@charset "utf-8";
/* CSS Document */
body {
	font:13px Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#222;
	font-family: Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
}
*{
	outline:none; 	
    box-sizing: content-box;
}
a:link {
	color:#005aa0;
	text-decoration:none;
	outline:none
}
a:visited {
	color:#005aa0;
	text-decoration:none;
}
a:hover,.keywords a:hover {
	color:#058156;
}
a:active {
	color:#005aa0;
}
a{color:#005aa0;}
h1{font:bold 18px Arial, Helvetica, sans-serif;padding:5px 0;}
h2{font:bold 16px Arial, Helvetica, sans-serif;padding:5px 0;}
h3{font:bold 14px Arial, Helvetica, sans-serif;padding:5px 0;}
.round3 {
	-moz-border-radius:3px;      /* Gecko browsers */
    -webkit-border-radius:3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
}
.fl {
	float:left
}
.fr {
	float:right
}
strong{font-weight:bold}
.center{ text-align:center}
.magin20{margin:20px 0;}
.c1{color:#079f6a}/*桔色*/
.c2{color:#ff5e5e}/*红色*/
.c3{color:#01a16a}/*蓝色*/
.c4{color:#888;}/*深灰*/
.c5{color:#5aaf92;}/*深灰*/
.grayA a:link{color:#888}
.grayA a:visited{color:#888}
.grayA a:hover{color:#058156}
.grayA a:active{color:#888}
.OrangeA a:link{color:#ff7300}
.OrangeA a:visited{color:#ff7300}
.OrangeA a:hover{color:#058156}
.OrangeA a:active{color:#ff7300}
.grayHA a{color:#333;}
.grayHA a:hover{ text-decoration:underline}
.clear{ clear:both}
.content{padding:20px 0; }

.user_a1{ background-color:#01a16a; color:#fff!important;display:block; width:100%; height:36px; border-radius: 3px; text-align:center; font-size:14px; line-height:36px; margin-top:30px;}
.user_a2{ border:1px solid #01a16a; color:#01a16a!important;display:block; width:100%; height:36px; border-radius: 3px; text-align:center; font-size:14px; line-height:36px; margin-top:20px;}
/*底部*/
.footer{background:#fff; width:100%; height:160px; padding:30px 0px; border-top:#dcdcdc solid 1px;border-bottom: #dcdcdc solid 1px;text-align:left;overflow: hidden;}
.footer_in{ width:1210px; margin:0px auto;}
.footer_left{ width:200px;height:160px; border-right: 1px solid #dcdcdc;}
.footer_left .job{ font-size:13px; margin-top: 5px;color: #9b9797;}
.footer_left .Nom{ padding-top: 40px;font-size: 24px;font-weight: bold;color: #5a5a5a;}
.footer_left .QR img{ width: 110px;margin: 10px 0 0 -4px;}
.footer_center{width:980px; border-left:#dcdcdc solid 1px;border-right:#dcdcdc solid 1px; margin-left:200px; padding:0px 80px;box-sizing: border-box;}
.footer_center li:first-child{ font-size:16px; text-align:left}
.footer_center li:first-child{ color:#686868}
.footer_center ul li{ padding:5px 0px; min-width:100px; }
.footer_center ul li a{ color:#8d8d8d}
.footer_center ul li a:hover{ color:#079f6a;}
.footer_center ul{ float:left; margin-left:80px;}
.footer_base{background:#fff; width:100%; padding:20px 0px;}
.footer_base_item{ width:1210px; margin:0px auto; text-align:center;color: #939393}
.footer_base_item a{color: #939393; }
.footer_base_item ul li{ line-height:30px;}
.gary_new{ text-align:center;}
.gary_new span{ margin-right:80px; font-size:14px;}
/*底部*/
.Brand-wrap ul li a{ color:#333;}

.topnavbox {
	height:30px;
	border-bottom:1px solid #eee;
	background:#f9f9f9;
	line-height:30px;
	color:#888;
}
.topnavbox a {
	color:#888;
	padding:0 6px;
	line-height:36px;
	height:36px;
	display:inline-block
}
.topnavbox a:hover {
color:#079f6a
}
/*盒子*/
.topnav,.headerbox, .BoxW{
	width:990px;
	margin:auto;
	clear:both
}

.topnav_r ul li {
	float:left;
	position:relative;
	margin-right:3px;
	height:30px;
	line-height:30px;
	border-left:1px solid #f9f9f9;
	border-right:1px solid #f9f9f9;
}
.topnav_r ul li:after {
	content:"|";
	position:absolute;
	right:-4px;
	top:0;
	color:#ccc;
}
.topnav_r ul li ul li:after{content:""}
.topnav_r .pulldown:hover{ background:#fff;border-left:1px solid #eee;border-right:1px solid #eee;}
.topnav_r  .pulldown .inquiry2 {
visibility:hidden;
 transition: all 40ms linear;
  -o-transition: all 40ms linear;
  -ms-transition: all 40ms linear;
  -moz-transition: all 40ms linear;
  -webkit-transition: all 40ms linear;
  position:absolute;
  top:30px;
  left:-1px;
  background:#fff; 
  padding:15px 0 15px 0;
  border:1px solid #eee;
  border-top:none;
  height:auto;
  width:260px;
  padding:5px 10px;
  height:auto;
    z-index:20;
	
}

.mall-topnavbox .topnavbox{ background:#FFF; height:36px; line-height:36px;}
.mall-topnavbox .logo1 img{height: 24px;width: 124px;margin-top: 5px;}
.mall-topnavbox .sjsc{ position:relative; top:10px; margin-left:35px; margin-top:0;}
.mall-topnavbox .HotTel{line-height:36px;}
.mall-topnavbox .topnav_r ul li{line-height:35px;}
.mall-topnavbox .topnav_r  .pulldown .inquiry2 {top:36px;}
.position-30{position:relative; right:-30px}
.topnav_r .pulldown:hover .inquiry2,.topnav_r .pulldown:hover .ShoppingList{
/*  opacity: 1;*/
  visibility: visible;
 
	}
.inquiry2 dl{ display:block;margin-right:20px;color:#333; float:left; line-height:normal; width:110px;}
.inquiry2 dl dt{font-weight:bold; line-height:30px}
.inquiry2 dl dd a{padding:0; line-height:25px;height:25px; width:100%;}
.pulldown i{ background:#f00; border-radius:10px;padding:0 4px;color:#FFF; font-style:normal;font-size:12px}
.pulldown b{color:#F00;margin-left:2px; font-weight:normal}

.btn_org_gradient{
    background: -webkit-linear-gradient(right,#069866,#03ad72);
    padding: 10px 53px;
    color: #fff !important;
    border-radius: 3px;
    font-size: 14px;
    cursor:pointer;
	margin-top:5px;
    }
.btn_org_gradient:hover{
    background: -webkit-linear-gradient(right,#079f6a, #079f6a); color: #fff; }
.Header_position{position: absolute; top: 36px; right: 8px;}

.welcome a {
	padding:0 0 0 15px;
}
.headerbox {
	height:70px;
	padding:20px 0 30px 0; position:relative;
}
.logo {
	height:56px;
	width:207px;
	background:url(../image/logo.gif) no-repeat;
	position:relative;
	top:15px;
}

.logo span,.PCT span {
	position:fixed;
	top:-1000px;
}
.searchbox {margin-right:242px;color:#000; margin-top:15px; }
a.buycar{border:1px solid #01a16a;padding:2px 15px; line-height:32px; height:32px;cursor:pointer;border-radius:3px;position:absolute;top:0px;right:0;font-size:14px;color:#888}
a.buycar:hover{background:#f5f5f5; color:#ff7300}
.buycar .icon-shopcar{ float:left;margin-right:10px;margin-top:6px;}
.buycar .promit-pack{ float:right}
.sea_input {
	height:32px;
	width:370px;
	line-height:32px;
	border:2px solid #01a16a;
	padding:2px 5px;
	/*border-bottom-left-radius:3px;*/
	float:left;
}
.sea_input_radius{
	height:34px;
	width:240px;
	line-height:32px;
	border:1px solid #01a16a;
	padding:2px 5px;
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
	float:left;}
.simple { margin-top:2px;}
.dza{ color:#999; position:absolute; top:45px;}
.dza a{ font-size:12px; color:#666; margin-right:2px; margin-left:2px;}
.dza span{ color: #ccc !important; margin-left: 7px; margin-right: 7px; font-size: 12px;}
.dza a:hover{color:#007e53;}
.dc{ position:relative;}
.dc::after { content: '';  width: 27px; height: 20px; display: inline-block; background:url(../../img/dc.png) no-repeat center 0;  position: absolute;  right:40px; top:-6px;}
.dc2,.dc11,.dc12,.dc3{ position:relative;}
.dc2::after {content: '促';color: #fff;width: 16px;height: 16px;display: inline-block; background: red;position: absolute;top: -6px;font-size: 12px;line-height: 16px;border-radius: 3px;box-shadow: 2px 2px 2px #ccc;text-align: center;}
.dc3::after {content: '赠';color: #fff;width: 16px;height: 16px;display: inline-block; background: red;position: absolute;top: -5px;font-size: 12px;line-height: 16px;border-radius: 3px;box-shadow: 1px 2px 2px #ccc;text-align: center; left:-19px;}
.dc11::before{content: '';  width: 24px; height:15px; display: inline-block; background:url(../img/icon11.png) no-repeat -103px -70px;  position: absolute;left: -24px;top: -4px;}
.dc12::after{content: '';  width:24px; height:15px; display: inline-block; background:url(../img/icon11.png) no-repeat -60px -70px;  position: absolute; right:40px; top:-6px;}
.dimg img{ width:32px; position:relative; top:-1px; margin-left:3px;}

.simple .sea_input_radius{ height:26px;border:1px solid #dbdbdb;}
.simple .sbut1box{background:#adadad;height:32px;}
.simple .sea_but_radius{background:url(../image/icon_index.png) no-repeat 20px -20px; height:32px;}

.sea_but_radius{background:url(../image/icon_index.png) no-repeat 20px -15px; cursor:pointer;}
.box_but_radius{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.company-info-head .txt-1{font-size:24px; font-weight:bold; color:#514141; }
.company-info-head .txt-2{ color:#646464;white-space: nowrap;width: 820px;overflow: hidden;text-overflow: ellipsis;}
.sea_but2,.sea_but1,.sea_but_radius {
	height:40px;
	width:65px;
	padding:2px;
	border:none;
}
.sbut1box{ background:#01a16a;height:40px;width:65px; float:left;overflow: hidden;}
.sea_but1 {background:url(../image/icon_index.png) no-repeat 20px -15px; cursor:pointer;}
.sea_but2 {
	border:1px solid #cacaca;
	border-left:none;
	background:#f9f9f9 ;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	width:80px;
	color:#01a16a;
	float:left; cursor:pointer;
	border:1px solid #01a16a;border-left:none;font-size:15px;
}
.sea_but2:hover{border:1px solid #01a16a;
	border-left:none;color:#ff7300}
.keywords {
	padding:3px 0;
	color:#888;
	height: 20px;
	overflow: hidden;
}
.keywords a{color:#888; margin-right:5px\9;white-space: nowrap}
.jifen{    font-size: 18px;
    color: #333!important;
    margin-left: 25px;
    font-weight: bold; position:relative;}
	.jifen:hover{ color:#01a16a;}
.jifen span{    width: 28px; height: 19px; display: inline-block;  position: absolute;top: -15px; margin-left: 5px;}
.ProNavMenu{ width:225px; height:40px;  box-sizing:border-box; cursor:pointer; display:block}
.ProNavMenu h2 {color:#fff; font-size:18px; line-height:39px;padding:0 15px;text-align: center;background: #01a16a;}
.menu {height:38px;background:#fff;font-family:"微软雅黑"; font-size: 15px;line-height:36px;border-bottom:2px solid #01a16a;}
.menu li {float:left;position:relative;height:32px;}
.menu li a {color:#333;padding:0 25px;	}
.menu .current a,.menu li:hover a {  color: #01a16a;  }
.DS_nav_tab{background:rgba(0,0,0,0.5);width:225px;height: 443px;position: relative;z-index:99;}
.DS_nav_tab .tab_head{padding: 10px 0; }
.DS_nav_tab .tab_head:hover{ background: #fff;}
.DS_nav_tab .tab_head:hover a{ color:#01a16a}
.DS_nav_tab .tab_head_item a{ color:#FFF}
.DS_nav_tab .tab_head_item a:hover{ color:#01a16a}
.DS_nav_tab .tab_head_item{ padding:0px 15px;line-height: 23px;}
.DS_nav_tab .tab_head_item .item_title{ font-size:17px; font-weight:bold}
.DS_nav_tab .tab_head_item .item_children a{ font-size:13px; width:50%; display:inline-block; overflow:hidden; text-overflow:ellipsis;white-space: nowrap;cursor: default;}

.DS_nav_tab .item_body{width:741px;height: 100%;border-right:#01a16a solid 1px;border-bottom:#01a16a solid 1px;background:#FFF;position: absolute;top: 0px;left: 224px;z-index: 99;padding:10px 20px;box-sizing: border-box;display:none;overflow-y: auto;}
.DS_nav_tab .info-panel h3 a{ color:#01a16a !important; font-size:15px; font-weight:bold}
.DS_nav_tab .info-panel dl dd{ float:left;line-height: 22px;}
.DS_nav_tab .info-panel{ overflow:hidden;}
.DS_nav_tab .info-panel .T-leng{width: 100px; display:none}
.DS_nav_tab .info-panel .T-leng a{ color:#333; font-size:12px ;width:100px;overflow:hidden;text-align:  right;text-overflow:  ellipsis;white-space:  nowrap; display: inline-block; font-weight:normal;line-height: 24px;}
.DS_nav_tab .info-panel .B-leng a{color:#666666;font-size: 12px;font-weight:normal;display: inline-block;line-height: 24px;}
.DS_nav_tab .info-panel .B-leng a:after{content:'  |  '; color:#cccccc; margin:0px 6px;}
.DS_nav_tab .info-panel .B-leng .IsPro{ color:#666;}
.DS_nav_tab .info-panel .B-leng{ width:100%;}
.DS_nav_tab .meun-list:hover{background: #fff; border-left: 2px solid #2dc4df;  }
.DS_nav_tab .meun-list:hover a.T1{color: #01a16a;}
.DS_nav_tab .meun-list:hover .item-wrap{ border-top:1px solid #fff;}
.info-panel .T-leng a:hover,.info-panel .B-leng a:hover,.DS_nav_tab .info-panel .B-leng .on:hover{color:#01a16a;}
.DS_nav_tab .tab_head:hover .item_body{ display:block}
/*询价*/
.RFQbox{margin:20px auto; overflow:hidden}
.FRQsl input{margin-right:5px;}
.FRQsl li{padding:3px 5px;padding-left:13px; max-width: 540px; word-break:break-all}
.bj0,.bjstar{background:url(../image/icon_productlist.png) no-repeat -122px -240px;height:14px;font-size:0px; line-height:0;-webkit-text-size-adjust: none;width:85px}
.bj0:hover{font-size:12px; background:none; line-height:100%; text-align:center;}
.bj1{background-position:-119px -240px}
.bj2{ background-position:-119px -254px}
.bj3{background-position:-119px -268px}
.bj4{background-position:-119px -282px}
.ReplyTime .bj0 a{ line-height:16px}
.FRQsupplier h2:before{content:"";width:9px;height:9px; background:url(../image/inon_pop.png) no-repeat 0 -20px; display:inline-block;margin-right:5px;}
.FRQsupplier,.fillBox{ display:block; float:left}
.FRQsupplier{/*max-width:320px;*/}
.err{color:#F00}
.ProDetaTop{overflow:hidden;}
.PimgBox{width:258px;height:198px;border:1px solid #dedede; text-align:center; display:table-cell;vertical-align:middle; background:#fff; clear:both}
.PimgBox img{max-width:258px;max-height:198px;}
.PimgSBox{ text-align:center}
.PimgSBox ul li{border:1px solid #dedede;width:42px;height:42px; display:block;margin:5px; float:left}
.PimgSBox ul li img{width:40px;height:40px;border:1px solid #fff; cursor:pointer}
.PinfBox{padding:0 25px 0 15px;width:400px;}
.PinfBox ul li{border-bottom:1px dotted #ccc;padding:5px 2px;}
.PinfBox ul li span{color:#666;}
.SupBox{width:268px;padding:10px;}
.SupBox h3{ font-weight:normal;margin-bottom:15px;}
.SupBox ul li{padding:2px 0; color:#333;}
.SupNormal{
border:1px solid #c8c8c8;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#efefef,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #efefef,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#efefef,#ffffff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#efefef), to(#ffffff));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #efefef, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #efefef, #ffffff);  /*Opera 11.10+*/}

.SupVIP{
border:1px solid #01a16a;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d5ebf1,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #d5ebf1,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#d5ebf1,#fff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#d5ebf1), to(#ffffff));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5ebf1), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #d5ebf1, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #d5ebf1, #ffffff);  /*Opera 11.10+*/}
.SupGold,.SupBrand{
border:1px solid #ff8900; position:relative;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffefcf,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #ffefcf,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#ffefcf,#ffffff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#ffefcf), to(#ffffff));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffefcf), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #ffefcf, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #ffefcf, #ffffff);  /*Opera 11.10+*/}
.SupGold:before{content:"金牌供应商";width:70px;height:0; background:url(../image/icon_icon.png) no-repeat -120px -81px; display:block; position:absolute;top:58px; right:10px;color:#f00;padding-top:70px;}
.SupBrand:before{content:"品牌推广";width:60px;height:71px; background:url(../image/icon_icon.png) no-repeat -120px -155px; display:block; position:absolute;top:55px; right:20px;padding-top:55px;color:#f00; text-align:center}
.SupGold h3 a,.SupBrand h3 a{color:#C60}
.SupGold h3 a:hover,.SupBrand h3 a:hover{color:#005aa0}
.icon{ background: url(../image/icon_icon.png) no-repeat; display:inline-block;}
.Certification{ background-position:0 0;width:78px;height:22px;}
.CheckFirm{ background-position:0 -80px;width:78px;height:22px;}
/*.qq{width:77px;height:22px; background-position: -103px 0;}*/
.SLogo img{max-width:160px;max-height:70px;margin-right:20px;}
.SupFoot{ position:relative}
.SupFoot .qq{ float:right; position:absolute;bottom:1px;right:0;}

.ProDetaCon{overflow:hidden}
.labelbox {
	margin:2px 0;
	clear:both;
	top:45px;
}
.p_label{ z-index:2; position:relative}
.p_label_content {
	height:auto;
	clear:both;
	text-align:left;
	background:#fff;
	position:relative;
}
.p_label ul {
	height:32px;
	margin:0;
}
.p_label li {
	float:left;
	cursor:pointer;
	margin-left:10px;
	font:11pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:33px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
-moz-border-top-left-radius:3px;
-moz-border-top-right-radius:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
width:158px;
text-align:center;
	
}
.p_normaltab {margin:0px;
    border:1px solid #a6dbef;
	border-bottom:0px solid transparent;
	height:28px;
	background:#efefef;
	top:4px;
	position:relative;
	color:#6cb3ce
	}
.p_hovertab {
	border-bottom:none;
	color:#056387;
	background:#fff;
	border:1px solid #01a16a ;
	border-bottom:0px solid transparent;
	position:relative;
	top:1px;
	left:0px;
	height:33px;
}
.p_tablast{
	border-bottom:none;
	color:#1F3A87;
	background:#fff;
	border-right:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	position:relative;
	top:0px;
	right:-1px;
	padding:0 10px;height:33px;line-height:32px;	
	}
.Label_show {border-top:1px solid #01a16a; padding:20px 0;
 height:auto;

}
.hide {display:none;}
.p_hovertab,.p_normaltab{
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dfeef5,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #dfeef5,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#dfeef5,#ffffff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#dfeef5), to(#ffffff));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfeef5), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #dfeef5, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #dfeef5, #ffffff);  /*Opera 11.10+*/}
.ProBaseInf{border-bottom:1px solid #ccc;padding-bottom:15px;margin-bottom:20px;}
.ProBaseInf ul li{ display:inline-block;padding-right:30px;}
.evaluate_box li{  border-bottom:1px dotted #CCC;padding:20px 0;}
.star{margin-right:15px;margin-left:3px; background:url(../image/icon_productlist.png) no-repeat; display:inline-block;width:63px;height:15px; position:relative;top:4px;}
.star0{ background-position:-137px -130px;}
.star1{ background-position:-137px -145px;}
.star2{ background-position:-137px -160px;}
.star3{ background-position:-137px -175px;}
.star4{ background-position:-137px -190px;}
.iptime span{margin-right:20px;}
.evaluate_con,.iptime{padding-top:15px; color:#555;}
.note1{ background:#fff6ef; border:1px solid #edd9c8; padding:10px;color:#ff7300}
.evaluate_fill_box{padding-top:20px;}
.evaluate_fill_box .evaluate_fill{margin:10px 0; background:#efefef;padding:20px 30px; overflow:hidden}
.evaluate_text{width:860px;height:80px;border:1px solid #ccc;padding:10px; font:13px Arial, Helvetica, sans-serif;margin:10px 0}
.evaluate_fill_box ul li{padding:5px 0;}
.evaluate_fill_box ul li span{padding:0 5px;}
.evaluate_fill_box ul li span:hover{ color:#F00}
.evaluate_email{border:1px solid #ccc;padding:2px 10px; font:13px Arial, Helvetica, sans-serif; height:25px;width:360px;}
.title_gradation_b{
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dfeef5,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #dfeef5,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#dfeef5,#ffffff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#dfeef5), to(#ffffff));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfeef5), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #dfeef5, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #dfeef5, #ffffff);  /*Opera 11.10+*/
border-top:1px solid #64b7d7;padding:12px 8px;color:#056387; line-height:100%}
.title_gradation_o{
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffc37e,endColorStr=#ffffff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #ffc37e,  #ffffff);        /* IE 10 */
background:-moz-linear-gradient(top,#ffc37e,#ffffff);/*火狐*/ 
background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(#ffc37e), to(#ffffff));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffc37e), to(#ffffff));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #ffc37e, #ffffff);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #ffc37e, #ffffff);  /*Opera 11.10+*/
border-top:1px solid #ff8900;padding:12px 8px;color:#056387; border-bottom:none; line-height:100%}
.PackBox a{display:inline-block; border:1px solid #ccc;padding:1px 6px;margin:2px 8px 2px 0px;color:#666; position:relative}
.PackBox a:hover{border:1px solid #F00;color:#f00;}
.PackBox ul li{border-bottom:1px #ffffff;}
.PackBox .selected{border:1px solid #f00; color:#f00}
/*.PackBox .selected:after{width:13px;height:12px;content:""; background: url(../image/icon_productlist.png) no-repeat -72px -220px; display:block; position:absolute; right:-1px;bottom:-1px;}*/
hr{border:none;border-top:1px dotted #ccc; margin:20px 0;}
.ProList_Related{overflow:hidden;padding:15px 0; border-top:1px dotted #ccc;}
.ProList_Related img{width:120px;max-height:92px; margin-right:50px;}
.ProList_Related ul li{margin:10px 25px 0 0; display:inline-block; color:#666;}
.table_grayline th,.table_grayline td{border-bottom:1px solid #fff;padding:8px; background:#f5f5f5}
.table_grayline th{ background:#fff;}
.table_grayline td table td{padding:0}
.table_grayline .PLPrice strong{font-size:13px}
.table_grayline th{color:#666}
.table_grayline tr:hover{ background:#f5f5f5;}
.icon_gold{width:14px;height:16px; background-position:-70px -40px; position:relative; top:3px;}
.price-range{ font: bold 22px Arial, Helvetica, sans-serif; color:#F00}
.padTB10{padding:15px 0}
.padTB20{padding:25px 0}
.padLR10{padding:0 5px}
.mTB{margin:20px 0}
.button_buy{border:1px solid #f00;padding:5px 8px; cursor:pointer;margin-right:1px;color:#f00; background:#fff; border-radius:20px}
.button_o{color:#fff; background:#ff7300}
.button_r{color:#fff; background:#f00}
.button_g{color:#666; background:#ccc;}
.button_green{color:#fff; background:#01a16a;}
.button_blue{color:#fff;background:#01a16a}
.button_o,.button_r,.button_g,.button_green,.button_blue{border:none;padding:5px 8px; cursor:pointer;margin-right:1px;}
.button_o:hover,.button_r:hover,.button_g:hover,.button_green:hover,.button_blue:hover{ background:#ff8900;color:#fff;}
.w120{width:120px;}
.gmp{color:#fff;margin-right:2px;background:#004dff; border-radius:20px; text-decoration:none;font-size:13px;padding:2px; position:relative;/*display:table; float:left; */line-height:13px;cursor:pointer}
.gmpdetail:before{content:"";height:9px;width:16px; position:absolute;top:-3px;left:38px; display:block; background:url(../image/icon_productlist.png) no-repeat -184px -225px}
.gmpdetail .table_lr td,.gmpdetail .table_lr th{padding:2px;}
.gmpdetail{ display:block;position:absolute;top:22px; left:-10px;width:500px;background:#fff; z-index:20;box-shadow:0px 0px 5px #ccc;color:#000;padding:15px;}
.icon_pd{display:inline-block;margin-right:5px;position:relative;font-size:14px; font-family: "微软雅黑";color:#aaa;transition:all 0.1s;
-moz-transition: all 0.1s;/* Firefox 4 */
-webkit-transition: all 0.1s;/* Safari 和 Chrome */
-o-transition: all 0.1s; }
.topnav_r ul li:hover .icon_pd{
transform: rotate(180deg);
-ms-transform: rotate(180deg);		/* IE 9 */
-webkit-transform: rotate(180deg);	/* Safari and Chrome */
-o-transform: rotate(180deg);		/* Opera */
-moz-transform: rotate(180deg);		/* Firefox */
transition:all 0.1s;
-moz-transition: all 0.1s;	/* Firefox 4 */
-webkit-transition: all 0.1s;	/* Safari 和 Chrome */
-o-transition: all 0.1s;
position:relative;top:3px
}
.headfloat{height:45px; background:#fff; box-shadow:0 0 5px #888; position:fixed; top:0;left:0; width:100%; z-index:999;border-bottom:1px solid #ccc\9;}
.headfloat .logo1 img{height:30px;width:126px; margin-top:7px;}
.searchbox1{padding-top:2px;/*width:560px;margin-left:175px;*/width:840px;margin-left:20px; position:relative}
.searchbox1 ul li{ float:left}
.searchbox1 .TypeC{ position:absolute;top:6px;left:2px;width:85px;height:32px; line-height:32px;border-right:1px solid #eee;}
.searchbox1 .TypeC .TypeD{width:85px;top:30px;border-top:none;}
.searchbox1 .TypeC .TypeD li{ display:block; width:75px; text-align:left;padding-left:10px}
.searchbox1 .TypeC .TypeD li:hover{ background:#efefef;}
.searchbox1 .sea_input{width:460px;}
/*以下是常见问题*/
.content_w:after{content:"";height:1px; display:block; clear:both}
.AQmenuT{border:1px solid #aacdd3; background:#c8e7ec;margin-bottom:10px;height:32px;}
.AQmenuT li{display:block; float:left;}
.AQmenuT li:hover{ background:#a4d2d9;top:0}
.AQmenuT li:first-child{border-left:none}
.AQmenuT a{padding:2px 15px;font:15px/32px '微软雅黑';color:#000;}
.AQmenuT .current{ background:#a4d2d9;border-left:1px solid #80bec9;border-right:1px solid #80bec9;}
.AQL{width:240px; background:#f9f9f9;border:1px solid #ccc;height:400px;margin-right:30px;}
.AQL h3{margin:10px 0 0 10px;}
.AQL li{padding:5px 0; border-bottom:1px dotted #ccc;line-height:20px; margin:0 10px;}
.AQR {width:718px; background:#fff}
.AQR h2{margin-top:40px; text-align:center;font:22px "微软雅黑"}
.AQR h3{margin-top:20px}
.AQR .bj0:hover{ background:inherit}
.A img{max-width:718px; height:auto}
.A p{padding:5px 0; line-height:22px;}
.A .table{margin:15px 0}
.A .table td{color:#666;padding:10px;}
.Tel400{margin:20px 0; background:#efefef; clear:both;padding:20px;font:18px/50px "微软雅黑";}
.kf{width:50px;height:42px; background:url(../image/aq.png) no-repeat 0 0; display:block; float:left;}
.marginALL{margin:10px;}
.marginL10{margin-left:10px;}
.marginR10{margin-right:10px;}
.marginR30{margin-right:30px;}
.marginTB10{margin:10px 0px;}
.SearchEmpty{width:90%;min-height:260px;margin:auto; line-height:30px;padding:70px 0;color:#888; text-align:center;}
.SearchEmpty h2,.ScreenEmpty h2{font-weight:normal; font-family:"微软雅黑"; position:relative;}
.ScreenEmpty{background:#f5f5f5; border:1px solid #ff7300;padding:30px 0; margin-top:10px;text-align:center;}
.SearchEmpty h2{font-size:26px;color:#333;}
.succ{ width:26px;height:26px; background:url(../image/inon_pop.png) no-repeat 0 -62px; display:inline-block;color:#fff;margin-right:5px;}
.synonym{height:260px;overflow:auto; width:500px;}
.HotTel{  color: #f00;
    float: right;
    font:14px/30px verdana;
    padding-left: 10px; text-shadow:0 0 0 #999;}
.PDA{display: block; outline: 1px solid; width: 145px;}
.ie8visible{display:none}
/*春节*/
.menu1{     background: transparent;}
.cjbg{ width:100%; background:url(/img/cgbbg.jpg) no-repeat center 0;}
/*春节*/

/*以下是采购清单*/
.ShoppingBox{height: 32px;width:160px;  display:inline-block;position: absolute;
top: 50px;
right: 0;}
.ShoppingBox .ShoppingList {
  visibility:hidden;
  transition: all 40ms linear;
  -o-transition: all 40ms linear;
  -ms-transition: all 40ms linear;
  -moz-transition: all 40ms linear;
  -webkit-transition: all 40ms linear;
  position:absolute;
  top:37px;
  right:0;
  background:#fff; 
  padding:15px 0 15px 0;
  border:1px solid #01a16a;
  height:auto;
  width:340px;
  padding:5px 0px 0;
  height:auto;
    z-index:20;
}
.ShoppingBox:hover .ShoppingList{ visibility:visible}
.ShoppingList dl dt{border-bottom:#ccc solid 0px; font-weight:700; color:#666;padding:5px 0}
.ShoppingList dl dd{ border-bottom: dotted 1px #ccc; clear:both;padding:5px 0}
.ShoppingList dl dd a.ShoppingList-tit{width:200px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;  display:inline-block}
.ShoppingList .operate{  height:22px; line-height:22px; padding:0 0 6px 0;  }
.ShoppingList .operate a{ float:right;}
.ShoppingList .purchase-info{padding:10px; background:#f6f6f6; text-align:right}
.ShoppingListWrap {padding:0px 10px;}

.cx{ position:relative;}
.cx::after{ content: ''; width:27px; height:21px; display:inline-block; background:url(../../images/hot.gif) no-repeat center 0; position:absolute; right: -30px; top:-5px;}

@media screen and (min-width: 1280px){
.topnav,.headerbox, .BoxW{width:1210px;}
.sea_input {width:545px;}
.PinfBox{width:620px;}
.searchbox1{width:920px; margin-left:160px;}
.searchbox1 .sea_input{width:560px;}
.Supplier-Left{width:950px;}

	}
