
img {
  max-width: 100%;
}
.w800 {
  width: 800px;
  margin: 0 auto;
}
/*case*/
body {
  min-width: 1100px;
}
img.lazy {
  display: block!important;
}
.edu {
  position: relative;
}
.edu .option {
  z-index: 20;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  padding: 26px 0;
  font-size: 0;
  text-align: center;
}
.edu .option .select-item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  border: 1px solid #F3F3F3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 8px 8px;
  cursor: pointer;
  box-sizing: border-box;
}
.edu .option .select-item span,
.edu .option .select-item a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 34px;
  margin: 0;
  padding: 0;
}
.edu .option .select-item i {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  margin-left: 6px;
}
.edu .option .radio-box {
  margin: 0 12px;
}
.edu .option .radio-box .select-a {
  pointer-events: auto;
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.39px;
  line-height: 34px;
  padding: 0 15px;
  border: 1px solid #F3F3F3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 8px 8px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.edu .option .radio-box .select-a.cur,
.edu .option .radio-box .select-a:hover {
  background: #4A90E2;
  border: 1px solid #4A90E2;
}
.edu .option .radio-box .select-wrap {
  display: inline-block;
  border: 0;
}
.edu .option .radio-box .select-wrap .select-box {
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.39px;
  line-height: 34px;
  padding: 0 15px;
  border: 1px solid #4A90E2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 8px 8px;
  vertical-align: top!important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.edu .option .radio-box .select-wrap .select-box .select-show {
  border: 0;
  height: 34px;
  vertical-align: top!important;
}
.edu .option .radio-box .select-wrap .select-box .select-show span {
  background: transparent;
  line-height: 34px;
}
.edu .option .radio-box .select-wrap .select-box ul {
  top: 35px;
}
.edu .option .radio-box .select-wrap .select-box ul li {
  padding: 0;
}
.edu .option .radio-box .select-wrap .select-box ul li a {
  width: 100%;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
  color: #555;
  border-radius: 0;
}
.edu .option .radio-box .select-wrap .select-box ul li a:hover {
  color: #fff;
  background: #4A90E2;
}
.edu .option .radio-box.radio-box1 {
  margin-bottom: 14px;
}
.edu .option .radio-box.radio-box2 {
  display: inline-block;
  vertical-align: middle;
}
.edu .option .select-wrap {
  display: inline-block;
  vertical-align: middle;
}
.edu .option .select-wrap .select-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 15px;
  background: #4A90E2;
  margin: 0 8px 8px ;
  border-radius: 3px;
}
.edu .option .select-wrap .select-box .select-show span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.39px;
  line-height: 38px;
}
.edu .option .select-wrap .select-box .select-show i {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 5px;
  background: url(../image/select_arrow.png) no-repeat;
  margin-left: 4px;
}
.edu .option .select-wrap .select-box .select-show.cur i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.edu .option .select-wrap .select-box ul {
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  display: none;
  height: 40vh;
  overflow: auto;
}
.edu .option .select-wrap .select-box ul li {
  font-size: 14px;
  color: #555;
  letter-spacing: 0.39px;
  line-height: 38px;
  padding-left: 25px;
  text-align: left;
  background: #fff;
}
.edu .pointer-box {
  height: 40px;
  pointer-events: none;
}
.screen-out {
  padding: 32px 50px;
  overflow: hidden;
  background: #fff;
}
.screen-out .left {
  float: left;
}
.screen-out .left .select-title {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0.39px;
  line-height: 32px;
}
.screen-out .right {
  float: right;
}
.screen-out .right .switch {
  display: none;
}
.screen-out .screen-select-box {
  display: inline-block;
  vertical-align: top;
}
.screen-out .screen-select-box .select-show {
  display: none;
}
.screen-out .screen-select-box ul li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-left: 15px;
}
.screen-out .screen-select-box ul li em {
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0.39px;
  line-height: 32px;
  padding-left: 5px;
}
.screen-out .screen-select-box ul li em a {
  color: #9B9B9B;
}
.screen-out .screen-select-box ul li em a:hover,
.screen-out .screen-select-box ul li em a.active {
  color: #4a90e2;
}
.screen-out .screen-select-box ul li > a {
  display: block;
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0.39px;
  line-height: 32px;
}
.screen-out .screen-select-box ul li > a.icon-thumb {
  padding-left: 22px;
  background: url(../image/icon_thumb.png) no-repeat left center;
}
.screen-out .screen-select-box ul li > a.icon-list {
  padding-left: 22px;
  background: url(../image/icon_list.png) no-repeat left center;
}
.screen-out .screen-select-box ul li > a:hover {
  color: #4A90E2;
}
.screen-out .screen-select-box ul li.cur > a,
.screen-out .screen-select-box ul li:hover > a {
  color: #4A4A4A;
  border-bottom: 5px solid #4A90E2;
}
.screen-out .screen-select-box ul li.cur > a:hover,
.screen-out .screen-select-box ul li:hover > a:hover {
  color: #4A90E2;
}
.screen-out .screen-select-box ul li.cur > a.icon-thumb,
.screen-out .screen-select-box ul li:hover > a.icon-thumb {
  background-image: url(../image/icon_thumb_active.png);
}
.screen-out .screen-select-box ul li.cur > a.icon-list,
.screen-out .screen-select-box ul li:hover > a.icon-list {
  background-image: url(../image/icon_list_active.png);
}
.edu-slider {
  height: 600px;
  background-position: center;
  background-size: cover;
}
.edu-slider .bx-wrapper {
  height: 100%;
}
.edu-slider .bx-wrapper .bx-viewport {
  height: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
}
.edu-slider .bx-wrapper .bx-controls-direction a {
  width: 45px;
  height: 45px;
  margin-top: -23px;
  z-index: 998;
}
.edu-slider .bx-wrapper .bx-controls-direction a:hover {
  background-position: 0 0;
}
.edu-slider .bx-wrapper .bx-next {
  right: 40px;
  background: url(../image/slider-right.png) no-repeat;
}
.edu-slider .bxslider {
  height: 100%;
}
.edu-slider .bxslider li {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.edu-slider .bxslider li .info {
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
}
.edu-slider .bxslider li .info h3 {
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.36px;
  line-height: 20px;
  font-weight: normal;
}
.edu-slider .bxslider li .info h4 {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0.62px;
  line-height: 30px;
  font-weight: normal;
}
.edu-slider .bxslider li .info p {
  width: 240px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.34px;
  line-height: 18px;
  max-height: 36px;
  overflow: hidden;
  margin: 0;
  margin-top: 20px;
}
.edu-slider .bxslider li .info a {
  display: block;
  width: 198px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 32px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.edu-slider .bxslider li .info a:hover {
  background: #4A90E3;
  border: 1px solid #4A90E3;
}
.edu-slider .bxslider li:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.edu-swiper {
  display: none;
}
.edu-banner {
  height: 270px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.waterfall-wrap {
  padding: 0 44px 0 50px;
  background: #fff;
  margin-bottom: 84px;
}
.waterfall-wrap .waterfall {
  width: 100%;
}
.waterfall-wrap .waterfall .waterfall-item {
  width: calc(25% - 6px);
  height: 15.66vw;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.waterfall-wrap .waterfall .waterfall-item.big {
  height: calc((15.66vw * 2) + 6px);
}
.waterfall-wrap .waterfall .waterfall-item a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.waterfall-wrap .waterfall .waterfall-item a:hover {
  background: rgba(0, 0, 0, 0.25);
}
.waterfall-wrap .waterfall .waterfall-item a .info {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 35.6%;
  padding-top: 35.6%;
  border: 1px solid #FFFFFF;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.waterfall-wrap .waterfall .waterfall-item a .info .text {
  position: absolute;
  left: 12px;
  bottom: 12px;
  width: 200%;
}
.waterfall-wrap .waterfall .waterfall-item a .info .text h3 {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0.56px;
  line-height: 24px;
}
.waterfall-wrap .waterfall .waterfall-item a .info .text p {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.33px;
  line-height: 18px;
}
.waterfall-wrap .waterfall .waterfall-item a:hover .info {
  opacity: 1;
}
.waterfall-wrap .waterfall.logo .waterfall-item {
  height: 11.67vw;
  margin-bottom: 0;
}
.waterfall-wrap .waterfall.logo .waterfall-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.waterfall-wrap .loading {
  text-align: center;
}
.waterfall-wrap .loading img {
  display: none;
  margin: 0 auto;
}
.waterfall-wrap .prompt {
  font-size: 18px;
  color: #000;
  text-align: center;
  display: none;
}
.waterfall-wrap .load-btn {
  display: none;
  width: 158px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  text-align: center;
  color: #555;
  border: 1px solid #bbbbbb;
  margin: 30px auto 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.waterfall-wrap .load-btn:hover {
  color: #fff;
  background: #4A90E2;
  border: 1px solid #4A90E2;
}
/*case-detail*/
.mobile {
  display: none !important;
}
.case-detail .banner {
  height: 600px;
  position: relative;
}
.case-detail .banner > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-detail .banner .link {
  z-index: 99;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  line-height: 50px;
  color: #FFFFFF;
  letter-spacing: 0.39px;
  text-align: center;
}
.case-detail .banner .link .w1100 {
  position: relative;
}
.case-detail .banner .link .name {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
.case-detail .banner .link a {
  display: inline-block;
  margin: 0 28px;
  color: #FFFFFF;
}
.case-detail .banner .link .share {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  padding-left: 22px;
  margin: 0;
}
.case-detail .banner .link .share i {
  padding-right: 5px;
  font-size: 12px;
}
.case-detail .banner .link .share-div {
  display: none;
  position: absolute;
  top: 50px;
  right: -25px;
  width: 90px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.4);
}
.case-detail .banner .link .share-div a {
  height: 40px;
  line-height: 40px;
  display: block;
  width: 100%;
  margin: 0;
  text-align: center;
  background-image: none;
  padding-left: 0;
}
.case-detail .banner .link .share-div a i {
  padding-right: 5px;
}
.case-detail .banner .info {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
}
.case-detail .banner .info .w1100 {
  position: relative;
}
.case-detail .banner .info .text {
  width: 530px;
}
.case-detail .banner .info .text h3 {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.47px;
  line-height: 27px;
}
.case-detail .banner .info .text h4 {
  font-size: 36px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 44px;
}
.case-detail .banner .info .text p {
  width: 45%;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.39px;
  line-height: 21px;
  margin: 14px 0 0;
}
.case-detail .banner .info a {
  display: block;
  width: 78px;
  height: 34px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.39px;
  line-height: 34px;
  border: 1px solid #F3F3F3;
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.case-detail .banner .info a img {
  margin-right: 8px;
}
.case-detail .banner .bx-wrapper {
  width: 1100px;
  position: absolute;
  left: 50%;
  bottom: -36px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.case-detail .banner .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
  background: transparent;
}
.case-detail .banner .bx-wrapper .bx-viewport .bxslider li {
  width: 240px;
  height: 152px;
}
.case-detail .banner .bx-wrapper .bx-viewport .bxslider li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-detail .banner .bx-wrapper .bx-controls-direction a {
  width: 45px;
  height: 45px;
  margin-top: -23px;
}
.case-detail .banner .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -23px;
  background: url(../image/contr_l.png) no-repeat;
}
.case-detail .banner .bx-wrapper .bx-controls-direction a.bx-next {
  right: -23px;
  background: url(../image/slider-right.png) no-repeat;
}
.case-detail .banner .banner-swiper {
  display: none;
}
.case-detail .banner .btn-group {
  z-index: 20;
  position: absolute;
  width: 100%;
  padding: 50px 0;
  background: url("../image/p-mask-top.png") no-repeat center center;
  background-size: cover;
  bottom: 0;
}
.case-detail .banner .btn-group .w1100 {
  position: relative;
}
.case-detail .banner .btn-group .w1100 p {
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
}
.case-detail .banner .btn-group .w1100 p em {
  font-size: 36px;
}
.case-detail .banner .btn-group .w1100 .btn-field {
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.case-detail .banner .btn-group .w1100 .btn-field .item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
  position: relative;
}
.case-detail .banner .btn-group .w1100 .btn-field .item .part-t a {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #FFFFFF;
  border: 1px solid #F3F3F3;
  padding: 0 15px 0 18px;
  background-position: 14px center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.case-detail .banner .btn-group .w1100 .btn-field .item .part-t a:hover {
  background-color: #4A90E2;
  border-color: #4A90E2;
}
.case-detail .banner .btn-group .w1100 .btn-field .item ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.case-detail .banner .btn-group .w1100 .btn-field .item ul li a {
  display: block;
  line-height: 18px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 8px 15px;
  background: #000;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.case-detail .banner .btn-group .w1100 .btn-field .item ul li a:hover {
  color: #000;
  background: #fff;
}
.case-detail .banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.case-detail .content {
  max-width: 1100px;
  margin: 100px auto 0;
}
.case-detail .content .detail-title img {
  width: 150px;
  height: 60px;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 30px;
}
.case-detail .content .detail-title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 0.56px;
}
.case-detail .content p {
  font-size: 14px;
  color: #555;
  letter-spacing: 0.34px;
  line-height: 27px;
  margin-top: 30px;
}
.case-detail .content .img-list {
  margin: 50px 34px 70px 40px;
}
.case-detail .content .img-list a {
  display: inline-block;
  width: calc(25% - 6px);
  margin-bottom: 6px;
}
.case-detail .content .img-list a i {
  z-index: 2;
  color: #fff;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  line-height: 35px;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.case-detail .content .img-list a img {
  width: 100%;
}
.case-detail .content .detail-img {
  position: relative;
  margin: 110px auto;
}
.case-detail .content .detail-img.w800 {
  margin: 110px auto  150px;
}
.case-detail .content .detail-img img {
  display: block;
  position: relative;
  z-index: 20;
}
.case-detail .content .detail-img em {
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0.39px;
  line-height: 60px;
  text-align: center;
}
.case-detail .content .detail-img:before,
.case-detail .content .detail-img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #F1F1F1;
}
.case-detail .content .detail-img:before {
  left: -80px;
  bottom: -60px;
}
.case-detail .content .detail-img:after {
  right: -80px;
  top: -60px;
}
.case-detail .content .detail-img2 {
  position: relative;
  margin-top: 50px;
  overflow: hidden;
}
.case-detail .content .detail-img2 img {
  width: 100%;
}
.case-detail .content .detail-img2 div {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}
.case-detail .content .detail-img2 div span {
  display: block;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.34px;
  line-height: 18px;
}
.case-detail .content .info-list {
  margin-top: 95px;
  font-size: 0;
}
.case-detail .content .info-list li {
  position: relative;
  margin-bottom: 20px;
}
.case-detail .content .info-list li .img-box {
  display: inline-block;
  position: relative;
}
.case-detail .content .info-list li .img-box img {
  display: block;
  position: relative;
  z-index: 20;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-detail .content .info-list li .img-box:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #F1F1F1;
  position: absolute;
  right: -50px;
  bottom: -50px;
}
.case-detail .content .info-list li .text {
  width: 400px;
  position: absolute;
  bottom: 20%;
}
.case-detail .content .info-list li .text h3 {
  font-size: 24px;
  color: #555555;
  line-height: 30px;
}
.case-detail .content .info-list li .text h4 {
  font-size: 14px;
  color: #555555;
  line-height: 24px;
  margin-top: 20px;
}
.case-detail .content .info-list li .text p {
  font-size: 14px;
  color: #555555;
  line-height: 24px;
  margin-top: 20px;
}
.case-detail .content .info-list li.text-l {
  text-align: left;
}
.case-detail .content .info-list li.text-l .img-box {
  width: 622px;
}
.case-detail .content .info-list li.text-l .text {
  right: 0;
}
.case-detail .content .info-list li.text-r {
  text-align: right;
}
.case-detail .content .info-list li.text-r .img-box {
  width: 435px;
}
.case-detail .content .info-list li.text-r .text {
  width: 400px;
  right: 490px;
}
.case-detail .content .info-list li.text-r .text p {
  text-align: right;
}
.related-cases {
  margin-top: 160px;
}
.related-cases .title {
  text-align: right;
}
.related-cases .title span {
  display: inline-block;
  vertical-align: super;
  font-size: 18px;
  color: #555555;
  letter-spacing: 10px;
  margin-right: 40px;
}
.related-cases .title em {
  display: inline-block;
  vertical-align: middle;
  font-size: 48px;
  color: #555555;
  line-height: 58px;
}
.related-cases .bx-wrapper {
  margin: 60px 40px 150px;
  overflow: hidden;
}
.related-cases .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
  background: transparent;
}
.related-cases .bx-wrapper .bx-pager {
  display: none;
}
.related-cases .bx-wrapper .bx-controls-direction a {
  width: 45px;
  height: 45px;
  margin-top: -23px;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.related-cases .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 20px;
  background: url(../image/contr_l.png) no-repeat;
}
.related-cases .bx-wrapper .bx-controls-direction a.bx-next {
  right: 20px;
  background: url(../image/slider-right.png) no-repeat;
}
.related-cases .bx-wrapper:hover .bx-controls-direction a {
  opacity: 1;
}
.related-cases ul li {
  width: 33.33%;
  height: 412px;
  overflow: hidden;
}
.related-cases ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.related-cases ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 412px;
  max-width: inherit !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.related-cases ul li .box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.4);
}
.related-cases ul li .box .text {
  position: absolute;
  left: 12px;
  bottom: 12px;
  width: 200%;
}
.related-cases ul li .box .text h3 {
  width: 200px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.56px;
  line-height: 26px;
}
.related-cases ul li .box .text p {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-top: 5px;
}
.related-cases .cases-swiper {
  display: none;
}
/*blog*/
.blog .edu-slider .bxslider li .info h3 {
  font-size: 36px;
}
.list-wrap {
  margin: 0 10px 0 40px;
  overflow: hidden;
}
.list-wrap li {
  float: left;
  width: calc(50% - 30px);
  height: 220px;
  margin-right: 30px;
  padding-bottom: 55px;
  position: relative;
}
.list-wrap li .left {
  float: left;
  width: 50%;
  height: 100%;
}
.list-wrap li .left .featured_image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.list-wrap li .right {
  float: left;
  width: 50%;
  height: 100%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list-wrap li .right .title {
  overflow: hidden;
  font-size: 14px;
  color: #555555;
  line-height: 38px;
  border-bottom: 1px solid #333333;
}
.list-wrap li .right .title span {
  float: left;
}
.list-wrap li .right .title em {
  float: right;
}
.list-wrap li .right .info {
  font-size: 20px;
  color: #555555;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 14px;
}
.list-wrap li .right .desc {
  font-size: 14px;
  color: #555555;
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 14px;
}
.list-wrap li.poster {
  width: 100%;
  height: 500px;
  padding-top: 55px;
  padding-bottom: 110px;
  margin-right: 0;
}
.list-wrap li.poster .img-box {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.list-wrap li.poster .img-box .featured_image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 20;
}
.list-wrap li.poster .img-box .featured_image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.18));
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.list-wrap li.poster .img-box .text {
  position: absolute;
  bottom: 64px;
  left: 64px;
  width: 470px;
  z-index: 30;
}
.list-wrap li.poster .img-box .text .title {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 18px;
  padding: 18px 0;
  text-align: right;
  border-bottom: 1px solid #FFFFFF;
}
.list-wrap li.poster .img-box .text .info {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 32px;
  margin-top: 12px;
}
.list-wrap li.poster .img-box .text .desc {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 25px;
  margin-top: 12px;
}
.list-wrap li.poster .img-box .text a {
  display: block;
  width: 198px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 44px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.list-wrap li.poster .img-box .text a:hover {
  background: #4A90E2;
  border-color: #4A90E2;
}
.list-wrap li.poster .img-box:before,
.list-wrap li.poster .img-box:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #DFDFDF;
  position: absolute;
}
.list-wrap li.poster .img-box:before {
  left: -80px;
  bottom: -60px;
}
.list-wrap li.poster .img-box:after {
  right: -80px;
  top: -60px;
}
.page-list {
  text-align: center;
  margin: 50px 0 190px;
}
.page-list a {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #4A4A4A;
  margin: 0 14px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page-list a:hover,
.page-list a.cur {
  background: #D8D8D8;
}
.page-list a.ellipsis {
  line-height: 32px;
}
.page-list a.prev {
  width: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #555;
  background: url("../image/prev.jpg") no-repeat center;
  background-size: cover;
}
.page-list a.next {
  width: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #555;
  background: url("../image/next.jpg") no-repeat center;
  background-size: cover;
}
/*blog-detail*/
.blog-detail .banner {
  height: 550px;
  overflow: hidden;
}
.blog-detail .banner .info .text {
  margin-top: 80px;
}
.blog-detail .banner .info .text h4 {
  font-weight: normal;
  line-height: 54px;
}
.blog-detail .banner .info .text p {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 28px;
}
.blog-detail .banner .info .text p span {
  letter-spacing: 10px;
  margin-right: 10px;
}
.blog-detail .banner .info .text p em {
  letter-spacing: 0.5px;
  margin-left: 18px;
}
.blog-detail .content p em {
  font-size: 24px;
  color: #000;
}
.blog-detail .content p.text-c {
  text-align: center;
}
.blog-detail .content .detail-img.w800:before {
  display: none;
}
.blog-detail .content .detail-img.w800:after {
  right: -50px;
  top: auto;
  bottom: -50px;
}
.blog-detail .content .detail-img.w800 em {
  line-height: 50px;
  bottom: -50px;
  z-index: 20;
}
.blog-detail .content .info-list {
  margin-bottom: 140px;
}
.blog-detail .content .info-list li.text-r {
  text-align: right;
}
.blog-detail .content .info-list li.text-r .img-box {
  width: 622px;
}
.blog-detail .content .info-list li.text-r .text {
  right: auto;
  left: 0;
  text-align: left;
}
.blog-detail .content .info-list li.text-r .text p {
  text-align: left;
}
/*products*/
.products .edu .option {
  padding-bottom: 25px;
}
/*products-detail*/
.products-detail .banner {
  height: 600px;
  overflow: initial;
}
.products-detail .banner .bx-wrapper {
  width: 100%;
  position: static;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.products-detail .banner .bx-wrapper .bx-viewport .bxslider li {
  height: 100%;
}
.products-detail .banner .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 40px;
}
.products-detail .banner .bx-wrapper .bx-controls-direction a.bx-next {
  right: 40px;
}
.pub-title {
  text-align: right;
}
.pub-title span {
  display: inline-block;
  vertical-align: super;
  font-size: 18px;
  color: #555555;
  letter-spacing: 10px;
  margin-right: 44px;
}
.pub-title em {
  display: inline-block;
  vertical-align: middle;
  font-size: 48px;
  color: #555555;
  line-height: 58px;
}
.pro-overview {
  margin-top: 86px;
}
.pro-overview .pro-wrap {
  position: relative;
  margin-top: 70px;
}
.pro-overview .pro-wrap .btn-all {
  display: block;
  position: absolute;
  right: 45px;
  top: 66px;
  width: 78px;
  height: 78px;
  border: 1px solid #979797;
  text-align: center;
}
.pro-overview .pro-wrap .btn-all span {
  display: block;
  padding-top: 24px;
  font-size: 12px;
  color: #555555;
  line-height: 18px;
}
.pro-overview .pro-wrap .btn-all i {
  display: inline-block;
  width: 12px;
  height: 6px;
  background: url(../image/arrow.jpg) no-repeat center;
}
.pro-overview .pro-pages .pro-page-item {
  display: none;
}
.pro-overview .pro-pages .pro-page-item.cur {
  display: block;
}
.pro-overview .pro-list {
  font-size: 0;
  height: 180px;
  overflow: hidden;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.pro-overview .pro-list li {
  width: 220px;
  height: 182px;
  float: left;
  display: inline-block;
  vertical-align: bottom;
}
.pro-overview .pro-list li a {
  display: block;
  padding: 0 20px;
  text-align: center;
}
.pro-overview .pro-list li a img {
  width: 130px;
  height: 110px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
.pro-overview .pro-list li a span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  border-bottom: 5px solid transparent;
  margin-top: 25px;
  padding-bottom: 10px;
}
.pro-overview .pro-list li.cur a span {
  font-size: 18px;
  border-color: #4A90E2;
}
.pro-overview .pro-list li:last-child {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  height: 100%;
  vertical-align: top;
  padding-top: 50px;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.pro-overview .pro-list li:last-child a {
  background: #fff;
  display: block;
  border: 1px solid #979797;
  text-align: center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding: 0;
}
.pro-overview .pro-list li:last-child a span {
  padding-top: 24px;
  color: #555555;
  line-height: 18px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  border: 0;
  margin-top: 5px;
}
.pro-overview .pro-list li:last-child a i {
  display: inline-block;
  width: 12px;
  height: 6px;
  font-size: 14px;
  color: #555;
  padding-top: 2px;
}
.pro-overview .pro-list li:last-child em {
  display: block;
  width: 80px;
  height: 50px;
  margin: 0 auto;
  background: #fff;
}
.pro-overview .pro-list li:last-child.curr {
  position: static;
}
.pro-overview .pro-list li:last-child.curr a span {
  font-size: 14px;
  border: 0;
}
.pro-overview .pro-info-box {
  margin-top: 70px;
}
.pro-overview .pro-info-show-warper.cur {
  display: block;
}
.pro-overview .pro-info {
  display: block;
  height: 455px;
  overflow: hidden;
}
.pro-overview .pro-info .left {
  float: left;
  width: 670px;
  height: 100%;
}
.pro-overview .pro-info .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}
.pro-overview .pro-info .left img.active {
  display: block;
}
.pro-overview .pro-info .right {
  float: right;
  width: 400px;
  height: 100%;
}
.pro-overview .pro-info .right h2 {
  font-size: 24px;
  color: #555555;
  line-height: 36px;
}
.pro-overview .pro-info .right .scroll-box {
  width: 400px;
  margin-top: 14px;
  height: 405px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
}
.pro-overview .pro-info .right .scroll-box table {
  width: 100%;
}
.pro-overview .pro-info .right .scroll-box table tr td {
  font-size: 14px;
  color: #555555;
  line-height: 21px;
  padding: 26px 15px 26px 0;
  border-top: 1px solid #D8D8D8;
  vertical-align: top;
}
.pro-overview .pro-info .right .scroll-box table tr td:last-of-type {
  width: 285px;
  padding-right: 30px;
  word-wrap: break-word;
  word-break: break-all;
}
.pro-overview .pro-info .right .scroll-box table tr td .material-list a {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
}
.pro-overview .pro-info .right .scroll-box table tr td .material-list a i {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-size: cover;
}
.pro-overview .pro-info .right .scroll-box table tr td .material-list a span {
  font-size: 8px;
  display: none;
}
.pro-overview .pro-info .right .scroll-box table tr td img {
  display: inline-block;
  width: 60px;
  margin: 10px;
}
.pro-overview .btn-diy {
  display: block;
  width: 154px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  text-align: center;
  color: #555;
  border: 1px solid #555555;
  margin: 60px auto 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-overview .btn-diy:hover {
  color: #fff;
  background: #4A90E2;
  border-color: #4A90E2;
}
.pro-detail {
  margin-top: 52px;
}
.pro-detail .detail-info {
  height: 360px;
  margin-top: 40px;
}
.pro-detail .detail-info .left {
  float: left;
  width: 670px;
  height: 100%;
  display: table;
}
.pro-detail .detail-info .left span {
  display: table-cell;
  vertical-align: middle;
}
.pro-detail .detail-info .left span img {
  display: block;
  margin: 0 auto;
  max-height: 360px;
}
.pro-detail .detail-info .right {
  float: right;
  width: 400px;
  height: 100%;
}
.pro-detail .detail-info .right .scroll-box2 {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
}
.pro-detail .detail-info .right table {
  width: 100%;
}
.pro-detail .detail-info .right table tr td {
  padding: 26px 30px 26px 0;
  border-bottom: 1px solid #D8D8D8;
  vertical-align: top;
}
.pro-detail .detail-info .right table tr td span {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  background: #1DCCF7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pro-detail .detail-info .right table tr td h3 {
  font-size: 14px;
  color: #555555;
  line-height: 21px;
  font-weight: bold;
}
.pro-detail .detail-info .right table tr td h4 {
  font-size: 14px;
  color: #707070;
  line-height: 21px;
}
.pro-detail .detail-info .right table tr td:first-of-type {
  width: 55px;
}
.pro-character {
  margin-top: 105px;
}
.pro-character .info-list {
  margin-top: 40px !important;
}
.pro-character .info-list li {
  margin-bottom: 40px !important;
}
.product-pop {
  z-index: 9999;
  display: none;
  width: 640px;
  height: 480px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-pop .product-pop-close {
  cursor: pointer;
  z-index: 999;
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 21px;
  height: 21px;
  background: url("../image/close.png") center center no-repeat;
  background-size: cover;
}
.product-pop .tab-list {
  position: relative;
  width: 100%;
  height: 420px;
  overflow: hidden;
  border-radius: 4px;
}
.product-pop .tab-list .pro-info {
  background: #fff;
  display: none;
  height: 455px;
  overflow: hidden;
}
.product-pop .tab-list .pro-info .left {
  float: left;
  width: 210px;
  height: 100%;
}
.product-pop .tab-list .pro-info .left img {
  width: 210px;
  height: 100%;
  object-fit: cover;
}
.product-pop .tab-list .pro-info .right {
  float: right;
  width: 400px;
  height: 100%;
}
.product-pop .tab-list .pro-info .right h2 {
  font-size: 24px;
  color: #555555;
  line-height: 24px;
  padding: 24px 0 14px;
}
.product-pop .tab-list .pro-info .right .scroll-box {
  width: 350px;
  height: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
}
.product-pop .tab-list .pro-info .right .scroll-box table {
  width: 100%;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td {
  font-size: 12px;
  color: #9B9B9B;
  line-height: 21px;
  padding: 12px 15px 18px 0;
  border-top: 1px solid #D8D8D8;
  vertical-align: top;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td.pro-detail {
  font-size: 14px;
  color: #555;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td:nth-child(2) {
  font-size: 14px;
  color: #555;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td:last-of-type {
  width: 265px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td .material-list a {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td img {
  display: inline-block;
  width: 60px;
  margin: 10px;
}
.product-pop .tab-list .pro-info .right .scroll-box table tr td i {
  display: block;
  font-size: 24px;
  padding-left: 18px;
}
.product-pop .tab-list .pro-info.cur {
  display: block;
}
.product-pop #ascrail2001,
.product-pop #ascrail2002 {
  left: 600px!important;
  border-radius: 5px;
}
.product-pop .bxslider-product-box {
  position: relative;
  top: 3%;
  left: 50%;
  width: 100%;
  height: 50px;
  overflow: hidden!important;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product-pop .bxslider-product-box .bx-wrapper {
  padding-left: 10px;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-viewport {
  background: transparent;
  box-shadow: 0 0 5px transparent;
  border: 0;
  height: 50px !important;
  overflow: hidden!important;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-viewport ul li {
  position: relative;
  text-align: center;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  box-sizing: border-box !important;
  width: 48px;
  height: 48px;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-viewport ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 4px solid transparent;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-viewport ul li.cur img,
.product-pop .bxslider-product-box .bx-wrapper .bx-viewport ul li:hover img {
  border: 4px solid #32c2eb;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-controls-direction a {
  width: 25px;
  height: 40px;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-next {
  right: -32px;
  top: 39%;
  background: url(../image/arrow-right.png) no-repeat center center;
}
.product-pop .bxslider-product-box .bx-wrapper .bx-prev {
  left: -32px;
  top: 39%;
  background: url(../image/arrow-left.png) no-repeat center center;
}
.DIY-pop {
  z-index: 9999;
  display: none;
  width: 640px;
  height: 480px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.DIY-pop .product-pop-close {
  cursor: pointer;
  z-index: 999;
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 21px;
  height: 21px;
  background: url("../image/close.png") center center no-repeat;
  background-size: cover;
}
.DIY-pop .tab-list {
  background: #fff;
  position: relative;
  width: 100%;
  height: 420px;
  overflow: hidden;
  border-radius: 4px;
}
.DIY-pop .tab-list .left {
  position: relative;
  width: 270px;
  background: #F5F5F5;
  height: 100%;
}
.DIY-pop .tab-list .left .left-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.DIY-pop .tab-list .left .left-img img {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 180px;
}
.DIY-pop .tab-list .left .left-img img.active {
  display: block;
}
.DIY-pop .tab-list .left .left-tab {
  position: absolute;
  bottom: 20px;
  font-size: 18px;
  color: #555555;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
}
.DIY-pop .tab-list .left .left-tab span {
  display: inline-block;
  float: left;
  margin: 0 17px;
  cursor: pointer;
}
.DIY-pop .tab-list .left .left-tab span.active {
  border-bottom: 5px solid #4A90E2;
}
.DIY-pop .tab-list .right {
  width: 370px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px 0 35px;
}
.DIY-pop .tab-list .right .right-title {
  font-size: 24px;
  color: #555555;
  padding: 20px 0 9px;
}
.DIY-pop .tab-list .right .color-choose {
  width: 100%;
  height: 285px;
  overflow: hidden;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
}
.DIY-pop .tab-list .right .color-choose li {
  border-bottom: 1px solid #D8D8D8;
  padding: 15px 0;
}
.DIY-pop .tab-list .right .color-choose li p {
  font-size: 14px;
  color: #555555;
  letter-spacing: 0.36px;
  padding-bottom: 10px;
  margin-left: 4px;
}
.DIY-pop .tab-list .right .color-choose li p span {
  font-size: 14px;
  color: #252525;
  font-weight: bold;
}
.DIY-pop .tab-list .right .color-choose li div a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 4px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-position: center;
}
.DIY-pop .tab-list .right .color-choose li div a.active {
  border: 3px solid #4A90E2;
}
.DIY-pop .tab-list .right .bottom {
  ont-family: HiraginoSans-W3;
  font-size: 14px;
  color: #555;
  letter-spacing: 0.36px;
  line-height: 14px;
  padding-top: 19px;
  text-align: right;
}
.DIY-pop .tab-list .right .bottom span {
  cursor: pointer;
  padding: 0 5px;
}
.DIY-pop .tab-list .right .bottom span i {
  padding: 0 5px;
}
.DIY-pop .tab-list .right .bottom .bdsharebuttonbox {
  position: relative;
  top: 0;
  right: -20px;
  padding-top: 6px;
  text-align: right;
}
.DIY-pop .tab-list .right .bottom .bdsharebuttonbox a {
  color: #555;
  padding-left: 0;
  float: none;
}
.DIY-pop .tab-list .right .bottom .bdsharebuttonbox a.weixin-share {
  background: transparent;
}
.DIY-pop #ascrail2000,
.DIY-pop #ascrail2002,
.DIY-pop #ascrail2000-hr,
.DIY-pop #nicescroll-cursors {
  left: 614px!important;
  border-radius: 5px;
}
.search {
  margin-top: 80px;
}
.search .screen-out {
  position: relative;
}
.search .screen-out .search-result {
  position: absolute;
  font-size: 18px;
  color: #4A4A4A;
  line-height: 28px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact-us-box {
  position: fixed;
  right: 0;
  bottom: 30%;
  z-index: 999;
}
.contact-us-box .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.contact-us-box .box-item .box-item-list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  margin: 7px 0;
  border-radius: 8px 0px 0px 8px;
  transition: all 0.3s;
  background: #555555;
  box-sizing: border-box;
}
.contact-us-box .box-item .box-item-list .list-pic1 {
  display: block;
}
.contact-us-box .box-item .box-item-list .list-pic2 {
  display: none;
}
.contact-us-box .box-item .box-item-list:hover {
  background: #3696d3;
}
.contact-us-box .box-item .go-top:hover {
  cursor: pointer;
  background-color: transparent;
}
.contact-us-box .box-item .icon-weixin {
  position: relative;
}
.contact-us-box .box-item .icon-weixin .list-big-pic {
  position: absolute;
  right: 80px;
  bottom: -35px;
  display: none;
  max-width: unset;
}
.contact-us-box .box-item .icon-weixin:hover .list-big-pic {
  display: block;
}
.contact-us-box .box-item .icon-phone {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  left: 0;
  transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.contact-us-box .box-item .icon-phone .phone-text {
  position: absolute;
  left: 70px;
  top: 0;
  width: 200px;
  height: 70px;
  margin: 0;
  font-size: 24px;
  line-height: 70px;
  font-weight: bold;
  color: #ffffff;
  transition: all 0.3s;
}
.contact-us-box .box-item .icon-phone:hover {
  left: -200px;
  overflow: unset;
}
.contact-us-box .box-item .icon-phone:hover .phone-text {
  background: #3696d3;
}
.contact-us-box-mobile {
  display: none;
}
.mb-search {
  display: none;
}
@media screen and (max-width: 768px) {
  body {
    min-width: inherit;
  }
  .mb-search {
    display: block;
  }
  /*case*/
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .w1100,
  .w800 {
    width: 100% !important;
  }
  .edu-slider {
    display: none;
  }
  .waterfall-wrap .load-btn {
    margin-bottom: 2.4rem;
    width: 3.6rem;
    height: 1.44rem;
    line-height: 1.44rem;
    font-size: 0.48rem;
    text-align: center;
    color: #4a4a4a;
  }
  .edu .option .select-item span {
    font-size: 0.48rem;
  }
  .edu.blog-edu .option {
    padding-top: 15rem;
    height: 20rem;
    pointer-events: none;
  }
  .edu.blog-edu .swiper-button-next {
    top: 3rem;
    right: 0.6rem;
    width: 1.4rem;
    height: 1.4rem;
    background: url(http://www.miaow.net.cn/assets/static/images/about/arrow_right.png) no-repeat center center;
    background-size: cover;
    margin-top: 0;
  }
  .edu .option {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 21.3% 4% 0;
    text-align: left;
    min-height: unset;
    background: transparent;
  }
  .edu .option .radio-box {
    display: block;
    margin: 0;
  }
  .edu .option .radio-box.radio-box1 {
    margin: 0;
  }
  .edu .option .radio-box a {
    margin: 0;
    margin-right: 12px;
    margin-bottom: 10px;
  }
  .edu .option .radio-box .select-a {
    font-size: 0.48rem;
  }
  .edu .option .select-wrap {
    display: block;
    margin: 0;
  }
  .edu .option .select-wrap .select-box {
    margin-right: 12px;
    margin-bottom: 10px;
  }
  .edu.products-edu {
    height: 16rem;
  }
  .edu.products-edu .edu-banner {
    height: 100%;
  }
  .edu.products-edu .option {
    position: absolute;
    top: 0;
    bottom: unset;
    height: auto;
    padding-bottom: 0;
    background: transparent;
  }
  .edu.products-edu .option .radio-box {
    margin: 0 0.48rem;
  }
  .edu.products-edu .option .radio-box a {
    font-size: 0.48rem;
    color: #FFFFFF;
    letter-spacing: 0.0156rem;
    line-height: 1.36rem;
    padding: 0 15px;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    border-radius: 0.12rem;
    margin: 0.32rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .edu.products-edu .option .radio-box a.cur,
  .edu.products-edu .option .radio-box a:hover {
    background: #4A90E2;
    border: 1px solid #4A90E2;
  }
  .edu.products-edu .option .radio-box.radio-box2 {
    display: inline-block;
    vertical-align: middle;
  }
  .edu.products-edu .option .select-wrap {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.48rem;
  }
  .edu.products-edu .option .select-wrap .select-box {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 0.6rem;
    background: #4A90E2;
  }
  .edu.products-edu .option .select-wrap .select-box .select-show span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.39px;
    line-height: 38px;
  }
  .edu.products-edu .option .select-wrap .select-box .select-show i {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 5px;
    background: url(../image/select_arrow.png) no-repeat;
    margin-left: 4px;
  }
  .edu.products-edu .option .select-wrap .select-box .select-show.cur i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .edu.products-edu .option .select-wrap .select-box ul {
    z-index: 31;
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    display: none;
  }
  .edu.products-edu .option .select-wrap .select-box ul li {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.39px;
    line-height: 38px;
    padding-left: 15px;
    text-align: left;
  }
  .edu.products-edu .option .select-wrap .select-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    border: 1px solid #F3F3F3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 8px;
    cursor: pointer;
  }
  .edu.products-edu .option .select-wrap .select-item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.39px;
    line-height: 34px;
  }
  .edu.products-edu .option .select-wrap .select-item i {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    margin-left: 6px;
  }
  .edu-swiper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
  }
  .edu-swiper .swiper-container {
    height: 100%;
  }
  .edu-swiper .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .edu-swiper.active {
    z-index: 9998;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 80vh;
  }
  .screen-position {
    position: relative;
    min-height: 40px;
    z-index: 50;
  }
  .screen-position.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .screen-out {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: rgba(0, 0, 0, 0.8);
    font-size: 0;
    overflow: initial;
    z-index: 19;
  }
  .screen-out .left {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 34%;
  }
  .screen-out .left .select-title {
    display: none;
  }
  .screen-out .right {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 66%;
  }
  .screen-out .right .screen-select-box {
    float: left;
    width: 50%;
  }
  .screen-out .right .switch {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
  }
  .screen-out .right .switch i {
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    background: url(../image/switch.png) no-repeat;
  }
  .screen-out .right .switch span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.39px;
    line-height: 40px;
    margin-left: 6px;
  }
  .screen-out .screen-select-box {
    position: relative;
    width: 100%;
  }
  .screen-out .screen-select-box .select-show {
    display: block;
    text-align: center;
  }
  .screen-out .screen-select-box .select-show span,
  .screen-out .screen-select-box .select-show a {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.33px;
    line-height: 40px;
  }
  .screen-out .screen-select-box .select-show i {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 5px;
    background: url(../image/select_arrow.png) no-repeat;
    margin-left: 4px;
  }
  .screen-out .screen-select-box .select-show.cur i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .screen-out .screen-select-box ul {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
  }
  .screen-out .screen-select-box ul li {
    display: block;
    margin-left: 0;
    text-align: center;
  }
  .screen-out .screen-select-box ul li a {
    color: #fff;
    font-size: 0.48rem;
  }
  .screen-out .screen-select-box ul li.cur {
    border-bottom: 0;
  }
  .screen-out .screen-select-box ul li.cur a {
    border: 0;
    font-size: 0.48rem;
    color: #fff;
  }
  .waterfall-wrap {
    padding-top: 8%;
    padding-left: 4%;
    padding-right: calc(4% - 6px);
    margin-bottom: 8%;
  }
  .waterfall-wrap .waterfall .waterfall-item {
    width: calc(50% - 6px);
    height: 28vw;
  }
  .waterfall-wrap .waterfall .waterfall-item a .info {
    left: 0.32rem;
    bottom: 0.32rem;
  }
  .waterfall-wrap .waterfall .waterfall-item a .info .text {
    left: 0.32rem;
    bottom: 0.32rem;
  }
  .waterfall-wrap .waterfall .waterfall-item a .info .text h3 {
    font-size: 0.56rem;
    line-height: 0.68rem;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .waterfall-wrap .waterfall .waterfall-item a .info .text p {
    font-size: 0.48rem;
    line-height: 0.72rem;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .waterfall-wrap .waterfall .waterfall-item.big {
    height: calc((28vw * 2) + 6px);
  }
  .waterfall-wrap .waterfall.logo .waterfall-item {
    height: 29.33vw;
  }
  .waterfall-wrap .waterfall.logo .waterfall-item img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /*case-detail*/
  .case-detail .banner {
    position: relative;
    height: 20rem;
  }
  .case-detail .banner .swiper-pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 20;
  }
  .case-detail .banner .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #333;
    background-color: #fff;
    opacity: 1;
    transform: scale(0.8);
  }
  .case-detail .banner .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 5px;
  }
  .case-detail .banner .swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #00C8FD;
    background-color: #00C8FD;
    transform: scale(0.85);
  }
  .case-detail .banner > img {
    position: static;
    top: unset;
    left: unset;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 100%;
    object-fit: cover;
  }
  .case-detail .banner .swiper-slide a img {
    width: 6rem;
    height: 4rem;
  }
  .case-detail .banner .link {
    z-index: 99;
    top: 50px;
    font-size: 0.56rem;
    height: 1.6rem;
    line-height: 1.6rem;
  }
  .case-detail .banner .link .name {
    left: 0.6rem;
  }
  .case-detail .banner .link .share {
    right: 0.6rem;
    padding-left: 0.8rem;
  }
  .case-detail .banner .link span {
    display: none;
  }
  .case-detail .banner .info .text {
    width: auto;
    padding: 0 0.6rem;
  }
  .case-detail .banner .info .text h3 {
    font-size: 0.56rem;
    line-height: 0.84rem;
  }
  .case-detail .banner .info .text h4 {
    font-size: 0.96rem;
    line-height: 1.44rem;
  }
  .case-detail .banner .info .text p {
    width: 70%;
    font-size: 0.48rem;
    line-height: 0.72rem;
    margin: 0.48rem 0 0;
  }
  .case-detail .banner .info a {
    display: none;
  }
  .case-detail .banner .bxslider {
    display: none;
  }
  .case-detail .banner .banner-swiper {
    display: block;
    position: absolute;
    bottom: -0.96rem;
    left: 0;
    width: 100%;
    padding: 0 1.12rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .case-detail .banner .banner-swiper .swiper-container {
    width: 100%;
  }
  .case-detail .banner .banner-swiper .swiper-button-prev {
    width: 1.4rem;
    height: 1.4rem;
    background: url(../image/contr_l.png) no-repeat center;
    background-size: 100%;
    margin-top: -0.72rem;
    left: 0.4rem;
  }
  .case-detail .banner .banner-swiper .swiper-button-next {
    width: 1.4rem;
    height: 1.4rem;
    background: url(../image/slider-right.png) no-repeat center;
    background-size: 100%;
    margin-top: -0.72rem;
    right: 0.4rem;
  }
  .case-detail .content {
    max-width: none;
    margin-top: 2.4rem;
  }
  .case-detail .content .w1100 {
    padding: 0 0.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .case-detail .content .detail-title img {
    height: 2.4rem;
  }
  .case-detail .content .detail-title span {
    display: block;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .case-detail .content p {
    font-size: 0.56rem;
    line-height: 0.84rem;
    margin-top: 1.2rem;
  }
  .case-detail .content .img-list {
    margin: 1.2rem 0.6rem 0;
  }
  .case-detail .content .img-list a {
    width: calc(50% - 6px);
  }
  .case-detail .content .img-list li {
    width: calc(50% - 4px);
    height: 28.1vw;
    margin-bottom: 4px;
  }
  .case-detail .content .img-list li.big {
    height: calc((28.1vw * 2) + 4px);
  }
  .case-detail .content .img-list li img {
    width: 100%;
  }
  .case-detail .content .detail-img {
    height: 18.16rem;
    margin: 1rem auto 1rem;
    padding: 1.4rem 0;
    overflow: hidden;
  }
  .case-detail .content .detail-img img {
    position: absolute;
    height: 15.2rem;
    max-width: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .case-detail .content .detail-img em {
    position: absolute;
    bottom: 0;
    padding: 0 0.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.48rem;
    line-height: 1.2;
  }
  .case-detail .content .detail-img:before {
    z-index: 0;
    left: -7.2rem;
    bottom: -2rem;
  }
  .case-detail .content .detail-img:after {
    z-index: -1;
    right: -3.2rem;
    top: -2rem;
  }
  .case-detail .content .detail-img.w800 {
    margin: 0;
    width: 100%;
  }
  .case-detail .content .detail-img.w800 em {
    line-height: 6rem;
  }
  .case-detail .content .detail-img.w800:before {
    width: 50%;
    height: 80%;
    z-index: 0;
    left: 0;
    bottom: unset;
  }
  .case-detail .content .detail-img.w800:after {
    width: 75%;
    height: 70%;
    z-index: -1;
    right: 0;
    top: -2rem;
  }
  .case-detail .content .detail-img2 {
    height: 15.2rem;
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }
  .case-detail .content .detail-img2 img {
    width: auto;
    max-width: inherit;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .case-detail .content .detail-img2 div {
    bottom: 0.6rem;
  }
  .case-detail .content .detail-img2 div span {
    font-size: 0.48rem;
    line-height: 0.72rem;
  }
  .case-detail .content .info-list {
    margin-top: 1.76rem;
  }
  .case-detail .content .info-list li {
    margin-bottom: 1.6rem;
  }
  .case-detail .content .info-list li .img-box:after {
    z-index: -1;
    right: -1rem;
    bottom: -1rem;
  }
  .case-detail .content .info-list li .text {
    width: 100%;
    position: static;
    text-align: left;
  }
  .case-detail .content .info-list li .text h3 {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .case-detail .content .info-list li .text h4 {
    font-size: 0.56rem;
    line-height: 0.84rem;
    margin-top: 0.8rem;
  }
  .case-detail .content .info-list li .text p {
    font-size: 0.56rem;
    line-height: 0.72rem;
    margin-top: 0.6rem;
    text-align: left !important;
  }
  .case-detail .content .info-list li.text-l .img-box {
    width: 10.6rem;
  }
  .case-detail .content .info-list li.text-l .text {
    margin-top: 1.2rem;
  }
  .case-detail .content .info-list li.text-r .img-box {
    width: 8.56rem;
  }
  .case-detail .content .info-list li.text-r .img-box:after {
    right: -0.6rem;
  }
  .case-detail .content .info-list li.text-r .text {
    width: 100%;
  }
  .case-detail .content .info-list li:last-of-type {
    margin-bottom: 0;
  }
  .related-cases {
    margin-top: 2.8rem;
  }
  .related-cases .title span {
    display: block;
    font-size: 0.56rem;
    margin-right: 0;
    line-height: 0.8rem;
  }
  .related-cases .title em {
    display: block;
    font-size: 0.96rem;
    line-height: 1.2rem;
  }
  .related-cases .bxslider2 {
    display: none;
  }
  .related-cases .cases-swiper {
    display: block;
    margin: 1.6rem 0 2rem;
    height: 8.16rem;
  }
  .related-cases .cases-swiper .swiper-wrapper {
    height: 8.16rem;
  }
  .related-cases .cases-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .related-cases .cases-swiper .swiper-slide .box {
    position: absolute;
    width: 2.8rem;
    height: 2.8rem;
    left: 0.8rem;
    bottom: 0.8rem;
    border: 1px solid #FFFFFF;
    background: rgba(0, 0, 0, 0.4);
  }
  .related-cases .cases-swiper .swiper-slide .box p {
    width: 200%;
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 0.72rem;
    position: absolute;
    left: 0.4rem;
    bottom: 0.4rem;
  }
  /*blog*/
  .list-wrap {
    margin: 0 10px 0 40px;
    overflow: hidden;
  }
  .list-wrap li {
    float: left;
    width: calc(50% - 30px);
    height: 220px;
    margin-right: 30px;
    padding-bottom: 55px;
    position: relative;
  }
  .list-wrap li .left {
    float: left;
    width: 50%;
    height: 100%;
  }
  .list-wrap li .left .featured_image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .list-wrap li .right {
    float: left;
    width: 50%;
    height: 100%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .list-wrap li .right .title {
    overflow: hidden;
    font-size: 14px;
    color: #555555;
    line-height: 38px;
    border-bottom: 1px solid #333333;
  }
  .list-wrap li .right .title span {
    float: left;
  }
  .list-wrap li .right .title em {
    float: right;
  }
  .list-wrap li .right .info {
    font-size: 20px;
    color: #555555;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 14px;
  }
  .list-wrap li .right .desc {
    font-size: 14px;
    color: #555555;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 14px;
  }
  .list-wrap li.poster {
    width: 100%;
    height: 500px;
    padding-top: 55px;
    padding-bottom: 110px;
    margin-right: 0;
  }
  .list-wrap li.poster .img-box {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
  .list-wrap li.poster .img-box .featured_image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 20;
  }
  .list-wrap li.poster .img-box .text {
    position: absolute;
    bottom: 64px;
    left: 64px;
    width: 470px;
    z-index: 30;
  }
  .list-wrap li.poster .img-box .text .title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 18px;
    padding: 18px 0;
    text-align: right;
    border-bottom: 1px solid #FFFFFF;
  }
  .list-wrap li.poster .img-box .text .info {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 32px;
    margin-top: 12px;
  }
  .list-wrap li.poster .img-box .text .desc {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 12px;
  }
  .list-wrap li.poster .img-box .text a {
    display: block;
    width: 198px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #FFFFFF;
    text-align: center;
    margin-top: 44px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .list-wrap li.poster .img-box .text a:hover {
    background: #4A90E2;
    border-color: #4A90E2;
  }
  .list-wrap li.poster .img-box:before,
  .list-wrap li.poster .img-box:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #DFDFDF;
    position: absolute;
  }
  .list-wrap li.poster .img-box:before {
    left: -80px;
    bottom: -60px;
  }
  .list-wrap li.poster .img-box:after {
    right: -80px;
    top: -60px;
  }
  .page-list {
    text-align: center;
    margin: 2rem 0 2.24rem;
  }
  .page-list a {
    display: inline-block;
    vertical-align: middle;
    width: 1.2rem;
    line-height: 1.2rem;
    height: 1.2rem;
    font-size: 0.56rem;
    color: #4A4A4A;
    margin: 0 0.08rem;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .page-list a:hover,
  .page-list a.cur {
    background: #D8D8D8;
  }
  .page-list a.ellipsis {
    line-height: 1.28rem;
  }
  .page-list a.prev {
    width: 1.12rem;
    height: 1.12rem;
  }
  .page-list a.prev i {
    width: 1.12rem;
    line-height: 1.12rem;
    font-size: 0.64rem;
  }
  .page-list a.next {
    width: 1.12rem;
    height: 1.12rem;
  }
  .page-list a.next i {
    width: 1.12rem;
    line-height: 1.12rem;
    font-size: 0.64rem;
  }
  .search .join-choose {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    font-size: 0.48rem;
    color: #FFFFFF;
    letter-spacing: 0.33px;
    text-align: center;
  }
  .search .join-choose .join-choose-box {
    position: relative;
    height: 2rem;
    width: 35%;
  }
  .search .join-choose .join-choose-box span,
  .search .join-choose .join-choose-box p {
    text-align: center;
    display: block;
    height: 2rem;
    line-height: 2rem;
  }
  .search .join-choose .join-choose-box span span,
  .search .join-choose .join-choose-box p span {
    width: 70%;
    text-align: right;
  }
  .search .join-choose .join-choose-box span span a,
  .search .join-choose .join-choose-box p span a {
    color: rgba(255, 255, 255, 0.5);
  }
  .search .join-choose .join-choose-box span span a.active,
  .search .join-choose .join-choose-box p span a.active {
    color: #fff;
  }
  .search .join-choose .join-choose-box p {
    width: 70%;
    text-align: right;
  }
  .search .join-choose .join-choose-box i {
    padding-left: 0.2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .search .join-choose .join-choose-box strong {
    display: inline-block;
    width: 1.2rem;
    text-align: center;
    font-size: inherit;
    color: #fff;
    height: 2rem;
    line-height: 2rem;
  }
  .search .join-choose .join-choose-box ul {
    z-index: 99;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 0.48rem;
    line-height: 1.6rem;
    width: 100%;
    top: 2rem;
    left: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .search .join-choose .join-choose-box ul.search-select-left li span {
    text-align: left!important;
    padding-left: 0.8rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search .join-choose .join-choose-box ul li strong {
    padding-left: 0rem;
    color: #fff;
    height: 1.6rem;
    line-height: 1.6rem;
  }
  .search .join-choose .join-choose-box ul li span {
    width: 100%;
    text-align: center;
    height: 1.6rem;
    line-height: 1.6rem;
  }
  .search .join-choose .join-choose-box ul li i {
    font-style: normal;
  }
  .search .join-choose .join-choose-box ul.active {
    height: 3.2rem;
  }
  .search .join-choose .join-choose-box ul.active#sortMobile {
    height: 4.8rem;
  }
  .search .search-result {
    text-align: center;
    font-size: 0.64rem;
    padding-top: 10px;
    color: #555;
  }
  .search .list-wrap {
    width: 100%;
    padding: 0 0.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
  }
  .search .list-wrap li {
    width: 100%;
    height: unset;
    margin: 0;
    margin-top: 1.52rem;
    padding-bottom: 0;
  }
  .search .list-wrap li .left {
    float: unset;
    width: 100%;
  }
  .search .list-wrap li .left .title {
    overflow: hidden;
    font-size: 0.56rem;
    color: #555555;
    line-height: 1.52rem;
    margin-bottom: 0.32rem;
    border-bottom: 1px solid #333333;
  }
  .search .list-wrap li .left .title span {
    float: left;
  }
  .search .list-wrap li .left .title em {
    float: right;
  }
  .search .list-wrap li .left .featured_image {
    height: 8.8rem;
  }
  .search .list-wrap li .right {
    width: 100%;
    float: unset;
    padding: 0;
  }
  .search {
    margin-top: 50px;
  }
  .search .screen-out {
    position: relative;
  }
  .search .screen-out .search-result {
    position: absolute;
    font-size: 18px;
    color: #4A4A4A;
    line-height: 28px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .products-detail .banner .edu-swiper .swiper-button-next {
    width: 1.4rem;
    height: 1.4rem;
    background: url(../image/slider-right.png) no-repeat center;
    background-size: 100%;
    right: 0.6rem;
  }
  .products-detail .banner .btn-group {
    padding: 0;
    padding-bottom: 1rem;
  }
  .products-detail .banner .btn-group .w1100 p {
    float: left;
    font-size: 0.8rem;
    line-height: 0.96rem;
    padding-left: 0.6rem;
    padding-top: 2.4rem;
    vertical-align: bottom;
  }
  .products-detail .banner .btn-group .w1100 p em {
    font-size: 0.8rem;
  }
  .products-detail .banner .btn-group .w1100 .btn-field {
    float: right;
    font-size: 0;
    padding-right: 0.6rem;
  }
  .products-detail .banner .btn-group .w1100 .btn-field .big-span {
    display: block;
    width: 1.36rem;
    height: 1.36rem;
    line-height: 1.36rem;
    font-size: 0.64rem;
    color: #FFFFFF;
    border: 1px solid #F3F3F3;
    margin-left: 62px;
    margin-top: 0.4rem;
    text-align: center;
  }
  .products-detail .banner .btn-group .w1100 .btn-field .item {
    display: block;
  }
  .products-detail .banner .btn-group .w1100 .btn-field .item .part-t a {
    height: 1.36rem;
    line-height: 1.36rem;
    font-size: 0.56rem;
    padding: 0 0.6rem 0 0.72rem;
    margin-left: 0;
    margin-top: 0.4rem;
  }
  .products-detail .banner .btn-group .w1100 .btn-field .item ul {
    z-index: 10;
  }
  .products-detail .banner .btn-group .w1100 .btn-field .item ul li a {
    line-height: 0.72rem;
    font-size: 0.48rem;
    padding: 0.32rem 0.56rem;
  }
  .products-detail .content {
    margin-top: 1.2rem;
  }
  .products-detail .content .pub-title {
    overflow: hidden;
  }
  .products-detail .content .pub-title span {
    font-size: 0.56rem;
    margin-right: 0;
  }
  .products-detail .content .pub-title em {
    display: block;
    width: 100%;
    float: right;
    font-weight: 900;
    font-size: 0.96rem;
    line-height: 1.04rem;
  }
  .products-detail .content .pro-overview {
    margin-top: 0;
  }
  .products-detail .content .pro-overview .pro-wrap {
    margin-top: 0.8rem;
  }
  .products-detail .content .pro-overview .pro-wrap .btn-all {
    display: block;
    position: absolute;
    right: 45px;
    top: 66px;
    width: 78px;
    height: 78px;
    border: 1px solid #979797;
    text-align: center;
  }
  .products-detail .content .pro-overview .pro-wrap .btn-all span {
    display: block;
    padding-top: 24px;
    font-size: 12px;
    color: #555555;
    line-height: 18px;
  }
  .products-detail .content .pro-overview .pro-wrap .btn-all i {
    display: inline-block;
    width: 12px;
    height: 6px;
    background: url(../image/arrow.jpg) no-repeat center;
  }
  .products-detail .content .pro-overview .pro-list {
    height: 11.2rem;
  }
  .products-detail .content .pro-overview .pro-list li {
    margin-top: 0.8rem;
    width: 33.333%;
    height: 4.8rem;
    float: left;
    display: inline-block;
    vertical-align: bottom;
  }
  .products-detail .content .pro-overview .pro-list li a {
    display: block;
    padding: 0 0.2rem;
    text-align: center;
  }
  .products-detail .content .pro-overview .pro-list li a img {
    width: 90%;
    height: 3rem;
    margin: 0 auto;
  }
  .products-detail .content .pro-overview .pro-list li a span {
    font-size: 0.48rem;
    line-height: 1rem;
    color: #555555;
    border-bottom: 5px solid transparent;
    margin-top: 0.52rem;
  }
  .products-detail .content .pro-overview .pro-list li.cur a span {
    font-size: 0.56rem;
    border-color: #4A90E2;
  }
  .products-detail .content .pro-overview .pro-list li:last-child {
    position: absolute;
    top: 5.28rem;
    right: 0;
    height: 4.8rem;
    vertical-align: top;
    padding-top: 1.4rem;
    margin-top: 0;
    background: #fff;
  }
  .products-detail .content .pro-overview .pro-list li:last-child a {
    display: block;
    border: 1px solid #979797;
    text-align: center;
    width: 3.2rem;
    height: 3.2rem;
    margin: 0 auto;
    padding: 0;
    background: #fff;
  }
  .products-detail .content .pro-overview .pro-list li:last-child a span {
    padding-top: 24px;
    color: #555555;
    line-height: 18px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border: 0;
    margin-top: 5px;
  }
  .products-detail .content .pro-overview .pro-list li:last-child a i {
    display: inline-block;
    width: 12px;
    height: 6px;
    font-size: 14px;
    color: #555;
    padding-top: 2px;
  }
  .products-detail .content .pro-overview .pro-list li:last-child em {
    width: 3.2rem;
    height: 1.8rem;
  }
  .products-detail .content .pro-overview .pro-list li:last-child.curr {
    position: static;
  }
  .products-detail .content .pro-overview .pro-list li:last-child.curr a span {
    font-size: 14px;
    border: 0;
  }
  .products-detail .content .pro-overview .pro-list.cur {
    height: auto;
  }
  .products-detail .content .pro-overview .pro-info-box {
    margin-top: 1.2rem;
  }
  .products-detail .content .pro-overview .pro-info {
    height: unset;
    overflow: hidden;
  }
  .products-detail .content .pro-overview .pro-info .left {
    float: left;
    width: 100%;
    height: 9.36rem;
  }
  .products-detail .content .pro-overview .pro-info .left img {
    height: 100%;
    object-fit: cover;
  }
  .products-detail .content .pro-overview .pro-info .right {
    float: right;
    width: 100%;
    height: 19.44rem;
  }
  .products-detail .content .pro-overview .pro-info .right h2 {
    font-size: 0.72rem;
    line-height: 36px;
    margin-top: 0.56rem;
  }
  .products-detail .content .pro-overview .pro-info .right .scroll-box {
    margin-top: 0.56rem;
    overflow: hidden;
  }
  .products-detail .content .pro-overview .pro-info .right .scroll-box table {
    width: 100%;
  }
  .products-detail .content .pro-overview .pro-info .right .scroll-box table tr td {
    font-size: 0.56rem;
    color: #555555;
    padding: 0.6rem 0;
  }
  .products-detail .content .pro-overview .pro-info .right .scroll-box table tr td:last-of-type {
    width: 10.8rem;
    padding-right: 0;
  }
  .products-detail .content .pro-overview .pro-info .right .scroll-box table tr td .material-list a {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    margin-bottom: 0.4rem;
    margin-right: 0.4rem;
  }
  .products-detail .content .pro-overview .btn-diy {
    display: block;
    width: 3.6rem;
    height: 1.52rem;
    font-size: 0.48rem;
    line-height: 1.52rem;
    margin: 1.2rem auto 0;
  }
  .products-detail .content .pro-detail {
    margin-top: 1.6rem;
  }
  .products-detail .content .pro-detail .detail-info {
    height: unset;
    margin-top: 0.4rem;
  }
  .products-detail .content .pro-detail .detail-info .left {
    float: unset;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 9.36rem;
    margin-bottom: 1.6rem;
  }
  .products-detail .content .pro-detail .detail-info .left img {
    display: block;
    margin: 0 auto;
    width: 80%;
    height: 9.36rem;
    object-fit: contain;
  }
  .products-detail .content .pro-detail .detail-info .right {
    float: unset;
    width: 100%;
    height: unset;
  }
  .products-detail .content .pro-detail .detail-info .right .scroll-box2 {
    height: 100%;
  }
  .products-detail .content .pro-detail .detail-info .right table {
    width: 100%;
  }
  .products-detail .content .pro-detail .detail-info .right table tr td {
    padding: 0.6rem 0;
    border-bottom: 1px solid #D8D8D8;
    vertical-align: top;
  }
  .products-detail .content .pro-detail .detail-info .right table tr td:last-of-type {
    width: 12rem;
  }
  .products-detail .content .pro-detail .detail-info .right table tr td span {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background: #1DCCF7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .products-detail .content .pro-detail .detail-info .right table tr td h3 {
    font-size: 14px;
    color: #555555;
    line-height: 21px;
    font-weight: bold;
  }
  .products-detail .content .pro-detail .detail-info .right table tr td h4 {
    font-size: 14px;
    color: #707070;
    line-height: 21px;
  }
  .products-detail .content .pro-detail .detail-info .right table tr td:first-of-type {
    width: 55px;
  }
  .products-detail .content .pro-detail .detail-info .right table tr:last-of-type {
    border: 0;
  }
  .products-detail .content .pro-character {
    margin-top: 1.2rem;
  }
  .products-detail .content .pro-character .info-list {
    margin-bottom: 2rem;
  }
  .products-detail .content .pro-character .info-list .text-l,
  .products-detail .content .pro-character .info-list .text-r {
    width: 100%;
  }
  .products-detail .content .pro-character .info-list .text-l .img-box,
  .products-detail .content .pro-character .info-list .text-r .img-box {
    width: 100%;
  }
  .products-detail .content .pro-character .info-list .text-l .img-box:after,
  .products-detail .content .pro-character .info-list .text-r .img-box:after {
    z-index: -1;
    width: 90%;
    top: 1.2rem;
    right: 0;
  }
  .products-detail .content .pro-character .info-list .text-l .img-box img,
  .products-detail .content .pro-character .info-list .text-r .img-box img {
    display: block;
    width: 90%;
  }
  .products-detail .content .pro-character .info-list .text-l .text,
  .products-detail .content .pro-character .info-list .text-r .text {
    z-index: 20;
    margin-top: 0.8rem;
  }
  .products-detail .content .pro-character .info-list .text-l .text h3,
  .products-detail .content .pro-character .info-list .text-r .text h3 {
    font-size: 0.8rem;
    font-weight: 900;
  }
  .products-detail .content .pro-character .info-list .text-l .text h4,
  .products-detail .content .pro-character .info-list .text-r .text h4 {
    font-size: 0.56rem;
    margin-top: 0.6rem;
  }
  .products-detail .content .related-cases {
    margin-top: 0;
  }
  .products-detail .content .related-cases .title em {
    font-weight: 900;
  }
  .products-detail .content .related-cases .cases-swiper .swiper-slide {
    height: 8rem;
  }
  .products-detail .content .related-cases .cases-swiper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .list-wrap {
    width: 100%;
    margin: 0;
    padding: 0 0.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }
  .list-wrap li {
    width: 100%;
    height: unset;
    margin-right: 0;
    padding: 0.8rem 0 1.4rem;
    position: relative;
  }
  .list-wrap li .left {
    float: left;
    width: 100%;
    height: 8.8rem;
  }
  .list-wrap li .right {
    width: 100%;
    padding-left: 0;
  }
  .list-wrap li .right .title {
    overflow: hidden;
    font-size: 14px;
    color: #555555;
    line-height: 38px;
    border-bottom: 1px solid #333333;
  }
  .list-wrap li .right .title span {
    float: left;
  }
  .list-wrap li .right .title em {
    float: right;
  }
  .list-wrap li .right .info {
    font-size: 20px;
    color: #555555;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 14px;
  }
  .list-wrap li .right .desc {
    font-size: 14px;
    color: #555555;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 14px;
  }
  .list-wrap li.poster {
    width: 100%;
    height: 500px;
    padding-top: 55px;
    padding-bottom: 110px;
    margin-right: 0;
  }
  .list-wrap li.poster .img-box {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
  .list-wrap li.poster .img-box .featured_image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 20;
  }
  .list-wrap li.poster .img-box .text {
    position: absolute;
    bottom: 64px;
    left: 64px;
    width: 470px;
    z-index: 30;
  }
  .list-wrap li.poster .img-box .text .title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 18px;
    padding: 18px 0;
    text-align: right;
    border-bottom: 1px solid #FFFFFF;
  }
  .list-wrap li.poster .img-box .text .info {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 32px;
    margin-top: 12px;
  }
  .list-wrap li.poster .img-box .text .desc {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 12px;
  }
  .list-wrap li.poster .img-box .text a {
    display: block;
    width: 198px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #FFFFFF;
    text-align: center;
    margin-top: 44px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .list-wrap li.poster .img-box .text a:hover {
    background: #4A90E2;
    border-color: #4A90E2;
  }
  .list-wrap li.poster .img-box:before,
  .list-wrap li.poster .img-box:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #DFDFDF;
    position: absolute;
  }
  .list-wrap li.poster .img-box:before {
    left: -80px;
    bottom: -60px;
  }
  .list-wrap li.poster .img-box:after {
    right: -80px;
    top: -60px;
  }
  .blog-screen-out .screen-select-box .select-show a.icon-thumb {
    padding-left: 22px;
    background: url(../image/icon_thumb.png) no-repeat left center;
  }
  .blog-screen-out .screen-select-box .select-show a.icon-list {
    padding-left: 22px;
    background: url(../image/icon_list.png) no-repeat left center;
  }
  .blog-screen-out .screen-select-box ul li {
    display: block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 0;
  }
  .blog-screen-out .screen-select-box ul li a {
    display: block;
    font-size: 0.48rem;
    color: #fff;
  }
  .blog-screen-out .screen-select-box ul li a.icon-thumb {
    padding-left: 0.4rem;
    background: url(../image/icon_thumb.png) no-repeat 25% center;
  }
  .blog-screen-out .screen-select-box ul li a.icon-list {
    padding-left: 22px;
    background: url(../image/icon_list.png) no-repeat 25% center;
  }
  .blog-screen-out .screen-select-box ul li a:hover {
    color: #4A90E2;
  }
  .blog-screen-out .screen-select-box ul li.cur a,
  .blog-screen-out .screen-select-box ul li:hover a {
    color: #fff;
    border-bottom: 0;
  }
  .blog-screen-out .screen-select-box ul li.cur a:hover,
  .blog-screen-out .screen-select-box ul li:hover a:hover {
    color: #fff;
  }
  .blog-screen-out .screen-select-box ul li.cur a.icon-thumb,
  .blog-screen-out .screen-select-box ul li:hover a.icon-thumb {
    background-image: url(../image/icon_thumb.png);
  }
  .blog-screen-out .screen-select-box ul li.cur a.icon-list,
  .blog-screen-out .screen-select-box ul li:hover a.icon-list {
    background-image: url(../image/icon_list.png);
  }
  .pro-info-show-warper .product-pop {
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100vh;
    padding: 0 0.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .pro-info-show-warper .product-pop .product-pop-close {
    cursor: pointer;
    z-index: 999;
    display: block;
    position: absolute;
    top: 5rem;
    right: 1rem;
    width: 21px;
    height: 21px;
    background: url("../image/close2.png") center center no-repeat;
    background-size: cover;
  }
  .pro-info-show-warper .product-pop .tab-list {
    position: relative;
    top: 4.8rem;
    width: 100%;
    height: unset;
    overflow: hidden;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info {
    background: #fff;
    display: none;
    height: 100%;
    overflow: hidden;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .left {
    float: unset;
    width: 100%;
    height: 8rem;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right {
    position: relative;
    top: -2.4rem;
    float: unset;
    padding: 0 0.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 12.8rem;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right h2 {
    font-size: 0.96rem;
    color: #ffffff;
    line-height: 24px;
    padding: 0 0 1.2rem;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box {
    width: 100%;
    height: 12rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #4A4A4A;
    border-bottom: 0;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table {
    width: 100%;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td {
    font-size: 12px;
    color: #9B9B9B;
    line-height: 21px;
    padding: 12px 15px 18px 0;
    border-top: 1px solid #D8D8D8;
    vertical-align: top;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td:first-child {
    padding-left: 0.6rem;
    width: 3.2rem;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td.pro-detail {
    font-size: 14px;
    color: #555;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td:nth-child(2) {
    font-size: 14px;
    color: #555;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td:last-of-type {
    width: 285px;
    padding-right: 30px;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td .material-list a {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td img {
    display: inline-block;
    width: 60px;
    margin: 10px;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info .right .scroll-box table tr td i {
    display: block;
    font-size: 24px;
    padding-left: 18px;
  }
  .pro-info-show-warper .product-pop .tab-list .pro-info.cur {
    display: block;
  }
  .pro-info-show-warper .product-pop #ascrail2001,
  .pro-info-show-warper .product-pop #ascrail2002 {
    left: 93%!important;
    border-radius: 5px;
  }
  .pro-info-show-warper .product-pop .bxslider-product-box {
    z-index: 9999;
    position: absolute;
    top: 2.4rem;
    left: 50%;
    width: 100%;
    height: 2.4rem;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .pro-info-show-warper .product-pop .bxslider-product-box .bx-wrapper {
    width: 310px;
  }
  .pro-info-show-warper .product-pop .bxslider-product-box .bx-wrapper .bx-controls-direction a {
    width: 25px;
    height: 40px;
  }
  .pro-info-show-warper .product-pop .bxslider-product-box .bx-wrapper .bx-next {
    right: -24px;
    top: 39%;
    background: url(../image/arrow-right.png) no-repeat center center;
  }
  .pro-info-show-warper .product-pop .bxslider-product-box .bx-wrapper .bx-prev {
    left: -24px;
    top: 39%;
    background: url(../image/arrow-left.png) no-repeat center center;
  }
  .case-detail .banner .link .share-div {
    display: none;
    position: absolute;
    top: 1.6rem;
    right: 0;
    padding-left: 0;
    width: 3.2rem;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.4);
  }
  .case-detail .banner .link .share-div a {
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
    background-image: none;
    padding-left: 0;
  }
  .case-detail .banner .link .share-div a i {
    padding-right: 5px;
  }
  .DIY-pop {
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100vh;
    padding: 0 0.6rem;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .DIY-pop .product-pop-close {
    cursor: pointer;
    z-index: 999;
    display: block;
    position: absolute;
    top: 3.2rem;
    right: 1.4rem;
    width: 21px;
    height: 21px;
    background: url("../image/close2.png") center center no-repeat;
    background-size: cover;
  }
  .DIY-pop .tab-list {
    width: 100%;
    height: 95%;
  }
  .DIY-pop .tab-list .left {
    float: none;
    position: relative;
    width: 100%;
    background: #D8D8D8;
    height: 12.4rem;
  }
  .DIY-pop .tab-list .left .left-img {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .DIY-pop .tab-list .left .left-img img {
    display: none;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6rem;
  }
  .DIY-pop .tab-list .left .left-img img.active {
    display: block;
  }
  .DIY-pop .tab-list .left .left-tab {
    top: 10px;
    font-size: 0.72rem;
    padding-left: 20%;
  }
  .DIY-pop .tab-list .left .left-tab span {
    display: inline-block;
    float: left;
    margin: 0 17px;
    cursor: pointer;
  }
  .DIY-pop .tab-list .left .left-tab span.active {
    border-bottom: 5px solid #4A90E2;
  }
  .DIY-pop .tab-list .right {
    width: 100%;
    height: 10.4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px 0 35px;
  }
  .DIY-pop .tab-list .right .right-title {
    font-size: 0.72rem;
    color: #555555;
    padding: 10px 0 5px;
  }
  .DIY-pop .tab-list .right .color-choose {
    width: 100%;
    height: 7.6rem;
    overflow: hidden;
    border-top: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
  }
  .DIY-pop .tab-list .right .color-choose li {
    border-bottom: 1px solid #D8D8D8;
    padding: 10px 0;
  }
  .DIY-pop .tab-list .right .color-choose li p {
    font-size: 14px;
    color: #555555;
    letter-spacing: 0.36px;
    padding-bottom: 10px;
    margin-left: 4px;
  }
  .DIY-pop .tab-list .right .color-choose li p span {
    font-size: 14px;
    color: #252525;
    font-weight: bold;
  }
  .DIY-pop .tab-list .right .color-choose li div a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 4px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-position: center;
  }
  .DIY-pop .tab-list .right .color-choose li div a.active {
    border: 3px solid #4A90E2;
  }
  .DIY-pop .tab-list .right .bottom {
    font-size: 14px;
    color: #555;
    letter-spacing: 0.36px;
    line-height: 14px;
    padding-top: 10px;
    text-align: right;
  }
  .DIY-pop .tab-list .right .bottom span {
    cursor: pointer;
    padding: 0 5px;
  }
  .DIY-pop .tab-list .right .bottom span i {
    padding: 0 5px;
  }
  .DIY-pop .tab-list .right .bottom .bdsharebuttonbox {
    position: relative;
    top: 0;
    right: -20px;
    padding-top: 6px;
    text-align: right;
  }
  .DIY-pop .tab-list .right .bottom .bdsharebuttonbox a {
    color: #555;
    padding-left: 0;
    float: none;
  }
  .DIY-pop .tab-list .right .bottom .bdsharebuttonbox a.weixin-share {
    background: transparent;
  }
  .DIY-pop #ascrail2000,
  .DIY-pop #ascrail2002,
  .DIY-pop #ascrail2000-hr,
  .DIY-pop #nicescroll-cursors {
    left: 90%!important;
    border-radius: 5px;
  }
  .pro-overview .pro-info .right .scroll-box {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .pro-info-show-warper .product-pop .bxslider-product-box .bx-wrapper {
    width: 246px;
  }
  .product-pop .bxslider-product-box .bx-wrapper .bx-viewport ul li img {
    width: 36px;
    height: 36px;
  }
  .blog-screen-out .screen-select-box ul li a.icon-thumb {
    padding-left: 0.4rem;
    background: url(../image/icon_thumb.png) no-repeat 21% center;
  }
  .blog-screen-out .screen-select-box ul li a.icon-list {
    padding-left: 0.4rem;
    background: url(../image/icon_list.png) no-repeat 21% center;
  }
  .DIY-pop .product-pop-close {
    cursor: pointer;
    z-index: 999;
    display: block;
    position: absolute;
    top: 3.6rem;
    right: 1.4rem;
    width: 21px;
    height: 21px;
    background: url("../image/close2.png") center center no-repeat;
    background-size: cover;
  }
  .DIY-pop .tab-list .color-choose {
    width: 100%;
    height: 200px;
  }
  .DIY-pop .tab-list .color-choose li {
    border-bottom: 1px solid #D8D8D8;
    padding: 10px 0;
  }
  .DIY-pop #ascrail2001,
  .DIY-pop #ascrail2002,
  .DIY-pop #ascrail2009,
  .DIY-pop #ascrail2009-hr {
    left: 88%!important;
    border-radius: 5px;
  }
}
#baguetteBox-overlay {
  z-index: 9999999999;
}
#baguetteBox-overlay .full-image figcaption {
  font-size: 12px;
  line-height: 24px;
  padding: 10px 100px;
  white-space: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #baguetteBox-overlay .full-image figcaption {
    font-size: 0.6rem;
    line-height: 1.2rem;
    padding: 0.4rem 1rem;
  }
}
/*端网页适配分辨率：1920*1080高清分辨率，1366*768笔记本电脑分辨率，1136x640 iphone5，1334x750 iphone6/7, 1920×1080 iphone 6 Plus /7 Plus，安卓主流分辨率（1280*720,1920*1080）。*/
