/*product category*/
#category
{
	padding-bottom: 15px;
}
#category h2
{
	margin: 0 20px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	padding-left: 90px;
	margin-top: 44px;
}
#category h2 img
{
	border: 4px solid #DDDDDD;
	max-width: 75px;
	max-height: 75px;
	float: left;
	position: absolute;
	left: 0;
	bottom: -28px;
}
#category ul
{
	clear: both;
	padding: 36px 0 10px 15px;
	column-count: 3;
	-webkit-column-count: 3;
	-moz-column-count: 3;
}
#category ul li
{
	line-height: 18px;
	padding: 3px 0;
}
#category ul li a
{
	font-size: 14px;
	color: #000000;
}
#category ul li i
{
	color: #B4B4B4;
	margin-left: 7px;
	font-size: 14px;
}


/*proudcts-list*/
#products
{
	padding-bottom: 20px;
}
#products h1
{
	padding-left: 7px;
	font-size: 22px;
	color: #000000;
	line-height: 60px;
}
#products .recommend
{
	position: relative;
	height: 160px;
	background-color: #3F7BC3;
	margin-bottom: 10px;
}
#products .recommend ul
{
	padding: 23px 0 0 16px;
}
#products .recommend li
{
	float: left;
	width: 434px;
	color: #B4B4B4;
}
#products .recommend li a
{
	border: 4px solid #4C94EA;
	float: left;
	margin-right: 11px;
}
#products .recommend li a img
{
	max-width: 100px;
	display: block;
}
#products .recommend li h3
{
	font-size: 16px;
	line-height: 20px;
	padding: 5px 0;
	color: #FFFFFF;
	font-weight: bold;
}
#products .recommend li s
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	padding: 3px 0;
	display: block;
}
#products .recommend li p
{
	font-size: 14px;
	color: #FFFFFF;
}
#products .recommend dl.mfg
{
	background-image: url(../images/products-mfg.png);
	background-repeat: no-repeat;
	width: 445px;
	height: 144px;
	position: absolute;
	right: 0;
	top: -10px;
	padding-left: 16px;
	padding-bottom: 44px;
	padding-right: 15px;
}
#products .recommend dl.mfg dt
{
	font-size: 16px;
	line-height: 44px;
	color: #FFFFFF;
	padding-top: 5px;
}
#products .recommend dl.mfg dd
{
	color: #FFFFFF;
	line-height: 18px;
}
#products .recommend dl.mfg dd img
{
	max-width: 140px;
	float: left;
	margin-right: 10px;
}


/*products-list list*/
ul.products
{
	background-color: #3F7BC3;
	margin-bottom:2px;
}
ul.products:after
{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
ul.products:hover
{
	background-color: #E14500;
}
ul.products li
{
	float: left;
	color: #FFFFFF;
}
ul.products li:nth-child(1)
{
	width: 108px;
	height: 108px;
	margin-right: 27px;
}
ul.products li:nth-child(2)
{
	width: 250px;
}
ul.products li:nth-child(3)
{
	width: 290px;
}
ul.products li:nth-child(4)
{
	width: 360px;
}
ul.products li:nth-child(5)
{
	width: 220px;
}
ul.products li:last-child
{
	width: 115px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	line-height: 30px;
	position: relative;
	height: 88px;
	float: right;
}
ul.products li:first-child a
{
	display: block;
	border: 4px solid #4C94EA;
	background-color: #FFFFFF;
}
ul.products li:first-child a:hover
{
	border: 4px solid #E14500;
}
ul.products li:first-child img
{
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}
ul.products li:nth-child(3) a
{
	color:#65EBFF;
}
ul.products li b
{
	color: #FFFFFF;
	display: block;
	line-height: 22px;
	margin-top: 28px;
	font-weight: normal;
}
ul.products li s.rfq
{
	border: 1px solid #FFFFFF;
	width: 104px;
	height: 30px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: -52px;
	text-decoration: none;
	cursor: pointer;
}
ul.products li s.rfq:hover
{
	background-color: #E14500;
	border: 1px solid #E14500;
}


/*search*/
#search .info
{
	background-color: #2D73C6;
	font-size: 14px;
	color: #FFFFFF;
}
#search .info .left
{
	width: 968px;
	float: left;
	background-color: #3F7BC3;
	padding-top: 36px;
	padding-left: 12px;
	min-height: 94px;
}
#search .info .left h1
{
	font-size: 16px;
	line-height: 30px;
}
#search .info .left h1 strong
{
	color: #FFBB00;
}
#search .info .left a
{
	color: #65EBFF;
}
#search .info .right
{
	padding-top: 20px;
	padding-left: 40px;
	width: 300px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
#search .info .right a.rfq
{
	background-color: #EF5500;
	display: block;
	width: 130px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	margin-top: 5px;
}
#search .info .right a.rfq:before
{
	margin-right: 5px;
}
#search .info .right a.rfq:hover
{
	background-color: #2F2F2F;
}


/*search*/
#special .info
{
	background-color: #474747;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-left: 12px;
	min-height: 94px;
}
#special .info h1
{
	font-size: 16px;
	line-height: 30px;
	color: #FFBB00;
}
#special .info a
{
	color: #65EBFF;
}


/*grid list*/
ul.result-list
{
	padding-bottom: 50px;
}
ul.result-list li
{
	float: left;
	width: 25%;
	padding-bottom: 28px;
	border-bottom: 1px dotted #5A5A5A;
	margin-bottom: 18px;
	margin-top: 10px;
	color: #FFFFFF;
	line-height: 20px;
	height: 110px;
}
ul.result-list li a.mfg
{
	color: #FFFFFF;
	display: block;
}
ul.result-list li a.cover
{
	float: left;
	border: 5px solid #3F7BC3;
	width: 100px;
	height: 100px;
	margin-right: 11px;
}
ul.result-list li a.cover:hover
{
	border-color: #EF5500;
}
ul.result-list li a.cover img
{
	display: block;
}
ul.result-list li strong
{
	line-height: 16px;
	padding: 5px 0;
	color: #65EBFF;
	font-size: 14px;
	display: block;
}
ul.result-list li strong b
{
	color: #FFBB00;
}
ul.result-list li i
{
	display:block;
	line-height:16px;
	padding:5px 0;
	font-style: normal;
}
ul.result-list li s.rfq
{
	display: inline-block;
	height: 28px;
	border: 1px solid #595959;
	padding: 0 20px;
	line-height: 28px;
	margin-top: 8px;
	text-decoration: none;
	cursor: pointer;
}
ul.result-list li s.rfq:hover
{
	background-color: #EF5500;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


/*sitemap*/
#sitemap h1
{
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 60px;
}
#sitemap dl
{
	padding-bottom: 15px;
	float: left;
	width: 25%;
}
#sitemap dt
{
	color: #FFBB00;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
#sitemap dd a
{
	color: #FFFFFF;
	line-height: 20px;
}


/*product-details*/
#product-details
{
	color: #C6C6C6;
}


/*product-summary*/
#product-details .product-summary
{
	padding-top: 20px;
}
#product-details .product-summary .product-cover
{
	float: left;
	width: 378px;
	border: 1px solid #757575;
}
#product-details .product-summary .product-cover a
{
	display: block;
	width: 100%;
	height: 330px;
	padding-top: 30px;
}
#product-details .product-summary .product-cover a img
{
	display: block;
	max-width: 80%;
	margin: 0 auto;
}
#product-details .product-summary .product-cover i
{
	background-color: #FFFFFF;
	border: 5px solid #848484;
	display: block;
	text-align: center;
	height: 210px;
	padding-top: 90px;
}
#product-details .product-summary .product-cover i img
{
	display: block;
	margin: 0 auto;
}
#product-details .product-summary .product-cover i.logo
{
	height: 180px;
	padding-top: 120px;
}
#product-details .product-summary .product-cover .tip
{
	text-align: center;
	line-height: 36px;
	margin-top: 5px;
	background-color: #757575;
	color: #FFFFFF;
}
#product-details .product-summary .product-info
{
	float: right;
	width: 980px;
}
#product-details .product-summary .product-info h1
{
	font-size: 24px;
	color: #4A4A4A;
	line-height: 50px;
}
#product-details .product-summary .product-info table.info
{
	float:left;
	width: 50%;
}
#product-details .product-summary .product-info table.datasheets
{
	float: right;
	width: 49%;
}
#product-details .product-summary .product-info th,
#product-details .product-summary .product-info td
{
	border-bottom: 1px solid #DFE9F0;
	height: 28px;
	line-height: 26px;
}
#product-details .product-summary .product-info th
{
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	width: 130px;
	color: #8A8A8A;
}
#product-details .product-summary .product-info td
{
	color: #3B3B3B;
}
#product-details .product-summary .product-info td a
{
	color: #65EBFF;
}
#product-details .product-summary .product-info td input.textinput
{
	background-color: #3B3B3B;
	border-bottom: 1px solid #858585;
	border-right: 1px solid #858585;
	border-left: 1px solid #464645;
	border-top: 1px solid #464645;
	box-shadow: 4px 4px 4px #272727 inset;
	font-size: 14px;
	padding-left: 15px;
	color: #FFFFFF;
	height: 30px;
	margin: 15px 0;
	width: 290px;
}
#product-details .product-summary .product-info td a.pdf,
table.parameter td a.pdf
{
	background-image: url("../images/pdf.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 21px;
	margin-right: 7px;
	display: inline-block;
}
#product-details .product-summary .product-info td.rohs,
#product-details table.parameter td.rohs
{
	background-image: url("../images/rohs.png");
	background-repeat: no-repeat;
	padding-left: 27px;
	height: 36px;
	background-position: 0 center;
}
#product-details .product-summary .product-info .description
{
	clear: both;
	padding-top: 15px;
	color: #8A8A8A;
	line-height: 20px;
}
#product-details .product-summary .description h2
{
	font-size: 16px;
	color: #272727;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
}


/*product-rfq*/
#product-details .product-rfq
{
	margin-top: 13px;
	background-color: #F6F6F6;
}
#product-details .product-rfq .price
{
	float: left;
	width: 370px;
	background-color: #ECECEC;
	padding: 25px 5px;
	min-height: 330px;
}
#product-details .product-rfq ul.info
{
	background-color: #F6F6F6;
	padding: 15px 10px;
}
#product-details .product-rfq ul.info li
{
	line-height: 26px;
	color: #22719F;
	font-weight: bold;
}
#product-details .product-rfq ul.info li s
{
	text-decoration: none;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
	color: #8A8A8A;
	font-weight: normal;
}
#product-details .product-rfq ul.info li b
{
	color: #DD3900;
}
#product-details .product-rfq .pricing
{
	padding: 0 5px;
}
#product-details .product-rfq .pricing h3
{
	line-height: 40px;
	font-size: 16px;
	color: #272727;
}
#product-details .product-rfq .pricing th
{
	background-color: #6A6A6A;
	height: 28px;
	color: #FFFFFF;
	font-size: 14px;
	width: 50%;
}
#product-details .product-rfq .pricing th:nth-child(2)
{
	text-align: right;
	padding-right: 10px;
}
#product-details .product-rfq .pricing td
{
	text-align: center;
	border-bottom: 1px solid #B8D0E1;
	height: 23px;
	color: #272727;
	font-weight: bold;
}
#product-details .product-rfq .pricing td:nth-child(2)
{
	text-align: right;
	padding-right: 15px;
	font-weight: normal;
	color: #DD3900;
}
#product-details .product-rfq .tip
{
	color: #272727;
	line-height: 20px;
	padding: 0 5px;
	margin-bottom: 25px;
}
#product-details .product-rfq .tip a
{
	color: #22719F;
}
#product-details .product-rfq .rfq-form
{
	float: right;
	width: 970px;
}
#product-details .product-rfq .rfq-form h2
{
	height: 44px;
	line-height: 44px;
	color: #272727;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
#product-details .product-rfq dl.input
{
	line-height: 36px;
}
#product-details .product-rfq dl.input dt
{
	float: left;
	padding-right: 10px;
	min-width: 107px;
	text-align: right;
	color: #FFFFFF;
}
#product-details .product-rfq dl.message dt
{
	height: 80px;
}
#product-details .product-rfq dl.input dd
{
	float: left;
	width: 132px;
	position: relative;
}
#product-details .product-rfq dl.input dd input
{
	width: 92%;
	padding-left: 8%;
}
#product-details .product-rfq .textinput
{
	font-size: 14px;
	color: #222222;
	border: none;
}
#product-details .product-rfq input.textinput
{
	height: 32px;
	padding-left: 10px;
	width: 323px;
}
#product-details .product-rfq dl dd #TargetPrice
{
	padding-left: 12%;
	width: 88%;
}
#product-details .product-rfq dl.form
{
	float: left;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 473px;
	margin-right: 10px;
	background-color: #FFFFFF;
	line-height: 36px;
}
#product-details .product-rfq dl.form dt
{
	width: 130px;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
	float: left;
	color: #686868;
}
#product-details .product-rfq dl.form dt i
{
	color: #E14500;
	margin-right: 5px;
}
#product-details .product-rfq dl.form dd
{
	display: inline-block;
}
#product-details .product-rfq dl.form dd textarea
{
	padding-top: 10px;
	padding-left: 10px;
	width: 808px;
	height: 60px;
}
#product-details .product-rfq dl.form:nth-child(9),
#product-details .product-rfq dl.form:nth-child(10)
{
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 10px;
}
#product-details .product-rfq dl.single
{
	float: none;
	clear: left;
	width: 958px;
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 10px;
}
#product-details .product-rfq .line
{
	clear: both;
}
#product-details .product-rfq dl.message
{
	float: none;
}
#product-details .product-rfq dl.verify
{
	
}
#product-details .product-rfq dl.verify input.textinput
{
	width:60px;
	float: left;
}
#product-details .product-rfq dl.verify span
{
	margin-left: 5px;
	float: left;
	margin-top: 3px;
	line-height: 28px;
}
#product-details .product-rfq dl.verify img
{
	display: block;
	cursor: pointer;
}
#product-details .product-rfq .btn
{
	background-color: #4381C7;
	text-align: center;
	width: 180px;
	height: 46px;
	margin: 10px auto 0 auto;
	position: relative;
	overflow: hidden;
	float: right;
	border-radius: 10px;
	margin-right: 10px;
}
#product-details .product-rfq .btn:before
{
	position: absolute;
	color: #FFFFFF;
	font-size: 30px;
	top: 10px;
	left: 50px;
}
#product-details .product-rfq .btn input
{
	width: 100%;
	height: 100%;
	border: none;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 25px;
	z-index: 2;
	cursor: pointer;
	position: relative;
}
#product-details .product-rfq .btn:hover
{
	background-color: #5CB1DE;
}
#product-details .product-rfq .loading:before
{
	display:none;
}
#product-details .product-rfq .loading input
{
	padding-left:0;
}


/*product parameter*/
ul.tab
{
	height: 40px;
	border-bottom: 2px solid #515151;
	clear: both;
	margin-top: 15px;
}
ul.tab li
{
	float: left;
	width: 280px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 18px;
	color: #888888;
	margin-right: 11px;
	cursor: pointer;
}
ul.tab li.active
{
	background-position: -280px 0;
	height: 42px;
	color: #272727;
	border-bottom: 3px solid #4788CA;
	height: 39px;
}
#tab1,
#tab2
{
	display:none;
}
#tab1
{
	padding-top: 5px;
}
table.parameter th,
table.parameter td
{
	border-bottom: 1px dashed #5A5A5A;
}
table.parameter th
{
	font-weight: normal;
	height: 36px;
	width: 270px;
	text-align: right;
	padding-right: 12px;
	color: #848484;
}
table.parameter td
{
	color: #151515;
}
table.parameter td a
{
	color: #65EBFF;
}


/*news*/
h2.title
{
	font-size: 21px;
	color: #272727;
	line-height: 60px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.news
{
	column-count: 2;
	column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	padding-bottom: 25px;
}
ul.news li
{
	line-height: 16px;
	padding: 5px 0;
}
ul.news li a
{
	color: #848484;
}
ul.news li s
{
	text-decoration: none;
	float: right;
}
@media screen and (max-width: 768px)
{
	#category h2
	{
		position: static;
		text-align: center;
		padding: 0;
	}
	#category h2 img
	{
		position: static;
		display: block;
		float: none;
		margin: 0 auto;
	}
	#category ul
	{
		background-color: transparent;
		column-count: auto;
		-webkit-column-count:auto;
		-moz-column-count: auto;
		margin: 0 5px;
		padding: 10px;
		border: 1px solid #CCCCCC;
	}
	#category ul li
	{
		padding: 7px 0;
	}
	#products h1
	{
		font-size: 14px;
		line-height: 20px;
		padding: 10px 0.5rem;
	}
	#products .recommend
	{
		display: none;
	}


	/*products-list list*/
	ul.products
	{
		margin: 0 0 2px 0;
		padding: 0.5rem;
	}
	ul.products li
	{
		float: none;
		width: auto !important;
		height: auto !important;
	}
	ul.products li:nth-child(1)
	{
		float: left;
		margin-right: 0.5rem;
	}
	ul.products li:nth-child(2)
	{
		height: 54px !important;
	}
	ul.products li:nth-child(3)
	{
		height: 54px !important;
	}
	ul.products li:last-child
	{
		text-align: left;
		padding-top: 0;
		float: none;
	}
	ul.products li:first-child a
	{
		width: 108px;
		height: 108px;
	}
	ul.products li b
	{
		margin-top: 0;
	}
	ul.products li s.rfq
	{
		position: static;
		float: right;
		margin-right: 1rem;
		text-align: center;
	}
	#search .info .left
	{
		width: auto;
		padding: 0.5rem;
		float: none;
	}
	#search .info .right
	{
		width: auto;
		float: none;
		padding: 0.5rem;
	}
	ul.result-list li
	{
		width: 50%;
		text-align: center;
		height: auto;
	}
	ul.result-list li a.cover
	{
		width: 110px;
		height: 110px;
		margin: 0 auto;
		float: none;
		display: block;
	}
	#sitemap dl
	{
		width: auto;
		float: none;
		padding: 1rem;
	}


	/*product-summary*/
	#product-details .product-summary
	{
		width: auto;
		float: none;
	}
	#product-details .product-summary .product-cover
	{
		width: auto;
		float: none;
		text-align: center;
	}
	#product-details .product-summary .product-cover a
	{
		max-width: 80%;
		margin: 0 auto;
		height: auto;
		min-height: 100px;
	}
	#product-details .product-summary .product-cover a img
	{
		max-width: 100%;
	}
	#product-details .product-summary .product-info table.info,
	#product-details .product-summary .product-info table.datasheets
	{
		width: 100%;
		float: none;
	}
	#product-details .product-summary .product-info
	{
		width: auto;
		float: none;
	}
	#product-details .product-summary .product-info h1
	{
		padding-left: 1rem;
	}
	#product-details .product-summary .product-info th,
	#product-details .product-summary .product-info td
	{
		display: block;
		width: auto;
		height: auto;
		padding: 5px 0;
	}
	#product-details .product-summary .product-info th
	{
		font-weight: bold;
	}
	#product-details .product-summary .product-info td
	{
		padding-left: 15px;
	}
	#product-details .product-summary .product-info td input.textinput
	{
		margin: 0;
	}
	#product-details .product-summary .product-info .tip
	{
		background-image: none;
		padding: 0.5rem;
	}
	#product-details .product-summary .description
	{
		margin: 0 0.5rem;
	}


	/*product-rfq*/
	#product-details .product-rfq
	{
		margin-top: 1rem;
	}
	#product-details .product-rfq .price,
	#product-details .product-rfq .rfq-form
	{
		width: auto;
		float: none;
	}
	#product-details .product-rfq h2
	{
		position: static;
		margin-top: -4px;
	}
	#product-details .product-rfq ul.info
	{
		width: auto;
		float: none;
		margin-top: 0;
	}
	#product-details .product-rfq .pricing
	{
		width: auto;
		float: none;
	}
	#product-details .product-rfq dl.input dt
	{
		width: 50%;
	}
	#product-details .product-rfq dl.message dt
	{
		height: auto;
	}
	#product-details .product-rfq dl.input dd
	{
		width: 50%;
	}
	#product-details .product-rfq dl.input dd input
	{
		width: 100% !important;
	}
	#product-details .product-rfq input.textinput
	{
		width: 100%;
	}
	#product-details .product-rfq .rfq-form h2
	{
		height:auto;
		line-height: 24px;
		padding: 10px 5px;
	}
	#product-details .product-rfq dl.form
	{
		float:none;
		width: auto;
		margin-right: 0;
	}
	#product-details .product-rfq dl.form dt
	{
		width: auto;
		display: block;
		text-align: left;
		float: none;
		padding-right: 0;
	}
	#product-details .product-rfq dl.form dd
	{
		display: block;
	}
	#product-details .product-rfq dl.form dd textarea
	{
		width: 100%;
	}
	#product-details .product-rfq .btn
	{
		float: none;
	}


	/*product parameter*/
	ul.tab
	{
		display: none;
	}
	#tab1,
	#tab2
	{
		display: block;
	}
	table.parameter th,
	table.parameter td
	{
		display: block;
		height: 24px;
		line-height: 24px;
	}
	table.parameter th
	{
		width: auto;
		text-align: left;
		font-weight: bold;
		padding-left: 5px;
		border-bottom: none;
	}
	table.parameter td
	{
		text-align: right;
		padding-right: 0.5rem;
	}


	/*news*/
	h2.title
	{
		padding-left: 0.5rem;
	}
	ul.news
	{
		column-count: auto;
		-webkit-column-count: auto;
		-moz-column-count: auto;
	}
	ul.news li
	{
		padding-left: 5px;
		border-bottom: 1px dashed #5A5A5A;
	}
	ul.news li s
	{
		float: none;
		display: block;
		color: #FFFFFF;
		font-weight: bold;
		line-height: 24px;
	}
}