* {
    padding: 0;
    margin: 0;
    font-family: Noto Sans S Chinese;
}

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

strong,
a {
    text-decoration: none;
}

a,
p,
b,
li {
    text-decoration: none;
    color: #333;
}


ul,
ol,
li {
    list-style: none;
}

*::after,
*::before {
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.header .navbox .nav>ul>li:hover::before,
.header .navbox .nav>ul>li.on::before {
    content: '';
    height: 2px;
    position: absolute;
    bottom: 1px;
    width: 100%;
    background: #2196f3;
}

.header .navbox .nav>ul>li .subnav {
    position: absolute;
    top: 100%;
    background: #fff;
    min-width: 180px;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    height: 0;
    transition: height .4s;
    overflow: hidden;
    box-sizing: border-box;
    transform: translateX(-30px);
}

.header .navbox .nav>ul>li .subnav1 {
    position: fixed;
    width: 100%;
    top: 126px;
    background: #fff;
    background: -moz-linear-gradient(bottom, #f5f5f5 0%, #fff 30%);
    background: -webkit-linear-gradient(bottom, #f5f5f5 0%, #fff 30%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #fff 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=1);
    left: 0;
    transition: height .4s;
    overflow: hidden;
    box-sizing: border-box;
    height: 0px;
    transform: translateX(0px);
    border-radius: 0;
}

.header .navbox .nav>ul>li .subnav ul {
    padding: 20px;
}

.header .navbox .nav>ul>li .subnav1 ul {
    max-width: 1600px;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 50px auto;
    position: relative;
    padding: 0;
}

[hidden] {
    display: none !important;
}

.header .navbox .nav .administration {
    width: 80px;
    height: 36px;
    position: relative;
    background-image: linear-gradient(135deg, #006cff, #0af);
    border: none;
    color: #fff;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(178, 100, 100, .15);
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    line-height: 36px;
    text-align: center;
    margin-left: 15px;
}

.header .navbox .nav .login,
.header .navbox .nav .reg,
.domainBtn {
    width: 80px;
    height: 36px;
    position: relative;
    background-image: linear-gradient(135deg, #006cff, #0af);
    border: none;
    color: #fff;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(178, 100, 100, .15);
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    margin-left: 15px;
}

.header .navbox .nav .login:before,
.domainBtn::before {
    --size: 20px;
    opacity: 0;
    content: "";
    position: absolute;
    left: var(--x);
    top: var(--y);
    width: var(--size);
    height: var(--size);
    background: radial-gradient(circle closest-side, rgba(0, 255, 248, .37647), transparent);
    transform: translate(-50%, -50%);
    transition: all .3s ease, left 0s, top 0s;
}

.header .navbox .nav .reg {
    background: #fff;
    color: #2196f3;
    box-shadow: none;
}

.Website_container,
.hexin_inner,
.case_inner,
.serciveValue_inner,
.client_inner,
.news_inner {
    max-width: 1600px;
    margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: bold;
}

h2.title_h2 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 15px;
}
a, p, b, li {
    text-decoration: none;
    color: #333;
}
p {
    margin: 0;
}

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
img {
    vertical-align: middle;
    border-style: none;
}

@media screen and (max-width: 1980px) {
    h2.title_h2, .price_h1 {
        font-size: 30px;
    }
}


@media screen and (max-width: 1681px) {
    h2.title_h2, .price_h1 {
        font-size: 26px;
    }
}
@media (max-width: 1600px) {

    .Website_container,
    .hexin_inner,
    .case_inner,
    .serciveValue_inner,
    .client_inner,
    .news_inner,
    .yumingwang1_tuiguang,
    .faceguanggao,
    .faceguangneirong {
        max-width: 1380px;
    }
}

@media screen and (max-width: 1440px) {

    .Website_container,
    .hexin_inner,
    .case_inner,
    .serciveValue_inner,
    .client_inner,
    .news_inner,
    .header .topnav,
    .header .navbox .eTopNav,
    .inner,
    .priceScroll,
    .yumingwang1_tuiguang,
    .faceguanggao,
    .faceguangneirong {
        max-width: 1360px;
    }
}

@media screen and (max-width: 1400px) {

    .Website_container,
    .hexin_inner,
    .case_inner,
    .serciveValue_inner,
    .client_inner,
    .news_inner,
    .header .topnav,
    .header .navbox .eTopNav,
    .inner,
    .priceScroll,
    .yumingwang1_tuiguang,
    .faceguanggao {
        max-width: 1280px;
    }
}

@media screen and (max-width: 1366px) {

    .Website_container,
    .hexin_inner,
    .case_inner,
    .serciveValue_inner,
    .client_inner,
    .news_inner,
    .header .topnav,
    .header .navbox .eTopNav,
    .priceScroll,
    .yumingwang1_tuiguang,
    .faceguanggao,
    .faceguangneirong {
        max-width: 1240px;
    }
}

@media screen and (max-width: 1280px) {

    .Website_container,
    .hexin_inner,
    .case_inner,
    .serciveValue_inner,
    .client_inner,
    .news_inner,
    .header .topnav,
    .header .navbox .eTopNav,
    .inner,
    .priceScroll,
    .yumingwang1_tuiguang,
    .faceguanggao,
    .faceguangneirong {
        max-width: 1190px;
    }
}