.banner .pic{
	overflow: hidden;
}
.banner .pic>img{
	display: block;
	width: 100%;
	visibility: visible!important;
	min-height: 230px;
	object-fit: cover;
}
.banner{
	position: relative;
}
.banner .banner-box1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: right;
}
.banner .banner-box-c{
	position: relative;
	text-align: left;
	display: inline-block;
}

.banner .banner-box-c .bg {
	position: absolute;
	left: 0;
	top: -50px;
}
.banner .banner-box-c .zh{
	font-size: 60px;
	font-family: FZZYJW;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1;
}
.banner .banner-box-c .zh span{
	font-size: 48px;
	padding-left: 10px;
}
.banner .banner-box-c .sub-zh{
	font-size: 60px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;
	padding-left: 60px;
	line-height: 1;
	margin-top: 37px;
}
.banner .banner-box{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 223px;
	z-index: 2;
	
}

.banner .banner-box .box-c{
	display: inline-block;
}
.banner .banner-box .page-box{
	display: flex;
	align-items: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #fff;
	line-height: 1;
}
.banner .banner-box .page-box .current{
	color: #C69C6C;
}
.banner .banner-box .page-box .iconfont{
	color: #fff;
	font-size: 38px;
	cursor: pointer;
}
.banner .banner-box .page-box .page-msg{
	margin: 0 20px;
	display: flex;
}
.banner .banner-box .page-box .page-msg .separator{
	padding: 0 10px;
}
.banner .banner-box .progress{
	position: relative;
	margin-top: 19px;
	width: 100%;
	height: 1px;
	background: rgba(241, 241, 241, 0.2);
	border-radius: 1px;
}
.banner .banner-box .progress .line{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background-color: #C69C6C;
	transition: all 1s;
}
.index-title{
	position: relative;
	padding-top: 1px;
	text-align: center;
}
.index-title-bg{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: block;
	max-width: 80%;
}
.index-title .title{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 1;
}
.index-title .sub-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	margin-top: 28px;
}
.more{
	width: 184px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #D2D2D2;
	border-radius: 25px;
}
.more a{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.more a .iconfont{
	color: rgba(19, 81, 208, 1);
	font-size: 18px;
	margin-left: 32px;
	transition: all 0.6s;
}
.more:hover a .iconfont{
	margin-left: 20px;
}
.box1{
	position: relative;
	padding: 94px 0 0;
}
.box1 .bg{
	position: absolute;
	top: -89px;
	left: 0%;
	display: block;
	max-width: 100%;
}
.box1 .box-c{
	position: relative;
	margin-top: 61px;
	overflow: hidden;
}
.box1 .box-c .l .swiper-slide{
	position: relative;
}
.box1 .box-c .content1450{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.box1 .box-c .l {
	width: 36%;
	padding: 128px 0 135px;
}
.box1 .box-c .l .swiper-pagination{
	position: relative;
	margin-top: 96px;
	text-align: left;
}
.box1 .box-c .l .swiper-pagination .swiper-pagination-bullet{
	width: 149px;
	height: 2px;
	background: #BEBEBE;
	border-radius: 1px;
	opacity: 1;
}
.box1 .box-c .l .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: rgba(16, 29, 150, 1);
}
.box1 .box-c .l .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.box1 .box-c .l .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0;
}
.box1 .box-c .l .l-top{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 0 35px 43px 0;
	border-bottom: 1px solid rgba(210, 210, 210, 1);
}
.box1 .box-c .l .zh{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 1;
}
.box1 .box-c .l .en{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	margin-top: 12px;
}
.box1 .box-c .l .des{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	margin-top: 62px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
}
.box1 .box-c .l .more{
	margin-top: 40px;
}
.box1 .box-c .l .progress{
	width: 300px;
	height: 2px;
	background: #BEBEBE;
	border-radius: 1px;
	margin-top: 96px;
}
.box1 .box-c .l .progress .line{
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background-color: ;
}
.box1 .box-c  .r{
	float: right;
	width: 57.81%;
	height: 720px;
}
.box1 .box-c .r img{
	height: 100%;
	object-fit: cover;
	display: block;
}
.box2 .l{
	position: relative;
	width: 32.76%;
	background: rgba(16, 29, 150, 1);
	padding: 117px 3.8% 0 9.47%;
	height: 800px;
	overflow: hidden;
}
.index-title2 .zh{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
}
.index-title2 .en{
	font-size: 48px;
	font-family: Geometric706BT;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 30px;
}
.box2{
	display: flex;
}
.box2 .l .donw-icon{
	width: 49px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #00A6FF;
	box-shadow: 0px 0px 27px 0px rgba(190, 190, 190, 0.35);
	border-radius: 50%;
	margin-top: 53px;
	animation: move 2s infinite;
}

.box2 .l .donw-icon .iconfont{
	color: rgba(19, 81, 208, 1);
	font-size: 18px;
}
.box2 .l .des{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	margin-top: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box2 .l .more1{
	display: inline-block;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 43px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(248, 248, 248, 1);
}
.box2 .l .more1 a{
	color: #fff;
}
.box2 .l .box-b{
	position: relative;
	margin-top: 102px;
	height: 340px;
	display: flex;
	align-items: center;
}
.box2 .l .box-b::before{
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	height: 100%;
	width: 1000px;
	left: 50%;
	transform: translateX(-50%);
	background-color: rgba(16, 30, 160, 1);
	z-ind/ex: -1;
}
.box2 .l .box-b .content{
	position: relative;
	z-index: 2;
}
.box2 .l .box-b .title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
	opacity: 0.46;
}
.box2 .l .box-b .sub-title{
	font-size: 18px;
	color: #fff;
	line-height: 1;
	opacity: 0.46;
	margin-top: 24px;
}
.box2 .l .bg{
	position: absolute;
	left: 0;
	bottom: 27px;
	display: block;
	max-width: 100%;
}
.box2 .r .r-t{
	height: 660px;
}
.box2 .r .r-t .pic{
	height: 100%;
}
.box2 .r .r-t img{
	height: 100%;
	object-fit: cover;
}
.box2 .r .r-b ul{
	display: flex;
	height: 140px;
}
.box2 .r .r-b li{
	flex: 1;
	text-align: center;
	background-color: rgba(246, 246, 246, 1);
}
.box2 .r .r-b li a{
	display: flex;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.box2 .r .r-b li .icon .iconfont{
	font-size: 60px;
	color: rgba(45, 45, 45, 1);
}
.box2 .r .r-b li .text{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1; 
	margin-top: 15px;
}
.box2 .r .r-b li:hover{
	background-color: #fff;
}
.box2 .r .r-b li:hover .icon .iconfont{
	color: rgba(198, 156, 108, 1);
}
.box4{
	position: relative;
	/*  */
}
.box4 .bg{
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.box4 .bg img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.box4 .content1450{
	position: relative;
	padding: 344px 0 0px;
	z-index: 20;
}
.box4 ul{
	display: flex;
	justify-content: space-between;
}
.box4 li{
	width: 180px;
	text-align: center;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.box4 li .icon {
	text-align: center;
	opacity: 0;
	transition: all 0.6s;
}
.box4 li .icon .iconfont{
	font-size: 58px;
	color: #fff;
}
.box4 li .text-zh{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 10px;
}
.box4 li .text-en{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 17px;
	text-transform: uppercase;
}
.box4 li .more1{
	width: 129px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #1847AE;
	border-radius: 13px;
	margin: 19px auto 0;
	opacity: 0;
	transition: all 0.6s;
}
.box4 li .more1 a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	text-transform: uppercase;
}
.box4 li .more1:hover{
	opacity: 0.7;
}
.box4 li .des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 13px;
	opacity: 0;
	transition: all 0.6s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	overflow: hidden;
}
.box4 li:hover .des,
.box4 li:hover .more1,
.box4 li:hover .icon{
	opacity: 1;
}
.box5{
	padding: 14px 0 160px;
	background-image: url(../img/index-box5-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box5 .box-t{
	display: flex;
	justify-content: space-between;
	margin-top: 53px;
	border-bottom: 1px solid rgba(191, 191, 191, 0.43);
}
.box5 .box-t ul{
	display: flex;
}
.box5 .box-t li{
	position: relative;
	padding: 0 0 22px;
}
.box5 .box-t li:not(:last-child){
	margin-right: 44px;
}
.box5 .box-t li::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 2px;
	background-color: transparent;
}
.box5 .box-t li:hover::before,
.box5 .box-t li.active::before{
	background-color: rgba(24, 71, 174, 1);
}
.box5 .box-t li a{
	padding: 0 15px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: #333;
	line-height: 1;
}
.box5 .box-t li:hover a,
.box5 .box-t li.active a{
	font-weight: bold;
	color: #1847AE;
}
.box5 .box-t .r a{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #101D96;
	line-height: 1;
	text-decoration: underline;
}
.box5 .box-c{
	margin-top: 27px;
}
.box5 .box-c .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.box5 .box-c .l{
	width: 44.62%;
}
.box5 .box-c .l  .text-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1847AE;
	line-height: 1;
	margin-top: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
}
.box5 .box-c .l  .text-des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 1;
	margin-top: 21px;
}
.box5 .box-c .l  .msg{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 1;
	margin-top: 36px;
}
.box5 .box-c .r{
	width: 49.65%;
}
.box5 .box-c .r li a{
	display: flex;
	justify-content: space-between;
}
.box5 .box-c .r li:not(:last-child){
	margin-bottom: 32px;
}
.box5 .box-c .r li .li-l{
	font-size: 60px;
	font-family: Impact;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 50px;
	width: 100px;
}
.box5 .box-c .r li .li-r{
	flex: 1;
	padding-bottom: 33px;
	border-bottom: 1px dashed #e4e4e4;
}
.box5 .box-c .r li .li-r .text-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
}
.box5 .box-c .r li .li-r .text-des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 16px;
}
.box5 .box-c .r li:hover .text-title,
.box5 .box-c .r li:hover .li-l{
	color: rgba(24, 71, 174, 1);
}
.box6{
	background-color: #f1f1f1;
}
.box6 .content1450{
	position: relative;
}
.box6 .content1450 .l{
	padding: 118px 0 74px;
}
.box6 .index-title2 .zh,
.box6 .index-title2 .en{
	color: #333;
}
.box6 .des{
	width: 610px;
	max-width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 42px;
	margin-top: 44px;
}
.box6 .box-nav{
	display: flex;
	margin-top: 56px;
}
.box6 .box-nav li{
	position: relative;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 1;
	cursor: pointer;
}
.box6 .box-nav li:not(:last-child){
	margin-right: 65px;
}
.box6 .box-nav li::before{
	position: absolute;
	content:"";
	left: 50%;
	transform: translateX(-50%);
	bottom: -17px;
	width: 95%;
	height: 2px;
	background-color: transparent;
	cursor: pointer;
}
.box6 .box-nav li:hover::before,
.box6 .box-nav li.active::before{
	background-color: #101D96;
}
.box6 .box-nav li:hover,
.box6 .box-nav li.active{
	color: #101D96;
}
.box6 .list{
	margin-top: 28px;
}
.box6 .swiper-slide ul{
	display: flex;
	flex-wrap: wrap;
}
.box6 .swiper-slide li{
	width: 16.66%;
	height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border-right: 1px solid rgba(229, 229, 229, 0.45);
	border-bottom: 1px solid rgba(229, 229, 229, 0.45);
}
.box6 .swiper-slide li .imgScale{
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 80%;
	margin: 0 auto;
}
.box6 .r{
	position: absolute;
	right: 0;
	top: 0;
}
@media (max-width:1530px){
	.box1 .box-c .l .zh{
		font-size: 26px;
	}
	.box1 .box-c .l .l-top{
		padding-right: 0;
	}
	.box1 .box-c .l .en{
		font-size: 14px;
	}
	.box2 .l{
		padding: 117px 2% 0 4.47%;
	}
	.box4 .content1450{
		padding: 200px 0;
	}
}
@media (max-width:1430px){
	.box1 .box-c .l{
		padding: 80px 0;
	}
	.box1 .box-c .l .des{
		margin-top: 30px;
	}
	.box1 .box-c .r{
		height: 600px;
	}
	.box1 .box-c .l .swiper-pagination{
		margin-top: 60px;
	}
	.index-title2 .zh,
	.index-title .title{
		font-size: 30px;
	}
	.index-title2 .en{
		font-size: 36px;
	}
	.box2 .l .box-b .title{
		font-size: 22px;
	}
	.box2 .l .box-b .sub-title{
		line-height: 1.5;
	}
	.box4 .content1450{
		padding: 150px 0;
	}
	.banner .banner-box-c .zh,
	.banner .banner-box-c .sub-zh{
		font-size: 50px;
	}
	.banner .banner-box-c .zh span{
		font-size: 40px;
	}
}
@media (max-width:1199px) {
	.index-title2 .zh, .index-title .title{
		font-size: 26px;
	}
	.index-title2 .en{
		font-size: 30px;
	}
	.box1 .box-c .content1450{
		position: relative;
		left: 0;
		transform: translateX(0);
	}
	.box1 .box-c .l{
		width: 100%;
	}
	.box1 .box-c{
		margin-top: 0;
	}
	.box1 .box-c .r{
		width: 100%;
		height: auto;
	}
	.box1 .box-c .r img{
		width: 100%;
	}
	.box2{
		flex-wrap: wrap;
	}
	.box2 .l{
		width: 100%;
		height: auto;
	}
	.box2 .l .box-b::before{
		width: 3000px;
	}
	.box2 .l .box-b{
		height: 240px;
		margin-top: 70px;
	}
	
	.box4 .bg{
		display: none;
	}
	.box4 .content1450{
		padding: 0;
		width: 100%;
	}
	.box4 ul{
		flex-wrap: wrap;
	}
	.box4 li{
		width: 100%;
		height: 230px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.box4 li .icon{
		opacity: 1;
	}
	.box4 li .des{
		display: none;
	}
	.box4 li .more1{
		display: block;
		opacity: 1;
	}
	.box5 .box-c .swiper-slide{
		flex-wrap: wrap;
	}
	.box5 .box-c .l{
		width: 100%;
	}
	.box5 .box-c .r{
		width: 100%;
		margin-top: 70px;
	}
	.box6 .swiper-slide li{
		height: 150px;
	}
	.box2 .r .r-t{
		height: auto;
	}
	.banner .banner-box-c .zh,
	.banner .banner-box-c .sub-zh{
		font-size: 40px;
	}
	.banner .banner-box-c .zh span{
		font-size: 30px;
	}
}
@media (max-width:800px) {
	.banner .banner-box{
		bottom: 30px;
	}
	.index-title-bg{
		width: 60%;
	}
	.box2 .r .r-b ul{
		height: 240px;
	}
	.box2 .r .r-b li .icon .iconfont{
		font-size: 40px;
	}
	.box2 .r .r-b li .text{
		font-size: 20px;
	}
	.box6 .swiper-slide li{
		width: 25%;
	}
	.box5 .box-c .r li .li-l{
		font-size: 40px;
		width: 70px;
	}
	.banner .banner-box-c .zh,
	.banner .banner-box-c .sub-zh{
		font-size: 30px;
	}
	.banner .banner-box-c .zh span{
		font-size: 26px;
	}
	.banner .banner-box-c .sub-zh{
		margin-top: 20px;
	}
}
@media (max-width:500px) {
	
	.box5 .box-c .l .text-title{
		font-size: 16px;
		margin-top: 15px;
	}
	.box5 .box-c .l .text-des{
		margin-top: 15px;
		line-height: 1.5;
	}
	.box5 .box-c .l .msg{
		margin-top: 20px;
	}
	.box5 .box-c .r{
		margin-top: 40px;
	}
	.box5 .box-c .r li .li-l{
		font-size: 26px;
		line-height: 1;
		width: 44px;
	}
	.box5 .box-c .r li .li-r .text-title{
		font-size: 16px;
	}
	.box5 .box-c .r li .li-r .text-des{
		margin-top: 10px;
	}
	.box5 .box-c .r li .li-r{
		padding-bottom: 15px;
	}
	.box5 .box-c .r li:not(:last-child){
		margin-bottom: 20px;
	}
	.box6 .r{
		display: none;
	}
	.box6 .content1450 .l{
		padding: 50px 0;
	}
	.box6 .des{
		width: 100%;
		line-height: 2;
		margin-top: 20px;
	}
	.box6 .box-nav{
		margin-top: 30px;
		justify-content: space-between;
	}
	.box6 .box-nav li{
		font-size: 16px;
	}
	.box6 .box-nav li::before{
		bottom: -5px;
	}
	.box6 .swiper-slide li{
		width: 33%;
		height: 100px;
	}
	.box5 .box-c .r li a{
		align-items: flex-start;
	}
	.box5 .box-t .r a{
		font-size: 18px;
	}
	.box5 .box-t li a{
		font-size: 16px;
		padding: 0 5px;
	}
	.box5 .box-t li:not(:last-child){
		margin-right: 15px;
	}
	.box5 .box-t li{
		padding-bottom: 10px;
	}
	.box5 .box-t{
		margin-top: 30px;
	}
	.box5{
		padding: 50px 0;
	}
	.common-box1 .r .player{
		width: 50px;
	}
	.index-title2 .en{
		font-size: 16px;
		margin-top: 10px;
	}
	.box2 .l .donw-icon{
		margin-top: 20px;
		width: 38px;
		height: 38px;
		line-height: 38px;
	}
	.box2 .l .des{
		font-size: 16px;
		line-height: 2;
		margin-top: 20px;
	}
	.box2 .l .more1{
		font-size: 18px;
		margin-top: 20px;
	}
	.box2 .l .box-b{
		margin-top: 40px;
	}
	.box2 .l{
		padding: 50px 5% 0 5%;
	}
	.box2 .l .box-b .title{
		font-size: 18px;
	}
	.box2 .l .box-b .sub-title{
		font-size: 16px;
	}
	.index-title .sub-title{
		font-size: 14px;
		line-height: 2;
		margin-top: 10px;
	}
	.box2 .l .box-b{
		height: 200px;
	}
	.box2 .l .box-b .sub-title{
		margin-top: 16px;
	}
	.box2 .r .r-b li .icon .iconfont{
		font-size: 26px;
	}
	.box2 .r .r-b ul{
		height: 135px;
	}
	.box2 .r .r-b li .text{
		font-size: 14px;
	}
	.index-title{
		padding-top: 15px;
	}
	.index-title2 .zh, .index-title .title{
		font-size: 22px;
	}
	.box1 .box-c .l .zh{
		font-size: 20px;
	}
	.box1 .box-c .l .l-top{
		flex-direction: column-reverse;
		padding-bottom: 15px;
	}
	.box1 .box-c .l .l-top .l-top-title{
		width: 100%;
		margin-top: 10px;
	}
	.box1 .box-c .l .des{
		margin-top: 25px;
		font-size: 16px;
		line-height: 2;
	}
	.more{
		width: 140px;
		height: 40px;
		line-height: 40px;
	}
	.more a{
		font-size: 16px;
	}
	.box1 .box-c .l .more{
		margin-top: 25px;
	}
	.box1 .box-c .l .swiper-pagination{
		margin-top: 30px;
	}
	.box1 .box-c .l{
		padding: 35px 0;
	}
	.box1 .box-c .l .l-top .icon{
		width: 100%;
	}
	.box1{
		padding-top: 45px;
	}
	.banner .banner-box .progress{
		margin-top: 5px;
	}
	.banner .banner-box{
		bottom: 20px;
	}
	.banner .banner-box .page-box .iconfont{
		font-size: 30px;
	}
	.banner .banner-box .page-box{
		font-size: 20px;
	}
	.banner .banner-box .page-box .page-msg{
		margin: 0 10px;
	}
	.banner .banner-box-c .zh,
	.banner .banner-box-c .sub-zh{
		font-size: 20px;
	}
	.banner .banner-box-c .zh span{
		font-size: 16px;
	}
}