
/* 默认样式 */
.clearfix:before,.clearfix:after{content:".";display:block;height:0;visibility:hidden;font-size:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
img {
	border: none;
}
a:hover {
	color: #f60;
}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,td,textarea,th,ul {
	margin: 0;
	padding: 0
}
body,button,input,span{
	font: 14px/1.5 \5fae\8f6f\96c5\9ed1,\5b8b\4f53,arial;
}

li,ol,ul {
	list-style: none
}
a {
	color: #444;
	font-size: 14px;;
	text-decoration: none
}
a:active {
	outline: 0
}
body,html{
	width: 100%;
	height: 100%;
}

#topNavC{
	height: 30px;
    line-height: 30px;
	background: #fafafa;
	border-bottom: 1px solid #E2E2E2;
}
#topNav{
	display: block;
	width: 1200px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}
#topNav strong{
	font-weight: normal;
	float: left;
}
#topNav i{
	color: #999;
	font-style:  normal;
	float: right;

}
#topNav i a{
	padding:0 10px;
	
}
.middle{
	width: 1200px;
	margin: 0 auto;
	height: 116px;
	color: #666;
}
.middle span{
	*display: block;
	*float: left;
	*line-height: 30px;
	color: #666;
}
/* top */
.nav ul{
	display: inline-block;
	*zoom:1;
    *display: inline;
	float: right;
	color: #999;
}
.nav ul li{
	display: inline-block;
	*zoom:1;
   	*display: inline;
   	*float: left;
	padding:0 5px ;
}
.nav ul li a{
	color: #666;
}
/* search */
.header .search{
	display: inline-block;
	*zoom:1;
    *display: inline;
	float: right;
	padding: 22px 0;
}
.header .headIon{
	display: inline-block;
	*zoom:1;
    *display: inline;
    *float: left;
	padding: 32px 0;
}
.header .search form{
	background: rgb(71,183,81);
	border: 1px solid rgb(228,228,228);
	height: 42px;
}
.header .search .searchInt{
	width: 368px;
	height: 40px;
	border: 1px solid rgb(71,183,81);
	text-indent: 12px;
	line-height: 30px;
	float: left;
}
.header .search .searchSub{
	width: 94px;
	height: 40px;
	border: 1px solid rgb(71,183,81);
	background: rgb(71,183,81);
	color: #fff;
	cursor: pointer;
	outline: none;
	border: none;
	float: left;
}
.header .search p a{
	margin-right: 9px;
	font-size: 14px;
}
 .headNav{
	width: 100%;
	background: rgb(71,183,81);
}
 .headNav ul{
	width: 1200px;
	margin: 0 auto;
}
.headNav ul li{
 	width: 10.8%;
	display: inline-block;
	*zoom:1;
    *display: inline;
	text-align: center;
}
.headNav ul li.cur{
	background: rgb(77,167,85);
}
 .headNav ul li a{
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}
.headNav ul li:hover a{
	font-weight: bold;
}
/*page*/
.page{
	width: 1200px;
	margin: 30px auto 0;
}
.page .banner img{
	width: 590px;
	height: 320px;
}
.page .banner{
	width: 590px;
	height: 320px;
	margin: 0;
	 *zoom:1;
      *display: inline;
	float: left;
	position: relative;
	overflow: hidden;
}
		
.page .banner .img {
	position: absolute;
	top: 0;
	left: 0;
}
.page .banner .img p {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.1);
   	filter:alpha(opacity=10);    
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-indent: 24px;
    line-height: 50px;

}		
.page .banner .img li {
	width: 590px;
	height: 320px;
	float: left;
}
			
.page .banner .num {

	position: absolute;
	bottom: 10px;
	width: 95%;
	text-align: right;
	text-indent: 20px;
	font-size: 0;
}
			
.page .banner .num li {
	width: 10px;
	height: 10px;
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
	display: block;
	border-radius: 100%;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	 *display:inline;
	zoom:1;
}
			
.num .active {
	background-color: #fff!important;
	border: 1px solid #000;
}

.page .RIMG{
	width: 600px;
	display: inline-block;
	 *zoom:1;
      *display: inline;

}

.page .RIMG a{
	display: inline-block;
	float: left;
	 *zoom:1;
      *display: inline;
      margin: 0 0 20px 20px;
}

.page .RIMG a img{
	width: 280px;
	height: 150px;
	display: block;
}
/* content */
.content{
	width: 1200px;
	margin: 30px auto 30px;
}
.content .cur{
	color: rgb(71,183,81)!important;
	font-weight: bold;
}
.content .needCur span{
	cursor: pointer;
}
.content img{
	width: 90px;
	height: 90px;
}
.content .BL{
	border-bottom: 1px solid rgb(204,204,204);
	line-height: 48px;
}
.content .title{
	font-size: 18px;
}
.content .BL p{
	display: inline-block;
	 *zoom:1;
      *display: inline;
	float: right;
	font-size: 8px;
	margin-top: 4px;
	height: 44px;
}
.content .BL p span{
	color: rgb(110,109,108);
	padding:0 10px;
	font-size: 14px;
	/*color: rgb(102,102,102);*/
}
.content dl dd{
	display: inline-block;
	 *zoom:1;
      *display: inline;
	text-align: center;
	width: 100%;
}

.content dl dd ul li{
	display: inline-block;
	 *zoom:1;
      *display: inline;
	width: 12.1%;
	margin-top: 25px;
	height: 115px;
	overflow: hidden;
	float: left;
}
.content dl dd ul li a{
	width: 90px;
	display: block;
	margin: 0 auto;
	line-height: 20px;
}
.content .LC .lCNav{
	position: relative;
}
.content .LC .lCNav p.nav{
	font-size: 18px;
	color: rgb(204,204,204);
	position: absolute;
	top: 12px;
	left: 0;
}
.content .LC .lCNav p.nav span{
	font-size: 18px;
	padding-right: 20px;
	color: #444;
}
.content .LC .lCNav p.nav span.PL{
	padding-left: 20px;
}
.content .LC{
	width: 100%;
	float: left;
}
.content .LC .lCNav{
	width: 880px;
	float: left;
}
.content .LC .RCNav{
	float: right;
	width: 260px;
}
.content .LC{
	padding-bottom: 40px\0;
	margin-bottom: 40px\0;
	border-bottom: 1px solid #ddd\0;
}
.content .LC dl dd ul li{
	width: 16.2%;
}
.content .AC{
	margin-top: 15px;
}
.content .AC .TC{
	width: 880px;
	float: left;
}
.content .AC .RCNav{
	width: 260px;
	float: right;
}
.content .LC{
	margin-top: 30px;
}

.content .RCNav dt{
	font-size: 18px;
}
.content .RCNav dd{
	position: relative;
	cursor: pointer;
	padding-left: 40px;
	line-height: 33px;
	text-align: left;
	margin-top: 6px;
}
.content .RCNav dd img{
	width: 85px;
	height: 85px;
}
.content .RCNav dd span{
	font-size: 12px;
	color: #666;
	margin-left: 40px;
	
}
.content .RCNav dd div{
	display: none;
}

.content .RCNav dd div img{
	display: inline-block;
	*zoom:1;
    *display: inline;
	float: left;
}
.content .RCNav dd div p{
	width: 130px;
	float: left;

}
.content .RCNav dd div a{
	display: block;
}

.content .RCNav dd div p span{
	display: block;
	width: 130px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	margin: 0;
	
}
.content .RCNav dd p.title{
	font-size: 14px;
	overflow: hidden;
}

.content .RCNav .em{
	display: block;
	font-style: normal;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background: rgb(156,147,148);
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
}
.content .RCNav .emRank{
	background: rgb(255,75,76);
}
.emT{
	top: 0!important;
}

.YQLJ{
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	border-top: 1px solid rgb(204,204,204);
	padding: 40px 0;
	color:  rgb(204,204,204);
	border: none\0;
}
.YQLJ dt{
	color: #333;
	line-height: 30px;
}
.YQLJ dd{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	font-size: 12px;
	padding-right:5px;
	color: #333;
}
h1,h2{
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
h1{
	float: left;
}
#footer {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 25px 0;
    text-align: center;
    color: #bbb;
   
}
#footer div,#footer p{
	width: 1200px;
	margin: 0 auto;
}
#footer p,#footer p a{
	margin-top: 10px;
    color: #999;
}

/**/
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: right;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #999;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide p{
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.1);
	width: 100%;
	color: #fff;
	font-size: 16px;
	text-indent: 24px;
	line-height: 50px;
}


#floor{
	width: 120px;
	position: fixed;
	right: 100px;
	top:50%;
	transform: translateY(-50%);
	border-left: 1px solid rgb(204,204,204);
	padding: 30px 0;
	display: none;
}
#floor a{
	display: block;
	width: 100px;
	text-align: center;
	line-height: 30px;
	position: relative;
}

#floor em{
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	border-radius: 50%;
	border: 1px solid rgb(204,204,204);
	background: #fff;
	z-index: 2;
	left: -6px;
}
#floor p{
	width: 0px;
	height: 0;
	border-left: 30px solid rgb(71,183,81);
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	position: absolute;
	left: -10px;
	top: 0;
	z-index: 2;
}
