*{
    padding:0;
    margin:0;
}
body{background-color: #f4f5f7;}
.db{
    position:fixed;
    width: 1857px;
    height: 45px;
    background-color: #610606;
}
.db .zuo ul li{
    float:left;
    list-style: none;
}
.db .you ul li{
    float:right;
    list-style:none;
}
.db ul li a{
    text-decoration: none;
    color:#fff;
    line-height:45px;
    font-size: 16px;
    padding-right:30px;
}
.db .you ul li img{
    margin-top:15px;
}
.top{
    width: 100%;
    height: 125px;
    position:fixed;
    background-color: rgba(0, 0, 0, .0);
}
.top .logo img{
    float:left;
    margin-top:45px;
    margin-left:367px;
    margin-right:134px;
}
.top .nav ul li{
    float:left;
    margin-top:80px;
    list-style: none;
    padding-right:25px;
}
.top .nav ul li a{
    text-decoration: none;
    color:black;
}
.zhong{
    width: 1857px;
    height: 1220px;
    background-image:url(images/9.jpg) ;
    background-size: 100%;
}
.zhong a{
    text-decoration: none;
    font-size:24px;
    font-weight: 700;
}
.zhong .prev{
    position:absolute;
    top:140px;
    left:0px;
    width: 30px;
    height: 70px;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    line-height: 70px;
    text-align: center;  
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top:660px;
}
.zhong .next{
    position:absolute;
    top:140px;
    right:0px;
    width: 30px;
    height: 70px;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    line-height:70px;
    text-align: center; 
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top:660px;
}
.xia .gk h1{
    font-family: 楷体;
    float:left;
    font-weight: 700;
    margin-top:45px;
    margin-left:410px;
    color:#610606;
}
.xia .gk .tp img{
    float:right;
    width: 870px;
    height: 650px;
    margin-top:100px;
    margin-right: 120px;
}
.xia .gk .title  p{
    float:left;
    width: 570px;
    height: 657px;
    margin-left:180px;
    margin-top:10px;
}
.xia .gk .title p{
    display:inline-block;
    text-indent: 2em;
    color:#666;
}
.xia .fj .fm h1{
    font-family: 楷体;
    float:left;
    font-size: 46px;;
    font-weight: 700;
    margin-top:100px;
    margin-left:780px;
    color:#610606;
}
.xia .fj ul{
    float:left;
    margin-left:250px;
}
.xia .fj ul li{
    float:left;
    list-style: none;
}
.xia .fj ul li img{
    float:left;
    width: 320px;
    height: 210px;
    margin-top:30px;
    padding-right:170px;
}
.xia .fj ul li:hover img{
    position:relative;
    width: 420px;
    height: 310px;
    margin-top: -120px;
    margin-left: -70px;
    }
.bottom{
    width: 1857px;
    height: 100px;
    margin-top:1750px;
    background-color: #610606;
}
.bottom h4{
    float:left;
    font-weight: 400;
    font-size:14px;
    color:#fff;
    margin:37px 0 0 875px;
    }
    .bottom p{
        float:right;
        font-size: 14px;
        color:#fff;
        margin-bottom:20px;
        margin-right:575px;
    }
    