﻿@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;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #005aa0;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #005aa0;
	text-decoration: none;
}

a:hover, .keywords a:hover, .inquiry2 dl dd a:hover {
	color: #ff7300;
}

a:active {
	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: #ff7300
}
/*桔色*/
.c2 {
	color: #F00
}
/*红色*/
.c3 {
	color: #005aa0
}
/*蓝色*/
.c4 {
	color: #888;
}
/*深灰*/
.c5 {
	color: #5aaf92;
}
/*深灰*/
.grayA a:link {
	color: #888
}

.grayA a:visited {
	color: #888
}

.grayA a:hover {
	color: #ff7300
}

.grayA a:active {
	color: #888
}

.OrangeA a:link {
	color: #ff7300
}

.OrangeA a:visited {
	color: #ff7300
}

.OrangeA a:hover {
	color: #ff9800
}

.OrangeA a:active {
	color: #ff7300
}

.grayHA a {
	color: #333;
}

	.grayHA a:hover {
		text-decoration: underline
	}

.clear {
	clear: both
}

.content {
	padding: 10px 0;
}

.foot {
	margin: auto;
	color: #888;
	text-align: center;
	padding: 30px 0;
	line-height: 25px;
	background: #515151;
	clear:both;
}

	.foot a {
		color: #888;
	}

		.foot a:hover {
			color: #ff7300;
		}

	.foot ul li {
		line-height: 24px;
	}

.topnavbox {
	height: 30px;
	border-bottom: 1px solid #eee;
	background: #f9f9f9;
	line-height: 30px;
	color: #888;
}

	.topnavbox a {
		color: #888;
		padding: 0 6px;
		line-height: 30px;
		height: 30px;
		display: inline-block;
	}

		.topnavbox a:hover {
			color: #ff7300
		}
/*盒子*/
.topnav, .headerbox, .BoxW {
	width: 990px;
	margin: auto;
	clear: both
}

.topnav_l .pull-down-list {
	background: #FFF;
	border: 1px solid #ddd;
	border-top: none;
	visibility: hidden;
	z-index: 20;
	position: absolute;
	width: 98px;
}

	.topnav_l .pull-down-list a {
		padding: 0 15px;
		display: block;
		color: #888
	}

.topnav_l .drop {
	display: block;
	cursor: pointer;
	line-height: 30px;
	width: 100px;
}

	.topnav_l .drop:hover {
		background: #eee;
	}

.topnav_l .pull-down-list a:hover {
	background: #eee;
	color: #ff7300
}

.topnav_r ul li, .topnav_l ul li {
	float: left;
	position: relative;
	margin-right: 10px;
	height: 36px;
	line-height: 30px;
}

	.topnav_r ul li:after, .topnav_l ul li:after {
		content: "|";
		position: absolute;
		right: -6px;
		top: 0px;
		color: #ccc;
	}

	.topnav_r ul li ul li:after {
		content: ""
	}

.topnav_r .pulldown {
	padding: 0px 6px;
}

	.topnav_r .pulldown:hover {
		background: #fff;
		height: 36px;
	}

	.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 #ddd;
		border-top: none;
		height: auto;
		width: 285px;
		padding: 5px 10px;
		height: auto;
		z-index: 20;
		box-sizing: border-box;
	}
/*language start*/
.language {
	position: relative;
}

.earth {
	background: url(../image/zxb-icon.png) no-repeat -78px -42px;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0px 6px;
}

.nav-link-inner .golab img {
	width: 12px;
	height: 12px;
	top: 2px;
	position: relative;
	margin-right: 4px;
}

.arrow-down:after {
	content: '▼';
}

.nav-coreFlyout {
	margin: -3px 0 0 -2px;
	padding-bottom: 7px;
	width: 180px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-radius: 0\9;
	*border-radius: 0;
	display: none
}

.nav-flyout {
	position: absolute;
	display: none;
	overflow: visible !important;
	background: #fff;
	border: 1px solid #bbb;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 14px;
	margin: 0;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
	-ms-user-select: none;
	zoom: 1;
	-webkit-transform: translate3d(0,0,0);
	font-size: 13px;
	font-family: arial,sans-serif;
	line-height: normal;
	right: 0px;
	top: 30px;
	z-index: 99
}

.nav-coreFlyout .nav-arrow {
	margin-left: 90px
}

.nav-flyout .nav-arrow {
	border-style: solid;
	_border-style: dashed;
	border-width: 9px;
	border-color: transparent;
	border-top-width: 0;
	border-bottom: 9px solid #ccc;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: -9px
}

.nav-flyout .nav-arrow-inner {
	border-style: solid;
	_border-style: dashed;
	border-width: 9px;
	border-color: transparent;
	border-top-width: 0;
	border-bottom: 9px solid #fff;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 1px;
	left: -9px
}

.nav-tpl-itemList {
	width: 150px;
}

.nav-divider {
	margin-top: 6px;
	margin-left: 24px
}

.nav-tpl-itemList .nav-item {
	position: relative;
	display: block;
	clear: both;
	font-family: arial,sans-serif;
	line-height: 16px;
	height: 24px;
	padding: 0 0 7px;
	margin: 0;
	text-decoration: none;
	cursor: default;
	float: left;
}

.nav-tpl-itemList .nav-text {
	display: block;
	font-size: 13px;
	color: #444;
	font-weight: 400;
	white-space: normal;
	word-wrap: break-word
}

	.nav-tpl-itemList .nav-text img {
		position: relative;
		top: 3px;
		margin-right: 8px;
	}

.icp-radio {
	margin: 0 .5em 0 0;
	position: relative;
	top: 4px;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../image/zxb-icon.png);
	background-position: -54px -65px
}

	.icp-radio.icp-radio-active, a:hover .icp-radio.icp-radio-active {
		background-position: -78px -65px
	}

a:hover .icp-radio {
	background-position: -102px -65px
}

.nav-tpl-itemList .nav-divider {
	position: relative;
	display: block;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	background: #EEE;
	margin: 0 0 9px;
	clear: both;
}

.nav-tpl-itemList .nav-link:hover .nav-text {
	cursor: pointer;
	color: #e47911;
	text-decoration: underline
}

.language:hover .nav-coreFlyout {
	display: block
}

.countryPopUp {
	background: #FFF;
	width: 600px;
	height: auto;
	margin: 0px auto;
	border: 1px solid #CCC
}

	.countryPopUp p {
		border-bottom: #CCC solid 1px;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		margin: 0px;
		padding: 0 20px;
	}

.luaguager-list {
	padding: 20px;
	box-sizing: box-border;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

	.luaguager-list ul li {
		height: 32px;
		line-height: 32px;
	}

		.luaguager-list ul li a {
			color: #666;
			font-size: 14px
		}
/*pupbox*/
.location {
	background: #FFF;
	width: 680px;
	height: 80%;
	position: relative;
	box-shadow: 0px 0px 5px #999;
	margin: 0px auto;
	overflow: hidden;
	padding: 20px;
}

	.location h2 {
		text-align: center;
		border-bottom: #CCC solid 1px;
		font-size: 20px;
		color: #666;
	}

.usually {
	padding-top: 20px
}

	.usually .conutriesLeft a {
		font-weight: bold;
		color: #666;
		display: block;
		height: 24px;
	}

	.usually .conutriesRight a {
		color: #666;
		display: block;
		height: 24px;
	}

	.usually a:hover {
		color: #e47911;
		text-decoration: underline
	}
/*language end*/
.mall-topnavbox .topnavbox {
	background: #FFF;
	height: 36px;
	line-height: 36px;
	color: #888;
	border-bottom: 1px solid #eee;
}

.mall-topnavbox .topnav_r ul li:after {
	content: "|";
	position: absolute;
	right: -4px;
	top: 0;
	color: #ccc;
}

.mall-topnavbox .topnavbox a {
	color: #888
}

.mall-topnavbox .topnav_r .pulldown:hover {
	background: #fff;
}

.mall-topnavbox .logo1 img {
	height: 24px;
	width: 124px;
	margin-top: 5px;
}

.mall-topnavbox .sjsc {
	position: relative;
	top: 10px;
}

.mall-topnavbox .HotTel {
	line-height: 36px;
	color: #999
}

.mall-topnavbox .topnav_r ul li {
	line-height: 35px;
}

.mall-topnavbox .topnav_r .pulldown .inquiry2 {
	top: 36px;
}

.mall-topnavbox .icon_pd {
	display: inline-block; /*margin-right:5px;*/
	position: relative;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #888;
	transition: all 0.1s;
	-moz-transition: all 0.1s; /* Firefox 4 */
	-webkit-transition: all 0.1s; /* Safari 和 Chrome */
	-o-transition: all 0.1s;
}

.mall-topnavbox .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
}

.mall-topnavbox .earth {
	background: url(../image/zxb-icon.png) no-repeat -78px -42px;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0px 6px;
}

.position-30 {
	position: relative;
	right: -30px
}

.topnav_r .pulldown:hover .inquiry2, .topnav_r .pulldown:hover .ShoppingList, .topnav_l .pulldown:hover .pull-down-list { /*  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%;
		color: #888
	}

.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
}

.welcome a {
	padding: 0 0 0 15px;
}

.headerbox {
	height: 120px;
	padding: 12px 0 26px;
	position: relative;
	box-sizing: border-box;
}
.logo {
	height: 50px;
	width: 207px;
	/*background: url(../image/logo.gif) no-repeat;*/
	background: url(../../img/logo-td.png) no-repeat;
	position: relative;
	top: 15px;
}
.logol{    float: left;  margin-top: 13px;}
/*.logo {
	height: 79px;
	width: 207px;
	background:url(../../image/gqlogo.png) no-repeat;
	position: relative;
	top: 7px;
}*/
/*2022春节图片样式*/
.SpringFestival_01{ width:100%; height:142px; background:url(../../img/SpringFestival01.png) no-repeat center 0;}
.SpringFestival_02{ width:100%; height:38px; background:url(../../img/SpringFestival02.png) no-repeat center 0;}
.SpringFestival_03{ width:282px; height:135px; background:url(../../img/SpringFestival03.png) no-repeat center 0;}
.SpringFestival_L{ position:absolute; left:40px;}
.SpringFestival_R{ position:absolute; right:40px;}
/*2022春节图片样式*/

	.logo span, .PCT span,.logo2021 span {
		position: fixed;
		top: -1000px;
	}

.searchbox {
	margin-left: 110px;
	color: #000;
	margin-top: 21px;
	position:relative;
}
/*搜索下拉*/
.cs_dropbox{ position:absolute; top:39px; left:0; background-color:#fff; width:447px; border:1px solid #29b5ce; z-index:9999;padding: 10px 0; }
.cs_dropbox1{width: 357px;    left: 90px;}
.cs_dropbox a{ display:block; line-height:30px; color:#333; font-size:14px; padding:0 10px;}
.cs_dropbox a:hover{color:#ff6900; background-color:#f3f3f3;}
.swrk{ width:100%; margin-top:5px; border-top:1px solid #eee; position:relative; top:10px;}
.swrk img{ height:11px; display:inline-block; margin-right:5px;}
.swrk a{ color:#000; font-size:14px;}
.swrk:hover{ background-color:#f3f3f3;}
a.buycar {
	border: 1px solid #29b5ce;
	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;
}

.icon-shopcar {
	background: url(../image/zxb-icon.png) no-repeat 0px -20px;
	width: 24px;
	height: 21px;
	display: block
}

.buycar .promit-pack {
	float: right
}

.sea_input {
	height: 40px;
	width: 320px;
	line-height: 40px;
	border: 2px solid #29b5ce;
	padding: 0 0 0 15px;
	float: left;
	box-sizing: border-box;
}

.sea_input_radius {
	height: 34px;
	width: 240px;
	line-height: 32px;
	border: 1px solid #29b5ce;
	padding: 2px 5px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	float: left;
}

.simple {
	margin-top: 2px;
}

	.simple .sea_input_radius {
		height: 26px;
		border: 1px solid #dbdbdb;
	}

	.simple .sbut1box {
		background: #adadad;
		height: 32px;
		width: 65px;
	}

	.simple .sea_but_radius {
		background: url(../image/icon_index.png) no-repeat 20px -20px;
		height: 32px;
		width: 65px;
		border: none;
	}

.mall-topnavbox .searchbox {
	margin-top: 0px;
	margin-left: 40px;
}

.mall-topnavbox .box_but_radius {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.sea_but_radius {
	background: url(../image/icon_index.png) no-repeat 20px -15px;
	cursor: pointer;
}

.company-info-head .txt-1 {
	font-size: 24px;
	font-weight: bold;
	color: #514141;
	line-height:40px;
	
}

.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: 100px;
	padding: 2px;
	border: none;
}

.sbut1box {
	background: #29b5ce;
	height: 40px;
	width: 100px;
	float: left; /*border-radius: 0px 20px 20px 0px;*/
}

.sea_but1 {
	background: url(../image/icon_index.png) no-repeat 38px -15px !important;
	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: #29b5ce;
	float: left;
	cursor: pointer;
	border: 1px solid #29b5ce;
	border-left: none;
	font-size: 15px;
}

	.sea_but2:hover {
		border: 1px solid #29b5ce;
		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
	}
.menu {
	height: 36px;
	background: #fff;
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 36px;
	border-bottom: 2px solid #29b5ce;
	
}

	.menu li {
		float: left;
		position: relative;
		height: 36px;
		margin-right: 1px;
	}

		.menu li a {
			color: #333;
			padding: 0 15px;
			position:relative;
		}

 .menu li:hover {
			background: #29b5ce;
			color: #ffffff;
		}
		
.quan::before{     content: '';
    width: 9px;
    height: 9px;
    display: inline-block;
    background-color: red;
    border-radius: 9px;
    position: absolute;
    top: -1px;
    right: 8px;}
	
.dc::after{ content:''; width:27px; height:20px; display:inline-block; background:url(../../img/dc.gif) no-repeat center 0; position:absolute; right:0; top:-4px;}
.menu .current a{width:210px; background: #29b5ce;
			color: #ffffff; display:block;padding:0; text-align:center;font-size:16px; font-weight:bold; position:relative}
.menu .current a:before{content:"";width:20px;height:20px; background:url(../image/icon_home.png) no-repeat 0 0; display:block; position:absolute;left:27px;top:12px;}
.menu .current1 a{ background: #29b5ce;   color: #ffffff;  display: block;}
.menu li:hover a {
				color: #fff
			}

.cut:after {
	content: "|";
	position: absolute;
	top: 0px;
	color: #ccc;
}
/*询价*/
.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 #29b5ce;
	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 #29b5ce;
	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 #29b5ce;
	padding: 20px 0;
	height: auto;
	/* overflow-y:auto;
 overflow:auto\9;*/
}

.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: #29b5ce
}

.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, .gmp1, .gmp2, .gmp3,.cep,.dmf {
	color: #fff;
	margin-right: 2px;
	background: #004dff;
	border-radius: 20px;
	text-decoration: none;
	font-size: 12px;
	padding: 2px;
	position: relative;
	line-height: 13px;
	cursor: pointer;
	top:-1px;
}
.gmp1 {
	padding: 2px 8px;
}
.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;
	border: 1px solid #ccc;
	padding: 5px
}

.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: #888;
	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: 99999;
	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:65%;
	min-height: 260px;
	margin: auto;
	line-height: 30px;
	padding: 70px 0;
	color: #888;
}

	.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: 2px;
	text-shadow: 0 0 0 #999;
	line-height: 30px;
}

.PDA {
	display: block;
	outline: 1px solid;
	width: 145px;
}

.ie8visible {
	display: none
}

.face_r td, .face_g td {
	vertical-align: top;
	padding: 15px 0 20px 20px;
	background: #f5f5f5
}

.face_r, .face_g {
	margin: 5px 0 20px 0
}

	.face_r .reason, .face_g .reason {
		height: 40px;
		overflow: hidden;
		margin-top: 20px;
		margin-bottom: 15px;
		padding-right: 50px
	}

	.face_r .img img, .face_g .img img {
		width: 80px;
		height: 60px;
		margin-right: 5px;
		border: 1px solid #ccc;
	}

.face_r {
	border-top: 1px solid #f00
}

	.face_r .td {
		padding: 0;
		background: #fff;
	}

	.face_r .face {
		width: 42px;
		height: 42px;
		background: url(../image/face.gif) no-repeat 0 0;
		display: block
	}

	.face_r .result span {
		border: 1px solid #f00;
		padding: 3px 5px;
		color: #f00;
		display: inline-block;
		margin-right: 5px;
	}

	.face_r .title {
		color: #F00
	}

.zbox i {
	width: 150px;
	height: 69px;
	display: block;
	background: url(../image/icon_z.png) no-repeat
}

.zbox .z1 {
	background-position: 0 0;
	position: relative;
	top: 0px;
	left: -20px;
}

.zbox .z2 {
	background-position: -150px 0;
	position: relative;
	top: 0px;
	left: 20px
}

.zbox .z3 {
	background-position: -300px 0;
	position: relative;
	top: 0px;
	left: 0px
}

.face_g {
	border-top: 1px solid #01a16a
}

	.face_g .td {
		padding: 0;
		background: #fff;
	}

	.face_g .face {
		width: 42px;
		height: 42px;
		background: url(../image/face.gif) no-repeat -42px 0;
		display: block
	}

	.face_g .result span {
		border: 1px solid #01a16a;
		padding: 3px 5px;
		color: #01a16a;
		display: inline-block;
		margin-right: 5px;
	}

	.face_g .title {
		color: #01a16a
	}

	.face_g i {
		width: 120px;
		height: 120px;
		display: block;
		background: url(../image/icon_z.png) no-repeat
	}

	.face_g .z4 {
		background-position: -450px 0;
		position: relative;
		top: 0;
		left: 20px
	}

.face_d {
	margin-top: 20px;
	padding-left: 60px;
	position: relative;
	border-top: none
}

	.face_d .result {
		display: inline-block;
		font-size: 14px;
		font-weight: normal;
		margin-left: 20px;
	}

	.face_d .img img {
		width: 160px;
		height: 160px;
		border: 1px solid #ccc;
	}

	.face_d .line {
		border-top: 1px solid #29b5ce;
		position: relative;
		margin: 50px 0
	}

		.face_d .line i {
			width: 10px;
			height: 10px;
			background: #29b5ce;
			border-radius: 12px;
			position: absolute;
			left: 0;
			top: -5px;
		}

	.face_d .face {
		position: absolute;
		left: 0;
	}

	.face_d h2 {
		position: relative
	}

		.face_d h2 i {
			width: 150px;
			height: 110px;
			display: inline-block;
			background: url(../image/icon_z.png) no-repeat
		}

	.face_d .z1 {
		background-position: 0 0;
		position: absolute;
		top: 0px;
		left: 340px;
	}

	.face_d .z2 {
		background-position: -150px 0;
		position: absolute;
		top: 0px;
		left: 500px;
	}

	.face_d .z3 {
		background-position: -300px 0;
		position: absolute;
		top: 0px;
		left: 660px;
	}

	.face_d .z4 {
		background-position: -450px 0;
		position: absolute;
		top: -5px;
		left: 380px;
	}

.how_fk {
	position: relative;
	font-weight: normal
}

	.how_fk i {
		color: #005aa0; /* position:absolute;width:100px; display:inline-block;*/
		top: -21px;
		left: 0;
		text-align: center;
		background: #fff;
		border: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 5px;
		z-index: 5
	}

	.how_fk:hover i {
		background: #ff7300;
		border: 1px solid #ff7300;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom: 1px solid #fff;
		color: #fff;
		padding: 5px;
		font-style: normal
	}
	/**/ .how_fk span {
		display: none
	}

	.how_fk:hover span {
		display: block;
		width: 380px;
		position: absolute;
		left: 0;
		top: 20px;
		background: #fff;
		border: 1px solid #ff7300;
		padding: 30px 40px;
		border-radius: 5px;
		border-top-left-radius: 0;
		line-height: 25px;
		color: #333;
		z-index: 3
	}

.Supplier-Left {
	width: 730px;
	height: auto;
	float: left
}

.ShoppingBox {
	height: 32px;
	width: 160px;
	background: #fff;
	display: inline-block;
	position: absolute;
	top: 42px;
	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 #29b5ce;
		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;
}

.control_main_960 .topnav, .control_main_960 .headerbox, .control_main_960 .BoxW {
	width: 960px
}

.control_main_960 .ShoppingBox {
	display: block;
}

.sea_type {
	clear: both;
	overflow: hidden;
	display: none
}

	.sea_type ul li {
		float: left;
		padding: 5px 15px;
	}

		.sea_type ul li a:link {
			color: #000;
			font-family: '微软雅黑'
		}

		.sea_type ul li a:visited {
			color: #000
		}

		.sea_type ul li a:hover {
			color: #ff7300
		}

.current_type {
	background: #29b5ce;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sea_type ul .current_type a:link, .sea_type ul .current_type a:visited {
	color: #fff;
}

/*全部产品导航*/


.drop-memu {
	/*background: #FFF url(../image/homeCataB.jpg) no-repeat center bottom;*/
	background: #d7f3fd;
	width: 210px;
	height: 690px;
	padding: 10px 0px;
	box-sizing: border-box;
	position: relative;
}

.item-main .item_p {
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 33px
}

.item-main .M1 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

	.item-main .M1:after {
		content: '/';
		color: #b7b7b7;
		margin: 0 10px;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
	}

.item-main .M2 {
	font-size: 13px;
	color: #666;
}


.menu .item-main .M1 {
	font-size: 14px;
	font-weight: bold;
}

.menu .item-main .M2 {
	font-size: 12px;
	white-space: nowrap;
	max-width: 100px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: middle;
}

.item:hover .left_main_list {
	display: block;
}
.drop-memu .cpml{ display:none;}
.drop-memu dl dd {
	height: 36px;
	padding: 0 25px;
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease
}

.drop-memu .item:hover {
	background: #d6f1f6;
	color: #29b5ce
}

	.drop-memu .item:hover .item-main .M1 a {
		color: #29b5ce;
	}

	.drop-memu .item:hover .item-main .M2 a {
		color: #29b5ce;
	}

.item-main a {
	color: #333;
}

.item-main .M1 a:hover, .item-main .M2 a:hover {
	color: #29b5ce;
	text-decoration: underline;
}

.left_main_list {
	width: 1000px;
	height: 690px;
	overflow: hidden;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 210px;
	z-index: 99;
	box-sizing: border-box;
	display: none;

}

	.left_main_list .service-fi-links {
		width: 770px;
		height: 100%;
		overflow-y: auto;
		padding:15px 25px;
		box-sizing: border-box;
		border-bottom: 1px solid #d7f3fd;
	}

		.left_main_list .service-fi-links::-webkit-scrollbar {
			width: 4px;
			height: 400px;
		}

		.left_main_list .service-fi-links::-webkit-scrollbar-thumb {
			border-radius: 10px;
			-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
			background: rgba(0,0,0,0.2);
		}

		.left_main_list .service-fi-links::-webkit-scrollbar-track {
			-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
			border-radius: 0;
			background: rgba(0,0,0,0.1);
		}

.service-panel {
	margin-bottom: 15px;
}

	.service-panel h3 a {
		font-size: 13px;
		font-weight: bold;
		color: #29b5ce;
	}

	.service-panel ul li {
		float: left;
		line-height: 22px;
	}

.service-panel {
	overflow: hidden;
}

	.service-panel .T-leng {
		width: 100px;
		display: none
	}

		.service-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;
		}

	.service-panel .B-leng a {
		color: #666666;
		font-size: 12px;
		font-weight: normal;
		display: inline-block;
		line-height: 24px;
		margin-right: 6px;
	}

		.service-panel .B-leng a:after {
			content: '  |  ';
			color: #cccccc;
			margin: 0px 0px 0 6px;
		}

		.service-panel .B-leng a:last-child:after {
			content: ""
		}

	.service-panel .B-leng {
		width: 100%;
	}

		.service-panel .B-leng .cb {
			color: #FF7400;
		}

			.service-panel .T-leng a:hover, .service-panel .B-leng a:hover, .service-panel .B-leng .cb:hover {
				color: #29b5ce;
			}

.service-rmd {
	width: 200px;
	padding-top: 15px;
	height: 100%;
/*	position: relative;
	
	box-sizing: border-box;
	background: #fff;
	display: inline-block;
	right: 0;*/
}

.service-rmd-list {
	height: 100%
}

	.service-rmd-list .service-rmd-logo li {
		overflow: hidden;
		text-align: center;
		background: #fff;
		border: 1px solid #eee;
		height: 56px;
		/*width: 100%;*/
		margin-bottom: 4px;
	}

	.service-rmd-list .service-rmd-logo img {
		max-width:200px;
		max-height: 56px;
	}

	.service-rmd-list .service-rmd-logo {
		height: 330px;
	}

	.service-rmd-list .service-rmd-img img {
/*		width: 200px;
		height:330px;*/
	}

	.service-rmd-list .service-rmd-img {
		
		position: absolute;
		bottom: 0px;
		border-radius: 5px;
		overflow: hidden;
		height: 330px;
		
	}
/*全部产品导航*/


/*底部*/
.footer {
	background: #ffffff;
	width: 100%;
	padding: 30px 0px;
	border-top: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	text-align: left;
	overflow: hidden;
}

.footer_left {
	background: url(../../image/logo_03.jpg) no-repeat;
	width: 300px;
	border-right: 1px solid #dcdcdc;
}

	.footer_left .job {
		font-size: 13px;
		margin-top: 10px;
		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: 300px;
	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: #ff7400;
			}

	.footer_center ul {
		float: left;
		margin-left: 75px;
	}

.other_nav {
	background: #ffffff;
	width: 100%;
	padding: 20px 0px;
}

.other_navwrap {
	/*width: 1210px;*/
	margin: 0px auto;
	text-align: left;
	color: #939393
}

	.other_navwrap a {
		color: #939393;
	}

	.other_navwrap ul li {
		line-height: 30px;
		text-align: center
	}
/*底部*/
.StructuredBox {
	height: 40px;
	width: 122px;
	display: inline-block;
	position: absolute;
	top: 43px;
	right: 0;
}

	.StructuredBox a {
		border: 1px solid #cdcdcd;
		padding: 2px 25px;
		line-height: 34px;
		height: 34px;
		cursor: pointer;
		position: absolute;
		top: -10px;
		right: 0px;
		font-size: 14px;
		background: #f5f5f5 url(../image/icon_home.png) no-repeat 0px -58px;
		color: #333;
	}

		.StructuredBox a:hover {
			background: #f5f5f5;
			color: #29b5ce;
			border: 1px solid #29b5ce;
			background: #f5f5f5 url(../image/icon_home.png) no-repeat 0px -58px;
		}

.downList {
	width: 90px;
	float: left;
	position: relative;
	height:40px;
}

	.downList .focus-key {
		text-align: center;
		width: 100%;
		cursor: pointer;
		line-height: 36px;
		background: #fff;
		box-sizing: border-box;
		border: 2px solid #29b5ce;
		border-right: none;
		color: rgba(0, 0, 0, 0.55);
		height:40px;
	}

	.downList ul {
		position: absolute;
		width: 90px;
		box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
		background: #fff;
		z-index: 99;
		visibility: hidden;
		border: 1px solid #ddd;
		border-top: 0;
	}

		.downList ul li {
			line-height: 30px;
			text-align: center;
			display: block;
				color: rgba(0, 0, 0, 0.55);
				margin:5px 0;
				cursor:pointer;
				float:none;

		}

			.downList ul li a {
				display: block;
				color: rgba(0, 0, 0, 0.55);
			}

				.downList ul li:hover {
					background: #fff;
					color: #ff4300
				}

	.downList:hover ul {
		visibility: visible
	}

/*	.downList .center-ib {
		position: relative;
		left: 3px
	}*/

	.downList .focus-key i {
		display: inline-block;
		background:url(../image/selecticon.jpg) no-repeat;
		width:9px;
		height:5px;
		margin-left:5px;
	}

/*.icon-angle-down:before {
	content: "∨";
	
}*/

.Stru_icon {
	background: url(../image/icon_home.png) no-repeat 0px -25px;
	position: relative;
	display: inline-block;
	width: 29px;
	height: 25px;
	top: 8px;
	margin-right: 4px;
}

.btn_org_gradient {
	background: url(../image/icon_home.png) #f5f5f5 no-repeat right;
	background-position: 156px -60px;
	padding: 10px 66px;
	color: #333 !important;
	border-radius: 3px;
	font-size: 14px;
	position: absolute;
	top: 33px;
	right: 0;
	border: 1px solid #dadada;
	cursor: pointer;
}

	.btn_org_gradient:hover {
		background: #29b5ce;
		border: 1px solid #29b5ce;
	}
.ktss{ width: 110px;  height: 40px;  line-height: 40px; text-align: center; background-color: #ff7800;  color: #fff !important;  border-radius: 3px;  display: inline-block;  position: absolute;   top: 33px;  right: 219px; font-size:15px;} 
.ktss::before{ content:''; width:15px; height:14px; display:inline-block; background:url(../image/icon_home.png) no-repeat 0 -132px; margin-right:5px; position:relative; top:2px;}
.ktss:hover{ background-color:#ff8801;}
.box3d{margin-top:15px;}
.box3d a:link{ background:#efefef;color:#666;border-radius:3px;margin:1px;color: #666; float:left; display:block;height: 24px; line-height: 24px;  padding: 0 6px;}
.box3d a:visited{color:#666;}
.box3d button{border:none;background:#efefef;border-radius:3px;margin:1px;color: #666;cursor:pointer; float:left;height: 24px; line-height: 24px;  padding: 0 6px;}
.box3d button:hover,.box3d a:hover{background:#ff7300; color:#fff}
.searchcx{ background:url(../image/searchhh.gif) no-repeat 0 5px;padding-left:45px;color:#f00; line-height:16px;margin-top:5px;}
.actionspro a.searchcx1:hover{ background:#fff;color:#f00}
@media screen and (min-width: 1280px) {
	.topnav, .headerbox, .BoxW {
		width: 1210px;
	}

	.sea_input {
		width:360px;
	}

	.PinfBox {
		width: 620px;
	}

	.searchbox1 {
		width: 920px;
		margin-left: 160px;
	}

		.searchbox1 .sea_input {
			width: 560px;
		}

	.Supplier-Left {
		width: 950px;
	}

	.menu li a {
		padding: 0 20px;
	}
}
@media (max-width:1280px){
	.menu li a{padding: 0 14px;}
	.btn_org_gradient{    padding: 10px 36px;}
	.ktss{ right: 152px;}
	
	}
@media screen and (max-width: 1279px) {
	.left_main_list{width:800px;}
	.left_main_list .service-fi-links{width:570px}
	.footer_left{width:200px}
	.footer_center{margin-left:200px;padding:0}
	.footer_center ul{margin-left:40px;}
	.sea_input {
		width: 220px;
	}
	.cs_dropbox1{    width:211px;}
	.keywords{ width:460px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
	}
.gmpsel {
	background: #004dff;
	border-radius: 20px;
	color: #fff;
	padding: 1px 3px;
	font-size:12px;
}