@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ color:#333;}
a:visited{ color:#333;}
a:hover{ color:#1492ff;}
html{ position:relative;}
body{ width:100%; height:auto; position:absolute; top:0px; bottom:0px; min-height:700px; max-height:1080px;}

/*头部：位置固定*/
#head{ width:100%; height:auto; overflow:hidden; position:relative; background-color:#494d51;}
.head_main{ width:1100px; height:30px; margin:0 auto; overflow:hidden; position:relative;}
.head_left{ float: left;line-height: 30px; color: #dbdbdb; font-size: 13px;}
a.head_right{ width: 175px; display: block; float: right;line-height: 30px; color: #dbdbdb; text-align: right; font-size: 13px; background: url(404.html)/*tpa=http://dz.hnzwfw.gov.cn/images/154/gh.png*/ left no-repeat;}


/*banner：位置固定*/
#banner{ width:100%; height:auto; overflow:hidden;background-color: #fff;}
.banner_main{ width:1100px; height:86px; margin:0 auto; overflow:hidden; position:relative; background: url(404.html)/*tpa=http://dz.hnzwfw.gov.cn/images/154/banner_pic.png*/ no-repeat;}
.banner_left{width: 278px; height: 60px; position: absolute; top: 15px; left: 0px;}
.banner_sj{width: 90px; height: 32px; position: absolute; top: 29px; left: 323px;}


.banner_search{width: 334px; height: 36px; position: absolute; top: 27px; right: 134px;}
.banner_dl{width: 108px; height: 36px; position: absolute; top: 27px; right: 0px; background:url(404.html)/*tpa=http://dz.hnzwfw.gov.cn/images/154/bannerfive.png*/ no-repeat;}

/*背景图*/
#bg{ width:100%; overflow:hidden; position:absolute; top:0px; bottom:0px; z-index:-1;}
.bg_main{width:100%; height:940px; max-width:none; min-height:700px; position:absolute;}
.bg_main img{ display:block; width:1920px; height:940px; max-width:none; position:absolute; top:0px;}

.sypage1_bg_main{ width:100%; height:940px; max-width:none; min-height:700px; position:absolute; top:0px; z-index:-1; background-position:center;background-repeat:no-repeat;}
.sypage1_bg_main img{ display:block; width:1920px; height:940px; max-width:none; position:absolute; z-index:-1;}


/*主体*/
#center{ width:1100px; height:220px; margin:0 auto; margin-top:70px; overflow:hidden; position:relative;}
.centet_list{ width: 1100px; height: 108px; float: left;}
a.centet_listone{ display: block; width: 135px; height: 105px; float: left; padding-top: 65px; text-align: center; color: #fff; font-weight: bold; font-size: 17px; background-position: left; margin-right: 3px;}
a.centet_listone:hover{ background-position: right;}
a.centet_listwo{ display: block; width: 135px; height: 105px; float: left; padding-top: 65px; text-align: center; color: #1492ff; font-weight: bold; font-size: 17px; background-position: left; margin-right: 3px;}
a.centet_listwo:hover{ background-position: right;}


