﻿.d-h{
	background-color: #f4f3f1;
	padding-bottom: 83px;
}
.d-h .box1{
	margin-top: 25px;
	background-color: #fff;
	padding: 20px 34px 67px;
}
.d-h .box1 .title{
	font-size: 18px;
	line-height: 34px;
	color: rgba(34, 34, 34, 1);
}
.d-h .box1 .des{
	font-size: 14px;
	line-height: 26px;
	color: rgba(102, 102, 102, 1);
	margin-top: 3px;
}
.d-h .box1 .des span{
	color: rgba(15, 29, 150, 1);
}
.d-h .box1 .list{
	margin-top: 24px;
}
.d-h .box1 .list ul{
	display: flex;
	justify-content: space-around;
}
.d-h .box1 .list li{
	width: 151px;
	height: 175px;
	background-image: url(../image/index-box6-1.png);
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.d-h .box1 .list li .number{
	font-size: 54px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #0F1D96;
	line-height: 1;
}
.d-h .box1 .list li .txt{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: rgba(15, 29, 150, 1);
	line-height: 1;
	margin-top: 7px;
}
.d-h .box1 .text-box{
	margin-top: 31px;
	background-color: rgba(240, 240, 240, 1);
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 36px;
	padding: 12px 24px;
}
.d-h .box1 .swiper-slide{
	position: relative;
	z-index: 3;
	width: 239px;
	height: 60%;
	text-align: center;
}
.d-h .box1 .swiper-wrapper{
	align-items: flex-start;
}
.d-h .box1 .swiper-slide:nth-child(2n){
	align-self: flex-end;
}
.d-h .box1 .swiper-slide:nth-child(2n) .img{
	transform: rotate(180deg);
}
.d-h .box1 .swiper-slide .img img{
	display: block;
	margin: 0 auto;
}
.d-h .box1 .tree{
	height: 392px;
	margin-top: 70px;
	position: relative;
}
.d-h .box1 .tree .btn{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #D8D8D8;
	border-radius: 50%;
	cursor: pointer;
	z-index: 3;
}
.d-h .box1 .tree .btn:hover{
	background-color: rgba(29, 32, 136, 1);
}
.d-h .box1 .tree .btn .iconfont{
	display: block;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
}
.d-h .box1 .tree .btn.buttom-prev{
	left: 0;
}
.d-h .box1 .tree .btn.buttom-next{
	right: 0;
}
.d-h .box1 .tree .btn.buttom-next .iconfont{
	transform: rotate(180deg);
}
.d-h .box1 .tree::before{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 5px;
	width: 100%;
	background-color: rgba(132, 132, 132, 1);
	/* z-index: 2; */
}
.d-h .box1 .tree .swiper-container{
	height: 100%;
}
.d-h .box1 .swiper-slide .s-box{
	background-color: rgba(29, 32, 136, 1);
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 2;
	padding: 15px;
	height: 136px;
	text-align: left;
}
.d-h .box1 .swiper-slide .year{
	font-size: 18px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #1D2088;
	line-height: 28px;
}
.c-p {
	background-color: #f4f3f1;
	padding-bottom: 81px;
}
.c-p .box1{
	margin-top: 19px;
	padding: 79px 84px 75px;
	background-color: #fff;
}
.c-p .box1 .box-t {
	display: flex;
	justify-content: space-between;
}
.c-p .box1 .box-t .box-t-l{
	width: 50%;
}
.c-p .box1 .box-t .box-t-l img{
	width: 100%;
	display: block;
}
.c-p .box1 .box-t .box-t-r{
	width: 50%;
	background-color: rgba(29, 32, 136, 1);
	padding: 62px 40px 0;
}
.c-p .box1 .box-t .box-t-r .title{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
}
.c-p .box1 .box-t .box-t-r .en{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	margin-top: 13px;
}
.c-p .box1 .box-t .box-t-r .ewm{
	display: flex;
	align-items: center;
	margin-top: 23px;
}
.c-p .box1 .box-t .box-t-r .ewm .img img{
	display: block;
}
.c-p .box1 .box-t .box-t-r .ewm ul{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 16px;
	/*border-left: 3px solid #fff;*/
	margin-left: 13px;
}
.c-p .box1 .box-c{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #999999;
	line-height: 26px;
	margin-top: 45px;
}
.c-p .box1 .box-c .text:not(:last-child){
	margin-bottom: 20px;
}
.c-p .box1 .box-b{
	margin-top: 23px;
}
.c-p .box1 .box-b ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.c-p .box1 .box-b ul li{
	width: 47.6%;
	margin-bottom: 34px;
}
.c-p .box1 .box-b ul li img{
	width: 100%;
	display: block;
}
.c-c{
	background-color: #f4f3f1;
	padding-bottom: 79px;
}
.c-c .box1{
	background-color: #fff;
	margin-top: 25px;
	background-color: #fff;
	padding: 23px 36px 44px;
}
.c-c .box1 .box-t{
	display: flex;
	justify-content: space-between;
}
.c-c .box1 .box-t>div{
	background-color: rgba(15, 29, 150, 1);
	color: #fff;
}
.c-c .box1 .box-t .l{
	width: 34.5%;
}
.c-c .box1 .box-t .r{
	width: 64.5%;
}
.c-c .box1 .box-t .img img{
	display: block;
	width: 100%;
}
.c-c .box1 .box-t .top-div{
	padding: 31px 18px 10px;
}
.c-c .box1 .box-t .bottom-div{
	padding: 33px 18px ;
}
.c-c .box1 .box-t .title{
	font-size: 22px;
	font-family: PingFang;
	/* font-weight: bold; */
	color: #FFFFFF;
	line-height: 1;
}
.c-c .box1 .box-t .des{
	font-size: 14px;
	line-height: 32px;
}
.c-c .box1 .box-t .bottom-div .text-box{
	margin-top: 6px;
}
.c-c .box1 .box-t .bottom-div .des{
	line-height: 26px;
} 
.c-c .box1 .box-t .bottom-div .des:not(:last-child){
	margin-bottom: 6px;
}
.c-c .box1 .box-c{
	margin-top: 27px;
}
.c-c .box1 .box-c .text-div{
	display: flex;
	align-items: center;
}
.c-c .box1 .box-c .title-div .title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	line-height: 1;
}
.c-c .box1 .box-c .title-div .sub-title{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}
.c-c .box1 .box-c .list{
	margin-top: 27px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.c-c .box1 .box-c .list li{
	width: 50%;
	margin-bottom: 23px;
	display: flex;
	align-items: center;
}
.c-c .box1 .box-c .list li .icon{
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 2px solid #0F1D96;
}
.c-c .box1 .box-c .list li .li-r{
	padding-left: 11px;
	flex: 1;
}
.c-c .box1 .box-c .list li .li-r .text-title{
	font-size: 18px;
	color: rgba(15, 29, 150, 1);
	font-weight: bold;
}
.c-c .box1 .box-c .list li .li-r .text-des{
	font-size: 14px;
	font-family: PingFang;
	font-weight: bold;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
}
.c-c .box1 .box-b{
	margin-top: 20px;
}
.c-c .box1 .box-b .title{
	font-size: 18px;
	font-family: PingFang;
	font-weight: bold;
	color: #222222;
	line-height: 1;
}
.c-c .box1 .box-b .video{
	position: relative;
	display: inline-block;
	margin-top: 33px;
}
.c-c .box1 .box-b .video .player-btn{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.c-c .box1 .box-b .video .player-btn .iconfont{
	font-size: 108px;
	color: #5c5c66;
}
.c-c .box1 .box-b .video img{
	max-width: 100%;
	display: block;
}
.partners{
	background-color: #f4f3f1;
	padding-bottom: 83px;
}
.partners .box1{
	margin-top: 16px;
	background-color: #fff;
	padding: 32px 22px 27px;
}
.partners .box1 .title-div{
	display: flex;
	font-size: 18px;
	align-items: center;
	font-family: PingFang;
	font-weight: bold;
	color: #222222;
	line-height: 1;
}	
.partners .box1 .title-div .sub-title{
	font-size: 14px;
	color: rgba(34, 34, 34, 1);
}
.partners .box1 .input{
	margin-top: 24px;
	width: 86.5%;
}
.partners .box1 .input input{
	width: 100%;
	height: 36px;
	border: 1px solid rgba(222, 222, 222, 1);
	padding: 0 9px;
	outline: none;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 400;
	color: #999999;
	line-height: 1;
}
.partners .box1 .submit{
	margin-top: 42px;
	width: 96px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #0F1D96;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}
.p-s{
	background-color: #f4f3f1;
	padding-bottom: 80px;
}
.p-s .box1{
	background-color: #fff;
	margin-top: 16px;
	padding: 49px 127px;
}
.p-s .box1 .title{
	font-size: 16px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-bottom: 23px;
}
.p-s .box1 .sub-title{
	font-size: 14px;
	color: #333;
	margin-bottom: 26px;
	line-height: 1;
}
.p-s .box1 .form{
	padding: 0 10px;
}
.p-s .box1 .input{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.p-s .box1 .input .input-box{
	width: 40%;
}
.p-s .box1 .input .input-box .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-bottom: 16px;
}
.p-s .box1 .input .input-box input{
	width: 100%;
	height: 39px;
	border: 1px solid rgba(222, 222, 222, 1);
	outline: none;
	padding: 0 10px;
}
.p-s .box1 .input .input-box.textarea,
.p-s .box1 .input .input-box.address,
.p-s .box1 .input .input-box.checkbox{
	width: 100%;
}
.p-s .box1 .input .input-box.checkbox .input-list{
	display: flex;
}
.p-s .box1 .input .input-box.checkbox .list-item{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 1;
}
.p-s .box1 .input .input-box.checkbox .list-item:not(:last-child){
	margin-right: 16px;
}
.p-s .box1 .input .input-box.checkbox .list-item input{
	width: 14px;
	height: 14px;
	border: 1px solid #BBBABA;
	border-radius: 2px;
	margin-right: 3px;
}
.p-s .box1 .input .input-box.textarea textarea{
	height: 180px;
	width: 100%;
	border: 1px solid rgba(222, 222, 222, 1);
	outline: none;
	resize: none;
	padding: 10px;
}
.p-s .box1 .btn{
	display: flex;
	margin-top: 41px;
}
.p-s .box1 .btn>div{
	width: 101px;
	height: 35px;
	background: #CCCCCC;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}


.p-s .box1 .btn .submit{
	background-color: rgba(13, 26, 119, 1);
}
.p-s .box1 .btn>div:hover{
	opacity: 0.8;
}
.p-s .box1 .btn>div:last-child{
	margin-left: 20px;
}
.c-c1 .box2{
	padding: 25px 32px 18px;
	background-color: #fff;
	margin-top: 16px;
}
.c-c1 .box2 .list ul{
	display: flex;
	justify-content: space-around;
	text-align: center;
	padding-bottom: 45px;
	border-bottom: 1px solid rgba(222, 222, 222, 1);
}
.c-c1 .box2 .list ul .pic img{
	width: 146px;
	display: block;
}
.c-c1 .box2 .list ul .text-title{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	/* color: #0D1A77; */
	color: rgba(51, 51, 51, 1);
	line-height: 1;
	margin: 13px 0 9px;
}
.c-c1 .box2 .list ul .text-title a{
	color: #0D1A77;
}
.c-c1 .box2 .list ul .text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 1;
	line-height: 26px;
	word-break: break-all;
}
.c-c1 .box1{
	margin-top: 0;
	padding-top: 0;
}
.q-a{
	background-color: #f4f3f1;
	padding-bottom: 72px;
}
.q-a .box1{
	/* height: 39px; */
	line-height: 39px;
	background-color: #fff;
}
.q-a .box1 .swiper-wrapper{
	position: relative;
	flex-wrap: wrap;
}
.q-a .box1 .swiper-wrapper::before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #fff;
	z-index: 1;
}
.q-a .box1 .swiper-wrapper::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #fff;
	z-index: 1;
}
.q-a .box1 .swiper-slide{
	position: relative;
	text-align: center;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	width: 10%;
	border-bottom: 1px solid rgba(222, 222, 222, 1);
}
.q-a .box1 .swiper-slide::before{
	position: absolute;
	content: "";
	background-color: rgba(222, 222, 222, 1);
	height: 17px;
	width: 1px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.q-a .box1 .swiper-slide.active::before,
.q-a .box1 .swiper-slide:hover::before{
	display: none;
}
.q-a .box1 .swiper-slide.active+.swiper-slide::before,
.q-a .box1 .swiper-slide:hover+.swiper-slide::before{
	display: none;
}
.q-a .box1 .swiper-slide.active,
.q-a .box1 .swiper-slide:hover{
	background-color: rgba(29, 32, 136, 1);
}
.q-a .box1 .swiper-slide.active a,
.q-a .box1 .swiper-slide:hover a{
	color: #fff;
}
.q-a .box1 .swiper-slide a{
	display: block;
	color: rgba(102, 102, 102, 1);
}
.q-a .box2{
	margin-top: 40px;
	background-color: #fff;
	padding: 32px 78px 49px;
}
.q-a .box2 li{
	border-bottom: 1px solid rgba(207, 207, 207, 1);
}
.q-a .box2 li:not(:last-child){
	margin-bottom: 15px;
}
.q-a .box2 .li-t{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
	cursor: pointer;
}
.q-a .box2 .li-t .li-t-l {
	display: flex;
	align-items: center;
}
.q-a .box2 .li-t .li-t-l .icon{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #0D1A77;
	border-radius: 2px;
	font-size: 22px;
	font-family: AsapCondensed;
	font-weight: bold;
	color: #FFFFFF;
}
.q-a .box2 .li-t .li-t-l .title{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-left: 35px;
	flex: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.q-a .box2 .li-t .li-t-r .iconfont{
	display: block;
	font-size: 22px;
	color: rgba(206, 206, 206, 1);
	cursor: pointer;
	transition: all 0.6s;
	transform: rotate(180deg);
}
.q-a .box2  li.active .li-t .li-t-r .iconfont{
	color: rgba(13, 26, 119, 1);
	transform: rotate(0);
}
.q-a .box2 .li-c{
	position: relative;
	padding: 20px 20px 20px 50px;
	background-color: #f7f7f7;
	display: none;
}
.q-a .box2 .li-c::before{
	position: absolute;
	content: "A";
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #61646f;
	color: #fff;
	border-radius: 2px;
	font-size: 22px;
	font-weight: bold;
	border-radius: 2px;
	top: 50%;
	transform: translateY(-50%);
	left: 9px;
	transition: all 0.6s;
}
.q-a .box2 .li-c img{
	display: block;
	max-width: 100%;
}
.q-a .box2 .more{
	margin-top: 29px;
	height: 42px;
	line-height: 42px;
	background: #1D2088;
	border-radius: 5px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.a-s{
	background-color: #f4f3f1;
	padding-bottom: 80px;
}
.a-s .box1{
	margin-top: 16px;
	padding: 31px 30px;
	background-color: #fff;
}
.a-s .box1 .box-img{
	float: right;
}
.a-s .box1 .title{
	position: relative;
	padding: 0 0 0 14px;
}
.a-s .box1 .title::before{
	position: absolute;
	content: "";
	width: 3px;
	height: 26px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #0D1A77;
}
.a-s .box1 .title{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 42px;
}
.a-s .box1 .title .bold{
	font-weight: bold;
}
.a-s .box1 .title .icon{
	display: inline-block;
	width: 36px;
	height: 36px;
	background-color: rgba(13, 26, 119, 1);
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	margin-left: 74px;
}
.a-s .box1 .title .icon .iconfont{
	font-size: 24px;
	color: #fff;
}
.a-s .box1 .title a{
	font-size: 16px;
	color: rgba(13, 26, 119, 1);
	font-weight: bold;
}
.a-s .box1 .title1{
	margin-bottom: 19px;
}
.a-s .box1 .title1{
	margin-bottom: 5px;
}
.a-s .box1 .sub-title{
	position: relative;
	padding-left: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin: 12px 0  9px;
}
.a-s .box1 .sub-title::before{
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #0D1A77;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.a-s .box1 .text-box{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	margin-bottom: 30px;
}
.a-s .box1 .text-box a{
	color: rgba(13, 26, 119, 1);
}
.a-s .box1 .text-box .red{
	color: rgba(255, 72, 72, 1);
}
.contact{
	background-color: #f4f3f1;
	padding-bottom: 84px;
}
.contact .box1 {
	background-color: #fff;
	padding: 33px 28px;
	margin-top: 16px;
	display: flex;
	justify-content: space-between;
}
.contact .box1 .title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #1D2088;
	line-height: 1;
	margin-bottom: 6px;
}
.contact .box1{
	margin-bottom: 3px;
}
.contact .box1 li{
	display: flex;
	align-items: center;
}
.contact .box1 li .iconfont{
	font-size: 18px;
	color: rgba(29, 32, 136, 1);
}
.contact .box1 li .li-r{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 36px;
	margin-left: 11px;
}
.contact .box1 .text{
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
}
.contact .box1 .text span{
	color: rgba(29, 32, 136, 1);
}
.contact .box1 .r{
	height: 325px;
	width: 51.6%;
}
.contact .box1 #allmap{
	width: 100%;
	height: 100%;
}
.contact .box1 #allmap .BMap_bubble_pop{
	/* padding: 20px 8px!important; */
}
.contact .box2{
	margin-top: 19px;
	background-color: #fff;
}
.contact .box2 li{
	position: relative;
	display: flex;
	justify-content: space-between;
	/* padding: 33px 29px 19px; */
	padding: 0 29px ;
	margin-bottom: 32px;
}
.contact .box2 li::before{
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 1px;
	height: 117px;
	background: #F1F1F1;
}
.contact .box2 li>div{
	width: 50%;
	padding: 33px 0 19px;
	border-bottom: 1px solid rgba(207, 207, 207, 1);
}
.contact .box2 li .r{
	padding-left: 129px;
}
.contact .box2 li .title{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1D2088;
	line-height: 1;
	margin-bottom: 11px;
}
.contact .box2 li .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #666666;
	line-height: 26px;
}
.contact .box2 .text-box{
	padding: 26px 29px 25px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #666666;
	line-height: 26px;
}
.b-c{
	background-color: #F4F3F1;
	padding-bottom: 83px;
}
.b-c .box1{
	margin-top: 24px;
	background-color: #fff;
	padding: 32px;
}
.b-c .box1 .b-c-logo{
	float: right;
}
.b-c .box1 .title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	line-height: 1;
}
.b-c .box1 .title1{
	/* margin-top: 27px; */
}
.b-c .box1 .text-box{
	color: rgba(102, 102, 102, 1);
	font-size: 14px;
	line-height: 26px;
	margin: 9px 0 21px;
}
.b-c .box1 .sub-title{
	font-size: 18px;
}
.b-c .box1 .box-b{
	display: flex;
}
.b-c .box1 .box-b .l{
	flex: 1;
}
.b-c .box1 .box-b .l img{
	width: 100%;
	display: block;
}
.b-c .box1 .box-b .r{
	position: relative;
	width: 368px;
	background-color: rgba(29, 32, 136, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	font-family: PingFang;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 54px;
}
.b-c .box1 .box-b .r::before,
.b-c .box1 .box-b .r::after{
	position: absolute;
	content: "";
	font-size: 52px;
	color: #fff;
}
.b-c .box1 .box-b .r::before{
	left: 22px;
	top: 33px;
	content: "“";
}
.b-c .box1 .box-b .r::after{
	content: " ”";
	right: 22px;
	bottom: 33px;
}
.h-r{
	background: #F4F3F1;
	padding-bottom: 81px;
}
.h-r .box1{
	height: 39px;
	line-height: 39px;
	background-color: #fff;
	margin-top: 16px;
	background-color: #fff;
}
.h-r .box1 .swiper-slide{
	position: relative;
	text-align: center;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	width: 10%;
}
.h-r .box1 .swiper-slide::before{
	position: absolute;
	content: "";
	background-color: rgba(222, 222, 222, 1);
	height: 17px;
	width: 1px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.h-r .box1 .swiper-slide.active::before,
.h-r .box1 .swiper-slide:hover::before{
	display: none;
}
.h-r .box1 .swiper-slide.active+.swiper-slide::before,
.h-r .box1 .swiper-slide:hover+.swiper-slide::before{
	display: none;
}
.h-r .box1 .swiper-slide.active,
.h-r .box1 .swiper-slide:hover{
	background-color: rgba(29, 32, 136, 1);
}
.h-r .box1 .swiper-slide.active a,
.h-r .box1 .swiper-slide:hover a{
	color: #fff;
}
.h-r .box1 .swiper-slide a{
	/* display: block; */
	color: rgba(102, 102, 102, 1);
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.h-r .box2{
	background-color: #fff;
	padding: 57px 50px 36px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	/* text-align: center; */
}
.h-r .box2 .text-box{
	padding-left: 34px;
	margin-top: 11px;
}
.h-r .box2 .text-box>div:not(:last-child){
	margin-bottom: 26px;
}
.h-r .box2 img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.x-t{
	background-color: #F4F3F1;
	padding-bottom: 79px;
}
.x-t .box1{
	margin-top: 16px;
	padding: 24px 31px 41px;
	background-color: #fff;
}
.x-t .box1 .box-h{
	display: flex;
	justify-content:flex-end;
}
.x-t .box1 .box-h>div{
	width: 113px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #1D2088;
	margin-left: 10px;
}
.x-t .box1 .box-h>div a{
	display: flex;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	color: #FFFFFF;
	align-items: center;
	/* justify-content: center; */
}
.x-t .box1 .box-h>div a .iconfont{
	margin-right: 9px;
	font-size: 22px;
}
.x-t .box1 .box-t{
	background-color: rgba(245, 245, 245, 1);
	padding: 34px 24px;
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
	align-items: center;
}
.x-t .box1 .box-t .l{
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	
}
.x-t .box1 .box-t .r{
	position: relative;
	display: flex;
	width: 397px;
	max-width: 100%;
	border-left: 1px solid rgba(202, 202, 202, 1);
	justify-content: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 29px;
}
.x-t .box1 .box-t .r::before,
.x-t .box1 .box-t .r::after{
	position: absolute;
	font-size: 110px;
	color: rgba(193, 193, 193, 1);
	font-family: DengXian;
	font-weight: 400;
	height: 29px;
}
.x-t .box1 .box-t .r::before{
	content: "“";
	top: 25px;
	left: 30px;
}
.x-t .box1 .box-t .r::after{
	content: "”";
	bottom: -25px;
	right: 0;
}
.x-t .box1 .box-t .r .r-box{
	padding: 17px 0 24px;
}
.x-t .box1 .box-img {
	margin-top: 37px;
}
.x-t .box1 .box-img img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.x-t .box1 .box-list{
	margin-top: 24px;
}
.x-t .box1 .box-list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.x-t .box1 .box-list li{
	margin-bottom: 22px;
	text-align: center;
	width: 24.1%;
}
.x-t .box1 .box-list li .text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	margin-top: 13px;
}
.x-t .box1 .box-list .more{
	margin-top: 10px;
	height: 42px;
	background: #1D2088;
	border-radius: 5px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	cursor: pointer;
}
.s-r{
	background-color: #F4F3F1;
	padding-bottom: 83px;
}
.s-r .box1{
	background-color: #fff;
	padding: 41px 25px;
}
.s-r .box1 .list1 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.s-r .box1 .list1 li{
	width: 49.5%;
	background-color: rgba(244, 248, 251, 1);
	padding: 20px 17px 11px;
}
.s-r .box1 .list1 li .pic{
	height: 74px;
	display: flex;
	align-items: center;
}
.s-r .box1 .list1 li .pic img{
	max-width: 100%;
}
.s-r .box1 .list1 li .title{
	font-size: 18px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-top: 14px;
}
.s-r .box1 .list1 li .des{
	font-size: 14px;
	font-family: PingFang;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	margin-top: 15px;
}
.s-r .box1 .list2{
	margin-top: 34px;
}
.s-r .box1 .list2 .title{
	font-size: 18px;
	font-family: PingFang;
	font-weight: bold;
	color: #333333;
	line-height: 1;
	margin-bottom: 23px;
}
.s-r .box1 .list2 li{
	padding-bottom: 22px;
	border-bottom: 1px solid rgba(207, 207, 207, 1);
	margin-bottom: 21px;
}
.s-r .box1 .list2 li a{
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.s-r .box1 .list2 li .text{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.s-r .box1 .list2 li .l{
	display: flex;
	align-items: center;
	flex: 1;
	padding-right: 15px;
	
}
.s-r .box1 .list2 li .date{
	font-weight: 300;
}
.s-r .box1 .list2 li .dot{
	width: 14px;
	height: 14px;
	border: 2px solid #8CCB02;
	border-radius: 50%;
	margin-right: 18px;
}
.s-r .box1 .list2 li:hover .dot{
	border-color: rgba(13, 26, 119, 1);
}
.s-r .box1 .list2 li:hover .l{
	color: rgba(13, 26, 119, 1);
}
.s-r .box1 .list2 .more{
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #0F1D96;
	border-radius: 5px;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 30px;
	cursor: pointer;
}
.d-c{
	background-color: #f4f3f1;
	padding-bottom: 79px;
}
.d-c .box1{
	height: auto;
	line-height: 39px;
	background-color: #fff;
	margin-top: 20px;
}
.d-c .box1 .swiper-wrapper{
	position: relative;
	flex-wrap: wrap;
}
.d-c .box1 .swiper-wrapper::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 2;
}
.d-c .box1 .swiper-wrapper::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 100%;
	width: 1px;
	background-color: #FFFFFF;
	z-index: 2;
}
.d-c .box1 .swiper-slide{
	position: relative;
	text-align: center;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	width: 14.28%;
	border-bottom: 1px solid rgba(222, 222, 222, 1);
}
.d-c .box1 .swiper-slide::before{
	position: absolute;
	content: "";
	background-color: rgba(222, 222, 222, 1);
	height: 17px;
	width: 1px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.d-c .box1 .swiper-slide.active::before,
.d-c .box1 .swiper-slide:hover::before{
	display: none;
}
.d-c.box1 .swiper-slide.active+.swiper-slide::before,
.d-c .box1 .swiper-slide:hover+.swiper-slide::before{
	display: none;
}
.d-c .box1 .swiper-slide.active,
.d-c .box1 .swiper-slide:hover{
	background-color: rgba(29, 32, 136, 1);
}
.d-c .box1 .swiper-slide.active a,
.d-c .box1 .swiper-slide:hover a{
	color: #fff;
}
.d-c .box1 .swiper-slide a{
	display: block;
	color: rgba(102, 102, 102, 1);
}
.d-c .box2{
	padding: 32px 30px;
	background-color: rgba(255,255,255,0.49);
	margin-top: 40px;
}
.d-c .box2 .title{
	font-size: 18px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-bottom: 16px;
}
.d-c .box2 .form{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.d-c .box2 .form .l{
	margin-bottom: 10px;
}
.d-c .box2 .form input,
.d-c .box2 .form select{
	max-width: 252px;
	width: 252px;
	height: 39px;
	border: 1px solid #DEDEDE;
	outline: none;
	/* line-height: 39px; */
	padding: 8px;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
}
.d-c .box2 .form input::placeholder{
	color: #333333;
}
.d-c .box2 .form select{
	appearance: none;
	background-image: url(../image/select.png);
	background-repeat: no-repeat;
	background-position: center right;
	margin-right: 10px;
}
.d-c .box2 .form .l,
.d-c .box2 .form .r{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.d-c .box2 .form .submit{
	width: 100px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #1D2088;
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 13px;
}
.d-c .box2 .list{
	margin-top: 31px;
}
.d-c .box2 .list li{
	display: flex;
	justify-content: space-between;
	padding: 35px 0;
	border-top: 1px solid #EFEFEF;
}
.d-c .box2 .list li:last-child{
	border-bottom: 1px solid rgba(239, 239, 239, 1);
}
.d-c .box2 .list li .text-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D1A77;
	line-height: 1;
}
.d-c .box2 .list li .text-des{
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	line-height: 26px;
	margin-top: 28px;
}
.d-c .box2 .list li .msg{
	margin-top: 14px;
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
	line-height: 1;
}
.d-c .box2 .list li .msg .date{
	padding-right: 61px;
}
.d-c .box2 .list li .l{
	flex: 1;
	padding-right: 10px;
}
.d-c .box2 .list li .r{
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	border: 2px solid #DEDEDE;
	border-radius: 50%;
}
.d-c .box2 .list li .r a{
	display: block;
}
.d-c .box2 .list li .r .iconfont{
	font-size: 34px;
	color: rgba(13, 26, 119, 1);
}
.d-c .box2 .list li:hover .text-title,
.d-c .box2 .list li:hover .r .iconfont{
	color: rgba(140, 203, 2, 1);
}
.d-c .box2 .list li:hover .r{
	border-color: rgba(140, 203, 2, 1);
}
.d-c .box2 .list .more{
	/* width: 1109px; */
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #1D2088;
	border-radius: 5px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	margin-top: 30px;
	cursor: pointer;
}
.news-d{
	padding-bottom: 78px;
	background-color: #F4F3F1;
}
.news-d .box1{
	margin-top: 19px;
	background-color: #fff;
	padding:  43px 105px 52px;
}
.news-d .box1 .box1-top{
	padding-bottom: 32px;
	border-bottom: 3px solid rgba(206, 206, 206, 1);
}
.news-d .box1 .box1-top .title{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}
.news-d .box1 .box1-top .msg{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 21px;
}
.news-d .box1 .box1-top .msg li{
	margin: 0 36px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.news-d .box1-1{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
	padding: 28px 12px;
	text-align: center;
}
.news-d .box1-2 .box1-2-t{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	padding: 5px 0;
	text-align: center;
	background-color: rgba(13, 26, 119, 1);
	color: #fff;
}
.news-d .box1-2 .box1-2-c{
	background: #F0F4FF;
	margin-top: 9px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 34px;
	padding: 10px 73px;
	text-align: center;
}
.news-d .box1-2 .box1-2-c a{
	color: rgba(13, 26, 119, 1);
}
.news-d .box1-2 .box1-2-c .sub-title{
	border-left: 3px solid rgba(13, 26, 119, 1);
	padding-left: 4px;
}
.news-d .box1-3{
	margin-top: 25px;
}
.news-d .box1-3 .box1-3-t{
	position: relative;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 24px;
	background-color: rgba(13, 26, 119, 1);
	
	width: 97%;
	z-index: 2;
}
.news-d .box1-3 .box1-3-t p{
	background-color: rgba(13, 26, 119, 1);
	padding: 9px 20px;
}
.news-d .box1-3 .box1-3-t::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border: 2px solid rgba(240, 244, 255, 1);
	padding: 15px 0;
	top: -15px;
	left: 15px;
	z-index: -2;
}
.news-d .box1-3 .box1-3-c{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	padding: 31px 0 0;
	text-align: center;
}
.news-d .box1-3 .box1-3-c .img{
	margin-top: 8px;
}
.news-d .box1-3 .box1-3-c .img img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.news-d .box1-4{
	text-align: center;
}
.news-d .box1-4 .box1-4-t{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	padding: 19px  43px;
	display: inline-block;
	background-color: rgba(13, 26, 119, 1);
}
.news-d .box1-4 .box1-4-c{
	background-image: url(../image/news-d-7.png);
	padding: 30px 70px 27px ;
	background-size: cover;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(87, 87, 87, 1);
	line-height: 27px;
	margin-top: -20px;
}
.news-d .box1-4 .box1-4-c .bold{
	color: #333;
}
.news-d .back{
	width: 76px;
	height: 28px;
	background: #0D1A77;
	line-height: 28px;
	text-align: center;
	margin: 104px auto 0;
}
.news-d .back a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}
.news-d .box1-b{
	border-top: 1px solid rgba(204, 204, 204, 1);
	border-bottom: 1px solid rgba(204, 204, 204, 1);
	padding: 24px 0;
	margin-top: 24px;
}
.news-d .box1-b a{
	display: flex;
	align-items: center;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #0D1A77;
	line-height: 1;
}
.news-d .box1-b a .box1-b-l{
	line-height: 23px;
	padding: 0 4px;
	background-color: rgba(242, 242, 242, 1);
	margin-right: 20px;
}
.news-d .box1-b a .box1-b-r{
	flex: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news{
	background-color: #F4F3F1;
	padding-bottom: 80px;
}
.news .box1{
	background-color: rgba(255, 255, 255, 1);
	margin-top: 20px;
	padding: 30px 29px 38px;

}
.news .box1 li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(207, 207, 207, 1);
	margin-bottom: 22px;
}
.news .box1 li .li-l{
	display: flex;
	width: 87%;
	/* align-items: center; */
}
.news .box1 li .li-l .pic{
	width: 275px;
	margin-right: 31px;
}
.news .box1 li .li-l .text{
	padding-top: 24px;
	flex: 1;
}
.news .box1 li .li-l .text .title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-bottom: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .box1 li .li-l .text .sub-title{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	/* min-height: 1px; */
}
.news .box1 li .li-l .text .details{
	width: 83px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid rgba(179, 179, 179, 1);
	color: rgba(51, 51, 51, 1);
	margin-top: 26px;
}
.news .box1 li .li-l .text .details a{
	display: block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.news .box1 li .li-l .text .details:hover{
	border-color: rgba(13, 26, 119, 1);
}
.news .box1 li .li-l .text .details:hover a{
	color: rgba(13, 26, 119, 1);
}
.news .box1 li .li-r{
	text-align: center;
}
.news .box1 li .li-r .date{
	font-size: 52px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.news .box1 li .li-r .year{
	font-size: 18px;
	color: rgba(51, 51, 51, 1);	
	border-top: 2px solid rgba(51, 51, 51,0.5);
	margin-top: 5px;
	padding-top: 5px;
}
.news .box1 .more{
	line-height: 42px;
	height: 42px;
	background: #1D2088;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	margin-top: 30px;
	cursor: pointer;
}
.i-s{
	background-color: #F4F3F1;
	padding-bottom: 78px;
}
.i-s .box1{
	background-color: #fff;
	margin-top: 16px;
	padding: 33px 30px;
}
.i-s .box1 li{
	margin-bottom: 31px;
}
.i-s .box1 .li-t{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-bottom: 8px;
}
.i-s .box1 .li-c{
	display: flex;
	justify-content: space-between;
}
.i-s .box1 .li-c .pic{
	flex: 1;
}
.i-s .box1 .li-c .pic img{
	height: 100%;
	object-fit: cover;
}
.i-s .box1 .li-c .text-box{
	width: 418px;
	max-width: 100%;
	color: #fff;
	background-color: rgba(13, 26, 119, 1);
	padding: 22px 33px;
}
.i-s .box1 .li-c .text-box .text-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
	text-decoration: underline;
	margin-bottom: 23px;
}
.i-s .box1 .li-c .text-box .text-des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 2;
}
.i-s .box1 .li-c .text-box .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 70%;
	margin-top: 12px;
}
.i-s .box1 .li-c .text-box .list .item{
	width: 50%;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	/* line-height: 7px; */
}
.i-s-l{
	background-color: #F4F3F1;
	padding-bottom: 79px;
}
.i-s-l .box1{
	margin-top: 16px;
	background-color: #fff;
	padding: 33px 30px 18px;
}
.i-s-l .box1 li{
	display: flex;
	/* align-items: flex-start; */
	margin-bottom: 19px;
}
.i-s-l .box1 li .li-l{
	width: 24%;
}
.i-s-l .box1 li .li-l img{
	height: 100%;
	object-fit: cover;
}
.i-s-l .box1 li .li-r{
	flex: 1;
	margin-left: 40px;
	padding: 12px 0 21px;
	border-bottom: 1px dashed rgba(199, 199, 199, 1);
}
.i-s-l .box1 li .li-l .imgScale{
	width: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.i-s-l .box1 li .li-r .title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #0D1A77;
	line-height: 1;
	line-height: 1;
}
.i-s-l .box1 li .li-r .des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #666666;
	line-height: 24px;
	margin-top: 14px;
}
.i-s-l .box1 li .li-r .details{
	width: 83px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #B1B1B1;
	margin-top: 14px;
}
.i-s-l .box1 li .li-r .details:hover{
	border-color: rgba(13, 26, 119, 1);
}
.i-s-l .box1 li .li-r .details a{
	display: block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.i-s-l .box1 li .li-r .details:hover a{
	color: rgba(13, 26, 119, 1);
}
.i-s-d{
	background-color: #F4F3F1;
	padding-bottom: 79px;
}
.i-s-d .box1{
	background-color: #fff;
	margin-top: 16px;
	padding: 33px 31px 55px;
}
.i-s-d .box1 .box1-nav{
	line-height: ;
	display: flex;
	justify-content: flex-start;
	height: 51px;
	line-height: 51px;
	background-color: rgba(240, 240, 240, 1);
	width: 100%;
}
.i-s-d .box1 .box1-nav li{
	position: relative;
	width: 132px;
	text-align: center;
}
.i-s-d .box1 .box1-nav li a{
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
}
.i-s-d .box1 .box1-nav li.active{
	background-color: rgba(29, 32, 136, 1);
}
.i-s-d .box1 .box1-nav li.active a{
	color: #fff;
}
.i-s-d .box1 .box1-nav li.active:after {
	position: absolute;
	content: '';
	width: 0;
	left: 50%;
	bottom: -16px;
	height: 0;
	border: 8px solid transparent;
	border-top-color: rgba(29, 32, 136, 1);
	transform: translate(-50%, 0);
}
.i-s-d .box1 .list{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #666666;
	line-height: 26px;
	margin-top: 23px;
}
.i-s-d .box1 .list .text:not(:last-child){
	margin-bottom: 44px;
}
.i-s-d .box1 .list li{
	display: none;
}
.i-s-d .box1 .list li.active{
	display: block;
}
.honor{
	background-color: #F4F3F1;
	padding-bottom: 83px;
}
.honor .box1{
	height: 39px;
	line-height: 39px;
	background-color: #fff;
	margin-top: 28px;
}
.honor .box1 .swiper-slide{
	position: relative;
	text-align: center;
	font-size: 14px;
	color: rgba(102, 102, 102, 1);
	width: 10%;
}
.honor .box1 .swiper-slide::before{
	position: absolute;
	content: "";
	background-color: rgba(222, 222, 222, 1);
	height: 17px;
	width: 1px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.honor .box1 .swiper-slide.active::before,
.honor .box1 .swiper-slide:hover::before{
	display: none;
}
.honor .box1 .swiper-slide.active+.swiper-slide::before,
.honor .box1 .swiper-slide:hover+.swiper-slide::before{
	display: none;
}
.honor .box1 .swiper-slide.active,
.honor .box1 .swiper-slide:hover{
	background-color: rgba(29, 32, 136, 1);
}
.honor .box1 .swiper-slide.active a,
.honor .box1 .swiper-slide:hover a{
	color: #fff;
}
.honor .box1 .swiper-slide a{
	display: block;
	color: rgba(102, 102, 102, 1);
}
.honor .box2{
	margin-top:23px;
}
.honor .box2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.honor .box2 li{
	width: 23.8%;
	margin-bottom: 26px;
	background-color: #fff;
}
.honor .box2 li .pic{
	position: relative;
	border: 1px solid rgba(216, 216, 216, 1);
	padding: 12px 0;
	height: 300px;
}
.honor .box2 li .pic .pic-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(13, 26, 119, 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	opacity: 0;
}
.honor .box2 li:hover .pic .pic-box{
	opacity: 1;
}
.honor .box2 li .pic .pic-box .iconfont{
	color: #fff;
	font-size: 40px;
}
.honor .box2 li .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.honor .box2 li .text-box{
	height: 65px;
	border: 1px solid rgba(236, 236, 236, 1);
	padding: 0 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
} 
.honor .box2 li .text-box .l{
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #666666;
	line-height: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.honor .box2 li .text-box .r a{
	color: rgba(140, 203, 2, 1);
}
.honor .box2 li .text-box .r{
	text-align: center;
	color: rgba(140, 203, 2, 1);
	font-size: 12px;
}
.honor .box2 .more{
	line-height: 46px;
	height: 46px;
	background: #0F1D96;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 22px;
	cursor: pointer;
}
@media (max-width:1300px) {
	.c-p .box1 .box-t .box-t-r{
		padding: 40px 30px 0;
	}
	.c-p .box1 .box-t .box-t-r .title{
		font-size: 28px;
	}
}
@media (max-width:1199px) {
	.c-p .box1 .box-t{
		flex-wrap: wrap;
	}
	.c-p .box1 .box-t .box-t-l,.c-p .box1 .box-t .box-t-r{
		width: 100%;
	}
	.c-p .box1 .box-t .box-t-r{
		padding-bottom: 40px;
	}
	.a-s .box1 .box-img,
	.b-c .box1 .b-c-logo{
		width: 50%;
	}
	.p-s .box1{
		padding: 30px 80px 49px;
	}
	.c-c .box1 .box-c .list li{
		padding-right: 10px;
	}
	
	.d-c .box1 .swiper-slide{
		width: 20%;
	}
	.honor .box1 .swiper-slide,.h-r .box1 .swiper-slide{
		width: 20%;
	}
	.i-s-l .box1 li .li-l{
		min-width: 200px;
	}
	.news-d .box1{
		padding: 43px 40px 52px;
	}
	.q-a .box1 .swiper-slide{
		width: 14.28%;
	}
	.q-a .box2{
		padding: 32px 25px 49px;
	}
}
@media (max-width:1000px) {
	.contact .box1{
		flex-wrap: wrap;
	}
	.contact .box1 .l{
		width: 100%;
	}
	.contact .box1 .r{
		width: 100%;
		margin-top: 25px;
	}
	.contact .box2 li .r{
		padding-left: 0px;
	}
	.contact .box2 li{
		padding: 0 25px ;
	}
	.contact .box2 li>div{
		padding-right: 10px;
	}
	.contact .box2 li::before{
		display: none;
	}
	.honor .box2 li{
		width: 32%;
	}
	
}
@media (max-width:900px) {
	.d-c .box1 .swiper-slide{
		width: 25%;
	}
	.b-c .box1 .box-b {
		flex-wrap: wrap;
	}
	.b-c .box1 .box-b .l{
		flex: none;
		width: 100%;
	}
	.b-c .box1 .box-b .r{
		width: 100%;
		padding: 40px 0;
		/* height: 300px; */
	}
	.c-p .box1{
		padding: 30px 25px 50px;
	}
	.h-r .box2{
		padding: 57px 25px 36px;
	}
	.h-r .box2 .text-box{
		padding: 0 10px;
	}
	.i-s .box1 .li-c{
		flex-wrap: wrap;
	}
	.i-s .box1 .li-c .pic{
		width: 100%;
		flex: none;
	}
	.i-s .box1 .li-c .text-box{
		width: 100%;
	}
	.i-s .box1 li:nth-child(2n) .li-c{
		flex-direction: column-reverse;
	}
	.i-s .box1 .li-t{
		font-size: 22px;
	}
	.i-s .box1{
		padding: 33px 25px;
	}
	.news .box1 li .li-r{
		display: none;
	}
	.news .box1 li .li-l{
		width: 100%;
		flex-wrap: wrap;
	}
	.news .box1 li .li-l .pic{
		width: 100%;
		margin-right: 0;
	}
	.q-a .box1 .swiper-slide{
		width: 20%;
	}
	.x-t .box1 .box-t{
		flex-wrap: wrap;
	}
	.x-t .box1 .box-t .l{
		width: 100%;
	}
	.x-t .box1 .box-t .r{
		width: 100%;
		border-left: none;
		margin-top: 30px;
	}
}
@media (max-width:800px) {
	.x-t .box1 .box-list li{
		width: 32%;
	}
	.p-s .box1{
		padding: 30px 25px 50px;
	}
	.p-s .box1 .input .input-box{
		width: 48%;
	}
	.c-c1 .box2 .list ul li{
		width: 23%;
	}
	.c-c1 .box2 .list ul .pic img{
		max-width: 100%;
	}
	.c-c1 .box2{
		padding: 25px 15px 18px;
	}
	.p-s .box1 .input .input-box.checkbox .input-list{
		flex-wrap: wrap;
	}
	.p-s .box1 .input .input-box.checkbox .list-item{
		margin-bottom: 8px;
	}
	.c-c .box1 .box-t{
		flex-wrap: wrap;
	}
	.c-c .box1 .box-t .l{
		width: 100%;
	}
	.c-c .box1 .box-t .r{
		width: 100%;
		margin-top: 20px;
	}
	.c-c .box1 .box-c .list li{
		width: 100%;
		padding-right: 0;
	}
	.c-c .box1 .box-c .list li .icon{
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.c-c .box1 .box-c .list li .icon img{
		width: 40px;
	}
	.c-c .box1{
		padding: 23px 15px 44px;
	}
	.c-c .box1 .box-b .video .player-btn .iconfont{
		font-size:80px;
	}
	.c-p .box1 .box-t .box-t-r .title{
		font-size: 24px;
	}
	.contact .box2 li>div{
		width: 100%;
	}
	.contact .box2 li{
		flex-wrap: wrap;
	}
	.contact .box1 .title{
		font-size: 22px;
	}
	.contact .box2 li{
		margin-bottom: 0;
	}
	.contact .box2 .text-box{
		padding: 25px;
	}
	.d-h .box1 .list li{
	    width: 100px;
	    height: 116px;
	}
	.d-h .box1 .list li .number{
		font-size: 40px;
	}
	.d-h .box1 .list li .txt{
		font-size: 12px;
		text-align: center;
	}
	.d-h .box1{
		padding: 20px 20px 67px;
	}
	.d-c .box2 .form input, .d-c .box2 .form select{
		flex: 1;
		width: 100%;
	}
	.d-c .box2 .form .submit{
		width: 80px;
	}
	.honor .box2 li{
		width: 48%;
	}
	.i-s .box1 .li-c .text-box .list{
		width: 100%;
	}
	.news-d .box1 .box1-top .title{
		font-size: 24px;
	}
	.news-d .box1 .box1-top .msg{
		justify-content: space-between;
	}
	.news-d .box1 .box1-top .msg li{
		margin: 0;
	}
	.news-d .box1-2 .box1-2-c{
		padding: 0 15px;
	}
	.news-d .box1-4 .box1-4-c{
		padding: 30px 15px;
	}
	.news-d .back{
		margin-top: 60px;
	}
	.s-r .box1 .list1 li{
		width: 100%;
		margin-bottom: 15px;
	}
	.s-r .box1 .list1 ul{
		flex-wrap: wrap;
	}
}
@media (max-width:700px) {
	.d-c .box1 .swiper-slide{
		width: 33.3%;
	}
	.honor .box1 .swiper-slide{
		width: 20%;
	}
	.h-r .box1 .swiper-slide{
		width: 25%;
	}
	.i-s-l .box1 li{
		flex-wrap: wrap;
	}
	.i-s-l .box1 li .li-l{
		width: 100%;
		min-width: 200px;
	}
	.i-s-l .box1 li .li-r{
		margin-left: 0;
	}
	.q-a .box1 .swiper-slide{
		width: 33.3%;
	}
}
@media (max-width:500px) {
	.x-t .box1 .box-list li{
		width: 100%;
	}
	.x-t .box1 .box-t{
		padding: 25px 15px;
	}
	.x-t .box1{
		padding: 25px 15px;
	}
	.x-t .box1 .box-t .r::before{
		left: -10px;
	}
	.s-r .box1{
		padding: 25px 15px;
	}
	.q-a .box1 .swiper-slide{
		width: 50%;
	}
	.partners .box1 .input{
		width: 100%;
	}
	.partners .box1{
		padding: 25px 15px;
	}
	.news-d .box1-4 .box1-4-t{
		padding: 10px;
	}
	.news-d .box1 .box1-top .title{
		font-size: 20px;
	}
	.news-d .box1{
		padding: 25px 15px 52px;
	}
	.news .box1{
		padding: 25px 15px;
	}
	.news .box1 li{
		margin-bottom: 10px;
	}
	.news .box1 li .li-l .text .title{
		margin-bottom: 15px;
		font-size: 16px;
	}
	.news .box1 li .li-l .text .details{
		margin-top: 15px;
	}
	.i-s-l .box1 li .li-r{
		margin-top: 10px;
	}
	.i-s-l .box1{
		padding: 25px 15px 18px;
	}
	.i-s-d .box1{
		padding: 25px 15px 55px;
	}
	.i-s-d .box1 .box1-nav li{
		width: 33.3%;
	}
	.i-s .box1 .li-t{
		font-size: 20px;
	}
	.i-s .box1,.i-s .box1 .li-c .text-box{
		padding: 25px 15px;
	}
	.h-r .box2{
		padding: 36px 15px;
	}
	.h-r .box1 .swiper-container{
		height: 39px;
	}
	.h-r .box1 .swiper-slide{
		font-size: 12px;
		line-height: 1.5;
	}
	.honor .box2 li .text-box{
		padding: 0 10px;
	}
	.honor .box2 li{
		width: 100%;
	}
	.honor .box1 .swiper-slide{
		width: 33%;
	}
	.d-c .box2 .form .l{
		width: 100%;
		justify-content: space-between;
	}
	.d-c .box2 .form select{
		flex: none;
		width: 48%;
		max-width: 48%;
		justify-content: space-between;
		margin-right: 0;
	}
	.d-c .box2 .form select + .submit{
		margin-left: 0;
	}
	.d-c .box2 .form select{
		margin-bottom: 10px;
	}
	.d-c .box2{
		padding: 25px 15px;
	}
	.d-c .box1 .swiper-slide{
		width: 50%;
	}
	.d-h .box1 .text-box{
		padding: 12px 15px;
	}
	.d-h .box1 .tree{
		margin-top: 40px;
	}
	.d-h .box1 .list li .number{
		font-size: 20px;
	}
	.d-h .box1 .list li{
	    width: 58px;
	    height: 66.8px;
	}
	.d-h .box1{
		padding: 20px 15px 47px;
	}
	.contact .box1,.contact .box2 .text-box{
		padding: 25px 15px;
	}
	.contact .box2 li{
		padding: 0 15px;
	}
	.contact .box1 .title{
		font-size: 20px;
	}
	.c-p .box1 .box-t .box-t-r{
		padding: 25px 15px;
	}
	.c-p .box1 .box-t .box-t-r .title{
		font-size: 20px;
	}
	.c-p .box1 .box-t .box-t-r .ewm .img img{
		width: 90px;
	}
	.p-s .box1{
		padding: 25px 15px 50px;
	}
	.c-c1 .box2 .list ul{
		flex-wrap: wrap;
	}
	.c-c1 .box2 .list ul .pic img{
		width: 80px;
		margin: 0 auto;
	}
	.c-c1 .box2 .list ul li{
		width: 49%;
		margin-top: 15px;
	}
	.a-s .box1 .title{
		font-size: 18px;
	}
	.a-s .box1 .box-img,
	.b-c .box1 .b-c-logo{
		float: none;
	}
	.a-s .box1 .box-img,
	.b-c .box1 .b-c-logo{
		width: 100%;
		margin-bottom: 15px;
	}
	.a-s .box1,
	.b-c .box1{
		padding: 25px 15px;
	}
	.b-c .box1 .title{
		font-size: 16px;
	}
	.b-c .box1 .box-b .r{
		font-size: 22px;
		line-height: 1.8;
	}
	.b-c .box1 .box-b .r::before, .b-c .box1 .box-b .r::after{
		font-size: 30px;
	}
	.p-s .box1 .input .input-box{
		width: 100%;
		margin-bottom: 15px;
	}
	.p-s .box1 .input{
		margin-bottom: 0;
	}
	.c-c .box1 .box-t .title{
		font-size: 18px;
	}
	.c-c .box1 .box-c .list li .icon{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.c-c .box1 .box-c .list li .icon img{
		width: 30px;
		max-height: 80%;
	}
	.c-c .box1 .box-b .video .player-btn .iconfont{
		font-size: 50px;
	}
	.c-p .box1 .box-b ul li{
		width: 100%;
		margin-bottom: 20px;
	}
	.d-c .box2 .list li .r{
		line-height: 60px;
		width: 60px;
		height: 60px;
	}
	.d-c .box2 .list li .r .iconfont{
		font-size: 20px;
	}
	.p-s .box1 .input .input-box.textarea textarea{
		height: 100px;
	}
	.p-s .box1 .btn{
		margin-top: 30px;
	}
	.q-a .box2 .li-t .li-t-l .title{
		margin-left: 15px;
	}
}
@media (max-width:400px) {
	.c-p .box1 .box-t .box-t-r .title{
		font-size: 18px;
	}
	.c-p .box1 .box-t .box-t-r .ewm .img img{
		width: 70px;
	}
	.c-p .box1 .box-t .box-t-r .ewm ul{
		font-size: 14px;
		line-height: 1.5;
		border-left: 0;
		margin-left: 0;
	}
	.c-p .box1 .box-t .box-t-r{
		padding: 25px 10px;
	}
	.d-c .box1 .swiper-slide{
		font-size: 12px;
	}
	.d-c .box2 .list li .text-title{
		font-size: 16px;
		line-height: 1.5;
	}
	.d-c .box2 .list li .text-des{
		margin-top: 10px;
	}
	.d-c .box2 .list li .msg{
		display: flex;
		justify-content: space-between;
	}
	.d-c .box2 .list li .msg .date{
		padding-right: 0;
	}
}