blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul {
	padding: 0;
	margin: 0
}

address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

caption,th {
	font-weight: 400;
	text-align: left
}

abbr,body,fieldset,html,iframe,img {
	border: 0
}

address,cite,dfn,em,i,var {
	font-style: normal
}[hidefocus],summary {
	outline: 0
}

li {
	list-style: none
}

h1,h2,h3,h4,h5,h6,small {
	font-size: 100%
}

sub,sup {
	font-size: 83%
}

code,kbd,pre,samp {
	font-family: inherit
}

q:after,q:before {
	content: none
}

textarea {
	overflow: auto;
	resize: none
}

label,summary {
	cursor: default
}

a,button {
	cursor: pointer
}

b,em,h1,h2,h3,h4,h5,h6,strong {
	font-weight: 700
}

a,a:hover,del,ins,s,u {
	text-decoration: none
}

body,button,input,keygen,legend,select,textarea {
	font: 14px/1.14 PingFangSC-Regular,"Microsoft YaHei",Helvetica,"\5fae\8f6f\96c5\9ed1",serif;
	color: #333;
	outline: 0
}

a {
	color: #333;
	transition-duration: .3s
}

a:focus {
	text-decoration: none
}

body {
	background-color: #ffffff
}

body,html {
	position: relative;
	height: 100%
}

.qrcode {
	margin-bottom: 15px
}

.g-blk2 {
	display: block;
	height: 2px;
	clear: both
}

.g-blk4 {
	display: block;
	height: 4px;
	clear: both
}

.g-blk6 {
	display: block;
	height: 6px;
	clear: both
}

.g-blk8 {
	display: block;
	height: 8px;
	clear: both
}

.g-blk10 {
	display: block;
	height: 10px;
	clear: both
}

.g-blk12 {
	display: block;
	height: 12px;
	clear: both
}

.g-blk14 {
	display: block;
	height: 14px;
	clear: both
}

.g-blk16 {
	display: block;
	height: 16px;
	clear: both
}

.g-blk18 {
	display: block;
	height: 18px;
	clear: both
}

.g-blk20 {
	display: block;
	height: 20px;
	clear: both
}

.g-blk22 {
	display: block;
	height: 22px;
	clear: both
}

.g-blk24 {
	display: block;
	height: 24px;
	clear: both
}

.g-blk26 {
	display: block;
	height: 26px;
	clear: both
}

.g-blk28 {
	display: block;
	height: 28px;
	clear: both
}

.g-blk30 {
	display: block;
	height: 30px;
	clear: both
}

.g-blk32 {
	display: block;
	height: 32px;
	clear: both
}

.g-blk34 {
	display: block;
	height: 34px;
	clear: both
}

.g-blk36 {
	display: block;
	height: 36px;
	clear: both
}

.g-blk40 {
	display: block;
	height: 40px;
	clear: both
}

.header-top {
	width: 100%;
	background: url(../images/header-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 20px 0 40px 0
}

.zhg a {
	margin-right: 20px
}

.fan {
	text-align: right
}

.fan a {
	margin: 0 6px
}

.fan a:last-child {
	margin-right: 0
}

.fan span {
	display: inline-block;
	width: 100px;
	height: 30px;
	background: #69f;
	line-height: 30px;
	border-radius: 6px;
	text-align: center;
	color: #fff
}

.header-top a {
	font-size: 16px;
	color: #333
}

.logo {
	padding-top: 40px
}

.logo img {
	max-width: 70%
}

.search {
	padding-top: 50px
}

.search input {
	height: 54px;
	background-color: #e0eef6;
	width: 80%;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border: none;
	padding: 0 20px;
	font-size: 18px
}

.search button {
	height: 54px;
	background-color: #0e5390;
	width: 20%;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	border: none;
	float: right
}

.search button img {
	height: 30px
}

nav {
	width: 100%;
	background-color: #0e5390
}

.common-nav li {
	width: 12.8%;
	float: left;
	padding-right: 0px
}

.common-nav li:last-child {
	padding: 0
}


.search-box input:disabled {
	background-color: #fff;
	opacity: 1
}

.search-box {
	width: 20%;
	float: right;
	padding: 14px 0 14px 20px;
	overflow: hidden
}

.search-box .u-input {
	width: 100%;
	line-height: 28px;
	border: 0;
	text-indent: 8px;
	float: left;
	font-size: 14px;
	border-radius: 20px
}

.search-box .u-input:hover {
	cursor: pointer
}

.search-box .u-sub {
	position: relative;
	height: 20px;
	width: 20px;
	margin-left: -30px;
	margin-top: 4px;
	border: 0;
	background: url(../images/search.png) no-repeat;
	background-size: cover
}


.common-nav a {
	display: block;
	width: 100%;
	font-size: 22px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	transition-duration: .2s
}

.common-nav .active a,.common-nav a:hover {
	background-color: #004786
}


body.active {
	position: fixed;
	width: 100%;
	height: 100%
}

.wap-logo {
	float: left;
	width: 80%
}

.wap-logo img {
	width: 100%
}

.nav {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	z-index: 1000;
	transition-duration: .2s;
	transform: translate3d(-100%,0,0)
}

.wap-model {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 999
}

.nav a {
	position: relative;
	display: block;
	color: #333;
	border-bottom: 1px solid #eee;
	line-height: 48px;
	font-size: 120%;
	padding: 0 12px
}

.nav a:before {
	position: absolute;
	right: 12px;
	top: 16px;
	height: 16px;
	width: 9px;
	float: right;
	content: "";
	background: url(../image/fa-right.png) no-repeat center center;
	background-size: cover
}

.menu-button {
	float: right;
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 1001;
	margin-top: 16px
}

.active .nav {
	transition-duration: .2s;
	transform: translate3d(0,0,0)
}

.wap-top {
	padding: 20px 12px;
	overflow: hidden;
	background: url(../image/header-bg.jpg) no-repeat center center;
	background-size: cover
}

.menu-button .bar:nth-of-type(3) {
	margin-bottom: 0
}

.menu-button .bar {
	display: block;
	width: 40px;
	height: 4px;
	border-radius: 14px;
	margin-bottom: 6px;
	background-color: #0e5390;
	-webkit-transition: .3s;
	transition: .3s
}

.active .bar:nth-of-type(1) {
	-webkit-transform: translateY(14px) rotate(-45deg);
	-ms-transform: translateY(14px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg)
}

.active .bar:nth-of-type(2) {
	opacity: 0
}

.active .bar:nth-of-type(3) {
	-webkit-transform: translateY(-14px) rotate(45deg);
	-ms-transform: translateY(-14px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg)
}

.scrollToTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: block;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	z-index: 1001
}

.scrollToTop a {
	display: block;
	color: #333;
	width: 100%;
	height: 100%
}

.scrollToTop a img {
	height: 100%
}

.common-location {
	font-size: 14px;
	color: #999;
	text-align: left;
	line-height: 48px
}

.common-location img {
	height: 14px;
	margin-bottom: 4px;
	margin-right: 4px
}

.common-location a {
	display: inline-block;
	margin: 0 4px;
	color: #999
}

.common-location a:last-child {
	margin-right: 0
}

.common-location a:hover {
	color: #0e5390
}

.common-column {
	border-radius: 4px;
	overflow: hidden;
	background-color: #f4f7fa
}

.common-column h1 {
	background-color: #0e5390;
	color: #fff;
	line-height: 54px;
	font-size: 130%;
	font-weight: 500;
	padding: 0 20px
}

.column a {
	position: relative;
	display: block;
	line-height: 48px;
	font-size: 110%;
	color: #666;
	padding: 0 20px;
	margin-bottom: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.column .active a,.column a:hover {
	background-color: #dbe8f5;
	color: #0e5390
}

.column a:before {
	position: absolute;
	right: 12px;
	top: 16px;
	height: 16px;
	width: 9px;
	float: right;
	content: "";
	background: url(../image/fa-right.png) no-repeat center center;
	background-size: cover
}

.list-tit {
	border-bottom: 1px solid #ddd;
	height: 40px;
	margin-bottom: 10px
}

.list-tit h1 {
	float: left;
	height: 40px;
	font-size: 18px;
	border-bottom: 2px solid #0e5390;
	padding: 0 10px;
	line-height: 40px
}

.list-tit a {
	float: right;
	font-size: 16px;
	color: #666;
	line-height: 40px
}

.list-tit a:hover {
	color: #0e5390
}

.img-box {
	overflow: hidden
}

.img-box a {
	overflow: hidden;
	display: block;
	width: 100%;
	margin-bottom: 24px;
	border-radius: 4px;
	transition-duration: .3s
}

.list-img {
	max-height: 180px;
	overflow: hidden
}

.img-box a img {
	width: 100%;
	height: 180px;
	object-fit: cover
}

.img-box a p {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 120%;
	line-height: 48px;
	color: #333;
	background-color: #f1f1f1;
	padding: 0 12px
}

.img-box a:hover {
	color: #0e5390;
	box-shadow: 1px 1px 10px rgba(0,0,0,.3)
}

.img-box a:hover p {
	background-color: #fff;
	color: #0e5390
}

.common-list li {
	position: relative;
	overflow: hidden;
	padding-left: 30px;
	line-height: 42px;
	border-bottom: 1px dashed #ddd;
	box-sizing: border-box
}

.common-list li:before {
	position: absolute;
	top: 20px;
	left: 15px;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #666
}

.common-list li a {
	float: left;
	display: block;
	font-weight: 400;
	width: 80%;
	color: #666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.common-list li a:hover {
	color: #0e5390
}

.common-list li span {
	display: inline-block;
	float: right;
	color: #999;
	font-size: 100%;
	text-align: right
}

.wj-box table {
	table-layout: fixed
}

.wj-box table thead tr td {
	background-color: #eee;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	color: #666
}

.wj-box table thead tr td:last-child {
	border-right: 0
}

.wj-box table tr td {
	border-right: 2px solid #fff
}

.wj-box table tbody tr {
	border-bottom: 1px dashed #ddd
}

.wj-box table tbody tr td:last-child {
	border-right: 0
}

.wj-box table tbody tr td {
	text-align: center;
	font-size: 14px;
	line-height: 48px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.wj-box table tbody tr td a {
	display: block;
	font-size: 16px;
	text-align: left;
	line-height: 48px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.wj-box table tbody tr td a:hover {
	color: #0e5390
}

.m-txt {
	overflow: hidden;
	height: auto;
	padding: 32px 96px 32px 96px
}

.m-txt-utt {
	margin: 0;
	line-height: 36px;
	text-align: center;
	font-weight: 400;
	font-size: 26px
}

.m-txt-tt {
	margin: 0;
	line-height: 56px;
	text-align: center;
	font-weight: 400;
	font-size: 32px
}

.m-txt-dtt {
	margin: 0;
	line-height: 36px;
	text-align: center;
	font-weight: 400;
	font-size: 26px
}

.m-txt-crm {
	position: relative;
	overflow: hidden;
	height: auto;
	margin-top: 24px;
	margin-bottom: 20px;
	padding: 0 30px;
	line-height: 36px;
	text-align: center;
	color: #222;
	font-size: 14px;
	border-bottom: dotted 1px #e1e1e1
}

.m-txt-crm span.font,.m-txt-print span.font {
	float: left;
	margin: 0 10px
}

.m-txt-print {
	position: absolute;
	float: right;
	right: 12px;
	border-bottom: none;
	line-height: 36px
}

.m-txt-print .switchsize {
	padding-left: 15px
}

.m-txt-print .switchsize {
	float: left;
	padding-left: 10px
}

.m-txt-print .switchsize span {
	cursor: pointer
}

.m-txt-print .printIco {
	float: left;
	padding-left: 22px;
	background: url(../image/ico.png) no-repeat 0
}

.m-txt-print .share {
	float: right;
	padding-right: 20px;
	color: #898989
}

#btnPrint {
	cursor: pointer
}

.m-txt-toujie {
	overflow: hidden;
	height: auto;
	margin: 10px 0
}

.m-txt-toujie .tnm {
	float: left;
	display: inline-block;
	padding: 12px;
	text-align: center;
	color: #333;
	font-weight: 700;
	font-size: 16px
}

.m-txt-toujie .files {
	float: left;
	overflow: hidden;
	display: inline-block;
	height: auto;
	padding: 10px 0
}

.m-txt-toujie .files p {
	margin-bottom: 0;
	line-height: 28px
}

.m-txt-toujie .files p a {
	font-size: 16px
}

.m-txt-article {
	min-height: 500px;
	line-height: 30px;
	font-size: 18px
}

.m-txt-article table {
	border: solid 1px #b1b1b1
}

.m-txt-article table p {
	text-indent: 0
}

.m-txt-article img {
	max-width: 900px;
	display: block;
	height: auto;
	margin: 0 auto;
	text-align: center
}

.m-txt-article p {
	margin: 0 0 16px 0;
}

.m-txt-article br {
	padding-top: 15px;
	text-indent: 2em
}

.m-txt-article p img {
	display: block;
	max-width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: center
}

.m-txt-article a {
	color: #333;
	font-weight: 700
}

.m-txt-article p a {
	color: #333;
	font-weight: 700
}

.m-txt-article h1,h2,h3,h4,h5,h6 {
	font-size: 18px
}

.m-txt-article table {
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1
}

.m-txt-article table td {
	padding-left: 10px;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1
}

.m-txt-article .institution {
	line-height: 42px;
	font-size: 18px
}

.m-txt-article .institution b {
	padding-right: 15px;
	color: #333
}

.graphic {
	overflow: hidden;
	height: auto
}

.graphic .tnm {
	font-size: 18px;
	color: #0e5390;
	float: left;
	vertical-align: middle;
	line-height: 36px;
	font-weight: 700;
	text-align: right
}

.graphic .utext {
	float: left;
	height: auto;
	overflow: hidden;
	margin: 8px 0
}

.graphic .utext p {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding-bottom: 16px
}

.graphic .utext p a {
	font-size: 16px
}

.graphic .utext h1,.graphic .utext h2,.graphic .utext h3,.graphic .utext h4,.graphic .utext h5,.graphic .utext h6 {
	font-size: 16px
}

.graphic .utext h1 a,.graphic .utext h2 a,.graphic .utext h3 a,.graphic .utext h4 a,.graphic .utext h5 a,.graphic .utext h6 a {
	color: #343434;
	font-size: 16px;
	font-weight: 400
}

.graphic .utext p span {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding-bottom: 16px
}

.graphic .utext p span a {
	color: #343434;
	font-size: 16px
}

.graphic .utext span {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding-bottom: 16px
}

.graphic .utext span a {
	color: #343434;
	font-size: 16px
}

.file-table {
	height: auto;
	overflow: hidden;
	font-size: 16px;
	width: 100%
}

.file-table tbody tr {
	line-height: 36px
}

.file-table tbody tr td {
	padding: 0 10px;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px
}

.file-table tbody tr td.et2 {
	text-align: center;
	background: #efefef
}

.file-table tbody tr td.et3 {
	text-align: left;
	background: #fff
}

.file-table ul {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}

.file-table ul li {
	width: 100%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
	padding: 12px;
	font-size: 16px;
	line-height: 24px
}

.file-table ul li p {
	float: left
}

.file-table ul li span {
	float: left
}

.wap-gk-table {
	padding: 0;
	border: 1px solid #e5e5e5;
	border-bottom: none
}

.wap-gk-table li {
	line-height: 32px;
	border-bottom: 1px solid #e5e5e5
}

.wap-gk-table li span.waptab-name {
	display: inline-block;
	width: 30%;
	font-size: 14px;
	color: #0e5390;
	text-align: center
}

.wap-gk-table li span.waptab-con {
	display: inline-block;
	width: 65%;
	padding-left: 2%;
	border-left: 1px solid #e5e5e5
}

.wap-gk-table li span.waptab-fwzh {
	line-height: 28px
}

#qrcode {
	overflow: hidden;
	display: block;
	height: auto;
	text-align: center
}

.qrcode {
	overflow: hidden;
	display: block;
	height: auto;
	text-align: center
}

.alert-mengban {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=80)!important;
	opacity: .5!important
}

.alert-warning {
	position: fixed;
	top: -400px;
	left: 50%;
	z-index: 1001;
	display: none;
	width: 450px;
	height: 230px;
	margin-left: -225px;
	background: #fff
}

.alert-title {
	position: relative;
	width: 100%;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background: #0e5390
}

.alert-wzsm {
	margin: 15px auto 0;
	font-size: 18px;
	line-height: 30px;
	color: #2b2b2b;
	text-align: center
}

.alert-wzsm p {
	font-size: 16px;
	margin: 0 15px
}

.alert-wzsm p.color {
	color: #d20000;
	font-size: 20px;
	font-weight: 700;
	line-height: 48px
}

.alert-footer {
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-top: 16px
}

.alert-footer span {
	float: left;
	cursor: pointer
}

.alert-footer .confirm {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 220px
}

.alert-footer .confirm .visits,.cancel {
	width: 100px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	background: #0e5390;
	border-radius: 16px
}

.alert-footer .confirm .cancel {
	background: #ccc;
	margin-left: 15px
}

.pc_paging {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	height: auto
}

.pc_paging li {
	display: inline-block;
	width: auto;
	height: auto;
	line-height: 1;
	color: #333;
	vertical-align: middle;
	margin: 0 3px
}

.pc_paging li a {
	text-decoration: none
}

.pc_paging li a,.pc_paging li span {
	display: inline-block;
	float: none;
	width: auto;
	height: auto;
	line-height: 1;
	font-size: 14px;
	color: #333;
	padding: 6px 10px;
	border: 1px solid #ccc;
	margin: 0
}

.pc_paging li,.pc_paging li a:hover,.pc_paging li span:hover {
	background: 0 0
}

.pc_paging li .current,.pc_paging li .current:hover {
	color: #fff;
	background: #00679d;
	border: 1px solid #00679d
}

.pc_paging .page_jump {
	margin-left: 5px
}

.pc_paging .page_jump input {
	width: 50px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 2px;
	margin: 0 3px
}

.pc_paging .page_jump a {
	border-radius: 2px;
	margin-left: 6px
}

.pc_paging .page_jump,.pc_paging .total_count {
	display: none
}

.wap_paging {
	text-align: center;
	margin: 20px 0
}

.wap_paging li {
	display: inline-block;
	border: 1px solid #ddd
}

.wap_paging li a,.wap_paging li span {
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	padding: 0 30px
}

.wap_paging .prev_page {
	border-radius: 4px 0 0 4px
}

.wap_paging .next_page {
	border-radius: 0 4px 4px 0
}

.wap_paging .page_count {
	margin: 0 -1px
}

.page {
	clear: both;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto
}

.wzdt-box ul {
	overflow: hidden;
	width: 100%
}

.wzdt-box ul li {
	padding-bottom: 20px
}

.wzdt-box ul li a {
	display: block;
	line-height: 48px;
	background: #f5f5f5;
	color: #333;
	font-size: 16px;
	text-align: center
}

footer {
	padding: 30px 0;
	background: #0e5390
}

footer .col-md-1 {
	text-align: center
}

footer .col-md-8 {
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 26px
}

footer .col-md-1 {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 26px
}

footer .col-md-1 img {
	width: 100%
}

footer p a {
	display: inline-block;
	padding: 0 10px;
	color: #fff
}

footer p a:hover {
	color: #ddd
}

footer p a:first-child {
	padding-left: 0
}

.white-box {
	background-color: #fff;
	padding: 20px;
	overflow: hidden
}

.content-box {
	background-color: #fff;
	padding: 0 12px;
	overflow: hidden;
	border-radius: 4px
}

.cx-box {
	background-color: #e0eef6;
	padding: 10px;
	font-size: 120%;
	color: #333;
	line-height: 36px;
	overflow: hidden;
	border-radius: 4px
}

.cx-box input {
	display: block;
	float: left;
	border: none;
	background-color: #fff;
	border-radius: 4px;
	width: 32%;
	margin-right: 2%;
	padding: 0 10px;
	height: 40px
}

.cx-box button {
	float: left;
	width: 15%;
	border: none;
	font-size: 100%;
	height: 40px;
	background-color: #0e5390;
	border-radius: 4px;
	color: #fff;
	margin-right: 2%
}

.cx-box a {
	float: left;
	display: block;
	width: 15%;
	font-size: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #0e5390;
	border-radius: 4px;
	color: #fff;
	text-align: center
}

@media (min-width:768px) and (max-width:1200px) {
	.common-list li {
		padding-left: 0
	}

	.common-list li:before {
		display: none
	}
}

@media all and (max-width:767px) {
	.common-column {
		position: relative;
		margin-right: -12px;
		margin-left: -12px;
		border-radius: 0
	}

	.hd_nav_more {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 16px;
		line-height: 48px;
		background: #f4f7fa;
		width: 25%;
		text-align: center;
		color: #666
	}

	.hd_nav_more img {
		width: 16px;
		margin-left: 6px
	}

	.column {
		overflow: hidden;
		height: 48px
	}

	.column li {
		width: 25%;
		float: left
	}

	.column li a {
		text-align: center;
		padding: 0
	}

	.column .active a {
		background: 0 0
	}

	.column a:before {
		display: none
	}

	.active .column {
		height: auto
	}

	.active .hd_nav_more {
		position: relative
	}

	.active .hd_nav_more img {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg)
	}

	.cx-box input {
		width: 100%
	}

	.cx-box button {
		width: 100%
	}

	.cx-box a {
		width: 100%
	}

	.common-list li {
		line-height: 24px;
		padding: 10px 0
	}

	.common-list li:before {
		display: none
	}

	.common-list li a {
		width: 100%;
		overflow: auto;
		white-space: inherit;
		margin-bottom: 6px
	}

	.common-list li span {
		float: none
	}

	.white-box {
		margin-right: -12px;
		margin-left: -12px;
		padding: 20px 12px
	}

	.content-box {
		margin-right: -12px;
		margin-left: -12px;
		padding: 20px 0
	}

	.common-location {
		font-size: 14px;
		line-height: 20px;
		background: #f5f5f5;
		padding: 12px;
		border-radius: 20px
	}

	.m-lst-nav {
		background: #fff;
		padding: 1rem 0 1.6rem 0;
		border-top: none;
		border-bottom: solid 1.6rem #f6f6f6;
		margin: 0 -12px
	}

	.m-lst-nav .tnm {
		line-height: 3.6rem;
		color: #fff;
		text-align: center;
		background: #0e5390;
		border-radius: 0;
		margin-top: 0;
		font-size: 1.8rem;
		font-weight: 400
	}

	.m-lst-nav ul {
		height: auto;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
		background: 0 0
	}

	.m-lst-nav ul li {
		width: 50%;
		font-size: 1.8rem;
		line-height: 3.2rem;
		height: 3.2rem;
		color: #666;
		text-align: left;
		padding-left: 20px;
		border: none;
		float: left;
		white-space: nowrap;
		display: inline-block
	}

	.m-lst-nav ul li a {
		display: block;
		padding: 0;
		line-height: 3.2rem;
		height: 3.2rem;
		background: 0 0
	}

	.m-lst-nav ul li a:after {
		height: 0;
		line-height: 0;
		font-size: 0
	}

	.m-lst-nav ul li.hover a {
		color: #0e5390;
		font-weight: 700;
		background: 0 0
	}

	.m-lst-nav ul li.hover a:after {
		height: 0;
		line-height: 0;
		font-size: 0;
		background: 0 0
	}

	.wap-section {
		background: #fff;
		width: 100%;
		overflow: hidden
	}

	.wap-section .name,.wap-section .name a {
		padding: .5rem 0;
		font-size: 2rem;
		font-weight: 700;
		color: #454545;
		display: inline-block
	}

	.wap-section .name a:after {
		border-bottom: 2px solid #0e5390;
		width: 50%;
		content: "";
		display: block;
		margin-top: .8rem
	}

	.news-card {
		padding: 1.6rem 0;
		overflow: hidden;
		background: #fff;
		border-bottom: 1px solid #efefef
	}

	.news-card a {
		display: block
	}

	.news-card .title {
		display: -webkit-box;
		margin: 0;
		overflow: hidden;
		font-size: 1.8rem;
		font-weight: 400;
		line-height: 2.8rem;
		color: #333
	}

	.news-card .title h3 {
		color: #333
	}

	.news-card .detail {
		margin-top: .5rem;
		color: #3a3232;
		letter-spacing: 0
	}

	.news-card .detail span {
		margin-right: 10px;
		font-size: 1.4rem;
		color: #999;
		line-height: 2rem
	}

	.news-card .detail .news-tag {
		color: #0e5390
	}

	.news-card:last-child {
		border-bottom: none
	}

	.card-type-news a {
		display: flex;
		align-items: flex-start;
		-ms-flex-align: start;
		justify-content: space-between
	}

	.card-type-news .news-info {
		padding: 0;
		color: #333;
		flex: 2 2 auto
	}

	.card-type-news .news-source {
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis
	}

	.card-type-news .news-pic {
		overflow: hidden;
		flex: 0 0 auto;
		padding: 0 0 0 .8rem
	}

	.card-type-news .news-pic img {
		display: block;
		width: 100%;
		height: 100px;
		margin: 0 auto;
		object-fit: cover
	}

	.card-type-news .detail .unlike,.card-type-news .unlike {
		margin-right: .12rem
	}

	.card-type-news .title {
		display: -webkit-box;
		padding: 0;
		margin: 0;
		overflow: hidden;
		font-size: 1.8rem;
		font-weight: 400;
		line-height: 2.6rem;
		color: #333
	}

	.u-nm a {
		font-size: 1.8rem;
		font-weight: 600
	}

	.m-txt {
		padding: 1rem .5rem;
		margin: 0 1rem;
		border: none
	}

	.m-txt-article {
		height: auto;
		min-height: 30rem;
		font-size: 1.8rem;
		line-height: 2.8rem
	}

	.m-txt-article p {
		padding-top: 0;
		font-size: 1.8rem;
		line-height: 3rem;
		color: #4b4c4c;
		margin-bottom: 1.6rem
	}

	.m-txt-utt {
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 3.2rem;
		text-align: center
	}

	.m-txt-tt {
		font-size: 2rem;
		font-weight: 700;
		line-height: 3.2rem;
		text-align: center
	}

	.m-txt-dtt {
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 3.2rem;
		text-align: center
	}

	.m-txt-source {
		height: auto;
		padding-top: 1.6rem;
		padding-bottom: 1rem;
		margin-bottom: 1.6rem;
		overflow: hidden;
		font-size: 1.4rem;
		color: #222;
		text-align: center;
		border-bottom: .1rem #e1e1e1 solid
	}

	.m-txt-source span {
		padding: .5rem 0;
		text-align: center
	}

	.graphic .tnm {
		text-align: left
	}
}