.top_bgimg{
	height: 420px;
    width: 100%;
    
}
/*出入金背景图*/
.draw_dep .top_bgimg{
    background: url(../images/B3bg.png) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*交易规则背景图*/
.d_tra .top_bgimg{
    background: url(../images/B3bg.png) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_content_div .top_con{
	background-color: #fff;
	padding: 35px;
	box-sizing: border-box;
	border:1px solid #EBEBEB;
}
.top_bgimg h2 {
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    line-height:56px;
    margin-bottom: 15px;
}
.top_bgimg p {
	font-size: 18px;
    line-height: 2;
    text-align: center;
    color: #ffffff;
    line-height:28px;
}
.acc_con{
	padding: 36px 36px 41px 36px;
	box-sizing: border-box;
}
.hc_right {
	width: 920px;
	float: right;
    background-color: #FFFFFF;
}
.hc_right h3{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
  	font-weight: 500;
  	text-align: left;
  	color: #262626;
  	padding-left: 35px;
  	padding-right: 20px;
  	border-bottom: solid 1px #ececec;
  	background-color: #FAFAFA;
}
.hc_right h3>div{
	font-size: 14px;
}
.hc_right h3>div .s_cen{
	padding: 0 10px;
	color: #e8e8e8;
}
.hc_right h3>div .sc:hover{
	color: #e65e4d;
	cursor: pointer;
}
.hc_right .symbolListH3{
	position: relative;
	bottom: -10px;
    left: 0;
}
.symbolListTop{
	height: 50px;
    border-bottom: solid 1px #cccccc;
    position: relative;
}
.symbolList{
	display: inline-block;
	width: 76px;
    height: 33px;
    line-height: 33px;
    float: left;
    text-align: center;
    border: #E1E1E1 solid 1px;
    border-bottom: none;
    margin: 6px 0 0 6px;
    cursor: pointer;
}

.hc_right .symbolListH3>.active{    
    background-color: #e65e4d;
    color: #FFFFFF;
}
.mar_left10{
	margin-left: 30px;
}
.chart_div{
	padding: 40px 0 0 0;
}
.market_type{
	height: 30px;
	margin-top: 10px;
}
.market_type>.active{ 
    background-color: #e65e4d;
    color: #FFFFFF;
}
.market_type>span{
	padding: 5px 13px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-right: none;
    margin: 0;
    float: left;
}

#helpList .div_tit_d1{
	margin-left: 55px;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
}
#helpList .div_tit_d1>p{
	padding: 0 60px 0 20px;
}
#helpList .div_tit_d1 span{
	height: auto;
	display: inline;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#helpList .tit_div2{
	padding: 0;
	background-color: #FAFAFA;
	padding-left: 25px;
}
#helpList .tit_div3{
	padding: 0;
}
#helpList .tit_div1 em{
	font-size: 22px;
    margin-right: 10px;
}
.hc_right li div p{
	font-size: 14px;
  	line-height: 1.79;
  	text-align: left;
  	color: #535353;
  	padding: 0 56px;
}
.hc_right li div h4{
	font-size: 16px;
  	line-height: 1.79;
  	text-align: left;
  	color: #e65e4d;
  	padding: 15px 56px;
}
.hc_right li div .s1{
	font-size: 14px;
  	line-height: 1.79;
  	text-align: left;
  	color: #e65e4d;
  	font-style: normal;
}

/*e系列页面*/
.e_acc .top_bgimg{
    background: url(../images/kaihuzhinan.png) no-repeat center center;
    background-size: cover;
    display: flex;
    align-items: center;
}
.e_acc .top_bgimg h2{
	letter-spacing: 5px;
}
.hc_left_tit a{
	display: block;
    width: 258px;
    line-height: 60px;
    height: 60px;
    border-bottom: solid 1px #ececec;
    padding-left: 35px;
    box-sizing: border-box;
    font-size: 16px;
    cursor: pointer;
    color: #262626;
}
.hc_left_tit a:hover{
	background-color: #e65e4d;
	color: #FFFFFF;
	opacity: 1;
}
.hc_right>div p{
	font-size: 16px;
  	line-height: 1.63;
  	text-align: left;
  	color: #535353;
  	padding-left: 35px;
}
.e_acc_div>h3{
	font-size:20px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:37px;
	text-align: center;
	margin-bottom: 30px;
}
.e_acc_div>h3>span{
	border-bottom: 1px #767676 solid;
}
.e_acc_p{
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:25px;
}
.e_acc_table{
	margin-top: 21px;
	border-left: solid 1px #ececec;
	border-right: solid 1px #ececec;
}
.e_acc_table>div{
	border-bottom: solid 1px #ececec;
}
.e_acc_table>div p{
	font-size: 14px;
  	line-height: 1.79;
  	text-align: left;
  	color: #535353;
  	padding-left: 0;
}
.e_acc_table>div>div{
	width: 180px;
	float: left;
	border-right: solid 1px #ececec;
}
.e_acc_table .h1{
	height: 52px;
	line-height: 52px;
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	background:#F8F8F8;
	border-top: solid 1px #ececec;
}
.e_acc_table .dl1{
	font-size: 14px;
	font-weight:400;
	color:rgba(51,51,51,1);
  	padding: 0;
	background:#F8F8F8;
}
.e_acc_table .h2>div{
	height: 185px;
	line-height: 185px;
}
.e_acc_table .h3>div{
	height: 45px;
	line-height: 45px;
}
.e_acc_table .h4>div{
	height: 60px;
	line-height: 60px;
}
.e_acc_table .h4 p{
	font-size: 18px;
  	line-height: 1.39;
  	text-align: center;
  	color: #262626;
  	padding: 0;
}
.e_acc_table>div .w345_tcen{
	width: 287px;
	text-align: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.e_acc_table>div .pl20_txleft{
	padding-left: 20px;
	text-align: left;
}
.e_acc_table .h4 .dl1{
	padding-top: 5px;
	box-sizing: border-box;
}
.e_acc_table .h5>div{
	height: 109px;
	line-height: 109px;
}
.e_acc_table .h6>div{
	height: 85px;
	line-height: 85px;
}
.kaihu,.dlbtn {
	width: 130px;
  	height: 35px;
  	line-height: 35px;
  	border-radius: 1px;
  	background-color: #e65e4d;
  	display: inline-block;
  	font-size: 14px;
  	text-align: center;
  	color: #ffffff;
  	margin: 30px 0 30px 50px;
}
.hc_right i{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #e65e4d;
	margin-right: 10px;
	vertical-align: middle;
}
.pt_20{
	padding-top: 20px;
    box-sizing: border-box;
}
.pt_17{
	padding-top: 17px;
    box-sizing: border-box;
}
.e_acc_table .h6 .pl_10{
	padding-top: 17px;
	box-sizing: border-box;
}
.e_acc_table .h6 .pl_10 p{
	padding-left: 10px;
}
.e_acc_right_d2{
	border: solid 1px #ececec;
}
.e_acc_right_d2 .d1{
	font-size: 18px;
  	font-weight: 500;
  	text-align: center;
  	color: #262626;
  	margin: 30px 0 20px 0;
}
.e_acc_right_d2 .d2 p{
	font-size: 16px;
  	line-height: 1.63;
  	text-align: center;
  	color: #535353;
  	padding: 0;
}
.e_acc_right_d2 .d3{
	width: 878px;
  	height: 420px;
  	box-sizing: border-box;
  	margin: 30px auto;
  	border-radius: 1px;
  	border: solid 1px #ececec;
}
.e_acc_right_d2 .d3>div{
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	border-bottom: solid 1px #ececec;
	color: #535353;
}
.bgc_f4{
    background-color: #f4f4f5;
}
.col_ec{
	color: #9e9e9e;
	padding-right: 15px;
}
.col_26{
	color: #262626;
}
.e_acc_right_d2 .d4{
	width: 878px;
	height: 505px;
	margin: 0 auto;
}
.e_acc_right_d2 .dt_1>div{
	width: 202px;
	height: 60px;
	line-height: 60px;
	border: solid 1px #e65e4d;
	border-bottom: none;
	font-size: 14px;
  	text-align: center;
  	color: #dd473d;
}
.e_acc_right_d2 .dt_1 .col_cc{
	color: #cccccc;
}
.e_acc_right_d2 .dt_1 img{
	width: 100px;
	height: 100px;
	position: absolute;
    top: -18px;
    left: 58px;
}
.dt_2{
	border-top: solid 1px #e65e4d;
}
.dt_2>div{
	height: 106px;
	border-bottom: solid 1px #ececec;
	padding-left: 115px;
	text-align: left;
	font-size: 14px;
    padding-top: 30px;
    box-sizing: border-box;
}
.dt_2>div .d1{
	text-align: left;
  	color: #262626;
  	font-size: 14px;
  	margin: 0;
}
.dt_2>div .d2{
	text-align: left;
  	color: #262626;
  	margin-top: 5px;
}
.dt_2>div .d2 .dr{
	color: #dd473d;
}
.dt_2 .bgimg_1{
	background: url(../images/Step.1.png) no-repeat 25px center;
}
.dt_2 .bgimg_2{
	background: url(../images/Step.2.png) no-repeat 25px center;
}
.dt_2 .bgimg_3{
	background: url(../images/Step.3.png) no-repeat 25px center;
}
.dt_2 .bgimg_4{
	background: url(../images/Step.4.png) no-repeat 25px center;
}
.e_acc_right_d3 {
	
}
.whjy_time{
	width: 655px;
	margin:  15px 0 15px 80px;
}
.bor_ececec {
	border: solid 1px #ececec;
	border-top: none;
}
/*活动列表页*/

.act_list .top_bgimg{
    background: url(../images/act_list_bg.png) no-repeat center center;
    background-size: cover;
    align-items: center;
    display: flex;
}
.act_three_div{
	position: relative;
	top: -105px;
	display: flex;
	justify-content: space-around;
}
.act_three_div_item{
	width:390px;
	height:366px;
	background-color: #fff;
}
.act_three_div_item>img{
	height:220px;
	display: block;
}
.act_three_div_item>p{
	font-size:14px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
	text-align: center;
}
.act_three_div_item>.p1{
	font-size:20px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:28px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.act_three_div_item>a{
	font-size:14px;
	font-weight:400;
	color:rgba(230,94,77,1);
	line-height:20px;
	margin-top: 15px;
	text-align: center;
	text-decoration: underline;
	display: block;
}
.act_three_div_item>a:hover{
	opacity: 0.7;
}
.act_list .two_type_account>div{
	width: 460px;
	
}
.act_list .two_type_account{
	margin-top: 0;
	position: relative;
	top: -65px;
	padding: 30px 110px 52px;
}

/*新出入金*/
.top_con_nav{
	display: flex;
}
.top_con_nav>span{
	height:66px;
	width: 100%;
	display: inline-block;
    box-sizing: border-box;
    float: left;
    font-size:20px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:66px;
	text-align: center;
	border: 1px solid #EBEBEB;
	position: relative;
	cursor: pointer;
}
.top_con_nav>.active{
	border: 1px solid #E65E4D;
	color: #E65E4D;
}
.top_con_nav>.active:after{
 	content: "";
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-top: 9px solid #E65E4D;
    border-right: 9px solid transparent;
}
.top_con_nav>.active:before{
 	content: "";
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 9px solid #fff;
    border-right: 8px solid transparent;
    z-index: 1;
}
.tab_content>div{
	display: none;
}
.tab_content>div:first-child{
	display: block;
}
.zk_style{
	position: absolute;
    right: 0;
    top: 0;
    background: url(../images/closeup.png) no-repeat center center;
    background-size: 22px 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
}
.a_help .hc_right_tit{
	height: 63px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.a_help .rule_ul .hc_right_tit .i1{
	top: 29px;
}
.a_help .rule_ul .hc_right_tit .zk_style{
	top: 21px;
}
.a_help .active .zk_style {
    background: url(../images/opendown.png) no-repeat center center;
    background-size: 22px 22px;
}
.a_help .rule_con{
    padding: 20px;
}

.draw_tit{
	text-align: center;
	margin: 30px 0 26px;
}
.draw_tit>span{
	font-size:20px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
	height:31px;
	line-height:37px;
	border-bottom: 1px solid #767676;
	display: inline-block;
}
.draw_desp{
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:25px;
}
.draw_cont{
	margin-top: 30px;
	background:rgba(246,247,247,1);
	border-radius:2px;
	padding: 30px 0 30px 30px;
	box-sizing: border-box;
}
.draw_cont p span{
	font-size:14px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:30px;
}
.draw_five{
	display: flex;
	justify-content: space-between;
	position: relative;
}
.draw_five>div{
	width: 140px;
	text-align: center;
	position: relative;
	padding-top: 63px;
}
.draw_five>div>.p1{
	width:48px;
	height:48px;
	line-height:48px;
	background:rgba(230,94,77,1);
	border-radius: 50%;
	text-align: center;
	font-size:20px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(255,255,255,1);
    margin: 0 auto 15px;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -24px;
}
.draw_five>div>.p2{
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:22px;
}
.draw_five>div>.p3{
	border-radius:1px;
	border:1px solid #E65E4D;
	display: inline-block;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(230,94,77,1);
	padding: 0 3px;
	margin-top: 12px;
}
.line_red{
	background-color: #E65E4D;
	height: 1px;
    width: 635px;
    position: absolute;
    top: 23px;
    left: 60px;
    z-index: 1;
}

.rj_imgs{
	position: absolute;
    left: 135px;
    top: -73px;
     background: #fff; 
    z-index: 99;
    box-shadow: 0 0 16px 0 rgba(48,52,57,0.3);
	display: none;
}
.rj_imgs>div{
    display: flex;
}
.rj_imgs img{
	width: 238px;
    height: 518px;
    box-shadow: 0 0 16px 0 rgba(48,52,57,0.03);
    border-radius: 4px;
    padding: 5px;
    background: #fff;
}


/*交易规则页*/
.tab_rule{
	border:1px solid #EBEBEB;
	margin-top: 30px;
}
.tab_rule_h3{
	height:52px;
	background:rgba(248,248,248,1);
	font-size:18px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:52px;
	text-align: center;
	position:relative
}
.tab_rule_btn{
	position: absolute;
	right: 0;
	top: 0;
}
.tab_rule_h3 .s1{
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-top: 17px;
    cursor: pointer;
}
.tab_rule_h3 .s2{
	margin-right: 15px;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #EBEBEB;
}
.col_red {
    color: #e65e4d!important;
}
.rule_ul>li{
	padding: 20px 38px 20px 38px;
	box-sizing: border-box;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(118,118,118,1);
	line-height:22px;
	border-top: 1px solid #EBEBEB;;
	
}

.rule_ul .hc_right_tit{
	position: relative;
}
.rule_ul .hc_right_tit h4{
	font-size:16px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:22px;
	margin-bottom: 10px;
}
.rule_ul .hc_right_tit .i1{
	width:6px;
	height:6px;
	background:rgba(230,94,77,1);
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	left: -15px;
	top: 8px;
}
.oc_style{
	color: #DD473D;
	cursor: pointer;
}
.rule_ul .active .hc_right_tit p{
	display: none;
}

.gd_style{
	font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 25px;
}
.gd_p{
	margin-top: 15px;
}
.a_help .rule_ul .hc_right_tit h4{
	margin-bottom: 0;
}
.rule_con{
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}
.a_help .rule_ul>li{
	padding: 0 38px 0 38px;
}

/*点差表*/

.spr_sh .top_bgimg{
    background: url(../images/new_product/dcb_banner.png) no-repeat center center;
    background-size: cover;
    display: flex;
    align-items: center;
}
.spr_sh_table{
	margin-top: 21px;
	border-top: solid 1px #ececec;
	border-left: solid 1px #ececec;
	/*border-right: solid 1px #ececec;*/
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.spr_sh_table>div{
	border-bottom: solid 1px #ececec;
}
.spr_sh_table_d1{
	height: 100px;
}
.spr_sh_table_d1>div{
	float: left;
}
.spr_sh_table_d1>.d1{
	width: 180px;
	height: 100px;
	line-height: 100px;
	border-right: solid 1px #ececec;
	box-sizing: border-box;
	background: #F8F8F8;
	font-size: 16px;
}
.spr_sh_table_d1>.d2{
	width: 288px;
	height: 100px;
	box-sizing: border-box;
	/*border-right: solid 1px #ececec;*/
}
.spr_sh_table_d1>.d3{
	width: 288px;
	height: 100px;
	box-sizing: border-box;
	border-right: solid 1px #ececec;
}
.spr_sh_table_d1 .dt{
	width: 288px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	border-right: solid 1px #ececec;
	background: #F8F8F8;
	border-bottom: solid 1px #ececec;
	font-size: 16px;
}
.spr_sh_table .d6{
	float: left;
	width: 143px;
	height: 50px;
	line-height: 50px;
	border-right: solid 1px #ececec;
}
.spr_sh_table_d2 {
	height: 50px;
	border-bottom: solid 1px #ececec;
	
}
.spr_sh_table_d2>div{
	float: left;
}
.spr_sh_table .d7{
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-right: solid 1px #ececec;
	box-sizing: border-box;
	background: #F8F8F8;
}
