
/* °²È« */
.section.bg01{width:100%;height:5.95rem;background:url(/statics/images/fuwu/bg_01.jpg) center top no-repeat;margin:0.3rem 0;}
.section.bg02{width:100%;height:4rem;background:url(/statics/images/fuwu/bg_02.jpg) center top no-repeat;margin:0.3rem 0;}
.section.bg03{width:100%;height:4.48rem;background:url(/statics/images/fuwu/bg_03.jpg) center top no-repeat;margin:0.3rem 0}
.section.bg04{width:100%;height:4rem;background:url(/statics/images/fuwu/bg_04.jpg) center top no-repeat;margin:0.3rem 0;}


.bg01_texts_wrap{width:100%;text-align:center;position:absolute;top:4.25rem;}
.bg01_texts{width:4.7rem;text-align:center;float:left;}
.bg01_texts h5{color:#111;font-size:0.24rem;font-weight:normal;}
.bg01_texts p{color:#7f7f7f;font-size:0.2rem;}


.bg02_texts{position:absolute;top:2.1rem;left:0.25rem;}
.bg02_texts h5{color:#111;font-size:0.24rem;font-weight:normal;}
.bg02_texts p{color:#7f7f7f;font-size:0.2rem;}
.bg02_texts02{position:absolute;top:0.9rem;left:11.3rem;}
.bg02_texts02 p{font-size:0.2rem;color:#323232;margin-bottom:0.27rem;}
.bg02_texts03{position:absolute;top:2.75rem;left:10.9rem;}
.bg02_texts03 p{font-size:0.18rem;color:#323232;}


.bg03_texts{position:absolute;} 
.bg03_texts h5{color:#323232;font-size:0.18rem;font-weight:normal;margin-bottom:0.08rem;}
.bg03_texts p{color:#808080;font-size:0.14rem;}
.bg03_texts01{left:0.62rem;top:0.64rem;}
.bg03_texts02{left:3.74rem;top:0.64rem;}
.bg03_texts03{left:6.8rem;top:0.64rem;}
.bg03_texts04{left:2.2rem;top:3.35rem;}
.bg03_texts05{left:5.28rem;top:3.35rem;}
.bg03_texts06{left:8.4rem;top:3.35rem;}

.bg03_texts07{position:absolute;top:2.1rem;left:12rem;}
.bg03_texts07 h5{color:#111;font-size:0.24rem;font-weight:normal;}
.bg03_texts07 p{color:#7f7f7f;font-size:0.2rem;}
 


.bg04_texts{position:absolute;top:2.1rem;left:0.25rem;}
.bg04_texts h5{color:#111;font-size:0.24rem;font-weight:normal;}
.bg04_texts p{color:#7f7f7f;font-size:0.2rem;}

.bg04_texts02{position:absolute;top:0.87rem;left:11.3rem;}
.bg04_texts02 p{font-size:0.2rem;color:#323232;margin-bottom:0.27rem;}
.bg04_texts03{position:absolute;top:2.72rem;left:10.9rem;}
.bg04_texts03 p{font-size:0.18rem;color:#323232;}



.inputpwd{
position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.5);top:0; left:0;
z-index:10000;
	}
.inputpwd form{
	background:#fff; padding:30px 20px; max-width:500px; margin-left:auto; margin-right:auto; margin-top:15%;
	}
.inputpwd input{
	 width:300px; height:35px; line-height:35px; display:block; margin-left:auto; margin-right:auto;border:1px solid #ccc; margin-bottom:15px; padding-left:5px; padding-right:5px;
  
	}
		
.inputpwd button{
	border:0; background:#006dc4; color:#fff; font-size:14px; height:35px; line-height:35px; width:150px; display:block; margin-left:auto; margin-right:auto;
	}
.inputpwd p{
	 margin-left:auto; margin-right:auto; text-align:center; margin-top:15px; font-size:14px;line-height: 2;
	}
.inputpwd .t1{color:#f00; padding-top:15px; display:inline-block;}
.inputpwd .t2{ float:right; margin-right:20px; text-decoration:underline; margin-top:15px; cursor:pointer;}
.inputpwd .t2:hover{ color:#006dc4;}


.in-zhichi{
	padding-top: 50px;
	padding-bottom: 50px;
}
.in-zhichi ul{
	margin-left: -10px;
	margin-right: -10px;
}
.in-zhichi ul li{
	background: #f8f8f8; 
	width:24%;
	margin:0 0.5%;
	float:left;
}

.in-zhichi ul li img{width:100%;display:block;}

.in-zhichi h3{
	font-size: 18px;
	line-height: 1.8;
	padding:10px;
	text-align: center;
	border-top: 3px solid #04b4a9;
	color: #04b4a9;
	font-weight: bold;
}
.in-zhichi .links{
	background: #eee;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 3px solid #04b4a9;
}
.in-zhichi .links a{
	display: block;
	color: #666;
	line-height: 2;
	padding:5px 0;
	text-align: center;
	background: #fff;
	margin-bottom: 10px;
}
.in-zhichi .links a:hover{
	background: #04b4a9;
	color: #fff;
}
