.site{	display: flex;
	min-height: 100vh;
 	flex-direction: column;
	/*background: #fff;*/
}
.wrap{
	width:100%;
	max-width: 1200px;
	flex: 1;
	margin: 0 auto;
	/*background: linear-gradient(to bottom,rgba(0,114,0,0.5), white);*/
}
header{
	height: 150px;
	border-bottom: 1px solid #ccc;
	color: #000000;
	text-align: center;
	/*background: linear-gradient(to left,rgba(200,255,200,0.5), white);*/
	/*background: url(__PUBLIC__/images/timg.png);*/
}
.header-top{
	font-size: 14px;
	line-height: 40px;
}
footer{
	height: 230px;
	line-height: 150px;
	border-top: 1px solid #ccc;
	color: white;
	/*background: linear-gradient(to left,rgba(200,255,200,0.5), white);*/
}
.border-box{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.flex-row-box{
	display: flex;
	-webkit-display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.flex-column-box{
	display: flex;
	-webkit-display: flex;
	flex-direction: column;;
	-webkit-flex-direction: column;
}
.flex-wrap{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.flex-center{
	justify-content: center;
}
.flex-align-center{
	align-items: center;
}
.flex-space-between{
	justify-content: space-between;
}
.flex-space-around{
	justify-content: space-around;
}
.flex-center-box{
	display: flex;
	-webkit-display:flex;
	align-items: center;
	justify-content: center;
}
.flex-grow-1{
	flex-grow: 1;
	-webkit-flex-grow:1;
}
.flex-grow-2{
	flex-grow: 2;
	-webkit-flex-grow:2;
}
.flex-100{
	flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
}
.flex-75{
	flex: 0 0 75%;
	-webkit-flex: 0 0 75%;
}
.flex-66{
	flex: 0 0 66.6666666667%;
	-webkit-flex: 0 0 66.6666666667%;
}
.flex-50{
	flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
}
.flex-33{
	flex: 0 0 33.3333333333%;
	-webkit-flex: 0 0 33.3333333333%;
}
.flex-25{
	flex: 0 0 25%;
	-webkit-flex: 0 0 25%;
}
.flex-20{
	flex: 0 0 20%;
	-webkit-flex: 0 0 20%;
}
.flex-1{
	flex: 1;
	-webkit-flex: 1;
}
.flex-2{
	flex: 2;
	-webkit-flex: 2;
}
.flex-3{
	flex: 3;
	-webkit-flex: 3;
}
.content{
	/*background: linear-gradient(to top,rgba(200,255,200,0.5), white);*/
}
.bg-1 {
    background: #1e90ff;
}
.bg-2 {
    background: #70a1ff;
}
.bg-3 {
    background: #3742fa;
}
.bg-4 {
    background: #5352ed;
}
.bg-5 {
    background: #ffa502;
}
.bg-6 {
    background: #ff6348;
}
.bg-7 {
    background: #ff4757;
}
.bg-8 {
	background: rgba(0,120,0,0.7);
}
.bg-169f95{
	background: #169595;
}
.bg-169fe6{
	background: #1695e6;
}
.sitename{
	height: 120px;
	font-size: 1em;
	transition: color .5s;
	-webkit-transition: color .5s;
}
.sitename:hover{
	color: #ff4757;
}
#logo{
	height: 98px;
	width: 98px;
	border-radius: 98px;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.logox:hover{
	-webkit-animation: mymove 2s infinite;
	animation: mymove 2s infinite;
}
@keyframes mymove {
	from{
		-webkit-transform:rotateY(0deg);
		transform:rotateY(0deg);
	}
	to{
		-webkit-transform:rotateY(360deg);
		transform:rotateY(360deg);
	}
}
.picture{
	width: 1920px;
	/*margin: 5em;*/
	/*border: 1px dashed #ccc;*/
	transform: rotate(-45deg);
	overflow: hidden;
	/*background: red;*/
	position: absolute;
	top: -110px;
	right: -500px;
}
.picture > img {
	max-width: 100%;
	transform: rotate(45deg) scale(1);
}
.imgClip{
	clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
	-webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
	transition: 1s clip-path;
}
.avatar{
	clip-path: polygon(0% 5%, 100% 0%, 100% 85%, 65% 80%, 75% 100%, 40% 80%, 0% 75%);
	-webkit-clip-path: polygon(0% 5%, 100% 0%, 100% 85%, 65% 80%, 75% 100%, 40% 80%, 0% 75%);
}
div.image {
	display: inline-block;
	height: 500px;
	width: 500px;
	background: teal;
	-webkit-clip-path: polygon(98.66025% 45%, 99.39693% 46.5798%, 99.84808% 48.26352%, 100% 50%, 99.84808% 51.73648%, 99.39693% 53.4202%, 98.66025% 55%, 78.66025% 89.64102%, 77.66044% 91.06889%, 76.42788% 92.30146%, 75% 93.30127%, 73.4202% 94.03794%, 71.73648% 94.48909%, 70% 94.64102%, 30% 94.64102%, 28.26352% 94.48909%, 26.5798% 94.03794%, 25% 93.30127%, 23.57212% 92.30146%, 22.33956% 91.06889%, 21.33975% 89.64102%, 1.33975% 55%, 0.60307% 53.4202%, 0.15192% 51.73648%, 0% 50%, 0.15192% 48.26352%, 0.60307% 46.5798%, 1.33975% 45%, 21.33975% 10.35898%, 22.33956% 8.93111%, 23.57212% 7.69854%, 25% 6.69873%, 26.5798% 5.96206%, 28.26352% 5.51091%, 30% 5.35898%, 70% 5.35898%, 71.73648% 5.51091%, 73.4202% 5.96206%, 75% 6.69873%, 76.42788% 7.69854%, 77.66044% 8.93111%, 78.66025% 10.35898%);
	}
div.image:nth-child(2) {
	-webkit-clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
	}
div.image:nth-child(3) {
-webkit-clip-path: polygon(92.32051% 40%, 93.79385% 43.1596%, 94.69616% 46.52704%, 95% 50%, 94.69616% 53.47296%, 93.79385% 56.8404%, 92.32051% 60%, 79.82051% 81.65064%, 77.82089% 84.50639%, 75.35575% 86.97152%, 72.5% 88.97114%, 69.3404% 90.44449%, 65.97296% 91.34679%, 62.5% 91.65064%, 37.5% 91.65064%, 34.02704% 91.34679%, 30.6596% 90.44449%, 27.5% 88.97114%, 24.64425% 86.97152%, 22.17911% 84.50639%, 20.17949% 81.65064%, 7.67949% 60%, 6.20615% 56.8404%, 5.30384% 53.47296%, 5% 50%, 5.30384% 46.52704%, 6.20615% 43.1596%, 7.67949% 40%, 20.17949% 18.34936%, 22.17911% 15.49361%, 24.64425% 13.02848%, 27.5% 11.02886%, 30.6596% 9.55551%, 34.02704% 8.65321%, 37.5% 8.34936%, 62.5% 8.34936%, 65.97296% 8.65321%, 69.3404% 9.55551%, 72.5% 11.02886%, 75.35575% 13.02848%, 77.82089% 15.49361%, 79.82051% 18.34936%);
}
div.image:nth-child(4) {
-webkit-clip-path: polygon(40% 7.67949%, 43.1596% 6.20615%, 46.52704% 5.30384%, 50% 5%, 53.47296% 5.30384%, 56.8404% 6.20615%, 60% 7.67949%, 81.65064% 20.17949%, 84.50639% 22.17911%, 86.97152% 24.64425%, 88.97114% 27.5%, 90.44449% 30.6596%, 91.34679% 34.02704%, 91.65064% 37.5%, 91.65064% 62.5%, 91.34679% 65.97296%, 90.44449% 69.3404%, 88.97114% 72.5%, 86.97152% 75.35575%, 84.50639% 77.82089%, 81.65064% 79.82051%, 60% 92.32051%, 56.8404% 93.79385%, 53.47296% 94.69616%, 50% 95%, 46.52704% 94.69616%, 43.1596% 93.79385%, 40% 92.32051%, 18.34936% 79.82051%, 15.49361% 77.82089%, 13.02848% 75.35575%, 11.02886% 72.5%, 9.55551% 69.3404%, 8.65321% 65.97296%, 8.34936% 62.5%, 8.34936% 37.5%, 8.65321% 34.02704%, 9.55551% 30.6596%, 11.02886% 27.5%, 13.02848% 24.64425%, 15.49361% 22.17911%, 18.34936% 20.17949%);
}
div.image:nth-child(5) {
-webkit-clip-path: polygon(94.33013% 47.5%, 94.69846% 48.2899%, 94.92404% 49.13176%, 95% 50%, 94.92404% 50.86824%, 94.69846% 51.7101%, 94.33013% 52.5%, 74.33013% 87.14102%, 73.83022% 87.85495%, 73.21394% 88.47124%, 72.5% 88.97114%, 71.7101% 89.33948%, 70.86824% 89.56505%, 70% 89.64102%, 30% 89.64102%, 29.13176% 89.56505%, 28.2899% 89.33948%, 27.5% 88.97114%, 26.78606% 88.47124%, 26.16978% 87.85495%, 25.66987% 87.14102%, 5.66987% 52.5%, 5.30154% 51.7101%, 5.07596% 50.86824%, 5% 50%, 5.07596% 49.13176%, 5.30154% 48.2899%, 5.66987% 47.5%, 25.66987% 12.85898%, 26.16978% 12.14505%, 26.78606% 11.52876%, 27.5% 11.02886%, 28.2899% 10.66052%, 29.13176% 10.43495%, 30% 10.35898%, 70% 10.35898%, 70.86824% 10.43495%, 71.7101% 10.66052%, 72.5% 11.02886%, 73.21394% 11.52876%, 73.83022% 12.14505%, 74.33013% 12.85898%);
}
div.image:nth-child(6) {
-webkit-clip-path: polygon(47.5% 5.66987%, 48.2899% 5.30154%, 49.13176% 5.07596%, 50% 5%, 50.86824% 5.07596%, 51.7101% 5.30154%, 52.5% 5.66987%, 87.14102% 25.66987%, 87.85495% 26.16978%, 88.47124% 26.78606%, 88.97114% 27.5%, 89.33948% 28.2899%, 89.56505% 29.13176%, 89.64102% 30%, 89.64102% 70%, 89.56505% 70.86824%, 89.33948% 71.7101%, 88.97114% 72.5%, 88.47124% 73.21394%, 87.85495% 73.83022%, 87.14102% 74.33013%, 52.5% 94.33013%, 51.7101% 94.69846%, 50.86824% 94.92404%, 50% 95%, 49.13176% 94.92404%, 48.2899% 94.69846%, 47.5% 94.33013%, 12.85898% 74.33013%, 12.14505% 73.83022%, 11.52876% 73.21394%, 11.02886% 72.5%, 10.66052% 71.7101%, 10.43495% 70.86824%, 10.35898% 70%, 10.35898% 30%, 10.43495% 29.13176%, 10.66052% 28.2899%, 11.02886% 27.5%, 11.52876% 26.78606%, 12.14505% 26.16978%, 12.85898% 25.66987%);
}
div.image:nth-child(7) {
-webkit-clip-path: polygon(85% 50%, 85% 50%, 85% 50%, 85% 50%, 85% 50%, 85% 50%, 85% 50%, 67.5% 80.31089%, 67.5% 80.31089%, 67.5% 80.31089%, 67.5% 80.31089%, 67.5% 80.31089%, 67.5% 80.31089%, 67.5% 80.31089%, 32.5% 80.31089%, 32.5% 80.31089%, 32.5% 80.31089%, 32.5% 80.31089%, 32.5% 80.31089%, 32.5% 80.31089%, 32.5% 80.31089%, 15% 50%, 15% 50%, 15% 50%, 15% 50%, 15% 50%, 15% 50%, 15% 50%, 32.5% 19.68911%, 32.5% 19.68911%, 32.5% 19.68911%, 32.5% 19.68911%, 32.5% 19.68911%, 32.5% 19.68911%, 32.5% 19.68911%, 67.5% 19.68911%, 67.5% 19.68911%, 67.5% 19.68911%, 67.5% 19.68911%, 67.5% 19.68911%, 67.5% 19.68911%, 67.5% 19.68911%);
}
div.image:nth-child(8) {
-webkit-clip-path: polygon(50% 15%, 50% 15%, 50% 15%, 50% 15%, 50% 15%, 50% 15%, 50% 15%, 80.31089% 32.5%, 80.31089% 32.5%, 80.31089% 32.5%, 80.31089% 32.5%, 80.31089% 32.5%, 80.31089% 32.5%, 80.31089% 32.5%, 80.31089% 67.5%, 80.31089% 67.5%, 80.31089% 67.5%, 80.31089% 67.5%, 80.31089% 67.5%, 80.31089% 67.5%, 80.31089% 67.5%, 50% 85%, 50% 85%, 50% 85%, 50% 85%, 50% 85%, 50% 85%, 50% 85%, 19.68911% 67.5%, 19.68911% 67.5%, 19.68911% 67.5%, 19.68911% 67.5%, 19.68911% 67.5%, 19.68911% 67.5%, 19.68911% 67.5%, 19.68911% 32.5%, 19.68911% 32.5%, 19.68911% 32.5%, 19.68911% 32.5%, 19.68911% 32.5%, 19.68911% 32.5%, 19.68911% 32.5%);
}
.polygon-6 {
	/*position: absolute;*/
	-webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
	clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
	width: 100%;
	height: 280px;
	line-height: 280px;
	text-align: center;
	overflow: hidden;
	background: #007200;
}
.polygon-62 {
	/*position: absolute;*/
	-webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
	clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
	width: 100%;
	height: 280px;
	line-height: 280px;
	text-align: center;
	overflow: hidden;
	background: green;
}
/*jnotify css格式*/
#jNotify {
	position:absolute;
	background:#d8e6fc  url(../images/new_design/info.png) no-repeat 15px center;
	color:#35517c;
	border:1px solid #a7c3f0;
	padding:10px;
	padding-left:50px;
	margin:15px;
	z-index:9999;
	-moz-border-radius : 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#jNotify a {color:#35517c !important;text-decoration:none;}
/******************/
/** jSuccess CSS **/
/******************/
#jSuccess {
	position:absolute;
	background:#E6EFC2  url(../images/new_design/success.png) no-repeat 15px center;
	color:#264409;
	border:1px solid #C6D880;
	padding:10px;
	padding-left:50px;
	margin:15px;
	z-index:9999;
	-moz-border-radius : 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#jSuccess a {color:#264409 !important;text-decoration:none;}
/****************/
/** jError CSS **/
/****************/
#jError {
	position:absolute;
	background:#FBE3E4  url(../images/new_design/error.png) no-repeat 15px center;
	color:#8a1f11;
	border:1px solid #FBC2C4;
	padding:10px;
	padding-left:50px;
	margin:15px;
	z-index:9999;
	-moz-border-radius : 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#jError a {color:#8a1f11 !important;text-decoration:none;}
/*首页内容区*/
.focus_title{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #007200;
	font-weight: 400;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #FEF3C2;
	border-bottom: 1px solid #E4E4E4;
}
.column_box{
	height: 190px;
}
.column_box .column_content{
	height: 190px;
	margin-right:20px;
	margin-bottom:10px;
}
.column_box .column_content_right{
	height: 190px;
	margin-bottom:10px;
	margin-right: 0px;
}
.content{
	height: 190px;
	border: 1px solid #E4E4E4;
}
.content .column_header{
	position: relative;
	color: #007200;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	background: #FEF3C2;
	border-bottom: 1px solid #E4E4E4;
}
.content .column_header a.title{
	display: block;
	position: absolute;
	height: 30px;
	line-height: 30px;
	left: 10px;
	width: 290px;
	color: #007200;
}
.content .column_header a.more{
	display: block;
	height: 30px;
	line-height: 30px;
	width: 38px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.content .column_header a.more img{
	position: absolute;
	top: 10px;
	right: 10px;
}
.content .news_content{
	position: relative;
	height: 160px;
}
.content .news_content ul li{
	position: relative;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url(../images/new_design/ico-2.gif) 8px 10px no-repeat;
}
.content .news_content ul li a.news_header{
	display: block;
	position: absolute;
	height: 25px;
	line-height: 25px;
	left: 15px;
	width: 275px;
	font-size: 12px;
	overflow: hidden;
}
.content .news_content ul li span.news_addtime{
	display: block;
	width: 80px;
	position: absolute;
	height: 25px;
	line-height: 25px;
	right: 5px;
	font-size: 11px;
	color: #666666;
}
/*首页内容区*/
/*最新信息*/
#flash_slider_box{
	height:340px;
	overflow:hidden;
}
#flash_slider_box #newest_news .focus_title{
	width: 450px;
	margin-bottom: 3px;
}
#flash_slider_box #newest_news .newest_news{
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left:10px;
	padding-right:10px;
	overflow: hidden;
}
#flash_slider_box #newest_news .newest_news p.news_title{
	position: relative;
	width: 360px;
	text-indent: 8px;
	overflow: hidden;
	background: url(../images/new_design/ico-2.gif) 0px 13px no-repeat;
}
#flash_slider_box #newest_news .newest_news p.news_time{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 95px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
/*最新信息*/
/*通知公告*/
#flash_slider_box #notice_news{
	height: 330px;
	overflow: hidden;
}
#flash_slider_box #notice_news .focus_title{
	margin-bottom: 3px;
}
#flash_slider_box #notice_news .notice_div{
	padding-left: 10px;
	height: 300px;
	overflow: hidden;
}
#flash_slider_box #notice_news .notice_div ul{
	margin-top: 5px;
	height: 300px;
	overflow: hidden;
}
#flash_slider_box #notice_news .notice_div ul li{
	position: relative;
	display: block;
	height: 50px;
	overflow: hidden;
}
#flash_slider_box #notice_news .notice_div ul li span.notice_time{
	display: block;
	position: absolute;
	top: 23px;
	right: 0px;
	font-size: 12px;
	color: #666666;
}
/*通知公告*/
/*领导职务*/
.zhiwu{font-size: 20px;font-weight: bold;}
.zhiwu span{color:green;font-size: 24px;}
/*领导职务*/
/* 简报及文件样式 */
.jianbao{
	margin: 0 auto;
	position:relative;
	text-align: center;
	width:960px;
	height:230px;
/*	margin-bottom: 30px;
	margin-top: 30px;
	margin-left:110px;*/
	border-bottom: 5px solid red;
	/*background: url('http://www.ahqszz.com/images/zhijiaojianbaoback_new.jpg') no-repeat;*/
}
.jianbao_tupian{
	margin: 0 auto;
	position:relative;
	text-align: center;
	display: block;
	width:960px;
	height: 100px;
}
.jianbao_qishu{
	display: block;
	position:absolute;
	top: 125px;
	font-size: 16px;
	width:960px;
	text-align: center;
}
.jianbao_danwei{
	display: block;
	position:absolute;
	font-size: 16px;
	top: 180px;
	left:100px;
}
.jianbao_shijian{
	font-size: 16px;
	display: block;
	position:absolute;
	top: 180px;
	left:800px;
}
/*职教简报*/
.zhijiaoback{
	margin: 0 auto;
	position:relative;
	text-align: center;
	width:760px;
	height:230px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left:110px;
	background: url('http://www.ahqszz.com/images/zhijiaojianbaoback.jpg');
}
.zhijiaoback .qishu{
	display: block;
	position:relative;
	padding-top: 105px;
}
.zhijiaoback .shijian{
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
/*职教简报*/
/*文件头*/
.wenjian_back{
	position:relative;
	text-align:center;
	width:800px;
	height:474px;
	margin:0 auto;
	margin-left:90px;
	background: url('http://www.ahqszz.com/images/zongzhi_back.jpg') no-repeat;
}
.wenjian_back .wenjian_num{
	position:absolute;
	top:330px;
	left:270px;
	font-weight: 400;
	font-size: 22px;
}
.xuexiao_back{
	position:relative;
	text-align:center;
	width:800px;
	height:474px;
	margin:0 auto;
	margin-left:90px;
	background: url('http://www.ahqszz.com/images/wenjian_back.jpg') no-repeat;
}
.xuexiao_back .wenjian_num{
	position:absolute;
	top:330px;
	left:270px;
	font-weight: 400;
	font-size: 22px;
}
/*文件头*/
/*教育实践活动*/
.shijian_box{
	position: relative;
	margin: 0 auto;
	width:98%;
	height:300px;
	font-size: 20px;
}
.shijian_box span{
	position: absolute;
	width:100%;
	left:0px;
	bottom:0px;
	display:block;
	height:3px;
	border-bottom:3px dotted #FF00FF;
}
.shijian_box .shijian_date{
	position: absolute;
	right:0px;
	top:245px;
	width:180px;
	text-align: center;
}
.shijian_box .shijian_author{
	position: absolute;
	left:10px;
	top: 215px;
	line-height: 30px;
}
.shijian_box .shijian_bianying{
	position: absolute;
	left:220px;
	top: 230px;
	line-height: 30px;
}
.shijian_box .shijian_title{
	position: absolute;
	top: 60px;
	left:195px;
	height: 80px;
	line-height: 80px;
	font-size: 70px;
	color: #FF00FF;
}
.shijian_box .shijian_num{
	position: absolute;
	top: 155px;
	left: 420px;
	color: #FF00FF;
	font-size: 24px;
}
/*教育实践活动*/
/*文章内容*/
.news_nav p{
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background: #E4E4E4;
}
.news_main{
	position: relative;
	margin: 0 auto;
	padding: 20px 20px;
	line-height: 30px;
	border:1px solid #E4E4E4;
}
.news_main p.news_title{
	line-height: 50px;
	font-size: 24px;
	text-align: center;
}
.news_main p.news_info{
	padding: 10px 0;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #666666;
	border-bottom: 1px solid #E4E4E4;
}
.news_main .shijian_box{
	position: relative;
	width: 830px;
}
.news_main .shijian_box .shijian_title{
	position: absolute;
	top: 70px;
	left: 140px;
}
.news_main .shijian_box .shijian_num{
	position: absolute;
	top: 155px;
	left: 350px;
}
.article_box{
	position: relative;
	margin-top: 20px;
	padding: 10px 10px;
	font-size: 18px;
}
.article_box .article_title{
	padding: 10px 0px;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
}
.article_box .article_content p{
	text-indent:40px;
}
.article_box .article_content p img{
	margin: 10px auto;
	width: 800px;
}
/*文章内容*/
.cl{
	height:0px;
	visibility: hidden;
	overflow:hidden;
	clear:both;
}
/*表格*/
.c_table  {
  font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
  width:100%;
  border-collapse:collapse;
  text-align:center;
  }
.c_table td, .c_table th
  {
  font-size:14px;
  border:1px solid #96c2f1;
  padding:8px 10px 7px 10px;
  }
.c_table th
  {
  font-size:14px;
  text-align:center;
  padding-top:8px;
  padding-bottom:7px;
  background-color:#eff7ff;
  color:#000000;
  }
.c_table tr.alt td
  {
  color:#000000;
  background-color:#f8ffe7;
  }
