body{
    background: #f1f0f5;
    color: #333333;
    font-size: 14px;
}
.banner{
    font-size: 0;
}
.banner img{
    width: 100%;
}
.news{
    margin-top: 50px;
    margin-bottom: 50px;
}
.new_first{
    padding: 50px 20px;
    background-color: white;
}
.news .new_first .new_pic{
    position: relative;
    width: 30%;
}
.news .new_first .new_pic .date1{
    width: 90px;
    height: 70px;
    background: #0e6eb8;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #f7f7f7;
    text-align: center;
    padding-top: 15px;
}
.news .new_first .new_pic .date1 span{
    font-size: 26px;
    color: white;
}
.news .new_first .new_word{
    width: 70%;
}
.news .new_first .new_word h3 a{
    font-size: 18px;
    color: #0e6eb8;
}
.news .new_first .new_word .more a{
    color: #0e6eb8;
}
.news .new_first .new_word .many{
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}
.news .new_first .new_word p{
    line-height: 24px;
}
/*--------------------新闻列表-------------------------*/
.news_many{
    margin-top: 5px;
    padding: 10px 20px;
    background: white;
}
.news_ul li{
    border-bottom: 1px dashed #c1c2c2;
    padding-bottom: 20px;
    padding-top: 20px;
}
.news_ul li:hover{
    border-bottom: 1px dashed #0e6eb8;
}
.news_ul li:hover .news_many_word h3 a{
    color: #0e6eb8;
    transition: all 1s;
}
.news_ul li:hover .news_many_word .look_more a{
    color: #0e6eb8;
    transition: all 1s;
}
.news_many .news_ul li .date2{
    width: 90px;
    height: 70px;
    background: #f1f0f5;
    color: #afb0b0;
    text-align: center;
    padding-top: 15px;
    margin-right: 20px;
}
.news_many_word .many{
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 12px;
}
.news_many .news_ul li .date2 span{
    font-size: 26px;
    color: #8a8b8b;
}
.news_ul li:hover .date2{
    transition: all 1s;
    background: #0e6eb8;
    color: #f7f7f7;
}
.news_ul li:hover .date2 span{
    color: white;
}
.news_many .news_ul li .news_many_word{
    width: 90%;
}
/*-------------------页数--------------------*/
.pages {
    margin:50px auto 30px auto;
    color: #221815;
}
.all_page{
    margin-top: 5px;
    margin-right: 20px;
}
.pagelist .thisclass {
    background: #f0f2f5;
    border: 0;
    font-weight: bold;
}
.pagelist li {
    float: left;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-left: 5px;
    font-size: 12px;
    border-radius: 3px;
    background: #fff;
}
.pagelist li a{
    color: #221815;
}
/*----------------------详情页-----------------------*/
.news_details{
    background-color: white;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px 50px;
}
.news_details h3{
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}
.news_details .message{
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px dashed;
}
.news_details .message span{
    padding-right: 10px;
    padding-left: 10px;
}
.news_details .message em{
    font-style: normal;
    text-align: center;
    color: #8a8b8b;
}
.news_details .main_word{
    margin-top: 50px;
}
.news_details .main_word p{
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 20px;
}
/*.news_details_pic{
    text-align: center;
}*/
.main_word img{
    display:block;
    margin: 0 auto;
}
.classfiy{
    margin-top: 50px;
    font-weight: 700;
}
.classfiy span{
    font-weight:normal;
}
@media screen and (max-width:1200px) {
    /*----------------------分页面导航部分   开始------------------------*/
    .about_title_left {
        width: 333px;
    }
    .about_title_left1{
        width: 443px;
    }
    /*----------------------分页面导航部分   结束------------------------*/
    .news .new_first .new_pic img{
        width: 90%;
        height: 200px;
    }
}
@media screen and (max-width:1156px){
    .news_many .news_ul li .news_many_word {
        width: 100%;
        margin-top: 20px;
        line-height: 22px;
    }
}
@media screen and (max-width:750px) {
    .news .new_first .new_pic {
        width: 100%;
    }
    .news .new_first .new_word {
        width: 100%;
    }
    .news .new_first .new_pic img{
        height: auto;
        width: 100%;
    }
}
@media screen and (max-width:600px) {
    /*.news_details_pic img{
        width: 90%;*/
.main_word img{
    width:90%;
    height: auto;
}
    }
}
@media screen and (max-width:529px) {
    /*----------------------分页面导航部分   开始------------------------*/
    .about_title_right{
        float: left;
        margin-top: 20px;
    }
    .title_out img{
        width: 100px;
        height: 102px;
    }
    .about_title_left .title_out p {
        top: 60px;
        font-size: 12px;
        left: 24px;
    }
    .about_title_left .bread .span1 {
        margin-top: 43px;
    }
    .about_title_left .bread .p1 {
        font-size: 16px;
    }
    .about_title_left .bread {
        height: 52px;
        line-height: 89px;
    }
    .about_title_right .about_title_ul li {
        line-height: 40px;
    }
    .bread_small_span {
        margin-top: 44px;
    }
    /*--------------------分页面导航部分   结束------------------------*/
}
