*{
    padding:0;
    margin:0;
}
.clearfix:after{
	content: "" ;
	height: 0px ;
	display: block;
	clear:both ;
}

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/10.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 .js h1{
    color:#610606;
    font-family:宋体;
    margin-left:850px;
    margin-top:20px;
}
.xia .yx ul li{
    float:left;
    list-style: none;
    margin-top:30px;
}
.xia .yx ul .ts a{color:#610606;}
.xia .yx ul li a{
    color:#666;
    text-decoration: none;
    padding-right:65px;
}
.xia .zy .tp img{
    float:left;
    width: 450px;
    height: 320px;
    margin-right:100px;
    margin-top:50px;
}
.xia .zy ul li{
    list-style: none;
    float:left;
    padding-right: 40px;
    margin-top: 100px;
    color:#610606;
}





.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;
    }