@charset "utf-8";
.guihuacehua-banner {
    margin-bottom: 92px;
    height: 479px;
    background-image: url(../images/banner-guihuacehua.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.guihuacehua-banner .wrap {
    position: relative;
    height: 100%;
}
.guihuacehua-banner p {
    position: absolute;
    left: 0;
    bottom: 178px;
    font-size: 19px;
    color: #FFFFFF;
}
.guihuacehua-banner h2 {
    position: absolute;
    left: 0;
    bottom: 212px;
    font-weight: 900;
    font-size: 45px;
    color: #FFFFFF;
}
.business-ny ul {
    display: flex;
    justify-content: space-between;
}
.business-ny ul li a {
    display: block;
    font-size: 14px;
    color: #4D4D4D;
}
.business-ny ul li .business-ny-icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-image: url(../images/icon1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}
.business-ny ul li:nth-child(2) .business-ny-icon {
    background-image: url(../images/icon2.png);
}
.business-ny ul li:nth-child(3) .business-ny-icon {
    background-image: url(../images/icon3.png);
}
.business-ny ul li:nth-child(4) .business-ny-icon {
    background-image: url(../images/icon4.png);
}
.business-ny ul li:nth-child(5) .business-ny-icon {
    background-image: url(../images/icon5.png);
}
.business-ny ul li:nth-child(6) .business-ny-icon {
    background-image: url(../images/icon6.png);
}
.business-ny ul li:nth-child(7) .business-ny-icon {
    background-image: url(../images/icon08.png);
}
.business-ny ul li.active .business-ny-icon {
    background-image: url(../images/icon01.png);
}
.business-ny ul li:nth-child(2).active .business-ny-icon {
    background-image: url(../images/icon02.png);
}
.business-ny ul li:nth-child(3).active .business-ny-icon {
    background-image: url(../images/icon03.png);
}
.business-ny ul li:nth-child(4).active .business-ny-icon {
    background-image: url(../images/icon04.png);
}
.business-ny ul li:nth-child(5).active .business-ny-icon {
    background-image: url(../images/icon05.png);
}
.business-ny ul li:nth-child(6).active .business-ny-icon {
    background-image: url(../images/icon06.png);
}
.business-ny ul li:nth-child(7).active .business-ny-icon {
    background-image: url(../images/icon07.png);
}
.business-ny ul li:hover .business-ny-icon {
    background-image: url(../images/icon01.png);
}
.business-ny ul li:nth-child(2):hover .business-ny-icon {
    background-image: url(../images/icon02.png);
}
.business-ny ul li:nth-child(3):hover .business-ny-icon {
    background-image: url(../images/icon03.png);
}
.business-ny ul li:nth-child(4):hover .business-ny-icon {
    background-image: url(../images/icon04.png);
}
.business-ny ul li:nth-child(5):hover .business-ny-icon {
    background-image: url(../images/icon05.png);
}
.business-ny ul li:nth-child(6):hover .business-ny-icon {
    background-image: url(../images/icon06.png);
}
.business-ny ul li:nth-child(7):hover .business-ny-icon {
    background-image: url(../images/icon07.png);
}
.business-ny ul li:hover h4 {
    color: #0162A6;
}
.business-ny ul li h4 {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #4D4D4D;
}
.business-ny ul li.active h4 {
    color: #0162A6;
}
.guihuacehua02 {
    height: 675px;
    background-image: url(../images/lingyu-bj01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.guihuacehua-lingyu {
    display: flex;
    justify-content: space-between;
    height: 675px;
    align-items: center;
}
.guihuacehua-lingyu .guihuacehua-lingyu-l {
    width: 27%;
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}
.guihuacehua-lingyu .guihuacehua-lingyu-z {
    width: 32%;
}
.guihuacehua-lingyu .guihuacehua-lingyu-z .guihuacehua-lingyu-z-box {
    position: relative;
    width: 383px;
    height: 383px;
    border-radius: 50%;
    background-image: url(../images/yuan.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.guihuacehua-lingyu-z-box p {
    position: absolute;
    left: 76px;
    top: 79px;
    font-size: 26px;
    color: #FFFFFF;
}
.guihuacehua-lingyu-z-box p:nth-child(2) {
    left: 190px;
    top: 127px;
}
.guihuacehua-lingyu-z-box p:nth-child(3) {
    font-size: 38px;
    left: 12px;
    top: 157px;
}
.guihuacehua-lingyu-z-box p:nth-child(4) {
    font-size: 38px;
    left: 213px;
    top: 192px;
}
.guihuacehua-lingyu-z-box p:nth-child(5) {
    font-size: 27px;
    left: 62px;
    top: 236px;
}
.guihuacehua-lingyu .guihuacehua-lingyu-r {
    position: relative;
    width: 29%;
    height: 383px;
}
.guihuacehua-lingyu .guihuacehua-lingyu-r h5 {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}
.guihuacehua-lingyu .guihuacehua-lingyu-r h5:nth-child(2) {
    position: absolute;
    top: 30px;
    font-weight: 900;
    font-size: 30px;
    color: #2470A3;
}
.guihuacehua-lingyu-r .guihuacehua-lingyu-r-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 28px;
    width: 179px;
    height: 179px;
    text-align: center;
    border-radius: 50%;
    background-image: url(../images/shijiananli.png);
    background-repeat: no-repeat;
    background-size: cover; 
}
.guihuacehua-lingyu-r .guihuacehua-lingyu-r-box p {
    font-size: 38px;
    color: #045E93;
    line-height: 33px;
}
.guihuacehua-lingyu-r .guihuacehua-lingyu-r-box p:nth-child(1) {
    font-size: 18px;
    color: #2470A3;
    line-height: 43px;
}
.guihuacehua03 ul {
    display: flex;
    flex-wrap: wrap;
    background-image: url(../images/lingyu-bj02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.guihuacehua03 ul li {
    width: 20%;
    height: 349px;
    border: 1px solid #999999;
}
.guihuacehua03 ul li:first-child {
    border-top: none;
    border-left: none;
}
.guihuacehua03 ul li:nth-child(2) {
    border-top: none;
}
.guihuacehua03 ul li:nth-child(3) {
    border-top: none;
}
.guihuacehua03 ul li:nth-child(4) {
    border-top: none;
}
.guihuacehua03 ul li:nth-child(5) {
    border-top: none;
}
.guihuacehua03 ul li:nth-child(6) {
    border-bottom: none;
}
.guihuacehua03 ul li:nth-child(7) {
    border-bottom: none;
}
.guihuacehua03 ul li:nth-child(8) {
    border-bottom: none;
}
.guihuacehua03 ul li:nth-child(9) {
    border-bottom: none;
}
.guihuacehua03 ul li:nth-child(10) {
    border-bottom: none;
}
.guihuacehua03 .guihuacehua-lingyuer {
    padding-left: 52px;
}
.guihuacehua03 .guihuacehua-lingyuer-number {
    margin-top: 105px;
    margin-bottom: 22px;
    display: inline-block;
    font-size: 18px;
    color: #FFFFFF;
    border-bottom: 2px solid #2E8ECF;
    transition: transform 0.5s ease;
}
.guihuacehua03 .guihuacehua-lingyuer h4 {
    font-weight: normal;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 20px;
    transition: transform 0.5s ease;
}
.guihuacehua03 .guihuacehua-lingyuer p {
    margin-bottom: 23px;
    font-size: 12px;
    color: #FFFFFF;
    transition: transform 0.5s ease;
}
.guihuacehua03 ul li.active .guihuacehua-lingyuer-number {
    transform: translateY(-80px);
}
.guihuacehua03 ul li.active h4 {
    transform: translateY(-80px);
}
.guihuacehua03 ul li.active p {
    transform: translateY(-80px);
}
.guihuacehua03 .guihuacehua-lingyu-img {
    transform: translateY(-70px);
    height: 0;
}
.guihuacehua03 .guihuacehua-lingyu-img img {
    width: 100%;
    height: 100%;
}
.guihuacehua03 ul li.active .guihuacehua-lingyu-img {
    height: 206px;
}
.guihuacehua04 {
    background: linear-gradient(0deg, #ECF5FE, #ACDBFB);
    height: 788px;
}
.guihuacehua04 .wrap {
    width: 1000px;
    background-image: url(../images/guihuacehua-beijing.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 650px;
}
.guihuacehua04 .guihuacehua-youshi {
    position: relative;
    width: 100%;
    height: 100%;
}
.guihuacehua-youshi .guihuacehua-youshi-item {
    width: 146px;
    text-align: center;
    position: absolute;
}
.guihuacehua-youshi .guihuacehua-youshi-item:nth-child(1) {
    top: 121px;
    left: 60px;
}
.guihuacehua-youshi .guihuacehua-youshi-item:nth-child(2) {
    top: 121px;
    right: 60px;
}
.guihuacehua-youshi .guihuacehua-youshi-item:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
 }
.guihuacehua-youshi-item-icon {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 10px;
}
.guihuacehua-youshi-item h5 {
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}
.guihuacehua-youshi-item p {
    font-size: 14px;
    color: #333333;
    line-height: 21px;
}
.guihuacehua-youshi-itemer {
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translateX(-50%);
}
.guihuacehua-youshi .guihuacehua-youshi-itemer span {
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 17px;
    color: #2470A3;
}
.guihuacehua-youshi .guihuacehua-youshi-itemer h5 {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    line-height: 30px;
}
.guihuacehua-youshi .guihuacehua-youshi-itemer p {
    text-align: center;
    font-weight: 900;
    font-size: 21px;
    color: #2470A3;
}
