.top .search {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  color: black;
  height: 200px;
}

.banner-temp {
  position: relative;
  width: 100%;
  height: 350px;
  background: url(../image/banner.png) no-repeat center center;
  background-position-x: center;
  background-position-y: center;
}

.banner-temp .banner-content {
  position: absolute;
  width: 1200px;
  height: 75px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}

.banner-temp .banner-content .banner-item {
  float: left;
  width: 120px;
  margin: 0 40px;
  height: 60px;
}

.banner-temp .banner-content .banner-item .banner-item-top {
  width: 100%;
  height: 25px;
}

.banner-temp .banner-content .banner-item .banner-item-top .banner-item-icon {
  width: 25px;
  height: 25px;
  float: left;
}

.banner-temp .banner-content .banner-item .banner-item-top .banner-item-title {
  float: left;
  width: calc(100% - 25px - 5px);
  height: 20px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.banner-temp .banner-content .banner-item .banner-item-bottom {
  height: 25px;
  text-align: center;
}

.banner-temp
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.banner-temp
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info
  .banner-item-number {
  float: left;
  font-size: 25px;
  height: 25px;
  font-weight: 500;
  color: #fff;
}

.banner-temp
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info
  .banner-item-add {
  float: left;
  font-size: 8px;
  font-weight: 500;
  margin-left: 2px;
  color: #fff;
}

.banner-temp
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info
  .banner-item-unit {
  float: left;
  margin-top: 10px;
  font-size: 10px;
  font-weight: 500;
  height: 10px;
  color: #fff;
}

.banner {
  position: relative;
  width: 100%;
  background-position-x: center;
  background-position-y: center;
}

.banner .banner-content {
  position: absolute;
  width: 1200px;
  height: 75px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}

.banner .banner-content .banner-item {
  float: left;
  width: 120px;
  margin: 0 40px;
  height: 60px;
}

.banner .banner-content .banner-item .banner-item-top {
  width: 100%;
  height: 25px;
}

.banner .banner-content .banner-item .banner-item-top .banner-item-icon {
  width: 25px;
  height: 25px;
  float: left;
}

.banner .banner-content .banner-item .banner-item-top .banner-item-title {
  float: left;
  width: calc(100% - 25px - 5px);
  height: 20px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.banner .banner-content .banner-item .banner-item-bottom {
  height: 25px;
  text-align: center;
}

.banner
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.banner
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info
  .banner-item-number {
  float: left;
  font-size: 25px;
  height: 25px;
  font-weight: 500;
  color: #fff;
}

.banner
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info
  .banner-item-add {
  float: left;
  font-size: 8px;
  font-weight: 500;
  margin-left: 2px;
  color: #fff;
}

.banner
  .banner-content
  .banner-item
  .banner-item-bottom
  .banner-item-number-info
  .banner-item-unit {
  float: left;
  margin-top: 10px;
  font-size: 10px;
  font-weight: 500;
  height: 10px;
  color: #fff;
}

.news-center {
  position: relative;
  width: 1200px;
  margin: 40px auto 0;
}

.news-center .news-center-header {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}

.news-center .news-center-header .news-center-header-image {
  float: left;
  height: 30px;
}

.news-center .news-center-header .news-center-header-more {
  float: right;
  height: 30px;
}

.news-center
  .news-center-header
  .news-center-header-more
  .news-center-header-more-item {
  float: right;
  width: 100px;
  height: 28px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
  color: #949494;
  margin-left: 20px;
  background: #f5f5f5;
  border-radius: 14px;
  cursor: pointer;
}

.news-center
  .news-center-header
  .news-center-header-more
  .news-center-header-more-item-active {
  float: right;
  width: 100px;
  height: 28px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
  color: #8f5100;
  margin-left: 20px;
  border-radius: 14px;
  background: linear-gradient(-86deg, #ecb469, #fcd893);
  box-shadow: 0px 4px 12px 1px rgba(255, 146, 0, 0.41);
  cursor: pointer;
}

.news-center .news-center-content {
  width: 100%;
  height: 320px;
  margin-bottom: 20px;
}

.news-center .news-center-content .news-center-content-left {
  float: left;
  width: 530px;
  height: 320px;
  cursor: pointer;
}

.news-center
  .news-center-content
  .news-center-content-left
  .news-center-content-left-img {
  width: 530px;
  height: 240px;
  margin-bottom: 15px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  overflow: hidden;
}

.news-center
  .news-center-content
  .news-center-content-left
  .news-center-content-left-title {
  width: 530px;
  height: 15px;
  line-height: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

.news-center
  .news-center-content
  .news-center-content-left
  .news-center-content-left-title:hover {
  color: #037fda;
}

.news-center
  .news-center-content
  .news-center-content-left
  .news-center-content-left-subtitle {
  margin-left: 5px;
  width: 525px;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

.news-center .news-center-content .news-center-content-right {
  float: left;
  margin-left: 30px;
  width: 640px;
  height: 320px;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item {
  width: 100%;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select {
  width: 100%;
  height: 110px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.404);
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-info {
  float: left;
  width: 500px;
  height: 110px;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-info
  .news-center-content-right-item-select-info-title {
  width: 100%;
  height: 22px;
  font-size: 18px;
  font-weight: 400;
  color: #037fda;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-info
  .news-center-content-right-item-select-info-content {
  margin-top: 15px;
  height: 60px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-date {
  float: right;
  width: 80px;
  height: 90px;
  background: #c81a1b;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-date
  .news-center-content-right-item-select-date-day {
  float: left;
  z-index: 1;
  width: 60px;
  margin-left: 15px;
  font-size: 50px;
  text-align: left;
  color: #fff;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-date
  .news-center-content-right-item-select-date-years {
  float: left;
  z-index: 1;
  color: #fff;
  width: 60px;
  margin-left: 15px;
  font-size: 14px;
  text-align: left;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-arrows {
  float: right;
  width: 20px;
  height: 90px;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-arrows
  .arrows {
  position: relative;
  width: 20px;
  height: 35px;
  margin-left: 20px;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-select
  .news-center-content-right-item-select-arrows
  .arrows::before {
  content: '';
  border: 10px solid transparent;
  border-right-color: #c81a1b;
  position: absolute;
  bottom: -20px;
  left: -20px;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-normal {
  width: 100%;
  height: 15px;
  margin-bottom: 20px;
  cursor: pointer;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-normal
  .news-center-content-right-item-normal-title {
  float: left;
  height: 20px;
  width: 550px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-normal
  .news-center-content-right-item-normal-title:hover {
  color: #037fda;
}

.news-center
  .news-center-content
  .news-center-content-right
  .news-center-content-right-item
  .news-center-content-right-item-normal
  .news-center-content-right-item-normal-date {
  float: right;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.base-directory {
  position: relative;
  width: 1200px;
  margin: 60px auto 0;
}

.base-directory .base-directory-header {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}

.base-directory .base-directory-header .base-directory-header-image {
  float: left;
  height: 30px;
}

.base-directory .base-directory-header .base-directory-header-more {
  float: right;
  height: 30px;
}

.base-directory
  .base-directory-header
  .base-directory-header-more
  .base-directory-header-more-item {
  float: right;
  width: 70px;
  height: 26px;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #949494;
  margin-left: 20px;
  background: #f5f5f5;
  border-radius: 13px;
  cursor: pointer;
}

.base-directory
  .base-directory-header
  .base-directory-header-more
  .base-directory-header-more-item-active {
  float: right;
  width: 80px;
  height: 28px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
  color: #8f5100;
  margin-left: 20px;
  border-radius: 13px;
  background: linear-gradient(-86deg, #ecb469, #fcd893);
  box-shadow: 0px 4px 12px 1px rgba(255, 146, 0, 0.41);
  cursor: pointer;
}

.base-directory .base-directory-content {
  position: relative;
  width: 100%;
  height: 270px;
  margin-bottom: 20px;
  background: #fafafa;
}

.base-directory .base-directory-content .base-directory-select-years {
  float: left;
  margin-left: -90px;
  width: 90px;
}

.base-directory
  .base-directory-content
  .base-directory-select-years
  .base-directory-select-years-item {
  width: 90px;
  height: 50px;
  line-height: 50px;
  background: #f8f8f8;
  margin-bottom: 2px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  color: #999999;
}

.base-directory
  .base-directory-content
  .base-directory-select-years
  .base-directory-select-years-item-active {
  width: 90px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #c81a1b;
  text-align: center;
  cursor: pointer;
}

.base-directory .base-directory-content .base-directory-info {
  position: relative;
  width: 100%;
  height: 200px;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-info-no-content {
  width: 100%;
  text-align: center;
  height: 100px;
  padding: 30px 0 0;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-info-no-content
  .base-directory-info-no-content-text {
  color: #999;
  font-weight: 400;
  font-size: 18px;
  margin-top: 5px;
  padding: 0;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-introduce {
  float: left;
  margin-left: 30px;
  width: 555px;
  height: 210px;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-introduce
  .base-directory-introduce-title {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: -10px;
  font-size: 18px;
  font-weight: 500;
  color: #037fda;
  line-height: 30px;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-introduce
  .base-directory-introduce-img {
  float: left;
  width: 160px;
  height: 120px;
  background: #fff;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-introduce
  .base-directory-introduce-detail {
  float: left;
  margin-left: 5px;
  margin-top: -5px;
  width: calc(100% - 165px);
  height: 120px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 25px;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-element {
  float: left;
  margin-left: 30px;
  margin-top: 70px;
  width: 270px;
  height: 130px;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-element
  .base-directory-element-item {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
  color: #6c6c6c;
  line-height: 30px;
  cursor: pointer;
}

.base-directory
  .base-directory-content
  .base-directory-info
  .base-directory-element
  .base-directory-element-item:hover {
  color: #037fda;
}

.base-directory .base-directory-content .base-directory-section-mark {
  display: block;
  width: 100%;
  height: 15px;
  position: absolute;
  z-index: 124;
  bottom: 20px;
  left: 0;
  text-align: center;
}

.base-directory .base-directory-content .base-directory-section-mark a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 10px;
  background: url(../image/point.png) no-repeat center center;
  background-position-x: center;
  background-position-y: center;
  opacity: 0.6;
  -moz-opacity: 0.6;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  /* Safari */
  filter: alpha(opacity=60);
  overflow: hidden;
}

.base-directory .base-directory-content .base-directory-section-mark a.cur {
  width: 20px;
  height: 20px;
  background: url(../image/point-selected.png) no-repeat center center;
  background-position-x: center;
  background-position-y: center;
}

.circle_container {
  position: relative;
}

.circle_container .circle {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  border-radius: 15px;
  height: 30px;
  width: 30px;
  position: absolute;
}

.circle_container .inner_circle {
  background-color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #cc0000;
  border-radius: 12px;
  height: 24px;
  width: 24px;
  left: 3px;
  top: 3px;
  z-index: 2;
  position: absolute;
}

.circle_container .down-arrow {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 11px solid #cc0000;
  height: 0;
  left: 6px;
  position: absolute;
  top: 27px;
  width: 0;
}

.base-map {
  position: relative;
  margin: 60px auto 0;
}

.base-map .base-map-header {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}

.base-map .base-map-header .base-map-header-image {
  float: left;
  height: 30px;
}

.base-map .base-map-header .base-map-header-more {
  float: right;
  height: 30px;
}

.base-map .base-map-header .base-map-header-more .base-map-header-more-item {
  float: right;
  width: 70px;
  height: 26px;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #949494;
  margin-left: 20px;
  background: #f5f5f5;
  border-radius: 13px;
  cursor: pointer;
}

.base-map
  .base-map-header
  .base-map-header-more
  .base-map-header-more-item-active {
  float: right;
  width: 80px;
  height: 28px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
  color: #8f5100;
  margin-left: 20px;
  border-radius: 13px;
  background: linear-gradient(-86deg, #ecb469, #fcd893);
  box-shadow: 0px 4px 12px 1px rgba(255, 146, 0, 0.41);
  cursor: pointer;
}

.base-map .base-map-content {
  display: flex;
  align-items: center;
}

.base-map .base-map-content .base-map-content-element {
  width: 520px;
  margin-right: 20px;
}

.base-map
  .base-map-content
  .base-map-content-element
  .base-map-content-element-map {
  height: 540px;
  margin-top: 20px;
}

.base-map
  .base-map-content
  .base-map-content-element
  .base-map-content-element-tip-text {
  position: absolute;
  left: 110px;
  top: 110px;
  z-index: 1;
  width: 120px;
  height: 20px;
  line-height: 20px;
  text-align: left;
  color: #10a8fc;
  font-size: 15px;
  font-weight: 500;
}

.base-map .base-map-content .base-map-content-area-info {
  flex: 1;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-header {
  width: 300px;
  height: 30px;
  margin-top: 30px;
  margin-left: 160px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-header
  .base-map-content-area-info-img {
  float: left;
  width: 20px;
  height: 20px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-header
  .base-map-content-area-info-title {
  float: left;
  height: 20px;
  margin-left: 10px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #037fda;
  margin-top: 5px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-header
  .base-map-content-area-info-number {
  float: left;
  height: 25px;
  line-height: 25px;
  padding: 0 4px;
  margin: 0 5px;
  font-size: 16px;
  font-weight: 400;
  color: #9c6115;
  border-radius: 2px;
  background: linear-gradient(0deg, #fcd691, #eab166);
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-header
  .base-map-content-area-info-unit {
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #037fda;
  margin-top: 5px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-header
  .base-map-content-area-info-region {
  float: left;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #037fda;
  margin-top: 8px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-detail {
  position: relative;
  width: 510px;
  margin: 0px 30px 0px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-detail
  .base-map-content-area-info-detail-item {
  float: left;
  margin-left: 30px;
  margin-top: 30px;
  width: 129px;
  height: 72px;
  background-image: url(../image/map-background.png);
  text-align: left;
  padding-left: 15px;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-detail
  .base-map-content-area-info-detail-item
  .base-map-content-area-info-detail-item-number {
  margin-top: 8px;
  font-size: 27px;
  font-weight: normal;
  color: #037fda;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-detail
  .base-map-content-area-info-detail-item
  .base-map-content-area-info-detail-item-number
  .base-map-content-area-info-detail-item-unit {
  margin-left: 0px;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-detail
  .base-map-content-area-info-detail-item
  .base-map-content-area-info-detail-item-type {
  margin-top: -3px;
  font-size: 16px;
  font-weight: normal;
  color: #666666;
}

.base-map
  .base-map-content
  .base-map-content-area-info
  .base-map-content-area-info-detail
  .base-map-content-area-info-detail-item
  .base-map-content-area-info-detail-item-year {
  text-align: center;
  margin-top: 18px;
  color: #037fda;
  font-size: 14px;
}

.base-mien {
  position: relative;
  width: 1200px;
  margin: 60px auto 0;
}

.base-mien .base-mien-header {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}

.base-mien .base-mien-header .base-mien-header-image {
  float: left;
  height: 30px;
}

.base-mien .base-mien-header .base-mien-header-more {
  float: right;
  height: 30px;
}

.base-mien
  .base-mien-header
  .base-mien-header-more
  .base-mien-header-more-item {
  float: right;
  width: 70px;
  height: 26px;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #949494;
  margin-left: 20px;
  background: #f5f5f5;
  border-radius: 13px;
  cursor: pointer;
}

.base-mien
  .base-mien-header
  .base-mien-header-more
  .base-mien-header-more-item-active {
  float: right;
  width: 80px;
  height: 28px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
  color: #8f5100;
  margin-left: 20px;
  border-radius: 13px;
  background: linear-gradient(-86deg, #ecb469, #fcd893);
  box-shadow: 0px 4px 12px 1px rgba(255, 146, 0, 0.41);
  cursor: pointer;
}

.base-mien .base-mien-content {
  width: 1200px;
  height: 440px;
  overflow: hidden;
}

.base-mien .base-mien-content .base-mien-section-content {
  width: 1200px;
  height: 440px;
  position: relative;
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content {
  width: 1230px;
  height: 440px;
  margin-left: -30px;
  margin-bottom: 20px;
  position: absolute;
  transition: transform 0.4s ease-in-out;
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item {
  float: left;
  width: 380px;
  height: 190px;
  margin-left: 30px;
  margin-bottom: 30px;
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item
  .base-mien-item-content {
  background: #f8f6f6;
  position: relative;
  width: 380px;
  height: 190px;
  cursor: pointer;
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item
  .base-mien-item-content
  .base-mien-item-content-img {
  border: 1px solid #e9e9e9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item
  .base-mien-item-content
  .base-mien-item-content-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: rgba(51, 51, 51, 0.8);
  font-size: 14px;
  overflow: hidden;
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item
  .base-mien-item-content
  .base-mien-item-content-line {
  position: absolute;
  bottom: 0;
  left: 140px;
  right: 140px;
  height: 3px;
  z-index: 2;
  transition: all 0.5s;
  border-radius: 1px;
  background: rgba(232, 42, 78, 0);
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item
  .base-mien-item-content:hover
  .base-mien-item-content-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 190px;
  line-height: 190px;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
  overflow: hidden;
  font-size: 18px;
  background: rgba(51, 51, 51, 0.8);
}

.base-mien
  .base-mien-content
  .base-mien-section-content
  .base-mien-animation-content
  .base-mien-item
  .base-mien-item-content:hover
  .base-mien-item-content-line {
  left: 130px;
  right: 130px;
  bottom: 75px;
  background: rgba(232, 42, 77, 0.8);
}

.base-mien .base-mien-section-mark {
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  z-index: 124;
  bottom: 20px;
  left: 0;
  text-align: center;
}

.base-mien .base-mien-section-mark a {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 8px;
  border-radius: 2.5px;
  background: #8f8f8f;
  opacity: 0.6;
  -moz-opacity: 0.6;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  /* Safari */
  filter: alpha(opacity=60);
  overflow: hidden;
}

.base-mien .base-mien-section-mark a.cur {
  width: 15px;
  height: 5px;
  background: #c8191c;
}
