@charset "utf-8";
@font-face {
  font-family: "gilroy";
  font-weight: 100;
  src: url("../fonts/Gilroy-Thin-13.otf") format("opentype");
}
@font-face {
    font-family: "gilroy";
    font-weight: 300;
    src: url("../fonts/Gilroy-Light-11.otf") format("opentype");
}
@font-face {
    font-family: "gilroy";
    font-weight: regular;
    src: url("../fonts/gilroy-regular-3.otf") format("opentype");
}
@font-face {
    font-family: "gilroy";
    font-weight: 500;
    src: url("../fonts/Gilroy-Medium-2.otf") format("opentype");
}
@font-face {
    font-family: "gilroy";
    font-weight: 600;
    src: url("../fonts/gilroy-bold-4.otf") format("opentype");
}
@font-face {
    font-family: "gilroy";
    font-weight: 700;
    src: url("../fonts/Gilroy-ExtraBold.otf") format("opentype");
}
@font-face {
    font-family: "gilroy";
    font-weight: 900;
    src: url("../fonts/gilroy-black-6.otf") format("opentype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';  /* Project id 1502878 */
    /*src: url('https://at.alicdn.com/t/c/font_1502878_maw55ov5a6n.woff2?t=1724383472141') format('woff2'),*/
       /*url('https://at.alicdn.com/t/c/font_1502878_maw55ov5a6n.woff?t=1724383472141') format('woff'),*/
       /*url('https://at.alicdn.com/t/c/font_1502878_maw55ov5a6n.ttf?t=1724383472141') format('truetype');*/
}

.goomay a {
  font-family:"iconfont" !important;
  font-size:12px!important;
  color: rgb(0,0,0,.54)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e625"; }
.goomay a:hover{color: #ff8600!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {text-decoration: none;}
a:focus{text-decoration: none;outline: none;}
a:hover {text-decoration: none;outline: none;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: rgba(0,0,0,0.3);}
input:-moz-placeholder,textarea:-moz-placeholder {color:rgba(0,0,0,0.3);}
input::-moz-placeholder,textarea::-moz-placeholder {color:rgba(0,0,0,0.3);}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color:rgba(0,0,0,0.3);}

.swiper-pagination-bullet{outline: none;}
/*font size*/
    .f14{font-size: 14px;}
    .f15{font-size: 15px;}
    .f16{font-size: 16px;}
    .f17{font-size: 17px;}
    .f18{font-size: 18px;}
    .f19{font-size: 19px;}
    .f20{font-size: 1.0416vw;}
    .f22{font-size: 1.145833vw;}
    .f24{font-size: 1.25vw;}
    .f26{font-size: 1.35416vw;}
    .f28{font-size: 1.4583vw;}
    .f30{font-size: 1.5625vw;}
    .f32{font-size: 1.666vw;}
    .f34{font-size: 1.77vw;}
    .f35{font-size: 1.82vw;}
    .f36{font-size: 1.875vw;}
    .f38{font-size: 1.979vw;}
    .f40{font-size: 2.08vw;}
    .f42{font-size: 2.1875vw;}
    .f44{font-size: 2.2916vw;}
    .f46{font-size: 2.3958vw;}
    .f48{font-size: 2.5vw;}
    .f50{font-size: 2.6vw;}
    .f53{font-size: 2.76vw;}
    .f54{font-size: 2.8125vw;}
    .f56{font-size: 2.916vw;}
    .f60{font-size: 3.125vw;}
    .f64{font-size: 3.33vw;}
    .f66{font-size: 3.4375vw;}
    .f70{font-size: 3.64583vw;}
    .f72{font-size: 3.75vw;}
    .f76{font-size: 3.958vw;}
    .f80{font-size: 4.16vw;}
    .f90{font-size: 4.6875vw;}
    @media (max-width: 1600px) {
        .f14{font-size: 13px;}
        .f15{font-size: 14px;}
        .f16{font-size: 15px;}
        .f17{font-size: 16px;}
        .f18{font-size: 17px;}
        .f19{font-size: 18px;}
        .f20{font-size: 1.2vw;}
        .f22{font-size: 1.3vw;}
        .f24{font-size: 1.4vw;}
        .f26{font-size: 1.5vw;}
        .f28{font-size: 1.6vw;}
        .f30{font-size: 1.7vw;}
        .f32{font-size: 1.8vw;}
        .f34{font-size: 1.85vw;}
        .f35{font-size: 1.87vw;}
        .f36{font-size: 1.9vw;}
        .f38{font-size: 2vw;}
        .f40{font-size: 2.1vw;}
        .f42{font-size: 2.15vw;}
        .f44{font-size: 2.2vw;}
        /*html{font-size: 15px;}*/
    }
    @media (max-width: 1460px) {
        .f14{font-size: 12px;}
        .f15{font-size: 13px;}
        .f16{font-size: 14px;}
        .f17{font-size: 15px;}
        .f18{font-size: 16px;}
        .f19{font-size: 17px;}
        .f20{font-size: 1.3vw;}
        .f22{font-size: 1.4vw;}
        .f24{font-size: 1.5vw;}
        .f26{font-size: 1.6vw;}
        .f28{font-size: 1.7vw;}
        .f30{font-size: 1.8vw;}
        .f32{font-size: 1.9vw;}
        .f34{font-size: 1.95vw;}
        .f35{font-size: 1.97vw;}
        .f36{font-size: 2vw;}
        /*html{font-size: 14px;}*/
    }
    @media (max-width: 1200px) {
        .f20{font-size: 1.55vw;}
        .f22{font-size: 1.65vw;}
        .f24{font-size: 1.7vw;}
        .f26{font-size: 1.75vw;}
        .f28{font-size: 1.8vw;}
        .f30{font-size: 1.85vw;}
        /*html{font-size: 13px;}*/
    }
    @media (max-width: 991px) {
        .f17{font-size: 14px;}
        .f18{font-size: 14px;}
        .f19{font-size: 14px;}
        .f20{font-size: 15px;}
        .f22{font-size: 16px;}
        .f24{font-size: 16px;}
        .f26{font-size: 18px;}
        .f28{font-size: 19px;}
        .f30{font-size: 20px;}
        .f32{font-size: 21px;}
        .f34{font-size: 21px;}
        .f35{font-size: 21.5px;}
        .f36{font-size: 22px;}
        .f38{font-size: 22.5px;}
        .f40{font-size: 23px;}
        .f42{font-size: 23.5px;}
        .f44{font-size: 24px;}
        .f46{font-size: 24px;}
        .f48{font-size: 24.5px;}
        .f50{font-size: 25px;}
        .f53{font-size: 25px;}
        .f54{font-size: 25.2px;}
        .f56{font-size: 25.3px;}
        .f60{font-size: 25.5px;}
        .f64{font-size: 25.7px;}
        .f66{font-size: 26px;}
        .f70{font-size: 26px;}
        .f72{font-size: 26.2px;}
        .f76{font-size: 26.4px;}
        .f80{font-size: 26.8px;}
        .f90{font-size: 28px;}
        /*html{font-size: 12px;}*/
    }
    @media (max-width: 767px) {
        /*html{font-size: 11px;}*/
    }
    @media (max-width: 468px) {
        .f20{font-size: 14px;}
        .f22{font-size: 15px;}
        .f24{font-size: 15px;}
        .f26{font-size: 16.5px;}
        .f28{font-size: 16.6px;}
        .f30{font-size: 16.7px;}
        .f32{font-size: 16.8px;}
        .f34{font-size: 16.9px;}
        .f35{font-size: 17px;}
        .f36{font-size: 17px;}
        .f38{font-size: 17.5px;}
        .f40{font-size: 18px;}
        .f42{font-size: 18.1px;}
        .f44{font-size: 18.2px;}
        .f48{font-size: 18.8px;}
        .f50{font-size: 19px;}
        .f53{font-size: 20px;}
        .f54{font-size: 20px;}
        .f56{font-size: 20px;}
        .f60{font-size: 21px;}
        .f64{font-size: 21.5px;}
        .f66{font-size: 22px;}
        .f70{font-size: 22px;}
        .f72{font-size: 23px;}
        .f76{font-size: 23.5px;}
        .f80{font-size: 24px;}
        .f90{font-size: 25px;}
        /*html{font-size: 10px;}*/
    }
/*font size*/
/*slide contact*/
    .sider_contact{position: fixed;right: 0;bottom: 14%;z-index: 9999999;}
    .sider_contact .flex{flex-direction: column;background: #e60012;border-top-left-radius: 3px;border-bottom-left-radius: 3px;transition: all ease .3s;position: relative;right: 0;}
    .sider_contact .flex .backtop{width: 45px;height: 0;cursor: pointer;transition: all ease .3s;opacity: 0;display: flex;align-items: center;justify-content: center;color:#fff;font-size: 24px;border-top-left-radius: 3px;position: relative;}
    .sider_contact .flex .backtop.zx_hi{background: rgba(25,30,36,.67);height: 45px;opacity: 1;}
    .sider_contact .flex .item{position: relative;}
    .sider_contact .flex .item>a{width: 45px;height: 45px;margin: 0 auto;transition: all ease .3s;color:#fff;display: flex;align-items: center;justify-content: center;font-size: 22px;}
    .sider_contact .flex .item .info{position: absolute;right: 55px;top: 0;background: #fff;border-top-left-radius: 2px;border-bottom-left-radius: 2px;opacity: 0;z-index: 2;pointer-events: none;transition: all ease .3s;padding: 5px 10px;-webkit-box-shadow: 0 1px 3px rgb(18 18 18 / 10%);box-shadow: 0 1px 3px rgb(18 18 18 / 10%);min-width: 150px;min-height: 45px;display: flex;flex-direction: column;justify-content: center;visibility: hidden;pointer-events: none;text-align: center;}
    .sider_contact .flex .item .info img{max-width: 100%;}
    .sider_contact .flex .backbottom{width: 45px;height: 45px;cursor: pointer;transition: all ease .3s;display: flex;align-items: center;justify-content: center;color:#fff;font-size: 24px;border-bottom-left-radius: 3px;position: relative;}
    .sider_contact .flex .backtop:hover,.sider_contact .flex .backbottom:hover,.sider_contact .flex .item>a:hover{background: rgba(25,30,36,.67);}
    .sider_contact .flex .item:hover .info{opacity: 1;pointer-events: visible;right: 45px;visibility: visible;}
    .sider_contact .btm_o{width: 45px;height: 45px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;cursor: pointer;position: absolute;bottom: -50px;right: 0;transition: all ease .3s;background: rgba(25,30,36,.67);color:#fff;display: flex;align-items: center;justify-content: center;font-size: 24px;}
    .sider_contact .flex.right{right: -45px;}
    .sider_contact .flex.right + .btm_o{width: 30px;height: 30px;bottom: -35px;}
    @media (max-width: 991px) {
        .sider_contact .flex .backtop{width: 30px;}
        .sider_contact .flex .backtop.zx_hi{height: 30px;font-size: 18px;}
        .sider_contact .flex .item>a,.sider_contact .flex .backbottom,.sider_contact .btm_o{width: 30px;height: 30px;font-size: 18px;}
        .sider_contact .flex.right{right: -30px;}
        .sider_contact .flex .item .info{min-height: 30px;}
    }
/*slide contact*/
/* animates */
    @-webkit-keyframes fadeUp {
        from {opacity: 0;-webkit-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    @keyframes fadeUp {
        from {opacity: 0;-webkit-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    .fadeUp {-webkit-animation-name: fadeUp;animation-name: fadeUp;}
    @-webkit-keyframes fadeIn {
        from {opacity: 0;transform: scale(0.2);}
        to {opacity: 1;transform: scale(1);}
    }
    @keyframes fadeIn {
        from {opacity: 0;transform: scale(0.2);}
        to {opacity: 1;transform: scale(1);}
    }
    .fade {-webkit-animation-name: fadeIn;animation-name: fadeIn;}
    @-webkit-keyframes fadeDown {
        from {opacity: 0;-webkit-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    @keyframes fadeDown {
        from {opacity: 0;-webkit-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    .fadeDown {-webkit-animation-name: fadeDown;animation-name: fadeDown;}
    @-webkit-keyframes fadeLeft {
        from {opacity: 0;-webkit-transform: translate3d(-80px, 0, 0);transform: translate3d(-80px, 0, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    @keyframes fadeLeft {
        from {opacity: 0;-webkit-transform: translate3d(-80px, 0, 0);transform: translate3d(-80px, 0, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    .fadeLeft {-webkit-animation-name: fadeLeft;animation-name: fadeLeft;}
    @-webkit-keyframes fadeRight {
        from {opacity: 0;-webkit-transform: translate3d(80px, 0, 0);transform: translate3d(80px, 0, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    @keyframes fadeRight {
        from {opacity: 0;-webkit-transform: translate3d(80px, 0, 0);transform: translate3d(80px, 0, 0);}
        to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    }
    .fadeRight {-webkit-animation-name: fadeRight;animation-name: fadeRight;}
/* animates */
/* page */
    .page {width: 100%; margin-bottom: 4vw;text-align: center;}
    .page ul{margin: 0;}
    .page ul li{display: inline-block;}
    .page ul li a{border:none;background: none;color:#15407a;padding:5px 11px;margin:0 4px;border-radius: 5px !important;}
    .page ul li a:hover{color: #fff;background: #e60012;}
    .page ul li.disabled a{border:none !important;background: none !important;border-radius: 5px !important;}
    .page ul li.active a{border:none;background: #e60012;color: #fff;}
    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {border:none;background: none;}
    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background: none;color:#666;}
    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: none;color:#666;}
    @media (max-width: 991px) {
        .page{margin-bottom: 40px;}
        .page ul li a{padding: 3px 9px;margin: 0 2px;}
    }
/* page */
/*search*/
    /*.header .index-search{position: relative;height: 59px;line-height: 59px;}*/
    .header .index-search .content{position: fixed;width:100%;height: 100vh;padding: 3vw; top:0;left: 0;background: rgba(0, 0, 0, 0.45);z-index: 1000;display: none;}
    .header .index-search .content .container{position: relative;height: 100%;}
    .header .index-search .content .s-content{background: #fff;text-align: center;padding:6vh 20px;position: absolute;top:30%;width: 100%;left: 0;transform: translateY(20px);opacity: 0;transition: 0.5s;}
    .header .index-search .content a.close{position: absolute;font-size: 32px;top:10px;right: 20px;}
    .header .index-search .content .title{color:#242424;margin-bottom: 10px;line-height: 1.5;}
    .header .index-search .content .input{font-size: 0;line-height: 1;max-width: 600px;margin: 0 auto;display: flex;}
    .header .index-search .content input{height: 60px;outline: none;vertical-align: middle;}
    .header .index-search .content .searchValue{padding-left: 20px;border: 1px solid #ededed;font-size: 16px;width: calc(100% - 60px);color:#292929;}
    .header .index-search .content .searchValue::-webkit-input-placeholder {color: #b6b6b6;}
    .header .index-search .content .searchValue:-moz-placeholder {color: #b6b6b6;}
    .header .index-search .content .searchValue::-moz-placeholder {color: #b6b6b6;}
    .header .index-search .content .searchValue:-ms-input-placeholder {color: #b6b6b6;}
    .header .index-search .content .search-btn{width: 60px;background: #222;border:none;font-size: 24px;color:#fff;font-family: 'iconfont';font-weight: normal;}
    .header .index-search .content.active .s-content{transform: none;opacity: 1;transition-delay: 0.36s;}
/*search*/
/*language*/
    .change-language {
        display: inline-block;
        position: relative;
        text-align: left;
        vertical-align: middle;
    }
    .change-language .change-language-title{white-space: nowrap;}
    .change-language .change-language-title a:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border: 4px solid #000;
        border-top-width: 5px;
        border-bottom: 0;
        border-left-color: transparent;
        border-right-color: transparent;
        vertical-align: middle;
    }
    .comm_pc_head.index .change-language .change-language-title a{color: #fff;}
    .comm_pc_head.index .change-language .change-language-title a:after{
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border: 4px solid #fff;
        border-top-width: 5px;
        border-bottom: 0;
        border-left-color: transparent;
        border-right-color: transparent;
        vertical-align: middle;
    }
    .comm_pc_head.fixed .change-language .change-language-title a{color: #4a4a4a;}
    .comm_pc_head.fixed .change-language .change-language-title a:after{
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border: 4px solid #000;
        border-top-width: 5px;
        border-bottom: 0;
        border-left-color: transparent;
        border-right-color: transparent;
        vertical-align: middle;
    }
    .change-language:hover .change-language-title a:after {
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .change-language .change-language-cont {
        position: absolute;
        top: 100%;
        margin-top: 6px;
        right: 0;
        width: 360px;
        background: #FFF;
        padding: 20px 10px 20px 20px;
        transform: scale3d(0.9, 0.9, 1);
        opacity: 0;
        visibility: hidden;
        z-index: 999;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border: 1px solid #eee;
        border-radius: 5px;
        overflow-y: scroll;
        max-height: 80vh;
    }
    .change-language:hover .change-language-cont {
        transform: scale3d(1, 1, 1);
        opacity: 1;
        visibility: visible;
    }
    .goomay-translate-seo {
        display: none;
    }
    .mobile-head-language .goomay-translate-seo, .change-language .goomay-translate-seo {
        display: block;
    }
    .change-language .change-language-cont li {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        margin: 0 0 10px;
        font-size: 10pt;
        overflow: hidden;
        padding: 0 10px 0 0;
    }
    li.language-flag a {
        position: relative;
    }
    .language-flag span {
        position: relative;
        display: inline-block;
        vertical-align: top;
        white-space: nowrap;
        padding: 0 0 0 33px;
        overflow: hidden;
    }
    .language-flag img {
        position: absolute;
        left: 0;
        top: 50%;
        display: inline-block;
        vertical-align: top;
        background-repeat: no-repeat;
        width: 22px;
        height: 16px;
        margin: -8px 5px 0;
        border:1px solid #eee;
    }
    .change-language ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .3);
        border-radius: 3px;
    }
    .change-language ::-webkit-scrollbar {
        width: 5px;
    }
/*language*/
/*Privacy*/
    #ccc{z-index: 1000 !important;position: fixed;}
    #ccc-overlay {position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;background: rgba(0,0,0,0.4);opacity: 0;visibility: hidden;transition: .25s;}
    @media (min-width: 760px){
      #ccc #ccc-notify {padding: 30px;}
    }
    #ccc #ccc-content, #ccc #ccc-notify, #ccc .ccc-module--screen {background-color: #fff;}
    #ccc-notify {box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 20%);}
    #ccc-notify {position: fixed;left: 0;right: 0;bottom: 0;height: auto;min-height: 48px;padding: 24px;margin: 0;border-radius: 0;overflow: hidden;z-index: 30;display: flex;flex-direction: column;justify-content: space-between;opacity: 1;transform: translateY(calc(100% + 50px));transition: .35s;}
    #ccc.cur #ccc-overlay{opacity: 1;visibility: visible;}
    #ccc.cur #ccc-notify{transform: translateY(0);}
    @media (min-width: 1200px){
      #ccc-notify {z-index: 10;padding: 16px 100px;flex-direction: row;align-items: center;}
      #ccc-notify .content{width: 70%;}
      #ccc-notify .ccc-notify-buttons{margin-top: 0;margin-left: 32px;white-space: nowrap;flex-shrink: 0;}
    }
    #ccc-notify .content{line-height: 1.66;font-weight: 300;}
    #ccc-notify .content a{border-bottom: 1px solid;transition: .25s ease-in-out;font-weight: normal;display: inline-block;line-height: 1;}
    #ccc-notify .content a:hover{color:#15407a;}
    #ccc-notify .ccc-notify-buttons button{display: inline-block;padding: 10px 20px;border: 1.5px solid #0B0B0B26;line-height: 1;font-weight: 500;border-radius: 45px;transition: .25s;font-weight: 500;background: transparent;margin:8px 8px 8px 0 !important;cursor: pointer;font-family: 'Outfit';outline: none;}
    #ccc-notify .ccc-notify-buttons button:hover{background: #e60012;border-color: #e60012;color:#fff;}
    .col-page-policy{background: #f9f9f9;}
    .col-page-policy .container{padding: 6vw 0;}
    .col-page-policy h2{margin-bottom: 3.125vw;font-weight: 800;text-transform: uppercase;}
    .col-page-policy .content{line-height: 1.8;font-weight: 300;}
    .col-page-policy .content p{margin-bottom: 5px;}
    .col-page-policy .content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
    .col-page-policy .content h3{font-weight: bold;margin: 2px 0 8px;font-size: 1.65rem;}
    .col-page-policy .content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
    .col-page-policy .content hr{border-color: #00b0f0;margin: 3vh 0;width: 100%;}
    @media (max-width: 991px){
        .col-page-policy{padding-top: 50px;}
    }
/*Privacy*/
/*page tags*/
    .col-page-tags{padding-top: 6%;padding-bottom: 6%;}
    .col-page-tags .col-title .tit{margin: 0;color: #333;}
    .col-page-tags .pro{margin-top: 3vw;}
    .col-page-tags .tags-content{ margin-top: 4vw; font-weight: 500;line-height: 1.66; }
    .col-page-tags .tags-content p{ font-weight: 500;line-height: 1.66; }
    .col-page-tags .tags-content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
    .col-page-tags .tags-content h3{font-weight: bold;margin: 5px 0 8px;font-size: 1.65rem;}
    .col-page-tags .tags-content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
    .col-page-tags .tags-content hr{border-color: #d82324;margin: 3vh 0;width: 100%;}
    .col-page-tags .tags-content table{width: 100%;border: none;height: auto !important;line-height: normal;}
    .col-page-tags .tags-content table td{border: none;padding: 4px 0;width: auto !important;}
    .col-page-tags .tags-content table td strong{font-weight: 600;}
    .col-page-tags .tags-content a{display: inline-block;border-bottom: 1px solid;color:#e60012;font-weight: 600;}
    @media (max-width: 991px){
        .col-page-tags{padding-top: 55px;padding-bottom: 55px;}
        .col-page-tags .pro{margin-top: 30px;}
        .col-page-tags .tags-content{ margin-top: 40px;}
    }
/*page tags*/
/*message*/
    .message .title {margin-bottom: 1.45vw; line-height: 1.25;}
    .message ul {margin-top: -1.3vw;display: flex;flex-wrap: wrap;justify-content: space-between;}
    .message ul li{margin-top: 1.3vw; width: 32%;}
    .message ul li p{margin-bottom: 8px;}
    .message ul li p span{color: #15407a;}
    .message ul li div{padding: 0 1.3vw;border-radius: 5px;background: #f5f5f5;border: 1px solid #ddd;}
    .message ul li input,
    .message ul li textarea{display: block;width: 100%;height: 53px;background: none;border:0;line-height: 53px; outline: none;}
    .message ul li.li-textarea,
    .message ul li.captcha,
    .message ul li.submit{width: 100%;}
    .message ul li textarea{height: 11.09vw;max-height: 213px;min-height: 100px;padding-top: 10px; line-height: 1.8;}
    .message ul li.captcha div,
    .message ul li.submit div{width: 40%;max-width: 200px;}
    .message ul li.captcha{display: flex;flex-wrap: wrap;align-items: center;}
    .message ul li.captcha div{margin-right: 1vw;margin-bottom: 5px;}
    .message ul li.captcha img{margin-bottom: 5px;}
    .message ul li.submit div{ background: #e60012;border: 1px solid #e60012;transition: 0.5s;}
    .message ul li.submit input{ color: #fff;cursor: pointer; }
    @media (max-width: 991px){
        .message .title {margin-bottom: 15px;}
        .message ul {margin-top: -13px;}
        .message ul li{margin-top: 13px;width: 100%;}
        .message ul li p{margin-bottom: 5px;}
        .message ul li div{padding: 0 13px;}
        .message ul li input,
        .message ul li textarea{height: 43px;line-height: 43px;}
        .message ul li textarea{padding-top: 8px; line-height: 1.8;}
    }
/*message*/
/*common*/
    .pic { position: relative; overflow: hidden;}
    .pic:after { content: ""; display: block;}
    .vcenter {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%;
        display: block;
        vertical-align: middle;
        margin: auto;
    }
    .flex{display: -webkit-flex;display: -ms-flexbox;display: flex;}
    .none{display: none;}
    .overflow{overflow: hidden;}
    .overflow .img{width: 100%;transition: 1.5s cubic-bezier(.165,.84,.44,1);}
    .smallImg .img{transition: 1.5s cubic-bezier(.165,.84,.44,1);}
    .overflow:hover .img{-webkit-transform:scale(1.08);transform:scale(1.08)}
    .smallImg:hover .img{-webkit-transform:scale(0.95);transform:scale(0.95);}
    .container{width: auto; max-width: none;padding: 0;}
    .text-center{text-align: center;}
    .text-overflow{
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }
    .relative { position: relative;}
    .panel{margin:0;border:0;border-radius: 0;box-shadow: none;}
    .padding{padding-left: 4%;padding-right: 4%;}
    .bold{font-weight: bold;}

    .col-title .tips{ height: 20px;margin-bottom: 0.677vw; line-height: 20px;text-transform: uppercase; }
    .col-title .tips img{margin-right: 10px;}
    .col-title .tit{ line-height: 1.2; }
    .col-title .tit span{color: #15407a;}

    .col-more a{display: inline-block;padding: 3px;text-align: center; color: #fff;line-height: 24px; border: 2px solid #15407a;border-radius: 25px; background: #15407a; }
    .col-more a span{align-items: center;}
    .col-more a span b{ padding: 0 1.25vw; font-weight: 500; }
    .col-more a span i{ display: flex;width: 2.08vw;height: 2.08vw;max-width: 40px;max-height: 40px;min-width: 24px;min-height: 24px;align-items: center;justify-content: center;font-size: 14px; color: #15407a;border-radius: 50%;background: #fff;transition: 0.5s; }

    .videoPop{display: none; width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: fixed;left: 0;top:0;z-index: 99999999;}
    .videoPop .content{width: 96%; max-width: 1280px; max-height:65vh; position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
    #video{width: 98%;max-width: 1280px;max-height:65vh;display: block; margin: 0 auto;  }
    #videoClose{position: absolute;right:0;top:0;transform: translateY(-100%); color: #fff;cursor: pointer;font-size: 28px;transition: 0.5s;}
    #videoClose:hover{color: #15407a;}

    .col-tags ul li{float: left;margin-top: 10px; margin-right: 1.5vw;list-style: none!important;}
    .col-tags ul li a{ font-weight: 600;border-bottom: 1px solid; }

    .seo-description p{line-height: 1.77; }
    .seo-description h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
    .seo-description h3{font-weight: bold;margin: 5px 0 8px;font-size: 1.65rem;}
    .seo-description h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
    .seo-description hr{border-color: #d82324;margin: 3vh 0;width: 100%;}
    .seo-description table{width: 100%;border: none;height: auto !important;line-height: normal;}
    .seo-description table td{border: none;padding: 4px 0;width: auto !important;}
    .seo-description table td strong{font-weight: 600;}
    .seo-description a{display: inline-block;border-bottom: 1px solid;color:#d82324;font-weight: 600;}
/*common*/
/*news detail*/
    .col-news-detail h1{font-weight: 600;}
    .col-news-detail .info{padding: 12px 0 15px;border-bottom: 1px dotted #c6c6c6;margin-bottom: 4vh;font-size: 12px;display: flex;flex-wrap: wrap;}
    .col-news-detail .info span.publisher{color:#31afb6;margin: 0 5px;}
    .col-news-detail .content{font-size: 15px;line-height: 2;}
    .col-news-detail .content h2{font-weight: bold;margin: 5px 0 12px;}
    .col-news-detail .content h3{font-weight: bold;margin: 2px 0 8px;}
    .col-news-detail .content h4{font-weight: bold;margin: 0 0 4px;}
    .col-news-detail .content hr{border-color: #bf0004;}
    .col-news-detail .content a{display: inline-block;border-bottom: 1px solid;color:#00a2ff;}
    .col-news-detail .col_page{margin-top: 9vh;}
    .col-news-detail .col_page li{padding: 8px 0;font-size: 15px;color:#5a5a5a;}
    .col-news-detail .col_page li:not(:last-child){border-bottom: 1px dotted #c6c6c6;}
    .col-news-detail .col_page li a{color:#9d9d9d;transition: 0.2s;}
    .col-news-detail .col_page li a:hover{color:#e60012;}
/*news detail*/
.neiye_banner .panel{max-width: 678px;}
@media screen and (max-width: 1024px) {
    .mt50{margin-top: 1.3rem!important;}
    .comm_pc_foot .pc_foot_left[data-v-2b26e137]{max-width: 100%;}
    .comm_pc_foot .foot_wx img[data-v-2b26e137] {
        width: 1.8rem;max-width: 180px;
        margin-right: .3rem
    }
}
.recomm_product .product_left .comm_desc{color: #4a4a4a;}
.product_detail .detail_content .con_right .content li{list-style: disc;}
.about_main1 .comm_desc p{margin: 0;}
/*join*/
.join_list .item{width:49%;margin-top:80px}
.join_list .item .part{margin-top:40px}
.join_list .item .p2{margin-top:10px}
@media screen and (max-width: 1440px){
    .join_list .item{margin-top:66px}
    .join_list .item .part{margin-top:30px}
}
@media screen and (max-width: 768px){
    .join_list .item{width:100%;margin-top:.8rem}
    .join_list .item .part{margin-top:.4rem}
    .join_list .item .p2{margin-top:.12rem}
}
/*culture*/
.linian_list .item{width:46%;margin-top:40px;text-align:center;background:#fff;box-shadow:0 8px 24px #000a2814;padding:20px;position:relative}.linian_list .item .p1{color:#e60012}.linian_list .item .img{position:absolute;max-width:68px;max-height:80px;right:20px;bottom:20px}.care_main2{padding:80px 0;background:#f6f6f6}.care_main2 .tab_nav .nav_list a{display:block;position:relative}.care_main2 .tab_nav .nav_list a:not(:first-child){margin-left:50px}.care_main2 .tab_nav .nav_list a.active{color:#e60012}.care_main2 .tab_nav .nav_list a.active:after{content:"";display:block;position:absolute;left:0;right:0;height:2px;background:#e60012}.care_main2 .detail_swiper1 .list_item{width:700px}.care_main2 .detail_swiper1 .list_item .d_img{position:relative;width:100%;height:394px}.care_main2 .detail_swiper1 .list_item .d_img img{position:absolute;top:0;left:0;width:100%;height:100%}.care_main2 .detail_swiper1 .list_item .d_text .p2{margin-top:16px}
@media screen and (max-width: 1680px){.linian_list .item .img{max-width:62px;max-height:66px}.care_main2 .detail_swiper1 .list_item{width:640px}.care_main2 .detail_swiper1 .list_item .d_img{height:360px}}
@media screen and (max-width: 1440px){.linian_list{margin-top:30px}.linian_list .item{padding:15px}.linian_list .item .img{max-width:54px;max-height:58px}.care_main2 .detail_swiper1 .list_item{width:600px}.care_main2 .detail_swiper1 .list_item .d_img{height:338px}}
@media screen and (max-width: 768px){.linian_list{margin-top:.3rem}.linian_list .item{width:100%;margin-top:.4rem;box-shadow:0 .08rem .24rem #000a2814;padding:.2rem}.linian_list .item .img{max-width:.6rem;max-height:.8rem}.care_main2{padding:.6rem 0}.care_main2 .tab_nav .nav_list{white-space:nowrap;overflow-x:auto;overflow-y:hidden}.care_main2 .tab_nav .nav_list a:not(:first-child){margin-left:.5rem}.care_main2 .detail_swiper1 .list_item{width:4.4rem}.care_main2 .detail_swiper1 .list_item .d_img{height:2.48rem}}
.culture_contents{}
.culture_contents .culture_content{display: none;}
/*news*/
.news_main{background:#f6fafd}
.news_main .news_left{width:calc(100% - 360px)}
.news_main .news_left .left_list .item{background:#fff;padding:16px 20px;display:block}
.news_main .news_left .left_list .item:not(:first-child){margin-top:24px}
.news_main .news_left .left_list .desc,
.news_main .news_left .left_list .date{margin-top:12px}
.news_main .news_right{width:320px;margin-left:40px}
.news_main .news_right .item{width:100%;background:#fff;display:block}
.news_main .news_right .item .img{width:100%;height:180px;object-fit:cover}
.news_main .news_right .item .content{padding:10px}
.news_main .news_right .item .content .desc{margin-top:10px;font-size:14px}
.news_main .news_right .item:not(:first-child){margin-top:20px}
@media screen and (max-width: 768px){.news_main .warper{/*flex-direction:column-reverse*/}.news_main .news_left{margin-top:.6rem;width:100%}.news_main .news_left .left_list .item{padding:.2rem}.news_main .news_left .left_list .item:not(:first-child){margin-top:.2rem}.news_main .news_left .left_list .desc,.news_main .news_left .left_list .date{margin-top:.16rem}.news_main .news_left .left_list .date{font-size:.24rem}.news_main .news_right{width:100%;margin-left:0}.news_main .news_right .item .img{height:3.6rem}.news_main .news_right .item .content{padding:.16rem}.news_main .news_right .item .content .desc{margin-top:.16rem;font-size:.24rem}}
.news_main .flex{flex-wrap: wrap;}
.news_main .comm_title{width: 100%;}

.index_main7 .news_list{margin-left: 0!important;margin-right: 0!important;}
.news_list .swiper-slide .date{color: #888;}
.news_list .swiper-slide .p2{color: #666;}
