@charset "utf-8";
.details-info-first
{
	border:1px solid #E3E3E3;
}
.details-info-first-left
{
	width:298px;
	float:left;
	position: relative;
}
.details-info-first-left a
{
	display: block;
	padding: 40px 0;
}
.details-info-first-left img
{
	display: block;
	margin: 85px auto;
}
.details-info-first-left i
{
	display:inline-block;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#D1D1D1;
	color:#FFFFFF;
	font-size: 28px;
	position: absolute;
	right: 0;
	top: 253px;
}
.details-info-first-left .line
{
	border-bottom:1px solid #E3E3E3;
}
.details-info-first-left p
{
	height:115px;
	line-height: 26px;
	width:130px;
	text-align: center;
	margin: 20px auto 0;
}
.details-info-first-center
{
	width:610px;
	float:left;
	border-left: 1px solid #E3E3E3;
}
.details-info-first-center p
{
	padding-left:20px;
}
.details-info-first-center .info-top
{
	line-height:35px;
	margin-top:10px;
}
.details-info-first-center .info-top th,
.details-info-first-center .info-top td
{
	
}
.details-info-first-center .info-top th
{
	padding-right: 15px;
	text-align: right;
}
.details-info-first-center .info-top td
{
	
}
.details-info-first-center .info-top td a.pdf
{
	background-image: url("../images/pdf.png");
	background-repeat: no-repeat;
	color: #0071B9;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
}
.details-info-first-center .info-center .info-center-to{
	line-height:24px;
	margin-top:15px;
	padding-bottom: 15px;
}
.details-info-first-center .info-center .info-center-add
{
	margin:19px 0;
	float: left;
	line-height: 30px;
}
.details-info-first-center .info-center .info-center-share
{
	margin:19px 0 19px 50px;
	float: left;
	line-height: 24px;
}
.details-info-first-center .info-center .info-center-share span
{
	display:inline-block;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-right: 10px;
}
.details-info-first-center .info-center .info-center-share img
{
	margin-right: 5px;
}
.details-info-first-center h3
{
	font-size:15px;
	padding-left: 15px;
	background-color: #EEEEEE;
	height: 40px;
	line-height: 40px;
	margin: 0 7px;
}
.details-info-first-center h3 s
{
	text-decoration: none;
	margin-right: 7px;
}
.details-info-first-center ul.price
{
	border-bottom: 1px solid #DDDDDD;
	margin: 0 7px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.details-info-first-center ul.price li
{
	float: left;
	width: 20%;
	height: 56px;
	border-top: 1px dashed #DBDBDB;
	padding-top: 5px;
	line-height: 24px;
	text-align: center;
}
.details-info-first-center ul.price b
{
	display: block;
}
.details-info-first-center ul.price s
{
	
}
.details-info-first-center .tip
{
	padding: 7px 15px;
	line-height: 24px;
	border-bottom: 2px solid #F60;
}
.details-info-first-center .tip a
{
	color: #F60;
	text-decoration: underline;
}
.details-info-first-right
{
	width:264px;
	float:left;
	margin-left:15px;
}
.availability-title
{
	padding-left: 15px;
	height:40px;
	line-height: 40px;
	font-size:20px;
	font-weight: bold;
	background:#F6F6F6;
	text-align: center;
	margin-top: 10px;
}
.availability-total
{
	height:40px;
	line-height:40px;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	margin-top:5px;
}
.availability-total span
{
	color:#FF4E00;
}
.availability-quantity
{
	height:28px;
	line-height:28px;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
}
.availability-quantity input
{
	border:1px solid #E3E3E3;
	margin-left:10px;
}
.availability-quantity input.min
{
	width:18px;
	height:18px;
	line-height:18px;
	background:#F9F9F9;
}
.availability-quantity input.text
{
	width:90px;
	height:28px;
	line-height:28px;
	padding-left:10px;
}
.availability-quantity input.max
{
	width:18px;
	height:18px;
	line-height:18px;
	background:#F9F9F9;
}
.availability-submit
{
	line-height:20px;
	margin:10px 0 15px;
	padding-left:10px;
}
.availability-form
{
	
}
.availability-form .textbox
{
	border: 1px solid #E3E3E3;
	border-radius: 3px;
	color: #555555;
	line-height: 28px;
	margin-bottom: 2px;
	min-height: 32px;
	padding-left: 10px;
	width: 250px;
}
.availability-form input.textbox
{
	height:28px;
}
.details-info-first-right input.submit
{
	background-color: #FF6600;
	border: medium none;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	margin-top: 8px;
	width: 100%;
}
.details-info-second
{
	border: 1px solid #E3E3E3;
	margin-top: 10px;
	position: relative;
}
.details-info-second::before 
{
	background-color: #E3E3E3;
	content: "";
	height: 100%;
	position: absolute;
	right: 280px;
	top: 0;
	width: 1px;
}
.details-info-second-title
{
	font-size: 22px;
	height: 45px;
	line-height:45px;
	padding-left:15px;
}
.details-info-second-left
{
	width:450px;
	float:left;
	border-right:1px solid #E3E3E3;
}
.additional-top
{
	background-image: url("../images/rfq-question.png");
	background-position: 20px 10px;
	background-repeat: no-repeat;
	padding-left: 80px;
}
.additional-top img
{
	float: left;
	padding-left: 15px;
	margin: 12px;
}
.additional-top a
{
	line-height: 24px;
	color:#4DA5FF;
	display: block;
}
.additional-top p
{
	line-height: 24px;
}
.additional-bottom
{
	line-height: 24px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.details-info-second-center
{
	width:470px;
	float:left;
}
.details-info-second-center p
{
	line-height: 24px;
	padding:0 15px;
}
.details-info-second-right
{
	width:276px;
	float:left;
	border-left:1px solid #E3E3E3;
}
.details-info-second-right .price dl
{
	width: 260px;
	margin-left: 8px;
}
.details-info-second-right .price dl:first-child
{
	background:#F9F9F9;
	color: #545454;
}
.details-info-second-right .price dl dt
{
	width:115px;
	height:25px;
	line-height:25px;
	float: left;
	padding-left:15px;
}
.details-info-second-right .price dl dd
{
	float:left;
	line-height:22px;
}
.details-info-second-right .price dl dd:first-child
{
	width:60px;
	text-align: right;
}
.details-info-second-right .price dl dd:last-child
{
	width:130px;
	padding-left: 70px;
}
.details-info-second-right .price dl dd a
{
	color:#0193D1;
}
.details-info-second-right .price dl dd a:hover
{
	color:#FF6600;
}
.details-info-third
{
	margin-bottom: 10px;
}
.details-info-third-left
{
	
}
.details-info-third-left table
{
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
}
.details-info-third-left table tr
{
	height: 27px;
	line-height: 27px;
	text-align: left;
}
.details-info-third-left table tr th
{
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	padding-left: 15px;
	background:#FAFAFA;
	font-weight:normal;
}
.details-info-third-left table tr td
{
	border-bottom:1px solid #D1D1D1;
	padding-left: 25px;
}
.details-info-third-left .top-title p
{
	border-bottom:3px solid #868686;
}
.details-info-third-right
{
	
}
.details-info-third-right .top-title p
{
	border-bottom:3px solid #868686;
}
.details-info-third-right ul
{
	border:1px solid #D1D1D1;
	border-top:none;
	column-count: 2;
	column-gap: 5px;
	-webkit-column-count: 2;
	-webkit-column-gap: 5px;
	-moz-column-count: 2;
	-moz-column-gap: 5px;
}
.details-info-third-right ul li
{
	height:44px;
	line-height:44px;
	border-bottom:1px dotted #D1D1D1;
	margin:0 10px;
	overflow: hidden;
}
.details-info-third-right ul li:last-child
{
	border-bottom:none;
}
.details-top h1
{
	color:#0071B9;
	font-size:26px;
	height:50px;
	line-height:50px;
}
.details-list
{
	border:1px solid #E3E3E3;
	border-radius:5px;
}
.details-list li
{
	height: 104px;
	border-bottom: 1px solid #BBBBBB;
}
.details-list li s
{
	text-decoration: none;
	display:inline-block;
	text-align: center;
	float:left;
}
.details-list li.title
{
	height:45px;
	line-height:45px;
	background:#C1C1C1;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	color:#FFFFFF;
}
.details-list li.title s
{
	display:inline-block;
	height:45px;
	line-height:45px;
	text-align:center;
}
.details-list li s:nth-child(1)
{
	width:165px;
}
.details-list li s:nth-child(2)
{
	width:175px;
}
.details-list li s:nth-child(3)
{
	width:118px;
}
.details-list li s:nth-child(4)
{
	width:315px;
}
.details-list li s:nth-child(5)
{
	width:150px;
}
.details-list li s:nth-child(6)
{
	width:120px;
}
.details-list li s:nth-child(7)
{
	width:154px;
}
.details-list li.cont:nth-child(2n)
{
	background:#F6F6F6;
}
.details-list li.cont s:nth-child(1) img
{
	margin-top: 1px;
}
.details-list li.cont s:nth-child(2)
{
	line-height: 30px;
	margin-top:22px;
}
.details-list li.cont s:nth-child(2) img
{
	margin:0 4px;
}
.details-list li.cont s:nth-child(3)
{
	line-height:104px;
}
.details-list li.cont s:nth-child(4)
{
	line-height:104px;
}
.details-list li.cont s:nth-child(5)
{
	line-height:20px;
	font-weight: bold;
	margin-top:10px;
}
.details-list li.cont s:nth-child(5) a
{
	display:block;
	margin-top:2px;
	font-weight: normal;
}
.details-list li.cont s:nth-child(5) a i
{
	display:inline-block;
	width:15px;
	height:15px;
	border:1px solid #4DA5FF;
	line-height:16px;
	color:#000000;
	font-weight:bold;
}
.details-list li.cont s:nth-child(6)
{
	line-height:20px;
	margin-top:32px;
}
.details-list li.cont s:nth-child(7)
{
	line-height:30px;
	margin-top:21px;
}
.details-list li.cont s:nth-child(7) input
{
	width:100px;
	height:25px;
	border: 1px solid #AAAAAA;
	border-radius:3px;
}
.details-list li.cont s:nth-child(7) a
{
	display:inline-block;
	width:100px;
	height:25px;
	line-height:25px;
	margin-top:7px;
	border: 1px solid #5A5A5A;
	background:#F0F0F0;
	border-radius:3px;
}
.details-list li.cont s:nth-child(7) a:hover
{
	background:#E00000;
	color:#FFFFFF;
	text-decoration:none;
}
.topsearch-panel .top-title p
{
	border-bottom: 3px solid #1E4056;
}
.topsearch-panel .topsearch-ul
{
	margin:10px 0;
}
.topsearch-panel .topsearch-ul li
{
	height:27px;
	line-height: 27px;
	float: left;
	padding: 0 10px;
	margin:5px 5px 0 0;
}
.topsearch-panel .topsearch-ul li a
{
	color:#373737;
}
.topsearch-panel .topsearch-ul li:hover
{
	background: #0071B9;
}
.topsearch-panel .topsearch-ul li:hover a
{
	text-decoration: none;
	color: #FFFFFF;
}