.container {
    width: 1190px;
    margin: 0 auto;
}

/* -------------------- page-tabbar start -------------------- */
.page-tabbar {
    /* height: 55px; */
    height:30px;
    padding: 0px 0 7px;
}
.page-tabbar .page-logo {
    width: 118px;
    display: inline-block;
    margin-right: 22px;
    font-size: 0;
    vertical-align: top;
}
.page-logo .pic {
    width: 100%;
}
.page-tabbar .tabbar-l {
    font-size: 0;
    line-height: 38px;
}
.tabbar-l .hy {
    margin-right: 40px;
}
.tabbar-l .line {
    margin: 0 15px;
}
.page-tabbar span,
.page-tabbar a,
.tabbar-nav span,
.tabbar-nav a {
    font-size: 12px;
}
.page-tabbar .tabbar-nav {
    font-size: 0;
    line-height: 38px;
}
.tabbar-nav span,
.tabbar-nav a {
    font-size: 12px;
}
.tabbar-nav span {
    margin: 0 17px;
}
.page-tabbar a {
    transition: all .3s ease-in;
}
/* -------------------- page-tabbar end -------------------- */


/* -------------------- page-hd start -------------------- */
.page-hd {
    padding: 15px 0 30px;
    height: 80px;
}
.page-hd .hd-l .title-group {
    margin-left: 12px;
    padding-top: 12px;
}
.page-hd .hd-l .title-group .title {
    font-size: 15px;
    line-height: 33px;
    font-weight: bold;
    font-family:Microsoft YaHei;
}
.page-hd .hd-l .title-group .subtitle {
    font-size: 0;
    margin-top: 8px;
}
.page-hd .hd-l .title-group .pic {
    width: 22px;
    height: 22px;
    margin-right: 9px;
    vertical-align: middle;
}
.page-hd .hd-l .title-group .lj-pic {
    margin-right: 15px;
}
.page-hd .hd-l .title-group .lj-pic .pic {
    height: 22px;
    margin-right: 6px;
}
.page-hd .hd-l .title-group .subtitle span {
    font-size: 14px;
    vertical-align: middle;
}
.page-hd .hd-l .title-group .pic-group {
    padding-top: 1px;
}
.page-hd .hd-search {
    padding-top: 21px;
    font-size: 14px;
}
.page-hd .hd-search .hSearch-shop input[type='text'] {
    width: 267px;
    height: 18px;
    line-height: 18px;
    border-width: 1px;
    border-style: solid;
    border-right: 0;
    padding: 10px 20px;
    font-size: 14px;
}
.page-hd .hd-search .hSearch-shop .btn {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 95px;
    height: 38px;
    line-height: 38px;
    border-width: 1px;
    border-style: solid;
    background: #FF3D00;
}
.page-hd .hd-search .hSearch-web {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    width: 79px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-left: 13px;
}
/* -------------------- page-hd end -------------------- */


/* -------------------- page-nav start -------------------- */
.page-nav {
    height: 45px;
    line-height: 1;
    position: relative;
}
.page-nav .nav-list li {
    float: left;
}
.page-nav .nav-list li > a {
    padding: 0 20px;
    line-height: 45px;
    font-size: 15px;
    display: inline-block;
    /* transition: all .3s ease-in; */
}
.page-nav .nav-list li + li {
    margin-left: 42px;
}
.page-nav .collect-btn {
    font-size: 15px;
    line-height: 45px;
    height: 45px;
    display: inline-block;
}
.page-nav .collect-btn i {
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 19px;
    vertical-align: middle;
    margin-right: 12px;
}
.page-nav .collect-btn span {
    vertical-align: middle;
}
/* -------------------- page-nav end -------------------- */


/* -------------------- page-banner start -------------------- */
.page-banner {
    position: relative;
}
.page-banner .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    opacity: 1;
}
/* -------------------- page-banner end -------------------- */


/* -------------------- page-about start -------------------- */
.page-about {
    padding: 93px 0 107px;
}
.page-about .pa-pic {
    width: 508px;
    height: 393px;
    position: relative;
}
.page-about .pa-pic .img {
    width: 100%;
    height: 100%;
}
.page-about .info {
    width: 619px;
    margin-left: 63px;
    padding-top: 5px;
}
.page-about .info .title {
    font-size: 30px;
    line-height: 40px;
}
.page-about .info .descript {
    font-size: 14px;
    line-height: 30px;
    margin-top: 25px;
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.page-about .info .list {
    margin-top: 52px;
    margin-bottom: 63px;
}
.page-about .info .list li {
    float: left;
    padding-right: 38px;
}
.page-about .info .list li + li {
    margin-left: 90px;
}
.page-about .info .list .list-des {
    margin-left: 10px;
}
.page-about .info .list li .pic {
    height: 40px;
}
.page-about .info .list li .unit {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}
.page-about .info .list li .unit span {
    vertical-align:text-top;
    font-size: 10px;
}
.page-about .info .list li .text {
    font-size: 13px;
    line-height: 17px;
    margin-top: 7px;
}
.page-about .info .btn {
    display: inline-block;
    height: 45px;
    font-size: 14px;
    width: 200px;
    border-radius: 3px;
    text-align: center;
    line-height: 45px;
}
/* -------------------- page-about end -------------------- */


/* -------------------- page-product start -------------------- */
.page-product {
    padding-top: 87px;
    padding-bottom: 73px;
}
.page-product .hgroup {
    text-align: center;
}
.page-product .hgroup .title {
    font-size: 25px;
    line-height: 33px;
}
.page-product .hgroup .subtitle {
    font-size: 0;
    line-height: 19px;
    margin-top: 24px;
}
.page-product .hgroup .subtitle a,
.page-product .hgroup .subtitle .line {
    font-size: 14px;
}
.page-product .hgroup .subtitle .line {
    margin: 0 18px;
}
/* -------------------- *************************** -------------------- */
.page-product .product-list {
    margin-top: 37px;
}
.product-list ul {
    margin-right: -23px;
}
.product-list li {
    float: left;
    width: 280px;
    margin-bottom: 46px;
    margin-right: 23px;
}
.product-list li a {
    display: block;
}
.product-list li .pic {
    width: 278px;
    height: 278px;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}
.product-list li .pic img {
    width: 100%;
    height: 100%;
    transition: all .3s ease-in;
}
.product-list li:hover .pic img {
    transform: scale(1.05);
}
.product-list .info {
    padding: 13px 0;
}
.product-list .info .price {
    font-size: 15px;
    font-weight: bold;
}
.product-list .info .des {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 12px;
    height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/* -------------------- *************************** -------------------- */

/* -------------------- page-product end -------------------- */


/* -------------------- page-why start -------------------- */
.page-why {
    height: 327px;
    padding-top: 54px;
    box-sizing: border-box;
    position: relative;
}
.page-why .hgroup .title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.page-why .list {
    margin-right: -23px;
    margin-top: 42px;
}
.page-why .list li {
    float: left;
    width: 280px;
    margin-right: 23px;
    padding: 32px 44px 39px;
    box-sizing: border-box;
}
.page-why .list li .pic {
    height: 51px;
}
.page-why li .pic img {
    width: 100%;
    height: 100%;
    transition: all .3s ease-in;
}
.page-why .list li .info {
    margin-left: 12px;
    padding-top: 3px;
}
.page-why .list li .info .title {
    font-size: 16px;
    line-height: 21px;
}
.page-why .list li .info .text {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}
/* -------------------- page-why end -------------------- */


/* -------------------- page-news start -------------------- */
.page-news {
    padding-top: 54px;
    padding-bottom: 80px;
}
.page-news .hgroup .title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.page-news .list {
    margin-right: -23px;
    margin-top: 42px;
}
.page-news .list li {
    float: left;
    width: 280px;
    margin-right: 23px;
    margin-bottom: 23px;
    box-sizing: border-box;
    position: relative;
}
.page-news .list li a {
    display: block;
}
.page-news .list li .pic-box {
    height: 200px;
    overflow: hidden;
}
.page-news .list li .pic {
    width: 100%;
    height: 100%;
}
.page-news .list li .info {
    padding: 20px 25px 30px;
}
.page-news .list li .info .title {
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-news .list li .info .text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 60px;
}
.page-news .list li .i-enter {
    position: absolute;
    right: 31px;
    bottom: 25px;
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
}
.page-news .list li .time {
    font-size: 12px;
    line-height: 16px;
    margin-top: 25px;
}
.page-news .list-more {
    text-align: center;
    margin-top: 46px;
}
.page-news .list-more .btn {
    display: inline-block;
    width:200px;
    height:45px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    font-size:14px;
}
.page-news .news-more {
    text-align: center;
    margin-top: 85px;
}
.page-news .news-more .btn {
    display: inline-block;
    font-size:14px;
    color: #484852;
    text-align: center;
}
.page-news .news-more .btn i {
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-top: 12px;
    border-radius: 50%;
    background-image: url(/shop/images/add.png);
    background-position: center;
    background-repeat: no-repeat;
}
.page-news .news-more .btn:hover i,
.page-news .news-more .btn.active i {
    background-image: url(/shop/images/add01.png);
}
.page-news .news-more .btn:hover,
.page-news .news-more .btn.active {
    color: #0DAE9E;
}
/* -------------------- page-news end -------------------- */


/* -------------------- page-map start -------------------- */
.page-map {
    height: 280px;
}
.page-map .pic {
    width: 100%;
}
/* -------------------- page-map end -------------------- */


/* -------------------- page-footer start -------------------- */
.page-footer .footer-hd {
    height: 151px;
    padding-top: 48px;
    box-sizing: border-box;
}
.page-footer .footer-hd .item {
    width: 33.3%;
}
.page-footer .footer-hd .item .pic {
    height: 50px;
    margin-right: 24px;
}
.page-footer .footer-hd .item .title {
    font-size: 18px;
}
.page-footer .footer-hd .item .text {
    font-size: 15px;
    margin-top: 10px;
}
.page-footer .footer-bt {
    line-height: 65px;
    text-align: center;
    font-size: 12px;
}
.page-footer .footer-bt .support {
    margin: 0 20px;
}
.ft-qq span {
    color: #fff;
    vertical-align: middle;
}
.ft-qq i {
    display: inline-block;
    width: 23px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/shop/images/qq.png);
    vertical-align: middle;
    margin-right: 8px;
}
/* -------------------- page-footer end -------------------- */


/* -------------------- web-banner start -------------------- */
.web-banner {
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
}
.web-banner .inner {
    padding-top: 65px;
}
.web-banner .inner .title {
    font-size: 75px;
    line-height: 99px;
}
.web-banner .inner .text {
    font-size: 18px;
    line-height: 24px;
    margin-top: 9px;
}
/* -------------------- web-banner end -------------------- */


/* -------------------- hot-wrapper start -------------------- */
.hot-wrapper {
    background-position: top center;
    background-repeat: no-repeat;
}
.hot-wrapper .hot-box {
    padding-top: 55px;
}
.hot-box .hgroup .title {
    font-size:50px;
    line-height: 1;
    font-family:ShiShangZhongHeiJianTi;
    text-align: center;
}
.hot-box .hgroup .hot-title {
    height: 52px;
}
.hot-box .list {
    margin-top: 30px;
}
.hot-box .list ul {
    margin-right: -20px;
}
.hot-box .list li {
    width: 585px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.hot-box .list li .num {
    text-align: center;
    margin-bottom: 13px;
}
.hot-box .list .num img {
    height: 56px;
}
.hot-box .list li a {
    display: block;
}
.hot-box .list .pic img {
    width: 100%;
}
.hot-box .list .info {
    padding: 20px 36px;
}
.hot-box .list .info .text {
    color: #7C7C7C;
    font-size: 15px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hot-box .list .info .price {
    font-size: 18px;
    line-height: 24px;
    margin-top: 17px;
}
/* -------------------- hot-wrapper end -------------------- */


/* -------------------- about-basic start -------------------- */
.about-basic {
    padding: 74px 0 78px;
}
.about-basic .title {
    font-size: 0;
}
.about-basic .title  span {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 20px;
}
.about-basic .title img {
    margin-right: 10px;
}
.about-basic .title .lj-pic {
    height: 22px;
}
.about-basic .title .pic {
    height: 20px;
}
.about-basic .info {
    font-size: 14px;
    line-height: 35px;
    margin-top: 40px;
}
.about-basic .descript {
    font-size: 14px;
    line-height: 35px;
    margin-top: 32px;
}
.about-basic .descript .pic {
    vertical-align: middle;
    height: 22px;
    margin-right: 10px;
    margin-left: 10px;
}
.about-basic .descript span {
    vertical-align: middle;
}
/* -------------------- about-basic end -------------------- */


/* -------------------- about-business start -------------------- */
.about-business {
    padding-bottom: 80px;
    padding-top: 120px;
}
.about-business .ab-hd {
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 5px;
}
.about-business .ab-hd .title {
    font-size: 25px;
    line-height: 1;
    display: inline-block;
    padding-bottom: 17px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    margin-bottom: -1px;
}
.about-business .ab-hd .tyc {
    position: absolute;
    right: 0;
    bottom: 7px;
    font-size: 14px;
    line-height: 30px;
}
.about-business .ab-hd .tyc span {
    vertical-align: middle;
}
.about-business .ab-hd .tyc img {
    height: 30px;
}
.tyc-table {
    margin-top: 24px;
    position: relative;
}
.tyc-table .i-rz {
    position: absolute;
    top: 70px;
    left: 446px;
}
.tyc-table .row [class^="col-"] {
    float: left;
    border-style: solid;
    border-width: 1px;
    line-height: 43px;
    height: 43px;
    overflow: hidden;
    margin-right: -1px;
    margin-bottom: -1px;
    font-size: 14px;
}
.tyc-table .row .col-1 {
    width: 113px;
    padding-left: 20px;
    padding-right: 20px;
}
.tyc-table .row .col-2 {
    width: 380px;
    padding-left: 30px;
    padding-right: 30px;
}
.tyc-table .row .col-3 {
    width: 975px;
    padding-left: 30px;
    padding-right: 30px;
}
/* -------------------- about-business end -------------------- */


/* -------------------- about-manage start -------------------- */
.about-manage {
    padding: 113px 0 76px;
}
.about-manage .am-l {
    width: 504px;
    padding: 40px 38px;
}
.about-manage .am-l .title {
    font-size: 25px;
    font-weight:bold;
    line-height: 33px;
}
.about-manage .am-l .info {
    font-size:14px;
}
.about-manage .am-l .info .label,
.about-manage .am-l .info .des {
    float: left;
}
.about-manage .am-l .info .row {
    line-height: 40px;
}
.about-manage .am-l .info .row.tag {
    margin-top: 26px;
    margin-bottom: 11px;
    line-height: 35px;
}
.about-manage .tag .des span {
    font-size:14px;
    display: inline-block;
    border-radius:5px;
    line-height: 35px;
    padding: 0 15px;
    margin-right: 10px;
}
.about-manage .am-r {
    width: 600px;
}

.manage-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.manage-pagination .item {
    float: left;
    width: 33.33%;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.about-manage .am-r .swiper-button-next,
.about-manage .am-r .swiper-button-prev {
    width: 40px;
    height: 75px;
    margin-top: -38px;
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: 18px 31px;
    -webkit-background-size: 18px 31px;
    background-size: 18px 31px;
    opacity: .9;
}
.about-manage .am-r .swiper-button-prev {
    left: 0;
}
.about-manage .am-r .swiper-button-next {
    right: 0;
}
/* -------------------- about-manage end -------------------- */


/* -------------------- contact-wrapper start -------------------- */
.contact-wrapper {
    padding: 101px 0 141px;
}
.contact-wrapper .contact-l {
    width: 539px;
}
.contact-l .title {
    font-size: 20px;
    font-weight:bold;
}
.contact-l .subtitle {
    margin-top: 24px;
}
.contact-l .subtitle a {
    font-size: 16px;
    line-height: 1.5;
    margin-right: 15px;
}
.contact-l .info {
    font-size: 14px;
    margin-top: 28px;
}
.contact-l .info .row {
    margin-bottom: 24px;
}
.contact-l .info .label {
    float: left;
    width: 5em;
    text-align: justify;
    text-align-last: justify;
}
.contact-l .info .text {
    float: left;
}
.contact-r {
    width: 450px;
    padding-top: 17px;
}
.contact-r .title {
    font-size: 20px;
    font-weight: bold;
}
.contact-form {
    margin-top: 25px;
}
.contact-form .row {
    margin-bottom: 20px;
}
.contact-form input,
.contact-form textarea {
    border-radius:5px;
    border: none;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.contact-form input {
    line-height: 40px;
    padding: 0 10px;
}
.contact-form textarea {
    line-height: 1.5;
    padding: 15px 10px;
    height: 80px;
}
.contact-form .submit-btn {
    display: block;
    font-size: 14px;
    font-weight:bold;
    width:200px;
    height:45px;
    line-height: 45px;
    text-align: center;
    border-radius:5px;
}
/* -------------------- contact-wrapper end -------------------- */

.product-wrapper {
    padding: 100px 0 80px;
}
.product-sort .title {
    font-size:14px;
    font-weight:bold;
}
.product-sort .psort-box {
    margin-bottom: 76px;
}
.psort-box .psort-hd {
    margin-top: 22px;
    border-width: 1px;
    border-style: solid;
    margin-right: -1px;
}
.psort-hd .psort-all,
.psort-hd .psort-list li{
    float: left;
    width: 147px;
    border-width: 1px;
    border-style: solid;
    margin-top: -1px;
    margin-left: -1px;
}
.psort-hd .psort-list ul {
    margin-right: -1px;
}
.psort-hd .psort-list li:nth-of-type(8n) {
    width: 153px;
}
.psort-hd .psort-all {
    width: 152px;
}
.psort-hd .psort-all a,
.psort-hd .psort-list li a {
    font-size: 14px;
    line-height: 48px;
    display: block;
    text-align: center;
    font-weight: bold;
    transition: all .3s ease-in;
}
.psort-hd .psort-list li.hasChild i {
    display: inline-block;
    width: 15px;
    height: 9px;
    margin-left: 10px;
    background-position: center;
    background-repeat: no-repeat;
}
.psort-box .psort-main {
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    margin-top: -2px;
    margin-right: -1px;
}
.psort-box .psort-main ul {
    margin-right: -50px;
}
.psort-box .psort-main li {
    float: left;
    margin-right: 50px;
}
.psort-box .psort-main a {
    font-size:14px;
    line-height:35px;
}
.psort-box .psort-main a:hover,
.psort-box .psort-main li.active a {
    font-weight: bold;
}
.page {
    padding: 20px 0;
}
.page ul {
    text-align: center;
    font-size: 0;
}
.page li {
    display: inline-block;
    margin: 0 5px;
}
.page li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.page li.prev i {
    margin-right: 10px;
}
.page li.next i {
    margin-left: 10px;
}
.page li span {
    vertical-align: middle;
}
.page li a {
    display: inline-block;
    border-radius:4px;
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    color: #354052;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    transition: background .2s ease-in;
}


/* -------------------- product-content start -------------------- */
.product-content {
    padding-top: 30px;
    padding-bottom: 70px;
}
.product-content .pro-crumbs {
    font-size: 14px;
    line-height: 19px;
    padding: 8px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.p-main .pm-l {
    width: 922px;
}
.pm-l .pro-box {
    padding-top: 33px;
    padding-bottom: 25px;
}
.pm-l .pro-swiper {
    width: 420px;
}
.pro-swiper .swiper-slide,
.pro-swiper .swiper-slide img {
    width: 100%;
}
.pro-swiper .pro-preview {
    height: 60px;
    margin-top: 20px
}
.pro-swiper .pro-preview .swiper-slide {
    height: 60px;
    width: 60px;
    cursor: pointer;
    margin-right: 15px;
    overflow:hidden;
}
.pro-info {
    margin-left: 30px;
    width: 472px;
}
.pro-info .title {
    font-size: 16px;
    font-weight:bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 30px;
}
.pro-info .row {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 18px;
}
.pro-info .row .label {
    width: 4em;
    float: left;
    text-align: justify;
    text-align-last: justify;
    margin-right: 30px;
}
.pro-info .row .text {
    float: left;
    position: relative;
}
.pro-info .row .price span {
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
}
.pro-info .btn-group {
    padding-top: 15px;
}
.pro-info .btn-group .btn {
    display: inline-block;
    width:180px;
    height:45px;
    line-height: 45px;
    text-align: center;
    border-radius:5px;
    font-size: 14px;
}
.pro-info .btn-group .btn span {
    vertical-align: middle;
}
.pro-info .btn-group .btn-qq i {
    display: inline-block;
    width: 23px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 8px;
}
.pro-info .btn-group .btn-qq {
    margin-right: 16px;
}
.product-toolbar a {
    font-size: 14px;
    margin-right: 20px;
    float: left;
}
.product-toolbar a span,
.product-toolbar a img {
    vertical-align: middle;
}
.product-toolbar .p-collect i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-size: cover;
    margin-right: 6px;
}
.p-ewm-box {
    float: left;
    font-size: 14px;
    position: relative;
}
.p-ewm-box .inner {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 30px;
    width: 120px;
    border-width: 1px;
    border-style: dashed;
    text-align: center;
    font-size: 12px;
    padding: 20px 20px 30px;
    display: none;
}
.p-ewm-box:hover .inner {
    display: block;
}
.p-ewm-box .inner .pic {
    width: 103px;
    height: 103px;
    margin-bottom: 12px;
}
.p-ewm .pic {
    width: 13px;
    margin-left: 10px;
}
.p-share i {
    display: inline-block;
    width: 13px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-size: cover;
    margin-right: 6px;
}
.product-toolbar .bdsharebuttonbox {
    float: left;
    margin-right: 20px;
}
.product-toolbar .bdshare-button-style0-16 .bds_more {
    font-size: 14px;
}
.product-toolbar .bdshare-button-style0-16 a,
.product-toolbar .bdshare-button-style0-16 .bds_more {
    padding-left: 20px;
    display: inline-block;
    /* width: 13px; */
    height: 15px;
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-size: contain;
    margin: 0;
}

.p-main .pm-r {
    width: 150px;
    padding-top: 5px;
}
.pm-r .title {
    position: relative;
    text-align: center;
}
.pm-r .title span {
    font-size: 14px;
    padding: 0 4px;
    position: relative;
    z-index: 1;
    font-weight: bold;
}
.pm-r .title .line {
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    left: 0;
}
.pm-r .list {
    margin-top: 19px;
    /* height: 476px; */
    padding: 20px 15px 6px;
}
.pm-r .list .item {
    margin-bottom: 12px;
}
.pm-r .list .item a {
    display: block;
    text-align: center;
    font-size: 12px;
}
.pm-r .list .item .pic {
    width: 120px;
    height: 120px;
}
.pm-r .list .item p {
    margin-top: 11px;
}

.boutique {
    margin-top: 10px;
    padding: 16px 26px 25px;
    border-width: 5px;
    border-style: solid;
}
.boutique1 {
    margin-top: 70px;
}
.boutique-swiper {
    position: relative;
    padding: 0 56px;
    margin-top: 19px
}
.lookSwiper-wrapper {
    padding: 19px 38px 15px;
    margin-top: 110px;
}
.look-swiper {
    padding: 0;
}
.boutique-swiper .swiper-slide a {
    display: block;
}
.boutique-swiper .swiper-slide .pic {
    width: 100%;
}
.boutique-swiper .text {
    font-size:12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px;
}
.boutique-swiper .price {
    font-size:10px;
    font-weight:bold;
    text-align: center;
    margin-top: 8px;
}
.boutique .boutique-hd {
    position: relative;
}
.boutique .boutique-hd .title {
    font-size:16px;
    font-weight:bold;
}
.boutique .boutique-hd .num {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.boutique-swiper .arrow-left,
.boutique-swiper .arrow-right {
    position: absolute;
    width: 20px;
    height: 34px;
    top: 62px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.boutique-swiper .arrow-left {
    left: 3px;
}
.boutique-swiper .arrow-right {
    right: 3px;
}


.product-ft {
    margin-top: 60px;
}
.product-ft .product-aside {
    width: 230px;
}
.product-aside .pAside-basic {
    border-width: 1px;
    border-style: solid;
    padding: 0 22px 32px;
}
.pAside-basic .clogo {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
.pAside-basic .clogo .pic {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
}
.pAside-basic .title {
    font-size:14px;
    font-weight:bold;
    line-height:19px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px;
}
.pAside-basic .info {
    font-size: 12px;
    line-height: 2;
}
.pAside-basic .info .row {
    margin-bottom: 10px;
}
.isRz,
.isLj {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    height: 21px;
    width: 63px;
    line-height: 21px;
    text-align: center;
    font-size:12px;
}
.pAside-basic .info .pic {
    margin-left: 2px;
}
.pAside-basic .info .btn-row {
    font-size: 0;
}
.pAside-basic .info .btn-row a {
    font-size: 13px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    width: 87px;
    text-align: center;
}
.pAside-basic .info .btn-row a + a {
    margin-left: 5px;
}
.product-aside .pAside-sort {
    margin-top: 18px;
    border-width: 1px;
    border-style: solid;
}
.product-aside .pAside-sort .title {
    font-size: 14px;
    font-weight:bold;
    padding: 0 25px;
    line-height: 40px;
}
.pAside-sort .btn-all {

}
.pAside-sort .btn-all a {
    display: block;
    padding: 0 25px;
    font-size: 12px;
    line-height: 40px;
}
.pAside-sort .item .name,
.pAside-sort .item ul li a,
.pAside-sort dl dt,
.pAside-sort dl dd a {
    line-height: 40px;
    font-size: 12px;
    padding: 0 43px;
}
.pAside-sort .item .name,
.pAside-sort dl dt {
    font-weight: bold;
    position: relative;
}
.pAside-sort .item .name i,
.pAside-sort dl dt i {
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px;
    width: 13px;
    height: 13px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.product-detail {
    width: 940px;
}
.product-detail .tab-hd {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.product-detail .tab-hd p {
    line-height: 40px;
    width: 149px;
    margin-bottom: -1px;
    text-align: center;
    font-size: 15px;
}
.detail-table table td {
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    height: 40px;
    padding: 0 20px;
}
.detail-table table .t1 {
    width: 140px;
}
.detail-table table .t2 {
    width: 280px;
}
.product-detail .inner {
    text-align: center;
    padding-top: 73px;
}
.product-content .detail-tip {
    border-width: 1px;
    border-style: solid;
    padding: 25px;
    margin-top: 40px;
}
.product-content .detail-tip p {
    font-size: 12px;
    line-height: 2;
}
/* -------------------- product-content end -------------------- */


/* -------------------- news-detail start -------------------- */
.news-detail {
    padding: 67px 0 170px;
}
.news-detail .news-inner {
    padding: 35px 40px;
}
.news-detail .news-inner .info p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
}
.news-detail .news-inner .time {
    font-size: 12px;
    line-height: 16px;
}
.news-swiper .swiper-slide img {
    width: 100%;
}
.news-swiper .arrow-left,
.news-swiper .arrow-right {
    position: absolute;
    top: 50%;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-top: -45px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    cursor: pointer;
}
.news-swiper .arrow-left {
    left: 30px;
}
.news-swiper .arrow-right {
    right: 30px;
}
/* -------------------- news-detail end -------------------- */



/* -------------------- page-mask start -------------------- */
.page-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(20, 240, 225, .3);
}
.page-mask .edit-btn {
    position: absolute;
    right: 24px;
    top: 32px;
    background: #2C2F38;
    border-radius: 5px;
    width: 84px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 0;
    cursor: pointer;
}
.page-mask .edit-btn span {
    vertical-align: middle;
    font-size:13px;
    color: #fff;
}
.edit-btn .pic {
    margin-right: 5px;
}
.page-nav .page-mask .edit-btn {
    top: 50%;
    margin-top: -18px;
}

.module-box {
    border:1px #312D29  solid;	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 650px;
    z-index: 1000;
    display: none;
}
.module-box.active {
    display: block;
}
.module-box .module-hd {
    background: #4880FF;
    line-height: 35px;
    padding-left: 30px;
    font-size: 12px;
    color: #fff;
}
.module-hd .i-close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px 10px;
}
.module-hd .i-close i {
    display: block;
    width: 13px;
    height: 13px;
    background-image: url(/shop/images/i-close.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.module-main {
    padding: 38px;
    background: #fff;
}
.matchColours .module-main ul {
    margin-right: -47px;
}
.matchColours .module-main li {
    float: left;
    width: 159px;
    margin-right: 47px;
    margin-bottom: 47px;
}
.matchColours .module-main li img {
    width: 100%;
}
.module-main .btn-group {
    text-align: center;
}
.module-main .btn-group .btn {
    display: inline-block;
    width:85px;
    height:28px;
    line-height: 28px;
    text-align: center;
    line-height: 28px;
    border-style: solid;
    border-width: 1px;
    border-radius:2px;
}
.module-main .btn-group .btn-ok {
    border-color: #4880FF;
    background: #4880FF;
    color: #fff;
    margin-right: 8px;
}
.module-main .btn-group .btn-cancel {
    border-color: #bdc2c8;
    background: #fff;
}
.whyModule {
    width: 956px;
}
.whyModule .module-main {
    background: #D7DADE;
}
.whyModule .tip {
    font-size: 12px;
    color: #FF905F;
    padding: 0 10px;
    line-height: 30px;
    background: #FFEEE7;
    border-width: 1px;
    border-style: solid;
    border-color: #FFBA80;
}
.whyModule .list {
    margin-right: -22px;
    margin-top: 30px;
}
.whyModule .list li {
    position: relative;
    float: left;
    width: 203px;
    box-sizing: border-box;
    margin-right: 22px;
    margin-bottom: 22px;
    padding: 25px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background: #fff;
    cursor: pointer;
}
.whyModule .list li:hover,
.whyModule .list li.active {
    border-color: #5F74FF;
}
.whyModule .list li:hover:after,
.whyModule .list li.active:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/shop/images/i-check.png);
}
.whyModule .list li .pic {
    height: 36px;
}
.whyModule li .pic img {
    width: 100%;
    height: 100%;
    transition: all .3s ease-in;
}
.whyModule .list li .info {
    margin-left: 10px;
    padding-top: 2px;
}
.whyModule .list li .info .title {
    font-size: 14px;
    color: #5D5D5D;
}
.whyModule .list li .info .text {
    font-size: 12px;
    margin-top: 5px;
    color: #ACACAC;
}

.companyModule {
    width: 500px;
}
.companyModule .module-main {
    padding: 0;
}
.companyModule .btn-group {
    padding: 30px;
}
.companyModule-inner {
    padding: 30px 79px;
    border-bottom: 1px solid #BCC2C9;
}
.img-table td,
.img-table th {
    font-size: 17px;
    color: #354052;
    font-weight: bold;
    text-align: left;
    padding: 8px 0;
}
.img-table .t1 {
    width: 261px;
}
.img-table .t1 input {
    width: 100%;
    border: 1px solid #BCC2C9;
    line-height: 40px;height:40px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.img-table .t2 {
    width: 37px;
    padding: 0 49px 0 18px;
}
.img-table .t4 {
    padding-right: 55px;
}
.img-table .upload-img {
    position: relative;
    width: 37px;
    height: 31px;
    cursor: pointer;
}
.upload-img input {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}
.upload-img img {
    width: 100%;
    height: 100%;
}
.img-table .i-delete,
.img-table .i-up,
.img-table .i-down {
    height: 31px;
    width: 31px;
    cursor: pointer;
}
.img-table .t-tip {
    color: #F48A5B;
    font-size: 14px;
    margin-top: 20px;
}
.bannerModule {
    width: 700px;
}
.module-main {
      padding: 0;
  }
.bannerModule .btn-group {
    padding: 30px;
}
.bannerModule-inner {
    padding: 30px 79px;
    border-bottom: 1px solid #BCC2C9;
    position: relative;
}
.bannerModule-inner .add-btn {
    /* position: absolute;
    left: 626px;
    bottom: 30px; */
    display: inline-block;
    margin-left: 200px;
    width:69px;
    height:26px;
    line-height: 26px;
    border: 1px solid #BCC2C9;
    background: #F1F6FC;
    border-radius:2px;
    text-align: center;
    color: #354052;
}
/* -------------------- page-mask end -------------------- */
.divleft{
    width:28%;
    border: 1px red solid;
    min-width: 520px;
    height: 110px;
    float: left;
    margin-left:18% ;
    margin-right:4%;
}
.dimensional{
    z-index: 2;
    left: 0;
    top: 40px;
    width: 120px;
    border-width: 1px;
    border-style: dashed;
    text-align: center;
    font-size: 12px;
    padding: 20px 20px 30px;
    display: none;
}
.inner{
    position: fixed;
    z-index: 999999999;
    top: 110px;
    width: 120px;
    background-color: #FFFFFF;
    border:solid 1px #9A9AA4 ;
    text-align: center;
    font-size: 12px;
    padding:3px 8px 0 8px;
    left: 780px;
    display: none;
}
.inner p{
    color: #999999;
}
.btn_a1{
    color: #FFFFFF;
    background-color: #FF5E0A;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px #E6E6E6 solid;
}
.btn_a2{
    color: #FF5E0A;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px #FF5E0A solid;
}
.clogo_class{
    background: linear-gradient(to bottom, #FBDFB6,#FFFEFC);
    width: 228px;
    margin-top:-12px;
    margin-left:-22px;
    z-index: 1;
    height: 86px;
    vertical-align: middle;
}
.listtitle1{
    padding-left: 5px;
}
.clogo_class li{
    float: left;
    margin-right: 4px;
    font-size:16px;
    font-weight: bold;
    font-family: Source Han Sans CN;
    text-overflow:ellipsis;
    color:#F22727 ;
    padding-top: 14px;
}
.listtitle2{
    padding-top: 12px;
}
.page-masksss{
    display: none;
    position: absolute;
    width: 585px;
    height: 465px;
    z-index: 100;
    background: rgba(134, 225, 216, .3);
    border:1px solid #09655C ;

}
.page-masksss .edit-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #2C2F38;
    border-radius: 5px;
    width: 84px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 0;
    cursor: pointer;
}
.page-masksss .edit-btn span {
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
}
.page-updates{
    position:fixed;
    width:33%;
    height:638px;
    margin-left: 640px;
    margin-bottom: 100px;
    z-index: 1001111;
    background: #FFFFFF;s

}
.page-updates ul{
    width:80%;
    margin: 0px 8%;
    height:450px ;

}
.page-updates ul li input[type=text]{
    width: 88%;
    height:30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.page-updates ul li p{
    font-size: 15px;
    line-height: 20px;
    margin-top: 28px;
    color: #354052;
    font-weight: bold;
    margin-bottom: 20px;
}
.uadateindex{
    color:#F48A5B;
    font-size:12px;
    line-height:16px;
    margin-bottom: 20px;
}
.page-updates .btn-group .btn {
    display: inline-block;
    width: 85px;
    height: 28px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
    line-height: 28px;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
}
.page-updates .btn-group  .btn-ok {
    border-color: #4880FF;
    background: #4880FF;
    color: #fff;
}
.page-updates .btn-group .btn-cancel{
    border: 1px solid #BCC2C9;
    color: #354052;

}
.dark{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #011327;
    background: rgba(0,0,0,0.58);
    z-index: 1000000;
}
.displays{
    display: none;
}.fiexeds{
     width: 800px;
     height: 600px;
     position: absolute;
     z-index: 110;
     margin:0 30%;
     margin-top: -900px;
     border: red 1px solid;
     background-color: #FFFFFF;
     padding:30px;
     display:none;
 }
.fiexeds{
    margin-bottom:40px;
}
.fiexeds p{
    clear: both;
}
.fiexeds ul li{
    float: left;
    margin-right: 30px;
}
.upload-input {
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 100%;
    opacity: 0;
    z-index: 5;
    cursor: pointer;
}
.uploadBtn {
    border: 1px dashed #CBD4DD;
    text-align: center;
    line-height: 1;
}
.fiex1 p{
    margin:10px 0px 10px 0px;

}
.fiexeds .btn-group .btn-ok{
    border-color: #4880FF;
    background: #4880FF;
    color: #fff;
    margin-right: 8px;
}
.fiexeds .btn-group .btn{
    display: inline-block;
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    line-height: 28px;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
}
.fiexeds .btn-group{
    text-align: center;
    margin-top: 30px;
}
.post-list li i{
    position: absolute;
    z-index: 1;
    width: 17px;
    height: 17px;
    background: url(../images/i-cancel@2x.png) no-repeat center / cover;
    cursor: pointer;
}

