.banner img {
    width: 100%;
    /* height: 350px; */
}

.product-content {
    width: 100%;
}

.item-wrap {
    width: 1200px;
    margin: 0 auto;
}

.content-tabs {
    background: #F6F4F4;
}

#myTab {
    border: none;
    height: 50px;
}

.myTab-change {
    border: none !important;
    font-size: 18px;
    line-height: 30px !important;
    color: #999;
}

.wisdom-nav .nav-tabs li a, .smart-nav .nav-tabs li a {
    border: none !important;
    color: #999999;
    font-size: 18px;
}

.wisdom-nav .nav-tabs li.active a, .wisdom-nav .nav-tabs li a:hover, .smart-nav .nav-tabs li.active a, .smart-nav .nav-tabs li a:hover {
    color: #000;
    border-bottom: 3px solid #3775F6 !important;
    font-weight: 700;
    background: none;
}

.wisdom-nav .nav-tabs, .smart-nav .nav-tabs {
    border: none;
    padding: 15px 0;
}

#vehicle-manage h2 img {
    width: 76px;
    height: 60px;
}

#vehicle-manage h2 span {
    font-weight: 700;
    padding-left: 10px;
}

.vehicle-text, .public-text, .campus-text, .leasing-text {
    display: flex;
    align-items: center;
}

.vehicle-left {
    width: 20%;
    text-align: center;
    color: #3775F6;
    font-weight: 700;
}

.vehicle-left span, .public-left span, .campus-left span, .leasing-left span {
    font-size: 24px;
}

.vehicle-left p {
    font-size: 18px;
}

.vehicle-right {
    width: 80%;
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
}

.vehicle-img, .nonMotor-img, .public-img, .charge-img, .campus-img, .leasing-img, .pension-img {
    padding: 30px 0 100px;
}

.vehicle-item h3, .charge-item h3, .leasing-item h3 {
    color: #3775F6;
    font-weight: 700;
}

.vehicle-item h3 span, .leasing-item h3 span {
    font-size: 18px;
    padding-left: 20px;
    color: #666666;
    font-weight: 700;
}

#nonMotor-vehicle h2 img, #public-bicycle h2 img, #self-help-charge h2 img {
    width: 60px;
    height: 60px;
}

#nonMotor-vehicle h2 span, #public-bicycle h2 span, #self-help-charge h2 span {
    font-weight: 700;
    color: #333;
    padding-left: 20px;
}

.nonMotor-item h3, .public-item h3, .charge-item h3, .campus-item h3 {
    color: #19BF83;
    font-weight: 700;
}

.nonMotor-item h3 span, .public-item h3 span, .charge-item h3 span, .campus-item h3 span {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding-left: 20px;
}

.public-left, .campus-left, .leasing-left {
    width: 10%;
    text-align: center;
    color: #19BF83;
    font-weight: 700;
}

.leasing-left {
    color: #3775F6;
}

.public-right, .campus-right, .leasing-right {
    width: 90%;
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
}

.audit-item .item-wrap {
    display: flex;
}

.item-left {
    width: 50%;
}

.item-right {
    width: 50%;
}

.audit-ul li span {
    font-size: 24px;
    vertical-align: middle;
    color: #3775F6;
    padding-right: 5px;
}

.audit-title {
    font-weight: 700;
    color: #3775F6;
}

.trait {
    padding-top: 20px;
    color: #3775F6;
    font-weight: 700;
}

.huanong-text {
    display: flex;
    align-items: center;
}

.huanong-left {
    width: 50%;
}

.huanong-right {
    width: 50%;
}

.huanong-title {
    color: #15BB88;
    font-weight: 700;
}

.huanong-icon, .pension-icon {
    text-align: center;
    margin: 30px 0;
}

.huanong-icon img, .pension-icon img {
    width: 68px;
    height: 68px;
}

.huanong-row h4, .pension-row h4 {
    font-weight: 700;
    line-height: 30px;
    color: #333;
}

.pension-title {
    color: #FB5D3E;
    font-weight: 700;
}

.brand-culture {
    width: 100%;
    background: url(../img/product-center/img_chanpinzhongxin_29.png) no-repeat center;
    background-size: 100%;
    padding: 52px;
    line-height: 35px;
    font-size: 18px;
    color: #fff;
    margin: 30px 0 100px;
}

.goTo-gw {
    display: block;
    width: 301px;
    height: 58px;
    opacity: 1;
    background: linear-gradient(134deg, #ff8d29 7%, #fb5d3e 93%);
    border-radius: 29px;
    box-shadow: 0px 3px 6px 0px rgba(251, 93, 62, 0.48);
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 30px auto 100px;
    line-height: 58px;
}