.main-bannner{
    width: 100%;
    text-align: center;
    color: white;
    margin-top: 75px;
    position: relative;
    overflow: hidden;
    max-height: 300px;
}

.main-hottext{
    width: 100%;
}
.main-hottext-nav{
    height: 52px;
    line-height: 52px;
    width: 100%;
    margin: 0 auto;
    background: white;
}
.main-hottext-navbox{
    width: 1190px;
    margin: 0 auto;
}
.main-hottext-nav ul{
    margin: 0 auto;
}
.main-hottext-nav ul li{
    float: left;
    margin: 0 10px;
    margin-left: 25px;
    font-size: 16px;
    color: #90939b;
    cursor: pointer;
}
.main-hottext-nav ul li:hover{
    color: #000000;
}
.main-hottext-nav ul li.active{
    color: #000000;
}
.main-left-list{
    width: 1190px;
    overflow: hidden;
    margin: 10px auto;
}

.inner-li-abtest .intro .abstract{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.inner-li-abtest .img-box ._blank{
    width: 260px;
    height:160px;
}
.inner-li-abtest .img-box .tags-list{
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    z-index: 11;
    background-image: url("../../images/maskbg.png");
}
.main-right-new{
    float: right;
    width: 26%;
    overflow: hidden;
    background-color: white;
    padding-bottom: 15px;
}
.main-left-list .left-list{
    width: 73%;
    float: left;
}
.main-left-list ul li{
    border: none;
}
.inner-li-abtest .intro h3{
    font-size: 20px;
}
.main-left-list .main-right-new-title{
    text-align: center;
    width: 80%;
    padding-bottom: 10px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 20px;
    border-bottom: 1px solid #f0f2f5;
}
.main-left-list .main-right-new-title h3{
    font-size: 18px;
    font-weight: 300;
}
.main-left-list .main-right-new-list{

}
.main-left-list .main-right-new-list .right-list{

}
.main-left-list .main-right-new-list .right-list li{
    padding: 10px 30px;
}
.main-left-list .main-right-new .main-right-new-list .right-list li .list-item{
    width: 250px;
    margin: 0 auto;
}
.main-left-list .main-right-new .main-right-new-list .right-list li .list-item .item-img{
    overflow: hidden;
    position: relative;
    width: 250px;
    height: 160px;
}
.main-left-list .main-right-new .main-right-new-list .right-list li .list-item .item-img img{
    width: 100%;
    height: 100%;
}
.main-left-list .main-right-new .main-right-new-list .right-list li .list-item .item-title{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    position: absolute;
    bottom: 0;
    padding: 10px;
    background-image: url("../../images/maskbg.png");
    color: white;
    width: 100%;
}
.inner-li-abtest{
    border-bottom: 1px solid #f0f2f5;
}

.main-bannner .main-banner-bt{
    position: absolute;
    bottom: 100px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    text-align: center;
        text-shadow: 0 2px 4px rgba(0,0,0,0.2);
            color: #000;
}
    .main-bannner .main-banner-bt.white-colore { 
        color:white;
    }
    .main-bannner .main-banner-bt h1 { margin-bottom: 15px;}
    .main-bannner .main-banner-bt p { font-size: 20px;color: #000;}
    .main-bannner .main-banner-bt.white-colore p { color:white;}
.main-bannner .main-banner-bt button{
    width: 240px;
    background: white;
    font-size: 16px;
    border: none;
    padding: 10px 20px;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
}

.main-bannner .main-banner-bt button.active12{
    background-color: #5FB878;
    color: white;
}
.main-bannner .main-banner-bt button:hover{
    background-color: #72d88f;
    color: white;
}

.main-left-list .main-banner-bt button{
    background: white;
    font-size: 16px;
    border: none;
    padding: 10px 20px;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 15px;
}

.main-left-list .main-banner-bt button.active{
    background-color: #5FB878;
    color: white;
}
.main-left-list .main-banner-bt button:hover{
    background-color: #72d88f;
    color: white;
}
.main-left-list .main-banner-bt{
    overflow: hidden;
    padding: 10px 0;
}

.load-more{
    width: 100%;
    text-align: center;
    clear: both;
    padding: 15px;
}
.load-more button{
    outline: none;
    border: none;
    font-size: 16px;
    padding: 10px 30px;
    background: #5FB878;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}
.load-more button:hover{
    background: #72d88f;
}

.main-bannner-about{
    padding: 70px 0;
    width: 100%;
    text-align: center;
    margin-top: 75px;
    background: #333;
}
.main-bannner-about h1{
    color: white;
}

.main-left-list .about-box{
    width: 1190px;
    margin: 0 auto;
    min-height: 400px;

}

.about_content{max-width: 1190px;margin: 50px;position: relative;min-height: 750px;padding-bottom: 64px;background-color: white}
.ac_pos{position: absolute;top:0;left:-125px;}
.ac_pos_content{padding: 0 45px;width: 1190px;margin: 0 auto;overflow: hidden;min-height: 570px;background-color: white;padding-bottom: 30px;}
.ac_pos ul li{color: #4a4a4a;margin-bottom: 60px;height: 35px;line-height: 35px;width: 125px;text-align: center}
.ac_pos ul li a{color: #4a4a4a;}
.ac_pos ul li.Active{background-color: #cdf1f1}
.ac_pos ul li:hover a{color: #fea700}
.contact_us_div{color: #7c7c7c;font-size: 25px;width: 100%;padding-bottom: 15px;border-bottom:1px solid #cdcdcd;margin-top: 35px;margin-bottom: 45px;}
.cud_a1{border-left: 6px solid #1b961b;font-size: 22px;color: #4e4e4e;text-indent: 10px;margin-top: 45px;margin-bottom: 15px;}
.cud_a2{font-size: 14px;}
.cud_a2 p{font-size: 14px;margin-top: 23px;color: #4e4e4e}
#dituContent{margin-top: 35px;}
.cud_a3{font-size: 14px; color: #4e4e4e;margin-bottom: 30px;overflow: hidden}
.cud_a3 p{margin-top: 20px;}
.cud_a3 p span{margin-top: 20px;color: #3086d5}
.cud_a4{font-size: 14px; color: #4e4e4e;margin-bottom: 30px;overflow: hidden}
.cud_a4 p{margin-top: 20px;}
.cud_a4 p span{margin-top: 20px;color: #3086d5}
.cud_a5{font-size: 18px; color: #4e4e4e}
.cud_a5 p{margin-top: 20px;}
.cud_a6{font-size: 14px; color: #4e4e4e;margin-bottom: 30px;overflow: hidden;padding-top: 10px;}
.cud_a6 p{margin-top: 23px;}
.cud_a6 p span{color: #3086d5}
.cud_a7{margin-top: 80px;overflow: hidden}
.cud_a7 ul li{font-size: 18px;margin-bottom: 30px;color: #4e4e4e}
.blue_left{border-left: 5px solid #1b961b;font-size: 18px;color: #4e4e4e;text-indent: 5px;margin-top: 45px;overflow: hidden;margin-bottom: 32px;}
.bl_p_01{font-size: 14px;color: #4a4a4a;line-height: 40px;}
.bl_p_01 p{margin-bottom: 20px;}
.bl_p_02 p{font-size: 14px;color: #4e4e4e;margin-bottom: 20px;}
.copyright_p p{font-size: 14px; color: #4e4e4e;line-height: 40px;margin-bottom: 25px;}
.privacy_02 p{font-size: 14px; color: #4e4e4e;line-height: 40px;margin-bottom: 25px;}
.privacy_03 p{font-size: 14px; color: #4e4e4e;line-height: 40px;margin-bottom: 15px;}
.privacy_05 p{font-size: 14px; color: #4e4e4e;margin-bottom: 15px;}
.privacy_04 p{font-size: 14px; color: #4e4e4e;margin-bottom: 15px;}
.privacy_04 h6{font-size: 16px; color: #4e4e4e;margin-bottom: 35px;margin-top: 25px;overflow: hidden}
article p{font-size: 14px;color: #4e4e4e;margin-bottom: 20px;line-height: 30px;}
article h6{font-size: 18px;color: #4a4a4a;font-weight: 400;margin-bottom: 20px;}
.a_div_list h6{font-size: 16px;color: #4a4a4a;font-weight: 400;margin-bottom: 20px;}
.a_div_list p{font-size: 14px;color: #4e4e4e;margin-bottom: 20px;line-height: 30px;}