
header {
    height: 94px;
    background: rgba(217, 217, 217, 1);
    position: relative;
}

/* 导航 */

.container {
    padding: 0 !important;
}

.navbar {
    z-index: 100;
}

.navbar-h {
    height: 90px;
}

.navbar-inverse {
    background: none !important;
    opacity: 0;
}

.navbar-img {
    margin-top: 30px;
    width: 80px;
    height: 52px;
}

.navbar-nav li {
    text-align: center;
    margin-left: 40px;
}

.navbar-nav li a {
    display: block;
    font-weight: 500;
    color: #333 !important;
    text-decoration: none;
    height: 95px;
    line-height: 96px;
}

.nav_link.selected a {
    font-weight: bold;
}

.nav_link1.selected a:after {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}

.nav_link1 a:hover {
    font-weight: bold;
}

.nav_link1 a:hover::after {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}

.nav_link a:after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 4px;
    /* background: #333; */
    border-radius: 7px;
    left: 50%;
    margin-left: -14px;
    bottom: 0;
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all .2s cubic-bezier(.18, .89, .17, .88), opacity .15s ease;
    transition: all .2s cubic-bezier(.18, .89, .17, .88), opacity .15s ease;
}
.nav_link1 a:after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 4px;
    background: linear-gradient(270deg,rgba(77,239,219,1) 0%,rgba(86,223,237,1) 100%);
    border-radius: 7px;
    left: 50%;
    margin-left: -14px;
    bottom: 0;
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all .2s cubic-bezier(.18, .89, .17, .88), opacity .15s ease;
    transition: all .2s cubic-bezier(.18, .89, .17, .88), opacity .15s ease;
}


.nva-swiper-img {
    width: 100%;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
}

.nav-background {
    position: relative;
    border: 1px solid #f40;
    z-index: 10;
    height: 600px !important;
}

/* 头部 */

#header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

#header .header-side {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    margin: auto;
    pointer-events: none;
}

.tubiao img {
    position: fixed;
    width: 12px;
    left: 5%;
    top: 18%;
}

img {
    max-width: 100%;
}

#header .header-side .scroll-bar {
    position: fixed;
    top: 23%;
    right: 60px;
    width: 14px;
    height: 300px;
    overflow: hidden;
    pointer-events: visible;
    background: #dcdcdc;
    border-radius: 20px;
}

#header .header-side .scroll-bar .current {
    position: absolute;
    z-index: 10;
    top: 4px;
    left: 4px;
    width: 6px;
    border-radius: 20px;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: #ffffff;
}

/* 咨询详情 */

.details-header {
    color: #999999;
    font-size: 16px;
    margin: 40px 0 50px;
    list-style: none;
}

.details-header a {
    color: #333333;
}

.details-tit {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}

.details-tit h1 {
    font-size: 30px;
    color: #333333;
}

.details-tit li {
    margin: 30px 0 50px;
    list-style: none;
}

.details-tit li span {
    font-size: 16px;
    color: #999999;
}

.details-wenz {
    padding-top: 50px;
}

/*  */

.main-wrap {
    width: 1200px;
    margin: 0 auto;
}

.contactus {
    background: #f8f8f8;
    height: 593px;
    padding: 40px 0px 60px;
    margin: 40px 0 0;
}

.contactus .title, .contactus .about .title {
    width: 124px;
    height: 42px;
    font-size: 30px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 42px;
    letter-spacing: 1px;
    margin-bottom: 22px;
    display: inline-block;
}

.contactus .business {
    padding: 0;
}

.contactus .business li {
    height: 66px;
    margin: 18px 0 0;
    list-style: none;
    color: #666;
    font-size: 20px;
    font-weight: 400;
}

.contactus .business li .icon {
    width: 80px;
    height: 66px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.contactus .about {
    margin-right: 88px;
}

.contactus .about .info {
    margin-top: 38px;
}

.contactus .about .info p {
    width: 113px;
    height: 28px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.contactus .about .info span {
    width: 264px;
    height: 60px;
    font-size: 30px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    line-height: 60px;
    letter-spacing: 5px;
}

.scan {
    position: fixed;
    top: 600px;
    right: 30px;
    bottom: 0;
}

.scan .scan-top img, .scan .scan-bottom img {
    width: 60px;
    height: 60px;
    background: #F5F5F5;
    display: block;
}

.scan .scan-bottom img {
    margin: 0 auto;
}

.scan .scan-top .text, .scan .scan-bottom .text {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-top: 4px;
}

.scan .scan-top .text {
    font-size: 14px;
}

.scan .scan-bottom .text {
    /* width: 75px; */
    height: 20px;
}

.scan .scan-top {
    width: 60px;
    margin-bottom: 20px;
    text-align: center;
    margin: 0 auto;
}

.scan .scan-bottom {
    margin-top: 30px;
    text-align: center;
}

.scan-bg-cl {
    background: transparent !important;
}

.card-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-height: 1px;
    padding: 0 1rem;
}

.card {
    border: 0 !important;
}

.scan-code {
    position: absolute;
    top: 114px;
    right: 80px;
    width: 200px;
    height: 240px;
    background: rgba(255, 255, 255, 1);
    border-radius: 20px 0px 20px 20px;
    border: 1px solid rgba(32, 227, 203, 1);
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
}

.scan-code .title span, .small-code .title span {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.scan-code .wechat, .small-code .wechat {
    width: 180px;
    height: 180px;
    padding: 10px;
}

.scan-code .wechat img, .small-code .wechat img {
    width: 100%;
}

#rounded-circle-br {
    border-radius: 0 !important;
}

.small-code {
    width: 200px;
    height: 240px;
    position: absolute;
    top: 0;
    left: 240px;
    background: rgba(255, 255, 255, 1);
    border-radius: 0px 20px 20px 20px;
    border: 1px solid rgba(32, 227, 203, 1);
    padding: 10px;
    display: none;
}

.service-code .title span {
    width: 136px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.scan-code .wechat, .service-code .service {
    width: 180px;
    height: 180px;
    padding: 10px;
}

.scan-code .wechat img, .service-code .service img {
    width: 100%;
}

.service-code .service {
    margin: 0 auto;
}

.service-code {
    width: 200px;
    height: 240px;
    background: rgba(255, 255, 255, 1);
    border-radius: 20px 0px 20px 20px;
    border: 1px solid rgba(32, 227, 203, 1);
    top: 0;
    right: 82px;
    z-index: 20;
    display: none;
}