/*首页定制css*/
html{
    zoom: 1;
}

@font-face {
    font-family: 'Regular';
    src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: 'SemiBold';
    src: url(../fonts/Poppins-SemiBold.ttf);
}
*{
    font-family: 'Regular';
}
.header .inner .flex{
    width: 1500px;
    margin: 0 auto;
    padding: 0px;
}
.tyboxgs,.layout{
    width: 1500px;
    margin: 0 auto;
}
.newheaderindexbox{
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #7003B9 3%, #1166D4 25%, #37B33D 50%, #EDE429 75%, #E64A32 97%);
}
.topcolorboxgs{
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tyboxgs .leftbox{
    display: flex;
    align-items: center;
}
.leftbox .telbox{
    display: flex;
    align-items: center;
    padding-right: 47px;
    border-right: 1px solid white;
    margin-right: 47px;
    height: fit-content;
}
.leftbox .telbox span{
    color: white;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Regular';
    margin: 0px 11px;
}
.leftbox .telbox a{
    color: white !important;
    font-weight: 600;
    font-size: 28px;
    font-family: 'SemiBold';
}
.leftbox .emailbox{
    display: flex;
    align-items: center;
}
.leftbox .emailbox a{
    color: white;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Regular';
    margin: 0px 11px;
}
.language span{
    color: white;
    width: 50px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
}
.fa-caret-down:before{
    color: white;
}
#prisna-translator-seo span{
    color: black !important;
}
.language span{
    width: auto !important;
}
.lang-none li{
    width: 32% !important;
}
.lang-none{
    top: 15px !important;
    right: 60px !important;
    width: 600px !important;
}
.hovershowyy{
    display: block;
    height: 60px;
    line-height: 60px;
}
.header .inner nav ul li a{
    display: flex;
    align-items: center;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 20px;
    color: #1E1D24;
    height: 35px;
    line-height: 35px;
}

.header .inner nav ul li .child{
    padding: 15px 0px !important;
    box-shadow: 0px 3px 8px 0px rgba(112,112,112,0.32);
}
.header .inner nav ul li>a:hover,.header .inner nav ul li .child a:hover{
    color: #39B344 !important;
}
.childrendisplay{
    display: none;
}
.header .inner nav ul li .child a:hover .childrendisplay{
    display: block;
}
.child2 {
    padding: 15px  0px !important;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: white;
    box-shadow: 0px 3px 8px 0px rgba(112,112,112,0.32);
}
.hover2,.hover3,.hover4 {
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 25px;
}
@media screen and (max-width: 992px)  {
    .newbottomboxgs.topbox{
        align-items: flex-start;
        flex-direction: column;
    }
    .show_btn{
        display: none;
    }
}

.newfooterbox{
    width: 100%;
    background: #1E1D24;
    padding-bottom: 100px;
}

.newfooterbtmbox{
    width: 100%;
    background: linear-gradient(90deg, #7003B9 3%, #1166D4 25%, #37B33D 50%, #EDE429 75%, #E64A32 97%);
    padding: 5px 0px;
}

.newbottomboxgs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    font-family: 'Regular';
}
.newbottomboxgs div{
    color: white;
    font-family: 'Regular';
}
.newfootergsbox{
    display: flex;
    justify-content: space-between;
    padding-top: 123px;
}
.newfootergsbox .logobox{
    width: 430px;
}
.newfootergsbox .logobox p{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #B2B1B5;
    margin-top: 59px;
}
.newfootergsbox .produbox{
    width: 135px;
    display: flex;
    flex-direction: column;
}
.newfootergsbox .produbox span{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 30px;
    color: #FEFEFE;
    line-height: 80px;
}
.newfootergsbox .produbox a{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #B2B1B5;
    line-height: 34px;
    transition: all 0.8s;
}
.newfootergsbox .produbox a:hover{
    color: #39B344;
}
.newfootergsbox .linkbox{
    width: 175px;
    display: flex;
    flex-direction: column;
}
.newfootergsbox .linkbox span{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 29px;
    color: #FEFEFE;
    line-height: 80px;
}
.newfootergsbox .linkbox a{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #B2B1B5;
    line-height: 34px;
    transition: all 0.8s;
}
.newfootergsbox .linkbox a:hover{
    color: #39B344;
}
.newfootergsbox .addusbox{
    width: 370px;
}
.newfootergsbox .addusbox span{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 29px;
    color: #FEFEFE;
    line-height: 80px;
}
.dzbox .img1{
    display: block;
    margin-right: 11px;
    margin-top: 5px;
}
.dzbox .img2{
    display: none;
    margin-right: 11px;
    margin-top: 5px;
}

.yxbox .img1{
    display: block;
    margin-right: 11px;
}
.yxbox .img2{
    display: none;
    margin-right: 11px;
}

.dhbox .img1{
    display: block;
    margin-right: 11px;
}
.dhbox .img2{
    display: none;
    margin-right: 11px;
}
.dzbox{
    display: flex;    
    flex-direction: row;
    align-items: flex-start;
}
.dzbox div{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #B2B1B5;
    cursor: pointer;
}
.dzbox div:hover{
    color: #39B344;
}
.yxbox,.dhbox{
    display: flex;    
    flex-direction: row;
    align-items: center;
    margin-top: 21px;
}
.yxbox a{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #B2B1B5;
}
.yxbox a:hover{
    color: #39B344;
}
.dhbox a{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #B2B1B5;
}
.dhbox a:hover{
    color: #39B344;
}
.banner-container{
    position: relative;
}
.bannertitle{
    position: absolute;
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 3rem;
    color: #1E1D24;
    top: 15%;
}
.bannerctitle{
    position: absolute;
    width: 588px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 1rem;
    color: white;
    line-height: 26px;
    top: 27%;
    text-shadow: 1px 1px 2px black;
}
.bannercontent{
    position: absolute;
    top: 43%;
}
.lansebtn{
    width: 195px;
    height: 66px;
    background: linear-gradient(52deg, #1166D4 0%, #37B33D 100%);
    border-radius: 3px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #FEFEFE;
    line-height: 66px;
    text-align: center;
}
.lansebtn:hover{
    background: #1E1D24;
}
.banner-container .lansebtn{
    position: absolute;
    top: 70%;
}
.indextitlegs1{
    margin-top: 91px;
}
.indextitlegs1 .ctitle{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 17px;
    color: #39B344;
    line-height: 56px;
}
.indextitlegs1 .title{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 50px;
    color: #1E1D24;
    line-height: 56px;
}
.mySwiper{
    margin-top: 55px;
}
.onemkboxhover{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.onemkbox{
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.8s;
}
.onemkboxhover:hover .onemkbox{
    border-radius: 0px;
}
.onemkboxtitle{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 22px;
    color: #1E1D24;
    line-height: 25px;
    margin-top: 27px;
    margin-bottom: 18px;
}
.onemkboxctitle{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 15px;
    color: #747373;
    line-height: 26px;
}
.indexonebtn{
    display: block;
    width: 278px;
    height: 66px;
    background: linear-gradient(52deg, #1166D4 0%, #37B33D 100%);
    border-radius: 3px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #FEFEFE;
    line-height: 66px;
    text-align: center;
    margin: 0px auto;
    margin-top: 70px;
}
.indexonebtn:hover{
    background: #1E1D24;
}
.aboutindexbox{
    width: 100%;
    height: 867px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 56px;
    background-attachment: fixed;
}
.fourboxgs{
    display: flex;
    justify-content: space-between;
}
.fourbox{
    margin-top: 235px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.fourbox:hover .img1{
    display: none;
}
.fourbox:hover .img2{
    display: block;
}
.fourbox .img1{
    display: block;
}
.fourbox .img2{
    display: none;
}
.fourbox .title{
    width: 200px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    margin-top: 28px;
}
.dwboxgs{
    position: relative;
    height: 353px;
}
.leftboxgs{
    position: relative;
    width: 951px;
    height: 545px;
    background: #FFFFFF;
    top: -195px;
    left: -205px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding-right: 66px;
}
.leftboxgs .title{
    width: 676px;
    height: 102px;
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 50px;
    color: #1E1D24;
    line-height: 54px;
}
.leftboxgs .content{
    width: 676px;
    height: 233px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 15px;
    color: #747373;
    line-height: 24px;
    margin-top: 40px;
}
.rightboxgs{
    position: absolute;
    right: 0px;
    top: 65px;
}
.rightboxgs .content{
    width: 656px;
    height: 136px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 15px;
    color: #747373;
    line-height: 24px;
}
.aboutbtnblue{
    display: block;
    width: 278px;
    height: 66px;
    background: linear-gradient(52deg, #1166D4 0%, #37B33D 100%);
    border-radius: 3px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #FEFEFE;
    line-height: 66px;
    text-align: center;
    margin: 0px auto;
    margin-top: 70px;
}
.aboutbtnblue:hover{
    background: #1E1D24;
}
.aboutbtnyello{
    display: block;
    width: 278px;
    height: 66px;
    background: linear-gradient(52deg, #EDE429 0%, #E64A32 97%);
    border-radius: 3px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 17px;
    color: #FEFEFE;
    line-height: 66px;
    text-align: center;
    margin: 0px auto;
    margin-top: 70px;
}
.aboutbtnyello:hover{
    background: #1E1D24;
}
.indexcpboxmk{
    margin-top: 78px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cplistbox{
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 23.5%;
}
.cplistbox .imgbox{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.cplistbox .imgbox img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.cplistbox .titlebox{
    font-family: 'Regular';
    margin-top: 15px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: black;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 10px;
}
.cplistbox:hover .titlebox{
    background: linear-gradient(52deg, #1166D4 0%, #37B33D 100%);
    color: white;
}
.cplistbox:hover .imgbox img{
    transform: scale(1.2);
}
.newsboxlist{
    display: flex;
    justify-content: space-between;
    margin-top: 54px;
    margin-bottom: 112px;
}
.newsboxgs{
    display: flex;
    flex-direction: column;
    width: 31%;
}
.newsboxgs .imgbox{
    width: 100%;
    height: 305px;
    overflow: hidden;
}
.newsboxgs .imgbox img{
    width: 100%;
    height: 100%;
    transition: all 0.8s;
}
.newsboxgs .bottombox{
    padding: 19px;
    width: 100%;
    height: 175px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(112,112,112,0.32);
}
.bottombox .timebox{
    display: flex;
    align-items: center;
}
.bottombox .timebox span{
    margin-left: 9px;
    font-family: 'Regular';
    font-weight: 400;
    font-size: 15px;
    color: #747373;
}
.bottombox .titlebox{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 22px;
    color: #1E1D24;
    line-height: 25px;
    margin-top: 15px;
}
.bottombox .gotobox{
    display: flex;
    align-items: center;
}
.bottombox .gotobox span{
    font-family: 'Regular';
    font-weight: 400;
    font-size: 15px;
    color: #747373;
    line-height: 46px;
    margin-right: 10px;
}
.bottombox .gotobox .img1{
    display: block;
}
.bottombox .gotobox .img2{
    display: none;
}
.newsboxgs:hover .imgbox img{
    transform: scale(1.2);
}
.newsboxgs:hover .bottombox .gotobox span{
    color: #39B344;
}
.newsboxgs:hover .bottombox .gotobox .img1{
    display: none;
}
.newsboxgs:hover .bottombox .gotobox .img2{
    display: block;
}
.bottomboxofcont{
    width: 100%;
    height: 160px;
    background: #F7F7F7;
}
.bottomlxbtn{
    display: block;
    width: 196px;
    height: 45px;
    background: linear-gradient(52deg, #1166D4 0%, #37B33D 100%);
    font-family: 'Regular';
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
}
.bottomlxbtn:hover{
    background: #1E1D24;
}
.bottomlxbosgs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.bottomlxbosgstitle{
    font-family: 'SemiBold';
    font-weight: 600;
    font-size: 50px;
    color: #1E1D24;
    line-height: 60px;
    margin-left: 39px;
}
.sanjiaobox{
    width: 0;
    height: 0;
    border-top: 50px solid rgb(247, 247, 247);
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
}

@media screen and (max-width: 1510px)  {
    .header .inner .flex{
        width: 1200px;
        margin: 0 auto;
        padding: 0px;
    }
    .tyboxgs,.layout{
        width: 1200px;
        margin: 0 auto;
    }
    .newfootergsbox .logobox{
        width: 330px;
    }
    .newfootergsbox .addusbox{
        width: 315px;
    }
    .rightboxgs,.leftboxgs,.aboutindexbox{
        zoom: 0.8;
    }
}
@media screen and (max-width: 1210px)  {
    html{
        zoom: 0.8;
    }
}
@media screen and (max-width: 1350px)  {
    .bannertitle,
    .bannerctitle,
    .bannercontent{
        zoom: 0.8;
    }
}
@media (max-width: 992px) {
    .detail-tabs .title{
        padding: 1px 10px;
    }
}
@media screen and (max-width: 960px)  {
    .tyboxgs,.layout{
        width: 100%;
        margin: 0 auto;
    }
    .newheaderindexbox{
        display: none;
    }
    .bannertitle,
    .bannerctitle,
    .bannercontent{
        zoom: 0.37;
    }
    .banner-container .lansebtn{
        position: absolute;
        top: 73%;
        zoom: 0.5;
    }
    .indextitlegs1 {
        margin-top: 120px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .indextitlegs1 .title{
        font-size: 30px;
        text-align: center;
    }
    .fourboxgs {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    .aboutindexbox{
        height: 1120px;
    }
    .fourbox{
        margin-top: 25px;
    }
    .dwboxgs{
        height: fit-content;
    }
    .leftboxgs{
        width: 100%;
        padding: 20px;
        left: 0px;
    }
    .leftboxgs .title{
        width: 100%;
        height: fit-content;
    }
    .leftboxgs .content{
        width: 100%;
    }
    .rightboxgs{
        top: 385px;
        width: 100%;
        padding: 0 20px;
    }
    .rightboxgs .content{
        width: 100%;
        height: fit-content;
    }
    .cplistbox{
        width: 45%;
    }
    .cplistbox .imgbox{
        width: 100%;
        height: auto;
    }
    .newsboxlist{
        flex-direction: column;
        align-items: center;
    }
    .newsboxgs{
        margin-bottom: 35px;
        width: 95%;
    }
    .bottomlxbosgs{
        flex-direction: column;
    }
    .bottomboxofcont{
        height: 150px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .bottomlxbosgstitle{
        font-size: 25px;
    }
    .newfooterbox{
        height: fit-content;
        padding-bottom: 0px;
    }
    
    .newfootergsbox{
        flex-direction: column;
        padding-left: 25px;
        padding-bottom: 25px;
    }
    .newbottomboxgs{
        padding-left: 10px;
        padding-right: 10px;
    }
}