html,body,div,span,object,iframe,table,caption,
tbody,tfoot,thead,tr,th,td,del,dfn,em,img,ins,
kbd,q,samp,small,strike,strong,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;      
}  
.warrpe p img{max-width:100%}
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;
}
/*以上为统一样式*/
body{
    width: 100%;
    color: #333;
    font-family: "Microsoft YaHei", "Microsoft YaHei Regular", "HelveticaNeueW01-47LtCn", Arial, sans-serif;
    font-size: 12px;
    min-width: 960px;
    background: #f8f8f8;
}

.header{
    position: relative;
    z-index: 101;
    width: 100%;
    height: 147px;
    background: url(/wushui/images/header.png) repeat-x left bottom;
min-width:1200px;
}
.header-top{
    width: 100%;
    height: 40px;
    line-height: 30px;
    background: url(/wushui/images/top_bg.gif) repeat-x;
}
.width1230{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
}
.p-l{
    color: #666;
    font-size: 13px;
    background: url(/wushui/images/t.gif) no-repeat left center;
    padding-left: 20px;
}
.ul-r{
    overflow: hidden;
}
.ul-r li{
    float: left;
    margin-left: 20px;
    padding-left: 10px;
    background: url(/wushui/images/news_list4.jpg) no-repeat left center;
}
.ul-r li a{
    font-size: 13px;
    color: #999;
}
.ul-r li a:hover{
    color: #157b43;
}
.header-con{
    width: 1200px;
    margin: 0 auto;
    height: 90px;
    position: relative;
}
.logo{
    display: inline-block;
    padding-top: 10px;
}
.nav{
    position: absolute;
    right: 200px;
    bottom: 5px;
}
.nav ul li{
    float: left;
}
.nav ul li a{
    font-size: 15px;
    display: block;
    width: 80px;
    text-align: center;
    height: 68px;
    margin-left: 30px;
    padding-top: 10px;
    border: 1px solid transparent;
    border-radius: 5px;
}
.nav ul li a:hover{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.nav ul li a i{
    display: block;
    height: 30px;
    margin: 0 auto 10px auto;
    background-image: url(/wushui/images/nav_bg.png);
    background-repeat: no-repeat;

}
.icon-01{
    width: 30px;
    background-position: 0 0;
}
.icon-02{
    width: 34px;
    background-position: -30px 0px;
}
.icon-03{
    width: 36px;
    background-position: -64px 0px;
}
.icon-04{
    width: 29px;
    background-position: -100px 0px;
}
.icon-05{
    width: 29px;
    background-position: -129px 0px;
}
.icon-06{
    width: 30px;
    background-position: -158px 0;
}
.guanzhu{
    position: absolute;
    right: 0px;
    bottom: 5px;
    text-align: right;
}

.footer{
    width: 100%;
    background: #333;
min-width:1200px;
}
.footer-con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    color: #aaa;
    padding: 35px 0 35px 0;
    font-size: 14px;
}
.footer-logo{
    width: 200px;
}
.dz{
    width: 700px;
    float: left;
    position: relative;
    padding-right: 100px;
    padding-left: 178px;
}
.dz p{
    line-height:26px;
}
.wx{
    position: absolute;
    right: 0;
    top:0px;
    width: 103px;
    height: 102px;
    padding: 4px;
    background: #fff;
}
.friend{
    padding:0 50px 0 0;
}
.friend .t-span{
    float: left;
}
.friend .all-a{
    padding-left: 75px;
}
.friend .all-a a{
    margin: 0 8px;
}
.friend .all-a a:hover{
    color: #eee;
    text-decoration: underline;
}
.friend a{
    color: #aaa;
}
.gzwb{
    display: block;
    width: 78px;
    height: 24px;
    background: url(/wushui/images/xlwb.png) no-repeat;
    padding-left: 88px;
    color: #aaa!important;
    position: relative;
    top: 10px;
    left: 52px;
}
.gzwb:hover{
    color: #eee!important;
}
.footerl {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 14px;
}