/* 解决页面左右溢出 */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
*{
    font-family: Open Sans;
}
input:focus{border:.2rem salmon solid;outline: none;}
@font-face {
  font-family: "Open Sans";
  src: url("/themes/template/static/fonts/OpenSans-Regular.ttf");
}
@font-face {
  font-family: "OpenSans-l";
  src: url("/themes/template/static/fonts/OpenSans-Light.ttf");
}
@font-face {
  font-family: "OpenSans-r";
  src: url("/themes/template/static/fonts/OpenSans-Regular.ttf");
}

/*.newlunbocontent:hover .s-content{*/
/*    background-color: #3AACAD;*/
/*    color: white;*/
/*}*/
/*.newlunbocontent:hover .btntongyonggeshi{*/
/*    background: #3AACAD;*/
/*    color: white;*/
/*}*/
.newlunbocontent:hover .btntongyonggeshiban .imgbtntongyong1{
    display: none;
}
.newlunbocontent:hover .btntongyonggeshiban .imgbtntongyong2{
    display: block;
}
.bannerfenye{
    bottom: 5%;
    width: 100%;
}
.bannerfenye  .swiper-pagination-bullet{
    margin: 0px 2px;
    border-radius: 0;
    background: #ffffff;
    border: 1px solid;
    opacity: 1;
}

.bannerfenye .swiper-pagination-bullet-active{
    background: black;
    border-radius: 0;
}

.s-content{
    font-size: 40px;
    font-family: OpenSans-r;
    font-weight: 400;
    color: white;
    margin-left: 47px;
    margin-bottom: 35px;
    width: fit-content;
}
.newlunbocontent{
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 10%;
    top: 34%;
    padding: 35px;
    padding-right: 80px;
}
.newheadertop{
    width: 100%;
    height: 45px;
    background: #3AACAD;
}
.neirongbtn{
    width: 1600px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}
.headerleft{
    display: flex;
    align-items: center;
}
.headercolor{
    font-size: 15px;
    font-family: OpenSans;
    font-weight: 400;
    color: #FFFFFF;
    color:white;
}
.headerxian{
    width: 1px;
    height: 17px;
    background: #FFFFFF;
    opacity: 0.3;
    margin-right: 27px;
}
.dissnone{
    display: none !important;
}
.dissblock{
    display: block !important;
}
.twochild{
    left: 9.2vw !important;
    top: 0px !important;
}
.threechild{
    left: 9.3vw !important;
    top: 0px !important;
}
/*首页结束*/
.layou{
    width: 1140px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
/*首页结束*/
.layou2{
    width: 750px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.newfooter{
    width: 100%;
    height: 100%;
    background: #000000;
}
.bgfooterimg{
    background: #EBFCFC;
    border: 1px solid #EBFCFC;
}
.bottomfooter{
    font-size: 20px;
    font-family: OpenSans-r;
    font-weight: 400;
    color: #222222;
    margin-bottom: 29px;
}
.bottomfooterofa{
    font-family: OpenSans-r;
    margin-bottom: 15px;
    color: #595757;
    font-size: 16px;
    width: fit-content;
}
.newfooterofimg{
    position: absolute;
    width: 86px;
    height: 86px;
    bottom: 7%;
    right: 0%;
}
.bottomfooterofa:hover{
    background: #3AACAD;
    color: white;
}
.hah:hover{
    background: #3AACAD;
    color: white;
}
.bottomdaohang{
    margin-top: 112px;
    margin-bottom: 106px;
    display: flex;
    justify-content: space-between;
}
.keyword2{
    width: 350px;
    height: 35px;
    border: 1px solid #A3A3A3;
    border-radius: 5px;
    color: white;
    background-color: #f0f8ff00;
    padding-left: 21px;
}
.ofsearch{
    margin-right: 32px;
}
.ofFollow{
    margin-right: 46px;
}
.shemeiimg1{
    display: block;
    width: 40px;
    height: 40px;
}
.shemeiimg2{
    display: none;
    width: 40px;
    height: 40px;
}
.footershemei{
    margin-right: 27px;
}
.shemeigeshi_box{
    display: flex;
}
.bottom_foot_copyright{
    font-family: OpenSans-l;
    color: #595757;
    font-size: 16px;
}
.dis_flex{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.bottom_border_box{
    padding-bottom: 8px;
    margin-bottom: 25px;
}
.pcbottombanquan{
    margin-left: 220px;
}
#gudingbox{
    position: fixed;
    bottom: 25px;
    right: 20px;
    display: flex;
    z-index: 9999;
}
.gudingleft_box{
    display: block;
    width: 105px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
    font-size: 16px;
    font-family: OpenSans-l;
    font-weight: 300;
    color: #3B3B3B;
    text-align: center;
    line-height: 42px;
}
.gudingleft_box2{
    display: block;
    width: 42px;
    height: 42px;
    background: #E51B24;
    border-radius: 5px;
    margin-left: 12px;
    padding: 10px;
}
.xiayunlongbottomxian{
    border-bottom: 1px solid #a3a3a333;
    width: 87%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 6px;
}
/*底部结束*/
/*主页以及通用格式*/
.biaotigeshitongyong{
    margin-top: 60px;
    font-size: 32px;
    font-family: OpenSans;
    font-weight: 500;
    color: #222222;
    display: flex;
    flex-direction: column;
}
.tongyongbiaotiimg{
    display: block;
    margin-top:36px;
    width: 145px;
    height: 1px;
    margin-bottom: 60px;
}
.indexyingyonggeshi{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.indexyingyonggeshi div{
    width: 32%;
    height: 380px;
    background: #EBFCFC;
    display: flex;
    flex-direction: column;
    padding: 25px;
}.indexyingyonggeshi div span{
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
}
.indexyingyonggeshi div a{
    padding: 2px;
    width: fit-content;
    margin-top: 8px;
    margin-bottom: 8px;
    font-family: OpenSans-r;
    font-size: 18px;
}
.indexyingyonggeshi div a:hover{
    background: #3AACAD;
    color: white;
}
.indexsolutcont{
    display: flex;
    margin-bottom: 38px;
}
.neirongsolubox{
    height: 320px;
    background: #EBFCFC;
    width: 100%;
}
.indexsolutcont:nth-child(2n){
    flex-direction: row-reverse;
}
.indexsolutcont:last-child{
    margin-bottom: 0px;
}
.nrslbfrtext{
    margin-top: 78px;
    margin-left: 27px;
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
}
.nrslbtwtext{
    margin-top: 37px;
    margin-left: 27px;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
}
.btntongyonggeshi{
    margin-top: 40px;
    margin-left: 27px;
    position: relative;
    border: 1px solid #3AACAD;
    text-align: center;
    line-height: 40px;
    padding: 0px 20px;
    color: #3AACAD;
    display: flex;
    align-items: center;
    width: 28%;
    justify-content: space-around;
}
.imgbtntongyong1{
    width: 15px !important;
    height: 13px !important;
    display: block;
    margin-top: 2px;
}
.newlunbocontent .btntongyonggeshiban{
    margin-top: 47px !important;
}
.btntongyonggeshiban{
    width: 30% !important;
    margin-left: 47px !important;
}
.imgbtntongyong2{
    width: 15px !important;
    height: 13px !important;
    display: none;
    margin-top: 2px;
}
.btntongyonggeshi:hover{
    background: #3AACAD;
    color: white;
}
.btntongyonggeshi:hover .imgbtntongyong1{
    display: none;
}
.btntongyonggeshi:hover .imgbtntongyong2{
    display: block;
}
.newxinwengeshi{
    margin-top: 112px;
    margin-bottom: 112px;
    width: 100%;
    height: 750px;
    background: #EBFCFC;
}
.newxinwencontent{
    width: 27%;
    height: 526px;
    background: #FFFFFF;
}
.newxinwenbox{
    margin-top: 112px;
}
.newxinwenfenyebox{
    bottom: 140px !important;
}
.newxinwenfenyebox .swiper-pagination-bullet{
    border-radius: 0;
    opacity: 1;
    background: #ffffff;
    border: 1px solid;
}
.newxinwenfenyebox .swiper-pagination-bullet-active{
    background: black !important;
}
.newxinwenjiantouleft{
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
    left: -60px !important;
    opacity: 1;
    background-color: rgba(255,255,255,.15);
}
.newxinwenjiantouleft:hover{
    color: white;
    background-color: #3AACAD;
}
.newxinwenjiantouright{
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
    right: -60px !important;
    opacity: 1;
    background-color: rgba(255,255,255,.15);
}
.newxinwenjiantouright:hover{
    color: white;
    background-color: #3AACAD;
}
.newxinwentitle{
    width: 320px;
    font-size: 24px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
    line-height: 30px;
    margin-left: 27px;
    margin-top: 37px;
    overflow: hidden;
    height: 63px;
    display: inline-block;
}
/*.newxinwentitle:hover{*/
/*    background: #3AACAD;*/
/*    color: white;*/
/*}*/
.newxinwendiecontent{
    width: 310px;
    height: 100px;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
    line-height: 24px;
    margin-left: 27px;
    margin-top: 21px;
    overflow: hidden;
}
.btntongyonggeshi2{
    margin-top: 33px !important;
    width: 45% !important;
}
.indexnewindex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.indexnewindexbox{
    position: relative;
    width: 48%;
    height: 525px;
    background: #3AACAD;
    margin-top: 15px;
}
.newnewbox{
    position: absolute;
    width: 70px;
    height: 30px;
    background: #595757;
    color: white;
    text-align: center;
    line-height: 30px;
    top: 20px;
    left: 27px;
}
.newnewtitle{
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 21px;
    margin-left: 27px;
}
.newnewcontent{
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 37px;
    margin-left: 27px;
}
.btntongyonggeshi3{
    margin-top: 38px;
    border: 1px solid white;
    color: white !important;
}
.btntongyonggeshi3 .imgbtntongyong1{
    display: none;
}
.btntongyonggeshi3 .imgbtntongyong2{
    display: block;
}
.btntongyonggeshi3:hover{
    background: #FFFFFF;
    border: 1px solid white;
    color: #3AACAD !important;
}
.btntongyonggeshi3:hover .imgbtntongyong2{
    display: none;
}
.btntongyonggeshi3:hover .imgbtntongyong1{
    display: block;
}
.tiaozhuandanyi{
    display: flex;
    margin-top: 112px;
    height: 264px;
    background: #3AACAD;
    margin-bottom: 112px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.tiaozhuandanyititle{
    font-size: 40px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
}
.btntongyonggeshi4{
    width: 10%;
    background-color: white;
    color: #3AACAD !important;
}
.btntongyonggeshi4:hover{
    width: 10%;
    background-color: #595757;
    color: white !important;
    border: 1px solid #595757;
}
.btntongyonggeshi5{
    width: 15%;
    margin-top: 20px;
    margin-left: 77px;
    border: 1px solid #3AACAD;
    color: #3AACAD !important;
}
.btntongyonggeshi5:hover{
    border: 1px solid #3AACAD;
    background-color: #3AACAD;
    color: white!important;
}
.indeximgbottombox{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 360px;
    width: 100%;
    overflow: hidden;
}
.indeximgbottomboxtitle{
    width: 440px;
    height: 190px;
    font-size: 32px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    margin-left: 60px;
    margin-top: 64px;
    padding-left: 13px;
}
.newaifgeshi{
    display: flex;
    width: 100%;
    margin-top: 38px;
    flex-wrap: wrap;
}
.newaifgeshibox{
    background: #EBFCFC;
    margin-top: 15px;
    padding-bottom: 35px;
    margin: 10px;
}
.newaifgeshibox img{
    width: 360px;
    height: 200px;
}
.newaifgeshititle{
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
    margin-top: 35px;
    margin-left: 25px;
    width: 300px;
}
.btntongyonggeshi6{
    width: 49%;
    margin-top: 32px;
}
.blogsgeshi{
    width: 100%;
    height: 965px;
    background: #EBFCFC;
    margin-top: 112px;
}
.blogsboxgeshi{
    width: 30%;
    height: 610px;
    background-color: white;
}
.blogsctitle{
    padding: 2px 10px;
    background: #3AACAD;
    color: white;
    text-align: center;
    line-height: 22px;
    margin-left: 27px;
    margin-top: 11px;
    width: fit-content;
}
.blogstime{
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    color: #000000;
    margin-left: 27px;
    margin-top: 14px;
}
.blogtitle{
    width: 320px;
    height: 56px;
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    margin-left: 27px;
    margin-top: 36px;
}
.blogtitle:hover{
    background: #3AACAD;
    color: white;
}
.blogcontent{
    width: 320px;
    height: 114px;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-left: 27px;
    margin-top: 32px;
}
.btntongyonggeshi7{
    position: absolute;
    width: 14%;
    top: -3px;
    right: 0px;
}
.aesgtboxgeshi{
    width: 100%;
    height: 570px;
    display: flex;
}
.aesgtboxgeshifrt{
    width: 50%;
    height: 100%;
}
.aesgtboxgeshititle{
    width: 425px;
    height: 120px;
    font-size: 32px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    position: absolute;
    bottom: 60px;
    padding-left: 12px;
    left: 27px;
}
.aesgtboxgeshirighttop{
    display: flex;
    flex-direction: row-reverse;
}
.aesgtboxgeshirighttopbox{
    width: 218px;
    height: 285px;
    background: #595757;
    text-align: center;
    font-size: 20px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    padding: 109px 20px;
}
.aesgtboxgeshiright{
    width: 50%;
    display: flex;
    flex-direction: column;
}
.aesgtboxgeshirightbottom{
    height: 285px;
    display: flex;
}
.aesgtboxgeshirighttopbox2{
    padding: 109px 20px;
    width: 218px;
    height: 285px;
    text-align: center;
    font-size: 20px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    width: 222px !important;
    background: #3AACAD !important;
}
.aesgtboxgeshirighttopbox2:hover{
    background-color: #595757 !important;
}
.aesgtboxgeshirighttopbox:hover{
    background-color: #3AACAD !important;
}
.aesgtboxgeshititle:hover{
    background-color: #595757;
}
.videoboxgeshi{
    display: flex;
    justify-content: space-between;
    margin-bottom: 127px;
}
.videoindexgeshi{
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.videoboxtitle{
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
}
.btntongyonggeshi8{
    margin-left: 0px;
}
/* 主页结束*/
/*about页面*/
.aboutmaodian{
    height: 75px;
    background: #3AACAD;
}
.aboutdianjitiaozhuan{
    font-family: Open Sans;
    width: 166px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    color: white;
    display: block;
    float: left;
    font-size: 25px;
}
.aboutdianjitiaozhuan:hover{
    background: #595757;
    color: white;
}
.aboutmianbaoxiu a{
    font-family: Open Sans;
    font-size: 16px;
}
.aboutcontenttextbox{
    /*width: 752px;*/
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
    line-height: 28px;
}
.abouttitlegeshi{
    margin-top: 50px;
}
.aboutvideogeshi{
    margin-top: 77px;
    display: flex;
    justify-content: center;
}
.abouttitlegeshi2{
    
    margin-top: 0px;
}
.aboutrfgeshi{
    margin-top: 38px;
    display: flex;
    justify-content: space-between;
}
.aboutrfgeshibox{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.aboutrfgeshiboxtitle{
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
    margin-top: 35px;
    width: fit-content;
}
.aboutrfgeshibox:hover .aboutrfgeshiboxtitle{
    background: #3AACAD;
    color: white;
}
.mySwiper3{
    margin-top: 38px;
    position: relative;
}
.newxinwenfenyebox2{
    bottom: -60px !important;
}
.newchose{
    display: flex;
    width: 100%;
    height: 40px;
    background: #3AACAD;
}
.newchose div{
    width: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
}
.newchose div:hover{
    background: #595757;
}
.newchoseactive{
    background: #595757 !important;
}
.newchosebox{
    margin-top: 38px;
    display: none;
}
.newchoseboxactive{
    display: flex !important;
    flex-direction: column;
}
.newxinwengeshibox{
    display: flex;
    width: 100%;
    background: #EBFCFC;
    height: 136px;
    margin-bottom: 15px;
}
.newxinwengeshibox img{
    width: 241px;
    height: 136px;
    object-fit: cover;
}
.btntongyonggeshi9{
    position: absolute;
    width: 19% !important;
    right: 29px;
    top: 19px;
}
.newxinwengeshiboxcontent{
    position: relative;
    width: 100%;
}
.newxinwentime{
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    color: #000000;
    margin-top: 26px;
    margin-left: 27px;
}
.newxinwentitle2{
    font-size: 24px;
    font-family: Open Sans;
    font-weight: 400;
    color: #000000;
    width: 70%;
    margin-top: 5px;
    margin-left: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.lingdaoboxgeshi{
    display: flex;
    margin-top: 37px;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.lingdaobox{
    display: flex;
    height: 230px;
    width: 30%;
}
.lingdaoname{
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
    margin-left: 27px;
}
.lingdaozhiwei{
    width: 142px;
    height: 63px;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
    line-height: 24px;
    margin-left: 27px;
    margin-top: 31px;
}
.lingdaodianhua{
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
    margin-left: 27px;
    margin-top: 26px;
}
.lingdaoyouxiang{
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
    margin-left: 27px;
    margin-top: 9px;
    display: block;
}
.lingdaoyouxiang:hover{
    color: #3AACAD;
}
.threeboxgeshi{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.threeboxgeshicont{
    width: 360px;
    height: 283px;
    background: #3AACAD;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
}
.btntongyonggeshi10{
    margin-top: 9px !important;
    width: 48% !important;
    font-size: 18px;
    margin-left: 0px !important;
}
.newchosebox2{
    margin-top: 0px;
}
.newaifgeshibox2{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newaifgeshititle2{
    margin-left: 0px !important;
}
.btntongyonggeshi62{
    margin-left: 0px !important;
}
#Webinar{
    margin-bottom: 50px;
}
.formtablebox{
    width: 100%;
    background: #F2F2F2;
    margin-top: 80px;
    padding-bottom: 100px;
    padding-top: 1px;
}
.formtablebox input{
    margin-top: 8px;
    width: 555px;
    height: 41px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    padding-left: 15px;
    font-family: Open Sans;
}
.formtablebox textarea{
    margin-top: 8px;
    max-width: 555px;
    max-height: 130px;
    min-width: 555px;
    min-height: 130px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    padding: 15px;
    font-family: Open Sans;
}
.checkboxofinp{
    width: auto !important;
    height: auto !important;
}
.formtableboxtitle{
    margin-top: 28px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    color: #595757;
}
.submitoffrom{
    font-family: Open Sans;
    width: 150px;
    height: 37px;
    border: 1px solid #3AACAD;
    margin-top: 25px;
    color: #3AACAD;
    cursor: pointer;
}
.submitoffrom:hover{
    color:  white;
    border: 1px solid #3AACAD;
    background-color: #3AACAD;
}
.formtableboxcontent{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.formtableboxcontent div{
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Open Sans;
    color: #595757;
    width: 49%;
}
.formtableboxcontent input{
    margin-right: 10px;
}
.downloadboxgeshi span{
    font-family: Open Sans;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 45px;
    overflow: hidden;
}
.chanpintitlebox33{
    font-size: 36px;
    font-family: Open Sans;
    font-weight: 400;
    color: #222222;
    margin-bottom: 67px;
    margin-top: 145px;
}
.readmoreboxge{
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #010001;
}
.readmoreboxge{
    text-align: center;
    margin-left: 56px;
    margin-top: 15px;
    cursor: pointer;
    font-family: Open Sans;
}
.readmoreboxge:hover span{
    background-color: #3AACAD;
    color: white;
}
.dianjilianxiwomen{
    width: 554px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #000000;
    margin-right: 45px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 18px;
}
.dianjilianxiwomen:hover{
    background: #3AACAD;
    color: white;
    border: 1px solid #3AACAD;
}
.tishiwomende{
    margin-right: 77px;
    font-size: 17px;
}
.liulangeshi{
    width: 100%;
    height: 80px;
    background: #595757;
}
.liulanggeshititle{
    font-size: 30px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 80px;
}
.liulanggeshibtn{
    width: 207px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 20px;
    background: #3AACAD;
    cursor: pointer;
}
.cpxuanzebox{
    width: 100%;
    height: 100px;
    background: #3AACAD;
}
.cpxuanzeboxtitle{
    width: 560px;
    height: 71px;
    text-align: center;
    line-height: 71px;
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
}
.cpxunanzeboxgeshi2{
    padding-top: 29px;
}
.cpxuanzeboxtitle:hover{
    background: #595757;
}
.activexiayunl{
    background-color: white !important;
    color: black !important;
}
.cpxiangqingbox{
    display: none;
    margin-top: 21px;
    font-family: Open Sans;
    color: #595757;
}
.cpxiangqingtable{
    display: none;
    margin-top: 21px;
    font-family: Open Sans;
    color: #595757;
}
.avtivecpbox{
    display: block;
}
.tuijianchanpinbx{
    width: 100%;
    height: 100%;
    background: #EBFCFC;
    margin-top: 106px;
}
#wrap{
    border: 1px solid white;
    padding: 1px;
}
#wrap:hover{
    border: 1px solid #3AACAD;
    padding: 1px;
}
.xiugaishouyeimg1{
    height: 320px;
}
.cpfilebox{
height: auto;
    font-size: 22px;
    line-height: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
}
.cpfilebox:hover{
    background-color: #93dfe029;
}
.xiayunlonggai3333{
    width: 45% !important;
}
 @media only screen and (max-width:1600px){
    *{
        visibility: inherit !important;
    }
 }
 @media screen and (max-width: 1650px){
    html{
        zoom: 0.9;
    }
}
@media screen and (max-width: 1600px){
    html{
        zoom: 0.85;
    }
    .newlunbocontent .btntongyonggeshiban{
        width: 30% !important;
    }
}
@media screen and (max-width: 1400px){
    html{
        zoom: 0.8;
    }
}
@media screen and (max-width: 1350px){
    html{
        zoom: 0.75;
    }
}
@media screen and (max-width: 1250px){
    html{
        zoom: 0.7;
    }
}
.disbloc{
    display: content;  
}
.formgeshi{display: flex;justify-content: space-between;}
@media screen and (max-width: 960px){
    .newxinwentitle2{
        margin-bottom: 15px;
        width: 90%;
    }
    /*.newxinwengeshibox img{*/
    /*    height: 220px;*/
    /*}*/
    .newxinwengeshibox{
        height: auto;
        width: 90%;
    }
    .newchoseboxactive{
        align-items: center;
    }
    .videoboxgeshi{
        padding: 15px;
    }
    .videoboxgeshi p{
        width: 100% !important;
    }
    .videoboxgeshi p img{
        width: 100%;
    }
    .newxinwendiecontent{
        word-break: break-all;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        padding-right: 15px;
    }
    .newxinwencontent img{
        width: 100%
    }
    .yidongdibugeshi66{
        align-items: flex-start;
    }
    .yidongyincangqilai{
        display: none;
    }
    /*.downloadbox img{*/
    /*    height: 240px !important;*/
    /*}*/
    .nrslbtwtext{
        margin-top: 20px !important;
    }
    .mySwiper6{
        width: 100% !important;
    }
    .mySwiper6 .swiper-slide {
        width:100% !important;
    }
    .mySwiper5{
        width: 100% !important;
    }
    .mySwiper5 .swiper-slide {
        width:100% !important;
    }
    .formgeshi{
        flex-direction: column;
    }
    .disbloc{
        display: none;
    }
    .btntongyonggeshi{
        width: 41%;
        min-width: 200px;
    }
    .layou{
        width: 100%;
    }
    .newheadertop{
        padding-left: 15px;
    }
    .newlunbocontent{
        margin-top: 15px;
        left: 0%;
        top: 27%;
    }
    #header a.mm_btn{
        top: 57px;
    }
    .header .inner .logo{
        padding-left: 10px;
    }
    .container222{
        flex-direction: column;
    }
    .container222 div{
        width: 100% !important;
    }
    .newlunbocontent .btntongyonggeshiban{
        width: 42% !important;
        margin-left: 15px !important;
        margin-top: 47px !important;
    }
    .s-content{
        margin-left: 15px;
    }
    .biaotigeshitongyong{
        padding-left: 15px;
    }
    .indexyingyonggeshi{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .indexyingyonggeshi div{
        width: 83%;
        margin-bottom: 15px;
    }
    .indexsolutcont{
        flex-direction: column;
    }
    .indexsolutcont:nth-child(2n){
        flex-direction: column;
    }
    .mySwiper{
        width: 100%;
        padding-left: 10%;
    }
    .indexnewindex{
        flex-direction: column;
    }
    .indexnewindexbox{
        width: 100%;
        margin-bottom: 15px;
    }
    .btntongyonggeshi4{
        margin-left: 0px;
    }
    .indeximgbottomboxtitle{
        margin-left: 14px;
    }
    .btntongyonggeshi5{
        margin-left: 27px;
    }
    .newaifgeshi{
        flex-direction: column;
        align-items: center;
    }
    .newaifgeshibox{
        margin-bottom: 25px;
    }
    .mySwiper2{
        width: 1140px;
        margin-left: 11%;
    }
    .blogsboxgeshi{
        width: 31.5% !important;
    }
    .btntongyonggeshi7{
        display: none;
    }
    .xiayunlongydbxs{
        display: none;
    }
    .videoboxgeshi{
        flex-direction: column;
    }
    .videoindexgeshi{
        width: 100%;
        padding: 15px;
    }
    .bottomdaohang{
        margin-top: 112px;
        margin-bottom: 106px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .dis_flex{
        flex-direction: column !important;
        align-items: center !important;
    }
    .xiayunlongbottomxian{
        border-bottom: 1px solid #a3a3a333;
        display: flex;
        justify-content: center;
        padding-bottom: 6px;
        flex-direction: column;
        align-items: center;
    }
    .pcbottombanquan{
        margin-left: 0px;
        text-align: center;
    }
    .newfooterofimg{
        position: absolute;
        width: 86px;
        height: 86px;
        bottom: 16%;
        right: 41%;
        display: none;
    }
    .xiayunlongdivgeshi{
        width: 40%;
        text-align: left;
        margin-bottom: 15px;
    }
    .aboutdianjitiaozhuan{
        width: 147px;
    }
    .aboutmaodian{
        margin-top: 15px;
    }
    .aboutmianbaoxiu{
        padding-left: 15px;
    }
    .aboutcontenttextbox{
        width: 100%;
        padding: 10px;
    }
    .layou2{
        width: 100%;
    }
    .tiaozhuandanyititle{
        padding-left: 15px;
    }
    .aboutrfgeshi{
        overflow: auto;
        padding-bottom: 10px;
    }
    .mySwiper3{
        width: 1140px;
    }
    .newxinwengeshibox{
        flex-direction: column;
        margin-bottom: 60px;
    }
    .newxinwengeshibox img{
        width: 100%;
    }
    .lingdaoboxgeshi{
        flex-direction: column;
        padding-left: 15px;
    }
    .lingdaobox{
        margin-bottom: 15px;
    }
    .threeboxgeshi{
        flex-direction: column;
        align-items: center;
    }
    .threeboxgeshicont{
        margin-bottom: 15px;
    }
    .container{ 
        width: 100% !important;
    }
    .blog_list{
        flex-direction: column;
        align-items: center;
    }
    .items_list{
        flex-direction: column;
        align-items: center;
    }
    .downloadbox{
        width: 91% !important;
    }
    .formtablebox input{
        width: 100%;
    }
    .formtablebox {
        padding-left: 5px;
        padding-right: 5px;
    }
    .mySwiper4{
        margin-left: 28px;
    }
    .cpxiangqingbox{
      padding: 10px;  
    }
    .cpxiangqingtable{
        width: 100%;
        padding-left: 10px;
        padding-bottom: 10px;
        overflow-y: auto;
    }
    .cpxiangqingtable table{
        width: 1140px !important;
    }
    .cpxiangqingtable hr{
        width: 1140px !important;
    }
    .liulangeshi{
        height: 240px;
    }
    .xiayunlongflexyd{
        flex-direction: column;
        align-items: center;
    }
    .liulanggeshititle{
        padding-left: 15px;
    }
    .product-view .product-image{
        display: block;
    }
    .product-view{
        margin: 0 0px 30px;
    }
    .product-summary .product-meta{
        padding: 10px;
    }
    .product-meta{
        height: 335px !important;
    }
    .dianjilianxiwomen{
        margin-left: 10%;
    }
    .readmoreboxge{
        text-align: left;
    }
    .yidongimggeshi{
        height: 35vh !important;
        background-size: 100% 100%;
        margin-top: 133px;
    }
    .s-content{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .newgeshi5556{
        text-align: right;
    }
    .newgeshi55566{
        align-items: flex-end;
    }
}
@media screen and (max-width: 960px){
    .downloadbox img{
        height: 385px !important;
    }
    .xiugaishouyeimg1{
        height: auto;
    }
    .yidongimggeshi{
        height: 55vh !important;
    }
    .videoboxgeshi p{
        height: auto !important;
    }
    
    .videoboxgeshi p img{
        height: auto !important;    
    }
    select{
        width: 100% !important;
    }
    .formtablebox textarea{
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .submitoffrom{
        width: 100%;
    }
}
@media screen and (max-width: 550px){
    .downloadbox img{
        height: 200px !important;
    }
    .yidongimggeshi{
        height: 35vh !important;
    }
}