.home-banner {
    min-height: 48px;
}

#shop-header {
    height: 48px;
    background: rgba(28, 28, 28, 0.96);
    width: 100%;
    z-index: 2;
    top: 0;
}

#shop-header .logo img {
    display: inline-block;
    position: relative;
    z-index: 3;
    width: 220px;
    height: 48px;
}

#shop-header .logo img.home_logo_none {
    display: none;
}

#shop-header .logo img.home {
    margin: 0;
    width: 220px;
    height: 100px;
}

#shop-header .shop-menu {
    height: 48px;
    line-height: 48px;
    margin-right: -15px;
}

#shop-header .shop-menu li {
    float: left;
}

#shop-header .shop-menu li>a {
    font-size: 14px;
    color: #fff;
    padding: 14px 20px;
}

#shop-header .shop-menu li .shop-banner {
    display: none;
    position: absolute;
    top: 48px;
    height: 96px;
    left: 0;
    width: 100%;
    background: rgba(28, 28, 28, 0.96);
    text-align: center;
    z-index: 2;
}

#shop-header .shop-menu li .shop-banner .w1190 {
    text-align: right;
    position: relative;
}

#shop-header .shop-menu li .shop-banner a {
    display: inline-block;
    font-size: 14px;
    margin: 24px 0 24px 35px;
    color: #999;
}

#shop-header .shop-menu li .shop-banner a img {
    margin: 10px 10px 0 0;
    color: #999;
    display: block;
    width: 28px;
    height: 28px;
    float: left;
}

#shop-header .shop-menu li .shop-banner a img.hover {
    display: none;
}

#shop-header .shop-menu li .shop-banner a.active {
    color: #ea5a2b;
}

#shop-header .shop-menu li .shop-banner a:hover {
    color: #ea5a2b;
}

#shop-header .shop-menu li .shop-banner a:hover img.define {
    display: none;
}

#shop-header .shop-menu li .shop-banner a:hover img.hover {
    display: block;
}

#shop-header .shop-menu li .shop-banner .w1190::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 88%;
    background: #161616;
    top: 0;
    right: 0;
}

#shop-header .shop-menu li.active>a,
#shop-header .shop-menu li.active>a i,
#shop-header .shop-menu li:hover>a,
#shop-header .shop-menu li:hover>a i {
    color: #ea5a2b;
}

#shop-header .shop-menu li:hover .shop-banner {
    display: block;
}

.home #shop-header .logo img {
    width: 92px;
    height: 36px;
    margin: 6px 0;
}

#shop-footer {
    height: auto;
    padding: 60px 0 30px;
    width: 100%;
    background: #fff;
}

#shop-footer .site {
    padding: 30px 0 50px;
    border-bottom: 1px solid #e4e4e4;
}

#shop-footer .site li {
    width: 170px;
    margin-right: 20px;
}

#shop-footer .site h5 {
    font-weight: normal;
    font-size: 16px;
    color: #222;
    margin-bottom: 25px;
}

#shop-footer .site p {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    margin-bottom: 12px;
    color: #515151;
    max-width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#shop-footer .site .call i {
    margin: 25px 0 20px;
    font-size: 14px;
    color: #666;
    display: inline-block;
}

#shop-footer .site .call h5 {
    font-size: 24px;
    color: #333;
    text-align: right;
    font-weight: bold;
}

#shop-footer .card {
    padding: 25px 0 0;
}

#shop-footer .card>.fl {
    overflow: hidden;
}

#shop-footer .card p {
    margin-bottom: 10px;
}

#shop-footer .card p a {
    color: #666;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    padding: 0 15px;
    border-left: 1px solid #666;
}

#shop-footer .card p a:hover {
    color: #ea5a2b;
}

#shop-footer .card p.lists {
    margin-left: -15px;
}

#shop-footer .card .link {
    font-size: 14px;
    margin: 23px 80px 0 0;
}

#shop-footer .card .link i {
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #666;
    display: inline-block;
    margin-left: 20px;
    background: url(../images/sprite.png) no-repeat -20px 0;
}

#shop-footer .card .link div i {
    background: url(../images/sprite.png) no-repeat 0 0;
}

#shop-footer .card .link span {
    color: #999;
    vertical-align: top;
}

#shop-footer .card .link .pr {
    display: inline-block;
    cursor: pointer;
}

#shop-footer .card .link .pr .pa {
    display: none;
    bottom: 40px;
    left: -30px;
    width: 120px;
    height: 128px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 16px 0 rgba(197, 197, 197, 0.5);
    box-shadow: 0 0 16px 0 rgba(197, 197, 197, 0.5);
}

#shop-footer .card .link .pr .pa img {
    margin: 0;
    display: inline-block;
    padding: 15px 25px 10px;
    width: 70px;
    height: 70px;
}

#shop-footer .card .link .pr .pa p {
    color: #333;
    font-size: 14px;
}

#shop-footer .card .link .pr .pa::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    left: 54px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #fff;
}

#shop-footer .card .link .pr:hover .pa {
    display: block;
}

.product-layout .w1190 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-layout .w1190 a {
    text-align: center;
    margin: 50px 0;
}

.product-layout .w1190 a img {
    width: 56px;
    height: 56px;
    display: block;
}

.product-layout .w1190 a img.hover {
    display: none;
}

.product-layout .w1190 a p {
    padding-top: 20px;
}

.product-layout .w1190 a:hover img.define {
    display: none;
}

.product-layout .w1190 a:hover img.hover {
    display: block;
}

.product-layout .w1190 a:hover p {
    color: #ea5a2b;
}

@media screen and (min-width: 768px) {
    .home-banner .swiper-pagination-bullet {
        width: 22px;
        height: 8px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
        opacity: 0.3;
    }
    .home-banner .swiper-pagination-bullet-active {
        width: 35px;
        opacity: 1;
    }
    .home-banner .swiper-container-horizontal .swiper-pagination-bullet {
        margin: 0 6px;
    }
    .home-banner .swiper-container-horizontal .swiper-pagination-bullets {
        bottom: 50px;
    }
    .home-banner .swiper-slide a {
        overflow: hidden;
        display: block;
    }
    .home-banner .swiper-slide img {
        width: 100%;
    }
    .one-layout {
        margin-bottom: 30px;
    }
    .one-layout .w1190 a {
        width: 100%;
        display: block;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .one-layout .w1190 a img {
        width: 100%;
        display: block;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .one-layout .w1190 a:hover {
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .one-layout .w1190 a:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
    .one-layout .w1190 a video {
        width: 100%;
        /* height: 380px; */
    }
    .two-text-layout .w1190 a span,
    .two-layout .w1190 a span {
        width: 580px;
        height: 380px;
        display: inline-block;
        overflow: hidden;
        position: relative;
    }
    .two-text-layout .w1190 a video,
    .two-layout .w1190 a video {
        width: auto;
        height: 380px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .three-text-layout .w1190 a video,
    .three-layout .w1190 a video {
        width: auto;
        height: 264px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .three-text-layout .w1190 a span,
    .three-layout .w1190 a span {
        width: 377px;
        height: 264px;
        display: inline-block;
        position: relative;
        overflow: hidden;
    }
    .two-text-layout .w1190 a {
        float: left;
        width: 580px;
        margin-bottom: 30px;
        overflow: hidden;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    .two-text-layout .w1190 a div {
        background: #fff;
        width: 580px;
    }
    .two-text-layout .w1190 a h5 {
        padding: 6px 10px;
        font-size: 16px;
        color: #333;
        font-weight: normal;
        height: 24px;
    }
    .two-text-layout .w1190 a p {
        padding: 0 10px 10px;
        font-size: 14px;
        height: 24px;
    }
    .two-text-layout .w1190 a:nth-child(2n) {
        float: right;
    }
    .two-text-layout .w1190 a span {
        width: 580px;
        height: 380px;
        display: inline-block;
        overflow: hidden;
    }
    .two-text-layout .w1190 a img {
        width: 580px;
        height: 380px;
        display: inline-block;
        -webkit-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .two-text-layout .w1190 a:hover {
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .two-text-layout .w1190 a:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
    .two-layout .w1190 a {
        float: left;
        width: 580px;
        height: 380px;
        margin-bottom: 30px;
        overflow: hidden;
        border-radius: 8px;
    }
    .two-layout .w1190 a:nth-child(2n) {
        float: right;
    }
    .two-layout .w1190 img {
        width: 580px;
        height: 380px;
        display: inline-block;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .two-layout .w1190 a:hover {
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .two-layout .w1190 a:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
    .three-text-layout .w1190 a {
        margin-bottom: 30px;
        background: #fff;
        width: 377px;
        height: 340px;
        float: left;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    .three-text-layout .w1190 a:nth-child(3n+2) {
        margin: 0 29px;
    }
    .three-text-layout .w1190 a span {
        width: 377px;
        height: 264px;
        display: inline-block;
        -webkit-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        overflow: hidden;
    }
    .three-text-layout .w1190 a img {
        width: 377px;
        height: 264px;
        display: inline-block;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .three-text-layout .w1190 a:hover {
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .three-text-layout .w1190 a:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
    .three-text-layout .w1190 a h5 {
        padding: 6px 10px 10px;
        font-size: 16px;
        color: #333;
        font-weight: normal;
        width: 377px;
        box-sizing: border-box;
    }
    .three-text-layout .w1190 a p {
        padding: 0 10px 10px;
        font-size: 14px;
        width: 377px;
        box-sizing: border-box;
    }
    .three-layout .w1190 a {
        margin-bottom: 30px;
        background: #fff;
        width: 377px;
        height: 264px;
        float: left;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
    }
    .three-layout .w1190 a:nth-child(3n+2) {
        margin: 0 29px;
    }
    .three-layout .w1190 a img {
        width: 377px;
        height: 264px;
        display: inline-block;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .three-layout .w1190 a:hover {
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .three-layout .w1190 a:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
}

.lists-layout .w1190>h4 {
    color: #333;
    font-size: 30px;
    padding: 34px 0 5px 0;
    text-align: center;
    width: 100%;
}

.lists-layout .w1190 .second-list {
    width: 100%;
}

.lists-layout .w1190 .second-list>p {
    width: 100%;
    padding: 20px 0;
}

.lists-layout .w1190 .second-list>p span.a {
    font-size: 24px;
    color: #333;
}

.lists-layout .w1190 .second-list>p span.b {
    font-size: 18px;
    color: #999;
    margin-right: 15px;
}

.lists-layout .w1190 .second-list>p span.c {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #999;
    box-sizing: border-box;
    background: url("../images/right.png") center center no-repeat;
    transform: rotateZ(90deg);
    background-size: 32%;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

.lists-layout .w1190 .second-list>p span.c.click {
    transform: rotateZ(-90deg);
}

.list-goods {
    padding: 20px;
    width: 290px;
    background: #fff;
    margin: 0 10px 10px 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.list-goods a {
    width: 250px;
    height: 250px;
    display: inline-block;
    overflow: hidden;
}

.list-goods p a {
    color: #333;
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin: 15px 0 0;
}

.list-goods .price h4 {
    color: #ea5a2b;
    line-height: 20px;
    font-size: 20px;
}

.list-goods .price h4 i {
    font-weight: normal;
}

.list-goods .price del {
    color: #999;
    line-height: 20px;
}

.list-goods:nth-child(4n) {
    margin-right: 0;
}

.weixin_model {
    display: none;
}

@media screen and (min-width: 768px) {
    a:hover {
        color: #ea5a2b;
    }
    .list-goods a img {
        width: 250px;
        height: 250px;
        display: inline-block;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .list-goods:hover {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px);
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .list-goods:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
    .w1190_none {
        display: none!important;
    }
    .w1190_block {
        display: block!important;
    }
}

.list-goods-wrap {
    width: 100%;
}

.join-wrap {
    background: #fff;
}

.join-wrap h3 {
    color: #333;
    font-size: 34px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    padding: 70px 0 50px;
}

.bread-lists {
    height: 12px;
    line-height: 12px;
    background: #fff;
    padding: 21px 0;
    color: #999;
}

.bread-lists a {
    color: #333;
    font-size: 14px;
}

.news-wrap {
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 60px;
}

.news-wrap>.w1190>h3 {
    color: #333;
    font-size: 34px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    padding: 55px 0 0;
}

.news-t {
    background: #f6f6f6;
}

.news-title {
    width: 100%;
    text-align: center;
    padding: 25px 0 40px;
    color: #999;
    font-size: 14px;
}

.news-title i {
    color: #ea5a2b;
    margin-right: 10px;
}

.news-footer {
    font-size: 16px;
}

.news-footer a {
    color: #333;
}

.news-footer .next a {
    color: #ea5a2b;
}

.news-footer span {
    color: #333;
    margin-right: 24px;
}

.news-list-wrap {
    margin-bottom: 20px;
}

.news-list-wrap .news-list-title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 7px 0 rgba(213, 213, 213, 0.09);
    box-shadow: 0px 3px 7px 0 rgba(213, 213, 213, 0.09);
}

.news-list-wrap .news-list-title a {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    color: #333;
    font-size: 18px;
    padding: 0 2px 10px;
    margin-right: 40px;
    border-bottom: 2px solid transparent;
    position: relative;
}

.news-list-wrap .news-list-title a.active {
    color: #ea5a2b;
}

.news-list-wrap .news-list-cnt {
    width: 100%;
}

.news-list-wrap .news-list-cnt .news-info {
    width: 380px;
    height: 460px;
    margin-right: 25px;
    margin-bottom: 25px;
    background: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

@media screen and (min-width: 768px) {
    .news-list-wrap .news-list-cnt .news-info:nth-child(3n) {
        margin-right: 0;
    }
    .news-list-wrap .news-list-cnt .news-info>a {
        width: 380px;
        height: 250px;
        display: inline-block;
        overflow: hidden;
    }
    .news-list-wrap .news-list-cnt .news-info>a img {
        width: 380px;
        height: 250px;
        display: inline-block;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
    }
    .news-list-wrap .news-list-cnt .news-info:hover {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px);
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .news-list-wrap .news-list-cnt .news-info:hover img {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
    .news-list-wrap .news-list-title a.active span {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        height: 2px;
        width: 40px;
        background: #ea5a2b;
    }
}

.news-list-wrap .news-list-cnt .news-info .news-i-r {
    width: 380px;
    padding: 0 20px;
    box-sizing: border-box;
}

.news-list-wrap .news-list-cnt .news-info .news-i-r h4 {
    font-size: 22px;
    color: #333;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold;
}

.news-list-wrap .news-list-cnt .news-info .news-i-r p {
    font-size: 14px;
    line-height: 1.5;
    height: 62px;
    margin-bottom: 30px;
}

.news-list-wrap .news-list-cnt .news-info .news-i-r div,
.news-list-wrap .news-list-cnt .news-info .news-i-r span {
    color: #999;
    font-size: 14px;
}

.news-list-wrap .news-list-cnt .news-info .news-i-r div img {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    vertical-align: top;
    display: none;
}

.news-list-wrap .news-list-cnt .news-page {
    height: 30px;
    text-align: right;
    padding: 30px 30px 30px 0;
}

.news-list-wrap .news-list-cnt .news-page a {
    text-align: center;
    display: inline-block;
    margin-left: 6px;
    background: #f6f6f6;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #333;
}

.news-list-wrap .news-list-cnt .news-page a.more {
    background: transparent;
    cursor: default;
}

.news-list-wrap .news-list-cnt .news-page a.active {
    color: #ea5a2b;
    cursor: default;
    background: transparent;
}

.news-list-wrap .news-list-cnt .news-page a[disabled] {
    color: #999;
    cursor: not-allowed;
    background: transparent;
}

.service-list-wrap {
    background: #fff;
}

.service-list-title {
    border-bottom: 1px solid #e4e4e4;
    padding: 30px 0;
}

.service-list-title a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-right: 45px;
}

.service-list-title a.active {
    color: #ea5a2b;
}

.service-list-cnt {
    padding: 30px 0;
}

.goods-list-wrap {
    background: #fff;
    padding: 30px 20px;
}

.goods-list-wrap .goods-item-info {
    width: 555px;
    margin-left: 30px;
}

.goods-list-wrap .goods-item-info .only_w1190_none {
    display: none;
}

.goods-list-wrap .goods-item-info * {
    border-bottom: 1px solid #ececec;
    height: 39px;
    line-height: 39px;
    font-weight: normal;
    font-size: 14px;
    text-indent: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.goods-list-wrap .goods-item-info .item-date-w {
    height: auto;
    border: 0;
}

.goods-list-wrap .goods-item-info h3 {
    font-size: 24px;
    text-indent: 0;
}

.goods-list-wrap .goods-item-info h4,
.goods-list-wrap .goods-item-info h5 {
    font-size: 18px;
}

.goods-list-wrap .goods-item-photo li {
    width: 76px;
    height: 76px;
    float: none;
}

.goods-list-wrap .goods-item-photo li img {
    width: 60px;
    height: 60px;
    display: inline-block;
    padding: 8px;
}

.goods-list-wrap .goods-item-photo li a {
    position: relative;
}

.goods-list-wrap .goods-item-photo li a::after {
    content: '';
    display: none;
    position: absolute;
    width: 76px;
    height: 76px;
    bottom: 2px;
    left: 0;
    background: url(../images/goods-c-selected.png) no-repeat 0 0;
}

.goods-list-wrap .goods-item-photo li a.active::after {
    display: block;
}

.goods-list-wrap .goods-item-photo .goods-img {
    display: inline-block;
    margin-left: 30px;
    width: 400px;
    height: 400px;
}

.goods-list-wrap .goods-store {
    text-align: center;
    margin-top: 40px;
}

.goods-list-wrap .goods-store a {
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #ea5a2b;
    font-size: 16px;
}

.goods-item-photo .swiper-container {
    display: none;
}

.img_w100 {
    width: 100%;
}

.service-list-cnt .w820 img {
    max-width: 820px !important;
    vertical-align: top;
    display: block;
}

.store-banner {
    height: 500px;
    overflow: hidden;
}

.store-banner>img {
    width: 100%;
    height: 500px;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}

.store-banner:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.store-b-wrap {
    margin-top: -365px;
    text-align: center;
}

.store-b-wrap>h5 {
    color: #3b85e0;
    font-size: 30px;
}

.store-b-wrap>p {
    font-size: 18px;
    color: #333;
    margin: 15px auto 50px;
}

.store-b-select {
    height: 50px;
    width: 480px;
    margin: 0 auto;
}

.store-sel-btn {
    width: 140px;
    border: 0;
    outline: none;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #3b85e0;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
}

.passport-select-wrap {
    width: 339px;
    display: inline-block;
    position: relative;
}

.passport-select-wrap::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 0;
    border-right: 7px solid transparent;
    border-top: 8px solid #3b85e0;
    border-left: 7px solid transparent;
    top: 21px;
    right: 20px;
}

.passport-step input,
.passport-step select {
    width: 100%;
    border: 1px solid #3b85e0;
    border-right: 0;
    height: 48px;
    line-height: 48px;
    text-indent: 20px;
    color: #999;
    font-size: 14px;
}

.passport-step select {
    outline: none;
    background: #fff;
}

.passport-step i.pa {
    bottom: 8px;
    left: 20px;
    color: #e01010;
    font-size: 12px;
}

.passport-step em.pa {
    top: 18px;
    left: -15px;
    color: #499ffe;
    font-size: 18px;
}

.passport-step input::-webkit-input-placeholder,
.passport-step input::-moz-placeholder,
.passport-step input:-moz-placeholder,
.passport-step input:-ms-input-placeholder {
    color: #999;
}

.check_urlDown {
    padding: 10px 5px 20px;
    width: 328px;
    background: #fff;
    border: 1px solid #ececec;
    border-top: 0;
    position: absolute;
    top: 50px;
    left: 0;
    min-height: 140px;
    display: none;
    z-index: 99;
}

.check_urlDown.active,
.check_urlDown_txtList.active,
.check_urlIndustry.active {
    display: block;
}

.passport-step .address {
    cursor: pointer;
}

.check_urlDown_titList {
    padding-left: 5px;
    border-bottom: 1px solid #499ffe;
}

.check_urlDown_titList li {
    height: 25px;
    line-height: 25px;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
    margin-bottom: -1px;
    max-width: 100px;
    overflow: hidden;
}

.check_urlDown_titList li.active {
    border: 1px solid #499ffe;
    padding: 0px 9px;
    line-height: 23px;
    border-bottom-color: #fff;
}

.check_urlDown_txtList {
    margin-top: 10px;
    display: none;
}

.check_urlDown_txtList li {
    height: 30px;
    line-height: 30px;
    width: 25%;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}

.check_urlDown_txtList li.active {
    color: #499ffe;
}

.check_urlDown_txtList li a {
    float: left;
    width: 80px;
    height: 30px;
}

.span_hide {
    display: none;
}

.store-list-wrap h5 {
    padding: 50px 0 20px;
    color: #333;
    font-size: 24px;
}

.store-list-map {
    width: 585px;
    height: 450px;
}

.store-list-scroll {
    background: #fff;
    padding: 20px 20px 0;
    width: 545px;
    height: 430px;
    overflow-y: auto;
}

.store-list-scroll li {
    padding-top: 10px;
    height: 108px;
    float: none;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
}

.store-list-scroll li:first-child {
    padding-top: 0;
}

.store-list-scroll li:last-child {
    border: 0;
}

.store-list-scroll li p {
    color: #333;
    font-size: 18px;
}

.store-list-scroll li div {
    margin-bottom: 6px;
}

.store-list-scroll li>p {
    color: #999;
    margin-bottom: 6px;
    font-size: 16px;
}

.store-list-scroll li a {
    color: #3b85e0;
    font-size: 14px;
}

.list-video-wrap {
    width: 1020px;
    margin: 0 auto;
}

.list-video-wrap .list-video {
    width: 320px;
    margin: 0 10px 30px;
    background: #fff;
    padding-bottom: 8px;
}

.list-video-wrap .list-video h5 {
    color: #333;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 10px 8px;
}

.list-video-wrap .list-video p {
    color: #333;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    margin: 0 10px;
    overflow: hidden;
}

.list-video-wrap .list-video img,
.list-video-wrap .list-video .play-button {
    width: 320px;
    height: 220px;
    outline: none;
}

.list-video-wrap .list-video .play-button {
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    z-index: 2;
    cursor: pointer;
    opacity: .9;
    position: absolute;
    background: rgba(0, 0, 0, .4) url(../images/player_play.png) center center no-repeat;
}

.list-video-wrap .list-video .play-button:hover {
    opacity: 1;
    background: rgba(0, 0, 0, .6) url(../images/player_play.png) center center no-repeat;
}

.layui-layer-page .layui-layer-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.w768_footer,
.w768_menu,
.menuMainLayer,
.store-list-wrap .store-l-h a,
.wlayer_store {
    display: none;
}

.home-banner video {
    max-height: 740px !important;
}

ul li,
ol li {
    float: left;
}

.store-list .top {
    margin-top: 30px;
}

.store-list .top a {
    display: inline-block;
    font-size: 18px;
    height: 46px;
    padding: 0 40px;
    line-height: 44px;
    border: 1px solid #ececec;
    margin-right: 30px;
    margin-bottom: 20px;
    box-sizing: border-box;
    cursor: pointer;
    background: #fff;
}

.store-list .top a.active,
.store-list .top a:hover {
    border: 1px solid #ea5a2b;
    color: #fff;
    background: #ea5a2b;
}

.store-list .content .left {
    background: #fff;
    width: 200px;
    margin-right: 30px;
    margin-bottom: 30px;
}

.store-list .content .left a {
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #ececec;
    cursor: pointer;
    box-sizing: border-box;
}

.store-list .content .left a {
    border-bottom: none;
}

.store-list .content .left a:last-child {
    border: 1px solid #ececec;
}

.store-list .content .left a.active,
.store-list .content .left a:hover {
    background: #ea5a2b;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .store-list .right {
        width: 960px;
        margin-bottom: 30px;
    }
    .store-list .right .box {
        width: 310px;
        height: 170px;
        margin-right: 15px;
        margin-bottom: 15px;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        background: #fff;
    }
    .store-list .right .box:nth-child(3n) {
        margin-right: 0;
    }
    .store-list .right .box:hover {
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
        -webkit-box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
        box-shadow: 0px 3px 18px 0 rgba(154, 154, 154, 0.2);
    }
    .store-list .right .box:hover>p {
        background: #ea5a2b;
        color: #fff;
    }
    .store-list .right .box>p {
        width: 310px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 20px;
        background: #ececec;
        box-sizing: border-box;
        color: #666;
    }
    .store-list .right .box>div {
        padding: 20px;
    }
    .store-list .right .box>div>p {
        font-weight: bold;
        font-size: 18px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .store-list .right .box>div>span {
        font-size: 14px;
        color: #333;
    }
    .store-list .right .box>div>span .a {
        width: 40px;
        display: inline-block;
    }
    .store-list .right .box>div>span .b {
        width: 230px;
        display: -webkit-box;
        word-break: break-all;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 2;
    }
    .store-list .right .box>div>span .b.address {
        height: 40px;
    }
    .form-layout {
        width: 940px;
        padding: 15px 20px;
        box-sizing: border-box;
        box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.1);
        margin-top: 15px;
        background: #fff;
    }
    .form-layout .form-items-50 {
        width: 50%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .form-layout .form-items-100 {
        width: 100%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .form-layout .form-items-100 p span {
        margin: 0 8px 0 5px;
    }
    .form-layout span {
        font-size: 18px;
        color: #666;
        margin-right: 5px;
        white-space: nowrap;
    }
    .form-layout label {
        font-size: 18px;
        color: #666;
        margin-right: 10px;
        white-space: nowrap;
    }
    .form-layout input[type='radio'] {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        border: 1px solid #cfcfcf;
        background: transparent;
    }
    .form-layout .check-box {
        max-width: 480px;
    }
    .form-layout input[type='checkbox'] {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        border: 1px solid #cfcfcf;
        background: transparent;
    }
    .form-layout input[type='text'],
    .form-layout input[type='tel'] {
        width: 300px;
        height: 40px;
        padding: 0 10px;
        font-size: 16px;
        box-sizing: border-box;
        border: 1px solid #cfcfcf;
    }
    .form-layout textarea {
        width: 483px;
        height: 150px;
        padding: 10px;
        box-sizing: border-box;
        resize: none;
        border: 1px solid #cfcfcf;
        font: 16px Arial;
    }
    .form-layout select {
        width: 112px;
        height: 40px;
        padding: 0 7px;
        font-size: 16px;
        box-sizing: border-box;
        border: 1px solid #cfcfcf;
    }
    #btn-submit {
        width: 250px;
        height: 50px;
        background-color: #ea5415;
        margin-top: 40px;
        color: #fff;
        font-size: 18px;
    }
}

.news-layout {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px;
    box-sizing: border-box;
}

.news-layout>p {
    border-left: 2px solid #ea5415;
    padding-left: 10px;
    color: #333;
    font-size: 18px;
    line-height: 1;
}

.news-items {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.news-items ul {
    width: 100%;
}

.news-items ul li {
    width: 50%;
    margin-bottom: 20px;
}

.news-items ul li div.a {
    height: 90px;
}

.news-items ul li div.a p:nth-child(1) {
    font-size: 64px;
    color: #333;
    line-height: 1.02;
    margin-right: 20px;
}

.news-items ul li div.a p:nth-child(2) {
    font-size: 18px;
    color: #333;
    width: 77px;
    text-align: center;
}

.news-items ul li div.b {
    height: 90px;
    width: 431px;
    border-left: 2px solid #ea5415;
    padding-left: 20px;
}

.news-items ul li div.b p:nth-child(1) {
    font-size: 20px;
    color: #333;
    line-height: 1.02;
    margin-bottom: 15px;
    margin-top: 10px;
}

.news-items ul li div.b p:nth-child(2) {
    font-size: 14px;
    color: #333;
}

.modal-overlay {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    border-radius: 4px;
    padding: 40px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 20px;
}

.modal-overlay.active {
    background: rgba(234, 84, 21, .6);
}
