.bread {
  background: #f4f4f4;
  line-height: 40px;
  font-size: 14px;
  color: #a3a3a3;
}
.bread .active {
  color: #c20404;
}
.loucengdingbu {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-wrap: wrap;
}
.loucengdingbu .bannered {
  width: 385px;
  height: 217px;
  position: relative;
  overflow: hidden;
}
.loucengdingbu .bannered .swipered {
  width: 100%;
  height: 100%;
}
.loucengdingbu .bannered .swipered img {
  width: 100%;
  height: 100%;
}
.loucengdingbu .bannered .swipered .swiper-slide p {
  position: absolute;
  box-sizing: border-box;
  bottom: 0px;
  color: #ffffff;
  padding: 15px 25px 30px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.loucengdingbu .bannered .swiper-pagination {
  font-size: 10px;
  width: auto;
  left: 25px;
}
.loucengdingbu .bannered .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 4px;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 2px;
  margin-right: 3px;
  transition: all 0.5s;
}
.loucengdingbu .bannered .swiper-pagination .swiper-pagination-bullet-active {
  width: 14px;
  height: 4px;
  background: #C20404;
  border-radius: 2px;
}
.loucengdingbu .banneright {
  width: 792px;
  height: 217px;
  background: #FFFFFF;
  box-shadow: 0px 0px 24px 0px #E2E2E2;
  display: flex;
  box-sizing: border-box;
  padding: 25px 0 25px 22px;
}
.loucengdingbu .banneright .opleft {
  border-right: 1px solid #D8D8D8;
  width: 365px;
  flex: 0 0 auto;
}
.loucengdingbu .banneright .opleft .bijtitlt {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.loucengdingbu .banneright .opleft .bijtitlt img {
  width: 26px;
  height: 24px;
  vertical-align: middle;
  margin-right: 21px;
}
.loucengdingbu .banneright .opleft .bijtitlt span {
  vertical-align: middle;
}
.loucengdingbu .banneright .opleft .shuop {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 37px;
}
.loucengdingbu .banneright .opleft .shuk {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 37px;
}
.loucengdingbu .banneright .opleft .shuk span {
  font-size: 30px;
  font-family: Impact;
  font-weight: 400;
  color: #333333;
  line-height: 37px;
}
.loucengdingbu .banneright .opright {
  margin-left: 30px;
}
.loucengdingbu .banneright .opright ul {
  display: flex;
  flex-wrap: wrap;
}
.loucengdingbu .banneright .opright ul li {
  padding: 0 20px;
  line-height: 26px;
  text-align: center;
  background: #0052CD;
  border-radius: 13px;
  margin-bottom: 22px;
  margin-right: 10px;
  color: #FFFFFF;
  border: 1px solid #0052CD;
}
.loucengdingbu .banneright .opright ul li:hover {
  background: #fff;
}
.loucengdingbu .banneright .opright ul li:hover a {
  color: #0052CD;
}
.loucengdingbu .banneright .opright ul li a {
  display: block;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
}
.artbanner {
  position: relative;
  height: 276px;
  margin-top: 40px;
}
.artbanner .swiper {
  height: 100%;
  line-height: 1;
}
.artbanner .swiper .swiper-slide {
  width: 100%;
  height: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  background: url(../image/bg_07.png) no-repeat;
}
.artbanner .swiper .swiper-slide .renxiang {
  width: 205px;
  height: 255px;
  margin-left: 50px;
  align-self: flex-end;
}
.artbanner .swiper .swiper-slide .renxiang img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.artbanner .swiper .swiper-slide .cen {
  margin-left: 25px;
  padding-top: 55px;
  flex: 1;
}
.artbanner .swiper .swiper-slide .cen .vip {
  display: flex;
  align-items: center;
}
.artbanner .swiper .swiper-slide .cen .vip .name {
  font-size: 40px;
  color: #ffffff;
  margin-right: 34px;
  white-space: nowrap;
}
.artbanner .swiper .swiper-slide .cen .vip .futitle {
  font-size: 16px;
  color: #ffffff;
  margin-left: 30px;
  height: 47px;
  line-height: 47px;
  border-radius: 40px 0 0 40px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  padding-left: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.artbanner .swiper .swiper-slide .cen .plone {
  font-size: 40px;
  color: #ffffff;
  margin-top: 35px;
}
.artbanner .swiper .swiper-slide .cen .plone img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.artbanner .swiper .swiper-slide .cen .msg {
  color: #ffffff;
  margin-top: 30px;
}
.artbanner .swiper .swiper-slide .rigth {
  margin: 30px;
  padding-top: 110px;
  color: #999999;
  text-align: center;
}
.artbanner .swiper .swiper-slide .rigth .but:hover {
  filter: invert(100%);
  color: #d64e4e;
}
.artbanner .swiper .swiper-slide .rigth .timer {
  margin-top: 30px;
  white-space: nowrap;
}
.artbanner .swiper .swiper-slide .jiaobiao {
  position: absolute;
  top: 0;
  left: 0;
  width: 82px;
  height: 32px;
  background: #E69241;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
}
.artbanner .swiper-button-prev,
.artbanner .swiper-button-next {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 50%;
  top: 30px;
  margin: 0;
  color: #999;
  font-size: 14px;
  --swiper-navigation-size: 14px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
.artbanner .swiper-button-prev:focus,
.artbanner .swiper-button-next:focus {
  outline: none;
}
.artbanner .swiper-button-prev {
  left: auto;
  right: 70px;
}
.artbanner .swiper-button-next {
  right: 30px;
}
.floorst .floor5 {
  margin-top: 30px;
}
.main {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
.main .mianleft {
  width: 794px;
}
.main .mianleft .article {
  height: 910px;
  overflow: hidden;
  font-size: 18px;
  line-height: 34px;
}
.main .mianleft .article a {
  color: #0052CD;
}
.main .mianleft .article .articletitle {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  padding: 0 70px;
  text-align: center;
}
.main .mianleft .article .articleinof {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 46px;
}
.main .mianleft .article .introduction {
  padding: 25px 26px;
  background: #F4F4F4;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  margin: 20px 0 38px;
}
.main .mianleft .article p {
  font-size: 16px;
  font-family: PingFang SC;
  color: #4F4F4F;
  line-height: 30px;
  text-indent: 32px;
}
.main .mianleft .article h3 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #4F4F4F;
  line-height: 30px;
  text-indent: 32px;
  margin-top: 36px;
  font-weight: bold;
}
.main .mianleft .article h4 {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #4F4F4F;
  line-height: 30px;
  text-indent: 32px;
  margin-top: 36px;
}
.main .mianleft .open {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  text-decoration: underline;
  color: #7AC4AE;
  line-height: 30px;
  cursor: pointer;
  margin-top: 20px;
}
.main .mianleft .author {
  height: 266px;
  background: url("../image/yelloe.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
  padding: 37px 38px 0;
  box-sizing: border-box;
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.main .mianleft .author .touxiang {
  width: 154px;
  height: 154px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.main .mianleft .author .touxiang img {
  width: 100%;
  transition: all 0.5s;
}
.main .mianleft .author .touxiang img:hover {
  transform: scale(1.1);
}
.main .mianleft .author .auot {
  margin-left: 46px;
}
.main .mianleft .author .auot .au1 {
  display: flex;
  align-items: flex-end;
}
.main .mianleft .author .auot .au1 .name {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #4F4F4F;
}
.main .mianleft .author .auot .au1 .zyls {
  width: 82px;
  height: 26px;
  background: #FFF5D2;
  border-radius: 4px;
  text-align: center;
  line-height: 26px;
  margin-left: 20px;
  color: #8F6A3A;
}
.main .mianleft .author .auot .au1 .ptbz {
  width: 82px;
  height: 26px;
  background: #E3EEFF;
  border-radius: 4px;
  text-align: center;
  line-height: 26px;
  margin-left: 10px;
  color: #2F81FE;
}
.main .mianleft .author .auot .sc {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-top: 20px;
}
.main .mianleft .author .auot .ping {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFB219;
  line-height: 22px;
  margin-top: 25px;
}
.main .mianleft .author .auot .ping img {
  width: 19px;
  height: 19px;
  margin-right: 10px;
}
.main .mianleft .author .auot .ping i {
  color: #DCDCDC;
  font-weight: 400;
  font-size: 16px;
  margin: 0 23px;
}
.main .mianleft .author .auot .ping span {
  color: #7A7A7A;
}
.main .mianleft .author .auot .buts {
  display: flex;
  margin-top: 30px;
}
.main .mianleft .author .auot .buts .but {
  width: 130px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #7AC4AE;
  border-radius: 20px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  color: #7AC4AE;
}
.main .mianleft .author .auot .buts .but a {
  display: block;
}
.main .mianleft .author .auot .buts .but:hover {
  background: #7AC4AE;
  color: #fff;
}
.main .mianleft .author .auot .buts .but2 {
  background: #7AC4AE;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  margin-left: 24px;
  color: #ffffff;
}
.main .mianleft .author .auot .buts .but2 a {
  display: block;
}
.main .mianleft .author .auot .buts .but2:hover {
  background: #ffffff;
  color: #7AC4AE;
}
.main .mianleft .major {
  text-align: center;
  margin-top: 47px;
}
.main .mianleft .major .titl {
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: 800;
  color: #181818;
  line-height: 50px;
}
.main .mianleft .major .but {
  width: 176px;
  height: 46px;
  background: #D64E4E;
  box-shadow: 0px 7px 16px 0px #FFD4D4;
  border-radius: 23px;
  margin: 0 auto;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 46px;
  margin-top: 34px;
  border: 1px solid #D64E4E;
}
.main .mianleft .major .but a {
  display: block;
}
.main .mianleft .major .but:hover {
  background: #ffffff;
  color: #D64E4E;
}
.main .mianleft .major .geng {
  display: flex;
  justify-content: center;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #4F4F4F;
  line-height: 28px;
  margin-top: 26px;
}
.main .mianleft .major .geng .gent {
  margin: 0 30px;
  white-space: nowrap;
}
.main .mianleft .major .geng img {
  width: 13px;
  height: 13px;
  vertical-align: middle;
  margin-right: 5px;
}
.main .mianleft .pages {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  margin-top: 20px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
}
.main .mianleft .pages a {
  color: #4F4F4F;
}
.main .mianleft .pages a:nth-child(2) {
  color: #4F4F4F;
}
.main .mianleft .qititle {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #181818;
  line-height: 50px;
}
.main .mianleft .qititle a {
  color: #C20404;
}
.main .mianleft .sdrd {
  width: 100%;
}
.main .mianleft .sdrd .swiper {
  overflow: hidden;
  background: #F4F4F4;
  position: relative;
  margin-top: 30px;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item {
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  padding: 24px 20px;
  display: flex;
  justify-content: space-between;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item ul {
  flex: 1 1 50%;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item .wenzhang {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item .wenzhang .tag {
  width: 46px;
  height: 24px;
  background: #FFFFFF;
  font-size: 14px;
  border: 1px solid #B8B8B8;
  line-height: 24px;
  text-align: center;
  flex: 0 0 auto;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item .wenzhang .wzcen {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #4F4F4F;
  line-height: 24px;
  margin-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  flex: 1 1 auto;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item .wenzhang .rennum {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #A3A3A3;
  line-height: 24px;
  white-space: nowrap;
}
.main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item .fenge {
  width: 1px;
  height: 214px;
  background: #D8D8D8;
  margin: 0 24px;
}
.main .mianleft .sdrd .swiper .swiper-pagination {
  font-size: 10px;
}
.main .mianleft .sdrd .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 34px;
  height: 5px;
  background: #D8D8D8;
  border-radius: 0;
}
.main .mianleft .sdrd .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #C20404;
}
.main .mianleft .retitle {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #181818;
  line-height: 32px;
  border-left: 4px solid #0052CD;
  padding-left: 17px;
  margin-top: 39px;
}
.main .mianleft .retitle a {
  display: block;
}
.main .mianleft .wdzsq {
  display: flex;
  justify-content: space-between;
  margin-top: 31px;
  flex-wrap: wrap;
}
.main .mianleft .wdzsq li {
  width: 387px;
  background: linear-gradient(0deg, #F9FBFF 0%, #E7F0FA 100%);
  box-sizing: border-box;
  padding: 11px 22px 19px;
  margin-bottom: 30px;
  transition: all 0.5s;
}
.main .mianleft .wdzsq li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transform: translateY(-5px);
}
.main .mianleft .wdzsq li h3 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  line-height: 50px;
}
.main .mianleft .wdzsq li h3 a {
  color: #0052CD;
}
.main .mianleft .wdzsq li .mmsg {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
}
.main .mianleft .wdzsq li .mmsg a {
  color: #666666;
}
.main .mianleft .wdzsq li .time {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 46px;
}
.main .mianleft .wdzsq li .time img {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 9px;
}
.main .mianleft .pufalist {
  margin-top: 40px;
}
.main .mianleft .pufalist li {
  display: flex;
  margin-bottom: 36px;
}
.main .mianleft .pufalist li:nth-child(3n+1) .leftbg {
  background: url("../image/wbg1.png") no-repeat;
  background-size: 100% 100%;
}
.main .mianleft .pufalist li:nth-child(3n+1) .leftbg .huamsg {
  color: #131975;
}
.main .mianleft .pufalist li:nth-child(3n+1) .leftbg .huamsg h4 a {
  color: #131975;
}
.main .mianleft .pufalist li:nth-child(3n+2) .leftbg {
  background: url("../image/wbg2.png") no-repeat;
  background-size: 100% 100%;
}
.main .mianleft .pufalist li:nth-child(3n+2) .leftbg .huamsg {
  color: #586A76;
}
.main .mianleft .pufalist li:nth-child(3n+2) .leftbg .huamsg h4 a {
  color: #586A76;
}
.main .mianleft .pufalist li:nth-child(3n) .leftbg {
  background: url("../image/wbg3.png") no-repeat;
  background-size: 100% 100%;
}
.main .mianleft .pufalist li:nth-child(3n) .leftbg .huamsg {
  color: #886B4C;
}
.main .mianleft .pufalist li:nth-child(3n) .leftbg .huamsg h4 a {
  color: #886B4C;
}
.main .mianleft .pufalist li:last-child {
  margin-bottom: 0;
}
.main .mianleft .pufalist li .leftbg {
  display: flex;
  width: 286px;
  height: 141px;
  flex: 0 0 auto;
  padding-top: 10px;
  padding-left: 3px;
  box-sizing: border-box;
}
.main .mianleft .pufalist li .leftbg .lushi {
  width: 92px;
  height: 131px;
  flex: 0 0 auto;
}
.main .mianleft .pufalist li .leftbg .lushi img {
  width: 100%;
  height: 100%;
}
.main .mianleft .pufalist li .leftbg .huamsg {
  margin-left: 5px;
}
.main .mianleft .pufalist li .leftbg .huamsg h4 {
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: 800;
  color: #131975;
  line-height: 30px;
}
.main .mianleft .pufalist li .leftbg .huamsg .name {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  margin-top: 18px;
}
.main .mianleft .pufalist li .leftbg .huamsg .adds {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  margin-top: 5px;
}
.main .mianleft .pufalist li .rightbg {
  margin-left: 20px;
}
.main .mianleft .pufalist li .rightbg h2 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.main .mianleft .pufalist li .rightbg h2 a:hover {
  color: #C20404;
}
.main .mianleft .pufalist li .rightbg .duanlou {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 37px;
}
.main .mianleft .pufalist li .rightbg .flexx {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
}
.main .mianleft .pufalist li .rightbg .flexx span {
  margin-right: 38px;
}
.main .mianleft .pufalist li .rightbg .flexx img {
  vertical-align: middle;
  margin-right: 7px;
}
.main .mainright {
  width: 385px;
}
.main .mainright .speaker {
  height: 341px;
  background: url("../image/fbg.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 30px;
  box-sizing: border-box;
  position: relative;
}
.main .mainright .speaker .txc {
  width: 106px;
  height: 106px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.main .mainright .speaker .txc img {
  width: 100%;
}
.main .mainright .speaker .name {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.main .mainright .speaker .zhuw {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 40px;
}
.main .mainright .speaker .sc {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
}
.main .mainright .speaker .btn {
  width: 140px;
  height: 40px;
  background: #D64E4E;
  border-radius: 20px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.main .mainright .speaker .btn a {
  display: block;
  color: #ffffff;
}
.main .mainright .speaker .jiabiao {
  position: absolute;
  width: 94px;
  height: 28px;
  background: url("../image/shuqi.png") no-repeat;
  background-size: 100% 100%;
  top: -2px;
  right: 25px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
}
.main .mainright .floornews li {
  padding: 25px 0;
  border-bottom: 2px solid #D8D8D8;
  transition: all 0.5s;
}
.main .mainright .floornews li:hover {
  transform: translateY(-5px);
}
.main .mainright .floornews li .newtitle {
  display: flex;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  align-items: center;
}
.main .mainright .floornews li .newtitle .icon {
  width: 29px;
  height: 29px;
  background: #4A92FF;
  border-radius: 50%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  margin-right: 16px;
  flex: 0 0 auto;
}
.main .mainright .floornews li .newcen {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 29px;
  display: flex;
  align-items: flex-start;
}
.main .mainright .floornews li .newcen .icon {
  width: 29px;
  height: 29px;
  background: #EAA37C;
  border-radius: 50%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  margin-right: 16px;
  flex: 0 0 auto;
}
.footbot {
  padding: 40px 0;
}
.footbot ul {
  display: flex;
  justify-content: space-between;
  color: #7a7a7a;
  font-size: 14px;
}
.footbot ul li i {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  background-image: url(../image/1_72.png);
  background-repeat: no-repeat;
  height: 33px;
  width: 42px;
}
.footbot ul li:hover {
  color: #4a92ff;
}
.footbot ul li:hover i {
  background-image: url(../image/1_73.png);
}
.footbot ul li:nth-child(1) i {
  background-position: 0 0;
}
.footbot ul li:nth-child(2) i {
  background-position: -254px 0;
}
.footbot ul li:nth-child(3) i {
  background-position: -520px 0;
}
.footbot ul li:nth-child(4) i {
  background-position: -789px 0;
}
.footbot ul li:nth-child(5) i {
  background-position: -1068px 0;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .loucengdingbu {
    margin-top: 20px;
  }
  .loucengdingbu .bannered {
    flex: 1;
  }
  .loucengdingbu .banneright {
    flex-wrap: wrap;
    height: auto;
    padding: 20px;
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .loucengdingbu .banneright .opleft {
    border: 0;
    width: auto;
    flex: 1;
    border-bottom: 1px solid #D8D8D8;
  }
  .loucengdingbu .banneright .opright {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .loucengdingbu .banneright .opright ul li {
    margin-right: 5px;
  }
  .artbanner {
    margin-top: 20px;
    height: auto;
  }
  .artbanner .swiper .swiper-slide {
    background-size: 100% 100%;
    flex-wrap: wrap;
    padding: 30px 0;
    text-align: center;
    justify-content: center;
  }
  .artbanner .swiper .swiper-slide .renxiang {
    width: 205px;
    height: 255px;
    margin: 0 auto;
    align-self: flex-end;
  }
  .artbanner .swiper .swiper-slide .cen {
    padding: 20px;
    margin: 0;
    width: 100%;
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .artbanner .swiper .swiper-slide .cen .vip {
    flex-wrap: wrap;
    justify-content: center;
  }
  .artbanner .swiper .swiper-slide .cen .vip .name {
    font-size: 30px;
    margin-right: 10px;
  }
  .artbanner .swiper .swiper-slide .cen .vip .icon {
    width: 30px;
  }
  .artbanner .swiper .swiper-slide .cen .vip .futitle {
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 40px;
    padding: 0 25px;
    margin-top: 20px;
  }
  .artbanner .swiper .swiper-slide .cen .plone {
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
  }
  .artbanner .swiper .swiper-slide .cen .plone img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .artbanner .swiper .swiper-slide .cen .msg {
    line-height: 30px;
    margin-top: 10px;
  }
  .artbanner .swiper .swiper-slide .rigth {
    padding-top: 0;
    margin: 0;
  }
  .artbanner .swiper .swiper-slide .rigth .timer {
    margin-top: 0;
    margin-top: 20px;
  }
  .floorst .floor5 {
    margin-top: 10px;
  }
  .main {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .main .mianleft {
    width: 100%;
  }
  .main .mianleft .article .articletitle {
    padding: 0;
    font-size: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .main .mianleft .article .articleinof {
    flex-wrap: wrap;
    line-height: 30px;
  }
  .main .mianleft .author {
    display: block;
    height: auto;
    padding: 30px 20px;
    margin-top: 20px;
  }
  .main .mianleft .author .touxiang {
    margin: 0 auto;
  }
  .main .mianleft .author .auot {
    text-align: center;
    margin-left: 0;
  }
  .main .mianleft .author .auot .au1 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .main .mianleft .author .auot .au1 .name {
    width: 100%;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .main .mianleft .author .auot .au1 .zyls {
    margin-left: 0;
  }
  .main .mianleft .author .auot .ping {
    display: flex;
    justify-content: center;
  }
  .main .mianleft .author .auot .ping i {
    display: block;
    color: transparent;
    line-height: 10px;
    margin: 0 5px;
  }
  .main .mianleft .author .auot .buts {
    justify-content: center;
  }
  .main .mianleft .pages {
    flex-wrap: wrap;
  }
  .main .mianleft .pages a {
    display: block;
    line-height: 30px;
  }
  .main .mianleft .qititle {
    margin-top: 0px;
    font-size: 20px;
  }
  .main .mianleft .sdrd {
    width: 100%;
  }
  .main .mianleft .sdrd .swiper {
    border-radius: 10px;
    margin-top: 0px;
  }
  .main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item {
    display: block;
  }
  .main .mianleft .sdrd .swiper .swiper-wrapper .swiper-slide .item .fenge {
    display: none;
  }
  .main .mianleft .sdrd .swiper .swiper-pagination {
    font-size: 10px;
  }
  .main .mianleft .sdrd .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 34px;
    height: 5px;
    background: #D8D8D8;
    border-radius: 0;
  }
  .main .mianleft .sdrd .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #C20404;
  }
  .main .mianleft .retitle {
    font-size: 20px;
    line-height: 1;
    margin-top: 20px;
  }
  .main .mianleft .pufalist {
    margin-top: 20px;
  }
  .main .mianleft .pufalist li {
    display: block;
  }
  .main .mianleft .pufalist li .leftbg {
    padding-right: 20px;
    width: 100%;
  }
  .main .mianleft .pufalist li .leftbg .huamsg {
    margin-left: 20px;
  }
  .main .mianleft .pufalist li .rightbg {
    margin-left: 0;
    margin-top: 20px;
  }
  .main .mainright {
    flex: 1;
    margin-top: 20px;
  }
  .footbot {
    padding: 20px 0;
  }
  .footbot ul {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .footbot ul li {
    width: 30%;
    flex: 1 1 auto;
    text-align: center;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 10px;
  }
  .footbot ul li i {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
