﻿.grop_h1 p{
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 22px;
}
.grop_h1 p em{
    color: #be8a43;
    font-weight: bold;
}
.grop_list{
    margin-top: 40px;
}
.grop_list h1{
    font-size:30px;
    color: #003c78;
    font-weight: bold;
}
.grop_list h2{
    font-size: 20px;
    color: #333333;
    margin: 18px 0;
}
.grop_list>img{
    margin-top: 10px;
}
.grop_cos{
    background: #eeeff1;
    padding:  40px 40px 20px 40px;
    position: relative;
    margin-top: 38px;
}
.grop_t p{
    width: 100%;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 40px;
    display: table;
}
.grop_t>div{
    float: left;
    width: 50%;
    padding-right: 0%;
}
.grop_t>div:nth-child(2n){
    padding-left: 1%;
    padding-right: 0;
}
.grop_t p em{
    color: #003c78;
    font-weight: bold;
    display: table-cell;
}
.grop_t p span{
    margin-left: 10px;
}
.grop_b>ul>li {
    float: left;
    margin-right: 2.66%;
    margin-bottom: 26px;
    overflow: hidden;
    width: 48.3%;
}
.grop_b>ul>li:nth-child(2n){
    margin-right: 0;
}
.grop_b{
    padding-left: 3.5%;
}
.grop_t::before{
    content: "";
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    margin: auto 0;
    width: 461px;
    height: 468px;
    background: url("../images/hua.png")no-repeat;
    background-size: 100% 100%;
    z-index: 2;
}
.grop_t ,.grop_b{
    position: relative;
    z-index: 3;
    width: 50%;
    float: left;
}
.grop_pad{
    padding: 40px 17px 10px;
    background: #eeeff1;
    margin-bottom: 28px;
}
.grop_pad img{
    margin-bottom: 20px;
}
.grouo_top{
    margin-bottom: 28px;
}