.main .g-main{
    overflow: hidden;
}
.news-section{
    float: left;
    width: 570px;
    height: 400px;
    margin-top: 25px;
    margin-right: 20px;
}
.news-section.full-section{
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    background-color: #fff;
}
.news-sidebar ~ .news-section.full-section{
    margin-left: 250px;
    padding-left: 20px;
}
.news-section.full-section .section-list.notice-list>ul>li a{
    max-width: 700px;
}
.news-section.full-section .m-page{
    margin-top: 15px;
    margin-bottom: 0;
}
.news-section .section-title{
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "microsoft yahei";
    overflow: hidden;
}
.news-section .section-title a{
    display: block;
    float: left;
    color: #333;
}
.news-section .section-title a em{
    display: inline-block;
    width: 25px;
    height: 25px;
    padding-left: 2px;
    margin-right: 4px;
    vertical-align: 1px;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    background-color: #ad1313;
}
.news-section .section-title .title-line{
    height: 12px;
    margin-top: 8px;
    margin-left: 100px;
    background: url("../../img/news/newsheader.png;vpn_img") repeat-x;
}
.news-section .section-list.news-list>ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.news-section .section-list.news-list>ul>li{
    padding: 12px 3px;
}
.news-section .section-list.news-list>ul>li+li{
    border-top: 1px solid #d8d8d8;
}
.news-section .section-list.news-list .news-img{
    float: left;
    width: 100px;
    height: 65px;
}
.news-section .section-list.news-list .news-img img{
    width: 100%;
    height: 100%;
}
.news-section .section-list.news-list .news-box{
    margin-left: 115px;
    height: 65px;
}
.news-section .section-list a{
    color: #333;
}
.news-section .section-list a:hover{
    color: #b61d1d;
}
.news-section .section-list.news-list .news-title{
    margin-bottom: 5px;
}
.news-section .section-list.news-list .news-detail{
    line-height: 20px;
    font-size: 12px;
    font-family: SimSun;
    color: #666;
}
.news-section .section-list.notice-list>ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.news-section .section-list.notice-list>ul>li{
    position: relative;
    padding-left: 25px;
    line-height: 35px;
    background: url("../../img/news/listbg.png;vpn_img") no-repeat 10px center;
}
.news-section .section-list.notice-list>ul>li+li{
    border-top: 1px solid #d8d8d8;
}
.news-section .section-list.notice-list>ul>li a{
    display: block;
    max-width: 440px;
    font-family: SimSun;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news-section .section-list.notice-list>ul>li span{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-family: SimSun;
}
.news-section .section-list.req-list>ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.news-section .section-list.req-list>ul>li{
    padding: 12px 0;
    line-height: 24px;
    overflow: hidden;
}
.news-section .section-list.req-list>ul>li+li{
    border-top: 1px solid #d8d8d8;
}
.news-section .section-list.req-list .item-price{
    float: left;
    width: 100px;
    padding: 0 5px;
    font-size: 18px;
    color: #ff3c00;
}
.news-section .section-list.req-list .item-name{
    width: 220px;
    float: left;
    padding-right: 15px;
    font-size: 16px;
}
.news-section .section-list.req-list .item-name>div{
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-section .section-list.req-list .item-status {
    float: left;
    padding: 2px 8px;
    margin-right: 40px;
    font-size: 12px;
    text-align: center;
    background-color: #e4e4e4;
    border-radius: 2px;
}
.news-section .section-list.req-list .item-info{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.news-section .section-list.req-list .item-info>li {
    float: left;
    margin-right: 10px;
    color: #ff3c00;
}
.news-section .section-list.req-list .item-info>li span {
    margin-left: 3px;
    color: #999;
}
.news-section .section-list.req-list .item-info>li i {
    margin-right: 5px;
}
.news-section .section-list.act-list>ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.news-section .section-list.act-list>ul>li{
    position: relative;
    padding: 12px 5px;
}
.news-section .section-list.act-list>ul>li+li{
    border-top: 1px solid #d8d8d8;
}
.news-section .section-list.act-list .act-img{
    float: left;
    width: 65px;
    height: 50px;
}
.news-section .section-list.act-list .act-img img{
    width: 100%;
    height: 100%;
}
.news-section .section-list.act-list .act-box{
    margin-left: 90px;
    margin-right: 150px;
    height: 50px;
}
.news-section .section-list.act-list .act-info span{
    margin-top: 15px;
    font-size: 12px;
    color: #ffb03f;
}
.news-section .section-list.act-list .act-btn{
    position: absolute;
    right: 10px;
    top: 20px;
}
.news-section .section-list.act-list .act-btn .m-btn{
    padding: 5px 25px;
}
.news-sidebar{
    float: left;
    width: 250px;
    padding: 20px 15px;
}
.news-sidebar .sidebar-search{
    position: relative;
    width: 220px;
    margin: 0 auto 20px;
}
.news-sidebar .sidebar-search .m-input{
    width: 220px;
    height: 34px;
    padding-right: 20px;
}
.news-sidebar .sidebar-search i {
    position: absolute;
    right: 7px;
    top: 9px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
}
.news-sidebar .sidebar-search i:hover{
    color: #b61d1d;
}
.news-sidebar .sidebar-title {
    margin-bottom: 15px;
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
}
.news-sidebar .sidebar-title span {
    display: inline-block;
    padding: 0 15px 0 5px;
    margin-bottom: -1px;
    border-bottom: 2px solid #f43535;
}
.news-sidebar .sidebar-list>ul{
    list-style: none;
    padding: 0 10px;
    margin: 0;
}
.news-sidebar .sidebar-list>ul>li{
    line-height: 35px;
}
.news-sidebar .sidebar-list>ul>li a{
    color: #333;
}
.news-sidebar .sidebar-list>ul>li a:hover{
    color: #b61d1d;
}
.news-sidebar .sidebar-list>ul>li.active a{
    color: #b61d1d;
}
.news-content{
    margin-top: 25px;
    padding: 30px 40px;
    border: 1px solid #d8d8d8;
}
.news-content .content-header{
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.news-content .content-header .news-title{
    margin-bottom: 15px;
    font-size: 28px;
}
.news-content .content-header .news-info{
    font-family: SimSun;
    font-size: 12px;
    color: #666;
}
.news-content .content-body img{
    display: block;
    margin: 10px 0;
    max-width: 100%;
    margin: 0 auto;
}
.news-content .content-body p{
    text-indent: 28px;
    line-height: 22px;
    font-family: SimSun;
}