.bnner{
    height: 599px;
}
.swiper-container-horizontal.bnner>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 20px;
}
.swiper-container-horizontal.bnner>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #ffffff;
}
.swiper-container-horizontal.bnner>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #3aaff7;
}
.notice{
    margin-top: 50px;
    height: 404px;
}
.notice>.left{
    width: 292px;
    height: 404px;
}
.notice>.left>.title{
    height: 70px;
}
.notice>.left>.list{
    height: 334px;
    background: #f5f5f5;
    padding-top: 4px;
}
.notice>.left>.list>li{
    height: 82px;
    margin: 0px 32px 0px 22px;
    border-bottom: 1px solid #d0d0d0;
    padding: 18px 0px 0px 12px;
}
.notice>.left>.list>li:last-child{
    border-bottom: 0px;
}
.notice>.left>.list>li>.title{
    font-size: 14px;
    color: #565656;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.notice>.left>.list>li>.date{
    font-size: 14px;
    color: #565656;
    text-align: right;
    margin: 3px 4px 0px 0px;
}
.notice>.right{
    width: 908px;
    height: 404px;
}
.notice>.right>.list>li{
    float: left;
    height: 202px;
    width: 454px;
}
.information{
    margin-top: 75px;
    height: 583px;
    background: #f5f5f5;
}
.information>.title{
    height: 150px;
    padding-top: 46px;
    text-align: center;
}
.information>.content{
    height: 379px;
}
.information>.content>.left{
    height: 379px;
    width: 964px;
    display: none;
}
.information>.content>.left.over{
    display: block;
}
.information>.content>.left>.list{
    width: 463px;
    height: 379px;
    padding-top: 20px;
    background: #ffffff;
}
.information>.content>.left>.list>li{
    height: 169px;
    margin: 0px 36px;
    padding: 33px 5px 0px;
    border-bottom: 1px solid #e6e6e6;
}
.information>.content>.left>.list>li:last-child{
    border-bottom: 0px;
}
.information>.content>.left>.list>li>a>.title{
    font-size: 14px;
    color: #565656;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.information>.content>.left>.list>li>a>.description{
    margin-top: 21px;
    font-size: 14px;
    color: #565656;
    line-height: 26px;
}
.information>.content>.left>.list>li>a>.date{
    font-size: 12px;
    color: #565656;
    text-align: right;
    margin-top: 5px;
}
.information>.content>.right{
    height: 379px;
    width: 236px;
}
.information>.content>.right>li{
    height: 126px;
    background: #65a4f4;
    padding: 40px 0px 0px 18px;
}
.information>.content>.right>li:nth-child(2){
    padding-left: 22px;
    border-bottom: 1px solid #85b6f4;
}
.information>.content>.right>li:last-child{
    padding-left: 34px;
}
.information>.content>.right>li.over{
    background: #ffa32c;
}
.about{
    height: 511px;
    background: url("../images/about_bg.png") no-repeat center;
}
.about>.block>.left{
    width: 564px;
    height: 511px;
    padding-top: 97px;
}
.about>.block>.right{
    width: 566px;
    height: 511px;
    padding: 134px 8px 0px 0px;
}
.about>.block>.right>.title{
    height: 55px;
    line-height: 30px;
    border-bottom: 1px solid #c3d9f5;
}
.about>.block>.right>.title>span:first-child{
    font-size: 23px;
    color: #ffffff;
    font-weight: bold;
}
.about>.block>.right>.title>span:last-child{
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    margin-left: 11px;
}
.about>.block>.right>.description{
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    margin-top: 26px;
    padding-left: 3px;
}
.column{
    height: 609px;
    background: #f5f5f5;
}
.column>.block>.title{
    height: 152px;
    text-align: center;
    padding-top: 45px;
}
.column>.block>.list{
    height: 411px;
    width: 386px;
    float: left;
    margin-right: 20px;
    background: #ffffff;
}
.column>.block>.list:last-child{
    margin-right: 0px;
}
.column>.block>.list>dt{
    height: 101px;
}
.column>.block>.list>dd{
    height: 150px;
    margin: 0px 18px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 7px;
}
.column>.block>.list>dd:last-child{
    border-bottom: 0px;
}
.column>.block>.list>dd>a>.title{
    line-height: 27px;
    padding-top: 16px;
    font-size: 14px;
    color: #565656;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.column>.block>.list>dd>a>.description{
    height: 51px;
    font-size: 14px;
    color: #565656;
    line-height: 24px;
    margin-top: 11px;
}
.column>.block>.list>dd>a>.date{
    height: 20px;
    font-size: 14px;
    color: #565656;
    text-align: right;
}