
body,html{
    width: 100%;
    height: auto;
    background: url("../imgs/backgroundColor.png");
    min-width: 1250px;
}


.headBg{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}


.headBg>img{
    width: 100%;
}

.headBg-font{
    width: 384px;
    height: auto;
    position: absolute;
    top: 62%;
    left: 20%;
    text-align: center;
}

.headBg-font>h1{
    color: white;
    font-size: 74px;
}

.headBg-font-detail{
    width: 100%;
    height: 25px;
    overflow: hidden;
}


.headBg-font-detail-middle{
    width: 201px;
    height: 100%;
    text-align: center;
    color: white;
    float: left;
    font-size: 20px;
}

.headBg-font-detail-left,.headBg-font-detail-right{
    width: 90px;
    height: 3px;
    background-color: white;
    margin-top: 12px;
    float: left;
}

.content{
    width: 1195px;
    height: auto;
    margin-top: 52px;
    overflow: hidden;
}

.content-detail{
    width: 100%;
    height: auto;
    margin-top: 71px;
}

.menu{
    width: 181px;
    height: auto;
    float: left;
}

.main{
    width: 1000px;
    height: auto;
    float: right;
}

.menu-ul{
    width: 100%;
    height: auto;
}

.menu-ul-li{
    width: 100%;
    height: auto;
    background-color: rgba(172,172,172,0.1);
    cursor: pointer;
    overflow: hidden;
}

.menu-ul>li>a>p{
    color: #75c5bd;
    padding: 10px;
}

.circle-first{
    background-image: url("../imgs/hui-btn.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: none;

    position: relative;
    top: -15px;
    left: 128px;
    margin-left: 24px;
}


.circle-first-ul{
    width: 181px;
    height: auto;
    background: url("../imgs/backgroundColor.png");
}

.circle-first-ul>a>li{
    width: 100%;
    height: 35px;
    overflow: hidden;
}

.circle-first-ul>a>li>div{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: black;
    float: left;
    margin-top: 18px;
    margin-left: 15px;
    opacity: 0.5;
}

.circle-first-ul>a>li>p{
    font-size: 15px;
    margin-left: 28px;
    color: #c0c0bf;
    margin-top: 8px;
}



.article-right-ul{
    width: 100%;
    height: auto;
}



.article-right-ul>li{
    width: 100%;
    height: 189px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.article-right-ul>li>img{
    width: 100%;
    display: block;
}

.article-right-ul>li+li{
    margin-top: 43.5px;
}

.article-right-ul>li+li+li{
    margin-top: 23px;
    background: none;


}

.article-right-li-img{
    width: 315px;
    height: 176px;
    float: left;
    overflow: hidden;
    margin-left: 11.5px;
    margin-top: 6.5px;
}


.article-right-li-img>a>img{
    width: 100%;
}

.article-right-li-detail{
    width: 652px;
    height: 176px;
    float: right;
    position: relative;
    overflow: hidden;
    margin-top: 6.5px;
}



.article-title{
    font-size: 19.5px;
    width: 100%;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #6db8ac;
}

.ar-info{
    font-size: 15.05px;
    color: #999cac;
    width: 100%;
    height: 80px;
    overflow: hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
}

.timer-box{
    width: 100%;
    height: 18px;
    overflow: hidden;
    margin-top: 9px;
    margin-bottom: 17px;
}

.timer-box>p{
    color: #acacac;
    font-size: 15.05px;
}

.label-Box{
    width:100%;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.label-Box>a:first-child>p{
    margin-left: 0px !important;
}

.label-Box>a>p{
    font-size: 15.05px;
    text-decoration: underline;
    cursor: pointer;
    float: left;
    margin-left: 10px;
    color: #6db8ac;
}

.pageNum-box{
    width: 215px;
    height: 27px;
    margin: 55px auto 0 auto;
}

.pageNum-box-ul{
    width: 100%;
    height: 100%;
}

.pageNum-box-ul>li>a{
    width: 26px;
    height: 26px;
    float: left;
    line-height: 26px;
    text-align: center;
    background-color: white;
    color: #57bcb2;
    cursor: pointer;
}



.pageNum-box-ul>li+li>a{
    margin-left: 11.6px;
}

.article-title{
    cursor: pointer;
}





.linkImg{
    display: block;
    margin: 67px auto 0 auto;
}

.logo-list{
    width: 1072px;
    height: 144px;
    margin: 0 auto;
}

.logo-list-ul{
    width: 1072px;
    height: 144px;
}

.logo-list-ul>li{
    width: 20%;
    height: 100%;
    text-align: center;
    float: left;
}

.logo-list-ul>li>img{
    margin-top: 49px;
}

.link-img-box{
    width: 1109px;
    height: auto;
    display: block;
    margin: 61px auto 0 auto;
}

.bottomBox{
    margin-top: 39px;
}


@media screen and (max-width: 1600px) {
    .headBg-font>h1{
        color: white;
        font-size: 64px;
    }

    .headBg-font-detail-middle{
        font-size: 20px;
    }

    .headBg-font-detail-left,.headBg-font-detail-right{
        width: 70px;
        height: 3px;
    }

    .headBg-font-detail{
        margin-left: 20px;
    }


}

@media screen and (max-width: 1400px) {
    .headBg-font>h1{
        color: white;
        font-size: 58px;
    }

    .headBg-font-detail-middle{
        font-size: 20px;
    }

    .headBg-font-detail-left,.headBg-font-detail-right{
        width: 45px;
        height: 3px;
    }

    .headBg-font-detail{
        margin-left: 46px;
    }
}

.header-in-right-ul>a:first-child+a+a+a>li>p{
    /*color: rgb(118, 199, 191);*/
}


.logobox-ul{
    margin-left: -39px;
    margin-top: 5px;
}

.logobox{
    margin: 0 auto;
}




.headBg-font>h1{
    -webkit-animation: flipInX 0.8s;
    animation: flipInX 0.8s;
}


.headBg-font-detail{
    -webkit-animation: pulse 0.5s forwards;
    animation: pulse 0.5s forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}