* {
  padding: 0;
  margin: 0;
}
.home-page-box {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: url('../../../../images/ccer/home-bg.png') no-repeat;
  background-size: cover;
  font-family: 'Microsoft Yahei', Arial, sans-serif;
  /* padding-bottom: 220px; */
  /* overflow-x: scroll; */
}

.home-page-box2 {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: url('/images/ccer/1.jpg') no-repeat;
  background-size: cover;
  font-family: 'Microsoft Yahei', Arial, sans-serif;
  /* padding-bottom: 220px; */
  /* overflow-x: scroll; */
}
/* 宽度1200 居中 */
.home-dw-div {
  width: 1350px;
  margin: 0 auto;
}
/* 元素左浮动 */
.home-div-float-left {
  float: left;
}
.home-div-float-right {
  float: right;
}
/* 元素右浮动 */
/* 头部样式部分 */
.home-header-box {
  width: 100%;
  height: 92px;
  border-bottom: 1px solid #74aa5c;
  background: url('../../../../images/ccer/home-top-bg.png') no-repeat;
  background-size: cover;
}
.home-header-box .header-main {
  height: 88px;
  /* overflow: hidden; */
  /* border: 1px solid red; */
}
.home-header-box .header-main .home-top-logo {
  float: left;
  margin-top: 14px;
}
.home-header-box .header-main .home-top-nav {
  float: right;
  overflow: hidden;
  list-style: none;
}
.home-header-box .header-main .home-top-nav li {
  float: left;
  font-size: 20px;
  color: #FFF;
  margin: 0 10px;
  line-height: 88px;
  padding: 0 2px;
}
.home-header-box .header-main .home-top-nav li:last-child {
  margin-right: 0;
}
.home-header-box .header-main .home-top-nav li.active {
  color: #d89d72;
  font-weight: bold;
  border-bottom: 5px solid #d89d72;
}
.home-header-box .header-main .home-top-nav li:hover {
  color: #d89d72;
  font-weight: bold;
  border-bottom: 5px solid #d89d72;
}
/* 头部样式部分 end*/

/* 中间样式部分 */
.home-center-box {
  padding-top: 70px;
  padding-bottom: 30px;
}
.center-main {
  /* border: 1px solid red; */
}
.center-main .ads-box {
  overflow: hidden;
}
.center-main .ads-box .swiper-box {
  width: 815px;
  height: 417px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}
.center-main .ads-box .swiper-box .mySwiper {
  width: 600px;
  height: 416px;
  cursor: pointer;
}
.center-main .ads-box .swiper-box .mySwiper .swiper-slide img {
  width: 100%;
  height: 356px;
}
.center-main .ads-box .swiper-box .swiper-title-box {
  width: 600px;
  height: 60px;
  line-height: 60px;
  border-radius: 0 0 8px;
  background: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 14px;
  box-sizing: border-box;
  z-index: 9;
}
.center-main .ads-box .swiper-box .swiper-title-box h3 {
  font-size: 18px;
  color: #333;
  width: 85%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.center-main .ads-box .swiper-box .swiper-title-box .num-box {
  position: absolute;
  font-size: 16px;
  color: #333;
  right: 33px;
  bottom: 0;
  line-height: 60px;
  letter-spacing: -2px;
}
.center-main2 .ads-box2 .notice-box2 {
  width: 517px;
  height: 416px;
  background: #FFF;
  border-radius: 8px;
  padding: 0 20px;
  box-sizing: border-box;
}
.center-main .ads-box .notice-box {
  width: 517px;
  height: 416px;
  background: #FFF;
  border-radius: 8px;
  padding: 0 20px;
  box-sizing: border-box;
}
.center-main .ads-box .notice-box .notice-title {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  line-height: 66px;
}
.center-main .ads-box .notice-box .notice-title h3 {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  padding-left: 45px;
}
.center-main .ads-box .notice-box .notice-title h3::before {
  content: '';
  width: 28px;
  height: 25px;
  background: url('../../../../images/ccer/home-notice.png') no-repeat;
  background-size: cover;
  position: absolute;
  left: 7px;
  top: 50%;
  margin-top: -12.5px;
}
.center-main .ads-box .notice-box .notice-title span {
  position: absolute;
  right: 0;
  top: 0;
  color: #666;
  font-size: 14px;
}
.center-main .ads-box .notice-box .notice-title span:hover {
  text-decoration: underline;
}
.center-main .ads-box .notice-box .notice-title a {
  color: #666;
  font-size: 14px;
}
.center-main .ads-box .notice-box .notice-list {
  padding: 22px 25px 0 8px;
}
.center-main .ads-box .notice-box .notice-list .list-item {
  overflow: hidden;
  margin-bottom: 26px;
}
.ads-box .notice-box .notice-list .list-item .list-item-date {
  width: 60px;
  height: 54px;
  background: url('../../../../images/ccer/home-notice-date-bg.png') no-repeat;
  background-size: cover;
  padding: 4px 2px 0;
}
.notice-box .notice-list .list-item .list-item-date .day {
  color: #009944;
  line-height: 26px;
  text-align:center;
}
.notice-box .notice-list .list-item .list-item-date .year {
  color: #fff;
  line-height: 26px;
  text-align:center;
}
.notice-box .notice-list .list-item .list-item-content {
  width: 374px;
}
.notice-box .notice-list .list-item .list-item-content a {
  color: #333;
  text-decoration: none;
}
.notice-box .notice-list .list-item .list-item-content .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
  color: #333;
  line-height: 30px;
}
.notice-box .notice-list .list-item .list-item-content .intro {
  font-size: 15px;
  color: #999;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.notice-box .notice-list .list-item .list-item-content .title:hover {
  text-decoration: underline;
}
/* .notice-box .notice-list .list-item .list-item-content .intro:hover {
  text-decoration: underline;
} */
.home-center-box .feature-box {
  overflow: hidden;
  /* margin-bottom: 30px; */
  margin-top: 44px;
}
.home-center-box .feature-box .feature-item {
  float: left;
  border-radius: 8px;
  background: #FFF;
  padding: 16px 24px;
  margin-right: 50px;
  cursor: pointer;
  box-sizing: border-box;
  width: 230px;
}
.home-center-box .feature-box .feature-item:hover .icon {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  transition: all 0.8s;
  -ms-transition: all 0.8s;
}
.home-center-box .feature-box .feature-item:last-child {
  margin-right: 0;
}
.home-center-box .feature-box .feature-item .icon {
  width: 64px;
  float: left;
}
.home-center-box .feature-box .feature-item .title {
  float: left;
  margin-top: 22px;
  margin-left: 13px;
}
/* 中间样式部分 end*/

/* 底部样式部分 */
.home-footer-box {
  /* position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0; */
  margin-top: 54px;
}
.home-footer-box .footer-main {
  overflow: hidden;
}
.home-footer-box .footer-main-box {
  height: 154px;
  background: #686868;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.home-footer-box .footer-main-box::after {
  content: '';
  background: url('../../../../images/ccer/home-xiangyun.png') no-repeat;
  
  width: 180px;
  height: 120px;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 20px;
}
.footer-main .footer-main-left {
  overflow: hidden;
  margin-top: 12px;
  /* margin-right: 90px; */
}
.footer-main .footer-main-left .left-top {
  display: block;
  overflow: hidden;
}
.footer-main .footer-main-left .left-top .link {
  width: 45px;
  color: #FFF;
  font-size: 22px;
  margin-right: 27px;
}
.footer-main .footer-main-left .left-top ul {
  list-style: none;
  width: 993px;
}
.footer-main .footer-main-left .left-top ul li {
  float: left;
  color: #FFF;
  font-size: 14px;
  margin-right: 70px;
  position: relative;
  padding-left: 23px;
  line-height: 24px;
}
.footer-main .footer-main-left .left-top ul li::before {
  content: '';
  background: url('../../../../images/ccer/home-link-icon.png') no-repeat;
  width: 15px;
  height: 15px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
}
.footer-main .footer-main-left .left-top ul li:hover {
  text-decoration: underline;
}
.footer-main .footer-main-left .left-botom {
  color: #FFF;
  font-size: 14px;
  margin-top: 10px;
  line-height: 30px;
}
.footer-main .title{
  color: #85a589;
  width: 30px;
  height: 84px;
  border: 1px solid #476f45;
  text-align: center;
  padding: 3px 0;
  margin-right: 14px;
}
.footer-main .txt-box {
  margin-top: 10px;
  font-size: 14px;
}
.footer-main .txt-box a {
  color: #85a589;
  text-decoration: none;
}
.footer-main .txt-box p {
  color: #85a589;
  line-height: 25px;
}
.footer-main .footer-main-right .txt-box p:hover {
  text-decoration: underline;
}
.footer-main .footer-main-right {
  overflow: hidden;
  display: flex;align-items: center;justify-content: center;height: 154px;
}
.footer-main .footer-main-right .ewm-box {
  text-align: center;
  margin-left: 8px;
  position: relative;
  z-index: 3;
}
.footer-main .footer-main-right .ewm-box p {
  font-size: 14px;
  color: #fff;
}
/* 底部样式部分 end*/