*{
    padding: 0;
    margin: 0;
    z-index: 1;
}
body{
    background-color: #f7f7ed;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-color: transparent;
}
header{
    position: fixed;
    width: 100%;
    height: 58px;
    z-index: 2;
    background: url(../ingest/daohang.png) repeat-x;
}
header h1{
    float: left;
    height: auto;
    width: 10%;
}
h1{
    text-indent: -99999em;
}
header nav{
    width: 80%;
    height: 58px;
    float: left;
}

header nav a{
    display: block;
    width: 25%;
    height: 100%;
    float: left;
    line-height: 58px;
    text-align: center;
    text-decoration: none;
    color: black;
    font-size: 20px;
    text-align: center;
}
header nav .a1{
    text-decoration: underline;
    color: blue;
}
header nav .a4{
    width: 100px;
    height: 34px;
    margin: 12px 0 0 10px;
    background: #38d774;
    border: 1px solid #3aca7a;
    border-radius:4px ;
    text-align: center;
    font-size: 15PX;
    line-height: 2em;
    color: #e2e4ed;
}
header nav a:hover{
    color:#ffffff;
    text-indent: 2px;
    font-size: 17px;
}.container{
    width: 100%;
    height: 30px;
    margin-top: 50px;
    color: #000;
    text-align: center;
    background-color: antiquewhite;
    bottom: 0;
    z-index: 3;
}
.container ul{
    padding-top: 5px;
}
.kong{
    width: 100%;
    height: 100px;
}
.banner{
    width: 800px;
    height: 500px;
    padding-top: 100px;
    margin: 0 auto;
}
.banner video{
    width: 800px;
    height: 500px;
}
.box{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.box .box1{
    width: 1200px;
    height: 400px;
    padding-top: 100px;
}
.box .box1:hover{
    background-color: #ffffcc;
}
.box .box1 h3{
    text-align: center;
}
.box .box1 ul{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
.box .box1 ul li{
    width: 220px;
    height: 300px;
    padding-left: 10px;
    float: left;
}
.box .box1 ul img{
    width: 100%;
    height: 100%;
}
.box .box2{
    width: 1200px;
    height: 400px;
    padding-top: 100px;
}
.box .box2:hover{
    background-color: #ffffcc;
}
.box .box2 h3{
    text-align: center;
}
.box .box2 ul{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
.box .box2 ul li{
    width: 220px;
    height: 300px;
    padding-left: 10px;
    float: left;
}
.box .box2 ul img{
    width: 100%;
    height: 100%;
}
.box .box3{
    width: 1200px;
    height: 400px;
    padding-top: 100px;
}
.box .box3:hover{
    background-color: #ffffcc;
}
.box .box3 h3{
    text-align: center;
}
.box .box3 ul{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
.box .box3 ul li{
    width: 220px;
    height: 300px;
    padding-left: 10px;
    float: left;
}
.box .box3 ul img{
    width: 100%;
    height: 100%;
}
.box .box4{
    width: 1200px;
    height: 400px;
    padding-top: 100px;
}
.box .box4:hover{
    background-color: #666;
}
.box .box4 h3{
    text-align: center;
}
.box .box4 ul{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
.box .box4 ul li{
    width: 220px;
    height: 300px;
    padding-left: 10px;
    float: left;
}
.box .box4 ul img{
    width: 100%;
    height: 100%;
}
.box .box5{
    width: 1200px;
    height: 400px;
    padding-top: 100px;
}
.box .box5:hover{
    background-color: #ffffcc;
}
.box .box5 h3{
    text-align: center;
}
.box .box5 ul{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
.box .box5 ul li{
    width: 220px;
    height: 300px;
    padding-left: 10px;
    float: left;
}
.box .box5 ul img{
    width: 100%;
    height: 100%;
}