html,body{
	width: 100%;
	height: 100%;
}
.topbar{
	z-index: 10;
	position: fixed;
	height: 0.85rem;
	width: 100%;
	left: 0;
	top: 0;
	top: 0;
	background-color: #101a3f;
}
.topbar .logo{
	width: 2.35rem;
	height: 0.36rem;
	background-image: url(../images/logo.png);
	background-size: 100%;
	float: left;
	margin: 0.19rem 0 0 0.2rem;
}
.topbar .share{
	width: 1.49rem;
	height: 0.62rem;
	background-image: url(../images/share.jpg);
	background-size: 100%;
	float: right;
	margin: 0.12rem 0.25rem 0 0;
}
#container{
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.page-swiper-container{
	height: 100%;
}
.page-swiper-container > div{
	width: 7.5rem;
	height: 12.8rem;
}
.page1{
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
}
.page2{
	background-color: #040a13;
}
.page3{
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-color: #1e3369;
}
.page4{
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
}
.page5{
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
}
.page6{
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
}
.page-swiper-button-next{
	width: 0.84rem;
	height: 1.22rem;
	background-image: url(../images/mouse.png);
	background-size: 100%;
	position: fixed;
	bottom: 0.35rem;
	z-index: 10;
	left: 50%;
	margin-left: -0.42rem;
	-webkit-animation: start 1.5s infinite ease-in-out;
}

@keyframes start {
	0%,30% {opacity: 0;transform: translate(0,0px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(0,8px);}
}
.page2 ul{
	margin-top: 0.85rem;
}

.page2 li{
	font-size: 0.3rem;
	position: relative;
	overflow-x:hidden; 
}

.page2 li img{
	position: absolute;
	width: auto;
	height: 100%;
	left: 0;
	bottom: 0;
}
.page2 li .bg{
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0.6
}
.page2 li .intro{
	/*width: 4.5rem;*/
	text-align: center;
	position: absolute;
	z-index: 1;
	bottom: 0.15rem;
}
.page2 li:nth-child(even) .intro{
	left: 0.1rem;
}
.page2 li:nth-child(odd) .intro{
	right: 0.1rem;
}
.page2 li .intro h2,.page2 li .intro p{
	/*text-indent : -2em*/
}
.page2 li .intro h2{
	font-size: 0.3rem;
	font-weight: bold;
	color: #fff;
	line-height: 0.35rem;
}
.page2 li .intro p{
	color: #00deff;
	line-height: 0.3rem;
}
.page2 li .intro a{
	display: inline-block;
	color: #fff;
	font-size: 0.18rem;
	width: 1.1rem;
	height: 1.25rem;
	background-image: url(http://webres.61.com/2019/w/specialversion/images/go_btn.png);
	background-size: 100%;
	text-align: center;
    line-height: 1.25rem;
}
.page4 .active-wrapper{
	position: relative;
	z-index: 1;
}
.page4 a{
	position: absolute;
	color: #644c2c;
	font-size: 0.26rem;
	font-weight: bold;
	width: 2.12rem;
	height: 2.46rem;
}
.page4 h2,.page4 h3{
	color: #fff;
	text-align: center;
}
.page4 h2{
	font-size: 0.6rem;
	font-weight: bold;
	margin-top: 1.98rem
}
.page4 h3{
	font-size: 0.36rem;
}
.page4 .active-wrapper{
	width: 6.7rem;
	height: 7.0rem;
	margin: 0 auto;
}
.page4 .active-wrapper a{
	background-image: url(http://webres.61.com/2019/w/specialversion/images/shape_ico.png);
	background-size: 100%;
	text-align: center;
}
.page4 .active-wrapper a span{
	display: block;
	width: 0.75rem;
	height: 0.65rem;
	margin: 0.7rem auto 0;
}
.page4 .active-wrapper a span img{
	width: 100%
}
.page4 .active-wrapper a.act1{
	top: 0;
	left: 1.13rem;
}
.page4 .active-wrapper a.act2{
	top:0;
	right: 1.13rem;
}
.page4 .active-wrapper a.act3{
	top: 2.23rem;
	left: 0;
}
.page4 .active-wrapper a.act4{
	top: 2.23rem;
	left: 2.25rem
}
.page4 .active-wrapper a.act5{
	top: 2.23rem;
	right: 0rem
}
.page4 .active-wrapper a.act6{
	bottom: 0;
	left: 1.13rem;
}
.page4 .active-wrapper a.act7{
	bottom: 0;
	right: 1.13rem;
}
.page5 .go-buy{
	position: absolute;
	width:1.6rem;
	height: 1.85rem;
	background-image: url(http://webres.61.com/2019/w/specialversion/images/go_btn.png); 
	background-size: 100%;
	font-size: 0.28rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow:2px 2px 5px #0f3f70;
	line-height: 1.85rem;
	top: 3.0rem;
	left: 50%;
	margin-left: -0.8rem;
}
.page6 h2{
	margin-top: 2.55rem;
	text-align: center;
	font-size: 0.6rem;
	font-weight: bold;
	color: #fff;
}
 @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .page6 > h2{
    	margin-top: 3.15rem !important;
    }
    .go-buy{
    	top: 4.0rem !important;
    }
    .page3{
    	background-size: 100% auto !important;
    	background-position: top center !important;
    }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:3) {
    .page6 > h2{
    	margin-top: 3.15rem !important;
    }
    .go-buy{
    	top: 4.0rem !important;
    }
    .page3{
    	background-size: 100% auto !important;
    	background-position: top center !important;
    }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:2) {
    .page6 > h2{
    	margin-top: 3.15rem !important;
    }
    .go-buy{
    	top: 4.0rem !important;
    }
    .page3{
    	background-size: 100% auto !important;
    	background-position: top center !important;
    }
}
.page6 .tab-tit{
	/*width: 7.15rem;*/
	height: 0.88rem;
	display: flex;
	justify-content:space-around;
	margin: 0 auto;
}
.page6 .tab-tit a{
	/*float: left;*/
	width: 2.36rem;
	height: 0.88rem;
	background-image: url(../images/tabbg.jpg);
	background-size: 100% 100%;
	font-size: 0.3rem;
	color:#2682df;
	text-align: center;
	line-height: 0.88rem;
}
.page6 .tab-tit a.on{
	background-image: url(../images/tabbg_h.jpg);
	color: #63ecff;
}
.page6 .tab-cont{
	width: 6.75rem;
	margin: 0.35rem auto 0;
	overflow: hidden;
}
.page6 .tab-cont p{
	font-size: 0.24rem;
}
.page6 .swiper-wrapper{
	/*display: flex;
	justify-content:space-between;*/
}
.page6 .art-container .swiper-wrapper .swiper-slide{
	/*float: left;*/
	width: 3.30rem;
	margin-bottom: 0.15rem
}
.page6 .tab-cont .img-wrap{
	position: relative;
	display: block;
	width: 3.30rem;
	height: 2.15rem;
	box-sizing:border-box;
	border: 1px solid #3b66c0;
	overflow: hidden;
}
.page6 .tab-cont .img-wrap img{
	width: 100%;
	opacity: 0.7
}
.page6 .art-container .swiper-wrapper .swiper-slide p,.page6 .video-container .swiper-wrapper .swiper-slide p{
	color: #73a0ff;
	text-align: center;
	background-color: #132445;
	height: 0.45rem;
	margin-top: 0.08rem;
	line-height: 0.45rem;
	width: 3.3rem;
}
.tab-cont .prev, .tab-cont .next {
    position: relative;
    width: 0.4rem;
    height: 0.4rem;
    background-color: #3c94fe;
    border-radius: 25px;
    display: inline-block;
    cursor: pointer;
}
.tab-cont .prev i, .tab-cont .next i {
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    border-width: 0.03rem 0.03rem 0 0;
    border-style: solid;
    border-color: #fff;
}
.tab-cont .prev i {
    transform: rotate(225deg);
    top: 0.13rem;
    left: 0.15rem;
}
.tab-cont .next i {
    transform: rotate(45deg);
    top: 0.14rem;
    left: 0.1rem;
}
.pagination{
	text-align: center;
}
.swiper-pagination {
    display: inline-block;
    position: relative;
    top: -0.15rem;
    margin: 0 0.25rem;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
	margin: 0 0.05rem;
}
.novel-container .swiper-slide h2.tit{
	font-size: 0.24rem;
	margin: 0;
	color: #90c2ff;
	font-weight: normal;
	text-align: left;
}
.novel-container .swiper-slide .img-wrap{
	width: 1.98rem;
	height: 2.55rem;
	box-sizing:border-box;
	border: 0.05rem solid #3b66c0;
	float: left;
}
.novel-container .swiper-slide .img-wrap img{
	width: 100%;
}
.novel-container .swiper-slide .intro{
	width: 4.5rem;
	height: 2.55rem;
	color: #4d87ff;
	font-size: 0.24rem;
	margin-left: 0.25rem;
	float: left;
}
.novel-container .swiper-slide .intro .tit{
	font-size: 0.36rem;
}
.novel-container .swiper-slide .intro .name{
	font-size: 0.24rem;
	text-align: left;
}
.novel-container .swiper-slide .intro .content{
	margin-top: 0.15rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 1rem;
}
.novel-container .swiper-slide .intro .more{
	border: 1px solid #fff;
	padding: 0.02rem 0.13rem;
	font-size: 0.24rem;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0.1rem;
}
.video-container .swiper-slide .play {
    position: absolute;
    width: 0.58rem;
    height: 0.58rem;
    left: 50%;
    margin-left: -0.29rem;
    top: 0.78rem;
    background-image: url(http://webres.61.com/2019/w/specialversion/images/play.png);
    background-size: 100%
}
.share-box{
	display: none;
	position: fixed;
	z-index: 11
}
.share-box,.share-box .bg{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.share-box .bg{
	position: absolute;
	background-color: #000;
	opacity: 0.6;
}
.share-box .share{
	display: flex;
	justify-content:space-around;
	position: fixed;
	width: 100%;
	bottom: 2.5rem;
}
.share-box .share a{
	width: 0.77rem;
	height: 0.75rem;
}
.share-box .share a.shareto-qq{
	background-image: url(../images/qq.png);
}
.share-box .share a.shareto-sina{
	background-image: url(../images/sina.png);
}
.share-box .share a.shareto-qqzone{
	background-image: url(../images/qzone.png);
}
.share-box .share a.shareto-qq,.share-box .share a.shareto-sina,.share-box .share a.shareto-qqzone{
	background-size: 100%;
}