html,body{
    height: 100%;
}

.wrapper{
    height: 100%;
}

.news{
    width:100%;
    background-color: whitesmoke;
    padding-top: 1px;
}

.news-img{
    min-width:1200px;
    width:100%;
}

.news-type{
    width:1200px;
    margin:15px auto;
    padding:15px 20px;
    text-align: center;
}

.news-type a{
    text-decoration: none;
    margin:0 10px;
    padding:8px 15px;
}
.news-type a:hover{
    background-color: #6CB7FF;
    border-radius:20px;
    color:white;
}

.news-type .active{
    background-color: #6CB7FF;
    border-radius:20px;
    color:white;
}

.news-type h4{
    margin:0 auto;
}

.news-list{
     width:1200px;
    height: 100%;
    background-color: white;
     margin:10px auto;
 }

.news-list ul{
    list-style-type: none;
    padding-top:30px;
    width: 1000px;
    margin: auto;
}

.news-list ul li{
    padding-bottom:20px;
    margin:20px 10px;
    clear: left;
    overflow: hidden;
    border-bottom:1px dotted silver;
    width: 1000px;
    height: 200px;
}

.list-newsId{
    position: relative;
    height:180px;
    width:240px;
    float:left;
    overflow: hidden;
}

.list-img{
    width:240px;
    height: 180px;
    float:left;
    margin:0;
}

.list-title{
    float:left;
    margin-left:30px;
    width: 730px;
    height: auto;
}

.list-title h4{
    margin-top:5px;
}

.list-content{
    float:left;
    margin-left:30px;
    height:115px;
    width:720px;
    overflow: hidden;
}

.list-content p{
    margin-top:10px;
    margin-left:0px;
    font:normal 14px 思源;
    line-height: 25px;
    /*text-indent: 2em;*/
}

.list-time{
    position: absolute;
    margin-top: 155px;
    margin-left: 270px;
    height:18px;
}

.list-time span{
    margin-left: 10px;
    font-size: 12px;
    color: #999999;
}

.news a{
    text-decoration: none;
    color: #5e5e5e;
}

.page_div {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: 思源;
    color: #666666;
    margin-right: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}
.page_div a {
    min-width: 30px;
    height: 28px;
    border-radius: 5px;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}
#prePage,
#nextPage {
    width: 70px;
}
.page_div .current {
    background-color: #6CB7FF;
    color: #FFFFFF;
}
.totalPages {
    margin: 0 10px;
}
.totalPages span{
    color: #0073A9;
    margin: 0 5px;
}
.jump{
    width:50px;
    padding:3px 12px 0 12px;
    margin:0 10px;
    color:#0073A9;
    text-decoration:none;
    background-color:#fff;
    border:1px solid #ddd
}

.experts{
    width:1200px;
    margin:0px auto;
}

.experts li{
    display: inline-block;
    width: 120px;
    height: 40px;
    border-bottom: 3px solid #e2effc;
    text-align: center;
    margin-right: -5px;
    font-size: 16px;
    padding-top: 6px;
    border-radius: 10px 10px 0px 0px;
    margin-top: 23px;
}

.experts .active{
    color: #4396f9;
    border-bottom: 3px solid #4597f8;
}

.experts li:hover{
    background-color: #e2effc !important;
}

/*.experts a:hover h4{*/
    /*color:white;*/
/*}*/

.experts .active a h4{
    color:white;
}

.experts .nav h4{
    margin:10px 15px;
    color:black;
    text-align: center
}

.mode{
    width:1200px;
    /*overflow: hidden;*/
    overflow:auto;
    padding:0 0 0 20px;
}

.expert{
    width:100%;
    background-color: #F3F3F3;
}

.expert-img{
    /*min-width:1200px;
    width:100%;*/
}

/*.expert-type{
    margin:0 auto;
    border-right:solid 2px #eee;
    width:1200px;
    border-bottom:solid 2px #eee;
    padding:15px 0;
    box-shadow: 3px 3px 4px #bdbdbd;
}*/

.expert-type{
    width:450px;
    height:250px;
    margin-top:20px;
    float:left;
    overflow: hidden;
}

.expert-type h4{
    line-height: 40px;
}

/*.expert-type img{
    border:1px solid #eee;
    margin:0 5px;
    box-shadow: 3px 5px 4px #999;
}

.expert-type .active{
    transform: translateY(4px);
    box-shadow:1px 2px 3px #999;
    border:none;
}*/

.expert-list{
    width:180px;
    height:280px;
    margin: 10px 10px 50px 10px;
    text-align: center;
    float:left;
    /*border: 1px solid #4194fa;*/
}

.expert-list:hover{
    background-color: #e2effc !important;
}

/*
.expert-list a{
    text-decoration:none;
    height:306px;
    overflow: hidden;
    vertical-align:middle;
}

.expert-list a span{
     display: inline-block;
     vertical-align:middle;
     height:100%
 }

.expert-list a img{
    max-height:100%;
    max-width:100%;
    vertical-align:middle;
    display:inline-block;
}

.expert-list .caption h3{

}*/

.load-more{
    clear:left;
    width:200px;
    text-align: center;
    margin:auto;
}

.infos{
    width:100%;
}

.news-img{
    min-width:1200px;
    width:100%;
}

.infos-type{
    width:1200px;
    margin:15px auto;
    padding:15px 20px;
    text-align: center;
}

.infos-type a{
    text-decoration: none;
    margin:0 10px;
    padding:8px 0;
    color:black;
}

.infos-type a:hover{
    border-bottom: 3px solid #ff2d4b;
    color:#ff2d4b;
}

.infos-type .active{
    border-bottom: 3px solid #ff2d4b;
    color:#ff2d4b;
}

.infos-type h4{
    font-size:22px;
    margin:0;
}

.detail{
    width:100%;
    overflow: auto;
    /*background-color: #F3F3F3;*/
}