/*public*/

html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,th,thead,tr,button,object,a,abbr,b,em,i,img,samp,span,strong,sub,sup,tt,var,input,select{margin:0;padding:0}
input,button,img,fieldset{border:0;outline:none}
input,select{outline:none}
/* set image max width to 100% */
img,video{width: 100%;height:auto;}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html{height:100%;overflow:hidden;}
body{width:100%;height:100%;font:12px/1.5 '微软雅黑',Arial,Helvetica,sans-serif;color:#2d2d2d;word-wrap:break-word;word-break:break-all;overflow:hidden;background: #fff}
body div,body p{margin:0 auto;word-break:normal;}
address,cite,dfn,em,var{font-style:normal}
var{font-family:Verdana,Arial}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
a{color:#fff;text-decoration:none;outline:none}
a:hover{text-decoration:none}
/* list */
ul,ol{list-style:none}

/*Align*/
.alg_r{text-align:right}
.alg_c{text-align:center}

/*Border*/

/*float*/
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.oFlow{overflow:hidden;zoom:1}

.animate{}
.top{top:-200%}
/*.left{left:-300%}*/

/*滚动条样式*/
div::-webkit-scrollbar{
  width:6px;
  height:6px;
  opacity: 0.3;
  /**/
}
div::-webkit-scrollbar-track{
  background: #ffffff;
  border-radius:6px;
}

div::-webkit-scrollbar-thumb:hover{
  background: #333;
}
div::-webkit-scrollbar-corner{
  background: #f8e9be;
}

.tuozhan_con::-webkit-scrollbar-thumb{
  border-radius   : 6px;
  background-color: #a52e38;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
}
.share_img::-webkit-scrollbar-thumb{
  border-radius   : 6px;
  background-color: #a52e38;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
}
.fujian_con_txt::-webkit-scrollbar-thumb{
  border-radius   : 6px;
  background-color: #4659a9;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
}
.share_img_blue::-webkit-scrollbar-thumb{
  border-radius   : 6px;
  background-color: #4659a9;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
}


.wid{width: 500px;height: 100%;position:absolute;left: 50%;margin-left: -250px;overflow: hidden;}

#loading{background:#166907;text-align:center;width:100%;height:100%;position:absolute;z-index:99999;left: 50%;margin-left: -250px}
.progress{position: absolute;top: 55%;left: 0;width: 100%;text-align: center;font-size: 16px;color: #f2db96;}

.sk-spinner-pulse {
  width: 40px;
  height: 40px;
  margin: auto;
  position: absolute;
  top: 43%;
  left: 50%;
  margin-left: -20px;
  background-color:#f2db96;
  border-radius: 100%;
  -webkit-animation: sk-spinner-pulse 1.0s infinite ease-in-out;
          animation: sk-spinner-pulse 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-spinner-pulse {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-spinner-pulse {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}


.mulu{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;}
#mulu1{background:url(../images/1.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu1_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu1_1{left: 0;}
#mulu1_2{left: 20%;}
#mulu1_3{left: 40%;}
#mulu1_4{left: 60%;}
#mulu1_5{left: 80%;z-index: 99;}
#mulu2{background:url(../images/2.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu2_d{position: absolute;width: 16.67%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu2_1{left: 0;}
#mulu2_2{left: 16.67%;}
#mulu2_3{left: 33.34%;}
#mulu2_4{left: 50%;}
#mulu2_5{left: 66.67%;}
#mulu2_6{left: 83.34%;z-index: 99;}
#mulu3{background:url(../images/3.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu3_d{position: absolute;width: 16.67%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu3_1{left: 0;}
#mulu3_2{left: 16.67%;}
#mulu3_3{left: 33.34%;}
#mulu3_4{left: 50%;}
#mulu3_5{left: 66.67%;}
#mulu3_6{left: 83.34%;z-index: 99;}
#mulu4{background:url(../images/4.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu4_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu4_1{left: 0;}
#mulu4_2{left: 20%;}
#mulu4_3{left: 40%;}
#mulu4_4{left: 60%;}
#mulu4_5{left: 80%;z-index: 99;}
#mulu5{background:url(../images/5.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu5_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu5_1{left: 0;}
#mulu5_2{left: 20%;}
#mulu5_3{left: 40%;}
#mulu5_4{left: 60%;}
#mulu5_5{left: 80%;z-index: 99;}
#mulu6{background:url(../images/6.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu6_d{position: absolute;width: 16.67%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu6_1{left: 0;}
#mulu6_2{left: 16.67%;}
#mulu6_3{left: 33.34%;}
#mulu6_4{left: 50%;}
#mulu6_5{left: 66.67%;}
#mulu6_6{left: 83.34%;z-index: 99;}
#mulu7{background:url(../images/7.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu7_d{position: absolute;width: 14.3%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu7_1{left: 0;}
#mulu7_2{left: 14.3%;}
#mulu7_3{left: 28.6%;}
#mulu7_4{left: 42.9%;}
#mulu7_5{left: 57.2%;}
#mulu7_6{left: 71.5%;}
#mulu7_7{left: 85.8%;z-index: 99;}
#mulu8{background:url(../images/8.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu8_d{position: absolute;width: 16.67%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu8_1{left: 0;}
#mulu8_2{left: 16.67%;}
#mulu8_3{left: 33.34%;}
#mulu8_4{left: 50%;}
#mulu8_5{left: 66.67%;}
#mulu8_6{left: 83.34%;z-index: 99;}
#mulu9{background:url(../images/9.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu9_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu9_1{left: 0;}
#mulu9_2{left: 20%;}
#mulu9_3{left: 40%;}
#mulu9_4{left: 60%;}
#mulu9_5{left: 80%;z-index: 99;}
#mulu10{background:url(../images/10.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu10_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu10_1{left: 0;}
#mulu10_2{left: 20%;}
#mulu10_3{left: 40%;}
#mulu10_4{left: 60%;}
#mulu10_5{left: 80%;z-index: 99;}
#mulu11{background:url(../images/11.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu11_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu11_1{left: 0;}
#mulu11_2{left: 20%;}
#mulu11_3{left: 40%;}
#mulu11_4{left: 60%;}
#mulu11_5{left: 80%;z-index: 99;}
#mulu12{background:url(../images/12.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu12_d{position: absolute;width: 25%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu12_1{left: 0;}
#mulu12_2{left: 25%;}
#mulu12_3{left: 50%;}
#mulu12_4{left: 75%;z-index: 99;}
#mulu13{background:url(../images/13.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu13_d{position: absolute;width: 20%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu13_1{left: 0;}
#mulu13_2{left: 20%;}
#mulu13_3{left: 40%;}
#mulu13_4{left: 60%;}
#mulu13_5{left: 80%;z-index: 99;}
#mulu14{background:url(../images/14.jpg) bottom center no-repeat;background-size:100% 100%;}
.mulu14_d{position: absolute;width: 25%;height: 21.7%;bottom: 0;cursor: pointer;}
#mulu14_1{left: 0;}
#mulu14_2{left: 25%;}
#mulu14_3{left: 50%;}
#mulu14_4{left: 75%;z-index: 99;}
.fd{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background:url(../images/fd.jpg) bottom center no-repeat;background-size:100% 100%;}
/*首頁*/
.fm{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;z-index: 9;background:url(../images/fm.jpg) bottom center no-repeat;background-size:100% 100%;z-index: 1001;}
.fm_click{position: absolute;width: 16%;right: 42%;bottom: 15%;display: none;}



/* .share_click{position: absolute;width: 9.5%;top:10%;right: -1px;z-index: 999;display: none;}
.share{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);display: none;z-index: 1000;}
.share_close{position: absolute;width: 9%;bottom: 92%;left: 90%;}
.share_img{position: absolute;width: 80%;left: 10%;bottom: 6%;height: 88%; overflow-y: auto;border: 2px solid #93272a;border-radius: 15px;background: #de555d;}
.share_img_blue{border: 2px solid #384991;border-radius: 15px;background: #5163af;}
.share_img img{width: 100%;}
.share_save_ts{position: absolute;width: 90%;text-align: center;bottom:2%;left: 5%;}
.share_save_ts p{color: #fff;} */

/*daoyu*/
/* .daoyu{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;}
.daoyu_p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;}
#daoyu{background: url(../images/s2_bg.jpg) top center no-repeat;background-size: 100% 100%;}
.daoyu_circle{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;}
.daoyu_circle img{width: 100%;height: 100%;}
.daoyu_txt{position: absolute;width: 76%;top: 20%;left: 12%;display: none;} */
/*金句--end*/







/*附件*/
.fujian{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;}
.fujian_con{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: none;z-index: 1000;}
.fujian_con_close{position: absolute;width: 9%;top: 1%;left: 88%;}
.fujian_con_txt_bg{position: absolute;width: 100%;left: 0%;top: 0%;height: 100%;}
.fujian_con_txt{position: absolute;width: 100%;left: 0%;top: 0%;height: 100%;}
.fujian_con_txt img{position: absolute;width: 100%;left: 0%;top: 0%;height: 100%;}
.fujian_save_ts{position: absolute;width: 90%;text-align: center;bottom:0.5%;left: 5%;}
.fujian_save_ts p{color: #fff;}



/*附件-封底*/
.fujian_fd{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background: url(../images/s2_bg.jpg) top center no-repeat;background-size: 100% 100%;}
.fujian_fd_circle{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;}
.fujian_fd_circle img{width: 100%;height: 100%;}
.fujian_fd_txt{position: absolute;width: 76%;top: 20%;left: 12%;}
/*附件--end*/




/*向下翻页箭头*/
.down{position: absolute;bottom:-0.2%;right:2%;width:9%;-webkit-animation: opa_btm 1.5s ease-in-out;animation: opa_btm 1.5s ease-in-out}
.down samp{display:inline-block;width:100%;height:50px;-webkit-animation: start 1.5s infinite ease-in-out;animation: start 1.5s infinite ease-in-out;background:url(../images/mob_down.png)center no-repeat;background-size:100% auto;}


.up{z-index: 99;}




#voice_open{position: absolute;width: 12%;top: 0;right: 3%;z-index: 13}
#voice_close{position: absolute;width: 12%;top: 0;right: 3%;z-index: 13;display: none;}
.voice_ts{position: absolute;width: 120px;top: 5%;right: 5%;z-index: 14;display: none;}


#dianzan{width: 60%;position: absolute;top: 65%;left: 20%;}
#dianzan .dianzan_img{width: 30%;margin:0 auto;}
#dianzan p{text-align: center;color: #f9c87a;font-size: 14px;font-weight: bold;}
#dianzan_num{text-align: center;color: #fff1d7;font-size: 18px;font-weight: bold;}

/*結尾頁*/
/* .fd{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background:url(../images/s2_bg.jpg) bottom center no-repeat;background-size:100% 100%;}
.fd_txt{position: absolute;width: 50%;top: 30%;left: 25%;}
.fd_txt p{text-align: center;line-height: 30px;color: #fff1d7;font-size: 18px;}
.fd_share{position: absolute;width: 24%;left: 38%;bottom: 8%;}
.fd_share_img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background:rgba(0,0,0,0.7);display: none;}
.fd_share_img img{width: 35%;position: absolute;top: 0;right: 0;} */
@media screen and (max-width:600px) {
#loading{width: 100%;left: 0;margin-left: 0;}
.wid{width: 100%;height: 100%;margin-left: 0;left: 0}
}

@media screen and (max-width:414px) {
}
@media screen and (max-width:376px) {
}
@media screen and (max-height:720px) {
	
.liangdian_con{width: 82%;margin: -6% auto 0;}
.fujian_p1_con{width: 84%;margin:-4% auto 0;}
.fujian_p2_con{width: 84%;margin:-4% auto 0;}
.fujian_p3_con{width: 84%;margin:-4% auto 0;}
.fujian_p4_con{width: 84%;margin:-4% auto 0;}
.after_con{width: 84%;margin:-6% auto 0;}
}
@media screen and (max-width:414px) and (max-height:670px) {
	
.liangdian_con{width: 76%;margin: -7% auto 0;}
.fujian_p1_con{width: 84%;margin:-4% auto 0;}
.fujian_p2_con{width: 84%;margin:-4% auto 0;}
.fujian_p3_con{width: 84%;margin:-4% auto 0;}
.fujian_p4_con{width: 80%;margin:-4% auto 0;}
.fujian_p5_con{width: 84%;margin:-4% auto 0;}
.after_con{width: 80%;margin:-6% auto 0;}
.after_fm_til{top: 8%;}
.fujian_fm_til{top:10% ;}
.liangdian_fm_til{top: 8%;}
.daoyu_txt{top: 16%;}
}
@media screen and (max-width:414px)   and (max-height:620px) {
	
	.liangdian_con{width: 70%;margin: -8% auto 0;}
	.fujian_p1_con{width: 78%;margin:-4% auto 0;}
	.fujian_p2_con{width: 76%;margin:-4% auto 0;}
	.fujian_p3_con{width: 76%;margin:-4% auto 0;}
	.fujian_p4_con{width: 74%;margin:-4% auto 0;}
.fujian_p5_con{width: 80%;margin:-4% auto 0;}
	.after_con{width: 74%;margin:-6% auto 0;}
	.after_fm_til{width: 20%;}
	.fujian_fm_til{width: 18%;}
	.liangdian_fm_til{width: 36%;top: 8%;left: 33%;}
	.daoyu_txt{top: 16%;}
}
@media screen and (max-width:360px)  and (max-height:640px) {
	
	.liangdian_con{width: 84%;margin: -6% auto 0;}
	.fujian_p1_con{width: 86%;margin:-4% auto 0;}
	.fujian_p2_con{width: 86%;margin:-4% auto 0;}
	.fujian_p3_con{width: 86%;margin:-4% auto 0;}
	.fujian_p4_con{width: 86%;margin:-4% auto 0;}
	.after_con{width: 86%;margin:-6% auto 0;}
	.liangdian_fm_til{top: 13%;}
	.fujian_fm_til{top: 12%;}
	.after_fm_til{top: 12%;}
}
@media screen and (max-width:347px) {}

@media screen and (max-width:330px) {}
@media screen and (max-width:320px) {}
@media screen and (max-height:480px) {}

