/* 教育教学 */
.teach .box1{
	padding-bottom: 100px;
}
.teach .box1 .content{
	margin:88px 0 45px 0;
}
.teach .box1 .flow-img img{
	width:100%;
}
.teach .box1 .content .Rt{
	padding:27px 27px 0 0;
	position: relative;
}
.teach .box1 .content .Rt .in{
	width:360px;
	height: 450px;
	position: relative;
	z-index: 2;
}
.teach .box1 .content .Rt img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.teach .box1 .content .Rt:after{
	content: '';
	position:absolute;
	width:360px;
	height: 450px;
	right:0;
	top:0;
	background:#254068;
	z-index: 1;
}
.teach .box1 .content .Lt{
	width: 725px;
}
.teach .box1 .content .Lt .title b{
	font-size:30px;
	color:#333;
	display: block;
}
.teach .box1 .content .Lt .title span{
	font-size:30px;
	color:#dcdcdc;
	display: block;
	font-weight: bold;
	margin-top:10px;
}
.teach .box1 .content .Lt .txt{
	font-size:16px;
	color:#8c8c8c;
	line-height: 36px;
	text-align: justify;
	margin-top:45px;
}

.teach .box2{
	padding:98px 0;
	background:url(../img/images/teach_bg1.jpg) no-repeat;
	background-size:100% 100%;
}
.teach .box2 .txt{
	font-size:16px;
	color:#fff;
	line-height: 36px;
	text-align: justify;
	margin:45px 0 75px 0;
	text-align: center;
}
.teach .box2 .title1{
	text-align: center;
	position: relative;
	padding-bottom: 41px;
	margin-bottom: 60px;
}
.teach .box2 .title1 b{
	display: block;
	font-size:36px;
	color:#fff;
}
.teach .box2 .title1 span{
	display: block;
	font-size:14px;
	color:#9A9690;
	margin-top: 10px;
}
.teach .box2 .title1:after{
	content: '';
	position: absolute;
	width:71px;
	height: 5px;
	background:url(../img/images/internation_line.png) no-repeat;
	background-size:100% 100%;
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
}
.teach .box2 .bigImg{
	margin:0 auto;
	max-width: 100%;
}
.teach .box2 .title2{
	font-size:36px;
	color:#fff;
	position: relative;
	text-align: center;
	margin:70px 0;
}
.teach .box2 .title2 b:before{
	content: '';
	width:40%;
	height: 16px;
	background:url(../img/images/internation_line2.png) no-repeat;
	background-size:100% 100%;
	position: absolute;
	left:0;
	top:15px;
}
.teach .box2 .title2 b:after{
	content: '';
	width:40%;
	height: 16px;
	background:url(../img/images/internation_line2.png) no-repeat;
	background-size:100% 100%;
	position: absolute;
	right:0;
	top:15px;
}
.teach .box3{
	background:url(../img/images/teach_bg2.jpg) left top no-repeat;
	background-size:100% 100%;
	padding:100px 0;
}
.teach .box3 .crumbs-text b{
	margin:0 0 10px 0;
}
.teach .box3 .content{
	margin-top: 100px;
}
.teach .box3 .content .img{
	width:663px;
	height: 563px;
}
.teach .box3 .content .img img{
	width:100%;
}
.teach .box3 .content .lis ul li{
	width:450px;
	height: 62px;
	font-size:18px;
	text-align: center;
	border-radius: 8px;
	font-weight: bold;
	margin-top:50px;
	line-height: 58px;
	transition: all .6s;
}
.teach .box3 .content .lis ul li:nth-child(1){
	margin-top:78px;
}
.teach .box3 .content .lis ul li:nth-child(1){
	border:2px solid #8e1b11;
	color:#8e1b11;
}
.teach .box3 .content .lis ul li:nth-child(2){
	background:#8e1b11;
	color:#fff;
}
.teach .box3 .content .lis ul li:nth-child(3){
	border:2px solid #01255b;
	color:#01255b;	
}
.teach .box3 .content .lis ul li:nth-child(4){
	border:2px solid #01255b;
	background:#01255b;
	color:#fff;
}
.teach .box3 .content .lis ul li:nth-child(1):hover{
	background:#8e1b11;
	color:#fff;
}
.teach .box3 .content .lis ul li:nth-child(2):hover{
	background: none;
	border:2px solid #8e1b11;
	color:#8e1b11;
}
.teach .box3 .content .lis ul li:nth-child(3):hover{
	background:#01255b;
	color:#fff;
}
.teach .box3 .content .lis ul li:nth-child(4):hover{
	background: none;
	border:2px solid #01255b;
	color:#01255b;	
}
.teach .box4{
	background: #f4f4f4;
	padding:100px 0;
	position: relative;
}
.teach .box4:after{
	content: '';
	position: absolute;
	z-index: 1;
	width:50%;
	height: 80%;
	left:0;
	top:0;
	background:#eeeeee;
}
.teach .box4 .in{
	position: relative;
	z-index: 2;
}
.teach .box4 .crumbs-text b{
	margin:0 0 10px 0;
}
.teach .box4 .tab{
	background: #fff;
	height: 200px;
	margin-top:60px;
	width:81.25%;
}
@media only screen  and (max-width: 1920px){
	.teach .box4 .tab{
		width:1200px;
		margin:0 auto;
		float:inherit;
	}
	.teach .box4 .tab>div{
		margin:60px auto 0;
	}
}
.teach .box4 .tab>div{
	width: 1200px;
}
.teach .box4 .tab dl{
	width:25%;
	float:left;
	padding-top:40px;
	cursor: pointer;
}
.teach .box4 .tab dl dt img{
	margin:0 auto;
}
.teach .box4 .tab dl dd{
	text-align: center;
}
.teach .box4 .tab dl dd span{
	font-size:14px;
	color:#999;
	display: block;
	margin:20px 0 10px 0;
}
.teach .box4 .tab dl dd b{
	font-size:18px;
	color:#333;
	display: block;
}
.teach .box4 .tab dl.active b{
	color:#0d2b58;
}
.teach .box4 .cnt .item .big-title{
	line-height: 133px;
	font-size:110px;
	color:#fff;
	font-weight: bold;
}
.teach .box4 .cnt .item .dls{
	background:#f4f4f4;
}
.teach .box4 .cnt .item dl dt{
	width:600px;
	height: 390px;
}
.teach .box4 .cnt .item dl dt img{
	width:100%;
	height: 100%;
	display: block;
}
.teach .box4 .cnt .item dl dd{
	width:600px;
	height: 390px;
	padding:45px 35px;
	overflow: hidden;
}
.teach .box4 .cnt .item .title b{
	font-size: 30px;
	color:#333333;
	display: block;
}
.teach .box4 .cnt .item .title span{
	font-size: 18px;
	color:#666666;
	display: block;
	margin: 15px 0 35px 0;
}
.teach .box4 .cnt .item p{
	font-size: 14px;
	color:#666666;
	line-height: 32px;
	text-align: justify;
}

/* 集团概况 */
.group .box1 .txt1{
	font-size:16px;
	color:#8c8c8c;
	line-height: 40px;
/*	text-align: center;*/
	margin:50px 0;
	margin-left: 200px;
	width: 900px;
}
.group .box1 .txt1 span{
/*	display: block;*/
}
.group .box1 .txt1 img{
	max-width: 100%;
	margin:20px auto 0;
	height: auto;
}
.group .box1 .imgs img{
	width:100%;
}
.group .box2{
	padding-bottom: 100px;
}
.group .box2 .crumbs-text span{
	margin-top:15px;
}
.group .box2 .cnt{
	margin-top:60px;
	border:2px solid #e5e5e5;
}
.group .box2 .cnt dl{
	width:296px;
	height: 384px;
	position: relative;
}
.group .box2 .cnt dl dt img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.group .box2 .cnt dl dd{
	position: absolute;
	width:100%;
	height: 100%;
	top:0;
	left:0;
	font-size:24px;
	color:#fff;
	text-align: center;
	line-height: 38px;
	display: table;
}
.group .box2 .cnt dl dd>div{
	display: table-cell;
	vertical-align: middle;
}
.group .box2 .cnt dl dd span{
	display: block;
}
.group .box2 .cnt dl.left dd{
	background: rgba(16,52,110,.9);
}
.group .box2 .cnt dl.right dd{
	background: rgba(164,32,21,.9);
}
.group .box2 .cnt ul{
	width:604px;
	border-left:2px solid #e5e5e5;
	border-right:2px solid #e5e5e5;
}
.group .box2 .cnt ul li{
	height: 96.2px;
	line-height: 96.2px;
	text-align: center;
	font-size:16px;
	padding:0 32px;
}
.group .box2 .cnt ul li span{
	border-bottom:1px dashed #e5e5e5;
	display: block;
}
.group .box2 .cnt ul li b{
	color:#333333;
	font-weight: normal;
}
.group .box2 .cnt ul li i{
	color:#a42015;
	font-style:normal;
}
.group .box2 .cnt ul li em{
	color:#666666;
	font-style:normal;
}
.group .box2 .cnt ul li:hover{
	background: #f4f4f4;
}
.group .box3{
	padding:0 0 90px 0;
	background: url(../img/images/group_bg1.jpg) no-repeat;
	background-size:100% 100%;
}
.group .box3 .in{
	overflow:hidden;
}
.group .box3 .in::-webkit-scrollbar {
    height: 8px;    
}
.group .box3 .in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #073875;
}
.group .box3 .in::-webkit-scrollbar-track {
	border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.group .box3 .in .title{
	font-size:24px;
	line-height: 42px;
	color:#073875;
	text-align: center;
}
.group .box3 .in .title b{
	display: block;
}
.group .box3 .in .txt{
	font-size:16px;
	line-height: 36px;
	color:#666666;
	float:left;
	text-align: justify;
}
.group .box3 .in .swiper-slide{
	height: 830px;
	position: relative;
}
.group .box3 .in .swiper-slide .inside{
	position: absolute;
	width:100%;
	height: 50%;
	left:0;
}
.group .box3 .in .swiper-slide.top .inside{
	top:0;
}
.group .box3 .in .swiper-slide.bottom .inside{
	bottom:0;
}
.group .box3 .in .swiper-slide.top .inside{
	display: flex;
	align-items: flex-end;
}
.group .box3 .in .swiper-slide.top .inside .title{
	position: absolute;
	width:100%;
	bottom: -105px;
	left:0;
}
.group .box3 .in .swiper-slide.bottom .inside .title{
	position: absolute;
	width:100%;
	top: -105px;
	left:0;
}
.group .box3 .in .swiper-slide.bottom .txt{
	padding-top: 55px;
}
.group .box3 .in .swiper-slide.top .txt{
	padding-bottom: 55px;
}
.group .box3 .in .swiper-slide .line{
	content: '';
	position: absolute;
	left:0;
	top:50%;
	margin-top:-4px;
	width:100%;
	height: 8px;
}
.group .box3 .in .swiper-slide.top .line{
	background:#990000;
}
.group .box3 .in .swiper-slide.bottom .line{
	background:#00245A;
}
.group .box3 .in .swiper-slide .line:after{
	content: '';
	position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	width:20px;
	height: 10px;
}
.group .box3 .in .swiper-slide.bottom .line:after{
	background:url(../img/images/group_sj1.png) no-repeat;
	background-size: 100% 100%;
	top:24px;
}
.group .box3 .in .swiper-slide.top .line:after{
	background:url(../img/images/group_sj2.png) no-repeat;
	background-size: 100% 100%;
	bottom:24px;
}
.group .box4{
	padding-top:96px;
	position:relative;
}
.group .box4 .en-name{
	font-size:160px;
	color:#f5f5f5;
	position: absolute;
	left:0;
	top:70px;
}
@media only screen  and (max-width: 1920px){
	.group .box4 .en-name{
		font-size:130px;
	}
}
.group .box4 .imgs{
	width:410px;
	height: 550px;
}
.group .box4 .imgs img{
	display: block;
	width:100%;
	height: 100%;
	object-fit: cover;
}
.group .box4 .txt{
	padding-top: 220px;
}
.group .box4 .txt .name{
	font-size:48px;
	color:#10346e;
	font-weight: bold;
	background:url(../img/images/law_line.png) left bottom no-repeat;
	background-size:71px 4px;
	padding-bottom: 45px;
}
.group .box4 .txt ul{
	margin-left:100px;
}
.group .box4 .txt ul li{
	font-size:16px;
	color:#666666;
	line-height: 48px;
}
.group .box4 .honor{
	background:#10346e;
	padding:60px 0 50px 0;
}
.group .box4 .honor .Lt{
	width:790px;
}
.group .box4 .honor .Rt{
	width:410px;
}
.group .box4 .honor .btn{
	font-size:24px;
	color:#10346e;
	background:#fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	border-radius: 25px;
	margin-bottom: 30px;
}
.group .box4 .honor ul li{
	font-size:16px;
	color:#fff;
	line-height: 36px;
}
.group .box5{
	position: relative;
}
.group .box5:after{
	position: absolute;
	z-index: 1;
	content: '';
	right:0;
	top:0;
	background:#f4f4f4;
	width:75.52%;
	height: 100%;
}
.group .box5 .in{
	padding:90px 0;
	background:url(../img/images/group_bg2.png) left top repeat-y;
	background-size:100% auto;
	position:relative;
	z-index: 2;
}
.group .box5 .in .imgs{
	width:480px;
	height: 600px;
}
.group .box5 .in .imgs img{
	display: block;
	width:100%;
	height: 100%;
	object-fit: cover;
}
.group .box5 .in .txts{
	width:655px;
}
.group .box5 .txts .title span{
	font-size:36px;
	color:#10346e;
	display:block;
	font-weight: bold;
	margin:20px 0;
}
.group .box5 .txts .title b{
	font-size:30px;
	color:#3f3a39;
	display:block;
	font-weight: bold;
	margin:0 0 40px 0;
}
.group .box5 .txts p{
	font-size:16px;
	color:#666666;
	line-height: 36px;
}
.group .box5 .txts .txt{
	text-align: right;
	margin-top:40px;
}

.group .box6{
	padding-bottom: 100px;
}
.group .box6 .dls{
	margin-top:55px;
}
.group .box6 .dls dl{
	width:20%;
	float: left;
}
.group .box6 .dls dl dt{
	margin:0 auto;
	width:68px;
	height: 61px;
}
.group .box6 .dls dl dt img{
	width:100%;
	height: 100%;
	-moz-transition: all 0.6s ease-in-out; 
	-webkit-transition: all 0.6s ease-in-out; 
	-o-transition: all 0.6s ease-in-out; 
	-ms-transition: all 0.6s ease-in-out; 
	transition: all 0.6s ease-in-out;
}
.group .box6 .dls dl dd{
	text-align: center;
	margin-top: 25px;
}
.group .box6 .dls dl dd b{
	font-size:24px;
	color:#333333;
	font-weight: normal;
	display: block;
}
.group .box6 .dls dl dd span{
	font-size:18px;
	color:#666666;
	display: block;
	margin-top:10px;
}
.group .box6 .dls dl:hover dt img{
	-moz-transform: rotate(360deg); 
	-webkit-transform: rotate(360deg); 
	-o-transform: rotate(360deg); 
	-ms-transform: rotate(360deg); 
	transform: rotate(360deg); 
}
.group .box7{
	background:url(../img/images/group_bg3.jpg) left bottom no-repeat;
	background-size:100% 100%;
	padding:90px 0;
}
.group .box7 .crumbs-text b{
	margin:0;
	color:#fff;
}
.group .box7 .crumbs-text:after{
	background:url(../img/images/internation_line.png) left top no-repeat;
}
.group .box7 .zn{
	font-size:30px;
	color:#fff;
	text-align: center;
	margin:50px 0 10px 0;
}
.group .box7 .en{
	font-size:24px;
	color:#fff;
	text-align: center;
	margin-top:10px;
}
.group .box8{
	background:#f3f6fb;
	padding:80px 0;
}
.group .box8 .centerItem {
    width: 662px;
    height: 556px;
}
.group .box8 .right{
	width:538px;
	padding-top: 70px;
}
.group .box8 .right .title span{
	font-size:36px;
	color:#10346e;
	display:block;
	font-weight: bold;
}
.group .box8 .right .title b{
	font-size:30px;
	color:#3f3a39;
	display:block;
	font-weight: bold;
	margin:30px 0 50px 0;
}
.group .box8 .right p{
	font-size:16px;
	color:#666666;
	line-height: 36px;
}
.group .box9{
	padding-bottom: 100px;
}
.group .box9 .lunbo{
	margin-top:76px;
	position: relative;
}
.group .box9 .lunbo .swiper-slide {
	transition: 300ms;
	transform: scale(0.9);
}
.group .box9 .lunbo .swiper-slide img{
	margin:0 auto;
	width:350px;
	height: 250px;
}
.group .box9 .lunbo .swiper-slide-active,.swiper-slide-duplicate-active{
	transform: scale(1);
}
.group .box9 .lunbo .swiper-button-next,.group .box9 .lunbo .swiper-button-prev{
	width:49px;
	height: 49px;
	outline: none;
}
.group .box9 .lunbo .swiper-button-prev{
	background: url(../img/images/design_lt.png) no-repeat;
	background-size:100% 100%;
}
.group .box9 .lunbo .swiper-button-next{
	background: url(../img/images/design_rt.png) no-repeat;
	background-size:100% 100%;
}
.group .box9 .lunbo .swiper-button-prev:hover{
	background: url(../img/images/design_lts.png) no-repeat;
	background-size:100% 100%;
}
.group .box9 .lunbo .swiper-button-next:hover{
	background: url(../img/images/design_rts.png) no-repeat;
	background-size:100% 100%;
}
.group .box9 .lunbo .swiper-button-prev:after,.group .box9 .lunbo .swiper-button-next:after{
	content: '';
}
.group .box9 .lunbo .swiper-button-prev,.group .box9 .lunbo .swiper-container-rtl .swiper-button-next{
	left:-108px;
}
.group .box9 .lunbo .swiper-button-next,.group .box9 .lunbo .swiper-container-rtl .swiper-button-prev{
	right:-108px;
}












@media only screen  and (max-width: 1600px){
	.group .box9 .lunbo .swiper-button-prev,.group .box9 .lunbo .swiper-container-rtl .swiper-button-next{
		left:-30px;
	}
	.group .box9 .lunbo .swiper-button-next,.group .box9 .lunbo .swiper-container-rtl .swiper-button-prev{
		right:-30px;
	}
}
.big_map{
    display: none;
    margin-bottom:30px;
}
.big_map img{
    width:100%;
}
@media only screen  and (max-width: 800px){
	.centerItem{
        display: none;
    }
    .big_map{
        display: block;
    }
	.teach .box1 .content{
		margin:30px 0;
	}
	.teach .box1 .content .Lt .title b{
		font-size:18px;
	}
	.teach .box1 .content .Lt .title span{
		font-size:16px;
	}
	.teach .box1 .content .Lt{
		width:100%;
	}
	.teach .box1 .content .Rt .in{
		width:100%;
		height: auto;
	}
	.teach .box1 .content .Rt{
		padding:0;
		margin-top:10px;
	}
	.teach .box1 .content .Rt:after{
		display: none;
	}
	.teach .box1 .content .Lt .txt{
		margin-top:25px;
	}
	.teach .box1{
		padding-bottom: 30px;
	}
	.teach .box2{
		padding:30px 0;
	}
	.teach .box2 .txt{
		margin:20px 0;
	}
	.teach .box2 .title2,.teach .box2 .title1 b{
		font-size:18px;
	}
	.teach .box2 .title2 b:before,.teach .box2 .title2 b:after{
		display: none;
	}
	.teach .box2 .title2{
		margin:20px 0;
	}
	.teach .box2 .title1{
		margin-bottom: 30px;
	}
	.teach .box3{
		padding:30px 0;
	}
	.teach .box3 .content .lis ul li:nth-child(1){
		margin-top:auto;
	}
	.teach .box3 .content .lis ul li{
		width:100%;
		margin-top:15px;
	}
	.teach .box3 .content{
		margin-top:30px;
	}
	.teach .box3 .content .left{
		width:100%;
	}
	.teach .box3 .content .img{
		width:100%;
		height: auto;
		margin-top:15px;
	}
	.teach .box4 .tab dl{
		width:50%;
	}
	.teach .box4 .tab>div{
		width: 100%;
		margin:0;
	}
	.teach .box4 .tab{
		width: 100%;
		height: auto;
		padding: 20px 0;
		margin-top:20px;
	}
	.teach .box4 .tab dl{
		padding-top:20px;
	}
	.teach .box4 .cnt .item .big-title{
		display: none;
	}
	.teach .box4 .cnt .item dl dt{
		width:100%;
		height: auto;
	}
	.teach .box4 .cnt .item dl dd{
		width:100%;
		height:auto;
		padding:20px 0;
	}
	.teach .box4{
		padding:30px 0;
	}
	.teach .box1 .content .Rt{
		width:100%;
	}

	.group .box1 .txt1{
		width:90%;
		margin:30px auto;
	}
	.group .box1 .imgs dl dd{
		display: none;
	}
	.group .box1 .imgs .Lt,.group .box1 .imgs .Ct,.group .box1 .imgs .Rt{
		width:100%;
	}
	.group .box1 .imgs .Lt dl,.group .box1 .imgs .Lt dl dt img{
		height: auto;
	}
	.group .box1 .imgs .Ct .top, .group .box1 .imgs .Ct .btm{
		height: auto;
	}
	.group .box1 .imgs .Ct .top dl{
		width:100%;
	}
	.group .box1 .imgs .Ct .top dl, .group .box1 .imgs .Ct .btm dl,.group .box1 .imgs .Ct .top dl dt img, .group .box1 .imgs .Ct .btm dl dt img{
		height: auto;
	}
	.group .box1 .imgs .Rt dl dt img,.group .box1 .imgs .Rt dl{
		height: auto;
	}
	.group .box2 .cnt dl{
		display: none;
	}
	.group .box2 .cnt ul{
		width:100%;
		border:0;
		padding:10px 0;
	}
	.group .box2 .cnt ul li{
		height: auto;
		padding:0 10px;
		line-height: 36px;
	}
	.group .box2 .cnt{
		margin-top:30px;
	}
	.group .box2{
		padding-bottom: 30px;
	}
	.group .box3{
		padding:30px 0 10px 0;
	}
	.group .box3 .in .swiper-pagination{
		display: block !important;
	}
	.group .box3 .in .swiper-button-next,.group .box3 .in .swiper-button-prev{
		display: none !important;
	}
	.group .box3 .in .swiper-slide{
		height: auto;
	}
	.group .box3 .in .swiper-slide .line{
		display: none;
	}
	.group .box3 .in .swiper-slide .inside{
		position: inherit;
	}
	.group .box3 .in .swiper-slide.bottom .inside .title{
		position: inherit;
		top: auto;
	}
	.group .box3 .in .swiper-slide.top .inside{
		display: block;
	}
	.group .box3 .in .swiper-slide.top .inside .title{
		position: inherit;
		bottom: auto;
	}
	.group .box3 .in .swiper-slide.bottom .txt{
		padding-top: 0;
	}
	.group .box3 .in .title{
		font-size:16px;
		line-height: 40px;
	}
	.group .box3 .in .txt{
		font-size:14px;
		line-height: 28px;
		margin-top:15px;
	}
	.group .box4 .en-name{
		display: none;
	}
	.group .box4{
		padding-top:30px;
	}
	.group .box4 .txt{
		padding-top:0;
	}
	.group .box4 .txt .name{
		font-size:18px;
		padding-bottom: 25px;
	}
	.group .box4 .txt ul{
		margin-left:0;
		width:100%;
		margin:10px 0;
	}
	.group .box4 .imgs{
		width:100%;
		height: auto;
	}
	.group .box4 .honor{
		padding:30px 0;
	}
	.group .box4 .honor .Lt{
		width:100%;
	}
	.group .box4 .honor .Rt{
		width:100%;
		margin-top:15px;
	}
	.group .box5{
		padding:30px 0 0 0;
	}
	.group .box5 .in .imgs{
		width:100%;
		height: auto;
	}
	.group .box5 .in .txts{
		width:100%;
	}
	.group .box5 .txts .title span{
		font-size:18px;
	}
	.group .box5 .txts .title b{
		font-size:16px;
	}
	.group .box5:after{
		display: none;
	}
	.group .box5 .txts .title b{
		margin:0 0 20px 0;
	}
	.group .box6 .dls dl{
		width:33.3%;
		margin-bottom: 15px;
	}
	.group .box6 .dls dl dd b{
		font-size:16px;
	}
	.group .box6 .dls dl dd span{
		font-size:14px;
	}
	.group .box6 .dls dl dt img{
		width:70%;
		margin:0 auto;
		height:auto;
	}
	.group .box6 .dls dl dd{
		margin-top:0;
	}
	.group .box6{
		padding-bottom: 30px;
	}
	.group .box7{
		padding:30px 0;
		background:#0d2b58;
	}
	.group .box7 .zn{
		font-size:18px;
		margin:20px 0 10px 0;
	}
	.group .box7 .en{
		font-size:16px;
	}
	.group .box8 .map{
		width:100%;
	}
	.group .box8 .centerItem{
		width:100%;
		height: 300px;
		margin: 0 auto 20px;
	}
	.group .box8{
		padding:30px 0;
	}
	.group .box8 .right{
		width:100%;
		padding-top:0;
	}

	.group .box8 .right .title span{
		font-size:18px;
	}
	.group .box8 .right .title b{
		font-size:16px;
		margin:10px 0 30px 0;
	}
	.group .box9 .lunbo .swiper-slide img{
		width:100%;
		height: auto
	}
	.group .box9 .lunbo .swiper-button-next, .group .box9 .lunbo .swiper-button-prev{
		display: none;
	}
	.group .box9{
		padding-bottom: 30px;
	}
	.group .box9 .lunbo{
		margin-top:30px;
	}
	.group .box1 .txt1 span{
		display: inline;
	}
	.group .box2 .cnt ul li{
		text-align: left;
	}
}
