﻿@charset "utf-8";
@import url(iconfont.css);
:root{--color:#9f27c6;--fontcolor:#000000;--summarycolor:#555555;--border:5px;--fontweight5:500;--fontweight4:400;--fontweight7:700;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.1);border-radius:10px;background:rgba(122,122,122,.1)}
::-webkit-scrollbar-thumb{box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#d7d7d7}
::-webkit-scrollbar{width:8px;height:1px}
*,html,body,h1,h2,h3,h4,h5,h6,table,th,td,ul,li,dl,dt,dd,div,p,pre,form,input,button,textarea{padding:0px;margin:0px;box-sizing:border-box}
html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}
body{clear:both;margin:0px auto;
    padding:0px;font-size:16px;line-height:1.6;
    color:var(--fontcolor);overflow-x:hidden;
    font-family: 'Helvetica Neue'}
h1,h2,h3,h4,h5,h6,b{text-transform:capitalize;font-weight:var(--fontweight5)}
img{vertical-align:bottom;max-width:100%;height:auto}
a{text-decoration:none;color:inherit}
li,ol,ul{list-style:none}
iframe,video{max-width:100%;outline:0;border:none;vertical-align:bottom}
button{outline:0;border:none}
img.lazy{display:inline-block;opacity:0}
img.lazy,img.tst{transition:opacity .6s,transform .3s ease}
img.loaded{opacity:1}
img:not([src]){visibility:hidden;position:absolute}
h4.cate-h4, h4.pro-h4 {clear:both;font-weight:var(--fontweight5)}
ul.cate-ulli, ul.pro-ulli {clear:both;padding:10px 0px 10px 20px}
ul.cate-ulli li, ul.pro-ulli li {list-style-type:disc;line-height:1.7}
ol.cate-ulli, ol.pro-ulli {clear:both;padding:10px 0px 10px 30px}
ol.cate-ulli li, ol.pro-ulli li {list-style-type:decimal;line-height:1.7}
.prohome-content{clear:both;margin:0px auto 50px;padding:0px 70px;max-width:1700px;line-height:1.6;box-sizing:border-box}
.prolist-bottom{clear:both;margin:0px auto 50px;padding:0px 70px;max-width:1700px;line-height:1.6;box-sizing:border-box}
@media(max-width:1024px){.prohome-content{clear:both;margin:0px auto 50px;padding:0px 15px;max-width:1700px;line-height:1.6;box-sizing:border-box}
.prolist-bottom{clear:both;margin:0px auto 50px;padding:0px 15px;max-width:1700px;line-height:1.6;box-sizing:border-box}}
.prolist-content{clear:both;margin:0px auto 15px;line-height:1.6}
.ck-widget-toc{display:table;border:1px solid #a2a9b1;background-color:#f8f9fa;padding:10px 20px 10px 10px;font-size:95%;margin:15px 0px;min-width:300px;max-width:100%}
.ck-widget-toc ol{padding:0px 0px 0px 30px;counter-reset:item}
.ck-widget-toc ol li{display:block;position:relative;list-style:none}
.ck-widget-toc ol li:before{content:counters(item, ".");counter-increment:item;position:absolute;margin-right:100%;right:10px}
.ck-widget-toc-title{text-align:left;font-weight:700;margin:0px 0px 5px 0px;padding:0px 0px 0px 5px}
.ck-widget-pt{padding-top:100px;margin-top:-100px}
.ck-widget-toc1{display:table;border:1px solid #a2a9b1;background-color:#f8f9fa;padding:10px 20px 10px 10px;font-size:95%;margin:15px 0px;min-width:300px;max-width:100%}
.ck-widget-toc1 ol{padding:0px 0px 0px 30px;counter-reset:item}
.ck-widget-toc1 ol li{display:block;position:relative;list-style:none}
.ck-widget-toc1 ol li:before{content:counters(item, ".");counter-increment:item;position:absolute;margin-right:100%;right:10px}
.hidden{overflow:hidden}
.lazy-load{position:absolute;left:50%;top:50%;width:26px;height:26px;border-radius:50%;border:2px solid #9f27c6;border-top-color:transparent;border-bottom-color:transparent;transform:translate(-50%,-50%);animation:arrow-circle infinite .75s linear}
.lazy-wrap{display:block;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}
.lazy-wrap::after{content:"";display:block;padding-bottom:50%}
.lazy-wrap.lazy-loaded .lazy-load{-webkit-animation:none;animation:none;display:none}
.lazy-wrap.lazy-loaded::after{padding-bottom:0px}
.lazy-load:after,.lazy-load:before{position:absolute;top:18px;left:-2px;border-top:5px solid #9f27c6;border-right:5px solid transparent;border-left:5px solid transparent;content:"";transform:rotate(-30deg)}
.lazy-load:after{top:-2px;left:13.5px;transform:rotate(150deg)}
@keyframes arrow-circle{0%{transform:translate(-50%,-50%) rotate(360deg)}
100%{transform:translate(-50%,-50%) rotate(0)}}


.p-2 {
    padding: 0px !important;
}
.second-img{
    display: flex;
    align-items: center;
    align-content: space-between;
}

.second-img .px-3{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.l-wrap{width:1400px;margin:0px auto}
.head-lang{display:flex;align-items:center;justify-content:center}
.lang{width:auto;z-index:9999;text-align:left;position:relative;margin-right:20px}
.lang-icon{display:flex;align-items:center;width:100%;height:30px;border:none;cursor:pointer;font-size:14px;user-select:none;white-space:nowrap}
.lang-icon span{position:relative;padding-right:18px;color:#FFF}
.lang-icon>img{margin-right:5px}
.lang-icon span::before{content:"";position:absolute;right:4px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(-50deg)}
.lang-drop{position:absolute;top:calc(100% + 26px);right:50%;transform:translateX(50%);background:#FFF;border:1px solid #EBEEF5;border-radius:var(--border);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:9999;visibility:hidden;opacity:0;transition:opacity .3s,top .3s}
.lang-drop.lang-flex{transform:translateX(23%)}
.lang-drop.lang-flex .lang-arrow{left:75%}
.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 12px)}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFF;border-top:1px solid #EBEEF5;border-left:1px solid #EBEEF5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}
.lang-wrap{width:140px;padding:8px 0;box-sizing:border-box}
.lang-flex .lang-wrap{width:340px;display:flex;flex-wrap:wrap;padding:8px}
.lang-wrap li{width:100%;padding:8px 16px;box-sizing:border-box;transition:background-color .3s}
.lang-flex .lang-wrap li{width:33%;padding:0px}
.lang-flex .lang-wrap li a{padding:8px 6px}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEE}
.lang-wrap li a{display:block;color:var(--fontcolor);font-size:12px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.lang-wrap li img{display:inline-block;width:24px;height:16px;vertical-align:-.25em;margin-right:4px}
@media (max-width:1024px){.l-wrap{padding:0px 15px}
.lang{margin-left:auto;margin-right:10px;transition:all .2s linear}
.lang-icon span{display:none}
.lang-icon>img{width:36px;height:24px}
.lang-drop{display:none}
.lang-drop.active{display:block}}
.crumbs .banner-img{width:100%}
.crumbs .banner-img img{width:100%}
.crumbs .banner-content{background-color:#EEE;padding:10px 0px}
.crumbs .banner-content .l-wrap{display:flex;align-items:center;justify-content:space-between}
.crumbs .banner-content .banner-title-h1{font-size:20px;text-transform:capitalize;font-weight:var(--fontweight5)}
.crumbs .banner-content .banner-breadcrumbs{font-size:14px}
.crumbs .banner-content .banner-breadcrumbs em{color:#9f27c6;margin-right:2px}
.crumbs .banner-content .banner-breadcrumbs a{transition:all .1s linear;text-transform:capitalize}
.crumbs .banner-content .banner-breadcrumbs span{text-transform:capitalize}
.crumbs .banner-content .banner-breadcrumbs a:hover{color:#9f27c6}
header{position:absolute;top:0px;left:0px;width:100%;background:#FFF;z-index:999}


.is-active .head-top{
    display: none;
}

.is-active .l-wrap1{
    display: none;
}

.is-active .head-nav{
    position:fixed;
    width: 100%;
}


header .head-top{
    background-color: #f8f8f8;
    height: 40px;

    font-size: 12px;
    letter-spacing: 0px;
    color: #333;
}

header .biaodan{
    float: right;
    margin-top: 33px;
}

header .biaodan .search{
    display: flex;
    align-items: center;
}

header .biaodan .input{
    height: 43px;
    line-height: 43px;
    padding-left: 10px;
    border: #ff6600 1px solid;
    border-radius: 5px;
    width: 400px;
    font-size: 14px;
    border-top-right-radius:0px ;
    border-bottom-right-radius:0px ;
}

header .biaodan .buton{
    background: #ff6600;
    height: 43px;
    line-height: 43px;
    width: 85px;
    text-align: center;
    color: #fff;
    border-radius: 0px;
    border-top-right-radius:5px ;
    border-bottom-right-radius:5px ;
}

header .biaodan .zixun{
    background: #7b9c9c;
    height: 43px;
    line-height: 43px;
    width: 105px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 0px;
}

header .biaodan .remen{
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    color: #a1a1a1;
}

header .biaodan .remen a{
    display: inline-block;
    margin: 0 5px;
    color: #a1a1a1;
}


header .head-top .l-wrap{
    height:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

header .head-top .l-wrap a{
    color: #333;
    margin: 0 5px;
}
 .head-share{display:flex;align-items:center;height:100%;margin-top: 40px; width: 100%!important;}
 .head-share ul{display:flex;align-items:center;margin-right:10px;height:100%}
.head-share ul li{width:26px;height:26px;margin:0px 4px}
.head-share ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:all .1s linear;color:#333;border-radius:var(--border)}
.head-share ul li a:hover{color:#9f27c6;background-color:#FFF}
header .head-top .head-contact{display:flex;align-items:center}
header .head-top .head-contact .item{display:flex;align-items:center;margin-right:20px}
header .head-top .head-contact .item em{color:#0f0f0f;margin-right:5px;font-size:16px}
header .head-top .head-contact .item a{color:#FFF}
header .head-top .head-contact .item span{font-size:14px;color:var(--fontcolor)}
header .head-info{}
header .head-info .l-wrap{padding:0px 15px;height:100%;}
header .head-info .head-logo{
    height: 130px;
    margin: 50px 0;
}

header .head-info .head-logo2{
    height: 110px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    float: left;
}
header .head-info .head-logo2 img{width:300px;}

header .head-info .head-logo a{display:inline-flex;align-items:center}
header .head-info .head-logo a span{font-size:18px;padding-left:10px}
header .head-info .head-logo img{width:116px;max-height:60px}

header .head-nav{
    background: #7b9c9c;
    height: 50px;
    line-height: 50px;
    display:flex;
    align-items:center;
}


header .head-info .head-nav .nav-ul{display:flex;height:100%;margin-bottom: 0px; justify-content: center;}
header .head-info .head-nav .nav-ul>li{position:relative;height:100%;margin: 0 25px;line-height: 50px}
header .head-info .head-nav .nav-ul>li>em{position:absolute;right:0px;top:50%;transform:translateY(-50%);font-size:12px}
header .head-info .head-nav .nav-ul>li>a{align-items:center;
    justify-content:center;width:100%;height:33px;font-size:13px;
    color:#fff;font-weight:var(--fontweight5); padding: 7px 20px;
    transition:all .1s linear;text-transform:capitalize;position:relative;white-space:nowrap;}
header .head-info .head-nav .nav-ul>li:hover>em{color:#9f27c6}
header .head-info .head-nav .nav-ul>li:hover>a{color:#fff!important;text-decoration: none; position: relative}
header .head-info .head-nav .nav-ul>li:hover>a:after{
    content: "";
    width: 40px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -20px;
}
header .head-info .head-nav .nav-ul>li:hover .submenu{opacity:1;visibility:inherit;transform:translateY(0)}
header .head-info .head-nav .nav-ul>li .submenu{
    opacity:0;visibility:hidden;transform:translateY(10px);transition:all .1s linear;
    position:absolute;top:88%;left:0px;min-width:200px;background:#000;
    box-shadow:1px 2px 10px rgba(0,0,0,.1);padding-bottom: 5px}
header .head-info .head-nav .nav-ul>li .submenu li{white-space:nowrap;position:relative;padding:0px 10px;height:40px}
header .head-info .head-nav .nav-ul>li .submenu li a{margin:5px;display:flex;align-items:center;
    font-size:14px;height:100%;color:#fff;padding-right:30px;text-transform:capitalize;text-indent: 25px}
header .head-info .head-nav .nav-ul>li .submenu li ul li a{color:var(--fontcolor);text-transform:capitalize}
header .head-info .head-nav .nav-ul>li .submenu li em{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px}
header .head-info .head-nav .nav-ul>li .submenu li ul{display:none}
header .head-info .head-nav .nav-ul>li .submenu li:hover ul{display:block;position:absolute;left:100%;top:0px;background:#FFF;box-shadow:1px 2px 10px rgba(0,0,0,.1);min-width:200px}
header .head-info .head-nav .nav-ul>li .submenu>li:hover>a,header .head-info .head-nav .nav-ul>li .submenu>li:hover>em{color:#fff;background: #4c4948}
header .head-info .head-nav .nav-ul>li .submenu li:hover ul li:hover a,header .head-info .head-nav .nav-ul>li .submenu li:hover ul li:hover em{color:#9f27c6}
header .head-info .head-nav .nav-ul>li>a.inmenu_1{color:#fff;position: relative}
header .head-info .head-nav .nav-ul>li>a.inmenu_1:after{
    content: "";
    width: 40px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -20px;
}


header .head-info .header-search{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, .12);
    box-shadow: 0 3px 5px -3px #0000001f;
}

header .head-info .header-search .input{
    padding: 13px 18px 12px;
    width: 480px;
    border: none;
    margin-left: 6px;
    background: none;
}

.search-bar{
    display: flex;
    align-items: center;
}

.search-bar .icon-search{
    background: none;
}



header .head-info .header-search svg{
    width: 21px;
    height: 21px;
    margin-right: 10px;
    background: none;
}

a:hover{
    text-decoration: none!important;
}



.navbar {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    position: fixed;
    top: 0;
    z-index: 999;
}

.navbar.is__fixed {
    background: rgb(255, 255, 255);
    box-shadow: inset 0 -1px #eee;
    transition: all .3sease-out;
}

.navbar .navbar__wrapper {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.navbar .navbar__wrapper img.logo {
    width: 200px;
}

.navbar .navbar__wrapper .center__content {
    display: flex
;
    align-items: center;
}


.navbar .navbar__wrapper .center__content a.nav__item {
    font-size: 16px;
    color: #fff;
    margin-right: 50px;
    position: relative;
    height: 60px;
    display: flex
;
    align-items: center;
}

.navbar .navbar__wrapper .center__content a.nav__item.active:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #FFFFFF;
}


*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}
.mt-\[30px\] {
    margin-top: 30px;
}

.right-\[30px\]{
    right: 30px;
}
.overflow-hidden {
    overflow: hidden;
}
.relative {
    position: relative;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.font-normal {
    font-weight: 400;
}

.mr-\[10px\] {
    margin-right: 10px;
}

.mt-\[20px\] {
    margin-top: 20px;
}



.hot-key__box {
    height: 28px;
    padding: 0 9px;
    background: rgba(255, 255, 255, .15);
    border-radius: 4px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    cursor: pointer;
    transition: all .3sease 0s;
    line-height: 28px;
}

.w-full {
    width: 100%;
}
.h-full {
    height: 100%;
}

.wrapper{
    background: linear-gradient(180deg, rgba(0, 0, 0, .58) 0%, rgba(0, 0, 0, .64) 100%);
}

.justify-center {
    justify-content: center;
}

.flex {
    display: flex
;
}
.top-0 {
    top: 0;
}
.left-0 {
    left: 0;
}
.absolute {
    position: absolute;
}
.pointer-events-none {
    pointer-events: none;
}

.pointer-events-auto {
    pointer-events: auto;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.leading-\[32px\] {
    line-height: 32px;
}
.text-\[24px\] {
    font-size: 24px;
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.max-w-\[700px\] {
    max-width: 700px;
}
.mb-\[12px\] {
    margin-bottom: 12px;
}

.leading-\[64px\] {
    line-height: 64px;
}

.text-\[48px\] {
    font-size: 48px;
}
.items-center {
    align-items: center;
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
}
.bg-\[rgba\(255\,255\,255\,0\.85\)\] {
    background-color: rgba(255, 255, 255, .85);
}
.rounded-tl-\[0\] {
    border-top-left-radius: 0;
}
.rounded-\[10px\] {
    border-radius: 10px;
}

.w-\[848px\] {
    width: 848px;
}

.h-\[64px\] {
    height: 64px;
}

.bottom-\[20px\] {
    bottom: 20px;
}


.cursor-pointer {
    cursor: pointer;
}
.w-\[22px\] {
    width: 22px;
}
.mb-\[45px\] {
    margin-bottom: 45px;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.justify-between {
    justify-content: space-between;
}

.items-center {
    align-items: center;
}
.w-\[1400px\] {
    width: 1400px;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.w-\[1280px\] {
    width: 1280px;
}
.w-\[36px\] {
    width: 26px;
}

.h-\[36px\] {
    height: 32px;
}

.swiper__wrapper .glass {
    width: 44px;
    height: 90px;
    background: linear-gradient(180deg,rgba(207,207,207,.18) 0%,rgba(211,211,211,.12) 100%);
    border-radius: 8px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px)
}


.swiper__wrapper .glass2 {
    width: 44px;
    height: 90px;
    background: #7b9c9c;
    border-radius: 8px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px)
}

.swiper__wrapper .ad__card {
    width: 100%;
    height: 90px;
    background: rgba(255,255,255,.15);
    border-radius: 8px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    cursor: pointer;
    transition: all .3s ease 0s
}

.swiper__wrapper .ad__card .iconfont2{
    font-size: 28px;
    color: #fff;
}

.swiper__wrapper .ad__card2 .iconfont2{
    font-size: 28px;
    color: #fff;
}


.swiper__wrapper .ad__card img.active {
    display: none
}

.swiper__wrapper .ad__card:hover {
    background: linear-gradient(180deg,rgba(207,207,207,.54) 0%,rgba(211,211,211,.36) 100%)
}

.swiper__wrapper .ad__card:hover img {
    display: none
}

.swiper__wrapper .ad__card:hover img.active {
    display: block
}

.swiper__wrapper .ad__card2 {
    width: 100%;
    height: 90px;
    background: #7b9c9c;
    border-radius: 8px;
    cursor: pointer;
    transition: all .3s ease 0s
}

.swiper__wrapper .ad__card2 img.active {
    display: none
}

.swiper__wrapper .ad__card2:hover {
    background: #a1c2c2
}

.swiper__wrapper .ad__card2:hover img {
    display: none
}

.swiper__wrapper .ad__card2:hover img.active {
    display: block
}


.swiper__wrapper .ad__card2 .txt{
    line-height: 25px;
    color: #fff;
    margin-left: 20px;
}

.swiper__wrapper .ad__card2 .txt p{
    margin-bottom: 0px;
    font-size: 18px;
}

.swiper__wrapper .ad__card2 .txt .p2{
    font-size: 14px;
}

.swiper22{
    overflow: hidden;
}


.py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
}

.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
}

.swiper__wrapper .ad__card img.active[data-v-d09c46cf] {
    display: none;
}
.leading-\[24px\] {
    line-height: 24px;
}
.font-medium {
    font-weight: 500;
}
.text-lg {
    font-size: 16px;
}
.leading-\[18px\] {
    line-height: 18px;
}
.text-sm {
    font-size: 12px;
}
.text-\[\#ccc\] {
    --tw-text-opacity: 1;
    color: rgb(204 204 204 / var(--tw-text-opacity));
}

.w-\[118px\] {
    width: 118px;
}

.ml-\[8px\] {
    margin-left: 8px;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity));
}

.text-xl {
    font-size: 18px;
}
.bg-transparent {
    background-color: transparent;
}
.w-\[740px\] {
    width: 740px;
}


.content[data-v-b6af34ca] {
    background-image: url(https://assets.chinagoods.com/libs/cgf/static/images/cbg_1711527303350.png);
    background-size: 100%;
    background-position: center
}

.n-popover.service-cate__popover {
    padding: 0!important;
    border-radius: 8px;
    box-shadow: 0 4px 24px rgba(198,205,213,.2)
}

.wrapper {
    background: linear-gradient(180deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.64) 100%)
}

.swiper {
    z-index: 0
}

@media screen and (max-height: 640px) {
    .next__page {
        display:none;
    }
}

.chanye{
    background: #f3f9fe;
    padding: 80px 0;
}


.indextitle{
    text-align: center;
}

.indextitle h3{
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}

.indextitle p{
    font-size: 24px;
    color: #cccccc;
    text-transform: uppercase;
}

.swiper2{
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}

.swiper2 .swiper-slide{

    border-radius: 20px;
}

.swiper2 .swiper-slide .top{
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.swiper2 .swiper-slide .con{
    margin-top: 50px;
}
.swiper2 .swiper-slide .con h3{
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 10px;
}

.swiper2 .swiper-slide .con p{
    color: #666666;
    font-size: 16px;
    margin-right: 200px;
}
.swiper2 .swiper-slide .ll{
   width: 48%;
}

.swiper2 .swiper-slide .rr{
    margin-left: 50px;
    width: 52%;

}

.swiper2 .swanniu{
    position: absolute;
    z-index: 1111;
    top: 20%;
    display: flex;
    width: 96%;
    justify-content: space-between;
    left: 2%;
}

.swiper .swanniu{
    position: absolute;
    z-index: 1111;
    top: 50%;
    display: flex;
    width: 96%;
    justify-content: space-between;
    left: 2%;
}

.cplist{
    margin-top: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.cplist li{
    width: 19%;
}

.cplist li .img{
    width: 100%;
    overflow: hidden;
    height: 266px;
    background: #fff;
    text-align: center;
}

.cplist li img{
    height: 100%;
    transition: transform 0.5s ease;
}

.cplist li img:hover{
    transform: scale(1.2); /* 放大到1.2倍 */
}


.cplist li .txt{
    font-size: 14px;
    background: #f6f6f6;
    text-align: center;
    height: 53px;
    line-height: 53px;
    overflow: hidden;
}



.gongyishang{
    background: #fff;
    padding: 80px 0;
}

.gongyishang .tabs{
    width: 80%;
    overflow: hidden;
    margin: 50px 10%;
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.gongyishang .tabs li{
    position: relative;
}

.gongyishang .tabs li .img svg{
    width: 36px;
    height: 36px;
    margin-top: 15px;
    display: block;
    margin-bottom: 9px;
}

.gongyishang .tabs li:hover .img svg{
    width: 36px;
    height: 36px;
    margin-top: 15px;
    display: block;
    margin-bottom: 9px;
    fill: #ff7449;
}

.gongyishang .tabs .active svg{
    width: 36px;
    height: 36px;
    margin-top: 15px;
    display: block;
    margin-bottom: 8px;
    fill: #ff7449;
}

.gongyishang .tabs .active .iconfont2{
    color: #ff7449;
}

.gongyishang .tabs li .img .iconfont2 {
    font-size: 36px;
}

.gongyishang .tabs li:hover .img .iconfont2 {
    color: #ff7449;
}

.gongyishang .tabs li:hover .txt {
    color: #ff7449;
}

.gongyishang .tabs li:after{
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 10px;
    background: #ebebeb;
}

.gongyishang .tabs li:last-child:after{
    content: " ";
    width: 1px;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 10px;
    background: #ebebeb;
    display: none;
}

.gongyishang .tabs li img{
   margin-bottom: 10px;
}

.gongyishang .tabs .active{
    color: #ff7449;
}

.gylist{
    margin-top: 20px;
    overflow: hidden;
}


.gylist .more{
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
    color: #000;
}

.gylist .more a{
    padding: 10px 80px;
    border-radius: 50px;
    background: #eeeeee;
    margin: 0 auto;
}





.gylist li{
    width: 23%;
    margin: 1%;
    float: left;

    border-radius: 10px;

}

.mySwiper{
    margin-bottom: 10px;
    background: #ddd;
}

.mySwiper .swiper-slide{
    text-align: center;
    padding: 10px 0;
}
.mySwiper .swiper-slide-thumb-active{
    background: #000;
    color: #fff;
}

.gylist li .img{
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.gylist li .img img{
    transition: transform 0.5s ease;
}

.gylist li .img:hover img{
    transform: scale(1.2); /* 放大到1.2倍 */
}

/*.gylist li:hover{
   background: #f6f9fc;

}*/

.gylist li a{
    display: block;
    text-align: center;
}

.gylist li a{
    display: block;
    text-align: center;
}

.gylist li .txt{
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
}


.fuwushang{
    background: #f9f9fa;
    padding: 80px 0;
}


.swiper3{
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    padding-bottom: 60px;
}

.swiper3 .swiper-slide{
    border-radius: 20px;
}

.swiper3 .swiper-slide ul{
    margin-top: 10px;
}
.swiper3 .swiper-slide ul li h3{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    color: #424242;
}

.swiper3 .swiper-slide ul li p{
    color: #a1a1a1;
    font-size: 14px;
}
.swiper3 .swiper-slide ul li{
    width: 48%;
    display: flex;
    float: left;
    background: #fff;
    margin: 1%;
    padding: 20px;
    border-radius: 10px;
}

.swiper3 .swiper-slide ul li:hover{
    box-shadow: 0 8px 16px 2px rgba(216, 218, 219, .4);

}

.swiper3 .swiper-slide .img{
    width: 200px;

}
.swiper3 .swiper-slide .img img{
    width: 140px;
    height: 140px;

}


.swiper3 .swiper-slide .txt{
    margin-left: 20px;
    width: 85%;

}


.swiper3 .swiper-pagination-bullet{
    width: 80px;
    height: 4px;
    border-radius: 0px;
    background: #eeeeee;
}
.swiper3 .swiper-pagination-bullet-active{
    background: #000;
}

.huodong{
    background: #fff;
    padding: 80px 0;
    overflow: hidden;
}

.hdlist{
    overflow: hidden;
    margin-top: 100px;
}
.hdlist .left{
    width: 550px;
    float: left;
    border: #eeeeee 1px solid;
    border-radius: 10px;
    padding: 20px;
}

.hdlist .left li{
    display: flex;
    margin-bottom: 40px;
    overflow: hidden;
}

.hdlist .left li .img{
    width: 164px;
}

.hdlist .left li .img img{
    width: 100%;
}


.hdlist .left li .txt{
    margin-left: 20px;
    padding-top: 20px;
    margin-right: 30px;
    width: 300px;
}


.hdlist .left li .txt span{
    display: block;
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}

.hdlist .left li .more{
    padding: 10px 80px;
    border-radius: 50px;
    background: #eeeeee;
    margin: 0 auto;
}


.hdlist .right{
    width: 820px;
    float: right;
}



.hdlist .right li{
    overflow: hidden;
    float: left;
    width: 31%;
    margin: 0 1%;
    margin-bottom: 2%;
    border: #eeeeee 1px solid;
    border-radius: 10px;
    padding: 22px;
    background: #f8f8ff;

}

.hdlist .right li .img{
    width: 100%;
    text-align: center;
}

.hdlist .right li .img img{
    height: 129px;
}


.hdlist .right li .txt{
    padding-top: 25px;
    font-size: 14px;
    color: #494949;
}

.hdlist .right li .txt .cat{
    background: #eeeeee;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}


.hdlist .right li .txt .price{
    color: #ff6633;
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
}


.hdlist .right li .txt span{
    display: block;
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}

.hdlist .right li .more{
    padding: 93px 0px;
    display: block;
    text-align: center;
    color: #ff6633;
}

.shuziren{
    background: #f1f1f1;
    padding: 80px 0;
    overflow: hidden;
}

.shuziren .szlist{
    overflow: hidden;
    width: 100%;
    margin-top: 50px;
}

.shuziren .szlist li{
    width: 14.6%;
    margin: 1%;
    float: left;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 110px;

}

.shuziren .more{
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
    color: #000;
}

.shuziren .more a{
    padding: 10px 80px;
    border-radius: 50px;
    background: #fff;
    margin: 0 auto;
}



.shuziren .szlist li .txt{
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0.6;
    top: 0px;
    left: 0px;
    text-align: center;
    display: none;
}

.shuziren .szlist li .txt img{
   margin-top: 40px;
}
.shuziren .szlist li:hover .txt{
    display: block;
}

.art_con{
    margin: 20px 0;
    text-align: left;
    margin-bottom: 100px;
}




.lxwm{
    background: #fff;
    padding: 80px 0;
    overflow: hidden;
}

.lxwm{
    background: #fff;
    padding: 80px 0;
    overflow: hidden;
}

.lxwm .lxcon{
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}



.lxwm .lxcon .left{
    width: 330px;
    background: #f9f9fa;
    padding: 20px;
    border-radius: 10px;
    margin-right: 50px;
}
.lxwm .lxcon .left .tt{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.lxwm .lxcon .left p{
    margin-bottom: 30px;
    font-size: 14px;
    color: #929293;
    display: flex;
    align-items: flex-start;
}
.lxwm .lxcon .left p img{
    width: 16px;
    height: 13px;
    margin-right: 10px;
    margin-top: 6px;
}

.lxwm .lxcon .right{
    width: 100%;
    float: right;
    background: #fff;
}

.lxwm .lxcon .right .tt{
   margin-bottom: 10px;
}


.lxwm .lxcon .right .beiz{
    width: 100%;
    height: 150px;
    background: #f9f9fa;
    border-radius: 10px;
    outline: none;
    padding: 10px;
}


.lxwm .lxcon .right .li2{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 20px 0;
}


.lxwm .lxcon .right .li2 .ll{
    width: 48%;
}


.lxwm .lxcon .right .li2 input{
    background: #f9f9fa;
    border-radius: 10px;
    outline: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
}


.lxwm .lxcon .right .butt input{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #ff6633;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
}


.cylist{
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.cylist li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
    background: #fcfcfc;
    border-radius: 20px;
}
.cylist li .img{
    float: left;
    width: 49%;
}

.cylist li .txt{
    float: right;
    width: 49%;
    padding-top: 80px;
    height: 100%;
}

.cylist li .txt .more{
    position: absolute;
    right: 20px;
    bottom: 20px;
}


.cylist li .txt h3{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}


.cylist li .txt p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}


.cylist li:nth-child(2n){
    background: #d3b995;
}

.cylist li:nth-child(2n) .txt{
    color: #fff;
    float: left;
    padding-left: 50px;
}

.cylist li:nth-child(2n) .txt p{
    color: #fff;

}

.cylist li:nth-child(2n) .txt h3{
    color: #fff;
}

.cylist li:nth-child(2n) .img{
    float: right;
}



.cylist li:nth-child(4){
    background: #b1c581;
}


.main .bottomList {
    min-height: 950px;
    margin-top: 16px;
    margin-bottom: 20px;
}
.main .bottomList .top {
    background-color: #fff;
}
.main .bottomList .top .title {
    padding: 20px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: 600;
}
.main .bottomList .top .title span {
    display: inline-block;
    background-color: #3063dc;
    width: 3px;
    height: 16px;
    margin-right: 8px;
}
.main .bottomList .top .desc {
    padding: 20px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    min-height: 80px;
    border-bottom: 1px solid #eee;
    background-image: url('../image/s153.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.main .bottomList .top .desc i {
    color: #d53b3d;
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}
.main .bottomList .top .article {
    width: 100%;
    background-color: #fff;
}
.main .bottomList .top .article ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.main .bottomList .top .article ul li {
    width: 25%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 25px;
}
.main .bottomList .top .article ul li h2 {
    margin-bottom: 15px;
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #333333;
}
.main .bottomList .top .article ul li div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main .bottomList .top .article ul li div p img {
    width: 70px;
    height: 70px;
    opacity: 1;
    border: 1px solid #eee;
}
.main .bottomList .top .article ul li div p span {
    display: block;
    font-family: Source Han Sans;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    margin-top: 5px;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #3D3D3D;
}
.main .bottomList .bottom {
    background-color: #fff;
    margin-top: 20px;
}
.main .bottomList .bottom .title {
    padding: 20px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: 600;
}
.main .bottomList .bottom .title span {
    display: inline-block;
    background-color: #3063dc;
    width: 3px;
    height: 16px;
    margin-right: 8px;
}
.main .bottomList .bottom .enterList {
    width: 100%;
}
.main .bottomList .bottom .enterList .three {
    display: flex;
    flex-wrap: wrap;
}
.main .bottomList .bottom .enterList .three li {
    width: 33.33%;
    padding: 20px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.main .bottomList .bottom .enterList .three li .t {
    display: flex;
    align-items: center;
}
.main .bottomList .bottom .enterList .three li .t .logo {
    width: 60px;
    height: 60px;
    opacity: 1;
    border: 1px solid #eee;
    margin-right: 12px;
    cursor: pointer;
}
.main .bottomList .bottom .enterList .three li .t .r {
    width: calc(100% - 80px);
}
.main .bottomList .bottom .enterList .three li .t .r p {
    font-size: 16px;
    margin-bottom: 10px;
    cursor: pointer;
}
.main .bottomList .bottom .enterList .three li .t .r img {

    height: 27px;
}
.main .bottomList .bottom .enterList .three li .remark {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}
.main .bottomList .bottom .enterList .three li .remark p {
    width: 20%;
    margin-right: 10px;
    margin-bottom: 0px;
}
.main .bottomList .bottom .enterList .three li .remark span {
    display: inline-block;
    width: 79%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .bottomList .bottom .enterList .three li:nth-child(3n) {
    border-right: none;
}
.main .bottomList .bottom .enterList .two {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #eee;
    margin-top: -1px;
    /* ä¸è¦ä¸Šè¾¹æ¡† */
}
.main .bottomList .bottom .enterList .two li {
    width: 50%;
    display: flex;
    align-items: center;
    padding: 20px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.main .bottomList .bottom .enterList .two li img {
    width: 60px;
    height: 60px;
    opacity: 1;
    border: 1px solid #eee;
    margin-right: 12px;
}
.main .bottomList .bottom .enterList .two li p {
    font-size: 16px;
}
.main .bottomList .bottom .enterList .two li:nth-child(2n) {
    border-right: 0;
}


.formSubmit {
    width: 100%;
    min-height: 900px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
}
.formSubmit h3 {
    font-size: 20px;
    font-weight: 600;
}
.formSubmit h3 i {
    background-color: #d53b3d;
    width: 3px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 6px;
}
.formSubmit .form {
    width: 100%;
    height: 760px;
    border: 1px solid #ccc;
}
.formSubmit .form .topHead {
    width: 100%;
    height: 40px;
    background-color: #f8f8f8;
    padding-left: 20px;
    line-height: 40px;
}
.formSubmit .form .formBox {
    padding: 30px 50px;
    position: relative;
}
.formSubmit .form .formBox .df {
    position: absolute;
    left: 50%;
    transform: translateX(-160%);
}

.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #fff;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}

.formSubmit .formEnter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -43%);
    width: 991px;
    height: 600px;
    border: 1px solid #ccc;
}
.formSubmit .formEnter .topHead {
    width: 100%;
    height: 40px;
    background-color: #f8f8f8;
    padding-left: 20px;
    line-height: 40px;
}
.formSubmit .formEnter .formBox {
    padding: 30px 50px;
    position: relative;
}
.formSubmit .formEnter .formBox .df {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-160%);
}
.formSubmit .selectFrom {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-59%);
    width: 991px;
    color: #666666;
}
.formSubmit .is-checked .el-radio__inner {
    background: linear-gradient(103deg, #D03F46, #D3393B) !important;
    border-color: #d53b3d !important;
}
.formSubmit .is-checked .el-radio__label {
    color: #333 !important;
}

.el-form-item {
    margin-bottom: 22px;
    display: flex;
}
.el-form-item__content{
    width: 90%;
    margin-left: 50px;
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2scubic-bezier(.645,.045,.355,1);
    transition: border-color .2scubic-bezier(.645,.045,.355,1);
    width: 100%;
}


.select {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    margin-top: -30px;
    border-radius: 8px;
    position: relative;
    box-shadow: 0 0 0 2px #eee;
}
.select .one {
    display: flex;
}
.select .one p {
    width: 130px;
    background-color: #faebeb;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 15px;
    height: 28px;
    line-height: 8px;
    color: #d53b3d;
    text-align: center;
    margin-right: 20px;
}
.select .one ul {
    width: calc(97% - 150px);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.select .one ul li{
    padding: 5px 10px;
    margin: 0 20px 15px 0;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}


.select .one ul .active  {
    background-color: #CF3E45;
    color: #fff;
	padding: 5px 10px;
   
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}
.select .highSelect {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    color: #1b57f0;
    cursor: pointer;
}


.sort {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px 0 10px 0;
    padding: 20px;
    background-color: #fff;
    height: 50px;
    box-shadow: 0 0 0 2px #eee;
    border-radius: 8px;
}
.sort .left {
    display: flex;
    align-items: center;
}
.sort .left p {
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    cursor: pointer;
}
.sort .left p img {
    width: 8px;
    height: 11px;
}
.sort .left .active {
    color: #1b57f0;
}
.sort .right {
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}
.listData {
    height: 100%;
    width: 100%;
    display: flex;
    margin-top: 20px;
}
.listData .ls {
    width: 100%;
    height: 100%;
}
.listData .ls ul li {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 0 2px #eee;
	margin-top:10px;
}
.listData .ls ul li .tips {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 30px;
    border-bottom-left-radius: 8px;
    background-color: #ffe9db;
    color: #333;
    font-size: 13px;
    line-height: 30px;
    padding: 0 5px 0 10px;
}
.listData .ls ul li .tips a {
    color: #1b57f0;
    display: inline-block;
    text-decoration: underline;
}
.listData .ls ul li .info {
    width: 100%;
    position: relative;
}
.listData .ls ul li .info .go {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 41px;
}

.listData .ls ul li .info .go a{
    display: inline-block;
    background: #d53b3d;
    color: #fff;
    width: 90px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    font-size: 14px;
}
.listData .ls ul li .info .go img {
    width: 90px;
    height: 40px;
}
.listData .ls ul li .info .top {
    display: flex;
    align-items: center;
    padding: 25px 0;
}
.listData .ls ul li .info .top .l {
    margin-right: 20px;
}
.listData .ls ul li .info .top .l img {
    border: 1px solid #eee;
    width: 300px;

}
.listData .ls ul li .info .top .l .leftss img {
    width: 50px;
    height: 50px;
}
.listData .ls ul li .info .top .l .leftss {
    position: relative;
}
.listData .ls ul li .info .top .l .leftss .text {
    position: absolute;
    top: 10px;
    left: 12px;
    color: #fff;
    font-size: 12px;
}
.listData .ls ul li .info .top .l .leftss .text p {
    letter-spacing: 2px;
    margin-bottom: 2px;
}
.listData .ls ul li .info .top .r {
    width: 100%;
}
.listData .ls ul li .info .top .r a {
    color:#333;
}
.listData .ls ul li .info .top .r a:hover {
    color:#ff6600;
}

.listData .ls ul li .info .top .r p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}
.listData .ls ul li .info .top .r .b {
    margin-top: 10px;
    display: flex;
    margin-bottom: 10px;
}
.listData .ls ul li .info .top .r .b img {
    margin-right: 10px;
}
.listData .ls ul li .info .top .r .b p {
    padding: 5px 10px;
    font-size: 12px;
    margin-right: 10px;
    background-color: #d9e5ff;
    border-radius: 5px;
    color: #1b57f0;
    text-align: center;
    font-weight: normal;
}
.listData .ls ul li .info .bottom {
    display: flex;
    margin-top: 25px;
}
.listData .ls ul li .info .bottom .lin {
    width: 40%;
    background-color: #f6f9ff;
    border-radius: 8px;
    padding: 20px;
}
.listData .ls ul li .info .bottom .lin p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    font-size: 14px;
    border-radius: 8px;
    margin: 15px 0;
}
.listData .ls ul li .info .bottom .lin p span {
    font-size: 13px;
    color: #666;
    font-weight: normal;
    padding-left: 4px;
}
.listData .ls ul li .info .bottom .lin p:last-child {
    margin-bottom: 0;
}
.listData .ls ul li .info .bottom .rpic {
    margin-left: 2%;
    width: 58%;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.listData .ls ul li .info .bottom .rpic p {
    margin-right: 23px;
    text-align: center;
}
.listData .ls ul li .info .bottom .rpic p img {
    width: 100px;
    height: 100px;
    border-radius: 8px;
    margin-bottom: 10px;
}
.listData .ls ul li .info .bottom .rpic p span {
    width: 100px;
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


main .left {
    width: 1100px;
    margin-bottom: 20px;
}
main .left .one {
    width: 100%;
    min-height: 670px;
    margin-bottom: 20px;
    background-color: #fff;
}
main .left .one .t {
    width: 100%;
    height: 470px;
    position: relative;
}
main .left .one .t .vrurl {
    width: 100%;
    height: 100%;
    position: relative;
}
main .left .one .t .vrurl .go_vr {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
main .left .one .t .vrurl .swiper-button-prev {
    color: #fff;
    display: block;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    cursor: pointer;
    z-index: 111;
}
main .left .one .t .vrurl .swiper-button-prev::after {
    font-size: 16px;
    cursor: pointer;
    z-index: 111;
}
main .left .one .t .vrurl .swiper-button-next {
    color: #fff;
    display: block;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    cursor: pointer;
    z-index: 111;
}
main .left .one .t .vrurl .swiper-button-next::after {
    font-size: 16px;
    z-index: 111;
    cursor: pointer;
}
main .left .one .t img {
    width: 100%;
    height: 100%;
}
main .left .one .t .bottomSelect {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    z-index: 1;
}
main .left .one .t .bottomSelect .vbrs {
    height: 33px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    margin: 0 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 20px;
}
main .left .one .t .bottomSelect .ac {
    color: #333;
    background-color: #fff;
}
main .left .one .t .bottomSelect .select {
    height: 33px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.5);
}
main .left .one .t .bottomSelect .select p {
    cursor: pointer;
    margin: 0;
    margin: 0 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    display: flex;
    align-items: center;
}
main .left .one .t .bottomSelect .select p img {
    margin-right: 4px;
}
main .left .one .t .bottomSelect .active {
    background-color: #fff;
}
main .left .one .t .bottomSelect .active span {
    color: #333;
}
main .left .one .t .swiper {
    height: 100%;
    width: 100%;
}
main .left .one .t .swiper .banner-img {
    width: 100%;
    cursor: pointer;
    height: 100%;
}
main .left .one .t .swiper .swiper-button-prev {
    color: #fff;
    display: block;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    cursor: pointer;
}
main .left .one .t .swiper .swiper-button-prev::after {
    font-size: 16px;
    cursor: pointer;
}
main .left .one .t .swiper .swiper-button-next {
    color: #fff;
    display: block;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    cursor: pointer;
}
main .left .one .t .swiper .swiper-button-next::after {
    font-size: 16px;
    cursor: pointer;
}
main .left .one .b {
    width: 100%;
    min-height: 200px;
    background-image: url("../images/leftbgc.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 20px;
}
main .left .one .b .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
main .left .one .b .title p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 39px;
    color: #e5d4ba;
}
main .left .one .b .title p span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #e5d5ba;
    cursor: pointer;
    margin-left: 8px;
}
main .left .one .b .title p img {
    width: 23px;
    height: 22px;
    vertical-align: middle;
}
main .left .one .b .title .df {
    display: flex;
    align-items: center;
}
main .left .one .b .syu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0;
}
main .left .one .b .syu .ll {
    width: 80%;
    display: flex;
    align-items: center;
}
main .left .one .b .syu .ll img {
    margin-right: 10px;
}
main .left .one .b .syu .rr .gh {
    width: 26px;
    height: 28px;
    margin-right: 8px;
}
main .left .one .b .syu .rr .in {
    width: 23px;
    height: 28px;
}
main .left .one .b .bim {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #e5d5ba;
    line-height: 36px;
}
main .left .one .b .bim span {
    width: 100%;
    display: inline-block;
}
main .left .enterInfo {
    background-color: #fff;
    padding: 20px;
}
main .left .enterInfo .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    border-bottom: 1px solid #eee;
}
main .left .enterInfo .top .leftEnter {
    display: flex;
    align-items: center;
}
main .left .enterInfo .top .leftEnter p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #383838;
    margin-right: 20px;
    padding-bottom: 15px;
    cursor: pointer;
}
main .left .enterInfo .top .leftEnter .active {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #d53b3d;
    border-bottom: 1px solid #d53b3d;
}
main .left .enterInfo .top .rightEnter {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #0d0c0c;
}
main .left .enterInfo .top .rightEnter img {
    width: 97px;
    height: 32px;
    vertical-align: middle;
    margin-top: -5px;
}
main .left .enterInfo .desc {
    padding: 25px 0;
    margin-bottom: 10px;
}
main .left .enterInfo .desc span {
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
main .left .enterInfo .desc .redDesc {
    color: #b30905;
    font-size: 14px;
    cursor: pointer;
}
main .left .enterInfo .busic-content .first {
    width: 100%;
    height: 50px;
    display: flex;
}
main .left .enterInfo .busic-content .first .right {
    display: flex;
    width: 66%;
    height: 50px;
    border-top: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .first .right .name {
    font-size: 15px;
    color: #333;
    width: 20.2%;
    height: 50px;
    background-color: #fcf7f0;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #d0e1ee;
    border-left: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .first .right .con {
    height: 50px;
    width: 80%;
    background-color: #fff;
}
main .left .enterInfo .busic-content .first .right .con p {
    margin-bottom: 10px;
    padding-left: 10px;
}
main .left .enterInfo .busic-content .first .right .con p span {
    display: inline-block;
    padding: 2px 4px;
    background-color: rgba(232, 232, 232);
    color: #ccc;
    font-size: 14px;
}
main .left .enterInfo .busic-content .first .left {
    width: 33%;
    display: flex;
    height: 50px;
    border-top: 1px solid #d0e1ee;
    margin-right: 0;
}
main .left .enterInfo .busic-content .first .left .name {
    font-size: 15px;
    color: #333;
    width: 40%;
    height: 50px;
    background-color: #fcf7f0;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #d0e1ee;
    border-left: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .first .left .con {
    height: 50px;
    width: 60%;
    border-right: 1px solid #d0e1ee;
    background-color: #fff;
}
main .left .enterInfo .busic-content .first .left .con p {
    padding-left: 10px;
    margin-bottom: 10px;
}
main .left .enterInfo .busic-content .first .left .con p span {
    display: inline-block;
    padding: 2px 4px;
    background-color: rgba(232, 232, 232);
    color: #ccc;
    font-size: 14px;
}
main .left .enterInfo .busic-content ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
main .left .enterInfo .busic-content ul li {
    width: 33%;
    display: flex;
    border-top: 1px solid #d0e1ee;
    border-left: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content ul li .right-border {
    border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content ul li .small {
    width: 40%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #fcf7f0;
    font-size: 15px;
    color: #333;
    border-right: 1px solid #d0e1ee;
    margin-bottom: 0px;
}
main .left .enterInfo .busic-content ul li .content {
    width: 60%;
    font-size: 16px;
    color: #333;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
}
main .left .enterInfo .busic-content .class {
    width: 99%;
    height: 50px;
    display: flex;
    border-top: 1px solid #d0e1ee;
    border-left: 1px solid #d0e1ee;
    border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .class .small {
    width: 13.3%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #fcf7f0;
    font-size: 15px;
    color: #333;
    border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .class .content {
    width: calc(100% - 13.3%);
    font-size: 16px;
    color: #333;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
main .left .enterInfo .busic-content .range {
    width: 99%;
    height: 200px;
    border-left: 1px solid #d0e1ee;
    border-right: 1px solid #d0e1ee;
    display: flex;
}
main .left .enterInfo .busic-content .range .small {
    width: 13.3%;
    height: 200px;
    text-align: center;
    line-height: 200px;
    background-color: #fcf7f0;
    font-size: 15px;
    color: #333;
    border-right: 1px solid #d0e1ee;
    border-top: 1px solid #d0e1ee;
    border-bottom: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .range .content {
    width: calc(100% - 13.3%);
    border-top: 1px solid #d0e1ee;
    border-bottom: 1px solid #d0e1ee;
    height: 200px;
    padding: 10px;
    line-height: 20px;
    overflow-y: auto;
    font-size: 16px;
}
main .left .enterInfo .rongyu {
    margin-top: 10px;
    padding: 20px;
}
main .left .enterInfo .rongyu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
main .left .enterInfo .rongyu ul li {
    width: 31%;
    margin-bottom: 50px;
    padding: 5px;
    border: 1px solid #eee;
}
main .left .enterInfo .rongyu ul li img {
    width: 100%;
    height: 260px;
    vertical-align: top;
}
main .left .enterInfo .rongyu ul li:nth-child(3n) {
    margin-right: 0;
}
main .left .productPic {
    padding: 20px;
    margin-top: 20px;
    background-color: #fff;
}
main .left .productPic .title {
    font-size: 24px;
    color: #333;
    height: 50px;
    border-bottom: 1px solid #eee;
}
main .left .productPic .ul {
    margin: 20px 0;
}
main .left .productPic .ul ul {
    display: flex;
    align-items: center;
}
main .left .productPic .ul ul li {
    padding: 7px 20px;
    background-color: #f8f8f8;
    font-size: 14px;
    color: #333;
    margin-right: 15px;
    border-radius: 18px;
    cursor: pointer;
}
main .left .productPic .ul ul .active {
    color: #b30905;
    border: 1px solid #b30905;
    background: #fcebea;
}
main .left .productPic .pics ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
main .left .productPic .pics ul li {
    width: 24%;
    margin-bottom: 15px;
    cursor: pointer;
}
main .left .productPic .pics ul li img {
    width: 100%;

    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
main .left .productPic .pics ul li p {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    border: 1px solid #eee;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
main .left .productPic .pics ul li:nth-child(4n) {
    margin-right: 0;
}
main .left .maps {
    margin-top: 20px;
    padding: 20px;
    background-color: #fff;
}
main .left .maps .top {
    font-size: 24px;
    color: #333;
    height: 50px;
    border-bottom: 1px solid #eee;
}
main .left .maps .amap-marker-label {
    border: none;
    padding: 8px 10px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    border-radius: 8px;
}
main .left .maps .amap-marker-label::after {
    content: "";
    border: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
main .left .maps .amap-icon {
    width: 30px !important;
    height: 40px !important;
}
main .left .maps .amap-icon img {
    width: 100% !important;
    height: 100% !important;
}
main .right {
    width: 370px;

    margin-left: 20px;
}
main .right .top {
    width: 100%;
    height: 120px;
    background-image: url("../images/矩形 3@2x.png");
    background-size: 100% 100%;
    position: relative;
}
main .right .top .r {
    width: 110px;
    text-align: center;
}
main .right .top .r .vb {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #b30905;
    border-radius: 18px;
    cursor: pointer;
}
main .right .top .r .vb img {
    width: 22px;
    height: 18px;
    cursor: pointer;
    vertical-align: middle;
}
main .right .top .tximg {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 999;
}
main .right .top .tximg1 {
    width: 83px;
    position: absolute;
    left: 8px;
    top: 64px;
    z-index: 12;
}
main .right .top .tximg2 {
    width: 84px;
    position: absolute;
    left: 8px;
    top: 16.5px;
}
main .right .bottom {
    width: 370px;
    padding-bottom: 20px;
    background-color: #fff;
    margin-top: 20px;
}
main .right .bottom .tops1 {
    width: 100%;
    height: 70px;
    display: flex;
}
main .right .bottom .tops1 .l {
    width: 50%;
    height: 100%;
}
main .right .bottom .tops1 .l .inmgbox {
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: black;
    width: 90%;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    font-weight: bold;
}

main .right .bottom .tops1 .l .inmgbox p{
    margin-bottom: 0px;
}
main .right .bottom .tops1 .rs .inmgbox p{
    margin-bottom: 0px;
}

main .right .bottom .tops1 .rs {
    width: 50%;
    height: 100%;
}
main .right .bottom .tops1 .rs .inmgbox {
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: black;
    width: 90%;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    font-weight: bold;
    border: 1px solid #ccc;
}
main .right .bottom .form-submit {
    width: 100%;
    margin-top: 20px;
}
main .right .bottom .form-submit .isLogin {
    font-size: 14px;
    color: red;
    margin-left: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    display: none;
}
main .right .bottom .form-submit .isLogin span {
    color: #39f;
}
main .right .bottom .form-submit .cl-input {
    position: relative;
    margin-bottom: 10px;
}
main .right .bottom .form-submit .cl-input .validate-text {
    position: absolute;
    bottom: -5px;
    left: 20px;
    color: red;
    font-size: 12px;
}
main .right .bottom .form-submit input.spin-none::-webkit-outer-spin-button,
main .right .bottom .form-submit input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
main .right .bottom .form-submit .submit {
    cursor: pointer;
    width: 90%;
    height: 57px;
    background: linear-gradient(103deg, #d03f46, #d3393b);
    border-radius: 3px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 21px;
    color: #ffffff;
    text-align: center;
    line-height: 57px;
    margin-left: 20px;
}
main .right .bottom .form-submit input::placeholder {
    font-size: 15px;
    color: #ccc;
}
main .right .bottom .form-submit input {
    width: 90%;
    height: 40px;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    outline: none;
    margin-bottom: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #333;
    margin-left: 20px;
    padding: 10px;
}
main .right .bottom .form-submit .code {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 17px;
}
main .right .bottom .form-submit .code .getCode {
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #ffffff;
    width: 49%;
    height: 40px;
    background: linear-gradient(103deg, #d03f46, #d3393b);
    margin-left: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: -20px;
}



.listbox {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}
.listbox .topbox {
    width: 100%;
    height: 100%;
}
.listbox .topbox .top {
    width: 100%;
    min-height: 150px;
    background: #fff;
    margin-top: 20px;
    position: relative;
}
.listbox .topbox .top .leftss img {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 15px;
}
.listbox .topbox .top .leftss {
    width: 100px;
    height: 100px;
}
.listbox .topbox .top .leftss .text {
    position: absolute;
    top: 20px;
    left: 26px;
    color: #fff;
    font-size: 20px;
}
.listbox .topbox .top .leftss .text p {
    letter-spacing: 5px;
    margin-bottom: 5px;
}
.listbox .datalist {
    width: 100%;
    height: 500px;
    background: #ffffff;
    margin-top: 20px;
    display: flex;
}
.listbox .datalist .l {
    width: 100%;
    height: 100%;
    display: flex;
}
.listbox .datalist .l .ls {
    width: 40%;
    height: 100%;
}
.listbox .datalist .l .rs {
    width: 60%;
    height: 100%;
}

.listbox .datalist .l .rs h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.listbox .datalist .r {
    width: 20%;
    height: 100%;
}
.listbox .cpxq {
    width: 100%;
    height: 100%;
    background: #fff;
    margin-top: 20px;
}
.listbox .cpxq .tops {
    width: 100%;
    height: 50px;
    position: relative;
}
.listbox .dntj {
    width: 100%;
    background: #fff;
    margin-top: 20px;
}
.listbox .dntj .tops {
    width: 100%;
    height: 50px;
    position: relative;
}
.listbox .topbox .top{
    display: flex;
}

.topbox .img{
    width: 110px;
    height: 110px;
    border: #ddd 1px solid;
    margin-right: 30px;
}

.topbox .txt{
    width: 80%;
}

.topbox .txt .title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.topbox .txt p{
    font-size: 14px;
    line-height: 25px;
}


.el-descriptions .is-bordered {
    table-layout: auto
}

.el-descriptions .is-bordered .el-descriptions-item__cell {
    border: 1px solid #EBEEF5;
    padding: 12px 10px
}

.el-descriptions :not(.is-bordered) .el-descriptions-item__cell {
    padding-bottom: 12px
}

.el-descriptions--medium.is-bordered .el-descriptions-item__cell {
    padding: 10px
}

.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell {
    padding-bottom: 10px
}

.el-descriptions--small.is-bordered .el-descriptions-item__cell {
    padding: 8px 10px
}

.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell {
    padding-bottom: 8px
}

.el-descriptions--mini.is-bordered .el-descriptions-item__cell {
    padding: 6px 10px
}

.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell {
    padding-bottom: 6px
}

.el-descriptions-item {
    vertical-align: top
}

.el-descriptions-item__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.el-descriptions-item__container .el-descriptions-item__content,.el-descriptions-item__container .el-descriptions-item__label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.el-descriptions-item__container .el-descriptions-item__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.el-descriptions-item__label.has-colon::after {
    content: ':';
    position: relative;
    top: -.5px
}

.el-descriptions-item__label.is-bordered-label {
    font-weight: 700;
    color: #909399;
    background: #fafafa
}

.el-descriptions-item__label:not(.is-bordered-label) {
    margin-right: 10px
}

.el-descriptions-item__content {
    word-break: break-word;
    overflow-wrap: break-word
}


.mainList {
    width: 100%;
    min-height: 800px;
    background: #F8F8F8;
    margin-top: 20px;
}
.mainList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mainList ul li {
    width: 49%;
    margin-bottom: 20px;
}
.mainList ul li img {
    width: 100%;
    height: 233px;
    vertical-align: bottom;
    cursor: pointer;
}
.mainList ul li .bt {
    height: 80px;
    opacity: 1;
    padding: 16px;
    background-color: #fff;
    position: relative;
}
.mainList ul li .bt h3 {
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    color: #333;
    margin-bottom: 6px;
    cursor: pointer;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mainList ul li .bt p {
    font-family: Source Han Sans;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #666;
}
.mainList ul li .bt p img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
}
.mainList ul li .bt .application {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 20px;
    background: linear-gradient(103deg, #D03F46, #D3393B);
    box-sizing: border-box;
    width: 70px;
    height: 30px;
    border-radius: 90px 0px 0px 90px;
    opacity: 1;
    font-family: æ€æºé»‘ä½“;
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
}
.mainList ul li:nth-child(2n+1) {
    margin-bottom: 20px;
}


.titlebox {
    width: 100%;
    height: 60px;
    margin-top: 20px;
}
.titlebox .title {
    width: 100%;
    height: 100%;
    min-width: 1220px;
    position: relative;
}
.titlebox .title .xj {
    font-size: 20px;
    font-weight: bold;
}
.titlebox .title p {
    margin-top: 15px;
}
.titlebox .title .zk {
    width: 80px;
    height: 30px;
    background: #ffffff;
    position: absolute;
    top: 50px;
    right: 0px;
    cursor: pointer;
    user-select: none;
}
.listbox {
    width: 100%;
    height: 100%;
    margin-bottom: 100px;
}
.listbox .list {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    width: 100%;
    height: 100%;
    display: flex;
}
.listbox .list .left {
    width: 78%;
    height: 100%;
    border: 1px solid #eeee;
    position: relative;
}
.listbox .list .left .fybox {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
}
.listbox .list .left .top {
    width: 100%;
    background: #f7f7f7;
    position: relative;
    display: flex;
    padding: 10px;
    justify-content: space-between;
}
.listbox .list .left .top .topLeftContainer {
    display: flex;
}

.listbox .list .left .top .topLeftContainer a{
    display: inline-block;
    background: #ddd;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    margin-right: 10px;
    font-size: 12px;
}
.listbox .list .left .top .topLeftContainer a.active{
    background: #fff;
    border-bottom: 2px solid #007bff;
    color: #007bff;
}
.listbox .list .left .top .topLeftContainer .select {
    width: 200px;
    /*position: absolute;
                left: 20px;
                line-height: 50px;*/
}
.listbox .list .left .top .topLeftContainer .block {
    margin-left: 10px;
    /*  position: absolute;
                  line-height: 50px;

                  left: 20%;*/
}
.listbox .list .left .top .topLeftContainer .block ::v-deep .el-input--medium .el-input__inner {
    width: 150px !important;
}
.listbox .list .left .top .topLeftContainer .block2 {
    margin-left: 10px;
}
.listbox .list .left .top .topLeftContainer .block2 ::v-deep .el-input--medium .el-input__inner {
    width: 150px !important;
}
.listbox .list .left .top .topLeftContainer .category {
    margin-left: 10px;
}
.listbox .list .left .top .topRightContainer {
    display: flex;
    padding-top: 10px;
}
.listbox .list .left .midder {
    width: 100%;
    height: 100%;
}
.listbox .list .left .midder .titletop {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #eeee;
    background: #ffffff;
    display: flex;
}
.listbox .list .left .midder .titletop .bt {
    width: 30%;
    margin-left: 20px;
}
.listbox .list .left .midder .titletop .num {
    width: 15%;
}
.listbox .list .left .midder .titletop .rq {
    width: 15%;
}
.listbox .list .left .midder .titletop .xx {
    width: 20%;
}
.listbox .list .left .midder .lists {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #eeee;
    position: relative;
    padding: 20px 20px 0;
    background-color: #ffffff;
}
.listbox .list .left .midder .lists .name {
    color: #2966FD;
    font-weight: bold;
}
.listbox .list .left .midder .lists .fntime {
    position: absolute;
    left: 2%;
    top: 30px;
    font-size: 13px;
}
.listbox .list .left .midder .lists .jhd {
    position: absolute;
    left: 17%;
    top: 30px;
    font-size: 13px;
}
.listbox .list .left .midder .lists .num {
    position: absolute;
    left: 32%;
}
.listbox .list .left .midder .lists .jztime {
    position: absolute;
    left: 47%;
}
.listbox .list .left .midder .lists .time {
    position: absolute;
    left: 47%;
    top: 20px;
}
.listbox .list .left .midder .lists .title {
    position: absolute;
    left: 62%;
}
.listbox .list .left .midder .lists .button {
    width: 100px;
    height: 30px;
    background: linear-gradient(103deg, #D03F46, #D3393B);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 30px;
    user-select: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}
.listbox .list .left .midder .lists .button p {
    color: #ffffff;
    margin-bottom: 0px;
}
.listbox .list .left .midder .lists .bj {
    position: absolute;
    right: 20px;
    top: 44px;
}
.listbox .list .left .midder .lists .bottomItem {
    margin-top: 10px;
    color: #646565;
    font-size: 14px;
}
.listbox .list .right {
    width: 20%;
    min-height: 1000px;
    margin-left: 2%;
}
.listbox .list .right .sendZhaomu {
    width: 100%;
    height: 50px;
    background: linear-gradient(103deg, #D03F46, #D3393B);
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer;
}
.listbox .list .right .top {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.listbox .list .right .top img {
    width: 100%;
    height: 100%;
}
.listbox .list .right .zmxx {
    width: 100%;
    height: 690px;
    margin-top: 20px;
}
.listbox .list .right .zmxx p {
    font-size: 15px;
    color: #333;
    margin: 15px 0;
    cursor: pointer;
}
.listbox .list .right .zmxx p span {
    color: #2966FD;
}
.listbox .list .right .zmxx .top {
    width: 100%;
    height: 140px;
    position: relative;
    background-image: url('../images/bgc.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.listbox .list .right .zmxx .top img {
    width: 120px;
    height: 50px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.listbox .list .right .zmxx .b {
    margin-top: 20px;
    background-color: #fff;
    padding: 15px;
    padding-bottom: 0;
}
.listbox .list .right .zmxx .b .t {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.listbox .list .right .zmxx .b .t .l {
    color: #000;
    font-size: 19px;
    font-weight: 600;
}
.listbox .list .right .zmxx .b .t .l span {
    display: inline-block;
    width: 4px;
    height: 16px;
    background: linear-gradient(103deg, #D03F46, #D3393B);
    margin-right: 5px;
}
.listbox .list .right .zmxx .b .t .r {
    color: #666;
    font-size: 14px;
}
.listbox .list .right .zmxx .b ul {
    padding: 10px;
    list-style: none;
    margin: 0;
    margin-top: 15px;
}
.listbox .list .right .zmxx .b ul li {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.listbox .list .right .zmxx .b ul li .nn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    font-size: 14px;
    color: #666;
}
.listbox .list .right .zmxx .b ul li .nn img {
    width: 10px;
    height: 16px;
    vertical-align: middle;
}
.listbox .list .right .zmxx .b ul li .nn .m span {
    color: #FC3B07;
}
.listbox .list .right .zmxx .b ul li p {
    margin: 0;
    margin-bottom: 15px;
    font-size: 17px;
    color: #2966FD;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.listbox .list .right .zmxx .midder {
    width: 100%;
    height: 200px;
    border-bottom: 1px solid #eeee;
}
.listbox .list .right .zmxx .midder p {
    margin-left: 20px;
}
.listbox .list .right .zmxx .midder .button {
    width: 100px;
    height: 30px;
    background: #FFE9DC;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    color: #FC3B07;
    cursor: pointer;
}
.listbox .list .right .zcbox {
    width: 100%;
    height: 430px;
    background: #ffffff;
}
.listbox .list .right .zcbox .top {
    width: 100%;
    height: 40px;
    position: relative;
    margin-top: 20px;
}
.listbox .list .right .zcbox .top .border {
    width: 4px;
    height: 25px;
    background: blue;
    position: absolute;
    left: 10px;
    top: 5px;
}
.listbox .list .right .zcbox .top .rmxx {
    position: absolute;
    left: 25px;
    top: -17px;
    font-size: 20px;
    font-weight: bold;
}
.listbox .list .right .zcbox .top .gd {
    position: absolute;
    right: 20px;
    top: -8px;
    cursor: pointer;
}
.listbox .list .right .zcbox .midder {
    width: 100%;
}
.listbox .list .right .zcbox .midder .img1 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.listbox .list .right .zcbox .midder .img1 img {
    width: 90%;
}


.el-col-9 {
    width: 37.5%;
}


.el-col-5 {
    width: 20.83333%;
}

.el-col-8 {
    width: 33.33333%;
}

.el-col-7 {
    width: 29.16667%;
}


[class*=el-col-] {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.el-form-item {
    margin-bottom: 22px;
}

.el-form-item__label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 40px;
    padding: 0 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.el-form-item::after, .el-form-item::before {
    display: table;
    content: "";
}

.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}

.el-textarea {
    position: relative;
    vertical-align: bottom;
    font-size: 14px;
}


.el-color-picker__icon, .el-input, .el-textarea {
    display: inline-block;
    width: 100%;
}

.el-textarea__inner {
    display: block;
    resize: vertical;
    padding: 5px 15px;
    line-height: 1.5;
    box-sizing: border-box;
    width: 100%;
    font-size: inherit;
    color: #606266;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    -webkit-transition: border-color .2scubic-bezier(.645,.045,.355,1);
    transition: border-color .2scubic-bezier(.645,.045,.355,1);
}

.main .button {
    cursor: pointer;
    width: 150px;
    height: 40px;
    background: linear-gradient(103deg, #D03F46, #D3393B);
    display: flex
;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 0px;
    border-radius: 5px;
    color: #fff;
}

.main .button p{
    margin-bottom: 0px;
}

.el-col-12 {
    width: 50%;
}

.el-row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.el-row::after, .el-row::before {
    display: table;
}

.el-select {
    display: inline-block;
    position: relative;
}


.main .content .topSearch {
    padding: 20px;
    background-color: #fff;
    margin-top: -50px;
    margin-bottom: 20px;
    position: relative;
}
.main .content .topSearch .one,
.main .content .topSearch .two {
    display: flex;
    align-items: center;
}
.main .content .topSearch .one .tit,
.main .content .topSearch .two .tit {
    width: 96px;
    height: 32px;
    background: #FAEBEB;
    border-radius: 3px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 13px;
    color: #D53B3D;
    text-align: center;
    line-height: 34px;
    margin-right: 14px;
    margin-bottom: 0px;
}
.main .content .topSearch .one {
    margin-bottom: 20px;
}
.main .content .topSearch .one ul {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
.main .content .topSearch .one ul li {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    border-radius: 3px;
    width: 70px;
    height: 23px;
    margin-right: 14px;
    text-align: center;
    line-height: 23px;
    cursor: pointer;
}
.main .content .topSearch .one ul .active {
    color: #FFFFFF;
    background: #CF3E45;
}
.main .content .topSearch .selectItem {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin-right: 20px;
    cursor: pointer;
    padding: 2px 6px;
    border-radius: 3px;
}
.main .content .topSearch .all {
    color: #FFFFFF;
    background: #CF3E45;
}
.main .content .topSearch .selectArea .el-select .el-input__inner {
    height: 30px !important;
}
.main .content .topSearch .selectArea .el-select .el-input__icon {
    line-height: 30px !important;
}
.main .content .list {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
    min-height: 800px;
    background-image: url('../img/listbg.png');
    background-size: 100% 362px;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 0;
}
.main .content .list .title {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    border-bottom: 1px solid #eee;
    height: 60px;
    line-height: 60px;
    display: flex;
    align-items: center;
}
.main .content .list .title span {
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #CF3E45;
    margin-right: 8px;
}
.main .content .list .listUl li {
    padding: 14px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.main .content .list .listUl li h4 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main .content .list .listUl li .b {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.main .content .list .listUl li .desc {
    font-family: Source Han Sans CN;
    font-size: 14px;
    color: #666666;
}
.main .content .list .listUl li .time {
    display: block;
    text-align: right;
    width: 150px;
}
.main .content .list .listUl li .time img {
    width: 14px;
    height: 14px;
    margin-top: -2px;
    margin-right: 5px;
}
.main .content .list .listUl li .time span {
    font-family: Source Han Sans CN;
    font-size: 14px;
    color: #666666;
}
.main .content .list .pages {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.main .content .list .pages .el-pager li {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}
.main .content .list .pages .el-pagination .btn-next .el-icon,
.main .content .list .pages .el-pagination .btn-prev .el-icon {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}
.main .content .list .pages .el-pagination .btn-next,
.main .content .list .pages .el-pagination .btn-prev {
    background-color: transparent;
}
.main .content .list .pages .el-pager li {
    background-color: transparent;
}
.main .content .list .pages .el-pagination button,
.main .content .list .pages .el-pagination span:not([class*=suffix]) {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}
.main .content .list .pages .el-pagination button:disabled {
    color: #C0C4CC !important;
}
.main .content .list .pages .el-pager li.active {
    color: #CF3E45;
}
.main .content .list .pages .el-pager li:hover {
    color: #CF3E45;
}

.right__content{
    color: #fff;
}

.right__content a{
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    font-size: 14px;
}


.m-menu{display:none}
.search-box{position:relative;display:flex;align-items:center;height:100%}
.head-search{display:flex;align-items:center;margin-right:10%}
.head-search button{outline:0;background:0 0;border:none;padding:10px;cursor:pointer}
.head-search button em{font-size:26px;color:#9f27c6;font-weight:var(--fontweight5)}
.search-input{position:absolute;top:100%;right:0px;background:#FFF;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px rgba(0,0,0,.2);opacity:0;transform:rotateX(90deg);visibility:hidden}
.search-input input{width:200px;height:40px}
.search-input input{width:200px;height:40px;padding-left:10px;font-size:16px;border:none;outline:0}
.search-input .search-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear}
.search-input .search-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear}
.search-input .search-btn:hover{opacity:.9}
.search-input .search-btn em{font-size:22px;color:#9f27c6}
.search-input.active{transition:opacity .3s,transform .3s;visibility:visible;opacity:1;transform:rotateX(0);transform-origin:top}
footer{clear:both;margin:0px auto;padding:0px}
.footnav{
    width: 100%;
    background: #e7e7e9;
    height: 80px;
    line-height: 80px;
}

.footnav .l-wrap{
    display: flex;
    justify-content: space-between;
}

.footnav .l-wrap li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    line-height: 80px;
}

.footnav .l-wrap li .txt{
    font-size: 14px;
}

.footnav .l-wrap li .iconfont2{
    font-size: 20px;
    margin-right: 5px;
}

.footnav .l-wrap li img{
    margin-right: 10px;
}

.footmid{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 30px 0;
}

.footmid .logo .txt{
    color: #999999;
    line-height: 30px;
    margin-top: 30px;
    font-size: 14px;
}
.mdnav{
    display: flex;
}
.mdnav li{
    margin: 0 70px;
}

.mdnav li a{
   display: block;
    height: 50px;
    line-height: 50px;
    color: #333;
}

.footmidewm{
    text-align: center;
}
.footmidewm .txt{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.copay{
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 30px;
}


.mypages{clear:both;margin:20px 0px 20px 0px;text-align: center;height:40px;line-height:40px;}
.mypages ul{display:inline-block;margin:0 auto;}
.mypages li{padding:0 15px;line-height:30px;display:inline-block;font-size:14px;border:1px solid #ddd;border-radius: 5px;margin: 0 3px;float:left;background-color:#FFF;cursor:pointer;}
.page-num{padding:0 15px;line-height:30px;display:inline-block;font-size:14px;border:1px solid #ddd;border-radius: 5px;margin: 0 3px;float:left;background-color:#FFF;cursor:pointer;}
.page-num-current,.page-num-current a,.page-num-current a:hover{color:#fff;background-color:#0c59d8;}





.rfixed{position:fixed;bottom:calc(200px + constant(safe-area-inset-bottom));bottom:calc(200px + env(safe-area-inset-bottom));right:35px;z-index:99}
.compare-panel{width:280px;background:#FFF;position:fixed;z-index:998;bottom:0px;right:0px;box-shadow:-1px -1px 3px #CCC;display:none;transition:bottom .2s}
.compare-t{background-color:#9f27c6;font-size:14px;color:#FFF;display:flex;align-items:center;padding:6px 10px;cursor:pointer}
.compare-close{position:relative;width:24px;height:24px;background:0 0;cursor:pointer}
.compare-close::after,.compare-close::before{content:"";display:block;width:10px;height:2px;background-color:#FFF;position:absolute;top:50%;border-radius:2px}
.compare-close::before{transform:rotate(45deg);left:4px}
.compare-close::after{transform:rotate(-45deg);right:4px}
.compare-tit{text-align:center;flex:1;line-height:1.5}
.compare-checked{color:#FFF;margin:0px 4px}
#productChache_list{padding:0px 18px;height:220px;overflow-y:auto}
#productChache_list::-webkit-scrollbar{width:4px}
#productChache_list::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,.05)}
#productChache_list::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.15)}
.selected-item{position:relative;border-bottom:1px solid #EFEFEF;padding:10px 0px;display:flex;align-items:center}
.item-clear{position:relative;width:20px;height:20px;background-color:transparent;cursor:pointer}
.item-clear::after,.item-clear::before{content:"";display:block;position:absolute;width:70%;height:2px;background-color:var(--fontcolor);border-radius:2px;top:50%;margin-top:-1px}
.item-clear::before{transform:rotate(45deg);left:3px}
.item-clear::after{transform:rotate(-45deg);left:3px}
.item-content{flex:1;display:flex;align-items:center}
.item-img{width:50px;height:50px;background:#FFF;border:1px solid #EFEFEF;display:flex;align-items:center;justify-content:center}
.item-img img{max-width:100%;max-height:100%}
.item-c{width:calc(100% - 50px);padding:0px 10px;font-size:12px}
.item-title{max-height:34px;word-break:break-word;display:block;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;color:var(--fontcolortitle)}
.item-price{color:#9f27c6}
.compare-b{padding:20px 10px;display:flex;justify-content:space-between}
.compare-b *{display:block;width:80px;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;border-radius:2px;padding:0px 2px}
.clear-all{color:var(--fontcolortitle);background-color:#ededed;cursor:pointer}
.compare-inquire,.compare-inquire:hover{color:#FFF;background-color:#9f27c6}
.compare-b .orderNow{margin:0px;background:#f66f08;color:#FFF;line-height:30px;padding:0px 2px;border:none;border-radius:2px;font-size:12px;cursor:pointer;display:block;width:80px}
.rfixed-sc{width:40px;height:40px;background:#9f27c6;border-radius:50%;text-align:center;line-height:38px;color:#FFF;position:relative;cursor:pointer;display:none}
.rfixed-sc i{font-size:20px}
.rfixed-scnum{position:absolute;right:25px;top:6px;width:16px;height:16px;background:#E00;border-radius:50%;text-align:center;font-size:12px;color:#FFF;transform:scale(.9);line-height:16px}
.item-clear::after,.item-clear::before{content:"";display:block;position:absolute;width:70%;height:2px;background-color:#9f27c6;border-radius:2px;top:50%;margin-top:-1px}
.item-clear::before{transform:rotate(45deg);left:3px}
.item-clear::after{transform:rotate(-45deg);left:3px}
@media (max-width:768px){.compare-panel{width:100%;bottom:calc(55px + constant(safe-area-inset-bottom));bottom:calc(55px + env(safe-area-inset-bottom))}}
button.toast-close-button{padding:0px;cursor:pointer;background:0 0;border:0px;-webkit-appearance:none}
.toast-title{font-weight:var(--fontweight7)}
.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}
.toast-message a,.toast-message label{color:#FFF}
.toast-message a:hover{color:#CCC;text-decoration:none}
.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:var(--fontweight7);color:#FFF;-webkit-text-shadow:0 1px 0 #FFF;text-shadow:0 1px 0 #FFF;opacity:.8;line-height:1}
.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}
.rtl .toast-close-button{left:-.3em;float:left;right:.3em}
.toast-center-center{top:40%;right:0px;width:100%;transform:translateY(-50%)}
.toast-top-center{top:20%;right:0px;width:100%}
.toast-bottom-center{bottom:0px;right:0px;width:100%}
.toast-top-full-width{top:0px;right:0px;width:100%}
.toast-bottom-full-width{bottom:0px;right:0px;width:100%}
.toast-top-left{top:12px;left:12px}
.toast-top-right{top:12px;right:12px}
.toast-bottom-right{right:12px;bottom:12px}
.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999;pointer-events:none}
#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#toast-container>div{font-size:16px;position:relative;pointer-events:auto;overflow:hidden;margin:0px 0 6px;padding:5px 15px 5px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.9}
#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}
#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;cursor:pointer}
#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}
#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}
#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}
#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}
#toast-container.toast-bottom-center>div,#toast-container.toast-center-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}
#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}
.toast{background-color:#030303}
.toast-success{background-color:#51a351}
.toast-error{background-color:#bd362f}
.toast-info{background-color:#2f96b4}
.toast-warning{background-color:#f89406}
.toast-progress{position:absolute;left:0px;bottom:0px;height:4px;background-color:#000;opacity:.4}
@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}
#toast-container>div.rtl{padding:8px 50px 8px 8px}
#toast-container .toast-close-button{right:-.2em;top:-.2em}
#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}
@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}
#toast-container>div.rtl{padding:8px 50px 8px 8px}
#toast-container .toast-close-button{right:-.2em;top:-.2em}
#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}
@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}
#toast-container>div.rtl{padding:15px 50px 15px 15px}}
@media (max-width:768px){#toast-container>div{font-size:15px;opacity:1}}
@media (max-width:415px){#toast-container>div{font-size:13px}}
#ey_kefu {position:fixed;right:5px;top:40%;transform:translateY(-50%);font-family:Arial,Helvetica,sans-serif;z-index:9999}
#ey_kefu * {box-sizing:border-box;font-size:12px;line-height:1.1}
.ey-list {padding:0;border:1px solid #EEE;background-color:#FFF;max-width:78px;border-radius:4px;margin:0}
.ey-icon {display:inline-block;background:url(../images/ey-ico23.png)no-repeat;width:28px;height:28px;transform:scale(.8)}
.ey-list>li {width:100%;border-top:1px solid #EEE;list-style:none;text-align:center;padding:2px 0 4px;transition:all .2s ease-in-out}
.ey-list>li>a>p {margin:0;transform:scale(.9);text-transform:capitalize}
.ey-list>li a {color:#555;text-decoration:none;display:block;padding:0 2px}
.ey-wechat-img {position:absolute;right:calc(100% - 1px);bottom:0;width:120px;text-align:center;padding:10px 10px 6px;background-color:#FFF;border:1px solid #EEE;border-radius:4px;transform:scale(0);transform-origin:right bottom}
.ey-wechat-img img {display:block;max-width:100%;max-height:100%}
.ey-wechat-img p {margin:4px 0 0;transform:scale(.9);word-break:break-all}
.ey-wechat-img em {display:inline-block;width:16px;height:16px;background:url(../images/ey-ico23.png)-76px -8px/99px no-repeat;vertical-align:middle;margin-right:4px}
.ey-list>li:hover .ey-wechat-img {transition:transform .4s;transform:scale(1)}
.ey-list>li:hover,.ey-list>li:hover+li {border-color:transparent}
.ey-email .ey-icon {background-position:-8px -6px}
.ey-whatsapp .ey-icon {background-position:-52px -50px}
.ey-skype .ey-icon {background-position:-52px -6px}
.ey-wechat .ey-icon {background-position:-144px -10px}
.ey-list li:hover a {color:#FFF} .ey-email:hover {background-color:#f90}
.ey-whatsapp:hover {background-color:#2cb740}
.ey-skype:hover {background-color:#0091df}
.ey-wechat:hover {background-color:#51c332}
.ey-email:hover .ey-icon {background-position:-96px -6px}
.ey-whatsapp:hover .ey-icon {background-position:-52px -94px}
.ey-skype:hover .ey-icon {background-position:-96px -50px}
.ey-wechat:hover .ey-icon {background-position:-144px -62px}
.ey-list>li:first-child {border-radius:4px 4px 0 0;border:0}
.ey-list>li:last-child {border-radius:0 0 4px 4px}
@media (max-width:768px) {#ey_kefu {display:none} .ey_message { display:none}}
.ey-border-blue-light{position:relative;margin:15px 0px 15px;}
.ey-border-blue-light h5{width:100%;font-size:18px;padding:3px 20px;box-sizing:border-box;border-bottom:4px solid#CCC;margin:0px;color:#9f27c6;border-color:#9f27c6;}
.ey-border-blue-light>h5::before{content:'';display:inline-block;position:absolute;bottom:2px;right:0px;width:98%;height:3px;background-color:#FFF;}

.tricks{
    width: 100%;
    margin-top: 60px;
    overflow: hidden;
}
.tricks .title{
    font-size: 26px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.content-blog {
    border: 1px solid #e0e0e0;
    padding: 0px!important;
}

.list-blogs {
    margin-left: 0;
    margin-right: 0;
}

.content-blog .item {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.article-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.list-blogs .blog-item {
    padding: 76px 0 52px;
    position: relative;
    z-index: 2;
}
.list-blogs .article-inner {
    text-align: center;
    padding: 23px 22px 40px;
}

.list-blogs .article-title {
    font-size: var(--font_size_plus4);
    line-height: var(--font_size_plus14);
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: normal;
    margin-bottom: 6px;
}

.list-blogs .article-title {
    font-size: 22px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 20px;
}
.list-blogs .article-title a {
    color: #3c3c3c;
}

.list-blogs .article-des {
    line-height: 22px;
    letter-spacing: normal;
}

.list-blogs .article-des {
    margin-bottom: 48px;
}

.list-blogs .btn-read-more {
    color: #3c3c3c;
    padding: 10px 20px 8px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    width: 100%;
    max-width: 170px;
}
.article-img:before {
    background-color: #3c3c3c80;
}

.article-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}

.article-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand{
    padding: 0px!important;
    margin-top: 50px;
}

.brandlist{
    height: 200px;
    overflow: hidden;
}

.brandlist .item {
    width: 16%;
    margin: 2%;
}

.brandlist .item img{
    width: 100%;
}
.col5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}


.about .aboutcount{
    width: 100%;
}


.about .aboutcount h3{
    text-transform: uppercase;
    color: #232323;
    font-size: 18px;
    text-align: center;
    margin-bottom: 18px;
    font-weight: bold;

}

.about .aboutcount .con{
    line-height: 22px;
    margin-bottom: 10px;
    color: #787878;
    font-size: 14px;

}


.about .aboutul{
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.about .aboutul li{
    width: 22%;
    border: 5px solid;
    margin: 0 15px;
    padding-top: 58px;
    padding-bottom: 50px;
    border-color: #f5f5f5;
    background: #fff;
    text-align:center;

}

.about .aboutul li .txt{


}

.about .aboutul li .txt .icon .iconfont{

    font-size: 60px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: #000 3px solid;

}

.about .aboutul li .txt .tt{

    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
    padding-top: 25px;

}

.about .aboutul li .txt p{
    padding-top: 15px;
    color: #000000;
    text-transform: uppercase;
    font-size: 9px;

}

.cinfo{
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.cinfo .tt{
    color: #107DB3;
    font-size: 16px;
    font-weight: bold;
}

.cinfo .desc{
    margin-bottom: 18px;
    margin-top: 9px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 700;
    font-size: 20px;
}

.cinfo p{
    line-height: 22px;
    color: #3c3c3c;
    font-size: 12px;
}

.categorylist{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    overflow: hidden;
}

.categorylist .cleft{
    width: 25%;

}

.categorylist .cleft .ctitle{
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 22px;
    color: #000;
}

.categorylist .cleft ul{
    margin-top: 10px;
}

.categorylist .cleft ul li{
    display: inline-block;
    margin-right: 8px;
    padding: 2px 15px;
    border: 1px solid #ccc;
    font-size: 12px;
    margin-bottom: 8px;
}

.categorylist .cleft ul .cur{
    background: #fdbb15;
    border: 1px solid #fdbb15;
    color: #fff;
}

.categorylist .cleft ul li label{
   margin: 0px;
}



.categorylist .cright{
    width: 73%;
    border-left: 1px solid #ddd;
    padding-left: 2%;
    min-height: 800px;
}


.categorylist .cright .ttt{
    font-size: 12px;
}

.categorylist .cright .topcon{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    overflow: hidden;

}


.categorylist .cright .topcon li{
    width: 12.6%;
    margin: 2%;
    float: left;
}

.categorylist .cright .topcon li .img{
    width: 100%;
}


.categorylist .cright .topcon li .img img{
    width: 100%;
}

.categorylist .cright .topcon li .txt{
    color: #565959;
    border: 1px solid #d5d5d5;
    border-radius: 40px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
    margin-top: 10px;
    display: block;
    text-align: center;
}

.categorylist .cright .topcon li .txt:hover{
    background: #107db3;
    border-color: #107db3 !important;
    color: #fff !important;
}

.categorylist .cright .topcon li .txt:hover a{
    color: #fff !important;
}

.categorylist .cright .topcon li .txt a{
    color: #565959;

}

.categorylist .cright .lists{
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
}

.categorylist .cright .lists li{
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 20px;
    border-bottom: #ddd 1px solid;

}


.categorylist .cright .lists li .img{
    width: 30%;
    text-align: center;
}

.categorylist .cright .lists li .img img{
    width: 70%;
}


.categorylist .cright .lists li .txt{
    width: 45%;
}

.categorylist .cright .lists li .txt a{
    font-weight: 600;
    font-size: 15px;
    color: #000;
}

.categorylist .cright .lists li .txt p{
    font-size: 13px;
    color: #666;
}

.categorylist .cright .lists li .txt dd{
    width: 100%;
    overflow: hidden;

}

.categorylist .cright .lists li .txt dd dl{
    font-size: 13px;
    margin-bottom: 10px;
    float: left;
    width: 50%;
}

.categorylist .cright .lists li .txt dd dl span{
    font-weight: 600;
    color: #1e1e1e;
}


.categorylist .cright .lists li .anniu{
    width: 25%;
}


.categorylist .cright .lists li .anniu a{
    min-width: calc(100% - 83px);
    padding: 9px 15px 7px !important;
    background: #fdbb15;
    color: #fff;
    border-radius: 30px;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 14px;
}

.categorylist .cright .lists li .anniu .price{
    font-size: 22px;
    color: #0c293a;
    font-weight: bold;
}

.shopby{
    position: relative;
    box-shadow: rgb(238, 238, 238) 1px 1px 1px 1px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-image: initial;
    border-radius: 6px;
    width: 280px;

}

.shopby .title{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 10px;
    font-weight: bold;
}

.shopby .title .more{
    color: #999;
    font-weight: 500;
    font-size: 12px;
}


.shopby:hover .submenu{opacity:1;visibility:inherit;transform:translateY(0)}
.shopby  .submenu{width:100%;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .1s linear;position:absolute;top:100%;left:0px;min-width:200px;background:#FFF;box-shadow:1px 2px 10px rgba(0,0,0,.1)}
.shopby .submenu li{white-space:nowrap;position:relative;padding:0px 10px;height:55px}
.shopby .submenu li a{display:flex;align-items:center;font-size:16px;height:100%;color:var(--fontcolor);padding-right:30px;border-bottom:1px solid #eaeaea;text-transform:capitalize}
.shopby .submenu li ul li a{color:var(--fontcolor);text-transform:capitalize}
.shopby .submenu li em{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px}
.shopby .submenu li ul{display:none}
.shopby .submenu li:hover{background:#F6F6F6}
.shopby .submenu li:hover ul{display:block;position:absolute;left:100%;top:0px;background:#FFF;box-shadow:1px 2px 10px rgba(0,0,0,.1);min-width:200px}
.shopby .submenu>li:hover>a,.shopby .submenu>li:hover>em{color:#f2ca25}
.shopby .submenu li:hover ul li:hover a,.shopby .submenu li:hover ul li:hover em{color:#f2ca25}
.shopby .nav-ul>li>a.inmenu_1{color:#9f27c6}

.header-cart{
    display: flex;
    margin-right: 50px;
}
.header-cart .left{
    margin-right: 30px;
    line-height: 58px;
    position: relative;
}

.header-cart .left span{
    display: flex;
}

.header-cart .left span .iconfont {

    transform: rotate(90deg);
    font-size: 12px;
    margin-left: 10px;
}


.header-cart .left .lists{
    position: absolute;
    background: #000;
    padding: 10px;
    color: #fff;
    line-height: 29px;
    font-size: 14px;
    display: none;
}

.header-cart .left .lists a{

    color: #fff;
}

.header-cart .left select{
    border: none;
}
.header-cart .left:last-child{
    margin-right: 0px;
}

.header-cart .left img{
    margin-right: 10px;
}

.header-cart .left .txt{
    font-size: 12px;
}

.header-cart .left .txt span{
    display: block;
    background-color: #fdbb15;
    color: #ffffff;
    padding: 1px 10px;
    border-radius: 30px;
}


.header-cart .left .txt a{
    color: #333;
    font-size: 12px;
}

@media (min-width: 1200px) {
    .content-blog .item .article-img {
        -webkit-transition: .3s linear;
        -moz-transition: .3s linear;
        -ms-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
        filter: alpha(opacity = 0);
    }

    .content-blog .item .article-title a {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

    .content-blog .item:hover .article-img {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
        filter: alpha(opacity = 100);
    }

    .content-blog .item:hover .blog-item, .content-blog .item:hover .blog-item .blog_author, .content-blog .item:hover .blog-item .article-title a, .content-blog .item:hover .blog-item .btn-read-more {
        color: #fff;
    }



}


.footer-bottom .quick{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-content: center;
    align-items: center;
    width: 40%!important;
}

.footer-bottom .quick .logo{
    width: 40%;
}

.footer-bottom .tb{
    text-align: center;
    margin-top: 20px;
}

.footer-bottom .tb img{
    margin: 0 5px;
}

header .head-info .head-nav .nav-ul>li>em{
    display: none;
}

@media screen and (max-width:1024px) {

    header .head-info .head-nav .nav-ul{
        margin-left: 0px;
    }

    header .head-info .head-nav .nav-ul>li{
        margin: 0px;
    }

    header .head-info .head-nav .nav-ul>li>a{
        padding-left: 20px;
    }
    header .head-info .head-nav .nav-ul>li{

        line-height: 40px;
    }

    header .head-info .head-nav .nav-ul>li .submenu{
        background: none!important;
    }

    header .head-info .head-nav .nav-ul>li .submenu{
        color: #000;
    }
    header .head-info .head-nav .nav-ul>li .submenu li a{
        color: #000;
        height: 40px!important;
        line-height: 40px!important;
    }


    header .head-info .head-nav .nav-ul>li>a.inmenu_1{
        background: #3f444b;
        width: 100%;
        display: inline-block;
        padding: 0px 20px;
        color: #fff;
    }


    .header-search {
        display: none;
    }
    .header-cart{
        display: none;
    }

    header .head-info .head-logo{
        text-align: left;
        display: block;
    }

    .shopby{
        display: none;
    }

    .head-info2{
        display: none;
    }

    .hidden .head-info2{
        display: block;
    }

    .home-banner{
        width: auto!important;
    }

    .second-img .px-3{
        padding: 0px;
        margin: 10px 0;
    }

    header .head-info .head-nav .nav-ul>li>a{
        height: 62px;
        line-height: 62px;
    }
    .pro2{
        margin-top: 100px!important;
        display: block!important;
    }

    .pro2 li{
        width: 100%!important;
        margin-bottom: 20px;
    }

    .unify{
        margin: 0px!important;
    }

    .swiper-wrapper{
        margin-left: 0px!important;
    }
    .list-blogs .article-img{
        display: none;
    }
    .list-blogs .blog-item{
        padding: 10px ;
    }

    .content-blog{
        width: 90%;
        margin-left: 5%;
        border: none;
    }

    .content-blog .item{
        border-bottom: #ddd 1px solid;
    }

    .brandlist{
        height: auto;
    }

    .brandlist .item{
        width: 46%;
    }

    .about .aboutul{
        display: block;
        overflow: hidden;
    }

    .about .aboutul li{
        width: 46%;
        float: left;
        margin: 2%;
        padding: 20px 0;
    }

    .footer-bottom .main .left{
        display: block;
    }

    .footer-bottom .main .left>div{
        width: 46%;
        margin: 2%;
        float: left;
        height: 250px;
        text-align: center;
    }


    .categorylist{
        display: block;
    }

    .categorylist .cleft{
        width: 100%;
        padding-bottom: 1px;
        border-bottom: #ddd 1px solid;
    }

    .categorylist .cright{
        border: none;
        width: 100%;
        min-height: auto;
    }


    .categorylist .cright .topcon li{
        width: 46%;
    }

    .categorylist .cright .lists li{
        display: block;
        width: 100%;
        float: left;
    }

    .categorylist .cright .lists li .img{
        width: 100%;
    }

    .categorylist .cright .lists li .txt{
        width: 100%;
    }

    .categorylist .cright .lists li .anniu{
        width: 100%;
    }

    .product{
        display: block!important;
    }
    .product .left{
        width: 100%!important;
        display: block!important;
    }
    .product .left .lunbo{
        display: none;
    }
    .product .left .haibao{
        height: auto!important;
    }
    .product .left .haibao{
        width: 100%!important;
    }

    .product .right{
        width: 100%!important;
    }
    .news .news-wrap{
        display: block!important;
    }
    .sidebar{
        width: 100%!important;
        margin: 0px!important;
    }
    .common-main .page-main{
        width: 100%!important;
    }
    .news .wrap-r .news-list li{
        width: 100%!important;

    }
    header .head-info .head-nav{
        height: auto;
    }

    header .head-info .head-nav .nav-ul>li:hover>a{
        color: #000!important;
    }

    header .head-info .head-nav .nav-ul>li>em{
        display: flex
    ;
        top: 0px;
        color: #000;
    }

    header .head-info .head-nav .nav-ul>li.cur>em{
        color: #000;
    }
    header .head-info .head-nav .nav-ul>li.cur>a{
        color: #000;
    }

    header .head-info .head-nav .nav-ul>li:hover>a{
        background: none;
    }
    header .head-info .head-nav .nav-ul>li .submenu li{
        padding: 0px;
    }
    header .head-info .head-nav .nav-ul>li .submenu li a{
        padding: 0px;
        height: 50px;
        line-height: 50px;
    }

    .about{
        display: block!important;
    }
    .about .left,.about .right{
        width: 100%!important;
    }
    .about .left h3{
        font-size: 36px!important;
    }
    .about .left p{
        font-size: 16px!important;
        line-height: 30px!important;
    }
    .about .right{
        font-size: 16px!important;
        line-height: 30px!important;
    }
    .alists{
        margin-top: 30px!important;
    }
    .alists li{
        margin-bottom: 40px!important;
    }

    .alists li .text,.alists li .img{
        width: 100%!important;
    }

    .alists li .text p{
        font-size: 16px!important;
        line-height: 30px!important;
    }
    .alists li .text h3{
        font-size: 32px!important;
    }
    .aboutlxfs .con{
        width: 100%!important;
    }
    .aboutlxfs .con p{
        font-size: 16px!important;
        line-height: 30px!important;
    }
}

.hei{
}

.hei .footnav{
    background: #7b9c9c;
    color: #fff;
}

.hei .footer-bottom .main div p.title{
    color: #fff;
}

.hei .footer-bottom .main div p.title a{
    color: #fff;
}

.hei .foot-list li a{
    color: #fff;
}


.hei .foot-list{
    color: #fff;
}

.hei .footer-bottom .main .right .title{
    color: #fff;
}

.hei .footer-bottom .bottom{
    color: #fff;
    border-top: #fff 1px solid;
}
.toggle-menu {
    display: none; }

.indexsearch{
    padding-top: 238px;
}



@media screen and (max-width:1024px) {

    .toggle-menu {
        z-index: 11111;
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 60px;
        height: 60px;
        display: block;
        background: url(../images/icon-menu.png) no-repeat center;
        background-size: 0.4rem 0.28rem; }
    .open-menu .toggle-menu {
        background: url(../images/icon-menu2.png) no-repeat center;
        background-size: 0.3rem 0.3rem; }

    .navbar .navbar__wrapper .center__content{
        display: none;
    }

    .navbar .navbar__wrapper{
        padding: 0 10px;
    }

    .shipin{
        width: 100%;
        height: auto!important;
    }

    .indexsearch{
        padding-top: 138px;
        height: 100%!important;
    }
    .pc{
        display: none;
    }

    .w-\[1400px\],.w-\[1280px\],.pointer-events-auto{
        width: 100%!important;
    }

    .swiper__wrapper .glass{
        display: none;
    }

    .gongyishang{
        padding: 30px 0;
    }

    .indextitle h3{
        font-size: 24px;
    }
    .indextitle p{
        font-size: 14px;
    }

    .l-wrap{
        width: 100%!important;
    }

    .gongyishang .tabs{
        width: 96%;
        margin: 2%;
        display: block;
    }

    .gongyishang .tabs li{
        width: 33.33%;
        float: left;
        margin-bottom: 30px;
    }

    .gongyishang .tabs li img{
        height:  20px;
    }

    .gongyishang .tabs li .txt{
        font-size: 14px;
        line-height: 20px;
    }

    .gongyishang .tabs li:after {
        content: " ";
        width: 1px;
        height: 100%;
        position: absolute;
        right: 1px;
        top: 10px;
        background: #ebebeb;
    }

    .gongyishang .tabs li:nth-child(3n):after{
        display: none;
    }

    .gylist li{
        width: 48%!important;
    }

    .gylist li .txt{
        font-size: 14px;
        line-height: 20px;
    }

    .shuziren,.huodong,.fuwushang{
        padding: 30px 0;
    }

    .shuziren .szlist,.swiper3,.hdlist{
        margin-top: 20px;
    }
    .shuziren .szlist li{
        width: 48%;
        height: auto;
        height: 108px;
    }

    .swiper3 .swiper-slide .img img{
        width: 100%;
    }

    .swiper3 .swiper-slide .txt{
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .swiper3 .swiper-slide ul li h3{
        font-size: 14px;

    }
    .swiper3 .swiper-slide ul li{
        width: 48%;
        display: block;
        float: left;
        padding: 10px;
    }

    .swiper3 .swiper-slide ul li p{
        font-size: 12px;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
    }

    .hdlist .left{
        width: 100%;
    }

    .hdlist .right{
        width: 100%;
    }

    .hdlist .right li{
        width: 48%;
    }

    .swiper2 .swiper-slide .top{
        display: block;
    }
    .swiper2 .swiper-slide .ll{
        width: 100%;
    }
    .swiper2 .swiper-slide .rr{
        width: 100%;
        margin: 0px;
    }
    .swiper2 .swiper-slide .con p{
        width: 100%;
        margin-right: 0px;
        font-size: 14px;
    }

    .cplist{
        display: block;
    }

    .cplist li{
        width: 48%;
        margin: 1%;
        float: left;
    }

    .swiper2 .swiper-slide .con{
        margin-top: 10px;
    }
    .swiper2 .swiper-slide .con h3{
        font-size: 14px;
    }

    .lxwm .lxcon .left{
        width: 100%;
    }

    .lxwm .lxcon{
        display: block;
    }
    .lxwm .lxcon .right{
        width: 100%;
    }

    .footnav .l-wrap{
        display: block;
    }

    .footnav .l-wrap li{
        display: flex
    ;
        justify-content: space-between;
        align-items: center;
        height: 80px;
        line-height: 80px;
        width: 31%;
        float: left;
        margin: 0% 0.5%;
    }

    .footnav .l-wrap li .txt{
        font-size: 14px;
    }
    .footmid{
        display: block;
    }

    .mdnav{
        display: block;
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
    }

    .mdnav li{
        width: 33%;
        float: left;
        margin: 0px;
    }

    .footmidewm{
        display: none;
    }

    .mdnav li a:first-child{
        font-size: 18px;
        font-weight: bold;
    }


    header .head-info .head-nav{
        overflow: hidden;

        width: 100%;
        position: absolute;
        top: 43px;
        left: 0px;
        z-index: 999;
        height: 100vh;
        display: none;

    }

    .head-nav-act{
        display: block!important;
    }

    header .head-info .head-nav .nav-ul{

        width: 100%;
        display: block;
    }

    header .head-info .head-nav .nav-ul>li>a.inmenu_1:after{
        display: none;
    }
    header .head-info .head-logo2{
        height: auto;
    }

    header .biaodan{
        display: none;
    }
    header .head-info .head-nav .nav-ul>li{
        width: 100%;
        float: left;
        text-align: center;
        height: 80px;
        line-height: 58px;
    }
    header .head-info .head-nav .nav-ul>li>a.inmenu_1{
        display: block;
    }

    .cylist li .img{
        display: block;
        width: 100%;
    }
    .cylist li .txt{
        width: 100%;
        padding-top: 20px;
    }
    .cylist li .txt h3{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .cylist li:nth-child(2n) .txt{
        margin: 0px;
        padding: 10px;
        box-sizing: border-box;
    }

    .home-banner{
        padding-top: 142px!important;
    }

    .main .bottomList .bottom .enterList .three li{
        width: 100%;
    }

    .formSubmit .form .formBox{
        padding: 10px;
    }
    .formSubmit .form .formBox .df{
        transform:translateX(0%)
    }

    .formSubmit .form{
        height: auto;
        padding-bottom:50px
    }

    .listbox .datalist{
        height: auto;
    }
    .listbox .datalist .l{
        display: block;
    }

    .listbox .datalist .l .ls,.listbox .datalist .l .rs{
        width: 100%;
    }

    .listbox .datalist .l .rs{
        margin-left: -20px;
    }

    .select{
        margin-top: 80px;
    }



    .select .one{
        display: block;
    }

    .select .one ul{
        width: 100%;
    }

    .select .one ul li {
        padding: 5px 10px;
        margin: 0 10px 15px 0;
        font-size: 14px;
        border-radius: 5px;
        cursor: pointer;
    }

    .listData .ls ul li .info .top{
        display: block;
    }

    .listData .ls ul li .info .go{
        display: none;
    }

    .listData .ls ul li .info .top .l{
        margin: 0px;
        width: 100%;
    }


    .listData .ls ul li .info .top .l img{
        height: auto;
        width: 100%;
        margin-bottom: 10px;
    }

    .listData .ls ul li{
        padding: 10px;
        margin-bottom: 20px;
    }

    .listData .ls ul li .info .top .r .b img{
        width: 30%;
    }

    main .left{
        width: 100%;
    }

    main .left .one .b .title p{
        font-size: 16px;
    }

    main .left .one .b .bim{
        font-size: 14px;
    }
    main .left .one{
        min-height: auto;
    }

    main .left .enterInfo .top{
        display: block;
    }
    main .left .enterInfo .busic-content ul li{
        width: 100%;
    }

    main .left .enterInfo .busic-content .first .right{
        width: 100%;
    }

    main .left .enterInfo .busic-content .first{
        display: block;
        height: auto;
    }

    main .left .enterInfo .busic-content .first .right .name{
        width: 144px;
    }


    main .left .enterInfo .busic-content .first .right .name,main .left .enterInfo .busic-content .class .small,main .left .enterInfo .busic-content .range .small{
        width: 144px;
    }

    main .left .enterInfo .busic-content .first .right .con{
        font-size: 14px;
    }

    main .left {
        margin-bottom: 0px;
    }

    main .left .enterInfo .busic-content .first .right .con,main .left .enterInfo .busic-content .class .content,main .left .enterInfo .busic-content .range .content{
        width: 60%;
    }

    main .left .enterInfo .busic-content .first .left{
        width: 100%;
    }

    main .left .enterInfo .busic-content .first .right img{
        width: 100%;
    }

    .listbox .list{
        display: block;
    }

    .listbox .list .left{
        width: 100%;
    }

    .listbox .list .left .midder{
        overflow: hidden;
        overflow-x: auto;
    }

    .listbox .list .left .midder .titletop,.listbox .list .left .midder .lists{
        width: 600px;
        height: auto;
    }

    .listbox .list .right{
        width: 100%;
        margin: 0px;
        margin-top: 20px;
        min-height: auto;
    }

    .listbox .list .right .zmxx .b ul li p{
        width: 100%!important;
    }

    .mainList ul li{
        width: 100%;
    }

    .main .content .list .listUl li .b{
        display: block;
    }
    .main .content .list .listUl li .time img{
        width: 0px;
        overflow: hidden;
    }

    .main .content .list{
        padding: 0px;
    }
    .main .content .topSearch{
        display: none;
    }
 /*   .shuziren .szlist li{
        width: 100%;
        height: auto;
    }*/
    .swiper__wrapper .ad__card{
        padding: 20px 5px!important;
        height: 50px;
    }

    .swiper__wrapper .ad__card .iconfont2{
        font-size: 20px;
    }
    .text-lg{
        font-size: 12px;
    }
    .text-sm{
        font-size: 10px;
    }



    .m-menu{display:block;position:relative;width:40px;height:40px;cursor:pointer}
    .m-menu span{position:absolute;background:#fff;width:30px;height:3px;border-radius:4px;right:0px;transition:all .2s linear}
    .ny .m-menu span{position:absolute;background:#000;width:30px;height:3px;border-radius:4px;right:0px;transition:all .2s linear}
    .m-menu span:nth-child(1){top:25%}
    .m-menu span:nth-child(2){top:48%}
    .m-menu span:nth-child(3){top:73%}
    .m-menu.act span{top:48%;width:32px}
    .m-menu.act span:nth-child(1){transform:rotate(45deg)}
    .m-menu.act span:nth-child(2){width:0px}
    .m-menu.act span:nth-child(3){transform:rotate(-45deg)}
    .navbar .navbar__wrapper .center__content{
        display: none;
    }
    .hidden .navbar .navbar__wrapper .center__content{
        display: block;
        position: absolute;
        background: #000;
        left: 0px;
        width: 100%;
        height: 100%;
        margin-top: 53px;
        padding: 10px 50px;
    }

    .hidden .navbar{
        height: 100%;
    }
    .hidden .navbar .navbar__wrapper{
        align-items: flex-start;
        margin-top: 20px;
    }

    .swiper2 .swanniu img{
        width: 25px!important;

    }



    .cplist li .img{
        width: 100%;
        overflow: hidden;
        height: auto;
        max-height: 170px;
    }
}