*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img:hover{
    cursor: pointer;
}
a{
    text-decoration: none;
    color: black;
}
li{
    list-style: none;
}
.top1 img{
    width: 100%;
    vertical-align: middle;
}
.top2{
    width: 100%;
    height: 35px;
    background: #fff;
    border: 1px solid #ccc;
}
.top2_z{
    width: 75%;
    margin: 0 auto;

}
.top2_left{
    width: 400px;
    height: 35px;
    float: left;
}
.top2_right{
    float: right;
    width: 410px;
    height: 35px;
}
.top2_left span{
    font-size: 14px;
    color: #9a9a9a;
    line-height: 35px;
}
.gw{
    padding: 3px 3px;
    background: red;
}
.top2_right li{
    float: left;
    height: 35px;
    width: 100px;
    list-style: none;
}
.top2_right img{
    vertical-align: middle;
}
.top2_right span{
    line-height: 35px;
}
.top2_right a{
    font-size: 14px;
    color: black;
}
.top3{
    height: 100px;
    width: 100%;
    background: #f4f4f4;
}
.top3_z{
    width: 80%;
    margin: 0 auto;
}
.top3_left{
    float: left;
}
.top3_left img{
    margin-top: 15px;

}
.top3_right{
    float: right;
}
.head_banxin{
    width: 100%;
    height: 80px;
    background: rgba(0,0,0,0.4);
}
.head_count{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.head_left{
    float: left;
    width: 270px;
    height: 80px;
}
.head_left img{
    width: 270px;
    margin-top: 20px;
}
.head_middle{
    float: left;
    width: 720px;
    height: 80px;
}
.head_middle li{
    float: right;
    width: 95px;
    height: 80px;
    line-height: 70px;
    font-size: 16px;
    color: white;
}


.head_right{
    float: left;
    width: 200px;
    font-size: 14px;
    line-height: 75px;
    text-indent: 40px;
}
.head_right a{
    color: white;

}
.datu{
    width: 100%;
    height: 500px;
    background: url("../img/banner_04.jpg") center;
}
.head1{
    width: 100%;
    height: 80px;
    background: #f4f4f4;
}
.head1_banxin{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.head1_left{
    float: left;
    width: 250px;
    height: 80px;
    line-height: 90px;
}
.head1_left span{
    margin-left: 50px;
}
.head1_left h2{
    float: right;
    margin-right: 50px;
    color: orange;
    margin-top: -10px;
}

.head1_middle{
    float: left;
    width: 700px;
    height: 80px;
    line-height: 80px;
}
.head1_middle span{
    font-size: 20px;
    font-weight: bold;
}

.head1_right{
    float: left;
    width: 200px;
    height: 80px;
    line-height: 80px;
}
.head1_right a{
    border: 1px solid #cccccc;
    padding: 3px 10px;
    border-radius: 20px;
    margin-left: 40px;
}
.head2{
    width: 100%;
    height: 180px;
}
.head2_banxin{
    width: 1200px;
    margin: 0 auto;
    height: 180px;
}
.head2_banxin li{
    width: 240px;
    float: left;
}
.head3{
    width: 100%;
    margin-top: 50px;
}
.head3_middle{
    width: 1200px;
    margin: 0 auto;
}
.head3_top{
    width: 315px;
    margin: 0 auto;
}
.head3_bottom{
    width: 150px;
    margin: 5px auto 15px;
}
.head3_bottom span{
    font-size: 16px;
    color: #888;
}
.head4{
    width: 1200px;
    margin: 0 auto;
    height: 400px;
}
.head4_left{
    width: 655px;
    float: left;
}
.head4_right{
    width: 500px;
    float: right;
    background: #eee;
    height: 350px;
    padding: 0px 10px 10px;
}
.head4_left li{
    float: left;
    margin: 5px;
}
.h4_top{
    height: 37px;
    border-bottom: 1px solid #ff4040;
    line-height: 37px;
    color: red;
    float: left;
    font-weight: bold;

}
.h4_right{
    padding: 3px;
    border: 1px solid #ff4040;
    font-size: 14px;
    border-radius: 10px;
    float: right;
    background: #ff4040;
    margin-top: 5px;
    margin-right: 10px;
    color: white;
}
.h4_bottom{
    float: left;
    width: 500px;
    padding-top: 10px;
}
.h4_bottom li{
    height: 40px;
    font-size: 14px;
}
.s1{
    margin-left: 15px;
    padding: 0px 5px;
    border-radius: 20px;
    color: white;
}
.s2{
    float: right;
    margin-right: 15px;
}
.middle1{
    width: 100%;
    height: 300px;
}
.m1{
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}
.m1_top{
    width: 1200px;
    margin: 0 auto;

}
.m1_top li{
    float: left;
    width: 180px;
    text-align: center;
    border: 2px solid black;
    font-size: 20px;
    padding: 10px 20px;
    margin-left: 50px;
    font-weight: bolder;
}
.m1_bottom{
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}
.m1_bottom a{
    position: relative;
}
.m1_bottom span{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    line-height: 35px;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.m1_bottom li{
    margin-top: 20px;
    float: left;
    margin-left: 8px;
}


.qiuji{
    width: 1200px;
    height: 350px;
    margin: 0 auto;
}
.qiuji h1{
    text-align: center;
}
.qiuji p{
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}
.qiuji a{
    position: relative;
}
.qiuji img{
    margin-left: 4px;
}
.qiuji a span{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    line-height: 40px;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.qiuji_bottom{
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #999;
}
.qing{
    width: 100%;
    height: 650px;
    margin-top: 15px;
}
.qing h1{
    text-align: center;
    font-size: 36px;
}
.qing p{
    text-align: center;
    font-size: 24px;
    margin-top: 15px;
}
.qing_z{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    margin-top: 40px;
    border-top: 1px solid #999;
}
.qing_z ul{
    width: 1000px;
    height: 50px;
    margin: 0 auto;
}
.qing_z li{
    float: left;
    width: 200px;
    padding: 5px 0;
    margin-left: 40px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #999;
}
.qing_bottom{
    width: 1450px;
    height: 400px;
    margin: 50px auto 0;
}
.qing_bottom li{
    float: left;
    margin-left: 20px;
}
.qing_bottom a{
    position: relative;
}
.qing_bottom span{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    line-height: 40px;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    color: #fff;
    font-size: 18px;
}


.footer0{
    width: 1200px;
    height: 250px;
    margin: 0 auto;
}
.f0_top{
    margin: 15px;
    width: 350px;
    margin: 10px auto 10px;
}
.f0_top span{
    color: #000;
    line-height: 30px;
    display: inline-block;
    width: 150px;
    text-align: center;
    font-size: 28px;
    font-weight: bolder;
}
.f0_bottom{
}
.f0_bottom li{
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    border: 1px solid #999;
}
.bj1{
    width: 100%;
    height: 700px;
    background: url("../img/bj.jpg");
}
.bj1 p{
    text-align: center;
    font-size: 36px;
    font-weight: bolder;
}
.bj1_top{
    margin: 50px auto 0;
    font-size: 24px;
    text-align: center;
}
.bj1_top a{
    margin-left: 30px;
    border: 1px solid #9a9a9a;
    padding: 5px 25px;
    background: white;
}
.bj1_bottom{
    width: 1240px;
    height: 450px;
    margin: 40px auto 0;
}
.bj1_bottom ul{
    float: left;
}
.bj1_bottom li{
    margin: 10px;
}






.footer{
    background: url("../img/bj_09.jpg");
    width: 100%;
    height: 426px;
    padding-top: 20px;
}
.footer1{
    width: 1100px;
    margin: 0 auto;
}
.footer1 li{
    float: left;
    width: 100px;
    margin-right: 25px;
    color: white;
}
.footer1 a{
    color: white;
    font-size: 14px;
}
.footer2{
    width: 1000px;
    height: 150px;
    margin: 50px auto 0;
}
.footer2_left{
    float: left;
    margin-left: 80px;
    margin-top: 30px;
}
.footer2_middle{
    float: left;
    margin-top: 20px;
}
.footer2_middle li{
    height: 30px;
    margin-left: 100px;
}
.footer2_right li{
    height: 30px;
    margin-left: 100px;
}
.footer2_right{
    float: left;
    margin-top: 5px;
}
.footer2_middle a{
    color: white;
    font-size: 14px;
}
.footer2_right a{
    font-size: 14px;
    color: #ffc434;
}
.footer2_right li{
    padding: 0px 30px;
    border: 1px solid #ffc434;
    margin-top: 10px;
}
.xt{
    widtH: 1200px;
    height: 2px;
    margin: 0 auto;
    margin-top: 50px;
    background: #b6b7c1;
}
.footer3{
    width: 1200px;
    margin: 0 auto;
}
.footer3 p{
    text-align: center;
    color: white;
    font-size: 14px;
    margin-top: 20px;
}



.dw1{
     position: fixed;
     left: 0;
     top: 30%;
 }
.dw2{
    position: fixed;
    right: 0;
    top: 20%;
}