html {
    font-size: 16px;
}

html,
body {
    min-height: 100%;
}

body{
    font-size: 14px;
}

body.no-scroll {
    overflow: hidden;
    position: fixed;
    margin-top: 0 !important
}

a:hover{
    text-decoration: none;
}

.nav-mobile-wrap {
    position: fixed;
    z-index: 2003;
    background-color: transparent;
    height: 57px;
    width: 100%;
    /*     display: none; */
    overflow: hidden;
}

.header.is-open .nav-mobile-wrap {
    display: block;
    background-color: #ffffff;
    height: 100%;
}

.header.is-open .nav-mobile-wrap .hamburger-menu .menu-item {
    background-color: #bbbbbb;
}

.nav-mobile {
    padding: 10% 5% 0 5%;
}

.nav-mobile>ul {
    flex-direction: column;
}

.nav-mobile {}

.nav-mobile>ul li {
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0;
    margin-bottom: 10px;
}

.logo-title {
    font-size: 16px;
    margin: 0 0 0 20px;
}

.logo-title a {
    color: #ffffff;
}
.nav-mobile>ul li a {
    font-size: 18px;
    color: #222;
    display: block;
}

.main-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

header.header {
    height: 57px;
    background-color: #17315F;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20133;
}

header.header .menulist {
    display: none;
}

header.header .menulist>ul li a {
    display: block;
    color: #ffffff;
    transition: .3s;
}
header.header .menulist>ul li a.current ,header.header .menulist>ul li a:hover {
    color: #6ab2ff;
}


.hamburger-menu {
    /* display: inline-block; */
    height: auto;
    transition: all 0.3s ease-in-out;
    margin-top: 4px;
    margin-left: auto;
    margin-right: 15px;
}

.hamburger-menu .menu-item {
    background: white;
    display: block;
    height: 2px;
    margin: 0 0 10px;
    transition: all 0.3s ease-in-out;
    width: 35px;
}

.hamburger-menu.open .menu-item {
    margin: 0 0 5px;
}

.hamburger-menu.open .menu-item:first-child {
    transform: rotate(45deg);
    transform-origin: 10px;
}

.hamburger-menu.open .menu-item:nth-child(2) {
    opacity: 0;
}

.hamburger-menu.open .menu-item:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 8px;
}

.navigation-mobile__header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 57px;
}

h4.title {
    text-align: center;
    padding: 10px 0;
}

.banner-bg {
    position: relative;
    min-height: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}

.banner-slider-item {
    height: 200px;
    width: 100%;
}

.page-sub-banner .banner-slider-item{
    height: 380px;
    width: 100%;
}

.ba-txt1 {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    padding-top: 20%;
}

.desc {
    color: #a3a3a3;
    font-size: 14px;
    text-align: center;
}

.fw-content-list {
    text-align: center;
}

.fw-content-list h4 {
    font-size: 16px;
}

.fw-content-list>a {
    display: block;
    width: 148px;
    background-color: transparent;
    height: 148px;
    margin: auto;
    border-radius: 50%;
    border: 1px solid #dddddd;
    padding: 10px;
    box-sizing: content-box;
}

.fw-content-list h4 {
    margin: 28px 0;
}

.fw-content-list .desc {
    font-size: 12px;
}

.fw-content-list {
    padding: 10px 4%;
}

.fw-content {
    justify-content: space-between;
}

.index-hy .desc {
    color: #ffffff;
}


.fw-btm .btn-more {
    border: 1px solid #007bff;
    font-size: 14px;
    border-radius: 0;
    color: #007bff;
    padding: 0.55rem 3.6rem;
    transition: .3s;
}

.fw-btm .btn-more:hover {
    background-color: #007bff;
    color: #ffffff;
}

.index-hy {
    color: #fff;
    /* background: #d7d7d7; */
    overflow: hidden;
    position: relative;
}

.index-hy>.main-wrap {
    z-index: 1000;
    position: relative;
    height: 500px;
    padding-top: 70px;
}


.index-hy .btm-text {
    margin: 3rem 0;
    text-align: center;
    color: #ffffff;
}


.index-fw .fw-hd {
    text-align: center;
    margin-bottom: 60px;
    padding-left: 4%;
    padding-right: 4%;
}

h4.title {}

h4.title:after {
    display: block;
    content: " ";
    width: 10%;
    height: 2px;
    background-color: #bfbfbf;
    margin: 44px auto 0 auto;
}



.fw-btm {
    justify-content: center;
    margin-top: 80px;
}

.index-anlie {}

.index-anlie .content {
    justify-content: space-between;
    padding: 1%;
}

.index-anlie .content a {
    display: block;
    padding: 2%;
    overflow: hidden;
}

.index-anlie .content a img {
    transition: .5s;
    display: block;
    object-fit: cover;
    object-position: center;
    transform: translate3d(0, 0, 0);
}


.index-anlie .content a:hover img {
    transform: scale(1.1);
}


footer.footer {
    background-color: rgb(23, 23, 23);
    color: #8c8c8c;
    font-size: 14px;
    margin-top: 50px;

}

.footer a {
    color: #8c8c8c;
}

.footer p {
    margin-bottom: 0px;
}



.ft-box1 {
    display: flex;
    flex-wrap: wrap;
    color: #ffffff;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ft-box1 .ft-box1-text .t1 p {
    width: 100%;
}

.ft-box1 .ft-box1-text .txt+.txt {
    margin-top: 15px;
}


.ft-box1 .ft-box1-text {}

.ft-box1 .ft-box1-text .t1 {
    display: flex;
    flex-wrap: wrap;
}

.ft-box2-text {
    width: 50%;
    text-align: center;
    margin: 20px auto;
}

.ft-box2 {
    color: #8c8c8c;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid rgba(207, 207, 207, .23);
}

.page-about .main-content {
    font-size: 14px;
    color: #626262;
}

.main-content {}

.page-about .main-content h4 {
    margin-bottom: 1.5rem;
    padding: 14px 0;
    border-bottom: 1px solid #e1e1e1;
    color: #111111;
}



.main-content .com-pic {
    width: 100%;
}

.main-content p {
    margin-bottom: 0.4rem;
}

.yj-content {
}

.yj-content h5 {
    font-weight: normal;
    font-size: 19px;
    margin-bottom: 1rem;
}

.ys-list .ys-list-tem .desc {
    text-align: left;
    font-size: 12px;
}

.ys-list .ys-list-tem h5 {
    font-size: 16px;
    color: #111111;
}

.page-about {

}

.ys-list .ys-list-tem {
    flex-basis: 100%;
}

.ys-list .ys-list-tem + .ys-list-tem {
    margin-top: 20px;
}

.ys-list .ys-list-tem .t-img {
    max-height: 152px;
    overflow: hidden;
}


.page-fuwu, .page-contact {
    background-color: #f5f5f5;
    font-size: 14px;
}

.fw-list-item {
    padding: 3%;
    background-color: #fff;
    transition: .3s;
    cursor: pointer;
}

.fw-list-item + .fw-list-item {
        margin-top: 20px;
}

.fw-list-item .fw-content-box h4 {
    margin: 15px 0 15px 0;
}
.fw-list-item .fw-content-desc {
    color: #959595;
}
.fw-list-item:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
    transform: translateY(-8px);
}
.fw-list-item .fw-pic .item-pic {
    height: 100%;
    width: 100%;
}

.fw-list-item .fw-pic .item-pic a {
    display: flex;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

.fw-list-item .fw-pic {
    min-height: 240px;
    width: 100%;
}

.page-contact {
}

.page-contact .main-content {
    background-color: #fff;
    padding: 20px;
}

.page-contact .main-cont-contact2 {
    margin-top: 10px;
    padding: 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-contact .main-cont-contact1 {
    width: 100%;
    position: relative;
    padding: 30px 4%;
    cursor: pointer;
    transition: .3s;
    margin-top: 20px;
    z-index: 2033;
}

.main-cont-contact1 h2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
}

.main-cont-contact1 .en-title {
    color: #888;
    font-weight: normal;
    text-align: center;
}

.contact1-list {
    margin-top: 20px;
}

.contact1-list p span {
    color: #898989;
}

.page-contact .main-cont-contact2 .contact-form {
    width: 100%;
}

.page-contact .main-cont-contact2 .contact-map {
    width: 100%;
    background-color: #b8d9ff;
    min-height: 100px;
}

.contact-form {
}

.contact-form .form1 {
    margin-top: 30px;
}

.contact-form .form1 .f-li {
    display: flex;
    height: 38px;
    margin-bottom: 15px;
}

.contact-form .form1 .f-li input[type="text"] {
    outline: none;
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 100%;
}

.contact-form .form1 .f-li textarea {
    width: 100%;
    border: 1px solid #dfdfdf;
    height: 100px;
    outline: none;
}

.contact-form .form1 .f-li.txt {
    height: auto;
}

.contact-form .form1 .f-li input, .contact-form .form1 .f-li textarea {
    padding: 2px 10px;
}

.contact-form .form1 .f-tjbox {
    display: flex;
}

.contact-form .form1 .f-tjbox button {
    width: 150px;
    margin-left: auto;
    background: #449dfd;
    outline: none;
    border: none;
    color: #fff;
    padding: 10px 15px;
}

.page-contact .main-cont-contact1:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
    transform: translateY(-6px);
}


.page-sub-banner {
}


.page-sub-banner .ba-txt1 {
    text-align: left;
    padding-top: 150px;
    text-transform: uppercase;
    font-weight: bold;
}

.page-sub-banner .ba-txt2 {
    font-size: 18px;
    color: #fff;
}



@media (min-width: 576px) {
    .ys-list .ys-list-tem {
        flex-basis: 49%;
        max-width: 49%;
    }
    .ys-list .ys-list-tem + .ys-list-tem {
        margin-top: 0px;
    }
}

@media (min-width: 768px) {
    .main-wrap {
        max-width: 720px;
    }

    header.header .menulist {
        display: flex;
    }

    header.header .menulist>ul {
        margin-left: auto;
    }

    header.header .menulist>ul li {
        line-height: 57px;
    }

    .nav-mobile-wrap {
        display: none;
    }

    header.header .menulist>ul li a {
        text-align: center;
        min-width: 80px;
        padding: 0 4px;
    }


    header.header .menulist>ul li+li {
        margin-left: 20px;
    }

    .ft-box1 .ft-box1-text {
        width: 80%;
    }

    .ft-box2-text {
        width: 100px;
        height: 100px;
    }

    .banner-slider-item {
        height: 400px;
    }

    .index-fw .fw-hd {
        padding-left: 0px;
        padding-right: 0px;
    }
    .ba-txt1 {
        padding-top: 50%;
    }
    .main-content .com-pic {
        width: 90%;
    }
    .fw-list-item {
        padding: 20px 4.4%;
    }

    .fw-list-item .fw-pic {
        flex-basis: 21%;
        max-width: 21%;
        margin-right: 3%;
        min-height: 290px;
    }

    .fw-list-item .fw-content-box {
        flex-basis: 75.9%;
        max-width: 75.9%;
    }

    .fw-list-item + .fw-list-item {
        margin-top: 40px;
    }

    .fw-list-item .fw-content-box h4 {
        margin: 20px 0 20px 0;
    }

    .page-contact {
    }

    .page-contact .main-content {
        background-color: #fff;
        padding: 20px;
    }

    .page-contact .main-cont-contact2 {
        margin-top: 60px;
        padding: 65px;
    }

    .page-contact .main-cont-contact1 {
        width: 100%;
        padding: 70px 65px;
        margin-top: -100px;
        z-index: 2033;
    }

    .main-cont-contact1 h2 {
        text-align: center;
        margin-bottom: 10px;
        font-size: 24px;
        font-weight: bold;
    }

    .main-cont-contact1 .en-title {
        color: #888;
        font-weight: normal;
        text-align: center;
    }

    .contact1-list {
        margin-top: 20px;
    }

    .contact1-list p span {
        color: #898989;
    }

    .page-contact .main-cont-contact2 .contact-form {
        width: 52%;
    }

    .page-contact .main-cont-contact2 .contact-map {
        width: 46%;
    }

    .contact-form {
    }

    .contact-form .form1 {
        margin-top: 30px;
    }

    .contact-form .form1 .f-li {
        display: flex;
        height: 38px;
        margin-bottom: 15px;
    }

    .contact-form .form1 .f-li input[type="text"] {
        outline: none;
        border: 1px solid #dfdfdf;
        width: 100%;
        height: 100%;
    }

    .contact-form .form1 .f-li textarea {
        width: 100%;
        border: 1px solid #dfdfdf;
        height: 100px;
        outline: none;
    }

    .contact-form .form1 .f-li.txt {
        height: auto;
    }

    .contact-form .form1 .f-li input, .contact-form .form1 .f-li textarea {
        padding: 2px 10px;
    }

    .contact-form .form1 .f-tjbox {
        display: flex;
    }

    .contact-form .form1 .f-tjbox button {
        width: 150px;
        margin-left: auto;
        background: #449dfd;
        outline: none;
        border: none;
        color: #fff;
        padding: 10px 15px;
    }

    .page-contact .main-cont-contact1:hover {
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
        transform: translateY(-6px);
    }



}

@media (min-width: 992px) {

    .main-wrap {
        max-width: 960px;
    }

    header.header {
        position: relative;
    }


    .banner-slider-item {
        height: 750px;
    }

    .index-fw {}

    header.header .menulist>ul li a {
        text-align: center;
        min-width: 80px;
        padding: 0 4px;
    }

    .ft-box1 .ft-box1-text {}

    .ft-box1 .ft-box1-text .t1 p {
        width: 50%;
    }

    .index-anlie .content {
        padding: 0px;
    }

    .page-about .main-wrap.mt-5 {
        margin-top: 100px !important;
    }
    .ys-list .ys-list-tem {
        flex-basis: 22.5%;
        max-width: 22.5%;
        overflow: hidden;
    }

    .fw-list-item .fw-pic {
        flex-basis: 18.66%;
        max-width: 18.66%;
        margin-right: 3%;
        min-height: 290px;
    }

    .fw-list-item .fw-content-box {
        flex-basis: 78%;
        max-width: 78%;
    }

    .fw-list-item + .fw-list-item {
        margin-top: 40px;
    }

    .page-contact .main-cont-contact1 {
        width: 52%;
        padding: 70px 65px;
        margin-top: -150px;
        z-index: 2033;
    }



}

@media (min-width: 1200px) {
    .main-wrap {
        max-width: 1200px;
    }
}

@media (min-width: 1560px) {
    html {
        font-size: 20px;
    }
    .mt-5 {
        margin-top: 4.5rem !important;
    }
}