.wecode {
  position: fixed;
  right: 3%;
  bottom: 5%;
  padding: 20px;
  z-index: 100;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
  background-color: #ec3323;
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.49), inset -2.828px 2.828px 0px 0px rgba(174, 21, 8, 0.38);
}
.wecode .wecodetitle {
  font-size: 18px;
  color: #fff;
}
.wecode .colsebtn {
  position: absolute;
  right: -20px;
  top: -25px;
  text-align: right;
}
.wecode .colsebtn img {
  width: 20px;
  height: 20px;
}
.wecode .wechatimg {
  margin: 15px 0 20px 0;
}
.wecode .ihmxcx {
  width: 125px;
  height: 125px;
  border-radius: 5px;
}
.wecode .wechattext {
  font-size: 14px;
  color: #fff;
}
.bgmask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.86);
  overflow: auto;
  display: none;
  z-index: 1024;
}
.Show {
  display: block;
}
.addNone {
  display: none;
}
.position-middle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.close-btnimg {
  position: absolute;
  right: 0;
  top: 0;
}
.main {
  margin-top: 130px;
}
.tobslide {
  margin-bottom: 30px;
  border-radius: 5px;
}
.main .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #a9aaae;
}
.main .swiper-pagination-bullet-active {
  width: 30px;
  background: #fff;
  border-radius: 10px;
}
.main .swiper-container-horizontal > .swiper-pagination-bullets {
  width: auto;
  right: 10px;
  left: auto;
}
.ggbanner {
  display: block;
  height: 400px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.ggbanner img {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.ggbanner .textinfo {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
}
.mainleft {
  width: 70%;
  float: left;
}
.mainleft .list {
  background: #fff;
}
.mainleft .item-wrap {
  border-bottom: solid 1px #d8d8d8;
  display: table;
  position: relative;
  width: 100%;
  padding: 20px;
}
.mainleft .item-wrap .pic {
  width: 32%;
}
.mainleft .item-wrap .pic img {
  width: 232px;
  height: 160px;
}
.mainleft .item-wrap .desc {
  width: 68%;
  padding-left: 20px;
}
.mainleft .item-wrap .desc .title {
  color: #212121;
  font-size: 20px;
  display: block;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mainleft .item-wrap .desc .title:hover {
  color: #ee3523;
}
.mainleft .item-wrap .desc .brief {
  margin-top: 10px;
  color: #545454;
  font-size: 14px;
  line-height: 20px;
}
.mainleft .item-wrap .desc .author {
  margin-top: 30px;
  font-size: 13px;
  color: #545454;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.mainleft .item-wrap .desc .author .avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding-right: 5px;
}
.mainleft .item-wrap .desc .author .avatar img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: middle;
}
.mainleft .item-wrap .desc .author .name {
  padding-right: 15px;
  color: #545454;
}
.mainleft .item-wrap .desc .author .timewarp,
.mainleft .item-wrap .desc .author .viewwarp,
.mainleft .item-wrap .desc .author .zanwarp {
  margin-left: 20px;
}
.mainleft .item-wrap .desc .author .icon {
  color: #b8b8b8;
}
.mainleft .adbanner {
  padding: 0 20px;
}
.mainleft .adbanner img {
  width: 100%;
  height: 140px;
}
.mainleft .lodemore {
  font-size: 18px;
  color: #545454;
  display: block;
  width: 100%;
  text-align: center;
  border: solid 1px #d8d8d8;
  height: 60px;
  line-height: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.mainright {
  width: 30%;
  padding-left: 30px;
  float: right;
}
.mainright .block {
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
}
.mainright .block-title {
  font-size: 18px;
  color: #212121;
  border-left: solid 3px #fc4d3c;
  padding-left: 5px;
  margin-bottom: 20px;
  position: relative;
}
.mainright .block-title .seemore {
  position: absolute;
  right: 0;
  top: 0;
  color: #545454;
  font-size: 14px;
}
.mainright .classbg {
  margin-bottom: 20px;
  width: 100%;
  height: 156px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}
.mainright .classbg:last-child {
  margin-bottom: 0;
}
.mainright .czy {
  /*background: url(../images/czy.jpg) no-repeat;*/
/*  background: url(../images/camp26.png) no-repeat;*/
/*  background: url(../images/camp27.jpg) no-repeat;*/
  background: url(../images/camp28.jpg) no-repeat;
  background-size: cover;
}
.mainright .ggy {
  background: url(../images/ggy.jpg) no-repeat;
  background-size: cover;
}
.mainright .sys {
  background: url(../images/sys.jpg) no-repeat;
  background-size: cover;
}
.mainright .gjyx {
  background: url(../images/gjyx.jpg) no-repeat;
  background-size: cover;
}
.mainright .hmh {
  background: url(../images/hmh_right.jpg) no-repeat;
  background-size: cover;
}
.mainright .text {
  position: absolute;
  bottom: 0;
  height: 26px;
  line-height: 26px;
  color: #fff;
  padding-left: 15px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  font-weight: bold;
}
.mainright .swiper-container2 .swiper-slide {
  padding-left: 20px;
}
.mainright .swiper-container2 .swiper-slide .item-new {
  font-weight: normal;
  margin: 0;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  margin-bottom: 5px;
}
.mainright .swiper-container2 .swiper-slide .item-new a {
  color: #212121;
}
.mainright .swiper-container2 .swiper-slide .item-new:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fb4b39;
  border-radius: 50%;
  left: -18px;
  top: 0.5rem;
}
.mainright .swiper-container2 .swiper-slide p {
  font-size: 12px;
  color: #545454;
}
.mainright .item {
  border-bottom: solid 1px #d8d8d8;
  color: #212121;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.mainright .btnwarp {
  margin-top: 20px;
}
.mainright .btnwarp .sub {
  font-size: 16px;
  color: #fff;
  float: left;
  background: #fb4b3a;
  border-radius: 4px;
  background-image: -moz-linear-gradient(0deg, #ee3523 0%, #fd4e3e 100%);
  background-image: -webkit-linear-gradient(0deg, #ee3523 0%, #fd4e3e 100%);
  background-image: -ms-linear-gradient(0deg, #ee3523 0%, #fd4e3e 100%);
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.mainright .btnwarp .report {
  float: right;
  font-size: 16px;
  color: #fff;
  background: #fb4b3a;
  border-radius: 4px;
  background-image: -moz-linear-gradient(0deg, #ee3523 0%, #fd4e3e 100%);
  background-image: -webkit-linear-gradient(0deg, #ee3523 0%, #fd4e3e 100%);
  background-image: -ms-linear-gradient(0deg, #ee3523 0%, #fd4e3e 100%);
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.mainright .codeitem {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.mainright .codeitem .img img {
  width: 136px;
  height: 136px;
}
.mainright .mg-t10 {
  margin-top: 10px;
}
.mainright .description {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #d8d8d8;
}
.mainright .description:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.mainright .imgwarp img {
  width: 100%;
  height: 150px;
  border-radius: 5px;
}
.mainright .title {
  font-size: 16px;
  color: #212121;
  line-height: 25px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.mainright .content {
  font-size: 14px;
  color: #313131;
  line-height: 20px;
}
.fixbox {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 30px;
  z-index: 100;
}
.btn-wxewm {
  background: #fff;
  cursor: pointer;
}
.btn-wxewm {
  width: 54px;
  height: 50px;
  margin: 2px 0;
  z-index: 998;
  text-align: center;
  padding-top: 10px;
}
.btn-wxewm:hover {
  background: #f54130;
}
.btn-wxewm:hover .icon-code {
  color: #fff;
}
.img_box {
  position: absolute;
  left: -100px;
  top: -50px;
  padding: 10px;
  width: 90px;
  background: #fff;
  border: 1px solid #eee;
  display: none;
}
.img_box img {
  width: 100%;
}
.img_box i {
  font-style: normal;
  color: #545454;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.btn-totopup {
  background: #fff;
  cursor: pointer;
  color: #b8b8b8;
}
.icon-topup {
  font-size: 18px;
}
.icon-code {
  font-size: 30px;
  color: #b8b8b8;
}
.icon-yijian {
  font-size: 30px;
}
.background-info {
  position: absolute;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 18px;
  background: #f54130;
}
.yc {
  display: none;
}
.btn-totopup {
  width: 54px;
  height: 50px;
  line-height: 50px;
  z-index: 998;
  text-align: center;
  position: relative;
  display: block;
}
.loop-show {
  padding-top: 5px;
}
.loop-show .item {
  text-align: left;
  display: block;
}
.loop-show .item .line1 span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-size: 16px;
  color: #212121;
}
.loop-show .item .lilimg1 {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 35px;
}
.loop-show .item .lilimg2 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.loop-show .item .line2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #545454;
  height: 54px;
  line-height: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.loop-show-sty1 {
  height: 400px;
}
.swiper-container1 {
  height: 330px;
  overflow: hidden;
}
.swiper-container1 .swiper-slide {
  height: 112px;
}
.swiper-container2 {
  height: 800px;
  overflow: hidden;
}
.swiper-container2 .swiper-slide {
  height: 80px;
}
@media (max-width: 768px) {
  .mainleft {
    width: 100%;
  }
  .mainright {
    width: 100%;
    padding: 0;
  }
  .mainleft .item-wrap {
    display: block;
    padding: 10px;
  }
  .mainleft .item-wrap .pic {
    width: 100%;
    display: block;
    text-align: center;
  }
  .mainleft .item-wrap .desc {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .mainleft {
    width: 70%;
  }
  .mainright {
    width: 30%;
  }
}