body {
}
ul {
    list-style-type: none;
}
a {
    text-decoration: none!important;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background-color: #fff;
    overflow-x: hidden;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑","Microsoft YaHei", "Arial", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
    -moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
    transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
}

    a:hover {
        color: #E21716; 
    }

input, select, img {
    vertical-align: middle;
}

ul, li {
    list-style: none;
}

em, cite, th {
    font-style: normal;
    font-weight: normal;
    font-style: normal;
}

.wrap {
    clear: both;
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    zoom: 1;
    overflow: hidden;
}

.wrap2 {
    clear: both;
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
    text-align: left;
    zoom: 1;
    overflow: hidden;
}

.divhidden {
    display: none;
}

.l {
    float: left;
}

.r {
    float: right;
}

.c_l {
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
}


.header-v1 {
    width: 100%;
    position: fixed; 
    height: 114px;
    
    z-index: 10;
    border-top: 3px solid #E21716;
    background-color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}

.nav-hide .header-v1 {
    height: 99px;
}

.nav-hide .blank_h {
    height: 99px;
}

.nav-hide .header-v1 .top-main .logo1 img {
    height: 55px;
    margin-top: -15px;
}

.header-v1 .top-main {
    width: 100%; 
    margin: 0 auto; 
    overflow: hidden;
}

    .header-v1 .top-main .logo1 {
        float: left;
        height: 100%;
   
        height: 55px;
        line-height: 108px;
    }

        .header-v1 .top-main .logo1 img {
            height: 100%;
        }



    .header-v1 .top-main .top-main-content {
        float: left;
    }
    .header-v1 .top-main .rlght {
        float: right;
        height: 86px;
    }
        .header-v1 .top-main .rlght .tit1 {
            float: left;
            text-align: right;
            margin-top: 26px;
        }
        .header-v1 .top-main .rlght .dh {
            font-size: 24px;
            color:#000;
        }
            .header-v1 .top-main .rlght .dh a {
                color: #E21716;
            }
        .header-v1 .top-main .rlght .dh a:hover {
            color: #E21716;
        }
        .header-v1 .top-main .rlght .p {
            font-size: 16px;
            color: #666;
        }
.nav-hide .header-v1 .top-main .rlght {
  height: 68px;
}
.header-v1 .top-main .rlght .tit2 {
    float: left;
    line-height: 110px;
    margin-left: 20px;
    font-size: 16px;
    color: #333;
    border-left: 1px solid #e5e5e5;
    padding-left: 20px;
}
.nav-hide .header-v1 .top-main .rlght .tit2 {
    line-height: 95px;
}
.nav-hide .header-v1 .top-main .rlght .tit1 {
    margin-top: 18px;
}
.header-v1 .top-main .rlght .tit2 a:hover{
color:#E21716;
}


.navBar {
}

.nav {
    list-style: none;
    padding: 0;
}

    .nav .m {
        float: left;
        border-top: 0;
        border-bottom: 0;
        width: 120px;
        position: relative;
    }

    .nav a:hover {
        text-decoration: none;
        color: #E21716;
    }

    .nav h3 {
        float: left;
        font-weight: normal;
        font-size: 16px;
        height: 114px;
        overflow: hidden;
        width: 100%;
        text-align: center;
        margin:0;
    }

        .nav h3 a {
            display: block;
            color: #666666;
            line-height: 111px;
            font-size: 16px;
        }

.nav-hide .nav h3 {
    height: 99px;
}

    .nav-hide .nav h3 a {
        line-height: 96px;
    }

.nav .on {
}

    .nav .on h3 a { 
        color: #fff;
        background-color: #E21716; 
    }

.nav .sub {
    display: none; 
    width: 100%;
    padding: 0;
    position: fixed;
    top: 114px;
    left: 0;
    background: #fff;
    z-index: 110;
    border-top: 3px solid #ededed;
}

.nav-hide .nav .sub {
    top: 99px;
}

.nav .sub dl {
    text-align: right;
    float: right;
    width: 63%;
    
    margin-bottom: 0;
}
.nav #m3 .sub dl {
    
    width: 56%;
}

.nav #m4 .sub dl {
    width: 50%;
}

.nav #m5 .sub dl {
    
    width: 43%;
}

.nav .sub dd {
    float: left;
    vertical-align: middle;
    list-style: none;
    text-decoration: none;
    margin-right: 6%;
}

    .nav .sub dd a {
        height: 74px;
        line-height: 74px;
        display: block;
        color: #37230a;
        font-size: 16px;
    }

        .nav .sub dd a:hover {
            color: #E21716;
        }

.blank_h {
    height: 117px;
    overflow: hidden;
}

.nav #m1 {
    width: 90px;
    margin-left: 50px;
}



.touch-top {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9;
    background: #fff;
    border-top: 1px solid #E21716;
    display: none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}

.touch_bg {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 8;
    background: #0d0d0d;
    display: none;
    filter: Alpha(Opacity=60); 
    opacity: 0.6;
    height: 100%;
}

.touch-top-wrapper {
    width: 96%;
    margin: 0 auto;
}

    .touch-top-wrapper .touch-logo {
        float: left;
        height: 70px;
    }
        .touch-top-wrapper .touch-logo svg {
            width: 200px;
            margin-top: -40px;
        }
        .touch-top-wrapper .touch-logo img {
            height: 55px;
            display: block;
            margin-top: 8px;
        }

.touch-navigation {
    display: block;
}

.touch-toggle {
    position: absolute;
    right: 10px;
    top: 0;
}

    .touch-toggle li {
        float: left;
        height: 70px;
        padding: 0 12px;
        text-align: center;
    }

        .touch-toggle li a {
            height: 70px;
        }

        .touch-toggle li:hover, .touch-toggle li:active {
        }

    .touch-toggle .touch-toggle-item-first {
        border-left: none;
    }

    .touch-toggle .touch-toggle-item-last {
        border-right: none;
    }

    .touch-toggle li a {
        display: block;
        font-size: 12px;
    }

    .touch-toggle li i {
        display: inline-block;
        width: 32px;
        height: 32px;
        overflow: hidden; 
        margin-top: 20px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
    }

    .touch-toggle .touch-icon-language {
        background-image: url(404.png);
    }

    .touch-toggle .touch-icon-user {
        background-image: url(404.png);
    }

    .touch-toggle .touch-icon-search {
        background-image: url(404.png);
    }

    .touch-toggle .touch-icon-menu {
        background-image: url(../image/head_pic1.png);
    }

    .touch-toggle li span {
        display: none;
        text-align: center;
    }

.drawer-section { 
    display: none;
}

.drawer-section-menu { 
    padding: 0px 0px 5px;
}

.touch-toggle-content {
    clear: both;
}

.touch-menu {
    clear: both;
}

    .touch-menu ul li {
        border-bottom: 1px solid #eee;
        position: relative;
    }

        .touch-menu ul li a {
            color: #333;
            display: block;
            font-size: 18px;
            height: 48px;
            line-height: 48px; 
            padding-left: 30px;
        }

            .touch-menu ul li a:hover, .touch-menu ul li a:active {
                background-color: #E21716;
                color: #fff;
            }

        .touch-menu ul li i {
            position: absolute;
            top: 0px; 
            right: 25px;
            display: block;
            width: 13px;
            height: 13px;
          
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;
        }

            .touch-menu ul li i.touch-arrow-right {
                display: none;
                background-image: url(404.png);
            }

    .touch-menu ul ul {
        display: none;
        margin: 0; 
        padding: 0 0px 30px 0px;
    }

        .touch-menu ul ul li {
            border-bottom: none;
            margin: 0;
            padding: 0;
        }

            .touch-menu ul ul li a {
                padding: 0;
                padding-left: 35px;
                font-size: 16px;
                height: 38px;
                line-height: 38px;
            }

            .touch-menu ul ul li i {
                top: 13px;
            }

    .touch-menu .closetitle {
        padding-top: 10px;
        padding-bottom: 12px;
        text-align: center;
    }

        .touch-menu .closetitle img {
            margin: 0 auto;
            height: 30px;
            width: auto;
        }

.search_div {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding-top: 2%;
    padding-bottom: 2%;
    display: none; 
}

    .search_div .search_con {
        width: 92%;
        margin: 0 auto;
        border: 1px solid #cdcdcd;
        height: 40px;
        line-height: 40px;
    }

        .search_div .search_con .input1 {
            text-indent: 15px;
            width: 88%;
            float: left;
            border: 0;
            background: none;
            height: 100%;
            font-size: 16px;
            outline: none;
            color: #bbb;
        }

        .search_div .search_con .bnt1 {
            -webkit-appearance: none;
            float: right;
            width: 12%;
            max-width: 60px;
            background: url(404.png) 50% center no-repeat;
            background-size: auto 55%;
            border: 0;
            height: 100%;
            cursor: pointer;
        }



.foot_bg {
    background-color: #000;
    overflow: hidden; 
}

.foot_con {
    width: 97%;
    margin: 0 auto;
    max-width: 1182px;
    overflow: hidden;
}

    .foot_con .foot_con_l {
        float: left;
        overflow: hidden;
    }

        .foot_con .foot_con_l .foot_con_a {
            line-height: 30px;
            font-size: 14px;
            color: #c7c7c7;
            overflow: hidden;
            margin-bottom: 4%;
            margin-top: 1%;
        }

            .foot_con .foot_con_l .foot_con_a a {
                color: #c7c7c7;
            }

                .foot_con .foot_con_l .foot_con_a a:Hover {
                    color: #E21716;
                }

        .foot_con .foot_con_l .foot_con_logo {
            margin-top: 30px;
            display: block;
            clear: both;
        }

    .foot_con .foot_con_r {
        float: right;
        padding-top: 30px;
    }

        .foot_con .foot_con_r img {
            width: 80px;
            float: right;
            margin-bottom: 30px;
            margin-left: 12px;
        }

        .foot_con .foot_con_r ul {
            float: right;
            font-size: 12px;
            color: #c7c7c7;
            line-height: 30px;
            margin-bottom: 20px;
        }

            .foot_con .foot_con_r ul li {
                display: block;
                text-align: right;
                overflow: hidden;
                height: 26px;
                line-height: 28px;
            }

                .foot_con .foot_con_r ul li a:hover {
                    color: #E21716;
                }

                .foot_con .foot_con_r ul li .tel {
                    float: right;
                    padding-left: 14px;
                    color: #c7c7c7;
                    background: url(404.png) left 4px no-repeat;
                }

                .foot_con .foot_con_r ul li .email {
                    float: right;
                    padding-left: 25px;
                    color: #c7c7c7;
                    background: url(404.png) left center no-repeat;
                }

.foot_bg2 {
    background-color: #E21716;
    height: 39px;
    line-height: 39px;
    color: #fff;
    text-align: left;
    overflow: hidden;
}

    .foot_bg2 a {
        color: #fff;
    }

.foot_con2 {
    width: 97%;
    margin: 0 auto;
    max-width: 1182px;
    overflow: hidden;
}

.foot_bg2 .foot_con2 .footer_fx_r {
    float: right;
}

    .foot_bg2 .foot_con2 .footer_fx_r li {
        float: left;
        margin-left: 9px;
        width: 22px;
        height: 22px;
        margin-top: 9px;
        cursor: pointer;
    }

        .foot_bg2 .foot_con2 .footer_fx_r li a {
            display: block;
        }

        .foot_bg2 .foot_con2 .footer_fx_r li:Hover {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

        .foot_bg2 .foot_con2 .footer_fx_r li.foot_weixin {
            background: url(404.png) center center no-repeat;
        }

        .foot_bg2 .foot_con2 .footer_fx_r li.foot_qq {
            background: url(404.png) center center no-repeat;
        }

        .foot_bg2 .foot_con2 .footer_fx_r li.foot_weibo {
            background: url(404.png) center center no-repeat;
        }

        .foot_bg2 .foot_con2 .footer_fx_r li.foot_sinna {
            background: url(404.png) center center no-repeat;
        }

    .foot_bg2 .foot_con2 .footer_fx_r .ewm {
        width: 203px;
        height: 201px;
        background: url(404.png) no-repeat;
        margin-top: -210px;
        position: absolute;
        margin-left: -90px;
        display: none;
    }

    .foot_bg2 .foot_con2 .footer_fx_r li.foot_weixin:hover .ewm {
        display: block;
    }

    .foot_bg2 .foot_con2 .footer_fx_r li.foot_weixin {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .foot_bg2 .foot_con2 .footer_fx_r img {
        margin-left: 24px;
        margin-top: 22px;
        width: 150px;
        height: 150px;
    }

.gotop {
    position: fixed;
    bottom: 10%;
    right: 1%;
    width: 51px;
    height: 51px;
    background: url(404.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .gotop:hover {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        cursor: pointer;
        transform: rotate(360deg);
    }

@media screen and (max-width: 1370px) {
    
    .nav .m {
        width: 96px;
    }
        .nav .m#m2 {
            width: 120px;
        }
}

@media screen and (max-width: 1200px) {
    
    .blank_h {
        height: 90px;
    }

    .nav-hide .blank_h {
        height: 90px;
    }

    .header-v1 {
        display: none;
    }

    .touch-top {
        display: block;
    }
}

@media screen and (max-width: 1000px) {
    
    .foot_con .foot_con_l {
        width: 100%;
        text-align: center;
    }

        .foot_con .foot_con_l img {
            margin: 0 auto;
        }

    .foot_con .foot_con_r {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }

        .foot_con .foot_con_r img {
            float: none;
            margin: 0 auto;
            margin-left: auto;
            margin-bottom: 2%;
        }

        .foot_con .foot_con_r ul {
            float: none;
        }

            .foot_con .foot_con_r ul li {
                text-align: center;
            }

                .foot_con .foot_con_r ul li .tel {
                    float: none;
                    clear: both;
                    display: inline-block;
                }

                .foot_con .foot_con_r ul li .email {
                    float: none;
                    clear: both;
                    display: inline-block;
                }
}

@media screen and (max-width: 780px) {
}

@media screen and (max-width: 640px) {
    
    .blank_h {
        height: 80px;
    }

    .nav-hide .blank_h {
        height: 80px;
    }

    .touch-top-wrapper .touch-logo img {
        height: 55px;
        margin-top: 8px;
    }

    .touch-toggle li i {
        margin-top: 20px;
    }

    .touch-menu ul li a {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }
}

@media screen and (max-width: 480px) {
    
    .blank_h {
        height: 70px;
    }

    .nav-hide .blank_h {
        height: 70px;
    }

    .touch-top-wrapper .touch-logo img {
        height: 55px;
        margin-top: 8px;
    }

    .touch-toggle li {
        padding-left: 8px;
        padding-right: 8px;
    }

        .touch-toggle li i {
            width: 26px;
            height: 26px;
            margin-top: 23px;
        }

    .touch-menu ul li a {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
}

.kMf8Rp6T {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
}
    .kMf8Rp6T .KkuktEE9 {
        cursor: pointer;
        background-size: 100%;
    }
        .kMf8Rp6T .KkuktEE9 .xEmAs9IN {
            position: relative;
            box-sizing: border-box;
            width: 60px;
            height: 168px;
            background: linear-gradient(180deg,#fe5b43,#fba35b);
            box-shadow: 0 4px 8px 0 rgba(0,7,81,.12);
            border-radius: 29px;
            border: 2px solid #fff;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
.to_top {
    position: relative;
    margin-bottom: 10px;
    z-index: 9999;
}
.scroll-to-top {
    margin-top: 10px;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    line-height:60px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: linear-gradient(#f4f5f8,#fdfefe);
    box-shadow: 4px 4px 14px 0 rgba(0,43,112,.12);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    cursor: pointer;
    color:#333;
}
    .scroll-to-top span {
        font-size: 26px;
        color: #7F7F7F;
    }
.kMf8Rp6T .KkuktEE9 .xEmAs9IN i {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 52px;
    margin-top: 3px;
    background-color: #fff;
    font-size: 28px;
    display: block;
    color: #E21716;
}
.kMf8Rp6T .KkuktEE9 .xEmAs9IN h3 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    
    line-height: 22px;
    margin-top: 7px;
}
.erweima, .dianhu {
    margin-top: 10px;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: linear-gradient(#f4f5f8,#fdfefe);
    box-shadow: 4px 4px 14px 0 rgba(0,43,112,.12);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    cursor: pointer;
    color: #333;
}
    .erweima span {
        font-size: 26px;
        color: #7F7F7F;
    }
    .erweima:hover span{
        color:#E21716;
    }
    .dianhu span {
        font-size: 26px;
        color: #7F7F7F;
    }
        .dianhu a:hover span{
            color: #E21716;
        }
.saoyisao{
    position:relative;
}
.saoyisao .weix {
    display: none;
}
    .saoyisao:hover .weix {
        display: block;
        bottom: 8px;
        box-sizing: border-box;
        position: absolute;
        right: 75px;
        top: -125px;
        width: 175px;
        height: 184px;
        background: #fff;
        box-shadow: 0 4px 8px 0 rgba(0,7,81,.12);
        border-radius: 4px;
        border: 1px solid #fff;
        padding-top: 15px;
    }
    .saoyisao .weix img {
        width: 125px;
        height: 125px;
        margin-bottom: 5px;
    }
        .saoyisao .weix p{
font-size:14px;
        }

        


.footer-wrapper-container .footer-top {
    width: 100%;
    background: #fbfbfb;
}
.footer-wrapper-container .footer-wrapper-section {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 45px 0 30px;
}
    .footer-wrapper-container .footer-wrapper-section .footer-left-infos {
        margin-top: 5px;
        margin-right: 100px;
    }
        .footer-wrapper-container .footer-wrapper-section .footer-left-infos > h6 {
            font-size: 16px;
            font-family: PingFangSC-Semibold,PingFang SC;
            font-weight: 600;
            color: #2c2e2e;
        }
        .footer-wrapper-container .footer-wrapper-section .footer-left-infos p.telphone {
            display: inline-block;
            position: relative;
            opacity: 1;
            line-height: 30px;
            font-size: 27px;
            font-family: PingFangSC-Semibold,PingFang SC;
            font-weight: 700;
            color: #383939 !important;
        }
        .footer-wrapper-container .footer-wrapper-section .footer-left-infos p.time {
            margin-top: 3px;
            font-size: 12px;
            font-weight: 400;
            color: #383939;
            line-height: 17px;
            opacity: .6;
        }
        .footer-wrapper-container .footer-wrapper-section .footer-left-infos p.tag {
            display: inline-block;
            box-sizing: border-box;
            padding: 2px 6px;
            margin-top: 9px;
            font-size: 14px;
            background: #E21716;
            border-radius: 2px;
            font-weight: 300;
            color: #fff;
            line-height: 21px;
        }
        .footer-wrapper-container .footer-wrapper-section .footer-left-infos p.email {
            margin-top: 25px;
            font-size: 12px;
            font-weight: 500;
            color: #383939;
            line-height: 17px;
        }
        .footer-wrapper-container .footer-wrapper-section .footer-left-infos .qrcode {
            width: 91px;
            height: 91px;
            margin-top: 8px;
            padding: 5px;
        }
            .footer-wrapper-container .footer-wrapper-section .footer-left-infos .qrcode img {
                display: block;
                width: 100%;
            }
    .footer-wrapper-container .footer-wrapper-section .footer-left-links {
        display: inline-flex;
        padding-top: 5px;
    }
    .footer-wrapper-container .footer-wrapper-section .footer-link-list:first-child {
        margin-right: 40px;
    }
    .footer-wrapper-container .footer-wrapper-section .footer-link-list dt {
        margin-bottom: 11px;
        font-family: PingFangSC-Semibold,PingFang SC;
        font-weight: 600;
        color: #030303;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 21px;
    }
    .footer-wrapper-container .footer-wrapper-section .footer-link-list dd {
        height: 20px;
        margin-bottom: 8px;
        position: relative;
    }
        .footer-wrapper-container .footer-wrapper-section .footer-link-list dd a {
            display: inline-block;
            padding: 0 5px 0 0;
            font-family: HiraginoSansGB-W3;
            font-size: 14px;
            color: #5d6a7f;
            letter-spacing: 0;
            white-space: nowrap;
            line-height: 20px;
        }
        .footer-wrapper-container .footer-wrapper-section .footer-link-list dd a:hover {
         color:#E21716;
        }
    .footer-wrapper-container .footer-wrapper-section .footer-right-info {
        display: initial;
        align-items: center;
        flex-wrap: nowrap;
    }
        .footer-wrapper-container .footer-wrapper-section .footer-right-info .cm-logo {
            width: 140px;
        }
.footer-right-info .qrcode {
    text-align: center;
}
    .footer-right-info .qrcode img {
        width: 91px;
        height: 91px;
        padding: 5px;
    }
    .footer-right-info .qrcode p {
      font-size:14px;
      color:#666;
    }
.footer-wrapper-container .footer-bottom {
    background: #fbfbfb;
    border-top: 1px solid rgba(237,240,247,.1);
}
    .footer-wrapper-container .footer-bottom .cm-inner {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        padding: 11px 0 25px;
        font-size: 14px;
        color: #010018;
        line-height: 26px;
        text-align: center;
    }
.footer-wrapper-container .footer-wrapper-section .footer-link-list {
    margin-right: 90px;
}
.footer-wrapper-container .footer-wrapper-section .footer-link-list:nth-child(4) {
    border-right: 1px solid #e4e8ec;
    padding-right:80px;
}
.ft-bg {
    background: #E21716;
}
    .ft-bg .dingz .left {
        float:left;
    }
    .ft-bg .dingz .right {
        float: left;
        margin-top: 28px;
    }
        .ft-bg .dingz .right .tit {
            height: 20px;
            font-size: 15px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 18px;
        }
        .ft-bg .dingz .right .p {
            height: 20px;
            font-size: 12px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 24px;
        }
.dingz {
    overflow: hidden;
    height: 96px;
    line-height: 96px;
}
.ft-bg .dingz .left i {
    font-size: 48px;
    color: #fff;
    margin-right: 10px;
}

    
    
    
    .slider__area {
        height: 720px;
    }

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .slider__padding {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider__padding {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider__padding {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider__padding {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .slider__padding {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.slider__height {
    min-height: 720px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider__height {
        min-height: 650px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider__height {
        min-height: 620px;
    }
}

@media (max-width: 575px) {
    .slider__height {
        min-height: 520px;
    }
}

.slider__height-2 {
    min-height: 815px;
}

.slider__overlay {
    position: relative;
}

    .slider__overlay::after {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        
    }

.slider__content {
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

    .slider__content span {
        font-size: 20px;
        font-weight: 500;
        color: #ffffff;
        display: inline-block;
        padding: 0 25px;
        position: relative;
        margin-bottom: 15px;
    }

        .slider__content span::after, .slider__content span::before {
            position: absolute;
            content: "";
            left: 0;
            top: 5px;
            width: 3px;
            height: 15px;
            background: #ffffff;
        }

        .slider__content span::after {
            left: auto;
            right: 0;
        }

.slider__content-2 p {
    font-size: 20px;
    line-height: 32px;
    padding: 0 180px;
    font-family: "Rubik", sans-serif;
    color: #ffffff;
    margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .slider__content-2 p {
        padding-left: 85px;
        padding-right: 85px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider__content-2 p {
        padding-left: 45px;
        padding-right: 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider__content-2 p {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider__content-2 p {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 575px) {
    .slider__content-2 p {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.slider__title {
    font-size: 72px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider__title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider__title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider__title {
        font-size: 24px;
    }
}

@media (max-width: 575px) {
    .slider__title {
        font-size: 22px;
    }
}

.slider__title-2 {
    font-size: 130px;
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider__title-2 {
        font-size: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider__title-2 {
        font-size: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider__title-2 {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .slider__title-2 {
        font-size: 60px;
    }
}

.slider__nav .swiper-slider-nav i {
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(57, 74, 85, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .slider__nav .swiper-slider-nav i:hover {
        background: #ffffff;
        color: #2c3941;
    }

.slider__nav .swiper-slider-nav::after {
    display: none;
}

.slider__youtube .play-btn {
    display: inline-block;
    width: 100px;
    height: 70px;
    line-height: 74px;
    background: #ff4328;
    color: #ffffff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

@media (max-width: 575px) {
    .slider__btn .r-btn {
        margin-right: 0;
    }
}




.siteHeader{
    overflow:hidden;
}
.slider__area {
    margin-top: 72px;
}

.bx-con .tittle {
    text-align:center;
}
    .bx-con .tittle h2 {
        margin-bottom: 50px;
        padding-top: 70px;
        color: #333;
    }
.bx-con .zlhb {
    overflow: hidden;
    margin-bottom: 60px;
}
    .bx-con .zlhb .con {
        width: 20%;
        float: left;
        margin-bottom: 30px;
    }
    .bx-con .zlhb .con img{
        width: 80%;
    }
.bx-con .xgzx .tit-h {
    font-size: 26px;
    font-weight: 400;
    color: #E21716;
    line-height: 48px;
}
.bx-con .xgzx .tit-p {
    font-size: 16px;
    font-weight: 400;
    color: #252B3A;
    line-height: 32px;
}
.bx-con .xgzx .tittle {
    text-align: left;
}
    .bx-con .xgzx .tittle h2 {
        margin-bottom: 25px;
    }

.bx-con .xgzx .buttom {
    width: 128px;
    height: 48px;
    background: #E21716;
    border-radius: 2px;
    text-align: center;
    line-height: 48px;
    margin: 25px 0 60px;
}
    .bx-con .xgzx .buttom a {
        font-size: 18px;
        font-weight: 500;
        color: #FFFFFF;
    }
.kstb-t {
    margin-bottom: 80px;
}
.kstb {
    background: linear-gradient(180deg, #FFFFFF 0%, #FDFEFE 100%);
    box-shadow: 0px 0px 15px 0px rgba(0,43,112,0.12);
    border-radius: 2px;
    border: 2px solid #FFFFFF;
    text-align: center;
    padding: 10px 0 20px;
    margin-bottom: 30px;
}
    .kstb:hover {
        background: #e7eae7;
    }
    .kstb svg {
        width: 85px;
    }
    .kstb p {
        font-size: 18px;
        color: #333;
        font-weight: 600;
    }
    .kstb:hover p {
        color: #E21716;
    }

.zzfw {
    text-align: center;
    padding-bottom: 60px;
}
.zzfw-con {
    margin-bottom: 30px;
}

.zzfw-con img{
    width:100%;
}
    .zzfw-con p {
        font-size: 18px;
        color: #333;
        font-weight: 600;
        line-height: 70px;
        height: 70px;
        background: #FFFFFF;
    }
    .zzfw-con:hover p {
        box-shadow: 4px 4px 14px 0px rgba(0,43,112,0.12);
        color: #E21716;
    }
.news .left .img {
    overflow:hidden;
}
.news .left .img img{
    width:100%;
}
.news .left .con {
    height: 108px;
    border: 1px solid #EAEAEA;
    padding: 15px;
    margin-bottom: 15px;
}
    .news .left .con .top {
        float: left;
        text-align: center;
        margin-right: 20px;
        border-right: 1px solid #EAEAEA;
        padding-right: 17px;
    }
        .news .left .con .top .p {
            font-size: 36px;
            color: #000000;
        }
        .news .left .con .top .p1 {
            font-size: 16px;
            color: #000000;
        }

    .news .left .con .foot {
        margin-left: 20px;
        line-height: 32px;
    }
        .news .left .con .foot .tit {
            font-size: 24px;
            font-weight: 400;
            color: #333333;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
        }
        .news .left .con .foot .p {
            font-size: 14px;
            color: #666;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            line-height: 20px;
            margin-top:10px;
        }
        .news .left.right .con .foot .p {
            margin-top: 0px;
        }
        .news .left .con .foot .p p {
            font-size: 14px;
            color: #666;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            margin-bottom: 10px;
        }

.news .left .con:hover .foot .tit {
    color: #E21716;
}
.news .left .con:hover {
    box-shadow: 4px 4px 14px 0px rgba(0,43,112,0.12);
}
.news {
    margin-bottom: 80px;
}
    .news .left.right .con .foot .tit {
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        margin-top: -5px;
    }
    .news .left.right .con .foot {
        line-height: 26px;
        margin-top: 0px;
    }
    .news .left.right .con:hover .foot .tit {
        color: #E21716;
    }

    .news .left.right .con:hover {
        box-shadow: 4px 4px 14px 0px rgba(0,43,112,0.12);
    }
    .news .left.right .con .foot .p .t {
        float: left;
        width: 68px;
        height: 24px;
        background: #E21716;
        border-radius: 11px;
        color: #fff;
        text-align: center;
        font-size: 12px;
        line-height: 24px;
    }
    .news .left.right .con .foot .p .f {
        float: right;
        font-size: 12px;
        font-weight: 400;
        color: #666;
        line-height: 24px;
        height: 24px;
    }
        .news .left.right .con .foot .p .f span {
            vertical-align: -3px;
        }
.bxcp {
    padding-bottom: 50px;
}
    .bxcp .con {
        transition: all .3s ease-in-out;
        height: 280px;
        box-sizing: border-box;
        border: 2px solid #fff;
        background-image: linear-gradient(180deg,#f4f5f8,#fdfefe);
        margin-bottom: 30px;
        padding: 30px 0px 0 30px;
        position: relative;
    }
    .bxcp .con:hover {
        box-shadow: 4px 4px 18px 0 rgba(23,52,97,.17);
    }
        .bxcp .con1 {
            background: linear-gradient(90deg, #5091FA 0%, #9ECDFF 100%);
        }
        .bxcp .con2 {
            background: linear-gradient(90deg, #DCE8FC 0%, #DCE8FC 100%);
        }
        .bxcp .con3 {
            background: #DEFAEE;
        }
        .bxcp .con4 {
            background: linear-gradient(126.76deg, #E9F5D3 0%, #E9F5D3 100%);
        }
        .bxcp .con .tit {
            font-size: 24px;
            color: #333;
            font-weight: 600;
        }
    .bxcp .con1.con .tit {
        color: #fff;
    }
    .bxcp .con1.con .p {
        color: #fff;
    }
    .bxcp .con .p {
        font-size: 16px;
        color: #333;
        margin-top: 15px;
        font-weight: 700;
    }
        .bxcp .con:hover .tit {
            color:#E21716;
        }
    .bxcp .con img {
        height: 210px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .bxcp .con .p1 {
        font-size: 14px;
        color: #666;
        margin-top: 10px;
        width: 212px;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
    .bxcp .con.con1 .p1 {
        color: #fff;
    }
    .bxcp .con.con2 .p1 {
        width: 350px;
    }
    .bxcp .con.con3 .p1 {
        width: 350px;
    }
    .bxcp .con.con4 .p1 {
        width: 212px;
    }
.conner-h {
    margin-top: 114px;
}
    .conner-h .head .headText h2 {
        padding-top: 100px;
        font-family: "Microsoft YaHei";
        font-style: italic;
        font-size: 44px;
        color: #161a1d;
        letter-spacing: 0;
        font-weight: 400;
        height: 280px;
    }
.sub_crumb {
    background: #FBFBFB;
    padding: 18px 0px;
    margin-top: -8px;
}
.sub_main {
    margin: 0px auto;
}
.sub_crumb ul, .sub_crumb li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.sub_crumb ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.sub_crumb ul, .sub_crumb li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.sub_crumb li {
    display: block;
    margin: 0px 12px 0px 0px;
}
.sub_crumb a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.sub_crumb li:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin-left: 12px;
    border-top: 1px solid #2b2e2e;
    border-right: 1px solid #2b2e2e;
    transform: rotate(45deg);
}



#subMenu {
    margin-top: 25px;
    border-bottom: 2px solid #E21716;
}

    #subMenu.nav-pills > li {
        height: 54px;
        line-height: 30px;
    }
    #subMenu.nav-pills.nav > li > a {
        font-size: 16px;
        line-height: 35px;
        padding: 0;
    }

    #subMenu.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        background-color: #E21716;
        padding: 10px 30px !important;
        color:#fff;
    }
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1F86FC;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px !important;
}
#subMenu.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    
    padding: 10px 30px !important;
}


.conner-content {
    margin-top: 15px;
}
    .conner-content .tit {
        margin-top: 40px;
    }
        .conner-content .tit h2 {
            text-align: center;
            line-height: 44px;
            color: #333;
        }
    .conner-content .con-cn {
        font-size: 16px;
        color: #333;
        line-height: 2.1;
    }
.Feedback .form-group textarea {
    width: 100% !important;
}
.form-group {
    margin-bottom: 0;
}
.feedback{
    text-align:center;
}
    .Feedback .form-group input {
        width: 100%;
    }
    .Feedback .form-group input:hover {
        background-color:#E21716;
        color:#fff;
    }
button, input, optgroup, option, select, textarea {
    padding: 8px 3px;
}
.Feedback .form-group span {
    color: red;
}
#MainContent_AspNetPager1 {
    height: 50px;
    margin: 20px 0 40px;
}
.pages a, .pages .cpb {
    text-decoration: none;
    float: left;
    padding: 8px 13px 8px 13px;
    border: 1px solid #ddd;
    background: #ffff;
    margin: 0 2px;
    font-size: 14px;
    color: #000;
}
.pages .cpb {
    font-weight: bold;
    color: #fff;
    background: #E21716;
    border: 1px solid #E21716;
}
button, input, optgroup, option, select, textarea {
    padding: 8px 3px;
    border: 1px solid #ddd;
}
.career .con {
    font-size: 16px;
    color: #999;
}
.career h3 {
    font-size: 22px;
    color: #000;
    letter-spacing: .83px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
}

.career:hover h3 {
    color: #E21716;
}

.career {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

    .career .con1 {
        font-size: 16px;
        color: #666;
        overflow: hidden;
    }

        .career .con1 span.left {
            float: left;
        }

        .career .con1 span.right {
            float: right;
            color: #999;
            margin-right: 300px;
        }
.tab-content > .active .xcx{
  text-align:center;
}
.tab-content > .active .xcx img{
    width: 200px;
}
.list-group-item.active {
    background-color: #E21716;
    border-color: #E21716;
    font-size: 14px !important;
}
.fwrx {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
}
.list-group-item {
    font-size: 14px !important;
}

.conner-content .con-cn .product img {
    width: 100%;
    border: 1px solid #dee2e6;
    margin-bottom: 25px;
}
.view.zhaopin h3 {
    margin: 25px 0;
}
.view.zhaopin p {
    line-height: 28px;
}
    .view.zhaopin p span {
        font-size: 22px;
        color: #E21716;
        vertical-align: -2px;
    }
.newsList.news-d .list .con {
    border: 1px solid #e9e9e9;
    display: block;
}
.newsList.news-d .list .img img {
    width: 100%;
    height: 200px;
}
.newsList.news-d .list .cont {
    padding: 20px;
    min-height: 168px;
}
    .newsList.news-d .list .cont .qf {
        font-size: 14px;
        color: #666;
        display: flow-root;
    }
    .newsList.news-d .list{
        margin-bottom:30px;
    }
        .newsList.news-d .list .cont .qf .left {
            float: left;
            width: 68px;
            height: 24px;
            background: #E21716;
            border-radius: 11px;
            color: #fff;
            text-align: center;
            font-size: 12px;
            line-height: 24px;
        }
        .newsList.news-d .list .cont .qf .right {
            float:right;
        }
.newsList.news-d .list .cont h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    color:#000;
}

        .newsList.news-d .list .cont .des {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 10px;
            color: #666;
        }

.conner-content .tit h2 {
    text-align: center;
    line-height: 44px;
    color: #E21716;
}
.conner-content .tit p {
    text-align: center;
    font-size: 18px;
}
    .conner-content .tit p span {
        font-size: 22px;
        vertical-align: 1px;
        color: #666;
    }
        .conner-content .tit p span.p {
            font-size: 16px;
            color: #666;
            vertical-align: 0px;
            margin-right: 15px;
            vertical-align: 3px;
        }

.newsList .list.articleTop {
    background: #f5f7fa;
    padding: 30px;
    transition: 0.3s;
    margin-bottom: 30px;
}
    .newsList .list.articleTop .img-top {
        width: 100%;
        overflow: hidden;
        min-height: 295px;
        max-height: 295px;
    }
        .newsList .list.articleTop .img-top img {
            width: 100%;
            overflow: hidden;
            min-height: 295px;
            max-height: 295px;
        }
        .newsList .list.articleTop .img-top img {
            width: 100%;
            overflow: hidden;
            min-height: 295px;
            max-height: 295px;
        }
    .newsList .list.articleTop .date strong {
        background-color: #ef5b5a;
        display: block;
        line-height: 45px;
        color: #fff;
        font-size: 21px;
    }
    .newsList .list.articleTop .cont-top h4 {
        margin: 20px 0 0 0;
        font-size: 22px;
        color: #000;
        font-weight: bold;
        line-height: 34px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .newsList .list.articleTop .cont-top .des {
        line-height: 24px;
        color: #999;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 16px;
        color: #666;
    }
        .newsList .list.articleTop .cont-top .des p {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            font-size: 16px;
            color: #666;
        }

    .newsList .list.articleTop .date {
        display: inline-block;
        height: 70px;
        width: 70px;
        border-radius: 5px;
        overflow: hidden;
        background-color: #E21716;
        color: #fff;
        text-align: center;
        line-height: 27px;
        font-size: 18px;
    }



@media (max-width: 768px) {
    .footer-wrapper-container .footer-wrapper-section {
        display: none;
    }

    .footer-wrapper-container .footer-bottom .cm-inner {
        display: block;
    }

    .bx-con .xgzx .tittle {
        text-align: center;
    }

    .bx-con .zlhb .con {
        width: 50%;
    }

    .slider__area {
        height: 520px;
    }
    .bxcp .con.con3 .p1 {
        width: 212px;
    }
    .bxcp .con.con2 .p1 {
        width: 212px;
    }
    .conner-h {
        margin-top: 70px;
    }
    #MainContent_AspNetPager1 .pages {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .bxcp .con img {
        height: 150px;
    }
    .slider__content span {
        font-size: 12px;
    }
    .career .con1 span.right {
        margin-right: 0px;
    }
    .newsList .list.articleTop .img-top img {
        min-height: 260px;
        max-height: 260px;
    }
    .touch-top-wrapper .touch-logo svg {
        width: 200px;
        margin-top: -40px;
    }
}


@media(max-width:375px) {
    .bxcp .con .p1 {
        width: 180px!important;
    }
}