﻿@charset "utf-8";
.basics_box .basics_btn{
	background: #5bbe25;
}
.id_str {
	position: relative;
	top: -100px;
}

.header_box~.body {
	margin-top: 0px;
}

.header_box {
	background: transparent;
}

.header_box .header_menus_nav .a_nav,
.header_box .header_menus_nav:last-child a,
.header_box .header_menus_nav .line {
	color: #fff;
}

.header_box .header_menus_nav:last-child a:hover,
.header_box .header_menus_nav:last-child .a_nav {
	color: #22a2d3;
}

.header_box.shadow .header_menus_nav .a_nav,
.header_box.shadow .header_menus_nav:last-child a,
.header_box.shadow .header_menus_nav .line {
	color: #000;
}

.header_box.hover{
	background: #fff;
}
.header_box.hover .header_menus_nav .a_nav,
.header_box.hover .header_menus_nav:last-child a,
.header_box.hover .header_menus_nav .line {
	color: #000;
}


.header_box.hover .header_menus_nav:last-child .a_nav{
	color: #22a2d3;
}
.header_box.hover .header_menus_nav:last-child a:hover {
	color: #22a2d3;
}
.header_box .header_menus_nav.on .a_nav,
.header_box .header_menus_nav:hover .a_nav {
	color: #22a2d3;
}

.swiper-1 {
	width: 100%;
}

.i1_img {
	width: 100%;
}

.i1_box {
	position: absolute;
	top: 40%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	color: #fff;
}

.i1_box .i1_title {
	font-weight: bold;
	font-size: 64px;
	line-height: 64px;
}

.i1_box .i1_subtitle {
	font-size: 36px;
	line-height: 36px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: arial;
}

.prev_btn,
.next_btn {
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
}

.prev_btn:hover,
.next_btn:hover {
	background: rgba(0, 0, 0, 0.3);
	border: none;
}

.prev_btn {
	left: 100px !important;
}

.next_btn {
	right: 100px !important;
}

.prev_btn:after,
.next_btn:after {
	color: #fff;
	font-size: 20px;
}

.i2_box {
	width: 100%;
	position: relative;
	top: -100px;
	z-index: 1;
}

.i2_box .i2_nav {
	width: 50%;
	position: relative;
}

.i2_box .i2_img {
	width: 100%;
}

.i2_box .i2_con {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color: #fff;
	box-sizing: border-box;
	padding: 0 80px;
	height: 100%;
}

.i2_box .i2_title {
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
}

.i2_box .i2_subtitle {
	font-size: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 26px;
}

.i2_box .i2_content {
	font-size: 26px;
	line-height: 40px;
}

.basics_box .i2_btn {
	margin: initial;
	background: rgba(255, 255, 255, 0.2);
	margin-top: 36px;
}

.i3_box {
	background: #091f50;
	height: 1180px;
	position: relative;
}

.i3_box .i3_inner {
	height: 900px;
	top: 340px;
	position: absolute;
	width: 100%;
	left: 0;
}


.i3_circle {
	position: absolute;
}

.i3_circle .img {
	width: 100%;
}


.i3_circle1 {
	left: 2%;
	top: 6%;
	width: 13%;
	-o-animation: spin2 12s infinite linear;
	-ms-animation: spin2 12s infinite linear;
	-moz-animation: spin2 12s infinite linear;
	-webkit-animation: spin2 12s infinite linear;
	animation: spin2 12s infinite linear;
	-o-transform-origin: 50% 10%;
	-ms-transform-origin: 50% 10%;
	-moz-transform-origin: 50% 10%;
	-webkit-transform-origin: 10% 10%;
	transform-origin: 50% 10%;
}

.i3_circle1 .img{
	-o-animation: spin-reverse2 12s infinite linear;
	-ms-animation: spin-reverse2 12s infinite linear;
	-moz-animation: spin-reverse2 12s infinite linear;
	-webkit-animation: spin-reverse2 12s infinite linear;
	animation: spin-reverse2 12s infinite linear;
}

.i3_circle2 {
	left: 47%;
	top: 22%;
	width: 6%;
	-o-animation: spin 8s infinite linear;
	-ms-animation: spin 8s infinite linear;
	-moz-animation: spin 8s infinite linear;
	-webkit-animation: spin 8s infinite linear;
	animation: spin 8s infinite linear;
	-o-transform-origin: 35% 30%;
	-ms-transform-origin: 35% 30%;
	-moz-transform-origin: 35% 30%;
	-webkit-transform-origin: 35% 30%;
	transform-origin: 35% 30%;
}

.i3_circle2 .img{
	-o-animation: spin-reverse 8s infinite linear;
	-ms-animation: spin-reverse 8s infinite linear;
	-moz-animation: spin-reverse 8s infinite linear;
	-webkit-animation: spin-reverse 8s infinite linear;
	animation: spin-reverse 8s infinite linear;
}

.i3_circle3 {
	right: 10.7%;
	top: 3%;
	width: 13%;
	-o-animation: spin2 9s infinite linear;
	-ms-animation: spin2 9s infinite linear;
	-moz-animation: spin2 9s infinite linear;
	-webkit-animation: spin2 9s infinite linear;
	animation: spin2 9s infinite linear;
	-o-transform-origin: 48% 42%;
	-ms-transform-origin: 48% 42%;
	-moz-transform-origin: 48% 42%;
	-webkit-transform-origin: 48% 42%;
	transform-origin: 48% 42%;
}

.i3_circle3 .img{
	-o-animation: spin-reverse2 9s infinite linear;
	-ms-animation: spin-reverse2 9s infinite linear;
	-moz-animation: spin-reverse2 9s infinite linear;
	-webkit-animation: spin-reverse2 9s infinite linear;
	animation: spin-reverse2 9s infinite linear;
}

.i3_circle4 {
	left: 10.4%;
	bottom: 10.6%;
	width: 12.8%;
	-o-animation: spin 9s infinite linear;
	-ms-animation: spin 9s infinite linear;
	-moz-animation: spin 9s infinite linear;
	-webkit-animation: spin 9s infinite linear;
	animation: spin 9s infinite linear;
	-o-transform-origin: 48% 40%;
	-ms-transform-origin: 48% 40%;
	-moz-transform-origin: 48% 40%;
	-webkit-transform-origin: 48% 40%;
	transform-origin: 48% 40%;
}

.i3_circle4 .img{
	-o-animation: spin-reverse 9s infinite linear;
	-ms-animation: spin-reverse 9s infinite linear;
	-moz-animation: spin-reverse 9s infinite linear;
	-webkit-animation: spin-reverse 9s infinite linear;
	animation: spin-reverse 9s infinite linear;
}

.i3_circle5 {
	left: 45%;
	bottom: 14.4%;
	width: 11.875%;
	-o-animation: spin 8s infinite linear;
	-ms-animation: spin 8s infinite linear;
	-moz-animation: spin 8s infinite linear;
	-webkit-animation: spin 8s infinite linear;
	animation: spin 8s infinite linear;
	-o-transform-origin: 50% 45%;
	-ms-transform-origin: 50% 45%;
	-moz-transform-origin: 50% 45%;
	-webkit-transform-origin: 50% 45%;
	transform-origin: 50% 45%;
}

.i3_circle5 .img{
	-o-animation: spin-reverse 8s infinite linear;
	-ms-animation: spin-reverse 8s infinite linear;
	-moz-animation: spin-reverse 8s infinite linear;
	-webkit-animation: spin-reverse 8s infinite linear;
	animation: spin-reverse 8s infinite linear;
}

.i3_circle6 {
	right: 4%;
	bottom: 2.7%;
	width: 14.9%;
	-o-animation: spin2 9s infinite linear;
	-ms-animation: spin2 9s infinite linear;
	-moz-animation: spin2 9s infinite linear;
	-webkit-animation: spin2 9s infinite linear;
	animation: spin2 9s infinite linear;
	-o-transform-origin: 48% 40%;
	-ms-transform-origin: 48% 40%;
	-moz-transform-origin: 48% 40%;
	-webkit-transform-origin: 48% 40%;
	transform-origin: 48% 40%;
}

.i3_circle6 .img{
	-o-animation: spin-reverse2 9s infinite linear;
	-ms-animation: spin-reverse2 9s infinite linear;
	-moz-animation: spin-reverse2 9s infinite linear;
	-webkit-animation: spin-reverse2 9s infinite linear;
	animation: spin-reverse2 9s infinite linear;
}
@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
.i3_con {
	width: 100%;
	height: 100%;
}

.i3_content {
	text-align: center;
}

.i3_content .i3_title {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
}

.i3_content .i3_subtitle {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
}

.i3_content .i3_dian {
	margin: 0 5px;
	width: 50px;
}
.i3_content .i3_txt {
	font-size: 80px;
	line-height: 80px;
	font-weight: bold;
	color: #3bbeb4;
	margin-top: 40px;
	margin-bottom: 20px;
}

.i3_content .i3_e {
	font-size: 46px;
	line-height: 46px;
	color: #778ec0;
}

.i4_box {
	width: 100%;
	color: #fff;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 100px;
}
.i4_box .i4_nav{
	position: relative;
	width: 26.35%;
	height: 580px;
	overflow: hidden;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	cursor: pointer;
}
.i4_box .i4_nav .i4_txt{
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	padding: 0 30px 25px 30px;
	bottom: 0;
	color:#fff;
	text-align: left;
}
.i4_box .i4_nav .i4_txt .i4_txt_title{
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}
.i4_box .i4_nav .i4_txt .i4_txt_subtitle{
	font-size: 16px;
	line-height: 28px;
	margin-top: 15px;
	display: none;
}
.i4_box .i4_nav.on{
	width: 46.3%;
}
.i4_box .i4_nav.on .i4_txt .i4_txt_subtitle{
	display: block;
}
.i4_box .i4_nav .i4_img {
	height: 100%;
}

.i4_box .i4_title {
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
}

.i4_box .i4_subtitle {
	font-size: 36px;
	line-height: 36px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.i4_box .i4_e {
	font-size: 18px;
	line-height: 18px;
}

.i4_box .i4_inner {
	margin-top: 65px;
}
.i_box {
	background: #0a2051 url(../jpg/i_bg.jpg) no-repeat left top;
	background-size: 100% auto;
}
.i5_box {
	color: #fff;
	font-size: 20px;
	height: 800px;
	position: relative;
	line-height: 20px;
}
.i5_box .i5_title {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	padding-top: 136px;
	position: relative;
	z-index: 10;
}
.i5_box .i5_subtitle {
	font-size: 50px;
	line-height: 60px;
	margin-top: 12px;
	position: relative;
	z-index: 10;
}

.i5_box .i5_line {
	position: absolute;
	width: 100%;
	top: 118px;
	right: 5px;
	z-index: 11;
}

.i5_box .i5_line .line {
	width: 100%;
}

.i5_box .i5_line .i5_dian {
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 4px solid #fff;
	background: #3b8ca8;
	position: absolute;
	cursor: pointer;
}
.i5_box .i5_line .i5_dian.on{
	background: transparent;
	border:none;
	width: 18px;
	height: 18px;
	box-sizing: initial;
}
.i5_box .i5_line .i5_dian.on:after {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	content: "";
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -5px;
}

.i5_box .i5_line .i5_dian1 {
	left: 9.3%;
    bottom: 48px;    
}

.i5_box .i5_line .i5_dian2 {
	left: 38%;
    bottom: 37%;   
}

.i5_box .i5_line .i5_dian3 {
	left: 59.4%;
	bottom:  58%;
}

.i5_box .i5_line .i5_dian4 {
	left: 73.2%;
	top: 12%;
}

.i5_box .i5_line .i5_dian5 {
	left: 93.5%;
	top: 5.5%;
}


.i5_box .i5_line .i5_dianpc{
	font-size: 16px;
}
.i5_box .i5_line .i5_dian11 {
	left: 4.8%;
    bottom: -1%;    
}

.i5_box .i5_line .i5_dian12 {
	left: 20%;
    bottom: 9%; 
}

.i5_box .i5_line .i5_dian13 {
	left: 28%;
    bottom: 27%; 
}

.i5_box .i5_line .i5_dian14 {
	left: 38%;
    bottom: 37%; 
}

.i5_box .i5_line .i5_dian15 {
	left: 47.5%;
    bottom: 37.5%; 
}
.i5_box .i5_line .i5_dian16 {
	left: 54.5%;
    bottom: 40%;    
}

.i5_box .i5_line .i5_dian17 {
	left: 59.5%;
    bottom: 58.5%;   
}

.i5_box .i5_line .i5_dian18 {
	left: 64.5%;
    bottom: 61.7%; 
}

.i5_box .i5_line .i5_dian19 {
	left: 68.5%;
    bottom: 74.5%; 
}

.i5_box .i5_line .i5_dian110 {
	left: 73.5%;
    bottom: 85%; 
}

.i5_box .i5_line .i5_dian111 {
	left: 79.5%;
    bottom: 86%; 
}
.i5_box .i5_line .i5_dian112 {
	left: 89%;
    bottom: 88%;
}
.i5_box .i5_line .i5_dian113 {
	left: 93.5%;
	top: 5.5%;
}




.i5_box .i5_line .i5_line_title {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 90px;
	text-align: center;
	margin-left: -45px;
	padding-bottom: 50px;
}
.i5_box .i5_line .i5_dian .point{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.i5_box .i5_line .i5_dian .point:before,
.i5_box .i5_line .i5_dian .point:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.3);
	opacity: 0;
}
.i5_box .i5_line .i5_dian.on .point:before {
    animation: pointAni 3s .75s infinite;
}
.i5_box .i5_line .i5_dian.on .point:after {
    animation: pointAni 3s infinite;
}
.i5_box .i5_line .i5_dian.on .point:before, 
.i5_box .i5_line .i5_dian.on .point:after {
    opacity: 1;
}
@keyframes pointAni {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }
    100% {
        opacity: 0
    }

}
.swiper-3 {
	height: 250px;
	background: #3a4a59;
	width: 540px;
	position: absolute;
	right: 5%;
	bottom: 96px;
	z-index: 100;
}
.i5_box .i5_inner {
	padding: 35px 35px 0 35px;
}
.i5_box .i5_inner_title {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 28px;
}
.i5_box .i5_nav {
	line-height: 36px;
	font-size: 16px;
}
.i5_box .i5_con {
	height: 120px;
	overflow-y: auto;
}
.i5_box .i5_con::-webkit-scrollbar {
	width: 3px;
}

.i5_box .i5_con::-webkit-scrollbar-track {
	background: #344250;
}

.prev_btn3 {
	top: 50px;
	left: initial;
	right: 76px;
}

.next_btn3 {
	top: 50px;
	right: 35px;
}

.prev_btn3:after,
.next_btn3:after {
	font-size: 20px;
	color: #fff;
}

.prev_btn3.on:after,
.next_btn3.on:after {
	color: #3b8ca8;
}

.i6_box {
	background: #e9fffb;
	padding: 70px 5% 105px 5%;
}

.i6_box .i6_title {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}

.i6_box .i6_subtitle {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 25px;
}

.i6_box .i6_inner {
	margin-top: 75px;
}

.i6_box .i6_nav {
	width: 31%;
	margin-right: 3.5%;
	display: block;
}

.i6_box .i6_nav:nth-child(3n) {
	margin-right: 0;
}

.i6_box .i6_nav .i6_nav_img {
	overflow: hidden;
}

.i6_box .i6_nav .i6_nav_img .img {
	width: 100%;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.i6_box .i6_nav:hover .i6_nav_img .img {
	width: 100%;
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.i6_box .i6_nav .i6_nav_time {
	color: #999;
	font-size: 18px;
	line-height: 18px;
	margin-top: 27px;
	margin-bottom: 20px;
}

.i6_box .i6_nav .i6_nav_title {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 30px;
	height: 60px;
}

.i6_box .i6_nav .i6_nav_msg {
	font-size: 14px;
	color: #000;
}

.swiper-2 {
	padding-bottom: 70px;
}

.swiper-pagination2 {
	bottom: 0 !important;
}

.swiper-2 .swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
	background: transparent;
	border: 1px solid #d3dedc;
	opacity: 1;
	margin: 0 25px 0 0 !important;
}

.swiper-pagination-bullet-active {
	background: #3bbeb4 !important;
	border: 1px solid #3bbeb4 !important;
}

.i7_box {
	position: relative;
	background: transparent;
}

.i7_box .i7_img {
	width: 100%;
}

.i7_box .i7_inner {
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10;
	text-align: center;
}

.basics_box .i7_btn {
	background: #091f50;     
}

.i7_box .i7_title {
	font-size: 45px;
	line-height: 60px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 60px;
}


/*响应式适配*/

@media screen and (max-width: 1861px) {}

@media screen and (max-width: 1681px) {
	.i3_box {
		height: 1070px;
	}
	.i3_box .i3_inner {
		top: 250px;
		height: 820px;
	}
	.i2_box .i2_title {
		font-size: 36px;
		line-height: 36px;
	}
	.i2_box .i2_subtitle {
		font-size: 26px;
		line-height: 26px;
	}
	.i2_box .i2_content {
		font-size: 22px;
		line-height: 36px;
	}
	.basics_box .i2_btn {
		margin-top: 20px;
	}
	.i5_box .i5_line {
		top: 98px;
	}
	.i5_box .i5_line .i5_dian4 {
		top: 13%;
	}
	.i5_box .i5_line .i5_dian5 {
		top: 5%;
	}
	.i4_box .i4_nav .i4_txt{
		padding: 0 20px 20px 20px;
	}
	.i4_box .i4_nav .i4_txt .i4_txt_title{
		font-size: 20px;
		line-height: 20px;
	}
	.i4_box .i4_nav .i4_txt .i4_txt_subtitle{
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px;
	}
	.i4_box .i4_nav{
		height: 480px;
	}
}

@media screen and (max-width: 1450px) {
	.i7_box .i7_title {
		font-size: 36px;
		line-height: 50px;
		margin-bottom: 40px;
	}
	.i5_box .i5_line {
		top: 92px;
	}
	.i4_box .i4_nav{
		height: 440px;
	}
	.i5_box .i5_line .i5_dianpc{
		font-size: 14px;
	}
}

@media screen and (max-width: 1335px) {
	.i3_box {
		height: 1020px;
	}
	.i3_box .i3_inner {
		top: 193px;
		height: 830px;
	}
	.i2_box .i2_title {
		font-size: 34px;
		line-height: 34px;
	}
	.i2_box .i2_subtitle {
		font-size: 24px;
		line-height: 24px;
	}
	.i2_box .i2_content {
		font-size: 20px;
		line-height: 30px;
	}
	.i5_box .i5_line {
		top: 82px;
	}
	.i4_box .i4_nav{
		height: 390px;
	}
}



@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 768px) {
	.header_box~.body{
		padding-top: 50px;
	}
	.i1_box {
		top: 45%;
	}
	.i1_box .i1_title {
		font-size: 24px;
		line-height: 24px;
	}
	.i1_box .i1_subtitle {
		font-size: 18px;
		line-height: 18px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.prev_btn,
	.next_btn {
		width: 36px;
		height: 36px;
	}
	.prev_btn {
		left: 20px !important;
	}
	.next_btn {
		right: 20px !important;
	}
	.prev_btn:after,
	.next_btn:after {
		font-size: 12px;
	}
	.i2_box {
		top: -20px;
	}
	.i2_box .i2_con {
		padding: 20px;
		position: initial;
	}
	.i2_inner {
		display: block;
	}
	.i2_box .i2_nav {
		width: 100%;
	}
	.i2_box .i2_nav:first-child .i2_img {
		display: none;
	}
	.i2_box .i2_title {
		font-size: 24px;
		line-height: 24px;
	}
	.i2_box .i2_subtitle {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 16px;
	}
	.i2_box .i2_content {
		font-size: 14px;
		line-height: 24px;
	}
	.i3_box {
		height: auto;
	}
	.i3_box .i3_inner {
		position: initial;
		height: auto;
		padding-bottom: 36px;
		padding-top: 10px;
	}
	.i3_content .i3_title {
		font-size: 24px;
		line-height: 24px;
	}
	.i3_content .i3_subtitle {
		font-size: 18px;
		line-height: 18px;
		margin-top: 10px;
	}
	.i3_content .i3_txt {
		font-size: 30px;
		line-height: 30px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.i3_content .i3_dian {
		width: 20px;
	}
	.i3_content .i3_e {
		font-size: 18px;
		line-height: 18px;
	}
	.i4_box .i4_title {
		font-size: 20px;
		line-height: 20px;
	}
	.i4_box .i4_subtitle {
		font-size: 24px;
		line-height: 24px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.i4_box .i4_e {
		font-size: 14px;
		line-height: 14px;
	}
	.i4_box {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.i4_box .i4_nav{
		width: 100% !important;
	}
	.i4_box .i4_inner {
		margin-top: 20px;
		display: block;
	}
	.i4_box .i4_nav .i4_txt{
		padding-bottom: 20px;
	}
	.i4_box .i4_nav .i4_txt .i4_txt_title{
		font-size: 18px;
		line-height: 18px;
	}
	.i4_box .i4_nav .i4_txt .i4_txt_subtitle{
		font-size: 12px;
		display: block;
	}
	
	
	.i5_box{
		font-size: 12px;
		line-height: 12px;	
		height: auto;
	}
	
	.i5_box .i5_title {
		font-size: 24px;
		line-height: 30px;
		padding-top: 20px;
	}
	.i5_box .i5_subtitle {
		font-size: 30px;
		line-height: 40px;
		margin-top: 12px;
	}
	.i5_box .i5_line .line{
		position: relative;
	}
	.i5_box .i5_line{
		position: relative;
		width: 90%;
		margin: auto;
		top: 0;
		margin-top: 10px;
	}
	.i5_box .i5_line .i5_dian {
		width: 12px;
		height: 12px;
		border: 2px solid #fff;
	}
	.i5_box .i5_line .i5_dian.on{
		width: 12px;
		height: 12px;
	}
	.i5_box .i5_line .i5_dian.on:after {
		width: 6px;
		height: 6px;
		margin-top: -3px;
		margin-left: -3px;
	}
	.i5_box .i5_line .i5_dian .point:before,
	.i5_box .i5_line .i5_dian .point:after {
		width: 14px;
		height: 14px;
	}
	.i5_box .i5_line .i5_dian1 {   
		bottom: 2px;
	}
	
	.i5_box .i5_line .i5_dian2 {
		bottom: 30%;  
	}
	
	.i5_box .i5_line .i5_dian3 {
		bottom: 55%;  
	}
	
	.i5_box .i5_line .i5_dian4 {
		top: 10%;
	}
	
	.i5_box .i5_line .i5_dian5 {
		top: 0%;
	}
	.swiper-3 {
		height: auto;
		width: auto;
		position: relative;
		z-index: 10;
		margin: 30px 20px 0 20px;
		padding-bottom: 20px;
		bottom: initial;
		right: initial;
	}
	.i5_box .i5_line .i5_line_title{
		padding-bottom: 30px;
	}
	.i5_box .i5_inner {
		padding: 20px 20px 0 20px;
	}
	
	.i5_box .i5_inner_title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	
	.i5_box .i5_nav {
		line-height: 20px;
		font-size: 12px;
	}
	.prev_btn3 {
		top: 30px;
		right: 60px;
	}
	
	.next_btn3 {
		top: 30px;
		right: 20px;
	}
	
	.prev_btn3:after,
	.next_btn3:after {
		font-size: 16px;
	}
	.i5_box .i5_con {
		height: auto;
		overflow-y: auto;
		
	}
	
	
	
	
	
	
	
	
	
	
	.i6_box {
		padding: 30px 20px;
	}
	.i6_box .i6_title {
		font-size: 24px;
		line-height: 24px;
	}
	.i6_box .i6_subtitle {
		font-size: 24px;
		line-height: 24px;
		margin-top: 15px;
	}
	.i6_box .i6_inner {
		margin-top: 20px;
		display: block;
	}
	.i6_txt {
		display: block;
	}
	.basics_box .i6_btn {
		margin: initial;
		margin-top: 20px;
	}
	.i6_box .i6_nav {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.i6_box .i6_nav:last-child {
		margin-bottom: 0;
	}
	.i6_box .i6_nav .i6_nav_time {
		font-size: 14px;
		line-height: 14px;
		margin-top: 17px;
		margin-bottom: 10px;
	}
	.i6_box .i6_nav .i6_nav_title {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 10px;
		height: 48px;
	}
	.swiper-2 {
		padding-bottom: 40px;
	}
	.swiper-2 .swiper-pagination-bullet {
		width: 8px !important;
		height: 8px !important;
		margin: 0 15px 0 0 !important;
	}
	.i7_box {
		background: #4ec3bb;
	}
	.i7_box .i7_inner {
		position: initial;
		-o-transform: initial;
		-ms-transform: initial;
		-moz-transform: initial;
		-webkit-transform: initial;
		transform: initial;
		padding-bottom: 30px;
	}
	.i7_box .i7_title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 380px) {}

@media screen and (max-width: 330px) {}