﻿.main {
    background:url(../../img/frontend/news/zixunbg2.png) #F6F3F7; 
    background-repeat:no-repeat;
    background-position: right bottom;
    background-size: 33% ;
    color:#444444;
}
.main .banner{
    margin:29px 0 40px;
}
.top_menu li.menu_active:after{
    background: #FFB83E;
}
.center{
    overflow: hidden;
}
.center-left-part{
    width:563px;
    background: #fff;
    float:left;
    display: block;
}
.center-right-part{
    margin-left: 74px;
    background: none;
}
.item{
    padding: 17px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: block;
}
.center-right-part .item{
    margin-bottom:20px;
}
.center-right-part .item img{
    width: 160px;
    height: 163px;
}
.center-right-part .item .article{
    width:369px;
    float: right;
    padding: 0 0 0 26px;
}
.center-right-part .item .cont{
    margin-top:20px;
    min-height: 85px;
}
.center-left-part .img{
    width:100%;
    height: 317px;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
}
.center-left-part .article{
    padding: 17px;
    display: block;
}
.main .title{
    font-size: 21px;
    font-family: PingFangSC-Semibold;
    margin-bottom: 8px;
	line-height: 36px;
}
.main .cont{
    font-size: 14px;
	line-height: 25px;
}
.main .date{
    font-size: 14px;
    float: right;
    clear: both;
}
.border-radius{
    border-radius:20px;
}
.bottom{
    margin:30px 0;
}
.bottom .item img{
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    width: 363px;
    height: 204px;
    float:left;
    margin-right: 16px;
}
.bottom .item .text{
    /*float:left;*/
}
.bottom .item .date{
    margin-top: -13px;
}
.bottom .text .cont{
    font-size: 14px;
	line-height: 25px;
}
.pagger{
	width: 100%;
	margin-left: auto; margin-right: auto;
}
