html,body,div,span,object,iframe,table,caption,
tbody,tfoot,thead,tr,th,td,del,dfn,em,img,ins,
kbd,q,samp,small,strike,sub,sup,tt,var,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend {      
    vertical-align: baselinebaseline;      
    font-family: "微软雅黑";
    font-weight: inherit;      
    font-style: inherit;      
    font-size: 100%;      
    outline: 0;      
    padding: 0;      
    margin: 0;      
    border: 0;      
}  
ol,ul{
    list-style:none;
}
:focus{
    outline:0;

}
table{
    border-collapse:collapse;
    border-spacing:0;
}
img{
    border: 0;
    vertical-align: middle;
    outline: 0;
}
a:link,a:visited{
    color: #333;
    text-decoration: none;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
a:active{
    text-decoration: none;
}
input{
    vertical-align: middle;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear: both;
    content: "";
    height: 0;
    line-height: 0;
}
.clearfix:before,.clearfix:after{
    display: block;
    content: "";
    height: 0;
    line-height: 0;
    clear: both;
}
.nomargin{
    margin: 0!important;
}
.noborderR{
    border-right: 0!important;
}
/*以上为统一样式*/
body{
    width: 100%;
    color: #333;
    font-family: "Microsoft YaHei", "Microsoft YaHei Regular", "HelveticaNeueW01-47LtCn", Arial, sans-serif;
    font-size: 12px;
    min-width: 980px;
    background: #f0f0f0;
}

.w980{
    width: 980px;
    min-width: 980px;
    height: auto;
    margin: 0 auto;
}
.headMain{
    width: 100%;
    height: 95px;
    padding-top: 4px;
    border-bottom: 1px solid #48a83c;
    background:#fff url(../images/headertop.jpg) repeat-x center top;
}
.headMain .headMain-con{
    position: relative;
    height: 95px;
}
.headMain .headMain-con .logo{
    float: left;
    padding-top: 15px;
    display: inline-block;
}
.nav{
    position: absolute;
    top: 0;
    right: 0;
}
.nav >ul >li{
    float: left;
    width: 90px;
    height: 95px;
    position: relative;
}
.nav ul li a.a01{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    position: relative;
}
.divWZ{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    z-index: 999;
    height: 40px;
}
.divWZ .b1{
    display: block;
    margin-bottom: 2px;
}
.divWZ span{
    font-size: 12px;
    font-family: "Arial";
    color: #ccc;
}
.nav ul li.active a.a01,.nav ul li a.a01:hover{
    background: url(/images/libg.png) repeat-x;
    color: #fff;
}
.nav ul li.active a.a01 .divWZ span,.nav ul li a.a01:hover .divWZ span{
    color: #fff;
}
.nav ul li.active a.a01 .btm-jt,.nav ul li a.a01:hover .btm-jt{
    display: block;
}
.btm-jt{
    width: 16px;
    height: 12px;
    position: absolute;
    display: none;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    background: url(/images/jt.png) no-repeat center bottom;
}
.nav ul li ul{
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
    background-color: #fff;
    display: none;
}
.nav ul li ul li a{
    display: block;
    padding: 10px 0;
}
.nav ul li:hover ul{
    display: block;
}
.nav ul li ul li a:hover{
    color: #fff;
    background: url(/images/libg.png) center;
}
.footer{
    width: 100%;
    background: #333;
}
.footer-con{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    color: #aaa;
    padding: 35px 0 35px 0;
    font-size: 14px;
}
.footer-logo{
    width: 220px;
}
.dz{
    width: 700px;
    float: right;
    position: relative;
}
.dz p{
    line-height: 26px;
}
.wx{
    position: absolute;
    right: 0;
    top: -15px;
    width: 103px;
    height: 102px;
    padding: 4px;
    background: #fff;
}
.friend{
	padding:20px
}
.friend .t-span{
    float: left;
}

.friend .all-a a{
    margin: 0 8px;
}
.friend .all-a a:hover{
    color: #48a83c;
    text-decoration: underline;
}

/*二级*/
.bix{
    position: absolute;
    width: 100%;
    z-index: 111;
    background: #4c8057;
    display: none;
}
.bix a{
    display: block;
    height: 31px;
    border-bottom: 1px dotted #ccc;
    text-align: center;
    line-height: 31px;
    color: #fff;
}
.bix a:hover{
    background: url(/images/lihover.png) repeat;
}
.gzwb{
    display: block;
    width: 78px;
    height: 24px;
    background: url(/images/xlwb.png) no-repeat;
    padding-left: 88px;
    color: #aaa!important;
    position: relative;
    top: 10px;
    left: 52px;
}
.gzwb:hover{
    color: #eee!important;
}
/*.footer{
    width: 100%;
    height: 150px;
    padding-top: 4px;
    background:#fff url(../images/headertop.jpg) repeat-x center top;
}
.foot-con{
    position: relative;
    height: 130px;
    padding-top: 20px;
    background: url(/images/foot_bg.jpg) no-repeat right bottom;
}
.foot-con p{
    font-family: "宋体";
    line-height: 24px;
}
.ewm{
    position: absolute;
    right: 0;
    top: 20px;
}*/

.warLeft .hall{ margin-top:10px;margin-bottom:20px;}
.war_title{position:relative}
.war_title span{position: absolute; top: 8px;right: 12px;}
.war_title span a:hover{color:#48a83c}
.hall ul li{ width: 143px;background-color: #fff;text-align: center; float: left;margin:0 20px 0px 0;}
.hall ul li i{     transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;background-image: url(/images/icon_bian.png);background-repeat: no-repeat;width: 64px;height: 64px;    display: block;    margin: auto;}
.hall ul li p{ font-size: 14px;margin-top: 10px;}
.hall ul li a{ display: block;margin:10px 0; }
.hall ul li:nth-of-type(4n){ margin-right: 0 }
.hall ul li:hover i{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}

