<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*@import url(common.css);*/
/* .header{background:#eee;height:120px;color:#FFF;position:relative;z-index:2;} */
.logo{margin-top:17px;}
.header .nav{float:right;margin:0;padding:0;}
.header .nav ul li{background:url(../images/nav_fix1.png) no-repeat right 34px;line-height:1;}
.header .nav ul li:last-child{background:hidden;}
.header .nav ul li a{float:left;color:#FFF;font-size:16px;padding-top:28px;}
.header .nav ul li a.active{background:url(../images/nav_ac.png) no-repeat 50% 0;}
.header .nav ul li a:hover{color:#678aaa;}
.header .nav ul li a.dis{color:#999!important;cursor:default;}
.manager{width:100%;min-width:1200px;height:auto;background:#EEE;z-index:1;clear:both;}
.manager .wrapper{height:auto;overflow:hidden;position:relative;top:-60px;z-index:3;}
.m-side{float:left;width:200px;height:auto;overflow:hidden;}
.m-main{float:right;width:980px;height:auto;overflow:hidden;}
/**/
.mm-nav{width:100%;height:auto;overflow:hidden;background:#e2e2e2;}
.mm-nav ul li{float:left;}
.mm-nav ul li a{display:block;width:230px;height:60px;font-size:18px;text-align:center;line-height:60px;color:#212940;}
.mm-nav ul li a.active{background:#FFF;color:#00abdb;}
.mpr{width:100%;height:auto;overflow:hidden;}
.mpr .step{width:918px;height:75px;overflow:hidden;padding:55px 31px 60px;background:#FFF;border-bottom:1px solid #EEE;}
.mpr .step ul{height:75px;overflow:hidden;background:url(../images/mpr_step.gif) no-repeat 50% 0;}
.mpr .step ul li{float:left;width:306px;text-align:center;font-size:14px;}
.mpr .step1 ul{background-position:50% 0;}
.mpr .step1 ul li.s1{color:#212a40;}
.mpr .step2 ul{background-position:50% -75px;}
.mpr .step2 ul li.s2{color:#212a40;}
.mpr .step3 ul{background-position:50% -150px;}
.mpr .step3 ul li.s3{color:#212a40;}
/*2015-11-27*/
.mpr-c .item .c-name , .mpr-c .item .c-no , .mpr-c .item .c-price , .mpr-c .item .c-stock , .mpr-c .item .c-thirty , .mpr-c .item .c-up , .mpr-c .item .c-undertype{min-height: 20px;text-align:center;}
.mpr-c .item .c-name{text-align:left;}
.mpr-c .item .c-name:hover i.edit , .mpr-c .item .c-price:hover .edit , .mpr-c .item .c-stock:hover .edit{visibility: visible;}
.mpr-c .item .c-name:hover a , .mpr-c .item .c-price:hover a, .mpr-c .item .c-stock:hover a{background: #eee;}
.mpr-c .item span.v{display:inline-block;}
.mpr-c .item i.save{display:block;width:20px;height:20px;overflow:hidden;/*border:1px solid #dadada;border-top:1px solid #FFF;*/position:relative;top:-1px;z-index:2;background:#FFF url(../images/save_btnbg.gif) no-repeat 50% 50%;cursor:pointer;margin-left:60px;}
/*side user info*/
.m-minfo{overflow:hidden;background:#FFF;}
.m-userinfo{position:relative;padding:40px 20px;overflow:hidden;}
.m-userinfo img.avatar{display:block;width:110px;height:110px;border-radius:50%;margin:0 auto 30px;}
.m-userinfo h3{font-size:15px;line-height:2.5;font-weight:normal;color:#212a40;}
.m-userinfo .empower{position:absolute;bottom:40px;right:30px;width:90px;height:32px;line-height:32px;border:1px #ccc dashed;text-align:center;background:#fff;color:#ccc;}
.m-minfo .m-item{overflow:hidden;border-top:1px solid #EEE;padding:24px 0;}
.m-minfo .m-item h3{font-size:18px;font-weight:normal;color:#212a40;border-left:5px solid #00aada;padding-left:14px;line-height:1;margin:20px 0;}
.m-minfo .m-item h3.t2{border-color:#f5561f;}
.m-minfo .m-item ul{padding:0 10px 0 36px;overflow:hidden;}
.m-minfo .m-item ul li span.label{float:left;color:#bcbcbc;}
.m-minfo .m-item ul li span.i{color:#f5561f;}
.m-minfo .m-item a.button-more{display:block;width:156px;height:32px;overflow:hidden;margin:0 auto;background:#00abdb;color:#FFF;text-align:center;line-height:32px;border-radius:16px;cursor:default;}
.m-minfo .m-item a.button-more i{float:right;width:32px;height:32px;overflow:hidden;background:#0090c2 url(../images/m_icon_plus.png) no-repeat 50% 50%;margin-left:-5px;}
/*side ad*/
.m-ad{overflow:hidden;margin-top:10px;}
.m-ad img{margin-bottom: 10px;}
/*main title*/
.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;}
.mm-title h2.t2{border-color:#4cb058;}
/*main items*/
.mm-item{overflow:hidden;background:#FFF;margin-top:20px;}
.mm-item .title{padding:20px 30px;overflow:hidden;border-bottom:1px solid #EEE;}
.mm-item .title h3{font-size:24px;line-height:1.2;font-weight:normal;}
.mm-item .title h5{float:left;font-size:16px;font-weight:normal;border-top:5px solid #00abdb;padding:0 30px;line-height:60px;}
.mm-item-list .title{padding:0;border:0;}
/*main items container*/
.mm-item .c1{padding:30px;overflow:hidden;border-bottom:1px solid #EEE;}
.mm-item .c1 ul{float:left;font-size:14px;line-height:2;width:420px;}
.mm-item .c1 ul li span.label{color:#858585;}
.mm-item .c1 a.view{float:left;width:70px;height:auto;overflow:hidden;text-align:center;font-size:16px;color:#00abdb;margin:0 30px;}
.mm-item .c1 a.view i{display:block;width:70px;height:70px;overflow:hidden;background:url(../images/o_icon_view2.png) no-repeat 50% 50%;margin:0 auto 12px;}
.mm-item .c1 span.time{float:left;width:auto;height:auto;overflow:hidden;margin:0 30px;font-size:14px;line-height:1.2;text-align:center;min-width:120px;white-space:nowrap;}
.mm-item .c1 span.time i{display:block;width:70px;height:70px;overflow:hidden;background:url(../images/o_icon_time.png) no-repeat 50% 50%;margin:0 auto 12px;}
.mm-item .c1 span.time strong{font-size:24px;color:#f5561f;font-weight:normal;}
.mm-item .c1 span.sum{float:left;margin:28px 0 0 30px;font-size:14px;}
.mm-item .c1 span.sum strong{color:#f5561f;font-weight:normal;}
.mm-item .c2{padding:20px;overflow:hidden;}
.mm-item .c2 h5{font-size:16px;font-weight:normal;}
.mm-item .tab{overflow:hidden;margin:25px 0;}
.mm-item .tab table{width:100%;font-size:14px;line-height:1.2;}
.mm-item .tab table td{padding:15px 10px;}
.mm-item .tab table thead td{color:#005387;background:#EEE;border-top:1px solid #b7cad6;border-bottom:1px solid #b7cad6;}
.mm-item .tab table tbody td{padding:25px 10px;border-bottom:1px solid #b7cad6;}
.mm-item .ramark{overflow:hidden;padding:25px 0;color:#9fa0a0;}
.mm-item-list .tab2{margin:0 30px;padding-bottom:30px;}
.mm-item-list .tab2 table thead td{color:#595959;}
.mm-item-list .tab2 table tbody td{padding:15px 10px;}
/*collect*/
.collect{overflow:hidden;margin-top:20px;}
.collect .sel,.m-sel{width:100%;height:50px;overflow:hidden;line-height:50px;background:#e2e2e2;}
.collect .sel{width:320px;}
.collect .sel_wr{overflow:hidden;background:#eee;}
.collect .sel ul li,.m-sel ul li{float:left;}
.collect .sel ul li a,.m-sel ul li a{display:block;width:160px;height:50px;font-size:14px;text-align:center;background:url(../images/fix3.gif) no-repeat right 50%;transition:background-color 0.4s;margin-left:-1px;}
.collect .sel ul li.sel_li a{color:#212940;background-image:none;background-color:#e2e2e2;}
.collect .sel ul li a{font:16px/50px microsoft yahei;background:none;margin:0;}
.manager .m-main .accinfo{margin-top:0;}
.collect .sel ul li.last a,.m-sel ul li.last a{background-image:none;}
.collect .sel ul li a.active,.m-sel ul li a.active{background:#FFF;}
.collect .sel ul li a.active{color:#00abdb;}
.m-sel ul li a em{color:#f5561f;}
/*product list*/
.list-w{overflow:hidden;}
.list-w .th{overflow:hidden;background:#FFF;padding:15px 30px 15px 50px;}
.list-w .th .t-pro{float:left;width:440px;}
.list-w .th .t-price{float:left;width:220px;}
.list-w .th .t-stock{float:left;width:150px;}
.list-w .th .t-operate{float:left;}
.list-w .tb{overflow:hidden;border-top:2px solid #EEE;background:#FFF;}
.list-w .tb .item{padding:20px;overflow:hidden;border-bottom:1px solid #EEE;}
.list-w .tb .item.item-close{background-color: #f5f5f5;}
.list-w .tb .item .c-pro{float:left;width:460px;padding-right:10px;}
.list-w .tb .item .c-price{float:left;width:210px;padding-right:10px;color:#999;}
.list-w .tb .item .c-stock{float:left;width:140px;padding-right:10px;}
.list-w .tb .item .c-operate{float:left;width:80px;text-align:center;}
.list-w .tb .item .c-pro input{float:left;margin:0 10px 0 0;}
.list-w .tb .item .c-pro img{float:left;width:80px;height:80px;border:1px solid #EEE;margin-right:12px;}
.list-w .tb .item .c-operate a.btn,.list-w .tf a.btn,.list-w .th2 a.btn{display:block;width:78px;height:22px;overflow:hidden;text-align:center;line-height:22px;border:1px solid #EEE;color:#005387;border-radius:12px;}
.list-w .tb .item .c-operate a.btn{margin-bottom:8px;}
.list-w .th2{padding:10px 20px;overflow:hidden;border-top:1px solid #EEE;background:#FFF;}
.list-w .tf a.btn,.list-w .th2 a.btn{float:left;border-color:#d2d2d2;}
.list-w .tf{padding:40px 20px;overflow:hidden;}
.list-w .tf label,.list-w-store .th label,.list-w .th2 label{float:left;margin-right:16px;line-height:24px;}
.list-w .tf label input,.list-w-store .th label input,.list-w .th2 label input{margin:0 10px 0 0;vertical-align:middle;}
.list-w .tf .pages{float:right;width:auto;padding:0;}
.list-w .tbtab{padding:20px;}
.list-w .tbtab table{width:100%;border-collapse:collapse;}
.list-w .tbtab table td{border:1px solid #EEE;padding:10px 20px;text-align:center;}
.list-w .tbtab table thead td{background:#f8f8f8;padding:10px 20px;color:#666;}
.list-w .tbtab table thead td.t1{text-align:left;padding-left:40px;}
.list-w .tbtab table tbody td.t1{text-align:left;}
.list-w .tbtab table tbody td{font-size:14px;}
.list-w .tbtab table tbody td input{vertical-align:middle;margin:0 10px 0 0;}
.list-w .tbtab table tbody td a.del{float:none;display:block;width:20px;height:20px;overflow:hidden;margin:0 auto;}
/*dialog color*/
.dtitle,.del-c .del-btns a{background:#005387;}
.actip .actipc h3,.actip .actipc .c,.actip .actipb h3,.actip .actipc p em{color:#005387;}
.actip .actipc i{background-image:url(../images/o_icon_suc.png);}
.del-c{border-color:#005387;}
/*收藏店铺*/
.list-w-store .th{padding-left:20px;}
.list-w a.del{float:left;line-height:26px;}
.list-w a.del i{float:left;width:20px;height:20px;overflow:hidden;background:url(../images/cart_icon1.png) no-repeat 0 -20px;margin:3px 3px 0 0;}
.list-w a.del:hover i{background-position:-20px -20px;}
.list-w-store .tb .item input{float:left;margin:0 10px 0 0;display:inline-block;}
.list-w-store .tb .item .c-info{float:left;width:168px;color:#999;display:inline-block;}
.list-w-store .tb .item .c-info h3{font-size:16px;font-weight:normal;line-height:1;padding-bottom:10px;margin-top:-2px;}
.list-w-store .tb .item .c-info a.btn{display:block;width:106px;height:34px;overflow:hidden;background:#8a0100;text-align:center;line-height:34px;border-radius:17px;color:#FFF;font-size:14px;margin-top:20px;}
.list-w-store .tb .item .c-plist{float:right;width:740px;height:auto;overflow:hidden;display:inline-block;}
.list-w-store .tb .item .c-plist a.prev{float:left;width:25px;height:25px;overflow:hidden;background:url(../images/m_icon_nav.png) no-repeat 0 0;margin-top:60px;transition:none;}
.list-w-store .tb .item .c-plist a.prev:hover{background-position:-25px 0;}
.list-w-store .tb .item .c-plist a.next{float:right;width:25px;height:25px;overflow:hidden;background:url(../images/m_icon_nav.png) no-repeat 0 -25px;margin-top:60px;transition:none;}
.list-w-store .tb .item .c-plist a.next:hover{background-position:-25px -25px;}
.list-w-store .tb .item .c-plist-c{float:left;width:660px;height:auto;overflow:hidden;margin:0 15px;}
.list-w-store .tb .item .c-plist-c ul{width:800px;height:155px;overflow:hidden;}
.list-w-store .tb .item .c-plist-c ul li{float:left;width:122px;height:155px;overflow:hidden;padding:0 5px;font-size:14px;}
.list-w-store .tb .item .c-plist-c ul li img{display:block;width:120px;height:120px;border:1px solid #EEE;margin-bottom:10px;}
/**/
.item-temp,.item-cus{display:none;position:relative;}
.img-items .item2{float:left;width:70px;height:90px;text-align:center;margin:0 10px 0 0;color:#999;line-height:1;position:relative;overflow:hidden;}
.img-items-custom a.img{margin:0;}
.item-cus img{display:block;width:70px;height:70px;cursor:pointer;overflow:hidden;}
.item-cus a.hasImg{position:absolute;top:0;left:0;background:none;opacity:0.01;filter:alpha(opacity=1);z-index:1;}
.item-cus:hover a.hasImg{opacity:1;filter:alpha(opacity=100);}
#customItems a.del2{float:none;display:inline-block;vertical-align:middle;margin-left:0;position:relative;top:-3px;}
#customItems i.loading{display:inline-block;width:16px;height:16px;overflow:hidden;vertical-align:middle;background:url(../images/indicator.gif) no-repeat 50% 50%;}
.img-items .item3{float:left;width:90px;height:90px;text-align:center;margin:6px 20px 10px 0;color:#999;line-height:2;position:relative;}
.img-items .item3 a.img{position:absolute;top:0;left:0;background:none;display:none;}
.img-items .item3:hover a.img{display:block;}
.img-items .item3 a.img-upload{display:block;}
.img-items .item3:hover a.delimg{display:block;z-index:3;}
#proImgs{width:100%;overflow:visible;}
.img-items .item2 input{position:absolute;top:0;left:0;display:block!important;overflow:hidden;width:70px;height:70px;opacity:0.01;filter:alpha(opacity=1);z-index:2;cursor:pointer;}
/*title*/
.mm-title h2{float:left;}
.mm-title a.help{float:right;line-height:24px;margin:18px 30px;}
.mm-title a.help i{float:left;width:24px;height:24px;overflow:hidden;background:url(../images/icon_remind.png) no-repeat 50% 50%;margin-right:8px;}
.mm-nav2{margin-top:20px;background:transparent;}
.mm-nav2 ul li a{background:#e2e2e2;}
/*my brand list*/
.my_brand_list{overflow:hidden;padding:0 30px;background:#FFF;}
.my_brand_list .filter{padding:40px 0;overflow:hidden;font-size:14px;line-height:28px;}
.my_brand_list .filter span.label{float:left;padding-right:0.5em;}
.my_brand_list .filter input{float:left;width:166px;height:26px;overflow:hidden;padding:0 5px;line-height:26px;border:1px solid #CCC;margin-right:50px;}
.my_brand_list .filter select{float:left;margin-right:40px;margin-top:3px;min-width:110px;}
.my_brand_list .filter button{float:right;width:126px;height:34px;overflow:hidden;background:#005d96;color:#FFF;text-align:center;line-height:34px;margin-top:-3px;border:0;border-radius:17px;cursor:pointer;}
.btab{padding:0 0 30px 0;overflow:hidden;}
.btab table{width:100%;border-collapse:collapse;}
.btab table td,.btab table th{border:1px solid #CCC;padding:12px;text-align:center;}
.btab table th{font-weight:normal;}
.btab table td a{display:inlin-block;margin:0 10px;color:#00abdb;}
.btab table td a:hover{text-decoration:underline;color:#005d96;}
.btab table thead th{background-color:#f8f8f8;}
th.tablesorter-header{background-repeat:no-repeat;background-position:right 50%;}
th.tablesorter-headerUnSorted{/*background-image:url(../images/m_tab_s1.png);*/}
th.tablesorter-headerAsc{background-image:url(../images/m_tab_s2.png);}
th.tablesorter-headerDesc{background-image:url(../images/m_tab_s3.png);}
/*request brand*/
.req_brand{padding:45px 65px;overflow:hidden;background:#FFF;}
.req_brand p{padding:4px 45px;}
.req_brand p a{color:#00abdb;text-decoration:underline;}
.req_brand p a:hover{color:#005d96;text-decoration:none;}
.req_brand span.i{color:#f5561f;}
.req_form{padding:40px 0 58px;overflow:hidden;border-top:1px solid #EEE;}
.req_form .item{width:478px;height:auto;overflow:hidden;padding:10px 0;}
.req_form .item span.label{float:left;font-size:14px;width:176px;text-align:right;line-height:28px;}
.req_form .item input{float:left;width:280px;height:26px;overflow:hidden;line-height:26px;padding:0 5px;border:1px solid #CCC;}
.req_form .item-tip{position:absolute;margin:-75px 0 0 480px;}
.req_form .item-tip span.fix{display:inline-block;width:12px;height:50px;border:1px solid #CCC;border-left:0;margin-right:10px;vertical-align:middle;}
.req_form .item-btn{width:560px;}
.req_form .item-btn button{display:block;width:220px;height:46px;overflow:hidden;background:#8e0000;border-radius:23px;margin:30px auto 0;color:#FFF;font-size:16px;border:0;}
.req_form .item-btn button i{float:left;width:22px;height:22px;overflow:hidden;background:url(../images/m_icon_search.png) no-repeat 50% 50%;margin:0 -24px 0 15px;}
/*brand form*/
.brand_form{padding:0 40px;overflow:hidden;background:#FFF;}
.bform{overflow:hidden;}
.brand_form h3{width:100%;height:10px;border-bottom:1px solid #EEE;margin:35px 0;}
.brand_form h3 span{display:inline-block;font-size:14px;padding:0 6px;background:#FFF;margin-left:25px;font-weight:normal;}
.bform .item{overflow:hidden;padding:10px 0;}
.bform .item span.label{float:left;width:140px;line-height:28px;text-align:right;padding-right:5px;font-size:14px;}
.bform .item .c{padding-left:145px;}
.bform input.text{float:left;width:200px;height:26px;line-height:26px;padding:0 10px;border:1px solid #CCC;}
.bform input.datepicker{background:#FFF url(../images/icon_cal.png) no-repeat 200px 50%;}
.bform select{float:left;padding-left:4px;height:28px;line-height:28px;border:1px solid #CCC;}
.bform label{float:left;line-height:28px;padding-left:1em;}
.bform label input{vertical-align:middle;margin:0 5px 0 0;}
.bform .item .c span.img{display:block;}
.bform .item .c span.img img{display:block;border:1px solid #EEE;margin-bottom:10px;}
.bform .item .c a.btn{float:left;width:126px;height:34px;overflow:hidden;text-align:center;line-height:34px;background:#8b0000;color:#FFF;border-radius:17px;font-size:14px;cursor:pointer;}
span#logoName{float:left;margin-left:20px;padding-left:20px;border-left:1px solid #EEE;line-height:34px;}
.bform .item .c p.tip{clear:both;color:#999;padding-top:5px;}
.bform table{width:100%;border-collapse:collapse;border:1px solid #dadada;background:#FFF;}
.bform table td{padding:10px 15px;border:1px solid #EEE;}
.bform table thead td{text-align:center;padding:15px;background:#f8f8f8;color:#333;}
.bform table tbody td{vertical-align:top;}
.bform table td input.text{width:220px;}
.bform table td input.datepicker{width:94px;background-position:90px 50%;}
.bform table tbody tr:hover td{background:#f8f8f8;}
.bform table td a.del{display:block;width:20px;height:20px;overflow:hidden;margin:4px auto;}
.bform table td a.del i{display:block;width:20px;height:20px;background:url(../images/cart_icon1.png) no-repeat 0 -20px;}
.bform table td a.del:hover i{display:block;width:20px;height:20px;background:url(../images/cart_icon1.png) no-repeat -20px -20px;}
.bform table td a.btn{float:left;width:92px;height:26px;overflow:hidden;text-align:center;line-height:26px;border:1px solid #CCC;border-radius:14px;color:#005387;}
.bform table td span.name{display:block;line-height:28px;}
.bform table td span.name span{display:block;position:relative;}
.bform table td span.name span i{color:#999;}
.bform table td span.name span a.del{display:block;width:16px;height:16px;overflow:hidden;position:absolute;top:0;right:0;background:#8b0000 url(../images/icon_close3.png) no-repeat 50% 50%;border-radius:50%;display:none;}
.bform table td span.name span:hover a.del{display:block;}
.bform table td label{float:right;}
.bform .item-add{padding:18px 0;border-bottom:1px solid #EEE;overflow:hidden;}
.bform .item-add a.btn{float:right;width:128px;height:32px;overflow:hidden;background:#005d96;border-radius:16px;color:#FFF;text-align:center;line-height:32px;}
.brand_form .bform-btn{padding:40px 0 20px;text-align:center;}
.brand_form .bform-btn2{border-top:1px solid #EEE;padding-bottom:60px;margin-top:40px;}
.brand_form .bform-btn button{display:inline-block;width:148px;height:46px;overflow:hidden;border:0;border-radius:23px;background:#8a0000;cursor:pointer;margin:0 5px;color:#FFF;vertical-align:middle;font-size:16px;}
.brand_form .bform-btn button i{float:left;width:22px;height:22px;overflow:hidden;background:url(../images/cart_icon2.png) no-repeat 0 0;margin:0 -24px 0 6px;}
.brand_form .bform-btn a.btn{display:inline-block;width:148px;height:46px;overflow:hidden;border:0;border-radius:23px;background:#005d96;cursor:pointer;margin:0 5px;text-align:center;line-height:46px;color:#FFF;vertical-align:middle;font-size:16px;}
.brand_form .bform-btn a.btn2{width:170px;background:#8a0000;}
.brand_form .bform-btn a.btn2 i{float:left;width:22px;height:22px;overflow:hidden;background:url(../images/m_icon_refresh.png) no-repeat 0 0;margin:12px -12px 0 12px;}
.btxt{padding:0 50px 50px;overflow:hidden;}
.btxt ul li{padding:12px 0 12px 2em;text-indent:-2em;}
.btxt ul li p{padding:24px 0 0 1.5em;text-indent:-1.5em;}
.btxt ul li p.p0{text-indent:0;padding-left:0;}
.btxt ul li a{color:#00abdb;}
/*brand-info*/
.brand-info{padding:0 30px;overflow:hidden;font-size:14px;}
.brand-info ul li{float:left;width:33.3%;overflow:hidden;padding:12px 0;}
.brand-info ul li span.label{float:left;}
.brand-info2 ul{clear:both;overflow:hidden;border-bottom:1px solid #F9F9F9;}
.brand-info2 ul li{width:50%;height:auto;overflow:hidden;}
.brand-info2 ul li a{color:#00abdb;}
.brand-info2 ul li a:hover{color:#666;text-decoration:underline;}
.brand-info ul li img.blogo{float:left;width:150px;border:1px solid #EEE;}
.brand-info2 ul li span.label{float:none;display:block;}
.brand-info2 ul li ul{height:20px;overflow:hidden;line-height:20px;border:0;}
.brand-info2 ul li ul li{margin:0;width:100%;padding:0;}
input.editarea{display:block;width:100px;height:28px;padding:0 5px;border:1px solid #CCC;line-height:28px;}
input.edit-stock,input.edit-price{width:60px;}
.mpr-c .item i.save-stock,.mpr-c .item i.save-price{margin-left:30px;}
.mpr-c .item i.save-name{margin-left:290px;top:-21px;}
.mpr-c .item textarea.edit-name{display:block;width:300px;height:48px;overflow:auto;padding:5px;border:1px solid #CCC;resize:none;font-size:12px;line-height:18px;}
/*user info*/
.u-info{padding:40px 18px;overflow:hidden;background:#FFF;}
.u-info .avatar{display:block;width:100px;height:100px;margin:0 auto;}
.u-info h2{font-size:16px;text-align:left;line-height:1.4;padding:12px 0 24px;color:#333;font-weight:normal;}
.u-info .uin-c{padding:12px 0;overflow:hidden;border-top:1px solid #CCC;border-bottom:1px solid #CCC;color:#333;}
.u-info .uin-c span{float:left;}
.u-info .uin-c a{float:right;}
.u-info ul{padding:12px 0;}
.u-info ul li{width:100%;overflow:hidden;padding:2px 0;}
.u-info ul li span.label{float:left;color:#999;}
/*side navigation*/
.u-nav{overflow:hidden;background:#FFF;}
.u-nav .title{overflow:hidden;height:50px;border-top:1px solid #EEE;border-bottom:1px solid #EEE;}
.u-nav .title h3{float:left;font-size:18px;font-weight:normal;color:#212a40;line-height:50px;border-left:5px solid #00aada;padding-left:15px;}
.u-nav .title a.add{float:right;width:24px;height:24px;overflow:hidden;background:url(../images/m_icon_plus2.png) no-repeat 0 0;margin:16px;}
.u-nav ul{overflow:hidden;padding:10px 20px 30px;}
.u-nav ul li{font-size:14px;line-height:20px;padding:10px 0;}
.u-nav ul li a.dis{color:#999!important;cursor:default;}
.u-nav ul li ul{padding:10px 20px 0;}
/*apps list*/
.u-apps{overflow:hidden;background:#FFF;}
.u-apps .title{overflow:hidden;height:50px;border-top:1px solid #EEE;border-bottom:1px solid #EEE;}
.u-apps .title h3{float:left;font-size:18px;font-weight:normal;color:#212a40;line-height:50px;border-left:5px solid #f5561f;padding-left:15px;}
.u-apps ul{padding:10px 20px;overflow:hidden;}
.u-apps ul li{line-height:30px;padding:7px 0;overflow:hidden;font-size:14px;}
.u-apps ul li a.dis{color:#999!important;cursor:default;}
.u-apps ul li i{float:left;width:25px;height:30px;overflow:hidden;background:url(../images/m_icon_apps.png) no-repeat 100px;margin-right:10px;}
.u-apps ul li a.dis i{background-image:url(../images/m_icon_apps_dis.png);}
.u-apps ul li i.icon1{background-position:0 2px;}
.u-apps ul li i.icon2{background-position:0 -28px;}
.u-apps ul li i.icon3{background-position:0 -58px;}
.u-apps ul li i.icon4{background-position:0 -88px;}
.u-apps ul li i.icon5{background-position:0 -118px;}
.u-apps ul li i.icon6{background-position:0 -148px;}
.u-apps ul li i.icon7{background-position:0 -178px;}
.u-apps .b{padding:10px 20px;overflow:hidden;border-top:1px solid #EEE;}
.u-apps .b a{float:left;color:#999!important;cursor:default;}
.u-apps .b a i{display:inline-block;width:12px;height:12px;opacity:hidden;vertical-align:middle;margin-left:10px;background:url(../images/m_icon_plus3.png) no-repeat 0 0;}
/*notice*/
.u-notice{height:24px;padding:18px;overflow:hidden;background:#FFF;line-height:24px;}
.u-notice i{float:left;width:20px;height:24px;overflow:hidden;background:url(../images/m_icon_notice.png) no-repeat 50% 50%;}
.u-notice span.i{float:left;padding:0 0.5em;}
.u-notice span.i strong{font-weight:normal;color:#f55620;}
.u-notice a{float:left;margin-right:2em;}
.u-notice span.time{float:left;color:#999;}
.u-notice a.more{float:right;width:22px;height:22px;overflow:hidden;border:1px solid #DDD;background:url(../images/m_icon_plus3.png) no-repeat 50% 50%;}
/*user state*/
.u-state{padding:35px 0;background:#FFF;overflow:hidden;margin-top:20px;}
.u-state .th{width:100%;height:16px;border-bottom:1px solid #EEE;}
.u-state .th .col{float:left;height:34px;}
.u-state .th .column-1{width:182px;margin-left:104px;}
.u-state .th .column-2{width:298px;}
.u-state .th .column-3{width:390px;}
.u-state .th .col span{float:left;width:auto;height:34px;overflow:hidden;background:#FFF;padding:0 10px;font-size:18px;color:#212940;line-height:34px;}
.u-state .th .col span i{float:left;width:34px;height:34px;margin:0 10px 0 0;background:url(../images/m_icon_carts.png) no-repeat 0 0;}
.u-state .th .col span i.icon1{background-position:0 0;}
.u-state .th .col span i.icon2{background-position:0 -34px;}
.u-state .th .col span i.icon3{background-position:0 -68px;}
.u-state .tb{width:102%;overflow:hidden;padding-top:10px;}
.u-state .tb .tbth{float:left;width:90px;padding-left:32px;font-size:18px;color:#212940;line-height:1.2;}
.u-state .tb .tbth span{display:block;padding-top:38px;}
.u-state .tb .col{float:left;}
.u-state .tb .column-1{width:184px;}
.u-state .tb .column-2{width:298px;}
.u-state .tb .column-3{width:390px;}
.u-state .tb .col ul li{height:20px;line-height:20px;padding-top:39px;padding-left:30px;background:url(../images/m_line1.png) no-repeat 0 0;}
.u-state .tb .col ul li span.label{float:left;}
.u-state .tb .col ul li strong{font-weight:normal;font-size:14px;padding-left:0.5em;}
.u-state .tb .column-1 ul li span.label{width:100%;}
.u-state .tb .column-2 ul li span.label{width:120px;}
.u-state .tb .column-3 ul li span.label{width:120px;}
.u-state .tb .column-1 ul li strong{color:#4cb058;}
.u-state .tb .column-2 ul li strong{color:#f4561f;}
.u-state .tb .column-3 ul li strong{color:#00aada;}
.u-state .tb .col ul li em{font-size:14px;color:#bcbcbc;padding-left:0.5em;}
/*news*/
.u-news{width:110%;overflow:hidden;margin-top:20px;}
.u-news .sort{float:left;width:440px;height:150px;overflow:hidden;padding:20px 20px 0;background:#FFF;margin-right:20px;}
.u-news .sort .title{height:40px;overflow:hidden;}
.u-news .sort .title h3{float:left;font-size:18px;font-weight:normal;color:#20293f;}
.u-news .sort .title a.more{float:right;width:22px;height:22px;overflow:hidden;line-height:22px;border:1px solid #dbdbdb;text-align:center;transition:all 0.5s;}
.u-news .sort .title a.more i{float:right;width:22px;height:22px;overflow:hidden;background:url(../images/m_icon_plus3.png) no-repeat 50% 50%;}
.u-news .sort .title a.more:hover{width:82px;}
.u-news .sort .item{height:20px;overflow:hidden;font-size:14px;line-height:14px;padding:5px 0;}
.u-news .sort .item strong{float:left;font-weight:normal;}
.u-news .sort .item strong a{color:#8c0000;}
.u-news .sort .item span.time{float:right;width:6em;color:#999;text-align:right;}
.u-news .sort .item p{float:left;width:119px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 0.5em;}
.u-list{padding:20px;height:auto;overflow:hidden;background:#FFF;margin-top:20px;}
.u-list .title{height:40px;overflow:hidden;}
.u-list .title h3{float:left;font-size:18px;font-weight:normal;color:#20293f;}
.u-list .title a.refresh{float:right;}
.u-list .title a.refresh i{float:left;width:24px;height:20px;overflow:hidden;margin-right:5px;background:url(../images/icon_re.png) no-repeat 50% 50%;}
.u-list .title .num{float:right;padding-top:10px;}
.u-list .title .num span{float:left;width:10px;height:10px;overflow:hidden;margin-left:8px;background:#CCC;border-radius:50%;cursor:pointer;}
.u-list .title .num span.active{background:#00aada;}
.u-list .title a.more{float:right;width:22px;height:22px;overflow:hidden;line-height:22px;border:1px solid #dbdbdb;text-align:center;transition:all 0.5s;}
.u-list .cont{width:942px;overflow:hidden;}
.item-list .item{float:left;width:226px;height:auto;overflow:hidden;background:#FFF;margin:10px 10px 0 0;border:1px solid #EEE;}
.item-list .item img.cover{display:block;width:200px;height:200px;margin:16px auto;}
.item-list .item .c{border-top:1px solid #EEE;transition:background 0.4s;}
.item-list .item .c1{padding:10px 20px;overflow:hidden;}
.item-list .item span.price{float:left;font-size:20px;color:#c7000b;}
.item-list .item span.no-price{font-size:16px;}
.item-list .item span.sales{float:right;}
.item-list .item .c2{padding:5px 20px 12px;overflow:hidden;}
.item-list .item .c2 a{display:block;height:36px;overflow:hidden;}
.item-list .item .c3{border-top:1px solid #EEE;overflow:hidden;}
.item-list .item a.store{float:left;width:112px;border-right:1px solid #EEE;white-space:nowrap;overflow:hidden;text-align:center;color:#8b0000;padding:10px 5px;}
.item-list .item span.loc{float:right;width:90px;height:auto;overflow:hidden;padding:10px 6px;text-align:center;}
.item-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;}
.item-list .item:hover .c{background:#005387;color:#FFF;}
.item-list .item:hover a,.item-list .item:hover span.price{color:#FFF;}
.item-list .item:hover span.loc i{background-position:-16px 0;}
#uListCont{width:10000%;}
#uListRef{width:110%;}
/*my items*/
.mpr-filter .item input.t3{width:110px;}
.mpr-filter .item input.t3_contract{width:160px;height:24px;font-size: 12px;font-family: microsoft yahei;line-height: 24px;}
.mpr-filter .item input.t3_contract_sale{width:100px;}
.mpr-filter .item input.t3_contract200{width:200px;height:24px;font-size:12px;font-family: microsoft yahei;line-height:24px;}
.mpr-filter .item input.t3_contract300{width:300px;height:24px;font-size:12px;font-family: microsoft yahei;line-height:24px;}
.mpr-filter .item input.t3_contract_product{width:110px;}
.mpr-filter .item select.s4{width:160px;}
.mpr-filter .item input.date{width:72px;background-position:86px 50%;}
.mpr-filter .item label{float:left;line-height:26px;}
.mpr-filter .item label input{float:none;width:auto;height:auto;vertical-align:middle;margin:0 5px 0 0;border:0;}
.mpr-filter .item a{font-size:14px;line-height:26px;margin:0 0.5em;color:#00abdb;}
.mpr-filter .item a:hover{text-decoration:underline;}
/**/
/**/
.mi-list{overflow:hidden;background:#FFF;color:#858585;}
.mi-list .col{float:left;}
.mi-list .th{width:100%;height:auto;overflow:hidden;padding:15px 0;color:#595959;text-align:center;}
.mi-list .th .t-name{width:270px;padding-left:45px;}
.mi-list .th .t-num{width:75px;}
.mi-list .th .t-price{width:80px;}
.mi-list .th .t-oparate{width:110px;}
.mi-list .th .t-tprice{width:115px;}
.mi-list .th .t-state{width:100px;}
.mi-list .th .t-oparate2{width:60px;}
.mi-list .th .t-channel{width:120px;}
.mi-list .th .t-name2{width:340px;padding-left:45px;}
.mi-list .th .t-num2{width:80px;}
.mi-list .th .t-price2{width:100px;}
.mi-list .th .t-tprice2{width:140px;}
.mi-list .th .t-state2{width:80px;}
.mi-list .th-filter{overflow:hidden;padding:12px 20px;border-top:1px solid #EEE;}
.mi-list .th-filter label{float:left;padding-right:10px;line-height:24px;margin:5px 0;}
.mi-list .th-filter label input{vertical-align:middle;margin:0 5px 0 0;}
.mi-list .th-filter a{float:left;padding:0 14px;line-height:22px;border:1px solid #d2d2d2;color:#005387;margin:5px 0 5px 10px;border-radius:12px;}
.mi-list .th-filter a.btn{float:right;line-height:34px;border:0;background:#005d96;color:#FFF;border-radius:17px;padding:0 28px;margin:0;}
.mi-list .th-filter .pnum{float:right;line-height:34px;}
.mi-list .th-filter .pnum a{float:none;display:inline-block;padding:0 4px;border-radius:0;color:#888;border-color:#dadada;}
.mi-list .th-filter .pnum a:hover,.mi-list .th-filter .pnum a.active{color:#595959;border-color:#595959;}
.mi-c{overflow:hidden;}
.mi-c .item{width:100%;height:auto;overflow:hidden;border-top:2px solid #EEE;line-height:18px;}
.mi-c .item .t{height:auto;overflow:hidden;border-bottom:1px solid #EEE;padding:8px 20px;color:#999;}
.mi-c .item .t input{float:left;margin:3px 5px 0 0;}
.mi-c .item .t .i-no{width:232px;}
.mi-c .item .t .i-no_wr{width:200px;}
.mi-c .item .t .i-time{width:300px;}
.mi-c .item .t .i-store{float:right;}
.mi-c .item .c{padding:20px 0 20px 20px;overflow:hidden;}
.mi-c .item .c img.cover{float:left;width:80px;height:80px;margin-right:10px;border:1px solid #EEE;}
.mi-c .item .c .c-name{width:202px;color:#999;}
.mi-c .item .c .c-name a{display:block;line-height:20px;height:40px;overflow:hidden;}
/*已买到产品 列表处标题的修改以下二条*/
.mi-c .item .c .c-name-noEdit a , .mi-c .item .c .c-name-noEdit span{display: inline;height:auto;line-height:20px;overflow:hidden;}
.mi-c .item .c .c-name-noEdit .c-name-subbtn , .mi-c .item .c .c-name-noEdit span{white-space: nowrap;}
.mi-c .item .c .c-price{width:80px;text-align:center;}
.mi-c .item .c .c-price em{display:block;text-decoration:line-through;}
.mi-c .item .c .c-price strong{display:block;font-weight:normal;color:#c7000b;}
.mi-c .item .c .c-num{width:80px;}
.mi-c .item .c .c-operate{width:100px;text-align:center;}
.mi-c .item .c .c-operate a{display:block;margin-bottom:5px;}
.mi-c .item .c .c-tprice{width:115px;color:#999;text-align:center;}
.mi-c .item .c .c-tprice strong{display:block;color:#c7000b;}
.mi-c .item .c .c-state{width:100px;text-align:center;}
.mi-c .item .c .c-state span,.mi-c .item .c .c-state a{display:block;}
.mi-c .item .c .c-operate2{width:60px;text-align:center;}
.mi-c .item .c .c-operate2 a{display:block;width:62px;text-align:center;}
.mi-c .item .c-operate2 a.btn{display:block;width:5em;line-height:22px;text-align:center;border:1px solid #d2d2d2;color:#005387;border-radius:12px;margin-bottom:5px;}
.mi-c .item .c .c-name2{width:264px;padding-right:10px;}
.mi-c .item .c .c-num2{width:70px;text-align:center;padding-right:10px;}
.mi-c .item .c .c-price2{width:100px;text-align:center;}
.mi-c .item .c .c-tprice2{width:140px;text-align:center;}
.mi-c .item .c .c-state2{width:80px;text-align:center;}
.mi-c .item .c .c-channel{width:110px;}
.mi-c .item .c .c-channel a{display:inline-block;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mi-list .th .pages{float:right;width:auto;}
.collect .sel2 ul li a{width:auto;padding:0 20px;}
/**/
#checkTxt div{width:500px;height:auto;overflow:hidden;padding:10px;border:1px solid #eff0cb;background:#fafaf0;margin:0 0 20px 130px;line-height:1.5;}
#checkTxt div p{color:#F00;}
/*我的询价*/
.my_inq{overflow:hidden;margin-top:20px;background:#FFF;}
.my_inq .filter{padding:35px 30px;overflow:hidden;}
.my_inq .filter .f-search{float:left;line-height:28px;}
.my_inq .filter .f-search input{float:left;width:120px;height:26px;padding:0 10px;line-height:26px;border:1px solid #ccc;}
.my_inq .filter .f-search button{float:left;width:94px;height:26px;overflow:hidden;border:0;background:#980000;font-size:14px;color:#FFF;border-radius:18px;cursor:pointer;margin:0 0 0 8px;}
.my_inq .filter .f-search button i{float:left;width:22px;height:22px;overflow:hidden;background:url(../images/m_icon_search.png) no-repeat 50% 50%;margin:0 -10px 0 0;}
.my_inq .filter .f-date{float:right;line-height:28px;}
.my_inq .filter .f-date span.label{float:left;font-size:14px;padding-right:5px;}
.my_inq .filter .f-date input{float:left;width:120px;height:26px;padding:0 10px;line-height:26px;border:1px solid #ccc;background:url(../images/icon_cal.png) no-repeat 120px 50%;}
.my_inq .filter .f-date span.fix{float:left;margin:0 5px;font-size: 12px;}
.my_inq .filter .f-type{float:right;line-height:28px;padding-right:20px;}
.my_inq .filter .f-type select{width:90px;}
.my_inq .filter .f-type span.label{float:left;font-size:14px;padding-right:5px;}
.my_off .filter .f-type select{width:120px;}
.my_off .filter .f-search input,.my_off .filter .f-date span.label,.my_off .filter .f-type span.label,.my_off .filter .f-date span.fix,.my_off .filter .f-date input{font-size:14px;height:32px;line-height:32px;}
.my_off .filter .f-search button{height:32px;}
.inq-c{overflow:hidden;margin-top:20px;background:#FFF;}
.inq-c table{width:100%;}
.inq-c table thead th{padding:15px 10px;font-size:14px;font-weight:normal;background-color:#e2e2e2;border-right:1px solid #FFF;}
.inq-c table thead th:hover{opacity:0.7;filter:alpha(opacity=70);background-image:url(../images/m_tab_s2.png);background-repeat:no-repeat;background-position:right 50%;}
.inq-c table thead th.sorter-false:hover{opacity:1;filter:alpha(opacity=100);background-image:none;}
.inq-c table thead th.th1{text-align:left;padding-left:30px;}
.inq-c table tbody td{padding:25px 10px;text-align:center;border-bottom:1px solid #EEE;vertical-align:top;}
.inq-c table tbody td a.cover{float:left;font-size:16px;text-align:left;margin-right:20px;line-height:1.5;}
.inq-c table tbody td a.cover img{float:left;width:80px;height:80px;margin-right:20px;margin-left:20px;}
.inq-c table tbody td a.cover span{display:block;font-size:12px;font-family:"宋体";color:#999;}
.inq-c table tbody td span.i{font-size:14px;color:#b60005;}
.inq-c table tbody td.td1{text-align:center;}
.inq-c table tbody td.td1 a{color:#005387;}
.inq-c table tbody td.td2 a{display:inline-block;color:#00aada;text-align:center;}
.inq-c table tbody td.td3{padding-left:30px;}
.inq-c table tbody td.td3 span.num{display:block;text-align:left;}
.inq-c table tbody td.td3 a.cover{float:none;display:block;}
.inq-c table tbody td a.button{display:block;width:84px;height:34px;overflow:hidden;margin:0 auto 5px;background:#00acdb;color:#FFF;text-align:center;line-height:34px;border-radius:17px;text-decoration:none;}
.inq-c .pages{float:right;width:auto;padding:20px;}
/*待售供应产品*/
.mpr-list2 .th .t-undertype,.mpr-list2 .mpr-c .item .c-undertype,.mpr-list2 .th .t-thirty,.mpr-list2 .mpr-c .item .c-thirty,.mpr-list2 .th .t-stock,.mpr-list2 .mpr-c .item .c-stock,.mpr-list2 .th .t-oparate,.mpr-list2 .mpr-c .item .c-operate,.mpr-list2 .th .t-up,.mpr-list2 .mpr-c .item .c-up{float:left;width:80px;}
.mpr-list2 .th .t-price,.mpr-list2 .mpr-c .item .c-price{width:100px;}
.mpr-list2 .mpr-c .item .c-up{padding-right:0px;}
/**/
.mi-list .tbot{overflow:hidden;padding:10px 20px 40px;}
a.btn-export{float:left;border: 1px solid #d2d2d2; border-radius: 12px; color: #005387;line-height:26px;padding:0 12px;margin-right:10px;}
a.btn-export:hover{border-color: #1d7044;color:#1d7044;}
a.btn-export i{float:left;width:16px;height:16px;overflow:hidden;background:url(../images/m_icon_excel.png) no-repeat 50% 50%;margin:5px 4px 0 0;}
.mi-list .tbot .pages{float:right;width:auto;padding:0;}
/*方案*/
.mpp{padding:40px 0;overflow:hidden;background:#FFF;}
.mpp .item{overflow:hidden;padding:10px 0;line-height:28px;}
.mpp .item span.label{float:left;width:154px;font-size:14px;text-align:right;}
.mpp .item span.label em{color:#e20000;}
.mpp .item .c{padding-left:160px;}
.mpp .item input.text{float:left;width:310px;height:26px;padding:0 5px;background:#FFF;border:1px solid #CCC;margin-right:10px;}
.mpp .item textarea{float:left;width:590px;height:60px;padding:5px;background:#FFF;border:1px solid #CCC;margin-right:10px;resize:none;line-height:20px;font-size:12px;}
.mpp .item input.t1{width:110px;}
.mpp .mitem{overflow:hidden;padding-bottom:10px;}
.mpp .mitem span.mlabel{float:left;line-height:26px;padding:0 1em;border:1px solid #CCC;}
.mpp .mitem .mc{padding-left:100px;}
.mpp .mitem .mc .select{height:28px;border:1px solid #CCC;padding-left:5px;line-height:26px;}
.mpp .mitem .mc label{float:left;white-space:nowrap;margin-right:2em;}
.mpp .mitem .mc label input{vertical-align:middle;margin:0 5px 0 0;}
.mpp .upimg{position:relative;overflow:hidden;}
.mpp .upimg a.upbtn{float:left;width:126px;height:34px;overflow:hidden;background:#960100;color:#FFF;text-align:center;line-height:34px;font-size:14px;border-radius:17px;}
.mpp .upimg input{position:absolute;top:0;left:0;display:block;width:126px;height:34px;cursor:pointer;opacity:0.01;filter:alpha(opacity=1);}
.mpp .upimg .imgname{float:left;line-height:34px;margin-left:10px;padding-left:10px;border-left:1px solid #CCC;}
.mpp .item .tip{color:#999;}
.mpp a.probtn{display:block;margin-top: 10px;width:126px;height:34px;overflow:hidden;background:#005184;color:#FFF;text-align:center;line-height:34px;font-size:14px;border-radius:17px;}
.mpp .item .tab{width:560px;margin:35px 0;}
.mpp .item .mpp-tab{margin:0;}
.mpp .item .mpp-tab{margin:0;}
.mpp .item .tab table{width:100%;}
.mpp .item .tab table td{padding:10px;border:1px solid #EEE;font-size:14px;line-height:20px;}
.mpp .item .tab table td.td1{width:76px;text-align:center;}
.mpp .item .tab a.del{display:inline-block;width:20px;height:20px;overflow:hidden;}
.mpp .item .tab a.del i{display:block;width:20px;height:20px;overflow:hidden;background:url(../images/cart_icon1.png) no-repeat 0 -20px;}
.mpp .item .tab a.del:hover i{background-position:-20px -20px;}
.mpp .item-btn{padding:40px 0 0;overflow:hidden;border-top:1px solid #EEE;text-align:center;}
.mpp a.mbtn{background: #8e0000 none repeat scroll 0 0; border-radius: 23px; color: #fff; display: inline-block; font-size: 16px; height: 46px; line-height: 46px; margin: 0 10px; overflow: hidden; width: 148px;text-align:center;}
.mpp a.mbtn i{float: left; height: 22px; margin: 12px -24px 0 12px; overflow: hidden; width: 22px;background: rgba(0, 0, 0, 0) url(../images/cart_icon2.png) no-repeat scroll 0 0;}
/**/
.mpr-filter2 .item{width:450px;margin:10px 0;}
.mpr-filter2 .item label{float:left;margin-right:2em;}
.mpr-filter2 .item label input{vertical-align:middle;margin:0 5px 0 0;}
/**/
.mm-title a.back{float:right;line-height:20px;margin:20px;}
.mm-title a.back i{float:left;width:20px;height:20px;overflow:hidden;background:url(../images/m_icon_back.png) no-repeat 50% 50%;margin-right:5px;}
.inq-c2 table tbody td{vertical-align:middle;}
.inq-c table tbody td a.cname{float:left;margin-left:20px;}
.inq-c table tbody td a.cname:hover{color:#005387;}
.inq-c2 table tbody td.td2 a{display:inline-block;width:40px;text-align:center;}
.inq-c2 table tbody td.td2 a:hover{text-decoration:none;}
.inq-c2 table tbody td a.button{width:106px;margin-bottom:5px;}
.inq-t{overflow:hidden;background:#FFF;margin-top:20px;}
.inq-t h3{padding:0 30px;line-height:60px;font-size:16px;font-weight:normal;background:#e2e2e2;color:#212a40;}
.inq-t ul{float:left;padding:45px 30px;overflow:hidden;width:350px;}
.inq-t ul li{line-height:30px;}
.inq-t ul li span.label{float:left;width:7em;text-align:right;padding-right:25px;color:#858585;}
.inq-t ul li span.i{color:#f5561f;}
.inq-t .r{float:right;padding:45px 60px 0 0;}
.inq-t .r a{float:left;width:7em;height:20px;line-height:20px;margin:0 8px;text-align:center;}
.inq-t .r a.a0{color:#00abdb;height:30px;line-height:30px;}
.inq-t .r a i{display:block;width:70px;height:70px;overflow:hidden;margin:0 auto 10px;background:url(../images/m_icons_2.png) no-repeat 0 200px;}
.inq-t .r a i.icon1{background-position:0 0;}
.inq-t .r a i.icon2{background-position:0 -70px;}
.inq-t .r a i.icon3{background-position:0 -140px;}
.inq-t .r a i.icon4{background-position:0 -210px;}
.my_inq .filter{font-size:14px;line-height:26px;}
.my_inq .filter .f-t1{float:left;}
.my_inq .filter .f-t1 strong{font-weight:normal;color:#f5561f;}
.my_inq .filter label{float:left;margin-left:24px;}
.my_inq .filter label input{vertical-align:middle;margin:0 10px 0 0;}
.my_inq .filter .f-price{float:left;margin-left:120px;}
.my_inq .filter .f-price span.label{float:left;}
.my_inq .filter .f-price input{float:left;width:76px;height:24px;padding:0 10px;line-height:24px;border:1px solid #CCC;color:#666;}
.my_inq .filter .f-price span.fix{float:left;margin:0 5px;}
.my_inq .filter .f-price a{float:left;margin-left:10px;color:#005387;text-decoration:underline;}
.my_inq .filter a.btn{float:left;width:76px;height:34px;overflow:hidden;background:#8d0000;color:#FFF;text-align:center;line-height:34px;margin:-5px 0 0 36px;border-radius:17px;}
/*upload*/
#customItemImgs .img-items .item2{position:relative;overflow:hidden;}
#customItemImgs .img-items .item2 input{position:absolute;top:0;left:0;width:70px;height:70px;overflow:hidden;display:block!important;z-index:2;cursor:pointer;opacity:0.01;filter:alpha(opacity=1);}
.img-items2 .item2{width:90px;height:110px;}
.img-items2 a.img{margin-bottom:0;}
.img-items2 .item2 input{width:90px;height:90px;}
/**/
.img-items .item2{height:100px;}
.item-cus .img-c{display:block;width:70px;height:70px;position:relative;z-index:1;background:#bcbcbc url(../images/ibg.png) no-repeat 50% 50%;}
.item-cus .img-btn{position:absolute;top:0;left:0;display:block;width:70px;height:70px;overflow:hidden;z-index:2;}
.item-cus .webuploader-pick{position:absolute;top:0;left:0;background:#000;width:70px;height:70px;padding:0;text-align:center;line-height:70px;opacity:0.5;filter:alpha(opacity=50);}
#picker{float:left;margin:0 10px 0 0;width:100px;height:34px;}
#picker div{position:relative;z-index:9;width:100px!important;height:34px!important;}
#picker .webuploader-pick{width:52px!important;height:34px;background:#005c93;color:#FFF;border-radius:17px;line-height:34px;padding:0 24px;z-index:1;}
#ctlBtn{float:left;width:100px;height:34px;background:#890000;color:#FFF;border-radius:17px;padding:0;line-height:34px;border:0;cursor:pointer;margin-right:10px;}
#proImgs .item2{height:auto;overflow:visible;}
#proImgs .item2 img{display:block;width:90px;height:90px;}
.img-items .item2 label input{position:static;width:auto;height:auto;display:inline!important;padding:0;margin:0 5px 0 0;border:0;opacity:1;filter:alpha(opacity=1);}
.img-items .item2 label input.checkImg{position:relative;visibility:hidden;width:0;height:0;padding:0;margin:0;border:0;opacity:0;filter:alpha(opacity=0);overflow:hidden;}
.select2-selection__choice{margin-bottom:5px;}
.select2-search__field{height:30px;line-height:22px;}
/**/
.multi-pros{float:left;width:452px;height:auto;overflow:hidden;/*border-right:1px solid #EEE;*/padding:10px 0 10px 0;margin:-20px 10px -20px 0;}
.mi-c .item .c .multi-pros .c-num{width:74px;text-align:center;}
.mi-c .item .c .multi-pros .c-num2{width:68px;text-align:center;padding:0;}
.multi-pros .sig{overflow:hidden;padding:10px 0;}
.multi-pros2{width:548px;}
/**/
.multisel-slist{float:left;width:240px;height:32px;overflow:hidden;border:1px solid #DDD;line-height:32px;cursor:pointer;}
.multisel-slist.on ul{position:absolute;background:#FFF;border:1px solid #DDD;width:240px;margin:32px 0 0 -1px;z-index:1000;overflow:auto;max-height:260px;}
.multisel-slist ul li{float:left;width:100%;height:auto;overflow:hidden;}
.multisel-slist ul li a{display:block;line-height:32px;padding:0 1em!important;margin:0!important;font-size:12px;color:#666!important; text-decoration:none;}
.multisel-slist ul li a.active{background:#F0F0F0;}
.mpr-filter3 .item a{ line-height:32px;font-size:12px;}
.mpr-filter3 .item a:hover{text-decoration:none;}
.multisel-slist span.act{float:left;padding-left:1em; display:block; position:relative; width:230px;}
.multisel-slist span.act:after{content:"";position:absolute;display:block;width:0;height:0;overflow:hidden;border:5px solid transparent;border-top-color:#999;z-index:2;padding:0!important; line-height:32px;top:14px;right:10px;}
.multisel-slist.on span.act:after{z-index:4;transform:rotate(180deg);margin-top:2px; top:6px;top:14px\9;}
.multisel-c2{padding-left:260px;}
.multisel-c2 span.sitem{float:left;white-space:nowrap;line-height:26px;padding:0 10px;border:1px solid #DDD;margin:0 10px 1px 0;cursor:pointer;}
.multisel-c2 span.sitem:hover{background:#EEE;}
.multisel-c2 span.sitem i{display:inline-block;width:9px;height:9px;overflow:hidden;background:url(../images/m_icon_del.png) no-repeat 0 0;vertical-align:middle;margin-left:10px;}
.multisel-c2 span.sitem:hover i{background-position:0 -9px;}
.mpr-filter .ditem .multisel-c2{clear:both;padding-left:0px;padding-top:5px;}
.mpr-filter .ditem-r{margin-left:20px;}
/**/
.dialog-price{width:830px;padding:20px 25px 40px;border-bottom:5px solid #005387;color:#666;}
.cp-title{font-size:16px;line-height:1.6;padding-bottom:20px;}
.cp-tab{width:100%;overflow:hidden;}
.cp-tab table{width:100%;border:1px solid #dadada;}
.cp-tab table th{text-align:left;font-weight:normal;background:#f8f8f8;padding:15px;white-space:nowrap;border-bottom:1px solid #EEE;}
.cp-tab table th.last{border-left:1px solid #EEE;text-align:center;}
.cp-tab table th.tit{text-align:center;}
.cp-tab table th.tit .a1{float:left;color:#00a9dc;}
.cp-tab table td{padding:20px 15px;border-bottom:1px solid #EEE;}
.cp-tab table td input.t1{display:inline-block;width:36px;height:24px;padding:0 4px;border:1px solid #CCC;text-align:center;}
.cp-tab table td input.t2{width:48px;}
.cp-tab table td.last{text-align:center;border-left:1px solid #EEE;color:#999;}
.cp-tab table td.last input.t1{width:48px;margin-bottom:5px;}
.cp-foot{widh:100%;overflow:hidden;padding-top:25px;}
.cp-foot .btns{float:right;}
.cp-foot .btns a.btn{float:left;width:130px;height:46px;overflow:hidden;margin:0 0 0 20px;border-radius:23px;font-size:16px;background:#980000;color:#FFF;text-align:center;line-height:46px;}
.cp-foot .btns a.btn2{background:#005184;}
.cp-foot .sum{font-size:14px;}
.cp-tip{color:#999;padding-top:10px;}
/**/
.dialog-loading{text-align:center;width:360px;font-size:16px;line-height:50px;padding:25px 0;border-radius:3px;}
.dialog-loading i{display:inline-block;width:50px;height:50px;overflow:hidden;background:url(../images/loading2.gif) 50% 50%;vertical-align:middle;margin-right:10px;position:relative;top:-5px;}
/**/
span.check{display:inline-block;vertical-align:middle;margin:0 10px;height:28px;overflow:hidden;white-space:nowrap;line-height:28px;}
span.item_c_check{height:0;}
span.check-r{background:url(../images/check-r.png) no-repeat 50% 50%;width:30px;height:28px;}
span.check-w{background:url(../images/check-w.png) no-repeat 0 50%;padding-left:24px;color:#F00;}
/**/
.item-img{float:left;width:90px;height:auto;overflow:hidden;position:relative;}
.item-img img{display:block;width:90px;height:90px;}
.item-img .img-c{display:block;width:90px;height:90px;position:relative;z-index:1;background:#bcbcbc url(../images/ibg.png) no-repeat 50% 50%;}
.item-img .img-btn{position:absolute;top:0;left:0;display:block;width:70px;height:70px;z-index:2;}
.item-img .webuploader-pick{position:absolute;top:0;left:0;background:#000;width:90px;height:90px;padding:0;text-align:center;line-height:90px;opacity:0.5;filter:alpha(opacity=50);}
.item-img .webuploader-pick ~ div,.item-img div{width:90px!important;height:90px!important;top:0!important;left:0!important;}
.timgs{float:left;position:relative;}
.timgs .webuploader-pick{height:24px;line-height:24px;padding:0;}
.timgs .webuploader-pick ~ div,.timgs div{width:96px!important;height:24px!important;top:0!important;left:0!important;}
.timgs .webuploader-pick{overflow:hidden;}
button.tbtn{float:left;background: #005d96; border-radius: 3px; color: #fff; height: 24px; line-height: 24px; overflow: hidden; text-align: center;padding:0 1em;border:0;margin-left:5px;}
.cp-tab i.ctip{display:inline-block;width:21px;height:21px;overflow:hidden;background:url(../images/supp_icon3.png) no-repeat 50% 50%;vertical-align:middle;margin-left:5px;}
.errorTip{border:1px solid #F00!important;}
/**/
span.psx{display:inline-block;font-size:14px;line-height:20px;color:#999;margin-top:-5px;}
span.psx i{display:inline-block;width:20px;height:20px;overflow:hidden;background:url(../images/icon_tip3.png) no-repeat 50% 50%;vertical-align:middle;margin-left:2px;position:relative;top:-2px;}
#cpPrice4{font-weight:bold;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;}
.list-w .tbtab table td{vertical-align:top;line-height:24px;}
.list-w .tbtab table td span.fix{display:block;width:6em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/**/
.dialog-img{width:860px;}
.dialog-img .dtitle{background:#FFF;padding:25px 70px;color:#212940;}
.dialog-img .dcont{padding:0 70px;overflow:hidden;}
.dialog-img .dtitle h3{padding-left:0;}
.dialog-img .dcont .is-sel{width:100%;border-bottom:1px solid #8d0000;font-size:14px;line-height:32px;height:32px;overflow:hidden;}
.dialog-img .dcont .is-sel span{float:left;margin-right:10px;}
.dialog-img .dcont .is-sel ul,.dialog-img .dcont .is-sel ul li{float:left;}
.dialog-img .dcont .is-sel a{float:left;padding:0 24px;height:31px;overflow:hidden;border:1px solid #8d0000;border-bottom:0;margin-right:-1px;}
.dialog-img .dcont .is-sel a.active{background:#8d0000;color:#FFF;}
.dialog-img .dcont .is-cont{padding:20px 0;overflow:hidden;}
.dialog-img .dcont .item{width:100%;height:auto;overflow:hidden;padding:10px 0;}
.dialog-img .dcont .item span.tip{color:#959595;padding-left:1em;}
.dialog-img .dcont .item span.tip2{font-size:14px;}
.dialog-img .dcont .item select{vertical-align:middle;}
.dialog-img .dcont .item-imgs span.a{position:relative;float:left;width:68px;height:68px;overflow:hidden;border:1px solid #EEE;margin:7px;}
.dialog-img .dcont .item-imgs span.a.active{border:1px solid #8b0000;}
.dialog-img .dcont .item-imgs span.a i{display:block;position:absolute;bottom:0;right:0;width:16px;height:16px;overflow:hidden;background:#8b0000 url(../images/pr_icon1.png) no-repeat 0 0;display:none;}
.dialog-img .dcont .item-imgs span.a.d i{background-position:0 -16px;}
.dialog-img .dcont .item-imgs span.a.active i{display:block;}
.dialog-img .dcont .item-imgs span.blank{float:left;height:70px;line-height:70px;margin:0 10px;}
.dialog-img .dcont a.a2{color:#00abdb;text-decoration:underline;margin:0 1em;}
.dialog-img .dcont .item-pages{border-top:1px solid #EEE;padding:15px 0;line-height:22px;}
.dialog-img .dcont .item-pages a{float:left;margin-right:15px;}
.dialog-img .dcont .item-pages a.active{color:#8b0000;}
.dialog-img .dcont .item-pages a.prev{width:30px;border:1px solid #CCC;height:20px;}
.dialog-img .dcont .item-pages a.prev i{display:block;width:7px;height:14px;overflow:hidden;background:url(../images/pr_icon2.png) no-repeat 0 0;margin:3px auto;}
.dialog-img .dcont .item-pages a.next{width:72px;border:1px solid #CCC;height:20px;text-align:center;}
.dialog-img .dcont .item-pages a.next i{display:inline-block;width:7px;height:14px;overflow:hidden;background:url(../images/pr_icon2.png) no-repeat -7px 0;margin-left:8px;vertical-align:middle;position:relative;top:-2px;}
.dialog-img .dcont .dc2{overflow:hidden;border:1px solid #EEE;margin-top:10px;}
.dialog-img .dcont h5{font-size:12px;font-weight:normal;color:#212940;padding:0 16px;line-height:40px;border-bottom:1px solid #EEE;}
.dialog-img .dcont .dc2 .item-imgs{padding:7px;}
.dialog-img .dialog-buttons a.button{float:left;width:auto;background:#910000;font-size:16px;line-height:48px;height:48px;padding:0 48px;border-radius:24px;}
.dialog-img .dcont p.p0{font-size:14px;}
.dialog-img .dcont .item span.label{float:left;font-size:14px;}
.dialog-img .dcont .item span.tip3{display:block;padding-left:70px;padding-top:10px;}
.dialog-img .dcont .item a.btn{display:inline-block;width:220px;height:30px;overflow:hidden;background:#00abdb;color:#FFF;text-align:center;line-height:30px;margin-right:1em;font-size:14px;vertical-align:middle;}
.dialog-img .dcont .item label{display:inline-block;line-height:30px;font-size:14px;}
.dialog-img .dcont .item label input{margin:0 5px 0 0;vertical-align:middle;}
/**/
.stools{padding:50px;overflow:hidden;background:#FFF;}
.stools .item{width:100%;height:auto;overflow:hidden;padding:50px 0;border-bottom:1px solid #EEE;font-size:14px;line-height:1.6;}
.stools .item .i{float:left;width:80px;height:auto;text-align:center;}
.stools .item .i i{display:block;width:80px;height:80px;background:url(../images/pr_icon3.png) no-repeat 0 100px;margin-bottom:5px;}
.stools .item .i i.icon1{background-position:0 0;}
.stools .item .i i.icon2{background-position:0 -80px;}
.stools .item .i i.icon3{background-position:0 -160px;}
.stools .item .i i.icon4{background-position:0 -240px;}
.stools .item .i i.icon5{background-position:0 -320px;}
.stools .item .c{float:left;width:536px;margin-left:30px;}
.stools .item .d{float:right;width:150px;height:110px;padding-left:40px;border-left:1px solid #EEE;}
.stools .item .d a{display:block;line-height:30px;margin-bottom:10px;}
.stools .item .d a i{float:left;width:30px;height:30px;background:url(../images/pr_icon4.png) no-repeat 0 100px;margin-right:12px;}
.stools .item .d a i.tool{background-position:0 0;}
.stools .item .d a i.add{background-position:0 -30px;}
.stools .item .d a.a1,.stools .item .d a em{color:#00aada;}
/**/
.mpr-form h6{text-align:center;font-size:14px;font-weight:normal;padding:15px 0;}
.fixline{width:100%;height:1px;overflow:hidden;border-top:1px solid #EEE;margin:20px 0;}
.c-tab .ctab1{width:420px;border:1px solid #DDD;padding-bottom:20px;}
.c-tab table{margin:1px;width:418px;}
.mpr-form .item .c-tab table input.text{width:80px;}
.mpr-form .c-tab a.mbtn{margin:10px 0 0 20px;height:32px;line-height:32px;}
.mpr-form .c-tab a.mbtn i{margin-top:4px;}
.c-tab .ctab2{float:left;width:240px;margin-left:-1px;border:1px solid #DDD;padding:0;}
.c-tab .ctab2 table{width:238px;}
.c-tab .ctab2 table tbody td{padding:5px 10px;border-bottom:0;border-right:0;}
.c-tab .ctab2 table tbody tr td:first-child{border-left:0;}
.c-tab .ctab2 span.fix{display:block;width:12px;height:38px;overflow:hidden;background:url(../images/new_arr1.png) no-repeat 0 50%;position:absolute;margin-left:-11px;}
.c-tab table thead td{background:#F8F8F8;border-bottom:1px solid #DADADA;}
.c-tab .ctab2 table thead td{border:0;border-bottom:1px solid #DADADA;}
/**/
.mpr-form .title h3{float:left;}
.mpr-form .title span.rc{float:right;width:20px;height:20px;overflow:hidden;cursor:pointer;background:url(../images/new_arr3.png) no-repeat 0 0;margin-top:20px;}
.mpr-form .title span.rc.min{background-position:0 -20px;}
.mpr-form-ctrl{margin-top:0;border-top:1px solid #EEE;}
/*方案分类修改 自2015-12-09 改为附加全局down-menu征用，修改请注意*/
.down-menu .mscata-list{margin-top: 0; margin-bottom: 0;}
.mpp .nnsel , .down-menu .nnsel{width:220px;height:32px;overflow:hidden;background:#FFF;border:1px solid #DDD;}
.mpp .nnsel span.t , .down-menu .nnsel span.t{display:block;margin:0 10px;background:url(../images/solution/arr4.png) no-repeat right 50%;cursor:pointer;}
.mpp .nnsel dl , .down-menu .nnsel dl{position:absolute;display:block;width:226px;height:auto;overflow:hidden;padding:1px;border:1px solid #DDD;border-top:0;margin:-1px 0 0 -1px;background:#FFF;z-index:1000;display:none;}
.mpp .nnsel dl.on , .down-menu .nnsel dl.on{display:block;}
.mpp .nnsel dl dt , .down-menu .nnsel dl dt{background:#EEE;line-height:32px;text-indent:10px;margin-bottom:1px;}
.mpp .nnsel dl dt i , .down-menu .nnsel dl dt i{float:right;width:10px;height:10px;overflow:hidden;background:url(../images/solution/newpi0.png) no-repeat 0 0;margin:10px;cursor:pointer;}
.mpp .nnsel dl dt.off i , .down-menu .nnsel dl dt.off i{background-position:0 -10px;}
.mpp .nnsel dl dd.off , .down-menu .nnsel dl dd.off{display:none;}
.mpp .nnsel dl dd label , .down-menu .nnsel dl dd label{display:block;float: none;margin: 0;padding:2px 10px;}
.mpp .nnsel dl dd label input , .down-menu .nnsel dl dd label input{vertical-align:middle;margin:0 5px 0 0;}
/*追加选择后显示*/
.select-result{overflow: hidden; margin-bottom: -8px; padding-left: 10px; width:510px;}
.select-result .result-option{float: left; margin-bottom: 8px; margin-right: 10px; padding:3px 0 3px 10px; border-radius: 5px; white-space: nowrap; background:#eee;}
.select-result .result-option .result-option-close{cursor: pointer; margin-left: 5px; padding-left: 24px; color: #F00; background: url(../images/check-w.png) no-repeat 0 50%;}
/*询价显示*/
.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;}
/* 我的商桥导航 */
.u-nav2 .c&gt;ul{padding:20px 0;}
.u-nav2 .c ul li{padding:0;}
.u-nav2 .c ul li a{display:block;line-height:40px;font-size:14px;color:#212a40;}
.u-nav2 .c ul li a i{display:inline-block;width:8px;height:8px;overflow:hidden;background:url(../images/mnav_arr.png) no-repeat 50% 0;vertical-align:middle;margin:0 8px 0 20px;transition:transform 0.4s;}
.u-nav2 .c&gt;ul li a:hover,.u-nav2 .c&gt;ul li a.active{background:#EEE;border-left:5px solid #00aada;}
.u-nav2 .c ul li a:hover i,.u-nav2 ul li a.active i{margin-left:15px;background-position:50% -8px;transform:rotate(90deg);}
.u-nav2 .c ul li a.dis,.u-nav2 ul li a.dis:hover{color:#999;cursor:default;background:transparent;border-color:transparent;}
.u-nav2 .c ul li a.dis:hover i{transform:none;background-position:50% 0;}
.u-nav2 .c ul li ul{margin-top:0;display:none;}
.u-nav2 .c ul li ul li a{font-size:12px;line-height:30px;padding-left:42px;color:#666;}
.u-nav2 .c&gt;ul li ul li a.active,.u-nav2 .c&gt;ul li ul li a:hover{background:none;border:0;color:#00aada;}
.mpr-form .item label.ps_name{margin:0 10px;}
.mi-list .th .wr_wd{width:61px;}
.mi-c .item .c .wr_c-channel{width:61px;}
.mi-c .item .c .wr_c-operate2{width:6em;}
.mi-c .item .c .c-operate2 a{width:6em;}
.mi-c .item .c-operate2 a.wr_btn{width:6em;padding:0 14px;}
/* 商机-产品供应   2016/11/16 weiranc*/
.my_inq .filter .f-date input.releaseTime,.my_inq .filter .f-date button.releaseTime{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;background-img:none;margin-left: 15px;}
.m-sel ul.mySupplyNav{overflow:hidden;}
.m-sel ul.mySupplyNav li a.active{color:#00aada;}
.inq-c-supply{padding:0 20px;}
.inq-c table .supplyListNav th{background-color: #fff;border-left: none;border-right: none;}
.inq-c table .supplyListBody td{border-left: none;border-right: none;height: 40px;color: #666;padding: 5px;vertical-align: middle;}
.inq-t .seeOfferTitle{font-size:24px;color:#333;background: #fff;border-bottom:1px dashed #c0c0c0;padding:30px 0 0;margin:0 20px;}
.inq-t .titleDetails{padding:20px 20px 30px;overflow: hidden;}
.inq-t .titleDetails_left{padding:0;}
.inq-t .titleDetails_right{padding:0;}
.inq-t .titleDetails_right a{height:30px;line-height:30px;}
.inq-t .titleDetails_left li{float:left;color:#666;}
.inq-t .titleDetails_left li span.label{text-align:left;width:3em;padding-right:0;}
.inq-c3 table thead th{background-color: #fff;border-left: none;border-right: none;}
.inq-c3 table tbody td{border-left: none;border-right: none;height: 40px;color: #666;padding: 5px;}
.inq-c table thead th.th1{padding-left:0;text-align:center;}
.inq-c3 table tbody td a{color: #00aada;}
/* 商机-商机详情  2016/11/25 weiranc*/
.mm-item .title h3.bizDetaiils{color:#595959;}
.mm-item .title_bizOppor{padding:20px 20px;}
.mm-item .c1_biz{padding:20px;border-bottom:0;}
.projectDesNav{padding: 16px 0;}
.projectDes_title{font-size:16px;line-height: 22px;color:#333;border-left: 4px solid #0a5084;padding-left: 10px;}
.mm-item .tab table.biz_table{border-left: 1px solid #ebebeb;border-right: 1px solid #ebebeb;}
.mm-item .tab table.productList thead td{padding:0;border-color:#ebebeb;background-color: #fff;font-size:14px;}
.mm-item .tab table.productList tbody td{color:#333;font-size:14px;padding:0;border-color:#ebebeb;}
.biz_title{font-size:16px;height:60px;line-height:60px;color:#333;background-color: #eee;}
.mm-item .tab_biz{margin:0;padding-bottom:55px;}
.tab_biz .productList{margin:0;}
.timeTipsNav{overflow:hidden;position: absolute;right: -7px;}
.timeTipsNum{overflow:hidden;background:url(../images/price_bg.png) no-repeat;width: 401px;height:71px;position: relative;}
.mm-item .c1 .timeTipsNum a.view{width:100px;height:36px;line-height:36px;font-size:16px;color:#333;background-color:#fff;border-radius:1px;margin:14px 15px 0 45px;}
.mm-item .c1 .timeTipsNum span.time{height: 34px;line-height: 34px;margin:15px 0 0;font-size:14px;color:#fff;position: absolute;left:160px;}
.mm-item .c1 .timeTipsNum span.time i{height: 34px;width:34px;float: left;margin:0 10px 0 0;}
.mm-item .c1 .timeTipsNum span.time strong{font-size:18px;color:#fff;}
.mm-item .c1 .timeTipsNav span.sum{margin:10px 0 0 45px;float:none;}
.manager .wrapper_biz{top:0;padding-bottom: 100px;}
.mm-item .tab table.productList thead td.thTable{text-align:left;padding-left:30px;}
.mm-item .tab table.productList tbody td.tbTable{text-align:left;padding:12px 0 12px 30px;height:0;}
/*招投标-招标单详情 2017-3-21 zhanghaov*/
.ztb-main{background:#eee;padding:16px 0;}
.ztb-wrapper{width:1200px;margin:0px auto;overflow:hidden;background:#fff;}
.ztb-content{padding:40px;}
.ztb-company{width:1120px;height:328px;border:1px solid #ccc;}
#biddingDetails{margin-top:42px;}
.company-info:after{content:'';height:0;display:block;clear:both;}
.company-info-left{float:left;width:260px;}
.company-info-right{float:left;}
.company-logo{width:125px;height:125px;overflow:hidden;border-radius:5px;margin:28px auto auto auto;}
.company-info-right h2{font-size: 18px;color:#333;font-weight:normal;}
.company-info-detail{margin-top:28px;padding-bottom:16px;border-bottom:1px solid #e3e7e9;padding-right: 200px;}
.company-info-detail ul{margin-top:10px;font-size:14px;}
.company-info-detail ul li{line-height:32px;}
.company-phone h3{margin-top:20px;margin-bottom:10px;text-indent:5px;font-size:16px;color:#000;border-left:3px solid #e85744;font-weight:normal;}
.company-phone ul{position:relative;}
.company-phone ul li{line-height:32px;font-size:14px;color:#000;}
.company-phone ul .info-lock{position:absolute;width:100%;height:84px;background:#e3e7e9;top:6px;left:64px;text-align:center;line-height:80px;}
.company-phone ul .info-lock img{display: inline-block;margin-top: -5px;margin-right: 10px;}
.company-info-detail img{display:inline-block;margin-left:5px;margin-top:-4px;}
#title{font-size:18px;padding-bottom:16px;border-bottom:1px solid #e3e7e9;}
.bidding-state{color:#8c0000;padding-right:43px;}
.bidding-title{color:#333;}
#time table{width:960px;height:0px;border-top:2px solid #e95644;margin:0px auto;}
#time{margin-top:44px;}
#time table td,table th{border:0px;position:relative;text-align:center;}
#time table th{padding-top:28px;font-size:14px;}
#time table td{font-size:12px;}
.bidding-time-line img{display:block;position:absolute;top:-18px;left:90px;}
.bidding-time-line .real-time img{display:block;position:absolute;top:-18px;left:120px;}
#sign{position:relative;background:#e85744;height:54px;margin-top:28px;}
#sign button{width:88px;height:30px;background:#fc8f81;border:0px;border-radius:2px;color:#fff;margin-top:12px;margin-left:30px;}
#sign button:hover{background:#fff;color:#006181;}
#sign button:active{background:#f1f1f1;color:#006181;}
.end-time{position:absolute;top:13px;right:34px;line-height:28px;font-size:14px;color:#fff;}
.end-time img{margin-right:10px;vertical-align: top;}
.end-time span{display:inline-block;width:auto;padding:0 6px;height:30px;text-align:center;border:1px solid #ccc;margin:0px 10px;font-size:18px;border-radius:2px;font-weight:bold;}
.bidding-file{width:87px;height:87px;background:#e3e7e9;margin-top:28px;text-align:center;}
.bidding-file-lock{padding-top:20px;}
.bidding-file-text{padding-top:10px;color:#666;}
.d_bottom{padding:10px 0px;border-bottom:1px dashed #bababa;}
.d_bottom h2{border-left: 5px solid #e85744;padding-left: 14px;font-weight: normal;font-size:18px;margin-top:28px;}
.product-detai table th,.product-detai table td{border:0px;}
.product-info{width: 100%;overflow: hidden;padding: 10px 0 0;line-height: 34px;font-size: 14px;color:#333;}
.product-info .c{width: 100%;overflow: hidden;line-height: 32px;font-size: 14px;}
.product-info .c span.label{float: left;padding-right: 1em;width:76px;text-align:right;}
.product-info .c label{float:left;}
.product-info-fangan{width: 100%;overflow: hidden;padding: 10px 0 0;line-height: 34px;font-size: 14px;color:#333;}
.product-info-fangan .c{width: 100%;overflow: hidden;padding: 10px 0 0;line-height: 34px;font-size: 14px;}
.product-info-fangan .c span.label{float: left;padding-right: 1em;width:112px;text-align:right;}
.product-info-fangan .c label{float:left;}
.bidding-seeImg:after{content:'';height:0;display:block;clear:both;}
.bidding-seeImg li{float:left;margin-right:10px;}
.bidding-seeImg li img{width:51px;height:51px;}
.bidding-result{font-size:14px;color:#666;line-height:64px;text-align:center;height:64px;background:#e3e7e9;margin-top:15px;}
.bidding-result span img{display:inline-block;margin-top:-5px;margin-right:10px;}
.product-info .product-des{width:1030px;margin-top:8px;}
.product-info-fangan .product-des{width:992px;margin-top:8px;}
span.label_right_top {display: inline-block;width: 62px;text-align: right;}
/* 招标单详情页 改动 zhanghaov 2017年4月6日14:38:13 */
.bidding-file-text .bidding-file-list{overflow:hidden;}
.bidding-file-text .bidding-file-list li{float:left;text-align:center;margin-right:60px;}
.bidding-file-list .img-container{width:auto;height:52px;}
.bidding-file-list .file-name{text-align:width:100%;text-align:center;}
.bidding-file-text .bidding-file-list li a{color:#00a2d7;}
.bidding-file-text .bidding-file-list li a:hover{text-decoration:underline;}
.bidding-product-table{border-top:0px;width:100%;}
.bidding-product-table tr{border:1px solid #ccc;}
.bidding-product-table th{height:40px;font-size:14px;color:#333;font-weight:normal;text-align:center;}
.bidding-product-table td{border-bottom:1px solid #ddd !important;padding:14px 10px;}
.bidding-product-table td a{color:#00a2d7;}
.table-css table tr td{border:3px solid #0D0D0D}
div.spider-bidding {font:icon;}
.page-title{font-size:32px;color:#163246;height:32px;line-height:32px;text-align:center;}

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