body{
	font-family:"微软雅黑";
	padding :0px; 
	margin:0px;
	}
.main{
	border-bottom:1px solid #595959;} 
.enm{
  font-family: arial;
  display: inline-block;
  font-size: 18px;
  padding-left: 5px;
  font-weight:100;
  color:#555;
}	
td{
	line-height:30px;
	}
.mr5{
	margin-left: 0;
	margin-right: 5px;	
}
.mlr8{
	margin-left:8px;
	margin-right:8px;
	}
.ml8{
	margin-left:8px;
	}
.mb20{
	margin-bottom:20px !important;
	}
.db{
	display:block;
	}
.mt27{
	margin-top:27px;}
.mr13{
	margin-right:13px;
	}
.va-8{
	  vertical-align: -8px;}
.mb25{
	margin-bottom:25px;
	}
.mt42{
	margin-top:42px;}
.pb33{
	padding-bottom:33px;
	}
.pb19{
	padding-bottom:19px;}
.w100{
	display: block;
  width: 100%;
  height: auto;

}
ul{
	padding-left:0;
	list-style-type:none;
	}
.tit_1 h2 {
  font-size: 18px;
  display: inline-block;
  margin: 0;
  background: #b30404;
  color: #fff;
  padding: 5px 25px;
}
.list_1{
	margin-bottom:18px;
	}
.list_1_date{
	font-size:12px;
	color:#b2b2b2;
	}
.list_1 li{
	background:url(ico.png) no-repeat 1px 16px;
	padding-left:0px;
	}
.list_1 li>div{
border-bottom: 1px solid #e1e1e1;
  padding: 6.8px 0;
   padding-left: 15px;
	}
.list_1 li a{
	font-size:12px;
	color:#555;
	}
.list_1 li a:hover{
	color:#b30404
}
.list_3{
	margin-bottom:17px;
	}
.list_3 li{
	background:url(ico.png) no-repeat 1px 16px;
	padding-left:0px;
	}
.list_3 li>div{
border-bottom: 1px solid #e1e1e1;
  padding: 6.8px 0;
   padding-left: 15px;
	}
.list_3 li a{
	font-size:14px;
	color:#555;
	}

.more1{
    width: 80px;
    height: 22px;
    border: #d5d5d5 1px solid;
    font-size: 12px;
    background: #333333;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
.more1:hover{
	background-color:#b30404;
	color:#fff !important;
	text-decoration:none;
	}
.more1 .span{
	font-size:10px;
	}
.img_list_1 h2{
	font-size:20px;
	margin-top:25px;
	margin-bottom:15px;
	color:#333;
	}
.list2{
	margin:7px 0;
	padding-bottom:10px;
	border-bottom:1px solid #dfdfdf;
	}
.list2 li{
	background:url(ico.png) no-repeat 1px center;
	line-height:25px;
	padding-left:15px;
	}
.list2 li a {
  font-size: 12px;
  color: #555;
}
.list2 li a:hover{
	color:#b30404;
}
.more2{
	font-size:12px;
	color:#999999;
	}
.more2:hover{
color:#b30404;
}
.img_list_1_box{
	padding:15px;
	border:1px solid #e4e4e4;
	}
.befor{position: relative;}
.befor:hover::before{
	background-color: rgba(187, 35, 34, 1);
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    -webkit-box-shadow: inset 0px -80px 80px 5px rgba(0,0,0,0.65);
    -moz-box-shadow: inset 0px -80px 80px 5px rgba(0,0,0,0.65);
    box-shadow: inset 0px -80px 80px 5px rgba(0,0,0,0.65);
}	
.befor:hover img{opacity: 0.7;}
/*.img_list_1_box>a img:hover,.pic>a img:hover,.w100:hover,.pic2>a img:hover,.img-responsive:hover{
	filter:alpha(opacity=50);
-moz-opacity:0.5; 
opacity:0.5;
-webkit-filter:saturate(3);
	}*/
.neiye_banner{
	width:100%;
	}	
.neiye_banner img:hover,.carousel-indicators img:hover,.carousel-inner img:hover{
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
-moz-opacity:1; /*Firefox私有，透明度50%*/
opacity:1;/*其他，透明度50%*/
	}
.banner_text{
			background-color:#000;
			width:350px;
			height:251px;
			position:absolute;
			bottom:140px;
			background:url(bgbgbg.png) repeat;
			}
		.banner_text .p1{
			font-size:20px;
			color:#fff;
			  margin-bottom: 0;
			}
		.banner_text .p2{
			font-size:40px;
			color:#b30404;
			  margin-bottom: 26px;
			}
		.banner_text a{
			font-size:16px;
			color:#fff;
			}
		.banner_text a img{
			width:auto !important;
			display:inline-block !important;
			margin-left:8px;
			}
		.banner_text_position{
			margin-left:78px;
			margin-top:45px;
			}
		.breadcrumb{
			background:none;
			padding:0;
			margin-bottom:20px;
			}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #6e6e6e;
  content: ">";
}
.breadcrumb>li a{
	color:#6e6e6e;
	font-size:14px;}
.breadcrumb>.active {
  color: #b30404;
}
.style_tit h2{
	font-weight:700;
	font-size:20px;
	margin-top:0;
	color:#b30404;
	padding-bottom:10px;
	border-bottom:2px solid #b30404;
	display: inline-block;
	margin-bottom:0;
	}
.style_tit{
	border-bottom: 1px #e1e1e1 solid;
}
.sidebar dl{
	margin-bottom:35px;
	 border-bottom: 3px solid #b30404;}
.sidebar dl dt {
  font-size: 22px;
  color: #fff;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: #b30404;
  border-bottom: 2px solid #771201;
}
.sidebar dl dt:hover{
	}
.sidebar dl dd{
	background-color:#ededed;
	height:45px;
	line-height:45px;
	text-align:center;
	
	}
.sidebar dl dd+dd{
	margin-top:1px;
	}
.sidebar dl .active a,.sidebar dl dd a:hover{
	background-color:#b30404;
	text-decoration:none;
	display:block;
	width:100%;
	color:#fff;
	}
.sidebar dl dd a{
	font-size:14px;
	color:#444;
	display:block;
	width:100%;
	}
.sidebar dl .active a{
	color:#fff;
	}
.sidebar_list_tit{
	  font-size: 20px;
  color: #b30404;
  margin-top: 0;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 3px solid #e6e6e6;
  margin-bottom: 5px;
}
.mauto{
	margin:0 auto;
	}
.more3{
	  float: right;
  font-size: 12px;
  color: #444;
}
.more3 img{
	margin-left:5px;
	  margin-bottom: 3px;
}
.turnpage>div{
	  display: inline-block;
  float: left;
  padding: 5px 10px;
  border: 1px solid #c5c5c7;
  background: #e2e2e2;
  color:#6e6e6e;
}
.turnpage>div a,.turnpage>div a:hover{
color:#6e6e6e;}
#imageGallery>li{
	position:relative;}
.fc_tit {
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  position: absolute;
  width: 100%;
  bottom: 0;
  opacity: 0.5;
}
#goToPrevSlide,#goToNextSlide{
	  width: 32px;
  display: block;
  height: 32px;
  background-image: url('/static/images/controls.png');
  cursor: pointer;
  z-index: 99;
  margin-top: -16px;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
  position:absolute;
  bottom:25px;
}
#goToPrevSlide{
	background-position: 0 0;
	left:10px;
}
#goToNextSlide{
	background-position: -32px 0;
	right:10px;
}
li{list-style-type:none;}
.zr a:hover{color:#b30404;}
.zr a{color:#b30404;}
.zr1 a:hover{color:#b30404;}
.zr1 a{color:#b30404;}

.hg{ line-height:30px;}
.about_hf .col-md-2{
	width:20%;
	margin-bottom:15px;
	}
.about_hf .col-md-2 a img{
	display:block;
	background-color:#434343;
	}
.about_hf .col-md-2 a img:hover{
	background-color:#b30404;
	filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
	}		
@media (min-width: 1200px){
.container {
  width: 1031px;
}
}
@media (min-width: 992px){
.more1{
    margin-right: 35px;
}
.list_1 li {
  padding-right: 35px;
}
div.text-center a img.w100{
	max-height:192px;
}
}
@media (max-width: 992px){
.more1{
    margin-bottom: 10px;
}
.turnpage{
	margin:15px 0 !important;
}
@media (max-width: 1200px){
	.list_1 li>div{
   padding: 5.7px 0 5.7px 15px;
	}
	}
@media screen and (max-width: 767px){
.table-responsive {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
   border: 0; 
}
.table-responsive img{
	max-width:100%;
	}
	}