﻿@import url("module.css");
* {
	padding: 0;
	margin: 0;
}
html {
}
ul, p, dl, dt, li {
	margin: 0;
	padding: 0;
}
ul, dl {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, em, i, span, b {
	margin: 0;
	padding: 0;
	font-style: normal;
}
img {
	border: 0;
}
body {
	font-size: 14px;
	font-family: "microsoft yahei", Verdana, Geneva, sans-serif;
	color: #333;
	background: url(../images/bg.jpg) top center #f7f8fa repeat-x;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0956a7;
	text-decoration: none;
}
.header {
	height: 206px;
}
.header .topbar {
	width: 1050px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	color: #666666;
}
.header .topbar a {
	color: #666666;
}
.header .topbar em {
	font-style: normal;
	font-size: 14px;
	float: left;
}
.header .topbar span {
	font-style: normal;
	font-size: 14px;
	float: right;
}
.header .top {
	width: 1050px;
	height: 171px;
	margin: 0 auto;
	background: url(../images/top.jpg) no-repeat;
	position: relative;
	z-index: 1;
}
/*.header .logo{position: absolute;left: 0px;top: 0;z-index: 33; }*/

/*menu*/
.menu {
	height: 46px;
	background: url(../images/menu-bg.jpg) repeat-x;
}
.menu ul {
	width: 1050px;
	margin: 0 auto;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	display: block;
	width: 105px;
	/*width: 95px;20211215*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.menu ul li a:hover {
	background: url(../images/m-hover.jpg) center no-repeat;
	color: #fff;
}
.menu li img {
	display: block;
	width: 27px;
	height: 24px;
	margin: 0 auto;
	margin-bottom: 5px;
}
/*footer*/
.footer {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #333;
	background: #dbdbdb;
	margin-top: 20px;
}
.footer .wap {
	position: relative;
	width: 1050px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
}
.footer a {
	color: #333;
}
.footer a:hover {
	color: #333;
}
.footer .ft-ico {
	margin: 0 10px;
}
.main {
	width: 1050px;
	margin: 0 auto;
}
.main .wap {
	background: #fff;
	margin-top: 20px;
	padding: 16px;
	height: auto;
	overflow: hidden;
}
/*焦点图*/
.focus1 {
	position: relative;
	/*width: 530px;
	height: 331px;*/
	width: 545px;/*20220110*/
	height: 315px;/*20220110*/
	float: left;
	border: 1px solid #ddd;
}
.focus1 img {
	/*width: 530px;
	height: 331px;*/
	width: 545px;/*20220110*/
	height: 315px;/*20220110*/
}
.focus1 .shadow1 .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus1 .shadow1 .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus1 .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus1 .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus1 .btn a:hover, .focus1 .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus1 .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus1 .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus1 .shadow1 {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 44px;
	line-height: 44px;
	background: url(../images/shadow-bg.png) repeat-x;
	display: block;
}
.focus1 .shadow1 a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-left: 16px;
	width: 370px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.focus1 .shadow1 p {
	height: 40px;
	color: #fff;
	text-indent: 16px;
	text-align: left;
}
.focus1 .fcon {
	position: relative;
	width: 100%;
	float: left;
	background: #000
}
.focus1 .fcon img {
	display: block;
}
.page_icon {
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 15px;
	z-index: 98;
*bottom:5px;
}
.page_icon a {
	display: block;
	width: 11px;
	height: 11px;
	background: url("../images/xwzx_icon26.gif")/*xwzx_icon26.gif*/ no-repeat;
	float: left;
	margin-right: 10px;
}
.page_icon a.current, .page_icon a:hover {
	background: url("../images/xwzx_icon26_cur.gif")/*xwzx_icon26_cur.gif*/ no-repeat;
}
/*news*/
.news-r {
	/*width: 469px;*/
	width: 459px;/*20220110*/
	float: right;
}
.tit {
	height: 41px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	background: url("../images/tit-cont.jpg") left repeat-x;
	border-right: 1px solid #ebebeb;
}
.tit h3 {
	width: 112px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #0956a7;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/tit-bg.jpg") left no-repeat;
}
.tit .more {
	position: absolute;
	right: 14px;
	top: 12px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.news-r .tit-top {
	display: block;
	width: 100%;
	font-size: 20px;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #ebebeb;
	line-height: 50px;
}
.news-r .tit-txt {
	font-size: 15px;
	line-height: 26px;
	text-indent: 30px;
	color: #333;
	height: 78px;
	overflow: hidden;
	margin-top: 10px;
}
.news-ul ul {
	overflow: hidden;
	margin-top: 10px;
}
.news-ul ul li {
	vertical-align: middle;
}
.news-ul ul li a {
	width: 340px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: url("../images/ico-dian.jpg") no-repeat left;
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	margin-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-ul ul li a:hover {
	color: #0956a7;
}
.news-ul ul li span {
	font-size: 14px;
	color: #333333;
	float: right;
	line-height: 30px;
*line-height:29px;
}
/*banner*/
.ban_1178x98 {
	position: relative;
	width: 1018px;
	height: 96px;/* overflow:hidden; */
	padding-top: 16px;
	display: inline-block;
}
.ban_1178x98_viewport, ul.ban_1178x98_ul {
	width: 1018px;
	height: 96px;
	overflow: hidden;
	position: relative
}
.ban_1178x98 ul.ban_1178x98_ul, .ban_1178x98 ul.ban_1178x98_ul li, .ban_1178x98 ol.ban_1178x98_control-nav, .ban_1178x98 ol.ban_1178x98_control-nav li {
	margin: 0;
	padding: 0
}
.ban_1178x98 ul.ban_1178x98_ul li {
	float: left;
	width: 239px;
	height: 96px;
	overflow: hidden;
	margin-right: 20px
}
.ban_1178x98 ul.ban_1178x98_ul li img {
	width: 239px
}
.ban_1178x98 ol.ban_1178x98_control-nav {
	width: 100%;
	height: 8px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 85px;
*top:90px;
	z-index: 3
}
.ban_1178x98 ol.ban_1178x98_control-nav li {
	display: inline-block;
*display:inline;
	zoom: 1;
	margin: 0 1px
}
.ban_1178x98 ol.ban_1178x98_control-nav a {
	display: block;
	width: 35px;
	height: 8px;
	margin: 0;
	text-indent: -999px;
	font-size: 0px;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	filter: alpha(Opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}
.ban_1178x98 ol.ban_1178x98_control-nav .ban_1178x98_active {
	background: #4FB5E2;
	filter: alpha(Opacity=90);
	opacity: 0.90;
	-moz-opacity: 0.90;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
}
ul.ban_1178x98_direction-nav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
ul.ban_1178x98_direction-nav li a {
	width: 10px;
	height: 40px;
	display: block;
	background: #f00 url("../images/png2-1.png") no-repeat -116px 0;
	position: absolute;
	top: 44px;
	z-index: 3;
	text-indent: -9999px;
}
ul.ban_1178x98_direction-nav li a.ban_1178x98_prev {
	left: -13px;
	background: url(../images/slide_prev.png) no-repeat center;
}
ul.ban_1178x98_direction-nav li a.ban_1178x98_next {
	right: -13px;
	background: url(../images/slide_next.png) no-repeat center;
}
ul.ban_1178x98_direction-nav li a.ban_1178x98_prev:hover {
}
ul.ban_1178x98_direction-nav li a.ban_1178x98_next:hover {
}
.news-lft {
	width: 670px;
	float: left;
	height: 654px;
	margin-right: 15px;
}
.news-lft .tit {
	height: 38px;
	font-weight: bold;
	position: relative;
	background: url("../images/tit-cont1.jpg") left top repeat-x;
	border-right: 1px solid #ebebeb;
}
.news-lft .tit h3 {
	width: 120px;
	height: 38px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/tit-bg1.jpg") left no-repeat;
}
.news-lft .tit .more {
	position: absolute;
	right: 14px;
	top: 12px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.news-lft .news-ul2 {
	border: 1px solid #ebebeb;
	border-top: 0;
	/*height: 280px;*/
	height: 279px;/*20220921*/
}
.news-lft .news-ul2 ul {
	margin: 0;
	padding: 20px 16px;
}
.news-lft .news-ul2 ul a {
	width: 500px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: url("../images/ico-dian.jpg") no-repeat left;
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	margin-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-lft .news-ul2 ul li a:hover {
	color: #0956a7;
}
.news-lft .news-ul2 ul li span {
	font-size: 14px;
	color: #333333;
	float: right;
	line-height: 30px;
*line-height:29px;
}
.news-rgt {
	width: 333px;
	float: left;
	height: 654px;
}
.news-rgt .tit-r {
	height: 37px;
	font-size: 16px;
	position: relative;
	background: #005ec3;
}
.news-rgt .tit-r h3 {
	width: 105px;
	height: 37px;
	line-height: 40px;
	text-align: center;
	color: #0956a7;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/tit-bg2.jpg") left no-repeat;
	margin-left: 6px;
	border-bottom: 1px solid #fff;
}
.news-rgt .tit-r .more {
	position: absolute;
	right: 14px;
	top: 12px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.rgt1 .zxgg .news-rul {
	padding: 10px 16px;
	border: 1px solid #ebebeb;
	border-top: 0;
	height: 260px;
}
.rgt1 .zxgg .news-rul ul li {
	border-bottom: 1px dashed #dddddd;
	height: 36px;
}
.rgt1 .zxgg .news-rul ul li a {
	display: block;
	width: 290px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-rgt .ewm {
	background: #eff8ff;
	border-top: 5px solid #2067ad;
	padding: 0 16px;
	overflow: hidden;
	margin-top: 16px;
	height: 316px;
*height: 386px;
	_height: 390px;
}
.news-rgt .ewm .tit-ewm {
	font-weight: bold;
	color: #2067ad;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 16px;
}
.news-rgt .ewm li {/* width: 116px; */
	float: left;/* margin: 0 auto; *//* text-align: center; *//* padding: 5px 16px; */
}
.news-rgt .ewm li em {
	display: block;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #2067ad;
}
.news-rgt .ewm li span {
	display: block;
	font-size: 16px;
	color: #2067ad;
	line-height: 20px;
	text-align: center;
}
/*link*/
.link {
	margin-top: 16px;
	float: left;
	width: 1015px;
}
.link .tit-lk {
	height: 38px;
	font-weight: bold;
	position: relative;
	background: url("../images/tit-cont1.jpg") left top repeat-x;
	border-right: 1px solid #ebebeb;
}
.link .tit-lk h3 {
	width: 120px;
	height: 38px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/tit-bg1.jpg") left no-repeat;
}
.link .tit-lk .more {
	position: absolute;
	right: 14px;
	top: 10px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.link .link-box {
	padding-top: 2px;
	float: left;
	border: 1px solid #ebebeb;
	border-top: 0;
	width: 1008px;
	padding-left: 5px;
}
.link .link-box img {/*margin: 8px 7px;*/
	padding: 8px 6px;
	width: 152px;
}
/*gundong*/
.gundong {
	width: 1016px;
	height: 280px;
	border: 1px solid #ebebeb;
	margin-bottom: 16px;
}
.gundong-tit {
	height: 280px;
	width: 62px;
	background: url(../images/gd-t.jpg) left no-repeat;
	background-size: 90% 100%;
	position: relative;
	float: left;
}
.gundong-tit a.tita {
	position: absolute;
	top: 76px;
	left: 12px;
	display: block;
	width: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 34px;
	font-family: kaiti;
}
.gundong-tit .more {
	float: right;
	margin-top: 15px;
	color: #0067ce;
	margin-right: 10px;
}
.con {
	padding-top: 20px;
}
.demo6 {
	width: 930px;
	float: left;
	overflow: hidden;
	height: 260px;
}
.demo6 a {
	font-size: 14px;
	color: #333;
}
.demo6 a:hover {
	font-size: 14px;
	color: #0f4ba1;
}
#indemo {
	float: left;
	width: 8800%;
}
.demo7, {
float:left;
}
.demo8 {
	float: left;
}
.demo7 ul, .demo8 ul {
	float: left;
	height: 208px;
}
.demo7 ul li, .demo8 ul li {
	float: left;
	width: 200px;
	margin-right: 13px;
	text-align: center;
}
.demo7 img, .demo8 img {
	float: left;
	width: 170px;
	height: 210px;
	border: 1px solid #ddd;
}
.demo7 em, .demo8 em {
	display: block;
	width: 170px;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	color: #382828;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*news1*/
.news1 {
	width: 347px;
	border: 1px solid #ebebeb;
	border-top: 2px solid #2067ad;
	margin-right: 10px;
	float: left;
}
.news1 .tit-zcfg {
	height: 38px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #ebebeb;
}
.news1 .tit-zcfg h3 {
	width: 120px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #0956a7;
	font-size: 18px;
	font-weight: bold;
}
.news1 .tit-zcfg .more {
	position: absolute;
	right: 14px;
	top: 12px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.news1 .news-ul1 {
	padding: 20px 16px;
	overflow: hidden;
	height: 265px;
}
.news1 .news-ul1 li {
	vertical-align: middle;
}
.news1 .news-ul1 li a {
	width: 200px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: url("../images/ico-dian.jpg") no-repeat left;
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	margin-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news1 .news-ul1 li a:hover {
	color: #0956a7;
}
.news1 .news-ul1 li span {
	font-size: 14px;
	color: #333333;
	float: right;
	line-height: 30px;
*line-height:29px;
}
.news2 {
	width: 298px;
	float: left;
}
.news2 .img-jgsz {
	border: 1px solid #ebebeb;
	margin-bottom: 16px;
}
.news2 .tit-xxjl {
	height: 38px;
	font-weight: bold;
	position: relative;
	background: url("../images/tit-cont1.jpg") left top repeat-x;
	border-right: 1px solid #ebebeb;
}
.news2 .tit-xxjl h3 {
	width: 120px;
	height: 38px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/tit-bg1.jpg") left no-repeat;
}
.news2 .tit-xxjl .more {
	position: absolute;
	right: 14px;
	top: 12px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.news2 .news-ul2 {
	padding: 10px 16px;
	border: 1px solid #ebebeb;
	border-top: 0;
	height: 192px;
*height: 190px;
}
.news2 .news-ul2 ul li {
	border-bottom: 1px dashed #dddddd;
	height: 36px;
}
.news2 .news-ul2 ul li a {
	display: block;
	width: 270px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*neiye*/
/*sub*/
.sub {
	width: 1050px;
	margin: 0 auto;
	margin-top: 20px;
}
.leftside {
	float: left;
	width: 265px;
	background-color: #f7f8fa
}
.leftside .left-news {
	border: 1px solid #ddd;
	overflow: hidden;
	margin-bottom: 20px;
}
.leftside .left-news .left-t {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #2067ad;
	padding: 0 10px;
	border-top: 3px solid #2067ad;
}
.leftside .left-news .sub-ul {
	margin: 0px 20px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 20px;
}
.leftside .left-news .sub-ul li a {
	display: block;
	line-height: 46px;
	background: url(../images/ico-lft.jpg) left no-repeat;
	vertical-align: middle;
	font-size: 16px;
	font-weight: normal;
	padding-left: 20px;
	_line-height: 30px;
}
.leftside .left-news .left-ul {
	margin: 0px 20px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 20px;
}
.leftside .left-news .left-ul li a {
	display: block;
	height: 46px;
	line-height: 46px;
	background: url(../images/ico-lft.jpg) left no-repeat;
	vertical-align: middle;
	font-size: 16px;
	font-weight: normal;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}
.rightside {
	float: right;
	width: 750px;
}
.rightside .rgt-tit {
	border-bottom: 1px solid #ddd;
	line-height: 46px;
	height: 46px;
}
.rightside .tit-h3 {
	height: 46px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	color: #2067ad;
	border-bottom: 3px solid #2067ad;
	padding: 0 40px;
}
.rightside .r-site {
	float: right;
}
/*新闻列表*/
.nynews-list {
	padding-top: 20px;
}
.nynews-list ul {
	overflow: hidden;
}
.nynews-list ul li a {
	width: 570px;
	height: 46px;
	line-height: 46px;
	float: left;
	background: url("../images/ico-dian.jpg") no-repeat left;
	font-size: 16px;
	color: #333;
	padding-left: 15px;
	margin-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nynews-list ul li a:hover {
	color: #0956a7;
}
.nynews-list ul li span {
	font-size: 14px;
	color: #333333;
	float: right;
	line-height: 46px;
}
.page {
	margin-top: 20px;
	clear: both;
}
.site-box {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.site-box a {
	font-size: 14px;
}
/*新闻详情*/
.ny-title {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	color: #000;
	margin-top: 20px;
}
.ny-info {
	height: 40px;
	line-height: 30px;
	color: #666;
	text-align: center;
	font-size: 14px;
}
.neirong-txt {
	line-height: 38px;
	font-size: 16px;
	padding: 20px 0;
	font-family: "宋体";
	color: #000000;
}
.neirong-txt img {
	max-width: 100%;
}
/*图片列表*/
.nypic-list {
	padding-top: 30px;
}
.nypic-list ul li {
	display: block;
	float: left;
	width: 236px;
	padding: 0 5px;
	margin-bottom: 10px;
	vertical-align: top;
}
.nypic-list ul li img {
	width: 230px;
	height: 153px;
	border: 1px solid #ddd;
	padding: 2px;
}
.nypic-list ul li span {
	text-align: center;
	display: block;
	line-height: 40px;
	width: 230px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neirong {
	font-size: 16px;
	line-height: 30px;
	padding: 30px 0;
}
.neirong img {
	max-width: 100%;
}
#gg1, #gg2, #gg3 {
	z-index: 99;
}
/* 新增分页 */

.ewb-page {
	text-align: center;
}
.ewb-page-items {
	text-align: center;
	display: inline-block;
 *display: inline;
	zoom: 1;
}
.ewb-page-li {
	min-width: 36px;
 *width: 36px;
	margin-right: 4px;
	font-size: 14px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
}
.ewb-page-li>a {
	display: block;
	color: #555;
	height: 24px;
	line-height: 24px;
	padding: 0 8px;
	border: 1px solid #dfdfdf;
}
.ewb-page-li.current>a {
	border: 0;
	color: #ff0000;
}
.ewb-page-li.ewb-page-noborder>span {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border: 0;
	color: #666;
	font-family: "Simsun";
}
.ewb-page-num {
 *width: 60px;
}
.ewb-page-li.ewb-page-num>span {
	padding: 0 5px;
	font-weight: bold;
}
.ewb-page-input {
	width: 38px;
	height: 24px;
	text-align: center;
	border: 1px solid #dfdfdf;
	line-height: 24px;
	color: #666;
	outline: none;
	vertical-align: top;
 *margin-top: -1px;
}
.ewb-page-hover {
 *width: 60px;
}
.ewb-page-hover>a {
	font-family: "Simsun";
}
.ewb-page-go {
	margin-left: 2px;
}
.ewb-page-hover:hover>a, .ewb-page-go:hover>a {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.ewb-page-go>a {
	font-size: 12px;
	padding: 0 6px;
}
.ewb-page-goto {
	margin-right: 0;
}
.ewb-page-li.ewb-page-goto>span {
	padding: 0 6px 0 0;
	text-align: right;
}
.ewb-page-inpt {
	margin-left: -2px;
}
.ewb-page-li.ewb-page-ellipsis>span {
	padding: 0 17px 0 16px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #555;
}

/*20220805*/
 .ewb-search {
    position: absolute;
    bottom: 30px;
    right: 0;
}

.ewb-search-area {
    width: 280px;
    height: 38px;
    background: url(../images/search_bg.png) no-repeat;
}

.ewb-search-txt {
    margin-top: 1px;
    margin-left: 42px;
    width: 168px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    border: 0;
    outline: 0;
    color: #b5b5b5;
}

.ewb-search-btn {
    width: 70px;
    height: 38px;
    font-size: 16px;
    border: 0;
    outline: 0;
    cursor: pointer;
    color: #fff;
    background: url(../images/search_btn.png) no-repeat;
}

.ewb-search-btn:hover {
    background: url(../images/search_btnh.png);
}

.ewb-search-link {
    margin-left: 10px;
    line-height: 38px;
    text-decoration: underline;
    color: #0371c6;
}

.ewb-search-link:hover {
    color: #ff0000;
}

.l{
	float:left;
}
.r{
	float:right;
}

/*20220921*/
.footer .ft-ico img{
	width:80px;
}
.ft-ico {
	position: absolute;
    left: 10px;
}
#imgConac {
    width: 80px !important;
}

#_ideConac{
	position: absolute;
    right: 10px;
}