body,
textarea {
  margin: 0;
  padding: 0;
  font: 14px "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
span,
i,
b,
a {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
table,
td,
tr,
th {
  border-collapse: collapse;
  box-sizing: border-box;
}
li {
  list-style-type: none;
}
img {
  vertical-align: top;
  border: 0;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
textarea {
  outline: none;
}
address,
cite,
code,
em,
th {
  font-weight: normal;
  font-style: normal;
}
em {
  color: #FD3F31;
  font-weight: inherit;
}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #4C71C3;
}
a:visited {
  text-decoration: none;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.line_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
input:-moz-placeholder {
  color: #999;
  font-size: 14px;
}
input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
input {
  border: none;
  outline: none;
}
input[type=button] {
  -webkit-appearance: none;
}
.blue {
  color: #4C71C3;
}
.hide {
  display: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  position: relative;
  min-width: 1240px;
  color: #333;
}
.swiper-pagination-bullet {
  outline: none;
}
.scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #4C71C3;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.container:after {
  content: '';
  display: block;
  clear: both;
}
.detail-btn {
  float: left;
  margin: 20px 15px 0 0;
  min-width: 100px;
  padding: 0 10px;
  border-radius: 4px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.detail-btn.btn-orange {
  background: #FFE4D3;
  color: #FF6600;
}
.detail-btn.btn-orange:hover {
  background: #FF6600;
  color: #fff;
}
.detail-btn.btn-blue {
  background: #DEF2FF;
  color: #4C71C3;
}
.detail-btn.btn-blue:hover {
  background: #4C71C3;
  color: #fff;
}
.header-warp {
  background: #F6F6F6;
  line-height: 30px;
  font-size: 0;
}
.header-warp .warp-webtitle {
  float: left;
  font-size: 14px;
}
.header-warp .warp-links {
  float: right;
}
.header-warp .warp-links .warp-link,
.header-warp .warp-links .warp-line {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.header-warp .warp-links .warp-line {
  margin: 0 15px;
  width: 1.5px;
  height: 16px;
  background: #333;
}
.header {
  height: 100px;
}
.header .header-logo-cont {
  float: left;
  padding-top: 15px;
}
.header .header-logo-cont img {
  vertical-align: middle;
}
.header .header-logo-cont .header-logo {
  width: 317px;
}
.header .header-logo-cont .header-logo-lib {
  position: relative;
  left: -14px;
  width: 168px;
  border-left: 2px solid #E4E4E4;
  padding-left: 3px;
}
.header .header-logo-cont .header-test {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: -22px;
  width: 56px;
  border-radius: 13px;
  border: 1px solid #E04A43;
  line-height: 24px;
  font-size: 12px;
  color: #E04A43;
  text-align: center;
}
.header .header-menu {
  float: right;
}
.header .header-menu .menu-lists {
  line-height: 100px;
}
.header .header-menu .menu-lists li {
  float: left;
  margin-left: 28px;
  position: relative;
}
.header .header-menu .menu-lists li:first-child {
  margin: 0;
}
.header .header-menu .menu-lists li:hover .menu-link,
.header .header-menu .menu-lists li.active .menu-link {
  font-weight: bold;
  color: #4C71C3;
}
.header .header-menu .menu-lists li:hover .menu-child {
  display: block;
}
.header .header-menu .menu-lists p.menu-link {
  cursor: default;
}
.header .header-menu .menu-lists .menu-link {
  position: relative;
  display: block;
  font-size: 16px;
}
.header .header-menu .menu-lists .menu-child {
  display: none;
  position: absolute;
  z-index: 50;
  left: 0;
  top: 80%;
  width: 140px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.header .header-menu .menu-lists .menu-child-link {
  display: block;
  padding: 0 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  color: #666;
}
.header .header-menu .menu-lists .menu-child-link:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #4C71C3;
  font-weight: bold;
}
.base-search {
  height: 240px;
  padding-top: 60px;
  background: #f5f5f5 url(../jpg/base-search-bg.jpg) no-repeat center top / cover;
}
.base-search .search-form {
  margin: 0 220px 0 140px;
}
.base-search .search-type {
  margin-bottom: 10px;
  overflow: auto;
  font-size: 0;
  white-space: nowrap;
}
.base-search .search-type .search-type-li {
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  height: 28px;
  padding: 0 14px;
  cursor: pointer;
  font-size: 18px;
  color: #333;
  line-height: 27px;
  border-radius: 14px;
}
.base-search .search-type .search-type-li:hover {
  color: #E04A43;
}
.base-search .search-type .search-type-li.active {
  background: #E04A43;
  color: #fff;
}
.base-search .search-type .search-type-li:last-child {
  margin-right: 0;
}
.base-search .search-type .search-type-radio {
  display: none;
}
.base-search .search-main {
  position: relative;
}
.base-search .search-main .search-ctl {
  width: 100%;
  height: 48px;
  border: 1px solid #E9ECF0;
  border-radius: 4px;
  background: #fff;
  padding: 0 70px 0 20px;
  font-size: 16px;
  color: #333;
}
.base-search .search-main .search-ctl::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}
.base-search .search-main .search-ctl::-moz-placeholder {
  color: #999;
  font-size: 16px;
}
.base-search .search-main .search-ctl:-moz-placeholder {
  color: #999;
  font-size: 16px;
}
.base-search .search-main .search-ctl:-ms-input-placeholder {
  color: #999;
  font-size: 16px;
}
.base-search .search-main .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 48px;
  cursor: pointer;
  background: url(../png/base-search-btn-icon.png) no-repeat center center;
  background-size: 22px 22px;
}
.base-search .search-main .search-link {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 10px;
  width: 100px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #E9ECF0;
  background: #fff;
  text-align: center;
  font-size: 16px;
  color: #4C71C3;
  font-weight: bold;
  line-height: 46px;
}
.base-search .search-main .search-link:hover {
  background: #eef4ff;
  border-color: #4C71C3;
}
.base-search .search-hot {
  overflow: hidden;
  margin-top: 10px;
  padding-left: 15px;
}
.base-search .search-hot span {
  float: left;
  height: 24px;
  font-size: 16px;
  color: #333;
}
.base-search .search-hot .hot-label {
  line-height: 24px;
}
.base-search .search-hot .hot-key {
  margin-right: 16px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 12px;
  border: 1px solid #d6d6d6;
  cursor: pointer;
}
.base-search .search-hot .hot-key:hover {
  color: #4C71C3;
  border-color: #4C71C3;
}
.base-search .search-hot .hot-key:last-child {
  margin: 0;
}
.news-search {
  height: 120px;
  padding-top: 28px;
  background: #f5f5f5 url(../png/news-search-bg.png) no-repeat center top / cover;
}
.news-search.detail {
  height: 50px;
}
.news-search .search-type {
  float: left;
  height: 75px;
}
.news-search .search-main {
  float: right;
  margin: 8px 130px 0 0;
  width: 546px;
  position: relative;
}
.news-search .search-main .search-ctl {
  width: 100%;
  height: 48px;
  border: 1px solid #E9ECF0;
  border-radius: 24px;
  background: #fff;
  padding: 0 70px 0 20px;
  font-size: 16px;
  color: #333;
}
.news-search .search-main .search-ctl::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}
.news-search .search-main .search-ctl::-moz-placeholder {
  color: #999;
  font-size: 16px;
}
.news-search .search-main .search-ctl:-moz-placeholder {
  color: #999;
  font-size: 16px;
}
.news-search .search-main .search-ctl:-ms-input-placeholder {
  color: #999;
  font-size: 16px;
}
.news-search .search-main .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 48px;
  cursor: pointer;
  background: url(../png/base-search-btn-icon.png) no-repeat center center;
  background-size: 22px 22px;
}
.search-result-tip {
  overflow: hidden;
  line-height: 20px;
  color: #666;
  font-size: 14px;
}
.search-result-tip .tip-result {
  float: left;
}
.search-result-tip .red {
  margin: 0 3px;
  color: #E04A43;
  font-weight: bold;
}
.search-result-tip .tip-sort {
  float: right;
  overflow: hidden;
}
.search-result-tip .tip-sort .sort-label {
  float: left;
}
.search-result-tip .tip-sort .sort-label + li {
  margin: 0;
}
.search-result-tip .tip-sort li {
  float: left;
  margin-left: 10px;
  position: relative;
  cursor: pointer;
}
.search-result-tip .tip-sort li.active {
  color: #E04A43;
  font-weight: bold;
}
.mobile-bar,
.submenu-mobile-bar,
#pageIndex {
  display: none;
}
.footer .footer-about {
  background: #323539;
  height: 170px;
  padding-top: 27px;
}
.footer .footer-about .footer-logo-link {
  float: left;
  margin-top: 30px;
}
.footer .footer-about .footer-logo {
  width: 320px;
}
.footer .footer-copyright {
  padding: 25px 0;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.footer .footer-copyright span {
  margin: 0 4px;
}
.footer .footer-code {
  float: right;
}
.footer .footer-code li {
  float: left;
  margin: 0 22px;
}
.footer .footer-code .code-img {
  width: 80px;
}
.footer .footer-code .code-title {
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.footer .about-lists {
  float: left;
  margin: 10px 75px 0 0;
  color: #fff;
  line-height: 22px;
  font-size: 16px;
}
.footer .about-lists li {
  float: left;
  margin-right: 60px;
  width: 80px;
}
.footer .about-lists .li-title {
  margin-bottom: 15px;
  font-weight: bold;
}
.footer .about-lists .li-link {
  color: #fff;
  display: block;
  margin-bottom: 16px;
}
.footer .about-lists .li-link:hover {
  text-decoration: underline;
}
.standard-status {
  color: #18B259;
}
.standard-status.gray {
  color: #666;
}
.standard-status.blue {
  color: #0074B9;
}
.standard-status.red {
  color: #D9332E;
}
.layui-table-tips-c {
  padding: 0;
}
.video-lists {
  margin-left: -20px;
}
.video-lists:after {
  content: '';
  display: block;
  clear: both;
}
.video-lists li {
  float: left;
  margin-top: 20px;
  width: 25%;
}
.video-lists .video-link {
  display: block;
  margin-left: 20px;
  padding: 4px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.video-lists .video-img {
	position: relative;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
.video-lists .video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-lists .video-img .img-count {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  border-radius: 0 0 0 4px;
  background: rgba(0,0,0,.5);
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}
.video-lists .video-img .img-count:before {
	content: '';
	position: relative;
	top: -1.5px;
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 13px;
	background: url(../png/img-count-icon.png) no-repeat center center/cover;
}
.video-lists .video-title {
  margin: 11px 16px 0;
  font-size: 16px;
}
.video-lists .video-source {
  overflow: hidden;
}
.video-lists .video-source span {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999;
}
.video-lists .video-source span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background-image: url(../png/base-video-icon.png);
  background-size: 14px auto;
}
.video-lists .video-source span.lab-date {
	padding-left: 0;
}
.video-lists .video-source span.lab-date:after {
	display: none;
}
.video-lists .video-source .source-label {
  float: left;
}
.video-lists .video-source .source-count {
  float: right;
}
.video-lists .li-video .video-link {
  height: 278px;
}
.video-lists .li-video .video-img {
  height: 158px;
  position: relative;
  background: #f6f6f6;
}
.video-lists .li-video .video-img:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(../png/video-icon.png) no-repeat;
  background-size: 100% 100%;
}
.video-lists .li-video .video-title {
  height: 48px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.video-lists .li-video .video-source {
  margin: 15px 16px 0;
}
.video-lists .li-video .video-source .source-label:after {
  background-position: 0 0;
}
.video-lists .li-video .video-source .source-count:after {
  background-position: 0 -15px;
}
.video-lists .li-ppt .video-link {
  height: 250px;
}
.video-lists .li-ppt .video-img {
  height: 162px;
}
.video-lists .li-ppt .video-title {
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video-lists .li-ppt .video-source {
  margin: 10px 16px 0;
}
.video-lists .li-ppt .video-source .source-label:after {
  background-position: 0 -30px;
}
.video-lists .li-ppt .video-source .source-count:after {
  background-position: 0 -45px;
}
.main-index {
  position: relative;
  background: url(../png/index-main-bg.png) no-repeat 38% 80%;
  background-size: 1485px auto;
}
.main-index .journal-type {
  margin: 40px 0;
  font-size: 0;
  text-align: center;
}
.main-index .journal-type li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.main-index .journal-type .li-cont {
  display: block;
  width: 160px;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  border-radius: 6px;
  background: #f0f4f6;
  cursor: pointer;
}
.main-index .journal-type .li-cont:hover,
.main-index .journal-type .li-cont.active {
  background: #3f72c9;
  color: #fff;
}
.main-index .journal-type .type-icon {
  position: relative;
  top: -1.5px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-image: url(../png/journal-type-icon.png);
  background-size: 80px;
}
.main-index .journal-type .type-icon.icon-jour {
  background-position: 0 0;
}
.main-index .journal-type .type-icon.icon-ele {
  background-position: -20px 0;
}
.main-index .journal-type .type-icon.icon-paper {
  background-position: -40px 0;
}
.main-index .journal-type .li-cont:hover .type-icon.icon-jour,
.main-index .journal-type .li-cont.active .type-icon.icon-jour {
  background-position: 0 -40px;
}
.main-index .journal-type .li-cont:hover .type-icon.icon-ele,
.main-index .journal-type .li-cont.active .type-icon.icon-ele {
  background-position: -20px -40px;
}
.main-index .journal-type .li-cont:hover .type-icon.icon-paper,
.main-index .journal-type .li-cont.active .type-icon.icon-paper {
  background-position: -40px -40px;
}
.main-index .index-title {
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.main-index .index-title span,
.main-index .index-title:after,
.main-index .index-title:before {
  display: inline-block;
  vertical-align: top;
}
.main-index .index-title span {
  margin: 0 18px;
  font-size: 24px;
  font-weight: bold;
  color: #4C71C3;
  line-height: 34px;
}
.main-index .index-title:after,
.main-index .index-title:before {
  content: '';
  width: 32px;
  height: 34px;
  background-image: url(../png/index-title-icon.png);
  background-size: auto 34px;
}
.main-index .index-title:before {
  background-position: left top;
}
.main-index .index-title:after {
  background-position: right top;
}
.main-index .index-more {
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 28px;
  border: 1px solid #BEBEBE;
  border-radius: 14px;
  font-size: 12px;
  text-align: center;
  line-height: 26px;
}
.main-index .index-more:hover {
  border-color: #4C71C3;
}
.main-index .module-news:after {
  content: '';
  display: block;
  clear: both;
}
.main-index .module-news .news-card {
  float: left;
  width: 585px;
  height: 340px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.main-index .module-news .news-card.card-journal {
  height: auto;
  width: 100%;
  padding-bottom: 20px;
}
.main-index .module-news .news-card.right {
  float: right;
}
.main-index .module-news .news-card .card-head {
  height: 50px;
  padding: 0 20px;
  background: #F0F0F0;
}
.main-index .module-news .news-card .head-text {
  float: left;
  line-height: 48px;
  position: relative;
  border-bottom: 2px solid #E04A43;
  font-size: 18px;
  color: #4C71C3;
}
.main-index .module-news .news-card .head-more {
  float: right;
  margin-top: 10px;
  font-size: 12px;
  line-height: 30px;
}
.main-index .module-news .news-lists-new {
  margin: 0 20px;
}
.main-index .module-news .news-lists-new li {
  margin-top: 30px;
  line-height: 21px;
  font-size: 16px;
}
.main-index .module-news .card-journal .news-lists-new li {
  margin-top: 20px;
}
.main-index .module-news .news-lists-new .news-label {
  float: left;
  color: #4C71C3;
}
.main-index .module-news .news-lists-new .news-link {
  max-width: 320px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-news .card-journal .news-lists-new .news-link {
  max-width: 50%;
}
.main-index .module-news .news-lists-new .news-date {
  display: inline-block;
  float: right;
}
.main-index .module-news .card-journal .news-lists-new .news-date {
  max-width: 25%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-news .module-news-img {
  margin: 30px 10px 0 20px;
  overflow: hidden;
}
.main-index .module-news .module-news-img .news-img-detail {
  float: left;
  position: relative;
  width: 416px;
  height: 230px;
  overflow: hidden;
  border-radius: 4px;
}
.main-index .module-news .module-news-img .news-img-detail .news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-index .module-news .module-news-img .news-img-detail .news-img-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 18px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-news .module-news-img .news-img-lists {
  float: right;
  width: 128px;
  padding-right: 10px;
  overflow-y: scroll;
}
.main-index .module-news .module-news-img .news-img-lists::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}
.main-index .module-news .module-news-img .news-img-lists::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #4C71C3;
}
.main-index .module-news .module-news-img .news-img-lists .list-link {
  display: block;
  margin-bottom: 7px;
  height: 72px;
  overflow: hidden;
  border-radius: 4px;
}
.main-index .module-news .module-news-img .news-img-lists .news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-index .module-news .module-news-img .news-img-lists .news-img-title {
  display: none;
}
.main-index .module-report {
  position: relative;
  padding: 30px 0;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.main-index .module-report .report-type {
  text-align: center;
  font-size: 0;
}
.main-index .module-report .report-type .swiper-pagination-bullet {
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  border-radius: 18px;
  background: #F1F3F5;
  font-size: 16px;
  line-height: 36px;
  cursor: pointer;
}
.main-index .module-report .report-type .swiper-pagination-bullet:first-child {
  margin: 0;
}
.main-index .module-report .report-type .swiper-pagination-bullet:hover {
  color: #4C71C3;
}
.main-index .module-report .report-type .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4C71C3;
  color: #fff;
}
.main-index .module-report .report-banner {
  margin: 30px 0 0;
  position: relative;
}
.main-index .module-report .banner-bar {
  position: absolute;
  top: 50%;
  margin-top: -39px;
  width: 78px;
  height: 78px;
  background-image: url(../png/report-banner-bar-icon.png);
  background-size: 78px auto;
  cursor: pointer;
}
.main-index .module-report .banner-bar.left {
  left: -100px;
  background-position: 0 0;
}
.main-index .module-report .banner-bar.left:hover {
  background-position: 0 -100px;
}
.main-index .module-report .banner-bar.right {
  right: -100px;
  background-position: 0 -200px;
}
.main-index .module-report .banner-bar.right:hover {
  background-position: 0 -300px;
}
.main-index .module-report .banner-content {
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
}
.main-index .module-report .index-report-lists {
  width: 100%;
}
.main-index .module-report .index-report-lists li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.main-index .module-report .index-report-lists .li-content {
  margin: 0 20px;
}
.main-index .module-report .index-report-lists .li-content:after {
  content: '';
  display: block;
  clear: both;
}
.main-index .module-report .index-report-lists .more-cont {
  padding-top: 30px;
  clear: both;
}
.main-index .module-report .report-item {
  float: left;
  position: relative;
  width: 50%;
  overflow: hidden;
  padding: 0 0 20px 7px;
  border-bottom: 1px dashed #D9E0E8;
}
.main-index .module-report .report-item:nth-child(odd) {
  padding-right: 20px;
}
.main-index .module-report .report-item:nth-child(odd):after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 20px;
  border-left: 1px dashed #D9E0E8;
}
.main-index .module-report .report-item:nth-child(even) {
  padding-left: 35px;
}
.main-index .module-report .report-item:nth-of-type(n+5) {
  display: none;
}
.main-index .module-report .report-item:nth-of-type(n+3) {
  padding-top: 20px;
}
.main-index .module-report .report-item:nth-of-type(n+3):after {
  top: 20px;
}
.main-index .module-report .report-img {
  float: left;
  border: 1px solid #D9E1ED;
  padding: 11px 14px;
  height: 144px;
  height: 186px;
}
.main-index .module-report .report-img img {
  width: 114px;
  height: 162px;
  object-fit: cover;
}
.main-index .module-report .report-img:hover img {
  transform: scale(1.05);
  transition: all 2s;
}
.main-index .module-report .item-content {
  margin-left: 174px;
}
.main-index .module-report .item-link {
  display: block;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-report .item-date {
  margin-top: 13px;
  heigth: 20px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.main-index .module-report .item-intro {
  margin-top: 10px;
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  white-space: normal;
}
.main-index .module-report .item-intro p,
.main-index .module-report .item-intro span {
  font-family: "Microsoft Yahei" !important;
}
.main-index .module-report .item-intro p {
  display: inline;
  text-indent: 0 !important;
}
.main-index .module-report .item-intro img {
  display: none;
}
.main-index .module-report .item-keys {
  margin-top: 13px;
  height: 22px;
  overflow: hidden;
  color: #E04A43;
  line-height: 22px;
  font-size: 0;
  white-space: normal;
}
.main-index .module-report .key-label {
  font-size: 12px;
}
.main-index .module-report .key-item {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  padding: 0 10px;
  background: rgba(240, 180, 180, 0.1);
  border-radius: 2px;
}
.main-index .module-journal {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 0 20px 25px;
}
.main-index .module-journal .journal-card {
  float: left;
  width: 815px;
}
.main-index .module-journal .journal-card.right {
  float: right;
  width: 310px;
}
.main-index .module-journal .card-head {
  margin-bottom: 30px;
  border-bottom: 1px dashed #D9E0E8;
  position: relative;
}
.main-index .module-journal .card-head:after {
  content: '';
  display: block;
  clear: both;
}
.main-index .module-journal .head-type {
  float: left;
}
.main-index .module-journal .head-type li {
  float: left;
  margin-right: 22px;
  padding-top: 2px;
  font-size: 18px;
  color: #666;
  line-height: 50px;
  cursor: pointer;
}
.main-index .module-journal .head-type li .card-more {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.main-index .module-journal .head-type li.active {
  color: #4C71C3;
}
.main-index .module-journal .head-type li.active .card-more {
  display: block;
}
.main-index .module-journal .head-type li.active:after {
  content: '';
  display: block;
  height: 2px;
  background: #E04A43;
}
.main-index .module-journal .card-more {
  float: right;
  margin-top: 19px;
  font-size: 12px;
  line-height: 20px;
}
.main-index .module-journal .journal-lists {
  margin-left: -16px;
  overflow: hidden;
}
.main-index .module-journal .journal-lists li {
  float: left;
  margin: 0;
  width: 25%;
  padding: 0;
}
.main-index .module-journal .journal-lists .list-link {
  display: block;
  margin-left: 20px;
}
.main-index .module-journal .journal-lists .list-link:hover .link-name {
  color: #4C71C3;
}
.main-index .module-journal .journal-lists .link-img {
  border: 1px solid #D9E1ED;
  padding: 10px;
}
.main-index .module-journal .journal-lists .link-img img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.main-index .module-journal .journal-lists .link-img:hover img {
  transform: scale(1.05);
  transition: all 2s;
}
.main-index .module-journal .journal-lists .link-name {
  margin-top: 12px;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.main-index .module-journal .journal-paper .paper-link {
  display: block;
  position: relative;
  margin-top: 20px;
  padding-left: 23px;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-journal .journal-paper .paper-link:first-child {
  margin: 0;
}
.main-index .module-journal .journal-paper .paper-link:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 13px;
  height: 16px;
  background: url(../png/paper-icon.png) no-repeat center center / cover;
}
.main-index .video-lists {
  margin: 0 0 30px -27px;
}
.main-index .video-lists li {
  margin: 0;
  width: 25%;
}
.main-index .video-lists .video-link {
  margin-left: 27px;
}
.main-index .ppt-lists {
  margin: 0 0 30px -27px;
}
.main-index .ppt-lists li {
  width: 25%;
}
.main-index .ppt-lists .ppt-link {
  margin-left: 27px;
}
.main-index .special-module {
  margin-bottom: 40px;
  height: 235px;
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
}
.main-index .special-module .special-lists {
  position: relative;
  margin: 0;
  width: 100%;
}
.main-index .special-module .special-lists li {
  float: none;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.main-index .special-module .special-link {
  display: inline-block;
  vertical-align: top;
  width: 16.66%;
  text-align: center;
  font-weight: normal;
}
.main-index .special-module .special-link:hover .special-img {
  border-color: #4C71C3;
}
.main-index .special-module .special-link:hover .special-title {
  color: #4C71C3;
}
.main-index .special-module .special-img {
  margin: 0 auto;
  float: none;
  width: 140px;
  height: 140px;
  padding-top: 9px;
  border: 1px solid #EDEDED;
  border-radius: 50%;
}
.main-index .special-module .special-icon {
  width: 120px;
  height: 120px;
}
.main-index .special-module .special-title {
  padding: 15px 0;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .special-module .special-bar {
  padding: 15px 0;
  font-size: 0;
  text-align: center;
}
.main-index .special-module .special-bar .swiper-pagination-bullet {
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 10px;
  border-radius: 5px;
  background: #F2F4FE;
  cursor: pointer;
}
.main-index .special-module .special-bar .swiper-pagination-bullet:first-child {
  margin: 0;
}
.main-index .special-module .special-bar .swiper-pagination-bullet-active {
  background: #4C71C3;
}
.search-menu {
  float: left;
  width: 250px;
}
.search-menu .menu-item {
  margin-bottom: 24px;
  background: #fff;
  border-radius: 4px;
  padding: 4px;
}
.search-menu .item-title {
  position: relative;
  margin-top: 4px;
  padding: 0 0 0 15px;
  border-radius: 4px 4px 0 0;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #4C71C3;
}
.search-menu .item-title:first-child {
  margin: 0;
}
.search-menu .title-arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: url(../png/search-menu-title-icon.png) no-repeat center center;
  background-size: 14px 10px;
  cursor: pointer;
  transition: 0.6s all;
}
.search-menu .title-arrow.close {
  transform: rotate(90deg);
}
.search-menu .item-body {
  padding: 7px 6px 15px 6px;
}
.search-menu .item-body.close {
  display: none;
}
.search-menu.simple .item-body {
  padding: 7px 6px;
}
.search-menu .base-nav {
  line-height: 38px;
  font-size: 14px;
  color: #333;
}
.search-menu .base-nav li {
  position: relative;
  padding: 0 10px 0 20px;
  border-radius: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.search-menu .base-nav li:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -2.5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #D6D6D6;
}
.search-menu .base-nav li:hover,
.search-menu .base-nav li.active {
  color: #4C71C3;
  font-weight: bold;
  background: #EFF2FA;
}
.search-menu .base-nav li:hover:after,
.search-menu .base-nav li.active:after {
  background: #4C71C3;
}
.search-menu .tree-menu {
  margin: 0 15px;
  position: relative;
  font-size: 0;
  line-height: 34px;
}
.search-menu .tree-menu ul {
  position: relative;
}
.search-menu .tree-menu:after,
.search-menu .tree-menu ul:after {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 7.5px;
  border-left: 1px dashed #D9E0E8;
}
.search-menu .tree-menu .child-last:after {
  display: none;
}
.search-menu .tree-menu .child-last .menu-link:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -0.5px;
  width: 30px;
  border-top: 1px dashed #D9E0E8;
}
.search-menu .tree-menu .menu-child {
  display: none;
  margin-left: 20px;
}
.search-menu .tree-menu .menu-child .link-item.active:after {
  content: '';
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: -9px;
  height: 18px;
  width: 2px;
  background: #387FB4;
}
.search-menu .tree-menu .menu-link {
  position: relative;
  padding-left: 20px;
}
.search-menu .tree-menu .link-icon {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
  margin-top: -3px;
  width: 9px;
  height: 16px;
  cursor: pointer;
}
.search-menu .tree-menu .link-icon:after {
  content: '';
  display: block;
  border: 8px solid transparent;
  border-top: 9px solid #D6D6D6;
}
.search-menu .tree-menu .link-item {
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.search-menu .tree-menu .link-item:hover,
.search-menu .tree-menu .link-item.active {
  color: #4C71C3;
  font-weight: bold;
}
.base-data-cont {
  position: relative;
  line-height: 20px;
}
.base-data-cont .data-link {
  display: block;
  margin-right: 100px;
  font-size: 16px;
  font-weight: bold;
  color: #454545;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.base-data-cont .data-link.no-date {
  margin: 0;
}
.base-data-cont .data-link:hover {
  color: #4C71C3;
}
.base-data-cont .data-date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #333;
}
.base-data-cont .date-intro {
  margin-top: 15px;
  max-height: 48px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.base-data-cont .date-keys {
  margin-top: 15px;
  height: 22px;
  overflow: hidden;
  color: #E04A43;
  line-height: 22px;
  font-size: 0;
  white-space: normal;
}
.base-data-cont .key-label {
  font-size: 12px;
}
.base-data-cont .key-item {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  padding: 0 10px;
  background: rgba(240, 180, 180, 0.1);
  border-radius: 2px;
}
.base-data-cont .data-source {
  margin-top: 15px;
  font-size: 14px;
  color: #333;
}
.base-data-cont .source-item {
  margin-right: 30px;
}
.base-data-cont .source-item:last-child {
  margin: 0;
}
.search-content {
  float: right;
  width: 930px;
}
.news-lists li {
  margin-top: 20px;
  padding: 30px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.news-lists li:first-child {
  margin: 0;
}
.news-lists .news-img {
  float: left;
  width: 136px;
  overflow: hidden;
  border: 1px solid #eee;
}
.news-lists .news-img img {
  width: 100%;
  height: 102px;
  object-fit: contain;
}
.news-lists .news-img:hover img {
  transform: scale(1.05);
  transition: all 2s;
}
.news-lists .li-content {
  margin-left: 157px;
}
.activity-lists li {
  margin-top: 20px;
  position: relative;
  padding: 30px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.activity-lists li:after {
  content: '';
  position: absolute;
  left: 130px;
  top: 50%;
  margin-top: -50px;
  width: 1px;
  height: 100px;
  background: #DFE1E6;
}
.activity-lists li:first-child {
  margin: 0;
}
.activity-lists .li-img {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -51px;
  width: 136px;
  height: 102px;
  overflow: hidden;
}
.activity-lists .li-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.activity-lists .li-img:hover img {
  transform: scale(1.05);
  transition: all 2s;
}
.activity-lists .li-date {
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -35px;
  width: 68px;
  height: 70px;
  border: 1px solid #D9E0E8;
  padding: 0 3px;
  text-align: center;
}
.activity-lists .li-date .date-day {
  border-bottom: 1px solid #666;
  padding: 5px 0 3px;
  font-size: 26px;
  line-height: 30px;
}
.activity-lists .li-date .date-year {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.activity-lists .li-content {
  margin: 0 158px 0 130px;
}
.activity-lists .li-link {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #454545;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.activity-lists .li-link:hover {
  color: #4C71C3;
}
.activity-lists .li-intro {
  margin-top: 14px;
  height: 72px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.journal-lists li {
  margin-top: 20px;
  padding: 30px;
  overflow: hidden;
  background: #fff;
}
.journal-lists li:first-child {
  margin: 0;
}
.journal-lists .li-img {
  float: left;
  width: 86px;
  height: 120px;
  overflow: hidden;
  border: 1px solid #D9E1ED;
}
.journal-lists .li-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.journal-lists .li-content {
  margin-left: 107px;
}
.tip-sort {
  float: right;
  overflow: hidden;
}
.tip-sort li {
  float: left;
  margin-left: 15px;
  position: relative;
  padding-left: 18px;
  cursor: pointer;
  font-size: 12px;
  color: #333;
  line-height: 20px;
}
.tip-sort li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 13px;
  height: 12px;
  background: url(../png/search-sort-icon.png);
  background-size: 100% 100%;
}
.tip-sort li.active {
  color: #E04A43;
}
.tip-sort li.active:after {
  background-image: url(../png/search-sort-icon-active.png);
}
.tip-sort li.sort-asc:after {
  background-image: url(../png/search-sort-icon-active-asc.png);
}
.science-type {
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  padding: 0 32px;
  font-size: 14px;
  line-height: 24px;
  color: #565965;
}
.science-type .type-item {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px dashed #D9E0E8;
}
.science-type .type-item:last-child {
  border: none;
}
.science-type .type-label {
  float: left;
  padding-right: 10px;
  font-weight: bold;
}
.science-type .type-lists li {
  float: left;
  margin-right: 10px;
  height: 24px;
  line-height: 22px;
  padding: 0 12px;
  border-radius: 12px;
  cursor: pointer;
}
.science-type .type-lists li:last-child {
  margin: 0;
}
.science-type .type-lists li:hover {
  color: #4C71C3;
}
.science-type .type-lists li.active {
  background: #4C71C4;
  color: #fff;
}
.main-science .video-lists .video-link {
  box-shadow: none;
}
.main-science .video-lists .li-video .video-link {
  height: 250px;
}
.main-science .video-lists .li-video .video-title {
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-export .export-lists {
  margin: -20px 0 0 -20px;
  overflow: hidden;
}
.main-export .export-lists li {
  float: left;
  width: 33.33%;
}
.main-export .export-lists .li-content {
  display: block;
  margin: 20px 0 0 20px;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.main-export .export-lists .li-content:hover .export-title {
  color: #4C71C3;
}
.main-export .export-lists .export-img {
  float: left;
  width: 96px;
  height: 132px;
  overflow: hidden;
  background: #f8f8f8;
}
.main-export .export-lists .export-img img {
  width: 100%;
  height: 100%;
  transition: all 2s;
  object-fit: cover;
}
.main-export .export-lists .export-img:hover img {
  transform: scale(1.05);
}
.main-export .export-lists .export-info {
  margin-left: 114px;
  line-height: 20px;
  font-size: 14px;
}
.main-export .export-lists .export-title {
  color: #454545;
  font-size: 16px;
  font-weight: bold;
}
.main-export .export-lists .export-company {
  margin-top: 14px;
  color: #333;
}
.main-export .export-lists .export-intro {
  margin-top: 16px;
  color: #666;
  line-height: 24px;
  max-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.org-lists li {
  margin-top: 20px;
  background: #fff;
  padding: 27px 30px 30px;
  line-height: 20px;
  font-size: 14px;
  cursor: pointer;
}
.org-lists .li-head {
  overflow: hidden;
}
.org-lists .org-link {
  float: left;
  max-width: 48%;
  font-size: 16px;
  color: #454545;
  font-weight: bold;
}
.org-lists .org-link:hover {
  color: #4C71C3;
}
.org-lists .org-url {
  float: right;
  max-width: 48%;
  color: #4C71C3;
}
.org-lists .org-url:hover {
  text-decoration: underline;
}
.org-lists .org-keys {
  margin-top: 17px;
  font-size: 12px;
  color: #333;
}
.org-lists .key-item {
  margin-right: 32px;
}
.org-lists .key-item:last-child {
  margin: 0;
}
.org-lists .org-intro {
  margin-top: 13px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 48px;
}
.org-lists .org-source {
  margin-top: 10px;
  color: #999;
}
.policy-lists li {
  margin-top: 20px;
  background: #fff;
  border-radius: 4px;
  padding: 30px;
}
.policy-lists li:first-child {
  margin: 0;
}
.base-lists li {
  border-bottom: 1px dashed #D9E0E8;
  padding: 30px 0;
  overflow: hidden;
}
.base-lists .ppt-img {
  float: right;
  margin-top: 10px;
  width: 86px;
  height: 120px;
}
.base-lists .ppt-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.base-lists .news-img {
  float: right;
  margin-top: 10px;
  width: 160px;
  height: 90px;
  position: relative;
}
.base-lists .news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.base-lists .date-intro {
  max-height: 72px;
  -webkit-line-clamp: 3;
}
.base-lists .li-content.cont-ppt {
  margin-right: 112px;
}
.base-lists .li-content.cont-news {
  margin-right: 184px;
}
.special-lists {
  margin-left: -20px;
}
.special-lists li {
  float: left;
  width: 50%;
}
.special-lists .li-card {
  margin: 0 0 20px 20px;
  background: #fff;
  border-radius: 4px;
  padding: 30px;
  overflow: hidden;
}
.special-lists .special-img {
  float: left;
}
.special-lists .special-img img {
  width: 120px;
}
.special-lists .card-body {
  margin-left: 140px;
  padding-top: 18px;
}
.special-lists .special-link {
  display: block;
  font-size: 16px;
  color: #454545;
  line-height: 20px;
  font-weight: bold;
}
.special-lists a:hover .special-link {
  color: #4C71C3;
}
.special-lists .special-intro {
  margin-top: 20px;
  max-height: 48px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main {
  padding: 30px 0;
  background: #F6F6F6;
}
.main-search-resource .search-content {
  background: #fff;
  border-radius: 4px;
  padding: 24px 30px 20px;
}
.main-search-resource .search-content .search-result-tip {
  border-bottom: 2px solid #E9ECF0;
  padding-bottom: 30px;
}
.main-search-resource .search-content .journal-lists li {
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px dashed #D9E0E8;
}
.main-search-resource .search-content .video-lists li {
  margin-top: 30px;
  width: 33.33%;
}
.main-search-resource .search-content .video-lists .video-link {
  padding: 1px;
}
.main-search-resource .search-content .video-lists .video-img {
  border-radius: 3px 3px 0 0;
}
.dialog-export {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.dialog-export .dialog-main {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.dialog-export .dialog-content {
  position: relative;
  width: 90%;
  max-width: 1136px;
  height: 90%;
  background: #fff;
  border-radius: 2px;
  overflow: hidden;
  padding-top: 50px;
}
.dialog-export .dialog-content.dialig-org {
  height: auto;
}
.dialog-export .dialog-head {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  padding: 0 30px;
  background: #F0F0F0;
}
.dialog-export .head-title {
  float: left;
  font-size: 18px;
  color: #4C71C3;
  position: relative;
  line-height: 50px;
}
.dialog-export .head-title:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #E04A43;
}
.dialog-export .dialog-close {
  position: absolute;
  right: 15px;
  top: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.dialog-export .dialog-close:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  background: url(../png/dialog-close-icon.png) no-repeat;
  background-size: 20px auto;
}
.dialog-export .dialog-close:hover:after {
  background-position: 0 -30px;
}
.dialog-export .dialog-body {
  height: 100%;
  overflow: auto;
  padding: 44px 40px 35px;
}
.dialog-export .export-info {
  overflow: auto;
}
.dialog-export .export-img {
  float: left;
  width: 158px;
  height: 218px;
  overflow: hidden;
}
.dialog-export .export-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dialog-export .info-content {
  margin-left: 182px;
}
.dialog-export .export-title {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 20px;
}
.dialog-export .info-lists {
  overflow: hidden;
}
.dialog-export .info-lists li {
  float: left;
  margin-top: 12px;
  position: relative;
  min-height: 28px;
  width: 44%;
  padding-left: 74px;
  font-size: 14px;
  color: #333;
  line-height: 28px;
}
.dialog-export .info-lists li:nth-child(odd) {
  width: 56%;
  padding-right: 20px;
}
.dialog-export .info-lists .li-label {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  color: #666;
}
.dialog-export .info-lists .li-link {
  color: #4C71C3;
}
.dialog-export .info-lists .li-link:hover {
  text-decoration: underline;
}
.dialog-export .intro-content {
  margin-top: 25px;
  border: 1px solid #D9E0E9;
  padding: 30px;
  font-size: 14px;
}
.dialog-export .intro-title {
  line-height: 20px;
  font-weight: bold;
  color: #666;
}
.dialog-export .intro-txt {
  margin: 14px 0 18px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #D9E0E8;
  line-height: 24px;
  color: #333;
}
.dialog-export .intro-txt:last-child {
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
}
.dialog-export .org-detail {
  margin: 30px;
  padding: 30px;
  border: 1px solid #D9E0E9;
}
.dialog-export .org-detail .info-lists li {
  width: 50%;
}
.dialog-export .org-detail .info-lists li.lang {
  width: 100%;
}
.detail-video {
  padding: 0 0 50px;
  border-top: 1px solid #eee;
  background: #F6F6F6;
}
.detail-video > .container {
  background: #fff;
  padding: 32px;
}
.detail-video .detail-title {
  padding-top: 10px;
  font-size: 22px;
  color: #333;
  line-height: 32px;
  font-weight: bold;
  text-align: left;
}
.detail-video .detail-time {
  margin: 18px 0 22px;
  font-size: 14px;
  color: #666;
  text-align: left;
}
.detail-video .video-type {
  height: 36px;
  border-bottom: 1px solid #DEDEDE;
}
.detail-video .video-type li {
  float: left;
  width: 50%;
  position: relative;
  padding-bottom: 11px;
  font-size: 18px;
  color: #333;
  line-height: 24px;
  cursor: pointer;
  text-align: center;
}
.detail-video .video-type li.active {
  color: #4C71C4;
  font-weight: bold;
}
.detail-video .video-type li.active:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1.5px;
  margin-left: -20px;
  width: 40px;
  height: 2px;
  background: #4C71C4;
}
.detail-video .video-cont {
  display: none;
  margin-top: 20px;
  height: 324px;
  overflow: auto;
}

.detail-video .video-cont::-webkit-scrollbar {width: 6px;height: 6px;}
.detail-video .video-cont::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #ddd;}
.detail-video .video-cont.active {
  display: block;
}
.detail-video .video-card {
  overflow: hidden;
}
.detail-video .card-video {
  float: left;
  width: 820px;
  height: 480px;
  background: #000;
}
.detail-video .video-ctl {
  width: 100%;
  height: 100%;
}
.detail-video .video-intro {
  margin-left: 820px;
  padding-left: 20px;
}
.detail-video .intro-title {
  padding: 0 20px;
  font-size: 16px;
  line-height: 39px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
.detail-video .intro-txt {
  padding: 0 15px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.detail-video .video-rec-lists {
  overflow: hidden;
}
.detail-video .video-rec-lists li {
  float: left;
  width: 50%;
}
.detail-video .video-rec-lists .li-cont {
  display: block;
  margin: 0 8px 8px 0;
  height: 78px;
  position: relative;
  cursor: pointer;
}
.detail-video .video-rec-lists .li-cont:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
  background: url(../png/video-icon.png) no-repeat;
  background-size: 100% 100%;
}
.detail-video .video-rec-lists .li-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-activity {
  margin: 0px 0 40px;
}
.detail-activity > .container {
  border: 1px solid #D9E0E8;
  padding: 30px 42px;
}
.detail-activity .detail-title {
  font-size: 26px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
}
.detail-activity .detail-time {
  margin: 22px 0;
  font-size: 0;
  text-align: center;
}
.detail-activity .detail-time span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.detail-activity .detail-time .time-blue {
  margin-right: 40px;
  color: #4C71C3;
}
.detail-activity .detail-time .time-blue:last-child {
  margin: 0;
}
.detail-activity .detail-content {
  padding-top: 30px;
  border-top: 1px dashed #ECECEC;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  text-align: justify;
}
.detail-activity .detail-content .report-labels {
	overflow: hidden;
}
.detail-activity .detail-content .report-labels li {
	float: left;
	position: relative;
	margin-bottom: 10px;
	width: 50%;
	padding-left: 100px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.detail-activity .detail-content .report-labels li.lang {
	width: 100%;
}
.detail-activity .detail-content .report-labels .li-label {
	position: absolute;
	left: 0;
	width: 100px;
	color: #333;
	text-align: right;
}
.detail-activity .detail-content .report-labels .li-label.lh-42 {
	line-height: 42px;
}
.detail-activity .detail-content .report-labels a {
	word-break: break-all;
}
.detail-activity .detail-content .report-labels .li-download {
	position: relative;
	border: 1px solid #ddd;
	padding: 8px 120px 8px 15px;
	border-radius: 4px;
}
.detail-activity .detail-content .report-labels .li-download a {
	position: absolute;
	top: 50%;
	right: 4px;
	border-radius: 2px;
	margin-top: -16px;
	background: #4C71C3;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.detail-activity .detail-content .news-cont p {
}
.detail-activity .detail-content p {
  margin-bottom: 20px;
}
.detail-activity .li-download {
  position: relative;
  border: 1px solid #ccc;
  padding: 8px 120px 8px 14px;
  border-radius: 4px;
  color: #666;
  line-height: 24px;
}
.detail-activity .li-download a {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -14px;
  width: 100px;
  line-height: 28px;
  color: #fff;
  background: #4C71C3;
  font-size: 14px;
  text-align: center;
}
.detail-activity .detail-content img {
  max-width: 100%;
  height: auto;
}
.main-special {
  background: #fff;
}
.main-special .header-special {
  height: 78px;
  padding-top: 15px;
}
.main-special .header-special .special-logo {
  float: left;
  height: 51px;
  font-size: 0;
}
.main-special .header-special .special-logo img {
  vertical-align: middle;
}
.main-special .header-special .header-logo {
  height: 51px;
}
.main-special .header-special .header-logo-lib {
  position: relative;
  left: -4px;
  border-left: 1.5px solid #E4E4E4;
  padding-left: 6px;
  height: 24px;
}
.main-special .header-special .warp-links {
  float: right;
  margin-top: 12px;
}
.main-special .header-special .warp-links .warp-link,
.main-special .header-special .warp-links .warp-line {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main-special .header-special .warp-links .warp-line {
  margin: 2px 10px 0;
  width: 1.5px;
  height: 14px;
  background: #333;
}
.main-special .special-menu {
  position: relative;
  height: 220px;
}
.main-special .special-menu .special-menu-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-special .special-menu .menu-title {
  position: relative;
  z-index: 10;
  line-height: 160px;
  text-align: center;
  font-size: 40px;
  color: #fff;
}
.main-special .special-menu .module-menu {
  position: relative;
  z-index: 10;
  height: 60px;
  background: rgba(255, 255, 255, 0.9);
}
.main-special .special-menu .menu-lists li {
  float: left;
  margin-right: 1px;
}
.main-special .special-menu .menu-lists li:hover .menu-link,
.main-special .special-menu .menu-lists li.active .menu-link {
  background: #4C71C3;
  color: #fff;
}
.main-special .special-menu .menu-lists .menu-link {
  display: block;
  padding: 0 56px;
  font-size: 16px;
  color: #666;
  line-height: 60px;
  font-weight: bold;
}
.main-special .module-head {
  margin: 40px 0 30px;
  position: relative;
  overflow: hidden;
  height: 45px;
  background: url(../png/special-module-head-bg.png);
  background-size: auto 100%;
}
.main-special .module-head .head-text {
  float: left;
  padding-left: 47px;
  font-size: 22px;
  color: #4C71C3;
  line-height: 28px;
  font-weight: bold;
}
.main-special .module-head .more-link {
  position: absolute;
  right: 15px;
  bottom: 4px;
  line-height: 24px;
  color: #4C71C3;
  font-size: 12px;
}
.main-special .module-head .more-link:hover {
  text-decoration: underline;
}
.main-special .special-index-module .module-report {
  overflow: hidden;
}
.main-special .special-index-module .module-report .report-banner {
  float: left;
  position: relative;
  width: 380px;
  height: 260px;
  overflow: hidden;
}
.main-special .special-index-module .module-report .report-banner .banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-special .special-index-module .module-report .report-banner .banner-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  line-height: 32px;
  font-size: 13px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.main-special .special-index-module .module-report .report-items {
  float: right;
  width: 790px;
}
.main-special .special-index-module .module-report .report-items li {
  margin-top: 10px;
  height: 125px;
  border: 1px solid #ece9e9;
  padding: 20px 30px 0;
}
.main-special .special-index-module .module-report .report-items li:first-child {
  margin: 0;
}
.main-special .special-index-module .module-report .report-items .item-img {
  float: left;
  width: 120px;
  height: 84px;
}
.main-special .special-index-module .module-report .report-items .item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-special .special-index-module .module-report .report-items .item-content {
  margin-left: 150px;
}
.main-special .special-index-module .module-report .report-items .item-title {
  display: block;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-special .special-index-module .module-report .report-items .item-intro {
  margin-top: 6px;
  max-height: 48px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main-special .special-index-module .data-charts {
  border: 1px solid #ece9e9;
  padding: 20px 10px;
}
.main-special .special-index-module .data-charts:after {
  content: '';
  display: block;
  clear: both;
}
.main-special .special-index-module .data-charts .chart-item {
  float: left;
  margin: 0 1%;
  width: 48%;
  height: 280px;
}
.main-special .special-index-module .special-news-module {
  margin-bottom: 50px;
  border: 1px solid #ece9e9;
  padding: 10px;
}
.main-special .special-index-module .special-news-module .news-datas {
  overflow: hidden;
}
.main-special .special-index-module .special-news-module .news-datas li {
  float: left;
  width: 50%;
  padding: 15px 30px 15px 20px;
}
.main-special .special-index-module .special-news-module .news-datas li:nth-child(odd) {
  border-right: 1px dashed #ece9e9;
}
.main-special .special-index-module .special-news-module .news-datas li:nth-child(n+3) {
  border-top: 1px dashed #ece9e9;
}
.main-special .special-index-module .special-news-module .news-datas .news-link {
  display: block;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-special .special-index-module .special-news-module .news-datas .news-keys {
  margin-top: 15px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.main-special .special-index-module .special-news-module .news-datas .key-source {
  float: left;
}
.main-special .special-index-module .special-news-module .news-datas .key-date {
  float: right;
}
.main-special .special-index-module .special-make-detail {
  margin: 40px 0 50px;
  border: 1px solid #ece9e9;
  padding: 25px;
  overflow: hidden;
  line-height: 24px;
}
.main-special .special-index-module .special-make-detail .detail-img {
  float: right;
  width: 300px;
  height: 180px;
}
.main-special .special-index-module .special-make-detail .detail-content {
  margin: 0 360px 0 10px;
}
.main-special .special-index-module .special-make-detail .detail-title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-special .special-index-module .special-make-detail .detail-intro {
  margin-top: 24px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-special .special-index-module .special-make-detail .detail-date {
  margin-top: 20px;
  font-size: 16px;
  color: #888;
}
.main-special .special-index-module .special-make-detail .detail-link {
  margin-top: 26px;
  display: block;
  width: 140px;
  height: 34px;
  background: #4C71C3;
  border-radius: 17px;
  text-align: center;
  line-height: 33px;
  font-size: 15px;
  color: #fff;
}
.main-special .special-index-module .special-make-detail .detail-link:hover {
  background: #3e63b5;
}
.main-special .special-index-module .special-make-detail .detail-icon {
  margin-left: 10px;
  position: relative;
  top: -1px;
  height: 11px;
  vertical-align: middle;
}
.main-special .special-index-module .special-news-lists {
  margin-bottom: 40px;
  overflow: hidden;
}
.main-special .special-index-module .special-news-lists li {
  float: left;
  position: relative;
  width: 50%;
  padding: 0 30px 0 60px;
  line-height: 40px;
  font-size: 16px;
}
.main-special .special-index-module .special-news-lists li:after {
  content: '';
  position: absolute;
  left: 36px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #4C71C3;
}
.main-special .special-index-module .special-news-lists li:nth-child(odd) {
  border-right: 2px solid #f2f4f5;
}
.main-special .special-index-module .special-news-lists .news-link {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.module-search-data .search-form {
  margin-bottom: 30px;
  padding-top: 6px;
}
.module-search-data .search-form:after {
  content: '';
  display: block;
  clear: both;
}
.module-search-data .search-form .form-label {
  float: left;
  font-size: 12px;
  line-height: 32px;
  color: #333;
}
.module-search-data .search-form .form-ctl {
  float: left;
  margin: 0 10px 0 0;
  width: 170px;
  height: 32px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 0 12px;
  font-size: 12px;
}
.module-search-data .search-form .form-btn {
  float: left;
  width: 60px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  background: #4C71C3;
  border-radius: 2px;
}
.module-search-data .search-form .form-btn:hover {
  background: #5d83d6;
}
.module-search-data .search-form .chart-type {
  float: right;
}
.module-search-data .search-form .chart-type li {
  float: left;
  margin-left: 10px;
  width: 70px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  background: #F6F6F6;
  border-radius: 2px;
  color: #666;
}
.module-search-data .search-form .chart-type li.active {
  background: #4C71C3;
  color: #fff;
}
.module-search-data .chart-content {
  margin-bottom: 20px;
  height: 536px;
}
.module-search-standard .search-form {
  margin-bottom: 25px;
  padding-top: 6px;
}
.module-search-standard .search-form:after {
  content: '';
  display: block;
  clear: both;
}
.module-search-standard .search-label {
  float: left;
  width: 68px;
  font-size: 12px;
  line-height: 32px;
  color: #333;
}
.module-search-standard .search-cont {
  float: left;
  position: relative;
  width: 300px;
  height: 32px;
  padding-right: 70px;
  border: 1px solid #D9E0E8;
  border-radius: 2px;
}
.module-search-standard .search-txt {
  font-size: 12px;
  color: #999;
  line-height: 30px;
  padding: 0 12px;
}
.module-search-standard .search-btn {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 56px;
  height: 28px;
  border-radius: 2px;
  background: #4C71C3;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  color: #fff;
}
.module-search-standard .search-btn:hover {
  background: #5d83d6;
}
.module-search-trade .trade-title {
  margin-bottom: 30px;
  padding-top: 10px;
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.book-lists {
  overflow: hidden;
  margin-left: -20px;
}
.book-lists li {
  float: left;
  width: 50%;
}
.book-lists .li-cont {
  margin: 20px 0 0 20px;
  background: #fff;
  padding: 20px 30px;
  overflow: hidden;
}
.book-lists .book-img {
  float: left;
  width: 156px;
  height: 220px;
  border: 1px solid #F6F6F6;
}
.book-lists .book-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.book-lists .cont-body {
  margin-left: 176px;
  padding-top: 10px;
  line-height: 20px;
}
.book-lists .book-title {
  display: block;
  font-size: 16px;
  color: #454545;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.book-lists .book-title:hover {
  color: #4C71C3;
}
.book-lists .book-author {
  margin-top: 20px;
  font-size: 14px;
  color: #999;
}
.book-lists .book-date {
  margin-top: 15px;
  font-size: 14px;
  color: #333;
}
.book-lists .book-date span {
  margin-left: 15px;
}
.book-lists .book-intro {
  margin-top: 20px;
  max-height: 72px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.layui-table-view .layui-table td,
.layui-table-view .layui-table th {
  color: #333;
  padding: 10px 0;
}
.layui-table-cell {
  padding: 0 15px;
}
.layui-table-header th,
.layui-table-header td {
  font-weight: bold;
}

.breadcrumb {
  width: 100%;
  height: 50px;
  padding: 10px 0;
  overflow: hidden;
}
.breadcrumb-link {
  width: 100%;
  font-size: 0px;
  white-space: nowrap;
  color: #888888;
  line-height: 30px;
}
.breadcrumb-link img,
.breadcrumb-link span,
.breadcrumb-link a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.breadcrumb-link a {
  color: #888888;
}
.breadcrumb-link a:hover {
  color: #025DB4;
}
.breadcrumb-link .icon {
  width: 12px;
  height: 14px;
  margin-right: 4px;
}
.breadcrumb-link .line {
  margin: 0 3px;
  font-size: 20px;
}
.breadcrumb-link .current {
  font-weight: bold;
  color: #444;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  body {
    min-width: auto;
  }
  .container {
    width: 100%;
    padding: 0 18px;
  }
  input[type=text],
  input[type=password],
  input[type=search] {
    line-height: 20px;
    -webkit-appearance: none;
  }
  input[type=button] {
    -webkit-appearance: none;
  }
  html,
  body {
    min-width: 0;
  }
  .search-menu,
  .main-home .home-menu {
    position: fixed;
    z-index: 2000;
    transition: all 0.6s;
    top: 0;
    left: -60%;
    width: 60% !important;
    height: auto !important;
    bottom: 0;
    overflow-y: auto;
    background-color: #fff;
    transition: left 0.6s;
    border: none;
    box-shadow: none !important;
  }
  .search-menu.open,
  .main-home .home-menu.open {
    left: 0;
  }
  .search-menu .menu-item {
    margin: 0;
  }
  .search-menu .item-body {
    padding: 7px 6px;
  }
  .submenu-mobile-bar {
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 28px;
    line-height: 24px;
    font-size: 16px;
    color: #4C71C3;
    background: url(../png/header-mobile-bar-icon-2.png) no-repeat 3px center;
    background-size: 18px auto;
    cursor: pointer;
  }
  .mobile-cover {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1900;
    background: rgba(0, 0, 0, 0.7);
  }
  .header .mobile-bar,
  .main-special .header-special .mobile-bar {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: url(../png/header-mobile-bar-icon-2.png) no-repeat center center;
    background-size: 100% auto;
    cursor: pointer;
  }
  .main-special .header-special .mobile-bar {
    margin-top: 3px;
  }
  .header-warp .warp-links .warp-link,
  .header-warp .warp-links .warp-line {
    font-size: 12px;
  }
  .header-warp .warp-links .warp-line {
    margin: 0 10px;
    height: 14px;
  }
  .header {
    height: auto;
    position: relative;
  }
  .header .container {
    padding: 0 10px;
  }
  .header .header-logo-cont {
    padding: 10px 0;
  }
  .header .header-logo-cont .header-logo {
    width: 48%;
  }
  .header .header-logo-cont .header-logo-lib {
  	left: -12px;
  	padding-left: 0;
  	border-left-width: 1px;
    width: 26%;
  }
  .header .header-logo-cont .header-test{
  	margin-left: -18px;
  	font-size: 10px;
  	line-height: 18px;
  	width: 48px;
  }
  .header .header-menu,
  .main-special .special-menu .module-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: auto;
    background: #4C71C3;
    z-index: 100;
    overflow: hidden;
  }
  .main-special .special-menu .module-menu {
    top: 0;
  }
  .header .header-menu .menu-lists {
    position: relative;
    padding: 10px 0;
    width: 28%;
    background: rgba(0, 0, 0, 0.1);
  }
  .header .header-menu .menu-lists li {
    float: none;
    margin: 0;
    text-align: center;
    padding: 0;
  }
  .header .header-menu .menu-lists .menu-link,
  .header .header-menu .menu-lists .menu-child-link {
    display: block;
    padding: 0;
    color: #fff !important;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    white-space: nowrap;
  }
  .header .header-menu .menu-lists .menu-link {
    padding: 0 20px;
  }
  .header .header-menu .menu-lists .menu-child-link {
    margin-left: 20px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
  }
  .header .header-menu .menu-lists .menu-link:hover,
  .header .header-menu .menu-lists .menu-link.active {
    color: #fff;
  }
  .header .header-menu .menu-lists li:hover .menu-child {
    background: rgba(0, 0, 0, 0.1);
  }
  .header .header-menu .menu-lists .menu-child {
    top: 0;
    left: 100%;
    width: 260%;
    display: block;
    height: 34px;
    box-shadow: none;
    padding: 0;
    white-space: nowrap;
    background: transparent;
    text-align: left;
  }
  .base-search {
    height: auto;
    padding: 20px 0;
  }
  .base-search .container {
    padding: 0 15px;
  }
  .base-search .search-form {
    margin: 0;
  }
  .base-search .search-type .search-type-li {
    margin-right: 10px;
    font-size: 14px;
    padding: 0;
    height: 22px;
    line-height: 21px;
  }
  .base-search .search-type .search-type-li.active {
    padding: 0 10px;
  }
  .base-search .search-hot span {
    font-size: 12px;
    height: 20px;
  }
  .base-search .search-hot {
    position: relative;
    padding-left: 60px;
  }
  .base-search .search-hot .hot-label {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
  }
  .base-search .search-hot .hot-key {
    margin: 0 6px 4px 0;
    line-height: 17px;
  }
  .base-search .search-main .search-ctl {
    padding-left: 10px;
    font-size: 14px;
  }
  .base-search .search-main .search-ctl::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
  }
  .base-search .search-main .search-ctl::-moz-placeholder {
    color: #999;
    font-size: 14px;
  }
  .base-search .search-main .search-ctl:-moz-placeholder {
    color: #999;
    font-size: 14px;
  }
  .base-search .search-main .search-ctl:-ms-input-placeholder {
    color: #999;
    font-size: 14px;
  }
  .base-search .search-main .search-ctl,
  .base-search .search-main .search-btn {
    height: 40px;
  }
  .base-search .search-main .search-link {
    margin-left: 4px;
    width: 66px;
    height: 40px;
    line-height: 36px;
    font-size: 12px;
  }
  .footer .footer-about {
    height: auto;
    padding: 15px 0 10px;
  }
  .footer .footer-code {
    display: none;
  }
  .footer .footer-about .footer-logo-link {
    margin: 0;
    width: 100%;
  }
  .footer .footer-about .footer-logo {
    width: 60%;
  }
  .footer .about-lists {
    margin: 10px 0 0;
    width: 100%;
    font-size: 11px;
  }
  .footer .about-lists li {
    float: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .footer .about-lists .li-title {
    float: left;
    margin: 0;
  }
  .footer .about-lists .li-link {
    float: left;
    margin: 0 0 0 20px;
  }
  .footer .footer-copyright {
    padding: 10px 0;
    font-size: 11px;
    line-height: 18px;
  }
  .main-index .index-title {
    padding: 15px 0;
  }
  .main-index .index-title span {
    margin: 0 10px;
    font-size: 20px;
  }
  .main-index .index-title:after,
  .main-index .index-title:before {
    width: 26px;
    height: 28px;
    background-size: auto 28px;
  }
  .main-index .module-news .news-card {
    height: auto;
  }
  .main-index .module-news .news-card,
  .main-index .module-report,
  .main-index .module-journal,
  .video-lists .video-link {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  }
  .main-index .module-news .news-card {
    float: none !important;
    width: 100%;
  }
  .main-index .module-news .news-card.right {
    margin-top: 20px;
  }
  .main-index .module-news .news-card .card-head {
    height: 36px;
  }
  .main-index .module-news .news-card .head-text {
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
  }
  .main-index .module-news .news-card .head-more {
    margin-top: 3px;
  }
  .main-index .module-news .news-lists-new li {
    margin-top: 15px;
    font-size: 14px;
  }
  .main-index .module-news .news-lists-new {
    margin: 0 20px 0 10px;
    padding: 5px 0 20px;
  }
  .main-index .module-news .module-news-img {
    margin: 20px 15px 15px;
  }
  .main-index .module-news .module-news-img .news-img-detail {
    float: none;
    display: block;
    width: 100%;
    height: 200px;
  }
  .main-index .module-news .module-news-img .news-img-lists {
    float: none;
    margin: 5px -2px 0;
    width: auto;
    overflow: auto;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .main-index .module-news .module-news-img .news-img-lists .list-link {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 2px;
  }
  .main-index .module-report .banner-bar {
    display: none;
  }
  .main-index .module-report {
    padding: 20px 0;
  }
  .main-index .module-report .report-type .swiper-pagination-bullet {
    width: 22%;
    margin-left: 2%;
    font-size: 13px;
    line-height: 26px;
  }
  .main-index .module-report .report-banner {
    margin: 20px 0;
  }
  .main-index .module-report .report-item {
    width: 100%;
    padding: 15px 0 !important;
  }
  .main-index .module-report .index-report-lists .li-content .report-item:first-child {
    padding-top: 0 !important;
  }
  .main-index .module-report .report-img {
    padding: 5px;
    width: 92px;
    height: 124px;
  }
  .main-index .module-report .report-img img {
    width: 80px;
    height: 112px;
  }
  .main-index .module-report .item-content {
    margin-left: 105px;
  }
  .main-index .module-report .item-link {
    font-size: 14px;
  }
  .main-index .module-report .item-date {
    margin-top: 5px;
    font-size: 12px;
  }
  .main-index .module-report .item-intro {
    margin: 5px 0 0;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
  }
  .main-index .module-report .item-keys {
    margin-top: 10px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
  }
  .main-index .module-report .key-item {
    margin-right: 5px;
    padding: 0 7px;
  }
  .main-index .module-report .report-item:after {
    display: none !important;
  }
  .main-index .module-journal .journal-card,
  .main-index .module-journal .journal-card.right {
    float: none;
    width: 100%;
  }
  .main-index .module-journal .card-head {
    margin-bottom: 20px;
  }
  .main-index .module-journal .journal-lists li {
    width: 50%;
  }
  .main-index .module-journal .journal-lists {
    margin-left: -12px;
  }
  .main-index .module-journal .journal-lists .list-link {
    margin-left: 12px;
  }
  .main-index .module-journal .journal-lists .link-img img {
    height: 160px;
  }
  .main-index .module-journal .journal-lists .link-name {
    margin: 8px 0 15px;
    font-size: 14px;
  }
  .main-index .module-journal .head-type li {
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
  }
  .main-index .module-journal .journal-paper .paper-link {
    margin-top: 12px;
    padding-left: 18px;
    font-size: 14px;
  }
  .main-index .module-journal .journal-paper .paper-link:after {
    margin-top: -7px;
    width: 11px;
    height: 14px;
  }
  .main-index .special-module {
    height: auto;
    margin-bottom: 20px;
  }
  .main-index .video-lists {
    margin: 0;
  }
  .main-index .video-lists li {
    width: 100%;
  }
  .main-index .video-lists li:nth-child(n+3) {
    display: none;
  }
  .main-index .video-lists .video-link {
    margin: 0 0 20px;
  }
  .main-index .special-module .special-link {
    width: 50%;
  }
  .main-index .special-module .special-img {
    width: 100px;
    height: 100px;
  }
  .main-index .special-module .special-icon {
    width: 80px;
    height: 80px;
  }
  .main-index .special-module .special-title {
    padding: 10px 0;
    font-size: 13px;
  }
  .main-index .special-module .special-bar .swiper-pagination-bullet {
    margin-left: 6px;
    width: 22px;
    height: 7px;
  }
  .news-search {
    height: auto;
    padding: 18px 0;
    border-bottom: 1px solid #e4e4e4;
  }
  .news-search .search-type {
    float: none;
    height: 44px;
  }
  .news-search .search-main {
    margin: 8px 0 0;
    width: auto;
    float: none;
  }
  .news-search .search-main .search-ctl {
    height: 40px;
    padding-right: 55px;
    font-size: 14px;
  }
  .news-search .search-main .search-ctl::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
  }
  .news-search .search-main .search-ctl::-moz-placeholder {
    color: #999;
    font-size: 14px;
  }
  .news-search .search-main .search-ctl:-moz-placeholder {
    color: #999;
    font-size: 14px;
  }
  .news-search .search-main .search-ctl:-ms-input-placeholder {
    color: #999;
    font-size: 14px;
  }
  .news-search .search-main .search-btn {
    height: 40px;
    width: 50px;
    background-size: 18px 18px;
  }
  .main {
    padding: 20px 0;
  }
  .submenu-mobile-bar {
    margin-bottom: 10px;
    position: relative;
    top: -5px;
  }
  .search-content {
    float: none;
    width: auto;
  }
  .activity-lists li {
    margin-top: 15px;
    border-radius: 2px;
    padding: 20px 20px 20px 120px;
  }
  .activity-lists .li-img {
    top: 20px;
    right: auto;
    left: 18px;
    margin: 0;
    width: 86px;
    height: 64px;
  }
  .activity-lists .li-content {
    margin: 0;
  }
  .activity-lists li:after {
    display: none;
  }
  .activity-lists .li-date {
    position: static;
    margin: 5px 0 0;
    width: 100%;
    height: auto;
    border: none;
    text-align: left;
    line-height: 14px;
  }
  .activity-lists .li-date .date-day {
    display: inline;
    border: none;
    padding: 0;
    font-size: 12px;
    color: #666;
    line-height: 14px;
  }
  .activity-lists .li-date .date-year {
    margin: 0;
    display: inline;
    font-size: 12px;
    color: #666;
    line-height: 14px;
  }
  .activity-lists .li-link {
    font-size: 15px;
  }
  .activity-lists .li-intro {
    margin-top: 8px;
    height: 40px;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 20px;
  }
  .detail-activity {
    margin: 0;
  }
  .detail-activity > .container {
    border: none;
    padding: 30px 20px;
  }
  .detail-activity .detail-title {
    font-size: 19px;
    line-height: 28px;
  }
  .detail-activity .detail-time {
    margin: 20px 0;
  }
  .detail-activity .detail-time span {
    font-size: 12px;
  }
  .detail-activity .detail-time .time-blue {
    margin-right: 15px;
  }
  .detail-activity .detail-content {
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .main-export .export-lists {
    margin: 0;
  }
  .main-export .export-lists li {
    width: 100%;
  }
  .main-export .export-lists .li-content {
    margin: 15px 0 0;
  }
  .main-export .export-lists .export-info {
    margin-left: 105px;
    font-size: 13px;
  }
  .main-export .export-lists .export-img {
    width: 90px;
    height: 120px;
  }
  .main-export .export-lists .export-intro {
    margin-top: 12px;
    max-height: 44px;
    line-height: 22px;
  }
  .journal-lists li {
    padding: 20px;
  }
  .journal-lists .li-content {
    margin-left: 102px;
  }
  .base-data-cont .data-link {
    font-size: 15px;
    margin-right: 0;
  }
  .base-data-cont .data-date {
    position: static;
    margin-top: 5px;
    text-align: left;
    font-size: 12px;
    color: #999;
  }
  .base-data-cont .date-intro {
    max-height: 44px;
    margin-top: 5px;
    font-size: 13px;
    line-height: 22px;
  }
  .base-data-cont .date-keys {
    margin-top: 10px;
    height: 18px;
    line-height: 18px;
  }
  .base-data-cont .data-source {
    margin-top: 10px;
    font-size: 12px;
  }
  .base-data-cont .source-item {
    margin-right: 15px;
  }
  .base-data-cont .key-label,
  .base-data-cont .key-item {
    font-size: 11px;
  }
  .base-data-cont .key-item {
    margin-right: 6px;
    padding: 0 7px;
  }
  .news-lists li,
  .org-lists li {
    margin-top: 15px;
    padding: 20px;
  }
  .news-lists .news-img {
    width: 90px;
    height: 110px;
  }
  .news-lists .news-img img {
    min-height: 0;
    height: 100%;
  }
  .news-lists .li-content {
    margin-left: 105px;
  }
  .science-type {
    padding: 0 14px;
    font-size: 13px;
  }
  .science-type .type-item {
    padding: 10px 0;
  }
  .science-type .type-item:first-child {
    padding-top: 15px;
  }
  .science-type .type-item:last-child {
    padding-bottom: 10px;
  }
  .science-type .type-lists {
    margin-left: 62px;
  }
  .science-type .type-lists li {
    padding: 0 5px;
    margin-bottom: 5px;
  }
  .science-type .type-lists li.active {
    padding: 0 16px;
  }
  .org-lists .org-link,
  .org-lists .org-url {
    float: none;
    display: block;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .org-lists .org-url {
    margin-top: 8px;
  }
  .org-lists .org-keys,
  .org-lists .org-intro {
    margin-top: 10px;
  }
  .org-lists .org-intro {
    font-size: 13px;
    line-height: 22px;
    max-height: 44px;
  }
  .org-lists .org-source {
    margin-top: 8px;
    font-size: 12px;
  }
  .dialog-export .org-detail {
    height: 100%;
    border: none;
    padding: 20px;
    margin: 0;
    overflow: auto;
  }
  .dialog-export .org-detail .info-lists li {
    margin-top: 8px;
    width: 100%;
    line-height: 26px;
  }
  .dialog-export .dialog-content,
  .dialog-export .dialog-content.dialig-org {
    height: 90%;
    padding-top: 40px;
  }
  .dialog-export .dialog-head {
    padding: 0 20px;
  }
  .dialog-export .head-title {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
  }
  .dialog-export .dialog-close {
    right: 5px;
    width: 40px;
    height: 40px;
  }
  .dialog-export .dialog-close:after {
    margin: -9px 0 0 -9px;
    background-size: 18px auto;
    width: 18px;
    height: 18px;
  }
  .dialog-export .export-title {
    font-size: 16px;
  }
  .dialog-export .dialog-body {
    padding: 20px;
  }
  .dialog-export .export-img {
    width: 100px;
    height: 140px;
  }
  .dialog-export .info-content {
    margin-left: 115px;
  }
  .dialog-export .info-lists li {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .dialog-export .intro-content {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border: none;
    border-top: 2px solid #D9E0E9;
  }
  .video-lists li {
    width: 100%;
  }
  .policy-lists li {
    padding: 20px;
  }
  .main-search-resource .search-content {
    margin: 0 -18px;
    padding: 20px;
  }
  .base-lists li {
    padding: 20px 0;
  }
  .main-search-resource .search-content .search-result-tip {
    padding-bottom: 20px;
    border-bottom-width: 1px;
  }
  .book-lists li {
    width: 100%;
  }
  .book-lists .li-cont {
    margin: 16px 0 0;
    padding: 20px;
  }
  .book-lists .book-img {
    width: 100px;
    height: 140px;
    border-width: 0.5px;
  }
  .book-lists .cont-body {
    margin-left: 115px;
    padding: 0;
  }
  .book-lists .book-author,
  .book-lists .book-date,
  .book-lists .book-intro {
    margin-top: 8px;
    font-size: 12px;
  }
  .book-lists .book-intro {
    max-height: 36px;
    -webkit-line-clamp: 2;
    line-height: 18px;
  }
  .module-search-data .search-form .form-label {
    clear: left;
  }
  .module-search-data .search-form .form-ctl {
    margin-bottom: 5px;
    width: 60%;
  }
  .module-search-data .search-form .chart-type {
    margin-top: 15px;
  }
  .layui-table-view .layui-table td,
  .layui-table-view .layui-table th {
    padding: 5px 0;
  }
  .video-lists {
    margin: 0;
  }
  .main-search-resource .search-content .video-lists li {
    width: 100%;
    margin-top: 20px;
  }
  .video-lists .video-link {
    margin-left: 0;
  }
  .special-lists {
    margin: 0;
  }
  .special-lists li {
    width: 100%;
  }
  .special-lists .li-card {
    margin: 0 0 15px;
    padding: 20px;
  }
  .special-lists .special-img img {
    width: 80px;
  }
  .special-lists .card-body {
    padding: 5px 0 0;
    margin-left: 100px;
  }
  .special-lists .special-intro {
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .main-special .header-special {
    position: relative;
    height: auto;
    padding: 0;
  }
  .main-special .header-special .container {
    padding: 0 10px;
  }
  .main-special .header-special .warp-links {
    margin: 0 -10px;
    float: none;
    width: auto;
    background: #F6F6F6;
    line-height: 30px;
    text-align: right;
    padding: 0 18px;
    font-size: 0;
  }
  .main-special .header-special .warp-links .warp-link,
  .main-special .header-special .warp-links .warp-line {
    font-size: 12px;
  }
  .main-special .header-special .header-logo {
    height: 45px;
  }
  .main-special .header-special .special-logo {
    height: auto;
    margin: 10px 0;
  }
  .main-special .header-special .header-logo-lib {
    height: 21px;
  }
  .main-special .special-menu {
    position: relative;
    height: 60px;
  }
  .main-special .special-menu .menu-title {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
  }
  .main-special .special-menu .menu-lists {
    padding: 10px 0;
  }
  .main-special .special-menu .menu-lists li {
    float: none;
    width: 100%;
  }
  .main-special .special-menu .menu-lists .menu-link {
    font-size: 14px;
    line-height: 34px;
    padding: 0 20px;
    color: #fff;
    font-weight: normal;
  }
  .main-special .special-menu .menu-lists .active .menu-link {
    font-weight: bold;
  }
  .main-special .module-head {
    margin: 25px 0;
    height: 34px;
  }
  .main-special .module-head .head-text {
    padding-left: 40px;
    line-height: 20px;
    font-size: 18px;
  }
  .main-special .module-head .more-link {
    line-height: 16px;
  }
  .main-special .special-index-module .module-report .report-banner {
    float: none;
    display: block;
    width: 100%;
    height: 220px;
  }
  .main-special .special-index-module .module-report .report-items {
    float: none;
    width: 100%;
  }
  .main-special .special-index-module .module-report .report-items li {
    margin: 20px 0 0 !important;
    padding: 18px 20px;
  }
  .main-special .special-index-module .module-report .report-items .item-content {
    margin-left: 135px;
  }
  .main-special .special-index-module .special-news-module .news-datas li {
    width: 100% !important;
    border: none !important;
    border-bottom: 1px dashed #ece9e9 !important;
    padding: 15px 0;
  }
  .main-special .special-index-module .special-news-module .news-datas li:last-child {
    border-bottom: none !important;
  }
  .main-special .special-index-module .special-news-module {
    padding: 10px 20px;
  }
  .main-special .special-index-module .special-news-module .news-datas .news-link {
    font-size: 15px;
  }
  .main-special .special-index-module .special-news-module .news-datas .news-keys {
    margin-top: 8px;
    font-size: 12px;
  }
  .main-special .special-index-module .special-make-detail {
    margin: 30px 0;
    padding: 20px;
  }
  .main-special .special-index-module .special-make-detail .detail-img {
    float: none;
    width: 100%;
  }
  .main-special .special-index-module .special-make-detail .detail-content {
    margin: 20px 0 0;
  }
  .main-special .special-index-module .special-make-detail .detail-title {
    font-size: 16px;
  }
  .main-special .special-index-module .special-make-detail .detail-intro {
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
    font-size: 14px;
  }
  .main-special .special-index-module .special-make-detail .detail-date {
    font-size: 14px;
    margin-top: 12px;
  }
  .main-special .special-index-module .special-make-detail .detail-link {
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .main-special .special-index-module .special-make-detail .detail-icon {
    height: 8px;
  }
  .main-special .special-index-module .special-news-lists {
    margin-bottom: 25px;
  }
  .main-special .special-index-module .special-news-lists li {
    width: 100%;
    padding: 0 10px 0 30px;
    line-height: 34px;
    font-size: 14px;
  }
  .main-special .special-index-module .special-news-lists li:after {
    left: 12px;
  }
  .main-special .special-index-module .special-news-lists li:nth-child(odd) {
    border: none;
  }
  .book-lists {
    margin: 0;
  }
  .detail-activity .detail-content .report-labels .li-label{
  	width: 70px;
  	white-space: nowrap;
  }
  .detail-activity .detail-content .report-labels li{
  	width: 100%;
  	padding-left: 70px;
  }
  .detail-activity .detail-content .report-labels li.lang{
  	padding-left: 0;
  }
  .detail-activity .detail-content .report-labels li.lang .li-label{
  	position: relative;
  }
  .detail-activity .detail-content .report-labels .li-label.lh-42{
  	line-height: 24px;
  }
  .detail-activity .detail-content .report-labels .li-download{
  	padding: 8px 95px 8px 10px;
  }
  .detail-activity .detail-content .report-labels .li-download a{
  	width: 80px;
  }
  .detail-video{
    padding: 0 0 20px 0;
  }
  .detail-video > .container{
    padding: 20px;
  }
  .detail-video .detail-title{
    font-size: 20px;
    line-height: 28px;
  }
  .detail-video .card-video{
    float: none;
    width: 100%;
    height: 220px;
  }
  .detail-video .video-intro{
    margin: 20px 0 0;
    padding: 0;
  }
  .detail-video .intro-txt{
    height: auto;
    overflow: auto;
  }
  .detail-video .video-cont{
    min-height: 200px;
    height: auto !important;
  }
  .main-index .module-news .news-lists-new .news-link {
    max-width: 40%;
  }
  .main-index .journal-type {
    margin: 0 0 20px 0;
  }
  .main-index .journal-type li {
    margin: 0 5px;

  }
  .main-index .journal-type .li-cont {
    line-height: 30px;
    width: auto;
    font-size: 14px;
    padding: 0 12px;
  }
  .main-index .journal-type .type-icon {
    margin-right: 6px;
    transform: scale(.8);
  }
}
.module-404{
  margin: 60px 0;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.module-404 p{
  margin-top: 10px;
}
.module-404 img{
  max-width: 80%;
  width: 240px;
}
