body{
    position: relative; 
    width: 100%;
    min-width: 1000px;
    background: url('../img/pc/bg.jpg');
}
.banner { 
    position: relative;  
    width: 100%;
    font-size: 0;
}
.banner .bannerimg{
width: 100%;
display: block;
}
.banner .banner-t1{
    position: relative;
    display: block;
    width: 60%;
    margin: auto;
}
.banner .banner-t2{
    position: relative;
    display: block;
    width: 50%;
    padding-top: 2%;
    margin: auto;
}
.banner .text{
 position: relative;
 display: block;
 width: 54%;
/* height: 32%; */
min-height: 32%;
 margin: 2% auto 0;
 padding: 20px 50px;
 background: url("../img/wh/text-bg.png") center no-repeat;
 background-size: 100% 100%;
}
.banner .text div{
    display: block;
    margin: auto;
    font-size: 16px;
 color: #fff;
 text-align: left;
 line-height: 28px;
}

.banner .text .content{   
 text-align: left;
}
.banner .text .lk{
    font-size: 16px;
 color: #fff;
 text-align: right;
}

.banner .text>p{
    display: block;
    margin: auto;
    line-height: 30px;
}
.content{
    width: 100%;
    min-height: 300px;
    position: relative;
    background: url("../img/pc/bg2.png") center no-repeat; 
    font-size: 0;
}
.content .contentimg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.htitle{
    display: block;
    margin: auto;
    position: relative;
    background: url(../img/pc/biaoti.png) no-repeat center;
    background-size: auto 100%;
    font-size: 22px;
    color: #fff;
    height: 62px;
    line-height: 50px;
    text-align: center;
}
.htitle>img{
    width: 100%;
  }
.activity{
    position:relative;     
    margin-top: -20%;
}
.activity .detail{
    display: block;
    width: 68%;
    min-height: 60px;
    margin: 2% auto 3%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url("../img/pc/kuang1.png")no-repeat center; 
    background-size: 100% 100%;
    padding: 50px 73px 58px 70px;
    text-indent:2em;
    
}
.activity .detail>p{
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #7B000F;
}
.activity .detail>p+p{
    margin-top: 10px;
}

.into{
    width: 100%;
    background-color: #C8F3CE;
    position: relative;
    padding: 30px 10px 50px;
}
.into>div{
    margin: auto;
    /* width: 80%; */
    text-align: center;
    font: 18px;
    color: #418E0B;
}
.into>div>p{
   margin-top: 20px;
}
.into>div .gobtn>img{
    margin-top: 20px;
    width: 13%;
 }
.into .border-top{
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.into .border-bottom{
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.mainCon{position:relative; margin-top: 40px;}

.main{position:relative;width: 100%;margin:0 auto;min-height: 500px;
    padding: 20px 10px 50px;-webkit-box-sizing: border-box;box-sizing: border-box;} 
.main .left_bg{
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.main .right_bg{
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    
    
}
.main a{display: block;}


.bookContent{position:relative;z-index:1;
    width: 63%;
    min-height: 300px;
    padding:30px; 
    margin: auto;
    display: -webkit-box; display: -ms-flexbox; 
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
 background:url("../img/pc/kuang2.png") no-repeat center;
 background-size: 100% 100%;

}
/* .bookContent li{float:left;width: 511px;margin:0 0px 40px 0;} */

.bookContent li{
width: 48%;
margin-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.bookContent li:nth-child(even){
    margin-left: 4%;
}
.bookCover{width: 142px;height: 190px;border: 1px solid #ccc;margin-right: 20px;}
.bookCover img{width:100%;height: 100%;}

.bookMsg{width: calc(100% - 150px);}
.bookMsg a h2{display:block;color:#7B000F;height: 18px;line-height:18px;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 20px;}
.name{font-size: 14px;height:14px;line-height:14px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #7B000F;margin:0px 0 16px;}
.tips{color:#7B000F;font-size: 14px;line-height: 20px;margin-bottom: 15px;}
.btn{    
    height: 32px;
    line-height: 32px;
    width: 100px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #FF4C6D;
 }


a.backPrev {float: left;margin-right: 16px;padding-left: 12px;width: 76px;height: 36px;text-align: center;font-size: 18px;background: url(../img/backPrev.png) no-repeat right center;line-height: 36px;}
.footer {    line-height: 24px;
    font-size: 13px;
    color: #274327;
    width: 100%;
    min-height: 180px;
    padding-top: 10px;
    background: url('../img/pc/footerbg.png') no-repeat center;
    background-size: 100% 100%;
}
.footMain {    padding: 20px 0;text-align: center;}
.footMain a{color: #274327;display: inline-block;}
.footerBg1{position:absolute;left:0;bottom:-320px;z-index:-2;width: 100%;}
.dleft{   
    position: absolute;
    left: 0;
    width: 140px;
    z-index: 200;
    top: 28%;
    z-index: 200;
}
.dright{
    width:140px;
    position: absolute;
    right: 0;
    top: 26%;
    z-index:200;
}

.z1{width: 321px;height: 394px;position: absolute;left: -262px;top: 450px;z-index:-1;}
.z2{width: 286px;height: 349px;position: absolute;left: -182px;bottom: -149px;z-index:-1;}
.z3{width: 663px;height: 620px;position: absolute;right: -430px;top: 336px;z-index:-1;}
.z4{width: 639px;height: 556px;position: absolute;right: -322px;bottom: -330px;z-index:-1;}

.footerBg1 img,.dleft img,.dright img,.z1 img,.z2 img,.z3 img,.z4 img{width: 100%;height: 100%;}


/* @media screen and (min-width:320px) and (max-width:1024px){
    body{width: 125%}
} 
@media screen and (min-width:1400px) and (max-width:2000px){
    .book_list li .list_book_name {font-size: 16px;}
} */


.foure-line{
	display: inline;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}