﻿/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img{margin:0 auto; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
fieldset, img{vertical-align:middle; border:none;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "微软雅黑",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{font-size:15px; margin:0;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{resize:none;}
table{border-collapse:collapse;margin:0 auto;}
fieldset table{margin:0;}
body{position: relative; color:#000; background: #ffffff;overflow-x:hidden; position:relative;}
a{color:#5f5f5f; text-decoration:none;}
/* a:visited{color:#555;} */
a:hover, a:active, a:focus{text-decoration:none;}
.clearfix:after{content:"."; display:block; height:0; visibility:hidden; clear:both;} 
.clearit{clear:both; height:0; font-size:0; overflow:hidden;}
.clear{clear: both;}
.hidden{display: none;}
.fl{float: left;}
.middle{float: left;}
.fr{float: right;}
.fr span {color:#002e73;}

.con1002 {
	position: relative;
	width: 1260px;
	;
	margin-left: auto;
	margin-right: auto;
}

.indexCon {
	position: relative;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}


/*小号文字  scale以12号字体为基准 需写实际字号大小*/

.font_adjust {
	-webkit-text-size-adjust: none;
}

.font_scale8 {
	-webkit-transform: scale(0.66);
}

.font_scale10 {
	-webkit-transform: scale(0.83);
	-webkit-transform-origin: left center;
}

.font_lc {
	-webkit-transform-origin: left center;
}

.font_rc {
	-webkit-transform-origin: right center;
}

.font_up {
	text-transform: uppercase;
}


/*transition*/

.tran200 {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.tran400 {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}


/*网页限定宽度*/

.con_1000 {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}

.con_1000:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.page_change {
	text-align: right;
}

.page_change a {
	display: inline-block;
	margin-right: 15px;
	min-width: 27px;
	height: 25px;
	line-height: 25px;
	color: #645448;
	background: #fff;
	text-align: center;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
}

.page_change a:hover {
	color: #fff;
	background: #a40c22;
}

.page_change a.on {
	color: #fff;
	background: #a40c22;
}

.page_change a.pre,
.page_change a.next {
	border: none;
	font-weight: bold;
	color: #c9c9c9;
	background: #ede9e8;
}

.page_change a.pre:hover,
.page_change a.next:hover {
	border: none;
	color: #fff;
	background: #a40c22;
}


/*ny*/

.nyRtit {
	margin-top: 24px;
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #e5e5e5;
	/*background:url(../images/nyRtitBg.png) no-repeat right bottom;*/
}

.nyRtit .fl {
	width: 490px;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
}

.nyRtit .fl .cn {
	position: relative;
	margin-top: -1px;
	font-size: 24px;
	color: #666666;
	border-bottom: 3px solid #a40c22;
}

.nyRtit .fl .line {
	color: #b4b4b4;
	font-size: 18px;
	margin-left: 6px;
	margin-right: 6px;
}

.nyRtit .fl .en {
	color: #b4b4b4;
	font-size: 18px;
	text-transform: uppercase;
}

.ny_con {
	margin-bottom: 25px;
	margin-top: 15px;
}

.ny_con .l_side {
	float: left;
	width: 240px;
	background: #fff;
	margin-top: 18px;
}

.ny_con .r_con {
	float: right;
	width: 970px;
	background: #fff;
	min-height: 550px;
	/*padding-bottom: 30px;*/
}

.ny_con .l_side .nav h3 {
	overflow: hidden;
	font-size: 24px;
	padding-left: 35px;
	color: #ffffff;
	background: url(../images/ksdh.jpg) no-repeat;
	height: 60px;
	line-height: 60px;
}


.ny_con .l_side .nav ul.lMenu {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.ny_con .l_side .nav ul.lMenu li {
	border-bottom: 1px solid #e5e5e5;
	background: #ffffff;
	width: 238px;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	color: #000;
}

.ny_con .l_side .nav ul.lMenu li a {
	overflow: hidden;
	padding-left: 36px;
	height: 49px;
	line-height: 49px;
	display: block;
	color: #000;
	background: url(../images/nyLarrow.png) no-repeat 205px center;
}

.ny_con .l_side .nav ul.lMenu li a span {
	overflow: hidden;
	display: block;
	width: 165px;
}

.ny_con .l_side .nav ul.lMenu li a:hover {
	color: #820000;
	background: url(../images/nyLarrowH.png) no-repeat 205px center #eeeeee;
}

.ny_con .l_side .nav ul.lMenu li a.on {
	color: #820000;
	background: url(../images/nyLarrowH.png) no-repeat 205px center #eeeeee;
}

.ny_con .ny_box {
	position: relative;
	margin-top: 40px;
	/*padding-top: 25px; */
	min-height: 100px;
}

/*内容页*/
.final_page {
	word-break: break-all;
	word-wrap: break-word;
}

.final_page .art_title {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px #ddd dotted;
	text-align: center;
}

.final_page .art_title h3 {
	font-size: 28px;
	color: #002e73;
}

.final_page .art_title .info {
	margin-top: 15px;
	font-size: 14px;
	color: #303030;
}

.final_page .art_title .info span {
	display: inline-block;
	margin: 0 10px;
}

.final_page p {
	line-height: 28px;
	margin-bottom: 24px;
	/*color: #595959; */
	
	/*font-size: 14px;*/
	word-break: break-all;
	word-wrap: break-word;
}

.final_page img {
	/*display:block;*/
	margin: 0 auto;
	max-width: 100%;
}


/*机构设置*/
.p1_4Con {}

.p1_4Tit {
	overflow: hidden;
	padding-left: 18px;
	color: #820000;
	height: 41px;
	line-height: 41px;
	background: #f7f7f7;
	border-left: 3px solid #820000;
	font-size: 16px;
	font-weight: bold;
}

.p1_4P {
	margin-top: 18px;
	margin-bottom: 28px;
	width: 100%;
}

.p1_4P a {
	float: left;
	overflow: hidden;
	display: block;
	width: 25%;
	/*padding-right: 3%;*/
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #404040;
}

.p1_4P a:hover {
	color: #820000;
	text-decoration: underline;
}

.p1_4Tb {
	margin-top: 15px;
	margin-bottom: 68px;
	margin-left: 21px;
	width: 699px;
}

.p1_4Tb tr td {
	height: 73px;
	border-bottom: 1px solid #e5e5e5;
	color: #8c8c8c;
}

.p1_4Tb tr.tr1 td {
	font-size: 16px;
	font-weight: bold;
	color: #8c8c8c;
	height: 35px;
	border-bottom: 4px solid #eeeeee;
}

.p1_4Tb tr td.td1 {
	padding-right: 8px;
	width: 150px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}

.p1_4Tb tr td.td2 {
	width: 377px;
	text-align: left;
}

.p1_4Tb tr td.td2 p {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	color: #8c8c8c;
	line-height: 18px;
	padding-right: 25px;
}

.p1_4Tb tr td.td3 {
	width: 80px;
	text-align: center;
}

.p1_4Tb tr td.td4 {
	width: 92px;
	text-align: center;
}

/*专题列表*/
.p2_1Con{ }
.p2_1List{min-height: 400px;margin-bottom: 50px; }
.p2_1List li{margin-bottom: 35px; height: 116px;}
.p2_1List li a{display: block;/*padding:18px 0;*/height: 116px;}
.p2_1List li .date{float: left; padding-left: 8px;width: 80px;font-family: arial; height: 68px; border-right:2px solid #c0c0c0;}
.p2_1List li .date .day{overflow: hidden;height: 52px; line-height: 52px;font-size: 45px;color: #555;}
.p2_1List li .date .year{overflow: hidden;height: 14px; line-height: 14px; color: #555;}
.p2_1List li .con{float: left;width: 1030px;margin-left: 30px; }
.p2_1List li .con h4{overflow: hidden;height: 21px; line-height: 21px;font-weight: bold;font-size: 16px; color: #555;}
.p2_1List li .con p{overflow: hidden;margin-top: 13px;height: 72px;color: #555;line-height: 18px;color: #555;}
.p2_1List li a:hover{background: #f5f5f5;)}
.p2_1List li a:hover h4{/*text-decoration: underline; */  color:#002e73; font-weight:bold;}
.p2_1List li a:hover .date .day{color:#002e73;}
.p2_1List li a:hover .date .year{color:#002e73);}
.p2_1List li a:hover p{color:#002e73;}





/* 新闻列表样式（自定义） */

.newsList2Con {}

.newsList2 {
	min-height: 400px;
}

.newsList2 li {
	margin-bottom: 15px;
	background: url(../images/inMore2.png) no-repeat right center;
	border-bottom: 1px dotted #ccc;
}

.newsList2 li a {
	display: block;
	/*padding:18px 0;*/
	height: 36px;
}

.newsList2 li .date {
	float: left;
	width: 12%;
	font-family: arial;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	box-sizing: border-box;
	padding-left: 1%;
}

.newsList2 li .date .day {
	overflow: hidden;
	height: 52px;
	line-height: 52px;
	font-size: 45px;
	color: #555;
}

.newsList2 li .date .year {
	overflow: hidden;
	height: 14px;
	line-height: 14px;
	color: #555;
}

.newsList2 li .con {
	float: left;
	width: 78%;
}

.newsList2 li .con h4 {
	overflow: hidden;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	color: #191919;
	border-left: 2px solid #ccc;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*.p2_1List li .con h4 a{ color: #555;}*/


/*.p2_1List li .con h4 a:hover{}*/

.newsList2 li .con p {
	overflow: hidden;
	margin-top: 13px;
	height: 36px;
	color: #555;
	line-height: 18px;
	color: #555;
}

.newsList2 li a:hover {
	/*background: #f5f5f5;)*/
}

.newsList2 li a:hover h4 {
	/*text-decoration: underline; */
	color: #820000;
	font-weight: bold;
}
.newsList2 li a:hover .h4 {
	color: none;
	font-weight: none;
}

.newsList2 li a:hover .date .day {
	color: #002e73;
}

.newsList2 li a:hover .date .year {
	color: #002e73);
}

.newsList2 li a:hover p {
	color: #002e73;
}


/* 新闻列表样式（自定义）结束 */


/* 视频列表 */

.title_pic_myself {
	width: 200px;
	height: 116px;
	float: left;
}

.title_pic_myself img {
	width: 100%;
	height: 100%;
}


/* 视频列表结束 */

.subTitle {
	font-size: 16px;
	color: #002e73;
	font-family: "微软雅黑", "microsoft yahei", Arial, sans-serif;
	font-weight: bold;
}

p.showIntroTitle {
	font-size: 16px;
	text-align: center;
	color: #002e73;
	font-family: "微软雅黑", "microsoft yahei", Arial, sans-serif;
	font-weight: bold;
	text-indent: 0;
}


/* 单篇文章底部导航 */

.final_page .article_bottom_nav {
	border-top: 1px dotted rgb(153, 153, 153);
	padding: 10px 0;
	margin-top: 40px;
}

.final_page .article_bottom_nav p {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	margin: 0;
	color: #002e73;
}

.final_page .article_bottom_nav p a {
	color: #191919;
}

.final_page .article_bottom_nav p a:hover {
	color: #002e73;
}


/* 单篇文章底部导航 */


/* 翻页列表表头 */

.ny_con .ny_box .page_change {
	float: left;
	width: 100%;
}

.ny_con .ny_box .page_change table tr {
	display: block;
	height: 24px;
}

.ny_con .ny_box .page_change table tr td {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #363636;
	font-family: "微软雅黑", "宋体";
}

.ny_con .ny_box .page_change table tr td div {
	line-height: 24px;
	font-size: 14px;
	line-height: 10px;
	font-size: 9px;
	background-color: #ffffff;
	width: 88px;
}

.ny_con .ny_box .page_change table tr td div span {
	border: 1px solid #e9e9e9;
	height: 24px;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 24px;
}

.ny_con .ny_box .page_change table tr td div a {
	border: 1px solid #e9e9e9;
	height: 24px;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 24px;
}

.ny_con .ny_box .page_change table tr td div input {
	/*! display:inline-block; */
	background: #fff;
	border: 1px solid #e9e9e9;
	height: 26px;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 24px;
	/*! margin: 0; */
	vertical-align: baseline;
}


/* 翻页列表表头end */





/* 文章列表样式 */

.artlist {
	margin-top: 20px;
}

.artlist li {
	height: 32px;
	line-height: 32px;
	width: 100%;
}

.artlist li a {
	height: 100%;
	width: 88%;
	font-size: 16px;
	line-height: 32px;
	color: #191919;
}

.artlist li a:hover {
	color: #820000;
	padding-left: 10px;
}

.artlist li span {
	float: right;
}

.page_change2 {
	height: 42px;
	color: #303300;
}

.page_change2 table tr td table td {
	font-size: 14px;
	font-family: "微软雅黑", Arial, sans-serif;
}

.page_change2 table tr td table td span.PrevDisabled {
	font-size: 14px;
	border: 1px solid #EEE;
	height: 24px;
	line-height: 24px;
	width: 40px;
	color: #303030;
	font-family: "微软雅黑", Arial, sans-serif;
	text-align: center;
}

.page_change2 table tr td table td span.NextDisabled {
	font-size: 14px;
	border: 1px solid #EEE;
	height: 24px;
	line-height: 24px;
	width: 40px;
	color: #303030;
	font-family: "微软雅黑", Arial, sans-serif;
	text-align: center;
}

.page_change2 table tr td table td a.Next {
	font-size: 14px;
	border: 1px solid #EEE;
	height: 24px;
	line-height: 24px;
	color: #303030;
	font-family: "微软雅黑", Arial, sans-serif;
	width: 40px;
	text-align: center;
}

.page_change2 table tr td table td a.Prev {
	font-size: 14px;
	border: 1px solid #EEE;
	height: 24px;
	line-height: 24px;
	color: #303030;
	font-family: "微软雅黑", Arial, sans-serif;
	width: 40px;
	text-align: center;
}

.page_change2 table tr td table td span.this-page {
	font-size: 14px;
	border: none;
	background: none;
	height: 24px;
	line-height: 24px;
	color: #002e73;
	font-family: "微软雅黑", Arial, sans-serif;
}

.page_change2 table tr td table td a:link {
	font-size: 14px;
	background: none;
	border: 1px solid #EEE;
	font-family: microsoft Yahei;
	height: 24px;
	line-height: 24px;
	margin: 8px 4px;
}

.page_change2 table tr td table td a:visited {
	border: 1px solid #EEE;
}


/* 文章列表样式end */


/*分页  新闻列表+通知公告列表+专题列表*/

.headStyle11wwsk48fr,
.headStyle11wwsk48fr td,
.headStyle11wwsk48fr div,
.headStyle17o0w6gq8u,
.headStyle17o0w6gq8u td,
.headStyle17o0w6gq8u div,
.headStyle1djo1fhv5x,
.headStyle1djo1fhv5x td,
.headStyle1djo1fhv5x div {
	font-size: 12px;
	font-family: 宋体;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	line-height: 14px;
}

.defaultButtonStyle {
	font-size: 12px;
	font-family: 宋体;
	height: 20px;
	color: #000000;
	BORDER: #AFD5F5 1px solid;
	margin: 0px;
	padding: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#BDDBF7);
	CURSOR: pointer;
	line-height: 14px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#BDDBF7));
	background: -moz-linear-gradient( top, #ffffff, #BDDBF7);
	background: -ms-linear-gradient(top, #ffffff 0%, #bddbf7 100%)
}

.defaultinputStyle {
	font-size: 12px;
	font-family: 宋体;
	height: 20px;
	border: 1px solid #AFD5F5;
	line-height: 14px;
}

.colHeader {
	font-size: 12px;
	font-family: 宋体;
	line-height: 14px;
}

.headStyle11wwsk48fr a,
.headStyle1djo1fhv5x a,
.headStyle17o0w6gq8u a,
.pageList .this-page {
	font-size: 12px;
	font-family: 宋体;
	display: inline-block;
	height: 14px;
	padding: 2px 4px;
	border: solid 1px #AFD5F5;
	background: #fff;
	text-decoration: none;
	MARGIN-RIGHT: 1px;
	line-height: 14px;
}

.headStyle11wwsk48fr a:visited,
.headStyle17o0w6gq8u a:visited,
.headStyle1djo1fhv5x a:visited {
	font-size: 12px;
	font-family: 宋体;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.headStyle11wwsk48fr .PrevDisabled,
.headStyle17o0w6gq8u .PrevDisabled,
.headStyle1djo1fhv5x .PrevDisabled {
	font-size: 12px;
	font-family: 宋体;
	display: inline-block;
	height: 14px;
	margin-right: 3px;
	padding: 2px 4px;
	background: #fff;
	color: #ccc;
	border: solid 1px #AFD5F5;
	line-height: 14px;
}

.headStyle11wwsk48fr .SelectList,
.headStyle17o0w6gq8u .SelectList,
.headStyle1djo1fhv5x .SelectList {
	font-size: 12px;
	font-family: 宋体;
	line-height: 14px;
}

.headStyle11wwsk48fr .Prev,
.headStyle17o0w6gq8u .Prev,
.headStyle1djo1fhv5x .Prev {
	font-size: 12px;
	font-family: 宋体;
	margin-right: 3px;
	padding: 2px 4px;
	line-height: 14px;
}

.headStyle11wwsk48fr .break,
.headStyle17o0w6gq8u .break,
.headStyle1djo1fhv5x .break {
	font-size: 12px;
	font-family: 宋体;
	border: none;
	text-decoration: none;
	line-height: 14px;
}

.headStyle11wwsk48fr .NextDisabled,
.headStyle17o0w6gq8u .NextDisabled,
.headStyle1djo1fhv5x .NextDisabled {
	font-size: 12px;
	font-family: 宋体;
	display: inline-block;
	height: 14px;
	margin-left: 2px;
	padding: 2px 4px;
	background: #fff;
	color: #ccc;
	border: solid 1px #AFD5F5;
	line-height: 14px;
}

.headStyle11wwsk48fr .Next,
.headStyle17o0w6gq8u .Next,
.headStyle1djo1fhv5x .Next {
	font-size: 12px;
	font-family: 宋体;
	margin-left: 2px;
	padding: 2px 4px;
	line-height: 14px;
}

.headStyle11wwsk48fr .this-page,
.headStyle17o0w6gq8u .this-page,
.headStyle1djo1fhv5x .this-page {
	font-size: 12px;
	font-family: 宋体;
	display: inline-block;
	height: 14px;
	padding: 2px 4px;
	border: solid 1px #AFD5F5;
	background: #E1F0FD;
	font-weight: bold;
	color: black;
	MARGIN-RIGHT: 1px;
	line-height: 14px;
}

.headStyle11wwsk48fr a:hover,
.headStyle17o0w6gq8u a:hover,
.headStyle1djo1fhv5x a:hover {
	font-size: 12px;
	font-family: 宋体;
	color: black;
	background: #EFF7FE;
	border-color: #AFD5F5;
	text-decoration: none;
	line-height: 14px;
}

.headStyle11wwsk48fr a:link,
.headStyle17o0w6gq8u a:link,
.headStyle1djo1fhv5x a:link {
	font-size: 12px;
	font-family: 宋体;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.headStyle11wwsk48fr a:active,
.headStyle17o0w6gq8u a:active,
.headStyle1djo1fhv5x a:active {
	font-size: 12px;
	font-family: 宋体;
	color: black;
	text-decoration: none;
	background: #EFF7FE;
	line-height: 14px;
}
.f2{
  display: none;
}
.f1{
  display: block;
  width: 100%; 
  height: 200px;
}

table td a span{
  color:#840000;
}

table td a {
  color:#840000;
}

@media only screen and (max-width: 1200px) {
	.news_title_content{
		width: 98%;
	}
	.main_content{
		width: 98%;
	}
	.route_navigation{
		width: 100%;
	}
	
	.ny_con{
		width:100%;
	}
	.l_side{ display: none;}
	
	.ny_con .r_con{ width: 100%;}
	.fr{ display: none;}
	.date{ display: none;}
	.newsList2 li{ background: none;}
	.newsList2 li .con h4{border-left:0;}
	.newsList2 li .con { width: 90%;}
	.nyRtit { padding-left: 10px;}
	.r_con limit_img{ width: 100%;}
	.f1{ height: 100px;}
	
	.final_page {  width: 90%; margin: 0 auto;}
	.ny_con con1002{ width: 100%; overflow: hidden;} 
	.article_bottom_nav{ display: none;}
}
@media only screen and (max-width: 768px) {
	.route_navigation{
		display: none;
	}
	.content_text_share li.content_text_phone{
		display: none;
	}
	.content_text_share{
		width: 2.5em;
	}
}
@media only screen and (max-width: 1024px) {
	.news_title_text{
		width: 100%;
	}
	.news_title_share{
		display: none;
	}
	.news_title_text_footer{
		margin-bottom: 20px;
	}
	.content_text{
		width: 100%;
	}
	.content_hot{
		display: none;
	}
	.content_text_abstract{
		padding-left: 2%;
		padding-right: 2%;
	}
	.content_text_artical{
		padding-left: 2%;
		padding-right: 2%;
	}
	.content_text_img_box{
		margin-left: 2%;
	}
	.news_title_text_footer{}
}
@media only screen and (max-width: 640px) {
	.news_title_text_footer div.title_footer_time{
		display: none;
	}
	.news_title_text_footer div.title_footer_view{
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.news_title_text_title{
		font-size: 1.25em;
	}
	.title_text_logo_text .CN{
		font-size: 1em;
	}
	.title_text_logo_text .EN{
		font-size: 1em;
	}
	.news_title_text_logo{
		border-left: solid 10px #670001;
	}
}
