body{
    font-size: 16px;
}
ul{
    margin: 0;
}
/* *, ::after, ::before {
    box-sizing: content-box;
} */
.container-fluidx {
	padding: 0 5%;
}
@media screen and (min-width:1024px) and (max-width:1500px) {
	.container-fluidx {
		padding: 0 15px;
	}
}
@media (min-width: 2600px) {
	.container-fluidx {
		max-width: 1832px;
		margin-right: auto;
		margin-left: auto;
	}
}

.online_qq_layer{
    top: 60%;
}
.mt-30{
    margin-top: 30px;
}
.mobile-display{
    display: none;
}
.ind_nav .index_1{
    width: 201px;
}
.logo{
    margin-bottom: 25px;
}
.product_left,.product_right,.ic_container>img{
    width: 100%;
}
.ic_container{
    width: 300px;
    height: 300px;
}
.ic_imgs{
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #aaaaaa;
}
.ic_imgs .overlay{
    display: none;
    background-color: rgba(0, 0, 0, .8);
    height: 120px;
    top: unset;
    transition: all ease .3s;
}
.ic_imgs:hover .overlay{
    display: block;

}
.ic_imgs .ic_caption{
    bottom: -60px;
    opacity: 0;
    transition: all ease .3s;
    padding: 17px 0px 15px 0px;
}
.ic_imgs:hover .ic_caption{
    bottom: 0;
    opacity: 1;
}
.mb_30{
    margin-bottom: 30px;
}
.banner-swiper .swiper-button-next,.banner-swiper .swiper-button-prev{
    color: #C40001;
}
.swiper-button-next, .swiper-button-prev{
    color: #C40001;
}
.pro_dl dt a ,.pro_dl dt.pro_dl_02 a{
    width: 100%;
    height: 50px;
    text-align: center;
}
.pro_dl dt a {
    background:linear-gradient(to top, #f4f4f4, #fff);
    background-image: url("../images/dl_bg.jpg");
}
.pro_dl dt.pro_dl_02 a{
    background-repeat: repeat-x;
}
.pro2_br{
    width: 100%;
    height: auto;
}
.pro2_right{
    width: 100%;
}
.pro_span2,.pro_span{
    width: 100%;
    background-repeat: repeat;
}
.contact > span{
    margin: 0 auto;
}
.pro_nav{
    float: none;
}
.news-item{
    margin-bottom: 30px;
}
.news-item a{
    display: flex;

}
.news_3{
    width: auto;
    min-width: 90%;
    background-position:  right 0;
}
.news_3 h2{
    overflow: hidden;
    width: 100%;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news_3 h3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.time2{
    width: 10%;
    min-width: 120px;
}
.news-item a:hover .news_3 {
	background: url(../images/news_bg2.jpg) no-repeat #f9f9f9 right 0px;
}
.bg7_1{
    background-position: center 95px;
}
.bg8_2{
    background-position:  center 146px;
}
h6.text-title{
    margin-bottom: 15px;
    font-weight: 600;
    color: #0d62a6;
}
.text-words{
    margin-bottom: 30px;
    color: #0d62a6;
}
.contact-item{
    background-color: #fff;
    text-align: center;
    padding: 30px 0;
    transition: all ease .5s;
}
.contact-item .contact-icon{
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background-color: #C40001;
    position: relative;
}
.contact-item .contact-icon i{
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.contact-item .contact-title{
    color: #252c56;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.contact-item .contact-text{
    font-size: 18px;
}
.contact-item:hover{
    background-color: #C40001;
}
.contact-item:hover .contact-icon{
    background-color: #fff;
}
.contact-item:hover .contact-icon i{
    color: #C40001;
}
.contact-item:hover .contact-title,.contact-item:hover .contact-text{
    color: #fff;
}
.contact-map{
    width: 100%;
    height: 500px;
}
.product-item{
    background-color: #fff;
    padding: 30px 30px 60px;
    border-bottom: 3px solid #cdcdcd;
    position: relative;
}
.product-item p{
    font-size: 16px;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    bottom: 15px;
}
.product-item:hover{
    border-bottom: 3px solid #0d62a6;
}
.product-item a{
    color: #222;
}
.sign{
    float: right;
    padding-bottom: 30px;
}
.sign img{
    width: 150px;
}
.m-banner{
    display: none;
}
.banner3{
    background:url(../images/3bg.jpg) no-repeat; 
    display:block; 
    width:100%; 
    height:160px;
    background-size: cover;
}
.bcontent_3{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.b_cn_3{
    font-size: 48px;
    color: #fff;
    position: absolute;
    top: 40px;
    left: 400px;
}
.b_en_3{
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 110px;
    left: 805px;
}
.case_li{
    float: none;
}
a.more-btn{
    background: #C40001;
    color: #fff;
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 15px auto 30px;
    display: block;
}
.p-description{
    font-size: 14px;
    display: none;
}
.imgbox{
    position: relative;
}
.zl{
    font-size: 14px;
    font-weight: 800;
    color: #C40001;
    position: absolute;
    top: 10px;
    left: 10%;
}
.code img{
    width: 100%;
    max-width: 100px;
}
.qq_kefu h3.tel-right {
    font-size: 18px;
    font-family: Arial;
    color: #fff;
    padding-top: 5px;
}

@media screen and (max-width:1024px) {
    .pc-display{
        display: none;
    }
    .mobile-display{
        display: block;
    }
    header nav {
        text-align: center;
        background: #C40001;
    }
    header nav ul {
        margin: 0;
        padding: 2em;
        list-style-type: none;
        display: flex;
        justify-content: space-around;
    }
    header nav ul li {
        display: inline;
        margin-left: 1em;
    }
    header nav ul li:first-child {
        margin-left: 0;
    }
    header nav ul li ul {
        display: none;
    }
    header nav ul li a{
        font-size: 16px;
        color: #fff !important;
    }

    /* .m-banner .slide1{
        background-image: url(../images/banner2.jpg);
        background-position: 30%;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 600px;
    } */
    .m-banner{
        display: block;
    }
    .p-banner{
        display: none !important;
    }

    .mobile-display .bg7,.mobile-display .bg7_1{
        width: 100%;
        min-width: unset;
    }
    .bg8_1{
        width: 100%;
        background-color: #f4f4f4;
    }
    .scrollBox{
        width: 300px;
        overflow: hidden;
    }

    .bg8{
        min-width: unset;
        margin-top: 0px;
    }
    .product-item p{
        font-size: 14px;
    }
    .guanyu_li_none{
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
    }
    .case_div{
        width: 100%;
        overflow: hidden;
        
    }
    .pro_ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .banner3{
        background:url(../images/3bg.jpg) no-repeat; 
        display:block; 
        width:100%; 
        height:160px;
        background-size: cover;
        background-position: 80%;
    }
    .b_cn_3{
        font-size: 32px;
        color: #fff;
        position: absolute;
        top: 20px;
        left: 240px;
    }
    .b_en_3{
        font-size: 16px;
        color: #fff;
        position: absolute;
        top: 70px;
        left: 460px;
    }
    .lang{
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .lang img{
        width: 30px;
        margin-right: 5px;
    }
    .bg8_3{
        width: 100%;
        /* height: 590px; */
        padding: 0;
    }
    /* .bg8_3_div{
        height: 620px;
    } */
    .bg8_3 img,.words{
        width: 100%;
    }
    .Video{
        width: 100%;
        margin-bottom: 15px;
    }
    .bg8_5{
        width: 100%;
        overflow: hidden;
        padding: 0;
        margin-bottom: 0;
    }
    .bg8_6{
        margin: 0;
    }
    .scrollBox1{
        width: 270px;
        overflow: hidden;
    }
    .bg8_6you{
        width: 100%;
    }
    .bg8_6you ul li a{
        display: flex;
        width: 100%;
    }
    .time{
        width: 10%;
    }
    .new_2{
        width: 90%;
    }
    .new_h2{
        overflow: hidden;
        width: 100%;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .new_h3{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .bottom_bg{
        height: 200px;
    }
    .bottom{
        width: 100%;
    }
    .bottom > a{
        padding: 0 4px;
    }
    .bottom > h2{
        padding: 0 15px;
    }

    .inner-banner{
        width: 100%;
        height: 300px;
        background-image: url(../images/innerb.jpg);
        background-repeat: no-repeat;
        background-position: 30%;
        background-size: cover;
        padding-top: 52px;
    }
    .inner-banner-content{
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }
    .inner_cn{
        color: #fff;
        font-size: 32px;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%,-40%);
        width: 100%;
        text-align: center;
    }
    .inner_en{
        color: #fff;
        font-size: 10px;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 50%;
    }
    .pro_nav{
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 15px 0;
    }
    .product_right.cate{
        padding: 0;

    }
    .pro_ul.row{
        padding: 0;
        margin: 0;
        margin-top: 30px;
    }
    .news_3{
        min-width: unset;
        width: 70%;
    }
    .news_ul{
        padding: 0;
        margin: 0;
    }
    .news-item a{
        justify-content: center;
    }
    .product_right{
        margin-bottom: 0px;
    }
    .words >a{
        width: 145px;
    }
    .qq_br{
        display: none;
    }
    .qq_peo{
        display: none;
    }
    .product_left{
        padding-bottom: 10px;
    }
    .p-description{
        display: block;
        margin-top: 15px;
    }
    .ce-box{
        padding: 30px;
    }
}

@media screen and (min-width:501px) and (max-width:767px){

    .scrollBox{
        width: 600px;
        overflow: hidden;
    }
    .scrollBox1{
        width: 550px;
        overflow: hidden;
    }
    .time{
        width: 10%;
    }
    .new_2{
        width: 90%;
    }
    /* .bg8_6_div{
        height: 400px;
    } */

}
@media screen and (min-width:501px) and (max-width:768px){
    .col-lg-3.col-pb-6{
        width: 50%;
    }
}
@media screen and (max-width:500px){
    .scrollBox{
        width: 300px;
        overflow: hidden;
    }
    .scrollBox1{
        width: 270px;
        overflow: hidden;
    }
    .banner3{
        height: 120px;
    }
    .b_cn_3{
        font-size: 24px;
        color: #fff;
        position: absolute;
        top: 40px;
        left: 20px;
    }
    .b_en_3{
        font-size: 16px;
        color: #fff;
        position: absolute;
        top: 70px;
        left: 140px;
    }
    /* .bg8_6_div{
        height: 600px;
    } */
    .time{
        width: 100px;
        height: 100px;
    }
    .new_2{
        width: 60%;
        height: 100px;
    }
    .banner-area{
        padding-top: 52px;
    }

    .qq_kefu{
        width: 120px;
    }
    .qq_kefu h2{
        font-size: 16px;
    }
    .qq_kefu h3.tel-right{
        font-size: 14px;
    }
    .code{
        width: 90px;
        height: 90px;
    }
    .code img{
        width: 80px;
    }
    
    /* .online_icon{
        width: 31px;
        height: 64px;
    }
    .online_icon a{
        width: 31px;
        height: 64px;
        background-size: contain;
    } */
    .m-none{
        display: none;
    }
    a.more-btn{
        display: block;
    }
    .case_li{
        float: none;
    }
    .zl{
        font-size: 18px;
    }
}

.mean-container .mean-nav ul li a{
    font-size: 14px;
}
.mean-container .mean-nav ul li a.mean-expand{
    height: 23px;
}
.mean-container .mean-nav{
    background-color: #C40001;
}
.mean-container .mean-bar{
    background-color: #C40001;
}
.mean-container .mean-bar::before {
    color: #fff;
    content: "";
    font-size: 28px;
    font-weight: 600;
    left: 10px;
    position: absolute;
    top: 4px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 180px;
    height: 60px;
    filter:  brightness(0) invert(1);
}
