@charset "utf-8";
/*内容区*/
.news_yemian{margin: 0 auto;}
.news_right{float: right;width: 380px;}
.fenleibox{background-color: #FFFFFF;padding:15px 20px;}
.fl_title{font-size: 16px; font-weight: bold;margin-bottom: 12px;}
.fl_title:before{content: "";display:inline-block;width: 4px; height: 14px; background-color: #BFA173;margin-right: 8px;}
.fenleibox ul{overflow: hidden;}
.fenleibox li{float: left;padding: 6px 15px;border-radius: 4px;margin: 10px 20px 10px 0;font-size: 12px;color: #666666;background-color: #f5f5f5;}
.paihang{background-color: #FFFFFF;margin-top: 20px;padding: 20px 20px;}
.news_body{background-color: #f8f8f8;!important;}
.content2{
	width:100%;
	background: rgba(42, 58, 140, 0.05);
	margin: 0 auto;
	padding-top: 10px;
}
.lanmu_title{
	text-align: center;
	margin-bottom: 20px;
}
.lanmu_title span{	
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin: 0 15px;
}

.title{width: 1200px; margin: 0 auto;color:#333333;text-align: center;font-size:30px;}
.titlez{padding: 50px 0 30px 0;}
.title:before{content: "";display: inline-block;width:93px;height: 6px;margin-right: 20px;margin-bottom: 8px;width: 100px;height: 1px;background-color: #cccccc;}
.title:after{content: "";display: inline-block;width:93px;height: 6px;width: 100px;height: 1px;background-color: #cccccc;margin-left:20px;margin-bottom: 8px;}
/*相关推荐*/
.tj_title{font-size: 16px; font-weight: bold;}
.tj_title:before{content: "";display:inline-block;width: 4px; height: 14px; background-color: #BFA173;margin-right: 8px;margin-left: 15px;}
.tuijian{margin-top: 20px;background-color: #FFFFFF;padding: 20px 10px;margin-bottom: 20px;}
.tj_list ul{overflow: hidden;}
.tj_list ul li{float: left;width:31.3%;margin: 20px 1% 0 1%;}
.tj_img img{display:block;width:100%;}
.tj_text{font-size: 14px;margin-top: 5px;color: #666666;line-height: 20px;}

/*产品服务*/
.column{width: 1220px; margin: 0 auto;padding-bottom:60px;}
.products{overflow: hidden;}
.pro-sigle{float: left;margin:15px 12px; cursor: pointer;width: 382px;margin-top: 15px;background-color: #ffffff;}
.cmpnimg{width: 382px; height:214px;overflow: hidden;}
.cmpnimg img{display:block;transition: transform 2s ease 0s;width: 100%;}
.cmpnimg img:hover{
transform:scale(1.1);
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
-moz-transform:scale(1.1);
}
.pro-title{text-align:left;padding: 2px 5px;
font-size: 14px;
line-height: 22px;
 text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;margin-top: 10px;}
.pro-title:hover{color: #BFA173;}
.pro-parse{font-size:12px;color:#999999;margin-top: 5px;padding-left: 5px;}
.pro-text{width:382px; height: 90px;padding: 0 10px;box-sizing: border-box;}
/*.pro-sigle:hover .pro-text{border-bottom: 2px solid #6791f7;}*/
.pro-sigle:hover .pro-text{background-color:#fafbff;}
.pro-sigle:hover{
	box-shadow: 0px 0px 10px 0px rgba(191, 161, 115, 0.2);
}
/*新闻详情*/
.xinwen{width:100%; margin:105px auto 0 auto;max-width: 1200px;}
.mianbaoxue{line-height: 40px; font-size: 12px; width:100%;color: #999999;}
.mianbaoxue span{color:#999999;}
.mianbaoxue .jiantou{margin: 0 5px;}
.mianbaoxue a{color: #999999;}
.mianbaoxue a:hover{color: #5255d2;}
.mianbaoxue .dangqianye{color: #333333;}
.xinwen .newdetail{background-color:#FFFFFF;padding: 20px 25px;}
.xinwen .newtitle{font-weight:bold;font-size:26px; text-align: center;padding-top: 10px;margin-bottom: 20px;}
.xinwen .newtime{font-size:12px; color:#666666;text-align: left;margin: 15px auto;}
.xinwen .newtime span{margin-right:20px; color: #999999;}
.xinwen .newtext{color: #666666;line-height: 30px; margin: 20px auto;    font-size: 14px;}
.xinwen .newimg{text-align: center;}
.xinwen .newimg img{width: 100%;}
.xinwen .hezhao{width: 100%;}
.xinwen .hezhao img{width: 100%;display: block;}

/*新闻样式新*/
.ftitle{font-size: 12px;color: #999999;text-align: center;}
.listbox{width: 1230px; margin: 0 auto;}
.single{
	overflow: hidden;
	box-sizing: border-box;
	padding:22px 15px;
}
.single:hover{
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(191, 161, 115, 0.2);
}
.riqi{float: left;border: 1px dashed #E0E0E0;width: 100px; height: 100px;text-align: center;margin-right: 20px;}
.riqi b{text-align: center;color:#666666;font-size: 46px;margin-top: 8px;display: block;}
.riqi span{font-size: 12px;color:#666666;text-align: center;display: block;}
.listtext{width: 845px; float: left;}
.listitle{font-size: 18px; color: #333333;margin: 8px 0 16px 0;font-weight: bold;}
.listtext p{font-size:14px;color: #666666;line-height: 22px;}
.listimg{float:right;width: 213px;height: 102px;overflow: hidden;border-radius: 4px;}
.listimg img{width: 100%;display: block;}
/*分页样式*/
.pagebox{margin:30px auto 60px auto;overflow: hidden;display: inline-block;}
.prepage{width: 30px; height: 30px;border: 1px solid #e4e4f0; background-color: #f3f3f6;line-height: 30px;text-align: center;float: left;cursor: pointer;}
.nextpage{width: 30px; height: 30px;border: 1px solid #e4e4f0; background-color: #f3f3f6;line-height: 30px;text-align: center;float: left;cursor: pointer;color: #999999;}
.dpage{background-color: #BFA173;color: #FFFFFF;border-color:#BFA173;}
.page{overflow: hidden;float: left;}
.page li{width: 30px; height: 30px; text-align: center;line-height: 30px;border:1px solid #e4e4f0;font-size: 14px;margin:0 6px;float: left;cursor: pointer;}
.page .sheng{border: none !important;}
.page .current-page{border-color: #BFA173;color: #BFA173;}
.page li:hover{border-color: #BFA173;color: #BFA173;}
.pagbigbox{text-align: center;}
/*行业动态*/
.hangye{padding-bottom: 60px;}
.column3{width: 100%;background-color: #FFFFFF;}
.hangye{width: 1200px; margin: 0 auto;overflow: hidden;}
.hybox{float: left;width:380px;padding-left: 20px;}
.bigtext{color: #333333;}
.bigtext p{position: relative;top: -20px;font-weight: 500;}
.bigtext p:after{content: "";width: 20px; height: 2px;background-color: #BFA173;display: block;}
.smalltext{font-size: 14px; color: #666666;margin-top: 10px;}


/*响应式*/
@media (max-width:768px) {
	.xinwen{
		max-width: 700px !important;
		margin: 68px auto 0 auto
	}
	.mianbaoxue{
		margin-left: 20px;
	}
	.xinwen .newtitle{
		line-height: 30px;
	}
	.tj_list ul{
		clear: both;
	}
	.tj_list ul li{
		width: 96%;
		margin: 20px 2% 0 2%;
	}
	
}
@media (min-width:768px) and (max-width: 992px) { 
	.xinwen{max-width: 700px !important;}
	.tj_list ul li{
		width: 46%;
		margin: 20px 2% 0 2%;
	}
	
}
@media (min-width:992px) and (max-width: 1200px) {
	.xinwen{max-width: 900px !important;}
}
@media (min-width:1200px) { 
	
}