@charset "utf-8";

.fl{float:left}
.fr{float:right;}
body,ul,li,a,span,img,dd,dl,h1,h2{margin:0;padding:0;font-family:"Microsoft YaHei";list-style:none;font-size:16px; letter-spacing:1px;border:none; }
a{text-decoration:none;}
body{background:url(../images/bodybg.png) no-repeat center top #f5f4f4;

;}
.clearfix{clear:both;}
.bigtop{
    width: 100%;

 height: 180px;
}
.topbox,.minews,.rilink,.seclist{
   
}
.topbox{
    width: 1200px;
    height: 180px;
    padding-top:10px;
    margin: 0 auto;
    
    
}
.logo{
    width: 500px;
    height: 130px;
   float: left;
}

.erweima{
   float: right;
    width: 200px;
    height: 130px;
}
.erweima ul li{
    width: 80px;
    height: 130px;
    float: left;
    margin-right:20px;
    margin-top:20px;
}
.erweima ul li img{
    width: 80px;
    height: 80px;
}
.erweima span{
   float:left;
    width: 80px;
    text-align: center;
    
}

.nav{
    width: 1200px;
    height: 40px;
    background: #0b850f;
    margin: 0px auto;
    float: left;
    z-index: 10000;
  
}
.nav ul li,.sonnav li{
   width:109px;
    height: 40px;
    float: left;
    text-align: center;
     
}
.nav ul li a{
   
    width:109px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color:#fefefe;
}
.nav ul li:hover .sonnav{
    display: block;
}
.sonnav{
    display: none;
    position:relative;
z-index:100000;
}
.sonnav ul li{
    background:#fefefe;
box-shadow:0px 3px 6px #0ea613;
}

.sonnav ul li a{
    color:#333;
    float: left;
}
.sonnav ul li a:hover{
    color:#fefefe;
    background: #0ea613;
}


.contentbox{
    width: 1200px;
    margin: 5px auto;
 }

.yqlink{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    border-bottom:  solid #0b850f 2px;
}
.yqlink dl{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    height: 40px;
    text-align: left;
    float: left;
}
.yqlink li{
    float: left;
    margin-right:15px;
    height: 30px;
    line-height: 30px;
    padding-top: 7px;
}
.yqlink li a{
    color: #b43835;
}
.yqlink li a img{
    float: left;
}
.yq{
    float: right;
}
.xz{
    width: 150px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right:40px;
}
.xz span{
    height: 40px;
    line-height: 40px;
    float: left;
}
.xzq{
   
    width: 150px;
    height: 40px;
    float: left;
}
.copyright{
    width: 1200px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
}

.leftnav{
    width: 250px;
    border: 5px;
    background: #fefefe;
    float: left;
}
.yiji{
    width: 240px;
    height: 60px;
    margin: 5px auto;
    background: #0b850f;
    border-radius:5px 5px 0 0;
}
.yiji span{
    float: left;
    line-height: 60px;
    text-align: center;
    width: 240px;
    color: #fefefe;
    font-size: 20px;
}
.secnav{
    width: 240px;
    margin: 0 auto;
}
.secnav li{
    width: 240px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #f0f0f0;
    margin-bottom: 10px;
    text-align: center;
}
.secnav li a{
    color: #333;
    font-size: 16px;
}
.secnav li:hover a{
    color: #ad0000;
}

.rilist{
    width:920px;
    float: right;
    background:#fefefe;
    
}