﻿@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:12px;
line-height:24px;
font-family:Arial,Microsoft YaHei,"微软雅黑","宋体";
color:#414446;

/*设置宽度*/
width:100%; 
min-width:1004px; /*宽度要自己改*/
}
.m10{margin-bottom: 10px!important;}


/*该设置跟后台编辑器有关*/
.ul,.ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
/*该设置跟后台编辑器有关*/


/*强制去除表单自带的样式*/ 
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}
input,button,select,textarea{outline:none; /*-webkit-appearance:none;*/}
textarea{resize:none;/*-webkit-appearance:none;*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}


/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{ border:none; border:0; vertical-align:baseline;}
a{ color:#414446; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
/*a:hover{ text-decoration:none; color:#fff;}*/


/*清楚浮动*/
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;
 font-size: 0px;}
.clearfix { zoom: 1;}

.clear{ clear:both; height:0px; overflow:hidden;}
/*初始化样式*/


/*common*/
.w80{width: 80px!important}
.center1200{width: 1200px;margin: 0 auto;}
ul{list-style: none;}
p,ul{margin: 0;padding: 0;}
.fl{float: left;}
.fr{float: right;}
/*common*/

/*页面框架结构*/
.contain{width: 100%;background: #1f1d1c;} /*页面主体内容*/
.contain .search{height: 68px;width: 100%;background: #363433;padding-top: 24px;}
.contain .search .dingdan{width: 367px;height: 50px;background: #1f1d1c;color: #fff;margin-left: 13px;display: inline-block;}
.contain .search .tel{width: 365px;height: 50px;background: #1f1d1c;color: #fff;margin-left: 28px;margin-right: 26px;display: inline-block;}
.contain .search .tel,.contain .search .dingdan{padding: 0 12px;}
.contain .search input{width: 100%;height: 100%;}
.contain .search .btn{width: 326px;height: 48px;background: #363433;color: #fff;border: 3px solid #ED6D00;cursor: pointer;font-size: 18px;/* font-weight: 700; */padding-right: 10px;background: url(../images/fd_icon.png) no-repeat 80% center;}

.homebox{padding-top: 25px;padding-bottom: 34px;}
.homebox .count{ padding-bottom: 25px; background: #363433;margin-top: 21px;padding-top: 18px;padding-left: 13px;}
.homebox .count .select{width: 205px;height: 67px;}
.homebox .count  .h3{color: #fff;font-size: 14px;margin-bottom: 11px;font-weight: normal;}
.homebox .count .select .h3 i{width: 24px;height: 24px;display: inline-block;vertical-align: middle;margin-right: 6px;}
.homebox .count .select select{width: 165px;height: 32px;color: #fff;padding-left: 10px;background: #1f1d1c;}
.homebox .count li{margin-right: 31px;float: left; margin-bottom: 10px;}
.homebox .count .canshu input{width: 133px;height: 32px;background: #1f1d1c;padding: 0 16px;color: #fff;}
.homebox .count li.last{margin-right: 0px;}
.homebox .count .btn{width: 160px;height: 37px;border: none;color: #fff;padding-right: 26px;margin-top: 28px;background:#ED6D00 url(../images/edit_icon.png) no-repeat 94% center;cursor: pointer;}
.homebox .count .beizhu{color: #ed7107;font-size: 12px;}
.homebox .count .text{    text-align: center;
    color: #fff; font-weight: bold;
    font-size: 18px;
    padding: 14px 0 30px;}
.homebox .server{background: #363433;margin-top: 20px;}
.homebox .server .h3{font-size: 18px;color: #FFFFFF;font-weight: 700;text-align: center;padding-top: 52px;margin-bottom: 62px;}
.homebox .server li{float: left;margin-bottom: 72px;margin-right: 88px;width: 250px;height: 210px;}
.homebox .server li:nth-of-type(3n){margin-right: 0;}
.homebox .server li p{text-align: center;color: #fff;font-size: 14px;line-height: 26px;}
.homebox .server ul{display: flex;
    flex-wrap: wrap;
    justify-content: center;}
.homebox .server .img{width: 133px;height: 133px;margin: 0 auto;}
.homebox .server .img img{width: 133px;height: 133px;display: block;}
.homebox .server .img a{cursor: default; }
.homebox .server .img a:hover{cursor: default; }
.homebox .count .Calc_box{text-align: center;}





.slidebar{} /*边侧菜单*/
.maincontent{} /*主要内容*/
.content{} /*内容*/
.txtbox,
.singlepage{ /*单片 设置文字两端对齐*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.current{ /*当前位置*/}


/*分页*/
.pages{}
/*分页*/


/*头部*/
.top{width: 100%;height: 88px;background: #363433;}
#nav3{display: none;}
.logo{padding-top: 21px;}
.logo img{max-height: 50px}
.mainnav{margin-left: 78px;}
.mainnav ul.navcont>li{float: left;font-size: 15px;line-height: 88px;margin-right: 36px;text-transform: uppercase}
.mainnav>ul>li>a{color: #fff;display: inline-block;line-height: 88px;}
.mainnav li.onnav>a{color: #ed6d00;}
.mainnav>ul>li>a:hover{color: #ed6d00;}
.login{color: #fff;margin-top: 34px;}
.login span{color: #fff;font-size: 14px;padding-left: 20px;text-transform: uppercase}
.login .log{background: url(../images/login_icon.png) no-repeat left center;cursor: pointer;}
.login .reg{background: url(../images/reg_icon.png) no-repeat left center;margin-left: 26px;margin-right: 20px;cursor: pointer;}
.login .log:hover{color:#ed6d00;background: url(../images/login_icon2.png) no-repeat left center;}
.login .reg:hover{color:#ed6d00;background: url(../images/reg_icon2.png) no-repeat left center;}
.login input{width: 136px;height: 13px;padding: 7px 12px;color: #fff;background: url(../images/border.png) no-repeat left center;font-size: 14px;line-height: 27px;}
.sub_menu{position: absolute;width: 100%;background: #ED6D00;height: 55px;top: 88px;left: 0px;line-height: 55px;color: #fff;font-size: 14px;display: none;z-index: 999;opacity: 0.9;filter: alpha(opacity:90);}
.sub_menu li{float: left;margin-left: 61px;cursor: pointer;}
.sub_menu li a{display: inline-block;color: #fff;}
#nav4 .sub_menu .center1200>div{padding-left: 273px;}
#nav5 .sub_menu .center1200>div{padding-left: 372px;}
/*头部*/


/*banner*/
.homeban{position: relative;}
.homeban .items{width: 100%;height: 500px;}
.homeban .item{width: 100%;height: 500px;position: absolute;}
.homeban .item a{width: 100%;height: 500px;display: inline-block;}
.homeban #tabs{position: absolute;bottom: 57px;right: 162px;}
.homeban .tab{width: 18px;height: 18px;background: url(../images/tab.png) no-repeat;float: left;margin-left: 10px;cursor: pointer;}
.homeban .bg{background: url(../images/tabon.png) no-repeat;}
.homeban .num{position: absolute;bottom:50px;right: 280px;color: #fff;font-size: 18px;}
.homeban .numon{font-size: 48px;color: #ED6D00;margin-right: 3px;}
.homeban .numcont{font-size: 18px;color: #fff;margin-left: 5px;}
/*banner*/



/*合作申请*/
.homeban .sub_banner{width: 100%;height: 420px;background: url(../images/sub_banner.png) no-repeat center/cover;}
.homebox .apply .h3{font-size: 18px;color: #fff;text-align: center;padding-left: 25px;background: url(../images/hand.png) no-repeat 525px center;line-height: 30px;margin-top: 28px;}
.homebox .apply form{background: #363433;padding: 0 48px;padding-top: 58px;font-size: 14px;text-align: center;color: #d0d0d0;}
.homebox .apply .sub_title{color: #f5f5f5;font-size: 14px;text-align: center;margin:28px 0px 48px ;line-height: 14px;}
.homebox .apply table{width: 1103px;border-collapse: collapse;}


.homebox .apply .head td,
.ddmessage .head td{width: 25%;height: 45px;/*background: #ddd;*/border: 1px solid #e26b10; color: #fff;}
.homebox .apply .head td.hd,
.ddmessage .head td.hd{/*background: #999;*/}
.homebox .apply .body td{width: 20%;height: 45px;background: #ddd;border: 1px solid #e26b10;}
.homebox .apply form .fenlei td{background: #999;}
.homebox .apply .beizhu{font-size: 14px;color: #d9d8d8;text-align: left;line-height: 14px;margin-top: 28px;margin-bottom: 60px;}
.homebox .apply .submit{width: 116px;height: 42px;background: #ED6D00;color: #fff;border: none;margin-bottom: 50px;}
.homebox .apply input{width: 100%;height: 100%;padding: 0 12px;}


.homebox{background:#1f1d1c;}
.homebox .applyBox{ color: #fff; }
.homebox .applyBox .applyh3{font-size: 22px; color: #fff;text-align: center; font-weight: normal;text-transform: uppercase}


.homebox .applyBox .tableBox .ul_1{}
.homebox .applyBox input{color: #fff; font-size: 16px;}
.homebox .applyBox{width: 600px; margin: 0px auto 0;font-size: 16px;}
.homebox .applyBox .tableBox .ul_1{margin-top: 30px;}
.homebox .applyBox .tableBox .ul_1 li{margin-bottom: 10px; padding-left: 10px; position: relative;}
.homebox .applyBox .tableBox .ul_1 li .color{color: #e26b10; position: absolute; left: 0;top: 0;}
.homebox .applyBox .tableBox .ul_1 .left{float: left; width: 150px; text-align: left; padding-right: 10px; line-height: 40px;}
.homebox .applyBox .tableBox .ul_1 .right{width: 350px; float:left; line-height: 30px; font-size: 14px; color: #333;}
.homebox .applyBox .tableBox .ul_1 .right input{width: 310px; border: 1px solid #e26b10; line-height: 40px;height: 40px; padding:0 10px;}
.homebox .applyBox .tableBox .ptxt{line-height: 3em;padding-left: 10px;}
.homebox .applyBox  .hide{display: none;}

.homebox .applyBox .tableBox .ul_2 li{margin-bottom: 10px;padding-left: 10px;width: 192px;position: relative; height: 30px; cursor: pointer;} 
.homebox .applyBox .tableBox .ul_2 li span{display: block;  }
.homebox .applyBox .tableBox .ul_2 li i{display: block; width: 30px;height: 30px; border:1px solid #e26b10; position: absolute; right: -40px;top: 0;}

.homebox .applyBox .tableBox .ul_2 li.on i{background:url(../images/duide.png) no-repeat center;}

.homebox .applyBox .tableBox .applyBoxBtn{display: block; width: 160px; height:40px;margin:30px 0 60px; line-height: 40px;background:#e26b10;color: #fff;text-align: center; border-radius: 5px; }
/*合作申请*/

/*个人中心*/
.system{padding-top: 50px;padding-bottom: 170px;}
.system .maincontent{width: 855px;}
.personcenter .h3{font-size: 18px;color: #fff;margin-top: 30px;margin-bottom:90px;font-weight: normal;text-transform: uppercase}
.personcenter .h3 .num{color: #ED6D00;font-size: 24px;}
.personcenter .h3 .num2{font-size: 18px;font-weight: bold}
.personcenter .h3 i{width: 27px;height: 29px;display: inline-block;vertical-align: middle;margin-right: 21px;}
.personcenter .shezhi li{float: left;width: 100px;height: 34px;padding:0 10px;border: 1px solid #fff;font-size: 14px;color: #fff;line-height: 34px;text-align: center;border-radius: 5px;cursor: pointer;}
.personcenter .shezhi li:hover,
.personcenter .shezhi li.on{border-color: #ED6D00;color: #ED6D00;}
.personcenter .shezhi{margin-bottom: 42px;}
.personcenter .cont .item .title{width: 130px;height: 45px;color: #FFFFFF;background: #ED6D00;display: inline-block;font-size: 14px;line-height: 45px;text-align: center;font-weight: 700;}
.personcenter .cont .item .password{width: 609px;height: 45px;background: #fff;display: inline-block;vertical-align: top;}
.personcenter .cont .item .password input{width: 100%;height: 100%;padding: 0 12px;}
.personcenter .cont .item .input{margin-bottom: 3px;}
.personcenter .cont .item .get{margin-left: 20px;}
.personcenter .cont .item .submit{width: 150px;height: 40px;background: #ED6D00;color: #fff;display: inline-block;line-height: 40px;text-align: center;font-size: 14px;margin-top: 40px;cursor: pointer;margin-left: 320px;border-radius: 5px;border: none;}

.personcenter .cont .item .count li{color: #b4b4b4;font-size: 14px;height: 54px;line-height: 54px;width: 100%;border-bottom: 1px solid #666;}
.personcenter .cont .item .count li span{margin-right: 18px;}
.personcenter .cont .item .count .edit{width: 17px;height: 18px;display: inline-block;background: url(../images/edit1.png) no-repeat;vertical-align: middle;margin-left: 132px;cursor: pointer;}
.personcenter .cont .item .count select{width: 166px;height: 38px;background: #fff;margin-right: 41px;}
.personcenter .cont{position: relative;}
.personcenter .cont .item{/*position: absolute;top: 0;left: 0;*/display: none;}
/*个人中心*/


/*订单管理*/
.personcenter .ddmessage{/*width: 100%; */max-width: 100%;/*height: 365px;*/background: #363533;padding: 0px 46px 34px;margin-bottom: 54px;}
.personcenter .whddd{background: #ddd!important;width: 100%;padding:20px 46px;margin-bottom: 6px;padding-right: 0}
.personcenter .ddmessage .h2{font-size: 18px;color: #fff;text-align: center;line-height: 18px;padding-top: 34px;margin-bottom: 40px;text-transform: uppercase}
.ddmessage .head{width: 100%;border-collapse: collapse;}
.ddmessage .head td{font-size: 16px;text-align: center;}
.ddmessage .head td input{width: 100%;height: 100%;padding: 0 12px; color: #fff; font-size: 16px;}
.wlmessage{background: url(../images/shu.png) repeat-y  26px 21px;}
.wlmessage li{padding-left: 40px;padding-bottom: 23px; background: url(../images/point.png) no-repeat 19px 5px;}
.wlmessage li .time{font-size: 14px;color: #FFFFFF;font-weight: 700;}
.wlmessage li .place{font-size: 14px;color: #FFFFFF;}
.liucheng{ /*max-height:2000px;*/}
.spanid{ display:none;}

.ddmessage .zjdd{overflow: hidden;}

/*订单管理*/

/*地址管理*/
.personcenter .heads{margin-bottom: 20px;}
.personcenter .heads .add{width: 120px;height: 24px;color: #FFFFFF;background: #999;border: none;cursor: pointer;font-size: 14px;}
.personcenter .heads .del{margin-left: 15px;color: #999;font-size: 14px;}
.personcenter .heads .del em{font-size:14px;color: #ED6D00;}
.personcenter .address li{width: 805px;height: 155px;background: #666;padding: 29px 22px 16px 25px;}
.personcenter .address .person{font-size: 14px;color: #fff;}
.personcenter .address .person span{width: 70px;height: 24px;background: #ED6D00;display: inline-block;line-height: 24px;text-align: center;margin-left: 20px;cursor: pointer;}
.personcenter .address .edit{padding-bottom: 14px;}
.personcenter .address .edit span{width: 50px;height: 24px;background: #ED6D00;font-size: 14px;color: #FFFFFF;line-height: 24px;text-align: center;display: inline-block;cursor: pointer;}
.personcenter .address .edit .fix{margin-right: 9px;}
.personcenter .address .head{border-bottom: 1px dashed #ccc;margin-bottom: 16px;}
.personcenter .address .footer span{color: #FFFFFF;font-size: 14px;margin-bottom: 13px;display: inline-block;width: 49%;line-height: 14px;}
.personcenter .address li{margin-bottom: 20px;}
/*地址管理*/

/*外币兑换*/
.personcenter .money{border-bottom: 1px solid #999;border-top: 1px solid #999;height: 90px;padding: 16px 0;box-sizing: border-box;}
.personcenter .money a{width: 108px;height: 40px;background-color: #ED6D00;border-radius:14px;display: inline-block;text-align: center;line-height: 40px;font-size: 15px;color: #fff;margin-left: 30px;}
.personcenter .money .fenlei{font-size: 14px;color: #fff;height: 59px;line-height: 59px;border-right: 1px solid #515050;padding-right: 34px;padding-left: 25px;}
.personcenter .money .fenlei .num{color: #ED6D00;font-size: 16px;}
.personcenter .money .fenlei i.coin{width: 48px;height: 59px;display: inline-block;background: url(../images/coin.png) no-repeat left center;vertical-align: middle;padding-left: 16px;}
.personcenter .money .fenlei i.dollor{background: url(../images/dollor.png) no-repeat left center;width: 35px;height: 35px;}
.personcenter .money div{float: left;}
.personcenter .money .last{border: none;}
.personcenter .money .jf{width:220px ;}
.huilv .h4{color: #fff;font-size: 18px;line-height: 68px;border-bottom: 1px solid #585756;}
.huilv .del{border-bottom: 1px solid #323130;}
.huilv .del p{font-size: 18px;color: #fff;line-height: 89px;letter-spacing: 2px;}
.huilv .input{width: 221px;height: 40px;background: #fff;display: inline-block;margin-right: 22px;}
.huilv .input input{width: 100%;height: 100%;padding: 0 12px;}
.deta{display: inline-flex}
.deta .btn{width: 60px!important;}
.huilv .btn{width: 108px;height: 40px;background: #ED6D00;color: #fff;font-size: 16px;line-height: 40px;text-align: center;vertical-align: top;border-radius: 8px;cursor: pointer;}
.huilv .del .right{margin-top: 26px;}
.guize{margin-top: 25px;}
.guize .cont p{font-size: 14px;color: #777776;line-height: 24px;letter-spacing: 1px;}
.guize .cont p.first{margin-top: 23px;margin-bottom: 25px;}
/*外币兑换*/

/*友情链接*/
.links ul li{width: 25%;float: left;border: 1px solid #CCCCCC;padding: 10px;box-sizing: border-box;}
.links ul li img{width: 100%;height: 100%;display: block;}
/*友情链接*/

/*产品服务*/
.links li h3{font-size: 18px;color: #fff;line-height: 30px;}
.links li .del{font-size: 14px;color: #ccc;}
.product ul li{margin-bottom: 30px;}
/*产品服务*/

/*操作流程*/
.process .img img{width: 100%;display: block;}
.process .single{margin: 30px 0;font-size: 15px;color: #fff;}
/*操作流程*/


/*底部*/
.bottom{width: 100%;height: 51px;background: #363433;}
.bottomlinks a{color: #e2e2e2;font-size: 12px;line-height: 51px;padding: 0 11px;}
.bottomlinks a:hover{text-decoration: underline;}
.bottomlinks a.first{padding-left: 0px;}
.copyright{color: #e2e2e2;font-size: 12px;line-height: 51px;}
/*底部*/


/*登陆*/
.loadq>input{
	width: 226px;
	height: 30px;
	display: block;
	margin-top: 15px;
	margin-left: 20px;
	border: 1px solid #ccc;
	padding: 0 12px;
}

.loadq>input.onload{background: #ED6D00;color: #fff;width: 250px;}
.loadq,.regi{
	display: none !important;
}
.loadq.layui-layer-wrap,.regi.layui-layer-wrap{
	display: block !important;
}
.regi>input{
	width: 226px;
	height: 30px;
	display: block;
	margin-top: 15px;
	margin-left: 20px;
	border: 1px solid #ccc;
	padding: 0 12px;
}
.regi>input.onload{background: #ED6D00;color: #fff;width: 250px;}
.regi{
	display: none;
}
/*登陆*/

/*页面二级/左侧/右侧菜单*/
.slidebar{width: 300px;height: 770px;background: #363433;}
.slidebar .menulist .head{width: 100%;padding-top: 57px;border-bottom: 2px solid #1f1e1c;}
.slidebar .menulist .head img{width: 108px;height: 108px;display: block;margin: 0 auto;}
.slidebar .menulist .head p{text-align: center;color: #ED6D00;font-size: 16px;line-height: 16px;margin-top: 30px;margin-bottom: 34px;}
.slidebar .menulist ul li a{display: inline-block;width: 100%;height: 68px;font-size: 16px;color: #fff;line-height: 68px;text-align: center;border-bottom: 1px solid #1f1e1c;}
.slidebar .menulist ul li a:hover,
.slidebar .menulist ul li.slideon a{color: #ED6D00;border-left: 5px solid #ED6D00;background: #fff;}
/*页面二级/左侧/右侧菜单*/


/*个人中心*/
.txt-edit{ border: 1px solid #ccc;color:#fff;padding:6px;}






/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}

/*20171012*/
.hidediv{display:none}
.personcenter .shezhi2 li{width:auto}




.account{margin-right: 20px; padding: 0 20px;width: 360px;height: 30px;display: inline-block;background-color: #fff; border-radius:5px;}
.account input{width: 100%;height: 100%}
.account input,
.account textarea{ font-size:14px; font-family:arial,"微软雅黑","宋体";}
.whddd p{padding: 8px 0;font-size: 16px;color: #333;}

.hpbb label{display: block;}


.riqi{width: 160px;padding: 0 20px;background-color: #fff;display: inline-block;border-radius: 6px;}
.fktxt{width: 300px;display: inline-block;}
.fktxt i{color: #ec6d00;    margin-right: 2px;}
.fkz{padding-left: 40px;
    height: 49px;
    line-height: 49px;
    width: 861px;
    background-color: #ddd;
    border-bottom: 1px solid #4f4e4c;
    color: #ec6d00;
    font-weight: bold;
    font-size: 16px;}
.fxtextarea{height: 85px; padding-bottom:20px; padding-top:20px;}
.fxtextarea textarea{width: 100%}

.yhfy{font-size: 16px; line-height: 30px;}
.yhfy label{margin:8px 0;}

.yhfy img{vertical-align: middle}
.yhfy li{margin: 10px 0}
.yhfy li em{margin-right: 16px}
.yhfy li:hover{cursor: pointer}
.tj{margin-top: 50px;text-align:center}
.tj a{color: #fff;font-size: 16px;display: inline-block;width: 108px;height: 40px;line-height: 40px;text-align: center;border-radius: 8px;margin: 0 12px;}
.submit{background-color: #ED6D00}
.tj .blank{background-color: #353333}
.jf{    background-color: #fff;
    text-align: center;
    width: 135px;
    height: 40px;
    display: inline-block;
    line-height: 40px;}
.jf select{ /* WebKit, Blink, Edge */
    color:#1f1d1b;font-size: 16px;
}
.dhje{width: 250px!important;margin-left: 20px}
.dhje ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#ccc;font-size: 16px;font-weight: bold;
}
.bg6{background-color: #666;padding: 0 40px}
.bg6 li{line-height: 48px;font-size: 18px;color: #fff}
.bg6 li+li{border-top: 1px solid #252525;}
.bg6 li span{width: 35%;display: inline-block}
.mtc{display: table;margin: 30px auto;}
.lx{color: #fff;margin-left: 40px;font-size: 16px}
.m0{margin-left: 0!important}
.lxsx{background-color: #fff;font-weight: bold;margin-right: 10px;
    text-align: center;
    width: 120px;
    height: 30px;
    display: inline-block;
    line-height: 30px;font-size: 15px;}
.lxsx em{vertical-align: sub;margin-left: 10px}
.money table{width: 100%}
.money table thead{color: #ED6D00 }
.money table tr{height: 50px;font-size: 15px;text-align: center}
.money table tbody tr{color: #fff}
.dhje input::-webkit-input-placeholder { /* WebKit browsers */ 
font-size: 14px;
} 
.dhje input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-size: 14px;
}
.money .table tbody tr{text-align: left;}

.mydate {
    background-color: #fff;
    font-weight: bold;
    margin-right: 10px;
    text-align: center;
    width: 120px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    font-size: 15px;
}



/*外币兑换*/
.personcenter .huobic{padding: 16px 0;box-sizing: border-box;}
/*.personcenter .huobic a{width: 108px;height: 40px;background-color: #ED6D00;border-radius:14px;display: inline-block;text-align: center;line-height: 40px;font-size: 15px;color: #fff;margin-left: 30px;}*/
.personcenter .huobic .fenlei{font-size: 14px;color: #fff;height: 59px;line-height: 59px;border-right: 1px solid #515050;padding-right: 34px;padding-left: 25px;}
.personcenter .huobic .fenlei .num{color: #ED6D00;font-size: 16px;}
.personcenter .huobic .fenlei i.coin{width: 48px;height: 59px;display: inline-block;background: url(../images/coin.png) no-repeat left center;vertical-align: middle;padding-left: 16px;}
.personcenter .huobic .fenlei i.dollor{background: url(../images/dollor.png) no-repeat left center;width: 35px;height: 35px;}
.personcenter .huobic div{float: left;}
.personcenter .huobic .last{border: none;}


.huobic table{width: 100%}
.huobic table thead{color: #ED6D00 }
.huobic table tr{height: 50px;font-size: 18px;text-align: center}
.huobic table tbody tr{color: #fff}
.dhje1 {width: 200px!important;
    margin-left: 20px;}
    






/*2018-8-4*/
.ctitle{line-height: 30px;    margin-bottom: 6px;}
.ctitle span{display: inline-block;color: #ED6D00;font-size: 18px;font-weight: bold;}
.ctitle span:nth-child(1){width: 376px;padding-left: 33px;}
.ctitle span:nth-child(2){width: 210px;text-align: center;}
.ctitle span:nth-child(3){width: 210px;text-align: center;}
.personcenter .money{height: 142px;}
.ctxt{display: inline-block;color: #ED6D00;font-size: 18px;font-weight: bold;width: 210px;text-align: center;}
.tis{color: #ED6D00;font-size: 18px;font-weight: bold;padding-left: 33px;border-bottom: 1px solid #999;margin-top: 10px;line-height: 50px;}
.personcenter .ch3{color: #ED6D00;font-size: 24px;font-weight: bold;}
.personcenter .ctable{width: 98%;margin-left: 2%;color: #ED6D00;font-size: 18px;font-weight: bold;text-align: left;line-height: 50px;}
.csxf{text-align: center;background: none;}

/*交易记录*/
.cmanagement{padding-left: 145px;line-height: 30px;}
.cmanagement span{color: #fff;font-size: 16px;margin-right: 20px;}
.cmanagement span input{vertical-align: middle;}

.moneys table thead{color: #fff;font-size: 16px;font-weight: 500;}
.moneys table thead tr{font-size: 16px;}
.options{border: 2px solid #585756;}
.options ul{overflow: hidden;list-style: none;}
.options ul li{width: 160px;line-height: 40px;font-size: 18px;text-align: center;float: left;color: #ED6D00;font-weight: 600;}
.options ul li.on{background: #585756;}
.options ul li a{color: #ED6D00;}

/*账户总览*/
.zongl{padding: 0px 20px;background: #585756;}
.zongl table{width: 100%;border-collapse:collapse;}
.zongl tr{line-height: 50px;color: #fff;font-size: 15px;text-align: left;border-bottom: 2px solid #888;}
.zongl tr:last-child{border: 0;}
.zongl tr .csls{color: #ED6D00;}

/*货币兑换*/
.zy_but{
	color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 108px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 8px;
    margin: 0 12px;
    background-color: #ED6D00;
    float: right;
    margin-right: 65px;
    cursor: pointer;
}

/*账户总览*/
.zongl tr .csls a{color:#ED6D00}
