﻿body {
  margin: 0;
  padding: 0;
  font: 14px '微软雅黑 Regular', '微软雅黑', Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, 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;
}
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 {
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
}
a {
  color: #333;
}
a:hover,
a.active {
  color: #d23433 !important;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.line_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
input {
  border: none;
  outline: none;
}
input[type=button] {
  -webkit-appearance: none;
}
body {
  min-width: 1140px;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-align: justify;
}
.container {
  margin: 0 auto;
  width: 1100px;
}
.container:after {
  content: '';
  display: block;
  clear: both;
}
#pageIndex,
.mobile-bar {
  display: none;
}
.header .header-wrap {
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  background: #eeeeef;
}
.header .header-wrap .wrap-lis:after {
  content: '';
  display: block;
  clear: both;
}
.header .header-wrap .wrap-lis .left {
  float: left;
  margin-left: 30px;
}
.header .header-wrap .wrap-lis .left:first-child {
  margin: 0;
}
.header .header-wrap .wrap-lis .right {
  float: right;
}
.header .header-wrap .wrap-lis .wrap-link .fa {
	margin: 0 !important;
  color: #d23433 !important;
  font-size: 12px;
}
.header .header-wrap .wrap-lis .wrap-link .wrap-link-bell {
	margin-right: 30px;
  position: relative;
}
.header .header-wrap .wrap-lis .wrap-link .wrap-link-count {
  position: absolute;
  top: 0;
  left: 100%;
  background: #d23433;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  padding: 0 4px;
  border-radius: 8px;
}
.header .header-wrap .wrap-lis .wrap-link .wrap-link-count.no-count {
  background: #999;
}
.header .header-wrap .wrap-lis .li-register {
  margin-right: 44px;
}
.header .header-wrap .wrap-lis .header-search {
  margin-right: 88px;
}
.header .header-wrap .wrap-lis .fa {
  margin-right: 8px;
  position: relative;
  color: #666;
}
.header .header-wrap .wrap-lis .fa-home {
  top: 1px;
  font-size: 16px;
}
.header .header-wrap .wrap-lis .fa-mobile {
  top: 2px;
  font-size: 20px;
}
.header .header-wrap .wrap-lis .li-concern {
  position: relative;
  cursor: default;
  width: 100px;
}
.header .header-wrap .wrap-lis .li-concern p {
  position: relative;
  z-index: 10;
  background: #eeeeef;
}
.header .header-wrap .wrap-lis .li-concern:hover .weChat-code img {
  top: 0;
  transition: top 0.6s;
}
.header .header-wrap .wrap-lis .weChat-code {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.header .header-wrap .wrap-lis .weChat-code img {
  position: absolute;
  left: 0;
  top: -100px;
  width: 100px;
  z-index: 5;
}
.header .header-wrap .wrap-lis .header-search {
  float: right;
  position: relative;
  padding-top: 6px;
  font-size: 0;
}
.header .header-wrap .wrap-lis .header-search .header-search-ctl {
  width: 280px;
  height: 25px;
  padding: 0 38px 0 18px;
  border: 1px solid #ccc;
  border-radius: 13px;
  font-size: 12px;
  color: #555;
  vertical-align: top;
  background: transparent;
}
.header .header-wrap .wrap-lis .header-search .header-search-ctl::-webkit-input-placeholder {
  color: #999;
}
.header .header-wrap .wrap-lis .header-search .header-search-ctl::-moz-placeholder {
  color: #999;
}
.header .header-wrap .wrap-lis .header-search .header-search-ctl:-moz-placeholder {
  color: #999;
}
.header .header-wrap .wrap-lis .header-search .header-search-ctl:-ms-input-placeholder {
  color: #999;
}
.header .header-wrap .wrap-lis .header-search .header-search-ctl:hover,
.header .header-wrap .wrap-lis .header-search .header-search-ctl:focus {
  border-color: #d23433;
}
.header .header-wrap .wrap-lis .header-search .search-btn {
  position: absolute;
  top: 8px;
  right: 11px;
  width: 20px;
  height: 20px;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}
.header .header-wrap .wrap-lis .header-search .search-keys {
	left: 13px; 
	right: 13px;
	top: 31px;
}
.main .page-content .filter-content .filter-search .search-box .search-keys{
	left: 0;
	width: 100%;
}
.search-keys {
	display: none;
	position: absolute;
	z-index: 100;
	padding: 5px 0;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 3px 5px rgba(0,0,0,.15);
}
.search-keys li {
	padding: 0 14px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	cursor: pointer;
}
.search-keys li em{
	color: #d23433;
}
.search-keys li:hover {
	background: #f5f5f5;
	color: #d23433;
}
.header .header-logo {
  padding: 20px 0;
}
.header .header-logo .header-logo-img {
  float: left;
  height: 70px;
}
.header .header-logo .header-webname {
  float: left;
  margin-left: 15px;
  line-height: 70px;
  color: #333;
  font-size: 28px;
}
.header .header-nav {
  background: #1b2735;
}
.header .header-nav .nav-lists {
  overflow: hidden;
}
.header .header-nav .nav-lists li {
  float: left;
  width: 8.33%;
}
.header .header-nav .nav-lists a {
  display: block;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.header .header-nav .nav-lists a:hover,
.header .header-nav .nav-lists a.active {
  color: #fff !important;
  background: #d23433;
}
.friend-links {
  margin: 70px 0 14px;
  text-align: center;
}
.friend-links span,
.friend-links a {
  color: #333;
  line-height: 20px;
}
.friend-links a {
  margin-left: 17px;
}
.friend-links a:hover {
  color: #268dfe !important;
}
.footer {
  background: #eeeeef;
  padding: 45px 0;
  text-align: center;
}
.footer p,
.footer a {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.footer .footer-links {
  margin-bottom: 12px;
}
.footer .footer-links a {
  margin-left: 20px;
  position: relative;
}
.footer .footer-links a:after {
  content: '';
  position: absolute;
  top: 3px;
  left: -10px;
  height: 14px;
  border-left: 1px solid #666;
}
.footer .footer-links a:first-child {
  margin: 0;
}
.footer .footer-links a:first-child:after {
  display: none;
}
.footer .footer-links a:hover {
  color: #d23433;
}
.footer.login-footer {
  padding: 30px 0;
  background: #0079fe;
}
.footer.login-footer p,
.footer.login-footer a {
  color: #fff !important;
}
.footer.login-footer .footer-links a:after {
  border-color: #fff;
}
.news-card .card-head {
  position: relative;
  height: 50px;
  background: #f2f2f2;
}
.news-card .card-head .card-nav {
  margin-right: 70px;
  height: 100%;
  overflow: hidden;
}
.news-card .card-head .card-nav li {
  float: left;
  position: relative;
  width: 100px;
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height: 50px;
  cursor: pointer;
}
.news-card .card-head .card-nav li.active {
  pointer-events: none;
}
.news-card .card-head .card-nav li.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 3px solid #d95251;
}
.news-card .card-head .card-nav .nav-title {
  font-size: 16px;
  color: #252525;
  font-weight: bold;
}
.news-card .card-head .card-more {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.news-card .card-head .card-more:hover {
  color: #d23433 !important;
}
.news-card .card-head .card-more.noly-arrow {
  right: 45px;
  color: #666;
  font-size: 14px;
}
.news-card .card-body {
	position: relative;
  height: 260px;
  border: 1px solid #e9e9e9;
}
.news-card .card-body .card-lists {
  margin: 10px 18px 0 18px;
  display: none;
}
.news-card .card-body .card-lists.active {
  display: block;
}
.news-card .card-body .card-lists .news-link {
  display: block;
  position: relative;
  padding-right: 100px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-card .card-body .card-lists .news-link .icon-top {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 5px;
    font-size: 12px;
    color: #fff;
    background: #d23433;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 3px;
    vertical-align: middle;
    font-weight: normal;
}
.news-card .card-body .card-lists .news-link.no-date {
  padding-right: 0;
}
.news-card .card-body .card-lists .news-date {
  position: absolute;
  top: 0;
  right: 0;
  /* width: 80px; */
  text-align: center;
}
.page-crumb {
  margin: 50px 0 25px;
  position: relative;
  overflow: hidden;
}
.page-crumb .fa {
  position: relative;
  top: 1px;
  margin-right: 5px;
  color: #999;
}
.page-crumb span,
.page-crumb a {
  float: left;
  font-size: 14px;
  line-height: 20px;
}
.page-crumb span {
  color: #47494B;
}
.page-crumb a {
  margin-right: 5px;
  color: #999;
}
.page-crumb a:after {
  content: '>';
  display: inline;
  margin-left: 5px;
  color: #999;
}
.news-datalists li {
  padding: 20px 20px 10px 0;
  border-bottom: 1px solid #e9e9e9;
  line-height: 24px;
}
.news-datalists .list-head {
  position: relative;
  padding: 0 100px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-datalists .list-head.head-literature {
	margin-bottom: 10px;
}
.news-datalists .list-head .list-index {
  float: left;
}
.news-datalists .list-head .filter-checkbox {
  position: relative;
  top: -1px;
}
.news-datalists .list-head .index-text {
  margin-left: 2px;
  font-size: 12px;
  color: #666;
}
.news-datalists .list-head .list-title {
  margin-left: 15px;
  font-size: 16px;
  color: #525252;
  font-weight: bold;
}
.news-datalists .list-head .list-title .icon-top{
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
	background: #d23433;
	line-height: 16px;
	padding: 0 4px;
	border-radius: 3px;
	vertical-align: middle;
	font-weight: normal;
}
.news-datalists .list-head .list-date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #666;
}
.news-datalists .list-info {
  margin-left: 40px;
}
.news-datalists .list-intro {
  margin: 10px 0;
  max-height: 72px;
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news-datalists .list-source {
  font-size: 12px;
  color: #333;
}
.news-datalists .list-source a,.news-datalists .list-source .blue {
  color: #0079fe !important;
}
.news-datalists .list-source .key-text {
  margin-left: 20px;
}
.news-datalists .list-source .key-text:hover {
  color: #0079fe;
}
.news-datalists.datalists-enterprise .list-intro,
.news-datalists.datalists-enterprise .list-source {
  margin-left: 40px;
}
.news-datalists.datalists-detail li {
  padding-left: 10px;
}
.news-datalists.datalists-detail .list-head {
  padding-left: 0;
}
.index-chart {
  width: 100%;
  height: 100%;
}
.tooltip-box{
	padding: 8px 12px;
	border-radius: 3px;
	font-size: 14px;
	color: #555;
	line-height: 24px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	background: rgba(255,255,255,.8)
}
.chart-unit{
	position: absolute;
	top: 35px;
	left: 20px;
	font-size: 12px;
	color: #999;
}
.chart-unit.unit-data{
	top: 10px;
}
.main .module-index {
  margin-top: 40px;
}
.main .module-index:after {
  content: '';
  display: block;
  clear: both;
}
.main .module-index .module-banner {
  float: left;
  position: relative;
  width: 540px;
  height: 310px;
  overflow: hidden;
}
.main .module-index .module-banner .banner-lists {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.main .module-index .module-banner .banner-lists li {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.main .module-index .module-banner .banner-lists li .banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .module-index .module-banner .banner-lists li .banner-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 150px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  background: #aaa;
  background: rgba(0, 0, 0, 0.6);
}
.main .module-index .module-banner .banner-wrap {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.main .module-index .module-banner .banner-wrap li {
  float: left;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.main .module-index .module-banner .banner-wrap li:first-child {
  margin: 0;
}
.main .module-index .module-banner .banner-wrap li.active {
  background: #fff;
}
.main .module-index .module-banner .banner-bar {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  cursor: pointer;
  background: #aaa;
  background: rgba(0, 0, 0, 0.5);
  color: #ccc;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
}
.main .module-index .module-banner .banner-bar.bar-left {
  left: 10px;
}
.main .module-index .module-banner .banner-bar.bar-right {
  right: 10px;
}
.main .module-index .module-banner .banner-bar:hover {
  color: #fff !important;
}
.main .module-index .module-banner:hover .banner-bar {
  opacity: 1;
}
.main .module-index .module-banner-news {
  float: right;
  width: 540px;
}
.main .module-index .module-left {
  float: left;
  width: 708px;
}
.main .module-index .module-right {
  float: right;
  width: 354px;
}
.main .module-index .index-specials li {
  float: left;
  margin-top: 34px;
  width: 33.33%;
  text-align: center;
}
.main .module-index .index-specials .special-icon {
	display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 28px;
  color: #d23433;
  line-height: 58px;
  overflow: hidden;
}
.main .module-index .index-specials .special-icon img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .module-index .index-specials .special-icon:hover {
  background: #f2f2f2;
}
.main .module-index .index-specials .special-title {
  line-height: 24px;
  color: #515151;
}
.main .news-nav {
  float: left;
  width: 250px;
}
.main .news-nav .subnav-item {
  margin-bottom: 20px;
}
.main .news-nav .subnav-item.item-short {
  width: 220px;
}
.main .news-nav .subnav-item .item-head {
  position: relative;
  padding-left: 20px;
  border-top: 3px solid #d23433;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  background: #f2f2f2;
}
.main .news-nav .subnav-item .item-head .item-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.main .news-nav .subnav-item .item-head .item-bar.close {
  transform: rotate(180deg);
}
.main .news-nav .subnav-item .item-head .item-bar.bar-disable {
  pointer-events: none;
}
.main .news-nav .subnav-item .item-head .head-icon {
  margin-right: 5px;
}
.main .news-nav .subnav-item .item-head .special-head {
  margin-left: -20px;
}
.main .news-nav .subnav-item .special-head {
  padding-left: 20px;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  background: #e4e4e4;
}
.main .news-nav .subnav-item .special-head .fa {
  margin-right: 5px;
}
.main .news-nav .subnav-item .item-body {
  padding: 10px 0;
  border: 1px solid #e9e9e9;
  font-family: '微软雅黑';
}
.main .news-nav .subnav-item .item-body.scroll {
  max-height: 600px;
  overflow: auto;
}
.main .news-nav .subnav-item .item-body.body-enterprise {
  min-height: 700px;
}
.main .news-nav .subnav-item .item-body.body-resources {
  min-height: 360px;
}
.main .news-nav .subnav-item .item-body.body-search {
  min-height: 300px;
}
.main .news-nav .subnav-item .sub-nav {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.main .news-nav .subnav-item .nav-journal {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.main .news-nav .subnav-item .stage-lists {
	margin: -10px 0;
	padding: 10px 10px 5px 20px;
	overflow: hidden;
}
.main .news-nav .subnav-item .stage-lists .stage-li {
	float: left;
	margin: 0 3% 5px 0;
	width: 30%;
	padding: 0 10px;
	font-size: 14px;
	line-height: 28px;
	border-radius: 3px;
	background: #eee;
	text-align:center;
	cursor: pointer;
}
.main .news-nav .subnav-item .stage-lists .stage-li {}
.main .news-nav .subnav-item .nav-journal .nav-title{
  padding: 0 20px 0 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor:pointer;
}
.main .news-nav .subnav-item .nav-journal .nav-title:hover,
.main .news-nav .subnav-item .nav-journal .nav-title.active,
.main .news-nav .subnav-item .stage-lists .stage-li:hover,
.main .news-nav .subnav-item .stage-lists .stage-li.active {
  color: #d23433;
  font-weight: bold;
}
.main .news-nav .subnav-item .sub-nav.hide,
.main .news-nav .subnav-item .nav-journal.hide {
	display: none;
}
.main .news-nav .subnav-item .nav-bar {
	padding-left: 45px;
	line-height: 30px;
	cursor:pointer;
}
.main .news-nav .subnav-item .sub-nav li {
  position: relative;
  padding: 0 20px 0 45px;
  cursor: pointer;
}
.main .news-nav .subnav-item .sub-nav li .nav-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news-nav .subnav-item .sub-nav li:hover .nav-title,
.main .news-nav .subnav-item .sub-nav li.active .nav-title {
  color: #d23433;
  font-weight: bold;
}
.main .news-nav .subnav-item .sub-nav li.has-count {
  padding-right: 55px;
  color: #333;
}
.main .news-nav .subnav-item .sub-nav li .nav-count {
  position: absolute;
  top: 0;
  right: 10px;
  text-align: center;
}
.main .news-nav .subnav-item .sub-nav.short-pad li {
  padding-left: 20px;
}
.main .news-nav .subnav-item .special-nav {
  font-size: 16px;
  line-height: 40px;
  color: #333;
}
.main .news-nav .subnav-item .special-nav li {
  position: relative;
}
.main .news-nav .subnav-item .special-nav li.li-hide {
	display:none;
}
.main .news-nav .subnav-item .special-nav li .nav-title {
  padding: 0 20px;
  border-bottom: 1px solid #e4e4e4;
  cursor: pointer;
}
.main .news-nav .subnav-item .special-nav li .nav-bar {
  padding: 0 20px;
  border-bottom: 1px solid #e4e4e4;
  cursor: pointer;
}
.main .news-nav .subnav-item .special-nav li .nav-title:hover {
  color: #d23433;
  font-weight: bold;
}
.main .news-nav .subnav-item .special-nav li.active .nav-title,
.main .news-nav .subnav-item .special-nav li .nav-title.active {
  color: #fff !important;
  background: #d23433;
}
.main .news-nav .subnav-item .special-nav li .nav-index {
  margin-right: 10px;
}
.main .news-nav .subnav-item .special-nav li:last-child>.nav-title {
  border: none;
}
.main .news-nav .subnav-item .special-nav li.has-child > .nav-title:after {
  content: '';
  position: absolute;
  right: 44px;
  top: 15px;
  border: 5px solid transparent;
  border-left-color: #333;
}
.main .news-nav .subnav-item .special-nav li.has-child > .nav-title.active:after{
	border-left-color: #fff;
}
.main .news-nav .subnav-item .special-nav li.has-child:hover>.subnav-child {
  display: block;
}
.main .news-nav .subnav-item .special-nav li .subnav-child {
  display: none;
  position: absolute;
  z-index: 20;
  top: -1px;
  left: 100%;
  width: 200px;
  border: 1px solid #e4e4e4;
  background: #fff;
  box-shadow: 3px 0 5px rgba(0, 0, 0, 0.1);
}
.main .news-nav .subnav-item .date-item {
  margin: 0 10px 7px 45px;
}
.main .news-nav .subnav-item .date-item .date-label {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}
.main .news-nav .subnav-item .date-item .date-content {
  position: relative;
}
.main .news-nav .subnav-item .date-item .date-ctl {
  width: 100%;
  height: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 0 45px 0 10px;
  font-size: 14px;
  color: #666;
}
.main .news-nav .subnav-item .date-item .date-ctl::-webkit-input-placeholder {
  color: #999;
}
.main .news-nav .subnav-item .date-item .date-ctl::-moz-placeholder {
  color: #999;
}
.main .news-nav .subnav-item .date-item .date-ctl:-moz-placeholder {
  color: #999;
}
.main .news-nav .subnav-item .date-item .date-ctl:-ms-input-placeholder {
  color: #999;
}
.main .news-nav .subnav-item .date-item .date-ctl:focus {
  border-color: #d23433;
}
.main .news-nav .subnav-item .date-item .date-icon {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  width: 38px;
  border-left: 1px solid #d7d7d7;
  line-height: 38px;
  font-size: 18px;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.main .news-nav .subnav-item .date-item .number-icon {
  position: absolute;
  right: 1px;
  width: 32px;
  border-left: 1px solid #d7d7d7;
  font-size: 18px;
  line-height: 18px;
  color: #999;
  text-align: center;
  cursor: pointer;
}
.main .news-nav .subnav-item .date-item .number-icon.num-top {
  top: 1px;
  bottom: 50%;
  border-bottom: 1px solid #d7d7d7;
}
.main .news-nav .subnav-item .date-item .number-icon.num-bottom {
  bottom: 1px;
  top: 50%;
}
.main .news-nav .subnav-item .date-btnbox {
  margin: 25px 0 20px;
  text-align: center;
}
.main .news-nav .subnav-item .date-btnbox .date-btn {
  width: 70px;
  height: 26px;
  background: #d6d6d6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #666;
  cursor: pointer;
}
.main .news-nav .subnav-item .date-btnbox .date-btn:hover {
  background: #c6c6c6;
}
.main .news-nav .subnav-item .subnav-multi {
  margin-left: 20px;
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.main .news-nav .subnav-item .subnav-multi.multi-sdata {
	margin-left: 20px;
}
.main .news-nav .subnav-item .subnav-multi li {
	position: relative;
}
.main .news-nav .subnav-item .subnav-multi .nav-li-title {
  position: relative;
  margin-left: 18px;
  padding-right: 10px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  cursor: pointer;
}
.main .news-nav .subnav-item .subnav-multi .li-icon {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 9px;
  height: 9px;
  background: url(../images/nav-multi-icon-close.png);
  cursor: pointer;
}
.main .news-nav .subnav-item .subnav-multi .nav-li-title:hover ,
.main .news-nav .subnav-item .subnav-multi .nav-li-title.active {
  color: #d23433;
  font-weight: bold;
}
.main .news-nav .subnav-item .subnav-multi .li-icon.active {
  background: url(../images/nav-multi-icon-open.png);
}
.main .news-nav .subnav-item .subnav-multi .nav-li-content {
  display: none;
  padding-left: 28px;
}
.main .news-nav .subnav-item .subnav-multi.multi-sdata .nav-li-content {
	padding-left: 10px;
}
.main .news-nav .subnav-item .subnav-multi .nav-li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.main .news-nav .subnav-item .subnav-multi .nav-li:hover,.main .news-nav .subnav-item .subnav-multi .nav-li.active {
  color: #d23433;
  font-weight: bold;
}
.literature-journal-name{
	margin-bottom: 30px;
	font-size: 28px;
	color: #15191c;
	line-height: 32px;
	font-weight: bold;
}
.main .news-nav .subnav-item .subnav-children .subnav-title{
	position: relative;
	padding-left: 36px;
	font-size: 14px;
	color: #333;
	line-height: 36px;
	cursor: pointer;
}
.main .news-nav .subnav-item .subnav-children li:first-child .subnav-title{
	padding-top: 10px;
}
.main .news-nav .subnav-item .subnav-children .subnav-title:hover,
.main .news-nav .subnav-item .subnav-children .subnav-title.open,
.main .news-nav .subnav-item .subnav-children .subnav-child li:hover,
.main .news-nav .subnav-item .subnav-children .subnav-child li.open{
	color: #d23433;
	font-weight: bold;
}
.main .news-nav .subnav-item .subnav-children .subnav-title.active{
	background: #f5f5f5;
	padding-left: 0;
	text-align: center;
}
.main .news-nav .subnav-item .subnav-children .subnav-title.active:after{
	display: none;
}
.main .news-nav .subnav-item .subnav-children .subnav-title:after{
	content: '';
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #666;
}
.main .news-nav .subnav-item .subnav-children .subnav-child{
	display: none;
	padding: 10px 0 15px 0;
	background: #f5f5f5;
}
.main .news-nav .subnav-item .subnav-children .subnav-child.active{
	display: block;
}
.main .news-nav .subnav-item .subnav-children .subnav-child:after{
	content: '';
	display: block;
	clear: both;
}
.main .news-nav .subnav-item .subnav-children .subnav-child li {
	float: left;
	width: 33.33%;
	padding-left: 30px;
	box-sizing: border-box;
	cursor:pointer;
	font-size: 12px;
	color: #333;
	line-height: 26px;
}
.page-content .journal-page{
	padding: 12px;
	background: #f5f5f5;
}
.page-content .journal-page:after{
	content: '';
	display: block;
	clear: both;
}
.page-content .journal-page .journal-bar{
	float: left;
	width: 19px;
	height: 16px;
	cursor: pointer;
}
.page-content .journal-page .journal-bar.disable{
	cursor: default;
}
.page-content .journal-page .journal-bar:after{
	content: '';
	display: block;
	border: 8px solid transparent;
}
.page-content .journal-page .journal-bar.bar-left:after{
	border-right: 11px solid #db4f4d;
}
.page-content .journal-page .journal-bar.bar-right:after{
	border-left: 11px solid #db4f4d;
}
.page-content .journal-page .journal-bar.bar-left.disable:after{
	border-right: 11px solid #c8c8c8;
}
.page-content .journal-page .journal-bar.bar-right.disable:after{
	border-left: 11px solid #c8c8c8;
}
.page-content .journal-page .journal-name{
	float: left;
	width: 142px;
	font-size: 14px;
	color: #cf2220;
	line-height: 16px;
	text-align: center;
}
.page-content .journal-page .journal-bar{
	
}
.page-content .journal-page{
	
}
.page-content {
	
}
.page-content {
	
}
.page-content {
	
}
.page-content {
	
}
.page-content {
	
}
.main .page-content {
  float: right;
  position: relative;
  width: 810px;
}
.main .page-content.no-nav {
  float: none;
  margin-top: 60px;
  width: 100%;
}
.main .page-content .page-data-type {
  position: absolute;
  top: -50px;
  left: 0;
  font-size: 20px;
  line-height: 30px;
  color: #d23433;
  font-weight: bold;
}
.main .page-content .page-data-allname{
	display:none;
	position: relative;
	top: -10px;
	margin-right: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #777;
}
.main .page-content .page-data-type.blue {
  color: #268dfe;
}
.main .page-content .page-data-type.gray {
  color: #666;
}
.main .page-content .search-terms {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  white-space: nowrap;
  font-size: 0;
}
.main .page-content .search-terms .term-li {
  margin: 0 0 7px 10px;
  display: inline-block;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #d23433;
  border-radius: 2px;
  color: #999;
}
.main .page-content .search-terms .term-li:first-child {
  margin-left: 0;
}
.main .page-content .search-terms .term-bar {
  margin-left: 4px;
  cursor: pointer;
  color: #d23433;
}
.main .page-content .filter-checkbox {
  vertical-align: middle;
  cursor: pointer;
}
.main .page-content .filter-content {
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
}
.main .page-content .filter-content:after {
  content: '';
  display: block;
  clear: both;
}
.main .page-content .filter-content .filter-check {
  float: left;
  margin-right: 68px;
  padding-top: 3px;
}
.main .page-content .filter-content .filter-check .filter-text {
  margin: 0 0 0 3px;
  cursor: pointer;
  font-size: 12px;
  color: #333;
  line-height: 20px;
}
.main .page-content .filter-content .filter-check .generate-report {
  margin-left: 10px;
  width: 60px;
  height: 20px;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  text-align: center;
  background: #f2f2f2;
  cursor: pointer;
  border-radius: 2px;
}
.main .page-content .filter-content .filter-check .generate-report:hover {
  border-color: #0079fe;
  color: #0079fe;
}
.main .page-content .filter-content .filter-search {
  float: left;
  position: relative;
  width: 336px;
  padding-left: 90px;
}
.main .page-content .filter-content .filter-search.filter-search-literature {
	width: 400px;
}
.main .page-content .filter-content .filter-link {
	float: left;
	margin-left: 20px;
	line-height: 26px;
	color: #d23433;
}
.main .page-content .filter-content .filter-search .filter-select {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 26px;
  line-height: 24px;
  font-size: 13px;
  color: #666;
  text-align: center;
}
.main .page-content .filter-content .filter-search .filter-select .select-text {
  position: relative;
  border: 1px solid #ccc;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.main .page-content .filter-content .filter-search .filter-select .select-text:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 6px;
  border: 6px solid transparent;
  border-top-color: #999;
}
.main .page-content .filter-content .filter-search .filter-select .select-lis {
  display: none;
  position: absolute;
  z-index: 10;
  top: 25px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  border: 1px solid #ccc;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.main .page-content .filter-content .filter-search .filter-select .select-lis li {
  line-height: 36px;
  cursor: pointer;
}
.main .page-content .filter-content .filter-search .filter-select .select-lis li:hover {
  background: #f2f2f2;
  color: #0079fe;
}
.main .page-content .filter-content .filter-search .search-box {
  position: relative;
}
.main .page-content .filter-content .filter-search .search-box .filter-ctl {
  width: 100%;
  height: 26px;
  border: 1px solid #ccc;
  border-left: none;
  padding: 0 30px 0 10px;
  font-size: 12px;
  color: #666;
}
.main .page-content .filter-content .filter-search .search-box .filter-ctl::-webkit-input-placeholder {
  color: #999;
}
.main .page-content .filter-content .filter-search .search-box .filter-ctl::-moz-placeholder {
  color: #999;
}
.main .page-content .filter-content .filter-search .search-box .filter-ctl:-moz-placeholder {
  color: #999;
}
.main .page-content .filter-content .filter-search .search-box .filter-ctl:-ms-input-placeholder {
  color: #999;
}
.main .page-content .filter-content .filter-search .search-box .filter-btn {
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 6px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  color: #666;
  cursor: pointer;
  font-size: 18px;
}
.main .page-content .filter-content .senior-btn {
  float: left;
  margin-left: 30px;
  width: 80px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.main .page-content .filter-content .senior-btn:hover {
  background: #d23433;
  color: #fff !important;
  border-color: #d23433;
}
.main .page-content .filter-content .filter-sort {
  float: left;
  margin-left: 30px;
  padding-top: 3px;
  overflow: hidden;
}
.main .page-content .filter-content .filter-sort li {
  float: left;
  margin-right: 20px;
  font-size: 12px;
  color: #333;
  line-height: 20px;
  cursor: pointer;
}
.main .page-content .filter-content .filter-sort li:last-child {
  margin: 0;
}
.main .page-content .filter-content .filter-sort li:hover,
.main .page-content .filter-content .filter-sort li.active {
  color: #0079fe;
}
.main .page-content .filter-content .filter-sort .fa {
  margin-right: 5px;
  color: #999;
}
.main .page-content .policy-datalist {
  overflow: auto;
}
.main .page-content .data-table {
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  font-size: 0;
}
.main .page-content .data-table .table-td {
  display: inline-block;
  height: 49px;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  padding: 10px 15px;
  font-size: 14px;
  color: #333;
  line-height: 28px;
}
.main .page-content .data-table .table-td.td-6 {
  padding: 10px 0 10px 6px;
}
.main .page-content .data-table .table-td.td-center {
  padding: 10px 0;
  text-align: center;
}
.main .page-content .data-table .table-body .table-td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .page-content .data-table a:hover .table-td {
  color: #d23433;
}
.main .page-content .data-table .table-head {
  background: #f2f2f2;
}
.main .page-content .data-table .table-head .table-td {
  font-weight: bold;
  position: relative;
}
.main .page-content .data-table .head-sort {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: normal;
  cursor: pointer;
}
.main .page-content .data-table .head-select {
  display: none;
  position: absolute;
  top: 39px;
  right: 10px;
  width: 120px;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  max-height: 300px;
  overflow: auto;
}
.main .page-content .data-table .head-select li {
  padding: 0 15px;
  border-top: 1px solid #eee;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .page-content .data-table .head-select li:hover,
.main .page-content .data-table .head-select li.active {
  background: #f5f5f5;
  color: #d23433;
}
.main .page-content .data-table .filter-checkbox {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main .page-content .data-table .tr-index {
  font-size: 12px;
  color: #666;
}
.main .page-content .data-table .td-6 {
  width: 6%;
}
.main .page-content .data-table .td-12 {
  width: 12%;
}
.main .page-content .data-table .td-13 {
  width: 13%;
}
.main .page-content .data-table .td-14 {
  width: 14%;
}
.main .page-content .data-table .td-17 {
  width: 17%;
}
.main .page-content .data-table .td-19 {
  width: 19%;
}
.main .page-content .data-table .td-20 {
  width: 20%;
}
.main .page-content .data-table .td-21 {
  width: 21%;
}
.main .page-content .data-table .td-22 {
  width: 22%;
}
.main .page-content .data-table .td-23 {
  width: 23%;
}
.main .page-content .data-table .td-24 {
  width: 24%;
}
.main .page-content .data-table .td-29 {
  width: 29%;
}
.main .page-content .data-table .td-33 {
  width: 33%;
}
.main .page-content .data-table .td-34 {
  width: 34%;
}
.main .page-content .data-table .td-38 {
  width: 38%;
}
.main .page-content .data-table .td-42 {
  width: 42%;
}
.main .page-content .data-table .td-53 {
  width: 53%;
}
.main .page-content .data-table .td-55 {
  width: 55%;
}
.main .page-content .data-table .td-60 {
  width: 60%;
}
.main .page-content .data-table .td-63 {
  width: 63%;
}
.main .page-content .data-table .icon-pdf {
  font-size: 18px;
}
.main .page-content .data-table .red {
  color: #f00;
}
.main .page-content .cart-lists-content {
  overflow: hidden;
}
.main .page-content .cart-lists-content .cart-lists-items {
  margin-right: -40px;
}
.main .page-content .cart-lists-content .cart-lists-item {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.main .page-content .cart-lists-content .card-item-content {
  margin-right: 40px;
}
.main .page-content .cart-lists-content .news-card .card-head .card-nav .nav-title {
  color: #666;
}
.main .page-content .chart-content .chart-listitem {
  display: none;
  position: relative;
}
.main .page-content .chart-content .chart-listitem.active {
  display: block;
}
.main .page-content .statis-Chart {
  height: 500px;
}
.main .page-content .chart-type {
  position: absolute;
  top: -30px;
  right: 0;
}
.main .page-content .chart-type li {
  float: left;
  position: relative;
}
.main .page-content .chart-type li:hover .chart-name {
  display: block;
}
.main .page-content .chart-type .chart-icon {
  width: 30px;
  text-align: center;
  font-size: 18px;
  color: #999;
  line-height: 20px;
  cursor: pointer;
}
.main .page-content .chart-type .blue {
  color: #0079FE;
}
.main .page-content .chart-type .green {
  color: #33CC00;
}
.main .page-content .chart-type .chart-name {
  display: none;
  position: absolute;
  top: -36px;
  left: -25px;
  width: 80px;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #666;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
.main .page-content .chart-type .chart-arrow {
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -5px;
  width: 16px;
  height: 8px;
  overflow: hidden;
}
.main .page-content .chart-type .chart-arrow:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: 3px;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  border: 1px solid #e5e5e5;
  background: #fff;
}
.main .product-content {
  overflow: hidden;
}
.main .product-content .product-lists {
  margin-right: -20px;
}
.main .product-content .product-lists.lists-short {
	margin:0 100px 0 120px;
}
.main .product-content .product-lists li {
  float: left;
  margin-top: 30px;
  width: 33.33%;
}
.main .product-content .product-lists .list-content {
  margin-right: 20px;
}
.main .product-content .product-lists .list-detail {
  display: block;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.main .product-content .product-lists .list-detail:hover .list-title {
  color: #d23433;
}
.main .product-content .product-lists .list-imgbox {
  position: absolute;
  left: 14px;
  top: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.main .product-content .product-lists .list-imgbox .list-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.main .product-content .product-lists .list-info {
  margin-left: 105px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .product-content .product-lists .list-info > div {
	width: 100%;
}
.main .product-content .product-lists .list-title {
	width: 100%;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
}
.main .product-content .product-lists .list-intro {
  margin: 7px 0 44px;
	width: 100%;
  height: 36px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main .product-content .product-lists .action-box {
  margin-top: 16px;
  font-size: 0;
  text-align: center;
}
.main .product-content .product-lists .action-link {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
.main .product-content .product-lists .action-link:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ccc;
}
.main .product-content .product-lists .action-link:first-child {
  margin: 0;
}
.main .product-content .product-lists .action-link:first-child:after {
  display: none;
}
.main .left-operate {
  float: left;
  position: relative;
  width: 90px;
}
.main .left-operate .operate-item {
  border-top: 1px solid #e4e4e4;
  padding: 8px 0 15px;
  text-align: center;
}
.main .left-operate .operate-title {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.main .left-operate .operate-link {
  position: relative;
  margin: 15px auto 0;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 28px;
  color: #999;
  cursor: pointer;
}
.main .left-operate .operate-link .wechat-content {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 10px;
	padding: 15px 20px;
	background:#fff;
	border-radius:4px;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
.main .left-operate .operate-link:hover .wechat-content {
	display: block;
}
.main .left-operate .operate-link .wechat-content .wechat-title {
	font-weight: bold;
	font-size: 14px;
}
.main .left-operate .operate-link .wechat-content .wechat-canvas {
	margin: 10px 0;
}
.main .left-operate .operate-link .wechat-content {
	
}
.main .left-operate .operate-link.fa-star:before {
  content: "\f006";
}
.main .left-operate .operate-link.fa-star:hover:before,
.main .left-operate .operate-link.fa-star.active:before {
  content: "\f005";
}
.main .left-operate .operate-link:hover,
.main .left-operate .operate-link.active {
  color: #d23433;
}
.main .left-operate .link-sign {
  position: absolute;
  top: -2px;
  right: -8px;
  font-size: 17px;
  line-height: 17px;
}
.main .detail-content {
  float: left;
  margin-left: 40px;
  width: 675px;
}
.main .detail-content.detail-literature {
  margin-left: 0;
  width: 840px;
}
.main .detail-content.detail-literature .detail-title {
  font-weight: bold;
}
.main .detail-content.detail-literature .title-normal {
  font-weight: normal;
}
.main .detail-content .detail-title-en {
  margin-top: 8px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.main .detail-content .detail-title {
  font-size: 28px;
  color: #333;
  line-height: 36px;
}
.main .detail-content .title-des {
  margin: 20px 0 50px;
}
.main .detail-content .title-des span {
  margin-left: 10px;
}
.main .detail-content .title-des a {
  margin-left: 50px;
  color: #0079FE;
  text-decoration: underline;
}
.main .detail-content .pdf-content {
  width: 100%;
  height: 1000px;
}
.main .detail-content .pdf-content iframe {
  width: 100%;
  height: 100%;
}
.main .detail-content .detail-source {
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d23433;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.main .detail-content .detail-source span {
  margin-left: 20px;
}
.main .detail-content .literature-detail-intro {
  padding-top: 20px;
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.main .detail-content .literature-detail-intro .intro-list {
  margin-top: 10px;
  position: relative;
  padding-left: 120px;
}
.main .detail-content .literature-detail-intro .label {
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
  font-weight: bold;
  color: #333;
}
.main .detail-content .literature-detail-intro .label:after {
  content: ':';
  float: right;
}
.main .detail-content .file-links {
  margin-top: 45px;
  padding-left: 130px;
  font-size: 0;
}
.main .detail-content .file-links a {
  margin-right: 50px;
  display: inline-block;
  width: 120px;
  line-height: 40px;
  background: #d6d6d6;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.main .detail-content .file-links a:hover {
  background: #d23433;
  color: #fff !important;
}
.main .detail-content .news-detail-intro {
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.main .detail-content .news-detail-intro p {
 /*  margin-top: 28px; */
  /* text-indent: 2em; */
}
.main .detail-content .center-recommend {
  margin-top: 90px;
  display: none;
}
.main .detail-content .center-recommend .recommend-head {
  border-top: 3px solid #d23433;
  line-height: 48px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  background: #f2f2f2;
  text-align: center;
}
.main .detail-policy {
  float: left;
  width: 804px;
}
.main .detail-policy .detail-table {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  text-align: center;
}
.main .detail-policy .detail-table table {
  width: 100%;
}
.main .detail-policy .detail-table td {
  padding: 4px 0;
  border: 1px solid #e4e4e4;
}
.main .detail-policy .detail-table .td-11 {
  width: 11%;
  font-weight: bold;
}
.main .detail-policy .detail-table .td-39 {
  width: 39%;
}
.main .detail-policy .detail-title {
  margin: 30px auto;
  width: 520px;
  font-size: 28px;
  line-height: 36px;
  color: #333;
  font-family: " 宋体 Bold", "宋体 常规", '宋体';
  font-weight: bold;
  text-align: center;
}
.main .detail-policy p {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  /* text-indent: 1.5em; */
}
.main .detail-policy .b-28 {
  margin-bottom: 28px;
}
.main .detail-policy .no-indent {
  text-indent: 0;
}
.main .detail-policy .right-left {
  margin-left: 60%;
}
.main .detail-policy .notice-box {
  padding: 30px 0;
}
.main .right-recommend {
  float: right;
  width: 256px;
  padding-top: 45px;
}
.main .right-recommend .news-card .card-head {
  height: 44px;
  border-top: 3px solid #d23433;
}
.main .right-recommend .news-card .card-head .fa {
  margin-right: 5px;
}
.main .right-recommend .news-card .card-head .card-nav li {
  line-height: 44px;
}
.main .right-recommend .news-card .card-head .card-nav li.active:after {
  display: none;
}
.main .right-recommend .news-card .card-body {
  height: auto;
}
.main .right-recommend .news-card .card-body .card-lists {
  margin-bottom: 10px;
}
.main .right-recommend .news-card .card-body .card-lists .news-link {
  font-family: '微软雅黑';
}
.main .right-recommend .news-card .card-body .card-lists .news-link:hover {
  font-weight: bold;
}
.main .login-form {
	height: 676px;
  padding: 70px 0 0;
  background: url(../images/login-bg.jpg?v=1.0) top center / cover no-repeat;
}
.main .login-form .container {
  position: relative;
}
.main .login-form .login-img {
	margin-bottom: 50px;
	text-align: center;
}
.main .login-form .form-tips {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 595px;
  display: flex;
  align-items: center;
  font-size: 48px;
  color: #fff;
  line-height: 94px;
  text-align: center;
}
.main .login-form .form-tips .tips-box {
  width: 100%;
}
.main .login-form .form-content {
  margin: 0 auto;
  width: 380px;
  border: 1px solid #e1e5e9;
  background: #fff;
  background: rgba(255,255,255,.9);
}
.main .login-form .form-content .form-head {
  padding-left: 20px;
  font-size: 14px;
  line-height: 40px;
  color: #999;
  font-weight: bold;
  border-bottom: 1px solid #e1e5e9;
}
.main .login-form .form-content .form-body {
  padding: 40px 60px;
}
.main .login-form .form-content .form-body .form-list {
  position: relative;
  margin-top: 17px;
}
.main .login-form .form-content .form-body .ctl-icon,
.main .login-form .form-content .form-body .ctl-close {
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}
.main .login-form .form-content .form-body .ctl-icon {
  position: absolute;
  top: 7px;
  left: 12px;
  color: #ccc;
}
.main .login-form .form-content .form-body .ctl-close {
  display: none;
  position: absolute;
  top: 7px;
  right: 10px;
  color: #999;
  cursor: pointer;
}
.main .login-form .form-content .form-body .ctl-close.active {
  display: block;
}
.main .login-form .form-content .form-body .ctl-close:hover {
  color: #adadad;
}
.main .login-form .form-content .form-body .form-ctl {
  width: 100%;
  height: 34px;
  padding: 0 45px;
  color: #999;
  font-size: 14px;
  border: 1px solid #dadada;
  border-radius: 3px;
}
.main .login-form .form-content .form-body .form-ctl.ctl-code {
	width: 50%;
	padding: 0 20px;
}
.main .login-form .form-content .form-body .login-code-img{
	float: right;
	height: 32px;
	width: 45%;
	border: 1px solid #D2D1D1;
	border-radius: 3px;
	cursor: pointer;
}
.main .login-form .form-content .form-body .form-ctl::-webkit-input-placeholder {
  color: #ccc;
}
.main .login-form .form-content .form-body .form-ctl::-moz-placeholder {
  color: #ccc;
}
.main .login-form .form-content .form-body .form-ctl:-moz-placeholder {
  color: #ccc;
}
.main .login-form .form-content .form-body .form-ctl:-ms-input-placeholder {
  color: #ccc;
}
.main .login-form .form-content .form-body .form-ctl:hover,
.main .login-form .form-content .form-body .form-ctl:focus {
  border-color: #3192fe;
}
.main .login-form .form-content .form-body .form-ctl:focus {
  box-shadow: 0 0 2px #3192fe;
}
.main .login-form .form-content .form-body .form-btn {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #278dfe;
  border-radius: 3px;
}
.main .login-form .form-content .form-body .form-btn:hover {
  background: #52a4fe;
}
.main .login-form .form-content .form-body .login-links {
  margin: 15px 0 24px;
  overflow: hidden;
}
.main .login-form .form-content .form-body .login-links a {
  color: #0079FE;
  font-size: 14px;
  line-height: 20px;
}
.main .login-form .form-content .form-body .login-links a:hover {
  color: #3394fe !important;
}
.main .login-form .form-content .form-body .login-links .link-register {
  float: left;
}
.main .login-form .form-content .form-body .login-links .link-forget {
  float: right;
}
.main .login-form .form-content .form-body .state-list {
  margin-top: 12px;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.main .login-form .form-content .form-body .state-list input {
  width: 14px;
}
.main .login-form .form-content .form-body .state-list span {
  margin-left: 5px;
}
.main .login-form .form-content .form-body .third-title {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  text-align: center;
}
.main .login-form .form-content .form-body .third-title:before,
.main .login-form .form-content .form-body .third-title:after {
  content: '';
  position: absolute;
  top: 10px;
  width: 70px;
  border-top: 1px solid #e4e4e4;
}
.main .login-form .form-content .form-body .third-title:before {
  left: 0;
}
.main .login-form .form-content .form-body .third-title:after {
  right: 0;
}
.main .login-form .form-content .form-body .third-login {
  margin-top: 17px;
  text-align: center;
  font-size: 0;
}
.main .login-form .form-content .form-body .third-login li {
  margin-left: 10px;
  display: inline-block;
  width: 64px;
  color: #999;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.main .login-form .form-content .form-body .third-login li:first-child {
  margin: 0;
}
.main .login-form .form-content .form-body .third-login li:hover {
  color: #0079fe;
}
.main .login-form .form-content .form-body .third-login .fa {
  vertical-align: top;
  font-size: 20px;
}
.main .login-form .form-content .form-body .third-login .list-name {
  font-size: 12px;
}
.main .home-main {
  font-family: "微软雅黑", Arial;
}
.main .home-main .user-info {
  margin: 33px 0 10px;
}
.main .home-main .user-info:after {
  content: '';
  display: block;
  clear: both;
}
.main .home-main .user-info .user-head {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  font-size: 48px;
  line-height: 50px;
  text-align: center;
  color: #ccc;
}
.main .home-main .user-info .user-head .head-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.main .home-main .user-info .info-content {
  margin-left: 70px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.main .home-main .home-nav {
  float: left;
  width: 200px;
  background: #f9f9f9;
}
.main .home-main .home-nav .nav-lists {
  line-height: 48px;
}
.main .home-main .home-nav .nav-lists .nav-title {
  position: relative;
  padding: 0 25px 0 30px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.main .home-main .home-nav .nav-lists .nav-title .fa {
  margin-right: 5px;
}
.main .home-main .home-nav .nav-lists .nav-title:hover {
  color: #0079fe;
}
.main .home-main .home-nav .nav-lists .nav-title .nav-icon {
  position: absolute;
  top: 17px;
  right: 20px;
  color: #bdc3c7;
}
.main .home-main .home-nav .nav-lists .nav-title.open .nav-icon {
  transform: rotate(180deg);
}
.main .home-main .home-nav .nav-lists .nav-title.active {
  color: #0079fe;
}
.main .home-main .home-nav .nav-lists .nav-children {
  background: #fcfcfc;
}
.main .home-main .home-nav .nav-lists .nav-children .nav-child {
  padding-left: 50px;
  font-size: 13px;
  color: #333;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
}
.main .home-main .home-nav .nav-lists .nav-children .nav-child:hover,
.main .home-main .home-nav .nav-lists .nav-children .nav-child.active {
  color: #d95352;
  font-weight: bold;
}
.main .home-main .home-nav .nav-lists .nav-children .nav-child.active {
  background: #fff;
}
.main .home-main .home-content {
  float: right;
  width: 860px;
}
.main .home-main .home-content .content-item {
  display: none;
  position: relative;
  min-height: 600px;
}
.main .home-main .home-content .content-item.active {
  display: block;
}
.main .home-main .common-title {
  padding: 10px 0 20px 3px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  font-weight: bold;
}
.main .home-main .common-title.mb-20 {
	margin-bottom: 20px;
}
.concern-form {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:#666;
	background: rgba(0,0,0,.6);
}
.concern-form .concern-main {
	display: flex;
	align-items: center;
  justify-content: center;
	width: 100%;
	height: 100%;
}
.concern-form .form-content {
	width: 90%;
	max-width: 800px;
	max-height: 90%;
	background: #fff;
	border-radius: 4px;
	position: relative;
}
.concern-form .form-close {
	position: absolute;
	top:5px;
	right: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #999;
	text-align: center;
	cursor: pointer;
}
.concern-form .form-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0079fe;
	background: #eee;
	line-height: 40px;
	border-radius: 4px 4px 0 0;
}
.concern-form .content-box {
	padding: 30px 40px 20px;
	overflow: hidden;
}
.concern-form .content-box label{
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.concern-form .content-box label input{
	margin-right: 10px;
	vertical-align: middle;
}
.concern-form .btn-group {
	padding-top: 15px;
	text-align: center;
}
.concern-form .special-btn {
	width: 120px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	border-radius: 3px;
	cursor: pointer;
	background: #0079fe;
}
.concern-form .special-btn:hover {
	background: #096fe0;
}
.concern-form .form-lists {
	margin-right: -20px;
	overflow: hidden;
}
.concern-form .form-lists li {
	float: left;
	margin: 0 20px 10px 0;
	padding: 0 15px;
	font-size: 14px;
	line-height:32px;
	border: 1px solid #eee;
	border-radius: 3px;
	cursor: pointer;
}
.concern-form .ctl-group {
	margin: 30px 0;
	font-size: 0;
	text-align: center;
}
.concern-form .form-ctl {
	width: 300px;
	padding: 0 15px;
	font-size: 14px;
	line-height:32px;
	color: #333;
	border: 1px solid #bbb;
	border-right: none;
	border-radius: 3px 0 0 3px;
}
.concern-form .form-ctl:focus {
	border-color: #0079fe;
}
.concern-form .form-btn {
	width: 80px;
	font-size: 14px;
	line-height:34px;
	border-radius: 0 3px 3px 0;
	background: #0079fe;
	color:#fff;
	cursor: pointer;
}
.concern-form .form-lists li:hover,
.concern-form .form-lists li.active,
.concern-form .form-lists li.btnAdd {
	background: #0079fe;
	border-color: #0079fe;
	color:#fff;
}
.main .home-main .account-list {
  position: relative;
  width: 430px;
  font-size: 14px;
  line-height: 36px;
  color: #333;
  text-align: left;
}
.main .home-main .account-list .list-label {
  position: absolute;
  min-width: 56px;
  text-align: center;
}
.main .home-main .account-list .list-content {
  margin-left: 130px;
}
.main .home-main .account-list .list-content.btn-group {
  padding-top: 30px;
  text-align: center;
}
.main .home-main .account-list .list-text {
  margin-right: 80px;
}
.main .home-main .account-list a {
  color: #0079fe !important;
}
.main .home-main .account-list .list-ctl {
  width: 100%;
  height: 36px;
  border: 1px solid #e4e4e4;
  padding: 0 15px;
}
.main .home-main .account-list .list-ctl:hover,
.main .home-main .account-list .list-ctl:focus {
  border-color: #0079fe;
}
.main .home-main .account-list .list-btn {
  width: 120px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #278dfe;
}
.main .home-main .account-list .list-btn:hover {
  background: #52a4fe;
}
.main .home-main .account-form {
  margin: 20px 0 50px;
}
.main .home-main .user-form {
  padding-bottom: 40px;
}
.main .home-main .user-form .account-list {
  margin-top: 20px;
}
.main .home-main .table-head {
  margin-bottom: 12px;
  padding: 10px 22px 10px 15px;
  background: #f2f2f2;
}
.main .home-main .table-head:after {
  content: '';
  display: block;
  clear: both;
}
.main .home-main .table-head .table-tips {
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.main .home-main .table-head .table-tips .red {
  color: #ff0000;
}
.main .home-main .table-head .read-all {
  float: right;
  width: 96px;
  border: 1px solid #e4e4e4;
  line-height: 28px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  background: #0079fe;
  cursor: pointer;
}
.main .home-main .table-head .read-all .fa {
  margin-right: 7px;
  font-size: 14px;
}
.main .home-main .table-head .read-all:hover {
  background: #f95e5a;
}
.main .home-main .table-head .table-search {
  float: right;
  position: relative;
  margin-right: 120px;
  width: 400px;
}
.main .home-main .table-head .table-search .search-ctl {
  width: 100%;
  height: 30px;
  background: #fff;
  padding: 0 35px 0 12px;
  font-size: 13px;
  color: #333;
  border: 1px solid #e4e4e4;
}
.main .home-main .concern-time {
	position: absolute;
	left: 200px;
	top: 2px;
  width: 100px;
  line-height: 34px;
  font-size: 14px;
  color: #384453;
}
.main .home-main .concern-time .time-label {
	position: absolute;
	top: 0;
	right: 110%;
	white-space: nowrap;	
}
.main .home-main .concern-time .select-text {
  position: relative;
  height: 34px;
  padding: 0 30px 0 18px;
  cursor: pointer;
  background: #fff;
  line-height: 32px;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
}
.main .home-main .concern-time .select-text:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 15px;
  border: 5px solid transparent;
  border-top-color: #BDC3C6;
}
.main .home-main .concern-time .select-lists {
  display: none;
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
  max-height: 400px;
  overflow: auto;
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
}
.main .home-main .concern-time .select-lists li {
  padding: 0 18px;
  cursor: pointer;
}
.main .home-main .concern-time .select-lists li:hover {
  background: #f5f5f5;
  color: #4F80D0;
}
.main .home-main .concern-add {
	float: right;
	position: relative;
	top: 2px;
	width: 120px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #278dfe;
}
.main .home-main .concern-add:hover{
	background: #52a4fe;
}
.main .home-main .concern-lists li{
	padding: 15px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.main .home-main .concern-lists li .concern-text {
	float: left;
	line-height: 28px;
	font-size: 14px;
	color:#333;
	
}
.main .home-main .concern-lists li .concern-btn {
	float: right;
	width:80px;
	line-height: 26px;
	border-radius: 2px;
	font-size: 13px;
	color:#333;
	border: 1px solid #eee;
	cursor: pointer;
}
.main .home-main .concern-lists li .concern-btn:hover {
	background: #f5f5f5;
}
.main .home-main .table-head .table-search .search-ctl::-webkit-input-placeholder {
  color: #999;
}
.main .home-main .table-head .table-search .search-ctl::-moz-placeholder {
  color: #999;
}
.main .home-main .table-head .table-search .search-ctl:-moz-placeholder {
  color: #999;
}
.main .home-main .table-head .table-search .search-ctl:-ms-input-placeholder {
  color: #999;
}
.main .home-main .table-head .table-search .search-ctl:hover,
.main .home-main .table-head .table-search .search-ctl:focus {
  border-color: #278dfe;
}
.main .home-main .table-head .table-search .fa {
  position: absolute;
  top: 1px;
  right: 5px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  color: #278dfe;
  cursor: pointer;
}
.main .home-main .home-table {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  text-align: center;
}
.main .home-main .home-table table {
  width: 100%;
}
.main .home-main .home-table thead td {
  font-weight: bold;
  background: #f2f2f2;
}
.main .home-main .home-table td {
  height: 60px;
  padding: 0 10px;
  border: 1px solid #e4e4e4;
}
.main .home-main .home-table a.active,
.main .home-main .home-table a:hover {
  color: #0079fe !important;
}
.main .home-main .home-table a.no-read {
  position: relative;
}
.main .home-main .home-table a.no-read:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #d23433;
}
.main .home-main .home-table .tr-red {
  color: #f95e5a;
}
.main .home-main .home-table .tr-red a {
  color: #f95e5a;
}
.main .home-main .home-table .td-left {
  text-align: left;
}
.main .home-main .home-table .td-9 {
  width: 9%;
}
.main .home-main .home-table .td-10 {
  width: 10%;
}
.main .home-main .home-table .td-13 {
  width: 13%;
}
.main .home-main .home-table .td-15 {
  width: 15%;
}
.main .home-main .home-table .td-17 {
  width: 17%;
}
.main .home-main .home-table .td-19 {
  width: 19%;
}
.main .home-main .home-table .td-20 {
  width: 20%;
}
.main .home-main .home-table .td-21 {
  width: 21%;
}
.main .home-main .home-table .td-22 {
  width: 22%;
}
.main .home-main .home-table .td-23 {
  width: 23%;
}
.main .home-main .home-table .td-25 {
  width: 25%;
}
.main .home-main .home-table .td-35 {
  width: 35%;
}
.main .home-main .home-table .td-47 {
  width: 47%;
}
.main .home-main .home-table .td-48 {
  width: 48%;
}
.main .home-main .home-table .td-55 {
  width: 55%;
}
.main .home-main .home-table .td-60 {
  width: 60%;
}
.main .home-main .home-table.table-data td {
  height: 50px;
}
.main .home-main .record-type {
  padding-top: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.main .home-main .record-type:after {
  content: '';
  display: block;
  clear: both;
}
.main .home-main .record-type li {
  float: left;
  position: relative;
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  line-height: 32px;
  cursor: pointer;
}
.main .home-main .record-type li.active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  border-top: 3px solid #278dfd;
}
.main .home-main .record-content .record-count {
  margin: 16px 0 40px;
  padding-left: 23px;
  font-size: 14px;
  color: #333;
  line-height: 40px;
}
.main .home-main .record-content .record-count span {
  vertical-align: middle;
}
.main .home-main .record-content .record-count .count-text {
  margin-left: 20px;
  font-size: 36px;
  color: #666;
}
.main .home-main .record-content .no-data {
  margin-top: 60px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-align: center;
}
.main .home-main .record-content .record-item {
  display: none;
}
.main .home-main .record-content .record-item.active {
  display: block;
}
.main .home-main .post-form {
  margin-left: 35px;
}
.main .home-main .post-form .form-list {
  margin-top: 25px;
  position: relative;
}
.main .home-main .post-form .list-label {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 13px;
  color: #333;
  line-height: 40px;
}
.main .home-main .post-form .list-label.post-state {
  line-height: 20px;
}
.main .home-main .post-form .list-content {
  margin-left: 85px;
}
.main .home-main .post-form .form-file {
  display: none;
}
.main .home-main .post-form .file-btn,
.main .home-main .post-form .list-btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  border-radius: 3px;
  line-height: 38px;
  text-align: center;
  font-size: 13px;
}
.main .home-main .post-form .file-btn {
  border: 1px solid #e4e4e4;
  color: #999;
  cursor: default;
}
.main .home-main .post-form .file-btn .fa {
  margin-right: 5px;
}
.main .home-main .post-form .file-btn:hover {
  color: #666;
  background: #f2f2f2;
}
.main .home-main .post-form .list-btn {
  margin-left: 7px;
  color: #fff;
  background: #3478f7;
  line-height: 40px;
  cursor: pointer;
}
.main .home-main .post-form .list-btn:hover {
  background: #5d93f9;
}
.main .home-main .post-form .file-tips {
  margin-top: 8px;
  font-size: 13px;
  line-height: 20px;
  color: #999;
}
.main .home-main .post-form .manual-lists {
  width: 300px;
}
.main .home-main .post-form .manual-lists li {
  margin-top: 20px;
  position: relative;
  font-size: 13px;
  color: #999;
  line-height: 20px;
}
.main .home-main .post-form .manual-lists .right-text {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
}
.main .home-main .post-form .manual-lists .list-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  font-size: 13px;
  cursor: pointer;
}
.main .home-main .post-form .list-line {
  margin-top: 15px;
  height: 8px;
  background: #e9e9e9;
  border-radius: 4px;
}
.main .home-main .post-form .list-line .line-bar {
  height: 8px;
  border-radius: 4px;
}
.main .home-main .post-form .list-line .blue {
  background: #0079fe;
}
.main .home-main .post-form .list-line .red {
  background: #ff3b30;
}
.main .home-main .post-form .list-line .green {
  background: #4bd863;
}
.main .home-main .post-form .list-state {
  position: absolute;
  left: 100%;
  bottom: -3px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 14px;
}
.main .home-main .post-form .list-state .fa {
  width: 50px;
  text-align: center;
  color: #333;
}
.main .home-main .post-form .list-state .red {
  color: #ff3b30;
}
.main .home-main .post-form .list-state .green {
  color: #4bd863;
}
.main .home-main .post-form .list-state a {
  color: #0079FE !important;
}
.main .senior-search {
  margin: 0 60px;
}
.main .senior-search .senior-form {
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.main .senior-search .senior-form .senior-list {
  position: relative;
  margin-bottom: 15px;
}
.main .senior-search .senior-form .list-label {
  position: absolute;
  left: 0;
  width: 90px;
  text-align: right;
  font-weight: bold;
  color: #333;
}
.main .senior-search .senior-form .list-content {
  margin-left: 110px;
}
.main .senior-search .senior-form .list-content:after {
  content: '';
  display: block;
  clear: both;
}
.main .senior-search .senior-form .radio-group:after {
  content: '';
  display: block;
  clear: both;
}
.main .senior-search .senior-form .select-line {
  float: left;
  position: relative;
  left: -10px;
  width: 25px;
  padding-top: 12px;
}
.main .senior-search .senior-form .select-line:after {
  content: '';
  display: block;
  border-top: 1px solid #ccc;
}
.main .senior-search .senior-form .radio-ctl {
  float: left;
  margin: 0 20px 10px 0;
  cursor: pointer;
}
.main .senior-search .senior-form .radio-ctl:last-child {
  margin-right: 0;
}
.main .senior-search .senior-form .senior-radio {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.main .senior-search .senior-form .senior-ctl {
  float: left;
  margin-right: 10px;
  width: 300px;
  height: 28px;
  border: 1px solid #ccc;
  padding: 0 15px;
}
.main .senior-search .senior-form .senior-ctl:hover,
.main .senior-search .senior-form .senior-ctl:focus {
  border-color: #d23433;
}
.main .senior-search .senior-form .senior-select {
  float: left;
  position: relative;
  line-height: 26px;
  margin-right: 20px;
  width: 90px;
  text-align: center;
}
.main .senior-search .senior-form .senior-select.select-lang {
  width: 100px;
}
.main .senior-search .senior-form .senior-select .select-text {
  position: relative;
  padding-right: 15px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.main .senior-search .senior-form .senior-select .select-text:after {
  content: "\f107";
  position: absolute;
  top: 7px;
  right: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  line-height: 12px;
  color: #999;
}
.main .senior-search .senior-form .senior-select .select-text.text-placeholder {
  color: #999;
}
.main .senior-search .senior-form .senior-select .select-lists {
  display: none;
  position: absolute;
  left: 0;
  top: 26px;
  width: 100%;
  padding: 5px 0;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #ccc;
  z-index: 100;
  max-height: 300px;
  overflow: auto;
}
.main .senior-search .senior-form .senior-select .select-lists li {
  cursor: pointer;
}
.main .senior-search .senior-form .senior-select .select-lists li:hover {
  color: #d23433;
  background: #f5f5f5;
}
.main .senior-search .senior-form .list-btn {
  float: left;
  cursor: pointer;
  color: #d23433;
}
.main .senior-search .senior-form .form-btn {
  float: left;
  margin-right: 20px;
  width: 100px;
  height: 38px;
  border-radius: 3px;
  background: #d23433;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  color: #fff;
}
.main .product-detail:after {
  content: '';
  display: block;
  clear: both;
}
.main .product-detail .product-head {
  float: left;
  margin-left: 26px;
  width: 172px;
  height: 172px;
  overflow: hidden;
}
.main .product-detail .product-head .head-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .product-detail .detail-body {
  float: right;
  width: 880px;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.main .product-detail .detail-body b {
  color: #333;
}
.main .product-detail .detail-body .product-title {
  margin-bottom: 30px;
  font-size: 28px;
  color: #333;
  line-height: 52px;
}
.main .product-detail .detail-body .product-attrs {
  overflow: hidden;
}
.main .product-detail .detail-body .product-attrs li {
  float: left;
  margin-bottom: 15px;
  width: 50%;
}
.main .product-detail .detail-body .produce-des {
  position: relative;
  padding-left: 50px;
}
.main .product-detail .detail-body .produce-des .label {
  position: absolute;
  top: 0;
  left: 0;
}
.main .product-detail .detail-body .produce-des .hide {
  display: none;
}
.main .product-detail .detail-body .produce-des a {
  color: #d13433;
}
.main .product-detail .detail-body .produce-des a:hover {
  text-decoration: underline;
}
.main .product-detail .detail-body .volume-box {
  overflow: hidden;
}
.main .product-detail .detail-body .product-search {
	margin-top: 10px;
	overflow: hidden;
}
.main .product-detail .detail-body .product-search .search-label {
	float: left;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
}
.main .product-detail .detail-body .product-search .search-ctl {
	float: left;
	margin-right: 20px;
  height: 32px;
  width: 180px;
  font-size: 14px;
  color:#555;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.main .product-detail .detail-body .product-search .search-btn {
	float: left;
  display: inline-block;
  vertical-align: top;
  height: 32px;
  width: 80px;
  padding: 0 10px;
  font-size: 14px;
  color:#fff;
  border: none;
  background: #d23433;
  border-radius: 3px;
  cursor: pointer;
}
.main .product-detail .detail-body .volume-lists {
  margin: 10px -20px 0 0;
}
.main .product-detail .detail-body .volume-lists li {
  float: left;
  margin-top: 20px;
  width: 16.66%;
}
.main .product-detail .detail-body .volume-lists .volume-link {
  display: block;
  margin-right: 20px;
  font-size: 16px;
  color: #d13433;
  line-height: 40px;
  border-radius: 4px;
  background: #f6ecec;
  text-align: center;
}
.main .product-detail .detail-body .volume-lists .volume-link:hover {
  background: #d13433;
  color: #fff !important;
}
.literature-juurnal-type{
	overflow: hidden;
	background: #f2f2f2;
	padding: 2px 0 0 22px;
}
.literature-juurnal-type li{
	float: left;
	width: 150px;
	line-height: 40px;
	font-size: 18px;
	color: #666;
	text-align: center;
	cursor: pointer;
}
.literature-juurnal-type li.active{
	color: #fff;
	background: #d75a5a;
	pointer-events: none;
}
.literature-journal{
	overflow: hidden;
	padding-bottom: 40px;
}
.literature-journal .journal-detail-link{
	float: left;
	margin-top: 40px;
	box-sizing: border-box;
	width: 25%;
	padding-left: 54px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	background: url(../images/literature-journal-link-icon.png) no-repeat 30px center;
}
.journal-searchbox{
  text-align: center;
  margin: 35px 0;
  font-size: 0;
}
.journal-searchbox input[type=text]{
  width: 70%;
  max-width: 500px;
  height: 30px;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 3px 0 0 3px;
  border-right: none;
  padding: 0 20px;
}
.journal-searchbox input[type=button]{
  width: 30%;
  max-width: 120px;
  height: 30px;
  font-size: 14px;
  color: #fff;
  background: #d75a5a;
  text-align: center;
  border-radius: 0 3px 3px 0;

}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  body {
    min-width: auto;
  }
  input[type=text],
  input[type=password] {
    line-height: 20px;
  }
  input[type=button] {
    -webkit-appearance: none;
  }
  .page-crumb {
    margin: 20px 0;
  }
  .container {
    width: 100%;
    padding: 0 20px;
  }
  .header .header-wrap {
    font-size: 12px;
  }
  .header .header-wrap .wrap-lis .left {
    display: none;
  }
  .header .header-wrap .wrap-lis .li-register {
    margin: 0 20px 0 0;
  }
  .header .header-wrap .wrap-lis .header-search {
    float: left;
  }
  .header .header-wrap .wrap-lis .header-search .header-search-ctl {
    width: 160px;
  }
  .header .header-logo .header-logo-img {
    height: 50px;
  }
  .header .header-logo .header-webname {
    line-height: 50px;
    font-size: 20px;
  }
  .header .header-logo {
    position: relative;
    padding: 15px 0;
    border-bottom: 2px solid #1b2735;
  }
  .header .header-logo .mobile-bar {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -17px;
  }
  .header .header-nav {
    display: none;
    position: absolute;
    top: 94px;
    right: 10px;
    z-index: 1000;
    background: transparent;
  }
  .header .header-nav:before {
    content: '';
    float: right;
    margin-right: 15px;
    position: relative;
    top: 5px;
    width: 10px;
    height: 10px;
    background: #1b2735;
    transform: rotate(45deg);
  }
  .header .header-nav .container {
    clear: both;
    position: relative;
    z-index: 10;
    padding: 10px 0;
    background: #1b2735;
  }
  .header .header-nav .nav-lists li {
    float: none;
    width: 100%;
    text-align: center;
  }
  .header .header-nav .nav-lists li a {
    padding: 0 30px;
  }
  .main .module-index {
    margin: 0;
  }
  .main .module-index .module-banner {
    float: none;
    margin: 0 -20px;
    width: auto;
    height: 220px;
  }
  .main .module-index .module-banner-news,
  .main .module-index .module-left,
  .main .module-index .module-right {
    float: none;
    margin-top: 20px;
    width: 100%;
  }
  .footer {
    padding: 15px 0;
  }
  .friend-links a,
  .footer .footer-links a {
    display: inline-block;
    font-size: 12px;
  }
  .footer p,
  .footer a {
    font-size: 12px;
  }
  .mobile-bar {
    display: inline-block;
    padding-left: 34px;
    height: 34px;
    background: url(../images/mobile-navbar.png) no-repeat 7px center;
    background-size: 20px;
    cursor: pointer;
  }
  .news-nav .nav-cover,
  .home-nav .nav-cover {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .news-nav .subnav-lists,
  .main .home-main .home-nav .nav-lists {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: auto;
    left: -60%;
    width: 60%;
    transition: left 0.6s;
    z-index: 100;
    background: #fff;
  }
  .news-nav .subnav-lists.active,
  .main .home-main .home-nav .nav-lists.active {
    left: 0;
  }
  .main .page-content {
    float: none;
    width: 100%;
  }
  .main .page-content .filter-content {
    position: relative;
    top: 0;
  }
  .main .page-content .filter-content .filter-sort {
    float: right;
    margin: 15px 0 0;
  }
  .main .page-content .filter-content .filter-search {
    width: 100%;
  }
  .main .page-content .filter-content .filter-check {
    position: absolute;
    bottom: 10px;
    left: 0;
    margim: 0;
  }
  .main .page-content .data-table {
    overflow: auto;
  }
  .main .page-content .data-table .table-head,
  .main .page-content .data-table .table-body {
    width: 300%;
  }
  .main .page-content .cart-lists-content .cart-lists-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .main .page-content .page-data-type {
    position: static;
    margin-bottom: 10px;
  }
  .main .product-content .product-lists li {
    margin: 30px 0 0;
    width: 100%;
  }
  .main .product-content .product-lists .list-intro {
    margin-bottom: 20px;
  }
  .main .left-operate {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .main .left-operate .operate-item {
    border: none;
    padding: 0;
  }
  .main .left-operate .operate-title {
    float: left;
    margin-right: 20px;
    line-height: 20px;
  }
  .main .left-operate .operate-link {
    float: left;
    margin: 0 20px 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
  }
  .main .detail-content {
    float: none;
    margin: 20px 0;
    width: 100%;
  }
  .main .detail-content .detail-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
  }
  .main .detail-content .detail-source {
    margin-top: 15px;
    font-size: 12px;
  }
  .main .detail-content .center-recommend {
    margin-top: 20px;
  }
  .main .right-recommend {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .main .detail-policy {
    float: none;
    width: 100%;
  }
  .main .detail-policy .detail-table {
    overflow: auto;
  }
  .main .detail-policy .detail-table table {
    width: 200%;
  }
  .main .detail-policy .detail-title {
    width: 100%;
  }
  .main .detail-policy .notice-box {
    padding: 10px 0;
  }
  .main .detail-content.detail-literature {
    width: 100%;
  }
  .main .detail-content .literature-detail-intro .label {
    width: 72px;
  }
  .main .detail-content .literature-detail-intro .intro-list {
    padding-left: 80px;
  }
  .main .detail-content .file-links {
    padding: 0;
  }
  .main .detail-content .file-links a {
    margin-right: 20px;
  }
  .main .detail-content .file-links a:last-child {
    margin: 0;
  }
  .main .home-main {
    position: relative;
  }
  .main .home-main .user-info {
    margin-top: 20px;
  }
  .main .home-main .mobile-bar {
    position: absolute;
    top: 20px;
    right: 15px;
  }
  .main .home-main .home-content {
    float: none;
    width: 100%;
  }
  .main .home-main .home-table {
    overflow: auto;
  }
  .main .home-main .home-table table {
    width: 200%;
  }
  .main .home-main .account-list .list-content {
    margin-left: 80px;
  }
  .main .home-main .account-list .list-text {
    margin-right: 20px;
  }
  .main .home-main .account-list {
    width: 100%;
  }
  .main .home-main .table-head .table-search {
    float: none;
    width: auto;
    margin: 0;
    clear: both;
  }
  .main .home-main .post-form {
    margin: 0;
  }
  .main .home-main .post-form .list-content {
    margin-left: 70px;
  }
  .main .home-main .post-form .manual-lists {
    width: 100%;
  }
  .main .home-main .post-form .list-state {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 10px;
    text-align: center;
  }
  .main .login-form {
  height: auto;
    padding: 40px 0;
  }
  .main .login-form .form-tips {
    position: static;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .main .login-form .form-content {
    float: none;
    margin: 20px 0 0;
    width: 100%;
  }
  .main .page-content .filter-content .senior-btn {
    display: none;
  }
  .main .senior-search {
    margin: 0;
  }
  .main .senior-search .senior-form .list-label {
    position: static;
    text-align: left;
  }
  .main .senior-search .senior-form .list-content {
    margin-left: 0;
  }
  .main .senior-search .senior-form .radio-ctl {
    margin-bottom: 0;
  }
  .main .senior-search .senior-form .senior-ctl,
  .main .senior-search .senior-form .senior-select.select-lang {
    width: 60%;
    margin: 10px 5% 0 0;
  }
  .main .senior-search .senior-form .senior-select {
    margin: 10px 0 0;
    width: 35%;
  }
  .main .senior-search .senior-form .list-btn {
    position: absolute;
    top: 0;
    right: 0;
  }
  .main .senior-search .senior-form .select-line {
    margin: 10px 10px 0;
    left: 0;
  }
  .main .login-form .login-img{margin-bottom: 30px;}
	.main .login-form .login-logo {
		width: 100%;;
	}
  .main .product-detail .product-head {
    margin: 0;
    width: auto;
    height: auto;
  }
  .main .product-detail .product-head .head-img {
    width: auto;
    max-width: 170px;
    height: auto;
    max-height: 170px;
  }
  .main .product-detail .detail-body {
    width: 100%;
  }
  .main .product-detail .detail-body .product-attrs li {
    margin-bottom: 10px;
    width: 100%;
  }
  .main .product-detail .detail-body {
    font-size: 14px;
  }
  .main .product-detail .detail-body .product-title {
    margin: 10px 0;
  }
  .main .product-detail .detail-body .volume-lists li {
    margin-top: 10px;
    width: 50%;
  }
  .main .product-detail .detail-body .volume-lists .volume-link {
    line-height: 32px;
    font-size: 14px;
  }
  .main .product-detail .detail-body .product-search .search-label{
  	width: 50px;
  }
  .main .product-detail .detail-body .product-search .search-label,
  .main .product-detail .detail-body .product-search .search-btn{
  	clear: left;
  }
  .main .product-detail .detail-body .product-search .search-label,
  .main .product-detail .detail-body .product-search .search-ctl{
  	margin-bottom:10px;
  }
  .main .product-detail .detail-body .product-search .search-btn{
  	margin-left: 50px;
  }
  .main .product-content .product-lists.lists-short{
  	margin: 0;
  }
  .main .page-content .search-terms{position:static;}
  
	.literature-journal{
		padding-bottom: 0;
	}
	.literature-journal .journal-detail-link{
		margin-top: 10px;
		width: 50%;
		font-size: 14px;
		color: #333;
		padding-left: 30px;
		background-position: 10px center;
	}
	.literature-juurnal-type{
		margin-bottom: 20px;
		padding: 0 4%;
	}
	.literature-juurnal-type li{
		float: left;
		width: 46%;
		line-height: 32px;
		font-size: 14px;
	}
	.literature-journal-name{
		margin-bottom: 5px;
		font-size: 20px;
	}
	.main .news-nav .subnav-item .subnav-children .subnav-child li{
		width: 50%;
	}
}
