@charset "utf-8";
.pt-0 {padding-top: 0;}

/* ==========================================================================
   多栏目文字列表概览
   ========================================================================== */
.sitemap-left, .leftpwl-word, .dynamic-left, .infor-con-right, .dynamic-right, .ppl-right {
	padding-left: 15px;
	padding-right: 15px;
}
.ncwl-path {border-bottom: 1px solid #bec6e9;}
.ncwl-path i {color: #5060b0;}
.ncwl-path a {
	height: 40px;
	line-height: 40px;
}
.mwl-title a.mwl-title-column {
	float: none;
	font-size: inherit;
	line-height: 1.25;
	font-weight: bold;
}
.mwl-title span a.mwl-title-more:link, .mwl-title span a.mwl-title-more:visited {}
.mwl-title span a.mwl-title-more:hover {color: #0E64C8;}
.mcwl-row i.list-ico {line-height: 24px;}

/* ==========================================================================
   左侧（有子栏目）嵌套
   ========================================================================== */
.temp01-wrap-Lmenu .lc-cc {background-color: #2AA4EA;}

/* ==========================================================================
   动态栏目列表左侧嵌套2017
   ========================================================================== */
.dynamic-left {margin-right: 0;}
.dynamic-left h3 {
	background-color: #2AA4EA;
}

/* ==========================================================================
   动态新闻细览
   ========================================================================== */
.dynamic-attach li a {padding: 4px 0;}
.dynamic-right h3 {
	color: #2AA4EA;
	border-left-color: #2AA4EA;
}
/*.detail-con div div p span img, .detail-con div img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}*/
.detail-con div div p span img {
	display: inline-block;
	max-width: 600px;
	height: auto;
}
.detail-con p img, .detail-con div img {
	display: inline-block;
	max-width: 600px;
	border-width: 1px;
	border-style: solid;
	height: auto;
}

/* ==========================================================================
   无子栏目文档列表概览
   ========================================================================== */
.ncwl-colname {
	color: #2AA4EA;
	border-left: 8px solid #2AA4EA;
	font-size: 18px;
	font-weight: 700;
	padding: 5px 0 5px 15px;
}
nav.nochildwl-page {background: none;}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	-ms-touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.btn-default {
	color: #333;
	background-color: white;
	border-color: #CCC;
}

/* ==========================================================================
   有左侧图文概览
   ========================================================================== */
.plpl-right {
	padding: 0 15px;
}
.plpl-right h3, .temp02-wrap-R h3.pld-columnn {
	color: #2AA4EA;
	border-left: 8px solid #2AA4EA;
}
.leftpwl-word h4 {
	text-align: left;
	padding: 0;
}

/* ==========================================================================
   首页概览
   ========================================================================== */
.wrap-mainleft section ul.nul {padding-left: 0;}
.subject h3 {background-position: 106px 8px;}

/* ==========================================================================
   无父栏目图片概览(4列)
   ========================================================================== */
.temp02-wrap-list-img .temp02-content-people h5.nppl4-name {
	padding: 0 10px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-align: center;
}

/* ==========================================================================
   资源库细览
   ========================================================================== */
.rede-body {background: none;}
.rede-head {margin-bottom: 25px;}

@media all and (min-width: 992px) {
/* ==========================================================================
   首页概览
   ========================================================================== */
.navbar-nav > li > a {padding: 0 30px;}
}

/* ==========================================================================
   移动端
   ========================================================================== */
/* 小屏幕，主要是PAD */
@media all and (max-width: 991px) {
/* ==========================================================================
   多栏目文字列表概览
   ========================================================================== */
.nochildl-parent {
	display: block;
	padding-top: 8px;
}
.mwl-list li {padding-right: 17px;}

/* ==========================================================================
   左侧（有子栏目）嵌套
   ========================================================================== */
.lc-cc-but {margin: 8px 5px;}

/* ==========================================================================
   有左侧图文概览
   ========================================================================== */
.noleftpw-word h4 {
	padding: 0;
	text-align: left;
}
.noleftpw-word {padding-left: 10px;}

/* ==========================================================================
   无父栏目图片概览(4列)
   ========================================================================== */
.temp02-wrap-list-img .temp02-content-people h5.nppl4-name {
	line-height: 26px;
	height: 54px;
	font-size: 14px;
}
}

/* 超小屏幕，主要是手机 */
@media all and (max-width: 767px) {
/* ==========================================================================
   多栏目文字列表概览
   ========================================================================== */
.mcwl-row i.list-ico {line-height: 21px;}

/* ==========================================================================
   有左侧图文概览
   ========================================================================== */
.plpl-right {padding-bottom: 15px;}

/* ==========================================================================
   有父栏目图片概览
   ========================================================================== */
.ppl-right {padding-bottom: 15px;}
}

/* 微小屏幕，分辨率更低的手机 */
@media all and (max-width: 479px) {
}