﻿@font-face {
  font-family: 'cmsicon';
  /* project id 1037842 */
  src: url('//at.alicdn.com/t/font_1037842_zpq6g42e0we.eot');
  src: url('//at.alicdn.com/t/font_1037842_zpq6g42e0we.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1037842_zpq6g42e0we.woff2') format('woff2'), url('//at.alicdn.com/t/font_1037842_zpq6g42e0we.woff') format('woff'), url('//at.alicdn.com/t/font_1037842_zpq6g42e0we.ttf') format('truetype'), url('//at.alicdn.com/t/font_1037842_zpq6g42e0we.svg#cmsicon') format('svg');
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.transition-on {
  -webkit-transition: all ease-in 0.2s;
  -moz-transition: all ease-in 0.2s;
  -ms-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
a {
  text-decoration: none;
  color: #333;
}
.transparentBg {
  background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0NzNEMjgzQjBCQzExRTdCNUY2RTgzNTRENzEwNDU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0NzNEMjg0QjBCQzExRTdCNUY2RTgzNTRENzEwNDU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjQ3M0QyODFCMEJDMTFFN0I1RjZFODM1NEQ3MTA0NTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjQ3M0QyODJCMEJDMTFFN0I1RjZFODM1NEQ3MTA0NTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAQABADAREAAhEBAxEB/8QATAABAQEAAAAAAAAAAAAAAAAACQAKAQEAAAAAAAAAAAAAAAAAAAAAEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDTgBiAQB3B/9k=);
  background-repeat: repeat;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: 微软雅黑, serif;
}
img {
  border: none;
}
body {
  position: relative;
  min-width: 1200px;
}
.clear {
  clear: both;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
button {
  border-radius: 6px;
  font-weight: bold;
  outline: none;
  border: none;
  cursor: pointer;
}
button.primary {
  background: #DF2E27;
  color: #fff;
}
button.default {
  background: #fff;
  color: #3C4455;
  border: 1px #BCBEC2 solid;
}
.sys-page__btns {
  text-align: center;
  padding: 33px 0;
}
.sys-page__btns button + button {
  margin-left: 40px;
}
.mask {
  position: fixed;
  z-index: 1000;
  background-color: #000;
  filter: alpha(opacity=50);
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
}
div.gd-footer {
  margin-top: 0;
}
.sys-header {
  position: fixed;
  z-index: 19;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background-color: #BD1A2D;
}
.sys-header__content {
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.sys-header__content img {
  margin-top: 11px;
  width: 156px;
  height: 37px;
}
.sys-modal {
  position: fixed;
  width: 320px;
  height: 200px;
  left: 50%;
  top: 50%;
  z-index: 1001;
  margin-left: -160px;
  margin-top: -130px;
  border-radius: 8px;
  background-color: #fff;
  padding: 25px 0 0 0;
  text-align: center;
}
.sys-modal.modal-letter-tips {
  display: none;
  width: 800px;
  height: 660px;
  padding: 51px 37px 75px 37px;
  position: absolute;
  margin-left: -400px;
  top: 0;
  margin-top: 0;
}
.sys-modal.modal-letter-tips .sys-modal__title .title {
  font-size: 24px;
  color: #F2274D;
}
.sys-modal.modal-letter-tips .sys-modal__content {
  text-align: left;
  color: #3C4455;
}
.sys-modal.modal-letter-tips .sys-modal__content p {
  text-indent: 2em;
  line-height: 1.7;
  font-size: 16px;
}
.sys-modal.modal-letter-tips .sys-modal__footer {
  padding-bottom: 35px;
}
.sys-modal.modal-letter-tips .sys-modal__footer button {
  width: 140px;
  font-size: 16px;
  height: 40px;
}
.sys-modal__title .icon {
  font-size: 20px;
  font-family: cmsicon;
  color: #F2274D;
}
.sys-modal__title .title {
  font-size: 20px;
  font-weight: bold;
  color: #111419;
}
.sys-modal__content {
  padding: 20px 0 20px 0;
  font-size: 18px;
  color: #888c94;
}
.sys-modal__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 25px;
}
.sys-modal__footer button {
  width: 70px;
  font-size: 16px;
  height: 35px;
}
.sys-loading {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #fff;
  filter: alpha(opacity=30);
  background-color: rgba(255, 255, 255, 0.3);
}
.sys-loading img {
  position: absolute;
  width: 68px;
  height: 68px;
  left: 50%;
  top: 50%;
  margin-left: -34px;
  margin-top: -34px;
}
.post-item {
  border: 1px solid #E0E0E0;
  padding: 48px 38px 28px 38px;
  margin-bottom: 39px;
  line-height: 1.8;
  text-align: justify;
}
.post-item__title {
  text-align: center;
  color: #3C4455;
  font-size: 24px;
  margin: 0;
  font-weight: bold;
  display: block;
}
.post-item__subtitle {
  font-size: 20px;
  color: #EF5350;
  padding-top: 30px;
}
.post-item__shorttitle {
  font-size: 18px;
  color: #616161;
  padding-top: 18px;
}
.post-item__abstract {
  margin-top: 28px;
  background: #f0f0f0;
  border-radius: 8px;
  padding: 29px;
  color: #616161;
  font-size: 18px;
  line-height: 1.8;
}
.post-item__abstract .with-link {
  color: #EF5350;
  text-underline: none;
}
.post-item__date {
  text-align: right;
  color: #9E9E9E;
  font-size: 15px;
  margin-top: 20px;
}
.base-style {
  width: 1100px;
  position: relative;
  overflow: hidden;
}
.topic-wrapper {
  width: 1100px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#topic-list a img {
  margin-bottom: 14px;
}
.topic-list {
  box-sizing: border-box;
  width: 1100px;
  position: relative;
  overflow: hidden;
}
.topic-list .topic-item {
  width: 1100px;
  position: relative;
  overflow: hidden;
}
.topic-list .topic-item img {
  width: 1100px;
  position: relative;
  overflow: hidden;
}
/*
 * Swiper - Mobile Touch Slider CSS
 * http://www.idangero.us/sliders/swiper
 *
 * Vladimir Kharlampidi, The iDangero.us
 * http://www.idangero.us/
 *
 * Copyright 2012-2013, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 *
 * Licensed under GPL & MIT
 *
*/
/* ===============================================================
Basic Swiper Styles
================================================================*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
    height: 100px;*/
}
.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
    height: 100%;*/
}
.swiper-slide-active {
  /* Specific active slide styling: */
}
.swiper-slide-visible {
  /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
  /* Stylize pagination button: */
}
.swiper-active-switch {
  /* Specific active button style: */
}
.swiper-visible-switch {
  /* Specific visible button style: */
}
.sys-tab {
  background-color: #fffaf6;
  border-radius: 10px;
  text-align: center;
  margin: auto;
  width: 1104px;
  display: flex;
  opacity: 0;
}
.sys-tab span {
  flex: 1;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
}
.sys-tab span a {
  cursor: pointer;
  color: #3C4455;
}
.sys-tab span a .iconfont {
  font-family: cmsicon;
  color: #e4384a;
  margin-right: 5px;
}
.sys-page {
  background: url(/overseer_frontend_pc/images/index_bg.6bffe60ac6afde2095ec64879f6a4d95.png) no-repeat;
  background-size: 100% 1170px;
  min-height: 100%;
  height: auto;
  padding-top: 399px;
}
.sys-page__top-image {
  width: 1200px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
}
.sys-page__top_tab {
  position: relative;
  z-index: 9;
  width: 1100px;
  margin: 0px auto 30px;
}
.sys-page__content {
  z-index: 9;
  width: 1100px;
  height: 524px;
  margin: 0 auto 0 auto;
  position: relative;
  background: url(/overseer_frontend_pc/images/red_bg.7734e808fba665b4b3d83391328ef35a.png);
  background-size: 100% 100%;
  padding: 115px 71px 0 71px;
}
.sys-page__content h1 {
  position: absolute;
  top: 39px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.sys-page__content p {
  text-indent: 2em;
  font-size: 20px;
  line-height: 1.7;
  font-weight: 400;
  color: #fff;
}
.sys-page__btns {
  text-align: center;
  padding: 33px 0 59px 0;
}
.sys-page__btns button {
  width: 200px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
}
.sys-page__cat {
  width: 100%;
  background: #f0f0f0;
  padding-bottom: 60px;
  display: none;
}
.sys-page__cat-title {
  padding: 60px 0 40px 0;
  color: #EF5350;
  position: relative;
  height: 145px;
}
.sys-page__cat-title > div {
  position: absolute;
  font-size: 32px;
  width: 128px;
  height: 45px;
  top: 50px;
  left: 50%;
  font-weight: bold;
  margin-left: -64px;
}
.sys-page__cat-title img {
  width: 30px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.sys-page__cat-title img.with-left {
  left: 0;
  margin-left: -50px;
}
.sys-page__cat-title img.with-right {
  right: 0;
  margin-right: -50px;
}
.sys-page__cat-content {
  padding: 65px 65px 45px 65px;
  width: 1100px;
  background: #fff;
  margin: 0 auto;
}
.sys-page__cat .exposure-content .post-item__date:nth-last-child(1) {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.sys-page__cat .exposure-content .post-item__date {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E0E0E0;
}
.sys-page__cat .exposure-content .with-link {
  color: #EF5350;
}
.sys-page__cat .exposure-content .cat-content__title {
  color: #333 !important;
}
.sys-page__cat .cat-content__title,
.sys-page__cat .exposure-content__title {
  color: #EF5350;
  border-left: 4px solid #EF5350;
  padding-left: 8px;
  font-size: 20px;
  font-weight: bold;
}
.sys-page__cat .cat-content__abstract,
.sys-page__cat .exposure-content__abstract {
  margin-top: 34px;
  color: #616161;
  font-size: 18px;
}
.sys-page__cat .cat-content__abstract p,
.sys-page__cat .exposure-content__abstract p {
  text-indent: 2em;
  line-height: 1.9;
}
.sys-page__cat .cat-content__list,
.sys-page__cat .exposure-content__list {
  margin-top: 59px;
}
.sys-page__cat .cat-content__bottom,
.sys-page__cat .exposure-content__bottom {
  text-align: center;
}
.sys-page__cat .cat-content__bottom a,
.sys-page__cat .exposure-content__bottom a {
  color: #EF5350;
  font-size: 18px;
  font-weight: bold;
}
.sys-page__cat .cat-content__bottom img,
.sys-page__cat .exposure-content__bottom img {
  width: 8px;
  height: 14px;
}
.modal-video {
  display: none;
  z-index: 1001;
  width: 960px;
  height: 610px;
  position: absolute;
  left: 50%;
  margin-left: -480px;
}
.modal-video__player {
  width: 960px;
  height: 540px;
}
.modal-video .modal-footer {
  text-align: center;
}
.modal-video .modal-footer button {
  margin-top: 15px;
  font-size: 48px;
  color: #fff;
  background: transparent;
  font-weight: normal;
  font-family: cmsicon;
  cursor: pointer;
}
#category-topic {
  padding-top: 60px;
  padding-bottom: 0px;
}
#category-exposure {
  padding-bottom: 0px;
}
#category-exposure .sys-page__cat-title > div {
  text-align: center;
}


/*# sourceMappingURL=index.d49f45.css.map*/