﻿* {
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    box-sizing:border-box;
}
.header_meta {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0px auto;
    background: #e8e8e8;
}

.logo_erwei {
    font-size: 40px;
    color: #ba0001;
}

.top_left {
    width: 30%;
    height: 36px;
    line-height: 36px;
    float: left;
    font-size: 12px;
    color: #666;
}

.top_right {
    width: 65%;
    height: 36px;
    line-height: 36px;
    float: right;
}

.index_hezuo .container {
    width: 1200px;
}

.p_news_list li:hover {
    background: #cc0000;
    box-shadow: 25px 0px 24px -11px #ffffff inset;
}

    .p_news_list li:hover a,
    .p_news_list li:hover samp {
        color: #fff !important;
    }

.list img {
    width: 100% !important;
}

.pro_t dl dd a:hover {
    background: #cc0000;
    color: white;
}

.cipcs ul li {
    display: block;
    width: 31.33%;
    padding: 0px;
    margin: 0 1% 10px 1%;
}

    .cipcs ul li p {
        display: block;
        overflow: hidden;
        height: 209px;
        transition: .8s;
    }

        .cipcs ul li p img {
            width: 100%;
            transition: .8s;
        }

    .cipcs ul li span {
        display: block;
        padding: 5px 0;
        text-align: center;
        font-size: 14px;
        color: #666;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        transition: .8s;
    }

    .cipcs ul li:hover p img {
        transform: scale(1.08);
    }

    .cipcs ul li:hover span {
        background: #666;
        color: #fff;
    }

.top_right span {
    display: block;
    float: right;
}

    .top_right span p {
        display: inline-block;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        color: #666;
    }

.logo_l {
    float: left;
    width: 70%;
    padding-top: 10px;
}

    .logo_l h1 {
        margin: 0px;
    }

.logo_img,
.logo_wel {
    display: inline-block;
    float: left;
}

.qow {
    font-size: 14px;
}

.logo_img {
    margin-right: 2%;
}

.logo_wel {
    border-left: 1px solid #cdcdcd;
    padding-left: 2%;
}

    .logo_wel h5 {
        font-size: 20px;
        font-weight: bold;
        margin: 0px;
        padding-top: 5px;
        color: #093051;
    }

        .logo_wel h5 font {
            font-size: 20px;
            color: #f19f10;
        }

    .logo_wel p {
        font-size: 14px;
        color: #093051;
    }

.logo_r {
    float: right;
    width: 30%;
    margin-top: 10px;
}

.logo_tel,
.logo_erwei {
    float: right;
}

.top_right span a {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    padding: 0px 5px;
}

.you_img img {
    width: 100%;
}

.logo {
    width: 100%;
    min-height: 130px;
    background: #fff;
    padding-top: 10px;
}

.logo_tel {
    margin-right: 15px;
}

    .logo_tel h5 {
        font-size: 15px;
        font-weight: bold;
        ;
        margin: 0px;
        padding-top: 20px;
    }

        .logo_tel h5 i {
            font-size: 16px;
            margin-right: 1rem;
        }

    .logo_tel p {
        color: #ff5a00;
        font-size: 16px;
        font-weight: bold;
        margin: 0px;
    }

header {
    width: 100%;
    background: #e8e8e8;
    z-index: 99;
}

.navbar {
    height: 50px;
    transition: .6s;
    background: #207df8;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 0px;
}

.logo {
    height: 70px;
}

.navbar-header a:focus {
    color: #fff;
}

.nav {
    line-height: 50px;
    height: 50px;
}

    .nav li a {
        display: block;
        padding: 15px 16px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }

        .nav li a:focus,
        .nav li a:hover,
        .nav .active a {
            background: #f2a41c;
            color: #fff;
            transition: .3s;
        }
@media(max-width:1400px) {
    .nav li a {
        display: block;
        padding: 15px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
}

@media(max-width:1280px) {
    .nav li a {
        padding: 15px 10px;
        font-size: 14px;
    }
}
.carousel-indicators {
    bottom: 50px;
}

    .carousel-indicators li {
        border-radius: 50%;
        background: #d01c1f;
        border: 1px solid #d01c1f;
    }

        .carousel-indicators li.active {
            background: #fff;
            border: 1px solid #d01c1f;
        }
.m_logo {
    display: none;
    width: 50%;
}
.banner a {
    display:block;
    width:100%;
}
.banner img {
    width:100%;
    display:block;
}
.index_footer_nav {
    display: block;
    height: 55px;
    background: #207df8;
}

    .index_footer_nav ul {
        display: block;
        text-align: center;
    }

        .index_footer_nav ul li {
            height: 55px;
            display: inline-block;
        }

            .index_footer_nav ul li a {
                display: block;
                height: 55px;
                line-height: 55px;
                text-align: center;
                color: #fff;
                font-size: 14px;
                padding: 0px 20px;
            }

                .index_footer_nav ul li a:hover {
                    background: #fff;
                    color: #ba0001;
                }
footer {
    display: block;
    padding: 20px 0px;
    background: #eeeeee;
}

.in_sy_footer_logo {
    display: inline-block;
    float: left;
    width: 25%;
    min-height: 200px;
    padding-top: 25px;
    text-align: center;
}

    .in_sy_footer_logo h1 {
        display: block;
        margin-bottom: 20px;
    }

    .in_sy_footer_logo p a {
        color: #BA0001;
        font-size: 26px;
        display:flex;
        align-items:center;
    }

        .in_sy_footer_logo p a i {
            width: 42px;
            height: 45px;
            background: url(../images/telphone.png) no-repeat center/80% 80%;
            padding: 5px;
            margin-right: 3px;
            display:inline-block;
        }

.in_sy_footer_info {
    /*display: inline-block;
    float: left;*/
    margin:0 auto;
    width: 38%;
    min-height: 200px;
    border-left: 1px solid #595959;
    border-right: 1px solid #595959;
    padding: 16px 45px 0px 45px;
}

    .in_sy_footer_info p {
        display: block;
        margin: 7px 0px;
        font-size: 14px;
        color: #000;
    }

        .in_sy_footer_info p b,
        .in_sy_footer_info p font,
        .in_sy_footer_info p a {
            font-size: 14px;
            color: #000;
        }

.in_sy_footer_img {
    display: inline-block;
    float: left;
    padding-top: 25px;
    padding-left: 45px;
}

    .in_sy_footer_img img {
        float: left;
    }

        .in_sy_footer_img img:nth-of-type(1) {
            margin-right: 30px;
        }
/*产品开始*/
.products_pack {
    display:flex;
}
.products_left_plate1 {
    border: 1px solid #cc2d28;
}
.products_left_cont {
    width: 23%;
    transform: translateY(-50px);
    border-top: 0px;
    background: #fff;
    margin-bottom: 10px;
}
.products_left_title {
    width: 100%;
    min-height: 200px;
    text-align: center;
    padding-top: 75px;
    background:url(../images/public_bg.png) no-repeat center top;
}
    .products_left_title h3 {
        font-size: 24px;
        color: #fff;
        font-weight: bold;
    }
    .products_left_title p {
        font-size: 12px;
        color: #fff;
    }
.public_left_products_classify_list li {
    margin-top:2px;
}
    .public_left_products_classify_list li a {
        padding: 10px 0;
        color: #ba0001;
        /*background: #fff;*/
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
        transition: .3s;
        display: block;
    }
.public_left_products_classify_list .products_classify_list_title:hover,
.public_left_products_classify_list .active,
.products_classify_er_list .products_classify_er_list_title:hover,
.products_classify_er_list .active {
    background: #cc2d28;
    box-shadow: 25px 0px 24px -11px #ffffff inset;
}

    .public_left_products_classify_list .products_classify_list_title:hover > a,
    .public_left_products_classify_list .products_classify_list_title:hover i,
    .public_left_products_classify_list .active i,
    .public_left_products_classify_list .active a,
    .products_classify_er_list .products_classify_er_list_title:hover > a,
    .products_classify_er_list .products_classify_er_list_title:hover i,
    .products_classify_er_list .active a,
    .products_classify_er_list .active i
    {
        color: #fff;
        background: transparent;
    }
    .products_classify_er_list li a {
        padding-left: 10px;
    }
.products_classify_list_title,
.products_classify_er_list_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px 0 25px;
}
.products_nav  {
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.header_search {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #000;
    padding: 0 0 10px;
    width: 150px;
}


    .header_search i {
        width: 18px;
        height: 18px;
        background: url(../images/search2.png) no-repeat center/100% 100%;
    }

    .header_search input {
        width: calc(100% - 18px);
        padding-left: 10px;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        border: none;
        background: transparent;
    }

        .header_search input::-webkit-input-placeholder {
            color: #000;
        }
    .products_classify_list_title i,
    .products_classify_er_list_title  i{
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: block;
        cursor: pointer;
        font-size: 14px;
        color: #ba0001;
    }
.products_classify_er_list {
    display: none;
}
.public_left_products_classify_list > li:first-child a {
    display: block;
    padding: 15px 0px;
    color: #fff;
    background: #bfbfbf;
    padding-left: 25px;
    transition: .6s;
}
.products_classify_san_list li a:hover,
.products_classify_san_list li .active {
    background: #cc2d28;
    box-shadow: 25px 0px 24px -11px #ffffff inset;
    color: #fff;
}
.public_left_news {
    margin-top: 10px;
    border: 1px solid #cc2d28;
}
.products_classify_san_list {
    display:none;
}
.products_classify_san_list li a {
    padding-left: 45px;
}
.public_left_news_title {
    background: url(../images/public_bg2.png) no-repeat center top;
    height: 86px;
    padding-top: 15px;
    font-size: 26px;
    position: relative;
    text-align: center;
}
    .public_left_news_title h3 {
        font-size: 24px;
        color: #fff;
        font-weight: bold;
    }
    .public_left_news_title p {
        font-size: 12px;
        color: #fff;
    }
.public_left_news_list {
    margin: 0 0 10px;
}
    .public_left_news_list li {
        padding: 7px 0px;
        width: 100%;
        height: auto;
        overflow: hidden;
        transition: .6s;
        border-bottom: 1px #CCCCCC dashed;
        color: #333333;
    }
        .public_left_news_list li a {
            transition: .3s;
            display: block;
            padding-left: 5%;
            overflow: hidden;
            display: block;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
            .public_left_news_list li:hover {
                background: #666 !important;
                box-shadow: 25px 0px 24px -11px #ffffff inset;
            }
                .public_left_news_list li:hover a {
                    color: #fff;
                    font-weight:700;
                }
.public_left_contact {
    padding: 10px;
}
    .public_left_contact p {
        margin-bottom: 5px;
        font-size: 12px;
        color: #545454;
        word-break: break-word;
    }
.products_right_cont {
    width:77%;
    padding-left:30px;
}
.public_nav {
    padding: 3px 10px;
    border-bottom: 2px solid #cc2d28;
    margin: 10px 0px;
    font-size: 14px;
    color: #404040;
}
    .public_nav a {
        color: #404040;
    }
.products_right_cont_list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px 0;
}
.products_right_cont_list li {
    width:33.333%;
    padding:0 10px;
    margin-bottom:20px;
}
    .products_right_cont_list li a {
        display: block;
        text-align: center;
    }
.products_right_cont_list_img {
    overflow: hidden;
    border: 1px solid #bfbfbf;
}
.products_right_cont_list_img img {
    width:100%;
    display:block;
    transition:all .5s;
}
.products_right_cont_list_cont h4 {
    font-size: 12px;
    color: #464646;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin:5px 0;
    line-height:24px;
    transition:all 1s;
}
.products_right_cont_list_cont span {
    display: inline-block;
    padding: 2px;
    background: #c0130a;
    color: #fff;
    font-size: 12px;
}
.products_right_cont_list li a:hover img {
    transform:scale(1.1);
}
.products_right_cont_list li a:hover h4 {
    background: #111212;
    color:#fff;
    transform:rotateY(360deg);
}
.products{
     padding:0 0 30px;
}
.products_detail_pack {
    display:flex;
}
.products_detail_img {
    width: 37%;
    border: 1px solid #bfbfbf;
}
.products_detail_img img {
    width:100%;
    display:block;
}
.products_detail_cont {
    width:63%;
    padding-left:30px;
}
    .products_detail_cont p {
        padding: 5px 0px;
        min-height: 28px;
        line-height: 28px;
        margin: 5px 0px;
        clear: both;
        color: #999;
        font-weight: bold;
        border-bottom: 1px solid #eee;
        position: relative;
        line-height: 2;
    }
    .products_detail_cont span {
        color: #555;
    }
.products_detail_cont em {
    font-size:14px;
    font-weight:700;
}
.products_detail_btn {
    margin-top:15px;
}
    .products_detail_btn a:first-child {
        padding: 10px 25px;
        display: inline-block;
        float: left;
        margin-right: 20px;
        color: #fff;
        font-size: 16px;
        background: rgba(252, 2, 21, 1);
    }
    .products_detail_btn a:last-child {
        padding: 10px 25px;
        display: inline-block;
        float: left;
        color: #fff;
        font-size: 16px;
        background: rgba(1, 159, 233, 1);
    }
    .products_detail_btn a:hover {
        opacity:.8;
    }
.products_detail_conttext h3 {
    font-size: 18px;
    padding: 5px 0px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    color: #999;
    font-weight:bold;
}
/*产品结束*/


/*新闻开始*/
.news_list li {
    margin-bottom: 10px;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #cdcdcd;
}
.news_list li a {
    display:flex;
}
.news_dey {
    width: 8%;
    float: left;
    margin-right: 2%;
    text-align: center;
}
    .news_dey h4 {
        display: block;
        padding: 5px 0px;
        text-align: center;
        color: #fff;
        background: #c29a66;
        font-size: 25px;
        font-weight:700;
    }
    .news_dey p {
        display: block;
        border: 1px solid #c29a66;
        border-top: 0px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background: #c29a66;
    }
    .news_cont {
        width: 90%;
    }
        .news_cont h4 {
            margin-bottom: 3px;
            font-size: 16px;
            color: #000;
            overflow:hidden;
            text-overflow:ellipsis;
            white-space:nowrap;
        }
        .news_cont p {
            font-size: 14px;
            color: #393939;
            overflow:hidden;
            text-overflow:ellipsis;
            display:-webkit-box;
            -webkit-line-clamp:2;
            -webkit-box-orient:vertical;
        }
.NewsDetail001-title {
    border-bottom: 1px solid #cdcdcd;
}
.news_detail_list h3 {
    font-size: 24px;
    color: #737373;
    width: 100%;
    font-weight: bold;
    padding: 25px 0px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}
.NewsDetail001 {
    margin-bottom:0;
}
.news_detail_list_cont {
    display: flex;
    flex-wrap: wrap;
}
.news_detail_list_cont li {
    width: 49%;
    margin: 5px 0.5%;
    padding: 5px 10px;
    transition: .6s;
    border-bottom: 1px dashed #e5e5e5;
}
    .news_detail_list_cont li a {
        display:flex;
    }
        .news_detail_list_cont li a p {
            overflow: hidden;
            display: inline-block;
            text-overflow: ellipsis;
            width: 90%;
            white-space: nowrap;
            font-size: 14px;
            color: #666;
            font-weight:bold;
        }
        .news_detail_list_cont li a span {
            display: inline-block;
            width: 10%;
            text-align: right;
            font-size: 12px;
            color: #a2a2a2;
        }
/*新闻结束*/
.honor_list {
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px ;
}
.honor_list li {
    padding:0 10px;
    width:33.333%;
    margin-bottom:20px;
}
    .honor_list li a {
        display:block;
    }
.honor_list_img {
    overflow:hidden;
}
.honor_list_img img {
    width:100%;
    display:block;
    transition:all .5s;
}
.honor_list li a  p {
    font-size:14px;
    line-height:24px;
    text-align:center;
    margin-top:5px;
    color:#000;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.honor_list li a:hover img {
    transform:scale(1.1);
}
.home_banner {
    overflow:hidden;
    position:relative;
}
.home_banner a {
    display:block;
    width:100%;
}
.home_banner img {
    width:100%;
    display:block;
}
    .home_banner .swiper-pagination-bullet {
        background: #d01c1f;
        border: 1px solid #d01c1f;
        opacity:1;
        width:10px;
        height:10px;
    }
    .home_banner .swiper-pagination-bullet-active {
        background: #fff;
        border: 1px solid #d01c1f;
    }
.home_products {
    padding:25px 0;
}
.home_products_title {
    text-align: center;
}
.home_products_title h3 {
    font-size: 30px;
    color: #252525;
    font-family: "微软雅黑";
}
    .home_products_title h3 span {
        color: #FF0000;
        font-weight: bold;
   }
.home_products_title p {
    font-size: 20px;
    color: #919191;
}
.home_products_classify {
    display:flex;
    justify-content:center;
    margin-top:15px;
    flex-wrap:wrap;
}
.home_products_classify li  {
    margin:0 5px;
}
    .home_products_classify li a {
        display: block;
        padding: 10px 5px;
        font-size: 14px;
        transition: 1s;
        border: 1px solid #bfbfbf;
        color: #555;
    }
    .home_products_classify li a:hover {
        border: 1px solid #111212;
    }
.home_products_list li {
    width:25%;
}
    .home_products_list li a {
        transition:all .5s;
    }
    .home_products_list li a:hover h4 {
        transform: none;
    }
.home_plate2 {
    padding: 25px 0px;
}
.home_plate2_img img {
    width:100%;
    display:block;
}
.home_news {
    padding: 25px 0px;
    background: #eee;
}
.home_news_pack {
    display:flex;
    margin-top:30px;
}
.home_news_list {
    width:50%;
}
    .home_news_list li {
        margin-bottom:11px;
    }
    .home_news_list li a {
        display: flex;
    }
.home_news_list_img {
    width:100px;
    height:100%;
}
.home_news_list_img img {
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
.home_news_list_cont {
    width:calc(100% - 100px);
    padding:10px;
    background:#fff;
}
    .home_news_list_cont h4 {
        font-size: 14px;
        color: #5f5e5e;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 5px;
        display: block;
        white-space: nowrap;
        font-weight:bold;
    }
.home_news_list_cont {
    font-size: 12px;
    color: #666;
}
.home_news_list_cont p {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.home_honor {
    padding:25px 0;
}
.home_honor_list {
    margin-top:30px;
}
.home_honor_list li {
    width: 25%;
}

.index_sy_links {
    display: block;
    padding: 15px 0px;
    background: #fff;
}

    .index_sy_links .in_sy_links_title {
        display: inline-block;
        width: 8%;
        text-align: left;
        float: left;
        font-size: 18px;
        color: #000;
    }

    .index_sy_links .in_sy_links_list {
        display: inline-block;
        width: 90%;
        float: left;
    }

        .index_sy_links .in_sy_links_list ul li {
            display: inline-block;
            float: left;
        }

            .index_sy_links .in_sy_links_list ul li a {
                display: inline-block;
                padding: 2px 5px;
                color: #737373;
                font-size: 14px;
                transition: .6s;
            }

                .index_sy_links .in_sy_links_list ul li a:hover {
                    transform: rotateX(360deg);
                    background: #737373;
                    color: #fff;
                }

                @media(max-width:1300px) {
                    .index_sy_links .in_sy_links_title {
                        font-size:16px;
                    }
                    .in_sy_footer_logo p a {
                        font-size:20px;
                    }
                    .news_dey {
                        width:10%;
                    }
                    .news_cont {
                        width:88%;
                    }
                    .news_detail_list_cont li a p {
                        width:80%;
                    }
                    .news_detail_list_cont li a span {
                        width:20%;
                    }
                }
                @media(max-width:1000px) {
                    .header_meta,
                    .logo_r {
                        display: none;
                    }
                    .logo_l {
                        width:100%;
                        padding:0;
                    }
                    .logo {
                        min-height:auto;
                    }
                    .nav {
                        display:flex;
                        flex-wrap:wrap;
                        overflow:initial;
                        height:auto;
                    }
                        .nav li {
                            width:25%;
                        }
                        .nav li a {
                            font-size: 14px;
                            line-height: 32px;
                            padding: 0 10px;
                            text-align:center;
                        }
                    .navbar {
                        height:auto;
                        padding:0 15px;
                    }
                    .swiper-pagination {
                        display:none;
                    }
                    .home_products_classify li {
                        min-width:30%;
                        margin-bottom:10px;
                    }
                        .home_products_classify li a {
                            text-align:center;
                        }
                    .home_products_title h3 {
                        font-size:25px;
                    }
                    .home_products_title p {
                        font-size:18px;
                    }
                    .home_products_list li,
                    .home_honor_list li {
                        width: 50%;
                        padding: 0 5px;
                        margin-bottom: 15px;
                    }
                    .home_products_list {
                        margin:10px -5px 0;
                    }
                    .home_news_pack {
                        display:block;
                    }
                    .home_news_list {
                        width:100%;
                    }
                    .in_sy_footer_logo {
                        display:none;
                    }
                    .in_sy_footer_info {
                        width:100%;
                    }
                    .in_sy_footer_info {
                        padding:16px 16px 0;
                    }
                    .index_footer_nav {
                        display:none;
                    }
                    .index_sy_links .in_sy_links_title {
                        width:20%;
                    }
                    .index_sy_links .in_sy_links_list {
                        width:80%;
                    }
                    .products_pack {
                        display:block;
                    }
                    .products_left_cont {
                        width:100%;
                        transform:translateY(0);
                    }
                    .products_left_title {
                        display:none;
                    }
                   
                    .public_left_products_classify_list>li:first-child {
                        width: 100%;
                    }
                        .public_left_products_classify_list>li:first-child>a {
                            text-align:center;
                            padding-left:0;
                        }
                                      
                    .public_left_news {
                        display:none;
                    }
                    .products_right_cont {
                        width:100%;
                        padding-left:0;
                    }
                    .products_right_cont_list {
                        margin:10px -5px 0;
                    }
                    .products_right_cont_list li {
                        width: 50%;
                        padding: 0 5px;
                        margin-bottom:10px;
                    }
                    .news_dey {
                        width:20%;
                    }
                    .news_cont {
                        width:78%;
                    }
                    .honor_list {
                        margin:0 -5px 0;
                    }
                    .honor_list li {
                        width: 50%;
                        padding: 0 5px;
                        margin-bottom:10px;
                    }
                }