<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* @Author: omtech.cn
* @Date:   2017-12-16 15:02:45
* @Last Modified by:   jason
* @Last Modified time: 2018-05-30 11:43:13
*/
@charset "utf-8";

.main-body {
	padding-bottom : 40px;
	width : 100%;
	overflow : hidden;
}

.l-main {
	width : 100%;
	background : #f7f7f7;
}

.l-main .l-ny-left, .l-main .l-ny-right {
	display : inline-block;
	margin-top : 24px;
}

.bor-2e {
	border-bottom : 1px solid #eee;
}

.bor-top-2e {
	border-top : 1px solid #eee;
}

.mt-24 {
	margin-top : 24px;
}

.m-t-25 {
	margin-top : 25px;
}

.l-ny-left {
	width : 274px;
}

.l-n-box {
	width : 274px;
	padding-bottom : 15px;
	background : #fff;
}

.l-sty {
	position : relative;
	padding: 18px 0;
	/* height : 67px; */
}

.l-sty-tit {
	margin : 0 20px 0 40px;
	font-weight : bold;
	color : #0b265b;
	/* line-height : 67px; */
	line-height : 30px;
}
.l-sty-tit,
.l-sty-tit h2 { font-size : 20px; }

.l-icon-bor {
	display : block;
	position : absolute;
	top : 24px;
	left : 17px;
	width : 8px;
	height : 20px;
	background-color : #e81a24;
}

.l-ny-nav {
	margin-top : 15px;
}

.l-ny-nav li a {
	display: block;
	padding-left: 29px;
	line-height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	background: #fff url(../images/icon-arrow.png) no-repeat 300px center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 35px;
}

.l-ny-nav li a:hover, .l-ny-nav li a.active {
	color : #e81a24;
	font-weight : bold;
	background : #efefef url("../images/icon-arrow.png") no-repeat 239px center;
}

.hot {
	margin: 5px 0 0 0;
	font-size: 0;
}

.hot li {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	border-bottom: 1px dashed #eee;
	margin: 0 10px;
}
.hot li i {
	display: block;
	width: 14px;
	height: 14px;
	font-style: normal;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #ccc;
	position: absolute;
	left: 5px;
	top: 15px;
	padding: 1px;
}
.hot li i.i01{
	background: #ea1515;
}
.hot li i.i02{
	background: #f19900;
}
.hot li i.i03{
	background: #317bcf;
}
.hot li a {
	padding-left: 25px;
	display: block;
	width: 209px;
	overflow: hidden;
	font-size: 16px;
	color: #636363;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	margin: 10px 0;
}
.hot li a:hover,
.hot li.on a {
	color: #e81a24;
}

.l-ny-right {
	width : 900px;
	min-height: 606px;
	background : #fff;
}

.curr-location {
	padding: 18px 20px 18px 55px;
	font-size: 16px;
	line-height: 30px;
	background : #fff url("../images/icon-house.png") no-repeat 22px 21px;
}

.curr-location span, .curr-location a {
	color : #0b265b;
	cursor : pointer;
	text-decoration : none;
	outline : none;
}

.curr-location a:hover {
	color : #e81a24;
}

.l-ny-box {
	margin-top: 15px;
	margin-bottom: 30px;
}

.l-ul-list {
	padding : 0 30px;
	margin-bottom : 25px;
}

.l-ul-list li {
	position: relative;
	border-bottom: 1px dotted #e0e0e0;
	padding: 15px 5px;
}

.l-ul-list li a.l-tit {
	display: block;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

.l-ul-list li a.l-tit:hover {
	color : #e81a24;
}

.l-ul-list .l-con {
	display: inline-block;
	margin-top: 15px;
	color: #666;
	width: 100%;
}

.l-ul-list .l-con .l-img,
.l-ul-list .l-con .l-video,
.l-ul-list .l-con .l-audio {
	position : relative;
	float : left;
	width : 136px;
	height : 100px;
	margin-right : 28px;
	overflow : hidden;
	background : #eee;
}

.l-ul-list .l-con .l-video s {
	position : absolute;
	top : 0;
	left : 0;
	background : url("../images/icon-video.png") no-repeat center;
	_background : url("../images/icon-video-png.png") no-repeat center;
	background-size : 50px;
	background-color : rgba(0, 0, 0, .2);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
	opacity : 1;
	width : 100%;
	height : 100%;
}

.l-ul-list .l-con .l-audio s {
	position : absolute;
	top : 0;
	left : 0;
	background : url("../images/icon-audio.png") no-repeat center;
	background-size : 50px;
	background-color : rgba(0, 0, 0, .2);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
	opacity : 1;
	width : 100%;
	height : 100%;
}

.l-video img, .l-audio img, .l-img img {
	width : 136px;
	height : 100px;
	-webkit-transition : all .5s ease;
	-moz-transition : all .5s ease;
	-ms-transition : all .5s ease;
	-o-transition : all .5s ease;
	transition : all .5s ease;
}

a.l-video:hover img, a.l-audio:hover img, a.l-img:hover img {
	-webkit-transform : scale3d(1.1, 1.1, 1.1);
	-moz-transform : scale3d(1.1, 1.1, 1.1);
	-ms-transform : scale3d(1.1, 1.1, 1.1);
	-o-transform : scale3d(1.1, 1.1, 1.1);
	transform : scale3d(1.1, 1.1, 1.1);
}

.l-ul-list .l-con .l-txt {
	position : relative;
	overflow : hidden;
	text-align: justify;
}

.l-ul-list .l-con .l-txt p {
	/* overflow : hidden;
	text-overflow : ellipsis;
	display : -webkit-box;
	-webkit-line-clamp : 2;
	-webkit-box-orient : vertical; */
}

.l-ul-list span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.text-c {
	padding : 20px;
	font-size : 16px;
	text-align : center;
}
.text-c a,
.text-c span {
	display: inline-block;
	height: 35px;
	margin: 0 2px;
	padding: 0 12px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.text-c span {
	background : #ea1515;
	color : #fff;
}
.text-c a:hover,
.text-c span {
	color : #fff;
	border-color: #ea1515;
	background : #ea1515;
	text-decoration : none;
}

.l-mb100 {
	margin-bottom : 100px;
}
.l-mb50 {
	margin-bottom : 50px;
}

.l-xq-box {
	padding : 30px;
	background : #fff;
}

.l-xq-tite {
	padding: 15px 0;
	text-align: center;
}

.l-xq-tite h2, .l-xq-tite h3 {
	margin-bottom: 15px;
	font-size: 22px;
	color : #666;
}

.l-xq-tite h2 {
	font-weight : normal;
}

.l-xq-tite h1 {
	margin-bottom: 15px;
	font-size : 30px;
	font-weight : bold;
	color : #0b265b;
}

.l-xq-tite span {
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.l-xq-tite span label { margin: 0 10px; }

.summary {
	padding : 15px;
	margin-top : 35px;
	font-size : 16px;
	font-family: 'KaiTi';
	line-height : 30px;
	border : 1px solid #eee;
	background : #f9f9f9;
}

.l-content {
	overflow: hidden;
	margin-top : 20px;
	font-size : 18px;
	line-height: 35px;
	word-break: break-all;
	text-align: justify;
}
.l-content p {
	margin: 15px 0;
	text-indent: 2em;
}
.l-content p[style*="center"] { text-indent: 0; }
.l-content img { max-width: 100%; }
.l-content a {
  color: #ea1515;
  text-decoration: underline;
}
.l-content a:hover {
  color: #ea1515;
  text-decoration: none;
}

.show-audio {
	text-align : center;
	height : 92px;
}

.show-video {
	text-align : center;
}

#flashPlayer {
	display : inline-block;
}

.l-ImgGroup {
	width : 800px;
	margin : 30px auto;
}
.l-ImgGroup * {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
.l-ImgGroup .succesny { position: relative; }

/* sildes css begin */
.control {
	height : 600px;
	background : #fff;
	overflow : hidden;
}

.change li {
  display: table;
  width: 800px;
  overflow: hidden;
  text-align: center;
}
.change li .imgWrap {
  display: table-cell;
  *font-size: 535.8px;
  zoom: 1;
  width: 800px;
  height: 600px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.change li img {
  width: expression(this.width &gt; 800 ? 800 : true);
  max-width: 800px;
  height: expression(this.height &gt; 600 ? 600 : true);
  max-height: 600px;
  vertical-align: middle;
}
.change li .textDesc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  text-align: left;
  background-color: rgba(0, 0, 0, .5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.change li .title {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.change li .title a { color: #fff; }
.change li .text { display: none; }

.ssprev,
.ssnext {
  position: absolute;
  top: 50%;
  z-index: 999;
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-top: -25px;
  text-indent: -999em;
  background: url('../images/focus_arrow.png') no-repeat;
  background-color: #999;
  background-color: rgba(0, 0, 0, .4);
  -webkit-transition: all .4s;
          transition: all .4s;
}
.ssprev {
  left: -50px;
  _left: 0;
  background-position: left top;
}
.ssnext {
  right: -50px;
  _right: 0;
  background-position: right bottom;
}
.control:hover .ssprev { left: 0; }
.control:hover .ssnext { right: 0; }
.ssprev:hover,
.ssnext:hover {
  background-color: #333;
  background-color: rgba(0, 0, 0, .8);
}
.ssprev:hover { background-position: right top; }
.ssnext:hover { background-position: left bottom; }

.pageClass {
  position: absolute;
  top: 50px;
  z-index: 9;
  padding-top: 10px;
  text-align: center;
}
.pageClass a {
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  margin: 0 3px;
  outline: none;;
  border: 1px solid #bebebe;
  border-radius: 5px;
  background: #bebebe;
}
.pageClass a span {
  display: none;
}
.pageClass a:hover,
.pageClass a.cur {
  border: 1px solid #be230a;
  background: #be230a;
}

.thumbWrap {
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.thumbWrap .thumbCont {
  position: relative;
  height: 87px;
  overflow: hidden;
  margin: 0 45px;
}
.thumbWrap ul li {
  display: inline-block;
  float: left;
  width: 130px;
  height: 87px;
  padding: 0 6px;
  overflow: hidden;
  text-align: center;
}
.thumbWrap ul li div {
  display: table-cell;
  overflow: hidden;
  width: 120px;
  height: 77px;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  *font-size : 79px;
  background-color: #eee;
}
.thumbWrap ul li.cur div {
	padding: 3px;
	border: 2px solid #e81a24;
}
.thumbWrap ul li img {
	display: inline-block;
	width: expression(this.width &gt; 120 ? 120 : true);
  max-width: 120px;
  height: expression(this.height &gt; 77 ? 77 : true);
  max-height: 77px;
  vertical-align: middle;
  filter: alpha(opacity=30);
  opacity: .3;
}
.thumbWrap ul li:hover img,
.thumbWrap ul li.cur img {
  filter: alpha(opacity=100);
  opacity: 1;
}
.thumbPrev,
.thumbNext {
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  height: 87px;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: all .4s;
          transition: all .4s;
}
.thumbPrev {
  left: 0;
  background: url('../images/icoleft.png') no-repeat 7px center #0f326c;
  _background-image: url('../images/icoleft_png8.png');
}
.thumbNext {
  right: 0;
  background: url('../images/icoright.png') no-repeat -60px center #0f326c;
  _background-image: url('../images/icoright_png8.png');
}
.thumbPrev:hover {
  background-color: #e81a24;
  background-position: -62px center;
}
.thumbNext:hover {
  background-color: #e81a24;
  background-position: 9px center;
}


/**/
.mainShare {
	margin-top : 50px;
	font-size: 16px;
}

.hot-search { margin-bottom: 15px; }
.hot-search a {
	margin-right: 8px;
	color : #fd0404;
}

.l-share {
	height: 36px;
	overflow: hidden;
	line-height: 36px;
}
.l-share span {
	float: left;
	margin-right: 5px;
	font-weight : bold;
}
.bdsharebuttonbox { float: left; }
.bdsharebuttonbox * {
	-webkit-transition: none;
	transition: none;
}
.bdshare-button-style1-24 a,
.bdshare-button-style1-24 .bds_more { padding-left: 30px !important; }

.related, .l-bottom {
	padding : 20px 30px;
}
.l-bottom ul li{
	padding : 8px 0;
	font-size: 16px;
}
.related .l-tit {
	font-weight : bold;
}

.related .l-cont {
	margin-top : 20px;
}

.related .l-cont li a {
	display : inline-block;
	padding-left : 15px;
	height : 48px;
	line-height : 48px;
	font-size : 18px;
	color : #333;
	overflow : hidden;
	background : url("../images/news_icon.png") no-repeat left top;
	-webkit-transition : all .5s ease;
	-moz-transition : all .5s ease;
	-ms-transition : all .5s ease;
	-o-transition : all .5s ease;
	transition : all .5s ease;
}

.related .l-cont li a:hover {
	color : #ea1515;
	background-position : left bottom;
}

.related .l-cont li span {
	margin : 0 10px;
	color : #646464;
	line-height : 48px;
}

.l-bottom p {
	font-size : 18px;
	line-height : 48px;
}

.page-error {
	padding: 20px 0;
	background-color: #f7f7f7;
}
.page-error,
.page-error * {
	-webkit-transition: none;
	        transition: none;
}
.page-error .hd { text-align: center; }
.page-error .hd .title {
	font-weight: bold;
	color: #1b1069;
}
.page-error .hd .title span {
	margin-left: 20px;
	color: #db002e;
}
.page-error .hd .text {
	font-size: 24px;
	color: #1b1069;
}
.page-error .bd {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}

/*404*/
.error-404 .hd .title { font-size: 92px; }
.error-404 .bd {
	padding-top: 400px;
	background-image: url(../images/error-bg.png);
	background-size: auto 300px;
}
.error-404 .bd .btn {
	display: inline-block;
	padding: 5px 15px;
	background: #db002e;
	color: #fff;
	cursor: pointer;
}
.error-404 .bd .btn:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f00;
}

/*upgrade*/
.error-upgrade .hd .title { font-size: 70px; }
.error-upgrade .bd {
	margin-top: 20px;
	padding-top: 473px;
	background-image: url(../images/upgrade-bg.png);
}


.Info-list {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	background: #fff;
}

.Info-list ul {
	display: inline-block;
	padding: 0 80px;
	margin-bottom: 50px;
}

.Info-list ul li {
	display: inline-block;
	float : left;
	width: 198px;
	height: 198px;
	overflow: hidden;
	margin: 30px;
	_margin: 30px 25px;
	border: 1px solid #eee;
}

.Info-list ul li a {
	display: inline-block;
	width: 100%;
	height: 148px;
	cursor: pointer;
	padding: 40px 0;
	text-align: center;
	-webkit-transition: 0s;
	transition: 0s;
	color: #0a3790;
}

.info-img {
	display: inline-block;
	width: 60px;
	height: 60px;
	padding: 5px ;
	background: url("../images/icon-info.png") no-repeat;
	background-position: 5px 5px;
	-webkit-transition: 0s;
	transition: 0s;
}

.info-name {
	display : inline-block;
	width: 100%;
	margin-top: 10px;
}

.Info-list ul li a:hover {
	text-decoration: none;
	color: #e81a24;
}

.Info-list ul li.lise-1 a .info-img {
	background-position: 5px -71px;
}

.Info-list ul li.lise-1 a:hover .info-img {
	background-position: -85px -71px;
}

.Info-list ul li.lise-2 a .info-img {
	background-position: 5px -460px;
}

.Info-list ul li.lise-2 a:hover .info-img {
	background-position: -85px -460px;
}

/*
.Info-list ul li.lise-1 a .info-img {
	background-position: 5px 5px;
}

.Info-list ul li.lise-1 a:hover .info-img {
	background-position: -85px 5px;
}

.Info-list ul li.lise-2 a .info-img {
	background-position: 5px -71px;
}

.Info-list ul li.lise-2 a:hover .info-img {
	background-position: -85px -71px;
}
.Info-list ul li.lise-3 a .info-img {
	background-position: 5px -150px;
}

.Info-list ul li.lise-3 a:hover .info-img {
	background-position: -85px -150px;
}

.Info-list ul li.lise-4 a .info-img {
	background-position: 5px -230px;
}

.Info-list ul li.lise-4 a:hover .info-img {
	background-position: -90px -230px;
}

.Info-list ul li.lise-5 a .info-img {
	background-position: 5px -310px;
}

.Info-list ul li.lise-5 a:hover .info-img {
	background-position: -85px -310px;
}

.Info-list ul li.lise-6 a .info-img {
	background-position: 5px -387px;
}

.Info-list ul li.lise-6 a:hover .info-img {
	background-position: -85px -387px;
}

.Info-list ul li.lise-7 a .info-img {
	background-position: 5px -460px;
}

.Info-list ul li.lise-7 a:hover .info-img {
	background-position: -85px -460px;
}

.Info-list ul li.lise-8 a .info-img {
	background-position: 5px -540px;
}

.Info-list ul li.lise-8 a:hover .info-img {
	background-position: -89px -540px;
}
 */

.sitemap-list {
	display: inline-block;
	padding: 60px 50px 60px 50px;
	width: 1100px;
	overflow: hidden;
	background: #fff;
}

.sitemap-list dl {
	position : relative;
	width: 528px;
	margin: 20px 10px;
	_margin: 20px 6px;
	background: #f7fcff;
	border: 1px solid #eee;
	float:  left;
	padding: 20px 0;
}

.sitemap-list dt {
	display: inline-block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	color: #e91a24;
	text-align: center;
}
.sitemap-list .l-index{
	width: 1078px;
	margin-bottom: 20px;
	background: #f7fcff;
	border: 1px solid #eee;
}
.sitemap-list .l-gsly { width: 1078px; }
.sitemap-list dt a{
	display: inline-block;
	color: #e91a24;
	font-size: 30px;
	font-weight:  bold;
}
.sitemap-list dt a:hover{
	text-decoration: none;
}
.sitemap-list dd {
	height: 100px;
	padding: 8px  60px;
	color: #333;
	overflow:  hidden;
}

.sitemap-list dd a {
	width: 160px;
	display: inline-block;
	color: #696562;
	text-align:  center;
	font-size: 16px;
}
.sitemap-list .l-index dt a{
	padding-left: 40px;
	background: url(../images/icon_index.png) no-repeat;
	background-position:0 12px ;
	background-size: 32px;
}
.sitemap-list .l-tt dt a{
	padding-left: 40px;
	background: url(../images/icon_tt.png)  no-repeat;
	background-position: 0 15px;
	background-size: 32px;
}
.sitemap-list .l-ywgz dt a{
	padding-left: 40px;
	background: url(../images/icon_ywgz.png)  no-repeat;
	background-position: 0 15px;
	background-size: 30px;
}
.sitemap-list .l-jljj dt a{
	padding-left: 40px;
	background: url(../images/icon_jljj.png)  no-repeat;
	background-position:0 12px;
	background-size: 35px;
}
.sitemap-list .l-zt dt a{
	padding-left: 40px;
	background: url(../images/icon_zt.png)  no-repeat;
	background-position: 0 12px;
	background-size: 30px;
}
.sitemap-list .l-jb dt a{
	padding-left: 40px;
	background: url(../images/icon_jb.png)  no-repeat;
	background-position:0 12px ;
	background-size: 30px;
}
.sitemap-list .l-qwfb dt a{
	padding-left: 40px;
	background: url(../images/icon_qwfb.png)  no-repeat;
	background-position:0 12px ;
	background-size: 30px;
}
.sitemap-list .l-jjwdd dt a{
	padding-left: 40px;
	background: url(../images/icon_jjwdd.png)  no-repeat;
	background-position: 0 17px;
	background-size: 30px;
}
.sitemap-list .l-ljcdz dt a{
	padding-left: 40px;
	background: url(../images/icon_jlcdz.png)  no-repeat;
	background-position: 0 17px;
	background-size: 30px;
}
.sitemap-list .l-gsly dt a{
	padding-left: 40px;
	background: url(../images/icon_gsly.png)  no-repeat;
	background-position: 0px 14px;
	background-size: 30px;
}
.sitemap-list .l-lzgc dt a{
	padding-left: 40px;
	background: url(../images/icon_lzgc.png)  no-repeat;
	background-position:0 12px ;
	background-size: 30px;
}
.sitemap-list .l-jley dt a{
	padding-left: 40px;
	background: url(../images/icon_jley.png)  no-repeat;
	background-position: 0px 14px;
	background-size: 30px;
}
.sitemap-list .l-xxgk dt a{
	padding-left: 40px;
	background: url(../images/icon_xxgk.png)  no-repeat;
	background-position: 0 17px;
	background-size: 30px;
}
.sitemap-list .l-rmsd dt a{
	padding-left: 40px;
	background: url(../images/icon_rmsd.png)  no-repeat;
	background-position: 0 18px;
	background-size: 30px;
}
.sitemap-list .l-gywm dt a{
	padding-left: 40px;
	background: url(../images/icon_gywm.png)  no-repeat;
	background-position: 0 17px;
	background-size: 30px;
}
.sitemap-list .l-zxxx dt a{
	padding-left: 40px;
	background: url(../images/icon_zxxx.png)  no-repeat;
	background-position: 0 15px;
	background-size: 30px;
}
.sitemap-list .l-zxcs dt a{
	padding-left: 40px;
	background: url(../images/icon_zxcs.png)  no-repeat;
	background-position: 0 15px;
	background-size: 30px;
}
.sitemap-list  dd a:hover{
	color: #e91a24;
}

.z-ny-inner {
	margin: 0 45px 0 45px;
	padding-top: 30px;
	width: 810px;
	overflow: hidden;
}
.z-ul-list {
	width: 855px;
	overflow: hidden;
}
.z-ul-list li {
	float: left;
	margin-right: 45px;
	margin-bottom: 45px;
	width: 240px;
	height: 230px;
	overflow: hidden;
}
.z-ul-list li .z-img {
	position: relative;
	display: block;
	width: 228px;
	height: 178px;
	overflow: hidden;
	border: 1px solid #f1f1f1;
}
.z-ul-list li .z-img s{
	position : absolute;
	top : 0;
	left : 0;
	background : url("../images/icon-video.png") no-repeat center;
	_background : url("../images/icon-video-png8.png") no-repeat center;
	background-size : 50px;
	background-color : rgba(0, 0, 0, .2);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
	opacity : 1;
	width : 100%;
	height : 100%;
}
.z-ul-list li .z-img img {
	width: 228px;
	height: 178px;
}
.z-ul-list li .z-desc {
	width: 228px;
	height: 48px;
	border: 1px solid #f1f1f1;
	border-top: none;
}
.z-ul-list li .z-desc a {
	display: block;
	padding: 0 5px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #0b265b;
	text-align: center;
}

.z-page-inner {
	overflow: hidden;
	margin: 30px;
	font-size: 18px;
	line-height: 35px;
	word-break: break-all;
	text-align: justify;
}
.z-page-inner p {
  margin: 15px 0;
  text-indent: 2em;
}
.z-page-inner p[style*="center"] { text-indent: 0; }
.z-page-inner img { max-width: 100%; }
.z-page-inner a {
  color: #ea1515;
  text-decoration: underline;
}
.z-page-inner a:hover {
  color: #ea1515;
  text-decoration: none;
}

.hot-search-header {
	background: #184ca3 url("../images/icon-start.jpg") center no-repeat;
	border-bottom: 6px solid #010b7b;
	height: 360px;
}
.hot-search-header .banner-hot-lists {
	top: 0;
	right: 20px;
	width: 680px;
	height: 360px;
}
.hot-search-header .banner-hot-lists .wrap {
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.hot-search-header .banner-hot-lists .banner-hot-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	width: 24px;
	padding: 0 5px;
	vertical-align: top;
	_display: block;
	_float: left;
	_height: 360px;
}

.hot-search-header .banner-hot-lists .banner-hot-item1,
.hot-search-header .banner-hot-lists .banner-hot-item2 {
	padding: 0 18px;
	width: 50px;
}
.hot-search-header .banner-hot-lists .banner-hot-item3 {
	padding: 0 12px;
	width: 36px;
}
.hot-search-header .banner-hot-lists .banner-hot-item4,
.hot-search-header .banner-hot-lists .banner-hot-item5,
.hot-search-header .banner-hot-lists .banner-hot-item6 {
	padding: 0 10px;
	width: 26px;
}
.hot-search-header .banner-hot-lists .banner-hot-item .bd,
.hot-search-header .banner-hot-lists .banner-hot-item .bd ul {
	height: 360px;
	overflow: hidden;
}
.hot-search-header .banner-hot-lists .banner-hot-item a {
	display: block;
	*display: inline;
	*zoom: 1;
	padding: 20px 0;
	width: 24px;
	word-wrap: break-word;
	min-height: 320px;
	_height: 320px;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	color: #45d0ff;
}

.hot-search-header .banner-hot-lists .banner-hot-item1 a,
.hot-search-header .banner-hot-lists .banner-hot-item2 a {
	width: 50px;
	font-size: 48px;
	line-height: 50px;
}
.hot-search-header .banner-hot-lists .banner-hot-item3 a {
	width: 36px;
	font-size: 34px;
	line-height: 36px;
}
.hot-search-header .banner-hot-lists .banner-hot-item4 a,
.hot-search-header .banner-hot-lists .banner-hot-item5 a,
.hot-search-header .banner-hot-lists .banner-hot-item6 a {
	width: 26px;
	font-size: 24px;
	line-height: 26px;
}
.hot-search-header .banner-hot-lists .banner-hot-item a:hover {
	text-decoration: none;
	text-shadow: 1px 1px 2px black;
}
.hot-bg {
	position : relative;
	background: url("../images/hot_bg.jpg") center no-repeat;
	height: 360px;
}
.hot-bg a.Go-Index {
	display: inline-block;
	position : absolute;
	top :50px;
	left: 110px;
	height: 30px;
	padding-left: 30px;
	line-height: 30px;
	color: #fff;
	background: url("../images/icon-index.png") left center no-repeat;
	_background: url("../images/icon-index-png8.png") left center no-repeat;
	background-position: 0 1px;
	-webkit-transition: 0s;
	transition: 0s;
	cursor: pointer;
}
.hot-bg a.Go-Index:hover{
	text-decoration: none;
	color: #e81a24;
	background-position: 0 -27px;
}
.hot-search-list{
	display: inline-block;
	width: 100%;
}
.hot-search-list li{
	margin: 10px 0;
	display: inline-block;
	width: 100%;
	border-bottom: 1px dotted #e0e0e0;
}
.hot-search-list .l-tit{
	display: block;
	color: #333;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}
.hot-search-list .l-tit em{
	display: inline-block;
	font-style: normal;
	color: #e81a24;
}
.hot-search-list .l-tit:hover{
	text-decoration: none;
	color: #e81a24;
}
.hot-search-list .l-con{
	padding-bottom: 15px;
	font-size: 0;
}
.hot-search-list .l-con span{
	display : inline-block;
	text-align: left;
	padding-left: 22px;
	font-size: 14px;
}
.hot-search-list .l-con span.icon-from{
	width: 314px;
	background: url("../images/icon-from.png") left center  no-repeat;
}
.hot-search-list .l-con span.icon-time{
	width: 310px;
	background: url("../images/icon-time.png") left center  no-repeat;
}
.hot-search-list .l-con span.icon-hot{
	background: url("../images/inco-hot.png") left center  no-repeat;
}

.tips {
	position:   fixed;
	z-index:    91;
	left:       0;
	top:        40%;
	width:      100%;
	min-height: 30px;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.tips .tipsmsg {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	padding: 5px 20px;
	min-height: 80px;
	line-height: 1.5;
	color: #fff;
	border-radius: 5px;
	background: #000;
	min-width: 120px;
	max-width: 300px;
}

.tipsmsg i {
	display: block;
	width: 40px;
	height: 35px;
	margin: 0 auto 6px;
	overflow: hidden;
}

.tipsmsg i.failure {
	background: url("../images/failure.png") no-repeat;
	background-size: 40px auto;
}

.tipsmsg i.success {
	background: url("../images/success.png") no-repeat;
	background-size: 40px auto;
}

.tips span {
	display:       inline-block;
	white-space:   nowrap;
	overflow:      hidden;
	padding:       5px;
	min-height:    30px;
	line-height:   1.5;
	color:         #fff;
	border-radius: 5px;
	background:    #000;
}
.shadow {
	position:     fixed;
	top:          0;
	left:         0;
	z-index:      89;
	width:        100%;
	height:       100%;
	background: rgba(0,0,0,.5);  /*支持rgba的浏览器*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);    /*IE8支持*/

}

.ul_zt_list {
	display: inline-block;
	background: #fff;
	width: 1125px;
	padding: 30px 30px 50px 45px;
}
.ul_zt_list li {
	float: left;
	width: 310px;
	padding: 20px 30px;
	overflow: hidden;
	*zoom:1;
	_zoom:1;
}
.ul_zt_list li .wrap {
	padding: 10px;
	border: 1px solid #f0f0f0;
}
.ul_zt_list li a {
	display: block;
	width: 288px;
	-webkit-transition: 0s;
	transition: 0s;
	*zoom:1;
	_zoom:1;
}

.ul_zt_list li a.a2{
	height: 120px;
	width: 288px;
	overflow: hidden;
	*zoom:1;
	_zoom:1;
}
.ul_zt_list li a:hover *,
.ul_zt_list li a:hover {
	color: #e81a24;
	text-decoration: none;
}
.ul_zt_list li a h2 {
	font-size: 18px;
	display: block;
	overflow: hidden;
	color: #0b265b;
	height:  56px;
}
.ul_zt_list li a .image{
	display : block;
	width: 288px;
	height: 120px;
	overflow : hidden;
}
.ul_zt_list li a img {
	width: 288px;
	height: 120px;
	background: #F5F5F5;
}

.ul_zt_list li a:hover img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.ul_zt_list li a p {
	line-height: 24px;
	font-size: 16px;
	color: #666;
	display: block;
	height: 72px;
	overflow: hidden;
	padding-top: 10px;
}


.l-ul-list-other {
	padding : 0 30px;
	margin-bottom : 25px;
}

.l-ul-list-other li {
	position: relative;
	display: block;
	width: 685px;
	border-bottom : 1px dotted #e0e0e0;
	padding: 15px 150px 15px 5px;
}

.l-ul-list-other li a.l-tit {
	/*display: block;*/
	font-size: 18px;
	line-height: 1.6;
	color: #333;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}
.l-ul-list-other li a.l-view {
	color: #136cca;
	text-decoration: none;
}
.l-ul-list-other li a.l-tit:hover,
.l-ul-list-other li a.l-view:hover {
	color : #e81a24;
}
.l-ul-list-other li .l-time{
	position: absolute;
	right: 0;
	top: 20px;
	color: #999;
	font-size: 16px;

}

.Wei-list{
	display: inline-block;
	width: 100%;
	padding: 25px 0;
	background: #fff;
}
.Wei-list h2{
	text-align: center;
	margin: 20px ;
	padding: 0 80px;
	font-size: 24px;
	color: #e81a24;
}

.Wei-list ul {
	display: inline-block;
	padding: 0 80px;
	margin-bottom: 50px;
	font-size: 0;
}
.Wei-list ul li{
	display: inline-block;
	float: left;
	width: 220px;
	overflow: hidden;
	height:  195px;
	margin: 15px  20px;
}
.Wei-list ul li a{
	display: block;
	text-align: center;
	overflow : hidden;
}
.Wei-list ul li a img{
	width: 220px;
	height: 182px;
}
.Wei-list ul li.list-1{
	width: 1000px;
	height: 300px;
	text-align: center;
}
.Wei-list ul li.list-1 a{
	display: inline-block;
	width: 300px;
	height: 249px;
	text-align: center;
}

.Wei-list ul li.list-1 a img{
	width: 300px;
	height: 249px;
}

/* 频道右侧板块标题 */

.category-mod-title {
	padding: 15px 30px 5px;
	text-align: center;
}
.category-mod-title h2 {
	position: relative;
	display: inline-block;
	font-size: 35px;
	font-weight: bold;
	line-height: 42px;
	color: #0b265b;
}
.category-mod-title h2:after {
	position: absolute;
	top: 0;
	left: 0;
	content: attr(data-hover);
	color: #ea1515;
}

/* 频道右侧列表标题 */
.category-list-title {
	position: relative;
	height: 40px;
	margin: 30px 30px 10px;
	line-height: 30px;
	border-bottom: 3px solid #0b265b;
}
.category-list-title .title {
	position: relative;
	margin-left: 45px;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #e81a24;
}
.category-list-title .title:after {
	position: absolute;
	top: 0;
	left: 0;
	color: #ea1515;
	content: attr(data-hover);
}
.category-list-title .more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	color: #136cca;
}
.category-list-title .more:hover {
	color: #1260b2;
}
.category-list-title .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-color: #ea1515;
}
.category-list-title .icon .icon-left {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 4px;
	height: 30px;
	overflow: hidden;
	background-color: #0b265b;
}
.category-list-title .icon .icon-inner {
	position: absolute;
	top: 0;
	left: 4px;
	width: 26px;
	height: 30px;
	overflow: hidden;
	background-image: url('../images/icon_category_list_head.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.category-list-title .line {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 60px;
	height: 3px;
	overflow: hidden;
	background-color: #ea1515;
}

/* 频道右侧列表子标题 */
.category-list-sub-title {
	position: relative;
	height: 30px;
	margin: 25px 30px 10px 35px;
	padding-left: 25px;
	line-height: 30px;
}
.category-list-sub-title i {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-top: -6px;
	background-color: #ea1515;
}
.category-list-sub-title h3 { font-size: 18px; }
.category-list-sub-title h3,
.category-list-sub-title h3 a { color: #0b265b; }
.category-list-sub-title h3 a:hover {
	color: #e81a24;
	text-decoration: none;
}

/*沽上文苑-文化场馆-列表*/
.z-whcg-list {
	margin-top: 40px;
	padding-left: 39px;
}
.z-whcg-list li {
  float: left;
  width: 392px;
  overflow: hidden;
  padding-right: 38px;
  padding-bottom: 40px;
}
.z-whcg-list li .image,
.z-whcg-list li .image img {
	width: 390px;
	height: 150px;
}
.z-whcg-list li .image {
  display: block;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}
.z-whcg-list li .title {
	display: block;
	overflow: hidden;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #f1f1f1;
  border-top: 0 none;
}
.z-whcg-list li .title a { color: #0b265b; }
.z-whcg-list li .title a:hover { color: #ea1515; }


/*警钟长鸣 威慑常在-列表*/
.l-jzcmwscz-list {
  padding: 20px 28px;
  width: 844px;
}
.l-jzcmwscz-list li {
  float: left;
  width: 400px;
  height: 110px;
  padding: 11px;
}
.l-jzcmwscz-list li .image,
.l-jzcmwscz-list li img {
  width: 100%;
  height: 100%;
}
.l-jzcmwscz-list li.big {
  width: 822px;
}</pre></body></html>