<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index .panel-heading h1.panel-title {
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
}

.links p {
  margin: 0.2rem;
  /*font-size: 0.15rem;*/
}
.floor .f-title {
  margin-bottom: 1.8rem;
}
.floor .f-title h3 {
  color: #ff8a56;
  /*font-size: 0.4rem;*/
}
.floor .f-title p {
  color: #7a7a7a;
  /*font-size: 0.17rem;*/
}
.floor .f-title p span {
  display: inline-block;
  width: 16%;
  padding: 0.24rem;
  border-top: 1px solid #bfbfbf;
  margin: 0 2.4rem;
}
.floor .f-title .knowMore {
  display: block;
  text-align: right;
  color: #ff9145;
  font-size: 16px;
}
.floor .f-title .knowMore:hover {
  color: #ec721d;
}
#f1 {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0.3rem 1.2rem #ececec;
  box-shadow: 0px 0.3rem 1.2rem #ececec;
}

.f6 {
  margin-top: 40px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0.3rem 1.2rem #ececec;
  box-shadow: 0px 0.3rem 1.2rem #ececec;
}
.f6 .sw-items {
  margin-bottom: 0.3rem;
  margin-top: 0.26rem;
}
.f6 .sw-items .knowMore1 {
  display: block;
  text-align: right;
  color: #ff9145;
  font-size: 0.2rem;
  float: right;
}
.f6 .sw-items .knowMore1:hover {
  color: #ec721d;
}
.f6 .sw-items .item {
  color: #7a7a7a;
  font-size: 0.2rem;
  margin-right: 0.3rem;
}
.f6 .sw-items .item:hover {
  color: #ff9145;
}
.f6 .sw-items .sw-active {
  border-bottom: 2px solid #ff9145;
  padding-bottom: 5px;
}
.f6 .caseList .swiper-container {
  z-index: 10;
}
.f6 .caseList .swiper-container .swiper-wrapper {
  padding: 20px;
  zoom: 0.96;
  margin-bottom: 66px;
}

.f6 .caseList .swiper-container .swiper-wrapper  .imgw{
  width: 273.75px;
  margin-right: 5px;
}

.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
  transition: all 0.3s ease;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox {
  display: block;
  width: 100%;
  border-radius: 4px;
  position: relative;
  max-height: 233px;
  overflow: hidden;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox img {
  width: 100%;
  border-radius: 4px;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox {
  text-align: center;
  background-color: #fff;
  height: 170px;
  border-radius: 8px;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .isGuild {
  display: inline-block;
  background-size: 150% 150%;
  width: 90px;
  height: 90px;
  position: absolute;
  margin-top: -0.3rem;
  right: 0;
  top: 13.8rem;
  opacity: 0.22;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt01 {
  font-size: 18px;
  padding-top: 10px;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt02 {
  padding: 0 32px;
  text-align: justify;
  line-height: 1.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 15px;
  height: 3.3rem;
  margin: 0.1rem auto 0;
  color: #666;
  letter-spacing: 0.06rem;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 {
  margin-top: 16px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 a {
  background-color: white;
  color: #666666;
  padding: 5px 16px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt04 {
  padding: 5px 32px 10px;
  text-align: justify;
  line-height: 1.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-size: 16px;
  margin: 0.6rem auto;
  color: #666;
  letter-spacing: 0.06rem;
  position: absolute;
  top: 13.8rem;
  height: 9.2rem;
  background: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: all 0.2s linear;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover {
  color: #747474;
  text-decoration: none;
  -webkit-box-shadow: 0px 12px 35px 5px #e4e4e4;
  box-shadow: 0px 12px 35px 5px #e4e4e4;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover .yuyuebox .isGuild {
  display: none;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover .txt03 a {
  background-color: #ff9145;
  color: white;
  border: none;
}
.f6 .caseList .swiper-container .swiper-wrapper .swiper-slide:hover .txt04 {
  transform: translateY(-19px);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.f6 .caseList .swiper-button-next,
.f6 .caseList .swiper-button-prev {
  width: 4%;
  background-image: none;
  font-size: 1.2rem;
  color: #ff9145;
  display: none;
  right: -30px;
}
.f6 .caseList .swiper-button-prev {
  left: -50px;
}
.f6 .caseList:hover .swiper-button-next,
.f6 .caseList:hover .swiper-button-prev {
  display: block;
}

#f2 {
  background: #F4F6F8;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 0.3rem 1.2rem #e2e2e2;
  box-shadow: 0px 0.3rem 1.2rem #e2e2e2;
}
#f2 .f-title {
  margin-top: 50px;
  margin-bottom: 1.1rem;
}
#f2 .f-content {
  margin-top: 30px;
}
#f2 .f-content .ques {
  width: 100%;
  height: 170px;
  margin-bottom: 15px;
  border-radius: 6px;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.3s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s ease;
  /* Opera */
}
#f2 .f-content .ques img {
  width: 100%;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
#f2 .f-content .ques .txtbox {
  color: #fff;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(64, 54, 54, 0.7);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.3s ease;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s ease;
  /* Opera */
}
#f2 .f-content .ques .txtbox .tit {
  display: block;
}
#f2 .f-content .ques .txtbox .desc {
  display: none;
  font-size: 12px;
  line-height: 26px;
}
#f2 .f-content .ques:hover {
  color: #fff;
}
#f2 .f-content .ques:hover .txtbox {
  height: 170px;
  bottom: 0;
  left: 0;
  line-height: 170px;
}
#f2 .f-content .ques:hover .txtbox .desc {
  display: block;
  padding-top: 45px;
  font-size: 12px;
  line-height: 26px;
}
#f2 .f-content .ques:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
#f2 .f-content .desc{
  display: block;
  text-align: left;
  font-size: 14px;
  margin-bottom: 66px;
}
@media (min-width: 960px) and (max-width: 1200px) {
  #f2 .f-content ul {
    width: 70%;
  }
  #f2 .f-content ul li a {
    height: 1.58rem;
  }
  #f2 .f-content ul li a .lf-img {
    font-size: 0.8rem;
    padding: 0.3rem;
  }
  #f2 .f-content ul li a .rt-text .h5 {
    font-size: 1.08;
  }
  #f2 .f-content ul li a .rt-text p {
    font-size: 0.12rem;
    line-height: 1.08;
  }
  #f2 .f-content ul li .more span {
    font-size: 0.2rem;
  }
  #f2 .f-content ul li .more span b {
    font-size: 0.2rem;
  }
  #f2 .f-content .buy {
    height: 3.28rem;
  }
  #f2 .f-content .buy .h4 {
    font-size: 0.25rem;
    margin: 0.3rem auto;
  }
  #f2 .f-content .buy .h6 {
    font-size: 0.16rem;
  }
  #f2 .f-content .buy .price {
    margin: 0.3rem 0 0.3rem;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  #f2 .f-content ul li a {
    height: 1.28rem;
  }
  #f2 .f-content ul li a .lf-img {
    font-size: 0.6rem;
    padding: 0.1rem;
  }
  #f2 .f-content ul li a .rt-text {
    padding: 0.1rem;
  }
  #f2 .f-content ul li a .rt-text .h5 {
    font-size: 1.08;
  }
  #f2 .f-content ul li a .rt-text p {
    font-size: 0.12rem;
    line-height: 1.08;
  }
  #f2 .f-content ul li .more span {
    font-size: 0.2rem;
  }
  #f2 .f-content ul li .more span b {
    font-size: 0.2rem;
  }
  #f2 .f-content .buy {
    height: 2.68rem;
    padding: 0;
  }
  #f2 .f-content .buy .h4 {
    font-size: 0.25rem;
    margin: 0.3rem auto;
  }
  #f2 .f-content .buy .h6 {
    font-size: 0.16rem;
  }
  #f2 .f-content .buy .price {
    margin: 0.3rem 0 0.3rem;
  }
}
@media (max-width: 768px) {
  .index-focus {
    margin-bottom: 0;
  }
  .floor .f-title {
    margin-bottom: 1.2rem;
    padding: 0;
  }
  .floor .f-title h3 {
    color: #ff8a56;
    margin-bottom: 0.24rem;
    font-size: 1.68rem; font-weight:900;
  }
  .floor .f-title h3 span {
    margin: 0;
    padding: 0.72rem;
    width: 10%;
  }
  .floor .f-title p {
    font-size: 0.89rem;
  }
  .floor .f-title p span {
    display: none;
  }

  .f6 {
    margin-top: 0;
  }

  .f6 .sw-items {
    margin-bottom: 1.2rem;
    margin-top: 1.2rem;
  }
  .f6 .sw-items .item {
    color: #7a7a7a;
    font-size: 0.84rem;
    margin-right: 1.2rem;
    margin-bottom: 0.6rem;
  }
  .f6 .sw-items .item:hover {
    color: #ff9145;
  }
  .f6 .sw-items .sw-active {
    border-bottom: 2px solid #ff9145;
    padding-bottom: 5px;
  }
  .f6 .caseList .swiper-container {
    z-index: 10;
    padding-bottom: 0;
    margin-bottom: 1.2rem;
  }

  .f6 .caseList .swiper-container .swiper-wrapper {
     padding: 0;
  }

  .f6 .caseList .swiper-container .swiper-wrapper  .imgw{
    width: 100%;
    margin-right: 0;
  }

  .f6 .caseList .swiper-container  .swiper-wrapper  .swiper-slide {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 2px;
  }

  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox {
    display: block;
    width: 100%;
    max-height: 22rem;
    overflow: hidden;
  }

  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .imgbox img {
    width: 100%;
    heigth:100%;

  }
  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox {
    text-align: center;
  }
  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt01 {
    font-size: 1.1rem;
    padding-top: 1.2rem
  }
  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt02 {
    font-size: 0.88rem;
    padding-top: 0px;
    height: 2.6rem;
  }
  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 {
    margin-top: 1.2rem;
  }
  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 a {
    background-color: #fe9944;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 10px;
  }
  .f6 .caseList .swiper-container .swiper-wrapper .swiper-slide .yuyuebox .txt03 a:hover {
    background-color: #fb9138;
    font-weight: bold;
    color: #ffffff;
  }
  .f6 .caseList .swiperButton {
    display: none;
  }
  #f2 {
    margin-top: 0;
  }
  #f2 .f-content {
    padding: 0;
    margin-bottom: 0.2rem;
    overflow: hidden;
  }
  #f2 .f-content .ques {
    float: left;
    width: 40%;
    height: auto;
    margin-bottom: 15px;
    border-radius: 6px;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s ease;
    /* Opera */
  }
  #f2 .f-content .ques img {
    width: 100%;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
  }
  #f2 .f-content .ques .txtbox {
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(64, 54, 54, 0.7);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /* Firefox 4 */
    -webkit-transition: all 0.3s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s ease;
    /* Opera */
  }
  #f2 .f-content .ques .txtbox .tit {
    display: block;
  }
  #f2 .f-content .desc {
    width: 50%;
    display: inline-block;
    font-size: 0.86rem;
    line-height: 20px;
    margin-left: 5%;
  }
}
.fuwuliucheng {
  padding: 3rem 0;
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0.3rem 1.2rem #ececec;
  box-shadow: 0px 0.3rem 1.2rem #ececec;
}
.fuwuliucheng .fwlc {
  background-color: #fff; clear:both;
}


.icon-list {
  position: relative;
  border: 0px solid blue;
  display: block;
  margin: 10px auto;
  height:218px;
}

.icon-list .clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '\20';
  clear: both;
  height: 0;
}

.icon-list .box {
  height: 190px;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  padding-left: 11px;
  margin-bottom: 35px;
  text-align: center;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}

.icon-list .box .img {
  width: 59px;
  /*height: 32px;*/
  transition: all 1.2s;
  -moz-transition: all 1.2s;
  -webkit-transition: all .2s;
  -o-transition: all 1.2s;
  /*margin-left: 0px;*/
}

.icon-list  .box .text {
  text-align: center;
  background: #fff;
  padding-top: 20px;
}
.icon-list .box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.icon-list .box .text h2{
  font-size: 20px;
  color: #111;
  line-height: 24px;
  font-weight: 500;
}

.icon-list .box .text p {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  font-weight: 400;
  text-align: left;
}

.item-list {
  position: relative;
  border: 0px solid blue;
  display: block;
  margin: 10px auto;
  height:218px;
}

.item-list .clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '\20';
  clear: both;
  height: 0;
}

.item-list .box {
  border-radius: 2px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  /*padding-left: 11px;*/
  margin-bottom: 35px;
  text-align: left;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  border-bottom: 1px solid #eaeaea;
}

.item-list  .nobot {
  border-bottom: 0px solid #eaeaea;
}

.item-list  .box .text {
  text-align: left;
  background: #fff;
  padding-top: 20px;
}
.item-list .box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.item-list .box .text h2{
  font-size: 20px;
  color: #111;
  line-height: 24px;
  font-weight: 500;
}

.item-list .box .text p {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  font-weight: 400;
}

.item-list .m_col_line {
  margin: 0 15px;
}

@media (max-width: 768px) {

  .fuwuliucheng {
    padding: 1rem 0;
  }

  #f2 .f-title, .f6 .f-title {
    margin-top: 1.3rem;
  }

  .f-title  h1, .f-title .h1 {
    font-size: 1.62rem;
  }

  .fuwuliucheng .item-list {
     margin: auto;
     height:100%;
  }

  .item-list .box {
    margin-bottom: 2.3rem;
  }

  .text, .item-list .box .text {
       padding-top: 0px;
   }


}
</pre></body></html>