html{font-size:62.5%;} 
body{font-size:12px;font-size:1.2rem ;} 
p{font-size:14px;font-size:1.4rem;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;} 


/*关于我们*/
.page_title{
	width:90%; 
	margin:0 auto;  
	text-align:left; 
	padding-left:4px; 
	padding:8px;
}
.page_title ul{
	text-align:center; 
	padding:10px 0; 
	text-align:left; 
	background:#BEA783; 
	padding-left:10px;
}
.page_title ul li{
	height:30px; 
	line-height:30px; 
	display:inline-block; 
	margin-bottom:4px;
}
.page_title ul li a{ 
	border-radius:2px; 
	background:#fff;
	display:block; 
	text-align:center; 
	padding-left:18px; 
	padding-right:18px; 
	color: #666;
}
.page_content{
	width:90%; 
	margin:0 auto;
	color:#333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	x-sizing: border-box; 
	text-align:left; 
	margin-top:10px; 
	margin-bottom: 150px;
}
.page_content img{ 
	width: 100%; height: auto;
}


/* product_cate css style*/
.product_cate{
	width:99.5%; 
	margin:0 auto;
	margin-top:20px; 
	margin-bottom: 120px;
	overflow: hidden;
}
.product_cate_title{
	background:url(../img/eef.jpg) 18px center no-repeat #fff; 
	background-size:2px 22px; 
	text-align:left; 
	padding-left:30px; 
	border-bottom:1px solid #d5d5d5;  
	font-size:16px; 
	height:40px; 
	width:100%;      line-height: 40px;
	border-bottom:1px solid #d5d5d5;
}
.product_cate ul{
	
}
.product_cate ul li{
	height:35px; 
	line-height:35px; 
	border-bottom:1px solid #d3d3d3; 
	background:url(../img/abcd.png) 95% center no-repeat; 
	background-size:20px 20px;
}
.product_cate ul li a{
	font-size:14px; 
	padding-left:20px; 
	text-align:left; 
	display:block; 
	color: #666;
}
.news_detail{
	width: 100%; 
	margin:auto; 
	height: auto;
	overflow: hidden; 
	margin-bottom: 120px;    margin-top: 2rem;
}
.news_detail .title{  
	background: #BEA783;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size:14px; 
	color:#fff;
}
.news_detail .pn{
	width: 90%; 
	margin: auto;
	background: #f3f3f3;
	padding: 5px;
	line-height: 30px;
	border: 1px solid #d9d9d9;
	color: #666; 
	text-align:left;
	font-size:14px; 
	margin-top:5px; 
	margin-bottom: 20px;
}
.news_detail .pn a{
	font-size:14px; 
	color: #CE4147;
}
.content{ 
	width: 90%; 
	margin: auto; 
	height: auto; 
	overflow:hidden; 
	margin-top: 10px; 
}
.content img{
	height: auto;
}

.products{ 
	width: 100%; 
	margin:auto; 
	height: auto;
	overflow: hidden; 
	margin-bottom: 120px;
}
.products_title{
	background:url(../img/eef.jpg) 18px center no-repeat #fff; 
	background-size:2px 22px; 
	text-align:left; 
	padding-left:30px; 
	border-bottom:1px solid #d5d5d5;  
	font-size: 14px; 
	height:40px; 
	width:100%;  line-height: 40px;
	border-bottom:1px solid #d5d5d5;
}
.pro_ts{
	padding-bottom:5px; 
	text-align:left !important; 
	width: 100%; 
	margin: auto; 
	height: auto;
	overflow: hidden;
}
.pro_ts li{
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	width:46%; 
	margin-left: 2%; 
	margin-right: 2%; 
	margin-bottom: 10px; 
	float: left;
}
.pro_ts li a{
	overflow: hidden;
	width:100%;
}
.pro_ts li a img{
	display: block;
	width:100%;
	height: auto;
	vertical-align: middle;
}
.pro_ts li  h3{
	display: block;
	width:97%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;white-space: pre;
	text-align: left;
	font-size: 14px; 
	color: #333; 
	font-weight: normal; 
	overflow:hidden;
    position: relative;
   
}
.pro_ts li  h3:before{
	font-family: 'FontAwesome';
    font-weight: bold;
    font-style: normal;
    content: "\f105";
    position: absolute;
    bottom: 0;
    right: 0;
    color: #9d9d9d;
    font-size: 2.5rem;
}
.pro_tsa li{
	height:35px; 
	line-height:35px; 
	border-bottom:1px solid #d3d3d3; 
	background:url(../img/abcd.png) 95% center no-repeat; 
	background-size:20px 20px;
}
.pro_tsa li a{
	font-size:12px; 
	padding-left:20px; 
	text-align:left; 
	display:block; 
	color: #666;
}
.product_detail .title{
	background: #BEA783;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px; 
	font-size:14px; 
	color:#fff;
}
.product_detail .img{
	width:95%; 
	margin: auto;
	margin-top:10px; 
}
.product_detail .img img{
	width:100%; 
	height:auto;
}
.handin{
	width:84px; 
	height:31px; 
	background:#CE4147; 
	margin:0 auto; 
	text-align:center; 
	line-height:31px; 
	font-size:14px; 
	color:#fff; 
	margin-top:10px; 
	cursor:pointer; 
	margin-bottom: 10px;
}
.handin a{
	color:#fff;
}
.product_content{ 
	width: auto;
	height: auto;
	overflow: hidden; 
	margin-bottom: 150px; 
}
.product_content .title{
	background: #BEA783;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px; 
	font-size:14px; 
	color:#fff; 
	line-height:35px; 
	text-align:left; 
	padding-left:10px;
}
.product_content .content{
	padding:5px; 
	font-size: 14px;
	color:#333; 
	text-align:left;
}
.product_content .pn{
	background: #f3f3f3; 
	margin: auto; 
	padding: 5px;
	margin-bottom: 20px; 
	line-height: 30px;
	border: 1px solid #d9d9d9;
	color: #666; 
	text-align:left;
	font-size: 14px;
	margin-top:5px; 
	width: 90%;
}
.product_content .pn a{
	font-size: 14px;
	color: #CE4147;
}
/*留言*/
input{
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box; 
	-ms-box-sizing: border-box;-o-box-sizing: border-box;x-sizing: border-box;}
.message_div{width:100%; margin:0 auto; text-align:left; padding:5px;}
.message_div input{}
.item input,textarea{background:  #e8e8e8;border: none;vertical-align: middle;width: 100%;height: 30px;line-height: normal;padding: 2px;padding-left: 8px; font-size: 12px;color: #333; text-align:left; margin-top:8px;}
.submit{background:#BEA783;  line-height:35px; font:400 14px/35px ;border: 0; color:#fff; width:100%; margin-top:10px;}
textarea.content{height:100px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box;x-sizing: border-box; padding-top:5px;}
.code{text-align:left;}
.code input{width:50%;}
.code img{vertical-align: middle;padding-left: 10px;display: inline; margin-top:8px;}


/*分页样式*/

#pagination,
.pagination {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90.625%;
	height: auto;
	overflow: hidden;
	border-left: #e0e1dc solid 1px;
}

#pagination li,
.pagination li {
	float: left;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	width: 40px;
	padding: 0;
	background: none;
}

#pagination li a,
.pagination li a {
	display: block;
	width: auto;
	height: 30px;
	padding: 0px;
	text-align: center;
	border-right: #e0e1dc solid 1px;
	border-top: #e0e1dc solid 1px;
	border-bottom: #e0e1dc solid 1px;
	line-height: 30px;
	font-size: 12px;
	color: #e0e0e0;
}

#pagination li a:hover,
.pagination li a:hover {
	background: #BEA783 !important;
	color: #fff;
}

.pagination .active {
	background: #BEA783;
	color: #fff;
}

.pagination .active a {
	color: #fff !important;
	cursor: default;
	background: #BEA783;
}

.pagination .disabled a:hover {
	background: none !important;
}

.pagination .disabled a {
	background: none !important;
	cursor: no-drop;
}

.pagination .ellipsis a:hover {
	background: none !important;
	cursor: default;
}
/*简介*/
.product-zy{
	width: 100%;height: auto;line-height: 24px;
	font-size: 14px;background: #ededed;padding: 5px;color: #999;
	margin: 5px 0;
	}

 /*摘要*/
.excerpt{
	margin-bottom: 5px;
    font-size: 12px;
    background: #f5f5f5;   
    padding: 5px;    color: #999;margin-top: 5px;
}
 /*相关标签*/
.xgbq{
	border-top: 1px dashed #ededed;
	border-bottom: 1px dashed #ededed;
	font-size: 12px;display: inline-block;color: #999;
	margin: 5px 0;width: 100%;
}
.xgbq >a{
	font-size: 12px;display: inline-block;color: #666;
	line-height: 20px;
}
/*地区产品*/
.dqcp{margin-bottom: 5px;}
.dqcp > ul{
	overflow: hidden;
}
.dqcp > ul >li{
	width: 48%;
	height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background-size: 20px 20px;
    float: left;    margin: 0 1%;
}
.dqcp > ul >li >a{
	    font-size: 12px;
    padding-left: 28px;
    text-align: left;
    display: block;
}
/*.xgproduct_cate{margin-bottom: 0;}*/
.xgnews_news{padding-bottom: 100px;}
.dqfw_dqcp{
	padding-bottom: 120px;
}
.xgproducts{
	margin-bottom: 0;
}
.xgproduct_cate{margin-bottom: 0;}
