.more_m {
	display: block;
	margin: .5rem 0;
	border: 1px #C8E4D7 solid;
	border-radius: .1rem;
	height: .9rem;
	line-height: .9rem;
	text-align: center;
	color: #008342;
	background: #fff;
}
.more_m img {
	width: .3rem;
	vertical-align: middle;
}
/* 板块背景 */
.page1 {
	/* background: url("hky_bg1.jpg") no-repeat; */
	/* background-size: 100% 100%; */
}
.page2 {
	background: url("hky_bg2_m.jpg") no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}
.page2 .page2_warp_center {
	/* width: 1400px; */
	margin: 0 .3rem;
	position: relative;
	z-index: 1;
	padding-top: .6rem;
	/* height: 415px; */
}
.page3 {
	background: url("hky_bg3.jpg") no-repeat;
	background-size: 100% 100%;
}
.page3 .warp_center {
	padding: .3rem;
	padding-bottom: 0;
}
.page4 {
	background: url("hky_bg4.jpg") no-repeat top center;
	background-size: 1920px;
}
.page4 .page4_warp_center {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-top: 145px;
	/* padding-bottom: 200px; */
	height: 764px;
}

.page5 {
	background: url("hky_bg5_m.jpg") bottom no-repeat;
	background-size: contain;
}
.page5 .warp_center {
	padding: .3rem;
	padding-bottom: 2.2rem;
	padding-top: 0;
}
/* 滚动新闻开始 */
.page1 {
	/* padding-top: .2rem; */
}
.scroll_news {
	padding: .1rem .2rem;
	background: #ffffff;
	border-left: 4px #008342 solid;
	box-shadow: 0 0 10px rgba(2, 105, 165, 0.1);
}

.scroll_news .scroll_news_tit {
	/* float: left; */
	/* width: 220px; */
	box-sizing: border-box;
	background: url(hky_gd_ico.png)no-repeat 0px center /.34rem;
	height: .6rem;
	line-height: .6rem;
	/* font-size: 22px; */
	/* font-weight: 600; */
	padding-left: .5rem;
	color: #5892CE;
}

.scroll_news_list {
	/* float: left; */
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	-webkit-text-size-adjust: none;
}

.new_list_com {
	overflow: hidden;
	position: absolute;
	left: 0;
}

.new_list_mess {
	float: left;
	font-size: .28rem;
	padding-right: .2rem;
	position: relative;
	padding-left: .5rem;
	box-sizing: border-box;
	margin-right: .5rem;
}

.new_list_mess::before {
	position: absolute;
	content: "";
	width: .26rem;
	height: .27rem;
	background: url("hky_gd_ico2.png") no-repeat;
	background-size: .26rem;
	left: 0;
	top: .18rem;
}

.new_list_mess a {
	color: #4c4c4c;
	margin-right: .15rem;
	font-size: .28rem;
}
.new_list_mess a:hover {
	color: #186ABC;
}
.new_list_mess span.date {
	color: #999999;
	font-size: .24rem;
}

/* 下级内容 */
.news_main {
	margin-top: .2rem;
	background: #FFFFFF;
	/* padding: 20px; */
	overflow: hidden;
	/* box-shadow: 0 0 10px rgba(2, 105, 165, 0.1); */
}
/* banner */
.hky_banner {
	width: 100%;
	height: 4.16rem;
	/* float: left; */
}

.hky_banner li {
	width: 100%;
	height: 4.16rem;
	overflow: hidden;
	position: relative;
}

.hky_banner li .imgs {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hky_banner .pageState {
	position: absolute;
	right: .1rem;
	bottom: .2rem;
	font-size: .22rem;
	line-height: .22rem;
	color: #fff;
	z-index: 1;
	letter-spacing: 5px;
}
.hky_banner .pageBg {
	width: 100%;
	height: .74rem;
	line-height: .7rem;
	background: url(hky_news_bar.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: .28rem;
	color: #FFFFFF;
	padding-left: .2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 1rem;
}
.hky_banner .pageState span {
	font-size: .4rem;
	margin-right: .05rem;
	letter-spacing: 0;
}

.hky_banner .next,
.hky_banner .prev {
	display: none;
}

.hky_scale_img {
	overflow: hidden;
}

.hky_scale_img .imgs {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.hky_scale_img:hover .imgs {
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}

.hky_scale_img_nov .imgs {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.hky_scale_img_nov:hover .imgs {
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}


.news_list {
	margin-top: .3rem;
}
.njyjs_news1 {
	background: url(hky_news_line.png) repeat-x left bottom;
	padding-bottom: .3rem;
}
.njyjs_news1 .t1 {
	line-height: .5rem;
	font-size: .34rem;
	max-height: 72px;
	font-weight: bold;
	overflow: hidden;
	display: block;
}

.njyjs_news1 .t2 {
	line-height: 1.8;
	font-size: .26rem;
	color: #707070;
	overflow: hidden;
	margin-top: 9px;
	display: block;
}

/* 文字新闻 */
.njyjs_news2 {
	margin-top: .12rem;
}
.njyjs_news2 li {
	padding: .08rem 0;
	clear: both;
	overflow: hidden;
}
.njyjs_news2 li .kj {
	line-height: 1.8;
	display: block;
	overflow: hidden;
	padding-left: .3rem;
	background: url(hky_list_ico.png) no-repeat left .22rem;
	background-size: .08rem;
}
.njyjs_news2 span {
	color: #8A9FB4;
	font-size: .24rem;
	line-height: 1.8;
	padding-left: .3rem;
}
.box1 {
	width: 415px;
	float: left;
}
.news_box {
	overflow: hidden;
}
.news_box .title {
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
}
.news_box .title span {
	background: #FFFFFF url(hky_news_ico.png) no-repeat left .2rem;
	background-size: .36rem;
	padding-left: .5rem;
	font-size: .4rem;
	color: #5792CD;
	line-height: 0.8rem;
	display: block;
	float: left;
}
.news_box .title .more {
	width: 98px;
	height: 50px;
	line-height: 50px;
	background: url("hky_news_more.png") no-repeat;
	float: right;
	font-size: 14px;
	color: #118B4F;
	text-align: right;
	padding-right: 9px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.news_box .title .more:hover {
	background: url(hky_news_more_on.png) no-repeat;
	color: #FFFFFF;
}
.news_box ul {
	overflow: hidden;
	clear: both;
}
.news_box ul li {
	padding: .2rem 0;
	/* height: 90px; */
	clear: both;
	overflow: hidden;
	background: url(hky_news_line.png) repeat-x left bottom;
}
.news_box ul li .tt {
	/* font-size: 18px; */
	line-height: 1.8;
	/* height: 60px; */
	display: block;
	overflow: hidden;
	padding-left: .2rem;
	border-left: 2px #C8E4D7 solid;
	/* float: left; */
	/* width: 375px; */
}
.news_box ul li span {
	color: #8A9FB4;
	font-size: .24rem;
	/* float: right; */
	/* line-height: 30px; */
	font-weight: normal;
	display: block;
}
.news_box.box2 ul li:first-child {
	/* font-weight: bold; */
}
.news_box.box2 .topimg {
	/* width: 415px; */
	/* height: 254px; */
	margin-top: .2rem;
	overflow: hidden;
}
.news_box.box2 .topimg img {
	width: 100%;
	/* height: 100%; */
}
.news_box.box3 .topimg dl {
	overflow: hidden;
	clear: both;
	margin-top: 19px;
}
.news_box.box3 .topimg dl dt {
	width: 3.2rem;
	height: 1.88rem;
	float: left;
	overflow: hidden;
}
.news_box.box3 .topimg dl dt img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.news_box.box3 .topimg dl dd {
	/* font-size: 18px; */
	line-height: 1.8;
	display: block;
	overflow: hidden;
	float: right;
	width: 3.4rem;
	/* font-weight: bold; */
}
.news_box.box3 .topimg dl dd span {
	color: #8A9FB4;
	font-size: .24rem;
	line-height: 1.8;
	display: block;
	font-weight: normal;
}

.news_box.box2 .topimg img {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.news_box.box2 .topimg:hover img {
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}


.news_box.box3 .topimg dt img {
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.news_box.box3 .topimg dt:hover img {
	transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}
.news_down {
	/* padding-bottom: 60px; */
}
/* 通知公告 */
.page2_line {
	position: absolute;
	left: 0;
	bottom: 154px;
	width: 100%;
	border-bottom: 1px #C8E4D7 solid;
	display: none;
}
.tab_title {
	/* overflow: hidden; */
	background: url(hky_news_line.png) repeat-x left bottom;
	/* padding-bottom: 25px; */
	height: .8rem;
	position: relative;
	z-index: 1;
}
.tab_title ul li {
	float: left;
	font-size: .4rem;
	position: relative;
	height: .6rem;
	line-height: .58rem;
}
.tab_title ul li:first-child {
	margin-right: .4rem;
	padding-right: .4rem;
}
.tab_title ul li:first-child::after {
	content: "";
	display: block;
	background: url("hky_tz_ico.png") no-repeat;
	background-size: 100%;
	width: .08rem;
	height: .08rem;
	position: absolute;
	right: -.04rem;
	top: 50%;
	transform: translateY(-50%);
}
.tab_title ul li.on a {
	color: #5792CD;
}
.tab_title ul li.on::before {
	content: "";
	display: block;
	background: url("hky_news_ico.png") center no-repeat;
	background-size: .3rem;
	width: .3rem;
	height: .3rem;
	position: absolute;
	left: .64rem;
	bottom: -.34rem;
}
.tab_title .more {
	position: absolute;
	right: 0;
	bottom: -25px;
}
.tab_title .more a {
	display: none;
	width: 98px;
	height: 50px;
	line-height: 50px;
	background: url(hky_news_more.png) no-repeat;
	float: right;
	font-size: 14px;
	color: #118B4F;
	text-align: right;
	padding-right: 9px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.tab_title .more a:hover {
	background: url(hky_news_more_on.png) no-repeat;
	color: #FFFFFF;
}
.tab_title .more a.on {
	display: block;
}
.tab_box {
	display: none;
	padding: .3rem 0 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.tab_box.on {
	display: block;
}
.tab_box ul li {
	display: none;
}
.tab_box ul li:nth-child(1), .tab_box ul li:nth-child(2),.tab_box ul li:nth-child(3) {
	display: block;
}
.tab_js {
}
.tab_js2 {
}
.tab_list {
	/* margin: 0 15px; */
	overflow: hidden;
}

.tab_date {
	overflow: hidden;
	padding-bottom: .3rem;
	position: relative;
	background: url(hky_news_line.png) repeat-x left bottom;
}
.tab_date::after {
	content: "";
	display: block;
	width: 1.7rem;
	height: .04rem;
	background: #4AA779;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tab_date .left {
	float: left;
}
.tab_date .clum {
	font-size: .3rem;
	line-height: 1;
	color: #5892CE;
	font-weight: bold;
}
.tab_list .year {
	font-size: .24rem;
	line-height: 1;
	color: #5892CE;
	margin-top: .1rem;
}
.tab_date .clum a {
	color: #5892CE;
}
.tab_date .right {
	position: absolute;
	bottom: .3rem;
	right: 0;
	font-size: .26rem;
	color: #5892CE;
}
.tab_date .right a {
	color: #5892CE;
}
.tab_date .day {
	font-size: .48rem;
	line-height: .6rem;
	color: #5892CE;
}
.tab_date .year {
	font-size: .24rem;
	line-height: 1;
	color: #5892CE;
}
.tab_list .txt {
	/* font-size: 18px; */
	line-height: 1.8;
	margin-top: 20px;
}
.tab_box .prev {
	position: absolute;
	background: url("hky_tz_ico1.png") no-repeat;
	width: 57px;
	height: 57px;
	left: -90px;
	bottom: 129px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.tab_box .prev:hover {
	background: url("hky_tz_ico1_on.png") no-repeat;
	background-size: cover;
}
.tab_box .next {
	position: absolute;
	background: url(hky_tz_ico2.png) no-repeat;
	width: 57px;
	height: 57px;
	right: -90px;
	bottom: 129px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.tab_box .next:hover {
	background: url("hky_tz_ico2_on.png") no-repeat;
	background-size: cover;
}

/* page3 */
.tab_title2 {
	background: url(hky_news_line.png) repeat-x left bottom;
	/* padding-bottom: 25px; */
	height: .8rem;
	position: relative;
}
.tab_title2 ul li {
	float: left;
	font-size: .4rem;
	position: relative;
	height: .6rem;
}
.tab_title2 ul li a {
	color: #5792CD;
}
.tab_title2 ul li::before {
	content: "";
	display: block;
	background: url("hky_news_ico.png") center no-repeat;
	background-size: .3rem;
	width: .3rem;
	height: .3rem;
	position: absolute;
	left: .64rem;
	bottom: -.34rem;
}
.tab_title2 .more {
	position: absolute;
	right: 0;
	bottom: -25px;
}
.tab_title2 .more a {
	width: 98px;
	height: 50px;
	line-height: 50px;
	background: url(hky_news_more.png) no-repeat;
	float: right;
	font-size: 14px;
	color: #118B4F;
	text-align: right;
	padding-right: 9px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.tab_title2 .more a:hover {
	background: url(hky_news_more_on.png) no-repeat;
	color: #FFFFFF;
}
.tab_title2 .qk_btn2 {
	display: block;
	width: 160px;
	height: 42px;
	line-height: 38px;
	border: 1px #CCDFF1 solid;
	background: #FBFCFE;
	font-size: 18px;
	text-align: center;
	border-radius: 4px;
	color: #5792CD;
	position: absolute;
	right: 99px;
	top: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.tab_title2 .qk_btn2:hover {
	border: 1px solid #5792CD;
	background: #f0f3f8;
}

.tab_title2 .qk_btn2 img {
	vertical-align: middle;
	margin-right: 10px;
}
/* page3 期刊*/
.qikan {
	overflow: hidden;
	margin-top: 50px;
	border: 1px solid #E6EDF5;
}
.qikan .qk_title {
	width: 300px;
	float: left;
}
.qikan .qk_title ul li {
	padding: 25px 0;
	border: 1px solid #E6EDF5;
	position: relative;
}
.qikan .qk_title ul li img {
	height: 230px;
	display: block;
	margin: 0 auto;
}
.qikan .qk_title ul li.on {
	border: 1px solid #5792CD;
}
.qikan .qk_title ul li.on::after {
	content: "";
	display: block;
	background: url("hky_qk_ico.png") center no-repeat;
	width: 12px;
	height: 24px;
	position: absolute;
	right: -12px;
	top: 45%;
}
.qikan .qk_box {
	width: 1030px;
	float: right;
	display: none;
}
.qikan .qk_box.on {
	display: block;
}
.qikan .qk_box .left {
	float: left;
	width: 610px;
	height: 564px;
	padding-right: 109px;
	background: url("hky_qk_bg2.jpg") no-repeat right;
	background-size: auto 100%;
}
.qikan .qk_box .left .title {
	font-size: 30px;
	line-height: 34px;
	border-left: 6px #5792CD solid;
	color: #5792CD;
	padding-left: 20px;
	margin: 56px 0 36px;
}
.qikan .qk_box .left .title span {
	font-size: 20px;
}
.qikan .qk_box .left p {
	font-size: 18px;
	line-height: 2;
	margin-top: 25px;
	text-align: justify;
}
.qikan .qk_box .left p span {
	color: #5792CD;
	font-weight: bold;
}
.qikan .qk_box .left .qk_btn {
	display: block;
	width: 174px;
	height: 50px;
	line-height: 44px;
	border: 1px #CCDFF1 solid;
	background: #FBFCFE;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	color: #5792CD;
	margin-top: 25px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.qikan .qk_box .left .qk_btn:hover {
	border: 1px solid #649acf;
	background: #f0f3f8;
}
.qikan .qk_box .left .qk_btn img {
	vertical-align: text-top;
	margin-right: 15px;
}
.qikan .qk_box .right {
	float: right;
	width: 420px;
	background: url("hky_qk_bg.png") no-repeat;
	background-size: cover;
	padding-left: 35px;
	padding-bottom: 46px;
}
.qikan .qk_box .right .title {
	font-size: 26px;
	margin: 56px 0 36px;
}
.qikan .qk_box .right ul li {
	font-size: 18px;
	margin-bottom: 25px;
}
.content_scrollbar1 {
	overflow: hidden;
}
.content_scrollbar1 .scroll_main {
	padding-right: 20px;
}
.content_scrollbar1 .scroll_wrap {
	width: 100%;
	height: 390px;
	position: relative;
}
.content_scrollbar1 .scroll_wrap .scroll_cont {
	height: 100%;
	overflow: hidden;
	padding-right: 25px;
}
.content_scrollbar1 .scroll_wrap .scroll_bar {
	position: absolute;
	top:0;
	right: 0px;
	width: 5px;
	height: 100%;
	border-left: 5px #F1F5FA solid;
}
.content_scrollbar1 .scroll_wrap .scroll_slider {
	position: absolute;
	top: 0;
	left: -5px;
	width: 5px;
	height: 70px;
	background-color: #5892CE;
	border-radius:5px;
	opacity: 1;
	cursor: pointer;
}
.content_scrollbar1 .scroll_wrap .scroll_slider:hover{
	opacity: 1
}
/*专题专栏*/
.zt_menu {
	overflow: hidden;
	margin-top: .5rem;
}

.zt_menu .zt-item {
	height: 1.2rem;
	overflow: hidden;
	position: relative;
	transition: height 0.6s;
}

.zt_menu .zt-item .text-cont {
	position: absolute;
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	left: 0;
	top: 0;
	text-align: center;
	box-sizing: border-box;
	font-size: 0.32rem;
	color: #fff;
	background-color: rgb(0 0 0 / 60%);
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.4s 0.6s;
}
.zt_menu .zt-item .text-cont-2 {
	position: absolute;
	width: 100%;
	height: 1.2rem;
	line-height: 1.5;
	left: 0;
	top: 0;
	text-align: center;
	box-sizing: border-box;
	font-size: 0.32rem;
	color: #fff;
	background-color: rgba(73, 4, 4, 0.6);
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.4s 0.6s;
	padding: .14rem .5rem 0;
}

.zt_menu .zt-item .img-cont {
	height: 2.88rem;
	overflow: hidden;
}

.zt_menu .zt-item .img-cont img {
	height: 100%;
	object-fit: cover;
}

.zt_menu .zt-item.active {
	height: 2.88rem;
}

.zt_menu .zt-item.active .text-cont {
	transition-delay: 0s;
	opacity: 0;
}












/* page4 */
.tab_title3 {
	background: url(hky_news_line2.png) repeat-x left bottom;
	padding-bottom: 25px;
	height: 65px;
	position: relative;
	z-index: 1;
}
.tab_title3 ul li {
	float: left;
	font-size: 32px;
	position: relative;
}
.tab_title3 ul li a {
	color: #ffffff;
}
.tab_title3 ul li::before {
	content: "";
	display: block;
	background: url("hky_news_ico2.png") center no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 53px;
	bottom: -35px;
}
.tab_title3 .more {
	position: absolute;
	right: 0;
	bottom: -25px;
}
.tab_title3 .more a {
	width: 98px;
	height: 50px;
	line-height: 50px;
	background: url(hky_news_more.png) no-repeat;
	float: right;
	font-size: 14px;
	color: #118B4F;
	text-align: right;
	padding-right: 9px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.tab_title3 .more a:hover {
	background: url(hky_news_more_on.png) no-repeat;
	color: #FFFFFF;
}
.tab_title3 .qk_btn2 {
	display: block;
	width: 160px;
	height: 42px;
	line-height: 38px;
	border: 1px #CCDFF1 solid;
	background: #FBFCFE;
	font-size: 18px;
	text-align: center;
	border-radius: 4px;
	color: #5792CD;
	position: absolute;
	right: 99px;
	top: 0;
}
.tab_title3 .qk_btn2 img {
	vertical-align: middle;
	margin-right: 10px;
}
.pt {
	overflow: hidden;
	padding-top: 55px;
	position: absolute;
	width: 1460px;
}
.pt ul li {
	float: left;
	background: url("hky_pt_bg.png") center no-repeat;
	background-size: cover;
	width: 286px;
	height: 384px;
	text-align: center;
	color: #000000;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pt ul li:first-child {
	margin-left: -12px;
}
.pt ul li img {
	height: 100px;
}
.pt ul li a {
	display: block;
	height: 100%;
	padding-top: 55px;
	color: #000000;
}
.pt ul li p {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 65px;
}
.pt ul li:hover {
	margin-top: -30px;
}
/* 科技成果 开始 */
.sfq_menu{
	/* width: 6.9rem; */
	height: 100%;
	margin: 0 auto;
	padding-top: .5rem;
	/* background: #fff; */
	background: url(hky_kj_bg1_m.jpg) bottom no-repeat;
	background-size: 100%;
	padding-bottom: .7rem;
}
.sfq_menu ul {
	background: url(hky_kj_bg2_m.jpg) repeat-y;
	background-size: 100%;
}
.sfq_menu ul li{
	line-height: .8rem;
	background: url(hky_kj_li_bg_m.jpg) no-repeat;
	background-size: 100%;
	color: #000000;
	font-size: .3rem;
	margin-bottom: .2rem;
}
.sfq_menu ul li h3{
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	padding: 0 .0rem;
	text-align:center;
	font-weight: normal;
	font-size: .3rem;
}
.sfq_menu ul li h3.on {
	background: url(hky_kj_li_bg_m_on.jpg) no-repeat;
	background-size: 100% 100%;
	color: #5892CE;
}
.sfq_menu ul li>dl{
	display: none;
	padding-left: .0rem;
	/* background: #fff; */
}
.sfq_menu ul li>dl a{
	display: block;
	height: 100%;
	width: 100%;
	font-size: .28rem;
	color: #222;
	text-decoration: none;
}

.sfq_menu ul li dl {
	/* height: 7.7rem; */
	/* border-right: 1px solid #ffffff; */
	background: url(hky_kj_li_txtbg_m.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 0 .7rem;
	margin-bottom: -.21rem;
}
.sfq_menu ul li dl img {

	width: 100%;
	height: auto;

}
.sfq_menu ul li dl dt{
	position: relative;
	background: url(hky_news_line.png) repeat-x left center;
	overflow: hidden;
	margin-top: 0.2rem;
}
.sfq_menu ul li dl dt p {
	display: inline-block;
	font-size: .3rem;
	/* font-weight: bold; */
	color: #000000;
	line-height: .8rem;
	float: left;
	padding-right: 10px;
	background: #FBFDFF;
}
.sfq_menu ul li dl dt .more {
	width: 1.6rem;
	line-height: .8rem;
	background: url(hky_news_more2.png) no-repeat;
	background-size: 1.68rem;
	float: right;
	font-size: .24rem;
	color: #118B4F;
	text-align: right;
	padding-right: 0.1rem;
	-webkit-transition: all 0.3s;
}
.sfq_menu ul li dl dd{
	padding: .15rem 0;
	overflow: hidden;
	background: url(hky_news_line.png) repeat-x left bottom;
}
.sfq_menu ul li dl dd:last-child {
	background: none;
}
.sfq_menu ul li dl dd a{
	background: url(hky_list_ico.png) no-repeat 0.08rem 0.19rem;
	/* font-size: 18px; */
	line-height: 1.8;
	height: 1.5rem;
	display: block;
	overflow: hidden;
	padding-left: 0.36rem;
	background-size: 0.1rem;
}
.sfq_menu ul li dl dd a span {
	color: #5892CE;
	font-weight: normal;
}
/* 科技成果 结束 */
.footer_index {
	border-top: 0;
}

.page2_warp_center .tab_box .swiper-slide{
	float: none;
	margin-bottom: .3rem;
}