@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    transition: .3s linear all;
    border: none;
    outline: none;
    box-sizing: border-box;
}

html {
    overflow-x: hidden;
    width: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
    margin: 0 auto;
}

body {
    overflow-x: hidden;
    background-color: #fff;
    /* max-width: 1920px; */
    min-width: 250px;
    margin: 0 auto;
    font-family: HelveticaLTStd-Roman;
}

h1 {
    font-weight: unset;
}

em {
    font-style: normal;
}

img {
    max-width: 100%;
}

i {
    font-stretch: normal;
    font-style: normal;
}

li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

h2 {
    font-weight: normal;
}

.clear {
    clear: both;
}

.white {
    color: #fff !important;
}

.headersafe {
    max-width: 1750px;
    width: calc(100% - 120px);
    margin: 0 auto;
}

@media screen and (max-width:999px) {
    .headersafe {
        width: calc(100% - 50px);
    }
}

@media screen and (max-width:768px) {
    .headersafe {
        width: calc(100% - 30px);
    }
}


.safe {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width:999px) {
    .safe {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width:768px) {
    .safe {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}


.elisps1 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/* video tankuang */
.tankaunga {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9999999999
}

.tankaunga:before {
    content: "X";
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 10px;
    right: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
}

.tankaungn2 {
    position: fixed;
    left: 5%;
    top: 5%;
    right: 5%;
    bottom: 5%;
    background: rgba(0, 0, 0, 0.5);
}

.tankaungn2 iframe,
.tankaungn2 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.tankaungn2 iframe body {
    margin: 0px !important;
}

/*jQzoom*/
.jqzoom {
    float: left;
    position: relative;
    padding: 0px;

}

div.zoomdiv {
    z-index: 200;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 400px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomdiv img {
    max-width: unset !important;
}

div.jqZoomPup {
    z-index: 200;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    transition: none;
}





/* han bao an niu */
/* .btn {
    float: right;
    margin-right: 20px;
    font-size: 18px;
} */


/* cebianlan  common*/
/* rightlist */

.column {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    display: flex;

}

.column ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.column ul li {
    margin-bottom: 3px;
    min-width: 50px;
    max-width: 200px;
    background-color: #ffffff;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.09);
    border-radius: 6px;
    display: flex;
    align-items: center;
}

.column ul li:hover .tiaozhuan {
    display: flex;
    width: 90px;
    margin-left: 15px;
    margin-right: 10px;
}

.column ul li:hover .imgbox {
    background-color: #116cac;
}

.column ul li .tiaozhuan {
    width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.column ul li a {
    height: 100%;
}

.column ul li .imgbox {
    width: 53px;
    height: 53px;
    background-color: #bdbdbd;
    border-radius: 5px;

    display: flex;
    justify-content: center;
    align-items: center;

    position: relative;
}




.column ul li .imgbox i {
    font-size: 23px;
    color: #fff !important;
}

.column ul li .imgbox a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

/* .column ul li .imgbox:hover {
    background-color: #166296;
} */


.column ul li .imgbox:hover i {
    color: #fff !important;
}

.column .wechat {
    position: relative;
}

.column .wechat i,
.column .phone i {
    color: #4dc950 !important;
}

.column ul li .phonenum {
    position: absolute;
    right: 53px;
    padding: 10px;
    color: #333;
    background-color: #fff;
    display: none;
    word-wrap: nowrap;
}

.column .skype i {
    color: #2c87ce !important;
}

.column .gotop i,
.column .email i {
    color: #323235 !important;
}

.column .gotop .icon-xiajiantou {
    transform: rotate(180deg);
}

.column .wechat .erweima {
    position: absolute;
    width: 150px;
    height: 150px;
    top: -10px;
    right: 100%;
    display: none;
    cursor: pointer;
    border: 10px solid rgba(0, 0, 0, .1);
    border-radius: 10px;
}

.column .wechat .erweima img,
.column .whatsapp .erweima img {
    width: 100%;
    height: 100%;
    border-radius: 10px !important;
    padding-right: 10px;
    background-color: transparent;
}

.column .gotop i {
    font-size: 18px !important;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 50px;
}

@media(max-width:1600px) {
    .column ul li .imgbox {
        width: 50px;
        height: 50px;
    }

    .column .wechat .erweima,
    .column .whatsapp .erweima {
        position: absolute;
        width: 150px;
        height: 150px;
        top: -10px;
        right: 60px;
        display: none;
        cursor: pointer;
    }

    .column ul li .imgbox i {
        font-size: 21px;
        color: #fff;
    }
}

@media(max-width:1333px) {


    /* .column .wechat .erweima,
    .column .whatsapp .erweima {
        position: absolute;
        width: 100px;
        height: 100px;
        top: -10px;
        right: 70px;
        display: none;
        cursor: pointer;
    } */
}

@media(max-width:999px) {

    .column ul li .tiaozhuan {
        display: none;
    }

    .column ul li:hover .tiaozhuan {
        display: none;
    }

    .column {
        position: fixed;
        right: 0px;
        top: unset;
        bottom: 0;
        z-index: 30;
        width: 100%;
        height: 45px;
        transform: unset;
    }

    .column ul li .imgbox {
        width: 45px;
        height: 45px;
    }

    .column .wechat .erweima,
    .column .whatsapp .erweima {
        position: absolute;
        width: 150px;
        height: 150px;
        top: -173px;
        right: 17%;
        display: none;
        cursor: pointer;
    }

    .column ul {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        align-items: center;
        background: rgba(255, 255, 255, 0.5);
        height: 100%;
    }

    .column ul li {
        margin-bottom: 0px;
        width: 100%;
    }

    .column ul li .imgbox {
        width: 100%;
        height: 0;
    }

    .column ul li .imgbox a {
        width: 100%;
        height: 45px;
    }

    .column ul li .imgbox img {
        /* width: 18%; */
        width: 30px;
    }

    .column ul li a {
        border: unset;
    }

    .column ul {
        background-color: rgba(0, 0, 0, .3);
    }

    .column ul li .phonenum {
        position: absolute;
        right: 53px;
        padding: 10px;
        color: #333;
        background-color: #fff;
        display: none;
        word-wrap: nowrap;
        right: unset;
        top: -100%;
    }
}

@media(max-width:768px) {

    .column ul li .imgbox {
        width: 45px;
        height: 45px;
    }

    .column .wechat .erweima,
    .column .whatsapp .erweima {
        position: absolute;
        width: 135px;
        height: 135px;
        top: -157px;
        /* right: 20%; */
        display: none;
        cursor: pointer;
        left: 0;
    }

    .column ul {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .column ul li {
        margin-bottom: 0px;
        width: 100%;
    }

    .column ul li .imgbox {
        width: 100%;
        height: 0;
    }

    .column ul li .imgbox a {
        width: 100%;

    }

    .column ul li .imgbox img {
        width: 28px;
    }
}

@media(max-width:450px) {


    .column ul li .imgbox {
        width: 45px;
        height: 45px;
    }

    .column ul li .imgbox i {
        font-size: 18px;
    }

    .column .gotop i {
        font-size: 14px !important;
    }

    .column .wechat .erweima {
        position: absolute;
        width: 100px;
        height: 100px;
        top: -125px;
        right: 20px;
        display: none;
        cursor: pointer;
        left: 0;
    }

    .column ul {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .column ul li {
        margin-bottom: 0px;
        width: 100%;
    }

    .column ul li .imgbox {
        width: 100%;
        height: 0;
    }

    .column ul li .imgbox a {
        width: 100%;

    }

    .column ul li .imgbox img {
        width: 25px;
    }
}

/* hanbaoanniu */

.navbar-toggle {
    width: 35px;
    height: 35px;
    z-index: 10000000000;
    position: relative;
    transition-duration: 1s;
    display: inline-block;
    cursor: pointer;
    padding-left: 5px;
    border-radius: 4px;
    border: 1px solid transparent;
    background-color: #efefef !important;
    display: none;
}

.navbar-toggle .icon {
    height: 1px;
    width: 25px;
    top: 16px;
    background-color: #116cac;
    border-radius: 20px;
    position: absolute;
    transition-duration: 0.5s;
}

.navbar-toggle .icon:before {
    left: 0;
    position: absolute;
    top: -9px;
    height: 1px;
    width: 25px;
    background-color: #116cac;
    content: "";
    border-radius: 20px;
    transition-duration: 0.5s;
}

.navbar-toggle .icon:after {
    left: 0;
    position: absolute;
    top: 9px;
    height: 1px;
    width: 25px;
    background-color: #116cac;
    content: "";
    border-radius: 20px;
    transition-duration: 0.5s;
}

.navbar-toggle.open .icon {
    background: transparent;
}

.navbar-toggle.open .icon:before {
    transition: transform 0.5s;
    transform: rotateZ(45deg) translate(6px, 7px);
}

.navbar-toggle.open .icon:after {
    transition: transform 0.5s;
    transform: rotateZ(-405deg) translate(6px, -7px);
}


@media(max-width:1600px) {}

@media(max-width:1333px) {}

@media(max-width:999px) {}

@media(max-width:768px) {}

@media(max-width:570px) {
    .navbar-toggle {
        width: 32px;
        height: 32px;
        padding-left: 2.5px;
    }

    .navbar-toggle .icon:before {
        left: 0;
        top: -7px;
        height: 1px;
        width: 25px;
        border-radius: 20px;
    }

    .navbar-toggle .icon:after {
        left: 0;
        top: 7px;
        height: 1px;
        width: 25px;
        border-radius: 20px;
    }

    .navbar-toggle .icon {
        top: 15px;
    }

    .navbar-toggle.open .icon:after {
        transition: transform 0.5s;
        transform: rotateZ(-405deg) translate(5px, -5px);
    }

    .navbar-toggle.open .icon:before {
        transition: transform 0.5s;
        transform: rotateZ(45deg) translate(5px, 5px);
    }
}





/* minmenu */
.borderbox {
    right: -150%;
    background-color: #fff;
    position: absolute;
    width: 50%;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-top: 41px;
    z-index: 20000 !important;
    transition: none;
    top: 0;
    height: 100vh;
    overflow: scroll;
}





.borderbox .topbox {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.borderbox .topbox .qiehuan {
    margin-right: 40px;
    padding: 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    background-color: #1f77ba;
    border-radius: 5px;
}

.borderbox .topbox .qiehuan a {
    color: #fff;
}

/* sousuo */
.borderbox .searchicon {
    color: #000;
    font-weight: 800;
    font-size: 17px;
    cursor: pointer;
}

.borderbox .searchicon:hover {
    color: #1f77ba;
}


.borderbox .search {
    position: relative;
    width: 253px;
    height: 50px;
    /* margin-left: 30px; */

}

.borderbox .sea {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 33px;
    border-radius: 50px;
    padding: 5px 36px 5px 15px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);

}

.borderbox .search .icon-sousuo {
    position: absolute;
    top: 10px;
    right: -2px;
    width: 30px;
    height: 38px;
    font-weight: 800;
    color: #333;
    font-size: 13px;
}

.borderbox .submit {
    position: absolute;
    top: -4px;
    right: 8px;
    width: 30px;
    height: 38px;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}

/* liebiao */
.borderbox .btn {
    width: 25px;
    height: 25px;
    /* padding-bottom: 0px; */
    font-style: normal;
    font-size: 18px;
    border-radius: 50px;
    background-color: #116cac;
    /* line-height: 25px; */
    /* text-align: center; */
    color: #fff;
    flex-shrink: 0;
    float: right;
    margin-right: 15px;
    font-family: HelveticaLTStd-Roman;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.borderbox ul {
    transition: none;
}

.borderbox .ul1 {
    margin-bottom: 100px;
    /* margin-top: 50px; */
}

.borderbox .ul1 li {
    font-size: 16px;
    transition: none;
}

.borderbox .ul1 li a {
    color: #000;
    transition: none;
}

.borderbox .ul1 li {
    line-height: 30px;
}

.borderbox .menu1 {
    padding-bottom: 6px;
    padding-top: 6px;
}

.borderbox .menu2 {
    float: none;
    padding-bottom: 5px;
    padding-top: 5px;
}

.borderbox .menu2 a {
    color: #333 !important;
}

.borderbox .menu2 li {
    float: none;
    padding-bottom: 4px;
    padding-top: 4px;

}

.borderbox .ul1 {
    display: flex;
    flex-direction: column;
}

.borderbox .ul2 {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    display: none;
    margin-right: 30px;
}

.borderbox .ul2 li {
    padding: 8px 0px;
}

.borderbox .ul3 {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    display: none;
}

@media(max-width:1600px) {
    .borderbox {
        display: none;
    }
}

@media(max-width:1333px) {
    .borderbox {
        display: none;
    }

    .borderbox .ul1 li {
        font-size: 16px;
    }

}

@media(max-width:999px) {
    .navbar-toggle {
        display: block;
    }

    .borderbox {
        display: block;
        width: 60%;
    }

    .borderbox .ul1 li {
        font-size: 14px;
    }

}

@media(max-width:768px) {
    .borderbox {
        display: block;
    }

    .borderbox .ul1 li {
        font-size: 12px;
    }

    .borderbox .btn {
        font-size: 16px;
        /* line-height: 26px; */
    }

    .borderbox {
        display: block;
        width: 65%;
    }



    .borderbox .search {
        position: relative;
        width: 236px;
        height: 50px;

    }

    .borderbox .sea {
        position: absolute;
        top: 0;
        left: 0;
        width: 234px;
        height: 28px;
        border-radius: 50px;
        padding: 5px 36px 5px 15px;
        box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);

    }

    .borderbox .search .icon-sousuo {
        position: absolute;
        top: 7px;
        right: -2px;
        width: 30px;
        height: 38px;
        font-weight: 800;
        color: #333;
        font-size: 13px;
    }

    .borderbox .submit {
        position: absolute;
        top: -4px;
        right: 8px;
        width: 30px;
        height: 38px;
        z-index: 2;
        opacity: 0;
        cursor: pointer;
    }

    .borderbox .ul1 li {
        line-height: 25px;
    }
}

@media(max-width:570px) {
    .borderbox .ul2 li {
        padding: 4px 0px;
    }

    .borderbox {
        display: block;
        width: 70%;
    }

    .borderbox .ul1 li {
        font-size: 16px;
    }

    .borderbox .btn {
        font-size: 16px !important;
        /* margin-right: 5px;
        width: 22px !important;
        line-height: 22px;
        height: 22px !important;
        text-align: center;
        display: inline-block; */
    }
}

@media(max-width:570px) {
    .borderbox {
        width: 85%;
    }
}



header {
    width: 100%;
    height: 117px;
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 1px;
    min-width: 250px;
    border-bottom: 1px solid #fff;
}

.page_header {
    background-color: #fff;
    border-bottom: 1px solid #d6d6d6;
}

.page_header a {
    color: #333 !important;
}

.page_header .searchbox i {
    color: #333 !important;
}

.page_header .rightbox .topbox .whatsapp {
    margin-right: 5%;
}

.page_header .rightbox .topbox .email div img,
.page_header .rightbox .topbox .whatsapp div img {
    filter: brightness(0);
}

.page_header .rightbox .topbox .whatsapp div img {}

header>.safe {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .leftbox {
    width: 309px;
}

header .rightbox {
    display: flex;
    flex-direction: column;
}

header .rightbox .topbox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 5px;
    margin-bottom: 24px;
}

.page_header .rightbox .topbox {
    margin-bottom: 19.5px;
}

header .rightbox .topbox .email {
    display: flex;
    align-items: center;
    margin-right: 8%;
}



header .rightbox .topbox .email div,
header .rightbox .topbox .whatsapp div {
    color: #fff;
    margin-right: 8px;
    display: flex;
    align-items: center;
}

header .rightbox .topbox .email div img,
header .rightbox .topbox .whatsapp div img {
    color: #fff;
    margin-right: 8px;
}

header .rightbox .topbox .email a,
header .rightbox .topbox .whatsapp a {
    color: #fff;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    color: #f1f1f1;
}

header .rightbox .topbox .email a:hover,
header .rightbox .topbox .whatsapp a:hover {
    color: #116cac !important;
}

header .rightbox .topbox .whatsapp {
    display: flex;
    align-items: center;
    margin-right: 15%;
}

header .rightbox .topbox .blogrolls {}

header .rightbox .topbox .blogrolls a {
    color: #fff;
    font-size: 20px;
    margin-right: 15px;

}

header .rightbox .topbox .blogrolls a:hover {
    color: #116cac !important;
}

header .rightbox .topbox .blogrolls a:last-child {
    font-size: 24px;
}




header .rightbox .bottombox {
    display: flex;
}

header .rightbox .bottombox>ul {
    display: flex;
    align-items: center;
}

header .rightbox .bottombox ul li {
    position: relative;
}

header .rightbox .bottombox>ul>li>a {
    padding: 10px 30px 35px 30px;
    position: relative;
    display: inline-block;
}

.page_header .rightbox .bottombox>ul>li>a {
    padding: 10px 40px 35px 40px;
    position: relative;
    display: inline-block;
}

header .rightbox .bottombox a {
    font-family: HelveticaLTStd-Roman;
    font-size: 22px;
    font-weight: bold;

}

header .rightbox .bottombox .menubox>li>a {
    color: #fff;
}

header .rightbox .bottombox>ul>li:hover>a {
    color: #116cac !important;
}

header .rightbox .bottombox>ul>li:hover>a:after {
    content: "";
    position: absolute;
    width: 9.21px;
    height: 9.21px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* active */
header .rightbox .active_title>a {
    color: #116cac !important;
}

header .rightbox .active_title>a::after {
    content: "";
    position: absolute;
    width: 9.21px;
    height: 9.21px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


header .rightbox .searchbox {
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 13px;
}

header .rightbox .searchbox i {
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

header .rightbox .searchbox i:hover {
    color: #116cac !important;
}

/* header .rightbox .searchbox .searchwrap {
    position: absolute;
    top: 100%;
    display: block;
    background-color: pink;
} */

header .rightbox .searchbox .searchicon {
    color: #fff;
}

header .rightbox .searchbox .search {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    display: block;
    z-index: 1000;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

header .rightbox .searchbox .sea {
    position: absolute;
    right: 0;
    width: 200px;
    top: 25px;
    height: 38px;
    border-radius: 50px;
    padding: 5px 46px 5px 15px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

header .rightbox .searchbox .search .icon-sousuo {
    position: absolute;
    top: 35px;
    right: 10px;
    width: 30px;
    height: 38px;
    font-weight: 800;
    color: #333;
}

header .rightbox .searchbox .search .submit:hover+.icon-sousuo {
    color: #116cac;
}

header .rightbox .searchbox .submit {
    position: absolute;
    top: 25px;
    right: 16px;
    width: 30px;
    height: 38px;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}





/* erji sanji siji */
/* yiji */

  .menubox>li ul {
    position: absolute;
    top: 100%;
    left: 0;
    /* display: flex; */
    flex-direction: column;
    transition: none;
    min-width: 180px;
    width: max-content;
    padding-right: 20px;
    word-break: break-all;
    max-width: 360px;
    background-color: #ffffff;
    box-shadow: 1px 1px 31px 0px rgba(0, 0, 0, 0.03);
    transition: none;
}

 .menubox>li ul li:hover>a {
    color: #116cac !important;
}

header .rightbox .active_li a {
    color: #116cac !important;
}

header .rightbox .menubox li>ul>li {
    transition: none;
}

header .rightbox .menubox li>ul>li>a {

    display: block;
    background-color: #ffffff;
    position: relative;
    padding: 15px 30px 15px 30px;
    transition: none;
}

header .rightbox .menubox li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0px;
    display: none;
    flex-direction: column;
    transition: none;
    transition: none;
}

header .rightbox .menubox li>ul>li>ul>li>ul {
    left: 100%;
    transition: none;
}




header .rightbox .menubox>li ul {
    transition: none;
    padding: 18px 0px;
    left: 13%;
    /* height: auto !important; */
}

header .menubox ul {
    translate: none;
    display: none;
    /* background-color: #fac */
}




@media(max-width:1600px) {
    header {
        padding: 5px 0px;
        height: auto;
    }

    header .safe .leftbox img {
        width: 170px;
    }

    header .rightbox .topbox {
        margin-bottom: 5px;
    }

    .page_header .rightbox .topbox {
        margin-bottom: 5px;
    }

    header .rightbox .bottombox>ul>li>a {
        padding: 10px 20px 20px 20px;
    }

    .page_header .rightbox .bottombox>ul>li>a {
        padding: 10px 20px 20px 20px;
    }

    header .rightbox .bottombox a {
        font-size: 20px;
    }

    header .rightbox .topbox .login {
        width: 150px;
        height: 30px;
        border-radius: 6px;
        font-size: 14px;
        line-height: 38px;
    }

    header .rightbox .topbox {
        align-items: center;
    }

    header .rightbox .topbox .dis p,
    header .rightbox .topbox .dis .lanauage {
        margin-right: 18px;
        font-size: 14px;
        line-height: 38px;
    }

    header .rightbox .topbox .dis {
        margin-right: 20px;
    }


    header .leftbox {
        transform: translateY(0px);
    }

    header .rightbox .topbox .dis .daohang2 ul {
        font-size: 16px;
    }

    header .rightbox .topbox .dis .daohang2 ul a {
        padding: 6px 20px;
    }

    header .rightbox .active_title>a::after {
        content: "";
        position: absolute;
        width: 9.21px;
        height: 9.21px;
        background-color: #116cac;
        border-radius: 1px;
        transform: rotate(45deg);
        bottom: 5px !important;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    header .rightbox .bottombox>ul>li:hover>a:after {
        content: "";
        position: absolute;
        width: 9.21px;
        height: 9.21px;
        background-color: #116cac;
        border-radius: 1px;
        transform: rotate(45deg);
        bottom: 5px !important;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}

@media(max-width:1333px) {

    .page_header .rightbox .topbox .email div img,
    .page_header .rightbox .topbox .whatsapp div img {
        width: 18px;
    }

    header .rightbox .topbox .email div img,
    header .rightbox .topbox .whatsapp div img {
        width: 18px;
    }

    header .rightbox .topbox {
        margin-bottom: 0px;
    }

    .page_header .rightbox .topbox {
        margin-bottom: 5px;
    }

    header .rightbox .topbox .blogrolls a {
        color: #fff;
        font-size: 18px;
        margin-right: 10px;
    }

    header .rightbox .topbox .blogrolls a:last-child {
        font-size: 22px;
    }



    header .rightbox .bottombox a {
        font-size: 16px;
    }

    header .rightbox .topbox {
        margin-bottom: 5px;
    }

    header .rightbox .bottombox>ul>li>a {
        padding: 10px 15px 15px 15px;
    }

    .page_header .rightbox .bottombox>ul>li>a {
        padding: 10px 13px 15px 13px;
    }

    header .rightbox .searchbox i {
        font-size: 14px;
    }

    header .rightbox .topbox .dis {
        margin-right: 0px;
    }

    header .rightbox .topbox .dis .daohang2 ul {
        font-size: 14px;
    }

    header .rightbox .topbox .dis .daohang2,
    header .rightbox .topbox .dis .lanauage {
        font-size: 14px;
    }

    header .rightbox .topbox .dis .daohang2 ul a {
        padding: 6px 14px;
    }

    header .rightbox .topbox .whatsapp {
        margin-right: 8%;
    }

    header .rightbox .active_title>a::after {
        width: 7px;
        height: 7px;
        bottom: 3px;
    }

    header .rightbox .bottombox>ul>li:hover>a:after {
        width: 7px;
        height: 7px;
        bottom: 3px;
    }

    .crumb {
        padding-top: 100px;
        margin-bottom: 15px;
    }
}

@media(max-width:999px) {
    header .rightbox .bottombox {
        display: none;
    }

    header .rightbox .topbox .login {
        display: none;
    }

    header .rightbox .topbox .dis .daohang2 {
        display: none;
    }

    header .rightbox .topbox .email {
        display: none;
    }

    header .rightbox .topbox .blogrolls {
        display: none;
    }

    header .rightbox .topbox .whatsapp {
        display: none;
    }

}

@media(max-width:768px) {
    header .safe .leftbox img {
        width: 110px;
    }
}

@media(max-width:570px) {
    header .safe .leftbox img {
        width: 100px;
    }
}

@media(max-width:400px) {
    header .safe .leftbox img {
        width: 90px;
    }
}




 
/* index_banner */

.index_banner {
    padding-top: 0px;
    position: relative;
    overflow: hidden;
    /*padding-bottom: 49%;*/
    /*height: 0;*/


}

.index_banner picture {
    width: 100%;
}

.index_banner img {
    display: block;
}

.index_banner .btnbox {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 100%;
}

.index_banner .btnbox i {
    width: 50px;
    height: 50px;
    border: solid 1px rgba(255, 255, 255, .5);
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: absolute;
    cursor: pointer;
}

.index_banner .btnbox i:hover {
    background-color: #166296;
    border: 1px solid #166296;
}

.index_banner .btnbox .banner_swiper-prev {
    left: 3%;
}

.index_banner .btnbox .banner_swiper-next {
    right: 3%;
}

.index_banner .swiper img {
    display: block;
    width: 100%;
}

.index_banner .swiper {
    width: 100%;
}

.index_banner .swiper-slide {
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.index_banner .swiper-slide .safe {
    position: absolute;
    top: 52%;
    transform: translateY(-52.4%);
}

.index_banner .swiper-slide img {
    transition: 1s ease all;
    transition-delay: .5s;
    transform: scale(1.1);
}

.index_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1);
}

.index_banner .swiper-slide .banner_wrap {
    z-index: 10;
    width: 47%;
}

.index_banner .swiper-slide .banner_wrap .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 40px;

    font-family: HelveticaLTStd-Bold;
    font-size: 57px;
    font-weight: bold;
    color: #ffffff;

    opacity: 0;
    transform: translateY(40px);
    transition: 1s ease all;
    transition-delay: .5s;
}

.index_banner .swiper-slide.swiper-slide-active .title {
    opacity: 1;
    transform: translateY(0%);
}

.index_banner .swiper-slide .banner_wrap .title a {
    color: #fff;
}

.index_banner .swiper-slide .banner_wrap .title a:hover {
    text-decoration: underline;
}

.index_banner .swiper-slide .banner_wrap .title a span,
.index_banner .swiper-slide .banner_wrap .title a em {
    color: #116cac;
}


.index_banner .swiper-slide .banner_wrap .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;

    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;

    transform: translateY(100px);
    transition: 1.5s ease all;
    transition-delay: 1s;
    opacity: 0;
}

.index_banner .swiper-slide.swiper-slide-active .content {
    opacity: 1;
    transform: translateY(0%);
}

.index_banner .banner_wrap .content span {}

.index_banner .swiper-slide .banner_wrap .contact_wrap {
    opacity: 0;
    transform: translateY(150px);
    transition: 1.5s ease all;
    transition-delay: .8s;
}

.index_banner .swiper-slide .banner_wrap .contactus {
    width: 233px;
    height: 70px;
    background-color: #116cac;
    border-radius: 1px;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transform: translateY(72px); */


}

.index_banner .swiper-slide.swiper-slide-active .contact_wrap {
    opacity: 1;
    transform: translateY(72px);
}

.index_banner .swiper-slide .banner_wrap .contactus:hover {
    background-color: #fff;
    color: #116cac;
    border: 1px solid #fff;
}

.index_banner .banner_mySwiper video {
  /*  position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 101%;
    min-height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    display: none \9;
    display: block \9\0;*/
      position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: fill;
     -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}

.index_banner .banner_mySwiper iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_banner .swiper-pagination-bullet {
    display: inline-block;
    border-radius: unset;
    width: 13px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 2px;
    opacity: 1;
}

.index_banner .swiper-pagination-bullet-active {
    opacity: 1;
    width: 22px;
    height: 6px;
    background-color: #116cac;
    border-radius: 2px;
}

.index_banner .swiper-pagination {
    display: none !important;
}


.index_banner .swiper-horizontal>.swiper-pagination-bullets,
.index_banner .swiper-pagination-bullets.swiper-pagination-horizontal,
.index_banner .swiper-pagination-custom,
.index_banner .swiper-pagination-fraction {
    bottom: 4.9% !important;
}













/* page_banner */
.page_banner {
    /* padding-top: 148px; */
    height: 0;
    padding-bottom: 19.45%;
    position: relative;
    display: flex;
    justify-content: center;
}


.page_banner img {
    display: block;
}

.page_banner .bg {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
}

.page_banner .safe {
    background-color: transparent;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.page_banner .leftbox {
    width: 45%;
}

.page_banner .rightbox {
    width: 49.5%;
}

.page_banner .download_catelog {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 221px;
    height: 52px;
    background-color: #0536b0;
    border-radius: 26px;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 38px;
    color: #ffffff;
}

.page_banner .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
}

.page_banner .type {
    font-family: HelveticaLTStd-Roman;
    font-size: 48px;
    line-height: 38px;
    color: #333333;
    margin-bottom: 0.9%;
    font-weight: bold;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page_banner .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 38px;
    color: #666666;
    margin-bottom: 2.6%;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page_banner .content1 {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 28px;
    color: #444444;
    width: 91%;
}

.page_banner .download_catelog:hover {
    background-color: #fff;
    color: #0536b0;
    border: 1px solid #0536b0;
}

.page_banner .rightbox {
    padding-top: 1.7%;
}

.page_banner .rightbox img {
    /* height: 100%; */
    position: absolute;
    display: block;
}

.about_banner {

    height: 0;
    padding-bottom: 38.35%;
    position: relative;
    display: flex;
    justify-content: center;

    /* max-width: 1920px; */
    margin: 0 auto;
    max-height: 735px;
}

.about_banner img {
    display: block;
}

.about_banner .bg {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
}

.about_banner .safe {
    background-color: transparent;
    position: absolute;
    display: flex;
    justify-content: space-between;
}

.about_banner .leftbox {
    width: 45%;
}

.about_banner .rightbox {
    width: 49.5%;
}

.about_banner .contact_us {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 151px;
    height: 46px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}

.about_banner .contact_us:hover {
    background-color: #fff;
    color: #116cac;
    border: 1px solid #116cac;
}

.about_banner .title1 {
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 4.3%;
}

.about_banner .title {
    padding-top: 28.2%;
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 1.5%;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_banner .type {
    font-family: HelveticaLTStd-Roman;
    font-size: 48px;
    line-height: 38px;
    color: #333333;
    margin-bottom: 0.9%;
    font-weight: bold;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_banner .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    color: #ffffff;
    margin-bottom: 4.9%;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_banner .content1 {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 28px;
    color: #444444;
    width: 91%;
}



.about_banner .rightbox {
    padding-top: 9%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about_banner .rightbox img {
    /* height: 100%; */
    position: absolute;
    display: block;
    cursor: pointer;
    width: 86px;
}

.about_banner .rightbox img:hover {
    transform: rotate(90deg);
}







/* crumb */
.crumb {
    /* padding-top: 16px; */
    padding-top: 136px;
    margin-bottom: 27px;
}

.crumb i {
    font-family: HelveticaLTStd-Roman;
    color: #666666;
}

.crumb a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #999999;
}

.crumb a:hover {
    color: #116cac;
}

.crumb .active {
    color: #116cac;
}

@media(max-width:1900px) {
    .page_banner .rightbox img {
        height: 100%;
    }

    .page_banner .rightbox img {
        width: 38%;
        height: auto;
    }
}

@media(max-width:1920px) {
    /* .page_banner{
        height: 750px;
        padding-bottom: 0;
    } */
}

@media(max-width:1920px) {}

@media(max-width:1700px) {}

@media(max-width:1600px) {

    .index_banner .swiper-slide .banner_wrap .title {
        font-size: 50px;
        margin-bottom: 25px;
    }

    .index_banner .swiper-slide .banner_wrap .content {
        margin-bottom: 20px;
    }

    .index_banner .swiper-slide .banner_wrap .view_more {
        width: 200px;
        height: 54px;
        font-size: 16px;
        line-height: 38px;
    }

    .index_banner .swiper-slide .banner_wrap .contactus {
        width: 200px;
        height: 60px;
        font-size: 22px;
    }

    .index_banner .swiper-slide.swiper-slide-active .contactus {
        opacity: 1;
        transform: translateY(50px);
    }

    .index_banner .swiper-slide .banner_wrap .contact_wrap {
        opacity: 0;
        transform: translateY(100px);
        transition: 1.5s ease all;
        transition-delay: .8s;
    }

    .index_banner .swiper-slide.swiper-slide-active .contact_wrap {
        opacity: 1;
        transform: translateY(0px);
    }

    .page_banner {}

    .page_banner .rightbox {
        display: flex;
        justify-content: flex-end;
    }

    .page_banner .rightbox img {
        width: 38%;
        height: auto;
    }

    .page_banner .title {
        font-size: 36px;
    }


    /* about_banner */
    .about_banner .title {
        padding-top: 0;
    }

    .about_banner .safe {
        top: 50%;
        transform: translateY(-50%);
    }

    .about_banner .rightbox {
        padding-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about_banner .leftbox {
        width: 50%;
    }

    .about_banner .title1 {
        font-size: 36px;
        font-weight: bold;
        color: #ffffff;
        margin-bottom: 3%;
    }

    .about_banner .title {
        margin-bottom: 1.5%;
    }

    .about_banner .rightbox img {
        width: 75px;
    }


    .crumb {
        padding-top: 115px;
        margin-bottom: 20px;
    }

}

@media(max-width:1333px) {
    .index_banner .swiper-slide .banner_wrap .title {
        width: 100%;
        font-size: 34px;
    }

    .index_banner .swiper-slide .banner_wrap {
        z-index: 10;
        width: 55%;
    }

    .index_banner .swiper-slide .banner_wrap .view_more {
        width: 190px;
        height: 49px;
        font-size: 16px;
        line-height: 38px;
    }

    .index_banner .swiper-slide .banner_wrap .contactus {
        width: 170px;
        height: 50px;
        font-size: 18px;
    }

    .index_banner .swiper-slide.swiper-slide-active .contactus {
        opacity: 1;
        transform: translateY(30px);
    }

    .index_banner .swiper-slide.swiper-slide-active .title {
        opacity: 1;
        transform: translateY(10%);
    }


    .page_banner .title {
        font-size: 30px;
    }


    /* about_banner */
    .about_banner .title {
        padding-top: 0;
    }

    .about_banner .safe {
        top: 50%;
        transform: translateY(-50%);
    }

    .about_banner .rightbox {
        padding-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about_banner .leftbox {
        width: 50%;
    }

    .about_banner .title1 {
        font-size: 30px;
        font-weight: bold;
        color: #ffffff;
        margin-bottom: 3%;
    }

    .about_banner .title {
        margin-bottom: 1.5%;
    }

    .about_banner .rightbox img {
        width: 75px;
    }

    .about_banner .content {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 4%;
    }

    .about_banner .contact_us {
        width: 140px;
        height: 42px;
        font-size: 14px;
    }

    .about_banner .rightbox img {
        width: 65px;
    }

    .crumb {
        padding-top: 100px;
        margin-bottom: 15px;
    }
}

@media(max-width:999px) {
    .index_banner {
        padding-top: 55px;
        height: auto;
        padding-bottom: 0;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }

    .index_banner .swiper {
        position: relative;
        width: 100%;
        height: auto;
    }

    .index_banner .swiper-wrapper {
        height: auto;
    }

    .index_banner .swiper-slide {
        height: auto;
    }

    .index_banner picture {
        display: block;
        line-height: 0;
    }

    .index_banner picture img {
        width: 100%;
        height: auto;
        object-fit: contain;
        display: block;
    }

    .index_banner .swiper-slide .banner_wrap .contactus {
        width: 160px;
        height: 45px;
        font-size: 16px;
    }

    .index_banner .swiper-slide .safe {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .index_banner .swiper-slide.swiper-slide-active .contactus {
        opacity: 1;
        transform: translateY(0%);
    }

    .index_banner .swiper-slide .banner_wrap .title {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .index_banner .swiper-slide .banner_wrap .content {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .index_banner .swiper-slide .banner_wrap {
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .index_banner .swiper-pagination {
        display: block !important;
    }

    .index_banner .banner_mySwiper video {
        object-fit: contain;
        width: 100%;
        height: auto;
    }

    .page_banner {
        display: none;
    }

    .about_banner {
        display: none;
    }

    .crumb {
        padding-top: 70px;
        margin-bottom: 0;
    }

    .crumb a {
        font-size: 14px;
        line-height: 26px;
    }

}

@media(max-width:768px) {
    .crumb {
        padding-top: 60px;
    }

    .index_banner .swiper-slide .banner_wrap .view_more {
        width: 170px;
        height: 45px;
        font-size: 14px;
        line-height: 38px;
    }
}

@media(max-width:570px) {
    header {
        padding: 0;
    }

    .crumb {
        padding-top: 55px;
    }

    .index_banner {
        padding-top: 42px;
        padding-bottom: 0;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }

    .index_banner .swiper {
        height: auto;
    }

    .index_banner .swiper-wrapper {
        height: auto;
    }

    .index_banner .swiper-slide {
        height: auto;
    }

    .index_banner picture {
        display: block;
        line-height: 0;
    }

    .index_banner .swiper-slide .safe {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 95%;
    }

    .index_banner .swiper-slide .banner_wrap .title {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .index_banner .swiper-slide .banner_wrap .content {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 15px;
        -webkit-line-clamp: 2;
    }

    .index_banner .swiper-slide .banner_wrap .contactus {
        width: 140px;
        height: 40px;
        font-size: 14px;
    }

    .index_banner .swiper-pagination-bullet {
        display: inline-block;
        border-radius: unset;
        width: 10px;
        height: 3px;
        background-color: #ffffff;
        border-radius: 2px;
        opacity: 1;
        margin: 0 3px;
    }

    .index_banner .swiper-pagination-bullet-active {
        opacity: 1;
        width: 20px;
        height: 3px;
        background-color: #116cac;
        border-radius: 2px;
    }

    .index_banner .banner_mySwiper video {
        object-fit: contain;
        width: 100%;
        height: auto;
    }

}




.shitou18 {
    width: 13px;
    height: 13px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    display: inline-block;
}

.shitou24 {
    width: 17px;
    height: 17px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
}

@media(max-width:1600px) {
    .shitou24 {
        width: 15px;
        height: 15px;
    }
}

@media(max-width:1333px) {
    .shitou24 {
        width: 12px;
        height: 12px;
    }

    .shitou18 {
        width: 10px;
        height: 10px;
        background-color: #116cac;
        border-radius: 1px;
        transform: rotate(45deg);
    }
}

@media(max-width:999px) {
    .shitou18 {
        width: 10px;
        height: 10px;
        background-color: #116cac;
        border-radius: 1px;
        transform: rotate(45deg);
    }

    .shitou18 {
        margin-top: 8px !important;
    }
}

@media(max-width:768px) {
    .shitou24 {
        width: 11px;
        height: 11px;
    }

    .shitou18 {
        width: 8px;
        height: 8px;
        background-color: #116cac;
        border-radius: 1px;
        transform: rotate(45deg);
    }

    .shitou18 {
        margin-top: 8px !important;
    }
}

@media(max-width:570px) {
    .shitou24 {
        width: 8px;
        height: 8px;
    }
}





/* index */

/* index */

.index_business {
    padding: 108px 0px 107px;
    max-width: 1920px;
    margin: 0 auto;
}

.index_business .titlebox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 61px;
}

.index_business .titlebox .title {
    width: 20%;

    font-family: HelveticaLTStd-Bold;
    font-size: 60px;
    font-weight: bold;
    color: #333333;
}

.index_business .titlebox .title span {
    color: #999;
}

.index_business .titlebox .title a:hover {
    color: #116cac;
}

.index_business .titlebox .title a:hover span {
    color: #116cac;
}

.index_business .titlecontent {
    justify-content: space-between;
    width: 72.2%;
    padding-top: 9px;
}

.index_business .titlecontent p {
    width: 100%;
    padding-left: 1.1%;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.index_business .titlecontent .shitou18 {
    margin-top: 5px;
}


.index_business .business_box {
    display: flex;
}

.index_business .business_box .business_li {
    width: 23.65%;
    margin-right: 1.8%;
    position: relative;
}

.index_business .business_box .business_li:last-child {
    margin-right: 0;
}

.index_business .business_box .business_li img {
    display: block;
}

.index_business .business_box .business_li .shadow {
    position: absolute;
    padding: 8% 6% 0px 6%;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.0)0%, rgba(0, 0, 0, .9)95%);
}

.index_business .business_box .business_li .shadow .shitou24 {
    margin-bottom: 24px;
}

.index_business .business_box .business_li .shadow .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;

    margin-bottom: 23px;
}

.index_business .business_box .business_li .shadow .title a {
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;

}

.index_business .business_box .business_li .shadow .title a:hover {
    color: #116cac;
}

.index_business .business_box .business_li .shadow .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #e0e0e0;
    margin-bottom: 27px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_business .business_box .business_li .shadow .view_more {
    width: 135px;
    height: 42px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_business .business_box .business_li .shadow .view_more:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

@media(max-width:1600px) {
    .index_business {
        padding: 50px 0px;
    }

    .index_business .titlebox .title {
        width: 20%;
        font-size: 48px;
    }

    .index_business .titlecontent {
        width: 74%;
        padding-top: 10px;
    }

    .index_business .titlebox {
        margin-bottom: 50px;
    }

    .index_business .business_box .business_li .shadow {
        padding: 6% 5% 0px 5%;
        height: 50%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .index_business .business_box .business_li .shadow .shitou24 {
        margin-bottom: 18px;
    }

    .index_business .business_box .business_li .shadow .title {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .index_business .business_box .business_li .shadow .content {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 40px;
    }

    .index_business .business_box .business_li .shadow .view_more {
        width: 130px;
        height: 40px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
    }

}

@media(max-width:1333px) {
    .index_business .business_box .business_li .shadow .title {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .index_business .business_box .business_li .shadow .shitou24 {
        margin-bottom: 10px;
    }

    .index_business .business_box .business_li .shadow {
        padding: 5% 4% 0px 4%;
        height: 50%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .index_business .business_box .business_li .shadow .view_more {
        width: 115px;
        height: 38px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
    }

    .index_business .titlebox .title {
        width: 20%;
        font-size: 40px;
    }

    .index_business .titlebox {
        margin-bottom: 35px;
    }
}

@media(max-width:999px) {
    .index_business {
        padding: 40px 0px;
    }

    .index_business .titlebox {
        flex-direction: column;
    }

    .index_business .titlebox .title {
        width: 100%;
        font-size: 34px;
    }

    .index_business .titlecontent {
        width: 100%;
        padding-top: 10px;
    }

    .index_business .business_box {
        flex-wrap: wrap;
    }

    .index_business .business_box .business_li {
        width: 32.13%;
        margin-bottom: 15px;
    }

    .index_business .business_box .business_li:nth-child(3n) {
        margin-right: 0;
    }

    .index_business .titlecontent p {
        width: 100%;
        padding-left: 1.1%;
        font-size: 16px;
        line-height: 26px;
    }

    .index_business .titlebox {
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .index_business .titlebox .title {
        width: 100%;
        font-size: 26px;
    }

    .index_business .titlecontent p {
        width: 100%;
        padding-left: 1.1%;
        font-size: 14px;
        line-height: 24px;
    }

    .index_business .titlebox {
        margin-bottom: 20px;
    }

    .index_business .business_box .business_li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .index_business .business_box .business_li:nth-child(2n) {
        margin-right: 0%;
    }

    .index_business .business_box .business_li:nth-child(3n) {
        margin-right: 2%;
    }

    .index_business .business_box .business_li .shadow .title {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .index_business .business_box .business_li .shadow .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .index_business .business_box .business_li .shadow .view_more {
        width: 105px;
        height: 35px;
        border-radius: 1px;
        font-size: 12px;
        line-height: 30px;
    }
}

@media(max-width:570px) {
    .index_business {
        padding: 30px 0px;
    }

    .index_business .titlebox {
        margin-bottom: 15px;
    }

    .index_business .titlebox .title {
        width: 100%;
        font-size: 22px;
    }

    .index_business .business_box .business_li .shadow .title {
        margin-bottom: 6px;
        font-size: 18px;
    }

    .index_business .business_box .business_li .shadow .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }

}

@media(max-width:400px) {
    .index_business .business_box .business_li {
        width: 100%;
        margin-right: 0% !important;
        margin-bottom: 10px;
    }

    .index_business .business_box .business_li img {
        display: block;
        height: 400px;
        width: 100%;
        object-fit: cover;
    }

    .index_business .business_box .business_li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width:350px) {
    .index_business .business_box .business_li img {
        display: block;
        height: 350px;
        width: 100%;
        object-fit: cover;
    }
}



/* index_videos */
.index_videos {
    padding: 103px 0px 72px;
    background-color: #f9f9f9;
}

.index_videos .safe {
    display: flex;
    justify-content: space-between;
}

.index_videos .leftbox {
    padding-top: 6px;
    width: 25%;
}

.index_videos .leftbox .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 60px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 60px;
}

.index_videos .leftbox .title a {
    color: #333333;
}

.index_videos .leftbox .title a span {
    color: #999;
}

.index_videos .leftbox .title a:hover {
    color: #116cac;
}

.index_videos .leftbox .title a:hover span {
    color: #116cac;
}

.index_videos .leftbox .shitou18 {
    margin-bottom: 36px;
}

.index_videos .leftbox .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    margin-bottom: 44px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_videos .leftbox .view_more {
    width: 154px;
    height: 47px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_videos .leftbox .view_more:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

.index_videos .rightbox {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.index_videos .rightbox .video {
    display: block;
    position: relative;
    cursor: pointer;
    width: 47.7%;
    margin-right: 3.2%;
    margin-bottom: 40px;
}

.index_videos .rightbox .video img {
    display: block;
}

.index_videos .rightbox .video:nth-child(2n) {
    margin-right: 0;
}

.index_videos .rightbox .video .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

}

.index_videos .rightbox .video .title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    padding-top: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_videos .rightbox .video .shadow img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 47px;
}

.index_videos .rightbox .video:hover .shadow img {
    transform: scale(1.1);
}

@media(max-width:1600px) {
    .index_videos {
        padding: 50px 0px;
    }

    .index_videos .leftbox .title {
        font-size: 48px;
        margin-bottom: 50px;
    }

    .index_videos .leftbox .shitou18 {
        margin-bottom: 20px;
    }

    .index_videos .leftbox .content {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 36px;
    }

    .index_videos .leftbox .view_more {
        width: 150px;
        height: 45px;
        font-size: 16px;
        line-height: 30px;
    }
}

@media(max-width:1333px) {
    .index_videos .leftbox .title {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .index_videos .leftbox .shitou18 {
        margin-bottom: 12px;
    }

    .index_videos .rightbox .video>img {
        width: 100%;
        height: 100%;
    }

    .index_videos .rightbox {}

    .index_videos .leftbox {
        padding-top: 0px;
        width: 30%;
    }

    .index_videos .rightbox {
        width: 68%;
    }

    .index_videos .leftbox .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .index_videos .rightbox .video {
        margin-bottom: 25px;
    }

    .index_videos .leftbox .view_more {
        width: 130px;
        height: 40px;
        font-size: 14px;
    }
}

@media(max-width:999px) {
    .index_videos {
        padding: 40px 0px 30px 0px;
    }

    .index_videos .leftbox .title {
        font-size: 34px;
        margin-bottom: 15px;
    }

    .index_videos .safe {
        flex-direction: column;
    }

    .index_videos .leftbox {
        padding-top: 0px;
        width: 100%;
        margin-bottom: 15px;
    }

    .index_videos .rightbox {
        width: 100%;
    }

    .index_videos .rightbox {
        justify-content: center;
    }

    .index_videos .rightbox .video {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .index_videos .leftbox .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .index_videos .leftbox .content {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .index_videos .leftbox .view_more {
        width: 105px;
        height: 40px;
        font-size: 12px;
    }

    .index_videos .rightbox .video {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 20px;
    }
}

@media(max-width:570px) {
    .index_videos {
        padding: 30px 0px 10px 0px;
    }

    .index_videos .leftbox .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .index_videos .rightbox .video .shadow img {
        width: 38px;
    }
}

@media(max-width:400px) {
    .index_videos {
        padding: 30px 0px 30px 0px;
    }

    .index_videos .rightbox .video {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .index_videos .rightbox .video:last-child {
        margin-bottom: 0;
    }
}


/* index_project */
.index_project {
    padding: 60px 0px 79px;
}

.index_project .safe {}

.index_project .titlebox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 59px;
}

.index_project .titlebox .title {
    width: 20%;
    font-family: HelveticaLTStd-Bold;
    font-size: 60px;
    font-weight: bold;

}

.index_project .titlebox .title span {
    color: #999;
}

.index_project .titlebox .title a {
    color: #333333;
}

.index_project .titlebox .title a span {
    color: #999999;
}

.index_project .titlebox .title a:hover {
    color: #116cac;
}

.index_project .titlebox .title a:hover span {
    color: #116cac;
}

.index_project .titlebox .titlecontent {
    width: 72.5%;
    padding-top: 3.6%;
}

.index_project .titlecontent .shitou18 {
    margin-top: 5px;
}

.index_project .titlebox .titlecontent p {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    width: 100%;
    padding-left: 1%;
}

.index_project .project_box {
    display: flex;
    justify-content: space-between;
}

.index_project .leftbox {
    position: relative;
    width: 50%;
}

.index_project .leftbox img {
    display: block;
}

.index_project .shadow {
    position: absolute;
    height: 20.5%;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    display: flex;
    align-items: center;
    padding-left: 2.2%;
    padding-top: 0px;
}

.index_project .shadow .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 42px;
    color: #ffffff;
}

.index_project .shadow .title a {
    color: #fff;
}

.index_project .shadow .title a:hover {
    text-decoration: underline;
}

.index_project .shadow .left {
    width: 15px;
    height: 70px;
    background-color: #0067b8;
    border-radius: 1px;
    opacity: 0.3;
}

.index_project .shadow .right {
    padding-left: 2%;
}

.index_project .shadow .content {
    font-family: HelveticaLTStd-Bold;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}

.index_project .rightbox {
    width: 49.6%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.index_project .box1 {
    width: 49.5%;
    background-color: rgba(240, 240, 240, .6);
    border-radius: 1px;
    padding: 20px 10px 20px 10px;
    margin-right: 0.8%;
}

.index_project .box1:nth-of-type(1) {
    margin-bottom: 5px
}

.index_project .box1:nth-of-type(2) {
    margin-bottom: 5px
}

.index_project .box1:hover {
    background-color: #116cac;
    color: #fff;
}



.index_project .box1:hover .content {
    color: #fff;
}

.index_project .box1:hover i {
    color: #fff;
}

.index_project .box1:nth-child(2n) {
    margin-right: 0;
}

.index_project .box1 .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 34px;
    color: #333;
    margin-bottom: 22px;
}

.index_project .box1:hover .title {
    color: #fff !important;
}

.index_project .box1:hover .title a {
    color: #fff !important;
}

.index_project .active p {
    color: #fff !important;
}

.index_project .box1 .title a {
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_project .box1 .title a:hover {
    text-decoration: underline;
}

.index_project .box1 .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    margin-bottom: 90px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_project .box1 i {
    font-size: 20px;
}

.index_project .active {
    background-color: #116cac;
}

.index_project .active .title a {
    color: #fff;
}

.index_project .active .content {
    color: #fff;
}

.index_project .active i {
    color: #fff;
}

@media(max-width:1600px) {
    .index_project {
        padding: 50px 0px;
    }

    .index_project .titlebox .title {
        font-size: 48px;
    }

    .index_project .titlebox .titlecontent {
        width: 72.5%;
        padding-top: 0;
    }

    .index_project .shadow .title {
        font-size: 40px;
        color: #ffffff;
    }

    .index_project .shadow {
        padding-top: 0;
    }

    .index_project .box1 .title {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .index_project .box1 .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 35px;
    }

    .index_project .leftbox {
        position: relative;
        width: 50%;
        height: 100%;
    }

    .index_project .project_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .index_project .titlebox {
        margin-bottom: 50px;
    }

    .index_project .leftbox img {
        width: 100%;
    }
}

@media(max-width:1333px) {
    .index_project .titlebox .title {
        font-size: 40px;

    }

    .index_project .titlebox {
        margin-bottom: 35px;
    }

    .index_project .project_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    .index_project .leftbox {
        position: relative;
        width: 70%;
        height: 100%;
        margin-bottom: 15px;
    }

    .index_project .rightbox {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .index_project .shadow .title {
        font-size: 36px;
        color: #ffffff;
    }
}

@media(max-width:999px) {
    .index_project {
        padding: 40px 0px;
    }

    .index_project .titlebox .title {
        font-size: 34px;
        width: 100%;
        margin-bottom: 15px;
    }

    .index_project .titlebox {
        margin-bottom: 25px;
    }

    .index_project .titlebox {
        flex-direction: column;
    }

    .index_project .titlebox .titlecontent {
        width: 100%;
    }

    .index_project .titlebox .titlecontent p {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
        padding-left: 1%;
    }

    .index_project .leftbox {
        width: 80%;
        height: 100%;
        margin-bottom: 15px;
    }

    .index_project .shadow .title {
        font-size: 30px;
        color: #ffffff;
    }

    .index_project .shadow .content {
        font-size: 18px;
        line-height: 32px;
    }

    .index_project .shadow .left {
        width: 15px;
        height: 50px;
        background-color: #0067b8;
        border-radius: 1px;
        opacity: 0.3;
    }
}

@media(max-width:768px) {

    .index_project .titlebox .title {
        font-size: 26px;
    }

    .index_project .titlebox {
        margin-bottom: 20px;
    }

    .index_project .titlebox .titlecontent p {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
        padding-left: 1%;
    }

    .index_project .leftbox {
        width: 90%;
        height: 100%;
        margin-bottom: 15px;
    }

    .index_project .shadow .title {
        font-size: 24px;
        color: #ffffff;
    }

    .index_project .shadow .content {
        font-size: 16px;
        line-height: 32px;
    }

    .index_project .shadow {
        padding-left: 4%;
    }

    .index_project .box1 .title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .index_project .box1 .content {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .index_project .shadow .left {
        width: 10px;
        height: 40px;
        background-color: #0067b8;
        border-radius: 1px;
        opacity: 0.3;
    }
}

@media(max-width:570px) {
    .index_project {
        padding: 30px 0px;
    }

    .index_project .titlebox .title {
        font-size: 22px;
    }

    .index_project .titlebox {
        margin-bottom: 15px;
    }

    .index_project .box1 {
        width: 100%;
        padding: 10px;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .index_project .box1:last-child {
        margin-bottom: 0;
    }

    .index_project .leftbox {
        width: 95%;
        height: 100%;
        margin-bottom: 15px;
    }

    .index_project .shadow .title {
        font-size: 20px;
        color: #ffffff;
    }

    .index_project .shadow .content {
        font-size: 14px;
        line-height: 32px;
    }

    .index_project .shadow {
        height: 25.5%;
        width: 100%;
        bottom: 0;
        padding-left: 3%;
    }

    .index_project .shadow .left {
        width: 8px;
        height: 30px;
        background-color: #0067b8;
        border-radius: 1px;
        opacity: 0.3;
    }
}

@media(max-width:400px) {
    .index_project .leftbox {
        width: 100%;
        height: 100%;
        margin-bottom: 15px;
    }

    .index_project .shadow .title {
        font-size: 18px;
        color: #ffffff;
    }

    .index_project .shadow {
        height: 35%;
    }
}


/* index_industry */
.index_industry {
    margin: 0 auto;
    margin-bottom: 110px;
    max-width: 1920px;

}

.index_industry .safe {
    margin-bottom: 45px;
}

.index_industry .titlebox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.index_industry .titlebox .title {
    width: 20%;

    font-family: HelveticaLTStd-Bold;
    font-size: 60px;
    font-weight: bold;
    color: #333333;
}

.index_industry .titlebox .title a {
    color: #333333;
}

.index_industry .titlebox .title span {
    color: #999;
}

.index_industry .titlebox a:hover {
    color: #116cac;
}

.index_industry .titlebox a:hover span {
    color: #116cac;
}

.index_industry .titlebox .titlecontent {
    width: 71.8%;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
   
}

.index_industry .titlecontent .shitou18 {
    margin-top: 5px;
}

.index_industry .titlecontent p {
    width: 100%;
    padding-left: 1%;
}


.index_industry .industry_box {
    position: relative;
}

.index_industry .industry_box .btngroup1,
.index_industry .industry_box .btngroup2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px;
    color: #fff;
    z-index: 100;
    display: none;
}

.index_industry .industry_box .btngroup1:hover,
.index_industry .industry_box .btngroup2:hover {
    color: #116cac;
}

.index_industry .industry_box .btngroup1 {
    left: 2%;
}

.index_industry .industry_box .btngroup2 {
    right: 2%;
}

.index_industry .industry_box .btngroup i {
    color: #fff;
}

.index_industry .industry_box img {
    display: block;
}

.index_industry .industry_box .shadowbox {
    position: absolute;
    width: 300%;
    height: 100%;
    top: 0;
    display: flex;
    flex-wrap: wrap;
}

.index_industry .shadowbox .white_shitou {
    width: 13px;
    height: 13px;
    background-color: #fff;
    border-radius: 1px;
    transform: rotate(45deg);
    margin-bottom: 16px;
}

.index_industry .shadowbox .box {
    height: 100%;
    width: 12.49791%;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 1px;
    border-right: 0.2px solid rgba(255, 255, 255, .5);
    position: relative;
    display: flex;
    align-items: flex-end;

}

.index_industry .shadowbox .box:last-child {
    border-right: none;
}

.index_industry .shadowbox .wrap {
    padding-top: 40px;
    padding-left: 10px;
    height: 15.55%;
    width: 100%;
    background-color: rgba(0, 0, 0, .25);
}

.index_industry .shadowbox .shadow {
    height: 34.55%;
    width: 100%;
    padding: 0px 12%;
}

.index_industry .shadowbox .title {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_industry .shadow .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 39px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_industry .shadow .title a {
    color: #fff;
}

.index_industry .shadow .title:hover {
    text-decoration: underline;
}

.index_industry .industry_shitou:hover {
    transform: rotate(90deg);
}

.index_industry .shadow .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    margin-bottom: 17px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_industry .industry_box .shadow {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.index_industry .industry_box .active {
    background-color: rgba(0, 0, 0, .5);
}

.index_industry .industry_box .active .wrap {
    opacity: 0;
    pointer-events: none;
}

.index_industry .industry_box .active .shadow {
    opacity: 1;
    pointer-events: all;
}

@media(max-width:1600px) {
    .index_industry {
        margin-bottom: 50px;
    }

    .index_industry .titlebox .title {
        width: 25%;
        font-size: 48px;
    }

    .index_industry .shadowbox .wrap {
        padding: 30px 5px 0px 5px;
        height: 25%;
        width: 100%;
    }

    .index_industry .shadowbox .shadow {
        height: 45%;
        width: 100%;
        padding: 0px 12%;
    }

    .index_industry .shadow .title {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .index_industry .shadow .content {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 18px;
    }

    .index_industry .shadowbox .title {
        font-size: 18px;
    }
}

@media(max-width:1333px) {
    .index_industry .titlebox .title {
        width: 24%;
        font-size: 40px;
    }

    .index_industry .shadowbox .wrap {
        padding: 30px 10px 0px 10px;
        height: 30%;
        width: 100%;
    }

    .index_industry .shadowbox .white_shitou {
        margin-bottom: 10px;
        width: 10px;
        height: 10px;
    }

    .index_industry .shadowbox .title {
        font-size: 16px;
    }

    .index_industry .shadowbox .shadow {
        height: 45%;
        width: 100%;
        padding: 0px 10px;
    }

    .index_industry .shadow .content {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .index_industry .industry_box .active .shadow img {
        width: 40px;
    }

    .index_industry .safe {
        margin-bottom: 30px;
    }

    .index_industry .industry_box .btngroup1,
    .index_industry .industry_box .btngroup2 {
        display: block;
    }
}

@media(max-width:999px) {
    .index_industry {
        margin-bottom: 40px;
    }

    .index_industry .titlebox .title {
        width: 100%;
        font-size: 34px;
        margin-bottom: 15px;
    }

    .index_industry .titlebox {
        flex-direction: column;

    }

    .index_industry .titlebox .titlecontent {
        width: 100%;
    }

    .index_industry .titlebox .titlecontent {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
    }

    .index_industry .safe {
        margin-bottom: 25px;
    }

    .index_industry .shadowbox .shadow {
        height: 50%;
        width: 100%;
        padding: 0px 5px;
    }
}

@media(max-width:768px) {
    .index_industry .titlebox .title {
        width: 100%;
        font-size: 26px;
    }

    .index_industry .safe {
        margin-bottom: 15px;
    }

    .index_industry .shadowbox .wrap {
        padding: 30px 5px 30px 5px;
        height: 40%;
        width: 100%;
    }

    .index_industry .titlebox .titlecontent {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }

    .index_industry .shadowbox .shadow {
        height: 60%;
    }
}

@media(max-width:570px) {
    .index_industry {
        margin-bottom: 30px;
    }

    .index_industry .titlebox .title {
        width: 100%;
        font-size: 22px;
    }

    .index_industry .industry_box>img {
        min-height: 280px;
        object-fit: cover;
    }

    .index_industry .shadowbox .wrap {
        padding: 15px 5px 15px 5px;
        height: 30%;
        width: 100%;
    }

    .index_industry .industry_box .btngroup1,
    .index_industry .industry_box .btngroup2 {
        font-size: 20px;
    }
}





/* index_news */
.index_news {
    padding: 84px 0px 117px;
    background-color: #f9f9f9;
}

.index_news .titlebox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 44px;
}

.index_news .titlebox .title {
    width: 20%;
    font-family: HelveticaLTStd-Bold;
    font-size: 60px;
    font-weight: bold;
    color: #333333;
}

.index_news .titlebox .title a {
    color: #333333;
}

.index_news .titlebox .title span {
    color: #999;
}

.index_news .titlebox .title a:hover {
    color: #116cac;
}

.index_news .titlebox .title a:hover span {
    color: #116cac;
}

.index_news .titlebox .titlecontent {
    width: 73.1%;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.index_news .titlebox .titlecontent .shitou18 {
    margin-top: 5px;
}

.index_news .titlebox .titlecontent p {
    width: 100%;
    padding-left: 2%;
}

.index_news .news_box {
    display: flex;
    flex-wrap: wrap;
}

.index_news .news_box img {
    display: block;
}

.index_news .news_box .imgbox {
    overflow: hidden;
}

.index_news .news_box img:hover {
    transform: scale(1.05);
}

.index_news .news_box .box {
    width: 26.875%;
    margin-right: 9.625%;

}

.index_news .news_box .box:nth-child(3n) {
    margin-right: 0;
}

.index_news .contact {
    padding: 19px 15px 19px 14px;
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.index_news .contact .data {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    color: #047ec8;
    margin-bottom: 12px;
}

.index_news .contact .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 5px;
}

.index_news .contact .title a {
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_news .contact .title a:hover {
    color: #116cac;
}

.index_news .contact .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    margin-bottom: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_news .contact i:hover {
    color: #116cac;
}


@media(max-width:1600px) {
    .index_news {
        padding: 50px 0px 118px 0px;
    }

    .index_news .titlebox .title {
        width: 25%;
        font-size: 48px;
    }

    .index_news .titlebox {
        margin-bottom: 40px;
    }
}

@media(max-width:1333px) {
    .index_news .titlebox .title {
        width: 25%;
        font-size: 40px;
    }

    .index_news .titlebox {
        margin-bottom: 35px;
    }

    .index_news .news_box .box {
        width: 31%;
        margin-right: 3.5%;
    }
}

@media(max-width:999px) {
    .index_news {
        padding: 40px 0px;
    }

    .index_news .titlebox .title {
        width: 100%;
        font-size: 34px;
        margin-bottom: 15px;
    }

    .index_news .titlebox {
        margin-bottom: 20px;
    }

    .index_news .titlebox {
        flex-direction: column;
    }

    .index_news .titlebox .titlecontent {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
    }

    .index_news .news_box .box {
        width: 32%;
        margin-right: 1.5%;
    }

    .index_news .titlebox .titlecontent p {
        padding-left: 1%;
    }
}

@media(max-width:768px) {
    .index_news .titlebox .title {
        font-size: 26px;
    }

    .index_news .titlebox {
        margin-bottom: 20px;
    }

    .index_news .titlebox .titlecontent {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }

    .index_news .news_box .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .index_news .news_box .box:nth-child(2n) {
        margin-right: 0;
    }

    .index_news .contact {
        padding: 15px 10px 15px 10px;
        background-color: #fff;
    }

    .index_news .contact .title {
        font-family: HelveticaLTStd-Bold;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .index_news .contact .content {
        font-family: HelveticaLTStd-Roman;
        font-size: 14px;
        line-height: 22px;
        color: #999999;
        margin-bottom: 15px;
    }

    .index_news .contact {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}

@media(max-width:570px) {
    .index_news {
        padding: 30px 0px;
    }

    .index_news .titlebox .title {
        font-size: 22px;
    }

    .index_news .titlebox {
        margin-bottom: 15px;
    }

    .index_news .contact .data {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .index_news .contact {
        padding: 8px 6px 8px 6px;
        background-color: #fff;
    }

    .index_news .contact .title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
    }
}

@media(max-width:400px) {
    .index_news .news_box .box {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }

    .index_news .news_box .box:last-child {
        margin-bottom: 0;
    }
}



/* footer */
footer {
    padding: 84px 0px 38px;
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1f1f1f;
}

footer .safe {
    position: relative;
}

footer .footer_btn {
    width: 52px;
    height: 52px;
    background-color: #116cac;
    border-radius: 4px;
    position: absolute;
    right: -4%;
    top: -21%;
    cursor: pointer;
    transform: rotate(90deg) !important;
}

footer .footer_btn i {
    color: #fff;
}

footer .footer_btn:hover {
    background-color: #fff;
    border: 1px solid #116cac;
}

footer .footer_btn:hover i {
    color: #116cac;
}

footer .safe .people {
    display: block;
    position: absolute;
    right: 0;
    top: -34%;
}

footer .foot_top {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(149, 149, 149, .6);
}

footer .foot_top .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 22px;
    line-height: 24px;
    color: #f1f1f1;
    margin-bottom: 24px;

}

footer .foot_top .title a {
    color: #fff;

}


footer .foot_top .title a:hover span {
    display: block;
    transform: translateY(-10px);
}

footer li {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    display: flex;
    align-items: center;

}

footer li div {
    flex-shrink: 0;
    margin-right: 20px;
}

footer li a,
footer li p {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    padding: 11px 0px;
    /* line-height: 49px; */
    color: #d2d2d2;
}

footer li a:hover {
    color: #116cac;
}

footer .address p {
    line-height: 26px;
    padding: 10px 0px;
}

footer .foot_navigation {
    width: 12.8%;
    margin-right: 5.6%;
    padding-left: 0.5%;
}

footer .foot_aboutus {
    width: 13%;
    margin-right: 4.85%;
}

footer .foot_product {
    width: 13%;
    margin-right: 3.9%;
}

footer .foot_contactus {
    width: 13.4%;
    margin-right: 4.3%;
}

footer .foot_contactus li {
    align-items: unset;

}

footer .foot_contactus li div {
    margin-top: 10px;
}

footer .foot_contactus .email a {
    word-break: break-all;
}

footer .footer_request {
    width: 29.1%;
}

footer .footer_request .title {
    margin-bottom: 37px;
}

footer form {
    padding-left: 15px;
}

footer form .inp1 {
    display: flex;
    justify-content: space-between;
}

footer form .inp1 .inpbox1 {
    width: 48%;
}

footer form .inp2 {}

footer form .inp1,
footer form .inp2 {
    position: relative;
    margin-bottom: 11px;
}

footer form .inp1 input,
footer form .inp2 input,
footer form textarea {
    width: 100%;
    background-color: transparent;
    border: solid 1px #bfbfbf;
    padding-left: 14px;
    padding-right: 14px;

    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

footer form input::placeholder,
footer form textarea::placeholder {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 26px;
    color: #d8d8d8;
}

footer form .inp1 input,
footer form .inp2 input {
    height: 46px;
}

footer form textarea {
    height: 76px;
    padding: 10px;
    resize: none;
}

footer form .inp2 .code {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #f3fbfe;
    cursor: pointer;
}

footer form .code img {
    height: 100%;
    object-fit: cover;
}

footer form .codebox input {
    padding-right: 36%;
}

footer form .inpbox1,
footer form .inpbox2 {
    position: relative;
}

footer form .inpbox1::after,
footer form .inpbox2::after {
    content: "*";
    position: absolute;
    left: -14px;
    top: 15px;
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 26px;
    color: #f1f1f1;
}


footer form .check {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 26px;
    color: #d2d2d2;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

footer form .check input {
    margin-right: 5px;
    cursor: pointer;
    margin-right: 10px;
}

footer form .check label {
    cursor: pointer;
}

footer input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;
}

footer input[type=checkbox]:after {
    position: absolute;
    width: 16px;
    height: 16px;
    top: -2px;
    content: " ";
    background-color: #1f1f1f;
    border: 1px solid #dfdfdf;
    color: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0px 3px;
    border-radius: 1px;
}

footer input[type=checkbox]:checked:after {
    content: "✓";
    font-size: 14px;
}



footer form .submit {
    width: 100%;
    color: #fff;
    /* width: 461px; */
    height: 46px;
    background-color: #116cac;
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 26px;
    color: #f1f1f1;
    cursor: pointer;
    margin-top: 10px;
}

footer form .submit:hover {
    background-color: #fff;
    color: #116cac;
    border: 1px solid #116cac;
}

footer .foot_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer .foot_bottom .copyright {
    margin-bottom: 2px;

}

footer .foot_bottom .leftbox {
    width: 50%;
}

footer .foot_bottom,
footer .foot_bottom span,
footer .foot_bottom a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 24px;
    color: #cbcbcb;
}

footer .foot_bottom a:hover {
    color: #116cac;
}

footer .foot_bottom .blogrolls {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-right: 5.8%;

}

footer .foot_bottom .blogrolls a {
    margin-right: 4.5%;
    font-size: 26px;
    /* color: #919191; */
}

footer .foot_bottom .blogrolls a:hover {
    color: #116cac;
}

footer .foot_bottom .blogrolls a:last-child {
    margin-right: 0;
}

footer .title i {
    display: none;
}


.rota {
    transform: rotate(90deg);
}

@media(max-width:1600px) {
    footer {
        padding: 50px 0px 35px 0px;
    }

    footer .foot_top .title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    footer .foot_navigation {
        width: 10%;
        margin-right: 3%;
        padding-left: 0.5%;
    }

    footer .foot_aboutus {
        width: 14%;
        margin-right: 3%;
    }

    footer .foot_product {
        width: 12%;
        margin-right: 3%;
    }

    footer .foot_contactus {
        width: 20%;
        margin-right: 3%;
    }

 

    footer form .check {  font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    footer form .submit {
        width: 100%; 
        height: 45px;
        font-size: 18px;
        line-height: 26px;
        margin-top: 10px;
    }

    footer .foot_top {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 1px solid rgba(149, 149, 149, .6);
    }

    footer .foot_bottom .blogrolls a {
        margin-right: 4%;
        font-size: 22px;
    }

    footer .footer_btn {
        width: 52px;
        height: 52px;
        border-radius: 4px;
        right: -4%;
        top: -70px;
    }
}

@media(max-width:1333px) {

    footer li a,
    footer li p {
        font-size: 14px;
        padding: 8px 0px;
        color: #d2d2d2;
    }

    footer form .inp1 input,
    footer form .inp2 input {
        height: 36px;
    }

    footer form .inp1 {
        flex-direction: column;
    }

    footer form .inp1,
    footer form .inp2 {
        position: relative;
        margin-bottom: 8px;
    }

    footer form .inp1 .inpbox1:first-child {
        margin-bottom: 8px;
    }

    footer form .inp1 .inpbox1 {
        width: 100%;
    }

    footer form .check input {
        margin-right: 17px;
    }

    footer .foot_top .title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    footer .address p {
        line-height: 26px;
        padding: 8px 0px;
    }

    footer form .inp1 input,
    footer form .inp2 input,
    footer form textarea {
        padding-left: 8px;
    }

    footer form textarea {
        height: 70px;
        padding: 8px;
    }

    footer .footer_request {
        width: 26%;
    }

    footer .foot_navigation {
        width: 13%;
        margin-right: 3%;
        padding-left: 0.5%;
    }

    footer .foot_product {
        width: 12%;
        margin-right: 4%;
    }

    footer .safe .people {
        display: block;
        position: absolute;
        right: 3%;
        top: -40%;
    }

    footer form .codebox input {
        padding-right: 54%;
    }

    footer form .inp2 input,
    footer form textarea {
        line-height: 22px;
    }

    footer li div {
        flex-shrink: 0;
        margin-right: 8px;
    }

    footer .foot_bottom,
    footer .foot_bottom span,
    footer .foot_bottom a {
        font-size: 14px;
        line-height: 22px;
    }

    footer .foot_bottom .blogrolls a {
        margin-right: 4%;
        font-size: 20px;
    }
}

@media(max-width:999px) {
    footer {
        padding: 40px 0px 55px 0px;
    }

    /* footer .foot_top {
        display: none;
    } */
    footer .foot_top {
        flex-direction: column;
    }

    footer .foot_top ul {
        width: 100%;
        margin-bottom: 15px;
    }

    footer .foot_top .title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    footer .safe .people {
        display: none;
    }

    footer .footer_btn {
        width: 45px;
        height: 45px;
        border-radius: 4px;
        right: 0;
        top: -60px;
    }

    footer li {
        border-bottom: unset;
        transition: none;
        display: none;
    }

    footer form {
        transition: none;
        display: none;
    }

    footer .title i {
        display: block;
        font-weight: bold;
    }

    footer .title {
        display: flex;
        justify-content: space-between;
    }

    footer li a,
    footer li p {
        display: flex;
    }

    footer .foot_contactus li {
        align-items: unset;
        /*display:flex;*/
        align-items: center;

    }

    footer .foot_contactus li div {
        float: left;
    }

    footer .foot_contactus li:nth-of-type(2) {
        transform: translateX(-27px);
    }
}

@media(max-width:768px) {
    footer .foot_bottom {
        flex-direction: column;
    }

    footer .foot_bottom .leftbox {
        width: 100%;
        margin-bottom: 15px;
    }

    footer .foot_bottom .blogrolls {
        width: 100%;
        display: flex;
        justify-content: center;
        padding-right: 0;
    }

    footer .foot_bottom .blogrolls a {
        margin-right: 3%;
        font-size: 18px;
    }

    footer .foot_top .title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }
}

@media(max-width:570px) {
    footer .foot_bottom .blogrolls a {
        margin-right: 4%;
        font-size: 16px;
    }
}




/* 1-1 */
/* about_voltgent */
.about_voltgent {
    padding: 74px 0px 95px 0px;
}

.about_voltgent .content p i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    flex-shrink: 0;
    margin-top: 10px;
    margin-right: 15px;
}

.about_voltgent .safe {}

.about_voltgent .leftbox {
    width: 100%;
}

.about_voltgent .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.about_voltgent .title span {
    color: #999;
}

.about_voltgent .content p {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    display: flex;
}

.about_voltgent .content strong {
    font-weight: normal;
    color: #116cac;
}

.about_voltgent .rightbox {
    float: right;
    margin-left: 40px;
    padding-top: 10px;
}

.about_voltgent .rightbox img {
    display: block;
}

@media(max-width:1600px) {
    .about_voltgent {
        padding: 50px 0px;
    }

    .about_voltgent .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

}

@media(max-width:1333px) {
    .about_voltgent .rightbox {
        float: right;
        margin-left: 40px;
        padding-top: 0px;
        width: 60%;
    }

    .about_voltgent .title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .about_voltgent .content p i {
        width: 8px;
        height: 8px;
        border-radius: 1px;
        transform: rotate(45deg);
        flex-shrink: 0;
        margin-top: 10px;
        margin-right: 10px;
    }

    .about_voltgent .content p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media(max-width:999px) {
    .about_voltgent {
        padding: 40px 0px;
    }

    .about_voltgent .rightbox {
        float: unset;
        margin-left: 0px;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .about_voltgent .title {
        font-size: 30px;
        margin-bottom: 15px;
        flex-direction: unset;
    }

    .about_voltgent .title span {
        margin-left: 6px;
    }
}

@media(max-width:768px) {
    .about_voltgent .rightbox {
        float: unset;
        margin-left: 0px;
        width: 85%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .about_voltgent .content p {
        font-size: 14px;
        line-height: 26px;
    }

    .about_voltgent .content p i {
        width: 6px;
        height: 6px;
        border-radius: 1px;
        transform: rotate(45deg);
        flex-shrink: 0;
        margin-top: 10px;
        margin-right: 6px;
    }

    .about_voltgent .title {
        font-size: 26px;
        margin-bottom: 15px;
    }
}

@media(max-width:570px) {
    .about_voltgent {
        padding: 10px 0px 30px 0px;
    }

    .about_voltgent .rightbox {
        width: 95%;
        margin-bottom: 15px;
    }

    .about_voltgent .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .about_voltgent .title span {
        margin-left: 4px;
    }
}

@media(max-width:400px) {
    .about_voltgent .rightbox {
        width: 100%;
        margin-bottom: 15px;
    }
}


/* domain_box */
.domain_box {
    background-color: #f9f9f9;
    padding: 95px 0px 82px;
}

.domain_box .contact_us {
    width: 151px;
    height: 46px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.domain_box .contact_us:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

@media(max-width:1600px) {
    .domain_box {
        padding: 50px 0px;
    }
}

@media(max-width:999px) {
    .domain_box {
        padding: 40px 0px;
    }

    .domain_box .contact_us {
        width: 140px;
        height: 42px;
        font-size: 14px;
        line-height: 30px;
    }
}

@media(max-width:570px) {
    .domain_box {
        padding: 30px 0px;
    }

    .domain_box .contact_us {
        width: 130px;
        height: 38px;
        font-size: 14px;
        line-height: 30px;
    }
}




/* about_domain */
.about_domain {
    margin-bottom: 76px;
}

.about_domain .content p i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    flex-shrink: 0;
    margin-top: 10px;
    margin-right: 15px;
}

.about_domain .safe {}

.about_domain .leftbox {
    width: 100%;
    transform: translateY(-11px);
}

.about_domain .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 31px;
    display: flex;
    flex-direction: column;
}

.about_domain .title span {
    color: #999;
}

.about_domain .content p {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    display: flex;
}

.about_domain .content strong {
    font-weight: normal;
    color: #116cac;
}

.about_domain .rightbox {
    float: left;
    margin-right: 40px;
}

@media(max-width:1600px) {
    .about_domain .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .about_domain .rightbox {
        float: left;
        margin-right: 30px;
    }

    .about_domain .content i {
        width: 10px;
        height: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }

    .about_domain {
        margin-bottom: 50px;
    }
}

@media(max-width:1333px) {
    .about_domain .title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .about_domain .leftbox {
        width: 100%;
        transform: translateY(0px);
    }

    .about_domain .rightbox {
        float: left;
        width: 60%;
        margin-right: 30px;
    }

    .about_domain .content p i {
        width: 8px;
        height: 8px;
        margin-top: 10px;
        margin-right: 10px;
    }

    .about_domain .content p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media(max-width:999px) {
    .about_domain .title {
        font-size: 30px;
        margin-bottom: 15px;
        display: block;
    }

    .about_domain .title span {}

    .about_domain .rightbox {
        float: unset;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .about_domain {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .about_domain .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .about_domain .rightbox {
        float: unset;
        width: 85%;
        margin-bottom: 15px;
    }

    .about_domain .content p {
        font-size: 14px;
        line-height: 26px;
    }

    .about_domain .content p i {
        width: 6px;
        height: 6px;
        margin-top: 10px;
        margin-right: 6px;
    }
}

@media(max-width:570px) {
    .about_domain .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .about_domain .rightbox {
        width: 95%;
        margin-bottom: 15px;
    }

    .about_domain {
        margin-bottom: 30px;
    }
}

@media(max-width:400px) {
    .about_domain .rightbox {
        width: 100%;
        margin-bottom: 15px;
    }
}



/* about_domain2 */
.about_domain2 {
    margin-bottom: 92px;
}

.about_domain2 .content p i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    flex-shrink: 0;
    margin-top: 10px;
    margin-right: 15px;
}

.about_domain2 .safe {}

.about_domain2 .leftbox {
    width: 100%;
}

.about_domain2 .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}

.about_domain2 .title span {
    color: #999;
}

.about_domain2 .content p {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    display: flex;
}

.about_domain2 .content strong {
    font-weight: normal;
    color: #116cac;
}

.about_domain2 .rightbox {
    float: right;
    margin-left: 40px;
}

@media(max-width:1600px) {
    .about_domain2 .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .about_domain2 .rightbox {
        float: left;
        margin-right: 30px;
    }

    .about_domain2 .content p i {
        width: 10px;
        height: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }

    .about_domain2 {
        margin-bottom: 50px;
    }
}

@media(max-width:1333px) {
    .about_domain2 .title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .about_domain2 .leftbox {
        width: 100%;
        transform: translateY(0px);
    }

    .about_domain2 .rightbox {
        float: left;
        width: 60%;
        margin-right: 30px;
    }

    .about_domain2 .content p i {
        width: 8px;
        height: 8px;
        margin-top: 10px;
        margin-right: 10px;
    }

    .about_domain2 .content p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media(max-width:999px) {
    .about_domain2 .title {
        font-size: 30px;
        margin-bottom: 15px;
        display: block;
    }

    .about_domain2 .title span {}

    .about_domain2 .rightbox {
        float: unset;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .about_domain2 {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .about_domain2 .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .about_domain2 .rightbox {
        float: unset;
        width: 85%;
        margin-bottom: 15px;
    }

    .about_domain2 .content p {
        font-size: 14px;
        line-height: 26px;
    }

    .about_domain2 .content p em:nth-of-type(1) {
        /* width: 6px;
        height: 6px;
        margin-top: 10px; */
        margin-right: 6px;
    }

    .about_domain2 .content p i {
        width: 6px;
        height: 6px;
        margin-top: 10px;
        margin-right: 6px;
    }
}

@media(max-width:570px) {
    .about_domain2 .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .about_domain2 .rightbox {
        width: 95%;
        margin-bottom: 15px;
    }

    .about_domain2 {
        margin-bottom: 30px;
    }
}

@media(max-width:400px) {
    .about_domain2 .rightbox {
        width: 100%;
        margin-bottom: 15px;
    }
}



/* about_what */
.about_what {
    padding: 118px 0px 75px;
}

.about_what .safe {
    /* display: flex; */
    /* justify-content: space-between; */
}

.about_what .safe .leftbox {
    /* width: 53%; */
    width: 100%;
    /* padding-right: 2%; */
}

.about_what .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.about_what .title span {
    color: #999;
}

.about_what .contentbox {
    display: flex;
}

.about_what .content p {
    position: relative;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 31px;

}

.about_what .content p:last-child {
    margin-bottom: 0;
}

.about_what i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #116cac;
    border-radius: 1px;
    transform: rotate(45deg);
    flex-shrink: 0;
    margin-top: 10px;
    margin-right: 15px;
}

.about_what .safe .rightbox {
    /* width: 45.8%; */
    padding-top: 9px;
    float: right;
    margin-left: 2%;
}

.about_what .safe .rightbox img {
    display: block;
}

@media(max-width:1600px) {
    .about_what {
        padding: 50px 0px;
    }

    .about_what .contentbox {
        display: unset;
    }

    .about_what .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .about_what .content p {
        margin-bottom: 20px;
    }
}

@media(max-width:1333px) {
    .about_what .title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .about_what .safe .rightbox {
        width: 55%;
        padding-top: 0px;
        float: right;
        margin-left: 2%;
    }

    .about_what i {
        width: 8px;
        height: 8px;
        border-radius: 1px;
        flex-shrink: 0;
        margin-top: 10px;
        margin-right: 10px;
    }

    .about_what .content p {
        line-height: 28px;
    }
}

@media(max-width:999px) {
    .about_what {
        padding: 40px 0px;
    }

    .about_what .title {
        font-size: 30px;
        margin-bottom: 15px;
        display: inline-block;
    }

    .about_what .safe .rightbox {
        float: unset;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .about_what .contentbox {
        display: flex;
    }
}

@media(max-width:768px) {
    .about_what .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .about_what i {
        width: 6px;
        height: 6px;
        border-radius: 1px;
        flex-shrink: 0;
        margin-top: 10px;
        margin-right: 6px;
    }

    .about_what .content p {
        margin-bottom: 15px;
    }

    .about_what .content p {
        line-height: 26px;
        font-size: 14px;
    }
}

@media(max-width:570px) {
    .about_what {
        padding: 30px 0px;
    }

    .about_what .title {
        font-size: 24px;
        margin-bottom: 15px;
    }
}



/* about_business */

.about_business {
    padding: 89px 0px 136px;
    background-color: #f9f9f9;
    max-width: 1920px;
    margin: 0 auto;
}

.about_business .titlebox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 51px;
}

.about_business .titlebox .title {
    width: 18%;

    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
}

.about_business .titlebox .title span {
    color: #999;
}

/* .about_business .titlebox .title p:hover {
    color: #116cac;
}

.about_business .titlebox .title p:hover span {
    color: #116cac;
} */

.about_business .titlecontent {
    display: flex;
    justify-content: space-between;
    width: 72.2%;
    padding-top: 9px;
}

.about_business .titlecontent p {
    width: 100%;
    padding-left: 1.1%;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.about_business .titlecontent .shitou18 {
    margin-top: 5px;
}


.about_business .business_box {
    display: flex;
}

.about_business .business_box .business_li {
    width: 23.65%;
    margin-right: 1.8%;
    position: relative;
}

.about_business .business_box .business_li:last-child {
    margin-right: 0;
}

.about_business .business_box .business_li img {
    display: block;
}

.about_business .business_box .business_li .shadow {
    position: absolute;
    padding: 8% 6% 0px 6%;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.0)0%, rgba(0, 0, 0, .9)95%);
}

.about_business .business_box .business_li .shadow .shitou24 {
    margin-bottom: 24px;
}

.about_business .business_box .business_li .shadow .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;

    margin-bottom: 25px;
}

.about_business .business_box .business_li .shadow .title a {
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;

}

.about_business .business_box .business_li .shadow .title a:hover {
    color: #116cac;
}

.about_business .business_box .business_li .shadow .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 23px;
    color: #e0e0e0;
    margin-bottom: 46px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_business .business_box .business_li .shadow .view_more {
    width: 135px;
    height: 42px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about_business .business_box .business_li .shadow .view_more:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

@media(max-width:1600px) {
    .about_business {
        padding: 50px 0px;
    }

    .about_business .titlebox .title {
        width: 20%;
        font-size: 48px;
    }

    .about_business .titlecontent {
        width: 74%;
        padding-top: 10px;
    }

    .about_business .titlebox {
        margin-bottom: 50px;
    }

    .about_business .business_box .business_li .shadow {
        padding: 6% 5% 0px 5%;
        height: 50%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .about_business .business_box .business_li .shadow .shitou24 {
        margin-bottom: 18px;
    }

    .about_business .business_box .business_li .shadow .title {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .about_business .business_box .business_li .shadow .content {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 40px;
    }

    .about_business .business_box .business_li .shadow .view_more {
        width: 130px;
        height: 40px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
    }

}

@media(max-width:1333px) {
    .about_business .business_box .business_li .shadow .title {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .about_business .business_box .business_li .shadow .shitou24 {
        margin-bottom: 10px;
    }

    .about_business .business_box .business_li .shadow {
        padding: 5% 4% 0px 4%;
        height: 50%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .about_business .business_box .business_li .shadow .view_more {
        width: 115px;
        height: 38px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
    }

    .about_business .titlebox .title {
        width: 20%;
        font-size: 40px;
    }

    .about_business .titlebox {
        margin-bottom: 35px;
    }
}

@media(max-width:999px) {
    .about_business {
        padding: 40px 0px;
    }

    .about_business .titlebox {
        flex-direction: column;
    }

    .about_business .titlebox .title {
        width: 100%;
        font-size: 34px;
    }

    .about_business .titlecontent {
        width: 100%;
        padding-top: 10px;
    }

    .about_business .business_box {
        flex-wrap: wrap;
    }

    .about_business .business_box .business_li {
        width: 32.13%;
        margin-bottom: 15px;
    }

    .about_business .business_box .business_li:nth-child(3n) {
        margin-right: 0;
    }

    .about_business .titlecontent p {
        width: 100%;
        padding-left: 1.1%;
        font-size: 16px;
        line-height: 26px;
    }

    .about_business .titlebox {
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .about_business .titlebox .title {
        width: 100%;
        font-size: 26px;
    }

    .about_business .titlecontent .shitou18 {
        margin-top: 5px;
        width: 6px;
        height: 6px;
    }

    .about_business .titlecontent p {
        width: 100%;
        padding-left: 1.1%;
        font-size: 14px;
        line-height: 24px;
    }

    .about_business .titlecontent .shitou18 {
        margin-right: 6px;
    }

    .about_business .titlebox {
        margin-bottom: 20px;
    }

    .about_business .business_box .business_li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .about_business .business_box .business_li:nth-child(2n) {
        margin-right: 0%;
    }

    .about_business .business_box .business_li:nth-child(3n) {
        margin-right: 2%;
    }

    .about_business .business_box .business_li .shadow .title {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .about_business .business_box .business_li .shadow .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .about_business .business_box .business_li .shadow .view_more {
        width: 105px;
        height: 35px;
        border-radius: 1px;
        font-size: 12px;
        line-height: 30px;
    }
}

@media(max-width:570px) {
    .about_business {
        padding: 30px 0px;
    }

    .about_business .titlebox {
        margin-bottom: 15px;
    }

    .about_business .titlebox .title {
        width: 100%;
        font-size: 22px;
    }

    .about_business .business_box .business_li .shadow .title {
        margin-bottom: 6px;
        font-size: 18px;
    }

    .about_business .business_box .business_li .shadow .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }

}

@media(max-width:400px) {
    .about_business .business_box .business_li {
        width: 100%;
        margin-right: 0% !important;
        margin-bottom: 10px;
    }

    .about_business .business_box .business_li img {
        display: block;
        height: 400px;
        width: 100%;
        object-fit: cover;
    }

    .about_business .business_box .business_li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width:350px) {
    .about_business .business_box .business_li img {
        display: block;
        height: 350px;
        width: 100%;
        object-fit: cover;
    }
}



/* 2-1 product */

/* product_container */

.product_container {
    padding: 84px 0px 39px;
}

.product_container .titlebox {
    margin-bottom: 37px;
}

.product_container .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    line-height: 30px;
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 27px;
    text-transform: uppercase;
}

.product_container .title_content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.product_container .title .shitou18 {
    margin-right: 15px;
}


.product_container .container_box {
    display: flex;
    flex-wrap: wrap;
}

.product_container .container_box .box {
    background-color: #f9f9f9;
    /* padding-top: 8px; */
    width: 21.4375%;
    margin-right: 4.75%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    margin-bottom: 46px;
}

.product_container .box:nth-child(4n) {
    margin-right: 0;
}

.product_container .container_box .imgbox {
    overflow: hidden;
    margin: 8px;
    display: block;
    position: relative;
}

.product_container .container_box .imgbox .logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 11%;
}

.product_container .container_box img {
    display: block;
}

.product_container .container_box .pro:hover {
    transform: scale(1.05);
}

.product_container .container_box .small_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding: 11px 3% 5px 3%;


}

.product_container .small_title a {
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_container .small_title a:hover {
    color: #116cac;
}

@media(max-width:1600px) {
    .product_container {
        padding: 50px 0px 30px;
    }

    .product_container .title {
        font-size: 36px;
        margin-bottom: 25px;

    }

    .product_container .titlebox {
        margin-bottom: 30px;
    }

    .product_container .container_box .box {
        background-color: #f9f9f9;
        padding-top: 8px;
        width: 23.5%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 45px;
    }

    .product_container .box:nth-child(4n) {
        margin-right: 0;
    }

    .product_container .container_box .imgbox {
        width: 95%;
    }
}

@media(max-width:1333px) {
    .product_container .title {
        font-size: 32px;
        margin-bottom: 20px;
        align-items: unset;
    }

    .product_container .title .shitou18 {
        margin-top: 10px;
        margin-right: 8px;
        flex-shrink: 0;
    }

    .product_container .title p {
        width: 100%;
    }

    .product_container .title_content {
        font-size: 16px;
        line-height: 26px;
    }

    .product_container .container_box .imgbox .logo {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 11%;
        width: 60%;
    }

    .product_container .container_box .box {
        padding-top: 8px;
        width: 23%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container .container_box .small_title {
        font-size: 16px;
        line-height: 30px;
        padding: 8px 3% 5px 5%;
    }

    .product_container .titlebox {
        margin-bottom: 25px;
    }
}

@media(max-width:999px) {
    .product_container {
        padding: 30px 0px 20px;
    }

    .product_container .title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .product_container .shitou18 {
        width: 8px;
        height: 8px;
        margin-top: 10px;
    }

    .product_container .container_box .small_title {
        font-size: 14px;
        line-height: 26px;
        padding: 5px 5% 5px 5%;
    }

    .product_container .container_box .box {
        padding-top: 8px;
        width: 32%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container .container_box .box:nth-child(4n) {
        margin-right: 2%;
    }

    .product_container .container_box .box:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .product_container .title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .product_container .title_content {
        font-size: 14px;
        line-height: 24px;
    }

    .product_container .shitou18 {
        width: 6px;
        height: 6px;
        margin-top: 12px !important;
    }
}

@media(max-width:570px) {
    .product_container .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .product_container .container_box .box {
        padding-top: 8px;
        width: 49%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container .container_box .box:nth-child(3n) {
        margin-right: 2%;
    }

    .product_container .container_box .box:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:340px) {
    .product_container .container_box .box {
        padding-top: 8px;
        width: 100%;
        margin-right: 0%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}



/* product_container2 */

.product_container2 {
    margin-bottom: 70px;
}

.product_container2 .titlebox {
    margin-bottom: 33px;
}

.product_container2 .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    line-height: 30px;
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 31px;
}

.product_container2 .title_content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.product_container2 .title .shitou18 {
    margin-right: 15px;
}


.product_container2 .container_box {
    display: flex;
    flex-wrap: wrap;
}

.product_container2 .container_box .box {
    background-color: #f9f9f9;
    padding-top: 8px;
    width: 21.4375%;
    margin-right: 4.75%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    /* margin-bottom: 45px; */
}

.product_container2 .box:nth-child(4n) {
    margin-right: 0;
}

.product_container2 .container_box .imgbox {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: relative;
}

.product_container2 .container_box .imgbox .logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 11%;
}

.product_container2 .container_box img {
    display: block;
}

.product_container2 .container_box .pro:hover {
    transform: scale(1.05);
}

.product_container2 .container_box .small_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding: 11px 3% 5px 3%;
}

.product_container2 .small_title a {
    color: #333;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_container2 .small_title a:hover {
    color: #116cac;
}

@media(max-width:1600px) {
    .product_container2 {
        margin-bottom: 50px;
    }

    .product_container2 .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .product_container2 .titlebox {
        margin-bottom: 30px;
    }

    .product_container2 .container_box .box {
        background-color: #f9f9f9;
        padding-top: 8px;
        width: 23.5%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 45px;
    }

    .product_container2 .box:nth-child(4n) {
        margin-right: 0;
    }

    .product_container2 .container_box .imgbox {
        width: 95%;
    }
}

@media(max-width:1333px) {
    .product_container2 .title {
        font-size: 32px;
        margin-bottom: 20px;
        align-items: unset;
    }

    .product_container2 .title .shitou18 {
        margin-top: 10px;
        margin-right: 8px;
    }

    .product_container2 .title_content {
        font-size: 16px;
        line-height: 26px;
    }

    .product_container2 .container_box .imgbox .logo {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 11%;
        width: 60%;
    }

    .product_container2 .container_box .box {
        padding-top: 8px;
        width: 23%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container2 .container_box .small_title {
        font-size: 16px;
        line-height: 30px;
        padding: 8px 3% 5px 5%;
    }

    .product_container2 .titlebox {
        margin-bottom: 25px;
    }
}

@media(max-width:999px) {
    .product_container2 {
        margin-bottom: 40px;
    }

    .product_container2 .title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .product_container2 .shitou18 {
        width: 8px;
        height: 8px;
        margin-top: 10px;
    }

    .product_container2 .container_box .small_title {
        font-size: 14px;
        line-height: 26px;
        padding: 5px 5% 5px 5%;
    }

    .product_container2 .container_box .box {
        padding-top: 8px;
        width: 32%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container2 .container_box .box:nth-child(4n) {
        margin-right: 2%;
    }

    .product_container2 .container_box .box:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .product_container2 .title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .product_container2 .title_content {
        font-size: 14px;
        line-height: 24px;
    }

    .product_container2 .shitou18 {
        width: 6px;
        height: 6px;
        margin-top: 12px !important;
    }
}

@media(max-width:570px) {
    .product_container2 {
        margin-bottom: 30px;
    }

    .product_container2 .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .product_container2 .container_box .box {
        padding-top: 8px;
        width: 49%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container2 .container_box .box:nth-child(3n) {
        margin-right: 2%;
    }

    .product_container2 .container_box .box:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:340px) {
    .product_container2 .container_box .box {
        padding-top: 8px;
        width: 100%;
        margin-right: 0%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}

/* product_container3 */

.product_container3 {
    margin-bottom: 100px;
}

.product_container3 .titlebox {
    margin-bottom: 32px;
}

.product_container3 .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    line-height: 30px;
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.product_container3 .title_content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.product_container3 .title .shitou18 {
    margin-right: 15px;
}


.product_container3 .container_box {
    display: flex;
    flex-wrap: wrap;
}

.product_container3 .container_box .box {
    background-color: #f9f9f9;
    padding-top: 8px;
    width: 21.4375%;
    margin-right: 4.75%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    margin-bottom: 45px;
}

.product_container3 .box:nth-child(4n) {
    margin-right: 0;
}

.product_container3 .container_box .imgbox {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    position: relative;
}

.product_container3 .container_box .imgbox .logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 11%;
}

.product_container3 .container_box img {
    display: block;
}

.product_container3 .container_box .pro:hover {
    transform: scale(1.05);
}

.product_container3 .container_box .small_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding: 11px 3% 5px 3%;
}

.product_container3 .small_title a {
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_container3 .small_title a:hover {
    color: #116cac;
}

@media(max-width:1600px) {
    .product_container3 {
        margin-bottom: 80px;
    }

    .product_container3 .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .product_container3 .titlebox {
        margin-bottom: 30px;
    }

    .product_container3 .container_box .box {
        background-color: #f9f9f9;
        padding-top: 8px;
        width: 23.5%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 45px;
    }

    .product_container3 .box:nth-child(4n) {
        margin-right: 0;
    }

    .product_container3 .container_box .imgbox {
        width: 95%;
    }
}

@media(max-width:1333px) {
    .product_container3 {
        margin-bottom: 150px;
    }

    .product_container3 .title {
        font-size: 32px;
        margin-bottom: 20px;
        align-items: unset;
    }

    .product_container2 .title p {
        width: 100%;
    }

    .product_container3 .title .shitou18 {
        margin-top: 10px;
        margin-right: 8px;
    }

    .product_container3 .title_content {
        font-size: 16px;
        line-height: 26px;
    }

    .product_container3 .container_box .imgbox .logo {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 11%;
        width: 60%;
    }

    .product_container3 .container_box .box {
        padding-top: 8px;
        width: 23%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container3 .container_box .small_title {
        font-size: 16px;
        line-height: 30px;
        padding: 8px 3% 5px 5%;
    }

    .product_container3 .titlebox {
        margin-bottom: 25px;
    }
}

@media(max-width:999px) {
    .product_container3 {
        margin-bottom: 40px;
    }

    .product_container3 .title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .product_container3 .shitou18 {
        width: 8px;
        height: 8px;
        margin-top: 10px;
    }

    .product_container3 .container_box .small_title {
        font-size: 14px;
        line-height: 26px;
        padding: 5px 5% 5px 5%;
    }

    .product_container3 .container_box .box {
        padding-top: 8px;
        width: 32%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container3 .container_box .box:nth-child(4n) {
        margin-right: 2%;
    }

    .product_container3 .container_box .box:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .product_container3 .title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .product_container3 .title_content {
        font-size: 14px;
        line-height: 24px;
    }

    .product_container3 .shitou18 {
        width: 6px;
        height: 6px;
        margin-top: 12px !important;
    }
}

@media(max-width:570px) {
    .product_container3 {
        margin-bottom: 30px;
    }

    .product_container3 .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .product_container3 .container_box .box {
        padding-top: 8px;
        width: 49%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_container3 .container_box .box:nth-child(3n) {
        margin-right: 2%;
    }

    .product_container3 .container_box .box:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:340px) {
    .product_container3 .container_box .box {
        padding-top: 8px;
        width: 100%;
        margin-right: 0%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}




/* 2-2 product */

.product_detail {
    padding: 79px 0px 87px;
    background-color: #f9f9f9;
}

.product_detail .safe {
    display: flex;
    justify-content: space-between;
}

.product_detail .leftbox {
    width: 60%;
}



.product_detail .leftbox {
    width: 50%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
    padding-top: 4px;
}

.product_detail .leftbox .box {
    width: 515px;
    height: 515px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.product_detail .leftbox .video {
    cursor: pointer;
}

.product_detail .leftbox .video:hover .play {
    transform: scale(1.1);
}

.product_detail .leftbox .box video {
    width: 100%;
}

.product_detail .leftbox .box .swiper-slide {
    display: flex;
    justify-content: center;
}

.product_detail .leftbox .box .swiper-slide img {
    width: 100%;
    height: 100%;
    border: solid 2px #ededed;
}

.product_detail .leftbox .box .swiper-slide video {
    width: 100%;
    height: 100%;
    position: absolute;

    object-fit: cover;
}

.product_detail .leftbox .box .swiper-slide .play {
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: unset;
    margin: auto;
    cursor: pointer;
}

.product_detail .leftbox .swiperbox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-left: 20px;
}

.product_detail .leftbox .swiperbox .product2_prev {
    position: absolute;
    top: -3px;
    font-size: 22px;
    transform: rotate(90deg);
    cursor: pointer;
    font-weight: bold;
}

.product_detail .leftbox .swiperbox .product2_next {
    position: absolute;
    bottom: -3px;
    font-size: 22px;
    transform: rotate(90deg);
    cursor: pointer;

    font-weight: bold;
}

.product_detail .leftbox .swiperbox .product2_prev:hover,
.product_detail .leftbox .swiperbox .product2_next:hover {
    color: #116cac;
}

.product_detail .leftbox .swiperTwo .swiper-slide {
    cursor: pointer;
}




.product_detail .swiperTwo {
    padding: 0;
    margin: 0;
    height: 478px !important;
    padding-top: 3px;
    padding-bottom: 3px;
}


.product_detail .swiperTwo .swiper-wrapper .swiper-slide {
    width: 140px;
    height: 141px;
    background-color: #ffffff;
    object-fit: cover;
}

.product_detail .swiperTwo .swiper-wrapper .swiper-slide img {
    height: 100%;
    width: 100%;
    border: 1px solid transparent;
}

.product_detail .rightbox {
    width: 50%;

}



.product_detail .leftbox .swiperTwo .swiper-slide-thumb-active img {
    border: 1px solid #1f77ba;

}

.product_detail .rightbox {}

.product_detail .rightbox .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    border-bottom: 2px solid rgba(102, 102, 102, 0.2);
    padding-bottom: 28px;
    margin-bottom: 9px;
}

.product_detail .rightbox .content {
    margin-bottom: 78px;
}

.product_detail .rightbox p {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 47px;
    color: #666666;
}

.product_detail .rightbox .shitou18 {
    margin-right: 14px;
    margin-left: 4px;
}

.product_detail .rightbox .inquire_box {
    display: flex;
    align-items: center;
}

.product_detail .inquire_box .btnbox {
    display: flex;
    margin-right: 5px;
}

.product_detail .btnbox a {
    width: 153px;
    height: 47px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 21px;
}

.product_detail .sharebox span {
    margin-right: 10px;
}

.product_detail .btnbox a:hover {
    color: #116cac;
    background-color: #fff;
    border: 1px solid #116cac;
}

.product_detail .sharebox {
    display: flex;
    align-items: center;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    color: #999999;
}

.product_detail .sharebox div {}

.product_detail .swiper-pagination {
    display: none;
}


@media(max-width:1600px) {
    .product_detail {
        padding: 50px 0px;
    }

    .product_detail .leftbox .box {
        width: 70%;
        height: auto;
    }

    .product_detail .swiperTwo {
        padding: 0;
        margin: 0;
        height: 400px !important;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .product_detail .swiperTwo .swiper-wrapper .swiper-slide {
        width: 130px;
        height: 141px;
    }

    .product_detail .rightbox {
        width: 48%;
    }

    .product_detail .rightbox .title {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 20px;
        margin-bottom: 9px;
    }

    .product_detail .rightbox .content {
        margin-bottom: 20px;
    }

    .product_detail .rightbox p {
        font-size: 18px;
        line-height: 40px;
    }
}

@media(max-width:1333px) {
    .product_detail .leftbox .swiperbox {
        margin-left: 10px;
    }

    .product_detail .swiperTwo .swiper-wrapper .swiper-slide {
        width: 100px;
    }

    .product_detail .swiperTwo {
        padding: 0;
        margin: 0;
        height: 350px !important;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .product_detail .rightbox .title {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px;
        margin-bottom: 8px;
    }

    .product_detail .rightbox p {
        font-size: 16px;
        line-height: 34px;
        display: flex;
    }

    .product_detail .rightbox p span {
        margin-top: 12px;
        flex-shrink: 0;
    }

    .product_detail .btnbox a {
        width: 140px;
        height: 42px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
        margin-right: 15px;
    }

    .product_detail .sharebox div {
        cursor: pointer;
        flex-shrink: 0;
    }

    .product_detail .rightbox .inquire_box {
        display: flex;
        align-items: unset;
        flex-direction: column;
    }

    .product_detail .inquire_box .btnbox {
        margin-bottom: 18px;
    }

    .product_detail .sharebox span {
        margin-right: 5px;
    }
}

@media(max-width:999px) {
    .product_detail {
        padding: 30px 0px 40px 0px;
    }

    .product_detail .safe {
        flex-direction: column;
    }

    .product_detail .leftbox {
        width: 80%;
        flex-shrink: 0;
        padding-top: 4px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .product_detail .rightbox {
        width: 100%;
    }

    .product_detail .rightbox .shitou18 {
        margin-right: 10px;
        margin-left: 0;
    }

    .product_detail .shitou18 {
        width: 8px;
        height: 8px;
        margin-top: 12px !important;
    }

    .product_detail .leftbox .swiperbox .product2_prev {
        top: -20px;
    }

    .product_detail .leftbox .swiperbox .product2_next {
        bottom: -20px;
    }
}

@media(max-width:768px) {
    .product_detail .leftbox {
        width: 85%;
        flex-shrink: 0;
        padding-top: 4px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .product_detail .leftbox .swiperbox .product2_prev {
        top: -18px;
    }

    .product_detail .leftbox .swiperbox .product2_next {
        bottom: -18px;
    }

    .product_detail .rightbox .title {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

    .product_detail .rightbox p {
        font-size: 14px;
        line-height: 32px;
        display: flex;
    }

    .product_detail .rightbox .shitou18 {
        margin-right: 8px;
    }

    .product_detail .btnbox a {
        width: 130px;
        height: 42px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
        margin-right: 10px;
    }

    .product_detail .sharebox {
        font-size: 14px;
    }

    .product_detail .leftbox {
        flex-direction: column-reverse;
    }

    .product_detail .leftbox .swiperbox {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        margin-left: 20px;
        width: 100%;
    }

    .product_detail .swiperTwo .swiper-wrapper .swiper-slide {
        height: auto;
    }

    .product_detail .swiperTwo {
        padding: 0;
        margin: 0;
        height: auto !important;
        padding-bottom: 3px;
    }

    .product_detail .leftbox .box {
        margin-bottom: 35px;
    }

    .product_detail .leftbox .swiperbox .product2_prev {
        top: 50%;
        left: -30px;
        transform: translateY(-50%);
    }

    .product_detail .leftbox .swiperbox .product2_next {
        top: 60%;
        right: -30px;
        bottom: 0;
        transform: translateY(-50%);
    }

    .product_detail .leftbox .box {
        width: 75%;
        height: auto;
    }

    .product_detail .leftbox {
        width: 75%;
        flex-shrink: 0;
        padding-top: 4px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

}




@media(max-width:600px) {
    .product_detail .leftbox .box {
        width: 88%;
        height: auto;
    }

    .product_detail .leftbox .swiperbox {
        height: 100%;
        margin-left: 0;
        width: 100%;
    }
}

@media(max-width:570px) {}

@media(max-width:500px) {
    .product_detail .leftbox {
        width: 85%;
        flex-shrink: 0;
        padding-top: 4px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media(max-width:400px) {
    .product_detail .leftbox {
        width: 95%;
        flex-shrink: 0;
        padding-top: 4px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .product_detail .leftbox .swiperbox .product2_prev {
        top: 50%;
        left: -25px;
        transform: translateY(-50%);
    }

    .product_detail .leftbox .swiperbox .product2_next {
        top: 50%;
        right: -25px;
        transform: translateY(-50%);
    }
}

@media(max-width:380px) {
    .product_detail .leftbox .swiperbox {
        display: none;
    }

    .product_detail .leftbox {
        width: 100%;
    }

    .product_detail .leftbox .box {
        width: 100%;
        height: auto;
    }

    .product_detail .swiper-pagination {
        display: block;
    }

    .product_detail .leftbox .box {
        margin-bottom: 0px;
    }

    .product_detail .inquire_box .btnbox {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }

    .product_detail .btnbox a {
        width: 115px;
        height: 38px;
    }
}



/* product_alternators */
.product_alternators {
    padding: 36px 0px 36px;
}

.product_alternators .box {
    margin-bottom: 25px;
}

.product_alternators .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 30px;
    color: #333333;

}

.product_alternators .box .title {
    margin-bottom: 29px;
}

.product_alternators .box1 .title {
    margin-bottom: 13px;
}

.product_alternators .picbox {
    transform: translateX(-25px);
}

.product_alternators .picbox img {
    display: block;
}

/*.product_alternators .font {*/
/*    display: flex;*/
/*}*/

.product_alternators .font p {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 47px;
    color: #666666;
    margin-right: 20px;
}

@media(max-width:1600px) {
    .product_alternators {
        padding: 30px 0px;
    }

    .product_alternators .box .title {
        margin-bottom: 25px;
    }

    .product_alternators .box1 .title {
        margin-bottom: 10px;
    }

    .product_alternators .title {
        font-size: 22px;
        line-height: 28px;
    }
}

@media(max-width:1333px) {
    .product_alternators .box .title {
        margin-bottom: 20px;
    }

    .product_alternators .title {
        font-size: 20px;
        line-height: 28px;
    }

    .product_alternators .picbox {
        transform: translateX(0px);
    }
}

@media(max-width:999px) {
    .product_alternators {
        padding: 25px 0px;
    }

    .product_alternators .box .title {
        margin-bottom: 15px;
    }

    .product_alternators .title {
        font-size: 18px;
        line-height: 24px;
    }

    .product_alternators .picbox img {
        width: 500px;
    }
}

@media(max-width:768px) {
    .product_alternators .box .title {
        margin-bottom: 10px;
    }

}

@media(max-width:570px) {
    .product_alternators {
        padding: 20px 0px;
    }

    .product_alternators .picbox img {
        width: 100%;
    }

    .product_alternators .font p {
        font-size: 16px;
        line-height: 38px;
        margin-right: 20px;
    }
}



/* product_list */
.product_list {
    margin-bottom: 73px;
}

.product_list .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 31px;
}

.product_list table {
    width: 100%;
    border-collapse: collapse;
    min-width: 650px;
    overflow: auto;
}

.product_list table tbody {
    overflow: auto;
}

.product_list .tbody {
    overflow: auto;
}

.product_list .table {
    overflow: auto;
}

.product_list table tr {}

.product_list table td {
    padding: 20px 0px;
    border-right: 1px solid #333;
    text-align: center;

    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.product_list table tr td:last-child{
    border-right: unset;
}
.product_list table tr:nth-child(odd){
    background-color: #ebeced;
}

.product_list table tr:nth-of-type(1) {
    background-color: #3e3f41;
}

.product_list table tr:nth-of-type(1) td {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    border-right: 1px solid #fff;
}

.product_list table tr:nth-of-type(1) td:last-child{
    border-right: unset;
}


@media(max-width:1600px) {
    .product_list .title {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .product_list table tr:nth-of-type(1) td {
        font-size: 18px;
    }

    .product_list table td {
        padding: 26px 0px;
        font-size: 18px;
    }

    .product_list {
        margin-bottom: 50px;
    }
}

@media(max-width:1333px) {
    .product_list .title {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .product_list table tr:nth-of-type(1) td {
        font-size: 16px;
    }

    .product_list table td {
        padding: 22px 0px;
        font-size: 16px;
    }
}

@media(max-width:999px) {
    .product_list .title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .product_list {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .product_list .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .product_list table tr:nth-of-type(1) td {
        font-size: 14px;
    }

    .product_list table td {
        padding: 20px 0px;
        font-size: 14px;
    }
}

@media(max-width:570px) {
    .product_list .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .product_list table td {
        padding: 16px 0px;
        font-size: 14px;
    }

    .product_list {
        margin-bottom: 30px;
    }
}



/* product_videos */

.product_videos {
    margin-bottom: 42px;
}

.product_videos .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 29px;
}

.product_videos .videos_box {
    display: flex;
    flex-wrap: wrap;
}

.product_videos .videos_box .box {
    width: 31.8125%;
    margin-right: 2.28%;
}

.product_videos .videos_box .box:nth-child(3n) {
    margin-right: 0;
}

@media(max-width:1000px) {
    .product_videos .videos_box .box:nth-child(3n) {
        margin-right: auto;
    }
}

.product_videos .videos_box .video {
    position: relative;
    cursor: pointer;
}

.product_videos .videos_box .video img {
    display: block;
}

.product_videos .videos_box .video:hover .play {
    transform: scale(1.1);
}

.product_videos .videos_box .video .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.product_videos .videos_box .small_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    padding-top: 26px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}



@media(max-width:1600px) {
    .product_videos .title {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .product_videos .videos_box .box {
        width: 31.86%;
        margin-right: 2.2%;
    }

    .product_videos .videos_box .small_title {
        font-size: 18px;
        line-height: 28px;
        padding-top: 20px;
    }

    .product_videos {
        margin-bottom: 40px;
    }
}

@media(max-width:1333px) {
    .product_videos .title {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .product_videos .videos_box .small_title {
        font-size: 16px;
        line-height: 26px;
        padding-top: 18px;
    }

    .product_videos {
        margin-bottom: 35px;
    }
}

@media(max-width:999px) {
    .product_videos .title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .product_videos .videos_box .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .product_videos .videos_box .box:nth-child(2n) {
        margin-right: 0;
    }

    .product_videos {
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .product_videos .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .product_videos .videos_box .video .play {
        width: 42px;
        height: 42px;
    }

    .product_videos {
        margin-bottom: 25px;
    }
}

@media(max-width:570px) {
    .product_videos .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .product_videos .videos_box .video .play {
        width: 38px;
        height: 38px;
    }

    .product_videos .videos_box .small_title {
        font-size: 16px;
        line-height: 26px;
        padding-top: 12px;
    }

    .product_videos {
        margin-bottom: 30px;
    }
}

@media(max-width:400px) {
    .product_videos .videos_box .box {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }

    .product_videos .videos_box .box:last-child {
        margin-bottom: 0;
    }
}







/* product_project */

.product_project {
    margin-bottom: 55px;
}

.product_project .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 45px;
}

.product_project .project_box {
    display: flex;
    flex-wrap: wrap;
}

.product_project .project_box .box {
    width: 31.48%;
    margin-right: 2.75%;
}

.product_project .project_box .box:nth-child(3n) {
    margin-right: 0;
}

.product_project .imgbox {
    position: relative;
}

.product_project .imgbox img {
    display: block;
}

.product_project .imgbox .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 78px;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.product_project .shadow .line {
    width: 10px;
    height: 45px;
    background-color: rgba(0, 103, 184, .5);
    border-radius: 1px;
    margin-right: 15px;
}

.product_project .shadow a {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    color: #ffffff;
    transform: translateY(-6px);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_project .shadow a:hover {
    color: #116cac;
}

.product_project .contact {}

.product_project .contact div {
    display: flex;
    justify-content: space-between;
    padding: 17.5px 0px;
    border-bottom: 1px solid #d6d6d6;

}

.product_project .contact div:last-child {
    border-bottom: unset;
}

.product_project .contact .left {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    color: #333333;
    padding-right: 3%;
    width: 50%;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_project .contact .left:hover {
    color: #116cac;
}

.product_project .contact .right {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    color: #666666;
    width: 50%;
    text-align: left;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media(max-width:1600px) {
    .product_project .title {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .product_project .shadow a {
        transform: unset;
    }

    .product_project {
        margin-bottom: 45px;
    }

}

@media(max-width:1333px) {
    .product_project .title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .product_project .imgbox .shadow {
        height: 60px;
        width: 100%;
        padding-left: 8px;
    }

    .product_project .shadow a {
        font-size: 16px;
    }

    .product_project .shadow .line {
        width: 8px;
        height: 40px;
        border-radius: 1px;
        margin-right: 8px;
    }

    .product_project .contact .left {
        font-size: 16px;
        padding-right: 2%;
        width: 50%;
    }

    .product_project .contact div {
        padding: 14px 0px;
        align-items: center;
    }

    .product_project {
        margin-bottom: 40px;
    }

}

@media(max-width:999px) {
    .product_project .title {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .product_project .project_box .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .product_project .project_box .box:nth-child(2n) {
        margin-right: 0%;
    }

    .product_project {
        margin-bottom: 35px;
    }

}

@media(max-width:768px) {
    .product_project .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .product_project .shadow a {
        font-size: 14px;
    }

    .product_project .imgbox .shadow {
        height: 48px;
        width: 100%;
        padding-left: 5px;
    }

    .product_project .shadow .line {
        width: 5px;
        height: 32px;
        border-radius: 1px;
        margin-right: 5px;
    }

    .product_project .contact .left {
        font-size: 14px;
        padding-right: 2%;
        width: 50%;
    }

    .product_project .contact .right {
        font-size: 14px;
        width: 50%;
    }

    .product_project {
        margin-bottom: 30px;
    }

}

@media(max-width:570px) {
    .product_project .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .product_project {
        margin-bottom: 25px;
    }

}


@media(max-width:400px) {
    .product_project .project_box .box {
        width: 100%;
        margin-right: 0%;
    }

    .product_project .project_box .box:last-child {
        margin-bottom: 0;
    }
}


/* product_related */

.product_related {
    margin-bottom: 84px;
}

.product_related .titlebox {
    margin-bottom: 42px;
}

.product_related .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    line-height: 30px;
    color: #333333;
    display: flex;
    align-items: center;
    margin-bottom: 31px;
}

.product_related .title_content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.product_related .title .shitou18 {
    margin-right: 15px;
}


.product_related .container_box {
    display: flex;
    flex-wrap: wrap;
}

.product_related .container_box .box {
    background-color: #f9f9f9;
    /* padding-top: 8px; */
    width: 21.4375%;
    margin-right: 4.75%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    /* margin-bottom: 45px; */
}

.product_related .box:nth-child(4n) {
    margin-right: 0;
}

.product_related .container_box .imgbox {
    overflow: hidden;
    margin: 8px;
    display: block;
    position: relative;
}

.product_related .container_box .imgbox .logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 11%;
}

.product_related .container_box img {
    display: block;
}

.product_related .container_box .pro:hover {
    transform: scale(1.05);
}

.product_related .container_box .small_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding: 11px 3% 5px 3%;
}

.product_related .small_title a {
    color: #333;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_related .small_title a:hover {
    color: #116cac;
}

@media(max-width:1600px) {
    .product_related {
        margin-bottom: 50px;
    }

    .product_related .title {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .product_related .titlebox {
        margin-bottom: 30px;
    }

    .product_related .container_box .box {
        background-color: #f9f9f9;
        padding-top: 8px;
        width: 23.5%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 45px;
    }

    .product_related .box:nth-child(4n) {
        margin-right: 0;
    }

    .product_related .container_box .imgbox {
        width: 95%;
    }
}

@media(max-width:1333px) {
    .product_related {
        margin-bottom: 150px;
    }

    .product_related .title {
        font-size: 32px;
        margin-bottom: 20px;
        align-items: unset;
    }

    .product_related .title .shitou18 {
        margin-top: 10px;
        margin-right: 8px;
    }

    .product_related .title_content {
        font-size: 16px;
        line-height: 26px;
    }

    .product_related .container_box .imgbox .logo {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 11%;
        width: 60%;
    }

    .product_related .container_box .box {
        padding-top: 8px;
        width: 23%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_related .container_box .small_title {
        font-size: 16px;
        line-height: 30px;
        padding: 8px 3% 5px 5%;
    }

    .product_related .titlebox {
        margin-bottom: 25px;
    }
}

@media(max-width:999px) {
    .product_related {
        margin-bottom: 40px;
    }

    .product_related .title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .product_related .shitou18 {
        width: 8px;
        height: 8px;
        margin-top: 10px;
    }

    .product_related .container_box .small_title {
        font-size: 14px;
        line-height: 26px;
        padding: 5px 5% 5px 5%;
    }

    .product_related .container_box .box {
        padding-top: 8px;
        width: 32%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_related .container_box .box:nth-child(4n) {
        margin-right: 2%;
    }

    .product_related .container_box .box:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .product_related .title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .product_related .title_content {
        font-size: 14px;
        line-height: 24px;
    }

    .product_related .shitou18 {
        width: 6px;
        height: 6px;
        margin-top: 12px !important;
    }
}

@media(max-width:570px) {
    .product_related {
        margin-bottom: 30px;
    }

    .product_related .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .product_related .container_box .box {
        padding-top: 8px;
        width: 49%;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .product_related .container_box .box:nth-child(3n) {
        margin-right: 2%;
    }

    .product_related .container_box .box:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:340px) {
    .product_related .container_box .box {
        padding-top: 8px;
        width: 100%;
        margin-right: 0%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}




/* 2-3 product */


.product_detail2 {
    padding: 79px 0px 65px;
    background-color: #f9f9f9;
}

.product_detail2 .safe {
    display: flex;
    justify-content: space-between;
}

.product_detail2 .leftbox {
    width: 42.7%;
    padding-top: 6px;
}

.product_detail2 .box {
    position: relative;
}

.product_detail2 .video {
    cursor: pointer;
}

.product_detail2 .video:hover .play {
    transform: scale(1.1);
}

.product_detail2 .leftbox .img {
    display: block;
}

.product_detail2 .swiper-pagination {
    display: none;
}

.product_detail2 .leftbox .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.product_detail2 .leftbox video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.product_detail2 .rightbox {
    width: 52%;

}

.product_detail2 .rightbox .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    padding-bottom: 28px;
    margin-bottom: 41px;
    border-bottom: solid 2px rgba(102, 102, 102, .2);
}

.product_detail2 .rightbox .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 21.8%;
}

.product_detail2 .controls {
    display: flex;
    align-items: center;
}

.product_detail2 .controls .left {
    display: flex;
    margin-right: 15px;
}

.product_detail2 .left a {
    width: 154px;
    height: 47px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.product_detail2 .left a:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

.product_detail2 .right {
    display: flex;
    align-items: center;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
}

.product_detail2 .right .sharebox {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.product_detail2 .right span {
    margin-right: 8px;
    flex-shrink: 0;
}

@media(max-width:1600px) {
    .product_detail2 {
        padding: 50px 0px;
    }

    .product_detail2 .box {
        padding-top: 0;
    }

    .product_detail2 .rightbox .title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .product_detail2 .rightbox .content {
        font-family: HelveticaLTStd-Roman;
        font-size: 16px;
        line-height: 28px;
        color: #666666;
        margin-bottom: 10%;
    }
}

@media(max-width:1333px) {
    .product_detail2 .rightbox .title {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .product_detail2 .rightbox .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5%;
    }

    .product_detail2 .rightbox .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10%;
    }

    .product_detail2 .left a {
        width: 150px;
        height: 45px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
        margin-right: 15px;
    }

    .product_detail2 .right span {
        margin-right: 5px;
    }

    .product_detail2 .controls {
        align-items: flex-start;
        flex-direction: column;
    }

    .product_detail2 .controls .left {
        margin-bottom: 20px;
        margin-right: 0;
    }


}

@media(max-width:999px) {
    .product_detail2 {
        padding: 40px 0px;
    }

    .product_detail2 .swiper-pagination {
        display: block;
    }

    .product_detail2 .safe {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .product_detail2 .leftbox {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .product_detail2 .rightbox {
        width: 100%;
    }

    .product_detail2 .rightbox .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .product_detail2 .left a {
        width: 140px;
        height: 42px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
        margin-right: 15px;
    }
}

@media(max-width:768px) {
    .product_detail2 .right {
        font-size: 14px;
        line-height: 30px;
    }

    .product_detail2 .controls .left {
        margin-bottom: 15px;
        margin-right: 0;
    }

    .product_detail2 .leftbox {
        width: 85%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .product_detail2 .rightbox .content {
        font-size: 14px;
    }
}

@media(max-width:570px) {
    .product_detail2 {
        padding: 30px 0px;
    }

    .product_detail2 .leftbox {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 15px;
    }
}

@media(max-width:400px) {
    .product_detail2 .leftbox {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 15px;
    }
}


/* product_bank */
.product_bank {
    padding: 65px 0px 78px;
}

.product_bank .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 60px;
}

.product_bank .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}


@media(max-width:1600px) {
    .product_bank {
        padding: 50px 0px;
    }

    .product_bank .title {
        font-size: 36px;
        margin-bottom: 40px;
    }
}

@media(max-width:1333px) {
    .product_bank .title {
        font-size: 32px;
        margin-bottom: 30px;
    }
}

@media(max-width:999px) {
    .product_bank {
        padding: 40px 0px;
    }

    .product_bank .title {
        font-size: 20px;
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .product_bank .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .product_bank .content {
        font-size: 14px;
        line-height: 26px;
    }
}

@media(max-width:570px) {
    .product_bank {
        padding: 30px 0px;
    }

    .product_bank .title {
        font-size: 22px;
        margin-bottom: 10px;
    }
}


/* product_why */
.product_why {
    margin-bottom: 79px;
}

.product_why .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 60px;
}

.product_why .why_box {
    display: flex;
    flex-wrap: wrap;
}

.product_why .why_box .box {
    width: 28.2%;
    background-color: #f9f9f9;
    padding: 21px 32px 30px 32px;
    margin-right: 7.3%;
}

.product_why .why_box .box:nth-child(3n) {
    margin-right: 0;
}

.product_why .box .num {
    font-family: HelveticaLTStd-Bold;
    font-size: 95px;
    color: #116cac;
    margin-bottom: 32px;
}


.product_why .box .small_title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 21px;
}

.product_why .box .small_content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 109px;
}

@media(max-width:1600px) {
    .product_why .title {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .product_why .box .small_content {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 60px;
    }

    .product_why .why_box .box {
        width: 28.2%;
        padding: 20px 26px 26px 26px;
        margin-right: 7.3%;
    }

    .product_why .box .num {
        font-size: 88px;
        margin-bottom: 20px;
    }

    .product_why .box .small_title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .product_why {
        margin-bottom: 50px;
    }
}

@media(max-width:1333px) {
    .product_why .title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .product_why .box .small_title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .product_why .why_box .box {
        width: 32%;
        padding: 20px;
        margin-right: 2%;
    }

    .product_why .box .small_content {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .product_why .box .num {
        font-size: 78px;
        margin-bottom: 18px;
    }
}

@media(max-width:999px) {
    .product_why .title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .product_why .why_box .box {
        width: 100%;
        padding: 10px;
        margin-right: 0%;
        margin-bottom: 15px;
    }

    .product_why .box .num {
        font-size: 64px;
        margin-bottom: 10px;
    }

    .product_why .box .small_content {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .product_why {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .product_why .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .product_why .box .small_content {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .product_why .box .num {
        font-size: 54px;
        margin-bottom: 10px;
    }

    .product_why .box .small_title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media(max-width:570px) {
    .product_why .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .product_why .box .num {
        font-size: 38px;
        margin-bottom: 10px;
    }

    .product_why {
        margin-bottom: 30px;
    }
}


/* 3-1 videos */


.video_cate {
    padding: 84px 0px 45px;
}

.video_cate .safe {
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    padding: 23px 0px 29px 23px;
}

.video_cate .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-right: 64px;
    flex-shrink: 0;
}

.video_cate .active a {
    text-decoration: underline;
    color: #116cac;
}

.video_cate ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.video_cate li {
    margin-right: 70px;
    padding: 5px 0px;
}

.video_cate li a {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666;
    font-weight: bold;
}

.video_cate li a:hover {
    color: #116cac;
    text-decoration: underline;
}


@media(max-width:1600px) {
    .video_cate {
        padding: 50px 0px;
    }

    .video_cate li a {
        font-size: 18px;
        letter-spacing: 0px;
        color: #666;
    }

    .video_cate li {
        margin-right: 32px;
        padding: 5px 0px;
    }

    .video_cate .title {
        font-size: 22px;
        margin-right: 20px;
    }
}

@media(max-width:1333px) {
    .video_cate .title {
        font-size: 20px;
        margin-right: 20px;
    }

    .video_cate li a {
        font-size: 16px;
        letter-spacing: 0px;
        color: #666;
    }

    .video_cate li {
        margin-right: 25px;
        padding: 5px 0px;
    }

    .video_cate .safe {
        padding: 20px 0px 25px 15px;
    }
}

@media(max-width:999px) {
    .video_cate {
        padding: 20px 0px 30px 0px;
    }

    .video_cate .title {
        font-size: 18px;
        margin-right: 18px;
        margin-bottom: 10px;
    }

    .video_cate .safe {
        padding: 16px 0px 21px 15px;
    }

    .video_cate .safe {
        flex-wrap: wrap;
    }
}

@media(max-width:768px) {
    .video_cate li a {
        font-size: 14px;
        letter-spacing: 0px;
        color: #666;
    }

    .video_cate .title {
        font-size: 16px;
        margin-right: 15px;
        margin-bottom: 8px;
    }

    .video_cate li {
        margin-right: 20px;
        padding: 4px 0px;
    }
}

@media(max-width:570px) {
    .video_cate {
        padding: 20px 0px 20px 0px;
    }
}


/* video_box */

.video_box {
    margin-bottom: 37px;
}

.video_box .safe {
    display: flex;
    flex-wrap: wrap;
}

.video_box .box1 {
    width: 31.8125%;
    margin-right: 2.2725%;
    margin-bottom: 33px;
}

.video_box .box1:nth-child(3n) {
    margin-right: 0;
}

.video_box .box1 .video {
    cursor: pointer;
    position: relative;
}

.video_box .box1 .video img {
    display: block;
}

.video_box .box1 .video .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.video_box .box1:hover .play {
    transform: scale(1.1);
}

.video_box .title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    padding-top: 24px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media(max-width:1600px) {
    .video_box .title {
        font-size: 18px;
        line-height: 30px;
        padding-top: 20px;
    }
}

@media(max-width:1333px) {
    .video_box .title {
        font-size: 16px;
        line-height: 26px;
        padding-top: 10px;
    }

    .video_box .box1 .video .play {
        width: 40px;
        height: 40px;
    }

    .video_box .box1 {
        width: 31.8125%;
        margin-right: 2.2725%;
        margin-bottom: 25px;
    }
}

@media(max-width:999px) {
    .video_box .box1 {
        width: 31.8125%;
        margin-right: 2.2725%;
        margin-bottom: 20px;
    }
}

@media(max-width:768px) {
    .video_box .box1 .video .play {
        width: 36px;
        height: 36px;
    }

    .video_box .title {
        font-size: 14px;
        line-height: 25px;
        padding-top: 8px;
    }
}

@media(max-width:700px) {
    .video_box .box1 {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .video_box .box1:nth-child(3n) {
        margin-right: 2%;
    }

    .video_box .box1:nth-child(2n) {
        margin-right: 0;
    }

}

@media(max-width:570px) {}

@media(max-width:400px) {
    .video_box .box1 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .video_box .box1:nth-child(3n) {
        margin-right: 0%;
    }

    .video_box .box1:nth-child(2n) {
        margin-right: 0;
    }
}



/* pagination */
.pagination {
    margin-bottom: 79px;
}

.pagination .safe {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination a {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-right: 20px;
}

.pagination a:last-child {
    margin-right: 0;
}

.pagination a:hover {
    border: 1px solid #116cac;
    background-color: #116cac;
    color: #fff;
}

.pagination a {
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .con {
    width: 108px;
    height: 38px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .active {
    border: 1px solid #116cac;
    background-color: #116cac;
    color: #fff;
}


@media(max-width:1600px) {
    .pagination {
        margin-bottom: 50px;
    }

    .pagination a {
        font-size: 16px;
        margin-right: 15px;
    }

    .pagination a {
        width: 35px;
        height: 35px;
    }

    .pagination .con {
        width: 95px;
        height: 35px;
    }
}

@media(max-width:1333px) {
    .pagination {
        margin-bottom: 79px;
    }

    .pagination a {
        font-size: 16px;
        line-height: 24px;
        margin-right: 12px;
    }
}

@media(max-width:999px) {
    .pagination {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .pagination a {
        width: 30px;
        height: 30px;
    }

    .pagination .con {
        width: 80px;
        height: 30px;
    }

    .pagination a {
        font-size: 14px;
        margin-right: 10px;
        margin-bottom: 8px;
    }
}

@media(max-width:570px) {
    .pagination {
        margin-bottom: 30px;
    }

    .pagination a {
        font-size: 14px;
        margin-right: 6px;
        margin-bottom: 8px;
    }
}





/* 4-1 case */

.case_cate {
    padding: 84px 0px 45px;
}

.case_cate .safe {
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    padding: 23px 0px 29px 23px;
}

.case_cate .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-right: 45px;
    flex-shrink: 0;
}

.case_cate .active a {
    text-decoration: underline;
    color: #116cac;
}

.case_cate ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.case_cate li {
    margin-right: 70px;
    padding: 5px 0px;
}

.case_cate li a {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666;
    font-weight: bold;
}

.case_cate li a:hover {
    color: #116cac;
    text-decoration: underline;
}


@media(max-width:1600px) {
    .case_cate {
        padding: 50px 0px;
    }

    .case_cate li a {
        font-size: 18px;
        letter-spacing: 0px;
        color: #666;
    }

    .case_cate li {
        margin-right: 32px;
        padding: 5px 0px;
    }

    .case_cate .title {
        font-size: 22px;
        margin-right: 20px;
    }
}

@media(max-width:1333px) {
    .case_cate .title {
        font-size: 20px;
        margin-right: 20px;
    }

    .case_cate li a {
        font-size: 16px;
        letter-spacing: 0px;
        color: #666;
    }

    .case_cate li {
        margin-right: 25px;
        padding: 5px 0px;
    }

    .case_cate .safe {
        padding: 20px 0px 25px 15px;
    }
}

@media(max-width:999px) {
    .case_cate {
        padding: 20px 0px 30px 0px;
    }

    .case_cate .title {
        font-size: 18px;
        margin-right: 18px;
        margin-bottom: 10px;
    }

    .case_cate .safe {
        padding: 16px 0px 21px 15px;
    }

    .case_cate .safe {
        flex-wrap: wrap;
    }
}

@media(max-width:768px) {
    .case_cate li a {
        font-size: 14px;
        letter-spacing: 0px;
        color: #666;
    }

    .case_cate .title {
        font-size: 16px;
        margin-right: 15px;
        margin-bottom: 8px;
    }

    .case_cate li {
        margin-right: 20px;
        padding: 4px 0px;
    }
}

@media(max-width:570px) {
    .case_cate {
        padding: 20px 0px 20px 0px;
    }
}

/* case_box */

.case_box {
    margin-bottom: 55px;
}

.case_box .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 45px;
}

.case_box .project_box {
    display: flex;
    flex-wrap: wrap;
}

.case_box .project_box .box {
    width: 31.48%;
    margin-right: 2.75%;
    margin-bottom: 47px;
}

.case_box .project_box .box:nth-child(3n) {
    margin-right: 0;
}

.case_box .imgbox {
    position: relative;
}

.case_box .imgbox img {
    display: block;
}

.case_box .imgbox .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 78px;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
    padding-left: 10px;
    color: #fff;
}

.case_box .shadow .line {
    width: 10px;
    height: 45px;
    background-color: #116cac;
    /* background-color: rgba(0, 103, 184, .5); */
    border-radius: 1px;
    margin-right: 15px;
}

.case_box .imgbox .shadow span {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px !important;
    color: #ffffff;
    transform: translateY(-6px);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.case_box .shadow a:hover {
    color: #116cac;
}

.case_box .contact {}

.case_box .contact div {
    display: flex;
    justify-content: space-between;
    padding: 17.5px 0px;
    border-bottom: 1px solid #d6d6d6;

}

.case_box .contact div:last-child {
    border-bottom: unset;
}

.case_box .contact .left {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    color: #333333;
    padding-right: 3%;
    width: 50%;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .case_box .contact .left:hover {
    color: #116cac;
} */

.case_box .contact .right {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    color: #666666;
    width: 50%;
    text-align: left;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media(max-width:1600px) {
    .case_box .title {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .case_box .shadow a {
        transform: unset;
    }

    .case_box {
        margin-bottom: 45px;
    }

    .case_box .project_box .box {
        margin-bottom: 40px;
    }
}

@media(max-width:1333px) {
    .case_box .title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .case_box .imgbox .shadow {
        height: 60px;
        width: 100%;
        padding-left: 8px;
    }

    .case_box .shadow a {
        font-size: 16px;
    }

    .case_box .shadow .line {
        width: 8px;
        height: 40px;
        border-radius: 1px;
        margin-right: 8px;
    }

    .case_box .contact .left {
        font-size: 16px;
        padding-right: 2%;
        width: 50%;
    }

    .case_box .contact div {
        padding: 14px 0px;
        align-items: center;
    }

    .case_box {
        margin-bottom: 40px;
    }

    .case_box .project_box .box {
        margin-bottom: 30px;
    }

}

@media(max-width:999px) {
    .case_box .title {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .case_box .project_box .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .case_box .project_box .box:nth-child(3n) {
        margin-right: 2%;
    }

    .case_box .project_box .box:nth-child(2n) {
        margin-right: 0%;
    }

    .case_box {
        margin-bottom: 35px;
    }

}

@media(max-width:768px) {
    .case_box .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .case_box .shadow a {
        font-size: 14px;
    }

    .case_box .imgbox .shadow {
        height: 48px;
        width: 100%;
        padding-left: 5px;
    }

    .case_box .shadow .line {
        width: 5px;
        height: 32px;
        border-radius: 1px;
        margin-right: 5px;
    }

    .case_box .contact .left {
        font-size: 14px;
        padding-right: 2%;
        width: 50%;
    }

    .case_box .contact .right {
        font-size: 14px;
        width: 50%;
    }

    .case_box {
        margin-bottom: 30px;
    }

}

@media(max-width:570px) {
    .case_box .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .case_box {
        margin-bottom: 25px;
    }

}


@media(max-width:400px) {
    .case_box .project_box .box {
        width: 100%;
        margin-right: 0%;
    }

    .case_box .project_box .box:last-child {
        margin-bottom: 0;
    }
}


/* 5-1 dealers */

/* loginbox */
.loginbox {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    z-index: 100000000000;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    pointer-events: all;

}

.loginbox .box {
    width: 578px;
    height: 413px;
    background-color: #ffffff;
    border-radius: 10px;
    /* min-width: 280px; */
    /* overflow: auto; */
}

.guanbi {
    opacity: 0;
    pointer-events: none;
}

.loginbox .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding: 47px 0px 15px 0px;
    margin: 0px 32px;
    border-bottom: 1px solid #ebebeb;
}

.loginbox form {
    padding: 34px 53px;
}

.loginbox form .inp1 {
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
}

.loginbox form .inp1::after {
    content: "*";
    position: absolute;
    left: 25px;
    font-weight: bold;
    top: 55%;
    transform: translateY(-50%);
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    color: #ff000b;
}

.loginbox form .inp1 input {
    width: 100%;
    height: 59px;
    background-color: #f3f3f3;
    border-radius: 10px;
    padding-left: 40px;

    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}

.loginbox form .inp1 input::placeholder {
    color: #333;
}

.loginbox form .submit {
    width: 100%;
    height: 59px;
    background-color: #116cac;
    border-radius: 10px;

    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #ffffff;
    cursor: pointer;
}

.loginbox form .submit:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

@media(max-width:1600px) {
    .loginbox .title {
        font-size: 18px;
        padding: 35px 0px 15px 0px;
        margin: 0px 32px;
    }

    .loginbox form .inp1 input {
        width: 100%;
        height: 55px;
        border-radius: 10px;
        padding-left: 32px;
        font-size: 16px;
        line-height: 26px;
    }

    .loginbox form .inp1::after {
        left: 18px;
        top: 55%;
        transform: translateY(-50%);
        font-size: 20px;
    }

    .loginbox form .submit {
        width: 100%;
        height: 55px;
        border-radius: 10px;
        font-size: 18px;
        line-height: 26px;
    }
}

@media(max-width:1333px) {
    .loginbox .box {
        width: 500px;
        height: 400px;
        border-radius: 10px;
    }

    .loginbox form .submit {
        width: 100%;
        height: 55px;
        border-radius: 10px;
        font-size: 16px;
        line-height: 26px;
    }
}

@media(max-width:999px) {
    .loginbox form .inp1 {
        border-radius: 10px;
        margin-bottom: 20px;
        position: relative;
    }

    .loginbox .box {
        width: 500px;
        height: 370px;
        border-radius: 10px;
    }
}

@media(max-width:768px) {
    .loginbox .box {
        width: 470px;
        height: 360px;
        border-radius: 10px;
    }

    .loginbox form .inp1 input {
        width: 100%;
        height: 50px;
        border-radius: 10px;
        padding-left: 25px;
        font-size: 14px;
        line-height: 26px;
    }

    .loginbox form .inp1::after {
        left: 12px;
        top: 55%;
        transform: translateY(-50%);
        font-size: 18px;
    }

    .loginbox form .submit {
        width: 100%;
        height: 50px;
        border-radius: 10px;
        font-size: 14px;
        line-height: 26px;
    }
}

@media(max-width:570px) {}

@media(max-width:450px) {
    .loginbox .box {
        width: 90%;
        height: auto;
        padding: 20px 0px;
        border-radius: 10px;
    }

    .loginbox .title {
        font-size: 18px;
        padding: 10px 0px 10px 0px;
        margin: 0px 32px;
    }

    .loginbox form .inp1 input {
        width: 100%;
        height: 45px;
        border-radius: 10px;
        padding-left: 20px;
        font-size: 14px;
    }

    .loginbox form .inp1::after {
        left: 10px;
        top: 55%;
        transform: translateY(-50%);
        font-size: 18px;
    }

    .loginbox form .submit {
        width: 100%;
        height: 45px;
        border-radius: 10px;
        font-size: 14px;
        line-height: 26px;
    }

    .loginbox form {
        padding: 25px 15px;
    }
}


/* dealers_box */
.dealers_box {
    padding: 84px 0px 25px;
}

.dealers_box .safe {
    display: flex;
    flex-wrap: wrap;
}

.dealers_box .box {
    width: 47.6875%;
    margin-right: 4.625%;
    margin-bottom: 46px;
    background-color: #f7f7f7;
    display: flex;
    padding: 27px 68px 37px 15px;
}

.dealers_box .box:nth-child(2n) {
    margin-right: 0;
}

.dealers_box .box .imgbox {
    flex-shrink: 0;
    margin-right: 40px;
}

.dealers_box .box img {
    display: block;
}

.dealers_box .box .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 10px;
    padding-top: 9px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dealers_box .box .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 49px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dealers_box .box .download {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 48px;
    color: #116cac;
    position: relative;
}

.dealers_box .box .download::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 1.5px;
    background-color: #116cac;
    transition: all linear .4s;
}

.dealers_box .box .download:hover::after {
    width: 100%;
}

@media(max-width:1600px) {
    .dealers_box {
        padding: 50px 0px 25px;
    }

    .dealers_box .box {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 46px;
        padding: 25px 20px 25px 15px;
    }

    .dealers_box .box .imgbox {
        flex-shrink: 0;
        margin-right: 30px;
    }

    .dealers_box .box .download {
        font-size: 16px;
        line-height: 48px;
    }

    .dealers_box .box .content {
        margin-bottom: 40px;
    }
}

@media(max-width:1333px) {
    .dealers_box .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
        padding: 25px 15px 25px 15px;
    }

    .dealers_box .box .title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 6px;
        padding-top: 0px;
    }

    .dealers_box .box .content {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 30px;
    }

}

@media(max-width:999px) {
    .dealers_box {
        padding: 30px 0px 20px;
    }

    .dealers_box .safe {
        flex-direction: column;
    }

    .dealers_box .box {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
        padding: 20px 15px 20px 15px;
    }
}

@media(max-width:768px) {
    .dealers_box .box img {
        width: 55px;
    }

    .dealers_box .box .imgbox {
        margin-right: 20px;
    }

    .dealers_box .box .title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px;
        padding-top: 0px;
    }

    .dealers_box .box .content {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 22px;
    }

    .dealers_box .box .download {
        font-size: 14px;
        line-height: 24px;
    }
}

@media(max-width:570px) {
    .dealers_box {
        padding: 20px 0px 15px;
    }

    .dealers_box .box {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
        padding: 15px 10px 15px 10px;
    }

    .dealers_box .box img {
        width: 45px;
    }

    .dealers_box .box .imgbox {
        margin-right: 15px;
    }
}

@media(max-width:380px) {
    .dealers_box .box {
        flex-direction: column;
    }

    .dealers_box .box .imgbox {
        margin-right: 0px;
        margin-bottom: 15px;
    }
}




/* common_business */

.common_business {
    padding: 89px 0px 117px;
    background-color: #f9f9f9;
    max-width: 1920px;
    margin: 0 auto;
}

.common_business .titlebox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 44px;
}

.common_business .titlebox .title {
    width: 18%;

    font-family: HelveticaLTStd-Bold;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
}

.common_business .titlebox .title span {
    color: #999;
}

/* .common_business .titlebox .title p:hover {
    color: #116cac;
}

.common_business .titlebox .title p:hover span {
    color: #116cac;
} */

.common_business .titlecontent {
    display: flex;
    justify-content: space-between;
    width: 72.2%;
    padding-top: 9px;
}

.common_business .titlecontent p {
    width: 100%;
    padding-left: 1.1%;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.common_business .titlecontent .shitou18 {
    margin-top: 5px;
}


.common_business .business_box {
    display: flex;
}

.common_business .business_box .business_li {
    width: 23.65%;
    margin-right: 1.8%;
    position: relative;
}

.common_business .business_box .business_li:last-child {
    margin-right: 0;
}

.common_business .business_box .business_li img {
    display: block;
}

.common_business .business_box .business_li .shadow {
    position: absolute;
    padding: 8% 6% 0px 6%;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.0)0%, rgba(0, 0, 0, .9)95%);
}

.common_business .business_box .business_li .shadow .shitou24 {
    margin-bottom: 24px;
}

.common_business .business_box .business_li .shadow .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;

    margin-bottom: 25px;
}

.common_business .business_box .business_li .shadow .title a {
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;

}

.common_business .business_box .business_li .shadow .title a:hover {
    color: #116cac;
}

.common_business .business_box .business_li .shadow .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 23px;
    color: #e0e0e0;
    margin-bottom: 46px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common_business .business_box .business_li .shadow .view_more {
    width: 135px;
    height: 42px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.common_business .business_box .business_li .shadow .view_more:hover {
    color: #116cac;
    border: 1px solid #116cac;
    background-color: #fff;
}

@media(max-width:1600px) {
    .common_business {
        padding: 50px 0px;
    }

    .common_business .titlebox .title {
        width: 20%;
        font-size: 48px;
    }

    .common_business .titlecontent {
        width: 74%;
        padding-top: 10px;
    }

    .common_business .titlebox {
        margin-bottom: 50px;
    }

    .common_business .business_box .business_li .shadow {
        padding: 6% 5% 0px 5%;
        height: 50%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .common_business .business_box .business_li .shadow .shitou24 {
        margin-bottom: 18px;
    }

    .common_business .business_box .business_li .shadow .title {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .common_business .business_box .business_li .shadow .content {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 40px;
    }

    .common_business .business_box .business_li .shadow .view_more {
        width: 130px;
        height: 40px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
    }

}

@media(max-width:1333px) {
    .common_business .business_box .business_li .shadow .title {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .common_business .business_box .business_li .shadow .shitou24 {
        margin-bottom: 10px;
    }

    .common_business .business_box .business_li .shadow {
        padding: 5% 4% 0px 4%;
        height: 50%;
        width: 100%;
        top: 0;
        left: 0;
    }

    .common_business .business_box .business_li .shadow .view_more {
        width: 115px;
        height: 38px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 30px;
    }

    .common_business .titlebox .title {
        width: 20%;
        font-size: 40px;
    }

    .common_business .titlebox {
        margin-bottom: 35px;
    }
}

@media(max-width:999px) {
    .common_business {
        padding: 40px 0px;
    }

    .common_business .titlebox {
        flex-direction: column;
    }

    .common_business .titlebox .title {
        width: 100%;
        font-size: 34px;
    }

    .common_business .titlecontent {
        width: 100%;
        padding-top: 10px;
    }

    .common_business .business_box {
        flex-wrap: wrap;
    }

    .common_business .business_box .business_li {
        width: 32.13%;
        margin-bottom: 15px;
    }

    .common_business .business_box .business_li:nth-child(3n) {
        margin-right: 0;
    }

    .common_business .titlecontent p {
        width: 100%;
        padding-left: 1.1%;
        font-size: 16px;
        line-height: 26px;
    }

    .common_business .titlebox {
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .common_business .titlebox .title {
        width: 100%;
        font-size: 26px;
    }

    .common_business .titlecontent .shitou18 {
        margin-top: 5px;
        width: 6px;
        height: 6px;
    }

    .common_business .titlecontent p {
        width: 100%;
        padding-left: 1.1%;
        font-size: 14px;
        line-height: 24px;
    }

    .common_business .titlecontent .shitou18 {
        margin-right: 6px;
    }

    .common_business .titlebox {
        margin-bottom: 20px;
    }

    .common_business .business_box .business_li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .common_business .business_box .business_li:nth-child(2n) {
        margin-right: 0%;
    }

    .common_business .business_box .business_li:nth-child(3n) {
        margin-right: 2%;
    }

    .common_business .business_box .business_li .shadow .title {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .common_business .business_box .business_li .shadow .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .common_business .business_box .business_li .shadow .view_more {
        width: 105px;
        height: 35px;
        border-radius: 1px;
        font-size: 12px;
        line-height: 30px;
    }
}

@media(max-width:570px) {
    .common_business {
        padding: 30px 0px;
    }

    .common_business .titlebox {
        margin-bottom: 15px;
    }

    .common_business .titlebox .title {
        width: 100%;
        font-size: 22px;
    }

    .common_business .business_box .business_li .shadow .title {
        margin-bottom: 6px;
        font-size: 18px;
    }

    .common_business .business_box .business_li .shadow .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }

}

@media(max-width:400px) {
    .common_business .business_box .business_li {
        width: 100%;
        margin-right: 0% !important;
        margin-bottom: 10px;
    }

    .common_business .business_box .business_li img {
        display: block;
        height: 400px;
        width: 100%;
        object-fit: cover;
    }

    .common_business .business_box .business_li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width:350px) {
    .common_business .business_box .business_li img {
        display: block;
        height: 350px;
        width: 100%;
        object-fit: cover;
    }
}



/* 6-1 contact */

/* contact_feedback */
.contact_feedback {
    padding: 86px 0px 63px;
}

.contact_feedback .safe {
    display: flex;
    justify-content: space-between;
}

.contact_feedback .leftbox {
    width: 38%;
    padding-top: 8px;
}

.contact_connect .leftbox img {
    display: block;
}

.contact_connect .leftbox iframe {
    float: right;
}

.contact_feedback .quote {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    color: #0067b8;
    margin-bottom: 32px;
}

.contact_feedback .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 46px;
    color: #333333;
    margin-bottom: 25px;
}

.contact_feedback .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}

.contact_feedback .rightbox {
    width: 49.8%;
}

.contact_feedback form {
    width: 88.2%;
}

.contact_feedback .rightbox .inp1,
.contact_feedback .rightbox .inp2 {
    display: flex;
    justify-content: space-between;
}

.contact_feedback .inpbox1,
.contact_feedback .inpbox2 {
    width: 47.3%;
    margin-bottom: 23px;
    position: relative;
}


.contact_feedback .inp1 {
    position: relative;
}

.contact_feedback .inpbox2 input,
.contact_feedback .inpbox1 input {
    height: 59px;
    width: 100%;
    font-family: HelveticaLTStd-Roman;
}

.contact_feedback .inpbox1 input {
    background-color: rgba(245, 245, 245, .8);
    padding-left: 36px;
    font-size: 16px;
    color: #666666;
}

.contact_feedback textarea {
    height: 141px;
    width: 100%;
    background-color: rgba(245, 245, 245, .8);
    padding: 21px 36px;
    resize: none;
    margin-bottom: 23px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    color: #666666;
}

.contact_feedback textarea::placeholder,
.contact_feedback .inpbox1 input::placeholder {
    color: #666;
}

.contact_feedback .must::after {
    content: "*";
    position: absolute;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    color: #ff000b;
    top: 22px;
    left: 21px;
}

.contact_feedback .inpbox2 input {
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #ffffff;
    background-color: #116cac;
}

.contact_feedback .inp2 .code {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.contact_feedback .submit {
    cursor: pointer;
}

.contact_feedback .submit:hover {
    color: #116cac;
    background-color: #fff;
    border: 1px solid #116cac;
}

.contact_feedback .rightbox .inp2 .inpbox1 input {
    padding-right: 35%;
}

@media(max-width:1600px) {
    .contact_feedback {
        padding: 50px 0px;
    }

    .contact_feedback .leftbox {
        width: 45%;
        padding-top: 0px;
    }

    .contact_feedback .quote {
        font-size: 20px;
        margin-bottom: 28px;
    }

    .contact_feedback .title {
        font-size: 42px;
        margin-bottom: 20px;
    }

    .contact_feedback .inpbox1,
    .contact_feedback .inpbox2 {
        width: 48.5%;
        margin-bottom: 15px;
    }

    .contact_feedback .inpbox2 input,
    .contact_feedback .inpbox1 input {
        height: 55px;
        width: 100%;
    }

    .contact_feedback .inpbox1 input {
        padding-left: 25px;
        font-size: 16px;
    }

    .contact_feedback .must::after {
        font-size: 18px;
        top: 20px;
        left: 12px;
    }

    .contact_feedback .inpbox2 input {
        font-size: 18px;
    }

    .contact_feedback textarea {
        height: 141px;
        width: 100%;
        padding: 18px 25px;
        margin-bottom: 15px;
        font-size: 16px;
    }
}

@media(max-width:1333px) {

    .contact_feedback .inpbox2 input,
    .contact_feedback .inpbox1 input {
        height: 50px;
        width: 100%;
    }

    .contact_feedback .quote {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .contact_feedback .title {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .contact_feedback .rightbox .inp2 .inpbox1 input {
        padding-right: 45%;
    }
}

@media(max-width:999px) {
    .contact_feedback {
        padding: 30px 0px 25px;
    }

    .contact_feedback .safe {
        flex-direction: column;
    }

    .contact_feedback .leftbox {
        width: 100%;
        padding-top: 0px;
        margin-bottom: 20px;
    }

    .contact_feedback .rightbox {
        width: 85%;
        margin: 0 auto;
    }

    .contact_feedback .title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .contact_feedback .quote {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .contact_feedback form {
        width: 100%;
    }
}

@media(max-width:768px) {
    .contact_feedback .quote {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .contact_feedback .title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .contact_feedback .rightbox {
        width: 95%;
        margin: 0 auto;
    }

    .contact_feedback .inpbox1 input {
        padding-left: 18px;
        font-size: 14px;
    }

    .contact_feedback .must::after {
        font-size: 18px;
        top: 16px;
        left: 7px;
    }

    .contact_feedback .inpbox2 input {
        font-size: 16px;
    }

    .contact_feedback .content {
        font-size: 14px;
        line-height: 24px;
    }

    .contact_feedback .inpbox2 input {
        font-size: 14px;
    }

    .contact_feedback textarea {
        height: 120px;
        width: 100%;
        padding: 15px 18px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contact_feedback .quote {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media(max-width:570px) {
    .contact_feedback .rightbox {
        width: 100%;
        margin: 0 auto;
    }

    .contact_feedback textarea {
        height: 100px;
        width: 100%;
        padding: 15px 18px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contact_feedback .rightbox .inp2 .inpbox1 input {
        padding-right: 55%;
    }

    .contact_feedback {
        padding: 20px 0px 20px;
    }
}

@media(max-width:600px) {
    .contact_feedback .rightbox .inp1 {
        flex-direction: column;
        width: 100%;
    }

    .contact_feedback .inpbox1 {
        width: 100%;
    }

    .contact_feedback .inpbox1 input {
        width: 100%;
    }

    .contact_feedback .inpbox1,
    .contact_feedback .inpbox2 {
        margin-bottom: 10px;
    }

    .contact_feedback textarea {
        margin-bottom: 10px;
    }

    .contact_feedback .rightbox .inp2 {
        flex-direction: column;
    }

    .contact_feedback .inpbox2 input {
        width: 100%;
    }

    .contact_feedback .inpbox2 {
        width: 100%;
    }
}



/* contact_connect */

.contact_connect {
    background-color: #f5f5f5;
    display: flex;
}

.contact_connect .leftbox {
    width: 50.45%;
    margin-right: 3.5%;
}

.contact_connect .rightbox {
    width: 31%;
}

.contact_connect .rightbox .small_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    color: #0067b8;
    margin-bottom: 33px;
    padding-top: 40px;
}

.contact_connect .rightbox .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 46px;
    color: #333333;
    margin-bottom: 15px;
}

.contact_connect .rightbox .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    margin-bottom: 26px;

    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}

.contact_connect .rightbox img {
    display: block;
}


.contact_connect .rightbox .inner {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.contact_connect .rightbox .inn {
    margin-left: 25px;
}

.contact_connect .rightbox .inner:nth-child(2n) {
    margin-bottom: 44px;
}

.contact_connect .inner p {
    font-size: 18px;
    line-height: 40px;
    font-family: HelveticaLTStd-Roman;
}

.contact_connect .inner p:nth-of-type(1) {
    color: #333333;
    flex-shrink: 0;
}

.contact_connect .inner p:nth-of-type(2) {
    color: #666666;
}

.contact_connect .inner a {
    color: #666;
}

.contact_connect .inner a:hover {
    color: #116cac;
}

.contact_connect .email {
    word-break: break-all;
}


.contact_connect .rightbox .inner .imgbox {
    flex-shrink: 0;
}



@media(max-width:1600px) {
    .contact_connect .rightbox .small_title {
        font-size: 20px;
        margin-bottom: 15px;
        padding-top: 10px;
    }

    .contact_connect .rightbox {
        width: 40%;
    }

    .contact_connect .rightbox .title {
        font-size: 42px;
        margin-bottom: 10px;
    }

    .contact_connect .rightbox .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .contact_connect .inner p {
        font-size: 18px;
        line-height: 30px;
    }

    .contact_connect .rightbox .inner {
        margin-bottom: 15px;
    }

    .contact_connect .inner p {
        font-size: 16px;
        line-height: 28px;
    }

    .contact_connect .rightbox img {
        width: 25px;
    }

    .contact_connect {
        background-color: #f5f5f5;
        display: flex;
        align-items: center;
    }

    .contact_connect .rightbox .small_title {
        font-size: 18px;
        margin-bottom: 15px;
        padding-top: 15px;
    }
}

@media(max-width:1333px) {
    .contact_connect .rightbox {
        width: 45%;
    }

    .contact_connect .rightbox .title {
        font-size: 38px;
        margin-bottom: 8px;
    }

    .contact_connect .rightbox .content {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .contact_connect .rightbox .inn {
        margin-left: 12px;
        display: flex;
        align-items: center;
    }

    .contact_connect .rightbox .inner:nth-child(2n) {
        margin-bottom: 0;
    }

    .contact_connect .rightbox .inner {
        margin-bottom: 15px !important;
    }

    .contact_connect .inner p:nth-of-type(1) {
        margin-right: 8px;
    }

    .contact_connect .rightbox img {
        width: 20px;
    }
}

@media(max-width:999px) {
    .contact_connect {
        padding: 30px 0px;
        flex-direction: column;
    }

    .contact_connect .leftbox {
        width: 75%;
        margin-right: 0;
    }

    .contact_connect .rightbox {
        width: 92%;
    }

    .contact_connect .rightbox .title {
        font-size: 34px;
        margin-bottom: 8px;
    }

    .contact_connect .rightbox .small_title {
        font-size: 16px;
        margin-bottom: 10px;
        padding-top: 15px;
    }
}

@media(max-width:768px) {
    .contact_connect .rightbox .title {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .contact_connect .leftbox {
        width: 85%;
        margin-right: 0;
    }

    .contact_connect .inner p {
        font-size: 14px;
        line-height: 28px;
    }

    .contact_connect .inner a {
        font-size: 14px;
    }

    .contact_connect .inner p:nth-of-type(1) {
        margin-right: 5px;
    }

    .contact_connect .rightbox .content {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .contact_connect .rightbox img {
        width: 16px;
    }

    .contact_connect .rightbox .small_title {
        font-size: 14px;
        margin-bottom: 8px;
        padding-top: 15px;
    }
}

@media(max-width:570px) {
    .contact_connect .leftbox {
        width: 95%;
    }

    .contact_connect .rightbox .title {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .contact_connect .rightbox .inner {
        margin-bottom: 10px !important;
    }

    .contact_connect {
        padding: 20px 0px;
    }

}




/* contact_share */
.contact_share {
    padding: 75px 0px 119px;
}

.contact_share .title {
    font-family: HelveticaLTStd-Roman;
    font-size: 36px;
    color: #116cac;
    text-align: center;
    margin-bottom: 43px;
}

.contact_share .share {
    text-align: center;
    display: flex;
    justify-content: center;
}
.contact_share .share .iconfont{ font-size:50px; margin-right: 20px;}
.contact_share .share .iconfont:last-child  { margin-right: 0;}
.contact_share .share .instagram{ color:#cf2e83;}
.contact_share .share .vk{ color:#4d76a1;}
.contact_share .share .facebook{ color:#3b5998;}

.contact_share .share .linkedin{ color:#3d80b2;}
.contact_share .share .pinterest{ color:#ba202d;}
.contact_share .share .youtube{ color:#cc202d;}

.contact_share .share .twitter{ color:#333;}
.contact_share .share .tiktok{ color:#333;}


.contact_share .share img {
    display: block;
    margin-right: 5px;
}

.contact_share .share a:last-child img {
    margin-right: 0;
}

.contact_share .share img:hover {
    transform: scale(1.05);
}

@media(max-width:1600px) {
    .contact_share {
        padding: 50px 0px;
    }

    .contact_share .title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .contact_share .share img {
        width: 40px;
    }
}

@media(max-width:1333px) {
    .contact_share .title {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .contact_share .share img {
        width: 35px;
    }
}

@media(max-width:999px) {
    .contact_share {
        padding: 40px 0px;
    }

    .contact_share .title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .contact_share .share img {
        width: 35px;
    }
}

@media(max-width:768px) {
    .contact_share .title {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .contact_share .share img {
        width: 30px;
    }
}

@media(max-width:570px) {
    .contact_share {
        padding: 30px 0px;
    }

    .contact_share .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .contact_share .share img {
        width: 22px;
        margin-right: 3px;
    }

    .contact_share .share a:last-child img {
        margin-right: 0;
    }
}




/* 7-1 application */

.application_detail {
    padding: 85px 0px 50px;
}

.application_detail .imgbox {
    position: relative;
}

.application_detail .imgbox img {
    display: block;
    width: 100%;
}

.application_detail .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16.3%;
    background-color: rgba(17, 108, 172, .5);
    display: block;
    display: flex;
    align-items: center;

    font-family: HelveticaLTStd-Bold;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 24px;
}

.application_detail .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 26px;
    font-weight: bold;
    color: #116cac;
    padding: 65px 0px 14px;
}

.application_detail .content {
    padding-top: 19.5px;
    border-top: 1px solid rgba(102, 102, 102, .2);
}

.application_detail .content p {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}


@media(max-width:1600px) {
    .application_detail {
        padding: 50px 0px;
    }

    .application_detail .shadow {
        height: 16.3%;
        font-size: 26px;
        padding-left: 20px;
    }

    .application_detail .title {
        font-size: 24px;
        padding: 45px 0px 15px;
    }
}

@media(max-width:1333px) {
    .application_detail .shadow {
        height: 18%;
        font-size: 22px;
        padding-left: 18px;
    }

    .application_detail .title {
        font-size: 22px;
        padding: 35px 0px 12px;
    }
}

@media(max-width:999px) {
    .application_detail {
        padding: 30px 0px 40px;
    }

    .application_detail .shadow {
        height: 20%;
        font-size: 20px;
        padding-left: 15px;
    }

    .application_detail .title {
        font-size: 20px;
        padding: 25px 0px 10px;
    }

    .application_detail .content {
        padding-top: 15px;
    }
}

@media(max-width:768px) {
    .application_detail .shadow {
        height: 20%;
        font-size: 18px;
        padding-left: 12px;
    }

    .application_detail .title {
        font-size: 18px;
        padding: 20px 0px 10px;
    }

    .application_detail .content p {
        font-size: 14px;
        line-height: 26px;
    }

    .application_detail .content {
        padding-top: 15px;
    }
}

@media(max-width:570px) {
    .application_detail {
        padding: 20px 0px 30px;
    }

    .application_detail .shadow {
        height: 30%;
        font-size: 16px;
        padding-left: 10px;
    }

    .application_detail .title {
        font-size: 16px;
        padding: 10px 0px 10px;
    }

    .application_detail .content {
        padding-top: 10px;
    }
}



/* application_key */
.application_key {
    margin-bottom: 73px;
}

.application_key .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 46px;
}

.application_key .key_box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 53px;
}

.application_key .key_box .box {
    width: 18.9%;
    margin-right: 1.35%;
    background-color: #f9f9f9;
    padding: 43px 15px 67px 26px;
}

.application_key .key_box .box:last-child {
    margin-right: 0;
}

.application_key .shitou18 {
    margin-bottom: 16px;
}

.application_key .box .small_title {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 30px;
}

.application_key .box .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #666666;

    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}

.application_key .co {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 37px;
    color: #333333;
    margin-bottom: 34px;
}

.application_key .contact_us {
    width: 151px;
    height: 46px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.application_key .contact_us:hover {
    color: #116cac;
    background-color: #fff;
    border: 1px solid #116cac;
}


@media(max-width:1600px) {
    .application_key .title {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .application_key .key_box .box {
        width: 18.9%;
        margin-right: 1.35%;
        padding: 30px 10px 40px 10px;
    }

    .application_key .box .small_title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .application_key .key_box {
        margin-bottom: 50px;
    }

    .application_key .co {
        font-size: 18px;
        line-height: 35px;
        margin-bottom: 28px;
    }

    .application_key .contact_us {
        width: 150px;
        height: 45px;
        font-size: 16px;
    }

    .application_key {
        margin-bottom: 50px;
    }
}

@media(max-width:1333px) {
    .application_key .title {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .application_key .key_box .box {
        width: 18.9%;
        margin-right: 1.35%;
        padding: 15px 10px 15px 10px;
    }

    .application_key .box .small_title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .application_key .key_box {
        margin-bottom: 40px;
    }

    .application_key .co {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 24px;
    }

    .application_key .contact_us {
        width: 140px;
        height: 42px;
        font-size: 16px;
    }
}

@media(max-width:999px) {
    .application_key .title {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .application_key .key_box .box {
        width: 100%;
        margin-right: 1.35%;
        padding: 15px 10px 15px 10px;
        margin-bottom: 15px;
    }

    .application_key .key_box .box:last-child {
        margin-bottom: 0;
    }

    .application_key .shitou18 {
        margin-bottom: 10px;
    }

    .application_key .key_box {
        margin-bottom: 30px;
    }

    .application_key .co {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .application_key .contact_us {
        width: 130px;
        height: 40px;
        font-size: 14px;
    }

    .application_key {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .application_key .title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .application_key .box .content {
        font-size: 14px;
        line-height: 24px;
    }

    .application_key .box .small_title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .application_key .key_box .box {
        width: 100%;
        margin-right: 1.35%;
        padding: 10px 10px 10px 10px;
        margin-bottom: 10px;
    }

    .application_key .key_box {
        margin-bottom: 20px;
    }

    .application_key .co {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .application_key .contact_us {
        width: 110px;
        height: 38px;
        font-size: 14px;
    }
}

@media(max-width:570px) {
    .application_key .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .application_key .shitou18 {
        margin-bottom: 5px;
    }

    .application_key .key_box {
        margin-bottom: 15px;
    }

    .application_key .co {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .application_key {
        margin-bottom: 30px;
    }
}



/* 8-1 news */

/* news_ul */
.news_ul {
    padding: 84px 0px 20px;
    background-color: #fff;
}

.news_ul .titlebox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}

.news_ul .titlebox .title {
    width: 20%;
    font-family: HelveticaLTStd-Bold;
    font-size: 60px;
    font-weight: bold;
    color: #333333;
}

.news_ul .titlebox .title a {
    color: #333333;
}

.news_ul .titlebox .title span {
    color: #999;
}

.news_ul .titlebox .title a:hover {
    color: #116cac;
}

.news_ul .titlebox .title a:hover span {
    color: #116cac;
}

.news_ul .titlebox .titlecontent {
    width: 73.1%;
    display: flex;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.news_ul .titlebox .titlecontent .shitou18 {
    margin-top: 5px;
}

.news_ul .titlebox .titlecontent p {
    width: 100%;
    padding-left: 2%;
}

.news_ul .news_box {
    display: flex;
    flex-wrap: wrap;
}

.news_ul .news_box img {
    display: block;
}

.news_ul .news_box .imgbox {
    overflow: hidden;
}

.news_ul .news_box img:hover {
    transform: scale(1.05);
}

.news_ul .news_box .box {
    width: 26.875%;
    margin-right: 9.625%;
    margin-bottom: 46px;
}

.news_ul .news_box .box:nth-child(3n) {
    margin-right: 0;
}

.news_ul .contact {
    padding: 19px 15px 19px 14px;
    background-color: #f5f5f5;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.news_ul .contact .data {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    color: #047ec8;
    margin-bottom: 12px;text-align: left;
}

.news_ul .contact .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 5px;text-align: left;
}

.news_ul .contact .title a {
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_ul .contact .title a:hover {
    color: #116cac;
}

.news_ul .contact .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    margin-bottom: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    text-overflow: ellipsis;text-align: left;
}

.news_ul .contact i:hover {
    color: #116cac;
}


@media(max-width:1600px) {
    .news_ul {
        padding: 50px 0px 118px 0px;
    }

    .news_ul .titlebox .title {
        width: 25%;
        font-size: 48px;
    }

    .news_ul .titlebox {
        margin-bottom: 40px;
    }
}

@media(max-width:1333px) {
    .news_ul .titlebox .title {
        width: 25%;
        font-size: 40px;
    }

    .news_ul .titlebox {
        margin-bottom: 35px;
    }

    .news_ul .news_box .box {
        width: 31%;
        margin-right: 3.5%;
    }
}

@media(max-width:999px) {
    .news_ul {
        padding: 40px 0px;
    }

    .news_ul .titlebox .title {
        width: 100%;
        font-size: 34px;
        margin-bottom: 15px;
    }

    .news_ul .titlebox {
        margin-bottom: 20px;
    }

    .news_ul .titlebox {
        flex-direction: column;
    }

    .news_ul .titlebox .titlecontent {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
    }

    .news_ul .news_box .box {
        width: 32%;
        margin-right: 1.5%;
    }

    .news_ul .titlebox .titlecontent p {
        padding-left: 1%;
    }
}

@media(max-width:768px) {
    .news_ul .titlebox .title {
        font-size: 26px;
    }

    .news_ul .titlebox {
        margin-bottom: 20px;
    }

    .news_ul .titlebox .titlecontent {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }

    .news_ul .news_box .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .news_ul .news_box .box:nth-child(3n) {
        margin-right: 2%;
    }

    .news_ul .news_box .box:nth-child(2n) {
        margin-right: 0;
    }

    .news_ul .contact {
        padding: 15px 10px 15px 10px;
        background-color: #f5f5f5;
    }

    .news_ul .contact .title {
        font-family: HelveticaLTStd-Bold;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .news_ul .contact .content {
        font-family: HelveticaLTStd-Roman;
        font-size: 14px;
        line-height: 22px;
        color: #999999;
        margin-bottom: 15px;
    }

    .news_ul .contact {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}

@media(max-width:570px) {
    .news_ul {
        padding: 30px 0px;
    }

    .news_ul .titlebox .title {
        font-size: 22px;
    }

    .news_ul .titlebox {
        margin-bottom: 15px;
    }

    .news_ul .contact .data {
        font-size: 14px;
        margin-bottom: 6px;
        text-align: left;
    }

    .news_ul .contact {
        padding: 8px 6px 8px 6px;
        background-color: #f5f5f5;
    }

    .news_ul .contact .title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
    }
}

@media(max-width:400px) {
    .news_ul .news_box .box {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }

    .news_ul .news_box .box:last-child {
        margin-bottom: 0;
    }
}

/* 8-2 */

/* news_detail */

.news_detail {
    padding: 76px 0px 0px 0px;
}

.news_detail .title {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 34px;
    color: #333333;
    margin-bottom: 7px;
}

.news_detail .news_fix {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.news_detail .news_fix .data {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    color: #047ec8;
    margin-right: 40px; text-align: left;
}

.news_detail .news_fix .sharebox {
    display: flex;
    align-items: center;
}

.news_detail .news_fix .sharebox span {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
}

.news_detail .news_fix .share {
    display: flex;
    align-items: center;
}

.news_detail .content {
    padding: 19px 0px 57px 0px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

.news_detail .content p,
.news_detail .content a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
}

.news_detail .content p {
    color: #666;
}

.news_detail .content a {
    color: #116cac;
    text-decoration: underline;
}

.news_detail table {
    border-collapse: collapse;
    border: 2px solid #dddddd;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
    min-width: 700px;
    overflow: auto;
}

.news_detail .tablen {
    overflow: auto;
}

.news_detail table tr {
    color: #666666;
}

.news_detail table tr td {
    border: 2px solid #dddddd;
    padding: 10px 15px;
    text-align: center;
}

.news_detail video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    left: 0;
    top: 0;
    object-fit: cover;
}

.news_detail .switch {
    padding: 20px 0px 31px 0px;
    border-bottom: 1px solid #d6d6d6;
}

.news_detail .switch .prev {
    margin-bottom: 18px;
}

.news_detail .switch .tab {
    display: flex;
    align-items: center;
}

.news_detail .switch .tab span {
    margin-right: 20px;
}

.news_detail .switch .tab a,
.news_detail .switch .tab p {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 34px;
    color: #333333;
}

.news_detail .switch .tab a:hover {
    color: #116cac;
}

.bg_white {
    background-color: #fff;
}

@media(max-width:1600px) {
    .news_detail {
        padding: 50px 0px 0px 0px;
    }

    .news_detail .news_fix {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .news_detail .content {
        padding: 20px 0px 30px 0px;
    }

    .news_detail .switch .tab a,
    .news_detail .switch .tab p {
        font-size: 22px;
        line-height: 28px;
    }

    .news_detail .switch {
        padding: 20px 0px 20px 0px;
    }
}

@media(max-width:1333px) {
    .news_detail .title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .news_detail .content {
        padding: 20px 0px 20px 0px;
    }

    .news_detail .switch .tab a,
    .news_detail .switch .tab p {
        font-size: 20px;
        line-height: 30px;
    }

    .news_detail .switch .prev {
        margin-bottom: 10px;
    }
}

@media(max-width:999px) {
    .news_detail {
        padding: 30px 0px 0px 0px;
    }

    .news_detail .switch .tab {
        display: flex;
        align-items: unset;
    }

    .news_detail .switch {
        padding: 15px 0px 15px 0px;
    }

    .news_detail .switch .tab a,
    .news_detail .switch .tab p {
        font-size: 18px;
        line-height: 28px;
    }

    .news_detail .switch .tab span {
        margin-right: 10px;
    }

    .news_detail .title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .news_detail .news_fix {
        margin-bottom: 15px;
    }
}

@media(max-width:768px) {
    .news_detail .title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 5px;
    }

    .news_detail .switch .tab a,
    .news_detail .switch .tab p {
        font-size: 16px;
        line-height: 24px;
    }

    .news_detail .news_fix {
        margin-bottom: 10px;
    }

    .news_detail .news_fix .sharebox span {
        font-size: 14px;
        line-height: 30px;
    }

    .news_detail .content p,
    .news_detail .content a {
        font-size: 14px;
        line-height: 26px;
    }
}

@media(max-width:570px) {
    .news_detail {
        padding: 20px 0px 0px 0px;
    }

    .news_detail .news_fix .data {
        margin-right: 20px;
        margin-bottom: 5px;
    }

    .news_detail .news_fix {
        flex-wrap: wrap;
    }
}



/* 2-1-1 */

.title26 {
    font-family: HelveticaLTStd-Bold;
    font-size: 26px;
    color: #333333;
}

@media(max-width:1600px) {
    .title26 {
        font-size: 24px;
    }
}

@media(max-width:1333px) {}

@media(max-width:999px) {
    .title26 {
        font-size: 22px;
    }
}

@media(max-width:768px) {
    .title26 {
        font-size: 20px;
    }
}

@media(max-width:570px) {
    .title26 {
        font-size: 18px;
    }
}


.product_one {
    padding: 86px 0px 51px;
}

.product_one .safe {
    padding-bottom: 39px;
    border-bottom: 1px solid #e2e2e2;
}

.product_one .shitou18 {
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 8px;
}


.product_one .title26 {
    display: flex;
    margin-bottom: 25px;
    line-height: 38px;
}


.product_one .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

@media(max-width:1600px) {
    .product_one {
        padding: 50px 0px 40px;
    }

    .product_one .title26 {
        margin-bottom: 25px;
        line-height: 36px;
    }

    .product_one .safe {
        padding-bottom: 30px;
    }
}

@media(max-width:1333px) {
    .product_one .title26 {
        margin-bottom: 20px;
        line-height: 32px;
    }

    .product_one .content {
        font-size: 16px;
        line-height: 28px;
    }

    .product_one .safe {
        padding-bottom: 25px;
    }
}

@media(max-width:999px) {
    .product_one {
        padding: 30px 0px 30px;
    }

    .product_one .title26 {
        margin-bottom: 20px;
        line-height: 30px;
    }

    .product_one .safe {
        padding-bottom: 20px;
    }
}

@media(max-width:768px) {
    .product_one .title26 {
        margin-bottom: 15px;
        line-height: 28px;
    }

    .product_one .content {
        font-size: 14px;
        line-height: 26px;
    }

    .product_one .shitou18 {
        margin-right: 8px;
    }
}

@media(max-width:570px) {
    .product_one {
        padding: 20px 0px 20px;
    }
}




/* product_two */

.product_two {
    margin-bottom: 62px;
}

.product_two .safe {
    padding-bottom: 52px;
    border-bottom: 1px solid #e2e2e2;
}

.product_two .title26 {
    color: #333333;
    margin-bottom: 22px;
}

.product_two .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}


@media(max-width:1600px) {
    .product_two {
        margin-bottom: 50px;
    }

    .product_two .title26 {
        margin-bottom: 20px;
    }

    .product_two .safe {
        padding-bottom: 45px;
    }
}

@media(max-width:1333px) {
    .product_two .content {
        font-size: 16px;
        line-height: 28px;
    }

    .product_two .safe {
        padding-bottom: 35px;
    }
}

@media(max-width:999px) {
    .product_two {
        margin-bottom: 40px;
    }

    .product_two .safe {
        padding-bottom: 25px;
    }
}

@media(max-width:768px) {
    .product_two .title26 {
        margin-bottom: 15px;
    }

    .product_two .safe {
        padding-bottom: 20px;
    }

    .product_two .content {
        font-size: 14px;
        line-height: 26px;
    }
}

@media(max-width:570px) {
    .product_two {
        margin-bottom: 30px;
    }
}



/* product_three */

.product_three {
    margin-bottom: 58px;
}

.product_three .safe {
    padding-bottom: 31px;
    border-bottom: 1px solid #e2e2e2;
}

.product_three .title26 {
    margin-bottom: 68px;
}

.product_three .wrap {
    display: flex;
    flex-wrap: wrap;
}

.product_three .box {
    width: 36.5%;
    padding-right: 8%;
    margin-bottom: 77px;
}

.product_three .box:nth-child(3n) {
    padding-right: 0;
    width: 27%;
}

.product_three .imgbox {
    margin-bottom: 18px;
}

.product_three .title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 15px;
}

.product_three .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}


.product_three .content p {
    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}



@media(max-width:1600px) {
    .product_three {
        margin-bottom: 50px;
    }

    .product_three .title26 {
        margin-bottom: 40px;
    }

    .product_three .imgbox img {
        height: 40px;
    }

    .product_three .title {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .product_three .box {
        margin-bottom: 50px;
    }
}

@media(max-width:1333px) {
    .product_three .title26 {
        margin-bottom: 30px;
    }

    .product_three .imgbox {
        margin-bottom: 15px;
    }

    .product_three .box {
        width: 36.5%;
        padding-right: 4%;
        margin-bottom: 40px;
    }

    .product_three .content {
        font-size: 16px;
        line-height: 28px;
    }

    .product_three .imgbox img {
        height: 36px;
    }

    .product_three .title {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px;
    }
}

@media(max-width:999px) {
    .product_three {
        margin-bottom: 40px;
    }

    .product_three .title26 {
        margin-bottom: 20px;
    }

    .product_three .imgbox {
        margin-bottom: 10px;
    }

    .product_three .title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    .product_three .imgbox img {
        height: 32px;
    }
}

@media(max-width:768px) {
    .product_three .title26 {
        margin-bottom: 15px;
    }

    .product_three .box {
        width: 100%;
        padding-right: 0%;
        margin-bottom: 30px;
    }

    .product_three .box:last-child {
        margin-bottom: 0;
    }

    .product_three .content {
        font-size: 14px;
        line-height: 26px;
    }

    .product_three .imgbox {
        margin-bottom: 6px;
    }

    .product_three .imgbox img {
        height: 28px;
    }

    .product_three .box:nth-child(3n) {
        padding-right: 0;
        width: 100%;
    }
}

@media(max-width:570px) {
    .product_three {
        margin-bottom: 30px;
    }

    .product_three .imgbox img {
        height: 25px;
    }
}



/* product_four */


.product_four {
    margin-bottom: 58px;
}



.product_four .safe {
    padding-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
}

.product_four:last-child {
    margin-bottom: 20px;
}

.product_four:last-child .safe {
    border-bottom: unset;
}

.product_four .title26 {
    margin-bottom: 23px;
}

.product_four .content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 42px;
}

.product_four .wrap {
    display: flex;
    flex-wrap: wrap;
}

.product_four .box {
    width: 23.7%;
    margin-right: 1.735%;
    margin-bottom: 20px;
}

.product_four .box:nth-child(4n) {
    margin-right: 0;
}

.product_four .name {
    text-align: center;
    font-weight: bold;
    padding-top: 9px;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}

.product_four img {
    display: block;
}


@media(max-width:1600px) {
    .product_four {
        margin-bottom: 50px;
    }

    .product_four .title26 {
        margin-bottom: 20px;
    }

    .product_four .name {
        padding-top: 5px;
        font-size: 18px;
        line-height: 30px;
    }

    .product_four .content {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 35px;
    }
}

@media(max-width:1333px) {
    .product_four .content {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 25px;
    }

    .product_four .name {
        padding-top: 2px;
        font-size: 16px;
        line-height: 28px;
    }

    .product_four .safe {
        padding-bottom: 20px;
    }

    .product_four .box {
        width: 24%;
        margin-right: 1.33%;
        margin-bottom: 20px;
    }
}

@media(max-width:999px) {
    .product_four {
        margin-bottom: 40px;
    }

    .product_four .title26 {
        margin-bottom: 15px;
    }
}

@media(max-width:768px) {
    .product_four .safe {
        padding-bottom: 15px;
    }

    .product_four .box {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

    .product_four .box :nth-child(4n) {
        margin-right: 2%;
    }

    .product_four .box:nth-child(2n) {
        margin-right: 0;
    }

    .product_four .content {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }
}

@media(max-width:570px) {
    .product_four {
        margin-bottom: 30px;
    }
}

@media(max-width:400px) {
    .product_four .box {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }
}



/* pro_list */

.pro_list {
    position: fixed;
    top: 117px;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #f0f0f0;
    height: 400px;
    padding-top: 40px;
    overflow-y: auto;
    display: none;
    transition: none;
}

.pro_list img {
    display: block;
}

.pro_list .safe {
    display: flex;
    justify-content: center;
}

.pro_list .list {
    width: 15%;
}

.pro_list .list {}

.pro_list .list p a {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    color: #333333;
    padding: 18px 0px;
    cursor: pointer;
    display:inline-block;
}

.pro_list .pro_wrap {
    width: 60%;
    padding-left: 1%;

    padding-top: 25px;
}

.pro_list .wrap {
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.pro_list .pro_wrap .box {
    width: 31.3%;
    margin-right: 3%;
    margin-bottom: 20px;
}

.pro_list .pro_wrap .box:nth-child(3n) {
    margin-right: 0;
}

.pro_list .pro_wrap .imgbox {
    border: 6px solid #f9f9f9;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 5px;
}

.pro_list .pro_wrap .imgbox img:hover {
    transform: scale(1.05);
}

.pro_list .box .name {
    text-align: center;
}

.pro_list .box a {
    font-family: HelveticaLTStd-Roman !important;
    font-size: 16px !important;
    line-height: 30px;
    color: #333333;
    text-align: center;
}

.pro_list .box a:hover {
    color: #116cac !important;
}

.pro_list .logo {
    margin: 0 auto;
    position: relative;
    z-index: 10;
    padding: 8px 0px;
}

.pro_list .pro_wrap .logo:hover {
    transform: scale(1) !important;
}


.pro_list .show_act a{
    color: #116cac !important;
}


@media(max-width:1600px) {
    .pro_list {
        top: 102px;
        padding-top: 20px;
        height:400px;
    }

    .pro_list .safe {
        /*justify-content: space-between;*/
    }

    /*.pro_list .pro_wrap .box {*/
    /*    width: 14.15%;*/
    /*    margin-right: 3%;*/
    /*    margin-bottom: 15px;*/
    /*}*/

    /*.pro_list .pro_wrap {*/
    /*    width: 85%;*/
    /*    padding-left: 1%;*/
    /*    padding-top: 20px;*/
    /*}*/

    .pro_list .list p {
        font-size: 18px;
        padding: 15px 0px;
    }
    .pro_list .pro_wrap {
        width: 70%;
        padding-left: 1%;
        padding-top: 25px;
    }

}

@media(max-width:1333px) {
    .pro_list {
        top: 70px;
        height: 380px;
    }

    .pro_list .list p {
        font-size: 16px;
        padding: 12px 0px;
    }
    .pro_list .pro_wrap {
        width: 75%;
        padding-left: 1%;
        padding-top: 25px;
    }
    /*.pro_list .list {*/
    /*    width: 22%;*/
    /*}*/

    /*.pro_list .pro_wrap {*/
    /*    width: 75%;*/
    /*    padding-left: 1%;*/
    /*    padding-top: 20px;*/
    /*}*/

    /*.pro_list .pro_wrap .box {*/
    /*    width: 18.4%;*/
    /*    margin-right: 2%;*/
    /*    margin-bottom: 15px;*/
    /*}*/

    /*.pro_list .pro_wrap .box:nth-child(6n) {*/
    /*    margin-right: 2%;*/
    /*}*/

    /*.pro_list .pro_wrap .box:nth-child(5n) {*/
    /*    margin-right: 0;*/
    /*}*/

    .pro_list .box a {
        font-size: 14px !important;
        line-height: 26px;
    }

    /*.pro_list .pro_wrap .box {*/
    /*    width: 18.4%;*/
    /*    margin-right: 2%;*/
    /*    margin-bottom: 10px;*/
    /*}*/
}

@media(max-width:999px) {
    .pro_list {
        display: none;
    }
}






/* certifiicates */

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}










@font-face {
    font-family: "iconfont";
    /* Project id 4600852 */
    src: url('/i/iconfont/iconfont.woff2?t=1723529704669') format('woff2'),
        url('/i/iconfont/iconfont.woff?t=1723529704669') format('woff'),
        url('/i/iconfont/iconfont.ttf?t=1723529704669') format('truetype');
}

@font-face {
    font-family: 'HelveticaLTStd-Roman';
    src: url('/i/iconfont/HelveticaNeueLTProRoman.eot');
    src: url('/i/iconfont/HelveticaNeueLTProRoman.eot') format('embedded-opentype'),
        url('/i/iconfont/HelveticaNeueLTProRoman.woff2') format('woff2'),
        url('/i/iconfont/HelveticaNeueLTProRoman.woff') format('woff'),
        url('/i/iconfont/HelveticaNeueLTProRoman.ttf') format('truetype'),
        url('/i/iconfont/HelveticaNeueLTProRoman.svg#HelveticaNeueLTProRoman') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStd-Bold';
    src: url('/i/iconfont/HelveticaNeueBold.eot');
    src: url('/i/iconfont/HelveticaNeueBold.eot') format('embedded-opentype'),
        url('/i/iconfont/HelveticaNeueBold.woff2') format('woff2'),
        url('/i/iconfont/HelveticaNeueBold.woff') format('woff'),
        url('/i/iconfont/HelveticaNeueBold.ttf') format('truetype'),
        url('/i/iconfont/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
}







.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Youtube-fill:before {
    content: "\e883";
}

.icon-twitter:before {
    content: "\e607";
}

.icon-sanjiaoxing:before {
    content: "\e6e6";
}

.icon-top:before {
    content: "\e608";
}

.icon-duigoux:before {
    content: "\ec9e";
}

.icon-tiktok:before {
    content: "\e8db";
}

.icon-xinlangweibo:before {
    content: "\e603";
}

.icon-xiaohongshu:before {
    content: "\e623";
}

.icon-earth:before {
    content: "\e6d5";
}

.icon-sousuo:before {
    content: "\e616";
}

.icon-jiahao1:before {
    content: "\e727";
}

.icon-xiangshangjiantou:before {
    content: "\e65d";
}

.icon-jia:before {
    content: "\e601";
}

.icon-jian:before {
    content: "\e602";
}

.icon-dizhi:before {
    content: "\e614";
}

.icon-dianhua:before {
    content: "\e66c";
}

.icon-duigou:before {
    content: "\e613";
}

.icon-up7:before {
    content: "\e722";
}

.icon-bottom7:before {
    content: "\e723";
}

.icon-duoyuyan:before {
    content: "\e654";
}

.icon-xiala:before {
    content: "\e65c";
}

.icon-left7:before {
    content: "\e724";
}

.icon-right7:before {
    content: "\e725";
}

.icon-left:before {
    content: "\e72c";
}

.icon-right:before {
    content: "\e72d";
}

.icon-tell:before {
    content: "\e6a8";
}

.icon-whatsapp:before {
    content: "\e7bf";
}

.icon-twitter-new2:before {
    content: "\e800";
}

.icon-facebook:before {
    content: "\e620";
}

.icon-pinterest:before {
    content: "\e8ab";
}

.icon-linkedin:before {
    content: "\e648";
}

.icon-youtube:before {
    content: "\e6d6";
}

.icon-sousuo1:before {
    content: "\e65b";
}

.icon-email:before {
    content: "\e7bd";
}

.icon-whatsapp1:before {
    content: "\e7c1";
}

.icon-email1:before {
    content: "\e7c5";
}

.icon-skype1:before {
    content: "\e7c9";
}

.icon-wechat:before {
    content: "\e7cf";
}

.icon-instagram1:before {
    content: "\e640";
}

.icon-twitter4:before {
    content: "\e7fe";
}

.icon-xiangxiajiantou:before {
    content: "\e68a";
}

.icon-xiajiantou:before {
    content: "\e6b3";
}

.icon-youshangjiantou:before {
    content: "\e69b";
}

.icon-svg-right-top:before {
    content: "\e600";
}





















/* animation.min.css */


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}


/* swiper-bundle */


@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}



/* swiper.min.css */


.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}




.loginbox .box {
    position: relative;
}

.loginbox .icon-jia {
    color: #000;
    font-size: 26px;
    transform: rotate(45deg);
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}

.loginbox .icon-jia:hover {
    color: #116cac;
}


.dealers_box .box .download {
    cursor: pointer;
}

.index_project .view_more {
    width: 154px;
    height: 47px;
    background-color: #116cac;
    border-radius: 1px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 35px;
}



/* table_menu */
.table_menu{
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.table_menu li{
    padding: 20px 60px;
    background-color: #f7f7f7;
    color: #333;
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.table_menu .active{
    color: #fff;
    background-color: #126cac;
}

.table_tab .table_li{
    display: none;
}


@media(max-width:1600px) {
    .table_menu li {
        padding: 15px 50px;
        background-color: #f7f7f7;
        color: #333;
        font-size: 20px;
    }
}
@media(max-width:1333px) {
    .table_menu li {
        padding: 13px 40px;
        font-size: 18px;
    }
}
@media(max-width:999px) {
    .table_menu li {
        padding: 10px 30px;
        font-size: 16px;
    }
}
@media(max-width:768px) {

}
@media(max-width:570px) {

}


.m-clstext .box-desc {
  margin-top: 7px;
  font-family: HelveticaLTStd-Roman;
font-size: 16px;
line-height: 30px;
color: #666;
}
.m-clstext .box-desc.hid {
  max-height: 150px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.m-clstext .box-link {
  margin: 23px 0;
  display: none;
}
.m-clstext .box-link .span {
  display: inline-block;
  min-width: 140px;
  padding: 7px 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background-color: #116cac;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.m-clstext .box-link .span2 {
  display: none;
}
.m-clstext .box-link.active .span1 {
  display: none;
}
.m-clstext .box-link.active .span2 {
  display: inline-block;
}