body {
  margin: 0;
  padding: 0;
  font: 14px "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
table,
td,
tr,
th {
  border-collapse: collapse;
}
.mobile-show {
	display: none;
}
.mobile-pdf-link {
	display: block;
	width:120px;
	line-height: 30px;
	border-radius: 3px;
	background: #123463;
	font-size: 12px;
	color:#fff !important;
	text-decoration: none !important;
	text-indent: 0;
	text-align: center;
}
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 {
  outline: none;
}
address,
cite,
code,
em,
th {
  font-weight: normal;
  font-style: normal;
}
a {
  color: #303030;
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
}
a:hover {
  color: #0074B9;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.line_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.line_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.line_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.line_4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
input {
  border: none;
  outline: none;
}
input[type=button] {
  -webkit-appearance: none;
}
body {
  min-width: 1240px;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.container:after {
  content: '';
  display: block;
  clear: both;
}
.header {
  height: 130px;
}
.header .header-logo {
  float: left;
  padding-top: 18px;
}
.header .header-logo .header-logo-img {
  height: 102px;
}

.detail-time {
  margin-top: 22px;
  text-align: center;
  font-size: 14px;
}
.detail-time.cont {
  text-align: left;
}
.detail-time.cont span {
  text-indent: 2em;
}
.detail-time span,
.detail-time a {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
.detail-time span {
  color: #666;
}
.detail-time a:hover {
  text-decoration: underline;
}
.detail-time .time-blue {
  margin-right: 40px;
  color: #0074B9;
}
.detail-time .time-blue:last-child {
  margin: 0;
}
.header .header-search {
  float: right;
  width: 432px;
  padding-top: 26px;
}
.header .header-search .header-links {
  font-size: 0;
  white-space: nowrap;
}
.header .header-search .header-links .header-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #303030;
  line-height: 16px;
}
.header .header-search .header-links a.header-link:hover {
  color: #025DB4;
  text-decoration: underline;
}
.header .header-search .header-links .has-child {
  position: relative;
  cursor: default;
}
.header .header-search .header-links .has-child .child-cont-box {
	display: none;
  position: absolute;
  top: 100%;
  z-index: 100;
  left: 0;
  min-width: 100%;
  padding-top: 10px;
}
.header .header-search .header-links .has-child:hover .child-cont-box {
	display: block;
}
.header .header-search .header-links .has-child .child-cont{
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,.16);
  padding: 8px 0;
}
.header .header-search .header-links .has-child .child-link {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  padding: 0 18px;
}
.header .header-search .header-links .has-child .child-link:hover {
  color: #025DB4;
  text-decoration: underline;
}
.header .header-search .header-links .header-link-line {
  display: inline-block;
  vertical-align: middle;
  margin: 0 14px;
  width: 2px;
  height: 16px;
  background: #3B6BAC;
}
.header .header-search .search-module {
  margin-top: 21px;
  overflow: hidden;
  position: relative;
}
.header .header-search .search-ctl {
  width: 100%;
  height: 40px;
  padding: 0 80px 0 32px;
  border: 1px solid #123463;
  border-radius: 3px;
  font-size: 16px;
  color: #333;
  background: url(../header-search-icon.html) no-repeat 12px center;
  background-size: 14px 14px;
}
.header .header-search .search-ctl::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.header .header-search .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 40px;
  background: #123463;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  border-radius: 0 3px 3px 0;
}
.header-nav {
  background: #123463;
}
.header-nav .container {
  position: relative;
}
.header-nav .header-nav-lists > li {
  float: left;
  margin-right: .5px;
  min-width: 70px;
}
.header-nav .header-nav-lists > li:last-child {
	margin: 0;
}
.header-nav .header-nav-lists > li:hover,
.header-nav .header-nav-lists .active {
  background: #025DB4;
}
.header-nav .header-nav-lists .active .nav-link {
  color: #fff !important;
}
.header-nav .header-nav-lists .nav-link {
  display: block;
  padding: 0 12px;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
.header-nav .header-nav-lists .nav-link.has-child:after {
  content: '';
  margin: -2px 0 0 3px;
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 4.5px;
  background: url(../header-link-arrow.html) no-repeat;
  background-size: 8px 4.5px;
}
.header-nav .nav-child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 20px;
  background: #fcfeff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 1000;
  overflow: hidden;
}
.header-nav .nav-child .nav-child-icon {
  float: left;
  width: 230px;
}
.header-nav .nav-child .nav-child-content {
  margin-left: 240px;
  overflow: hidden;
}
.header-nav .nav-child .nav-child-content li {
  float: left;
  padding: 5px 0;
  border: 1px solid transparent;
  transition: all 0.3s;
}
.header-nav .nav-child .nav-child-content li:hover {
  border: 1px solid #025DB4;
}
.header-nav .nav-child .nav-child-content li:last-child {
  margin: 0;
}
.header-nav .nav-child .nav-child-link {
	display: block;
	padding: 0 20px;
  font-size: 16px;
  color: #303030;
  line-height: 21px;
}
.header-nav .nav-child .nav-child-link.disabled {
  pointer-events: none;
}
.header-nav .nav-child a:hover {
  text-decoration: underline;
}
.header-nav .nav-child .child-link-lists {
  overflow: hidden;
}
.header-nav .nav-child .nav-child-sublink {
  display: block;
  margin: 10px 0 0 0;
  min-width: 75px;
  padding: 0 20px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  white-space: nowrap;
}
.header-nav .nav-child .nav-child-sublink.lang {
  min-width: 100px;
}
.header-nav .nav-child .nav-child-sublink.br,
.header-nav .nav-child .nav-child-sublink:nth-child(odd) {
  clear: left;
  margin-left: 0;
}
.header-nav .nav-child a:hover {
  color: #025DB4 !important;
}
.fixed-right {
  position: fixed;
  top: 50%;
  right: 170px;
  z-index: 1000;
}
.fixed-right .fixed-list {
  margin-bottom: 2px;
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
  background-color: #123463;
  background-size: auto 34px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  transition: all 0.6s;
}
.fixed-right .fixed-list:hover {
  background-color: #025DB4;
}
.fixed-right .fixed-list:hover .li-popup {
  transform: scale(1);
}
.fixed-right .list-home {
  background-image: url(../fixed-icon-home.html);
}
.fixed-right .list-code {
  background-image: url(../fixed-icon-code.html);
}
.fixed-right .list-feedback {
  background-image: url(../fixed-icon-feedback.html);
}
.fixed-right .fixed-list .li-popup {
  margin-top: -21px;
}
.fixed-right .list-top {
  background-image: url(../fixed-icon-top.html);
}
.fixed-right .li-popup {
  transform: scale(0);
  transform-origin: 100% 50%;
  position: absolute;
  top: 50%;
  right: 100%;
  padding-right: 10px;
  transition: transform 0.6s;
}
.fixed-right .li-content {
  position: relative;
  border: 1px solid #025db4;
  border-radius: 3px;
  background: #fff;
  padding: 12px;
}
.fixed-right .li-content:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -7px;
  width: 10px;
  height: 14px;
  background: url(../fixed-content-arrow.html);
  background-size: 100% 100%;
}
.fixed-right .fixed-code {
  width: 90px;
}
.fixed-right .fixed-link {
  display: block;
  width: 80px;
  font-size: 12px;
  color: #025DB4;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
}
.fixed-right .fixed-link:hover {
  text-decoration: underline;
}
.footer .footer-natural {
	height: 188px;
  background: #012E5B;
  padding: 36px 0 32px;
  text-align: center;
}
.footer .footer-natural .container {
  position: relative;
}
.footer .footer-natural .related-children {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  bottom: 100%;
  transform: translateY(-16px);
  background: #fff;
  border: 1px solid #ccc;
  padding: 30px 35px 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  text-align: left;
}
.footer .footer-natural .related-children .related-title {
  margin-bottom: 12px;
  padding-left: 26px;
  font-size: 18px;
  color: #123463;
  font-weight: bold;
  line-height: 24px;
  background: url(../related-title-icon.html) no-repeat 0 center;
  background-size: 18px auto;
}
.footer .footer-natural .related-children .related-lists li {
  float: left;
  width: 33.33%;
  padding: 0 26px 0 17px;
}
.footer .footer-natural .related-children .related-lists a {
  display: block;
  border-bottom: 1px dotted #E7E8EA;
  line-height: 50px;
  padding-left: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #303030;
  background: url(../related-icon-setting.html) no-repeat 0 center;
  background-size: 12px 12px;
}
.footer .footer-natural .related-children .related-lists a:hover {
  color: #025DB4;
}
.footer .footer-natural .natural-left {
}
.footer .footer-natural .natural-list {
  margin-bottom: 25px;
  position: relative;
}
.footer .footer-natural .natural-list:last-child {
  margin: 0;
}
.footer .footer-natural .natural-list:after {
  content: '';
  display: block;
  clear: both;
}
.footer .footer-natural .natural-list .natural-label {
  float: left;
  margin-left: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 28px;
}
.footer .footer-natural .natural-list .natural-label:first-child {
  margin: 0;
}
.footer .footer-natural .natural-list a.natural-label:hover {
  color: #025DB4;
}
.footer .footer-natural .related-links {
  float: left;
}
.footer .footer-natural .related-links > li {
  float: left;
  margin-left: 20px;
  width: 148px;
}
.footer .footer-natural .related-links > li:hover .related-link:before {
  content:'';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height:20px;
}
.footer .footer-natural .related-links > li.active .related-link-arrow {
  display: block;
}
.footer .footer-natural .related-links .related-link {
  position: relative;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.footer .footer-natural .related-links .related-link.has-child:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 11px;
  border: 4px solid transparent;
  border-top: 5px solid rgba(255, 255, 255, 0.5);
}
.footer .footer-natural .related-links .related-link-arrow {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin: 0 0 3px -12px;
  width: 24px;
  height: 15px;
  z-index: 1000;
}
.footer .footer-natural .related-links li:hover .related-link-arrow {
  display: block;
}
.footer .footer-natural .natural-right {
  position: absolute;
  right:0;top: 0;
}
.footer .footer-natural .natural-right li {
  float: left;
  margin: 0 13px 0 27px;
}
.footer .footer-natural .natural-right .natural-code-img {
  width: 90px;
}
.footer .footer-natural .natural-right .natural-code-name {
  margin-top: 9px;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.footer .footer-copyright {
  padding: 15px 0;
  background: #002243;
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.footer .footer-copyright a,.footer .footer-copyright span {
  margin-left: 10px;
  color:#fff;
}
.footer .footer-copyright a:hover {
  text-decoration: underline;
}
.footer .footer-copyright a:first-child {
  margin-left: 0;
}
.index-main .index-module {
  padding: 30px 0;
}
.index-main .index-module.gray {
  background: #F8F8F8;
}
.index-main .index-notice {
	position: relative;
	margin-top: 10px;
	top: 10px;
	background: #F6F6F6;
	padding: 5px 30px 5px 54px;
}
.index-main .index-notice:after {
	content: '';
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -10px;
	width: 22px;
	height: 20px;
	background: url(../index-notice-icon.html);
	background-size: 100% 100%;
}
.index-main .index-notice .notice-content {
	position: relative;
	height: 32px;
	overflow: hidden;
}
.index-main .index-notice .notice-hide {
	display: none;
}
.index-main .index-notice .notice-lists {
	position: relative;
}
.index-main .index-notice .notice-lists li {
	overflow: hidden;
}
.index-main .index-notice .li-link {
	float: left;
	position: relative;
	width: 50%;
	box-sizing: border-box;
	padding: 0 30px 0 16px;
	line-height: 32px;
	font-size: 16px;
	color: #07375F;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-main .index-notice .li-link:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #C62429;
}
.index-main .index-notice a.li-link:hover {
	color: #025DB4;
}
.index-main .index-module.coord {
  background: url(../index-coord-module-bg.html) no-repeat center top / cover;
}
.index-main .module-title {
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  font-size: 0;
  line-height: 24px;
}
.index-main .index-lang-banner {
	margin: 30px 0 25px;
	display: block;
}
.index-main .index-lang-banner img {
	width: 100%;
  height: 100px;
}
.index-main .index-lang-banner:last-child {
	margin-bottom: 0;
}
.index-main .module-title:before,
.index-main .module-title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 86px;
  height: 1px;
  background: #333;
}
.index-main .module-title .title-content {
  margin: 0 10px;
  overflow: hidden;
}
.index-main .module-title b,
.index-main .module-title .title-content {
  display: inline-block;
  vertical-align: middle;
}
.index-main .module-title b {
  position: relative;
  vertical-align: top;
}
.index-main .module-title b:before,
.index-main .module-title b:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  width: 86px;
  height: 1px;
  background: #333;
}
.index-main .module-title b:before {
  right: 100%;
  margin-right: 10px;
}
.index-main .module-title b:after {
  left: 100%;
  margin-left: 10px;
}
.index-main .module-title .title-cn,
.index-main .module-title .title-en {
  position: relative;
  padding: 0 40px;
}
.index-main .module-title .title-cn:before,
.index-main .module-title .title-en:before,
.index-main .module-title .title-cn:after,
.index-main .module-title .title-en:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 8px;
  background: #333;
}
.index-main .module-title .title-cn:before,
.index-main .module-title .title-en:before {
  left: 0;
}
.index-main .module-title .title-cn:after,
.index-main .module-title .title-en:after {
  right: 0;
}
.index-main .module-title .title-cn {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.index-main .module-title .title-cn:before,
.index-main .module-title .title-cn:after {
  top: 50%;
}
.index-main .module-title .title-en {
  font-size: 14px;
  color: #999;
}
.index-main .module-title .title-en b {
  font-weight: normal;
}
.index-main .module-title .title-en:before,
.index-main .module-title .title-en:after {
  bottom: 50%;
}
.index-main .module-title .title-more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.index-main .module-title .title-more:hover {
  color: #025DB4;
}
.index-main .index-viewpoint {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.index-main .index-viewpoint:after {
  content: '';
  display: block;
  clear: both;
}
.index-main .index-viewpoint .viewpoint-swiper {
  float: left;
  position: relative;
  width: 775px;
  height: 430px;
  overflow: hidden;
}
.index-main .index-viewpoint .viewpoint-swiper .swiper-lists {
  position: relative;
  width: 100%;
  height: 100%;
}
.index-main .index-viewpoint .viewpoint-swiper .swiper-item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.index-main .index-viewpoint .viewpoint-swiper .swiper-item-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index-main .index-viewpoint .viewpoint-swiper .spot {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding: 0 250px 0 20px;
  box-sizing: border-box;
  background: rgba(3, 3, 3, 0.7);
}
.index-main .index-viewpoint .viewpoint-swiper .spot .swiper-title {
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
}
.index-main .index-viewpoint .viewpoint-swiper .spot .spot-lists {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
  white-space: nowrap;
  font-size: 0;
}
.index-main .index-viewpoint .viewpoint-swiper .spot .spot-lists li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.8;
  margin-left: 10px;
}
.index-main .index-viewpoint .viewpoint-swiper .spot .spot-lists li:first-child {
  margin: 0;
}
.index-main .index-viewpoint .viewpoint-swiper .spot .spot-lists .spot-active {
  background: #D1484A;
}
.index-main .index-viewpoint .viewpoint-news {
  float: right;
  width: 365px;
}
.index-main .index-viewpoint .viewpoint-news .viewpoint-news-title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.index-main .index-viewpoint .viewpoint-news .news-list li {
  position: relative;
  padding: 15px 0 0 20px;
  box-sizing: border-box;
}
.index-main .index-viewpoint .viewpoint-news .news-list li .icon {
  position: absolute;
  top: 20px;
  left: 0;
  width: 12px;
  height: 12px;
}
.index-main .index-viewpoint .viewpoint-news .news-list li .list-item {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 13px;
}
.index-main .index-viewpoint .viewpoint-news .news-list li .list-item .title {
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  margin-bottom: 5px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 48px;
}
.index-main .index-viewpoint .viewpoint-news .news-list li .list-item .title:hover {
  color: #025DB4;
}
.index-main .index-viewpoint .viewpoint-news .news-list li .list-item .auther,
.index-main .index-viewpoint .viewpoint-news .news-list li .list-item .time {
  font-size: 14px;
  color: #999;
}
.index-main .index-viewpoint .viewpoint-news .news-list li .list-item .time {
  margin-left: 20px;
}
.index-main .index-news:after {
	content: '';
	display: block;
	clear: both;
}
.index-main .index-news .item-content {
  margin-right: -20px;
}
.index-main .index-news .news-item {
  float: left;
  width: 50%;
}
.index-main .index-news .news-card {
  margin-right: 20px;
  height: 420px;
  background: #fff;
  padding: 0 20px;
  box-shadow: 0 0 6px rgba(0,0,0,.16);
}
.index-main .index-news .card-head {
  padding: 20px 0 10px;
  border-bottom: 1px dashed #707070;
  line-height: 26px;
}
.index-main .index-news .card-head:after {
  content: '';
  display: block;
  clear: both;
}
.index-main .index-news .head-title {
  float: left;
  position: relative;
  padding: 0 10px;
  font-size: 20px;
  color: #123463;
  font-weight: bold;
}
.index-main .index-news .head-title:after {
  content: '';
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #123463;
}
.index-main .index-news .head-link {
  float: right;
  font-size: 14px;
  color: #666;
}
.index-main .index-news .head-link:hover {
  color: #025DB4;
}
.index-main .index-news .news-notice {
  height: 126px;
  line-height: 22px;
  padding-left: 10px;
}
.index-main .index-news .news-notice .notice-title {
  display: block;
  padding-top: 25px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .index-news .news-notice .notice-title:hover {
  color: #025DB4;
}
.index-main .index-news .news-notice .notice-des {
  margin-top: 15px;
  height: 66px;
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.index-main .index-news .news-lists {
  margin-left: 10px;
  padding-top: 25px;
}
.index-main .index-news .news-lists li {
  margin-bottom: 21px;
  padding: 0 108px 0 12px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .index-news .news-lists li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  background: url(../related-icon-setting.html) no-repeat 0 center;
  background-size: 12px 12px;
}
.index-main .index-news .news-lists .news-type {
  color: #123463;
  font-weight: normal;
}
.index-main .index-news .news-lists .news-date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #666;
}
.index-main .index-news .news-lists a:hover {
  color: #025DB4;
}
.index-main .journal-module {
  margin-bottom: 30px;
  padding: 20px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.index-main .journal-module .journal-head {
  float: left;
  position: relative;
  margin: 9px 20px 0;
  width: 214px;
  height: 304px;
}
.index-main .journal-module .journal-head .journal-head-content {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	padding: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
.index-main .journal-module .journal-head:hover .journal-head-content {
	display: block;
}
.index-main .journal-module .journal-head .journal-head-content .head-title {
	font-size: 16px;
	font-weight: bold;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-main .journal-module .journal-head .journal-head-content .head-time {
	margin-top: 11px;
	font-size: 12px;
}
.index-main .journal-module .journal-head .journal-head-content .head-des {
	margin-top: 15px;
	font-size: 14px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
.index-main .journal-module .journal-head .journal-head-content .head-des.line-book {
    -webkit-line-clamp: 10;
}
.index-main .journal-module .journal-head img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-main .journal-module .journal-lists {
  margin-left: 254px;
  overflow: hidden;
}
.index-main .journal-module .journal-lists li {
  float: left;
  border-left: 1px solid #ECECEC;
  width: 312px;
  height: 162px;
  padding-top: 32px;
}
.index-main .journal-module .journal-lists .b-b {
  border-bottom: 1px solid #ECECEC;
  padding-top: 16px;
}
.index-main .journal-module .journal-img {
  float: left;
  margin-left: 20px;
  width: 81px;
  height: 108px;
  overflow: hidden;
}
.index-main .journal-module .journal-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.index-main .journal-module li:hover .journal-img img {
  transform: scale(1.05);
}
.index-main .journal-module .li-content {
  margin: 0 25px 0 115px;
  line-height: 22px;
}
.index-main .journal-module .journal-title {
	display: block;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .journal-module .journal-title:hover {
  color: #025DB4;
}
.index-main .journal-module .journal-org {
  margin: 6px 0 3px;
  max-width: 100%;
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  background: #EBF2FF;
  color: #123463;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .journal-module .journal-des {
  font-size: 12px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.index-main .journal-module .journal-des.des-book {
	margin-top: 10px;
  -webkit-line-clamp: 4;
}
.index-main .inter-module .inter-bar{
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 30px;
  transform: translateY(-50%);
  cursor: pointer;
}
.index-main .inter-module .inter-bar:after{
	content: '';
	display: block;
	border: solid #123463;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    position: absolute;
    top: 24px;
}
.index-main .inter-module .inter-bar.left {
	left: -70px;
}
.index-main .inter-module .inter-bar.left:after{
	transform: rotate(135deg);
    left: 26px;
}
.index-main .inter-module .inter-bar.right {
	right: -70px;
}
.index-main .inter-module .inter-bar.right:after{
	transform: rotate(-45deg);
    right: 26px;
}
.index-main .inter-module {
	position: relative;
  margin-bottom: 30px;
  font-size: 0;
}
.index-main .inter-module .inter-items {
  margin:-18px 0 0 -20px;
  position: relative;
}
.index-main .inter-module .inter-items:after {
	content: '';
	display: block;
	clear: both;
}
.index-main .inter-module li {
  float: left;
  width: 50%;
}
.index-main .inter-module .li-cont {
	margin: 18px 0 0 20px;
	height: 220px;
	padding: 0 22px;
  border-top: 2px solid #fff;
	box-shadow: 0 0 6px rgba(0,0,0,.16);
	background: #fff;
}
.index-main .inter-module .li-title {
	margin-top: 15px;
  padding-bottom: 13px;
  font-size: 18px;
  line-height: 24px;
  color: #303030;
  font-weight: bold;
}
.index-main .inter-module .li-title .li-more {
  float: right;
  font-size: 12px;
  color: #666;
  font-weight: normal;
}
.index-main .inter-module .li-title .li-more:hover {
  color: #025DB4;
}
.index-main .inter-module .li-img {
  float: left;
  width: 98px;
}
.index-main .inter-module .child-links {
  margin-left: 118px;
}
.index-main .inter-module .child-link {
  margin-bottom: 7px;
  position: relative;
  display: block;
  padding-right: 120px;
  font-size: 16px;
  color: #303030;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .inter-module .child-link:hover {
  color: #025DB4;
}
.index-main .inter-module .child-link .child-date {
  position: absolute;
  top: 0;
  right: 0;
  color: #666;
}
.index-main .inter-module .li-link {
  margin-top: 60px;
  display: inline-block;
  width: 20%;
  text-align: center;
  background: #f6f6f6;
  font-size: 16px;
  color: #303030;
  line-height: 40px;
}
.index-main .inter-module .li-link:hover {
  color: #123463;
  font-weight: bold;
}
.index-main .service-box {
  position: relative;
}
.index-main .service-box .service-cell {
  overflow: hidden;
  position: relative;
}
.index-main .service-box .service-cell .service-lists {
	margin: 0 0 0 -12px;
}
.index-main .service-box .service-cell .service-lists li {
  float: left;
  width: 33.33%;
}
.index-main .service-box .service-cell .service-lists li.li-1 {
	width: 66.66%;
}
.index-main .service-box .service-cell .service-lists .service-link {
	display: block;
	margin: 0 0 8px 12px;
	position: relative;
	height: 82px;
	line-height: 82px;
	padding: 0 20px 0 90px;
	text-align: left;
	border: 1px solid #ECECEC;
	background: #fff;
}
.index-main .service-box .service-cell .service-lists div.service-link {
	padding: 0;
	text-align: center;
}
.index-main .service-box .service-cell .service-lists a.service-link:hover {
	background: #025DB4;
	border-color: #025DB4;
}
.index-main .service-box .service-cell .service-lists .li-icon {
  position: absolute;
  margin: 0 auto;
  left: 26px;
  top: 50%;
  margin-top: -22px;
  width: 44px;
  height: 44px;
}
.index-main .service-box .service-cell .service-lists .li-icon i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
background-position: center -22px;
}
.index-main .service-box .service-cell .service-lists .li-icon .icon-img {
  background-size: 200% auto;
}
.index-main .service-box .service-cell .service-lists a:hover .li-icon .icon-img {
	background-position: center -110px;
}
.index-main .service-box .service-cell .service-lists .li-icon .icon-base {
  background-image: url(../index-service-bg.html);
  background-size: 100% 100%;
}
.index-main .service-box .service-cell .service-lists .li-icon .icon-on {
  background-image: url(../index-service-bg-on.html);
  background-size: 100% 100%;
}
.index-main .service-box .service-cell .service-lists .li-title {
  font-size: 18px;
  color: #454545;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .service-box .service-cell .service-lists a:hover .on {
  opacity: 1;
}
.index-main .service-box .service-cell .service-lists a:hover .li-title {
  color: #fff;
}
.index-main .service-box .btn {
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 30px;
  transform: translateY(-50%);
  cursor: pointer;
}
.index-main .service-box .btn i {
  border: solid #123463;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  position: absolute;
  top: 24px;
}
.index-main .service-box .btn .left {
  transform: rotate(135deg);
  left: 26px;
}
.index-main .service-box .btn .right {
  transform: rotate(-45deg);
  right: 26px;
}
.index-main .service-box #left {
  position: absolute;
  top: 50%;
  left: -70px;
}
.index-main .service-box #right {
  position: absolute;
  top: 50%;
  right: -70px;
}
.index-main .coord-lists {
  margin-right: -27px;
}
.index-main .coord-lists li {
  float: left;
  margin-bottom: 30px;
  width: 25%;
}
.index-main .coord-lists a {
  position: relative;
  display: block;
  margin-right: 27px;
  padding: 20px 0;
  font-size: 16px;
  color: #303030;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.index-main .coord-lists a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 20px;
  height: 4px;
  background: #123463;
}
.index-main .coord-lists a:hover {
  color: #025DB4;
}
.index-main .coord-lists .li-content {
  margin: 0 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-main .coord-lists .li-icon {
  margin-right: 8px;
  height: 40px;
  vertical-align: top;
}
.breadcrumb {
  width: 100%;
  height: 50px;
  background: #F6F6F6;
  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;
}
.cmes-main {
  width: 100%;
  background: #fff;
  padding: 30px 0 56px;
}
.cmes-main-tabs {
  float: left;
  width: 284px;
  background: #F6F6F6;
  padding-bottom: 30px;
}
.cmes-main-tabs .tabs-title {
  width: 100%;
  height: 40px;
  background: #123463;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  padding-left: 26px;
  box-sizing: border-box;
}
.cmes-main-tabs .tabs-box {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.cmes-main-tabs .tabs-box-item {
  position: relative;
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px dashed #ccc;
}
.cmes-main-tabs .tabs-box-item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 20px;
  width: 6px;
  height: 6px;
  background: #123463;
}
.cmes-main-tabs .tabs-box-item a {
  margin-left: 17px;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  line-height: 22px;
}
.cmes-main-tabs .tabs-box-item a:hover {
  font-weight: bold;
  color: #123463;
}
.cmes-main-tabs .tabs-box-item .items-children {
  border-left: 2px solid #E6E8EE;
  margin: 11px 0 0 2px;
  position: relative;
}
.cmes-main-tabs .tabs-box-item .items-children .items-sub {
  position: absolute;
  width: 2px;
  height: 25px;
  background: #123463;
  top: 0;
  left: -2px;
  display: none;
}
.cmes-main-tabs .tabs-box-item .items-children .items-li {
  display: block;
  position: relative;
  margin-left: -2px;
  border-left: 2px solid #E6E8EE;
  padding: 2px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}
.cmes-main-tabs .tabs-box-item .items-children .items-li:last-child {
  margin-bottom: 0;
}
.cmes-main-tabs .tabs-box-item .items-children .items-li:hover ,
.cmes-main-tabs .tabs-box-item .items-children .children-active {
  font-weight: bold;
  color: #123463;
}
.cmes-main-tabs .tabs-box-item .items-children .items-li:hover:after ,
.cmes-main-tabs .tabs-box-item .items-children .children-active:after {
  content: '';
  position: absolute;
  left: -2px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #025DB4;
}
.cmes-main-tabs .tabs-box-item .items-active {
  font-weight: bold;
  color: #123463;
}
.cmes-main .cmes-main-right {
	float: right;
	width: 886px;
  position: relative;
}
.cmes-main .cmes-info {
  border: 1px solid #ECECEC;
  padding: 30px 22px;
  box-sizing: border-box;
  background: #FCFCFC;
}
.cmes-main .cmes-info .cmes-info-title {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.cmes-main .synopsis-details {
	margin-top: 30px;
	line-height: 28px;
}
.cmes-main .cmes-info .cmes-info-operate {
  margin-top: 20px;
  overflow: hidden;
}
.cmes-main .cmes-info .cmes-info-operate .share {
  float: left;
  color: #666666;
  font-size: 0;
  white-space: nowrap;
}
.cmes-main .cmes-info .cmes-info-operate .share span,
.cmes-main .cmes-info .cmes-info-operate .share img,
.cmes-main .cmes-info .cmes-info-operate .share .info {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.cmes-main .cmes-info .cmes-info-operate .share img {
  width: 24px;
  height: 24px;
  margin-left: 7px;
}
.cmes-main .cmes-info .cmes-info-operate .share .info {
  padding: 1px 6px;
  box-sizing: border-box;
  font-size: 12px;
  color: #123463;
  position: relative;
  background: #E8F2FF;
  border-radius: 2px;
  margin-left: 4px;
}
.cmes-main .cmes-info .cmes-info-operate .share .info::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-right: 4px solid #E8F2FF;
  border-bottom: 3px solid transparent;
  position: absolute;
  left: -4px;
  top: 50%;
  transform: translateY(-50%);
}
.news-module {
  margin-top: 30px;
}
.news-module .news-nav {
  width: 100%;
}
.news-module .news-nav .nav-list {
  width: 100%;
  height: 42px;
  border: 1px solid #CCCCCC;
}
.news-module .news-nav .nav-list .nav-list-item {
  float: left;
  padding: 0 25px;
  height: 100%;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  color: #666;
  background: #F6F6F6;
  border-right: 1px solid #CCCCCC;
}
.news-module .news-nav .nav-list .nav-list-item:hover {
  background: #123463;
  color: #fff;
}
.news-module .news-nav .nav-list .nav-list-item a {
  width: 100%;
  height: 100%;
}
.news-module .news-nav .nav-list .active {
  background: #123463;
  color: #fff;
}
.news-module .news-box {
  width: 100%;
}
.news-module .news-box .news-lists {
  width: 100%;
}
.news-module .news-box .news-lists-item {
	position: relative;
  margin-top: 32px;
  min-height: 118px;
  padding: 27px 30px 27px 41px;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
}
.news-module .news-box .news-lists-item .date {
	position: absolute;
	left: 41px;
	top: 50%;
	margin-top: -35px;
  width: 68px;
  height: 70px;
  border: 1px solid #123463;
  text-align: center;
}
.news-module .news-box .news-lists-item .date:after {
	content: '';
	position: absolute;
	right: -41px;
	top: 0;
	height: 100%;
	width: 1px;
	background: #DFE1E6;
}
.news-module .news-box .news-lists-item .date .day {
  font-size: 26px;
  color: #123463;
  line-height: 40px;
  font-weight: 700;
}
.news-module .news-box .news-lists-item .date .year {
  display: inline-block;
  font-size: 14px;
  color: #123463;
  border-top: 1px solid #123463;
  line-height: 28px;
}
.news-module .news-box .news-lists-item .hr {
	display: none;
  width: 1px;
  height: 71px;
  background: #DFE1E6;
  margin: 0 41px;
}
.news-module .news-box .news-lists-item .content {
	margin-left: 150px;
}
.news-module .news-box .news-lists-item.no-date .content {
	margin-left: 0;
}
.news-module .news-box .news-lists-item.has-img .content {
	margin-right: 188px;
}
.news-module .news-box .news-lists-item .content .title {
  font-size: 16px;
  color: #333;
  font-weight: 700;
}
.news-module .news-box .news-lists-item .content .abs {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.news-module .news-box .news-lists-item .content a:hover {
  color: #025DB4;
}
.news-module .news-box .news-lists-item .content .lines2 {
	max-height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-module .news-box .news-lists-item .content .lines3 {
	max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news-module .news-box .news-lists-item .cover-img {
	float: right;
  width: 158px;
  height: 118px;
  overflow: hidden;
  margin-left: 30px;
  border: 1px solid #eee;
}
.news-module .news-box .news-lists-item .cover-img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.news-module .news-box .pageParent {
  margin: 26px auto;
}

.index-main .index-banner {
  margin-bottom: 30px;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  padding: 20px;
}
.index-main .index-banner .module-banner {
  position: relative;
  float: left;
  height: 430px;
  width: 775px;
  border: 1px solid #ececec;
  overflow: hidden;
}
.index-main .index-banner .module-banner .banner-lists {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.index-main .index-banner .module-banner .banner-lists .banner-link {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.index-main .index-banner .module-banner .banner-lists .banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-main .index-banner .module-banner .banner-lists .banner-title {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 250px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  background: #333;
  background: rgba(3, 3, 3, 0.7);
}
.index-main .index-banner .module-banner .banner-bars {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 0;
  white-space: nowrap;
}
.index-main .index-banner .module-banner .banner-bars li {
  margin-left: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
.index-main .index-banner .module-banner .banner-bars li:first-child {
  margin: 0;
}
.index-main .index-banner .module-banner .banner-bars li:hover,
.index-main .index-banner .module-banner .banner-bars li.active {
  background: #D1484A;
}
.index-main .index-banner .banner-news {
  float: right;
  width: 365px;
  height: 430px;
}
.index-main .index-banner .banner-news .title-type {
	overflow: hidden;
}
.index-main .index-banner .banner-news .title-type li{
	float: left;
	width: 50%;
	border: 1px solid #f2f2f2;
	text-align: center;
	background: #F2F2F2;
	font-size: 20px;
	color: #888;
	font-weight: bold;
	line-height: 40px;
	cursor: pointer;
}
.index-main .index-banner .banner-news .title-type li:hover {
	color: #123463;
}
.index-main .index-banner .banner-news .title-type li.active{
	color: #123463;
	background: #fff;
	border-top-color: #123463;
}
.index-main .index-banner .banner-news .title-conet {
	display: none;
}
.index-main .index-banner .banner-news .title-conet.active {
	display: block;
}
.index-main .index-banner .banner-news .banner-news-title {
  font-size: 22px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
}
.index-main .index-banner .banner-news .banner-news-lists {
  margin: 5px 0 0 20px;
}
.index-main .index-banner .banner-news .banner-news-lists li {
  position: relative;
  padding: 13px 0;
  border-bottom: 1px dashed #ccc;
}
.index-main .index-banner .banner-news .list-icon {
  position: absolute;
  left: -20px;
  top: 18px;
  width: 12px;
  height: 12px;
  background: url(../related-icon-setting.html) no-repeat 0 center;
  background-size: 12px 12px;
}
.index-main .index-banner .banner-news .list-link {
  display: block;
  max-height: 48px;
 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  font-size: 16px;
  color: #303030;
  line-height: 24px;
}
.index-main .index-banner .banner-news .list-link:hover {
  color: #025DB4;
}
.index-main .index-banner .banner-news .list-des {
  margin-top: 7px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.banner-datepicker {
	position: relative;
}
.banner-datepicker .datepicker-detail {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 15px 0 17px;
	background: #fff;
	background: rgb(255,255,255,.98);
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.banner-datepicker .datepicker-detail .detail-close {
	position: absolute;
	top: 9px;
	right: 20px;
	width: 18px;
	height: 18px;
	background: url(../datepicker-close-icon.html) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.banner-datepicker .datepicker-detail .detail-lists {
	padding-top: 16px;
}
.banner-datepicker .datepicker-detail .detail-lists li{
	border-bottom: 1px dashed #ECECEC;
	padding: 20px 0;
	line-height: 20px;
}
.banner-datepicker .datepicker-detail .detail-lists .datepicker-link {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
}
.banner-datepicker .datepicker-detail .detail-lists .datepicker-link:hover {
	color: #025DB4;
}
.banner-datepicker .datepicker-detail .detail-lists .datepicker-tips {
	margin-top: 10px;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
.banner-datepicker .datepicker-detail .detail-lists .tip-add {
	float: left;
}
.banner-datepicker .datepicker-detail .detail-lists .tip-date {
	float: right;
}
.banner-datepicker .datepicker-detail .detail-more {
	float: right;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.banner-datepicker .datepicker-detail .detail-more:hover {
	color: #025DB4;
}
.share-box {
  margin-top: 20px;
}
.share-box .share {
  color: #666666;
  font-size: 0;
}
.share-box .share img,.share-box .share a,.share-box .share span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.share-box .share img {
  width: 24px;
  height: 24px;
  margin-left: 7px;
}
.header .mobile-bar,
.submenu-mobile-bar,
.header-nav-cover {
  display: none;
}
.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;
}
@media only screen and (min-width: 768px) {
	html{height:100%;}
	body{position:relative;min-height:100%;padding-bottom: 243px;box-sizing:border-box;}
	.footer {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  body {
    min-width: auto;
  }
  .container {
    width: 100%;
    padding: 0 4%;
  }
  input[type=text],
  input[type=password] {
    line-height: 20px;
  }
  input[type=button] {
    -webkit-appearance: none;
  }
  html,
  body {
    min-width: 0;
  }
  .module-404{
  	margin: 20px 0;
  }
  .module-404 img {
	    width: 40%;
	}
  .fixed-right {
    display: none;
  }
  .header {
    height: auto;
  }
  .header-nav .container{
  	z-index: 1100;
  	margin: 0;
  	width: 30%;
  	height: 100%;
  	background: rgba(0,0,0,.1);
  	padding: 0;
  	overflow: auto;
  }
  .header-nav-cover{
  	display: block;
  	position: absolute;
  	left: 0;
  	right: 0;
  	top: 0;
  	bottom: 0;
  }
  .header .container {
    padding: 0;
  }
  .header .header-logo {
    float: none;
    position: relative;
    width: auto;
    display: block;
    padding: 0;
  }
  .header .header-logo .header-logo-img {
    height: auto;
    width: 86%;
  }
  .header .header-search .header-links .header-link {
    font-size: 14px;
  }
  .header .header-search .header-links{
  	display: flex;
  	justify-content: space-between;
  }
  .header .header-search .header-links .header-link-line {
    width: 1px;
    margin: 0;
  }
  .header .header-search {
    float: none;
    margin: 0 4%;
    clear: both;
    padding: 0 0 15px;
    width: auto;
  }
  .header .header-search .search-module {
    margin-top: 10px;
  }
  .header .mobile-bar {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: url(../header-mobile-bar-icon.html) no-repeat center center;
    background-size: 100% auto;
  }
  .header-nav {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    transition: left 0.6s;
    z-index: 1000;
    overflow: auto;
  }
  .header-nav .header-nav-lists > li{
  	float: none;
  }
  .header-nav.active {
    left: 0;
  }
  .header-nav .header-nav-lists {
    position: static;
  }
  .header-nav .header-nav-lists:after {
    content: '';
    display: block;
    clear: both;
  }
  .header-nav .header-nav-lists .nav-link {
    line-height: 40px;
    font-size: 14px;
  }
  .header-nav .nav-child {
  	top: 0;
  	bottom: 0;
  	overflow: auto;
  	left: 30%;
  	width: 70%;
    padding: 20px 14px;
    background: transparent;
    box-shadow: none;
  }
  .header-nav .nav-child .nav-child-link{
  	padding: 0 10px;
  }
  .header-nav .nav-child .nav-child-content li{
  	float: none;
  }
  .header-nav .nav-child .nav-child-link,
  .header-nav .nav-child .nav-child-sublink{
  	color: #fff;
  }
  .header-nav .nav-child .nav-child-sublink{
  	margin-left: 20px !important;
  	padding: 0 10px;
  }
  .header-nav.active .nav-child {
  	position: fixed;
  }
  .header-nav .nav-child .nav-child-icon {
    float: none;
    width: 100%;
  }
  .header-nav .nav-child .nav-child-content {
    margin: 15px 0 0;
  }
  .footer .footer-natural {
    padding: 20px 0;
  }
  .footer .footer-natural .related-children {
    bottom: 66px;
    padding: 20px;
  }
  .footer .footer-natural .related-links > li:nth-of-type(n+3) .related-children {
    bottom: 28px;
  }
  .footer .footer-natural .natural-right {
    display: none;
  }
  .footer .footer-natural .related-links > li {
    margin-top: 10px;
  }
  .footer .footer-copyright {
    padding: 10px 0;
    lien-height: 22px;
  }
  .footer .footer-natural .related-children .related-lists {
    margin-right: -20px;
  }
  .footer .footer-natural .related-children .related-lists li {
    width: 50%;
    padding: 0 20px 0 0;
  }
  .footer .footer-natural .related-children .related-lists a {
    line-height: 40px;
  }
  .footer .footer-copyright{
  	line-height: 20px;
  }
  .index-main .index-module {
    padding: 20px 0;
  }
  .index-main .index-module:first-child {
    padding-top: 5px;
  }
  .breadcrumb {
    height: 30px;
    padding: 0;
  }
  .breadcrumb-link img,
  .breadcrumb-link span,
  .breadcrumb-link a {
    font-size: 12px;
  }
  .breadcrumb-link .line {
    font-size: 16px;
  }
  .index-main .module-title .title-cn {
    font-size: 20px;
  }
  .index-main .module-title .title-en {
    font-size: 13px;
  }
  .index-main .module-title {
    line-height: 20px;
  }
  .index-main .module-title .title-cn:before,
  .index-main .module-title .title-en:before,
  .index-main .module-title .title-cn:after,
  .index-main .module-title .title-en:after,
  .index-main .module-title b:before,
  .index-main .module-title b:after,
  .index-main .module-title:before,
  .index-main .module-title:after {
    background: #999;
  }
  .index-main .module-title .title-cn,
  .index-main .module-title .title-en {
    padding: 0 30px;
  }
  .index-main .module-title:before,
  .index-main .module-title:after {
    width: 50px;
  }
  .index-main .index-viewpoint {
    padding: 0;
    box-shadow: none;
  }
  .index-main .index-viewpoint .viewpoint-swiper {
    float: none;
    width: auto;
    height: auto;
    padding: 27.7%;
  }
  .index-main .index-viewpoint .viewpoint-swiper .swiper-lists {
    position: absolute;
    left: 0;
    top: 0;
  }
  .index-main .index-viewpoint .viewpoint-swiper .spot {
    height: 30px;
    padding: 0 100px 0 15px;
  }
  .index-main .index-viewpoint .viewpoint-swiper .spot .swiper-title {
    font-size: 14px;
    line-height: 30px;
  }
  .index-main .index-viewpoint .viewpoint-swiper .spot .spot-lists {
    right: 15px;
  }
  .index-main .index-viewpoint .viewpoint-news {
    margin-top: 15px;
    width: 100%;
  }
  .index-main .index-viewpoint .viewpoint-news .viewpoint-news-title {
    font-size: 18px;
  }
  .index-main .index-news .item-content {
    margin: 0;
  }
  .index-main .index-news .news-item {
    width: 100%;
  }
  .index-main .index-news .news-card {
    margin: 0 0 15px;
  }
  .index-main .index-news .news-card:last-child {
    margin: 0;
  }
  .index-main .index-news .news-notice {
    padding: 0;
  }
  .index-main .index-news .news-lists {
    margin: 0;
  }
  .index-main .index-news .head-title {
    font-size: 18px;
  }
  .index-main .index-news .news-lists li {
    padding-right: 90px;
  }
  .index-main .index-news .card-head {
    padding: 15px 0 5px;
  }
  .index-main .index-news .head-title:after {
    bottom: -6px;
  }
  .index-main .coord-lists {
    margin-right: 0;
  }
  .index-main .coord-lists li {
    margin-bottom: 10px;
    width: 100%;
  }
  .index-main .coord-lists a {
    margin-right: 0;
    padding: 10px 0;
    line-height: 32px;
  }
  .index-main .coord-lists a:after {
    top: 5px;
  }
  .index-main .coord-lists .li-icon {
    height: 32px;
  }
  .index-main .service-box #left {
    left: -15px;
  }
  .index-main .service-box #right {
    right: -15px;
  }
  .index-main .service-box .service-cell .service-lists li {
    width: 50% !important;
  }
	.index-main .service-box .service-cell .service-lists .service-link{
		height: 50px;
		line-height: 50px;
		padding: 0 15px 0 54px;
	}
  .index-main .service-box .service-cell .service-lists li a:last-child .li-title {
    margin-bottom: 0;
    font-size: 13px;
  }
  .index-main .service-box .service-cell .service-lists .li-title{
  	font-size: 13px;
  }
  .index-main .service-box .service-cell .service-lists .li-icon{
  	margin-top: -16px;
  	left: 10px;
  	width: 32px;
  	height: 32px;
  }
  .index-main .service-box .service-cell .service-lists .li-icon i{
  	background-position: center -16px;
  }
  .index-main .service-box .service-cell .service-lists a:hover .li-icon .icon-img{
  	    background-position: 0 -80px;
  }
  .index-main .journal-module {
    padding: 5px 0;
  }
  .index-main .journal-module .journal-head {
    display: block;
    float: none;
    margin: 0;
    padding: 15px 0;
    overflow: hidden;
    width: 100%;
    height: auto;
  }
  .index-main .journal-module .li-content,
  .index-main .journal-module .journal-head .journal-head-content{
  	margin: 0 20px 0 115px;
  }
  .index-main .journal-module .journal-head .journal-head-content{
  	display: block;
  	position: static;
  	background: #fff;
  	padding: 0;
  	color: #333;
  }
  .index-main .journal-module .journal-head .journal-head-content .head-title{margin:0;}
  .index-main .journal-module .journal-head .journal-head-content .head-des{
  font-size: 12px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .index-main .journal-module .journal-head .journal-head-content .head-time{
  margin: 6px 0 3px;
    max-width: 100%;
    display: inline-block;
    padding: 0 5px;
    font-size: 12px;
    background: #EBF2FF;
    color: #123463;
  }
  .index-main .journal-module .journal-head img{
  	float: left;
  	margin-left: 20px;
  	width: 81px;
  	height: 108px;
  }
  .index-main .journal-module .journal-lists {
    margin: 0;
  }
  .index-main .journal-module .journal-lists li {
    width: 100%;
    height: auto;
    padding: 15px 0;
    border: none !important;
    border-top: 1px solid #ececec !important;
  }
  .index-main .journal-module .journal-lists li:nth-child(n+4) {
    display: none;
  }
  .index-main .inter-module {
  }
  .index-main .inter-module .inter-items {
  }
  .index-main .inter-module li {
    width: 100%;
  }
  .index-main .inter-module .li-title {
    font-size: 15px;
  }
  .index-main .inter-module .li-cont{
  	height: auto;
  	padding: 0 15px 10px;
  }
  .index-main .inter-module .child-link {
    margin-bottom: 4px;
    font-size: 13px;
    padding-right: 80px;
  }
  .index-main .inter-module .li-img {
    width: 72px;
  }
  .index-main .inter-module .child-links {
    margin-left: 85px;
  }
  .index-main .inter-module inter-names {
    font-size: 0;
    white-space: nowrap;
  }
  .index-main .inter-module .child-link .child-date{
  	font-size: 12px;
  }
  .index-main .inter-module .li-link {
    margin-top: 40px;
    padding: 0 6px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
  }
  .cmes-main-tabs,
  .guide .guide-nav,
  .search-detail .search-filter {
    position: fixed;
    z-index: 2000;
    transition: all 0.6s;
    top: 0;
    left: -60%;
    width: 60% !important;
    bottom: 0;
    overflow-y: auto;
    background-color: #fff;
    transition: left 0.6s;
    border: none;
    box-shadow: none !important;
  }
  .cmes-main-tabs.open,
  .guide .guide-nav.open,
  .search-detail .search-filter.open {
    left: 0;
  }
  .submenu-mobile-bar {
    display: inline-block;
    height: 24px;
    margin-bottom: 20px;
    padding-left: 28px;
    line-height: 24px;
    font-size: 16px;
    color: #123463;
    background: url(../header-mobile-bar-icon.html) no-repeat 3px center;
    background-size: 18px auto;
  }
  .mobile-cover {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
  }
  .cmes-main {
    padding: 20px 0;
  }
  .cmes-main .cmes-main-right {
    float: none;
    width: 100%;
    margin: 0;
  }
  .cmes-main .cmes-info {
    float: none;
    width: 100%;
    padding: 20px;
  }
  .news-module{
  	margin-top: 20px;
  }
  .news-module .news-nav .nav-list{
  	height: 32px;
  }
  .news-module .news-nav .nav-list .nav-list-item{
  	line-height: 30px;
  	padding: 0 10px;
  	font-size: 13px;
  }
  .news-module .news-box .news-lists-item{
  	margin-top: 20px;
  	padding: 20px;
  }
  .news-module .news-box .news-lists-item .date{
  	left: 20px;
  }
  .news-module .news-box .news-lists-item .date:after{display:none;}
  .news-module .news-box .news-lists-item .content{
  	margin: 0 0 0 90px !important;
  }
  
.news-module .news-box .news-lists-item .cover-img{
	display: none;
}
  .news-module .news-box .news-lists-item .content .title{
  	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .news-module .news-box .news-lists-item .content .abs{
  	margin-top: 10px;
  	line-height: 24px;
  }
  .index-main .index-banner{
  	box-shadow: none;
  	padding: 0;
  }
  .index-main .index-banner .module-banner{
  	float: none;
  	width: 100%;
  	height: 200px;
  }
  .index-main .index-banner .module-banner .banner-lists .banner-title{
  	padding: 0 100px 0 15px;
  	line-height: 32px;
  	font-size: 14px;
  }
  .index-main .index-banner .module-banner .banner-bars{
  	right: 15px;
  	bottom: 11px;
  }
  .index-main .index-banner .banner-news .banner-news-title{
  	font-size: 19px;
  }
  .index-main .index-news .news-card{
  	float: none;
  	height: auto;
  	padding-bottom: 5px;
  }
  .index-main .index-banner .banner-news{
  	float: none;
  	margin-top: 15px;
  	width: 100%;
  	height: auto;
  }
  .index-main .journal-module .journal-head .journal-head-content .head-des.line-book {
    -webkit-line-clamp: 4;
  }
  .cmes-main .cmes-info .cmes-info-title{
  	font-size: 18px;
  }
  .cmes-main .cmes-info .cmes-info-operate{
  	margin: 15px 0;
  }
  .index-main .index-notice{
  	top: 0;
  	padding: 5px 20px 5px 45px;
  }
  .index-main .index-notice:after{
  	left: 12px;
  	margin-top: -8px;
  	width: 18px;
  	height: 16px;
  }
  .index-main .index-notice .li-link{
  	width: 100%;
  	font-size: 14px;
  }
  
.mobile-show {
	display: block;
}
.mobile-hide {
	display: none;
}
	.index-main .index-banner .banner-news .title-type li{
		font-size: 17px;
		line-height: 32px;
	}
	.index-main .index-lang-banner img{
		height: 50px;
		object-fit: cover;
	}
}
