@charset "utf-8";
/********************************** 公用部分 start **********************************/
.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}
.clearfix {
*zoom: 1;
}
.green-color {
    color: #20b09f;
}
.protal-btn {
    display: inline-block;
    width: 176px;
    height: 46px;
    line-height: 44px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
    margin: 0 17px 0 0;
    cursor: pointer;
}
.protal-btn-green {
    background-color: #20b09f;
    border-color: #20b09f;
    color: #fff;
}
.protal-btn-green:hover {
    background-color: #1aa090;
    border-color: #1aa090;
    color: #fff;
}
.flex-row-justify {
    justify-content: space-between;
    align-items: normal;
}
.main-banner {
    height: 314px;
    position: relative;
    background: url(../images/market-index-banner.png) top center no-repeat #171b1c;
}
.main-banner-cont {
    padding: 60px 0 0;
    color: #fff;
}
.main-banner-title {
    height: 70px;
    line-height: 70px;
    font-size: 44px;
}
.main-banner-title-txt {
    font-size: 22px;
    color: #050f2e;
    background-color: #20B09F;
    border-radius: 20px;
    padding: 0 8px;
}
.main-banner-descrip {
    font-size: 18px;
    line-height: 52px;
}
.main-banner-btns {
    padding: 20px 0 0;
}
.more-service-title {
    font-size: 30px;
    margin: 70px 0 20px;
    position: relative;
    text-align: center;
}
.more-service-title:before {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    margin-right: 20px;
}
.more-service-title:after {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    margin-left: 20px;
}
.more-service-p {
    text-align: center;
    font-size: 16px;
    color: #666;
}
.more-service .more-apply {
    justify-content: space-around;
    margin-bottom: 50px;
}
.more-service .more-apply .item-p {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}
.more-service .inter-marketing {
    justify-content: space-between;
}
.more-service .inter-marketing .item {
    width: 590px;
    height: 160px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    padding: 0 40px;
}
.more-service .inter-marketing .item:hover {
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
}
.more-service .inter-marketing .item-p {
    color: #999;
    line-height: 24px;
}
.section {
    padding: 40px 0 0;
}
.more-service .inter-marketing .item .img-block {
    margin: 0;
}
.more-service .inter-marketing .item .item-block {
    margin-left: 50px;
}
.more-service .inter-marketing .item .item-title {
    font-size: 18px;
    margin-bottom: 20px;
}
.section-header {
    position: relative;
    height: 62px;
    padding: 0 0 0 13px;
    margin: 0 0 20px;
    line-height: 62px;
    font-size: 24px;
}
.section-header:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 22px;
    margin: -11px 0 0;
    background-color: #20b09f;
}
.section-header .section-title {
    float: left;
}
.section-header-more {
    float: right;
    margin: 34px 0 0;
    line-height: 26px;
    font-size: 16px;
    color: #20b09f;
}
.section-header-more:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 26px;
    margin: 0 0 0 5px;
    background: url(../images/header-more-icon.png) 50% 50% no-repeat;
    vertical-align: top;
}
/* 营销场景 */
.marketing-list {
    padding: 0 0 0 1px;
    margin-bottom: 60px;
}
.marketing-list li {
    position: relative;
    float: left;
    width: 20%;
    height: 278px;
    padding: 40px 20px 0;
    margin: 0 0 0 -1px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    text-align: center;
    background: #fff;
    font-size: 14px;
    box-sizing: border-box;
}
.marketing-list .item-title {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 28px;
}
.marketing-list p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.marketing-list .pic {
    height: 71px;
    background: url() top center no-repeat;
}
.marketing-list .marketing-1 .pic {
    background-image: url(../images/marketing-icons-1.png);
}
.marketing-list .marketing-2 .pic {
    background-image: url(../images/marketing-icons-2.png);
}
.marketing-list .marketing-3 .pic {
    background-image: url(../images/marketing-icons-3.png);
}
.marketing-list .marketing-4 .pic {
    background-image: url(../images/marketing-icons-4.png);
}
.marketing-list .marketing-5 .pic {
    background-image: url(../images/marketing-icons-5.png);
}
.marketing-list li:hover {
    z-index: 2;
}
.marketing-list li:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: #20b09f;
    transform: translateX(-100%);
}
.marketing-list li:hover:after {
    transform: translateX(0%);
    transition: all 0.4s;
}
.marketing-list .marketing-1:hover .pic {
    background-image: url(../images/marketing-icons-1-hover.png);
}
.marketing-list .marketing-2:hover .pic {
    background-image: url(../images/marketing-icons-2-hover.png);
}
.marketing-list .marketing-3:hover .pic {
    background-image: url(../images/marketing-icons-3-hover.png);
}
.marketing-list .marketing-4:hover .pic {
    background-image: url(../images/marketing-icons-4-hover.png);
}
.marketing-list .marketing-5:hover .pic {
    background-image: url(../images/marketing-icons-5-hover.png);
}
/* 管家服务 */
.steward-list > div {
    width: 100%;
    height: 98px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    line-height: 98px;
    text-align: center;
    font-size: 18px;
}
.steward-list > div:first-child {
    border-left: 0 none;
}
.steward-list:nth-child(3) > div {
    border-bottom: 0 none;
}
.steward-list > div:before {
    content: "";
    display: inline-block;
    width: 58px;
    height: 58px;
    margin: 0 25px 0 0;
    vertical-align: middle;
    background: url() no-repeat;
}
.steward-list > div:hover {
    box-shadow: 0 0 4px #d1d1d1
}
.steward-list > .steward-1:before {
    background-image: url(../images/steward-icons-1.png);
}
.steward-list > .steward-1:hover:before {
    background-image: url(../images/steward-icons-1-hover.png);
}
.steward-list > .steward-2:before {
    background-image: url(../images/steward-icons-2.png);
}
.steward-list > .steward-2:hover:before {
    background-image: url(../images/steward-icons-2-hover.png);
}
.steward-list > .steward-3:before {
    background-image: url(../images/steward-icons-3.png);
}
.steward-list > .steward-3:hover:before {
    background-image: url(../images/steward-icons-3-hover.png);
}
.steward-list > .steward-4:before {
    background-image: url(../images/steward-icons-4.png);
}
.steward-list > .steward-4:hover:before {
    background-image: url(../images/steward-icons-4-hover.png);
}
.steward-list > .steward-5:before {
    background-image: url(../images/steward-icons-5.png);
}
.steward-list > .steward-5:hover:before {
    background-image: url(../images/steward-icons-5-hover.png);
}
.steward-list > .steward-6:before {
    background-image: url(../images/steward-icons-6.png);
}
.steward-list > .steward-6:hover:before {
    background-image: url(../images/steward-icons-6-hover.png);
}
/* 网站交付提示 */
.pay-tip {
    height: 115px;
    margin: 60px 0 0;
    padding: 25px 0 0;
    color: #fff;
    text-align: center;
    background: url(../images/pay-tip-bg.png) top center no-repeat;
}
.pay-tip .pay-tip-header {
    line-height: 58px;
    font-size: 30px;
    font-weight: bold;
}
.pay-tip p {
    font-size: 16px;
    line-height: 26px;
}
/* 服务保障 */
.service-header {
    padding: 50px 0 0;
    text-align: center;
}
.service-title {
    font-size: 30px;
    line-height: 62px;
}
.service-title::before, .service-title::after {
    content: "";
    display: inline-block;
    width: 140px;
    height: 1px;
    background: #ccc;
    vertical-align: middle;
}
.service-title::before {
    margin: 0 34px 0 0;
}
.service-title::after {
    margin: 0 0 0 34px;
}
.service-header p {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.service-list {
    position: relative;
    height: 78px;
    margin: 46px 0 72px;
}
.service-list:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 8px;
    background: #eee;
    border-radius: 4px;
}
.service-list:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 26px;
    height: 38px;
    margin: -19px 0 0 0;
    background: url(../images/service-arrow.png) no-repeat;
}
.service-item {
    position: relative;
    width: 100%;
    cursor: pointer;
}
.service-txt {
    position: relative;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    border: 5px solid #fff;
    background: #20b09f;
    line-height: 68px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 0 8px rgba(228,230,200,1);
    transition: all .2s;
}
.service-tag {
    position: absolute;
    left: -34px;
    top: 50%;
    min-height: 20px;
    width: 68px;
    text-align: center;
    line-height: 20px;
    background: #eee;
    font-size: 12px;
    border-radius: 40px;
    transform: translate(0, -50%);
}
.service-pop {
    position: absolute;
    left: 50%;
    bottom: 102px;
    width: 136px;
    margin: 0 0 0 -78px;
    padding: 8px 10px 16px;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(228,230,200,1);
    opacity: 0;
    transform: translateY(-50%);
    transition: transform .3s;
}
.service-pop:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 50%;
    width: 19px;
    height: 17px;
    margin: 0 0 0 -9px;
    background: url(../images/service-pop-trangle.png) no-repeat;
}
.service-pop-title {
    font-size: 14px;
    line-height: 38px;
}
.service-pop p {
    color: #666;
    line-height: 20px;
    font-size: 12px;
}
.service-txt:hover {
    width: 84px;
    height: 84px;
    font-size: 16px;
    line-height: 84px;
    border: 0 none;
    background: #40dac8;
    transform: scale(1.1);
    transform-origin: center center;
    box-shadow: none;
}
.service-txt:hover + .service-pop {
    opacity: 1;
    transform: translateY(0%);
    transition: transform .3s;
}
/* 专属需求 */
.demand-box {
    padding: 60px 0 58px;
    background: url(../images/demand-bg.png) center bottom no-repeat #f9f9f9;
}
.demand-box .header {
    position: relative;
    width: 602px;
    height: 50px;
    margin: 0 auto 40px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #20b09f;
    border-radius: 31px;
    text-align: center;
}
.demand-box .header:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -10px;
    font: 0/0 arial;
    border: 10px dashed transparent;
    border-top: 10px solid #20b09f;
}
.form-item {
    position: relative;
    width: 682px;
    min-height: 42px;
    padding: 0 130px;
    margin: 20px auto 0;
    font-size: 14px;
    font-weight: bold;
}
.form-item-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    text-align: right;
    font-weight: bold;
    line-height: 42px;
}
.form-input {
    width: 290px;
    height: 30px;
    padding: 5px 14px;
    border: 1px solid #ccc;
    background: #fff;
    outline: none;
    resize: none;
    font: 14px/30px 'Microsoft Yahei', 'PingFangSC', sans-serif;
    vertical-align: middle;
}
.form-input.verify-input {
    width: 110px;
}
.form-textarea {
    width: 652px;
    height: 160px;
    padding: 10px 14px;
    border: 1px solid #ccc;
    background: #fff;
    outline: none;
    resize: none;
    font: 14px/24px 'Microsoft Yahei', 'PingFangSC', sans-serif;
    overflow-y: auto;
}
.verify-pic {
    display: inline-block;
    width: 120px;
    height: 42px;
    margin: 0 0 0 16px;
    background: #ccc;
    vertical-align: middle;
}
.verify-pic img {
    width: 100%;
    height: 100%;
}
.form-text {
    margin: 0 0 0 16px;
}
.demand-box .protal-btn {
    display: block;
    margin: 36px auto 0;
}
.items {
    padding: 60px 0;
}
.items-case {
    box-sizing: border-box;
    height: 665px;
    background: url(../images/items-case-bg.png) no-repeat center;
}
.items-case .items-title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 60px;
    position: relative;
}
.items-case .items-title:before {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    margin-right: 20px;
}
.items-case .items-title:after {
    content: "";
    display: inline-block;
    width: 140px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    margin-left: 20px;
}
.items-case .item-block {
    justify-content: space-between;
    margin-bottom: 40px;
}
.items-case .item {
    position: relative;
    overflow: hidden;
}
.items-case .item-p {
    position: absolute;
    width: 100%;
    line-height: 40px;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding: 0 15px;
    color: #fff;
    background-color: rgba(0,0,0,.3);
    transition: all .3s ease;
    transform: translateY(100%);
}
.items-case .item:hover .item-p {
    transform: translateY(0);
}
/********************************** 通用部分 end **********************************/
/** 产品单独样式 start **/
.gray-bg { background: #f3f3f3;}
.blue-bg { background: #1caeb3;}
.items-l { float: left; box-sizing: border-box;}
.items-r { float: right; box-sizing: border-box;}
.items .items-l .items-title,
.items .items-r .items-title {
    font-size: 24px;
    line-height: 84px;
    text-align: left;
}
.items .items-l p,
.items .items-r p { font-size: 14px; line-height: 32px; color: #666;}
.items .items-l img,
.items .items-r img { vertical-align: middle;}

/* 营销内容一键直达 */
.items-yjd { padding:70px 0 109px;}
.items-yjd .items-l { width:52%; text-align: center;}
.items-yjd .items-r { float: left; padding:84px 0 0 88px;}

/* 数据统计 */
.items-data { padding-top:55px;}
.items-data .items-l {padding:88px 0 0 60px;}
.items-data .items-r { width:56%; text-align: center;}

.items-market-case { margin:50px 0 0;} /* 针对营销宝首页的案例模块的样式 */

/* 亮点功能 */
.attract-function-list li { height: 240px; padding-top: 44px;}
.attract-function-list .pic { height: 56px; margin:0 0 11px;}
.attract-function-list .marketing-1 .pic { background-image: url(../images/function-icons-1.png);}
.attract-function-list .marketing-1:hover .pic { background-image: url(../images/function-icons-1-hover.png);}
.attract-function-list .marketing-2 .pic { background-image: url(../images/function-icons-2.png);}
.attract-function-list .marketing-2:hover .pic { background-image: url(../images/function-icons-2-hover.png);}
.attract-function-list .marketing-3 .pic { background-image: url(../images/function-icons-3.png);}
.attract-function-list .marketing-3:hover .pic { background-image: url(../images/function-icons-3-hover.png);}
.attract-function-list .marketing-4 .pic { background-image: url(../images/function-icons-4.png);}
.attract-function-list .marketing-4:hover .pic { background-image: url(../images/function-icons-4-hover.png);}
.attract-function-list .marketing-5 .pic { background-image: url(../images/function-icons-5.png);}
.attract-function-list .marketing-5:hover .pic { background-image: url(../images/function-icons-5-hover.png);}

.items-yingxiaobao {
    background-color: #F9F9F9;
}

.items-yingxiaobao .items-title {
    font-size: 24px;
}

.items-yingxiaobao .item {
    padding: 60px 0;
    border-bottom: 1px dashed #E5E5E5;
    justify-content: space-between;
}

.items-yingxiaobao .item:last-child {
    border: none;
}

.items-yingxiaobao .item-p {
    margin-left: 40px;
    width: 492px;
    color: #666;
    line-height: 30px;
    text-align: justify;
}
.items-yingxiaobao .img-block {
    width: 50%;
    margin: 0;
}
.items-yingxiaobao .item-activity ul{margin-top:40px;}
.items-yingxiaobao .item-activity li{
    border:1px solid #e5e5e5;
    width:100px;
    height: 100px;
}
.item-activity li .img-block{
    width:100px;
    height: 66px;
    display: table-cell;
    vertical-align:middle;
    text-align: center;
}
.item-activity li p{
    text-align: center;
}
@-moz-keyframes shake{
    0%{-moz-transform:scale(1);}
    10%,20%{-moz-transform:scale(1) rotate(-3deg);}
    30%,50%,70%,90%{-moz-transform:scale(1) rotate(3deg);}
    40%,60%,80%{-moz-transform:scale(1) rotate(-3deg);}
    100%{-moz-transform:scale(1) rotate(0);}
   }

@-webkit-keyframes shake{
    0%{-webkit-transform:scale(1);}
    10%,20%{-webkit-transform:scale(1) rotate(-3deg);}
    30%,50%,70%,90%{-webkit-transform:scale(1) rotate(3deg);}
    40%,60%,80%{-webkit-transform:scale(1) rotate(-3deg);}
    100%{-webkit-transform:scale(1) rotate(0);}}

.item-activity li:hover .img-block{
  -webkit-animation: shake 1s .2s ease both;
  -moz-animation: shake 1s .2s ease both;
}
.item-activity li:hover p{
    color:#20b09f;
}
.items-yingxiaobao .item-activity .item-p{
    width:560px;
    margin-left: 0;
}

/** 下面是企业秀子页面的样式 start **/
.bg-f3 { background: #f3f3f3!important;}
.bg-f9 { background: #f9f9f9!important;}
.pb60 {padding-bottom: 60px!important;}
.qiyexiu-banner { background-image: url(../images/qiyexiu-banner.png);}
.qiyexiu-banner .main-banner-cont { padding-top: 82px;}

.qiyexiu-tab .tab-tit {
    text-align: center
}

.qiyexiu-tab .tab-tit ul {
    display: inline
}

.qiyexiu-tab .tab-tit li {
    display: inline-block;
    margin: 0 10px
}

.qiyexiu-tab .tab-tit li a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    padding: 0 20px;
    transition:inherit;
}
.row .col-3 {
    width: 25%
}
.newSceen_itemDiv {
    width: 90%;
    border: 1px solid #e7e7eb;
    float: left;
    margin: 0 5% 10px;
    color: #fff
}

.newSceen_addItem {
    width: 206px;
    height: 206px;
    margin: 5px auto;
    background-color: #ededed;
    text-align: center;
    cursor: pointer;
    color: #b2b2b2
}

.newSceen_addItem .p1 {
    font-size: 118px;
    padding-top: 65px
}

.newSceen_addItem .p2 {
    font-size: 14px;
    padding-top: 35px
}

.newSceen_itemNameContainer {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    color: #666
}

.newSceen_itemNameContainer p {
    margin: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.newSceen_itemImgContainer img {
    width: 100%;
    display: block
}

.newSceen_itemImgBtnContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,.7)
}

.newSceen_itemImgContainer {
    position: relative;
    height: 220px;
    overflow: hidden
}

@media screen and (min-width: 1500px) {
    .newSceen_itemImgContainer {
        height:260px
    }
}

.newSceen_itemImgContainer:hover .newSceen_itemImgBtnContainer {
    opacity: 1
}

.newSceen_itemNameContainer p:last-child {
    font-size: 12px
}

.newSceen_itemImgBtn {
    width: 140px;
    height: 32px;
    background-color: #20b09f;
    margin: 0 auto;
    margin-top: 98px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px
}

.newSceen_itemImgBtn2 {
    margin-top: 20px
}

.newSceen_itemImgBtn:hover {
    background-color: #20b09f
}

.qiyexiu-tab .tab-tit li a.active,
.qiyexiu-tab .tab-tit li a:hover {
    background: #20b09f;
    color: #fff
}

.qiyexiu-tab .tab-con .tab-con-item {
    display: none
}

.qiyexiu-tab .tab-con .block {
    display: block
}

.protal-main-content .protal-group .protal-group-content {
    padding-bottom: 50px
}

.protal-main-content .protal-group .protal-group-head {
    text-align: center;
    margin: 70px 0 60px
}

.protal-main-content .protal-group .protal-group-head h1 {
    font-size: 24px
}
.protal-main-content .protal-group .protal-group-head .protal-group-title { font-size: 1.5em; margin:.83em 0;}

.protal-main-content .protal-group .protal-group-head .g-h-desc {
    color: #999
}

.protal-main-content .protal-group .protal-group-detail .protal-group-wrap {
    padding: 0 50px
}

.protal-main-content .protal-group .protal-group-detail .protal-group-wrap .sub-tit {
    font-size: 24px;
    text-align: center
}

.protal-main-content .protal-group .protal-group-detail .protal-group-grid-0 {
    text-align: center
}

.protal-main-content .protal-group .protal-group-detail .protal-group-tit {
    margin-top: 100px;
    font-size: 24px
}

.protal-main-content .protal-group .protal-group-detail .protal-group-desc {
    line-height: 30px;
    margin: 30px 0;
    color: #999
}

.protal-main-content .protal-group .protal-group-img {
    text-align: center;
    padding: 0 20px
}

.protal-main-content .protal-group .protal-group-img img {
    max-width: 100%
}

.protal-main-content .protal-group .p-img-desc {
    text-align: center;
    color: #666;
    line-height: 24px
}
/** 下面是企业秀子页面的样式 end **/
/**会销宝**/
.huixiao-banner {
    height: 230px;
    background: url(../images/huixiao-banner.png) no-repeat center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.huixiao-banner-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}

.huixiao-banner-name {
    font-size: 36px;
    font-weight: bold;
    margin-right: 10px;
}

.huixiao-banner-p {
    color: #fff;
    font-size: 16px;
}

.huixiao-show .items-title {
    font-size: 24px;
    margin-bottom: 15px;
}

.huixiao-show .items-p {
    font-size: 16px;
    text-align: center;
    color: #999;
}

.huixiao-show .img-block {
    margin-top: 50px;
}
.huixiao-show.even {
    background-color: #f9f9f9;
}
/**会销宝**/
/**QR**/
.QR-banner {
    height: 230px;
    background: url(../images/QR-banner.png) no-repeat center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.QR-banner-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}

.QR-banner-name {
    font-size: 36px;
    font-weight: bold;
    margin-right: 10px;
}

.QR-banner-p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}

.QR-show .items-title {
    font-size: 24px;
    margin-bottom: 15px;
}

.QR-show .items-p {
    font-size: 16px;
    text-align: center;
    color: #999;
}

.QR-show .img-block {
    margin-top: 50px;
}
.QR-show.even {
    background-color: #f9f9f9;
}
/**QR**/
/** 产品单独样式 en'd **/