@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
HTML5 display-role reset for older browsers article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
::-webkit-scrollbar {width:5px;height:5px;}
::-webkit-scrollbar-track-piece {-webkit-border-radius:6px;background-color:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:vertical {height:5px;-webkit-border-radius:6px;background-color:rgba(125,125,125,0.7);}
::-webkit-scrollbar-thumb:horizontal {width:5px;-webkit-border-radius:6px;background-color:rgba(125,125,125,0.7);}
body{margin:0;padding:0;}
a {text-decoration: none;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
img {vertical-align: middle;}
li {list-style: none;}
iframe {box-shadow: 0 0 10px rgb(0 0 0 / 10%);width: 100%;height: 100%;border: 0;}
/*公共*/
[v-cloak] {display: none}
.embed-icon{z-index: 98!important;}
.el-col-sm-48{width: 20%;}
.el-ellipsis-1{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.el-ellipsis-2{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.el-ellipsis-3{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.container{
    max-width: 1540px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}
.flex{display: flex;}
.flex-center{display: flex;align-items: center;justify-content: center;}
.flex-middle{display: flex;-o-box-align:center;align-items:center;-o-box-pack:justify;}
.flex-column{display: flex;-o-box-orient: vertical;flex-direction: column;}
.flex-between{display: flex;-o-box-align: center;align-items: center;-o-box-pack: justify;justify-content: space-between;}
.flex-right{display: flex;-o-box-pack: end;justify-content: flex-end;}
.flex-around{display: flex;justify-content: space-around;-webkit-justify-content: space-around;}
.clearfix:after, 
.clearfix:before {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.el-image .el-image__inner{max-width: 100%;}
.el-popover__title{text-align:center}
.el-pager li.active{color: var(--color);}
.el-pagination.is-background .el-pager li:not(.disabled):hover{color: var(--color);}
.el-pagination.is-background .el-pager li:not(.disabled).active {background-color: var(--color);}
#app {overflow: hidden;}
/*导航*/
#header{width: 100%;background: #2C2E2C;top: 0;z-index: 99;padding: 20px 0;transition: padding 0.4s ease, background-color 1.1s ease;}
#header .logo,#header .logo1{vertical-align: top;height: 44px;width: auto;}
#header .logo-copy{vertical-align: top;height: 40px;padding-left: 50px}
#header .menu-warp{position: relative;width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
#header .menu-warp .el-menu{border:0;background: transparent;}
#header .menu-warp .active{color: var(--color)!important}
#header .el-menu--horizontal .el-menu-item,
#header .el-menu--horizontal .el-submenu .el-submenu__title{background: transparent!important;}
#header .el-menu-item, 
#header .el-submenu__title{padding-right: 13px !important;padding-left: 13px !important;}
#header .el-menu--horizontal .el-menu-item.is-active {border-bottom: 2px solid transparent!important;}
#header .el-menu--horizontal .is-active{border-bottom: 2px solid var(--color)!important;}
.el-menu-item a, 
.el-submenu__title a{font-size: 18px;color: white !important;padding-bottom: 10px;}
.el-menu-item a:hover, 
.el-submenu__title a:hover{color: white !important}
.language-warp{font-size:0}
.language-item{width: 20%;display: inline-block;color:#333;font-size: 12px;}
.language-item:hover{color: var(--color)}
.language-block{padding: 5px;display: inline-block;}
.language-block img{margin-right: 5px;width: 15px}
/*导航 - 手机*/
#header-mobile{position: fixed;display:flex;height: 60px;line-height: 60px;padding: 0 15px;width: 100%;background: #fff;top: 0;z-index: 999;}
#header-mobile .warp{width: 50%}
#header-mobile .warp img{height: 60px;vertical-align: top;margin-top: 0}
#header-mobile .warp.center{text-align:center}
#header-mobile .warp.right{text-align:right}
#header-mobile .warp i{color:var(--color);font-size: 28px;margin-left:10px;width: 28px;height: 60px;line-height: 60px;}
#header-mobile .warp a{color:#777;font-size: 22px;vertical-align: top;height: 60px;line-height: 60px;}
#header-mobile .menu-warp{z-index: 99;position: fixed;width: 100%;top: 60px;left: 0;background: #fff;}
#header-mobile .menu-warp .el-menu{border:0}
#header-mobile .menu-warp .el-tabs{padding: 0 20px;}
#header-mobile .menu-warp .el-submenu.hide-arrow .el-submenu__title i.el-icon-arrow-down{display:none !important}
#header-mobile .menu-warp .el-tabs__content{padding-bottom: 30px;overflow:auto;position:relative;height:-moz-calc(100vh - 135px);height:-webkit-calc(100vh - 135px);height:calc(100vh - 135px)}
#header-mobile .menu-warp .menu-title{padding-bottom: 0;display: block;width: 80%;color:#222 !important;font-size: 14px;position:relative}
#header-mobile .menu-warp .menu-title.level1:before{content: " ";width: 1px;height: 16px;position: absolute;right: 0;top: 20px;background:#eee}
#header-mobile .menu-warp .lang-item{display: block;padding: 0 20px;height: 56px;line-height: 56px;}
/*分享*/
.social-facebook {background-color: #365493;}
.social-twitter {background-color: #3CF;}
.social-pinterest {background-color: #CB2027;}
.social-linkedin{background-color: #0274B3;}
.social-whatsapp {background-color: #1EBEA5;}
.wd-social-icon {font: normal normal normal 14px / 1 FontAwesome;color: #fff !important;display: inline-block;margin: 4px;vertical-align: middle;text-align: center;font-size: 0;width: 30px;height: 30px;border-radius: 50%;}
.wd-icon {font-size: 20px;line-height: 30px;display: inline-block;vertical-align: middle;}
/*底部*/

#footer{
    width: 100%;
    height: auto;
    padding: 80px 0px 15px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.layout1320px{
    width: 100%;
    max-width: 1360px;
    padding: 0px 20px;
    margin: 0 auto;
}

#footer .layout1320px{
    display: flex;
    justify-content: space-between;
}

#footer .gsboxmk p{
    max-width: 320px;
    font-family: 'RubikLight';
    font-weight: 300;
    font-size: 15px;
    color: #DFDFDF;
    line-height: 1.4;
    display: block;
    margin: 25px 0px 40px 0px;
}

#footer .gsboxmk .title{
    font-family: 'RubikMedium';
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.25;
}

#footer .gsboxmk .title.twotitle{
    margin-top: 55px;
}

#footer .gsboxmk .list .ctitle{
    font-family: 'RubikBold';
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1.5;
    margin-bottom: 2px;
}
#footer .gsboxmk.contactbox .list{
    margin-top: 25px;
}
#footer .gsboxmk .list{
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}
#footer .gsboxmk .list p{
    max-width: 250px;
    margin: 0px;
}

#footer .gsboxmk .list a{
    font-family: 'RubikLight';
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 1.5;
    margin: 5px 0px;
    transition: all 0.5s;
}

#footer .gsboxmk .list a:hover{
    color: #F08300;
    text-decoration: underline;
}

#footer .footerline{
    width: 100%;
    height: 1px;
    background: #FFFFFF20;
    margin-top: 60px;
    margin-bottom: 15px;
}

#footer .footerendbox{
    display: flex;
    align-items: center;
}

#footer .footerendbox .left *{
    font-family: 'RubikLight';
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1.5;
}

#footer .footerendbox .left  img{
    max-width: 20px;
    height: auto;
}

#footer .footerendbox .right{
    display: flex;
    align-items: center;
}

#footer .footerendbox .right a{
    width: 35px;
    height: 35px;
    background: #FFFFFF15;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    transition: all 0.5s;
}

#footer .footerendbox .right a:hover{
    background: #F08300;
}



@font-face {
  font-family: "RubikBlack";
  src: url("../fonts/Montserrat-Black-2.otf");
}

@font-face {
  font-family: "RubikItalic";
  src: url("../fonts/Montserrat-Italic.ttf");
}

@font-face {
  font-family: "RubikBold";
  src: url("../fonts/Montserrat-Bold-3.otf");
}

@font-face {
  font-family: "RubikLight";
  src: url("../fonts/Montserrat-Light-6.otf");
}

@font-face {
  font-family: "RubikMedium";
  src: url("../fonts/Montserrat-Medium-7.otf");
}

@font-face {
  font-family: "RubikRegular";
  src: url("../fonts/Montserrat-Regular-8.otf");
}

@font-face {
  font-family: "RubikSemiBold";
  src: url("../fonts/Montserrat-SemiBold-9.otf");
}



@font-face {
  font-family: "DMSansBlack";
  src: url("../fonts/Montserrat-Black-2.otf");
}

@font-face {
  font-family: "DMSansItalic";
  src: url("../fonts/Montserrat-Italic.ttf");
}

@font-face {
  font-family: "DMSansBold";
  src: url("../fonts/Montserrat-Bold-3.otf");
}

@font-face {
  font-family: "DMSansLight";
  src: url("../fonts/Montserrat-Light-6.otf");
}

@font-face {
  font-family: "DMSansMedium";
  src: url("../fonts/Montserrat-Medium-7.otf");
}

@font-face {
  font-family: "DMSansRegular";
  src: url("../fonts/Montserrat-Regular-8.otf");
}

@font-face {
  font-family: "DMSansSemiBold";
  src: url("../fonts/Montserrat-SemiBold-9.otf");
}

#header .logo{
    display: block;
}

#header .logo1{
    display: none;
}

#header .menu-warp .el-menu{
    display: flex;
    align-items: center;
}

.tybtnys1{
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    padding: 15px 30px;
    font-family: 'RubikMedium';
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    transition: all 0.5s;
    cursor: pointer;
    display: flex;
    align-items: center;
    width: fit-content;
}

.tybtnys1 img{
    margin-left: 9px;
}

.tybtnys1:hover{
    background: #F08300;
    border: 1px solid #F08300;
}

.tybtnys2{
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    padding: 15px 30px;
    font-family: 'RubikMedium';
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    transition: all 0.5s;
    cursor: pointer;
    display: flex;
    align-items: center;
    width: fit-content;
}

.tybtnys2 img{
    margin-left: 9px;
}
.tybtnys2:hover{
    background: #F08300;
    border: 1px solid #F08300;
}

#header .languagetitle{
    font-family: 'DMSansMedium';
    font-weight: 500;
    font-size: 18px;
    color: white;
}

#header .el-menu-item a,#header .el-submenu__title a{
    font-family: 'DMSansMedium';
    font-weight: 500;
    font-size: 16px;
    color: #262626;
    padding-bottom: 0px;
    transition: all 0.5s;
}

#header .el-menu-item a:hover,#header .el-submenu__title a:hover{
    border-bottom: 1px solid white;
}

#header .searchboxgs{
    max-width: 165px;
    height: 28px;
    border-radius: 14px;
}

#header .searchboxgs input{
    border: none;
    width: 100%;
    height: 25px;
    border-radius: 50px;
    background: none;
}

#header .el-input{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.el-menu-item a, .el-submenu__title a{
    padding-bottom: 0px !important;
}
.level2title,.level3title{
    padding: 0px !important;
    height: fit-content !important;
    line-height: 1 !important;
}

.level2title a,.level3title a{
    padding: 15px 35px !important;
    display: flex;
    transition: all 0.5s;
}
.level2title a span,.level3title span{
    display: block;
    min-width: 260px;
}
.level2title a span,.level3title a span{
    font-family: 'DMSansRegular';
    font-weight: 400;
    font-size: 18px;
    color: #262626;
    transition: all 0.5s;
}

.level2title a:hover,.level3title a:hover{
    background: #606B57;
}

.level2title a:hover span,.level3title a:hover span{
    color: white;
}
#header{
    position: fixed;
    top: 0;
    transition: all 0.5s;
}
#header.active{
    background: rgb(255 255 255 / 0%);
}

#header.active .logo1{
    display: block;
}

#header.active .logo{
    display: none;
}

#header.active .el-menu-item a, #header.active .el-submenu__title a{
    color: white !important;
}

#header.active .el-menu-item a:hover, #header.active .el-submenu__title a:hover{
    color: #606B57 !important;
    border-bottom: 1px solid #606B57;
}

#header.active .searchboxgs input{
    color: white;
}

#header .searchboxgs img{
    filter: brightness(100);
}

#header.active .el-submenu__title i{
    color: white;
}

#header.active .languagetitle{
    color: white;
}

#header.active .el-menu-item i{
    color: white;
}

#header .headerhovercontentbox{
    width: 100%;
    height: fit-content;
    padding: 44px 0px;
    position: fixed;
    background: #2C2E2C;
    left: 0;
    top: 78px;
    display: none;
    opacity: 0;
}

#header .headerhovercontentbox .container{
    display: flex;
    justify-content: space-between;
}

#header .headerhovercontentbox .left{
    width: 18%;
    font-family: 'DMSansLight';
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
}

#header .headerhovercontentbox .left .title{
    display: flex;
    align-items: center;
}

#header .headerhovercontentbox .left .yuan{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: white;
    margin-right: 3px;
}

#header .headerhovercontentbox .center{
    width: 57%;
    position: relative;
}

#header .headerhovercontentbox .center .list{
    display: flex;
    flex-direction: column;
}

#header .headerhovercontentbox .center .list a.hoverl2title{
    font-family: 'DMSansRegular';
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 2;
    display: block;
    width: fit-content;
}

#header .headerhovercontentbox .center .list .twolist{
    display: none;
    opacity: 0;
    flex-direction: column;
    position: absolute;
    display: flex;
    left: 55%;
}

@media only screen and (max-width:1600px) {
    #header .headerhovercontentbox .center .list .twolist{
        max-height: 80%;
        overflow: auto;
        padding-right: 5px;
    }
}


#header .headerhovercontentbox .center .list .twolist a{
    font-family: 'DMSansLight';
    font-weight: 300;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 2;
}

#header .headerhovercontentbox .right{
    width: 23%;
}

#header .headerhovercontentbox .right img{
    width: 100%;
    height: auto;
    display: none;
}

#header .headerhovercontentbox .right img.active{
    display: block;
}


@media only screen and (max-width:1490px) {
    #header .el-menu-item, 
    #header .el-submenu__title{padding-right: 15px;padding-left: 15px}
    #header .el-menu-item a, 
    #header .el-submenu__title a{font-size: 17px;}
    #header .logo-copy{padding-left: 30px}
}

@media only screen and (max-width:1500px) {
    #header .tybtnys1{
        display: none;
    }
}

@media only screen and (max-width:1300px) {
    #header .Languageboxgsheader{
        display: none;
    }
}

@media only screen and (max-width:1200px) {
    #header .searchboxgs{
        display: none;
    }
    #header .el-menu-item, 
    #header .el-submenu__title{padding-right: 10px;padding-left: 10px}
    #header .el-menu-item a, 
    #header .el-submenu__title a{font-size: 15px;}
    #header .el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{margin-left: 5px;}
}

@media only screen and (max-width:992px) {
    .page{
        zoom: 0.8;
        display: flex;
        justify-content: center;
    }
    #footer .footerline{
        margin-top: 35px;
    }
    #footer .gsboxmk .list{
        margin-top: 15px;
    }
    #footer .gsboxmk{
        margin-bottom: 35px;
    }
    #footer .gsboxmk.contactbox .list{
        margin-top: 15px;
    }
    #footer .gsboxmk .list p{
        max-width: 100%;
    }
    #footer .gsboxmk p{
        max-width: 100%;
        margin: 15px 0px 25px 0px;
    }
    #footer .layout1320px{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: flex-start;
    }
    .footerbottomboxbox .layout1420px .right{
        margin: 10px 0px;
    }
    .footerbottomboxbox .layout1420px .left .ftitle{
        margin-left: 0px;
    }
    .footerbottomboxbox .layout1420px{
        align-items: flex-start;
        flex-direction: column;
    }
    #footer .footerbottomboxgs .addressbox p{
        max-width: 100%;
    }
    #footer{
        padding: 30px 0px;
    }
    #footer .footerbottomboxgs .title{
        margin-bottom: 15px;
    }
    #footer .bottombox{
        flex-direction: column;
    }
    #footer .bottombox .footerbottomboxgs{
        margin-bottom: 45px;
    }
    #banner img{
        max-height: 230px;
    }
}