.product-right .product-des a,
.ads-wraper .ads-des a,
.server-list .server-intro a {
  color: #ff8331;
  text-decoration: none;
}

.nav-right .nav8 a {
  color: #28a7e1 !important;
}

body {
  font-family: "PingFangSC-Light", "微软雅黑";
  position: relative;
  background: #fff;
  padding-top: 66px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.bgWhite {
  background: #fff !important;
}

.cWhite {
  color: #fff !important;
}

.fr {
  float: right;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.abs {
  position: absolute;
}

.rel {
  position: relative;
}

#m-product-detail,
.fuwu-sel-mask,
#m-footer-wraper {
  display: none;
}

.common-title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 0;
  margin: 80px 0 70px;
}

.common-title .line {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 2px;
  background: #333333;
  margin-top: 14px;
}

.common-title .title-text {
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  color: #333333;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  font-weight: bold;
}

/*position部分*/
.position {
  width: 100%;
  background: #f5f5f5;
  text-align: left;
  height: 50px;
}

.position .posi-text {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  line-height: 50px;
  font-size: 14px;
  color: #666666;
}

/*position部分*/

/*产品详情*/

/*服务搭配*/
.product-detail {
  position: relative;
  margin-top: 27px;
  padding-left: 440px;
}

.product-detail .product-left {
  width: 400px;
  position: absolute;
  left: 0;
  top: 0;
}

.product-detail .product-left .product-img {
  width: 400px;
  height: 300px;
}

.product-detail .product-left .product-img img {
  width: 100%;
  height: 100%;
}

.product-bottom {
  height: 46px;
  overflow: hidden;
  font-size: 0;
  position: relative;
}

.ident-wraper {
  height: 23px;
  font-size: 0;
  text-align: left;
  position: absolute;
  left: 0;
  top: 13px;

}

.ident-wraper .ident-item {
  display: inline-block;
  margin-right: 17px;
  padding-right: 20px;
  vertical-align: top;
  font-size: 0;
}

.ident-wraper .ident-item::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 13px;
  right: 0px;
  top: 4px;
  background: #EFEFEF;
}

.ident-wraper .ident-item .safe-icon {
  width: 18px;
  height: 18px;
  background: url(../img/service/icon_zfanquan.png) no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 2px;
}

.ident-wraper .ident-item .ident-text {
  display: inline-block;
  vertical-align: top;
  color: #8c8c8c;
  font-size: 14px;
  height: 23px;
  line-height: 23px;
}

.pei-icon {
  width: 18px;
  height: 18px;
  background: url(../img/service/icon_guoshibp.png) no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 2px;
}

.fater-sale-icon {
  width: 18px;
  height: 18px;
  background: url(../img/service/icon_shbaozhang.png) no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 2px;
}

.product-right .product-title {
  height: 34px;
  text-align: left;
  font-size: 0;
}

.product-title .title {
  font-size: 20px;
  color: #333;
}

.product-right .product-title span {
  display: inline-block;
  vertical-align: top;
  height: 34px;
  line-height: 34px;
  margin-right: 10px;
}

.product-right .product-title .tag {
  height: 26px;
  line-height: 26px;
  border: 1px solid #30C8C6;
  border-radius: 13px;
  padding: 0 12px;
  font-size: 14px;
  color: #30C8C6;
  margin-top: 2px;
}

.product-right .product-des {
  line-height: 24px;
  max-height: 48px;
  text-align: left;
  color: #898F9A;
  font-size: 14px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-right {
  min-height: 345px;
}

.prize-wraper {
  width: 760px;
  height: 60px;
  font-size: 0;
  text-align: left;
  background: #F0F2F6;
  margin-top: 12px;
  position: relative;
}

.prize-wraper .jiage {
  width: 88px;
  text-align: center;
  color: #3E444F;
  font-size: 16px;
}

.prize-wraper .prize-type {
  text-align: left;
  padding: 0 30px 0 20px;
  font-size: 26px;
  color: #FD4956;
  font-weight: 700;
}

.prize-wraper span {
  display: inline-block;
  vertical-align: top;
  height: 60px;
  line-height: 60px;
}

.prize-wraper .prize-type::before {
  content: "¥";
  font-size: 16px;
  position: absolute;
  left: 0px;
  top: 4px;
  color: #F89843;
}

.prize-wraper .rengong {
  font-size: 14px;
  color: #898F9A;
  text-align: left;
}

.fuwu-area {
  margin-top: 20px;
  overflow: hidden;
}

.fuwu-text {
  height: 40px;
  line-height: 40px;
  color: #3E444F;
  font-size: 14px;
  text-align: left;
  float: left;
  margin-right: 30px;
  font-weight: bold;
}

.select-wraper {
  width: 148px;
  height: 40px;
  float: left;
  border: 1px solid #DADADA;
  margin-right: 20px;
  position: relative;
}

.select-wraper .sanjiao {
  position: absolute;
  width: 12px;
  height: 7px;
  background: url(../img/service/dz_05.jpg) no-repeat;
  background-size: 100% 100%;
  top: 17px;
  right: 13px;
}

.select-wraper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #666;
  font-size: 14px;
  text-align: left;
  text-indent: 12px;
  padding: 0;
  margin: 0;
}

.select-items {
  font-size: 0;
  text-align: left;
  margin-top: 26px;
}

.select-items .select-item {
  padding: 0 10px;
  color: #666666;
  background: #EFEFEF;
  margin-right: 15px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
}

.select-items .select-item:hover {
  background: linear-gradient(90deg, rgba(219, 71, 21, 1) 0%, rgba(253, 132, 48, 1) 100%);
  color: #fff;
}

.fuwu-btns {
  display: block;
  height: 46px;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
}

.fuwu-btns .ljxd-btn,
.fuwu-btns .rg-btn {
  width: 186px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  margin-right: 16px;
  float: left;
  border-radius: 6px;
  cursor: pointer;
}

.ljxd-btn {
  background: #30C8C6;
}

.rg-btn {
  background: #FFA24D;
}

.collocation-title {
  line-height: 34px;
  border-bottom: 1px solid #E8E9EC;
  text-align: left;
  overflow: hidden;
  margin: 43px 0 37px 0;
}

.collocation-title .title {
  line-height: 34px;
  margin-left: 30px;
  color: #3E444F;
  font-size: 16px;
  display: inline-block;
  border-bottom: 2px solid #6B6F79;
}

/*产品详情*/
.collocation-wraper {
  font-size: 0;
  white-space: nowrap;
  text-align: left;
}

.collocation-left,
.collocation-add,
.collocation-swiper,
.collocation-right-selects {
  display: inline-block;
  vertical-align: top;
}

.collocation-right-selects {
  width: 310px;
  height: 194px;
  margin-left: 10px;
}

.collocation-right-selects .yixuan {
  left: 0;
  top: 0;
  text-align: right;
  color: #3E444F;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  width: 55px;
}

.collocation-right-selects .selects {
  padding-left: 55px;
  text-align: left;
  font-size: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: transparent;
  height: 114px;
  white-space: normal;
}

.selects span {
  display: inline-block;
  margin-right: 10px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 10px;
  color: #898f9a;
  background: #f0f2f6;
  font-size: 14px;
  margin-bottom: 10px;
}

.booking,
.collocation-right-selects .ljxd-btn {
  width: 188px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #30C8C6;
  border-radius: 6px;
  color: #30C8C6;
  font-size: 16px;
  margin-left: 55px;
  font-weight: 700;
  cursor: pointer;
  background: none;
}

.collocation-swiper .click {
  color: rgb(48, 200, 198) !important;

}

.collocation-swiper {
  width: 655px;
  height: 194px;
  white-space: nowrap;
  overflow: hidden;
}

.collocation-left {
  width: 180px;
  height: 194px;
  float: left;
}

.collocation-left .left-img {
  width: 180px;
  height: 136px;
  background: #333;
}

.collocation-left .left-img img {
  width: 100%;
  height: 100%;
}

.collocation-swiper .swiper-button-prev, .collocation-swiper .swiper-button-next {
  width: 28px;
  height: 134px;
  line-height: 134px;
  border: 1px solid #E8E9EC;
  text-align: center;
  color: #CFD1D5;
  font-size: 26px;
  margin: 0;
  background-image: none !important;
  outline: 0 none !important;
  cursor: pointer;
}

.collocation-swiper .swiper-button-prev {
  position: static;
  display: inline-block;
  margin-right: 12px;
}

.collocation-swiper .swiper-button-next {
  position: static;
  display: inline-block;
  margin-left: 12px;
}

.collocation-left .collocation-text {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  margin-top: 12px;
  color: #333333;
  text-align: center;
  padding: 0 13px;
  white-space: normal;
}

.collocation-add {
  width: 36px;
  height: 36px;
  background: url(../img/service/icon_jia.png) no-repeat;
  background-position: center center;
  margin: 46px 40px 0 30px;
  float: left;
}

.collocation-swiper .swiper-container {
  display: inline-block;
  width: 570px;
  vertical-align: top;
  height: 194px;
}


.collocation-swiper {
  width: 564px;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}

.collocation-swiper .swiper-wrapper {
  height: 194px;
  width: 570px;
  /*overflow-x: hidden;*/
  margin-bottom: -15px;
  transition: 0.3s all;
}

.collocation-swiper .swiper-wrapper .swiper-slide {
  height: 194px;
  width: 180px;
  margin-right: 14px;
  display: inline-block;
  vertical-align: top;
}

.collocation-swiper .swiper-wrapper .swiper-slide:nth-child(3n) {
  margin-right: 0;
}

.swiper-selected {
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(../img/service/im_dui.png) no-repeat center center;
  background-size: 100% 100%;
  opacity: 0.5;
}

.collocation-swiper .swiper-slide .swiper-img {
  width: 180px;
  height: 136px;
}

.collocation-swiper .swiper-slide .swiper-img img {
  width: 100%;
  height: 100%;
}

.collocation-swiper .swiper-slide .swiper--text {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  margin-top: 12px;
  color: #333333;
  text-align: center;
  padding: 0 13px;
  white-space: normal;
}

.selected-right {
  width: auto;
  height: 337px;
  background: #F8F8F8;
  overflow: hidden;
  margin-left: 60px;
  float: right;
  text-align: center;
  font-weight: bold;
  font-size: 0;
}

.selected-right .sel-num-wraper {
  text-align: center;
  overflow: hidden;
  font-size: 0;
  margin-top: 64px;
  height: 20px;
}

.selected-right .sel-num-wraper span:first-child {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #3e444f;
}

.selected-right .sel-num-wraper span:nth-child(2) {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #f89843;
}

.selected-right .sel-price-text {
  line-height: 20px;
  font-size: 14px;
  color: #3e444f;
  margin-top: 47px;
  text-align: center;
}

.total-price-wraper {
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-align: center;
  margin-top: 18px;
}

.total-price-num {
  text-align: center;
  font-size: 26px;
  color: #F89843;
  line-height: 24px;
  height: 24px;
  position: relative;
  padding-left: 15px;
  display: inline-block;
  font-weight: bold;
}

.total-price-num:before {
  content: "¥";
  left: 0;
  bottom: 0;
  color: #F89843;
  font-size: 16px;
  position: absolute;
}

.sel-ljxd-btn {
  width: 186px;
  height: 46px;
  line-height: 46px;
  background: #F16250;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin: 60px auto 0;
}

.detail-content {
  margin-top: 30px;
}

.detail-content .content-left {
  padding-right: 230px;
  width: 970px;
}

.detail-content .content-right {
  width: 200px;
  top: 0;
  right: 0;
  border: 2px solid #E8E9EC;
}

.detail-content .content-right .tuijian-wraper {
  width: 200px;
  height: 50px;
  background: #F0F2F6;
  font-size: 0;
  text-align: left;
}

.tuijian-wraper .tuijian-title,
.tuijian-wraper .refresh-icon,
.tuijian-wraper .refresh-text,
.tuijian-wraper .ref-touch {
  display: inline-block;
  vertical-align: top;
}

.tuijian-wraper .ref-touch {
  margin-left: 35px;
  cursor: pointer;
}

.detail-content .content-left .nav-wraper {
  width: 970px;
  height: 50px;
  background: #F0F2F6;
  text-align: left;
  font-size: 0;
}

.detail-content .content-left .nav-wraper a:hover {
  border-bottom: 2px solid #b0b1b4;
}

.tuijian-title {
  height: 50px;
  line-height: 50px;
  float: left;
  color: #3E444F;
  font-size: 16px;
  margin-left: 30px;
}

.refresh-wraper {
  float: right;
}

.refresh-icon {
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../img/icon_shuaxin.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 17px;
  margin-right: 3px;
}

.refresh-text {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #359CFF;
  font-size: 14px;
}

.content-left .nav-wraper a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  color: #3E444F;
  font-size: 16px;
  margin-right: 100px;
  text-decoration: none;
}

.content-left .nav-wraper a:first-child {
  margin-left: 30px;
}

.content-left .nav-wraper a.clicked {
  border-bottom: 2px solid #6B6F79;
}

.ads-wraper {
  width: 970px;
  height: 300px;
  background: url(../img/im_db_03.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 20px;
  overflow: hidden;
}

.ads-wraper .gw-title {
  margin: 106px 0 0 66px;
  height: 44px;
  line-height: 44px;
  font-size: 28px;
  color: #fff;
}

.ads-wraper .ads-des {
  margin-top: 12px;
  margin-left: 66px;
  height: 100px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  width: 490px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.common-title {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 0;
}

.common-title .line {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 2px;
  background: #333333;
  margin-top: 17px;
}

.common-title .title-text {
  height: 38px;
  line-height: 38px;
  font-size: 26px;
  color: #333333;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}

.detail-img {
  width: 970px;
  height: 400px;
}

.detail-img img {
  width: 100%;
  height: 100%;
}

.server-list {
  margin-top: 40px;
}

.server-list .server-title {
  height: 58px;
  line-height: 58px;
  background: url(../img/xc_35.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 16px;
  width: 970px;
  color: #25242A;
  box-sizing: border-box;
  padding-left: 25px;
}

.server-list .server-intro {
  font-size: 14px;
  text-align: left;
  color: #666666;
  line-height: 28px;
  margin-top: 10px;
  padding-left: 28px;
  padding-right: 28px;
}

.ready-material {
  width: 970px;
  height: 210px;
  background: url(../img/xc_39.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 57px;
  box-sizing: border-box;
  padding: 25px 25px 0 28px;
}

.ready-material .ready-title {
  height: 35px;
  text-align: left;
  font-size: 0;
}

.ready-title .ready-icon,
.ready-title .ready-text {
  display: inline-block;
  vertical-align: top;
}

.ready-title .ready-icon {
  width: 27px;
  height: 29px;
  background: url(../img/icon_zbcl.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 15px;
  margin-top: 2px;
}

.ready-title .ready-text {
  height: 35px;
  line-height: 35px;
  text-align: left;
  color: #30C8C6;
  font-size: 16px;
}

.ready-conent {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px;
}

.fuwu-wraper {
  font-size: 0;
  text-align: center;
  margin-top: 20px;
  white-space: nowrap;
}

.fuwu-wraper .fuwu-item {
  width: 310px;
  height: 180px;
  background: #25242A;
  margin-right: 19px;
  box-sizing: border-box;
  padding: 28px 28px 0 28px;
  display: inline-block;
}

.fuwu-wraper .fuwu-item:last-child {
  margin-right: 0;
}

.fuwu-item-title {
  height: 34px;
  font-size: 0;
  text-align: left;
}

.fuwu-item-title .time-icon {
  display: inline-block;
  width: 25px;
  height: 28px;
  background: url(../img/icon_fwshj.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 10px;
  vertical-align: top;
}

.feiyong-icon {
  display: inline-block;
  width: 30px;
  height: 25px;
  background: url(../img/icon_fwfeiy.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 10px;
  vertical-align: top;
}

.site-icon {
  display: inline-block;
  width: 25px;
  height: 28px;
  background: url(../img/icon_fwdqu.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 10px;
  vertical-align: top;
}

.fuwu-title {
  display: inline-block;
  vertical-align: top;
  height: 34px;
  line-height: 30px;
  font-size: 16px;
  color: #30C8C6;
}

.fuwu-item .fuwu-content {
  display: block;
  font-size: 14px;
  color: #9F9FA0;
  height: 76px;
  line-height: 26px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: left;
  white-space: normal;
}

.fuwu-advantage {
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.fuwu-advantage .advantage-item {
  width: calc(100% / 4);
  display: inline-block;
  margin-right: 0;
  height: 150px;
  vertical-align: top;
  text-align: center;
}

.fuwu-advantage .advantage-item:last-child {
  margin-right: 0;
}

.advantage-item .advantage-img-wraper {
  display: inline-block;
  margin-bottom: 16px;
}

.advantage-item .advantage-img-wraper img {
  width: 58px;
  height: 58px;
}

.advantage-item .advantage-title {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #30C8C6;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 12px;
  -webkit-line-clamp: 1;
  white-space: normal;
}

.advantage-item .advantage-des {
  height: 103px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 26px;
  white-space: normal;
}

.fuwu-flow {
  width: 970px;
  height: 377px;
  background: url(../img/xc_48.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 60px;
}

.flow-items {
  font-size: 0;
  text-align: center;
  white-space: nowrape;
}

.flow-items .flow-item {
  width: 178px;
  height: 240px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

.flow-items .flow-item .flow-line {
  width: 180px;
  height: 27px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../img/dian1.png) no-repeat center center;
  background-size: 100% 100%;
}

.flow-items .flow-item .flow-line.hover {
  width: 180px;
  height: 27px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../img/dian2.png) no-repeat center center;
  background-size: 100% 100%;
}

.flow-items .flow-item .flow-title {
  height: 30px;
  line-height: 30px;
  margin-top: 55px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.flow-items .flow-item .flow-title:hover {
  color: #30C8C6;
}

.flow-items .flow-item .flow-des {
  line-height: 26px;
  padding: 0 10px;
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.fuwu-advantage2 {
  width: 970px;
  height: 400px;
}

.fuwu-advantage2 .advantage2-left-img {
  width: 540px;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
}

.fuwu-advantage2 .advantage2-left-img img {
  width: 100%;
  height: 100%;
}

.fuwu-advantage2 .advantage2-right {
  padding-left: 573px;
}

.fuwu-advantage2 .advantage2-right .advantage2-title1 {
  height: 26px;
  line-height: 26px;
  color: #333333;
  font-size: 18px;
  margin-bottom: 23px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: normal;
  overflow: hidden;
}

.fuwu-advantage2 .advantage2-right .advantage2-title2 {
  height: 24px;
  line-height: 24px;
  color: #30C8C6;
  font-size: 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: normal;
  margin-bottom: 3px;
  overflow: hidden;
}

.fuwu-advantage2 .advantage2-right .advantage2-des {
  /* height: 30px; */
  line-height: 30px;
  color: #666;
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  margin-bottom: 18px;
  overflow: hidden;
}


.tuijian-list .tuijian-item {
  width: 100%;
  height: 230px;
  border-bottom: 2px solid #E8E9EC;
  box-sizing: border-box;
  padding: 20px 10px;
}

.tuijian-list .tuijian-item:last-child {
  border-bottom: 0;
}

.tuijian-item .tuijian-img {
  width: 180px;
  height: 134px;
  margin-bottom: 12px;
}

.tuijian-item .tuijian-img img {
  width: 100%;
  height: 100%;
}

.tuijian-item .tuijian-text {
  line-height: 22px;
  height: 44px;
  color: #333333;
  font-size: 14px;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}


.swiper-container1 {
  width: 970px;
  overflow: hidden;
  height: 280px;
  position: relative;
}

.swiper-container1 .swiper-wrapper {
  width: 970px;
  height: 280px;
}

.swiper-container1 .swiper-slide {
  width: 280px;
  height: 220px;
  border-radius: 10px;
  overflow: hidden;
  background: url(../img/xc_66.png) no-repeat center center;
  top: 20px;
  opacity: .7;
  -webkit-box-shadow: #f3f5fe 0px 0px 30px;
  -moz-box-shadow: #f3f5fe 0px 0px 30px;
  box-shadow: #f3f5fe 0px 0px 30px;
  background-size: 100% 100%;
}

.swiper-container1 .swiper-slide .ques-wraper {
  width: 100%;
  height: 80px;
  display: flex;
  box-sizing: border-box;
  padding: 10px 30px 18px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.swiper-container1 .swiper-slide .ques-wraper .ques {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  text-align: left;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  max-height: 43px;
  overflow: hidden;
}

.swiper-container1 .swiper-slide .ans-cont {
  padding: 14px 27px 0;
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  white-space: normal;
  height: 115px;
  overflow: hidden;
}

.swiper-container1 .swiper-slide-active.swiper-slide {
  width: 320px;
  height: 253px;
  -webkit-box-shadow: #f3f5fe 0px 0px 30px;
  -moz-box-shadow: #f3f5fe 0px 0px 30px;
  box-shadow: #f3f5fe 0px 0px 30px;
  opacity: 1;
  top: 0;
}

.swiper-container1 .swiper-slide-active.swiper-slide .ques {
  font-size: 16px;
}

.swiper-container1 .swiper-slide-active.swiper-slide .ans-cont {
  font-size: 14px;
}

.swiper-container1 .swiper-button-prev {
  left: 260px;
  width: 50px;
  height: 50px;
  background: url(../img/icon_zuofang_nor.png) no-repeat center center;
  background-size: 100% 100%;
}

.swiper-container1 .swiper-button-next {
  right: 273px;
  width: 50px;
  height: 50px;
  background: url(../img/icon_youfang_nor.png) no-repeat center center;
  background-size: 100% 100%;
}

.swiper-container1 .swiper-button-next.click {
  background: url(../img/icon_youfang.png) no-repeat center center;
}

.swiper-container1 .swiper-button-prev.click {
  background: url(../img/icon_zuofang.png) no-repeat center center;
}

.collocation-swiper {
  width: 655px;
  height: 194px;
  white-space: nowrap;
  overflow: hidden;
}

.mask-wraper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .5);
  display: none;
  z-index: 999;
}

.mask {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 480px;
  height: 314px;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  margin-left: -240px;
  margin-top: -157px;
  box-sizing: border-box;
  padding: 32px 50px 50px;
}

.mask .mask-title {
  height: 26px;
  line-height: 26px;
  color: #333333;
  font-size: 22px;
  text-align: center;
  margin-bottom: 22px;
  font-weight: 700;
}

.mask .input-wraper {
  height: 52px;
  line-height: 52px;
  background: #F3F3F3;
  text-align: left;
  padding-left: 22px;
  margin-bottom: 16px;
}

.mask .input-wraper input {
  display: inline-block;
  vertical-align: top;
  height: 52px;
  line-height: 52px;
  color: #999999;
  font-size: 14px;
  text-align: left;
  width: 200px;
  border: 0;
  outline: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

.modal-form1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding-left: 100px;
  padding-top: 40px;
  background: #ffffff url(../img/bg.png) no-repeat top left;
  border-radius: 8px;
  width: 540px;
  /* height: 447px; */
  padding-bottom: 40px;
  border-radius: 8px;
}

.mask-close {
  position: absolute;
  width: 13px;
  height: 13px;
  background-size: 100% 100%;
  top: 18px;
  right: 15px;
}

.bottom-btn {
  margin-top: 20px;
  height: 50px;
}

.bottom-btn div, .mask-close, .fuwu-btns div, .sel-ljxd-btn {
  cursor: pointer;
}

.bottom-btn .ljhm-btn {
  float: left;
  width: 182px;
  height: 50px;
  line-height: 50px;
  background: #FFA31F;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
}

.bottom-btn .cancle {
  float: right;
  width: 182px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border: 1px solid #D8D8D8;
  text-align: center;
  color: #fff;
  font-size: 18px;
  color: #333333;
  border-radius: 3px;
}
