/* CSS Document */
* {
	font-family: "Microsoft YaHei";
	padding: 0px;
	margin: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: black;
	font-weight: blod;
}

.top_pic {
	background: url(images/top_pic.jpg) no-repeat center top;
	width: 100%;
	height: 195px;
	margin: 0 auto;
	/* min-width:100%; */
}

.txt {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 20px;
	margin-top: 20px;
	min-height: 600px;
	_height: 600px;
	width: 1050px;
	margin: auto auto;
}

.txt p {
	text-indent: 2em;
	margin-bottom: 16px;
	line-height: 200%;
}

.txt img {
	cursor: pointer;
	overflow: hidden;
	width: expression(this.width > 700 && this.width > this.height ? 700 :  
		 this.width);
	max-width: 700px;
	margin: auto auto;
}

.text_ly {
	padding: 15px 5px 15px 5px;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
	text-align: center;
}

.content_floatLeft {
	float: left;
}

.content_topSpace {
	margin-top: 20px;
	width: 95%;
	margin: auto auto;
}

.main .main_body {
	width: 1000px;;
	background-color: #fff;
	min-height: 565px
}

.sub_titleRightBg {
	width: 1120px;
	height: 42px;
	background-color: #f77;
	margin-bottom: 20px;
}

.content_topSpace {
	margin-top: 20px;
	width: 95%;
	margin: auto auto;
}

.paging {
	margin-top: 30px;
	overflow: hidden;
	margin-top: 20px;
	width: 95%;
	margin: auto auto;
}

.paginglf {
	float: left;
	font-size: 14px;
	margin-top: 10px;
}

.pagingrf {
	float: right;
}

.paginglf select {
	display: inline-block;
	font-size: 14px;
}

.pagingrf a {
	display: inline-block;
	float: left;
	width: 44px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background: #f6f6f6;
	border: solid 1px #ddd;
	margin-right: 10px;
	cursor: pointer;
}

.pagingrf .fy {
	width: 80px;
	background: #fff;
}

.pagingrf .fymar {
	margin-right: 0px;
}

.paging .clik {
	background: #cc0000;
	color: #fff;
}

.text_mid {
	text-align: center;
	color: #cc0000;
	font-size: 25px;
	line-height: 40px;
	padding-top: 20px;
	width: 1120px;
	margin: auto auto;
}

.sub_P {
	margin-top: 5px;
	width: 1050px;
	display: inline-block;
	border-bottom: #CCCCCC 1px solid;
	margin-left: 35px;
}

.text_mid {
	text-align: center;
	color: #cc0000;
}

.txt {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 20px;
	margin-top: 20px;
	min-height: 600px;
	_height: 600px;
	width: 1050px;
	margin: auto auto;
}

.bottom {
	height: 139px;
	background-image: url("/front/zt/2017/9d/images/bottom_bg.jpg");
	background-repeat: repeat-X;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

#tpxw {
	width: 650px;
	height: 415px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

#tpxw .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 35px;
	z-index: 1
}

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

#tpxw .hd ul li {
	float: left;
	margin-right: 3px;
	width: 10px;
	height: 10px;
	background: #fff;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
}

#tpxw .hd ul li.on {
	background: #cc0000;
	font-weight: bold;
}

#tpxw .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#tpxw .bd li {
	zoom: 1;
	vertical-align: middle;
}

#tpxw .bd li span a {
	color: #fff;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}

#tpxw .bd img {
	width: 650px;
	height: 415px;
	display: block;
}

#tpxw .bd li span {
	background: url(/front/images/heibg.png) repeat;
	height: 38px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 650px;
	padding-left: 10px;
	padding-bottom: 10px;
	paline-height: 38px;
	overflow: hidden;
}
/* ������ǰ/��ť���룬�������Ҫɾ������ */
#tpxw .prev, #tpxw .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

#tpxw .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

#tpxw .prev:hover, #tpxw .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

#tpxw .prevStop {
	display: none;
}

#tpxw .nextStop {
	display: none;
}

.sub_titleRightBg {
	width: 1120px;
	height: 42px;
	background-color: #f77;
	margin-bottom: 20px;
}

.sub_title {
	color: #FFFF00;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	font-weight: 800;
	width: 260px;
	letter-spacing: 1px;
	text-align: center;
}

.content_topSpace {
	margin-top: 20px;
	width: 95%;
	margin: auto auto;
}

.row {
	list-style: square inside url('/front/zt/2017/9d/images/dot.jpg');
	font-size: 18px;
	line-height: 40px;
	margin-left: 10px;
}

span.time {
	float: right;
	font-size: 13px;
	color: #888;
}

<!--
������ -->input, button, select, textarea {
	outline: none;
}

/* .list_lh {
	height: 140px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 8px;
} */

.list_lh li {
	/* padding: 3px; */
	/* padding-left: 35px; */
	/* list-style-type: none;
	font-size: 16px; */
	height:24px; 
	line-height:24px;
	font-size: 14px; 
}

.btn_lh:hover {
	color: #fff;
	text-decoration: none;
}

.big_title_bg {
	width: 100%;
	height: 480px;
	margin: auto;
	background: url(images/big_title_bg.png) no-repeat center top;
}

.big_title_content {
	width: 1220px;
	height: auto;
}

.big_title_pic {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.big_title_pic img {
	width: 100%;
	height: 100%;
}

.long_title_content {
	width: 1250px;
	height: auto;
}

body {
	background-color: #d2d1cf;
	min-width: 1331px;
}

#head {
	background: url(images/bn.png) no-repeat center top;
	width: 100%;
	height: 175px;
	margin: 0 auto;
}

.header {
	
}

.header img {
	width: 100%;
	min-width: 1331px;
}


#content {
	background-color: #FFFFFF;
	padding: 10px;
	width: 1200px;
	margin: 20px auto;
}

#foot {
	background-image: url("/front/zt/2019/9j3c/images/foot_bg.jpg");
	background-position: center top;
	min-width:1331px;
	/* background: url(images/foot_bg.jpg) no-repeat center top;
	width: 100%; */
	height: 160px;
	margin: 0 auto;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 15px;
}

.picF {
	width: 650px;
	height: 415px;
	float: left;
}

.repA {
	width: 530px;
	height: 415px;
	/* background: url(images/report_bg.jpg) repeat-x center top; */
	background: url(images/ys.jpg) repeat-x center top;
	float: right;
}

.vidA {
	width: 480px;
	height: auto;
	float: left;
}

.vidT {
	width: 350px;
}

.vidT img {
	margin-top: 10px;
	margin-bottom: 5px;
}

.vidV {
	width: 480px;
	height: 352px;
}

.vidT a, .newsT a {
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	float: right;
	margin-right: 10px;
	color: #666666;
}

.vidT a:hover, .newsT a:hover {
	font-weight: 700;
}

.newsA {
	width: 486px;
	height: auto;
	float: left;
}

.newsT {
	width: 486px;
}

.ageA {
	/* background: url(images/agenda_bg.png) no-repeat center top; */
	width: 480px;
	height: 130px;
	float: left;
}

.ageT {
	width: 275px;
}

.ageT img {
	margin-bottom: 0px;
}

.title {
	border-bottom: #CC9900 2px solid;
	height: 40px;
	line-height: 40px;
	color: #CC0000;
	font-size: 20px;
	font-weight: 700;
}

.bg {
	/* background-image: url("images/mu.jpg");
	background-repeat:no-repeat; 
	background-size:100% 100%;
	-moz-background-size:100% 100%; */
	/* background-color: #f9f4e2; */
	
}

/* .list_lh ul li{
      list-style:inside disc;
	  line-height:30px;
	  letter-spacing:1px;
	  list-style:none; 
	  }	 */
li {
	display: list-item;
	text-align: -webkit-match-parent;
}

ul li a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

ul li a:hover {
	color: #CC0000;
}

.line_height {
	font-size: 16px;
	line-height: 28px;
}

.border_1 {
	border-bottom: #CCCCCC 1px solid;
}

.margin_2 {
	margin-top: 10px;
}

.ml_1 {
	margin-left: 28px;
}

.iul li {
	/* list-style: none; */
	height: 28px; /*列表项的高度*/
	line-height: 28px; /*列表项的行高，行高与高设为相同，文字垂直居中*/
	/* text-indent: 23px; */ /*文字缩进15个像素，不然压到图表了*/
	/* background-image: url("images/be.png"); */ /*图片的url地址*/
	/* background-position: left 55%; */ /*北京图片的定位*/
	/* background-repeat: no-repeat; */ /*禁止图片平铺，显示一个就好了*/
	/* list-style-image: url(images/be.png); */
}

/* .iul li::before {
	content: " ";
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(images/be.png) no-repeat left center;
	background-size: 100%;
	content: '\02022';
} */
.display {
	display: block;
}

h1 {
	color: #FF0000;
	padding: 10px;
	text-align: center;
}

.repA p {
	font-size: 16px;
	color: #000000;
	text-indent: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mt {
	margin-top: 10px;
}

.ml {
	margin-left: 10px;
}

.ml2 {
	margin-left: 50px;
}

.pt {
	/* padding-top: 10px; */
}

.clear {
	clear: both;
}

div#content div.repA  p a {
	color: #CC0000;
	text-decoration: none;
}

div#content div.repA  p a:hover {
	font-weight: 800;
}

div table tr td a.more {
	float: right;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	margin-right: 25px;
	margin-bottom: 20px;
}

div table tr td a.more:hover {
	color: #CC0000;
}
/* .border_1{
          border-bottom:#CCCCCC 1px solid;
          } 
          .line_height{
             font-size:14px;
             line-height:30px;
             }   
.display{
         display:block;
         }   */
.big_title_pic {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.big_title_pic img {
	width: 100%;
	height: 100%;
}

