/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	margin:0px;
}


.section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}





.chan{  
-webkit-animation:chan 14s linear 0s normal none infinite ;
animation:chan 14s linear 0s normal none infinite ;

}

 @-webkit-keyframes chan{
	0%{ -webkit-transform: scale(1.3,1.3);
  -moz-transform:scale(1.3,1.3);
  transform: scale(1.3,1.3);}
	25%{ -webkit-transform: scale(1.0,1.0);
  -moz-transform:scale(1.0,1.0);
  transform: scale(1.0,1.0);}	
	50%{-webkit-transform: scale(1.3,1.3);
  -moz-transform:scale(1.3,1.3);
  transform: scale(1.3,1.3);}
	75%{ -webkit-transform: scale(1.0,1.0);
  -moz-transform:scale(1.0,1.0);
  transform: scale(1.0,1.0);}
	100%{-webkit-transform: scale(1.3,1.3);
  -moz-transform:scale(1.3,1.3);
  transform: scale(1.3,1.3);}


	
	}

 @keyframes chan{
	0%{ -webkit-transform: scale(1.3,1.3);
  -moz-transform:scale(1.3,1.3);
  transform: scale(1.3,1.3);}
	25%{ -webkit-transform: scale(1.0,1.0);
  -moz-transform:scale(1.0,1.0);
  transform: scale(1.0,1.0);}	
	50%{-webkit-transform: scale(1.3,1.3);
  -moz-transform:scale(1.3,1.3);
  transform: scale(1.3,1.3);}
	75%{ -webkit-transform: scale(1.0,1.0);
  -moz-transform:scale(1.0,1.0);
  transform: scale(1.0,1.0);}
	100%{-webkit-transform: scale(1.3,1.3);
  -moz-transform:scale(1.3,1.3);
  transform: scale(1.3,1.3);}


	
	}








@media screen and (min-width:1200px) {
	
.shouji{ width:100%; height:40px; position:fixed; bottom:0px;  z-index:10000; display:none; }
.anniu{ width:20%; height:40px; float:right; display:inline; color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; line-height:40px; text-align:center; background-color:rgba(0,0,0,0.7);}
.shousuo{ width:80%; height:40px; float:right; display:inline; background-color:rgba(0,0,0,0.8); display:none;}
.shousuo ul{}
.shousuo ul li{ width:25%; height:40px; float:left; display:inline; text-align:center; line-height:40px;}
.shousuo ul li a{color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}


.xianshi{ width:100%; height:auto; float:left; display:inline; margin-top:-280px; display:none;}
.xianshi_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}


.xianshi02{ width:100%; height:auto; float:left; display:inline; margin-top:-200px; display:none;}
.xianshi02_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(64,48,48,0.7); line-height:40px; text-align:center;  }
.xianshi02_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}

.xianshi03{ width:100%; height:auto; float:left; display:inline; margin-top:-200px; display:none;}
.xianshi03_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi03_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}				

.houjia{ width:auto; height:auto;  position:fixed; bottom:0px; right:0px; z-index:10000;}
.houjia ul{}
.houjia ul li{ width:80px; height:35px; float:left; display:inline; line-height:35px; text-align:center; background-color:rgba(64,48,48,0.7); margin-top:3px;}
.houjia ul li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; width:80px; height:35px; display:block;}
.houjia ul li a:hover{color:#fff; font-family:"微软雅黑"; font-size:14px;  width:80px; height:35px; display:block; background-color:rgba(0,0,0,0.5);}	
	
.houjia_piao{ width:80px; height:auto; float:left; display:inline;  margin-top:-210px; display:none; position:relative; z-index:9999;}
.houjia_piao_li{ width:80px; height:35px; float:left; display:inline; background-color:rgba(64,48,48,0.7);}
.houjia_piao_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; width:80px; height:35px; display:block;}
.houjia_piao_li a:hover{color:#fff; font-family:"微软雅黑"; font-size:14px;  width:80px; height:35px; display:block; background-color:rgba(0,0,0,0.5);}	
	
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../images/rffzfs/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }		
	
	
.top_box{ width:100%; position:absolute; top:0px; margin:0 auto; z-index:9999; background:url(../images/top.png); background-position:center top; background-repeat:no-repeat; }
.top{ width:1200px; height:94px; margin:0 auto;}
.logo{ width:144px; height:94px; margin:0 auto; }

.con_box{width:100%; position:absolute; top:15%; margin:0 auto; z-index:9999; }
.con{ width:1200px; height:auto; margin:0 auto;}
.con_zuo{ width:595px; height:551px; float:left; display:inline;}
.con_you{ width:595px; height:551px; float:left; display:inline; margin-left:10px;}
.html{ overflow-x:hidden; height: 100%;}

.foot_box{  width:100%; position: fixed; height:50px; bottom:0px ; margin:0 auto; background-color:rgba(0,0,0,0.3);}
.foot{ width:1200px; height:50px; margin:0 auto;}
.foot_zuo{ width:900px; height:50px; float:left; display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.foot_you{ width:auto; height:50px; float:right;  display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}

.bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bg img {
	display: block;
	width: 100%;
	height: 100%;
}

.txt{width:575px;height:0px;background:rgba(0,0,0,0.8);/*透明背景色，不透明其文字内容*/position:absolute; bottom:0px;color:#fff;font-family:"微软雅黑"; overflow:hidden; padding-left:10px; padding-right:10px;}

.txt h3{font-size:18px;height:30px;text-align:center;line-height:30px; font-weight:bolder; color:#6d5252;}
.txt p{font-size:14px;text-align:center;}
.chu{ width:100%; height:40px; text-align:center; line-height:40px; color:#FFF; font-size:16px; font-weight:bolder; font-family:"微软雅黑"; display:none;}


.zi_top_box{ width:auto; height:58px; margin:0 auto; background:#1f2228;}
.zi_top{ width:1200px; height:58px; margin:0 auto;}
.zi_logo{ width:234px; height:58px; float:left; display:inline;}
.zi_nav{ width:auto; height:58px; float:right; display:inline; }
.zi_nav ul li{ width:90px; height:58px; float:left; display:inline; line-height:58px; text-align:center;}
.zi_nav ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:90px; height:58px; display:block;}

.zi_nav ul li a:hover{ width:90px; height:58px; display:block; background:#6d5252; color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.dianji{width:90px; height:58px; display:block; background:#6d5252; color:#FFF; font-family:"微软雅黑"; font-size:14px;}


.zi_con_box{ width:auto; height:auto; margin:0 auto; background:#17181c;}
.zi_con{ width:1200px; height:auto; margin:0 auto;}
.zi_con_ban{ width:1200px; height:390px; float:left; display:inline; margin-top:10px;}



.zi_con_bot{ width:1200px; height:auto; float:left; display:inline; background:url(../../images/rffzfs/c01.jpg); background-position: center top; background-repeat:repeat-y;}
.zi_con_bot_01{ width:240px; height:auto; float:left; display:inline;}
.zi_con_bot_02{ width:938px; height:auto; float:right; display:inline;}

.mingtou{ width:240px; height:54px; float:left; display:inline; background-color:rgba(58,41,41,0.8); position:relative; z-index:9999; margin-top:-57px; text-align:center; line-height:54px; color:#FFF; font-family:"微软雅黑"; font-size:14px; font-weight:bolder;} 

.zi_con_bot_01 ul li{ width:240px; height:48px; float:left; display:inline; text-align:center; border-bottom:#666 1px solid; line-height:48px;}
.zi_con_bot_01 ul li a{ color:#FFF; font-size:14px; font-family:"微软雅黑"; width:240px; height:48px; display:block;}
.zi_con_bot_01 ul li a:hover{ color:#FFF; font-size:14px; font-family:"微软雅黑"; background:#17181c; width:240px; height:48px; display:block;}

.weizhi{ width:938px; height:48px; float:left; display:inline;}
.weizhi_zuo{ width:100px; height:48px; float:left; display:inline; line-height:48px; color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.weizhi_you{ width:auto; height:48px; float:right; display:inline; line-height:48px; font-size:12px; color:#CCC; font-family:"宋体";}
.weizhi_you a{ font-size:12px; color:#CCC; font-family:"宋体";}
.weizhi_you a:hover{ font-size:12px; color:#6d5252; font-family:"宋体";}
.tong1{ width:918px; height:auto; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px; padding-left:10px; padding-right:10px; padding-top:20px; line-height:36px; padding-bottom:20px;}


.foot1_box{  width:100%;  height:50px;  margin:0 auto; background:#0b0c0e;}
.foot1{ width:1200px; height:50px; margin:0 auto;}
.foot1_zuo{ width:900px; height:50px; float:left; display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.foot1_you{ width:auto; height:50px; float:right;  display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}


.fen{ width:240px; height:auto; float:left; display:inline;}
.fen01{ width:240px; height:48px; float:left; display:inline; line-height:48px; text-align:center; background:#6d5252; border-bottom:#666 1px solid; }
.fen01 a{ color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.fen02{ width:240px; height:48px; float:left; display:inline; line-height:48px; text-align:center; background:#28282c; border-bottom:#666 1px solid;}
.fen02 a{ color:#FFF; font-family:"微软雅黑"; font-size:14px;  width:240px; height:48px; display:block;}
.fen02 a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#17181c;  width:240px; height:48px; display:block;}

.fen03{ width:100px; height:auto; float:left; display:inline; margin-left:240px; position:relative; z-index:9999; margin-top:-48px; display:none;}
.fen03 ul li{ width:100px; height:48px; float:left; display:inline; background-color:#333; text-align:center; line-height:48px;}
.fen03 ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100px; height:48px;}
.fen03 ul li a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100px; height:48px; display:block;}


.tong2{ width:938px; height:auto; float:left; display:inline;  padding-top:20px;  padding-bottom:20px;}
.t02{ width:302px; height:auto; float:left; display:inline; margin-right:10px; margin-bottom:10px;}
.t02_top{ width:302px; height:auto; float:left; display:inline;}
.t02_top img{ width:100%;}
.t02_bot{ width:302px; height:40px; float:left; display:inline; line-height:40px; text-align:center; color:#FFF; font-size:14px; font-family:"微软雅黑";}

.t09_top{ width:302px; height:219px; float:left; display:inline;}


.t02 a:hover .t02_bot{ background:#6d5252;}
.fenye{ width:938px; height:50px; text-align:center; float:left; display:inline;line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.fenye a{ color:#CCC; font-family:"微软雅黑"; font-size:14px;}


.tong3{ width:938px; height:auto; float:left; display:inline;}
.t03{ width:938px; height:178px; float:left; display:inline; border-bottom:#999 1px dashed; margin-bottom:20px;}
.t03_zuo{ width:193px; height:159px; float:left; display:inline;}
.t03_zuo img { width:100%;}
.t03_you{ width:738px; height:159px; float:left; display:inline; line-height:30px; color:#FFF; font-family:"微软雅黑"; font-size:14px; margin-left:7px;}
.t03_you span{ color:#6d5252; font-family:"微软雅黑"; font-size:14px;}
.t03_you a{ color:#6d5252; font-family:"微软雅黑"; font-size:14px;}


.tong4{ width:938px;  margin:0 auto;  }
.tong4_top{ width:938px; height:30px; float:left; display:inline; font-family:"微软雅黑"; font-size:16px; color:#FFF; font-weight:bolder; text-align:center;}
.tong4_time{ width:938px; height:30px;  float:left; display:inline;line-height:30px; text-align:center; color:#6d5252; font-size:12px; font-family:"宋体";}
.tong4_bot{ width:938px; height:auto; float:left; display:inline; color:#FFF; line-height:36px; font-size:14px; font-family:"微软雅黑"; margin-top:10px;}
.shang{ width:938px; height:40px; float:left; display:inline;}
.shang_zuo{ width:auto; height:40px; float:left; display:inline; line-height:40px; color:#FFF; font-family:"宋体"; font-size:12px;}
.shang_zuo a{color:#6d5252; font-family:"宋体"; font-size:12px;}
.shang_you{ width:auto; height:40px; float:right; display:inline; line-height:40px; color:#FFF; font-family:"宋体"; font-size:12px;}
.shang_you a{color:#6d5252; font-family:"宋体"; font-size:12px;}

.k_top_box{   width:100%; position: absolute; height:94px; top:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_top{ width:1200px; height:94px; margin:0 auto;}
.logo2{ width:196px; height:94px; margin:0 auto; position:relative; z-index:9999; top:0px;}
	

.k_top_box{   width:100%; position: absolute; height:94px; top:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_top{ width:100%; height:94px; margin:0 auto;}
	

.k_nav{ width:100%; height:94px; float:left; display:inline; margin-top:0;}
.k_nav ul li{ width:20%; height:94px; float:left; display:inline; line-height:94px; text-align:center; }
.k_nav ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100%; height:94px; display:block;}	
.k_nav ul li a img{ width:100%;}	
.k_nav ul li a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#362929; width:100%; height:94px; display:block;}		
	
.k_bot_box{ width:100%; position: absolute; height:40px; bottom:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_bot{ width:100%; height:40px; margin:0 auto;}
.k_bot ul li{ width:20%; height:40px; float:left; display:inline; line-height:40px; text-align:center;}
.k_bot ul li a{ width:100%; height:40px; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px;}	
.k_bot ul li a:hover{ width:100%; height:40px; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#362929;}
	
/*===FlexSlider幻灯片  开始===*/

#banner { 
}
.flexslider {
	position: relative;
	clear:both;
}
/*幻灯片标题*/

 .flex-caption {
	width:100%;
	padding:3px 0px;
	position: absolute;
	bottom: 3px;
	top:3px;
	color: #fff;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	height:22px;
	max-width:640px
}
/* FlexSlider Necessary Styles*/

.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme

*********************************/

.flexslider {
	margin: 0px 0 2px;
	background: #fff;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 337px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */

.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
/* Pause/Play */

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */

/*.flex-control-nav {width: 100%; position: absolute; bottom: -70px; text-align: center;}*/

.flex-control-nav {
	width: 100%;
	position:absolute;
	bottom:140px;
	margin:0px;
	text-align: center;
	border:0px dashed red;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #fff;
	background: rgba(133, 97, 58, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: #fff;
	background: rgba(133, 97, 58, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/*===FlexSlider幻灯片  结束===*/	

}










@media screen and (min-width:981px) and (max-width:1200px){
.shouji{ width:100%; height:40px; position:fixed; bottom:0px;  z-index:10000; display:none; }
.anniu{ width:20%; height:40px; float:right; display:inline; color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; line-height:40px; text-align:center; background-color:rgba(0,0,0,0.7);}
.shousuo{ width:80%; height:40px; float:right; display:inline; background-color:rgba(0,0,0,0.8); display:none;}
.shousuo ul{}
.shousuo ul li{ width:25%; height:40px; float:left; display:inline; text-align:center; line-height:40px;}
.shousuo ul li a{color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}


.xianshi{ width:100%; height:auto; float:left; display:inline; margin-top:-280px; display:none;}
.xianshi_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}


.xianshi02{ width:100%; height:auto; float:left; display:inline; margin-top:-200px; display:none;}
.xianshi02_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi02_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}

.xianshi03{ width:100%; height:auto; float:left; display:inline; margin-top:-200px; display:none;}
.xianshi03_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi03_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}				
	
.houjia{ width:auto; height:auto;  position:fixed; bottom:0px; right:0px; z-index:10000;}
.houjia ul{}
.houjia ul li{ width:80px; height:35px; float:left; display:inline; line-height:35px; text-align:center; background-color:rgba(64,48,48,0.7); margin-top:3px;}
.houjia ul li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; width:80px; height:35px; display:block;}
.houjia ul li a:hover{color:#fff; font-family:"微软雅黑"; font-size:14px;  width:80px; height:35px; display:block; background-color:rgba(0,0,0,0.5);}	
	
.houjia_piao{ width:80px; height:auto; float:left; display:inline;  margin-top:-210px; display:none; position:relative; z-index:9999;}
.houjia_piao_li{ width:80px; height:35px; float:left; display:inline; background-color:rgba(64,48,48,0.7);}
.houjia_piao_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; width:80px; height:35px; display:block;}
.houjia_piao_li a:hover{color:#fff; font-family:"微软雅黑"; font-size:14px;  width:80px; height:35px; display:block; background-color:rgba(0,0,0,0.5);}	
	
	
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../images/rffzfs/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }			
	
	
.top_box{ width:100%; position: fixed; z-index:9999; top:0px; margin:0 auto; z-index:9999; background:url(../images/top.png); background-position:center top; background-repeat:no-repeat; }
.top{ width:100%; height:94px; margin:0 auto;}
.logo{ width:144px; height:94px; margin:0 auto; }

.con_box{width:100%; position:absolute; top:15%; margin:0 auto; z-index:1000; }
.con{ width:100%; height:auto; margin:0 auto;}
.con_zuo{ width:48%; float:left; margin-top:20px; text-align:center; margin-left:1%;}
.con_zuo img{ width:100%;}
.con_you{ width:48%;  float:left; margin-top:20px; margin-bottom:20px; margin-left:2%; text-align:center;}
.con_you img{ width:100%;}

.html{ overflow-x:hidden; }

.foot_box{  width:100%;  height:50px;  margin:0 auto; background-color:rgba(0,0,0,0.5); position: fixed;  z-index:9999;  bottom:0px; }
.foot{ width:auto !important; height:50px; margin:0 auto;}
.foot_zuo{ width:auto; height:50px; float:left; display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.foot_you{ width:auto; height:50px; float:right;  display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}

.bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%; 
}
.bg img {
	display: none;
	
	height: 100%; 
}

.html{  overflow-x:hidden;}

body{ background:url(../../images/rffzfs/bg.jpg); background-position:center top;  }

.txt{width:100%;height:0px;background:rgba(0,0,0,0.8);/*透明背景色，不透明其文字内容*/position:absolute; bottom:0px;color:#fff;font-family:"微软雅黑"; overflow:hidden; padding-left:10px; padding-right:10px; display:none;}

.txt h3{font-size:18px;height:30px;text-align:center;line-height:30px; font-weight:bolder; color:#6d5252; }
.txt p{font-size:14px;text-align:center;}
.chu{ width:100%; height:40px; text-align:center; line-height:40px; color:#FFF; font-size:16px; font-weight:bolder; font-family:"微软雅黑";}



.zi_top_box{ width:auto; height:58px; margin:0 auto; background:#1f2228;}
.zi_top{ width:1200px; height:58px; margin:0 auto;}
.zi_logo{ width:234px; height:58px; float:left; display:inline;}
.zi_nav{ width:auto; height:58px; float:right; display:inline;}
.zi_nav ul li{ width:90px; height:58px; float:left; display:inline; line-height:58px; text-align:center;}
.zi_nav ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:90px; height:58px; display:block;}

.zi_nav ul li a:hover{ width:90px; height:58px; display:block; background:#6d5252; color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.dianji{width:90px; height:58px; display:block; background:#6d5252; color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.zi_con_box{ width:auto; height:auto; margin:0 auto; background:#17181c;}
.zi_con{ width:100%; height:auto; margin:0 auto;}
.zi_con_ban{ width:100%; height:auto; float:left; text-align:center; display:inline; margin-top:10px;}
.zi_con_ban img{ width:100%;}


.zi_con_bot{ width:auto; height:auto; float:left; display:inline; background:url(../images/c01.jpg); background-position: center top; background-repeat:repeat-y;}
.zi_con_bot_01{ width:240px; height:auto; float:left; display:inline;}
.zi_con_bot_02{ width:938px; height:auto; float:right; display:inline;}

.mingtou{ width:240px; height:54px; float:left; display:inline; background-color:rgba(58,41,41,0.8); position:relative; z-index:9999; margin-top:-57px; text-align:center; line-height:54px; color:#FFF; font-family:"微软雅黑"; font-size:14px; font-weight:bolder;} 

.zi_con_bot_01 ul li{ width:240px; height:48px; float:left; display:inline; text-align:center; border-bottom:#666 1px solid; line-height:48px;}
.zi_con_bot_01 ul li a{ color:#FFF; font-size:14px; font-family:"微软雅黑"; width:240px; height:48px; display:block;}
.zi_con_bot_01 ul li a:hover{ color:#FFF; font-size:14px; font-family:"微软雅黑"; background:#17181c; width:240px; height:48px; display:block;}

.weizhi{ width:auto; height:48px; float:left; display:inline;}
.weizhi_zuo{ width:100px; height:48px; float:left; display:inline; line-height:48px; color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.weizhi_you{ width:auto; height:48px; float:right; display:inline; line-height:48px; font-size:12px; color:#CCC; font-family:"宋体";}
.weizhi_you a{ font-size:12px; color:#CCC; font-family:"宋体";}
.weizhi_you a:hover{ font-size:12px; color:#6d5252; font-family:"宋体";}
.tong1{ width:auto; height:auto; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px; padding-left:10px; padding-right:10px; padding-top:20px; line-height:36px; padding-bottom:20px;}

.foot1_box{  width:100%;  height:50px;  margin:0 auto; background:#0b0c0e;}
.foot1{ width:auto; height:50px; margin:0 auto;}
.foot1_zuo{ width:900px; height:50px; float:left; display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.foot1_you{ width:auto; height:50px; float:right;  display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}

.fen{ width:240px; height:auto; float:left; display:inline;}
.fen01{ width:240px; height:48px; float:left; display:inline; line-height:48px; text-align:center; background:#6d5252; border-bottom:#666 1px solid; }
.fen01 a{ color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.fen02{ width:240px; height:48px; float:left; display:inline; line-height:48px; text-align:center; background:#28282c; border-bottom:#666 1px solid;}
.fen02 a{ color:#FFF; font-family:"微软雅黑"; font-size:14px;  width:240px; height:48px; display:block;}
.fen02 a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#17181c;  width:240px; height:48px; display:block;}

.fen03{ width:100px; height:auto; float:left; display:inline; margin-left:240px; position:relative; z-index:9999; margin-top:-48px; display:none;}
.fen03 ul li{ width:100px; height:48px; float:left; display:inline; background-color:#333; text-align:center; line-height:48px;}
.fen03 ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100px; height:48px;}
.fen03 ul li a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100px; height:48px; display:block;}

.tong2{ width:938px; height:auto; float:left; display:inline;  padding-top:20px;  padding-bottom:20px;}
.t02{ width:302px; height:auto; float:left; display:inline; margin-right:10px; margin-bottom:10px;}
.t02_top{ width:302px; height:335px; float:left; display:inline;}
.t02_bot{ width:302px; height:40px; float:left; display:inline; line-height:40px; text-align:center; color:#FFF; font-size:14px; font-family:"微软雅黑";}

.t02 a:hover .t02_bot{ background:#6d5252;}
.fenye{ width:938px; height:50px; text-align:center; float:left; display:inline;line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.fenye a{ color:#CCC; font-family:"微软雅黑"; font-size:14px;}


.tong3{ width:938px; height:auto; float:left; display:inline;}
.t03{ width:938px; height:178px; float:left; display:inline; border-bottom:#999 1px dashed; margin-bottom:20px;}
.t03_zuo{ width:193px; height:159px; float:left; display:inline;}
.t03_you{ width:738px; height:159px; float:left; display:inline; line-height:30px; color:#FFF; font-family:"微软雅黑"; font-size:14px; margin-left:7px;}
.t03_you span{ color:#6d5252; font-family:"微软雅黑"; font-size:14px;}
.t03_you a{ color:#6d5252; font-family:"微软雅黑"; font-size:14px;}


.tong4{ width:938px;  margin:0 auto;  }
.tong4_top{ width:938px; height:30px; float:left; display:inline; font-family:"微软雅黑"; font-size:16px; color:#FFF; font-weight:bolder; text-align:center;}
.tong4_time{ width:938px; height:30px;  float:left; display:inline;line-height:30px; text-align:center; color:#6d5252; font-size:12px; font-family:"宋体";}
.tong4_bot{ width:938px; height:auto; float:left; display:inline; color:#FFF; line-height:36px; font-size:14px; font-family:"微软雅黑"; margin-top:10px;}
.shang{ width:938px; height:40px; float:left; display:inline;}
.shang_zuo{ width:auto; height:40px; float:left; display:inline; line-height:40px; color:#FFF; font-family:"宋体"; font-size:12px;}
.shang_zuo a{color:#6d5252; font-family:"宋体"; font-size:12px;}
.shang_you{ width:auto; height:40px; float:right; display:inline; line-height:40px; color:#FFF; font-family:"宋体"; font-size:12px;}
.shang_you a{color:#6d5252; font-family:"宋体"; font-size:12px;}

.k_top_box{   width:100%; position: absolute; height:94px; top:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_top{ width:100%; height:94px; margin:0 auto;}
	

.k_nav{ width:100%; height:94px; float:left; display:inline; margin-top:0;}
.k_nav ul li{ width:20%; height:94px; float:left; display:inline; line-height:94px; text-align:center; }
.k_nav ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100%; height:94px; display:block;}	
.k_nav ul li img{ width:100%;}	
.k_nav ul li a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#362929; width:100%; height:94px; display:block;}		
	
.k_bot_box{ width:100%; position: absolute; height:40px; bottom:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_bot{ width:100%; height:40px; margin:0 auto;}
.k_bot ul li{ width:20%; height:40px; float:left; display:inline; line-height:40px; text-align:center;}
.k_bot ul li a{ width:100%; height:40px; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px;}	
.k_bot ul li a:hover{ width:100%; height:40px; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#362929;}


/*===FlexSlider幻灯片  开始===*/

#banner { 
}
.flexslider {
	position: relative;
	clear:both;
}
/*幻灯片标题*/

 .flex-caption {
	width:100%;
	padding:3px 0px;
	position: absolute;
	bottom: 3px;
	top:3px;
	color: #fff;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	height:22px;
	max-width:640px
}
/* FlexSlider Necessary Styles*/

.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme

*********************************/

.flexslider {
	margin: 0px 0 2px;
	background: #fff;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 337px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */

.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
/* Pause/Play */

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */

/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/

.flex-control-nav {
	width: 100%;
	position:absolute;
	bottom:100px;
	margin:0px;
	text-align: center;
	border:0px dashed red;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #fff;
	background: rgba(133, 97, 58, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: #fff;
	background: rgba(133, 97, 58, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/*===FlexSlider幻灯片  结束===*/

}











@media screen and (max-width:980px){
.shouji{ width:100%; height:40px; position:fixed; bottom:0px;  z-index:10000;  }
.anniu{ width:20%; height:40px; float:right; display:inline; color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; line-height:40px; text-align:center; background-color:rgba(0,0,0,0.7);}
.shousuo{ width:80%; height:40px; float:right; display:inline; background-color:rgba(0,0,0,0.8); display:none;}
.shousuo ul{}
.shousuo ul li{ width:25%; height:40px; float:left; display:inline; text-align:center; line-height:40px;}
.shousuo ul li a{color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}


.xianshi{ width:100%; height:auto; float:left; display:inline; margin-top:-280px; display:none;}
.xianshi_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}


.xianshi02{ width:100%; height:auto; float:left; display:inline; margin-top:-400px; display:none;}
.xianshi02_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi02_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}

.xianshi03{ width:100%; height:auto; float:left; display:inline; margin-top:-200px; display:none;}
.xianshi03_li{ width:100%; height:40px; float:left; display:inline; background-color:rgba(0,0,0,0.8); line-height:40px; text-align:center;  }
.xianshi03_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}				
	
.houjia{ width:auto; height:auto;  position:fixed; bottom:0px; right:0px; z-index:10000; display:none;}
.houjia ul{}
.houjia ul li{ width:80px; height:35px; float:left; display:inline; line-height:35px; text-align:center; background-color:rgba(64,48,48,0.7); margin-top:3px;}
.houjia ul li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; width:80px; height:35px; display:block;}
.houjia ul li a:hover{color:#fff; font-family:"微软雅黑"; font-size:14px;  width:80px; height:35px; display:block; background-color:rgba(0,0,0,0.5);}	
	
.houjia_piao{ width:80px; height:auto; float:left; display:inline;  margin-top:-210px; display:none; position:relative; z-index:9999;}
.houjia_piao_li{ width:80px; height:35px; float:left; display:inline; background-color:rgba(64,48,48,0.7);}
.houjia_piao_li a{ color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; width:80px; height:35px; display:block;}
.houjia_piao_li a:hover{color:#fff; font-family:"微软雅黑"; font-size:14px;  width:80px; height:35px; display:block; background-color:rgba(0,0,0,0.5);}	
	
	
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../images/rffzfs/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }			
	
.top_box{ width:100%; position: absolute; z-index:9999; top:0px; margin:0 auto; z-index:9999; background:none; }
.top{ width:100%; height:auto; margin:0 auto;}
.logo{ width:30%; height:auto; margin:0 auto; }
.logo img { width:100%;}

.con_box{width:100%; position:absolute; top:15%; margin:0 auto; z-index:1000; }
.con{ width:100%; height:auto; margin:0 auto;}
.con_zuo{ width:100%; margin:0 auto; margin-top:20px; text-align:center; }
.con_zuo img{ width:90%;}
.con_you{ width:100%;  margin:0 auto; margin-top:20px; margin-bottom:20px;  text-align:center;}
.con_you img{ width:90%;}

.html{ overflow-x:hidden; }

.foot_box{  width:100%;  height:50px;  margin:0 auto; background-color:rgba(0,0,0,1); position: fixed;  z-index:9999;  bottom:0px; display:none;}
.foot{ width:auto !important; height:50px; margin:0 auto;}
.foot_zuo{ width:auto; height:50px; float:left; display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.foot_you{ width:auto; height:50px; float:right;  display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}

.bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%; 
}
.bg img {
	display: none;
	
	height: 100%; 
}

body{  background:#161616; }


.txt{width:90%;height:0px;background:rgba(0,0,0,0.8);/*透明背景色，不透明其文字内容*/position:absolute; bottom:0px;color:#fff;font-family:"微软雅黑"; overflow:hidden; padding-left:10px; padding-right:10px; display:none;}

.txt h3{font-size:18px;height:30px;text-align:center;line-height:30px; font-weight:bolder; color:#6d5252;}
.txt p{font-size:14px;text-align:center;}

.chu{ width:100%; height:40px; text-align:center; line-height:40px; color:#FFF; font-size:14px; font-weight:bolder; font-family:"微软雅黑";}
.zi_top_box{ width:auto; height:auto; margin:0 auto; background:#1f2228;}
.zi_top{ width:100%; height:auto; margin:0 auto;}
.zi_logo{ width:40%; height:auto; float:left; display:inline;}
.zi_logo img{ width:100%;}
.zi_nav{ width:100%; height:auto; float:left; display:inline; }
.zi_nav ul li{ width:19%; height:30px; float:left; display:inline; line-height:30px; text-align:center; margin-left:1%; background:rgba(58,41,41,1); margin-bottom:5px;}
.zi_nav ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100%; height:30px; display:block;}

.zi_nav ul li a:hover{ width:100%; height:30px; display:block; background:#6d5252; color:#FFF; font-family:"微软雅黑"; font-size:14px;}

.dianji{width:90px; height:58px; display:block; background:#6d5252; color:#FFF; font-family:"微软雅黑"; font-size:14px;}

.zi_con_box{ width:auto; height:auto; margin:0 auto; background:#17181c;}
.zi_con{ width:100%; height:auto; margin:0 auto;}
.zi_con_ban{ width:100%; height:auto; float:left; text-align:center; display:inline; margin-top:0px;}
.zi_con_ban img{ width:100%;}


.zi_con_bot{ width:100%; height:auto; float:left; display:inline;  background-color:#17181c; }
.zi_con_bot_01{ width:100%; height:auto; float:left; display:inline; z-index:9999; position: fixed; bottom:0px; background-color:rgba(47,33,33,0.8);}
.zi_con_bot_02{ width:100%; height:auto; float:right; display:inline;}

.mingtou{ width:240px; height:54px; float:left; display:inline; background-color:rgba(58,41,41,0.8); position:relative; z-index:9999; margin-top:-57px; text-align:center; line-height:54px; color:#FFF; font-family:"微软雅黑"; font-size:14px; font-weight:bolder; display:none;} 

.zi_con_bot_01 ul li{ width:24%; height:48px; float:left; display:inline; text-align:center; border-bottom:#666 1px solid; line-height:48px; margin-left:1%;}
.zi_con_bot_01 ul li a{ color:#FFF; font-size:14px; font-family:"微软雅黑"; width:100%; height:48px; display:block;}
.zi_con_bot_01 ul li a:hover{ color:#FFF; font-size:14px; font-family:"微软雅黑"; background:#17181c; width:100%; height:48px; display:block;}

.weizhi{ width:100%; height:48px; float:left; display:inline;}
.weizhi_zuo{ width:auto; height:48px; float:left; display:inline; line-height:48px; color:#FFF; font-family:"微软雅黑"; font-size:14px; padding-left:5px;}
.weizhi_you{ width:auto; height:48px; float:right; display:inline; line-height:48px; font-size:12px; color:#CCC; font-family:"宋体"; padding-right:5px; display:none;}
.weizhi_you a{ font-size:12px; color:#CCC; font-family:"宋体";}
.weizhi_you a:hover{ font-size:12px; color:#6d5252; font-family:"宋体";}
.tong1{ width:100%; height:auto; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px;  padding-top:20px; line-height:36px; padding-bottom:96px;}

.tong1 img{ width:100%;}


.foot1_box{  width:100%;  height:50px;  margin:0 auto; background:#0b0c0e; display:none;}
.foot1{ width:1200px; height:50px; margin:0 auto;}
.foot1_zuo{ width:900px; height:50px; float:left; display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}
.foot1_you{ width:auto; height:50px; float:right;  display:inline; line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px;}


.fen{ width:24%; height:auto; float:left; display:inline; margin-left:1%;}
.fen01{ width:100%; height:48px; float:left; display:inline; line-height:48px; text-align:center;  border-bottom:#666 1px solid;  }
.fen01 a{ color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.fen02{ width:240px; height:48px; float:left; display:inline; line-height:48px; text-align:center; background:#28282c; border-bottom:#666 1px solid; display:none;}
.fen02 a{ color:#FFF; font-family:"微软雅黑"; font-size:14px;  width:240px; height:48px; display:block;}
.fen02 a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#17181c;  width:240px; height:48px; display:block;}

.fen03{ width:100px; height:auto; float:left; display:inline; margin-left:240px; position:relative; z-index:9999; margin-top:-48px; display:none; }
.fen03 ul li{ width:100px; height:48px; float:left; display:inline; background-color:#333; text-align:center; line-height:48px;}
.fen03 ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100px; height:48px;}
.fen03 ul li a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100px; height:48px; display:block;}



.tong2{ width:100%; height:auto; float:left; display:inline;  padding-top:20px;  padding-bottom:10px;}
.t02{ width:48%; height:auto; float:left; display:inline; margin-left:1%; margin-right:1%; margin-bottom:1%;}
.t02_top{ width:100%; height:auto; float:left; display:inline;}
.t02_top img{ width:100%; height:auto; float:left; display:inline;} 

.t02_bot{ width:100%; height:40px; float:left; display:inline; line-height:40px; text-align:center; color:#FFF; font-size:14px; font-family:"微软雅黑";}

.t02 a:hover .t02_bot{ background:#6d5252;}
.fenye{ width:100%; height:50px; text-align:center; float:left; display:inline;line-height:50px; color:#CCC; font-family:"微软雅黑"; font-size:14px; margin-bottom:80px;}
.fenye a{ color:#CCC; font-family:"微软雅黑"; font-size:14px;}


.tong3{ width:100%; height:auto; float:left; display:inline; margin-top:10px;}
.t03{ width:100%; height:auto; float:left; display:inline; border-bottom:#999 1px dashed; margin-bottom:20px; padding-bottom:20px;}
.t03_zuo{ width:30%; height:auto; float:left; display:inline; margin-left:1%;}
.t03_zuo img{ width:100%; height:auto; float:left; display:inline; }

.t03_you{ width:67%; height:auto; float:left; display:inline; line-height:30px; color:#FFF; font-family:"微软雅黑"; font-size:14px; margin-left:1%;}
.t03_you span{ color:#6d5252; font-family:"微软雅黑"; font-size:14px;}
.t03_you a{ color:#6d5252; font-family:"微软雅黑"; font-size:14px;}

.tong4{ width:100%;  margin:0 auto;  }
.tong4_top{ width:100%; height:30px; float:left; display:inline; font-family:"微软雅黑"; font-size:16px; color:#FFF; font-weight:bolder; text-align:center;}
.tong4_time{ width:100%; height:30px;  float:left; display:inline;line-height:30px; text-align:center; color:#6d5252; font-size:12px; font-family:"宋体";}
.tong4_bot{ width:98%; height:auto; float:left; display:inline; color:#FFF; line-height:36px; font-size:14px; font-family:"微软雅黑"; margin-top:10px; padding-left:1% }
.tong4_bot img{  width:100%; }

.shang{ width:100%; height:40px; float:left; display:inline; padding-bottom:120px;}
.shang_zuo{ width:auto; height:40px; float:left; display:inline; line-height:40px; color:#FFF; font-family:"宋体"; font-size:12px;}
.shang_zuo a{color:#6d5252; font-family:"宋体"; font-size:12px;}
.shang_you{ width:auto; height:40px; float:right; display:inline; line-height:40px; color:#FFF; font-family:"宋体"; font-size:12px;}
.shang_you a{color:#6d5252; font-family:"宋体"; font-size:12px;}


.k_top_box{   width:100%; position: absolute; height:94px; top:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_top{ width:100%; height:94px; margin:0 auto;}
	

.k_nav{ width:100%; height:94px; float:left; display:inline; margin-top:0;}
.k_nav ul li{ width:20%; height:94px; float:left; display:inline; line-height:94px; text-align:center; }
.k_nav ul li a{ color:#FFF; font-family:"微软雅黑"; font-size:14px; width:100%; height:94px; display:block;}	
.k_nav ul li img{ width:100%;}	
.k_nav ul li a:hover{ color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#362929; width:100%; height:94px; display:block;}		
	
.k_bot_box{ width:100%; position: fixed; height:40px; bottom:0px; margin:0 auto; z-index:9999; background-color:rgba(0,0,0,0.8);}	
.k_bot{ width:100%; height:40px; margin:0 auto;}
.k_bot ul li{ width:20%; height:40px; float:left; display:inline; line-height:40px; text-align:center;}
.k_bot ul li a{ width:100%; height:40px; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px;}	
.k_bot ul li a:hover{ width:100%; height:40px; float:left; display:inline; color:#FFF; font-family:"微软雅黑"; font-size:14px; background:#362929;}
	



/*===FlexSlider幻灯片  开始===*/

#banner { 
}
.flexslider {
	position: relative;
	clear:both;
}
/*幻灯片标题*/

 .flex-caption {
	width:100%;
	padding:3px 0px;
	position: absolute;
	bottom: 3px;
	top:3px;
	color: #fff;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	height:22px;
	max-width:640px
}
/* FlexSlider Necessary Styles*/

.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	height: 100% !important; 
	display: block; 
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme

*********************************/

.flexslider {
	margin: 0px 0 2px;
	background: #fff;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 337px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */

.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
/* Pause/Play */

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */

/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/

.flex-control-nav {
	width: 100%;
	position:absolute;
	bottom:40px;
	margin:0px;
	text-align: center;
	border:0px dashed red;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #fff;
	background: rgba(133, 97, 58, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: #fff;
	background: rgba(133, 97, 58, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/*===FlexSlider幻灯片  结束===*/
}







































.logo{  
-webkit-animation:logo 10s linear 0s normal none infinite ;
animation:logo 10s linear 0s normal none infinite ;

}

 @-webkit-keyframes logo{
	0%{ margin-top:10px; }
	25%{  margin-top:-10px;}	
	50%{ margin-top:10px;}
	75%{ margin-top:-10px;}
	100%{ margin-top:10px;}


	
	}

 @keyframes logo{
	0%{ margin-top:10px; }
	25%{  margin-top:-10px;}	
	50%{ margin-top:10px;}
	75%{ margin-top:-10px;}
	100%{ margin-top:10px;}


	
	}
	
	

	

