
    /*
    * @time Fri Jun 17 2022 10:05:28 GMT+0800 (中国标准时间)
    */
   @charset "utf-8";
.clearfix:after, body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, hr, html, input, label, li, ol, p, pre, table, tbody, td, textarea, tfoot, th, thead, tr, ul {
	margin: 0;
	padding: 0
}
body, html {
	height: 100%;
	background: #f1f8fd url(../images/banner.jpg)  no-repeat;
}
body {
	font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif
}
li {
	list-style-type: none
}
a {
	text-decoration: none;
	outline: 0;
	color: #000;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
a:hover {
	text-decoration: none;
	color: #ff9724!important
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
iframe, img {
	border: 0
}
img {
	vertical-align: top
}
.clearfix {
	display: block
}
.clearfix:after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both
}
.part {
	width: 1200px;
	margin: 0 auto
}
.left {
	float: left
}
.right {
	float: right
}
i {
	font-style: normal
}
::-webkit-input-placeholder {
color:#fff
}
::-moz-placeholder {
color:#fff
}
:-ms-input-placeholder {
color:#fff
}
.bg-white {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(57,95,252,.2);
	-moz-box-shadow: 0 5px 15px 0 rgba(57,95,252,.2);
	box-shadow: 0 5px 15px 0 rgba(57,95,252,.2)
}
.title {
	height: 45px;
	width: 100%;
	position: relative;
	text-align: right;
}
.title .more {
	font-size: 14px;
	line-height: 45px;
	margin-right: 15px;
}
.title0 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/title00.png) left bottom no-repeat
}
.title1 img {
	position: absolute;
	left: 0;
	top: -25px;
}
.title2 img {
	position: absolute;
	width: 850px;
	height: 82px;
	left: 50%;
	margin-left: -425px;
	top: -50px;
}
.title3 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/title03.png) left bottom no-repeat
}
.title4 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/title04.png) left bottom no-repeat
}
.title5 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/title05.png) left bottom no-repeat
}
@-moz-keyframes hornPlay {
from {
width:13px
}
to {
width:20px
}
}
@-webkit-keyframes hornPlay {
from {
width:13px
}
to {
width:20px
}
}
@keyframes hornPlay {
from {
width:13px
}
to {
width:20px
}
}
@-moz-keyframes breath {
from {
-moz-transform:scale(1);
transform:scale(1)
}
to {
-moz-transform:scale(1.1);
transform:scale(1.1)
}
}
@-webkit-keyframes breath {
from {
-webkit-transform:scale(1);
transform:scale(1)
}
to {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
}
@keyframes breath {
from {
-webkit-transform:scale(1);
-moz-transform:scale(1);
transform:scale(1)
}
to {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
transform:scale(1.1)
}
}
body {
	min-width: 1200px;
	overflow-x: auto
}
.top {
	width: 100%;
	height: 130px;
	background: #fff
}
.top .part {
	font-size: 0;
	position: relative
}
.top .part:after {
	content: "";
	position: absolute;
	left: 335px;
	top: 50%;
	margin-top: -28px;
	width: 1px;
	height: 56px;
	display: block;
	background: #ccc
}
.top .logo {
	display: inline-block;
	vertical-align: top;
	width: 301px;
	height: 130px;
	margin-right: 34px;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/logo.png) center 26px no-repeat
}
.top .name {
	display: inline-block;
	font-size: 36px;
	line-height: 130px;
	padding-left: 30px;
	font-weight: 700;
	color: #083b90
}
.nav {
	width: 100%;
	height: 56px;
	background: -webkit-gradient(linear, left top, left bottom, from(#218df0), to(#3d58fe));
	background: -webkit-linear-gradient(top, #218df0 0, #3d58fe 100%);
	background: -moz-linear-gradient(top, #218df0 0, #3d58fe 100%);
	background: linear-gradient(to bottom, #218df0 0, #3d58fe 100%)
}
.nav .part {
	white-space: nowrap;
	overflow: hidden;
	font-size: 0
}
.nav .search {
	display: inline-block;
	vertical-align: top;
	margin-left: 36px
}
.nav .search .search-box {
	margin-top: 13px;
	width: 235px;
	height: 30px;
	padding-left: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #fff;
	background: 0 0
}
.nav .search .search-box .search-input {
	display: block;
	float: left;
	line-height: 28px;
	width: 160px;
	height: 28px;
	font-size: 12px;
	outline: 0;
	border: 0;
	color: #fff;
	background: 0 0
}
.nav .search .search-box .search-btn {
	float: right;
	width: 55px;
	height: 28px;
	-webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	background: #ed2f94 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAABGklEQVQ4jZ2TIUsEURSFjxM0iCwWg8FkNRmEFaOYTBabQUEQi2XXsBrNIjYVQSyy4n8Q0SS4+AsMGgy7VpOfzHIePofHsjMXDjzuO/eby5t7BRQ1D7SBHn/xCVwAMwm/iokbl70DJ8AGsAmcAV++aw2CvNq0mvqatWvPbQrS9uXkAEBQ3d7DGDLr5MoQgKAD14wGyB3QLQEIyqMZIN/AcQXII9DJz5mkMUkvKh8dSdN5VebS8QqQEasP6UlarABZkPTWPwGnwE/Fh90KD1tzolECcOWaf8PWdHJpCMC2vXOpsb+OdiNLFOcdTwFr8YykFnA/2twH4By4BJ6d27NvOR79VLsThj0BH9Y9sONugm/doKOyf6SoFtD9BS9QBgHdUqu8AAAAAElFTkSuQmCC) center center no-repeat;
	cursor: pointer
}
.nav a {
	position: relative;
	display: inline-block;
	color: #fff;
	margin: 0 18px 0 17px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 56px
}
.nav a.active, .nav a:hover {
	background: #58c8fc;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}
.nav a.active:before, .nav a:hover:before {
	content: "";
	position: absolute;
	left: -17px;
	top: 0;
	width: 17px;
	height: 56px;
	display: block;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/nav-bg-left.png) center center no-repeat;
	-webkit-background-size: 100% 105%;
	-moz-background-size: 100% 105%;
	background-size: 100% 105%
}
.nav a.active:after, .nav a:hover:after {
	content: "";
	position: absolute;
	right: -18px;
	top: 0;
	width: 18px;
	height: 56px;
	display: block;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/nav-bg-right.png) center center no-repeat;
	-webkit-background-size: 100% 105%;
	-moz-background-size: 100% 105%;
	background-size: 100% 105%
}
.banner {
	width: 100%;
	height: 340px;
}
.focus {
	height: 500px;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/topscrollbg.png) center no-repeat;
}
.focus .part {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 130px 65px 150px;
}
.focus .swiper-button-prev {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/icon-left.png) center center no-repeat;
	width: 50px;
	height: 50px;
	top: 205px;
}
.focus .swiper-button-next {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/icon-right.png) center center no-repeat;
	width: 50px;
	height: 50px;
	top: 205px;
}
.focus .img {
	width: 635px;
	height: 358px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 6px solid #fff;
	float: left;
	background: #fff
}
.focus .img img {
	width: 100%;
	height: 100%
}
.focus .txt {
	float: right;
	width: 215px;
	height: 290px;
	margin-top: 37px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 15px;
	background: #fff
}
.focus .txt a {
	color: #0064eb
}
.focus .txt .tit {
	font-size: 18px;
	line-height: 1.5;
	position: relative;
}
.focus .txt p {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	margin-top: 25px;
	height: 110px;
	overflow: hidden;
}
.focus .txt .tit:after {
	content: '';
	display: block;
	position: absolute;
	left: -15px;
	bottom: -15px;
	width: 70px;
	height: 6px;
	background: #0064eb;
}
.focus .txt .more {
	text-align: right;
	margin-top: 10px;
}
.focus .txt .more a {
	display: inline-block;
	padding-left: 25px;
	font-size: 14px;
	line-height: 20px;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt/images/icon-more.png) 0 center no-repeat
}
.focus .slide-cont img{width: 635px;
    height: 358px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 6px solid #fff;
    float: left;
    background: #fff;
}
/*滚动新闻*/
.rb_box {
	width: 1200px;
	height: 50px;
	border-radius: 6px;
	margin-bottom: 40px;
	position: relative;
	margin-top: 20px;
}
.rb_left {
	position: absolute;
	left: 20px;
	top: 0px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
}
.rb_left a {
	color: #3b5efa;
}
.rb_right {
	float: left;
	width: 1050px;
	height: 50px;
	overflow: hidden;
	margin-left: 135px;
}
.txtMarquee-left {
	width: 100%;
	position: relative;
}
.txtMarquee-left .bd .tempWrap {
	width: 100% !important;
}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	white-space: nowrap;
}
.txtMarquee-left .bd ul li {
	margin-right: 20px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	display: inline-block;
	width: auto !important;
	font-size: 16px;
	padding-left: 12px;
	position: relative;
}
.txtMarquee-left .bd ul li a {
	font-size: 18px;
	color: #1a1a1a;
}
.txtMarquee-left .bd ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #3b5efa;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 22px;
}
/*精彩图文*/
.headnews {
	margin-top: -65px
}
.headnews .headnews-right {
	float: right;
	width: 1200px;
	height: 290px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	background: #fff url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/boxbg05.png) no-repeat;
	background-position: -483px 53px;
}
.headnews .headnews-right .titbox {
	width: 1145px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	position: relative;
	border-bottom: 1px solid #cad4fa;
	margin-bottom: 20px;
}
.headnews .headnews-right .titbox h2 {
	display: block;
	width: auto;
	line-height: 45px;
	color: #3b5efa;
	border-bottom: 2px solid #3b5efa;
	position: absolute;
	left: 0;
	top: -1px;
}
.headnews .headnews-right .titbox h2 a {
	color: #3b5efa;
	font-size:22px;
}
.headnews .headnews-right ul {
	width: 376px;
	float: left;
	margin: 0 0 0 24px;
}
.headnews .headnews-right li {
	height: auto;
	min-height:48px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	/*-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;*/
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 16px;
}
.headnews .headnews-right li:before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	position: absolute;
	top: 9px;
	left: 0;
	background: #2950ff;
	border-radius: 3px;
}
.headnews .headnews-right li:last-child {
	border-bottom: 0;
}
.headnews .headnews-right li span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
	display: block
}
.headnews .headnews-right li a {
	color: #1a1a1a;
	font-size: 18px;
	line-height: 24px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}
.headnews .headnews-right ul {
}
.headnews .headnews-right li.active {
	background: -webkit-gradient(linear, left top, left bottom, from(#218df0), to(#3d58fe));
	background: -webkit-linear-gradient(top, #218df0 0, #3d58fe 100%);
	background: -moz-linear-gradient(top, #218df0 0, #3d58fe 100%);
	background: linear-gradient(to bottom, #218df0 0, #3d58fe 100%)
}
.headnews .headnews-right li.active a {
	color: #fff
}
.character {
	margin-top: 50px;
}
.character .part {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px 0 75px;
	background: #fff url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/boxbg02.png) no-repeat;
	background-position: -370px -87px;
}
.character .character-cont {
	padding: 0 36px;
	margin-top: 30px;
	position: relative
}
.character .character-cont .swiper-pagination {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -46px
}
.character .character-cont .swiper-pagination-bullet {
	margin-left: 3px;
	margin-right: 3px
}
.character .character-cont .swiper-pagination-bullet-active {
	width: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.character .character-cont .swiper-button-prev {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/left01.png);
	width: 31px;
	height: 31px;
	bottom: -53px;
	top: auto;
	left: 50%;
	margin-left: -120px
}
.character .character-cont .swiper-button-prev:hover {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/left02.png);
}
.character .character-cont .swiper-button-next {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/right01.png);
	width: 31px;
	height: 31px;
	bottom: -53px;
	top: auto;
	right: 50%;
	margin-right: -120px
}
.character .character-cont .swiper-button-next:hover {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/right02.png);
}
.character .character-cont .slide-cont {
	width: 270px;
	border: 1px solid #018cf5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden
}
.character .character-cont .slide-cont .img {
	width: 100%;
	height: 150px;
	overflow: hidden
}
.character .character-cont .slide-cont .img img {
	width: 100%;
	height: 100%
}
.character .character-cont .slide-cont .tit {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 20px;
	height: 113px;
	font-size: 18px;
	color: #1a1a1a;
	line-height: 1.5
}
.character .character-cont .slide-cont .tit a {
	color: #1a1a1a
}
.character .character-cont .slide-cont:hover .tit {
	background: #018cf5;
	color: #fff
}
.character .character-cont .slide-cont:hover a {
	color: #fff
}
.complex {
	margin-top: 50px;
	margin-bottom: 20px
}
.complex .column-left {
	width: 685px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0;
	background: #fff url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/boxbg03.png) no-repeat;
	background-position: -394px -113px;
}
.complex .column-left .list-pic {
	margin-top: 30px;
	padding: 0 36px;
	overflow: hidden
}
.complex .column-left .list-pic ul {
	font-size: 0;
	width: 630px
}
.complex .column-left .list-pic li {
	vertical-align: top;
	display: inline-block;
	width: 198px;
	margin-right: 12px;
	position: relative
}
.complex .column-left .list-pic li .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 110px;
	overflow: hidden
}
.complex .column-left .list-pic li .img img {
	width: 100%;
	height: 100%
}
.complex .column-left .list-pic li .tit {
	position: absolute;
	z-index: 4;
	left: 0;
	top: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
	padding: 10px;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0,0,0,.5);
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s;
	cursor: pointer
}
.complex .column-left .list-pic li .tit a {
	color: #fff
}
.complex .column-left .list-pic li:hover .tit {
	top: 0
}
.complex .column-left .list-txt {
	margin-top: 30px;
	padding: 0 36px
}
.complex .column-left .list-txt li {
	position: relative;
	margin-bottom: 15px
}
.complex .column-left .list-txt li .tit {
	margin-left: 16px;
	font-size: 18px;
	line-height: 26.5px;
	color: #333
}
.complex .column-left .list-txt li:before {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 9.25px;
	width: 4px;
	height: 4px;
	border: 2px #027bfb solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff
}
.complex .column-right {
	width: 1200px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px 0 35px 0;
	position: relative;
	background: #fff url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/boxbg04.png) no-repeat;
	background-position: -424px -372px;
}
.complex .column-right .cloud {
	width: 420px;
	position: relative;
	margin: 50px auto 30px
}
.complex .column-right .tagcloud {
	position: absolute
}
.complex .column-right .tagcloud a {
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-weight: bolder;
	font-size: 24px;
	text-decoration: none;
	text-align: center
}
/*热词*/
.hotwords {
	margin-top: 50px;
}
.hotwords .part {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px 0 45px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 5px 15px 0 rgba(57,95,252,.2);
	-moz-box-shadow: 0 5px 15px 0 rgba(57,95,252,.2);
	box-shadow: 0 5px 15px 0 rgba(57,95,252,.2)
}
.part_lhrsj_box {
	width: 1200px;
	height: 468px;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/rlbbg.png) top center no-repeat;
	margin: 0 auto;
	margin-top: 38px;
}
.part_lhrsj_left {
	width: 120px;
	height: 216px;
	float: left;
	position: relative;
	margin-top: 120px;
	margin-left: 50px;
}
.part_lhrsj_certer {
	width: 485px;
	height: 485px;
	float: right;
	position: relative;
	margin-right: 121px;
}
.part_lhrsj_quan img {
	width: 100%;
	height: auto;
}
.ant02 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/r02.png) 50% 0 no-repeat;
	width: 200px;
	height: 200px;
	top: 152px;
	left: 50%;
	position: absolute;
	margin-left: -101px;
	z-index: 3;
}
.ant03 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/r03.png) 50% 0 no-repeat;
	width: 420px;
	height: 420px;
	top: 42px;
	left: 50%;
	position: absolute;
	margin-left: -210px;
	z-index: 3;
}
.ant04 {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/r01.png) 50% 0 no-repeat;
	width: 133px;
	height: 133px;
	top: 184px;
	left: 50%;
	position: absolute;
	margin-left: -66px;
	z-index: 3;
}
.ant05 {
	width: 65px;
	height: 65px;
	top: 68px;
	left: 50%;
	position: absolute;
	margin-left: -160px;
	z-index: 3;
}
.ant06 {
	width: 60px;
	height: 60px;
	top: 100px;
	left: 50%;
	position: absolute;
	margin-left: -235px;
	z-index: 3;
}
.ant07 {
	width: 64px;
	height: 64px;
	top: 130px;
	left: 50%;
	position: absolute;
	margin-left: -130px;
	z-index: 3;
}
.ant08 {
	width: 83px;
	height: 83px;
	top: 210px;
	left: 50%;
	position: absolute;
	margin-left: -233px;
	z-index: 3;
}
.ant09 {
	width: 71px;
	height: 69px;
	top: 320px;
	left: 50%;
	position: absolute;
	margin-left: -228px;
	z-index: 3;
}
.ant10 {
	width: 80px;
	height: 80px;
	top: 326px;
	left: 50%;
	position: absolute;
	margin-left: -110px;
	z-index: 3;
}
.ant11 {
	width: 84px;
	height: 84px;
	top: 40px;
	left: 50%;
	position: absolute;
	margin-left: 5px;
	z-index: 3;
}
.ant12 {
	width: 66px;
	height: 66px;
	top: 112px;
	left: 50%;
	position: absolute;
	margin-left: 127px;
	z-index: 3;
}
.ant13 {
	width: 69px;
	height: 69px;
	top: 180px;
	left: 50%;
	position: absolute;
	margin-left: 99px;
	z-index: 3;
}
.ant14 {
	width: 80px;
	height: 80px;
	top: 259px;
	left: 50%;
	position: absolute;
	margin-left: 148px;
	z-index: 3;
}
.ant15 {
	width: 64px;
	height: 64px;
	top: 400px;
	left: 50%;
	position: absolute;
	margin-left: 28px;
	z-index: 3;
}
.ant16 {
	width: 60px;
	height: 60px;
	top: 390px;
	left: 50%;
	position: absolute;
	margin-left: -192px;
	z-index: 3;
}
.ant17 {
	width: 60px;
	height: 60px;
	top: 30px;
	left: 50%;
	position: absolute;
	margin-left: -211px;
	z-index: 3;
}
.ant18 {
	width: 60px;
	height: 60px;
	top: 10px;
	left: 50%;
	position: absolute;
	margin-left: 121px;
	z-index: 3;
}
.ant19 {
	width: 60px;
	height: 60px;
	top: 392px;
	left: 50%;
	position: absolute;
	margin-left: 141px;
	z-index: 3;
}
.part_lhrsj_bottom {
	width: 301px;
	height: 497px;
	float: left;
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/listboxbg.png) 0 0 no-repeat;
	position: relative;
	margin-top: -22px;
	margin-left: 30px;
}
.part_lhrsj_bottom .part_lhrsj_lmt {
	width: 257px;
	height: 155px;
	position: absolute;
	left: 50%;
	margin-left: -120px;
	top: -38px;
}
.part_lhrsj_bottom .swiper-slide {
	height: auto;
	cursor: pointer;
}
.part_lhrsj_bottom ul {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/toplistbg.png) left top no-repeat;
	width: 241px;
	height: 418px;
	margin-top: 32px;
	margin-left: 30px;
}
.part_lhrsj_bottom li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0px 0 0px;
	margin-top: 2px;
	margin-left: 38px;
	width: auto;
	height: 58px;
	z-index: 4;
	font-size: 16px;
}
.part_lhrsj_bottom li span {
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	height: 57px;
	margin-right: 15px;
	text-align: right;
	/* background: rgba(245, 201, 168, 0.6); */
    
	color: #fff;
	font-size: 28px;
	line-height: 57px;
	font-weight: normal;
}
.part_lhrsj_bottom li a {
	flex: 1;
	color: #333;
}
.part_lhrsj_bottom li:hover span {
	/* background: url("../images/LHR_partLhrsj_rlbBgon.png") 0 0 no-repeat; */
    
	color: #fff;
}
.special-cont {
	padding: 0 30px;
	margin-top: 30px;
	position: relative
}
.special-cont ul {
	font-size: 0;
}
.special-cont li {
	vertical-align: top;
	display: inline-block;
	-webkit-border-radius: 0 25px 0 25px;
	-moz-border-radius: 0 25px 0 25px;
	border-radius: 25px 0 25px 0;
	overflow: hidden;
	margin: 0 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 250px;
	height: 248px;
	background: #12eafe;
	background-image: -webkit-linear-gradient(150deg, #011ebf 0, #12eafe 100%);
	background-image: -moz-linear-gradient(150deg, #011ebf 0, #12eafe 100%);
	background-image: linear-gradient(-60deg, #011ebf 0, #12eafe 100%)
}
.special-cont li:nth-child(odd) {
	background-image: -webkit-linear-gradient(150deg, #011ebf 0, #12eafe 100%);
	background-image: -moz-linear-gradient(150deg, #011ebf 0, #12eafe 100%);
	background-image: linear-gradient(-60deg, #011ebf 0, #12eafe 100%)
}
.special-cont li:nth-child(even) {
	background-image: -webkit-linear-gradient(150deg, #2749f5 0, #ea3a96 100%);
	background-image: -moz-linear-gradient(150deg, #2749f5 0, #ea3a96 100%);
	background-image: linear-gradient(-60deg, #2749f5 0, #ea3a96 100%)
}
.special-cont li .img {
	width: 100%;
	height: 130px;
	overflow: hidden
}
.special-cont li .img img {
	width: 100%;
	height: auto;
}
.special-cont li .txt {
	margin-top: 20px
}
.special-cont li .tit {
	font-size: 16px;
	line-height: 1.4;
	padding: 0 14px;
	color: #fff
}
.special-cont li .tit a {
	color: #fff
}
.special-cont li .time {
	margin-top: 15px;
	font-size: 12px;
	color: #fff;
	padding-left: 15px;
}
.brand {
	margin-top: 50px;
}
.brand .part {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px 0;
	background: #fff url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/boxbg05.png) no-repeat;
	background-position: -383px -113px;
}
.brand-cont {
	width: 96%;
	margin: 0 auto;
}
.brand-cont ul li {
	width: 120px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 10px 10px;
}
.brand-cont ul li img {
	width: 100%;
	height: 100%;
}
/*广告*/
.adv {
	width: 1200px;
	border-radius: 20px;
	overflow: hidden;
	margin: 0 auto;
	display:none;
}
.adv img {
	width: 100%;
	height: auto;
}
.foot {
	background: url(http://www.news.cn/science/kpzgwlmtcbjzzt0623/images/footer.jpg) top center no-repeat;
	width: 100%;
	margin-top: 40px;
}
.foot .lib-foot {
	padding: 60px 0;
}
.foot p {
	text-align: center;
	color: #fff;
}
