body,html{
	width: 100%;
	min-width: 1200px;
	/* height: 100%; */
	/* overflow: hidden; */
	position: relative;
	
}
*{
	font-family: "Noto Sans SC";
}
a{
	display: block;
	text-decoration: none; /* 去除默认的下划线 */
	color: inherit;    /* 去除默认的颜色和点击后变化的颜色 */
}
.bottom_a{
	text-decoration: none !important;
}
.container{
	width: 100%;
	height: 100%;
	max-width: 2400px;
	margin: 0 auto 0;
	position: relative;
	overflow: hidden;
	/* display: none; */
}
.mainSwiper{
	width: 100%;
	height: 100%;
}
.swiper-slide{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.c{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}



/* 
	header
 */
.header{
	width: 100%;
	height: 1.49rem;
	background-color: #203989;
	position: relative;
	z-index: 99;
}
.header_content{
	width: 100%;
	height: 1.37rem;
	position: relative;
	background-color: #fff;
}
.header_center{
	width: 19.2rem;
	margin: 0 auto 0;
	height: 1.37rem;
	position: relative;
}
.header .logo{
	height: 1.37rem;
	width: 0.76rem;
	float: left;
	position: relative;
	margin-left: 1.56rem;
}
.logo{
	width: 0.76rem;
	position: absolute;
	top: 50%;
	margin-top: -0.45rem;
	cursor: pointer;
}
.header_item{
	height: 1.37rem;
	line-height: 1.37rem;
	cursor: pointer;
	color: #000;
	font-size: 0.24rem;
	width: 2.97rem;
	float: left;
	text-align: center;
}
.header_item:hover{
	color: #203989;
}
.header_item1{
	margin-left: 2.67rem;
}
.header_active{
	background-color: #203989;
	color: #fff !important;
}
.bg1{
	background-image: url(../images/home1_bg_02.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bg2{
	background-image: url(../images/home2_bg_02.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bg3{
	background-image: url(../images/home3_bg_04.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-slide{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.slide1_content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 1.49rem;
}
.slide1_content .cc{
	width: 100%;
	height: 6.5rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4rem;
	/* background-color: red; */
}
.home1_1{
	width: 6.29rem;
	position: absolute;
	top: 1.47rem;
	right: 2.34rem;
}
.p1{
	font-size: 0.4rem;
	line-height: 0.4rem;
	height: 0.4rem;
	color: #203989;
	width: 100%;
	font-weight: bold;
}
.p1_1{
	font-size: 0.3rem;
	line-height: 0.3rem;
	height: 0.4rem;
	color: #203989;
	width: 100%;
	margin-left: 0.8rem;
	margin-top: 0.6rem;
	font-weight: bold;
}
.p2{
	font-size: 0.22rem;
	line-height: 0.22rem;
	height: 0.22rem;
	color: #203989;
	width: 100%;
}
.p3{
	font-size: 0.22rem;
	line-height: 0.26rem;
	height: 0.26rem;
	color: #000000;
	width: 100%;
}
.p3_1{
	font-size: 0.22rem;
	line-height: 0.26rem;
	height: 0.26rem;
	color: #000000;
	width: 100%;
	margin-left: 0.8rem;
	margin-top: 0.15rem;
}
.home1_p1{
	margin-top: 0;
	margin-left: 2.32rem;
}
.line_w{
	margin-top: 0.1rem;
	width: 1.15rem;
	height: 0.08rem;
	background-color: #203989;
	border-radius: 10px;
	margin-left: 2.32rem;
}
.home_p2{
	margin-top: 0.15rem;
	margin-left: 2.32rem;
}
.more{
	width: 2.9rem;
	height: 0.46rem;
	line-height: 0.46rem;
	font-size: 0.24rem;
	color: #ffffff;
	background-color: #017dcd;
	border-radius: 20px;
	margin-top: 0.65rem;
	margin-left: 2.32rem;
	box-sizing: border-box;
	padding-left: 0.29rem;
	position: relative;
	cursor: pointer;
}
.more_icon{
	position: absolute;
	right: 0.07rem;
	width: 0.36rem;
	top: 50%;
	margin-top: -0.18rem;
}
.arrow1{
	width:1.46rem;
	position: absolute;
	left: 50%;
	margin-left: -0.73rem;
	bottom: 1.8rem;
	animation: 0.8s arrow infinite linear;
	-webkit-animation: 0.8s arrow infinite linear;
}
.arrow2{
	width:1.46rem;
	position: absolute;
	left: 50%;
	margin-left: -0.73rem;
	bottom: 0.35rem;
	animation: 0.8s arrow infinite linear;
	-webkit-animation: 0.8s arrow infinite linear;
}
@keyframes arrow{
	0%{transform: translateY(0px);opacity: 1;}
	100%{transform: translateY(20px);opacity: 0.1;}
}
@-webkit-keyframes arrow{
	0%{-webkit-transform: translateY(0px);opacity: 1;}
	100%{-webkit-transform: translateY(20px);opacity: 0.1;}
}

.slide2_content{
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	height: 7.9rem;
	margin-top: -3.95rem;
}
.home2_1{
	width: 9.45rem;
	position: absolute;
	left: 0;
	top: 0;
}
.home2_2{
	width: 1.6rem;
	position: absolute;
	right: 0;
	top: 0;
}
.p2_style{
	color: #fff;
	margin-left: 10.17rem;
}
.more2{
	width: 2.9rem;
	height: 0.46rem;
	line-height: 0.46rem;
	font-size: 0.24rem;
	color: #017dcd;
	background-color: #fff;
	border-radius: 20px;
	margin-top: 0.65rem;
	margin-left: 10.17rem;
	box-sizing: border-box;
	padding-left: 0.29rem;
	position: relative;
	cursor: pointer;
}

.home_bottom{
	width: 100%;
	/* height: 3.61rem; */
	position: absolute;
	left: 0;
	bottom: 0;
}
.bottom{
	width: 100%;
	position: relative;
}
.bottom_top{
	width: 100%;
	height: 1.05rem;
	overflow: hidden;
	position: relative;
	margin-top: -0.62rem;
}
.top_icon{
	width: 0.6rem;
    /* height: 0.72rem; */
    position: absolute;
    left: 50%;
    margin-left: -0.3rem;
    top: 0.21rem;
    cursor: pointer;
}
.bottom_bottom{
	width: 100%;
	height: 2.1rem;
	background-color: #2b2b2b;
	overflow: hidden;
}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.fl{float: left;}
.fr{float: right;}
.pr{position: relative;}
.pa{position: absolute;}
.bottom_item{
	height: 0.4rem;
	line-height: 0.4rem;
	padding: 0 0.835rem;
	font-size: 0.24rem;
	color: #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.bottom_item:hover{
	color: #017dcd;
}
.bottom_act{
	color: #017dcd;
}
.bottom_nav{
	width: 12rem;
	margin: 0.5rem auto 0;
}
.bottom_2{
	width: 7.9rem;
	height: 0.4rem;
	line-height: 0.4rem;
	/* border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1; */
	margin: 0.4rem auto 0;
	font-size: 0.20rem;
	color: #e1e1e1;
	text-align: center;
}
.slide3_content{
	position: relative;
}
.slide3_center{
	width: 100%;
	height: 6rem;
	position: absolute;
	top: 48%;
	margin-top: -3rem;
}
.home3_2{
	position: absolute;
	width: 4.83rem;
	top: 0.5rem;
	right: 2.4rem;
}
.home3_1{
	position: absolute;
	right: 1.54rem;
	width: 7.02rem;
	top: 1.63rem;
}
.pan{
	width: 0.35rem;
	position: fixed;
	left: 0.79rem;
	z-index: 20;
	top: 50%;
}
.point{
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background-color: #00c0ff;
	margin: 0.2rem auto 0;
	cursor: pointer;
}
.point-act{
	background-color: #ffffff;
	border: 4px solid #00c0ff;
}


.section2{
	width: 100%;
	height: 7rem;
}
.p2_swiper{
	width: 100%;
	height: 100%;
}
.banner_img{
	width: 100%;
	height: 100%;
}
.swiper-pagination{
	text-align: left;
	padding-left: 1rem;
	bottom: 0.4rem;
}
.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
	background-color: #fff;
}
.section3{
	width: 100%;
	overflow: hidden;
}
.p4{
	width: 100%;
	text-align: center;
	font-size: 0.22rem;
	color: #000000;
	margin-top: 0.13rem;
	letter-spacing: 1.5px;
}