body,
textarea {
  margin: 0;
  padding: 0;
  font: 12px arial, "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  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;
}
input {
  outline: none;
}
address,
cite,
code {
  font-weight: normal;
  font-style: normal;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent !important;
  background-image: none !important;
  transition: background-color 50000s ease-in-out 0s;
}
input::-webkit-input-safebox-button {
  display: none;
}
input::-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent;
  background-image: none;
  transition: background-color 50000s ease-in-out 0s;
}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #0068b7;
  text-decoration: underline;
}
em {
  color: #D92424;
  font-style: normal;
}
a:visited {
  text-decoration: none;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.line_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
input {
  border: none;
  outline: none;
}
input[type=button] {
  -webkit-appearance: none;
}
input,
textarea {
  outline: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  position: relative;
  min-width: 1240px;
  min-height: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background: #F6F6F6;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.container:after {
  content: '';
  display: block;
  clear: both;
}
.cl-btn {
  display: inline-block;
  padding: 0 20px;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  background: #0068b7;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
}
.cl-btn:hover {
  opacity: 0.9;
}
.cl-btn.primary {
  border: 1px solid #0068b7;
  color: #0068b7;
  line-height: 34px;
  background: #EFF4FD;
}
.cl-btn.primary:hover {
  opacity: 1;
  background: #f5f5f5;
  background: rgba(88, 131, 64, 0.05);
}
.cl-btn.btn-crumb {
  float: right;
  margin-left: 14px;
  width: 80px;
  padding: 0;
  line-height: 30px;
  font-size: 12px;
}
.cl-input {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  background: #fff;
  line-height: 38px;
}
.cl-input:focus {
  border-color: #0068b7;
}
.module-dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #444;
  background: rgba(0, 0, 0, 0.4);
  min-width: 0;
  display: block;
}
.module-dialog .dialog-main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.module-dialog .dialog-cont {
  position: relative;
  background: #fff;
}
.module-dialog .dialog-Agreement {
  width: 92%;
  max-width: 1000px;
  padding: 30px;
}
.module-dialog .dialog-Agreement .agr-title {
  margin-bottom: 20px;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}
.module-dialog .dialog-Agreement {}
.module-dialog .dialog-Agreement .agr-cont {
  margin-right: -15px;
  padding-right: 15px;
  max-height: 65vh;
  overflow: auto;
}
.module-dialog .dialog-Agreement {}
.module-dialog .dialog-Agreement {}
.module-dialog .dialog-Agreement .cl-btn {
  display: block;
  margin: 30px auto 0;
  width: 200px;
}
.module-dialog .dialog-alert {
  width: 500px;
  padding: 30px;
  text-align: center;
  border-radius: 8px;
}
.module-dialog .dialog-alert .alert-title {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
}
.module-dialog .dialog-alert .alert-msg {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.module-dialog .dialog-alert .cl-btn {
  margin-top: 30px;
  width: 200px;
}
.header-warp {
  background: #EFF4FA;
  line-height: 32px;
  font-size: 0;
}
.header-warp .warp-label {
  float: left;
  font-size: 14px;
}
.header-warp .warp-links {
  float: right;
}
.header-warp .warp-links .warp-link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 26px;
  font-size: 14px;
}
.header {
  padding: 16px 0;
  background: #fff;
}
.header .logo-link {
  float: left;
  height: 86px;
}
.header .header-logo {
  height: 100%;
}
.header .header-logo-text {
  float: left;
  line-height: 40px;
  font-size: 34px;
  color: #07132C;
  font-weight: bold;
}
.header .header-search {
  float: right;
  margin-top: 22px;
  position: relative;
  width: 360px;
}
.header .header-search .cl-input {
  padding: 0 44px 0 16px;
  height: 42px;
  border-radius: 4px;
  background: #edeeef;
  border: none;
}
.header .header-search .cl-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 42px;
  background: url(../images/search-icon.png) no-repeat 12px center;
  background-size: 20px;
}
.header-menu {
  background: #0068b7;
  font-size: 0;
  white-space: nowrap;
}
.header-menu .menu-lists {
  display: flex;
}
.header-menu .menu-lists li {
  flex: 1;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 9%;
}
.header-menu .menu-lists li:hover .li-child {
  display: block;
}
.header-menu .menu-lists li:hover .menu-link {
  background: rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
.header-menu .menu-lists .menu-link {
  margin-right: 1px;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.header-menu .menu-lists .menu-link.active {
  background: rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
.header-menu .menu-lists .li-child {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 100%;
  background: #1A5BD3;
  padding: 15px 24px;
  width: 316px;
  white-space: normal;
}
.header-menu .menu-lists .child-link {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  color: #fff;
}
.header-menu .menu-lists .child-link:hover {
  font-weight: bold;
  text-decoration: none;
}
.footer {
  background: #303438;
  padding: 24px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer .footer-title {
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 16px;
}
.footer .footer-links {
  float: left;
  width: 730px;
}
.footer .footer-concat {
  float: right;
  width: 366px;
}
.footer .footer-link {
  margin: 0 28px 16px 0;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.7;
}
.footer .footer-des {
  margin-top: 8px;
  opacity: 0.7;
}
.footer .footer-copy {
  margin-top: 30px;
  background: #222426;
  padding: 20px 0;
  text-align: center;
}
.footer .copy-des {
  opacity: 0.7;
}

.search-result-tip {
  padding: 8px 20px;
  background: #F6F6F6;
  line-height: 20px;
  color: #666;
  font-size: 14px;
}
.search-result-tip:after {
  content: '';
  display: block;
  clear: both;
}
.search-result-tip .tip-label {
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.search-result-tip .tip-result {
  float: left;
  font-size: 14px;
}
.search-result-tip .tip-result:first-child {
  margin-left: 0;
}
.search-result-tip .red {
  margin: 0 5px;
  color: #EB3F25;
  font-weight: bold;
}
.search-result-tip .tip-sort {
  float: right;
  overflow: hidden;
}
.search-result-tip .tip-sort li {
  float: left;
  margin-left: 15px;
  position: relative;
  padding-left: 18px;
  cursor: pointer;
  font-size: 13px;
  color: #333;
}
.search-result-tip .tip-sort li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 13px;
  height: 12px;
  background: url(../images/search-sort-icon.png);
  background-size: 100% 100%;
}
.search-result-tip .tip-sort li.active{
  color: #0068b7;
}
.search-result-tip .tip-sort li.active:after{
  background-image: url(../images/search-sort-icon-active.png);
}
.search-result-tip .tip-sort li.sort-asc:after{
  background-image: url(../images/search-sort-icon-active-asc.png);
}
.submenu-mobile-bar {
  display: none;
}
.bread-crumb {
  padding: 15px 0;
  font-size: 0;
  line-height: 20px;
}
.bread-crumb i,
.bread-crumb a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #888;
  font-style: normal;
}
.bread-crumb .crumb-pos {
  position: relative;
  padding-left: 16px;
}
.bread-crumb .crumb-pos:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 12px;
  height: 14px;
  background: url(../images/icon-pos.png) no-repeat center center;
  background-size: auto 100%;
}
.bread-crumb .crumb-step {
  margin: 0 6px 0 4px;
  transform: scale(1.2);
  font-style: italic;
}
.bread-crumb a.crumb-link:hover {
  color: #0068b7;
  text-decoration: underline;
}
.bread-crumb .crumb-label {
  color: #333;
}
.search-lists {
  margin-left: -20px;
}
.search-lists:after {
  content: '';
  display: block;
  clear: both;
}
.search-lists .data-list {
  margin: 0 0 20px 20px;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #D3D3D3;
  line-height: 22px;
  font-size: 14px;
}
.search-lists .data-list.has-img .data-cont {
  margin-right: 180px;
}
.search-lists .data-list .data-link {
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.search-lists .data-list .data-link em {
  color: #D92424;
  font-weight: inherit;
}
.search-lists .data-list .data-link:hover {
  color: #0068b7;
}
.search-lists .data-list .data-intro {
  margin-top: 12px;
  max-height: 44px;
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.search-lists .data-list .data-intro div,
.search-lists .data-list .data-intro p {
  display: inline;
}
.search-lists .data-list .data-intro img {
  display: none;
}
.search-lists .data-list .data-date {
  margin-top: 12px;
  color: #999;
}
.search-lists .data-list .data-img {
  float: right;
  width: 148px;
  height: 110px;
  overflow: hidden;
}
.search-lists .data-list .data-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search-lists .data-card {
  float: left;
  width: 33.33%;
}
.search-lists .data-card .card-link {
  display: block;
  margin: 0 0 20px 20px;
}
.search-lists .data-card .card-link:hover .link-img img {
  transform: scale(1.1);
}
.search-lists .data-card .link-img {
  height: 140px;
  overflow: hidden;
}
.search-lists .data-card .link-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s;
}
.search-lists .data-card .link-title {
  margin-top: 12px;
  height: 48px;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.search-lists .data-video {
  float: left;
  width: 33.33%;
  line-height: 20px;
}
.search-lists .data-video.sm .link-img {
  height: 175px;
}
.search-lists .data-video a {
  display: block;
}
.search-lists .data-video .data-cont {
  display: block;
  margin: 0 0 20px 20px;
}
.search-lists .data-video .link-img {
  height: 180px;
  overflow: hidden;
}
.search-lists .data-video .link-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s;
}
.search-lists .data-video .link-img:hover img {
  transform: scale(1.1);
}
.search-lists .data-video .link-title {
  margin-top: 12px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-lists .data-video .data-date {
  margin-top: 12px;
  font-size: 14px;
  color: #999;
}
.search-lists .data-video .date-link {
  float: right;
  color: #999;
}
.search-lists .data-video .date-link:hover {
  color: #0068b7;
}
.full .search-lists .data-card,
.full .search-lists .data-video {
  width: 25%;
}
.main {
  padding-bottom: 20px;
}
.main-search {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.main-search .main-cont {
  float: left;
  width: 820px;
  background: #fff;
}
.main-search .main-cont.full {
  width: 100%;
}
.main-search .search-rec {
  float: right;
  width: 364px;
  background: #fff;
  display: none;
}
.rec-item {
  border-top: 16px solid #F6F6F6;
}
.rec-item:first-child {
  border: none;
}
.rec-item .item-head {
  height: 60px;
  border-bottom: 1px solid #D3D3D3;
  padding: 0 20px;
  line-height: 58px;
}
.rec-item .item-head .head-txt {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.rec-item .item-body {
  padding: 20px;
}
.rec-item .rec-info {
  margin-right: -20px;
  padding-right: 20px;
  max-height: 400px;
  overflow: auto;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.rec-item .rec-info::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.rec-item .rec-info::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #0068b7;
}
.rec-item .news-types {
  overflow: auto;
  font-size: 0;
  white-space: nowrap;
}
.rec-item .news-types::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}
.rec-item .news-types::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #0068b7;
}
.rec-item .news-types li {
  margin-right: 14px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 3px solid transparent;
  font-size: 16px;
  color: #565965;
  cursor: pointer;
}
.rec-item .news-types li.active {
  color: #2362C0;
  border-color: #0068b7;
  font-weight: bold;
}
.main-index {
  padding: 20px 0;
}
.main-index .ad-img {
  width: 100%;
  margin-bottom: 20px;
  max-height: 100px;
  object-fit: cover;
}
.main-index .head-lines {
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
  border-left: 5px solid #999;
  overflow: hidden;
}
.main-index .head-lines .line-first {
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
}
.main-index .head-lines a {
  display: block;
  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.main-index .head-lines .line-base {
  float: left;
  width: 33.33%;
}
.main-index .head-lines .line-base a {
  padding: 0 20px;
  position: relative;
}
.main-index .head-lines .line-base a:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #bbb;
}
.main-index .head-lines {}
.main-index .module-news {
  padding: 20px;
  background: #fff;
  overflow: hidden;
}
.main-index .module-news:after {
  content: '';
  display: block;
  clear: both;
}
.main-index .module-news .news-banner {
  float: left;
  position: relative;
  width: 660px;
  height: 370px;
  overflow: hidden;
}
.main-index .module-news .news-banner .banner-lists {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.main-index .module-news .news-banner .banner-lists li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-index .module-news .news-banner .banner-lists .banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1.6s;
}
.main-index .module-news .news-banner .banner-lists .banner-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 210px 0 18px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  background: #b2b2b2;
  background: rgba(0, 0, 0, 0.6);
}
.main-index .module-news .news-banner .banner-lists .banner-title p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-news .news-banner .banner-lists a:hover .banner-img {
  transform: scale(1.05);
}
.main-index .module-news .news-banner .banner-wrap {
  position: absolute;
  bottom: 17px;
  right: 18px;
  font-size: 0;
  line-height: 0;
}
.main-index .module-news .news-banner .banner-wrap .swiper-pagination-bullet {
  margin-left: 8px;
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 6px;
  background: #fff;
  cursor: pointer;
  opacity: 0.8;
  border-radius: 3px;
  transition: width 0.6s;
}
.main-index .module-news .news-banner .banner-wrap .swiper-pagination-bullet-active {
  width: 16px;
  background: #0068b7;
  opacity: 1;
}
.main-index .module-news .module-news-list {
  float: right;
  width: 472px;
  height: 370px;
}
.main-index .module-news .news-type {
  background: #F2F2F2;
  overflow: hidden;
  font-size: 20px;
  line-height: 40px;
  color: #666;
}
.main-index .module-news .news-type li {
  float: left;
  padding: 0 30px;
  cursor: pointer;
  font-weight: bold;
}
.main-index .module-news .news-type li.active {
  background: #0068b7;
  color: #fff;
}
.main-index .module-news .news-type .news-more {
  float: right;
  margin-right: 12px;
  font-size: 14px;
  color: #999;
}
.main-index .module-news .news-type .news-more:hover {
  color: #0068b7;
}
.main-index .module-news .news-lists {
  margin-top: 20px;
}
.main-index .module-news .news-lists li {
  position: relative;
  margin-top: 12px;
  line-height: 20px;
  font-size: 14px;
}
.main-index .module-news .news-lists .li-link {
  position: relative;
  margin-right: 110px;
  padding-left: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-news .news-lists .li-link:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background: #D8D8D8;
  border-radius: 50%;
}
.main-index .module-news .news-lists .li-link:hover:after {
  background: #0068b7;
}
.main-index .module-news .news-lists .li-date {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  font-size: 14px;
}
.main-index .module-service {
  margin: 20px 0;
  overflow: hidden;
  color: #fff;
}
.main-index .module-service .service-item {
  float: left;
  position: relative;
  width: 590px;
}
.main-index .module-service .service-item.fr {
  float: right;
}
.main-index .module-service .service-img {
  width: 100%;
}
.main-index .module-service .service-title {
  position: absolute;
  top: 20px;
  left: 24px;
  white-space: nowrap;
}
.main-index .module-service .service-title .title-text {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}
.main-index .module-service .service-title .title-link {
  display: block;
  margin: 20px 0 0 3px;
  width: 100px;
  border-radius: 16px;
  border: 1px solid #fff;
  opacity: 0.8;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.main-index .module-service .service-title .title-link:hover {
  background: rgba(255, 255, 255, 0.1);
}
.main-index .module-service .service-info {
  position: absolute;
  top: 20px;
  left: 174px;
  width: 354px;
  opacity: 0.8;
}
.main-index .module-service .service-info .info-title {
  font-size: 16px;
}
.main-index .module-service .service-info .info-des {
  margin-top: 22px;
  font-size: 12px;
  line-height: 18px;
}
.main-index .module-cards {
  overflow: hidden;
}
.main-index .module-cards .group-title {
  margin: -6px 0 12px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
.main-index .module-cards .card-group {
  float: left;
  width: 944px;
  padding: 20px;
  background: #fff;
}
.main-index .module-cards .card-group .card-lists {
  margin: -16px 0 0 -16px;
  overflow: hidden;
}
.main-index .module-cards .card-group .card-lists li {
  float: left;
  width: 33.33%;
}
.main-index .module-cards .card-group .card-lists li.li-2 {
  width: 50%;
}
.main-index .module-cards .card-group .card-item {
  margin: 16px 0 0 16px;
  height: 204px;
  padding: 20px;
}
.main-index .module-cards .card-group .card-item.li-1 {
  background: #E8EFFA;
}
.main-index .module-cards .card-group .card-item.li-2 {
  background: #FFFAF4;
}
.main-index .module-cards .card-group .card-item.li-3 {
  background: #F1F0FF;
}
.main-index .module-cards .card-group .card-item.h-short{
  height: 178px;
}
.main-index .module-cards .card-group .card-item.li-4 {
  background: #EAFAE8;
}
.main-index .module-cards .card-group .card-item.li-5 {
  background: #EBF7FF;
}
.main-index .module-cards .card-group .card-item.li-6 {
  background: #FAF2F2;
}
.main-index .module-cards .card-group .card-head {
  margin-bottom: 16px;
}
.main-index .module-cards .card-group .head-txt,
.main-index .module-cards .card-group .head-img {
  display: inline-block;
  vertical-align: top;
}
.main-index .module-cards .card-group .head-img {
  height: 30px;
}
.main-index .module-cards .card-group .head-txt {
  margin-left: 12px;
  font-size: 18px;
  color: #333;
  line-height: 30px;
}
.main-index .module-cards .card-group .card-body {
  font-size: 0;
}
.main-index .module-cards .card-group .card-link {
  margin-bottom: 12px;
  display: inline-block;
  vertical-align: top;
  width: 45%;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-index .module-cards .card-group .card-link:nth-child(even) {
  margin-left: 10%;
}
.main-index .module-cards .card-links {
  float: right;
  width: 240px;
  padding: 20px;
  background: #fff;
}
.main-index .module-cards .card-links .card-link {
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.main-index .module-cards .card-links .card-link:last-child {
  margin: 0;
}
.main-index .module-cards .card-links .link-img {
  width: 100%;
  height: 58px;
}
.main-index .module-cards .card-links .link-txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  opacity: 0.9;
  color: #fff;
}
.main-index .module-apps {
  margin-top: 20px;
  overflow: hidden;
  padding: 18px 0;
  background: #fff;
}
.main-index .module-apps .app-lists li {
  float: left;
  width: 14.28%;
  text-align: center;
}
.main-index .module-apps .app-lists a {
  text-decoration: none;
}
.main-index .module-apps .app-lists .app-img {
  height: 62px;
}
.main-index .module-apps .app-lists .app-name {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
}
.err-msg {
  display: none;
  position: relative;
  top: -10px;
  color: #FC5446;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
.main-login {
  height: 100%;
  min-height: 850px;
  background: url(../images/login-bg.jpg) no-repeat center center / cover;
}
.main-login .container {
  height: 100%;
  position: relative;
}
.main-login .logo-link {
  position: absolute;
  left: 0;
  top: 5%;
}
.main-login .logo-link .logo-img {
  height: 86px;
}
.main-login .login-form {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -285px 0 0 -520px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.95);
  width: 1040px;
  padding: 70px 0;
  overflow: hidden;
}
.main-login .login-form .form-img {
  float: left;
  height: 460px;
  margin-left: 17px;
}
.main-login .login-form .form-content {
  margin: 0 90px 0 590px;
  padding-top: 10px;
}
.main-login .login-form .form-title {
  margin-bottom: 68px;
  position: relative;
  font-size: 26px;
  line-height: 38px;
  color: #0068b7;
}
.main-login .login-form .form-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -22px;
  width: 58px;
  height: 2px;
  background: #0068b7;
}
.main-login .login-form .form-list {
  margin-bottom: 20px;
  position: relative;
}
.main-login .login-form .form-ctl {
  width: 100%;
  height: 40px;
  padding: 0 20px 0 40px;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  background: #fff;
  font-size: 14px;
}
.main-login .login-form .form-ctl:focus {
  border-color: #0068b7;
}
.main-login .login-form .form-ctl-icon {
  position: absolute;
  z-index: 10;
  left: 16px;
  top: 50%;
  margin-top: -8px;
  height: 16px;
}
.main-login .login-form .form-rem {
  position: relative;
  top: -4px;
  margin-bottom: 30px;
  line-height: 16px;
  font-size: 0;
  display: block;
}
.main-login .login-form .form-rem input {
  vertical-align: middle;
}
.main-login .login-form .form-rem span {
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999;
}
.main-login .login-form .cl-btn {
  width: 100%;
  line-height: 40px;
  border-radius: 8px;
}
.main-login .login-form .form-into {
  margin-top: 25px;
  text-align: center;
  color: #999;
  font-size: 12px;
}
.main-login .login-form .form-into a {
  color: #0068b7;
}
.main-login .login-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  opacity: 0.8;
}
.main-detail-news {
  overflow: hidden;
  background: #fff;
  padding: 30px;
}
.main-detail-news .detail-title {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.main-detail-news .detail-date {
  margin-top: 16px;
  line-height: 22px;
  font-size: 0;
  text-align: center;
}
.main-detail-news .detail-date .date-label {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #666;
}
.main-detail-news .detail-date .date-label:first-child {
  margin: 0;
}
.main-detail-news .detail-content {
  margin: 24px 0 32px;
  padding-top: 25px;
  border-top: 1px dashed #D9D9D9;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  text-indent: 2em;
}
.main-detail-news .detail-content ul {
  padding-left: 40px;
  list-style: disc;
}
.main-detail-news .detail-content ol {
  padding-left: 40px;
  list-style: decimal;
}
.main-detail-news .detail-content li {
  list-style-type: inherit;
}
.main-detail-news .detail-content ul {
  padding-left: 40px;
  list-style: disc;
}
.main-detail-news .detail-content ol {
  padding-left: 40px;
  list-style: decimal;
}
.main-detail-news .detail-content li {
  list-style-type: inherit;
}
.main-detail-news .detail-content p {
  margin: 24px 0;
}
.main-detail-news .detail-content img {
  max-width: 100%;
}
.main-detail-news .video-cont {
  margin: 0 auto 20px;
  max-width: 100%;
  height: auto;
}
.main-detail-news .detail-url {
  float: right;
  max-width: 100%;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  word-break: break-all;
}
.main-detail-news .detail-url a {
  color: #0068b7;
  text-align: left;
}
.main-register {
  padding: 30px 0;
  background: #fff;
}
.main-register .form-title {
  margin-bottom: 20px;
  font-size: 22px;
  color: #0068b7;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
.main-register .user-type-form {
  padding: 70px 0;
  text-align: center;
}
.main-register .user-type-form .form-tip {
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  color: #333;
}
.main-register .user-type-form .form-tip:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url(../images/iframe-tip-icon.png) no-repeat;
  background-size: 100%;
}
.main-register .user-type-form .type-list {
  margin: 40px 0 60px;
}
.main-register .user-type-form .type-list li {
  position: relative;
  margin: 0 20px;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 200px;
  padding: 50px 0 0;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
.main-register .user-type-form .type-list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid transparent;
  pointer-events: none;
}
.main-register .user-type-form .type-list li:hover:after {
  border-color: #0068b7;
}
.main-register .user-type-form .type-list li.active {
  color: #0068b7;
}
.main-register .user-type-form .type-list li.active:after {
  border: 2px solid #0068b7;
}
.main-register .user-type-form .type-img {
  height: 54px;
  margin-bottom: 30px;
}
.main-register .user-type-form .type-btn {
  width: 380px;
  line-height: 50px;
  font-size: 16px;
  border-radius: 25px;
}
.main-register .register-form {
  display: none;
  margin: 0 auto;
  width: 660px;
}
.main-register .register-form.active {
  display: block;
}
.main-register .register-form .form-list {
  margin-bottom: 20px;
  position: relative;
}
.main-register .register-form .form-list.center {
  text-align: center;
}
.main-register .register-form .form-ctl {
  width: 100%;
  height: 40px;
  padding: 0 14px;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  background: #fff;
}
.main-register .register-form .form-ctl:focus {
  border-color: #0068b7;
}
.main-register .register-form .form-ctl.code {
  width: calc(100% - 120px);
}
.main-register .register-form .cl-btn.code {
  font-size: 12px;
  line-height: 40px;
  float: right;
  width: 110px;
  padding: 0;
}
.main-register .register-form .cl-btn.code.disabled {
  opacity: 0.7;
  pointer-events: none;
}
.main-register .register-form .list-label {
  margin-bottom: 10px;
}
.main-register .register-form .list-label b {
  color: red;
  margin-right: 4px;
}
.main-register .register-form .list-rember {
  padding: 0 0 30px;
  font-size: 0;
  line-height: 20px;
}
.main-register .register-form .list-rember span {
  font-size: 14px;
  color: #666;
}
.main-register .register-form .list-rember .rember-ctl {
  position: relative;
  top: 1px;
  margin-right: 8px;
  width: 12px;
  height: 12px;
  -webkit-appearance: none;
  border: 1px solid #999;
  border-radius: 2px;
  outline: none;
}
.main-register .register-form .list-rember .rember-ctl:checked {
  background: #0068b7 url(../images/search-icon-checked.png) no-repeat center center;
  background-size: 12px 12px;
  border-color: #0068b7;
}
.main-register .register-form .list-rember .rem-label {
  font-size: 13px;
}
.main-register .register-form .list-rember .rember-link {
  font-size: 13px;
  color: #0068b7;
}
.main-register .register-form .list-rember .rember-link:hover {
  text-decoration: underline;
}
.main-register .register-form .form-btn {
  width: 460px;
  height: 52px;
  font-size: 16px;
  border-radius: 26px;
}
.main-register .register-form .back-link {
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
}
.main-register .register-form .pad-type-bar {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 50px;
  height: 40px;
  background: url(../images/login-icon-eye-close.png) no-repeat center center;
  background-size: 20px auto;
  cursor: pointer;
}
.main-register .register-form .pad-type-bar.show {
  background-image: url(../images/login-icon-eye.png);
}
.verify-wrap {
  width: 100%;
  height: 40px;
  background-color: #e7f0fc;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.verify-wrap.code {
  position: absolute;
  bottom: 0;
  left: 0;
}
.verify-wrap span {
  box-sizing: border-box;
}
.verify-wrap .drag-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 40px;
  border-radius: 4px;
  background: #0068b7 url(../images/login-icon-arrow.png) no-repeat center center;
  background-size: auto 20px;
  z-index: 2;
  cursor: move;
}
.verify-wrap .suc-drag-btn {
  background: #fff url(../images/login-icon-slide-ok.png) no-repeat center center;
  background-size: 20px 20px;
  border: 1px solid #0068b7;
}
.verify-wrap .drag-progress {
  position: absolute;
  left: 0;
  top: -1px;
  height: 40px;
  border-top: 1px solid #0068b7;
  width: 0;
  background-color: #0068b7;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
}
.verify-wrap .fix-tips,
.verify-wrap .verify-msg {
  width: 100%;
  position: absolute;
  right: 0;
  left: 1px;
  height: 100%;
  color: #666;
  z-index: 1;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.verify-wrap .fix-tips {
  padding-left: 64px;
}
.verify-wrap .verify-msg {
  padding-right: 64px;
  background-color: #0068b7;
  color: #fff;
  display: none;
}
.main-party {
  background: #fff url(../images/main-bg-party.jpg) no-repeat center top;
  background-size: auto 280px;
}
.main-party .party-banner {
  margin-bottom: 30px;
  height: 230px;
  padding-top: 35px;
  text-align: center;
}
.main-party .party-banner .party-img {
  height: 117px;
}
.main-party .bread-crumb i,
.main-party .bread-crumb a {
  color: #fff !important;
}
.main-center {
  background: #fff;
  padding: 25px 20px;
}
.main-center:after {
  content: '';
  display: block;
  clear: both;
}
.main-center .rec-item .item-head {
  margin-bottom: 25px;
}
.main-center .center-menu {
  float: left;
  width: 250px;
  background: #F7F7F7;
}
.main-center .center-menu .menu-head {
  padding: 0 36px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 64px;
  background: url(../images/center-menu-head-bg.png);
  background-size: 100% 100%;
}
.main-center .center-menu .menu-body {
  border: 1px solid #E6E6E6;
  border-top: none;
}
.main-center .center-menu .menu-link {
  position: relative;
  border-top: 1px solid #E6E6E6;
  padding: 0 35px;
  line-height: 52px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
}
.main-center .center-menu .menu-link:after {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(-45deg);
}
.main-center .center-menu .menu-link:hover {
  color: #EB9F42;
}
.main-center .center-menu .menu-link:first-child {
  border: none;
}
.main-center .center-menu .menu-link.active,
.main-center .center-menu .menu-link.open {
  background: #EB9F42;
  color: #fff;
  font-weight: bold;
}
.main-center .center-menu .menu-link.active:after,
.main-center .center-menu .menu-link.open:after {
  border-color: #fff;
  margin-top: -6px;
  transform: rotate(45deg);
}
.main-center .center-menu .menu-link.has-child:after {
  content: '';
}
.main-center .center-menu .menu-child {
  padding: 10px 0;
  display: none;
}
.main-center .center-menu .child-link {
  position: relative;
  padding: 6px 20px 6px 52px;
  line-height: 20px;
  font-size: 15px;
  color: #666;
  cursor: pointer;
}
.main-center .center-menu .child-link:after {
  content: '';
  position: absolute;
  left: 35px;
  top: 13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #D3D3D3;
}
.main-center .center-menu .child-link:hover,
.main-center .center-menu .child-link.active {
  color: #EB9F42;
  font-weight: bold;
}
.main-center .center-menu .child-link:hover:after,
.main-center .center-menu .child-link.active:after {
  background: #EB9F42;
}
.main-center .main-cont {
  float: right;
  width: calc(100% - 287px);
}
.main-center .main-cont .cont-title {
  margin-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 16px;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
.submenu-mobile-bar {
  display: none;
}
.el-item {
  display: none;
}
.el-item.active {
  display: block;
}
.main-home {
  background: #fff;
  padding: 20px;
}
.main-home:after {
  content: '';
  display: block;
  clear: both;
}
.main-home .home-menu {
  float: left;
  width: 180px;
}
.main-home .home-menu .menu-head {
  padding: 0 20px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  background: #0068b7;
}
.main-home .home-menu .menu-lists {
  border: 1px solid #DCDCDC;
  border-top: none;
}
.main-home .home-menu .menu-lists li {
  border-bottom: 1px solid #DCDCDC;
}
.main-home .home-menu .menu-item {
  position: relative;
  padding: 0 20px 0 48px;
  cursor: pointer;
  font-size: 16px;
  color: #333;
  line-height: 48px;
}
.main-home .home-menu .menu-item:hover,
.main-home .home-menu .menu-item.active {
  color: #0068b7;
  background: #edf7ff;
}
.main-home .home-menu .li-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}
.main-home .home-menu .li-icon.icon-info {
  background-image: url(../images/home-menu-icon-info.png);
}
.main-home .home-menu .li-icon.icon-logout {
  background-image: url(../images/home-menu-icon-logout.png);
}
.main-home .home-container {
  float: right;
  width: calc(100% - 200px);
  min-height: 300px;
  border: 1px solid #DCDCDC;
  padding: 20px;
}
.main-home .info-title {
  margin-bottom: 25px;
  font-size: 22px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
}
.main-home .info-title .cl-btn {
  float: right;
  width: 60px;
  line-height: 24px;
  font-size: 13px;
  font-weight: normal;
}
.main-home .info-lists.lists-edit li {
  line-height: 32px;
}
.main-home .info-lists.lists-edit .cl-input {
  width: 50%;
  padding: 0 14px;
  font-size: 14px;
}
.main-home .info-lists li {
  position: relative;
  margin-top: 16px;
  min-height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.main-home .info-lists .li-label {
  position: absolute;
  left: 0;
  top: 0;
  color: #666;
}
.main-home .info-lists .li-cont {
  margin-left: 72px;
}
.main-home .info-lists .li-img {
  margin-bottom: 10px;
  max-widht: 100%;
}
.main-home .info-groups {
  margin-top: 30px;
}
.main-home .info-groups .cl-btn {
  width: 140px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 34px;
}

.search-facts {
  margin-top: 15px;
  position: relative;
  padding-left: 65px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
  display: none;
}
.search-facts .fact-label {
  position: absolute;
  left: 0;
  top: 5px;
  color: #333;
  white-space: nowrap;
  line-height: 26px;
}
.search-facts .fact-list {
  float: left;
  margin: 5px 10px 0 0;
  position: relative;
  background: #FFEAE6;
  border: 2px;
  padding: 4px 28px 4px 10px;
  color: #EB3F25;
}
.search-facts .fact-close {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 10px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url(../images/data-search-fact-close.png) no-repeat center center;
  background-size: 8px 8px;
  cursor: pointer;
}
.search-facts .fact-reset {
  float: left;
  margin-top: 5px;
  padding: 0 5px;
  line-height: 26px;
  color: #666;
  cursor: pointer;
}
.search-facts .fact-reset:hover {
  color: #EB3F25;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  body {
    min-width: auto;
    padding: 0;
  }
  .main {
    margin: 0;
  }
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .header-warp .warp-label {
    font-size: 12px;
  }
  .bread-crumb {
    padding: 10px 0;
  }
  .bread-crumb i,
  .bread-crumb a {
    font-size: 13px;
  }
  .header-warp .warp-links .warp-link,
  .header-warp .warp-links .warp-line {
    font-size: 13px;
  }
  .header {
    position: relative;
    height: auto;
    padding: 10px 0 15px;
    border-bottom: 1px solid #F1F3F8;
  }
  .header .logo-link {
    height: 54px;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: left;
  }
  .header .header-logo {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
  }
  .header .mobile-bar {
    position: absolute;
    top: 22px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/header-mobile-bar.png) no-repeat center center;
    background-size: 80% auto;
    z-index: 1000;
    cursor: pointer;
  }
  .header-menu {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100000;
  }
  .header-menu .menu-cover {
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .header-menu .container {
    position: absolute;
    right: 0;
    top: 0;
    white-space: normal;
    width: 50%;
  }
  .header-menu .menu-lists {
    padding: 30px 0;
  }
  .header-menu .menu-lists li {
    width: 100%;
  }
  .header-menu .menu-lists .menu-link {
    font-size: 16px;
    line-height: 40px;
  }
  .header-menu .menu-lists .li-child {
    display: block !important;
    position: relative;
    margin: 6px 0;
    width: 100%;
    background: rgba(26, 91, 211, 0.5);
    padding: 10px 20px;
  }
  .mobile-cover {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
  }
  .header .header-search {
    width: 100%;
    margin-top: 10px;
  }
  .main-detail-news {
    margin: 0 -15px;
    padding: 20px;
  }
  .main-detail-news .detail-title {
    font-size: 18px;
    line-height: 30px;
  }
  .main-detail-news .detail-date {
    margin-top: 12px;
    font-size: 13px;
  }
  .main-detail-news .detail-content {
    margin: 18px 0;
  }
  .footer {
    font-size: 13px;
  }
  .footer .footer-copy {
    margin-top: 15px;
    padding: 10px 0;
  }
  .footer .footer-title {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .footer .footer-links,
  .footer .footer-concat {
    float: none;
    width: 100%;
  }
  .footer .footer-concat {
    margin-top: 14px;
  }
  .footer .footer-link {
    margin: 0 14px 5px 0;
  }
  .footer .footer-des {
    margin-top: 4px;
  }
  .main-index {
    padding: 0 0 20px;
  }
  .main-index .module-news {
    padding: 0;
    overflow: visible;
    background: transparent;
  }
  .main-index .module-news .news-banner {
    float: none;
    margin: 0 -15px;
    width: auto;
    height: 220px;
    background: #fff;
  }
  .main-index .module-news .news-banner .banner-lists .banner-title {
    font-size: 13px;
    padding-right: 45%;
  }
  .main-index .module-news .module-news-list {
    float: none;
    margin-top: 15px;
    width: 100%;
    background: #fff;
    padding: 15px;
    height: auto;
  }
  .main-index .module-news .news-type {
    font-size: 16px;
    line-height: 34px;
  }
  .main-index .module-news .news-type li {
    padding: 0 20px;
  }
  .main-index .module-news .news-type .news-more {
    font-size: 12px;
  }
  .main-index .module-service .service-item {
    float: none;
    width: 100%;
  }
  .main-index .module-service .service-img {
    height: 120px;
  }
  .main-index .module-service .service-title .title-text {
    font-size: 15px;
  }
  .main-index .module-service .service-title .title-link {
    font-size: 12px;
    width: 90px;
    margin: 12px 0 0;
    line-height: 26px;
  }
  .main-index .module-service .service-title {
    left: 15px;
  }
  .main-index .module-service .service-info {
    left: 130px;
    right: 15px;
    width: auto;
  }
  .main-index .module-service .service-info .info-title {
    font-size: 13px;
  }
  .main-index .module-service .service-info .info-des {
    margin-top: 12px;
    font-size: 11px;
  }
  .main-index .module-service .service-item.fr {
    float: none;
    margin-top: 10px;
  }
  .main-index .module-cards .card-group,
  .main-index .module-cards .card-links {
    float: none;
    width: 100%;
  }
  .main-index .module-cards .card-links {
    margin-top: 20px;
  }
  .main-index .module-cards .card-group .card-lists li {
    width: 100% !important;
  }
  .main-index .module-cards .card-group .card-item {
    height: auto !important;
    padding-bottom: 6px;
  }
  .main-index .module-apps .app-lists li {
    width: 33.33%;
    margin-top: 10px;
  }
  .main-index .module-apps .app-lists .app-name {
    font-size: 13px;
  }
  .main-login {
    min-height: 590px;
  }
  .main-login .logo-link {
    display: block;
    position: static;
    padding-top: 20px;
  }
  .main-login .logo-link .logo-img {
    height: 54px;
  }
  .main-login .login-form {
    width: 100%;
    left: 6%;
    margin: -194px 0 0;
    width: 88%;
    padding: 30px;
  }
  .main-login .login-form .form-img {
    display: none;
  }
  .main-login .login-form .form-content {
    margin: 0;
    padding: 0;
  }
  .main-login .login-form .form-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .main-login .login-form .form-title:after {
    bottom: -10px;
  }
  .main-login .login-footer {
    bottom: 20px;
    font-size: 12px;
  }
  .main-register .user-type-form {
    padding: 10px 0;
  }
  .main-register .form-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .main-register .user-type-form .form-tip {
    margin: 0;
  }
  .main-register .user-type-form .type-list li {
    width: 40%;
    margin: 0 3%;
  }
  .main-register .user-type-form .type-btn {
    width: 80%;
    line-height: 40px;
    font-size: 14px;
  }
  .main-register .register-form {
    width: 100%;
  }
  .main-register .register-form .form-btn {
    width: 80%;
    height: 40px;
    font-size: 14px;
  }
  .main-search {
    margin: 0 -15px;
  }
  .main-search .main-cont {
    width: 100%;
  }
  .main-search .search-rec {
    display: none;
  }
  .search-lists {
    margin-left: -14px;
  }
  .search-lists .data-list {
    margin-left: 14px;
  }
  .search-lists .data-list .data-img {
    width: 120px;
  }
  .search-lists .data-list.has-img .data-cont {
    margin-right: 135px;
  }
  .search-lists .data-video,
  .search-lists .data-card {
    width: 50% !important;
  }
  .search-lists .data-card .card-link,
  .search-lists .data-video .data-cont {
    margin-left: 14px;
  }
  .search-lists .data-video .link-img,
  .search-lists .data-card .link-img {
    height: 120px !important;
  }
  .search-lists .data-video .link-title,
  .search-lists .data-card .link-title {
    font-size: 14px;
  }
  .rec-item .news-types li {
    font-size: 16px;
  }
  .rec-item .item-head {
    height: 48px;
    line-height: 48px;
  }
  .main-party .party-banner .party-img {
    height: 70px;
  }
  .main-party .party-banner {
    margin-bottom: 10px;
    height: 120px;
    padding-top: 25px;
  }
  .main-party {
    background-size: auto 160px;
  }
  .mobile-cover {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1900;
    background: rgba(0, 0, 0, 0.7);
  }
  .submenu-mobile-bar {
    display: inline-block;
    margin-bottom: 12px;
    padding-left: 28px;
    line-height: 24px;
    font-size: 16px;
    color: #0068b7;
    background: url(../images/header-mobile-bar.png) no-repeat 3px center;
    background-size: 20px auto;
    cursor: pointer;
  }
  .search-menu,
  .main-center .center-menu,
  .main-home .home-menu {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: -50%;
    width: 50% !important;
    height: auto;
    bottom: 0;
    padding: 0;
    overflow-y: auto;
    background-color: #fff;
    transition: left 0.6s;
    border: none;
  }
  .search-menu.open,
  .main-center .center-menu.open,
  .main-home .home-menu.open {
    left: 0;
  }
  .main-center .main-cont {
    float: none;
    width: 100%;
  }
  .main-center .main-cont .cont-title {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .main-home .home-container {
    float: none;
    width: 100%;
    border: none;
    padding: 0;
  }
  .main-index .module-cards .card-links .link-img {
    height: 58px;
  }
  .main-index .module-cards .card-links .link-txt {
    line-height: 58px;
  }
  .main-index .head-lines .line-first{
    margin: 0;
    font-size: 20px;
  }
  .main-index .head-lines .line-base{
    margin-top: 10px;
    width: 100%;
  }
  .main-index .head-lines .line-base a{
    padding-right: 0;
  }
  .main-index .head-lines{
    margin-top: 20px;
  }

  .main-detail-news .detail-content p {
    margin: 16px 0;
    text-indent: 0;
  }
  .main-detail-news .detail-content img {
    max-width: 100% !important;
    margin-right: 0 !important;
  }
}
/*# sourceMappingURL=main.css.map */