﻿	/*样式*/
		/*css初始化*/
		* {margin: 0;
			padding: 0;
		}
		ul,li {
			list-style: none;
		}
		.clearfix:before, .clearfix:after { /*清除浮动*/
			display: table;
			content: "";
		}
		.clearfix:after {
			clear: both;
		}
		.clearfix {
			*zoom: 1;
		}
		a {
			color: #050505;
			text-decoration: none;
		}
		input {
			border: 0; /*所有表单边框为0*/
			box-sizing: border-box; /*css3盒子模型 border 和padding 都包含到width里*/
		}
    .container { /* 因为我们版心都是1140 都要居中对齐 我们就声明一个公共类 */
      width: 1140px;
      margin: 0 auto;
    }
    /*css初始化结束*/
    body {
		background-color: #fcfcfc; /*整个页面背景色*/
		font-size: 16px;
		font-family: "Microsoft YaHei";
		line-height: 180%;
	  }
.clear {
	height: 20px;
	clear: both;
}
  .leftcont {
	float: left;
	width: 220px;
	background-color: #ffffff;
	padding: 25px;
	margin-right: 20px;
	text-align: center;
	box-sizing: border-box;
  }
  .leftcont img {
	  display: block;
	  width: 136px;
	  height: 191px;
	  margin: 0 auto;
	  border: 1px solid #f1f1f1;
  }
  .left-tp a {
	  font-size: 16px;
	  font-weight: bold;
	  color: #333333;
	  display: block;
	  text-align: center;
  }
  .middle {
	  float: left;
	  width: 485px;
	  margin-right: 20px;  
	  box-sizing: border-box;
  }
.righcont {
	float: right;
	width: 395px;
	background-color: #ffffff;
	padding: 5px;
	box-sizing: border-box;
}
.right-title {
	height: 39px;
	line-height: 39px;
	position: relative;
	border-bottom: 1px solid #b6b6b6;
}
.right-title a {
	width: 95px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #005488;
	border-bottom: 1px solid #005488;
}
.right-title li.more a {
	font-size: 14px;
	font-weight: normal;
	color: #cecece;
	position: absolute;
	right: 2px;
	top: 0;
	border-bottom: none;
}
.title {
	border-bottom: 1px dashed #d5d5d5;
}
.title h1 {
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.abstract {
	margin:5px 0;
	line-height: 30px;
	text-indent: 1em;
}
.content {
	padding: 8px;
}
.content li {
	height: 36px;
	line-height: 36px;
}
.content li:before {
		content: "\2022";	
		color: #ffae00;
		font-size: 15px;
		padding-right: 5px;
	
}
.content li img {
	display: inline;
	vertical-align: middle;
	padding-right: 5px;
}
.jc {
	width: 1140px;
	height: 50px;
	line-height: 50px;
	background: url(http://www.zigong.bjzkyn.com/rongxian/wzk/202011/W020201120391385037917.png);
}
.jc span a {
	width: 180px;
	display: block;
	text-align: center;
}
.jcbk {
	display: flex;
	background-color: #ffffff;
	height: 130px;
}
.jcbk li {
	flex: 1;
	margin-top: 20px;
	margin-left: 95px;
}
.media {
	width: 245px;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	float: left;
	padding: 0 5px;
	margin-right: 20px;
	box-sizing: border-box;
}
.media h2 {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #d7d7d7;
}
.media h2 a {
	font-weight: normal;
}
.media ul {
	width: 190px;
	height: 105px;
	padding: 20px 0;
	margin: 0 auto;
}
.media ul li img {
	display: block;
	width: 104px;
	height: 104px;
	padding-right: 10px;
	float: left;
}
.media ul li a {
	display: block;
	font-size: 14px;
	margin-top: 20px;	
}
.media h2 img {
	display: inline;
	vertical-align: middle;
	padding: 0 5px;
}
.column {
	width: 875px;
	float: right;
	margin-top: 0;
}
.lm{
	width: 430px;
	background:#ffffff;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.lm:nth-child(2n) {
	margin: 0;
}
.lmtitle {
	height: 50px;
	line-height: 48px;
	padding-left: 15px;
	border-bottom: 2px solid #d7d7d7;
	box-sizing: border-box;
	position: relative;
}
.hlt {
	color: #dbdbdb;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.lmtitle .more  {
	position: absolute;
	right: 10px;
	bottom: 0;
}
.lmcontent{
	padding: 10px;
}
.lmcontent li:before {
	content: "\2022";	
		color: #ebebeb;
		font-size: 15px;
		padding-right: 5px;
}
.lmcontent li:hover {
	font-size: 18px;
	font-weight: bold;
}
.lmcontent li {
	line-height: 36px;
	float: left;
}
.linkbk {
	height: 118px;
	border: 1px solid #d7d7d7;
	background: #ffffff;
	box-sizing: border-box;
}
.linkbk span {
	width: 117px;
	line-height: 118px;
	font-size: 16px;
	color: #006aac;
	display: block;
	text-align: center;
	float: left;
}
.linkcontent  {
	float: left;
	width: 1020px;
	margin-top: 25px;
}
.linkcontent li {
	float: left;
	padding-right: 20px;
	line-height: 36px;
}
.foot {
	width: 100%;
	border-top: 1px double #006aac;
	padding: 10px;
}

.shadeDiv{width: 100%;height: 40px;background-color: #272727;/*:rgba(0,0,0,0.3);*/	opacity: 0.57;	filter: alpha(opacity=57);	z-index: -1;position: absolute;}
.shadeDivWrap{width: 100%;z-index: 10;height: 40px;	position: absolute;} 
.shadeDivWrap p{ width:100%; text-align:center; line-height: 40px; color: #FFFFFF; height: 40px; font-size: 14px; }
.shadeDivWrap p a:link, .shadeDivWrap p a:visited{color: #FFF}
.h12,A.h12:link,A.h12:hover,A.h12:visited {	font-size: 12px;COLOR: #cecece;	TEXT-DECORATION: none;}
.h14,A.h14:link,A.h14:hover,A.h14:visited {	font-size: 14px;COLOR: #868686;	TEXT-DECORATION: none;}
.h16,A.h16:link,A.h16:hover,A.h16:visited {	font-size: 16px;COLOR: #cecece;	TEXT-DECORATION: none;}
.w12,A.w12:link,A.w12:hover,A.w12:visited {font-size: 12px; COLOR: #ffffff;TEXT-DECORATION: none;}
.w12c,A.w12c:link,A.w12c:hover,A.w12c:visited {font-size: 12px; COLOR: #ffffff;TEXT-DECORATION: none;font-weight: bold;}
.w14,A.w14:link,A.w14:hover,A.w14:visited {	font-size: 14px;COLOR: #FFFFFF;	TEXT-DECORATION: none;	font-weight: normal;}
.w14c,A.w14c:link,A.w14c:hover,A.w14c:visited {	font-size: 14px;COLOR: #FFFFFF;TEXT-DECORATION: none;font-weight: bold;	}
.w16,A.w16:link,A.w16:hover,A.w16:visited {	font-size: 16px;COLOR: #FFFFFF;	TEXT-DECORATION: none;	font-weight: normal;}
.w16c,A.w16c:link,A.w16c:hover,A.w16c:visited {	font-size: 16px;COLOR: #FFFFFF;TEXT-DECORATION: none;font-weight: bold;	}
.w18,A.w18:link,A.w18:hover,A.w18:visited {	font-size: 18px;COLOR: #FFFFFF;	TEXT-DECORATION: none;	font-weight: normal;}
.w18c,A.w18c:link,A.w18c:hover,A.w18c:visited {	font-size: 18px;COLOR: #FFFFFF;TEXT-DECORATION: none;font-weight: bold;	}
.w20,A.w20:link,A.w20:hover,A.w20:visited {	font-size: 20px;COLOR: #FFFFFF;	TEXT-DECORATION: none;	font-weight: normal;}
.w20c,A.w20c:link,A.w20c:hover,A.w20c:visited {	font-size: 20px;COLOR: #FFFFFF;TEXT-DECORATION: none;font-weight: bold;	}
.r12,A.r12:link,A.r12:hover,A.r12:visited {color: #cc0001; font-size: 12px; text-decoration: none;}
.r12c,A.r12c:link,A.r12c:hover,A.r12c:visited {color: #cc0001; font-size: 12px; text-decoration: none; font-weight: bold;}
.r14,A.r14:link,A.r14:hover,A.r14:visited {color: #cc0001; font-size: 14px; text-decoration: none;}
.r14c,A.r14c:link,A.r14c:hover,A.r14c:visited {color: #cc0001; font-size: 14px; text-decoration: none; font-weight: bold;}
.r16,A.r16:link,A.r16:hover,A.r16:visited {color: #cc0001; font-size: 16px; text-decoration: none;}
.r16c,A.r16c:link,A.r16c:hover,A.r16c:visited {color: #cc0001; font-size: 16px; text-decoration: none; font-weight: bold;}
.r18,A.r18:link,A.r18:hover,A.r18:visited {color: #cc0001; font-size: 18px; text-decoration: none;}
.r18c,A.r18c:link,A.r18c:hover,A.r18c:visited {color: #cc0001; font-size: 18px; text-decoration: none; font-weight: bold;}
.r20,A.r20:link,A.r20:hover,A.r20:visited {color: #cc0001; font-size: 20px; text-decoration: none;}
.r20c,A.r20c:link,A.r20c:hover,A.r20c:visited {color: #cc0001; font-size: 20px; text-decoration: none; font-weight: bold;}
.b12,A.b12:link,A.b12:hover,A.b12:visited {color: #333333; text-decoration: none; font-size: 12px;}
.b12c,A.b12c:link,A.b12c:hover,A.b12c:visited {color: #555555; text-decoration: none; font-size: 12px;font-weight: bold;}
.b14,A.b14:link,A.b14:hover,A.b14:visited {font-size: 14px; color: #333333; text-decoration: none;}
.b14c,A.b14c:link,A.b14c:hover,A.b14c:visited {font-size: 14px; color: #333333; text-decoration: none;font-weight: bold;}
.b16,A.b16:link,A.b16:hover,A.b16:visited {font-size: 16px; color: #333333; text-decoration: none;}
.b16c,A.b16c:link,A.b16c:hover,A.b16c:visited {font-size: 16px; color: #333333; text-decoration: none;font-weight: bold;}
.b18,A.b18:link,A.b18:hover,A.b18:visited {font-size: 18px; color: #333333; text-decoration: none;}
.b18c,A.b18c:link,A.b18c:hover,A.b18c:visited {font-size: 18px; color: #333333; text-decoration: none;font-weight: bold;}
.b20,A.b20:link,A.b20:hover,A.b20:visited {font-size: 20px; color: #333333; text-decoration: none;}
.b20c,A.b20c:link,A.b20c:hover,A.b20c:visited {font-size: 20px; color: #333333; text-decoration: none;font-weight: bold;}
.blue12,A.blue12:link,A.blue12:hover,A.blue12:visited {color: #005488;text-decoration: none; font-size: 12px;}
.blue12c,A.blue12c:link,A.blue12c:hover,A.blue12c:visited {color: #005488;text-decoration: none; font-size: 12px; font-weight: bold;}
.blue14,A.blue14:link,A.blue14:hover,A.blue14:visited {font-size: 14px; color: #005488; text-decoration: none;}
.blue14c,A.blue14c:link,A.blue14c:hover,A.blue14c:visited {font-size: 14px; color: #005488; text-decoration: none;font-weight: bold;}
.blue16,A.blue16:link,A.blue16:hover,A.blue16:visited {font-size: 16px; color: #005488; text-decoration: none;}
.blue16c,A.blue16c:link,A.blue16c:hover,A.blue16c:visited {font-size: 16px; color: #005488; text-decoration: none;font-weight: bold;}
.blue18,A.blue18:link,A.blue18:hover,A.blue18:visited {font-size: 18px; color: #005488; text-decoration: none;}
.blue18c,A.blue18c:link,A.blue18c:hover,A.blue18c:visited {font-size: 18px; color: #005488; text-decoration: none;font-weight: bold;}
.blue20,A.blue20:link,A.blue20:hover,A.blue20:visited {font-size: 20px; color: #005488; text-decoration: none;}
.blue20c,A.blue20c:link,A.blue20c:hover,A.blue20c:visited {font-size: 20px; color: #005488; text-decoration: none;font-weight: bold;}

.k5{padding: 5px;}
.k10{padding: 10px;}
.sk3 {margin-top: 3px;}
.sk5 {margin-top: 5px;}
.sk8 {margin-top: 8px;}
.sk10 {margin-top: 10px;}
.sk15 {margin-top: 15px;}
.sk20 {margin-top: 20px;}
.hg140 {line-height: 140%;}

.sdbt,A.sdbt:link,A.sdbt:hover,A.sdbt:visited {font-size: 22px; text-decoration: none;}
.wzzw {font-size: 15px; line-height: 220%; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px;}

.xx {border:0 0 1 0;border-bottom-style: dotted;border-bottom-color: #E8E8E8;border-bottom-width: 1px;}
.bor_4 {border: 1px solid #e2e2e2;}
.bor_bottom {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ccc;}

