@charset "utf-8";

html {
	font-size: calc(100vw / 7.5);
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .2rem;
	line-height: .3rem;
	color: #242424;
	background-color: #FFFFFF;
}

a {
	display: block;
	cursor: pointer;
	text-decoration: none;
}

img {
	display: block;
	max-width: 100%;
}

.clear {
	clear: both;
}

/*common*/

.header {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	right: 0;
	height: 1.05rem;
	background-color: #1165c1;
}

a.navzuo {
	float: left;
	width: 0.78rem;
	height: 100%;
	background: url(../img/navzuo.png) center no-repeat;
	background-size: 0.4rem auto;
}

a.zuoJian {
	float: left;
	width: .7rem;
	height: 100%;
	background: url(../img/zuojian.png) center no-repeat;
	background-size: .2rem auto;
}

a.logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1.325rem;
	width: 2.65rem;
	height: 100%;
	background: url(../img/logo.png) center no-repeat;
	background-size: 100% auto;
}

a.navyou {
	float: right;
	width: 0.71rem;
	height: 100%;
	background: url(../img/navyou.png) center no-repeat;
	background-size: 0.37rem auto;
}

.navBar {
	position: fixed;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 100%;
	right: 0;
	width: 100%;
	height: 100vh;
	background-color: transparent;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.navBar.active {
	left: 0;
	z-index: 999999;
}

.navBar .ze {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.navBar>ul {
	box-sizing: border-box;
	padding: .2rem;
	background-color: rgba(0,0,0,.6);
	position: relative;
	z-index: 33;
	float: right;
	width: 50%;
	height: 100%;
	overflow: auto;
}

.navBar>ul>li>a {
	height: auto;
	box-sizing: border-box;
	padding: .31rem 0;
	font-size: .28rem;
	line-height: .38rem;
	color: #FFFFFF;
	text-align: center;
}

.navBarTwo {
	display: none;
}

.navBarTwo>ul>li>a {
	height: auto;
	box-sizing: border-box;
	padding: .1rem 0;
	font-size: .24rem;
	line-height: .34rem;
	color: #9ec5fd;
	text-align: center;
}

.headerZhan {
	height: 1.05rem;
	overflow: hidden;
}

/*nav*/

.infoot {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1.18rem;
	background-color: #1267c4;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.infootA {
	width: 25%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.infootA.active {
	background-color: #004693;
}

.infootA .img {
	height: .51rem;
	overflow: hidden;
}

.infootA .img img {
	margin: 0 auto;
	height: 100%;
}

.infootA .wen {
	font-family: "微软雅黑";
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.34rem;
	letter-spacing: 0rem;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.infootZhan {
	height: 1.18rem;
	overflow: hidden;
}

/*infoot*/

.lunbo {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.lunbo img {
	width: 100%;
}

.inbannar .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 0.15rem;
	height: 0.15rem;
	box-sizing: border-box;
	border: .03rem solid #FFFFFF;
	border-radius: 50%;
	background-color: transparent;
	opacity: 1;
	margin: 0 0.06rem;
}

.inbannar .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #ffc528;
}

/*inbannar*/

.intit .titRon {
	padding-bottom: .1rem;
}

.intit .titRon h3 {
	font-family: arial;
	font-size: 0.31em;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.28rem;
	letter-spacing: 0rem;
	color: #232323;
	opacity: 0.22;
	text-align: center;
}

.intit .titRon p {
	font-family: "微软雅黑";
	font-size: 0.35rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 0.31rem;
	letter-spacing: 0rem;
	color: #1267c4;
	text-align: center;
	margin-bottom: .09rem;
}

.intit .titRon .xian {
	width: 0.47rem;
	margin: 0 auto;
	height: 1px;
	background-color: #c6c6c6;
}

.intit p {
	font-family: SimHei;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.34rem;
	letter-spacing: 0rem;
	color: #989898;
	text-align: center;
}

.htmltitle {
	overflow: hidden;
}

a.htmltitleA {
	width: 1.55rem;
	float: left;
	padding: 0 0.31rem;
	height: 0.51rem;
	background-color: #1267c4;
	margin: 0 1px;
	margin-bottom: 2px;
	font-family: SimHei;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.51rem;
	letter-spacing: 0rem;
	color: #ffffff;
	text-align: center;
}

/*index*/