.mt-70 {
    margin-top: 70px;
    /*border-bottom: 1px solid #e7e8e9;*/
}

.minH {
    min-height: 80vh;
}

.honorTitle {
    /*font-family: MongolianBaiti;*/
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #26272e;
    margin: 83px 0;
}

.borderBottom {
    border-bottom: 1px solid #e7e8e9;
}

hr {
    width: 100%;
    height: 1px;
    background-color: #e7e8e9;
}

.honorImgDiv {
    margin: 88px auto;
}

.mtb-88 {
    margin: 40px 0 30px 0;
}

.mtb-72 {
    margin: 72px 0 0 0;
}

.costTitle {
    height: 84px;
    /*font-family: MongolianBaiti;*/
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 37px;
    letter-spacing: 2px;
    /*color: #105de1;*/
}

    .costTitle > span {
        font-family: SimSun;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 1px;
        color: #26272e;
    }

.textOne {
    padding-bottom: 60px;
}
.casesbox {
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}

.textOne > p {
    /*font-family: MongolianBaiti;*/
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #26272e;
}

#costSecond h5 {
    margin-top: 83px;
    margin-bottom: 43px;
    /*font-family: MongolianBaiti;*/
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 5px;
    letter-spacing: 2px;
    color: #26272e;
}

.costBoxImg {
    margin: 60px 0;
}

    .costBoxImg > div img {
        width: 100%;
    }

.sigleImgBox > div {
    width: 100%;
}

.doubleImgBox > div {
    width: 40%;
}

    .doubleImgBox > div:first-child {
        margin-right: 30px;
    }

.textTwo p {
    /*font-family: FranklinGothic-Book;*/
    font-size: 15px;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #26272e;
}

.textTwo a {
    font-family: FranklinGothic-BookItalic;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #105de1;
}

.logoBox > div {
    margin-right: 53px;
}

.newTitle {
    text-align: center;
    margin: 83px 0 164px;
    font-family: MongolianBaiti;
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #26272e;
}

.newMain {
    padding: 0 20px;
    font-family: FranklinGothic-Book;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #26272e;
}

.newsContent li {
    font-family: MongolianBaiti;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #26272e;
    cursor: pointer;
    margin-bottom: 20px;
}

.active {
    color: #105de1 !important;
}

    .active > a {
        color: #105de1 !important;
    }

.newsContent {
    margin-bottom: 83px;
}

.special {
    width: 100%;
    height: 452px;
    border: 1px solid #ff0000;
    padding: 80px;
}

    .special h2 {
        /*font-family: MongolianBaiti;*/
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #26272e;
        margin-bottom: 44px;
    }

    .special h3 {
        /*font-family: MongolianBaiti;*/
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 5px;
        letter-spacing: 2px;
        color: #26272e;
        margin-bottom: 31px;
    }

    .special p {
        /*font-family: FranklinGothic-Book;*/
        font-size: 15px;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 1px;
        color: #26272e;
    }

.mb-0 {
    margin-bottom: 0 !important;
}

.colorh3 {
    color: #ff0000;
}

@media (max-width:1024px) {
}

@media (max-width:576px) {
    .mtb-88 {
        margin: 22px 0;
    }

    .costTitle {
        height: initial;
        font-size: 24px;
    }

    .mtb-72 {
        margin: 40px 0;
    }

    .textOne {
        padding-bottom: 40px;
    }

    .newTitle {
        margin: 23px 0 35px;
        font-size: 24px;
    }

    .special {
        height: initial;
        padding: 25px;
    }
    #newsTitleList {
        border: 1px solid #ccc;
        padding: 20px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .honorTitle {
        margin: 30px 0;
        font-size: 20px;
    }
    .newMain p, .newMain span{
        font-size:14px;
        font-weight:normal;
        line-height:20px;
    }
    .newMain img{
        width:100%!important;
    }
    .honorImgDiv > div {
        width: 80%;
    }

        .honorImgDiv > div > img {
            width: 100%;
        }

}

@media (max-width:375px) {
}
