img {
    pointer-events: none;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff;
    font-family: "microsoft yahei";
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

.nei_banner {
    width: 100%;
}

    .nei_banner img {
        display: block;
        width: 100%;
    }

.w-new {
    width: 96%;
    margin: 0 auto;
}

.about1_company_nav {
    padding-top: 42px;
    padding-bottom: 48px;
}

.about1_company_title {
    text-align: center;
}

    .about1_company_title p:nth-child(1) {
        font-size: 80px;
        font-weight: bold;
        color: #333333;
        opacity: 0.1;
        text-transform: uppercase;
    }

    .about1_company_title p:nth-child(2) {
        font-size: 36px;
        color: #333333;
        margin-top: -50px;
    }

.about1_company_all {
    margin-top: 60px;
}

.about1_company_p {
    font-size: 16px;
    color: #555555;
     
    text-align: center;
    margin-bottom: 30px;
}

.about1_company_all ul {
    zoom: 1;
}

    .about1_company_all ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .about1_company_all ul li {
        float: left;
        width: 25%;
        text-align: center;
    }

.about1_p1 {
    font-size: 30px;
    font-weight: bold;
    color: #bf101a;
}

.about1_p1 span {
        font-size: 60px;
    }

.about1_p2 {
    font-size: 16px;
    color: #555555;
     
}

.about1_scjd {
    background: #f2f2f2;
    padding-top: 60px;
    padding-bottom: 90px;
}

.about1_scjd_title h3 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
}

.about1_scjd_title p {
    font-size: 16px;
    color: #555555;
    text-align: center;
     
    margin-bottom: 40px;
}

.accordion {
    height: 438px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.accordion:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #fff;
    }

.accordion._create:after {
        display: none;
    }

.accordion__ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 9999px;
    height: 438px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.accordion__li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; /*height:438px;*/
    float: left;
    overflow: hidden;
    transition: all 0.3s ease-out;
    margin-right: 4px;
    position: relative;
    cursor: pointer;
}

.accordion__img {
    display: block;
    cursor: pointer;
    max-width: none !important;
}

.black_cover {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
}

.accordion__li:hover .black_cover {
    display: none;
}

.wenben {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    color: #fff;
    display: block;
    transition: none;
}

    .wenben h3 {
        font-size: 22px;
        color: #fff;
        padding-left: 10px;
        font-weight: 100;
        transition-duration: .5s;
    }

.wenben1 {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    box-sizing: border-box;
    padding: 30px 50px;
    color: #fff;
    background: rgba(191,16,26,0.8);
}

    .wenben1 h3 {
        font-size: 24px;
        color: #fff;
        margin-bottom: 15px;
    }

    .wenben1 p {
        font-size: 16px;
         
        line-height: 24px;
    }

.accordion__li:hover .wenben {
    display: none;
}

.accordion__li:hover .wenben1 {
    display: block;
}

.about1_shzr {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 80px;
}

.about1_shzr_title {
    width: 80%;
    margin: 0 auto;
}

    .about1_shzr_title p {
        line-height: 24px;
    }

.about1_shzr_all {
    zoom: 1;
}

    .about1_shzr_all:after {
        display: block;
        content: "";
        clear: both;
    }

.about1_Menubox {
    float: right;
    width: 28%;
    position: relative;
    z-index: 3;
}

    .about1_Menubox ul {
        display: block;
        width: 100%;
        height: 100%;
    }

        .about1_Menubox ul li {
            width: 100%;
            height: 50%;
            background: #383838;
            padding: 10px;
            box-sizing: border-box;
        }

            .about1_Menubox ul li:nth-child(1) {
                padding-bottom: 0;
            }

            .about1_Menubox ul li:nth-child(2) {
                padding-top: 0;
            }

.about1_hover {
    background: #d01128 !important;
}

.about1_shzr_com {
    width: 100%;
    height: 255px;
    border: 2px solid rgba(255,255,255,0.3);
    box-sizing: border-box;
    zoom: 1;
    position: relative;
}

.about1_CbContainer {
    height: 530px;
    overflow: hidden;
}

.about1_shzr_com:after {
    display: block;
    content: "";
    clear: both;
}

.triangle {
    position: absolute;
    left: -10%;
    top: 38%;
    z-index: -1;
    display: none;
}

.about1_hover .triangle {
    display: block !important;
}

.about1_shzr_list_img {
    float: left;
    margin-top: 25%;
    margin-left: 23%;
}

.about1_shzr_list {
    float: left;
    margin-left: 20px;
    margin-top: 24%;
}

    .about1_shzr_list span:nth-child(1) {
        display: block;
        font-size: 30px;
        color: #fff;
    }

    .about1_shzr_list span:nth-child(2) {
        display: block;
        font-size: 18px;
        color: #fff;
        opacity: 0.4;
    }

.about1_shzr_list1 {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.about1_shzr_list2 {
    border-top: 1px solid rgba(255,255,255,0.3);
}
/*.about1_Menubox ul li:nth-child()*/
.about1_Contentbox {
    float: left;
    width: 72%;
    position: relative;
    z-index: 2;
}

.about1_CbContainer img {
    display: block;
    width: 100%;
}

.about1_CbContainer_title {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    box-sizing: border-box;
    padding: 20px 30px;
}

    .about1_CbContainer_title h3 {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .about1_CbContainer_title p {
        font-size: 16px;
        color: #fff;
         
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.about1_qywh_zzzr {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #f2f2f2;
}

.about1_qywh_zzzr_nav ul {
    zoom: 1;
}

    .about1_qywh_zzzr_nav ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .about1_qywh_zzzr_nav ul li {
        float: left;
        width: 23.5%;
        margin-right: 2%;
        background: #fff;
        padding-top: 110px;
        padding-bottom: 70px;
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }

        .about1_qywh_zzzr_nav ul li:nth-child(4) {
            margin-right: 0;
        }

.about1_qywh_title {
    position: relative;
    z-index: 3;
}

    .about1_qywh_title img {
        margin: 0 auto;
        margin-bottom: 55px;
    }

    .about1_qywh_title h3 {
        font-size: 30px;
        color: #333333;
        text-align: center;
    }

    .about1_qywh_title p {
        font-size: 16px;
        color: #555555;
        opacity: 0.5;
        text-align: center;
    }

.about1_qywh_c1 {
    display: block;
}

.about1_qywh_c2 {
    display: none;
}

.about1_qywh_img {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    transition-duration: .5s;
    z-index: 2;
}

    .about1_qywh_img img {
        display: block;
        width: 100%;
    }

.about1_qywh_zzzr_nav ul li:hover .about1_qywh_img {
    top: 0;
}

.about1_qywh_zzzr_nav ul li:hover .about1_qywh_c1 {
    display: none;
}

.about1_qywh_zzzr_nav ul li:hover .about1_qywh_c2 {
    display: block;
}

.about1_qywh_zzzr_nav ul li:hover .about1_qywh_title > h3 {
    color: #fff;
}

.about1_qywh_zzzr_nav ul li:hover .about1_qywh_title > p {
    color: #fff;
}
/*.about1_qywh_zzzr_nav{zoom: 1;}
.about1_qywh_zzzr_nav:after{display: block;content: "";clear: both;}
.about1_qywh_zzzr_left{float: left;width: 50%;}
.about1_qywh{background: #bf101a;}
.about1_qywh ul{zoom: 1;}
.about1_qywh ul:after{display: block;content: "";clear: both;}
.about1_qywh ul li{float: left;width: 50%;}
.about1_qywh ul li:nth-child(1){overflow: hidden;}
.about1_qywh ul li:nth-child(1) img{display: block;width: 100%;transition-duration:.5s;}
.about1_qywh ul li:nth-child(1) img:hover{transform: scale(1.1);}
.about1_qywh ul li:nth-child(2){box-sizing: border-box;padding: 0 30px;}
.about1_qywh ul li:nth-child(2) h3{font-size: 36px;font-weight: 100; color: #FFFFFF;margin-top: 60px;margin-bottom: 30px;}
.about1_qywh ul li:nth-child(2) p{font-size: 16px;color: #FFFFFF; margin-bottom: 25px;}
.about1_qywh ul li:nth-child(2) a{float: right;}
.about1_qywh ul li:nth-child(2) a img{display: block;transition-duration:.5s;}
.about1_qywh ul li:nth-child(2) a img:hover{transform: scale(0.9);}
.about1_ppwh{background: url(../images/ba_ab2.png) no-repeat;background-size: 100% 100%;padding:60px 46px 74px 46px;}
.about1_ppwh h3{font-size: 36px;color: #333333;text-align: center;margin-bottom: 25px;}
.about1_ppwh p{font-size: 16px;color: #333333; text-align: center;line-height: 26px;margin-bottom: 24px;}
.about1_ppwh_a{zoom: 1;width: 185px;margin: 0 auto;}
.about1_ppwh_a:after{display: block;content: "";clear: both;}
.about1_ppwh_a a:nth-child(1){float: left; display: block;width: 130px;height: 45px;background: #333333;font-size: 16px;color: #FFFFFF;  text-align: center;line-height: 45px;}
.about1_ppwh_a a:nth-child(2){float: left;margin-left: 5px; display: block;width: 50px;height: 45px;background: #333333;text-align: center;}
.about1_ppwh_a a:nth-child(2) img{margin: 0 auto;margin-top: 14px;}
.about1_ppwh_img1{display: block;}
.about1_ppwh_img2{display: none;}
.about1_ppwh_a a:nth-child(1):hover{background: #fff;color: #333333;}
.about1_ppwh_a a:nth-child(2):hover{background: #FFFFFF;}
.about1_ppwh_a a:nth-child(2):hover .about1_ppwh_img1{display: none;}
.about1_ppwh_a a:nth-child(2):hover .about1_ppwh_img2{display: block;}
.about1_qywh_zzzr_right{float: left;width: 50%;overflow: hidden;position: relative;}
.about1_qywh_zzzr_right>img{display: block;width: 100%;transition-duration:.5s;}
.about1_qywh_zzzr_right>img:hover{transform: scale(1.1);}
.about1_zzzr{position: absolute;right: 0;bottom: 0;width: 60%;box-sizing: border-box;padding-right: 40px;padding-top: 40px;padding-bottom: 50px;background: rgba(0,0,0,0.5);}
.about1_zzzr h3{font-size: 36px;color: #FFFFFF;text-align: right;margin-bottom: 30px;}
.about1_zzzr p{font-size: 16px;color: #FFFFFF;text-align: right;margin-bottom: 60px;}
.about1_ppwh_b{zoom: 1;}
.about1_ppwh_b:after{display: block;content: "";clear: both;}
.about1_ppwh_b a:nth-child(1){float: right;margin-left: 5px; display: block;width: 50px;height: 45px;background: #FFFFFF;text-align: center;}
.about1_ppwh_b a:nth-child(1) img{margin: 0 auto;margin-top: 14px;}
.about1_ppwh_b a:nth-child(2){float: right; display: block;width: 130px;height: 45px;background: #FFFFFF;font-size: 16px;color: #333;  text-align: center;line-height: 45px;}
.about1_ppwh_img3{display: block;}
.about1_ppwh_img4{display: none;}
.about1_ppwh_b a:nth-child(1):hover{background: #333;}
.about1_ppwh_b a:nth-child(1):hover .about1_ppwh_img3{display: none;}
.about1_ppwh_b a:nth-child(1):hover .about1_ppwh_img4{display: block;}
.about1_ppwh_b a:nth-child(2):hover{background: #333333;color: #FFFFFF;}*/


/*.contact1{padding-top: 90px;}
.contact1_map{width: 100%;height: 560px;border-bottom: 6px solid #bf101a;margin-bottom: 30px;}
.contact1_address>ul{zoom: 1;}
.contact1_address>ul:after{display: block;content: "";clear: both;}
.contact1_address>ul>li{float: left;height: 165px;box-sizing: border-box;}
.contact1_address>ul>li:nth-child(odd){width: 35%;}
.contact1_address>ul>li:nth-child(even){width: 30%;}
.contact1_address_nav1{width: 100%;height: 100%;box-sizing: border-box;padding: 25px 0;padding-left: 35px; border: 1px solid #dedfde;background: #efefef;}
.contact1_address_nav2{width: 100%;height: 99%; border-bottom: 1px solid #dedfde;border-top: 1px solid #dedfde;}
.contact1_address_nav3{width: 100%;height: 100%;box-sizing: border-box;padding-left: 20px; border: 1px solid #dedfde;background: url(../images/bg_w.png) no-repeat top right;}
.contact1_address_nav1 h3{font-size: 22px;color: #333333;margin-bottom: 15px;}
.contact1_address_nav1 p{font-size: 16px;color: #555555; line-height: 18px;margin-bottom: 10px;}
.contact1_address_nav1 p img{display: block;float: left;margin-right: 5px;}
.contact1_address_nav2 img{display: block;margin: 0 auto;margin-top: 10px;}
.contact1_address_nav3 p{font-size: 16px;color: #555555; margin-top: 80px;margin-bottom: 5px;}
.contact1_address_nav3 ul{zoom: 1;}
.contact1_address_nav3 ul:after{display: block;content: "";clear: both;}
.contact1_address_nav3 ul li{float: left;margin-right: 10px;}
.contact1_othercompany{margin-top: 20px;}
.contact1_othercompany ul{zoom: 1;}
.contact1_othercompany ul:after{display: block;content: "";clear: both;}
.contact1_othercompany ul li{float: left;box-sizing: border-box;width: 33.3%;padding:40px 30px;}
.contact1_othercompany ul li h3{font-size: 22px;color: #333333;}
.contact1_othercompany ul li span{display: block;width: 100%;height: 1px;background: #dddddd;margin: 15px 0;}
.contact1_othercompany ul li p{font-size: 16px;color: #555555; line-height: 30px;}*/
.contact1 {
    padding-top: 60px;
    padding-bottom: 58px;
}

.contact1_nav_float {
    zoom: 1;
    margin-top: 50px;
}

    .contact1_nav_float:after {
        display: block;
        content: "";
        clear: both;
    }

.contact1_nav_fl {
    float: left;
    width: 100%;
    height: 630px;
    position: relative;
}

.contact1_nav_fr {
    float: left;
    width: 50%;
    height: 430px;
}

.contact1_nav_address {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #efefef;
    padding: 35px 30px 15px 50px;
    zoom: 1;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-right: none;
}

    .contact1_nav_address:after {
        display: block;
        content: "";
        clear: both;
    }

.address_fl {
    float: left;
    width: 80%;
}

    .address_fl h3 {
        font-size: 20px;
        color: #d40022;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .address_fl p {
        font-size: 14px;
        color: #555555;
         
        line-height: 40px;
    }

        .address_fl p img {
            float: left;
			line-height:340px; 
			margin-right:10px;
        }

.address_fr {
    float: left;
    width: 20%;
    text-align: right;
}

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

.contact1_nav_fr ul {
    zoom: 1;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

    .contact1_nav_fr ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .contact1_nav_fr ul li {
        float: left;
        box-sizing: border-box;
        border-top: 1px solid #dddddd;
        padding: 26px 15px 26px 25px;
    }

        .contact1_nav_fr ul li:not(:first-child) {
            width: 50%;
        }

        .contact1_nav_fr ul li:nth-child(odd) {
            border-left: 1px solid #dddddd;
        }

        .contact1_nav_fr ul li:first-child {
            width: 100%;
            border-left: none;
			background:#bf101a;
        }

        .contact1_nav_fr ul li h3 {
            font-size: 20px;
            font-weight: bold;
            color: #555555;
            margin-bottom: 15px;
        }

        .contact1_nav_fr ul li p {
            font-size: 14px;
            color: #555555;
             
            line-height: 24px;
        }

.certification {
    padding-top: 90px;
    padding-bottom: 40px;
}

.certification_nav_list {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}

    .certification_nav_list ul {
        zoom: 1;
        margin: 0 auto;
        display: inline-block;
    }

        .certification_nav_list ul:after {
            display: block;
            content: "";
            clear: both;
        }

        .certification_nav_list ul li {
            float: left;
            margin-right: 30px;
        }

            .certification_nav_list ul li:last-child {
                margin-right: 0;
            }

            .certification_nav_list ul li a {
                width: 160px;
                height: 45px;
                border: 1px solid #c1c2c5;
                border-radius: 5px;
                display: block;
                font-size: 18px;
                font-weight: bold;
                color: #333333;
                text-align: center;
                line-height: 45px;
                position: relative;
                overflow: hidden;
            }

                .certification_nav_list ul li a:before {
                    content: "";
                    display: block;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    left: -100%;
                    top: 0%;
                    background-color: #bf101a;
                    transform: scale(1,1);
                    transition: all .5s;
                    z-index: -1;
                }

                .certification_nav_list ul li a:hover {
                    color: #FFFFFF;
                }

                    .certification_nav_list ul li a:hover:before {
                        left: 0%;
                        top: 0%;
                    }

.active_new a {
    color: #FFFFFF !important;
    background: #bf101a !important;
}

.certification_nav_zs ul {
    zoom: 1;
}

    .certification_nav_zs ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .certification_nav_zs ul li {
        float: left;
        width: 19.2%;
        margin-right: 1%;
        margin-bottom: 40px;
      
    }

        .certification_nav_zs ul li:nth-child(5n) {
            margin-right: 0;
        }

.certification_nav_img > img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    transition: all 0.4s;
    position: relative;
    top: 0;
}

.certification_nav_img > p {
    font-size: 16px;
    color: #666666;
    text-align: center; min-height:42px;
    margin-top: 10px;
}

.certification_nav_zs ul li:hover .certification_nav_img > img {
    top: -5px;
    box-shadow: 0px 5px 10px 0px gray;
}

.certification_nav_zs ul li:hover .certification_nav_img > p {
    color: #bf101a;
}

.resources {
    padding-top: 90px;
    padding-bottom: 40px;
}

.resources_nav_search {
    border: 10px solid #d9d9d9;
    padding: 25px 35px;
    margin-bottom: 45px;
}

    .resources_nav_search ul {
        zoom: 1;
    }

        .resources_nav_search ul:after {
            display: block;
            content: "";
            clear: both;
        }

        .resources_nav_search ul li {
            float: left;
        }

            .resources_nav_search ul li:nth-child(1) {
                width: 40%;
                zoom: 1;
            }

                .resources_nav_search ul li:nth-child(1):after {
                    display: block;
                    content: "";
                    clear: both;
                }

                .resources_nav_search ul li:nth-child(1) span {
                    float: left;
                    width: 30%;
                    font-size: 18px;
                    line-height: 40px;
                    color: #333333;
                }

                .resources_nav_search ul li:nth-child(1) select {
                    float: left;
                    width: 70%;
                    height: 38px;
                    font-size: 14px;
                    color: #c0c0c0;
                    outline: none;
                    border: 1px solid #eeeeee;
                    box-sizing: border-box;
                    padding-left: 10px;
                    appearance: none;
                    -moz-appearance: none;
                    -webkit-appearance: none;
                    padding-right: 40px;
                    background: url(../images/jiantou.png) no-repeat scroll right center transparent;
                }

                    .resources_nav_search ul li:nth-child(1) select::-ms-expand {
                        display: none;
                    }

            .resources_nav_search ul li:nth-child(2) {
                width: 40%;
                zoom: 1;
                box-sizing: border-box;
            }

                .resources_nav_search ul li:nth-child(2) span {
                    float: left;
                    width: 23%;
                    font-size: 18px;
                    line-height: 40px;
                    color: #333333;
                }

                .resources_nav_search ul li:nth-child(2) input {
                    float: left;
                    width: 70%;
                    height: 38px;
                    font-size: 14px;
                    color: #c0c0c0;
                    outline: none;
                    border: 1px solid #eeeeee;
                    box-sizing: border-box;
                    padding-left: 10px;
                }

                .resources_nav_search ul li:nth-child(2):after {
                    display: block;
                    content: "";
                    clear: both;
                }

            .resources_nav_search ul li:nth-child(3) {
                width: 20%;
            }

                .resources_nav_search ul li:nth-child(3) a {
                    display: block;
                    width: 100%;
                    height: 40px;
                    background: #bf101a;
                    color: #FFFFFF;
                    font-size: 18px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 40px;
                }

                    .resources_nav_search ul li:nth-child(3) a:hover {
                        background: #930c23;
                    }

.resources_nav_list ul {
    zoom: 1;
    border-top: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
}

    .resources_nav_list ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .resources_nav_list ul li {
        float: left;
        width: 25%;
    }

.resources_nav_messages {
    padding: 45px 30px;

    border-bottom: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}

    .resources_nav_messages > h3 {
        font-size: 20px;
        color: #555555;
        margin-bottom: 20px;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .resources_nav_messages > span {
        display: block;
        width: 100%;
        height: 1px;
        background: #dadada;
        margin-bottom: 30px;
    }

    .resources_nav_messages > p {
        font-size: 16px;
        color: #555555;
         
        line-height: 24px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.resources_nav_go {
    margin-top: 25px;
    zoom: 1;
}

    .resources_nav_go:after {
        display: block;
        content: "";
        clear: both;
    }

.resources_nav_a1 {
    float: left;
    display: block;
    width: 130px;
    height: 43px;
    font-size: 16px;
    color: #d04e55;
    border: 1px solid #ecb7ba;
     
    text-align: center;
    line-height: 43px;
}

.resources_nav_a2 {
    float: left;
    margin-left: 5px;
    display: block;
    width: 50px;
    height: 43px;
    border: 1px solid #ecb7ba;
    text-align: center;
}

    .resources_nav_a2 img {
        margin: 0 auto;
        margin-top: 14px;
    }

.rlzy_img1 {
    display: block;
}

.rlzy_img2 {
    display: none;
}

.resources_nav_go:hover .resources_nav_a1 {
    background: #bf101a;
    color: #FFFFFF;
}

.resources_nav_go:hover .resources_nav_a2 {
    background: #bf101a;
}

.resources_nav_go:hover .rlzy_img1 {
    display: none;
}

.resources_nav_go:hover .rlzy_img2 {
    display: block;
}

.about1_qyjs {
    padding-top: 36px;
}

.about1_qyjs_wincell {
    zoom: 1;
}

    .about1_qyjs_wincell:after {
        display: block;
        content: "";
        clear: both;
    }

.wincell_left {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
}

.wincell_left_title {
    zoom: 1;
    margin-bottom: 30px;
}

    .wincell_left_title:after {
        display: block;
        content: "";
        clear: both;
    }

    .wincell_left_title span {
        float: left;
    }

        .wincell_left_title span:nth-child(1) {
            font-size: 30px;
            color: #bf101a;
        }

        .wincell_left_title span:nth-child(2) {
            font-size: 30px;
            color: #e9e8e8;
            text-transform: uppercase;
            margin-left: 20px;
        }

.wincell_left_nav {
    width: 100%;
    height: 345px;
    overflow-y: auto;
}

    .wincell_left_nav::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }

    .wincell_left_nav::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px #bf101a;
        background: #bf101a;
    }

    .wincell_left_nav::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(0,0,0,0.1);
    }

    .wincell_left_nav p {
        font-size: 16px;
        color: #555555;
         
        text-indent: 2rem;
        line-height: 24px;
        margin-bottom: 20px;
    }

.wincell_right {
    float: left;
    width: 50%;
}

    .wincell_right ul {
        zoom: 1;
    }

        .wincell_right ul:after {
            display: block;
            content: "";
            clear: both;
        }

        .wincell_right ul li {
            float: left;
            width: 50%;
        }

            .wincell_right ul li img {
                display: block;
                width: 100%;
            }

.wincell_history {
    margin-top: 90px;
    padding-top: 90px;
    padding-bottom: 60px;
    background: #f3f4f6;
}

.wincell_history_title {
    text-align: center;
    margin-bottom: 30px;
}

    .wincell_history_title p:nth-child(1) {
        font-size: 60px;
        font-weight: bold;
        color: #333333;
        opacity: 0.1;
        text-transform: uppercase;
    }

    .wincell_history_title p:nth-child(2) {
        font-size: 36px;
        color: #333333;
        margin-top: -50px;
        font-weight: bold;
    }

.Menubox_new ul {
    zoom: 1;
}

    .Menubox_new ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .Menubox_new ul li {
        float: left;
        border-bottom: 2px solid #d7d8da;
        border-top: 2px solid #d7d8da;
        width: 16.666%;
        zoom: 1;
        text-align: center;
        cursor: pointer;
    }

        .Menubox_new ul li span {
            font-size: 26px;
            line-height: 60px;
            color: #555555;
            margin: 0 10px;
        }

.hover_new {
    border-top: 4px solid #bf101a !important;
}

    .hover_new span {
        line-height: 58px !important;
    }

.wincell_honor {
    margin-top: 90px;
    padding-bottom: 60px;
    background: url(../images/bg_ho1.png) no-repeat top right;
}

.wincell_honor_message iframe {
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.CbContainer_new {
    zoom: 1;
    padding-top: 50px;
}

    .CbContainer_new:after {
        display: block;
        content: "";
        clear: both;
    }

.CbContainer_fl {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 100px;
    zoom: 1;
    position: relative;
}

    .CbContainer_fl:after {
        display: block;
        content: "";
        clear: both;
    }

    .CbContainer_fl img {
        float: right;
        max-width: 100%;
    }

    .CbContainer_fl span {
        position: absolute;
        left: 100px;
        top: 0;
        font-size: 80px;
        color: #bf101a;
    }

    .CbContainer_fl p {
        display: block;
        width: 100%;
        font-size: 16px;
        color: #555555;
         
        float: left;
        text-align: left;
        line-height: 50px;
    }

.CbContainer_fr {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0 100px;
    position: relative;
}

    .CbContainer_fr img {
        float: right;
        max-width: 100%;
    }

    .CbContainer_fr span {
        position: absolute;
        left: 100px;
        top: 0;
        font-size: 80px;
        color: #bf101a;
    }

    .CbContainer_fr p {
        display: block;
        width: 100%;
        font-size: 16px;
        color: #555555;
         
        float: left;
        text-align: left;
        line-height: 50px;
    }

.wincell_milepost {
    padding-top: 90px;
    padding-bottom: 110px;
    background: url(../images/win_time_1.jpg) no-repeat;
    background-size: 100% 100%;
}

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

    .wincell_milepost_title p:nth-child(1) {
        font-size: 60px;
        font-weight: bold;
        color: #FFFFFF;
        opacity: 0.1;
        text-transform: uppercase;
    }

    .wincell_milepost_title p:nth-child(2) {
        font-size: 36px;
        color: #FFFFFF;
        margin-top: -50px;
        font-weight: bold;
    }

.win_time {
    width: 100%;
    display: block;
}

.wincell_planning {
    margin-top: 90px;
    padding-bottom: 60px;
}

.wincell_planning_nav .wenben {
    top: 70%;
}

    .wincell_planning_nav .wenben h3 {
        font-weight: bold;
        margin-bottom: 10px;
    }

    .wincell_planning_nav .wenben p {
        padding: 0 10px;
        font-size: 14px;
         
        line-height: 20px;
        opacity: 1 !important;
    }

.wincell_planning_nav .wenben1 {
    width: 75%;
    line-height: 20px;
}

    .wincell_planning_nav .wenben1 h3 {
        font-weight: bold;
    }

    .wincell_planning_nav .wenben1 p {
        font-size: 14px;
    }

.wincell_milepost_img img {
    display: block;
    width: 94%;
    margin: 0 auto;
}

.wincell_milepost_list1 {
    zoom: 1;
    margin: 5px 0;
}

    .wincell_milepost_list1:after {
        display: block;
        content: "";
        clear: both;
    }

    .wincell_milepost_list1 li {
        float: left;
        width: 12.5%;
    }

        .wincell_milepost_list1 li p {
            text-align: center;
            color: #FFFFFF;
            font-size: 16px;
             
            margin-top: 20px;
        }

        .wincell_milepost_list1 li span {
            display: block;
            width: 70px;
            height: 70px;
            background: #FFFFFF;
            text-align: center;
            line-height: 70px;
            margin: 0 auto;
            border-radius: 50%;
            font-size: 24px;
            color: #d01027;
        }

.ban {
    width: 100%;
    height: 370px;
    position: relative;
    overflow: hidden;
    margin: 40px auto 0 auto;
}

.ban2 {
    width: 100%;
    height: 230px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

    .ban2 ul {
        position: absolute;
        left: 0;
        top: 0;
    }

        .ban2 ul li {
            width: 1400px; /* height:500px;*/
        }

.prev {
    float: left;
    cursor: pointer;
}

.num {
    height: 62px;
    overflow: hidden;
    width: 100%;
    position: relative;
    float: left;
}

.min_pic {
    width: 100%;
    zoom: 1;
    margin: 0 auto;
}

    .min_pic:after {
        display: block;
        content: "";
        clear: both;
    }

.num ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 99999px !important;
    height: auto !important;
}

    .num ul li {
        width: 234px;
        height: 58px;
        margin-right: 0 !important;
        border-bottom: 2px solid #d7d8da;
        border-top: 2px solid #d7d8da;
        text-align: center;
        cursor: pointer;
    }

        .num ul li span {
            font-size: 26px;
            line-height: 60px;
            color: #555555;
            margin: 0 20px;
        }

.on {
    border-top: 2px solid #bf101a;
}

.prev_btn1 {
    cursor: pointer;
    position: absolute;
    width: 48px;
    top: 150px;
    height: 45px;
    background: url(../images/prev.png);
    z-index: 10;
}

.next_btn1 {
    cursor: pointer;
    position: absolute;
    width: 48px;
    top: 150px;
    right: 0;
    height: 45px;
    background: url(../images/next.png);
    z-index: 10;
}

    .next_btn1:hover {
        background: url(../images/next1.png);
    }

.prev_btn1:hover {
    background: url(../images/prev1.png);
}

.company-year {
    background-color: #0b8ae8;
    padding: 24px;
}

    .company-year h4 {
        text-align: center;
        font-size: 24px;
        color: #FFFFFF;
        font-weight: 100;
        margin-bottom: 24px;
    }

    .company-year p {
        font-size: 14px;
        color: #FFFFFF;
    }

.honor {
    width: 73%;
    margin: 0 auto;
    position: relative;
    margin-top: 65px;
    padding-bottom: 40px;
}

    .honor h3 {
        font-size: 30px;
        font-weight: 100;
        text-align: center;
        margin-bottom: 80px;
    }

    .honor h2 {
        font-size: 46px;
        font-weight: bold;
        text-align: center;
        position: absolute;
        top: 5px;
        width: 100%;
        z-index: -1;
        color: #e8e8e8;
    }

.honor-list {
    zoom: 1;
    width: 100%;
}

    .honor-list:after {
        display: block;
        content: "";
        clear: both;
    }

    .honor-list li {
        float: left;
        width: 20%;
        margin: 0 2.3%;
        border: 1px solid #e5e5e5;
        padding-top: 10px;
        padding-bottom: 24px;
    }

        .honor-list li img {
            width: 90%;
            display: block;
            margin: 0 auto;
        }

        .honor-list li p {
            font-size: 20px;
            text-align: center;
            color: #333333;
            margin-top: 20px;
        }

.wincell_left_gai {
    font-size: 16px;
    color: #555555;
     
    line-height: 27px;
    text-indent: 2rem;
}

    .wincell_left_gai p {
        margin-bottom: 27px;
        margin-top: -6px;
    }

        .wincell_left_gai p img {
            float: right;
            padding-left: 40px;
            padding-bottom: 20px;
            display: block;
            width: 50%;
        }

.mobile_accordion {
    display: none;
}

    .mobile_accordion ul li {
        margin-bottom: 20px;
        width: 100%;
    }

        .mobile_accordion ul li img {
            display: block;
            width: 100%;
        }

.wenben2 {
    background: #d01128;
    padding: 20px 10px;
    box-sizing: border-box;
}

    .wenben2 h3 {
        font-size: 24px;
        color: #fff;
        margin-bottom: 10px;
    }

    .wenben2 p {
        font-size: 16px;
         
        line-height: 24px;
        color: #fff;
    }
	.abb-zi{ width:49%; float:left}
.abb-tu{ float:right}


.xs-wincell_honor_message
    {display:none;}


.zz-picMarquee-left{ overflow:hidden; position:relative;  }
	

		.zz-picMarquee-left .bd{ }
		.zz-picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.zz-picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width:30%; }
		.zz-picMarquee-left .bd ul li .pic{ text-align:center; }
		.zz-picMarquee-left .bd ul li .pic img{ width:100%; height:100px; display:block; padding:2px; border:1px solid #ccc; }
		.zz-picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.zz-picMarquee-left .bd ul li .title{ line-height:24px;   }





@media (min-width: 1441px) {

    .w-new {
        width: 1400px;
        margin: 0 auto;
    }
	.abb-zi{ width:52%; float:left}
}

@media (min-width: 1368px) and (max-width: 1441px) {
    .w-new {
        width: 96%;
    }

    .about1_ppwh {
        padding: 41px 46px 45px 46px;
    }

    .wincell_left_title {
        margin-top: 40px;
    }

    .about1_qywh_zzzr_nav ul li {
        padding-top: 90px;
    }
    .wincell_left_gai p{margin-bottom: 22px;}
    .wincell_left_gai{line-height: 26px;}
}

@media (min-width: 1200px) and (max-width: 1367px) {
    .w-new {
        width: 96%;
    }

    .about1_ppwh {
        padding: 40px 46px 40px 46px;
    }

    .wincell_left_title {
        margin-top: 40px;
    }

    .about1_qywh_zzzr_nav ul li {
        padding-top: 90px;
        padding-bottom: 55px;
    }

    .about1_shzr_com {
        height: 247px;
    }

    .about1_CbContainer {
        height: 514px;
    }
    .wincell_left_gai p{margin-bottom: 18px;}
    .wincell_left_gai{line-height: 25px;}
}









@media (max-width: 479px) 
{
    .wincell_honor{ margin-top:30px}
    .wincell_honor_message
    {
        display:none;}
     .xs-wincell_honor_message
    {
        display:block;}
    .nei_banner {
        padding-top: 55px;
    }

    .w-new {
        width: 98%;
    }

    .about1_company_nav {
        padding: 30px 0;
    }

    .about1_company_title p:nth-child(1) {
        font-size: 20px;
    }

    .about1_company_title p:nth-child(2) {
        font-size: 18px;
        margin-top: -10px;
    }

    .about1_company_all {
        margin-top: 20px;
    }

    .about1_p1 span {
        font-size: 16px;
    }

    .contact1 {
        padding: 30px 0;
    }

    .contact1_nav_float {
        margin-top: 20px;
    }

    .contact1_nav_fl, .contact1_nav_fr {
        width: 100%;
    }

    .contact1_nav_fr {
        height: auto;
    }

    .resources {
        padding: 20px 0;
    }

    .resources_nav_search {
        padding: 10px;
    }

        .resources_nav_search ul li:nth-child(1), .resources_nav_search ul li:nth-child(2) {
            width: 100%;
            margin-bottom: 10px;
        }

            .resources_nav_search ul li:nth-child(1) span, .resources_nav_search ul li:nth-child(2) span {
                font-size: 16px;
            }

        .resources_nav_search ul li:nth-child(3) {
            width: 20%;
            margin: 0 auto;
            clear: both;
            float: none;
        }

    .resources_nav_list ul {
        border: none;
    }

        .resources_nav_list ul li {
            width: 100%;
            margin-bottom: 15px;
        }

    .resources_nav_messages {
        padding: 15px;
        border: 1px solid #cacaca;
    }

    .about1_p1 {
        font-size: 16px;
    }

    .about1_p2 {
        font-size: 12px;
    }

    .about1_scjd {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .about1_qyjs {
        padding-top: 30px;
    }

    .wincell_left_title span:nth-child(1), .wincell_left_title span:nth-child(2) {
        font-size: 22px;
    }

    .wincell_left_gai p img {
        padding-left: 10px;
    }

    .accordion {
        display: none;
    }

    .mobile_accordion {
        display: block;
    }

    .about1_shzr {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .about1_shzr_title {
        width: 100%;
    }

    .about1_qywh_zzzr_nav ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .about1_Contentbox {
        width: 100%;
    }

    .about1_Menubox {
        width: 100%;
    }

        .about1_Menubox ul {
            zoom: 1;
        }

            .about1_Menubox ul:after {
                display: block;
                content: "";
                clear: both;
            }

            .about1_Menubox ul li {
                width: 50%;
                height: 100%;
                float: left;
            }

    .about1_shzr_com {
        height: 188px;
    }

    .about1_CbContainer {
        height: auto;
    }

    .triangle {
        display: none !important;
    }

    .about1_hover .triangle {
        display: none !important;
    }

    .about1_Menubox ul li:nth-child(1) {
        padding-bottom: 10px;
    }

    .about1_Menubox ul li:nth-child(2) {
        padding-top: 10px;
    }

    .about1_shzr_list_img {
        display: block;
        width: 30%;
        margin-left: 36%;
    }

    .about1_shzr_list {
        margin-left: 0;
        width: 100%;
        margin-top: 10%;
    }

        .about1_shzr_list span:nth-child(1) {
            font-size: 20px;
            text-align: center;
        }

        .about1_shzr_list span:nth-child(2) {
            font-size: 16px;
            text-align: center;
        }

    .about1_shzr_list1 {
        border-bottom: 2px solid rgba(255,255,255,0.3);
    }

    .about1_shzr_list2 {
        border-top: 2px solid rgba(255,255,255,0.3);
    }

    .certification {
        padding-top: 30px;
    }

    .certification_nav_list ul li {
        margin-right: 10px;
    }

        .certification_nav_list ul li a {
            width: 100px;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            font-weight: 100;
        }

    .certification_nav_zs ul li {
        width: 33%;
        margin-right: 0.5%;
    }

        .certification_nav_zs ul li:nth-child(3n) {
            margin-right: 0;
        }

    .certification_nav_img > p {
        font-size: 14px;
		min-height:80px;
    }
	.certification_nav_zs ul li{ margin-bottom:10px;}

    .wincell_milepost {
        padding: 30px 0;
    }

    .wincell_milepost_title p:nth-child(1) {
        font-size: 26px;
    }

    .wincell_milepost_title p:nth-child(2) {
        font-size: 20px;
        margin-top: -20px;
    }

    .wincell_history_title p:nth-child(1) {
        font-size: 26px;
    }

    .wincell_history_title p:nth-child(2) {
        font-size: 20px;
        margin-top: -20px;
    }
	.abb-tu,.abb-zi{ width:100%;}
	.abb-zi{ padding-top:20px;}
}
