.jizai_row {
  margin-top: 20px;
  overflow: hidden;
}
.jizai_content {
  position: relative;
  background: #78797a;
  width: 100%;
  height: 448px;
  padding-bottom: 35px;
  overflow: hidden;
}
.jizai_banner {
  position: relative;
  width: 500px;
  height: 346px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.18);
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.jizai_container .swiper-slide {
  position: relative;
}
.jizai_container .swiper-slide .bottom_title {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  position: absolute;
  top: 351px;
  left: 0;
  padding: 0 30px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.6);
  /* filter:聽progid:DXImageTransform.Microsoft.Gradient(startColorstr=#60000000,endColorstr=#60000000); */
  z-index: 99;
}
.jizai_banner .pagination {
  bottom: -2px;
  right: 0px;
}
.jizai_text {
  padding: 35px;
  color: #f4f1e6;
  font-size: 14px;
  line-height: 2;
  text-indent: 32px;
  text-align: justify;
  height: 430px;
}
.zhe_block {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1160px;
  height: 20px;
  margin-left: -580px;
  background: #78797a;
}

.chantang_row {
  margin-top: 25px;
}
.chantang_box {
  width: 100%;
  height: 634px;
  background: #78797a;
  padding: 35px;
}
.qianyan {
  color: #fff;
  font-size: 16px;
  margin-bottom: 44px;
}
.gy_title {
  font-size: 20px;
  color: #ffcc00;
  text-align: center;
  margin-bottom: 15px;
}
.guiyue_text {
  color: #fff;
  font-size: 16px;
}
.guiyue_list {
  overflow: hidden;
  margin-top: 27px;
}
.left_guiyue {
  float: left;
  width: 557px;
  height: 409px;
  background: #767779;
  border: 1px solid #7b7c7d;
  padding: 40px 50px;
  overflow-y: scroll;
  line-height: 2;
}
.right_guiyue {
  float: right;
  width: 557px;
  height: 409px;
  border: 1px solid #7b7c7d;
  padding: 40px 50px;
  background: #767779;
  overflow-y: scroll;
  line-height: 2;
}

.kaishi_row {
  margin-top: 25px;
  overflow: hidden;
  margin-bottom: 60px;
}
.jingdian_more {
  overflow: hidden;
}
.jingdian_more .home_title {
  float: left;
}
.jingdian_more a {
  float: right;
  color: #c1bdb5;
  margin-top: 9px;
  font-size: 12px;
}
.jingdian_more a:hover {
  color: #ffcc00;
}
.chanmen_box {
  float: left;
  width: 574px;
}
.cm_content {
  width: 100%;
  height: 409px;
  background: #78797a;
  padding: 4px 20px;
}
.cm_item {
  position: relative;
  padding: 14px 0;
  border-bottom: 1px solid #818386;
  overflow: hidden;
}
.cm_item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  margin-right: 6px;
  background: #ffcc00;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 鍜� Chrome */
  -o-transform: rotate(45deg); /* Opera */
}
.cm_item a {
  float: left;
  width: 400px;
  padding-left: 15px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cm_item span {
  float: right;
  font-size: 14px;
  color: #dbdbdb;
}
.cm_item a:hover {
  color: #ffcc00;
}

.kaishi_box {
  float: right;
  width: 574px;
}
.kaishi_content {
  width: 100%;
  height: 409px;
  background: #78797a;
  padding: 4px 20px;
}
