@import url("base.css");
body{overflow-x:hidden;margin:0 auto;padding:0;height:auto;background:#FFFFFF;color:#333}

/*--单页--*/
.danye .whole .left-nav{float:left;width:200px;text-align:center}
.danye .whole .left-nav dl{background:#eee}
.danye .whole .left-nav dl dt{font-size:16px;height:50px;line-height:50px;background:url(../images/company.png) left top no-repeat}
.danye .whole .left-nav dl dd a{display:block;height:46px;line-height:46px;border-bottom:1px dashed #ddd}
.danye .whole .left-nav dl dd a.current{background:#f60;border-bottom:1px #f60 solid}
.danye .whole .left-nav dl dd a:hover{border-bottom:1px #1864b0 solid}
.danye .whole .right-text{float:right;width:980px}
.danye .whole .right-text .content{font-size:1rem;line-height:2rem}
.danye .whole .right-text .content h1.dy-tit{height:48px;line-height:48px;font-size:1rem;font-weight:100;border-bottom:2px #ccc solid}
.danye .whole .right-text .content h1.dy-tit span{display:block;float:left;border-bottom:2px #1864b0 solid;padding:0 10px}
.danye .whole .right-text .content .text{padding-top:20px}
.danye .whole .right-text .content .text,.danye .whole .right-text .content p{font-size:1rem;line-height:2.2rem}
.danye .whole .right-text .content .text p{text-indent:2rem}
.danye .whole .right-text .content p img{max-width:100%}
.danye .whole .right-text .dy-text p{text-indent:2rem}
.danye .whole .right-text .content .news li{float:left;width:580px;margin-right:40px}
.danye .whole .right-text .content .news li:nth-child(2n){margin-right:0}
.danye .whole .right-text .content .news li dl{padding:20px 0;border-bottom:1px dashed #ddd}
.danye .whole .right-text .content .news li dl:hover{border-bottom:1px #1864b0 solid;border-radius:4px}
.danye .whole .right-text .content .news li dl:hover dt .data{background:0 0}
.danye .whole .right-text .content .news li{transition:all .5s}
.danye .whole .right-text .content .news li:hover{box-shadow:0 0 15px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}
.danye .whole .right-text .content .news li dl dt{float:left;width:80px;height:80px;margin-right:20px}
.danye .whole .right-text .content .news li dl dt .data{background:#ccc;border-radius:5px;line-height:40px;text-align:center}
.danye .whole .right-text .content .news li dl dt .data span{display:block;font-weight:700;font-size:30px}
.danye .whole .right-text .content .news li dl dd{float:left;width:450px}
.danye .whole .right-text .content .news li dl dd h3{font-size:16px;font-weight:100;margin-top:-5px;text-align:left;padding-bottom:0;height:32px;line-height:32px;overflow:hidden}
.danye .whole .right-text .content .news li dl dd p{line-height:180%;overflow:hidden;color:#999;margin-top:0;margin-bottom:0}
.danye .whole .quan{width:100%}
.danye .whole .quan .content{width:100%;padding:0}

/*--面包--*/
.bread{border:1px #d9d9d9 solid;background:#fdfdfd;margin:20px auto;zoom:1;overflow:hidden}
.bread li{list-style:none;float:left;height:40px;line-height:40px;padding:0 10px 0 16px;background:url(../images/bread_ico.png) no-repeat 0 15px}
.bread li.current{background:0 0}
.bread li a{color:#333}

/*--列表筛选--*/
.use .choice{margin-top:0;padding:0}
.use .choice .hang{border-bottom:1px solid #dcdcdc;z-index:999;padding-top:10px}
.use .choice dl dt{float:left;width:60px;text-align:center}
.use .choice dl dd.all{float:left;width:80px}
.use .choice dl dd.all a{display:block;width:50px;text-align:center;background:#999;margin:0 auto;margin-bottom:10px}
.use .choice dl dd{float:left;width:1000px}
.use .choice dl dd a{display:inline-block;padding:0 10px;margin-bottom:10px}
.more-brand{float:right}
.more-brand a{display:block;line-height:28px}
.more-brand a:hover{border:1px #0061ae solid}
.more-brand a{padding:0 10px;border:1px #ddd solid;margin-bottom:10px;text-align:center}
.onebox a{color:red;font-weight:700}

/*--列表产品--*/
.use .column{margin-top:20px}
.use .column .prod{float:left;width:960px}
.use .column .prod .filter{height:40px;padding:0;background:#eee}
.use .column .prod .filter a{display:inline-block;margin-right:10px;height:40px;line-height:40px;padding:0 15px;color:#3e3e3e}
.use .column .prod ul{width:100%}
.use .column .prod ul li{float:left;width:213px;height:295px;margin-right:20px;margin-top:20px;padding:5px;border:1px #ccc solid}
.use .column .prod ul li:nth-child(4n){margin-right:0!important}
.use .column .prod ul li .img{width:213px;height:213px}
.use .column .prod ul li .img img{width:100%;height:100%}
.use .column .prod ul li .t1{margin:0 10px;height:40px;line-height:40px;overflow:hidden}
.use .column .prod ul li .t2{float:left;padding:0 0 .8rem .8rem;font-size:1.2rem;font-weight:700;color:red}
.use .column .prod ul li .t3{float:right;position:relative}
.use .column .prod ul li .t3 a{height:30px;width:30px;border-radius:50%;color:#888!important;float:right;text-align:center;line-height:30px;margin-right:1.2rem}
.use .column .prod ul li{transition:all .5s}
.use .column .prod ul li:hover{box-shadow:0 0 15px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}
.use .column .hot{float:right;width:220px}
.use .column .hot .lmName{height:40px;line-height:40px;padding-left:15px;font-size:18px;font-weight:100}
.use .column .hot ul li{float:left;width:220px;margin-top:20px;border:1px solid #ddd}
.use .column .hot ul li .img{width:220px;height:220px}
.use .column .hot ul li .img img{padding:3%;width:94%;height:94%}
.use .column .hot ul li .t1{margin:0 10px 10px 10px;height:48px;line-height:24px;overflow:hidden}
.use .column .hot ul li .t2{padding:10px 15px;font-size:18px;font-weight:700;color:red}
.use .column .hot ul li .t3{margin:5px 15px;position:relative}
.use .column .hot ul li{transition:all .5s}
.use .column .hot ul li:hover{box-shadow:0 0 15px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}

/*--产品详情--*/
.details .part .tu{float:left;width:450px;height:450px;border:1px solid #ddd}
.details .part .tu img{width:94%;height:94%;padding:3%}
.details .part .text{float:right;width:720px;color:#999}
.details .part .text .t1{font-size:24px;color:#000;line-height:200%;overflow:hidden}
.details .part .text .t2{padding:10px 0}
.details .part .text .t2 span{color:#666;margin-right:20px}
.details .part .text .t3{padding:10px;margin:10px 0;background:#f5f5f5;height:50px;line-height:50px}
.details .part .text .t3 .t3_1 span{font-size:36px;color:red}
.details .part .text .t3 .t3_2{text-decoration:line-through}
.details .part .text .t3 .t3_2,.details .part .text .t3 .t3_3{line-height:62px;margin-left:30px}
.details .part .text .t4 span,.details .part .text .t5 span,.details .part .text .t6 span{color:#666;margin-right:20px}
.details .part .text .t7 .btn{float:left;text-align:center;font-size:18px;width:150px;height:45px;line-height:45px;padding:0 20px;background:#f60}
.details .part .text .t7 .btn:hover{background:#c00}
.details .table .zuo{float:left;width:960px}
.details .table .zuo .qh_text{height:36px;padding:0 0 10px 0;border-bottom:2px solid #ddd}
.details .table .zuo .qh_text a{display:inline-block;margin-right:10px;height:30px;line-height:30px;padding:0 15px;background:#999}
.details .table .zuo .text{padding:20px 0 0}
.details .table .zuo .text .tab{display:none}
.details .table .zuo .text .tab p{margin:15px 0}
.details .table .zuo .text .tabShow{display:block;font-size:1rem;line-height:2rem}
.details .table .zuo .text .tab1 img{display:block;margin:auto;max-width:100%}
.details .table .zuo .text .tab2 table{width:100%;border:1px #ccc solid}
.details .table .zuo .text .tab2 table td{padding:10px;border:1px #ccc solid}
.details .table .zuo .text .tab3 h3{font-weight:700}
.details .table .zuo .text .tab3 h3,.details .table .zuo .text .tab3 p{text-indent:2rem}
.details .table .zuo .text .tab4 dl dd{padding:20px 0;border-bottom:1px solid #f5f5f5}
.details .table .zuo .text .tab4 dl dd .t1{color:#999}
.details .table .hot{float:right;width:220px}
.details .table .hot .lmName{height:46px;line-height:46px;padding-left:15px;font-size:18px;font-weight:100}
.details .table .hot ul li{float:left;width:216px;border:2px #ccc solid;margin-top:20px}
.details .table .hot ul li .img img{width:90%;height:90%;display:block;margin:0 auto}
.details .table .hot ul li .t1{margin:10px 15px;height:48px;line-height:24px;overflow:hidden}
.details .table .hot ul li .t2{padding:10px 15px;font-size:18px;font-weight:700;color:#c00;border-top:1px dashed #ddd}
.details .table .hot ul li{transition:all .5s}
.details .table .hot ul li:hover{box-shadow:0 0 15px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}

/*--会员中心--*/
.hy-left{width:206px;border:2px #0061ae solid;padding:20px}
.hy-left-top{position:relative}
.hy-left-top h2{color:#1377c6;font-weight:400;line-height:40px}
.hy-left-top h2 span{padding:0 5px}
.hy-left-top ul{list-style-type:none}
.hy-left-top li{line-height:40px;color:#333}
.hy-left-top ul span{display:block;width:2px;height:14px;position:absolute;top:13px;left:109px}
.hy-left-nav{position:relative}
.hy-left-nav h2{line-height:40px;height:40px;font-weight:100;font-size:16px;padding-left:20px}
.hy-left-nav ul{padding:10px 0}
.hy-left-nav li{line-height:40px;padding-left:20px}
.hy_right{width:930px}
.hy-title{position:relative;height:40px;border-bottom:2px solid #1864b0}
.hy-title h2{position:absolute;top:0;padding:0 20px;height:40px;line-height:40px;font-weight:100}
.hy-title h2{border-top-left-radius:4px;border-top-right-radius:4px}
.hy-right-list{margin-top:20px;position:relative}
.hy-right-list table{border-top:1px #cdcdcd solid;border-left:1px #cdcdcd solid}
.hy-right-list td{border-bottom:1px #cdcdcd solid;line-height:38px;padding:5px}
.hy-right-list .tables,.hy-right-list .tables td,.hy-right-list .tables td:last-child{border:none}
.hy-right-list td:last-child{border-right:1px #cdcdcd solid}
.hy-right-list td a{color:#000}
.hy-input{height:10px;padding:10px;color:#555;border-radius:4px;background:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.hy-text{display:block;width:96%;padding:2%;line-height:220%;font-family:'microsoft yahei';color:#555;background:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.hy-td{padding:1%}
.hy-btn{width:80px;height:30px;border:0 none;border-radius:5px;cursor:pointer}
.hy-btn:hover{background:#0a427a}

.use-item{border:1px #eee solid}
.use-item div{height:30px;line-height:30px}
.use-item .t1,.use-item .t11,.use-item .t12,.use-item .t13,.use-item .t14,.use-item .t2,.use-item .t3,.use-item .t4,.use-item .t5,.use-item .t6,.use-item .t7{float:left;padding:10px;border-right:1px #eee solid;border-bottom:1px #eee solid}
.use-item .orderList:last-child .t1,.use-item .orderList:last-child .t11,.use-item .orderList:last-child .t12,.use-item .orderList:last-child .t13,.use-item .orderList:last-child .t14,.use-item .orderList:last-child .t2,.use-item .orderList:last-child .t3,.use-item .orderList:last-child .t4,.use-item .orderList:last-child .t5,.use-item .orderList:last-child .t6,.use-item .orderList:last-child .t7{border-bottom:0}
.use-item .t1{width:170px}
.use-item .t2{width:80px}
.use-item .t3{width:120px}
.use-item .t4{width:100px}
.use-item .t5{width:70px}
.use-item .t6{width:70px}
.use-item .t7{width:172px;border-right:0!important}
.use-item .t11{width:696px;border-right:0!important}
.use-item .t12{width:767px;border-right:0!important}
.use-item .t13{width:434px}
.use-item .t14{width:60px;border-right:0!important}
.use-item .h200{height:200px}
.use-item .none{border-bottom:none}

/*--购物车--*/
.cart-head{position:relative;background:#f3f3f3;border:1px solid #e9e9e9}
.cart-t1,.cart-t2,.cart-t3,.cart-t4,.cart-t5,.cart-t6,.cart-t7{float:left;text-align:center;padding:10px 0;height:20px;line-height:20px;border-right:1px #ddd solid}
.cart-t1{width:8%}
.cart-t2{width:12%}
.cart-t3{width:41%;text-align:left;padding:10px 2%;overflow:hidden}
.cart-t4{width:8%}
.cart-t5{width:10%}
.cart-t6{width:10%}
.cart-t7{width:5%;border-right:none!important}
.cart-tit{line-height:36px!important}
.cart-table{border:1px solid #ddd}
.cart-table .cp-list{height:100px;line-height:100px}
.cart-table .cp-list img{width:100px;height:100px}
.cart-table .but{border:none;background:#90CB59;cursor:pointer;width:26px;height:26px}
.cart-table .inp{text-align:center;border:1px #ccc solid;width:24px;height:24px;line-height:24px}
.cart-form{border:1px solid #e9e9e9}
.cart-form .sub-go{padding:0}
.cart-form .sub-go .go-text{border-bottom:1px #e9e9e9 solid;border-right:1px #e9e9e9 solid;height:54px;line-height:54px}
.cart-form .sub-go .t1{width:120px;text-align:right}
.cart-form .sub-go .t2{width:380px}
.cart-form .sub-go .t3{width:575px;border-right:none}
.cart-form .sub-go .t4{width:1077px;border-right:none}
.cart-form .sub-go .none{border-bottom:none}
.cart-confirm{text-align:right;width:100%;margin:20px 0}
.cart-btn{padding:10px;margin-left:10px;border:none;cursor:pointer}
.cart-btn:hover{background:#f03231}
.cart-input{margin:10px;height:12px;padding:10px;color:#555;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.cart-msg{margin-top:10px;line-height:26px}
.cart-pay{margin-right:15px}
.cart-tips,.cart-tips p{line-height:240%}
.cart-tips p span{font-weight:700;color:red;padding:0 5px}

/*--购物成功--*/
/*_____订单详情_____*/
.order table{margin:0}
.order .tb{border-bottom:none}
.order .formBox{background:#F9F9F9;border:1px solid #DFDFDF;width:958px}
.order h2.hd{background:#F5F5F5;border-bottom:1px solid #DFDFDF;height:40px;line-height:40px;padding:0 15px}
.order h2.hd b{font-weight:400;font-size:16px}
.order h2.hd span{color:#999;float:right;font-size:12px}
.order h2.hd i{color:red}
.order td{padding:10px 0;border-bottom:1px #DFDFDF solid}
.order td font{color:red;margin-left:20px}

/*_____支付_____*/
.payment{width:960px;margin:20px 0}
.payment .pay-tit{height:38px}
.payment .pay-tit li{float:left;height:38px;line-height:38px;display:block;padding:0 35px;cursor:pointer}
.payment .pay-tit li.on{font-weight:700;position:relative;border-top-left-radius:4px;border-top-right-radius:4px}
.payment .pay-text{border:2px #0061ae solid}
.payment .pay-text .art-pay{padding:10px}
.payment .pay-text .art-pay h3{font-weight:100;height:50px;line-height:50px}
.payment .pay-qrcode{float:left;width:256px;height:256px}

.toolbar{height:42px;border-top:2px solid #0061ae;position:relative;overflow:hidden;background-color:#fff}
.toolbar input{border:0 none;width:120px;height:44px;font-size:15px;font-weight:700;position:absolute;right:-2px;top:-1px;cursor:pointer}
.toolbar p{float:right;line-height:38px;padding-right:140px}
.toolbar .total{font-family:Arial,Simsun;font-size:26px;font-style:normal;text-decoration:none;font-weight:700;color:#f60}

.icon-pay li{float:left;width:160px;margin:10px;list-style-type:none}
.icon-pay li input{vertical-align:top;margin-top:13px;margin-right:8px}
.icon-box1,.icon-box10,.icon-box11,.icon-box12,.icon-box13,.icon-box14,.icon-box15,.icon-box16,.icon-box17,.icon-box18,.icon-box19,.icon-box2,.icon-box20,.icon-box21,.icon-box22,.icon-box23,.icon-box24,.icon-box25,.icon-box3,.icon-box4,.icon-box5,.icon-box6,.icon-box7,.icon-box8,.icon-box9{background:url(../images/bank.png) no-repeat;width:130px;height:34px;border:1px solid #ddd;vertical-align:middle;position:relative;display:inline-block;background-color:#fff}
.icon-box1{background-position:10px -324px}
.icon-box2{background-position:10px -370px}
.icon-box3{background-position:10px -278px}
.icon-box4{background-position:10px -235px}
.icon-box5{background-position:10px -463px}
.icon-box6{background-position:10px -685px}
.icon-box7{background-position:10px -186px}
.icon-box8{background-position:10px -9px}
.icon-box9{background-position:10px -509px}
.icon-box10{background-position:10px -136px}
.icon-box11{background-position:10px -592px}
.icon-box12{background-position:10px -52px}
.icon-box13{background-position:10px -721px}
.icon-box14{background-position:10px -93px}
.icon-box15{background-position:10px -548px}
.icon-box16{background-position:10px -418px}
.icon-box17{background-position:10px -752px}
.icon-box18{background-position:10px -793px}
.icon-box19{background-position:10px -835px}
.icon-box20{background-position:10px -639px}
.icon-box21{background-position:10px -877px}
.icon-box22{background-position:10px -918px}
.icon-box23{background-position:9px -959px}
.icon-box24{background-position:10px -1001px}
.icon-box25{background-position:10px -1040px}
.transfer{padding:5px 0;border-collapse:collapse;border:1px #ccc solid;empty-cells:show}
.transfer th{background:#f1f1f1}
.transfer td,.transfer th{border-collapse:collapse;border:1px #eee solid;padding:5px;line-height:25px;font-size:12px;color:#444}
.transfer td{line-height:25px!important}
.pay-tab-th{text-align:left!important}

.gwc .hot{float:right;width:220px}
.gwc .hot .lmName{height:46px;line-height:46px;padding-left:15px;font-size:18px;font-weight:100}
.gwc .hot ul li{float:left;width:216px;margin-top:20px;border:2px #ccc solid}
.gwc .hot ul li .img img{width:90%;height:90%;display:block;margin:0 auto}
.gwc .hot ul li .t1{margin:10px 15px;height:48px;line-height:24px;overflow:hidden}
.gwc .hot ul li .t2{padding:10px 15px;font-size:18px;font-weight:700;border-top:1px dashed #ddd}
.gwc .hot ul li{transition:all .5s}
.gwc .hot ul li:hover{box-shadow:0 0 15px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}