
html{ font-size:10px; }
::before,
::after{
/*选择了所有标签*/
margin:0;padding:0;
/*清楚移动端点击高亮*/
-webkit-tap-highlight-color:transparent;
/*设置所有都是以边框开始计算宽度，百分比*/
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
a, img {
    -webkit-touch-callout: none; /*禁止长按链接与图片弹出菜单*/
}
body{ max-width:6.4rem; min-width:3.2rem; margin:0 auto;}
.banner{ 
	width:6.4rem; 
	margin:0 auto;
}
.banner1{ 
	width:100%; 
	background:url(../images/banner_02.jpg) no-repeat center; 
	height:1.32rem;
	background-size:100%;
}
.banner2{ 
	width:100%; 
	background:url(../images/banner_03.jpg) no-repeat center; 
	height:1.15rem; 
	background-size:100%;
}
.banner3{ 
	width:100%; 
	background:url(../images/banner_04.jpg) no-repeat center; 
	height:0.97rem;
	background-size:100%;
}
.banner-fm{
	width:100%;
	background:url(../images/banner_fm.jpg) no-repeat center;
	height:3.5rem;
	background-size:100% ;
}
.content{
	max-width: 6.4rem;
	margin: auto;
	height: auto;
	display: table;
}
.common{
	max-width: 6.2rem;
	margin: auto;
	margin-top: 0.1rem;
	padding-bottom: 0.2rem;
	height: auto;
	display: table;
	overflow: hidden;
}
.common_tit{
	width: 6.2rem;
	margin: auto;
	text-align: center;
	line-height: 2;
	border-bottom: 1px solid #DCDCDC;
	font-size: 0.32rem;
	color: #333333;
}
.common_cont{
	width: 100%;
	margin:0.3rem auto 0;
	display: table;
	position: relative;
}
.blank1_cont img{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 2.81rem;
	height: 3.22rem;
}
.blank1_cont1{
	width: 6.0rem;
	float: right;
	background: #00A2EA;
	overflow: hidden;
	min-height: 3.5rem;
}
.blank1_cont1 div{
	width: 3.1rem;
	display: table;
	height: 100%;
	float: right;
	margin-right: 0.15rem;
	margin-top: 0.4rem;
}
.blank1_cont1 div p{
	display: table-cell;
	vertical-align:middle;
	font-size: 0.17rem;
	line-height: 2;
	color: #fff;
}
.zixun{
	display: table;
	margin: auto;
	padding: 0.15rem 0.5rem;
	background: #FF771B;
	font-size: 0.22rem;
	color: #fff;
	margin-top: 30px;
	box-shadow: 0.03rem 0.03rem 0.08rem #666;
}
.blank2{
	background: #F3F3F3;
	width: 100%;
	height: auto;
	display: table;
	padding-bottom: 0.45rem;

}
.blank21{
	max-width: 6.4rem;
	width: 6.4rem;
}
.common_tit2{
	/*padding-top: 30px;*/
}
.blank2_cont ul{
	display: table;
	margin: auto;
	width: 6.2rem;
}
.blank2_cont ul li{
	width: 100%;
	height: 2.85rem;
}
.blank2_cont ul li>img{
	width: 50%;
	height: 2.85rem;
	float: left;
	display:block;
	overflow:hidden;
}
.blank2_cont ul li>div{
	width: 50%;
	height: 2.85rem;
	float: left;
	position: relative;
	overflow: hidden;
}
.blank2_cont ul li:nth-child(2) .blank2_cont1 ,.blank2_cont ul li:nth-child(2) .blank2_cont2,.blank2_cont ul li:nth-child(4) .blank2_cont1 ,.blank2_cont ul li:nth-child(4) .blank2_cont2{
	float: left;
}
.blank2_cont1 ,.blank2_cont2{
	display: table;
	width: 95%;
	position: relative;
	float: right;
}
.blank2_cont1{
	font-size: 0.22rem;
	color: #555555;
	text-align: center;
	line-height: 2;
}
.blank2_cont1 h3{
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 0.1rem;
}
.blank2_cont1 span{
	width: 0.75rem;
	height: 2px;
	background: #17A7E8;
	display: table;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.blank2_cont2{
	font-size: 0.2rem;
	color: #777777;
	line-height: 1.5;
}
.blank2_cont2 p{
	text-align: center;
	padding-top: 0.1rem;
}
.blank2_cont ul li:nth-child(1)>div>img,.blank2_cont ul li:nth-child(3)>div>img{
	position: absolute;
	top: 0.8rem;
	left: -0.11rem;
}
.blank2_cont ul li:nth-child(2) > div > img,.blank2_cont ul li:nth-child(4) > div > img{
	position: absolute;
	top: 0.8rem;
	right: -0.11rem;
}
.edit1{
	margin-top: 0.55rem;
}
.edit2{
	margin-top: 0.2rem;
}
.blank3{
	margin-top: 0.15rem;
}
.blank3>p{
	font-size: 0.17rem;
	text-indent: 2em;
	line-height: 2;
	color: #656565;
}
.blank3 ul{
	display: table;
	margin-top: 15px;
}
.blank3 ul li{
	width: 3.08rem;
	height: 2.36rem;
	float: left;
	position: relative;
	margin-bottom: 0.05rem;
}
.blank3 ul li img{
	width: 3.08rem;
	height: 2.36rem;
}
.blank3 ul li p{
	position: absolute;
	bottom: 0;
	background: rgba(26,165,227,0.85);
	opacity: 85;
	text-align: center;
	line-height: 2;
	font-size: 0.2rem;
	color: #fff;
	width: 100%;
}
.blank4{
	width: 6.4rem;
	max-width: 6.4rem;
	margin: auto;
	background: url(../images/blank4_back.jpg) center no-repeat;
	background-size: 100%;
	height: 4.78rem;
	margin-top: 0.2rem;
}
.blank4_tit{
	padding-top: 0.2rem;
	color: #fff;
}
.blank4_cont{
	width: 6.2rem;
	height: auto;
	display: table;
	margin:0.35rem auto 0;
	overflow: hidden;
}
.docdesc{
	width: 6.2rem !important;
	margin: auto;
}
.docdesc img{
	width: 2.39rem;
	height: 3.54rem;
	float: left;
	margin-left: 0.2rem;
}
.docinfo{
	width: 3.0rem;
	float: right;
	display: table;
}
.docinfo h3{
	margin-top: 0.15rem;
	font-size: 0.18rem;
	color: #fff;
	margin-left: 0.2rem;
}
.docinfo h3 span{
	font-size: 0.32rem;
	color: #FFF000;
	font-weight: bold;
	line-height: 2;
	padding-right: 0.1rem;
}
.docinfo ul {
	display: table;
	width: 100%;
	margin:0.15rem auto 0;
}
.docinfo ul li{
	background: url(../images/blank4_icon1.png) left center no-repeat;
	text-indent: 0.3rem;
	font-size: 0.17rem;
	line-height: 2;
	color: #fff;
	white-space: nowrap;
}
.zixun2{
	display: table;
	background: #FF771B;
	text-align: center;
	color: #fff;
	line-height: 1;
	padding: 0.1rem 0.2rem;
	font-size: 0.2rem;
	margin-top: 0.1rem;
}
.blank4_cont .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 6.4rem !important;
}
.blank4_cont .swiper-pagination-bullet{
	width: 0.16rem !important;
	height: 0.16rem !important;
	background: #fff !important;
}
.swiper-container{
	width: 6.2rem !important;
}
.blank5_cont p{
	font-size: 0.17rem;
	line-height: 2;
	color: #656565;
	text-indent: 2em;
}
.blank5_cont ul{
	display: table;
	margin-top: 0.3rem;
}
.blank5_cont ul li{

}
.blank5_cont ul li img{
	width: 100%;
	display: block;
	margin: auto;
}
.blank6{
	padding-top: 0.25rem;
	padding-bottom:0.35rem;
	background: #F3F3F3;
	width: 6.4rem;
	max-width: 6.4rem;
}
.blank6_cont{
	margin:0.15rem auto 0;
	background: url(../images/blank6.jpg) center no-repeat;
	display: table;
}
.blank6_desc{
	font-size: 0.16rem;
	line-height: 2;
	text-indent: 2em;
	color: #656565;
	width: 6.2rem;
	margin:0.2rem auto 0;
}
.blank6_cont ul{
	width: 6.2rem;
	margin:0.25rem auto;
}
.blank6_cont ul li{
	border-right: 0.02rem solid #fff;
	background: url(../images/blank6_back1.png) right center no-repeat,rgba(255,255,255,0.25);
	opacity: 25;
	display: table;
	width: 100%;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}
.blank6_cont ul li:nth-child(2),.blank6_cont ul li:nth-child(4){
	background: url(../images/blank6_back1.png) right center no-repeat;
	opacity: 100;
}
.blank6_cont ul li img{
	display: inline-table;
	vertical-align: top;
	margin-left: 0.17rem;
	margin-top: 0.2rem;
	width: 0.41rem;
}/*
.blank6_cont ul li:nth-child(2) img,.blank6_cont ul li:nth-child(4) img{
	margin-top: 0.7rem;
}*/
.blank6_cont ul li p{
	font-size: 0.22rem;
	line-height: 2;
	color: #fff;
	display: inline-table;
	vertical-align: middle;
	width: 4.45rem;
	margin-left: 0.35rem;
	margin-top: 0.15rem;
}
.blank7_cont ul li{
	width: 3.0rem;
	height: 1.2rem;
	float: left;
	background: #c4d7ff;
	display: table;
	margin-bottom: 0.2rem;
}
.blank7_cont ul li:nth-child(2),.blank7_cont ul li:nth-child(3),.blank7_cont ul li:nth-child(6){
	background: #FFC9A4;
}
.blank7_cont ul li img{
	display: block;
	margin: auto;
	width: 0.46rem;
	height: 0.47rem;
}
.blank7_cont ul li p:first-child{
	width: 0.46rem;
	height: 0.52rem;
	padding-left: 0.1rem;
	padding-right: 0.1rem;
}
.blank7_cont ul li p{
	display: table-cell;
	vertical-align: middle;
	font-size: 0.16rem;
	color: #656565;
	line-height: 2;
}
/******************板块1******************/

/*响应式*/
 
@media screen and (min-width:500px){
	.blank2_cont2{
		line-height: 2;
	}
	.edit2{
		margin-top: 0.5rem;
	}
}