﻿.more a:hover {
  text-decoration: underline;
}

.subtitle {
  margin: 35px 0;
}

.subtitle span {
  display: inline-block;
  margin-right: 18px;
  font-size: 18px;
  font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
  font-weight: Normal;
  text-align: left;
}

.subtitle span a {
  color: #414141;
}

.subtitle span a:hover {
  color: #ff474b;
}

.subtitle span::after {
  content: "|";
  margin-left: 22px;
}

.subtitle span:last-child::after {
  content: "";
}

.title {
  font-size: 22px;
  font-family: FZQingKeBenYueSongS-R-GB Regular, FZQingKeBenYueSongS-R-GB Regular-Regular;
  color: #2c2c2c;
  text-indent: 38px;
}

.title_1 {
  font-size: 30px;
  height: 32px;
  line-height: 32px;
  font-family: FZQingKeBenYueSongS-R-GB Regular, FZQingKeBenYueSongS-R-GB Regular-Regular;
  color: #ff474b;
}

.title_1 a {
  color: #ff474b;
}

ul.newslist::-webkit-scrollbar {
  width: 4px;
  background: #ffced0;
}

ul.newslist::-webkit-scrollbar-thumb {
  background: #ff474b;
}

ul.newslist li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.newslist li a:hover {
  color: #ff474b !important;
}

ul.newslist li a:hover p {
  color: #ff474b !important;
}

ul.newslist li a span {
  font-size: 20px;
  font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
  font-weight: 700;
  color: #ff474b;
  line-height: 40px;
}

ul.newslist li a p {
  margin: 0 0 0 10px;
  width: 354px;
  font-size: 20px;
  font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
  text-align: left;
  color: #2c2c2c;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pic_text_1 {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.pic_text_1:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pic_text_1 a {
  display: block;
  height: 100%;
}

.pic_text_1 a img {
  display: block;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pic_text_1 p {
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pic_text_1 a {
  color: #fff;
}

.pic_text_2 {
  width: 213px;
  height: 249px;
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 6px rgba(6, 0, 1, 0.06);
          box-shadow: 1px 1px 6px rgba(6, 0, 1, 0.06);
}

.pic_text_2 img {
  display: block;
}

.pic_text_2 .brief {
  height: 101px;
  padding: 14px;
  background: #fff;
}

.pic_text_2 .brief p {
  height: 56px;
  overflow: hidden;
  font-size: 16px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #2c2c2c;
  line-height: 28px;
}

.pic_text_2 .brief .source {
  font-size: 14px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #696969;
  margin-top: 22px;
}

.pic_text_2 a:hover p {
  color: #ff474b;
}

.home_news_list li {
  margin: 20px 0;
}

.home_news_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home_news_list li a .img {
  display: block;
  width: 160px;
  height: 90px;
  border-right: 6px;
}

.home_news_list li a .con {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  width: 272px;
}

.home_news_list li a .con h6 {
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  color: #2c2c2c;
}

.home_news_list li a .con .source {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  color: #696969;
}

.home_news_list li a:hover h6 {
  color: #ff474b;
}

.wrapper main {
  background: url("../images/main_bg.jpg") repeat-y center top;
  padding-top: 18px;
}

.wrapper main .banner {
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0 auto;
}

.wrapper main .banner .roundabout-holder {
  overflow: hidden;
  list-style: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  margin-top: 0;
  margin-bottom: 0;
  width: 1600px;
  height: 600px;
}

.wrapper main .banner .roundabout-holder .roundabout-moveable-item {
  height: 600px;
  width: 1400px;
  cursor: pointer;
  background: #f9f9f9;
}

.wrapper main .banner .roundabout-holder .roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrapper main .banner .btn {
  width: 57px;
  height: 57px;
  opacity: 0.6;
  border-radius: 100%;
  position: absolute;
  top: 258px;
  z-index: 9999;
  cursor: pointer;
}

.wrapper main .banner .btn-prev {
  left: 40px;
  background: #ff474b url("../images/btn-prev.png") no-repeat center center;
}

.wrapper main .banner .btn-next {
  right: 40px;
  background: #ff474b url("../images/btn-next.png") no-repeat center center;
}

.wrapper main .banner ul.switcher {
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 9998;
  padding: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.wrapper main .banner ul.switcher li {
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 100%;
  margin: 0 10px;
}

.wrapper main .banner ul.switcher li.active {
  width: 30px;
  background: #ff474b;
  border-radius: 20px;
}

.wrapper main .article_1 {
  margin-top: 25px;
}

.wrapper main .article_1 .jgjs {
  width: 910px;
}

.wrapper main .article_1 .jgjs .top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper main .article_1 .jgjs .top .title a {
  font-size: 30px;
  font-family: FZQingKeBenYueSongS-R-GB Regular, FZQingKeBenYueSongS-R-GB Regular-Regular;
  color: #ff474b;
}

.wrapper main .article_1 .jgjs ul {
  margin-top: 35px;
}

.wrapper main .article_1 .jgjs ul li {
  position: relative;
  width: 290px;
  height: 180px;
  overflow: hidden;
}

.wrapper main .article_1 .jgjs ul li img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.wrapper main .article_1 .jgjs ul li:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.wrapper main .article_1 .jgjs ul li p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.4);
  line-height: 32px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrapper main .article_1 .rdzx {
  width: 430px;
}

.wrapper main .article_1 .rdzx .top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper main .article_1 .rdzx .top .title {
  font-size: 30px;
  font-family: FZQingKeBenYueSongS-R-GB Regular, FZQingKeBenYueSongS-R-GB Regular-Regular;
  color: #ff474b;
  text-indent: 0;
  height: 32px;
  line-height: 32px;
}

.wrapper main .article_1 .rdzx ul {
  height: 200px;
  overflow-y: scroll;
  margin-top: 16px;
}

.wrapper main .article_2 {
  margin-top: 30px;
}

.wrapper main .article_2 .top .title {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../images/icon_1.png") no-repeat left center;
}

.wrapper main .article_2 .slider {
  position: relative;
  margin-top: 20px;
}

.wrapper main .article_2 .slider .swiper-container {
  height: 253px;
}

.wrapper main .article_2 .slider .swiper-container .swiper-slide {
  position: relative;
}

.wrapper main .article_2 .slider .swiper-container .swiper-slide .brief {
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 20px;
  line-height: 40px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrapper main .article_2 .slider .arrow {
  width: 31px;
  height: 55px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
}

.wrapper main .article_2 .slider .arrow-left {
  background: url("../images/article_2_left.png") no-repeat;
  left: -68px;
}

.wrapper main .article_2 .slider .arrow-right {
  background: url("../images/article_2_right.png") no-repeat;
  right: -68px;
}

.wrapper main .article_3 {
  margin-top: 30px;
}

.wrapper main .article_3 .left {
  width: 910px;
  margin-top: 20px;
}

.wrapper main .article_3 .left .top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper main .article_3 .left .list_2 {
  margin-top: 20px;
}

.wrapper main .article_3 .left .list_2 a {
  display: block;
  position: relative;
  width: 444px;
  height: 115px;
  overflow: hidden;
  border-radius: 6px;
}

.wrapper main .article_3 .left .list_2 a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.wrapper main .article_3 .left .list_2 a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.wrapper main .article_3 .right {
  width: 456px;
}

.wrapper main .article_3 .right .top .title.zbk {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 32px;
  background: url("../images/icon_zbk.png") no-repeat left center;
}

.wrapper main .article_3 .right .top .title.tws {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 32px;
  background: url("../images/icon_tws.png") no-repeat left center;
}

.wrapper main .article_3 .right .list_3 .pic_text_1 {
  margin-top: 20px;
}

.wrapper main .article_4 {
  margin-top: 30px;
}

.wrapper main .article_4 .top .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper main .article_4 .top .title {
  height: 32px;
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../images/icon_1.png") no-repeat left center;
}

.wrapper main .article_4 .top .subtitle {
  height: 24px;
  margin: 0 0 0 65px;
}

.wrapper main .article_4 .banner_zclr {
  margin: 30px auto 0;
  width: 1400px;
  height: 307px;
}

.wrapper main .article_4 .banner_zclr .swiper-slide {
  width: 545px;
  height: 307px;
}

.wrapper main .article_4 .banner_zclr .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.wrapper main .article_5 {
  margin-top: 58px;
}

.wrapper main .article_5 .left {
  width: 900px;
}

.wrapper main .article_5 .left .list ul.newslist {
  width: 420px;
  height: 250px;
}

.wrapper main .article_5 .left .list ul.newslist li {
  line-height: 49px;
}

.wrapper main .article_5 .left .list ul.newslist li a span {
  line-height: 49px;
}

.wrapper main .article_5 .left .list ul.newslist li a p {
  width: 395px;
  line-height: 49px;
}

.wrapper main .article_5 .right .top .title.tzx {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../images/icon_tzx.png") no-repeat left center;
}

.wrapper main .article_5 .right .top .title.khs {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../images/icon_khs.png") no-repeat left center;
}

.wrapper main .article_5 .right .list_3 .pic_text_1 {
  margin-top: 20px;
}

.wrapper main .article_5 .right .list_4 {
  border-radius: 6px;
  width: 422px;
  height: 293px;
  overflow-y: scroll;
  margin-top: 30px;
  padding: 23px 20px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
}

.wrapper main .article_5 .right .list_4::-webkit-scrollbar {
  width: 4px;
  background: #ffced0;
}

.wrapper main .article_5 .right .list_4::-webkit-scrollbar-thumb {
  background: #ff474b;
}

.wrapper main .article_5 .right .list_4 ul.newslist li {
  line-height: 48px;
}

.wrapper main .article_5 .right .list_4 ul.newslist li a span {
  line-height: 48px;
}

.wrapper main .article_5 .right .list_4 ul.newslist li a p {
  width: 270px;
  line-height: 48px;
}

.wrapper main .article_5 .right .list_4 ul.newslist li a div {
  font-size: 16px;
  font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
  color: #ff696c;
  line-height: 48px;
}

.wrapper main .article_5 .right .list_4 ul.newslist li + li {
  border-top: 1px solid #eee;
}

.wrapper main .article_6 {
  margin-top: 65px;
}

.wrapper main .article_6 .jpds_banner {
  position: relative;
  width: 1400px;
  margin: 76px auto 0;
}

.wrapper main .article_6 .jpds_banner .swiper-container {
  width: 1124px;
  height: 395px;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide .br {
  position: absolute;
  border: 1px solid #bfbfbf;
  width: 256px;
  height: 318px;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide p {
  width: 100%;
  text-align: center;
  opacity: 0.7;
  font-size: 16px;
  font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
  font-weight: 700;
  text-align: center;
  color: #000000;
  line-height: 35px;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n) .br {
  bottom: 0;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n) img {
  display: block;
  position: absolute;
  bottom: 18px;
  left: 18px;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n) p {
  position: absolute;
  top: 0;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n + 1) .br {
  top: 0;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n + 1) img {
  display: block;
  position: absolute;
  top: 18px;
  left: 18px;
}

.wrapper main .article_6 .jpds_banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n + 1) p {
  position: absolute;
  bottom: 0;
}

.wrapper main .article_6 .jpds_banner .swiper-button-prev,
.wrapper main .article_6 .jpds_banner .swiper-button-next {
  font-family: serif;
  width: 40px;
  height: 40px;
  opacity: 0.4;
  background: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  text-align: center;
}

.wrapper main .article_6 .jpds_banner .swiper-button-prev {
  left: 0;
}

.wrapper main .article_7 {
  margin-top: 25px;
}

.wrapper main .article_7 .left {
  width: 900px;
}

.wrapper main .article_7 .left .list .newslist {
  padding: 10px;
}

.wrapper main .article_7 .left .list .newslist li {
  line-height: 40px;
}

.wrapper main .article_7 .left .list .newslist li p {
  width: 380px;
  font-size: 16px;
  font-family: Source Han Sans CN Normal;
  color: #2c2c2c;
  line-height: 40px;
}

.wrapper main .article_7 .left .list .newslist li span {
  font-size: 20px;
  font-family: Source Han Sans CN Bold;
  font-weight: 700;
  color: #ff474b;
  line-height: 40px;
}

.wrapper main .article_7 .right {
  width: 462px;
}

.wrapper main .article_7 .right .top .title.khs {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../images/icon_dws.png") no-repeat left center;
}

.wrapper main .article_7 .right .top .title.xxmx {
  padding-left: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../images/icon_xxmx.png") no-repeat left center;
}

.wrapper main .article_7 .right .msg {
  margin-top: 20px;
  width: 462px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(255, 94, 97, 0.15);
          box-shadow: 0px 0px 13px 0px rgba(255, 94, 97, 0.15);
  border-radius: 6px;
}

.wrapper main .article_7 .right .msg .submit-btn {
  margin: 20px auto 0;
  cursor: pointer;
  letter-spacing: 2px;
  border-radius: 20px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff474b), to(#ffa1a1));
  background: linear-gradient(#ff474b 0%, #ffa1a1 100%);
}

.wrapper main .article_7 .right .msg .msg-list {
  padding: 20px;
}

.wrapper main .article_7 .right .msg .msg-list .valid {
  width: 350px;
  height: 14px;
  line-height: 14px;
  color: #ff552e;
  font-size: 12px;
  position: absolute;
  bottom: -16px;
  left: 0;
}

.wrapper main .article_7 .right .msg .msg-list p {
  font-size: 16px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  color: #2c2c2c;
}

.wrapper main .article_7 .right .msg .msg-list .msg-input {
  position: relative;
  margin: 0 0 20px;
}

.wrapper main .article_7 .right .msg .msg-list .msg-input input,
.wrapper main .article_7 .right .msg .msg-list .msg-input textarea {
  border-radius: 5px;
  padding: 0 10px;
  width: 400px;
  height: 30px;
  outline: none;
  border: 1px solid #ff474b;
}

.wrapper main .article_7 .right .msg .msg-list .msg-input textarea {
  padding: 10px;
  height: 80px;
}

.wrapper main .article_7 .right .msg .msg-list .msg-input input:focus {
  border-radius: 5px;
  border: 1px solid #ff474b;
}

.wrapper main .article_7 .right .msg .msg-list .msg-select {
  position: relative;
  margin: 0 0 20px;
}

.wrapper main .article_7 .right .msg .msg-list .msg-select select {
  width: 422px;
  height: 31px;
  border: 1px solid #ff474b;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  font-weight: 400;
  letter-spacing: 1px;
  outline: none;
}

.wrapper main .article_7 .right .msg .msg-list .msg-radio {
  margin: 0 0 20px;
  position: relative;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.wrapper main .article_7 .right .msg .msg-list .msg-radio .radio {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
  color: #2c2c2c;
  padding-left: 25px;
  cursor: pointer;
}

.wrapper main .article_7 .right .msg .msg-list .msg-radio .radio input {
  position: absolute;
  left: -9999px;
}

.wrapper main .article_7 .right .msg .msg-list .msg-radio .radio i {
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  outline: 0;
  border: 1px solid #ff474b;
  background: #ffffff;
  border-radius: 50%;
  transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}

.wrapper main .article_7 .right .msg .msg-list .msg-radio .radio input + i:after {
  position: absolute;
  content: "";
  top: 3px;
  left: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ff474b;
  opacity: 0;
  transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}

.wrapper main .article_7 .right .msg .msg-list .msg-radio .radio input:checked + i:after {
  opacity: 1;
}

.wrapper main .article_7 .right .user {
  width: 462px;
  opacity: 0.7;
  background: #fff;
  -webkit-box-shadow: 0px 0px 43px 0px rgba(253, 156, 159, 0.15);
          box-shadow: 0px 0px 43px 0px rgba(253, 156, 159, 0.15);
}

.wrapper main .article_7 .right .user ul {
  padding: 10px 10px;
}

.wrapper main .article_7 .right .user ul li {
  margin: 8px;
  width: 350px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px 0 30px;
  border-radius: 100px;
}

.wrapper main .article_7 .right .user ul li .pic {
  position: relative;
  width: 42px;
  height: 51px;
}

.wrapper main .article_7 .right .user ul li .pic img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #fff;
}

.wrapper main .article_7 .right .user ul li .pic .no {
  position: absolute;
  bottom: 0;
  width: 49px;
  height: 17px;
  border-radius: 9px;
  font-size: 12px;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 500;
  text-align: center;
  color: #333333;
}

.wrapper main .article_7 .right .user ul li .name {
  width: 112px;
  font-size: 19px;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 600;
  margin-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrapper main .article_7 .right .user ul li p {
  margin-right: 30px;
  font-size: 15px;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 500;
  color: #8a4f14;
}

.wrapper main .article_7 .right .user ul li .count {
  width: 60px;
  font-size: 16px;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 600;
  color: #cf1414;
}

.wrapper main .article_7 .right .user ul li:first-child {
  background: -webkit-gradient(linear, left top, left bottom, from(#eeb554), to(#f5ce81));
  background: linear-gradient(#eeb554 0%, #f5ce81 100%);
}

.wrapper main .article_7 .right .user ul li:first-child .pic .no {
  background: #ffe65c;
}

.wrapper main .article_7 .right .user ul li:first-child .name {
  color: #894e13;
}

.wrapper main .article_7 .right .user ul li:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(#94a2a9), color-stop(0%, #94a2a9), to(#c6d3d9));
  background: linear-gradient(#94a2a9 0%, #94a2a9 0%, #c6d3d9 100%);
}

.wrapper main .article_7 .right .user ul li:nth-child(2) .pic .no {
  background: #f7dcb0;
}

.wrapper main .article_7 .right .user ul li:nth-child(2) .name {
  color: #424648;
}

.wrapper main .article_7 .right .user ul li:nth-child(3) {
  background: -webkit-gradient(linear, left top, left bottom, from(#bc7143), to(#f4c0a1));
  background: linear-gradient(#bc7143 0%, #f4c0a1 100%);
}

.wrapper main .article_7 .right .user ul li:nth-child(3) .pic .no {
  background: #d3dadd;
}

.wrapper main .article_7 .right .user ul li:nth-child(3) .name {
  color: #883706;
}
/*# sourceMappingURL=home.css.map */