@charset "utf-8";
/* CSS Document */
html,body{height:100%;width:100%}
.background1{width:100%;margin:0 auto;
}
.background2{width:100%;margin:0 auto;/*background-image:url(../image/img2.jpg);background-repeat:no-repeat;background-position:50% 50%;*/position:relative;top:0;left:0;
}
.background3{width:100%;margin:0 auto;position:relative;top:0;left:0;
}
/*page2*/

#book1{    width: 11%;
    height: 25%;
    position: absolute;
    top: 34%;
    left: 43%;
    
    background: rgba(0,0,0,0);}
#book2{width: 11%;
    height: 25%;
    position: absolute;
    top: 34%;
    left: 59%;
    background: rgba(0,0,0,0);}
#book3{width: 11%;
    height: 25%;
    position: absolute;
    top: 63%;
    left: 43%;
    background: rgba(0,0,0,0);}
#book4{width: 11%;
    height: 25%;
    position: absolute;
    top: 63%;
    left: 59%;
    background: rgba(0,0,0,0);}
	#book1,#book2,#book3,#book4{cursor:pointer;/*;background:rgba(0,0,0,0.5)*/}
/*page3*/	
.title1{width: 17%;
    position: absolute;
    top: 34%;
    left: 29%;
    color: #3b3434;
    font-size: 40px;
    font-weight: bold;
    line-height: 51px;}
	
.ul1{    width: 15%;
    position: absolute;
    top: 46%;
    left: 29%;
    color: #161414;
    font-size: 17px;
    line-height: 24px;
    }
.ul1 li{margin-bottom:20px; padding-left:40px; background-image:url(http://cn.chinadaily.com.cn/image/2017/byeobama/book.png); background-position:left center; background-repeat:no-repeat;}
.ul1 li a{color:#161414; font-size:17px; line-height:24px; text-decoration:none;}
.ul1 li a:active{color:#8d6f00;}
.ul1 li.activeLi{color:#8d6f00;}		
.detail{        width: 23%;
    position: absolute;
    top: 41%;
    left: 52%;
    color: #161414;
    font-size: 14px;
    line-height: 22px;
    height: 40%;
}
.detail p{margin-bottom:15px;}
	
#curtitle{display:none;}
	