.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 .tel{
	background-image: url(../images/tel1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav{
	background-color: #8b0f1a;
	z-index: 100;
}
.nav .item{
	float: left;
	width: 14.28%;
	text-align: center;
	font-size: 17px;
	transition: all 0.4s;
	height: 54px;
}
.nav .item a{
	display: block;
	color: #fff;
}
.nav .item::after{
	content:'';
	position: absolute;
	left: 0;
	width: 1px;
	top: 0;
	bottom: 0;
	background-image: url(../images/n.png);
	background-repeat: no-repeat;
	background-position: center;
}
.nav .item:hover+.item:after,
.nav .hover+.item:after{
	background: none
}
.nav .item:hover,
.nav .hover{
	background-color: #161515;
}
.nav .item:hover:after,
.nav .hover:after{
	background: none;
}
.nav .item .son {
	transition: all 0.4s;
	overflow: hidden;
	max-height: 0px;
}
.nav .item .son .it{
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	margin-top: 1px;

}
.nav .item:hover .son {
	max-height: 600px
}
.index_titles .zh{
	letter-spacing: 4px;
	font-weight: 500
}
.index_titles .desc{
	color: #454545;
	letter-spacing: 2px
}
.index_pro .wrapper{
	margin-right: -100px;
}
.index_pro .item{
	float: left;
	width: 421px;
	border: 6px solid #dedede;
	margin-right: 25px;
	margin-bottom: 25px;
}
.index_pro .item .info{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.35);

}
.index_pro .item .title{
	text-align: center;
	transition: all 0.4s;
}
.index_pro .item .desc{
	height: 0px;
	overflow: hidden;
	transition: all 0.4s;
}
.index_pro .item:hover .desc{
	height: 80px;
	padding-bottom: 25px;
}
.index_pro .item:hover .title{
	text-align: left
}
.index_ad1{
	background-color: #8b0e1a;
	z-index: 10;
}
.index_ad1::after{
	content: '';
	width: 101px;
	height: 29px;
	background-image: url(../images/d_03.png);
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -50.5px;
}
.index_ys_tit .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 20%;
	float: left;
	text-align: center;
	height: 103px;
	line-height: 103px;
	border-right: 1px solid #a6a1a1;
	font-size: 22px;
	color: #000;
	transition: all 0.4s;
	
}
.index_ys_tit .w{
	border: 1px solid #a6a1a1;
	border-right: none;
}
.index_ys_tit .hover{
	background-color: #8b0e1a;
	color: #fff;
}
.index_ys_tit .hover::after{
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid #8b0e1a;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 103px;
	
	color: #fff;
}
.index_ys .wrapper{
	background-color: #161515;
	display: none;
}
.index_ys .wrapper .desc{
	color: #cbcbcb;
	border-bottom: 1px solid #504f4f;
}
.index_ys .wrapper .tel{
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.index_ys_w{
	background-image: url(../images/y.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_news{
    /*background-color: #f7f7f7;*/
}
.index_news_title{
    border-bottom: 1px solid #dbdbdb;
}
.index_news_title .tit{
    border-bottom: 3px solid #000157;
    padding-bottom: 10px;
    margin-bottom: -2px;
}
.index_news_title .more a{
    font-size: 13px;
    color: #c90002
}
.index_news_left .desc{
    color: #666666;
}
.index_news_left .title:hover,
.index_news_left .desc:hover{
    color: #ce0005;
}
.index_news_left .info a{
    color: #000;
    transition: all 0.2s;
}
.index_news .info a:hover{
    color: #ff0006;
}
.index_news .info .item{
    background-image: url(../images/nb1.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.index_news_left .title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.54);
}
.index_news_left .desc{
	color: #666666;
}
.index_ad2{
	background-color: #710c15;
	background-image: url(../images/img.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.index_bottom{
	background-color: #f0f0f0;
}
.index_js{
	margin-top: -50px;
}
.index_js .w{
	background-color: #fff;
	background-image: url(../images/l.png);
	background-repeat: no-repeat;
	background-position: 555px bottom;
}
.index_js .left .titles{
	color: #4f4f4f;
}
.index_js .left .desc{
	color: #7f7f7f;
}
.index_js .left .ewm{
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
.index_link .left{
	background-color: #8b0e1a;
}
.index_link .info{
	display: table-cell;
	width: 1500px;
	border: 1px solid #dddddd;
	border-left: none;
	vertical-align: middle;
	background-color: #fff;
}
.index_one .wrapper{
	margin-right: -100px;
}
.index_one .item{
	float: left;
	width: 433px;
	background-color: rgb(139, 14, 26);
	margin-right: 25px;
}
.index_one .item .img-wrapper{
  border-style: solid;
  border-width: 6px;
  border-color: rgb(206, 206, 206);
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  width: 106px;
  height: 106px;
  text-align: center;
  line-height: 106px;
margin-left: auto;
margin-right: auto;
margin-top: -59px;
}
.index_one .item .line{
	margin-left: auto;
	margin-right: auto;
}
.index_one .item .info a{
	color: #fff;
}
.index_one .item .info .ti{
	float: left;
	width: 170px;
}
.footer{
	background-color: #181818;
	color: #cecece;
}
.footer a{
	color: #cecece;
}
.crumb a,
.crumb{
	color: #424242;
}
.crumb{
	background-color: #f1f1f1;
}
.pro_list_left{
	background-color: rgb(139, 15, 26);

}
.pro_list_left .titles{
	border-bottom: 2px solid #b36068;
	border-radius: 4px;
}
.pro_list_left .items{
	font-size: 16px;
	background-color: rgb(255, 239, 241);
height: 32px;
line-height: 32px;
border-radius: 16px;
padding-left: 17px;
margin-bottom: 14px;
}
.pro_list_left .items a{
	display: block;
	color: #8b0f1a;
	padding-left: 17px;
	position: relative;
}
.pro_list_left .items a::after{
	content: '';
	width: 6px;
	height: 6px;
	background-color: #8b0f1a;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.pro_list_left .son{
	margin-top: 0px;
}
.pro_list_left .it a{
	color: #ffffff;
	display: block;
	padding-left: 36px;
	background-image: url(../images/j.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.pro_list_left .it{
	margin-top: 5px;
	margin-bottom: 5px;
}
.w1073{
	width: 1073px;
}
.por_list .wrapper{
	margin-right: -100px;
}
.por_list .item{
	float: left;
	width: 347px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.por_list .item .img-wrapper{
	border: 5px solid #ebebeb;
	transition: all 0.4s;
}
.por_list .item .img-wrapper:hover{
	border-color:#9c1420;
}
.por_list .item .title{
	border-bottom: 1px solid #cecece;
	transition: all 0.4s;
}
.por_list .item .title:hover{
	color: #9c1420;
}
.por_list .item .desc{
	font-family: '宋体';
	color: #666666;
}
.por_show .top .left{
	border: 10px solid #ebebeb;
}
.por_show .top .title{
	font-weight: 500;
	color: #8b0f1a;
	font-size: 21px;
	line-height: 21px;
	border-bottom: 1px solid #d5d5d5;
}
.por_show .top .tit{
	width: 82px;
	text-align: justify;
	font-size: 16px;
	color: #8b0f1a;
	vertical-align: top;
}
.por_show .top tr td{
	/*height: 54px;*/
	/*vertical-align: top;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro_content_cate {
	background-color: #8b0f1a;
}
.pro_content_cate .item{
	display: inline-block;
	text-align: center;
	width: 122px;
	color: #fff;
	font-size: 17px;
	transition: all 0.4s;
	cursor: pointer;
}
.pro_content_cate .hover{
	background-color: #161515;
}
.pro_content_cate_cont .wrapper{
	display: none;
}
.por_show .lx{
	background-image: url(../images/zx.png);
	background-repeat: no-repeat;
}
.about_page_1{
	height: 514px;
	background-image: url(../images/aa.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.about_page_1 .desc{
  border-radius: 3px;
  background-color: rgb(255, 255, 255,0.8);
  box-shadow: 0px 1px 4px 0px rgba(9, 2, 4, 0.43);
  width: 671px;  
padding-top: 50px;
padding-bottom: 30px;	
}
.about_page_1 .title{
	width: 159px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: rgb(139, 15, 26);
  border-radius: 3px;
 	margin-left: 30px;
 	margin-bottom: -20px;
 	z-index: 10;
}
.about_tit{
	color: #8b0f1a;
}
.about_yw .wrapper{
	margin-right: -100px;
}
.about_yw .item{
	float: left;
	width: 425px;
	background-color: #e8e8e8;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 37px;
	margin-bottom: 40px;
}
.about_yw .item .tit{
	color: #8b0f1a;
}
.news_list_left .titles{
	background-color: #8b0f1a;
}
.news_list_left .info{
	background-color: #f1f1f1;
}
.news_list_left .date{
	color: #666666;
}
.news_list_left .item{
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #d0d0d0;
}
.list_news .item{
	padding-bottom: 15px;
	border-bottom: 2px solid #cecece;
	margin-bottom: 24px;
	margin-top: 12px;
}
.list_news .title .date{
	color: #666666;
}
.list_news .desc{
	color: #666666;
}
.list_news .more a{
	display: block;
	color: #fff;
	background-color: #666666;
	width: 108px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  float: right;
  transition: all 0.4s;
}
.list_news .more:hover a{
	background-color: #a11521;
}

.fuwu_one .wrapper{
	margin-right: -100px;
}
.fuwu_one .item{
	width: 655px;
	float: left;
	margin-right: 38px;
}
.fuwu_one .item .tit{
	color: #8b0f1a;
}
.fuwu_two{
	background-color: #eeeeee;
}
.fuwu_two_wrapper .wrapper{
	margin-right: -100px;
}
.fuwu_two_wrapper .item{
	float: left;
	width: 411px;
  border-radius: 5px;
  background-color: rgb(139, 15, 26);
  margin-right: 58px;
	
}
.fuwu_two_wrapper .item .tit{
	border-bottom: 2px solid #a84f57;
}
.fuwu_three .right{
	border-radius: 5px;
	overflow: hidden;
}
.fuwu_three .right .title{
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.fuwu_three .left .titles{
	color: #8b0f1a;
	margin-top: 24px;
}
.fuwu_three .left p{
	margin-top: 40px;
}
.content_content .title {
  font-weight: 500;
  font-size: 28px;
  color: #8b0f1a;
  line-height: 1;
}

.content_content .info-wrapper .info {
  color: #747474;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  
}