* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Microsoft YaHei";
	background: #ffffff;
	max-width: 750px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

ul,
li {
	list-style: none;
}

input {
	border: 0;
	outline: none;
}

i,
em {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	zoom: 1;
}

.clear:after {
	display: table;
	content: '';
	clear: both;
}

.mobileNone {
	display: none !important;
}

.body_ove {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

/* 头部 */
.hky_top {
	/* border-bottom: 0.05rem solid #f8f8f8; */
}

.hky_top .logo {
	float: none;
	padding: 0.28rem 0;
}

.hky_top .logo img {
	display: block;
	width: 6.4rem;
	margin: 0 auto;
}

.hky_top_nav {
	padding: 0.28rem 0 0.32rem;
}

.hky_top_nav .logo {
	float: left;
	padding: 0;
	margin-left: 0.09rem;
}

.hky_top .nav_ico {
	display: block;
	float: right;
	width: 0.35rem;
	height: 0.28rem;
	background: url(hky2022_m_index1.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 0.36rem;
	margin-top: 0.07rem;
	display: none;
}

.hky_top .nav_ico.on {
	background-image: url(hky2022_m_index7.png);
	width: 0.32rem;
	height: 0.32rem;
}

.hky_top_nav .nav_ico {
	display: block;
}

.hky_nav {
	display: none;
}

/* 横拉导航 */
.hky_top_navm {
	height: 0.68rem;
	line-height: 0.68rem;
	background-color: #1e52ac;
	width: 100%;
}

.hky_top_navm ul {
	white-space: nowrap;
	font-size: 0;
}

.hky_top_navm li {
	width: auto;
	height: 0.68rem;
	display: inline-block;
	float: none;
}

.hky_top_navm li a {
	padding: 0 0.3rem;
	font-size: 0.3rem;
	font-weight: bold;
	display: block;
	color: #ffffff;
}

.hky_top_navm .navm_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 0.31rem;
	height: 0.68rem;
	background: url(hky2022_m_index4.png) no-repeat center center;
	background-size: 100% 100%;
}
.hky_top_navm li.on{
	background-color: #0d4099;
}

/* 下拉导航 */
.hky_top_navxl {
	position: absolute;
	top: 1rem;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #1f3b91;
	z-index: 991;
	display: none;
	max-height: calc(100% - 1rem);
	overflow-y: scroll;
}

.hky_top_navxl_tm {
	position: absolute;
	left: 0;
	top: 1rem;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 91;
	display: none;
}

.hky_top_navxl .jian_icos {
	position: absolute;
	top: -0.11rem;
	right: 0.46rem;
	width: 0.13rem;
	height: 0.11rem;
	background: url(hky2022_m_index5.png) no-repeat center center;
	background-size: 100% 100%;
}

.hky_top_navxl ul li {
	line-height: 0.67rem;
	border-bottom: 1px solid #475eae;
	font-size: 0.24rem;
	position: relative;
}

.hky_top_navxl ul li .title {
	padding: 0 0.3rem;
}

.hky_top_navxl ul li .jians {
	position: absolute;
	right: 0.3rem;
	top: 0.12rem;
	padding: 0.2rem 0.18rem;
	width: 0.14rem;
	height: 0.07rem;
	background: url(hky2022_m_index6.png) no-repeat center center;
	background-size: 0.14rem 0.07rem;
	transition: all 0.5s;
}

.hky_top_navxl ul li.on .jians {
	transform: rotate(180deg);
}

.hky_top_navxl ul li a {
	color: #fff;
	text-shadow: 0.04rem 0.04rem 0.05rem #0d0d0d;
}

.hky_top_navxl ul li .as {}

.hky_top_navxl ul li .dows {
	background-color: #475eae;
	display: none;
}

.hky_top_navxl ul li .dows .ass {
	display: block;
	border-bottom: 1px solid #1f3b91;
	padding: 0 0.67rem;
}


/* 位置导航 */
.hky_breadcrumb {
	padding: 0 0.2rem;
}

.hky_breadcrumb .nav {
	line-height: 0.42rem;
	font-size: 0.24rem;
	padding-left: 0.17rem;
	padding-top: 0.18rem;
	padding-bottom: 0.24rem;
}

.hky_breadcrumb .nav img {
	width: 0.16rem;
	height: 0.16rem;
	margin-right: 0.12rem;
}

.hky_breadcrumb .nav a {
	color: #333333;
}

.hky_breadcrumb .nav a:hover {
	color: #666666;
}

/* 本院介绍 */
.hky_main .main .slide_r .news {
	padding: 0.2rem;
	margin-bottom: 0.37rem;
}

.hky_main .main .slide_r .title {
	border-bottom: 1px solid #dfe7fd;
	height: 0.56rem;
	line-height: 0.56rem;
}
.hky_main .main .slide_r .title_mb{
	margin-bottom: 0.24rem;
}

.hky_main .main .slide_r .title h1 {
	font-size: 0.36rem;
	line-height: 0.55rem;
	font-weight: normal;
	float: left;
	border-bottom: 3px solid #1862b7;
}

.hky_main .main .slide_r .title a {
	display: none;
}

.hky_main .main .slide_r .con {
	padding: 0;
}

.hky_main .main .slide_r .gygk_main .img {
	float: none;
	margin-top: 0.32rem;
}

.hky_main .main .slide_r .gygk_main .img img {
	width: 100%;
	display: block;
}

.hky_main .main .slide_r .gygk_main .txt {
	font-size: 0.3rem;
	line-height: 0.48rem;
	margin-top: 0.25rem;
	float: none;
	margin-bottom: 0.43rem;
}

.hky_main .main .slide_r .gygk_main .txt p {
	text-indent: 2em;
	text-align: justify;
}

.hky_main .main .slide_r .more {
	display: block;
	width: 4.98rem;
	margin: 0 auto;
	height: 0.58rem;
	line-height: 0.58rem;
	color: #1f3b91;
	font-size: 0.3rem;
	text-align: center;
	border: 1px solid #1f3b91;
	border-radius: 1px;
	margin-bottom: 0.37rem;
}

.hky_main .main .slide_r .news .con .txt {
	font-size: 0.3rem;
	color: #505050;
	line-height: 0.48rem;
	/* text-align: justify; */
	word-wrap: break-word;
}

.hky_main .main .slide_r .news .con .txt p {
	text-indent: 2em;
}
/* 
.hky_main .main .slide_r .news .con .txt .docCont{
	color:#333;
	font-size:18px;
	line-height:48px;
	padding:25px 0;
} */
.hky_main .main .slide_r .news .con .txt .docCont{
	word-break: break-all;
	min-height: 4rem;
}
.hky_main .main .slide_r .news .con .txt .docCont p{
	text-indent: 0;
}
.hky_main .main .slide_r .news .con .txt .docCont img{
	margin: 0 auto;
	display: block;
	max-width:100%;
	height: auto !important;
}
.hky_main .main .slide_r .news .con .txt .docCont h1{
	font-size: 0.34rem;
}
.hky_main .main .slide_r .news .con .txt .docCont table{
	width: 100%;
}
.hky_main .main .slide_r .news .con .txt .docCont table td{
	/* padding: 0 !important; */
	word-break: break-all !important;
	word-wrap: break-word !important;
	white-space: pre-wrap !important;
}

.hky_main .main .slide_r .news .con .txt2 .docTitle {
	margin-top: 0.44rem;
}

.hky_main .main .slide_r .news2 .con {
	margin-top: 0.34rem;
}

.hky_main .main .slide_r .news2 .con li {
	width: 3.36rem;
	height: 2.13rem;
	overflow: hidden;
	float: left;
	background-color: rgba(255, 255, 255, 0.5);
	margin-right: 0.14rem;
	margin-bottom: 0.4rem;
	box-shadow: 2px 3px 8px #d7d7d7;
	box-shadow: 0.02rem 0.04rem 0.06rem 0px rgba(142, 125, 66, 0.1);
}

.hky_main .main .slide_r .news2 .con li img {
	display: block;
	width: 1.52rem;
	height: 2.13rem;
	float: left;
}

.hky_main .main .slide_r .news2 .con li .info {
	display: inline-block;
	width: 1.84rem;
	float: right;
	text-align: center;
}

.hky_main .main .slide_r .news2 .con li .info h2 {
	font-size: 0.3rem;
	width: 100%;
	background: url(hky2021_pc_pic35.jpg) no-repeat bottom center;
	line-height: 0.67rem;
	margin-top: 0.26rem;
}

.hky_main .main .slide_r .news2 .con li .info p {
	font-size: 0.18rem;
	line-height: 0.30rem;
	margin-top: 0.1rem;
}

.hky_main .main .slide_r .news2 .con li:nth-child(even) {
	margin-right: 0;
}

.hky_main .main .slide_r .news2 .con ul:nth-child(5) li:nth-child(1) p {
	font-size: 0.16rem;
}

.hky_main .main .slide_r .news2 {
	padding: 0.2rem 0.12rem 0;
	background: url(hky2022_m_index8.jpg) no-repeat right bottom;
	background-size: 100% auto;
	margin-bottom: 0.5rem;
}

.hky_main .main .slide_r .news3 {
	margin-bottom: 0.5rem;
	padding: 0.2rem 0.16rem;
}

.hky_main .main .slide_r .news3 .title {
	margin-bottom: 0.27rem;
}

.hky_main .main .slide_r .news3 .con {
	margin-bottom: 0.6rem;
}

.hky_main .main .slide_r .news3 .con dl {}

.hky_main .main .slide_r .news3 .con dt {
	color: #333;
	background: url(hky2022_m_index9.png) no-repeat top left;
	background-size: auto 100%;
	width: 100%;
	height: 0.46rem;
	line-height: 0.46rem;
	font-size: 0.3rem;
	padding-left: 0.18rem;
	margin: 0.12rem 0 0.18rem;
}

.hky_main .main .slide_r .news3 .con dd {
	width: 32.33%;
	float: left;
	margin: 0;
	font-size: 0.22rem;
	line-height: 0.24rem;
	padding: 0.12rem 0;
	padding-right: 1%;
	color: #666666;
}
.hky_main .main .slide_r .news3 .con dl.dl_ws dd{
	width: 49%;
}
.hky_main .main .slide_r .news3 .con dl.dl_ws dd:nth-child(odd){
	float: right;
}

.hky_main .main .slide_r .news4 {
	margin-bottom: 0.36rem;
	padding: 0.2rem 0 0;
}

.hky_main .main .slide_r .news4 .title {
	margin-bottom: 0.09rem;
	margin-left: 0.16rem;
	margin-right: 0.16rem;
}

.hky_main .main .slide_r .news4 .con img {
	display: block;
}


/* william威廉中文官网 */

.slideBox2_m {
	/* overflow: hidden; */
	zoom: 1;
	padding: 0px 0px 0px 0;
	background: #fff;
	position: relative;
	margin-top: 0.3rem;
}

.slideBox2_m .sPrev,
.slideBox2_m .sNext {
	position: absolute;
	left: -0.16rem;
	top: 50%;
	margin-top: -0.25rem;
	display: block;
	width: 0.51rem;
	height: 0.51rem;
	border: 0px solid #ddd;
	background: url(hky2021_pc_left3.png) center center no-repeat;
	background-size: 100% 100%;
	z-index: 2;
}

.slideBox2_m .sNext {
	left: auto;
	right: -0.16rem;
	background: url(hky2021_pc_right3.png) center center no-repeat;
	background-size: 100% 100%;
}

.slideBox2_m .sPrev:hover {
	background: url(hky2021_pc_left3.png) center center no-repeat;
	background-size: 100% 100%;
}

.slideBox2_m .sNext:hover {
	background: url(hky2021_pc_right3.png) center center no-repeat;
	background-size: 100% 100%;
}

.slideBox2_m ul {
	overflow: hidden;
	zoom: 1;
}

.slideBox2_m .slideBox2_m_js {
	width: 6.04rem;
	height: 4.06rem;
	margin: 0 auto;
}

.slideBox2_m ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 3.01rem;
	height: 4.06rem;
}

.slideBox2_m ul li .pic {
	text-align: center;
	padding: 0 0.05rem;
}

.slideBox2_m ul li .pic img {
	width: 2.91rem;
	height: 4.06rem;
	display: block;
	margin: 0 auto;
}

.slideBox2_m ul li .pic a:hover img {
	border-color: #999;
}

.slideBox2_m ul li .title {
	line-height: 54px;
	background: #f6f6f6;
}

.slideBox2_m ul li .title a {
	color: #333;
}


.hky_main .main .slide_r img {
	max-width: 100%;
}


/* 详情页 */
.hky_main .main .slide_l {
	display: none;
}

.line_shadow {
	box-shadow: 0.02rem 0.02rem 0.1rem #e5e5e5;
}

.hky_main .main .slide_r {
	padding: 0 0.2rem;
}

.hky_main .main .slide_r .news7 {
	padding: 0.2rem 0.2rem 0.8rem;
}

.hky_main .main .slide_r .news7 .con {}

.hky_main .main .slide_r .news7 .docTitle {
	font-size: 0.36rem;
	line-height: 0.6rem;
	margin-bottom: 0.24rem;
	text-align: center;
	color: #1862b7;
	margin-top: 0.12rem;
}

.hky_main .main .slide_r .news7 .info {
	font-size: 0.28rem;
	color: #999999;
	line-height: 1;
	padding-bottom: 0.22rem;
	border-bottom: 1px solid #dfe7fd;
}

.hky_main .main .slide_r .news7 .docCont {
	font-size: 0.3rem;
	color: #3c3c3c;
	line-height: 0.48rem;
	padding-top: 0.3rem;
}
.hky_main .main .slide_r .news7 .docCont h1{
	font-size: 0.34rem;
}

/* 领导成员 */
.hky_main .main .slide_r .news5 .con {
	margin-top: 0.39rem;
}

.hky_main .main .slide_r .news5 .con li {
	width: 6.58rem;
	height: 4.16rem;
	overflow: hidden;
	float: left;
	background: url(hky2022_m_index12.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 0.14rem;
	margin-bottom: 0.37rem;
	box-shadow: 0.02rem 0.04rem 0.06rem 0px rgba(142, 125, 66, 0.1);
	margin-left: 0.25rem;
}

.hky_main .main .slide_r .news5 .con li img {
	display: block;
	width: 2.97rem;
	height: 4.16rem;
	float: left;
}

.hky_main .main .slide_r .news5 .con li .info {
	display: inline-block;
	width: 3.58rem;
	float: right;
	text-align: center;
}

.hky_main .main .slide_r .news5 .con li .info h2 {
	font-size: 0.48rem;
	width: 100%;
	background: url(hky2022_m_index11.jpg) no-repeat bottom center;
	background-size: 2.23rem 0.03rem;
	line-height: 1.22rem;
	margin-top: 0.58rem;
}

.hky_main .main .slide_r .news5 .con li .info p {
	font-size: 0.35rem;
	line-height: 0.58rem;
	margin-top: 0.19rem;
	color: #444444;
}

.hky_main .main .slide_r .news5 .con li:nth-child(even) {
	margin-right: 0;
}

.hky_main .main .slide_r .news5 .con ul:nth-child(2) li:nth-child(1) p {
	font-size: 0.3rem;
}

.hky_main .main .slide_r .news5 .hky_ldcy_m li:nth-child(1) p{
	font-size: 0.3rem;
}
.hky_main .main .slide_r .news5 {
	padding: 0.2rem 0.12rem 0;
}

/* 组织机构 */
.hky_main .main .slide_r .news .con .picBox {
	position: relative;
}

.hky_main .main .slide_r .news .con .picBox .zz_links {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0px;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a {
	display: block;
	position: absolute;
	background: #000;
	opacity: 0;
	width: 0.39rem;
	height: 1.71rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(1) {
	left: 0.12rem;
	top: 5.08rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(2) {
	left: 0.12rem;
	top: 7.42rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(3) {
	left: 0.12rem;
	top: 9.63rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(4) {
	left: 0.12rem;
	top: 11.84rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(5) {
	left: 0.12rem;
	top: 14.05rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(6) {
	left: 0.12rem;
	top: 16.26rem;
	height: 2.06rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(7) {
	left: 0.12rem;
	top: 18.67rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(8) {
	left: 0.12rem;
	top: 20.89rem;
	height: 1.05rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(9) {
	left: 0.12rem;
	top: 22.44rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(10) {
	left: 0.12rem;
	top: 24.66rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(11) {
	left: 0.12rem;
	top: 26.57rem;
	height: 0.88rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(12) {
	left: 0.12rem;
	top: 27.96rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(13) {
	left: 2.97rem;
	top: 7.43rem;
	width: 0.51rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(14) {
	left: 2.97rem;
	top: 9.63rem;
	width: 0.51rem;
	height: 3.36rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(15) {
	left: 2.97rem;
	top: 13.46rem;
	width: 0.51rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(16) {
	left: 2.97rem;
	top: 15.66rem;
	width: 0.51rem;
	height: 3.36rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(17) {
	left: 2.97rem;
	top: 19.51rem;
	width: 0.51rem;
	height: 3.36rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(18) {
	left: 2.97rem;
	top: 23.36rem;
	width: 0.51rem;
	height: 3.36rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(19) {
	left: 5.73rem;
	top: 5.08rem;
	height: 2.22rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(20) {
	left: 5.73rem;
	top: 7.68rem;
	height: 2.83rem;
}

.hky_main .main .slide_r .news .con .picBox .zz_links a:nth-child(21) {
	left: 5.73rem;
	top: 10.88rem;
	height: 3.4rem;
}

/* 专家队伍 */
.hky_main .main .slide_r .news6 {
	padding: 0.2rem;
	/* margin-bottom: 0.48rem; */
}

.hky_main .main .slide_r .news6 .con .hky_pic img {
	margin: 0.22rem auto;
	display: block;
}

.zgdw {
	margin: 0.2rem 0;
}

.zgdw_txt {
	line-height: 0.48rem;
	color: #505050;
	font-size: 0.3rem;
	word-break: break-all;
}

/* 综合新闻 */
.hky_main .main .slide_r .news .con .txtList {
	padding: 0.3rem 0;
}

.hky_main .main .slide_r .news .con .txtList li {
	/* border-bottom: 1px dashed #dfe7fd; */
	font-size: 0;
	overflow: hidden;
	max-height: 1.2rem;
}

.hky_main .main .slide_r .news .con .txtList li a {
	padding-left: 0.27rem;
	font-size: 0.3rem;
	line-height: 0.6rem;
	color: #333;
	background: url(hky2022_m_index15.png) 0 0.27rem no-repeat;
	background-size: 0.1rem;
	display: block;
	word-break: break-all;
}

.hky_main .main .slide_r .news .con .txtList li a .time {
	float: right;
	font-size: 0.3rem;
	color: #999;
}

/* 分页 */
.pages {
	font-size: 0.24rem;
	text-align: center;
	padding: 0.52rem 0 0 0;
	margin-bottom: 0.52rem;
}

.pages a,
.pages span,
.pages .txt {
	display: inline-block;
	padding: 0 0.14rem;
	height: 0.46rem;
	line-height: 0.46rem;
	border: 1px solid #c7c7c7;
	margin: 0 0.03rem 0.1rem;
	color: #333333;
	font-size: 0.24rem;
}

.pages .cur {
	color: #fff;
	border: 1px solid #1f8bcb;
	background: #1f8bcb;
}

.pages span {
	border: none;
}

.pages .txt {
	width: 18px;
}

#num {
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	border: 1px solid #ccc;
	width: 0.5rem;
	vertical-align: top;
	font-size: 0.24rem;
}

.pages font {
	font-size: 0.24rem;
	height: 0.46rem;
	line-height: 0.46rem;
	display: inline-block;
	vertical-align: top;
}

.pages font span {
	padding: 0;
}

.pages font i {
	padding-bottom: 2px;
	display: inline-block;
}

#go {
	font-size: 0.24rem;
	height: 0.48rem;
	/* line-height: 0.46rem; */
	padding: 0 0.1rem;
	cursor: pointer;
	margin: 0;
	vertical-align: top;
}

/* 动态新闻 */
.hky_main .main .slide_r {
	float: none;
}

.hky_main .main .slide_r .news_change {
	padding: 0.14rem 0.2rem;
	margin-bottom: 0.2rem;
}

.hky_main .main .slide_r .news_change .con {
	margin-top: 0.24rem;
}

.hky_main .main .slide_r .news_change .con .img {
	width: 2.5rem;
	height: 1.69rem;
}

.BannerSlide {
	position: relative;
	width: 100%;
	height: 1.69rem;
	margin-top: 0.1rem;
}

.BannerSlide .bd li {
	width: 100%;
	height: 2.08rem;
}

.hky_main .main .slide_r .news_change .con .img img {
	width: 2.5rem;
	height: 1.69rem;
	display: block;
}

.BannerSlide .bd li p {
	width: 2.5rem;
	height: 0.39rem;
	line-height: 0.39rem;
	margin-top: -0;
	text-indent: 1em;
	color: #fff;
	background: url(hky2021_pc_pic41.jpg) repeat-x top center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 0.24rem;
}

.hky_main .main .slide_r .news_change .con .txt {
	width: 3.8rem;
	font-size: 0.24rem;
	color: #505050;
	line-height: 0.47rem;
	overflow: hidden;
	min-height: 2.38rem;
}

.hky_main .main .slide_r .news_change .con .txt li a {
	padding-left: 0.31rem;
	font-size: 0.24rem;
	line-height: 0.47rem;
	height: 0.47rem;
	;
	display: block;
	color: #333;
	background: url(hky2022_m_index15.png) left center no-repeat;
	background-size: 0.1rem 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hky_main .main .slide_r .news_change .con .txt li:last-child {
	display: none;
}

.hky_main .main .slide_r .news_change .con .txt li a .time {
	float: right;
	font-size: 14px;
	color: #999;
	display: none;
}

.news_more {
	width: 4.98rem;
	height: 0.64rem;
	line-height: 0.64rem;
	display: block;
	margin: 0.44rem auto 0.24rem;
	font-size: 0.3rem;
	color: #1f3b91;
	border: 1px solid #1f3b91;
	text-align: center;
}

/*  */
.hky_main .main .slide_r .new-picFocus {
	margin: 1rem 0;
}

.hky_main .main .slide_r .new-picFocus .bd {
	width: 6.7rem;
	height: 4.97rem;
}

.hky_main .main .slide_r .new-picFocus .bd .swiper-slide {
	width: 6.7rem;
	height: 4.97rem;
}

.hky_main .main .slide_r .new-picFocus .bd .slide-btn {
	position: absolute;
	top: 50%;
	margin-top: -0.26rem;
	display: block;
	width: 0.53rem;
	height: 0.53rem;
	z-index: 99;
	cursor: pointer;
}

.hky_main .main .slide_r .new-picFocus .bd .slide-btn.prev {
	left: 0.06rem;
	background: url(hky2021_pc_left.png) no-repeat center center;
	background-size: 100% 100%;
}

.hky_main .main .slide_r .new-picFocus .bd .slide-btn.next {
	right: 0.06rem;
	background: url(hky2021_pc_right.png) no-repeat center center;
	background-size: 100% 100%;
}

/* 科技成果-获奖情况 */
.zgdw_txt {
	line-height: 0.48rem;
	color: #505050;
	font-size: 0.3rem;
	margin-top: 0.42rem;
	/* text-align: justify; */
	word-break: break-all;
}

#ver-zebra {
	margin: 0.29rem auto;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

#ver-zebra th {
	font-size: 0.20rem;
	font-weight: normal;
	padding: 0.14rem 0.1rem;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
	font-weight: bold;
}

#ver-zebra td {
	padding: 0.1rem 0.08rem;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #669;
	font-size: 0.20rem;
}

.vzebra-odd {
	background: #eff2ff;
}

.vzebra-even {
	background: #e8edff;
}

#ver-zebra #vzebra-adventure,
#ver-zebra #vzebra-children {
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}

#ver-zebra #vzebra-comedy,
#ver-zebra #vzebra-action {
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}

#ver-zebra #vzebra-comedy {
	width: 6%;
}

#ver-zebra #vzebra-children {
	width: 12%;
}

#ver-zebra #vzebra-adventure {}

#ver-zebra #vzebra-action {
	width: 31%;
}

/* 业务平台 */
.hky_main3 {
	margin: 0 auto;
	background: #fff;
	/* padding:0 0.2rem; */
}

.hky_main3 .title {
	height: 1.1rem;
	position: relative;
	margin-bottom: 0.28rem;
}

.hky_main3 .title img {
	width: 100%;
	display: block;
}

.hky_main3 .title h1 {
	background: url(hky2021_pc_icon15.png) no-repeat center center;
	width: 100%;
	height: 1.10rem;
	line-height: 1.10rem;
	font-size: 0.36rem;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	font-weight: normal;
}

.hky_main3 .content {
	padding: 0.2rem;
	margin: 0 0.2rem;
	margin-bottom: 0.28rem;
}

.hky_main3 .content .img {
	width: 2.51rem;
	background: #f6f6f6;
	margin-top: 0.13rem;
}

.hky_main3 .content .img img {
	width: 2.51rem;
	height: 2.08rem;
	display: block;
}

.hky_main3 .content .img p {
	line-height: 40px;
	text-align: center;
	height: 47px;
	font-size: 20px;
}

.hky_main3 .content .txt {
	width: 3.86rem;
}

.hky_main3 .content .txt h2 {
	font-size: 20px;
	font-weight: normal;
	background: url(hky2021_pc_pic44.jpg) no-repeat bottom left;
	line-height: 30px;
	padding-bottom: 10px;
}

.hky_main3 .content .txt p {
	font-size: 0.24rem;
	line-height: 0.48rem;
	color: #747474;
	text-indent: 2em;
	height: 2.4rem;
	overflow: hidden;
	text-align: justify;
}

.hky_main3 .content .txt a {
	color: #3670bc;
	font-size: 0.24rem;
	text-align: right;
	display: block;
	margin-top: 15px;
}

.hky_main3 .content .txt p a {
	display: inline;
	font-size: 0.24rem;
	line-height: 0.48rem;
	color: #747474;
}

.hky_main3 .content .txt p a:hover {
	color: #3670bc;
}

.hky_main3 .content .title1 {
	border-bottom: 1px solid #dfe7fd;
	height: 0.56rem;
	line-height: 0.56rem;
	margin-bottom: 0.22rem;
}

.hky_main3 .content .title1 h1 {
	font-size: 0.36rem;
	line-height: 0.55rem;
	font-weight: normal;
	float: left;
	position: relative;
}
.hky_main3 .content .title1 h1::after{
	content: "　";
	width: 1.43rem;
	height: 3px;
	background-color: #1862b7;
	position: absolute;
	left: 0;
	bottom: -2px;
}

/* 业务平台 > 成果转化平台—航科公司 > 公司概况 > 公司简介 */
.hky_main .main .slide_r .news .con {
	/* margin-top: 0.43rem; */
	min-height: 6rem;
}

.hky_main .main .slide_r .news .con .picBox img {
	display: block;
	margin: 0.39rem auto 0;
}

.hky_main .main .slide_r .news .con .txt_mt {
	margin-top: 0.42rem;
	margin-bottom: 0.21rem;
}

/* 成果转化平台—中宇公司 */
.hky_main4 {
	background: #fff;
	background: url(hky2022_m_index18_m.png) no-repeat;
	background-size: 100% auto;
}

.hky_main4 .title {
	position: relative;
}

.hky_main4 .title h1 {
	background: url(hky2021_pc_icon15.png) no-repeat center center;
	width: 100%;
	line-height: 1;
	font-size: 0.36rem;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	padding: 0.43rem 0 0.51rem;
}

.hky_main4 .title .con {
	padding: 0.37rem 0.25rem;
	background: #fff;
	margin: 0px 0.2rem 0px;
	overflow: hidden;
}

.hky_main4 .title .con .img {
	display: none;
}

.hky_main4 .title .con .txt {
	width: 100%;
}

.hky_main4 .title .con .txt p {
	color: #5d5d5d;
	font-size: 0.3rem;
	line-height: 0.48rem;
	text-align: justify;
}

/* 安保信息平台 */
.hky_main5 {
	margin: 0 0.2rem;
	background: #fff;
	padding: 0.3rem 0.2rem;
	margin-top: 0.32rem;
}

.hky_main5 ul {
	/* padding: 0.3rem 0; */
}

.hky_main5 ul li {
	font-size: 0;
	overflow: hidden;
	/* max-height: 1.2rem; */
}

.hky_main5 ul li a {
	padding-left: 0.27rem;
	font-size: 0.3rem;
	line-height: 0.6rem;
	color: #333;
	background: url(hky2022_m_index15.png) 0 0.27rem no-repeat;
	background-size: 0.1rem;
	display: block;
	text-align: justify;
}

.hky_main5 li a .time,
.hky_main5 li a .time2 {
	float: right;
	font-size: 0.3rem;
	color: #999;
}

.hky_main5 li a .time2 {
	margin-right: 0.25rem;
}
/* 业务平台 科技创新平台 */
.hky_main4 .title .con .txt p a{
	color: #5d5d5d;
	width: 49%;
	float: left;
	display: block;
	font-size: 0.28rem;
	line-height: 0.42rem;
	height: 0.84rem;
	margin: 0 0 0.1rem 0;
}
.hky_main4 .title .con .txt p a:nth-child(even){
	float: right;
}
.hky_main4 .title .con .txt p a:hover{
	color: #1862b7;
}
.hky_main4 .title .con .txt p a.active{
	color: #1862b7;
}
.hky_main5_kjcxpt{
	margin-bottom: 0.3rem;
}
.hky_main5_kjcxpt .cons{
	font-size:0.28rem;
	color:#505050;
	line-height:0.48rem;
}

/* 公告信息 */
.hky_ggxx li a .text {
	width: 3.13rem;
	/* text-overflow: ellipsis; */
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 2; */
	/* -webkit-box-orient: vertical; */
}

.hky_ggxx li a .time,
.hky_ggxx li a .time2 {
	font-size: 0.24rem;
	width: 1.4rem;
	text-align: center;
}

.hky_ggxx .hky_titleLine {
	padding-bottom: 0.14rem;
	border-bottom: 2px solid #dfe7fd;
	overflow: hidden;
}

.hky_main5 .hky_titleLine span {
	font-size: 0.3rem;
	line-height: 1;
	/* font-weight: bold; */
	color: #1862b7;
}

.hky_ggxx .hky_titleLine .hky_title3,
.hky_ggxx .hky_titleLine .hky_title2 {
	float: right;
}

.hky_ggxx .hky_titleLine .hky_title1 {
	float: left;
	padding-left: 0.27rem;
	width: 3.13rem;
}

.hky_ggxx .hky_titleLine .hky_title2 {
	margin-right: 0.25rem;
	width: 1.4rem;
	text-align: center;
}

.hky_ggxx .hky_titleLine .hky_title3 {
	width: 1.4rem;
	text-align: center;
}

.hky_ggxx ul {
	padding-top: 0.13rem;
}

.hky_ggxx ul li {
	margin: 0.24rem 0;
}

.hky_ggxx ul li a {
	font-size: 0.24rem;
	line-height: 0.36rem;
	background-position: 0 0.14rem;
}



/* 底部 */
.f_link {
	display: none;
}

.hky_foot {
	background: #fdfdfe url(hky2022_m_index3.png) no-repeat center top;
	background-size: cover;
	min-height: 3.23rem;
	margin-top: 0.47rem;
}

.hky_foot .content {
	padding: 0.48rem 0 0 0.48rem;
}

.hky_foot .content .sign_img {
	width: 0.5rem;
	text-align: center;
	font-size: 0;
	margin-top: 0.07rem;
}

.hky_foot .content .sign_img img {
	width: 100%;
	height: auto;
}

.hky_foot .content .copyright {
	font-size: 0.22rem;
	line-height: 0.48rem;
	color: #ffffff;
	margin-left: 0.15rem;
}

.hky_foot .content .copyright a {
	color: #ffffff;
}

.hky_foot .content .copyright p:last-child img {
	width: 0.18rem;
	position: relative;
	top: 0.015rem;
}

/* 联系我们 */
.lxwm_allmap {
	width: 100%;
	height: 4.48rem;
	font-size: 16px;
}
.hky_main .main .slide_r .news .con .lxwm_allmap img{
	max-width:none;
}

/* 首页 */
/*大图样式*/
.mainBannerSlide {
	position: relative;
	width: 100%;
	height: 2.55rem;
	overflow: hidden;
}

.mainBannerSlide .bd {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.mainBannerSlide .bd li {
	width: 100%;
	height: 2.55rem;
	text-align: center;
}

.mainBannerSlide .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.mainBannerSlide .bd li img {
	width: 100%;
	height: 100%;
}

.mainBannerSlide .arrow-left {
	display: none;
}

.mainBannerSlide .arrow-right {
	display: none;
}

.mainBannerSlide .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 0.28rem;
	width: 100%;
	font-size: 0;
}

.mainBannerSlide .swiper-pagination-switch {
	display: inline-block;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 0.1rem;
	background: #fff;
	margin: 0 0.1rem;
	cursor: pointer;
	transition: all 0.5s;
}

.mainBannerSlide .swiper-active-switch {
	width: 0.3rem;
}

/* 新增加1banner图下面 */
.n_sy_content_1 {
	background: #ebf5fd;
	/* margin-top:8px; */
}

.n_sy_content_1 .main {
	margin: 0 auto;
}

.n_sy_content_1 .main .fous {
	padding: 0.3rem 0.28rem;
	background-color: #f8f8f8;
}

.mainBannerSlide2 {
	position: relative;
	width: 100%;
	height: 3.98rem;
	margin-top: 0px;
	overflow: hidden;
}

.mainBannerSlide2 .bd {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.mainBannerSlide2 .bd li {
	width: 100%;
	height: 3.98rem;
	position: relative;
}

.mainBannerSlide2 .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.mainBannerSlide2 .bd li a p {
	width: 100%;
	height: 0.5rem;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 0.3rem;
	font-weight: normal;
	line-height: 0.5rem;
	padding: 0 1.6rem 0 0.2rem;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mainBannerSlide2 .bd li img {
	width: 100%;
	height: 100%;
}

.mainBannerSlide2 .arrow-left {
	display: none;
}

.mainBannerSlide2 .arrow-right {
	display: none;
}

.mainBannerSlide2 .arrow-left:hover,
.mainBannerSlide2 .arrow-right:hover {
	filter: alpha(opacity=0);
	opacity: 0;
}

.mainBannerSlide2 .pagination {
	position: absolute;
	text-align: right;
	bottom: 0.2rem;
	right: 0.29rem;
	font-size: 0;
}

.mainBannerSlide2 .swiper-pagination-switch {
	display: inline-block;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 0.1rem;
	background: #fff;
	margin: 0 0 0 0.12rem;
	cursor: pointer;
}

.mainBannerSlide2 .swiper-active-switch {
	background: #4056a2;
}

.n_sy_content_1 .main .list {
	position: relative;
	background: #fff;
	margin: 0.2rem;
	padding: 0.26rem 0.17rem 0.28rem;
}

.n_sy_content_1 .main .list .title {
	height: 0.36rem;
	background: url(hky2022_m_index22.png) no-repeat right center;
	background-size: auto 0.05rem;
	padding: 0;
}

.n_sy_content_1 .main .list .title h1 {
	font-size: 0.36rem;
	font-weight: normal;
	line-height: 0.36rem;
	letter-spacing: 0px;
	color: #1f3b91;
	padding-left: 0;
	float: left;
	background-color: #fff;
}

.n_sy_content_1 .main .list ul {
	margin-top: 0.17rem;
}

.n_sy_content_1 .main .list li {
	height: 0.6rem;
	line-height: 0.6rem;
	display: none;
}

.n_sy_content_1 .main .list li:nth-child(1) {
	display: block;
}

.n_sy_content_1 .main .list li:nth-child(2) {
	display: block;
}

.n_sy_content_1 .main .list li:nth-child(3) {
	display: block;
}

.n_sy_content_1 .main .list li a {
	width: calc(100% - 0.29rem);
	height: 0.6rem;
	font-size: 0.3rem;
	font-weight: normal;
	color: #333333;
	display: block;
	background: url(hky2022_m_index23.png) no-repeat left center;
	background-size: 0.21rem 0.2rem;
	padding-left: 0.29rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.n_sy_content_1 .main .list li a:hover {
	color: #1f3b91;
}

.n_sy_content_1 .main .list li span {
	display: none;
}

.n_sy_content_1 .main .list .btn-more {
	display: block;
	font-size: 0.3rem;
	font-weight: normal;
	line-height: 0.64rem;
	color: #1f3b91;
	background: none;
	width: 4.98rem;
	height: 0.64rem;
	text-align: center;
	border: 1px solid #1f3b91;
	border-radius: 2px;
	margin: 0.13rem auto 0;
}

.n_sy_content_1 .main .list .btn-more i {
	margin-left: 0.21rem;
}

.n_sy_content_1 .main .list .btn-more span {
	color: #fff;
}

.n_sy_content_1 .main .list .btn-more:hover {
	color: #6f89db;
}

/* 科技动态和信息公开 */
.n_sy_content_2 {
	margin-top: 0;
}

.n_sy_content_2 .main {
	width: 100%;
	margin: 0 auto;
}

.n_sy_content_2 .main .list1 {
	margin-top: 0.33rem;
}

.n_sy_content_2 .main .list2 {
	margin-top: 0.37rem;
}

.n_sy_content_2 .main .list {
	position: relative;
	padding: 0 0.4rem;
}

.n_sy_content_2 .main .list .title {
	height: 0.36rem;
	background: url(hky2022_m_index22.png) no-repeat right center;
	background-size: auto 0.05rem;
	padding: 0;
}

.n_sy_content_2 .main .list .title h1 {
	font-size: 0.36rem;
	font-weight: normal;
	line-height: 0.36rem;
	letter-spacing: 0px;
	color: #1f3b91;
	padding-left: 0;
	float: left;
	background-color: #fff;
}

.n_sy_content_2 .main .list ul {
	margin-top: 0.17rem;
}

.n_sy_content_2 .main .list li {
	height: 0.6rem;
	line-height: 0.6rem;
	display: none;
}

.n_sy_content_2 .main .list li:nth-child(1) {
	display: block;
}

.n_sy_content_2 .main .list li:nth-child(2) {
	display: block;
}

.n_sy_content_2 .main .list li:nth-child(3) {
	display: block;
}

.n_sy_content_2 .main .list li a {
	width: calc(100% - 0.29rem);
	height: 0.6rem;
	font-size: 0.3rem;
	font-weight: normal;
	color: #333333;
	display: block;
	background: url(hky2022_m_index23.png) no-repeat left center;
	padding-left: 0.29rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-size: 0.21rem 0.2rem;
}

.n_sy_content_2 .main .list li a:hover {
	color: #1f3b91;
}

.n_sy_content_2 .main .list li span {
	display: none;
}

.n_sy_content_2 .main .list .btn-more {
	display: block;
	font-size: 0.3rem;
	font-weight: normal;
	line-height: 0.64rem;
	color: #1f3b91;
	background: none;
	width: 4.98rem;
	height: 0.64rem;
	text-align: center;
	border: 1px solid #1f3b91;
	border-radius: 2px;
	margin: 0.13rem auto 0;
}

.n_sy_content_2 .main .list .btn-more i {
	margin-left: 0.21rem;
}

.n_sy_content_2 .main .list .btn-more span {
	color: #fff;
}

.n_sy_content_2 .main .list .btn-more:hover {
	color: #6f89db;
}

/* 科研领域 */
.hky_kyly {
	margin-top: 0.39rem;
}
.hky_kyly .title {
	height: 0.65rem;
	background: url(hky2022_m_index24.jpg) no-repeat center center;
	background-size: auto 100%;
	text-align: center;
	font-size: 0;
}

.hky_kyly .title span {
	background: url(n_1400_50.png) no-repeat center center;
	background-size: 100% 100%;
	width: 1.9rem;
	height: 0.55rem;
	line-height: 0.55rem;
	color: #fff;
	font-size: 0.36rem;
	display: inline-block;
}

.hky_kyly ul {
	background: url(hky2022_m_index25.jpg) no-repeat center bottom;
	margin-top: 0.17rem;
	padding: 0.17rem 0 0.1rem;
	background-size: 100% auto;
}

.hky_kyly ul li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 0.26rem;
}

.hky_kyly ul li img {
	width: 2.23rem;
	height: 2.23rem;
	display: block;
}

.hky_kyly ul li p {
	margin-top: 0.15rem;
	color: #333;
	font-size: 0.3rem;
	line-height: 1;
}

.hky_kyly ul li:hover p {
	color: #4056a2;
}

.hky_kyly ul li a {
	display: block;
	width: 2.23rem;
	margin: 0 auto;
}

.hky_kyly ul li a:hover {
	color: #115db1;
}

/* 科技成果 */
.n_kjcg {
	margin-top: 0.30rem;
}
.n_kjcg .main .title {
	height: 0.65rem;
	background: url(hky2022_m_index24.jpg) no-repeat center center;
	background-size: auto 100%;
	text-align: center;
	font-size: 0;
}

.n_kjcg .main .title span {
	background: url(n_1400_50.png) no-repeat center center;
	background-size: 100% 100%;
	width: 1.9rem;
	height: 0.55rem;
	line-height: 0.55rem;
	color: #fff;
	font-size: 0.36rem;
	display: inline-block;
}
.n_kjcg .main .scroll_pic{
	margin-top:0.17rem;
	background: url(hky2022_m_index26.png) no-repeat center center;
	background-size: 100% 100%;
	padding-left: 0.19rem;
	padding-right: 0.19rem;
	padding-top: 0.49rem;
	padding-bottom: 0.65rem;
}

.n_kjcg .main .scroll_pic .swiper-slide{
    position: relative;
}

.n_kjcg .main .scroll_pic .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    width: 100%;
    text-align: center;
    counter-reset: section;
	font-size: 0;
}

.n_kjcg .main .scroll_pic .swiper-pagination-switch {
    display: inline-block;
    width: 0.33rem;
    height: 0.33rem;
    border-radius: 50%;
    background: rgba(0,0,0,.5);
    margin: 0 0.07rem;
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
}

.n_kjcg .main .scroll_pic .swiper-wrapper{
	width: 999999px;
}

.n_kjcg .main .scroll_pic .swiper-pagination-switch:after{
    counter-increment: section;
    content: counter(section);
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.33rem;
    font-size: 0.2rem;
    color: #fff;
    top: 0;
    left: 0;
}
.n_kjcg .main .scroll_pic .swiper-active-switch {
    background: rgba(102, 120, 180, 1);
    border-color: transparent;
}
.n_kjcg .main .scroll_pic .swiper-container{
	height: 2.99rem;
	padding-top:0;
	padding-bottom: 0.7rem;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide{
	height: 2.99rem;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul{
	
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul li{
	float: left;
	width:3.06rem;
	height: 2.99rem;
	background:url(n_1400_8.png) no-repeat;
	background-position: 50% -0.24rem;
	background-size: 100% 100%;
	margin-left: 0.34rem;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul li a{
	text-align: center;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul li a .scale_img{
	width:3.06rem;
	height:  2.69rem;
	overflow: hidden;
	margin:0 auto;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul li a .scale_img img{
	width:3.06rem;
	height: 2.45rem;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul li a p{
	font-size: 0.3rem;
	line-height: 0.3rem;
	height: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}
.n_kjcg .main .scroll_pic .swiper-wrapper .swiper-slide ul li a:hover p{
	color: #6678b4;
}

.n_kjcg .main .two_pic{
	margin-top:0.29rem;
}
.n_kjcg .main .two_pic li{
	width: 50%;
	height: 1.18rem;
	background-color: #4056a2;
	float: left;
}
.n_kjcg .main .two_pic li:nth-child(2){
	background-color: #30458d;
}
.n_kjcg .main .two_pic li a{
	color: #fff;
}
.n_kjcg .main .two_pic li .icon1{
	margin:0.25rem 0 0 0.07rem;
	display: block;
	background:url(n_1400_16.png) no-repeat 0px 0px ;
	background-size: 0.69rem 0.69rem;
	height: 0.69rem;
	padding-left:0.78rem;
}
.n_kjcg .main .two_pic li .icon1 h2{
	font-size: 0.24rem;
	font-weight: normal;
	line-height: 0.24rem;
	color: #ffffff;
}
.n_kjcg .main .two_pic li .icon1 h2 span{
	font-size: 0.24rem;
	font-weight: normal;
	color: #c4dbff;
}
.n_kjcg .main .two_pic li .icon1 h3{
	font-size:0.16rem;
	font-weight: normal;
	line-height: 1;
	margin-top: 0.14rem;
	color: #adc3ec;
}
.n_kjcg .main .two_pic li .icon2{
	margin:0.25rem 0 0 0.07rem;
	display: block;
	background:url(n_1400_24.png) no-repeat 0px 0px ;
	background-size: 0.69rem 0.69rem;
	height: 0.69rem;
	padding-left:0.78rem;
}
.n_kjcg .main .two_pic li .icon2 h2{
	font-size: 0.24rem;
	font-weight: normal;
	line-height: 0.24rem;
	color: #ffffff;
}
.n_kjcg .main .two_pic li .icon2 h2 span{
	font-size: 0.24rem;
	font-weight: normal;
	color: #c4dbff;
}
.n_kjcg .main .two_pic li .icon2 h3{
	font-size:0.20rem;
	font-weight: normal;
	line-height: 1;
	margin-top: 0.14rem;
	color: #adc3ec;
}
.n_kjcg .main .btn-more{
    display: block;
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 0.64rem;
    color: #1f3b91;
    background: none;
    width: 4.98rem;
    height: 0.64rem;
    text-align: center;
    border: 1px solid #1f3b91;
    border-radius: 2px;
    margin: 0.39rem auto 0;
}
.n_kjcg .main .btn-more i{
}
.n_kjcg .main .btn-more span{
	color: #fff;
}
.n_kjcg .main .btn-more:hover{
	color: #6f89db;
}

/* 实验验证 */
.n_syyz{
	margin-top:0.3rem;
}
.n_syyz .main{
	width:100%;
	margin:0 auto;
	padding-top:0px;
	position: relative;
}
.n_syyz .main .title {
	height: 0.65rem;
	background: url(hky2022_m_index24.jpg) no-repeat center center;
	background-size: auto 100%;
	text-align: center;
	font-size: 0;
}

.n_syyz .main .title span {
	background: url(n_1400_50.png) no-repeat center center;
	background-size: 100% 100%;
	width: 1.9rem;
	height: 0.55rem;
	line-height: 0.55rem;
	color: #fff;
	font-size: 0.36rem;
	display: inline-block;
}
.n_syyz .main .txt{
	background:url(hky2022_m_index27.png) no-repeat 0px 0px ;
	background-size: 100% 100%;
	height: 2.42rem;
	color: #fff;
	position: relative;
	margin-top: 0.22rem;
}
.n_syyz .main .txt h2{
	font-size: 0.36rem;
	font-weight: normal;
	line-height: 1;
	color: #ffffff;
	padding-left:3.42rem;
	padding-top:0.33rem;
	width: 3.57rem;
}
.n_syyz .main .txt p{
	padding-left:3.42rem;
	font-size: 0.22rem;
	font-weight: normal;
	line-height: 0.4rem;
	color: #ffffff;
	height:0.8rem;
	overflow: hidden;
	width: 3.57rem;
	margin-top: 0.16rem;
}
.n_syyz .main .txt a.btn-ck{
	display: block;
	width: 1.28rem;
	height: 0.42rem;
	background:url(n_1400_10.png) no-repeat 0.98rem 50% #fff;
	background-size: 0.21rem 0.22rem;
	font-size: 0.18rem;
	font-weight: normal;
	line-height: 0.42rem;
	color: #4056a2;
	text-indent: 0.2rem;
	margin-left: 4.42rem;
	margin-top: 0.05rem;
}
.n_syyz .main .txt a.btn-ck:hover{
	color: #7f95e2;
}

/* 业务平台 */
.n_ywpt{
	margin-top: 0.26rem;
	background:url(hky2022_m_index30.jpg) center bottom no-repeat;
	background-size: 100% auto;
	padding: 0 0.3rem 0.3rem;
	margin-bottom: -0.47rem;
}
.n_ywpt .main .title {
	height: 0.65rem;
	background: url(hky2022_m_index24.jpg) no-repeat center center;
	background-size: auto 100%;
	text-align: center;
	font-size: 0;
}

.n_ywpt .main .title span {
	background: url(n_1400_50.png) no-repeat center center;
	background-size: 100% 100%;
	width: 1.9rem;
	height: 0.55rem;
	line-height: 0.55rem;
	color: #fff;
	font-size: 0.36rem;
	display: inline-block !important;
}
.n_ywpt .main{
	padding-bottom:0.37rem;
	background-color: #fff;
}
.n_ywpt .main .btn-more{
	display: block;
	font-size: 0.3rem;
	font-weight: normal;
	line-height: 0.64rem;
	color: #1f3b91;
	background: none;
	width: 4.98rem;
	height: 0.64rem;
	text-align: center;
	border: 1px solid #1f3b91;
	border-radius: 2px;
	margin: 0.39rem auto 0;
}
.n_ywpt .main .btn-more i{
	margin-left: 0.21rem;
}
.n_ywpt .main .btn-more span{
	color: #fff;
}
.n_ywpt .main .btn-more:hover{
	color: #6f89db;
}

.n_ywpt .main .scroll_pic{
	background-color: #ffffff;
	box-shadow: 0px 0px 14px 0px rgba(143, 141, 141, 0.06);
	margin-top:0.06rem;
	position: relative;
	overflow: hidden;
	width:100%;
}
.n_ywpt .main .scroll_pic .swiper-container{
	height: 2.8rem;
	padding-top:0.16rem;
	padding-bottom: 0.76rem;
}
.n_ywpt .main .scroll_pic .swiper-container .swiper-slide{
    position: relative;
}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a{
	font-size: 0.3rem;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	display: block;
	height:2.8rem;
	width:2.96rem;
	margin:0 auto;
	position: relative;
}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a .scale_img{
	height:2.36rem;
	width:2.96rem;
	overflow: hidden;
	margin:0 auto;
}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a .scale_img img{
	height:2.36rem;
	width:2.96rem;
}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a .txt{
	width: 2.82rem;
	height: 0.64rem;
	background-color: #ffffff;
	position: absolute;
	bottom:0;
	left:0.07rem;
	box-sizing: border-box;
}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a .txt h2{
	height: 0.64rem;
	font-size: 0.28rem;
	line-height:0.28rem;
	font-weight:normal;
	color: #4056a2;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a .txt p{
	font-size: 0.24rem;
	font-weight: normal;
	line-height: 0.3rem;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}
.n_ywpt .main .scroll_pic .swiper-wrapper .swiper-slide a:hover .txt p{
	color: #4056a2;
}
.n_ywpt .main .scroll_pic .arrow-left{
	background:url(hky2022_m_index28.png) center center no-repeat;
	background-size: 100% 100%;
	width:0.83rem;
	height: 0.48rem;
	position: absolute;
	bottom:0;
	left:2.25rem;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 9;
}
.n_ywpt .main .scroll_pic .arrow-right{
	background:url(hky2022_m_index29.png) center center no-repeat;
	background-size: 100% 100%;
	width:0.83rem;
	height: 0.48rem;
	position: absolute;
	bottom:0;
	right:2.25rem;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 9;
}
.n_ywpt .main .scroll_pic .arrow-left:hover,
.n_ywpt .main .scroll_pic .arrow-right:hover{ filter:alpha(opacity=100);opacity:1;  }


/* 科技成果首页 */
.hky_main .main .slide_r .news6.kycg_list{
	overflow: hidden;
	margin-top: -0.2rem;
}
.kycg_list ul{
	width: 100%;
}
.kycg_list ul li{
	float: left;
	width: 48%;
	margin-bottom:0.12rem;
}
.kycg_list ul li:nth-child(even){
	float: right;
}
.kycg_list ul li .img-cont{
	overflow: hidden;
	box-shadow: 0.02rem 0.03rem 0.08rem #e5e5e5;
}
.kycg_list ul li img{
	display: block;
	width: 100%;
}
.kycg_list ul li p{
	margin-top: 0.12rem;
	font-size: 0.28rem;
	line-height: 0.38rem;
	text-align: center;
	height:0.76rem;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kycg_list ul li p a{
	color: #3c3c3c;
}








