.a_hover:hover{text-decoration: underline;color:red;}
.a_hover_color:hover{color:red;}
.page{line-height: 1.5}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #999;margin:2px;color:#999;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #999;color:#fff;}

.header .en{
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
.header .num{
	color: #c81c0f;
}
.nav{
	background-color: #333333;
}
.nav .item{
	float: left;
	width: 12.5%;
	text-align: center;
}
.nav .item a{
	display: block;
	color: #fff;
}
.nav .item.hover,
.nav .item:hover{
	background-color: #c7281c;
}
.banner .owl-dots{
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-align: center;
}
.banner .owl-dots .owl-dot{
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.banner .owl-dots .owl-dot.active{
	background-color: red;
}
.index_search .left{
	color: #7b7b7b;
	font-size: 14px;
}
.index_search .left a{
	color: #7b7b7b;
}
.index_search .right{
	width: 310px;
	background-color: #c7281c;
}
.index_search .right form{
	padding-left: 24px;
;

}
.index_search .right input{
	width: 226px;
	height: 37px;
	line-height: 37px;
	background-color: #fff;
	border: none;
	outline: none;
	padding-left: 20px;
}
.index_search .right button{
	width: 40px;
	height: 37px;
	background-color: #191717;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	outline: none;
	border: none;
	position: absolute;
	top: 20px;
	cursor: pointer;
}
.index_search .right::after{
	content: '';
	width: 1000px;
	height: 78px;
	background-color: #c7281c;
	position: absolute;
	right: -1000px;
	top: 0;
}
.index_sl{
	background-color: #f1f1f1;
}
.index_sl .item{
	float: left;
	width: 20%;
	text-align: center;
	padding-top: 50px;
}
.index_sl .item .t{
	font-weight: bold;
}
.index_sl .item .zh{
	color: #c7281c;
}
.index_sl .item .desc{

}
.w962{width: 962px;}
.index_pro_left .titles{
	background-color: #333333;
}
.index_pro_left .wrap .item a{
	padding-left: 50px;
	display: block;
	transition: all 0.4s;
}
.index_pro_left .wrap .item{
	border-bottom: 1px solid #dadada;
	transition: all 0.4s;
	background-color: #f3f3f3;
	background-position: right center;
}
.index_pro_left .wrap .item:hover,
.index_pro_left .wrap .item.hover{
	background-color: #c7281c;
	background-image: url(../images/b.png);
	background-repeat: no-repeat;
	background-position: 220px center;
}
.index_pro_left .wrap .item:hover a,
.index_pro_left .wrap .item.hover a{
	color: #fff;
}
.index_pro_left .tel{
	background-color: #333333;
	color: #fff;
	background-image: url(../images/tel1.png);
	background-repeat: no-repeat;
	background-position: 25px center;
}
.index_pro .wrapper{
	margin-right: -100px;
}
.index_pro .item{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(189, 189, 189);
	width: 312px;
	margin-right: 9px;
	margin-bottom: 16px;
}
.index_pro .item .title{
	width: 100%;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.52);
}
.index_ad{
	background-image: url(../images/adbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.index_title .tit{
	color: #c7281c;
	letter-spacing: 3px;
}
.index_title .desc{
	color: #8f8f8f;
}
.index_case .info{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../images/zoom1.png);
	background-repeat: no-repeat;
	background-position: center 66px;
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.4s;
	height: 0;
	opacity: 0;
}
.index_case .item:hover .info{
	height: 100%;
	opacity: 1;
}
.index_bg{
	background-color: #f1f1f1;
}
.c6{color: #666666;}
.index_news .date{
	color: #9d9d9d;
}
.index_news .item{
	padding-bottom: 20px;
	background-color: #fff;
	border-bottom: 1px solid #c3c3c3;
}
.index_news .item:last-child{
	border: none;
}
.index_news .item .desc{
	color: #818181;
}
.index_about_bg{
	background-image: url(../images/aboutbg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_about{
	margin-top: -293px;
}
.index_about .w{
  	box-shadow: 0px 3px 6px 0px rgba(11, 2, 5, 0.15);
}
.index_about .more .item{
	display: inline-block;
	width: 156px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(50, 48, 48);
	margin-right: 14px;
}
.index_about .more .item a{
	display: block;
	color: #252222;
}
.index_know .wrapper{
	margin-right: -100px;
}
.index_know .item{
	float: left;
	width: 340px;
	margin-top: 35px;
	overflow: hidden;
	margin-right: 85px;
}
.index_know .item .title{
	color: #c7281c;
	padding-left: 32px;
}
.index_know .item .desc{
	color: #666666;
	padding-left: 32px;
}
.index_know .item .title::before{
	content: 'T';
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background-color: #c7281c;
	position: absolute;
	left: 0;
	margin-top: -3px;
}
.index_know .item .desc::before{
	content: 'C';
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background-color: #313131;
	position: absolute;
	left: 0;
	margin-top: 4px;
}
.index_link{
	background-color: #333333;
	color: #bebebe;
	margin-bottom: 1px;
}
.index_link a{
	color: #bebebe;
}
.footer{
	background-color: #231f20;
	color: #c5c5c5;
}
.footer a{
	color: #c5c5c5;
}
.footer .w{
	background-image: url(../images/flogo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ml442{margin-left: 442px;}
.footer .bg{
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.crumb{
	background-color: #e8e8e8;
	color: #747474;
}
.crumb a{
	color: #747474;
}
.crumb .fr{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.about_two .item{
	border: 1px solid #bdbdbd;
	width: 300px;
	margin-right: 14px;
}
.news_list .item{
	border: 1px solid #cfcfcf;
	margin-bottom: 36px;
}
.news_list .item .desc{
	color: #666666;
}
.news_list .item .more{
	background-color: rgb(1, 33, 84);
	width: 137px;
  	height: 32px;
  	line-height: 32px;
  	transition: all 0.4s;
  	position: absolute;
  	right: 27px;
  	bottom:-15px;
  	text-align: center;
  	font-size: 14px;
}
.news_list .item .more a{
	color: #fff;
}
.news_list .item .more:hover{
	background-color: #c7281c;
}
.news_content h1{
	font-weight: 500;
	font-size: 22px;
	line-height: 1;
}
.news_content .info{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-top: 20px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 25px;
}
.news_content .img img{
	max-width: 100%
}
.news_title{
	background-color: rgb(243, 243, 243);
}
.news_title .tit{
	background-color: #c7281c;
}
