
.nav-menus-sons {
    height: 50px;
    position: relative;
    /*width: 99.3vw;*/
    z-index: 99999;
    background: rgba(255,255,255,.8);
    box-shadow: 0px 1px 0px 0px #EBEBEB;
}
.nav-menus-sons > .navs {
    margin: 0 auto;
}
.nav-menus-sons > .navs ul{
    margin: 0;
}
.nav-menus-sons > .navs {
    width:  870px;
    margin: 0 auto;
}
.nav-menus > .navs ul {
    text-align: center;
    height: 58px;
    margin: 0 !important;
}
.nav-menus-sons > .navs li {
    margin-left: 80px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 4px solid transparent;
    font-size: 16px;
    line-height: 30px;
    height: 40px;
    margin-top: 10px;
    color: #fff;
}
.nav-menus-sons > .navs li:first-child {
    margin-left: 0;
}
.nav-menus-son > .navs li a {
    color: #222222 ;
}

.nav-menus-sons > .navs li.active {
    background: #fff;
    display: inline-block;
    border-bottom: 4px solid #0880ce;
    font-weight: bold;
}
.nav-menus-sons > .navs li.active a {
    color: #0980CF !important;
}
.nav-menus-sons > .navs li:hover a{
    color: #0980CF;
}
.news-components{
    width: 1200px;
    margin:auto;
    margin-top: 40px;
}
.group-title-wrap{
    width: 100%;
    height: 228px;
    position: relative;
}
.group-title-wrap img{
    width: 100%;
    height: 100%;
}
.group-title-wrap div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 46px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 228px;
    text-align: center;
    text-shadow: 0px 2px 4px #1978B3;
    letter-spacing: 6px;
}
.group-body{
    padding: 50px 60px;
}
.group-body-text{
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 60px;
}
.group-title-text{
    font-size: 24px;
    color: #222222;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
}
.body-info{
    width: 100%;
    margin-bottom: 100px;
}
.group-box{
    margin-left: 53px;
    border: 1px solid #ABDDFF;
    padding: 68px 82px 58px 325px;
    position: relative;
    margin-bottom: 40px;
}
.group-box-2{
    border: 1px solid #FFD29E;
}
.group-box-3{
    border: 1px solid #B8E1B4;
}
.group-box-img{
    width: 334px;
    height: 158px;
    background: #087FCE;
    position: absolute;
    top: 50%;
    left: -53px;
    transform: translate(0,-50%);
    display: table;
}
.group-box-img-2{
    background: #F79522;
}
.group-box-img-3{
    background: #6BB664;
}
.group-box-img .cell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.group-box-img .cell div{
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 3px;
}
.group-box-text{
    font-size: 16px;
    color: #222222;
    line-height: 36px;
}
.group-box-text img{
    vertical-align: top;
    margin-right: 6px;
}
.group-box-text span{
    display: inline-block;
    width: 575px;
    letter-spacing: 1px;
}