.new-index {
	background-color: #fff;
	font-family: Source Han Sans CN;
	min-width: 1500px;
}

.new-index a:hover,
.new-index a:hover span {
	color: #1E8FFF;
}

.new-header {
	width: 1280px;
	height: 100px;
	box-sizing: border-box;
	margin: 0 auto;
}

.new-header .head-left {
	float: left;
	line-height: 100px;
}

.cnki-logo {
	margin-right: 20px;
}

.new-header .ecp_top-nav {
	height: 60px;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
}

.new-header .head-right {
	float: right;
}

#headerBox {
	float: right;
	margin-left: 20px;
	*max-width: 240px;
}

.ecp_top-nav .ecp_tn-nav {
	height: 60px !important;
	line-height: 60px !important;
}

.ecp_top-nav .ecp_tn-header {
	width: auto !important;
	height: 100px !important;
	*z-index: 999;
}

#Ecp_top_login {
	width: 145px;
	height: 100px;
	padding: 26px 0;
	text-align: center;
	background: #3470FF;
	box-sizing: border-box;
}

.tn-person-r .ecp_tn-title .ecp_tn-tab {
	color: #fff !important;
}

#Ecp_top_login_show+i {
	display: none;
}

#Ecp_top_login_div2 {
	margin-left: 10px;
	background: #fff;
}


#ecp_top_login_de {
	padding: 36px 0 !important;
}

#Ecp_loginShowNameI1 {
	padding: 34px 5px 12px 5px !important;
}

#Ecp_top_login_layer {
	top: 100px !important;
}

.tn-person-r .ecp_tn-title .ecp_tn-tab:hover {
	border-color: #3470FF !important;
	background-color: #3470FF !important;
	color: #fff !important;
}

.tn-person-r #Ecp_top_login_div2 #Ecp_top_logout_showLayer:hover,

#Ecp_top_logout1 #Ecp_top_logout_showLayer1:hover {
	border-color: #fff !important;
	background-color: #fff !important;
	color: #fff !important;
}

#Ecp_top_logout_showLayer {
	padding: 27px 0 !important;
}

.tn-person-r .tn-topmenulist-a {
	top: 61px !important;
	border: 1px solid #ebbe7a !important;
}

.login-alert-input {
	box-sizing: content-box !important;
}

.new-header .link-list {
	float: right;
	color: #fff;
}

.new-header .link-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100px;
	line-height: 100px;
	white-space: nowrap;
}

.new-header .link-list a {
	padding: 0 8px 5px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Regular";
}

.new-header .link-list li:hover>a {
	text-decoration: none;
	color: #005FD8;
}

.new-header .link-list ul {
	display: none;
	position: absolute;
	top: 20px;
	left: 50%;
	padding: 5px 15px;
	margin-left: -78px;
	background-color: #6cf;
	background: rgba(102, 204, 255, .6);
	border-radius: 22px;
}

.new-header .link-list ul:before {
	content: "";
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -4px;
	border-style: solid;
	border-color: transparent transparent #4ba7f5 transparent;
	border-width: 0 4px 6px 4px;
}

.tn-person-r .ecp_tn-title {
	padding: 0 !important;
	font-size: 14px !important;
}

#Ecp_top_login_div20 {
	padding: 38px 0 !important;
}

#Ecp_top_login_div2 {
	width: 145px;
	height: 100px;
	/* background: #3470FF; */
}

#Ecp_top_logout {
	line-height: 100px;
	/* background: #3470FF; */
}

.customer-service {
	font-size: 18px;
	color: #FF911A;
	margin-right: 40px;
}

.new-banner {
	width: 100%;
	height: 550px;
	padding-top: 90px;
	box-sizing: border-box;
	background: url(../images/banner.png) center top no-repeat;
}

.banner-title {
	display: block;
	margin: 0 auto;
}

.banner-nav {
	width: 1150px;
	height: 95px;
	margin: 10px auto;
	font-family: "SourceHanSansCN-Regular";
}
.banner-tool {
  width: 1280px;
  height: 160px;
  margin: 85px auto 0;
  font-family: "SourceHanSansCN-Bold";
  background: url(../images/kygj/bg.png) center top no-repeat;
}
.banner-tool ul {
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  font-weight: 600;
  padding: 0 25px;
}
.banner-tool ul a {
  width: 140px;
  height: 56px;
  margin: 0 7px;
  padding: 0 8px;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255,255,255,0.67);
  box-shadow: 0px 5px 18px 0px rgba(0,44,156,0.08);
  border-radius: 2px;
  border: 2px solid #FFFFFF;
}
.banner-tool ul .name{
  display: block;
  width: 96px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.banner-tool ul a:hover .name{
  color: #333333;
}
.tool-title {
  padding:35px 0 13px 35px
}
.tool-title span {
  color: #72869A;
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
}

.nav-left {
	width: 880px;
	float: left;
}

.nav-items {
	font-family: "SourceHanSansCN-Regular";
	font-size: 16px;
	color: #005FD8;
	text-align: center;
}

.nav-item {
	display: inline-block;
	margin: 0 16px;
	cursor: pointer;
	height: 30px;
}

.nav-item.selected {
	font-weight: bold;
	background: url(../images/selected.png) no-repeat bottom;
}

.search-box {
	position: relative;
	width: 880px;
	height: 60px;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0px 14px 18px 0px rgba(58, 174, 255, 0.13);
	border-radius: 2px;
	box-sizing: border-box;
}

.znjs {
	margin: 0 10px;
}

.search-input {
	width: 700px;
	height: 60px;
	height: 58px\9;
	box-sizing: border-box;
	border: none;
	vertical-align: middle;
}

.btn-search {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	cursor: pointer;
}

.nav-right {
	width: 260px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

.btn-advanced,
.btn-publication,
.btn-knowledge {
	width: 80px;
	height: 60px;
	margin-left: 4px;
	padding: 10px 0;
	display: inline-block;
	background: url(../images/btn-bg.png) no-repeat;
	text-align: center;
	cursor: pointer;
}

.nav-right a {
	font-size: 14px;
	font-weight: bold;
	color: #1E8FFF;
	text-decoration: none;
}

.icon-advanced {
	display: block;
	width: 25px;
	height: 23px;
	margin: 0 auto;
	background: url(../images/advanced-search.png) no-repeat;
}

.icon-publication {
	display: block;
	width: 25px;
	height: 23px;
	margin: 0 auto;
	background: url(../images/publication-search.png) no-repeat;
}

.icon-knowledge {
	display: block;
	width: 25px;
	height: 23px;
	margin: 0 auto;
	background: url(../images/knowledge-graph.png) no-repeat;
}

.navi-list {
	width: 1100px;
	margin: 30px auto 20px;
	font-family: "SourceHanSansCN-Regular";
}

.navi-item {
	width: 112px;
	height: 60px;
	margin: 10px 9px;
	display: inline-block;
	text-align: center;
}

.navi-name {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	white-space: nowrap;
}

.new-main {
	width: 1280px;
	margin: 0 auto 30px;
	overflow: hidden;
	box-shadow: 0px 5px 18px 0px rgba(0, 44, 156, 0.08);
	border: 1px solid #E0E8F1;
	border-radius: 2px;
	position: relative;
}

.new-main::before {
	position: absolute;
	content: "";
	left: 280px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #E0E8F1;
}

.main-left {
	width: 290px;
	padding: 50px 25px;
	float: left;
	box-sizing: border-box;
}

.main-title {
	font-size: 30px;
	font-weight: bold;
	color: #181818;
	line-height: 30px;
}

.chkd-product {
	margin-top: 40px;
	padding-left: 20px;
	white-space: nowrap;
	background: url(../images/product.png) no-repeat -4px -8px;
}

.chkd-product a {
	font-size: 15px;
	font-weight: bold;
}

.new-version a,
.new-version a:hover{
	color: #f00;
}

.product-classify {
	margin-top: 20px;
	margin-bottom: 35px;
}

.product-classify dt {
	font-size: 16px;
	font-weight: bold;
	color: #181818;
	margin-bottom: 10px;
}

.product-classify dd {
	font-size: 14px;
	line-height: 30px;
  margin-left: 0;
}

.research-platform {
	font-size: 14px;
	font-weight: bold;
	color: #181818;
	display: block;
	margin-top: 10px;
}

.half-box {
	overflow: hidden;
	margin-top: 20px;
}

.half-left {
	width: 50%;
	float: left;
}

.half-right {
	width: 50%;
	float: right;
}

.main-right {
	float: left;
	width: 990px;
	padding: 50px 25px;
	box-sizing: border-box;
	background: url(../images/bg.png) no-repeat right top;
}

.information-notice {
	border-bottom: 1px solid #E0E8F1;
	padding-bottom: 40px;
}

.notice-con,
.service-list {
	width: 445px;
	margin-top: 30px;
	display: inline-block;
}

.notice-tab {
	display: inline-block;
	width: 100px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.notice-tab.active {
	color: #318CFF;
	background: url(../images/xwzx.png) no-repeat 0 0;
}

.notice-tabpane {
	display: none;
}

.announcement-list,
.service-list,
.channel-list {
	margin-top: 10px;
	margin-left: 10px;
}

.announcement-item,
.service-item,
.channel-item {
	font-size: 14px;
	line-height: 30px;
	background: url(../images/dot.png) no-repeat 0 11px;
	padding-left: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.service-item {
	background: url(../images/yhfw.png) no-repeat 0 7px;
	padding-left: 25px
}

.channel-item {
	background: url(../images/circle.png) no-repeat 0 12px;
	position: relative;
	z-index: 10;
}

.channel-list {
	position: relative;
}

.channel-list::before {
	position: absolute;
	left: 4px;
	top: 0;
	bottom: -10px;
	content: "";
	width: 1px;
	background: #318CFF;
}

.notice-con .more-list {
	font-size: 14px;
	font-weight: bold;
	color: #318CFF;
	margin-left: 9px;
	margin-top: 10px;
	display: inline-block;
}


.service-channel {
	margin-top: 45px;
}

.user-service {
	width: 460px;
	float: left;
	border-right: 1px solid #E0E8F1;
}

.recommended-channel {
	width: 420px;
	float: left;
	padding-left: 30px;
}

.user-service .service-list {
	margin-top: 35px;
}

.other-services {
	margin-top: 30px;
}

.other-services .product-service {
	width: 182px;
	height: 50px;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	background: #ebf8ff;
	font-size: 16px;
	font-weight: bold;
	color: #0077F4;
	text-decoration: none;
}

.other-services .product-service:hover {
	background: #e1f3fc;
}

.channel-con {
	margin-top: 16px;
}

.special-column {
	display: inline-block;
	width: 75;
	height: 36px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/ztlm.png) no-repeat 0 0;
	text-align: center;
}

.case-bulletin {
	font-size: 16px;
	font-weight: bold;
	color: #181818;
	margin-left: 40px;
}

.channel-imgs {
	margin-top: 20px;
	margin-left: 25px;
}


.online-education,
.periodical-reading,
.medical-video {
	width: 1280px;
	height: 390px;
	margin: 30px auto;
	overflow: hidden;
	padding: 30px;
	box-shadow: 0px 5px 18px 0px rgba(0, 44, 156, 0.08);
	border: 1px solid #E0E8F1;
	border-radius: 2px;
	box-sizing: border-box;
	position: relative;
}


.periodical-reading {
	width: 1282px;
	height: 500px;
}

.online-education .main-title-more,
.periodical-reading .main-title-more,
.medical-video .main-title-more {
	position: absolute;
	top: 87px;
	right: 30px;
	z-index: 10;
	font-size: 14px;
	color: #1366EC;
	padding-right: 20px;
	cursor: pointer;
	background: url(../images/more.png) no-repeat right;
}
.medical-video {
  height: 320px;
}
.medical-video .main-title-more {
  top: 60px;
}
.medical-video .medical-list {
  margin-top: 50px;
}
.medical-video .medical-list a {
  margin-right: 10px;
}
.medical-video .medical-list a:last-child {
  margin-right: 0;
}

.online-tabs,
.periodical-tabs {
	margin: 20px 0;
}

.online-tab,
.periodical-tab {
	display: inline-block;
	width: 100px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.online-tab {
	margin-right: 30px;
}

.online-tab.active,
.periodical-tab.active {
	color: #318CFF;
	background: url(../images/xwzx.png) no-repeat 0 0;
}

.online-tabpane {
	display: none;
}

.online-tabpane a:hover{
	text-decoration: none;
}

.online-desc {
	width: 294px;
	display: inline-block;
}

.online-tabpane .online-desc:hover .periodical-tabpane .periodical-desc:hover {
	text-decoration: none;
}

.title-txt {
	font-size: 14px;
	color: #333;
	width: 260px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}

.title-tag {
	font-size: 12px;
	color: #0CE9DC;
	width: 30px;
	display: inline-block;
}

.organization-name {
	font-size: 14px;
	color: #999;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}

.online-organization img {
	width: 14px;
	max-width: 268px;
	display: inline-block;
}

.periodical-tabpane {
	position: relative;
	z-index: 9;
	background: #fff;
}

.periodical-tabpane.on {
	z-index: 10;
}

.periodical-tabpane.second-swiper {
	top: -320px;
}

#temp2 .JQ-content-box {
	overflow: hidden;
	width: 1280px;
	position: relative;
	height: 138px;
	margin: 0px auto;
	z-index: 40;
}

#temp2 ul.JQ-slide-content {
	position: absolute;
	left: 0;
}

#temp2 ul.JQ-slide-content li {
	list-style-type: none;
	vertical-align: text-top;
	overflow: hidden;
	height: 138px;
	zoom: 1;
}

#temp2 ul.JQ-slide-content li img {
	width: 100%;
}

#temp2 ul.JQ-slide-nav {
	left: 0;
	right: 10px;
	bottom: 10px;
	padding-top: 2px;
	position: absolute;
	height: 6px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit--moz-box-pack: center;
	box-pack: center;
}


#temp2 ul.JQ-slide-nav li {
	border: none;
	font-size: 12px;
	float: left;
	list-style-type: none;
	width: 20px;
	margin: 0 5px;
	cursor: pointer;
	line-height: 4px;
	height: 4px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
}

#temp2 ul.JQ-slide-nav li.on {
	width: 22px;
	line-height: 4px;
	height: 4px;
	background: #fff;
	border-radius: 3px;
	margin-top: 0;
}

#temp2 img,
#temp2 ul.JQ-slide-nav li img {
	display: block;
	padding: 0px;
}

.notice-swiper-box {
	width: 490px;
	height: 320px;
	display: inline-block;
	position: absolute;
	top: 50px;
	right:0;
	background: url(../images/slider-bg1.png) no-repeat 120px 45px;
}

.notice-swiper {
	margin-top: 60px;
	width: 400px;
	height: 300px;
	position: relative;
	background: url(../images/slider-bg2.png) no-repeat 63px 52px;
}

.notice-swiper .arrow-left {
	position: absolute;
	left: 180px;
	bottom: 40px;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	z-index: 99;
	cursor: pointer;
}

.notice-swiper .arrow-right {
	position: absolute;
	right: 120px;
	bottom: 40px;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	z-index: 99;
	cursor: pointer;
}

.swiper1 {
	width: 356px;
	height: 226px;
}

.content-slide {
	padding: 20px;
	color: #fff;
}

.title {
	font-size: 25px;
	margin-bottom: 10px;
}

.periodical-title {
	height: 44px;
	margin-top: 8px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-word;
}


.swiper2,
.swiper3 {
	cursor: pointer !important;
}


.periodical-desc {
	width: 190px;
	text-align: center;
	display: inline-block;
}

.pagination {
	position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 990;
	text-align: center;
	width: 100%;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 40px;
	height: 10px;
	margin: 0 5px;
	position: relative;
	z-index: 99;
}

.swiper-pagination-switch:after {
	content: '';
	width: 40px;
	height: 10px;
	top: 0;
	border: none;
	border-radius: 5px;
	display: block;
	position: absolute;
	background: #999;
}

.swiper-active-switch:after,
.swiper-pagination-switch:hover,
.swiper-pagination-switch:hover:after {
	border-radius: 5px;
	background: #ff9904 !important;
}

.swiper2,
.swiper2 .swiper-slide,
.swiper3,
.swiper3 .swiper-slide {
	width: 100%;
	height: 320px;
}

.periodical-tabpane .swiper-slide img {
	width: 185px;
	height: 250px;
}

.footer-top {
	width: 100%;
	height: 230px;
	padding-top: 40px;
	clear: both;
	box-sizing: border-box;
	background: url("../images/footer-bg1.png") no-repeat;
}

.footer-bottom {
	height: 206px;
	background: url("../images/footer-bg1.png") no-repeat;
}

.footer-top .content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.footer-top li {
	float: left;
	margin-left: 20px;
	margin-right: 100px;
}

.footer-top b {
	display: block;
	font-size: 14px;
	color: #54627a;
	line-height: 44px;
}

.footer-top a,
.footer-top span {
	display: block;
	color: #66758d;
}

.footer-top span a {
	display: inline;
}

.footer-top .wechat {
	height: 90px;
	padding-top: 30px;
	padding-left: 45px;
	margin-top: 17px;
	border-left: 1px solid #506581;
	position: relative;
}

.footer-top .wechat a {
	display: inline-block;
	width: 48px;
	line-height: 40px;
	text-align: center;
}


.footer-top .wechat a>img {
	width: 40px;
	height: 40px;
	margin: 0 auto;
}

.footer-top .wechat a:hover .wechat-qrcode {
	display: block;
}

.footer-top .wechat-qrcode {
	display: none;
	position: absolute;
	right: -110px;
	top: 8px;
	z-index: 99;
}

.footer-bottom {
	color: #B3CAF0;
	background: url("../images/footer-bg2.png") no-repeat;
}

.footer-bottom .b {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}

.footer-bottom .m {
	height: 2px;
	background: url("../images/line.png") no-repeat;
}

.footer-bottom .t {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	padding-top: 48px;
	/* border-bottom: 1px solid #B3CAF0; */
}

.footer-bottom a {
	color: #B3CAF0;
}

.footer-bottom>img {
	float: left;
	width: 110px;
}

.footer-bottom .mid {
	float: left;
	margin-left: 20px;
}

.footer-bottom .t>img {
	float: left;
	width: 110px;
}

.footer-bottom .mid span {
	display: block;
}

.footer-bottom .mid a+a {
	margin-left: 24px;
}

.footer-bottom .right {
	float: right;
}

.footer-bottom .right img {
	height: 32px;
	margin-left: 17px;
}

.footer-bottom.b {
	width: 670px;
	padding-top: 16px;
}

.footer-bottom.b a {
	margin-left: 5px;
}

.footer-bottom .b a,
.footer-bottom .b span {
	white-space: nowrap;
	margin-right: 5px;
}

.right-bar {
	padding: 0px;
	position: fixed;
	bottom: 30%;
	right: 1%;
	margin-left: 610px;
	width: 66px;
	box-sizing: border-box;
	z-index: 99;
	background: #fff;
	padding: 10px 0;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.right-bar .item {
	/* border-bottom: 1px solid #dfe0e0; */
	font-size: 13px;
	color: #424242;
	padding: 10px 0;
	display: block;
	text-align: center;
	width: 66px;
	line-height: 22px;
	position: relative;
	cursor: pointer;
}

.right-bar .item.wx {
	cursor: default;
}

.right-bar .item.tel {
	cursor: default;
}

.right-bar .item.backtop::before {
	position: absolute;
	top: 0;
	width: 50px;
	left: 8px;
	height: 1px;
	background-color: #dfe0e0;
	content: '';
}

.right-bar .item img {
	width: 30px;
	height: 30px;
	margin: 0 auto;
	display: block;
}

.right-bar .item span.text {
	font-size: 14px;
	color: #424242;
	margin-top: 8px;
}

.right-bar .item:last-of-type {
	border-bottom: 0;
}

.right-bar .item:last-of-type:after {
	position: static;
}

.right-bar .tip {
	position: absolute;
	right: 100%;
	width: 200px;
	padding: 18px 10px;
	background-color: white;
	top: 0;
	display: none;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	cursor: default;
}

.right-bar .qq .tip {
	cursor: pointer;
}

.right-bar .tip-img {
	height: 170px;
	width: 170px;
	padding: 10px;
}

.right-bar .tip-img img {
	width: 150px;
	height: 150px;
}

.right-bar .item:hover .tip {
	display: block;
}

.right-bar .tip strong {
	color: #007AFF;
}

.right-bar {
	border-radius: 33px;
}

.new-info{
	position:relative;
	top:-5px;
}

.notice-model {
  width: 1150px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
}