.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;}

.index_top{
	height: 36px;
	line-height: 36px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
}
.index_top a{
	color: #666;
}
.header .tel{
	background-image: url(../images/ewm1.png),url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center,right center;

}
.header .tel .tit{
	color: #505050;
}
.header .tel .num{
	color: #cf0606;
	letter-spacing: 1px;
}
.nav_wrap{
	background-color: #333333;

}
.nav_wrap .w{
	background-image: url(../images/yy.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav{
	width: 1008px;
	height: 70px;
	line-height: 70px;
	background-color: #dc2821;
	right:0;
	color: #fff;
	font-size: 17px;
	position: absolute;
	top: -8px;
}

.nav::before{
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: -30px;
	border-top: 35px solid transparent;
	border-bottom: 35px solid #dc2821;
	border-left: 15px solid transparent;
	border-right: 15px solid #dc2821;
}
.nav::after{
	content: '';
	width: 1000px;
	height: 70px;
	position: absolute;
	top: 0;
	right: -1000px;
	background-color: #dc2821;
}
.nav .item{
	float: left;
	width: 14.285714285714286%;
	text-align: center;

}
.nav a{
	color: #fff;
	display: block;
}
.c6{color: #666;}
.index_search{
	border-bottom: 1px solid #dbdbdb;
}
.index_search a{
	color: #666;
}
.index_search .search input{
	width: 193px;
	height: 30px;
	line-height: 30px;
	background-color: rgb(243, 243, 243);
	outline: none;
	padding-left: 16px;
	border: none;
	padding-right: 40px;
}
.index_search .search button{
	width: 30px;
	height: 30px;
	background-color: rgb(220, 40, 33);
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	outline: none;
	border: none;
	position: absolute;
	right: 0;
	top: 11px;
}
.index_title .red{
	color: #dc2821;
}
.index_title{
	letter-spacing: 4px;
}
.index_pro_warp{
	background-color: #f5f5f5;
}

.index_pro_cate .w{
	background-color: #dc2821;

}
.index_pro_cate .item{
	float: left;
	font-size: 15px;
	transition: all 0.4s;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 30px center;
}
.index_pro_cate .item a{
	color: #fff;
	display: block;
}
.index_pro_cate .item.hover,
.index_pro_cate .item:hover{
	background-image: url(../images/pc.png);
}
.index_pro_cate .more{
	font-size: 15px;
	background-color: #333333;
	width: 132px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}
.index_pro_cate .more a{
	display: block;
	color: #fff;
}
.index_pro_cate .more::before{
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: -40px;
	border-top: 33px solid transparent;
	border-bottom: 33px solid #333333;
	border-left: 20px solid transparent;
	border-right: 20px solid #333333;
}
.index_pro .item{
	float: left;
	width: 375px;
	margin-right: 15px;
	margin-bottom: 28px;
}
.index_pro .wrapper{
	padding-left: 28px;
	padding-top: 28px;
	padding-right: 0;
	background-color: #333333;
}
.index_a{
	background-image: url(../images/abg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_a .tel{
	letter-spacing: 1px;
	padding-right: 5px;
}
.index_a .zx{
	width: 116px;
	height: 32px;
	line-height: 32px;
	background-color: #dc2821;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	transform: skewX(-30deg);
}
.index_a .zx a{
	display: block;
	color: #fff;
	text-align: center;
	font-size: 15px;
	letter-spacing: 2px;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
}
.index_title .desc{
	color: #838383;
	letter-spacing: 1px;
}
.index_ys .wrapper{
	margin-right: -100px;
	margin-left: -89px;
}
.index_ys .item{
	width: 280px;
	float: left;
	margin-left: 89px;
	margin-right: 89px;

}
.index_ys .item::after{
	content: '';
	width: 0;
	height: 100%;
	border-right: 1px dashed #d7d7d7;
	position: absolute;
	top: 0;
	right: -89px;
}
.index_ys .tit{
	background-image: url(../images/ybg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.index_ys .desc{
	color: #5c5c5c;
	margin-top: 22px;
}
.index_bg2{
	background-color: #f6f6f6;
}
.index_bg2 .w{
	background-image: url(../images/k.png);
	background-repeat: no-repeat;
	background-position: 55px bottom;
}
.index_kb{
	margin-left: 453px;
}
.index_kb .item{
	height: 74px;
	line-height: 74px;
	background-color: #fff;
	margin-bottom: 26px;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	transform: skewX(-30deg);
}
.index_kb .item .info{
	border-top: 1px solid #e0dfdf;
	border-right: 1px solid #e0dfdf;
	border-bottom: 1px solid #e0dfdf;
	height: 72px;
	
}
.index_kb .item .info .info_con{
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
}
.index_kb .item .tit{
	line-height: 74px;
	background-color: #333333;
	color: #fff;
	font-size: 20px;
}

.index_kb .item .tit .tit_con{
	background-image: url(../images/k1.png);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: 25px center;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
}
.index_kb .item .info{
	color: #7f7f7f;
	padding-left: 40px;
}
.index_kb .item2 .tit{
	background-color: #dc2821;
}
.index_case .wrapper{
	margin-right: -100px;
}
.index_case .item{
	float: left;
	width: 294px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.index_a1{
	border-bottom: 6px solid #dc2821;
}
.index_news_cate{
	font-size: 0;
	text-align: center;
}
.index_news_cate .item{
	display: inline-block;
	font-size: 16px;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #a2a2a2;
	transition: all 0.4s;
	margin-right: 12px;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	transform: skewX(-30deg);
}
.index_news_cate .item.hover{
	border-color: #dc2821;
	background-color: #dc2821;

}
.index_news_cate .item a{
	display: block;
	transition: all 0.4s;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
}
.index_news_cate .item.hover a{
	color: #fff;
}
.index_news .item .date{
	border-right: 1px solid #d2d2d2;
	height: 58px;
}
.index_news .item .date .y{
	color: #dc2821;
}
.index_news .item .desc{
	color: #888;
	margin-top: 5px;
}
.index_news .right .item{
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #e4e4e4;
}
.index_news .right .item:first-child{
	padding-top: 0;
	
}
.index_news .right .item:last-child{
	border-bottom: 0;
}
.index_news .wrap{
	position: absolute;
	width: 100%;
	opacity: 0;
	top: 0;
	z-index: 1;
	transition: all 0.4s;
}
.index_news .wrap.hover{
	position: relative;
	z-index: 10;
	opacity: 1;
}

.index_about .desc{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.52);
	transition: all 0.3s;
}
.index_about:hover .desc{
	bottom: 0;
}
.index_contact {
	font-size: 0;
	z-index: 10;
}
.index_contact .wrapper{
	margin-left: -30px;
	margin-right: -30px;
}
.index_contact .item{
	display: inline-block;
	height: 70px;
	width: 367px;
	line-height: 70px;
	font-size: 17px;
	background-color: #e1e1e1;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	transform: skewX(-30deg);
	margin-left: 14px;
	margin-right: 14px;
	overflow: hidden;
}
.index_contact .item span{
	display: block;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	transform: skewX(30deg);
	width: 367px;
	background-repeat: no-repeat;
	text-align: left;
}
.index_contact .item1 span{
	background-image: url(../images/l1.png);
	background-position: 37px center;
	padding-left: 85px;
}
.index_contact .item2 span{
	background-image: url(../images/l2.png);
	background-position: 72px center;
	padding-left: 125px;
}
.index_contact .item3 span{
	background-image: url(../images/l3.png);
	background-position: 79px center;
	padding-left: 125px;
}
.index_map{
	margin-top: -26px;
}
.index_link{
	line-height: 50px;
	background-color: #d12c24;
}
.index_link a{
	color: #fff;
}
.footer{
	background-color: #272727;
}
.footer .wrap{
	padding-left: 415px;
	color: #c7c7c7;
}
.footer .w{
	background-image: url(../images/flogo.png),url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: left center,right center;
}
.crumb{
	color: #6d6d6d;
	font-size: 13px;
	background-color: #eaeaea;
}
.crumb a{
	color: #6d6d6d;
}
.crumb .fr{
	padding-left: 30px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.w930{width: 930px;}

.container_left .titles{
	background-color: #dc2821;
	border-bottom: 8px solid #dc2821;
}
.container_left .titles span{
	display: block;
	border-bottom: 1px solid #fff;
}
.container_left .wrapper .item{
	height: 50px;
	line-height: 50px;
	background-color: #ececeb;
	border-bottom: 3px solid #fff;
	font-size: 18px;

}
.container_left .wrapper .item a{
	display: block;
	transition: all 0.4s;
	padding-left: 38px;
}
.container_left .wrapper .item.hover a
{
	background-color: #333;
	color: #fff;
}
.container_left .wrapper .it.hover a,
.container_left .wrapper .item:hover a{
	color: #fff;
	background-color: #dc2821;

}
.container_left .wrapper .it.hover a::after,
.container_left .wrapper .item:hover a::after{
	content:'';
	width: 10px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 27px;
	background-color: #fff;
}
.container_left .lxt{
	background-color: #dc2821;
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.pro_list .wrapper{
	margin-right: -100px;
}
.pro_list .item{
	float: left;
	width: 297px;
	margin-right: 18px;
	margin-bottom: 20px;
}
.pro_list .item .title{
	transition: all 0.4s;
	background-color: #565656;
	color: #fff;
	margin-top: 1px;
}
.pro_list .item:hover .title{
	background-color: #dc2821;
}
.news_list .item{
	padding-bottom: 20px;
	margin-top: 30px;
	border-bottom: 2px solid #cecece;
}
.news_list .item .tit{
	transition: all 0.4s;
}
.news_list .item .more{
	display: inline-block;
	width: 108px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: rgb(102, 102, 102);
	text-align: center;
	transition: all 0.4s;
}
.news_list .item:hover .tit{
	color: #dc2821;
}
.news_list .item:hover .more{
	background-color: #dc2821;
}
.news_list .item:last-child{
	border: none;
}
.show_show h1{
	font-weight: 500;
	font-size: 23px;
	text-align: center;
}
.show_show .info{
	font-size: 13px;
	color: #848484;
	margin-top: 7px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	text-align: center;
}
.about_one .line{
	width: 64px;
	height: 3px;
	background-color: rgb(220, 40, 33);
}
.about_two{
	height: 180px;
	background-image: url(../images/ab2.png);
	background-position:center 50px;
	background-repeat: no-repeat;
}
.about_three{
	background-image: url(../images/ab3.png);
}
.about_three .wrap{
	width: 943px;
	height: 324px;
	background-color: rgba(255,255,255,0.76);
	margin-left: auto;
	margin-right: auto;
	top: 50%;
	margin-top: -162px;
}
.about_four{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.about_four .item{
	padding-left: 56px;
	background-repeat: no-repeat;
	background-position: left center;
}
.about_four .item:first-child{
	background-image: url(../images/ab31.png);
}
.about_four .item:nth-child(2){
	background-image: url(../images/ab32.png);
}
.about_four .item:last-child{
	background-image: url(../images/ab33.png);
}
.w954{width: 954px;}
.contact_one .tit{
	border-bottom: 4px solid #000;
}
.contact_one .tit .c1{
	color: #dc2821;
}
.contact_one .tit .c2{
	color: #747474;
}
.contact_two .left{
	background-color: #393a3f;
}
.contact_two .left .title{
	background-color: #dd2821;
	line-height: 105px;
}