<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*通用*/

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

.m_container{
    width: 1200px;
    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_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_title3{
   font-size: 20px; text-align: center; width: 100%;
}
.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(../images/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;
   top: -3px;
}

.m_title1{
    
    font-weight: bold;
}
.m_title1 dt{
    background: url(../image/title_bg.png) no-repeat center bottom /  auto; 
    display: flex;
    justify-content: center;
    align-items: baseline;
    font-size: 36px; position: relative;
    height: 68px; max-width: 1200px;
    margin: 0 auto; min-width: 526px;
}
.m_title1 dt span{
     padding: 0 2px 0px;
    /* background: url(../image/title11.png) no-repeat center bottom;  */
    color: #0059ed;
position: relative;
    }
    .m_title1 dt b{color: #08c5a4;}

.m_title1 dt img{

position: relative;
}
.m_title1 dt img:first-child{
    right: 6px; top: -20px;
}
.m_title1 dt img:last-child{
    left: 12px; top: 23px;
}
.m_title1 dd{
    font-size: 30px;
    text-align: center;
    font-weight: normal; padding-top: 6px;
}
.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{
    background: url(../images/part2_bg1.png) no-repeat 0 53px/ 100% auto;
    max-width: 1920px; margin: 0 auto;
}
.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;
}
.m_part2 &gt; div {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m_part2 &gt; div &gt; div{
    width: 975px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m_part2 &gt; div &gt; div:last-child{
    margin: 60px 0 0 135px;
}
.m_part2 &gt; div &gt; div:first-child{
    margin: 0px 0 0 5px;
}
.m_part2 div img:hover{
    animation: float6 1s ease-in-out infinite;
    cursor: pointer;
}


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

}
.s_tybtn div{
    font-size: 26px;
     height:60px ; padding: 0 30px; min-width: 260px;
    text-align: center; line-height: 60px; margin: 0 30px;
}


.s_btn1{
    color: #fff;
    background: linear-gradient(to bottom,#FF8E19,#FF5605);
    display: flex;
    justify-content: center; align-items: center;
    border-radius: 100px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
}
.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_img3.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%;
    max-width: 1980px;
    min-height: 660px;
    margin: 0 auto;
    /* overflow-x: hidden; */
    background: url(../image/banner.png) no-repeat center 0/ auto auto;
}
.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 &gt; img{
    width: 1920px;display: block;
    margin: 0 auto;
}
.m_banner .m_container{
     width: 1200px;
}
.m_banner .m_container &gt;div{
    position: relative;
    width: 100%;
    padding: 1px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
}
.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;
}
.top1:hover{
   
    animation: float5 2s ease-in-out infinite;

@keyframes float5{
from{transform: scale(.9); }
50%{transform: scale(1); }
to{transform: scale(.9); }
}
}
.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:0px auto 0px;
    display: block;
    
}
.m_banner .m_container {
    position: relative;
}
.m_banner .m_container img:nth-child(2){
    position: absolute;
    top: 60px; left: 0;
}
.m_banner .m_container img:nth-child(3){
    position: absolute;
    top: 90px; right: 0;
}
.m_banner .m_container img:nth-child(4){
    position: absolute;
    top: 390px; left: 20px;
}
.m_banner .m_container img:nth-child(5){
    position: absolute;
    top: 360px; right: 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 &gt; 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;
}



/* 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: #faede8;
    overflow: hidden;
    padding: 60px 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: 30px;
    background: linear-gradient(179deg, #609afc, #0559f2);
    border-radius:99px;
    border: 0px solid #ffffa9;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
    display: inline-block;
padding: 0 50px;
    text-align: center;
    height: 66px;
    line-height: 66px;
    color: #fff;

    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    
}

.s_btn12{
    color: #ffffff;
    font-size: 30px;
    /* background: url(../image/banner_icon11.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: 206px; text-align: center;
    height:86px; line-height: 86px; color: #fff;
    position: absolute;left: 60px;
    top: 120px; font-weight: bold; font-style: italic;
    color: #0d21b5; font-size: 64px;
    /* transform:rotate(60deg); */
}

.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: #0578ff; border: 1px solid #0578ff;
    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: #0578ff; 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 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;
}
.m_zhidao li{
    width: 210px; text-align: center; margin-top: 20px;
    height: 60px; line-height: 60px; position: relative;
    font-size: 24px; color: #fff; border-radius: 90px; border: 1px solid #2360f4;
    background: #2360f4;
 }
 .m_zhidao li:hover{
    cursor: pointer;
 }
 .m_zhidao li img{
    position: absolute; top: -15px; right: 15px;
 }
 .m_zhidao li.bai{
    font-size: 24px; color: #2360f4;  border: 1px solid #2360f4;
    background: #fff;
 }


 .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)}
}

.float5{
    animation: float5 2s ease-in-out infinite;
    }
    @keyframes float5{
    from{transform: scale(.9); }
    50%{transform: scale(1); }
    to{transform: scale(.9); }
}




    .m_yuanyin{
        display: flex; flex-wrap: wrap;
        justify-content: space-between;
    }
    .m_yuanyin li{
        width: 385px;  
        height: 338px; 
        background: url(../images/part1_img11.png) no-repeat center top/100% auto;
        display: flex; justify-content: center;
        align-items: flex-end;
     }
     .m_yuanyin li:nth-child(2){
        background: url(../images/part1_img12.png) no-repeat center top/100% auto;
     }
     .m_yuanyin li:nth-child(3){
        background: url(../images/part1_img13.png) no-repeat center top/100% auto;
     }
     .m_yuanyin li div{
        position: relative; bottom:20px;
        font-size: 22px;
    width: 260px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background: linear-gradient(to bottom,#fe7e5b,#f74131);
    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;
     }

     .s_part31{
        font-size:50px; font-weight: bold;
        color: #07b092;
        position: absolute;
        bottom: 120px;
        visibility: visible;
        animation-duration: 2s;
        animation-delay: 300ms;
        animation-iteration-count: infinite;
        animation-name: pulse;
        width: 100%;
        text-align: center;
     }

     .m_jieduan{
        background: url(../image/s_bg2.png) no-repeat center top/ 100% 100%;
        overflow: hidden; padding: 60px 0 90px;
     } 
     .m_jieduan .m_container{
        padding-top: 30px;
        display: flex;
        justify-content: space-between;
        align-items: baseline;
     }

     
.m_kecheng{
    background: url(../image/s_bg1.png) no-repeat center top/ 100% 100%;
        overflow: hidden; padding: 60px 0 90px;
}
.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; 
}
.m_kecheng td.diyi{
    font-size: 24px; 
}
.m_kecheng td.diyi span{
    color: #ff5a00; font-size: 24px; 
}
.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;
}

.m_kecheng11{
    border-radius: 20px;
    overflow: hidden;
    display: block;
}
.m_part1 table td{
    padding:10px 10px;
    border: 1px solid #08c5a4;
    text-align: center;
}
.m_part1 table th{
    padding:10px 10px;
    border: 0px solid #f6d7d4;
    text-align: center;
}
.m_part1 table th{

    background: linear-gradient(to bottom,#08c5a4,#08c5a4);
    font-size: 26px; color: #fff;
}
.m_part1 table td{
    font-size: 20px; color: #000;
    border: 1px solid #08c5a4;
    text-align: center;
}
.m_part1 table td.asd1{
    text-align: left;
}
.m_part1 table td div{
    background: #fff; border: 1px solid #08c5a4;
    color: #08c5a4;
    background: #e8fbef;
    border-radius: 66px; width: 130px; height: 39px; margin: 0 auto;
    display: flex; justify-content: center; align-items:  center;
}
.m_part1 table td div:hover{
    background: #e8fbef; border: 1px solid #08c5a4;
    color: #08c5a4;
    border-radius: 66px; width: 132px; height: 42px; margin: 0 auto;
    display: flex; justify-content: center; align-items:  center;
}

.s_noborder{
    border-bottom: none!important;
}

.s_part1{
    box-sizing: border-box;
    width: 1200px;
    height: 450px;
    background: url(../image/part1_bg.png) no-repeat 0 0/ 100% auto;
    margin: 0 auto;    padding: 120px 0 0 550px;
}
.s_part1 ul{
    width: 600px;
}
.s_part1 li{
    font-size: 20px;
    display: flex;
    justify-content:space-between;
    align-items: center;
    align-content: center;
    border-bottom: 1px dashed #ccc;
    height: 50px; margin-top: 5px;
}
.s_part1 li div{
    display: flex;
    justify-content:space-between;
    align-items: center;
    align-content: center;
}

.s_part1 li div img{
    margin-right: 10px;
}
.s_part1 li &gt; div:last-child{
    font-size: 20px;
    width: 120px; height:32px ; 
    text-align: center; line-height: 32px;
    color: #ff5a00;
    background: linear-gradient(to bottom,#fff,#fff);
    display: flex;
    justify-content: center; align-items: center;
    border-radius: 100px;
   border: 1px solid #ff5a00;
}
.s_part1 li &gt; div:last-child:hover,.s_part1 li &gt; div:last-child.hover{
    font-size: 20px;
    width: 120px; height:36px ; 
    text-align: center; line-height: 36px; 
    color: #fff;
    background: linear-gradient(to bottom,#ff5a00,#ff5a00);
    display: flex;
    justify-content: center; align-items: center;
    border-radius: 100px;
cursor: pointer;
}
.s_hover:hover{
    color: #d12c1c;
    cursor: pointer;
}


.m_nandu1{
    height: 660px; width: 1130px; position: relative; top: 0px;
    background: url(../images/part7_img1.png) no-repeat center center/ auto;
    margin: 0 auto;
 }
 .m_nandu1 li{
    position: absolute;
    /* background: url(../image/part3_img25.png) no-repeat center/ auto; */
    background: #f3f7ff;
    font-size: 30px; border-radius: 1000px; width: 175px; height: 175px;color: #0c1fb6;
    text-align: center; display: flex; align-content: center; align-items: center; text-align: center;
    justify-content: center; box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
 }
 .m_nandu1 li:hover{
    cursor: pointer;
 }
 .m_nandu1 li:nth-child(1){
    top: 0px;
    left: 180px;
    width: 210px;
    height: 210px;
 }
 .m_nandu1 li:nth-child(2){
    top: 150px; left: 0px;
    width: 170px; height: 170px;
 }
 .m_nandu1 li:nth-child(3){
    top: 230px;
    left: 190px;
    width: 210px;
    height: 210px;
 }
 .m_nandu1 li:nth-child(4){
    top: 410px;
    left: 10px;
    width: 230px;
    height: 230px;
 }
 .m_nandu1 li:nth-child(5){
    top: 0px; right: 260px;
    width: 210px; height: 210px;
 }
 .m_nandu1 li:nth-child(6){
    top:150px; right: 100px;
    width: 190px; height: 190px;
 }
 .m_nandu1 li:nth-child(7){
    top: 430px; right: 10px;
    width: 160px; height: 160px;
 }
 .m_nandu1 li:nth-child(8){
    top: 400px; right: 200px;
    width: 230px; height: 230px;
 }

 
.m_yuanyin1{
    height: 450px; width: 1130px; position: relative; top: 0px;
    background: url(../images/part3_img1.png) no-repeat center center/ auto;
    margin: 0 auto;
 }
 .m_yuanyin1 li{
    position: absolute;
    /* background: url(../image/part3_img25.png) no-repeat center/ auto; */
    font-size: 30px;  width: 503px; height: 129px;color: #0c1fb6;
    text-align: center; display: flex; align-content: center; align-items: center; text-align: center;

 }
 .m_yuanyin1 li:hover{
    cursor: pointer;
 }

 .m_yuanyin1 li.m1{
background: url(../images/part3_bg1.png) no-repeat center/ auto;
justify-content: left;
box-sizing: border-box;
padding-left: 20px;
 }
 .m_yuanyin1 li.m1:hover{
    background: url(../images/part3_bg11.png) no-repeat center/ auto;
 }

 .m_yuanyin1 li.m2{
    background: url(../images/part3_bg2.png) no-repeat center/ auto;
    justify-content: right;
    box-sizing: border-box;
    padding-right: 20px;
    justify-items: right;
    box-sizing: border-box;
    padding-left: 220px;
 }
 .m_yuanyin1 li.m2:hover{
    background: url(../images/part3_bg22.png) no-repeat center/ auto;
 }


 .m_yuanyin1 li:nth-child(1){
    top: 60px;
    left: 30px;
 }
 .m_yuanyin1 li:nth-child(2){
    top: 230px; left: 0px;
 }
 .m_yuanyin1 li:nth-child(3){
    top: 0px;
    right: 60px;
 }
 .m_yuanyin1 li:nth-child(4){
    top: 130px;
    right: 30px;
 }
 .m_yuanyin1 li:nth-child(5){
    top: 260px; right: 0px;
 }


 .s_part3{
    display: flex; margin-top: 0px;
    justify-content: space-between;
    align-items: center; align-content: center;
 }

 .s_center{
    display: flex; justify-content: center;
 }


 .m_part4{
    background: #f3f7ff;
    padding: 60px 0;
 }
 .m_part4 .m_container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
 }
 .m_part4 ul{
    background-color: #d12c1c;
    width: 278px; height: 329px;
    padding: 185px 35px 0; box-sizing: border-box;
    border-radius: 30px;
 }
 .m_part4 ul li{
    background-color: #fff;
    padding: 2px 10px;
    box-sizing: border-box;
    border-radius: 52px;
    font-size: 26px;
    text-align: center;
    color: #0c1fb6;
    border: 1px solid #0c1fb6;
    margin-top: 10px;
    cursor: pointer;
 }
 .m_part4 ul li:hover{
    background: #0c1fb6;
    color: #fff;
 }
 .m_part4 ul:nth-child(1){
    background: url(../images/part4_bg1.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(2){
    background: url(../images/part4_bg2.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(3){
    background: url(../images/part4_bg3.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(4){
    background: url(../images/part4_bg4.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(5){
    background: url(../images/part4_bg5.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(7){
    background: url(../images/part4_bg7.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(6){
    background: url(../images/part4_bg7.png) no-repeat center/ auto;
 }
 .m_part4 ul:nth-child(8){
    background: url(../images/part4_bg8.png) no-repeat center/ auto;
 }


 
 .m_part1{

 }
 .m_part1 .m_container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
 }
 .m_part1 ul{
    background-color: #d12c1c;
    width: 373px; height: 454px;
    padding:155px 70px 0; box-sizing: border-box;
    border-radius: 30px; 
    border-radius: 20px;
 }
 .m_part1 ul li{
    background-color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 52px;
    font-size: 24px;
    text-align: center;
    margin-top: 210px;width: 290px;
    position: relative; right:27px;
 }
 .m_part1 ul li:hover{
    cursor: pointer;
 }
 .m_part1 ul li.s1{
    background-color: #0c1fb6;
    padding: 6px 10px;
    box-sizing: border-box;
    border-radius: 52px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border: 1px solid #0c1fb6;
    margin-top: 10px;
 }
 .m_part1 ul li.s1:hover{
    cursor: pointer;
 }
 .m_part1 ul:nth-child(1){
    background: url(../image/part4_bg1.png) no-repeat center/ auto;
 }
 .m_part1 ul:nth-child(2){
    background: url(../image/part4_bg2.png) no-repeat center/ auto;
 }
 .m_part1 ul:nth-child(3){
    background: url(../image/part4_bg3.png) no-repeat center/ auto;
 }

 /* *:hover{
    cursor: pointer;
 } */


 .m_kc{
    background: #f3f7ff;
    padding: 60px 0;
 }
 .m_kc1{
    background: #effaff;
    padding: 60px 0;
 }

 .m_kc ul{
    width: 1130px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
 }

 .m_kc ul li{
    width: 270px; height: 210px; margin-top: 30px;
    background: #fff; border-top: 3px solid #0c1fb6;
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
    
 }
 .m_kc ul li dt{
    text-align: center; font-size: 24px;
    padding: 10px 0 5px 0;
 }
 .m_kc ul li dd{

    text-align: left; font-size: 18px;
    background: url(../images/kc_img1.png) no-repeat left center / auto;
    margin:5px 0 0 10px; padding-left: 12px;
 }
 .m_kc ul li div{
    display: flex; justify-content: center;
    padding-top: 10px;
 }
 .m_kc ul li div span{
    background: #0c1fb6; color: #fff;
    border-radius: 30px; font-size: 18px;
    padding: 5px 20px; margin: 0 5px;
 }
 .m_kc ul li div span:hover{
    cursor: pointer;
    animation: float6 1s ease-in-out infinite;
 }


@keyframes float6{
    from{transform: scale(.99); }
    50%{transform: scale(1.02); }
    to{transform: scale(.99); }
}

.m_part11{
     background: url(../image/part1_bg.png) no-repeat center left / auto;
     box-sizing: border-box;
     padding: 20px 30px 0 200px;
     width: 1133px; 
    height: 235px;
    display: flex; justify-content: center; align-items: baseline;
    flex-wrap: wrap;
}
.m_part11 img{
    margin: 10px 6px 0;
}

.s_part5{
    width: 1090px; background: url(../images/part5_img17.png) no-repeat center left / auto;
    height: 247px; display: flex;
    margin: 0 auto;
    box-sizing: border-box; padding: 0 0 0 375px;
    flex-wrap: wrap; justify-content: left;
}
.s_part5 img{
    height: 57px; margin-bottom: 10px;
}
.s_part5 img:nth-child(1){margin-right: 15px;}
.s_part5 img:nth-child(3){margin-right: 10px;}
.s_part5 img:nth-child(5){
    margin-right: 110px;
}
.s_part5 img:hover{
    animation: float6 1s ease-in-out infinite;
    cursor: pointer;
}

.m_part51{
    background: url(../image/part5_bg1.png) no-repeat center left / auto;
    width: 1129px; height:448px;
    margin: 0 auto;position: relative;
}
.m_part52{
    background: url(../image/part5_img30.png) no-repeat center left / auto;
    width: 1129px; height:145px;
    display: flex; justify-content: center; align-items: baseline;
    margin: 0 auto; 
}
.m_part51 img{
    position: absolute; width: 260px;
}
.m_part51 img:nth-child(1){
    left: 10px; top: 60px;
}
.m_part51 img:nth-child(2){
    left: 380px; top: 30px;
}
.m_part51 img:nth-child(3){
    left: 10px; top: 300px;
}
.m_part51 img:nth-child(4){
    left: 380px; top: 230px;
}

.m_part52 li{
    width: 106px; height: 106px;
    margin: 15px 16.5px 0;
}
.m_part52 li:hover{
    cursor: pointer;
    animation: float6 1s ease-in-out infinite;
}
.m_part52 li:nth-child(1){
    background: url(../image/part5_img31.png) no-repeat center left / auto;
}
.m_part52 li:nth-child(2){
    background: url(../image/part5_img32.png) no-repeat center left / auto;
}
.m_part52 li:nth-child(3){
    background: url(../image/part5_img33.png) no-repeat center left / auto;
}
.m_part52 li:nth-child(4){
    background: url(../image/part5_img34.png) no-repeat center left / auto;
}
.m_part52 li:nth-child(5){
    background: url(../image/part5_img35.png) no-repeat center left / auto;
}
.m_part52 li:nth-child(6){
    background: url(../image/part5_img36.png) no-repeat center left / auto;
}

.m_part53{
    background: url(../image/part5_img41.png) no-repeat center left / auto;
    width: 1015px; height: 389px;
    display: flex; justify-content: center; align-items: baseline;
    margin: 170px auto 0;
}
.m_part53 img{
    width: 330px; margin-top: -120px;
}




.s_part2{
    background: url(../image/part2_img0.png) no-repeat center top/ auto;
    max-width: 1200px; height: 630px; margin: 0 auto; position: relative;
}
.s_part2 img{
    position: absolute;
}
.s_part2 img:nth-child(1){
    left: 30px; top: 60px;
}
.s_part2 img:nth-child(2){
    right: 30px; top: 60px;
}
.s_part2 img:nth-child(3){
    left: 70px;
    top: 320px;
}
.s_part2 img:nth-child(4){
    left: 440px;
    bottom: 0px;
}
.s_part2 img:nth-child(5){
    right: 70px;
    top: 320px;
}

.m_tisheng{
    display: flex; width: 1130px; margin: 0 auto;
    justify-content: space-between; align-content: flex-start;
}
.m_tisheng ul{
    height: 543px;  width: 752px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.m_tisheng ul li:nth-child(1){
    background: url(../image/part2_left1.png) no-repeat center left / auto;
    width: 752px; height: 183px; 
}
.m_tisheng ul li:nth-child(2){
    background: url(../image/part2_left2.png) no-repeat center left / auto;
    width: 752px; height: 139px;
}
.m_tisheng ul li:nth-child(3){
    background: url(../image/part2_left3.png) no-repeat center left / auto;
    width: 752px; height: 183px;
}
.m_tisheng div{
    background: url(../image/part2_right0.png) no-repeat center left / auto;
    width: 355px; height: 543px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.m_tisheng div img{margin-top: 6px;}
.m_tisheng div img:nth-child(2){position: relative;right: 66px;}
.m_tisheng div img:nth-child(3){position: relative;left: 66px;}
.m_tisheng div img:nth-child(4){position: relative;right: 66px;}
.m_tisheng div img:nth-child(5){position: relative;left:66px;}

.datu1{
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    display: block;
    cursor: pointer;
}
.banner{
    display: flex;max-width: 1920px;
    justify-content: center; flex-wrap: wrap;
    margin: 0 auto;align-items: center;
}
.banner img:last-child{
    margin-top: -270px;
}
.m_container1{
   max-width: 1920px;
    justify-content: center; flex-wrap: wrap;
    margin: 0 auto;align-items: center;
}
.m_container1 img{
    display: block;
    margin: 0 auto;
}
body{
    background: #0b1f9e;
}
.table_btn1{
    right: -290px;
    width: 1200px;
    /* margin: -1180px auto; */
    position: relative;
    z-index: 9;
    overflow: hidden;
    display: block;
    margin-top: -1180px;
}
.table_btn{
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0);
    flex-wrap: wrap;
    float: right;
}
.table_btn li{
    width: 130px;
    height: 40px;
    background: none;
    margin: 21px 0 21px;
}

.gundong1{
    width: 1200px; height: 700px; 
    border: 2px solid #0656c7;
    margin: 0 auto;
    background: #072fb9;
    border-radius: 20px;margin-top: 60px;
}
.gundong1 img{position: relative; top: 160px;}
.gundong1 &gt; img{position: relative; top: 30px;}
.lunbo1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../image/part5_img1.png) no-repeat center / 90% auto;
    width: 100%;
    height: 100%;
}
.lunbo2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../image/part5_img2.png) no-repeat center / 90% auto;
    width: 100%;
    height: 100%;
}</pre></body></html>