html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 16px; line-height: 1.5; font-family:'Microsoft Yahei','simsun','arial','tahoma';  color: #333; background:url(../img/bg.jpg) center no-repeat;}
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a,
img {
    -webkit-touch-callout: none
}
a,
a:active,
a:focus,
a:hover,
a:visited {text-decoration: none}
input[type=password],
input[type=text],
textarea {
    resize: none;
    outline: 0;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #fff
}
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}

/*logo*/
.logo{width:600px; height:180px; margin:auto; background:url(../img/logo.png) no-repeat;}

/*nav*/
.nav{width:1000px; height:55px; margin:auto; background:url(../img/navbg.png) no-repeat;}
.navlist{width:1000px; height:39px; margin:auto;}
.navlist ul{width:700px; height:39px; float:left; display:block;}
.navlist ul li{float:left; height:38px; width:103px; margin-left:36px;}
.search{float:right; width:279px; height:39px; background:url(../img/ss.png) no-repeat;}

.weixin {

position: fixed;

right: 200px;

bottom: 600px;

z-index: 10;

padding: 3px 3px 0 3px;

border-radius: 3px;

border: 1px solid #ddd;

background: #fff;

width: 150px;

}

img {

border: 0;

max-width: 100%;

}

/*底部*/
.footer{width:100%; margin:auto; overflow:hidden;}
.footer ul{width:1000px; height:100px; margin:10px auto 0 auto; text-align:center;}
.footer ul li{ line-height: 20px; color:#FFF;}
.footer ul li a{color:#FFF;}