@charset "utf-8";
/* CSS Document */
html{
  font-size: 625%;
}
/* public */
.clear{ 
	zoom:1; 
}
.clear:after{ 
	content:''; 
	display:block; 
	clear:both; 
}
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.fen{
  width:100%;
}
.fens{
  max-width:6.4rem;
  font-size: .14rem;
  margin: 0 auto;
  position: relative;
  box-sizing:border-box;
  padding: .15rem 0 0 0;
}
.fenss{
  max-width:6.4rem;
  font-size: .14rem;
  margin: 0 auto;
  box-sizing:border-box;
}
.media{
	margin-top:.25rem;
}
.fens img{
  display: block;
  max-width: 100%;
}
.fenss img{
	display: block;
  	max-width: 100%;
}
.fenpic{
	/*height:2.3rem;*/
	position: relative;
}
.fenpic img{
	position: absolute;
	
	left:0;
}

@media (max-width:480px) and (min-width:640px) {
  .fenpic img{
    top:20%;
  }
}
@media (max-width:480px) {
  .fenpic img{
    top:220%;
  }
}

.fens a{
  /*width:0.8rem;*/
  /*height:0.3rem;*/
  position: absolute;
  bottom:30%;
  right:13%;
  font-size: .12rem;
  /*background: #0061a8;*/
  border-radius: .05rem;
  color:#fff;
  text-align: center;
  line-height: 0.3rem;
}
.fens .ar{
	right:77%;
}
@media (max-width:480px) and (min-width:640px) {
  .fens a{
    width:0.8rem;
    height:0.3rem;
  }
}
@media (max-width:480px) {
  .fens a{
    width:0.6rem;
    height:0.2rem;
    line-height: 0.2rem;
    font-size: 0.1rem;
  }
}


/*fen*/
.ftop{
	width:6.4rem;
	height:104px;
	background:#00a5ec;
	margin-bottom:1px;
	position: relative;
}
.ftop img{
	position: absolute;
	display: block;
  	max-width: 100%;
  	width:2.59rem;
  	height:0.475rem;
  	top:25%;
  	left:2%;
}

.fenl{
	width:40%;
	box-sizing: border-box;
	padding:0.1rem 0 0.2rem 0.2rem;
	float:left;
}
.fenr{
	width:55%;
	float:right;
	box-sizing: border-box;
	padding:0.05rem 0.1rem 0 0;
}
.fenr h1{
	color:#027ECC;
	/*font-size: 0.14rem;*/
}
@media (max-width:480px) and (min-width:640) {
  	.fenr h1{
		font-size: 0.13rem;
	}
}
@media (max-width:480px) {
  	.fenr h1{
		font-size: 0.12rem;
	}
}
.fenr p{
	line-height: .2rem;
	margin-top: .05rem;
	font-size: 0.14rem;
	color:#353535;
	/*font-size:0.12rem;*/
}
@media (max-width:480px) and (min-width:640) {
  	.fenr p{
		font-size: 0.14rem;
	}
}
@media (max-width:480px) {
  	.fenr p{
		font-size: 0.12rem;
	}
}


.fenr h2{
	font-size: .14rem;
	color:#353535;
}
.fenr .noborder{
	font-size: .12rem;
	line-height: .2rem;
	color:#353535;
	margin-top:0.05rem;
	margin-bottom:0.05rem;
}
.fenr .haveborder{
	font-size: .12rem;
	line-height: .2rem;
	color:#353535;
	border-bottom:1px solid #E0E3E6;
	padding:.1rem 0;
}
.fenr .ftit{
	font-size: .14rem;
	color:#353535;
	margin-bottom: .05rem;
}
.fenr .fcon,.fenr .fcon a{
	font-size: .12rem;
	color:#666;
	line-height: .2rem;
}
/*修改样式*/
.lbottom{
	background: #00a5ec;
	/*height:75px;*/
	color:#fff;
}

.lnav {
    background-color: #027ECC;
    height: 50px;
    width: 100%;
}
.lnav ul li {
    background: url("../images/shouji_15.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    float: left;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 20%;
}
.lgywm {
    margin-top: 10px;
}
.lgywm_title{
	margin-bottom:1em;
}

.slider-focus {
    margin: 0 auto;
    max-width: 640px;
    overflow: hidden;
    position: relative;
}

.lbottom {
    height: 180px;
    margin-top:80px;
}
.lfooter{
	background: #027ecc;
}

.lnav {
    background-color: #00a5ec;
}
.lfooter{
	background: #00a5ec;
}

.fenpage{
	text-align: center;
	position: absolute;
	width:100%;
	/*margin: .25rem 0 .25rem 0;*/
	height:.25rem;
}
.fenpage .page{
	width:80%;
	position: relative;
	left:15%;
}
.fen a.pagelist{
	width:20%;
	float:left;
	border:1px solid #00a5ec;
	text-align: center;
	padding: .05rem 0;
	margin:0 0 0 .05rem;
}

.fenconr{
	margin-bottom:.1rem;
}

.foption{
	background:#fff;
	color:#5F5F5F;
}