.select_m {
	position: relative;
	float: left;
	margin: 5px 6px 0 5px;
	z-index: 998
}

.select_m h2 {
	border: 1px solid #02b5e9;
	background-color: #02b5e9;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	padding: 0 15px;
	width: 90px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	cursor: default
}

.select_m h2 i {
	width: 0;
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 6px 6px;
	height: 0;
	position: absolute;
	top: 12px;
	right: 15px
}

.select_m .option {
	position: absolute;
	left: 0;
	top: 30px;
	max-height: 278px;
	overflow-y: auto;
	border: 1px solid #eaeaea;
	background-color: #fff;
	width: 120px;
	line-height: 30px;
	-webkit-box-shadow: 0 0 10px #c1c1c1;
	-moz-box-shadow: 0 0 10px #c1c1c1;
	box-shadow: 0 0 10px #c1c1c1
}

.select_m .option p {
	cursor: pointer;
	padding: 0 15px;
	border-bottom: 1px dotted #e0e0e0;
	font-size: 12px
}

.select_m .option p:last-child {
	border-bottom: none
}

.select_m .option p:hover {
	background-color: #02b5e9;
	color: #fff
}

.cookie-tips {
	background-color: #fff;
	padding: 10px 0;
	color: #000
}

.cookie-tips .tips-content {
	width: 1170px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff
}

.cookie-tips .tips-content:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
	visibility: hidden
}

.cookie-tips .tips-content .content {
	width: 1100px;
	float: left;
	line-height: 20px;
	color: #000;
	font-size: 14px
}

.cookie-tips .tips-content .close-btn {
	width: 68px;
	float: right;
	text-align: center;
	height: 17px;
	line-height: 17px;
	cursor: pointer
}

.cookie-tips .tips-content .close-btn img {
	margin-top: 2px;
	opacity: .8
}

.exchange_nav {
	width: 100%;
	background-color: #191919;
	display: block!important;
	position: relative
}

.exchange_nav .cut_sroll {
	width: 1186px;
	margin: 0 auto;
	position: relative
}

.exchange_nav .cut_sroll .exchange {
	width: 100%
}

.exchange_nav .cut_sroll .exchange:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
	visibility: hidden
}

.exchange_nav .cut_sroll .exchange .list {
	display: block;
	float: left;
	width: 172px;
	padding: 12px 12px 12px 12px;
	border-right: 1px solid #333;
	text-align: center;
	overflow: hidden
}

.exchange_nav .cut_sroll .exchange .list .currency {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px
}

.exchange_nav .cut_sroll .exchange .list .currency .txt {
	color: #fff;
	font-size: 16px;
	width: 72px;
	float: left;
	text-align: left
}

.exchange_nav .cut_sroll .exchange .list .currency .white {
	color: #fff;
	font-weight: 600;
	float: right;
	text-align: right;
	width: 90px
}

.exchange_nav .cut_sroll .exchange .list .currency .green {
	color: #14b971;
	font-weight: 600;
	float: right;
	text-align: right;
	width: 90px
}

.exchange_nav .cut_sroll .exchange .list .currency .red {
	color: #f25555;
	font-weight: 600;
	float: right;
	text-align: right;
	width: 90px
}

.exchange_nav .cut_sroll .exchange .list:nth-of-type(3) .currency {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px
}

.exchange_nav .cut_sroll .exchange .list:nth-of-type(3) .currency .txt {
	color: #fff;
	font-size: 16px;
	width: 80px;
	float: left;
	text-align: left
}

.exchange_nav .cut_sroll .exchange .list:nth-of-type(3) .currency .white {
	color: #fff;
	font-weight: 600;
	float: right;
	text-align: right;
	width: 90px
}

.exchange_nav .cut_sroll .exchange .list:nth-of-type(3) .currency .green {
	color: #14b971;
	font-weight: 600;
	float: right;
	text-align: right;
	width: 90px
}

.exchange_nav .cut_sroll .exchange .list:nth-of-type(3) .currency .red {
	color: #f25555;
	font-weight: 600;
	float: right;
	text-align: right;
	width: 90px
}

.exchange_nav .cut_sroll .exchange .list p {
	text-align: left;
	height: 21px
}

.exchange_nav .cut_sroll .exchange .list p.white {
	color: #fff;
	font-size: 16px
}

.exchange_nav .cut_sroll .exchange .list p.white .percent {
	margin: 0 8px 0 4px
}

.exchange_nav .cut_sroll .exchange .list p.green {
	color: #14b971;
	font-size: 16px
}

.exchange_nav .cut_sroll .exchange .list p.green .percent {
	margin: 0 8px 0 4px
}

.exchange_nav .cut_sroll .exchange .list p.red {
	color: #f25555;
	font-size: 16px
}

.exchange_nav .cut_sroll .exchange .list p.red .percent {
	margin: 0 8px 0 4px
}

.exchange_nav .cut_sroll .exchange .list p img {
	vertical-align: middle;
	width: 16px;
	height: 9px
}

.exchange_nav .cut_sroll .exchange .list:hover {
	background-color: rgba(255,255,255,.04)
}

.exchange_nav .cut_sroll .hui {
	color: #fff;
	position: absolute;
	top: 30px;
	right: -20px
}

.exchange_nav .cut_sroll .hui a {
	color: #fff;
	font-size: 26px;
	opacity: .5
}

.zypf {
	position: absolute;
	z-index: 99999;
	width: 100%;
	left: 0;
	top: 0
}

.zypf .zypf1 {
	left: 0;
	position: absolute;
	_position: absolute;
	z-index: 99998;
	width: 90px;
	height: 270px;
	overflow: hidden
}

.zypf .zypf2 {
	right: 0;
	position: absolute;
	_position: absolute;
	z-index: 99998;
	width: 90px;
	height: 540px;
	overflow: hidden
}

.zypf img {
	display: block
}

.zypf1 .zxtp1 {
	height: 18px;
	cursor: pointer;
	position: absolute;
	top: 0
}

.zypf2 gb {
	float: left;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
	position: relative
}

.zypf2 .zxtp2 {
	left: 72px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	position: absolute;
	top: 0
}

.zypf1 .zxtp1 a,.zypf2 .zxtp2 a {
	position: relative
}

.zypf1 .zxtp1 img,.zypf2 .zxtp2 img {
	float: left;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
	position: relative
}

.fixed {
	position: fixed;
	_position: absolute;
	margin: 0 auto;
	width: 77px;
	top: 60%;
	left: 50%;
	margin: -278px 0 0 605px;
	z-index: 999999
}

.fixed .yy {
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc
}

.fixed div.hd {
	height: 75px;
	padding: 0 6px
}

.fixed div.hd p {
	font-size: 14px;
	color: #636363;
	position: absolute;
	bottom: 10px;
	left: 10px
}

.fixed .CustomerService {
	background: url(/images/Default/houzi.png) no-repeat center 10px #fff;
	background-size: 29px 30px;
	position: relative
}

.fixed .CustomerService a {
	border-bottom: 1px solid #eaeaea;
	box-sizing: border-box
}

.fixed .CustomerService:hover p {
	color: #02b5e9
}

.fixed .QRcode {
	background: url(/images/icons/lianxi.png) no-repeat center 10px #fff;
	border-top: none;
	background-size: 30px 30px;
	position: relative
}

.fixed .QRcode .line_x {
	border-bottom: 1px solid #eaeaea;
	height: 74px
}

.fixed .QRcode .line_x p {
	font-size: 14px;
	color: #636363;
	position: absolute;
	bottom: 10px;
	left: 10px
}

.fixed .QRcode:hover .QR-z {
	display: block
}

.fixed .QRcode .QR-z {
	display: none;
	left: -133px;
	top: -2px;
	position: absolute;
	padding-right: 11px
}

.fixed .QRcode .QR-z .QR-c {
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	border: 1px solid #eaeaea;
	background-color: #fff;
	z-index: 1;
	position: relative;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	padding: 10px;
	width: 100px;
	height: 60px
}

.fixed .QRcode .QR-z .QR-c img {
	width: 100px;
	height: 100px;
	display: block
}

.fixed .QRcode .QR-z .QR-c p {
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 13px
}

.fixed .QRcode .QR-z .QR-c p i {
	color: #ff1a30
}

.fixed .QRcode .QR-z .QR-c em {
	display: block;
	background: url(/style/images/1.0.0//Home/right_Arrow.png) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	right: -12px;
	top: 20px
}

.fixed .QRcode:hover p {
	color: #02b5e9
}

.fixed .FXGroup {
	background: url(/images/Default/Group.png) no-repeat center 10px #fff;
	border-top: 0;
	position: relative;
	background-size: 28px 27px
}

.fixed .FXGroup p {
	left: 16px!important
}

.fixed .FXGroup:hover p {
	color: #02b5e9
}

.fixed .QQGroup {
	background: url(/images/Default/Group.png) no-repeat center 10px #fff;
	border-top: 0;
	position: relative;
	background-size: 28px 27px
}

.fixed .QQGroup p {
	left: 16px!important
}

.fixed .QQGroup .line_x {
	border-bottom: 1px solid #eaeaea;
	height: 74px
}

.fixed .QQGroup:hover .QQGroup-z {
	display: block
}

.fixed .QQGroup:hover p {
	color: #02b5e9
}

.fixed .QQGroup .QQGroup-z {
	left: -153px;
	top: 0;
	position: absolute;
	margin-right: 11px;
	display: none;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc
}

.fixed .QQGroup .QQGroup-z .QQGroup-t {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #02b5e9;
	text-align: center;
	-moz-border-radius: 3px 3px 0 0!important;
	-webkit-border-radius: 3px 3px 0 0!important;
	border-radius: 3px 3px 0 0!important
}

.fixed .QQGroup .QQGroup-z .QQGroup-c {
	border: 1px solid #eaeaea;
	background-color: #fff;
	z-index: 1;
	position: relative;
	padding: 0 20px;
	width: 100px;
	height: 160px
}

.fixed .QQGroup .QQGroup-z .QQGroup-c>div {
	height: 140px;
	overflow: hidden;
	position: relative;
	margin: 10px 0
}

.fixed .QQGroup .QQGroup-z .QQGroup-c>div>div a {
	border: 1px solid #02b5e9;
	color: #02b5e9;
	padding: 0;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important
}

.fixed .QQGroup .QQGroup-z .QQGroup-c em {
	display: block;
	background: url(/style/images/1.0.0//Home/right_Arrow.png) no-repeat;
	width: 12px;
	height: 12px;
	position: absolute;
	right: -12px;
	top: 5px
}

.fixed .QQGroup .divScroll {
	background-color: #fff;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.fixed .QQGroup .divScroll>div {
	background-color: #969696
}

.fixed .FXPlat {
	background-image: url(/images/Default/fxchatLogo.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-color: #fff;
	background-size: 27px 25px;
	position: relative
}

.fixed .FXPlat a {
	box-sizing: border-box;
	border-bottom: 1px solid #eaeaea
}

.fixed .FXPlat p {
	font-size: 12px;
	width: 100%;
	text-align: center
}

.fixed .FXPlat:hover p {
	color: #02b5e9
}

.fixed div.weiChat {
	padding-bottom: 20px;
	padding-top: 5px
}

.fixed div.weiChat img {
	width: 100%
}

.fixed div.weiChat p {
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 5px;
	position: relative;
	left: 0;
	border-bottom: 1px solid #eaeaea
}

.moble_bailun .download_main {
	margin-bottom: 10px
}

.moble_bailun .download_main .download_adress {
	display: inline-block;
	vertical-align: top;
	margin-left: 16px
}

.moble_bailun .download_main .download_adress h3 {
	margin-bottom: 16px
}

.moble_bailun .download_main .download_adress .download_andriod,.moble_bailun .download_main .download_adress .download_ios {
	border: 1px solid #00b5e9;
	display: inline-block;
	color: #00b5e9;
	padding: 6px 16px;
	border-radius: 4px;
	margin-right: 10px;
	background-color: #f8f8f8
}

.moble_bailun .download_main .download_adress .download_andriod img,.moble_bailun .download_main .download_adress .download_ios img {
	vertical-align: bottom;
	width: 15px
}

.moble_bailun .download_main .download_adress .download_andriod em,.moble_bailun .download_main .download_adress .download_ios em {
	margin-left: 5px
}

.search_ban_ini {
	position: absolute;
	left: 50%;
	top: 470px;
	z-index: 1000001;
	display: none;
	width: 1170px
}

.search_ban_ini .search_ban_rtan {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1170px;
	height: 350px;
	z-index: 999
}

.search_ban_ini .search_ban_del_img {
	background: url(/images/cb1.png);
	width: 60px;
	height: 20px;
	position: absolute;
	display: block;
	right: 0;
	z-index: 1000;
	top: 0
}

.search_ban {
	position: relative
}

.Defind {
	margin: 0 auto;
	position: relative
}

.Defind .DefindLeft {
}

.Defind .DefindLeft .DF_l {
	width: 440px;
	position: absolute;
	left: 0;
	top: 0;
	zoom: 1;
	z-index: 667
}

.Defind .DefindLeft .DF_l .authority {
	position: absolute;
	left: -110px;
	top: 0;
	z-index: 999;
	width: 552px;
	display: none
}

.Defind .DefindLeft .DF_l .authority .major:after {
	visibility: hidden;
	clear: both;
	display: block;
	content: '';
	height: 0
}

.Defind .DefindLeft .DF_l .authority .major .major_left {
	float: left;
	width: 101px;
	margin-right: 5px;
	cursor: pointer
}

.Defind .DefindLeft .DF_l .authority .major .major_left img {
	width: 101px;
	display: block
}

.Defind .DefindLeft .DF_l .authority .major .major_right {
	float: left;
	width: 445px;
	position: relative
}

.Defind .DefindLeft .DF_l .authority .major .major_right img {
	width: 445px
}

.Defind .DefindLeft .DF_l .authority .major .major_right .is_ads {
	width: 40px;
	height: 22px;
	line-height: 22px;
	background-color: #000;
	opacity: .5;
	color: #fff;
	text-align: center;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 0
}

.Defind .DefindLeft .DF_l .authority .major .major_right .close_major {
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
	height: 22px;
	opacity: .5;
	background-image: url(https://www.fx110.com//images/closer.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer
}

.Defind .DefindLeft .DF_R {
	width: 440px;
	margin-left: 460px
}

.Defind .DefindRight {
	width: 290px;
	position: absolute;
	right: 0;
	top: 0
}

.Defind .NDefindLeft {
	width: 423px
}

.Defind .NDefindRight {
	width: 727px;
	position: absolute;
	right: 0;
	top: 0
}

.Advertisement_s {
	width: 1170px;
	overflow: hidden;
	margin: 0 auto
}

.Advertisement_s .Adv_3 {
	margin: 15px 0 0 0
}

.Advertisement_s .Adv_3 .Lastghz img {
	margin-right: 10px
}

.Advertisement_f {
	width: 1170px;
	overflow: hidden;
	margin: 0 auto
}

.Advertisement_f .Adv_3 {
	margin: 0 0 15px 0
}

.Advertisement_f .Adv_3 .Lastghz img {
	margin-right: 10px
}

.r-title {
	height: 41px;
	line-height: 41px;
	border-top: 1px solid #eaeaea;
	background-color: #fff
}

.r-title h2 {
	font-size: 24px;
	width: 209px;
	float: left;
	height: 40px;
	font-weight: 700;
	position: relative;
	top: -1px
}

.r-title h2 em {
	font-style: normal;
	line-height: 38px;
	display: block;
	float: left;
	padding-left: 5px;
	border-top: 3px solid #02b5e9;
	font-size: 16px
}

.r-title h2 span {
	font-size: 14px;
	padding-left: 3px
}

.r-title .r-title-more {
	width: 55px;
	float: right;
	font-size: 13px;
	text-align: right;
	padding-right: 5px
}

.r-title .r-title-more a {
	color: #929292
}

.Adv_1 {
	margin: 10px 0 0 0;
	overflow: hidden
}

.Adv_1 .Adv_c {
	width: 1180px;
	overflow: hidden
}

.Adv_1 .Adv_c div {
	float: left;
	height: 75px;
	margin-right: 10px;
	width: 285px;
	margin-bottom: 10px
}

.Adv_1 .Adv_c a {
	display: block;
	float: left;
	position: relative
}

.Adv_1 .Adv_c a img {
	display: block;
	height: 75px;
	width: 285.33333333px
}

.Adv_1 .Adv_c .Lastghz a {
	float: right
}

.Adv_1 .Adv_c .Lastghz img {
	width: 284px
}

.Adv_5 {
	margin: 15px 0 0 0;
	overflow: hidden
}

.Adv_5 .Adv_c {
	width: 1180px;
	overflow: hidden
}

.Adv_5 .Adv_c>div {
	margin-right: 10px;
	width: 285.33333333px;
	float: left;
	height: 75px
}

.Adv_5 .Adv_c>div.Lastghz {
	width: 284px;
	float: right;
	margin: 0
}

.Adv_5 .Adv_c a {
	display: block;
	float: left;
	position: relative
}

.Adv_5 .Adv_c a img {
	display: block;
	height: 75px;
	margin-right: 10px;
	width: 285.33333333px
}

.Adv_5 .Adv_c .Lastghz a {
	float: right
}

.Adv_5 .Adv_c .Lastghz img {
	width: 284px
}

.Adv_3 {
	margin: 15px 0 0 0;
	overflow: hidden
}

.Adv_3 .Adv_c {
	width: 1180px;
	overflow: hidden
}

.Adv_3 .Adv_c>div {
	margin-right: 20px;
	width: 423px;
	float: left;
	height: 75px
}

.Adv_3 .Adv_c>div.Lastghz {
	width: 284px;
	float: right;
	margin: 0
}

.Adv_3 .Adv_c div.imgLT img {
	margin: 0
}

.Adv_3 .Adv_c div a {
	display: block;
	float: left;
	position: relative
}

.Adv_3 .Adv_c div a img {
	display: block;
	height: 75px;
	margin-right: 20px;
	width: 423px
}

.Adv_3 .Adv_c .Lastghz a {
	float: right
}

.Adv_3 .Adv_c .Lastghz img {
	width: 284px
}

.Adv_4 {
	margin: 15px 0 0 0;
	overflow: hidden
}

.Adv_4 .Adv_c {
	overflow: hidden
}

.Adv_4 .Adv_c>div {
	width: 423px
}

.Adv_4 .Adv_c>div div.imgLT img {
	margin: 0
}

.Adv_4 .Adv_c>div div a {
	display: block;
	float: left;
	position: relative
}

.Adv_4 .Adv_c>div div a img {
	display: block;
	height: 75px;
	margin-right: 20px;
	width: 423px
}

.Adv_1 {
	height: 160px;
	overflow: hidden
}

.Adv_1 img {
	margin-bottom: 10px
}

.Adv_2 a {
	position: relative;
	display: block
}

.Adv_6 {
	height: 75px;
	margin-top: 15px
}

.Adv_6 .l {
	width: 866px;
	float: left;
	position: relative
}

.Adv_6 .l img {
	width: 866px;
	height: 75px
}

.Adv_6 .r {
	width: 284px;
	float: right;
	position: relative
}

.Adv_6 .r img {
	width: 284px;
	height: 75px
}

.Content_o {
	width: 1170px;
	margin: 0 auto
}

.Content_o .FM {
	overflow: hidden;
	float: right;
	width: 50%
}

.Content_o .FM h1 {
	height: 40px;
	line-height: 40px;
	float: left;
	width: 64px
}

.Content_o .FM h1 img {
	height: 28px;
	padding: 6px;
	background-color: #f4f4f4
}

.Content_o .FM .GD {
	width: 500px;
	float: right;
	height: 40px;
	overflow: hidden;
	position: relative
}

.Content_o .FM .GD .GD1,.Content_o .FM .GD .GD2 {
	width: 490px;
	position: relative;
	height: 40px;
	overflow: hidden
}

.Content_o .FM .GD .GD1 .GD1_content,.Content_o .FM .GD .GD1 .GD2_content,.Content_o .FM .GD .GD2 .GD1_content,.Content_o .FM .GD .GD2 .GD2_content {
	width: 99999px
}

.Content_o .FM .GD .GD1 .GD1_content .CT1,.Content_o .FM .GD .GD1 .GD1_content .CT2,.Content_o .FM .GD .GD1 .GD2_content .CT1,.Content_o .FM .GD .GD1 .GD2_content .CT2,.Content_o .FM .GD .GD2 .GD1_content .CT1,.Content_o .FM .GD .GD2 .GD1_content .CT2,.Content_o .FM .GD .GD2 .GD2_content .CT1,.Content_o .FM .GD .GD2 .GD2_content .CT2 {
	position: relative;
	float: left
}

.Content_o .FM .GD .GD1 .GD1_content .CT1 a,.Content_o .FM .GD .GD1 .GD1_content .CT2 a,.Content_o .FM .GD .GD1 .GD2_content .CT1 a,.Content_o .FM .GD .GD1 .GD2_content .CT2 a,.Content_o .FM .GD .GD2 .GD1_content .CT1 a,.Content_o .FM .GD .GD2 .GD1_content .CT2 a,.Content_o .FM .GD .GD2 .GD2_content .CT1 a,.Content_o .FM .GD .GD2 .GD2_content .CT2 a {
	margin-right: 20px;
	line-height: 40px;
	float: left
}

.Content_o .Adv_2 {
	height: 30px;
	width: 1170px;
	margin-top: 10px
}

.Content_o .Adv_2 img {
	width: 1170px;
	height: 30px
}

.Content_o .PS {
	background-color: #f6fbfd;
	height: 83px;
	zoom: 1;
	z-index: 678;
	margin-top: 10px;
	width: 1168px;
	border: 1px solid #eaeaea;
	position: relative
}

.Content_o .PS .c {
	float: left;
	width: 50%;
	position: relative
}

.Content_o .PS .c .c_l {
	width: 70px;
	height: 40px;
	line-height: 39px;
	padding: 0 0 0 14px;
	float: left;
	font-weight: 700
}

.Content_o .PS .c .c_r {
	height: 39px;
	line-height: 39px;
	float: right;
	color: #636363;
	border-bottom: 1px dashed #eaeaea;
	padding: 0 10px;
	padding-left: 0;
	position: relative
}

.Content_o .PS .c .c_r>div {
	float: left
}

.Content_o .PS .c .c_r .option {
	zoom: 1
}

.Content_o .PS .c .c_r a {
	margin-left: 15px;
	display: block;
	float: left;
	overflow: hidden
}

.Content_o .PS .c .c_r .sub {
	height: 30px;
	width: 80px;
	display: block;
	line-height: 30px;
	margin: 5px 0 0 5px;
	float: left;
	text-align: center
}

.Content_o .PS .c .fast {
	height: 40px;
	line-height: 40px
}

.Content_o .PS .c .fast.c_r {
	border: none
}

.Content_o .PS .c_list {
	width: 50%;
	float: left;
	border-top: 1px dashed #eaeaea
}

.Content_o .PS .c_list .c_l {
	width: 70px;
	height: 42px;
	line-height: 42px;
	padding-right: 10px;
	text-align: right;
	float: left;
	font-weight: 700
}

.Content_o .PS .c_list .c_r {
	width: 504px;
	height: 35px;
	line-height: 35px;
	float: right;
	color: #636363;
	float: left;
	overflow: hidden;
	padding: 3px 0
}

.Content_o .PS .c_list .c_r a {
	margin-left: 10px;
	width: 90px;
	display: block;
	float: left;
	overflow: hidden;
	color: #636363;
	text-align: center
}

.Content_o .c_1 {
	margin-top: 15px;
	height: 613px
}

.Content_o .c_1 .bailunlg {
	height: 20px;
	padding-bottom: 11px
}

.Content_o .c_1 .bailunlg img {
	height: 20px
}

.Content_o .c_1 .bailunul li {
	position: absolute;
	text-align: center;
	display: none;
	top: 217px;
	left: 50%;
	margin-left: -165.5px
}

.Content_o .c_1 .NewsIf {
	width: 433px;
	height: 240px;
	margin-left: 0
}

.Content_o .c_1 .MarketIf {
	width: 423px;
	height: 233px;
	margin-top: 19px
}

.Content_o .c_1 .RI .title {
	margin-bottom: 5px
}

.Content_o .c_1 .RI .title h2 {
	font-weight: 700;
	padding-left: 15px
}

.Content_o .c_1 .RI .s_c {
	border: 1px solid #02b5e9;
	overflow: hidden;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	background-color: #f6fbfd
}

.Content_o .c_1 .RI .s_c input {
	float: left;
	border: none;
	padding: 8px 5px;
	width: 192px;
	background-color: #f6fbfd;
	font-size: 12px
}

.Content_o .c_1 .RI .s_c a {
	display: block;
	float: right;
	width: 80px;
	height: 35px;
	line-height: 35px;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important
}

.Content_o .c_1 .RI p.s_s {
	font-weight: 700;
	font-size: 14px;
	color: #323232;
	margin-top: 8px
}

.Content_o .c_1 .RI p.s_s em {
	color: red
}

.Content_o .c_1 .tradersevaluation {
	margin-top: 12px
}

.Content_o #FinanceBody {
	position: relative;
	z-index: 1
}

.Content_o .news {
	position: relative;
	z-index: 1
}

.Content_o .news .l {
	line-height: 40px;
	z-index: 2;
	width: 423px;
	height: 42px;
	position: relative
}

.Content_o .news .l:after {
	display: block;
	clear: both;
	content: '';
	height: 0;
	visibility: hidden
}

.Content_o .news .l .ct {
	float: left;
	width: 102px;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid transparent
}

.Content_o .news .l .ct.new-push {
	position: relative
}

.Content_o .news .l .ct.new-push i {
	position: absolute;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%!important;
	-webkit-border-radius: 50%!important;
	border-radius: 50%!important;
	background: #ea3d3e;
	top: 5px;
	right: 8px
}

.Content_o .news .l .ct_selected {
	background-color: #fff;
	font-weight: 700;
	color: #02b9e5;
	border-top-color: #02b5e9
}

.Content_o .news .r {
	color: #02b5e9;
	position: absolute;
	height: 42px;
	line-height: 42px;
	left: 340px;
	top: 0
}

.Content_o .news .r i {
	font-size: 13px;
	padding-left: 3px
}

.Content_o .news .news-content .dialog {
	z-index: 10;
	position: absolute;
	top: 82px;
	left: 100px;
	background-color: #000;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	padding: 12px 25px;
	text-align: center
}

.Content_o .news .news-content .dialog img {
	float: left;
	margin: 10px 7px 0 0
}

.Content_o .news .news-content .dialog p {
	color: #fff;
	float: left;
	line-height: 24px
}

.Content_o .news .news-content .news-list {
	position: relative;
	z-index: 1;
	display: none
}

.Content_o .news .news-content .news-list ul {
	height: 564px;
	z-index: 1;
	width: 420px;
	overflow: hidden
}

.Content_o .news .news-content .news-list.active {
	display: block
}

.Content_o .news .news-content .news-list li {
	line-height: 22px;
	position: relative;
	z-index: 1;
	padding: 10px 0;
	border-bottom: solid 1px #eaeaea
}

.Content_o .news .news-content .news-list li:last-of-type {
	border: none
}

.Content_o .news .news-content .news-list li.fresh {
	background: #fffce3
}

.Content_o .news .news-content .news-list li .title {
	line-height: 22px;
	word-spacing: -6px;
	display: table
}

.Content_o .news .news-content .news-list li .title em {
	color: #a8a8a8;
	padding: 0 8px;
	word-spacing: 0;
	vertical-align: middle
}

.Content_o .news .news-content .news-list li .title a {
	width: 366px;
	display: inline-block
}

.Content_o .news .news-content .news-list li .title a:hover {
	color: #636363
}

.Content_o .news .news-content .news-list li .title b {
	font-weight: 400;
	color: #636363;
	padding-left: 8px
}

.Content_o .news .news-content .news-list li .title .time {
	color: #fff;
	padding: 0 4px;
	background-color: #929292;
	border-radius: 3px;
	font-size: 12px;
	word-spacing: 0;
	margin-right: 12px;
	vertical-align: top
}

.Content_o .news .news-content .news-list li .details {
	display: none;
	-webkit-box-shadow: 0 0 8px #828282;
	-moz-box-shadow: 0 0 8px #828282;
	box-shadow: 0 0 8px #828282;
	height: auto;
	position: absolute;
	left: 90px;
	top: -22px;
	border: 1px solid #eaeaea;
	background-color: #f7f7f7;
	margin: 12px;
	width: 275px;
	padding: 12px;
	z-index: 1000;
	zoom: 1;
	color: #636363
}

.Content_o .news .news-content .news-list li .details .calendar .content {
	padding-left: 12px
}

.Content_o .news .news-content .news-list li .details .calendar .content p {
	line-height: 14px;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	color: #636363
}

.Content_o .news .news-content .news-list li .details .calendar .content p i {
	color: #feaf48;
	padding-left: 15px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.green {
	line-height: 26px;
	height: 26px;
	margin-bottom: 8px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.green span {
	border: 1px solid #14b971;
	color: #14b971;
	padding: 0 5px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.red {
	line-height: 26px;
	height: 26px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.red span {
	border: 1px solid #ff1a30;
	color: #ff1a30;
	padding: 0 5px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.yellow {
	line-height: 26px;
	height: 26px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.yellow span {
	border: 1px solid #feaf48;
	color: #feaf48;
	padding: 0 5px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.gray {
	line-height: 26px;
	height: 26px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.gray span {
	border: 1px solid #323232;
	color: #323232;
	padding: 0 5px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.lightgrey {
	line-height: 26px;
	height: 26px
}

.Content_o .news .news-content .news-list li .details .calendar .content p.lightgrey span {
	border: 1px solid #636363;
	color: #636363;
	padding: 0 5px
}

.Content_o .news .news-content .news-list li .details .calendar .content p a {
	color: #636363
}

.Content_o .news .news-content .news-list li .details .calendar .content p a:hover {
	color: #02b5e9
}

.Content_o .news .news-content .news-list li .details .news {
	margin: 0;
	line-height: 23px
}

.Content_o .news .news-content .news-list li .details .news p {
	white-space: normal;
	max-height: 92px;
	overflow: hidden
}

.Content_o .news .news-content .news-list li .details .news img {
	height: 60px;
	max-width: 270px
}

.Content_o .news .news-content .news-list li .details .jt {
	width: 13px;
	height: 25px;
	position: absolute;
	left: -13px;
	top: 10px;
	background: url(/style/images/1.0.0//Icon/jt.png) no-repeat
}

.Content_o .news .news-content .news-list .bailunScroll>div {
	background-color: #00b7ee;
	border-radius: 2px
}

.Content_o .news .more {
	background-color: #f5fcff;
	text-align: center;
	height: 26px;
	line-height: 26px;
	cursor: pointer
}

.Content_o .news .more img {
	width: 16px;
	vertical-align: middle
}

.Content_o .news .more span {
	color: #636363;
	font-size: 12px
}

.Content_o .app-down {
	height: 131px;
	background: #f6fbfd;
	border: 1px #eaeaea solid;
	padding: 5px
}

.Content_o .app-down .app-down-code {
	width: 140px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #636363
}

.Content_o .app-down .app-down-code img {
	width: 96px;
	height: 96px;
	display: block;
	margin: 0 auto
}

.Content_o .app-down .app-down-select {
	width: 112px;
	float: right;
	padding-right: 5px
}

.Content_o .app-down .app-down-select li {
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	border: 1px #02b5e9 solid;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 5px;
	color: #02b5e9
}

.Content_o .app-down .app-down-select li.cur,.Content_o .app-down .app-down-select li:hover {
	background: #fff;
	cursor: pointer
}

.Content_o .app-down .app-down-select li i {
	color: #02b5e9
}

.Content_o .review .r-content {
	padding: 7px 0 6px 0;
	border: 1px solid #eaeaea;
	position: relative
}

.Content_o .review .r-content #review {
	height: 325px;
	overflow: hidden;
	position: relative;
	zoom: 1
}

.Content_o .review .r-content .divScroll {
	background-color: #fff;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.Content_o .review .r-content .divScroll div {
	background-color: #02b5e9
}

.Content_o .review .review-list {
	padding: 6px 5px 6px 20px;
	height: 32px;
	line-height: 32px;
	position: relative;
	width: 255px
}

.Content_o .review .review-list:hover {
	background-color: #f6fbfd
}

.Content_o .review .review-list .review-logo {
	width: 85px;
	float: left;
	position: relative;
	height: 32px
}

.Content_o .review .review-list .review-logo .OrderStandard {
	position: absolute;
	left: -10px;
	top: -4px
}

.Content_o .review .review-list .review-logo .OrderStandard i {
	font-size: 24px;
	position: absolute;
	display: block;
	z-index: 1;
	left: 0;
	top: 0
}

.Content_o .review .review-list .review-logo .OrderStandard em {
	position: absolute;
	top: -4px;
	left: 4px;
	font-size: 14px;
	color: #bfbfbf;
	font-family: Century Regular;
	font-weight: 700;
	z-index: 2;
	color: #fff;
	width: 16px;
	text-align: center
}

.Content_o .review .review-list .review-logo img {
	width: 85px;
	height: 30px;
	border: 1px #eaeaea solid
}

.Content_o .review .review-list .review-score {
	width: 97px;
	text-align: center;
	color: #636363;
	font-size: 14px;
	float: left;
	font-weight: 700
}

.Content_o .review .review-list .review-star {
	width: 65px;
	float: left;
	margin: 9px 0 13px 0;
	height: 12px;
	overflow: hidden
}

.Content_o .review .review-list .review-star em {
	display: block;
	height: 12px;
	width: 65px;
	background: url(/style/images/1.0.0//Icon/review_h.png) center center no-repeat
}

.Content_o .review .review-list .review-star em span {
	display: block;
	background: url(/style/images/1.0.0//Icon/review.png) left center no-repeat;
	height: 12px
}

.Content_o .review .review-list .review-pop {
	position: absolute;
	left: 320px;
	top: 0;
	padding: 15px 10px;
	-webkit-box-shadow: 0 0 50px #d7d7d7;
	-moz-box-shadow: 0 0 50px #d7d7d7;
	box-shadow: 0 0 50px #d7d7d7;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	border: 1px solid #e8e8e8;
	display: none
}

.Content_o .review .review-list .review-pop .pop_img {
	background: url(/style/images/1.0.0//Home/review-pop.png);
	position: absolute;
	left: -12px;
	top: 20px;
	width: 12px;
	height: 12px
}

.Content_o .review .review-list .review-pop h1 {
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	margin-bottom: 10px;
	font-weight: 700
}

.Content_o .review .review-list .review-pop p {
	line-height: 23px;
	font-size: 12px
}

.Content_o .review .review-list .review-pop .hotred {
	font-size: 14px
}

.Content_o .review .review-list .review-pop i {
	color: #feaf48;
	font-size: 12px;
	position: relative;
	top: -2px
}

.Content_o .review .review-list .review-pop em {
	color: #ff1a30;
	margin-right: 5px
}

.Content_o .review .review-list .review-pop span {
	color: #a9a9a9
}

.Content_o .review .review-list .review-pop .pop-title {
	width: 170px
}

.Content_o .review .review-list:hover .review-pop {
	display: block
}

.Content_o .Adv_4 {
	margin: 0
}

.Content_o .Adv_4 .Adv_c a {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	float: none;
	position: relative
}

.Content_o .Adv_4 .Adv_c a img {
	display: block;
	height: 75px;
	width: 284px
}

.Content_o .hotnew {
	position: relative
}

.Content_o .hotnew .title {
	height: 42px;
	border-top: 1px solid #eaeaea
}

.Content_o .hotnew .title a {
	float: left;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid transparent;
	padding: 0 25px;
	cursor: pointer;
	line-height: 40px;
	position: relative;
	top: -1px
}

.Content_o .hotnew .title a.selected {
	border-top-color: #02b5e9;
	font-weight: 700
}

.Content_o .hotnew .content {
	clear: both;
	margin-top: 7px
}

.Content_o .hotnew .content .headlines .news-block {
	margin-bottom: 18px
}

.Content_o .hotnew .content .headlines .news-block.fast {
	margin-bottom: 16px
}

.Content_o .hotnew .content .headlines .news-block h2 {
	font-size: 20px;
	margin: 0 10px;
	position: relative;
	line-height: 38px;
	height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_o .hotnew .content .headlines .news-block h2 a {
	font-weight: 700;
	color: #323232
}

.Content_o .hotnew .content .headlines .news-block h2 a:hover {
	color: #02b5e9
}

.Content_o .hotnew .content .headlines .news-block .news-block-list li {
	background: url(/style/images/1.0.0//Home/snews.png) left center no-repeat;
	padding-left: 10px;
	margin: 0 10px;
	line-height: 38px;
	height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_o .hotnew .content .headlines .news-block .news-block-list li span {
	padding: 0 10px;
	color: #636363
}

.Content_o .hotnew .content .headlines .news-block .news-block-list li a {
	color: #323232;
	font-size: 18px;
	margin-right: 15px
}

.Content_o .hotnew .content .headlines .news-block .news-block-list li a:hover {
	color: #02b5e9
}

.Content_o .hotnew .content .headlines .news-banner {
	position: relative;
	margin: 0 10px;
	height: 40px
}

.Content_o .hotnew .content .headlines .news-banner img {
	height: 40px;
	width: 403px
}

.Content_o .hotnew .content .special .news-block {
	margin-bottom: 18px
}

.Content_o .hotnew .content .special .news-block.fast {
	margin-bottom: 16px
}

.Content_o .hotnew .content .special .news-block h2 {
	font-size: 20px;
	margin: 0 10px;
	line-height: 36px;
	height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_o .hotnew .content .special .news-block h2 a {
	font-weight: 700;
	color: #323232
}

.Content_o .hotnew .content .special .news-block h2 a:hover {
	color: #02b5e9
}

.Content_o .hotnew .content .special .news-block .news-block-list li {
	background: url(/style/images/1.0.0//Home/snews.png) left center no-repeat;
	padding-left: 10px;
	margin: 0 10px;
	position: relative;
	line-height: 38px;
	height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_o .hotnew .content .special .news-block .news-block-list li span {
	padding: 0 10px;
	color: #636363
}

.Content_o .hotnew .content .special .news-block .news-block-list li a {
	color: #323232;
	font-size: 18px;
	margin-right: 15px
}

.Content_o .hotnew .content .special .news-block .news-block-list li a:hover {
	color: #02b5e9
}

.Content_o .hotnew .content .special .news-banner {
	position: relative;
	margin: 0 10px;
	height: 40px
}

.Content_o .hotnew .content .special .news-banner img {
	height: 40px;
	width: 403px
}

.Content_o .hotnew .r .Img_ad {
	height: 25px;
	width: 170px;
	position: absolute;
	right: 10px;
	top: 10px
}

.Content_o .hotnew .r .Img_ad img {
	height: 25px;
	width: 170px;
	display: block
}

.Content_t {
	background-color: #fff;
	margin-top: 0px;
	padding: 5px 0;
	overflow: hidden;
	max-width: 1200px;
}

.Content_t .Content_t_c .s_1 {
	margin-bottom: 15px
}

.Content_t .Content_t_c .rights .list_t {
	line-height: 40px;
	z-index: 1;
	width: 423px;
	height: 43px;
	position: relative;
	float: left
}

.Content_t .Content_t_c .rights .list_t>div {
	float: left;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid transparent;
	padding: 0 20px;
	cursor: pointer
}

.Content_t .Content_t_c .rights .list_t .selected {
	border-top-color: #00b5e9;
	background-color: #fff;
	font-weight: 700
}

.Content_t .Content_t_c .rights .list_c {
	padding: 12px 15px;
	position: absolute;
	left: 0;
	top: 41px;
	height: 233px;
	width: 399px;
	background-color: #fff
}

.Content_t .Content_t_c .rights .list_c>div>div {
	line-height: 34px;
	height: 34px;
	background: url(/style/images/1.0.0//Home/snews.png) left center no-repeat;
	padding-left: 15px;
	overflow: hidden
}

.Content_t .Content_t_c .rights .list_c>div>div a {
	display: block;
	float: left;
	width: 330px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	color: #636363
}

.Content_t .Content_t_c .rights .list_c>div>div a:hover {
	color: #02b5e9
}

.Content_t .Content_t_c .rights .list_c>div>div a span {
	font-size: 12px;
	margin-right: 5px;
	color: #fff;
	padding: 2px 4px;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important
}

.Content_t .Content_t_c .rights .list_c>div>div a span.end {
	background-color: silver
}

.Content_t .Content_t_c .rights .list_c>div>div a span.ld {
	background-color: #02b5e9
}

.Content_t .Content_t_c .rights .list_c>div>div em {
	color: #a8a8a8;
	float: right
}

.Content_t .Content_t_c .rights .list_c>div>div.but {
	text-align: center;
	margin-top: 5px
}

.Content_t .Content_t_c .rights .list_c>div>div.but a {
	padding: 3px 15px;
	border: 1px solid #02b5e9;
	color: #02b5e9;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	display: inline;
	float: none
}

.Content_t .Content_t_c .rights .list_c>div>div.but a:hover {
	color: #46c9ef;
	border-color: #46c9ef
}

.Content_t .Content_t_c .rights .list_c .r-title-more {
	position: absolute;
	top: -30px;
	right: 10px;
	z-index: 3
}

.Content_t .Content_t_c .rights .list_c .r-title-more a {
	color: #929292
}

.Content_t .Content_t_c .rights .list_m {
	position: absolute;
	height: 42px;
	line-height: 42px;
	right: 10px;
	top: 0;
	z-index: 2
}

.Content_t .Content_t_c .rights .list_m a {
	color: #929292
}

.Content_t .Content_t_c .supervise {
	height: 300px;
	position: relative
}

.Content_t .Content_t_c .supervise .list_t {
	line-height: 40px;
	z-index: 1;
	width: 423px;
	height: 43px;
	position: relative;
	float: left
}

.Content_t .Content_t_c .supervise .list_t>div {
	float: left;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid transparent;
	padding: 0 20px;
	cursor: pointer
}

.Content_t .Content_t_c .supervise .list_t .selected {
	border-top-color: #00b5e9;
	background-color: #fff;
	font-weight: 700
}

.Content_t .Content_t_c .supervise .list_c {
	padding: 12px 15px;
	position: absolute;
	left: 0;
	top: 41px;
	height: 233px;
	width: 397px;
	background-color: #fff
}

.Content_t .Content_t_c .supervise .list_c .supervise-ct {
	overflow: hidden
}

.Content_t .Content_t_c .supervise .list_c .supervise-ct a {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	line-height: 30px
}

.Content_t .Content_t_c .supervise .list_c .supervise-ct a h3 {
	font-size: 15px;
	line-height: 26px;
	height: 26px;
	font-weight: 700;
	background: url(/style/images/1.0.0//Home/snews.png) left center no-repeat;
	padding-left: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_t .Content_t_c .supervise .list_c .supervise-ct a p {
	line-height: 29px;
	color: #636363;
	padding-left: 15px
}

.Content_t .Content_t_c .supervise .list_c .introduce p {
	height: 29px;
	overflow: hidden
}

.Content_t .Content_t_c .supervise .list_c .query p {
	height: 29px;
	overflow: hidden
}

.Content_t .Content_t_c .supervise .but {
	text-align: center;
	margin-top: 5px;
	height: 30px;
	line-height: 30px
}

.Content_t .Content_t_c .supervise .but a {
	padding: 3px 15px;
	border: 1px solid #02b5e9;
	color: #02b5e9;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important
}

.Content_t .Content_t_c .supervise .but a:hover {
	color: #46c9ef;
	border-color: #46c9ef
}

.Content_t .Content_t_c .supervise .r-title-more {
	position: absolute;
	top: -30px;
	right: 10px;
	z-index: 3
}

.Content_t .Content_t_c .supervise .r-title-more a {
	color: #929292
}

.Content_t .Content_t_c .BlackList .Bl_t {
	height: 40px
}

.Content_t .Content_t_c .BlackList .Bl_t>div {
	float: left;
	width: 50%;
	height: 37px;
	text-align: center;
	color: #fff;
	line-height: 37px;
	font-size: 16px;
	cursor: pointer
}

.Content_t .Content_t_c .BlackList .Bl_t .red {
	border-top: 3px solid #f15453;
	background-color: #f15453;
	color: #fff
}

.Content_t .Content_t_c .BlackList .Bl_t .red.selected {
	font-weight: 700;
	background-color: #fff;
	color: #f15453
}

.Content_t .Content_t_c .BlackList .Bl_t .black {
	border-top: 3px solid #6e6e6e;
	background-color: #6e6e6e;
	color: #fff
}

.Content_t .Content_t_c .BlackList .Bl_t .black.selected {
	font-weight: 700;
	background-color: #fff;
	color: #6e6e6e
}

.Content_t .Content_t_c .BlackList .Bl_c>div {
	height: 257px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	border: none;
	background-color: #fff
}

.Content_t .Content_t_c .BlackList .Bl_c>div>div {
	height: 257px;
	overflow: hidden;
	background-color: #fff
}

.Content_t .Content_t_c .BlackList .Bl_c>div>div a {
	display: block;
	border-bottom: 1px dashed #eaeaea;
	margin: 0 15px;
	padding: 12px 0;
	position: relative
}

.Content_t .Content_t_c .BlackList .Bl_c>div>div a img {
	width: 110px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 13px
}

.Content_t .Content_t_c .BlackList .Bl_c>div>div a p {
	padding-left: 120px
}

.Content_t .Content_t_c .BlackList .Bl_c>div>div a p span {
	display: block;
	height: 40px;
	line-height: 20px;
	color: #636363
}

.Content_t .Content_t_c .BlackList .divScroll {
	background-color: none;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.Content_t .Content_t_c .BlackList .divScroll div {
	background-color: #02b5e9
}

.Content_t .Content_t_c .c_2>.DefindLeft {
	overflow: hidden;
	width: 900px;
	float: left;
}

.Content_t .Content_t_c .c_2 .trade-box {
	background: url(/style/images/1.0.0//Home/trade-bg1561.png) no-repeat;
	border: 1px solid #eaeaea;
	border-top: none;
	background-size: 100%;
}

.Content_t .Content_t_c .c_2 .trade-box .trade-title {
	height: 41px;
	line-height: 41px;
	border-top: 1px solid #eaeaea
}

.Content_t .Content_t_c .c_2 .trade-box .trade-title h2 {
	width: 209px;
	float: left;
	height: 40px;
	font-weight: 700;
	position: relative;
	top: -1px
}

.Content_t .Content_t_c .c_2 .trade-box .trade-title h2 em {
	font-style: normal;
	line-height: 38px;
	display: block;
	float: left;
	padding-left: 5px;
	border-top: 3px solid #02b5e9;
	font-size: 16px
}

.Content_t .Content_t_c .c_2 .trade-box .trade-title h2 span {
	font-size: 14px;
	padding-left: 3px
}

.Content_t .Content_t_c .c_2 .trade-two {
	height: 74px;
	overflow: hidden;
	padding: 20px 10px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-left {
	float: left;
	width: 413px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-right {
	float: right;
	width: 413px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-img {
	margin: 0 20px;
	float: left;
	width: 136px;
	height: 82px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-img img {
	width: 176px;
	height: 60px;
	border: 1px #eaeaea solid
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-img .Customer {
	padding-left: 25px;
	background: url(/style/images/1.0.0//Home/BlueMonkey.png) left center no-repeat;
	color: #02b5e9;
	font-size: 16px;
	margin: 0 0 0 42px;
	display: block
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont {
	padding: 0 10px 0 40px;
	overflow: hidden
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont dt {
	font-weight: 700;
	margin-bottom: 5px;
	height: 19px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont dt a {
	color: #000
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont dt a:hover {
	color: #02b5e9
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont dd {
	line-height: 18px;
	height: 18px;
	font-size: 12px;
	color: #636363;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont i {
	margin-right: 5px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont .trade-img-1 {
	font-size: 17px;
	position: relative;
	top: 1px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont .trade-img-2 {
	font-size: 12px;
	padding: 0 2px
}

.Content_t .Content_t_c .c_2 .trade-two .trade-two-cont .trade-img-3 {
	font-size: 12px;
	padding: 0 2px
}

.Content_t .Content_t_c .c_2 .trade-more {
	margin-top: 10px;
	position: relative
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-title {
	width: 163px;
	height: 167px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-title ul {
	position: absolute;
	left: 0;
	top: 0
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-title ul li {
	width: 163px;
	height: 167px;
	float: left
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-title #control {
	position: absolute;
	right: 3px;
	top: 5px
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-title #control dd {
	width: 8px;
	height: 8px;
	background: url(/style/images/1.0.0//Home/brokerRT.png) -14px 0 no-repeat;
	float: left;
	margin: 0 2px
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-title #control dd.active {
	background-position-x: -1px
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list {
	padding-left: 175px
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div {
	background-color: #fff
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div {
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	overflow: hidden
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div {
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	width: 143.5px;
	height: 82.5px;
	line-height: 82.5px;
	text-align: center;
	float: left;
	background-color: #fff;
	display: table-cell;
	vertical-align: middle;
	*display: block;
	*font-size: 82.5px;
	*font-family: Arial
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div:hover .trade-bg,.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div:hover .trade-cont {
	display: block
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div img {
	padding-top: 20px;
	max-width: 80%;
	max-height: 80%;
	vertical-align: middle
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div .trade-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-khtml-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 1;
	display: none
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div .trade-cont {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	text-align: center;
	color: #fff;
	display: none;
	font-family: '微软雅黑','宋体,PingFang SC,Lantinghei SC,Helvetica Neue';
	font-size: 14px
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div .trade-cont .trade-cont-c {
	padding: 10px 20px;
	line-height: normal;
	position: absolute;
	top: 50%;
	margin-top: -46px;
	width: 104px;
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div .trade-cont .trade-cont-c p {
	height: 40px;
	margin-bottom: 4px;
	line-height: 16px;
	position: relative
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div .trade-cont .trade-cont-c p span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	max-height: 32px;
	width: 106px;
	overflow: hidden;
	font-size: 14px
}

.Content_t .Content_t_c .c_2 .trade-more .trade-more-list>div>div>div .trade-cont .trade-cont-c a {
	font-size: 12px;
	padding: 1px 10px;
	-moz-border-radius: 10px!important;
	-webkit-border-radius: 10px!important;
	border-radius: 10px!important
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion {
	height: 292px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	clear: both
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion>a {
	display: block;
	border-bottom: 1px dashed #eaeaea;
	margin: 0 15px;
	padding: 9px 0;
	position: relative
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion>a:last-child {
	border: none
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion>a img {
	position: absolute;
	width: 90px;
	height: 31px;
	top: 15px;
	left: 0
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion>a .promotion-name {
	padding: 0 0 0 100px
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion>a .promotion-name p {
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_t .Content_t_c .c_2 .r-promotion .promotion>a .promotion-name em {
	color: #929292;
	display: block;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_t .Content_t_c .c_3 {
	margin-top: 15px
}

.Content_t .Content_t_c .c_3 .Software {
	height: 379px;
	background-color: #fff
}

.Content_t .Content_t_c .c_3 .Software>div {
	border-bottom: 1px dashed #eaeaea;
	margin: 0 15px;
	padding: 11px 0;
	position: relative
}

.Content_t .Content_t_c .c_3 .Software>div:last-child {
	border: none
}

.Content_t .Content_t_c .c_3 .Software>div img {
	height: 38px;
	width: 38px;
	border: 1px solid #eaeaea;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	position: absolute;
	left: 0;
	top: 10px
}

.Content_t .Content_t_c .c_3 .Software>div a {
	padding: 1px 15px;
	position: absolute;
	right: 5px;
	top: 19px;
	color: #fff;
	border-radius: 3px;
}

.Content_t .Content_t_c .c_3 .Software>div a:hover .software-load {
	display: block
}

.Content_t .Content_t_c .c_3 .Software>div .software-load {
	border: 1px solid #eaeaea;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0 0 14.7px #dce1ef;
	-moz-box-shadow: 0 0 14.7px #dce1ef;
	box-shadow: 0 0 14.7px #dce1ef;
	width: 88px;
	position: absolute;
	top: -10px;
	left: 50px;
	background-color: #fff;
	display: none
}

.Content_t .Content_t_c .c_3 .Software>div .software-load>div {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	line-height: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	color: #636363
}

.Content_t .Content_t_c .c_3 .Software>div .software-load>div:hover {
	background-color: #f6fbfd
}

.Content_t .Content_t_c .c_3 .Software>div .software-name {
	padding: 0 70px 0 50px
}

.Content_t .Content_t_c .c_3 .Software>div .software-name p {
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Content_t .Content_t_c .c_3 .Software>div .software-name em {
	color: #929292
}

.Content_s {
	margin: 0 auto;
	max-width: 1200px;
}

.Content_s .s_1 {
	margin-top: 15px
}

.Content_s .s_1 .ExpertList .ExpertList_c {
	background-color: #fff;
	padding: 0 15px;
	border: 1px solid #eaeaea;
	position: relative;
	height: 464px;
	clear: both
}

.Content_s .s_1 .ExpertList .ExpertList_c>div {
	border-bottom: 1px dashed #eaeaea;
	padding: 16px 0 15px 0;
	position: relative
}

.Content_s .s_1 .ExpertList .ExpertList_c>div:last-child {
	border: none
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_n {
	overflow: hidden;
	margin-bottom: 10px
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_n img {
	margin: 6px 4px 5px 5px;
	height: 19px;
	float: left;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_n .hread {
	height: 30px;
	width: 30px;
	margin: 0;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_n a.rank-name-a {
	font-size: 16px;
	font-weight: 700;
	padding-left: 15px;
	line-height: 30px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_n a.rank-name-a:hover {
	color: #02b5e9
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c {
	height: 44px
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c>div {
	height: 44px;
	float: left
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c>div p {
	font-weight: 700;
	line-height: 22px;
	text-align: center
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c>div span {
	color: #a9a9a9;
	line-height: 22px;
	text-align: center;
	display: block
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c .ExpertList_1 {
	width: 110px;
	margin-right: 20px;
	position: relative;
	top: -4px
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c .ExpertList_3 {
	width: 145px;
	margin-right: 10px;
	position: relative;
	top: -4px
}

.Content_s .s_1 .ExpertList .ExpertList_c>div .ExpertList_c_c .ExpertList_4 {
	position: absolute;
	right: 0;
	top: 33px;
	width: 100px;
	height: 60px
}

.Content_s .s_1 .HotPosts {
	height: 508px
}

.Content_s .s_1 .HotPosts .md {
	margin-top: 10px
}

.Content_s .s_1 .HotPosts .HP_c {
	border: 1px solid #eaeaea;
	background-color: #fff
}

.Content_s .s_1 .HotPosts .HP_c:hover {
	-webkit-box-shadow: 0 0 14.7px #dce1ef;
	-moz-box-shadow: 0 0 14.7px #dce1ef;
	box-shadow: 0 0 14.7px #dce1ef
}

.Content_s .s_1 .HotPosts .HP_c .post {
	padding: 15px;
	position: relative;
	height: 117px
}

.Content_s .s_1 .HotPosts .HP_c .post img {
	width: 30px;
	height: 30px;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	border-radius: 2px!important;
	position: absolute;
	left: 15px;
	top: 15px
}

.Content_s .s_1 .HotPosts .HP_c .post a {
	padding-left: 40px;
	display: block
}

.Content_s .s_1 .HotPosts .HP_c .post a h4 {
	font-weight: 700;
	font-size: 15px;
	color: #323232
}

.Content_s .s_1 .HotPosts .HP_c .post a h4 i {
	font-size: 12px;
	color: #b3b3b3;
	padding-left: 5px
}

.Content_s .s_1 .HotPosts .HP_c .post a h3 {
	font-weight: 600;
	font-size: 15px;
	height: 21px;
	line-height: 21px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	margin-top: 5px
}

.Content_s .s_1 .HotPosts .HP_c .post a>div {
	height: 70px;
	overflow: hidden;
	line-height: 24px;
	color: #636363
}

.Content_s .s_1 .HotPosts .HP_c .post a>div p {
	line-height: 23px;
	color: #929292
}

.Content_s .s_1 .PopularityRanking .r-content {
	padding: 0 15px;
	height: 464px;
	border: 1px solid #eaeaea;
	clear: both;
	background: #fff
}

.Content_s .s_1 .PopularityRanking .r-content>div {
	position: relative;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #eaeaea;
	margin-top: 6px;
	width: 252px;
	height: 54px
}

.Content_s .s_1 .PopularityRanking .r-content>div .p-yl {
	float: right;
	color: #323232
}

.Content_s .s_1 .PopularityRanking .r-content>div .green {
	color: #14b971
}

.Content_s .s_1 .PopularityRanking .r-content>div .red {
	color: #fb4a5b
}

.Content_s .s_1 .PopularityRanking .r-content>div .p-name {
	float: left;
	width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div {
	clear: both;
	margin-left: 44px
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .bottom-div {
	clear: both
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .bottom-div .p-right {
	float: right;
	color: #929292;
	margin-top: 4px;
	font-size: 13px
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account {
	float: left;
	margin-right: 5px
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account em {
	width: 20px;
	height: 17px;
	line-height: 17px;
	float: left;
	display: block;
	background: url(https://imgs.wbp5.com/images/mst/tradeshow/pic.png) no-repeat;
	margin-top: 4px;
	padding-left: 20px;
	font-size: 12px;
	color: #02b5e9;
	cursor: pointer
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account>p {
	position: absolute;
	top: 42px;
	left: -3px;
	width: 180px;
	height: 10px;
	padding: 0;
	margin: 0;
	display: none
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account>p i {
	border-color: transparent transparent #ddd transparent;
	border-width: 6px 6px;
	border-style: solid;
	position: absolute;
	left: 71px;
	top: 3px;
	padding: 0
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list {
	position: absolute;
	top: 56px;
	left: 20px;
	width: 228px;
	max-height: 178px;
	background: #fff;
	border: 1px #eee solid;
	z-index: 9999;
	overflow: hidden;
	display: none;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	-webkit-box-shadow: 0 1px 8px #ccc;
	-moz-box-shadow: 0 1px 8px #ccc;
	box-shadow: 0 1px 8px #ccc
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul {
	max-height: 178px
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul li {
	padding: 0 15px;
	background: #fff
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul li a {
	display: block;
	height: 34px;
	max-width: 228px;
	line-height: 34px;
	border-bottom: 1px #eee solid;
	color: #434343;
	font-size: #00b3e7;
	-o-text-overflow: ellipsis;
	word-wrap: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul li a em {
	margin-top: 9px;
	margin-right: 6px
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul li a span {
	font-weight: 400;
	font-size: 12px
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul li a:hover {
	color: #02b5e9
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .rank-account-list ul li:last-child a {
	border: none
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .scrollDay {
	background-color: #ddd;
	position: absolute;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 100;
	margin: 0
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .scrollDay:hover {
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.Content_s .s_1 .PopularityRanking .r-content>div .right-div .account .scrollDay div {
	background-color: #02b5e9;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 3px
}

.Content_s .s_1 .PopularityRanking .r-content>div img.hread {
	height: 35px;
	width: 35px;
	-moz-border-radius: 50%!important;
	-webkit-border-radius: 50%!important;
	border-radius: 50%!important;
	position: absolute;
	top: 10px;
	left: 0
}

.Content_s .s_1 .PopularityRanking .r-content>div .logo-img {
	width: 15px;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	margin-top: 8px
}

.Content_s .s_2 {
	margin-top: 15px
}

.Content_s .s_2 .baike {
	height: 422px
}

.Content_s .s_2 .baike>div {
	width: 198px;
	float: left;
	border: 1px solid #eaeaea
}

.Content_s .s_2 .baike>div:hover {
	-webkit-box-shadow: 0 0 14.7px #dce1ef;
	-moz-box-shadow: 0 0 14.7px #dce1ef;
	box-shadow: 0 0 14.7px #dce1ef
}

.Content_s .s_2 .baike>div.baike_f {
	margin-right: 23px
}

.Content_s .s_2 .baike>div img {
	width: 100%;
	height: 190px;
	display: block
}

.Content_s .s_2 .baike>div .baike_n {
	border-top: 1px solid #eaeaea;
	padding: 10px 15px
}

.Content_s .s_2 .baike>div .baike_n p {
	line-height: 23px;
	height: 160px;
	overflow: hidden;
	color: #636363
}

.Content_s .s_2 .baike>div .baike_n .more {
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding-top: 20px
}

.Content_s .s_2 .baike>div .baike_n .more a {
	padding: 3px 15px;
	color: #02b5e9;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important
}

.Content_s .s_2 .baike>div .baike_n .more a:hover {
	color: #46c9ef;
	border-color: #46c9ef
}

.Content_s .s_2 .book {
	clear: both
}

.Content_s .s_2 .book>div {
	width: 755px
}

.Content_s .s_2 .book>div a {
	padding: 10px 9.5px;
	display: block;
	width: 110px;
	float: left;
	margin: 0 18px 10px 0;
	border: 1px solid #fff;
	position: relative;
	height: 184px
}

.Content_s .s_2 .book>div a:hover {
	-webkit-box-shadow: 0 0 14.7px #dce1ef;
	-moz-box-shadow: 0 0 14.7px #dce1ef;
	box-shadow: 0 0 14.7px #dce1ef
}

.Content_s .s_2 .book>div a img {
	width: 109px;
	height: 140px
}

.Content_s .s_2 .book>div a h4 {
	line-height: 20px;
	font-size: 14px;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	text-align: center
}

.Content_s .s_2 .book>div a p {
	color: #a9a9a9;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	text-align: center
}

.Content_s .s_2 .book>div a>div {
	width: 50px;
	height: 20px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: center;
	color: #fff;
	line-height: 20px;
	z-index: 1
}

.Content_s .s_2 .book>div a>div span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 20px;
	background-color: #000;
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-border-radius: 10px!important;
	-webkit-border-radius: 10px!important;
	border-radius: 10px!important;
	z-index: -1
}

.Content_s .s_2 .book>div a>div i {
	display: block;
	width: 4px;
	height: 4px;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	position: absolute;
	top: 9px;
	left: 5px
}

.Content_s .s_2 .book>div a>div em {
	padding-left: 3px
}

.Content_s .s_2 .book>div a .new i {
	background-color: #14b971
}

.Content_s .s_2 .book>div a .hot i {
	background-color: #ff1a30
}

.Content_s .s_3 {
	margin-top: 0px
}

.Content_s .s_3 .indicator .list {
	border: 1px solid #eaeaea;
	padding: 10px 15px;
	height: 400px;
	overflow: hidden
}

.Content_s .s_3 .indicator .list li {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	height: 34px;
	background: url(/style/images/1.0.0//Home/snews.png) left center no-repeat;
	padding-left: 15px
}

.Content_s .s_3 .indicator .list a {
	line-height: 34px;
	margin-right: 20px;
	font-weight: 700
}

.Content_s .s_3 .indicator .list span {
	color: #636363
}

.Content_s .s_3 .strategy .list_t {
	line-height: 40px;
	z-index: 1;
	width: 423px;
	height: 43px;
	position: relative
}

.Content_s .s_3 .strategy .list_t>div {
	float: left;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid transparent;
	padding: 0 20px;
	cursor: pointer;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent
}

.Content_s .s_3 .strategy .list_t .selected {
	background-color: #fff;
	color: #323232;
	font-weight: 700;
	border-top-color: #02b5e9;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea
}

.Content_s .s_3 .strategy .list_c {
	height: 422px
}

.Content_s .s_3 .strategy .list_c .list {
	border: 1px solid #eaeaea;
	padding: 10px 15px;
	overflow: hidden;
	height: 400px
}

.Content_s .s_3 .strategy .list_c .list div {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	height: 34px;
	background: url(/style/images/1.0.0//Home/snews.png) left center no-repeat;
	padding-left: 15px
}

.Content_s .s_3 .strategy .list_c .list h2 {
	font-weight: 700;
	margin-top: 3px;
	font-size: 16px;
	line-height: 25px
}

.Content_s .s_3 .strategy .list_c .list a {
	line-height: 34px;
	margin-right: 20px;
	font-weight: 700
}

.Content_s .s_3 .strategy .list_c .list span {
	color: #636363
}

.Content_s .s_3 .tool .list {
	border: 1px solid #f7f7f7;
	overflow: hidden;
	clear: both;
	padding: 5px 5px 4px 5px;
	height: 411px;
	background-color: #f7f7f7
}

.Content_s .s_3 .tool .list a {
	display: block;
	float: left;
	border: 1px solid #f7f7f7;
	padding: 3px 5px;
	width: 78px;
	height: 68px
}

.Content_s .s_3 .tool .list a span {
	position: relative;
	top: 45px;
	color: #636363
}

.Content_s .s_3 .tool .list .money {
	background: url(/style/images/1.0.0/Home/money.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .huangfg {
	background: url(/style/images/1.0.0/Home/0.618.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .zhidian {
	background: url(/style/images/1.0.0/Home/scale.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .baozhengjin {
	background: url(/style/images/1.0.0/Home/calculate.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .dianzhi {
	background: url(/style/images/1.0.0/Home/oval.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .waitb {
	background: url(/style/images/1.0.0/Home/Shape.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .danyi {
	background: url(/style/images/1.0.0/Home/danyi.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .huilv {
	background: url(/style/images/1.0.0/Home/huilv.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .jishu {
	background: url(/style/images/1.0.0/Home/jishu.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .rili {
	background: url(/style/images/1.0.0/Home/rili.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .liruen {
	background: url(/style/images/1.0.0/Home/liruen.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .huobi {
	background: url(/style/images/1.0.0/Home/huobi.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .zhishu {
	background: url(/style/images/1.0.0/Home/zhishu.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .yinli {
	background: url(/style/images/1.0.0/Home/yinli.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .zuixinshangp {
	background: url(/style/images/1.0.0/Home/zuixinshangp.png) center 10px no-repeat;
	text-align: center
}

.Content_s .s_3 .tool .list .twolink {
	height: 90px
}

.Content_s .c_4 {
	margin-top: 15px;
	position: relative
}

.Content_s .c_4 .sinkdynamics {
	height: 518px
}

.Content_s .c_4 .sinkdynamics h2 {
	font-weight: 700
}

.Content_s .c_4 .sinkdynamics .sink_c {
	width: 100%;
	position: relative;
	height: 152px;
	margin-bottom: 10px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_t {
	height: 120px;
	width: 192px;
	position: absolute;
	left: 15px;
	top: 15px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_t img {
	width: 100%;
	height: 120px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_t .sink_c_z {
	position: absolute;
	left: -15px;
	top: -15px;
	width: 65px;
	height: 26px;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_t .sink_c_o {
	background-color: #ff1a30;
	-moz-border-radius: 0 4px 4px 0!important;
	-webkit-border-radius: 0 4px 4px 0!important;
	border-radius: 0 4px 4px 0!important
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_t .sink_c_s {
	background-color: #8e8e8e;
	-moz-border-radius: 0 4px 4px 0!important;
	-webkit-border-radius: 0 4px 4px 0!important;
	border-radius: 0 4px 4px 0!important
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_t .sink_c_e {
	background-color: #02b5e9;
	-moz-border-radius: 0 4px 4px 0!important;
	-webkit-border-radius: 0 4px 4px 0!important;
	border-radius: 0 4px 4px 0!important
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b {
	background-color: #fff;
	padding-left: 205px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b h3 {
	font-weight: 700;
	height: 50px;
	line-height: 25px;
	overflow: hidden
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b .sink_t {
	padding: 3px 0;
	zoom: 1;
	overflow: hidden
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b .sink_t .time i {
	position: relative;
	top: 3px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b .sink_t p {
	float: left;
	line-height: 24px;
	height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	color: #a9a9a9
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b .sink_t p i {
	font-size: 20px;
	padding-right: 5px
}

.Content_s .c_4 .sinkdynamics .sink_c .sink_c_b p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #636363
}

.Content_s .c_4 .sinkdynamics .sink_c a {
	display: block;
	border: 1px solid #eaeaea;
	padding: 15px;
	position: relative
}

.Content_s .c_4 .sinkdynamics .sink_c a:hover {
	-webkit-box-shadow: 0 0 14.7px #dce1ef;
	-moz-box-shadow: 0 0 14.7px #dce1ef;
	box-shadow: 0 0 14.7px #dce1ef
}

.Content_s .c_4 .bs .bsContent {
	border: 1px solid #f7f7f7;
	height: 474px
}

.Content_s .c_4 .bs .bsContent .bs_c {
	width: 100%;
	position: relative;
	height: 237px;
	background-color: #f7f7f7
}

.Content_s .c_4 .bs .bsContent .bs_c a {
	display: block;
	padding: 15px;
	position: relative
}

.Content_s .c_4 .bs .bsContent .bs_c a:hover p {
	color: #929292
}

.Content_s .c_4 .bs .bsContent .bs_c a img {
	width: 252px;
	height: 120px;
	display: block
}

.Content_s .c_4 .bs .bsContent .bs_c a div {
	padding-top: 5px
}

.Content_s .c_4 .bs .bsContent .bs_c a p {
	line-height: 21px;
	height: 84px;
	overflow: hidden;
	color: #636363
}

.Content_s .c_4 .bs .bsContent .md {
	border-top: 1px dashed #eaeaea;
	position: relative;
	top: -1px
}

.Content_s .c_4 .Activities {
	background-color: #fff;
	height: 476px;
	*zoom: 1;
	*position: relative
}

.Content_s .c_4 .Activities>a {
	display: block;
	padding: 15px;
	position: relative;
	border: 1px solid #eaeaea;
	margin-bottom: 10px
}

.Content_s .c_4 .Activities>a:hover {
	-webkit-box-shadow: 0 0 14.7px #dce1ef;
	-moz-box-shadow: 0 0 14.7px #dce1ef;
	box-shadow: 0 0 14.7px #dce1ef
}

.Content_s .c_4 .Activities>a img {
	height: 120px;
	width: 192px;
	position: absolute;
	left: 15px;
	top: 15px
}

.Content_s .c_4 .Activities>a .Activities-c {
	background-color: #fff;
	padding-left: 205px;
	height: 120px
}

.Content_s .c_4 .Activities>a .Activities-c h3 {
	font-weight: 700;
	height: 50px;
	line-height: 25px;
	overflow: hidden
}

.Content_s .c_4 .Activities>a .Activities-c .sink_t {
	padding: 3px 0;
	zoom: 1;
	overflow: hidden
}

.Content_s .c_4 .Activities>a .Activities-c .sink_t .time i {
	position: relative;
	top: 3px
}

.Content_s .c_4 .Activities>a .Activities-c .sink_t p {
	float: left;
	line-height: 24px;
	height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal;
	color: #a9a9a9
}

.Content_s .c_4 .Activities>a .Activities-c .sink_t p i {
	font-size: 20px;
	padding-right: 5px
}

.Content_s .c_4 .Activities>a .Activities-c p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #636363
}

.trader-loading {
	width: 120px;
	height: 72px;
	margin: 0 auto;
	padding: 196px 0;
	text-align: center;
	font-size: 14px;
	display: block
}

.trader-loading i {
	display: block;
	width: 60px;
	height: 40px;
	color: #00b5e9;
	font-size: 34px;
	margin: 0 auto
}

.trader-loading img {
	width: 48px
}

.Marker {
	position: relative
}

.Marker .r-title {
	height: 41px;
	line-height: 41px;
	border-top: 1px solid #eaeaea;
	background-color: #fff
}

.Marker .r-title a {
	float: left;
	text-align: center;
	font-size: 16px;
	border-top: 3px solid transparent;
	padding: 0 19px;
	cursor: pointer;
	line-height: 40px;
	position: relative;
	top: -1px
}

.Marker .r-title a.selected {
	border-top-color: #00b5e9;
	font-weight: 700
}

.Marker .Market-content {
	width: 100%;
	border-collapse: collapse;
	display: none
}

.Marker .Market-content.active {
	display: block
}

.Marker .Market-content ul li {
	line-height: 31px;
	position: relative;
	border-bottom: 1px dashed #eaeaea
}

.Marker .Market-content ul li:hover {
	background: #f5f5f5
}

.Marker .Market-content ul li.thead:hover {
	background: 0 0
}

.Marker .Market-content ul li.thead dl dd {
	color: #666!important
}

.Marker .Market-content ul li dl dd {
	float: left;
	white-space: nowrap;
	table-layout: fixed;
	overflow: hidden
}

.Marker .Market-content ul li dl.red dd {
	color: #ff4a68
}

.Marker .Market-content ul li dl.green dd {
	color: #14b971
}

.Marker .Market-content ul li dl dd.title {
	color: #323232;
	width: 26%;
	padding-left: 10px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: normal
}

.Marker .Market-content ul li dl dd.dd2 {
	width: 18%
}

.Marker .Market-content ul li dl dd.dd3 {
	width: 20%;
	word-spacing: -6px;
	display: table
}

.Marker .Market-content ul li dl dd.dd3 img {
	width: 7px;
	padding-right: 2px;
	word-spacing: 0;
	position: relative;
	top: 13px;
	float: left
}

.Marker .Market-content ul li dl dd.dd3 em {
	word-spacing: 0;
	width: 75px;
	display: table;
	overflow: hidden;
	white-space: nowrap;
	table-layout: fixed;
	float: left
}

.Marker .Market-content ul li dl dd.dd4 {
	width: 18%;
	color: #999;
	padding-left: 5px;
	box-sizing: border-box
}

.Marker .Market-content ul li dl dd.dd5 {
	width: 18%;
	text-align: right;
	color: #999;
	padding-right: 5px;
	box-sizing: border-box
}

.Marker .Market-content ul li a.link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.Marker .Market-content tr {
	line-height: 31px
}

.Marker .Market-content tr td {
	padding: 0 5px;
	border-bottom: 1px dashed #eaeaea
}

.Marker .Market-content tr span {
	display: inline-block;
	width: 13px
}

.Marker .Market-content tr span img {
	width: 7px;
	padding-right: 2px
}

.Marker .Market-content tr.red td {
	color: #ff4a68
}

.Marker .Market-content tr.green td {
	color: #14b971
}

.Marker .Market-content tr td.title {
	color: #323232
}

.Marker .Market-content tr td.td4 {
	text-align: right
}

.Fast_spreads .spread_title {
	height: 38px;
	line-height: 38px
}

.Fast_spreads .spread_title>div {
	float: left;
	cursor: pointer
}

.Fast_spreads .spread_title>a {
	float: right;
	cursor: pointer;
	color: #02b5e9;
	height: 100%;
	font-size: 14px
}

.Fast_spreads .spread_title>a:hover {
	-khtml-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
	filter: alpha(opacity=60)
}

.Fast_spreads .spread_title>div h2 {
	padding: 0 20px;
	height: 38px;
	font-size: 16px
}

.Fast_spreads .spread_title .selected h2 {
	border-top: 3px solid #00b5e9;
	color: #000;
	background-color: #fff;
	font-weight: 700;
	box-sizing: border-box
}

.Fast_spreads .main_cont_tit tr {
	margin: 0 10px
}

.Fast_spreads .main_cont_tit #FXTM {
	border-bottom: none
}

.Fast_spreads .main_cont_tit {
	border-collapse: collapse;
	width: 100%;
	overflow: hidden;
	position: relative
}

.Fast_spreads .main_cont_tit .content_left {
	float: left
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num {
	float: left
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num .broker_name_list {
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 14px;
	color: #636363;
	border-bottom: 1px solid #eaeaea
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num .tLogo {
	padding: 6px 2px;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #eaeaea
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num .tLogo img {
	height: 28px;
	width: 105px;
	margin-top: 1px;
	position: relative;
	border: 1px solid #f5f5f5;
	top: 2px;
	display: block
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num .tLogo p {
	font-size: 11px;
	line-height: 1.5;
	margin-top: 5px;
	color: #929292;
	text-align: center
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num .tLogo p.red {
	background-color: #ff1a30;
	color: #fff
}

.Fast_spreads .main_cont_tit .content_left .broker_name_num .tLogo p.green {
	background-color: #14b971;
	color: #fff
}

.Fast_spreads .main_cont_tit .content_left .broker_account_type {
	float: left
}

.Fast_spreads .main_cont_tit .content_left .broker_account_type .broker_account_name {
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 14px;
	color: #636363;
	border-bottom: 1px solid #eaeaea
}

.Fast_spreads .main_cont_tit .content_left .broker_account_type .broker_account_text {
	padding: 0 2px;
	text-align: center;
	height: 67px;
	line-height: 67px;
	border-bottom: 1px solid #eaeaea;
	width: 111px;
	box-sizing: border-box
}

.Fast_spreads .main_cont_tit .content_left .broker_account_type .broker_account_text span {
	display: inline-block;
	line-height: 18px;
	color: #000;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.Fast_spreads .main_cont_tit .content_right {
	float: left;
	width: 612px;
	overflow: hidden
}

.Fast_spreads .main_cont_tit .content_right .content_right_box {
	width: 1632px;
	position: relative;
	left: 0
}

.Fast_spreads .main_cont_tit .content_right .content_right_box .tradesName {
	height: 49px;
	line-height: 49px;
	padding: 0;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden
}

.Fast_spreads .main_cont_tit .content_right .content_right_box .tradesName .sort {
	float: left;
	text-align: center;
	font-size: 14px;
	color: #636363
}

.Fast_spreads .main_cont_tit .content_right .content_right_box ul {
	height: 66px;
	border-bottom: 1px solid #eaeaea
}

.Fast_spreads .main_cont_tit .content_right .content_right_box ul li {
	width: 98px;
	padding: 0 2px;
	text-align: center;
	background-color: #fff;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left
}

.Fast_spreads .main_cont_tit .icon_arrow {
	position: absolute;
	top: 0;
	left: 0;
	height: 49px;
	padding-left: 208px;
	width: 100%;
	box-sizing: border-box
}

.Fast_spreads .main_cont_tit .icon_arrow>div {
	height: 49px;
	line-height: 58px;
	width: 50px;
	text-align: center;
	cursor: pointer
}

.Fast_spreads .main_cont_tit .icon_arrow>div span {
	display: inline-block;
	width: 30px;
	height: 20px
}

.Fast_spreads .main_cont_tit .icon_arrow .left_arrow {
	float: left
}

.Fast_spreads .main_cont_tit .icon_arrow .left_arrow .left_arr {
	background: url(https://imgs.wbp5.com/api/secrecymaster/html_up/2019/3/20190322195854038.png) no-repeat center;
	background-size: cover
}

.Fast_spreads .main_cont_tit .icon_arrow .left_arrow:hover .left_arr {
	background: url(https://imgs.wbp5.com/api/secrecymaster/html_up/2019/3/20190323104944469.png) no-repeat center;
	background-size: cover
}

.Fast_spreads .main_cont_tit .icon_arrow .right_arrow {
	float: right;
	transform: translateX(14px)
}

.Fast_spreads .main_cont_tit .icon_arrow .right_arrow .right_arr {
	background: url(https://imgs.wbp5.com/api/secrecymaster/html_up/2019/3/20190322195851022.png) no-repeat center;
	background-size: cover
}

.Fast_spreads .main_cont_tit .icon_arrow .right_arrow:hover .right_arr {
	background: url(https://imgs.wbp5.com/api/secrecymaster/html_up/2019/3/20190323104946798.png) no-repeat center;
	background-size: cover
}

.Fast_spreads .main_cont_tit .bgreen {
	background-color: #14b971!important
}

.Fast_spreads .main_cont_tit .bgred {
	background-color: #ff1a30!important
}

.Fast_spreads .cont_table {
	background-color: #fff;
	padding: 0 15px
}

.green {
	color: #14b971
}

.red {
	color: #fb4a5b
}

html {
	height: 100%
}

#mask {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 888888888888;
	height: 100%;
	width: 100%;
	background: #fff;
	display: none
}

#mask #mask-content {
	color: #46c9ef;
	width: 1170px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px
}

#mask #mask-content h2 {
	margin-top: 30px;
	font-size: 108px;
	font-weight: 700
}

#mask #mask-content p {
	font-size: 46px;
	margin-top: 30px;
	margin-bottom: 30px
}

#imgNext,#imgPrev {
	display: none!important
}

.WorldCup {
	background: url(/images/Default/WorldCupBg.png) center 46px no-repeat
}

.WorldCup .gy {
	color: #fff
}

.WorldCup .b .fxchat_bg {
	background: url(/images/Default/huiliaopain.png) no-repeat center center;
	display: block;
	width: 20px;
	background-size: 17px;
	height: 45px;
	line-height: 45px
}

.WorldCup .b .fxchat_bg:hover {
	-khtml-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80)
}

.WorldCup .b .fxchat_bg i {
	display: none
}

.WorldCup .b .bailun_bg {
	background: url(/images/Default/bailuntupain.png) no-repeat center center;
	display: block;
	width: 20px;
	background-size: 18px;
	height: 45px;
	line-height: 45px
}

.WorldCup .b .bailun_bg:hover {
	-khtml-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80)
}

.WorldCup .b .bailun_bg i {
	display: none
}

.WorldCup .b .ys {
	color: #fff
}

.WorldCup .b:hover .ys {
	-khtml-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80)
}

.WorldCup .search_bg {
	background: url(255,255,255,0)
}

.WorldCup .search_bg .logo {
	width: auto!important;
	height: auto!important;
	position: absolute;
	left: -24px;
	top: 0
}

.WorldCup .search_bg .logo img {
	width: 230px!important;
	height: auto!important
}

.WorldCup .search_bg .search {
	margin-left: 190px!important
}

.WorldCup .search_bg .search .search_frame {
	background: #fff!important
}

.WorldCup .top_bg {
	background: url(/images/Default/WorldCupNav2.png) 1560px 10px no-repeat;
	height: 45px
}

.WorldCup .top_boeder {
	background: url(/images/Default/WorldCupNav1.png) 90px 10px no-repeat #063fb2;
	border-color: #063fb2
}

.WorldCup .top_boeder .dealer_nav a {
	color: #fff
}

.WorldCup .top_boeder .dealer_nav a.radius_box {
	border: none!important
}

.WorldCup .top_boeder .dealer_nav .iconwidth {
	color: #fff!important
}

.WorldCup .top_boeder .dealer_nav em {
	color: #fff!important
}

.WorldCup .top_boeder .dealer_nav span {
	color: #fff!important
}

.WorldCup .top_boeder .dealer_nav .sign_out {
	color: #fff!important
}

.WorldCup .top_boeder .tips_ul a {
	color: #323232
}

.monkey_ads {
	height: auto;
	background: 0 0;
	display: block;
	margin-top: 6px
}

.monkey_ads .mk {
	height: 200px;
	position: relative
}

.monkey_ads .mk .hide_ads {
	width: 77px
}

.monkey_ads .mk .hide_ads img {
	width: 77px
}

.monkey_ads .mk .hide_ads .m_close {
	width: 17px;
	position: absolute;
	right: 2px;
	top: 0;
	cursor: pointer
}

.monkey_ads .mk .hide_ads .m_close img {
	width: 17px;
	opacity: .5
}

.monkey_ads .mk .mk_img {
	width: 90px;
	height: 82px;
	position: absolute;
	right: -16px;
	bottom: -6px;
	cursor: pointer
}

.monkey_ads .mk .mk_img img {
	width: 80px
}

.pop {
	width: 365px;
	position: fixed;
	right: 0;
	bottom: -20px;
	z-index: 999999
}

.pop .ads_p {
	position: relative;
	overflow: hidden;
	height: 240px;
	width: 365px
}

.pop .ads_p .close_ads {
	position: absolute;
	right: 6px;
	top: 2px;
	width: 17px;
	height: 17px;
	z-index: 1000000;
	cursor: pointer;
	display: none
}

.pop .ads_p .close_ads img {
	opacity: .5
}

.pop .ads_p .main_ads {
	position: absolute;
	bottom: -200px;
	left: 0
}

.pop .ads_p .main_ads a {
	display: block
}

.disseminate {
	position: fixed;
	_position: absolute;
	width: 330px;
	top: 98%;
	left: 50%;
	margin: -261px 0 0 490px;
	z-index: 999999
}

.disseminate .cup_p {
	position: relative;
	overflow: hidden;
	height: 311px;
	width: 330px
}

.disseminate .cup_p .close_cup {
	position: absolute;
	right: 8px;
	top: 46px;
	width: 18px;
	height: 18px;
	z-index: 1000000;
	cursor: pointer
}

.disseminate .cup_p .close_cup img {
	opacity: .4;
	width: 18px
}

.disseminate .cup_p .world_cup a {
	display: block
}

.disseminate .cup_p .world_cup a img {
	width: 330px
}

body {
	position: relative
}

@media screen and (max-width:1170px) {
	.fixed {
		position: absolute;
		right: 0;
		top: 600px
	}

	.disseminate {
		position: absolute;
		right: 0;
		bottom: 20px
	}
}

@keyframes bouncing-down {
	0%,100%,20%,50%,80% {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-25px)
	}

	60% {
		transform: translateY(-10px)
	}
}

.D_B_H1 {
	background: #00b5e9;
}

.D_B_H1:hover {
	background: #01a4d3;
}