@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-07-27 10:23:41
 * @version $Id$
 */
*{padding: 0px;margin: 0px;font-style: normal;list-style-type: none;text-decoration: none;font-family: "微软雅黑";font-size: 14px;border:0 none;line-height: 24px;color: #666;outline: none;resize:none; }
p,a{font-size: 14px;}
button{background: none;cursor: pointer;}
input,select,textarea{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #e2e2e2;}
input{height: 30px;}
input,textarea{padding: 3px 5px;line-height: 20px;color: #666;}
select,button{height: 38px;}
form{display: block;}
body{background: #fff;clear: both;}
.wrapper{width: 1180px; margin: 0 auto;clear: both;}
.oflr{overflow: hidden;}
.hide{display: none;}
.fl{float: left;}.fr{float: right;}.clear{clear: both;overflow: hidden;}
.radius5{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.radius10{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}

.animate span{transition:all .8s; -webkit-transition:all .8s; -moz-transition:all .8s;}

.head{height: 100px;padding-bottom: 5px;}
/*.logo{padding: 10px 40px 0 0;}*/
/*.nav{position: relative;z-index: 2;padding-top: 20px;}*/
/*.nav li{float: left;}*/
/*.nav li a{display: block;width: 120px;line-height: 77px;text-align: center;border-bottom: 2px solid #fff;}*/
/*.nav li a:hover{border-bottom: 2px solid #fe9900;color: #fe9900;}*/
/*.nav li a.on{border-bottom: 2px solid #fe9900;color: #fe9900;}*/

.container{margin-top:-6px; }
.banner{background: url(../images/overseas/banner.jpg) no-repeat center top;height: 460px;}
.banner .wrap{width: 1180px;margin: 0 auto;position: relative;}
.banner2{height: 460px;background: url(../images/overseas/banner2.jpg) no-repeat center top;margin-top: -6px;}
.login_panel{width: 280px;padding: 0 35px;  background: #fff; position: absolute;top: 77px;left: 77px; }
.login_panel h3{background: url(../images/overseas/dlbg.png) no-repeat center top;line-height: 40px;text-align: center;color: #fff;font-size: 16px;padding-bottom: 10px;}
.accmm{padding-top: 5px;}
.accmm li{padding: 8px 0;}
.accmm li input{width: 236px;padding-left: 37px;height: 36px; font-size: 14px; }
.accmm li input:focus{border:1px solid #f7ca29;}
.accmm li .acc{background: #fff url(../images/overseas/user.png) no-repeat 10px 12px;}
.accmm li .mm{background: #fff url(../images/overseas/mm.png) no-repeat 12px 12px;}
.Codes{padding: 8px 0 15px;overflow: hidden;}
.Codes li{float: left;padding-right: 5px;}
.Codes li input{width: 100px;color: #666;}
.Codes li input:focus{border:1px solid #f7ca29;}
.Codes li img{height: 36px;display: block;margin-top: 1px; }
.Codes li.change a{display: block; padding-left: 16px;line-height: 40px;background: url(../images/overseas/refresh.jpg) no-repeat left center;margin-left: 5px;color: #666;font-size: 12px;}
.Codes li.change a:hover{color: #f08300;text-decoration: underline;}
.loginbtn{display: block;width: 100%;background: #f08300;line-height: 40px;text-align: center; height: 40px;color: #fff;font-size: 16px;}
.resginer{overflow: hidden;clear: both;padding: 5px 0 10px;}
.resginer a{display: block;float: right;color: #f08300;line-height: 30px;}
.resginer a:hover{text-decoration: underline;}
.resginer .forgotmm{float: left;color: #0090e1;}

.floor{padding: 40px 0 0 0;}
.Htitle{width: 660px;background: url(../images/overseas/linec.jpg) repeat-x left center;margin: 0 auto;margin-bottom: 40px;}
.Htitle h4{width: 170px;margin: 0 auto;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #fe9900;font-size: 18px;}
/*about*/
.lunbtu{ width:590px; height:295px; overflow:hidden; position:relative;}
.lunbtu .bd{ position:relative; height:100%; z-index:0;   }
.lunbtu .bd li{ zoom:1; vertical-align:middle; }
.lunbtu .bd img{ width:590px; height:295px; display:block;  }
.lunbtu .prev,
.lunbtu .next{ position:absolute; left:0px; top:50%; margin-top:-25px; display:block; width:25px; height:40px; background:url(..../images/sli_arrow.png) left top no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.lunbtu .next{ left:auto; right:0px; background-position:right top; }
.lunbtu .prev:hover,
.lunbtu .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.lunbtu .name{position: absolute;bottom: 0;right: 5px;text-align: right; width: 325px;height: 30px;line-height: 30px;color: #fff;}
.about .text{padding: 20px 30px;height: 255px;background: #f8f8f8;}

/*advan*/
.advan{padding-left: 1px;}
.advan li{float: left;width: 194px; height: 400px; padding: 20px; margin-left: -1px;border:1px solid #ddd;}
.advan li:hover{background: #fbfbfb;}
.advan li h5{font-size: 16px;text-align: center;padding-bottom: 20px;color: #f08300;}
.advan li span{display: block;width: 158px;height: 158px;background: url(../images/overseas/icongrp1.png) no-repeat left center;margin:0 auto;}
.advan li:hover span{background: url(../images/overseas/icongrp1_ho.png);}
.advan li span.adv2{background-position:-236px center; }
.advan li span.adv3{background-position:-472px center; }
.advan li span.adv4{background-position:-705px center; }
.advan li span.adv5{background-position:right center; }
.advan li .text{padding-top: 10px;}

.warehouse{text-align: center;}

/*fee hlep*/
.centertext{text-align: center;margin-top: -20px;}
.feehelp{width: 1193px;padding-top: 20px;}
.feehelp li{float: left;width: 285px;background: #f8f8f8;margin-right:13px;text-align: center;padding: 20px 0 10px;height: 110px;}
.feehelp li span{display: block;height:56px;width: 60px;margin: 0 auto;background: url(../images/overseas/icongrp2.png) no-repeat left center; }
.feehelp li span.fee2{background-position: -300px bottom; }
.feehelp li span.fee3{background-position: -599px center; }
.feehelp li span.fee4{background-position: right center; }
.feehelp li p{padding-top: 5px;}

/*guide*/
.guide{background: url(../images/overseas/datted.png) no-repeat center 30px;padding-bottom: 40px;}
.guide li{float: left;width: 140px;text-align: center;margin-left: 80px;}
.guide li span{display: block;width: 130px;height: 130px;margin:0 auto;background: url(../images/overseas/icongrp3.png) no-repeat left center;margin-bottom: 5px;}
.guide li p{line-height: 20px;}
.guide li em{color: #fe9900;}
.guide li:hover span{background: url(../images/overseas/icongrp3.png) no-repeat left center;transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);}
.guide li span.gui2{background-position: -217px center;}
.guide li span.gui3{background-position: -434px center;}
.guide li span.gui4{background-position: -651px center;}
.guide li span.gui5{background-position: right center;}

/*foot*/
.footer{background: #242d3c;padding: 20px 0;}
.footer p{color: #fff;}
.copyright{margin-right: 200px;}
.copyright h2 img{width: 185px;}
.contact h4{font-size: 16px;color: #fff;font-weight: normal;}
.erwcode{float: right;padding-top: 12px;}
.erwcode .text{float: right;padding: 13px 0 0 15px;}
.erwcode p{overflow: hidden;color: #fff;}

/*注册*/
.pageBg{background: #f6f6f6;padding: 20px 0;}
.pageBg .wrapper{background: #fff;}
.rgstitle{padding: 40px 0;text-align: center;}
.rgstitle h3{font-size: 30px;color: #333;line-height: 30px; text-align: center;font-weight: normal;}
.rgstitle p{padding-top: 10px;color: #999;}
.regForm{overflow: hidden;display: block;width: 420px;margin: 0 auto;padding-bottom: 30px;}
.inpList li{clear: both;padding-bottom: 20px;}
.inpList li i,.regForm .Codes li i{color: red;}
.inpList li label,.regForm .Codes li label{display: block;width: 100px;float: left;text-align: right;color: #666;line-height: 32px;height: 32px;}
.inpList li input,.inpList li div{overflow: hidden;}
.inpList li input{height: 32px;color: #666;width: 308px;padding-left: 5px;border-radius: 0;}
.inpList li select{height: 40px;color: #666;width: 154px;border-radius: 0;}
.inpList li p{color: #828282;font-size: 12px;padding-top: 5px;}
.regForm .Codes{overflow: hidden;clear: both;width: 100%;}
.regForm .Codes input{border-radius: 0;}
.regForm .Btns{padding: 20px 0 0 100px;}
.regForm .Btns button,.forgetForm .Btns button{width: 100%;background: #f08300;color: #fff;text-align: center;height: 40px;cursor: pointer;}
.regForm .Btns .had{background: #00baff;}

/*forget*/
.logo_mm{width: 1180px;margin:0 auto;padding: 20px 0 0 15px;overflow: hidden;}
.logo_mm p{padding: 34px 2px 0 0;}
.logo_mm a:hover{color: #ff6600;}
.forgetForm{width: 320px;margin: 0 auto;}
.layer_content{padding-top: 50px;}
#forgetfoot{width: 100%;position: absolute;bottom: 0;left: 0;}

/*开通账户*/
.textTit{overflow: hidden;clear: both;border-bottom: 1px solid #ddd;padding: 20px 20px 10px;}
.textTit h4{line-height: 40px;height: 40px;color: #666;font-weight: normal;font-size: 18px;}
.textTit p,.textTit a{line-height: 40px;color: #828282;font-size: 12px;}
.textTit a:hover{color: #f08300;}
.actionMain{overflow: hidden;padding:10px 25px;}
.actionMain p{line-height: 26px;color: #666;font-size: 16px;}
.textstyle p{padding: 10px 0;color: #8c8c8c;}
.textstyle strong{color: #f08300;vertical-align: top; }
.actionMain .fy{overflow: hidden;padding: 30px 0 10px;width: 1120px;}
.actionMain .fy li{float: left;width: 120px;text-align: center;margin: 0 50px;}
.actionMain .fy li h5{padding-top: 5px;color: #f08300;}
.actionMain h5{padding: 10px 0 5px;color: #f08300;font-size: 16px;font-weight: normal; }
.actionMain .list{padding: 10px 0;}
.actionMain .list li{color: #666; font-size: 16px;padding: 5px 0;}
.actionMain .list li i{color: #f08300;font-weight: bold;}
.actionMain a{color: #00baff;}
.actionMain a:hover{text-decoration: underline;}

/**/
.subList{border-bottom: 1px solid #ddd;padding-left: 10px;}
.subList li{float: left;}
.subList li a{display: block;width: 120px;line-height: 80px;text-align: center;font-size: 16px;}
.subList li a:hover{background: #f8f8f8;}
.subList li a.on{color: #ff6600;}
.faqList li{padding: 15px 0;border-bottom: 1px dashed #ddd;}
.faqList li h6{color: #666;padding-left: 22px;background: url(../images/overseas/faqs_q.png) no-repeat left center;line-height: 30px;height: 30px;font-weight: normal;}
.faqList li p{padding-left: 22px;background: url(../images/overseas/faqs_a.png) no-repeat left center;color: #f08300;font-size: 14px;}

/*api*/
.wrapperA{width: 1140px;padding: 15px 20px 30px; margin: 0 auto;background: #fff;}
.apimain .submenu li span.on{background-color: #1e8bca;}
.submenu li span.on a{color: #fff;}
.leftmenu ol{display: none;}
.leftmenu .menu_chioce{display: block;}
.leftmenu{width: 220px;border-right: 1px solid #ddd;float: left;margin-right: -1px;margin-bottom: -1px; }
.leftmenu li{line-height: 46px;border-bottom: 1px solid #ddd;}
.leftmenu li i{font-size: 12px;}
.leftmenu li span:hover{background-color: #f6f6f6;}
.leftmenu li span{display: block;height: 46px;line-height: 46px; cursor: pointer;padding: 0 15px 0 22px;background: url(..../images/arr_tab.png) no-repeat 10px center;}
.leftmenu ol li{border: 0 none;padding: 8px 22px;margin-bottom: 1px;}
.leftmenu ol li i{font-weight: bold;font-size: 10px;color: #999;}
.leftmenu ol li a{display: block;line-height: 20px; font-size: 12px;}
.leftmenu ol li:hover{background: #f6f6f6;}
.leftmenu ol li.on{background: #fe9900;}
.leftmenu ol li.on a,.leftmenu ol li.on i{color: #fff;}

.apititle{padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.apititle h3{float: left;color: #333;font-size: 16px;}
.apititle p{float: right;}
.apititle p,.apititle a{font-size: 12px;color: #999;}
.apititle a:hover{color:#f08300;text-decoration: underline; }

.rightmain{overflow: hidden;padding: 20px;border-left: 1px solid #ddd;}
.rightmain h6{padding: 10px 0;color: #333;font-size: 16px;line-height: 30px;}
.rightmain textarea{min-height: 100px;width: 847px; padding: 10px 15px 0;overflow: hidden; background: #fbfbfb;border-radius: 0; }
.rightmain .textmain{padding-top: 10px;}
.rightmain .textmain p{line-height: 25px;}
.textmain .p_style01{background: #f8f8f8;padding: 5px 10px;margin: 5px 0 15px 0;}
.textmain table{border:1px solid #ddd;width: 730px;border-bottom:0 none;border-right:0 none;}
.textmain table td,.textmain table th{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 10px;text-align: left;}
.textmain table th{background: #f8f8f8;}

.over_title{text-align: center;padding: 40px 0;}
.over_title h3{font-size: 22px;color: #195093;line-height: 40px;display: inline-block;*display: inline;*zoom: 1;padding: 0 20px;}
.over_title i{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width:86px;height: 1px; background: #195093;margin-top: -3px; }
.aboutov{padding-bottom: 20px;}
.aboutov p{font-size: 16px;line-height: 30px;}
.realview{background: #f6f6f6;}
.realview h5{line-height: 45px;border-bottom: 1px solid #ddd;text-align: center;font-size: 18px;color: #195093;font-weight: normal;}
.realview ul{padding:30px 0;overflow: hidden;}
.realview li{float: left;width:25%;text-align: center; }

.areaDis{height: 595px;background: url(../images/overseas/img_new.jpg) no-repeat center top;position: relative;}
.areaDis .bgg{background: #000;filter:alpha(opacity=20); -moz-opacity:0.2;  -khtml-opacity: 0.2; opacity: 0.2;position: absolute;top: 0;right: 0;left: 0px;bottom: 0;z-index: 0;display: none;}
.areaCK .tab{line-height: 30px;color: #333;width: 100px;position: absolute;z-index: 1;cursor: pointer;}
.areaCK .tab span{display: block;line-height: 23px;text-align: center;color: #fff;background: #ff8800;}
.areaDis .ar1 .tab{top: 216px;left: 310px;}
.areaDis .ar2 .tab{top: 274px;left: 65px;}
.areaDis .ar3 .tab{top: 96px;left: 465px;}
.areaDis .ar4 .tab{top: 88px;left: 739px;}
.areaDis .ar5 .tab{right: 228px;bottom: 52px;}
.areaDis .ar6 .tab{right: 91px;bottom: 265px;}

.areaDis .ar7 .tab{top: 167px;left: 628px;}
.areaDis .ar8 .tab{top: 342px;right: 253px;}
.areaDis .ar9 .tab{top: 144px;right: 127px;}
.areaDis .ar10 .tab{top: 314px;left: 234px;}
.areaDis .ar11 .tab{top: 179px;left: 434px;}
.areaDis .ar12 .tab{top: 262px;left: 443px;}
.areaDis .ar13 .tab{top: 281px;left: 576px;}
.areaDis .ar14 .tab{right: 95px;bottom: 230px;}
.areaDis .ar15 .tab{right: 131px;bottom: 200px;}

.areaCK .details{background: #fff;padding: 10px;width: 670px;position: absolute; z-index: 99;display: none; }
.ar1 .details{top: 4px;left: 218px;}
.ar2 .details{top: 320px;left: 30px;}
.ar3 .details{top: 200px;left: 90px;}
.ar4 .details{top: 187px;right: 0px;}
.ar5 .details{top: 206px;right: 120px;}

.ar7 .details{top: 268px;right: 330px;}
.ar8 .details{top: 266px;right: 70px;}
.ar9 .details{top: 233px;right: 20px;}
.ar10 .details{top: 411px;left: 30px;}
.ar11 .details{top: 281px;left: 243px;}
.ar12 .details{top: 370px;left: 243px;}
.ar13 .details{top: 380px;left: 372px;}

.ar1 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle1.png) no-repeat left top;position: absolute;bottom: -21px;left: 160px;}
.ar2 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 160px;}
.ar3 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;right: 220px;}
.ar4 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 300px;}
.ar5 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle1.png) no-repeat left top;position: absolute;bottom: -21px;right: 120px;}

.ar7 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 512px;}
.ar8 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 476px;}
.ar9 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 572px;}
.ar10 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 234px;}
.ar11 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 234px;}
.ar12 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 234px;}
.ar13 .details .arr{display: block;width: 57px;height: 21px;background: url(../images/overseas/srcle2.png) no-repeat left top;position: absolute;top: -21px;left: 234px;}

.areaCK .details .img{float: left;padding-right: 15px;}
.areaCK .details ul{overflow: hidden;}
.areaCK .details li{padding-bottom: 10px;overflow: hidden;}
.areaCK .details li h6{font-weight: normal;color: #195093;line-height: 22px;}
.areaCK .details li p{line-height: 22px;font-size: 12px;overflow: hidden;}
.areaCK .details li i{float: left;display: block; color: #195093;line-height: 22px;}
.areaCK .details li span{color: #999;display: block;line-height: 20px;}

.why_chos{width: 800px;margin:0 auto;overflow: hidden;position: relative;}
.why_chos .point{width: 20px;height: 20px;background: url(../images/overseas/point.png) no-repeat left center;position: absolute;top: 50%;left: 50%;margin: -10px 0 0 -30px;}
.why_chos li{padding: 20px;border-left:1px solid #e6e6e6;border-top: 1px solid #e6e6e6;margin-top: -1px;margin-left: -1px;background: #fff;float: left;width: 340px;text-align: center;height: 327px; }
.why_chos li i{display: block;padding-top: 10px;text-align: center;}
.why_chos li h5{line-height: 60px;font-size: 16px;font-weight: normal;color: #195093;}
.why_chos li .text{text-align: left;}
.why_chos li:hover{background: #195093;}
.why_chos li:hover p,.why_chos li:hover h5{color: #fff;}

.giveBg{background: #f8f8f8;overflow: hidden;padding-bottom: 40px;}
.service .list{float: left;text-align: center;}
.service .list ul{overflow: hidden;background: #fff;padding: 20px;height: 140px;}
.service .list li{width: 100px;float: left;text-align: center;padding: 15px 14px 0 0;background: url(../images/overseas/arrto.png) no-repeat right 48px;}
.service .list li.noarr{background: none;padding-right: 0;}
.service .list li p{padding-top: 5px;color: #828282;}
.service .list li.end p{color: #ff8800;}
.service .middleS{float: left;width: 380px;text-align: center;position: relative;}
.service .middleS .icon{height: 180px;background: url(../images/overseas/cb.jpg) repeat-x left center;}
.service .middleS i{display: block;position: absolute;top: 82px; background: url(../images/overseas/arrto2.png) no-repeat right top;height: 16px;}
.service .middleS .ifl{width: 17px;left: 0;}
.service .middleS .ifr{width: 21px;right: 0;}
.service .tg{padding-top: 20px;}
.service .tg h5{font-size: 18px;font-weight: normal;color: #195093;}
.service .tg p{color: #828282;}
.infoser{padding-bottom:40px; }
.infoser .list ul{border:1px solid #e6e6e6;}

.pgcontact{background: url(../images/overseas/pgbg1.jpg) no-repeat;height: 490px;position: relative;}
.filedown{padding-top: 110px;overflow: hidden;}
.filedown .text{height: 100px;width: 550px; padding: 20px;background: url(../images/overseas/bgb1.png) repeat;float: left;}
.filedown .text p{color: #fff;font-size: 18px;line-height: 30px;}
.filedown .text i{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 10px;height: 10px;background: #ff7700;margin-right: 5px;margin-top: -3px;}
.filedown .downloadBtn{width: 165px;height: 100px; padding: 20px 0;background: url(../images/overseas/bgb2.png) repeat;overflow: hidden;text-align: center;}
.filedown .downloadBtn i{display: block;padding: 5px 0;}
.filedown .downloadBtn a{display: block;color: #fff;}
.filedown .downloadBtn a:hover{color: #195093;text-decoration: underline;}
.contactus{width: 550px;padding: 20px;height: 100px;background: url(../images/overseas/bgb3.png) repeat;float: right;}
.contactus h5{font-size: 18px;font-weight: normal;color: #fff;padding-bottom: 10px;}
.contactus a{color: #fff;line-height: 22px;font-size: 18px;display: block;}
.contactus li{float: left;padding-left: 40px;overflow: hidden;margin-right: 60px;color: #fff;}
.contactus li.qq{background: url(../images/overseas/qq2.png) no-repeat left center;}
.contactus li.mail{background: url(../images/overseas/email2.png) no-repeat left center;}

.fastship{background: url(../images/overseas/grayline.jpg) repeat-x left 34px;width:1400px; overflow: hidden;padding-bottom: 30px;}
.fastship li{width: 150px;float: left;margin-right: 107px;text-align: center;}
.fastship li span{display: block;width: 100px;background: #fff;margin: 0 auto;padding-bottom: 5px;}
.fastship li i{display: block;font-size: 16px;font-style: italic;color: #ff8800;}