.banner{
    height: 607px;
}
.banner>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #599fc0;
    opacity: 1;
}
.banner>.swiper-pagination-bullets>.swiper-pagination-bullet-active{
    background: #fffeff;
}
.news{
    height: 589px;
    padding-top: 28px;
}
.news>.left{
    width: 388px;
    height: 561px;
}
.news>.left>.content{
    height: 486px;
    border: 1px solid #dedede;
    margin-top: 35px;
}
.news>.left>.content>.pic{
    height: 219px;
    text-align: center;
    padding-top: 12px;
}
.news>.left>.content>.title{
    margin-top: 31px;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 32px;
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news>.left>.content>.title>a{
    color: #000000;
}
.news>.left>.content>.word{
    padding: 0px 32px;
    font-size: 16px;
    color: #5f5f5f;
    line-height: 24px;
    margin-top: 10px;
}
.news>.left>.content>.word>a{
    color: #000000;
}
.news>.left>.content>.btn{
    height: 32px;
    margin-top: 37px;
}
.news>.left>.content>.btn>a{
    float: right;
    margin-right: 30px;
    width: 112px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #ffffff;
    background: #8fc43e;
}
.news>.right{
    width: 762px;
    height: 561px;
}
.news>.right>.list{
    height: 486px;
    margin-top: 35px;
}
.news>.right>.list>li{
    height: 233px;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 20px;
}
.news>.right>.list>li>.left{
    width: 371px;
    height: 212px;
}
.news>.right>.list>li>.right{
    width: 371px;
    height: 212px;
    padding: 0px 10px;
}
.news>.right>.list>li>.right>.date{
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    width: 111px;
    background: #8fc43e;
}
.news>.right>.list>li>.right>.title{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-top: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news>.right>.list>li>.right>.title>a{
    color: #000000;
}
.news>.right>.list>li>.right>.word{
    height: 74px;
    margin-top: 11px;
    font-size: 16px;
    color: #5f5f5f;
    line-height: 24px;
}
.news>.right>.list>li>.right>.word>a{
    color: #5f5f5f;
}
.news>.right>.list>li>.right>.btn{
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 16px;
}
.news>.right>.list>li>.right>.btn>a{
    color: #143d93;
}
.config{
    height: 502px;
    margin-top: 40px;
    background: url("/Public/Home/PC/images/config_bg.png") no-repeat center;
}
.config>.block{
    padding-top: 37px;
    position: relative;
}
.config>.block>.config_slide_prev{
    top: 252px;
    left: -100px;
    width: 37px;
    height: 67px;
    background: url("/Public/Home/PC/images/c_arr_left.png") no-repeat;
}
.config>.block>.config_slide_next{
    top: 252px;
    right: -100px;
    width: 37px;
    height: 67px;
    background: url("/Public/Home/PC/images/c_arr_right.png") no-repeat;
}
.config>.block>.config_slide{
    height: 336px;
    margin-top: 23px;
    border: 1px solid #e7e7e7;
    background: #e7e7e7;
}
.config>.block>.config_slide .swiper-slide{
    background: #ffffff;
}
.config>.block>.config_slide .swiper-slide .c_pic{
    height: 286px;
}
.config>.block>.config_slide .swiper-slide .c_title{
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #292929;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0px 10px;
}
.column{
    height: 458px;
    margin-top: 57px;
}
.column>dl{
    width: 386px;
    height: 382px;
    float: left;
    margin-top: 36px;
    background: #f5f5f5;
    margin-right: 21px;
}
.column>dl:last-child{
    margin-right: 0px;
}
.column>dl>dt{
    height: 209px;
    position: relative;
}
.column>dl>dt .blue-bg{
    background: rgba(52, 113, 218, 0.745);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
}

.column>dl>dt .blue-bg .blue-title{
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: white;
    margin-left: 30px;
    font-weight: bold;
}

.column>dl>dt .blue-bg .blue-arr{
    float: right;
    font-size: 16px;
    line-height: 50px;
    margin-right: 30px;
    color: white;
    transform: scaleY(1.5);
}

.column>dl>dd{
    margin: 0px 18px;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    border-bottom: 1px solid #d0d0d0;
}
.column>dl>dd>.left{
    width: 226px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.column>dl>dd>.left>a{
    color: #565656;
}
.column>dl>dd:last-child{
    border-bottom: 0px;
}
.glimpse{
    height: 297px;
    margin-top: 49px;
    margin-bottom: 63px;
}
.glimpse>.glimpse_slide{
    width: 100%;
}
.glimpse>.glimpse_slide>ul{
    height: 220px;
    margin-top: 36px;
}
.glimpse>.glimpse_slide>ul>li{
    height: 220px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.glimpse>.glimpse_slide>ul>li:last-child{
    margin-right: 0px;
}
.glimpse>.glimpse_slide>ul>li>a>.pic{
    height: 182px;
}
.glimpse>.glimpse_slide>ul>li>a>.title{
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #292929;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}