*{
    margin:0;
    padding: 0;
}
li{
    list-style: none;
}

a{
    text-decoration: none;
    color:#585858;
}
.clear{
    clear: both;
}
input,img{
    border:0;
}
body{
    font-family: "宋体";
    font-size: 12px;
}

.header{
    width: 100%;
    height:auto;
}
.header .top{
    width: 100%;
    height:30px;
    background: #fcfcfc;
    border-bottom: 1px solid #e7e7e7;
}
.header .top .top_nav{
    width: 1000px;
    height:30px;
    margin: 0 auto;
}
.header .top .top_nav p{
    width: 400px;
    height:30px;
    line-height:30px;
    color:#666666;
    float: left;
}
.header .top .top_nav_list{
    width: 190px;
    height:30px;
    float: right;
    line-height:30px;
}
.header .top .top_nav_list a{
    color:#666666;
}
.header .top .top_nav_list a:hover{
    color:#cd0a0a;
}
.header .header-center{
    width: 1000px;
    height:120px;
    margin: 0 auto;
}
.header .header-center .logo{
    width: 115px;
    height:120px;
    float: left;
}
.header .header-center .img_01{
    width: 3px;
    height:20px;
    float: left;
    margin-left: 5px;
}
.header .header-center .img_02{
    width: 500px;
    height:120px;
    float: left;
}
.header .header-center .img_03{
    width: 260px;
    height:115px;
    float: right;
}
.header .header-menu{
    width: 100%;
    height:50px;
    background: url("../images/nav_bg.jpg") repeat-x;
}
.header .header-menu ul{
    width: 1000px;
    height: 50px;
    line-height:50px;
    margin: 0 auto;
}
.header .header-menu ul li{
    float: left;
    display: block;
    width: 100px;
    height:50px;
    text-align: center;
}
.header .header-menu ul li a{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 100px;
    height:50px;
    line-height:50px;
}
.header .header-menu ul li.li{
    background: url("../images/li_bg.jpg") no-repeat center right;
}
.header .header-menu ul li a:hover{
    color:#000000;
    background: #ff9900;
}
#full-screen-slider {
    width:100%;
    height:400px;
    float:left;
    position:relative
}
#slides {
    display:block;
    width:100%;
    height:400px;
    list-style:none;
    padding:0;
    margin:0;
    position:relative
}
#slides li {
    display:block;
    width:100%;
    height:100%;
    list-style:none;
    padding:0;
    margin:0;
    position:absolute
}
#slides li a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px
}
#pagination {
    display:block;
    list-style:none;
    position:absolute;
    left:50%;
    top:360px;
    z-index:9900;
    padding:5px 15px 5px 0;
    margin:0
}
#pagination li {
    display:block;
    list-style:none;
    width:10px;
    height:10px;
    float:left;
    margin-left:15px;
    border-radius:5px;
    background:#FFF
}
#pagination li a {
    display:block;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    text-indent:-9999px;
}
#pagination li.current {
    background:#0092CE
}

.sear_box{
    width: 100%;
    height:40px;
    border-bottom: 2px solid #f4f4f4;
    line-height:40px;
}
.sear_box .box{
    width: 1000px;
    height:40px;
    margin: 0 auto;
    color: #585858;
}
.sear_box .box p{
    width: 600px;
    height:40px;
    float: left;
}
.sear_box .box .form{
    width: 250px;
    height:30px;
    float: right;
    margin: 5px 0;
}
.sear_box .box .form #search-keyword{
    width: 200px;
    height:25px;
    float: left;
    border:1px solid #999999;
}
.sear_box .box .form #btn{
    display: block;
    width: 45px;
    height:27px;
    float: left;
    text-align: center;
    background: #006633;
    color:#ffffff;
    cursor: pointer;
}


.floor1{
    width: 1000px;
    height:auto;
    margin: 10px auto;
}
.floor1 .left{
    width: 240px;
    height:860px;
    float: left;
}
.floor1 .left .dh{
    width: 240px;
    height:80px;
}
.floor1 .left .left_box{
    width: 230px;
    height:780px;
    border:5px solid #339900;

}
.floor1 .left .box{
    width: 180px;
    height:auto;
    margin: 10px auto;
}
.floor1 .left .box h2{
    width: 180px;
    height:42px;
    background: url("../images/li_bg01.jpg") no-repeat;
    line-height:40px;
    text-align: center;
}
.floor1 .left .box h2 a{
    font-size: 14px;
    color:#ffffff;
}
.floor1 .left .box ul li{
    background: url("../images/li_img.jpg") no-repeat left 15px center;
    text-indent: 30px;
    width: 180px;
    height:30px;
    line-height:30px;
    border-bottom: 1px dashed #999999;
}
.floor1 .right{
    width: 740px;
    height:860px;
    float: right;
}

.floor1 .right .dh{
    width: 750px;
    height:46px;
    border-bottom: 5px solid #339900;

}
.floor1 .right .dh .img{
    width: 147px;
    height:35px;
    float: left;
}
.floor1 .right .dh .more{
    width: 60px;
    height:46px;
    float: right;
    text-align: center;
    line-height:56px;
}
.floor1 .right .dh .more a{
    font-size: 14px;
    font-weight: bold;
    color: #999999;
}
.floor1 .right .list{
    width: 100%;
    height:auto;
}
.floor1 .right .list ul li{
    width: 240px;
    height: 220px;
    margin: 5px 3px;
    float: left;
}
.floor1 .right .list ul li .img{
    width: 236px;
    height:175px;
    border:2px solid #cccccc;
    cursor: pointer;
}
.floor1 .right .list ul li .line{
    width: 240px;
    height:10px;
    margin-top: 2px;
    background: url("../images/line_bg.jpg") no-repeat center;
}
.floor1 .right .list ul li h3{
    width: 240px;
    height:30px;
    line-height:30px;
    text-align: center;
}
.floor1 .right .list ul li h3 a{
    font-size: 14px;
    font-weight: 500;
}

.floor2{
    width: 1000px;
    height:600px;
    margin: 15px auto;
}
.floor2 .dh{
    width: 1000px;
    height:125px;
}
.floor2 .box_one{
    width: 1000px;
    height: 350px;
    background: url("../images/index_bg01.jpg") no-repeat right center;
}
.floor2 .box_one .box{
    width: 505px;
    height:165px;
}
.floor2 .box_one .one .box_dh{
    width: 505px;
    height:60px;
    background: url("../images/dh_01.jpg") no-repeat left center;
}
.floor2 .box_one .two .box_dh{
    width: 505px;
    height:60px;
    background: url("../images/dh_02.jpg") no-repeat left center;
}
.floor2 .box_one .box .box_dh h3{
    width: 100px;
    height:40px;
    margin-left: 80px;
    line-height:40px;
    font-size: 24px;
    font-weight: bold;
    color:#0066cc;
}
.floor2 .box_one .box .box_dh p{
    width: 200px;
    height:20px;
    font-size: 16px;
    color: #0066cc;
    margin-left: 70px;
}
.floor2 .box_one .box .cont{
    width: 485px;
    height:65px;
    padding: 20px 0 20px 20px;
}
.floor2 .box_one .box .cont p{
    font-size: 16px;
    color:#333333;
    line-height:25px;
}
.floor2 .line{
    width: 1000px;
    height:20px;
    background: url("../images/line_bg02.jpg") no-repeat center center;
}
.floor2 .box_two{
    width: 1000px;
    height: 420px;
    background: url("../images/index_bg02.jpg") no-repeat left center;
}

.floor2 .box_two .box_cont{
    width: 465px;
    height:390px;
    float: right;
    padding-top: 30px;
}
.floor2 .box_two .box{
    width: 465px;
    height:195px;
}
.floor2 .box_two .one .box_dh{
    width: 465px;
    height:60px;
    background: url("../images/dh_03.jpg") no-repeat left center;
}
.floor2 .box_two .two .box_dh{
    width: 465px;
    height:60px;
    background: url("../images/dh_04.jpg") no-repeat left center;
}
.floor2 .box_two .box .box_dh h3{
    width: 375px;
    height:40px;
    padding-right:90px;
    line-height:40px;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    color:#0066cc;
}
.floor2 .box_two .box .box_dh p{
    width: 375px;
    height:20px;
    padding-right: 90px;
    font-size: 16px;
    color: #0066cc;
    text-align: right;
    letter-spacing: 1px;
}
.floor2 .box_two .box .cont{
    width: 425px;
    height:115px;
   padding: 10px 40px 10px 0;
}
.floor2 .box_two .box .cont p{
    font-size: 16px;
    color:#333333;
    line-height:25px;
}



.floor2 .box_stree{
    width: 1000px;
    height: 390px;
    background: url("../images/index_bg03.jpg") no-repeat right center;
}
.floor2 .box_stree .box_cont{
    width: 500px;
    height:350px;
    float: left;
    padding-top: 40px;
    background: #fdfdfd;
}
.floor2 .box_stree .box{
    width: 505px;
    height:175px;
}
.floor2 .box_stree .one .box_dh{
    width: 500px;
    height:60px;
    background: url("../images/dh_05.jpg") no-repeat left center;
}
.floor2 .box_stree .two .box_dh{
    width: 500px;
    height:60px;
    background: url("../images/dh_06.jpg") no-repeat left center;
}
.floor2 .box_stree .box .box_dh h3{
    width: 100px;
    height:40px;
    margin-left: 100px;
    line-height:40px;
    font-size: 24px;
    font-weight: bold;
    color:#0066cc;
}
.floor2 .box_stree .box .box_dh p{
    width: 200px;
    height:20px;
    font-size: 16px;
    color: #0066cc;
    margin-left: 90px;
}
.floor2 .box_stree .box .cont{
    width: 450px;
    height:75px;
    padding: 20px 0 20px 50px;
}
.floor2 .box_stree .box .cont p{
    font-size: 16px;
    color:#333333;
    line-height:25px;
}

.floor3{
    width: 100%;
    height:565px;
    background: url("../images/index_bg04.jpg") no-repeat center;
}
.floor3 .anli{
    width: 1000px;
    height:265px;
    margin: 0 auto;
}
.floor3 .anli .dh{
    width: 1000px;
    height:40px;
    background: url("../images/dh_img02.png") no-repeat left 200px center;
    border-bottom: 1px solid #ffffff;
}
.floor3 .anli .dh .dh_name{
    width: 190px;
    height:40px;
    float: left;
    border-bottom: 1px solid #ff9900;
}

.floor3 .anli .dh .more{
    width: 60px;
    height:40px;
    float: right;
    text-align: center;
    font-size: 16px;
    line-height:50px;
}
.floor3 .anli .dh .more a{
    color:#006633;
}

.floor3 .anli #list{
    width: 1000px;
    height:205px;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}
.floor3 .anli #list ul{
    width: 2000px;
    height: 205px;
    position: absolute;
    left:0;
    top:0;
}

.floor3 .anli #list ul li{
    width: 240px;
    height:205px;
    float: left;
    margin: 0 5px;
}
.floor3 .anli #list ul li .img{
    width: 240px;
    height:180px;
}
.floor3 .anli #list ul li .img img{
    width: 240px;
    height:180px;
    display: block;
}
.floor3 .anli #list ul li h3{
    width: 240px;
    height:25px;
    background: rgba(106,160,127,0.5);
    line-height:25px;
    text-align: center;
}
.floor3 .floor3_b{
    width: 1000px;
    height:265px;
    margin: 30px auto 0 auto;
}
.floor3 .floor3_b .floor3_b_l{
    width: 745px;
    height:265px;
    float: left;
}
.floor3 .floor3_b .floor3_b_l .dh{
    width: 745px;
    height:40px;
    background: url("../images/dh_img06.png") no-repeat left 190px center;
    border-bottom:1px solid #ffffff;
}
.floor3 .floor3_b .floor3_b_l .dh .dh_name{
    width: 190px;
    height:40px;
    float: left;
    border-bottom:1px solid #ff9900;
}

.floor3 .floor3_b .floor3_b_l .imglist{
    width: 245px;
    height: 205px;
    float: left;
    margin-top: 10px;
    position: relative;
}

.floor3 .floor3_b .floor3_b_l  .imglist #left{
    width: 20px;
    height:125px;
    float: left;
    padding-top: 80px;
    text-align: center;
}
.floor3 .floor3_b .floor3_b_l  .imglist #right{
    width: 20px;
    height:125px;
    float: right;
    padding-top: 80px;
    text-align: center;
}

.floor3 .floor3_b .floor3_b_l  .imglist .sliders{
    width: 205px;
    height:205px;
    float: left;
    position: relative;
    overflow: hidden;
    background: rgba(104,160,124,0.5);
}

.floor3 .floor3_b .floor3_b_l .imglist .sliders ul{
    width: 1800px;
    height:130px;
    margin: 45px 10px 30px 15px;
    position: absolute;
    left:0;
    top:0;
}
.floor3 .floor3_b .floor3_b_l .imglist .sliders ul li{
    width: 180px;
    height:130px;
    float: left;
}

.floor3 .floor3_b .floor3_b_l  .text{
    width: 490px;
    height: 185px;
    float: right;
    padding: 10px 0;
}
.floor3 .floor3_b .floor3_b_l .text p{
    text-indent: 2em;
    line-height: 2em;
}
.floor3 .floor3_b .floor3_b_l .text p a{
    color:#ff9900;
}
.floor3 .floor3_b .floor3_b_r{
    width: 250px;
    height:265px;
    float: right;
}
.floor3 .floor3_b .floor3_b_r .dh{
    width: 250px;
    height:40px;
    border-bottom: 1px solid #ffffff;
}
.floor3 .floor3_b .floor3_b_r .dh .dh_name{
    width: 145px;
    height:40px;
    float: left;
    border-bottom: 1px solid #ff9900;
}
.floor3 .floor3_b .floor3_b_r .img{
    width: 247px;
    height:74px;
    margin-top: 6px;
}
.floor3 .floor3_b .floor3_b_r .box p{
    margin: 10px 5px 0 10px;
    color:#333333;
}
.ad_02{
    width: 1000px;
    height:105px;
    margin: 20px auto;
}

.floor4{
    width: 1000px;
    height: 375px;
    background: url("../images/line_bg02.jpg") no-repeat center bottom;
    margin: 0 auto;
}
.floor4 .floor4_l{
    width: 310px;
    height:375px;
    float: left;
    margin-right: 10px;
}


.floor4 .floor4_l .dh{
    width: 310px;
    height:40px;
    border-bottom: 2px solid #ff9900;
    padding-bottom: 5px;
}
.floor4 .floor4_l .dh .name{
    width: 250px;
    height: 30px;
    float: left;
    padding-top: 10px;
}

.floor4 .floor4_l .dh .more{
    width: 38px;
    height:13px;
    float: right;
    padding-top: 27px;
    margin-right: 5px;
}
.floor4 .floor4_l .hot{
    width: 300px;
    height:75px;
    margin: 10px auto;
    padding: 0 5px;
}
.floor4 .floor4_l .hot .img{
    width: 70px;
    height:75px;
    float: left;
    border:1px solid #006633;
}
.floor4 .floor4_l .hot .info{
    width: 220px;
    height:75px;
    float: right;
}
.floor4 .floor4_l .hot .info h3{
    width: 220px;
    height:30px;
    line-height:30px;
    border-bottom: 1px dashed #006633;
}
.floor4 .floor4_l .hot .info h3 a{
    color:#006633;
}
.floor4 .floor4_l .hot .info p{
    line-height:20px;
}
.floor4 .floor4_l .hot .info p a{
    color:#0066cc;
}
.floor4 .floor4_l ul{
    width: 300px;
    height: auto;
    padding: 0 5px;
}
.floor4 .floor4_l ul li{
    margin: 10px 0;
    width: 300px;
    height:25px;
    line-height:25px;
    border-bottom:1px dashed #cccccc;
    background: url("../images/li_img01.jpg") no-repeat left center;
    text-indent: 1em;
}
.floor4 .floor4_l ul li span{
    float: right;
}
.floor4 .line{
    width: 5px;
    height: 365px;
    background: url("../images/line_bg04.jpg") no-repeat center center;
    float: left;
    margin-left: 5px;
}
.floor4 .floor4_c{
    width: 320px;
    height:375px;
    float: left;
    margin-left: 5px;
}

.floor4 .floor4_c .dh{
    width: 320px;
    height:40px;
    border-bottom: 2px solid #ff9900;
    padding-bottom: 5px;
}
.floor4 .floor4_c .dh .name{
    width: 240px;
    height: 30px;
    float: left;
    padding-top: 10px;
}

.floor4 .floor4_c .dh .more{
    width: 38px;
    height:13px;
    float: right;
    padding-top: 27px;
    margin-right: 5px;
}
.floor4 .floor4_c .hot{
    width: 300px;
    height:75px;
    margin: 10px auto;
    padding: 0 10px;
}
.floor4 .floor4_c .hot .img{
    width: 70px;
    height:75px;
    float: left;
    border:1px solid #006633;
}
.floor4 .floor4_c .hot .info{
    width: 220px;
    height:75px;
    float: right;
}
.floor4 .floor4_c .hot .info h3{
    width: 220px;
    height:30px;
    line-height:30px;
    border-bottom: 1px dashed #006633;
}
.floor4 .floor4_c .hot .info h3 a{
    color:#006633;
}
.floor4 .floor4_c .hot .info p{
    line-height:20px;
}
.floor4 .floor4_c .hot .info p a{
    color:#0066cc;
}
.floor4 .floor4_c ul{
    width: 300px;
    height: auto;
    padding: 0 10px;
}
.floor4 .floor4_c ul li{
    margin: 10px 0;
    width: 300px;
    height:25px;
    line-height:25px;
    border-bottom:1px dashed #cccccc;
    background: url("../images/li_img01.jpg") no-repeat left center;
    text-indent: 1em;
}
.floor4 .floor4_c ul li span{
    float: right;
}

.floor4 .floor4_r{
    width: 320px;
    height: 375px;
    float: right;
}

.floor4 .floor4_r .dh{
    width: 320px;
    height:40px;
    border-bottom: 2px solid #ff9900;
    padding-bottom: 5px;
}
.floor4 .floor4_r .dh .name{
    width: 240px;
    height: 30px;
    float: left;
    padding-top: 10px;
}

.floor4 .floor4_r .dh .more{
    width: 38px;
    height:13px;
    float: right;
    padding-top: 27px;
    margin-right: 5px;
}
.floor4 .floor4_r .list{
    width: 300px;
    height:280px;
    padding: 10px 10px;
    position: relative;
    overflow: hidden;
}
.floor4 .floor4_r .list ul{
    width: 300px;
    height: 560px;
    position: absolute;
    top:0;
    left:10px;
}
.floor4 .floor4_r .list ul li{
    width: 300px;
    height:85px;
    padding: 5px 0;
    border-bottom: 1px dashed #cccccc;
}
.floor4 .floor4_r .list ul li .title{
    width: 300px;
    height:25px;
}
.floor4 .floor4_r .list ul li .title span{
    display: block;
    width: 25px;
    height:25px;
    line-height:25px;
    text-align: center;
    background: #006633;
    color:#ffffff;
    float: left;
    font-size: 16px;
    font-weight: bold;
}
.floor4 .floor4_r .list ul li .title h3{
    width: 270px;
    height:25px;
    float: right;
    line-height:25px;
}
.floor4 .floor4_r .list ul li .title h3 a{
    color:#006633;
}
.floor4 .floor4_r .list ul li .info{
    width: 300px;
    height:55px;
    margin-top: 5px;
}
.floor4 .floor4_r .list ul li .info span{
    display: block;
    width: 25px;
    height:25px;
    line-height:25px;
    text-align: center;
    background: #ff6600;
    color:#ffffff;
    float: left;
    font-size: 16px;
    font-weight: bold;
}
.floor4 .floor4_r .list ul li .info p{
    width: 270px;
    height:55px;
    float: right;
    line-height:25px;
}


.flink{
    width: 100%;
    height:50px;
    margin-top: 35px;
    border-bottom: 1px solid #006633;
}
.flink .box{
    width:1000px;
    height:50px;
    margin: 0 auto;
    position: relative;
}
.flink .box .dh{
    width: 105px;
    height: 46px;
    position: absolute;
    left:0;
    bottom:0;
    background: url("../images/flink.jpg") no-repeat;
}
.flink .box ul{
    width: 850px;
    height:50px;
    line-height:60px;
    margin-left: 150px;
}
.flink .box ul li{
    float: left;
    padding: 0 10px;
}

.footer{
    width:100%;
    height:250px;
    background: #009933;
    margin-top: 20px;
    border-top:5px solid #003366;
}
.footer .footer_nav{
    width: 800px;
    height:30px;
    background: #ffffff;
    line-height:30px;
    margin: 15px auto 0 auto;
    color:#006633;
}
.footer .footer_nav ul li{
    float: left;
    padding: 0 20px;
}
.footer .footer_nav ul li.li{
    padding: 0 5px;
}
.footer .footer_nav ul li a{
    color:#000000;
}
.footer .footer_nav ul li a:hover{
    color:#000000;
    font-weight: bold;
}
.footer .line{
    width: 800px;
    height:15px;
    margin: 0 auto;
    background: url("../images/footer_line.jpg") no-repeat;
}
.footer .box{
    width: 800px;
    height:150px;
    margin: 30px auto;
}
.footer .box .logo{
    width: 135px;
    height: 120px;
    float: left;
}
.footer .box .jianjie{
    width: 470px;
    height:120px;
    float: left;
    margin-left: 20px;
}
.footer .box .jianjie p{
    color:#ffffff;
    margin-bottom: 15px;
}
.footer .box .wx{
    width: 95px;
    height:120px;
    float: right;
}
.footer .box .wx p{
    width: 95px;
    height:35px;
    line-height:35px;
    text-align: center;
    color:#ffffff;
}