.bg_hui {
    background: #f0f0f0;
    overflow: hidden;
}

.divBox {
    padding-bottom: 30px;
}

div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form {
    list-style: none;
}

.boxcenter {
    margin: 0 auto;
}

.hyyy_title {
    font-size: 30px;
    margin: 50px 0;
    text-align: center;
    font-weight: normal;
}

.cpys_etl li {
    width: 18.8%;
    margin: 0 1.5% 0 0;
    padding-bottom: 30px;
}

.cpys_hb li {
    background: #fff;
    height: 340px;
    width: 15%;
    margin: 14px 10px;
}

.tgfw_mt li {
    float: left;
    /* width: 296px;
     height: 350px;*/
    text-align: left;
}

.tgfw li {
    display: table-cell;
    text-align: center;
}

.tgfw_mt li img {
    height: 38px;
}

.tgfw_mt li img {
    margin-top: 60px;
}

.tgfw_mt li img {
    margin: 46px auto 34px;
    display: block;
}

.cpys_hb li h4 {
    height: 62px;
}

.tgfw_mt li h4 {
    /*margin-bottom: 46px;*/
    font-size: 20px;
    color: #313131;
    text-align: center;
    font-weight: normal;
}

.cpys_etl li p {
    width: 90%;
}

.tgfw_mt li p {
    text-align: start;
    font-size: 14px;
    color: #555;
    /* width: 244px;*/
    margin: 0 auto;
    line-height: 28px;
}

@media screen and (max-width: 1200px) {
    .tgfw_mt li p {
        font-size: 15px;
        width: auto;
        text-align: left !important;
        display: block;
        overflow: hidden;
        line-height: 46px;
    }
}

@media screen and (max-width: 1200px) {
    .tgfw_mt li {
        padding: 20px;
        float: none;
        display: block;
        width: 90%;
        background: none;
        height: auto;
        margin: 0;
        margin-bottom: 20px;
        overflow: hidden;
    }
}

.ckm_yycj li img {
    float: left;
    width: 24%;
    margin: 8px 1% 8px 0;
}

@media screen and (max-width: 788px) {
    .ckm_yycj li img {
        float: left;
        width: 49%;
    }
}

.more_anli { 
    background: #ff5d28; 
    margin: 0 auto; 
    font-size: 17px; 
    color: white; 
    height: 35px; 
    line-height: 35px; 
    width: 150px; 
    text-align: center; 
    border: 1px solid #ff5d28; 
    border-radius: 20px; 
    display: block; 
    margin-top: 20px; 
 } 

@media screen and (min-width: 992px) {
    .boxa2 ul li :hover {
      /*  background: #00479d;*/
    }
}

.ser_sub {
    background: url(../png/search.png);
    width: 15px;
    height: 15px;
    border: 0;
    float: right;
    display: block;
    margin: 8px 10px 0 0;
}

@media screen and (max-width: 420px) {
    .footer1_l ul.ul_first img {
        width: 90%;
    }
}