body {
    font-family: "微软雅黑";
    font-size: 12px;
}

html {
    font-size: 10px;
}

#container {
    width: 1010px;
    margin: auto;
    box-shadow: 0px 0px 35px 10px #888888;
    -webkit-box-shadow: 0px 0px 35px 10px #888888;
    -moz-box-shadow: 0px 0px 35px 10px #888888;
    -o-box-shadow: 0px 0px 35px 10px #888888;
}

.header {
    padding: 0 48px;
    height: 30px;
    bordeR: solid 1px #dddddd;
    background: url(../img/top-bg.png) repeat-x;
    overflow: hidden;
}

.header-l {
    float: left;
    line-height: 30px;
    font-family: "微软雅黑";
}

.header-l a {
    color: #f81100;
}

.header-r {
    float: right;
    margin-top: 2px;
}

/*banner*/

.banner img {
    width: 100%;
}

/*中间部分*/
/*上*/
.up{
    width: 800px;
    height: 920px;
    margin: 0 auto;
}
.yaowen{
    width: 100%;
    height: 420px;
    background: url(../img/yaowen.jpg) no-repeat;
    margin-top: 60px;
}
.yaowen span{
    float: right;
    font-size: 20px;
    color: #fff;
    margin-top: 38px;
    margin-right: 20px;
}
.yaowen .xinwen ul li a:hover{
    color: red;
}
.yaowen .jiaodian{
    width: 450px;
    height: 260px;
    float: left;
    margin-top: 110px;
}

.slideBox {
    width: 450px;
    height: 260px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin: auto;
}

.slideBox .hd {
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    margin-left: 8px;
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    background: #fff;
    cursor: pointer;
    margin-top: 5px;
}

.slideBox .hd ul li.on {
    width: 35px;
    height: 13px;
    background: #fff;
    border-radius: 10px;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd .img_text{
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #555;
    top: -40px;
    opacity: 0.7;
}
.slideBox .bd .img_text p{
    color: #fff;
    font-size: 16px;
    padding-top: 8px;
    padding-left: 25px;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 450px;
    height: 260px;
    display: block;
}

.yaowen .xinwen{
    width: 320px;
    height: 280px;
    float: right;
    margin-top: 30px;
}
.yaowen .xinwen ul li{
    width: 320px;
    height: 30px;
    margin-top: 11px;
}
.yaowen .xinwen ul li b{
    font-size: 30px;
    color: red;
    float: left;
    padding-right: 5px;
    line-height: 17px;
}
.yaowen .xinwen ul li p{
    color: #000000;
    font-size: 15px;
}
.yaowen .xinwen ul li p:hover{
    color: red;
}
.gaoceng{
    width: 100%;
    height: 500px;
    background: url(../img/gaoceng.jpg) no-repeat;
}
.gaoceng .xiao{
    width: 480px;
    height: 270px;
    float: left;
    margin-top: 162px;
    margin-left: 8px;
}
.gaoceng .xiao img{
    width: 480px;
    height: 270px;
}    
.gaoceng .you{
    width: 257px;
    height: 44px;
    float: right;
    margin-top: 178px;
    margin-right: 29px;
    border-radius: 30px;
}

/* 下 */
.dw{
    width: 940px;
    height: 2370px;
    background: url(../img/dinghuohui.jpg) no-repeat;
    margin: 0 auto;
}
.sheji{
    width: 800px;
    height: 700px;
    margin: 0 auto;
}
.sheji_2 ul{
    width: 100%;
    height: 330px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    float: left;
    margin-top: 310px;
    margin-left: -5px;
}
.sheji_2 ul li img{
    width: 155px;
    height: 100px;
}
.sheji_2 ul li p{
    width: 155px;
    color: #000000;
    text-align: center;
    margin-top: 5px;
}
.sheji_2 ul li p:hover{
    color: red;
}
.sheji_1 {
    z-index: 1;
    margin-top: 20px;
}

.sheji_1 ul {
    overflow: hidden;
    width: 65px;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
}

.sheji_1 ul li {
    float: left;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    margin-left: 8px;
    color: rgb(251, 189, 147);
    background: rgb(251, 189, 147);
    cursor: pointer;
}

.sheji_1 ul li.on {
    width: 35px;
    height: 13px;
    background: rgb(251, 189, 147);
    border-radius: 10px;
}


.huodong{
    width: 800px;
    height: 535px;
    margin: 0 auto;
}
.huodong_2 ul{
    width: 100%;
    height: 330px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    float: left;
    margin-top: 155px;
    margin-left: -5px;
}
.huodong_2 ul li img{
    width: 155px;
    height: 100px;
}
.huodong_2 ul li p{
    width: 155px;
    color: #000000;
    text-align: center;
    margin-top: 5px;
}
.huodong_2 ul li p:hover{
    color: red;
}
.huodong_1 {
    z-index: 1;
    margin-top: 20px;
}

.huodong_1 ul {
    overflow: hidden;
    width: 65px;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
}

.huodong_1 ul li {
    float: left;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    margin-left: 8px;
    color: rgb(251, 189, 147);
    background: rgb(251, 189, 147);
    cursor: pointer;
}

.huodong_1 ul li.on {
    width: 35px;
    height: 13px;
    background: rgb(251, 189, 147);
    border-radius: 10px;
}

.duanshi{
    width: 800px;
    height: 535px;
    margin: 0 auto;
}
.duanshi_2 ul{
    width: 100%;
    height: 330px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    float: left;
    margin-top: 160px;
    margin-left: -5px;
}
.duanshi_2 ul li img{
    width: 155px;
    height: 100px;
}
.duanshi_2 ul li p{
    width: 155px;
    color: #000000;
    text-align: center;
    margin-top: 5px;
}
.duanshi_2 ul li p:hover{
    color: red;
}
.duanshi_1 {
    z-index: 1;
    margin-top: 20px;
}

.duanshi_1 ul {
    overflow: hidden;
    width: 65px;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
}

.duanshi_1 ul li {
    float: left;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    margin-left: 8px;
    color: rgb(251, 189, 147);
    background: rgb(251, 189, 147);
    cursor: pointer;
}

.duanshi_1 ul li.on {
    width: 35px;
    height: 13px;
    background: rgb(251, 189, 147);
    border-radius: 10px;
}

.huichang{
    width: 800px;
    height: 535px;
    margin: 0 auto;
}
.huichang_2 ul{
    width: 100%;
    height: 330px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    float: left;
    margin-top: 165px;
    margin-left: -5px;
}
.huichang_2 ul li img{
    width: 155px;
    height: 100px;
}
.huichang_2 ul li p{
    width: 155px;
    color: #000000;
    text-align: center;
    margin-top: 5px;
}
.huichang_2 ul li p:hover{
    color: red;
}
.huichang_1 {
    z-index: 1;
    margin-top: 20px;
}

.huichang_1 ul {
    overflow: hidden;
    width: 65px;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
}

.huichang_1 ul li {
    float: left;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    margin-left: 8px;
    color: rgb(251, 189, 147);
    background: rgb(251, 189, 147);
    cursor: pointer;
}

.huichang_1 ul li.on {
    width: 35px;
    height: 13px;
    background: rgb(251, 189, 147);
    border-radius: 10px;
}

/* 底 */
.anli{
    width: 825px;
    height: 870px;
    margin: 0 auto;
    background: url(../img/anli.jpg) no-repeat;
    padding-bottom: 50px;
}
/*底部*/

.about {
    background: #d8a033;
    color: #fff;
    line-height: 25px;
    padding: 12px;
    font-family: "宋体";
}

.about .menu {
    width: 819px;
    margin: auto;
}

.footer {
    color: #000000;
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    font-family: "宋体";
}

.footer .menu {
    width: 819px;
    margin: auto;
}