*{
	margin: 0;
	padding: 0;
}
body {font-family: "微软雅黑";font-size:16px;}
img{
	display: block;
}

.section{
	max-width: 640px;
	margin: 0 auto;
}
.section .banner img{
	width: 100%;
}
.section .jieshao{
	width: 100%;
	padding: 0 3%;
	box-sizing: border-box;
}
.section .jieshao h3{
	font-size: 21px;
	text-align: center;
	margin:20px 0;
	font-weight: 600;
}
.section .jieshao p{
	font-size: 8px;
	margin: 0 0 10px 0;
}
.section .jieshao img{
	width: 100%;
}
.section .youshi {
	width: 100%;
}
.section .youshi h3{
	font-size: 21px;
	text-align: center;
	margin:20px 0;
	font-weight: 600;
}
.section .youshi .youshixiangqing{
	width: 100%;
	background: #f1f1f1;
	padding: 0 3% 2%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section .youshi .youshixiangqing .xiangqing-1{
	width: 49%;
	box-sizing: border-box;
	padding:2% 0;
	/*display: inline-block;*/
}
.section .youshi  .xiangqing-1  .xiangqing-1-content{
	margin: 4% 0;
	position: relative;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content img{
	display:inline-block ;
	width: 10%;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content span{
	display: inline-block;
	width: 85%;
	font-size: 14px;
	line-height: 14px;
	font-weight: 540;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5% 0 0 -35%;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content1{
	width: 100%;
	height: 130px;
	background: #c0504e;
	padding: 2%;
	font-size: 12px;
	color: white;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content2{
	width: 100%;
	height: 130px;
	background: #9bbb58;
	padding: 2%;
	font-size: 12px;
	color: white;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content3{
	width: 100%;
	height: 130px;
	background: #8165a2;
	padding: 2%;
	font-size: 12px;
	color: white;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content4{
	width: 100%;
	height: 130px;
	background: #4aacc5;
	padding: 2%;
	font-size: 12px;
	color: white;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content5{
	width: 100%;
	height: 130px;
	background: #f79647;
	padding: 2%;
	font-size: 12px;
	color: white;
}
.section .youshi  .xiangqing-1  .xiangqing-1-content6{
	width: 100%;
	height: 130px;
	background: #c0504e;
	padding: 2%;
	font-size: 12px;
	color: white;
}
.section .youshi  .youshixiangqing  .knowmore{
	width: 100%;
	text-align: center;
	margin: 2% 0;
}
.section .youshi  .youshixiangqing  .knowmore a{
	display: inline-block;
	width: 140px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	color: white;
	border-radius: 50px;
	text-align: center;
	background: #de0303;
}
.section .youshi .changjing{
	width: 100%;
	padding: 0 3%;
}
.section .youshi .changjing .img1{
	width: 100%;
}
.section .youshi .changjing .img2,.section .youshi .changjing .img3{
	width: 47%;
	margin: 2% 1%;
	display: inline-block;
}
.section .youshi  .changjing  .knowmore{
	width: 100%;
	text-align: center;
	margin: 2% 0;
}
.section .youshi  .changjing  .knowmore a{
	display: inline-block;
	width: 140px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	color: white;
	border-radius: 50px;
	text-align: center;
	background: #de0303;
}


























.none{
	width: 100%;
	height: 4em;
}


.bdzx{width:100%; height: 4em; background: #0667a2; position: fixed; bottom:0; margin:0 auto;  z-index: 1002; max-width: 750px;}
.bdzx ul{width: 100%;height: 100%;display: flex;text-align: center;}
.bdzx ul li{-webkit-flex: 1;}
.bdzx ul li a{float: left;width: 100%;height: 100%;}
.bdzx ul li i{display: block;margin: .5em auto; width: 22px;height:23px;background: url("../images/bdzx2.png") no-repeat;background-size:355%;}
.bdzx ul li.bdzx1 i{background-position: 0 0;}
.bdzx ul li.bdzx3 i{background-position: -25px 0;background-size:400%;}
.bdzx ul li.bdzx2 i{background-position: -48px -1px;background-size:414%;}
.bdzx ul li.bdzx4 i{background-position: -70px -3px;background-size:414%;}
.bdzx ul li span{color: #fff;font-size: .9em;}