
body,ul,li,p,h1,h2,h3,h4,h5,h6,form,span,input{ margin:0px; padding:0px;}
li{ list-style:none;}
img{ border:0px;}
a{ text-decoration:none;}
/**{ font-family:"微软雅黑";}*/

.header{ width:100%;}
.head1{ width:1000px; height:194px; margin:0 auto;}
.head2{ width:100%; height:80px; background:#5bc102; position:relative; top:0px;}
.head_div{ width:1000px; margin:0 auto; font-weight:700;}
.head2 .div1{ width:60px; height:80px; background:#0db308; line-height:80px; text-align:center; color:#fff; float:left; font-size:14px;}
.head2 .div2{ width:718px; height:80px; float:left;}
.li40{ width:50px; height:80px; float:left; color:#fff;  font-size:14px; text-align:center; margin-left:5px;}
.li40 span{ width:50px; height:20px; margin-top:13px; display:block; cursor:pointer;}
.li60{ width:60px; height:80px; float:left; color:#fff;  font-size:14px; text-align:center; margin-left:5px;}
.li60 span{ width:60px; height:20px; margin-top:13px; display:block; cursor:pointer;}
.li80{ width:80px; height:80px; float:left; color:#fff;  font-size:14px; text-align:center; margin-left:5px;}
.li80 span{ width:80px; height:20px; margin-top:13px; display:block; cursor:pointer;}
.head2 .div2 li span:hover{ color:#ef661e;}

.head2 .div3{ width:240px; height:80px; float:left;}
.head2 .div3 li{ cursor:pointer; float:left; width:69px; height:57px; font-size:14px; color:#fff; background:url(../image/li1_03.png) no-repeat; margin-left:10px; margin-top:10px;}
.head2 .div3 li span{ width:40px; height:40px; margin-top:8px; display:block; margin-left:14px; margin-top:10px; text-align:center; }
.head2 .div3 li:hover{ background:url(../image/li2_03.png) no-repeat; color:#ef661e;}


/*隐藏菜单*/
.head2 .yichan{ width:463px; top:50px; background:#d9f5cd; height:auto; position:absolute; text-align:center; z-index:1000; left:53.5%; opacity:0.98; filter:"alpha(opacity=98)";}
.head2 .yichan li{ margin:5px; height:30px; width:100px; line-height:30px; background:none;}
.head2 .yichan li a{ color:#2a9e24;}
.head2 .yichan li a:hover{ color:#fff; background:none;}

@charset "utf-8";
/* CSS Document */
.footer{width:100%;height:80px; clear:both; padding-top:10px;}
.footer div{width:1030px; margin-top:20px; text-align:center;line-height:200%;font-size:12px;color:#666;margin:0 auto;padding-top:20px;border-top:2px solid #61c918; border-top:2px solid #61c918;}



@media only screen and (min-width:1024px){
.header{ width:100%;}
.head1{ width:1000px; height:194px; margin:0 auto;}
	}
@media only screen and (min-width:400px) and (max-width:1024px){
.header{ width:100%;}
.head2 div li{ padding:0px; width:70px;}
	}
@media only screen and (max-width:400px){
.head2 div li{ padding:0px; width:60px;}
	}
