
@charset"utf-8";

/* CSS Document */
 body, p, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, td, input, select, textarea, figure {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
ul, li {
    list-style: none;
}
ul {
    margin-bottom: 0 !important;
}
a {
    text-decoration: none;
    color: #FFFFFF;
}
/* header */
 header footer .hk-menu, .hk-content {
    width: 100%;
}
@font-face {
    font-family: Montserrat;
    src: url(../fonts/MONTSERRAT-REGULAR.TTF);
}
@font-face {
    font-family: Montserrat-light;
    src: url(../fonts/Montserrat-Light.TTF);
}
@font-face {
    font-family: Montserrat-bold;
    src: url(../fonts/MONTSERRAT-Bold.TTF);
}
html body {
    font-family:"Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
header {
    height: 45px;
    padding: 0 70px 0;
    background: #323232;
    display: flex;
    justify-content: space-between;
}
.hk-headerLeft {
    /* width: 530px; */
    height: 44px;
    display: flex;
}
.wap-hkheader {
    display: none;
}
.scrollDiv ul li {
    line-height: 44px;
    height: 44px;
    font-size: 14px;
    font-weight: 300;
    color: rgba(204, 204, 204, 1);
}
.hk-headerLeftatext {
    line-height: 44px;
    font-weight: 400;
    font-size: 14px;
    margin-right: 30px;
    color: #CCCCCC;
    font-family:"Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.hk-headerLeft a:hover {
    color:#ffffff;
}
.hk-headerLeft .scrollDiv ul li {
    line-height: 44px;
    font-weight: 400;
    font-size: 14px;
    /* margin-right: 30px; */
    color: #CCCCCC;
}
.hk-headerLeft span {
    width: 1px;
    margin-top: 13px;
    height: 18px;
    margin-right: 9px;
    margin-left: 9px;
    display: inline-block;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
}
.hk-headerLeft > a:before {
    content: url(../images/top-icon-contact.png);
    margin-right: 6px;
    vertical-align: sub;
}
.hk-headerRight {
    display: flex;
    justify-content: flex-end;
    height: 44px;
}
.hk_headershopcarico {
    position: relative;
    height: 45px;
    width: 20px;
    margin-right: 50px;
}
.hk_headershopcarico span {
    position: absolute;
    top: 8px;
    font-size: 12px;
    color: white;
    left: 4px;
    display: table;
    text-align: center;
}
.hk_headershopcarico img {
    position: absolute;
    top: 18px;
}
.hk-headerRight p {
    font-size: 14px;
    line-height: 44px;
    font-weight: 400;
}
.hk-headerRight p a {
    color: rgba(204, 204, 204, 1);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.hk-headerRight p a:hover {
    color:#ffffff;
}
.hk-headerRight p:before {
    content: url(../images/top-icon-my.png);
    margin-right: 5px;
    vertical-align: sub;
}
.hk-menu {
    display: flex;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    justify-content: space-between;
    height: 70px;
    padding: 0 70px 0;
    background: white;
    /* background-image:url(../images/bg-covor.png) ; */
}
.hk-menuLeft {
    height: 70px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.hk_logo {
    width: 134px;
    margin-right: 55px;
    height: 30px;
}
.hk_menuwap {
    display: none;
}
.hk-menuLeft ul {
    display: flex;
    justify-content: space-between;
}
.hk-menuLeft ul li {
    margin-right: 50px;
}
.hk-menuLeft ul li a {
    font-size: 16px;
    line-height: 70px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}
.hk-menuRight {
    position: relative;
}
.hk-menuRight img {
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: -32px;
    top: 50%;
}
.hk-menuRight input {
    width: 280px;
    height: 36px;
    background: gainsboro;
    border: 0;
    outline: none;
    border-radius: 4px;
    margin-top: 17px;
}
.hk-menuRight input[placeholder] {
    padding-left: 20px;
}
/* footer */
 footer {
    background: #FFFFFF;
}
.hk-footer, .hk-footerbotm {
    width: 100%;
}
.hk-footer {
    height: 206px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url(../images/bottom-bg-sub.jpg);
    background-size: cover;
}
.hk-footer img {
    margin-left: 70px;
}
.hk-form {
    position: relative;
}
.hk-form p {
    font-size: 28px;
    line-height: 24px;
    font-family:"Montserrat-bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 20px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}
.hk-input {
    display: flex;
    position: relative;
}
.hk-input input {
    outline: none;
}
.hk-footerbotm {
    justify-content: space-between;
    display: flex;
}
#search {
    width: 413px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #D9D9D9;
    border-radius: 4px 0px 0px 4px;
}
#search[placeholder] {
    padding-left: 30px;
    font-size:14px;
    font-family:"Montserrat-light", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color:#333333
}
#commit {
    width: auto;
    height: 40px;
    background: #E90000;
    border-radius: 0px 4px 4px 0px;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px;
    -webkit-transition:all .15s ease-in-out;
    transition:all .15s ease-in-out;
}
#commit:hover {
    background: #db0000;
}
#commit a {
    color:#ffffff;
    text-decoration: none;
}
.hover-aniW:after {
    content:'';
    position: relative;
    bottom: 0;
    border-top: 2px solid #ffffff;
    display: block;
    margin: 0 auto;
    -webkit-transition:all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 0;
}
.hover-aniW:hover:after {
    width:100%;
}
.hover-aniR:after {
    content:'';
    position: relative;
    bottom: 0;
    border-top: 2px solid #E90000;
    display: block;
    margin: 0 auto;
    -webkit-transition:all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 0;
}
.hover-aniR:hover:after {
    width:100%;
}
.hover-aniRb:after {
    content:'';
    position: relative;
    bottom: 24px;
    border-top: 2px solid #E90000;
    display: block;
    margin: 0 auto;
    -webkit-transition:all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 0;
}
.hover-aniRb:hover:after {
    width:100%;
}
#commit1 {
    display: none;
    width: auto;
    height: 40px;
    background: #E90000;
    border-radius: 0px 4px 4px 0px;
    border: 0;
    box-sizing: border-box;
}
.hk-input:before {
    content: url(../images/sub-icon-info.png);
    margin-right: 6px;
    position: absolute;
    left: 10px;
    top: 10px;
    /* margin-top: -6px; */
}
#commit[value] {
    color: white;
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}
.hk-footerbotm span {
    display: block;
    width: 1px;
    height: 12px;
    margin: 0 .8vw;
    margin-top: 31px;
    background: rgba(153, 153, 153, 1);
}
.hk-footerbotm p {
    margin-right: 70px;
    font-size: 14px;
    line-height: 72px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}
.hk-footerbotm ul {
    line-height: 74px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.hk-footerbotm ul div {
    display: flex;
}
.hk-footerbotm ul div:first-child {
    margin-left: 70px;
}
.hk-footerbotm ul div:last-child {
    margin-right: 70px;
}
.hk-footerbotm ul div:last-child li:last-child a {
    font-size: 14px;
    font-weight: 400;
    margin-left: 70px;
    color: #999999;
    font-family:"Montserrat-light", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.hk-footerbotm ul li a {
    color: #666666;
    font-size: 14px;
    white-space: nowrap;
    font-family:"Montserrat-light", Arial, "Helvetica Neue", Helvetica, sans-serif;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.nohover {
    cursor: default;
}
.hk-footerbotm ul li a:hover {
    color: #E90000;
}
 .app {
    margin-right: 70px;
    width: 200px;
    height: 50px;
}
.app .Zhchs.m-socialLinks li {
    display: inline-block;
}
.app .Zhchs.m-socialLinks a:hover span, .app .Zhchs.m-socialLinks a:focus span {
    background-color: #000000;
}
.app .Zhchs.m-socialLinks a:hover span .a-svgIcon, .app .Zhchs.m-socialLinks a:focus span .a-svgIcon {
    fill: #ffffff;
}
.app .dfVPcg.a-socialIcon {
    height: 32px;
    width: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #000000;
    border-radius: 100%;
    -webkit-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
}
.app .dfVPcg.a-socialIcon .a-svgIcon {
    fill: #000000;
    width: 16px;
    -webkit-transition: fill 200ms ease-in-out;
    transition: fill 200ms ease-in-out;
}
.app ul li {
    margin-left: 10px;
}
.hk_ipadWidth {
    display: none;
}
#hk_hrWidth {
    display: none;
}
.navBox, .copyRight {
    display: none;
}
hr {
    display: none;
}
hr, .hk_wapmenu {
    display: none;
}
.carouse .carousecover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url('../images/bg-covor.png');
    z-index: 3;
}
.carouse .carousetext {
    position: relative;
    z-index: 10;
}
@media screen and (max-width: 1366px) {
    .hk-footerbotm span {
        margin-left: 0;
    }
    .wap-hkheader {
        width: 20%;
        border: 1px solid #E90000;
    }
    .wap-hkheader {
        display: block;
    }
    .hk-menuLeft ul {
        display: none;
    }
    .hk-footer img {
        display: none;
    }
    .app {
        display: none;
    }
    .hk-form {
        width: 95%;
        margin: 0 auto;
    }
    #search, .hk-input {
        width: 100%;
    }
    #hk_hrWidth {
        display: none;
    }
    .hk-footerbotm ul {
        display: block;
        line-height: 14px;
    }
    .hk-footerbotm span {
        display: none;
    }
    .hk-footerbotm ul div:first-child {
        margin-left: 30px;
    }
    .hk-footerbotm ul div:last-child {
        margin-left: 30px;
    }
    .hk-show {
        height: auto;
    }
    .hk-footerbotm ul li a {
        margin-right: 50px;
        line-height: 40px;
        display: block;
    }
    #hk_hrWidth {
        display: block;
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, 1);
        opacity: 0.1;
    }
    .hk-footerbotm span {
        margin-top: 0;
    }
    #indexWaphrader .app {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    header {
        display: none;
    }
    #commit {
        display: none;
        width: auto;
    }
    #commit1 {
        display: block;
        padding: 0 15px;
        font-size: 12px;
        font-family: Montserrat;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }
    .wap-hkheader {
        width: 40%;
        display: flex;
        justify-content: space-around;
        border: 1px solid #E90000;
    }
    .hk-menu {
        height: 40px;
        padding: 0 20px;
    }
    .hk-case .hk-show:nth-child(2) {
        margin: 10px !important;
    }
    .hk-show {
        width: 95% !important;
        margin: 0 auto;
    }
    .hk-content .hk-case {
        margin: 10px 0;
        display: block !important;
    }
    .hk-menuLeft {
        height: 40px;
    }
    .wap-hkheader a {
        color: #333;
        line-height: 40px;
    }
    .hk-menuLeft ul, .hk-menuRight {
        display: none;
    }
    .hk-case .shoPpay {
        height: 455px;
    }
    .hk-show .hk-showtop {
        height: 347px;
    }
    .hk-show .hk-showtops {
        margin-top: 10px;
    }
    footer .hk-footer {
        height: 150px;
    }
    .hk-footer img {
        display: none;
    }
    .hk-form {
        width: 95%;
        margin: 0 auto;
    }
    .app {
        display: none;
    }
    .hk-footer .hk-form p {
        font-size: 20px;
        text-align: center;
    }
    .hk-show {
        height: auto;
    }
    .hk-footerTitileBoot div span {
        display: none;
    }
    .hk-footerbotm ul li a {
        line-height: 0 !important;
    }
    .hk-footerbotm ul div {
        display: block;
    }
    .hk-footerTitileBoot {
        display: none !important;
    }
    .navBox {
        display: block;
    }
    .app ul li {
        margin-right: 0;
    }
    .hk-footerbotm ul div:last-child {
        margin: 0;
    }
    .hk-footerbotm span {
        margin: 0;
    }
    .navBox img {
        display: block;
        margin: 20px auto;
    }
    .app {
        margin: 0 auto;
    }
    .app ul li {
        margin: 0;
    }
    .hk-footerbotm ul li a {
        margin: 0 !important;
    }
    .copyRight {
        text-align: center;
        font-size: 14px;
        font-family: Montserrat;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
    }
    hr, .copyRight {
        display: block;
    }
}
 .waphk_menuinput {
    padding: 0 15px;
    position: relative;
    border: 1px solid #E90000;
    display: none;
    width: 100%;
}
.waphk_shopcatinut {
    height: 80px;
    display: none;
    padding: 0 15px;
    position: relative;
    border: 1px solid #333;
    width: 100%;
}
.waphk_searchinput {
    display: none;
    padding: 20px 15px;
    position: relative;
    width: 100%;
}
.waphk_searchinput input {
    width: 100%;
    height: 40px;
    background: #FAFAFA;
    border: 1px solid rgba(204, 204, 204, 1);
}
.waphk_searchinput input[placeholder] {
    padding-left: 10px;
}
.waphk_searchinput img {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -10px;
    margin-left: -55px;
    width: 20px;
    height: 20px;
}
 .navBox {
    width: 95%;
    margin: 0 auto;
}
.myDivleft {
    width: 1rem;
    height: 1rem;
    margin-top: 2rem;
    margin-right: 1rem;
}
.myDivleft:after {
    content: url(../images/nwap-ext.png);
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin-right: 1rem;
}
.myDiv {
    width: 92%;
    display: flex;
    justify-content: space-between;
    height: 5rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    border-bottom: 1px solid #F2F2F2;
    font-weight: 400;
}
.myDiv a {
    color: #333333;
    display: block;
    line-height: 5rem;
}
.navBox ul {
    padding-top: 0.3rem;
    padding-bottom: .3rem;
}
.navBox ul li {
    line-height: 3rem;
    font-weight: 400;
    padding-bottom: 0.62rem;
    height: 3rem;
}
.navBox ul li:last-child {
    padding-bottom: 0rem;
}
.navBox ul {
    display: none;
}
.ingBg {
    background: black;
}
.app .dfVPcg.a-socialIcon {
    background: transparent;
}
@media screen and (max-width: 766px) {
    .isActive .videoTitle {
        padding-top: 50px;
    }
    .dar-lm {
        display: none;
    }
    .header {
        padding: 0 !important;
    }
    .navigation-v3 .col-md-3 {
        opacity: 0;
        width: 1px;
        padding: 0;
    }
    header {
        display: none;
    }
    .hk-menu {
        padding: 0 20px;
    }
    .hk-case .hk-show:nth-child(2) {
        margin: 10px !important;
    }
    .hk-show {
        width: 95% !important;
        margin: 0 auto;
    }
    .hk-content .hk-case {
        margin: 10px 0;
        display: block !important;
    }
    .hk-menuLeft ul, .hk-menuRight {
        display: none;
    }
    .hk-case .shoPpay {
        height: 222px !important;
    }
    .hk-show .hk-showtop {
        height: 175px;
    }
    .hk-show .hk-showtops {
        margin-top: 10px;
    }
    .copyRight {
        text-align: center;
        font-size: 14px;
        font-family: Montserrat;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
        padding-bottom: 15px;
    }
    hr, .copyRight {
        display: block;
    }
    .hk-menu {
        height: 4rem;
    }
    .wap-hkheader {
        height: 4rem;
    }
    .hk-menuLeft {
        height: auto;
    }
    .wap-hkheader {
        width: auto;
    }
    .wap-hkheader {
        display: flex;
        justify-content: space-between;
    }
    .wap-hkheader span {
        line-height: 4rem;
        width: 33.3%;
        height: auto;
    }
    .hk_wapmenu {
        border-top: 1px solid #E90000;
        width: 100%;
        display: none;
        position: fixed;
        top: 4rem;
        z-index: 9999;
    }
    .hk_wapmenu1 {
        padding: 2rem 1.5rem;
        background: white;
    }
    .hk_wapmenu1 img {
        position: absolute;
        width: 18px;
        height: 18px;
        top: 50%;
        margin-top: -8px;
        left: 100%;
        margin-left: -47px;
    }
    #wap-inputext[placeholder] {
        padding: 1rem;
    }
    #wap-inputext {
        width: 100%;
        height: 4rem;
        border: 1px solid rgba(204, 204, 204, 1);
    }
    .hk_wapmenu2 {
        background: blue;
    }
    .hk_wapmenu3 {
        background: yellow;
    }
    .hk-demotext p:first-child {
        font-size: 20px !important;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        text-align: center;
    }
    .hk-demotext p:nth-child(2) {
        font-size: 14px !important;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        font-family: Montserrat;
        font-weight: 400;
        color: rgba(204, 204, 204, 1);
    }
    .hk-showtwos .hk-demotext p:nth-child(2) {
        width: 320px;
    }
    .carouse .border-index {
        display: block;
        box-sizing: border-box;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: rgba(255, 255, 255, 1);
        height: 43px;
        margin: 0 20%;
        padding: 12px 20px;
        white-space: nowrap;
        padding-right: 20px;
    }
    .newSwiper .o-sliderContainer .o-slider--item .hk_carouseltype {
        width: 265px;
        margin: 30px auto;
        margin-bottom: 25px;
        height: 50px;
        border-top: 3px solid rgba(237, 28, 36, .5);
        border-bottom: 3px solid rgba(237, 28, 36, .5);
        display: block;
        font-size: 22px;
        font-family:"Montserrat-bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        line-height: 50px;
    }
    .newSwiper .carousetext {
        width: 70%;
        padding-left: 0 !important;
        margin: 0 auto;
        text-align: center;
    }
    .newSwiper .carousetext a {
        display: block;
        margin: 0 auto;
    }
    .newSwiper .o-sliderContainer .o-slider--item .hk_carouselp {
        display: none;
    }
    .newSwiper .carousetext .border-index {
        margin-top: 80px !important;
    }
    .border-index {
        margin-bottom: 0 !important;
        padding: 12px 20px !important;
    }
    .o-slider-pagination {
        top: 310px;
        padding-right: 0 !important;
        text-align: center !important;
    }
    .o-slider-pagination li {
        margin-right: 8px !important;
        width: 10% !important;
    }
    .carouse {
        padding: 40px 0 0 0 !important;
    }
    .shoPpay1 .hk-demotext p:nth-child(2) {
        display: none;
    }
    .swiperLb ul .hk_carouseltype {
        width: 265px;
        margin: 15px auto;
        margin-bottom: 25px;
        height: 50px;
        border-top: 3px solid rgba(237, 28, 36, .5);
        border-bottom: 3px solid rgba(237, 28, 36, .5);
        display: block;
        font-size: 22px;
        font-family:"Montserrat-bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        line-height: 50px;
    }
    .carouse a {
        margin-top: 50px !important;
    }
    .swiperLb ul .hk_carouselp {
        display: none;
        line-height: 2;
        font-size: 14px;
        width: 64%;
        margin: -20px auto 22px;
        font-family:"Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        color: rgba(204, 204, 204, 1);
        text-align: left;
    }
    .carouse a {
        /*margin: 0 auto;*/
        margin: -12px auto 0;
    }
    .slideBox .hd {
        bottom: -15px !important;
    }
    .hk-content .slideBox .hd ul li .dot {
        height: 4px;
        background-color: hsla(0, 0%, 60%, .4);
    }
    .slideBox .hd ul {
        text-align: right;
        display: flex;
        width: 65%;
        justify-content: space-between;
        margin: 0 auto;
    }
    .slideBox .hd ul li {
        height: 36px;
        width: 20%;
        display: inline-block;
        position: relative;
    }
    .hk-demotext p:nth-child(2) {
        font-size: 14px;
        font-family: Montserrat;
        font-weight: 400;
        color: rgba(204, 204, 204, 1);
        line-height: 21px;
    }
    .hk-show {
        height: auto !important;
    }
    .shoPpay1 {
        height: 222px !important;
    }
    .swiperLb {
        height: 340px !important;
    }
    /* .hk-dempspan span {
        margin-top: 10px !important;
        margin-left: 0 !important;
    } */
}
@media screen and (max-width: 992px) {
    header, .hk-menuRight {
        display: none;
    }
    .wap-hkheader {
        display: block;
    }
    .hk-menuLeft ul {
        display: none;
    }
    .hk-footer img {
        display: none;
    }
    .app {
        display: none;
    }
    .hk-form {
        width: 95%;
        margin: 0 auto;
    }
    #search, .hk-input {
        width: 100%;
    }
    #hk_hrWidth {
        display: none;
    }
    .hk-footerbotm ul {
        display: block;
        line-height: 14px;
    }
    .hk-footerbotm span {
        display: none;
    }
    .hk-footerbotm ul div:first-child {
        margin-left: 0;
    }
    .hk-show {
        height: auto;
    }
    .hk-footerbotm ul li a {
        margin-right: 50px;
        line-height: 62px;
    }
    #hk_hrWidth {
        display: block;
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, 1);
        opacity: 0.1;
    }
    .hk-footerbotm span {
        margin-top: 0;
    }
    #indexWaphrader .app {
        display: block;
    }
    .wap-hkheader span:nth-child(2) {
        margin: 0 30px;
    }
}
 @media screen and (min-width: 768px) and (max-width: 992px) {
    .hk-show .hk-showtop {
        height: 175px;
    }
    .hk-show .hk-showtops {
        margin-top: 10px;
    }
    footer .hk-footer {
        height: 150px;
    }
    .hk-footer img {
        display: none;
    }
    .hk-form {
        width: 95%;
        margin: 0 auto;
    }
    .app {
        display: none;
    }
    .hk-footer .hk-form p {
        font-size: 22px;
        text-align: center;
    }
    .hk-show {
        height: auto;
    }
    .hk-footerTitileBoot div span {
        display: none;
    }
    .hk-footerbotm ul li a {
        line-height: 0 !important;
    }
    .hk-footerbotm ul div {
        display: block;
    }
    .hk-footerTitileBoot {
        display: none !important;
    }
    .navBox {
        display: block;
    }
    .app ul li {
        margin-right: 0;
    }
    .hk-footerbotm ul div:last-child {
        margin: 0;
    }
    .hk-footerbotm span {
        margin: 0;
    }
    .navBox img {
        display: block;
        margin: 20px auto;
    }
    .app {
        margin: 0 auto;
    }
    .app ul li {
        margin: 0;
    }
    .hk-footerbotm ul li a {
        margin: 0 !important;
    }
    .copyRight {
        text-align: center;
        font-size: 14px;
        font-family: Montserrat;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
    }
    hr, .copyRight {
        display: block;
    }
    .hk-menu {
        height: 4rem;
    }
    .wap-hkheader {
        height: 4rem;
    }
    .hk-menuLeft {
        height: auto;
    }
    .wap-hkheader {
        width: auto;
    }
    .wap-hkheader {
        display: flex;
        justify-content: space-between;
    }
    .wap-hkheader span {
        line-height: 4rem;
        width: 33.3%;
        height: auto;
    }
    .hk_wapmenu {
        border-top: 1px solid #E90000;
        width: 100%;
        display: none;
        position: fixed;
        top: 4rem;
        z-index: 9999;
    }
    .hk_wapmenu1 {
        padding: 2rem 1.5rem;
        background: white;
    }
    .hk_wapmenu1 img {
        position: absolute;
        width: 18px;
        height: 18px;
        top: 50%;
        margin-top: -8px;
        left: 100%;
        margin-left: -47px;
    }
    #wap-inputext[placeholder] {
        padding: 1rem;
    }
    #wap-inputext {
        width: 100%;
        height: 4rem;
        border: 1px solid rgba(204, 204, 204, 1);
    }
    .hk_wapmenu2 {
        background: blue;
    }
    .hk_wapmenu3 {
        background: yellow;
    }
    .border-index {
        margin-top: 80px;
    }
    .wap-hkheader {
        line-height: 70px;
        background: #E90000;
        width: auto;
    }
    .hk-demotext p:nth-child(2) {
        display: none;
    }
    .hk-demotext p {
        font-size: 20px !important;
    }
    .dar-lm {
        display: none;
    }
    .hk-case {
        display: flex;
    }
    .swiperLb {
        height: 410px !important;
    }
    .shoPpay, .hk-showtwos, .shoPpay1 {
        width: 33%;
        height: 260px !important;
    }
    .swiperLb ul .carouse {
        margin: 0;
        padding: 0;
        padding-left: 35px;
    }
    .hk_carouseltype {
        margin-bottom: 10px !important;
    }
    .swiperLb ul .hk_carouselp {
        margin-bottom: 15px;
    }
    .swiperLb ul .hk_carouseltype {
        width: 300px;
        line-height: 50px;
        height: 50px;
        font-size: 26px;
    }
    .slideBox .hd ul {
        margin-right: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    header {
        display: none;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) {
    .hk-show {
        height: 450px !important;
    }
    .dar-lm {
        display: none;
    }
    .hk-show .hk-demotext p {
        font-size: 26px !important;
        text-align: center;
    }
    .hk-show .hk-demotext p:nth-child(2) {
        font-size: 14px !important;
        text-align: center;
    }
}
 .wap-header li a:first-child::after {
    content: url(../images/nwap-ext.png);
    float: right;
}
.afterNone {
    background: none;
}
.dl-back a::after {
    content:"" !important;
}
.sub_nav_107:hover {
    color: #666666 !important;
    cursor: Default;
    font-family:"Montserrat-bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.shoParameter p {
    overflow: visible !important;
    text-overflow:clip !important;
}
p {
    word-break: break-word !important;
}
span {
    word-break: break-word !important;
}
.single-item-img {
    width: 25%;
}
.single-item-price {
    width: 60%;
    margin-left: 5px;
}
.single-item-total {
    width: 30%;
}
 .videoTitle {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding-top: 150px;
}
.videoTitle p {
    margin: 0 auto;
    position: relative;
}
.videoTitle p:nth-child(2) {
    margin-top: 25px;
}
.videoTitle a {
    display: block;
    width: 172px;
    line-height: 46px;
    text-align: center;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 4px;
    color: white;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0 auto;
    margin-top: 50px;
}
.videoTitle a:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: rgba(255, 255, 255, .15);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.videoTitle .hk_carouselp {
    width: 685px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #e90000 !important;
    background-color: #e90000 !important;
    color: #fff;
}