@charset "utf-8";
/* CSS Document */


input[type=checkbox] {display: none;}
.chk_1 + label {
border: 2px solid #4e4e4e;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 5px;
border-radius: 0px;
display: inline-block;
position: relative;
margin-right: 5px;float:left;
}
.chk_1 + label:active {
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.chk_1:checked + label {
border: 2px solid #4e4e4e;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
color: #004ea1;
}
.chk_1:checked + label:after {
content: '\2714';
position: absolute;
top: -12px;
left: 0px;
color: #004ea1;
width: 100%;
text-align: center;
font-size: 18px;
padding: 0 0 0 0;
vertical-align: text-top;
}
/**/


/**/
.loginBody{background:url(../images/login/loginBg.jpg) no-repeat center;height:520px;padding-top:120px;}
.loginBody div.clearfix{width:100%;}
.loginBody div.fl{width:400px; text-align:right;padding-top:100px;}
.loginBody div.fl h4{font-size:36px;font-weight:bold;color:#004ea1;padding-top:10px;}
.loginBody div.fr{width:410px;padding:45px 60px;background:#fff;box-shadow: 0px 0px 5px #999;}
.loginBody div.fr h3{font-size:28px;font-weight:bold;color:#004ea1; text-align:center;padding-bottom:20px;}
.loginBody div.fr .box input{border:1px solid #d4d4d4;width:408px;padding:15px 0 15px 0; text-indent:55px;font-size:16px;color:#999;line-height:20px;}
.loginBody div.fr .box .account{background:url(../images/login/login01.png) no-repeat 25px center;}
.loginBody div.fr .box .modify_pwd{background:url(../images/login/login02.png) no-repeat 25px center;}
.loginBody div.fr .cue{height:30px;line-height:30px;font-size:12px;color:#999;padding-left:25px;}
.loginBody div.fr .cue .accCue{padding-left:20px;background:url(../images/login/acCue.png) no-repeat left center;}
.loginBody div.fr .box .account:focus{border:1px solid #004ea1;background:url(../images/login/login01_h.png) no-repeat 25px center;}
.loginBody div.fr .box .modify_pwd:focus{border:1px solid #004ea1;background:url(../images/login/login02_h.png) no-repeat 25px center;}
.loginBody .logBtn{font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-align:center;display:block;height:48px;line-height:48px; text-decoration:none;margin-top:10px;}
.loginBody p.clearfix{padding-top:15px;width:100%;}
.loginBody p.clearfix a.fl{font-size:14px; text-decoration:none;color:#666;}
.loginBody p.clearfix a.fr{font-size:14px;color:#004ea1; text-decoration:none;}

/**/
.regBody{background:url(../images/login/regBg.jpg) no-repeat center;height:749px;padding-top:85px;}
.regBody div.clearfix{width:100%;}
.regBody div.fl{width:400px; text-align:right;padding-top:215px;}
.regBody div.fl h4{font-size:36px;font-weight:bold;color:#004ea1;padding-top:10px;}
.regBody div.fr{width:410px;padding:45px 60px 130px 60px;background:#fff;box-shadow: 0px 0px 5px #999;}
.regBody div.fr h3{font-size:28px;font-weight:bold;color:#004ea1; text-align:center;padding-bottom:20px;}
.regBody div.fr .box{display:inline-block;}
.regBody div.fr .box input{border:1px solid #d4d4d4;width:388px;padding:15px 0 15px 20px;font-size:16px;color:#999;line-height:20px;}
.regBody div.fr .box input:focus{border:1px solid #004ea1;}
.regBody div.fr .dx_disabled{border:1px solid #d4d4d4;background:#f7f7f7;float:left;display:inline-block;height:30px; text-align:center;padding:10px 15px; color:#999;margin-left:15px;font-size:12px; cursor:not-allowed; }
.regBody div.fr a.hqdx{width:128px;border:1px solid #d4d4d4;color:#666; text-align:center;height:50px;line-height:50px; font-size:14px;float:left;display:inline-block; text-decoration:none;margin-left:15px;}
.regBody div.fr a.hqdx:hover{color:#004ea1;}
.regBody div.fr .cue{height:30px;line-height:30px;font-size:12px;color:#999;padding-left:25px;}
.regBody div.fr .cue .accCue{padding-left:20px;background:url(../images/login/acCue.png) no-repeat left center;}
.regBody div.fr .link{width:100%;}
.regBody div.fr .link .txt{float:left;font-size:13px;color:#666;}
.regBody div.fr .link .txt a{color:#004ea1; text-decoration:none;}
.regBody div.fr .link a.fr{font-size:14px;color:#004ea1; text-decoration:underline;}
.regBody div.fr .box .yzm{width:200px;float:left;}
.regBody div.fr .box .see{display:inline-block;margin-left:15px;}
.regBody div.fr .box .see img{padding-top:10px;}
.regBody div.fr .box .see span{font-size:14px;line-height:18px;color:#666;padding-left:20px;padding-top:8px;}
.regBody .Btn{font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-align:center;display:block;height:48px;line-height:48px; text-decoration:none;margin-top:20px;}


/**/
.tradeBody{padding:60px 0 90px;}
.tradeBody h3{font-size:30px;font-weight:bold;color:#004ea1;padding-bottom:20px;}
.tradeBody .Content{border:6px solid #e5e5e5;width:990px;background:#f3f9ff;}
.tradeBody .Content .left{width:138px;padding:50px 0 100px;}
.tradeBody .Content .left ul li a{display:block;font-size:18px;font-weight:bold;color:#410000; text-align:center;line-height:50px; text-decoration:none;}
.tradeBody .Content .left ul li a.cur{background:#e5e5e5;}
.tradeBody .Content .right{width:852px;background:#fff;min-height:420px;}

.cenBody{padding-left:60px;padding-top:75px;}
.cenBody table td{font-size:16px;line-height:28px;color:#666;padding-bottom:20px;}
.cenBody table td a.mail{color:#004ea1; text-decoration:none;font-size:16px;font-weight:bold;}
.cenBody table td input{width:360px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;margin-left:20px;}
.cenBody table td a.yz{font-size:14px;color:#fff;background:#004ea1;border-radius:4px;display:inline-block;padding:3px 10px; text-decoration:none;margin:0 10px;}
.cenBody table td a.link{font-size:14px;color:#004ea1; text-decoration:none;}
.cenBody table td span{color:#004ea1;}

.passBody{padding-top:60px;}
.passBody table th{width:115px; text-align:right;padding-right:20px;line-height:48px;color:#666;font-size:16px;}
.passBody table td{}
.passBody table td input{width:360px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.passBody table td a{display:inline-block;width:402px;height:50px;line-height:50px; text-align:center;font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-decoration:none;}
.passokBody{padding-left:50px;padding-top:70px;padding-bottom:270px;}
.passokBody .txt{padding-left:70px;background:url(../images/login/passok.jpg) no-repeat left top;}
.passokBody .txt h4{font-size:24px;font-weight;bold;color:#004ea1;padding-bottom:30px;padding-top:10px;}
.passokBody .txt h5{font-size:16px;font-weight:bold;color:#333333;}
.passokBody .txt h5 a{color:#004ea1; text-decoration:none;}

.phoneBody{padding-top:60px;}
.phoneBody table th{width:115px; text-align:right;padding-right:20px;line-height:48px;color:#666;font-size:16px;}
.phoneBody table td{}
.phoneBody table td input{width:360px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.phoneBody table td .yzm{width:178px;float:left;}
.phoneBody table td .see{display:inline-block;margin-left:15px;}
.phoneBody table td .see img{padding-top:5px;}
.phoneBody table td .see span{font-size:14px;line-height:18px;color:#666;padding-left:20px;padding-top:8px;}
.phoneBody table td .box{width:400px;height:46px;border:1px solid #d4d4d4}
.phoneBody table td .box input{border:0;width:253px;}
.phoneBody table td .box a{width:105px;height:42px;line-height:42px; text-align:center;color:#666;font-size:14px;display:inline-block;background:#ececec; text-decoration:none;margin-top:1px;}
.phoneBody table td a.subit{display:inline-block;width:402px;height:50px;line-height:50px; text-align:center;font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-decoration:none;}


.addressBody{padding:70px 30px 110px 50px}
.addressBody .msg table{width:100%;border-left:1px solid #d4d4d4;border-top:1px solid #d4d4d4;}
.addressBody .msg table th{border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;background:#f3f9ff;padding-left:20px;font-size:16px;font-weight:bold;color:#666;height:40px;line-height:40px;}
.addressBody .msg table td{font-size:14px;height:40px;line-height:40px;padding-left:20px;color:#666;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;}
.addressBody .msg table td a{font-size:14px;color:#004ea1;margin-right:3px; text-decoration:none;}
.addressBody .add{padding-top:30px;}
.addressBody .add h5{border:1px solid #d4d4d4;height:40px;line-height:40px;background:#f3f9ff;padding-left:20px;font-size:14px;color:#666; cursor:pointer;}
.addressBody .add h5 span{font-size:16px;font-weight:bold;color:#666;padding:5px 5px 5px 30px;background:url(../images/login/add.png) no-repeat left center;}
.addressBody .add h5 b{font-size:16px;font-weight:bold;color:#004ea1;}
.addressBody .add .test{padding-top:50px;display:none;}
.addressBody .add .test table{width:100%;}
.addressBody .add .test table th{text-align:right;font-size:16px;color:#666;padding:0 10px; vertical-align:top;line-height:48px;}
.addressBody .add .test table th em{font-size:14px;color:#004ea1;}
.addressBody .add .test table td .inpt1{width:400px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.addressBody .add .test table td .dropdown{float:left;margin-right:10px!important;}
.addressBody .add .test table td .inpt2{width:80px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.addressBody .add .test table td .inpt3{width:140px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.addressBody .add .test table td .inpt4{width:80px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.addressBody .add .test table td .inpt5{width:160px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.addressBody .add .test table td span{font-size:16px;line-height:50px;color:#666;padding:0 15px;}
.addressBody .add .test p{font-size:13px;color:#666;}
.addressBody .add .test table td p{width:377px;}
.addressBody .add .test table td #provTip{display:inline-block;}
.addressBody .add a.subit{display:inline-block;width:120px;height:50px;line-height:50px; text-align:center;font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-decoration:none;margin-top:30px;}


.orderBody{padding:50px 40px;}
.orderBody .integral{padding:5px 45px;background:url(../images/login/center.jpg) no-repeat left center;font-size:14px;color:#666;line-height:26px;}
.orderBody .integral span{color:#004ea1;font-size:16px;}
.orderBody .orderNav{width:420px;height:40px;border:1px solid #d4d4d4;font-size:16px;font-weight:bold;background:#f3f9ff;margin:20px 0;}
.orderBody .orderNav a{display:inline-block;width:50%;line-height:40px; text-align:center; text-decoration:none;color:#666;}
.orderBody .orderNav a.active{background:#e5e5e5;}
.orderBody .orderSel div.clearfix{width:100%;padding:10px 0;}
.orderBody .orderSel span{width:65px;font-size:16px;color:#666; text-align:right;line-height:50px;padding-right:20px;}
.orderBody .orderSel input{border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;float:left;}
.orderBody .orderSel em{line-height:50px;padding:0 20px;font-size:16px;color:#666;float:left;}
.orderBody .orderSel .btn{line-height:50px;padding-left:20px;}
.orderBody .orderSel .btn a{color:#004ea1;font-size:14px;margin-right:10px; text-decoration:none;}
.orderBody .orderSel button{font-size: 14px;color: #fff;background: #004ea1;border-radius: 4px;display: inline-block;padding: 0 10px;text-decoration: none;border:0;height:34px;line-height:34px;margin-top:10px;}
.orderBody .orderCont{padding-top:40px;}
.orderBody .orderCont table{width:100%;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;margin-bottom:30px;}
.orderBody .orderCont table th{height:35px;line-height:35px; text-align:center;font-size:12px;background:#dfdfdf;color:#484848;border-bottom:1px solid #cfcfcf;font-size:13px;}
.orderBody .orderCont table tr th:last-child{border-right:1px solid #cfcfcf;}
.orderBody .orderCont table td{color:#7a7a7a;border-bottom:1px solid #cfcfcf;height:35px;line-height:35px; text-align:center;border-right:1px solid #cfcfcf;font-size:13px;}
.orderBody .orderCont table td a.lk1{color:#004ea1; text-decoration:underline;}
.orderBody .orderCont table td span{color:#b83440}
.orderBody .orderCont table td a.lk2{font-size:14px;font-weight:bold;color:#004ea1; text-decoration:none;}
.orderBody .orderCont table td i{display:inline-block;padding:0 10px;}
.orderBody .orderCont table .odd td{background:#f0f4f8}
.orderBody .orderCont table .bh td{background:#dfecf9;}
.orderBody .bottom{width:100%;}
.orderBody .bottom span.fl{font-size:14px;color:#666;line-height:36px;}
.orderBody .bottom div.fr{font-size:13px;color:#999;}
.orderBody .bottom div.fr a{font-size:13px;padding:5px 10px;font-size:13px;color:#004ea1;border:1px solid #d4d4d4; text-decoration:none;}
.orderBody .bottom div.fr a:hover,.orderBody .bottom div.fr a.cur{border:1px solid #004ea1;background:#004ea1;color:#fff;}
.orderBody .bottom div.fr span{padding:0 10px;}
.orderBody .bottom div.fr input{font-size:13px;color:#666;border:1px solid #d4d4d4;padding:5px;width:16px; text-align:center;margin:0 5px;}
.orderBody .bottom div.fr a.btn{font-size:14px;background:#004ea1;padding:5px 15px;color:#fff; text-decoration:none;border-radius:6px;margin-left:15px;border:0;}
.orderBody .bottom div.fr a.btn:hover{border:0;}

.ordetBody{padding:80px 0;}
.ordetBody .tool{height:40px;line-height:40px;font-size:14px;color:#004ea1;}
.ordetBody .tool a{color:#004ea1; text-decoration:none;}
.ordetBody .tab01{border:1px solid #e9e9e9;}
.ordetBody .tab01 h3{line-height:40px;padding-left:20px;font-size:18px;color:#410000;font-weight:bold;background:#dfecf9;border-bottom:1px solid #d4d4d4;}
.ordetBody .tab01 .state{padding:20px;border-bottom:1px solid #d4d4d4;}
.ordetBody .tab01 .state h4{font-size:18px;color:#410000;font-weight:bold;padding-bottom:15px;}
.ordetBody .tab01 .state p{font-size:14px;color:#410000;}
.ordetBody .tab01 .track{padding:30px 20px;border-bottom:1px solid #d4d4d4;}
.ordetBody .tab01 .track h4{font-size:18px;color:#410000;font-weight:bold;padding-bottom:30px;}
.ordetBody .tab01 .track .cont{background:url(../images/login/orderdet.jpg) no-repeat left top;display:inline-block;width:100%;}
.ordetBody .tab01 .track .cont .box{padding-top:100px;text-align:center;float:left}
.ordetBody .tab01 .track .cont .box1{background:url(../images/login/det_ico1.jpg) no-repeat center top;width:160px;margin-right:64px;}
.ordetBody .tab01 .track .cont .box2{background:url(../images/login/det_ico2.jpg) no-repeat center top;width:230px;margin-right:60px;}
.ordetBody .tab01 .track .cont .box3{background:url(../images/login/det_ico3.jpg) no-repeat center top;width:230px;margin-right:60px;}
.ordetBody .tab01 .track .cont .box4{background:url(../images/login/det_ico4.jpg) no-repeat center top;width:150px;}
.ordetBody .tab01 .track .cont .box h5{font-size:16px;color:#410000;line-height:28px;padding-bottom:5px;}
.ordetBody .tab01 .track .cont .box p{font-size:14px;color:#666;line-height:20px;}
.ordetBody .tab01 .Purchase{padding:30px 20px 120px;}
.ordetBody .tab01 .Purchase h4{font-size:18px;color:#410000;font-weight:bold;padding-bottom:20px;line-height:28px;display:inline-block;width:100%;height:30px;}
.ordetBody .tab01 .Purchase h4 a{font-size:14px;color:#fff;background:#004ea1; text-decoration:none;padding:0 10px;}
.ordetBody .tab01 .Purchase .txt{border:1px solid #d4d4d4;margin-bottom:40px;}
.ordetBody .tab01 .Purchase .txt h5{font-size:16px;font-weight:bold;height:40px;line-height:40px;padding-left:20px;background:#f3f9ff;color:#666;}
.ordetBody .tab01 .Purchase .txt p{font-size:14px;line-height:40px;padding-left:20px;color:#666;}
.ordetBody .tab01 .Purchase table{width:100%;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;margin-bottom:30px;}
.ordetBody .tab01 .Purchase table th{height:35px;line-height:35px; text-align:center;font-size:12px;background:#dfdfdf;color:#484848;border-bottom:1px solid #cfcfcf;font-size:13px;}
.ordetBody .tab01 .Purchase table tr th:last-child{border-right:1px solid #cfcfcf;}
.ordetBody .tab01 .Purchase table td{color:#7a7a7a;border-bottom:1px solid #cfcfcf;height:35px;line-height:35px; text-align:center;border-right:1px solid #cfcfcf;font-size:13px;}
.ordetBody .tab01 .Purchase table td .lk1{color:#004ea1; text-decoration:underline;}
.ordetBody .tab01 .Purchase table td span{color:#b83440}
.ordetBody .tab01 .Purchase table td a.lk2{font-size:14px;font-weight:bold;color:#004ea1; text-decoration:none;}
.ordetBody .tab01 .Purchase table td i{display:inline-block;padding:0 10px;}
.ordetBody .tab01 .Purchase table .odd td{background:#f0f4f8}
.ordetBody .tab01 .Purchase table .bh td{background:#dfecf9; text-align:left;padding-left:20px;}



.shopcart{padding:60px 0 80px;}
.shopcart h3{font-size:30px;color:#004ea1;font-weight:bold;padding-bottom:15px;display:inline-block;width:100%;}
.shopcart h3 em{float:left;}
.shopcart h3 span{float:right;font-size:14px;color:#999;font-weight:100;padding-top:10px;}
.shopcart h3 span b{font-size:16px;font-weight:bold;color:#004ea1;}
.shopcart .cartTit{hegiht:48px;}
.shopcart .cartTit01{background:url(../images/login/cart_bg01.jpg) no-repeat;}
.shopcart .cartTit02{background:url(../images/login/cart_bg02.jpg) no-repeat;}
.shopcart .cartTit03{background:url(../images/login/cart_bg03.jpg) no-repeat;}
.shopcart .cartTit span{display:inline-block;width:33%; text-align:center;height:48px;line-height:48px;color:#fff;font-size:22px;font-weight:bold;}
.shopcart .cartCont{border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:30px; }
.shopcart .cartCont table{width:100%;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;margin-bottom:30px;}
.shopcart .cartCont table th{height:35px;line-height:35px; text-align:center;font-size:12px;background:#dfdfdf;color:#484848;border-bottom:1px solid #cfcfcf;font-size:13px;}
.shopcart .cartCont table th a{font-size:13px;color:#484848; text-decoration:none;}
.shopcart .cartCont table th a div{margin-left:10px;margin-top:10px;float:left;}
.shopcart .cartCont table tr th:last-child{border-right:1px solid #cfcfcf;}
.shopcart .cartCont table td{color:#7a7a7a;border-bottom:1px solid #cfcfcf;height:35px;line-height:35px; text-align:center;border-right:1px solid #cfcfcf;font-size:13px;}
.shopcart .cartCont table .even td{background:#f0f4f8}
.shopcart .cartCont table td input{width:30px;height:20px; text-align:center;line-height:20px;border:1px solid #cfcfcf;font-size:13px;color:#7a7a7a;padding:3px 0;}
.shopcart .cartCont table td div{padding-left:20px;}
.shopcart .cartCont table td a{font-size:12px; text-decoration:none;color:#004ea1;}
.shopcart .cartCont .cartBom{display:inline-block;width:100%;}
.shopcart .cartCont .cartBom a.del{float:left;background:url(../images/login/del.jpg) no-repeat left center;line-height:22px;padding:5px 0 5px 20px;font-size:12px;color:#004ea1; text-decoration:none;}
.shopcart .cartCont .cartBom a.back{float:left;width:110px;height:32px;line-height:32px; text-align:center;font-size:14px;color:#fff;background:#0050a1;display:inline-block;margin-left:25px; text-decoration:none;border-radius:4px;}
.shopcart .cartCont .cartBom a.go{float:right;width:100px;height:32px;line-height:32px; text-align:center;font-size:16px;color:#fffd3e;background:#0050a1;display:inline-block; text-decoration:none;border-radius:4px;}
.shopcart .dataTables_info{display:none;}


.shopcart .cartCont table tfoot td:first-child .dropdown{display:none;}
.shopcart .cartCont table tfoot td:nth-child(2) .dropdown{display:none;}
.shopcart .cartCont table tfoot td:nth-child(3) .dropdown{display:none;}
.shopcart .cartCont table tfoot td:nth-child(9) .dropdown{display:none;}
.shopcart .cartCont table tfoot td:nth-child(10) .dropdown{display:none;}
.shopcart .cartCont table tfoot td:nth-child(11) .dropdown{display:none;}
.shopcart .cartCont table tfoot td:nth-child(12) .dropdown{display:none;}
.shopcart .cartCont table tfoot td{background:#dfecf9;border-right:1px solid #dfecf9;}
.shopcart .cartCont table tfoot td div{padding-left:0;}
.shopcart .cartCont .dataTables_wrapper{padding-top:71px; position:relative;}

.shopcart .cartCont table thead{ position:absolute;top:0px;}
.shopcart .cartCont table tfoot{ position:absolute;top:36px;}

.shopcart .cartCont table tr th:first-child,.shopcart .cartCont table tr td:first-child{width:61px!important;}
.shopcart .cartCont table tr th:nth-child(2),.shopcart .cartCont table tr td:nth-child(2){width:113px!important;}
.shopcart .cartCont table tr th:nth-child(3),.shopcart .cartCont table tr td:nth-child(3){width:110px!important;}
.shopcart .cartCont table tr th:nth-child(4),.shopcart .cartCont table tr td:nth-child(4){width:90px!important;}
.shopcart .cartCont table tr th:nth-child(5),.shopcart .cartCont table tr td:nth-child(5){width:64px!important;}
.shopcart .cartCont table tr th:nth-child(6),.shopcart .cartCont table tr td:nth-child(6){width:61px!important;}
.shopcart .cartCont table tr th:nth-child(7),.shopcart .cartCont table tr td:nth-child(7){width:69px!important;}
.shopcart .cartCont table tr th:nth-child(8),.shopcart .cartCont table tr td:nth-child(8){width:61px!important;}
.shopcart .cartCont table tr th:nth-child(9),.shopcart .cartCont table tr td:nth-child(9){width:60px!important;}
.shopcart .cartCont table tr th:nth-child(10),.shopcart .cartCont table tr td:nth-child(10){width:126px!important;}
.shopcart .cartCont table tr th:nth-child(11),.shopcart .cartCont table tr td:nth-child(11){width:60px!important;}
.shopcart .cartCont table tr th:nth-child(12),.shopcart .cartCont table tr td:nth-child(12){width:60px!important;}





.shopcart .confirmCont{border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:30px;}
.shopcart .confirmCont h4.title{font-size:18px;color:#410000;font-weight:bold;padding-bottom:20px;line-height:28px;display:inline-block;width:100%;height:30px;}
.shopcart .confirmCont .list table{width:100%;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;margin-bottom:30px;}
.shopcart .confirmCont .list table th{height:35px;line-height:35px; text-align:center;font-size:12px;background:#dfecf9;color:#484848;border-bottom:1px solid #cfcfcf;font-size:13px;border-right:1px solid #cfcfcf;}
.shopcart .confirmCont .list table td{color:#7a7a7a;border-bottom:1px solid #cfcfcf;height:35px;line-height:35px; text-align:center;border-right:1px solid #cfcfcf;font-size:13px;}
.shopcart .confirmCont .list table .even td{background:#f0f4f8}
.shopcart .confirmCont .address{font-size:14px;color:#666666;display:block;height:35px;line-height:35px; }
.shopcart .confirmCont .address div{float:left;margin-top:10px;}
.shopcart .confirmCont .add{padding:30px 0;}
.shopcart .confirmCont .add h5{border:1px solid #d4d4d4;height:40px;line-height:40px;background:#f3f9ff;padding-left:20px;font-size:14px;color:#666; cursor:pointer;}
.shopcart .confirmCont .add h5 span{font-size:16px;font-weight:bold;color:#666;padding:5px 5px 5px 30px;background:url(../images/login/add.png) no-repeat left center;}
.shopcart .confirmCont .add h5 b{font-size:16px;font-weight:bold;color:#004ea1;}
.shopcart .confirmCont .add .test{padding-top:20px;display:none;}
/*.shopcart .confirmCont .add .test table{width:100%;}
.shopcart .confirmCont .add .test table th{text-align:right;font-size:16px;color:#666;line-height:50px;padding:10px;}
.shopcart .confirmCont .add .test table th em{font-size:14px;color:#004ea1;}
.shopcart .confirmCont .add .test table td .inpt1{width:360px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .dropdown{float:left;}
.shopcart .confirmCont .add .test table td .inpt2{width:40px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .inpt3{width:100px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .inpt4{width:40px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .inpt5{width:120px;border:1px solid #d4d4d4;padding:10px 20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td span{font-size:16px;line-height:50px;color:#666;padding:0 15px;}*/

.shopcart .confirmCont .add .test table{width:100%;}
.shopcart .confirmCont .add .test table th{text-align:right;font-size:16px;color:#666;padding:0 10px; vertical-align:top;line-height:48px;}
.shopcart .confirmCont .add .test table th em{font-size:14px;color:#004ea1;}
.shopcart .confirmCont .add .test table td .inpt1{width:400px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .dropdown{float:left;margin-right:10px!important;}
.shopcart .confirmCont .add .test table td .inpt2{width:80px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .inpt3{width:140px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .inpt4{width:80px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td .inpt5{width:160px;border:1px solid #d4d4d4;padding:10px 0; text-indent:20px;font-size:16px;color:#666;line-height:26px;}
.shopcart .confirmCont .add .test table td span{font-size:16px;line-height:50px;color:#666;padding:0 15px;}
.shopcart .confirmCont .add .test p{font-size:13px;color:#666;}
.shopcart .confirmCont .add .test table td p{width:377px;}
.shopcart .confirmCont .add .test #provTip{display:inline-block;}
.shopcart .confirmCont .add a.btn{display:inline-block;width:90px;height:30px;line-height:30px; text-align:center;font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-decoration:none;}
.shopcart .confirmCont a.subit{display:inline-block;width:120px;height:50px;line-height:50px; text-align:center;font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-decoration:none;}
.shopcart .confirmCont .add .test h4{font-size: 15px;color:#242020;;font-weight:100;padding-bottom:0px;line-height:48px;}
.shopcart .confirmCont textarea{width:450px;height:70px;border:1px solid #d4d4d4;margin-bottom:30px;padding:10px;font-size:14px;color:#666;}

.shopcart .sub{border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:30px 45px 150px 45px;}
.shopcart .sub .over{padding-left:100px;background:url(../images/login/over_bg.jpg) no-repeat left top;}
.shopcart .sub .over h4{font-size:24px;font-weight:bold;color:#333;padding:20px 0;}
.shopcart .sub .over h5{font-size:24px;font-weight:bold;color:#333;padding-top:10px}
.shopcart .sub .over h5 span{padding-right:60px;}
.shopcart .sub .over h5 a{font-size:16px;color:#004ea1; text-decoration:none;margin-right:15px; text-decoration:underline;}

.qkOrder{padding:50px 0;}
.qkOrder .tab{}
.qkOrder .tab table{width:100%;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;}
.qkOrder .tab table th{height:35px;line-height:35px; text-align:center;font-size:12px;background:#dfdfdf;color:#484848;border-bottom:1px solid #cfcfcf;font-size:13px;}
.qkOrder .tab table th a{font-size:13px;color:#484848; text-decoration:none;}
.qkOrder .tab table th a div{margin-left:10px;margin-top:10px;float:left;}
.qkOrder .tab table tr th:last-child{border-right:1px solid #cfcfcf;}
.qkOrder .tab table td{color:#7a7a7a;border-bottom:1px solid #cfcfcf;text-align:center;border-right:1px solid #cfcfcf;font-size:13px;padding:10px 0;}
.qkOrder .tab table .even td{background:#f0f4f8}
.qkOrder .tab table td .nb{width:100px;height:20px;padding-right:5px; text-indent:10px;line-height:20px;border:1px solid #cfcfcf;font-size:13px;color:#7a7a7a;padding:3px 0;}
.qkOrder .tab table td .num{width:40px;height:20px; text-align:center;line-height:20px;border:1px solid #cfcfcf;font-size:13px;color:#7a7a7a;padding:3px 0;}
.qkOrder .tab table td .cx{padding-left:20px;margin-top:4px;}
.qkOrder .tab table td a.del{font-size:12px; text-decoration:none;color:#004ea1;}
.qkOrder .tab table td .detail .txt{padding-left:20px;}
.qkOrder .tab table td .detail .txt a{display:block;color:#333;margin-bottom:5px;}
.qkOrder .tab table td .detail .txt a:hover{color:#004ea1;}
.qkOrder .tab table td .detail .txt p{line-height:18px;color:#999;}
.qkOrder .bottom{border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;padding:30px;}
.qkOrder .bottom .handle{width:100%;}
.qkOrder .bottom .handle a.del{float:left;background:url(../images/login/del.jpg) no-repeat left center;line-height:22px;padding:5px 0 5px 20px;font-size:12px;color:#004ea1; text-decoration:none;}
.qkOrder .bottom .handle a.add{float:left;width:130px;height:32px;line-height:32px; text-align:center;font-size:14px;color:#fff;background:#0050a1;display:inline-block;margin-left:25px; text-decoration:none;border-radius:4px;}
.qkOrder .bottom .handle a.go{float:right;width:100px;height:32px;line-height:32px; text-align:center;font-size:16px;color:#fffd3e;background:#0050a1;display:inline-block; text-decoration:none;border-radius:4px;}
.qkOrder .bottom .batch{margin-top:20px;border-top:1px solid #cfcfcf;width:400px;}
.qkOrder .bottom .batch h3{font-weight:bold;padding:20px 0;color:#004ea1; }
.qkOrder .bottom .batch textarea{border:1px solid #cfcfcf;width:350px;height:100px;padding:10px;font-size:12px;color:#666;border-radius:4px;}
.qkOrder .bottom .batch a.subit{display:inline-block;width:80px;height:36px;line-height:36px; text-align:center;font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-decoration:none;margin-top:20px;}


.tradeBody .cap{width:100%;display:inline-block;}
.tradeBody .cap div.fr{float:right;font-size:14px;color:#999;line-height:36px;font-weight:100;}
.tradeBody .cap div.fr a{color:#004ea1; text-decoration:none;}
.tradeBody .cap div.fr b{font-weight:600;color:#004ea1;font-size:16px;font-family:Arial;}
.findBy{border:6px solid #e5e5e5;width:990px;background:url(../images/login/findBy.jpg) repeat-y center;display:inline-block;}
.findBy .cont{width:405px;padding:40px 45px;float:left;}
.findBy .cont h4{font-size:24px;color:#004ea1;font-weight:bold;padding-bottom:20px;}
.findBy .cont input{border: 1px solid #d4d4d4;padding: 13px 20px;font-size: 16px;color: #999;line-height: 20px; }
.findBy .cont input:focus{border:1px solid #004ea1;}
.findBy .cont .ip1{width:362px;}
.findBy .cont .cue{height: 30px;line-height: 30px;font-size: 12px;color: #999;padding-left: 25px;}
.findBy .cont .box .yzm{width:180px;float:left;}
.findBy .cont .box .see{display:inline-block;margin-left:15px;}
.findBy .cont .box .see img{padding-top:10px;}
.findBy .cont .box .see span{font-size:14px;line-height:18px;color:#666;padding-left:20px;padding-top:8px;}
.findBy .cont .Btn{font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-align:center;display:block;height:48px;line-height:48px; text-decoration:none;}
.findBy .cont .test{width:403px;height:46px;border:1px solid #d4d4d4;padding-top:1px;}
.findBy .cont .test input{border:0;width:255px;padding-right:20px;float:left;}
.findBy .cont .test a{width:105px;height:42px;line-height:42px; text-align:center;color:#666;font-size:14px;display:inline-block;background:#ececec; text-decoration:none;margin-top:1px;float:right;margin-right:2px;}

.find02{border:6px solid #e5e5e5;width:930px;padding:45px 30px 0 30px;height:400px;}
.find02 table{width:590px;}
.find02 table th{width:120px;font-size:16px;color:#666;}
.find02 table td input{border: 1px solid #d4d4d4;padding: 13px 20px;font-size: 16px;color: #999;line-height: 20px;width:365px; float:left;}
.find02 table td span{width:48px;display:inline-block;height:48px;float:left;margin-left:10px;}
.find02 table td span.ok{background:url(../images/login/find_ok.jpg) no-repeat center;}
.find02 table td span.no{background:url(../images/login/find_no.jpg) no-repeat center;}
.find02 table td .cue{height: 30px;line-height: 30px;font-size: 12px;color: #999;padding-left: 25px;}
.find02 table td a.Btn{font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-align:center;display:block;height:48px;line-height:48px; text-decoration:none;width:407px;}

.find02 .over{padding-left:40px;padding-top:40px;}
.find02 .over .txt{padding-left:70px;background:url(../images/login/passok.jpg) no-repeat left top;}
.find02 .over .txt h4{font-size:24px;font-weight;bold;color:#004ea1;padding-bottom:30px;padding-top:10px;}
.find02 .over .txt h5{font-size:16px;font-weight:bold;color:#333333;}
.find02 .over .txt h5 a{color:#004ea1; text-decoration:none;}

.bindMail{padding-left: 60px;padding-top: 65px;}
.bindMail h4{font-size:24px;font-weight:bold;color:#004ea1;padding-bottom:10px;}
.bindMail input{border: 1px solid #d4d4d4;padding: 13px 20px;font-size: 16px;color: #999;line-height: 20px; }
.bindMail .ip1{width:362px;}
.bindMail .cue{height: 30px;line-height: 30px;font-size: 12px;color: #999;padding-left: 25px;}
.bindMail .yzm{width:180px;float:left;}
.bindMail .see{display:inline-block;margin-left:15px;}
.bindMail .see img{padding-top:10px;}
.bindMail .see span{font-size:14px;line-height:18px;color:#666;padding-left:20px;padding-top:8px;}
.bindMail .Btn{font-size:16px;color:#fff;background:#004ea1;border-radius:6px; text-align:center;display:block;height:48px;line-height:48px; text-decoration:none;width:404px;}
.bindMail02{padding-left: 60px;padding-top: 65px;}
.bindMail02 h4{font-size:24px;font-weight:bold;color:#004ea1;padding-bottom:20px;}
.bindMail02 .mailtxt{font-size:16px;line-height:28px;color:#666;}
.bindMail02 .bm{padding-top:20px;}
.bindMail02 .bm a{display:inline-block;width:200px;height:48px; text-align:center;line-height:48px;background:#8e8e8e;color:#fff;margin-right:20px;font-size:16px;border-radius:4px; text-decoration:none;}
.bindMail02 .bm a.cur{background:#004ea1;}

.bindMail03{padding-left: 60px;padding-top: 65px;}
.bindMail03 .txt{padding-left:70px;background:url(../images/login/passok.jpg) no-repeat left top;}
.bindMail03 .txt h4{font-size:24px;font-weight;bold;color:#004ea1;padding-bottom:30px;padding-top:10px;}
.bindMail03 .txt h5{font-size:16px;font-weight:bold;color:#333333;}
.bindMail03 .txt h5 a{color:#004ea1; text-decoration:none;}