  /**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */




html, body {
    /*font-family: 'Hyde-Regular', sans-serif,arial,verdana;*/
    font-weight: 400;
    background: #e8eaef;
}

input, button, textarea, select, button {
    /*font-family: 'Hyde-Regular', sans-serif,arial,verdana;*/
}

.bgf6 {
    background: #ecf1f7;
}

.header_box {
    height: 140px;
}

.header_t {
    height: 40px;
}

    .header_t .wrapper {
        height: 40px;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
    }


.logo {
    /*width: 135px;*/
    height: 100px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}
@media screen and (min-width:1200px) and (max-width:1400px) {
    .logo {
        width: 128px;
    }
}
    .logo img {
        max-width: 100%;
        max-height: 100%;
    }

.header_t_r {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    gap: clamp(2.188rem, -8.125rem + 13.75vw, 5.625rem);
}

.header_t_r_item {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

    .header_t_r_item .icon {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        width: 50px;
        font-size: 25px;
        color: #4e5b6f;
    }

    .header_t_r_item .con {
        width: calc(100% - 50px);
        padding-left: 5px;
    }

        .header_t_r_item .con .tt {
            font-size: 12px;
            color: #4e5b6f;
            margin-bottom: 4px;
        }

        .header_t_r_item .con .text a {
            color: #f47c1b;
            font-size: 18px;
        }

.header_r {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

.menu_dl {
    width: calc(100% - 100px);
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

.header_r_r {
    width: 130px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

.header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: #4e5b6f;
}

    .header .wrapper {
        position: relative;
    }

.header_fixed {
width: 100%;
    position: fixed;
    z-index: 3;
background: #e8eaef;
}



.menu_dl dd {
    margin: 0 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu_tt {
    display: block;
    font-size: 22px;
    /*line-height: 80px;*/
    color: #fff;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu_tt_icon {
    content: "";
    display: block;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 52px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-color: transparent transparent #fff transparent;
    margin-left: -8px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu_dl dd:hover .menu_tt_icon {
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu_down {
    display: none;
    position: absolute;
    left: 180px;
    top: 95px;
    z-index: 3;
    width: 1000px;
    background: #fff;
    box-shadow: 0 4px 14px rgba(115,115,115,.2);
}
.menu_down_wrap {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    background-color: #fff;
    background-position: right center;
    background-repeat: no-repeat;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu_down_bars {
    width: 38%;
    padding: 37px 0 37px 48px;
}

    .menu_down_bars a {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        font-size: 18px;
        color: #4e5b6e;
        height: 53px;
        /*font-family: "Anticva-Regular";*/
        padding-left: 30px;
        text-transform: uppercase;
        border-left: 4px solid #4e5b6e;
        padding-top: 3px;
        margin-bottom: 7px;
    }

        .menu_down_bars a:nth-child(1):hover {
            border-left-color: rgba(167,3,2,.7);
        }

        .menu_down_bars a:nth-child(2):hover {
            border-left-color: rgba(155,199,76,.7);
        }

        .menu_down_bars a:nth-child(3):hover {
            border-left-color: rgba(244,124,27,.7);
        }

        .menu_down_bars a:hover {
            font-size: 20px;
            font-weight: bold;
        }

.menu_dd_news .menu_down_bars a:nth-child(2):hover {
    border-left-color: rgba(244,124,27,.67);
}

.menu_down_pro .menu_down_bars a {
    height: 40px;
}

.menu_down_tabs {
    width: 62%;
    padding: 30px 4%;
}

.menu_down_tabs_item {
    font-size: 12px;
    line-height: 18px;
    /*font-family: "Hyde-Regular";*/
    color: #798596;
    text-align: justify;
    max-width: 281px;
}


.header_r_lag {
    width: 100px;
    height: 50px;
    position: relative;
}

.header_r_lag_tt {
    width: 100px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.header_r_lag_down {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 2;
    width: 120px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(115,115,115,.2);
}

    .header_r_lag_down a {
        display: block;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
    }

        .header_r_lag_down a:hover {
            color: #;
        }


.header_r_search {
    width: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.search_box {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 5;
    margin: -30px 0 0 -450px;
    z-index: 9;
    width: 900px;
    height: 60px;
    padding: 10px;
    background: #f5f5f5;
}

.search_box_text {
    width: calc(100% - 90px);
    height: 40px;
    border: 0;
    font-size: 14px;
    padding-left: 20px;
    background: none;
}

    .search_box_text::-webkit-input-placeholder {
        font-size: 14px;
    }

.search_box_sub {
    width: 40px;
    height: 40px;
    color: #555462;
    font-size: 28px;
    font-weight: bold;
    background: none;
    border: 0;
}

.search_box_close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #999;
    margin-left: 10px;
    border: 0;
    background: none;
}

    .search_box_close:hover {
        transform: rotateZ(180deg);
        -webkit-transform: rotateZ(180deg);
    }




/*
 * wap head
 */
.mobile_header {
    display: none;
    clear: both;
    width: 100%;
    height: 52px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mobile_header_top {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 7;
    width: 100%;
    height: 52px;
    background: #4e5b6f;
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
}


.mobile_logo {
    width: 220px;
    height: 52px;
    margin-left: 15px;
}

    .mobile_logo img {
        display: block;
        height: 30px;
        max-height: auto;
        width: auto;
    }

.mobile_menu_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    width: 54px;
    height: 52px;
    cursor: pointer;
}

    .mobile_menu_btn span {
        display: block;
        height: 3px;
        width: 28px;
        background: #fff;
        border-radius: 4px;
        margin-bottom: 6px;
    }

        .mobile_menu_btn span:last-child {
            margin-bottom: 0;
        }

.mobile_search_icon {
    width: 40px;
    height: 52px;
    color: #fff;
    font-size: 26px;
    line-height: 52px;
    text-align: center;
    margin-right: 52px;
    cursor: pointer;
}

.mobile_header.hover {
    background: rgba(0,0,0,.5);
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mobile_menu_box {
    position: fixed;
    right: -110%;
    top: 0;
    z-index: 8;
    width: 75%;
    height: 100%;
    background: #fff;
    padding: 20px 15px;
    overflow-y: auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

    .mobile_menu_box.show {
        right: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

.mobile_menu_dl dd {
    clear: both;
    line-height: 1.3;
    border-bottom: 1px solid #e1e1e1;
}

.mobile_menu_tt {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .mobile_menu_tt .text {
        float: left;
        width: 80%;
        color: #333;
        font-size: 18px;
        line-height: 24px;
        padding: 10px 0;
        /*font-family: "Poppins-Medium";*/
        text-transform: uppercase;
    }

.mobile_menu_dl dd.hover .mobile_menu_tt .text {
    color: #a60303;
}

.mobile_menu_tt_icon {
    display: none;
    float: right;
    float: right;
    width: 44px;
    line-height: 44px;
    text-align: center;
    color: #333;
    font-size: 16px;
    -webit-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
}

.mobile_menu_down {
    display: none;
    padding: 6px 0 10px 12px;
}

.mobile_menu_down_clm {
    margin-bottom: 8px;
}

.mobile_menu_down_clm_tt {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    color: #333;
}

    .mobile_menu_down_clm_tt .tt {
        width: calc(100% - 50px);
        color: #333;
        line-height: 20px;
        font-size: 14px;
        text-transform: capitalize;
        padding: 5px 0;
    }

    .mobile_menu_down_clm_tt .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        -ms-transform: rotateZ(90deg);
        -o-transform: rotateZ(90deg);
        -webit-transition: all 0.5s;
        transition: all 0.5s;
    }

.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon {
    -webit-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
}

.mobile_menu_down_clm_list {
    display: none;
    padding: 5px 0 0 10px;
}

    .mobile_menu_down_clm_list a {
        display: block;
        font-size: 12px;
        line-height: 1.4;
        color: #333;
        padding: 5px 0 5px 14px;
        position: relative;
    }

        .mobile_menu_down_clm_list a::before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 50%;
            width: 5px;
            height: 5px;
            margin-top: -3px;
            background: #333;
            border-radius: 50%;
        }



.mobile_menu_tt_icon.hover {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -webit-transition: all 0.5s;
    transition: all 0.5s;
}


/* .mobile_menu_dl dd.hover .mobile_menu_tt .text{
	font-weight: bold;
} */

.mobile_search_box {
    position: fixed;
    left: 0;
    top: 52px;
    z-index: 7;
    display: none;
    width: 100%;
    padding: 20px;
    background: #fafafa;
}

    .mobile_search_box form {
        width: 100%;
        padding: 2px;
        border-radius: 5px;
        border: 1px solid #ddd;
    }

.mobile_search_text {
    float: left;
    line-height: 40px;
    padding-left: 15px;
    font-size: 14px;
    width: calc(100% - 40px);
    border: 0;
}

.mobile_search_btn_text {
    float: right;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    border: none;
    background: none;
}

.mobile_menu_b {
    margin-top: 40px;
}

.mobile_menu_b_clm {
    margin-bottom: 25px;
}

    .mobile_menu_b_clm .tt {
        font-size: 16px;
        color: #333;
        margin-bottom: 8px;
    }

    .mobile_menu_b_clm .text {
        font-size: 14px;
        color: #333;
    }

        .mobile_menu_b_clm .text a {
            display: block;
            color: #333;
            word-break: break-all;
        }


.mobile_lag_box {
    padding: 30px 0 20px;
    margin-bottom: 40px;
}

.mobile_lag_tt {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-bottom: 18px;
}

.mobile_lag_text {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .mobile_lag_text a {
        color: #333;
        font-size: 16px;
        margin-right: 25px;
    }



.mask,
.mobile_menu_mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 7;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
}

.mobile_menu_mask {
    z-index: 8;
}










/*
 * banner
 */
.banner_box {
    position: relative;
    width: 100vw;
    height: calc((100vw * 719) / 1920);
}

.banner {
    clear: both;
}

    .banner .item a {
        display: block;
        overflow: hidden;
    }

    .banner.owl-theme .owl-controls {
        position: absolute;
        left: 0;
        bottom: 25px;
        width: 100%;
    }

    .banner.owl-theme .owl-dots .owl-dot {
        margin: 0 3px;
    }

        .banner.owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #dfe9f1;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .banner.owl-theme .owl-dots .owl-dot.active span,
        .banner.owl-theme .owl-dots .owl-dot:hover span {
            background: #a60303;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }





.scroll_dots.owl-theme .owl-dots {
    width: 100%;
    padding-top: 25px;
}

    .scroll_dots.owl-theme .owl-dots .owl-dot span {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background: #ddd;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .scroll_dots.owl-theme .owl-dots .owl-dot.active span,
    .scroll_dots.owl-theme .owl-dots .owl-dot:hover span {
        background: #a60303;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

.fz36 {
    font-size: 36px;
}

.fz30 {
    font-size: 30px;
}

.fz24 {
    font-size: 24px;
}

.public_text1 {
    font-size: 18px;
    line-height: 28px;
}

.public_text2 {
    font-size: 16px;
    line-height: 30px;
}

.public_text3 {
    font-size: 14px;
    line-height: 26px;
}

.public_text1 img,
.public_text2 img {
    height: auto !important;
}



.public_btn_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.public_btn {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    line-height: 50px;
    color: #162b54;
    font-size: 16px;
    width: 200px;
    border-radius: 25px;
    /*font-family: Arial;*/
    background: #41cad1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

    .public_btn .icon {
        font-size: 18px;
        margin-right: 9px;
    }






.main_content {
    padding: 70px 0;
}

.main_content2 {
    padding-top: 70px;
}

.main_content3 {
    padding-bottom: 70px;
}





/* ind_box1 */
.ind_box1_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /*box-shadow: 0 3px 10px rgba(50,50,50,.3);*/
    /*margin-top: -44px;*/
    position: relative;
    /*background: #fff;*/
    z-index: 2;
    margin-bottom: 10px;
}
    .ind_box1_list1 dd {
        width: calc(90% / 4);
        border-top: 6px solid;
        margin: 23px 14px 5px;
        padding: 0px;
        background: white;
    }
.ind_box1_item_mobile {
    display: none;
}
.ind_box1_item_mobile_tt {
    font-size: 22px;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    text-transform: uppercase;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}

.ind_box1_list1 dd a {
    display: block;
}

    .ind_box1_list1 dd a .pic {
        overflow: hidden;
        position: relative;
    }

        .ind_box1_list1 dd a .pic > img {
            width: 100%;
        }

    .ind_box1_list1 dd a .pic_icon {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .ind_box1_list1 dd a .pic_icon .icon {
            width: 75%;
            height: 75%;
            font-size: 84px;
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            justify-content: center;
            -ms-justify-content: center;
            -webkit-justify-content: center;
            align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            color: rgba(255,255,255,.75);
            border: 3px solid rgba(255,255,255,.75);
        }

.ind_box1_list1 dd .tt {
    color: #555462;
    padding: 14px 0;
    text-align: center;
}

.ind_box1_list1 dd:nth-child(2) {
    border-top-color: #a60303;
}

.ind_box1_list1 dd:nth-child(3) {
    border-top-color: #9bc74c;
}

.ind_box1_list1 dd:nth-child(4) {
    border-top-color: #f47c1b;
}

.ind_box1_list1 dd:hover:nth-child(2) .pic_icon {
    background: rgba(166,3,3,.4);
}

.ind_box1_list1 dd:hover:nth-child(3) .pic_icon {
    background: rgba(118,156,49,.4);
}

.ind_box1_list1 dd:hover:nth-child(4) .pic_icon {
    background: rgba(244,124,27,.4);
}

.ind_box1_list1 dd:hover:nth-child(2) .tt {
    color: #a60303;
}

.ind_box1_list1 dd:hover:nth-child(3) .tt {
    color: #9bc74c;
}

.ind_box1_list1 dd:hover:nth-child(4) .tt {
    color: #f47c1b;
}

.ind_box1_list1 dd:hover:hover .pic img {
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.ind_box1_list1 dd:hover:hover .pic_icon {
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_title1 {
    font-size: 28px;
    /*font-family: "Anticva-Regular";*/
    color: #555462;
    margin-bottom: 40px;
}


.ind_box2_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-bottom: 40px;
    padding-top: 8px;
    border-bottom: 2px solid #c1c6cf;
}

    .ind_box2_list1 dd {
        width: calc(100% / 3);
        text-align: center;
        padding: 0 1.5%;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .ind_box2_list1 dd a .con {
            padding: 20px 0 0;
            font-size: 20px;
            color: #555462;
        }

            .ind_box2_list1 dd a .con .tt {
                /*font-family: "Hyde-Bold";*/
                margin-bottom: 6px;
            }

        .ind_box2_list1 dd:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }


.ind_box3 {
    padding-top: 60px;
    padding-bottom: 20px;
}

.ind_box3_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 8px 18px 0;
    margin-bottom: 30px;
}

    .ind_box3_list1 dd {
        width: 47%;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .ind_box3_list1 dd .pic {
            overflow: hidden;
            position: relative;
        }

            .ind_box3_list1 dd .pic img {
                width: 100%;
            }

            .ind_box3_list1 dd .pic::after {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                opacity: 0;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
            }

        .ind_box3_list1 dd .tt {
            width: 90%;
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            justify-content: center;
            -ms-justify-content: center;
            -webkit-justify-content: center;
            align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            color: #193b4b;
            line-height: 1;
            height: 62px;
            position: relative;
            margin: 0 auto;
            max-width: 455px;
            margin-top: -31px;
            background: #fff;
            box-shadow: 0 0 10px rgba(0,0,0,.2);
            text-transform: uppercase;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .ind_box3_list1 dd:hover .pic::after {
            opacity: 1;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .ind_box3_list1 dd:hover .pic img {
            transform: scale(1.03,1.03);
            -webkit-transform: scale(1.03,1.03);
        }

        .ind_box3_list1 dd:nth-child(1):hover .pic::after {
            background: rgba(166,3,3,.4);
        }

        .ind_box3_list1 dd:nth-child(2):hover .pic::after {
            background: rgba(118,156,49,.4);
        }

        .ind_box3_list1 dd:nth-child(1):hover .tt {
            color: #fff;
            background: #7d2a2a;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .ind_box3_list1 dd:nth-child(2):hover .tt {
            color: #fff;
            background: #6c8342;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

.ind_box3_text {
    font-size: 20px;
    line-height: 1.5;
    max-width: 1348px;
    margin: 0 auto;
}




.ind_box4 {
    padding: 325px 0 0;
    background: url(/d/images/ind_bg1.jpg) no-repeat center top -50px;
}

.ind_box4_logo {
    margin-bottom: 64px;
}

.ind_box4_con {
    padding: 54px 45px 52px;
    background: rgba(255,255,255,.83);
}

.ind_box4_bars {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

    .ind_box4_bars .ind_title1 {
        cursor: pointer;
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
        margin-bottom: 50px;
    }

        .ind_box4_bars .ind_title1::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: -15px;
            display: block;
            width: 100%;
            height: 3px;
            background: #de731c;
            opacity: 0;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .ind_box4_bars .ind_title1.hover::after {
            opacity: 1;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }


.ind_news_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .ind_news_list1 dd {
        width: calc(100% / 3);
        padding: 0 45px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .ind_news_list1 dd:nth-child(3n) {
            margin-right: 0;
        }

        .ind_news_list1 dd .tt {
            color: #555462;
            line-height: 1.2;
            /*font-family: "Anticva-Regular";*/
            margin: 18px 0 15px;
        }

        .ind_news_list1 dd .text {
            font-size: 18px;
            line-height: 24px;
        }

        .ind_news_list1 dd:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }




/* footer */
.footer {
    background: #4e5b6f;
}

.footer_sm {
    width: 100%;
    background: rgba(255,255,255,.83);
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    padding: 24px 0;
}

    .footer_sm .icon {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        width: 48px;
        height: 48px;
        font-size: 24px;
        border-radius: 50%;
        border: 1px solid #353535;
        margin: 0 14px;
    }

        .footer_sm .icon:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
        }


.footer_contact {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 80px 0;
}

    .footer_contact .item {
        width: 24%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
    }

        .footer_contact .item .icon {
            width: 53px;
            height: 53px;
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            justify-content: center;
            -ms-justify-content: center;
            -webkit-justify-content: center;
            align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            color: #3b3b3b;
            font-size: 30px;
            background: #fff;
            border-radius: 50%;
        }

        .footer_contact .item .con {
            width: calc(100% - 53px);
            padding-left: 10px;
            color: #fff;
            font-size: 20px;
        }

            .footer_contact .item .con .tt {
                /*font-family: "Anticva-Regular";*/
            }

            .footer_contact .item .con .text a {
                color: #fff;
            }



.footer_b {
    height: 80px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    font-size: 16px;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.5);
}



/* about */
.sub_banner {
    height: 313px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.location {
    font-size: 18px;
    line-height: 26px;
    color: #4e5b6e;
}

    .location .wrapper {
        padding: 40px 0 20px 11px;
        line-height: 26px;
        border-bottom: 2px solid #babfca;
    }

    .location a {
        color: #4e5b6e;
    }


.sub_title1 {
    color: #555462;
    font-size: 30px;
    /*font-family: "Anticva-Regular";*/
    margin-bottom: 25px;
}

.about_box1_pic {
    padding: 50px 0;
}

.about_box3_list1 dd {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 110px;
}

    .about_box3_list1 dd:nth-child(2n) {
        flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    }

    .about_box3_list1 dd .pic {
        width: 38.14%;
        overflow: hidden;
    }

    .about_box3_list1 dd .con {
        width: 56%;
    }

.about_box4_clm1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-top: 55px;
    max-width: 1201px;
    margin: 0 auto;
}

.about_box4_clm1_l {
    width: calc(63.6% - 22px);
}

.about_box4_clm1_item {
    width: 100%;
    overflow: hidden;
}

    .about_box4_clm1_item:hover img {
        transform: scale(1.03,1.03);
        -webkit-transform: scale(1.03,1.03);
    }

.about_box4_clm1_l_b {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-top: 22px;
}

    .about_box4_clm1_l_b .about_box4_clm1_item {
        width: calc((100% - 22px) / 2);
    }

.about_box4_clm1_r {
    width: 36.4%;
}



.about_box5_list1 {
    padding-top: 60px;
}

    .about_box5_list1 dd {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-bottom: 100px;
    }

        .about_box5_list1 dd:nth-child(2n) {
            flex-direction: row-reverse;
            -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
        }

        .about_box5_list1 dd .pic {
            width: 31.07%;
            overflow: hidden;
        }

        .about_box5_list1 dd .con {
            width: 64%;
        }

            .about_box5_list1 dd .con .tt {
                color: #193b4b;
                margin-bottom: 20px;
            }

            .about_box5_list1 dd .con .text {
                color: #555462;
            }

        .about_box5_list1 dd:hover .pic img {
            transform: scale(1.03,1.03);
            -webkit-transform: scale(1.03,1.03);
        }


.about_box6_honor_list {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-top: 55px;
}

    .about_box6_honor_list dd {
        width: 28%;
        margin: 0 8% 45px 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .about_box6_honor_list dd a {
            display: block;
        }

        .about_box6_honor_list dd .pic {
            overflow: hidden;
            padding: 13px;
            background: #fff;
        }

            .about_box6_honor_list dd .pic img {
                width: 100%;
            }

        .about_box6_honor_list dd .tt {
            font-size: 18px;
            color: #555462;
            text-transform: uppercase;
            padding: 20px 0 18px;
        }

        .about_box6_honor_list dd:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }


/* case_list */
.case_clm_box {
    margin-bottom: 55px;
}

.case_clm_item {
    margin-bottom: 20px;
}

.case_clm_item_scroll {
    max-height: 1200px;
    overflow-y: auto;
}

.case_clm_item_title {
    background: #fff;
    padding: 0 3%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    cursor: pointer;
}

    .case_clm_item_title .icon {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        width: 76px;
        height: 76px;
        font-size: 40px;
        text-align: center;
        color: #4e5b6e;
        transform: rotateZ(-90deg);
        -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotateZ(-90deg);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

.case_clm_item.hover .case_clm_item_title .icon {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case_clm_item_title .tt {
    width: calc(100% - 76px - 65px);
    color: #4e5b6e;
    text-align: center;
    font-weight: bold;
    padding: 8px 0;
    /*font-family: "Anticva-Regular";*/
}

.case_clm_item_title .more {
    width: 65px;
}

.case_clm_item_con {
    padding: 22px 0 0;
}

.case_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .case_list1 dd {
        width: calc(100% / 3);
        padding: 0 16px;
        margin-bottom: 45px;
    }

        .case_list1 dd a {
            display: block;
            padding: 20px;
            height: 100%;
            background: #fff;
        }

        .case_list1 dd .pic {
            position: relative;
            overflow: hidden;
        }

            .case_list1 dd .pic img {
                width: 100%;
            }

            .case_list1 dd .pic .pic_icon {
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
                width: 100%;
                height: 100%;
                color: #fff;
                display: flex;
                display: -ms-flexbox;
                display: -webkit-flex;
                justify-content: center;
                -ms-justify-content: center;
                -webkit-justify-content: center;
                align-items: center;
                -webkit-align-items: center;
                -ms-align-items: center;
                font-size: 100px;
                background: rgba(255,255,255,.5);
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
            }

        .case_list1 dd .tt {
            color: #003f63;
            font-size: 16px;
            line-height: 1.3;
            font-weight: bold;
            /*font-family: "Anticva-Regular";*/
            margin: 22px 0 8px;
        }

        .case_list1 dd .text {
            font-size: 16px;
            line-height: 28px;
            color: #4e5b6e;
        }

        .case_list1 dd a:hover .pic img {
            transform: scale(1.03,1.03);
            -webkit-transform: scale(1.03,1.03);
        }

        .case_list1 dd a:hover .pic .pic_icon {
            opacity: 1;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .case_list1 dd a:hover {
            box-shadow: 0 0 10px rgb(50 50 50 / 30%);
        }


.contact_form_box {
    padding: 31px 25px;
}

.contact_form_title {
    margin-bottom: 35px;
}

    .contact_form_title .tt {
        font-size: 24px;
        color: #555462;
        font-weight: bold;
        /*font-family: "Anticva-Regular";*/
    }

    .contact_form_title .text {
        font-size: 14px;
        color: #999;
        line-height: 22px;
        padding-top: 12px;
    }

.contact_form {
    max-width: 740px;
    margin: 0 auto;
}

.contact_form_list {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .contact_form_list dd {
        width: 48%;
        margin-bottom: 30px;
    }

        .contact_form_list dd:last-child {
            margin-bottom: 0;
        }

        .contact_form_list dd.ddw {
            width: 100%;
        }

.contact_form_text,
.contact_form_area {
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #555462;
    padding-left: 15px;
    border: 1px solid #a0a3a9;
}

.contact_form_area {
    padding: 15px 0 0 15px;
    height: 150px;
    resize: none;
}

    .contact_form_text::-webkit-input-placeholder,
    .contact_form_area::-webkit-input-placeholder {
        color: #999;
    }

.contact_form_btn {
    display: block;
    width: 112px;
    height: 44px;
    color: #fff;
    background: #4e5b6f;
    border-radius: 5px;
    border: none;
}





/* news_det */
.sub_main_page {
    padding: 20px 0;
}

.back_list_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    margin-bottom: 30px;
}

.back_list_btn {
    width: 216px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    /*font-family: "Anticva-Regular";*/
    background: #f47c1b;
}

.news_det_t {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 1180px;
    margin: 0 auto;
}

.news_det_t_pic {
    width: 54.5%;
    text-align: center;
    overflow: hidden;
}

    .news_det_t_pic img {
        max-width: 100%;
    }

.news_det_t_con {
    width: 41.5%;
}

.news_det_title1 {
    color: #003f63;
    line-height: 1.5;
    font-weight: bold;
    /*font-family: "Anticva-Regular";*/
    margin-bottom: 10px;
}

.news_det_time {
    color: #4e5b6e;
    font-size: 18px;
    /*font-family: "Hyde-Bold";*/
    margin-bottom: 30px;
}

.news_det_share {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    position: relative;
}

.news_det_share_icon {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    background: #4e5b6e;
}

.news_det_share_con {
    position: absolute;
    right: 50px;
    top: 50%;
    width: 0;
    overflow: hidden;
    transform: translate(0,-50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_det_share:hover .news_det_share_con {
    width: auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.news_det_box {
    max-width: 1000px;
    padding: 90px 0;
    margin: 0 auto;
}


.rela_news_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .rela_news_list1 dd {
        width: 30%;
        margin: 0 5% 30px 0;
    }

        .rela_news_list1 dd:nth-child(3n) {
            margin-right: 0;
        }

        .rela_news_list1 dd a {
            display: block;
            overflow: hidden;
        }

            .rela_news_list1 dd a img {
                width: 100%;
            }

            .rela_news_list1 dd a:hover img {
                transform: scale(1.03,1.03);
                -webkit-transform: scale(1.03,1.03);
            }


.news_det_backtop {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    width: 50px;
    height: 50px;
    font-size: 28px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #f47c1b;
    margin: 50px auto;
    cursor: pointer;
}

.news_det_page {
    max-width: 1100px;
    margin: 0 auto 50px;
}

.news_det_page_item {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    font-size: 18px;
    line-height: 30px;
    /*font-family: "Anticva-Regular";*/
    font-weight: bold;
}

    .news_det_page_item .icon {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 18px;
        color: #f47c1b;
        position: relative;
        top: -2px;
    }

    .news_det_page_item .tt {
        width: calc(100% - 30px);
        line-height: 34px;
        padding-left: 6px;
    }

    .news_det_page_item:first-child .icon {
        transform: rotateZ(-90deg);
        -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotateZ(-90deg);
    }

    .news_det_page_item:last-child .icon {
        transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotateZ(90deg);
    }


.page {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    font-size: 14px;
}

    .page a {
        width: 20px;
        line-height: 20px;
        text-align: center;
        margin: 0 2px;
    }

/* news_list */
.sub_main_news {
    padding: 45px 0;
}

.news_page_bars {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

    .news_page_bars .item {
        line-height: 54px;
        color: #798596;
        font-size: 33px;
        /*font-family: "Anticva-Regular";*/
        padding-right: 40px;
        border-bottom: 3px solid #798596;
        margin-right: 20px;
        text-transform: uppercase;
    }

        .news_page_bars .item.hover {
            color: #4e5b6e;
            font-size: 36px;
            font-weight: bold;
            border-bottom-color: #f47c1b;
        }


.news_list2 {
    max-width: 1200px;
    margin: 0 auto;
}

    .news_list2 dd {
        margin-bottom: 110px;
    }

        .news_list2 dd a {
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            justify-content: space-between;
            -ms-justify-content: space-between;
            -webkit-justify-content: space-between;
            align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        }

.news_list2_pic {
    width: 36%;
    overflow: hidden;
}

    .news_list2_pic img {
        width: 100%;
    }

.news_list2_con {
    width: 60%;
}

.news_list2_time {
    font-size: 16px;
}

.news_list2_tt {
    color: #4e5b6e;
    /*font-family: "Anticva-Regular";*/
    margin: 20px 0 22px;
}

.news_list2_text {
    color: #4e5b6e;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 22px;
}

.news_list2_more {
    color: #f47c1b;
    font-size: 20px;
    text-decoration: underline;
}

.news_list2 dd a:hover .news_list2_pic img {
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



.news_list_more {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}


.pro_list3 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}




    .pro_list3 dd {
        width: 31%;
        margin: 0 3.5% 45px 0;
    }

.pro_list3_item {
    padding: 24px 24px 20px;
    background: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    border-top: 4px solid;
}

.pro_list3_item_pic {
    overflow: hidden;
}

    .pro_list3_item_pic img {
        width: 100%;
    }

.pro_list3_con {
    padding: 12px 0;
}

.pro_list3_title {
    margin-bottom: 20px;
}

    .pro_list3_title .tt1 {
        font-weight: bold;
        /*font-family: "Anticva-Regular";*/
    }

    .pro_list3_title .tt2 {
        font-size: 20px;
    }

.pro_list3_text {
    margin: 25px 0 60px;
}

    .pro_list3_text .clm {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        font-size: 15px;
        line-height: 24px;
        color: #4e5b6e;
    }

.pro_list3_btn_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

.pro_list3_btn {
    width: 188px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45px;
}

.pro_list3_btn_mail {
    font-size: 36px;
    margin-left: 20px;
}

.pro_list3_item:hover {
    box-shadow: 0 0 10px rgba(50,50,50,.15);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

    .pro_list3_item:hover .pro_list3_item_pic img {
        transform: scale(1.03,1.03);
        -webkit-transform: scale(1.03,1.03);
    }

.color_green .pro_list3 .pro_list3_title,
.color_green .pro_list3 .pro_list3_btn_mail {
    color: #769c31;
}

.color_green .pro_list3 .pro_list3_btn {
    background: #9bc74c;
}

.color_green .pro_list3 .pro_list3_item {
    border-top-color: #9bc74c;
}

.color_red .pro_list3 .pro_list3_title,
.color_red .pro_list3 .pro_list3_btn_mail {
    color: #a70302;
}

.color_red .pro_list3 .pro_list3_btn {
    background: #a60303;
}

.color_red .pro_list3 .pro_list3_item {
    border-top-color: #a60303;
}




/* pro_det */
.pro_det_t {
    padding: 30px 0 65px;
}

.pro_det_title {
    margin-bottom: 15px;
}

    .pro_det_title .tt1 {
        font-size: 80px;
        font-weight: bold;
        /*font-family: "Anticva-Regular";*/
    }

    .pro_det_title .tt2 {
        font-size: 32px;
    }

.pro_det_t_bars {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    gap: clamp(0.625rem, -0.332rem + 4.08vw, 3.75rem);
}

    .pro_det_t_bars .item {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        width: calc((100% - clamp(0.938rem, 0.077rem + 3.67vw, 3.75rem)*2) / 3);
        max-width: 220px;
        text-align: center;
        color: #fff;
        padding: 15px 5px;
        font-size: 18px;
        line-height: 1.8;
        background: #7c8694;
    }


.pro_det_b_bars_box {
    background: #fff;
}

.pro_det_b_bars {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background: #4e5b6e;
    border-top: 6px solid;
}

    .pro_det_b_bars .item {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        text-align: center;
        color: #fff;
        padding: 0 25px;
        font-size: 18px;
        line-height: 54px;
    }

.pro_det_b_tabs_item {
}

.pro_det_b_tabs_item1 {
    padding: 0 25px;
}

.pro_det_b_tabs_item2 {
    font-size: 24px;
    line-height: 1.3;
    color: #4e5b6e;
    padding: 0 53px;
}

.pro_det_tabs_item1_title {
    font-size: 42px;
    color: #4e5b6e;
    margin-bottom: 18px;
}

.pro_det_b_tabs_item1_text {
    font-size: 24px;
    line-height: 1.3;
    color: #4e5b6e;
}

.pro_det_b table {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #aab1bc;
}

    .pro_det_b table tr:first-child {
        background: #fff;
    }

    .pro_det_b table tr {
        border-top: 2px solid #aab1bc;
    }

        .pro_det_b table tr td {
            padding: 10px 5px;
            text-align: center;
        }

            .pro_det_b table tr td span {
                font-size: 16px;
                text-transform: lowercase;
            }


.pro_det_b_tabs_item3_con {
    padding: 55px 5%;
}

.pro_det_pic_big {
    margin-bottom: 28px;
}

    .pro_det_pic_big.slick-slider .slick-slide img {
        width: 100%;
    }

    .pro_det_pic_big.slick-slider .slick-arrow {
        width: 72px;
        height: 72px;
        line-height: 999px;
        text-align: center;
        z-index: 2;
        background: url(/d/images/pro_det_icon1.png) no-repeat center center / 100% auto;
        overflow: hidden;
        border: none;
    }

        .pro_det_pic_big.slick-slider .slick-arrow.slick-prev {
            left: -20px;
        }

        .pro_det_pic_big.slick-slider .slick-arrow.slick-next {
            right: -20px;
            transform: rotateZ(180deg);
            -webkit-transform: rotateZ(180deg);
            -ms-transform: rotateZ(180deg);
        }

.pro_det_pic_big2 {
    position: relative;
}



    .pro_det_pic_big2:after,
    .pro_det_pic_big2:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        z-index: 1;
        width: 154px;
        height: 100%;
        background: url(/d/images/solu_bg11.png) repeat-y center center;
        mix-blend-mode: multiply;
    }

    .pro_det_pic_big2:before {
        left: 0;
    }

    .pro_det_pic_big2:after {
        right: 0;
        transform: rotateZ(180deg);
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotateZ(180deg);
    }


    .pro_det_pic_big2.owl-carousel .owl-controls .owl-nav .owl-next,
    .pro_det_pic_big2.owl-carousel .owl-controls .owl-nav .owl-prev {
        position: absolute;
        top: 0;
        width: 50px;
        height: 100%;
        line-height: 9999px;
        text-align: center;
        z-index: 2;
        border: none;
        background: url(/d/images/pro_det_icon2.png) no-repeat center center;
        overflow: hidden;
        margin: 0;
    }

    .pro_det_pic_big2.owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 0;
    }

    .pro_det_pic_big2.owl-carousel .owl-controls .owl-nav .owl-next {
        right: 0;
        transform: rotateZ(180deg);
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotateZ(180deg);
    }



.pro_det_pic_sml {
    width: calc(100% + 50px);
    margin-left: -25px;
}

    .pro_det_pic_sml .slick-slide {
        padding: 0 25px;
        position: relative;
    }

        .pro_det_pic_sml .slick-slide .pic {
            position: relative;
            overflow: hidden;
        }

            .pro_det_pic_sml .slick-slide .pic::after {
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                border: 2px solid;
                opacity: 0;
                transition: all 0.5s;
                -webkit-transition: all 0.5s;
            }

        .pro_det_pic_sml .slick-slide.slick-center .pic::after {
            opacity: 1;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }






/* ports */
.sub_banner_parts {
    height: 734px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

    .sub_banner_parts .wrapper {
        height: 100%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
    }

.sub_banner_parts_tt {
    position: relative;
    color: #fff;
    /*font-family: "Anticva-Regular";*/
    padding-left: 46px;
}

    .sub_banner_parts_tt::before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 49%;
        width: 30px;
        height: 94%;
        background: #de731c;
        transform: translate(0,-50%);
    }

    .sub_banner_parts_tt .tt {
        font-size: 72px;
    }

    .sub_banner_parts_tt .text {
        font-size: 54px;
    }




.sub_main_ports {
    background: #e8eaef url(../images/part_bg1.png) no-repeat center center;
}

.parts_box1_text1 {
    font-size: 28px;
    line-height: 1.3;
    color: #4e5b6e;
    margin-bottom: 50px;
}

.parts_box1_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 40px;
    overflow: hidden;
}

    .parts_box1_list1 dd {
        width: calc((100% - 100px) / 3);
        background: #fff;
        margin: 0 50px 0 0;
    }

        .parts_box1_list1 dd:hover .pic img {
            transform: scale(1.03,1.03);
            -webkit-transform: scale(1.03,1.03);
        }

        .parts_box1_list1 dd:last-child {
            margin-right: 0;
        }

        .parts_box1_list1 dd .pic {
            overflow: hidden;
        }

            .parts_box1_list1 dd .pic img {
                width: 100%;
            }

        .parts_box1_list1 dd .con {
            height: 100%;
            font-size: 20px;
            line-height: 1.5;
            padding: 18px;
            position: relative;
        }

            .parts_box1_list1 dd .con:after {
                content: "";
                display: block;
                position: absolute;
                left: 100%;
                top: 0;
                width: 50px;
                height: 100%;
                background: #fff;
            }

        .parts_box1_list1 dd:last-child .con:after {
            display: none;
        }


.parts_box1_list2 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 1340px;
    margin: 0 auto;
}

.parts_box1_list2_item {
    font-size: 24px;
    line-height: 1.5;
    color: #003f63;
    background: #fff;
    padding: 30px 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.parts_box1_list2_item1 {
    width: 48%;
}

.parts_box1_list2_item2 {
    width: 23%;
}

.parts_box1_list2_item:hover {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    box-shadow: 0 0 10px rgba(50,50,50,.3);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.parts_box1_text2 {
    font-size: 28px;
    line-height: 1.4;
    color: #2a3037;
    padding: 65px 0;
}

    .parts_box1_text2 a {
        color: #f47c1b;
        font-weight: bold;
    }



/* pro_det2 */
.pro_det_t_wrap {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 30px;
}

    .pro_det_t_wrap .pro_det_t_l {
        width: 62%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

.pro_det_t_pic {
    width: 100%;
    margin-bottom: 30px;
}

.pro_det_t_r {
    width: 35%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.pro_det_t_r_text {
    font-size: 22px;
    color: #4e5b6e;
    line-height: 1.4;
    padding: 15px 0 37px;
}

.pro_det_t_r_clm1 .item {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    font-size: 18px;
    line-height: 26px;
    color: #4e5b6e;
    margin-bottom: 5px;
}

    .pro_det_t_r_clm1 .item .num {
        width: 26px;
    }

    .pro_det_t_r_clm1 .item .tt {
        width: calc(100% - 26px);
    }


.pro_det_t_r_b {
    padding-top: clamp(1.563rem, 0.702rem + 3.67vw, 4.375rem);
}

.pro_det_t_r_b_btn {
    width: clamp(12.5rem, 10.969rem + 6.53vw, 17.5rem);
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    font-size: 20px;
    color: #fff;
    height: 50px;
    background: #a70302;
    border-radius: 10px;
    margin-bottom: clamp(0.625rem, 0.472rem + 0.65vw, 1.125rem);
}

    .pro_det_t_r_b_btn:hover {
        background: #282828 !important;
    }

.pro_det_t_r_b_mail {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

    .pro_det_t_r_b_mail .icon {
        width: clamp(2.5rem, 2.309rem + 0.82vw, 3.125rem);
        font-size: clamp(1.875rem, 1.645rem + 0.98vw, 2.625rem);
        color: #4e5b6f;
        text-align: center;
        margin-right: 2px;
    }

    .pro_det_t_r_b_mail .tt {
        font-size: clamp(1rem, 0.923rem + 0.33vw, 1.25rem);
    }

.pro_det2_t_b {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.pro_det2_t_b_l {
    width: 62%;
}

.pro_det2_t_b_r {
    width: 35%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}







.pro_det_green .pro_det_title .tt1,
.pro_det_green .pro_det_title .tt2 {
    color: #6c8342;
}

.pro_det_green .pro_det_b_bars {
    border-top-color: #9bc74c;
}

.pro_det_green .pro_det_b table tr td span {
    color: #9bc74c;
}

.pro_det_green .pro_det_pic_big.slick-slider .slick-arrow {
    background-color: rgba(155,199,76,.9);
}


.pro_det_green .pro_det_pic_sml .slick-slide .pic::after {
    border-color: #769c31;
}


.pro_det_red .pro_det_t_r {
    padding-top: 23px;
}

.pro_det_red .pro_det_title .tt1,
.pro_det_red .pro_det_title .tt2 {
    color: #7e2a2a;
}

.pro_det_red .pro_det_b_bars {
    border-top-color: #a70302;
}

.pro_det_red .pro_det_b table tr td span {
    color: #a70302;
    text-transform: lowercase;
}

.pro_det_red .pro_det_pic_big.slick-slider .slick-arrow {
    background-color: rgba(167,3,2,.8);
}


.pro_det_red .pro_det_pic_sml .slick-slide .pic::after {
    border-color: #7e2a2a;
}


.pro_det_red .pro_det_t_r_clm1 .item .num {
    color: #7e2a2a;
}




/* solution */
.sub_banner_solu {
    height: 662px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e8eaef;
}

    .sub_banner_solu .wrapper {
        height: 100%;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        padding-bottom: 4%;
    }

    .sub_banner_solu .sub_banner_parts_tt {
        text-shadow: 0 0 10px #000;
    }

        .sub_banner_solu .sub_banner_parts_tt::before {
            background: #a10d0c;
        }



.solution_box1 {
    background: #e8eaef;
}

.solution_box1_text1 {
    font-size: 24px;
    line-height: 1.4;
    color: #4e5b6e;
}

.solution_box1 .solu_det_btn_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.solution_box2 {
    background: #f4f5f7;
}

.solution_box2_bars {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background: #4e5b6e;
    border-top: 6px solid #7e2a2a;
}

    .solution_box2_bars .item {
        width: 25%;
        font-size: 18px;
        line-height: 54px;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }

        .solution_box2_bars .item.hover {
            background: #798ba2;
        }

.solution_box2_tabs_item {
    padding: 45px 0;
}

.solution_box2_tabs_item_tt {
    font-size: 42px;
    color: #4e5b6e;
    /*font-family: "Hyde-Bold";*/
    margin-bottom: 50px;
}

.solution_box2_tabs_item_pic {
    margin-bottom: 50px;
}

.solution_box2_tabs_item_tip {
    font-size: 16px;
    color: #9ca6b6;
    margin-bottom: 18px;
}

.pro_det_pic_sml2_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.pro_det_pic_sml2_tt {
    width: 25.24%;
}

    .pro_det_pic_sml2_tt .con {
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        -webkit-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        line-height: 1.4;
    }

        .pro_det_pic_sml2_tt .con .tt {
            font-size: 22px;
            margin-bottom: 5px;
        }

        .pro_det_pic_sml2_tt .con .text {
            font-size: 18px;
        }

.pro_det_pic_sml2 {
    width: 74.76%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .pro_det_pic_sml2 .item {
        width: calc(100% / 4);
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }

        .pro_det_pic_sml2 .item:after {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            opacity: 0;
            width: 100%;
            height: 100%;
            border: 2px solid #a70302;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .pro_det_pic_sml2 .item.active:after {
            opacity: 1;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }


.solution_box2_text {
    font-size: 24px;
    line-height: 1.6;
    /*font-family: "Anticva-Regular";*/
    font-weight: bold;
    color: #4e5b6e;
    max-width: 1140px;
}

.solution_box3_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: -24px;
    margin-bottom: 70px;
}

    .solution_box3_list1 dd {
        width: 25%;
        text-align: center;
        padding: 0 10px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .solution_box3_list1 dd a {
            display: block;
            text-align: center;
        }

            .solution_box3_list1 dd a .tt {
                display: inline-block;
                line-height: 27px;
                font-size: 18px;
                padding: 10px 10px 9px;
                width: 146px;
                max-width: 100%;
                color: #fff;
                /*font-family: "Anticva-Regular";*/
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                margin: 0 auto 15px;
            }

        .solution_box3_list1 dd .pic {
            overflow: hidden;
        }

        .solution_box3_list1 dd:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }




.solu_green .sub_banner_parts_tt::before {
    background: #9bc74c;
}

.solu_green .solution_box2_bars {
    border-color: #9bc74c;
}

.solu_green .pro_det_pic_sml2_tt {
    background: #6c8342;
}

.solu_green .solution_box3_list1 dd a .tt {
    background: #6c8342;
}

.solu_green .pro_det_pic_sml2 .item:after {
    border-color: #6c8342;
}


.solu_red .sub_banner_parts_tt::before {
    background: rgba(167,3,2,.9);
}

.solu_red .solution_box2_bars {
    border-color: #a70302;
}

.solu_red .pro_det_pic_sml2_tt {
    background: #a70302;
}

.solu_red .solution_box3_list1 dd a .tt {
    background: #7e2a2a;
}

.solu_red .pro_det_pic_sml2 .item:after {
    border-color: #a70302;
}


.news_list3 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

    .news_list3 dd {
        width: 30%;
        display: block;
        background: #fff;
        padding: 15px;
        border: 1px solid #dcdcdc;
        margin: 0 5% 45px 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

.news_list3_text {
    padding: 5px 0 18px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
}

    .news_list3_text img {
        max-width: 100%;
        max-height: 100%;
    }

.news_list3 dd:hover {
    box-shadow: 0 0 10px rgba(50,50,50,.15);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_list3_pic img {
    width: 100%;
}

.news_list3_text a {
    color: #00b7ee;
}

/* news_list4 */
.news_list4 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

    .news_list4 dd {
        width: 47%;
        margin-bottom: 70px;
    }

        .news_list4 dd a {
            display: block;
        }

.news_list4_pic {
    overflow: hidden;
}

    .news_list4_pic img {
        width: 100%;
    }

.news_list4_con {
    padding: 27px 0 0;
    color: #353d40;
}

.news_list4_tt {
    font-size: 20px;
    /*font-family: "Hyde-Bold";*/
    margin-bottom: 14px;
}

.news_list4_text {
    line-height: 1.7;
}

.news_list4 dd a:hover .news_list4_pic img {
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



.case_det_window {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.case_det_window_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(232,234,239,.5);
}

.case_det_window_con {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    max-width: 1000px;
    padding: 20px;
    overflow-y: auto;
    background: #fff;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.case_det_window_pic img {
    width: 100%;
}

.case_det_window_tt_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.case_det_window_tt {
    width: 31.7%;
    color: #fff;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 12px;
    overflow: hidden;
    background: #003f63;
}

.case_det_window_tt_con {
    overflow: hidden;
}

.case_det_window_tt_pic {
    width: 68.3%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

    .case_det_window_tt_pic .item {
        width: 25%;
        overflow: hidden;
        position: relative;
    }

        .case_det_window_tt_pic .item:after {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2;
            opacity: 0;
            width: 100%;
            height: 100%;
            border: 4px solid #fff;
        }

        .case_det_window_tt_pic .item.hover:after {
            opacity: 1;
        }


/* service */
.sub_banner_service {
    height: 734px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service_list1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative;
    z-index: 2;
    margin-top: -215px;
    margin-bottom: 80px;
}

.service_list1_item1 {
    width: 34.2%;
    background: #4e5b6e;
    padding: 50px 3.5%;
}

.service_list1_pic {
    text-align: center;
    margin-bottom: 45px;
}

.service_list1_tt {
    font-size: 22px;
    color: #003f63;
    font-weight: bold;
    /*font-family: "Anticva-Regular";*/
    margin-bottom: 18px;
}

.service_list1_text {
    color: #4e5b6e;
}

.service_list1_item2 {
    width: 36%;
    position: absolute;
    top: -35px;
    left: 50%;
    height: 100%;
    padding: 50px 3%;
    background: #fff;
    transform: translate(-50%,0);
}




.service_list2 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 auto;
    padding: 20px 0 80px;
}

    .service_list2 dd {
        width: calc((100% - 90px) / 4);
        overflow: hidden;
        margin: 0 30px 30px 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

        .service_list2 dd img {
            width: 100%;
        }

        .service_list2 dd:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

.service_title1 {
    color: #003f63;
    /*font-family: "Anticva-Regular";*/
    font-weight: bold;
    margin-bottom: 40px;
}

.contact_box1_title1 {
    font-size: 60px;
    color: #4e5b6e;
    /*font-family: "Anticva-Regular";*/
    font-weight: bold;
    margin-bottom: 60px;
}

    .contact_box1_title1 .text {
        padding-top: 8px;
        line-height: 1.5;
    }


.contact_box1 {
    margin-bottom: 70px;
}

.contact_box1_con {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 48px 50px;
    background: url(/d/images/contact_bg1.jpg) no-repeat center center / cover;
}

.contact_box1_con_l {
    width: 38.5%;
    overflow: hidden;
}

.contact_box1_con_r {
    width: 55%;
}

.contact_box1_con_r_tt1 {
    font-size: 24px;
    color: #a70302;
    /*font-family: "Hyde-Bold";*/
    margin-bottom: 20px;
}

.contact_box1_con_r_text {
    font-size: 22px;
    color: #4e5b6e;
    line-height: 30px;
    padding: 14px 0;
}

    .contact_box1_con_r_text a {
        color: #003f63;
        text-transform: lowercase;
    }

    .contact_box1_con_r_text .tt {
        color: #003f63;
    }

    .contact_box1_con_r_text a:hover {
        text-decoration: underline;
    }






.public_float_nav {
    display: block;
    width: 50px;
    position: fixed;
    z-index: 10;
    top: 45%;
    right: 0;
}

    .public_float_nav .item {
        background: #4e5b6f;
    }

        .public_float_nav .item > a {
            display: block;
            font-size: 24px;
            color: #ffffff;
            text-align: center;
            height: 50px;
            line-height: 50px;
            background: #4e5b6f;
        }

        .public_float_nav .item:hover > a {
            background-color: rgb(61, 58, 58);
        }

        .public_float_nav .item:hover .fenxiang_box {
            display: block;
        }

        .public_float_nav .item .fenxiang_box {
            display: none;
        }

            .public_float_nav .item .fenxiang_box .a2a_kit {
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-direction: column-reverse;
                -webkit-flex-direction: column-reverse;
                flex-direction: column-reverse;
                -ms-align-items: center;
                -webkit-align-items: center;
                align-items: center;
            }

                .public_float_nav .item .fenxiang_box .a2a_kit a {
                    padding: 4px 0;
                }

.back_top {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
}

/* zuixin */


.red_box {
    margin: 55px auto 100px auto;
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
    align-items: center;
}

    .red_box .txt h2 {
        font-size: 32px;
        /*font-family: 'Hyde-Regular', sans-serif,arial,verdana;*/
        color: #003F63;
    }

    .red_box .txt span {
        font-size: 19px;
        font-weight: 400;
        color: #4E5B6E;
        float: right;
        margin: 30px 0;
    }

    .red_box .txt P {
        font-size: 19px;
        /* font-family: Myriad Pro; */
        font-weight: 400;
        color: #003F63;
        line-height: 46px;
    }

    .red_box .txt2 {
        margin-top: 100px;
    }

    .red_box img {
        width: 42%;
    }

    .red_box .txt {
        width: 50%;
    }

    .red_box .txt2 img {
        width: 50px;
        height: 50px;
        float: right;
        margin-top: -20px;
    }


.boximg img {
    width: 52%;
    margin: 30px auto;
}

.boximg {
    text-align: center;
}

.xiangguan h4 {
    text-align: center;
    font-size: 31px;
    font-weight: 400;
    color: #003F63;
    line-height: 38px;
    text-transform: uppercase;
    margin: 81px 0 50px 0
}

.boxwrap .box {
    text-align: center;
}

.boxwrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    padding: 0 103px;
}

    .boxwrap .box p a {
        font-size: 19px;
        /* font-family: Myriad Pro; */
        font-weight: 400;
        color: #003F63;
        line-height: 38px;
        text-transform: uppercase;
    }

    .boxwrap .box p img {
        width: 19px;
        height: 15px;
        margin-top: -5px;
        margin: -10px 10px 0 10px;
    }


.mobile_footer_btn {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
    height: 52px;
    background: #4e5b6f;
}

.mobile_footer_btn_list {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}

    .mobile_footer_btn_list .item {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        width: calc(100% / 3);
        line-height: 52px;
        color: #fff;
        font-size: 26px;
    }




.solu_det_btn_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-top: clamp(1.563rem, 0.702rem + 3.67vw, 4.375rem);
    gap: clamp(0.938rem, -0.402rem + 5.71vw, 5.313rem);
}

.solu_det_btn {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    font-size: 20px;
    color: #fff;
    height: 50px;
    background: #000;
    padding: 0 clamp(0.938rem, 0.651rem + 1.22vw, 1.875rem);
    border-radius: 10px;
}

    .solu_det_btn .icon {
        width: 22px;
        height: 22px;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        margin-left: 15px;
    }

        .solu_det_btn .icon img {
            width: 100%;
            height: auto;
            margin: 0;
        }

    .solu_det_btn.hover1 {
        background: #a70302;
    }


.case_det_btn_box {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    gap: clamp(0.938rem, 0.938rem + 0vw, 0.938rem);
    padding-top: 25px;
}


.pro_det_b_tabs_item_cta {
    background: #101010;
    padding: clamp(2.188rem, 1.709rem + 2.04vw, 3.75rem) 0;
}

.pro_det_b_tabs_item_cta_con {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.pro_det_b_tabs_item_cta_l {
    width: 62%;
    color: #fff;
}

    .pro_det_b_tabs_item_cta_l .tt {
        font-size: clamp(1.25rem, 1.059rem + 0.82vw, 1.875rem);
        margin-bottom: 12px;
    }

    .pro_det_b_tabs_item_cta_l .text {
        font-size: 16px;
        line-height: 1.875;
        max-width: 800px;
    }

.pro_det_b_tabs_item_cta_r {
    width: 35%;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    gap: clamp(0.938rem, 0.651rem + 1.22vw, 1.875rem);
}

    .pro_det_b_tabs_item_cta_r .solu_det_btn {
        min-width: 240px;
    }
.ind_box1 {
    margin-top: 80px;
}