.bginfo_thr .swiper-thr .swiper-slide{
	height:510px;
}
.bginfo_four{
	height:auto;
	background:url(/public/images/images/bao10.png) no-repeat center center;
	background-size:cover;
}
.bginfo_four .swiper-four{
	height:474px;
}
.bginfo_four .swiper-four .swiper-slide .bgLe{
	float:left;
    width: calc(100% - 1050px);
    margin-top: 130px;
}
.bginfo_four .swiper-four .swiper-slide .img{
	width:970px;
	height:474px;
	float:right;
	margin:0;
	border-radius:15px;
}
.swiper_bot{
	width:200px;
	height:50px;
	position:absolute;
	left:0;
	bottom: 0;
	background-color:#302f2b;
	line-height:50px;
	border-radius:25px;
}
.swiper_bot .swiper-button-prev{
	background:url(/public/images/images/qg_left.png) no-repeat center center;
}
.swiper_bot .swiper-button-next{
	background:url(/public/images/images/qg_right.png) no-repeat center center;
}
.swiper_bot .swiper-button-prev:after,
.swiper_bot .swiper-rtl .swiper-button-next:after,
.swiper_bot .swiper-button-next:after,
.swiper_bot .swiper-rtl .swiper-button-prev:after{
	content:"";
}
.bginfo_four .swiper-four .swiper-horizontal>.swiper-pagination-bullets, .bginfo_four .swiper-four .swiper-pagination-bullets.swiper-pagination-horizontal, .bginfo_four .swiper-four .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0 !important;
    left: 25%;
    width: 50%;
	height:50px;
}
.bginfo_four .swiper-four .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .bginfo_four .swiper-four .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	width:12px!important;
	height:12px!important;
	margin-top:0!important;
	border-radius:50%!important;
	background:#fff!important;
    float: unset;
}
.bginfo_four .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bulle.swiper-pagination-bullet-active,
.bginfo_four .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#bdbdbd!important;
}
.bginfo_four_title{
	width:100%;
	height:80px;
	float:left;
	line-height:80px;
    font-size: 46px;
    color: #fff;
	text-align:center;
	margin-top:120px;
}
.bginfo_five .swiper-five{
	margin-top:0;
}
.bginfo_five .swiper-five .swiper-slide {
	height:860px;
}
.bginfo_six{
	background:url(/public/images/images/bao4.png) no-repeat center center;
	background-size:cover;
    padding: 180px 5% 25% 5%;
}
.bginfo_six .pro_title span{
	text-align:center;
    font-size: 30px;
}
.bginfo_six .pro_title em{
	width:100%;
	text-align:center;
	margin-top:30px;
}
.bginfo_seven dl.seven{
	width:60%;
    padding: 80px 74px 74px 74px;
    background: #282828 url(/public/images/images/bao7.png) no-repeat left top;
}
.baoinfo_five{
	width: 100%;
    height: auto;
    float: left;
    background: url(/public/images/images/bginfo_20.png) no-repeat center center;
    background-size: cover;
    padding: 90px 5%;
    box-sizing: border-box;
    position: relative;
}
.baoinfo_five .five{
	width:70%;
	height:500px;
	float:left;
	background-color:#fff;
	overflow:hidden;
	margin:0 15%;
	position:relative;
}
.baoinfo_five .five .pro_title{
	position:absolute;
	left:10%;
	top:5%;
}
.baoinfo_five .five .pro_title em{
	width:100%;
	margin-left:0;
}
.baoinfo_five .five .swiper-nine{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
    position: relative;
}
.baoinfo_five .five .swiper-nine .swiper-slide{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	box-sizing:border-box;
}
.baoinfo_five .five .swiper-nine .swiper-slide .img{
	width:90%;
	height:360px;
	float:left;
	margin:40px 5% 0 5%;
	position:relative;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex; /* 兼容IE */
    align-items: center;
    overflow: hidden;
}
.baoinfo_five .five .swiper-nine .swiper-slide .img img{
	max-width:100%;
    align-items: center;
	transition:all .5s;
	margin:auto;
}
.baoinfo_five .five .swiper_bot{
	width:200px;
    margin: 20px 20% 30px 10%;
}
.baoinfo_five .five .swiper-horizontal>.swiper-pagination-bullets,
.baoinfo_five .five .swiper-pagination-bullets.swiper-pagination-horizontal,
.baoinfo_five .five .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:0!important;
}