*{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
table{
	border-spacing: 0;
}
.main{
	width: 1200px;
	margin: 0 auto;
	padding: 23px 25px 0;
	box-sizing: border-box;
}
.productDeatils{
	margin-bottom: 50px;
}
.productDeatils .left ,.productDeatils .right{
	display: inline-block;
	vertical-align: top;
}
.productDeatils .right{
	width: 845px;
	line-height: 1;
}
.productDeatils .left{
	margin-right: 15px;
}
.productDeatils .left img{
	display: block;
}
.productDeatils .right .product-name{
	font-size: 16px;
	color: #222222;
	line-height: 1;
	padding: 12px 0 18px;
	margin-bottom: 24px;
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6;
	
}
.productDeatils .right li{
	margin-bottom: 13px;
	font-size: 12px;
	overflow: hidden;
}
.productDeatils.en .right li{
	margin-bottom: 16px;
}
.productDeatils .download{
	width: 88px;
	height: 30px;
	border-radius: 15px;
	box-sizing: border-box;
	border: 3px solid #cccccc;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	margin-left: 194px;
}
.productDeatils.en .right .product-name{
	padding-bottom: 11px;
}
.productDeatils .download a{
	color: #1a1552;
	display: block;
	height: 100%;
	
}
.productDeatils .download span{
	/* line-height: 30px; */
	display: inline-block;
}
.productDeatils .right li>span{
	float: left;
}
.productDeatils .right li:last-child{
	margin-bottom: 0;
}
.productDeatils .right .left-text{
	width: 280px;
	display: inline-block;
	color: #222222;
}
.productDeatils .right .right-text{
	width: 540px;
}
.productDeatils .right input{
	width: 194px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	color: #999999;
	padding-left: 8px;
	box-sizing: border-box;
}
/* .productDeatils.en .right-text{
	color: #221abb;
} */
.productDeatils .right-text a{
	color: #221abb;
}
.productDeatils .right-text span,.productDeatils .right-text img{
	vertical-align: middle;
}
.specification{
	border-radius: 10px;
	border: 1px solid #d9d9d9;
}
.specification-head,.file-head,.compliance-head{
	height: 49px;
	background-color: #e0e4e9;
	font-size: 18px;
	font-weight: bold;
	line-height: 49px;
	box-sizing: border-box;
	padding-left: 24px;
	border-radius: 10px 10px 0px 0px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
}
.file-head{
	margin-bottom: 10px;
}
.product-attributes{
	margin: 0 25px;
	display: block;
	text-align: left;
}
.product-attributes tr,.product-attributes tbody{
	display: block;
}
.product-attributes tbody tr:first-child{
	background-color: #e0e4e9;
	height: 44px;
	line-height: 44px;
	color: #666666;
	font-size: 14px;
	width: 100%;
	display: block;
}
.product-attributes tr{
	display: block;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
}
.product-attributes tr:last-child{
	border-bottom: none;
}
.product-attributes tr td:first-child{
	width: 350px;
	padding-left: 29px;
	box-sizing: border-box;
}
.product-attributes tr th:first-child{
	
	padding-left: 29px;
	box-sizing: border-box;
}
.product-attributes tr td:nth-child(2){
	width: 660px;
}
.product-attributes tr td:nth-child(3){
	padding-left: 22px;
}
.product-attributes tr a{
	color: #221abb;
}
.file{
	margin: 30px auto 0;
	border: 1px solid #d9d9d9;
	border-radius: 10px;
	margin-bottom: 30px;
}
.file .select{
	padding-left: 53px;
	margin-bottom: 10px;
}
.file .select span{
	font-size: 14px;
	color: #222222;
	padding-right: 11px;
}
.file .select select{
	width: 400px;
	height: 30px;
	border: 1px solid #d9d9d9;
	color: #999999;
	font-size: 14px;
	padding-left: 19px;
	box-sizing: border-box;
}
.file ul{
	padding: 0 25px;
}
.file ul li:first-child{
	background-color: #e0e4e9;
	font-size: 14px;
	color: #666666;
	height: 44px;
	line-height: 44px;
	padding: 0  29px;
	border-top: none;
}
.file ul li{
	padding: 11px 29px;
	border-top: 1px solid #d9d9d9;
	font-size: 14px;
	color: #222222;
}
.file ul li span{
	vertical-align: middle;
	display: inline-block;
	color: #221abb;
	font-size: 14px;
}
.file ul li span img{
	vertical-align: middle;
}
.file ul li .text-left{
	width: 830px;
}
.compliance{
	border: 1px solid #d9d9d9;
	border-radius: 10px;
	margin-bottom: 30px;
}
.compliance ul{
	padding: 0 24px;
}
.compliance li{
	font-size: 14px;
	padding: 10px 29px;
	border-bottom: 1px solid #d9d9d9;
	color: #222;
}
.compliance li:last-child{
	border-bottom: 0;
}
.compliance li span{
	display: inline-block;
}
.compliance li .text-left{
	width: 290px;
}
.compliance-head{
	margin-bottom: 0;
}
.documents-media{
	font-size: 12px;
	line-height: 1;
	margin-bottom: 42px;
}
.documents-media li{
	padding: 10px 0;
	overflow: hidden;
}
.documents-media li:nth-child(2n){
	background-color: #f0eff3;
}
.documents-media li>span{
	display: inline-block;
	float: left;
}
.documents-media .title,.environmental .title{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	padding-bottom: 19px;
	border-bottom: 2px solid #e6e6e6;
}
.documents-media .text-left{
	padding-left: 24px;
	width: 475px;
	box-sizing: border-box;
	color: #222;
}
.documents-media .text-right {
	width: 635px;
}
.documents-media .text-right a{
	color: #221abb;
}
.attributes ul li:first-child{
	padding: 32px 0 12px;
}
.environmental{
	color: #222;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 45px;
}
.environmental .content{
	margin-top: 14px;
}
.environmental .content>span{
	display: inline-block;
	width: 230px;
	padding: 6px 10px 6px 20px;
	vertical-align: top;
}
.environmental .content span p{
	margin-bottom: 15px;
}
.environmental .content span p:last-child{
	margin-bottom: 0;
}
.environmental .content .left{
	border-right: 1px solid #e6e6e6;
}
/* .specification tr th:nth-child(2){
	width: 660px;
	padding: 0
}
 */