@charset "utf-8";
/*reset*/
*{word-wrap:break-word;margin:0;padding:0;}
html,body{max-width: 640px;line-height:normal;-webkit-tap-highlight-color: transparent;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family: 'Microsoft YaHei',Arial;font-size: 0.22rem;}
ul,ol,dl{list-style-type:none}
a{text-decoration:none;cursor: pointer;-webkit-tap-highlight-color: transparent;color:#ff6145;}
a:hover{text-decoration:none;outline:none}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
em{font-style: normal;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
h1,h2,h3,h4,h5,h6{margin: 0;font-weight: normal;}
i{font-style: normal;}
/*HTML5 reset*/
input,textarea{font-family: 'Microsoft YaHei',Arial;border: 0;resize: none;}
input{outline: none;-webkit-appearance: none;}
input::-webkit-input-placeholder{color: #999;}
textarea::-webkit-input-placeholder{color: #999;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield;moz-box-sizing: content-box;-webkit-box-sizing: content-box; box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
input[type="search"],input,textarea{-webkit-appearance: none; border-radius: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/*reset end*/
/*common*/
/*字体图标的引入方式*/
@font-face {
  font-family: 'iconfont';  /* project id 216638 */
  src: url('//at.alicdn.com/t/font_11makbmycspgmn29.eot');
  src: url('//at.alicdn.com/t/font_11makbmycspgmn29.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_11makbmycspgmn29.woff') format('woff'),
  url('//at.alicdn.com/t/font_11makbmycspgmn29.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_11makbmycspgmn29.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.fl{float: left;}
.fr{float: right;}
.ov{overflow: hidden;}
/*图标*/
.icon-search:before{content: '\e600';color: #084fa2;} /*搜索*/
.icon-emal:before{content: '\e618';color: #084fa2;} /*邮件*/
.icon-jiantou:before{content: '\e6a7';} /*向右的箭头*/
.icon-more:before{content: '\e62b';position: relative;top: 0.04rem;}/* 底部中间的加号*/
.icon-home:before{content: '\e6b0';} /*底部home*/
.icon-menu:before{content: '\e612';} /*底部菜单*/
.icon-product:before{content: '\e62c';} /*底部产品*/
.icon-tel:before{content: '\e618';} /*底部服务*/
.icon-chat:before{content: '\e614';} /*底部留言*/
.icon-error:before{content: '\e603';} /*表单中的警告*/
.icon-inquiry:before{content:'\e6f0';color:#6ea8df;} /*QQ客服*/
.icon-weixin:before{content:'\e601';color:#84c52d;} /*微信*/
.icon-xinlang:before{content:'\e607';color:#fc261c;} /*新浪*/
.icon-chat:before{content: '\e614';color:#00aef3;} /*chat*/
.icon-cha:before{content:'\e637';}/*叉号*/
.icon-dayu:before{content: '\e675';} /*大于号*/
.icon-xiaoyu:before{content: '\e712';} /*小于号*/
.icon-zan:before{content: '\e710';} /*大于号*/
.icon-share:before{content: '\e621';} /*小于号*/
.icon-currect:before{content: '\e711';color: #ff9a00;} /*对号*/
.icon-404:before{content: '\e60b';color: #ff9a00;} /*对号*/
.icon-back:before{content: '\e713';color: #696969;} /*搜索页面上的返回*/
.icon-clear:before{content: '\e607';color: #999;} /*清除*/
/*common end*/
.page{display: block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2000;max-width: 640px;margin:0 auto;}
.content{position:static;/*top:0;right:0;bottom:0;left:0;*/overflow:hidden;-webkit-overflow-scrolling:touch;padding: 0 0 0.85rem;}
.content.bgff{background-color: #fff;}
/*.bar-tab~.content, .bar-tab~.page .content{bottom: 0.85rem;}*/
p{margin: 0;}
a:active{background: #f5f5f5;}
.clamp1{display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow: hidden;} /*限制文字为一行显示*/
.clamp2{display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow: hidden;} /*限制文字为两行显示*/
.tit{font-size: 0.3rem;color: #000;padding: 0.32rem 0.25rem 0.2rem 0.25rem;background-color: #e5e5e6;}
.more{font-size: 0.24rem;color: #237cc0;font-weight: normal;}
.more i{color: #f87500;margin-left: 0.3rem;position: relative;top: 0.01rem;}
.tit a{display: block;margin: -0.32rem -0.25rem -0.2rem -0.25rem;padding: 0.32rem 0.25rem 0.2rem 0.25rem;color: #000;}
.static{position: static;padding-top: 0.75rem;padding-bottom: 0.85rem;}
.fixed{position: fixed !important;}

.bar{position:absolute;right:0;left:0;z-index:10;}
/*头部*/
.bar-nav{overflow:hidden;position:relative;top:0;height: 0.86rem !important;padding:0  0.25rem;background-color: #fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2); box-shadow:0 2px 2px rgba(0,0,0,0.2);max-width: 640px;margin:0 auto;}/* bbb9b9*/
.bar-nav .logo{width: 1.98rem;height: 0.58rem;padding:0.13rem 0;}
.bar-nav .logo img{width: 100%;display: block;}
.bar-nav .bar-tel{padding:0.25rem 0;}
.bar-nav .bar-tel a{font-size: 0.28rem;line-height: 0.36rem;font-style: italic;display: inline-block;color: #da251d;}
.bar-nav .bar-tel i{font-size: 0.3rem;margin-right:0.08rem;}
/*底部*/
.bar-tab{position:fixed;bottom:0;z-index:12;width:100%;height: 0.85rem;background-color: #f7f7f7;padding:0;table-layout:fixed;border-bottom:0;border-left:0;max-width: 640px;left: 0;right:0;margin:0 auto;}
.bar-tab ul{background-color: #f7f7f7;height: 0.85rem;}
.bar-tab li{text-align: center;float: left;height: 0.85rem;width: 20%;/*border-top: 1px solid #e2e2e2;*/background-color: #f7f7f7;position: relative;}
.bar-tab li:before{content:'';position:absolute;left:0;right:0;top:1px;height:1px;background-color: #e2e2e2;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
.bar-tab li.active span:before{color: #0168b6;}
.bar-tab li.active label{color: #0168b6;}
.bar-tab li a{display: block;position: relative;}
.bar-tab li span{display: block;padding-top: 0.08rem;}
.bar-tab li span:before{color: #777777;font-size: 0.35rem;}
.bar-tab li label{font-size: 0.2rem;color: #333;position:relative;top:-0.06rem;margin-top: 0.05rem;}
.bar-tab li:nth-child(3){position:relative;top:-0.11rem;border-top: 0;background: url("../images/bg_more.png") 0.018rem top no-repeat;background-size: 100%;}
.bar-tab li:nth-child(3):before{display:none;}
.bar-tab li:nth-child(3) span{padding-top:0;position:relative;top:0.08rem;display:block;margin: 0 auto;width: 0.83rem;height: 0.83rem;border-radius:100%;line-height: 0.83rem;text-align: center;background-color: #0168b6;}
.bar-tab li:nth-child(3) span:before{color: #fff;}
.bar-tab li .product_tc{position: absolute;bottom: 0.9rem;background: #fff;width: 110%;left: -5%;display: none;box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.3);}
.bar-tab li .product_tc dl{text-align: center;}
.bar-tab li .product_tc dl dd{line-height: 0.6rem;font-size: 0.22rem;border-bottom:1px solid #e9e6e6; }
.bar-tab li .product_tc dl dd:first-child{border-top:1px solid #e9e6e6;}
.bar-tab li .product_tc dl dd a{display: block;color: #666;}
.actions-modal .close{position: absolute;right: 0.25rem;top: 0.11rem;}
.actions-modal .close:before{font-size: 0.3rem;color: #999;}
/*.proNav {z-index: 999;}*/
.proNav .proNav-left{width: 40%;}
.proNav .proNav-left ul li{width: 50%;}
.proNav .proNav-right{width: 60%;}
.proNav .proNav-right ul li{width: 50%;height: 0.85rem;line-height: 0.85rem;}
.proNav .proNav-right ul li a{display: block;color: #fff;}
.proNav .proNav-right ul li:first-child{background: #ff9402;}
.proNav .proNav-right ul li:last-child{background: #ff5000;}
.proNav .proNav-right ul li:first-child a:active{background:#ff9428; }
.proNav .proNav-right ul li:last-child a:active{background: #ff5000;}
.proNav li:before{content:'';position:absolute;left:0;right:0;top:0px;height:1px;background-color: #e2e2e2;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
/*面包屑导航*/
.sub-title{background: #0168b6;padding:0.2rem;font-size: 0.22rem;}
.sub-title p{color: #fff;}
.sub-title a{color: #fff;}
.sub-title a:active{background:none;}
/*中间加号展开更多*/
.item-more-actions{z-index:12;/*height:4.46rem;*/background:rgba(244,244,244,0.96);bottom: 0 !important;}
.item-share-actions{z-index:12;height:auto;background:rgba(244,244,244,0.96);bottom: 0 !important;}
.item-more-actions dl{width:100%;overflow:hidden;padding:0.5rem 0 1.8rem;}
.item-share-actions dl{height:auto;width:100%;overflow:hidden;padding:0.55rem 0 0.5rem;}
.item-more-actions dl dd,.item-share-actions dl dd{float:left;width:25%;height:auto;overflow:hidden;}
.item-more-actions dl dd a,.item-share-actions dl dd a{display:block;text-align:center;padding:0.22rem 0;font-size:0.22rem;color:#333;position: relative;}
em.remind{width:0.13rem;height:0.13rem;position: absolute;right: 0.45rem;top: 0.25rem;background-color: red;border-radius: 100%;}
.item-share-actions dl dd a{padding: 0.15rem 0;text-align: center;}
.item-more-actions dl dd a span,.item-share-actions dl dd a span{display:block;width: 0.8rem;height: 0.8rem;text-align: center;margin:0 auto;line-height: 0.8rem;border-radius: 50%;margin:0 auto 0.1rem;}
.item-share-actions dl dd a span{font-size: 0.9rem !important;margin-left:0.35rem;}
.item-more-actions dl dd a span.sy{background: #95c000;}
.item-more-actions dl dd a span.cp{background: #fcb112;}
.item-more-actions dl dd a span.kf{background: #00aef3;}
.item-more-actions dl dd a span.tel{background: #e77900;}
.item-more-actions dl dd a span.qq{background: #5294d0;}
/*.item-share-actions dl dd a span i{font-size: 0.72rem !important;}*/
.item-more-actions dl dd a span i{font-size: 0.36rem;color: #fff;position: relative;top: 0.03rem;}
.item-more-actions dl dd a:active,.item-share-actions dl dd a:active{background-color:#f5f5f5;}
.item-more-actions .cancle,.item-share-actions .cancle{position:relative;height:0.9rem;width:100%;text-align:center;line-height:0.9rem;background-color:#fff;}
.item-more-actions .cancle:active,.item-share-actions .cancle:active{background-color:#f5f5f5;}
.item-more-actions .cancle:before,.item-share-actions .cancle:before{content:'';position:absolute;left:0;top:0;right:0;height:1px;background-color: #f2f2f2;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
.item-more-actions .cancle span:before,.item-share-actions .cancle span:before{color:#a5a5a5;font-size:0.38rem;}
.mianfei-tel{padding:0.6rem 0 0;text-align: center;box-sizing: border-box;position: fixed;bottom: 0 !important;width:100%;background: #f4f4f4;z-index: 99;display: none;max-width: 640px;left:0;right:0;margin:0 auto;}
.mianfei-tel h3{font-size: 0.3rem;color: #327ccc;font-weight: normal;padding:0.1rem 0;}
.mianfei-tel p{font-size: 0.24rem;color: #5e5e5e;margin-top: 0.05rem;}
.mianfei-tel form{width: 100%;padding: 0.3rem 0.2rem;box-sizing: border-box;}
.mianfei-tel form input{width: 100%;padding-left: 0.2rem;box-sizing: border-box;border-radius: 0.1rem;padding:0.2rem 0 0.2rem 0.2rem;font-size: 0.26rem;}
.mianfei-tel .jieting{width: 94%;background: #327ccc;border-radius: 0.1rem;margin:0 auto 0.5rem;}
.mianfei-tel .jieting a{color: #fff;display: block;font-size: 0.26rem;padding:0.2rem 0;}
.mianfei-tel .jieting a:active{background: none;border-radius: 0.1rem;color: #fff;}
.mianfei-tel .jieting i{margin-right: 0.12rem;font-size: 0.22rem;}
.mianfei-tel .gbBtn{position:relative;height:0.9rem;width:100%;text-align:center;line-height:0.9rem;background-color:#fff;}
.mianfei-tel .gbBtn:active{background-color:#f5f5f5;}
.mianfei-tel .gbBtn:before{content:'';position:absolute;left:0;top:0;right:0;height:1px;background-color: #f2f2f2;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
.mianfei-tel .gbBtn span:before{color:#a5a5a5;font-size:0.38rem;}
.cover{display: none;position: fixed; top: 0; left: 0; z-index: 8; width: 100%; height: 100%; background: rgba(0, 0, 0, .7);max-width: 640px;left:0;right:0;margin:0 auto;}
.mianfei-tjcg h3{color: #5e5e5e;font-size: 0.32rem;}
.mianfei-tjcg h3 i{font-size: 0.6rem;color: #b1d74f;position: relative;top: 0.08rem;margin-right:0.1rem;}
.mianfei-tjcg p{margin:0.2rem 0 1.2rem;}

/*中间区域*/
.bar-nav~.content{top: 0.75rem;}

/*留言*/
.message{height: auto;overflow: hidden;background-color: #fff;}
.message .tit{background: none;}
.message p{font-size: 0.24rem;line-height: 0.3rem;color: #5e5e5e;padding: 0 0.25rem;}
.message p.notice{font-size: 0.24rem !important;padding:0 0 0.14rem 0 !important;color: #5e5e5e !important;}
.message .input-row{height: auto;overflow: hidden;padding: 0 0.2rem;margin-top: 0.14rem;background:#fff;}
.message .input-row:first-child{margin-top: 0;}
.message .input-row .input{background-color: #fff;height: auto;overflow: hidden;}
.message .input-row input{padding: 0.2rem 0 0.2rem 0.2rem;color: #333;border: 1px solid #f4f4f4;}
.message .input-row textarea{padding: 0.2rem 0 0.2rem 0.2rem;line-height: 0.3rem;}
.message .input-row input,.message .input-row textarea{width: 100%;font-size: 0.2rem;color: #000;background-color: #f6f6f6;}
.message .input-row input::-webkit-input-placeholder,.message .input-row textarea::-webkit-input-placeholder{color: #919191;}
.message .input-row label{display:block;padding: 0 0 0.02rem 0.3rem;color: #e72c00;font-size: 0.22rem;position: relative;background: url(../images/jinggao.png) top left no-repeat;background-size:0.22rem;margin-top:0.08rem;}
.message .input-row input.fl{width: 1.51rem;padding: 0.2rem 0.12rem;border: 1px solid #e2e2e2;}
.message .input-row em{float: left;padding: 0.2rem 0.06rem;font-size: 0.24rem;}
.message input[type='submit']{margin-top:0.1rem;width: 100%;background-color: #f87500;color: #fff;font-size: 0.26rem;border-radius:0.1rem;text-align: center;font-weight: normal;}
.message input[type='submit']:active{background-color: #f87b0b;}
.message .input-row .input-sj input{width: 1.53rem;height: 0.2rem;text-align: center;}
.message .input-row .input-sj span{width: 0.28rem;display: inline-block;text-align: center;margin:0 auto;}
.message .input-row .input-sj span i{font-size: 0.22rem;color: #999;}
.message .input-row .input-sj p{padding:0.22rem 0 0;color: #787878;font-size: 0.18rem;}
/*底部切换*/
.site-change{height: auto;background-color: #fff;width: 100%;}
.site-change .site-top{padding:0.2rem;height: 0.46rem;line-height: 0.46rem;clear: both;border-top:1px solid #e9e6e6;}
.site-change .site-top p{font-size: 0.22rem;color: #5e5e5e;width: 100%;}
.site-change .site-top p a{font-size: 0.24rem;font-weight: bold;color: #dd562c;padding: 0 0.2rem;}
.site-change .site-top p a i{margin-right: 0.1rem;}
.site-change .site-top p span{display: inline-block;float: right;width: 1.58rem;background: #0168b6;line-height: 0.46rem;color: #fff;text-align: center;border-radius: 0.1rem;}
.site-change .site-top p span a{display: block;color: #fff;}
.site-change .site-top p span:active{background: #2484cc;}
.site-change .site-top p span a:active{background: none;}
.site-change .site-bottom{padding:0.2rem;height: 0.46rem;clear: both;}
.site-change .site-left{position: relative;top: 0.1rem;float: left;}
.site-change .site-left p{font-size: 0.22rem;line-height: 0.3rem;color: #5e5e5e;}
.site{width:1.44rem;height: auto;margin-right:0.05rem;z-index: 2;position: relative;}
.site-change .site-left p a:active{background: #fff;}
.site-change .site-left p a:active i{background: #f5f5f5;}
.site-change .site-left p a i{font-size: 0.5rem;margin-left: 0.15rem;vertical-align: bottom;}
.site-change .site-left p a.qq i{color: #6ea8df;}
.site-change .site-left p a.ly i{color: #dd562c;}
.site-change .site-left p a.wx i{color: #84c52d;}
.site .site-cen{line-height: 0.44rem;vertical-align:middle;position: static;z-index:1; cursor:pointer;}
.site .site-pr{position: relative;z-index: 1;}
.site .site-cen .site-name{border: 1px solid #d4d4d4;width:1.44rem;font-size: 0.2rem; height: 0.44rem; line-height: 0.44rem;color:#262626;text-align:center;background: #fff url("../images/link_bg.png") 1.1rem 0.2rem no-repeat;}
.site .site-cen .site-name:active{background-color: #f5f5f5;}
.site .site-cen ul{display: none;background: #414141;width:1.44rem;position: absolute;left: 1px;bottom:0.44rem;}
.site .site-cen ul li{line-height:0.41rem;font-size: 0.2rem; color: #fff;text-align: center;}
.site .site-cen ul li a{color: #fff;display: block;}
.site .site-cen ul li a:active{color: #666;background: #f5f5f5 !important;}

/*加载更多*/
.load-more{font-family: 'regular';background-color: #eee;color: #0168b6;font-size: 0.23rem;height:0.7rem;line-height: 0.7rem;text-align: center;}
.load-more span:before{color: #f87500;position: relative;top: 0.02rem;font-size: 0.24rem;}
.load-more:active{background-color: #e7e5e5;}

/*当前位置*/
.position{padding:0 0.25rem;height: 0.6rem;line-height:0.6rem;overflow: hidden;background-color: #0168b6;color: #fff;font-size: 0.22rem;}
.position a{color: #fff;}
.position span{}

/*搜索*/
.search{height: auto;overflow: hidden;}
.search .search-input{height: 0.89rem;line-height: 0.89rem;-webkit-box-shadow:0 4px 4px rgba(197,197,197,0.6); box-shadow:0 4px 4px rgba(197,197,197,0.6);}
.search .search-input span{width: 15%;height: 0.89rem;text-align: center;}
.search .search-input span:active{background-color: #f5f5f5;}
.search .search-input em{display:none;width: 15%;height: 0.89rem;text-align: center;}
.search .search-input em:active{background-color: #f5f5f5;}
.search .search-input input{width: 70%;height: 0.89rem;color: #666;font-size: 0.26rem;}
.search .search-input input:-webkit-input-placeholder{color: #c6c6c6;}
.search .search-cen{height: auto;overflow: hidden;}
.search .search-cen .hot{height: auto;overflow: hidden;}
.search .search-cen .hot h2{font-weight: normal;padding: 0.3rem 0.35rem 0.23rem;color: #959595;font-size: 0.27rem;}
.search .search-cen .hot ul{height: auto;overflow: hidden;}
.search .search-cen .hot ul li{height: auto;overflow: hidden;position: relative;}
.search .search-cen .hot ul li:before{content:'';position:absolute;left:0.25rem;bottom:0;right:0.25rem;height:1px;background-color: #f1f1f1;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
.search .search-cen .hot ul li a{display: block;font-size: 0.24rem;color: #1b1b1b;padding: 0.24rem 0.35rem;}
.search .search-cen .hot ul li a:active{background-color: #f5f5f5;}
.search .search-cen .result{height: auto;overflow: hidden;display: none;}
/*提交成功*/
.order{height: auto;overflow: hidden;text-align:center;width: 5.52rem;margin: 0 auto;padding-top: 1.53rem;}
.order span:before{font-size: 0.9rem;}
.order h1{font-family:'regular';font-size: 0.36rem;line-height: 0.36rem;color: #060606;padding: 0.2rem 0;}
.order p{font-size: 0.26rem;line-height: 0.36rem;color: #666;padding-bottom: 0.6rem;}
.order a{margin-bottom:0.23rem;display: block;width: 100%;font-size: 0.26rem;height: 0.76rem;line-height: 0.76rem;background-color: #fff;text-align: center;color: #0168b6;}
.order a:active{background-color: #f8f5f5;}

/*遮罩层*/
.modal-overlay,
.preloader-indicator-overlay,
.popup-overlay{position: fixed; top: 0;  z-index: 11; width: 100%; height: 100%; visibility: hidden; background: rgba(0, 0, 0, .7); opacity: 0; -webkit-transition-duration: 400ms; -o-transition-duration: 400ms; transition-duration: 400ms;max-width: 640px;left: 0;right: 0;margin:0 auto;}
.modal-overlay.modal-overlay-visible,
.preloader-indicator-overlay.modal-overlay-visible,
.popup-overlay.modal-overlay-visible{visibility: visible; opacity: 1;}
.popup-overlay{z-index: 11;}
.modal{position: fixed; top: 50%; left: 50%;display: none; width: 13.5rem; margin-top: 0; margin-left: -6.75rem; color: #3d4145; text-align: center; border-radius: .35rem; opacity: 0; -webkit-transition-property: -webkit-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; -webkit-transform: translate3d(0, 0, 0) scale(1.185); transform: translate3d(0, 0, 0) scale(1.185);}
.modal.modal-in{opacity: 1; -webkit-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1);}
.modal.modal-out{opacity: 0; -webkit-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translate3d(0, 0, 0) scale(.815); transform: translate3d(0, 0, 0) scale(.815);}
.actions-modal{display:none;position: fixed; bottom: 0.85rem; width: 100%; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);max-width: 640px;left: 0;right: 0;margin:0 auto;}
.actions-modal.modal-in{-webkit-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.actions-modal.modal-out{-webkit-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}

/*返回顶部*/
#back_top{width: 0.7rem;position: fixed;right: 2%;bottom: 2.68rem;display: none;z-index: 8;text-align: center;line-height: 0.7rem;}
#back_top i{color: #999;font-size: 35px;opacity: 0.8;}

/*关注微信*/
.wechat{background: #fff;position: fixed;width: 5.9rem;height: 5.4rem;left: 50%;right: 50%;margin-left: -2.95rem;top: 50%;margin-top: -2.7rem;z-index: 66;display: none;}
.wechat .wechatCen{padding:0.5rem 0;position: relative;}
.wechat .wechatCen .gbBtn{position: absolute;top: 0;right: 0;width: 0.5rem;height: 0.5rem;text-align: center;line-height: 0.5rem;color: #999;}
.wechat .wechatCen p{text-align: center;font-size: 0.22rem;line-height: 0.42rem;color: #333333;}
.wechat .wechatCen p strong{font-size: 0.3rem;color: #007fe1;}
.wechat .wechatCen p img{width: 1.83rem;height: 1.83rem;margin: 0.2rem 0;}
.yinying{display: none;position: fixed; top: 0; left: 0; z-index: 8; width: 100%; height: 100%; background: rgba(0, 0, 0, .4);max-width: 640px;left:0;right:0;margin:0 auto;}
#wechat{width:4.8rem !important;margin-left: -2.4rem !important;}
#wechat canvas{display:block;margin:0.15rem auto 0;}