@charset "gb2312";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; cursor:default; color:#000;}
table{border-collapse:collapse;border-spacing:0; border:1px solid #ededec;}
tr,td{border:1px solid #ededec;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color:#4c4c4c;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
i{font-style:normal}

.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.pr{position:relative;}

.container{ width: 100%; }
@media screen and ( max-width: 1200px ) {
    .container{ width: 1200px; }
}


#top { position: fixed;  right: 10%; bottom: 10%; display: none; width: 40px; height: 36px; border-radius: 2px; background: url(iconsprite_btbar.png) 8px 6px no-repeat; background-color: #444; background-color: rgba(0, 0, 0, .6); cursor: pointer; box-shadow: 0 1px 3px rgba(0, 0, 0, .2);  }
#top:hover{ background-color: #444; background-color: rgba(0, 0, 0, .4); }

.header{ height: 450px; background: url(2017xxz_2017zwgkgzyd_01.png) no-repeat top center; }
.main{ width: 1200px; overflow: hidden; margin: 0 auto; background: #fff; }
area{ outline: none; }

.bottom{width:1024px; padding:10px 0 40px 0;text-align:center;margin:0 auto;}
.bottom p{font-size:13px;color:#303030;line-height:30px}
.footer{width:100%;line-height:44px;background:#349be7; }
.footet_main{width:900px;height:45px;margin:0 auto;text-align:center}
.footet_main_left{color:#fff;float:left}
.footet_main_left a{color:#fff;margin:0 10px}
.footet_main_right{color:#fff;float:right;margin-right:10px}

.div_docInfo{line-height:30px;font-size:14px;border:1px #ccc solid;margin-top:10px;width:1022px}