
.wraper{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.nav_top{
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #d0d0d0;
    padding-left: 10px;
}
.nav_top ul li a{
    color: #000000;
    font-size: 14px;
}

.banner{
    width: 100%;
    height: 300px;
    background: url(../images/www/news_banner.jpg) no-repeat center;
}
.banner .left_bar{
    width: 280px;
    position: fixed;
    top: 185px;
    /*left: 300px;*/
}
.banner .left_bar li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: rgba(127, 61, 158, 0.8);
    text-align: center;
}
.banner .left_bar li.active{
    background: none;
}
.banner .left_bar li a{
    color: #ffffff;
    width: 100%;
    height: 40px;
    display: block;
}
.banner .left_bar li.active a{
    color: #000000;
}

.content{
    width: 100%;
}
.content .cont_box{
    padding: 35px 0 100px;
    border-bottom: 1px solid #aaaaaa;
}
.content .cont_box .main{
    width: 920px;
    margin-left: 280px;
}
.cont_box .main .title{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 100%;
    margin-bottom: 20px;
}
.cont_box .main .new_list{
    padding-top: 30px;
    border-top: 5px solid #dadada;
}
.cont_box .main .new_list .item{
    background: url("../images/www/news_item_line.jpg") repeat-x left center;
    margin-bottom: 20px;
    position: relative;
}
.cont_box .main .new_list .item a{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.cont_box .main .new_list .item p{
    background: #fff;
    font-size: 17px;
    color: #333333;
    line-height: 100%;
}
.cont_box .main .new_list .item .item_title{
    padding:0 30px 0 20px;
    max-width: 700px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cont_box .main .new_list .item .item_time{
    padding:0 23px 0 12px;
}

.cont_box .main .new_page{
    padding-top: 30px;
}
.cont_box .main .new_page .page_bar{
    width: 424px;
    height: 40px;
    margin: 0 auto;
}
.cont_box .main .new_page .page_bar a{
    color: #888888;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 38px;
}
.cont_box .main .new_page .page_bar .first_page,.new_page .page_bar .last_page{
    width: 52px;
    height: 38px;
    border: 1px solid #dfdfdf;
    margin: 0 2px;
}
.cont_box .main .new_page .page_bar .previous,.new_page .page_bar .next{
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #dfdfdf;
    margin: 0 2px;
}
.cont_box .main .new_page .page_bar .page_list{
    max-width: 220px;
    max-height: 40px;
    overflow: hidden;
}
.cont_box .main .new_page .page_bar .page_list li{
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #dfdfdf;
    margin: 0 2px;
}
.cont_box .main .new_page .page_bar .active{
    border: 1px solid #662680;
    background: #662680;
}
.cont_box .main .new_page .page_bar .active a{
    color: #fff;
}
.cont_box .main .new_page .page_bar .page_of:hover{
    border: 1px solid #662680;
}


.btm_list ul li:nth-child(1){
    font-weight: bold;
    font-size:16px;
    color: #4d4d4d;
}
.btm_list{
    clear: both;
    overflow: auto;
}
.btm_list ul {
    float: left;
    margin-left: 100px;
    /*margin-top: 120px;*/
}
.btm_list ul:nth-child(1){
    margin-left: 0px;
}
.btm_list ul li{
    float: none;
    margin-top: 20px;
    font-size:14px;
}
.btm_list ul li a{
    color: #4d4d4d;
    cursor: pointer;
}
.btm_list ul li a:hover{
    color: #662680;
}
.gzwm li:nth-child(2){
    background: url(../images/www/tcat.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(3){
    background: url(../images/www/sina.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(4){
    background: url(../images/www/media.png) no-repeat;
    padding-left: 30px;

}
.gzwm {
    width: 86px;
    text-align: center;
}
.wx{
    width: 110px;
    text-align: center;
}
.wx li:nth-child(1){
    font-size: 18px;
    font-weight: bold;
}
.phone{
    width: 270px;
    text-align: center;
}
.phone li:nth-child(1){
    font-size: 24px;
    font-weight: bold;
}
.phone li:nth-child(2){
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.free li a{
    cursor: pointer;
}
.links{
    padding: 160px 0;
}
.links div:nth-child(1){
    height: 42px;
    background-color: #eeeeee;
}
.links div:nth-child(1) a{
    display: block;
    height: 42px;
    width: 122px;
    text-align: center;
    line-height: 42px;
    background-color: #535353;
    color: #ededed;
}
.link_box{
    padding: 30px 30px;
}
.link_box li{

    margin-right: 14px;
}
.link_box li a{
    color: #4d4d4d;
    font-size: 14px;
}
