*{
    padding:0;
    margin: 0;
}
a{
    text-decoration: none;
    color:#333333;
}
li{
    list-style-type: none;
}
.clear{
    clear: both;
}
.hide{
    display: none;
}
body{
    font-size: 12px;
    font-family: "Microsoft Yahei";
}

.header{
    width:100%;
    height:auto;
}
.header .top{
    width:100%;
    height:30px;
    color:#999999;
    background-color: #eeeeee;
    border-bottom: 1px solid #cccccc;
    line-height:30px;
}
.header .top .container{
    width:1200px;
    height:30px;
    margin: 0 auto;
}
.header .top .t_l{
    width:500px;
    float: left;
}
.header .top .t_r{
    width:300px;
    float: right;
    color:#999999;
    text-align: right;
}
.header .top .t_r a{
    color:#999999;
}
.header .center{
    width:1200px;
    height:125px;
    margin: 0 auto;
}
.header .center .logo{
    width:435px;
    height:125px;
    float: left;
}
.header .center .tel{
    width:215px;
    height:125px;
    float: right;
}
.menu{
    width:100%;
    height:45px;
    background-color: #0066cc;
    line-height:45px;
}
.menu ul{
    width:1200px;
    height:45px;
    margin: 0 auto;
}
.menu ul li{
    width:120px;
    height:45px;
    float: left;
    text-align: center;
}
.menu ul li a{
    display: block;
    width:120px;
    height:45px;
    font-size: 14px;
    color:#ffffff;
}
.menu ul li a:hover{
    background-color: #cc6600;
}
.menu ul li.li{
    background: url("../images/li_bg.jpg") no-repeat right center;
}

.flexslider{position:relative;height:460px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:460px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.hotsear{
    width:100%;
    height:35px;
    border-bottom: 1px solid #cccccc;
}
.hotsear .container{
    width:1200px;
    height:35px;
    margin: 0 auto;
    line-height:35px;
}
.hotsear .container .hot{
    width:100%;
    color:#666666;
}
.hotsear .container .hot span{
    color:#666666;
}
.hotsear .container .hot a{
    color:#666666;
}
.floor{
    width:1200px;
    height:auto;
    margin: 15px auto;
}
.floor .f_l{
    width:220px;
    height:auto;
    float: left;
}
.floor .f_l .dh{
    width:220px;
    height:100px;
}
.floor .f_l .container{
    width:200px;
    height:auto;
    border:2px solid #0066cc;
    padding: 10px 8px;
}
.floor .f_l .container .box{
    width:200px;
    height:auto;
    margin: 10px 0;
}
.floor .f_l .container .box .tit{
    width:200px;
    height:35px;
    background:#0066cc;
    text-align: center;
    line-height:35px;
}
.floor .f_l .container .box .tit a{
    display: block;
    width:200px;
    height:35px;
    color:#ffffff;
    background: url("../images/li_bg_01.jpg") no-repeat left 10px center;
}
.floor .f_l .container .box ul li{
    width:198px;
    height:33px;
    border:1px solid #dfdfdf;
    text-align: center;
    line-height:33px;
    margin: 10px auto;
    background: url("../images/icon.jpg") no-repeat left 10px center;
}
.floor .f_r{
    width:960px;
    height:auto;
    float: right;
}
.floor .f_r .dh{
    width:960px;
    height:40px;
    border:1px solid #cccccc;
}
.floor .f_r .dh h2{
    width:160px;
    height:40px;
    background-color: #13495b;
    text-align: center;
    line-height:40px;
    font-weight: 500;
    color:#ffffff;
    font-size: 14px;
    font-family: '宋体';
}
.floor .f_r .container{
    width:960px;
    height:auto;
    border:1px solid #cccccc;
    margin-top: 10px;
    padding: 10px 0;
}
.floor .f_r .container ul li{
    width:300px;
    height:275px;
    float: left;
    margin: 0 10px;
}
.floor .f_r .container ul li .img{
    width:296px;
    height:221px;
    border:2px solid #cccccc;
}
.floor .f_r .container ul li .img:hover{
    border:2px solid #0066cc;
}
.floor .f_r .container ul li .img img{
    display: block;
    width:296px;
    height:221px;
}
.floor .f_r .container ul li h2{
    width:300px;
    line-height:50px;
    text-align: center;
}
.floor .f_r .container ul li h2 a{
    font-size: 14px;
    font-weight: 500;
    color:#999999;
}

.ad{
    width:1200px;
    height:120px;
    margin: 25px auto;
}
.floor1{
    width:100%;
    height: 350px;
    background: url("../images/bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.floor1 .container{
    width:1200px;
    height:300px;
    padding: 20px 0 30px 0;
    margin: 0 auto;
}
.floor1 .container .dh{
    width:1200px;
    height:40px;
    background-color: #eeeeee;
}
.floor1 .container .dh h2{
    background-color: #0066cc;
    text-align: center;
    line-height:40px;
    width:160px;
    height:40px;
}
.floor1 .container .dh h2 a{
    display: block;
    width:160px;
    height:40px;
    background: url("../images/dh_bg.png") no-repeat left 10px center;
    font-weight: 500;
    font-size: 16px;
    color:#ffffff;
}
.floor1 .container .box{
    width:1200px;
    height:240px;
    margin-top: 20px;
}
.floor1 .container .box .box_l{
    width:320px;
    height:240px;
    float: left;
}
.floor1 .container .box .box_r{
    width:860px;
    height:240px;
    float: right;
}
.floor1 .container .box .box_r .p{
    line-height:30px;
    color:#ffffff;
    text-indent: 2em;
}
.floor1 .container .box .box_r .zx{
    width:320px;
    height:40px;
    margin-top: 10px;
}
.floor1 .container .box .box_r .zx a{
    display: block;
    width:140px;
    height:40px;
    background: url("../images/a_bg.png") no-repeat center center;
    float: left;
    margin:0 10px;
    text-align: center;
    color:#ffffff;
    line-height:40px;
}
.floor1 .container .box .box_r .zx a.curr{
    background: url("../images/a_bg01.png") no-repeat center center;
    color:#ffcc00;
}
.floor2{
    width:1200px;
    height:auto;
    margin: 30px auto;
}
.floor2 .dh{
    width:1200px;
    height:40px;
    background-color: #eeeeee;
}
.floor2 .dh h2{
    width:160px;
    height:40px;
    background-color: #0066cc;
    text-align: center;
    line-height:40px;
    color:#ffffff;
    font-size: 16px;
    font-weight: 500;
    float: left;
}
.floor2 .dh h2 a{
    display: block;
    width:160px;
    height:40px;
    color:#ffffff;
    background: url("../images/dh_bg.png") no-repeat left 10px center;
}
.floor2 .wrap{
    width:1200px;
    height:280px;
    border:1px solid #cccccc;
    margin-top: 10px;
}
.floor2 .wrap .left{
    width:20px;
    height:61px;
    float: left;
    margin-top: 90px;
}
.floor2 .wrap .list{
    width:1160px;
    height:270px;
    float: left;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
.floor2 .wrap .list ul{
    width:2320px;
    height:270px;
    position: absolute;
    left:0;
}
.floor2 .wrap .list ul li{
    width:270px;
    height:270px;
    float: left;
    margin: 0 10px;
}
.floor2 .wrap .list ul li .img{
    width:268px;
    height:208px;
    border:1px solid #cccccc;
}
.floor2 .wrap .list ul li .img img{
    display: block;
    width:268px;
    height:208px;
}
.floor2 .wrap .list ul li h3{
    width:270px;
    height:60px;
    text-align: center;
    line-height:60px;
}
.floor2 .wrap .list ul li h3 a{
    font-weight: 500;
    color:#999999;
}
.floor2 .wrap .right{
    width:20px;
    height:61px;
    float: right;
    margin-top: 90px;
}

.floor4{
    width:100%;
    height:auto;
    margin: 0 auto;
}
.floor4 .container{
    width:1200px;
    height:auto;
    margin: 0 auto;
}
.floor4 .box{
    width:380px;
    height:auto;
    float: left;
}
.floor4 .box .dh{
    width:380px;
    height:40px;
    border: 1px solid #cccccc;
}
.floor4 .box .list{
    width:360px;
    height:auto;
    border:1px solid #cccccc;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffffff;
}
.floor4 .box .list img{
    display: block;
    width:358px;
    height:98px;
    border:1px solid #ccccca;
}
.floor4 .box .list ul li{
    width:360px;
    height:40px;
    border-bottom: 1px dashed #ccccca;
    line-height:40px;
    background: url("../images/li_img.jpg") no-repeat left center;
    text-indent: 1em;
}
.floor4 .box .list ul li span{
    float: right;
}
.floor4 .box .dh h2{
    width:160px;
    height:40px;
    background-color: #0066d5;
    text-align: center;
    line-height:40px;
    font-weight: 500;
    font-size: 16px;
    float: left;
}
.floor4 .box .dh h2 a{
    color:#ffffff;
}
.floor4 .box .dh .more{
    width:13px;
    height:13px;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}
.floor4 .f_l{
    margin-right: 30px;
}
.floor4 .f_r{
    margin-left: 30px;
}
.flink{
    width:1200px;
    height:auto;
    margin: 30px auto;
}
.flink .dh{
    width:1200px;
    height:40px;
    background-color: #eeeeee;
}
.flink .box{
    width:1180px;
    height:auto;
    padding:10px;
    border:1px solid #cccccc;
    margin-top: 10px;
}
.flink .box li{
    float: left;
    padding: 0 10px;
}
.footer{
    width:100%;
    height:auto;
}

.footer .bottom{
    width:1200px;
    height:auto;
    padding: 30px 0;
    margin: 0 auto;
}
.footer .bottom .logo{
    width:520px;
    height:auto;
    float: left;
}

.footer .bottom .text{
    width:670px;
    height910:auto;
    line-height:30px;
    color:#666;
    float:right;
}

