*{
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
	font-family:"微软雅黑" ;
}
img{
	border: none;
}
a{
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #811B18;
}
.clear{
	clear: both;
}

.top_bg{
	height: 50px;
	background: #700005;
	line-height: 50px;width:100%;
}
.top_left{
	color: #fff;
	font-size: 14px;
	float: left;
}
.top_left a{
	color: #fff;
	padding-right: 14px;
	text-decoration: none;	
}
.top_right{
	height: 50px;
	float: right;margin-top:80px;
}
.w{
	width: 1200px;
	margin: 0 auto;
}
.top_right span{
    font-size: 12px;
    color: #fff;
    margin-top: -10px;
    padding-top: 25px;
    display: block;
    float: left;
}
.search{
	width: 180px;
	height: 28px;
	border-radius: 5px;
	float: right;
	background: #fff;
	margin-top: 10px;
	margin-left: 6px;
}
.sear_text{
	width: 140px;
	height: 26px;
	line-height: 26px;
	border: none;
	float: left;
	padding-left: 10px;
	color: #999;
	border-radius: 5px;
	font-size: 12px;
}
.sear_but{
	width: 16px;
	height: 16px;
	float: left;
	padding: 6px 4px;
}
.logo_bg{
	height: 150px;
	background: #9b2421;width:100%;
}
.logo{
	background: url(../img/xiaoxun.png) no-repeat right 25px;
}
.logo img{
	padding-top: 20px;
}


.nav{
	height: 60px;
	line-height: 60px;
	position: relative;
}
.nav .nLi{
	float: left;
	width: 109px;
	position: relative;
}
.nav .nLi > a{
	color: #333;
	font-size: 18px;
	display: block;	
	text-align: center;
}
.nav .nLi>a:hover{
	background: url(../img/nav_bg.png) no-repeat;
	color: #FFFFFF;
}

.subnav{
	width: 128px;
	display: none;
	position: absolute;
	z-index: 9;
}
.subnav li{
	height: 40px;
	line-height: 40px;
	background: #9c2b28;
	position: relative;
	border-top:1px solid #9c2b28;
}
.subnav a{
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	text-align:center;
}
.subnav a:hover{
	background: #fff;color:#9c2b28;
}

.zibanner{
	height: 308px;
	margin: 0 auto;
}
.zibanner img{
	display: block;
	margin: 0 auto;height:308px;width:100%;

}
.main_bg{

	position: relative;
	border-top: 1px solid #9B2421;padding-top:40px;
}
.main_left{
	width: 264px;
	float: left;

}
.main_left h1{
	color: #fff;
	font-size: 24px;
	background-color: #9B2421;
	height: 86px;
	line-height: 86px;
	text-align: center;
	font-weight: normal;
}
.main_right{
	background: #fff;
	width: 884px;
	float: left;
	padding: 20px 20px 20px 30px;
}
.submenu{
	position: relative;
	margin-top: -6px;  
          margin-bottom:10px;      
}
.submenu li{
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin-bottom: 1px;background: #cecece;
}
.submenu li a{
	font-size: 18px;
	display: block;

}
.submenu li a:hover{
	background: url(../img/lm_sjx.png) no-repeat right 40px center ;
	color: #FFFFFF;
       background: #811B18;
}
.cur{	background: url(../img/lm_sjx.png) no-repeat right 40px center ;
	color: #FFFFFF;
       background: #811B18;}
.right_top{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
           margin-bottom:10px;
}
.right_top h1{
	color: #811B18;
	font-size: 24px;
	font-weight: normal;
	float: left;	
}

.right_top h1  a {
	color: #811B18;
	font-size: 24px;
	font-weight: normal;
	float: left;	
}
.loc{
	float: right;
}
.news_list{
	padding: 16px 0;
}
.news_list li{
	height: 36px;
	line-height: 36px;

	padding-left: 20px;
}
.news_list li a{
	font-size: 16px;
}
.news_list span{
	float: right;
	color: #666;
	font-size: 16px;
}



.news_list1{
	padding: 16px 0;
}
.news_list1 li{
	height: 36px;
	line-height: 36px;
		padding-left: 20px;
}
.news_list1 li a{
	font-size: 16px;
}
.news_list1 span{
	float: right;
	color: #666;
	font-size: 16px;
}



.bottom_bg{
	background: #a5271d;width:100%;
}
.b_logo img{
	margin: 0 auto;
	display: block;
	padding: 20px 0;
}
.bottom{
	color: #FFFFFF;
}
.b_left{
	float: left;
}
.b_left p{
	float: left;
	padding-right: 30px;
	line-height: 30px;
	font-size: 14px;
}
.b_right{
	float: right;
}
.gfwx{
	float: left;
	text-align: center;
	margin-right: 20px;
	padding-top: 20px;
}
.ewm{
	float: left;
}
.bq_bg{
	background: #811B18;width:100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.bq p{
	display: inline;
	text-align: center;
	
}
.bq a{
	color: #fff;
	padding: 0 4px;
}
.bq a:hover{
	color: #fff;
}

.title {
height:auto;line-height:60px;text-align:center;color:#9B2421;font-size:28px;font-weight:bold;
}
.fbt {
height:50px;line-height:50px;text-align:center;color:#cecece;font-family:"宋体" ;
}
.content{margin-top:30px;}
.content p{
    line-height:32px;text-indent:2em;
text-align: justify

}
.img_list {
margin-top:20px;
}
.img_list li {
    float:left;
    width:185px;margin:20px;height:305px;
}
.img_list li img {
    width:185px;  height:265px;  
}


.img_list1 {
margin-top:20px;
}
.img_list1 li {
    float:left;
    width:254px;margin:20px;height:250px;
}
.img_list1 li img {
    width:254px;  height:250px;  
}



.link_list {
margin-top:20px;}
    .link_list li {
    width:272px;float:left;height:42px;line-height:42px;    background: url(../img/o.png) no-repeat left center;padding-left: 20px;
    }

.link_list li a{font-size:16px;}

.right_bottom {
min-height:400px;}

.list_r li {

  width: 100%;
  padding: 23px 0;
  font-size: 16px;
  font-family:"SimSun";
  line-height: 33px;
  border-bottom: 1px dashed #9C9F9F;
}
.list_r li p {
  text-indent: 2em;
}
.list_r .li_last {
  border-bottom: 0;
}
.list_r li .name {
  overflow: hidden;
  width: 100%;
}
.list_r li .name .name_l {
  float: left;
}
.list_r li .name .name_l i {
  display: inline-block;
  width: 15px;
  height: 16px;
  vertical-align: middle;
  background: url(../img/fang.png) no-repeat;
  margin-right: 12px;
}
.list_r li .name .name_l span {
  font-size: 18px;
  font-weight: bold;
  color: #333C3C;
}
.list_r li .name .name_r {
  float: right;
  color: #FF0000;
}

.people {
  overflow: hidden;
  margin-top: 59px;
}
.people .cai {
  width: 312px;
  height: 54px;
  background: url(../img/butiao.png) no-repeat;
  margin: 0 auto;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
}
.people .list_l {
  overflow: hidden;
}
.people .list_l li {
  width: 185px;
  height:305px;
  float: left;
  border: 0;
  margin-right: 19px;
  padding: 0;
  margin-bottom: 46px;
}
.people .list_l .liren {
  margin-right: 0;
}
.people .list_l li img {
  width: 185px;
  height: 300px;
  vertical-align: bottom;
}

.people .list_mr {
  overflow: hidden;
}
body .cont .people .list_mr li {
  width: 185px;
  height:305px;
  float: left;
  border: 0;
  margin-right: 40px;
  padding: 0;
  margin-bottom: 40px;
}
.people .list_mr .liren {
  margin-right: 0;
}
.people .list_mr li img {
  width: 185px;
  height: 265px;
  vertical-align: bottom;
}
.people .list_mr li .mingzi {
  background: #128182;
  height: 66px;
  padding-top: 6px;
}
.people .list_mr li .mingzi h5{
    font-family: "hs";
    line-height: normal;
    color:#f7f7f7;
    font-size:30px;
    text-align: center;
}
.people .list_mr li .mingzi .h55{
    font-size:18px;
    line-height: 37px;
}

.people .list_mr li .mingren {
  height: 120px;
  padding-top: 6px;
display:table;
}
.people .list_mr li h5 {
font-family: "hs";
  font-size:30px;
  line-height: normal;
  color: #000;
  text-align:center;
line-height:35px;
}



.people .list_l li .mingzi {
  background: #128182;
  height: 66px;
  padding-top: 6px;
}
.people .list_l li .mingzi h5{
    font-family: "hs";
    line-height: normal;
    color:#f7f7f7;
    font-size:30px;
    text-align: center;
}
.people .list_l li .mingzi .h55{
    font-size:18px;
    line-height: 37px;
}

.people .list_l li .mingren {
  height: 120px;
  padding-top: 6px;
display:table;
}
.people .list_l li h5 {
font-family: "hs";
  font-size:30px;
  line-height: normal;
  color: #000;
  text-align:center;
line-height:35px;
}
.people .list_l li h5 a{
color: #000;
font-family: "hs";

}
.people .list_l li .namme {
font-family: "hs";
  font-size:30px;
  line-height: normal;
  color: #000;
  text-align:center;
line-height:35px;
padding-top:24px;
}
.people .list_l li .namme a:hover{
color:#128182;

}




.people .list_l li .mingren .p1{
margin:10px 0;
border:1px solid #128182;
background:#d2ddde;
text-indent: 0;
line-height: normal;
    padding: 15px;
    border-radius: 10px;
-moz-border-radius:10px;
  -webkit-border-radius:10px;
  -border-radius:10px;
display:table-cell;
 vertical-align: middle;
width:155px;
height:88px;

}



.list1 {
    margin-left: 85px;
}

.list1 .list_li {
    width: 204px;float: left;
    margin-top: 195px;
    margin-right: 53px;
    padding-top: 27px;
}

.list_li a {
    color: #9B2421;
    font-weight: bold;
    margin-left: 20px;
}
.list_li img{border: 5px solid #9B2421;border-radius:20px;padding: 5px;}

.list1 .list_li h2 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
}
.list1 .list_li1 {
    margin-top: 90px; 
}



.img_list h5 {
font-family: "hs";
  font-size:30px;
  line-height: normal;
  color: #000;
  text-align:center;
line-height:35px;
}
.list_mr li h5 a{color: #000;font-family: "hs";}
.img_list .namme {
font-family: "hs";
  font-size:24px;
  line-height: normal;
  color: #000;
  text-align:center;
line-height:35px;
padding-top:12px;
}
.img_list .namme a:hover{
color:#128182;

}