﻿/*样式重置，开始{*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, figure, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #5a5a5a;
	cursor:pointer;
	outline:none;
}
a:hover{ text-decoration:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
 *font-size: 100%;
}
legend {
	color: #000;
}
i {
	font-style: normal;
}
html, body {
    height: 100%;
	font-size: 14px;
	font-family: "微软雅黑","Microsoft YaHei","STHeiti","Microsoft JhengHei","宋体"!important;
	background: url(../images/topbg.jpg) repeat-x top;

}
/*}结束，样式重置*/


#wrapper{position: absolute;margin: 0 auto;width: 100%;overflow: hidden;}


#top{margin: 0 auto;width: 100%;height: 243px;background: url(../images/topbg.jpg) repeat-x; }
#top #topbox{margin: 0 auto;width: 1200px;height: 150px; background: url(../images/top.jpg) no-repeat left;}

#top #nav{margin: 0 auto;width: 1200px;height: 45px;line-height: 45px;background-color: #05529a;color: #fff;}
#top #nav>ul{margin: 0 auto;width: 100%;}
#top #nav>ul>li {float: left;width: 11.11%;text-align: center;}
#top #nav>ul>li>a{display: block;width: 100%;height: 45px;font-size: 16px;color: #fff;font-weight: normal;}
#top #nav>ul>li:hover>a{color: #fff;background-color: #0ea6d8;}


#top #infobar {margin: 0 auto;width: 1200px;height: 48px;background-color: #e9f7fb;}
#infobar #ibdate{float: left;margin-left: 2%;width: 61%;font-size: 14px;line-height: 48px;color: #ff5400;}
#infobar #ibnewsbtn{float: left;width: 12%;}
#infobar #ibnewsbtn a{display: block;margin-top: 8px;padding-left: 40px;width: 90px;height: 32px;line-height: 32px;background: url(../images/gwy_icon.png) no-repeat 10px center; background-color: #00ccff;border-radius: 5px;color: #fff;}

#infobar #ibsc{float: left;margin-top: 8px;width: 25%;}
#infobar #ibsc input{float: left;height: 30px;border: 1px solid #05529a;padding: 0;margin: 0;}
#infobar #ibsc input[type=text]{width: 200px;border-radius: 5px 0 0 5px;padding-left:10px;width: 180px\9;}
#infobar #ibsc input[type=submit]{padding: 0 30px 0 10px;height: 32px;border-radius: 0 5px 5px 0 ; color: #fff;background: url(../images/search_icon.png) no-repeat 45px center #05529a;background: url(../images/search_icon.png) no-repeat 70px center #05529a\9;}



.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}



#bottom{width: 1200px;overflow: auto;margin: 0 auto;}
#linkbar{height: 65px;text-align: center;background-color: #05529a;}
#linkbar select{float: left;margin: 0 3.5%;padding-left: 1%;width: 18%;height: 30px;margin-top: 17px;border: none;}
#crtxt{padding: 30px 0;text-align: center;font-size: 12px;line-height: 24px;}
#crl{width: 18%;float: left;text-align: right;}
#crc{width: 70%;float: left;}


/*分页*/
.pages{width: 85%;padding: 30px 0 50px;text-align: left;margin: 0 auto;}
.pages a,.pages span{margin: 0 4px;padding: 0 10px;}
.pages a{display: inline-block;height: 26px;font-size: 14px;line-height: 26px; color: #fff;background-color: #05529a;border-radius: 2px;}
.pages a:hover{color: #009cff;}
.pages span{color: #aaaaaa;}

#y100{width: 100%;height:125px;background:url(../images/100y.jpg)no-repeat top center #e11324;overflow:auto;}