@charset "utf-8";
/* Author:xujk */

/*初始化样式*/
html,body{width:100%;height:auto;background:#fff;font-weight:normal;font-family:"微软雅黑";font-size:12px;color:#666;}
body,div,ul,li,h1,h2,h3,h4,p,dl,dt,dd{margin:0px;padding:0px;}
h1,h2,h3,h4,h5{font-size:12px;font-weight:normal;}
a{text-decoration:none;}
a:hover{text-decoration:underline;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;-webkit-transition:color .3s ease;transition:color .3s ease;}
a:focus{outline:none;}
ul,li{list-style:none;}
img{border:none;}
input{vertical-align:middle;margin:0;padding:0;}
table{border-collapse:collapse;}

.clear{clear:both;}
.title1{clear:both;padding:25px 0 15px 0;color:#000;font-size:20px;}
.red{color:#cd2f3b!important;}
.green{color:#3f7a06!important;}
.gray{color:#666!important;}
.blur{color:#0567c3!important;}
.orange{color:#ff4800!important;}
.orange_input{display:inline-block;width:75px;height:30px;text-align:center;line-height:30px;border-radius:5px;color:#fff!important;background:#ff4200;}
.orange_input:hover{background:#da3901;text-decoration:none;}


.wraper{width:100%;min-width:1200px;background:#f9f9f9;}

/*顶部导航条*/
.header{width:100%;background:#fff;border-bottom:1px solid #ddd;box-shadow:0px -4px 5px #999;}
.header_nav{width:100%;height:30px;border-bottom:1px solid #ddd;background:#f5f5f5;}
.header_nav_main{width:1200px;margin:0 auto;line-height:30px;}
.header_nav_main a:link,.header_nav_main a:visited{color:#666;}
.header_nav_main a:hover{color:#39a6fa;}
.header_nav_right{float:right;}
.header_nav_right li{float:left;padding:0 5px;color:#ccc;}
.header_shoppingCart i{float:left;width:17px;height:16px;margin:6px 5px 0 5px;background:url(../images/icon.png) no-repeat -6px -3px;}
.header_shoppingCart span{float:right;height:20px;margin:6px 2px 0 5px;line-height:20px;font-family:arial;color:#fff;padding:0 6px;border-radius:25px;background:#c81623;}

/*顶部*/
.header_main{width:1200px;height:100px;margin:0 auto;}
.header_main .logo img{float:left;height:80px;margin-top:10px;}
.header_right{position:relative;float:right;padding-right:181px;}
.header_search{float:left;width:600px;padding-top:15px;position: relative;}
.header_search .resetet{position: absolute;right: 135px;top: 77px}
.header_search ul{height:25px;}
.header_search ul li{float:left;}
.header_search ul li a:link,.header_search ul li a:visited{display:block;height:25px;line-height:25px;padding:0 10px;color:#666;margin-right:5px;}
.header_search ul li a:hover{color:#39a6fa;text-decoration:none;}
.header_search ul li a.header_search_active{color:#fff;background:#39a6fa;}
.header_search_main{position:relative;width:600px;height:40px;background:#39a6fa;}
.header_search_main i{position:absolute;left:10px;top:12px;width:18px;height:18px;background:url(../images/icon.png) no-repeat -51px -3px;z-index:2;}
.header_search_content{position:absolute;top:3px;left:3px;width:492px;height:34px;padding-left:34px;line-height:34px;border:none;color:#999;}
.header_search_btn{position:absolute;top:0;right:0;width:106px;height:40px;border:none;color:#fff;font-weight:bold;font-size:16px;background:none;cursor:pointer;}
.header_search_btn:hover{background:#3595de;}
.header_tips{position:absolute;top:40px;right:0;float:right;width:148px;height:38px;padding:0 8px;overflow:hidden;line-height:38px;border:1px solid #ddd;background:#fafafa;cursor:pointer;z-index:2;}
.header_tips_left{float:left;width:16px;height:14px;margin:12px 5px 0 0;background:url(../images/icon.png) no-repeat -107px -5px;}
.header_tips ul{float:left;width:90px;overflow:hidden;}
.header_tips ul a{display:block;width:100%;height:40px;line-height:40px;color:#666;overflow:hidden;}
.header_tips ul a:hover{color:#F40;}
.header_tips_drop{float:right;width:10px;height:4px;margin:17px 0 0 8px;background:url(../images/icon.png) no-repeat -6px -69px;}
.header_tips:hover{height:auto;background:#fff;}
.header_tips:hover .header_tips_drop{transition:all 0.3s;transform:rotate(-180deg);}

/*主體*/
.main{clear:both;width:1200px;margin:0 auto;}

/*尾部*/
.footer{clear:both;width:100%;height:350px;padding-top:10px;margin-top:100px;background:#000;color:#fff;}
.footer_main{width:1200px;margin:0 auto;}
.footer_left{float:left;width:250px;height:220px;margin:0 15px;border-right:1px solid #444;}
.footer_left h2{font-size:16px;color:#fff;font-weight:bold;padding:15px 0 25px 0;}
.footer_left img{float:left;margin-right:10px;}
.footer_left_main{float:left;width:120px;line-height:25px;}
.footer_left_main p span{display:block;width:100%;text-align:center;color:#3ab32e;font-size:14px;}
.footer_talk{width:176px;height:26px;line-height:25px;padding-left:44px;margin-top:5px;font-size:14px;color:#333;background:url(../images/icon.png) no-repeat -3px -188px;cursor:pointer;}

.footer_right{float:right;width:889px;}
.footer_right dl{float:left;width:127px;padding-top:30px;}
.footer_right dl dt{color:#fff;font-size:14px;padding-bottom:22px;}
.footer_right dl dd{padding-bottom:15px;}
.footer_right dl dd a{color:#fff;}
.footer_right dl dd a:hover{color:#c6ad00;}

.footer_bottom{clear:both;margin-top:30px;border-top:1px solid #ddd;padding-top:30px;}
.footer_bottom ul li{float:left;padding:0 5px;}
.footer_bottom ul li a{color:#fff;}
.footer_bottom ul li a:hover{color:#c6ad00;}
.footer_bottom p{clear:both;padding-top:10px;padding-left:5px;color:#fff;font-family:Arial;}

/*第二种尾部*/
.footer2{width:100%;padding-top:20px;padding-bottom: 20px;text-align:center;background:#fff;}
.footer2 p{line-height:30px;color:#999;}
.footer2 p a{color:#333;font-size:14px;margin:0 5px;}


/*返回顶部*/
.goTop{position:fixed;right:-60px;bottom:50px;width:50px;height:50px;border-radius:50%;overflow:hidden;box-shadow:0px 0px 4px #999;z-index:999;transition:all .5s;}
.goTop_show{right:20px;-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}
.goTop a{display:block;width:100%;height:100%;border-radius:50%;background:url(../images/icon.png) no-repeat -226px -82px;background-color:#333333;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;-webkit-transition:background-color .3s;transition:background-color .3s;}
.goTop a:hover{background-color:#39A6FA;}
.express_com{
    position: absolute;
    left: 3px;
    top: 3px;
    height: 34px;
    border: 0;
}
.express_nu{
    position: absolute;
    top: 3px;
    left: 145px;
    width: 348px;
    height: 34px;
    padding-left: 34px;
    line-height: 34px;
    border: none;
    color: #999;
}
.express_search{
    left: 155px !important;
}

.center_box{width:600px;margin:80px auto 300px;padding:20px;border:1px solid #ddd;background:#fff;border-radius:5px;font-size:14px;color:#666;}
.exchange h2,.express h2{font-weight:bold;font-size:18px;color:#3595DE;padding-bottom:20px;}
.exchange h3,.express h3{display:inline-block;font-weight:normal;font-size:14px;}
.exchange .exchange_content li,.express .express_content li{padding-bottom:14px;}
.exchange_currency,.echange_sum,.exchange_result,.express_company,.express_num{position:relative;display:inline-block;margin-left:10px;}
.exchange_icon{display:inline-block;width:14px;height:14px;margin:0 10px;background:url(../images/dh.png) no-repeat 0 0;}
.exchange .exchange_content input.txt,.express input.txt{width:160px;height:35px;line-height:35px;border:1px solid #ddd;border-right:none;border-top-left-radius:5px;border-bottom-left-radius:5px;padding:0 8px;}
.express input.txt{border:1px solid #ddd;}
.echange_sum span{position:absolute;top:0;right:0;width:40px;text-align:center;line-height:33px;background:#fff;font-size:14px;border-top-right-radius:5px;border-bottom-right-radius:5px;border:1px solid #ddd;border-left:none;}
.exchange select,.express select{width:160px;padding:9px 8px;border-radius:5px;border:1px solid #ddd;}
.exchange input.btn,.express input.btn{width:110px;height:35px;margin-left:12px;line-height:35px;border:none;border-radius:5px;padding:0 8px;background:#3595DE;color:#fff;font-size:14px;font-weight:bold;cursor:pointer;}
.exchange input.btn:hover,.express input.btn:hover{background:#1f73b3;}
.exchange_result{position:relative;display:inline-block;width:120px;height:35px;padding:0 40px 0 10px;line-height:35px;border-bottom:1px solid #ddd;font-size:20px;text-align:right;color:#333;}
.exchange_result span{position:absolute;right:0;bottom:0;font-size:14px;color:#666;line-height:30px;}
.express_process{display:block;padding-top:10px;}
.express_process table{width:100%;border:1px solid #ddd;padding:10px;background:#fbfbfb;border-radius:5px;}
.express_process table th{border:1px solid #ddd;height:40px;}
.express_process table td{border:1px solid #ddd;height:35px;padding:10px 20px;}