﻿
@media screen and (max-width: 319px) {
    html {
        font-size: 85.33333px; } }
@media screen and (min-width: 320px) and (max-width: 359px) {
    html {
        font-size: 85.33333px; } }
@media screen and (min-width: 360px) and (max-width: 374px) {
    html {
        font-size: 96px; } }
@media screen and (min-width: 375px) and (max-width: 383px) {
    html {
        font-size: 100px; } }
@media screen and (min-width: 384px) and (max-width: 399px) {
    html {
        font-size: 102.4px; } }
@media screen and (min-width: 400px) and (max-width: 413px) {
    html {
        font-size: 106.66667px; } }
@media screen and (min-width: 414px) {
    html {
        font-size: 110.4px; } }
/*CSS Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,header,hgroup,nav,section,article,aside,footer,figure,figcaption,menu,button {margin: 0;padding: 0; }
body {font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif;line-height: 1.5;font-size: 16px;color:#333;background-color:#f8f8f8;-webkit-user-select:none;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;outline:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal; }
li {list-style: none; }
ins {text-decoration: none; }
input,button,textarea,select,optgroup,option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;outline: 0; }
button {-webkit-appearance: none;border: 0;background: none; }
a {text-decoration: none; }
:focus {outline: 0; -webkit-tap-highlight-color: transparent; }
em, i {font-style: normal; }
img{vertical-align:middle;border:0;}
.text-center{text-align:center}
.ui-row-flex{display:-webkit-box;width:100%;-webkit-box-sizing:border-box;}
.ui-row-flex .ui-col{float:none;-webkit-box-flex:1;width:0;}
.ui-justify-flex{width:100%;display:-webkit-box;-webkit-box-pack:justify;-webkit-justify-content:space-between;}

.ui-header{position:fixed;width:100%;z-index:1000;left:0;}
.ui-header{top:0;height:82px;}
.ui-header ~ .ui-container{border-top:82px solid transparent; }

.ui-dialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:center;background:rgba(0,0,0,0.4);display:none}
.ui-dialog.show{display:-webkit-box}
.ui-dialog-cnt{border-radius:3px;width:296px;-webkit-background-clip:padding-box;pointer-events:auto;background-color:#fff;position:relative;border-top:4px solid #12B7F5;-webkit-box-sizing:border-box;color:#000}
.ui-dialog-hd{width:100%;text-align:center;min-height:45px;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;overflow:hidden;border-top-left-radius:3px;border-top-right-radius:3px}
.ui-dialog-bd{min-height:46px;border-top-left-radius:3px;border-top-right-radius:3px;padding:18px 28px 18px 28px;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;-webkit-box-orient:vertical}
.ui-dialog-ft{border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:-webkit-box;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;border-top:1px solid #e9e9e9;height:45px;line-height:45px}
.ui-dialog-ft button{font-size:18px;text-align:center;width:100%;line-height:45px;display:block;margin:0;-webkit-box-flex:1}

.ui-actionsheet{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;opacity: 0;pointer-events: none;display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: end;background:rgba(0, 0, 0, 0.4);}
.ui-actionsheet.show{pointer-events: inherit;opacity: 1; }
.ui-actionsheet.show .ui-actionsheet-cnt{-webkit-transform:translateY(0);-webkit-transition-delay:0.3s; }
.ui-actionsheet-cnt{position:fixed;bottom:0;width:100%;-webkit-transform:translateY(100%);-webkit-transition-property:all;-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 0.3s; }

.data-photo{display:block;width:100%;height:100%;object-fit:cover;background-size:cover}
.r102{display:block;border-radius:50%;overflow:hidden;width:102px;height:102px}
/*背景色*/
.bgc-f{background:#fff}
.bgc-ed{background:#ededed}
.bgc-fd{background:#FDF5F2}
/*padding,margin*/
.plr20{padding-left:20px;padding-right:20px}
.pt22{padding-top:22px}
.ptb22{padding-top:22px;padding-bottom:22px}
.ptb10{padding-top:10px;padding-bottom:10px}
.plr10{padding-left:10px;padding-right:10px}
/*清除浮动*/
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
/*文字截断*/
.nowrap{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;}
.nowrap-2{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nowrap-3{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
/*single list*/
.list-sl>li>a{position:relative;display:-webkit-box;}
.list-sl .list-info{-webkit-box-flex:1;-webkit-flex:1;flex:1;}
.list-sl .list-info{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;}
/*title*/
.fir-tit{margin:8px 0}
h2.headline{font-size:16px;color:#333;}
h2.headline i{display:inline-block;width:4px;height:16px;background:#C69C6C;margin-right:6px;transform:translateY(4px);vertical-align:top}
.right-arrowlink{position:absolute;top:50%;right:10px;font-size:12px;transform:translateY(-50%)}
.right-arrowlink a{color:#999;}
.right-arrowlink a img{opacity:.6;transform:translate(5px,-2px)}
/*btn*/
.btn-wrap .btn1{font-size:14px;color:#FFD571;border:1px solid #FFD571;display:block;width:100%;text-align:center;line-height:38px}
.btn-wrap .btn2{font-size:14px;background:#C69C6C;color:#fff;display:block;width:100%;text-align:center;line-height:36px;border-radius:5px}
.btn-wrap .btn3{font-size:14px;background:#fff;color:#666;border:1px solid #eee;display:block;width:100%;text-align:center;line-height:34px}
/*消息提示*/
.bd-poptips{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index: 99999;padding:5px 10px;box-sizing:border-box;background:rgba(0,0,0,.7)}
.bd-poptips .poptips-cnt>span{color:#fff}
/*header*/
.page-header{background:#0C1326}
.page-header .header-top-box{line-height:44px}
.page-header .img-share-box,.page-header .img-return-box{padding:0 20px;}
.page-header .logo-box{display:block}
.nav-first{height:38px;line-height:38px;padding-left:15px;padding-right:15px;}
.nav-first a{color:#CDCDCF;font-size:14px}
.nav-first .active a{color:#FFDF72}
/*footer*/
.page-footer{background:#0C1326;padding:22px 20px 39px}
.page-footer p{font-size:12px;line-height:16px}
.page-footer .wx-and-wb>a{margin-left:20px;padding:6px;display:inline-block}
.page-footer .connect-wx{margin-top:4px}
.page-footer .connect-wx>p{color:#D0D0D1}
.page-footer .connect-wx .tips{margin-top:5px}
.page-footer .connect-tel{margin-top:34px}
.page-footer .address{margin-top:32px;margin-bottom:34px;color:#A6A7AA}
.page-footer .copyright,.page-footer .copyright>a{color:#464647}
.page-footer .copyright>a{margin-left:5px}
/*tel 弹框*/
.tel-tk{background:rgba(0,0,0,.6)}
.tel-tk a{display:block;background:#fff;line-height:50px;padding:0 20px;font-size:14px;color:#00A4FF;position:relative}
.tel-tk a:after{position:absolute;left:0;bottom:0;content:"";width:100%;height:1px;background:#eee}
.tel-tk .cancel{margin-top:10px;background:#fff;line-height:50px;font-size:18px;color:#666}
/*banner*/
.banner{width:100%;padding-top:51.6%;}
.banner .swiper-wrapper{display:-webkit-box;position:absolute;top:0;left:0;height:100%;}
.banner .swiper-slide>a{display:block;width:100%;height:100%;overflow:hidden;}
.banner>.swiper-pagination-bullets{bottom:0;}
.banner .swiper-pagination-bullet{width:6px;height:6px;background:#fff;opacity:.5;}
.banner .swiper-pagination-bullet-active{opacity:1}
/*hsy*/
.hsy-box{padding:27px 20px 28px}@media (max-width: 329px){.hsy-box{padding-left:10px;padding-right:10px}}
.hsy-box h3{font-size:12px;color:#666;line-height:16px;margin-bottom:18px}
.hsy-box h3 .l{vertical-align:top;position:relative;top:7px;left:-16px}
.hsy-box h3 .r{vertical-align:top;position:relative;top:7px;left:16px}
.hsy-box .txt{font-size:12px;color:#666;line-height:1.8;margin-top:13px;margin-bottom:9px}
/*lxzx*/
.list-zx li{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #C69C6C}
.list-zx .thumb{width:110px;height:74px;display:block}
.list-zx .list-info{margin-left:12px;}
.list-zx .list-info .tit{font-size:14px;font-weight:bold;color:#333;line-height:1.5;}
.list-zx .list-info .time{margin-top:18px;font-size:12px;font-weight:400;color:#666;line-height:1.2;}
/*chanpin 列表*/
.list-cp{margin-bottom:7px}
.list-cp li>a{margin-top:18px;display:block;border:1px solid #C69C6C}
.list-cp .thumb{}
.list-cp .thumb>span{top:0;left:0;width:100%;height:100%}
.list-cp h4{font-size:14px;font-weight:bold;color:#333;;line-height:37px}
.list-cp h4 small{font-size:12px;font-weight:400;color:#C69C6C;float:right}
.list-cp h4 small img{margin-left:5px;transform:translateY(-1px)}
.list-cp .txt{padding-left:9px;padding-right:9px}
.list-cp .txt .desc{margin-bottom:9px;font-size:12px;font-weight:400;color:#666;line-height:1.5;max-height:36px}
/*jianjie+pinpai*/
.cnt-txt{font-size:14px;font-weight:400;color:#666;line-height:22px;padding-top:15px}
/*video*/
#player-container-id .vjs-big-play-button{height:6.8em;margin-top:-3.4em}
#player-container-id .vjs-big-play-button .vjs-button-icon{height:6.8em}

#player-container-id,.tv-panel1 .only-zw{width:100%;max-width:100%;height:0;padding-top:56.25%}

.tv-panel{padding:10px 0 7px}
.tv-panel-hd{position:relative;margin:0 10px}@media (max-width: 329px){.tv-panel-hd{margin:0}}
.tv-panel-hd .thumb-box,.tv-panel-hd .thumb-box .cover,.tv-panel1 .thumb-box,.tv-panel1 .thumb-box .cover{width:100%;height:100%;position:absolute;top:0;left:0}
.tv-panel-hd .thumb-box .cover,.tv-panel1 .thumb-box .cover{background:rgba(0,0,0,.35);text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}
.tv-panel-hd .video-box,.tv-panel1 .video-box{width:100%;position:relative;z-index:99;opacity:0;font-size:0}

.tv-panel1{width:100%;padding-top:21.875%;padding-bottom:21.875%;position:relative;background:#000;}
.tv-panel1 .thumb-box.video-thumb{height:56.25%;top:21.875%;}
.tv-panel1 ul{font-size:0;position:absolute;bottom:14px;width:100%}
.tv-panel1 li{display:inline-block;margin-left:12px;padding:0 10px;height:20px;line-height:20px;font-size:12px;color:#333;background:rgba(255,255,255,.7);border-radius:10px}
.tv-panel1 li.active{background:#C2141C;color:#fff}
.tv-panel1 li[data-type="tv"]{margin-left:0;background:rgba(255,255,255,.7) url(http://www.qinmingguzheng.com/m/style/picture/thumb_small_play0.png) no-repeat 8px 5px/6px 9px;padding-left:16px}
.tv-panel1 li[data-type="tv"].active{background-color:#C2141C;background-image:url(http://www.qinmingguzheng.com/m/style/picture/thumb_small_play.png);color:#fff}
/*video 平铺*/
.tv-panel-ft{margin-top:11px;overflow:hidden;width:100%;overflow-x:scroll;}
.tv-panel-ft::-webkit-scrollbar,.page-nav-sec::-webkit-scrollbar{display:none;}
.tiled-tv li{float:left;margin-left:10px}
.tiled-tv .video-item{position:relative;width:137px;height:78px;}
.tiled-tv .video-item .cover{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0, 0, 0, .55);font-size:14px;color:#C69C6C;line-height:78px;text-align:center}
.tiled-tv .active .video-item .cover{display:block}
.tiled-tv p{position:absolute;width:100%;height:26px;background:rgba(0,0,0,.55);color:#fff;font-size:14px;bottom:0;line-height:24px;padding-left:8px;padding-right:8px}
.tiled-tv .active p{display:none}
.tv-panel-box .fir-tit{margin:1px 0;font-size:16px;font-weight:bold;color:#333;line-height:25px;}
/*chanpin*/
.products-container{background:#0C1326 url(http://www.qinmingguzheng.com/m/style/picture/bg_products.jpg) no-repeat 0 0/100% auto;padding-bottom:50px}
.products-cnt-panel{padding-top:22px}
.tiled-cp{padding:22px 7px 0 0;font-size:0}
.tiled-cp li{display:inline-block;padding:0 0 8px 7px;}
.tiled-cp .bg-card{padding:11px 0;display:block;background:url(../image/card_products.png) no-repeat center/136px 223px;width:136px;height:223px;}
.tiled-cp .bg-card h4{color:#333;line-height:23px;font-size:16px}
.tiled-cp .bg-card .price{display:block;color:#A76301;line-height:21px;font-size:16px}
.tiled-cp .bg-card .thumb{margin:7px auto 11px;}
.tiled-cp .bg-card .btn{display:inline-block;background:url(../image/btn_products.png) no-repeat center/67px 19px;width:67px;height:19px;color:#fff;font-size:12px;line-height:19px;}
.tiled-cp .bg-card .line{margin:4px auto;display:block;width:30px;border-top:1px dashed #4B4B4B}
.products-show-container{background:url(http://www.qinmingguzheng.com/m/style/picture/bg_products_show.jpg) repeat-y 0 0/100% auto}
.products-show-container .info h1{margin-top:19px;font-size:18px;font-weight:bold;color:#333;line-height:1.1}
.products-show-container .info .price{margin-top:5px}
.products-show-container .info .price-market{margin-left:8px;font-size:12px;color:#666;line-height:15px;position:relative}
.products-show-container .info .price-market:before,.tiled-cp-recommend .desc .l-t:before{content:"";width:100%;height:1px;position:absolute;left:0;top:50%;background:#C2141C}
.products-show-container .info .price-hui{font-size:14px;line-height:15px;color:#333}
.products-show-container .info .price-hui .r{font-size:16px;color:#C2141C;font-weight:bold}
.products-show-container .info .desc{margin-top:5px;font-size:12px;color:#666;line-height:21px;padding:0 20px 0 10px}
.products-show-container .info .desc p{position:relative;padding-left:17px}
.products-show-container .info .desc p>span{display:inline-block;width:4em}
.products-show-container .info .desc p>span+span{display:inline-block;width:1em;text-align:center}
.products-show-container .info .desc p>span small{display:inline-block;width:2em}
.products-show-container .info .desc p:before{content:"";display:block;width:3px;height:3px;background:#C2141C;border-radius:50%;position:absolute;top:50%;margin-top:-1.5px;left:10px;}
.products-show-bd{padding-top:18px}
.products-show-bd .zy{font-size:12px;font-weight:400;color:#666;line-height:25px;}
.products-show-bd .sw>img{max-width:100%;height:auto!important;margin-top:4px;}
.products-show-bd .sw{margin-top:15px}
.products-show-bd .fw,.products-show-bd .pj{border:1px solid #C69C6C;width:100%;margin:20px auto 0;background:#FFFBF6}
.tiled-pj{padding:21px 16px 10px 10px}
.tiled-pj li{width:50%;float:left;padding-left:6px;}
.tiled-pj .thumb{padding-top:100%;width:100%;position:relative}
.tiled-pj .thumb>span{background:#C69C6C;border-radius:44px;overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;}
.tiled-pj .txt{margin-top:6px;margin-bottom:7px;font-size:12px;color:#666;line-height:1.5;height:36px}
.products-show-bd .fw{padding:3px 18px 2px}
.products-show-bd .fw .fw-cnt{border-top:1px dashed #C69C6C}
.products-show-bd .fw .fw-cnt:first-child{border-top:none}
.products-show-bd .fw .fw-cnt dl{margin-top:13px;margin-bottom:13px}
.products-show-bd .fw dt{font-size:12px;font-weight:bold;color:#333;line-height:21px}
.products-show-bd .fw dd{margin-top:2px;font-size:12px;font-weight:400;color:#666;line-height:20px}
.tiled-cp-recommend{padding:12px 20px 30px 11px;}
.tiled-cp-recommend li{width:50%;float:left;padding-left:9px;padding-bottom:10px}
.tiled-cp-recommend li>a{display:block}
.tiled-cp-recommend .thumb{padding-top:95.6%;width:100%;position:relative;border-top-left-radius:9px;border-top-right-radius:9px;border:1px solid #C69C6C;border-bottom:none}
.tiled-cp-recommend .thumb>span{border-top-left-radius:9px;border-top-right-radius:9px;overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;}
.tiled-cp-recommend .txt{padding:5px 8px;border-bottom-left-radius:9px;border-bottom-right-radius:9px;border:1px solid #C69C6C;border-top:none;background:#FFFBF6}
.tiled-cp-recommend h4{font-size:14px;font-weight:bold;color:#333;line-height:1.8}
.tiled-cp-recommend h4 img{vertical-align:top;position:relative;top:5px;left:4px}
.tiled-cp-recommend .desc{font-size:12px;color:#666;line-height:1.4;}
.tiled-cp-recommend .desc .mark{color:#C2141C}
.tiled-cp-recommend .desc .l-t{position:relative}
/*zixun*/
.other-logo{margin-top:30px;}
.other-logo>a{display:inline-block;padding:0 5px 10px;font-size:0}
.list-news{margin-top:19px}
.list-news li{padding:14px 0;border-top:1px solid #D3D3D3}
.list-news li:first-child{border-top:none}
.list-news li>a{display:block;padding-left:19px;position:relative;}
.list-news li>a:before{content:"";display:block;width:9px;height:9px;border:1px solid #C69C6C;border-radius:50%;position:absolute;top:6.5px;left:0}
.list-news .tit{width:100%;color:#333;font-size:14px;line-height:25px;}
.list-news .t{font-size:12px;font-weight:400;color:#999;line-height:18px;}
/*kaoji*/
.tiled-tv-1{padding:0 13px 15px;}
.tiled-tv-1 li{float:left;width:50%;padding:19px 7px 0}
.tiled-tv-1 .video-item{padding-top:68%;position:relative}
.tiled-tv-1 .video-item .img-box{width:100%;height:100%;position:absolute;top:0;left:0}
.tiled-tv-1 h4{margin-top:7px;word-break:break-all;line-height:17px;height:34px;font-size:14px;color:#666}
/*tv cnt*/
.cnt-tv{padding-top:15px;padding-bottom:15px}
.cnt-tv h1,.cnt-news h1{font-size:16px;font-weight:bold;line-height:1.8;}
.cnt-tv .time,.cnt-news .time{font-size:12px;color:#999;line-height:1.2;}
.cnt-tv .tv-panel{padding-bottom:0}

.cnt-news .cnt{line-height:1.8em;font-size:14px;padding:20px 0;color:#666;text-align:left}
.cnt-news .cnt img{display:block;max-width:100%;margin:10px auto;height:auto!important}
/*tici 平铺*/
.famous-inscription-tips{margin:7px 0 5px;font-size:12px;color:#999;line-height:20px;}
.tc-box li{float:left;width:50%;padding:19px 5px 0}
.tc-box li.hidden{display:none}
.tc-box li>span{padding-top:182.1875%;width:100%;position:relative;display:block}
.tc-box li>span>span{height:100%;width:100%;position:absolute;top:0;left:0;overflow:hidden;display:block}
/*jmlb*/
.list-show-title{position:relative;height:36px;background:#eee}
.list-show-title .headline{position:absolute;top:50%;transform:translateY(-50%);left:10px}
.list-show-title small{margin-left:5px;color:#999}

.jmlb{text-align:left}
.jmlb .btn-wrap{padding-top:2px;padding-bottom:12px}
.list-jmlb li{padding:8px 0}
.list-jmlb li+li{border-top:1px solid #eee}
.list-jmlb .thumb{width:70px;height:43px;display:block;position:relative}
.list-jmlb .play{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);line-height:43px;text-align:center}
.list-jmlb .active .play{display:block}
.list-jmlb .list-info{margin-left:12px;}
.list-jmlb .list-info .tit{font-size:14px;color:#333;line-height:1.5;}
.list-jmlb .list-info .time{margin-top:7px;font-size:12px;color:#999;line-height:1.2;}

.jmlb-box{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;opacity:0;pointer-events:none;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align: end;background:rgba(0,0,0,0.4);}
.jmlb-box.show {pointer-events:inherit;opacity:1;}
.jmlb-box.show .jmlb-wrap{-webkit-transform: translateY(0);-webkit-transition-delay: 0.3s; }
.jmlb-box .list-show-title{height:50px}
.jmlb-wrap{display:block;position:fixed;left:0;right:0;bottom:0;top:45%;height:55%;background:#fff;box-sizing:border-box;-webkit-transform:translateY(100%);-webkit-transition-property:all;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.3s;}
.jmlb-wrap .container{top:50px;position:absolute;bottom:0;left:0;right:0;overflow:hidden;overflow-y:scroll;}
.jmlb-wrap .container::-webkit-scrollbar{display:none}
.jmlb-close{position:fixed;height:50px;left:0;right:0;}
.jmlb-close .btn-close{width:40px;height:100%;text-align:center;position:absolute;z-index:1001;right:0;}
.jmlb-close .btn-close i{margin-top:15px;display:inline-block;height:9px;width:9px;border-width:0 0 2px 2px;border-color:#c9c9c9;border-style:solid;-webkit-transform:matrix(.71,-.71,.71,.71,0,0);transform:matrix(.71,-.71,.71,.71,0,0);}
/*分享*/
.actionsheet-share {position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:end;background:rgba(0,0,0,.85)}
.actionsheet-share.show {pointer-events:inherit;opacity:1;}
.actionsheet-share.show .actionsheet-share-cnt {-webkit-transform:translateY(0);-webkit-transition-delay:0.3s;}
.actionsheet-share-cnt{position:fixed;bottom:0;padding:0;width:100%;box-sizing:border-box;text-align:center;-webkit-transform:translateY(100%);-webkit-transition-property:all;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.3s; }
.actionsheet-share-cnt .actionsheet-share-bd{padding-left:20px;padding-right:20px;display:-webkit-box;display:-webkit-flex;display:flex; -webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #eee}
.actionsheet-share .j-grid{display:block;padding:25px 12px 13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;}
.actionsheet-share .grid-icon{width:40px;height:40px;background:url(http://www.qinmingguzheng.com/m/style/picture/icons_online_contact.png) no-repeat 0 0/100px auto;}
.actionsheet-share .j-icon-wb{background-position:-5px -55px;}
.actionsheet-share .j-icon-qq{background-position:-5px -5px;}
.actionsheet-share .j-icon-wx{background-position:-5px -105px;}
.actionsheet-share .j-icon-friendswx{background-position:-55px -105px;}
.actionsheet-share .j-icon-friendscirle{background-position:-55px -55px;}
.actionsheet-share .j-icon-copylink{background-position:-55px -5px;}
.actionsheet-share .grid-label{margin-top:10px;font-size:12px;font-weight:400;color:#666;}
.actionsheet-share .actionsheet-share-ft{height:40px;background:#fff;font-size:16px;font-weight:400;color:#333;line-height:40px;cursor:pointer}
.weshare{display:none;position: fixed;top:0;left:auto;max-width:750px;width:100%;height:100%;background: rgba(0,0,0,0.85) url("http://www.qinmingguzheng.com/m/style/picture/wechat_share.png") no-repeat right 20px top 10px/87.5% auto;z-index: 9999;}
/*.actionsheet-share.webviewshare{max-width:750px;left:auto;background:rgba(0,0,0,0.85) url("../images/m/webview_share.png") no-repeat right 0 top 20px/87.5% auto;}*/
.dialog-sharewx{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;background:rgba(0,0,0,.85);display: none;}
.dialog-sharewx.show{display: -webkit-box;display: box; }
.dialog-sharewx-cnt{width:280px;border-radius:10px;-webkit-background-clip: padding-box;background-clip: padding-box;pointer-events: auto;background:#fff;position: relative;font-size: 16px;}
.dialog-sharewx-hd{height: 48px;line-height: 48px;text-align: center;}
.dialog-sharewx-hd h3{font-size:16px;line-height: 48px;}
.dialog-sharewx-bd{padding:0 10px;}
.dialog-sharewx-bd .link-zs{padding:10px;display: -webkit-box;display: box;-webkit-box-pack: center;-webkit-box-align: center;-webkit-box-orient: vertical;width:100%;height:56px;border-radius:2px;background:#F6F6F6;word-break:break-all;font-size:12px;font-weight:400;color:#666;line-height:1.5;box-sizing:border-box;-webkit-user-select:text;}
.dialog-sharewx-bd .link-zs .ui-nowrap-multi{-webkit-user-select:text !important;}
.dialog-sharewx-ft{padding:0 45px;border-bottom-left-radius: 10px;border-bottom-right-radius:10px;display: -webkit-box;width: 100%;box-sizing: border-box;-webkit-box-align: center;height:75px;}
.dialog-sharewx-ft a{display:block;width:100%;height:38px;background:#16AE67;border-radius:19px;font-size:14px;color:#fff;line-height:38px;text-align:center}
.dialog-sharewx .ui-dialog-close:before{top:auto;right:auto;bottom:-50px;left:50%;transform:translateX(-50%);color:#fff;}
/*限宽*/
body,header{max-width:720px;}
body{margin:0 auto;}
.ui-header{left:auto;}