﻿@media print {
	.main-head {
		display: none;
	}
	.main-foot {
		display: none;
	}
}

@media screen and (min-width: 1921px) {
	.main-head-title {
		background-size: cover;
		background-position: bottom;
	}
}

body {
	font-size: 32px;
	background: white;
}

.m-hidden {
	display: none;
}

.m-display {
	display: block;
}

.hidden.m-shown {
	display: block !important;
}

.mb-common {
	margin-bottom: 16px;
}

.body-wrap, .main-wrap {
	min-width: auto;
}

.main-wrap {
	width: 1200px;
	min-width: auto;
}

.main-head-nav {
	padding: 0;
}

.main-head-title {
	display: none;
}

.main-body {
	margin-top: 0;
}

.main-body>.main-wrap, .main-foot>.main-wrap {
	padding: 0;
}

.main-foot>.main-wrap {
	border-top: none;
}

.logo {
	float: none;
	display: block;
	padding: 24px 16px;
	background: url(../image/bg_title.jpg) no-repeat center bottom;
	background-size: cover;
}

.logo:before {
	width: 48px;
	height: 48px;
	background-size: contain;
}

.logo:after {
	line-height: 20px;
	font-size: 1em;
	margin-top: 0;
	line-height: 32px;
	color: white;
	opacity: 0.95;
}

.user>* {
	color: #eee !important;
}

.nav {
	display: block;
}

.nav .location {
	display: none;
}

.nav .location-m {
	display: table;
	width: 100%;
	table-layout: fixed;
	line-height: 2.5em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	border-left: none;
	background-color: white;
	border-bottom: 1px solid #eee;
}

.nav .location-m:before {
	content: attr(title);
	display: table-cell;
	padding-left: 16px;
	font-size: 1.125em;
	vertical-align: top;
}

.nav .location-m:after {
	font-family: pip-common;
	content: ",";
	color: #f52f3e;
	font-size: 1.75em;
	display: table-cell;
	width: 1.25em;
	padding-left: 0;
	text-align: center;
	border-left: 1px solid #eee;
}

.nav .sub {
	padding-top: 0;
}

.nav.focus .sub {
	display: none;
}

.nav.toggled .sub {
	display: block;
}

.nav .sub .sites {
	border-top: none;
	line-height: 2em;
	font-size: .9375em;
}

.nav .sub .sites>.main-wrap {
	display: block;
}

.nav .sub .sites>.main-wrap:after {
	content: "";
	display: block;
	clear: both;
}

.nav .sub .sites>.main-wrap>a {
	display: block;
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.nav .sub .sites>.main-wrap>a:nth-child(4n+1):nth-last-child(-n+4), .nav .sub .sites>.main-wrap>a:nth-child(4n+1):nth-last-child(-n+4) 
		 ~ a {
	border-bottom: none;
}

.nav .sub .sites>.main-wrap>a:nth-child(4n) {
	border-right: none;
}

.nav .sub .sites>.main-wrap>a.focus:after {
	content: none;
}

.nav .sub .sites>.main-wrap>a:hover {
	color: red;
}

.nav .sub .groups {
	background-color: white;;
	line-height: 56px;
	font-size: .875em;
	text-align: center;
}

.nav .sub .groups .main-wrap {
	border-bottom: 1px solid #eee;
}

.nav .sub .groups .main-wrap>span {
	margin: 0 5px;
}

.nav .sub .groups .main-wrap>span.focus {
	position: relative;
	color: red;
}

.nav .sub .departments {
	background-color: white;;
	line-height: 1.75em;
	font-size: .9375em;
}

.nav .sub .departments .main-wrap {
	padding: 0;
}

.nav .sub .departments .main-wrap a {
	width: 33.3333%;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.nav .sub .departments .main-wrap a:nth-child(3n+1):nth-last-child(-n+3),
	.nav .sub .departments .main-wrap a:nth-child(3n+1):nth-last-child(-n+3) 
		 ~ a {
	border-bottom: none;
}

.nav .sub .departments .main-wrap a:nth-child(3n) {
	border-right: none;
}

.nav .sub .departments .main-wrap a:before {
	content: none;
}

.search {
	margin-top: 0;
	text-align: center;
	background-color: #f6f6f6;
	padding: 12px;
	border-bottom: 1px solid #eee;
	width: auto;
	float: none;
}

.search-wrap {
	border-radius: 34px !important;
}

.search-wrap .search-submit {
	width: 56px;
	border-left: none;
}

.search-wrap .search-input {
	width: calc(100% - 56px);
}

.search-wrap .search-submit>input {
	line-height: 1.25em;
	height: 1.5em;
	font-size: 1em;
	color: #999;
	background-color: white;
}

.search-wrap .search-input>input {
	padding: 4px 12px;
	line-height: 1.5em;
	height: 1.75em;
	font-size: .875em;
}

.common-box {
	border: 1px solid #ddd;
}

.common-box .box-title {
	border-bottom-color: #ddd;
	margin-top: 0;
	padding: 12px 0;
}

.common-box .box-title .box-title-name {
	width: calc(100% - 84px);
	line-height: 1.125em;
	font-size: 1.125em;
	padding-left: 16px;
}

.common-box .box-title .box-title-name:before {
	height: 1.25em;
}

.common-box .box-title .box-title-more.box-title-dir-download {
	background-color: transparent;
	color: #015196;
	opacity: 1;
	line-height: 1.25em;
	font-size: 1.25em;
}

.common-box .box-title .box-title-more.box-title-dir-download:after {
	display: none;
}

.common-box .box-content {
	padding: 0;
}

.common-list>* {
	padding-left: 16px;
	padding-right: 16px;
	border-bottom: 1px solid #f3f3f3;
}

.common-list.list-indicator>* {
	padding-left: 16px;
}

.common-list.list-indicator>*:before {
	display: none;
}

.common-list>*>span {
	font-size: 1em;
	line-height: 32px;
}

.common-list.list-suffix-b>*>b {
	float: none;
	font-size: .75em;
	margin-top: auto;
	line-height: inherit;
	display: inline-block;
}

.common-list.list-suffix-b>*>em {
	display: inline-block;
}

.common-list.list-suffix-b>*>span {
	margin-right: auto;
}

.icon-buttons {
	background-color: #f3f3f3;
}

.icon-buttons>li {
	float: left;
	box-sizing: border-box;
	padding: 0 !important;
	width: 33.3333% !important;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.icon-buttons>li>* {
	display: block;
	text-align: center;
	background-color: #f3f3f3;
}

.icon-buttons>li>*:after {
	font-size: .9375em;
}

.icon-buttons>li>a:before {
	line-height: 1.25em;
	font-size: 2em;
}

.icon-buttons>li:nth-of-type(3n+3) {
	border-right: none;
}

.icon-buttons>li:nth-of-type(3n+1):nth-last-of-type(-n+3), .icon-buttons>li:nth-of-type(3n+1):nth-last-of-type(-n+3) 
		 ~ li {
	border-bottom: none;
}

.icon-buttons>li.empty {
	display: none;
}

.icon-buttons>li>em {
	display: block;
}

.icon-buttons>li>em>a:after {
	display: none;
}

.icon-buttons.circle-buttons>li {
	padding-top: 0;
}

.icon-buttons.circle-buttons>li>a:before {
	display: block;
	padding: 0;
	font-size: 2em;
	line-height: 1.125em;
	border: none;
	padding-top: 24px;
}

.row-common {
	display: block;
}

.row-common>* {
	display: block;
}

.row-common>*:first-child {
	width: 100%;
	padding-right: 0;
}

.row-common .menu-box {
	display: none;
	border: 1px solid #e1e3e7;
}

.row-common.extend .menu-box {
	display: block;
}

.row-common.extend>*:last-child {
	display: none;
}

.menu-box>em {
	display: none;
}

.menu-box>ul {
	border: none;
}

.menu-box>ul>li {
	border-color: #ddd;
}

.menu-box li {
	line-height: 2.5em;
}

.menu-box>ul>li>em {
	background-color: #fafafa;
	border-color: #ddd;
}

.menu-box li>a {
	width: calc(100% - 75px); 
}

.menu-box li>em {
	width: 72px;
	height: 100%;
	font-size: 2em;
	font-weight: bold;
}

.menu-box>ul>li>a {
	background-color: transparent;
	border-color: #ddd;
}

.menu-box>ul>li>ul {
	border-color: #ddd;
}

.menu-box>ul>li>ul>li>em {
	border-color: #ddd;
	background-color: #fcfcfc;
}

.menu-box>ul>li>ul>li>ul {
	border-color: #ddd;
}

.menu-trigger {
	height: 2em;
	line-height: 2em;
	border: 1px solid #eee;
	text-align: center;
	font-size: 1.25em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.menu-trigger:before {
	content: "\e900";
	font-family: pip-common;
	display: block;
	float: right;
	width: 72px;
	border-left: 1px solid #eee;
	text-align: center;
}

.menu-trigger:after {
	content: attr(title);
}

.row-common.extend .menu-trigger:before {
	background-color: #fafafa;
}

.jiceng-card span {
	min-width: auto;
	padding-right: 16px;
}

.major-channels>li>a {
	font-size: 1.125em;
}

.major-channels>li>div>a {
	float: none;
	min-width: auto;
	white-space: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.125em;
}

.major-content-title {
	padding: 16px;
	text-align: center;
	font-size: 1.125em;
	background-color: white;
	border: none;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
	margin-bottom: 0;
}

.content-wrap .jiceng-card span {
	width: auto;
}

.content-wrap .content-body {
	padding: 0 8px;
}

.content-wrap.has-content-nav .content-nav-wrap {
	display: none;
}

.content-wrap.has-content-nav .content-body {
	margin-left: 0;
	border-left: none;
	padding-top: 16px;
	padding-bottom: 16px;
}

.foot-wrap {
	display: block;
	width: auto;
	text-align: center;
	padding: 16px;
	background-color: #f6f6f6;
}

.foot-wrap>* {
	display: block;;
	vertical-align: middle;
}

.foot-wrap>*:last-child {
	text-align: center;
}

.foot-spans a, .foot-spans span {
	display: inline-block;
	color: #888;
	font-size: .875em;
	margin-left: 6px;
	line-height: 28px;
}

.foot-spans a:hover {
	color: red;
}

.foot-spans a:first-child, .foot-spans span:first-child {
	padding-left: 0;
	margin-left: 0;
}

.foot-links a:before {
	content: "";
	display: inline-block;
	height: 14px;
	padding-right: 9px;
	vertical-align: middle;
	border-left: 1px solid #ddd;
}

.foot-links a:first-child:before {
	content: none;
}

.foot-logo {
	vertical-align: middle;
}

.foot-logo-border {
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow: hidden;
}

.page-tile a, .page-tile em {
	display: none;
}

.page-tile a.next {
	display: block;
	font-size: 1em;
	margin: 0 16px;
	line-height: 56px;
	height: 56px;
	color: #015196;
	margin: 0 16px;
}

.page-tile a.next:before {
	content: "下一页 >";
	font-size: 1em;
}

.department-list {
	padding: 0 12px;
}

.department-list>a {
	width: 50%;
	line-height: 2em;
}

.department-list>a:before {
	font-size: 1.25em;
	font-weight: bold;
}

.page-list>a {
	padding: 8px 16px;
}

.page-list>a>span {
	font-weight: normal;
}

.page-list .pubinfo-card {
	display: none;
}

.content-wrap {
	padding: 8px;
}

.content-wrap .content-title {
	font-size: 1.25em;
	padding: 16px 0;
}

.foot-spans a img, .foot-spans span img{
	vertical-align: unset;
}

@media screen and (max-width: 768px) {
	body {
		font-size: 24px;
	}
	.body-wrap, .main-wrap {
		width: auto;
		min-width: auto;
	}
	.main-head-nav {
		white-space: normal;
	}
	.logo {
		display: flex;
		padding-right: 120px;
	}
	.logo:before {
		width: 36px;
		height: 36px;
	}
	.logo:after {
		font-size: .875em;
		display: inline;
	}
	.nav .sub .sites>.main-wrap>a {
		width: 33.33%;
	}
	.nav .sub .departments .main-wrap a {
		width: 50%;
	}
	.icon-buttons>li {
		width: 50% !important;
	}
	.icon-buttons>li:nth-of-type(3n+3) {
		border-right: 1px solid #ccc;
	}
	.icon-buttons>li:nth-of-type(2n+2) {
		border-right: none;
	}
}

@media screen and (max-width: 480px) {
	.department-list>a {
		width: 100%;
	}
}