
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 50px;
    height: 8px;
    border-radius: 8px;
    margin: 0 5px;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}

.footerbox .footer_flex ul{
    float: left;
    width: 14%;
}
.news_swiper a{
    margin-right: 20px;
}
.swiper-button-next, .swiper-button-prev{
    display: none;
}


/* 产品概述页 */
.swiper_recommend .product_ul{
	width:100%!important
}
.swiper_recommend .product_ul li{
	margin:0 !important
}
.product_ul li .box{
	margin-right:20px
}
.recommend_width4 .product_ul li{
	width: 25% !important
}

.recommend_width3 .product_ul li{
	width: 33.3% !important
}

.recommend_width2 .product_ul li{
	width: 50% !important
}

.recommend_width1 .product_ul li{
	width: 100% !important
}
.data_swiper_case{
	/* height:300px */
}
.swiper-wrapper .swiper_succeed{
	margin:0 !important;
}
.data_swiper_case .case_pagination{
	display:none
}

/* 解决方案概述页 */
.advantage .swiper-wrapper .swiper-slide {
	padding: 0;
}
.proposal_ul li {
	float: left;
	width:33.3%
}
.swiper_succeed{
	height:100% !important;
}

/* 解决方案详情 */
.fangan_jiazhi_ul li{
	float:left;
	width:25%
}
.proposal_ul_1{
	width:100%
}
.proposal_ul_2{
	width:100%
}
.tuijian_ul .swiper-wrapper{
	height:100%!important
}
.tuijian_ul .swiper-slide{
	height:100%!important;
	padding:0
}
.tuijian_ul .swiper-slide .cont_boxs{
	margin-right:10px
}

/* 电话咨询 */
.region_list .region , .region_list .message{
	width:33%;
	float:left
}


/* 文化活动 */
.data-swiper-cooperation .swiper-wrapper .swiper-slide , .data-swiper-talent .swiper-wrapper .swiper-slide , .swiper_container .swiper-wrapper .swiper-slide{
	padding:0
}
.data-swiper-cooperation .swiper-wrapper .swiper-slide .school-cooperation , .data-swiper-talent .swiper-wrapper .swiper-slide .school-cooperation , .swiper_container .swiper-wrapper .swiper-slide .school-cooperation{
	margin:0 8px;
}

