
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	-webkit-font-smoothing: antialiased;
	/*抗锯齿*/
}

html {
	-webkit-text-size-adjust: none;
	font-size: 62.5%;
	
}

@media screen and (max-width:320px) {
	html {
		font-size: 10px
	}
}

@media screen and (min-width:321px) and (max-width:375px) {
	html {
		font-size: 10px
	}
}

@media screen and (min-width:376px) and (max-width:413px) {
	html {
		font-size: 70%;
	}
}

@media screen and (min-width:414px) and (max-width:639px) {
	html {
		font-size: 75%;
	}
}

@media screen and (min-width:640px) {
	html {
		font-size: 100%;
	}
}

body {
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #fff;
	font-size: 14px;
	height: 100%;
	color: #333;
	position: relative;
	overflow-x: hidden;
	/*font-family: "Microsoft Yahei,PingFangSC-Regular, sans-serif";*/
}

a {
	color: #333;
	text-decoration: none;
}

a,
a:hover {
	text-decoration: none;
}

ol,
ul {
	list-style: none;
}

em,
i {
	font-style: normal;
}

h1,
h2,
h3,
h4 {
	font-weight: normal;
}

.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}
.page{
	width:100%;
	position: absolute;
	top:44px;
}


.menubox {
	z-index: 99999;
	position: fixed;
	max-width: 640px;
	top: 0;
	height: 40px;
	width: 100%;
	background:#fff;
}


.menu {
	width: 100%;
	margin: 0 auto;
	height: 40px;
	text-align: center;
	position: relative;
}

.menu a {
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	color: #FEFEFE;
	font-size: 14px;
	letter-spacing: 2px;
}

.logo {
	height: 24px;
	vertical-align: middle;
}

.menu a:hover,
.menu a.active {
	text-decoration: underline;
}

/* 导航 */

.btn_nav {
	display: block;
	position: absolute;
	left: 15px;
	top: 0;
	padding: 12px 0;
	width: 22px;
	height: 24px;
	z-index: 1008;
}

.btn_nav .line {
	height: 2px;
	width: 100%;
	background: #333;
	margin-bottom: 6px;
}

/* 侧导航*/

.nav_cont {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.nav_wrap {
	display: none;
	width: 80%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
	background: #f2f2f2;
}

.nav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 44px;
	border-top:  solid 1px #999;
}

.nav a {
	display: block;
	position: relative;
	border-bottom:  solid 1px #999;
	padding: 10px 0;
	padding-left: 60px;
}
.nav a:after{
	content:" ";
	background-position: 30px 15px;
	background:url(../images/icon/nav.png) no-repeat;
	background-size: 26px auto;
	width: 30px;
	height: 27px;
	display: inline-block;
	position: absolute;
	left:26px;
	top:14px;
}

.nav a:nth-child(2):after{	
	background-position: left -35px;	
}
.nav a:nth-child(3):after{
	background-position: left -69px;
}
.nav a:nth-child(4):after{
	background-position: left -103px;
}
.nav a:nth-child(5):after{
	background-position: left -136px;
}
.nav a:nth-child(6):after{
	background-position: left bottom;
}

.nav h1 {
	font-size: 1.4rem;
	color: #333;
}
.nav h2 {
	font-size: 1.2rem;
	color: #333;
}



.homeBanner{
	width:100%;
	background: #f5f5f5;
}
.homeBanner img{
	width:100%;
	height: 100%;
}
.topimgbox,.topimgbox img{
	display: block;
	width:100%;
}
/**/
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
.swiper-pagination{
	background: rgba(0,0,0,0.5);
}
.swiper-pagination-bullet{
	opacity: 1;
	background: #fff;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #287aab;
}
.w90{
	width: 90%;
	margin: 15px auto 20px;
	padding: 5px 0;
}
.w90 p{
	line-height: 2rem;
	font-size: 1.2rem;
	margin-bottom: 15px;
}
.w90>img{
	width: 100%;
}
.biaotibox{
	padding-left: 30px;
	background: url(../images/icon/dot.jpg) no-repeat;
}
.biaotibox .biaoti_cn{
	color: #333;
	font-size: 1.6rem;
}
.biaotibox .biaoti_en{
	color: #333;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.w90 p{
	text-indent: 2em;
}
.biaoti3{
	text-align: center;
	font-size: 1.6rem;
	position: relative;
	padding: 10px 0;
}
.biaoti3:before{
	display: inline-block;
	content: "";
	background: #0077b5;
	height: 6px;
	width: 6px;
	border-radius: 6px;
	margin-right: 10px;
}
.biaoti3:after{
	display: inline-block;
	content: "";
	background: #0077b5;
	height: 6px;
	width: 6px;
	border-radius: 6px;
	margin-left: 10px;
}
.biaoti5{
	text-align: center;
	font-size: 1.6rem;
	position: relative;
	padding: 10px 0;
	color: #0077b5;
}