@charset "utf-8";
body {
	min-width: 1200px;
}

.nickname {
	display: inline-block;
	color: #fff;
	font-size: 16px;
}

.container_col {
	width: 1200px;
	margin: 0 auto;
}

.ipt-sea {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	outline: none;
	border: 0;
	width: 285px;
	padding-left: 15px;
}




/*滚动新闻*/
.zxgg {
	width: 1170px;
	margin: 10px auto auto auto;
	background: url(../images/laba.jpg) no-repeat #fcfcfc;
	padding-left: 30px;
}

.BreakingNewsController {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
	height: 35px;
}

.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	padding: 0 20px;
	line-height: 35px;
}

.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 50px;
}

.BreakingNewsController ul li {
	list-style: none;
	padding: 0 20px;
	display: none;
	height: 35px;
}

.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	line-height: 35px;
}

.BreakingNewsController .bn-arrows {
	display: inline-block;
	float: right;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.BreakingNewsController .bn-arrows span {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: 0.2;
}

.BreakingNewsController .bn-arrows span:hover {
	opacity: 1;
}

.BreakingNewsController .bn-arrows-left {
	left: 0;
	background: url(../images/bn-arrows.png) left center no-repeat;
}

.BreakingNewsController .bn-arrows-right {
	right: 10px;
	background: url(../images/bn-arrows.png) right center no-repeat;
}

.easing a, .easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
}

.news-notice {
	margin: 0;
}

.indnews {
	width: 678px;
	height: 384px;
	float: left;
}

.news-pic {
	width: 678px;
	height: 384px;
}

.news-pic, .news-pic img {
	width: 678px;
	height: 384px;
	overflow: hidden;
}

.news-notice .news-txt {
	width: 520px;
	height: 384px;
	padding: 20px;
	float: right;
	box-sizing: border-box;
}

.news-title {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: url("../images/home-title.png") no-repeat;
	background-size: contain;
}

.news-title .name2 {
	float: left;
	line-height: 39px;
	font-size: 15px;
	font-weight: bold;
	color: #084466;
	padding-left: 20px;
	background: url(../images/shu.png) 8px 11px no-repeat;
}

.news-title .name {
	position: absolute;
	left: -1px;
	top: -1px;
	background: #084466;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.news-title a {
	display: block;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	margin: 0;
	padding-left: 46px;
}


/* .news-name a::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-54%);
	width: 4px;
	height: 17px;
	background: #0A55BC;
} */



.news-title .more {
	position: absolute;
	right: 10px;
	line-height: 28px;
	top: 0;
	font-size: 12px;
	color: #999;
	transition: all .3s ease;
}

.news-title .more:hover {
	color: #084466;
}

.newslist {
	position: relative;
	display: block;
	padding: 10px 12px;
}

.hotnews {
	padding: 16px 0;
	border-bottom: 1px dashed #ddd;
}

.hotnews:last-of-type {
	border: unset;
}

.hotnews h1 {
	font-size: 16px;
	color: #333;
	line-height: 22px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.hotnews .hotcon {
	margin-top: 10px;
	word-break: break-all;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.hotnews .hotcon a {
	color: #999;
	line-height: 24px;
	font-size: 14px;
}

.hotnews .hotcon a:hover, .newslist li a:hover {
	color: #3e81fe;
}

.xgyd {
	background: #fff;
	margin-top: 30px;
}

.xgyd div {
	line-height: 60px;
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #0D538F;
}

.xgyd li {
	height: 30px !important;
	line-height: 24px;
	padding: 6px !important;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.xgyd li a {
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 36px !important;
}

.xgyd li:hover {
	background: #fff !important;
}


.xgyd li:hover a {
	color: #0E62FE !important;
}



.nytit {
	display: flex;
	border-bottom: 1px solid #efefef;
	margin-bottom: 17px;
	font-weight: bold;
	font-size: 22px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 30px;
}

.nytit>span {
	display: inline-block;
	height: 100%;
	font-size: 22px;
	font-weight: 600;
	color: #063063;
	padding-bottom: 10px;
	border-bottom: 3px solid #063063;
}

.xzgg {
	margin: 0 auto;
	width: 1200px;
}

.xzgg img {
	width: 100%;
}

/* .border-radius:50%;
margin:0 auto;
transition:all .3s ease;
} */
.fwzn .iconlist a:hover {
	color: #F71013;
}

.toutiao {
	background: #f5f5f5;
	height: 50px;
	position: relative;
	padding: 12px 90px;
	margin-bottom: 15px;
}

.toutiao i {
	width: 82px;
	height: 69px;
	background: url(../images/toutiao.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.toutiao h1 {
	text-align: center;
}

.toutiao h1 a {
	font-size: 18px;
	color: #333;
}

.toutiao h1 a:hover {
	color: #3e81fe;
}

.toutiao p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.fwzn {
	margin: 20px 0;
	background: #d5e7f6;
	height: 140px;
	overflow: hidden;
}

.fwzn .tit {
	width: 58px;
	background: #0E62FE;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 115px;
	padding-top: 25px;
	float: left;
}

.fwzn .iconlist {
	float: left;
	width: 1112px;
}

.fwzn .iconlist a {
	display: block;
	width: 158px;
	text-align: center;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}

.fwzn .iconlist a .pic {
	width: 82px;
	height: 82px;
	margin: 20px auto auto auto;
	transition: all .3s ease;
}

.fwzn .iconlist a.icon1 .pic {
	background: #eacd75;
}

.fwzn .iconlist a.icon2 .pic {
	background: #93d884;
}

.fwzn .iconlist a.icon3 .pic {
	background: #f57b7b;
}

.fwzn .iconlist a.icon4 .pic {
	background: #b19de5;
}

.fwzn .iconlist a.icon5 .pic {
	background: #60dcb5;
}

.fwzn .iconlist a.icon6 .pic {
	background: #7ebfe2;
}

.fwzn .iconlist a.icon7 .pic {
	background: #dec67c;
}

.fwzn .iconlist a.icon1:hover .pic {
	background: #084466;
}

.fwzn .iconlist a.icon2:hover .pic {
	background: #084466;
}

.fwzn .iconlist a.icon3:hover .pic {
	background: #084466;
}

.fwzn .iconlist a.icon4:hover .pic {
	background: #084466;
}

.fwzn .iconlist a.icon5:hover .pic {
	background: #084466;
}

.fwzn .iconlist a.icon6:hover .pic {
	background: #084466;
}

.fwzn .iconlist a.icon7:hover .pic {
	background: #084466;
}

.xz-col {
	background: #fff;
	padding: 15px;
	height: 350px;
	float: left;
	margin-right: 16px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.xz-col.abt {
	width: 360px;
}

.xz-col.abt img {
	width: 100%;
}

.xz-col.gsgg {
	width: 360px;
	margin-right: 0;
}

.xz-col.jlhd {
	width: 360px;
	margin-right: 0;
	float: right;
}

.xz-col.link-area {
	width: 295px;
	margin-right: 0;
	padding: 0;
	height: 337px;
	float: right;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #edf3f8;
}

.link-area>p {
	position: relative;
	height: 107px;
	padding-right: 50px;
	text-align: center;
	line-height: 107px;
	background-color: #fff;
	cursor: pointer;
	transition: all .3s ease;
}

.link-area>p:nth-child(n+1) {
	margin-bottom: 8px;
}

.link-area>p:hover {
	background: #0D538F;
}

.link-area .placeholder {
	display: inline-block;
	width: 52px;
	height: 52px;
	background: #0D538F;
	margin-top: -10px;
	margin-right: 16px;
	vertical-align: middle;
	text-align: center;
	border-radius: 8px;
	transition: all .3s ease;
}

.link-area a {
	position: relative;
	font-size: 20px;
	font-weight: 500;
	color: #0D538F;
	transition: all .3s ease;
}

.link-area>p:hover .placeholder {
	background-color: #fff;
}

.link-area .placeholder img {
	margin-top: 10px;
}

.link-area>p .dark {
	display: none;
}

.link-area>p:hover a {
	color: #fff;
}

.link-area>p:hover .white {
	display: none;
}

.link-area>p:hover .dark {
	display: inherit;
}

.link-area p::after {
	position: absolute;
	content: "";
	top: 50%;
	right: 40px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background-color: transparent;
	/* 模块背景为透明 */
	border-color: #0D538F;
	border-style: solid;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
	transition: all .3s ease;
	/*箭头方向可以自由切换角度*/
}

.link-area>p:hover::after {
	border-color: #fff;
}

.graphic {
	padding: 15px;
}

.graphic .news-name {
	position: unset;
}

.hudongicon a {
	display: block;
	float: left;
	width: 175px;
	height: 102px;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-align: center;
}

.hudongicon a img {
	margin: 15px auto;
	display: block;
	transition: all .3s ease;
}

.hudongicon a.nor {
	border-right: 0;
}

.hudongicon a.nob {
	border-bottom: 0;
}

.hudongicon a:hover {
	color: #0E62FE;
}

.hudongicon a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.col-title {
	overflow: hidden;
	padding-bottom: 0px;

}

.col-title span p {
	font-size: 18px;
	color: #0E62FE;
}

.col-title span i {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 10px;
}

.col-con {
	margin-top: 30px;
}

.col-con .abttxt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.videolist {
	padding: 0 20px 20px;
	overflow: hidden;
}

.videolist ul {
	width: 1200px;
}

.videolist ul li {
	width: 286px;
	height: 222px;
	float: left;
	text-align: center;
	line-height: 30px;
	margin-right: 8px;
	font-size: 14px;
}

.videolist ul li img {
	width: 286px;
	height: 192px;
}

.sqbs li {
	width: 33.33%;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
}

.sqbs li a:hover {
	color: #3e81fe;
}

.mqmy {
	margin: 20px 0;
}

.mqmy li {
	width: 301px;
	height: 60px;
	margin: 10px auto;
	border: 1px solid #dddddd;
}

.bmfw {
	margin-right: -15px;
}

.bmfw li {
	width: 235px;
	float: left;
	margin-right: 25px;
	padding-left: 120px;
	margin-bottom: 30px;
	margin-top: 15px;
	position: relative;
}

.bmfw li .pic {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}

.bmfw li .pic img {
	width: 100px;
	height: 100px;
}

.bmfw li .pic.rad {
	border-radius: 50%;
	overflow: hidden;
}

.bmfw .info .list {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 2px;
}

.bmfw .info .list i {
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 5px;
}

.gsht {
	float: left;
	width: 400px;
}

.col-2-r .tit {
	height: 40px;
	background: url(../images/sficon.png) 0 9px no-repeat;
	padding-left: 30px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	float: left;
}

.sfbox {
	padding: 0 10px 15px 5px;
	height: 213px;
}

.sftxt {
	float: left;
	width: 424px;
	height: 215px;
	position: relative;
}

.sftxt .info {
	height: 198px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.sftxt a {
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	text-align: center;
	color: #F30;
}

.sftxt a:hover {
	color: #39F;
}

.jisuan {
	float: right;
	padding-left: 30px;
	width: 270px;
	border-left: 1px dashed #efefef;
	height: 213px;
}

.jisuan h1 {
	color: #084466;
	line-height: 30px;
	font-size: 15px;
}

.jsbox {
	position: relative;
	padding-left: 65px;
	margin-top: 8px;
}

.jsbox span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 27px;
	display: block;
	width: 65px;
	color: #7e7e7e;
}

.jsbox .jsq {
	border: 1px solid #f0f0f0;
	height: 19px;
	padding: 3px 3px 3px 10px;
	border-radius: 2px;
}

.jsbox .jsq .ipt-jsq {
	border: 0;
	height: 19px;
	line-height: 19px;
	width: 100%;
	outline: none;
}

.jsbox .jsq a {
	display: block;
	width: 42px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	background: #55aeec;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
	border-radius: 2px;
}

.jsjg {
	background: #f0f0f0;
	padding: 4px 8px;
	margin-top: 10px;
	position: relative;
}

.jsjg .tab {
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	color: #6a6a6a;
	height: 28px;
	overflow: hidden;
}

.jsjg .tab span {
	float: right;
}

.jsjg .tab.last {
	border: 0;
}

.jsjg:before {
	content: '';
	width: 9px;
	height: 5px;
	background: url(../images/jtt.png) no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: -5px;
}

.jisuan .smtxt {
	color: #55aeec;
	line-height: 40px;
}

.xxlinks {
	height: 24px;
	overflow: hidden;
}

.xxlinks a {
	color: #F33;
	line-height: 24px;
}

.xxlinks a:hover {
	color: #55aeec;
	text-decoration: underline;
}

.newslist.htlist {
	padding: 0;
	width: 360px;
}

.col-4 {
	width: 289px;
	float: left;
	margin-right: 12px;
	border: 1px solid #efefef;
}

.col-4.last {
	margin-right: 0;
}

.linksbox {
	background: #fff;
	margin: 15px auto;
	width: 1200px;
}

.txtlisttit {
	height: 38px;

}

.txtlisttit a {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	padding: 0 40px;
	color: #333;
	transition: all .3s ease;
	font-size: 14px;
}

.txtlisttit a.current {
	background: #0A55BC;
	color: #fff;
}

.linksbox .listcon {
	height: 70px;
}

.linksbox .linkslist li {
	margin: 5px 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}

.mg-t-b {
	margin: 15px auto;
}

.page-left {
	width: 200px;
	float: left;
}

.page-right {
	width: 900px;
	float: right;
	background: #fff;
	padding: 40px;
}

.lujing {
	margin: 20px 0;
	font-size: 14px;
	color: #888;
}

.pageny {
	overflow: hidden;
	padding: 30px 0;
	background: #f0f4f8;
}

.fllist {
	border: 1px solid #ededed;
}

.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
}

.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}

.fllist li:hover, .fllist li.active {
	background: #0D538F;
}

.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom: 0;
}

.fllist li.active {
	border-left: 4px solid #0D538F;
}

.hotarticl {
	margin-top: 20px;
}

.hottit {
	border-bottom: 1px solid #efefef;
	line-height: 40px;
	font-size: 16px;
	color: #F30;
	margin: 12px 12px 0 12px;
}

.pagelujing {
	height: 40px;
	border-bottom: 2px solid #efefef;
	position: relative;
}

.pagelujing .name {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	border-bottom: 2px solid #F33;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

.pagelujing span {
	position: absolute;
	right: 0;
	line-height: 40px;
	color: #888;
}

.news-txt.ny, .newslist.ny {
	border: 0;
	padding: 0;
}

.news-txt.ny {
	min-height: 600px;
}

.newslist .home-list {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	margin-bottom: 22px;
}


.liuyantab {
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	margin-top: 20px;
	padding: 20px;
}

/*分页*/

.biaoti {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 20px;
	font-weight: 600;
	margin-top: 30px;
}

.sshuomign {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}

.sshuomign span {
	margin: 0 10px;
}

.pages {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}

.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999
}

.pages ul li:hover {
	background: #0E62FE;
	color: #fff;
	border: 1px solid #0E62FE
}

.pages ul li:hover a {
	color: #fff;
}

.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #0E62FE;
	padding: 4px 12px;
	margin: 0 1px;
	background: #0E62FE;
	color: #fff;
}

.pages ul li.thisclass a {
	color: #fff;
}

.pages ul li a {
	display: block;
	color: #999
}

.pages ul li a:hover {
	color: #fff;
}

.article_txt {
	font-size: 14px;
	line-height: 28px;
	color: #333;
	margin-top: 20px;
	overflow: hidden
}

.article_txt img {
	max-width: 930px;
}

/* 反馈模块 */
.contact-com-body {
	display: flex;
	justify-content: center;
	padding: 30px 10px 25px 10px;
	border-bottom: 1px solid #d3d3d3
}

.row:before, .row:after {
	content: "";
	display: table;
	line-height: 0
}

.row:after {
	clear: both
}

.row {
	margin-bottom: 15px;
	*zoom: 1
}

.col-2, .col-10 {
	float: left;
	position: relative;
	min-height: 1px
}

.contact-com-body .col-2 {
	width: 90px;
	line-height: 40px;
	margin-right: 10px;
	text-align: left
}

.contact-com-body .input-control {
	padding: 5px;
	line-height: 30px;
	height: 30px;
	width: 400px;
	border: 1px solid #ccc
}

.contact-com-body .textarea-control {
	height: 106px;
	width: 490px;
	padding: 5px;
	border: 1px solid #ccc
}

.contact-com-body .help-inline {
	line-height: 40px;
	color: #F00
}

.contact-com-body .input-shade {
	background-color: #f8f8f8
}

.contact-com-body .input-short {
	width: 340px
}

.contact-com-body .input-shorter {
	width: 140px
}

.contact-com-body img {
	width: 80px;
	height: 41px;
	margin: 2px 5px
}

.contact-com-btn {
	margin-left: 70px;
	padding-top: 20px
}

.contact-com-btn .btn {
	margin-right: 30px
}

.btn-warning {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #ff8942;
	background: -webkit-linear-gradient(top, #ff9454, #ff7f30);
	background: -moz-linear-gradient(top, #ff9454, #ff7f30);
	background: -ms-linear-gradient(top, #ff9454, #ff7f30);
	background: -o-linear-gradient(top, #ff9454, #ff7f30)
}

.btn-warning:hover {
	color: #fff;
	background-color: #ff8945;
	background: -webkit-linear-gradient(top, #ff8237, #fd8f4d);
	background: -moz-linear-gradient(top, #ff8237, #fd8f4d);
	background: -ms-linear-gradient(top, #ff8237, #fd8f4d);
	background: -o-linear-gradient(top, #ff8237, #fd8f4d)
}

.btn-danger {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #063063;
	background: -webkit-linear-gradient(top, #1F4573, #063063);
	background: -moz-linear-gradient(top, #1F4573, #063063);
	background: -ms-linear-gradient(top, #1F4573, #063063);
	background: -o-linear-gradient(top, #1F4573, #063063)
}

.btn-danger:hover {
	color: #fff;
	background-color: #1F4573;
	background: -webkit-linear-gradient(top, #063063, #1F4573);
	background: -moz-linear-gradient(top, #063063, #1F4573);
	background: -ms-linear-gradient(top, #063063, #1F4573);
	background: -o-linear-gradient(top, #063063, #1F4573)
}

.message ul li {
	margin-bottom: 10px;
	line-height: 25px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	border-bottom: 1px dotted #ccc;
}

.message li p {
	padding-bottom: 5px;
	font-size: 14px;
}

.datetime {
	color: #999999;
	font-size: 12px;
	width: 120px;
	text-align: center;
	display: inline;
	float: right;
}

.para01 {
	display: inline-block;
	padding-bottom: 0px;
	font-size: 16px;
	font-family: "微软雅黑";
}

.para01 a {
	font-size: 16px;
}

#maximg img {
	max-width: 100%;
	height: auto !important
}

.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #063063;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #063063;
	border: 1px solid #063063;
}

.pagination a.page-num-current {
	color: #fff;
	background: #063063;
	border: 1px solid #063063;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	font-size: 14px;
	text-align: center;
	padding: 20px 0
}


.home-banner {
	margin-top: 12px;
}

.home-certification {
	padding: 30px 0;
	height: 1000px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #DDECFF 100%);
	box-sizing: border-box;
}

.home-title {
	text-align: center;
	font-size: 30px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 700;
	color: #333333;
	line-height: 42px;
}

.home-title>p:first-of-type {
	font-family: AlibabaPuHuiTi_2_105_Heavy;
	font-weight: 700;
	color: #e4e8ed;
	letter-spacing: 2px;
}

.home-certification__item {
	display: flex;
	margin: 40px 0 40px;
}

.home-certification__item>p {
	flex: 1;
	height: 138px;
	margin-right: 32px;
	background-color: #CED1D5;
}

.home-certification__item>p:last-of-type {
	margin-right: 0;
}

.home-certification__content {
	display: flex;
}

.home-certification__content__left {
	display: inline-block;
	width: 786px;
	min-width: 786px;
	margin-right: 34px;
}

.news-list {}

.news-list__first {
	display: inline-block;
	margin-right: 18px;
	width: 247px;
}

.news-list__first a {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-list .news-list__first:last-child {
	margin-right: 0;
}

.news-list li {
	margin-bottom: 14px;
	font-size: 16px;
	color: #999999;
	line-height: 22px;
}

.news-list li:nth-of-type(3) {
	margin-right: 0;
}

.news-list li .news-list__title {
	position: relative;
	font-weight: 500;
	color: #333333;
	line-height: 22px;
}

.news-list .news-list__first .image-content {
	margin-bottom: 8px;
}

.news-list .news-list__first .news-list__title {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 25px;
}

.news-list li:nth-child(n+4) .news-list__title {
	padding-left: 18px;
}

.news-list li:nth-child(n+4) .news-list__title::before {
	position: absolute;
	content: '';
	left: 0;
	top: 5px;
	width: 8px;
	height: 8px;
	background: #F08302;
}

.news-list li .news-list__title:hover {
	color: #3e81fe;
}

.news-list li .time {
	font-size: 14px;
	float: right;
}

.news-list .image-content {
	display: block;
	width: 100%;
	height: 140px;
	background-color: write;
}

.news-list .image-content img {
	width: 100%;
	height: 100%;
}

.news-list .news-list__first__right .article-content {
	margin-top: 14px;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-indent: 2em;
}

.home-certification__content__right {
	flex: 1;
}

.home-certification__content__right .newslist li::before {
	position: absolute;
	content: '';
	left: 0;
	top: 8px;
	width: 8px;
	height: 8px;
	background: #F08302;
}


.newslist li {
	position: relative;
	padding-left: 18px;
	/* margin-bottom: 23px; */
	/* background: url(../images/listnot.png) 0px 15px no-repeat; */
}

.newslist li a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}


.home-corporation {

	height: 512px;
	background: url('../images/home-bg.png') no-repeat 50%;
	background-size: cover;
}

.home-corporation>.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.home-corporation__right {
	width: 567px;
	height: 345px;
	min-width: 567px;
	margin-left: 85px;
	background: url('../images//introduction.png') no-repeat;
	background-size: contain;
}

.home-corporation__left {
	flex: 1;
}

.home-corporation__left .home-title {
	text-align: left;
	color: #fff;
}

.home-corporation__content {
	margin-top: 50px;
	font-size: 15px;
	color: rgba(255, 255, 255, .7);
	line-height: 24px;
}

.home-member {
	padding: 30px 0 26px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #DDECFF 100%);
}

.home-member__content {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 56px;
}

.home-member__content section {
	width: 285px;
	height: 200px;
	background-color: cyan;
}

.home-member__news {
	display: flex;
}

.home-member__left {
	width: 728px;
	min-width: 728px;
	margin-right: 38px;
}

.home-member__right {
	flex: 1;
}

.member-news {}

.member-news__first {
	display: flex;
	height: 144px;
	margin-bottom: 20px;
}

.member-news__first .img {
	width: 237px;
	min-width: 237px;
	height: 144px;
	margin-right: 16px;
	background-color: #ddd;
}

.member-news__first .img img {
	width: 100%;
	height: 100%;
}

.member-news__first__content {
	display: flex;
	flex-direction: column;
	padding: 8px 0 6px;
	box-sizing: border-box;
}

.news-card__title {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 10px;
}

.news-card__title a {
	color: #333333;
}

.news-card__desc {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.member-news__more {
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
}

.news__card {
	display: flex;
	padding: 12px 0;
}

.news-card__date {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	width: 110px;
	min-width: 110px;
	padding-right: 15px;
	font-size: 28px;
	font-weight: 600;
	color: #063063;
	line-height: 40px;
	margin-right: 18px;
	border-right: 1px solid #ddd;
	box-sizing: border-box;
}

.news-card__date>span:last-of-type {
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
}

.linkslist {
	display: flex;
	flex-wrap: wrap;
}

.link-card {
	width: 206px;
	height: 96px;
	padding: 16px;
	margin: 0 22px 22px 0;
	background: #FFFFFF;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 64px;
	box-shadow: 0px 4px 8px 3px rgba(0, 26, 59, 0.05);
	box-sizing: border-box;
}

.link-card:nth-child(2n) {
	margin-right: 0;
}

.link-card img {
	height: 100%;
	max-width: 100%;
}.link-card img:hover {
	transform:scale(1.05);
}

.page-content {
	padding: 24px 30px 30px;
	min-height: 360px;
	background-color: #fff;
}

.ny li {
	margin-bottom: 16px;
}

.certificate {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.certificate-item {
	flex: 1;
	text-align: center;
	margin-bottom: 30px;
}.certificate-item:hover {
	transform:scale(1.05);
}

.certificate-item img {
	width: 95%;
	height: 100%;
}

.certificate-btn {
	display: block;
	width: 360px;
	height: 48px;
	text-align: center;
	font-size: 14px;
	margin: 30px auto;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 1px;
	background: linear-gradient(180deg, #0F4991 0%, #0F4991 100%);
	cursor: pointer;
}

.certificate-btn a{
	color: #FFFFFF;
	line-height: 48px;
}

.news-express__search{
	display: none;
	margin-left: auto;
}

.toolbar{
	font-size: 14px;
}