﻿.container-nav-img li:nth-child(3) {
    background: rgba(0,0,0,0.7);
    border-radius: 20px;
}

.advantage {
    margin-top: 40px;
    margin-bottom:80px;
}

.advantage .title {
    margin-bottom: 50px;
    font-size: 30px;
    color: #31475e;
    text-align: center;
    font-weight: 400
}

.advantage ul {
    margin-left: -20px;
    margin-right: -20px
}

.advantage ul li {
    float: left;
    width: 236px;
    margin-left: 20px;
    padding: 30px 20px;
    box-shadow: 0 3px 15px 0 rgba(224,224,224,.5);
    border: 1px solid #f0f3f7
}

.advantage ul li .icon {
    display: block;
    margin: 0 auto
}

.advantage ul li h4 {
    margin-top: 20px;
    color: #31475e;
    text-align: center;
    font-size: 18px;
    font-weight: 400
}

.advantage ul li p {
    margin-top: 15px;
    height: 130px;
    color: #6a7c92;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-align: justify
}

.icon-img-1 {
    background: url(../image/service/icon_11.png) no-repeat;
    background-size: 70px 70px;
    width: 70px;
    height: 70px
}

.icon-img-2 {
    background: url(../image/service/icon_gt.png) no-repeat;
    background-size: 70px 70px;
    width: 70px;
    height: 70px
}

.icon-img-3 {
    background: url(../image/service/icon_ss.png) no-repeat;
    background-size: 70px 70px;
    width: 70px;
    height: 70px
}

.icon-img-4 {
    background: url(../image/service/icon_sj.png) no-repeat;
    background-size: 70px 70px;
    width: 70px;
    height: 70px
}


.about-content {
    width: 100%;
    height: auto;
    overflow-y: hidden;
    line-height: 1;
}

.about-content .section {
    width: 100%;
}

.about-content p {
    line-height:36px;
    margin: 0;
    font-size: 25px;
    font-weight:400;
    color: #fff;
    padding-top: 0;
}

.main-section-row {
    display: block;
    text-align: center;
    position: relative;
}

.main-section-column {
    display: block;
    text-align: center;
}

.main-section01 {
    display: block;
    text-align: center;
    position: relative;
    height: 280px;
    margin-top: 60px;
}

.main-section01 .section {
    position: absolute;
    top: 0;
    left: 0;
    background-size: auto;
    background-position: center;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
}

.main-banner1 {
    background: url('/static/image/agent/aboutBanner1.png') no-repeat;
}

.main-banner1 .main-banner-title,
.main-banner3 .main-banner-title {
    margin-top: 93px;
    margin-bottom: 8px;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 50px;
}

.main-banner3 {
    background: url('/static/image/agent/aboutBanner2.png') no-repeat;
}

.main-banner3 .main-banner-title {
    margin-top: 95px;
}

.main-banner3 p {
    padding-top: 10px;
}

.main-section02 {
    background: #f8f8f8;
    padding-top: 80px;
    padding-bottom: 0;
}

.main-section02 .main-section-title {
    margin-bottom: 60px;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    line-height: 45px;
}

.main-section02 .main-section02-center {
    display: block;
    text-align: center;
    width: 1220px;
    margin: auto;
}

.main-section02 .main-section02-center .item {
    width: 311px;
    margin: 0 40px 80px;
    display: inline-block;
    vertical-align: top;
    color: #0D0D0D;
    text-align: left;
}

.main-section02 .main-section02-center .item img {
    height: 42px;
}

.main-section02 .main-section02-center .item .item-title {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.main-section02 .main-section02-center .item .item-content {
    width: 100%;
    height: 75px;
    margin-top: 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.main-section02 .main-section02-center .item .item-subtitle {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}

.main-section02 .main-section02-center .item .item-subcontent {
    width: 100%;
    height: 48px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.main-section02 .main-section02-center .item .item-button {
    display: block;
    margin-top: 24px;
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #979797;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.85);
    cursor: pointer;
}

.main-section02 .main-section02-center .item .item-button:hover {
    background: rgba(0,0,0,0.85);
    color: #fff;
}

.contact .item {
    display: inline-block;
    /*margin: 0 84px;*/
    margin: 0 60px;
}

.contact .item .item-top {
    margin-bottom: 6px;
    text-align: left;
}

.contact .item .item-top .item-tr {
    display: inline-block;
    vertical-align: middle;
}

.contact .item .item-top img {
    vertical-align: middle;
    margin-right: 9px;
}

.contact .item .item-top .item-tr p {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0,0,0,0.85);
    line-height: 25px;
}

.contact .item .item-top .item-tr p:first-child {
    margin-bottom: 2px;
}

.contact .item .business-wx-box {
    position: relative;
}

.contact .item .business-wx-box img {
    position: absolute;
    top: -97px;
    left: 120px;
    display: none;
}

.contact .item .business-wx-box:hover img {
    display: block;
}

.contact .item .item-bottom {
    display: block;
    margin-left: 60px;
    width: 70px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 25px;
    /*border: 1px solid rgba(1,194,87,1);*/
    font-size: 16px;
    font-weight: 400;
    color: #01C257;
    cursor: pointer;
    text-decoration: underline;
}

.contact .item .item-bottom:hover {
    /*background: #01C257;*/
    color: #80D3A5;
}

