body {
    margin: 0 auto;
}


ul {
    padding-top: 5px;
    margin: 0 auto;
    width: 900px;
    height: 80px;
    
}
#top {
    width: 100%;
    height: 550px;
    background: url(images/top1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;

}
#top1{
position: relative;

}
#top1 li {
    height: 40px;;
    list-style: none;
    float: left;
    padding-left: 40px;
    line-height: 40px;
}

#top1 li a {

    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: bold;

}
#top1 li a:hover{
     color:rgb(255, 0, 140);
}



#sousuo {
    width: 150px;
    height: 20px;
    border-radius: 15px;
    line-height: 20px;
    opacity: 0.5;
    border: 2px solid black;
    background-color: black;
    color: white;

}
.sousuoimg{width: 20px;height: 20px;position: absolute;right: 0;padding-top: 12px;padding-right: 5px;opacity: 0.5;}

input::-webkit-input-placeholder {
    color: white;
}

#top2{
    position: absolute;
    width:99000px;
    height: 100%;
    background-color: black;
    left: 0px;
    
}

#top2 li{
    width:1920px;height: 100%;list-style:none;
   
}



#top3 {
    width: 100%;
    height: 370px;
    padding-top: 370px;
    position:relative;

}

#top3 ul {
    width: 1400px;
    height: 100px;
}

#top3 ul li {

    width: 140px;
    height: 70px;
    background-color: aqua;
    list-style: none;
    float: left;
    margin-left: 20px;
}

#header {
    margin-top: 50px;
    width: 100%;
    height: 700px;

}

#header1 {
    width: 70%;
    height: 500px;
    background-color: white;
    margin: 0 auto;

}

#header2 {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid black;
    line-height: 40px;
    font-family: "楷体";
    font-weight: bold;
    position: relative;
}

#header2 img {
    vertical-align: middle;
    padding: 0px 10px 10px 10px;
}

#movie {
    height: 600px;
}

.movie1 {
    width: 82%;
    height: 100%;
    float: left;
}

#movieplay {
    float: left;
    margin: 10px 10px 10px 10px;
    width: 160px;
    height: 290px;
}

#movieplay1 {
    width: 100%;
    height: 150px;
    background: url(images/bxqy.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#movieplay1:hover {
   box-shadow: 5px 10px 10px rgb(218, 216, 216);
}

.movieplay1 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 5px;
    padding-bottom: 5px;
    color: white;
    font-family: 黑体;
    font-size: 15px;
}

#name {
    width: 100%;
    
    padding-left: 5px;
    padding-top: 5px;
    line-height: 25px;
    font-family: 楷体;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
    
    
}
.movie2{
    width: 18%;height:100%;float: left;

}
.movie2 li{
    list-style: none;
    line-height: 30px;
    position: relative;
   
    border-bottom: 1px solid gainsboro;
}
.movie2 li a{
    text-decoration: none;
    color: black;
}
#movie2play{
    width: 100%;height:100px;position: relative;
}
.movie21{
    font-size: 20px;color:darkorange;font-weight: bold;font-family: 楷体;
}
.movie22{
    position: absolute;right: 0;padding-right: 10px;color: rgb(190, 185, 185);
}
a{
    color: black;
}
a:hover,a span:hover{
    color: darkorange;
}
.zy{
    font-size: 10px;padding-left: 10px;
}
.zyy{position: absolute; right: 0;padding-right: 10px;}
.gd{text-decoration: none;color: rgb(190, 185, 185);}

#footer {
    margin-top: 50px;
    width: 100%;
    height: 200px;

}

#footer1 {
    width: 70%;
    height: 200px;
    background-color: white;
    margin: 0 auto;

}

#footer1 li{
    list-style: none;
    float: left;
    padding-top: 20px;
    padding-right: 30px;
}
#footer li a{
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    font-family: 楷体;
}
#end{
    width: 100%;
    height: 100px;
    background-color: rgb(230, 230, 230);
    line-height: 30px;
}