@charset "utf-8";

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}

.xczx {
  padding-bottom: 60px;
}

.common-banner__box {
  position: relative;
  height: 820px;
  z-index: 1;
}

.common-banner__box .common-header .top-logo {
  position: absolute;
  z-index: 12;
  top: 108px;
  left: 15%;
  width: 290px;
  height: 61px;
}

.common-banner__box .common-header .top-logo a {
  display: block;
  width: 290px;
  height: 61px;
}


.common-banner__box .banner-img img {
  width: 100%;
  height: 820px;
}

.floor-1__main {
  position: relative;
  margin-top: -240px;
}
.floor-1 {
  position: relative;
  padding: 20px;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-sizing: border-box;
  z-index: 12;
}

.scroll-img {
  position: relative;
  width: 100%;
  height: 372px;
  box-shadow: 3px 0px 7px rgba(0, 0, 0, 0.74);
}
.scroll-img .hd {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.scroll-img .hd ul {
  margin-right: 30px;
  display: flex;
}
.scroll-img .hd ul li {
  margin-left: 5px;
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  border-radius: 100%;
  cursor: pointer;
}
.scroll-img .hd ul li.on {
  background-color: #fff;
}
.scroll-img .bd {
  position: relative;
  width: 100%;
  height: 372px;
  overflow: hidden;
}
.scroll-img .bd li {
  position: relative;
  float: left;
  width: 100%;
  height: 372px;
}
.scroll-img .img {
  display: block;
  width: 100%;
  height: 372px;
}
.scroll-img .img img {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.scroll-img .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(142, 142, 142, 0.83);
}
.scroll-img .txt .tit {
  font-weight: normal;
  font-size: 20px;
  line-height: 60px;
  text-align: left;
  text-indent: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
}
.scroll-img .bd li:hover .img img {
  filter: brightness(110%);
}
.news-left {
  float: left;
  width: 560px;
}
.news-right {
  float: right;
  width: 560px;
}

.news-common .news-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-common .news-title .tit {
  margin-left: -14px;
  width: 262px;
  height: 69px;
  font-weight: bold;
  font-size: 20px;
  line-height: 60px;
  text-indent: 30px;
  color: #fff;
  background: url("../images/xczx-ico1.png") no-repeat left center;
}
.news-common .news-title .more {
  width: 28px;
  height: 29px;
  background: url("../images/xczx-ico2.png") no-repeat left center;
}
.news-common .news-list .news-item {
  height: 40px;
  margin-top: 20px;
  transition: all ease 0.36s;
}
.news-common .news-list .news-item a {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-common .news-list .news-item .tit {
  width: 400px;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  cursor: pointer;
}
.news-common .news-list .news-item .time {
  font-size: 16px;
  line-height: 40px;
  color: #696969;
  cursor: pointer;
}
.news-common .news-list .news-item:first-child {
  margin-top: 14px;
}
.news-common .news-list .news-item:hover {
  transform: translateY(-4px);
  transition: all ease 0.36s;
}
.news-common .news-list .news-item:hover .tit {
  color: #5e94ed;
}
.floor-1 .news-common .news-list .news-item .tit {
  padding-left: 24px;
  background: url(../images/xczx-ico3.png) no-repeat left center;
}
.floor-2 {
  padding: 20px;
  box-sizing: border-box;
}
.floor-3__main {
  height: 283px;
}
.nav-left {
  float: left;
  width: 567px;
}
.nav-left .nav-list {
  display: flex;
}
.nav-left .nav-list .item {
  width: 141px;
  height: 282px;
  border-bottom: 1px solid #e8eaea;
  border-right: 1px solid #e8eaea;
  transition: all ease 0.36s;
}
.nav-left .nav-list .item:nth-child(odd) {
  background-color: #5e94ed;
}
.nav-left .nav-list .item:nth-child(even) {
  background-color: #8fb6f6;
}
.nav-left .nav-list .item:last-child {
  border-bottom: none;
  border-right: none;
}
.nav-left .nav-list .item:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: url("../images/xczx-ico4.png") no-repeat left bottom #5e94ed;
}
.nav-left .nav-list .item .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 282px;
  cursor: pointer;
}
.nav-left .nav-list .item .txt .tit {
  font-size: 24px;
  font-weight: bold;
  writing-mode: vertical-lr;
  color: #fff;
  cursor: pointer;
}
.nav-left .nav-list .item .txt .ctit {
  font-size: 18px;
  font-weight: bold;
  writing-mode: vertical-lr;
  color: #fff;
  cursor: pointer;
}
.nav-left .nav-list .item .txt .ctit em {
  margin-top: 18px;
}
.nav-left .nav-list .item .txt .ctit2 {
  margin-left: 18px;
}
.nav-left .nav-list .item:hover {
  transform: scale(1.05);
  transition: all ease 0.36s;
}
.floor-3__main {
  margin-top: 30px;
}
.floor-3 .news-right {
  padding-left: 50px;
  padding-right: 25px;
  float: right;
  width: 633px;
  height: 282px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  box-sizing: border-box;
  background-color: #e8eaea;
}
.floor-3 .news-right .news-item {
  margin-top: 14px;
}
.floor-3 .news-right .news-item .tit {
  padding-left: 50px;
  background: url(../images/xczx-ico5.png) no-repeat left center;
}
.floor-4__main {
  margin-top: 60px;
}

.floor-4__main .info-list {
  display: flex;
  justify-content: space-between;
}

.floor-4__main .info-list .info-item {
  flex: 1;
  width: calc(50% - 20px);
  height: 92px;
  cursor: pointer;
}
.floor-4__main .info-list .consult-item {
  background: url("../images/xczx-ico6.png") no-repeat center center;
}
.floor-4__main .info-list .knowledge-item {
  background: url("../images/xczx-ico7.png") no-repeat center center;
}
.floor-4__main .info-list .info-item .tit {
  display: none;
}
