﻿html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
p {
  margin: 5px 0;
}
a,
img {
  border: 0;
  outline: none;
}
.widget-text-list.text-list.with-style-4 ul li {
  height: auto !important;
}
.widget-text-list.text-list.with-style-4 .widget-text-list__list.swiper-wrapper {
  height: auto !important;
}
.row {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 1px;
  overflow: hidden;
  clear: both;
  margin: 0 auto;
  text-align: center;
}
.row-content {
  text-align: left;
  margin: 0 auto;
}
.row-content:after {
  display: block;
  content: '';
  clear: both;
}
.col {
  position: relative;
  height: auto;
  min-height: 1px;
  overflow: hidden;
  float: left;
  margin: 0;
  box-sizing: border-box;
}
.col.x100 {
  width: 100%;
}
.col.x50 {
  width: 50%;
}
.col.x33 {
  width: 33%;
}
.col.x34 {
  width: 34%;
}
.col.x67 {
  width: 67%;
}
.widget-text {
  min-height: 1px;
  height: auto;
}
.widget-image img {
  vertical-align: middle;
}
.widget-image .widget-image__content {
  position: relative;
}
.widget-image .widget-image__content.with-style-1 .image-desc {
  display: none;
}
.widget-image .widget-image__content.with-style-3 .image-desc {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(17, 20, 25, 0.5);
}
.widget-image .widget-image__content.with-style-3 a {
  color: #fff;
}
.widget-image .widget-image__content a {
  width: auto;
  position: relative;
  text-decoration: none;
  color: #3c4455;
  display: inline-block;
}
.widget-image .widget-image__content img {
  max-width: 100%;
  width: auto;
}
.widget-image .widget-image__content .image-desc {
  line-height: 40px;
  height: 40px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.widget-navi .widget-navi__content {
  overflow: hidden;
  margin: 0 auto;
}
.widget-navi .widget-navi__item {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.widget-navi .widget-navi__item a {
  text-decoration: none;
  color: inherit;
}
.widget-navi .widget-navi__item > span {
  cursor: pointer;
}
.widget-news a {
  color: inherit;
}
.widget-news .widget-news__title {
  font-size: 28px;
  font-weight: bold;
  line-height: 95px;
}
.widget-news .widget-news__abstract {
  font-weight: 400;
  color: #999 !important;
  font-size: 16px;
  display: none;
}
.widget-news.with-abstract .widget-news__abstract {
  display: block;
}
.widget-text-list .widget-text-list__content {
  box-sizing: border-box;
  position: relative;
}
.widget-text-list .widget-text-list__content * {
  box-sizing: border-box;
}
.widget-text-list.widget-loop-images .loop-arrow {
  display: block;
}
.widget-text-list.widget-loop-images .widget-text-list__title {
  margin-bottom: 10px;
}
.widget-text-list.widget-loop-images .widget-text-list__title a {
  color: inherit;
}
.widget-text-list.widget-loop-images .widget-text-list__wrapper {
  overflow: hidden;
  padding: 20px 40px;
  position: relative;
}
.widget-text-list.widget-loop-images .widget-text-list__content {
  overflow: hidden;
}
.widget-text-list.widget-loop-images ul {
  font-size: 16px;
  font-weight: 400;
  padding-left: 0;
  overflow: hidden;
}
.widget-text-list.widget-loop-images ul li {
  list-style: none;
  box-sizing: border-box !important;
  padding: 0 10px;
}
.widget-text-list.widget-loop-images ul a {
  display: block;
  text-align: center;
}
.widget-text-list.text-list.with-style-1 .widget-text-list__title a {
  color: inherit;
}
.widget-text-list.text-list.with-style-1 ul {
  font-size: 16px;
  font-weight: 400;
  padding-left: 0;
}
.widget-text-list.text-list.with-style-1 ul li {
  list-style: none;
}
.widget-text-list.text-list.with-style-1 ul li + li {
  border-top: 1px #D8DADD dashed;
}
.widget-text-list.text-list.with-style-1 ul .post {
  padding: 30px 0 13px 0;
}
.widget-text-list.text-list.with-style-1 ul .post-title {
  color: #3C4455;
  font-weight: bold;
  font-size: 20px;
}
.widget-text-list.text-list.with-style-1 ul .post-abstract {
  margin-bottom: 30px;
}
.widget-text-list.text-list.with-style-2 .widget-text-list__title {
  margin-bottom: 20px;
}
.widget-text-list.text-list.with-style-2 .widget-text-list__title a {
  color: inherit;
}
.widget-text-list.text-list.with-style-2 ul {
  font-size: 16px;
  font-weight: 400;
  padding-left: 20px;
}
.widget-text-list.text-list.with-style-2 ul li {
  color: #666;
  list-style: square;
  margin: 16px 0;
}
.widget-text-list.text-list.with-style-2 ul li a {
  display: inline-block;
  color: inherit;
  vertical-align: middle;
}
.widget-text-list.text-list.with-style-2 ul .post-title {
  color: #666;
}
.widget-text-list.text-list.with-style-2 ul .post-abstract {
  display: none;
}
.widget-text-list.text-list.with-style-3 .widget-text-list__title {
  margin-bottom: 10px;
}
.widget-text-list.text-list.with-style-3 .widget-text-list__title a {
  color: inherit;
}
.widget-text-list.text-list.with-style-3 .loop-arrow {
  display: block;
}
.widget-text-list.text-list.with-style-3 .widget-text-list__wrapper {
  overflow: hidden;
  padding: 20px 50px;
  position: relative;
}
.widget-text-list.text-list.with-style-3 .widget-text-list__content {
  overflow: hidden;
}
.widget-text-list.text-list.with-style-3 ul {
  font-size: 16px;
  font-weight: 400;
  padding-left: 0;
  overflow: hidden;
}
.widget-text-list.text-list.with-style-3 ul li {
  list-style: none;
}
.widget-text-list.text-list.with-style-3 ul a {
  background-color: #fff;
  display: block;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 23px;
}
.widget-text-list.text-list.with-style-3 ul .post {
  padding: 0 0 13px 0;
}
.widget-text-list.text-list.with-style-3 ul .post-title {
  color: #3C4455;
  font-weight: bold;
  font-size: 20px;
}
.widget-text-list.text-list.with-style-4 .widget-text-list__title {
  margin-bottom: 10px;
}
.widget-text-list.text-list.with-style-4 .widget-text-list__title a {
  color: inherit;
}
.widget-text-list.text-list.with-style-4 .loop-arrow {
  display: block;
}
.widget-text-list.text-list.with-style-4 .widget-text-list__wrapper {
  overflow: hidden;
  padding: 20px 50px;
  position: relative;
}
.widget-text-list.text-list.with-style-4 .widget-text-list__content {
  overflow: hidden;
}
.widget-text-list.text-list.with-style-4 ul {
  font-size: 16px;
  font-weight: 400;
  padding-left: 0;
  overflow: hidden;
}
.widget-text-list.text-list.with-style-4 ul li {
  list-style: none;
  box-sizing: border-box !important;
  padding: 0 10px;
}
.widget-text-list.text-list.with-style-4 ul a {
  background-color: #fff;
  display: block;
  padding: 35px 21px;
  border: 1px solid #eee;
  border-radius: 10px;
}
.widget-text-list.text-list.with-style-4 ul .post {
  padding: 0 0 13px 0;
}
.widget-text-list.text-list.with-style-4 ul .post-title {
  color: #3C4455;
  font-weight: bold;
  font-size: 20px;
}
.widget-text-list.text-list.with-style-5 {
  font-size: 16px;
  font-weight: 400;
  padding-left: 0;
}
.widget-text-list.text-list.with-style-5 .post-cover {
  display: block;
  float: left;
  width: 225px;
  height: 150px;
  margin-right: 25px;
}
.widget-text-list.text-list.with-style-5 .post-cover img {
  width: 225px;
  height: 150px;
}
.widget-text-list.text-list.with-style-5 li {
  list-style: none;
  overflow: hidden;
}
.widget-text-list.text-list.with-style-5 li + li {
  margin-top: 30px;
}
.widget-text-list.text-list.with-style-5 .post {
  width: auto;
  padding: 0 0 13px 0;
}
.widget-text-list.text-list.with-style-5 .post-title {
  color: #3C4455;
  font-weight: bold;
  font-size: 20px;
}
.widget-text-list .widget-text-list__list .post-abstract {
  color: #666;
  font-size: 14px;
}
.widget-text-list .widget-text-list__list .post {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.widget-text-list .widget-text-list__list .post-cover {
  display: none;
}
.widget-text-list .widget-text-list__list a {
  text-decoration: none;
}
.widget-text-list__title a {
  color: inherit;
}
.widget-text-list__title-content {
  display: inline-block;
  font-size: 24px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  box-sizing: border-box;
  font-weight: bold;
  padding: 12px 5px;
}
.widget-text-list__title img {
  vertical-align: middle;
  max-width: 100%;
}
.widget-button-row {
  text-align: center;
  box-sizing: border-box;
}
.widget-button {
  text-align: center;
}
.widget-button .widget-button__content {
  height: auto;
  min-height: 1px;
}
.widget-button .widget-button__content.with-border-radius a {
  border-radius: 5px;
}
.widget-button .widget-button__content.with-style-1 a {
  border-width: 1px;
  border-style: solid;
}
.widget-button .widget-button__content.with-style-2 a {
  border-width: 1px;
  border-style: solid;
  color: #fff;
}
.widget-button .widget-button__content a {
  display: inline-block;
  text-align: center;
  padding: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  box-sizing: border-box;
  vertical-align: middle;
}
.loop-image {
  padding: 0;
}
.loop-image .loop-image__item {
  list-style: none;
  display: inline-block;
}
.loop-image .loop-image__item-wrapper {
  display: inline-block;
  width: auto;
  position: relative;
}
.loop-image a {
  text-decoration: none;
}
.loop-image .widget-image-wrapper {
  text-align: center;
}
.loop-image .widget-image-wrapper img {
  max-width: 100%;
  width: auto !important;
}
.loop-arrow {
  display: none;
  position: absolute;
  height: 64px;
  width: 28px;
  text-align: center;
  line-height: 64px;
  background-color: #c2c2c2;
  color: #ededed;
  top: 50%;
  font-family: publicicon;
  margin-top: -32px;
  cursor: pointer;
}
.loop-arrow.prev {
  left: 0;
}
.loop-arrow.next {
  right: 0;
}
img {
  border: none;
}
.pagination {
  display: none;
}
.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;
  box-sizing: content-box;
}
/* 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: */
}
.side-btns {
  width: 70px;
  position: fixed;
  right: 2px;
  top: 300px;
  font-family: cmsicon;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 99;
  box-shadow: 0px 0px 10px 0px rgba(60, 68, 85, 0.16);
  *border: 1px solid #eee;
}
.side-btns-item {
  width: 70px;
  padding: 15px 8px;
  height: 70px;
  box-sizing: border-box;
  text-align: center;
  color: #7D8086;
  transition: all 0.3s ease;
  cursor: pointer;
}
.side-btns-item:hover {
  background-color: #eee;
}
.side-btns-item .text {
  font-size: 12px;
}
.side-btns-item .icon {
  font-size: 20px;
}
.right-side-adv {
  width: 316px;
  height: 200px;
  box-shadow: 0px 0px 10px 0px rgba(60, 68, 85, 0.16);
  *border: 1px solid #eee;
  position: fixed;
  right: 2px;
  bottom: 64px;
  background: #fff;
  z-index: 999;
}
.right-side-adv-close {
  font-family: cmsicon;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 0;
  color: #888C94;
  cursor: pointer;
}
.right-side-adv img {
  border: none;
  width: 100%;
  height: 199px;
}
@font-face {
  font-family: 'cmsicon';
  /* Project id 1037842 */
  src: url('//at.alicdn.com/t/font_1037842_8nlolqq60n.woff2?t=1620979128100') format('woff2'), url('//at.alicdn.com/t/font_1037842_8nlolqq60n.woff?t=1620979128100') format('woff'), url('//at.alicdn.com/t/font_1037842_8nlolqq60n.ttf?t=1620979128100') format('truetype');
}
/*# sourceMappingURL=template-widget-pc.css.map */