.top-logo {
  width: 240px;
  display: inline-block;
  margin-bottom: 5px;
  height: 65px;
  line-height: 65px;
  color: #009900;
}

.home-banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}
.home-banner .big-img {
  width: 100%;
  border-radius: 10px;
}
.home-banner img {
  width: 100%;
  height: 280px !important;
}
.banner-swiper {
  width: 96%;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.swiper-wrapper {
  height: auto;
}
.swiper-title {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
}

.banner-swiper .swiper-slide {
  width: 100%;
}

.cur-page {
  text-align: right;
  bottom: 5px !important;
}

.cur-page .swiper-pagination-bullet-active {
  background: #fff;
}

/*首页导航*/
.home-nav {
  width: 100%;
  padding: 20px 10px;
  margin: 0px auto;
  background: #fff;
  float: left;
}

.home-nav li {
  width: 25%;
  text-align: center;
  float: left;
  margin-top: 10px;
}

.home-nav li a {
  display: block;
  width: 100%;
}

.home-nav-item {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #009900;
}

.home-nav-item .iconfont {
  font-size: 24px;
}
.home-nav-item span {
  display: inline-block;
  background-repeat: no-repeat;
  margin-top: 12px;
}
.home-nav-item .naver-index {
  width: 48px;
  height: 59px;
  background-image: url(naver-index.png);
}
.home-nav-item .naver-news {
  width: 48px;
  height: 57px;
  background-image: url(naver-news.png);
}
.home-nav-item .naver-ccr {
  width: 62px;
  height: 51px;
  background-image: url(naver-product.png);
}
.home-nav-item .naver-menpai {
  width: 45px;
  height: 60px;
  background-image: url(naver-menpai.png);
}
.home-nav-item .naver-mingshi {
  width: 52px;
  height: 63px;
  background-image: url(naver-mingshi.png);
}
.home-nav-item .naver-mingxiao {
  width: 59px;
  height: 60px;
  background-image: url(naver-mingxiao.png);
}
.home-nav-item .naver-wuxue {
  width: 59px;
  height: 63px;
  background-image: url(naver-wuxue.png);
}
.home-nav-item .naver-zhengshu {
  width: 55px;
  height: 56px;
  background-image: url(naver-zhengshu.png);
}
.home-nav-item .naver-phone {
  width: 53px;
  height: 50px;
  background-image: url(naver-phone.png);
}

.home-nav-title {
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

.news {
  width: 100%;
  background: #fff;
}

.news-type {
  padding: 5px 0;
}

.news-type strong {
  line-height: 30px;
  font-weight: 600;
  font-size: 18px;
}

.news-list {
  width: 100%;
}

.news-list ul {
  position: relative;
  margin-bottom: 20px;
}

.news-list ul::before {
  width: 1px;
  height: 100%;
  background: #ecf0f4;
  content: "";
  position: absolute;
  left: 2px;
}

.news-list ul li {
  padding-left: 10px;
  padding-top: 15px;
}

.news-row1::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  position: relative;
  left: -4px;
}

.row1-type11::before {
  background: #ff9f24;
}

.row1-type12::before {
  background: #0a157e;
}

.row1-type13::before {
  background: #24ff78;
}

.row1-type14::before {
  background: #8cd13f;
}

.row1-type15::before {
  background: #f86280;
}

.row1-type16::before {
  background: #639ef6;
}

.news-sort {
  display: inline-block;
  padding: 2px 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #fff;
  margin-right: 10px;
}

.news-sort11 {
  background: #ff9f24;
}

.news-sort12 {
  background: #0a157e;
}

.news-sort13 {
  background: #24ff78;
}

.news-sort14 {
  background: #8cd13f;
}

.news-sort15 {
  background: #f86280;
}

.news-sort16 {
  background: #639ef6;
}

.news-about {
  color: #3e4a59;
  font-size: 14px;
}

.news-box {
  background: #fff;
}

.list-type {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px;
}

.list-type-left {
  font-weight: 600;
  font-size: 18px;
}

.list-type-left img {
  display: inline-block;
  position: relative;
  top: -3px;
}

.imgnews-item {
  display: block;
}

.imgnews-left {
  width: 40%;
  position: relative;
}

.imgnews-left img {
  width: 100%;
}

.imgnews-right {
  width: 60%;
  padding-left: 10px;
}

.imgnews-list {
  padding: 10px;
}

.imgnews-left img {
  border-radius: 6px;
  overflow: hidden;
}

.imgnews-tips {
  position: absolute;
  top: 0;
  left: 0;
}

.imgnews-row1 {
  font-weight: 600;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.imgnews-row2 {
  padding: 5px 0;
}

.imgnews-row2 span {
  background: #f3f6f9;
  padding: 2px 5px;
  color: #46b2e3;
}

.imgnews-row2 .iconfont {
  font-size: 12px;
}

.imgnews-row3,
.imgnews-row4 {
  padding: 0 5px;
}

.imgnews-row3 .iconfont {
  font-size: 14px;
}

.imgnews-list li {
  margin-bottom: 20px;
}

.home-more-link {
  width: 100%;
  display: block;
  padding: 10px 0;
  border-radius: 6px;
  background: #f3f6f9;
  color: #40b2e5;
  text-align: center;
}

.qa-stau {
  display: inline-block;
  padding: 3px 5px;
  border-radius: 4px;
  color: #999;
  font-weight: 500;
  font-size: 12px;
  background: #f3f6f9;
  margin-left: 3px;
}

.qa-stau .iconaixin {
  font-size: 12px;
  margin-right: 3px;
}

.qa-ok {
  color: #fa5f35;
}

.box-more {
  position: relative;
  top: 8px;
}

.imgnews-row2 span.gray-text {
  background: none;
  color: #b7b7b7;
  padding: 2px 0;
}

.imgnews-see {
  padding: 0;
  color: #b7b7b7;
}

.imgnews-tag {
  padding-left: 0;
}

.imgnews-tag span.lblue-btn {
  margin-right: 5px;
}

.yuan-item {
  display: inline-block;
  width: 30%;
  margin: 8px 1%;
  text-align: center;
  font-size: 0;
}

.yuan-img {
  width: 100%;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 100px;
  padding: 1px;
}

.yuan-img img {
  border-radius: 100px;
}

.yuan-name {
  background: #eee;
  color: #444;
  border-radius: 4px;
  margin-top: 10px;
  padding: 3px 0;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}

.yuan-link {
  text-align: left;
}

.yuan-link a {
  display: inline-block;
  width: 32%;
  padding: 3px 2px;
  border: 1px solid #eee;
  border-radius: 2px;
  font-size: 10px;
  margin-top: 3px;
  margin-right: 2px;
  text-align: center;
}

.yuan-link a:nth-child(3) {
  margin-right: 0;
}

.imgnews-sty2-row3 .iconchakan {
  font-size: 14px;
}

.imgnews-sty2 dl {
  width: 48%;
  float: left;
}

.imgnews-sty2 dl dt {
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

.imgnews-sty2 dl img {
  border-radius: 8px;
  overflow: hidden;
}

.imgnews-sty2 dl:nth-child(2n) {
  float: right;
}

.imgnews-sty2-title h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tongji {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px;
  font-size: 0;
}
.tongji p {
  width: 170px;
  height: 42px;
  line-height: 42px;
  margin-left: 5px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #e6e6e6;
  font-size: 12px;
  border-radius: 4px;
  display: inline-block;
  position: relative;
}
.tongji .corner {
  background: #009900;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  top: 10px;
  left: -27px;
  height: 30px;
  line-height: 30px;
  width: 100px;
  overflow: hidden;
  text-align: center;
  transform: rotate(-45deg);
}
.tongji i {
  background-repeat: no-repeat;
  margin-right: 10px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 7px;
}

.tongji .tongji-member {
  width: 22px;
  height: 24px;
  background-image: url(tongji-member.png);
}
.tongji .tongji-mingxiao {
  width: 27px;
  height: 24px;
  background-image: url(tongji-mingxiao.png);
}
.tongji .tongji-pai {
  width: 20px;
  height: 22px;
  background-image: url(tongji-pai.png);
}
.top-logo-row {
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 20px 0;
}
.row2-box {
  width: 100%;
  margin: 20px auto;
  background: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
