@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
textarea{ resize:none;}
fieldset, img ,button{ border: none; }
a,button,input,textarea{ -webkit-tap-highlight-color: rgba(255,255,255,0); tap-highlight-color: rgba(255,255,255,0); -webkit-appearance: none; appearance: none;}
em, i ,strong{ font-style: normal; font-weight: normal;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
abbr, acronym { border: 0;}
.clear{ zoom: 1;}
.clear:after{ content: ""; display: block; clear: both;}
a{ text-decoration: none; cursor: pointer;}
a:hover{ text-decoration: none;}
html,body{ width:100%;height:100%;background-color:#eaedee;-webkit-text-size-adjust: none;}
html,body,h1,h2{ font:400 14px/100% "microsoft yahei",simsun,Tahoma,sans-serif;}



/*banner*/
.banner-wrap {width:100%;height: 63px;position:fixed;top:0px;left:0px;z-index:999;background:#000;}
.head { width:52px;height:52px;float:left;margin:4px 0 0 9px;background:url(/skin/default/images/head.png) no-repeat;background-size: 100% 100%;}
.headtxt {float:left;margin:8px 0 0 5px;line-height:100%;}
.headtxt h2{color:#fff;font-size:1.3rem;}
.headtxt p{font-size:0.8rem;color:#fff;margin-top:4%;}
.yybtn,.download {width:92px;height:37px;text-indent:-9999px;position:absolute;top:8px;right:34px;background:url(/skin/default/images/yuyuebtn.png) no-repeat;background-size: 100% 100%;}
.download { background:url(/skin/default/images/download.png) no-repeat;background-size: 100% 100%; }

.btn_nav_slide {position:absolute;right:5px;top: 15px;width:25px;height:25px;}
.draw,.draw:before,.draw:after{width:23px;height:2px;background:#e7e7e9;position:absolute;left:0;-webkit-transition:all .5s;-webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.draw{top:16px;right:12px;}
.draw:before{content:"";top:-7px;}
.draw:after{content:"";top:7px;}
.G_close .draw{background:transparent;}
.G_close .draw:before{top:0;-webkit-transform:rotate(45deg);background:#fff;}
.G_close .draw:after{top:0;-webkit-transform:rotate(-45deg);background:#fff;}

.common_nav{width:0;height:0;position:fixed;right:0;top:50px;z-index:9998;opacity:0;-webkit-transition:all .5s;-webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.common_nav ul{width:100%;overflow:hidden;text-align:center;background:url(/skin/default/images/commonnav.png) no-repeat;background-size: 100% auto;}
.common_nav li{height:44px;overflow:hidden;line-height:44px;position:relative;border-bottom:1px solid #2f8597;}
.common_nav a{color:#e8e8ea;display:block;height:100%;font-size:1.1rem;text-shadow:1px 1px 2px rgba(0,0,0,0.8);}
.G_open{width:41%;height:auto;top:50px;opacity:1;-webkit-transform:scale3d(1,1,1);}
.navarrow { width:15px;height:13px;background:url(/skin/default/images/arrow.png) no-repeat;background-size: 100% 100%;position:absolute;top:-13px;right:13px; }

/*content*/
.wrap { width:100%;min-width:320px;position:relative; }
.wrap img { width:100%;display:block; }
.tvbtn  {width:10.625%;height:6.746%;position:absolute;top: 62%;right: 45%;}
.tvbtn-bg {width:100%;height:100%;background: url(/skin/default/images/tvbtn01.png) no-repeat;background-size: 100%;display:block;}
.tvbtn-arrow {width:100%;height:100%;background: url(/skin/default/images/tvbtn02.png) no-repeat;background-size: 100%;position:absolute;top:0;left:0;animation:movemiusic 2s linear infinite;-webkit-animation:movemiusic 2s linear infinite;}
.webshop {width:40%;position:absolute;top: 70%;right: 30%;border-radius: 10px;background: rgba(255,255,255,.8);}
@keyframes movemiusic{
    from{transform:rotate(0deg);} to{transform:rotate(360deg);}
}
@-webkit-keyframes movemiusic{
    from{-webkit-transform:rotate(0deg);} to{-webkit-transform:rotate(360deg);}
}

.arrow { width:30.625%;height:4.06%;background:url(/skin/default/images/arrow01.png) no-repeat;background-size: 100% 100%;position:absolute;bottom:2.2%;left:34.7%;z-index:99; }
.arrow i { width:100%;height:100%;display:block;margin:0 auto;background:url(/skin/default/images/arrow02.png) no-repeat;background-size: 100% 100%;animation:arrow 1s infinite;-webkit-animation:arrow 1s infinite; }
@-webkit-keyframes arrow {
  0%{-webkit-transform:-webkit-translate(0,-5px);opacity:1;}100%{-webkit-transform:-webkit-translate(0,10px);opacity:0;}
}
@keyframes arrow {
  0%{transform:translate(0,-5px);opacity:1;}100%{transform:translate(0,10px);opacity:0;}
}

.lbbtn { width:15%;height:10.7%;position: absolute;left:66.875%;top:14.5%;background:url(/skin/default/images/lb.png) no-repeat;background-size: 100% 100%;text-indent:-999px;overflow:hidden; }

/*音乐按钮*/
.music-btn-stop,.music-btn{ width:7.8%;height:3.6%;position: absolute;left:8.75%;top:16%;background:url(/skin/default/images/muisc-stop.png) no-repeat;background-size: 100% 100%;cursor: pointer;}
.music-btn{ background:url(/skin/default/images/muisc-btn.png) no-repeat;background-size: 100% 100%;}

.copyright { text-align:center;padding:15px 0 10px;width:100%;background-color:#000;zoom:1;  }
.copyright:after { content: ""; display: block; clear: both; }
.copyright p { font-size:12px;color:#fff;line-height:1.5; }
.copyright img {vertical-align:middle;display:inline-block; }
.copyright img.longtu { width:30%;margin-bottom:5px;}
.copyright img.wen { width:5%; }

.newstit { padding-top:10px; }
.newspic { margin:15px auto 0;width:91.25%;position:relative; }
.newspic .tab-indicator { position:absolute;top:0;right:1px;width:42%;height:17%;z-index:9; }
.newspic .tab-indicator li { width:50%;height:80%;float:left;}
.newspic .tab-indicator li.active { height:100%; }
.newspic .tab-indicator li a { width:100%;height:100%;display:block;text-indent:-999px;overflow:hidden; }
.newspic .tab-indicator li a.a01 { background:url(/skin/default/images/act.png) no-repeat;background-size: 100% 100%; }
.newspic .tab-indicator li a.a02 { background:url(/skin/default/images/news.png) no-repeat;background-size: 100% 100%; }
.newspic .tab-indicator li.active a.a01 { background:url(/skin/default/images/act_h.png) no-repeat;background-size: 100% 100%; }
.newspic .tab-indicator li.active a.a02 { background:url(/skin/default/images/news_h.png) no-repeat;background-size: 100% 100%; }
.tabs,.tab-item { width:100%; }
/*.tab-item { display:none; }*/
.swiper-pagination { position:static;font-size:0;margin-top:10px;height:11px;overflow:hidden; }
.swiper-pagination-bullet { width:10px;height:10px;background:transparent;border:1px solid #ff4916;border-radius:100%;box-sizing:border-box;opacity:1; }
.swiper-pagination-bullet-active { background:#ff4916; }

.newslist { background-color:#fff;overflow:hidden;padding-bottom:13px;margin-top:11px; }
.newstab { width:100%; }
.newstab .tab-indicator { overflow:hidden; }
.newstab .tab-indicator li{ width:33.3333333%;float:left;background:#dbdbdb;text-align:center;font-size:1.2rem;font-weight:700;color:#000;line-height:2.5;}
.newstab .tab-indicator li a{ color:#000; }
.newstab .tab-indicator li.active { background:#cac8c8;color:#cc3300; }
.newstab .tab-indicator li.active a{ color:#cc3300; }
.newstab .tabs { width:91.25%;margin:10px auto 0; }
.newstab .tabs li { padding:10px 0;overflow:hidden;border-bottom:1px dashed #a0a0a0; }
.newstab .tabs a { color:#595959;font-size:1.1rem;line-height:1.5;width:88%;float:left;white-space:nowrap;text-overflow: ellipsis;overflow:hidden; }
.newstab .tabs a em { background:#08b5b2;color:#fff;padding:0 8px;float:left;margin-right:4px;border-radius:5px; }
.newstab .tabs span{ float:right;line-height:1.6;color:#595959; }

.more { text-align:center;width:100%;display:block;margin-top:13px; }
.more a { display:inline-block;padding:0 14px;font-size:1.1rem;line-height:2;border:2px solid #d1d1d1;border-radius:15px;color:#595959; }

.qb_box{position: relative;background: #fff;padding: 0.2rem 0 0.9rem;}
.new_sz_box{position: relative;background: url(/skin/default/images/qbbj.png) no-repeat 0 0/100%;height: 260px;padding: 0 0;}

.new_sz_box .swiper-pagination{height: 1rem;line-height: 1rem;color:#b68d5a;font-size:0.25rem;text-align: center;bottom: 0;position: absolute;}
.new_sz_box .swiper-container{width: 100%;text-align: center;margin-top: 0.8rem;}
.new_sz_box .swiper-container .swiper-slide img{width: 100%;margin-top: 0.2rem;}
.new_sz_box .swiper-button-next{ background:url(/skin/default/images/rt.png) no-repeat 0 0/100% 100%; width: 40px;
height: 40px; margin-top: 0; transform: translateY(-80%); right: 27px;}
.new_sz_box .swiper-button-prev{ background: url(/skin/default/images/lt.png) no-repeat 0 0/100% 100%;  width: 40px;
height: 40px; margin-top: 0; transform: translateY(-80%);left: 20px;}
.sp{ display: inline-block; background: url(/skin/default/images/sp01.png) no-repeat 0 0/100% 100%; 
width: 40px; height: 40px; position: absolute;top: 50%; left: 50%; transform: translate(-40%,-20%);}



.workpart,.pifpart,.zlpart,.jhpart { background-color:#fff;margin-top:8px;padding-bottom:13px; }
.worktit,.piftit,.zltit,.jhtit { padding-top:10px; }
.jhpart { background-color:#eaedee; }
.swiper2 { width:91.25%;margin:0 auto; }

.piftab { width:91.25%;margin:15px auto 0;overflow:hidden; }
.piftab .tabs { width:73%;float:left; }
.piftab .tab-indicator { width:23%;float:right; }
.piftab .tab-indicator li a,.piftab .tab-indicator li { position:relative;display:block; }
.piftab .tab-indicator li i { display:none;width:13px;height:13px;background-color:#08b5b2;position:absolute;top:30%;left:-7px;transform:rotate(45deg);-webkit-transform:rotate(45deg); }
.piftab .tab-indicator li.active i { display:block; }
.piftab .tab-indicator li:nth-child(4) i { top:40%; }
.piftab .tab-indicator li .pif_h { width:100%;height:100%;position:absolute;top:0;left:0; }
.piftab .tab-indicator li:nth-child(1) .pif_h { background:url(/skin/default/images/piftab1_h.jpg) no-repeat;background-size: 100% 100%;display:none; } 
.piftab .tab-indicator li:nth-child(2) .pif_h { background:url(/skin/default/images/piftab2_h.jpg) no-repeat;background-size: 100% 100%;display:none; } 
.piftab .tab-indicator li:nth-child(3) .pif_h { background:url(/skin/default/images/piftab3_h.jpg) no-repeat;background-size: 100% 100%;display:none; } 
.piftab .tab-indicator li:nth-child(4) .pif_h { background:url(/skin/default/images/piftab4_h.jpg) no-repeat;background-size: 100% 100%;display:none; } 
.piftab .tab-indicator li.active .pif_h { display:block; }

.zltab { width:91.25%;margin:25px auto 0;overflow:hidden; }
.zltab .tab-indicator,.jhtab .tab-indicator,.subjh { width:100%;background:url(/skin/default/images/line.png) repeat-x 0 100%;overflow:hidden; }
.zltab .tab-indicator li,.jhtab .tab-indicator li,.subjh li { width:26%;float:left;font-size:1.2rem;font-weight:700;color:#000;line-height:1.2;}
.zltab .tab-indicator li a,.jhtab .tab-indicator li a,.subjh li a { color:#000;width:100%;display:block;padding-bottom:12px;text-align:center;white-space:nowrap; } 
.zltab .tab-indicator li i,.jhtab .tab-indicator li i,.subjh li i { width:12px;height:12px;background:url(/skin/default/images/zldot.png) no-repeat;background-size:100% 100%;display:inline-block;vertical-align:middle;margin-right:3px; }
.zltab .tab-indicator li.active a,.jhtab .tab-indicator li.active a,.subjh li.active a { border-bottom:1px solid #cc3300;color:#cc3300; }
.zltab .tab-indicator li.active i,.jhtab .tab-indicator li.active i,.subjh li.active i { background:url(/skin/default/images/zldot_h.png) no-repeat;background-size:100% 100%;}
.zltab .tabs { margin-top:3px;overflow:hidden; }
.zltab .tab-item a{ width:23%;float:left;text-align:center;color:#fff;line-height:2;background:url(/skin/default/images/zlbg.png) no-repeat;background-size:100% 100%;margin:12px 1% 0;overflow:hidden;white-space:nowrap; }

.jhtab { width:91.25%;margin:25px auto 0;overflow:hidden; }
.jhtab .tabs { margin-top:20px;overflow:hidden; }
.bigpic { width:100%;position:relative; }
.bgtxt { padding:3px 0;width:100%;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.7);color:#fff;text-align:center;line-height:1.2;overflow:hidden;white-space:nowrap;text-overflow: ellipsis; }
.smpic { width:32%;float:left;position:relative;margin:8px 2% 0 0; }
.smpic:last-child { margin-right:0; }
.tvicon { width:30%;height:48%;background:url(/skin/default/images/tvbtn.png) no-repeat;background-size:100% 100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);  }
.bigpic .tvicon { width:20%;height:35%; }
.jhtab .tabs .tab-item:last-child .bgtxt { text-align:left;padding-left:5px;box-sizing:border-box; }

.linkbox { width:100%;zoom:1; }
.linkbox:after{ content: ""; display: block; clear: both;}
.linkbox a{ width:49.8%;float:left;margin:0 0.4% 2px 0;position:relative; }
.linkbox a:nth-child(2n) { margin-right:0; }

.top { width:41px;height:41px;background:url(/skin/default/images/top.png) no-repeat;background-size:100% 100%;float:right;margin-top:-48px; }

.popwrap { width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99999;display:none;}
.popwrap img { width:100%;display:block; }
.popbox {width:96%;position:absolute;top:30%;margin-left: 2%;}
.popcon { width:100%;background-color:#0095a2;border:3px solid #10d9d6;float:left;box-sizing:border-box;position:relative; }
.popclose { width:40px;height:40px;background:url(/skin/default/images/close.png) no-repeat;background-size:100% 100%;position:absolute;top:-40px;right:0; }

.popic { width:100%;height:100%;position:absolute;top:0;left:0;margin-left:0; }
.popic .popcon { width:100%;border:medium none;background:none;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%); }
.popic .popclose {width:100%;height:100%;background:none;top:0;}

/* 预约弹框*/
.popup-order{z-index:999;width:304px;background:#fff; position: fixed;top:10%;background: url(/skin/default/images/pop/order-bg1.png) no-repeat;background-size:100%;display:none;}
.popup-order label{color:#006666; font-size: 18px;}
.popup-order .warp{position: relative;overflow: hidden;padding-bottom: 10px}
.popup-order  .tit{color:#fff;font-size:16px; text-align: center; line-height: 18px;padding:15px 0 8px; }
.popup-order  .tit label{color:##006666; font-size: 12px;}
.popup-order  .int{padding-top:10px;}
.popup-order  .nub{padding-bottom:10px;overflow:hidden;}

.popup-order  span{font-size:14px;color:#579896;background:url(/skin/default/images/pop/icon-tit.png) no-repeat left; background-size:7px 12px; padding-left:10px;float:left;width:80px;line-height:28px;white-space: nowrap;}
.popup-order  .tel{width:177px;height:26px;border:#138a68 1px solid;background:none;padding:0 2px;color:#000;font-size:14px;float:left;}
.popup-order  .model{width:177px;height:26px;border:0;background-color:#ccc;padding:2px 0;font-size:14px;line-height: 16px;}

.popup-order .yzm{position: relative; margin-bottom: 10px;overflow:hidden;}
.popup-order  .code{width:92px;height:26px;border:#138a68 1px solid;background:none;padding:0 2px;color:#000;font-size:14px;line-height: 16px;float:left;}
.popup-order  .yzm-bg{color:#fff;font-weight:bold;text-align:center;line-height:27px;font-size:14px;width:84px;height:30px;background: url(/skin/default/images/pop/yzm-bg.png) no-repeat; background-size:100% 100%; position: absolute; top: 0;right:0;}
.popup-order  .submit {margin:auto;display:block;width:130px;height:52px;background: url(/skin/default/images/pop/submit.png) no-repeat; background-size:100% 100%; border: 0;cursor:pointer;}
.popup-order .close{position: absolute;color: #fff;text-align: center;right:0;top:0;cursor: pointer;background:url(/skin/default/images/pop/close.png) no-repeat; background-size:100% 100%;width:30px;height:30px;}

.popup-order .tab-indicator{width:100%; margin:12px auto 6px; }
.popup-order .tab-indicator:after{clear: both; display: block; content: " ";}
.popup-order .tab-indicator li{display: block; float: left; height: 30px; text-align:center;width: 50%; border-bottom: 2px solid #ccc;}
.popup-order .tab-indicator .active{border-bottom: 2px solid #3e8e8e;}
.popup-order .tab-indicator li a{color:#ccc; font-size:14px; width: 100%; height:30px; line-height: 30px; text-align: center;}
.popup-order .tab-indicator .active a{color:#3e8e8e;}
.popup-order .ym-tabs{width:90%; margin: 0 auto;}
#tabs1 .tab-item {display: block;}

/*sub*/
.crumbs { position:relative;padding-top:50px; }
.crumbs h2 { color:#be3615;text-align:center;font-weight:700;font-size:1.4rem;line-height:2.5; }
.crumbs .return { color:#000;font-size:1.2rem;position:absolute;bottom:18%;left:8px;padding-left:10px; }
.crumbs .return i { width:10px;height:10px;border-left:1px solid #c85b41;border-bottom:1px solid #c85b41;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg); } 

.subwrap { background-color:#fff;padding-top:10px;overflow:hidden; }
.content {width:91.25%;margin:0 auto;overflow:hidden; }
.content .more { margin:0 0 15px; }
.pifeng { overflow:hidden;padding-bottom:10px; }
.pifeng li { width:32%;float:left;margin:0 2% 8px 0; }
.pifeng li:nth-child(3n) { margin-right:0; }

.subjh { margin-top:5px; }
.jhlist { overflow:hidden;margin-top:20px; }
.jhlist li { width:48.5%;float:left;margin:0 3% 15px 0; }
.jhlist li:nth-child(2n){ margin-right:0; }
.jhlist li .picdiv { position:relative;margin-bottom:5px; }
.jhlist li .picdiv i { width:30%;height:52%;background:url(/skin/default/images/tvbtn.png) no-repeat;background-size:100% 100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);  }
.jhlist li p { text-align:center;line-height:1.2; }
.jhlist li p:nth-of-type(1){ color:#08b5b2;font-weight:700; }
.jhlist li p:nth-of-type(2){ color:#999b9b;font-size:12px; }

.storylist { margin-top:20px; }
.storylist li { margin-bottom:15px;position:relative;overflow:hidden; }
.storylist li .picdiv { width:46%;float:left; }
.storylist li .txtdiv { width:52%;float:right;padding-bottom:20px;color:#000;line-height:1.2;font-size:1.1rem; }
.storylist li .txtdiv h2 { font-size:1.1rem; }
.storylist li .txtdiv a{ color:#000; }
.storylist li .time { color:#999b9b;position:absolute;bottom:0;left:48%; }

.subwrap .newstab{ margin-top:13px; }
.subwrap .more { padding-bottom:15px; }

.newstitle { border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:10px 10px 5px;line-height:2;margin-top:-5px; }
.newstitle h1 { font-size:1.2rem; }
.newstitle div { color:#6f6f6f;font-size:12px; }
.details { margin:15px auto 0;padding-bottom:50px;width:91.25%;color:#3e3e3e;line-height:1.4;font-size:1.1rem; }
.details p { margin-bottom:8px; }
.details img { max-width:100%; }

.subzl_tit { float:left;font-size:1.2rem;font-weight:700;color:#000;line-height:1.2;padding-bottom:5px;border-bottom:1px solid #000;}
.subzl_tit i { width:12px;height:12px;background:url(/skin/default/images/zldot.png) no-repeat;background-size:100% 100%;display:inline-block;vertical-align:middle;margin-right:3px; }
.zldiv { width:100%;float:left;padding:12px 0;overflow:hidden; }
.zleft { width:24%;float:left;background:url(/skin/default/images/subzl.png) no-repeat;background-size:100% 100%;color:#fff;line-height:2;text-align:center;padding-right:2%;box-sizing:border-box; }
.zlright { width:75%;float:right; }
.zlright a { color:#333333;line-height:2;float:left;white-space:nowrap;padding-right:15px; }
.zlright a i { width:6px;height:6px;background-color:#08b5b2;vertical-align:middle;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:3px; }

.show {display: block;}

.wxbox { padding-top:54px;width:131px;height:181px;box-sizing:border-box;background:url(/skin/default/images/wxbox.png) no-repeat;background-size:100% 100%;position:absolute;bottom:85%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);display:none; }
.wxbox img { margin:0 auto 0;width:76%; }
.qqbox { padding-top:40px;width:138px;height:187px;box-sizing:border-box;background:url(/skin/default/images/qqbox.png) no-repeat;background-size:100% 100%;position:absolute;bottom:80%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);display:none; }
.qqbox p { color:#1c6c6b;text-align:center;line-height:1.3; }

.page { margin-top:25px;text-align: center;white-space: nowrap;}
.page ul,.page li{ display:inline-block;font-size:0;vertical-align:middle;}
.page li {margin:0 3px;}
.page a{ font-size:12px;line-height:2;padding: 0 9px;color:#666666;display:block;border:1px solid #bdbdbd;}
.page a:hover { background-color:#ff6633;color:#fff;border-color: #cc6644;} 
.page .me { font-size:12px;line-height:2;padding: 0 9px;background-color:#ff6633;color:#fff;display:block;border:1px solid #cc6644;}
.page span{margin:0 3px;font-size:12px;line-height:28px;display:inline-block;color:#666666;vertical-align:middle;}

.page + .top  { margin:-18px 0 10px; }
.wx { width:30%;height:20%;position:fixed;top:40%;left:30%;text-indent:-999px;overflow:hidden; }
.app,.android { width:38%;height:60%;position:absolute;top:70%;left:11.25%;text-indent:-999px;overflow:hidden;}
.android { left:51%; width:38%;height:60%;}

/*�Ҳ������ͷ�*/ 
._wrap_1facf_1 {
    background: url(../images/community-bg.87d60694.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 48.5%;
    transform: translateY(-50%);
    transition: transform .2s;
    width: 150px;
    z-index: 9;
}
._content_1facf_36 {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding:10px
}

._content_1facf_36 ._btnImg_1facf_42 {
    cursor: pointer;
    height: 44px;
    margin-top: .1rem;
    width: 110px
}

._content_1facf_36 p {
    margin: 0;
    padding: 0
}

._content_1facf_36 ._scan_1facf_52 {
    position: relative
}

._content_1facf_36 ._scan_1facf_52 img {
    height: 110px;
    width: 110px
}

._content_1facf_36 ._scan_1facf_52:after {
    animation: _scan_1facf_52 3s infinite;
    background: #bdd9ff;
    content: "";
    height: .04rem;
    left: 0;
    position: absolute;
    width: 1.3rem
}

@media screen and (max-width: 374px) {
    html,body{font:400 12px/100% "microsoft yahei",simsun,Tahoma,sans-serif;}  
    .zltab .tab-indicator li a{ padding-bottom:8px;}
}
@media screen and (min-width: 600px) {
    html,body{font:400 16px/100% "microsoft yahei",simsun,Tahoma,sans-serif;}   
}


.rxjh {float:left;margin:8px 0 0 5px;line-height:100%;}
.rxjh h2{color:#fff;font-size:18px; padding: 5px 0 5px;}
.rxjh p{font-size:0.2rem;color:#fff;font-size: 13px;}

.download,.yybtn { width: 103px; height:32px; text-indent:-9999px;position:absolute; top: 20px; left:178px;background:url(/skin/default/images/an01.png) no-repeat;background-size: 100% 100%; }
.yybtn { background:url(/skin/default/images/an02.png) no-repeat;background-size: 100% 100%; left: 65px; }

.lbpop { width:81%;position:fixed; }
.lbpop .btnclose { width:6%;height:11%;position:absolute;top:3.4%;right:0; }
.lbpop img { width:100%; }


.newspart { background:#fff; }