[v-cloak] {
    display: none;
}

html,body {
    /* width: 100%;
    height:100%; */
    /* background-color: #cceaf7; */
    /* overflow-x: hidden; */
    background: url('../img/pay/blue-bg.png') no-repeat;
    background-size: 100% 100%;
    overflow: auto;
    height:100%;
}
/*背景云*/
.cloud img:nth-child(1){
    position: fixed;
    left: 0;
    bottom: 0;
}

.cloud img:nth-child(2){
    position: fixed;
    right: 0;
    bottom: 0;
}
.reback {
    position: fixed;
    bottom: 50px;
    right:100px;
    display: none;
    cursor: pointer;
    z-index: 99999;
}


.clear {
    clear:both;
    content: ".";

}
.header {
    height: 88px;
    font-size: 22px;
    line-height: 88px;
    position: fixed;
    z-index: 1000;

}
.header >div {
    width: 1280px;
    height: 88px;
    margin: 0 auto;

}
.header ul {
    padding:9px 0;
    height: 80px;
    line-height: 80px;
    float:right;

}

.header ul li {
    float: left;
    cursor: pointer;
    padding-left:5px;
    padding-right:25px;
    color:#919191;
}
.header ul li:nth-last-child(1){
    /* margin-right:5px; */

}
.header ul li:nth-child(7){
    color: #1eb2d5;
}
.user{
    margin-top: -10px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* .header ul li:nth-child(7){

    width: 100px;
    height: 36px;
}
.header ul li:nth-child(7) img{
    width: 100px;
    height: 36px;
} */

.header img {
    height: 60px;
    margin-top:20px;
}

/*7条颜色*/
.colorBar {
    position: fixed;
    width: 100%;
    height: 4px;
    overflow: hidden;
    z-index:999;
    top: 88px;
}

.colorBar ul {
    height: 4px;
    margin: 0 auto;

}
.colorBar ul li {
    float: left;
    height:4px;
}
.colorBar ul li:nth-child(1){
    background-color: #fa8c8e;
    width: 22%;
}
.colorBar ul li:nth-child(2){
    background-color: #fcb88b;
    width: 8%;
}
.colorBar ul li:nth-child(3){
    background-color: #f5e467;
    width:7.8%;
}
.colorBar ul li:nth-child(4){
    background-color: #c0ed98;
    width: 8.6%;
}
.colorBar ul li:nth-child(5){
    background-color: #88ebd5;
    width: 11%;
}
.colorBar ul li:nth-child(6){
    background-color: #8ec7ed;
    width: 11%;
}
.colorBar ul li:nth-child(7){
    background-color: #fac3f6;
    width:11%;
}
.colorBar ul li:nth-child(8){
    background-color: #fa8c8e;
    width:20.4%;
}
.swiper-content {
    width: 100%;
    height:100%;
}
.swiper-slide {
    width: 100%;
    height:100%;
}
.banner1 ,.banner2,.banner3,.banner4{
    margin: 0 auto;
    width: 1500px;
    height: 100%;
    display: flex;
    align-items:  flex-end;
}
.banner-l{
    position: relative;
    display: none;
}

.banner-r {
    position: relative;
    width: 490px;
    height: 500px;
    right: 100px;
    bottom: 100px;
    display: none;
    /*border: 1px solid #000;*/
}
.banner-r h1 {
    font-size: 50px;
    color: #6e6e6e;
    text-align: center;
}
.banner-r p {
    font-size: 28px;
    text-align: center;
}

.erweima {
    margin-top:40px;
    margin-bottom:25px;
    cursor: pointer;
}
.store {
    position: absolute;
    top: 165px;
    left: 260px;
    cursor: pointer;
}
.andriod {
    position: absolute;
    top: 235px;
    left: 260px;
    cursor: pointer;

}
.online {
    position: absolute;
    top: 305px;
    left: 260px;
    cursor: pointer;
}
.banner-r div{
    font-size: 20px;
    text-align: center;
}
.bear{
    position: absolute;
    top:352px;
    left: 436px;
}

/*第二幅*/
.banner-2 {
    position: relative;
    width: 490px;
    height: 500px;
    left: 100px;
    bottom:100px;
    display: none;
}
.banner-l2 {
    display: none;
}
.banner-2 h1 {
    font-size: 50px;
    color: #6e6e6e;
    text-align: center;
}
.banner-2 div {
    font-size: 20px;
    text-align: center;
}


.erweima2 {
    margin:40px 0 25px 0 ;
    /*text-align: left;*/
    cursor: pointer;
}
.store2 {
    position: absolute;
    top: 140px;
    left: 260px;
    cursor: pointer;
}
.andriod2 {
    position: absolute;
    top: 240px;
    left: 260px;
    cursor: pointer;
}
.bear2 {
    position: absolute;
    left:-150px;
}

/*第三幅*/

.bannner3-l,.banner4-L {
    display: none;
}
.banner3-r {
    width: 490px;
    height: 532px;
    position: relative;
    right: 100px;
    display: none;
    /*top:290px;*/

}
.banner3-r h1 {
    font-size: 50px;
    text-align: center;
}
.banner3-r p {
    font-size: 30px;
    text-align: center;
}

.erweima3 {
    margin-top:5%;
    margin-left:50px;
}
.store3{
    position: absolute;
    top: 224px;
    left: 318px;
    cursor: pointer;
}
.banner3-r div {
    font-size: 20px;
    text-align: center;
}
/*第四副*/
.banner4-r {
    position: relative;
    width: 470px;
    bottom: 100px;
    right:100px;
    text-align: center;
    display: none;
}
.banner4-r h1 {
    font-size: 50px;
    margin-bottom:25px;
}
.erweima4 {
    vertical-align: middle;

}
.andriod4 {
    vertical-align: middle;
    cursor: pointer;
    margin-left: 2.1vw;
}
::-webkit-scrollbar {

    display: none;
}

@media screen and (max-width:1500px){
    .banner1,.banner2,.banner3,.banner4{
        transform: scale(0.8);
    }
}

/*底部信息*/
.foot {
    width: 1280px;
    margin:80px auto 45px ;
    font-size: 20px;
    position: absolute;
    /* bottom:0; */
    left: 50%;
    transform: translateX(-50%);
}
.foot div {
    text-align: center;

}

.record{
    width: 1280px;
    position: relative;
    margin: 130px auto 0;
    background: #fff;
    padding: 0 1rem;
}
.record .title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0.8rem 0;
    font-size: 1.1rem;
    color:#4B4B4B;
    border-bottom: 0.1rem solid #E6E6E6;
    font-weight: bold;
}
.record .tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
}
.record .tab .left-tab .ul-item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.record .tab .left-tab .ul-item .li-item{
    font-size:16px;
    margin:0 0.5rem; 
    padding: 0.5rem 2rem;
    background: #B3B3B3;
    color: #fff;
    cursor: pointer;
    border-radius: 0.2rem;
}
.record .tab .left-tab .ul-item .li-active{
    background: #FBB27F;
}
.record .tab .right-tab .ul-item{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.record .tab .right-tab .ul-item .li-item{
    margin:0 0.5rem; 
    padding: 0 0.4rem 0.2rem 0.4rem;
    color: #4B4B4B;
    cursor: pointer;
}
.record .tab .right-tab .ul-item .li-line{
    border-bottom: 0.1rem solid #FBB27F;
    color: #FBB27F;
}

/*!*书架*!*/
.bookcase {
    width: 100%;
    height:auto;
    margin:0 auto;
    background-color: #fff;
    position: relative;
    margin-top: 2rem;

}


.bookbtall{
    width: 1280px;
    position: absolute;
    left:50%;
    margin-left:-640px;
}
.bookbt{
    width: 1280px;
    height:127px;
    background:url("../img/goodfather08.png") no-repeat 20px 0;
    margin-top:290px;

}


.bookcover {
    cursor: pointer;
}
.book{
    overflow: hidden;
}
.onebook {
    float: left;
    width: 240px;
    position: relative;
    height: 306px;
    margin-left: 60px;
    background: url("../img/goodfather06.png") no-repeat 20px 0;
    display: inline-block;
    margin-bottom:111px;
    transition: all .5s;
}

.onebook a {
    display: inline-block;
    position: relative;
    height: 292px;
    width: 198px;
    overflow: hidden;
    margin-left:20px;
    margin-top:8px;
    text-align: center;
    border: 1px solid #ccc;
}
.onebook  img {
    /*width: 198px;*/
    position: absolute;
    transform:translateX(-50%);
    left:50%;
    height: 292px;
    -ms-transform:translateX(-50%); 	/* IE 9 */
   -moz-transform:translateX(-50%); 	/* Firefox */
   -webkit-transform:translateX(-50%); /* Safari 和 Chrome */
   -o-transform:translateX(-50%); 	/* Opera */

}

.onebook div {
    /*position: relative;*/
    width: 218px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color:#323232;
    font-size: 18px;
    z-index: 1000;
    overflow: hidden;
    margin-top:5px;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.onevideo{
    width: 330px;
    background: none;
    height:231px;
}
.onevideo a{
    width: 100%;
    height:220px;
    display: inline-block;
    box-sizing: border-box;
}
.onevideo img{
    width: 100%;
    height: 100%;
}
.bookbg{
    margin-top:215px;
}
.onevideo div{
    width: 320px;
}
.onebook:hover {
    transform: translateY(-5px);
    -ms-transform: translateY(-5px); 	/* IE 9 */
    -moz-transform: translateY(-5px); 	/* Firefox */
    -webkit-transform: translateY(-5px); /* Safari 和 Chrome */
    -o-transform: translateY(-5px); 	/* Opera */
}
.vip-show{
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
}
.vip-show img{
    width: 100%;
    height: 100%;
}
.tips-show{
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 32px;
    background: url("../../img/btn-bg.png") no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
}