body {
	background: url(background.png) no-repeat;
	background-position: center 0;
}

#background {
	min-width: 1200px;
}

.header_top {
	padding-top: 26px;
	font-size: 14px;
	color: #0475D0;
}

.header_top a {
	color: #0475D0;
}

.ipv6 {
	color: white;
	background: #177DCD;
	border-radius: 7px;
	display: inline-block;
	padding: 2px 15px;
	font-weight: 400;
}

.logo div>img {
	padding: 120px 0px;
}

.seek {
	position: relative;
	padding-right: 80px;
	margin-top: 40px;
	border-radius: 5px;
	border: none;
	width: auto;
	height: auto;
}

.seek input.site-search-txt {
	border: transparent;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: rgb(255, 255, 255, 0.8);
	overflow: hidden;
	width: 300px;
	height: 40px;
	padding: 5px 20px;
	border: 1px solid #006CB7;
	outline: none;
}

.seek a {
	position: absolute;
	top: 0;
	right: 10px;
	display: block;
	width: 70px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	padding: 10px 0;
	background: #DE8903;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}


.seek input.site-search-submit{
	position: absolute;
	top: 0;
	right: 10px;
	display: block;
	width: 70px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	background: #DE8903;
	border: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: rgb(222, 137, 3) url(/material/images/search.png) center  no-repeat;
}

#nav ul {
	background: #0475D0;
}

#nav ul li {
	float: left;
	line-height: 60px;
	height: 60px;
	width: 180px;
}

#nav ul li a {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	color: white;
}

#nav ul li a:hover {
	background: #0260B6;
}

#main {
	padding: 0 20px;
	padding-bottom: 30px;
	background: #FFFFFF;
	width: 1400px;
}
.tt{
	padding: 30px 20px;
}
.tt h1{
	text-align: center;
	margin-bottom: 20px;
	height: 38px;
	overflow: hidden;
}
.tt h1 a{
	font-weight: 700;
	font-size: 28px;
	color: #0475D0;
}
.tt div ul li{
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	text-align: center;
	width: 450px;
}
.tt div ul li .dot{
	margin-right: 10px;
}

.tpxw {
	width: 480px;
	height: 320px;
	overflow: hidden;
	position: relative;
}

.tpxw-hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 20px;
	z-index: 9;
}

.tpxw-hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.tpxw-hd ul li {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	text-indent: -999px;
}

.tpxw-hd ul li.on {
	background: #0475D0;
	color: #fff;
}

.tpxw-bd {
	position: relative;
	height: 320px;
	z-index: 0;
}

.tpxw-bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	width: 480px;
	height: 320px;
}

.tpxw-bd img {
	width: 480px;
	height: 320px;
	display: block;
}

.tpxw-bd a {
	display: inline-block;
}

.tpxw-bd a p {
	background: rgba(0, 0, 0, 0.4) repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 480px;
	height: 50px;
	line-height: 50px;
	padding: 0px 10px;
	z-index: 5;
	color: #fff;
	text-align: center;
}

.tpxw-prev,
.tpxw-next {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: rgba(0, 0, 0, 0.4) repeat;
	color: #fff;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tpxw-prev i,
.tpxw-next i {
	font-size: 28px;
	line-height: 40px;
	color: #fff;
}

.tpxw-next {
	left: auto;
	right: 0px;
}

.tpxw:hover .tpxw-prev,
.tpxw:hover .tpxw-next {
	filter: alpha(opacity=800);
	opacity: 8;
}

.gzdt {
	padding: 20px 30px;
}

.title {
	background: #F9F9F9;
}

.title ul li {
	float: left;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	border-right: 1px solid white;
	height: 42px;
	overflow: hidden;
	font-weight: 700;
}

.product ul {
	padding-top: 10px;
}

.product ul li {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 16px;
}

.product ul li .dot {
	margin-right: 10px;
	color: #D2D2D2;
}

.product ul li:hover .dot {
	color: #499EED;
}

.product ul li a:hover {
	color: #499EED;
	text-decoration: underline;
}
.product ul li span{float: right;}
.title ul .on a,.title ul .cur a {
	display: block;
	height: 42px;
	background: #2083E9;
	color: white;
}

.xwdt {
	width: 890px;
	margin-left: 30px;
}

.xwdt .title ul li a {
	padding: 0 30px;
}

.yw_txt {
	padding-left: 10px;
}

.xwdt_txt .product-wrap .product dl dd {
	width: 140px;
	height: 88px;
	margin-top: 22px;
	margin-left: 20px;
	border: 1px solid #E1E1E1;
	float: left;
	padding-top: 17px;
	box-sizing: border-box;
}

.xwdt_txt .product-wrap .product dl dd:first-child {
	margin-left: 0;
}

.xwdt_txt .product-wrap .product dl dd a {
	display: block;
	width: 140px;
	text-align: center;
	font-size: 14px;
}

.xwdt_txt .product-wrap .product dl dd a img {
	width: 25px;
	height: 25px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.ad {
	width: 1400px;
	height: 120px;
	overflow: hidden;
	margin: 30px 0;
}

.ad ul li img {
	width: 1400px;
	height: 120px;
}

.ad_2 {
	width: 890px;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin-top: 13px;
}

.ad-hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 9;
}

.ad-hd dl {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.ad-hd dl dd {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	text-indent: -999px;
}

.ad-hd dl dd.on {
	background: #f00;
	color: #fff;
}

.ad-bd {
	position: relative;
	height: 110px;
	z-index: 0;
}

.ad-bd dl dd {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	width: 890px;
	height: 120px;
}

.ad-bd img {
	width: 890px;
	height: 120px;
	display: block;
}

.ad-bd a {
	display: inline-block;
}

.ztjj {
	margin: 20px 0;
	background: white;
}

.ztjj .ztjj_title {
	background: #F9F9F9;
}

.ztjj .ztjj_title h1 {
	display: inline-block;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	border-right: 1px solid white;
	height: 42px;
	overflow: hidden;
	font-weight: 700;
}

.ztjj .ztjj_title a {
	display: block;
	height: 42px;
	background: #2083E9;
	color: white;
	padding: 0 20px;
}

.ztjj_background {
	padding: 20px 0;
	background: white;
}

.ztjj_main {
	width: 1400px;
	height: 130px;
	overflow: hidden;
	padding: 20px 0;
}

.ztjj_main ul {
	margin: 0;
	padding: 0;
	width: 3200px;
	height: 90px;
}

.ztjj_main ul li {
	float: left;
	width: 230px;
	height: 90px;
	margin: 0 15px;
}

.ztjj_main ul li a img {
	width: 230px;
	height: 90px;
}

.sjwjw {
	padding: 20px;
	line-height: 28px;
	border: 1px solid #D6D6D6;
	margin-top: 20px;
	position: relative;
}

.sjwjw h1 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	color: #006ED3;
	;
}

.sjwjw .bold {
	font-weight: 700;
}

.sjwjw .ewm {
	position: absolute;
	right: 20px;
	top: 15px;
	text-align: center;
}

.yqlj {
	background: white;
	line-height: 44px;
	overflow: hidden;
	margin-top: 20px;
}

.yqlj ul li {
	margin-left: 25px;
	float: left;
}

#footer {
	background-color: #0475D0;
	background-repeat: no-repeat;
	background-position: center 0;
	padding: 35px 0;
}

.footer_p {
	line-height: 28px;
	color: white;
}

.footer_p a {
	color: white;
}

.footer_ewm {
	text-align: right;
}

.footer_ewm ul li {
	margin-left: 20px;
	color: white;
}

.footer_ewm ul li a {
	color: white;
}

.footer_ewm ul li img {
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
}

/*公共部分*/
body .wrap{width: 1416px;}
body{background: url(/material/images/background.png) no-repeat;background-position: center 0;}
.gov-site-right.fn-right{width: 75%;}
.leader-title, .more-chlid-title strong {background: #0475d0;}

/*首页部分*/
.tpxw-hd {right: 190px;bottom: 60px;}
.ad-hd {bottom: 25px;}
.ad3 {width: 1400px;height: 120px;overflow: hidden;position: relative;margin: 20px 0px;}
.ad3-hd {height: 10px;overflow: hidden;position: absolute;right: 5px;bottom: 10px;z-index: 9;}
.ad3-hd ul {overflow: hidden;zoom: 1;float: left;}
.ad3-hd ul li {float: left;margin-right: 5px;width: 10px;height: 10px;text-align: center;background: #fff;cursor: pointer;text-indent: -999px;}
.ad-hd ul li.on {background: #f00;color: #fff;}
.ad3-bd ul {position: relative;height: 120px;z-index: 0;}
.ad3-bd ul li {zoom: 1;vertical-align: middle;position: relative;width: 1400px;height: 120px;}
.ad3-bd img {width: 1400px;height: 120px;display: block;}
.ad3-bd a {display: inline-block;}
.sub-list-wrap {height: 90px;}
.xwdt_txt .product-wrap .product dl dd a img {	display: block;margin: auto;}
body .esd-wrap{width: 100%;}