/* 主体 */
.details_page {
  width: 100%;
  margin-bottom: 60px;
}

/* 左半部分 */
.details_left {
  width: 820px;
  float: left;
}

.detas_lb {
  width: 100%;
  height: 340px;
}

.lf {
  float: left;
  width: 325px;
}

.swiper-wrapper{
  width: 281px !important;
  height: 55px !important;
  margin: auto;
}

.top-ibox-gcs {
  width: 325px;
  height: 271px;
  margin-bottom: 14px;
  border: 1px solid #e6e6e6;
}

.top-ibox-gcs .lf_pic {
  width: 325px;
  height: 271px;
}

.top-ibox-gcs .lf_pic img {
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-outerbox {
  width: 325px;
  height: 55px;
  overflow: hidden;
  position: relative;
}

.swiper-container-reset {
  width: 325px;
  height: 55px;
  overflow: hidden;
  margin: 0 auto;
}

.swiper-container-reset .scales {
  width: 66px;
  height: 55px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0px;
  top: 22px;
  width: 13px;
  height: 54px;
  line-height: 54px;
  color: #ababab;
  background: #f3f3f3;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0px;
  top: 22px;
  width: 13px;
  height: 54px;
  line-height: 54px;
  color: #ababab;
  background: #f3f3f3;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #f63c3c;
  color: #ffffff;
}

.detail_swiper .swiper-outerbox {
  width: 864px;
  height: 40px;
  border: solid 1px #e5e5e5;
  overflow: hidden;
  position: relative;
}

.detail_swiper .swiper-container-reset {
  width: 808px;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
}
.detail_swiper .hideborder {
  border: none;
}
.detail_swiper .complete-body {
  border: solid 1px #e5e5e5;
}
.detail_swiper .swiper-container-reset .swiper-slide {
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  background: linear-gradient(90deg, #f2f2f2 0%, #f2f2f2 100%);
}
.swiper-container-reset .swiper-slide{
  width: 65px !important;
  height: 55px !important;
  margin-right: 7px !important;
}
.scales {
  border: 1px solid #e6e6e6;
}

.swiper-slide .lf_pic {
  display: block;
  width: 65px;
  height: 55px;
}

.nexts,
.prevs {
  width: 15px !important;
  height: 54px !important;
  padding-left: 0 !important;
  background-color: #f4f4f4 !important;
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.nexts {
  background: url("../img/next1.png") no-repeat center;
  right: 0px;
}

.prevs {
  background: url("../img/prev1.png") no-repeat center;
}

/* .nexts:hover ,.prevs:hover{
} */

.nexts:hover {
  background-color: #01728d !important;
  background: url("../img/next2.png") no-repeat center;
}

.prevs:hover {
  background-color: #01728d !important;
  background: url("../img/prev2.png") no-repeat center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0px !important;
  line-height: 1;
}

/* 右 */
.detas_lb_right {
  width: 438px;
  height: 340px;
  float: left;
  margin-left: 34px;
}

.detas_lb_right h1 {
  width: 100%;
  line-height: 25px;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.detas_lb_right span {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
  font-size: 12px;
  color: #333;
}

.detas_lb_right span i {
  font-size: 20px;
  color: #ed1c24;
}

.right_rt_box {
  width: 100%;
  margin-top: 20px;
}

.right_rt_box dl dt {
  width: 77px;
  height: 33px;
  font-size: 12px;
  color: #333;
  text-align: center;
  line-height: 33px;
  float: left;
  background-color: #f8f8f8;
  border: solid 1px #f3f3f3;
}

.right_rt_box dl dd {
  width: 360px;
  height: 33px;
  font-size: 12px;
  color: #555;
  text-indent: 1.5em;
  line-height: 33px;
  float: left;
  border: solid 1px #f3f3f3;
  border-left: 0;
}

.right_rt_box dl dd:nth-child(-n + 12),
.right_rt_box dl dt:nth-child(-n + 12) {
  border-bottom: 0 !important;
}

/* 详情介绍 */
.datas {
  width: 100%;
  margin-top: 25px;
  min-height: 500px;
}

.datas_top {
  width: 100%;
  height: 25px;
  border-bottom: 3px solid #1eaa9e;
}

.datas_top span {
  color: #1eaa9e;
  font-size: 14px;
  font-weight: 700;
}

.datas_btm {
  width: 100%;
  padding: 25px 0;
}
.datas_btm img {
  width: 100%;
}

.datas_btm p {
  width: 100%;
  text-indent: 2em;
  font-size: 12px;
  color: #666;
  line-height: 20px;
  margin: 20px 0;
}

.datas_btm span {
  font-size: 12px;
  color: #666;
}

/* 右半部分 */
.details_right {
  float: right;
  width: 337px;
  height: 706px;
  border: solid 1px #e6e6e6;
  padding: 14px 26px 23px;
}

.details_right span {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #01728d;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.deta_rt_box {
  width: 285px;
  height: 310px;
  background-color: #f9f9f9;
  margin-top: 15px;
  padding: 18px 19px;
}

.deta_rt_box:hover p a {
  color: #1eaa9e !important;
}

.deta_rt_box .deta_rt_pic {
  display: block;
  width: 199px;
  height: 200px;
  margin: 0 auto;
}

.deta_rt_box p {
  width: 100%;
  height: 44px;
  line-height: 22px;
  color: #333333;
  margin: 7px 0;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.deta_rt_box span {
  font-size: 13px;
  color: #999;
}

.deta_rt_box span i {
  color: #ed1821;
}

/* 相关好文 */
.nice_txt {
  float: right;
  width: 337px;
  border: solid 1px #e6e6e6;
  margin-top: 20px;
}

.nice_top {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: #02718d;
  padding: 0 23px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}

.nice_btm {
  width: 100%;
  padding: 0 18px;
}

.nice_box {
  width: 100%;
  height: 124px;
  border-bottom: dashed 1px #e6e6e6;
  padding: 18px 0;
}

.nice_box:hover p a {
  color: #1eaa9e !important;
}

.nice_box:nth-last-child(1) {
  border-bottom: 0;
}

.nice_box .nice_pic {
  display: block;
  width: 110px;
  height: 87px;
  float: left;
}

.nice_box .nice_tt {
  width: 170px;
  height: 87px;
  float: right;
}

.nice_box .nice_tt p {
  width: 100%;
  height: 44px;
  line-height: 22px;
  font-size: 13px;
  margin-bottom: 22px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.nice_box .nice_tt p a {
  color: #333;
}

.nice_box .nice_tt span {
  font-size: 13px;
  color: #999;
}

.nice_box .nice_tt span i{
  display: inline-block;
  margin-right: 4px;
}

.nice_box .nice_tt span:nth-child(2){
  float: right;
}