#adList li:first-child{
    display: none;
}
h3{
    background: blue;
    color: #fff !important;
}
h3 a{
    color: #fff !important;
}

.reporter_wrap_top_wrap div{
    float: left;
}

.reporter_wrap_top_wrap_imgW img{
    width: 100%;
    border-radius: 50%;
}

.reporter_wrap_list li a{
    color: #6d9f9d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block !important;
    width: 80%;
}
.reporter_wrap_list li time{
    color: rgb(255, 0, 0);
}
.reporter_wrap_list li:last-of-type{
    margin-bottom: 0 !important;
}
.reporter_wrap_list li{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;

}
.right_wrap li{
    width: 48%;
    margin:20px 1%;
    float: left;
}
.right_wrap li div:nth-child(1) img{
    margin: auto;
    display: block;
    border: 1px solid;
    width: 100%;
}
.right_wrap li div:nth-child(2){
    text-align: center;
}
.list-page .left-box ul li p{
    margin: 10px 0;
    color: #6d9f9d;
    height: 42px;
}
.list-page .left-box ul li span{
    color: #9a9898;
}
.list-page .left-box {
    width: 760px;
    padding:20px;
    background-color: #fff;
    position: relative;
    float: left;
    min-height: 1370px;
}
.list-page .right-box {
    width: 300px;
    padding: 20px;
    background-color: #fff;
    position: relative;
    float: right;
}
#ranking{
    width: 1160px;
    min-height: 800px;
    margin: auto;
    overflow: hidden;
}
.list-page{
    background: #eee;
}
.more{
    width: 95%;
    display: block;
    background: rgb(109, 159, 157);
    margin: auto;
    position: absolute;
    bottom: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.xgtjList_li div{
    float: left;
}
.xgtjList li p:nth-child(1) {
    color: #3C7D83;
    font-size: 16px;
    font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.xgtjList_li div:nth-child(1){
    width: 100%;
}
.xgtjList_li div:nth-child(2){
    width: 100%;
}
.iesa_list li{
    float: left;
    width: 23%;
    margin:0 1%;
    height: 130px;
}
.iesa_list li a img{
    width: 90%;
    margin: auto;
    display: block;
    border: 1px solid #eee;
}
.iesa_list li a{
    display: block;
}
.container{
    overflow: hidden;
    position: relative;
}
.iesa_list li a p{
    text-align: center;
    font-weight: bold;
}
.right-box_tit span{
    display: block;
    width: 100%;
    height: 2px;
    background: #3C7D83;
}
.right-box_tit{
    margin-bottom: 20px;
}
.right-box_tit div{
    font-weight: bold;
    font-size: 20px;
    color: #3C7D83;
    width: 100px;
    background: #fff;
    margin: -14px auto 0;
    text-align: center;
}
.right-box_con li span{
    font-size: 25px;
    height: 15px;
    display: inline-block;
    line-height: 12px;
    vertical-align: middle;
    width: 15px;
}
.right-box_con{
    margin-bottom: 40px;
}
.right-box_con li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin: 9px 0;
}
.right-box_con li a:hover{
    color: #3C7D83;
}
.xgtjList li img{
    width: 100%;
}
.xgtjList li{
    overflow: hidden;
    margin-bottom: 16px;
    background: #eee;
}
.xgtjList li p:nth-child(2){
    color:#3C7D83 ;
    font-size: 10px;
    font-weight: 200;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 15px;
}
.xgtjList li p:nth-child(3){
    font-size: 14px;
    color: #5A5A5A;
    margin-bottom: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xgtjList li span{
    float: right;
    font-size: 10px;
    color: #9C9C9C;
    margin-right: 10px;
}
.gotop{
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #3C7D83;
    color: #fff;
    padding: 7px 10px 7px 12px;
    cursor: pointer;
    z-index: 11111111;
    display: none;
}
.left-box_title{
    padding-left: 16px;
    font-weight: bold;
    color: #3C7D83;
    border-bottom: 2px solid #3C7D83;
    padding-bottom: 5px;
}
@media only screen and (max-width: 738px){
    .xgtjList li img{
        height: 22vw;
    }
    .right-box_tit{
        padding-top: 25px;
        margin-bottom: 0;
    }
    .right-box_con {
        margin-bottom: 5px;
    }
    .xgtjList li p:nth-child(2){
        font-size: 10px;
        margin-bottom: 0;
        position: absolute;
        bottom: 15px;
        text-align: left;
        padding: 0;
    }
    .xgtjList li p:nth-child(1){
        margin-bottom: 5px;
        text-align: left;
    }
    .xgtjList li p:nth-child(3){
        margin-bottom: 0;
    }
    .xgtjList li span{
        font-size: 10px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .iesa_list li{
        width: 48%;
    }
    .list-page .left-box{
        min-height: 1px;
    }
    .iesa_list{
        overflow: hidden;
    }
    .xgtjList li{
        width: 92%;
        margin: 2%;
        padding: 2%;
        float: left;
        background: #eee;
    }
    .xgtjList_li div:nth-child(1){
        width: 33vw;
        margin-right: 4vw;
    }
    .xgtjList_li div:nth-child(2) {
        width: 51vw;
        position: relative;
        height: 22vw;
    }
}

