/*中心简介*/
.banAbout {
    padding: 107px 0 130px;
    background: url(../images/banner-about.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.about-block1 {
    padding: 50px 0 80px;
}
.abb1-main {

}
.abb1-tit {
    margin-top: 13px;
    font-size: 20px;
    line-height: 24px;
    color: #333f64;
}
.abb1-def {
    margin-top: 30px;
}
.abb1-logo {
    float: left;
    margin-left: 60px;
}
.abb1-logo:first-child {
    margin-left: 0;
}
.abb1-logo span {
    display: block;
    height: 41px;
}
.abb1-icon1 {
     background: url("../images/inb1-icon1.png") no-repeat center;
}
.abb1-icon2 {
    background: url("../images/inb1-icon2.png") no-repeat center;
}
.abb1-icon3 {
    background: url("../images/inb1-icon3.png") no-repeat center;
}
.abb1-nam {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333f64;
    opacity: 0.7;
    text-align: center;
    margin-top: 12px;
}
.abb1-btn {
    margin-top: 40px;
    font-size: 0;
}
.abb1-btn .btn {
    width: 180px;
    margin-left: 10px;
}
.abb1-btn .btn:first-child {
    margin-left: 0;
}
.about-block1 .row {
    margin-left: 0;
    margin-right: 0;
}
.about-block1 [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}
.abb1-img {
    margin-bottom: -77px;
}
.abb1-box {
    background: url("../images/nlbg.jpg") no-repeat center top;
    background-size: cover;
    padding: 52px 60px 50px;
}
.abb1-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #323f64;
}
.abb1-box .page-text {
    margin-top: 33px;
}
.abb1-info {
    margin-top: 20px;
}
.abb1-info ul {
    padding-left: 15px;
    list-style: inherit;
}
.abb1-info li {
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #455c87;
}
@media (max-width: 1429px){
    .abb1-img img {
        width: 100%;
        max-width: 705px;
    }
    .abb1-img {
        margin-bottom: 0;
    }
}
@media (max-width: 1240px) and (min-width: 992px){
    .abb1-logo {
        margin-left: 40px;
    }
    .abb1-img {
        margin-top: 70px;
    }
    .abb1-box {
        margin-top: 40px;
    }

}
@media (max-width: 992px) and (min-width: 768px){
    .abb1-img {
        text-align: center;
        margin-top: 40px;
    }
}
@media (max-width: 767px){
    .banAbout {
        padding: 37px 0 40px;
        border-radius: 15px;
    }
    .about-block1 {
        padding: 30px 0;
    }
    .abb1-tit {
        margin-top: 10px;
        font-size: 16px;
        line-height: 22px;
    }

    .abb1-def {
        margin-top: 20px;
    }
    .abb1-logo {
        width: 33.33%;
        margin-left: 0;
    }
    .abb1-nam {
        display: none;
    }
    .abb1-btn {
        margin-top: 20px;
    }
    .abb1-btn .btn {
        width: 48%;
    }
    .abb1-img {
        margin-top: 20px;
        margin-bottom: -30px;
    }
    .abb1-box {
        padding: 20px;
    }

    .abb1-title {
        font-size: 16px;
        letter-spacing:0;
    }
    .abb1-box .page-text {
        margin-top: 15px;
    }
    .abb1-info {
        margin-top: 10px;
    }
    .abb1-info li {
        font-size: 12px;
        line-height: 26px;
        letter-spacing: 0;
    }
}

.about-block2 {
    background-color: #f8fafd;
    padding: 80px 0;
}
.abb2-item {
    padding-top: 60px;
    margin-top: 60px;
    border-top: 1px solid #e3e8f1;
}
.abb2-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
.abb2-item:first-child .abb2-img{
    float: right;
    text-align: right;
}
.abb2-item:first-child .abb2-info {
    float: left;
}
.abb2-img {
    float: left;
    text-align: left;
    width: 50%;
}
.abb2-img img {
    width: 100%;
    max-width: 580px;
}
.abb2-info {
    float: right;
    width: 45%;
}
.abb2-info .page-tit {
    margin-top: 25px;
}
.abb2-btn {
    margin-top: 45px;
    font-size: 0;
}
.abb2-btn .btn {
    width: 200px;
    margin-left: 10px;
}
.abb2-btn .btn:first-child {
    margin-left: 0;
}
@media (max-width: 1240px) and (min-width: 992px){
    .abb2-info .page-tit {
        margin-top: 0;
    }
    .abb2-btn {
        margin-top: 35px;
    }
    .page-text {
        margin-top: 20px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .abb2-info,.abb2-img {
        float: none!important;
        width: 100%;
    }
    .abb2-img img {
        max-width: none;
    }
}
@media (max-width: 767px){
    .about-block2 {
        padding: 30px 0;
    }
    .abb2-info,.abb2-img {
        float: none!important;
        width: 100%;
    }
    .abb2-img img {
        max-width: none;
    }
    .abb2-btn {
        margin-top: 20px;
    }
    .abb2-btn .btn {
        width: 48%;
    }
    .abb2-item {
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #e3e8f1;
    }
}
.about-block3 {
    padding: 75px 0 80px;
}
.abb3-main {
    margin-top: 35px;
}
.abb3-item {
    border: 1px solid #e8eaf2;
}
.abb3-tit {
    height: 60px;
    background-color: #e8eaf2;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #333f64;
}
.abb3-img {
    text-align: center;
    padding: 40px 0 50px;
}
.abb3-list {
    float: left;
    width: 50%;
    border-left: 1px solid #e8eaf2;
    border-bottom: 1px solid #e8eaf2;
    padding: 52px 53px 0;
    height: 301px;
}
.abb3-list span {
    display: block;
    height: 51px;
}
.abb3-title {
    font-size: 20px;
    line-height: 24px;
    color: #323f64;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.abb3-text {
    font-size: 14px;
    line-height: 24px;
    color: #455c87;
    text-align: center;
    margin-top: 20px;
}
.abb3-icon1 {
    background: url("../images/abb3-icon1.png") no-repeat center;
}
.abb3-icon2 {
    background: url("../images/abb3-icon2.png") no-repeat center;
}
.abb3-icon3 {
    background: url("../images/abb3-icon3.png") no-repeat center;
}
.abb3-icon4 {
    background: url("../images/abb3-icon4.png") no-repeat center;
}
.abb3-btn {
    margin-top: 40px;
    text-align: center;
}
.abb3-btn .btn {
    width: 200px;
}
.abb3-main .col-md-6:first-child .abb3-item {
    border: solid 1px #e8eaf2;
}
@media (max-width: 1240px) and (min-width: 992px){
    .abb3-img {
        padding: 40px 30px 50px
    }
    .abb3-img img {
        width: 100%;
    }
    .abb3-list {
        padding: 40px 30px 0;
        height: 271px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .abb3-img {
        padding: 40px 20px 50px;
    }
    .abb3-img img {
        width: 100%;
    }
}
@media (max-width: 767px){
    .about-block3 {
        padding: 30px 0;
    }
    .abb3-tit {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .abb3-main {
        margin-top: 20px;
    }
    .abb3-img img {
        width: 100%;
    }
    .abb3-img {
        padding: 20px 10px 25px;
    }
    .abb3-list {
        padding: 30px 9px 0;
        height: 240px;
    }
    .abb3-title {
        font-size: 16px;
        margin-top: 20px;
    }
    .abb3-text {
        font-size: 12px;
        margin-top: 15px;
    }
    .abb3-btn {
        margin-top: 20px;
    }
}


.about-block4 {
    background-color: #f8fafd;
    padding: 80px 0;
}
.abb4-main {
    margin-top: 40px;
}
.abb4-box,.equb3-box {
    position: relative;
}
.abb4-item1 .swiper-container,.equb3-item1 .swiper-container {
    margin-left: -20px;
}
.abb4-item2 .swiper-container,.equb3-item2 .swiper-container {
    margin-left: -10px;
}
.abb4-list {
    position: relative;
    margin-left: 20px;
}
.abb4-item2 .abb4-list,.equb3-item2 .abb4-list {
    margin-left: 10px;
}
.abb4-info {
    padding: 15px 15px 20px;
    background-color: #ffffff;
}
.abb4-img {
    text-align: center;
    overflow: hidden;
}
.abb4-list img {
    width: 100%;
}
.abb4-tit {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-top: 15px;
}
.abb4-picp,.abb4-picn,.equb3-picp,.equb3-picn {
    width: 58px;
    height: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 0.36s;
    z-index: 20;
    opacity: 1;
}
.abb4-picp,.equb3-picp {
    left: 0;
    background: url("../images/abb4-prev.png") no-repeat center;
}
.abb4-picn,.equb3-picn {
    right: 0;
    background: url("../images/abb4-next.png") no-repeat center;
}
@media (max-width: 1240px) and (min-width: 992px){
    .abb4-tit {
        font-size: 14px;
    }
}
@media (max-width: 767px){
    .about-block4 {
        padding: 30px 0;
    }
    .abb4-main {
        margin-top: 20px;
    }
    .abb4-info {
        padding: 10px 10px 15px;
    }
    .abb4-tit {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        margin-top: 10px;
    }
    .abb4-picp,.abb4-picn,.equb3-picp,.equb3-picn {
        background-size: 21.5px;
        height: 40px;
        width: 29px;
    }
}
@media (min-width: 767px){
    .abb4-picp:hover,.equb3-picp:hover {
        background: url("../images/abb4-prevh.png") no-repeat center;
    }
    .abb4-picn:hover,.equb3-picn:hover {
        background: url("../images/abb4-nexth.png") no-repeat center;
    }

}

.ab-mes {
    padding-top: 60px;
}
.ab-mes .ph-mes-info {
    width: auto;
}
.ab-mes .ph-mes {
    background: url(../images/ab-mes.jpg) no-repeat center top;
    background-size: cover;
}
@media (max-width: 767px){
    .ab-mes {
        padding-top: 30px;
    }
}



/*检测资质*/
.banLicen {
    padding: 107px 0 97px;
    background: url(../images/banner-license.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.licen-block1 {
    padding: 50px 0 100px;
}
.lib1-main .row {
    margin-top: -20px;
}
.lib1-main [class^="col-"] {
    margin-top: 20px;
}
.lib1-text {
    margin-top: 35px;
    background-color: #f8fafd;
    border: solid 1px #e2e6ee;
    padding: 35px 40px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #455c87;
}
.lib1-text p {
    margin-top: 10px;
}
.lib1-text p:first-child {
    margin-top: 0;
}
.lib1-main {
    margin-top: 40px;
}
.lib1-img img {
    width: 100%;
}
.lib1-tit {
    line-height: 64px;
    font-size: 16px;
    color: #333333;
    text-align: center ;
}
@media (max-width: 1240px) and (min-width: 992px){

}
@media (max-width: 992px) and (min-width: 768px){
    .banLicen {
        padding: 80px 0 70px;
    }
    .lib1-tit {
        font-size: 14px;
    }
}
@media (max-width: 767px){
    .banLicen {
        padding: 25px 0 20px;
        border-radius: 15px;
    }
    .licen-block1 {
        padding: 30px 0;
    }
    .lib1-text {
        margin-top: 17px;
        border: solid 1px #e2e6ee;
        padding: 18px 20px;
    }
    .lib1-text p {
        margin-top: 5px;
    }
    .lib1-main {
        margin-top: 20px;
    }
    .lib1-tit {
        margin-top: 5px;
        line-height: 24px;
        font-size: 14px;
        height: 48px;
        overflow: hidden;
    }
    .lib1-main .row {
        margin-top: -10px;
    }
    .lib1-main [class^="col-"] {
        margin-top: 10px;
    }
}


.licen-block2 {
    background-color: #f8fafd;
    padding: 80px 0;
}
.lib2-text {
    margin-top: 35px;
    padding: 35px 40px;
    background-color: #ffffff;
    border: solid 1px #e2e6ee;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #455c87;
}
.lib2-main {
    margin-top: 40px;
}
.lib2-main .row {
    margin-top: -20px;
}
.lib2-main [class^="col-"] {
    margin-top: 20px;
}
.lib2-list {
    background-color: #fff;
    padding: 15px 15px 20px;
}
.lib2-img img {
    width: 100%;
}
.lib2-tit {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-top: 20px;
}
@media (max-width: 1240px) and (min-width: 992px){
    .lib2-tit {
        height: 48px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .lib2-tit {
        font-size: 14px;
    }
}
@media (max-width: 767px){
    .licen-block2 {
        padding: 30px 0;
    }
    .lib2-text {
        margin-top: 18px;
        padding: 18px 20px;
        letter-spacing: 0;
    }
    .lib2-main {
        margin-top: 20px;
    }
    .lib2-main .row {
        margin-top: -10px;
    }
    .lib2-main [class^="col-"] {
        margin-top: 10px;
    }
    .lib2-list {
        padding: 10px;
    }
    .lib2-tit {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
        height: 40px;
    }
}
/*合作共赢*/
.banWin {
    padding: 107px 0 130px;
    background: url(../images/banner-win.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.win-block1 {
    padding: 18px 0 60px;
}
.winb1-main {
    margin-top: 35px;
}
.winb1-left {
    float: left;
    width: 400px;
}
.winb1-rig {
    float: right;
    width: 780px;
}
.winb1-info {
    background: url("../images/winb1-bg.jpg") no-repeat center;
    background-size: cover;
    padding: 40px 30px;
}
.winb1-info table {
    display: table;
    width: 100%;
}
.winb1-info table span {
    display: block;
    height: 50px;
}
.winb1-info table td {
    white-space: revert;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    width: auto;
    padding-left: 20px;
}
.winb1-info tr:first-child td{
    font-weight: bold;
    font-size: 18px;
}
.winb1-info tr td:first-child {
    padding-left: 0;
}

.winb1-icon1 {
    background: url("../images/winb1-icon1.png") no-repeat center;
}
.winb1-icon2 {
    background: url("../images/winb1-icon2.png") no-repeat center;
}
.winb1-icon3 {
    background: url("../images/winb1-icon3.png") no-repeat center;
}
.winb1-wx {
    margin-top: 40px;
    text-align: center;
}
.winb1-wx p {
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 5px;
}
.winb1-btn {
    margin-top: 20px;
    text-align: center;
}
.winb1-btn .btn {
    width: 200px;
}
.winb1-map {
    background-color: #cfdef3;
    border: solid 10px #eef1f6;
    position: relative;
}
.winb1-map .map {
    width: 100%;
    height: 484px;
}
.winb1-map #mapContainer {
    width: 100%;
    height: 100%;
}
.winb1-map .marker-route {
    background: url(../images/map-marker.png) no-repeat center center;
    width: 111px;
    height: 80px;
    box-sizing: border-box;
}
@media (max-width: 1240px) and (min-width: 992px){
    .winb1-left {
        width: 320px;
    }
    .winb1-rig {
        width: 620px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .winb1-left {
        width: 100%;
        float: none;
    }
    .winb1-rig {
        width: 100%;
        float: none;
    }
}
@media (max-width: 767px){
    .banWin {
        padding: 37px 0 40px;
        border-radius: 15px;
    }
    .win-block1 {
        padding: 15px 0 30px;
    }
    .winb1-left {
        width: 100%;
    }
    .winb1-rig {
        width: 100%;
    }
    .winb1-main {
        margin-top: 20px;
    }
    .winb1-info {
        padding: 20px 15px;
    }
    .winb1-info table span {
        height: 46px;
    }
    .winb1-wx {
        margin-top: 20px;
    }
    .winb1-wx img {
        width: 100px;
    }
    .winb1-wx p {
        line-height: 26px;
    }
    .winb1-btn {
        margin-top: 10px;
    }
    .winb1-map {
        border: solid 5px #eef1f6;
    }
    .winb1-map .map {
        height: 360px;
    }
}
/*可持续战略*/
.banDev {
    padding: 107px 0 130px;
    background: url(../images/banner-dev.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.devb1-left {
    float: left;
    width: 50%;
    margin-top: 47px;
}
.devb1-rig {
    float: right;
    width: 50%;
}
.devb1-info {
    border-bottom: solid 1px #e1e5ef;
    border-right: solid 1px #e1e5ef;
}
.devb1-list {
    float: left;
    width: 50%;
    border-top: solid 1px #e1e5ef;
    border-left: solid 1px #e1e5ef;
    padding: 38px 48px 40px;
}
.devb1-list span {
    height: 28px;
    display: block;
}
.devb1-icon1 {
    background: url("../images/devb1-icon1.png") no-repeat center;
}
.devb1-icon2 {
    background: url("../images/devb1-icon2.png") no-repeat center;
}
.devb1-icon3 {
    background: url("../images/devb1-icon3.png") no-repeat center;
}
.devb1-icon4 {
    background: url("../images/devb1-icon4.png") no-repeat center;
}
.devb1-tit {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #323f64;
    margin-top: 18px;
    text-align: center;
    font-weight: bold;
}
.devb1-text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #455c87;
    margin-top: 16px;
}
.dev-block2 {
    background: url("../images/devb2-bg.jpg") no-repeat center;
    height: 680px;
    background-size: cover;
    padding-top: 75px;
}
.devb2-text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #455c87;
    margin-top: 20px;
}
.devb2-more {
    margin-top: 30px;
}
.devb2-more a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333f64;
    padding-right: 24px;
    background: url("../images/jt-blue15.png") no-repeat right center;
    transition: 0.3s;
}
@media (max-width: 1298px) and (min-width: 1240px){
    .devb1-img {
        overflow: hidden;
    }
}
@media (max-width: 1240px) and (min-width: 992px){
    .devb1-list {
        padding: 30px 19px 35px;
    }
    .devb1-img {
        overflow: hidden;
    }
    .devb1-img img {
        width: 100%;
    }
    .devb1-left {
        margin-top: 0;
    }
    .dev-block1 {
        padding: 30px 0 40px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .devb1-list {
        padding: 18px 10px 18px;
    }
    .devb1-tit {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }
    .devb1-text {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 0;
        margin-top: 8px;
    }
    .devb1-img {
        overflow: hidden;
    }
    .devb1-img img {
        width: 100%;
    }
    .devb1-left {
        margin-top: 0;
    }
    .dev-block1 {
        padding: 30px 0 40px;
    }
}
@media (max-width: 767px){
    .banDev {
        padding: 37px 0 40px;
        border-radius: 15px;
    }
    .devb1-left,.devb1-rig {
        float: none;
        width: 100%;
    }
    .devb1-left {
        margin-top: 25px;
    }
    .devb1-list {
        padding: 20px 15px;
    }
    .devb1-tit {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }
    .devb1-text {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 1px;
        margin-top: 8px;
        height: 66px;
    }
    .devb1-img {
        overflow: hidden;
    }
    .devb1-img img {
        width: 100%;
    }
    .dev-block2 {
        height: 420px;
        background-size: cover;
        padding-top: 30px;
    }
    .devb2-text {
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 0px;
        margin-top: 15px;
    }
    .devb2-more {
        margin-top: 15px;
    }
    .devb2-more a {
        font-size: 12px;
    }
}
@media (min-width: 767px){
    .devb2-more a:hover {
        color: #325ccd;
        background: url("../images/jt-lan.png") no-repeat right center;
    }
}
/*专家团队*/
.banTeam {
    padding: 107px 0 130px;
    background: url(../images/banner-team.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.team-block1 {
    padding: 18px 0 60px;
}
.tmb1-text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #455c87;
    margin-top: 30px;
}
.tmb1-main {
    margin-top: 28px;
}
.tmb1-head {
    height: 68px;
    background-color: #6e7cac;
    padding: 0 40px;
    line-height: 64px;
    font-size: 18px;
    color: #ffffff;
}
.tmb1-head span {
    font-size: 30px;
    font-weight: bold;
}
.tmb1-box {
    background-color: #f8fafd;
    padding: 60px 0 70px;
}
.tmb1-left {
    float: left;
    width: 50%;
    border-right: 1px solid #e8eaf2;
}
.tmb1-dd {
    padding-top: 40px;
    margin-top: 40px;
    background: url("../images/tmb1-line.png") no-repeat center top;
}
.tmb1-dd:first-child {
    padding-top: 0;
    margin-top: 0;
    background: none;
}
.tmb1-dt {
    float: left;
    width: 33.33%;
    text-align: center;
    border-left: 1px solid #e8eaf2;
}
.tmb1-dt:first-child {
    border-left: 0;
}
.tmb1-dl {
    font-size: 16px;
    line-height: 28px;
    color: #455c87;
}
.tmb1-num {
    font-size: 48px;
    line-height: 60px;
    color: #323f64;
    font-weight: bold;
}
.tmb1-num span {
    font-size: 16px;
    line-height: 28px;
    color: #455c87;
    font-weight: normal;
    margin-left: 3px;
}
.tmb1-rig {
    float: right;
    width: 50%;
}
.tmb1-round {
    float: left;
    width: 50%;
    text-align: center;
}
.tmb1-tag {
    font-size: 16px;
    line-height: 24px;
    color: #455c87;
}
.tmb1-tag span {
    padding-left: 22px;
}
.tmb1-per {
    display: table;
    width: 187px;
    height: 187px;
    background: url("../images/tmb1-per1.png") no-repeat center;
    margin: 23px auto 0;
}
.tmb1-lit {
    display: table-cell;
    vertical-align: middle;
}
.tmb1-fig {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -2px;
    color: #325ccd;
    font-weight: bold;
}
.tmb1-fig span {
    font-size: 16px;
    line-height: 28px;
    color: #455c87;
    font-weight: normal;
    margin-left: 3px;
}
.tmb1-top {
    font-size: 14px;
    line-height: 16px;
    color: #98a7c4;
}
.tmb1-per1 {
    background: url("../images/tmb1-per1.png") no-repeat center;
}
.tmb1-per2 {
    background: url("../images/tmb1-per2.png") no-repeat center;
}
.tmb1-tag1 {
    background: url("../images/tmb1-tag1.png") no-repeat left center;
}
.tmb1-tag2 {
    background: url("../images/tmb1-tag2.png") no-repeat left center;
}
.tmb1-per2 .tmb1-fig {
    color: #029dff;
}
.tmb1-item {
    margin-top: 30px;
}
.tmb1-list {
    background-color: #ffffff;
    border: solid 1px #e8eaf2;
    margin-top: 20px;
    padding: 60px 40px 50px 60px;
}
.tmb1-list:first-child {
    margin-top: 0;
}
.tmb1-img {
    float: left;
    width: 180px;
    height: 180px;
    box-shadow: 0px 0px 20px 0px rgba(224, 227, 241, 0.8);
    border-radius: 50%;
    overflow: hidden;
}
.tmb1-img img {
    width: 100%;
    border: solid 10px rgba(255, 255, 255, 0.16);
}
.tmb1-info {
    float: right;
    width: 840px;
}
.tmb1-tit {
    float: left;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #323f64;
    font-weight: bold;
}
.tmb1-tit span {
    font-size: 14px;
    color: #455c87;
    font-weight: normal;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #e8eaf2;
}
.tmb1-btn {
    float: right;
}
.tmb1-btn .btn {
    width: 200px;
}
.tmb1-art {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px dashed #e8eaf2;
}
.tmb1Tit {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #455c87;
    font-weight: bold;
}
.tmb1Text {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #455c87;
}
.tmb1-col {
    padding-left: 14px;
    margin-top: 10px;
    background: url("../images/tmb1-round.png") no-repeat left 10px ;
}
.tmb1-col:first-child {
    margin-top: 0;
}
.team-mes {
    padding-top: 60px;
}
@media (max-width: 1240px) and (min-width: 992px){
    .tmb1-box {
        padding: 60px 0 60px;
    }
    .tmb1-dd {
        padding-top: 35px;
        margin-top: 35px;
    }
    .tmb1-list {
        padding: 50px 40px;
    }
    .tmb1-info {
        width: 645px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .tmb1-box {
        padding: 50px 0 50px;
    }
    .tmb1-dd {
        padding-top: 30px;
        margin-top: 30px;
    }
    .tmb1-dl {
        font-size: 15px;
    }
    .tmb1-num {
        font-size: 42px;
        line-height: 52px;
    }
    .tmb1-per {
        background-size: cover!important;
        width: 150px;
        height: 150px;
    }
    .tmb1-tag {
        font-size: 15px;
    }
    .tmb1-fig {
        font-size: 42px;
        line-height: 52px;
    }
    .tmb1-list {
        padding: 30px 20px;
    }
    .tmb1-info {
        width: 465px;
    }
    .tmb1-art {
        margin-top: 20px;
        padding-top: 20px;
    }
}
@media (max-width: 767px){
    .team-block1 {
        padding: 18px 0 30px;
    }
    .banTeam {
        padding: 37px 0 40px;
        border-radius: 15px;
    }
    .tmb1-text {
        letter-spacing: 0px;
        margin-top: 15px;
    }
    .tmb1-left,.tmb1-rig {
        width: 100%;
        float: none;
    }
    .tmb1-left {
        border-right: 0;
    }
    .tmb1-main {
        margin-top: 20px;
    }
    .tmb1-head {
        height: 60px;
        padding: 0 20px;
        line-height: 57px;
        font-size: 16px;
    }
    .tmb1-head span {
        font-size: 24px;
    }
    .tmb1-box {
        padding: 30px 0;
    }
    .tmb1-dl {
        font-size: 14px;
        line-height: 24px;
    }
    .tmb1-num {
        font-size: 34px;
        line-height: 46px;
    }
    .tmb1-num span {
        font-size: 14px;
        line-height: 24px;
        margin-left: 2px;
    }
    .tmb1-dd {
        padding-top: 20px;
        margin-top: 20px;
    }
    .tmb1-rig {
        margin-top: 25px;
    }
    .tmb1-tag {
        font-size: 14px;
    }
    .tmb1-per {
       background-size: contain;
        width: 90%;
        margin: 10px auto 0;
        height: 160px;
    }
    .tmb1-fig {
        font-size: 38px;
        line-height: 48px;
    }
    .tmb1-fig span {
        font-size: 14px;
        line-height: 24px;
    }
    .tmb1-item {
        margin-top: 20px;
    }
    .tmb1-list {
        padding: 22px 18px;
    }
    .tmb1-img {
        float: none;
        margin: auto;
        width: 150px;
        height: 150px;
    }
    .tmb1-img img {
        border: solid 5px rgba(255, 255, 255, 0.16);
    }
    .tmb1-info {
        float: none;
        width: 100%;
        margin-top: 18px;
    }
    .tmb1-tit {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .tmb1-tit span {
        font-size: 12px;
        padding-left: 10px;
        margin-left: 10px;
    }
    .tmb1-btn .btn {
        width: 135px;
    }
    .tmb1-art {
        margin-top: 15px;
        padding-top: 15px;
    }
    .tmb1Tit {
        line-height: 24px;
    }
    .tmb1Text {
        margin-top: 5px;
        font-size: 13px;
        line-height: 23px;
        letter-spacing: 0px;
    }
    .team-mes {
        padding-top: 30px;
    }
}

/*先进设备*/
.banEqu {
    padding: 107px 0 130px;
    background: url(../images/banner-equ.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.equ-block1 {
    padding: 18px 0 60px;
}
.equb1-main {
    margin-top: 35px;
}
.equb1-nav ul {
    margin: 0 -1px;
}
.equb1-nav li {
    float: left;
    width: 20%;
    padding: 0 1px;
}
.equb1-tit {
    background-color: #f8fafd;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #323f64;
    position: relative;
    cursor: pointer;
}
.equb1-tit span {
    width: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 4px;
    background-color: #325ccd;
    transition: 0.3s;
}
.equb1-nav .active .equb1-tit {
    color: #325ccd;
    font-weight: bold;
}
.equb1-nav .active .equb1-tit span {
    width: 100%;
}
.equb1-box {
    margin-top: 40px;
}
.equb1-list {
    background-color: #ffffff;
    border: solid 1px #e8eaf2;
}
.equb1-img {
    overflow: hidden;
}
.equb1-img img {
    width: 100%;
}
.equb1-title {
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.equb1-item .row {
    margin-top: -20px;
}
.equb1-item [class^="col-"] {
    margin-top: 20px;
}
.equb1-item {
    display: none;
}
.equb1-box .active {
    display: block;
}
.equ-block2 {
    padding: 55px 0 60px;
}
.equb2-main {
    margin-top: 35px;
}
.equb2-dev {
   margin: -20px -10px 0;
}
.equb2-list {
    float: left;
    width: 33.33%;
    padding: 0 10px;
    margin-top: 20px;
}
.equb1-item .zw-tit{
    font-size: 30px;
    color: #999;
    text-align: center;
    line-height: 40px;
    padding-top: 30px;
}
.equb2-info {
    background-color: #ffffff;
}
.equb2-img {
    overflow: hidden;
}
.equb2-img img {
    width: 100%;
}
.equb2-tit {
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 18px;
    color: #323f64;
    font-weight: bold;
}
.equb2-box .pagination5 {
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}
.equb2-box .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 4px;
}
.equb2-box .swiper-active-switch {
    background-color: #325ccd;
}
.equ-block3 {
    background-color: #f8fafd;
    padding: 80px 0;
}
.equb3-main {
    margin-top: 35px;
}
.equb3-list {
    position: relative;
    margin-left: 20px;
}
.equb3-info {
    padding: 15px;
    background-color: #ffffff;
}
.equb3-info .abb4-tit {
    font-size: 15px;
    line-height: 22px;
    height: 44px;
}
.equb3-img {
    text-align: center;
    overflow: hidden;
    background-color: #f8fafd;
    position: relative;
    height: 350px;
}
.equb3-list img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 1240px) and (min-width: 992px){
    .equb3-img {
        height: 280px;
    }
    .equb3-info .abb4-tit {
        font-size: 14px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .equb1-tit {
        font-size: 16px;
        height: 56px;
        line-height: 56px;
    }
    .equb1-title {
        height: 52px;
        line-height: 52px;
    }
    .equb2-tit {
        height: auto;
        line-height: 24px;
        font-size: 15px;
        padding: 5px;
    }
    .equb2-tit p {
        height: 48px;
    }
    .equb2-box .pagination6 {
        margin-top: 20px;
        text-align: center;
    }

    .equb3-item .abb4-img {
        background-color: #f8fafd;
        position: relative;
        height: 460px;
    }
    .equb3-item .abb4-img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
}
@media (max-width: 767px){
    .banEqu {
        padding: 37px 0 40px;
        border-radius: 15px;
    }
    .equ-block1 {
        padding: 18px 0 30px;
    }
    .equb1-main {
        margin-top: 20px;
    }
    .equb1-nav li {
        width: 33.33%;
        margin-top: 2px;
    }
    .equb1-tit {
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }
    .equb1-tit span {
        height: 2px;
    }
    .equb1-box {
        margin-top: 20px;
    }
    .equb1-title {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .equb1-item [class^="col-"] {
        margin-top: 10px;
    }
    .equb1-item .row {
        margin-top: -10px;
    }
    .equ-block2 {
        padding: 30px 0;
    }
    .equb2-main {
        margin-top: 20px;
    }
    .equb2-dev {
        margin: -10px -5px 0;
    }
    .equb2-list {
        width:50%;
        padding: 0 5px;
        margin-top: 10px;
    }
    .equb2-tit {
        height: auto;
        line-height: 20px;
        font-size: 13px;
        padding: 8px 5px;
    }
    .equb2-tit p {
        height: 40px;
    }
    .equb2-box .pagination6 {
        text-align: center;
        margin-top: 20px;
    }
    .equ-block3 {
        padding: 30px 0;
    }
    .equb3-main {
        margin-top: 20px;
    }
}
/*在线委托*/
.banWt {
    padding: 107px 0 130px;
    background: url(../images/banner-wt.png) no-repeat center;
    border-radius: 30px;
    background-size: cover;
}
.wt-block1 {
    padding: 18px 0 60px;
}
.wtb1-main {
    margin-top: 40px;
}
.wtb1-left {
    width: 880px;
    float: left;
}
.wtb1-nav li {
    float: left;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #455c87;
    font-size: 14px;
}
.wtb1-nav li span {
    margin-right: 15px;
}
.wt-nav1 {
    width: 313px;
    background: url("../images/wt-nav1.png") no-repeat left center;
}
.wt-nav1 {
    width: 313px;
    background: url("../images/wt-nav1.png") no-repeat left center;
}
.wt-nav2 {
    width: 304px;
    margin-left: -19px;
    background: url("../images/wt-nav2.png") no-repeat left center;
}
.wt-nav3 {
    width: 304px;
    margin-left: -22px;
    background: url("../images/wt-nav3.png") no-repeat left center;
}
.wt-nav1.active {
    color: #ffffff;
}
.wt-nav2.active {
    color: #ffffff;
    background-image: url("../images/wt-nav2h.png");
}
.wt-nav3.active {
    color: #ffffff;
    background-image: url("../images/wt-nav3h.png");
}
.wtb1-cont {
    border: solid 1px #e8eaf2;
    border-top: 0;
    border-bottom: 0;
}
.wtb1-form {
    padding-top: 60px;
    padding-bottom: 60px;
}
.wtb1-form .wsc-form {
    width: 525px;
    margin: 0 auto;
}
.wtbForm-row {
    position: relative;
    margin-top: 12px;
}
.wtbForm-item .wtbForm-row:first-child {
    margin-top: 0;
}
.wtbForm-tit {
    width: 70px;
    float: left;
    font-size: 14px;
    color: #455c87;
    text-align: right;
    line-height: 42px;
    margin-right: 15px;
}
.wtbForm-tit span {
    color: #ff1e1e;
    display: inline-block;
    padding-right: 3px;
}
.wtbForm-main {
    float: left;
}
.wtb1-form .wsc-form input, .wtb1-form .wsc-form .sel-head {
    width: 440px;
    height: 42px;
    background-color: #f3f5f8;
    border: solid 1px #f3f5f8;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 14px;
    color: #455c87;
    transition: 0.36s;
}
.form-next {
    width: 200px;
    height: 44px;
    background-color: #325ccd;
    border-radius: 3px;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
    margin-top: 40px;
    margin-left: 85px;
    cursor: pointer;
}
.wtbForm-top {
    font-size: 18px;
    color: #323f64;
    width: 85px;
    padding-bottom: 15px;
    font-weight: bold;
}
.bgs {
    margin-top: 10px;
}
.bgs .v-radio {
    float: left;
    font-size: 14px;
    color: #455c87;
    padding-left: 23px;
    background: url(../images/check.png) no-repeat 0 center;
    margin-left: 40px;
    cursor: pointer;
}
.ecw .radio-box .checked {
    background: url(../images/checkh.png) no-repeat 0 center;
}
.bgs .v-radio:first-child {
    margin-left: 0px;
}
.wtbForm-main .jbd {
    width: 316px;
    height: 42px;
    background-color: #f3f5f8;
    font-size: 14px;
    line-height: 42px;
    text-indent: 20px;
    color: #8d95a4;
}
.tj-b {
    width: 120px;
    height: 42px;
    background: #cfd9f4 url(../images/shangchuan.png) no-repeat 21px center;
    line-height: 42px;
    font-size: 14px;
    color: #455c87;
    text-indent: 43px;
    float: left;
    margin-left: 4px;
}
#upLoad {
    width: 120px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 405px;
    opacity: 0;
}
.tit2 {
    padding-top: 30px;
    position: relative;
}
.wtb1-form .wsc-form textarea {
    width: 440px;
    height: 120px;
    background-color: #f3f5f8;
    border: solid 1px #f3f5f8;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 14px;
    color: #8d95a4;
    transition: 0.36s;
    display: block;
}
.ok-all {
    width: 160px;
    height: 44px;
    background-color: #325ccd;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
    cursor: pointer;
    margin-top: 30px;
    margin-left: 85px;
    float: left;
}
.ok-el {
    float: left;
    width: 160px;
    height: 44px;
    background-color: #ffffff;
    border: solid 1px #c4cad7;
    border-radius: 3px;
    color: #455c87;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
    cursor: pointer;
    margin-top: 30px;
    margin-left: 10px;
}
.wtb-suc {
    padding: 40px 0 160px;
    text-align: center;
}
.wtb-suc span {
    display: block;
    height: 48px;
    background: url("../images/wtb-suc.png") no-repeat center;
}
.wtbs-tit {
    font-size: 18px;
    line-height: 24px;
    color: #323f64;
    font-weight: bold;
    margin-top: 27px;
}
.wtbs-text {
    font-size: 14px;
    line-height: 22px;
    color: #455c87;
    margin-top: 15px;
}
.wtb1-rig {
    float: right;
    width: 280px;
}
.wtb1-side {
    position: relative;
    width: 100%;
}
.wtb1-side img {
    width: 100%;
}
.wtb1-info {
    position: absolute;
    padding: 30px;
    left: 0;
    top: 0;
    width: 100%;
}
.wtb1Tit {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: bold;
}
.wtb1Text {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 10px;
}
.wtb1-tel {
    margin-top: 20px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
}
.wtb1-tel span {
    display: inline-block;
    padding-left: 50px;
    background: url("../images/wtb1-tel.png") no-repeat left center;
}
.wtb1-btn {
    margin-top: 208px;
    text-align: center;
}
.wtb1-btn .btn {
    width: 200px;
}
.wtb1-box {
    background-color: rgba(254, 155, 37, 0.1);
    border: solid 1px rgba(254, 155, 37, 0.2);
    padding: 40px;
}
.wtb1-title {
    font-size: 16px;
    line-height: 24px;
    color: #efa54e;
    font-weight: bold;
}
.wtb1-title span {
    padding-left: 24px;
    background: url("../images/wt-icon.png") no-repeat left center;
}
.wtb1-text {
    margin-top: 15px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #455c87;
}
.wtb1-text p {
    margin-top: 8px;
}
.wtb1-text p:first-child {
    margin-top: 0;
}
.wt-block2 {
    background-color: #f8fafd;
    padding: 55px 0 60px;
}
.wtb1-main {
    margin-top: 35px;
}
.wtb2-head {
    height: 160px;
}
.wtb2-head1 {
    background: url("../images/wtb2-img1.jpg") no-repeat center;
}
.wtb2-head2 {
    background: url("../images/wtb2-img2.jpg") no-repeat center;
}
.wtb2-head3 {
    background: url("../images/wtb2-img3.jpg") no-repeat center;
}
.wtb2-tit {
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 87px;
}
.wtb2-box {
    background-color: #ffffff;
    border: solid 1px #e8eaf2;
    height: 262px;
    text-align: center;
}
.wtb2-info {
    padding-top: 40px;
    display: inline-block;
    padding-left: 31px;
}
.wtb2-info1 {
    background: url("../images/wtb2-bg1.png") no-repeat left 40px;
}
.wtb2-info2 {
    background: url("../images/wtb2-bg2.png") no-repeat left 40px;
}
.wtb2-title {
    font-size: 16px;
    color: #333f64;
    line-height: 20px;
    margin-top: 34px;
    text-align: center;
}
.wtb2-title:first-child {
    margin-top: 0;
}
.wtb2-title span {
    color: #5473c5;
    font-weight: bold;
    margin-right: 10px;
}
.foDesk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 990;
    background: rgba(0,0,0,0.5);
}
.foDesk-main {
    width: 68%;
    height: 70%;
    background: #fff;
    position: fixed;
    top: 12%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    margin: auto;
}
.foDesk-head {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #EBEBEB;
    text-indent: 40px;
    position: relative;
}
.foDesk-close {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/close.png) no-repeat center;
    top: 15px;
    right: 30px;
    background-size: 19px;
}
.foDesk-cont {
    height: 73%;
    overflow-y: scroll;
    border-bottom: 1px solid #EBEBEB;
}
.foDesk-row {
    padding-left: 30%;
    margin-top: 20px;
}
.foDesk-tle {
    float: left;
    width: 110px;
    text-align: right;
    font-size: 14px;
    color: #62748E;
}
.foDesk-tex {
    float: left;
    font-size: 14px;
    color: #363636;
    margin-left: 20px;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.foDesk-but {
    width: 140px;
    height: 42px;
    background-color: #325ccd;
    border-radius: 3px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 26px auto 0;
    cursor: pointer;
}
.wtbForm-main .n-msg {
    font-size: 14px;
    line-height: 16px;
    display: block;
    position: relative;
    top: 4px;
}
@media (max-width: 1240px) and (min-width: 992px){
    .wtb1-left {
        width: 680px;
    }
    .wtb1-rig {
        width: 240px;
    }
    .wt-nav1 {
        width: 243px;
        background-size: contain;
    }
    .wt-nav2 {
        width: 239px;
        background-size: contain;
    }
    .wt-nav3 {
        width: 239px;
        background-size: contain;
    }
    .wtb1-nav li {
        height: 48px;
        line-height: 48px;
    }
    .wtb1-info {
        padding: 25px 20px;
    }
    .wtb1-btn {
        margin-top: 152px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .wtb1-left {
        width:100%;
        float: none;
    }
    .wtb1-rig {
        display: none;
    }
    .wt-nav1 {
        width: 259px;
        background-size: contain;
    }
    .wt-nav2 {
        width: 251px;
        background-size: contain;
    }
    .wt-nav3 {
        width: 251px;
        background-size: contain;
    }
    .wtb1-nav li {
        height: 50px;
        line-height: 50px;
    }
    .wtb2-head {
        height: 130px;
    }
    .wtb2-tit {
        font-size: 20px;
        line-height: 24px;
        padding-top: 70px;
    }
    .foDesk-row {
        padding-left: 60px;
        margin-top: 20px;
    }

}
@media (max-width: 767px){
    .banWt {
        padding: 37px 0 40px;
        border-radius: 15px;
    }
    .wtb1-left {
        width:100%;
        float: none;
    }
    .wtb1-rig {
        display: none;
    }
    .wt-nav1 {
        width: 33.33%;
        background: #6e7cac;
    }
    .wt-nav2 {
        width: 33.33%;
        background-image: linear-gradient(90deg,
        #dce2f2 33%,
        #eaedf7 100%),
        linear-gradient(
                #939fc0,
                #939fc0);
        background-blend-mode: normal,
        normal;
        margin-left: 0;
    }
    .wt-nav3 {
        width: 33.33%;
        background: #dde3f3;
        margin-left: 0;
    }
    .wtb1-nav li {
        height: 42px;
        line-height: 42px;
        font-size: 12px;
    }
    .wtb1-nav li span {
        display: none;
    }
    .wtb1-form {
        padding: 25px 20px 25px 15px;
    }
    .wtb1-form .wsc-form {
        width: 100%;
    }
    .wtb1-form .wsc-form input, .wtb1-form .wsc-form .sel-head {
        width: 100%;
        height: 38px;
    }
    #upLoad {
        width: 100px;
        height: 38px;
        position: absolute;
        right: 0;
        left: auto;
    }
    .wtbForm-row {
        padding-left: 70px;
        width: 100%;
    }
    .wtbForm-tit {
        width: 60px;
        font-size: 12px;
        line-height: 38px;
        margin-right: 10px;
        margin-left: -70px;
    }
    .wtbForm-main {
        width: 100%;
    }
    .form-next {
        width: 165px;
        height: 38px;
        line-height: 38px;
        font-size: 13px;
        margin: 20px auto 0;
    }
    .wt-nav2.active {
        background-image: linear-gradient(90deg,
        #6270a2 33%,
        #6e7cac 100%),
        linear-gradient(
                #939fc0,
                #939fc0);
        background-blend-mode: normal,
        normal;
    }
    .wt-nav3.active {
        background-image: linear-gradient(90deg,
        #6270a2 33%,
        #6e7cac 100%),
        linear-gradient(
                #dde3f3,
                #dde3f3);
        background-blend-mode: normal,
        normal;
    }
    .bgs .v-radio {
        margin-left: 25px;
        padding-left: 21px;
        line-height: 22px;
        font-size: 12px;
    }
    .bgs {
        margin-top: 8px;
    }
    .wtbForm-main .jbd {
        width: 100%;
        height: 38px;
        line-height: 38px;
    }
    .tj-b {
        width: 100px;
        height: 38px;
        background: #cfd9f4 url(../images/shangchuan.png) no-repeat 16px center;
        line-height: 38px;
        font-size: 12px;
        text-indent: 34px;
        margin-left: -100px;
    }
    .wtbForm-main.a12 {
        width: 100%;
        padding-right: 102px;
    }
    .wtb1-form .wsc-form textarea {
        width: 100%;
        height: 100px;
    }
    .wtbForm-top {
        font-size: 16px;
        width: 80px;
        padding-bottom: 8px;
    }
    .tit2 {
        padding-top: 20px;
    }
    .ok-all {
        width: 48%;
        height: 38px;
        line-height: 38px;
        font-size: 12px;
        margin-top: 15px;
        margin-left: 0;
    }
    .ok-el {
        float: right;
        width: 48%;
        height: 38px;
        font-size: 12px;
        margin-top: 15px;
        line-height: 38px;
        margin-left: 0;
    }
    .wtb-suc {
        padding: 40px 0 80px;
    }
    .wtb1-box {
        padding: 20px;
    }
    .wt-block1 {
        padding: 18px 0 30px;
    }
    .wtb1-text {
        margin-top: 12px;
    }
    .wtb1-title {
        font-size: 15px;
        line-height: 22px;
    }
    .wt-block2 {
        padding: 30px 0;
    }
    .wtb1-main {
        margin-top: 20px;
    }
    .wtb2-head {
        height: 80px;
        background-size: cover;
    }
    .wtb2-tit {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 40px;
    }
    .wtb2-box {
        height: 225px;
    }
    .wtb2-info {
        padding-top: 20px;
        padding-left: 23px;
        background-position: left 20px;
    }
    .wtb2-title {
        font-size: 12px;
    }
    .wtb2-title span {
        margin-right: 5px;
    }
    .foDesk-head {
        height: 52px;
        line-height: 52px;
        font-size: 16px;
        text-indent: 25px;
    }
    .foDesk-close {
        top: 5px;
        right: 25px;
    }
    .foDesk-row {
        padding-left: 30px;
    }
    .foDesk-tle {
        width: 85px;
    }
    .foDesk-tex {
        width: 180px;
    }
    .foDesk-but {
        height: 38px;
        font-size: 13px;
        line-height: 38px;
        margin: 17px auto 0;
    }
    .foDesk-main {
        width: 90%;
        top: 0;
    }
}
