﻿.main {
  margin-top: 90px;
}
.tobslide {
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.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: 75%;
  float: left;
  position: relative;
}
.mainleft .catpos{
    font-size: 14px;
    padding: 20px 10px 10px 20px;
}
.mainleft .catpos a{
  color: #313131;
}
.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: 200px;
  height: 140px;
}
.mainleft .item-wrap .desc {
  width: 100%;
  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;
}
.author a{float:left;font-size:14px;}
.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;
}
.maininfo {
  margin-left: 15%;
}
.two-level-nav {
  width: 120px;
}
.two-level-nav ul {
  text-align: center;
}
.two-level-nav ul li a {
  color: #313131;
  font-size: 14px;
  display: block;
  line-height: 40px;
  height: 40px;
  background: #fff;
}
.two-level-nav ul li a:hover,
.two-level-nav ul li a.active {
  background: #fb4b3a;
  color: #fff;
}
.fixed {
  position: absolute;
  left: 0;
  top: 0;
}
.mainright {
  width: 25%;
  padding-left: 1%;
  float: right;
}
.mainright.fix {position: fixed;left: 50%;margin-left: 291px;}
.mainright .block {
  background: #fff;
  margin-bottom: 30px;
  padding: 10px;
}
.mainright .block-title {
    font-size: 18px;
    font-weight: bold;
    color: #212121;
    border-left: solid 3px #fc4d3c;
    padding-left: 10px;
    margin-bottom: 20px;
}

.mainright .block-title .seemore {
  position: absolute;
  right: 0;
  top: 0;
  color: #545454;
  font-size: 14px;
}
.mainright .classbg {
  margin-bottom: 20px;
  width: 100%;
  height: 150px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}
.mainright .czy {
  background: url(../images/czy.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 .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 .article li {
  padding-left: 20px;
  margin-bottom: 15px;
}
.mainright .article li .item-new {
  font-weight: normal;
  margin: 0;
  line-height: 20px;
  font-size: 14px;
  position: relative;
}
.mainright .article li .item-new a {
  color: #212121;
}
.mainright .article li .item-new:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fb4b39;
  border-radius: 50%;
  left: -18px;
  top: 0.5rem;
}
.mainright .article li 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: 14px;
  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: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.mainright .btnwarp .report {
  float: right;
  font-size: 14px;
  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: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.mainright .codeitem {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.mainright .codeitem .img img {
  width: 96px;
  height: 96px;
}
.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;
}
.page{width: 660px;font-size: 13px;text-align: center;padding: 20px 0 20px;float: left;}
.page .pag-current{padding: 7px 14px;color: #fff;background-color: #f33;border: 1px solid #f33;border-radius: 2px;}
.page span{margin-right: 3px;}
.page a{padding: 7px 14px;color: #333;border: 1px solid #d7d7d7;border-radius: 2px;background-color: #f5f5f5;cursor: pointer;}
.page a:hover{color: #fff;background-color: #f33;border: 1px solid #f33;}
