
@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.yb_conct {
    display: none;
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
    float: left;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #fe740d url(../img/fixcont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #fe740d url(../img/fixcont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #fe740d url(../img/fixcont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    background: #fe740d url(../img/fixcont.png) no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}





.prtitle {
    text-align: center;
}

.titlea {
    display: inline-block;
    width: 220px;
    background-color: rgb(207 14 15);
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
    line-height: 50px;
}


.cl-cplb-3ndfl4-3-01-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cl-cplb-3ndfl4-3-01-con dl {
    display: inline-block;
    width: 24%;
}

.cl-cplb-3ndfl4-3-01-con dl dt img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.cl-cplb-3ndfl4-3-01-con dl dd h4 a {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.jt{
display: none;
    width: 20px;
    margin-left: 15px;

}
header .menu ul li a{font-size: 17px; width: 99%;}
.jt{
    transition: 0.5s; transform:rotate(0deg);position: absolute;
    display: inline-block;
    top: 11px;

}
body{
transition: 0.5s;}


















@media (max-width:980px) {
    .titlea {
        width: 160px;
    }
    /* .jt{
        display: inline-block;} */
    .cl-cplb-3ndfl4-3-01-con dl {
        width: 49%;
    }
	header .menu ul li > a {
		width: 50%;margin-right: 10%;text-align: left;
		display: inline-block !important;}
		header .menu ul li img{
			display: inline-block;
		}

    .cl-cplb-3ndfl4-3-01-con dl dt img {
        height: 135px;
    }
	#sidebar {
		right: 5px !important;
		bottom: 15%;
	}




    .qita {
        /* position: fixed; */
        background: #FFF;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    header {
        height: 61px;
    }

    .ma0 {
        margin: 0 !important;
        padding: 0 !important;
    }

    #abbox {
        display: block;
        padding: 10px 35px;
    }

    .sub_right .leftab {
        width: 100%;
    }

    .sub_product {
        display: none;
    }

    .sub_right .rightab {
        display: inline-block;
        width: 100%;
    }

    .topbox {
        position: relative;
    }

    .hidden-xs {
        position: absolute;
        top: 60px;
    }

    .navtop {
        width: 92%;
        background: #fe740d;
        /* display: block !important; */
    }

    .navtop ul li {
        width: 100% !important;
    }

    .navtop ul li a {
        font-size: 17px !important;
        color: #fff;
    }

    .navtop ul li .xiala {
        /* display: none; */
        height: 0;
        overflow: hidden;
    }




}