.img-centerImg {
    width: 300px !important;
    height: 300px !important
}

.img-center2 {
    width: 400px !important;
    height: 400px !important;
    line-height: 400px !important;
}

.procongd {
    min-height: 130px !important;
}

.img-center2 {
    width: 100%;
}

.banner_imgUrl {
    text-align: center;
    width: 1200px !important;
}



.ybcs15Img {
    width: 150px !important;
    height: 150px !important;
}

.ybcs15Img-m {
    width: 150px !important;
}

.list-5 li .ybcs15Text {
    margin-left: 200px !important
}


/*  ＰＣ 当屏幕宽度大于等于 768px 时隐藏 */
@media (min-width: 769px) {
    .active2  a{
        color: #000000 !important;
        font-weight: 100;
        border-bottom: 0px solid #000000!important;
    }
    .section_a {
        padding-top: 150px;
    }
    /* .header .nav li a {
      
    } */
    /* .header .nav li.active a {

    } */
}


/*   移动端 当屏幕宽度小于等于 768px 时隐藏 */
@media (max-width: 768px) {
    .list-5 li .ybcs15Text {
        margin-left: 0px !important;
    }
    .img-centerImg2 {
        width: 173px !important;
        /* height: 10rem !important; */
        min-width:173px;
        min-width: 173px !important;
        /* min-height: 10rem !important; */
        min-height: 173px;
       }

    .list-2 li .m {
        width: 100%;
        min-width:173px;
        height: 173px;
        min-height: 173px;
        line-height: 173px;
    }
    .list-2 li .text {
        /* width: 80%; */
        min-width:160px;
    }
    .list-2 li a {
        min-width:173px;
    }
    .list-2 li  {
        min-width:173px;
    }
    /* .list-2 li .text p {
        min-width: ;
    } */
}
@media (max-width: 360px) {
    .list-2 li{
        transform: scale(0.9);
    }
    .img-centerImg2 {
        width: 150px !important;
        /* height: 10rem !important; */
        min-width:150px;
        min-width: 150px !important;
        /* min-height: 10rem !important; */
        min-height: 150px;
       }

    .list-2 li .m {
        width: 100%;
        min-width:150px;
        height: 150px;
        min-height: 150px;
        line-height: 150px;
    }
    .list-2 li .text {
        /* width: 80%; */
        min-width:130px;
    }
    .list-2 li a {
        min-width:150px;
    }
    .list-2 li  {
        min-width:150px;
    }
}

/* 计算公式 */
#header, #container{
	width:1012px;
	margin: 0px auto;
}

