@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
a{
word-break:break-all;
}

.pic {
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
}

.pic img:hover {
	transform: scale(1.1);
}

body {
	padding-top: 105px;
}

.header {
	background-color: #0250ae;
}

.banner {
	background: url(../images/zibanner.jpg) no-repeat center;
	background-size: cover;
	height: 360px;
}

/* 分页 */

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 50px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #0250ae;
	color: #fff;
	border: 1px solid #0250ae;
}

.pagination a:hover {
	background: #0250ae;
	color: #fff;
	border: 1px solid #0250ae;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.nymain {
	position: relative;
	padding-bottom: 40px;
}

.nymain .leftNav {
	float: left;
	width: 280px;
	position: relative;
	margin-right: 70px;
	margin-top: -105px;
}

.nymain .leftNav>h2 {
	height: 105px;
	line-height: 135px;
	color: #fff;
	background: url(../images/leftnavbg.png) no-repeat center;
	background-size: cover;
	font-size: 30px;
	overflow: hidden;
	padding-left: 40px;
}

.nymain .leftNav>ul {
	position: relative;
	background-color: #fff;
	box-shadow: 0px 3px 10.34px 0.66px rgba(60, 67, 77, 0.2);
}

.nymain .leftNav>ul>li {
	position: relative;

}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav>ul>li>a {
	display: block;
	font-size: 20px;
	line-height: 66px;
	padding-left: 40px;
	border-top: 1px solid #e5e5e5;
	position: relative;
}

.nymain .leftNav>ul>li:first-child>a {
	border-top: none;
}

.nymain .leftNav>ul>li.on>a {
	color: #0250ae;
	font-weight: bold;
}

.nymain .leftNav>ul>li.on>a::after {
	display: block;
}

.nymain .leftNav>ul>li.active>a {
	color: #0250ae;
	font-weight: bold;
}

.nymain .leftNav>ul>li.active>a::after {
	display: block;
}

.nymain .leftNav>ul>li.on>a {
	color: #0250ae;
	font-weight: bold;
}

.nymain .leftNav>ul>li:hover>a {
	background-color: #fff;
	color: #0250ae;
}

.nymain .leftNav>ul>li:hover>a::after {
	display: block;
}

.nymain .leftNav>ul>li>a>span {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 15px;
	background: url(../images/sub-xl.png) no-repeat center;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>a>span {
	transform: translateY(-50%) rotate(90deg);
}

.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav ul li a:hover {
	color: #0250ae;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-bottom: 10px;
}

.nymain .leftNav>ul>li>ul>li>a {
	display: block;
	padding-left: 60px;
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}

.ny-right {
	overflow: hidden;
}

.ny-rcom {
	font-size: 24px;
	color: #0f5aab;
	margin-bottom: 15px;
	font-weight: normal;
}

.position {
	position: relative;
	margin-top: 50px;
}

.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

.position h3 {
	position: absolute;
	line-height: 40px;
	font-size: 30px;
	color: #333;
	text-align: left;
	top: 0;
	left: 0;
}

.position span {
	font-size: 14px;
	color: #666;
	vertical-align: middle;
}

.position img {
	vertical-align: middle;
	margin-right: 10px;
}

.position a {
	font-size: 14px;
	color: #666;
	margin: 0 5px;
	vertical-align: middle;
}

.position a:hover {
	color: #0250ae;
}

.gg-list li {
	position: relative;
	line-height: 60px;
	border-bottom: solid 1px #e5e5e5;
	font-size: 16px;
	transition: all 0.3s;
}

.gg-list li:hover {
	border-color: #005db2;
}

.gg-list li span {
	float: right;
	padding-left: 15px;
	color: #999;
	transition: all 0.3s;
}

.gg-list li:hover span {
	color: #005db2;
}

.gg-list li a {
	display: block;
	font-size: 16px;
	padding-left: 16px;
	background: url(../images/dot34.png) left center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.3s;
}

.gg-list li a:hover {
	font-weight: bold;
	color: #005db2;
}

.text-list ul li {
	padding-left: 15px;
	padding-right: 110px;
	position: relative;
	line-height: 60px;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	background: url(../images/list-dot.png) no-repeat;
	background-position: left center;
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	overflow: hidden;
}

.text-list ul li span {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 16px;
}

.text-list ul li:hover a {
	color: #0f5aab;
	text-decoration: underline;
}

.text-list ul li:hover span {
	color: #0f5aab;
}

.art-main .art-tit h3 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 30px;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 30px;
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	background: bottom;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 25px;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
	margin: 0 15px;
}

.art-info {
	border-top: 1px solid #e5e5e5;
	margin-top: 25px;
}

.pnext {
	margin-top: 20px;
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-top: 10px;
}

.pnext p a {
	font-size: 16px;
	color: #666;
}

.pnext p:hover a {
	color: #0250ae;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	padding: 0 10px 20px 10px;
}

.img-lists ul li {
	float: left;
	width: 47.5%;
	margin-top: 35px;
	transition: all 0.3s;
	box-shadow: 0px 0px 10px 0px rgba(68, 68, 68, 0.1);
}

.img-lists ul li:nth-child(even) {
	margin-left: 5%;
}

.img-lists ul li:hover {
	box-shadow: 0px 13px 21px 0px rgba(68, 68, 68, 0.1);
	top: -10px;
}

.img-lists ul li a {
	display: block;
	width: 100%;
}

.img-lists ul li a .pic {
	padding-top: 62.74%;
}

.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px;
}

.img-lists ul li a .pic span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 110px;
	line-height: 36px;
	background-color: rgba(34, 103, 177, 0.7);
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.img-lists ul li a>div.info {
	padding: 15px 20px;
	font-size: 0;
	background-color: #fff;
}

.img-lists ul li a>div.info h3 {
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.img-lists ul li a>div.info p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}

.img-lists ul li a>div.info img {
	height: 14px;
	vertical-align: middle;
}

.img-lists ul li a>div.info span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	color: #999;
	vertical-align: middle;
}

/* 新闻列表  */

.timg-list ul li {
	border-top: 1px solid #e5e5e5;
}

.timg-list ul li:first-child {
	border-top: none;
}

.timg-list ul li a {
	display: block;
	transition: all 0.3s;
	padding: 30px 0;
	position: relative;
}

.timg-list ul li a h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 10px;
}

.timg-list ul li a>div {
	overflow: hidden;
}

.timg-list-img {
	float: left;
	width: 294px;
	margin-right: 30px;
}

.timg-list ul li a .pic {
	padding-top: 185px;
}

.timg-linfo {
	overflow: hidden;
}

.timg-linfo .date {
	font-size: 14px;
	color: #105da5;
}

.timg-linfo .date span {
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
}

.timg-linfo p {
	font-size: 16px;
	line-height: 30px;
	color: #999999;
	max-height: 90px;
	white-space: pre-wrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 15px 0 0 0;
}

.timg-list ul li a:hover {
	background: #105da5;
	padding: 30px;
}

.timg-list ul li a:hover .date {
	color: #fff;
}

.timg-list ul li a:hover h3 {
	color: #fff;
}

.timg-list ul li a:hover p {
	color: rgba(255, 255, 255, .8);
}

/* 列表页 */
.txt-list ul {
	margin-top: 30px;
}

.txt-list ul li a {
	display: block;
	overflow: hidden;
	padding: 15px;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
}

.txt-list ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #0250ae;
	transition: all 0.3s;
	z-index: -1;
}

.txt-list ul li a:hover::before {
	width: 100%;
}

.txt-list ul li a:hover .tx-date {
	background-color: #014394;
}

.txt-list ul li a:hover .tx-date b {
	color: #fff;
}

.txt-list ul li a:hover .tx-date span {
	color: #fff;
}

.txt-list ul li a:hover h3 {
	color: #fff;
}

.txt-list ul li a:hover p {
	color: #fff;
}

.tx-date {
	float: left;
	width: 92px;
	height: 100px;
	margin-right: 25px;
	padding-left: 16px;
	padding-top: 16px;
	background-color: #eef5fe;
	transition: all 0.3s;
}

.tx-date b {
	font-size: 14px;
	font-weight: normal;
	color: #0250ae;
	display: block;
	margin-top: 5px;
	transition: all 0.3s;
}

.tx-date span {
	font-size: 24px;
	color: #0250ae;
	transition: all 0.3s;
}

.tx-info {
	overflow: hidden;
}

.tx-info h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.3s;
}

.tx-info p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	transition: all 0.3s;
}

.zt-list ul li .pic {
	padding-top: 66.87%;
}

.zt-list ul li .info {
	text-align: center;
}

.ts-list ul li .pic1 {
	padding: 20px 10px 0 10px;
position: relative;
    padding-top: 130%;
}

.ts-list ul li .pic1 img {
	max-width: 100%; width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}

.ts-list ul li {
	width: 21%;
}

.ts-list ul li {
	margin-left: 5%;
}

.ts-list ul li:nth-child(4n + 1) {
	margin-left: 0;
}

.ts-list ul li .pic1 {
	text-align: center;
}

.ts-list ul li .info {
	text-align: center;
}

.ts-list ul li a>div.info p {
	height: 24px;
	-webkit-line-clamp: 1;
	line-clamp: 1;
}

/* 活动列表页start */
.hd-list ul li {
	padding: 0 5px;
	margin-top: 30px;
}

.hd-list ul li a {
	display: block;
	padding: 20px;
	border: 1px solid #ebf0f5;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.hd-list ul li .pic1 {
	float: left;
	width: 132px;
	font-size: 0;
	margin-right: 40px;
	overflow: hidden;
}

.hd-list ul li .pic1 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	transition: all 0.5s;
	object-fit: cover;
}

.hd-list ul li .hd-r {
	overflow: hidden;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.hd-list ul li .hd-info {
	width: calc(100% - 150px);
}

.hd-list ul li .hd-info h3 {
	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hd-list ul li:nth-child(even) .hd-info h3 {
	color: #0e44ad;
}

.hd-list ul li .hd-info .hd-tx {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
}

.hd-list ul li .hd-info .hd-tx p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 12px;
}

.hd-list ul li .hd-info .hd-tx p:first-child span {
	color: #7e7979;
}

.hd-list ul li .hd-info .hd-tx p:first-child {
	background: url(../images/hd-zc.png) no-repeat left 3px;
	padding-left: 30px;
}

.hd-list ul li .hd-info .hd-tx p:nth-child(2) {
	background: url(../images/hd-dz.png) no-repeat left 3px;
	padding-left: 30px;
}

.hd-list ul li .hd-zt .wks {
	background: #f2f3f8;
	line-height: 30px;
	border-radius: 10px;
	padding: 0 20px;
	color: #666;
}

.hd-list ul li:hover .pic1 img {
	transform: scale(1.1);
}

.hd-list ul li .hd-zt .bmjz {
	max-width: 80px;
	text-align: center;
	background: #f2f3f8;
	line-height: 24px;
	border-radius: 10px;
	padding: 10px 20px;
	color: #666;
}

.hd-list ul li .hd-zt .tg img {
	display: block;
	max-width: 80px;
}

.hd-list ul li:hover a {
	background: #0e44ae;
}

.hd-list ul li:hover a .hd-info h3,
.hd-list ul li:hover a .hd-info p,
.hd-list ul li:hover a .hd-info p span {
	color: #fff;
}

.hd-list ul li:hover .hd-info .hd-tx p:first-child span {
	color: #fff;
}

.hd-xq {
	margin-top: 30px;
}

.hd-xq .hd-xqt .hd-xqt-l {
	float: left;
	width: 300px;
	margin-right: 40px;
}

.hd-xq .hd-xqt .hd-xqt-l img {
	display: block;
	max-width: 100%;
}

.hd-xq .hd-xqt .hd-xqt-r {
	overflow: hidden;
}

.hd-xq .hd-xqt .hd-xqt-r {}

.hd-xq .hd-xqt .hd-xqt-r .hd-info h3 {
	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hd-xq .hd-xqt .hd-xqt-r .hd-info .hd-tx {
	margin-top: 10px;
}

.hd-xq .hd-xqt .hd-xqt-r .hd-info .hd-tx p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 8px;
}

.hd-xq .hd-xqt .hd-xqt-r .hd-info .hd-tx p:first-child {
	background: url(../images/activity-icon01.png) no-repeat left 3px;
	padding-left: 30px;
}

.hd-xq .hd-xqt .hd-xqt-r .hd-info .hd-tx p:nth-child(2) {
	background: url(../images/activity-icon02.png) no-repeat left 3px;
	padding-left: 30px;
}

.hd-xq .hd-xqt .hd-xqt-r .hd-zt .wks {
	background: #f2f3f8;
	line-height: 30px;
	border-radius: 10px;
	padding: 0 20px;
	max-width: 110px;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.hd-xq .hd-xqd {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.hd-xq .hd-xqd h3 {
	background: #ecf0f8;
	padding: 10px 20px;
	font-size: 20px;
	color: #0250ae;
	border-left: 4px solid #0250ae;
}

.hd-xq .hd-xqd p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	text-indent: 2em;
}

.hd-xq .hd-xqd .hd-bman a {
	display: block;
	width: 220px;
	line-height: 44px;
	border-radius: 10px;
	background: #ba0109;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	margin-top: 50px;
	transition: all 0.3s;
}

.hd-xq .hd-xqd .hd-bman a:hover {
	background: #a40109;
}


/* 表单 */
.register {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.register h3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0;
}

.re-row {
	margin-bottom: 22px;
}

.re-row .re-row-l {
	float: left;
	display: block;
	text-align: right;
	width: 100px;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #666;
}

.re-row .re-row-l::before {
	content: "*";
	position: absolute;
	color: #f56c6c;
	margin-left: -10px;
}

.re-row .re-row-l.no::before {
	content: "";
}

.re-row .re-row-r {
	float: right;
	width: calc(100% - 110px);
}

.re-row .re-row-r input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}

.re-row .re-row-r textarea {
	border: 1px solid #dcdfe6;
	padding: 10px;
	width: 100%;
}

.re-row .re-row-r.rad {
	padding-top: 5px;
}

.re-row .re-row-r>label {
	margin-left: 20px;
	cursor: pointer;
}

.re-row .re-row-r>label:first-child {
	margin-left: 0;
}

.re-row .re-row-r input[type="radio"] {
	width: 15px;
	height: 15px;
	line-height: normal;
	padding: 0;
	vertical-align: -2px;
	margin-right: 2px;
	cursor: pointer;
}

.re-row .re-row-r.djBtn {
	position: relative;
}

.re-row .re-row-r.djBtn input {
	cursor: pointer;
	padding-right: 50px;
}

.re-row .re-row-r.djBtn input:hover {
	background: #f6f9fc;
}

.formBtn {
	text-align: center;
}

.formBtn button {
	width: 185px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	background: #0250ae;
	cursor: pointer;
	border: none;
}

.formBtn button.determine {
	margin-left: 20px;
}

.formBtn button.cancel {
	background: #009cb5;
}

.formBtn button.determine {
	background: #005a75;
}


/* 活动列表页end */

/* 数据库导航 */

.database {
	margin-top: -256px;
	position: relative;
	z-index: 3;
}

.search-k .sel {
	float: left;
	width: 220px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	color: #333;
	background: #fff url(../images/down.png) 85% 50% no-repeat;
	background-size: 18px 9px;
	padding-left: 30px;
	border-radius: 32px;
	border: none;
	margin-right: 60px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select{font-size:14px;color:#333;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;}
select::-ms-expand{display:none}

.filter {
	padding: 35px;
	background: #fff;
	border-radius: 10px;
}

.filter dl {
	*zoom: 1;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #b2b2b2;
	overflow: hidden;
}

.filter dl:after,
.filter dl:before {
	content: "";
	display: table
}

.filter dl:after {
	clear: both
}

.filter dl dt {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
	width: 100px;
	text-align: justify;
	text-justify: distribute-all-lines;
	/*这行必加，兼容ie浏览器*/
	text-align-last: justify;
	margin-right: 30px;
}

.filter dl dd {
	overflow: hidden;
	font-size: 0;
}

.filter dl dd a {
	min-width: 80px;
	margin-right: 5px;
	padding: 0 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	transition: all .15s linear 0s;
	-moz-transition: all .15s linear 0s;
	-webkit-transition: all .15s linear 0s;
	-o-transition: all .15s linear 0s;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border-radius: 15px;
}

.filter dl dd a.active,
.filter dl dd a:hover {
	background: #0e44ae;
	color: #fff
}

.filter dl dd.szm a {
	font-family: Arial, Helvetica, sans-serif;
}

.filter dl dd a.padd {
	white-space: nowrap;
	width: auto;
	padding: 0 15px
}

.filter {
	margin: 40px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	padding-bottom: 50px;
}

.database .search {
	overflow: hidden;
	font-size: 14px;
	background: #fff;
	height: 64px;
	border-radius: 32px;

}

.database .search * {
	/* float: left; */
	overflow: hidden;
}

.database .search button {
	width: 110px;
	line-height: 44px;
	background: #0e44ae;
	border: none;
	font-size: 18px;
	color: #fff;
}

.database .search .ss {
	padding: 0 10px 0 48px;
	line-height: 64px;
	width: calc(100% - 160px);
	height: 64px;
	font-size: 16px;
}

.database .search .btn {
	float: right;
	width: 150px;
	height: 64px;
	background: #0060d5;
	border: none;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.database .search .btn:hover {
	background: #004497;
}

/* 图文列表页  start */

.tw ul li {
	padding: 25px 0;
	border-top: 1px solid #e5e5e5;
}

.tw ul li:first-child {
	border-top: 0;
}

.tw ul li a {
	display: block;
	overflow: hidden;
	transition: all 0.3s;
}

.tw .imgList-pic {
	float: left;
	width: 350px;
	overflow: hidden;
	margin-right: 40px;
}

.tw .imgList-pic .pic {
	padding-top: 220px;
}

.tw .imgList-info {
	overflow: hidden;
}

.tw .imgList-info h3 {
	font-size: 18px;
	line-height: 32px;
	max-height: 64px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all 0.3s;
}

.tw ul li a:hover .imgList-info h3 {
	color: #0e44ae;
}

.tw .imgList-info .date {
	margin-top: 10px;
	font-size: 14px;
	color: #0e44ae;
}

.tw .imgList-info .date span {
	font-size: 24px;
	padding-right: 5px;
	font-weight: bold;
}

.tw .imgList-info p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	max-height: 90px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}


/* 图文列表页  end */

.hd-list-z {
	width: calc(100% - 325px);
}

.hd-list-z ul li .hd-info {
	width: 100%;
}

.hd-rl {
	float: right;
	width: 285px;
	margin-top: 30px;
}

.hd-rl img {
	display: block;
	margin: 0 auto;
}

.resource {
	flex-wrap: wrap;
	justify-content: space-between;
}

.resource>div {
	width: 48%;
}

.resource>div h3 {
	padding: 0 25px;
	line-height: 60px;
	background: #0e44ae;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.resource>div ul li {
	padding: 0 20px;
	overflow: hidden;
	line-height: 35px;
	background: #fff;
}
.resource>div.xzzw ul li {
padding: 0 30px;}

.resource>div ul li:nth-child(even) {
	background: #eff1f5;
}

.resource>div ul li i {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 30px;
	width: 18px;
}

.resource>div ul li a {
	float: left;
	width: calc(100% - 190px);
	display: block;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.resource>div ul li span {
	float: right;
	display: block;
	width: 56px;
	height: 20px;
	border: 1px solid #cccccc;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 8px;
}
.resource>div ul li span a{
	width: 100%;
	display: block;
	color: #999;
}
.resource>div ul li span a:hover{
	color: #fff;
}

.resource>div ul li.sub em {
	display: block;
	float: right;
	background: url(../images/xl.png) no-repeat center;
	width: 16px;
	height: 9px;
	margin-top: 20.5px;
}

.resource>div ul li.sub dl {
	padding-left: 48px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.resource>div ul li.sub dd a {
	color: #808080;
}

.resource>div ul li.sub dd {
	line-height: 40px;
	overflow: hidden;
}

.resource>div ul li.sub dd span {
	margin-top: 10px;
}

.resource>div ul li:hover>a {
	color: #1f4091;
}

.resource>div ul li:hover>span {
	border-color: #1f4091;
	background: #1f4091;
	color: #fff;
}

.resource>div ul li.sub dd:hover>a {
	color: #1f4091;
}

.resource>div ul li.sub dd:hover>span {
	border-color: #1f4091;
	background: #1f4091;
	color: #fff;
}

.resource>div ul li font {
	display: inline-block;
	font-size: 12px;
	padding: 0 5px;
	line-height: 16px;
	color: #fff;
	border-radius: 4px;
	margin-left: 10px;
}

.resource>div ul li font.red {
	background: #bc0a0a;
}

.resource>div ul li font.orange {
	background: #fd8644;
}

.resource>div ul li font.blue {
	background: #2590a4;
}

.resource>div ul li a img {
	display: inline-block;
	margin-left: 10px;
}














@media screen and (max-width: 1200px) {
	.hd-rl {
		float: none;
		width: auto;
	}

	.hd-list-z {
		width: 100%;
	}
}

@media screen and (max-width: 1024px) {
	.banner {
		height: 200px;
	}

	.nymain {
		margin-top: 20px;
	}

	.nymain .leftNav>ul>li>a::after {
		width: 3px;
	}

	.position span,
	.position a {
		font-size: 14px;
	}

	.timg-linfo span {
		font-size: 14px;
	}

	.timg-linfo .date span {
		font-size: 20px;
		padding-right: 5px;
	}

	.tx-date span {
		font-size: 20px;
	}

	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}

	.ny-right {
		float: none;
		width: auto;
		margin-top: 0;
	}

	.position {
		padding-top: 16px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.position>div {
		text-align: left;
		line-height: 30px;
		padding-bottom: 16px;
	}

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none;
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px;
	}

	.pagination {
		padding-top: 30px;
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px;
	}

	.nymain .leftNav ul {
		display: none;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
	}

	.nymain .leftNav ul li a {
		line-height: 44px;
		font-size: 18px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 15px;
		line-height: 36px;
	}

	.nymain .leftNav>ul>li>span {
		top: 5px;
	}

	.nymain .leftNav>h2 {
		height: 46px;
		line-height: 46px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url(../images/sub_left_down2.png) no-repeat center center;
		background-position: left center;
		margin-right: 10px;
	}

	.nymain .leftNav>ul>li>a>span {
		background-size: auto 12px;
	}

	.txt-list ul {
		margin-top: 15px;
	}

	.text-list ul li {
		font-size: 16px;
	}

	.tx-date {
		margin-right: 20px;
		width: 72px;
		height: 80px;
		padding-left: 10px;
		padding-top: 10px;
	}

	.tx-info h3 {
		font-size: 16px;
		line-height: 26px;
	}

	.tx-info p {
		line-height: 24px;
		height: 48px;
		margin-top: 6px;
	}

	.art-main .art-tit h3 {
		font-size: 20px;
	}

	.art-main .cont-tit p {
		margin-top: 20px;
	}

	.art-main .art-body {
		padding-top: 20px;
	}

	.art-main .art-body p {
		line-height: 32px;
		margin-bottom: 20px;
	}

	.img-lists ul li {
		width: 49%;
		margin-top: 30px;
	}

	.img-lists ul li:nth-child(even) {
		margin-left: 2%;
	}

	.img-lists ul li a>img {
		height: 209px;
	}

	.img-lists ul li a>div.info p {
		font-size: 14px;
		margin-top: 5px;
	}

	.img-lists ul li a>div.info img {
		height: 12px;
	}

	.img-lists ul li a>div.info span {
		font-size: 12px;
	}

	.timg-list ul li a h3 {
		font-size: 16px;
	}

	.timg-list-img {
		width: 260px;
	}

	.timg-list ul li a .pic {
		padding-top: 164px;
	}

	.timg-linfo p {
		font-size: 14px;
		line-height: 26px;
		max-height: 78px;
		margin: 5px 0 0 0;
	}

	.timg-list ul li a {
		padding: 20px 0;
	}

	.img-txt-more {
		margin-top: 28px;
	}

	.img-lists ul li a>div.info h3 {
		font-size: 16px;
	}

	.ts-list ul li {
		width: 22.5%;
		margin-left: 3%;
	}

	.ts-list ul li:nth-child(even) {
		margin-left: 3%;
	}

	.hd-list ul li .pic1 {
		margin-right: 30px;
	}

	.hd-list ul li .hd-info h3 {
		font-size: 16px;
	}

	.hd-list ul li .hd-info .hd-tx p {
		font-size: 14px;
		background-size: auto 16px !important;
		padding-left: 25px !important;
	}

	.hd-list ul li .hd-zt .wks {
		font-size: 14px;
		padding: 0 10px;
	}

	.hd-list ul li .hd-info {
		width: calc(100% - 120px);
	}

	.hd-list ul li .hd-zt .bmjz {
		max-width: 60px;
		font-size: 14px;
		line-height: 20px;
		padding: 10px 15px;
	}

	.hd-list ul li .hd-zt .tg img {
		max-width: 60px;
	}

	.hd-xq .hd-xqt .hd-xqt-l {
		width: 250px;
		margin-right: 30px;
	}

	.hd-xq .hd-xqt .hd-xqt-r .hd-info h3 {
		font-size: 16px;
	}

	.hd-xq .hd-xqt .hd-xqt-r .hd-zt .wks {
		margin-top: 15px;
		padding: 0 10px;
		max-width: 90px;
	}

	.hd-xq .hd-xqd {
		margin-top: 30px;
		padding-top: 30px;
	}

	.hd-xq .hd-xqd h3 {
		padding: 5px 20px;
		font-size: 18px;
		border-left-width: 3px;
	}

	.tw .imgList-pic {
		width: 250px;
		margin-right: 30px;
	}

	.tw .imgList-pic .pic {
		padding-top: 62.85%;
	}

	.tw .imgList-info h3 {
		max-height: 32px;
	}

	.tw .imgList-info p {
		line-height: 24px;
		max-height: 72px;
	}

	.database {
		margin-top: -160px;
	}

	.search-k .sel {
		width: 160px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		padding-left: 20px;
		margin-right: 40px;
	}

	.database .search {
		height: 50px;
	}

	.database .search .ss {
		padding: 0 10px 0 24px;
		line-height: 50px;
		width: calc(100% - 120px);
		height: 50px;
	}

	.database .search .btn {
		width: 120px;
		height: 50px;
		font-size: 16px;
	}

	.filter dl dt {
		font-size: 16px;
		width: 80px;
		margin-right: 20px;
	}

	.filter dl dd a {
		font-size: 14px;
		min-width: 70px;
	}

	.filter {
		padding: 20px;
		padding-bottom: 35px;
	}
}

@media screen and (max-width: 950px) {
	body {
		padding-top: 90px;
	}
}

@media screen and (max-width:768px) {
	.banner {
		height: 260px;
	}

	.position img {
		max-height: 20px;
	}

	.timg-linfo span {
		font-size: 12px;
	}

	.nymain .leftNav>ul>li:last-child {
		padding-bottom: 0;
	}

	.txt-list ul li a {
		padding: 10px;
	}

	.img-txt-more {
		margin-top: 24px;
	}

	.img-lists ul {
		margin-top: 0;
	}

	.nymain .leftNav>ul>li:first-child {
		padding-top: 0px;
	}

	.nymain .leftNav>ul>li:first-child>span {
		top: 12px;
	}

	.nymain .leftNav>ul>li>a::after {
		width: 5px;
	}

	.banner::after {
		content: none;
	}

	.nymain {
		padding: 0 0 20px 0;
	}

	.text-list ul li {
		line-height: 46px;
		font-size: 14px;
		padding-right: 100px;
	}

	.art-main .art-tit h3 {
		font-size: 18px;
		line-height: 30px;
		margin-top: 15px;
	}

	.art-main .cont-tit p {
		margin-top: 10px;
	}

	.art-main .cont-tit p span {
		font-size: 12px;
	}

	.art-main .cont-tit p img {
		height: 12px;
	}

	.pnext p,
	.pnext p a,
	.pnext p span {
		font-size: 14px;
	}

	.pnext {
		float: none;
		border: none;
		width: auto;
	}

	.pnext p {
		line-height: 26px;
	}

	.img-lists ul li a>img {
		height: 191px;
	}

	.img-lists ul li a>div.info p {
		font-size: 15px;
	}

	.nymain .leftNav>h2 img {
		height: 20px;
	}

	.text-list ul li span {
		font-size: 14px;
	}

	.position a {
		margin: 0 2px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
		line-height: 40px;
	}

	.timg-list-img {
		width: 220px;
		margin-right: 20px;
	}

	.timg-linfo span {
		margin-top: 10px;
	}

	.timg-linfo p {
		margin-top: 10px;
	}

	.timg-list ul li {
		margin-top: 0;
	}

	.img-lists ul li a>div.info {
		padding: 15px;
	}

	.ts-list ul li {
		width: 31%;
	}

	.ts-list ul li:nth-child(4n + 1) {
		margin-left: 3%;
	}

	.ts-list ul li:nth-child(3n + 1) {
		margin-left: 0;
	}

	.resource>div {
		width: 100%;
	}

	.resource>div.ww {
		margin-top: 30px;
	}

	.resource>div h3 {
		line-height: 50px;
	}

}

@media screen and (max-width:640px) {
	.img-lists ul li {
		float: none;
		width: 100%;
	}

	.img-lists ul li:nth-child(even) {
		margin-left: 0;
	}

	.img-lists ul li a .pic span {
		bottom: 10px;
		width: 90px;
		line-height: 30px;
		font-size: 12px;
	}

	.ts-list ul li {
		float: left;
		width: 48.5%;
		margin-left: 3%;
	}

	.ts-list ul li:nth-child(even) {
		margin-left: 3%;
	}

	.ts-list ul li:nth-child(2n + 1) {
		margin-left: 0;
	}

	.hd-list ul li .pic1 {
		float: none;
		width: 100%;
		margin-bottom: 0;
		margin-bottom: 20px;
	}

	.hd-list ul li .hd-info {
		width: 100%;
	}

	.hd-list ul li .hd-zt {
		margin-top: 20px;
	}

	.hd-xq .hd-xqt .hd-xqt-l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.hd-xq .hd-xqt .hd-xqt-l img {
		margin: 0 auto;
	}

	.tw .imgList-pic {
		float: none;
		max-width: 100%;
		width: auto;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:480px) {
	.banner {
		height: 200px;
	}

	.img-txt-more {
		margin-top: 15px;
	}

	.img-lists ul li a>img {
		height: 100px;
	}

	.text-list ul li {
		padding-left: 15px;
	}

	.art-main .cont-tit p .liulan {
		margin-left: 15px;
	}

	.text-list ul li {
		background-size: 3px 3px;
	}

	.text-list ul li span {
		width: 90px
	}

	.timg-list-img {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.timg-list ul li a .pic {
		padding-top: 62.92%;
	}

	.timg-linfo {
		padding-top: 0;
	}

	.hd-xq .hd-xqt .hd-xqt-l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.hd-xq .hd-xqt .hd-xqt-l img {
		margin: 0 auto;
	}

	.filter dl dt {
		float: none;
		width: auto;
		text-align: left;
		text-align-last: left;
		margin-bottom: 10px;
	}
}


@media screen and (max-width:320px) {
	.text-list ul li {
		line-height: 40px;
		font-size: 12px;
	}

	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px;
	}

	.art-main .art-body p {
		font-size: 14px;
		line-height: 30px;
	}

	.img-lists ul li a>img {
		height: 84px;
	}
}

.Popup_bg {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}

.Popup_bg.on {
	display: block;
}

.Popup {
	position: fixed;
	width: 80%;
	max-width: 1000px;
	height: 500px;
	padding: 30px;
	background: #fff;
	border-radius: 10px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 9999;
	display: none;
}
.P-close{
	position: absolute;
	top: -25px;
	right: -25px;
	width: 25px;
	height: 25px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: url(../images/close.svg) no-repeat center;
	background-size: cover;
	cursor: pointer;
	opacity: 0.85;
}

.Popup iframe {
	width: 100%;
	height: 80%;
	max-width: 1000px;
	max-height: 500px;
	border: 0;
	position: relative;
}

.Popup iframe::-webkit-scrollbar {
	width: 3px;
}

::-webkit-scrollbar-track {
	background: #ddd;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em
}

::-webkit-scrollbar-thumb {
	background-color: #307db0;
	background-clip: padding-box;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.Popup h4 {
	font-size: 24px;
	font-weight: bold;
	color: #0e44ae;
	text-align: center;
	background: url(../img/p-section03.png) no-repeat bottom center;
	padding-bottom: 30px;
}

.Popup1 p {
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
	text-indent: 2em;
}

.Popup1 p:first-child {
	margin-top: 0;
}