@charset "utf-8";
body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif "宋体";
	min-width: 1022px;
	background: #f5f8fd url(../images/bg01.jpg) repeat-x -1000 2000;
	background-repeat: repeat-x;
	background-position: center;
}
.wrapper {
	width: 1022px;
	margin: 0 auto
}
a {
	outline: none;
hide-focus:expression(this.hideFocus=true);
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
img {
	border: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.cb {
	clear: both;
	height: 0
}
li {
	list-style: none
}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, ul, li {
	padding: 0;
	margin: 0
}
.bg01 {
	background: url(../images/bg01.jpg) top repeat-x;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0 4px;
	height: 46px;
	line-height: 46px;
	background: url(../images/index01.png) repeat-x;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
}
.nav li {
	float: left;
	position: relative;
	display: inline;
	color: #FFF
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 79px;
	text-align: center
}
.nav .sub {
	display: none;
	width: 79px;
	left: 0;
	top: 46px;
	position: absolute;
	background: #174479;
	line-height: 26px;
	padding: 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #a2b0c4
}
.nav .sub a:hover {
	color: #FFF
}
.nav .on h3 a {
	background: url(../images/index02.png);
	color: #fff;
}
.content {
	background: url(../images/index03.png) repeat-y
}
.con {
	width: 996px;
	margin: 0 auto;
	padding: 8px 0
}
.focus {
	position: relative;
	width: 747px;
	height: 315px;
	background-color: #000;
}
.focus img {
	width: 747px;
	height: 315px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .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;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 37px;
	line-height: 37px;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 5px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	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;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #fc114a;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}
.index_ywzy {
	width: 229px;
	background: #eff7fe;
	height: 291px;
	padding: 12px 10px;
	color: #565656;
	line-height: 20px
}
.index_left {
	width: 242px
}
.index_left .xbgg {
	display: block;
	margin-top: 9px
}
.index_left .xbgg .con {
	display: block;
	background: url(../images/index07.jpg) no-repeat;
	height: 370px;
	padding: 5px 9px;
	width: 100%
}
.index_left .xbgg .con li {
	display: block;
	width: 224px
}
.index_left .xbgg .con li p {
	background: #f5f9fd;
	color: #818181;
	padding: 3px 10px;
	line-height: 18px
}
.index_left .xbgg .con li a {
	display: block;
	color: #3b3b3b;
	background: url(../images/arrow01.jpg) left no-repeat;
	padding-left: 21px;
	height: 23px;
	line-height: 23px
}
.index_left .xbgg .con li a:hover {
	color: #3584de
}
.index_left .xbgg .con1 {
	display: block;
	/*background: url(../images/index10.jpg) no-repeat;*/
	height: 208px;
	padding: 0;
	width: 100%
}
.index_left .xbgg .con1 li {
	display: block;
	width: 221px;
	margin: 0 auto;
	border-bottom: 1px dotted #757575;
	height: 63px;
	position: relative
}
.index_left .xbgg .con1 li .date {
	position: absolute;
	width: 52px;
	height: 53px;
	text-align: center;
	background: url(../images/index09.jpg) no-repeat;
	left: 3px;
	top: 9px
}
.index_left .xbgg .con1 li .date .month {
	height: 19px;
	color: #FFF;
	line-height: 19px;
	text-align: center
}
.index_left .xbgg .con1 li .date .date_number {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #0e4c92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px
}
.index_left .xbgg .con1 li .ny {
	position: absolute;
	width: 148px;
	left: 68px;
	top: 6px;
	line-height: 20px
}
.index_left .xbgg .con1 li .ny a {
	display: block;
	width: 148px;
	color: #3b3b3b
}
.index_left .xbgg .con1 li .ny .author {
	color: #007ed5
}
.index_left .xbgg .con1 li .ny .des {
	color: #a6a6a6;
	padding-left: 11px;
	background: url(../images/arrow02.jpg) left no-repeat
}
.index_left .search {
	display: block;
	margin-top: 9px;
	background: #f5f9fd;
	border: 1px solid #dadada;
	height: 44px;
	position: relative
}
.index_left .search img {
	position: absolute;
	top: 9px;
	left: 10px
}
.index_left .search .input {
	position: absolute;
	width: 120px;
	height: 26px;
	background: url(../images/index12.jpg) repeat-x;
	top: 9px;
	left: 48px;
	border: 0
}
.index_left .search .btn {
	background: url(../images/btn.jpg) no-repeat;
	width: 64px;
	height: 26px;
	border: 0;
	cursor: pointer;
	top: 9px;
	right: 8px;
	position: absolute
}
.index_left .quick {
	display: block;
	background: url(../images/index16.jpg) no-repeat;
	height: 191px;
	text-align: center
}
.index_left .quick img {
	margin-top: 6px
}
.index_center {
	width: 496px;
	margin-left: 8px
}
.index_center .news01 {
	display: block;
	border: 1px solid #dcdcdc;
	
}
.index_center .news01 .con {
	width: 496px;
	height: 188px
}
.index_center .news01 li {
	display: block;
	position: relative;
	width: 466px;
	margin: 0 auto;
	font-size: 14px;
	color: #757575;
	height: 25px;
	line-height: 25px
}
.index_center .news01 li a {
	position: absolute;
	left: 0;
	background: url(../images/arrow03.jpg) left no-repeat;
	padding-left: 19px;
	color: #757575;
	width: 286px;
	font-size: 14px
}
.index_center .news01 li span {
	position: absolute;
	right: 0
}
.index_center .news01 li span.lm {
	right: 79px
}
.index_right {
	width: 242px
}
.index_right .ad {
	border: 1px solid #dcdcdc;
	margin-top: 9px;
	text-align: center;
	height: 392px
}
.index_right .ad img {
	margin-top: 12px
}
.index_right .news02 {
	border: 1px solid #dcdcdc;
	height: 245px;
}
.index_right .news02 li {
	float: left;
	width: 100%;
	margin-left: 20px;
	max-height: 52px;
	line-height: 26px
}

.lz-text-elise-1{
	width:calc(100% - 30px);
	overflow: hidden; 
	text-overflow: ellipsis;
	 display: -webkit-box; 
	 -webkit-line-clamp: 2; 
	 -webkit-box-orient: vertical;
	 
	}

.index_right .news02 li a {
	display: block;
	background: url(../images/arrow03.jpg) left no-repeat;
	padding-left: 16px;
	color: #757575
}
.link_a{width:calc(100% - 45px);}
.footer {
	background: url(../images/bg02.jpg);
	color: #FFF;
	line-height: 28px;
	text-align: center;
	padding: 20px 0
}
.ny_left {
	width: 246px
}
.ny_left .t {
	display: block;
	background: url(../images/ny01.jpg) no-repeat;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #FFF
}
.ny_left .menu {
	display: block;
	border: 1px solid #dcdcdc;
	border-top: 1px solid #2070ca;
	padding-top: 2px;
	padding-bottom: 10px
}
.ny_left .menu li {
	width: 230px;
	margin: 7px auto 0 auto;
	height: 40px;
	line-height: 40px
}
.ny_left .menu li a {
	display: block;
	background: url(../images/ny02.jpg) no-repeat;
	height: 40px;
	padding-left: 34px;
	text-decoration: none;
	color: #646464;
	font-size: 16px;
	font-family: "微软雅黑"
}
.ny_left .menu li a:hover {
	background: url(../images/ny03.jpg) no-repeat;
	color: #FFF;
}
.ny_left .menu li a.hover {
	background: url(../images/ny03.jpg) no-repeat;
	color: #FFF;
}
.ny_left .xbgg {
	display: block;
	padding: 9px 6px;
	border: 1px solid #dcdcdc;
	margin-top: 10px
}
.ny_left .xbgg .con1 {
	display: block;
	height: 208px;
}
.ny_left .xbgg .con1 li {
	display: block;
	width: 221px;
	margin: 0 auto;
	border-bottom: 1px dotted #757575;
	height: 67px;
	position: relative
}
.ny_left .xbgg .con1 li .date {
	position: absolute;
	width: 52px;
	height: 53px;
	text-align: center;
	background: url(../images/index09.jpg) no-repeat;
	left: 3px;
	top: 9px
}
.ny_left .xbgg .con1 li .date .month {
	height: 19px;
	color: #FFF;
	line-height: 19px;
	text-align: center
}
.ny_left .xbgg .con1 li .date .date_number {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #0e4c92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px
}
.ny_left .xbgg .con1 li .ny {
	position: absolute;
	width: 148px;
	left: 68px;
	top: 6px;
	line-height: 20px
}
.ny_left .xbgg .con1 li .ny a {
	display: block;
	width: 148px;
	color: #3b3b3b
}
.ny_left .xbgg .con1 li .ny .author {
	color: #007ed5
}
.ny_left .xbgg .con1 li .ny .des {
	color: #a6a6a6;
	padding-left: 11px;
	background: url(../images/arrow02.jpg) left no-repeat
}
.ny_left .ad {
	border: 1px solid #dcdcdc;
	margin-top: 9px;
	text-align: center;
	min-height: 205px
}
.ny_left .ad img {
	margin-top: 12px
}
.ny_left .search {
	display: block;
	margin-top: 9px;
	background: #f5f9fd;
	border: 1px solid #dadada;
	height: 44px;
	position: relative
}
.ny_left .search img {
	position: absolute;
	top: 9px;
	left: 10px
}
.ny_left .search .input {
	position: absolute;
	width: 120px;
	height: 26px;
	background: url(../images/index12.jpg) repeat-x;
	top: 9px;
	left: 48px;
	border: 0
}
.ny_left .search .btn {
	background: url(../images/btn.jpg) no-repeat;
	width: 64px;
	height: 26px;
	border: 0;
	cursor: pointer;
	top: 9px;
	right: 8px;
	position: absolute
}
.ny_left .quick {
	display: block;
	height: 191px;
	text-align: center;
	border: 1px solid #dcdcdc;
	margin-top: -1px
}
.ny_left .quick img {
	margin-top: 6px
}
.ny_right {
	width: 734px;
	border: 1px solid #dcdcdc
}
.ny_right .t {
	display: block;
	border-bottom: 1px solid #007ed5;
	background: url(../images/ny05.jpg) left no-repeat #f5f9fd;
	padding-left: 29px;
	height: 32px;
	line-height: 32px;
	color: #858585
}
.ny_right .t span {
	color: #565656
}
.ny_right .t a {
	padding: 0 5px;
	color: #858585
}
.ny_right .ny_news {
	width: 696px;
	margin: 0 auto
}
.ny_right .ny_news li {
	position: relative;
	border-bottom: 1px dotted #757575;
	height: 159px
}
.ny_right .ny_news li img {
	position: absolute;
	width: 152px;
	height: 115px;
	bottom: 25px;
	left: 0;
	color: #444444
}
.ny_right .ny_news li .con {
	width: 516px;
	position: absolute;
	right: 10px;
	top: 5px
}
.ny_right .ny_news li .con a {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px
}
.ny_right .ny_news li .con p {
	color: #7f7f7f;
	line-height: 18px;
	height: 70px
}
.ny_right .ny_news li .con span {
	color: #007ed5;
	padding-left: 10px
}
.ny_right .ny_content {
	padding: 5px 15px
}
.ny_right .ny_content .header {
	text-align: center;
	color: #999999;
	padding-bottom: 16px;
	border-bottom: 1px solid #dddddd
}
.ny_right .ny_content .header h1 {
	color: #2b2b2b;
	font-family: "微软雅黑";
	font-weight: normal;
	display: block;
	line-height: 40px
}
.ny_right .ny_content .details {
	padding-top: 29px;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	padding-bottom: 40px
}
.ny_right .ny_content .details img {
	max-width: 600px;
	margin: 0 auto
}
