
*{ margin:0px; padding:0px; }
body{
	clear: both;
	font-family:"Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
}
/**********************产品主页面样式开始********************************/
.product{	
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin:0 auto;
}
.product h1{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 48px;
	font-weight: 400;
}
.content{
	width: 100%;
	max-width: 1200px;
	margin:0 auto;
}
.content_A{
	height: 30px;
	margin-top:50px;
	border-top: 1px solid #d7d7d7;
}
.content_a{
  	width:300px;
    margin: 0px auto;
    margin-top: -35px;
    background: #fff;
    font-size:35px;
    line-height:60px;
    text-align: center;
    letter-spacing:3px;
	font-weight:500;
}
.content_a a{
	color:#4381cc;
	padding: 0 8px;
}
.content_a a:focus,
.content_a a:hover{
	text-decoration:none;
	outline: none;
}
.content_kk{
	height: 30px;
	margin-top:60px;
	border-top: 1px solid #d7d7d7;
	margin-bottom:40px;
}
.content_k{
	max-width:500px;
	margin: 0px auto;
	margin-top: -35px;
	background: #fff;
	font-size:35px;
	line-height:60px;
	text-align: center;
	letter-spacing:3px;
	font-weight:500;
}
.content_k a{
	color:#4381cc;
	padding: 0 8px;
}
.content_k a:hover{
	text-decoration:none;
}
.content_B{
	height:50px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
}
.content_b{
	display: block;
    height: 50px;
	line-height: 50px;
    width:300px;
	padding-left: 10px;
    font-size:22px;
    letter-spacing:2px;
    font-weight: bold;
}
.content_b span{
	/*width:150px;*/
	width: auto;
	color:#5C5C5C;
}
.content_L,
.content_c{
	margin: 0;
	padding: 0;
	height: auto;
	list-style:none;
	margin-bottom:30px;
}
.content_c li{
	width:23.3%;
	height:280px;
	float: left;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding: 1px;
	text-align: center;
	font-family: Arial;
}
.content_c li div{
	display: block;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	margin-top: 28px;
	vertical-align: middle;
}
.content_L li div>div,
.content_c li div>div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.content_c li div img{
	width:180px;
	height:auto;
	text-align: center;
}
.content_c li p{
	width:83%;
	/*display: block;*/
	margin: 0 auto;
	line-height: 20px;
	margin-top:15px;
	text-align: center;
	color: #5c5c5c;
	font-size:16px;
	font-family:"Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
	letter-spacing: 1px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content_c li:hover{
	box-shadow: 5px 5px 5px #cccccc;
	width:23.5%;
}
.am-mr{
	margin-right:0.8%;
	margin-left:0.8%;
}
.content_L li{
	width:32%;
	height:320px;
	float: left;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding: 1px;
	text-align: center;
}
.content_L li div{
	width: 210px;
	height: 210px;
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
	margin-top: 28px;
}
.content_L li div img{
	width: 210px;
	height: auto;
	display: block;
	text-align: center;
}
.content_L li p{
	width:75%;
	display: block;
	margin: 0 auto;
	line-height: 20px;
	margin-top:15px;
	text-align: center;
	color: #5c5c5c;
	font-size:16px;
	letter-spacing: 1px;
	font-family:"Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
}
.content_L li:hover{
	box-shadow: 5px 5px 5px #cccccc;
	width:33%;
	/*height: 325px;*/
}
.content_c li a:focus,
.content_L li a:focus,
.content_c li a:hover,
.content_L li a:hover{
	outline: none;
}
.am-mrc{
	margin-right:0.5%;
	margin-left: 0.5%;
}
/*加载更多  收起此栏样式*/
.loading_more{
	width: 100%;
	display: inline-block;
	text-align: center;
	height: 3em;
	line-height: 3em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.content_c a{
	color: #999;
}
.content_c a:active,
.content_c a:focus,
.content_c a:hover{
	color: #ff7800;
	outline: 0 none;
}
.content_c a i{
	height: 24px;
	line-height: 14px;
	font-size: 14px;
	margin-right: 8px;
}
.am-fr{
	float: right;
	display: none;
}
/**********************产品主页面样式结束********************************/
/**********************某个产品详细介绍页面开始********************************/
.content_S{
	width: 100%;
	max-width:1200px;
	margin: 0 auto;
	margin-top:20px;
	border:1px solid #e0e0e0;
	background-color:#fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.content_BB{
	width: 1020px;
	margin: 0 auto;
}
.content_BB h3{
	width: 1020px;
	margin: 0 auto;
	margin-top:20px;
	text-align: center;
}
.content_BB h3 span{
	height:40px;
	line-height:40px;
	text-align: center;
	font-size:20px;
	letter-spacing: 2px;
}
.border_L{
	border-left: 1px solid #e0e7f1;
}
.content_SC{
	max-width: 1200px;
	/*height:600px;*/
	height: auto;
	margin:0 auto;
}
.display{
	display: none;
	border-bottom: 1px solid #d7d7d7;
}
.content_D{
	width:35%;
	height: auto;
	margin:0 auto;
	float: left;
	margin-right: 2%;
	margin-top: 20px;
}
.content_D img{
	width: 100%;
	height: 239px;
}
.content_DD{
	width:63%;
	height: auto;
	float: left;
	margin:0 auto;
	margin-top: 20px;
	letter-spacing: 1px;
}
.content_E h4,
.content_DD h4{
	height:auto;
	width: 100%;
	font-size:18px;
	color:#5B9EE4;
	margin:0 !important;
	padding-top: 5px;
}
.content_DD h5{
	height:auto;
	width: 100%;
	font-size:16px;
	color:#000;
	margin:0 !important;
	text-indent:1.5em;
}
.content_E div{
	text-indent: 2em;
}
.content_E ul{
	margin:0 !important;
	padding-left: 2em;
}
.content_DD ul{
	margin:0 !important;
	padding-left: 2em;
}
.content_E div ul li{
	list-style:disc;
	list-style-position: outside;
}
.content_E ul li p{
	color: #333;
	font-size: 1.6rem;
	text-indent:1em;
}
.content_E{
	width: 100%;
	height: auto;
	margin-top: 15px;
	border-top: 1px solid #d7d7d7;
	letter-spacing: 1px;
}
.content_E img{
	width:auto;
	margin: 0 auto;
	height:200px;
	/*height: auto;*/
	margin-top:20px;
	display: block;
}
.content_E p{
	width:920px;
	margin: 0 auto;
	height:auto;
	line-height: 25px;
	margin-top:18px;
	color: #313131;
	font-size:16px;
	text-indent: 2em;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}
.content_E1{
	width: 100%;
	height:35px;
	border-top: 1px solid #d7d7d7;
	letter-spacing: 1px;
}
.content_E2{
	width:920px;
	height:40px;
	border-top: 1px solid #d7d7d7;
	letter-spacing: 1px;
}
.content_E h4{
	border-bottom: 1px solid #e0e0e0;
	margin-top: 10px;
}
.content_E2 h6,
.content_E1 h6{
	width:auto;
	height:30px;
	line-height: 30px;
	float: left;
	font-size:16px;
	color:#5B9EE4;
	text-indent: 1.5em;
	margin-right: 10px;
	padding-top: 5px;
}
.content_E2 span,
.content_E1 span{
	width:85%;
	height:30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	float: left;
	padding-top: 5px;
}
.content_x{
	width:20%;
	height: auto;
	float: right;
	position:absolute;
	left:1358px;
	margin-top:0;
	/*top:21%;*/
	z-index:1;
	list-style: none;
	padding-left: 0 !important;
	display: none;
}
.content_x li{
	background:#f7f7e8;
	padding-left: 10px;
}
.content_x li a{
	color: #111 !important;
	letter-spacing: 1px;
}
.content_x li a:active,
.content_x li a:hover{
	color:#1FD0F6 !important;
	outline: 0 none;
}
.showProDetail{
	cursor: pointer;
}
.mrt{
	 width:100%;
	 height: 80px;
 }
.product_T{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	margin-top: 30px;
}


