﻿/*云 版块*/
body { background: #f8f8f9; }
.bg-fff { background: #fff; }
.warperbox { font-size: 1.4rem; padding-top: 4.4rem; }
.mould-title.mc-title { border-bottom: none; }
    .mould-title.mc-title .i-line { background: #488bf4; }
    .mould-title.mc-title .time { position: absolute; top: 0.5rem; right: 1rem; color: #9c9fa1; line-height: 3rem; font-size: 1.2rem; }

.mod-cloud { margin-top: 1rem; }
.cloud-introduce { padding: 0 1rem; color: #6b7072; font-size: 1.5rem; line-height: 2.2rem; }
    .cloud-introduce p { text-indent: 2em; }
        .cloud-introduce p + p { margin-top: 0.5rem; }

.cloud-goods { padding: 1rem; font-size: 1.4rem; }
    .cloud-goods li { margin-bottom: 1.5rem; padding: 1.2rem 1rem; border-radius: 2px; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
        .cloud-goods li:last-child { margin-bottom: 0; }
.cgoods-head { }
    .cgoods-head h2 { font-size: 1.6rem; color: #394043; }
        .cgoods-head h2 * { vertical-align: middle; }
    .cgoods-head .ico { display: inline-block; margin-right: 0.7rem; width: 2.4rem; height: 2.2rem; /*border:1px solid #000;*/ vertical-align: top; }
        .cgoods-head .ico.i-vip { background: url(../images/product_vip.png) center no-repeat; background-size: 2.2rem; }
        .cgoods-head .ico.i-email { background: url(../images/product_email.png) center no-repeat; background-size: 2.2rem; }
        .cgoods-head .ico.i-zpchat { background: url(../images/product_zpchat.png) center no-repeat; background-size: 2.2rem; }
        .cgoods-head .ico.i-pig { background: url(../images/product_pig.png) center no-repeat; background-size: 2.2rem; }
.cgoods-body { margin-top: 1rem; color: #9c9fa1; line-height: 2rem; }
.cgoods-foot { position: relative; min-height: 2.8rem; margin-top: 1rem; }
    .cgoods-foot .btn { position: absolute; top: 0; right: 0; z-index: 1; display: inline-block; height: 2.8rem; line-height: 2.8rem; padding: 0 1.3rem; background: #56a2f8; border-radius: 2px; color: #fff; }
    .cgoods-foot .price { color: #e93b3d; }
        .cgoods-foot .price strong { font-size: 1.8rem; }

.cloud-service { padding-left: 1rem; font-size: 1.5rem; }
    .cloud-service dl { position: relative; min-height: 3.6rem; padding: 1rem 0 1rem 7.5em; border-bottom: 1px solid #e8e8e8; }
    .cloud-service dt { position: absolute; left: 0; top: 50%; margin-top: -1.8rem; line-height: 3.6rem; width: 7em; text-align: center; color: #394043; font-weight: 600; }
    .cloud-service dd { }
.cservice { line-height: 3.6rem; color: #6b7072; }

.cloud-advantage { padding: 1rem; font-size: 1.4rem; color: #9c9fa1; text-align: center; }
    .cloud-advantage li { padding: 1rem; margin-bottom: 1.5rem; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
        .cloud-advantage li:last-child { margin-bottom: 0; }
    .cloud-advantage h2 { height: 3rem; line-height: 3rem; color: #394043; font-size: 1.6rem; font-weight: 600; }
.cadvantage { padding: 0 5%; margin-top: 0.5rem; line-height: 2rem; }

.enterbox { padding: 1rem 1rem 2rem; }
    .enterbox .enter-btn { display: block; width: 6.5em; height: 4rem; line-height: 4rem; padding: 0 2.2rem; margin: 0 auto; color: #fff; background: #488bf4; border-radius: 0.2rem; font-size: 1.6rem; text-align: center; }

.goods-name { padding: 1rem; line-height: 3rem; font-size: 1.7rem; background: #fff; color: #9c9fa1; }
    .goods-name .name { color: #488bf4; }
.cloud-choose { margin-top: 1rem; background: #fff; font-size: 1.4rem; }
    .cloud-choose dt { position: relative; height: 3rem; line-height: 3rem; padding: 1rem 3rem 1rem 1rem; border-bottom: 1px solid #f8f8f9; }
    .cloud-choose .i-direction { position: absolute; top: 50%; margin-top: -1.2rem; right: 1rem; display: inline-block; width: 2.4rem; height: 2.4rem; background: url(../images/direction_bottom.png) center no-repeat; background-size: 1.3rem; /*border:1px solid #000;*/ }
    .cloud-choose dl.open .i-direction { background: url(../images/direction_top.png) center no-repeat; background-size: 1.3rem; }
    .cloud-choose dt h2 { color: #394043; font-size: 1.6rem; }
    .cloud-choose dd { border-bottom: 1px solid #f8f8f9; display: none; }
    .cloud-choose dl.open dd { display: block; }
.cchoosebox { padding: 0.8rem 0.5rem; font-size: 1.3rem; }
    .cchoosebox li { float: left; /*width: 25%;*/ }
    .cchoosebox.cchoose3box li { width: 33.33%; }
    .cchoosebox.cchoose2box li { width: 50%; }
    .cchoosebox .item { display: block; /*height: 2.8rem; line-height: 2.8rem;*/ padding: 0.2rem 0.7rem; border: 1px solid #e8e8e8; margin: 0.5rem 0.3rem; text-align: center; border-radius: 4px; color: #6b7072; }
    .cchoosebox li.on .item { border: 1px solid #488bf4; background: url(../images/ico_checked.png) right bottom no-repeat; background-size: 1.2rem; }

.fix-total + .warperbox { padding-bottom: 6rem; }
.fix-total { position: fixed; bottom: 0; left: 0; right: 0; padding: 0 9em 0 1rem; z-index: 21; background: #fff; border-top: 1px solid #e8e8e8; height: 4.8rem; line-height: 2.4rem; font-size: 1.5rem; color: #394043; /* width: 100%; */ max-width: 640px; margin: 0 auto; }
    .fix-total .price { color: #e93b3d; }
        .fix-total .price strong { font-size: 1.8rem; }
    .fix-total .link { position: absolute; top: 0; right: 0; display: block; width: 9rem; height: 4.8rem; line-height: 4.8rem; text-align: center; background: #488bf4; color: #fff; }
.fix-time { position: fixed; bottom: 4.8rem; left: 0; right: 0; z-index: 21; height: 4rem; line-height: 4rem; color: #394043; background: #fef8ed; font-size: 1.2rem; text-align: center; max-width: 640px; margin: 0 auto; }
    .fix-time .time { color: #e93b3d; font-size: 1.3rem; margin-left: 0.5rem; }

.fix-total p.gray { color: #999; font-size: 1.4rem; }
    .fix-total p.gray a { text-decoration: underline; }
.gray label { display: inline-block; padding-left: 2rem; background: url(../images/agree_checkbox.png) center left no-repeat; background-size: 1.6rem; }
.gray .agree:checked + label { background: url(../images/agree_checked.png) center left no-repeat; background-size: 1.6rem; }

.mod-explain { margin-top: 1rem; }
.mod-explain, .mod-describe, .mod-state { background: #fff; font-size: 1.4rem; border-bottom: 1px solid #f8f8f9; padding: 0.5rem 0; }
.cloud-explain, .cloud-describe, .cloud-state { padding: 0.5rem 1rem; color: #6b7072; line-height: 2rem; }
    .cloud-explain p, .cloud-describe p, .cloud-state p { text-indent: 2em; }

.order-infobox { background: #fff; padding: 1.5rem 1rem; }
.order-info { padding: 0 1rem; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
.oinfo-head { line-height: 4rem; border-bottom: 1px solid #e8e8e8; }
    .oinfo-head h2 { font-size: 1.6rem; color: #394043; }
.oinfo-body { padding: 1rem 0; font-size: 1.5rem; color: #6b7072; line-height: 2.4rem; }
.cloud-set-meal { background: #fff; }
.set-meal { width: 100%; text-align: center; font-size: 1.5rem; line-height: 3rem; color: #9c9fa1; }
    .set-meal tr { }
    .set-meal td { padding: 1rem; border-top: 1px solid #f8f8f9; }
    .set-meal .name { color: #394043; }
    .set-meal .number { color: #488bf4; }
    .set-meal .price { color: #e93b3d; }

.cloud-ordinfo { background: #fff; padding: 0.5rem 1rem; line-height: 2.6rem; font-size: 1.4rem; color: #9c9fa1; }
.fix-playbox { display: none; }
.mask-play { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1001; background: rgba(0,0,0,0.6); }
.fix-play { position: fixed; bottom: 0; left: 0; right: 0; z-index: 1002; background: #fff; max-width: 640px; margin: 0 auto; }
.fplay-head { position: relative; height: 4.2rem; line-height: 4.2rem; padding: 0 1rem; border-bottom: 1px solid #e8e8e8; }
    .fplay-head h2 { color: #394043; font-size: 1.6rem; }
    .fplay-head .close { position: absolute; top: 0; right: 1rem; display: block; width: 4rem; height: 4rem; background: url(../images/direction_close.png) center right no-repeat; background-size: 1.4rem; }
.fplay-body { padding: 0 1rem; }
    .fplay-body li { border-bottom: 1px solid #e8e8e8; }
    .fplay-body .link { display: block; padding: 2rem 2rem 2rem 0; background: url(../images/direction_right.png) center right no-repeat; background-size: 1.5rem; }
    .fplay-body .ico { display: inline-block; height: 3.5rem; }
        .fplay-body .ico img { max-height: 3.5rem; }


.cloud-bannerbox { position: relative; }
    .cloud-bannerbox .swiper-container { width: 100%; height: auto; }
    .cloud-bannerbox .swiper-slide { width: 100%; height: auto; display: inline-block; }
        .cloud-bannerbox .swiper-slide a { display: block; width: 100%; padding-top: 46.67%; background-size: cover; background-repeat: no-repeat; background-position: center top; }
    .cloud-bannerbox .swiper-pagination span { margin: 0 3px; }
.swiper-entrance { position: relative; background: #fff; }
.cloud-bannerbox .swiper-pagination { left: 25%; width: 50%; bottom: 0.6rem; margin: 0 auto; }
.cloud-bannerbox .swiper-pagination-bullet { width: 10px; height: 2px; background: rgba(255,255,255,0.5); border: none; margin: 0 3px; border-radius: 0; }
.cloud-bannerbox .swiper-pagination-bullet-active { background: #fff; }

.cloud-zpgoods { padding: 1rem; }
    .cloud-zpgoods li { padding: 1rem; margin-bottom: 1.5rem; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
        .cloud-zpgoods li:last-child { margin-bottom: 0; }
    .cloud-zpgoods .link { position: relative; display: block; padding: 1rem 2rem 1rem 5.3rem; background: url(../images/direction_right.png) center right no-repeat; background-size: 1.4rem; }
    .cloud-zpgoods .linkdv { position: relative; display: block; padding: 1rem 2rem 1rem 5.3rem; }
    .cloud-zpgoods .ico { position: absolute; top: 50%; left: 0.5rem; margin-top: -1.8rem; display: block; width: 3.6rem; height: 3.6rem; }
        .cloud-zpgoods .ico img { width: 3.6rem; height: 3.6rem; }
.zpgoods-info { font-size: 1.4rem; color: #9c9fa1; line-height: 2rem; }
    .zpgoods-info h2 { min-height: 3rem; line-height: 3rem; font-size: 1.6rem; font-weight: 600; color: #394043;padding-right:7rem; }

.cloud-customer { padding: 0.5rem; }
    .cloud-customer li { float: left; width: 50%; }
    .cloud-customer .item { margin: 0.5rem; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
    .cloud-customer .img { display: block; padding-top: 74.85%; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.customer-info { padding: 0.5rem 1rem; }
    .customer-info h2 { height: 3.6rem; line-height: 3.6rem; font-size: 1.6rem; color: #394043; text-align: center; overflow: hidden; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
        .customer-info h2 a { color: #333; }
.cloud-morebox { padding: 1rem 1rem 2rem; text-align: center; }
    .cloud-morebox .more-btn { display: block; width: 5.5em; height: 4rem; line-height: 4rem; padding: 0 2.2rem; margin: 0 auto; color: #9c9fa1; background: #488bf4; border-radius: 0.2rem; font-size: 1.6rem; background: #f8f8f9; }

.dk-explainbox { padding: 1rem; }
.dk-explain-item { font-size: 1.5rem; }
    .dk-explain-item li { float: left; width: 50%; text-align: center; }
        .dk-explain-item li a { display: inline-block; height: 2.8rem; line-height: 2.8rem; border-radius: 1.4rem; padding: 0 1.5rem; color: #6b7072; }
        .dk-explain-item li.on a { background: #488bf4; color: #fff; }
.dk-subexplain { margin-top: 2rem; }
.dkexp-info { padding: 0 10%; text-align: center; color: #333; font-size: 1.4rem; line-height: 2rem; }
    .dkexp-info h2 { line-height: 3.6rem; color: #488bf4; font-size: 1.6rem; }
    .dkexp-info .img { margin-top: 0.5rem; }

.dk-service { padding: 1rem; font-size: 1.4rem; }
    .dk-service li { margin-bottom: 1.5rem; padding: 1.5rem 1rem; border-radius: 2px; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
        .dk-service li:last-child { margin-bottom: 0; }
.dks-head { }
    .dks-head h2 { font-size: 1.6rem; color: #394043; }
        .dks-head h2 * { vertical-align: middle; }
    .dks-head .ico { display: inline-block; margin-right: 0.7rem; width: 2.4rem; height: 2.2rem; /*border:1px solid #000;*/ vertical-align: top; }
        .dks-head .ico.i-sjcj { background: url(../images/icodk_sjcj.png) center no-repeat; background-size: 2rem; }
        .dks-head .ico.i-sjts { background: url(../images/icodk_sjts.png) center no-repeat; background-size: 2rem; }
        .dks-head .ico.i-yxfw { background: url(../images/icodk_yxfw.png) center no-repeat; background-size: 2rem; }
        .dks-head .ico.i-sjwj { background: url(../images/icodk_sjwj.png) center no-repeat; background-size: 2rem; }
.dks-body { margin-top: 1rem; color: #6b7072; line-height: 2rem; }
.dk-cooperate { padding: 0.5rem 1rem; color: #6b7072; line-height: 2.2rem; font-size: 1.4rem; }
    .dk-cooperate p { text-indent: 2em; }

.zpc-item { border-bottom: 1px solid #e8e8e8; font-size: 1.5rem; }
    .zpc-item li { float: left; width: 33.33%; text-align: center; }
    .zpc-item.zpc-item4 li { width: 25%; }
    .zpc-item li a { position: relative; display: inline-block; height: 3.6rem; line-height: 3.6rem; padding-bottom: 2px; color: #394043; }
    .zpc-item li.on a { color: #488bf4; }
    .zpc-item li .line { position: absolute; bottom: 0; left: 50%; margin-left: -1em; display: block; width: 2em; height: 2px; border-radius: 1px; background: #488bf4; display: none; }
    .zpc-item li.on .line { display: block; }
.zpc-show { padding: 1rem; text-align: center; font-size: 1.4rem; }
.zpc-subshow { padding: 1rem 0; }
    .zpc-subshow .info { color: #999; line-height: 2rem; margin-top: 1rem; }
        .zpc-subshow .info h2 { color: #333; font-size: 1.4rem; }

.zpc-dynatown { padding-left: 1rem; }
    .zpc-dynatown .item { padding: 1.5rem 1rem 1.2rem; margin: 0.5rem; border-radius: 2px; box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 10px 1px rgba(208,208,208,0.5); }
    .zpc-dynatown .dynatown { display: block; text-align: center; }
    .zpc-dynatown .avatar { width: 5.6rem; height: 5.6rem; margin: 0 auto; border-radius: 50%; overflow: hidden; }
        .zpc-dynatown .avatar img { width: 5.6rem; height: 5.6rem; }
    .zpc-dynatown h2 { height: 3rem; line-height: 3rem; color: #333; font-size: 1.5rem; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zpcdy-info { text-align: center; }
    .zpcdy-info .online { display: inline-block; width: 6.8rem; }

.zpc-downloadbox { }
    .zpc-downloadbox h2 { text-align: center; color: #999; font-size: 1.5rem; line-height: 3.6rem; }
.zpc-download { position: relative; min-height: 26rem; height: 26rem; margin-top: 1rem; background: url(../images/download_zpcbg.jpg) center left no-repeat; background-size: 100% auto; }
.download-btn { position: absolute; top: 16%; right: 1.5rem; width: 10.5rem; }
    .download-btn li { padding: 1rem 0; }
    .download-btn .btn-img { display: block; width: 10.5rem; margin-bottom: 0.5rem; }
    .download-btn .btn { display: block; width: 8rem; height: 2.6rem; line-height: 2.6rem; color: #488bf4; border: 1px solid #6199f6; border-radius: 2px; text-align: center; margin: 0 auto; font-size: 1.4rem; }

.ad-explainbox { position: relative; padding: 1rem; }
.adexp-info { padding: 0 2rem; color: #666; font-size: 1.4rem; text-align: center; }
    .adexp-info h2 { height: 3rem; line-height: 3rem; color: #333; font-size: 1.6rem; margin-bottom: 0.5rem; }
    .adexp-info p { line-height: 2rem; }
.adexp-img { margin-top: 1rem; }
.ad-explainbox .swiper-pagination span { margin: 0 3px; }
.ad-explainbox .swiper-entrance { position: relative; background: #fff; }
.ad-explainbox .swiper-pagination { left: 25%; width: 50%; bottom: 0.6rem; margin: 0 auto; }
.ad-explainbox .swiper-pagination-bullet { width: 10px; height: 2px; background: #ddd; border: none; margin: 0 3px; border-radius: 0; }
.ad-explainbox .swiper-pagination-bullet-active { background: #488bf4; }

.ad-casebox { padding: 1rem; }
    .ad-casebox li { margin-bottom: 1.2rem; border-radius: 2px; box-shadow: 0 1px 4px 1px rgba(208,208,208,0.5); -webkit-box-shadow: 0 1px 4px 1px rgba(208,208,208,0.5); -moz-box-shadow: 0 1px 4px 1px rgba(208,208,208,0.5); -ms-box-shadow: 0 1px 4px 1px rgba(208,208,208,0.5); -o-box-shadow: 0 1px 4px 1px rgba(208,208,208,0.5); }
        .ad-casebox li .item { padding: 0 1.5rem; }
        .ad-casebox li:last-child { margin-bottom: 0; }
.adcase-head { border-bottom: 1px solid #e8e8e8; }
    .adcase-head h2 { position: relative; height: 3.6rem; line-height: 3.6rem; text-align: center; font-size: 1.6rem; color: #333; padding-bottom: 2px; }
        .adcase-head h2 .line { position: absolute; bottom: 0; left: 50%; margin-left: -0.5em; display: block; width: 1em; height: 2px; background: #488bf4; border-radius: 1px; }
.adcase-body { margin-top: 1.5rem; }
.adcase-info { padding: 0.8rem 0; font-size: 1.3rem; color: #999; text-align: center; }
    .adcase-info h3 { font-size: 1.5rem; color: #333; height: 2rem; line-height: 2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .adcase-info p { height: 2rem; line-height: 2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.zol-explain { padding: 1rem; }
    .zol-explain li { padding: 1.5rem; margin-bottom: 1.2rem; box-shadow: 0 0 10px 1px rgba(136,135,135,0.1); }
        .zol-explain li a { position: relative; display: block; padding-left: 3.6rem; }
    .zol-explain h2 { padding: 0.5rem 0; font-size: 1.6rem; color: #394043; line-height: 2.6rem; }
    .zol-explain .ico { position: absolute; top: 50%; left: 0; margin-top: -1.3rem; display: block; width: 2.6rem; height: 2.6rem; }
.industry-chain { padding: 0 1rem; }
.fix-consultbox { display: none; }
.mask-consult { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 900; background: rgba(0,0,0,0.3); }
.fix-consult { position: fixed; left: 10%; top: 25%; z-index: 910; width: 80%; background: #fff; border-radius: 2px; }
.fconsult-head { position: relative; height: 3.8rem; line-height: 3.8rem; background: #f2f2f2; border-radius: 2px 2px 0 0; }
    .fconsult-head h2 { text-align: center; font-size: 1.8rem; font-weight: 400; }
    .fconsult-head .close { position: absolute; top: 0; right: 1rem; display: block; width: 3.8rem; height: 3.8rem; background: url(../images/iconsult_close.png) center right no-repeat; background-size: 1.4rem; z-index: 911; }
.fconsult-body { padding: 1.5rem 0 2rem; text-align: center; }
.fconsult-main { display: inline-block; padding-left: 5.5rem; background: url(../images/ico_custom_service.png) center left no-repeat; background-size: 4.5rem; text-align: left; }
    .fconsult-main h2 { height: 3rem; line-height: 3rem; font-size: 2.4rem; color: #333; }
    .fconsult-main p { font-size: 1.3rem; color: #333; }
.fconsult-foot { }
    .fconsult-foot .dial-btn { text-align: center; font-size: 1.6rem; display: block; height: 4rem; line-height: 4rem; color: #fff; background: #488bf4; }

.old_price { font-size: 12px; color: #6b7072; text-decoration: line-through; }
.over_o { color: red; text-align: center; line-height: 10rem; }

.play-hint { font-size: 16px; line-height: 30px; padding: 50px 20px; text-align: center; background: #fff; }
    .play-hint .ico { display: block; width: 100px; height: 100px; margin: 0 auto 10px; }
        .play-hint .ico.success { background: url(../images/ico_hint.png) center 0 no-repeat; background-size: 100%; }
        .play-hint .ico.success-vip { background: url(/Content/yun/images/zpVip/success.png) center 0 no-repeat; background-size: 100%; }
        .play-hint .ico.fail { background: url(../images/ico_hint.png) center -100px no-repeat; background-size: 100%; }
.ph-foot { margin-top: 35px; }
    .ph-foot .btn { display: block; width: 116px; height: 40px; line-height: 40px; margin: 0 auto; background: #488bf4; color: #fff; border-radius: 2px; cursor: pointer; }

.open-showbox { }
    .open-showbox h2 { text-align: center; color: #9c9fa1; font-size: 1.4rem; line-height: 3rem; }
.oshow-item { font-size: 1.5rem; color: #394043; border-bottom: 1px solid #e8e8e8; text-align: center; }
    .oshow-item .item { position: relative; display: inline-block; height: 3.8rem; line-height: 3.8rem; padding-bottom: 2px; }
    .oshow-item .swiper-slide-thumb-active .item { color: #488bf4; }
    .oshow-item .line { position: absolute; bottom: 0; left: 50%; margin-left: -1rem; display: block; width: 2em; height: 2px; border-radius: 1px; background: #488bf4; display: none; }
    .oshow-item .swiper-slide-thumb-active .line { display: block; }
.open-show { }
    .open-show .img { display: block; margin: 0.5rem; text-align: center; /*padding-top: 176%;*/ background-repeat: no-repeat; background-position: center center; }
    .open-show .swiper-slide .img { background-size: 88%; }
        .open-show .swiper-slide .img img { height: 90%; margin-top: 5%; }
    .open-show .swiper-slide-active .img { background-size: 98%; }
        .open-show .swiper-slide-active .img img { height: 100%; margin-top: 0; }
.zol-casebox { padding: 0.5rem 0 1.5rem 1rem; }
    .zol-casebox .img { display: table; display: block; height: 14rem; text-align: center; border-radius: 0.5rem; overflow: hidden; text-align: center; }
        .zol-casebox .img img { display: table-cell; border-radius: 0.5rem; }
    .zol-casebox .swiper-slide .img img { height: 12rem; margin-top: 1rem; }
    .zol-casebox .swiper-slide-active .img img { height: 100%; margin-top: 0; }

.cloud-goods li { position: relative; }
.cloud-goods .tag-hot { /* position: absolute; top: 0; right: 1rem; */ display: inline-block; width: 3.6rem; height: 2.2rem; background: url(../images/ico_hot_3g.png) left center no-repeat; background-size: 2.2rem; }
.cgoods-foot { margin-top: 2rem; }
    .cgoods-foot .price { position: relative; display: inline-block; }
.zpgoods-info .price { position: relative; color: #e93b3d; font-size: 1.8rem; display: inline-block; padding-top: 0.5rem; }
.cgoods-foot .price .discount { position: absolute; right: 0; bottom: 2rem; right: -2rem; font-size: 1.2rem; background: url(../images/ico_discount_3g.png) left bottom no-repeat; background-size: 8px; padding-bottom: 4px; }
.zpgoods-info .price .discount { position: absolute; bottom: 0.2rem; right: -4rem; font-size: 1.2rem; background: url(../images/ico_discount_3g.png) left bottom no-repeat; background-size: 8px; padding-bottom: 4px; }
    .cgoods-foot .price .discount em, .zpgoods-info .price .discount em { display: inline-block; background: #ff6600; border-radius: 2px; color: #fff; padding: 0 0.5rem; }
.zpgoods-info .original-cost { margin-left: 4rem; }
.original-cost { text-decoration: line-through; color: #9c9fa1; margin-left: 0.5rem; }
.cloud-goods .tag-recommend { position: absolute; top: 0; right: 0; display: block; width: 3.6rem; height: 3.6rem; background: url(../images/ico_recommend_3g.png) center 1.2rem no-repeat; background-size: 3.6rem; }
.cloud-goods li.contain .tag-hot { right: 4.6rem; }

.vip_btn { position: absolute; right: 0.5rem; top: 3.2rem; background-color: #E5D0A1; color: #6D4C38; padding: 0 1.3rem; line-height: 2.8rem; }

.vip-dv { font-size: 1.4rem; }
    .vip-dv dl { width: 100%; border-bottom: 1px solid #F9F9F9; padding: 0.5rem 0; line-height: 3rem; margin: 0.3rem auto; }
        .vip-dv dl dt { position: absolute; width: 4.5em; text-align: right; }
        .vip-dv dl dd { width: 60%; margin-left: 6em; }
            .vip-dv dl dd input { outline: none; border: 0; width: 100%; height: 3rem; line-height: 3rem; }
    .vip-dv .btn { background-color: #E5D0A1; color: #6D4C38; line-height: 4rem; font-size: 1.8rem; margin: 2rem auto; }


.cloud-service-ul { width: 100%; margin: 1rem auto; }
    .cloud-service-ul li { width: 24%; padding: 1.5rem 0; display: inline-block; text-align: center; }
        .cloud-service-ul li.on a { background-color: #E7D4A8; color: #6F4836; padding: 0.3rem 1rem; border-radius: 1rem; }
        .cloud-service-ul li a { text-decoration: none; }
        .cloud-service-ul li img { width: 30px; display: inline-block; }
        .cloud-service-ul li p { margin: 10px auto; font-size: 1.4rem; }

.fix-btn { position: fixed; bottom: 0; left: 0; right: 0; width: 100%; max-width: 640px; margin: 0 auto; }
    .fix-btn a { display: block; width: 100%; background-color: #CCAD76; color: #FFF; text-align: center; height: 4rem; line-height: 4rem; }

.adcase-img{text-align:center;}

.validatebox { padding: 0 1.2rem; font-size: 1.3rem; color: #333; }
.login-tag + .validatebox { margin-top: 0; }
.validatebox li { position: relative; min-height: 5rem; line-height: 5rem; border-bottom: 1px solid #e8e8e8; }
    .validatebox li.has-other { padding-right: 8.5rem; }
    .validatebox li.has-icon { padding-right: 5rem; }
.vali-text { font-size: 1.5rem; color: #333; height: 5rem; line-height: 5rem; width: 100%; border: none; }
.validatebox .icon-eye { position: absolute; top: 0; right: 0; display: block; width: 5rem; height: 5rem; background: url(/Content/images/icon_eye.png) center right no-repeat; background-size: 1.8rem auto; }
.icon-eye.open { background: url(/Content/images/icon_eye_open.png) center right no-repeat; background-size: 1.8rem auto; }
.vali-code { position: absolute; top: 0; right: 0; z-index: 1; height: 5rem; width: 8.5rem; background: #fff; color: #6b7072; font-size: 1.5rem; text-align: right; border: none; }
    .vali-code.spot { color: #e93a3c; font-size: 1.4rem; }


/*20191115*/
.zpbp-mainbox { position: relative; z-index: 1; margin-top: -4.2rem; padding: 5rem 0.75rem 1rem; background: url(../images/zpbPackage_bg.png) center top no-repeat; background-size: 100% auto; }
.zpbp-main { background: #fff; padding: 1rem 0; border-radius: 1.5rem; overflow: hidden; }
.zpb-packagebox { }
    .zpb-packagebox .titlebox { padding: 0 1rem; }
        .zpb-packagebox .titlebox h2 { height: 3.6rem; line-height: 3.6rem; font-size: 1.6rem; font-weight: 600; color: #5d391e; }
.package-wrap { padding-left: 1rem; }
.zpb-package .term { margin: 0.5rem 0 1.5rem; }
.zpb-package .border { position: relative; padding: 1rem 0.3rem; border: 1px solid #e8e8e8; border-radius: 0.2rem; text-align: center; }
    .zpb-package .border.on { border: 1px solid #d3be7d; background: #fffbf2; }
.zpb-package h2 { font-size: 1.4rem; font-weight: 600; height: 4rem; line-height: 2rem; overflow: hidden; color: #394043; }
.package-price { height: 3.6rem; line-height: 3.6rem; }
    .package-price .price { position: relative; display: inline-block; color: #a97257; font-size: 2rem; font-weight: 600; }
    .package-price .unit { font-size: 1.2rem; }
    .package-price .discount { position: absolute; top: 0; right: -1rem; z-index: 1; display: inline-block; padding: 0 0.25rem; border-radius: 0.2rem; background: #fb6e06; color: #fff; font-size: 12px; height: 16px; line-height: 16px; font-weight: 400; }
.zpb-package .original-price { font-size: 1.4rem; color: #9c9fa1; text-decoration: line-through; }
.package-other { margin: 0.6rem 0; }
    .package-other .btn { display: inline-block; min-width: 72%; height: 2.2rem; line-height: 2.2rem; margin: 0 auto; border-radius: 1.1rem; color: #fff; background: #e1be79; }
.zpbp-content { padding: 0 1rem; font-size: 1.5rem; }
    .zpbp-content .wordsbox { line-height: 2.4rem; color: #394043; }
    .zpbp-content .gobox { padding: 2rem 0; }
    .zpbp-content .go { display: block; height: 4.2rem; line-height: 4.2rem; border-radius: 0.5rem; text-align: center; color: #5d391e; font-size: 1.6rem; font-weight: 600; background: #e1c993; background: -webkit-gradient(linear,left top,right top,color-stop(20%,#e8d6ac),color-stop(80%,#dbbd7d)); background: -webkit-linear-gradient(left,#e8d6ac 20%,#dbbd7d 80%); background: linear-gradient(to right,#e8d6ac 20%,#dbbd7d 80%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8d6ac', endColorstr='#dbbd7d', GradientType=1); }
.zpbp-link { padding-left: 1rem; border-top: 1rem solid #f8f8f9; font-size: 1.6rem; }
    .zpbp-link li { border-bottom: 1px solid #e8e8e8; line-height: 4.6rem; }
    .zpbp-link .link { position: relative; display: block; line-height: 4.6rem; color: #394043; padding-right: 3rem; }
        .zpbp-link .link:after { position: absolute; top: 50%; right: 1.2rem; margin-top: -0.4rem; display: block; content: ""; width: 0.8rem; height: 0.8rem; border-top: 1px solid #d0d0d0; border-right: 1px solid #d0d0d0; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
.zpbp-introduce { border-top: 1rem solid #f8f8f9; text-align: center; }
.buy-tips { text-align: center; padding: 3.6rem 1.2rem; }
    .buy-tips .icon { display: block; width: 8rem; height: 8rem; margin: 0 auto; }
        .buy-tips .icon.icon-success { background: url(../images/icon_success.png) center no-repeat; background-size: 8rem; }
    .buy-tips h2 { line-height: 2.6rem; margin-top: 1rem; font-size: 1.6rem; font-weight: 600; color: #b7a06e; }
.zpb-explain { padding: 0 1.5rem; }
    .zpb-explain .titlebox { }
        .zpb-explain .titlebox h2 { line-height: 3.2rem; font-size: 1.6rem; font-weight: 600; color: #000; }
    .zpb-explain .wordsbox { margin-top: 0.6rem; color: #9c9fa1; font-size: 1.5rem; line-height: 2rem; }
        .zpb-explain .wordsbox .key { color: #b7a06e; }
        .zpb-explain .wordsbox p + p { margin-top: 0.8rem; }
    .zpb-explain .qr-code { width: 18rem; margin: 2rem auto 0; }
    .zpb-explain .preserve-btn { height: 4.2rem; line-height: 4.2rem; margin: 2rem 0; text-align: center; border-radius: 0.5rem; color: #5d391e; font-size: 1.6rem; font-weight: 600; background: #e1c993; background: -webkit-gradient(linear,left top,right top,color-stop(20%,#e8d6ac),color-stop(80%,#dbbd7d)); background: -webkit-linear-gradient(left,#e8d6ac 20%,#dbbd7d 80%); background: linear-gradient(to right,#e8d6ac 20%,#dbbd7d 80%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8d6ac', endColorstr='#dbbd7d', GradientType=1); }
.zpb-foot { padding: 2rem 1.2rem; line-height: 3rem; text-align: center; }
    .zpb-foot h2 { color: #000; font-size: 1.6rem; }
    .zpb-foot a.call { display: inline-block; color: #5d391e; font-size: 1.5rem; }

.zpb-package .term { margin: 1rem 0 1.5rem !important; }
.zpb-package .icon-recommend { position: absolute; top: -1.2rem; left: 0; display: block; width: 3.3rem; height: 2.5rem; background: url(../images/zpbPackage_icon_recommend.png) center center no-repeat; background-size: 3.25rem auto; }
.zpb-package .icon-hot { position: absolute; top: 0.2rem; right: 0.5rem; display: block; width: 2.1rem; height: 1.2rem; background: url(../images/zpbPackage_icon_hot.png) center center no-repeat; background-size: 2.1rem auto; }

