* {
    margin: 0;
    padding: 0;
    white-space: normal !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #101010;
    transition: all .5s;
    -webkit-transition: all .5s;
}

a:hover {
    color: #101010;
    transition: all .5s;
    -webkit-transition: all .5s;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

img.max {
    width: 100%;
}

/*@font-face{
	font-family: HarmonyOS_Sans_SC;
	src: url('../fonts/HarmonyOS_Sans_SC.woff2'), 
		 url('../fonts/HarmonyOS_Sans_SC.ttf'),
		 url('../fonts/HarmonyOS_Sans_SC.eot'); 
}
.fm-HSS{
	font-family: HarmonyOS_Sans_SC;
}*/
@font-face {
    font-family: HarmonyOS_Sans_SC_Light;
    src: url('../fonts/HarmonyOS_Sans_SC_Light.woff2'),
        url('../fonts/HarmonyOS_Sans_SC_Light.ttf'),
        url('../fonts/HarmonyOS_Sans_SC_Light.eot');
}

.fm-HSS-L {
    font-family: HarmonyOS_Sans_SC_Light;
}

body {
    width: 100%;
    font-size: 14px;
    color: #101010;
    line-height: 1.6;
    font-family: "寰蒋闆呴粦", "Microsoft Yahei", Microsoft YaHei, Segoe UI, Hiragino Sans GB, Arial, Helvetica Neue, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-family: "寰蒋闆呴粦", "Microsoft Yahei";
    font-family: PingFang SC;
    font-family: HarmonyOS_Sans_SC_Light;
}



/*甯歌闂*/
.problem {
    /*	margin: 12.5vw 0 10.416vw 0;*/
    margin-top: 12.5vw;
    margin-bottom: 10.416vw;
    font-size: 0;
    position: relative;
}

.problem-lt {
    width: 26.8%;
    display: inline-block;
    vertical-align: top;
}

.problem-rt {
    width: 73.2%;
    display: inline-block;
    vertical-align: top;
}

.problem-pos {
    width: 15.6vw;
}

@media(min-width:751px) {
    .problem-pos.fd {
        position: fixed;
        top: 90px;
    }
}

@media(min-width:1201px) {
    .problem-pos.fd {
        position: fixed;
        top: 6vw;
    }

    .problem-pos.fd.ab {
        position: absolute;
        top: initial;
        bottom: 0;
    }
}

.problem-ext {
    width: 100%;
    height: 1px;
}

.problem-b {
    margin-top: 2vw;
}

.problem-ba {
    display: inline-block;
    line-height: 1.8;
    margin-top: .2vw;
    cursor: pointer;
    opacity: .7;
    font-weight: 100;
}

.problem-ba:hover,
.problem-ba.on {
    font-weight: bold;
    opacity: 1;
}

.problem-lst {
    margin-top: 5.8125vw;
    padding-top: 2vw;
}

.problem-lst:first-child {
    margin-top: 0;
    padding-top: 0;
}

.problem-d {
    margin-top: 2vw;
}

.problem-dli {
    border-bottom: 1px solid #d4d4d4;
}

.problem-dli:first-child {
    border-top: 1px solid #d4d4d4;
}

.problem-d2 {
    padding: 1vw 0;
    line-height: 1.8;
    padding-right: 30px;
    cursor: pointer;
    background: url(../images/icons/ico01.png) no-repeat right center;
}

.problem-d2.on {
    background-image: url(../images/icons/ico02.png);
}

.problem-d3 {
    padding-bottom: 1.25vw;
    display: none;
}

@media(max-width:1200px) {
    header {
        height: 70px;
    }

    .problem {
        margin-top: 150px;
        margin-bottom: 80px;
    }
}


@media(max-width:750px) {
    header {
        height: 1rem;
    }

    .problem {
        margin-top: 0;
        margin-bottom: 0;
        padding: 1.8rem 0 .8rem 0;
    }

    .problem-lt {
        width: 100%;
    }

    .problem-pos {
        width: 100%;
    }

    .problem-b {
        overflow: hidden;
        margin-top: .3rem;
    }

    .problem-bli {
        width: 33.333%;
        float: left;
        margin-bottom: .1rem;
    }

    .problem-rt {
        width: 100%;
        margin-top: .8rem;
    }

    .problem-d2 {
        padding: .2rem .6rem .2rem 0;
        background-size: .25rem;
        font-size: .28rem;
    }

    .problem-d3 {
        padding-bottom: .25rem;
        font-size: .24rem;
        line-height: 1.8;
    }

    .problem-d {
        margin-top: .25rem;
    }

    .problem-lst {
        margin-top: .4rem;
        padding-top: .3rem;
    }
}




/*搴楅摵鏌ヨ*/
.shop-ab {
    font-size: 0;
    position: relative;
}

.shop-a {
    display: inline-block;
}

.shop-b {
    width: 24vw;
    float: right;
    position: relative;
    z-index: 2;
}

.shop-b1 {
    width: 100%;
    line-height: 3.65vw;
    padding: 0 1.04vw;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    background: url(../images/icons/ico03.png) no-repeat 95% center;
}

.shop-b2 {
    position: absolute;
    left: 0;
    top: 100%;
    background: rgb(255, 255, 255.9);
    padding: .8vw 1.04vw;
    width: 100%;
    box-shadow: 0 3px 3px #ddd;
    display: none;
}

.shop-bli {
    display: block;
    margin: .3vw 0;
    cursor: pointer;
}

.shop-bli:hover {
    font-weight: bold;
}

.shop-div {
    margin-top: 6.8vw;
}

.shop-lst {
    margin-top: 3.65vw;
}

.shop-d {
    margin-top: 1.25vw;
    width: calc(100% + 20px);
    font-size: 0;
}

.shop-dli {
    display: inline-block;
    vertical-align: top;
    width: calc(33.333% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: .8vw;
    background: #fff;
    padding: 1.05vw;
    min-height: 10vw;
}

.shop-d3 {
    margin-top: 1.26vw;
}

@media(max-width:1200px) {
    .shop-b {
        width: 300px;
    }

    .shop-b1 {
        line-height: 50px;
        padding: 0 20px;
        padding-right: 50px;
    }

    .shop-b2 {
        padding: 10px 20px;
    }

    .shop-b2 a {
        margin: 5px 0;
    }

    .shop-dli {
        width: calc(50% - 20px);
        height: 160px;
        padding: 25px;
        border-radius: 7px;
    }

    .shop-lst {
        margin-top: 50px;
    }

    .shop-d {
        margin-top: 15px;
    }
}

@media(max-width:750px) {
    .shop-b {
        width: 4rem;

    }

    .shop-b1 {
        line-height: .7rem;
        padding: 0 .2rem;
        padding-right: .4rem;
        font-size: .3rem;
    }

    .shop-b2 {
        padding: .15rem .2rem;

    }

    .shop-b2 a {
        margin: .1rem 0;
    }

    .shop-d {
        width: 100%;
        margin-top: .3rem;
    }

    .shop-dli {
        width: 100%;
        margin: 0;
        margin-bottom: .3rem;
        height: auto;
        padding: .3rem;
        min-height: 2.4rem;
    }

    .shop-d2 {
        font-weight: bold;
    }
}




/*鑱旂郴鎴戜滑*/
.contact-a {}

.contact-b {
    margin-top: 2.35vw;
}

.contact-c {
    width: calc(100% + 20px);
    margin-top: 5.5vw;
    font-size: 0;
}

.contact-cli {
    display: inline-block;
    vertical-align: top;
    width: calc(33.333% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: .8vw;
    background: #fff;
    padding: 1.25vw;
    min-height: 12.5vw;
    position: relative;
}

.contact-c3 {
    position: absolute;
    left: 0;
    bottom: 1.25vw;
    width: 100%;
    padding: 0 1.25vw;
}

.contact-c3>div,
.contact-c3>a {
    display: block;
    background: #f6f6f6;
    text-align: center;
    border-radius: 10px;
    padding: 0 1vw;
    line-height: 2.1vw;
    margin-top: .4vw;
    position: relative;
    cursor: pointer;
}

.contact-c3>div>.img1,
.contact-c3>a>.img1 {
    width: 1.1vw;
    position: relative;
    top: -1px;
    margin-right: 1vw;
}

.contact-c3>div>.img2,
.contact-c3>a>.img2 {
    width: 8.4vw;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-left: -4.2vw;
    display: none;
}

.contact-fm {
    margin-top: 8.3vw;
}

.contact-e>label {
    display: inline-block;
    margin-right: 2.5vw;
}

.contact-f {
    width: 102%;
    font-size: 0;
    overflow: hidden;
    margin-top: 1.25vw;
}

.contact-fli {
    width: 48%;
    margin-right: 2%;
    float: left;
    margin-bottom: 1.56vw;
}

.contact-f3 {
    width: 100%;
    height: 3.4vw;
    padding: 0 1.2vw;
    border: 1px solid #101010;
    border-radius: 7px;
    background: initial;
    margin-top: .3vw;
}

.contact-fli2 {
    width: 98%;
    margin: 0;
}

.contact-f4 {
    width: 100%;
    height: 13vw;
    resize: none;
    padding: 1vw 1.25vw;
}

.contact-fli.on .contact-f2 {
    color: #bd1010;
}

.contact-fli.on .contact-f3 {
    color: #bd1010;
    border-color: #bd1010;
}

.contact-g {
    margin-top: .5vw;
    overflow: hidden;
}

.contact-g>input {
    float: left;
    position: relative;
    top: .45vw;
}

.contact-g>div {
    width: calc(100% - 20px);
    float: right;
}

.contact-sub {
    width: 100%;
    height: 3.4vw;
    background: #101010;
    border: 0;
    border-radius: 7px;
    color: #fff;
    margin-top: 3.125vw;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.contact-sub:hover {
    opacity: .8;
    transition: all .5s;
    -webkit-transition: all .5s;
}

@media(max-width:1200px) {
    .contact-cli {
        height: 180px;
        border-radius: 7px;
    }

    .contact-c3>div,
    .contact-c3>a {
        line-height: 35px;
    }

    .contact-c3>div>.img2,
    .contact-c3>a>.img2 {
        width: 120px;
        margin-left: -60px;
    }

    .contact-f3 {
        height: 45px;
        padding: 0 20px;
    }

    .contact-f4 {
        height: 160px;
        padding: 10px 20px;
    }

    .contact-sub {
        height: 45px;
    }

    .contact-c3>div>.img1,
    .contact-c3>a>.img1 {
        width: 15px;
    }
}

@media(max-width:750px) {
    .contact-c {
        width: 100%;
    }

    .contact-cli {
        width: 100%;
        height: auto;
        padding: .3rem;
        margin-bottom: .3rem;
    }

    .contact-c3 {
        position: inherit;
        width: 100%;
        margin-top: .5rem;
        padding: 0;
    }

    .contact-c3>div,
    .contact-c3>a {
        margin-top: .2rem;
    }

    .contact-e {
        font-size: .3rem;
        margin-top: .1rem;
    }

    .contact-e>label {
        margin-right: .4rem;
    }

    .contact-f {
        margin-top: .3rem;
        width: 100%;
    }

    .contact-fli {
        width: 100%;
        margin-bottom: .25rem;
    }

    .contact-f3 {
        height: .7rem;
        padding: 0 .2rem;
        margin-top: .1rem;
    }

    .contact-f4 {
        height: 100%;
        padding: .1rem .2rem;
    }

    .contact-sub {
        height: .7rem;
        margin-top: .3rem;
        font-size: .3rem;
    }
}




/*鍏充簬*/
.gyban {
    width: 100%;
    overflow: hidden;
    font-size: 0;
    margin-top: 4.16vw;
    position: relative;
}

.gyban-fd {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.gyban-pos {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
}

.gyban-a {
    text-transform: uppercase;
}

.gyban-b {
    margin-top: .5vw;
}

.about-a {
    width: 100%;
    overflow: hidden;
    position: relative;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
}

.about-apos {
    font-size: 0;
    width: 500%;
    position: relative;
    left: 0;
}

.about-a2 {
    display: inline-block;
    font-size: 9.375vw;
    text-transform: uppercase;
    color: #ededed;
    line-height: 1;
}

.about {
    padding: 4.3vw 0;
}

.about-bc {
    padding: 0 11.45vw;
}

.about-b {
    position: relative;
    border-radius: 1vw;
    overflow: hidden;
}

.about-b2 {
    /*background: rgba(0, 0, 0, .2) url(../images/icons/ico06.png) no-repeat center;*/
    cursor: pointer;
}

.about-c {
    margin-top: 2.6vw;
}

.about-d {
    margin-top: 6.85vw;
    padding-top: 1.56vw;
    border-top: 1px solid #ededed;
}

.about-d1 {
    font-size: 9.375vw;
    line-height: 1;
    color: #ededed;
    text-transform: uppercase;
}

.about-d2 {
    font-size: 6.77vw;
    line-height: 1.2;
    color: #101010;
    margin-top: -4vw;
    padding-left: 50%;
}

.about-d3 {
    padding-left: 50%;
    margin-top: 3.125vw;
}

.about-e {
    margin-top: 2.16vw;
}

.about-e2 {
    padding-left: 0;
}

.about-f {
    text-align: center;
    margin-top: 5.333vw;
}

.about-f2 {
    text-transform: uppercase;
    margin-top: .2vw;
    opacity: .5;
}

.about-g {
    margin-top: 3.25vw;
    width: calc(100% + 20px);
    font-size: 0;
}

.about-gli {
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 3.125vw;
    display: inline-block;
    vertical-align: top;
}

.about-g2 {
    position: relative;
    border-radius: .8vw;
    overflow: hidden;
    font-size: 0;
}

.about-g3 {
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.about-g3>img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 80%;
    max-height: 80%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.about-g5 {
    margin-top: .8vw;
}

.about-gli:hover .about-g3 {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}

@media(max-width:1200px) {
    .gyban {
        margin-top: 70px;
    }

    .about-g2 {
        border-radius: 7px;
    }
}

@media(max-width:750px) {
    .gyban {
        margin-top: 1rem;
        width: 100%;
        overflow: hidden;
    }

    .gyban img {
        max-width: initial;
        width: 140%;
        margin-left: -20%;
    }

    .about {
        padding: .8rem 0;
    }

    .about-bc {
        padding: 0;
    }

    .about-b2 {
        background-size: 1rem;
    }

    .about-c {
        margin-top: .5rem;
    }

    .about-d {
        margin-top: .8rem;
        padding-top: .4rem;
    }

    .about-d1 {
        font-size: 1.2rem;
    }

    .about-d2 {
        font-size: .6rem;
        margin-top: 0rem;
        padding: 0;
    }

    .about-d3 {
        padding: 0;
        margin-top: .4rem;
    }

    .about-f {
        margin-top: .8rem;
    }

    .about-g {
        width: 100%;
        margin-top: .5rem;
    }

    .about-gli {}

    .about-gli {
        width: 100%;
        margin: 0;
        margin-bottom: .3rem;
    }

    .about-g2 {
        border-radius: 7px;
    }

    .about-g5 {
        margin-top: .15rem;
    }
}




.join {}

.join-a {
    font-size: 6.77vw;
    line-height: 1.3;
    color: #ededed;
}

.join-a2 {
    position: absolute;
    top: 0;
    right: -10vw;
}

.join-b {
    margin-top: 4.16vw;
    padding: 0 25%;
}

.join-b p {
    font-size: 0.9vw;
    line-height: 2;
    padding: 10px 0;
}

.join-a3 {
    text-align: right;
    margin-top: 6.25vw;
}

.join-c {
    margin-top: 0;
}

.join-d {
    margin-top: 5.375vw;
}

.join-mn {
    margin-top: 6.4vw;
}

.join-m {
    text-align: left;
}

.join-n {
    font-size: 0;
}

.join-nlt {
    font-size: 10.4vw;
    line-height: 1;
    padding-top: 6.25vw;
    color: #ededed;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 1%;
}

.join-nrt {
    margin-top: -5vw;
    margin-left: auto;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-left: 1%;
}

.join-ef-bj {
    padding-bottom: 7.375vw;
}

.join-ef {
    margin-top: 4.25vw;
    font-size: 0;
    position: relative;
}

.join-e {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 2%;
}

.join-epos {
    width: 35.5vw;
    position: relative;
    border-radius: .8vw;
    overflow: hidden;
}

@media(min-width:751px) {
    .join-epos.fd {
        position: fixed;
        top: 90px;
    }
}

@media(min-width:1201px) {
    .join-epos.fd {
        position: fixed;
        top: 6vw;
    }

    .join-epos.fd.ab {
        position: absolute;
        top: initial;
        bottom: 0;
    }
}

.join-f {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-left: 2%;
}

.join-flst {
    margin-bottom: 4.16vw;
}

.join-f3 {
    margin-top: 1.56vw;
    line-height: 2;
}

.join-k {
    width: 8.333vw;
    display: inline-block;
    background: #101010;
    text-align: center;
    color: #fff;
    line-height: 2.6vw;
    border-radius: 5px;
}

.join-k:hover {
    /*background: #fff;
	color: #101010;*/
    color: #fff;
    opacity: .8;
}

@media(max-width:1200px) {
    .join-a2 {
        right: 0;
    }

    .join-b {}

    .join-k {
        width: 120px;
        line-height: 40px;
    }

    .join-epos {
        width: 43.5vw;
    }

    .join-epos {
        border-radius: 7px;
    }
}

@media(max-width:750px) {
    .join-b {
        padding: 0;
        margin-top: .4rem;
    }

    .join-d {
        margin-top: .8rem;
    }

    .join-ef {
        margin-top: .7rem;
    }

    .join-e {
        width: 100%;
        padding: 0;
    }

    .join-f {
        width: 100%;
        margin-top: .7rem;
        padding: 0;
    }

    .join-f3 {
        line-height: 1.8;
    }

    .join-epos {
        width: 100%;
    }

    .join-nrt {
        width: 100%;
        margin-top: .3rem;
        padding: 0;
    }

    .join-nlt {
        width: 100%;
        padding: 0;
        padding-top: .3rem;
        font-size: 1.4rem;
    }

    .join-mn {
        margin-top: .7rem;
    }
}


.product-lt {
    width: 25.35%;
}

.product-rt {
    width: 74.65%;
}

.product-b {
    text-transform: uppercase;
}

.product-c {
    margin-top: 2.56vw;
}

.product-ul {
    width: calc(100% + 20px);
    margin-top: 5.2vw;
    font-size: 0;
}

.product-li {
    display: inline-block;
    vertical-align: top;
    width: calc(33.333% - 20px);
    margin-right: 20px;
    margin-bottom: 3.125vw;
}

.product-d {
    font-size: 0;
    border-radius: .8vw;
    overflow: hidden;
    position: relative;
}

.product-d2 {
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.product-li:hover .product-d2 {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.product-e {
    text-align: center;
    margin-top: 1vw;
}

@media(max-width:1200px) {
    .product-ul {
        width: 102%;
    }

    .product-li {
        width: 31.333%;
        margin-right: 2%;
    }

    .product-d {
        border-radius: 7px;
    }
}

@media(max-width:750px) {
    .product-lt {
        width: 100%;
    }

    .product-rt {
        width: 100%;
    }

    .product-ul {
        width: 102%;
    }

    .product-li {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 6%;
    }

    .product-e {
        font-size: .24rem;
    }
}



.prolist-swiper {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.prolist-sd-div {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 8.3vw;
    z-index: 2;
    color: #fff;
    text-align: center;
}

.prolist-sd-div-a {
    text-transform: uppercase;
}

.prolist-sp {
    bottom: 2.6vw !important;
}

.prolist-sp span {
    width: 5.2vw;
    height: 1px;
    background: #fff;
    border-radius: 0;
}

.prolist {
    padding-top: 10.4vw;
    padding-bottom: 5.2vw;
}

.prolist-a {
    padding: 0 28.6vw;
}

.prolist-bc {
    /*padding: 0 28.6vw;*/
    margin-top: 6.25vw;
    position: relative;
    text-align: center;
}

.prolist-b {
    font-size: 13vw;
    text-align: center;
    color: #f6f6f6;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.prolist-cbut {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    width: 88px;
    margin-left: -44px;
    margin-top: -44px;
    cursor: pointer;
    z-index: 4;
}

.prolist-csd {
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

.prolist-csd img {
    border-radius: .8vw;
}

.prolist-csd img,
.prolist-csd video {
    max-height: 32vw;
}

.prolist-csd video {
    height: 100%;

}

.prolist-div {
    padding-top: 2.56vw;
    margin-top: 10.4vw;
    border-top: 1px solid #ededed;
}

.prolist-ul {
    width: calc(100% + 20px);

    overflow: hidden;
}

.prolist-li {
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 4.16vw;
    float: left;
}

.prolist-e {
    width: 100%;
    height: 31.77vw;
    overflow: hidden;
    border-radius: .8vw;
    position: relative;
}

.prolist-e:after {
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 1vw;
}

.prolist-e .imgBj {
    z-index: 2;
    opacity: .97;
}

.prolist-f {
    margin-top: 1vw;
}

.prolist-li:first-child {
    width: calc(50% - 20px);

}

.prolist-li:first-child .prolist-e {
    height: 54.6875vw;
}

.prolist-ul:nth-child(2n + 0) .prolist-li:first-child {
    float: right;
}

/* .prolist-ul:nth-child(4n + 0) .prolist-li:first-child {
    width: calc(25% - 20px);
}

.prolist-ul:nth-child(4n + 0) .prolist-li:first-child .prolist-e {
    height: 31.77vw;
} */

@media(max-width:1200px) {
    .prolist-swiper {
        width: 100%;
        height: 50vw;
        margin-top: 70px;
    }

    .prolist-b {
        font-size: 15vw;
    }

    .prolist-csd img,
    .prolist-e {
        border-radius: 7px;
    }

    .prolist-e:after {
        border-radius: 10px;
    }

    .prolist-csd img {
        max-height: 90vw;
    }

    .prolist-csd video {
        display: none;
    }

    .prolist-cbut {
        top: initial;
        bottom: 5vw;
        margin-top: 0;
    }
}

@media(max-width:750px) {
    .prolist-swiper {
        width: 100%;
        height: 50vw;
        margin-top: 1rem;
    }

    .prolist-b {
        font-size: 15vw;
    }

    .prolist-sd-a {
        font-size: .42rem;
    }

    .prolist-sd-b {
        font-size: .26rem;
    }

    .prolist-a {
        padding: 0;
    }

    .prolist-bc {
        padding: 0;
        margin-top: .5rem;
    }

    .prolist-csd img {
        max-width: 3.6rem;
    }

    .prolist-cbut {
        width: 1rem;
        margin-left: -.5rem;
        margin-top: -.5rem;
    }

    .prolist-div {
        margin-top: .8rem;
        padding-top: .5rem;
    }

    .prolist-ul {
        width: 102%;
    }

    .prolist-li {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 6%;
    }

    .prolist-e {
        height: 64vw;
    }

    .prolist-li:first-child {
        width: 98%;
    }

    .prolist-li:first-child .prolist-e {
        height: 120vw;
    }

    .prolist-f {
        font-size: .24rem;
        margin-top: .1rem;
    }

    .prolist-ul:nth-child(4n + 0) .prolist-li:first-child {
        width: 98%;
    }

    .prolist-ul:nth-child(4n + 0) .prolist-li:first-child .prolist-e {
        height: 120vw;
    }
}




.proinfo {
    padding-top: 13vw;
    padding-bottom: 10.4vw;
}

.proinfo-top {
    overflow: hidden;
}

.proinfo-a {
    width: 5.73vw;
    float: left;
    height: 51vw;

}

.proinfo-asd {
    width: 100%;
    height: 7.6vw;
    margin-bottom: 0.55vw;
    border-radius: 7px;
    overflow: hidden;
}

.proinfo-asd.cm {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 7px;
    border: 1px solid #222;
}

.proinfo-asd.on {
    border: 1px solid #222;
}

.proinfo-b {
    width: 38.54vw;
    float: left;
    margin-left: 1.56vw;
    height: 51vw;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.proinfo-c {
    width: 26.82vw;
    float: right;
}

.proinfo-c2 {
    margin-top: 1.8vw;
}

.proinfo-c4 {
    margin-top: 3.65vw;
}

.proinfo-c5 {
    font-size: 0;
    margin-top: .4vw;
}

.proinfo-c5 img {
    display: inline-block;
    vertical-align: top;
    width: 3.85vw;
    margin-right: .55vw;
    margin-bottom: .55vw;
    cursor: pointer;
}

.proinfo-c6 {
    margin-top: 3.125vw;
}

.proinfo-c7 {
    width: 100%;
    display: block;
    line-height: 2.6vw;
    text-align: center;
    color: #101010;
    border: 1px solid #101010;
    border-radius: 5px;
    margin-top: 2.6vw;
}

.proinfo-c7:hover {
    background: #101010;
    color: #fff;
}

.proinfo-d {
    margin-top: 8.33vw;
    text-align: center;
}

.proinfo-e {
    width: calc(100% + 20px);
    margin-top: 6.25vw;
    font-size: 0;
}

.proinfo-eli {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 3.125vw;
}

@media(max-width:1200px) {
    .proinfo {
        padding-top: 150px;
        padding-bottom: 80px;
    }

    .proinfo-a {
        width: 10vw;
    }

    .proinfo-asd {
        height: 12vw;
    }

    .proinfo-b {
        width: 40vw;
    }

    .proinfo-c {
        width: 35.5vw;
    }

    .proinfo-c7 {
        line-height: 40px;
    }
}

@media(max-width:750px) {
    .proinfo {
        padding-top: 1.8rem;
        padding-bottom: .8rem;
    }

    .proinfo-c {
        width: 100%;
        margin-top: .6rem;
    }

    .proinfo-c2 {
        font-size: .42rem;
        margin-top: .25rem;
    }

    .proinfo-c5 img {
        width: .6rem;
    }

    .proinfo-a {
        height: 100vw;
        width: 15vw;
    }

    .proinfo-asd {
        height: 22vw;
        margin-bottom: 1vw;
    }

    .proinfo-b {
        width: 70vw;
        height: 100vw;
        float: right;
    }

    .proinfo-c7 {
        font-size: .26rem;
        line-height: .7rem;
        margin-top: .4rem;
    }

    .proinfo-d {
        margin-top: .8rem;
    }

    .proinfo-e {
        width: 102%;
    }

    .proinfo-eli {
        width: 48%;
        margin-bottom: 5%;
        margin-right: 2%;
    }
}

.gyposbj {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top-left-radius: .8vw;
    border-top-right-radius: .8vw;
    position: relative;
    z-index: 2;
    margin-top: 100vh;
}

.gyposbj3 {
    margin-top: -.8vw;
}

.ban-swiper {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.ban-slide.swiper-slide-active .imgBj {
    transform: scale(1.08);
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transition: all linear 6.5s;
    -webkit-transition: all linear 6.5s;
}

.ban-video {
    /*min-width: 100%;*/
    min-height: 100%;
    width: 110%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ban-sd-c {
    display: inline-block;
    width: 8.3vw;
    line-height: 2.6vw;
    background: #fff;
    color: #101010;
    text-align: center;
    border-radius: 7px;
    margin-top: 1.56vw;
}

.ban-sd-div {
    bottom: 5vw;
    opacity: 0;
}

.ban-slide.swiper-slide-active .ban-sd-div {
    bottom: 7vw;
    opacity: 1;
    transition: all .5s .5s;
    -webkit-transition: all .5s .5s;
}

.ban-vd {
    display: none;
}

@media(max-width:1200px) {
    .gyposbj {
        margin-top: calc(55vw - 10px);

        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .gyposbj2 {
        margin-top: calc(50vw + 60px);
    }

    .gyposbj3 {
        margin-top: -10px;
    }

    .ban-swiper {
        width: 100%;
        height: 55vw;
    }

    .ban-video {
        display: none;
    }

    .ban-vd {
        display: block;
        width: 80px;
        position: absolute;
        top: 45%;
        left: 50%;
        z-index: 3;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    .ban-sd-c {
        width: 120px;
        line-height: 45px;
    }
}

@media(max-width:750px) {
    .gyposbj {
        margin-top: 100vh;

        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }

    .gyposbj2 {
        margin-top: calc(50vw + 1rem - 5px);
    }

    .gyposbj3 {
        margin-top: -5px;
    }

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

    .ban-sd-div {
        bottom: 1rem;
    }

    .ban-slide.swiper-slide-active .ban-sd-div {
        bottom: 1.5rem;
        transition: all .5s .5s;
        -webkit-transition: all .5s .5s;
    }

    .prolist-sp span {
        width: .8rem;
        margin: 0 .02rem;
    }

    .ban-sd-c {
        width: 1.8rem;
        line-height: .7rem;
        margin-top: .25rem;
        font-size: .26rem;
    }

    .ban-vd {
        width: 1rem;

    }
}

.iabt {
    padding-top: 5.2vw;
}

.iabt-nav-bj {
    text-align: center;
    height: 2.7vw;
}

.iabt-nav {
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #101010;
}

@media(min-width:1201px) {
    .iabt-nav {

        position: absolute;
        z-index: 4;
        left: 50%;
        background: #fff;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    .iabt-nav.fd {
        position: fixed;
        top: 4.16vw;
    }

    .iabt-nav.fd.ab {
        position: absolute;
        top: 33.2vw;
    }
}

.iabt-nav>div {
    padding: 0 1.6vw;
    line-height: 2.6vw;
    text-transform: initial;
    float: left;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 3px;
}

.iabt-nav>div:first-child {
    margin-left: 0;
}

.iabt-nav>div:last-child {
    margin-right: 0;
}

.iabt-nav>div.on {
    background: #101010;
    color: #fff;
}

.iabt-nav>div:hover {
    font-weight: bold;
}

.iabt-a {
    font-size: 13vw;
    line-height: 1;
    text-align: center;
    color: #f6f6f6;
    text-transform: uppercase;
    margin-top: 2.16vw;
}

.iabt-div {
    padding: 0 17.7vw;
    margin-top: -8.25vw;
}

.iabt-b {
    text-align: center;
}

.iabt-b1 {
    text-transform: uppercase;
}

.iabt-c {
    margin-top: 5.2vw;
}

.iabt-d {
    text-align: center;
    margin-top: 2.6vw;
}

.iprst-div {
    display: block;
}

.iprst-swiper {
    width: 200%;
    padding: 0 50%;
    margin-left: -50%;
    margin-top: 4.3vw;
}

.iprst-b {
    text-transform: uppercase;
    margin-top: 1.05vw;
}

.iprst-next {
    width: 4vw;
    height: 4vw;
    border-radius: 100%;
    background-size: 1vw auto;
    background-color: rgba(0, 0, 0, .2);
    right: 50%;
    margin-top: -2vw;
    margin-right: -48vw;
}

.iprst-prev {
    width: 4vw;
    height: 4vw;
    border-radius: 100%;
    background-size: 1vw auto;
    background-color: rgba(0, 0, 0, .2);
    left: 50%;
    margin-top: -2vw;
    margin-left: -48vw;
}

.iprst-next:hover,
.iprst-prev:hover {
    background-color: rgba(0, 0, 0, .6);
}

.irmpl {
    margin-top: 6.4vw;
}

.irmpl-a {
    text-align: center;
    margin-bottom: 3.3vw;
}

.irmpl-ul {
    width: calc(100% + 20px);
    font-size: 0;
}

.irmpl-li {
    display: inline-block;
    background: #101010;
}

.irmpl-li .imgBj {
    opacity: .9;
}

.irmpl-li {
    width: calc(33.333% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    border-radius: .8vw;
    overflow: hidden;
    position: relative;
    height: 42.96875vw;
}

.irmpl-li:nth-child(2),
.irmpl-li:nth-child(5) {
    height: 35.9375vw;
}

.irmpl-li:nth-child(5) {
    position: relative;

    margin-top: -7.3vw;
}

.irmpl-li:nth-child(4),
.irmpl-li:nth-child(6) {
    height: 28.645vw;
}

.irmpl-c {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    padding: 0 2vw;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

@media(min-width:751px) {
    .irmpl-div {
        width: calc(100% + 20px);
        overflow: hidden;
    }

    .irmpl-lst {
        width: calc(33.333% - 20px);
        margin-right: 20px;
        float: left;
    }

    .irmpl-lst-li {
        display: block;
        position: relative;
        background: #101010;
        width: 100%;
        height: 42.96875vw;
        margin-bottom: 20px;
        border-radius: .8vw;
        overflow: hidden;
    }

    .irmpl-lst-li .imgBj {
        opacity: .9;
    }

    .irmpl-lst .irmpl-lst-li:nth-child(2) {
        height: 28.645vw;
    }

    .irmpl-lst:nth-child(2) .irmpl-lst-li {
        height: 35.9375vw !important;
    }
}

.irmpl-lst-li .imgBj {
    width: 101%;
    height: 101%;
}

.itsyc {
    padding: 6.375vw 0;
}

.itsyc-ul {
    width: calc(100% + 20px);
    display: flex;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
    column-gap: 60px;
    margin-top: 4.3vw;
    font-size: 0;
}

.itsyc-li {
    width: calc(35% - 20px);
    display: inline-block;
    vertical-align: top;
    border-radius: .8vw;
    overflow: hidden;
    position: relative;
}

.itsyc-li .imgBj {
    opacity: .9;
}

@media(max-width:1200px) {
    .iabt-nav>div {
        padding: 0 20px;
        line-height: 40px;
    }

    .irmpl-li,
    .itsyc-li {
        border-radius: 7px;
    }


    .irmpl-lst-li {
        border-radius: 7px;
    }

    .iabt-nav-bj {
        height: auto;
    }

    .iprst-swiper {
        margin-top: .5rem;
    }

    .iprst-next,
    .iprst-prev {
        width: 50px;
        height: 50px;
        background-size: 12px auto;
        margin-top: -25px;
        margin-right: -43vw;
    }

    .iprst-prev {
        margin-right: 0;
        margin-left: -43vw;
    }

}

@media(max-width:750px) {
    .iabt {
        padding: .8rem 0;
    }

    .iabt-a {
        font-size: 22vw;
    }

    .iabt-div {
        padding: 0;
        margin-top: -1rem;
    }

    .iabt-d {
        margin-top: .4rem;
    }

    .iprst-b {
        font-size: .3rem;
        margin-top: .15rem;
    }

    .irmpl {
        margin-top: 0;
    }

    .irmpl-a {
        margin-top: .2rem;
    }

    .irmpl-a {
        margin-bottom: .4rem;
    }

    .irmpl-ul {
        width: 102%;
    }

    .irmpl-li {
        width: 48% !important;
        margin: 0 !important;
        margin-right: 2% !important;
        margin-bottom: 2% !important;
        height: 70vw !important;
    }

    .irmpl-div {
        width: 102%;
        overflow: hidden;
    }

    .irmpl-lst {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 2%;
        float: left;
    }

    .irmpl-lst-li {
        display: block;
        position: relative;
        background: #101010;
        width: 100%;
        height: 80vw;
        margin-bottom: 3vw;
        border-radius: 5px;
        overflow: hidden;
    }

    .irmpl-lst-li .imgBj {
        opacity: .9;
    }

    .irmpl-lst .irmpl-lst-li:nth-child(2) {
        height: 50vw;
    }

    .irmpl-lst .irmpl-lst-li:nth-child(3) {
        height: 60vw;
    }

    .irmpl-lst:nth-child(2) .irmpl-lst-li:nth-child(1) {
        height: 60vw;
    }

    .irmpl-lst:nth-child(2) .irmpl-lst-li:nth-child(2) {
        height: 80vw;
    }

    .irmpl-lst:nth-child(2) .irmpl-lst-li:nth-child(3) {
        height: 50vw;
    }


    .itsyc {
        padding: .8rem 0;
    }

    .itsyc-a {
        margin: 0;
    }

    .itsyc-ul {
        width: 100%;
        flex-direction: column;
        margin-top: .5rem;
    }

    .itsyc-li {
        width: 100%;
        margin: 0;
        margin-bottom: .4rem;
    }

    .iprst-swiper {
        width: 120%;
        padding: 0 15%;
        margin-left: -10%;
    }

    .iabt-nav {
        border: 0;
        font-size: 0;
        text-align: center;
        width: 100%;
    }

    .iabt-nav>div {
        display: inline-block;
        margin: 2px;
        font-size: .24rem;
        padding: 0 .25rem;
        line-height: .7rem;
        border: 1px solid #101010;
        float: initial;
    }

    .iprst-next,
    .iprst-prev {
        width: .7rem;
        height: .7rem;
        background-size: .2rem auto;
        margin-top: -.35rem;
        margin-right: -40vw;
    }

    .iprst-prev {
        margin-right: 0;
        margin-left: -40vw;
    }
}

footer {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 11;
    background: #fff;
}

.footer {
    padding-top: 7.8vw;
    padding-bottom: 1.56vw;
    border-top: 1px solid #cfcfcf;
    overflow: hidden;
}

.footer-lt {
    width: 40%;
    float: left;
}

.footer-a {
    line-height: 1.2;
}

.footer-b {
    margin-top: 3.25vw;
}

.footer-rt {
    width: 50%;
    float: right;
    font-size: 0;
}

.footer-cd {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

.footer-cd:first-child {
    padding-left: 0;
}

.footer-d {
    margin-top: 1.56vw;
}

.footer-da {
    display: inline-block;
    margin-bottom: .3vw;
}

.footer-da:hover,
.footer-da.active {
    font-weight: bold;
}

.footer-bt {
    width: 100%;
    float: left;
    margin-top: 13vw;
    overflow: hidden;
}

.footer-e {
    text-transform: uppercase;
    float: left;
}

.footer-f {
    float: right;
}

.footer-f a {
    display: inline-block;
    margin-left: 1.7vw;
}

.footer-f a:hover {
    font-weight: bold;
}

@media(max-width:1000px) {
    .footer-lt {
        width: 100%;
    }

    .footer-rt {
        width: 100%;
        margin-top: 40px;
    }
}

@media(max-width:750px) {
    .footer {
        padding-top: .8rem;
        padding-bottom: .25rem;
    }

    .footer-rt {
        margin-top: .6rem;
    }

    .footer-cd {
        width: 50%;
        padding: 0;
        margin-bottom: .5rem;
    }

    .footer-bt {
        margin-top: .3rem;
    }

    .footer-e,
    .footer-f {
        width: 100%;
        text-align: left;
    }

    .footer-f a {
        margin-left: 0;
        margin-right: .2rem;
    }

    .footer-d {
        font-size: .24rem;
    }

    .footer-da {
        margin-bottom: .1rem;
    }
}


header {
    width: 100%;
    height: 4.16vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 29;
    background: #fff;
}

.header {}

.logo {
    width: 10.4166vw;
    line-height: 4.16vw;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 0;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.logo .img2 {
    display: none;
}

.header-nav {
    display: inline-block;
    margin-left: 10vw;
}

.header-lt {
    float: left;
}

.header-a {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin-right: 1.56vw;
    padding-left: 1.56vw;
    line-height: 4.16vw;
    background: url(../images/icons/ico10_1.png) no-repeat left center;
    background-size: 1.05vw auto;
}

.header-a2 {
    background-image: url(../images/icons/ico11_1.png);
}

.header-a:hover {
    font-weight: bold;
}

.header-rt {
    float: right;
}

.header-rt a {
    display: inline-block;
    line-height: 4.16vw;
    margin-left: 2.34vw;
}

.header-rt a:hover {
    font-weight: bold;
}

header.on {
    border-bottom: 1px solid #d4d4d4;
}

header.bj {
    background: initial;
}

header.bj .logo .img1 {
    display: none;
}

header.bj .logo .img2 {
    display: inline-block;
}

header.bj .header-a {
    color: #fff;
    background-image: url(../images/icons/ico10_2.png);
}

header.bj .header-a2 {
    color: #fff;
    background-image: url(../images/icons/ico11_2.png);
}

header.bj .header-rt a {
    color: #fff;
}


.header-bj {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    background: rgba(0, 0, 0, .6);
    display: none;
}

.header-pos {
    position: fixed;
    top: 0;
    left: -80vw;
    z-index: 32;
    background: #fff;
    width: 21.35vw;
    height: 100vh;
    padding: 0 1.65vw;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.header-pos.on {
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.header-d {
    background-image: url(../images/icons/ico12.png) !important;
    background-size: .7vw auto;
    padding-left: 1.1vw;
    margin-bottom: 2.35vw;
    color: #101010 !important;
}

.header-e {
    display: none;
}

.header-f2 {
    width: 100%;
    line-height: 2.16vw;
    border-bottom: 1px solid #dfdfdf;
}

.header-f3 {
    margin-top: 1.56vw;
}

.header-f3 a {
    display: block;
    width: 100%;
    margin-bottom: .3vw;
    opacity: .5;
}

.header-f3 a:hover {
    opacity: 1;
}

@media(max-width:1200px) {
    header {
        height: 70px;
    }

    .logo {
        line-height: 70px;
        width: 13vw;
    }

    .header-rt a {
        line-height: 70px;
    }

    .header-a {
        line-height: 70px;
        padding-left: 25px;
        background-size: 16px auto;
    }

    .header-pos {
        width: 30vw;
        padding: 0 3vw;
    }

    .header-f2 {
        line-height: 3;
    }

    .header-f3 a {
        margin-bottom: .6vw;
    }

    .header-d {
        padding-left: 20px;
        background-size: 10px auto;
    }
}

.header-dx {
    display: none;
}

@media(max-width:750px) {

    .header-lt,
    .header-rt {
        display: none;
    }

    header {
        height: 1rem;
    }

    .logo {
        line-height: 1rem;
        width: 2.4rem;
    }

    .header-dx {
        display: block;
        line-height: 1rem;
    }

    .header-dx .img2 {
        display: none;
    }

    header.bj .header-dx .img1 {
        display: none;
    }

    header.bj .header-dx .img2 {
        display: inline-block;
    }

    .header-pos {
        width: 70vw;
        padding: 0 5vw;
    }

    .header-a {
        line-height: 1rem;
        padding-left: .3rem;
        background-size: .2rem auto;
        margin-bottom: .4rem;
    }

    .header-e {
        display: block;
    }

    .header-e a {
        font-size: .28rem;
        line-height: 3;
        border-bottom: 1px solid #dfdfdf;
        display: block;
        width: 100%;
    }

    .header-f2 {
        font-size: .28rem;
        background: url(../images/icons/ico02.png) no-repeat right center;
        background-size: .2rem auto;
    }

    .header-f3 {
        padding: .1rem 0 .2rem 0;
    }

    .header-f3 a {
        font-size: .28rem;
        line-height: 2;
        margin: .05rem 0;
    }

    .header-f2.on {
        background-image: url(../images/icons/ico01.png);
    }
}