*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	-webkit-tap-highlight-color:transparent;
	box-sizing: border-box;
}
body{
	width: 7.5rem;
	margin: 0 auto;
}
img{
	display: block;
	vertical-align: middle;
}
nav{
	width: 7.5rem;
	position: fixed;
	top: 0;
	overflow: hidden;
	z-index: 1;
}
nav a{
	width: 25%;
	float: left;
	line-height: 0.8rem;
	display: block;
	background-color: #1d4e88;
	border-right: 0.01rem solid #497dba;
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
}
nav a:nth-child(4){
	border-right: none;
}
.banner{
	width: 7.5rem;
	height: 8.4rem;
	background: url(../images/banner.jpg) no-repeat;
	background-size: 100%;
	margin-top: .8rem;
	padding: .3rem .3rem 0;
}
.banner h1{
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	text-shadow: -.03rem .03rem 0  #002141;
}
.banner > span{
	font-size: .4rem;
	color: #fff;
	margin-left: 0.3rem;
	display: block;
	margin-top: 0.1rem;
	text-align: center;
}
.banner_con{
	width: 100%;
	padding-bottom: .4rem;
	background-color: #fff;
	margin-top: .5rem;
}
.banner_con img{
	width: 100%;
}
.banner_con ul{
	width: 4.35rem;
	margin: 0 auto;
}
.banner_con ul li{
	margin-top: .2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.banner_con ul li img{
	width: .29rem;
}
.banner_con ul li p{
	font-size: .28rem;
	text-decoration: underline;
	color: #d41b1b;
}
.banner_con ul li span{
	width: .3rem;
	line-height: .3rem;
	display: block;
	border-radius: .1rem;
	background-color: #d41b1b;
	color: #fff;
	font-size: .21rem;
	text-align: center;
}
.banner_con_button{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: .3rem;
}
.banner_con_button a{
	width: 3.14rem;
	line-height: .9rem;
	background-color: #1d4e88;
	color: #fff;
	font-size: .34rem;
	text-align: center;
	display: block;
	border-radius: .1rem;
}
.banner_con_button a:last-child{
	background-color: #f59a23;
}
.two_nav{
	width: 100%;
	padding: .5rem .3rem;
}
.two_nav ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.two_nav img{
	width: .65rem;
	margin: 0 auto;
}
.two_nav span{
	font-size: .26rem;
	display: block;
	margin-top: .2rem;
}
.two_nav ul li{
	margin: .2rem 0;
}
.two_nav a{
	width: 5.4rem;
	line-height: .9rem;
	background-color: #f59a23;
	color: #fff;
	font-size: .34rem;
	text-align: center;
	display: block;
	border-radius: .1rem;
	margin: .3rem auto 0;
}
.two_nav_active{
	background-color: #1d4e88 !important;
}
.diqu{
	width: 100%;
	background: url(../images/diqu.jpg);
	background-size: 100%;
	padding: .7rem .3rem;
}
.diqu h1{
	font-size: .46rem;
	text-align: center;
}
.diqu > span{
	font-size: .26rem;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #f59a23;
	margin-top: .1rem;
}
.diqu > span span{
	background-color: #f59a23;
	color: #fff;
}
.diqu p{
	font-size: .28rem;
	text-align: center;
	display: block;
	margin-top: .1rem;
}
.diqu p b{
	text-decoration: underline;
}
.diqu ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: .2rem;
}
.diqu ul li{
	margin-top: .2rem;
}
.diqu ul li a{
	width: 1.58rem;
	line-height: .64rem;
	display: block;
	border-radius: .1rem;
	color: #fff;
	text-align: center;
	background-color: #1d4e88;
	font-size: .28rem;
}

.diqu div{
	width: 100%;
	margin-top: .4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.diqu div a{
	width: 3.3rem;
	line-height: .9rem;
	background-color: #1d4e88;
	color: #fff;
	font-size: .34rem;
	text-align: center;
	display: block;
	border-radius: .1rem;
}
.duixiang{
	width: 100%;
	padding: .7rem .3rem;
}
.duixiang h1{
	font-size: .46rem;
	text-align: center;
}
.duixiang ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: .3rem;
}
.duixiang ul li{
	margin-top: .2rem;
	width: 2.16rem;
	padding: .3rem 0;
	border-radius: .1rem;
	background-color: #1d4e88;
}
.duixiang ul li img{
	width: 1rem;
	display: block;
	margin: 0 auto;

}
.duixiang ul li p{
	font-size: .32rem;
	text-align: center;
	display: block;
	margin-top: .2rem;
	color: #fff;
}
.duixiang ul li span{
	font-size: .26rem;
	text-align: center;
	display: block;
	margin-top: .1rem;
	color: #fff;
	text-decoration: underline;
}
.duixiang div{
	width: 100%;
	margin-top: .4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.duixiang div a{
	width: 3.3rem;
	line-height: .9rem;
	background-color: #1d4e88;
	color: #fff;
	font-size: .34rem;
	text-align: center;
	display: block;
	border-radius: .1rem;
}
.dongtai{
	width: 100%;
	background: url(../images/dongtai.png);
	background-size: 100%;
	height: 7.63rem;
	padding: .7rem .3rem;
}
.dongtai h1{
	font-size: .46rem;
	text-align: center;
}
.dongtai ul li{
	margin-top: .2rem;
	height: .8rem;
	border-bottom: .012rem dashed #b3b3b3;
	padding: 0 .1rem;
	overflow: hidden;
}
.dongtai ul li img{
	width: .36rem;
	margin-top: .2rem;
	float: left;
}
.dongtai ul li > span{
	font-size: .28rem;
	margin-left: .1rem;
	line-height: .8rem;
	float: left;
}
.dongtai ul li span span{
	color: #cf0000;
}
.dongtai ul li a{
	font-size: .28rem;
	color: #1d4e88;
	line-height: .8rem;
	float: right;
}
.dongtai > a{
	width: 4rem;
	line-height: .9rem;
	background-color: #1d4e88;
	color: #fff;
	font-size: .34rem;
	text-align: center;
	display: block;
	border-radius: .1rem;
	margin: .4rem auto 0;
}
.shenhe{
	width: 100%;
	padding: .7rem .3rem;
}
.shenhe h1{
	font-size: .46rem;
	text-align: center;
}
.shenhe ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.shenhe ul li{
	width: 1.86rem;
	position: relative;
	margin-top: .7rem;
}
.shenhe ul li span{
	position: absolute;
	top: -0.275rem;
	left: .05rem;
	width: 1.77rem;
	line-height: .55rem;
	background-color: #f59a23;
	border-radius: 1rem;
	display: block;
	color: #fff;
	font-size: .28rem;
	text-align: center;
}
.shenhe img{
	width: 100%;
}
.shenhe ul li a{
	width: 1.86rem;
	line-height: .55rem;
	display: block;
	background-color: #00a5f1;
	border-radius: .1rem;
	color: #fff;
	font-size: .28rem;
	text-align: center;
	margin-top: .3rem;
}
.wenti{
	width: 100%;
	padding: .7rem .3rem;
}
.wenti h1{
	font-size: .46rem;
	text-align: center;
}
.wenti ul li{
	margin-top: .2rem;
	height: .8rem;
	border-bottom: .012rem dashed #b3b3b3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.wenti ul li span{
	font-size: .28rem;
}
.wenti ul li img{
	width: .32rem;
}
.fuli{
	width: 100%;
	background: url(../images/fuli.jpg);
	background-size: 100%;
	height: 7.4rem;
	padding: .7rem .3rem;
}
.fuli h1{
	font-size: .46rem;
	text-align: center;
	color: #fff;
}
.fuli ul{
	width: 100%;
	padding: .1rem .3rem .4rem;
	background-color: #fff;
	border-radius: .1rem;
	margin-top: .5rem;
}
.fuli ul li{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: .3rem;
}
.fuli ul li span{
	width: .8rem;
	line-height: .8rem;
	border-radius: 1rem;
	background-color: #1d4e88;
	font-size: .46rem;
	color: #fff;
	text-align: center;
}
.fuli ul li p{
	width: 5.03rem;
	line-height: .8rem;
	background-color: #1d4e88;
	text-align: center;
	display: block;
	font-size: .28rem;
	border-radius: .1rem;
	color: #fff;
}
.jinru{
	width: 100%;
	padding: .7rem 0 ;
}
.jinru h1{
	font-size: .46rem;
	text-align: center;
	text-decoration: underline;
}
.jinru img{
	width: 100%;
	margin-top: .3rem;
}
.fixed_bittom{
	width: 7.5rem;
	position: fixed;
	bottom: 0;
	overflow: hidden;
}
.fixed_bittom ul li{
	width: 25%;
	float: left;
	height: 1.2rem;
	display: block;
	background-color: #f59a23;
	border-right: 0.01rem dashed #fff;
}
.fixed_bittom ul li:nth-child(4){
	border-right: none;
}
.fixed_bittom ul li img{
	height: .35rem;
	margin: .3rem auto 0;
}
.fixed_bittom ul li span{
	font-size: .28rem;
	text-align: center;
	display: block;
	color: #fff;
}
