* { outline: none; margin: 0; padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-family: font-family: "proxima-nova-condensed",sans-serif;}
.auto_1440{margin: auto; width: 75vw;}
.auto_1600{margin: auto; width: 83.333333vw;}
.auto_1400{margin: auto; width: 83.333333vw;}
.auto_1000{margin: auto; width: 52.08333333333333vw;}
@media(max-width:992px){
    .auto_1440,.auto_1000,
    .auto_1600,.auto_1600{width: 90%;}
}
.image{overflow: hidden;}
.image img{transition: 1s;}

/*强制去除表单自带的样式*/
select,input,textarea {border-radius: 0;-webkit-border-radius: 0;color: #878787;font-family: Arial;}
input:focus {outline: none;}
input,button,select,textarea {outline: none;
/*-webkit-appearance:none; */}
textarea {resize: none;/*-webkit-appearance:none; */}
textarea,input,select {background: none;border: none;margin: 0;padding: 0;}
img {display: block;}
li {list-style: none;}
/* 分页 */
.module_HL1GBCD1 .layui-box{margin: 0;}
.module_HL1GBCD1 .pageMain{padding: xsPaddingTop; overflow: hidden; position: relative; background: mainBgColor;}
.module_HL1GBCD1 .pageMain .commonMain{ max-width: var(--content-Wdith); margin: 0px auto; padding:0px 20px;}
.module_HL1GBCD1 .pageMain #pagination{text-align: center; display: none;}
.module_HL1GBCD1 .pageMain #pagination a{
    color: #353535; height: 30px; line-height: 30px; width: 30px; border-radius: 0px; padding: 0px; margin: 0px 4px; position: relative; border: none; font-size: 13px;}
.module_HL1GBCD1 .pageMain #pagination a:hover{ color: pageBgColor;}
.module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev{font-size: 16px;}
.module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 16px;}
.module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 30px; line-height: 30px; width: 30px;font-size: 14px; border: none; padding: 0px; margin: 0px 4px;  font-weight: 600;}
.module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{border-radius: 8px; background: pageBgColor;}

.module_HL1GBCD1 .pageMain .loadMore{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.module_HL1GBCD1 .pageMain .loadMore a{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .8s ease; -o-transition: .8s ease; -moz-transition: .8s ease; transition: .8s ease; font-size: 12px; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #314a61; width: 130px; border-radius: 45px; height: 32px; border: 2px solid #0d5e9e;}
.module_HL1GBCD1 .pageMain .loadMore a .icon{margin-left: 10px; width: 12px; height: 13px; -webkit-transition: .6s ease; -o-transition: .6s ease; -moz-transition: .6s ease; transition: .6s ease; background-position: 0px -14px; background-repeat: no-repeat; background-image: url(../images/1.png); display: block;}

.module_HL1GBCD1 .pageMain .loadMore a:hover{background:#0d5e9e; color: #fff;}
.module_HL1GBCD1 .pageMain .loadMore a:hover .icon{background-position: 0px 0px;}
@media (min-width:768px) {
    .module_HL1GBCD1 .pageMain{padding: mdPaddingTop;}
    .module_HL1GBCD1 .pageMain .commonMain{ max-width: mdContentWidth;}
    .module_HL1GBCD1 .pageMain #pagination{display: block;}
    .module_HL1GBCD1 .pageMain #pagination a{ height: 48px; line-height: 48px; width: 48px;border-radius: 0px;  margin: 0px 4px;font-size: 13px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 48px; line-height: 48px; width: 48px;font-size: 17px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{border-radius: 8px;}
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev{font-size: 16px;}
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 16px;}
    .module_HL1GBCD1 .pageMain .loadMore{display: none;}
}
@media (min-width:1200px) {
    .module_HL1GBCD1 .pageMain{padding: lgPaddingTop;}
    .module_HL1GBCD1 .pageMain .commonMain{ max-width: lgContentWidth;}
    .module_HL1GBCD1 .pageMain #pagination a{ height: 48px; line-height: 48px; width: 48px;border-radius: 0px; margin: 0px 4px;font-size: 13px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr{height: 48px; line-height: 48px; width: 48px;font-size: 17px;}
    .module_HL1GBCD1 .pageMain #pagination .layui-laypage .layui-laypage-curr em{border-radius: 8px;}
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-prev{font-size: 12px;}
    .module_HL1GBCD1 .pageMain #pagination a.layui-laypage-next{font-size: 12px;}
}
/* 分页 */

html{
    --vi-color:#102491;
    --title-color:#272727;
    --text-color:#4c505f;
    --content-Wdith-1200:77.0833vw;
    --bigTitle-fontSize-1200:2.3958vw;
    --bigTitle-lineheight-1200:2.9167vw;
    --smallTitle-fontsize-1200:1.5625vw;
    --smallTitle-lineheight-1200:1.8229vw;
    --padding-1200:5.7292vw 0vw;
    --text-fontsize-1200:0.9375vw;
    --text-lineheight-1200:1.4583vw;
    --content-Wdith-768:81.25vw;
    --bigTitle-fontSize-768:2.875vw;
    --bigTitle-lineheight-768:3.5vw;
    --smallTitle-fontsize-768:1.875vw;
    --smallTitle-lineheight-768:2.1875vw;
    --padding-768:6.875vw 0vw;
    --text-fontsize-768:1.125vw;
    --text-lineheight-768:1.75vw;
    --content-Wdith:100%;
    --bigTitle-fontSize:22px;
    --bigTitle-lineheight:30px;
    --smallTitle-fontsize:16px;
    --smallTitle-lineheight:23px;
    --text-fontsize:14px;
    --text-lineheight:24px;
    --padding:35px 0px;
    --padding_40: 0 40px;
    --padding_100: 5.208333333333333vw 0;

    --font-size14:0.7291666666666667vw;
    --font-size16:0.8333333333333333vw;
    --font-size18:0.9375vw;
    --font-size22:1.145833333333333vw;
    --font-size24:1.25vw;
    --font-size30:1.5625vw;
    --font-size36:1.875vw;
    --font-size46:2.395833333333333vw;
    --font-size54:2.8125vw;
    --font-size56:2.916666666666667vw;
}
@media(max-width:992px){ 
    html{
        --padding:35px 0px !important;

        --font-size14:12px;
        --font-size16:13px;
        --font-size18:14px;
        --font-size22:16px;
        --font-size24:18px;
        --font-size30:18px;
        --font-size36:18px;
        --font-size46:20px;
        --font-size54:20px;
        --font-size56:20px;
    }
}
/* banner */
.module_RRphekWcAtmA .subPageBanner .commonMain {
    max-width: var(--content-Wdith);
    margin: 0px auto;
    padding: var(--padding_40);
}

.module_RRphekWcAtmA .subPageBanner {
    padding-top: 50.426%;
    background-position: center;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.module_RRphekWcAtmA .subPageBanner .subPageBannerText {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.module_RRphekWcAtmA .subPageBanner .subPageBannerText h3 {
    font-size: var(--bigTitle-fontSize);
    line-height: var(--bigTitle-lineheight);
    color: #fff;

    background-image: linear-gradient(to right, #2130D0 , #3880DC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: #3880DC;
}

@media (min-width:768px) {
    .module_RRphekWcAtmA .subPageBanner .commonMain {
        max-width: var(--content-Wdith-768);
    }

    .module_RRphekWcAtmA .subPageBanner {
        padding-top: 36.25vw;
    }

    .module_RRphekWcAtmA .subPageBanner .subPageBannerText h3 {
        font-size: var(--bigTitle-fontSize-768);
        line-height: var(--bigTitle-lineheight-768);
    }
}

@media (min-width:1200px) {
    .module_RRphekWcAtmA .subPageBanner .commonMain {
        max-width: var(--content-Wdith-1200);
    }

    .module_RRphekWcAtmA .subPageBanner {
        padding-top: 29.16666666666667vw;
    }

    .module_RRphekWcAtmA .subPageBanner .subPageBannerText h3 {
        font-size: var(--bigTitle-fontSize-1200);
        line-height: var(--bigTitle-lineheight-1200);
    }
}



.crumbs_ ul{
    /* background: url('../images/1.jpg') no-repeat left / 0.7291666666666667vw; */
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 1.5625vw 0;
    /* padding-left: 1.458333333333333vw; */
    line-height: 1;

    display: flex;
    align-items: center;
}
.crumbs_ ul li{
    padding: 0 0.7291666666666667vw 0 1.041666666666667vw;
    position: relative;
}
.crumbs_ ul li::after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    border-top: 5px solid rgba(102, 102, 102, 0);
    border-right: 6px solid rgba(102, 102, 102, 0);
    border-bottom: 5px solid rgba(102, 102, 102, 0);
    border-left: 6px solid #999999;
}

.crumbs_ ul li a{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #999999;
}
.crumbs_ ul li:last-child a{
    color: #333333;
}
.crumbs_ ul li:last-child::after{
    border-left: 6px solid #666666
}
.Overview {
    padding: 0 0 4.166667vw ;
}
.Overview .Overview_bg{
    padding-top: 5vw;
    background: url('') no-repeat bottom / 75vw;
    /* height: 835px; */
}
.Overview .title{
    font-size: var(--font-size36);
    font-weight: 400;
    color: #12288B;
    line-height: 1.3;
    padding-bottom: 1.71875vw;
}
.Overview p{
    padding-bottom: 1.40625vw;
    font-size: var(--font-size18);
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 1.7;
    max-width: 39.66666666666667vw;
}

.Overview .Design {
    padding: 6.25vw 3.90625vw 7.8125vw ;

    font-size: var(--font-size24);
    font-weight: 400;
    color: rgba(255, 255, 255, .8);
}
.Overview .Design>div:nth-child(1){
    padding-bottom: 1.5625vw;
    line-height: 1.4;
}
.Overview .Design .image{
    display: flex;
    align-items: center;
}
.Overview .Design .image div{
    padding-right: 1.5625vw;
}
.Overview .Design .image img{
    width: 9.375vw;
}

.Overview .slick-dots {
    display: flex;
    position: absolute;
    bottom: 1.5625vw;
    z-index: 2;
    width: 100%;
    justify-content: center;
}
.Overview .slick-dots button{
    width: 10px;
    height: 10px;
    background: #ffffff;
    opacity: 0.3;
    border-radius: 50%;
    font-size: 0;
    margin: 0 .260417vw;
}
.Overview .slick-dots .slick-active button{
    background: #ffffff;
    opacity: 1;
}
@media(max-width:992px){
    .Overview{
        padding-bottom: 30px;
    }
    .Overview p{
        max-width: unset;
        padding-bottom: 15px;
    }
    .Overview .Overview_bg{
        padding-top: 30px;
        background: url(../images/2.jpg) no-repeat bottom / 100%;
        background-size: 145%;
        background-position-x: right;
    }
    .Overview .Design .image img {
        width: 90px;
    }
    .Overview .Design .image div {
        padding-right: 20px;
    }
    .Overview .Design {
        padding: 40px 20px 40px;
    }
    .crumbs_ {display: none;}
}


.wedo {
    padding: 5.15625vw 0 5.885416666666667vw;
    background: url('../images/9.jpg') no-repeat center / 100vw;
    background-size: cover;
}
.wedo .columns {
    display: flex;
    justify-content: space-between;
    padding-bottom: 3.125vw;
}
.wedo .columns .title {
    font-size: var(--font-size56);
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 1;
}
.wedo .columns .anniu a{
    width: 2.8125vw;
    height: 2.8125vw;
    border-radius: 50%;
    display: inline-block;
    margin-left: 0.5208333333333333vw;
}
.wedo .columns .anniu a:nth-child(1){
    background: url(../images/2.jpg) no-repeat center / 100%;
}
.wedo .columns .anniu a:nth-child(1):hover{
    background: url(../images/3.jpg) no-repeat center / 100%;
    transform: rotate(180deg);
}

.wedo .columns .anniu a:nth-child(2){
    background: url(../images/2.jpg) no-repeat center / 100%;
    transform: rotate(180deg);
}
.wedo .columns .anniu a:nth-child(2):hover{
    background: url(../images/3.jpg) no-repeat center / 100%;
    transform: rotate(0deg);
}

.wedo ul{
    margin: 0 -1.041666666666667vw;
    padding-top: 6.25vw;
}
.wedo ul li{
    padding: 0 1.041666666666667vw;
    transition: 1s;
}
.wedo ul li .image{
    position: relative;
    overflow: hidden;
    transition: 1s;
    border-radius:0px 0px 0px 3.125vw;
}
.wedo ul li .image img{
    width: 100%;
}
.wedo ul li:hover .image img{
    transform: scale(1.05);
    transition: 1s;
}
.wedo ul li:nth-child(2n)  .image{
    border-radius:0px 3.125vw 0px 0px;
}
.wedo ul li .Htiale{
    background-image: linear-gradient(to right, #1C28D3, #379FA8);
    position: absolute;
    padding: 1.302083333333333vw 1.302083333333333vw 1.041666666666667vw;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    bottom: 0;
    left: 0;
    width: calc(100%);
    z-index: 1;

    font-size: var(--font-size24);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}
.wedo ul .slick-list {
    overflow: unset;
    overflow-x: clip;
}
.wedo ul li:nth-child(3n + 1){
    transform: translateY(-3.125vw);
}
.wedo ul li:nth-child(3n){
    transform: translateY(-6.25vw);
}


@media(max-width:992px){
    .wedo {padding: 30px 0;}
    .wedo .columns .anniu a{
        width: 22px;
        height: 22px;
    }
    .wedo ul li .Htiale{
        font-size: 16px;
        padding: 11px;
    }
    .wedo ul li{
        transform: translateY(0) !important;
    }
    .wedo .columns .anniu a {
        margin-left: 10px;
    }
    
}


.case_bg {
    background: #F2F5FA;
}
.case_bg .crumbs_{
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.case_bg .crumbs_ ul {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
}
.case {
    padding: 5.208333333333333vw 0 0;
}
.case .title{
    font-size: var(--font-size56);
    font-weight: 400;
    color: #333333;
    line-height: 1;
    padding-bottom: 3.125vw;
    text-align: center;
}
.case .Pulic_homeMore{
    background: #12288B;
    color: #fff;
}
.case .Pulic_homeMore:hover {
    background: #fff;
    color: #12288B;
    border: 0.1042vw solid #12288B;
}
.case  .Pulic_homeMore:hover i {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    color: #12288B;
}

.case ul li a{
    display: flex;
    width: 100%;
}
.case ul li:nth-child(2n) a{
    flex-direction: row-reverse;
}
.case ul li a .image{
    width: 50vw;
}
.case ul li:hover .image img{
    transform: scale(1.05);
    transition: 1s;
}
.case ul li a .txt{
    width: 50vw;
    background: #fff;
    padding: 0 5.208333333333333vw;

    display: flex;
    flex-direction: column;
    justify-content: center;
}
.case ul li a .txt .intro{
    width: 30.72916666666667vw;
    font-size: var(--font-size18);
    font-family: Arial;
    font-weight: 400;
    color: #666666;
    line-height: 1.7;
    padding: 0 0 2.864583333333333vw;


}
.case ul li a .txt .Htitle{
    font-size: var(--font-size30);
    font-weight: 400;
    color: #333333;
    line-height: 1;
    padding-bottom: 1.5625vw ;
    background: url('../images/4.jpg') no-repeat right / 3.958333333333333vw;
}

@media(min-width:992px){
    .case ul li:nth-child(2n) .txt .Htitle,
    .case ul li:nth-child(2n) .txt .intro{
        padding-left: 8.333333333333333vw;
    }
    .case ul li:nth-child(2n) .txt .Pulic_homeMore{
        margin: 0 0 0 8.333333333333333vw;
    }
    .case ul li:nth-child(2n) .txt .Htitle{
        background: url('../images/4-4.jpg') no-repeat left / 3.958333333333333vw;
    }
}

.case_bg .module_HL1GBCD1{
    padding: 1.25vw;
}

@media(max-width:992px){
    .case_bg {padding: 40px 0 0 ;}
    .case {
        padding: 0;
    }
    .case ul li a {
        display: block;
    }
    .case ul li a .image,
    .case ul li a .txt,
    .case ul li a .txt .intro{
        width: 100%;
    }
    .case ul li a .txt {
        padding: 20px 35px;
    }
    .case ul li a .txt .Htitle{
        margin-bottom: 10px;
    }
    .case ul li a .txt .intro{
        padding-bottom: 15px;
    }
    .case .title{
        padding: 0 0 20px;
    }
    
}

.AgaraProject{
    padding: 5.208333333333333vw 0 6.25vw;
}
.AgaraProject .auto_1440 {
    overflow-x: clip;
    overflow-y: inherit;
}
.AgaraProject ul {
    margin:  0 -1.041666666666667vw;
    padding: 1.041666666666667vw 0 3.125vw;
}
/* .AgaraProject ul .slick-list{
    padding: 0 25% 0 0;
} */
.AgaraProject .ul{
    position: relative;
}
.AgaraProject ul li{
    margin:  0 1.041666666666667vw;
}
.AgaraProject ul li .image{
    border-radius: 1.041666666666667vw;
}
.AgaraProject ul li:hover .image img{
    transform: scale(1.05);
    transition: 1s;
}
.AgaraProject ul::after {
    position: absolute;
    content: '';
    width: calc(100% - 0px);
    border-radius: 0.1041666666666667vw;
    height: 0.208333333333vw;
    background: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
}
.AgaraProject .ul i {
    position: absolute;
    width: 0;
    border-radius: 0.1041666666666667vw;
    height: 0.208333333333vw;
    background: rgba(13, 111, 184, 1);
    bottom: 0;
    left: 0;
    transition: .5s;
}

.AgaraProject .columns {
    display: flex;
    justify-content: space-between;
}
.AgaraProject .columns .title{
    font-size: var(--font-size36);
    font-weight: bold;
    color: #1F1F1F;
    padding-bottom: 1.041666666666667vw;
    line-height: 1;
}
.AgaraProject .columns .time{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #787878;
    line-height: 1;
}
.AgaraProject .columns .intro{
    width: 52.08333333333333vw;
}
.AgaraProject .columns .intro p{
    font-size: var(--font-size18);
    font-weight: 400;
    color: #666666;
    line-height: 1.85;
    padding-bottom: 1.25vw;
}

.RelatedProducts {
    padding: 5.208333333333333vw 0 0 ;
}
.RelatedProducts .title{
    font-size: var(--font-size24);
    font-weight: bold;
    color: #333333;
    line-height: 1;
    padding-bottom: 2.083333333333333vw ;
}
.RelatedProducts dl {
    display: flex;
    margin: 0 -0.78125vw;
}
.RelatedProducts dl dd{
    padding: 1.041666666666667vw;
    width: 23.95833333333333vw;
    margin: 0 0.78125vw;
    background: #FFFFFF;
    transition: .5s;
    border: 1px solid rgba(164, 182, 216, 0);
}
.RelatedProducts dl dd:hover{
    border: 1px solid #A4B6D8;
    box-shadow: -1px 21px 27px 0px rgba(139,152,219,0.39);
    transition: .5s;
}
.RelatedProducts dl dd a{
    padding: 2.395833333333333vw 2.395833333333333vw 1.25vw;
    display: block;
}
.RelatedProducts dl dd a .Htitle{
    font-size: var(--font-size22);
    font-weight: 400;
    color: #2D2D2D;
    line-height: 1;
    text-align: center;
}
.RelatedProducts dl dd a .intro{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #87898F;
    line-height: 1;
    padding: 0.78125vw 0 0 ;
    text-align: center;
}
.RelatedProducts dl dd a .image{
    height: 14.21875vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.RelatedProducts dl dd a .image img{
    height: 70%;
}
.RelatedProducts dl dd:hover .image img{
    transform: scale(1.05);
    transition: 1s;
}

.RelatedProducts dl dd .Pulic_homeMore:hover i{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.RelatedProducts dl dd .Pulic_homeMore{
    font-weight: 400;
    color: #2D2D2D;
    margin: auto;
    text-align: center;

    padding: 28px 0 0;
    line-height: 1;
    font-size: var(--font-size16);
    transition: 0s !important;
}
.RelatedProducts dl dd .Pulic_homeMore i{
    opacity: 0;
    width: 0 !important;
    transition: .5s;
}
.RelatedProducts dl dd a{
    background-size: 2.395833333333333vw !important;
}
@media(min-width:992px){
    .RelatedProducts dl dd:hover .Pulic_homeMore{
        padding: 0 0;
        transition: 0s !important;
        background: #12288B;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 7.2917vw;
        line-height: 2.1875vw;
        border: 0.1042vw solid #ffffff;
        border-radius: 1.1979vw;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .7292vw;
        color: #fff;
        font-weight: bold;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        white-space: nowrap;
    }
    .RelatedProducts dl dd:hover .Pulic_homeMore i{
        opacity: 1;
        width: auto !important;
        transition: .5s;
    }
}


@media(max-width:992px){
    .AgaraProject {
        padding: 0 0 30px  0;
    }
    .AgaraProject .columns{
        display: block;
    }
    .AgaraProject .columns .intro {
        width: 100%;
    }
    .RelatedProducts dl dd .Pulic_homeMore{
        border-color: #bababa;
        color: #8c8c8c;
        background-color: #fff;
        padding: 0;
        line-height: 26px;
    }
    .RelatedProducts dl dd .Pulic_homeMore i{
        opacity: 1;
        width: auto !important;
        color: #666666;
    }
    .AgaraProject .columns .title {
        padding-bottom: 15px;
    }
    .AgaraProject .columns .time {
        padding-bottom: 15px;
    }
    .AgaraProject .columns .intro p {
        font-size: 14px;
    }
    .RelatedProducts{
        padding: 30px 00 0;
    }
    .RelatedProducts .title{
        padding: 0px 0 20px 0;
    }

    .RelatedProducts dl{
        display: block;
        margin: 0;
    }
    .RelatedProducts dl dd{
        width: 100%;
        margin: 0 0 15px 0;
        padding: 10px;
    }
    .RelatedProducts dl dd a .image{
        height: 200px;
    }
    .RelatedProducts dl dd a {
        padding: 25px;
        background-size: 28px !important;
    }
    .RelatedProducts dl dd a .intro {
        padding: 5px 0 0 ;
    }
}



.products {
    padding: 3.125vw 0 0 
}
.products .columns {
    display: flex;
    flex-direction: row-reverse;
}
.products .columns .list{
    width: 60.98958333333333vw;
}
.products .list dl {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1.4625vw 0 0;
    border-right: 1px dashed rgba(0, 0, 0, .1);
    margin: 0 0 -1.041666666666667vw 0;
}
.products .list dl dd{
    margin: 0 2.041666666666667vw 2.041666666666667vw 0;
    padding: 2.041666666666667vw;
    width: 18.75vw;
    background: #FFFFFF;
    transition: .5s;
    border: 1px solid rgba(0, 0, 0, 0);
}
.products .list dl dd:hover{
    border: 1px solid #A4B6D8;
    box-shadow: -1px 21px 27px 0px rgba(139,152,219,0.39);
    transition: .5s;
}
.products .list dl dd a{
    padding: 1.395833333333333vw 0 1.25vw;
    display: block;
    background-size: 2.395833333333333vw !important;
}
.products .list dl dd a .Htitle{
    font-size: var(--font-size22);
    font-weight: 400;
    color: #2D2D2D;
    line-height: 1;
    text-align: center;
}
.products .list dl dd a .intro{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #87898F;
    /* line-height: 1; */
    padding: 0.5208333333333333vw 0 0 ;
    text-align: center;
}
.products .list dl dd a .image{
    height: 13.75vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.products .list dl dd a .image img{
    max-height: 70%;
}
.products .list dl dd:hover .image img{
    transform: scale(1.05);
    transition: 1s;
}

.products .list dl dd .Pulic_homeMore:hover i{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.products .list dl dd .Pulic_homeMore{
    font-weight: 400;
    color: #2D2D2D;
    margin: auto;
    text-align: center;

    padding: 28px 0 0;
    line-height: 1;
    font-size: var(--font-size16);
    transition: 0s !important;
}
.products .list dl dd .Pulic_homeMore i{
    opacity: 0;
    width: 0 !important;
    transition: .5s;
}


.products .columns ul{
    flex: 1;
    padding: 0 0 0 2.447916666666667vw;
}
.products .columns ul li{
    margin: 0 0 1.041666666666667vw;
}

.products .columns ul li .text{
    width: 16.45833333333333vw;
    background: #10239100;
    border-radius: 1.302083333333333vw;

    font-size: var(--font-size16);
    font-weight: bold;
    color: #333333;
    line-height: 1;
    display: block;
    padding: 0.9375vw 1.666666666666667vw;
    margin: 0 0 .520833vw;

    display: flex;
    align-items: center;
    justify-content: space-between;
}
.products .columns ul li .text a {
    width: 80%;
}
.products .columns ul li.on .text{
    background: #102491;
    color: #FFFFFF;
}
.products .columns ul li.on .text a{
    color: #FFFFFF;
}
.products .columns ul li .text:hover{
    background: #102491;
    color: #FFFFFF;
}
.products .columns ul li .text:hover a{
    color: #FFFFFF;
}

.products1 .title {
   font-size: 2.0vw;
    font-weight: 900;
   color: #102491;
    line-height: 1;
    padding-bottom: 1.125vw;
    text-align: center;
}

.products1 .title1 {
   font-size: 1.3vw;
    font-weight: 400;
    line-height: 1;
     padding-bottom: 3.125vw;
    text-align: center;
}

.products1 {
    padding: 4.125vw 0 0 
}
.products1 .columns {
    display: flex;
    flex-direction: row-reverse;
}
.products1 .columns .list{
    width: 60.98958333333333vw;
}
.products1 .list dl {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1.4625vw 0 0;
    border-right: 1px dashed rgba(0, 0, 0, .1);
    margin: 0 0 -1.041666666666667vw 0;
}
.products1 .list dl dd{
    margin: 0 2.041666666666667vw 2.041666666666667vw 0;
    padding: 1.541666666666667vw;
    width: 18.75vw;
    background: #FFFFFF;
    transition: .5s;
     border: 1px solid #A4B6D8;
}
.products1 .list dl dd:hover{
    border: 1px solid #A4B6D8;
    box-shadow: -1px 21px 27px 0px rgba(139,152,219,0.39);
    transition: .5s;
}
.products1 .list dl dd a{
    padding: 0.395833333333333vw 0 0.25vw;
    display: block;
    background-size: 10vw !important;
}
.products1 .list dl dd .Htitle{
    font-size: var(--font-size22);
    font-weight: 900;
    color: #2D2D2D;
    line-height: 1;
    text-align: center;
	margin-top:18px;
}
.products1 .list dl dd .intro{
    font-size: var(--font-size16);
    font-weight: 800;
    color: #102491;
    text-align: center;
}
.products1 .list dl dd a .image{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.products1 .list dl dd a .image img{
    max-height: 70%;
}
.products1 .list dl dd:hover .image img{
    transform: scale(1.05);
    transition: 1s;
}

.products1 .list dl dd .Pulic_homeMore:hover i{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.products1 .list dl dd .Pulic_homeMore{
    font-weight: 400;
    color: #2D2D2D;
    margin: auto;
    text-align: center;

    padding: 28px 0 0;
    line-height: 1;
    font-size: var(--font-size16);
    transition: 0s !important;
}
.products1 .list dl dd .Pulic_homeMore i{
    opacity: 0;
    width: 0 !important;
    transition: .5s;
}


.products1 .columns ul{
    flex: 1;
    padding: 0 0 0 2.447916666666667vw;
}
.products1 .columns ul li{
    margin: 0 0 1.041666666666667vw;
}

.products1 .columns ul li .text{
    width: 11.45833333333333vw;
    background: #10239100;
    border-radius: 1.302083333333333vw;

    font-size: var(--font-size16);
    font-weight: bold;
    color: #333333;
    line-height: 1;
    display: block;
    padding: 0.9375vw 1.666666666666667vw;
    margin: 0 0 .520833vw;

    display: flex;
    align-items: center;
    justify-content: space-between;
}
.products1 .columns ul li .text a {
    width: 80%;
}
.products1 .columns ul li.on .text{
    background: #102491;
    color: #FFFFFF;
}
.products1 .columns ul li.on .text a{
    color: #FFFFFF;
}
.products1 .columns ul li .text:hover{
    background: #102491;
    color: #FFFFFF;
}
.products1 .columns ul li .text:hover a{
    color: #FFFFFF;
}


@media(min-width:992px){
    .products .list dl dd:hover .Pulic_homeMore{
        padding: 0 0;
        transition: 0s !important;
        background: #12288B;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 7.2917vw;
        line-height: 2.1875vw;
        border: 0.1042vw solid #ffffff;
        border-radius: 1.1979vw;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .7292vw;
        color: #fff;
        font-weight: bold;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        white-space: nowrap;
    }
    .products .list dl dd:hover .Pulic_homeMore i{
        opacity: 1;
        width: auto !important;
        transition: .5s;
    }
	
	 .products1 .list dl dd:hover .Pulic_homeMore{
        padding: 0 0;
        transition: 0s !important;
        background: #12288B;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 7.2917vw;
        line-height: 2.1875vw;
        border: 0.1042vw solid #ffffff;
        border-radius: 1.1979vw;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .7292vw;
        color: #fff;
        font-weight: bold;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        white-space: nowrap;
    }
    .products1 .list dl dd:hover .Pulic_homeMore i{
        opacity: 1;
        width: auto !important;
        transition: .5s;
    }
}




.cpbanner {
    padding: 6vw 0;
    background-size: cover !important;
}
.cpbanner .title{
    font-size: var(--font-size46);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
    padding: 0 0 1.302083333333333vw;
}
.cpbanner .intro{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
}

.products .columns ul dl{
    display: none;
}@media(min-width:992px){
    .products .columns ul li.on dl {
        display: block;
    }
}

.products .columns ul dl a{
    background: #10239100;
    font-size: var(--font-size14);
    line-height: 2;
    display: block;
    padding: 0px 1.666666666666667vw;
    margin: 0 0 10px;
    font-weight: 600;
}
.products .columns ul li dl dd.on a {
    color: #102491;
}
/* .products .columns ul li.on  dl a{
    color: #102491;
} */
.products .columns ul li dl a:hover{
    color: #102491;
}
/* .products .columns ul li .text{
    justify-content: space-between;
} */
.products .columns ul li .text i{
     display: block;
     border-top: 8px solid ;
     border-right: 8px solid transparent;
     border-bottom: 8px solid transparent;
     border-left: 8px solid transparent;
     margin: 8px 0 0;
}

@media(max-width:992px){
    .products {
        padding: 0;
        /* padding: 35px 0;
        margin: -100px 0 0; */
    }
    .products .list dl dd .Pulic_homeMore{
        border-color: #bababa;
        color: #8c8c8c;
        background-color: #fff;
        padding: 0;
        line-height: 26px;
    }
    .products .list dl dd .Pulic_homeMore i{
        opacity: 1;
        width: auto !important;
        color: #666666;
    }
    .products .list{
        padding: 30px 00 0;
    }
    .products .list .title{
        padding: 0px 0 20px 0;
    }

    .products .list dl{
        display: block;
        margin: 0;
    }
    .products .list dl dd{
        width: 100%;
        margin: 0 0 15px 0;
        padding: 10px;
    }
    .products .list dl dd a .image{
        height: 200px;
    }
    .products .list dl dd a {
        padding: 25px;
        background-size: 28px !important;
    }
    .products .list dl dd a .intro {
        padding: 5px 0 0 ;
    }

    .products .columns {
        display: block;
    }
    .products .columns .list {
        width: 100%;
        padding: 0;
    }
    .products .columns ul li {
        width: 50%;
        margin: 0;
        position: relative;
    }
    .products .columns ul li a {
        width: max-content;
        /* padding: 5px 10px; */
        margin: auto 0;
    }
    .products .columns ul{
        display: flex;
        padding: 0 0 10px 0;
        flex-wrap: wrap;
    }
    .cpbanner .title{
        padding: 0 0 15px;
    }
    .cpbanner {
        padding: 50px 0;
    }

    .products .columns ul dl {
        position: absolute;
        background: #f2f5fa;
        width: 100%;
        box-shadow: 0 0 10px 0px #dedede;
        z-index: 1;
        padding: 10px 0;
    }

    .products .columns ul li .text {
        width: 100%;
        padding: 10px;
        height: 100%;
    }
    .products .columns ul li .text i {
        display: block;
        border-top: 6px solid;
        border-right: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid transparent;
        margin: 6px 0 0;
    }
    .products .columns ul dl a {
        padding: 5px 10px;
    }

}




.cpxqbanner {
    padding: 2.604166666666667vw 0;
    background-size: cover !important;
}
.cpxqbanner .columns{
    display: flex;
    justify-content: space-between;
}
.cpxqbanner .columns>ul{
    width: 28vw;
    height: 28vw;
    /* background: rgba(255, 255, 255, .2); */
    border-radius: 0.78125vw;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.cpxqbanner .columns ul .slick-slide .image{
    width: 66%;
    margin: auto;
}
.cpxqbanner .columns ul .slick-slide .image img{
    margin: auto;
}
.cpxqbanner .columns ul ul{
    width: 100%;
    position: absolute;
    bottom: 2.083333333333333vw;
}
.cpxqbanner .columns ul .slick-active {
    opacity: 1;
    transition: 1s;
}
.cpxqbanner .columns ul .slick-dots {
    text-align: center;
	
}
.cpxqbanner .columns ul .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0px 5px;
    background: #ccc;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    opacity: .8;
}
.cpxqbanner .columns ul .slick-dots li button {
    font-size: 0;
}
.cpxqbanner .columns ul ul li.slick-active {
    background: #102491;
    opacity: 1;
}
.cpxqbanner .columns ul .slick-dots{
 justify-content: center;
 margin-top: 0;
 z-index:999
}
.cpxqbanner .columns ul .slick-list {
    overflow: unset;
    overflow-x: clip;
}

.cpxqbanner .title {
    font-size: var(--font-size36);
    font-weight: 800;
    /* color: #FFFFFF; */
    /* line-height: 1; */
    padding:  0vw 0 1.2208333333333333vw;
	border-bottom: solid 1px #C7CCD1;
	margin-bottom: 1.2208333333333333vw;
}

.cpxqbanner .title span{
    font-size: var(--font-size30);
	color: #777;
}

.cpxqbanner .intro {
    font-size: var(--font-size18);
    font-weight: 400;
    /* color: rgba(255, 255, 255, .7); */
    line-height: 1.5;
	width:100%;
	display:table;
	
}

.cpxqbanner .intro .intro_l{
width:50%; float:left;
}

.cpxqbanner .intro .intro_r{
width:50%; float:left;
}

.cpxqbanner .intro .title1{
    font-size: var(--font-size18);
    font-weight: 800;
    line-height: 1.5;
	    color: #004A8C;
}

.cpxqbanner .intro .title2{
    font-size: var(--font-size14);
	padding-bottom:20px;

}

.cpxqbanner .columns a{
    min-width: 7.729166666666667vw;
    width: max-content;
    background: #FFFFFF;
    background: var(--vi-color);
    border-radius: 1.09375vw;
    margin: 2.083333333333333vw 0 0  ;
    text-align: center;

    font-size: var(--font-size16);
    font-weight: 400;
    color: #333333;
    color: #fff;
    padding: 0.46875vw;
    display: block;
    transition: .3s;
}
.cpxqbanner .columns a:hover{
    background: #102491a3;
    color: #fff;
    transition: .3s;
}
.cpzx .crumbs_ {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.cpzx .crumbs_ ul {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.cpdetails {
    padding: 0 0 5.15625vw;
}
.cpdetails .details li {
    list-style: unset;
}
.cpdetails .details{
    padding: 2.125vw 0 1.15625vw;
}
.cpdetails .details p{
    font-size: var(--font-size18);
    font-weight: 400;
    color: #666666;
    line-height: 1.8;
    position: relative;
    /* padding: 0 0 0 0.6770833333333333vw; */
}
.cpdetails .details .title{
    font-size: var(--font-size36);
    font-weight: bold;
    color: #004A8C;
    padding:  0 0 0.78125vw;
}
.cpdetails .details h2{
    color: #333333;
    font-size: var(--font-size24);
    line-height: 1;
    padding: 1.822916666666667vw 0 0.46875vw;
}

.cpdetails .details p::after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.2083333333333333vw;
    height: 0.2083333333333333vw;
    font-weight: bold;
    background: #102491;
    line-height: 1.8;
    display: none;
}
.cpdetails .details .intro{
    font-size: var(--font-size16);
    font-weight: 400;
    color: #666666;
    line-height: 1.8;
}

@media(max-width:992px){
    .cpdetails {
        margin: -100px 0 0;
    }
    .cpdetails .details {
        padding: 0 0 30px 0;
    }
    .cpxqbanner .columns{
        flex-wrap: wrap;
        display: block;
    }
    .cpxqbanner{
        padding: 80px 0 30px;
    }
    .cpxqbanner .title {
        padding: 0 0 10px 0;
    }
    .cpxqbanner .columns>ul{
        width: 100%;
        height: auto;
        padding: 30px 0 40px ;
    }
    .cpxqbanner .columns a{
        padding: 8px 10px;
        margin: 20px 0;
        width: 110px;
    }

    .cpdetails .details .title{
        padding: 0 0 5px ;
    }
    .cpdetails .details h2 {
        padding: 15px 0 5px;
    }
    /* .cpdetails .details p {
        padding: 0 0 0 10px;
    } */
    .cpdetails .details p::after {
        top: 14px;
        width: 4px;
        height: 4px;
    }

    .cpdetails .details img{
        width: auto !important;
        height: auto !important;
    }
    
    .cpxqbanner .columns ul li {
        display: block;
    }
    .cpxqbanner .columns ul .slick-slide .image img {
        width: 100%;
    }
    .cpxqbanner .columns ul .slick-list{
        overflow: hidden;
    }
    .cpxqbanner .columns>ul {   
        display: block;
    }
}




.Packingdetails {
    padding: 5.208333333333333vw 0 ;
    background: url('../images/38.jpg') no-repeat ;
    background-size: cover;
}
.Packingdetails .title{
    font-size: var(--font-size24);
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1;
    padding: 0 0 1.979166666666667vw;
}

.Packingdetails table {
    width: 100%;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}
.Packingdetails table th{
    padding: 0.3645833333333333vw 0;
    width: calc(100% / 6);
    font-weight: 400;
    font-size: var(--font-size18);
    line-height: 1.2;
}
.Packingdetails table th:nth-child(1),
.Packingdetails table td:nth-child(1){
    text-align: left;
    padding-left: 2.1875vw;
}
.Packingdetails table td{
    padding: 0.390625vw 0;
    text-align: center;
    font-size: var(--font-size16);
    color: rgba(255, 255, 255, .8);
    font-weight: 400;
}

.Packingdetails a{
    min-width: 6.25vw;
    width: max-content;
    padding: 9px 40px 9px 16px;
    border-radius: 1.041666666666667vw;
    display: block;

    background: url('../images/10.png') #FFFFFF no-repeat calc(100% - 16px)   / 16px ;

    font-size: var(--font-size14);
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #102491;

    margin:  1.979166666666667vw 0 0 ;
    position: relative;
    overflow: hidden;
}
.Packingdetails a:hover {
    background: url('../images/10.png') #ecefff no-repeat calc(100% - 16px)   / 16px ;
}
.Packingdetails a:hover::before {
    left: 200%;
}
.Packingdetails a::before {
    content: '';
    display: block;
    position: absolute;
    top: -2.8646vw;
    left: -3.4896vw;
    width: 1.0833vw;
    height: 10.4167vw;
    background: #fff;
    opacity: 0.16;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

@media(max-width:992px){
    .Packingdetails{
        padding: 30px 0;
    }
    .Packingdetails .title{
        padding: 0 0 20px 0;
    }
    .Packingdetails .auto_1440{
        overflow: auto;
    }
    .Packingdetails table{
        width: 250%;
    }
    .Packingdetails table th,
    .Packingdetails table td{
        padding: 8px 0;
        width: auto;
    }
    .Packingdetails a{
        margin: 30px auto 0;
    }
}



.NEWS ul li a .Pulic_homeMore{
    padding: 0 0;
    background: #12288B;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 7.2917vw;
    line-height: 2.1875vw;
    border: 0.1042vw solid #ffffff;
    /* border-radius: 1.1979vw; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .7292vw;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
}


.NEWS {
    padding: 5.208333333333333vw 0 0;
}
.NEWS .title{
    font-size: var(--font-size56);
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 1;
    text-align: center;
    padding: 0 0 2.864583333333333vw 0;
}
.NEWS ul {
    margin-bottom: -2.083333333333333vw;
}
.NEWS ul li {
    margin-bottom: 2.083333333333333vw;
}
.NEWS ul li a {
    display: flex;
    padding: 2.083333333333333vw;
    background: #fff;
}

.NEWS ul li a .image{
    /*min-width: 23.4375vw;*/
	min-height:15vw;
    width: 23.4375vw;
    margin-right: 4.166666666666667vw;
}
.NEWS ul li a .time{
    font-size: var(--font-size16);
    font-weight: 400;
    color: rgba(102, 102, 102, .8);
    line-height: 1;
    padding: 1.041666666666667vw 0 0;
}
.NEWS ul li a .Htitle{
    font-size: var(--font-size24);
    font-weight: 400;
    color: #333333;
    margin: 1.5625vw 0 0.78125vw;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}
.NEWS ul li a .intro{
    font-size: var(--font-size18);
    font-weight: 400;
    color: rgba(102, 102, 102, .8);
    line-height: 1.35;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 1.5625vw;
}


.NEWS ul li a:hover {
    background: url('../images/39.jpg') no-repeat center;
    background-size: cover;
    transition: 1s;
}

.NEWS ul li a:hover .time{
    color: rgba(255, 255, 255, 0.8);
}
.NEWS ul li a:hover .Htitle{
    color: rgba(255, 255, 255, 1);
}
.NEWS ul li a:hover .intro{
    color: rgba(255, 255, 255, .8);
}
.NEWS ul li a:hover .Pulic_homeMore{
    background: #FFFFFF;
    color: rgba(18, 40, 139, 1)
}
.NEWS ul li a:hover .Pulic_homeMore i{
    color: rgba(18, 40, 139, 1)
}
@media(max-width:992px){
    .NEWS {
        padding: 0 0 30px;
    }
    .NEWS ul li a:hover .intro {
        margin: 0 0 15px;
    }
    .NEWS ul li a .time {
        padding: 10px 0 0 ;
    }
    .NEWS ul li a .Pulic_homeMore{
        padding: 10px 0;
    }
    .NEWS ul{
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 -15px;
    }
    .NEWS ul li{
        width: 100%;
        margin: 0 0 15px;
    }
    .NEWS ul li a {
        padding: 20px;
    }
    .NEWS ul li a .image{
        width: 100%;
    }
    .NEWS ul li a{
        display: block;
    }
    .NEWS ul li a .Htitle {
        font-size: 16px;
        margin: 10px 0;
    }
    .NEWS ul li a .intro{
        margin: 0 0 10px;
    }
    .NEWS .title{
        padding: 0 0 20px;
    }
}





.social-share-icon { font-family: "shareIcon" !important; }

.social-share .icon-tencent:before { content: "\f07a"; }

.social-share .icon-qq:before { content: "\f11a"; }

.social-share .icon-weibo:before { content: "\f12a"; }

.social-share .icon-wechat:before { content: "\f09a"; }

.social-share .icon-douban:before { content: "\f10a"; }

.social-share .icon-heart:before { content: "\f20a"; }

.social-share .icon-like:before { content: "\f00a"; }

.social-share .icon-qzone:before { content: "\f08a"; }

.social-share .icon-linkedin:before { content: "\f01a"; }

.social-share .icon-diandian:before { content: "\f05a"; }

.social-share .icon-facebook:before { content: "\f03a"; }

.social-share .icon-google:before { content: "\f04a"; }

.social-share .icon-twitter:before { content: "\f06a"; }

.wechat-qrcode { display: none; border: 1px solid #eee; position: fixed; z-index: 999; top: 50%; left: 50%; width: 200px; height: 190px; margin-top: -96px; margin-left: -100px; color: #666; font-size: 12px; text-align: center; background-color: #fff; -webkit-box-shadow: 0 2px 10px #aaa; box-shadow: 0 2px 10px #aaa; -webkit-transition: all 200ms; transition: all 200ms; -webkit-tansition: all 350ms; -moz-transition: all 350ms; }

.wechat-qrcode.bottom { top: 40px; left: -84px; }

.wechat-qrcode.bottom:after { display: none; }

.wechat-qrcode h4 { font-weight: normal; height: 26px; line-height: 26px; font-size: 12px; background-color: #f3f3f3; margin: 0; padding: 0; color: #777; }

.wechat-qrcode .qrcode { width: 105px; margin: 10px auto; }

.wechat-qrcode .qrcode table { margin: 0 !important; }

.wechat-qrcode .help p { font-weight: normal; line-height: 16px; padding: 0; margin: 0; width: 100%; }

.wechat-qrcode .closeWechat { position: absolute; right: 5px; top: 5px; width: 16px; height: 16px; z-index: 9; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); cursor: pointer; }

.wechat-qrcode .closeWechat:after { width: 2px; height: 100%; position: absolute; left: 50%; margin-left: -1px; content: ''; display: block; background: #666; }

.wechat-qrcode .closeWechat::before { width: 100%; height: 2px; position: absolute; top: 50%; margin-top: -1px; content: ''; display: block; background: #666; }

.module_xyGhGDK4KNhQ .newsDetailReturnBox{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; padding-top: 20px; border-top: 1px solid #e9e9e9;}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; width: 100%;}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn a{ display:block; font-size: 24px; color: #777777; margin-right: 40px; background-repeat: no-repeat; background-position: center;}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn a.nextPage{margin-right: 0px;}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn a:hover{color: var(--vi-color);}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare{display: none; font-size: 16px; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; color: #2a303b; font-weight: 600;}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare .detailShare a{
     display: inline-block; color: #7e8392; font-size:18px; margin-left: 20px; top: 0;
     width: 38px;
    height: 38px;
    background: rgba(231, 232, 238, 1);
    border-radius: 6px;
    
    display: flex;
    justify-content: center;
    align-items: center;
}
.module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare .detailShare a:hover{
    background: rgba(18, 40, 139, 1);
    color: rgba(255, 255, 255, 1);
}
@media (min-width:768px) {
.module_xyGhGDK4KNhQ .newsDetailReturnBox{padding-top:2.5vw;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn{width: auto;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn a{font-size: 1.5vw;margin-right: 2.5vw;font-weight: 600;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare{font-size: 1vw;display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare .detailShare a{font-size:1.125vw; margin-left: 1.25vw;}
}@media (min-width:1200px) {
    .module_xyGhGDK4KNhQ .newsDetailReturnBox{padding-top: 2.0833vw;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn a{font-size: 1.25vw;margin-right: 2.0833vw;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare{font-size: 0.8333vw;}
    .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailShare .detailShare a{font-size:0.9375vw; margin-left: 1.0417vw;}
    .module_xyGhGDK4KNhQ .social-share .social-share-icon:not(:first-child) {
        margin-top: 0;
    }
} 

.module_xyGhGDK4KNhQ {
    padding: 2.208333333333333vw 0 2.770833333333333vw;
}
.module_xyGhGDK4KNhQ .time {
    font-size: var(--font-size16);
    font-weight: 400;
    color: #787878;
    line-height: 1;
    text-align: center;
}

.module_xyGhGDK4KNhQ .title {
    font-size: var(--font-size36);
    font-weight: bold;
    color: #1F1F1F;
    text-align: center;

    padding: 1.197916666666667vw  0 0.9375vw;
}

.module_xyGhGDK4KNhQ p{
    font-size: var(--font-size18);
    font-weight: 400;
    color: #666666;
    margin: 0 0 1.875vw;
    line-height: 1.8;
}
.module_xyGhGDK4KNhQ .xyGhGDK4KNhQ{
    padding: 0 0 1.041666666666667vw 0;
}


.module_xyGhGDK4KNhQ .iamge img{
    margin: auto;
    width: 3.28125vw;
    padding: 0 0 3.125vw;
    display: none;
}
.module_xyGhGDK4KNhQ  .social-share {
    display: flex;
}
@media(max-width:992px){
    .module_xyGhGDK4KNhQ .xyGhGDK4KNhQ img{
        width: 100%;
        height: auto;
    }


    .module_xyGhGDK4KNhQ .iamge img{
        width: 30px;
    }
    .module_xyGhGDK4KNhQ {
        padding:  0 0 30px 0;
    }
}

.Support {
    padding: 5.208333333333333VW 0 0 ;
}
.Support .icon_youjiantou:before{
    display: none;
}
.Support .title{
    font-size: var(--font-size56);
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: .8;
}
.Support ul{
    display: flex;
    flex-wrap: wrap;
}
.Support ul li{
    background: #fff;
    width: calc(50% - 1.5625vw);
    margin-top: 3.125vw;
}
.Support ul li:not(:nth-child(2n)){
    margin-right: 3.125vw ;
}
.Support ul li a{
    display: flex;
    padding: 1.5625vw 2.604166666666667vw 1.5625vw 1.5625vw  ;
    align-items: center;
}
.Support ul li a:hover{
    box-shadow: 0px 0px 20px 0px #d9d9d9;
}
.Support ul li .image{
    padding: 0 1.5625vw ;
    position: relative;
    margin:  0 1.5625vw 0 0;
    min-width: 11.45833333333333vw;
    width: 11.45833333333333vw;
    box-sizing: content-box;
}
.Support ul li .image::after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 14.58333333333333vw ;
    height: 14.58333333333333vw ;
    border-radius: 50%;
    background: #F3F3F3;
    left: 0;
}
.Support ul li .image img{
    min-width: 11.45833333333333vw;
    width: 11.45833333333333vw;
    position: relative;
    z-index: 1;
}
.Support ul li a:hover .Htitle{
    color: var(--vi-color);
}
.Support ul li .Htitle {
    font-size: var(--font-size30);
    font-weight: 400;
    color: #000000;
    line-height: 1;
}
.Support ul li .intro {
    font-size: var(--font-size18);
    font-weight: 400;
    color: rgba(102, 102, 102, .8) ;
    margin: 0.78125vw 0 2.083333333333333vw 0 ;
    padding-bottom: 1.5625vw;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.Support ul li a>div:nth-child(2) {
   flex: 1;
}

.Support .Pulic_homeMore{
    background: #12288B;
}
.Support .columns{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 30px;
}
.Support .columns dl{
    display: flex;
}
.Support .columns dl dd{
    padding: 0 0 0 30px;
    font-size: var(--font-size18);
    cursor: pointer;
}
.Support .columns dl dd:hover{
    color: #102491;
}
.Support .columns dl dd.on{
    color: #102491;
}


.Support .list{
    margin: 0 -15px;
    /* padding: 0 0 3.125vw; */
}
.Support .list dl{
    display: none;
    flex-wrap: wrap;
}
.Support .list dl.on{
    display: flex;
}
.Support .list dl dd {
    width: 25%;
    padding: 0 15px;
    margin: 30px 0 0;
}
.Support .list dl dd .text{
    padding: 30px 0;
    font-size: var(--font-size18);
}
.Support .list dl dd .image img{
    width: 100%;
}
.Support .list .module_HL1GBCD1{
    display: none;
}
.Support .list .module_HL1GBCD1.on{
    display: block;
}
@media(max-width:992px){
    .Support .title{
        padding: 0 0 20px;
    }
    .Support{
        padding: 0;
    }
    .Support ul li{
        width: 100%;
    }
    .Support ul li a{
        padding: 20px 10px;
    }
    .Support ul li .image{
        padding: 0 10px;
    }
    .Support ul li .image ,
    .Support ul li .image img{
        width: 100px;
        min-width: 100px;
    }
    .Support ul li .image::after{
        width: 120px;
        height: 120px;
    }
    .Support ul li:not(:nth-child(2n)){
        margin-right: 0;
    }
    .Support ul li{
        margin: 15px 0 0;
    }
    .Support ul li .intro{
        margin: 5px 0 10px 0;
    }

    .Support .columns{
        display: block;
    }
    .Support .columns{
        padding: 0;
    }
    .Support .list dl dd {
        width: 50%;
        padding: 0 10px;
    }
    .Support .list {
        margin: 0px -10px;
    }
    .Support .list dl dd .text {
        padding: 20px 0;
    }
    .Support .list dl dd {
        margin: 10px 0 0;
    }
    .Support .columns dl {
        padding: 0 0 10px;
    }
}



.Contact {
    padding: 5.208333333333333vw 0;
}
.Contact .title {
    font-size: var(--font-size56);
    font-weight: 400;
    color: #333333;
    /* text-align: center; */
    line-height: .8;
    padding: 0 0 2.125vw;
}

.Contact .title1 {
    font-size: var(--font-size24);
    font-weight: 400;
    color: #333333;
    /* text-align: center; */
    line-height: 1.2;
    padding: 0 0 1.125vw;
}

.Contact .consultationForm{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.Contact .input{
    /* max-width: 25.52083333333333vw; */
    width: calc(50% - .46875vw);
    background: rgba(247, 247, 247, 1);
    border: 0.0520833333333333vw solid #E8EBEF;
    border-radius: 0.78125vw;
    padding: 0.9375vw 1.40625vw 0.9375vw 1.25vw;
    font-size: 0.8333333333333333vw;
    margin-bottom: 1.041666666666667vw;
    color: #000000;

    display: flex;
}
.Contact .input label{
    flex: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666666;
}

input:-moz-placeholder ,
textarea:-moz-placeholder {
    color: #666666;
}

input::-moz-placeholder ,
textarea::-moz-placeholder {
    color: #666666;
}

input:-ms-input-placeholder ,
textarea:-ms-input-placeholder {
    color: #666666;
}
.Contact .consultationForm>div:nth-child(6){
    max-width: 100%;
    width: 100%;
    position: relative;
}
.Contact .consultationForm>div:nth-child(6) img{
    height: 2.34375vw;
    position: absolute;
    right: 1.40625vw;
    top: 50%;
    transform: translateY(-50%);
}
.Contact .consultationForm>div:nth-child(6) input::-webkit-input-placeholder{
    color: #000000;
}
.Contact .consultationForm>div:nth-child(6) input:-moz-placeholder{
    color: #000000;
}
.Contact .consultationForm>div:nth-child(6) input::-moz-placeholder{
    color: #000000;
}
.Contact .consultationForm>div:nth-child(6) input:-ms-input-placeholder{
    color: #000000;
}
.Contact .input i{
    color: r#000;
    margin-top: 0.15625vw;
    margin-right: 0.15625vw;
    display: inline-block;
}
.Contact .input:nth-child(5){
    max-width: 100%;
    width: 100%;;
}
/* .Contact .input:nth-child(1),
.Contact .input:nth-child(3){
    margin-right: 1.041666666666667vw;
} */
.Contact .input.textarea {
    max-width: 100%;
    width: 100%;
    min-height: 5.9375vw;
    background: rgba(247, 247, 247, 1);
    border-radius: 0.78125vw;
}
.Contact .input.textarea textarea{
    max-width: 100%;
    width: calc(100% - 10px);
    min-height: 5.9375vw;
    font-size: var(--font-size16);
    overflow: hidden;
}
.Contact .input input{
    max-width: 100%;
    width: calc(100% - 10px);
    font-size: var(--font-size16);
}
.Contact .btn{width: 100%;text-align: center;}
.Contact .btn input{
    width: 10.26041666666667vw;
    background: rgba(18, 40, 139, 1);
    border-radius: 50px;
    line-height: 1;
    padding: 1.09375vw 0;
    color: #FFFFFF;
    margin-top: 1.041666666666667vw;
    font-size: var(--font-size16);
}
.Contact .btn input:hover{
    background: rgb(34 60 181);
}
.Contact .input:nth-child(1) {
    background: url('../images/6.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 1.40625vw) / 0.9375vw;
}
.Contact .input:nth-child(2) {
    background: url('../images/7.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 1.40625vw) / 0.8854166666666667vw;
}
.Contact .input:nth-child(3) {
    background: url('../images/8.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 1.40625vw) / 0.8854166666666667vw;
}
.Contact .input:nth-child(4) {
    background: url('../images/9.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 1.40625vw) / 0.78125vw;
}

@media(max-width:992px){
    .Contact .input i{
        margin-right: 6px;
    }
    .Contact {
        padding: 0 0 40px;
    }
    .Contact .title {
        padding: 0 0 20px;
    }
    .Contact .input{
        max-width: unset;
        padding: 15px 10px;
        width: calc(100%);
        margin: 0 0 15px !important;
    }
    .Contact .btn input{
        width: 110px;
        padding: 8px;
    }
    .Contact .input.textarea,
    .Contact .input.textarea textarea{
        min-height: 100px;
    }
    .Contact .consultationForm>div:nth-child(6) img{
        right: 0;    
        height: 47px;
    }

    
.Contact .input:nth-child(1) {
    background: url('../images/6.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 10px) / 10px;
}
.Contact .input:nth-child(2) {
    background: url('../images/7.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 10px) / 10px;
}
.Contact .input:nth-child(3) {
    background: url('../images/8.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 10px) / 10px;
}
.Contact .input:nth-child(4) {
    background: url('../images/9.jpg') rgba(247, 247, 247, 1) no-repeat calc(100% - 10px) / 10px;
}


}



/*  */
/* body{padding-top: 60px !important; position: relative;-webkit-transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-o-transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-moz-transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); left: 0px;} */
.module_AS8U8FMD{position: relative; z-index:99;}
/* .module_AS8U8FMD .header{ background:navBgColor; box-shadow:navShadowSize navShadowColor; height: 60px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; width: 100%; top:0px; left: 0px;-webkit-transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-o-transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-moz-transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition: left .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); left: 0px; z-index: 99;} */
.module_AS8U8FMD .header .commonMain{ max-width: var(--content-Wdith); width: 100%; margin: 0px auto; padding:0px 20px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}

.module_AS8U8FMD .header .logo{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
/* .module_AS8U8FMD .header .logo img{ height:32px;} */

.module_AS8U8FMD .header .navBox{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
/* .module_AS8U8FMD .header .navBox .navList{ background: #FAFAFA; display: none; position: fixed; width: 260px; right: -260px; top: 0px; bottom: 0px; padding: 50px 0px 0px; overflow-y: auto;-webkit-transition: right .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-o-transition: right .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-moz-transition: right .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);transition: right .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);} */
.module_AS8U8FMD .header .navBox .navList .list{position: relative; border-top: 1px solid #eff1f3;}
/* .module_AS8U8FMD .header .navBox .navList .list h3 a{ padding: 0px 25px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; line-height: 50px; font-size: 14px; position: relative; color: #333;} */
/* .module_AS8U8FMD .header .navBox .navList .list h3 a::before{content: '';display: block; width: 8px; height: 8px; border-radius: 100%; border: 1px solid #D8D8D8; margin-right: 15px;} */
.module_AS8U8FMD .header .navBox .navList .list.cur{background: #fff;}
.module_AS8U8FMD .header .navBox .navList .list.cur h3 a::before{background: #666; border-color: #666;}
.module_AS8U8FMD .header .navBox .navList .closeNavText a{ visibility: hidden;}
.module_AS8U8FMD .header .haderOther{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.module_AS8U8FMD .header .haderOther .login{margin-left: 15px;}
.module_AS8U8FMD .header .haderOther .login .loginBtn{ display: block; width: 21px; color: loginIconColor; font-size: 21px;}
.module_AS8U8FMD .header .haderOther .login .user{ display:none;font-size: 14px;}
.module_AS8U8FMD .header .haderOther .searchBox{ margin-left: 15px; position: relative;}
.module_AS8U8FMD .header .haderOther .searchBox .searchBtn{display: block; width: 21px;  color: searchIconColor; font-size: 21px;}
.module_AS8U8FMD .header .haderOther .navbtn {width: 26px;color: navIconColor; position: relative; cursor: pointer;margin-left: 15px; font-size: 26px;}

.module_AS8U8FMD .header .searchformMain{position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; display:none; z-index: 99;}
.module_AS8U8FMD .header .searchformMain .searchform{ background: #fff; padding: 10px 0px 30px; position: relative; z-index: 99;-webkit-transition: opacity .8s cubic-bezier(.2,1,.3,1),-webkit-transform .8s cubic-bezier(.2,1,.3,1);transition: opacity .8s cubic-bezier(.2,1,.3,1),-webkit-transform .8s cubic-bezier(.2,1,.3,1);-o-transition: opacity .8s cubic-bezier(.2,1,.3,1),-o-transform .8s cubic-bezier(.2,1,.3,1);-moz-transition: transform .8s cubic-bezier(.2,1,.3,1),opacity .8s cubic-bezier(.2,1,.3,1),-moz-transform .8s cubic-bezier(.2,1,.3,1);transition: transform .8s cubic-bezier(.2,1,.3,1),opacity .8s cubic-bezier(.2,1,.3,1);transition: transform .8s cubic-bezier(.2,1,.3,1),opacity .8s cubic-bezier(.2,1,.3,1),-webkit-transform .8s cubic-bezier(.2,1,.3,1),-moz-transform .8s cubic-bezier(.2,1,.3,1),-o-transform .8s cubic-bezier(.2,1,.3,1); opacity: 0; -webkit-transform:translate3d(0px, -100%, 1px); -moz-transform:translate3d(0px, -100%, 1px); transform:translate3d(0px, -100%, 1px);}
.module_AS8U8FMD .header .searchformMain .searchform form{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;  max-width: 1080px;margin: 0px auto;border-bottom: 2px solid #595959; width: 100%; padding:20px 0px; position: relative;}
.module_AS8U8FMD .header .searchformMain .searchform form input{ -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; margin:0px 15px; font-size: 14px;color: #333;line-height: inherit; vertical-align: middle;}
.module_AS8U8FMD .header .searchformMain .searchform form button{left: 0px; font-size: 20px;height: 100%; top: 0px;  background: none; border: none; cursor: pointer;}
.module_AS8U8FMD .header .searchformMain .searchform form .closeSearch{cursor: pointer; right: 0px; top: 0px; height: 100%; font-size: 20px; color: #333;}
.module_AS8U8FMD .header .searchformMain .search_mask{content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.6);}
.module_AS8U8FMD .header .searchformMain.admission .searchform{-webkit-transform: translate3d(0px,0px,0px);-moz-transform: translate3d(0px,0px,0px);transform: translate3d(0px,0px,0px); opacity: 1;}

.module_AS8U8FMD .admissionheader{left: -260px;}
.module_AS8U8FMD .admissionheader .navBox .navList{ right: 0px;}
.hideScroll{overflow: hidden;}
.admissionBody{left:-260px;}

.module_AS8U8FMD .header .navBox .navList .list .subNavBtn{position: absolute; right: 0px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack:right; -webkit-justify-content:right; -moz-box-pack:right; -ms-flex-pack:right; justify-content:right; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 45%; height: 50px; top:0px; right: 0px; padding-right: 25px;}
.module_AS8U8FMD .header .navBox .navList .list .subNavBtn i{width: 12px; height: 12px; display: block; position: relative;}
.module_AS8U8FMD .header .navBox .navList .list .subNavBtn i::after{content: ''; width: 100%; height: 2px; background: #474747; position: absolute; left: 0px; top: 50%; margin-top: -1px;}
.module_AS8U8FMD .header .navBox .navList .list .subNavBtn i::before{content: ''; width: 2px; height: 100%; background: #474747; position: absolute; left: 50%; top: 0px; margin-left: -1px; -webkit-transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); -o-transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); -moz-transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);}

.module_AS8U8FMD .header .navBox .navList .list .subNavMain .threeNavBox{display: none;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavList{position: relative;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavList>a{ padding: 15px 25px; border-top: 1px solid #EBEBEB; background: #f6f6f6; display: block;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavList>a::before{margin-right: 10px;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavList .mThreeNav{ display: none;}
.module_AS8U8FMD .header .navBox .navList .list.active h3{ background: #ebebeb;}
.module_AS8U8FMD .header .navBox .navList .list.active h3 a::before{background: #666; border-color: #666;}
.module_AS8U8FMD .header .navBox .navList .list.active .subNavBtn i::before{-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}

.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn{position: absolute; right: 0px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack:right; -webkit-justify-content:right; -moz-box-pack:right; -ms-flex-pack:right; justify-content:right; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; width: 40%; height: 45px; top:0px; right: 0px; padding-right: 25px;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn i{width: 12px; height: 12px; display: block; position: relative;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn i::after{content: ''; width: 100%; height: 2px; background: #474747; position: absolute; left: 0px; top: 50%; margin-top: -1px;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn i::before{content: ''; width: 2px; height: 100%; background: #474747; position: absolute; left: 50%; top: 0px; margin-left: -1px; -webkit-transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); -o-transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); -moz-transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99); transition: all .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .mThreeNav a{ display: block; padding: 15px 50px;border-top: 1px solid #EBEBEB;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .mThreeNav a::before{margin-right: 10px;}
.module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList.active1 .threeNavBtn i::before{-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
@media (min-width:768px) {
    .module_AS8U8FMD .header .searchformMain .searchform{padding: 10px 0px 50px;}
    .module_AS8U8FMD .header .searchformMain .searchform form{padding:45px 0px;}
    .module_AS8U8FMD .header .searchformMain .searchform form input{margin:0px 30px; font-size: 18px;}
    .module_AS8U8FMD .header .searchformMain .searchform form button{font-size: 24px;}
    .module_AS8U8FMD .header .searchformMain .searchform form .closeSearch{font-size: 24px;}
    .module_AS8U8FMD .header .searchformMain .search_mask{ background: rgba(0,0,0,0);}
}
@media (min-width:992px) {

    .module_AS8U8FMD .header .navBox .navList .list .subNavBtn {
        display: none;
    }

    body{padding-top: 100px !important;}
    /* .header{height: 120px; position: relative; background:lgnavBgColor;  box-shadow:lgnavShadowSize lgnavShadowColor;} */
    .header .commonMain{padding:0px lgNavPadding;}
    /* .header .logo img{ height: 62px;} */
    .header .haderOther .navbtn{ display: none;}
    .header .navBox .navList{ padding: 0px; width: auto; right: 0px; background: none; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: relative; padding: 0px; position:relative; overflow: visible; top: 0px;}
    .header .navBox .navList .list{margin-left: lgnavMarginLeft; padding: 0px; border-top: none;}
    .header .navBox .navList .list h3 a{line-height: 120px;font-size: lgnavTextSize; padding: 0px;}
    .header .navBox .navList .list h3 a::before{display: none;}
    .header .navBox .navList .list h3 a::after{bottom: 0px; width: 0px; height: 2px; background: lgNavCurColor; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; position: absolute; -webkit-transition: .6s ease; -o-transition: .6s ease; -moz-transition: .6s ease; transition: .6s ease;}
    .header .navBox .navList .list.cur{background: none;}
    .header .navBox .navList .list.cur h3 a{color: lgNavCurColor;}
    .header .navBox .navList .list.cur h3 a::after{width: 100%;}
    .header .navBox .navList .list:hover h3 a{ color: lgNavCurColor;}
    .header .navBox .navList .list:hover h3 a::after{width: 100%;}
    .header .navBox .navList .list:first-child{margin-left: 0px;}
    .header .navBox .navList .list:last-child{margin-right: 3.645833vw;}
    .header .navBox .navList .closeNavText{display: none;}
    .header .haderOther .login{margin-left: 60px;}
    .header .haderOther .searchBox{margin-left: 30px;}
    .header .haderOther .login .user{font-size: 17px;}
    .header .searchformMain .searchform{padding: 10px 0px 50px;}
    .header .searchformMain .searchform form{padding:45px 0px;}
    .header .searchformMain .searchform form input{margin:0px 30px; font-size: 18px;}
    .header .searchformMain .searchform form button{font-size: 24px;}
    .header .searchformMain .searchform form .closeSearch{font-size: 24px;}
    .header .haderOther .login .loginBtn{width: 21px; font-size: 21px;}
    .header .haderOther .login .user{font-size: 14px;}
    .header .haderOther .searchBox{ margin-left: 15px;}
    .header .haderOther .searchBox .searchBtn{width: 21px;font-size: 21px;}

    .header .navBox .navList .list .subNavBtn{display: none;}
    .header .navBox .navList .list .subNavMain{
        position: absolute; min-width: 100%; 
        left: -2.0833vw;
         top: 99%; overflow: hidden;max-height: 0px; display: block;
        /* text-align: center; */
        /* transform: translateX(-50%); */
    }
    .header .navBox .navList .list .subNavMain .subNavBox{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; background: #f9f9f9; white-space: nowrap; border-radius: 0px 0px 10px 10px; overflow: hidden;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav{
        /* min-width: 260px; */
        padding:30px 0px;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList > a{ 
        display: block; background: none; border: none; line-height: 40px; font-size: 16px; padding: 0px 40px; position: relative;

        font-size: 14px;
        font-weight: 400;
        padding: 0px 22px;
        min-width: 13.020833vw;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList > a:hover::after{content: ''; border-right: 8px solid transparent;border-top: 8px solid lgleftArrowColor; position: absolute; left: 0px; top: 0px;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList > a:hover{background: #e3e3e7;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList.cur1 > a::after{content: ''; border-right: 8px solid transparent;border-top: 8px solid lgleftArrowColor; position: absolute; left: 0px; top: 0px;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList.cur1 > a{background: #e3e3e7;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .threeNavBtn{display: none;}
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .mThreeNav{display: none;}
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox{display:block;padding: 30px 0px; position: relative;}
    /* .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox::before{content: ''; width: 1px; height: 100%; position: absolute; left: 0px; top: 0px; background: #eae9f1;} */
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav{min-width: 260px; display: none;
        background: #f9f9f9;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav>a{ display: block;line-height: 40px; padding: 0px 40px; font-size: 14px;}
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav>a:hover{background: #e3e3e7;}
    .header .navBox .navList .list:hover .subNavMain{max-height: 1000px;-webkit-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;transition: all .8s ease-in-out}
    .header .navBox .navList .list .subNavMain .subNavList>a::before{display: none;}
f


    .module_AS8U8FMD .header .navBox .navList .list:hover .subNavMain {
        display: block;
    }
    /* .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList:hover .mThreeNav{
        display: block;
    } */
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList > a.on{
        background: #e3e3e7;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList > a.on::after{
        content: '';
        border-right: 0.4167vw solid transparent;
        border-top: 0.4167vw solid var(--vi-color);
        position: absolute;
        left: 0vw;
        top: 0vw;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList > a:hover::after{
        content: '';
        border-right: 0.4167vw solid transparent;
        border-top: 0.4167vw solid var(--vi-color);
        position: absolute;
        left: 0vw;
        top: 0vw;
    }
    .module_AS8U8FMD .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn {
        display: none;
    }
}

@media(max-width:992px){
    .module_AS8U8FMD .header .navBox {
        display: block;
    }
    .module_AS8U8FMD .header .navBox .navList .list .subNavBtn {
        height: 38px;
    }
    .module_AS8U8FMD .header {
        position: unset;
    }
    .module_AS8U8FMD .header .navBox .navList .list .subNavMain{display: none;}
}



/* 23-9-19 */
/* .footer .foot_top .center1600{
    width: 100%;
    padding-left: 2.604167vw;
    padding-right: 2.604167vw;
} */
.footer .foot_top .columns{
    display: flex;
    border-bottom: 0.0521vw solid #d9e2e8;
    min-height: 13.75vw;
}
.footer .columns .foot_bottom{
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: unset;
    padding: 0 0 30%;
}
.footer .foot_nav {
    flex: 1;    
    /* padding-left: 12.291667vw; */
}
.footer .foot_bottom .foot_logo.noShift {
    width: unset;
    max-height: 2.8125vw;
}
.footer .foot_nav .block{
    padding: 0px 3vw 0 0;
}
.footer .foot_nav .down {
    position: absolute;
}
/* .footer .foot_nav .block:nth-child(1) {
    width: unset;
    margin: 0 1% 0 0;
}
.footer .foot_nav .block:nth-child(2) {
    width: 12%;
}
.footer .foot_nav .block:nth-child(3) {
    width: 11.4%;
}
.footer .foot_nav .block:nth-child(4) {
    width: 10%;
}
.footer .foot_nav .block:nth-child(5) {
    width: 10.6%;
} */
.footer .foot_nav{
    /* padding-left: 25.9%; */
    border-bottom: 0 solid #d9e2e8;
    padding: 0 70px 0 0;
}
.footer .foot_nav .block:last-child{
    padding: 0 3.645833vw 0 0;
}
.case ul {
    margin: 0 0 -1.5625vw ;
}
.case ul li{
    margin: 0 0 1.5625vw;
}
.crumbs_ ul>a{
    background: url() no-repeat left / 0.7291666666666667vw;
    padding-left: 1vw; padding-right:1vw;
    height: .729167vw;
}
.products .list dl{
    margin: 0 -1.041666666666667vw 0 0;
    border-right: 0 dashed rgba(0, 0, 0, .1);
}
.products1 .list dl{
    margin: 0 -1.041666666666667vw 0 0;
    border-right: 0 dashed rgba(0, 0, 0, .1);
}
@media(min-width:992px){
    .products .columns {
        flex-direction: unset;
    }
    .products .list dl{
        padding: 0;
        margin: 0 -1.041666666666667vw 0 0;
    }
    .products .columns .list {
        width: 80%;
    }
.tong_title {
    text-align: left;
    margin-bottom: 30px;
}
  .proCate_desc {
    font-size: 14px;
    line-height: 22px;
    color: #757678;
    margin-top: -5px;
    margin-bottom: 30px;
}

    .products .columns ul {
        /* flex: 1; */
        padding: 0 0 0 ;
        /* margin: 0 0 0 -11.979167vw; */
    }
    .products .list dl dd{
        width: calc(33.33% - 2.041666666666667vw);
    }
    .products .list dl dd a .image img {
        max-height: 91%;
    }
	
	.products1 .columns {
        flex-direction: unset;
    }
    .products1 .list dl{
        padding: 0;
        margin: 0 -2.041666666666667vw 0 0;
    }
    .products1 .columns .list {
        width: 100%;
    }
    .products1 .columns ul {
        /* flex: 1; */
        padding: 0 0 0 ;
        /* margin: 0 0 0 -11.979167vw; */
    }
    .products1 .list dl dd{
        width: calc(33.33% - 2.041666666666667vw);
    }
	
    .products1 .list dl dd a .image img {
        max-height: 91%;
    }
    .cpxqbanner .columns ul ul {
        bottom: 0.083333vw;
    }

    .products .auto_1440{
        width: 100%;
        padding: 0 2.604167vw;
    }
    .products1 .auto_1440{
        width: 100%;
        padding: 0 2.604167vw;
    }

    .mag_main .bg_img img{
        width: 100%;
    }
}
.cpxqbanner {
    background: #f2f5fa !important;
}
.cpxqbanner .columns ul .slick-slide .image {
    width: 100%;
}
.Packingdetails{
    background: unset !important;
}
.Packingdetails table,
.Packingdetails .title  {
    color: #000000;
}
.Packingdetails table td {
    color: rgb(0 0 0 / 80%);
}
@media(max-width:992px){
    .case ul {
        margin: 0 0 -30px ;
    }
    .case ul li{
        margin: 0 0 30px;
    }

    .footer .columns .foot_bottom{
        padding: 0 0 ;
    }
    .footer .foot_top .columns {
        justify-content: center;
        height: auto;
        border-bottom: 0;
    }
    .footer .foot_bottom .foot_logo.noShift{
        display: none;
    }
    .footer .foot_bottom .foot_right{
        display: block;
    }
    .footer .foot_bottom .link_box{
        margin: 20px 0 ;
    }
    .footer .foot_bottom .link {
        padding: 0 20px;
    }
    .footer .foot_bottom .foot_right{
        margin: 0;
    }
    .footer{
        padding: 30px 0;
    }
    .module_AS8U8FMD .header .headerRight .searchBox .icon i,
    .module_AS8U8FMD .header .headerRight .langBox .icon{
        color: #fff;
    }
    .module_AS8U8FMD .header .headerRight .navbtn div{
        background: #fff;
    }

    .Contact_ .module_AS8U8FMD .header .headerRight .searchBox .icon i,
    .Contact_ .module_AS8U8FMD .header .headerRight .langBox .icon{
        color: rgb(52, 52, 56);
    }
    .Contact_ .module_AS8U8FMD .header .headerRight .navbtn div{
        background: rgb(52, 52, 56);
    }

    .module_AS8U8FMD .header .headerRight .langBox .icon::after,
    .module_AS8U8FMD .header .headerRight .langBox .icon::before {
        display: none;
    }

    .module_AS8U8FMD .header .headerRight .navbtn.closeNavbtn div{
        background: #343438;
    }

    .Contact_ .module_AS8U8FMD .header {
        background: #ffffff !important;
    }
}


/* 23-10-20 */
.tanchuang{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 30%);
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}
.tanchuang.on{
    visibility: unset;
    opacity: 1;
    transition: .5s;
}

.AgaraProject .intro .image{
    position: relative;
}
.AgaraProject .intro .icon-img {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .25);
    z-index: 1;

    display: flex;
    justify-content: center;
    align-items: center;
}
.AgaraProject .intro .icon-img img {
    width: 2.8125vw;
}

.shiping {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.shiping #video1{
    max-height: 60%;
}
.shiping .icon-guanbi{
    text-align: right;
    font-size: 26px;
    color: #fff;
    margin: 0 0 .520833vw;
    cursor: pointer;
}

/* .xw.case_bg {
    background: #4865af;
} */
/* .xw .crumbs_ ul li a,
.xw .module_xyGhGDK4KNhQ .time {
    color: #ffffff73;
}
.xw .crumbs_ ul li::after {
    border-left: 6px solid #ffffff73;
}
.xw .crumbs_ ul li:last-child::after {
    border-left: 6px solid #ffffff;
}
.xw .crumbs_ ul li:last-child a,
.xw .module_xyGhGDK4KNhQ .title,
.xw .module_xyGhGDK4KNhQ p ,
.xw .module_xyGhGDK4KNhQ .newsDetailReturnBox .newsDetailReturn a{
    color: #ffffff;
}
.xw .crumbs_ ul>a {
    filter: grayscale(100%) brightness(500%);
} */

.EditBox {
    padding: 5.208333vw 0;
}
.EditBox img{
    height: auto;
}
@media(min-width:992px){
    .module_AS8U8FMD .header .navBox .navList .list:hover .subNavMain {
        overflow: unset;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox{
        position: absolute;
        left: 96%;
        z-index: 999;
        /* background: #f9f9f9; */
        height: 100%;
    }
}
@media(max-width:992px){
    .shiping #video1 {
        max-height: 60%;
    }
    .shiping {
        width: 90%;
    }
    .AgaraProject .intro .icon-img img {
        width: 40px;
    }

    .EditBox {
        padding: 30px 0;
    }

    .xwheader {
        background: #d3e0ff;
    }
    .xwheader .module_AS8U8FMD .header .headerRight .navbtn:before{
        display: none;
    }
}
.Contact .columns{
    display: flex;
    border-radius: 1.041667vw;
    background: #FFFFFF;
    overflow: hidden;
}
.Contact .columns .column {
    min-width: 29.6875vw;
    width: 29.6875vw;
    position: relative;
    padding: 3.385417vw 4.166667vw;
}
.Contact .columns .column .bgimage img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.Contact .columns .column .text {
    position: relative;
    z-index: 1;
}
.Contact .columns .column .title1{
    font-size: 3.020833vw;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.15;
    opacity: 0.1;
}
.Contact .columns .column .title2{
    font-size: 2.8125vw;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .8;
    margin: -1.666667vw 0 0;
    padding: 0 0 2.604167vw;
}
.Contact .columns .column .icon-txt{
    display: flex;
    align-items: center;
    margin: 2.604167vw 0 0;

    font-size: 1.041667vw;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}
.Contact .columns .column .icon-txt img{
    width: 1.09375vw;
    margin: 0 .625vw 0 0;
}
.Contact .columns .column .intro{
    font-size: 1.041667vw;
    font-weight: 400;
    color: #97bfff;
    line-height: 23px;
    padding: 1.302083vw 0 0;
}

.Contact .columns .column .intro:hover{
    color: #000;
}

.Contact .columns>div:nth-child(1){
    padding: 3.645833vw 4.166667vw;
}
@media(max-width:992px){
    .Contact .columns{
        display: block;
    }
    .Contact .columns .column{
        width: 100%;
        padding: 20px;
    }
    .Contact .columns .column .title1{
        font-size: 20px;
    }
    .Contact .columns .column .title2{
        font-size: 20px;
    }
    .Contact .columns .column .icon-txt{
        font-size: 16px;
    }
    .Contact .columns .column .intro{
        font-size: 14px;
        padding: 15px 0;
    }
    .Contact .columns .column .icon-txt img {
        width: 20px;
        margin: 0 10px 0 0;
    }
    .Contact .columns>div:nth-child(2){
        padding: 30px 20px ;
    }
    .Contact .input i {
        font-size: 12px;
    }
}


.module_AS8U8FMD .header .auto_1600{
    display: flex;
    align-items: center;
    margin: auto;
}
    

.indexHome1_.indexHome1 {
    padding: 0;
}
.indexHome1_.indexHome1 .center1600{
    padding: 3.645833vw 2.604167vw 4.166667vw;
    background: #F6F6F6;
}
.indexHome1_.indexHome1 .con{
    margin-top: 2.604167vw;
}
.indexHome1_.indexHome1 .con .indexHome1_swiper .swiper-slide .Htitle{
    font-size: var(--font-size18);
    font-weight: 400;
    color: #333333;
    line-height: 1;
    padding: 1.5625vw 0 0 ;
    text-align: center;
}
.indexHome1_.indexHome1 .con .indexHome1_swiper .swiper-slide{
    padding: 0;
}
.indexHome1_.indexHome1 .con .indexHome1_swiper .swiper-slide .picture_container img{
    width: 18.28125vw;
}
.indexHome1_.indexHome1 .con .indexHome1_swiper .swiper-slide .picture_container {
    padding-top: 125%;
}

.indexHome3 {
    padding: 4.6875vw 0 5.729167vw;
}
.indexHome3 .columns {
    display: flex;
}
.indexHome3 .columns .image{
    min-width: 35.989583vw;
    width: 35.989583vw;
    margin: 0 5.208333vw 0 0;
}
.indexHome3 .columns .title{
    font-size: 2.0vw;
    font-weight: 900;
    color: #102491;
    line-height: 1.1;
    padding: 1.041667vw 0 2.604167vw;
    word-break: break-word;
}
.indexHome3 .columns .intro{
    font-size: .9375vw;
    font-weight: 400;
    color: #333333;
    line-height: 1.55;
    word-break: break-word;
}

.indexHome3 .columns>div:nth-child(2){
    flex: 1;
    min-width: auto;
}

.Overview .Overview_bg {
    background-size: 31.25vw !important;
}
.Overview.indexOverview .Overview_bg {
    background-size: 39.25vw !important;
}
@media(max-width:992px){
    .indexHome1 .con .indexHome1_swiper .swiper-slide .picture_container {
        padding-top: 85%;
    }
    .indexHome1 .con .indexHome1_swiper .swiper-slide .picture_container img{
        width: 80%;
    }
    /* .indexHome1 .con .indexHome1_swiper{
        padding-right: 100px;
        padding-left: 20px;
        margin: 0 -20px;
    } */
    .indexHome1 .con .indexHome1_swiper .swiper-slide .Htitle{
        font-size: 18px;
        line-height: 1.2;
    }
    .indexHome1 .con .indexHome1_swiper .swiper-slide .t{
        font-size: 0;
    }
    .indexHome1 .con .indexHome1_swiper .swiper-slide{
        padding: 35px 25px;
    }
	.products1 .columns .list{
        width: 100%;
		}
		
	    .products1 .list dl dd{
        width: 100%; margin-bottom:30px;
    }
	
	.proCate_desc {
   
    margin-bottom: 30px; }
	
	.products .list dl dd a .Htitle {
    font-size: var(--font-size24);
    font-weight: 400;
}
.cpxqbanner {
    padding: 0px 0 30px;
}
.case_bg {
    padding: 10px 0 0;
}

.cpdetails {
  margin: 0;
}	

.Contact .title1 {
padding-bottom:3.125vw;
}

    .Pulic_homeMore{
        line-height: 36px;
    }
    .Overview .title{
        font-size: 22px;
    }
    .Overview .Overview_bg{
        background: unset !important;
    }
    /* .Overview ul li img{
        min-height: 250px;
        object-fit: cover;
    } */
    .Overview .slick-dots {
        bottom: 15px;
    }
    .Overview .slick-dots button {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }
    .indexHome1_.indexHome1 .center1600{
        padding: 30px 20px;
    }
    .indexBanner_swiper .swiper-slide .bannerBg img{
        width: 100%;
        object-fit: cover;
    }
    .indexHome1_.indexHome1 .con .indexHome1_swiper .swiper-slide .picture_container img{
        width: 100%;
    }
    .indexHome1_.indexHome1 .con .indexHome1_swiper{
        padding-right: 150px;
    }
    .indexHome1_.indexHome1 .con {
        margin: 20px 0 0 ;
    }
    .indexHome1_.indexHome1 .con .indexHome1_swiper .swiper-slide .Htitle {
        font-size: 16px;
        padding: 15px 0 5px;
    }
    .indexHome3{
        padding: 30px 0;
    }
    .indexHome3 .columns{
        display: block;
    }
    .indexHome3 .columns .image{
        width: 100%;
        margin: 0;
    }
    .indexHome3 .columns .title {
        font-size: 22px;
        padding: 25px 0 15px;
    }
    .indexHome3 .columns .intro{
        font-size: 14px;
    }
    .mag_main .content{
        padding: 30px 0;
    }
    .mag_main .bg_img.animated img{
        min-height: 150px;
    }
	.products1 .title{font-size: 22px;
        padding: 25px 0 15px;}
}
@media(max-width:992px){}
@media(max-width:992px){}
@media(max-width:992px){}
@media(max-width:992px){}

.move{display: none;}
@media(max-width:992px){
    .pc{display: none;}
    .move{display: block;}
}

.footer >.center1600 .columns {
    display: flex;
    /* align-items: center; */
    line-height: 1;
    margin: 1.5625vw 0 0;
    font-size: .8333vw;
}
.footer >.center1600 .columns i{
    margin: 0 1.041667vw;
    display: block;
    color: #cecece;
    background: #cecece;
    width: 1px;
    font-size: 0;
}
.footer >.center1600 .columns a{
    display: block;
    color: #919191;
}
.footer >.center1600 .columns a img{
    max-height: 2.083333vw;
}
.footer >.center1600 .columns a:hover{
    color: #12288b;
}

.footer .foot_nav .block:nth-child(2){
    padding: 0px 3vw 0 0;
}
@media(max-width:992px){
    .footer >.center1600 .columns{
        display: none;
    }
}


@media(min-width:992px){
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav:nth-child(2) {
        margin-top: 40px !important;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav:nth-child(3) {
        margin-top: 80px !important;
    }
    .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav:nth-child(4) {
        margin-top: 120px !important;
    }
}