*{
    margin: 0;
    padding: 0;
}
.logo{
    background:  url("../logo1.jpg") no-repeat top center;
    width: 100%;
    height: 700px;
    min-width: 1000px;
}
a{
    text-decoration: none;
    color: black;
}
.clear{
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.center {
    width: 1000px;
    margin: 0 auto;
}
.nav{
    width: 100%;
    height: 60px;
    background: url("../nav.jpg") no-repeat;
    text-align: center;
    min-width: 1000px;
}
.nav ul{
    margin: 0 auto;
    width: 800px;
    height: 60px;
}
.nav li{
    list-style: none;
    float: left;
    margin-right: 70px;
}
.nav li a{
    line-height: 60px;
    font-size: 19px;
    color: white;
}
.nav li a:hover{
    color: rgb(169,206,73);
}

.news1{
    margin-top: 50px;
}
.news1 .articles{
    width: 460px;
    height: 324px;
}
.news1 .articles .headLine{
    margin-top: 4px;
    padding-bottom: 16px;
    border-bottom: 1px dotted #ccc;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.news1 .articles .artList li{
    list-style-position: inside;
    height: 48px;
    line-height: 48px;
}
.news1 .articles .artList li a{
    color: #515151;
}
.news1 .articles .artList li a:hover{
    text-decoration: underline;
}
/*è½®æ’­å›¾*/
.slideBox{ width:500px; height:345px; overflow:hidden; position:relative; border:1px solid #ddd;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; left:420px; bottom:5px; z-index:1; }
.slideBox .hdmore{height:20px;position:absolute; right:5px; bottom:10px;overflow:hidden;z-index:2; line-height:20px;}
.slideBox .hdmore a{ font-size:14px; color:#FC0;}

.slideBox .hd ul{ overflow:hidden; zoom:1; ffloat:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;background:#fff; cursor:pointer;border-radius:5px; list-style: none}
.slideBox .hd ul li.on{ background:#3c74b4; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox .bd ul{ width:500px; height:345px; }
.slideBox .bd li{ zoom:1; vertical-align:middle; list-style: none}
.slideBox .bd li p{ position:absolute; bottom:0px; left:0px; line-height:40px; font-size:16px; background: url(../tmbg.png); color:#fff; width:96%; padding:0px 2%; overflow:hidden; height:40px;}
.slideBox .bd img{ width:500px; height:345px; display:block;  }

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



.channel{
    height: 34px;
    background: url("../nav_bg_ty.png") no-repeat;
    font-size: 23px;
    padding: 0 0 0 16px;
}
.channel strong{
    font-size: 14px;
    float: right;
    margin-top: 8px;
    color: #333333;
    font-weight: normal;
    font-family: "SimSun" ;
}
.news2{
    margin-top: 50px;
}
.news2 .pics{
    margin-top: 20px;
}
.news3{
    margin-top: 70px;
}
.news3 .stars{
    height: 100px;
    background: url("../help.png") no-repeat;
    margin-bottom: 20px;

}
.help , .shed{
    width: 500px;
    height: 180px;
    margin-top: -40px;
}
.help li , .shed li{
    margin-top: 30px;
}
.head{
    width: 141px;
    height: 141px;
    float: left;
    background: url(../dbwy_head_bj.png) no-repeat;
}
.head a{
    cursor: pointer;
}
.head img{
    width: 136px;
    height: 136px;
    border: 0;
    border-radius: 50%;
}
.message{
    width: 310px;
    float: left;
    padding: 10px 0 0 20px;
}
.message p{
    width: 310px;
    float: left;
    font-size: 18px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
}
.message span{
    width: 310px;
    float: left;
    font-size: 14px;
    line-height: 28px;
    color: #999;
    padding: 12px 0 0 0;
    font-family: \5B8B\4F53;
    height: 56px;
}
.footer{
    border-top: 1px solid #c9c9ca;
    padding: 15px 0;
    background: #f9f7f4;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 80px;
    min-width: 1000px;
}
