@charset "utf-8";
.guihuacehua-banner {
    margin-bottom: 92px;
    height: 479px;
    background-image: url(../images/touzihezuo-banner.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;
}
.touzihezuo02 {
    padding-top: 86px;
    padding-bottom: 142px;
    background-color: #DDE7EF;
}
.touzihezuo02 .touzihezuo-text {
    margin-bottom: 64px;
    font-size: 15px;
    color: #666666;
    line-height: 27px;
}
.touzihezuo02 .touzihezuo-beijing {
    height: 576px;
    background-image: url(../images/jingyinguanli-beijing.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.touzihezuo02 .touzihezuo-beijing h2 {
    transform: translateY(130px);
    font-weight: 900;
    font-size: 21px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}
.touzihezuo02 .touzihezuo-beijing h2:nth-child(2) {
    font-size: 17px;
}
.touzihezuo02 .touzihezuo-content {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -330px;
}
.touzihezuo02 .touzihezuo-content ul {
    display: flex;
    justify-content: space-between;
    height: 360px;
}
.touzihezuo02 .touzihezuo-content ul li {
    padding: 37px 40px;
    width: 24%;
    height: 100%;
    background-color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0px 5px 13px 1px rgba(0,79,144,0.24);
}
.touzihezuo02 .touzihezuo-content ul li h4 {
    font-weight: bold;
    font-size: 21px;
    color: #2470A3;
    line-height: 30px;
    text-align: center;
}
.touzihezuo02 .touzihezuo-content ul li .touzihezuo-hengxian {
    margin: 5px auto 35px;
    width: 26px;
    height: 3px;
    background: #2E8ECF;
}
.touzihezuo02 .touzihezuo-content ul li p {
    font-size: 15px;
    color: #666666;
    line-height: 27px;
    text-align: justify;
}
.touzihezuo03 {
    padding-top: 79px;
    padding-bottom: 120px;
}
.touzihezuo03 h2 {
    font-weight: 900;
    font-size: 21px;
    color: #2470A3;
    line-height: 21px;
}
.touzihezuo03 p {
    font-weight: 900;
    font-size: 17px;
    color: #2470A3;
    line-height: 30px;
}
.touzihezuo03 .touzihezuo-contenter {
    margin-top: 60px;
}
.touzihezuo03 .touzihezuo-contenter ul li {
    float: left;
    padding: 30px 38px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.touzihezuo03 .touzihezuo-contenter ul li h3 {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
}
.touzihezuo03 .touzihezuo-contenter ul li .touzihezuo-contenter-hengxian {
    width: 24px;
    height: 2px;
    background: #333333;
}
.touzihezuo03 .touzihezuo-contenter ul li p {
    margin-top: 20px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    font-weight: 400;
    opacity: 0;
    transition: opacity 0.1s ease-in 0.4s;
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(1) {
    margin-right: 10px;
    width: 23%;
    height: 455px;
    background-image: url(../images/touzihezuo-lvyou.jpg);
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(1) p {
    margin-top: 30px;
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(2) {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 46%;
    height: 218px;
    background-image: url(../images/touzihezuo-kanyang.jpg);
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(3) {
    margin-right: 10px;
    width: 46%;
    height: 227px;
    background-image: url(../images/touzihezuo-leyuan.jpg);
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(4) {
    margin-top: -228px;
    margin-bottom: 10px;
    width: 29%;
    height: 296px;
    background-image: url(../images/touzihezuo-wenquan.jpg);
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(5) {
    width: 29%;
    height: 149px;
    background-color: #CCCCCC;
}
.touzihezuo03 .touzihezuo-contenter ul li:nth-child(5) p {
    opacity: 1;
    margin-top: 15px;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.touzihezuo03 .touzihezuo-contenter ul li:hover {
    background: #2470A3;
}
.touzihezuo03 .touzihezuo-contenter ul li:hover p {
    opacity: 1;
    color: #FFFFFF;
}
.touzihezuo03 .touzihezuo-contenter ul li:hover h3 {
    color: #FFFEFE;
}
.touzihezuo03 .touzihezuo-contenter ul li:hover .touzihezuo-contenter-hengxian {
    background-color: #FFFFFF;
}