
.swiper-container-luodi .swiper-slide .content_box{
    position: relative;
    width: 100%;
}
.luodi_text{
    position: absolute;
    top: 26%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.luodi-contnet{
    position: relative;
    height: 980px;
}
.content_box .luodi_text p{
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    /*padding: 11% 19% 0px;*/

}

.swiper-pagination-luodi{
    position: absolute;
    top: 450px;
    right: 5%
}
.swiper-pagination-luodi .swiper-pagination-bullet{
    display: block;
    width: 15px;
    height: 15px;
    margin-bottom: 20px;    
    background-color: transparent;
    border: 1px solid #fff;
}
.swiper-pagination-luodi  .swiper-pagination-bullet-active{
    background-color: #fff;
}
.active_yuan {
    display: flex;
    justify-content: center;
    padding-top: 12%;

}
.yuan_bao{
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 20px;
    height: 531px;
    position: relative;
}
.active_yuan ul>li {
    transition: .3s;
}
.active_yuan ul>li .active_en{
    color: #fff;
    font-size: 16px;
}
.active_yuan ul>li:hover{
    transition: .3s;
    transform: translateY(-20px);
}
.active_yuan ul>li .active_en strong{
    font-size: 40px;
    color: #fff;
    padding-right: 5px;
}
.active_yuan ul>li .active_cn{
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}

.active_yuan ul>li .icon_box{
    width: 85px;
    height: 85px;
    background-color: #fff;
    color: #29a7e1;
    border-radius: 50%;
}
.active_yuan ul>li .icon_box i{
    font-size: 40px;
    display: block;
    text-align: center;
    line-height: 85px;
}
.active_yuan ul>li:nth-child(1){
    position: absolute;
    top: -42px;
    left: -25px;
}
.active_yuan ul>li:nth-child(1) .icon_box{
    position: absolute;
    top: 40%;
    left: 122%;
}
.active_yuan ul>li:nth-child(2){
    position: absolute;
    top: 32%;
    left: -34%;

}
.active_yuan ul>li:nth-child(2) .icon_box{
    position: absolute;
    top: 40%;
    left: 125%;
}

.active_yuan ul>li:nth-child(3){
    position: absolute;
    top: 81%;
    left: -11%;

}
.active_yuan ul>li .icon_box:hover {
    background-color: #29a7e1;
    transition: .3s;
}
.active_yuan ul>li .icon_box:hover i{
    color: #fff;
}
.active_yuan ul>li:nth-child(3) .icon_box{
    position: absolute;
    top: 24%;
    left: 125%;
}
.active_yuan ul>li:nth-child(4){
    position: absolute;
    top: -8%;
    right: -10%;

}
.active_yuan ul>li:nth-child(4) .icon_box{
    position: absolute;
    top: 42%;
    left: -130%;
}
.active_yuan ul>li:nth-child(5){
    position: absolute;
    top: 35%;
    right: -30%;
}
.active_yuan ul>li:nth-child(5) .icon_box{
    position: absolute;
    top: 42%;
    left: -105%;
}
.active_yuan ul>li:nth-child(6){
    position: absolute;
    top: 81%;
    right: -14%;

}
.active_yuan ul>li:nth-child(6) .icon_box{
    position: absolute;
    top: -3%;
    left: -135%;
}
.parter_left{
    width: 65%;
    float: left;
}
.parter_left img{
    width: 94%;
    padding-top: 7%;
    padding-left: 4%;

}
.parter{
    overflow: hidden;
    background-color: #ccd7dc;
    padding-bottom: 7%;
}
.parter_right{
    width: 35%;
    float: left;
}
.parter_title{
    color: #333;
    font-size: 35px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    padding-top: 5%;
}
.parter_right .parter_right_text{
    font-size: 18px;
    width: 76%;
    line-height: 40px;
    padding-bottom: 5%;
}

.parter_right .parter_right_title{
    color: #000;
    font-size: 18px;
    font-weight: 700;
}
.parter_right img{
    width: 30%;
    margin-top:5%;
}
.daotou_box_title{
    color: #fff;
    font-size: 35px;
    text-align: center;
    letter-spacing: 5px;
    padding: 5% 0px 1% 0px;
}
.daotou_box_text{
    color: #fff;
    font-size: 28px;
    text-align: center;
}
.daotou_box_text2{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.zhineng{
    margin-left: 44%;
    
}
.swiper-container-daotou{
	width: 100%;
    /* padding: 5% 10%;*/
	/* position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%); */
}
.swiper-container-daotou .swiper-slide{
	width: 100%;
}
.swiper-container-daotou .swiper-slide ul{
	width: 80%;
	margin: 0 auto;
	}
.swiper-container-daotou .swiper-slide ul>li{
    float: left;
    width: 30%;
    margin-right: 1%;
    width: 490px;
    height: 250px;
    text-align: center;
 
    background-color:#fff;
    margin-bottom: 1%;
    padding: 4%;
}
.swiper-container-daotou .swiper-slide ul>li img{
    width: 100%;
    transition: .3s;
}
.swiper-container-daotou .swiper-slide ul>li:hover img{
    transition: .3s;
    transform:scale(1.2);
}
.daotou_box{
    padding-bottom: 10%;
}
.daotou_img{
    margin-left: 44%;
}
.swiper-pagination-daotou .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: 1px solid #fff;
}
.swiper-pagination-daotou .swiper-pagination-bullet-active{
    background-color: #fff !important;
}
.swiper-button-next-daotou{
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: 6%;
}
.swiper-button-next-daotou::after{
    font-size: 20px;
    color: #fff;
}
.swiper-button-prev-daotou{
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 6%;
}
.swiper-button-prev-daotou::after{
    font-size: 20px;
    color: #fff;
}
.gongyi_box_left{
    width: 50%;
    float: left;
}
.gongyi_box{
    overflow: hidden;

}
.gongyi_box_right{
    width: 50%;
    float: left;
}
.tupian_left{
    float: left;
    width: 60%;
}
.tupian_left img{
    width: 100%;
}
.tupian_text{
    float: left;
    width: 40%;
    padding-top: 10%;

}
.swiper-container-gongyi .gongyi_title {
    color: #333;
    font-size: 23px;
    text-align: center;
    padding-top: 9%;
    font-weight: 700;
   padding-bottom: 5%;
}
.swiper-container-gongyi{
    padding-bottom: 10%;
}
.tupian_left {
    float: left;
    width: 60%;
    padding: 10%;
    
}
.tupian_text ul>li{
    margin-bottom: 15%;
}
.tupian_text ul>li p:nth-child(1){
    color: #333;
    font-size: 25px;
}
.tupian_text ul>li p:nth-child(2){
    color: #333;
    font-size: 16px;
}
.swiper-pagination-gongyi{
    position: absolute;
    top: 90%;
}
.swiper-pagination-gongyi .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: 1px solid #666;
}
.swiper-pagination-gongyi .swiper-pagination-bullet-active{
    background-color: #666;
}
.swiper-button-next-gongyi{
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    border-radius: 50%;
    position: absolute;
    top: 91%;
    right: 31%;
}
.swiper-button-next-gongyi::after{
    color: #666;
    font-size: 16px;
    font-weight: 700;
}
.swiper-button-prev-gongyi{
    width: 40px;
    height: 40px;
    border: 2px solid #666;
    border-radius: 50%;
    position: absolute;
    top: 91%;
    left: 31%;
}
.swiper-button-prev-gongyi::after{
    color: #666;
    font-size: 16px;
    font-weight: 700;
}
.gongyi_box_right{
    background-color: #ccc;
    padding: 10%;
}
.gongyi_box_right img{
    width: 100%;
}
.suoyin_box{
    width: 100%;
    padding: 10%;
    position: relative;
}
.suoyin_box:hover .test{
    opacity: 1;
}

.suoyin_box img{
    width: 100%;
}
.img_suoyin{
    position: relative;
}
.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    color: #ffffff;
    opacity: 0;
    transition: .3s;
}
.img_suoyin:hover .mask{
    opacity: 1;
    transition: .3s;
}
.mask img{
    width: 100%;
    padding-bottom: 20px;
    
}
.mask{
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo_img_pos{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
}
.luodi_active {
    height: 965px;
}