﻿/*通用*/

.s_colwhite,.s_colwhite *{color: white!important;}
body{padding-bottom: 0px;}

.m_container{
    width: 1080px;
    margin: auto;
}
.s_btn{
    background: url(../images/btn.png) no-repeat 0 0/ 100% auto;
    color: #fff;
    border-radius: 10px;
    display: flex; align-items: center; justify-content: center;
}
.s_btn:hover{
    background: #fa5c5a;
    cursor: pointer;
}
.m_title1{
    color: #000000; font-size: 32px; text-align: center;
}

.m_title2{
    color: #dddddd; font-size: 60px; text-align: center;
    position: relative;
}
.m_title2 div{
    position: absolute; width: 100% ;color: #000000; font-size: 32px; text-align: center;
    bottom: 0; font-weight: bold;
}
.m_title dt{
    display: flex;
    align-items: center;
    justify-content: center;
}
.m_part10{
    margin-top: 150px;
}
.m_part10 .m_title dt span{
    color: #fff;
}
.m_title dt span{
    font-size: 40px; padding: 0 20px 20px;
    background: url(../image/title1.png) no-repeat center bottom;
    letter-spacing: 2px;
    font-weight: 500;}
.m_title dt img{
    position: relative; bottom: 6px;
}
.m_title dd{
    font-size: 28px;
    text-align: center;
}
.m_title dd span{
    font-weight: bold;
    font-size: 14px;
    padding: 0 10px;
   position: relative; top: -3px;
}

.m_title1 dt{
   
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../image/title_img2.png) no-repeat center bottom; 
}
.m_title11 dt{
    font-size: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/qnytitle3.png) no-repeat center bottom; 
    padding: 0 20px 10px; font-weight: bold;
    color: #3d3d3d;
}
.m_title1 dt span{
    font-size: 34px;
    
    color: #014ffe;
    letter-spacing: 2px;
    }
.m_title1 dt img{
    position: relative; bottom: 0px;
}
.m_title1 dt img:first-child{
    right: 20px;
}
.m_title1 dt img:last-child{
    left: 20px;
}
.m_title1 dd{
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}
.m_title1 dd span{
    font-weight: bold;
    font-size: 14px;
    padding: 0 10px;
   position: relative; top: -3px;
}

.u_part1{
    background: url(../images/part1_img.png) no-repeat 0 0/100% 100%;
    width: 920px; height: 490px;
    box-sizing: border-box; padding: 170px 30px 20px;
    display: flex; justify-content: space-between;
    flex-wrap: wrap; align-content: space-between;
}
.u_part1 div{
    font-size: 20px; color: #fff;
    width: 160px; height: 40px;
    text-align: center; line-height: 44px;
    margin:0px 100px 0; border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
    background: url(../images/btn.png) no-repeat 0 0/ 100% 112%;
}
.u_part1 div:hover{
    background: #fa5c5a;
    cursor: pointer;
}

.m_part2{
}
.m_part2 ul{
    width: 1200px; height: 450px;
    background: url(../images/part2_bg1.png) no-repeat 0 0/ 100% auto;
    box-sizing: border-box;
    display: flex; justify-content: space-between;    padding: 0 75px;
}
.m_part2 ul li{
    width: 1200px; height: 450px;
    background: linear-gradient(to right,#fe8d07,#ff5c15);

    font-size: 24px; display: flex; justify-content: center;
    width: 225px; height: 65px; color: #fff; margin: 360px 0 0;
    justify-items: space-between; align-items: center;
     border-radius: 90px;
}
.m_part2 ul li:hover{
    background: #f85419;color: #fff;
 
}

.s_tybtn{
    display: flex; box-sizing: border-box; 
    padding:0px 0px 0 0px;
    justify-content:center;

}
.s_tybtn div{
    font-size: 24px; 
    height:50px ; width: 240px;
    text-align: center; line-height: 50px;
    margin: 0 30px;
}

.m_kecheng{
    border: #e6e6e6 1px solid;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.m_kecheng table{
    width: 100%;
}
.m_kecheng th{
    font-size: 20px;
    border-right: #e6e6e6 solid 1px;
    border-bottom: #e6e6e6 solid 1px;
    color: #036b42; background: #fff;
    text-align: center; padding: 20px;
}
.m_kecheng td{
    font-size: 20px;
    border-right: #e6e6e6 solid 1px;
    border-bottom: #e6e6e6 solid 1px;background: #fff;
    text-align: center;padding: 20px;
    align-items: flex-start;
}
.m_kecheng td span{
    color: #f56845;
}
.m_kecheng small{
    color: #fa5c5a;
}
.m_kecheng td *{
    font-size: 20px;
}
.m_kecheng td:last-child{
    border-right: #e6e6e6 solid 0px;
}
.m_kecheng tr:last-child td{
    border-bottom: #e6e6e6 solid 0px;
}
.m_kecheng td:nth-child(2){
    text-align: left;
}
.m_kecheng td:first-child,.m_kecheng td:first-child *{
    font-size: 20px; font-weight: bold;
}
.m_kecheng td span{
    font-weight: normal;
}
.m_kecheng table div{
    width: 185px;
    height: 45px;
    margin: auto;
}
.m_kecheng table li{
    border-radius: 10px;
    display: flex; align-items: center; justify-content: center;
    font-size: 24px; padding: 5px 0; margin-top: 20px;
}
.m_kecheng table ul li:first-child{
    background: url(../images/btn.png) no-repeat 0 0/ 100% 100%;
    color: #fff;
}
.m_kecheng table ul li:last-child{
    background: none;
    color: #8734e8;
    border: 1px solid #8734e8;
}
.m_kecheng li:hover{
    background: #fa5c5a!important;
    color: #fff!important; border: none!important;
    cursor: pointer;
}

.s_btn1{
    color: #fff;
    background: linear-gradient(to bottom,#ff3000,#ff3000);
    display: flex;
    justify-content: center; align-items: center;
    border-radius: 100px; font-size: 28px;
}
.s_btn1:hover{
    /* background: #f74131; */
    cursor: pointer;
}
.m_banner1 .s_btn1{
    width:382px; text-align: center;
    height: 65px; line-height: 65px;
    font-size: 28px; border-radius: 30px;
    color: #d12c1c;margin: 0 25px;
    position: relative; z-index: 2;
    background: url(../images/banner.png) no-repeat 0 0/ 100% 100%;
}
.m_banner1 .s_btn1 b{
    font-size: 28px; padding-right: 10px;
}
.m_banner .s_btn1{
    width:382px; text-align: center;
    height: 65px; line-height: 65px;
    font-size: 28px; border-radius: 30px;
    color: #d12c1c;margin: 0 25px;
    position: relative; z-index: 2;
    background: url(../image/btn1.png) no-repeat 0 0/ 100% 100%;
}
.m_banner .s_btn1 b{
    font-size: 28px; padding-right: 10px;
}
.m_banner{
    position: relative;
    width: 100%;
    /* overflow-x: hidden; */
    background: url(../images/banner.png) no-repeat center 0/ 100% 100%;
    padding-bottom: 35px;
}
.m_banner .s_btn{
    background: url(../images/banner_img3.png) no-repeat 0 0/ 100% auto;
    width: 240px; height: 60px; font-size: 28px;
}
.m_banner .s_btn:hover{
    background: #fa5c5a!important;
    border: 1px solid #fff;
}
.m_banner > img{
    width: 1920px;display: block;
    margin: 0 auto;
}
.m_banner .m_container{
     width: 1200px;
}
.m_banner .m_container >div{
    position: relative;
    width: 100%;
    padding: 1px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.m_banner .m_container >div .s_btn11 {
    position: absolute;
    bottom: 0;
    right: 0;width: 248px; height: 52px;
    bottom: 30px;
    right: 185px;

}
.m_banner .m_container ul{
    float: left;
    width: 999px; margin: auto; box-sizing: border-box;
    display: flex; justify-content: space-between;

}
.m_banner .m_container ul li{
    font-size: 28px; display: flex; justify-content: center;
    width: 225px; height: 60px; color: #f85419; margin-top: 80px;
    justify-items: space-between; align-items: center;
    background: #fff; border-radius: 90px;
}
.top:hover{
    transition:.2s ease all; transform:translateY(-10px); cursor: pointer;
}
.m_banner .m_container ul li:hover{
    cursor: pointer;
}
.m_banner .m_container ul li img{
    width: 45px; margin: 0 15px 0 0;
}
.m_banner .m_container img{
    margin:60px 0 35px;
    display: block;
}

.m_part1 div{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.m_part1 div img:nth-child(2),.m_part1 div img:nth-child(4){
    margin-top: 0px;
}
.m_part1 div img:hover{
    cursor: pointer;
}
.m_part1 div ul{
    position: absolute;
    display: flex;
    justify-content: space-between;
    
}
.m_part1 div ul:nth-child(2){ bottom: 190px; width: 100%;}
.m_part1 div ul:nth-child(2) li{
    width: 185px; height: 55px; font-size: 24px;
    margin: 0 68px;
}
.m_part1 div ul:nth-child(3){  bottom: 5px;left: 255px;}
.m_part1 div ul:nth-child(3) li{
    width: 200px; height: 45px; font-size: 20px;
    margin: 0 45px;
}
.m_part1 table{
    width: 100%;
    
}
.m_kecheng11{
    background: url(../images/part3_bg1.png) no-repeat 0 0/ 100% 100%;
    padding: 60px 60px 20px;
}
.m_part1 table tr td:first-child{

    font-size: 18px;
    font-weight: bold;
}
.m_part1 table td,.m_part1 table th{
    padding:16px 10px;
    border: 0px solid #f6d7d4;
    text-align: center;
}
.m_part1 table th{
    padding:15px 0px;
    background: linear-gradient(to bottom,#79a0fb,#4479f9);
    font-size: 20px; color: #fff; background: #014ffe;
}
.m_part1 table td{
    font-size: 16px; color: #000;
    border: 1px solid #a3a3a3;
    text-align: center; padding: 10px 20px;
}
.m_part1 table td.asd1{
    text-align: left;
}
.m_part1 table td div{
    /* background: #fff; border: 1px solid #2724b7;
    color: #2724b7;
    border-radius: 66px;    width: 125px;
    height: 39px; margin: 0 auto;
    display: flex; justify-content: center; align-items:  center; */
    background: #ff3000; border: 1px solid #ff3000;
    color: #fff; font-size: 18px;
    border-radius: 66px;  width: 126px;
    height: 36px; margin: 0 auto;
    display: flex; justify-content: center; align-items:  center;
}
.m_part1 table td div:hover{
    background: #ff3000; border: 1px solid #ff3000;
    color: #fff;
    border-radius: 66px;  width: 126px;
    height: 36px; margin: 0 auto;
    display: flex; justify-content: center; align-items:  center;
}

.kc_ul{
    width: 100%;
}
.kc_ul li{

}
.kc_ul li span{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #014ffe;
    border-radius: 100%;
    margin: 0px 6px 0 0;
    position: relative;
    top: 10px;
}

.m_part3{
    background:#FCEEED;
    padding:50px 0;
}
.m_part3 .m_container{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.m_part3 .m_container dl{
    position:absolute;
    width: 300px;
}

.m_part3 .m_container dl:nth-child(2){top: 0px; left: 60px;}
.m_part3 .m_container dl:nth-child(3){top: 0px; right: 50px;}
.m_part3 .m_container dl:nth-child(4){top: 210px; left: 0;}
.m_part3 .m_container dl:nth-child(5){top: 210px; right: 10px;}
.m_part3 .m_container dl:nth-child(6){top: 430px; left: 60px;}
.m_part3 .m_container dl:nth-child(7){top: 430px; right: 60px;}
.m_part3 .m_container dl .s_btn1{
    width: 100%; margin: 0;
    font-size: 26px;
    height: 60px; line-height: 60px;
}
.m_part3 dt,.m_part3 dd{
    color: #000; text-align: center;
    font-size: 22px; margin-bottom: 10px;
}
.u_part3 {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.u_part3 li{
    font-size: 24px;
    width: 210px;
    height: 50px;
    margin-top: 30px;
}
.u_part3 > div{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 32px;
}
.m_part3 .s_tybtn{
    padding: 0px 120px 0 620px;
   
}
.s_gd{
    width: 480px;
    height: 450px;
}

.m_part4 .m_container{
    display: flex;
    justify-content: space-between;
 }
 .m_part4 .m_container dl{
    background-color: #d12c1c;
    width: 390px; height: 420px;
    padding: 20px 25px; box-sizing: border-box;
    border-radius: 30px;
 }
 .m_part4 .m_container dt,.m_part4 .m_container dd{
    display: flex;
 }
 .m_part4 .m_container dt img{
    margin-right: 10px; margin-bottom: 0px;
 }
 .m_part4 .m_container dt{
    display: flex;
    justify-items: left;
    align-items: center;
    font-size: 26px; color: #fff;
 }
 .m_part4 .m_container dd{
    justify-content: space-between;   flex-wrap: wrap;
    margin-top: 15px;
 }
 .m_part4 .m_container dd div{
    background: #fff; border-radius: 100px; font-size: 18px;
    color: #d12c1c; width: 160px; height: 52px; line-height: 52px; text-align: center;
 
    margin: 0 0px 15px;
 }

/* swiper开始 */
.mySwiper{
    width: 1400px; 
}

.mySwiper  p{
    background: rgba(0,0,0,0.5); color: #fff;
    text-align: center; padding: 5px 0; font-size: 20px;
    position: absolute; bottom: 0; width: 1080px;
    border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;
        overflow: hidden;
}


      
.swiper-button-next,.swiper-button-prev{
    width: 30px; height: 38px;
}
.swiper-button-next:after,.swiper-button-prev:after{
    content: unset !important;
}
.swiper-button-next{
    background: url(../images/left.png) no-repeat 0 0/100% auto; 
  }

  .swiper-button-prev{
    background: url(../images/right.png) no-repeat 0 0/100% auto; 
  }
      .swiper-button-next:after, .swiper-button-prev:after{color: #fff;}

      .swiper-slide {
        position: relative;
        text-align: center;
        font-size: 18px;
        background: none;
        

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }


    .mySwiper1 .swiper-slide {
        box-sizing: border-box;
        /* padding:40px 20px 45px; */
        background: none;
    }
    .mySwiper1{
        width: 290px; height: 356px;
    }
/* swiper结束 */

.m_part6{
    background: url(../images/bg6.jpg) no-repeat 0 0/ 100% auto;
    padding: 60px 0 50px;
}
.m_part6 .m_title *{
    color: #fff;
}
.m_part6 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.m_part6 li{
    font-size: 24px;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    border-radius: 10px;
}
.m_part6 li:hover{
    color: #fff;
    background: url(../images/btn.png) no-repeat 0 0/ 100% 100%;
    cursor: pointer;
}

.s_bg1{
    background-color: #f0f5ff;
    overflow: hidden;
    padding: 36px 0;
}

.s_huanjing {
    display: flex;
    justify-content: center;
    align-items: center;
 }
 .s_huanjing  li{
    height: 300px;
    
    overflow: hidden;
    position: relative;
 }
 .s_huanjing  li:hover{
    cursor: pointer;
 }
 .s_huanjing li img{
    height: 100%;width: auto!important;
 }
 .s_huanjing li img:nth-child(2){
    display: none;
 }
 .s_huanjing li div{
    position: absolute;
    bottom: 0px; width: 100%;
    text-align: center; height:70px; 
    display: flex; align-items: center; justify-content: center;
    background: rgba(0,0,0,0.5); color: #fff; font-size: 18px;
 }
 .s_huanjing li:hover div, .s_huanjing li.hover div{
    background: rgba(48,169,139,0.5);
}
.s_huanjing li:hover img:nth-child(1),.s_huanjing li.hover img:nth-child(1){
    display: none;
 }
 .s_huanjing li:hover img:nth-child(2),.s_huanjing li.hover img:nth-child(2){
    display: block;
 }
.s_huanjing{
   
}
.s_huanjing{
   
}


.m_part8{
  
}
.m_part8 .m_part9 li{
    font-size: 24px;
    width: 200px;
    height: 50px;
    margin:0 15px;
    text-align: center;
    line-height: 50px;
    border-radius: 100px;
}
.m_part8 .m_container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.m_part8 .m_container img{
    width: auto;
}
.m_part8 .m_container .s_btn{
    font-size: 24px;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
}


.m_part9 ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.m_part9 li{
    font-size: 24px;
    width: 200px;
    height: 50px;
    margin:0 35px;
    text-align: center;
    line-height: 50px;
    border-radius: 100px;
}
/* .m_part9 li:hover{
    color: #fff;
    background: url(../images/btn.png) no-repeat 0 0/ 100% 100%;
    cursor: pointer;
} */


.m_footer{
    background: #1a1a1a;
    padding: 50px 0;
}
.m_footer *{
    color: #fff;
}
.m_footer ul{
    display: flex; justify-content: left; flex-wrap: wrap;
}
.m_footer ul li{
    font-size: 18px;
    width: 80px; height: 40px;
    text-align: center; line-height: 40px;
    border-radius:100px;
    margin: 5px;
}
.m_footer ul li:hover{
    background: linear-gradient(to right,#fa5c5a,#fa5c5a);
    cursor: pointer;
}
.m_footer .m_container div{
    border-top: 1px solid #333333;
    padding-top: 20px;
    text-align: center;
    line-height: 30px;
    color: #b2b2b2;
    font-size: 14px;
}
.floor3-img:hover{
    cursor: pointer;
}


/* 头部 */
.m_head{
    background: #1a1a1a;
    display: flex;
    justify-content: center;
}
.m_head div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
}
.m_head span{
    color: #ffffff;
    font-size: 20px;
}

.s_btn11{
    color: #ffffff;
    font-size: 26px;
    background: url(../images/banner_img1.png) no-repeat 0 0/ 100% 100%;
    
    border: 0px solid #ffffa9;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
    display: inline-block;
    width: 346px; text-align: center;
    height: 52px; line-height: 85px; color: #fff;

}

.s_btn2{
    color: #ffffff;
    font-size:28px;
    background: linear-gradient(357deg, #D22C1C, #F87669);
    border-radius: 99px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    padding:  0px 0px 0px 30px;
    width: 460px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.asd{cursor: pointer;}



.m_part7 .m_container{
    box-sizing: border-box;
    padding: 0px 0px 0px; 
    background:none;
 }
 .m_part7 ul:first-child{
    display: flex; justify-content:center;
 }
 .m_part7 ul:first-child li{
    font-size: 26px; margin-right: 30px; width: 150px; text-align: center;
    height: 50px; line-height: 50px;
    color: #2360f4; border: 1px solid #2360f4;
    border-radius: 10px;
    
 }
 .m_part7 ul:first-child li.hover{
    background: url(../image/part7_icon1.png) no-repeat center bottom/ auto;
    font-size: 26px;
    cursor: pointer;
    background: #2360f4; color: #fff;
 }
 .m_part7 ul:last-child{
    display: flex; justify-content:space-between;
 }
 .m_part7 ul:last-child li{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.m_part7 ul:last-child li img{
    width: 100%;
}
 .m_part7 ul:last-child dl{
    width: 268px; text-align: center;
    height: 313px; 
   
 }
 .m_part7 ul:last-child li dt{
    color: #fff; font-size: 22px; margin: 30px 0 15px 0; 
 }
 .m_part7 ul:last-child li dd{
    font-size: 16px;
    text-align: left; padding: 0 0 0 15px;
    width: 80%; margin: 0 auto 5px;
}
.m_part7 ul:last-child li:nth-child(1) dd{
    background: url(../image/part7_icon2.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(1) dl{
    background: url(../image/part7_icon3.png) no-repeat center top/100% auto;
}

.m_part7 ul:last-child li:nth-child(2) dd{
    background: url(../image/part7_icon4.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(2) dl{
    background: url(../image/part7_icon5.png) no-repeat center top/100% auto;
}

.m_part7 ul:last-child li:nth-child(3) dd{
    background: url(../image/part7_icon6.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(3) dl{
    background: url(../image/part7_icon7.png) no-repeat center top/100% auto;
}

.m_part7 ul:last-child li:nth-child(4) dd{
    background: url(../image/part7_icon8.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(4) dl{
    background: url(../image/part7_icon9.png) no-repeat center top/100% auto;
}

.m_part7 ul:last-child li:nth-child(5) dd{
    background: url(../image/part7_icon10.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(5) dl{
    background: url(../image/part7_icon11.png) no-repeat center top/100% auto;
}

.m_part7 ul:last-child li:nth-child(6) dd{
    background: url(../image/part7_icon12.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(6) dl{
    background: url(../image/part7_icon13.png) no-repeat center top/100% auto;
}

.m_part7 ul:last-child li:nth-child(7) dd{
    background: url(../image/part7_icon12.png) no-repeat left center/ auto;
}
.m_part7 ul:last-child li:nth-child(7) dl{
    background: url(../image/part7_icon13.png) no-repeat center top/100% auto;
}



.m_part7 ul:last-child dl div{
    background: #ff9058;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    border-radius: 100px;
    margin: 5px auto 0;
}

.m_zhidao{
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
    width: 682px;
}
.m_zhidao li{
    width: 210px; text-align: center; margin-bottom: 15px;
    height: 45px; line-height: 45px; position: relative;
    font-size: 18px; color: #fff; border-radius: 90px; border: 1px solid #2360f4;
    background: #403ee5;
 }
 .m_zhidao li:hover{
    cursor: pointer;
 }
 .m_zhidao li img{
    position: absolute; top: -15px; right: 15px;
 }
 .m_zhidao li.bai{
    font-size: 18px; color: #fff;  border: 1px solid #fd8c01;
    background: #fd8c01;
 }


 .float{
    animation: float 1s ease-in-out infinite;
    }
    @keyframes float{
    from{transform: translateY(0)}
    50%{transform: translateY(-6px)}
    to{transform: translateY(0)}
}
.float1{
    animation: float1 1.5s ease-in-out infinite;
    }
    @keyframes float1{
    from{transform: translateY(0)}
    50%{transform: translateY(-6px)}
    to{transform: translateY(0)}
}
.float2{
    animation: float2 1.6s ease-in-out infinite;
    }
    @keyframes float2{
    from{transform: translateY(0)}
    50%{transform: translateY(-9px)}
    to{transform: translateY(0)}
}
.float3{
    animation: float3 1.5s ease-in-out infinite;
    }
    @keyframes float3{
    from{transform: translateY(0)}
    50%{transform: translateY(-6px)}
    to{transform: translateY(0)}
}
.float4{
    animation: float4 4s ease-in-out infinite;
    }
    @keyframes float4{
    from{transform: translateY(0)}
    50%{transform: translateY(-15px)}
    to{transform: translateY(0)}
}

.m_yuanyin{
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
}
.m_yuanyin li{
    width: 257px;  
    height: 330px; 
    background: url(../image/part4_img21.png) no-repeat center top/100% auto;
    display: flex; justify-content: center;
    align-items: flex-end;
 }
 .m_yuanyin li:nth-child(1){
    background: url(../image/part4_img21.png) no-repeat center top/100% auto;
 }
 .m_yuanyin li:nth-child(2){
    background: url(../image/part4_img22.png) no-repeat center top/100% auto;
 }
 .m_yuanyin li:nth-child(3){
    background: url(../image/part4_img23.png) no-repeat center top/100% auto;
 }
 .m_yuanyin li:nth-child(4){
    background: url(../image/part4_img24.png) no-repeat center top/100% auto;
 }
 .m_yuanyin li div{
    position: relative; bottom:20px;
    font-size: 20px;
width: 210px;
height: 45px;
text-align: center;
line-height: 45px;
color: #000;
background: linear-gradient(to bottom,#ffbc00,#ff9100);
display: flex;
justify-content: center;
align-items: center;
border-radius: 100px
 }

 .m_nandu{
    height: 300px; position: relative;
    background: url(../images/part1_img2.png) no-repeat center center/ auto;
 }
 .m_nandu li{
    position: absolute;
    background: url(../images/part1_icon1.png) #DDE6FE no-repeat 16px center/ auto;
    font-size: 24px; padding: 10px 20px 10px 45px; border-radius: 90px;
 }
 .m_nandu li:hover{
    cursor: pointer;
 }
 .m_nandu li:nth-child(1){
    top: 0px; left: 10px;
 }
 .m_nandu li:nth-child(2){
    top:30px; left: 360px;
 }
 .m_nandu li:nth-child(3){
    top: 10px; left: 690px;
 }
 .m_nandu li:nth-child(4){
    top: 105px; left: 30px;
 }
 .m_nandu li:nth-child(5){
    top: 200px; left: 200px;
 }
 .m_nandu li:nth-child(6){
    top: 260px; left: 466px;
 }
 .m_nandu li:nth-child(7){
    top: 190px; left: 750px;
 }
 .m_nandu li:nth-child(8){
    top: 100px; left: 900px;
 }

 .jihua{
    display: flex;
    justify-content: space-between;
    width: 1080px;
    margin: 0 auto;
    align-items: baseline;
 }
 .dis_center{
    display: flex;
    justify-content: center;
    align-items: baseline;
 }

 .hengtiao1{
    display: flex;
    justify-content: center;
    align-items: baseline;
    background: url(../image/part2_bg0.png) no-repeat center center/ auto;
    padding-bottom: 20px;
    margin-top: 60px;
 }
 .hengtiao1 ul{
    width: 1080px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
 }
 .hengtiao1 ul li{
    width: 342px; height: 112px;
    margin: 20px 8px 0;

 }
 .hengtiao1 ul li img{
    margin: 60px 0 0 100px;
 }
 .hengtiao1 ul li img:hover{
    cursor: pointer;
 }
 .hengtiao1 ul li:nth-child(1){
    background: url(../image/part2_bg1.png) no-repeat center center/ auto;
 }
 .hengtiao1 ul li:nth-child(2){
    background: url(../image/part2_bg2.png) no-repeat center center/ auto;
 }
 .hengtiao1 ul li:nth-child(3){
    background: url(../image/part2_bg3.png) no-repeat center center/ auto;
 }
 .hengtiao1 ul li:nth-child(4){
    background: url(../image/part2_bg4.png) no-repeat center center/ auto;
 }
 .hengtiao1 ul li:nth-child(5){
    background: url(../image/part2_bg5.png) no-repeat center center/ auto;
 }
 .hengtiao1 ul li:nth-child(6){
    background: url(../image/part2_bg6.png) no-repeat center center/ auto;
 }

 /* 27半年营 */
.m_bagao{
    
}
.bagao_tab1 {display: flex; justify-content: space-between;}
.bagao_tab1 li{
    width: 250px; text-align: center; height: 45px; line-height: 45px;
    background: #fff; font-size: 20px; color: #000;
    border: 1px #014ffe solid; border-radius: 99px;
}
.bagao_tab1 li.hover,.bagao_tab1 li:hover{
    background: #014ffe;  color: #fff;
    border: 1px #014ffe solid; cursor: pointer; font-weight: normal;
}

.m_bagao > div{
    background: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.3);border-radius: 20px;
   
}
.m_bagao > div > img{
    display: block; margin: 20px auto;
}
.bagao_tab2{
  margin-top: 20px;
}
.bagao_tab2 dl{
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 20px;
}
.bagao_tab2 > div > dl:nth-child(1){
    width: 25%;
}
.bagao_tab2 > div > dl:nth-child(2){
    width: 25%;
}
.bagao_tab2 > div > dl:nth-child(3){
    width: 25%;
}
.bagao_tab2 > div > dl:nth-child(4){
    width: 25%;
}

.bagao_tab2 > div > dl:last-child{
    border-right: none;
}
.bagao_tab2 > div{
    width: 100%;  display: flex; justify-content: space-between;
}
.bagao_tab2 dt{
    font-size: 20px; color: #014ffe; text-align: center;
}
.bagao_tab2 dd{
    font-size: 16px; padding-top: 16px; color: #000;
}

.bagao_tab3{
    display: flex; justify-content:space-between; 
    padding: 20px 20px 10px;

}
.bagao_tab3 dl{
    width: 193px; height: 152px;
    background: url(../images/kc1.png) no-repeat center center/100% auto;
}
.bagao_tab3 dl dt{
    font-size: 20px; color: #fff; height: 40px; line-height: 40px; text-align: center;
}
.bagao_tab3 dl dd{
    font-size: 16px;
    padding: 10px 16px 10px;
    color: #000;
}
.bagao_tab3 dl:nth-child(2) dd{
    padding: 20px 16px 10px;
    text-align: center;
}

.m_fuwu{
    background: url(../images/part5_bg.png) no-repeat center center/ auto;
    display: flex;
    justify-content: left;
    width: 1096px;
    height: 447px;
    margin: 0 auto;
}
.u_fuwu{
    position: relative;
    width: 520px;
    height: 420px;
    bottom: 30px;
    left: 2px;
}
.u_fuwu img{
    position: absolute;
    z-index: 9;
}
.u_fuwu img:nth-child(1){
    top: 122px;
    left: 50px;
}
.u_fuwu img:nth-child(2){
    top: 110px;
    left: 320px;
}
.u_fuwu img:nth-child(3){
    top: 250px;
    left: 20px;
}
.u_fuwu img:nth-child(4){
    top: 240px;
    left: 360px;
}
.u_fuwu img:nth-child(5){
    top: 350px;
    left: 40px;
}
.u_fuwu img:nth-child(6){
    top: 360px;
    left: 290px;
}
.u_fuwu img:nth-child(7){
    top: 223px;
    left: 228px;
}
.u_fuwu ul{
    width: 260px;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin: 168px 0 0 160px;
    border-radius: 100%;
}
.u_fuwu ul li{
    position: absolute;

}
.u_fuwu ul li:nth-child(1){
    background: url(../images/huan11.png) no-repeat center center/ auto;
    width: 88px;
    height: 72px;
    top: 0px;
    left: 25px;
}
.u_fuwu ul li:nth-child(1):hover,.u_fuwu ul li:nth-child(1).hover{
    background: url(../images/huan1.png) no-repeat center center/ auto;
}
.u_fuwu ul li:nth-child(2){
    background: url(../images/huan12.png) no-repeat center center/ auto;
    width: 86px;
    height: 72px;
    top: 0px;
    left: 119px;
}
.u_fuwu ul li:nth-child(2):hover,.u_fuwu ul li:nth-child(2).hover{
    background: url(../images/huan2.png) no-repeat center center/ auto;
}
.u_fuwu ul li:nth-child(3){
    background: url(../images/huan13.png) no-repeat center center/ auto;
    width: 51px;
    height: 99px;
    top: 55px;
    left: 170px;
}
.u_fuwu ul li:nth-child(3):hover,.u_fuwu ul li:nth-child(3).hover{
    background: url(../images/huan3.png) no-repeat center center/ auto;
}
.u_fuwu ul li:nth-child(4){
    background: url(../images/huan14.png) no-repeat center center/ auto;
    width: 86px;
    height: 72px;
    top: 137px;
    left: 120px;
}
.u_fuwu ul li:nth-child(4):hover,.u_fuwu ul li:nth-child(4).hover{
    background: url(../images/huan4.png) no-repeat center center/ auto;
}
.u_fuwu ul li:nth-child(5){
    background: url(../images/huan15.png) no-repeat center center/ auto;
    width: 88px;
    height: 72px;
    top: 137px;
    left: 27px;
}
.u_fuwu ul li:nth-child(5):hover,.u_fuwu ul li:nth-child(5).hover{
    background: url(../images/huan5.png) no-repeat center center/ auto;
}
.u_fuwu ul li:nth-child(6){
    background: url(../images/huan16.png) no-repeat center center/ auto;
    width: 52px;
    height: 100px;
    top: 56px;
    left: 10px;
}
.u_fuwu ul li:nth-child(6):hover,.u_fuwu ul li:nth-child(6).hover{
    background: url(../images/huan6.png) no-repeat center center/ auto;
}
.u_fuwu ul li:hover,.u_fuwu ul li.hover{
    cursor: pointer;
}

.u_fuwu1{
    display: flex;
    justify-content:space-between; flex-wrap: wrap;
    width: 510px;
    margin: 100px 0 0 47px;height: 315px;
}
.u_fuwu1 dl{
    width: 165px; height: 140px;
    background: #f0f5ff; overflow: hidden; border-radius: 15px;
}
.u_fuwu1 dl dt{
    height: 40px; line-height: 40px;
    font-size: 20px; color: #fff; background-color: #014ffe; text-align: center;
}
.u_fuwu1 dl dd{
    font-size: 16px; color: #000;
    padding: 15px 10px 0;
}

.m_team{
    display: flex;
    justify-content:space-between; flex-wrap: wrap;
}
.m_team div{
    display: flex;
    width: 510px;
    height: 170px;
    justify-content:space-between; flex-wrap: wrap;overflow: hidden;
    box-sizing: border-box;
    margin-top: 20px;
}
.m_team div dl{
    width: 240px;
    padding: 10px 0 0 6px;
    overflow: hidden;
    box-sizing: border-box;
}
.m_team div dt{
    font-size: 20px;
    color: #014ffe;
}
.m_team div dd{
    font-size: 16px;
    color: #000; padding: 6px 0 0 0;
}

.m_shili{
    display: flex;
    justify-content: space-between;
}
.m_shili ul{
    border-top: 10px #014ffe solid;
    overflow: hidden; border-radius: 12px;
    width: 530px; height: 210px; background: #fff;
}
.m_shili ul li{
    display: flex;
    justify-content: space-between;
    font-weight: normal;
    margin: 20px 0 0 15px;
    width: 500px;
}
.m_shili ul li div:first-child{
    background: #014ffe;
    width: 120px; height: 40px; line-height: 39px; text-align: center;
    color: #fff; font-size: 20px; border-radius: 10px;
}
.m_shili ul li div:last-child{
    color: #000; font-size: 16px;
    text-align: left; padding-left: 10px;
    line-height: 20px; width: 410px;
}
.m_shili ul li div:last-child span{
    color: #d12c1c;font-size: 16px;
}