.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{
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.nav .item{
	float: left;
	font-size: 16px;
	line-height: 1;
	width: 94px;
	text-align: right;
}
.nav .item a{
	display: block;
	color: #fff5db;
}
.container{
	background-image: url(../images/bg.jpg);
	background-position: center;
}
.index_dm .w{
	background-image: url(../images/zbg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.index_dm .item{
	width: 268px;
	float: left;
	margin-right: 17px;
}
.index_ms_t{
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_ms_t .more a{
	color: #ffcc00;
}
.index_ms .wrapper{
	margin-right: -50px;
}
.index_ms .item{
	float: left;
	width: 368px;
	border: 10px solid #c6ae96;
	transition: all 0.4s;
	margin-right: 18px;
	margin-bottom: 30px;
}
.index_ms .item .title{
	position: absolute;
	bottom: -44px;
	left: 0;
	right: 0;
	background-color:rgba(0,0,0,0.43);
	opacity: 0;
	transition: all 0.4s;
}
.index_ms .item:hover{
	border-color: #8f050e;
}
.index_ms .item:hover .title{
	bottom: 0;
	opacity: 1;
}
.index_ys{
	background-color: #5d0106;
	background-image: url(../images/ybg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_ys .more{
	width: 140px;
  	height: 30px;
  	line-height: 30px;
  	font-size: 16px;
  	margin-top: 70px;
  	background-color: rgb(227, 144, 0);
  	border-radius: 15px;
  	text-align: center;
  	letter-spacing: 1px;
}
.index_ys .desc{
	letter-spacing: 2px;
}
.index_ys .more a{
	color: #fff;
	display: block;
}
.index_ys .w{
	background-image: url(../images/b.png);
	background-repeat: no-repeat;
	background-position: 858px 203px;
}
.index_jm .wrapper{
	margin-right: -100px;
}
.index_jm .item{
	float: left;
	width: 283px;
  	text-align: center;
  	margin-right: 24px;
  	margin-bottom: 25px;
}
.index_jm .item .title{
	background-image: url(../images/tb.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;
	z-index: 10;
	letter-spacing: 1px;
}
.index_jm .item .desc{
	padding-top: 10px;
	height: 172px;
	width: 273px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	background-color: #690209;
	display: table-cell;
	vertical-align: middle;


}
.index_jm .item .desc p{
	padding-left: 36px;
	padding-right: 36px;
}
.index_zx .wrapper{
	margin-right: -100px;
}
.index_zx .item{
	float: left;
	width: 366px;
	margin-right: 50px;
}
.index_zx .item a{
	color: #000;
}
.index_yt{
	background-color: #680208;
}
.index_yt .wrapper{
	margin-right: -100px;
}
.index_yt .item{
	float: left;
	border: 2px solid #fff;
	border-radius: 5px;
	width: 290px;
	float: left;
	margin-right: 8px;
}
.index_jmmx .w{
	background-image: url(../images/bg3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.index_jmmx_cate .item{
	width: 188px;
	height: 96px;
	border-radius: 6px;
	background-color: rgb(105, 2, 9);
	float: left;
	font-size: 30px;
	color: #fff;
	text-align: center;
	transition: all 0.4s;
	margin-right: 20px;
}
.index_jmmx_cate .item .wrap{
	margin: 8px;
	border: 2px solid transparent;
	line-height: 76px;
	border-radius: 5px;
	transition: all 0.4s;
}
.index_jmmx_cate .item:hover,
.index_jmmx_cate .hover{
	background-color: #b85b00;
}
.index_jmmx_cate .item:hover .wrap,
.index_jmmx_cate .hover .wrap{
	border-color: #fff;
}
.index_jmmx_wrap .tit{
	color: #690209;
	font-size: 21px;

}
.index_jmmx_wrap table{
    width:1200px
}
.index_jmmx_wrap td{
	height: 60px;
	border: 2px solid #690209;
	font-size: 16px;
	line-height: 1.5;
}
.index_jmmx_wrap .tit1{
	text-align: center;
}
 table{
	-width:1200px;
	border-collapse:collapse;
}
.index_jmmx_wrap .bz{
	width: 316px;
	padding-left: 16px;
	padding-right: 16px;
}
.index_jmmx_wrap .item{
	opacity: 0;
	position: absolute;
	left: 0;
	transition: all 0.4s;
}
.index_jmmx_wrap .hover{
	z-index: 10;
	opacity: 1;
}
.index_map .adre td{
	height: 50px;
	border: 1px solid #5d0106;
	text-align: center;
	font-size: 17px;
	color: #000;
}
.index_map .adre table{
	width: 100%;
	border-collapse:collapse;
}
.index_map .adre .tit{
	color: #5d0106;
}
.index_map .map{
	position: absolute;
	left: 262px;
	top: 0;
}
#Map{
	z-index: 100;
	position: absolute;
}
.index_map .infos{
	width: 314px;
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 4px;
	background-color: #660005;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	right: 0;
	top: 226px;
	display: none;
}
.index_map .infos .tit{
	font-size: 15px;
	margin-bottom: 2px;
}
.index_map .infos .info{
	font-size: 13px;
}
.index_js{
	background-color: #6a0007;
	background-image: url(../images/bg3_03.png);
}
.index_js .w{
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/js1.png);
}
.index_js .item{
	float: left;
	width: 236px;
	margin-right: 18px;
}
.index_news_t .more a{
	color: #660007;
}
.index_news .left .desc{
	color: #444;
}
.index_news .left .date{
	color: #666666;
}
.index_news .right .date{
	color: #666666;
}
.index_news .right .num{
	background-color: #d9d9d9;
	transition: all 0.4s;
	color: #797979;

}
.index_news .right .desc{
	color: #666666;
}
.index_news .right .item{
	margin-bottom: 20px;
}
.index_news .right .item:hover .num{
	background-color: #9b040d;
	color: #fff;
}
.index_news .right .item:hover .tit{
	color: #cc0001;
}
.footer{
	background-image: url(../images/bg3_03.png);
}
.footer .w{
	background-image: url(../images/ewm1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer .item1{
	/*background-image: url(../images/line.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 1px solid #7d0000;
}
.footer .item2 a{
	color: #fff;
}
.crumb{
	background-color: #f0f0f0;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.14) ;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.14) ;
}
.crumb .fr{
	color: #272727;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.crumb .fr a{
	color: #272727;
}
.crumb .fl .item{
	display: inline-block;
	background-color: rgb(179, 37, 47);
	transition: all 0.4s;
	width: 138px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	font-size: 16px;
	margin-right: 10px;
	transition: all 0.4s;
}
.crumb .fl .item a{
	display: block;
	color: #fff;
}
.crumb .fl .item:hover,
.crumb .fl .hover{
	background-color: #690209;
}
.pro_list .wrapper{
	margin-right: -100px;
}
.pro_list .item{
	float: left;
	width: 375px;
	margin-top: 40px;
	margin-right: 38px;
}
.pro_list .desc{
	color: #666666;
}
.pro_list .title{
	border-bottom: 1px solid #b3b3b3;
}
.about_message{
    font-size: 16px;
    color: black
}
.about_message input[type='text']{
    border: 1px solid #a9a9a9;
    height: 56px;
    line-height: 56px;
    margin-right: 20px;
    width: 238px;
}
.about_message #content{
    width: 400px;
}
.about_message button{
    width: 130px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border: none;
    font-size: 16px;
    background-color: #7a020a;
    color: white;
}
.about_title .tit{
	color: #690209;
	vertical-align: bottom;
	padding-left: 20px;
	letter-spacing: 2px;
}
.about_title img{
	vertical-align: top;
}
.about_list .wrapper{
	margin-right: -100px;
}
.about_list .item{
	float: left;
	width: 290px;
	margin-bottom: 20px;
	margin-right: 13px;
	overflow: hidden;
}
.img_list .item .date{
	color: #707070;
}
.w932{
	width: 932px;
}
.news_list_left .titles{
	background-color: rgb(137, 2, 11);
	height: 74px;
	line-height: 74px;
	font-size: 23px;
}
.content .left .titles{
    background-color: rgb(137, 2, 11);
}
.content .left .wrap{
    border-color: #fff;
}
.content .left .wrap .title{
    background-color: #2c2c2c;
    padding-left: 35px;
    background-image: url(../images/xjt.png);
    background-repeat: no-repeat;
    background-position: 186px center;
}
.content .left .wrap .item{
    font-size: 17px;
    padding-left: 35px;
    height: 45px;
    line-height: 45px;
    background-color: #ececec;
    border-top: 1px solid #ffffff;
}
.content .left .wrap .item a{
    display: block;
}
.content .left .wrap .item:hover a,
.content .left .wrap .hover a{
    color: #cc0001;
}
.content .left .lx{
    margin-top: 20px;
    min-height: 140px;
    background-image: url(../images/lx.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.content .left .wrap1 .item:hover,
.content .left .wrap1 .hover{
    background-color: #2c2c2c;
}
.content .left .wrap1 .item:hover a,
.content .left .wrap1 .hover a{
    color: #fff;
}
.news_list .item{
    border: 1px solid #e0e0e0;
    padding: 18px;
    margin-bottom: 20px;
}
.news_list .item .date{
    background-color: #9f050f;
    width: 100px;
}
.news_list .item .ym{
    border-top: 2px solid #fff;
}
.news_list .item .desc{
    color: #666666;
}
.show_show h1{
	font-weight: 500;
	font-size: 23px;
}
.show_show .info{
	font-size: 13px;
	color: #848484;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
}
