#banner .swiperBox {
  height: 420px;
  overflow: hidden;
  width: 100%;
}

#banner .swiperBox .swiper-container {
  width: 100%;
  height: 420px;
}

#banner .swiperBox .swiper-container .swiper-pagination {
  width: 100%;
  height: 50px;
  left: 0;
  bottom: 0;
  z-index: 5;
  align-items: center;
  display: flex;
  justify-content: center;
}

#banner .swiperBox .swiper-container .swiper-pagination-bullet {
  height: 6px !important;
  width: 6px !important;
  border-radius: 50%;
  opacity: 1;
  background: #999;
  display: block;
}

#banner .swiperBox .swiper-container .swiper-pagination-bullet-active {
  height: 6px !important;
  width: 30px !important;
  border-radius: 3px;
  background: #fff;
}

#banner .swiper-wrapper {
  width: 100%;
  height: 420px;
}

#banner .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 420px;
  position: relative;
}

#banner .swiper-wrapper .swiper-slide a {
  display: block;
  height: 420px;
}

#banner .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 420px;
}

#work {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

#work .ant-carousel .slick-slide h3 {
  color: #fff;
}

#work .workMain {
  padding: 0 60px;
}

#work .workMain .workTitle {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  padding: 0 20px;
  border-bottom: 1px solid #ddecff;
  position: relative;
}

#work .workMain .workTitle label {
  font-size: 14px;
}
#work .workMain .underline {
  color: #999;
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-decoration: none;
}


#work .workMain .underline:hover {
  color: #33b5e5 !important;
  text-decoration: underline;
}

#work .workMain .workTitle .more {
  color: #999;
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}


#work .workMain .workTitle .more img {
  margin-right: 10px;
}

#work .workMain .projectBox {
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  border-radius: 6px;
  margin-top: 20px;
}

#work .workMain .projectBox .projectMain {
  padding: 20px;
  display: flex;
  justify-content: space-between;
}

#work .workMain .projectBox .projectMain .everyPro {
  flex: 1;
  border: 1px solid #ddecff;
  border-radius: 6px;
  margin-right: 20px;
  padding: 18px;
}

#work .workMain .projectBox .projectMain .everyPro:hover {
  box-shadow: 0px 0px 10px 0 rgba(51, 51, 51, 0.2);
  border-color: transparent;
}
#factory li:hover {
  box-shadow: 0px 0px 10px 0 rgba(51, 51, 51, 0.2);
  border-color: transparent;
}

#work .workMain .projectBox .projectMain .everyPro.right p:nth-of-type(1) {
  text-align: center;
}

#work .workMain .projectBox .projectMain .everyPro.right p:nth-of-type(2) {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}

#work .workMain .projectBox .projectMain .everyPro.right p:nth-of-type(3) {
  color: #999999;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

#work .workMain .projectBox .projectMain .everyPro.right p:nth-of-type(4) {
  text-align: right;
}

#work .workMain .projectBox .projectMain .everyPro.right p:nth-of-type(4) a {
  text-decoration: underline;
}

#userHeaderImg img {
  width: 30px;
  display: block;
}

#work .workMain .projectBox .projectMain .everyPro .jiaru {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#work .workMain .projectBox .projectMain .everyPro .jiaru a {
  position: relative;
  margin-right: -10px;
}

#work .workMain .projectBox .projectMain .everyPro .proTop {
  display: flex;
  align-items: center;
}

#work .workMain .projectBox .projectMain .everyPro .proTop .proImg {
  width: 50px;
  min-width: 50px;
  height: 50px;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#work .workMain .projectBox .projectMain .everyPro .proTop .proImg.max {
  width: 100%;
  margin-right: 0;
}

#work .workMain .projectBox .projectMain .everyPro .proTop .proImg img {
  width: 100%;
  display: block;
}

#work .workMain .projectBox .projectMain .everyPro .proTop .proImg.max img {
  width: auto;
  height: 100%;
}

#work .workMain .projectBox .projectMain .everyPro .proTop .proCom p {
  font-size: 16px;
  overflow: hidden;
}

#work .workMain .projectBox .projectMain .everyPro .proTop .proCom p:nth-of-type(1) {
  margin-bottom: 5px;
}

#work .workMain .projectBox .projectMain .everyPro .proDesc {
  height: 76px;
  line-height: 24px;
  margin-top: 8px;
  overflow: hidden;
  color: #999999;
  text-align: justify;
}

#work .workMain .projectBox .projectMain .everyPro:nth-last-child(1) {
  margin-right: 0;
}

#work .workMain .projectBox .projectMain .specialPro {
  box-shadow: 0px 0px 10px 0 rgba(51, 51, 51, 0.2);
  border: none;
}

#work .workMain .projectBox .projectMain .specialPro p:nth-of-type(1) {
  text-align: center;
}

#work .workMain .projectBox .projectMain .specialPro p:nth-of-type(2) {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}

#work .workMain .projectBox .projectMain .specialPro p:nth-of-type(3) {
  color: #999999;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

#work .workMain .projectBox .projectMain .specialPro p:nth-of-type(4) {
  text-align: right;
}

#work .workMain .projectBox .projectMain .specialPro p:nth-of-type(4) a {
  text-decoration: underline;
}

#work .workMain .sheBox {
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  border-radius: 6px;
  margin-top: 20px;

}


#work .workMain .sheBox .sheMain {
  padding: 20px;
  display: flex;
  justify-content: space-between;
}

#work .workMain .sheBox .sheMain .everyShe {
  width: 197px;
  height: 200px;
  border-radius: 6px;
  padding: 15px;
  min-width: 197px;
  cursor: pointer;
  border: 1px solid #ddecff;
}

#work .workMain .sheBox .sheMain .everyShe:hover {
  box-shadow: 0px 0px 10px 0 rgba(51, 51, 51, 0.2);
  border-color: transparent;
}

#work .workMain .sheBox .sheMain .everyShe a {
  display: block;
  text-decoration: none;
  color: black;
}

#work .workMain .sheBox .sheMain .everyShe .imgBox {
  height: 100px;
  width: 100%;
  box-shadow: 0px 0px 10px 0 rgba(51, 51, 51, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

#work .workMain .sheBox .sheMain .everyShe .imgBox img {
  max-height: 80px;
  max-width: 90%;
}

#work .workMain .sheBox .sheMain .everyShe .sheName {
  height: 18px;
  overflow: hidden;
  margin-top: 8px;
  text-align: justify;
  font-size: 14px;
  margin-bottom: 10px;
}

#work .workMain .sheBox .sheMain .everyShe .ant-rate li {
  margin-right: 0;
}

#work .workMain .sheBox .sheMain .everyShe .rateBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
}

#work .workMain .sheBox .sheMain .everyShe .rateBox .rateImg {
  height: 16px;
  margin-right: 8px;
}

#work .workMain .sheBox .sheMain .everyShe .rateBox .pB {
  display: flex;
  align-items: center;
}
#work .workMain .sheBox .sheMain .everyShe .starBox img {
  margin-left: 5px;
}


#work .workMain .sheBox .sheMain .everyShe .graySpan {
  color: #999;
}

#work .workMain .sheBox .sheMain .everyShe .nameBox {
  display: flex;
  align-items: center;
  margin-top: 5px;
}

#work .workMain .sheBox .sheMain .everyShe .nameBox .rateImg {
  height: 16px;
  margin-right: 8px;
}

#work .workMain .serviceBox {
  position: relative;
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  border-radius: 6px;
  margin-top: 20px;
}

#work .workMain .serviceBox .tableSer p {
  font-size: 14px;
  border-bottom: 2px solid #0099ff;
  color: #0099ff;
  width: 76px;
  text-align: center;
  height: 60px;
}

#work .workMain .serviceBox .tableSer.more {
  color: #999;
  position: absolute;
  right: 20px;
  cursor: pointer;
  top: 514px;
}

#work .workMain .showPolicy {
  height: 410px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px 60px;
}

#work .workMain .showPolicy .introduce {
  width: 49%;
  height: 195px;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #ddecff;
  border-radius: 6px;
}

#work .workMain .showPolicy .introduce:hover {
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  border-color: transparent;
}

#work .workMain .showPolicy .introduce a {
  display: block;
  text-decoration: none;
  color: black;
}

#work .workMain .showPolicy .introduce .introduceTop {
  height: 105px;
  display: flex;
}

#work .workMain .showPolicy .introduce .intro {
  height: 64px;
  line-height: 20px;
  color: #999;
  overflow: hidden;
}

#work .workMain .showPolicy .introduce .introLeft {
  width: 80px;
  height: 80px;
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  margin-right: 20px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
}

#work .workMain .showPolicy .introduce .introLeft img {
  height: 60px;
  border-radius: 4px;
}

#work .workMain .showPolicy .introduce .introRight {
  flex: 1;
  overflow: hidden;
}

#work .workMain .showPolicy .introduce .introRight .div1 {
  display: flex;
  height: 30px;
  justify-content: space-between;
}

#work .workMain .showPolicy .introduce .introRight .div1 .p1 {
  display: flex;
  height: 30px;
  width: 80%;
}

#work .workMain .showPolicy .introduce .introRight .div1 .p2 {
  display: flex;
}

#work .workMain .showPolicy .introduce .introRight .div1 .p2 button {
  width: 80px;
  height: 30px;
  background: #619fc5;
  border-radius: 4px;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  outline: none;
  font-size: 12px;
}

#work .workMain .showPolicy .introduce .introRight .name {
  font-size: 16px;
  height: 20px;
  display: block;
  vertical-align: middle;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#work .workMain .showPolicy .introduce .introRight .tag {
  background: #99cc66;
  margin-left: 15px;
  height: 22px;
  line-height: 22px;
  width: 70px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  display: block;
  vertical-align: middle;
}

#work .workMain .showPolicy .introduce .introRight .contentBox {
  display: flex;
  justify-content: space-between;
}

#work .workMain .showPolicy .introduce .introRight .contentBox .rightLeft,
#work .workMain .showPolicy .introduce .introRight .contentBox .rightRight {
  width: 45%;
}

#work .workMain .showPolicy .introduce .introRight .contentBox .rightLeft p,
#work .workMain .showPolicy .introduce .introRight .contentBox .rightRight p {
  display: flex;
  height: 30px;
  border-bottom: 1px solid #f2f2f2;
}

#work .workMain .showPolicy .introduce .introRight .contentBox .rightLeft p .spanT,
#work .workMain .showPolicy .introduce .introRight .contentBox .rightRight p .spanT {
  width: 76px;
  min-width: 76px;
  color: #619fc5;
  font-size: 14px;
  display: block;
  line-height: 30px;
}

#work .workMain .showPolicy .introduce .introRight .contentBox .rightLeft p .spanC,
#work .workMain .showPolicy .introduce .introRight .contentBox .rightRight p .spanC {
  height: 30px;
  display: block;
  line-height: 30px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#work .workMain .spaceBox {
  height: 60px;
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  border-radius: 6px;
  margin-top: 20px;
  border: none;
}
#work .workMain .spaceBox .goSpace{
  text-decoration: none;
}
#work .workMain .spaceBox .goSpace:hover{
 color: #33b5e5 !important;
  text-decoration: underline;
}


#work .workMain .areaBox {
  height: 260px;
  margin-top: 20px;
  display: flex;
}

#work .workMain .areaBox .everyArea {
  flex: 1;
  margin-right: 20px;
  background: url('https://apl-static.oss-cn-beijing.aliyuncs.com/188c7ae6d8e211e883090242c0a82a03.png') no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 6px;
}

#work .workMain .areaBox .everyArea .mark {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  border-radius: 6px;
}

#work .workMain .areaBox .everyArea .fontBox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

#work .workMain .areaBox .everyArea .fontBox p {
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all .4s;
}

#work .workMain .areaBox .everyArea .fontBox .city {
  font-size: 24px;
  top: 80px;
}

#work .workMain .areaBox .everyArea .fontBox:hover .city {
  top: -40px;
  opacity: 0;
}

#work .workMain .areaBox .everyArea .fontBox .price {
  height: 40px;
  line-height: 40px;
  bottom: 80px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin: 0 20%;
}

#work .workMain .areaBox .everyArea .fontBox:hover .price {
  bottom: -40px;
  opacity: 0;
}

#work .workMain .areaBox .everyArea:nth-last-child(1) {
  margin-right: 0;
}

#work .workMain .areaBox .everyArea:hover .mark {
  display: none;
}

#work .workMain .areaBox .everyArea:hover .btnP {
  display: block !important;
}

#work .workMain .logoBox {
  height: 208px;
  box-shadow: 0px 0px 6px 0 rgba(51, 51, 51, 0.2);
  border-radius: 6px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#work .workMain .logoBox .logoMain .logo {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
}

#work .workMain .logoBox .logoMain .logo p {
  width: 15%;
  height: 45px;
  background: url('https://apl-static.oss-cn-beijing.aliyuncs.com/188c7ae6d8e211e883090242c0a82a03.png') no-repeat center;
  background-size: contain;
  margin-top: 20px;
}

#factory {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#factory li {
  flex: 1;
  padding: 0 20px;
  border: 1px solid #ddecff;
  margin-right: 20px;
  border-radius: 6px;
}

#factory li:last-child {
  margin-right: 0;
}

#factory li .img {
  margin-top: 20px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#factory li .img img {
  width: 100%;
  height: 150px;
  display: block;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(204, 204, 204, .5);
}

#factory li .text {
  height: 24px;
  line-height: 24px;
  color: black;
  font-weight: bold;
  overflow: hidden;
}

#factory li .subText {
  height: 72px;
  line-height: 24px;
  color: #7a7a7a;
  overflow: hidden;
  margin-bottom: 5px;
}
