﻿html { height: 100%; font-size: 100px }

#pagesize{margin-top:.4rem;text-align:center;}
#pagesize ul li{display:inline-block;}
#pagesize ul li a{padding:.08rem .12rem;margin-left:.02rem;display:inline-block;border:1px solid #bebebe;font-size:.16rem;}
#pagesize ul li .active{border:#005693 1px solid;background:#005693;color:#fff;}
#pagesize ul li a:hover{border:1px solid #005693;background:#005693;color: #fff;}
#pagesize ul li .disabled{border:1px solid #ccc;color:#fff;background:#ccc;}
@media screen and (min-width:320px) and (max-width:767px) {
#pagesize ul li a{padding:.08rem;font-size:.14rem;}
}

@media(max-width:1600px) {
    html { font-size: 95px }
}

@media(max-width:1440px) {
    html { font-size: 90px }
}

@media(max-width:1220px) {
    html { font-size: 85px }
}

@media(max-width:1024px) {
    html { font-size: 80px }
}

@media(max-width:991px) {
    html { font-size: 70px }
}

@media(max-width:639px) {
    html { font-size: 60px }
}

a { -webkit-transition-property: background-color; -webkit-transition-duration: .3s; -webkit-transition-timing-function: ease; color: #666666 }
a:hover { text-decoration: none; color: #005693 }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:link { text-decoration: none }
.clear { clear: both }
.lf { float: left }
.rg { float: right }
input, textarea, button, select, radio { outline: 0; border: 0 }
@font-face { font-family: font_css; src: url(../fonts/Poppins-Regular.woff2) format('woff'); font-weight: 400; font-style: normal }
body { font-family: font_css,'Poppins',Arial,Tahoma; font-size: 16px; line-height: 24px; color: #1d3257; overflow-x: hidden; padding: 0 }
body.full-height, body.full-height .page-wrapper { min-height: 100% }
img { max-width: 100% }
ul { margin: 0; padding: 0; list-style: none }
.none-padding { padding: 0 }
.default-btn { display: inline-block; z-index: 1; opacity: 1; cursor: pointer; position: absolute; left: 0; top: 0; width: 100%; height: 100% }
.default-btn span { position: absolute; display: inline-block; background-color: rgba(14,14,14,.1); z-index: -1; opacity: 1; width: 100%; height: 0%; top: 50%; left: 0% }
.font14 { font-size: 14px }
.font16 { font-size: 16px }
.font18 { font-size: 18px }
.font20 { font-size: 20px }
.font22 { font-size: 22px }
.font15 { font-size: 15px; }
.font24 { font-size: 24px }
.font30 { font-size: 30px }
.font34 { font-size: 34px }
.font36 { font-size: 36px }
.font38 { font-size: 38px }
.font40 { font-size: 40px }
.font42 { font-size: 42px }
.font48 { font-size: 48px }
.font52 { font-size: 52px }
.font110 { font-size: 1.1rem }
.font130 { font-size: 1.3rem }
.font55 { font-size: 0.46rem; line-height: 60px; color: #142b52; font-weight: bold; text-transform: capitalize; margin: 0px; }
@media(min-width:0px) and (max-width:767px) {

    .font55 { font-size: 24px; line-height: 35px; color: #333; font-weight: bold; }
}

@media(min-width:768px) and (max-width:991px) {
    .font55 { font-size: 0.34rem; line-height: 50px; color: #333; font-weight: bold; line-height: 35px; }
}

@media(min-width:992px) and (max-width:1199px) {
    .font55 { font-size: 0.32rem; line-height: 50px; color: #333; font-weight: bold; }
}

@media(min-width:1200px) and (max-width:1365px) {
    .font55 { font-size: 0.32rem; line-height: 50px; color: #333; font-weight: bold; }
}

@media(min-width:1366px) and (max-width:1439px) {
    .font55 { font-size: 0.36rem; line-height: 50px; color: #333; font-weight: bold; }
}

@media(min-width:1440px) and (max-width:1599px) {
    .font55 { font-size: 0.38rem; line-height: 50px; color: #333; font-weight: bold; }
}
@media(min-width:1600px) and (max-width:1859px) {
    .font55 { font-size: 0.41rem; line-height: 50px; color: #333; font-weight: bold; }
}
    @media(max-width:1580px) {
        .font14 { font-size: 12px }
        .font16 { font-size: 14px }
        .font18 { font-size: 16px }
        .font20, .font22, .font24 { font-size: 18px }
        .font30, .font34 { font-size: 24px }
        .font36, .font38 { font-size: 30px }
        .font40, .font42, .font48 { font-size: 32px }
        .font52 { font-size: 44px }
    }

    @media(max-width:767px) {
        .font14 { font-size: .26rem }
        .font16 { font-size: .28rem }
        .font18 { font-size: .3rem }
        .font20, .font22, .font24 { font-size: .32rem }
        .font30, .font34 { font-size: .38rem }
        .font36, .font38 { font-size: .42rem }
        .font40, .font42, .font48 { font-size: .46rem }
        .font52 { font-size: .5rem }
        .font130, .font110 { font-size: .6rem }
    }

    .header { position: fixed; left: 0; right: 0; z-index: 5; transition: all .3s ease-in-out; z-index: 999; }
    .header-content { width: 94%; margin: 0 auto; }
    .header .logo { float: left; margin-top: 25px }
    .header .logo a, .header .logo img { float: left }

    .header .lochanges { float: left; margin-top: 12px; margin-left: 60px; }
    .header .lochanges .leftbort { float: left; width: 1px; background: #fff; height: 25px; margin-left: 25px; }
    .header .lochanges .rightbort { float: left; color: #fff; margin-left: 5px; }
    .header .lochanges .rightbort i { line-height: 25px; float: left; color: #fff }
    .header .nav { float: left; margin-top: 30px; margin-left: 100px; }
    .header .menu { float: left; height: 50px; line-height: 50px }
    .header .menu > li:first-child { float: left; margin-right: 205px; position: relative }
    .header .menu > li { float: left; margin-right: 65px; position: relative }
    .header .menu > li > a { font-size: 16px; color: #fff; height: 50px; display: inline-block; transition: all .3s ease-in-out; }
    .header .menu > li > a > i { display: inline-block; color: #fff; vertical-align: middle; transition: all .3s ease 0; font-weight: 700; margin-left: 6px; }
    .header .menu > li:hover > a > i { transform: rotate(180deg); -webkit-transform: rotate(180deg) }
    .header .menu > li > a:after { width: 0; content: ""; display: block; margin-top: 6px; transition: width .5s; -moz-transition: width .5s; -webkit-transition: width .5s; -o-transition: width .5s }

    .header .menu > li > a:hover:after { width: 22px; margin-left: calc(50% - 11px); }



    .nav > ul > li:nth-child(1), .nav > ul > li:nth-child(2), .nav > ul > li:nth-child(5) { position: static !important }

    .search_con2 { float: right; margin-top: 10px; color: #fff; margin-left: 25px; }
    .search_con2 .search_conleft { width: 30px; height: 30px; border-radius: 50%; display: inline-block; float: left; text-align: center; }


    .search_con2 .search_conleft i { font-size: 20px; cursor: pointer; display: inline-block; color: #fff; line-height: 30px; }

    .fixed-header-on .search_con2 .search_conleft i { font-size: 20px; cursor: pointer; display: inline-block; color: #333; line-height: 30px; }

    .search_con { float: right; margin-top: 0px; color: #fff; margin-left: 55px; }

    #menu_input { border: 0px; background: none; color: #fff; width: 125px; float: left; height: 30px; line-height: 30px; margin-left: 10px; }
    /* 改变特定输入字段的占位符文本颜色为蓝色 */
    #menu_input::placeholder { color: #fff; }
    .search_con .search_conleft i { font-size: 16px; cursor: pointer; display: inline-block; color: #929292; line-height: 30px; }
    .public-btn1 { float: left; position: relative; z-index: 1; display: inline-flex; align-items: center; justify-content: center; padding: 0 20px 0 25px; height: 50px; border-radius: 25px; background-color: #005693; color: #fff; cursor: pointer; transition: all 0.3s; overflow: hidden; }
    .public-btn1 span { position: relative; z-index: 5; color: #fff; text-transform: capitalize; }
    .public-btn1 i { position: relative; z-index: 5; width: 36px; height: 36px; margin-left: 18px; display: flex; justify-content: center; align-items: center; border-radius: 50%; transition: all 0.3s; color: #fff }
    .public-btn1::before { content: ""; position: absolute; top: -2px; left: -2px; z-index: 1; width: calc(100% + 4px); height: calc(100% + 4px); background-color: #2b323e; border-radius: 25px; transform: scaleX(0); transform-origin: right; -webkit-transition: transform 0.6s cubic-bezier(0.785,0.135,0.15,0.86); -moz-transition: transform 0.6s cubic-bezier(0.785,0.135,0.15,0.86); -o-transition: transform 0.6s cubic-bezier(0.785,0.135,0.15,0.86); transition: transform 0.6s cubic-bezier(0.785,0.135,0.15,0.86); }

    @media (max-width:767px) {
        .public-btn1::before { border-radius: 0.4rem; }
    }

    .public-btn1:hover { color: #2b323e; }
    .public-btn1:hover span { color: #fff; }
    .public-btn1:hover i { color: #fff; }
    .public-btn1:hover::before { transform: scaleX(1); transform-origin: left; }
    .fixed-header-on .header .logo { float: left; margin-top: 25px }

    .fixed-header-on .header .logo .imgto { display: none }
    .fixed-header-on .header .logo .imgonto { display: block }
    .fixed-header-on .header .menu > li > a { font-size: 16px; color: #333; height: 50px; display: inline-block; transition: all .3s ease-in-out }
    .fixed-header-on .header .menu > li > a:after { border-bottom: 2px solid #005693; width: 0; content: ""; display: block; margin-top: 28px; transition: width .5s; -moz-transition: width .5s; -webkit-transition: width .5s; -o-transition: width .5s; }
    .fixed-header-on .header .menu > li > a:hover:after { width: 22px; margin-left: calc(50% - 11px); }
    .fixed-header-on .header .lochanges .rightbort i { line-height: 25px; float: left; color: #333 }
    .fixed-header-on .header .menu > li:first-child > a:after { border-bottom: 2px solid #005693; width: 0; content: ""; display: block; margin-top: 27px; transition: width .5s; -moz-transition: width .5s; -webkit-transition: width .5s; -o-transition: width .5s; }

    .fixed-header-on .header .menu > li:first-child.active > a:after { width: 22px; margin-left: calc(50% - 32px); }
    .fixed-header-on .header .menu > li.active > a:after { width: 22px; margin-left: calc(50% - 11px); }
    .fixed-header-on .header { height: 110px; z-index: 998; position: fixed; background: #fff; border-bottom: 1px solid #ddd; }


    .item-nav { position: relative; overflow: hidden; }
    .left { float: left; }
    .item-nav .left { overflow: hidden; height: auto !important; width: 30%; padding-right: 7%; position: relative; }
    .item-nav .left::after { content: ''; display: block; width: 1px; height: 100%; background: #e5e5e5; position: absolute; right: 0; top: 0; }
    .item-nav .left .ntitle { padding-bottom: 10px; }
    .item-nav .left .ntitle h3 { font-size: 24px; color: #1a1a1a; text-transform: uppercase; margin: 0; }
    .item-nav .left .img { }
    .item-nav .left .img { display: block; margin-top: 15px; }
    .item-nav .left .text { padding: 20px 0; overflow: hidden; font-size: 14px; line-height: 24px; color: #666; margin-top: 15px; }
    .item-nav .left .btn { font-size: 0; border: 1px solid #ccc; display: inline-block; padding: 0 20px 0 25px; position: relative; border-radius: 25px; float: left; display: flex; height: 42px; line-height: 42px; }
    .item-nav .left .btn span { font-size: 14px; color: #666; display: inline-block; vertical-align: middle; margin-right: 10px; z-index: 3; position: relative; }
    .item-nav .left .btn i { color: #666; position: relative; z-index: 3; }
    .item-nav .left .btn::before { content: ''; display: block; width: 0px; height: 100%; position: absolute; left: 0; top: 0; background: #005693; z-index: 1; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; border-radius: 25px; }
    .item-nav .left a { display: block; overflow: hidden; }
    .item-nav .left a:hover .btn::before { width: 100%; }
    .item-nav .left a:hover .btn span { color: #fff; }
    .item-nav .left a:hover .btn i { color: #fff !important; }
    .item-nav .cnav { float: left; overflow: hidden; width: 30%; padding: 0 5%; position: relative; margin-top: 15px; }
    .item-nav .cnav::after { content: ''; display: block; width: 1px; height: 100%; background: #e5e5e5; position: absolute; right: 0; top: 0; }
    .item-nav .cnav:last-child::after { display: none; }
    .item-nav .cnav .liab { list-style: none; padding: 0px 0 17px 0; overflow: hidden; position: relative; }
    .item-nav .cnav .liab a { position: relative; display: block; padding-bottom: 17px; overflow: hidden; }
    .item-nav .cnav .liab a::before, .item-nav .cnav li a::after { content: ''; display: block; width: 100%; height: 1px; background: #e5e5e5; position: absolute; left: 0; bottom: 0; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; }
    .item-nav .cnav .liab a::before { width: 0px; height: 2px; z-index: 3; }
    .item-nav .cnav .liab a:hover::before { width: 100%; background: #005693; }
    .item-nav .cnav .liab a h4 { font-size: 16px; color: #999999; margin: 0; }
    .item-nav .cnav .liab a i { width: 9px; height: 12px; position: absolute; top: 50%; right: 5%; margin-top: -15px; background: url("../images/right2.png"); background-size: 100% 100%; display: block; opacity: 0; }
    .item-nav .cnav .liab a:hover i { display: block; opacity: .5; right: 0; }
    .item-nav .cnav .liab a:hover h4 { color: #000; }
    .item-nav .cnav .liab a.cur h4 { color: #000; }
    .item-nav .cnav .liab a.cur i { display: block; opacity: .5; right: 0; }
    .item-nav .cnav .liab a.cur::before { width: 100%; background: #005693; }
    .item-nav .left.w50 { width: 50%; }
    .item-nav .left.w50 .img { float: left; }
    .item-nav .left.w50 .text { float: left; width: 45%; padding: 0px 0 20px 5%; }
    .item-nav .left.w50 .btn { margin-left: 5%; }
    .item-nav .cnav ul { list-style: none; margin: 0; padding: 0; }
    .item-nav .cnav ul.cnav-show { display: none; }
    .item-nav .cnav ul.cnav-show.cur { display: block; }
    .item-nav .cnav li { list-style: none; padding: 0px 0 17px 0; overflow: hidden; position: relative; }
    .item-nav .cnav li a { position: relative; display: block; padding-bottom: 17px; overflow: hidden; }
    .item-nav .cnav li a::before, .item-nav .cnav li a::after { content: ''; display: block; width: 100%; height: 1px; background: #e5e5e5; position: absolute; left: 0; bottom: 0; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; }
    .item-nav .cnav li a::before { width: 0px; height: 2px; z-index: 3; }
    .item-nav .cnav li a:hover::before { width: 100%; background: #005693; }
    .item-nav .cnav li a h4 { font-size: 16px; color: #999999; margin: 0; }
    .item-nav .cnav li a i { width: 9px; height: 12px; position: absolute; top: 50%; right: 5%; margin-top: -15px; background: url("../images/right2.png"); background-size: 100% 100%; display: block; opacity: 0; }
    .item-nav .cnav li a:hover i { display: block; opacity: .5; right: 0; }
    .item-nav .cnav li a:hover h4 { color: #000; }
    .item-nav .cnav li a.cur h4 { color: #000; }
    .item-nav .cnav li a.cur i { display: block; opacity: .5; right: 0; }
    .item-nav .cnav li a.cur::before { width: 100%; background: #005693; }
    .item-nav .cnav .email { overflow: hidden; padding-top: 10px; }
    .item-nav .cnav .email h4 { font-size: 24px; color: #1a1a1a; margin: 10px 0; }
    .item-nav .cnav .email h3 { margin: 0; line-height: 30px; }
    .item-nav .cnav .email h3 a { font-size: 24px; color: #005693; margin: 0; }
    .item-nav .cnav.cnav2.w25 { width: 30%; padding: 0 0 0 5%; }
    .item-nav .cnav.cnav2.w25 .cnav-show.cnav20 { width: 80%; }
    .item-nav .cnav.cnav2.w25 .cnav-show.cnav24 { width: 80%; }
    .item-nav .cnav.cnav2.w25 .cnav-show.cnav25 { width: 80%; }
    .newsnav { list-style: none; margin: 0; padding: 0; }
    .newsnav a { display: block; overflow: hidden; }
    .newsnav a .txt { width: 100%; overflow: hidden; }
    .newsnav a .txt h5 { margin: 0; font-size: 14px; line-height: 20px; font-weight: normal; color: #1a1a1a; }
    .newsnav a .txt h6 { margin: 0; font-size: 12px; font-weight: normal; color: #999999; padding-top: 8px; }
    .newsnav.top .img { display: block; overflow: hidden; position: relative; float: left; width: 25%; }
    .newsnav.top .txt { float: left; width: 70%; padding-left: 5%; }
    .newsnav.top .txt h5 { font-size: 16px; }

    /*下拉*/
    .nav > ul > li.dropdown ul { position: absolute; width: 210px; height: auto; left: 0; top: 58px; z-index: 9999; padding: 3px 0 0; border-radius: 4px; background: #fff; box-shadow: rgba(0,0,0,0.14) 0px -6px 9px 0px; transform: rotate3d(1,0,0,-90deg); -webkit-transform: rotate3d(1,0,0,-90deg); -o-transform: rotate3d(1,0,0,-90deg); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; transform-origin: 0 0 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; transition: transform 0.5s, opacity 0.3s; -webkit-transition: -webkit-transform 0.5s, opacity 0.3s; }
    .nav > ul > li.dropdown ul::before { content: ''; position: absolute; left: 20px; margin: 0; top: -8px; overflow: hidden; display: inline-block; border-right: 8px solid transparent; border-bottom: 8px solid #fff; border-left: 8px solid transparent; }
    .nav > ul > li.dropdown ul > li { float: none; border-bottom: 1px solid #EDEDED; text-align: left; position: relative; }
    .nav > ul > li.dropdown ul > li:last-child { border: none; }
    .nav > ul > li.dropdown ul > li > a { display: block; padding: 10px 20px; border: none; color: #333; font-size: 14px; line-height: 22px; text-transform: capitalize; }
    .nav > ul > li.dropdown ul > li > a i { position: absolute; right: 10px; font-size: 11px; }
    .nav > ul > li.dropdown ul > li > a:hover { color: #f7931e; }
    .nav > ul > li.dropdown:hover > a > i { transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
    .nav > ul > li:hover > ul { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; transform: rotate3d(0,0,0,0); -webkit-transform: rotate3d(0,0,0,0); -o-transform: rotate3d(0,0,0,0); }


    .nav > ul > li .divDropDown { width: 100%; position: absolute; left: 0; top: 110px; padding: 30px 0 50px; background: #fff; border-bottom: 1px solid #f1f1f1; z-index: 998; transform: rotate3d(1,0,0,-90deg); -webkit-transform: rotate3d(1,0,0,-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; transition: transform .5s,opacity .3s; -webkit-transition: -webkit-transform .5s,opacity .3s; text-align: left; overflow: hidden }
    .fixed-header-on2 .nav > ul > li .divDropDown { width: 100%; position: absolute; left: 0; top: 100px; padding: 30px 0 50px; background: #e2e3e8; border-top: 1px solid #333; z-index: 998; transform: rotate3d(1,0,0,-90deg); -webkit-transform: rotate3d(1,0,0,-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; transition: transform .5s,opacity .3s; -webkit-transition: -webkit-transform .5s,opacity .3s; text-align: left; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden }

    .fixed-header-on .menu > li > a > i { color: #333 }
    .fixed-header-on2 .menu > li > a > i { color: #333 }
    .nav > ul > li:hover .divDropDown { transform: rotate3d(1,0,0,0); -webkit-transform: rotate3d(1,0,0,0); opacity: 1 }


    .he_ZoomInImg_img { position: relative; display: block; width: 100%; padding: 0; margin: 0; opacity: 1; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; overflow: hidden; }
    .he_ZoomInImg_img:hover { opacity: 1; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
    .nav > ul > li .divDropDown .item { float: left; width: calc((100% - 80px)/3) }
    .nav > ul > li .divDropDown .item:last-child { margin-right: 0 }
    .nav > ul > li .divDropDown .item h5 { border-bottom: 1px solid #ddd; margin-bottom: 10px }
    .fixed-header-on2 .nav > ul > li .divDropDown .item h5 { border-bottom: 1px solid #333; margin-bottom: 10px }
    .nav > ul > li .divDropDown .item h5 a { color: #f3a301; line-height: 20px; display: block; padding: 10px 0; font-size: 16px; }
    .nav > ul > li .divDropDown .item p { font-size: 12px; }
    .nav > ul > li .divDropDown .item:nth-child(2n+1) { margin-right: 0 }
    .nav > ul > li .divDropDown .item:nth-child(2) h5 a { color: #6ecac9 }
    .nav > ul > li .divDropDown .item:nth-child(2) { margin: 0 40px }
    .nav > ul > li .divDropDown .item:nth-child(3) h5 a { color: #b888f8 }
    .nav > ul > li .divDropDown .item:nth-child(4) h5 a { color: #ff9655 }
    .nav > ul > li .divDropDown .item ul { padding: 0; margin: 0; min-height: 90px; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between }
    .nav > ul > li .divDropDown .item ul li { width: 100%; line-height: 30px }
    .nav > ul > li .divDropDown .item ul li a { color: #333 }
    .nav > ul > li .divDropDown .item ul li a:hover { color: #f3a301 }
    .nav > ul > li .divDropDown .item .img { float: left; width: 100%; border: 1px solid #ddd; margin-top: 20px; overflow: hidden; }
    .nav > ul > li .divDropDown .item .img img { float: left }
    header .nav-icon { display: none; cursor: pointer }
    header .nav-icon span { display: block; width: 22px; height: 3px; background: #4c5b70; border-radius: 2px; transition: all .3s linear }
    header .nav-icon span:not(:first-child) { margin-top: 3px }
    header .nav-icon.on span:nth-of-type(1) { -webkit-transform: matrix(1,0,0,1,0,6) rotate(45deg); transform: matrix(1,0,0,1,0,6) rotate(45deg) }
    header .nav-icon.on span:nth-of-type(3) { -webkit-transform: matrix(1,0,0,1,0,6) rotate(45deg); transform: matrix(1,0,0,1,0,-6) rotate(-45deg) }
    header .nav-icon.on span:nth-of-type(2) { width: 0 }
    .header .icoSearch { float: right; margin-left: 30px; margin-top: 27px }
    .header .logo .imgonto { display: none }

    .fixed-header-on .cd-nav-trigger span { background: #333; }

    .fixed-header-on2 .header .logo .imgto { display: none }
    .fixed-header-on2 .header .logo .imgonto { display: block }
    .fixed-header-on2 .header { height: 120px; z-index: 998; position: fixed; background: #e2e3e8; border-bottom: 1px solid #ddd; }
    .fixed-header-on2 .header .menu > li > a { font-size: 16px; color: #333; height: 51px; display: inline-block; transition: all .3s ease-in-out }
    .fixed-header-on2 .header .search_con { color: #333 }
    .fixed-header-on2 .cd-nav-trigger span { background: #333; }


    .cd-nav-trigger { width: 9%; height: 100%; position: absolute; right: 0; top: 0; display: block; z-index: 611; transition: all .3s ease 0s; }
    .cd-nav-trigger span { position: absolute; left: 50%; top: 50%; background: #fff; width: 60px; height: 3px; transform: translateX(-50%); margin-top: -1.5px; }
    .cd-nav-trigger span:first-child { margin-top: -8px; }
    .cd-nav-trigger span:last-child { margin-top: 6px; }
    .cd-nav-trigger:hover span:first-child, .cd-nav-trigger:hover span:last-child { margin-top: 0px; transition: all .3s ease-in-out }
    .header-nav-show { width: 100%; height: 100%; right: 0; top: 0; z-index: 1111; overflow: hidden; position: fixed; color: #fff; transition: all .6s ease; transform: translateX(101%); }
    .header-nav-show::after { content: ''; width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1; background: #8ec31f; }
    .header-nav-show ul, .header-nav-show li { list-style: none; margin: 0; padding: 0; }
    .header-nav-show-left { position: absolute; left: 0; top: 0; width: 55%; height: 100%; z-index: 11; }
    .header-nav-show-right { position: absolute; right: 0; top: 0; width: 45%; height: 100%; z-index: 11; }
    .header-show-nav { position: absolute; left: 40%; top: 50%; z-index: 11; transform: translate(-50%,-50%); transition: all .6s .4s ease-in-out; }
    .header-show-nav ul { overflow: hidden; }
    .header-show-nav li { opacity: 0; transform: translateX(100%); }
    .header-show-nav li a { color: #ffffff; opacity: .5; position: relative; }
    .header-show-nav li a:hover { opacity: 1; }
    .header-contact { position: absolute; left: 0; top: 50%; z-index: 11; transform: translateY(-50%); width: 70%; padding-left: 15%; overflow: hidden; }
    .header-contact::after { content: ''; width: 1px; height: 100%; background: #fff; position: absolute; left: 0; top: 0; z-index: 1; opacity: .2; }
    .header-contact::before { content: ''; width: 1px; height: 40%; background: #fff; position: absolute; left: 0; top: 0; z-index: 11; opacity: 1; animation: downtoup1 infinite 3.4s cubic-bezier(0.77, 0, 0.175, 1); }
    .header-contact-item { overflow: hidden; padding-bottom: 7%; opacity: 0; transform: translateX(100%); }
    .header-contact-item .title-1 { color: #c8e195; }
    .header-contact-item .text-2 { color: #fff; margin-top: 4%; }
    .header-contact-item .text-2 li { list-style: none; margin: 0; padding: 0; margin-right: 40px; margin-bottom: 2%; display: inline-block; vertical-align: middle; }
    .close-nav { position: absolute; right: 3%; top: 5%; width: 60px; height: 30px; z-index: 111; }
    .close-nav a { display: block; width: 100%; height: 100%; position: relative; }
    .close-nav a::before { content: ''; width: 100%; height: 1px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; background: #fff; transition: all .4s ease; }
    .close-nav a:hover::before { width: 50%; left: 25%; }
    .header-nav-show-right .footer-social { position: absolute; right: 0; bottom: 10%; z-index: 11; text-align: right; width: auto; left: auto; opacity: 0; transition: all 1s 0.3s; }
    .header-show-nav li:nth-child(1) { transition: all 0.6s 0.1s; }
    .header-show-nav li:nth-child(2) { transition: all 0.7s 0.2s; }
    .header-show-nav li:nth-child(3) { transition: all 0.8s 0.3s; }
    .header-show-nav li:nth-child(4) { transition: all 0.9s 0.4s; }
    .header-show-nav li:nth-child(5) { transition: all 1.0s 0.5s; }
    .header-show-nav li:nth-child(6) { transition: all 1.2s 0.6s; }
    .header-show-nav li:nth-child(7) { transition: all 1.3s 0.7s; }
    .header-contact-item:nth-child(1) { transition: all 0.6s 0.1s; }
    .header-contact-item:nth-child(2) { transition: all 0.8s 0.2s; }
    .header-contact-item:nth-child(3) { transition: all 0.8s 0.3s; }

    [data-scroll] { will-change: transform; }
    .header-lang { position: relative; z-index: 200; float: left }
    .header-lang .box { height: 25px; padding: 0 6px; cursor: pointer; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center }
    .header-lang .box img { height: 16px }
    .header-lang .box em { margin: 0 7px; font-size: 14px; font-weight: 500; color: #fff; display: inline-block; font-style: normal }
    .header .lochanges .rightbort .header-lang .box i { font-size: 14px; height: 15px; color: #fff; transition: all .3s ease 0s; line-height: 15px }
    .fixed-header-on .header-lang .box em { color: #000 }
    .fixed-header-on .header .lochanges .rightbort .header-lang .box i { color: #000 }


    .fixed-header-on2 .header-lang .box em { color: #000 }
    .fixed-header-on2 .header .lochanges .rightbort .header-lang .box i { color: #000 }
    .header-lang ul { overflow: scroll; overflow-x: hidden; max-height: 160px; width: 200px; padding: 0 6px; position: absolute; left: -20px; top: 34px; z-index: 200; background: #fff; border: 1px solid #666; opacity: 0; visibility: hidden; box-sizing: border-box; transition: all .4s ease 0s; transform: translate3d(0,10px,0); -webkit-transform: translate3d(0,10px,0); flex-wrap: wrap; display: flex; }
    .header-lang ul li { line-height: 20px; padding: 5px 0; border-bottom: 1px solid #f5f5f5; width: 50%; }
    .header-lang ul li:last-child { border-bottom: none }
    .header-lang ul li a { font-size: 14px; font-weight: 500; color: #333 }
    .header-lang ul li img { height: 16px; margin-right: 6px }
    .header-lang ul li a:hover { color: #997b5f }
    .searchbox { position: fixed; left: 0; right: 0; top: 0; height: 2.5rem; align-items: center; z-index: 10; background: #fff; padding: 0 8vw; transition: all .5s ease-in-out; transform: translateY(-100%); z-index: 9999; display: none; }
    .searchform { align-items: center; margin-top: 45px; border-bottom: 1px solid #ededed; float: left; width: 100%; position: relative; padding-bottom: 35px; }
    .searchform input { flex: 1; text-align: left; font-size: 16px; color: #666; width: 100%; float: left; height: 50px; }
    .searchform button { background: 0 0; color: #333; position: absolute; right: 0px; top: 10px; }
    .searchform button i { font-size: 26px; cursor: pointer }
    .search-show-bottom { padding-top: 20px; float: left; width: 100%; overflow: hidden; }
    .hot-search-1 { overflow: hidden; color: var(--gray3); }
    .hot-search-1 h6 { font-weight: normal; display: inline-block; vertical-align: unset; margin: 0; padding: 0; color: #000000; }
    .hot-search-1 a { font-weight: normal; margin: 0; padding: 0; color: #999999; }
    .hot-search-1 a:hover { color: #015ba6; }
    .search-close { margin-left: 3vw; width: .3rem; cursor: pointer; position: absolute; right: 0; top: 0 }
    .search-close i { font-size: 30px }
    .searchbox.on { transform: translateY(0); padding: 0 8vw; display: block; }
    .bagg { width: 100%; height: 100%; background-color: #000; opacity: .5; position: fixed; display: none; z-index: 99 }

    @media(min-width:991px) {
        .header-lang:hover ul { opacity: 1; visibility: visible; transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0) }
        .header-lang:hover .box i { transform: rotate(180deg); -webkit-transform: rotate(180deg) }
    }

    @media(max-width:991px) {
        .moblie_head { display: block; background: #fff; padding: 10px 15px; position: fixed; z-index: 999; top: 0; border-bottom: 1px solid #ddd; width: 100% }
        .header-lang .box { width: 60px }
        .moblie_head .lf { float: left; width: calc((100% - 152px)); text-align: center; margin-top: 10px; }
        .moblie_head .lf img { height: 35px; margin-top: 3px; margin-bottom: 2px; }
        .fixed-header-on .nav { margin-top: 0 }
        .fixed-header-on2 .nav { margin-top: 0 }
        .moblie_head .rg { padding-top: 10px; display: flex; align-items: center; }
        .moblie_head .lochanges { float: left; margin-top: 5px; margin-left: 0; display: flex }
        .header-lang .box em { color: #333; margin: 0px; }
        .moblie_head .lochanges .leftbort { float: left; width: 1px; background: #333; height: 32px; margin-top: 8px }
        .header-lang ul { border: 1px solid #333 }
        .moblie_head .lochanges .rightbort { float: left; color: #333; margin-left: 0; margin-top: 8px }
        .moblie_head .lochanges .rightbort i { float: left }

        .header__icons { margin-right: 6px; }

        .header-search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative }

        .header-search__button,
        .header-search__submit { border: none; background: 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; cursor: pointer; outline: 0; -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; stroke: #3c454e; -webkit-box-sizing: none; box-sizing: none }
        .header-search__button i { color: #000; font-size: 20px; }
        .header-search__submit i { color: #fff; font-size: 20px; }
        .header-search__submit { stroke: #fff; }

        .header-search__button:focus,
        .header-search__submit:focus { outline: 0 }

        .header-search__button:focus,
        .header-search__button:hover { stroke: #3263c9 }

        .header-search__button_fixed:focus,
        .header-search__button_fixed:hover { opacity: .5; stroke: #3c454e }

        .header-search__submit:focus,
        .header-search__submit:hover { opacity: .5 }

        .header-search__form { position: absolute; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-transition-duration: .4s; -o-transition-duration: .4s; transition-duration: .4s; width: 5rem; top: 0; bottom: 0; margin: auto 0 }

        .header-search__form_hide { opacity: 0; pointer-events: none }

        .header-search__form_hide .header-search__input { width: 50px; }

        .header-search__submit { position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0 }

        .header-search__input { border-radius: 8px; width: 5rem; max-width: 100%; background: #8ec31f; color: #fff; border: none; padding: 15px 20px; -webkit-transition-duration: .4s; -o-transition-duration: .4s; transition-duration: .4s }

        .header-search__input::-webkit-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

        .header-search__input::-moz-placeholder { font-size: 14px; font-weight: 300; color: #fff }

        .header-search__input:-ms-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

        .header-search__input::-ms-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

        .header-search__input::placeholder { font-size: 14px; font-weight: 300; color: #fff }


        .a_txt { display: block; position: fixed; top: 0; left: 0; width: 0; height: 0; overflow: hidden; z-index: 1000 }
        .a_txt .div1 { position: absolute; width: 100%; height: 100%; background: #0b0d19; filter: alpha(opacity=0); opacity: 0; left: 0; top: 0 }
        .a_txt .div2 { position: absolute; width: 20%; left: 0; top: 5%; z-index: 100; text-align: center; filter: alpha(opacity=0); opacity: 0 }
        .a_txt .div3 { position: absolute; width: 80%; right: 0; top: 0; background: #0b0d19; height: 100%; z-index: 100; right: -80% }
        .a_txt .div3 ul { padding-left: 5%; padding-right: 5% }
        .a_txt .div3 ul li { border-bottom: 1px solid #232530 }
        .a_txt .div3 ul li a { display: block; height: 45px; color: #fff; line-height: 45px; padding-left: 5%; font-size: 16px }
        .a_txt .div3 ul li .div_js1 { background: url(../images/7_15.png) 95% center no-repeat; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s }
        .a_txt .div3 ul li .div_js_on1 { background: url(../images/7_14.jpg) 95% center no-repeat; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s }
        .a_txt .div3 ul li .div_js_txt1 a { height: 40px; line-height: 40px; font-size: 14px }
    }

    @media(min-width:992px) and (max-width:1069px) {
        .header .logo img { height: 36px; margin-top: 7px; }
        .header .menu > li { float: left; position: relative; margin-right: 28px; }
        .header .menu > li:first-child { margin-right: 30px; }
        .search_con { background: none; display: none; }
        .fixed-header-on .header .search_con { background: none; }
        .fixed-header-on .search_con .search_conleft { background: #333; }
        .fixed-header-on .search_con .search_conleft i { color: #fff; }
        #menu_input { width: 75px; font-size: 12px; display: none; }
        .header { height: 90px; }
        .fixed-header-on .header { height: 90px; }
        .header .menu_mail { display: none; }
        .header .menu > li a { font-size: 13px; }
        .fixed-header-on .header .menu > li > a { font-size: 13px; }
        .header .menu > li > a > i { font-size: 13px; }
        .header .lochanges { margin-left: 10px; }
        .header-lang ul { left: -70px; }
        .search_con2 { margin-left: 10px; }
        .header-lang .box em { margin: 0 5px; font-size: 13px; }
        .header .menu > li > a:after { margin-top: 19px; }
        .header .nav { margin-top: 23px; margin-left: 120px; }
        .fixed-header-on .header .nav { margin-top: 23px; }
        .fixed-header-on .header .menu > li > a:after { margin-top: 14px; }
        .fixed-header-on .header .menu > li:first-child > a:after { margin-top: 13px; }
        .nav > ul > li .divDropDown { top: 90px; }

        .searchbox { height: 150px; }
        .searchform { margin-top: 25px; padding-bottom: 15px; }
        .searchform input { font-size: 14px; }
        .item-nav .left.w50 { width: 40%; }
        .item-nav .left.w50 .img { float: left; }
        .item-nav .left.w50 .text { width: 100%; padding: 0px; padding-bottom: 10px; float: initial; padding-top: 15px; font-size: 13px; line-height: 20px; }
        .item-nav .left.w50 .btn { margin-left: 0px; font-size: 12px; }
        .item-nav .left .ntitle h3 { font-size: 18px; }
        .item-nav .left .text { font-size: 12px; margin-top: 5px; }
        .font15 { font-size: 12px; }
        .item-nav .cnav { width: 30%; padding: 0 20px 0 20px !important; }
        .item-nav .cnav.abw50 { width: 40%; padding: 0 5% 0 5% !important; }
        .item-nav .cnav .liab a h4 { font-size: 13px; }
        .item-nav .cnav .liab a i { background: none; }
        .item-nav .cnav li a i { background: none; }
        .item-nav .left .btn span { font-size: 12px; }
        .item-nav .left { padding-right: 15px; }
        .item-nav .cnav ul.cnav-show { width: 100% !important; }
        .item-nav .cnav .email h3 a { font-size: 18px; }
        .item-nav .cnav li a h4, .screen-banner-swiper .screen-banner-slide .btn-2 a span, .interesting-list a .text h5, .video-list-bottom a .text h3, .evcharger-data .item li h5, .product-range-list .item-2 .text h5, .index-about .title-style h6 { font-size: 12px; line-height: 22px; }
        .item-nav .cnav li { padding: 0px 0 10px 0; }
        .item-nav .cnav li a { padding-bottom: 10px; }
    }

    @media(min-width:1070px) and (max-width:1199px) {
        .header { height: 90px; }
        .fixed-header-on .header { height: 90px; }
        .header .logo img { height: 40px; margin-top: 5px; }
        .header .menu > li:first-child { margin-right: 25px; }
        .header .nav { margin-left: 80px; }
        .fixed-header-on .header .menu > li > a:after { margin-top: 14px; }
        .fixed-header-on .header .menu > li:first-child > a:after { margin-top: 13px; }
        .header .menu > li { float: left; position: relative; margin-right: 25px; }
        .nav > ul > li .divDropDown { top: 90px; }
        .header .lochanges { margin-left: 20px; }
        .header-lang ul { left: -70px; }
        .search_con { display: none; }
        .fixed-header-on .header .search_con { background: none; }
        .fixed-header-on .search_con .search_conleft { background: #333; }
        .fixed-header-on .search_con .search_conleft i { color: #fff; }
        #menu_input { width: 75px; font-size: 12px; display: none; }
        .header .menu_mail { display: none; }
        .header .menu > li a { font-size: 14px; }
        .fixed-header-on .header .menu > li > a { font-size: 14px; }
        .header .menu > li > a > i { font-size: 14px; }
        .searchbox { height: 150px; }
        .searchform { margin-top: 25px; padding-bottom: 15px; }
        .searchform input { font-size: 14px; }
        .header .nav { margin-top: 23px; }
        .fixed-header-on .header .nav { margin-top: 23px; }

        .item-nav .left.w50 { width: 40%; }
        .item-nav .left.w50 .img { float: left; }
        .item-nav .left.w50 .text { width: 100%; padding: 0px; padding-bottom: 10px; float: initial; padding-top: 15px; font-size: 13px; line-height: 20px; }
        .item-nav .left.w50 .btn { margin-left: 0px; font-size: 12px; }
        .item-nav .left .ntitle h3 { font-size: 18px; }
        .item-nav .left .text { font-size: 12px; margin-top: 5px; }
        .font15 { font-size: 12px; }
        .item-nav .cnav { width: 30%; padding: 0 20px 0 20px !important; }
        .item-nav .cnav.abw50 { width: 40%; padding: 0 5% 0 5% !important; }
        .item-nav .cnav .liab a h4 { font-size: 13px; }
        .item-nav .cnav .liab a i { background: none; }
        .item-nav .cnav li a i { background: none; }
        .item-nav .left .btn span { font-size: 12px; }
        .item-nav .left { padding-right: 15px; }
        .item-nav .cnav ul.cnav-show { width: 100% !important; }
        .item-nav .cnav .email h3 a { font-size: 18px; }
        .item-nav .cnav li a h4, .screen-banner-swiper .screen-banner-slide .btn-2 a span, .interesting-list a .text h5, .video-list-bottom a .text h3, .evcharger-data .item li h5, .product-range-list .item-2 .text h5, .index-about .title-style h6 { font-size: 12px; line-height: 22px; }
        .item-nav .cnav li { padding: 0px 0 10px 0; }
        .item-nav .cnav li a { padding-bottom: 10px; }
    }

    @media(min-width:1200px) and (max-width:1279px) {

        .header { height: 90px; }
        .fixed-header-on .header { height: 90px; }

        .header .logo img { height: 40px; margin-top: 5px; }
        .header .menu > li { float: left; position: relative; margin-right: 35px; }
        .header .menu > li:first-child { margin-right: 35px; }
        .header .menu > li > a:after { margin-top: 20px; }
        .header .nav { margin-top: 23px; float: right; margin-left: auto; }
        .fixed-header-on .header .nav { margin-top: 23px; }
        .fixed-header-on .header .menu > li > a:after { margin-top: 14px; }
        .fixed-header-on .header .menu > li:first-child > a:after { margin-top: 13px; }
        .nav > ul > li .divDropDown { top: 90px; }
        .search_con { margin-left: 15px; background: none; }
        .search_con .public-btn1 { padding: 0 10px 0 15px; font-size: 14px; height: 45px; }
        .search_con .public-btn1 i { margin-left: 10px; }
        .search_con2 { margin-left: 15px; }
        .fixed-header-on .header .search_con { background: none; }
        .fixed-header-on .search_con .search_conleft { background: #333; }
        .fixed-header-on .search_con .search_conleft i { color: #fff; }
        #menu_input { width: 75px; font-size: 12px; display: none; }
        .header .menu_mail { display: none; }
        .header .menu > li a { font-size: 14px; }
        .fixed-header-on .header .menu > li > a { font-size: 14px; }
        .header .lochanges { margin-left: 15px; }
        .searchbox { height: 150px; }
        .searchform { margin-top: 25px; padding-bottom: 15px; }
        .searchform input { font-size: 14px; }
        .item-nav .cnav { width: 30%; padding: 0 20px 0 20px !important; }
        .item-nav .left.w50 { width: 40%; }
        .item-nav .left.w50 .img { float: left; }
        .item-nav .left.w50 .text { width: 100%; padding: 0px; padding-bottom: 10px; float: initial; padding-top: 15px; }
        .item-nav .cnav.abw50 { width: 40%; padding: 0 5% 0 5% !important; }
        .item-nav .left.w50 .btn { margin-left: 0px; }
    }

    @media(min-width:1280px) and (max-width:1365px) {

        .header .logo img { margin-top: 5px; }

        .header .menu > li:first-child { margin-right: 35px; }
        .header .menu > li { float: left; position: relative; margin-right: 35px; }

        .header .nav { margin-top: 30px; float: right; margin-left: auto; }
        .fixed-header-on .header .nav { margin-top: 30px; }
        .fixed-header-on .header .menu > li > a:after { margin-top: 27px; }
        .fixed-header-on .header .menu > li:first-child > a:after { margin-top: 26px; }
        .search_con { margin-left: 15px; background: none; }
        .search_con .public-btn1 { padding: 0 10px 0 15px; font-size: 14px; height: 45px; }
        .search_con .public-btn1 i { margin-left: 10px; }
        .header .lochanges { margin-left: 5px; }
        .search_con2 { margin-left: 5px; }
        .set_3_button { margin-left: 5px; padding: 0 15px; }
        .fixed-header-on .set_3_button { margin-left: 5px; padding: 0 15px; }
        .header .menu_mail { display: none; }
        .header .menu > li a { font-size: 14px; }
        .fixed-header-on .header .menu > li > a { font-size: 14px; }
        .item-nav .left.w50 { width: 60%; }
        .item-nav .cnav.abw50 { width: 40%; padding: 0 5% 0 5% !important; }
    }

    @media(min-width:1366px) and (max-width:1439px) {
        .header .logo img { height: 50px; margin-top: 5px; }

        .header .menu > li:first-child { margin-right: 42px; }
        .header .menu > li { float: left; position: relative; margin-right: 42px; }

        .header .nav { float: right; margin-left: auto; }


        .search_con { margin-left: 35px; }
        .set_3_button { margin-left: 5px; padding: 0 15px; }
        .fixed-header-on .set_3_button { margin-left: 5px; padding: 0 15px; }
        .header .menu_mail { display: none; }
        .header .menu > li a { font-size: 14px; }
        .fixed-header-on .header .menu > li > a { font-size: 14px; }
        .item-nav .left.w50 { width: 60%; }
        .item-nav .cnav.abw50 { width: 40%; padding: 0 5% 0 5% !important; }
        .search_con { margin-left: 15px; background: none; }
        .search_con .public-btn1 { padding: 0 10px 0 15px; font-size: 14px; height: 45px; }
        .search_con .public-btn1 i { margin-left: 10px; }
        .header .lochanges { margin-left: 5px; }
        .search_con2 { margin-left: 5px; }
    }

    @media(min-width:1440px) and (max-width:1599px) {
        .header .nav { float: right; margin-left: auto; }
        .header .menu > li:first-child { margin-right: 35px; }
        .header .menu > li { float: left; position: relative; margin-right: 35px; }
        .header .lochanges { margin-left: 5px; }
        .search_con2 { margin-left: 5px; }
        .search_con { margin-left: 15px; background: none; }

        .item-nav .left.w50 { width: 60%; }
        .item-nav .cnav.abw50 { width: 40%; padding: 0 5% 0 5% !important; }
    }

    @media(min-width:1600px) and (max-width:1859px) {


        .header .menu > li { float: left; position: relative; margin-right: 42px; }
        .header .nav { margin-left: 50px; }
        .header .lochanges { margin-left: 15px; }
        .search_con2 { margin-left: 15px; }
        .search_con { margin-left: 18px; background: none; }
    }

    .no-touch .header-nav-show { transform: translateX(0); }
    .no-touch .cd-nav-trigger span:first-child, .no-touch .cd-nav-trigger span:last-child { margin-top: 0px; }
    .no-touch .header-show-nav li, .no-touch .header-contact-item { transform: translateX(0); opacity: 1; }
    .no-touch .header-nav-show-right .footer-social { right: 10%; opacity: 1; }

    @keyframes updown1 {
        0% { transform: translateY(0); }

        50% { transform: translateY(40%); }

        100% { transform: translateY(0); }
    }

    @keyframes downtoup1 {
        0% { transform: translateY(100vh) }

        30% { transform: translateY(-101%) }

        100% { transform: translateY(-101%) }
    }

    @keyframes leftmovright {
        0% { transform: translateX(-101%) }

        30% { transform: translateX(-101%) }

        100% { transform: translateX(200vh) }
    }

    @keyframes yuanfanin {
        0% { transform: translate(-50%,-50%) scale(0); opacity: .2; }

        100% { transform: translate(-50%,-50%) scale(1); opacity: 0; }
    }





    #banner { width: 100%; height: 100vh }
    #banner .swiper-slide { background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: relative; z-index: 1; }
    #banner .page { position: absolute; z-index: 15; color: #fff; left: 50%; margin-left: -50px; width: 100px; bottom: .35rem; font-size: 22px; text-align: center; line-height: 60px; font: 600 16px/2.5 ; letter-spacing: 1px; cursor: pointer }
    #banner .page p { position: relative }
    #banner .page p span { border: 2px solid #fff; display: inline-block; width: 24px; height: 42px; border-radius: 10px }
    #banner .page p::before { content: ""; width: 2px; height: 6px; border-radius: 1px; position: absolute; left: 50%; transform: translateX(-50%); top: 8px; background: #fff; animation: move .5s infinite }
    #banner .banner-info { width: 100%; display: flex; flex-direction: column; position: absolute; bottom: 50px; }

    #banner .cn { width: 100%; text-align: left }
    #banner .cn img { max-width: 40% }
    #banner .swiper-slide-active .cn { -webkit-animation: fadeInUp 1.5s; animation: fadeInUp 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
    #banner .swiper-slide-active .cntwo { -webkit-animation: fadeInUp 2.5s; animation: fadeInUp 3.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
    #banner .swiper-button-white { border: 1px solid #fff; border-radius: 50%; height: 68px; width: 68px; background-size: 10px }
    #banner .swiper-button-prev { left: 5% }
    #banner .swiper-button-next { right: 5% }
    #banner .pvxs { display: none }
    #banner .cntwo font { color: #005693 }

    @media(min-width:0px) and (max-width:639px) {
        .scroll-icon img { height: 100px }
        #banner { height: calc(100vh - 130px); margin-top: 70px; }
        #banner .container { margin-left: 5%; margin-right: 5% }

        #banner .swiper-slide { background-repeat: no-repeat; background-size: cover; background-position: center bottom; background-position: 70% 50% }

        #banner .cn { color: #fff; font-size: 0.56rem; text-align: left; display: flex; line-height: 46px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 14px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 55px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou .cw100 { width: 100%; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 0px; margin-top: 10px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }
        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px }
        #banner .page { bottom: 20px; display: none }
        .scroll-icon { display: none; }
        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 160px; float: left; width: 100%; }
        #banner .cnimg img { object-fit: contain; width: 90%; }
        /*  #banner .swiper-slide:last-child .cnimg img { height: calc(100vh - 230px); object-fit: contain; }*/
    }

    @media(min-width:640px) and (max-width:767px) {
        .scroll-icon img { height: 100px }
        #banner { height: calc(100vh - 130px); margin-top: 70px; }
        #banner .container { margin-left: 5%; margin-right: 5% }

        #banner .swiper-slide { background-repeat: no-repeat; background-size: cover; background-position: center bottom; background-position: 70% 50% }
        #banner .cn { color: #fff; font-size: 0.56rem; text-align: left; display: flex; line-height: 46px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 14px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }
        #banner .banner-info { margin-top: 22vh }
        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }
        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px }
        #banner .page { bottom: 20px; display: none }
        .scroll-icon { display: none; }
        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 160px; float: left; width: 100%; }
        #banner .cnimg img { object-fit: contain; width: 80%; }
    }

    @media(min-width:768px) and (max-width:991px) {
        .scroll-icon { display: none; }
        #banner { height: calc(100vh - 70px); margin-top: 70px; }
        .scroll-icon img { height: 100px }
        #banner .container { width: 750px }
        #banner .pvxs { display: none; font-size: .65rem; color: #fff }
        #banner .pvxs i { font-size: .72rem; color: #fff }
        #banner .cn { color: #fff; font-size: 0.56rem; text-align: left; display: flex; line-height: 46px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 14px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }

        #banner .banner-info { margin-top: 22vh }
        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 18px; padding-left: 40px; padding-right: 40px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }
        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }
        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 160px; right: 0px; text-align: right; }
        #banner .cnimg img { object-fit: contain; width: 70%; }
    }

    @media(min-width:992px) and (max-width:1199px) {
        #banner .container { width: 970px }
        #banner .cn { color: #fff; font-size: 0.56rem; text-align: left; display: flex; line-height: 46px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 14px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }


        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }

        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 120px; right: 0px; text-align: right; }
        #banner .cnimg img { object-fit: contain; width: 65%; }
    }

    @media(min-width:1200px) and (max-width:1365px) {

        #banner .cn { color: #fff; font-size: 0.56rem; text-align: left; display: flex; line-height: 55px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 14px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }

        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton { position: absolute; top: 4rem; right: 1.4rem; z-index: 112; width: 120px; }
        #banner .bannrbutton i { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton .banr-button-prev { width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; float: left; }
        #banner .bannrbutton .banr-button-next { float: right; width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; }
        #banner .bannrbutton .banr-button-prev:hover { background: #8c899f }
        #banner .bannrbutton .banr-button-next:hover { background: #8c899f }

        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 100px; right: 0px; text-align: right; }
        #banner .cnimg img { object-fit: contain; width: 65%; }
    }

    @media(min-width:1366px) and (max-width:1439px) {
        #banner .cn { color: #fff; font-size: 0.58rem; text-align: left; display: flex; line-height: 55px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 16px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }
        #banner .banner-info { margin-top: 3.2rem }
        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton { position: absolute; top: 4rem; right: 1.4rem; z-index: 112; width: 120px; }
        #banner .bannrbutton i { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton .banr-button-prev { width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; float: left; }
        #banner .bannrbutton .banr-button-next { float: right; width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; }
        #banner .bannrbutton .banr-button-prev:hover { background: #8c899f }
        #banner .bannrbutton .banr-button-next:hover { background: #8c899f }

        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 100px; right: 0px; text-align: right; }
        #banner .cnimg img { object-fit: contain; width: 65%; }
    }

    @media(min-width:1440px) and (max-width:1599px) {
        #banner .cn { color: #fff; font-size: 0.58rem; text-align: left; display: flex; line-height: 55px; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 16px; text-align: left; margin-top: 15px; line-height: 20px; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: .18rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #8ec31f; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }
        #banner .banner-info { margin-top: 3.2rem }
        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton { position: absolute; top: 4rem; right: 1.4rem; z-index: 112; width: 120px; }
        #banner .bannrbutton i { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton .banr-button-prev { width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; float: left; }
        #banner .bannrbutton .banr-button-next { float: right; width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; }
        #banner .bannrbutton .banr-button-prev:hover { background: #8c899f }
        #banner .bannrbutton .banr-button-next:hover { background: #8c899f }

        #banner .container { position: relative; }
        #banner .cnimg { position: absolute; bottom: 100px; right: 0px; text-align: right; }
        #banner .cnimg img { object-fit: contain; width: 65%; }
    }

    @media(min-width:1600px) and (max-width:1859px) {
        #banner .cn { color: #fff; font-size: 0.68rem; text-align: left; display: flex; line-height: 1rem; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 18px; text-align: left; margin-top: 25px; line-height: 0.5rem; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: 8rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #2c7d17; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }

        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px }
        #banner .container { position: relative; }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton { position: absolute; top: 4rem; right: 1.4rem; z-index: 112; width: 120px; }
        #banner .bannrbutton i { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton .banr-button-prev { width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; float: left; }
        #banner .bannrbutton .banr-button-next { float: right; width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; }
        #banner .bannrbutton .banr-button-prev:hover { background: #8c899f }
        #banner .bannrbutton .banr-button-next:hover { background: #8c899f }
        #banner .cnimg { position: absolute; right: 0px; bottom: 0px; }
        #banner .cnimg img { height: calc(100vh - 200px); object-fit: contain; }
    }

    @media(min-width:1860px) {

        #banner .cn { color: #fff; font-size: 0.68rem; text-align: left; display: flex; line-height: 1rem; font-weight: bold; }
        #banner .cn span { margin-top: 12px; margin-left: 10px; }
        #banner .cntwo { color: #fff; font-size: 18px; text-align: left; margin-top: 25px; line-height: 0.5rem; position: relative; z-index: 9; }
        #banner .cntwo i { font-size: .89rem }
        #banner .cnthree { color: #fff; text-align: left; font-size: 8rem; margin-top: .27rem }
        #banner .cnfrou { margin-top: 105px; }
        #banner .cnfrou a { float: left; }
        #banner .cnfrou a .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; padding: 12px; padding-left: 40px; padding-right: 40px; display: inline-block; margin-left: 35px; }

        #banner .cnfrou a:hover .letstal { color: #fff; border: 1px solid #fff; border-radius: 30px; background: #2c7d17; transform: translateX(-2px); transform: translateY(-2px); transform: translateZ(-2px); transition: .8s .1s }

        #banner .swiper-pagination { width: auto !important; bottom: 35px !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 0px 15px; }
        #banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 40px; height: 6px; opacity: 1; transition: all .5s; background: 0 0; background: #6a7174; position: relative; margin: 0 15px; border-radius: 5px; }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #d2d5da }

        #banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 8px }
        #banner .container { position: relative; }
        .swiper-num { position: absolute; top: 4rem; right: 2.2rem; z-index: 111; width: 120px; color: #fff; font-size: 16px; line-height: 55px; }
        .swiper-num span.active { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton { position: absolute; top: 4rem; right: 1.4rem; z-index: 112; width: 120px; }
        #banner .bannrbutton i { font-weight: bold; font-size: 20px; }
        #banner .bannrbutton .banr-button-prev { width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; float: left; }
        #banner .bannrbutton .banr-button-next { float: right; width: 55px; height: 55px; background: #fff; border-radius: 50%; text-align: center; line-height: 55px; }
        #banner .bannrbutton .banr-button-prev:hover { background: #8c899f }
        #banner .bannrbutton .banr-button-next:hover { background: #8c899f }
        #banner .cnimg { position: absolute; right: 0px; bottom: 0px; }
        #banner .cnimg img { height: calc(100vh - 200px); object-fit: contain; }
    }

    .scroll-icon { position: absolute; right: calc((100% - 60px) / 2); bottom: 44px; z-index: 211; animation: runArraw 1.5s linear infinite; -moz-animation: runArraw 1.5s linear infinite; -webkit-animation: runArraw 1.5s linear infinite; -o-animation: runArraw 1.5s linear infinite; }

    .scroll-icon i { width: 60px; height: 125px; display: block; margin: auto; position: relative; cursor: pointer; }

    @keyframes runArraw {
        0% { transform: translateY(-5px); }

        50% { transform: translateY(5px); }

        100% { transform: translateY(-5px); }
    }

    @-webkit-keyframes runArraw {
        0% { transform: translateY(-5px); }

        50% { transform: translateY(5px); }

        100% { transform: translateY(-5px); }
    }



    .mobnav { position: absolute; left: 0; right: 0; top: 70px; height: 0; background: #fff; transition: all .65s; overflow: hidden; z-index: 100 }
    .mobnav[type=close] { height: 100vh }
    .mobnav .navbox { position: absolute; top: 0; left: 15px; right: 15px; padding-top: 6px; line-height: 60px; bottom: 180px }
    .mobnav .navbox .f_navbox { height: 100%; margin-bottom: 10px; overflow-x: hidden; overflow-y: auto }
    .mobnav .navbox .f_navbox li { border-bottom: 1px solid #ddd }
    .mobnav .navbox .f_navbox li > a { display: flex; font-size: 18px; align-items: center; justify-content: space-between; color: #333; text-transform: capitalize }
    .mobnav .navbox .f_navbox li > a > .btndown { width: 60px; display: flex; align-items: center; flex-shrink: 0; justify-content: center; transition: all .3s linear; font-size: 30px }
    .mobnav .navbox .f_navbox li > a > .btndown:before { content: "\e6b9" }
    .mobnav .navbox .f_navbox li > a > i { font-size: 20px; font-weight: 700; margin-right: 8px }
    .mobnav .navbox .f_navbox li.active > a > i { transform: rotate(180deg) }
    .mobnav .navbox .f_navbox li > ul { line-height: 35px; padding-bottom: 15px; padding-left: 20px; display: none }
    .mobnav .navbox .f_navbox li ul > li { border: 0 }
    .mobnav .navbox .f_navbox li ul > li > a { display: flex; font-size: 16px; align-items: center; justify-content: space-between; color: #666; text-transform: capitalize }
    .mobnav .navbox .f_navbox li ul > li > a > .btndown { width: 50px; display: flex; align-items: center; flex-shrink: 0; justify-content: center; transition: all .3s linear; font-size: 24px }
    .mobnav .navbox .f_navbox li ul > li > a > .btndown:before { content: "\eb78" }
    .mobnav .navbox .f_navbox li ul > li.active > a > .btndown { transform: none }
    .mobnav .navbox .f_navbox li ul > li.active > a > .btndown:before { content: "\e620" }
    .mobnav .navbox .form { display: flex; margin-top: 30px; margin-bottom: 30px; background-color: #f5f5f5; align-items: center; box-sizing: border-box; clear: both }
    .mobnav .navbox .form .int { display: flex; align-items: center; box-sizing: border-box; flex: 1; padding: 0 15px }
    .mobnav .navbox .form .int i { margin: 0; display: inline-block; line-height: 44px }
    .mobnav .navbox .form .int input { width: 100%; height: 44px; background: 0 0; line-height: 44px; padding-left: 10px }
    .mobnav .navbox .form .f_sub { display: flex; width: 1.5rem; background-color: #005693; color: #fff; align-items: center; justify-content: center; border: 0; height: 44px; outline: none }

    @media(max-width:991px) {
        .moblie_head .nav-icon { cursor: pointer; margin-top: 10px }
        .moblie_head .nav-icon span { display: block; width: 22px; height: 2px; background: #333; border-radius: 2px; transition: all .3s linear }
        .moblie_head .nav-icon span:not(:first-child) { margin-top: 5px }
        .moblie_head .nav-icon.on span:nth-of-type(1) { -webkit-transform: matrix(1,0,0,1,0,7) rotate(45deg); transform: matrix(1,0,0,1,0,7) rotate(45deg) }
        .moblie_head .nav-icon.on span:nth-of-type(3) { -webkit-transform: matrix(1,0,0,1,0,7) rotate(45deg); transform: matrix(1,0,0,1,0,-7) rotate(-45deg) }
        .moblie_head .nav-icon.on span:nth-of-type(2) { width: 0 }
    }

    @keyframes fadedown {
        0%,30% { opacity: 0; transform: translate3d(0,-100%,0) }
        40% { opacity: 1; transform: translate3d(0,0%,0) }
        100% { opacity: 0; transform: translate3d(0,0%,0) }
    }

    @keyframes fadeup {
        0% { transform: translateY(10px); opacity: 0 }
        100% { transform: translateY(0); opacity: 1 }
    }

    .fadeup { -webkit-animation-name: fadeup; animation-name: fadeup }

    @keyframes fadeleft {
        0% { transform: translateX(-20px); opacity: 0 }
        100% { transform: translateX(0); opacity: 1 }
    }

    .fadeleft { -webkit-animation-name: fadeleft; animation-name: fadeleft }

    @keyframes bigtosmall {
        0% { transform: scale(1.05) }
        100% { transform: scale(1); opacity: 1 }
    }

    .bigtosmall { -webkit-animation-name: bigtosmall; animation-name: bigtosmall }

    @keyframes faderight {
        0% { transform: translateX(20px); opacity: 0 }
        100% { transform: translateX(0); opacity: 1 }
    }

    .faderight { -webkit-animation-name: faderight; animation-name: faderight }
    .mobMenu { position: fixed; left: 0; right: 0; bottom: 0; z-index: 99; background: #f1f1f1 }
    .mobMenu > .foot_nav { width: 25%; float: left; text-align: center; color: #898989; font-size: 14px; margin: 5px auto }
    .mobMenu > .foot_nav > a > i { display: block; padding: 3px 0 0; font-size: 18px; line-height: 24px; color: #999 }
    .mobMenu > .foot_nav > a > .hamburger { position: inherit; float: none; margin: 0 auto; width: 100%; color: #999 }
    .mobMenu > .foot_nav > a:hover > .hamburger { color: #005693 }
.mobMenu > .foot_nav > a:hover > i { color: #005693 }
    .htmlTXT { float: left; height: 40px; line-height: 40px; border-bottom: 1px solid #fff; background: 0 0; color: #fff; font-size: 14px; width: 100%; -webkit-transition: all .5s; transition: all .5s }
    .inp div i { position: absolute; display: block; content: ""; left: 0; bottom: 0; width: 0; height: 1px; background: #333; -webkit-transition: all .5s; transition: all .5s }
    .htmlTXT:focus + i { width: 100% }
    .divSmCont { position: relative; z-index: 2; margin-top: 60px; }
    .divSmCont .container { height: 236px; background: #8bca39; border-radius: 30px }
    .divSmCont .title { float: left; font-size: .26rem; color: #fff; line-height: .31rem; margin-top: 50px; width: 195px; margin-left: 45px }
    .divSmCont .title i { font-size: 24px; line-height: 45px }
    .divSmCont .con { float: right; width: calc(100% - 420px); margin-right: 45px }
    .divSmCont .inp { float: left; width: calc(100% - 280px); margin-top: 50px }
    .divSmCont .inp:nth-child(2) { margin-top: 35px; }
    .divSmCont .inp > div { width: calc(32% - 35px); margin-right: 65px; float: left; position: relative }
    .divSmCont .inp > div:last-child { width: calc(44% - 35px); margin-left: 50px; }
    .divSmCont .sub { float: left; width: 230px; }
    .divSmCont .sub button { cursor: pointer; float: left; font-size: 18px; border-radius: 50px; height: 65px; line-height: 65px; background: #fff; width: 100% }
    .divSmCont .sub button span { float: left; letter-spacing: 3px; color: #333; margin-left: 35px }
    .divSmCont .sub button i { width: 50px; height: 50px; float: right; margin-top: 7px; line-height: 50px; border-radius: 50%; margin-right: .1rem; background: #2c7d17; color: #fff; transition: all 0.35s; }
    .divSmCont .sub button:hover i { background: #333; transform: rotate(360deg); -webkit-transform: rotate(360deg) }
    .divSmCont input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid { box-shadow: none; -moz-box-shadow: none }
    .divSmCont input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
    .divSmCont input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
    .divSmCont input::-moz-placeholder, textarea::-moz-placeholder { color: #fff }
    .divSmCont input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff }

    @media(max-width:767px) {
        .divSmCont { padding: 15px; margin-top: 30px }
        .divSmCont .container { height: auto; border-radius: 10px; padding: 30px 15px }
        .divSmCont .title { float: none; font-size: 20px; line-height: 22px; padding-top: 0; margin-top: 0; width: 100%; margin-left: 0; text-transform: capitalize }
        .divSmCont .title br { display: none }

        .divSmCont .con { float: none; width: 100%; margin-right: 35px; margin-left: 0 }
        .divSmCont .inp { float: none; width: 100%; margin-top: 20px }
        .divSmCont .inp > div { width: 100%; margin-right: 0; float: none; position: relative; margin: 10px 0 }
        .divSmCont .inp > div:last-child { width: 100%; margin-left: 0px; }
        .divSmCont .inp > div .htmlTXT { float: none }
        .divSmCont .inp > div:last-child { width: 100% }
        .divSmCont .sub { float: none; width: 100%; margin-top: 20px }
        .divSmCont .sub a span { margin-left: 25px }
        .divSmCont .sub a { float: none; display: block }
        .divSmCont .sub button span { float: none; letter-spacing: 3px; color: #333; margin-left: 25px; text-align: center; font-size: 16px }
        .divSmCont .sub button { text-align: center; float: left; width: 100%; height: 45px; line-height: 45px; }
        .divSmCont .sub button i { display: none }
    }

    @media(min-width:768px) and (max-width:991px) {
        .divSmCont .container { height: auto; padding-bottom: 30px }
        .divSmCont .title { width: calc(100% - 90px) }
        .divSmCont .con { float: left; width: calc(100% - 90px); margin-left: 45px }
        .divSmCont .inp { float: left; width: 100%; margin-top: 30px }
        .divSmCont .sub { float: left; width: 100%; margin-top: 40px }
        .divSmCont .sub a span { margin-left: 25px }
        .divSmCont .sub button span { float: left; letter-spacing: 3px; color: #333; margin-left: 25px }
    }

    @media(min-width:992px) and (max-width:1199px) {
        .divSmCont .container { height: 220px; border-radius: 10px }
        .divSmCont .title { width: 175px }
        .divSmCont .con { float: right; width: calc(100% - 260px); margin-right: 25px }
        .divSmCont .sub { float: left; width: 200px; margin-top: 4px }
        .divSmCont .inp { float: left; width: calc(100% - 200px); margin-top: 40px }
        .divSmCont .inp > div { width: calc(37% - 10px); margin-right: 10px; float: left; position: relative }
        .divSmCont .sub button span { float: left; letter-spacing: 3px; color: #333; margin-left: 25px }
    }

    @media(min-width:1200px) and (max-width:1439px) {
        .divSmCont .container { height: 230px; border-radius: 15px }
        .divSmCont .title { margin-top: 60px }
        .divSmCont .con { float: right; width: calc(100% - 340px); margin-right: 45px }
        .divSmCont .inp { float: left; width: calc(100% - 240px); margin-top: 50px }
        .divSmCont .inp:nth-child(2) { margin-top: 35px; }
    }

    .footer__subnavSelect { width: 100%; background: #ffffff; height: 45px; border: 0; border-bottom: 1px solid #879baa; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #fff; padding: 2px 15px 0; background-color: #626e7f; background-image: url(../images/arrow-down-select.svg); background-repeat: no-repeat; background-position-x: 95%; background-position-y: center; background-size: 15px; outline: 0 }
    footer { float: left; width: 100%; padding-top: 75px; color: #f9f7f4; font-size: 16px; background: #142b52; margin-top: 55px; }
    footer .div1 { float: left; width: 100%; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 0.36rem; line-height: 75px; }
    footer .div1 .smT2 { float: right; width: 40%; }
    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 70px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 55px; line-height: 70px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 54px; height: 54px; color: #fff; text-align: center; line-height: 54px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div1 .smT2:hover .addgod i { transform: rotate(360deg); -webkit-transform: rotate(360deg); background: #142b52 }
    footer .div4 { float: left; width: 100%; margin-top: 95px; }
    footer .div2 { float: left; width: 25% }
    footer .div2 strong { float: left; width: 100%; font-size: 20px; color: #ffffff }
    footer .div2 ul { float: left; width: 100%; padding: 0; margin-top: 20px }
[lang=ar] footer .div2 ul { position: relative;left: 380px; }                      
    footer .div2 ul li { float: left; width: 100%; margin: 12px 0 }
    footer .div2 ul li a { float: left; color: rgb(255,255,255,0.5) }
    footer .div2 ul li a:hover { color: #005693 }
    footer .div3 { float: left; width: 25% }
    footer .div3 strong { float: left; width: 100%; font-size: 20px; color: #ffffff }
    footer .div3 ul { float: left; width: 100%; padding: 0; margin-top: 20px }
[lang=ar] footer .div3 ul { position: relative;left: 380px; }                            
    footer .div3 ul li { float: left; width: 100%; margin: 12px 0 }
    footer .div3 ul li a { float: left; color: rgb(255,255,255,0.5) }
    footer .div3 ul li a:hover { color: #005693 }
    footer .div7 { float: right; }
    footer .div2 strong i { display: none; }
    footer .div3 strong i { display: none; }
    footer .div5 { float: left; width: 35%; }
    footer .div5 .smT1 { float: left; width: 100%; color: rgb(255,255,255,0.5); font-size: 16px; font-weight: bold; }
    footer .div5 .smT2 { float: left; width: 100%; color: #f9f7f4; margin-top: 12px; }
    footer .div5 .smT2 a { color: #f9f7f4; }
    footer .div5 .smT2 a:hover { color: #005693; }
    footer .div5 strong { font-size: 16px; color: rgb(255,255,255,0.5); width: 100%; margin-top: 20px; float: left; }
    footer .div5 .smT3 { float: left; width: 100%; color: #f9f7f4; margin-top: 12px; }
     footer .div5 .smcode img{margin-right: 20px;}
    footer .div5 .smT3 a { color: #f9f7f4; }
    footer .div5 .smT3 a:hover { color: #005693; }
    footer .div5 .smAdd { padding-right: 20%; }
    footer .fdiv1 { float: left; width: 100%; margin-top: 80px; position: relative; }
    footer .fdiv1::before { position: absolute; content: ""; top: 0; left: 0; width: calc((100% - 1730px)/2); height: 100%; background: #005693; }
    .shared { float: left; width: 235px; background: #005693; padding: 35px; padding-top: 25px; padding-bottom: 25px; border-top-right-radius: 35px; }
    .shared a { color: #fff; margin-right: 15px; }
    .shared a:hover { color: #142b52; margin-right: 15px; }
    .copy { float: right; line-height: 65px; }



@media(min-width:1px) and (max-width:767px) {
    footer { padding-top: 45px;  margin-top: 55px;padding-bottom:75px;}
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 55px;margin-bottom:15px; }
    footer .div1 .smT2 { float: left; width: 100%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 54px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 20px; line-height: 54px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 38px; height: 38px; color: #fff; text-align: center; line-height: 38px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 {  margin-top: 45px; display:flex; flex-flow:column;}

    footer .div5 { float: left; width: 100%; order: 3; margin-top: 15px; border-bottom: 1px solid #f9f7f4;padding-bottom:30px; }

    footer .div2 { float: left; width: 100%;order:1;}
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div2 strong i { float: right; display: block; }
    footer .div2.on strong i { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
    footer .div2 ul { margin-top: 0; display: none; }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: left; width: 100%;order:2;margin-top:15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: block; }
    footer .div3.on strong i { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
    footer .div3 ul { margin-top: 0; display: none; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px;  }
    footer .div7 { float: right;display:none; }
    footer .div5 .smAdd { padding-right:0px;}
    footer .fdiv1 { margin-top:25px;}
    .shared { background:none; text-align:center;float:left; width:100%; display:flex; justify-content:center;}
    .shared a { background: #f9f7f4; width: 40px; height: 40px; color: #333; border-radius: 50%; display: block; }
    .shared a i{line-height:40px;}
    .copy { float: left; line-height: 25px; width:100%; text-align:center; }
}

@media(min-width:768px) and (max-width:991px) {
    footer { padding-top: 45px; margin-top: 55px; padding-bottom:35px; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 55px; margin-bottom: 15px; }
    footer .div1 .smT2 { float: left; width: 100%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 54px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 20px; line-height: 54px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 38px; height: 38px; color: #fff; text-align: center; line-height: 38px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 { margin-top: 45px; display: flex;flex-flow:wrap; }

    footer .div5 { float: left; width: 100%;  margin-top: 15px;padding-bottom: 30px; }

    footer .div2 { float: left; width: 50%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }

    footer .div2 ul { margin-top: 10px;  }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: left; width: 50%; margin-top: 15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: none; }

    footer .div3 ul { margin-top: 10px; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; }
    footer .div7 { float: right; display: none; }
    footer .div5 .smAdd { padding-right: 0px; }
    footer .fdiv1 { margin-top: 25px; }
    .shared { background: none; text-align: center; float: left; width: 100%; display: flex; justify-content: left;padding:0px; margin-top:25px;}
    .shared a { background: #f9f7f4; width: 40px; height: 40px; color: #333; border-radius: 50%; display: block; }
    .shared a i { line-height: 40px; }
    .copy { float: left; line-height: 25px; width: 100%; text-align: left; margin-top: 25px; }
}

@media(min-width:992px) and (max-width:1199px) {
    footer { padding-top: 45px; margin-top: 55px; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 55px; margin-bottom: 15px; }
    footer .div1 .smT2 { float: right; width: 50%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 54px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 20px; line-height: 54px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 38px; height: 38px; color: #fff; text-align: center; line-height: 38px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 { margin-top: 45px; }

    footer .div5 { float: left; width: 45%; margin-top: 15px; padding-bottom: 30px; }

    footer .div2 { float: left; width:30%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }

    footer .div2 ul { margin-top: 6px; }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: right; width: 20%; margin-top: 15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: none; }

    footer .div3 ul { margin-top: 6px; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; }
    footer .div7 { float: right; display: none; }
    footer .div5 .smAdd { padding-right: 30px; }
    footer .fdiv1 { margin-top:55px; }
    footer .fdiv1::before { position: absolute; content: ""; top: 0; left: 0; width: calc((100% - 930px)/2); height: 100%; background: #005693; }

   
}
@media(min-width:1200px) and (max-width:1365px) {
    footer { padding-top: 45px; margin-top: 55px; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 55px; margin-bottom: 15px; }
    footer .div1 .smT2 { float: right; width: 50%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 54px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 20px; line-height: 54px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 38px; height: 38px; color: #fff; text-align: center; line-height: 38px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 { margin-top: 45px; }

    footer .div5 { float: left; width: 45%; margin-top: 15px; padding-bottom: 30px; }

    footer .div2 { float: left; width: 30%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }

    footer .div2 ul { margin-top: 6px; }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: right; width: 20%; margin-top: 15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: none; }

    footer .div3 ul { margin-top: 6px; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; }
    footer .div7 { float: right; display: none; }
    footer .div5 .smAdd { padding-right: 40px; }
    footer .fdiv1 { margin-top: 55px; }
    footer .fdiv1::before { position: absolute; content: ""; top: 0; left: 0; width: calc((100% - 1130px)/2); height: 100%; background: #005693; }
}
@media(min-width:1366px) and (max-width:1439px) {
    footer { padding-top: 65px; margin-top: 55px; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 55px; margin-bottom: 15px; }
    footer .div1 .smT2 { float: right; width: 50%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 54px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 35px; line-height: 54px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 38px; height: 38px; color: #fff; text-align: center; line-height: 38px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 { margin-top: 45px; }

    footer .div5 { float: left; width: 45%; margin-top: 15px; padding-bottom: 30px; }

    footer .div2 { float: left; width: 30%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }

    footer .div2 ul { margin-top: 6px; }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: right; width: 20%; margin-top: 15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: none; }

    footer .div3 ul { margin-top: 6px; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; }
    footer .div7 { float: right; display: none; }
    footer .div5 .smAdd { padding-right: 40px; }
    footer .fdiv1 { margin-top: 55px; }
    footer .fdiv1::before { position: absolute; content: ""; top: 0; left: 0; width: calc((100% - 1220px)/2); height: 100%; background: #005693; }
}
@media(min-width:1440px) and (max-width:1599px) {
    footer { padding-top: 65px; margin-top: 55px; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 65px; margin-bottom: 15px; }
    footer .div1 .smT2 { float: right; width: 50%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 64px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 35px; line-height: 64px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 48px; height: 48px; color: #fff; text-align: center; line-height: 48px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 { margin-top: 45px; }

    footer .div5 { float: left; width: 35%; margin-top: 15px; padding-bottom: 30px; }

    footer .div2 { float: left; width: 30%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }

    footer .div2 ul { margin-top: 6px; }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: left; width: 20%; margin-top: 15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: none; }

    footer .div3 ul { margin-top: 6px; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; }
    footer .div7 { float: right; }
    footer .div5 .smAdd { padding-right: 40px; }
    footer .fdiv1 { margin-top: 55px; }
    footer .fdiv1::before { position: absolute; content: ""; top: 0; left: 0; width: calc((100% - 1320px)/2); height: 100%; background: #005693; }
}
@media(min-width:1600px) and (max-width:1859px) {
    footer { padding-top: 65px; margin-top: 55px; }
    footer .div1 .smT1 { float: left; color: #fff; font-size: 24px; line-height: 65px; margin-bottom: 15px; }
    footer .div1 .smT2 { float: right; width: 50%; }

    footer .div1 .smT2 .addgod { float: left; width: 100%; background: #fff; border-radius: 30px; height: 64px; display: flex; cursor: pointer; }
    footer .div1 .smT2 .addgod p { color: #ccc; margin: 0px; padding-left: 35px; line-height: 64px; flex: 1; }
    footer .div1 .smT2 .addgod i { float: right; background: #005693; width: 48px; height: 48px; color: #fff; text-align: center; line-height: 48px; margin-top: 8px; margin-right: 8px; border-radius: 50%; font-size: 18px; transition: all 0.35s; }
    footer .div4 { margin-top: 45px; }

    footer .div5 { float: left; width: 35%; margin-top: 15px; padding-bottom: 30px; }

    footer .div2 { float: left; width: 30%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }

    footer .div2 ul { margin-top: 6px; }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; }

    footer .div3 { float: left; width: 20%; margin-top: 15px; }
    footer .div3 strong { font-size: 16px; margin-bottom: 10px; font-weight: bold; line-height: 35px; }
    footer .div3 strong i { float: right; display: none; }

    footer .div3 ul { margin-top: 6px; }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; }
    footer .div7 { float: right; }
    footer .div5 .smAdd { padding-right: 40px; }
    footer .fdiv1 { margin-top: 55px; }
    footer .fdiv1::before { position: absolute; content: ""; top: 0; left: 0; width: calc((100% - 1480px)/2); height: 100%; background: #005693; }
}
    #c-top-site { position: relative; z-index: 10; padding: 30px 0; font-size: 16px; border-bottom: 1px solid #f1f1f1; background: #f2f2f2 }
    #c-top-site .c-box { color: #666 }
    #c-top-site .c-box a { color: #333; transition: .5s }
    #c-top-site .c-box a:hover { color: #e5222a }
    #c-top-site .c-box i { padding: 0 10px; font-style: normal; font-size: 16px }
    #c-top-site .c-box i:last-child { display: none }
    #c-top-site.c-dt .c-box { color: #fff }
    #c-top-site.c-dt .c-box a { color: #fff }
    #c-top-site.c-dt .c-box a:hover { color: #e5222a }
    .rtTop { width: 43px; height: 43px; overflow: hidden; position: fixed; cursor: pointer; bottom: 50px; right: 0; z-index: 99 }
    .rtTop h4 { width: 43px; height: 43px; overflow: hidden; position: relative; margin: 0; padding: 0 }
    .rtTop img { display: block; position: absolute; top: 0; left: 0 }

    .nav-show-content { position: relative; overflow: hidden; width: 100%; }
    .nav-show-content-left { float: left; width: 220px; overflow: hidden; }
    .nav-left { background: #f2f6f7; margin-bottom: 10px; padding: 10px 10px 5px 10px; overflow: hidden; position: relative; }
    .nav-left i { display: block; width: 34px; height: 34px; position: relative; }
    .nav-left i img { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
    .nav-left h3 { font-size: 16px; font-weight: normal; margin-top: 20px; margin-bottom: 10px; }
    .nav-left.cur { background: #4a84b0; }
    .nav-left.cur h3 { color: #fff; }
    .nav-left.cur i img { filter: invert(100%); }
    .nav-left.cur::after { content: ''; display: block; position: absolute; right: 10%; bottom: 25%; width: 7px; height: 11px; background: url("../images/rb-3.png") no-repeat; }
    .nav-show-content-right { float: left; width: calc(100% - 260px); margin-left: 40px; background: #fff; overflow: hidden; }
    .nav-show-content-right-menu { float: left; width: 16%; overflow: hidden; }
    .nav-show-content-right-menu .menu-left li { list-style: none; margin: 0; padding: 0; }
    .nav-show-content-right-menu .menu-left a { display: block; position: relative; font-size: 14px; color: #999; padding: 7px 0 5px 0; }
    .nav-show-content-right-menu .menu-left a.m1 { padding: 10px 0; border-bottom: 1px solid #e5e5e5; font-size: 15px; color: #000; }
    .nav-show-content-right-menu .menu-left a.m2 { padding: 16px 0; border-bottom: 1px solid #e5e5e5; font-size: 15px; color: #000; display: block; width: 100%; white-space: normal; }
    .nav-show-content-right-menu .menu-left a:hover.m1.cur { color: #8ec31f; }
    .nav-show-content-right-menu .menu-left a:hover,
    .nav-show-content-right-menu .menu-left li a.cur,
    .nav-show-content-right-menu .menu-left a.m2.cur { color: #4a84b0; }
    .nav-show-content-right-menu .menu-left a::after { content: ''; display: none; position: absolute; right: 0; top: 50%; margin-top: -4px; width: 5px; height: 8px; background: url('../images/rh-3.png') center no-repeat; }
    .nav-show-content-right-menu .menu-left a:hover::after,
    .nav-show-content-right-menu .menu-left a.cur::after,
    .nav-show-content-right-menu .menu-left a.m1.cur:hover::after,
    .nav-show-content-right-menu .menu-left a.m2.cur:hover::after { display: block; }
    .nav-show-content-right-menu .menu-left a.m1.cur::after { display: none; }
    .nav-show-content-right-menu.solution-right-menu .menu-left li a { padding: 15px 0; }

    .product-right-swiper .swiper-slide.cur .item { opacity: 1; }
    .product-right-swiper .swiper-slide.cur .item .title-b { color: #8ec31f; background: url("../images/rh-2.png") right center no-repeat; }
    .product-right-swiper .swiper-slide.cur .item .title-b a { color: #8ec31f; }
    .product-right-swiper .swiper-slide.cur .item .title-b::after { width: 100%; }


    .nav-show-content-right-product { float: left; width: 79%; margin-left: 5%; overflow: hidden; }
    .product-right { position: relative; overflow: hidden; }
    .product-right .item { display: block; overflow: hidden; opacity: .3; }
    .product-right .item a { display: block; overflow: hidden; }
    .product-right .item .img { position: relative; background: #f0f0f0; overflow: hidden; }
    .product-right .item .title-b { font-size: 16px; padding: 20px 0; position: relative; color: #222; display: block; background: url("../images/rh-2.png") 150% center no-repeat; font-weight: bold; }
    .product-right .item .title-b::after { content: ''; position: absolute; left: 0; bottom: 0; width: 0%; height: 2px; background: #8ec31f; transition: all .4s ease; }
    .product-right .item .title-b a { font-weight: bold; }
    .product-right .item .img img { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .product-right .item:hover .img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
    .product-right .item:hover { opacity: 1; }

    @media(min-width:992px) and (max-width:1199px) {

        .nav-show-content-left { float: left; width: 160px; overflow: hidden; }
        .nav-left { background: #f2f6f7; margin-bottom: 10px; padding: 10px 10px 5px 10px; overflow: hidden; position: relative; }
        .nav-show-content-right { float: left; width: calc(100% - 200px); margin-left: 40px; background: #fff; overflow: hidden; }
        .nav-show-content-right-menu { float: left; width: 140px; overflow: hidden; }
        .nav-show-content-right-menu .menu-left a { font-size: 12px; }
        .nav-show-content-right-menu .menu-left a.m1 { font-size: 12px; }
        .nav-show-content-right-menu .menu-left a.m2 { font-size: 12px; padding: 10px 0; }

        .nav-show-content-right-product { float: left; width: calc(100% - 160px); margin-left: 20px; overflow: hidden; }
        .product-right .item .title-b { font-size: 12px; padding: 20px 0; position: relative; color: #222; display: block; background: url("../images/rh-2.png") 150% center no-repeat; font-weight: bold; }
    }



    .nav-show-menu { text-align: center; overflow: hidden; display: flex; justify-content: center; }
    .nav-show-menu a { display: inline-block; position: relative; margin: 0 20px; }
    .nav-show-menu a .img { position: relative; overflow: hidden; }
    .nav-show-menu a .img img { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .nav-show-menu a .text { text-align: center; padding: 15px 0; font-size: 16px; color: #333; }
    .nav-show-menu a:hover .img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
    .nav-show-menu a:hover .text { color: #4a84b0; }
    .img-center { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: block; }
    .img-block { display: block; width: 100%; height: auto; }



    @media(min-width:992px) and (max-width:1199px) {
        .nav-show-menu a .text { font-size: 14px; }
        .nav-left h3 { font-size: 14px; }
    }

    .prooalt { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; overflow: hidden; display: none }
    .prooalt .bag { width: 100%; height: 100%; background-color: #000; opacity: .5 }
    .prooalt .cont { position: absolute; top: 0; right: 0; max-width: 600px; width: 94%; background-color: #fff; height: 100% }
    .prooalt .cont .fz_tit { line-height: 1rem; padding: 0 .52rem; padding-right: .26rem; color: #fff; background: #005693; background-size: cover; display: flex; align-items: center; justify-content: space-between }
    .prooalt .cont .fz_tit .close { width: .24rem; line-height: 1; -webkit-transition: all .3s linear; transition: all .3s linear; cursor: pointer; font-size: 18px }
    .prooalt .cont .fz_tit .close i { color: #fff; font-size: 22px }
    .prooalt .cont .fz_tit .close:hover { transform: rotate(90deg) }
    .prooalt .cont .middlid { width: 100%; padding: .32rem .5rem 14px }
    .prooalt .cont .fz_jut { width: 100%; padding: .32rem .5rem 14px }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut { padding: .4rem .3rem 12px }
    }

    .prooalt .cont .fz_jut .fz_list { display: none }
    .prooalt .cont .fz_jut .fz_list.active { display: block }
    .prooalt .cont .fz_jut .fz_list .item .int { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ddd; margin-bottom: .15rem }
    .prooalt .cont .fz_jut .fz_list .item .int input, .prooalt .cont .fz_jut .fz_list .item .int .lab { font-size: 14px; color: #666 }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .int input, .prooalt .cont .fz_jut .fz_list .item .int .lab { font-size: 14px }
    }

    .prooalt .cont .fz_jut .fz_list .item .int input { width: calc(100% - 20px); padding: .16rem 0 }
    .prooalt .cont .fz_jut .fz_list .item .int textarea { width: calc(100% - 20px); padding: .16rem 0; }
    .prooalt .cont .fz_jut .fz_list .item .int .lab { color: red }
    .prooalt .cont .fz_jut .fz_list .item .int.on .lab { opacity: 0 }
    .prooalt .cont .fz_jut .fz_list .item .textarea1 { border-bottom: none; margin-bottom: 10px }
    .prooalt .cont .fz_jut .fz_list .item .textarea1 textarea { border: 1px solid #ddd; padding: .2rem; width: 100%; height: 90px; border-radius: 5px; margin-top: .2rem }
    textarea::placeholder { color: #666 }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .textarea1 textarea { height: 80px }
    }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .fz_list .item .textarea1 textarea { height: 70px }
    }

    .prooalt .cont .fz_jut .fz_list .item .yan { display: flex; align-items: center; padding-bottom: 10px }
    .prooalt .cont .fz_jut .fz_list .item .yan input { width: calc(100% - 190px); padding: 0 .2rem }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .yan input { width: calc(100% - 160px) }
    }

    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan { display: flex; align-items: center; width: 180px }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan { width: 150px }
    }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan { width: 130px }
    }

    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .but { color: #d9333f; font-size: 14px; margin-right: 12px }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .but { font-size: 12px; margin-right: 10px }
    }

    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .img { width: 68%; overflow: hidden }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .img { width: 62% }
    }

    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .img img { float: left; width: 100% }
    .prooalt .cont .fz_jut .fz_list .item .fz_but { width: 100%; height: .5rem; margin-top: .3rem; background-color: #005693; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 16px }
    .prooalt .cont .fz_jut .fz_list .item .fz_but i { font-size: 22px }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .fz_but { font-size: 14px; height: 45px }
    }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .fz_list .item .fz_but { height: .8rem }
    }

    .prooalt .cont .fz_jut .fz_list .item .fz_but i { display: block; width: 16px; overflow: hidden; margin-right: 10px }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .fz_but i { width: 14px; margin-right: 8px }
    }

    .prooalt .cont .fz_jut .fz_list .item .fz_but i img { width: 100%; float: left }
    .prooalt .cont .fz_jut .fz_list .item .fz_but:hover { opacity: .9 }
    .prooalt .cont .fz_jut .fz_list .item .name { display: flex; align-items: center; font-size: 16px; padding: 0 0 .16rem }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .fz_list .item .name { font-size: 16px }
    }

    .prooalt .cont .fz_jut .fz_list .item .name span { display: block; width: calc(100% - 20px) }
    .prooalt .cont .fz_jut .fz_list .item .name .lab { color: red }
    .prooalt .cont .fz_jut .fz_list .item .zhong { display: flex; flex-wrap: wrap; margin-bottom: .22rem }
    .prooalt .cont .fz_jut .fz_list .item .zhong label { display: flex; width: 33.333%; position: relative; color: #333; font-size: 14px; margin-bottom: 5px }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .fz_list .item .zhong label { font-size: 14px }
    }

    .prooalt .cont .fz_jut .fz_list .item .zhong label i { display: block; width: 20px; height: 20px; border: solid 2px #ddd }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .zhong label i { width: 16px; height: 16px; border-width: 1px }
    }

    .prooalt .cont .fz_jut .fz_list .item .zhong label span { display: block; width: 80%; width: calc(100% - 20px); padding: 0 10px }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .item .zhong label span { width: calc(100% - 16px) }
    }

    .prooalt .cont .fz_jut .fz_list .item .zhong label input { opacity: 0; top: 0; left: 0; position: absolute }
    .prooalt .cont .fz_jut .fz_list .item .zhong label input:checked ~ i { border-color: #d9333f; background: #d9333f; background: #d9333f url(../images/dagouiconimg1.png) no-repeat center; background-size: 60% auto }
    .prooalt .cont .fz_jut .fz_list .item:nth-child(2) .zhong { margin-bottom: .1rem }
    .prooalt .cont .fz_jut .fz_list .text { text-align: center; color: #999; font-size: 14px; margin-top: 14px }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .fz_list .text { font-size: 12px }
    }

    .prooalt .cont .fz_jut .scrolhe { width: 100% }

    @media(max-width:1580px) {
        .prooalt .cont .fz_jut .scrolhe { height: 5rem; overflow: auto }
    }

    @media(max-width:767px) {
        .prooalt .cont .fz_jut .scrolhe { height: 8rem }
    }