
a{ text-decoration:none;}

.cc{*zoom:1;}
.cc:after{content:'\20';display:block;height:0;clear:both;visibility: hidden;}


.detail{
	width:100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.closed{
	display:block;
	width: .26rem;
	height: .25rem;
	background: url("close.png") center center no-repeat;
	position: absolute;
	top: .2rem; 
	right: .2rem; 
	z-index: 9;
	text-decoration: none;
}
.content{
	width: 100%;
	height: auto;
	margin:0 auto;
	padding-bottom:1.5rem;
	overflow: hidden;
}
img{display:block;width:100%;}
.bg_blue{ background-color:#00b9c4;}
.banner{width:7.5rem; height:6.68rem; background:url(banner.jpg) no-repeat; background-size:100% 100%; overflow:hidden;}
.title{ font-size:.36rem; color:#fff; text-align:center; font-weight:bold;}
.text-content{ padding:.3rem;}
.text-content ul,.text-content p{ padding-left:.2rem;margin-bottom:.2rem;line-height:1.5; color:#fff; font-size:.28rem;}
.text-content ul li i{ display:inline-block; width:18px; height:18px; line-height:18px; margin-right:5px; border-radius:100%; background:#fff; color:#00b9c4; font-size:12px; font-style:normal; text-align:center;}

.s-lab{ width:2.1rem; height:.6rem; line-height:.6rem; background:#f39638; font-size:.30rem; color:#fff; text-align:center; border-radius:.3rem; margin-bottom:.2rem;}
.s-lab.big{ width:3.15rem;height:.7rem; line-height:.7rem;margin:.2rem auto;}
.fix_nav{ position: fixed; width:100%; height:1rem;padding-bottom:.1rem; bottom:0; background:#f39638;}
.fix_nav ul li{ float:left; width:25%; text-align:center;}
.fix_nav ul li a{ color:#fff; font-size:.24rem; display:inline-block;}
.fix_nav ul li a i{display:block; margin:.1rem auto;}
.icon-home{width:.51rem; height:.45rem; background:url(icon_home.png) no-repeat; background-size:100% 100%;}
.icon-active{width:.44rem; height:.49rem; background:url(flag.png) no-repeat; background-size:100% 100%;}
.icon-yaoyue{ width:.44rem; height:.51rem; background:url(yaoyue.png) no-repeat; background-size:100% 100%;}
.icon-haixuan{ width:.41rem; height:.45rem; background:url(haixuan.png) no-repeat; background-size:100% 100%;}
.person-list{padding:0 .3rem;}
.person-list li{ float:left; width:3.4rem; text-align:center; background:#fff;margin-top:.3rem;}
.person-list li a img{ display:block; width:3.4rem; max-height:4.9rem;}
.person-list li a p{ padding:.3rem 0; color:#333; font-size:.28rem;}
.person-list li:nth-child(2n-1){ margin-right:.1rem;}
