.banner{width: 100%;height: 300px;background: url('../images/index/shehui_01.jpg') no-repeat center center;}
/*责任体系开始*/
.shehui1{width: 945px;font-size: 14px;color: #999999;margin-top: 55px;margin-left: 128px;}
.shehui11 li{float: left;width: 185px;height: 272px;margin-left: 5px;margin-top: 30px;background-color: #D6DEE3;}
.shehui11 .shehui12{margin-left: 128px;}
.shehui13{width: 100%;text-align: center;font-size: 18px;color: #FFFFFF;line-height: 22px;margin-top: 17px;}
.shehui14{margin: 14px 12px 0 15px;font-size: 14px;color: #fff;line-height: 22px;}
/*社会公益开始*/
.xinwen1{width: 950px;height: 235px;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;}
.xinwen17 li a{color: #666666;}
.xinwen17 li a:hover{color: #406DFF;}
