@charset "utf-8";

body {
  background: #f4f4f4;
}

.tab-head {
  background: #fff;
  padding-top: 10px;
}

.tab-head .tab-hd {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  background: #fff;
}

.tab-head .tab-hd a {
  display: inline-block;
  cursor: pointer;
  margin-right: 30px;
  font-size: 16px;
  position: relative;
  top: -4px;
}

.tab-head .tab-hd a.current {
  font-size: 18px;
  color: #3d464d;
  font-weight: 700;
  border-bottom: 4px solid red;
}

.mnews {
  width: 1200px;
  margin: 0 auto 40px;
}

.mnews .mnews-left {
  width: 803px;
  margin-right: 30px;
  float: left;
}

.mnews .mnews-left .tab .tab-bd {
  margin-top: 20px;
}

.mnews .mnews-left .tab .tab-bd .box {
  display: none;
  overflow: hidden;
}

.mnews .mnews-left .tab .tab-bd .box .naw-top {
  margin-bottom: 20px;
}

.mnews .mnews-left .tab .tab-bd .box .naw-top .icon-i {
  background: url();
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}

.mnews .mnews-left .tab .tab-bd .box .naw-top li {
  float: left;
}

.mnews .mnews-left .tab .tab-bd .box .naw-top li>a {
  color: #929699;
  margin-right: 5px;
}

.mnews .mnews-left .tab .tab-bd .box .contents {
  padding: 30px 30px 30px;
  background: #fff;
  border-radius: 5px;
}

.mnews .mnews-left .tab .tab-bd .box .contents h3 {
  font-size: 24px;
  text-align: center;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-subhead {
  font-size: 14px;
  text-align: center;
  color: #929699;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-subhead>span {
  margin-right: 30px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-show {
  width: 740px;
  height: 380px;
  margin-top: 40px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-show>img {
  width: 100%;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-text {
  margin-top: 40px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-text p {
  font-size: 20px;
  font-size: #3d464d;
  font-weight: 700;
}

.mnews .mnews-left .tab .tab-bd .box .contents p,
.mnews .mnews-left .tab .tab-bd .box .contents p span {
  font-size: 14px;
  line-height: 26px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-text dl {
  margin-top: 30px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-text dl dt {
  font-size: 14px;
  font-size: #3d464d;
  font-weight: 700;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-text dl dd {
  font-size: 14px;
  font-size: #63696e;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-give {
  margin-top: 85px;
  color: #ff0000;
  font-size: 16px;
  text-align: center;
  height: 50px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-give span {
  border: 1px solid #ff0000;
  border-radius: 21px;
  padding: 10px 30px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .c-give .icon-give {
  background: url(../../resource/website/img/news/details/give.png);
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select {
  margin-top: 95px;
  vertical-align: middle;
  height: 40px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select .s-tips {
  width: 50%;
  float: left;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select .s-tips>span {
  border: 1px solid #82888c;
  height: 26px;
  line-height: 26px;
  border-radius: 26px;
  min-width: 40px;
  padding: 0 10px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select .s-tips>span>a {
  font-size: 14px;
  color: #2f3840;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select .s-share {
  float: right;
  height: 44px;
  line-height: 44px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select .s-share a {
  display: inline-block;
}

.mnews .mnews-left .tab .tab-bd .box .contents .select .s-share a img {
  width: 100%;
  vertical-align: middle;
}

.mnews .mnews-left .tab .tab-bd .box .contents .articles {
  margin-top: 20px;
  font-size: 14px;
}

.mnews .mnews-left .tab .tab-bd .box .contents .articles>a {
  font-size: 14px;
  color: #3d464d;
}

.mnews .mnews-left .tab .tab-bd .box .contents .articles>a:hover {
  color: #ea3524;
}

.mnews .mnews-left .tab .tab-bd .box .contents .articles .a-next {
  float: right;
}

.mnews .mnews-left .tab .tab-bd .box .adbanner {
  margin-top: 40px;
}

.mnews .mnews-left .tab .tab-bd .box .adbanner a {
  width: 800px;
  height: 140px;
  display: block;
}

.mnews .mnews-left .tab .tab-bd .box .adbanner a>img {
  width: 100%;
}

.mnews .mnews-left .tab .tab-bd .current {
  display: block;
}

.mnews .mnews-right {
  padding: 0 15px 15px;
  float: left;
  width: 320px;
  margin-top: 56px;
  background: #fff;
  border-radius: 5px;
}

.mnews .mnews-right .operate {
  height: 80px;
}

.mnews .mnews-right .operate .o-icon {
  background: url(../../resource/website/img/news/details/operate.png);
  width: 80px;
  height: 80px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.mnews .mnews-right .operate .o-plate {
  display: inline-block;
  margin-right: 30px;
  vertical-align: middle;
}

.mnews .mnews-right .operate .o-plate li:nth-child(1) {
  font-size: 16px;
  color: #3d464d;
}

.mnews .mnews-right .operate .o-plate li:nth-child(2) {
  font-size: 14px;
  color: #929699;
}

.mnews .mnews-right .operate .o-plate li .p-icon {
  background: url(../../resource/website/img/news/details/operate01.png);
  width: 16px;
  height: 21px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
}

.mnews .mnews-right .operate .o-container {
  padding: 10px 27px;
  font-size: 14px;
  color: #fff;
  background-color: #ff0000;
  border-radius: 20px;
  cursor: pointer;
}

.abouttxt {
  padding: 27px 28px 29px;
  background: #fff;
  border-radius: 4px;
  margin-top: 10px;
}

.abouttxt h3 {
  font-size: 18px;
  color: #454545;
}

.abouttxt h3>i {
  background: url();
  width: 148px;
  height: 15px;
  display: inline-block;
  margin-left: 5px;
}

.abouttxt ul {
  margin-top: 11px;
  padding-left: 16px;
}

.abouttxt ul li {
  width: 283px;
  float: left;
  position: relative;
  margin-top: 12px;
}

.abouttxt ul li:nth-child(2n) {
  margin-left: 103px;
}

.abouttxt ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: rgba(69, 69, 69, 1);
  border-radius: 50%;
  position: absolute;
  left: -13px;
  top: 6px;
}

.abouttxt ul li a {
  font-size: 16px;
  color: #454545;
  display: block;
  width: 283px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-content {
  padding: 10px 0;
}

.article-content img {
  width: 100%;
  height: auto;
}

.worker-right .recommend {
  padding: 0 !important;
  width: 320px !important;
}