body {
	font-size: 12px;
}
.double {
    overflow:hidden;
}
.fudong {
	position: fixed;
	z-index: 10;
	width: 0.5rem;
	height: 0.5rem;
	overflow: hidden;
	font-size: 20px !important;
	color: white;
	border-radius: 0.5rem;
	background-size: 100% 100%;
	right: 5px;
	top: 2rem;
	background-image: url(fanhui.png)
}

.fudong a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
}

.fudong a:link  ,.fudong a:visited {
	font-size: 40px!important;
	font-weight: bold;
	line-height: 50px;
	margin-left: -3px;
	color: #fff
}

h1 {
	height: 1px!important;
	background-color: white!important;
	overflow: hidden;
}

html,body {
	margin: 0px;
	position: relative;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

h1 {
	font-size: 20px;
	background-color: #b33409;
	color: #fff;
	line-height: 40px;
	height: 40px;
	text-align: center;
	margin: 0px;
}

h1 a {
	font-size: 14px;color: #666;
	padding: 0px 10px;
}

a:link {
	font-size: 14px;
	
	text-decoration: none;
	padding: 0px 0px;
}

a:hover {
	
	color: #333;
	text-decoration: none;
	padding: 0px 0px;
}

a:visited {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding: 0px 0px;
}

a:visited:hover {
	color: #ccc;
}

.menu {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: fixed;
	top: 0px;
	border-bottom: solid 1px #cdcdcd;
	z-index: 999;
}

.icon {
	width: 0.3rem;
	vertical-align: middle;
	margin-right: 1%;
}

.menu li {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 0.25rem;
	background-color: #fff;
	line-height: 1rem;
	height: 1rem;
	list-style: none;
	cursor: pointer;
	color: #333;
	vertical-align: middle;
	font-weight: bold;
}

.menu li:nth-child(1) {
	border-right: 1px solid #cdcdcd;
	margin-left: -1px;
}
     /* .menu li:nth-child(2) { display:none;
    }*/
.bancimingChang {
	color: #ff3550
}

.leftmenu {
	display: none;
	height: 100%;
	overflow-y: scroll;
	width: 250px;
	background-color: #f9f9f9;
	position: absolute;
	z-index: 100;
	padding: 0px;
	padding-top: 40px;
}
.paperimg {
    width:100%;
}


.listdaohang h4 {
	text-indent: 0px;
    display:block;
	color: #333;
	background-color: #f9f9f9;
	padding: 10px;
	margin: 0px;
    cursor:pointer
}
/*.leftmenu h3 {
    width:20px;
    height:20px;
	margin: 10px;
	color: #fff;
	text-align:center;
	line-height:20px;
	cursor: pointer;
	background-color: #808080;
    float:right;
}*/



ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leftmenu li {
	margin-bottom: 20px;
	list-style: circle;
}

.leftmenu a {
	line-height: 20px;
	text-align: left;
}


.mylink {
	/*position: absolute;*/
	z-index: 99999999999999999999999;
}

.mylink a {
	
	/*text-indent: -9999px;*/
	text-decoration: none;
	display: block;
	filter: alpha(opacity=50);
	position: absolute;
	/*background-image: url("no.gif");*/
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
	z-index: 99999999999999999999999; 
	/*background-color: black;*/
}
.mylink a.overlink:hover {
	border: solid 1px #cc0000;
	display: block;
}
.mylink a.overlink:hover {
	border: solid 1px #cc0000;
	display: block;
    /*background-color:#fc6;
    opacity:0.3*/
}
#schedule {
	display: none;
	margin-left: -32px;
	position: absolute;
	left: 50%;
	z-index: 100;
	top:60px;
    TEXT-ALIGN: left;
    position: absolute;
    box-shadow:2px 2px 3px #aaaaaa;
	border-radius:10px;overflow:hidden;
}




#schedule select {
	width: 120px;
    font-size: 14px;
    border:none;
    border-bottom:solid 1px #ccc;line-height:40px; height:40px;
}

#schedule table {
	font-weight: bold;
	font-size: 12px;
	margin: 0.15em 0px 0px;
	font-family: tahoma;
	border-collapse: collapse;
    width:300px;
}

#schedule table td {
	border-right: #fff 1px solid;
	padding-right: 0.15em;
	border-top: #fff 1px solid;
	padding-left: 0.15em;
	padding-bottom: 0.15em;
	border-left: #fff 1px solid;
	padding-top: 0.15em;
	border-bottom: #fff 1px solid;
	text-align: center;
	line-height: 20px;
	padding: 5px;
}

#schedule table td a {
	padding: 0px;
	line-height: 20px;
  
  
    width:20px;
    height:20px;
    line-height:20px;
    color:#8a6b49;text-decoration: none; 
}

#schedule table th {
	border-right: #fff 1px solid;
	
	border-top: #fff 1px solid;
	
	border-left: #fff 1px solid;
	padding:5px;
	border-bottom: #fff 1px solid;
	text-align: center;background: #8a6b49;
	color: #ffffff;
}

#schedule table td {
	background: #fff;
}

#schedule table td#active {
	background: #fc6;
}

#schedule table td#istoday {
	
}
    #schedule table td#istoday font {
        border-radius: 100%; background-color:#8a6b49;
        width:20px;
        height:20px;display:inline-block
    }


#schedule table td a:hover {
	background-color:#5a3d27
}



.paper {
	margin: 0px auto;
	background-color: #fff;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	/*position: relative;*/
}

.paper img {
	border: 0px;
	width: 100%;
}

.zhanwei {
	height: 0px;
	width: 100%;
	
}

.page {
	position: relative;
	z-index: 999999999
}



.ifm_box {
    position: absolute;
    z-index: 999999;
    right: 60px;
    background-color:#fff;
    width:300px;
    height:80%;
    margin-top:80px;
    border:solid 1px #ccc;
    border-radius:10px; display:none;
}
    .ifm_box h3 {
       
        height:30px;
        position:absolute;
        width:30px;right:0px;
        background-image:url(guanbi.png);   background-size:100%;     margin:10px;
        
    }
     .ifm_box h4 {
       
        height:30px;
        position:absolute;
        width:30px;right:30px;top:30px;
        color:#cd0000;
       background-size:100%;     margin:10px;
        
    }
        .ifm_box h4 .iconfont {
            font-size:40px!important
        }
.listdaohang {
	
	
	width: 300px;
	background-color: #fff;
	position: absolute;
	left:60px;
	z-index:2000;
	padding: 0px;
	overflow-y: scroll;
	padding-top: 0px; margin-top:80px;  border:solid 1px #ccc;
    border-radius:10px; 
    display:none;
}
.double .listdaohang {
    height:80%;display:block;
}
.listdaohang li {
	color: #fff;
	margin-bottom: 10px;
	border-bottom: dashed 1px #c0c0c0
}
.listdaohang ul {
	margin: 10px;
}
.listdaohang a {
	line-height: 20px;
	text-align: left;
	margin-bottom: 10px;
    color:#666;
    cursor:pointer
}
    .listdaohang a:hover {color:#8a6b49;
    }
.listdaohang h3{
	
        height:30px;
        position:absolute;
        width:30px;right:0px;
     background-image:url(guanbi.png);
     margin:10px;
     background-size:100%; 
}
.mylink  {
  
   
transform-origin: left top;
}

/* Basic sample */

body{
	
	background-color: #ffffff;
	width:100%;
	height:100%;
	margin:0;
	padding:0;

}

.double .flipbook-viewport{
	overflow:hidden;
	width:100%;

    padding-top:10px;
    text-align:center;
  justify-content:center;  display:flex; align-content:center;
}

.double .flipbook-viewport .container{
     
        text-align:center; 

}

.double .flipbook-viewport .flipbook{
	
      
}

.flipbook-viewport .page{
	width:461px;
	height:600px;
	
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.flipbook .page{
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.flipbook-viewport .page img{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin:0;
}

.flipbook-viewport .shadow{
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;

	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}

@-webkit-keyframes reverseRotataZ{
	0%{-webkit-transform: rotateZ(0deg);}
	100%{-webkit-transform: rotateZ(-360deg);}
}
@-webkit-keyframes rotataZ{
	0%{-webkit-transform: rotateZ(0deg);}
	100%{-webkit-transform: rotateZ(360deg);}
}

.pull-left {position:absolute;bottom:5%;right:0;overflow:hidden;width:240px; height:200px; }/*  |xGv00|e69d3d10a97baed58b34702fd0b01ff5 */


.loadinner{
    position:absolute;
    width:76%;
    height:100%;
    margin-left:-38%;
    left:50%;
    text-align:center;
    font-size:11px;
    line-height:20px;
}
.graph{
    background:#6c6c6c;
    width:70%;
    margin:10px auto 0 auto;
}
#bar{
    display:block;
    background:#f1f1f1;
    height:3px;
    width:10px;
}
#diary{width:70%;margin:0 auto;}
#chupin{width:100%;position:absolute;bottom:80px;}
#cpright{position:absolute;bottom:50px;color:#757575;font-size:9px;text-align:center;width:100%;letter-spacing: -1px;word-spacing: -1px;}
#btns{position:absolute;left:50%;top:15%;width:44%;margin:0 0 0 -22%;z-index:999;}
#btns button,#btns a{line-height:36px;background: #1ea5d2;border: 1px solid #fcfcfc;color:#404040;width:100%;height:36px;font-size:17px;font-family:"΢���ź�";display:block;text-decoration:none;text-align:center;}

.shade{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0%;
	left: 0%;
	z-index: 1000008;
	/*background-color: rgba(0 ,0, 0, 0.5);*/
	/*border: 1px solid red;*/
}

/*���ν�����*/

.loadingImg{
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 1%;
	left: 42%;
}

.sk-fading-circle {
	width: 60px;
	height: 60px;
	position: relative;
	top: 32%;
	left: 40%;
}

.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #ffffff;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
	0%, 39%, 100% { opacity: 0; }
	40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
	0%, 39%, 100% { opacity: 0; }
	40% { opacity: 1; }
}

/*��������*/
.number{
	width: 15%;
	height: 10%;
	position: fixed;
	top: 47%;
	left: 45%;
	z-index: 1000009;
	color: #ffffff;
	/* border: 1px solid red; */
}


/*��һҳ*/
.previousPage{
	width: 16%;
	height: 20%;
	position: fixed;
	top: 80%;
	left: 22%;
	z-index: 999999;
	/*border:1px solid red;*/
	background: transparent !important;
}
/*����Ŀ¼ҳ��ť*/
.return{
	width: 16%;
	height: 20%;
	position: fixed;
	top: 80%;
	left: 40%;
	z-index: 999999;
	/*border:1px solid blue;*/
	background: transparent !important;
}

/*��һҳ*/
.nextPage{
	width: 16%;
	height: 20%;
	position: fixed;
	top: 80%;
	left: 58%;
	z-index: 999999;
	/*border:1px solid red;*/
	background: transparent !important;
}


.btnImg{
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 99999;
	background-size: cover;
	point-events:none;
}

/*��������*/
.g-plugin-confirm {
	position: fixed;
	z-index: 9999999999999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	/*background: rgba(0, 0, 0, 0.1);*/
	background-color: rgba(0 ,0, 0, 0.35);
	justify-content: center;
	align-items: center;
}
/* line 397, global.sass */
.g-plugin-confirm > div {
	background: rgba(255, 255, 255, 0.9);
	width: 80%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
/* line 402, global.sass */
.g-plugin-confirm > div > div:nth-child(1) {
	text-align: center;
	color: black;
	padding: 22px;
}
/* line 406, global.sass */
.g-plugin-confirm > div > div:nth-child(2) {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #cbcbd1;
}
/* line 409, global.sass */
.g-plugin-confirm > div > div:nth-child(2) a {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-right: 1px solid #cbcbd1;
	text-align: center;
	padding: 8px 0;
	color: #3bbec0;
	font-size: 22px;
	text-decoration: none;
}
/* line 416, global.sass */
.g-plugin-confirm > div > div:nth-child(2) a:last-child {
	border-right: 0;
}
@charset "UTF-8";

body {    background-image:url(bg.jpg);
            margin: 0px;
        }

        .tools {
            background-image:url(wenli.png);
            height: 50px;
            line-height: 50px;
            width: 100%;
            text-align: center;
        }

            .tools ul {
            }

                .tools ul li {
                    display: inline-block;
                    cursor: pointer;
                    color: #fff;
                    font-size: 16px;
                    width: 70px;
                }

                    .tools ul li .iconfont {
                        font-size: 26px;
                    }

        .next2 {
            position: absolute;
            right: 0px;
            top: 300px;cursor:pointer
        }

            .next2 .iconfont {
                font-size: 60px;  color:#8a6b49
            }

        .prev2 {
            position: absolute;
            left: 0px;
            top: 300px;cursor:pointer
        }

            .prev2 .iconfont {
                font-size: 60px;
                color:#8a6b49
            }
            /***/
.shijuedaohang {
    width:1000px;
    position:absolute;
    left:50%;
    margin-left:-500px;
    z-index:999999;
    margin-top:60px;
    background-image:url(gray.png);
    margin-bottom:20px;
  display:none;
 
  overflow-y:auto;
}
    .shijuedaohang ul {

        text-align:left;
         margin:20px ;
    }
        .shijuedaohang ul li {
             display:inline-block;
             margin:10px 10px 0px 10px;
             cursor:pointer;
             line-height:18px;
             color:#fff;
             width:83px; overflow:hidden;height:180px; 
             vertical-align:top
          

        }
            .shijuedaohang ul li img {
                width:83px;
                vertical-align:top;
               
            }
            .shijuedaohang ul li h4 {   text-align:center;
             font-weight:normal;
             font-size:12px;
             height:60px;
             overflow:hidden;
             margin-top:5px; vertical-align:top; 
            }
.play {
    width:90px;
    height:90px;
    display:block;
    color:#cc0000;
    position:absolute; right:20px; top:20px;
    font-size:90px!important;
    z-index:9999999;
   

}
.single .play {
    width:120px;
    height:120px;
   font-size:120px!important;  border-radius:100%
}
.audio {
    display:none;
    position:absolute;
  
  bottom:10%;
  right:10%;
  z-index:99999999;
   color:#cc0000;
   background-image:url(gray.png);
   width:50px;
   height:50px;
   line-height:50px;
   text-align:center;
   border-radius:50px;


}
    .audio .icon-bofang {
        font-size:30px!important;
    }


.audio{
   -webkit-transform: rotate(360deg);
animation: rotation 6s linear infinite;
-moz-animation: rotation 6s linear infinite;
-webkit-animation: rotation 6s linear infinite;
-o-animation: rotation 6s linear infinite;
}
      @-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}


/* �ֻ�*/
.single .tools {
    position:fixed;
    bottom:0px;
    z-index:99999999;
    height:36px;
    line-height:36px;
}
.single  .next2, .single  .prev2 {
    display:none
}
.single .tools ul li {
    width:12.5%;
}
    .single .tools ul li .iconfont {font-size: 20px!important;
    }
.single #schedule {  position:fixed;
    bottom:60px;
    z-index:999999;
    left:0px;
    right:0px;
    margin:0px;top:auto;
    width:100%;
}
    .single #schedule table {width:100%;
    }
.single .flipbook-viewport {z-index:999;
}
.single .shijuedaohang {
    width:100%;
    left:0px;
    right:0px;
   
    margin:0px;   
    overflow:auto;
    
}
    .single .shijuedaohang ul {
        margin-bottom:60px;
    }
.single .p-temporal {
    display:none
}
.single .listdaohang {
     width:100%;
    left:0px;
    right:0px;
  
    margin:0px;   
    overflow:auto;
}
    .single .listdaohang .linkto:nth-last-child(1) {  margin-bottom:60px;
    }
    .single .listdaohang h3 {
        display:none
    }

 .single    .ifm_box{
    width:100%; height:100%;
     position:fixed;
     left:0px; right:0px;
    margin:0px;   bottom:0px;
    top:0px;
    overflow:scroll;
   
    z-index:9999999;border-radius:0px;

    padding-bottom:0px; -webkit-overflow-scrolling: touch;  
  overflow-y: scroll;  
  
}
#ifm {
    border:none;    
    width:100%;
    height:100%;
}
    .single .ifm_box h3 {
        position:fixed;
        left:50%;
        margin-left:-25px;
        bottom:70px;
        background-color:#fff;
        border-radius:50px;
        width:50px;
        height:50px;
    }

.neirong {display:none
}

.footer {
    height:40px;
    padding:20px;
    text-align:left;
    color:white;
    border-top:solid 1px #ccc;
    background-color:#333;
    margin-top:10px;
    
}
.single .footer {
    display:none
}
.pdf {
    float:right;
}