<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*导航栏top.html*/
.header-container,.search,.carousel-figure-contianer { background: #fff; }
.header { padding-top:20px; padding-bottom: 20px; }
.header .header-nav&gt;ul&gt;li&gt;a { border: 1px solid #fff; color: #000000; background: #fff; padding: 5px 10px; }
.header .header-nav&gt;ul&gt;li&gt;a em { display: inline-block; padding: 0 6px; border-radius: 9px; background: #e64545; color: #fff; font-style: normal; }
.header .header-nav&gt;ul&gt;li&gt;a i { font-style: normal; color: #e64545; }
.header .header-nav&gt;ul&gt;li:hover .header-dropdown { border: 1px solid #E6EBF1; border-radius:3px 3px 0 0 ; border-bottom: 0px; background: #fff; position: relative; z-index: 10001; }
.header .header-nav&gt;ul&gt;li&gt;.header-dropdown&gt;i { color: #000000; display:inline-block;transition: transform .2s;-moz-transition: -moz-transform .2s;-webkit-transition: -webkit-transform .2s;-o-transition: -o-transform .2s; }
.header .header-nav&gt;ul&gt;li:hover&gt;.header-dropdown&gt;i { transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg);	}
.header .header-nav&gt;ul&gt;li:hover&gt;.dropdown-menu { display: block; margin-top: -1px; border-radius: 0 3px 3px 3px; -webkit-box-shadow: 3px 3px 5px rgba(0,33,66,0.2); box-shadow: 3px 3px 5px rgba(0,33,66,0.2); border: 1px solid #E6EBF1; }

.header .header-nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;a { padding: 5px 10px; color: #606060;}
.header .header-nav&gt;ul&gt;li .dropdown-menu&gt;li:hover a{color:#AC1E1D; background: #E6ECF2;}
.header .header-nav&gt;ul&gt;li .active { color:#AC1E1D!important; }
.header .header-nav&gt;ul&gt;li .buyer-ul { width: 500px; left: auto; right: 0; padding: 10px 20px 20px 20px; }
.header .header-nav&gt;ul&gt;li .buyer-ul&gt;div&gt;div { padding:0; }
.header .header-nav&gt;ul&gt;li:hover .buyer-ul { border-radius:3px 0px 0 3px; -webkit-box-shadow: 3px -3px 5px rgba(0,33,66,0.2); box-shadow: -3px 3px 5px rgba(0,33,66,0.2); }
.header .header-nav&gt;ul&gt;li&gt;ul&gt;li { font-size: 12px; }
.header .header-nav&gt;ul&gt;li&gt;ul&gt;li.line { margin: 5px 10px; height: 0;border-top: 1px solid #dae0e6; font-size: 0; }
.header .header-nav&gt;ul&gt;li&gt;ul&gt;li&gt;a&gt;em { color: #e64545; font-style: normal; margin-left: 20px; }
.header .header-nav&gt;ul&gt;li&gt;ul dt {     font-weight: bold;color: #222;font-size: 14px; padding: 5px 10px; margin-top: 10px; }
.header .header-nav&gt;ul&gt;li&gt;ul dl { margin-bottom: 0; }
.header .header-nav&gt;ul&gt;li&gt;ul dd a { color: #606060; text-decoration: none; font-size: 12px; display: block; padding: 5px 10px; }
.header .header-nav&gt;ul&gt;li&gt;ul dd:hover { background: #E6ECF2; }
.header .header-nav&gt;ul&gt;li&gt;ul dd:hover a {color:#AC1E1D;}
.header .header-nav&gt;ul&gt;li.cart { position: relative; }
.header .header-nav&gt;ul&gt;li.cart a span{width: 17px;height: 15px;background: url(../images/cart.png); background-size: 100% 100%; display: inline-block;}
.header .header-nav&gt;ul&gt;li .cart-container { position: absolute; top: 100%; width: 320px; right: 0; background: #fff; z-index: 100; border: 1px solid #E6EBF1; display: none; -webkit-box-shadow: 3px 3px 5px rgba(0,33,66,0.2); box-shadow: 3px 3px 5px rgba(0,33,66,0.2); }
.header .header-nav&gt;ul&gt;li .cart-container&gt;div&gt;div {  color: #888; background: #fff;}
.header-container .logo{height: auto; float:left;padding:0; margin:0;}

.gwc h1 { font-weight: normal; }
.gwc h1 #cart_goods_price_top { color: #D61518; font-size: 16px;}
.header .header-nav&gt;ul&gt;li .cart-container .gwc h1 { font-size: 16px; margin: 0; padding: 14px; padding-left:17px;color:#000000; background: #F2F7FF;}
.shopp_ingtop{width:96%; float:left; padding: 10px; border-bottom: 1px dashed #4388CC; margin-left:2%;}
.shopimg{ float:left; width: 40px; height: 40px; margin-right: 6px; }
.shopp_ingtop span a { text-decoration: none; }
.shopp_ingtop span a:hover { color: #CC0000; }
.shopl{ float:left; }
.shopl&gt;a{ color: #606060; }
.shopl+span{ float: right; }
.shopl_del{    float: left;display: block;margin-top: 8px;width: 235px;text-align: right; }
.shopl_del a { color: #606060; font-size: 14px; }
.shopbtn{ padding-top:12px; float:right; margin-right: 2%;padding-bottom: 12px;}
.shopbtn a{ background: #e64545; border:0px; color:#FFF;font-size:12px;text-align:center; padding: 5px 7px; text-decoration: none;  }
.top_car {color: #e4393c;font-family: Arial,Helvetica,sans-serif;font-weight: bold;padding: 0 5px;}

.header .header-nav&gt;ul&gt;li .cart-container .gwc .shopp_ingtop img { width: 40px; height: 40px; }
.header .header-nav&gt;ul&gt;li .cart-container .gwc .shopp_ingtop&gt;div:nth-child(2) { margin-left: 5px; }
/*head.html*/
.head-2 { background: #fff; padding:20px 0;}

.serch-container { border: 2px solid #AC1E1D; height: 40px; }
.serch-container .submit-btn { width: 64px;height: 100%; background: #AC1E1D; }
.serch-container .submit-btn:hover { background: #d92121; }
.serch-container .submit-btn button { width: 100%; height: 100%; border: 0;background: none; padding: 0; outline: none; }
.serch-container .submit-btn button i { width: 25px;height: 25px;background: url(../images/search-2.png); background-size: 100% 100%; display: block; margin:0 auto; margin-top: 2px;}
.serch-container .search-key {position: relative; cursor:pointer; padding: 0 15px; line-height: 36px; font-size: 14px;color: #606060; border-right: 1px solid #E6ECF2; min-width: 107px}
.serch-container .search-key i { -webkit-transition: -webkit-transform .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: -webkit-transform .2s ease-in;  display: inline-block; line-height: 36px; margin-left: 7px; font-size: 16px;}
.serch-container .search-key select { display: none; }
.serch-container .search-key:hover .search-title i{ transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.serch-container .content { width: -moz-calc(100% - 235px);width: -webkit-calc(100% - 235px); width: calc(100% - 235px);  }
.serch-container .content input { font-size: 14px; width: 100%; outline: 0; border: 0; height: 36px; line-height: 36px; padding: 0 10px; }
.serch-container .search-key .search-list { display:none;box-shadow: 3px 3px 5px rgba(0, 33, 66, 0.2); margin-left: -2px; min-width: 167px; position: absolute; border: 1px solid #ced3d9; border-radius: 3px; background: #fff; z-index: 10; left: 0; }
.serch-container .search-key .search-list dd  {display: block; padding: 0 15px; line-height: 30px; text-decoration: none; color:#606060; white-space: nowrap; font-size: 14px;}
.serch-container .hover .search-list { display: block; }
.serch-container .search-key .search-list dd:hover { background: #e6ecf2; }
.post-message { width: 100%;height: 40px}
.post-message a { display: block; width: 100%; height: 100%; line-height: 38px; color: #AC1E1D;font-size: 14px; text-decoration: none; ;border:1px solid #E6ECF2; }
.post-message a i { width:  18px; height: 18px; background: url(../images/post-message.png); background-size: 100% 100%; display: inline-block; margin-right: 5px; position: relative; top: 5px;}
.post-message a:hover { background: #F5F7FA;border:1px solid #E6EBF1; }
.head-container .m-cate-list-wrap {z-index: 11; height: 40px; position: relative; }
.head-container .m-cate-list-wrap .m-cate-list-title {font-size: 14px; white-space: nowrap; background: #fff; height: 38px; line-height: 38px; padding: 0 10px; position: relative; cursor: pointer; border: 1px solid #dae0e5 }
.head-container .m-cate-list-wrap .m-cate-list-title .icon-reorder {color: #888; margin-right: 5px }
.head-container .m-cate-list-wrap .m-cate-list-title .icon-angle-down {float: right; position: absolute; top: 11px; right: 10px; color: #888; -webkit-transition: all 100ms ease; transition: all 100ms ease }
.head-container .m-cate-list-wrap .m-cate-list-outer {position: relative }
.head-container .m-cate-list-wrap .m-cate-list {box-shadow: 3px 3px 5px rgba(0, 33, 66, 0.2); border: 1px solid #dae0e5; border-top: 0; background: #fff; position: absolute; display: none; width:100%; white-space: nowrap; padding: 5px 0; z-index: 5 }
.head-container .m-cate-list-wrap .m-cate-list .m-cate-list-sub {padding: 15px; float: left; position: relative; z-index: 11;width: 100%; }
.head-container .m-cate-list-wrap .m-cate-list a {display: block; padding: 5px; overflow: hidden; font-size: 0;color:#555; }
.head-container .m-cate-list-wrap .m-cate-list a .ob-icon {float: left; margin-right: 5px; -webkit-transition: all 100ms ease; transition: all 100ms ease }
.head-container .m-cate-list-wrap .m-cate-list a .m-cate-name {display: inline-block; font-size: 12px; overflow: hidden; zoom: 1 }
.head-container .m-cate-list-wrap .m-cate-list a:hover {background: #e6ecf2; color: #555 }
.head-container .m-cate-list-wrap:hover .m-cate-list-title {box-shadow: 3px 3px 5px rgba(0, 33, 66, 0.2); z-index: 10; border-bottom: 0; position: relative }
.head-container .m-cate-list-wrap:hover .m-cate-list-title:before {content: ""; display: block; position: absolute; width: 100%; padding-right: 10px; height: 10px; left: 0; top: 38px; background: #fff }
.head-container .m-cate-list-wrap:hover .m-cate-list {display: block }
.head-container .m-cate-list-wrap:hover .icon-angle-down {-webkit-transform: rotate(180deg); transform: rotate(180deg) }
/*聊天框*/
.chat_box_l { width:550px; height:390px; border:1px solid #E0E0E0;position:fixed; bottom: 0px; right: 190px; z-index:1000; }
.chat_box_l h1 { width:100%; height:28px; line-height:28px; background-color:#4388CC; color: #fff; padding-left:15px; float:left; font-size:12px; padding-right:5px; margin-top:0;margin-bottom: 0;}
.chat_box_l h1 a { color:#fff;}
.chat_box_l h1 .lf { float:left; no-repeat left center; padding-left:15px; }
.chat_box_l h1 .rg { float:right;}
.chat_box_l h1 .rg a { margin-right:10px; font-weight:bold; font-size:20px;}
.chat_box_l_ul { width:130px; float:left; border-right:1px solid #E0E0E0; height:360px; position:relative; background-color:#FFF; overflow:hidden; padding-left: 0;}
.chat_box_l_ul ul { width:130px; float:left; position:absolute; top:36px; left:0px; height:280px; padding-left: 0;}
.chat_box_l_ul li { width:130px; float:left; border-bottom:1px solid #E0E0E0; background-color:#fff; padding-left: 5px; list-style: none; }
.chat_box_l_ul li a { color:#000000; height:35px; line-height:35px; margin-left:5px; float: right; text-decoration: none;}
.chat_box_l_ul li a.name {  overflow:hidden; text-overflow:ellipsis;white-space:nowrap;width: 90px; display: inline-block; float:left;margin-left: 5px; text-align: center;}
.chat_box_l_ul li a.remove_1 { margin-right: 5px; text-decoration: none; }
.chat_box_l_ul li a.remove_1:hover { color: #e64545; }
.chat_box_l_ul li b { float: left; margin-top: 7px;}
.chat_box_l_ul .this,.chat_box_l_ul li:hover { background-color:#F2F6F7; border-right:1px solid #F2F6F7}
.chat_box_l_ul .bt { width:130px; float:left; height:35px; line-height:35px; text-align:center; background-color:#F2F6F7; position:absolute; border-top:1px solid #E0E0E0; bottom:0px; left:0px;}
.chat_box_l_ul .tp { width:130px; float:left; height:35px; line-height:35px; text-align:center; background-color:#F2F6F7; position:absolute; border-bottom:1px solid #E0E0E0; top:0px; left:0px; z-index:999;}
.chat_box_l_ul .tp a,.chat_box_l_ul .bt a { color: #000000; text-decoration: none;}
.chat_box_sr { width:418px; float:left;}
.chat_box_y { width:419px; height:240px; float:left; overflow-y:scroll; background-color:#FFF; border-right: 1px solid #E0E0E0;}
.chat_box_y ul { margin-bottom: 0; padding-left: 0;}
.chat_box_y li { width:400px; line-height:24px; float:left; list-style: none; }
.chat_box_y .me { width:350px; float:left; padding-left:10px; color:#0000ff; font-family:"微软雅黑";}
.chat_box_y .you { width:340px; float:left; padding-left:20px;}
.chat_box_y .you i { width:2px; height:2px; float:left; margin-right:5px; margin-top:10px; background:url(../images/chatting/pic_6.jpg) no-repeat;}
.chat_box_y .you span { float:left; width:330px;}
.chat_box_face { width:418px; height:22px; padding-left:15px; background-color:#f1f1f1; float:left; position:relative;}
.chat_box_face i { width:14px; float:left; margin-right:5px;}
.chat_box_face span { line-height:22px; float:left; margin-right:10px;}
.chat_box_tx { width:400px; height:62px; float:left; background-color:#FFF;}
.chat_box_tx textarea { width:400px; height:58px; border:0;} 
.chat_box_tx textarea:focus { outline: none; }
.chat_box_send { width:418px; height:40px; float:left; text-align:right; background-color:#f1f1f1; padding-right:10px; padding-top:5px;}
.chat_box_send input { width:67px; height:25px; line-height:25px; background-color:#4388CC; color:#FFF; border-radius:4px; border:0;}
.history_fenye {width:378px; height:15px; line-height:15px; background-color:#CCC; padding-left:5px; float:left; display: none;}
.history_fenye .fenye_l { width:100px; float:left; background-color: #CCC}
.history_fenye .fenye_r { width:278px; float:left; background-color:#CCC}
.chatting_history { width:418px; height:240px; float:left; overflow-y:scroll; background-color:#FFF;}
.chatting_history ul { margin-bottom: 0; padding-left: 0; }
.chat_box_y strong { width: 400px; text-align: center; padding: 100px 0px; height: 30px; float: left; font-size: 16px;}
.chatting_history li { width:360px; line-height:24px; float:left;}
.chatting_history .me { width:350px; float:left; padding-left:10px; color:#337ab7; font-size:12px;font-family:"微软雅黑"; list-style: none;}
.chatting_history .you { width:340px; float:left; padding-left:20px;}
.chatting_history .you i { width:2px; height:2px; float:left; margin-right:5px; margin-top:12px; background:url(../images/chatting/pic_6.jpg) no-repeat;}

.chat_box_r { width:180px; height:394px; float:right; border:1px solid #E0E0E0; background-color:#F2F6F7; position:fixed; bottom:0px; right:0px; z-index:9999;}
.chat_box_r h1 { width:100%; height:27px; line-height:28px; float:left; font-size:12px; padding:0px 5px; background: #4388CC; color: #fff;}
.chat_box_r .rl { float:left;}
.chat_box_r .rr { float:right; font-size:20px; font-weight:bold;}
.chat_box_r b { color:#ff6600;}
.chat_box_r_tab { width:180px; float:left; height:33px; background-color:#FFF;}
.chat_box_r_tab ul { margin-bottom: 0; padding-left: 0; }
.chat_box_r_tab li { list-style: none; float:left; width:89px; height:33px; line-height:33px; text-align:center; border-bottom:1px solid #E0E0E0; background-color:#F2F6F7;}
.chat_box_r_tab li a { color: #000000; text-decoration: none;}
.chat_box_r_tab .this { background-color:#FFF; border-bottom:1px solid #FFF; border-right:1px solid #E0E0E0;}
.chat_box_r_ul { width:175px; height:320px; float:left; padding-left:3px; overflow-y:scroll; scrollbar-arrow-color:#F2F6F7; scrollbar-face-color:#FDA9C0;}
.chat_box_r_ul ul { margin-bottom: 0; padding-left: 0; }
.chat_box_r_ul li { list-style: none;width:158px; height:33px; float:left; line-height:18px; border-bottom:1px dotted #CCC; padding:3px 0px;}
.chat_box_r_ul li i { width:30px; height:30px; float:left; margin-top:3px; }

.chat_box_r_ul li span { width:118px; float:left; margin-left:10px;}
.chat_box_r_ul li span em { width:35px; overflow:hidden; float:left;white-space:nowrap; margin-left:5px;}
.chat_box_r_ul li span a { width:100px; overflow:hidden; float:left; white-space:nowrap; line-height: 30px;text-decoration: none; color: #333;}

.chat_box_r_ul li span b { width:9px; height:9px; float:left; margin-top:5px; margin-right:3px;}
.chat_history { float:left; width:30px; color:#FFF; text-align:center;  }
.chat_history a { color: #666;}

.chat_bottom_l { width:100px; height:30px; line-height:30px; text-align:center; border:1px solid #E0E0E0; background-color:#F2F6F7; position:fixed; bottom:0px; right:190px; z-index:9999;_position:absolute;}
.chat_bottom_r { width:100px; height:30px; line-height:30px; text-align:center; border:1px solid #E0E0E0; background-color:#F2F6F7; position:fixed; bottom:0px; right:10px; z-index:9999;_position:absolute;}
.cart_common{color: #666;display: block;float: left;margin-right: 8px;text-decoration: none;line-height: 1;cursor: pointer;padding: 5px 5px; text-decoration: none; }
.red,.red:hover,.red:focus { color: #e64545; text-decoration: none; }
.blue,.blue:hover,.blue:focus { color: #1470cc; text-decoration: none; }
/*聊天框表情*/
.chatting_Container{ width:262px; height:140px; font-size:12px; position:absolute; top:120px; left:103px; z-index:999999; }
.chatting_Container_top { width:231px; padding-left:30px; height:4px; float:left;}
.chatting_Container_content { width:262px; float:left; border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px; height:146px; border:1px solid #cfcfcf;}
.chatting_Container_content_title { width:246px; float:left; border-bottom:1px solid #cfcfcf; background-color:#f8f8f8; height:18px; line-height:18px; padding-left:10px; padding-right:4px;}
.chatting_Container_content_QQ { width:245px; float:left; padding:8px; background-color:#FFF}
.chatting_Container_content_QQ li { float:left; margin-bottom:2px;}
.chatting_Container_content_QQ_left { float:left;}
.chatting_Container_content_QQ_right { float:right; margin-top:2px;}
.im_common{color: #666;display: block;float: left;margin-right: 8px;text-decoration: none;font-weight: lighter;line-height: 1;border: 2px;border: 1px solid #ccc;border-radius: 3px;box-shadow: 0 1px 1px #999;text-shadow: 0 -1px 1px #ccc;cursor: pointer;padding: 5px 10px; background:url(../images/im.jpg) no-repeat 5px center;padding-left:18px;}
.im_common:hover{background: -webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#fff) );background: -moz-linear-gradient(top, #ccc, #fff);background:url(../images/im.jpg) no-repeat 5px center;}

/*footer.html*/
.footer {background: #f0f1f2 none repeat scroll 0 0;clear: both;color: #777;font-family: Arial,Helvetica,sans-serif;width: 100%;padding:0; border-top: #E6ECF2;}
.footer-top{}
.footer .footerArea {width:auto;max-width:1440px;margin:0 auto;padding:20px 0 15px 0;}
.footer .footerArea h1{font-size:14px;}
.footer ul li{ text-align:center; color:#777; line-height:30px;}
.footer ul { margin-bottom: 0; }
.footer ul li a{ color:#888; margin-left:5px; margin-right:5px;font-size:14px; text-decoration: none;}
.footer ul li a:hover{ color:#AC1E1D;}

.back-top { position: fixed; bottom:80px; right:25px;}
.back-top ul li { width: 40px;height: 40px;background: #A0A2AD;margin-bottom: 10px; text-align: center;  cursor: pointer; position: relative;}
.back-top ul li img { margin-top: 10px; }
.back-top ul li .detail {top: 0; position: absolute;border:1px solid #E6ECF2;background: #fff; padding: 17px; right: 40px; display: none;}
.back-top ul li:hover .detail{ display: block; }
.back-top ul li .detail span { padding-left: 20px; display: block; text-align: left; font-size: 12px; width: 100%; line-height: 23px; color: #A0A2AD; }
.back-top ul li .detail span:nth-child(1) { background: url(../images/phone-2.png) no-repeat;background-size: 12px 9px; background-position: 0px 6px;}
.back-top ul li .detail span:nth-child(2) { background: url(../images/phone-3.png) no-repeat;background-size: 12px 9px; background-position: 0px 6px;}
.back-top ul li .detail span:nth-child(3) { background: url(../images/phone-4.png) no-repeat;background-size: 12px 27px; background-position: 0px -3px;}
.back-top ul li .detail span:nth-child(4) { background: url(../images/phone-5.png) no-repeat;background-size: 12px 11px; background-position: 0px 6px;}
.back-top ul li .detail span:nth-child(5) { background: url(../images/phone-6.png) no-repeat;background-size: 11px 10px; background-position: 0px 6px;}
.back-top ul li .detail span:nth-child(5) a { text-decoration: none; color: #A0A2AD;}
.back-top ul li .addr { width: 208px;  }

.back-top .hover {  background: #AC1E1D;}
/*分页*/
.shop_page { padding-top: 10px;padding-bottom: 10px; }
.shop_page .this { background: #337ab7; padding: 6px 12px; color: #fff; text-decoration: none; }


/*搜索框-store_1.htm*/
.fixed-header { position: fixed; z-index: 10; background: #fff;width: 100%; left: 0; top: 0;  padding: 10px; display: none; box-shadow: 0 2px 4px rgba(0,0,0,.2); }
.fixed-header .fixed-serch { border: 2px solid #AC1E1D; height: 40px; width: 900px;float: right; margin-top: 8px;}
.fixed-header .fixed-serch .form-control { height: 36px; border:0; outline: none;}
.fixed-header .fixed-serch .form-control:focus { box-shadow: none; }
.fixed-header .fixed-serch .input-group { width: 100%; }
.fixed-header .fixed-serch button{position: absolute; width: 64px; height: 100%; background: #AC1E1D; right: 0; z-index: 15; border:0; }
.fixed-header .fixed-serch button:hover { background: #d92121; }
.fixed-header .fixed-serch button i{width: 25px; height: 25px; background: url(../images/search-2.png); background-size: 100% 100%; display: block; margin: 0 auto; margin-top: 2px; }
.fixed-header .container { margin-top: 0; }
.fixed-header h1 { margin-top: 0; margin-bottom: 0;}


.search { background: #fff; padding-top: 20px; padding-bottom: 20px; }
.search-container { padding-bottom: 0px; }
.search-container .form-control,.search-container button, .search-container .keyword1 { height:40px; border: 2px solid #e64545; border-radius: 0; }
.search-container .keyword1 { width: 107px; border-right: 0; background: #fff; color: #555; position: relative; }
.search-container .keyword1 ul { position: absolute; top:0; left: -1px;z-index: 3; width: 107px; text-align: center;}
.search-container .keyword1 ul li { height: 37px; line-height: 37px; cursor: pointer; }
.search-container .keyword1 ul li:last-child {  box-shadow: 3px 3px 5px rgba(0,33,66,0.2); border: 1px solid #ced3d9; background: #fff; display: none; }
.search-container .keyword1 ul li:last-child:hover { background: #f5f5f5; }
.search-container .keyword1 ul li i { transition: transform .2s;-moz-transition: -moz-transform .2s;-webkit-transition: -webkit-transform .2s;-o-transition: -o-transform .2s; }
.search-container .keyword1 ul:hover li i{ transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.search-container .right-btn {  background: #e64545; width: 60px; font-size: 20px; color: #fff; }
.search-container .right-btn:hover,.search-container .right-btn:focus { background: #e64545; border-color: #e64545;  }
.search-container .form-control { border-left: 1px solid #dae0e5; border-right: 0; }
.search-container .form-control:focus { box-shadow: none; }
.search-container .keyword2 a { color: #888; text-decoration: none; font-size: 12px; }
.search-container .keyword2 a:hover { color: #e64545; }

.goods-search { padding: 20px 0; border-top: 1px solid #e6ecf2; }
.goods-search .good-title { position: relative; }
.goods-search .good-title a { text-decoration: none; font-size: 16px; color: #222; font-weight: bold; }
.goods-search .good-title a:hover,.good-search .good-small-title a:hover { color: #e64545;  }
.goods-search .good-small-title a { color: #555; text-decoration: none; }
.goods-search .good-title a span { cursor: pointer; transition: transform .2s;-moz-transition: -moz-transform .2s;-webkit-transition: -webkit-transform .2s;-o-transition: -o-transform .2s; }
.goods-search .good-title a:hover span { transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.goods-search .title-content { border: 1px solid #e6ecf2; box-shadow: 3px 3px 5px rgba(0,0,0,0.2); width: 1000px;  position: absolute; left: 60px; top: 25px; background: #fff; z-index: 99; padding: 30px 30px 10px 30px; display: none; }
.goods-search .title-content ul li:first-child { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.goods-search .good-title:hover .title-content{ display: block; }
.goods-search .good-title .store-info { margin-left: 15px;  }
.goods-search .good-title .store-info .store-info-time { margin-top: 5px; }
.goods-search .good-title .store-info .store-info-time .time { color: #e64545; font-size: 12px; margin-left:5px; margin-right: 5px; }
.goods-search .good-title .store-info .store-info-time .audited-supplie1 { color: green; font-size: 16px; }
.goods-search .good-title .store-info .store-info-time .audited-supplie2 { vertical-align: -5px; margin-right: 3px;vertical-align: -5px; }

.audited { display: inline-block;width: 20px;height: 20px;background: url(../images/icon-as.png) no-repeat center;}
.icon-diamond {	background: url("../images/icon-diamond.png") no-repeat center; display: inline-block;width: 20px;height: 20px;} 
.icon-gold {background: url("../images/icon-gold.png") no-repeat center; display: inline-block;width: 20px;height: 20px;}

/*菜单栏*/
.nav-head-container { background: #fff; padding-top: 20px; padding-bottom: 20px; }
.nav-head-container .nav1 { float: left; }
.nav-head-container .nav1 .search-container { width: 210px; }
.nav-head-container .search { padding: 0; }
.nav-head-container .search .search-container { float: right; width: calc(100% - 210px); width:-moz-calc(100% - 210px); width:-webkit-calc(100% - 210px); width:-o-calc(100% - 210px); width:-ms-calc(100% - 210px); }
.nav-head-container .nav1 .icon-1 { transition: transform .2s;-moz-transition: -moz-transform .2s;-webkit-transition: -webkit-transform .2s;-o-transition: -o-transform .2s; }
.nav-head-container .nav1:hover .icon-1 { transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); }

/*.nav1 { background: #fff; border-bottom: 2px solid #e64545; position: relative; z-index: 101;}*/
.search-container .category { height: 40px;  cursor: pointer; position: relative; }
.search-container .category&gt;span,.search-container .category&gt;a,.search-container .category&gt;ul&gt;li,.search-container .category&gt;.all&gt;a,.search-container .category&gt;.all&gt;span  { display: inline-block; height: 40px; line-height: 40px; text-decoration: none; }
.search-container .category&gt;.all { width: 100%;  border: 1px solid #dae0e5;color: #888;padding-left: 15px; padding-right: 15px;  font-size: 14px; }
.search-container .category&gt;.all&gt;a { color: #555; }
.search-container .category&gt;.all&gt;span { margin-right: 5px; }
.search-container .category&gt;span:first-child { margin-right: 5px; color: #888; }
.search-container .category&gt;span:nth-child(2) { color: #555; }
.search-container .category&gt;span:nth-child(3) { font-size: 12px; color: #888; transition: transform .2s;-moz-transition: -moz-transform .2s;-webkit-transition: -webkit-transform .2s;-o-transition: -o-transform .2s; }
.search-container .category:hover&gt;span:nth-child(3) {  transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.search-container .category .category-content { position: absolute; top:100%; left: 0; width: 100%; z-index: 10;  width: 400px; }
.search-container .category .all:hover .category-content { display: block; }
.search-container .information-container&gt;ul.list-inline { display: none; }
.search-container .category&gt;ul { margin-left: 15px; margin-bottom: 0; }
.search-container .category&gt;ul li { padding-left: 15px; padding-right: 15px; font-size: 14px; }
.search-container .category&gt;ul li a { text-decoration: none; color: #555; }
.search-container .category&gt;ul li a:hover { color: #e64545; }
.search-container .category .category-content { display: none; }

.information-container{ padding-top: 10px; padding-bottom: 10px; background: #fff; border: 1px solid #e6ecf2; position: relative; }
.information-container h3 { padding: 0 20px 0 10px; font-size: 18px; margin-bottom: 15px; margin-top: 0; font-weight: bold; color: #222; }
.information-container&gt;ul&gt;li { padding:5px 20px 5px 20px; color: #555; }
.information-container&gt;ul&gt;li&gt;a { color: #555; text-decoration: none; }
.information-container&gt;ul&gt;li&gt;a .icon-2 { font-size: 10px; color: #888; }
.information-container&gt;ul&gt;li:hover&gt;a +.list-content { display: block; }
.information-container&gt;ul&gt;li&gt;a img { margin-right: 10px; }
.information-container&gt;ul&gt;li&gt;.list-content { width: 630px; padding: 20px; position: absolute; left: 100%; top: 0px; background: red; z-index: 3;background: #fff; min-height: 430px; max-height: 600px; border: 1px solid #ced3d9; box-shadow: 3px 3px 5px 0 rgba(5,5,5,0.2); overflow-y: auto; display: none; }
.information-container&gt;ul&gt;li&gt;.list-content&gt;.list-content-box&gt;.item&gt;h5&gt;a { font-size: 14px; color: #222; font-weight: bold; text-decoration: none; }
.information-container&gt;ul&gt;li&gt;.list-content&gt;.list-content-box&gt;.item&gt;a { color: #555; font-size: 12px; margin-bottom: 10px; display: block; text-decoration: none; }
.information-container&gt;ul&gt;li&gt;.list-content&gt;.list-content-box&gt;.item&gt;a:hover { color: #e64545; }
.information-container&gt;ul&gt;li&gt;span:last-child { font-size: 12px; }
.information-container&gt;ul&gt;li:hover { background: #e6ecf2; cursor: pointer; }
.information-container .like-information { border-bottom: 1px solid #e6ecf2; margin-right: 30px; margin-left: 10px; padding: 6px 0; }
.information-container .like-information a:last-child { border-bottom: none; }
.information-container .like-information&gt;a&gt;div { width: 50px; height: 50px; line-height: 50px;}
.information-container .like-information&gt;a&gt;div&gt;img { max-width: 100%; max-height: 100%;  }
.information-container .like-information&gt;a&gt;span { margin-left:20px; line-height: 50px; cursor: pointer; color: #555; }
.information-container .like-information&gt;a&gt;span.good-name { display: inline-block; vertical-align: top; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; color: #555; max-width: calc(100% - 180px); width: calc(100% - 180px); width:-moz-calc(100% - 180px); width:-webkit-calc(100% - 180px); width:-o-calc(100% - 180px); width:-ms-calc(100% - 180px);} 
.information-container .like-information&gt;a&gt;span.good-name:hover { color: #d92121; }
.information-container .like-information&gt;a&gt;.pull-right {  font-size: 12px; color: #888; }

.product-information .information-container { padding: 30px 0 30px 20px!important; height: 396px; }
.product-information .information-container&gt;ul&gt;li { padding: 5px 20px 5px 10px; }

/*地址栏*/
.location .link { color: #888; font-size: 14px; margin-top: 20px;margin-bottom: 20px; }
.location .link a {  color: #555; text-decoration: none; }
.location .link a:hover { color: #e64545; }
.location .link span.icon { font-size: 10px; }

/*search.html*/
.product-list { margin-top: 0px; }
.product-list .list-btn-container {  padding: 20px; background: #fff; }
.product-list .list-btn-container&gt;a,.product-list .list-btn-container input,.product-list .list-btn-container button { margin: 0 5px; }
.product-list .list-btn-container&gt;a.this { background: #fff; border-color: #888; color: #555; }
.product-list .list-btn-container a:focus,.product-list .list-btn-container&gt;button:focus { background: #fff; }
.product-list .list-btn-container&gt;a span { font-size: 12px; }
.product-list .list-container { margin-left: 0; margin-right: 0; margin-top: 10px; background: #fff;}
.product-list .list-btn-container { margin-bottom: 10px; border:1px solid #e6ecf2; }
.product-list .list-btn-container a { padding: 4px 12px; border-color: #ced3d9; border-radius: 3px; color: #888;}
.product-list .list-btn-container a:hover { background: #fff; border-color: #888; color: #555; }
.product-list .list-btn-container .form-control { height: 30px; border-radius: 3px; color: #888; }
.product-list .list-btn-container .btn { padding: 4px 12px; color: #888; border-color: #ced3d9; border-radius: 3px; }
.product-list .list-btn-container .btn:hover { background: #fff; border-color: #888; color: #555; }
.product-list .list-btn-container .form-control:focus { box-shadow: none; border:1px solid #888; }
.product-list .list-btn-container&gt;.btn-group&gt;a { border-radius: 0;  }
.product-list .list-container&gt;div { padding-left:0; padding-right: 0; }
.product-list .list-container&gt;div&gt;.list { border: 1px solid #e6ecf2; margin-bottom: -1px;margin-right: -1px; }
.product-list .list-container .img-container { padding: 20px; padding-bottom:0; background: #fff; height: 250px; }
.product-list .list-container .img-container img { max-width: 100%; max-height: 100%; vertical-align: middle; margin: auto;}
.product-list .list-container .detail {  padding: 10px 20px 20px 20px; }
.product-list .list-container .detail .product-name { height: 40px; }
.product-list .list-container .detail .product-name a { color: #555; text-decoration: none; }
.product-list .list-container .detail .product-name a:hover { color: #e64545;}
.product-list .list-container .detail .product-name a span { color: #e64545; font-weight: bold; }
.product-list .list-container .detail .product-price { padding-top: 10px; padding-bottom: 10px; }
.product-list .list-container .detail .product-price s { font-size: 12px; color: #555; vertical-align: bottom; line-height: 22px; }
.product-list .list-container .detail .product-price span { color: #e64545; font-weight: bold; margin-left: 10px; font-size: 16px; }
.product-list .list-container .detail .other { margin-top: 0px; }
.product-list .list-container .detail .other span { font-size: 12px; color: #888; display: block; width: 50%;  float: left; margin-top: 3px; }
.product-list .list-container .detail .other span a { text-decoration: none; color: #888; }
.product-list .list-container .detail .other span a:hover { color: #e64545; }
.product-list .list-container .detail .other span:first-child { width: 100%; font-size: 14px; height: 42px; display: block;overflow: hidden; }
.product-list .list-container .detail .other span strong { color: #222; font-weight: normal; font-size: 14px; }

.product-list .list-container-2 { display: none; border: 1px solid #e6ecf2; padding: 20px; background: #fff; margin-left: 0; margin-right: 0; border-bottom: 0; }
.product-list .list-container-2 .img-container { width: 250px; height: 250px; display: table-cell; vertical-align: middle;}
.product-list .list-container-2 .img-container img { max-height: 100%; max-width: 100%;}
.product-list .list-container-2 .detail .product-name { margin-bottom: 10px; }
.product-list .list-container-2 .detail .product-name a { font-size: 18px; font-weight: bold; color: #222; text-decoration: none; }
.product-list .list-container-2 .detail .product-name a:hover,.product-list .list-container-2 .detail .product-name a span { color: #e64545 }
.product-list .list-container-2 .detail .product-price s,.product-list .list-container-2 .detail .product-price span { color: #888; font-size: 16px; display: block; margin-bottom: 5px; }
.product-list .list-container-2 .detail .product-price span strong { color: #e64545; }
.product-list .list-container-2 .detail .other span { font-size: 14px; color: #888; display: block; width: 50%; display: inline-block; float: left; margin-top: 8px; }
.product-list .list-container-2 .detail .other span strong { color: #222; font-weight: normal; font-size: 15px;}
.product-list .list-container-2 .detail .other span a { text-decoration: none; color: #888; }
.product-list .list-container-2 .detail .other span a:hover { color: #e64545; }
.product-list { margin-bottom: 20px; }
/*.product-list .list-container-2:last-child { border-bottom: 1px solid #e6ecf2; }*/

.paginations .pagination { text-align: center; width: 100%; }
.paginations .pagination .this { color: #fff;  background-color: #337ab7; border-color: #337ab7; padding: 3px 9px; cursor: default; border-radius: 3px; }
.paginations .pagination a { text-decoration: none; padding: 3px 9px; border: 1px solid #337ab7; border-radius: 3px; }

.hot-goods-container { background: #fff; padding-top: 10px; }
.product-list .hot-goods { width: 100%; }
.product-list .title { font-weight: bold; color: #222; }
.product-list .title a { text-decoration: none; color: #1470cc; font-weight: normal; }
.product-list .goods-container ul li { margin-top: 10px; }
.product-list .goods-container ul li .img-container { width: 100%; margin-bottom: 10px; }
.product-list .goods-container ul li .img-container img { width: 100%; max-height: 160px; }
.product-list .goods-container ul li .goods-name { overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;color: #555;height: 42px;line-height: 21px; }
.product-list .goods-container ul li .price { color: #e64545; }
.product-list .goods-container ul li .deal { color: #555; font-size: 12px; }

/*store_nav.html*/
.goods-nav { background: #222; position: relative; z-index: 2; }
.goods-nav ul { margin-bottom: 0; }
.goods-nav ul li a{ padding: 0 30px; line-height: 40px; color: #fff; text-decoration: none; }
.goods-nav ul li a i { font-size: 12px; }
.goods-nav&gt;div&gt;div&gt;div&gt;ul&gt;li { float: left; position: relative;}
.goods-nav ul li ul { position: absolute; display: none; top: 100%;  background: #393939; padding: 15px 0;  }
.goods-nav ul li ul li { width: 100%; }
.goods-nav ul li ul li:hover { background: #222; }
.goods-nav ul li ul li a {  line-height: 30px; color: #fff; text-decoration: none; display: inline-block; width: 200px; }
.goods-nav ul li:hover ul { display: block;  }
.goods-nav ul li:hover { background: #393939; }
.goods-nav ul li.active { background: #393939;  }
.nav-fixed { position: fixed;top: 0;width: 100%;z-index: 100; }

/*买家head.html*/
.buyer-nav-container { background: #406080; }
.buyer-nav-container .buyer-nav ul { margin-bottom: 0;}
.buyer-nav-container .buyer-nav ul li&gt;a { display: block; padding: 0 20px; color: #fff; line-height: 40px; cursor: pointer; text-decoration: none; }
.buyer-nav-container .buyer-nav ul li { position: relative; padding: 0; float: left;}
.buyer-nav-container .buyer-nav ul li:hover,.buyer-nav-container .buyer-nav ul li.this { background: #284159;}
.buyer-nav-container .buyer-nav ul li:hover .dropdown-list { display: block; }
.buyer-nav-container .buyer-nav ul li .dropdown-list {z-index: 2; position: absolute; top: 100%; left: 0; width:190px; display: none; background: #fff; padding: 15px 10px; white-space: nowrap; box-shadow: 2px 2px 7px rgba(0,0,0,0.2); }
.buyer-nav-container .buyer-nav ul li .dropdown-list a	{ display: block; padding: 5px 10px; color: #555; white-space: normal; text-decoration: none;}
.buyer-nav-container .buyer-nav ul li .dropdown-list a:hover { background: #e6ecf2;}

.buyer-left { margin-bottom: 30px; margin-top: 30px; }
.buyer-left&gt;div:first-child { width: 230px; }
.buyer-left&gt;div:last-child { width: calc(100% - 230px); width: -webkit-calc(100% - 230px); width: -moz-calc(100% - 230px);}
.buyer-left .buyer-left-container { border-right: 1px solid #e6ecf2; border-left: 1px solid #e6ecf2; background: #fff; }
.buyer-left .buyer-left-container&gt;div:last-child { border-bottom: 1px solid #e6ecf2; }
.buyer-left .nav-list:first-child {  border-top: 1px solid #e6ecf2; }
.buyer-left .nav-list { padding: 15px 0; font-size: 14px;}
.buyer-left .nav-list ul li { position: relative;font-size: 12px;}
.buyer-left .nav-list ul li.this a { font-weight: bold; background: #e6ecf2; color: #222; }
.buyer-left .nav-list ul li.title a { color: #888; }
.buyer-left .nav-list ul li span { position: absolute; top: 7px; left: 20px; color: #888; font-size: 12px; }
.buyer-left .nav-list ul li a{ display: block; padding: 5px 20px 5px 45px; color: #555; text-decoration: none;}
.buyer-left .nav-list ul li:not(.img) a:hover { background: #e6ecf2; color: #222; } 
.buyer-left .nav-list ul li.img { margin-bottom: 10px; }
.buyer-left .nav-list ul li.img a { position: absolute; bottom: 0; padding: 0; left: 0; display: block; width: 100%; text-align: center; color: #fff; }
.buyer-left .line { height: 0; border-top: 1px solid #e6ecf2; margin: 5px 0; }

.seller-nav { background: #3c8dbc  }
.seller-nav .seller-container .seller-logo ul { margin-bottom: 0; }
.seller-nav .seller-container .seller-logo ul li a{display: block; padding: 0 20px; color: #fff; line-height: 40px; cursor: pointer; text-decoration: none; font-size: 14px; } 
.seller-nav .seller-container .seller-logo ul li:hover,.seller-nav .seller-container .seller-logo ul li.this { background: #2a6496; }

.seller-list { margin-bottom: 30px; margin-top: 30px; }
.seller-list .list-nav { background: #fff; box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);}
.seller-list .list-nav .title{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px;  color: #262626; background-color: #f5f5f5;; } 
.seller-list .list-nav ul { margin-bottom: 0; }
.seller-list .list-nav&gt;ul&gt;li { position: relative; display: block;  }
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content { padding: 10px 15px; border-top: 1px solid #F2F6F7; }
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content&gt;a { margin-left: 5px; font-size: 14px;  color: #3c8dbc; }
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content&gt;i { font-size: 10px; color: #3c8dbc;  transition: transform .2s;-moz-transition: -moz-transform .2s;-webkit-transition: -webkit-transform .2s;-o-transition: -o-transform .2s; }
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content&gt;span { color: #3c8dbc; margin-top: 2px;  }
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content:not(.this):hover,
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content:not(.this):hover&gt;a,
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content:not(.this):hover&gt;span,
.seller-list .list-nav&gt;ul&gt;li&gt;.list-content:not(.this):hover&gt;i { background: #3c8dbc; color: #fff; cursor: pointer; }
.seller-list .list-nav&gt;ul&gt;li&gt;.this,
.seller-list .list-nav&gt;ul&gt;li&gt;.this&gt;span,
.seller-list .list-nav&gt;ul&gt;li&gt;.this&gt;a,
.seller-list .list-nav&gt;ul&gt;li&gt;.this&gt;i { color: #fff;background-color: #3c8dbc; cursor: pointer; }

.seller-list .list-nav&gt;ul&gt;li&gt;ul { display: none; background: #f9f9f9; }
.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li { padding-left: 34px; }
.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li&gt;a { color: #3c8dbc; line-height: 36px; }
.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li&gt;a:focus { text-decoration: none; }
.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a,.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li:hover { background: #e9ecf2; cursor: pointer; }

.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li.active { background-color: #e9ecf2; }
.seller-list .list-nav&gt;ul&gt;li&gt;ul&gt;li.active&gt;a { color: #3c8dbc; }

.seller-list .list-nav&gt;ul&gt;li&gt;.this&gt;i{ transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -moz-transform: rotate(-90deg);	}

/*店铺页面有用到，过度文件合并删除*/
.m-header { margin-top: 7px; }
.m-header a {color: #555 }
.m-header a:hover {color: #555; text-decoration: none }
.m-header a.link-blue {color: #1470cc !important }
.m-header a.link-blue:hover {color: #e64545 !important }
.m-header .num,.m-header .num-basket {font-style: normal }
.m-header .m-header-row { width: 520px; float: right; margin-right: 10px;}
.m-header .post-msg { width: 220px;  }
.m-header .m-header-row:before,.m-header .m-header-row:after {content: ""; display: table }
.m-header .m-header-row:after {clear: both }
.m-header .collect-directory {font-size: 14px; position: relative; float: right }
.m-header .collect-directory:hover {text-decoration: none }
.m-header .collect-directory .collect-icon {font-size: 32px; color: #888 }
.m-header .collect-directory .collect-bubble {position: absolute; padding: 0 5px; top: 3px; left: 20px; height: 18px; line-height: 18px; border-radius: 8px; background: #e64545; color: #fff; font-size: 12px }
.m-header .collect-directory .collect-title {color: #555; margin-left: 8px; vertical-align: bottom }
.m-header .layout-2-wings.m-cate-search-rfq .layout-body {margin: 0 200px 0 200px }
.m-header .layout-2-wings.m-cate-search-rfq .layout-wing-left {width: 190px }
.m-header .layout-2-wings.m-cate-search-rfq .layout-wing-right {width: 190px; margin-left: -190px }
.m-header .layout-2-wings.m-cate-search .layout-body {margin: 0 0 0 200px }
.m-header .layout-2-wings.m-cate-search .layout-wing-left {width: 190px }
.m-header .layout-2-wings.with-long-cate .layout-body {margin-left: 265px }
.m-header .layout-2-wings.with-long-cate .layout-wing-left {width: 255px }
.m-header .layout-2-wings.m-search-bar .layout-body {margin: 0 58px 0 107px }
.m-header .layout-2-wings.m-search-bar .layout-wing-left {width: 107px }
.m-header .layout-2-wings.m-search-bar .layout-wing-right {width: 60px; margin-left: -60px }
.m-header .layout-2-wings.m-search-bar.m-search-bar-no-option .layout-body {margin: 0 58px 0 0 }
.m-header .layout-2-wings.m-search-bar.m-search-bar-long-option .layout-body {margin: 0 58px 0 200px }
.m-header .layout-2-wings.m-search-bar.m-search-bar-long-option .layout-wing-left {width: 200px }
.m-header .m-search-bar {border: 2px solid #AC1E1D; box-sizing: border-box; height: 40px; }
.m-header .m-search-bar .m-search-input {font-size: 14px; width: 100%; outline: 0; border: 0; height: 36px; line-height: 36px; *height: 34px; *line-height: 34px; box-sizing: border-box; padding: 0 10px; *padding: 0 }
.m-header .m-search-bar .m-search-tips-wrap {position: relative; z-index: 9 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-list {display: none; box-sizing: border-box; position: absolute; left: -1px; right: -1px; padding: 5px 0; border: 1px solid #ced3d9; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); border-radius: 3px; background: #fff; z-index: 10 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip {position: relative; display: block; padding: 0 10px; line-height: 28px; cursor: pointer; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip a {display: block }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip.hover {background: #e6ecf2 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip.hover .m-search-tip-del {display: inline-block }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip.hover .icon-right {position: absolute; right: 10px; line-height: 28px }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip .keyword-highlight {color: #e64545 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip .keyword-cate {color: #1470cc }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip .keyword-num {color: #888 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip a {color: #222 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip .m-search-tip-del {position: absolute; right: 10px; top: 0; line-height: 28px; color: #1470cc; display: none }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip .m-search-tip-del:hover {color: #e64545 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip .icon-right {vertical-align: bottom; color: #888; line-height: 26px; background: 0 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro {padding: 10px; background: #f7fbff; border-top: 1px solid #ddebff }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro .pro-img {margin-right: 10px; float: left }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro .pro-img img {display: block }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro .pro-links {padding: 5px 0; overflow: hidden; text-overflow: ellipsis }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro .pro-links a {display: block; color: #06c }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro .pro-links .company {color: #54b154; overflow: hidden; height: 18px; white-space: nowrap; text-overflow: ellipsis }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro a {height: auto }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads .suggest-pro a:hover {background: 0 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads:hover .suggest-pro {border-width: 1px 0 0 0; border-top: 1px solid #ddebff; background: #fffff4 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-ads:hover .pro-btn {color: #f8ce72 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-seo {display: block; padding: 0 10px; line-height: 28px }
.m-header .m-search-bar .m-search-tips-wrap .m-search-suggest-seo a {height: 28px; font-size: 12px; color: #e64545; font-weight: bold; text-transform: uppercase; line-height: 28px; vertical-align: middle }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip-title {padding: 0 10px; line-height: 28px; color: #888 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tip-clear {padding: 0 10px; line-height: 28px; text-align: right }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query {position: absolute; box-sizing: border-box; right: 0; bottom: 0; width: 42%; height: 100%; background: #f5f7fa; border-left: 1px solid #e6ecf2 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-box {padding: 0 10px; *zoom: 1 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-box:before,.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-box:after {content: ""; display: table }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-box:after {clear: both }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-title {font-weight: bold; font-size: 12px; margin-bottom: 10px }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-item {float: left; padding: 2px 5px; border: 1px solid #ced3d9; color: #555; background: #fff; border-radius: 2px; margin: 0 5px 5px 0 }
.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-item:hover,.m-header .m-search-bar .m-search-tips-wrap .m-search-tips-query-item.hover {border: 1px solid #7a8a99; background: #f5f7fa }
.m-header .m-search-bar .m-search-tips-wrap .m-query-open {padding-right: 41.666% }
.m-header .m-search-bar .m-search-tips-wrap .m-query-open .m-search-tips-query {display: block }
.m-header .m-search-bar .m-search-select {position: relative; cursor: pointer; *z-index: 11 }
.m-header .m-search-bar .m-search-select .m-search-select-title {font-size: 14px; white-space: nowrap; height: 36px; line-height: 36px; border-right: 1px solid #dae0e5; padding: 0 15px; position: relative }
.m-header .m-search-bar .m-search-select .m-search-select-title .icon-angle-down {position: absolute; right: 15px; top: 10px; color: #606060; -webkit-transition: all 100ms ease; transition: all 100ms ease }
.m-header .m-search-bar .m-search-select .m-search-option-list {box-shadow: 3px 3px 5px rgba(0, 33, 66, 0.2); display: none; margin-left: -2px; min-width: 100%; position: absolute; border: 1px solid #ced3d9; border-radius: 3px; background: #fff; z-index: 10 }
.m-header .m-search-bar .m-search-select .m-search-option {white-space: nowrap; font-size:14px; }
.m-header .m-search-bar .m-search-select .m-search-option a {display: block; padding: 0 15px; line-height: 30px }
.m-header .m-search-bar .m-search-select .m-search-option a:hover {color: #555 }
.m-header .m-search-bar .m-search-select .m-search-option:hover {background: #e6ecf2; color: #555 }
.m-header .m-search-bar .m-search-select .m-search-option-selected {display: none }
.m-header .m-search-bar .m-search-select.hover .m-search-option-list {display: block }
.m-header .m-search-bar .m-search-select.hover .icon-angle-down {-webkit-transform: rotate(180deg); transform: rotate(180deg) }
.m-header .m-search-bar .m-search-btn-wrap {height: 36px; overflow: hidden }
.m-header .m-search-bar .m-search-btn {border: 0; width: 64px; height: 40px; background: #AC1E1D; color: #fff; text-align: center; line-height: 36px; position: relative; }
.m-header .m-search-bar .m-search-btn i { width: 25px;height: 25px;background: url(../images/search-2.png);background-size: 100% 100%;display: block;margin: 0 auto;margin-top: -2px; }
.m-header .m-search-bar .m-search-btn:hover {background: #d92121 }
.m-header .m-search-bar .m-search-btn .icon-search {font-size: 20px; }
.m-header .m-search-bar .m-search-btn .M-svg-search {margin-top: -2px; vertical-align: middle }
.m-header .m-search-bar .m-search-btn .M-svg-search path {fill: #fff; stroke: #fff; stroke-width: .5 }
.m-header .m-search-bar .m-search-btn .M-svg-search .M-search-line {stroke: #fff; stroke-width: 1.2 }
.m-header .m-search-bar.m-search-bar-gray {border: 1px solid #c2c7cc }
.m-header .m-search-bar.m-search-bar-gray .m-search-select-title {height: 38px; line-height: 38px }
.m-header .m-search-bar.m-search-bar-gray .m-search-btn {top: -1px; right: -1px }
.m-header .m-cate-list-wrap {z-index: 11; height: 40px; position: relative; }
.m-header .m-cate-list-wrap .m-cate-list-title {font-size: 14px; white-space: nowrap; background: #fff; height: 38px; line-height: 38px; padding: 0 10px; position: relative; cursor: pointer; border: 1px solid #dae0e5 }
.m-header .m-cate-list-wrap .m-cate-list-title .icon-reorder {color: #888; margin-right: 5px }
.m-header .m-cate-list-wrap .m-cate-list-title .icon-angle-down {float: right; position: absolute; top: 11px; right: 10px; color: #888; -webkit-transition: all 100ms ease; transition: all 100ms ease }
.m-header .m-cate-list-wrap .m-cate-list-outer {position: relative }
.m-header .m-cate-list-wrap .m-cate-list {box-shadow: 3px 3px 5px rgba(0, 33, 66, 0.2); border: 1px solid #dae0e5; border-top: 0; background: #fff; position: absolute; display: none; white-space: nowrap; padding: 5px 0; z-index: 5 }
.m-header .m-cate-list-wrap .m-cate-list .m-cate-list-sub {padding: 15px; float: left; position: relative; z-index: 11 }
.m-header .m-cate-list-wrap .m-cate-list a {display: block; padding: 5px; overflow: hidden; font-size: 0 }
.m-header .m-cate-list-wrap .m-cate-list a .ob-icon {float: left; margin-right: 5px; -webkit-transition: all 100ms ease; transition: all 100ms ease }
.m-header .m-cate-list-wrap .m-cate-list a .m-cate-name {display: inline-block; font-size: 12px; overflow: hidden; zoom: 1 }
.m-header .m-cate-list-wrap .m-cate-list a:hover {background: #e6ecf2; color: #555 }
.m-header .m-cate-list-wrap:hover .m-cate-list-title {box-shadow: 3px 3px 5px rgba(0, 33, 66, 0.2); z-index: 10; border-bottom: 0; position: relative }
.m-header .m-cate-list-wrap:hover .m-cate-list-title:before {content: ""; display: block; position: absolute; width: 100%; padding-right: 10px; height: 10px; left: 0; top: 38px; background: #fff }
.m-header .m-cate-list-wrap:hover .m-cate-list {display: block }
.m-header .m-cate-list-wrap:hover .icon-angle-down {-webkit-transform: rotate(180deg); transform: rotate(180deg) }
.cf:before,.grid:before,.dlg-state-notitle .dlg-titlebar:before,.cf:after,.grid:after,.dlg-state-notitle .dlg-titlebar:after {content: ""; display: table }
.cf:after,.grid:after,.dlg-state-notitle .dlg-titlebar:after {clear: both }
.layout-2-wings {*zoom: 1 }
.layout-2-wings:before,.layout-2-wings:after {content: ""; display: table }
.layout-2-wings:after {clear: both }
.layout-2-wings .layout-body-wrap {float: left; width: 100%; }
.layout-2-wings .layout-wing-left {float: left; width: 200px; margin-left: -100% }
.layout-2-wings .layout-wing-right {float: left; width: 300px; margin-left: -300px; *position: relative; *z-index: 11 }

.sr-comProfile-intro img { max-width: 100%; }

/*展示厅头部*/
.sr-comInfo {padding: 20px 0; position: relative; min-height: 100px; background: #fff; border-top: 1px solid #e6ecf2; }
.sr-comInfo:before,.sr-comInfo:after {content: ""; display: table }
.sr-comInfo:after {clear: both }
.sr-comInfo-logo {float: left; font-size: 0; margin-right: 15px; position: relative; height: 60px; line-height: 60px }
.sr-comInfo-logo a { display: inline-block;border:1px solid #e9eef4; }
.sr-comInfo-logo img {max-width: 120px; max-height: 60px; vertical-align: middle }
.sr-comInfo-r {float: left; width: calc(50% - 200px); width: -moz-calc(50% - 200px);width: -webkit-calc(50% - 200px); }
@media only screen and (max-width:1023px) {
	.sr-comInfo-r {width: auto; max-width: calc(100% - 130px) } 
}
.sr-comInfo-title {position: relative; display: inline-block }
.sr-comInfo-title .title-txt {font-size: 18px; display: block; word-wrap: break-word; word-break: break-word; font-weight: bold }
.sr-comInfo-title .title-txt .ob-icon {-webkit-transition: -webkit-transform .2s ease; transition: -webkit-transform .2s ease; transition: transform .2s ease; transition: transform .2s ease, -webkit-transform .2s ease }
.sr-comInfo-title .title-txt a {display: block; color: #222 }
@media only screen and (min-width:769px) {
	.sr-comInfo-title .title-txt a:hover {color: #e64545 } 
  .sr-comInfo-title .title-txt a:hover .ob-icon {-webkit-transform: rotate(180deg); transform: rotate(180deg) }
}
.sr-comInfo-title.in-pc .icon-angle-down {display: inline-block }
.sr-comInfo-title .icon-angle-down {display: none }
.sr-comInfo-details {border: 1px solid #e6ecf2; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); width: 1000px; position: absolute; background: #fff; display: none; z-index: 99 }
.sr-comInfo-details .details-cnt {padding: 30px 30px 0 30px }
.sr-comInfo-details .detail-col {float: left; margin-right: 30px; min-height: 181px }
.sr-comInfo-details .detail-col:last-child {margin-right: 0 }
.sr-comInfo-details .detail-col.col-1 {width: 200px }
.sr-comInfo-details .detail-col.col-2 {width: 475px }
.sr-comInfo-details .detail-address {margin-bottom: 10px }
.sr-comInfo-details .detail-address .ob-icon {margin-right: 5px }
.sr-comInfo-details .detail-address-map {position: relative; width: 200px; height: 176px }
.sr-comInfo-details .detail-address-map .showLocation-content {top: -15px; left: -15px }
.sr-comInfo-details .detail-infos .ob-icon {position: absolute; left: 0; top: 3px }
.sr-comInfo-details .detail-infos .ob-icon.icon-yes2 {color: #00b200 }
.sr-comInfo-details .detail-infos .ob-icon.icon-shop {color: #888 }
.sr-comInfo-details .detail-infos .info-item {position: relative; padding-left: 22px; *zoom: 1; margin-bottom: 10px }
.sr-comInfo-details .detail-infos .info-item:before,.sr-comInfo-details .detail-infos .info-item:after {content: ""; display: table }
.sr-comInfo-details .detail-infos .info-item:after {clear: both }
.sr-comInfo-details .detail-infos .info-item:last-child {margin-bottom: 0 }
.sr-comInfo-details .detail-infos .info-label {float: left; width: 165px; color: #888; position: relative; padding-left: 22px }
.sr-comInfo-details .detail-infos .info-label .icon-yes2 {position: absolute; left: 0; top: 3px }
.sr-comInfo-details .detail-infos .info-fields {margin-left: 175px }
.sr-comInfo-details .detail-intro {margin: 10px 0 20px 0; color: #888 }
.sr-comInfo-details .details-footer {border-top: 1px solid #e6ecf2; padding: 20px 30px }
.sr-comInfo-details .details-footer .option-item,.sr-comInfo-details .details-footer a {line-height: 21px; margin-right: 20px; display: inline-block }
.sr-comInfo-details .details-footer .option-item .ob-icon,.sr-comInfo-details .details-footer .option-item .micon,.sr-comInfo-details .details-footer a .ob-icon,.sr-comInfo-details .details-footer a .micon {margin-right: 5px; vertical-align: -2px }
.sr-comInfo-sign {margin-top: 5px }
.sr-comInfo-sign .sign-item {float: left; margin-right: 15px; color: #555 }
.sr-comInfo-sign .sign-item .txt-year {color: #AC1E1D }
.sr-comInfo-sign .sign-item .item-icon {display: inline-block; width: 20px; height: 20px; margin-right: 3px; vertical-align: -5px }
.sr-comInfo-sign .sign-item .icon-gold {background: url("../images/icon-gold.png") no-repeat center }
.sr-comInfo-sign .sign-item .icon-diamond {background: url("../images/icon-diamond.png") no-repeat center }
.sr-comInfo-sign .sign-item .icon-as {background: url("../images/icon-as.png") no-repeat center }
.sr-comInfo-sign .sign-item .icon-as-2 {background: url("../images/as-audited.png") no-repeat center }
.sr-comInfo-sign .sign-item .icon-as-3 {background: url("../images/as-unaudited.png") no-repeat center }

.sr-crumb {margin-bottom: 15px; color: #888; font-size: 14px; line-height: 21px; vertical-align: middle; text-indent: 0; border-top: 0; max-width: 728px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.sr-crumb:before,.sr-crumb:after {content: ""; display: table }
.sr-crumb:after {clear: both }
.sr-crumb .icon-right,.sr-crumb .micon,.sr-crumb .ob-icon {margin: 0; font-size: 16px; width: 16px; background: 0; vertical-align: middle }
.sr-crumb a,.sr-crumb&gt;span,.sr-crumb&gt;h1,.sr-crumb&gt;h2,.sr-crumb&gt;h3 {font-size: 14px; line-height: 21px; color: #888; font-weight: normal }
.sr-crumb a {color: #555 }
.sr-crumb a:hover {color: #e64545 }

/*.sr-container {padding-top: 20px;padding-bottom: 20px;}
.sr-layout-wrap {max-width: 1480px;min-width: 768px;width: 100%;margin: 0 auto;padding: 0 20px;*zoom: 1;}
.sr-layout-wrap:before,.sr-layout-wrap:after {content: "";display: table;}
.sr-layout-wrap:after {clear: both;}*/



@media only screen and (max-width: 1280px) {
	.contact-supplier2 { padding: 20px; width: 260px; }
	.contact-supplier2-right { width: -moz-calc(100% - 260px);width: -webkit-calc(100% - 260px); width: calc(100% - 260px); }
}
ul li { list-style: none;}
.container { width: 100%;padding-left: 20px; padding-right: 20px; }
@media (min-width: 1200px) {
  .container {
    /*width: 1300px;*/
  }
}
@media (min-width: 1470px) {
  .container {padding-right: 15px; padding-left: 15px; width: 1470px; }
  .buyer-left { padding-left:0; padding-right: 0; }
}

@media (max-width: 768px) {
	.header { padding-top: 15px;padding-bottom: 15px; }
	.header-container .logo img { height: 22px; }
	.categories { margin-top: 15px; }
	.head-2 { padding: 0 0 15px 0; }
	.head-container .col-md-10 { padding-right: 15px !important; }
	.footer { margin-top: 15px; }
	.footer ul li a { font-size: 12px; }
	.footer ul li:nth-child(1) { display: none; }
	.footer ul li { line-height: 20px; }
	.footer .footerArea { padding: 15px 0; }

	.serch-container .search-key { font-size: 12px;padding: 0 10px; min-width: 100px; line-height: 30px;}
	.serch-container .search-key .search-list dd { font-size: 12px; padding: 0 10px}
	.serch-container .search-key .search-list { min-width: 140px; }
	.serch-container { height: 37px; }
	.serch-container .search-key i { line-height: 33px; }
	.serch-container .content input { height: 33px; line-height: 33px; font-size: 12px;}
	.serch-container .submit-btn { width: 55px; }
	.serch-container .submit-btn button i { width: 23px;height: 23px; }
	.serch-container .content {     width: -moz-calc(100% - 200px);width: -webkit-calc(100% - 200px);width: calc(100% - 200px); }
}

body { background: #F5F7FA;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #bbbbbb; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #bbbbbb; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #bbbbbb; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #bbbbbb; 
}





</pre></body></html>