::-webkit-scrollbar{
    width: 1px;
    background-color: #ffffff1a;
}
::-webkit-scrollbar-thumb {
    background-color: #ffffff1a; 
}
.www-navbar .www-nav-right>ul .nav-link.juser-login {

    border: 1px solid #fff;
    padding: 0 10px;
    height: 36px;
    font-size: 14px;
    line-height: 34px;
    border-radius: 18px;
}
.www-navbar .www-nav-right > ul .user-name a{
    color:#fff;
    display: inline-flex;
    align-items: center;
    font-size:12px;
}
.model-info{
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12);
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.model-info .right-text-name {
    width: 130px;
    color: #ffffff;
    float: left;
    text-align: left;
}
.model-info .item-right-text span {
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.model-info .right-text-id {
    max-width: 120px;
    color: #ffffff;
    float: right;
    margin-left: 4px;
}
.download-show-box {
    display: flex;
    justify-content: space-between;
}
.download-show-box .download-show-item {
    width: 550px;
    height: 180px;
    background: no-repeat;
    background-position: 50%;
    background-size: 588px 180px;
    border-radius: 5px;
    transition: all .2s linear;
}
.download-show-box .download-show-item .download-show-cover {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    /*padding: 20px 30px;*/
    background-color: rgba(0,0,0,.6);
    border-radius: 5px;
    color: #fff;
}
.download-show-box .download-show-item .download-show-cover h5 {
    position: relative;
    margin: 0;
    padding: 20px 30px;
    font-size: 24px;
    font-weight: 400;
}
.download-show-box .download-show-item .download-show-cover h5::after {
    position: absolute;
    bottom: 0;
    left: 30px;
    content: "";
    width: 24px;
    height: 2px;
    background-color: #fff;
}
.download-show-box .download-show-item .download-show-cover p {
    padding: 15px 30px;
}
.download-show-box .download-show-item .download-show-cover .download-more {
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 26px;
    height: 20px;
    background-position: -219px -11px;
}
.download-show-box .download-show-item .download-show-cover:hover .download-more {
    background-position: -247px -11px;
}
.new-icon{
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(/image/catalog/icons/icon_utils_v1.png);
}
.download-show-box .download-show-item:hover {
    box-shadow: 0 8px 15px 0 rgba(0,0,0,.15);
    transform: translateY(-5px);
}
.service-banner_1_3{
    padding: 30px 0;
}
.microwww-model.micro-model-works .swiper-container,
.microwww-model.micro-model-tietu .swiper-container,
.microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right{
    width: 100%;
}
.wwwmodel-title-right:after {
    position: absolute;
    top: 0;
    left: -20px;
    content: "";
    width: 1px;
    height: 24px;
    background-color: #e4e4e4;
}
.micro-model-tietu .microwww-models-list ul li .item-right-text {
    height: auto;
    line-height: inherit;
    background: transparent;
    box-shadow: none;
    padding: 0px;
}
.microwww-model.micro-model-tietu,
.microwww-company{
    padding-bottom:30px;
}
.microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    align-items: center;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right ul{
    position: relative;
    flex: 1;
    padding: 15px 20px;
}
.microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right ul:first-of-type:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #eee;
}
.microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right ul li{
    margin:0;
    width:100% !important;
    box-shadow: none;
    transform: none;
    line-height: 20px;
    height: 20px;
    transition: background-color .2s;
}
.microwww-model.micro-model-tietu .microwww-models-list ul li .item-right-text .right-text-name {
    width: 410px;
}
.microwww-model.micro-model-tietu .microwww-models-list ul li .item-right-text .right-text-name a {
    cursor: pointer;
    color:#fff;
}
.microwww-model .microwww-model-list .swiper-slide-active .microwww-list-item,
.microwww-list-item.microwww-item-active{
  display: block;
}
.microwww-list-item {
    display:none;
}
.microwww-model.micro-model-tietu .microwww-models-list ul li .item-right-text .right-text-name a:hover{
    color: #3393df;
}
ul.dropdown-menu {
    background: #fff;
    margin:0;
    padding:0;
}
.header_search .autocomplete-search-tips span,
.dropdown-menu .autocomplete-search-tips a{
    color: #FDA333;
}
.header_search .autocomplete-search-tips {
    position: relative;
}
.dropdown-menu > li > a {
    color:#000;
}
.breadcrumb>li+li::before{padding:0}
.wp-bread .breadcrumb>li a{color:#ab9182}
.wp-bread .breadcrumb>li.active{color:#f3b94d}
.breadcrumb>li+li:before{content:">";padding:0 5px;color:#ccc}
.breadcrumb>.active{color:#999}
.model-color .option-color input{
    width: 36px;
    height: 20px;
    opacity: 0;
    position: absolute;
    top: 0;
    cursor: pointer;
}
.btn-zozo {
    padding: 5px 20px;
    background: #3393df;
    display: inline-block;
    margin: 10px 0;
}
.product-search .model-header .model-banner .model-search-position .title-left{
    float:none;
    width: auto;
}
.search-product-input{
    position: relative;
}
.place-search-product{
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
    z-index:10;
}
.header_search .place-search-product{
    top: 0;
    left: 0;
}
.header_search .place-search-product .form-control {
    height: 36px !important;
    padding:0 5px;
    width:110px;
    background: rgba(29,33,41,.6);
    backdrop-filter: blur(8px);
}
.header_search.www-search-form .search-form-input .www-keyword {
    padding-left: 115px;
}
.place-search-product .form-control {
    width: 200px;
    height: 35px !important;
    line-height: 35px;
    background: #0f0f0f;
    border-radius: 24px;
    border: 0;
}
.place-search-product .form-control:focus {
    color: #fff;
}
.search-product-input .model-search-input > label .www-keyword{
    padding-left: 210px !important;
}
.search-product-input .checkbox-inline {
    display: block;
}
.search-product-input .model-search-input .www-keyword {
    height: 45px;
}
/*.detail-swiper .swiper-slide img {*/
/*    width: auto;*/
/*    max-width: 100%;*/
/*    height: 100%;*/
/*    object-fit: contain;*/
/*}*/
.product-name {
    padding: 10px 0;
}
.product-name h1{
    font-size:20px;
    font-weight: bold;
}
.default-options a{
    color:#06CD65;
}

.account-box-shadow input[type="text"], 
.account-box-shadow input[type="email"], 
.account-box-shadow input[type="number"], 
.account-box-shadow input[type="tel"], 
.account-box-shadow input[type="password"], 
.account-box-shadow select.form-control--customize {
    width:100%;
}

body.common-home .mid-header-mobile {
    display: flex;
    position: relative;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    background: #fff;
}
.mid-header-mobile {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    background: #fff;
}

.mid-header .nav-menu>li>.nav-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: -2.3rem;
    padding: 4px;
    padding-right: 4px;
    z-index: 1;
    padding-right: 0;
}
.nav-menu>li>a {
    display: flex;
    align-items: center;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    min-height: 40px;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}
.nav-dropdown {
    min-width: 200px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
    pointer-events: all;
}

.nav-dropdown li a {
    display: flex;
    align-items: center;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    min-height: 40px;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}

.nav-dropdown .nav-dropdown {
    left: 100%;
    padding: 4px;
    top: 0;
}

.mid-header .nav-menu>li.has-child:hover::after {
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-image: none 100% / 1 / 0 stretch;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0.95);
    border-width: 0.7rem;
    margin-left: -0.7rem;
    z-index: 1;
}

.www-nav-list-fixed span.menu-bar{
    border-radius: 50px;
    width: 40px;
    padding: 8px;
    height: 40px;
    display: inline-block;
    margin: 10px 0;
    position: absolute;
    left: 50px;
}
.www-navbar .www-nav-list ul .nav-item .nav-link:hover,
.menu-mobile .nav-menu .nav-item.item_lv0 a.nav-link:hover{
    background-color: #fff3;
}
span.menu-bar {
    display:block;
    cursor: pointer;
    font-size: 18px;
    color: #0f0f0f;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}
.menu-mobile .nav-menu li {
    display: block;
    float: none;
    text-align: left;
    position: relative;
    clear:both;
    border-radius: 10px;
}
body.common-home .menu-mobile {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 75px;
    left: 0;
    background-color: #0f0f0f;
    overflow-x: hidden;
}
.menu-mobile {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99;
    top: 75px;
    left: 0;
    background-color: #0f0f0f;
    overflow-x: hidden;
}
.menu-mobile .nav-menus-wrapper{
    padding:6px 12px;
}
.menu-mobile>a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: rgb(0, 8, 28);
    display: block;
    transition: 0.3s;
}

.menu-mobile .nav-menu>li>a img {
    margin-right: 10px;
    margin-left: 2px;
}

.menu-mobile .nav-menu li i{
    color:#fff;
    position: absolute;
    right: 0;
    font-size: 26px;
    width:30px;
    height:30px;
    text-align:center;
    top: 5px;
    cursor: pointer;
    transform: rotate(0deg);
    transition: transform 250ms ease 0s;
}

.menu-mobile .nav-menu>li.active>i,
.menu-mobile .nav-menu>li>ul>li.active>i,
.menu-mobile .nav-menu>li>ul>li>ul>li.active>i{
    transform: rotate(180deg);
    transition: transform 250ms ease 0s;
}

.menu-mobile .nav-menu>li.active>.nav-dropdown,
.menu-mobile .nav-menu li ul li.active>.nav-dropdown {
    display: block;
    position: relative;
    left: 0;
    padding: 0;
    clear: both;
}
.menu-mobile .closebtn {
    color:#fff;
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    padding:0;
}
.micro-model-caizhi .microwww-models-list ul li:nth-child(3n),
.micro-model-caizhi .microwww-models-list ul li:nth-child(6n){
    width: 665px;
}
.micro-model-caizhi .microwww-models-list ul li.items-2 .item-right-imgs,
.micro-model-caizhi .microwww-models-list ul li.items-5 .item-right-imgs{
    width:100%;
    text-align: center;
}
.micro-model-caizhi .microwww-models-list ul li .item-right-imgs a img{
    width:auto;
}
.user__profile {
    display: flex;
    align-items: center;
}
.user__profile img{
    display: flex;
    align-items: center;
    width:35px;
    height:35px;
    border-radius: 100%;
}
.user__profile h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    margin-left: 5px;
    font-size: 1em;
}
.user__profile h4 i {
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    margin-left: 5px;
}
.www-navbar .www-nav-right > ul > li.new-logout{
    padding: 20px 0;
}
.user__profile.active .dropdown-menu{
    left:-70px;
    display:block;
    min-width: 14rem;
    padding: 0;
    margin:0;
    border-radius: 4px;
}
.www-navbar .www-nav-right > ul .user-name .mdc-list-item a {
    color: #666;
}
li.mdc-list-item {
    position: relative;
    cursor: pointer;
    padding: 0 20px;
    min-height: 35px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
li.mdc-list-item:hover{
    background: #cbd2d8;
}
.mdc-list-divider {
    height: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.12);
}

.www-navbar .www-nav-list ul .nav-item .nav-link.active,
.www-nav-list-fixed .main-menu-lists>ul>li .nav-link.active{
    border-radius: 8px;
    background:#fff;
    color:#000;
    padding: 5px 10px;
}
.nav-menu li a.nav-link.active,
.nav-menu li.active a.nav-link,
.nav-menu li.item_lv1.active > a,
.nav-menu li.item_lv2.active > a{
    border-radius: 8px;
    background:#ffffff1a;
    padding: 5px 10px;
}
.nav-menu li a.nav-link,
.nav-menu li.item_lv1 > a,
.nav-menu li.item_lv2 > a,
.nav-menu li.item_lv3 > a{
    border-radius: 8px;
    padding: 0 12px;
}
.nav-menu li.item_lv1 > a,
.nav-menu li.item_lv1.active > a{
    padding-left: 15px;
}
.nav-menu li.item_lv2 > a,
.nav-menu li.item_lv2.active > a{
    padding-left: 20px;
}
.nav-menu li.item_lv3 > a{
    padding-left: 25px;
}
.menu-mobile .nav-menu .nav-item .item_lv1 a:hover,
.menu-mobile .nav-menu .nav-item .item_lv2 a:hover,
.menu-mobile .nav-menu .nav-item .item_lv3 a:hover{
    background-color: #fff3;
}
.www-navbar .www-nav-list ul .nav-item .nav-link,
.www-nav-list-fixed .main-menu-lists>ul>li .nav-link{
    border-radius: 8px;
    background:#ffffff1a;
    color:#fff;
    padding: 5px 10px;
    height: 36px;
    line-height: 26px;
}
.www-nav-list-fixed .main-menu-lists>ul>li .nav-link{
    display: initial;
}
.bar1, .bar2, .bar3 {
    width: 24px;
    height: 1px;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
    border-radius: 5px;
}
.bar3{
    margin-bottom:0;
}
body.common-home.show-menubar{
    margin-left:250px;
    overflow-x: hidden;
}
body.show-menubar .menu-mobile{
    width:250px;
}
.details-content{
    padding-top:60px;
}
.form-control {
    color: #fff;
    background-color: transparent;
    border: 1px solid #303030;
    border-radius: 40px;
}
.form-horizontal .form-control {
    border-radius: .25rem;
}

.account-success a{
    color:#fff;
}
.account-logout a{
    color:#fff;
}
.place-search-product option[value='214'],
.place-search-product option[value='1418']{ 
    display:none;
}
.alert-success {
    margin: 0;
}
#layout-login-v2{
    padding-top:75px;
}

.show-menubar .site-overlay {
    opacity: 1;
    visibility: visible;
    
    transition-duration: 200ms;
}
body:not(.common-home) .site-overlay {
    background: rgba(0, 0, 0, 0.5);
    
}
.site-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    transition-property: opacity;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.wwwmodel-title .wwwmodel-title-left,
.wwwmodel-title-right,
.download-show-box,
.microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right{
    position: relative;
    z-index: 1;
}
.model-list .model-goods-box > ul > li .model-goods{
    position: relative;
}
.model-list .model-goods-box > ul > li .model-goods .model-goods-info.collect-click{
    position: absolute;
    bottom: 35px;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    background: #6b6a6b;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
@media screen and (max-width: 1700px){
    .micro-model-caizhi.microwww-model .microwww-model-list .microwww-item-left {
        width: 325px;
        height: 630px;
        display:block;
    }
    .micro-model-caizhi .microwww-models-list ul li {
        width: 260px;
        margin: 10px;
    }
    .micro-model-caizhi .microwww-models-list ul li:nth-child(3n), .micro-model-caizhi .microwww-models-list ul li:nth-child(6n) {
        width: 500px;
    }
    .micro-model-caizhi .microwww-models-list ul li .item-right-imgs {
        width: 100%;
        height: 100%;
    }
    .micro-model-caizhi .microwww-models-list ul li .item-right-imgs a img {
        height: 260px;
        object-fit: contain;
    }
    .microwww-model.micro-model-tietu .microwww-model-list .microwww-list-item .microwww-item-right ul {
        width: auto;
        margin: 0;
    }
    .model-list .details-content .wrap-breadcrumb .semblable-model .micro-model-works, 
    .model-list .details-content .wrap-breadcrumb .semblable-model .description.v-base-content {
        width: 1400px;
    }
    .model-list .semblable-model .microwww-models-list ul li, .model-list .semblable-model .microwww-models-list ul li .item-right-imgs {
        width: 257px;
    }
    .product-name h1{
        font-size:26px;
    }
}
@media only screen and (max-width: 1800px){
    .download-show-box .download-show-item {
        width: 420px;
    }
}