.text-bold {
    font-weight: bold;
}
a:hover{
    color: #9601D8 !important;
}
.top-wrap {
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.font-24 {
    font-size: 24px;
}
.logo {
    width: 30%;
    padding: 18px 0;
    text-align: center;
}
.logo img {
    display: block;
    margin: 0 30px;
    max-height: 60px;
}
.nav_box {
    height: 97px;
    font-size: 14px;
    padding-top: 30px;
    backdrop-filter: blur(10px);
}
.sub_nav{
    position: absolute;
    width: 200px;
    background-color: #fff;
    z-index: 999;
}
.sub_nav ul{
    padding: 0px;
    margin: 0px;
}
.sub_nav ul li{
    line-height: 45px;
    border-bottom: 1px solid #ccc;
}
.nav-divider-line>li>a {
    color: #fff;
}
.top-box{
    background-color: #fff;
    border-radius: 9px 9px 0 0 ;
}
.like-hr {
    width: 98%;
    height: 5px;
    background: #9601D8;
    position: absolute;
    bottom: 0;
} 
.nav_tel_text{
    color: #9601D8;
    font-size: 28px;
    line-height: 1.1em;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 20px;
}
.eng-title{
    font-size: 45px;
    font-weight: bold;
    color: #ebebeb;
}
.eng-title-gray{
    font-size: 45px;
    font-weight: bold;
    color: #ccc;
    opacity: 0.5;
    line-height: 1.1em;
}
.news_right_box{
    padding: 20px;
    background: #f4f4f4;
    border-radius: 0 8px 8px 0;
}
.news img{
    border-radius: 8px 0 0 8px;
}
/* .search {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    color: #fff;
    margin-right: 20px;
}
.search input {
    border: none;
    background: transparent;
    outline: none;
}
.search input::-webkit-input-placeholder {
    color: #fff;
} */
.title-border {
    width: 44px;
    height: 3px;
    background: #9601D8;
    margin-bottom: 12px;
}
.title-border-center {
    width: 44px;
    height: 3px;
    background: #9601D8;
    margin: 0 auto;
}
.big-title {
    font-size: 28px;
    font-weight: bold;
    color: #9601D8;
}
.big-title-w {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.check-more {
    background: #949494;
    border-radius: 16px;
    padding: 8px 0;
    color: #fff;
    font-size: 12px;
    width: 130px;
    text-align: center;
}
.check-more.bg-green {
    background: #009742;
}

.pro_box img {
    max-width: 100%;
}
img{
    max-width: 100%;
}
.jiahao{
    position: absolute;
    bottom: 57px;
    left: 30px;
}
.margin-top-xl {
    margin-top: 27px;
}
.margin-pos {
    margin: 0 -1rem;
}
.more {
    background: #818181;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    padding: 0 7px 2px;
}
.section-about {
    margin-top: 30px;
    background: url(../images/mainbbg.png) center top no-repeat;
    padding-top: 40px;
}
.section-about .bg-white {
    margin-right: -1px;
}
.home_about{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn{
    width: 130px;
    height: 36px;
    border: #dfdfdf 1px solid;
    border-radius: 5px;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}
#about-flip img {
    width: 100%;
    height: 440px;
}
.green-bg {
    background: linear-gradient(90deg, #009742 0%, #00CE5A 100%);
    font-size: 36px;
    color: #fff;
    padding: 35px 39px;
    line-height: 44px;
}
.img-gallary {
    padding: 28px 40px;
}
.img-gallary img {
    width: 22%;
    margin-right: 28px;
}
.news-box {
    width: 100%;
    height: 0;
    padding-top: 65%;
    position: relative;
    margin-bottom: 10px;
}
.news-box img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.footer {
    background: #F1F1F1;
    padding: 50px 0;
    margin-top: 84px;
    color: #6e6e6e;
}
.bottom-nav {
    width: 900px;
}
.bottom-nav ul>li>a{
    color: #333;
    text-align: right;
}
.text-ltgray {
    color: #888;
}
.bottom-ercode img {
    width: 90px;
    height: 90px;
}
.bottom-info p {
    margin-bottom: .2rem;
}
.mob-logo {
    max-width: 85%;
}
.nav.nav-switch>li {
    height: 2px;
}
.sidebar.sidebar-right>.nav-switch {
    transform: translateY(-50%);
    top: 50%;
}
.about_content{
    font-size: 16px;
    line-height: 1.8em;

}
/*PRODUCT*/
.page-title {
    margin-top: 5%;
    color: #fff;
}
.page-title h1 {
    font-weight: normal;
    margin-bottom: .75rem;
}
.page-title p {
    font-size: 1.25rem;
}
.aside-top {
    overflow: hidden;
    /* margin-top: 1rem; */
}
.at-title {
    background: #9601D8;
    padding: 15px 20px;
}
.title-zh {
    font-size: 1.3rem;
    color: #fff;
    font-weight: bold;
}
.title-en {
    font-size: 1rem;
    color: #fff;
    letter-spacing: 3px;
}
.contact_small{
    font-size: 14px;
    color: #9601D8;
}
.contact_big_a{
    font-size: 30px;
    color: #333;
    line-height: 1.2em;
    border-bottom: #dfdfdf solid 1px;
    padding-bottom: 25px;
}
.contact_big_b{
    font-size: 22px;
    border-bottom: #dfdfdf solid 1px;
    padding-bottom: 25px;
}

.procontenttitle{
    text-align: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
}
.news_time{
    font-size: 14px;
    color: #5F5F5F;
}
.item-list {
    padding: 0;
    margin: 0;
}
.item-list li {
    background: #EFEFEF;
    list-style: none;
    padding: 12px 30px;
    position: relative;
    font-size: 14px;
    color: #434343;
    margin-top: 3px;
}
.item-list li:last-child {
    border-bottom: none;
}
.item-list li:before {
    content: '·';
    display: block;
    position: absolute;
    left: 18px;
    font-size: 30px;
    line-height: 22px;
    color: #9601D8;
}
.item-list li:after {
    content: '>';
    display: block;
    position: absolute;
    right: 18px;
    top: 12px;
}
.item-list li:hover, .item-list li.active {
    background: #5F5F5F;
    color: #fff;
}
.item-list li:hover:before, .item-list li.active:before {
    color: #fff;
}
.item-list li a:hover {
    color: #fff;
}
.aside-bottom {
    margin-top: 25px;
    background-image: url(../images/proleftbg.png);
    padding: 20px;
}
.pro_left_tel{
    font-size: 24px;
    line-height: 1em;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    align-content:center;
}
.pro_left_add{
    font-size: 14px;
    line-height: 1em;
    color: #fff;
    padding-left: 10px;
    align-content:center;
}
.green-title {
    background: linear-gradient(90deg, #009742 0%, #00CE5A 100%);
    border-radius: 9px 9px 0px 0px;
    padding: 17px 22px;
    color: #fff;
}
.info-box {
    border: 1px solid #D8D8D8;
    border-radius: 0px 0px 10px 10px;
    padding: 22px;
    font-size: 14px;
    color: #888;
}
.w90 {
    width: 90px;
    height: 90px;
}
.info-box p {
    margin-bottom: 0.3rem;
}
.detail-title {
    font-size: 1.75rem;
    color: #9601D8;
    line-height: 1.2em;
}
.green-box {
    width: 104px;
    background: #009742;
    border-radius: 4px;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    padding: 4px 0;
}
.detail-more {
    width: 130px;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    background: #949494;
    font-size: 12px;
    margin: 20px auto;
    border-radius: 16px;
}
.honor-img {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.honor-img img {
    width: 23%;
}
.ab-img img {
    width: 32%;
    margin-bottom: 20px;
}
.ab-pd {
    padding-right: 30px;
}
.content img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}
#map {
    width: 100%;
    height: 460px;
}



@media (max-width: 576px) {
    .check-more.bg-green {
        margin: 0 auto 30px !important;
    }
    .section-about {
        padding-top: 28px;
        min-height: 700px;
        background-size: cover;
    }
    .mob-fh {
        height: 600px;
    }
    .mob-flip {
        position: absolute;
        width: 100vw;
        left: -16px;
        top: 600px;
        z-index: 99;
    }
    #about-flip img {
        height: 200px;
    }
    .mob-qa {
        position: absolute;
        width: 100vw;
        left: -16px;
        top: 200px;
        z-index: 99;
        font-size: 26px;
        padding: 24px 30px;
        line-height: 34px;
    }
    .mob-qb {
        position: absolute;
        top: 384px;
        z-index: 99;
        background: #fff !important;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .175);
        border-bottom-right-radius: .5rem;
        border-bottom-left-radius: .5rem;
        padding: 20px !important;
    }
    .mob-margin {
        margin-top: 480px;
    }
    .footer {
        padding: 35px 0;
        margin-top: 35px;
    }
    .top-wrap {
        width: 100%;
    }
    .page-title h1 {
        font-size: 1rem !important;
        margin-bottom: .2rem;
    }
    .page-title p {
        font-size: .5rem !important;
        margin-bottom: 0;
    }
    .ab-pd {
        padding-right: 0;
    }
    .honor-img {
        flex-wrap: wrap;
    }
    .honor-img img {
        width: 48%;
        margin-top: 10px;
    }
    .ab-img img {
        width: 100%;
    }
}
