﻿@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
html,
body {
	font: normal 16px/1.42857143 微软雅黑, 宋体, Georgia, Arial;
	color: #333;
	background-color: white;
	word-wrap: break-word;
}
.mobile-header {
    display: none;
}
a {
	color: #333;
}

a:hover,
a:focus {
	color: #305fb0;
}

.cor1,
a.cor1 {
	color: white;
}

.cor2,
a.cor2 {
	color: ;
}

.cor3,
a.cor3 {
	color: ;
}

.cor4,
a.cor4 {
	color: ;
}

.bg2 {
	background: ;
}

.bg3 {
	background: ;
}

.boder1 {
	border: 1px solid #e5e5e5;
}

.boder2 {
	border: 1px dashed #e5e5e5;
}

.boder3 {
	border: ;
}

.theme-lm>* {
	font-size: 20px;
	padding: 0 10px;
	float: left;
	line-height: 45px;
	height: 45px;
	color: #3560a0;
}

.theme-lm>*.active {
	color: #be5556;
	border-bottom: 2px solid #be5556;
}

.theme-lm img {
	float: left;
	margin-top: 7px;
}

.theme-more a,
a.theme-more {
	line-height: 45px;
	color: #C9C9C9;
	float: right;
	font-size: 14px;
}

.theme-time {
	color: #737373;
	float: right;
	margin-left: 15px;
}

.theme-list li {
	padding-left: 15px;
	background: url(../images/icon/icon2.jpg) no-repeat 0 center;
	line-height: 35px;
}

.theme-ct {
	/* margin-bottom:30px; */
	background: white;
	padding: 0 20px 20px;
}

.theme-dqwz {
	background: url(../images/icon/dqwz.png) no-repeat 0 center;
	padding: 14px 0 14px 25px;
	border-bottom: 1px solid #CCCCCC;
	/* margin-bottom: 20px; */
	font-size: 16px;
}

.mainbody {
	padding-bottom: 20px;
	background: #eee;
}

/*-----------------------------header页眉-----------------------------*/
.version {
	font-size: 18px;
	background: #f9f9f9;
	line-height: 50px;
	text-align: center;
}

.version a {
	color: #d80909;
	text-decoration: underline;
}

.logorotate img {
	-webkit-animation: change 6s linear infinite;
}

@-webkit-keyframes change {
	0% {
		-webkit-transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(-180deg);
	}

	100% {
		-webkit-transform: rotate(-360deg);
	}
}

.header .top {
	width: 100%;
	height: 30px;
	background: #305fb0;
}

.header .topbar {
	width: 100%;
	line-height: 30px;
	color: #fff;
}

.header .topbar a {
	margin: 0 10px;
	color: #fff;
}

.header .topleft {
	float: left;
}

.header .topright {
	float: right;
}

.header .topright img {
	margin-left: 5px;
}

.header .logobox {
	width: 100%;
	padding: 25px 0 0;
	background: #fff;
}

.header .logo {
	float: left;
}

.header .nav {
	float: right;
}

.header .nav li {
	float: left;
	padding: 0 28px;
	font-size: 22px;
	font-weight: bold;
}

.header .nav li:last-child {
	padding-right: 0;
}

.header .nav li a {
	display: block;
	padding: 15px 0 30px;
	color: #333;
}

.header .nav li.on a {
	color: #0b6ec3;
	font-weight: bold;
	border-bottom: 4px solid #0b6ec3;
}

.header .nav li:hover a {
	color: #0b6ec3;
	font-weight: bold;
	border-bottom: 4px solid #0b6ec3;
}

.header .searchbox {
	width: 100%;
	padding: 54px 0;
	background: url(../images/public/searchbg.png) no-repeat top center;
}

.header .searchbox .container>div {
	float: left;
}

.header .searchbox .date {
	width: 200px;
}

.header .searchbox .date>* {
	float: left;
	text-align: center;
}

.header .searchbox .date img {
	margin-right: 20px;
}

.header .searchbox .search {
	margin-left: 62px;
	width: 680px;
	height: 50px;
	font-size: 0;
}

.header .searchbox .search input {
	padding-left: 20px;
	width: 615px;
	height: 100%;
	outline: none;
	border: none;
	font-size: 18px;
	border-radius: 5px;
}

.header .searchbox .search button {
	width: 45px;
	height: 100%;
	outline: none;
	border: none;
	background: #fff;
}

.header .searchbox .wza a {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	width: 114px;
	height: 43px;
	line-height: 43px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background: #305fb0;
	text-align: center;
	border-radius: 5px;
}

.header .searchbox .wza a+a {
	font-size: 18px;
	background: #E66F31;
}

/*-----------------------------footer页脚-----------------------------*/
.footer {
	width: 100%;
	background: #C8C8C8;
}

.footer .ftmain {
	width: 100%;
	background: #305fb0;
}

.footer .siteinfo {
	padding: 20px 0;
	font-size: 14px;
	color: #fff;
}

.siteinfo .infobox>div {
	float: left;
	background: rgba(0, 0, 0, .1);
}

.siteinfo .infobox>div+div {
	margin-left: 15px;
}

.siteinfo .infobox>div.combox {
	padding: 14px 0;
	width: 120px;
	height: 85px;
}

.siteinfo .infobox>div.combox a {
	display: block;
	text-align: center;
}

.siteinfo .infobox>div.combox img {
	margin: 0 auto;

}

.siteinfo .infobox>div.combox p {
	margin-top: 15px;
	font-weight: bold;
	color: #fff;
}

.siteinfo .infobox .zbcb {
	padding: 16px 5px;
	width: 560px;
	height: 85px;
}

.siteinfo .infobox .zbcb p {
	margin-top: 6px;
	text-align: center;
}

.siteinfo .infobox .zbcb p a {
	color: #fff;
}

.siteinfo .infobox .wzbs {
	width: 215px;
	height: 85px;
}

.siteinfo .bah {
	margin-top: 20px;
}

.siteinfo .bah span {
	margin-left: 20px;
}

/*-----------------------------list列表-----------------------------*/
.list-fl {
	float: left;
	width: 18%;
	height: 100%;
}

.list-fl .lmlistbox {
	padding: 20px 20px 20px 0;
	width: 100%;
	height: 100%;
	/* border-bottom: 1px solid #ccc; */
}

.list-fl p {
	/* overflow: hidden; */
	padding-bottom: 8px;
	max-width: 100%;
	/* height: 41px; */
	line-height: 26px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #0b6ec3;
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
	border-bottom: 4px solid #0b6ec3;
}

.list-fl .lmlist {
	padding: 25px;
	width: 100%;
	background: #F4F4F4;
}

.list-fl .lmlist li {
	padding-left: 22px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	background: url(../images/icon/dian2.jpg) no-repeat 7px center;
}

.list-fl .lmlist li a {
	display: block;
}

.list-fl .lmlist li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-fl .lmlist li a.lh24 {
	line-height: 24px;
}

.list-fl .lmlist li.active a {
	color: #0b6ec3;
	font-weight: bold;
}

.list-fr {
	padding: 20px 0 0 20px;
	float: left;
	width: 82%;
	border-left: 1px solid #ccc;
	position: relative;
}

.wdhlist-fr {
	padding: 20px 0 0 0;
	width: 100%;
	border-left: none;
}

.list-fr>p {
	padding-bottom: 25px;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #0b6ec3;
	border-bottom: 1px solid #ccc;
}

.list li {
	line-height: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0;
	padding-left: 35px;
	background: url(../images/icon/jx.png) no-repeat 0px 27px;
}

.wdhlist {
	margin-top: 20px;
}

.wdhlist li {
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	background: url(../images/icon/dian2.jpg) no-repeat 10px center;
}

.wdhlist li a {
	overflow: hidden;
	float: left;
	width: 75%;
	height: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wdhlist li span {
	float: right;
}

.piclist li {
	float: left;
	margin: 20px 60px;
	width: 265px;
}

.piclist li img {
	width: 100%;
	height: 159px;
}

.piclist li p {
	overflow: hidden;
	margin-top: 15px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list li:after {
	content: " ";
	display: table;
	clear: both;
}

.list li>a {
	float: left;
	margin-right: 30px;
}

.list li img {
	display: none;
	width: 255px;
	height: 143px;
}

.list li .coninfo .contitle {
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list li .coninfo .info {
	margin-top: 15px;
	font-size: 14px;
	text-indent: 2em;
	color: #7E7E7E;
}

.list li .coninfo .info a {
	color: red;
}

.list li .coninfo .timebox .time {
	float: left;
}

.list li .coninfo .timebox .ly {
	float: right;
	text-align: right;
}

.list-fr>.subscribe {
	display: none;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 120px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 60px;
	cursor: pointer;
}

.list-fr>.subscribe img {
	margin-right: 5px;
	width: 20px;
}

.list-fr>.subscribed {
	color: #fff;
	border-color: #4671b0;
	background: #4671b0;
}

.list-fr>.subscribe.on {
	display: block;
}

/* 公共短列表样式 */

.comtitle {
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
}

.comtitle span {
	display: inline-block;
	padding: 20px 0;
	font-weight: bold;
	font-size: 24px;
	cursor: pointer;
}

.comtitle span.on {
	color: #305fb0;
	border-bottom: 3px solid #305fb0;
}

.comtitle span+span {
	margin-left: 30px;
}

.commore {
	position: absolute;
	right: 0;
	top: 25px;
}

.commore a {
	display: none;
	color: #999;
}

.commore a.on {
	display: block;
}

.comcontent {

	margin-top: 30px;
}

.xwbox .comcontent{
height: 210px;
    overflow: hidden;
}

.comcontent ul {
	display: none;
}

.comcontent ul.on {
	display: block;
}

.comcontent li {
	padding-left: 20px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: url(../images/icon/dian2.jpg) no-repeat 5px center;

}

.comcontent li>a {
	float: left;
	overflow: hidden;
	width: 75%;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}

.comcontent li span {
	float: right;
	color: #333;
}

/*分页*/
#page-div {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

#page_div {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.pagination-first,
.pagination-last {
	margin: 10px 0;
}

.pagination-index,
.pagination-num {
	border: 1px solid #305fb0;
	margin: 0 3px;
	padding: 0 15px;
	display: inline-block;
	border-radius: 3px;
	color: #305fb0;
}

.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover {
	background: #305fb0;
	color: white;
}

.pagination-last span {
	margin: 0 5px;
}

.pagination-last input {
	height: 18px;
	width: 30px;
	text-align: center;
	border: 1px solid #333;
}

@media (max-width:768px) {
	.pagination-last small {
		display: none;
	}

	.pagination-index,
	.pagination-num {
		padding: 0 4px;
	}
}
.pagination-first, .pagination-last {
    display: block;
    margin: 10px 0;
}

/*-----------------------------detail详情-----------------------------*/
.detail {
	background: #FFFFFF;
	padding: 20px;
}

.detail>h1 {
	font-size: 32px;
	text-align: center;
	padding: 20px 50px 40px;
}

.inform {
	border-bottom: 1px solid #CCCCCC;
	line-height: 50px;
	color: #999;
}

.inform>div {
	display: inline-block;
	margin: 0 10px;
}

.inform .fontsize {
	margin-left: 180px;
}

.inform .fontsize img,
.inform .fontsize span {
	margin: 0 5px;
	cursor: pointer;
}

.inform .fontsize .big {
	font-size: 24px;
}

.inform .fontsize .middle {
	font-size: 18px;
}

.inform .fontsize .small {
	font-size: 14px;
}

.inform .dywb {
	cursor: pointer;
	background: url(../images/icon/print.png) no-repeat 0 center;
	padding-left: 15px;
}

.inform .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
}

.removedis {
	float: right;
}

.m-share {
	float: left;
	margin-top: -5px;
}

.share {
	zoom: 1;
}

.share:after {
	content: "";
	display: block;
	clear: both;
}

.share a {
	float: left;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin-left: 13px;
	background: #c9c9c9;
	cursor: pointer;
	display: block;
}

.share a i {
	display: block;
	width: 26px;
	height: 26px;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}

.share a:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.share #share-icon {
	width: 26px;
	height: 26px;
	float: left;
	display: none;
}

.share #share-icon img {
	width: 100%;
	height: 100%;
}

.share .share-qqzone i {
	background: url("../images/public/cont_ico_share_20200422.png") 4px center no-repeat;
}

.share .share-qqzone:hover {
	background-color: #fc7354;
}

.share .share-wechat {
	position: relative;
}

.share .share-wechat i {
	background: url("../images/public/cont_ico_share_20200422.png") -30px center no-repeat;
}

.share .share-wechat:hover {
	background-color: #1fbc7d;
}

.share .share-weibo i {
	background: url("../images/public/cont_ico_share_20200422.png") -65px center no-repeat;
}

.share .share-qq:hover {
	background-color: #27a8f2;
}

.share .share-qq i {
	background: url("../images/public/cont_ico_share_20200422.png") -96px center no-repeat;
}

.share .share-weibo:hover {
	background-color: #e96157;
}

.share .bg-code {
	left: -36px;
	z-index: 10;
}

.share .qrcode {
	position: absolute;
	top: 36px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	display: none;
	width: 100px;
	height: 100px;
	left: -98%;
	z-index: 11;
	box-sizing: content-box;
}

.share .close-btn {
	position: absolute;
	background: #fff;
	color: #000;
	font-size: 12px;
	z-index: 12;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	right: -39px;
	top: 50px;
	display: none;
	cursor: pointer;
}

#NewsContent {
	padding: 20px;
}

.zrbj {
	display: block;
	padding: 0 10px;
	margin: 10px 0;
	text-align: right;
	color: #9D9D9D;
}

.print {
	text-align: right;
	color: #9D9D9D;
}

.print span {
	cursor: pointer;
}

#div-div,
#div-div2 {
	text-align: center;
	font-size: 12px;
	color: #999;
	clear: both;
	padding-bottom: 20px;
}

#div-div>table,
#div-div2>table {
	display: inline-block;
}

.xgxw p {
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px;
	line-height: 50px;
	margin-bottom: 10px;
}

.xgxw p i {
	width: 5px;
	height: 20px;
	background: #3871a6;
	display: inline-block;
	margin-right: 15px;
	vertical-align: -3px;
}

.xgxw ul {
	padding-bottom: 20px;
	margin: 0 -20px;
}

.xgxw li {
	float: left;
	width: 50%;
	padding: 0 20px 0 35px;
	background: url(../images/icon/dian2.jpg) no-repeat 20px center;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}

.xgxw li span {
	float: right;
	color: #999;
	margin-left: 20px;
}

.click-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 1000;
	cursor: pointer;
	width: 30px;
	display: none;
}

.dzsc {
	margin: 20px auto 30px;
	width: 195px;
	text-align: center;
        display: none
}

.dzsc>div {
	float: left;
	padding-top: 13px;
	width: 88px;
	height: 88px;
	border-radius: 50%;
	border: 1px solid #ccc;
	cursor: pointer;
}

.dzsc>div p {
	margin-top: 10px;
	color: #7C7C7C;
}

.dzsc .sc {
	margin-left: 50px;
}

@media print {
	.dyyc {
		display: none !important;
	}

	.detail {
		padding-top: 20px;
	}
}

/*-----------------------------添加类名（辅助）-----------------------------*/
	{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 滚动条样式 */
.scroll {
	overflow-y: auto;
	height: 100%;
	padding-right: 15px;
}

.scroll::-webkit-scrollbar {
	width: 10px;
}

/* 整个滚动条 */
.scroll::-webkit-scrollbar-track {
	background: #f8f8f8;
	border-radius: 5px;
}

/* 滚动条轨道 */
.scroll::-webkit-scrollbar-track-piece {}

/* 滚动条没有滑块的轨道部分 */
.scroll::-webkit-scrollbar-thumb {
	background-color: #ddd;
	background-clip: padding-box;
	min-height: 30px;
	border-radius: 5px;
}

/* 滚动条上的滚动滑块 */
.scroll::-webkit-scrollbar-thumb:hover {
	background: #bbb;
}

/*-----------------------------********-----------------------------*/

/*-----------------------------响应式-----------------------------*/
.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
}

.container {
	width: 1200px;
}
/* 弹出窗样式 */
.wrapbox{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 999;
}
.alertwrap{
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -535px;
    padding: 20px;
    width: 1070px;
    background: #fff;
    border-radius: 20px;
    z-index: 999;
}
.alertwrap .introduction{
    padding: 20px 50px;
    background: #FFF5E5;
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
}
.alertwrap .lctTitle{
    margin: 20px auto;
    text-align: center;
    font-size: 22px;
    color: #BD1A2D;
    font-weight: bold;
}
.alertwrap .lct{
    text-align: center;
}
.alertwrap .stepbox{
    margin-top: 40px;
    width: 100%;
}
.alertwrap .stepbox > div{
    float: left;
    padding: 0 40px;
    width: 25%;
    text-align: center;
}
.alertwrap .stepbox > div + div{
    border-left: 1px solid #E5E5E5;
}
.alertwrap .stepbox > div p{
    font-size: 14px;
    color: #B3B3B3;
}
.alertwrap .stepbox > div p.step{
    font-size: 18px;
    color: #010101;
}
.alertwrap .stepbox .step1{
    padding: 0 33px;
    width: 23%;
}
.alertwrap .stepbox .step2{
    padding: 0 36px;
    width: 27%;
}
.alertwrap .stepbox .step3{
    padding: 0 45px;
    width: 26%;
}
.alertwrap .stepbox .step4{
    width: 24%;
}
.alertwrap .loginBtn{
    margin: 40px auto 0;
    width: 212px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
    font-size: 20px;
    background: #BD1A2D;
    border-radius: 26px;
}
.alertwrap .loginBtn a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.alertwrap .closebox{
    position: absolute;
    right: -32px;
    top: -32px;
    cursor: pointer;
}


#alertbox button {
    outline: none;
    border: none;
    background: #cd0000;
    color: #fff;
    text-align: center;
    width: 147px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    border-radius: 7px;
        cursor: pointer;
}

#alertbox .alertnr {
    line-height: 112px;
    font-size: 18px;
}

#alertbox .alertclose {
    position: absolute;
    color: #cd0000;
    font-size: 40px;
    right: 20px;
    top: 15px;
    cursor: pointer;
}

.alertyinying {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: fixed;
    top: 0;
}
@media (max-width: 1200px) {
	.theme-ct {
		padding-left: 10px;
		padding-right: 10px;
	}

	.theme-dqwz {
		background-position-y: 20px;
	}

	/* list */
	.list-fl {
		display: none;
	}

	.list-fr {
		width: 100%;
	}

	.list.pic li>a {
		width: 100%;
		margin-right: 0;
		display: block;
		float: initial;
		margin-bottom: 20px;
	}

	.list.pic li>a img {
		height: 200px;
	}

	/* dtail */
	#NewsContent {
		padding-left: initial;
		padding-right: initial;
	}

	#NewsContent img {
		height: initial !important;
	}

	.detail>h1 {
		font-size: 20px;
		padding: 0 0 20px 0;
	}

	.inform {
		line-height: 25px;
		padding: 10px 0;
	}

	.xgxw li {
		float: initial;
		width: initial;
	}

	.inform .removedis,
	.click-top {
		display: none;
	}

}

@media (max-width: 992px) {}

@media (max-width: 768px) {}

/*-----------------------------相关链接开始-----------------------------*/
.yqlj {
	line-height: 45px;
	color: #333;
	font-size: 16px;
	background: #ddd;
	position: relative;
}

.yqlj .ljlink {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 45px;
	/* background: #fff; */
}

.yqlj.on {
	/* height:325px; */
}

.yqlj .container>span {
	float: left;
}

.yqlj .ljinfo {
	float: left;
}

.yqlj .ljinfo a {
	margin: 0 20px;
	padding-right: 40px;
	color: #333;
	background: url(../images/icon/sy_lineup.png) no-repeat right center;
}

.yqlj .ljinfo a.on {
	margin: 0 20px;
	padding-right: 40px;
	color: #333;
	background: url(../images/icon/sy_linedown.png) no-repeat right center;
}

.ljlink ul {
	display: none;
	padding: 20px;
	background: #fff;
border: 3px solid #e9e9e9;
}

.ljlink ul {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	left: 0;
	top: 0;
}

.ljlink li {
	float: left;
	width: 20%;
	height: 30px;
	line-height: 32px;
}
/*-----------------------------蓝色版-----------------------------*/
.blueimg{
    display: none !important;
}
.redimg{
    display: initial !important;
}
.blueimg{
    display: inline-block !important;
}
.redimg{
    display: none !important;
}
.header .top{
    background: #305fb0;
}
.mobile-header{
    background: #305fb0;
}
.header .searchbox .search .searchtype li:hover{
    background:#305fb0;
}

e .footer .ftmain{
    background: #305fb0;
}
 .wljfooter .siteinfo .infobox > div{
    background: rgba(0,0,0,.1);
    color: #fff;
}
 .wljfooter .siteinfo .infobox .zbcb p a{
    color:#fff;
}
 .wljfooter .siteinfo .infobox > div.combox p{
    color:#fff;
}
 .header .nav li.on a{
    color: #305fb0;
    border-bottom-color: #305fb0;
}
 .header .nav li:hover a{
    color: #305fb0;
    border-bottom-color: #305fb0;
}
 .header .searchbox .search .tfwsearch{
    background: #3491F0;
}
 .header .searchbox .search .nrsearch{
    background: #125CB1;
}
 .header .searchbox .wza a{
    background: #305fb0;
}
.header .searchbox .wza a + a{
    background:#E66F31;
}

 .comtitle span.on{
    border-bottom-color: #305fb0;
}
 .comtitle span.on a{
    color: #305fb0;
}
 .list-fl p{
    color: #305fb0;
    border-bottom-color: #305fb0;
}
 .list-fr>p{
    color: #305fb0;
}
 .list-fl .lmlist li.active a{
    color: #305fb0;
}
 #alertbox .alerttit{
    color: #305fb0;
}
 #alertbox button{
    background: #305fb0;
}
 #alertbox .alertclose{
    color: #305fb0;
}
 .alertwrap .introduction{
    background: #E9F5FF;
}
 .alertwrap .loginBtn{
    background: #305fb0;
}
 .alertwrap .lctTitle{
    color: #305fb0;
}
 .list li{
    background-image: url(../images/icon/blue_jx.png);
}
 .xgxw p{
    color: #305fb0;
}
 .xgfj p{
    color: #305fb0;
}

/*-----------------------------相关链接结束-----------------------------*/

@media (max-width: 1200px) {
    .container {
        width: 100%;
    }

    .theme-ct {
        padding-left: 10px;
        padding-right: 10px;
    }

    .theme-dqwz {
        background-position-y: 20px;
    }

    /* list */
    .list-fl {
        /* display: none; */
        width: 100%;
    }

    .list-fl p {
        display: none;
    }

    .list-fl .lmlist li {
        display: inline-block;
        width: 49%;
    }

    .list-fl .lmlist {
        padding: 15px;
    }

    .list-fr {
        width: 100%;
        border-left: none;
        padding-left: 0;
    }

    .list.pic li>a {
        width: 100%;
        margin-right: 0;
        display: block;
        float: initial;
        margin-bottom: 20px;
    }

    .list.pic li>a img {
        height: 200px;
    }

    .list li>a {
        display: block;
        float: unset;
        width: 100%;
    }

    .list li img {
        width: 100%;
        height: 200px;
    }

    /* dtail */
    #NewsContent {
        padding-left: initial;
        padding-right: initial;
    }

    #NewsContent img {
        height: initial !important;
    }

    .detail>h1 {
        font-size: 20px;
        padding: 0 0 20px 0;
    }

    .inform {
        line-height: 25px;
        padding: 10px 0;
    }

    .xgxw li {
        float: initial;
        width: initial;
    }

    .inform .removedis, .click-top {
        display: none;
    }

    /* header */
    .header {
        display: none;
    }

    .mobile-header {
        display: block !important;
        width: 100%;
        padding: 30px 0 20px;
        background: #305fb0;
    }

    .mobile-logobox {
        text-align: center;
    }

    .mobile-logobox>a img {
        width: 250px;
    }

    .mobile-search {
        position: relative;
        margin-top: 10px;
        padding-top: 38px;
        background: url('../images/public/headpic_app.png') no-repeat top center;
    }

    .mobile-search input {
        width: 80%;
        height: 36px;
        outline: none;
        border: none;
        font-size: 14px;
        text-indent: 1em;
        background-color: #fff;
    }

    .mobile-search img {
        position: absolute;
        top: 46px;
        right: 12%;
    }

    .mobile-nav {
        margin: 5px auto 0;
        width: 80%;
    }

    .mobile-nav li {
        float: left;
        margin-top: 10px;
        width: 31%;
    }

    .mobile-nav li a {
        display: block;
        width: 100%;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }

    .mobile-nav li+li {
        margin-left: 7%;
    }

    .mobile-nav li+li a {
        padding-left: 10px;
        border-left: 1px solid #ddd;
    }

    .mobile-nav li:first-child, .mobile-nav li:nth-child(4) {
        margin-left: 0;
        width: 24%;
    }

    .mobile-nav li:nth-child(4) {}

    .mobile-nav li:nth-child(4) a {
        padding-left: 0;
        border-left: none;
    }

    /* footer */
    .yqlj {
        display: none;
    }

    .siteinfo .infobox>div.flsm {
        margin-left: 15px;
    }

    .siteinfo .infobox>div.combox {
        vertical-align: top;
        float: unset;
        display: inline-block;
        width: 110px;
    }

    .siteinfo .infobox .zbcb {
        float: unset;
        width: 95%;
        height: auto;
        margin: 10px auto;
    }

    .siteinfo .infobox .wzbs {
        float: unset;
        margin: 0 auto;
    }

    /* 公共样式短列表 */
    .comtitle span {
        padding: 10px 0;
        font-size: 18px;
    }

    .comtitle span+span {
        margin-left: 10px;
    }

    .comcontent {
        margin-top: 10px;
    }

    .comcontent li>a {
        width: 70%;
    }

    .commore {
        position: absolute;
        top: unset;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 38px;
        line-height: 38px;
        text-align: center;
        color: #aaa;
        background: #F6F6F6;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    /* piclist */
    .piclist li {
        float: unset;
        margin: 20px auto;
    }

    /* wdhlist */
    .wdhlist li a {
        width: 70%;
    }

    /* commondetail */
    .detail {
        padding: 10px;
    }

    .inform .fontsize {
        display: none;
    }

    .inform>div {
        font-size: 14px;
    }

    .zrbj {
        font-size: 14px;
    }

    .print {
        display: none;
    }

    #div-div, #div-div2 {
        display: none;
    }

    .xgxw p {
        font-size: 16px;
        line-height: 35px;
    }
.mobile-nav li:first-child, .mobile-nav li:nth-child(4), .mobile-nav li:nth-child(7) {
    margin-left: 0;
    width: 24%;
}

.mobile-nav li:nth-child(4) a, .mobile-nav li:nth-child(7) a {
    padding-left: 0;
    border-left: none;
}


}
@media (max-width: 992px) {}

@media (max-width: 768px) {}

@media (max-width: 375px) {
    .siteinfo .infobox>div.combox {
        padding: 14px 0;
        width: 104px;
        height: 85px;
    }
}

@media (max-width: 325px) {
    .siteinfo .infobox>div.combox {
        padding: 14px 0;
        width: 85px;
        height: 85px;
    }
}
//相关附件
.detail .xgfj{
  display:none
}
.detail .xgfj p{
  color:#1574b8;
  font-weight: bold;
}

/*-----------------------------长者助手-----------------------------*/
.zzzs body{
    font:normal 18px/1.42857143 微软雅黑, 宋体 , Georgia , Arial
}
.zzzs .header .top{
    height: 60px;
}
.zzzs .header .topbar{
    line-height: 60px;
    font-size: 30px;
}
.zzzs .header .nav li{
    font-size: 38px;
}
.zzzs .header .logo{
    float: unset;
    margin: 20px 0;
    width: 660px;
}
.zzzs .header .searchbox .search{
    margin-left: 20px;
    width: 665px;
    height: 60px;
}
.zzzs .header .searchbox .search input{
    padding-left: 110px;
    font-size: 24px;
}
.zzzs .header .searchbox .search .searchtype{
    line-height: 36px;
    padding: 13px 0;
    font-size: 24px;
    width: 90px;
}
.zzzs .header .searchbox .search .searchtype p{
    background-position-x: 67px;
}
.zzzs .header .searchbox .wza a{
    margin-top: 0;
    width: 125px;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
}
.zzzs .header .searchbox .wza a + a{
    font-size: 24px;
}
.zzzs .header .searchbox .date{
    width: 225px;
    font-size: 24px;
}
.zzzs .header .searchbox .date img{
    margin-top: 15px;
}

.zzzs .comtitle span{
    font-size: 44px;
}
.zzzs .commore{
    font-size: 40px;
}
.zzzs .comcontent li{
    height: 70px;
    line-height: 70px;
    font-size: 36px;
}

.zzzs .yqlj{
    display: none;
}
.zzzs .siteinfo .infobox > div.combox{
    margin: 0 100px;
    padding: 34px 0;
    width: 200px;
    height: 185px;
}
.zzzs .siteinfo .infobox > div.combox img{
    height: 50px;
}
.zzzs .siteinfo .infobox > div.combox p{
    font-size: 32px;
    line-height: 70px;
}
.zzzs .siteinfo .infobox .zbcb{
    width: 100%;
    margin-top: 40px;
    height: auto;
    font-size: 32px;
}
.zzzs .siteinfo .infobox .wzbs{
    width: 100%;
    height: auto;
    margin-top: 40px;
    text-align: center;
}
.zzzs .siteinfo .infobox .wzbs img{
    width: 200px;
}

.zzzs .theme-dqwz{
    padding: 14px 0;
    background: none;
    font-size: 42px;
}
.zzzs .list-fl{
    width: 100%;
    height: auto;
}
.zzzs .list-fl p{
    font-size: 44px;
    line-height: 70px;
}
.zzzs .list-fl .lmlist li{
    display: inline-block;
    width: 33%;
    height: 80px;
    line-height: 80px;
    font-size: 42px;
}
.zzzs .list-fr{
    padding: 20px 0 0;
    width: 100%;
    border-left: none;
}
.zzzs .list-fr>p{
    font-size: 44px;
}
.zzzs .list-fr>.subscribe{
    display: none !important;
}
.zzzs .list li{
    padding-left: 0;
    background: none;
}
.zzzs .list li .coninfo .contitle{
    height: 70px;
    line-height: 70px;
    font-size: 36px;
}
.zzzs .list li .coninfo .info{
    font-size: 32px;
    line-height: 50px;
}
.zzzs .list li .timebox{
    margin-top: 20px;
    font-size: 32px;
}
.zzzs #page-div,.zzzs #page_div{
    font-size: 34px;
}
.zzzs .list li img{
    width: 455px;
    height: 245px;
}
.zzzs .wdhlist li{
    height: 70px;
    line-height: 70px;
    font-size: 36px;
}
.zzzs .piclist li{
    margin: 20px 58px;
    width: 40%;
    font-size: 36px;
}
.zzzs .piclist li img{
    height: 250px;
}

.zzzs .detail>h1{
    font-size: 44px;
}
.zzzs .inform{
    font-size: 36px;
}
.zzzs .inform .fontsize{
    display: none;
}
.zzzs .removedis{
    display: none;
}
.zzzs .inform>div.source{
    float: right;
}
.zzzs #NewsContent p,.zzzs #NewsContent span{
    font-size: 36px !important;
    line-height: 2 !important;
}
.zzzs #div-div{
    display: none;
}
.zzzs .header .searchbox .date img{
    margin-right: 5px;
}
.zzzs .header .searchbox .search input{
    width: 620px
}
.zzzs .bnrRight .bannerTxt h2{
    font-size:35px;
}
.zzzs .bnrRight .bannerTxt .memo{
    font-size:30px;
}
.zzzs .bnrRight .bannerTxt .time{
    font-size:25px;
}
.zzzs .xwggbox .xwbox .comcontent li > a{
    height:auto;
}
.zzzs .comcontent li>a{
    width:72%;
}
.zzzs .ggbox .title p, .fbhbox .title p{
    font-size:35px;
}
.zzzs .ggbox .title, .fbhbox .title,.zzzs .ggbox .title p, .fbhbox .title p{
    font-size:35px;
}
.zzzs .ggbox .content li a{
    font-size:18px;
}