@charset "utf-8";
.productsection1{
    width:100%;
}
.productsection1_one{
    position: relative;
    top:-110px;
    width:100%;
    padding:0px;
}
.productsection1_one_top{
    width: 100%;
    min-height: 230px;
    background-color:rgba(255,255,255,0.9);
    border-radius: 10px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    padding:48px 65px;
    font-weight: 400;
    font-size: 28px;
    color: #676767;
    line-height: 54px;
    text-indent: 0ch;
}
.productsection1_one_center{
    width: 100%;
    margin-top: 139px;
}
.productsection1_one_center .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.productsection1_one_center .miaoshu{
    padding:50px 0px;
    font-weight: 400;
    font-size: 23px;
    color: #666667;
    line-height: 54px;
    text-align: center;
}
.productsection1_one_center .neirong{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.productsection1_one_center .neirong .dgnr{
    position: relative;
    width: 23%;
    min-height: 200px;
    cursor: pointer;
    padding-bottom: 120px;
}
.productsection1_one_center .neirong .dgnr:nth-child(2n){
    top:120px;
}
.productsection1_one_center .neirong .dgnr .img{
    padding:15px;
    overflow: hidden;
}
.productsection1_one_center .neirong .dgnr .img img{
    width:100%;
    overflow: hidden;
    transition: all .4s;
    border-radius: 20px;
}
.productsection1_one_center .neirong .dgnr .img img:hover{
    transform: scale(1.05);
}
.productsection1_one_center .neirong .dgnr .mingcheng{
    margin-top: 40px;
    font-weight: 400;
    font-size: 32px;
    color: #063A80;
    text-align: center;
}
.productsection1_one_center .neirong .dgnr .mingcheng span{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 8px;
    margin-right: 5px;
    background-color: #063A80;
    position: relative;
    top: -5px;
}
.productsection2{
    width: 100%;
    height: 110px;
    padding:32px 0px;
    background-color:#063A80;
}
.productsection2_one{
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
}
.productsection2_one .mingcheng{
    font-weight: 400;
    font-size: 42px;
    color: #FFFFFF;
    line-height: 46px;
}
.productsection2_one .fenge{
    width: 2px;
    height: 46px;
    background-color: #FFFFFF;
    margin: 0px 30px;
}
.productsection2_one .miaoshu{
    font-weight: 400;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 46px;
}
.productsection3{
    width: 100%;
    background-color: #f9f9f9;
}
.productsection3_one{
    width: 100%;
    padding:0px;
}
.productsection3_one .dange{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.productsection3_one .dange .mingcheng{
    width:400px;
    height: 140px;
    padding-left:0px;
    font-weight: 400;
    font-size: 42px;
    color: #063A80;
    line-height: 140px;
}
.productsection3_one .dange .mingcheng img{
    height: 30px;
    padding-right: 20px;
}
.productsection3_one .dange .mingcheng span{
    font-size: 16px;
    padding-right: 15px;
}
.productsection3_one .dange .miaoshu{
    padding:0px 30px;
    height: 140px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 400;
    font-size: 20px;
    color: #676767;
    line-height: 54px;
    flex:15;
}
.productsection4{
    width: 100%;
    height: 575px;
    background:url('../images/fenge1.png?v=1.02') no-repeat;
    background-position: bottom;
    background-size: 100%;
}
.productsection4_one{
    width: 100%;
    padding:100px 0px;
    display:flex;
    justify-content: flex-start;
}
.productsection4_one .left{
    width: 50%;
    height: 435px;
}
.productsection4_one .right{
    width: 50%;
    padding-left: 70px;
}
.productsection4_one .right .title{
    font-weight: 400;
    font-size: 42px;
    color: #063A80;
    line-height: 65px;
}
.productsection4_one .right .miaoshu{
    margin-top: 30px;
    font-weight: 400;
    font-size: 19px;
    color: #4E4E4E;
    line-height: 57px;
}
.productsection4_one .right .tijiao{
    margin-top: 30px;
    width: 131px;
    height: 41px;
    border-radius: 22px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #063A80;
    cursor: pointer;
    border:1px solid #063A80;
    display: flex;
    justify-content: center;
    align-items: center;
}
.productsection4_one .right .tijiao .iconfont{
    font-size: 13px;
}
.productsection4_one .right .tijiao:hover{
    background-color: #063A80;
    color: #FFFFFF;
}
.productsection4_one .right .tijiao a{
    color: #063A80;
}
.productsection4_one .right .tijiao:hover a{
    color: #FFFFFF;
}
#mycarousel4 .layui-carousel-ind ul{
    background-color: unset;
}
#mycarousel4 .layui-carousel-ind ul:hover{
    background-color: unset;
}
#mycarousel4 .layui-carousel-ind{
    top:15px;
}
#mycarousel4 .layui-carousel-ind ul li.layui-this{
    background-color: #063A80;
}
#mycarousel4 .layui-carousel-ind ul li{
    background-color: #FFFFFF;
}
.productsection5{
    width:100%;
    background: url(../images/yaoyongbeijing.png) no-repeat;
    background-size: 100%;
    background-position: center bottom;
    background-color: #f9f9f9;
}
.productsection5_one{
    position: relative;
    top:-110px;
    width:100%;
    padding:0px;
}
.productsection5_one_top{
    width: 100%;
    min-height: 230px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    padding:48px 65px;
}
.productsection5_one_top .title{
    position: relative;
    font-weight: 400;
    font-size: 24px;
    color: #676767;
    line-height: 48px;
    text-indent: 0ch;
}
.productsection5_one_title{
    position: absolute;
    width: 100%;
    text-align: center;
    top:-150px;
    font-weight: bold;
    font-size: 3.5vw;
    color: #063A80;
    line-height: 3.5vw;
    text-indent: 0ch;
}
.productsection5_one_top .mingcheng{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
    font-size: 16px;
    color: #676767;
    line-height: 26px;
}
.productsection5_one_top .miaoshu{
    width: 100%;
    padding-top: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #676767;
    line-height: 28px;
}
.productsection5_one_top .miaoshu p{
    line-height: 28px;
}
.productsection5_one_foot{
    margin-top: 90px;
    width: 100%;
    overflow: hidden;
}
.productsection5_one_foot .mingcheng{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.productsection5_one_foot .mingcheng .biaoti{
    width: 330px;
    height: 72px;
    border: 1px solid #063A80;
    border-radius: 36px;
    font-weight: bold;
    font-size: 42px;
    color: #063A80;
    line-height: 72px;
    text-align: center;
}
.productsection5_one_foot .mingcheng .caozuo{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.productsection5_one_foot .mingcheng .caozuo .shuju{
    display: flex;
    justify-content: flex-start;
}
.productsection5_one_foot .mingcheng .caozuo .shuju .dgshuju p{
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 21px;
}
.productsection5_one_foot .mingcheng .caozuo .shuju .dgshuju p b{
    font-weight: bold;
    font-size: 44px;
    color: #666666;
    line-height: 44px;
}
.productsection5_one_foot .mingcheng .caozuo .shuju .fenge{
    width: 2px;
    height: 60px;
    margin: 0px 25px;
    background-color: #9A9A9A;
}
.productsection5_one_foot .mingcheng .caozuo .zengjia{
    display: flex;
    margin-top: 20px;
    justify-content:flex-end;
}
.productsection5_one_foot .mingcheng .caozuo .zengjia .jia{
    width: 42px;
    height: 42px;
    margin-right: 15px;
    background-color: #B5E1E5;
    border-radius: 21px;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}
.productsection5_one_foot .mingcheng .caozuo .zengjia .jian{
    width: 42px;
    height: 42px;
    margin-right: 15px;
    background-color: #B5E1E5;
    border-radius: 21px;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}

.productsection5_one_foot .pic{
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
}
.productsection5_one_foot .pic img{
    width:100%;
    transition: all .4s;
}
.productsection5_one_foot .pic .liucheng1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 240px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng2{
    position: absolute;
    top: 240px;
    left: 0px;
    width: 300px;
    height: 170px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng3{
    position: absolute;
    top: 180px;
    left: 300px;
    width: 170px;
    height: 150px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng4{
    position: absolute;
    top: 80px;
    left: 460px;
    width: 180px;
    height: 150px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng5{
    position: absolute;
    top: 0px;
    left: 640px;
    width: 330px;
    height: 170px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng6{
    position: absolute;
    top: 190px;
    left: 630px;
    width: 170px;
    height: 140px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng7{
    position: absolute;
    top: 230px;
    left: 460px;
    width: 170px;
    height: 180px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng8{
    position: absolute;
    top: 330px;
    left: 290px;
    width: 170px;
    height: 180px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng9{
    position: absolute;
    top: 410px;
    left: 0px;
    width: 290px;
    height: 200px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng10{
    position: absolute;
    bottom: 100px;
    left: 280px;
    width: 190px;
    height: 200px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng11{
    position: absolute;
    bottom: 190px;
    left: 460px;
    width: 190px;
    height: 150px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng12{
    position: absolute;
    bottom: 300px;
    left: 620px;
    width: 190px;
    height: 150px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng13{
    position: absolute;
    bottom: 380px;
    left: 800px;
    width: 160px;
    height: 170px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng14{
    position: absolute;
    bottom: 480px;
    right: 140px;
    width: 180px;
    height: 180px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng15{
    position: absolute;
    bottom: 300px;
    right: 10px;
    width: 250px;
    height: 180px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng16{
    position: absolute;
    bottom: 210px;
    right: 240px;
    width: 200px;
    height: 170px;
    cursor: pointer;
}
.productsection5_one_foot .pic .liucheng17{
    position: absolute;
    bottom: 90px;
    right: 440px;
    width: 200px;
    height: 210px;
    cursor: pointer;
}

.productsection5_one_foot .pic img:hover{
    transform: scale(1.0);
}
.productsection5_one_lingyu{
    width: 100%;
    margin-top: 110px;
}
.productsection5_one_lingyu .title{
    text-align: center;
    font-weight: 400;
    font-size: 2.5vw;
    color: #063A80;
    line-height: 3vw;
}
.productsection5_one_lingyu .lingyu{
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.productsection5_one_lingyu .lingyu .dange{
    width:33%;
    min-height: 300px;
    border: 1px solid rgba(238,238,238,0.3);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.productsection5_one_lingyu .lingyu .dange .pic{
    max-width: 100%;
    padding:15px;
    overflow: hidden;
}
.productsection5_one_lingyu .lingyu .dange .pic img{
    max-width: 100%;
    transition: all .4s;
    cursor: pointer;
}
.productsection5_one_lingyu .lingyu .dange .pic img:hover{
    transform: scale(1.2);
}
.productsection5_one_lingyu .lingyu .dange .mingcheng{
    margin-top:10px;
    font-weight: 400;
    font-size: 28px;
    color: #686868;
    line-height: 57px;
}
.productsection5_one_lingyu .yaoyonglingyu{
    width:100%;
}
.productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong{
    width:100%;
    padding:80px 0px;
    border-bottom: 1px solid #C7DEE3;
    display: flex;
    justify-content: space-between;
}
.productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left{
   padding-right: 100px;
   display: flex;
   flex-direction: column;
   justify-content: center;
   flex: 1;
}
.productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng{
    font-size : 36px;
    line-height : 95px;
    color : #063A80;
 }
 .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng img{
    height: 90px;
    padding-right: 15px;
    transition: all .5s;
    cursor: pointer;
 }
  .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng img:hover{
    transform: scale(1.08);
 }
 .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .miaoshu{
    margin-top: 20px;
    font-size : 20px;
    line-height : 38.8px;
    color : #676767;
 }
 .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .right{
    overflow: hidden;
    height: auto;
    padding:20px;
    flex: 1;
}
.productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .right img{
    height: 100%;
    cursor: pointer;
    transition: all .5s;
    border-radius: 20px;
}
.productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .right img:hover{
    transform: scale(1.05);
}
.productsection5_one_shuoming{
    width: 100%;
    padding:108px 66px;
    font-weight: 400;
    font-size: 28px;
    color: #676767;
    line-height: 54px;
}
.productsection5_one_shuoming p{
    line-height: 54px;
    margin-top: 25px;
}
.productsection5_one_shuoming p:nth-child(1){
    margin-top: 0px;
}
.productsection6{
    width: 100%;
    min-height: 170px;
    background-color: #063A80;
}
.productsection6_one{
    width: 100%;
    padding:43px 0px;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 57px;
    text-indent: 0ch;
}
.productsection7{
    width: 100%;
}
.productsection7_one{
    width: 100%;
    padding:0px;
}
.productsection7_one .dange{
    position: relative;
    width: 100%;
    margin-top: 120px;
}
.productsection7_one .dange img{
    cursor: pointer;
    width:100%;
    border-radius: 20px;
}
.productsection7_one .dange img:hover{
    -webkit-animation:fa1 5s linear 1;
}
.productsection7_one .dange .neirong{
    position: absolute;
}
.productsection7_one .dange .neirong .title{
    font-weight: 400;
    font-size: 42px;
    color: #063A80;
    line-height: 45px;
}
.productsection7_one .dange .neirong .miaoshu{
    margin-top: 29px;
    font-weight: 400;
    font-size: 18px;
    color: #3E3A39;
    line-height: 30px;
}
.productsection7_one .dange .neirong .gengduo{
    margin-top: 80px;
    width: 132px;
    height: 42px;
    border: 1px solid #063A80;
    border-radius: 21px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #0D386F;
    display: flex;
    justify-content: center;
    align-items: center;
}
.productsection7_one .dange .neirong .gengduo:hover{
    background-color: #063A80;
    color: #FFFFFF;
}
.productsection7_one .dange .neirong .gengduo a{
    color: #0D386F;
}
.productsection7_one .dange .neirong .gengduo:hover a{
    color: #FFFFFF;
}
.productsection7_one .dange .neirong .gengduo a:hover{
    color: #FFFFFF;
}
.productsection7_one .dange .youce{
    top:100px;
    right: 100px;
}
.productsection7_one .dange .zuoce{
    top:100px;
    left: 100px;
}
.productsection7_two{
    padding:80px 0px 105px 0px;
}
.productsection7_two .title{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 58px;
    text-align: center;
}
.productsection7_two .tijiao{
    width: 131px;
    height: 41px;
    margin: 0 auto;
    margin-top: 45px;
    background-color: #B5E1E5;
    border-radius: 21px;
    font-weight: 400;
    font-size: 16px;
    color: #063A80;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.productsection7_two .tijiao:hover{
    background-color: #063A80;
    color: #FFFFFF;
}
.productsection7_two .tijiao a{
    color: #063A80;
}
.productsection7_two .tijiao:hover a{
    color: #FFFFFF;
}
.productsection7_two .tijiao a:hover{
    color: #FFFFFF;
}
.productsection8{
    width: 100%;
    min-height: 450px;
    display: flex;
    justify-content: space-between;
}
.productsection8 .left{
    width: 50%;
    min-height: 450px;
}
.productsection8 .left img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.productsection8 .right{
    width: 50%;
    padding-left: 52px;
    min-height: 450px;
    background-color: #063A80;
    display: flex;
    flex-direction: column;
    justify-content:center;
}
.productsection8 .right .title{
    font-weight: 400;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 53px;
    text-align: center;
}
.productsection8 .right .title img{
    padding-right: 10px;
    position: relative;
    top: -5px;
}
.productsection8 .right .title .iconfont{
    font-size: 21px;
    margin-right: 10px;
}
.productsection8 .right .miaoshu{
    margin-top: 20px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
}
.productsection8 .right .shenling{
    width: 131px;
    height: 41px;
    background-color: #FFFFFF;
    border-radius: 22px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #2E3242;
    display: flex;
    justify-content: center;
    align-items: center;
}
.productsection8 .right .shenling:hover{
    background-color: #B5E1E5;
    color: #FFFFFF;
}
.productsection8 .right .shenling a{
    color: #2E3242;
}
.productsection8 .right .shenling:hover a{
   color: #FFFFFF;
}
.productsection9{
    width: 100%;
    padding:200px 0px;
}
.productsection9 .dgzm{
    width: 1920px;
    max-width: 100%;
    height: 640px;
    margin: 0 auto;
}
.productsection9 .ztyw{
    position: relative;
    width: 100%;
}
.productsection9 .ztyw .left{
    width: 1000px;
    height: 530px;
}
.productsection9 .ztyw .left img{
    width: 1000px;
    height: 530px;
    object-fit: cover;
    border-radius: 15px;
}
.productsection9 .ztyw .right{
    display: flex;
    justify-content: flex-start;
    padding-top: 50px;
    flex-direction: column;
    position: absolute;
    width: 1050px;
    height: 530px;
    top: 0px;
    right: 60px;
}
.productsection9 .ztyw .right .biaoti{
    width: 100%;
    min-height: 200px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 50px 40px;
}
.productsection9 .ztyw .right .biaoti .mingcheng{
    position: relative;
    font-weight: 400;
    font-size: 55px;
    color: #063A80;
    line-height: 52px;
}
.productsection9 .ztyw .right .biaoti .mingcheng::after{
    position: absolute;
    content: '';
    bottom:-30px;
    left:0px;
    width: 43px;
    height: 7px;
    background-color: #063A80;
}
.productsection9 .ztyw .right .biaoti .miaoshu{
    padding-top: 90px;
    font-weight: 400;
    font-size: 24px;
    color: #676767;
    line-height: 50px;
}
.productsection9 .ztyw .right .cankao{
    position: relative;
    left: 300px;
    top: 10px;
    width: 413px;
    height: 100px;
}
.productsection9 .ztyw .right .cankao .biaot{
    font-weight: bold;
    font-size: 16px;
    color: #676767;
    line-height: 56px;
    border-bottom: 1px solid #f9f9f9;
}
.productsection9 .ztyw .right .cankao .miaos{
    padding-top: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #676767;
    line-height: 28px;
}
.productsection9 .two{
    margin-top: 100px;
}
.productsection9 .ztyw .fd{
    float: right;
}
.productsection9 .ztyw .zc{
    left:60px;
    padding-top: 100px;
}
.productsection9 .ztyw .right .biaoti .wg{
    font-size: 36px;
}
.productsection9 .ztyw .right .biaoti .wg::after{
    width: 0px;
    height: 0px;
}
.productsection9 .ztyw .right .ys{
    left: 60px;
}
.productsection9 .ztyw .right .biaoti .er{
    padding-top: 50px;
}
.productsection10{
    width: 100%;
    padding: 50px 0px;
}
.productsection10 .mingcheng{
   width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
    font-size: 16px;
    color: #676767;
    line-height: 26px;
}
}
.productsection10 .miaoshu{
   width: 100%;
    padding-top: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #676767;
    line-height: 28px;
}
.productsection10 .miaoshu p{
    line-height: 28px;
    margin-top: 20px;
    font-style: italic;
}
#mycarousel4.layui-carousel{
    background-color: transparent;
}
#mycarousel4.layui-carousel>[carousel-item]>*{
      background-color: transparent;
}
.layui-layer-photos-footer{
    display: none;
}

@media only screen and (max-width: 1920px){


}

@media only screen and (max-width: 1680px){
    .productsection5_one_top .title {
        font-size: 24px;
    }
    .productsection5_one_foot .mingcheng .biaoti {
        width: 287px;
        height: 63px;
        font-size: 37px;
        line-height: 63px;
    }
    .productsection6_one {
        padding: 41px 0px;
        font-size: 21px;
    }
    .productsection7_one .dange .neirong .title {
        font-size: 37px;
    }
    .productsection7_one .dange .neirong .miaoshu {
        font-size: 16px;
    }
    .productsection7_one .dange .neirong .gengduo {
        font-size: 14px;
    }
    .productsection7_two .title {
        font-size: 17px;
    }
    .productsection7_two .tijiao {
        font-size: 14px;
    }
    .productsection1_one_top {
        font-size: 24px;
    }
    .productsection1_one_center .title {
        font-size: 3vw;
    }
    .productsection1_one_center .miaoshu {
        font-size: 20px;
    }
    .productsection1_one_center .neirong .dgnr .mingcheng {
        font-size: 31px;
    }
    .productsection2_one .mingcheng {
        font-size: 36px;
    }
    .productsection2_one .miaoshu {
        font-size: 22px;
    }
    .productsection3_one .dange .mingcheng {
        font-size: 36px;
    }
    .productsection3_one .dange .miaoshu {
        font-size: 17px;
    }
    .productsection4_one .right .title {
        font-size: 37px;
    }
    .productsection4_one .right .miaoshu {
        font-size: 16px;
    }
    .productsection5_one_title {
        font-size: 4vw;
    }
    .productsection5_one_lingyu .title {
        font-size: 2.5vw;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng {
        font-size: 32px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .miaoshu {
        font-size: 18px;
    }
    .productsection8 .right .title {
        font-size: 26px;
    }
    .productsection8 .right .miaoshu {
        font-size: 18px;
    }
    .productsection8 .right .shenling {
        font-size: 14px;
    }
    .productsection5_one_lingyu .lingyu .dange .mingcheng {
        font-size: 22px;
    }
    .productsection5_one_shuoming {
        font-size: 22px;
    }
    .productsection9 .ztyw .right .biaoti .mingcheng {
        font-size: 48px;
    }
    .productsection9 .ztyw .right .biaoti .miaoshu {
        font-size: 21px;
    }

}
@media only screen and (max-width: 1440px){
    .productsection5_one_top .title {
        font-size: 21px;
    }
    .productsection5_one_foot .mingcheng .biaoti {
        width: 246px;
        height: 54px;
        font-size: 31px;
        line-height: 54px;
    }
    .productsection6_one {
        padding: 35px 0px;
        font-size: 18px;
    }
    .productsection7_one .dange .neirong .title {
        font-size: 31px;
    }
    .productsection7_one .dange .neirong .miaoshu {
        font-size: 13px;
    }
    .productsection7_one .dange .neirong .gengduo {
        font-size: 12px;
    }
    .productsection7_two .title {
        font-size: 15px;
    }
    .productsection7_two .tijiao {
        font-size: 12px;
    }
    .productsection1_one_top {
        font-size: 21px;
    }
     .productsection1_one_center .title {
        font-size: 3vw;
    }
    .productsection1_one_center .miaoshu {
        font-size: 17px;
    }
    .productsection1_one_center .neirong .dgnr .mingcheng {
        font-size: 27px;
    }
    .productsection2_one .mingcheng {
        font-size: 31px;
    }
    .productsection2_one .miaoshu {
        font-size: 19px;
    }
    .productsection3_one .dange .mingcheng {
        font-size: 31px;
    }
    .productsection3_one .dange .miaoshu {
        font-size: 15px;
    }
    .productsection4_one .right .title {
        font-size: 31px;
    }
    .productsection4_one .right .miaoshu {
        font-size: 14px;
    }
    .productsection5_one_title {
        font-size: 4vw;
    }
    .productsection5_one_lingyu .title {
        font-size: 2.5vw;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng {
        font-size: 28px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .miaoshu {
        font-size: 16px;
    }
    .productsection8 .right .title {
        font-size: 22px;
    }
    .productsection8 .right .miaoshu {
        font-size: 16px;
    }
    .productsection8 .right .shenling {
        font-size: 14px;
    }
     .productsection5_one_lingyu .lingyu .dange .mingcheng {
        font-size: 18px;
    }
    .productsection5_one_shuoming {
        font-size: 18px;
    }
     .productsection9 .ztyw .right .biaoti .mingcheng {
        font-size: 42px;
    }
    .productsection9 .ztyw .right .biaoti .miaoshu {
        font-size: 17px;
    }


}
@media only screen and (max-width: 1366px){
   .productsection5_one_top .title {
        font-size: 20px;
    }
    .productsection5_one_foot .mingcheng .biaoti {
        width: 234px;
        height: 51px;
        font-size: 30px;
        line-height: 51px;
    }
    .productsection6_one {
        padding: 33px 0px;
        font-size: 17px;
    }
    .productsection7_one .dange .neirong .title {
        font-size: 30px;
    }
    .productsection7_one .dange .neirong .miaoshu {
        font-size: 13px;
    }
    .productsection7_one .dange .neirong .gengduo {
        font-size: 12px;
    }
    .productsection7_two .title {
        font-size: 14px;
    }
    .productsection7_two .tijiao {
        font-size: 12px;
    }
    .productsection1_one_top {
        font-size: 20px;
    }
     .productsection1_one_center .title {
        font-size: 3vw;
    }
    .productsection1_one_center .miaoshu {
        font-size: 16px;
    }
    .productsection1_one_center .neirong .dgnr .mingcheng {
        font-size: 25px;
    }
    .productsection2_one .mingcheng {
        font-size: 30px;
    }
    .productsection2_one .miaoshu {
        font-size: 18px;
    }
    .productsection3_one .dange .mingcheng {
        font-size: 30px;
    }
    .productsection3_one .dange .miaoshu {
        font-size: 14px;
    }
    .productsection4_one .right .title {
        font-size: 30px;
    }
    .productsection4_one .right .miaoshu {
        font-size: 13px;
    }
    .productsection5_one_title {
        font-size: 4vw;
    }
    .productsection5_one_lingyu .title {
        font-size: 2.5vw;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng {
        font-size: 26px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .miaoshu {
        font-size: 15px;
    }
    .productsection8 .right .title {
        font-size: 20px;
    }
    .productsection8 .right .miaoshu {
        font-size: 15px;
    }
    .productsection8 .right .shenling {
        font-size: 14px;
    }
     .productsection5_one_lingyu .lingyu .dange .mingcheng {
        font-size: 17px;
    }
    .productsection5_one_shuoming {
        font-size: 17px;
    }
    .productsection9 .ztyw .right .biaoti .mingcheng {
        font-size: 38px;
    }
    .productsection9 .ztyw .right .biaoti .miaoshu {
        font-size: 16px;
    }

}
@media only screen and (max-width: 1280px){
   .productsection5_one_top .title {
        font-size: 19px;
    }
    .productsection5_one_foot .mingcheng .biaoti {
        width: 219px;
        height: 48px;
        font-size: 28px;
        line-height: 48px;
    }
    .productsection6_one {
        padding: 31px 0px;
        font-size: 16px;
    }
    .productsection7_one .dange .neirong .title {
        font-size: 28px;
    }
    .productsection7_one .dange .neirong .miaoshu {
        font-size: 12px;
    }
    .productsection7_one .dange .neirong .gengduo {
        font-size: 12px;
    }
    .productsection7_two .title {
        font-size: 13px;
    }
    .productsection7_two .tijiao {
        font-size: 12px;
    }
    .productsection1_one_top {
        font-size: 18px;
    }
     .productsection5_one_lingyu .lingyu .dange .mingcheng {
        font-size: 16px;
    }
    .productsection5_one_shuoming {
        font-size: 16px;
    }

}
@media only screen and (max-width: 1200px){
	.productsection5_one {
        top: 30px;
        padding: 0px;
    }
    .productsection5_one_foot .pic {
        height: auto;
        padding: 30px 0px;
    }
    .productsection5_one_top {
        padding: 10px;
    }
    .productsection5_one_top .title {
        font-size: 16px;
        line-height: 32px;
    }
    .productsection5_one_top .mingcheng {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 16px;
        line-height: 26px;
    }
    .productsection5_one_top .miaoshu {
        padding-top: 20px;
        font-size: 16px;
        line-height: 28px;
    }
    .productsection5_one_foot {
        margin-top: 50px;
    }
    .productsection6 {
        min-height: 70px;
    }
    .productsection6_one {
        padding: 10px 0px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection7_one {
        padding: 0px;
    }
    .productsection7_one .dange {
        margin-top: 30px;
    }
    .productsection7_one .dange .youce {
        top: 5px;
        right: 10px;
        position: relative;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .productsection7_one .dange .neirong .title {
        font-size: 18px;
        line-height: 25px;
    }
    .productsection7_one .dange .neirong .miaoshu {
        margin-top: 0px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection7_one .dange .neirong .gengduo {
        margin-top: 5px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }
    .productsection7_one .dange .zuoce {
        top: 10px;
        left: 10px;
        position: relative;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .productsection7_two {
        padding: 10px;
    }
    .productsection7_two .title {
        font-size: 18px;
        line-height: 36px;
    }
    .productsection7_two .tijiao {
        width: 100px;
        height: 35px;
        margin-top: 20px;
        font-size: 14px;
        line-height: 35px;
    }
    .productsection5_one_lingyu {
        margin-top: 30px;
    }
    .productsection5_one_lingyu .title {
        font-size: 24px;
        line-height: 36px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong {
        padding: 30px 0px;
        flex-wrap: wrap;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left {
        width: 100%;
        padding-right: 0px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng {
        font-size: 18px;
        line-height: 18px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .mingcheng img {
        height: 36px;
        padding-right: 5px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .left .miaoshu {
        margin-top: 20px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .right {
        height: auto;
        margin-top: 20px;
    }
    .productsection5_one_lingyu .yaoyonglingyu .dangeyaoyong .right img {
        height: auto;
    }
    .productsection8 {
        width: 100%;
        min-height: 250px;
        flex-wrap: wrap;
        margin-top: 40px;
    }
    .productsection8 .left {
        width: 100%;
        min-height: 150px;
    }
    .productsection8 .right {
        width: 100%;
        min-height: 150px;
        padding: 20px;
    }
    .productsection8 .right .title {
        font-size: 18px;
        line-height: 36px;
    }
    .productsection8 .right .miaoshu {
        margin-top: 20px;
        font-size: 14px;
        line-height: 32px;
    }
    .productsection8 .right .shenling {
        width: 100px;
        height: 35px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 35px;
        font-size: 14px;
    }
    .productsection5_one_lingyu .lingyu {
        margin-top: 30px;
    }
    .productsection5_one_lingyu .lingyu .dange {
        width: 50%;
        min-height: 100px;
    }
    .productsection5_one_lingyu .lingyu .dange .pic {
        text-align: center;
        padding-top: 20px;
    }
    .productsection5_one_lingyu .lingyu .dange .pic img {
        max-width: 50%;
    }
    .productsection5_one_lingyu .lingyu .dange .mingcheng {
        margin-top: 20px;
        font-size: 18px;
        line-height: 36px;
    }
    .productsection5_one_shuoming {
        padding: 0px;
        font-size: 16px;
        line-height: 32px;
        padding-top: 20px;
    }
    .productsection5_one_shuoming p {
        line-height: 32px;
    }
    .productsection9 {
        padding: 30px 0px;
    }
    .productsection9 .dgzm {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .productsection9 .ztyw .left {
        width: 100%;
        height: auto;
    }
    .productsection9 .ztyw .left img {
        width: 100%;
        height: auto;
    }
    .productsection9 .ztyw .right {
        width: 100%;
        height: auto;
        top: unset;
        right: unset;
        position: relative;
    }
    .productsection9 .ztyw .right .biaoti {
        min-height: 100px;
        padding: 10px;
    }
    .productsection9 .ztyw .right .biaoti .mingcheng {
        font-size: 18px;
        line-height: 36px;
    }
    .productsection9 .ztyw .right .biaoti .mingcheng::after {
        bottom: -10px;
        width: 35px;
        height: 3px;
    }
    .productsection9 .ztyw .right .biaoti .miaoshu {
        padding-top: 30px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection9 .ztyw .right .cankao {
        left: unset;
        top: unset;
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .productsection9 .ztyw .right .cankao .biaot {
        font-size: 16px;
        line-height: 32px;
    }
    .productsection9 .ztyw .right .cankao .miaos {
        padding-top: 10px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection9 .ztyw .zc {
        left: unset;
        padding-top: 0px;
    }
    .productsection9 .two {
        margin-top: 30px;
    }
    .productsection1_one {
        top: 30px;
        padding: 0px;
    }
    .productsection1_one_top {
        min-height: 130px;
        padding: 10px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection1_one_center {
        margin-top: 30px;
    }
    .productsection1_one_center .title {
        font-size: 24px;
        line-height: 36px;
    }
    .productsection1_one_center .miaoshu {
        padding: 20px 0px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection1_one_center .neirong {
        flex-wrap: wrap;
    }
    .productsection1_one_center .neirong .dgnr {
        width: 100%;
        min-height: auto;
        padding-bottom: 40px;
    }
    .productsection1_one_center .neirong .dgnr .mingcheng {
        margin-top: 20px;
        font-size: 18px;
    }
    .productsection1_one_center .neirong .dgnr .mingcheng span {
        width: 12px;
        height: 12px;
        top: 0px
    }
    .productsection1_one_center .neirong .dgnr:nth-child(2n) {
        top: 0px;
    }
    .productsection2 {
        height: auto;
        padding: 16px 0px;
    }
    .productsection2_one {
        width: 100%;
        height: 35px;
    }
    .productsection2_one .mingcheng {
        font-size: 14px;
        line-height: 35px;
    }
    .productsection2_one .fenge {
        width: 1px;
        height: 35px;
        margin: 0px 4px;
    }
    .productsection2_one .miaoshu {
        font-size: 12px;
        line-height: 35px;
    }
    .productsection3_one {
        padding-top: 20px;
    }
    .productsection3_one .dange {
        width: 100%;
        flex-wrap: wrap;
       margin-top: 25px;
    }
    .productsection3_one .dange .mingcheng {
        width: 100%;
        height: auto;
        padding-left: 0px;
        font-size: 20px;
        line-height: 36px;
    }
    .productsection3_one .dange .miaoshu {
        padding: 0px;
        height: auto;
        font-size: 16px;
        line-height: 32px;
        padding: 20px 0px;
    }
    .productsection4 {
       height: auto;
        background: url(../images/fenge.jpg) no-repeat;
        background-position: bottom;
    }
    .productsection4_one {
        padding: 30px 0px;
        flex-wrap: wrap;
    }
    .productsection4_one .left {
        width: 100%;
        height: 280px;
    }
    .productsection4_one .right {
        width: 100%;
        padding-left: 0px;
        padding-top: 60px;
    }
    .productsection4_one .right .title {
        font-size: 18px;
        line-height: 36px;
    }
    .productsection4_one .right .miaoshu {
        margin-top: 10px;
        font-size: 16px;
        line-height: 32px;
    }
    .productsection4_one .right .tijiao {
        margin-top: 30px;
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .productsection4_one .right .tijiao a{
        color: #FFFFFF;
    }
    .productsection5_one_foot .mingcheng .caozuo{
        display: none;
    }
    .productsection5_one_foot .mingcheng .biaoti {
        width: 150px;
        height: 35px;
        font-size: 18px;
        line-height: 35px;
    }
    .productsection10 .mingcheng{
        padding-top: 0px;
    }

}
@-webkit-keyframes fa{
    0%{-webkit-transform:scale(1.1);}
    5%{-webkit-transform:scale(1.09);}
    10%{-webkit-transform:scale(1.08);}
    15%{-webkit-transform:scale(1.07);}
    20%{-webkit-transform:scale(1.06);}
    25%{-webkit-transform:scale(1.05);}
    30%{-webkit-transform:scale(1.04);}
    35%{-webkit-transform:scale(1.03);}
    40%{-webkit-transform:scale(1.02);}
    45%{-webkit-transform:scale(1.01);}
    50%{-webkit-transform:scale(1.0);}
    55%{-webkit-transform:scale(1.01);}
    60%{-webkit-transform:scale(1.02);}
    65%{-webkit-transform:scale(1.03);}
    70%{-webkit-transform:scale(1.04);}
    75%{-webkit-transform:scale(1.05);}
    80%{-webkit-transform:scale(1.06);}
    85%{-webkit-transform:scale(1.07);}
    90%{-webkit-transform:scale(1.08);}
    95%{-webkit-transform:scale(1.09);}
    100%{-webkit-transform:scale(1.1);}
}
@-webkit-keyframes fa1{
    0%{-webkit-transform:scale(1.0);}
    10%{-webkit-transform:scale(0.99);}
    20%{-webkit-transform:scale(0.98);}
    30%{-webkit-transform:scale(0.97);}
    40%{-webkit-transform:scale(0.96);}
    50%{-webkit-transform:scale(0.95);}
    60%{-webkit-transform:scale(0.96);}
    70%{-webkit-transform:scale(0.97);}
    80%{-webkit-transform:scale(0.98);}
    90%{-webkit-transform:scale(0.99);}
    100%{-webkit-transform:scale(1.0);}
}
