img {
  border: none !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.hide {
  display: none;
}
.page-content {
  width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .page-content {
    width: 1440px;
  }
}
@media screen and (max-width: 1440px) {
  .page-content {
    width: 1280px;
  }
}
@media screen and (max-width: 1280px) {
  .page-content {
    width: 1200px;
  }
}
@media screen and (max-width: 1200px) {
  .page-content {
    width: 990px;
  }
}
@media screen and (max-width: 1000px) {
  .page-content {
    width: 100%;
  }
}
.form-item {
  margin-bottom: 18px;
}
.form-item-label {
  text-align: right;
}
.form-item-label > label {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.form-item-label > label::after {
  content: '';
  margin: 0 18px 0 0;
}
.form-item-control-input {
  height: 36px;
  line-height: 36px;
}
.form-item-input {
  padding: 8px 11px;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #D3D1D0;
  width: 100%;
  font-size: 16px;
}
.form-item-submit {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #0068D3;
  color: #fff;
  font-size: 16px;
}
.row::before,
.row::after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.visible-sm {
  display: none;
}
.visible-md {
  display: none;
}
.visible-lg {
  display: none;
}
.hidden-sm {
  display: unset;
}
.hidden-md {
  display: unset;
}
.hidden-lg {
  display: unset;
}
@media (min-width: 768px) {
  .visible-sm {
    display: unset;
  }
  .hidden-sm {
    display: none;
  }
}
@media (min-width: 992px) {
  .visible-md {
    display: unset;
  }
  .hidden-sm {
    display: unset;
  }
  .hidden-md {
    display: none;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: unset;
  }
  .hidden-md {
    display: unset;
  }
  .hidden-lg {
    display: none;
  }
}
.pager-pagination {
  text-align: center;
  margin-top: 50px;
}
.pager-pagination-no-content {
  text-align: center;
}
.pager-pagination-item,
.pager-pagination-home,
.pager-pagination-prev,
.pager-pagination-next,
.pager-pagination-options,
.pager-pagination-jump {
  display: inline-block;
  color: #666;
  line-height: 28px;
  border: 1px solid #E1E1E1;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 4px;
  cursor: pointer;
  outline: 0;
}
.pager-pagination-options {
  padding: 0;
  margin-right: -3px;
}
.pager-pagination-options input {
  height: 28px;
  border: none;
  width: 32px;
  padding: 1px 7px;
}
.pager-pagination-item-active {
  color: #fff;
  background-color: #0068D3;
  border-color: #0068D3;
}
.pager-pagination-disabled {
  cursor: not-allowed;
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.45);
}
html,
body {
  height: 100%;
  min-height: 100vh;
  font-family: Microsoft YaHei;
  font-size: 14px;
  color: #444;
  line-height: 1.5;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
img {
  display: inline-block;
}
a {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
table {
  border-spacing: 0;
}
h1 {
  font-size: 38px;
  line-height: 1.23;
  font-weight: 600;
}
h2 {
  font-size: 30px;
  line-height: 1.35;
  font-weight: 600;
}
h3 {
  font-size: 24px;
  line-height: 1.35;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
}
input {
  outline: none;
}
.showmore {
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.showmore-trigger {
  text-align: center;
  margin-top: 12px;
}
.showmore-trigger > .more::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: url(show-more.png);
}
.showmore-trigger > .less::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: url(show-less.png);
}
.showmore-trigger > .less:hover,
.showmore-trigger > .more:hover {
  cursor: pointer;
}
.timeline {
  overflow-y: auto;
  height: 100%;
  padding-right: 16px;
}
.timeline li,.timeline-item {
  padding-left: 30px;
  position: relative;
}
.timeline-item-head {
  width: 14px;
  height: 14px;
  border: 2px solid #D7D7D7;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  z-index: 1;
  background-color: #fff;
}
.timeline-item-head:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #D7D7D7;
  position: absolute;
  top: 3px;
  left: 3px;
}
.timeline-item-right {
  position: absolute;
  top: 13px;
  left: 12px;
  border-top: 2px solid #D7D7D7;
  width: 10px;
}
.timeline-item-tail {
  position: absolute;
  height: 100%;
  border-left: 2px solid #D7D7D7;
  top: 7px;
  left: 6px;
  z-index: 0;
}
.timeline-item:last-child .timeline-item-tail {
  top: -7px;
}
.breadcrumbs {
  height: 160px;
  background: url(breadcrumb-title-bg.png) top left no-repeat;
  background-size: 100% auto;
  margin-top: -20px;
  padding-top: 107px;
  padding-right: 30px;
  font-size: 14px;
}
.breadcrumbs-sider {
  float: left;
  width: 333px;
  color: #fff;
  text-align: center;
}
.breadcrumbs-main {
  margin-left: 333px;
  padding-left: 47px;
  line-height: 40px;
}
.breadcrumbs-main h3 {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.breadcrumbs-main .cn {
  position: relative;
}
.breadcrumbs-main .cn::after {
  content: '';
  display: block;
  background-color: #0068D3;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  width: 96px;
  height: 4px;
  margin-top: 6px;
}
.breadcrumbs-main .en {
  color: #A8C6E5;
  margin-left: 18px;
}
.breadcrumbs-main-position {
  color: #707981;
}

.breadcrumbs-main-position a:last-child::after {
  margin: 0 0 0 0;
  display: none;
}
@media screen and (max-width: 1440px) {
  .breadcrumbs {
    height: 146px;
    padding-top: 97px;
  }
  .breadcrumbs-sider {
    width: 266px;
  }
  .breadcrumbs-main {
    margin-left: 266px;
  }
}
@media screen and (max-width: 1280px) {
  .breadcrumbs {
    height: 137px;
    padding-top: 86px;
  }
  .breadcrumbs-sider {
    width: 250px;
  }
  .breadcrumbs-main {
    margin-left: 250px;
  }
}
@media screen and (max-width: 1200px) {
  .breadcrumbs {
    height: 113px;
    padding-top: 62px;
  }
  .breadcrumbs-sider {
    width: 205px;
  }
  .breadcrumbs-main {
    margin-left: 205px;
    padding-left: 24px;
  }
}
.layout-footer {
  height: 200px;
  font-size: 14px;
  min-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 60%;
  max-width: 1200px;
}
.layout-footer-wrapper {
  height: 200px;
  background-color: #C2CCD3;
  color: #6F6F6F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-footer .divider-vertical {
  height: 90px;
  border-left: 1px solid #B6BEC4;
}
.layout-footer-content p {
  margin-bottom: 0.6em;
}
@media screen and (max-width: 1000px) {
  .layout-footer {
    min-width: 0px;
  }
  .layout-footer .riim {
    display: none;
  }
}
.layout-header {
  height: 70px;
  line-height: 70px;
  color: #fff;
  margin-top: 14px;
}
.layout-header-logo {
  padding-right: 32px;
  margin-right: 30px;
  border-right: 2px solid rgba(255, 255, 255, 0.1);
}
.layout-header h1 {
  line-height: inherit;
  font-weight: 300;
}
.layout-header .fr {
  float: right;
  margin-right: 3%;
}
.layout-header .fr a {
  float: right;
  margin-top: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 37px;
}
.layout-nav {
  text-align: right;
}
.nav-menu {
  color: #0068D3;
  font-size: 16px;
}
.nav-menu .icon {
  width: 36px;
  height: 30px;
  display: block;
  margin: 0 auto 8px;
}
.nav-menu-item {
  display: inline-block;
  width: 130px;
  height: 97px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-menu-item a {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav-menu-item .nav-menu-item-icon {
  font-size: 30px;
  display: block;
}
.nav-menu-item .icon-home {
  background: url(home_rcdw.png) no-repeat 50%;
}
.nav-menu-item .icon-list {
  background: url(list.png) no-repeat 50%;
}
.nav-menu-item .icon-paper {
  background: url(paper.png) no-repeat 50%;
}
.nav-menu-item .icon-group {
  background: url(group.png) no-repeat 50%;
}
.nav-menu-item .icon-people {
  background: url(people.png) no-repeat 50%;
}
.nav-menu-item.active,
.nav-menu-item:hover {
  background-color: #0068D3;
  color: #fff;
}
.nav-menu-item.active .icon-home,
.nav-menu-item:hover .icon-home {
  background: url(home-active_rcdw.png) no-repeat 50%;
}
.nav-menu-item.active .icon-list,
.nav-menu-item:hover .icon-list {
  background: url(list-active.png) no-repeat 50%;
}
.nav-menu-item.active .icon-paper,
.nav-menu-item:hover .icon-paper {
  background: url(paper-active.png) no-repeat 50%;
}
.nav-menu-item.active .icon-group,
.nav-menu-item:hover .icon-group {
  background: url(group-active.png) no-repeat 50%;
}
.nav-menu-item.active .icon-people,
.nav-menu-item:hover .icon-people {
  background: url(people-active.png) no-repeat 50%;
}
.phone-menu {
  float: right;
  width: 150px;
  height: 100%;
  overflow-y: scroll;
  background-color: #424c47;
  color: #ffffff;
  animation: manuebgmove 0.5s;
  -moz-animation: manuebgmove 0.5s;
  -webkit-animation: manuebgmove 0.5s;
  -o-animation: manuebgmove 0.5s;
  animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.phone-menu .page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.phone-menu-item {
  display: block;
  width: 100%;
  line-height: 45px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.phone-menu-item a,
.phone-menu-item span {
  float: left;
  width: 85%;
  height: 45px;
  padding-left: 15px;
  display: block;
}
.phone-menu-item time {
  float: left;
  width: 15px;
  height: 45px;
}
.phone-menu-item:hover {
  cursor: pointer;
}
.phone-menu::-webkit-scrollbar {
  display: none;
}
.phone-submenu-list {
  display: none;
  float: left;
  width: 100%;
}
.phone-submenu-item {
  display: block;
  width: 100%;
  line-height: 45px;
  height: 45px;
  font-size: 13px;
  color: #999999;
  animation: shows 0.5s;
  -moz-animation: shows 0.5s;
  -webkit-animation: shows 0.5s;
  -o-animation: shows 0.5s;
  animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.phone-submenu-item a {
  width: 100%;
  height: 45px;
  padding-left: 25px;
  display: block;
}
@-webkit-keyframes manuebgmove {
  0% {
    margin-right: -150px;
  }
  100% {
    margin-right: 0px;
  }
}
@keyframes manuebgmove {
  0% {
    margin-right: -150px;
  }
  100% {
    margin-right: 0px;
  }
}
@-webkit-keyframes shows {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shows {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
.layout-sider {
  width: 333px;
  background-color: #D3DDE7;
  color: #74818E;
  font-size: 18px;
  padding: 0 0 0 4px;
}
@media screen and (max-width: 1600px) {
  .layout-sider {
    width: 300px;
  }
}
@media screen and (max-width: 1440px) {
  .layout-sider {
    width: 266px;
  }
}
@media screen and (max-width: 1280px) {
  .layout-sider {
    width: 250px;
  }
}
@media screen and (max-width: 1200px) {
  .layout-sider {
    width: 205px;
  }
}
.layout-sider .aside-menu {
  background-color: #EEF2F6;
  padding: 0 20px;
  height: 100%;
}
.layout-sider .aside-menu-item {
  border-bottom: 1px solid #D3DDE7;
  height: 66px;
  line-height: 66px;
  position: relative;
}
.layout-sider .aside-menu-item a {
  display: block;
}
.layout-sider .aside-menu-item a:after {
  content: ">>";
  float: right;
}
.layout-sider .aside-menu-item.active {
  color: #0068D3;
}
.layout-sider .aside-menu-item.active:before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 20px;
  background-color: #0068D3;
  left: -24px;
  top: 21px;
}
@media screen and (max-width: 1000px) {
  .layout-sider {
    display: none;
  }
}
.layout-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.layout-wrapper {
  font-size: 0;
}
.layout-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  background-color: #fff;
  margin-bottom: 50px;
  padding: 0 0 0 50px;
}
.layout-banner {
  position: relative;
}
.layout-banner-img {
  width: 100%;
}
.layout-header-wrapper {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100px;
}
.layout-nav-wrapper {
  position: absolute;
  width: 100%;
  bottom: -100px;
}
@media screen and (max-width: 1280px) {
  .layout-nav-wrapper {
    bottom: -88px;
  }
}
.main-content-wrapper {
  margin-top: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #fbf8fb), to(#fbf8fb));
  background: linear-gradient(90deg, #fff 50%, #fbf8fb 50%, #fbf8fb);
}
@media screen and (max-width: 1280px) {
  .main-content-wrapper {
    margin-top: 88px;
  }
}
.main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}
.phone-headers {
  display: none;
}
.phone-slidermanue {
  display: none;
}
@media screen and (max-width: 1000px) {
  .main-content-wrapper {
    margin-top: 0px;
  }
  .layout-header-wrapper {
    display: none;
  }
  .layout-banner-img {
    display: none;
  }
  .layout-nav-wrapper {
    display: none;
  }
  .phone-headers {
    display: block;
    position: fixed;
    z-index: 332;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 62px;
    background-color: rgba(0, 104, 211, 0.7);
  }
  .phone-headers a {
    padding-left: 15px;
    color: #fff;
  }
  .phone-home {
    margin-left: 15px;
    width: 25px;
    height: 23.5px;
  }
  .phone-logo {
    margin-left: 15px;
    width: 234.5px;
    height: 36px;
  }
  .phone-manue {
    margin-right: 15px;
    width: 24px;
    height: 18px;
  }
  .phone-slidermanue {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 333;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    animation: blackbgani 1s;
    -moz-animation: blackbgani 1s;
    -webkit-animation: blackbgani 1s;
    -o-animation: blackbgani 1s;
    animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
  }
  .layout-main {
    margin-top: 62px;
    margin-left: 10px;
    width: 95%;
    margin-bottom: 20px;
    padding: 0 10px 0 10px;
  }
  @-webkit-keyframes blackbgani {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.4);
    }
  }
  @keyframes blackbgani {
    0% {
      background-color: rgba(0, 0, 0, 0);
    }
    100% {
      background-color: rgba(0, 0, 0, 0.4);
    }
  }
}
.TRS_Editor img{
  margin-bottom:-10px!important;
}
.TRS_Editor,.TRS_Editor *{
  font-size: 16px!important;
    line-height: 2!important;
    font-family:Microsoft YaHei!important;
}
.TRS_Editor p,.TRS_Editor div{
   margin-bottom: 20px!important;
}
@media(max-width:767px){
  .TRS_Editor img{
  width:100%;
}
}