*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
li {
    list-style: none;   
}
a {
    text-decoration: none;
    color: #ffffff;
    font-family: "微软雅黑";
}
.bx {
    width: 1200px;
    margin: 0 auto;
}
.cf:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden
}
.bx {
    width: 1200px;
    margin: 0 auto;
}
.top {
    height: 380px;
}
.titile-tex {
    position: relative;
}
.search {
    position: absolute;
    top: 30px;
    right: 0;
}
.search1{
    position: relative;  
}
.search a {
    font-size: 14px;
    cursor: pointer;
}
.search1 img {
    margin-top: 3px;
}
.search span {
    color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
}
.logo img {
    position: absolute;
    top: 143px;
    left: 30px;
}
#h1 {
    position: absolute;
    top: 155px;
    left: 120px;
}
.center-nav {
    position: relative;
    height: 1110px;
    background: url("../images/left-img.png") no-repeat;
}
.learn {
    position: absolute;
    top: 60px;
    left: 155px;
}
.learn h1 {
    font-size: 26px;
    color: #aa0000;
}
.learn p {
    width: 420px;
    height: 350px;
    font-size: 16px;
    line-height: 40px;
}
.about {
    line-height: none;
    margin-top: 47px;
}
.about a {
    color: #aa0000;
}
.about img {
    margin-left: 20px;
}
.mybook {
    width: 570px;
    height: 880px;
    position: absolute;
    right: 0;
    background-image: url(../images/square2.png);
}
.my-book {
    width: 100%;
    height: 100%;
    position: relative;
}
.my-book h1 {
    position: absolute;
    top: 60px;
    left: 26px;
    font-size: 26px;
    color: #aa0000;
}
.more {
    position: absolute;
    top: 67px;
    right: 40px;
}
.book-img {
    position: relative;
    top: 92px;
    height: 512px;
}
.docter {
    float: left;
}
.docter {
    margin-left: 40px;
    margin-top: 22px;
}
.square3 {
    float: left;
    position: relative;
    top: 7px;
}
.qk {
    float: left;
}
.books {
  transition: all 0.5s;
}
.docter:hover .books {
    transform: scale(1.15);
transition: all 0.5s;
}
.docter p {
    cursor: pointer;
}
.docter:hover p {
    color: #aa0000;
}
.bk-ground {
    position: absolute;
    top: 542px;
}
.message {
    position: absolute;
    top: 647px;
    width: 965px;
    height: 405px;
    background-image: url(../images/tc20.png);
}
.comm {
    width: 888px;
    height: 100%;
    margin: 40px auto;
}
.comm h1 {
    font-size: 26px;
    color: #ffffff;
}
.shequzixujn {
    float: left;
}
.gengduo {
    float: right;
    margin-top: 7px;
}
.live {
    height: 62px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.live-square {
    float: left;
    margin-top: 18px;
}
.sl {
    width: 87%;
    margin-left: 15px;
    cursor: pointer;
    float: left;
    line-height: 62px;
}
.data {
    float: left;
    line-height: 62px;
    cursor: pointer;
}
.live p {
    font-size: 16px;
    color: #ffffff;
}
.live:hover .sl {
    font-size: 18px;
    font-weight: bold;
} 
.more {
  border:none;
}
.gengduo {
  border:none;
}
/* #search {
    position: relative;
} */