.banner{width: 100%;height: 300px;background: url('../images/index/xinwen_01.jpg') no-repeat center center;}
/*新闻聚焦开始*/
.xinwen1{width: 950px;height: 340px;overflow-y: scroll;margin-top: 40px;margin-left: 128px;}
.xinwen1::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.xinwen1::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
    -webkit-background: rgba(0,0,0,0.2);
}
.xinwen1::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background: rgba(0,0,0,0.1);
    -webkit-background: rgba(0,0,0,0.1);
}

.xinwen11{width: 100%;height: 200;overflow: hidden;}
.xinwen12{font-size: 14px;color: #406DFF;height: 27px;}
.xinwen13{width: 100%;height: 173px;overflow: hidden;}
.xinwen14{float: left;width: 226px;height: 145px;}
.xinwen14 a,.xinwen14 img{display: block;width: 100%;height: 100%;}
.xinwen15{float: left;width: 605px;margin-left: 57px;}
.xinwen15 p{font-size: 14px;color: #999999;line-height: 22px;}
.xinwen16{float: right;height: 19px;line-height: 19px;width: 84px;text-align: center;}
.xinwen16 a{display: block;width: 100%;height: 100%;background-color: #8C8C8C;text-align: center;font-size: 13px;color: #fff;border-radius: 45px;-webkit-border-radius: 45px;-moz-border-radius: 45px;-o-border-radius: 45px;-ms-border-radius: 45px;}
.xinwen16 a:hover{background-color: #406DFF;}
.xinwen17{border-top: solid 1px #F0F0F0;width: 888px;}
.xinwen17 li{width: 100%;height: 33px;line-height: 33px;border-bottom: solid 1px #F0F0F0;font-size: 14px;color: #666666;overflow: hidden;}
.xinwen18{float: left;width: 96px;color: #999999;}
.xinwen19{float: left;width: 600px;color: #666666;}
.xinwen19:hover{color: #406DFF;}


/*企业活动开始*/
.lb_gl{height:350px ;width: 950px;margin: 64px auto 0;}
.container{width: 100%;position: relative;}
.pictureSlider{height: 350px;}
.poster-item{background: #fff;width: 503px;height:350px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -mos-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    transition: all 0.5s;cursor: default;
    -moz-transition: all 0.5s;cursor: default;
    -webkit-transition: all 0.5s;cursor: default;
    -o-transition: all 0.5s;cursor: default;
    -ms-transition: all 0.5s;cursor: default;
}
.poster-item a{display: block;width: 100%;height: 100%;position: relative;}
.poster-item img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.xinwen2{width: 100%;height: 63px;background-color: #fff;position: absolute;left: 0;bottom: 0;z-index: 2;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
.xinwen3{width: 100%;height: 63px;position: absolute;left: 0;bottom: 0;z-index: 3;}
.xinwen31{font-size: 16px;color: #000000;margin-left: 20px;padding-top: 10px;font-weight: bold;}
.xinwen32{font-size: 13px;color: #666666;margin-left: 20px;margin-top: 3px;}

.lb_gl .prev{position: absolute;left: 0;top: 40%;z-index: 8;cursor: pointer;width: 26px;height: 50px;}
.lb_gl .next{position: absolute;right: 0;top: 40%;z-index: 8;cursor: pointer;width: 26px;height: 50px;}
.lb_gl .prev:hover{opacity: 0.6;}
.lb_gl .next:hover{opacity: 0.6;}

































