@charset "utf-8";
/*报价单*/
.offer{padding: 50px 0;min-width: 1200px;overflow: hidden;background: #f2f2f2;}
.offerOpp{padding:10px 0 30px 0;}
.offer_detail .title{padding: 28px 0 10px;overflow: hidden;}
.offer_detail .title h2{font-size: 36px;font-weight: normal;line-height: 1.2;text-align: center;color: #005386;}
.offer_detail .title p{text-align: right;color: #dbd7d3;}
.offer_detail .title p a{display: inline-block;padding: 0 20px;color: #005386;}
.offer_detail .detail{overflow: hidden;background: #FFF;box-shadow: rgba(0,0,0,0.2) 0 0 5px;}
.offer_detail .detail a:hover{text-decoration:underline;}
.offer_detail .detail .item{width: 100%;height: 252px;overflow: hidden;background: #f8f8f8;}
.offer_detail .detail .item2{height: 300px;background: #FFF;}
.offer_detail .detail .item h3{float: left;width: 176px;height: 100%;overflow: hidden;font-size: 24px;font-weight: normal;background: #959595;color: #FFF;text-align: center;}
.offer_detail .detail .item2 h3{background: #005386;}
.offer_detail .detail .item h3 i{display: block;width: 70px;height: 70px;overflow: hidden;margin: 55px auto 12px;background: url(../images/o_icon_tit.png) no-repeat 0 100px;}
.offer_detail .detail .item2 h3 i{margin-top: 80px;}
.offer_detail .detail .item h3 i.icon1{background-position: 0 0;}
.offer_detail .detail .item h3 i.icon2{background-position: 0 -70px;}
.offer_detail .detail .item h3 span.fix{display:block;width:10px;height:20px;overflow:hidden;position:absolute;background:url(../images/o_arr0.png) no-repeat 0 0;margin:-40px 0 0 176px;}
.offer_detail .detail .item2 h3 span.fix{background-position:0 -20px;}
.offer_detail .detail .item a{color:#e60012;}
.offer_detail .detail .item2 a{color:#00abdb;}
.offer_detail .detail .item ul{float: left;width: 100%;height: auto;overflow: hidden;margin-right: 10px;font-size: 14px;color: #434343;padding-top: 80px;}
.offer_detail .detail .item ul.u1{width: 340px;padding-left: 80px;}
.offer_detail .detail .item ul.u2{width: 320px;}
.offer_detail .detail .item ul.u3{width: 250px;}
.offer_detail .detail .item ul li{width: 100%;height: 20px;overflow: hidden;line-height: 20px;white-space: nowrap;text-overflow: ellipsis;padding: 5px 0;}
.offer_detail .detail .item ul li span.label{float: left;width: 5em;padding-right: 0.5rem;}
.offer_detail .detail .item ul.u4 li span.label{width: 7em;}
.offer_detail .detail .item a.view{display:inline-block;}
.offer_detail .detail .item a.view i{float:right;width: 24px;height: 24px;overflow: hidden;background: url(../images/o_icon_view.png) no-repeat 0 0;margin:-2px 0 0 15px;}
.offer_detail .detail .item2 a.view i{background-position:0 -24px;}
.offer_detail span.price{color: #e60012;}
.offer .offer_form{padding:0 50px;overflow:hidden;background:#FFF;margin-top:10px;box-shadow: rgba(0,0,0,0.2) 0 0 5px;}
.offer .offer_form h3{font-size:24px;color:#e60012;font-weight:normal;line-height:1;margin:30px 20px 10px;border-left:5px solid #e60012;padding-left:15px;}
.offer .offer_form ul{overflow:hidden;padding:20px;}
.offer .offer_form ul li{font-size:14px;line-height:20px;padding:5px 0;color:#000;}
.offer .offer_form .tab{width: 100%;height: auto;overflow: hidden;}
.offer .offer_form .tab table{width: 100%;}
.offer .offer_form .tab table td{padding: 12px 10px;font-size: 14px;}
.offer .offer_form .tab table thead tr td{border-top: 1px solid #d4d4d4;border-bottom: 1px solid #d4d4d4;}
.offer .offer_form .tab table tbody tr td{padding: 25px 10px;border-bottom: 1px solid #d4d4d4;}
.offer .offer_form .sum{overflow: hidden;padding: 12px 0;}
.offer .offer_form .sum a.button{float: right;width: 176px;height: 46px;overflow: hidden;background: #005386;border-radius: 23px;text-align: center;line-height: 46px;color: #FFF;font-size: 18px;}
.offer .offer_form .sum a.button i{display:inline-block;width:18px;height:18px;overflow:hidden;background:url(../images/o_icon_cart.png) no-repeat 0 0;vertical-align:middle;margin-right:6px;position:relative;top:-2px;}
.offer .offer_form .sum p{float: right;line-height: 20px;padding: 13px 40px;font-size: 14px;}
.offer .offer_form .sum p strong{font-size: 24px;font-weight: normal;color: #f5561f;}
/*登陆提示*/
.log_tip{padding:15px 20px;overflow:hidden;border:1px solid #EEE;box-shadow:rgba(0,0,0,0.1) 3px 3px 3px;font-size:14px;}
.log_tip p{float:left;}
.log_tip p a{color:#8c0000;text-decoration:underline;}
.log_tip a.close{float:right;}
/*发求购*/
.offer_post{padding:40px 80px 70px;overflow:hidden;background:#FFF;border: 1px solid #e5e5e5;}
.offer_post h2{font-size:36px;font-weight:normal;text-align:center;line-height:100px;color:#000;}
.offer_post .item{width:100%;height:auto;overflow:hidden;padding:15px 0 15px;border-bottom:1px solid #CCC;}
.offer_post .item.noborder{border:0;}
.offer_post .item h3{font-size:24px;font-weight:normal;color:#434343;line-height:20px;}
.offer_post .item .c{width:100%;overflow:hidden;padding:10px 0 0;line-height:32px;font-size:14px;}
.offer_post .item .c1{width:100%;overflow:hidden;padding:3px 0;border-top:1px solid #CCC;border-bottom:1px solid #CCC;}
.offer_post .item .ctab{width:100%;overflow:hidden;padding-top:15px;}
.offer_post .item span.label{float:left;padding-right:1em;}
.offer_post .item input{float:left;width:160px;height:32px;padding:0 10px;border:1px solid #CCC;margin-right:15px;color:#666;line-height:32px;}
.offer_post .item select{float:left;height:34px;border:1px solid #CCC;margin-right:15px;color:#666;line-height:34px;}
.offer_post .item select.s1{width:165px;}
.offer_post .item select.s2{width:120px;}
.offer_post .item textarea{font-family:microsoft yahei;display:block;width:740px;height:120px;padding:5px 10px;line-height:20px;border:1px solid #CCC;resize:none;color:#666;}
.offer_post .item label{float:left;margin-right:50px;}
.offer_post .item label input{float:none;width:auto;height:auto;padding:0;margin:0 10px 0 0;vertical-align:middle;border:0;}
.offer_post .item span.fix{float:left;margin:0 5px 0 -5px;}
.offer_post .item span.fix2{float:left;}
.offer_post .item input.t1{width:1018px;}
.offer_post .item input.t2{width:200px;}
.offer_post .item input.t3{width:60px;}
.offer_post .item input.t4{width:400px;}
.offer_post .item input.t5{width:600px;}
.offer_post .item input.t6{width:60px;}
.offer_post .item input.datepicker{background:url(../images/icon_cal2.png) no-repeat 160px 50%;}
.offer_post .item table{width:100%;}
.offer_post .item table td{padding:8px 12px 8px 0;}
.offer_post .item table thead td{color:#000;white-space:nowrap;}
.offer_post .item table td input{margin:0;}
.offer_post a.button-add{display:block;width:184px;height:40px;overflow:hidden;background:#707070;font-size:18px;text-align:center;line-height:40px;color:#FFF;margin-top:10px;}
.offer_post a.button-add i{float:left;width:40px;height:40px;background:#c5000b url(../images/m_icon_plus.png) no-repeat 50% 50%;border-right:1px solid #FFF;}
.offer_post a.button-add:hover{background:#999;color:#FFF;}
.offer_post .item-btn button{width:176px;height:46px;overflow:hidden;border:0;background:#8d0000;color:#FFF;border-radius:23px;font-size:16px;margin-top:10px;}
.offer_post .item-btn button.sureModify{width: 140px;height: 48px;background-color: #03b0db;font-size: 18px;line-height: 48px;border-radius: 2px;border: 1px solid #03b0db;}
.offer_post .item-btn button i{float:left;width:22px;height:22px;overflow:hidden;background:url(../images/cart_icon2.png) no-repeat 0 0;margin:0 -22px 0 0;}
/*2015-11-27*/
.offer_post .ctab table td, .offer_post .ctab table th{border: none;}
/*top ad*/
.topad{overflow:hidden;margin:20px auto 0;}
.topad img{display:block;}
/*品牌大全*/
.brand-list{width:1198px;height:auto;overflow:hidden;border:1px dotted #414141;margin:20px auto;}
.brand-list ul{width:1200px;overflow:hidden;margin-bottom:-1px;}
.brand-list ul li{float:left;width:199px;height:108px;overflow:hidden;border-right:1px dotted #414141;border-bottom:1px dotted #414141;}
.brand-list ul li img{display:block;margin:19px auto;width:160px;height:70px;}
.brand-list ul li a:hover img{margin:20px auto;}
.brand-pages .pages{text-align:right;padding-top:10px;}
/*product main*/
.pm-first{background:#EEE;height:450px;padding:20px 0;}
.pm-first .wrapper{width:992px;padding-left:208px;}
.pm-first .slide{position:relative;width:992px;height:340px;overflow:hidden;}
.pm-first ul li{float:left;width:992px;height:340px;overflow:hidden;}
.pm-first .num{position:absolute;bottom:10px;right:5px;width:100%;text-align:right;z-index:1;}
.pm-first .num span{display:inline-block;width:8px;height:8px;overflow:hidden;border-radius:50%;margin:0 4px;background:#FFF;cursor:pointer;}
.pm-first .num span:hover,.pm-first .num span.active{background:#8c0000;}
.pm-first .scont{position:relative;width:992px;height:103px;overflow:hidden;margin-top:7px;clear:both;}
.pm-first .scont ul{width:3000px;}
.pm-first .scont ul li{float:left;width:1003px;height:103px;overflow:hidden;}
.pm-first .scont ul li img{float:left;width:324px;height:103px;margin-right:10px;}
.pm-first .slide .prev,.pm-first .slide .next{display:block;width:44px;height:44px;position:absolute;top:150px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.pm-first .slide .prev{left:30px; background: no-repeat url(../images/banner-l-btn.png)  }
.pm-first .slide .next{right:30px; background: no-repeat url(../images/banner-r-btn.png) }
.pm-first .slide .prev:hover,.pm-first .slide .next:hover,.pm-first .slide .nav-main a:hover,.pm-first .slide .nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
/*product list main*/
.product-list-main{padding-bottom:20px;}
.plm-sort{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.plm-sort .title{width:100%;height:50px;border-top:3px solid #d3d3d3;}
.plm-sort .title h2{position:absolute;float:left;width:240px;line-height:50px;border-top:3px solid #8c0000;font-size:22px;color:#163246;margin-top:-3px;}
.plm-sort .title .sort-nav{float:right;padding-right:260px;height:14px;line-height:14px;padding-top:18px;}
.plm-sort .title .sort-nav ul li{float:left;border-right:1px solid #DDD;padding:0 10px;}
.plm-sort .sbanner{float:left;width:236px;height:auto;overflow:hidden;}
.plm-sort .sbanner img{display:block;}
.plm-sort .list{float:left;width:705px;height:400px;overflow:hidden;border:1px solid #e9eae8;border-left:0;margin:0 -1px 0 -1px;}
.plm-sort .list .item{float:left;width:234px;height:200px;overflow:hidden;border-left:1px solid #e9eae8;border-bottom:1px solid #e9eae8;text-align:center;line-height:24px;}
.plm-sort .list .item img{display:block;width:90px;height:90px;margin:15px auto 5px auto;}
.plm-sort .list .item strong{display:block;font-size:16px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:14em;margin:0 auto;font-weight:normal;}
.plm-sort .list .item strong a{height:30px;}
.plm-sort .list .item span.s{display:block;height:24px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#666;padding:0 10px;}
.plm-sort .list .item span.price{display:block;font-size:14px;font-weight:bold;color:#b60005;padding-top:5px;}
.plm-sort .rank{float:right;width:229px;height:438px;overflow:hidden;margin-top:-40px;border:1px solid #e9eae8;}
.plm-sort .rank .r-title{height:40px;overflow:hidden;background:#5db1f7;font-size:15px;text-align:center;line-height:40px;color:#FFF;}
.plm-sort .rank .r-title1{background:#5db1f7;}
.plm-sort .rank .r-title2{background:#d2a9e1;}
.plm-sort .rank .r-title3{background:#93bcf5;}
.plm-sort .rank .r-title4{background:#7fd1d1;}
.plm-sort .rank .sel{width:229px;height:30px;overflow:hidden;margin:18px 0 0;}
.plm-sort .rank .sel ul{width:105%;height:29px;margin-left:-1px;border-bottom:1px solid #d2d2d2;}
.plm-sort .rank .sel ul li{float:left;height:30px;}
.plm-sort .rank .sel ul li a{float:left;width:auto;background:#fff;font-size:14px;padding:0 5px;height:29px;overflow:hidden;line-height:30px;text-align:center;*zoom:1;}
.plm-sort .rank .sel ul li a.active{border-top:4px solid #b60005;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;width:auto;line-height:24px;color:#b60005;padding:0 10px;}
.plm-sort .rank .sel ul li a:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.plm-sort .rank .r-cont{width:210px;height:auto;overflow:hidden;margin:0 auto;}
.plm-sort .rank .r-cont ul li{padding:7px 0;overflow:hidden;border-bottom:1px dotted #d2d2d2;line-height:20px;}
.plm-sort .rank .r-cont ul li img{display:none;}
.plm-sort .rank .r-cont ul li span.price{display:none;}
.plm-sort .rank .r-cont ul li p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.plm-sort .rank .r-cont ul li.active{padding:15px 0;}
.plm-sort .rank .r-cont ul li.active img{float:left;display:block;width:60px;height:60px;background:#FFF;border:1px solid #D2D2D2;margin-right:10px;}
.plm-sort .rank .r-cont ul li.active span.price{display:block;color:#b60005;font-size:14px;}
/*product list*/
.product-list-wrapper{background:#EEE;min-width:1200px;overflow:hidden;padding-bottom:40px;}
.p-main{float:left;width:958px;height:auto;overflow:hidden;margin-top:20px;}
/*page navigation*/
.page-nav{width:1212px;height:auto;overflow:hidden;padding:12px 0;line-height:24px;}
.page-nav strong{font-weight:normal;color:#8b040a;}
.page-nav strong,.page-nav a{margin:0 5px;font-size:14px;}
/*list filter*/
.list-filter{padding:6px 18px;overflow:hidden;background:#FFF;overflow:hidden;margin-bottom:12px;line-height:26px;}
.list-filter .c1{float:left;}
.list-filter a,.list-filter p,.list-filter input,.list-filter select{float:left;}
.list-filter span.fix{float:left;margin:0 2em;color:#ded7ba;}
.list-filter p{}
.list-filter p a.first{margin-right:38px;}
.list-filter p a.first.active{background:#c7000b;color:#FFF;width:90px;height:40px;text-align:center;line-height:40px;margin:-8px 14px -8px -18px;}
.list-filter p a.first.active i{display:none;}
.list-filter .fform{float:left;padding:0 1em;}
.list-filter .fform input{width:50px;height:24px;padding:0 8px;border:1px solid #CCC;color:#666;}
.list-filter .fform span.fix{margin:0 5px;}
.list-filter select{height:26px;line-height:26px;}
.list-filter .deliver-area{float:left;width:auto;}
.list-filter .deliver-area span.name{display:block;line-height:24px;padding:0 6px;cursor:pointer;}
.list-filter .deliver-area span.name i{display:inline-block;width:13px;height:8px;overflow:hidden;background:url(../images/arr10.png) no-repeat 0 0;margin-left:6px;vertical-align:middle;transition:transform 0.4s;}
.list-filter .deliver-area.on span.name i{transform:rotate(180deg);}
.list-filter .c1 a i{float:right;width:12px;height:10px;overflow:hidden;margin:8px 0 0 6px;background:url(../images/icon_ftop.gif) no-repeat 0 100px;display:none;}
.list-filter .c1 a.active i{display:block;}
.list-filter .c1 a i.up{background-position:0 0;}
.list-filter .c1 a i.down{background-position:-12px 0;}
.list-filter .c2{float:right;}
.list-filter .c2 a{width:14px;height:14px;overflow:hidden;margin:6px 0 0 6px;}
.list-filter .c2 a i{display:block;width:14px;height:14px;overflow:hidden;margin:0 auto;background:url(../images/icon_list_type.gif) no-repeat 0 100px;}
.list-filter .c2 a i.type1{background-position:0 0;}
.list-filter .c2 a.active i.type1{background-position:-14px 0;}
.list-filter .c2 a i.type2{background-position:0 -14px;}
.list-filter .c2 a.active i.type2{background-position:-14px -14px;}
.arealist{position:absolute;width:380px;height:auto;overflow:hidden;background:#FFF;padding:10px;border:1px solid #DDD;box-shadow:rgba(0,0,0,0.1) 3px 3px 3px;display:none;z-index:9;}
.deliver-area.on .arealist{display:block;}
#areaTit{width:100%;height:24px;border-bottom:1px solid #b90000;}
#areaTit ul{padding:0!important;}
#areaTit ul li{padding:0!important;width:auto!important;height:25px!important;}
#areaTit ul li{float:left;margin-right:-1px;}
#areaTit ul li span{float:left;padding:0 1em;background:#FFF;height:23px;line-height:22px;border:1px solid #CCC;border-bottom:0;margin-right:0;cursor:pointer;position:relative;z-index:1;}
#areaTit ul li span.active{border-color:#b90000;border-bottom:1px solid #FFF;z-index:2;}
#areaCont ul{padding:10px 5px;overflow:hidden;}
#areaCont ul li{float:left;width:auto!important;margin-right:1em;height:26px;color:#095485;overflow:hidden;min-width:6em;padding:0!important;}
#areaCont ul li a{color:#095485;}
#areaCont ul li a:hover{text-decoration:underline;}
.deliver-area a.close{display:block;position:absolute;width:16px;height:16px;overflow:hidden;top:5px;right:5px;background:#8b0000 url(../images/icon_close3.png) no-repeat 50% 50%;border-radius:50%;}
.product-list{width:968px;overflow:hidden;margin-left:-5px;}
/**/
.product-list .item{float:left;width:183px;height:auto;overflow:hidden;background:#FFF;margin:5px;}
.product-list .item_searchList{margin:5px 9px;}
.product-list .item img.cover{display:block;width:154px;height:154px;margin:16px auto;}
.product-list .item .c{border-top:1px solid #EEE;transition:background 0.4s;}
.product-list .item .c1{padding:10px 20px;overflow:hidden;}
.product-list .item span.price{float:left;font-size:20px;color:#c7000b;}
.product-list .item span.sales{float:right;}
.product-list .item .c2{padding:5px 20px 12px;overflow:hidden;}
.product-list .item .c2 a{display:block;height:36px;overflow:hidden;}
.product-list .item .c3{border-top:1px solid #EEE;overflow:hidden;}
.product-list .item a.store{display:block;height:36px;line-height:36px;white-space:nowrap;*white-space:normal;text-overflow:ellipsis;overflow:hidden;color:#8b0000;padding:0;margin:0 10px;font-size:14px;}
.product-list .item a.disInBlock{display:inline-block;}
.product-list .item span.loc{float:right;width:94px;height:auto;overflow:hidden;padding:10px 6px;text-align:center;display:none;}
.product-list .item span.loc i{display:inline-block;width:16px;height:20px;overflow:hidden;background:url(../images/icon_location.png) no-repeat 0 0;vertical-align:middle;margin-right:10px;}
.product-list .item:hover .c{background:#e7e7e7;color:#FFF;}
.product-list .item:hover span.loc i{background-position:-16px 0;}
/**/
.store-pages .pages{text-align:right;padding-top:20px;}
.store-pages .pages span.go input{background:#FFF;}
.ptype2 .item{width:958px;box-shadow:none;}
.ptype2 .item img.cover{float:left;width:100px;height:100px;border-right:1px solid #EEE;margin:0;}
.ptype2 .item .c{float:left;width:836px;height:100px;position:relative;padding:0 0 0 20px;border:0;}
.ptype2 .item .c1{position:absolute;top:45px;left:20px;width:550px;font-family:"SourceHanSansCN-Regular"}
.ptype2 .item .c2{position:absolute;top:20px;left:20px;width:550px;font-family:"SourceHanSansCN-Regular"}
.ptype2 .item span.price{margin-right:35px;}
.ptype2 .item span.sales{float:left;}
.ptype2 .item .c3{border:0;float:right;margin-top:40px;}
.ptype2 .item a.store{padding:0 5px;}
.ptype2 .item span.loc{padding:0 5px;}
.psort{overflow:hidden;margin-top:20px;}
.psort .title{width:100%;height:40px;overflow:hidden;border-top:3px solid #a3a69d;}
.psort .title h3{font-size:18px;line-height:40px;color:#8d0000;padding:0 20px;font-weight:normal;}
.hotsale .title{border-color:#8d0000;}
.viewed{background:#FFF;}
.plist2{overflow:hidden;padding:20px;}
.plist2 .item{float:left;width:80px;height:100px;overflow:hidden;margin:0 10px;text-align:center;}
.plist2 .item img{display:block;width:80px;height:80px;margin:0 auto 5px;}
.plist2 .item span.price{font-size:14px;color:#c7000b;}
/*side*/
.p-side{float:right;width:232px;height:auto;overflow:hidden;margin-top:20px;}
.p-side h2{width:100%;height:40px;font-size:18px;font-weight:normal;text-align:center;line-height:40px;background:#5db1f7;color:#FFF;}
.side-ad img{display:block;margin-bottom:20px;}
/**/
.pcata{overflow:hidden;background:#FFF}
.pcata .item{overflow:hidden;padding:6px 20px;border-bottom:1px solid #EEE;line-height:30px;}
.pcata .item h3{float:left;width:100px;height:auto;overflow:hidden;font-size:16px;font-weight:normal;color:#959595;padding-right:10px;}
.pcata .item .c{float:left;width:890px;height:30px;overflow:hidden;}
.pcata .item .c.on{height:auto;}
.pcata .item .c ul{overflow:hidden;font-size:13px;}
.pcata .item .c ul li{float:left;white-space:nowrap;margin-right:1em;}
.pcata .item .c ul li input{vertical-align:middle;margin:0 5px 0 0;}
.pcata .item a.mcheck{float:right;width:auto;height:22px;overflow:hidden;line-height:28px;border:1px solid #CCC;padding-right:10px;margin:3px 0 0 10px;line-height:22px;color:#959595;}
.pcata .item a.mcheck i{float:left;width:22px;height:22px;overflow:hidden;margin-right:10px;background:#CCC url(../images/p_icon_plus.png) no-repeat 50% 50%;}
.pcata .item a.more{float:right;width:auto;height:22px;overflow:hidden;line-height:28px;border:1px solid #CCC;padding-right:10px;margin:3px 0 0 0;line-height:22px;color:#959595;}
.pcata .item a.more i{float:left;width:22px;height:22px;overflow:hidden;margin-right:10px;background:#CCC url(../images/p_icon_more.png) no-repeat 50% 50%;}
.pcata .item a.more.min i{background-image:url(../images/p_icon_min.png);}
.pcata .item a.mcheck:hover,.pcata .item a.more:hover{border-color:#c7000b;}
.pcata .item a.mcheck:hover i,.pcata .item a.more:hover i{background-color:#c7000b;}
.pcata .item .c .btn{float:left;width:100%;height:auto;overflow:hidden;text-align:center;padding-top:10px;}
.pcata .item .c .btn a{display:inline-block;height:24px;padding:0 12px;background:#c7000b;margin:0 5px;color:#FFF;line-height:24px;border-radius:2px;}
.pcata .item .c .btn a.btn2{background:#999;}
/**/
.page-nav a.hascata{display:inline-block;padding:0 0 0 6px;border:1px solid #DDD;background:#FFF;margin:-1px 3px;}
.page-nav a.hascata i{float:right;width:24px;height:24px;overflow:hidden;background:url(../images/p_icon_del.png) no-repeat 50% 50%;margin-left:2px;}
.page-nav a.hascata:hover{border-color:#c7000b;}
.page-nav a.clear_all{float:right;padding:0 8px;border:1px solid #CCC;border-radius:3px;background:#FFF;margin-right:0;}
.search-result .p-main{width:100%;}
.search-result .product-list{width:1210px;}
.search-result .ptype2 .item{width:100%;}
.search-result .ptype2 .item .c{width:1080px;}
/*报价单*/
.offer_quote{padding:0 20px;overflow:hidden;background:#FFF;box-shadow:rgba(0,0,0,0.1) 5px 5px 5px;}
.offer_quote h2{font-size:36px;font-weight:normal;color:#173247;text-align:center;line-height:1.5;padding:20px 0;border-bottom:1px solid #EEE;}
.offer_quote h5{font-weight:normal;font-size:16px;overflow:hidden;color:#00abdb;line-height:20px;}
.offer_quote .c1{padding:25px 0 50px;overflow:hidden;}
.offer_quote .c1 ul{float:left;width:50%;}
.offer_quote .c1 ul li{line-height:24px;overflow:hidden;padding:3px 0;font-size:14px;}
.offer_quote .c1 ul li span.label{float:left;width:5em;color:#999;font-size:12px;}
.offer_quote .c1 ul li a.edit{color:#00abdb;}
.offer_quote .c1 ul li input{float:left;width:100px;height:22px;padding:0 5px;line-height:22px;border:1px solid #CCC;}
.offer_quote .c1 ul li button{float:left;width:22px;height:24px;background:url(../images/m_icon_save.png) no-repeat 50% 50%;border:1px solid #CCC;margin-left:-1px;cursor:pointer;white-space:nowrap;text-indent:99em;}
.offer_quote .c2{padding:0 0 40px;overflow:hidden;}
.offer_quote .c2 h3{font-size:24px;line-height:1.1;font-weight:normal;border-left:5px solid #8c0000;padding-left:15px;margin-bottom:20px;}
.offer_quote .c2 ul.u5{line-height:20px;font-size:14px;}
.offer_quote .c2 ul.u5 li{padding:2px 0;}
.offer_quote .c2 .tab{padding:20px 0;overflow:hidden;}
.offer_quote .c2 .tab table{width:100%;}
.offer_quote .c2 .tab table thead th{padding:15px 10px;background:#EEE;border-top:1px solid #b7cad6;border-bottom:1px solid #b7cad6;font-weight:normal;font-size:14px;text-align:left;color:#005387;}
.offer_quote .c2 .tab table tbody td{padding:25px 10px;border-bottom:1px solid #b7cad6;line-height:30px;}
.offer_quote .c2 .tab table tbody td input{width:100px;height:28px;padding:0 5px;border:1px solid #CCC;line-height:28px;margin-right:5px;}
.offer_quote .sum{overflow:hidden;text-align:right;font-size:14px;}
.offer_quote span.i{color:#f5561f;}
.offer_quote .sum strong{font-size:24px;font-weight:normal;}
.quote-submit{overflow:hidden;padding:25px 0;text-align:center;}
.quote-submit label input{vertical-align:middle;margin:0 5px 0 0;}
.quote-submit button{display:inline-block;width:180px;height:46px;background:#00abdb;font-size:18px;color:#FFF;border-radius:23px;border:0;cursor:pointer;margin-top:25px;}
.quote-submit button i{float:left;width:26px;height:26px;overflow:hidden;background:url(../images/s_icon_check.png) no-repeat 50% 50%;margin:0 -20px 0 5px;}
/*供应商入驻*/
.supp-wrap{background:#EEE;}
.supp-wrap .wrapper{padding:20px 0 40px;}
.supp{overflow:hidden;background:#FFF;margin:20px auto 40px;}
.supp h2{font-size:24px;line-height:1.5;font-weight:normal;color:#8c0000;text-align:center;padding:40px;}
.supp-step{width:992px;height:auto;overflow:hidden;margin:36px auto;}
.supp-step ul li{float:left;width:346px;height:64px;overflow:hidden;border:15px solid #FFF;border-radius:48px;margin-right:-64px;position:relative;}
.supp-step ul li.s1{z-index:5;}
.supp-step ul li.s2{z-index:4;}
.supp-step ul li.s3{z-index:3;}
.supp-step ul li.s4{z-index:2;}
.supp-step ul li.s5{z-index:1;}
.supp-step ul li span{display:block;width:100%;height:100%;background:#a3a79c;color:#FFF;border-radius:32px;line-height:64px;font-size:24px;}
.supp-step ul li strong{float:left;font-weight:normal;font-size:48px;padding:0 20px 0 24px;}
.supp-step ul li.active span{background:#8d0000;}
.supp-type{width:1120px;margin:0 auto;border-top:1px solid #EEE;padding:0 40px;}
.supp-type .item{float:left;width:460px;height:auto;overflow:hidden;margin:55px 50px 0;cursor:pointer;}
.supp-type .item .t{width:100%;height:190px;overflow:hidden;background:url(../images/supp_type.jpg) no-repeat 0 200px;}
.supp-type .item1 .t{background-position:0 0;}
.supp-type .item2 .t{background-position:0 -190px;}
.supp-type .c{padding:10px 20px 25px;height:225px;overflow:hidden;border:1px solid #d6d6d6;border-top:0;}
.supp-type .c h3{font-size:26px;font-weight:normal;text-align:center;color:#474747;line-height:1.5;}
.supp-type .c h3 i{display:inline-block;width:16px;height:16px;overflow:hidden;background:url(../images/supp_check.png) no-repeat 0 0;vertical-align:middle;margin-right:8px;}
.supp-type .c h5{font-size:16px;font-weight:normal;padding:10px 0 20px;}
.supp-type .c ul li{overflow:hidden;padding:2px 0;line-height:20px;padding-left:1.5em;text-indent:-1.5em;}
.supp-type .item:hover .c h3 i,.supp-type .item.active .c h3 i{background-position:0 -16px;}
.supp-type .item.active .c h3{color:#8b0000;}
.supp-btn{float:left;width:100%;height:auto;overflow:hidden;padding:80px 0;text-align:center;}
.supp-btn a.btn{display:inline-block;width:178px;height:46px;overflow:hidden;background:#8e0000;font-size:16px;line-height:46px;color:#FFF;border-radius:23px;margin:0 10px;}
.supp-btn a.btn i{float:left;width:22px;height:22px;overflow:hidden;background:url(../images/supp_icon.png) no-repeat 0 0;margin:12px -24px 0 12px;}
.supp-btn a.btn-prev{background:#005b91;}
.supp-btn a.btn-prev i{background:url(../images/supp_icon.png) no-repeat 0 -22px;}
.supp-btn a.btn-check i{background:url(../images/cart_icon2.png) no-repeat 0 0;}
.supp-detail .supp-btn{border-top:1px solid #EEE;}
/**/
.supp-scope{width:968px;height:auto;overflow:hidden;margin:0 auto;border-top:1px solid #EEE;padding:0 116px;padding-top:30px;}
.supp-scope .item{float:left;width:180px;height:110px;overflow:hidden;background:#a3a79c;padding:1px;margin:15px 30px;font-size:14px;line-height:30px;color:#FFF;}
.supp-scope .item:hover,.supp-scope .item.active{background:#8d0000;}
.supp-scope .item input{position:absolute;opacity:0.01;filter:alpha(opacity=1);}
.supp-scope .item i{display:inline-block;width:16px;height:16px;overflow:hidden;background:url(../images/supp_icon2.png) no-repeat 0 0;vertical-align:middle;margin:0 10px;}
.supp-scope .item.active i{background-position: 0 -16px;}
/**/
.supp-tip{padding:20px 0 60px;overflow:hidden;text-align:center;font-size:14px;line-height:24px;color:#707070;}
.supp-tip i{display:block;width:21px;height:21px;overflow:hidden;background:url(../images/supp_icon3.png) no-repeat 50% 50%;margin:0 auto 12px;}
/**/
.supp-dc{width:100%;height:auto;overflow:hidden;border-top:2px solid #EEE;padding-bottom:50px;}
.supp-dc h3{font-size:24px;line-height:56px;font-weight:normal;color:#8d0000;padding:0 20px;overflow:hidden;border-bottom:1px solid #EEE;margin-bottom:30px;}
.supp-dc .item{padding:5px 0;overflow:hidden;line-height:34px;}
.supp-dc .item span.label{float:left;width:265px;text-align:right;}
.supp-dc .item span.label em{color:#e20000;}
.supp-dc .item .c{padding-left:270px;}
.supp-dc .item input.text{float:left;width:260px;height:32px;overflow:hidden;background:#FFF;border:1px solid #CCC;padding:0 5px;line-height:32px;margin-right:10px;}
.supp-dc .item input.file{float:left;width:270px;height:34px;overflow:hidden;background:#FFF;line-height:34px;margin-right:10px;}
.supp-dc .item select.select{float:left;width:272px;height:34px;overflow:hidden;background:#FFF;border:1px solid #CCC;line-height:32px;margin-right:10px;}
.supp-dc a.sel-btn{float:left;width:84px;height:32px;border:1px solid #CCC;text-align:center;line-height:32px;margin-right:10px;border-radius:17px;color:#005386;}
.supp-dc .item label{float:left;margin-right:20px;}
.supp-dc .item label input.check{vertical-align:middle;margin:0 5px 0 0;}
.supp-dc .item .upimg{position:relative;overflow:hidden;}
.supp-dc .item span.fix,.supp-dc .item span.tip{float:left;margin-right:10px;}
.supp-dc .item input.t1{width:660px;}
.supp-dc .item input.t2{width:112px;}
.supp-dc .item select.s1{width:130px;}
.supp-dc .item label.c1{padding-left:15px;}
.supp-dc .item .upimg{float:left;margin-right:10px;}
/**/
.supp-dc .item span.check{float:left;margin-right:15px;height:34px;overflow:hidden;white-space:nowrap;}
.supp-dc .item span.check-r{background:url(../images/check-r.png) no-repeat 50% 50%;width:30px;height:34px;}
.supp-dc .item span.check-w{background:url(../images/check-w.png) no-repeat 0 50%;padding-left:24px;color:#F00;}
/**/
#areaList ul{padding:20px;overflow:hidden;}
#areaList ul li{float:left;width:10%;height:24px;overflow:hidden;line-height:24px;padding:5px 2.5%;}
#areaList ul li input{vertical-align:middle;margin:0 5px 0 0;}
/**/
.w-requ{background:#EEE;min-width:1200px;overflow:hidden;padding:50px 0;}
.requ{overflow:hidden;background:#FFF;}
.requ .r-main{float:left;width:980px;height:auto;overflow:hidden;border-right:1px solid #EEE;padding-right:19px;}
.requ .r-main .title{padding:20px 40px;overflow:hidden;border-bottom:1px solid #EEE;}
.requ .r-main .title h3{float:left;font-size:24px;font-weight:normal;line-height:1.2;color:#005387;}
.requ .r-main .title span.stars{float:left;margin:8px 30px 0;}
.requ .r-main .title a.sub{float:left;line-height:24px;background:#f08300;padding-left:10px;color:#FFF;margin-top:3px;}
.requ .r-main .title a.sub i{float:right;width:24px;height:24px;border-left:1px solid #FFF;background:url(../images/s_icon_sub.png) no-repeat 50% 50%;margin-left:10px;}
.requ .r-main .tab{padding:50px 0 0 40px;overflow:hidden;}
.requ .r-main .tab table{width:100%;font-size:14px;line-height:20px;}
.requ .r-main .tab table th{padding:15px 35px;background:#EEE;color:#163246;border-top:1px solid #CCC;border-bottom:1px solid #CCC;text-align:left;font-weight:normal;}
.requ .r-main .tab table td{padding:28px 35px;border-bottom:1px solid #CCC;}
.requ .r-main .tab table td p{float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;margin-right:20px;}
.requ .r-main .tab table td span.i{color:#e46b15;}
.requ .r-main .tab table td span.e{color:#999;}
.requ .r-main .tab table td strong{display:inline-block;width:59px;height:39px;overflow:hidden;background:url(../images/s_icon_cale.png) no-repeat 0 0;vertical-align:bottom;margin:0 10px;text-align:center;line-height:40px;font-size:20px;color:#005386;font-weight:normal;margin-top:-10px;}
.requ .r-main .tab table td a.btn{display:block;width:104px;height:34px;background:#00b6e0;color:#FFF;line-height:34px;text-align:center;border-radius:17px;margin:0 -5px;}
.requ .r-side{float:left;width:200px;border-left:1px solid #EEE;margin-left:-1px;}
.requ .r-side .cover img{display:block;width:200px;height:200px;}
.requ .r-side .col{padding:20px;overflow:hidden;border-bottom:1px solid #EEE;font-size:14px;line-height:1.2;color:#707070;}
.requ .r-side .col-last{border:0;}
.requ .r-side .col h5{font-size:18px;font-weight:normal;padding:0 0 15px 0;color:#212a40;}
.requ .r-side .col a.more{display:block;width:65px;margin-top:20px;font-size:12px;line-height:22px;background:#FFF;border:1px solid #CCC;padding-left:15px;}
.requ .r-side .col a.more i{float:right;width:22px;height:22px;background:url(../images/m_icon_plus3.png) no-repeat 50% 50%;}
.requ .r-side .col ul li{padding:2px 0;}
.requ .r-side .col ul li span.label{color:#999;}
.requ .r-side .col ul li span.i{color:#f5561f;}
/**/
.offer_post span.check{display:block;margin-right:15px;height:34px;overflow:hidden;white-space:nowrap;font-size:12px;display:none;}
.offer_post span.check-r{background:url(../images/check-r.png) no-repeat 50% 50%;width:30px;height:34px;}
.offer_post span.check-w{background:url(../images/check-w.png) no-repeat 0 50%;padding-left:24px;color:#F00;}
.odform{padding:50px 80px;overflow:hidden;}
.odform .item{padding:12px 0;overflow:hidden;font-size:14px;line-height:1.8;}
.odform .item span.label{float:left;width:5em;color:#949494;}
.odform .item .c{padding-left:6em;}
.odform .item a{color:#005189;}
.plist2 span.prev{float:left;width:8px;height:50px;overflow:hidden;cursor:pointer;}
.plist2 span.prev i{display:block;width:8px;height:16px;overflow:hidden;background:url(../images/btn_pimg.png) no-repeat 0 0;margin-top:30px;}
.plist2 span.prev.none,.plist2 span.next.none{cursor:default;}
.plist2 span.prev.none i{background-position:-8px 0;}
.plist2 span.next{float:right;width:8px;height:50px;overflow:hidden;cursor:pointer;}
.plist2 span.next i{display:block;width:8px;height:16px;overflow:hidden;background:url(../images/btn_pimg.png) no-repeat 0 -16px;margin-top:30px;}
.plist2 span.next.none i{background-position:-8px -16px;}
.plist2 .c{float:left;width:900px;overflow:hidden;}
.search-result .plist2 .c{width:1100px;margin-left:20px;}
.pro-num{overflow:hidden;margin:-10px 0 10px;color:#999;}
a.clear_area{float:left;padding:0 5px;border:1px solid #CCC;border-radius:3px;line-height:20px;background:#F0F0F0;display:none;}
a.clear_area.w-clear-area{float:right;margin-left: 10px;}
a.delTr{float:left;width:18px;height:18px;overflow:hidden;border-radius:50%;margin-top:12px;position:absolute;border:1px solid #CCC;display:none;}
a.delTr:hover{background:#F0F0F0;}
a.delTr i{display:block;width:9px;height:9px;overflow:hidden;background:url(../images/m_icon_del.png) no-repeat 0 -9px;margin:5px auto;}
/*about*/
.about-wrapper{padding:20px 0;min-width:1200px;overflow:hidden;background:#EEE;}
.about-wrapper .side-wrapper{float:left;width:200px;height:auto;overflow:hidden;}
.about-wrapper .side{width:100%;height:auto;overflow:hidden;background:#163246;color:#FFF;padding-bottom:60px;}
.about-wrapper .side li{float:left;width:100%;height:auto;overflow:hidden;border-bottom:1px solid #1b3b52;}
.about-wrapper .side li ul{border-top:1px solid #1b3b52;}
.about-wrapper .side li li{border:0;}
.about-wrapper .side li ul{display:none;}
.about-wrapper .side li li a:hover{background:#296895;}
.about-wrapper .side li li a.active{background:#8c0000;}
.about-wrapper .side li li.helpLis a.active{background:#296895 ;}
.about-wrapper .side a{color:#FFF;display:block;padding:0 20px;line-height:40px;}
.about-wrapper .side h5{font-size:14px;}
.about-wrapper .main-wrapper{float:right;width:992px;height:auto;overflow:hidden;}
.about-wrapper .main{padding:0 60px 60px;overflow:hidden;background:#FFF;}
.about-wrapper .main .title{height:74px;overflow:hidden;border-bottom:3px solid #d3d3d3;}
.about-wrapper .main .title h2{position:absolute;float:left;width:240px;height:74px;line-height:74px;border-bottom:3px solid #8c0000;font-size:24px;color:#163246;}
.about-wrapper .main .title h2.helpH2{border-bottom:3px solid #296895;}
.about-wrapper .main .title p{float:right;line-height:20px;margin-top:30px;}
.about-wrapper .main .title p span.curr{color:#999;}
.about-wrapper .container{overflow:hidden;color:#6c6c6c;font-size:14px;line-height:2;}
.about-wrapper .container h3{font-size:24px;font-weight:normal;padding-top:30px;}
.about-contact{width:920px;height:auto;overflow:hidden;}
.about-contact ul{float:left;width:400px;height:168px;overflow:hidden;margin:30px 60px 0 0;}
.about-contact ul li{padding-left:3em;text-indent:-3em;}
.about-copyright .item{overflow:hidden;padding:50px 0;}
.about-copyright .item h3{float:left;width:240px;height:112px;border-bottom:1px solid #d3d3d3;font-size:24px;font-weight:normal;padding:0;line-height:1;text-align:right;}
.about-copyright .item h3 em{display:block;font-style:italic;font-size:76px;color:#a1a49a;font-weight:100;}
.about-copyright .item .c{padding-left:300px;}
.about-tos{overflow:hidden;margin:30px 0;padding-bottom:1px;}
.about-tos .item{overflow:hidden;border:1px solid #d3d3d3;margin-bottom:-1px;}
.about-tos .item-tit{overflow:hidden;padding:0 18px;}
.about-tos .item-tit h5{float:left;font-size:18px;line-height:48px;font-weight:normal;}
.about-tos .item-tit span.arr{float:right;width:20px;height:20px;overflow:hidden;margin:12px 0;background:url(../images/bgall.png) no-repeat 0 0;cursor:pointer;}
.about-tos .item-tit span.arr.exp{background-position:0 -20px;}
.about-tos .item-c{padding:15px 18px;overflow:hidden;border-top:1px solid #d3d3d3;display:none;}
.about-tos .item-c ul li{padding-left:2em;text-indent:-2em;}
.about-tos .item-c ul li p{text-indent:0;}
/*询价显示*/
.showWinInquiry{width: 100%; font-size: 14px;}
.showWinInquiry thead th{padding:15px 10px; border-top-width: 2px; border-bottom-width: 2px;}
.showWinInquiry thead th:first-child{width:80%; text-align: left;}
.showWinInquiry th , .showWinInquiry td{padding:10px 10px; border-left: none; border-right: none;}
.showWinInquiry tbody td:last-child{text-align: center;}
.showWinInquiry tbody a{color: #005189;}
.showWinInquiry tfoot td{border-top-width: 2px; border-bottom-width: 0;}
/*下拉菜单*/
.w-down-list{}.w-down-list.on .w-down-listshow{display: block;}.w-down-list .w-down-listshow{position: absolute;margin: 0 0 0 -21px;min-width: 80px;height: auto;overflow: hidden;background: #FFF;padding: 10px;border: 1px solid #DDD;box-shadow: rgba(0,0,0,0.1) 3px 3px 3px;display: none;z-index: 9;}.w-down-list .close{display: block;position: absolute;width: 16px;height: 16px;overflow: hidden;top: 5px;right: 5px;background: #8b0000 url(../images/icon_close3.png) no-repeat 50% 50%;border-radius: 50%;}.w-down-list ul{}.w-down-list li{padding:2px 10px;}.w-down-list li a{white-space:nowrap;}
.mm-title{width:100%;height:60px;overflow:hidden;background:#FFF;}
.mm-title h2{font-size:18px;font-weight:normal;color:#212940;border-left:5px solid #f5561f;line-height:60px;padding-left:25px;}
/*保证金缴纳 zhanghaov 2017-3-27*/
.box-container{padding:25px 20px;overflow:hidden;background:#fff;}
.subtitle{padding:0 0 20px 0;}
.darkblue-subtitle{font-size:16px;line-height:22px;color:#333;border-left: 4px solid #0a5084;padding-left: 10px;}
.sub-grid{width: 100%;font-size: 14px;line-height: 1.2;border-collapse:collapse;}
.sub-grid th,.sub-grid td{height:40px;border-left: 0px;border-right: 0px;text-align:center;}
.sub-grid th{color:#333;font-weight:normal;}
.sub-grid td{color:#666;}
.itemValidity{padding-top:34px;}
.itemValidity .subtitle{border-bottom:1px dashed #c3c4c5;}
.itemValidity .c{margin-top:14px;font-size:14px;}
.c .label{text-align:left;min-width:68px;display:inline-block;}
.c .fix2 input{width:138px;height:28px;}
.price-color{font-size:20px;color:#cb0002;}
.c #saveButton{width: 54px;height: 28px;line-height: 28px;border-radius: 2px;background-color: #095586;font-size: 12px;font-family: microsoft yahei;color: #fff;border: 0;padding: 0;}
.more-info h3{float:left;padding-right:20px;}
.more-info span{display:block;line-height:22px;font-size:14px;}
.danger-tip{color:#cf0000;}
/* 商机改版 weiranc 2017/8/1 */
.offer_post .item textarea.textareaFile{width:400px;height:96px;}
.offer_post .item table td input.numCheck{width:20px;font-size:14px;float: none;color:#666;height: 16px;line-height: 16px;vertical-align: middle;border:0 none;padding:0 5px;}
.offer_post .item label.numLable{float: none;vertical-align: middle;margin-right:0;}
.offer_post .item .fileC{line-height:20px;}
.offer_post .item .c .file-up{line-height:20px;word-break: break-all;}
.offer_post .item label.dateInput{color: #666;line-height: 32px; height: 32px;padding: 0 10px;float: left;border:1px solid #cccccc;text-align: center;cursor:pointer;margin-right: 30px;}
.offer_post .item label.current{border:1px solid #e85744;}
.offer_post .item input.ChoseCheckbox{width: 16px;margin:0 5px 0 0;border:0 none;}
.zdyDate{line-height: 34px;height: 34px;padding-right:10px;}
.offer_post .item1708{border-bottom: 0;}
.c_linkman .fix2 input{height: 32px;}
/* 解决方案 */
.navcata-c-mid{height:116px;border-top:1px solid #eee;background-color: #fff;width:175px;padding:10px 15px;}
.navcata-c-mid h3{font-size:16px;line-height:24px;font-weight:normal;}
.fnList{line-height:24px;height:24px;}
.fnList a{line-height:24px;height:24px;color:#999;font-size:12px;display: block;float: left;}
.fnList a:hover{color:#e85744;}
.navcata-c-bot{height:80px;background-color: #fff;width:205px;}
.navcata-c-bot p{line-height:34px;}
.navcata-c-bot a{text-align:center;display:block;height:32px;line-height:32px;background-color:#e85744;color:#fff;border-radius:2px;width:124px;margin:0 auto;}


.xian-icon{background: url(../images/shop/xian-pc.png) center center no-repeat;width: 23px;height: 23px;position: absolute;top: -186px;    background-size: contain;right: -22px;}
.xian-tips{display:none;}
.tips-bg{width:150px;height:20px;background-color:#000;opacity: 0.6;filter: alpha(opacity=40);top:2px;right:-152px;}
.tips-con{font-size:14px;color:#fff;height:20px;line-height:20px;width:150px;text-align:center;top:2px;right:-152px;}


.ptype2 .xian-icon{background: url(../images/shop/xian-pc.png) center center no-repeat;width: 23px;height: 23px;position: absolute;top: 0px;    background-size: contain;right: 79px;}
.ptype2 .xian-tips{display:none;}
.ptype2 .tips-bg{width:150px;height:20px;background-color:#000;opacity: 0.6;filter: alpha(opacity=40);top:2px;right:-152px;z-index: 99;}
.ptype2 .tips-con{font-size:14px;color:#fff;height:20px;line-height:20px;width:150px;text-align:center;top:2px;right:-152px;z-index: 99;}
/*产品搜索和分类搜索  现金结算产品IE兼容性优化 */
.item-FL{position:relative;}
.item-FL .xian-icon{left:0;top:0;}
/*产品搜索加入进货单 20211019weiranc*/
.checkBtn{display:block;position:absolute;left:0;top:0;background: url(../images/shop/uncheckIcon.png) 0 no-repeat;
width:32px;height:32px;cursor: pointer;}
.checkCurrent{display:block;position:absolute;left:0;top:0;
width:32px;height:32px;cursor: pointer;background: url(../images/shop/checkIcon.png) 0 no-repeat;}
.searchChose{float: left;font-size: 14px;}
.searchChose input{width: 18px;height: 18px;margin-right: 10px;}
.buyList{float: left;font-size: 14px;padding: 0 20px;color:#8b0000;cursor: pointer;}
.item .c4{display:none;}
.ptype2 .item .choseC1{width: 350px;top: 50px;}
.ptype2 .item .choseC2{width: 350px;top: 15px;}
.ptype2 .item .c4{display:block;position: absolute;top: 44px;left:420px;width: 420px;font-size: 14px;color:#8b0000;
    overflow: hidden;height: 36px;}
.ptype2 .item .chose2C1{width: 280px;top: 50px;}
.ptype2 .item .chose2C2{width: 280px;top: 15px;}
.ptype2 .item .chose2C4{left:370px;width: 260px;}
.ptype2 .item .chose2C3{width: 200px;}
.ptype2 .item .chose2C3 a.store{width: 170px;padding:0;margin:0 10px 0 0;}
.ptype2 .item .choseC3{width: 230px;}
.ptype2 .item .choseC3 a.store{width: 200px;padding:0;margin:0 10px 0 0;}
.product-list .item .choseC3 a.disInBlock,.product-list .item .chose2C3 a.disInBlock{width: 162px;}
/* 联系我们 */
.about-wrapper{background-color:#f4f7fb;padding-bottom:50px;}
.aboutBox{margin-top:50px;}
.aboutBox h2{font-size:30px;color:#333;line-height:50px;text-align:center;}
.aboutBox .smallT{font-size:18px;color:#666;line-height:50px;text-align:center;}
.aboutCon{overflow:hidden;margin-top:30px;}
.aboutCon li{float:left;background-color:#fff;border-radius:5px;box-shadow: 0 0 6px 3px rgba(50,50,50,.05);
padding:0 0 20px 20px;height:225px;width:360px;margin-right: 25px;}
.aboutCon li h3{font-size:18px;color:#333;font-weight:bold;padding-left:70px;}
.aboutCon li h4{font-size:14px;line-height:28px;}
.aboutCon li .qwT{background:url("../images/help2022/qwImg.png") no-repeat 0;line-height:48px;margin:20px 0 20px 0;}
.aboutCon li .kfT{background:url("../images/help2022/kf.png") no-repeat 0;line-height:54px;margin:15px 0 30px 0;}
.aboutCon li .emailT{background:url("../images/help2022/emailImg.png") no-repeat 0;line-height:42px;margin:20px 0 35px 0;}
.aboutCon li p{font-size:14px;color:#333;line-height:32px;}
/* 搜索下拉框 weiranc20230201 */
.banBg{background:url("../../images/help2022/helpBanBg.jpg") no-repeat top center;height:200px;}
.helpSearch{width:1200px;margin:0 auto;}
.helpSearch h2{font-size:32px;color:#141414;padding-top:40px;line-height:50px;text-align:center;}
.helpSearchInput{width: 560px;margin: 15px auto 0;position: relative;}
.helpSearchInput input.searchInput{width:512px;box-shadow: 0 0 6px 3px rgba(50,50,50,.05);
height: 48px;line-height: 48px;border-radius: 5px;font-size:14px;
background:url("../../images/help2022/helpSeach.png") no-repeat 15px 16px #fff;border: 1px solid #ffff;
padding-left:48px;}
.helpSearchInput input::-webkit-input-placeholder {
/* WebKit browsers */
color: #c4c4c4;
}
. helpSearchInputinput:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #999;
}
.helpSearchInput input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #999;
}
.helpSearchInput input:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #999;
}
.helpSearchInput button{position: absolute;right: 15px;top: 2px;
    background-color: #fff;border: 0;height: 48px;font-size: 14px;color: #333;}
/* 20230524weiranc */
.allSearchPro .item-FL .xian-icon{left:160px;}
.allSearchPro .tips-bg{right:22px;}
.allSearchPro .tips-con{right:22px;} 



















