.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_t{
	color: #878787;
	border-bottom: 1px solid #32363c;
	background-color: #1a1d22;
}
.header_t a{
	color: #878787;
}
.header_t .tel{
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.header{
	background-color: #1a1d22;
}
.header .nav .item{
	float: left;
	width: 117px;
	text-align: right;
}
.header .nav .item a{
	display: block;
	color: #fff6d8;
}
.banner .owl-dots{
	display: none;
}
.banner_b{
	position: absolute;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 17px;
	background-color: rgba(0,0,0,0.4);
	bottom: 0;
	z-index: 10;
	text-align: right;
	font-size: 0;
}
.banner_b .item{
	width: 140px;
	border-radius: 3px;
	display: inline-block;
	overflow: hidden;
	margin-left: 25px;
	border: 1px solid transparent;
}
.banner_b .item.hover{
	border: 1px solid #fff;
}
.c8{
	color: #888;
}
.index_title .tit span::before,
.index_title .tit span::after{
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #cbcdcb;
	position: absolute;
	top: 50%;
	margin-top: -3px;
}
.index_title .tit span::before{
	left: -6px;
}
.index_title .tit span::after{
	right: -6px;
}
.index_title .tit::before,
.index_title .tit::after{
	content: '';
	width: 250px;
	height: 1px;
	background-color: #cbcdcb;
	top: 50%;
	margin-top: -0.5px;
	position: absolute;
}
.index_title .tit::before{
	left: -250px;
}
.index_title .tit::after{
	right: -250px;
}
.index_pro .wrapper{
	margin-right: -100px;
}
.index_pro .item{
	float: left;
	width: 405px;
	margin-right: 18px;
	margin-bottom: 18px;
}
.index_pro .item .tit{
	position: absolute;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.62);
	bottom: 0;
}
.index_y{
	background-color: #b78e58;
}
.index_y .left{
	background-image: url(../images/brl.png);
	background-repeat: no-repeat;
	background-position: left 30px;
}
.index_y .right{
	background-image: url(../images/brr.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	background-color: #1c1c1c;

}
.index_y .right::before{
	content:'';
	width: 14px;
	height: 172px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/br.png);
}
.index_y .right::after{
	content:'';
	width: 1000px;
	height: 172px;
	background-color: #1c1c1c;
	position: absolute;
	right: -1000px;
	top: 0;
}
.mr230{margin-right: 230px;}
.ml225{margin-left: 225px;}
.index_news .w{
	background-image: url(../images/nr.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.c5{color: #555;}
.index_news .date{
	border-radius: 5px;
	border: 1px solid #d5d5d5;
	transition: all 0.4s;
	
}
.index_news .item{
	width: 376px;
	height: 168px;
	border-right: 1px solid #dfdfdf;
	float: left;
	margin-bottom: 37px;
	/*border-bottom: 1px solid #dfdfdf;*/

}
.index_news .item .desc{
	padding-right: 36px;
}
.index_news .item:hover .date{
	background-color: #b78e58;
	border-color: #b78e58;
	color: #fff;
}
.index_news .item .tit:hover,
.index_news .item .desc:hover{
	color: #b78e58;
}
.index_news .item:nth-child(even){
	padding-left: 50px;
	border-right: none;
	width: 345px;
}
.index_news .item:nth-child(even) .desc{
	padding-right: 0;
}
.index_news .item:nth-child(n+3){
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 37px;
}
.index_news .item:nth-child(n+3)::before{
	content: '';
	width: 200%;
	height: 1px;
	background-color: #dfdfdf;
	top: -37px;
	position: absolute;
	left: -50px;
}
.index_rz{
	background-color: #1c1c1c;
}
.index_rz .tit{
	color: #f0d3ad;
}
.index_rz .des{
	color: #b6b6b6;
}
.index_rz .tit2{
	background-color: #d6ae79;
	color: #1c1c1c;
	margin-left: auto;
	margin-right: auto;
}
.index_rz .tit2::before,
.index_rz .tit2::after{
	content: '';
	width: 330px;
	height: 1px;
	background-color: #737373;
	
	position: absolute;
	top: 50%;
}
.index_rz .tit2::before{
	left: -342px;
}
.index_rz .tit2::after{
	right: -342px;
}
.index_rz .wrap{
	font-size: 0;
	text-align: center;
}
.index_rz .wrap .item{
	width: 212px;
	height: 245px;
	background-image: url(../images/b.png);
	display: inline-block;
	margin-left: 18px;
	margin-right: 18px;
	transition: all 0.4s;
}
.index_rz .wrap .item .desc{
	color: #ded0bd;
}
.index_rz .wrap .item.hover{
	background-color: #d6ae79;
}
.index_rz .wrap .item.hover .tit,
.index_rz .wrap .item.hover .desc{
	color: #121111;
}
.index_bg1{
	background-image: url(../images/a.png);
}
.index_case .tit{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}
.index_case .info{
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.33);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.33);

}
.index_link{
	background-color: #eeeeee;
	font-size: 13px;

}
.index_link .w{
	background-image: url(../images/l.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer{
	background-color: #1c1c1c;
	border-bottom: 1px solid #3a3d41;
}
.footer_b{
	background-color: #1c1c1c;

}
.footer .w{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.footer .item{
	width: 388px;
	height: 110px;
	border: 1px solid #3a3d41;
	margin-top: 39px;
	color: #cdcdcd;
}
.footer .item img{
	position: absolute;
	left: 16px;
	bottom: -12px;
}
.footer_b .info{
	background-image: url(../images/f.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #b4b4b4;
}
.footer_b .info a{
	color: #b4b4b4;	
}
.pl240{padding-left: 240px;}
.footer_b .w{
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.crumb{
	background-color: #ededed;
}
.img_list .wrapper{
	margin-right: -100px;
}
.img_list .item{
	float: left;
	width: 402px;
	margin-right: 19px;
	margin-bottom: 19px;
	border: 1px solid #d4d4d4;
	transition: all 0.4s
}
.img_list .item .tit{
	border-top: 1px solid #d4d4d4;
	transition: all 0.4s;
}
.img_list .item:hover{
	border-color: #b78e58;
}
.img_list .item:hover .tit{
	background-color: #b78e58;
	border-top-color: #b78e58;
	color: #fff;
}
.bg{background-color: #b78e58;}
.about_pro .item{
	width: 296px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-right: 12px;
}
.case_list .item .title{
	border-bottom: 1px solid #dadada;
}
.case_list .item {
	border-bottom: 1px solid #dadada;
	padding-bottom: 38px;
	margin-bottom: 32px;
}
.case_list .item:last-child{
	border: none;
	margin-bottom: 0;
}
.news_list .item{
	border-bottom: 1px dashed #adadad;
	padding-bottom: 24px;
	margin-bottom: 24px;
}
.news_list .item .title:hover,
.news_list .item .desc:hover{
	color: #b78e58;
}
.news_list .item:last-child{
	margin-bottom: 0;
	border-bottom: 0;
}
.container_cate_tit{
	color: #555555;
	background-color: #ececea;
}
.container_cate_tit_right .item{
	line-height: 41px;
	height: 41px;
	border-top: 2px solid #ececea;
	border-bottom: 2px solid #ececea;
	float: left;
	transition: all 0.4s;
	text-align: center;
	cursor: pointer;
	width: 50%;
	background-color: transparent;
}
.container_cate_tit_right .item.hover{
	background-color: #fff;
}
.container_right_new_wrap .wrap{
	opacity: 0;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}
.container_right_new_wrap .wrap.hover{
	opacity: 1;
	z-index: 10;
	position: relative;	
}
.container_right_new_wrap .wrap .item{
	padding-left: 35px;
}

.container_right_new_wrap .wrap .item::before{
	content: "";
	width: 24px;
	height: 24px;
	border: 1px solid rgb(207, 207, 207);
	border-radius: 2px;
	text-align: center;
	line-height: 24px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -14px;
	color: #7a7a7a;
	font-size: 14px;
	overflow: hidden;
}
.container_right_new_wrap .wrap .item:nth-child(1)::before{
	content: '1';
	background-color: #e70314;
	border-color: #e70314;
	color: #fff;
}
.container_right_new_wrap .wrap .item:nth-child(2)::before{
	content: '2';
	background-color: #ff3d00;
	border-color: #ff3d00;
	color: #fff;
}

.container_right_new_wrap .wrap .item:nth-child(3)::before{
	content: '3';
	background-color: #fe9500;
	border-color: #fe9500;
	color: #fff;
}
.container_right_new_wrap .wrap .item:nth-child(4)::before{
	content: '4';
}
.container_right_new_wrap .wrap .item:nth-child(5)::before{
	content: '5';
}
.container_right_new_wrap .wrap .item:nth-child(6)::before{
	content: '6';
}
.container_right_new_wrap .wrap .item:nth-child(7)::before{
	content: '7';
}
.container_right_new_wrap .wrap .item:nth-child(8)::before{
	content: '8';
}
.container_right_new_wrap .wrap .item:nth-child(9)::before{
	content: '9';
}
.container_right_new_wrap .wrap .item:nth-child(10)::before{
	content: '10';
}
.container_cate_tit_right_tit {
	border-bottom: 1px solid #d4d4d4;
	color: #555;
}
.container_cate_tit_right_tit {
	border-bottom: 1px solid #d4d4d4;
	color: #555;
}
.container_cate_tit_right_gc .item{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;

}
.container_cate_tit_right_gc .item:last-child{
	border-bottom: none;
}
.container_cate_tit_right_bg .item .info{
	display: table-cell;
	height: 70px;
	vertical-align: middle;
}
.container_cate_tit_right_bg .titles{
	border-bottom: 1px solid #2683c5;
}
.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;*/
}