.card-common .article-left .card-poster .posted a, .card-common .article-main .card-img .card-text-name > a, .card-common .article-set-title a, .card-common ul.download, .card-common ul.download > li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

[data-cardtype=ArticleIntro] .mobile-controlBars, .card-article.Intro[data-style="1"] .mobile-controlBars, .card-common .article-left, .card-common .article-main, .card-common .article-right, .card-common ul.download > li, .card-common .comment .commentBtn, .card-common .comment .replyCommentBtn, .card-common .recommend .card-img-box .card-text-name, .card-common .hasVideo::after {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.card-common {
  margin: 2rem 0;
}
.card-common .card-text-info {
  color: #444444;
  font-size: 1.6rem;
}
.card-common .article-left {
  width: 140px;
  float: left;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 580px) {
  .card-common .article-left {
    width: 100%;
  }
}
.card-common .article-left .card-poster {
  font-size: 1.4rem;
}
.card-common .article-left .card-poster .posted a {
  display: inline-block;
  color: #787878;
}
.card-common .article-left .card-poster .posted ~ .posted {
  margin-top: 10px;
}
.card-common .article-main {
  width: 100%;
  margin: 0 auto;
}
.card-common .article-main.hasLeft .article-center {
  width: calc(100% - (140px + 60px));
}
@media only screen and (max-width: 580px) {
  .card-common .article-main.hasLeft .article-center {
    width: 100%;
  }
}
.card-common .article-main.hasLeft.hasRight .article-center {
  width: calc(100% - (140px + 300px + 60px));
}
@media only screen and (max-width: 580px) {
  .card-common .article-main.hasLeft.hasRight .article-center {
    width: 100%;
  }
}
.card-common .article-main.hasRight .article-center {
  width: calc(100% - (300px + 60px));
}
@media only screen and (max-width: 580px) {
  .card-common .article-main.hasRight .article-center {
    width: 100%;
  }
}
.card-common .article-main .article-main-contnet {
  padding-top: 10px;
  clear: both;
}
.card-common .article-main .article-main-contnet::before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  margin: 10px 0 0;
}
.card-common .article-main .card-text {
  padding: 0px;
}
.card-common .article-main .card-text.format {
  width: calc(55% - 20px);
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card-text.format {
    width: 100%;
  }
}
.card-common .article-main .card-text ~ .card-img, .card-common .article-main .card-text ~ .card-box {
  margin-top: 25px;
}
.card-common .article-main .card-text ~ .card-file, .card-common .article-main .card-text ~ .card-link {
  margin-top: 40px;
}
.card-common .article-main .card-text-name {
  font-size: 2.2rem;
  letter-spacing: 1px;
  color: #222222;
}
.card-common .article-main .card-text-name ~ .card-text-info {
  margin-top: 16px;
}
.card-common .article-main .card-text-name ~ .card-img {
  margin-top: 16px;
}
.card-common .article-main .card-img {
  padding-bottom: 0;
  overflow: visible;
  height: auto;
}
.card-common .article-main .card-img img, .card-common .article-main .card-img a:not(.imgLink) {
  position: relative;
  height: auto;
  display: inline-block;
  width: 100%;
}
.card-common .article-main .card-img > a {
  height: 100%;
}
.card-common .article-main .card-img .imgLink {
  margin-top: -5px;
}
.card-common .article-main .card-img .imgInfo a:not(.imgLink) {
  display: inline-block;
  width: inherit;
}
.card-common .article-main .card-img .card-text-name {
  font-size: 1.5rem;
}
.card-common .article-main .card-img .card-text-name > a {
  padding-bottom: 0;
  color: #555555;
  background-color: transparent;
}
.card-common .article-main .card-img .card-text-name > a:focus, .card-common .article-main .card-img .card-text-name > a:active, .card-common .article-main .card-img .card-text-name > a:hover {
  color: #3e3e3e;
}
.card-common .article-main .card-img:focus, .card-common .article-main .card-img:active, .card-common .article-main .card-img:hover {
  color: #3e3e3e;
}
.card-common .article-main .card-img ~ .card-text {
  padding: 20px 0px 0px;
}
.card-common .article-main .card-img .flex-control-paging li a {
  height: 11px;
}
.card-common .article-main .card-img .flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
  width: 100%;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card-img .flex-direction-nav {
    position: static;
    top: auto;
    margin-top: 0;
  }
}
.card-common .article-main .card-img .flex-direction-nav a {
  position: absolute;
  width: 40px;
  height: 40px;
}
.card-common .article-main .card-img.text-R {
  margin-left: auto;
  margin-right: 0;
}
.card-common .article-main .card-img.text-R ~ .card-text {
  float: right;
  width: 100%;
}
.card-common .article-main .card-img.text-R .flexslider {
  margin-left: auto;
  margin-right: 0;
  float: right;
}
.card-common .article-main .card-img.text-R .flexslider .slides img {
  margin: 0 0 0 auto;
}
.card-common .article-main .card-img.text-C {
  margin-left: auto;
  margin-right: auto;
}
.card-common .article-main .card-img.text-C .flexslider {
  margin: 0 auto;
}
.card-common .article-main .card-img.text-C .flexslider .slides img {
  margin: 0 auto;
}
.card-common .article-main .card-img.float-L, .card-common .article-main .card-img.float-R {
  width: 45%;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card-img.float-L, .card-common .article-main .card-img.float-R {
    width: 100%;
  }
}
.card-common .article-main .card-img.float-L ~ .card-text, .card-common .article-main .card-img.float-R ~ .card-text {
  padding-top: 16px;
}
.card-common .article-main .card-img.float-L .flexslider, .card-common .article-main .card-img.float-R .flexslider {
  width: 100%;
}
.card-common .article-main .card-img.float-L {
  margin-right: 20px;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card-img.float-L {
    margin-right: 0;
  }
}
.card-common .article-main .card-img.float-R {
  margin-left: 20px;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card-img.float-R {
    margin-left: 0;
  }
}
.card-common .article-main .card-img.float-R.text-R ~ .card-text {
  float: none;
}
.card-common .article-main .card, .card-common .article-main .card-box, .card-common .article-main .card-img {
  position: static;
}
.card-common .article-main .card.video, .card-common .article-main .card-box.video, .card-common .article-main .card-img.video {
  position: relative;
}
.card-common .article-main .card.video .card-box, .card-common .article-main .card.video .card-img, .card-common .article-main .card-box.video .card-box, .card-common .article-main .card-box.video .card-img, .card-common .article-main .card-img.video .card-box, .card-common .article-main .card-img.video .card-img {
  position: relative;
}
.card-common .article-main .card.video.imgWidth-small .card-img, .card-common .article-main .card-box.video.imgWidth-small .card-img, .card-common .article-main .card-img.video.imgWidth-small .card-img {
  width: 60%;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card.video.imgWidth-small .card-img, .card-common .article-main .card-box.video.imgWidth-small .card-img, .card-common .article-main .card-img.video.imgWidth-small .card-img {
    width: 100%;
  }
}
.card-common .article-main .card {
  margin-bottom: 50px;
}
.card-common .article-main .card:not([class*=imgWidth-]) .flexslider a, .card-common .article-main .card:not([class*=imgWidth-]) .flexslider .imgInfo a {
  width: initial;
}
.card-common .article-main .card:not([class*=imgWidth-]) .flexslider .flex-direction-nav a {
  width: 40px;
}
.card-common .article-main .card:not([class*=imgWidth-]) .flexslider .slides img {
  width: initial;
  width: auto;
}
.card-common .article-main .card:not([class*=imgWidth-]) .card-img.text-C .imgInfo {
  margin: 5px auto;
}
.card-common .article-main .card:not([class*=imgWidth-]) .card-img.text-C .flexslider {
  left: 50%;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card:not([class*=imgWidth-]) .card-img.text-C .flexslider {
    left: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
}
.card-common .article-main .card:not([class*=imgWidth-]) .card-img.text-C .flex-direction-nav {
  right: 0;
  margin: -20px auto;
}
.card-common .article-main .card:not([class*=imgWidth-]) .card-img.text-R .imgInfo {
  margin-right: 0;
  margin-left: auto;
}
.card-common .article-main .card:not([class*=imgWidth-]) .card-img.text-R .flex-direction-nav {
  left: auto;
  right: 0;
}
.card-common .article-main .card.imgWidth-large .flexslider {
  width: 100%;
  margin-left: -140px;
  right: -140px;
}
.card-common .article-main .card.imgWidth-large .card-img.text-R .flexslider {
  right: 0;
}
.card-common .article-main .card.imgWidth-large .card-img.text-R .flex-direction-nav {
  left: auto;
  right: 0;
}
.card-common .article-main .card.imgWidth-large .card-img.text-C .flexslider {
  right: -20px;
}
.card-common .article-main .card.imgWidth-large .card-img.text-C .flex-direction-nav {
  right: 0;
  margin: -20px auto;
}
.card-common .article-main .card.imgWidth-large .card-img.text-C .videoIframe {
  left: -140px;
}
.card-common .article-main .card.imgWidth-large .card-img img {
  width: 100%;
}
.card-common .article-main .card.imgWidth-middle .flexslider {
  width: 100%;
}
.card-common .article-main .card.imgWidth-small .flexslider {
  width: 60%;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card.imgWidth-small .flexslider {
    width: 100%;
  }
}
.card-common .article-main .card.imgWidth-small .card-img.float-L .flexslider, .card-common .article-main .card.imgWidth-small .card-img.float-R .flexslider {
  width: 100%;
}
.card-common .article-main .card.imgSaying {
  border: 2px solid #d2d2d2;
  border-width: 2px 0;
  padding: 48px 0 50px;
}
.card-common .article-main .card.imgSaying .card-img ~ .card-text {
  padding-top: 30px;
}
.card-common .article-main .card.imgSaying .card-text {
  text-align: center;
}
.card-common .article-main .card.imgSaying .card-text-name {
  font-size: 2rem;
}
.card-common .article-main .card.imgSaying .card-text-name ~ .card-text-info {
  margin-top: 30px;
}
.card-common .article-main .card.imgSaying .card-text-info {
  font-size: 1.6rem;
  color: #4a4a4a;
  font-weight: 300;
}
.card-common .article-main .card.imgSaying .flex-direction-nav {
  width: 100% !important;
  margin-top: 0;
}
.card-common .article-main .card.imgSaying.imgWidth-small .flexslider {
  width: 250px;
  margin: 0 auto;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card.imgSaying.imgWidth-small .flexslider {
    width: 100%;
  }
}
.card-common .article-main .card.imgSaying.imgWidth-small .flexslider .slides > li {
  text-align: center;
}
.card-common .article-main .card.imgSaying.imgWidth-small .flexslider .slides a:not(.imgLink), .card-common .article-main .card.imgSaying.imgWidth-small .flexslider .slides img {
  width: initial;
  width: auto;
}
.card-common .article-main .card.original-size .card-img img {
  width: auto;
}
.card-common .article-main .card.imgExperience {
  border: 2px solid #d2d2d2;
  border-width: 2px 0;
  padding: 48px 35px 50px;
}
.card-common .article-main .card.imgExperience .card-text {
  width: calc(70% - 20px);
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card.imgExperience .card-text {
    width: 100%;
  }
}
.card-common .article-main .card.imgExperience .card-img.float-L, .card-common .article-main .card.imgExperience .card-img.float-R {
  width: 30%;
}
@media only screen and (max-width: 580px) {
  .card-common .article-main .card.imgExperience .card-img.float-L, .card-common .article-main .card.imgExperience .card-img.float-R {
    width: 100%;
  }
}
.card-common .article-main .card.imgExperience .card-img.float-L ~ .card-text, .card-common .article-main .card.imgExperience .card-img.float-R ~ .card-text {
  padding-top: 0;
}
.card-common .article-main .card.imgExperience .flex-direction-nav {
  width: 100% !important;
  margin-top: 0;
}
.card-common .article-center {
  float: left;
  position: relative;
  z-index: 2;
  width: 100%;
}
.card-common .article-right {
  margin-left: 60px;
  width: 300px;
  float: right;
}
.card-common .article-right .card ~ .card {
  margin: 0 0 35px;
}
@media only screen and (max-width: 580px) {
  .card-common .article-right, .card-common .article-left {
    width: 100%;
    margin-left: 0;
  }
}
.card-common .article-right .card, .card-common .article-left .card {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  z-index: 2;
}
.card-common .article-right .card-datetime .card-date, .card-common .article-left .card-datetime .card-date {
  font-size: 2.4rem;
  letter-spacing: -1px;
  line-height: 1;
}
.card-common .article-right .card-datetime .card-date .year, .card-common .article-left .card-datetime .card-date .year {
  line-height: 1;
  font-size: 1.5rem;
  color: #9e9e9e;
  margin-bottom: 3px;
}
.card-common .article-right .card-datetime .card-date > span:not(.week), .card-common .article-left .card-datetime .card-date > span:not(.week) {
  margin: 0 5px;
}
.card-common .article-right .card-datetime .card-date > .week, .card-common .article-left .card-datetime .card-date > .week {
  font-size: 1.2rem;
  letter-spacing: 0px;
  margin-left: 3px;
  line-height: 1;
  vertical-align: middle;
  color: #9e9e9e;
}
.card-common .article-right .card-datetime .card-time, .card-common .article-left .card-datetime .card-time {
  font-size: 1.6rem;
  margin-left: 1px;
  letter-spacing: 0px;
  margin-top: 2px;
}
.card-common .article-right .card-datetime > div:not(.card-time), .card-common .article-right .card-datetime:not(.multiple) > div, .card-common .article-left .card-datetime > div:not(.card-time), .card-common .article-left .card-datetime:not(.multiple) > div {
  display: inline-block;
}
.card-common .article-right .card-datetime > div:not(.card-time) .card-time, .card-common .article-right .card-datetime:not(.multiple) > div .card-time, .card-common .article-left .card-datetime > div:not(.card-time) .card-time, .card-common .article-left .card-datetime:not(.multiple) > div .card-time {
  margin-left: 5px;
  vertical-align: bottom;
}
.card-common .article-title {
  width: 100%;
  font-size: 3.4rem;
  color: #222222;
  letter-spacing: 1px;
  text-align: center;
}
.card-common .article-title.page {
  text-align: left;
  float: left;
}
.card-common .article-title.page ~ .article-sub-title {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.card-common .article-title.page + .card {
  margin-top: 40px;
}
.card-common .article-sub-title {
  font-size: 2.8rem;
  color: #3e3e3e;
}
.card-common .article-set-title {
  font-size: 1.6rem;
}
.card-common .article-set-title > span {
  display: inline-block;
  background-color: transparent;
}
.card-common .article-set-title > span a {
  color: #9e9e9e;
}
.card-common .article-set-title > span::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #9e9e9e;
}
.card-common .article-set-title > span[data-color] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color] a {
  color: #9e9e9e;
}
.card-common .article-set-title > span[data-color]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #9e9e9e;
}
.card-common .article-set-title > span[data-color=red] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=red] a {
  color: #FF1744;
}
.card-common .article-set-title > span[data-color=red]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #FF1744;
}
.card-common .article-set-title > span[data-color=orange] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=orange] a {
  color: #ef6c00;
}
.card-common .article-set-title > span[data-color=orange]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #ef6c00;
}
.card-common .article-set-title > span[data-color=yellow] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=yellow] a {
  color: #fdd835;
}
.card-common .article-set-title > span[data-color=yellow]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #fdd835;
}
.card-common .article-set-title > span[data-color=green] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=green] a {
  color: #43A047;
}
.card-common .article-set-title > span[data-color=green]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #43A047;
}
.card-common .article-set-title > span[data-color=light-green] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=light-green] a {
  color: #8bc34a;
}
.card-common .article-set-title > span[data-color=light-green]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #8bc34a;
}
.card-common .article-set-title > span[data-color=blue] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=blue] a {
  color: #2196F3;
}
.card-common .article-set-title > span[data-color=blue]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #2196F3;
}
.card-common .article-set-title > span[data-color=teal] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=teal] a {
  color: #009688;
}
.card-common .article-set-title > span[data-color=teal]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #009688;
}
.card-common .article-set-title > span[data-color=deep-purple] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=deep-purple] a {
  color: #673ab7;
}
.card-common .article-set-title > span[data-color=deep-purple]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #673ab7;
}
.card-common .article-set-title > span[data-color=gold] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=gold] a {
  color: #ac7224;
}
.card-common .article-set-title > span[data-color=gold]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #ac7224;
}
.card-common .article-set-title > span[data-color=light-grey] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=light-grey] a {
  color: #bdbdbd;
}
.card-common .article-set-title > span[data-color=light-grey]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #bdbdbd;
}
.card-common .article-set-title > span[data-color=grey] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=grey] a {
  color: #616161;
}
.card-common .article-set-title > span[data-color=grey]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #616161;
}
.card-common .article-set-title > span[data-color=black] {
  background-color: transparent;
}
.card-common .article-set-title > span[data-color=black] a {
  color: #000000;
}
.card-common .article-set-title > span[data-color=black]::after {
  content: "";
  display: block;
  width: 100%;
  margin: 3px auto 0;
  height: 2px;
  background-color: #000000;
}
.card-common .article-set-title > span ~ span {
  margin-left: 10px;
}
.card-common .article-set-title a {
  color: #3e3e3e;
}
.card-common .article-set-title ~ .article-title {
  margin-top: 8px;
}
.card-common .card, .card-common .card-box, .card-common .copyright, .card-common .comment, .card-common .recommend {
  float: left;
  width: 100%;
}
.card-common .type-img {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.card-common ul.download {
  font-size: 1.6rem;
}
.card-common ul.download > li > a {
  text-decoration: none;
  color: #000000;
}
.card-common ul.download > li:hover {
  opacity: 0.6;
}
.card-common ul.download > li i {
  margin-right: 5px;
  font-size: 2.3rem;
  float: left;
  margin-right: 8px;
}
.card-common ul.download > li ~ li {
  margin-top: 15px;
}
.card-common .copyright {
  font-size: 1.3rem;
  margin-top: 60px;
  padding: 30px 0px;
  border-top: 1px solid #e0e0e0;
  text-align: center;
}
.card-common .comment-title, .card-common .recommend-title {
  color: #000000;
  padding-bottom: 2px;
  margin-bottom: 17px;
  border-bottom: 1px solid #dddddd;
}
.card-common .comment ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.card-common .comment li {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
}
.card-common .comment .userImg {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  background-color: #dddddd;
  line-height: 40px;
}
.card-common .comment .userImg > i {
  font-size: 4rem;
}
.card-common .comment .userImg > img {
  width: 100%;
  height: 100%;
  display: block;
}
.card-common .comment .time {
  color: #787878;
  font-size: 1.2rem;
  float: right;
  padding-top: 12px;
}
.card-common .comment .userName {
  color: #454545;
  font-size: 1.3rem;
  margin-left: 50px;
  padding-top: 12px;
}
.card-common .comment .content {
  margin-top: 5px;
  margin-left: 50px;
}
.card-common .comment .good {
  margin-left: 50px;
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: 14px;
  vertical-align: middle;
}
.card-common .comment .good > i {
  font-size: 1.6rem;
}
.card-common .comment .good span {
  margin-left: 2px;
}
.card-common .comment .childreply {
  position: relative;
  top: 4px;
}
.card-common .comment .commentBtn, .card-common .comment .replyCommentBtn {
  display: block;
  color: #999999;
  text-align: center;
  width: 64px;
  height: 64px;
  background-color: #f7f7f7;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #dedede;
  margin: 20px auto 10px;
  cursor: pointer;
}
.card-common .comment .commentBtn > i, .card-common .comment .replyCommentBtn > i {
  font-size: 2rem;
  padding: 5px;
}
.card-common .comment .commentBtn > span, .card-common .comment .replyCommentBtn > span {
  font-size: 1.3rem;
  display: block;
}
.card-common .comment .commentBtn:hover, .card-common .comment .replyCommentBtn:hover {
  color: #ffffff;
  background-color: #454545;
  border: 1px solid #666666;
}
.card-common .comment .reply-comment {
  margin-left: 4rem;
}
.card-common .comment .reply-comment li {
  border-bottom: none;
}
.card-common .comment .comment-edit {
  padding: 0px 20px 20px;
  background-color: #f7f7f7;
  margin-bottom: 30px;
  border-bottom: none;
}
.card-common .comment .comment-edit .comment-content {
  margin-left: 0;
}
.card-common .comment .comment-edit .userName {
  margin-left: 0px;
  padding-top: 0px;
}
.card-common .comment .comment-edit .content {
  margin-top: 0px;
  margin-left: 0px;
}
.card-common .comment textarea.materialize-textarea {
  height: 10px;
}
.card-common .recommend {
  margin-top: 30px;
}
.card-common .recommend .card-img-box a {
  padding-bottom: 56.25%;
  overflow: hidden;
}
.card-common .recommend .card-img-box a img {
  position: absolute;
  top: 50%;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
.card-common .recommend .card-img-box a .card-img-content {
  opacity: 1;
  background-color: transparent;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
.card-common .recommend .card-img-box a:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
      -ms-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}
.card-common .recommend .card-img-box a:hover .card-img-content {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.card-common .recommend .card-img-box:focus .card-text-name, .card-common .recommend .card-img-box:active .card-text-name, .card-common .recommend .card-img-box:hover .card-text-name {
  color: #3e3e3e;
}
.card-common .recommend .card-img-box:focus .card-text-name a, .card-common .recommend .card-img-box:active .card-text-name a, .card-common .recommend .card-img-box:hover .card-text-name a {
  color: #3e3e3e;
}
.card-common .visible_item {
  display: none;
}
.card-common #showMore {
  margin-bottom: 40px;
}
.card-common .hasVideo {
  position: relative;
}
.card-common .hasVideo::after {
  content: "\ea38";
  font-size: 3.2rem;
  color: #ffffff;
  display: inline-block;
  width: 38px;
  height: 40px;
  text-align: center;
  line-height: 41px;
  border-radius: 100%;
  border: 2px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-family: "FontCCwork";
  padding-left: 2px;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -19px;
  opacity: 0.8;
}
.card-common .instagram-media {
  position: relative !important;
}
@media only screen and (max-width: 580px) {
  .card-common .instagram-media {
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 800px) {
  .card-common .article-main.hasLeft .article-center {
    width: 100%;
  }
}
.card-common ul.download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-common ul.download > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 40px;
  border: 0.75px solid #727F86;
}
.card-common ul.download > li > i.cc {
  color: #727F86;
}
.card-common ul.download > li > a {
  color: #727F86;
}
.card-common ul.download > li > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #727F86;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

[data-cardtype=ArticleIntro] .date, .card-article.Intro[data-style="1"] .date {
  display: inline-block;
}
[data-cardtype=ArticleIntro] .date.showDesktop, .card-article.Intro[data-style="1"] .date.showDesktop {
  display: inline-block;
}
@media only screen and (max-width: 580px) {
  [data-cardtype=ArticleIntro] .date.showDesktop, .card-article.Intro[data-style="1"] .date.showDesktop {
    display: none;
  }
}
[data-cardtype=ArticleIntro] .date.showMobile, .card-article.Intro[data-style="1"] .date.showMobile {
  display: none;
}
@media only screen and (max-width: 580px) {
  [data-cardtype=ArticleIntro] .date.showMobile, .card-article.Intro[data-style="1"] .date.showMobile {
    display: inline-block;
  }
}
[data-cardtype=ArticleIntro] .date, .card-article.Intro[data-style="1"] .date {
  line-height: 1;
  font-size: 1.6rem;
}
[data-cardtype=ArticleIntro] .date ~ .date, .card-article.Intro[data-style="1"] .date ~ .date {
  margin-left: 10px;
  padding-left: 20px;
  border-left: 1px solid #e0e0e0;
}
[data-cardtype=ArticleIntro] .shareBox, .card-article.Intro[data-style="1"] .shareBox {
  text-align: center;
  margin-top: 22px;
}
@media only screen and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .shareBox, .card-article.Intro[data-style="1"] .shareBox {
    display: none;
    margin-top: 0;
  }
}
[data-cardtype=ArticleIntro] .shareBox > a, .card-article.Intro[data-style="1"] .shareBox > a {
  display: block;
  margin-bottom: 5px;
}
[data-cardtype=ArticleIntro] .shareBox > a.square > i, .card-article.Intro[data-style="1"] .shareBox > a.square > i {
  font-size: 2.8rem;
}
[data-cardtype=ArticleIntro] .shareBox > a#socialMore, .card-article.Intro[data-style="1"] .shareBox > a#socialMore {
  margin-left: -1px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
[data-cardtype=ArticleIntro] .shareBox > a#socialMore.icon-close i::before, .card-article.Intro[data-style="1"] .shareBox > a#socialMore.icon-close i::before {
  content: "\e9ee";
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-facebook, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-facebook:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook.active {
  color: #3b5998;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-facebook-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-facebook-o.active {
  color: #3b5998;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-line, [data-cardtype=ArticleIntro] .shareBox .btn-social-line:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-line:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-line.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-line, .card-article.Intro[data-style="1"] .shareBox .btn-social-line:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-line:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-line.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-line:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-line:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-line:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-line.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-line:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-line:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-line:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-line.active {
  color: #00c300;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-line-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-line-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-line-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-line-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-line-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-line-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-line-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-line-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-line-o.active {
  color: #00c300;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-twitter, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-twitter:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter.active {
  color: #1da1f2;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-twitter-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-twitter-o.active {
  color: #1da1f2;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest.active {
  color: #bd081c;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-pinterest-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-pinterest-o.active {
  color: #bd081c;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus.active {
  color: #dd4b39;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-google-plus-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-google-plus-o.active {
  color: #dd4b39;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-plurk, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-plurk:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk.active {
  color: #de411d;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-plurk-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-plurk-o.active {
  color: #de411d;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat.active {
  color: #000000;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-qqchat-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-qqchat-o.active {
  color: #000000;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo.active {
  color: #f50000;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-sina-weibo-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-sina-weibo-o.active {
  color: #f50000;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-renren, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-renren:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren.active {
  color: #217dc6;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-renren-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-renren-o.active {
  color: #217dc6;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-instagram, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-instagram:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram.active {
  color: #c13584;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-instagram-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-instagram-o.active {
  color: #c13584;
}
[data-cardtype=ArticleIntro] .shareBox .btn-member-collection, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection:link, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection:visited, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection.visited, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection:link, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection:visited, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-member-collection:focus, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection:hover, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection:active, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection.active, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection .cc-favorite, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection:focus, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection:hover, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection:active, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection.active, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection .cc-favorite {
  color: #FF1744;
}
[data-cardtype=ArticleIntro] .shareBox .btn-member-collection span, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection span {
  display: inline-block;
  position: relative;
  top: -25px;
  left: 9px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  border-radius: 50px;
  border: 1px solid #fff;
  font-size: 1rem;
  color: #ffffff;
  background: #555;
  opacity: 0.8;
  font-family: Century Gothic !important;
  -webkit-transform: scale(0.83);
}
[data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o.active, [data-cardtype=ArticleIntro] .shareBox .btn-member-collection-o .cc-favorite, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-member-collection-o .cc-favorite {
  color: #FF1744;
}
[data-cardtype=ArticleIntro] .shareBox .btn-url-copy, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy:link, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy:visited, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy.visited, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy:link, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy:visited, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-url-copy:focus, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy:hover, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy:active, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy.active, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy .cc-favorite, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy:focus, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy:hover, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy:active, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy.active, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy .cc-favorite {
  color: #78909c;
}
[data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o.active, [data-cardtype=ArticleIntro] .shareBox .btn-url-copy-o .cc-favorite, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-url-copy-o .cc-favorite {
  color: #78909c;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-wechat, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-wechat:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat.active, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat .cc-favorite, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat .cc-favorite {
  color: #51c332;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o:link, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o:visited, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o.visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o:link, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o:visited, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o.visited {
  color: #454545;
}
[data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o:focus, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o:hover, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o:active, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o.active, [data-cardtype=ArticleIntro] .shareBox .btn-social-wechat-o .cc-favorite, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o:focus, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o:hover, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o:active, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o.active, .card-article.Intro[data-style="1"] .shareBox .btn-social-wechat-o .cc-favorite {
  color: #51c332;
}
[data-cardtype=ArticleIntro] .mobile-controlBars, .card-article.Intro[data-style="1"] .mobile-controlBars {
  display: none;
}
@media only screen and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars, .card-article.Intro[data-style="1"] .mobile-controlBars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 0;
    bottom: -150px;
    width: 100%;
    z-index: 605;
    width: 100%;
    font-size: 2.6rem;
    background-color: #1e1d1d;
  }
}
@media only screen and (max-width: 800px) and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars, .card-article.Intro[data-style="1"] .mobile-controlBars {
    bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars > a, .card-article.Intro[data-style="1"] .mobile-controlBars > a {
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: transparent;
    overflow: hidden;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars > a i, .card-article.Intro[data-style="1"] .mobile-controlBars > a i {
    margin-right: 0;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars > a > i, .card-article.Intro[data-style="1"] .mobile-controlBars > a > i {
    width: 100%;
    line-height: 46px;
    color: #ffffff;
    font-size: 3rem;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .overlayer, .card-article.Intro[data-style="1"] .mobile-controlBars .overlayer {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 3000%;
    top: -3000%;
    left: 0;
    overflow: visible;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 600;
    display: none;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv {
    padding: 15px 20px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    display: none;
    z-index: 999;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extra-header, .card-article.Intro[data-style="1"] .mobile-controlBars .extra-header {
    padding: 5px 0px 10px;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extra-header .colse-toggle, .card-article.Intro[data-style="1"] .mobile-controlBars .extra-header .colse-toggle {
    float: right;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv ul, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv ul {
    max-height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li {
    padding: 5px 0;
    border-bottom: 1px solid #efefef;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li a::after, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li a::after {
    display: block;
    clear: both;
    content: "";
    height: 0;
  }
}
@media only screen and (max-width: 800px) and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li a.btn-url-copy-mobile, [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li a.btn-member-collection, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li a.btn-url-copy-mobile, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li a.btn-member-collection {
    border: none;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 800px) and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li a.btn-member-collection .cc-favorite, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li a.btn-member-collection .cc-favorite {
    color: #FF1744;
  }
}
@media only screen and (max-width: 800px) and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li a.btn-member-collection span.shareCounter, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li a.btn-member-collection span.shareCounter {
    margin-top: 5px;
    margin-left: 6px;
  }
}
@media only screen and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv li:last-child, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv a > span, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv a > span {
    display: block;
    float: left;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv a > span.shareBtn, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv a > span.shareBtn {
    float: right;
    padding: 3px 10px;
    width: 85px;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .extraDiv a > span > i, .card-article.Intro[data-style="1"] .mobile-controlBars .extraDiv a > span > i {
    font-size: 3rem;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .shareCounter, .card-article.Intro[data-style="1"] .mobile-controlBars .shareCounter {
    font-weight: normal;
    line-height: 1;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .shareCounter .counter, .card-article.Intro[data-style="1"] .mobile-controlBars .shareCounter .counter {
    font-size: 1.7rem;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars .shareCounter .sharesCopy, .card-article.Intro[data-style="1"] .mobile-controlBars .shareCounter .sharesCopy {
    font-size: 1.3rem;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=accupass], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=accupass] {
    background-color: #0088d2;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=pinkoi], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=pinkoi] {
    background-color: #E95E8B;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=youku], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=youku] {
    background-color: #ec0001;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=tudou], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=tudou] {
    background-color: #ed592b;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=baidu], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=baidu] {
    background-color: #2529d8;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=blogger], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=blogger] {
    background-color: #f57d00;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=vimeo], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=vimeo] {
    background-color: #1ab7ea;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=youtube], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=youtube] {
    background-color: #ff0000;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=linkedin], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=linkedin] {
    background-color: #0077b5;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=facebook], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=facebook] {
    background-color: #3b5998;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=line], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=line] {
    background-color: #00c300;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=twitter], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=twitter] {
    background-color: #1da1f2;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=pinterest], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=pinterest] {
    background-color: #bd081c;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=google-plus], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=google-plus] {
    background-color: #dd4b39;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=plurk], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=plurk] {
    background-color: #de411d;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=qqchat], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=qqchat] {
    background-color: #000000;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=sina-weibo], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=sina-weibo] {
    background-color: #f50000;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=renren], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=renren] {
    background-color: #217dc6;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=instagram], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=instagram] {
    background-color: #c13584;
  }
  [data-cardtype=ArticleIntro] .mobile-controlBars a[data-social=wechat], .card-article.Intro[data-style="1"] .mobile-controlBars a[data-social=wechat] {
    background-color: #51c332;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper, .card-article.Intro[data-style="1"] .document-wrapper {
  width: 75%;
  margin-left: 5rem;
}
@media only screen and (max-width: 800px) {
  [data-cardtype=ArticleIntro] .document-wrapper, .card-article.Intro[data-style="1"] .document-wrapper {
    width: 100%;
    margin-left: 0;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper .text-wrapper .apply-requirement, .card-article.Intro[data-style="1"] .document-wrapper .text-wrapper .apply-requirement {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.45px;
  color: #b13f39;
}
[data-cardtype=ArticleIntro] .document-wrapper .text-wrapper .main-title, .card-article.Intro[data-style="1"] .document-wrapper .text-wrapper .main-title {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.4px;
  color: #333333;
}
[data-cardtype=ArticleIntro] .document-wrapper .text-wrapper .main-title li, .card-article.Intro[data-style="1"] .document-wrapper .text-wrapper .main-title li {
  color: #555555;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item {
  width: calc(50% - 2rem);
  margin: 2rem 1rem;
  -webkit-box-shadow: 6px 6px 0 0 #b13f39;
          box-shadow: 6px 6px 0 0 #b13f39;
  border: solid 1px #b13f39;
  background-color: #ffffff;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item:hover, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .download-box, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .download-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 0 0 1rem;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .download-box .download-img, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .download-box .download-img {
  width: 40px;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .download-box .download-img img, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .download-box .download-img img {
  max-width: 70%;
  height: 40px;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .text, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .text {
  font-size: 1.6rem;
  letter-spacing: 0.35px;
  color: #333333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-break: break-all;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .text .document-size, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .text .document-size {
  font-size: 1.4rem;
  color: #dbdbdb;
  margin: 0.5rem 0;
  display: block;
  color: #999;
}
@media only screen and (max-width: 1024px) {
  [data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .text .document-size, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .text .document-size {
    text-align: left;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .download-wrapper, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .download-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #b13f39;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item .download-wrapper .text, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item .download-wrapper .text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-align: center;
  width: calc(100% - 0.5rem);
  color: #ffffff;
}
[data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item:hover .download-wrapper, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item:hover .download-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 6px;
  left: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  [data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item:hover .download-wrapper, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item:hover .download-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  [data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item:hover .download-wrapper .download-img, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item:hover .download-wrapper .download-img {
    float: unset;
    margin: 0;
  }
  [data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item:hover .download-wrapper .text, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item:hover .download-wrapper .text {
    width: auto;
    text-align: left;
  }
}
@media only screen and (max-width: 1024px) {
  [data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item {
    width: calc(50% - 2rem);
  }
}
@media only screen and (max-width: 580px) {
  [data-cardtype=ArticleIntro] .document-wrapper .download-wrapper .item, .card-article.Intro[data-style="1"] .document-wrapper .download-wrapper .item {
    width: 100%;
    margin-right: 0;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #e9e9e9;
}
@media only screen and (max-width: 580px) {
  [data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper {
    display: block;
    background-color: unset;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item {
  padding: 1rem;
  margin: auto;
}
@media only screen and (max-width: 580px) {
  [data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item {
    width: 100%;
    background-color: #e9e9e9;
    text-align: center;
    margin-bottom: 1rem;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item a, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item a {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.4px;
  color: #000;
  white-space: nowrap;
}
@media only screen and (max-width: 580px) {
  [data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item a, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item a {
    text-align: center;
  }
}
[data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item:hover a, [data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item:hover i, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item:hover a, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item:hover i {
  color: #92130c;
}
[data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item i, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item i {
  color: #000;
  font-size: 1.6rem;
  padding-right: 0.5rem;
}
[data-cardtype=ArticleIntro] .document-wrapper .page-control-wrapper .item i.cc-logout, .card-article.Intro[data-style="1"] .document-wrapper .page-control-wrapper .item i.cc-logout {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}