body{
	font-family:"微软雅黑";
	padding :0px; 
	margin:0px;
	background:#efedee;
	}
.rides-cs { font-size: 12px; background:#ac2d1a; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px; }
.rides-cs a { color: #00A0E9; }
.rides-cs a:hover { color: #ff8100; text-decoration: none; }
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1; margin-top: 21px; height: 181px; }
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block; }
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden; }
.rides-cs .floatR .cn { background:#F7F7F7; border-radius:6px; margin-top:4px; }
.rides-cs .cn .titZx { font-size: 14px; color: #333; font-weight:600; line-height:24px; padding:5px; text-align:center; }
.rides-cs .cn ul { padding:0px; }
.rides-cs .cn ul li { padding:10px 0px; border-bottom: solid 1px #E6E4E4; overflow: hidden; text-align:center; }
.rides-cs .cn ul li span { color: #777; }
.rides-cs .cn ul li a { color: #777; }
.rides-cs .cn ul li img { vertical-align: middle; }
.rides-cs .btnOpen, .rides-cs .btnCtn { position: relative; z-index:9; top:25px; left: 0; background-image: url(../images/lanrenzhijia.png); background-repeat: no-repeat; display:block; height: 146px; padding: 8px; }
.rides-cs .btnOpen { background-position: 0 0; }
.rides-cs .btnCtn { background-position: -37px 0; }
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px; }
.rides-cs ul li.bot { border-bottom: none; }
.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;
	}
.mlr8{
	margin-left:8px;
	margin-right:8px;
	}
.ml8{
	margin-left:8px;
	}
.mb20{
	margin-bottom:20px !important;
	}
.db{
	display:block;
	}
.mt27{
	margin-top:27px;}
.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: #ac2d1a;
  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:#ac2d1a
}
.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;
	}
.x_zt{
	margin-bottom:20px;
}
.x_zt a{
	font-size:16px;
	color:#333;
}
.x_zt h3{
	display:block;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}
.x_zt ul li{
	background:#dadada;
	padding:10px 15px;
	margin-bottom:20px;
}
.x_zt ul li a{
	color:#333;
}
.x_zt ul li span{
	float:right;
}
.x_zt span.x_tg{
	display:inline-block;
	background:#ac2d1a;
	color:#fff;
	font-size:16px;
	padding:7px 30px;
}
.more1{
  float: right;
  width: 67px;
  height: 18px;
  border: #d5d5d5 1px solid;
  line-height: 16px;
  padding-left:15px;
  color: #b1b1b1;
  font-size: 12px;
  background:url(qdsf.png) #eee no-repeat 53px center;
}
.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:#ac2d1a;
}
.more2{
	font-size:12px;
	color:#ac2d1a;
	}
.more2:hover{
color:#ac2d1a;
}
.img_list_1_box{
	padding:15px;
	border:1px solid #e4e4e4;
	}
.img_list_1_box>a img:hover,.pic>a img:hover,.w100:hover,.pic2>a img:hover,.img-responsive:hover{
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/
opacity:0.5;/*其他，透明度50%*/
	}
.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:#ac2d1a;
			  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: #ac2d1a;
}
.style_tit h2{
	font-weight:700;
	font-size:20px;
	margin-top:0;
	color:#ac2d1a;
	padding-bottom:10px;
	border-bottom:2px solid #ac2d1a;
	display: inline-block;
	margin-bottom:0;
	}
.style_tit{
	border-bottom: 1px #e1e1e1 solid;
}
.sidebar dl{
	margin-bottom:35px;
	 border-bottom: 3px solid #ac2d1a;}
.sidebar dl dt {
  font-size: 22px;
  color: #fff;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: #ac2d1a;
  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:#ac2d1a;
	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: #ac2d1a;
  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:#ac2d1a;}
			.zr a{color:#ac2d1a;}
			.zr1 a:hover{color:#ac2d1a;}
			.zr1 a{color:#ac2d1a;}
			
  			.hg{ line-height:30px;}
@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{
	width:100%;}
	}