.wrap {
  width: 990px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.main-layout .page-navgation {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #9F9F9F;
  line-height: 1;
  padding-top: 22px;
  padding-bottom: 13px;
}

.main-layout .page-navgation span.active {
  color: #BF0008;
}

.main .layout-left {
  width: 620px;
}

.main-layout .wrap {
  position: relative;
}

#articleC {
  padding-top: 16px;
}

.artical .title {
  font-family: PingFangSC-Semibold;
  font-size: 24px;
  color: #353B42;
  font-weight: bold;
  line-height: 36px;
  /*padding-bottom: 22px;*/
}

.artical .artical-relative {
  height: 32px;
  margin-top: 22px;
}

.artical .artical-relative .time {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #9F9F9F;
  line-height: 32px;
}

.artical .artical-relative .source {
  margin-left: 18px;
  font-size: 0;
}

.artical .artical-relative .source .pic {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.artical .artical-relative .source .pic img {
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.artical .artical-relative .source .source-name {
  display: inline-block;
  margin-left: 9px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 32px;
  vertical-align: middle;
}

.artical .artical-relative .source .attention {
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #BF0008;
  margin-left: 10px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #BF0008;
  line-height: 20px;
  text-align: center;
}

.artical .artical-relative .ofweek_artical_tag_source {
  line-height: 32px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  cursor: pointer;
  margin-left: 15px;
}

.artical .artical-relative .ofweek_artical_tag_source.nopoint {
  cursor: default;
}

.scan {
  width: 100%;
  padding-bottom: 24.5px;
  border-bottom: 1px solid #dededd;
}

.scan img {
  display: block;
  width: 450px;
  margin: 0 auto;
}

.related-entries .entries-title-layout {
  height: 50px;
}

.related-entries .entries-title-layout .entries-title {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #353B42;
  font-weight: bold;
  padding-right: 4px;
}

.related-entries .entries-title-layout .hot-read {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  border: 1px solid #085AAD;
  border-radius: 2px;
  line-height: 18px;
  text-align: center;
  color: #085AAD;
  font-size: 12px;
  padding: 0 5px;
  margin-left: 10px;
  min-width: 32px;
}

.related-entries .entries-content-layout {
  width: 590px;
  border: 1px solid #DEDEDE;
  background: #F7F7F7;
  padding: 14px;
}

.related-entries .entries-content-layout .entries-content {
  height: 33px;
}

.related-entries .entries-content-layout .entries-content a {
  display: inline-block;
  vertical-align: middle;
  width: 500px;
  height: 33px;
  line-height: 33px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
}

.related-entries .entries-content-layout .entries-content a:hover {
  color: #085AAD;
}

.related-entries .entries-content-layout .entries-content .entries-time {
  display: inline-block;
  vertical-align: middle;
  line-height: 33px;
  height: 33px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #878787;
}

.layout-right {
  width: 300px;
}

.layout-right .advertisement {
  width: 300px;
  margin-bottom: 32px;
}

.latest-publish {
  margin-bottom: 32px;
}

.latest-publish .latest-publish-title {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #3A5161;
  line-height: 1;
  padding-bottom: 17px;
  font-weight: bold;
}

.latest-publish .latest-publish-title a {
  color: #3A5161;
}

.latest-publish .latest-publish-content {
  width: 258px;
  background: #F7F7F7;
  border: 1px solid #DEDEDE;
  padding: 24px 20px;
  padding-top: 11.5px;
}

.latest-publish .latest-publish-content .publish-item {
  padding-top: 12.5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E6E6E6;
}

.latest-publish .latest-publish-content .publish-item a {
  display: block;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}

.latest-publish .latest-publish-content .publish-item a:hover {
  text-decoration: underline;
}

.latest-publish .latest-publish-content .publish-item.last {
  border-bottom: none;
  padding-bottom: 0;
}

.live {
  width: 300px;
  margin-bottom: 32px;
}

.live .live-title {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #3A5161;
  line-height: 16px;
  padding-bottom: 16px;
  font-weight: bold;
}

.live .live-content {
  width: 300px;
  height: 212px;
  position: relative;
  overflow: hidden;
}

.live .live-content .live-list {
  position: relative;
  width: 999999px;
  top: 0;
}

.live .live-content .live-list .live-item {
  width: 300px;
  height: 212px;
}

.live .live-content .live-list .live-item a {
  display: block;
}

.live .live-content .live-list .live-item .pic {
  width: 300px;
  height: 170px;
  position: relative;
}

.live .live-content .live-list .live-item .pic img {
  width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.live .live-content .live-list .live-item .live-name {
  height: 40px;
  width: 288px;
  border: 1px solid #DEDEDE;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #3A5161;
  line-height: 40px;
  padding: 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.activity {
  margin-bottom: 32px;
}

.activity .activity-title {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #3A5161;
  line-height: 16px;
  font-weight: bold;
  position: relative;
  margin-bottom: 16px;
}

.activity .activity-title .more {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #BF0008;
  line-height: 14px;
  position: absolute;
  right: 0;
  font-weight: normal;
  bottom: 0;
}

.activity .activity-item {
  padding: 0 20px;
  padding-top: 37px;
  padding-bottom: 16px;
  background: #F7F7F7;
  border: 1px solid #DEDEDE;
  position: relative;
  margin-bottom: 10px;
}

.activity .activity-item:hover {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.activity .activity-item .time {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #878787;
  position: absolute;
  line-height: 1;
  top: 16px;
  left: 20px;
}

.activity .activity-item .signup {
  position: absolute;
  background: #F7F7F7;
  border: 1px solid #3A5161;
  width: 58px;
  height: 18px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #3A5161;
  line-height: 18px;
  text-align: center;
  top: 12px;
  right: 20px;
}

.activity .activity-item .signup:hover {
  background-color: #3A5161;
  color: #fff;
  text-decoration: none;
}

.activity .activity-item .activity-content {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  display: block;
}

.activity .activity-item .activity-content:hover {
  text-decoration: underline;
}

.recommend .recommend-title {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #3A5161;
  line-height: 16px;
  font-weight: bold;
  padding-bottom: 16px;
}

.recommend .recommend-content {
  width: 258px;
  height: 314px;
  background: #F7F7F7;
  border: 1px solid #DEDEDE;
  padding: 0 20px;
  padding-top: 24px;
}

.recommend .recommend-content .recommend-item {
  display: block;
  width: 123px;
  height: 155px;
}

.recommend .recommend-content .recommend-item .pic {
  width: 123px;
  height: 88px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.recommend .recommend-content .recommend-item .pic img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all .5s ease-out .1s;
  transition: all .5s ease-out .1s;
}

.recommend .recommend-content .recommend-item .pic img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.recommend .recommend-content .recommend-item .info {
  max-height: 44px;
  line-height: 22px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 22px;
}

.newsphoto {
  margin-bottom: 10px;
}

.newsphoto .newsphoto-title {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #353B42;
  line-height: 16px;
  padding-bottom: 15px;
  font-weight: bold;
}

.newsphoto .newsphoto-content {
  width: 620px;
}

.newsphoto-item {
  height: 176px;
  width: 150px;
  margin-right: 6.4px;
}

.newsphoto-item.last {
  margin-right: 0;
}

.newsphoto-item a {
  display: block;
}

.newsphoto-item a .pic {
  width: 150px;
  height: 108px;
  position: relative;
  overflow: hidden;
}

.newsphoto-item a .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s;
}

.newsphoto-item a .pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.newsphoto-item a .newsphoto-info {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 20px;
  max-height: 40px;
  padding-top: 6px;
}

.technical-library {
  padding-bottom: 39px;
}

.technical-library .library-title {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #353B42;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: bold;
}

.technical-library .technical-library-content {
  width: 618px;
  background: #F7F7F7;
  border: 1px solid #DEDEDE;
  padding: 11px 12px;
}

.technical-library .technical-library-content .library-item a {
  display: block;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.technical-library .technical-library-content .library-item a:hover {
  color: #BF0008;
}

.industrialreports .industrialreports-title {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #353B42;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: bold;
}

.industrialreports .industrialreports-content {
  width: 618px;
  background: #F7F7F7;
  border: 1px solid #DEDEDE;
  padding: 11px 12px;
}

.industrialreports .industrialreports-content .industrialreports-item {
  display: inline-block;
  width: 307px;
}

.industrialreports .industrialreports-content .industrialreports-item a {
  display: block;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 295px;
}

.industrialreports .industrialreports-content .industrialreports-item a:hover {
  color: #BF0008;
}

.left-bar {
  width: 49px;
  position: absolute;
  top: 50px;
  left: -74px;
  z-index: 10;
}

.left-bar.active {
  position: fixed;
  position: fixed;
  top: 25px;
  left: 50%;
  margin-left: -570px;
  z-index: 10;
}

.left-bar > div {
  width: 47px;
  height: 47px;
  margin-bottom: 22px;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  background: #fff;
}

.left-bar > div:hover {
  background-color: #f1f1f1;
}

.left-bar > div.collected {
  width: 47px;
  height: 47px;
  margin-bottom: 22px;
  border: 1px solid #99abb7;
  background: #99abb7;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}

.left-bar > div img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 50%;
}

.left-bar > div .tag {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 25px;
  text-indent: 6px;
}

.left-bar > div.collect {
  position: relative;
}

.left-bar > div.collect .tag {
  position: absolute;
  width: 47px;
  height: 25px;
  background: url("//images.ofweek.com/article/images/bar/tag1.png") center no-repeat;
  top: 10px;
  left: -57px;
}

.left-bar > div.collected {
  position: relative;
}

.left-bar > div.collected .tag {
  position: absolute;
  width: 47px;
  height: 25px;
  background: url("//images.ofweek.com/article/images/bar/tag1.png") center no-repeat;
  top: 10px;
  left: -57px;
}

.left-bar > div.collect:hover .tag {
  display: block;
}

.left-bar > div.collected:hover .tag {
  display: block;
}

.left-bar > div.subscription {
  position: relative;
}

.left-bar > div.subscription a {
  display: block;
}

.left-bar > div.subscription a img {
  width: 37%;
}

.left-bar > div.subscription .tag {
  position: absolute;
  width: 47px;
  height: 25px;
  background: url("//images.ofweek.com/article/images/bar/tag1.png") center no-repeat;
  top: 10px;
  left: -57px;
}

.left-bar > div.subscription:hover .tag {
  display: block;
}

.left-bar > div.correction {
  float: none;
}

.left-bar > div.correction img {
  width: 48%;
}

.left-bar > div.correction .tag {
  position: absolute;
  width: 47px;
  height: 25px;
  background: url("//images.ofweek.com/article/images/bar/tag1.png") center no-repeat;
  top: 10px;
  left: -57px;
}

.left-bar > div.correction:hover .tag {
  display: block;
}

.left-bar > div.self-media img {
  width: 46%;
}

.left-bar > div.self-media .tag {
  position: absolute;
  width: 89px;
  height: 25px;
  background: url("//images.ofweek.com/article/images/bar/tag2.png") center no-repeat;
  top: 10px;
  left: -100px;
}

.left-bar > div.self-media:hover .tag {
  display: block;
}

.left-bar > div.share {
  position: relative;
}

.left-bar > div.share .social-share {
  position: absolute;
  left: 50px;
  top: -2px;
  display: none;
  z-index: 200000;
}

.left-bar > div.share .social-share.active {
  left: -135px;
  background: url("//images.ofweek.com/article/images/bar/left-share-bg.png") center top no-repeat;
}

.left-bar > div.share .social-share.active > a {
  width: 117px;
  margin-left: 6px;
}

.left-bar > div.share .social-share.active > a span {
  display: block;
  width: 100%;
}

.left-bar > div.share:hover .social-share {
  display: block;
}

.artical-operation {
  height: 20px;
  margin-top: 20px;
}

.artical-operation .artical-operation-share {
  font-size: 14px;
  color: #3A5161;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  width: 100px;
}

.artical-operation .artical-operation-share .share-tag {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.artical-operation .artical-operation-share .social-share {
  display: none;
  position: absolute;
  z-index: 3000;
  left: 62px;
  top: -17px;
}

.artical-operation .artical-operation-share:hover .social-share {
  display: block;
}

.artical-operation .bot_tag .collect,
.artical-operation .bot_tag .print,
.artical-operation .bot_tag .tuijian {
  background: none;
}

.artical-operation .bot_tag .collect a,
.artical-operation .bot_tag .print a,
.artical-operation .bot_tag .tuijian a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 20px;
}

.collect-popup {
  width: 120px;
  height: 36px;
  background-color: #000000;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  z-index: 2000;
  opacity: 0.8;
  border-radius: 2px;
  line-height: 36px;
}

.hot-list {
  margin-bottom: 32px;
  margin-top: 32px;
}

.hot-list .hot-list-title {
  height: 42px;
}

.hot-list .hot-list-title span {
  display: inline-block;
  width: 100px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #878787;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}

.hot-list .hot-list-title .list-title-active {
  color: #3A5161;
  background: #F7F7F7;
  border: 1px solid #dedede;
  border-bottom: #F7F7F7;
  position: relative;
  top: 1px;
  font-weight: bold;
}

.hot-list .hot-list-cont {
  background: #F7F7F7;
  padding: 10px 15px;
  border: 1px solid #dedede;
}

.hot-list .hot-list-cont ul:last-child {
  display: none;
}

.hot-list .hot-list-cont ul li {
  padding: 14px 0;
  border-bottom: 1px solid #E6E6E6;
}

.hot-list .hot-list-cont ul li:last-child {
  border-bottom: none;
}

.hot-list .hot-list-cont ul li .hot-list-no {
  display: block;
  height: 42px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #878787;
  width: 17px;
  float: left;
}

.hot-list .hot-list-cont ul li .hot-list-active {
  color: #BF0008;
}

.hot-list .hot-list-cont ul li .hot-list-text {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3A5161;
  line-height: 22px;
  width: 244px;
  max-height: 44px;
  overflow: hidden;
  float: right;
  display: block;
}

.hot-list .hot-list-cont ul li .hot-list-text:hover {
  text-decoration: underline;
}

.hr-list {
  margin-bottom: 32px;
  margin-top: 32px;
}

.hr-list .hr-title {
  margin-bottom: 32px;
}

.hr-list .hr-title .hr-title-img {
  float: left;
  margin-right: 30px;
}

.hr-list .hr-title .hr-title-link a {
  margin: 12px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #BF0008;
  line-height: 25px;
}

.hr-list .hr-title .hr-title-link a:hover {
  text-decoration: underline;
}

.hr-list .hr-list-title {
  clear: both;
  height: 42px;
  position: relative;
}

.hr-list .hr-list-title span {
  display: inline-block;
  width: 100px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #878787;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}

.hr-list .hr-list-title a {
  position: absolute;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #BF0008;
  line-height: 14px;
  right: 8px;
  top: 16px;
}

.hr-list .hr-list-title a:hover {
  text-decoration: underline;
}

.hr-list .hr-list-title .list-title-active {
  color: #3A5161;
  background: #F7F7F7;
  border: 1px solid #dedede;
  border-bottom: #F7F7F7;
  position: relative;
  top: 2px;
  font-weight: bold;
}

.hr-list .hr-list-cont {
  background: #F7F7F7;
  padding: 10px 15px;
  border: 1px solid #dedede;
}

.hr-list .hr-list-cont ul:last-child {
  display: none;
}

.hr-list .hr-list-cont ul li {
  padding: 9px 0;
  border-bottom: 1px solid #E6E6E6;
  overflow: hidden;
}

.hr-list .hr-list-cont ul li:last-child {
  border-bottom: none;
}

.hr-list .hr-list-cont ul li .hr-list-no {
  display: block;
  height: 22px;
  width: 50%;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 22px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.hr-list .hr-list-cont ul li .hr-list-no a {
  color: #3A5161;
}

.hr-list .hr-list-cont ul li .hr-list-text {
  float: right;
  display: block;
  width: 50%;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #878787;
}

.hr-list .hr-list-cont ul li .hr-list-text a {
  color: #878787;
}

.mianze {
  border-top: none;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #878787;
  line-height: 20px;
}

.pagination {
  position: absolute;
  z-index: 20;
  bottom: 47px;
  width: 100%;
  text-align: right;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.49);
  margin: 0 4px;
  opacity: 0.8;
  cursor: pointer;
}

.swiper-pagination-switch:last-child {
  margin-right: 14px;
}

.swiper-active-switch {
  background: rgba(255, 255, 255, 0.8);
  width: 18px;
  height: 4;
  border-radius: 2px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/*# sourceMappingURL=style.css.map */