.active-wrap .db{padding-left:0;}
.index-banner-swiper .banner-box .img-boxs{
	height:480px;
}
.index-banner .banner-box img{
	width:100%;
}
.index-banner .swiper-pagination-bullet:after, .index-banner .swiper-pagination-bullet:before{
	display:none;
}
.info-cont .text{
	bottom:20px;
}
.info-cont .text{
	/*background:rgba(13,73,148,0.6);*/
}
.index-banner .swiper-pagination-bullet{
	background:#fff;
	height:12px;
	width:12px;
}
.index-banner .switch-item{
	margin-top:0;
}
.index-banner .switch-top{
	padding: 0;
    min-height: inherit;
    border-bottom: 1px dashed #ccd1d5;
    padding-bottom: 20px;
}
.index-banner .focus-bottom{
	padding-top:10px;
}
.index-banner .focus-bottom li{
	margin-bottom:25px;
}
.index-banner .focus-bottom li a{
	width:100%;
	white-space:inherit;
	padding-right:0;
	text-overflow:inherit;
}
.index-banner .switch-item .switch-cont>a{
	color:#005dc4;
	position:relative;
	padding-left:18px;
	font-size: 20px;
}
.index-banner .switch-item .switch-cont>a:after{
	content:'';
	display:inline-block;
	width:3px;
	height:80%;
	background:#b70500;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 5px;
}
.index-banner .more{
	/* position: absolute; */
	right: 20px;
	bottom: 20px;
	font-size: 14px;
	color: #0d4994;
	padding-right:15px;
	background: url(ia_icon08.png) right center no-repeat;
	text-align: right;
	display: block;
}
.active-wrap .img-boxs{
	min-height:inherit;
	padding:25px 30px;
	background:#fff;
	min-height:170px;
}
.active-wrap .img-boxs:after{
	content: '';
    display: inline-block;
    width: 4px;
    height: 30px;
    background: #b70500;
    position: absolute;
    left: 0;
    top: 34px;
}
.active-wrap .img-boxs span{
	font-size: 16px;
	color: #000;
}
.active-wrap .img-boxs span .bo{
	font-size: 32px;
	font-style: inherit;
	color: #b70500;
}
.active-wrap .img-boxs .title{
	position:inherit;
	padding:0;
	margin-top:15px;
}
.active-wrap{
	margin-top:40px;
}
.linkbg{
	background: url(ia_bg81.png) top center no-repeat;
	background-size: cover;
}
.dybg{
	background: url(ia_bg82.png) top center no-repeat;
	background-size: cover;
}
.common-title.white span{
	color:#fff;
}
.common-title.white a{
	color:#fff;
	background:url(ia_icon088.png) right center no-repeat;
}
.unit-box .unit-list{
	margin-top:40px;
}
.unit-list>li>a{
	background:url(ia_icon15.png) 10px center no-repeat;
	background-color:#0a3f81;
	display:block;
	margin-bottom:20px;
	padding:12px 15px 12px 35px;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
    min-height: 78px;
    align-items: center;
}
.unit-list>li>a:hover{
	background-color:#235a9f;
}
@media (max-width: 1400px){
	.index-banner .focus-bottom li{
		margin-bottom: 10px;
	}
}
@media (min-width: 1200px) and (max-width: 1280px){
	.index-banner .switch-top{
		min-height:auto;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.index-banner .col-md-8,.index-banner .col-md-4{
		width:100%;
	}
}
@media (min-width: 992px){
	.info-cont .text .info-title{
		width:85%;
	}
	.index-banner .swiper-pagination{
		right:20px;
		bottom:40px;
	}
	.index-banner .swiper-pagination-bullet-active{
		background: #b70500;
	    width: 25px;
	    border-radius: 10px;
	}
}
@media (max-width: 991px){
	.active-wrap .img-boxs{
		margin-bottom:20px;
	}
}