html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    font-size: 12px;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.navbar-default {
    font-weight: 200;
    letter-spacing: 1px;
}

.navbar-default .navbar-header .navbar-brand {
    font-weight: 200;
    letter-spacing: 1px;
    color: #474157;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #474157;
}

.navbar-default .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #474157;
    padding: 8px 10px;
}

.navbar-default .nav > li > a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    color: #7a798c;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
    color: #474157;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    color: #474157 !important;
    background-color: transparent;
}

.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}

#mainbody {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: #f1f6fd;
    color: #474157;
    height: calc(100vh - 61px);
}

#mainbody .index-text {
    text-align: center;
    padding: 250px 0 50px;
    position: relative;
    height: 100vh;
}

#mainbody .index-text h1 {
    font-size: 50px;
    font-weight: bold;
    color: #171347
}

#mainbody .index-gallery {
    text-align: center;
    padding: 200px 0 50px;
    position: relative;
}

@media (max-height: 500px) {
    #mainbody {
        height: inherit;
    }
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    #mainbody .index-text {
        text-align: left;
    }
}

@media (max-width: 767px) {

    .navbar-default {
        background-color: #f1f6fd;
        border-color: #f1f6fd;
    }

    .navbar-default .navbar-collapse {
        background: #f1f6fd;
        box-shadow: 5px 9px 5px rgba(0, 0, 0, 0.07);
    }

    #mainbody {
        height: unset;
    }

    #mainbody .index-text {
        padding: 130px 0 0 0;
        height: calc(100vh - 261px);
    }

    #mainbody .index-gallery {
        padding: 30px 0 50px 0;
    }

    #mainbody .index-text h1 {
        font-size: 50px;
        margin-bottom: 20px;
    }
}

footer {
    background-color: #222222;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}

footer p {
    font-size: 14px;
    margin: 0;
}

.bg-primary {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539);
}

.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 300px;
}

.btn-xl {
    margin-top: 20px;
    padding: 10px 45px;
    font-size: 14px;
}
ul,ol,li{
    list-style: none;
    vertical-align: top;
    margin: 0;
}
a{
    color: #8a8a8a!important;
}
@media(min-width: 751px) {
    body{
        padding: 0;
        margin: 0;
    }
    .body {
        height: 100%;
    }

    .wap {
        width: 100%;
        margin: auto;
        display: flex;
        height: 1rem;
        justify-content: space-between;
        z-index: 999;
        border-bottom: 0.04rem solid #1E1B39;
    }

    .logo {
        width: 20%;
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
        padding-left: 5%;
        display: flex;
    }

    .logo img {
        height: 0.8rem;
    }

    .nav {
        display: flex;
        padding-right: 5%;
    }

    .nav-ul {
        display: flex;
        margin: 0;
        align-items: center;
    }

    .nav-ul .nav-li {
        padding: 0 0 0 1rem;
        color: #656565;
        height: 0.15rem;
        font-family: "microsoft yahei";
        font-size: 0.22rem;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .nav-ul .nav-li a{
        white-space: nowrap;
        text-decoration:none!important;
    }
    .nav-ul .nav-li span {
        font-size: 0.14rem;
    }
    .footer-box{
        height: 3.5rem;
        background: #2a2a2a;
    }
    .swiper-vertical .swiper-wrapper .swiper-slide:last-child{
        height: 3.5rem!important;
    }
    .home-swiper .swiper-wrapper .swiper-slide:last-child{
        height: 100%!important;
    }
    .footer{
        width: 80%;
        margin: 0 auto;
        display: flex;
    }
    .footer-left{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 0.2rem;
        width: 15%;
    }
    .footer-left img:first-child{
        width: 1.8rem;
        height: 0.5rem;
    }
    .footer-left img:last-child{
        width: 1.5rem;
        height: 1.5rem;
        margin-top: 0.2rem;
    }
    .footer-right{
        display: flex;
        padding-top: 0.4rem;
        padding-left: 5%;
        width: 75%;
        justify-content: space-between;
    }
    .footer-right .footer-ul{
        margin: 0 3% 0 4%;
    }
    .footer-ul li:first-child{
        font-size: 0.24rem;
        font-weight: bold;
        color: #fff;
    }
    .footer-ul li{
        color: #8a8a8a;
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .records{
        color: #8a8a8a;
        clear: both;
        text-align: center;
        line-height: 40px;
        font-size: 0.2rem;
        padding-top: 0.4rem;
    }
    .hide_pc{
        display: none;
    }
    .right-fixed-box{
        position: fixed;
        right: 0;
        bottom: 1rem;
        background:#46A4FF;
        z-index: 999;
        border-radius: 0.100000rem 0 0 0.100000rem;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    *{
        box-sizing:content-box!important;
    }
    .right-fixed-box::before{
        box-sizing:content-box!important;
    }
    .right-fixed-box::after{
        box-sizing:content-box!important;
    }
    .right-fixed-box .fixed-img{
        width: 0.3rem;
        height: 0.3rem;
        padding: 0.1rem;
        border-bottom: 1px solid #ffffff;
        cursor: pointer;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .right-fixed-box .fixed-img:hover .link-info{
        display: block;
    }
    .link-info{
        display: none;
        position: absolute;
        top: 0;
        right: 0.8rem;
        background: #46A4FF;
        padding: 0.2rem;
    }
    .link-info p{
        margin: 0;
        font-size: 0.2rem;
        color: #fff;
        white-space: nowrap;
        text-align: center;
    }
    .right-fixed-box .fixed-img:last-child{
        border-bottom: none;
    }
    .right-fixed-box .fixed-img img{
        width: 0.3rem;
        height: 0.3rem;
    }
    .mark{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        background: rgba(0,0,0,.8);
    }
    .form-div{
        width: 6rem;
        height: 6rem;
        background: #ffffff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        border-radius: 0.1rem;
        padding: 0.250000rem 0.320000rem;
        box-sizing: border-box;
        color: #222;
        z-index: 999999;
    }
    .form-header{
        display: flex;
        justify-content: space-between;
    }
    .form-header .title{
        font-size: 0.24rem;
        color: #333;
        font-weight: bold;
    }
    .close{
        width: 0.4rem;
        height: 0.4rem;
        cursor: pointer;
    }
    .close img{
        width: 100%;
        height: 100%;
    }
    .form-item{
        display: flex;
        justify-content: center;
        margin-top: 0.2rem;
    }
    .form-item label{
        color: red;
    }
    .form-item span{
        font-size: 0.2rem;
        text-align: right;
        width: 0.8rem;
    }
    .form-item input{
        margin-left: 0.3rem;
        width: 4.2rem;
        height: 0.4rem;
        box-sizing: border-box;
        padding: 0 0.1rem;
        font-size: 0.16rem;
        border: 0.02rem solid #666666;
        outline: none;
        font-size: 14px;
    }
    .form-item textarea{
        margin-left: 0.3rem;
        width: 4.2rem;
        height: 1.6rem;
        padding: 0.1rem;
        box-sizing: border-box;
        border: 0.02rem solid #666666;
        outline: none;
        resize: none;
        overflow: auto;
        font-size: 14px;
    }
    .form-item input:focus,.form-item textarea:focus{
        border:0.02rem solid #46A4FF;
    }
    .submit{
        width: 80%;
        height: 0.6rem;
        margin: 0 auto;
        margin-top: 0.4rem;
        background: #46A4FF;
        color: #ffffff;
        line-height: 0.6rem;
        text-align: center;
        font-size: 0.2rem;
        border-radius: 10px;
        cursor: pointer;
    }
}
@media(max-width: 750px) {
    .hide_wap {
        display: none !important;
    }

    #on_wap {
        margin-bottom: 60px;
    }

    .wap-header {
        height: 60px;
        overflow: hidden;
        background: #ffffff !important;
        width: 100%;
    }

    .logo {
        padding: 5px 10px 0 10px;
        float: left;
        height: 50px;
        width: 40%;
    }

    .logo img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .nav_btn {
        width: 16%;
        float: right;
        position: relative;
        cursor: pointer;
        height: 30px;
        margin-top: 20px;
    }

    .nav_btn span:nth-child(1) {
        top: 0px;
    }

    .nav_btn span:nth-child(2) {
        top: 10px;
    }

    .nav_btn span:nth-child(3) {
        top: 20px;
    }

    .nav_btn span {
        display: block;
        background: #46A4FF;
        width: 30px;
        height: 2px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s;
    }

    .wap-swiper {
        width: 100%;
        height: 40vh;
    }

    .swiper-img img {
        width: 100%;
        height: 100%;
    }

    .wapnav-list {
        display: none;
        width: 100%;
        background: #e8e8e8;
        position: fixed;
        font-size: 14px;
        line-height: 40px;
        height: calc(100% - 160px);
        top: 60px;
        left: 0;
        padding: 10px 20px;
        overflow: auto;
        overflow-x: hidden;
        transition: top ease 0.35s;
        z-index: 99999;
    }

    .wapnav-list ul {
        padding: 0;
    }

    .wapnav-list ul li {
        border-bottom: 1px #d9d9d9 solid;
    }

    .wapnav-list ul li a {
        color: #666;
        width: 80%;
    }
    .wap-end{
        width: 100%;
        height: 320px;
        background-color: #244161;
        padding-bottom: 60px;
    }
    .wap-end-top{
        display: flex;
        justify-content: space-between;
        padding: 0 5%;
    }
    .wap-end-top div{
        text-align: center;
        margin: 20px 5px 0px 5px;
        color: #fff;
    }
    .wap-end-top div a{
        color: #fff!important;
        font-size: 15px;
    }
    .wap-end-qrcode{
        text-align: center;
    }
    .wap-end-qrcode img{
        width: 30%;
        margin-top: 20px;
    }
    .wap-end-qrcode div{
        width: 80%;
        font-size: 13px;
        line-height: 22px;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 20px;
    }

    .wap-footer{
        display: flex;
        justify-content: space-between;
        height: 60px;
        background: #46A4FF;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999;
    }
    .wap-footer a{
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .menu-i{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .menu-i img{
        width: 24px;
        height: 24px;
    }
    .menu-i span{
        text-align: center;
        font-size: 14px;
        color: #fff;
    }
    .mark{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        background: rgba(0,0,0,.8)!important;
    }
    .form-div{
        width: 80%;
        height: 70%;
        background: #ffffff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        border-radius: 0.1rem;
        padding: 10px;
        box-sizing: border-box;
        color: #222;
        z-index: 999999;

    }
    .form-list{
        height: 80%;
        overflow: scroll;
        margin-top: 50px;
    }
    .form-header{
        display: flex;
        justify-content: space-between;
        position: fixed;
        top: 10px;
        width: calc(100% - 20px);
        background: #ffffff;
    }
    .form-header .title{
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }
    .close{
        width: 32px;
        height: 32px;
        cursor: pointer;
    }
    .close img{
        width: 100%;
        height: 100%;
    }
    .mg50{
        margin-top: 50px;
    }
    .form-item{
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .form-item label{
        color: red;
    }
    .form-item span{
        font-size: 14px;
        text-align: right;
        width: 20%;
    }
    .form-item input{
        margin-left: 5%;
        width: 75%;
        height: 30px;
        box-sizing: border-box;
        padding: 0 10px;
        font-size: 14px;
        border: 1px solid #666666;
        outline: none;
        font-size: 14px;
    }
    .form-item textarea{
        margin-left: 5%;
        width: 75%;
        height: 100px;
        padding: 10px;
        box-sizing: border-box;
        border: 1px solid #666666;
        outline: none;
        resize: none;
        overflow: auto;
        font-size: 14px;
    }
    .form-item input:focus,.form-item textarea:focus{
        border:1px solid #46A4FF;
    }
    .submit{
        width: 90%;
        height: 40px;
        margin: 0 auto;
        margin-top: 20px;
        background: #46A4FF;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
        font-size: 20px;
        border-radius: 10px;
        cursor: pointer;
    }
}
