.head_banner{
    /*background: url("/themes2015/images/book_banner.png") no-repeat center;*/
    /*background: url(museum_banner.jpg) no-repeat center;*/
    /*background: url(museum_banner.jpg) no-repeat center;*/
    background-size: 1000px;
    height: 135px;
}
.where{
    margin-top: 50px;
    width: 130%;
}
.head_title{
    text-align: center ;
    color: whitesmoke;
    margin-top: -3%;
}
.center_context{
    padding: 0;
}
.head_title a{
    color: whitesmoke;
}
.head_other_title{
    padding-left: 8%;
}
.leadership {
    margin-top: 20px;
    border-top: 3px solid #000;
    padding-left: 55px;
}
.leadership_dn {
    text-align: center;
    width: 130px;
    list-style: none;
}
.leadership_dn li {
    padding: 8px 0;
    border-bottom: 1px dotted #c6c6c6;
    width: 120%;
    margin-top: 2%;
}
.leadership_dn li a {
    font-size: 15px;
    font-family: Microsoft YaHei,SimSun,Verdana,Helvetica,Arial,sans-serif;
    color: #9f9f9f;
    text-decoration: none;
}
.leadership_dn li a:active{
    color: black;
}
.leadership_dn li a:hover{
    color: #8498dd;
}
.dj_left{
    margin-top: 2%;
}
.dj_left img{
    width: 100%;
}
.watch_info{
    margin-bottom: 2%;
}
.write_time{
    padding-left: 47%;
}
.title_more {
    float: right;
    background: #4B4B4B none repeat scroll 0% 0%;
    border-radius: 20px;
    line-height: 21px;
    margin-top: 4px;
    width: 10%;
    text-align: center;
}
.title_more a {
    display: block;
    text-decoration: none;
    color: #FFF;
    padding: 0px 6px;
    margin-left: -9px;
    font-size: 12px;
    margin: 0 auto;
}
.title_example{
    margin-top: 20px;
    border-top: 3px solid #000;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 13px;
    margin-bottom: 12px;
}
.title{
    font-size: 20px;
    font-family: Microsoft YaHei,SimSun,Verdana,Helvetica,Arial,sans-serif;
    color: #ff0000;
}
.title:hover{
    color: black;
    text-decoration: none;
}
.title:visited{
    text-decoration: none;
}
.contentList p{
    text-indent: 2em;
    font-size: 13px;
}
.contentList p a{
    float: right;
    text-decoration: none;
    color: black;
}
.contentList p a:hover{
    color: #8498dd;
}
.contentList{
    padding-left: 2%;
}
.contentList li{
    padding-bottom: 1%;
}
.contentList li .titleList {
    display: block;
    text-overflow: ellipsis;
    line-height: 27px;
    border-left: 4px solid #e0e0e0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 0.8em;
    font-size: 15px;
    color: #2e2e2e;
    font-family: Microsoft YaHei,SimHei,SimSun,Verdana,Helvetica,Arial,sans-serif;
    letter-spacing: 0.5px;
}
.contentList li .titleList:hover{
    border-left: 4px solid #337ab7;
}
.newsPaper_list{
    padding-left: 0;
    padding-bottom: 2%;
}
.newsPaper_list p{
    color:#999999;
    font-size: 13px;
}
.newsPaper_list a{
    text-decoration: none;
    color: black;
}

@media (min-width: 1000px) {
    #main_body{
        width: 1000px;
    }
    .second_img img{
        margin-left: -5px;
    }
    .first_img img{
        width: 172px;
    }
    .second_img img{
        width: 182px;
    }
    .third_img img{
        width: 185px;
    }
}