.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@font-face {
  font-family: lthj;
  src: url("../font/lthj.eot?t=1598239313266");
  /* IE9 */
  src: url("../font/lthj.eot?t=1598239313266#iefix") format("embedded-opentype"), url("../font/lthj.woff?t=1598239313266") format("woff"), url("../font/lthj.ttf?t=1598239313266") format("truetype"), url("../font/lthj?t=1598239313266#iconfont") format("svg");
  /* iOS 4.1- */
}

.yahei {
  font-family: Microsoft YaHei !important;
}

body {
  font-size: 16px;
  color: #333;
  font-family: lthj,PingFang SC,Avenir,Helvetica,Arial,"sans-serif";
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
}

table{
  border-collapse: collapse;
}
.inner-box {
  max-width: 1200px;
  margin: 0 auto;
}
.bnav {
  text-align: left;
  font-size: 18px;
  width: 100%;
  color: #707070;
  font-weight: 400;
  margin:0; 
  height: 40px;
  line-height: 40px;
  display: block;
}
.jury-page .bnav{width: 30%}
.padding-inner {
  padding: 0 5%;
}
.clear{clear:both;font-size:0px; line-height:0px; height:0px} 
.lf{float: left;}
.rg{float: right;}
.line2 {
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.box-with-right-bg {
  /*background-image: url("../images/bg.png");*/
  background-repeat: no-repeat;
  background-position-x: 105%;
  background-position-y: 12%;
}

.box-with-left-bg {
 /* background-image: url("../images/bg.png");*/
  background-size: 25%;
  background-repeat: no-repeat;
  background-position-x: -5%;
  background-position-y: center;
}



.two-col-list {
  flex-wrap: wrap;
}

.two-col-list .two-col-list__item {
  flex-shrink: 0;
  width: 47.5%;
  margin-right: 5%;
  margin-top: 5%;
}
.two-col-list .two-col-list__item:nth-child(1),.two-col-list .two-col-list__item:nth-child(2){
 margin-top: 0;
}
.two-col-list .two-col-list__item:nth-child(2n){  margin-right: 0;
}
.two-col-list .entries_itme:nth-child(2n){margin-right: 0;}

.two-col-list .two-col-list__item .two-col-list__item__pic {
  position: relative;
  overflow: hidden;
}
.two-col-list .two-col-list__item .entries {
   min-height: 191.97px;
}
.two-col-list .two-col-list__item .production__info .production__info__brief{min-height: 32.19px}
.two-col-list .two-col-list__item .two-col-list__item__pic::before {
 /* content: '';
  display: block;*/
}

.two-col-list .two-col-list__item .two-col-list__item__pic img {
  position: relative;
  width: 100%;
  top: 0;
  transition: all .3s linear;
  border-radius:8px 8px 0 0;
  max-height: 271px;
}
}

.two-col-list .two-col-list__item .two-col-list__item__pic img:hover {
  transform: scale(1.1);
  border-radius: 0px 4px 10px 0px #e1dddd;

}


.three-col-list {
  display: flex;
  flex-wrap: wrap;
}

.three-col-list .three-col-list__item {
  flex-shrink: 0;
  width: 47.5%;
  margin-right: 5%;
  margin-top: 5%;
}
.three-col-list .three-col-list__item:nth-child(1),.three-col-list .three-col-list__item:nth-child(2),.three-col-list .culture:nth-child(3),.three-col-list .prize_item:nth-child(3){
 margin-top: 0;
}
.three-col-list .three-col-list__item:nth-child(3n){  margin-right: 0;
}



.three-col-list .three-col-list__item .three-col-list__item__pic {
  position: relative;
  overflow: hidden;
}

.three-col-list .three-col-list__item .three-col-list__item__pic::before {
  content: '';
  display: block;
}

.three-col-list .three-col-list__item .three-col-list__item__pic img {
  position: absolute;
  width: 100%;
  top: 0;
  transition: all .3s linear;
  border-radius:8px 8px 0 0;
}

.three-col-list .three-col-list__item .three-col-list__item__pic img:hover {
  transform: scale(1.1);
  border-radius: 0px 4px 10px 0px #e1dddd;

}


.cultureList .culture__pic,.prize_list .prize__pic{
  position: relative;
  overflow: hidden;
  box-shadow: 4px 4px 10px 0px #e1dddd;border-radius: 10px;
}
.cultureList .culture__pic img {
  /*position: absolute;*/
  width: 100%;
  transition: all .3s linear;
  
}

.cultureList .sub_title {
  color: #A6A6A6;
  font-size: 14px;
  margin-top: 0px;
  padding-left: 3%;;
  text-align: center;
    margin-bottom: 10px;
}
.three-col-list .culture,.prize_list .prize_item{
  flex-shrink: 0;
  width: 30%;
  margin-right: 5%;
  margin-top: 5%;
}
.cultureList .culture__pic:hover .qrcode{display: block;}
.cultureList .qrcode{position: absolute;
    top: 0;
    width: 100%;
     height: 100%; 
    background-color:rgba(0,0,0,0.6);
    text-align: center;display: none;}
.cultureList .qrcode img{width: 50%;margin-top: 40%;background-color:#fff;border-radius:10px;padding:10px;opacity: 1}
.cultureList .qrcode p{color: #fff;font-size: 18px;text-align: center;}


.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  background-color: #272727;
}

.nav .logo {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 15%;
  width: 9%;
}

.nav .logo1 {
  /*display: none;*/
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 15%;
  width: 13%;
}

.nav .mobile-logo {
  display: none;
  max-width: 100%;
}

.nav-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: all .3s linear;
}

.nav-list__item {
  padding: 0 15px;
  position: relative;
}

.nav-list li .sub{ display:none;}
.nav-list li:hover .sub{                  /*:hover*/
    position: absolute;
    left: 0;
    top: 63px;
    display: block;
    background-color: #272727;
    opacity: 0.8;
    width: 100%;
    text-align: center;
    }
.nav-list li:hover .tssub{ /*:hover*/
    width: 130%;
  }
.nav-list li .tssub{width: 130%;}
.nav-list li:hover .sub a{ /*:hover*/
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
  }

.nav-list__link {
  color: #fff;
    height: 65px;
    line-height: 65px;
    display: block;
}
.nav-list .last a{color: #B89857;
    border: 1px solid #B89857;
    border-radius: 20px;
    display: inline;
    padding: 8px; }

.nav-list__link.active {
 /* border-bottom: 5px solid #ebbf68;*/
    color: #ebbf68;
   
}

.nav-list__link:hover,.nav-list li .sub a:hover{
  /*border-bottom: 5px solid #ebbf68;*/
   /* height: 60px;
    line-height: 60px;
    display: block;
   transition: all .5s linear;*/
   color: #ebbf68;
}
.top-banner {
  padding-top: 65px;
}

.top-banner__bg {
  
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  height: 230px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content:center;
}
.book{
  height: 995px;
}
.top-banner .culture{
  height: 500px;
  background-color: #FBFBFB;
}
.culture .culturebaner{height: 500px;}
.top-banner__bg:before {
/*  content: '';
*/  display: block;
  padding-top: 31.25%;
}
.top-banner__bg h1 {
text-align: center;
  margin: 0 auto;
  font-size: 40px;
  color: #fff;
/*  font-weight: 400;*/
  width: 100%;
}

.top-banner__bg h4{
  text-align: center;
  margin: 10px auto;
  font-size: 16px;
  color: #fff;
  font-weight: 100;
  width: 100%;
  max-width: 1024px;
}


.mobile-nav {
  position: absolute;
  right: 6%;
  height: 45px;
  width: 50px;
  display: none;
}

.mobile-nav .nav-bar {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background: #EBBF68;
  transition: all .5s;
}

.mobile-nav .nav-bar:nth-child(1) {
  top: 0;
}

.mobile-nav.active > .nav-bar:nth-child(1) {
  top: 50%;
  transform: rotate(45deg);
}

.mobile-nav .nav-bar:nth-child(2) {
  top: calc(50% - 1px);
}

.mobile-nav.active .nav-bar:nth-child(2) {
  opacity: 0;
}

.mobile-nav .nav-bar:nth-child(3) {
  bottom: 0;
}

.mobile-nav.active .nav-bar:nth-child(3) {
  bottom: 50%;
  transform: rotate(-45deg) translateY(80%);
}

.fixed-box {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 1;
}

.fixed-box img {
  display: block;
  cursor: pointer;
}

footer {
  position: relative;
  font-size: 18px;
  background-color: #272727;
  color: #fff;
  height: 100px;
  display: flex;
align-items:center;
justify-content:space-around;

}

footer .pc-bg {
  position: absolute;
  top: -30%;
  right: 10%;
  width: 150px;
}

.mobile {
  display: none;
}

.pc {
  display: block;
}

.txt-center {
  text-align: center;
}
.formpurl{
  height: 40px;
  line-height: 40px;
  margin-bottom:1%;
  
}
.formpurl .keyw{
  border: 1px solid #cccccc;
     font-size:16px;
     color: #cccccc;
     border-radius: 30px;
     padding: 3px;
     width: 210px;
    height: 32px;
     line-height: 40px;
     background: url(../images/search.png) no-repeat 96% center;
     background-size: 20px;
     padding-right: 30px;
     padding-left: 15px;
}
.bookKeyw{
  border: 1px solid #cccccc;
     font-size:16px;
     color: #cccccc;
     border-radius: 30px;
     padding: 3px;
     width: 240px;
     height: 32px;
     line-height: 40px;
     margin-right: 0;
     background: url(../images/search.png) no-repeat 96% center;
     background-size: 20px;
     padding-right: 30px;
     padding-left: 15px;
}
.formpurl .pushtime{
    border: 1px solid #cccccc;
     font-size:16px;
     color: #cccccc;
     border-radius: 30px;
     padding: 3px;
     width: 110px;
     height: 24px;
     line-height: 24px;
     margin-right: 15px;
     background: url(../images/rightlaw.png) no-repeat 96% center;
     background-size: 25px;
     padding-right: 30px;
     padding-left: 15px;
}

.formpurl .swiper-slide {
    float: left;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border-radius: 20px;
    width: auto;
    height: 40px;
    line-height: 40px;
    display: block;
    margin-right: 15px;

     padding: 0 15px;
}
.formpurl .fenl{
     color: #000000;
   }
.formpurl .swiper-slide:hover,.formpurl .swiper-slide:hover a{
     background-color: #EBBF68;
     color: #ffffff;
}
.formpurl .on{
  background-color: #EBBF68;
}
.formpurl .on a{
  color: #ffffff;
}
.formpurl .swiperC{
  width: 73%;
}

.formpurl .swiper {
        width: 100%;
        height: 80px;
}
.formpurl
.filter-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 30px;
  height: 150px;
}

.year-books{margin: 25px auto}
.year-books .keyw{
  border: 1px solid #cccccc;
     font-size:18px;
     color: #000000;
     border-radius: 30px;
     width: 210px;
     height: 36px;
     line-height: 40px;
     margin-right: 15px;
     background: url(../images/search.png) no-repeat 96% center;
     background-size: 25px;
     padding-right: 30px;
     padding-left: 15px;
}

.filter-list__item {
  flex-shrink: 0;
  border: 1px solid #cccccc;
  color:  #cccccc;
  box-sizing: border-box;
  padding-left: 10px;
  margin-right: 50px;
  width: 20%;
  height: 40px;
  border-radius: 30px;
}
.entriesTime{width: 240px}


.filter-list__item:nth-of-type(3) {
  margin-right: 0;
}

.dialog {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}

.dialog__inner {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 3%;
  width: 85vw;
  height: 90vh;
/*  display: flex;*/
  align-items: center;
  background-color: #ffffff;
}

.dialog__inner .close {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
  max-width: 100%;
}

.dialog__intro {
 width: 25%;
    flex-shrink: 0;
    flex-direction: column;
    align-items: self-start;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.dialog__intro__avatar {
 overflow: hidden;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    text-align: center;
    margin: 0 auto;
}

.dialog__intro__avatar img {
  width: 100%;
}

.dialog__intro__info {
  text-align: center;
  color: #ABABAB;
  font-size: 16px;
  margin: 0 auto;
}
.dialog__intro__info p{
  margin:3% 0;
}


.dialog__intro__info .dialog__intro__info__title {
  font-size: 25px;
  margin:5% 0 3% 0;
  color: #000;
  display: inline-block;
}
.jurydet .aboutPro{color: #7B7B7B}
.jurydet .nodata{color: #7B7B7B;text-align: center;}
.jurydet .production__info {
    color: #1a1a1a;
    font-size: 17px;
    margin-bottom: 5px;
    text-align: left;
    border-radius: 0 0 8px 8px;
    border: 1px solid #CFCFCF;
    border-top: none;
}
.jurydet .production__info .line1 {
    font-size: 22px;
    margin: 0;
    padding-top: 29px;
    margin-bottom: 3%;
    padding-left: 3%;
}
.jurydet .production__info__author {
    color: #A6A6A6;
    font-size: 14px;
    margin-top: 0px;
    padding-left: 3%;
    margin-bottom: 10px;
}
.jurydet .production__info__brief {
    color: #A6A6A6;
    font-size: 14px;
    margin-top: 0px;
    padding-left: 3%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 1em;
    min-height: 32.19px;
}
.jurydet .production__info__brief p {
    padding: 0;
    margin: 0;
}
.jurydet .production__info .tags {
    position: relative;
    width: 97%;
    padding-left: 3%;
    color: #ABABAB;
    font-size: 12px;
    margin-bottom: 2%;
}
.jurydet .production__info .tags span {
    width: auto;
    height: 17px;
    line-height: 17px;
    border: 1px solid #E7E7E7;
    padding: 3px;
    margin-right: 10px;
}
.jurydet .production__info .tags .pushtime {
    border: none;
    height: 30px;
}
.dialog__text {
    overflow: auto;
  /*  flex: 1;*/
    padding: 0 2% 0 3%;
    width: 70%;
    display: inline-block;
    margin: 0 auto;
}

.jurydet .dialog__text .title {
  margin-bottom: 20px;
  font-size: 30px;
  color: #7B7B7B;
  text-align: left;
  font-weight: 600;
}
.dialog__text .content {
  margin-bottom: 40px;
  color: #707070;
}
.productList{margin:3% 0}
.productList .product{
    color: #7B7B7B;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
}
.productList .product img {
  width: 14px;
  margin-right: 5px;
}
.productList .product_brief img{
  max-width: 100%;
}
.pagenation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}

.pagenation a {
  margin: 0 13px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.pagenation a.active {
  background-color: #bb8637;
  border-radius: 50%;
  color: #fff;
}

.pagenation_top {
 /* display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;*/
      margin-left: 15px;
}

.pagenation_top a {
  margin: 0 3px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #cccccc;
    text-align: center;
    border: 1px solid #cccccc;
    padding: 3px;
}

.pagenation_top a.active {
  padding: 3px 15px;
}

.more-btn {
  width: 6rem;
  height: .8rem;
  color: #EBBF68;
  line-height: .8rem;
  text-align: center;
  border: 1px solid #EBBF68;
  border-radius: .1rem;
  margin: .5rem auto;
}
.big-logo {
    margin-bottom: 60px;
    width: 8rem;
    height: 1rem;
}
.media {
    display: flex;
}
.moreArticle{background-color: #FBFBFB;border: 1px solid #F5F5F5;width: 100%;display: block;padding:3% 0;margin: 4% 0}
.moreArticle .iconfont{font-size: 18px;padding:0 3%}
.moreArticle a{
  line-height: 25px;
  font-size: 16px;
  color: #9F9F9F;}
.moreArticle .prev,.moreArticle .next{width: 50%;font-size: 16px;}
.moreArticle .next{text-align: right;}
@media screen and (max-width: 1024px) {
  .mobile {
    display: block;
  }
  .pc {
    display: none !important;
  }
  .nav {
    height: 1.3rem;
  }
  .nav .logo {
    display: none;
  }
  .nav .mobile-logo {
    display: block;
    width: 3.5rem;
  }
  .nav .mobile-nav {
    display: block;
    width: .5rem;
    height: .4rem;
  }
  .nav-list {
    position: fixed;
    height: calc(100vh - 1.3rem);
    top: 1.3rem;
    flex-direction: column;
    justify-content: flex-start;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
  }
  .nav-list__item {
    line-height: 4em;
  }
  .nav-list__link {
    color: #1a1a1a;
  }
  .nav-list.active {
    opacity: 1;
    visibility: visible;
  }
  .nav-list li .sub{ display:block;}
.nav-list li .sub,{ 
   opacity: 0.6;
    width: 100%;
    text-align: left;
    text-indent: 0.3rem;
    background-color:  #fff;
    position: inherit;
    }
.nav-list li .sub a,.nav-list li:hover .sub a{
   height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #1a1a1a;
    display: block;
    text-indent:0.2rem;
    opacity: 0.6;
  }
  
.nav-list li:hover .sub{ 
  top: 0;
    position: inherit;
    display: block;
    background-color: #fff;
    opacity: 0.6;
    width: 100%;
    text-align: center;
    }
.nav-list li:hover .sub a{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #1a1a1a;
    display: block;
    opacity: 0.6;
  }


  footer {
    position: relative;
    font-size: .18rem;
    background-color: #231815;
    color: #fff;
    padding: 0 .2rem;
    height: 2.5rem;
    flex-direction: column;
    justify-content: center;
  }
  footer .pc-bg {
    display: none;
  }
  footer .mobile {
    width: 4rem;
  }
  .fixed-box {
    top: 60%;
  }
  .fixed-box img {
    width: 1.35rem;
  }
  
  .top-banner {
    padding-top: 1.3rem;
  }
  .top-banner__bg {
    display: flex;
    align-items: center;
    background-position-x: center;
    height: 2.5rem
  }
  .book{
  height: 4rem;
}
.top-banner .culture,.culture .culturebaner{
  height: 3.5rem;
}
  .top-banner__bg:before {
    padding-top: 65%;
  }
  .top-banner__bg h1 {
    
    font-size: .5rem;
  }
  .top-banner__bg h4{
 
  font-size: 0.25rem;
  padding: 0 0.1rem;
 
}
  .top-logo {
    padding: 6% 0;
  }
  .top-logo img {
    width: 6rem;
  }
  .filter-list {
    font-size: .25rem;
    align-items: flex-end;
    height: auto;
  }
  .filter-list__item {
    margin-right: .54rem;
    width: 45%;
    height: .6rem;
  }
  .filter-list__item:nth-of-type(2), .filter-list__item:nth-of-type(3) {
    margin-right: 0;
  }
  .filter-list__item:nth-of-type(3) {
    margin-top: .3rem;
  }
  .dialog {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
  }
  .dialog__inner {
    position: static;
    box-sizing: border-box;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    padding: .4rem 5% .2rem;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
  }
  .dialog__inner .close {
    cursor: pointer;
    position: absolute;
    top: .2rem;
    right: .2rem;
    width: .8rem;
  }
  .dialog__intro {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .dialog__intro__avatar {
    overflow: hidden;
  }
  .dialog__intro__avatar img {
    width: 100%;
  }
  .dialog__intro__info {
    text-align: center;
    color: #000;
    font-size: .3rem;
    line-height: .3rem;
    margin-top: 0.3rem;
  }
  .dialog__intro__info p{margin:0.15rem 0;}
  .dialog__intro__info__title {
    margin: .3rem 0;
    font-size: .4rem;
    font-weight: 900;
  }
  .dialog__text {
    overflow: auto;
    padding: 0 .3rem;
    font-size: .26rem;
  }
  .dialog__text .title {
    margin-top: .05rem;
    margin-bottom: .4rem;
    text-align: center;
    font-size: .3rem;
    color: #1a1a1a;
  }
  .dialog__text .content {
    margin-bottom: 20px;
  }
  .dialog__text .product {
    display: flex;
    align-items: center;
    color: #333;
    margin-bottom: 10px;
  }
  .dialog__text .product img {
    width: .22rem;
    margin-right: 3px;
  }
/*精选案例*/
.formpurl{
  align-items: center;
  height: 0.8rem;
}
.formpurl .pushtime,.year-books .pushtime{
     font-size:0.28rem;
     padding: 0.06rem;
      width: 100%;
     height: 0.4rem;
     line-height: 0.4rem;
     margin-right: 0.22rem;
     background-size: 0.4rem;
     padding-right: 0;
}
.formpurl .keyw,.year-books .keyw{
        font-size: 0.28rem;
    width: 95%;
    height: 0.5rem;
    line-height: 0.5rem;
    background-size: 0.4rem;
    padding-right: 0;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;

}
.entriesTime{width: 100%}
.bookKeyw{
   border: 1px solid #cccccc;
    font-size: 0.22rem;
    width: 95%;
    height: 0.5rem;
    line-height: .5rem;
    margin-right: 10.44rem;
    background-size: 0.4rem;
    padding-right: 0;
    margin-top: 0.3rem;
}

.formpurl .swiper-slide {
    float: left;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 0.25rem;
    text-align: center;
    border-radius: 0.5rem;
    width: auto;
    height: .8rem;
    line-height: .8rem;
    display: block;
    margin-right: 0.15rem;
}
.formpurl .on{
  background-color: #EBBF68;
}
.formpurl .on a{
  color: #ffffff;
}
.formpurl .swiperC,.formpurl .rg,.year-books .rg{
  width: 100%;
 clear:both;
}
.production .formpurl .bnav,.jury-page .bnav{width: 100%;clear: both;font-size:0.3rem;}


.formpurl .swiper {
        width: 100%;
        height: 1rem;
      }


}

.detail{margin:5% auto;}
.detail .title{text-align: center;color: #eabd68}
.detail img{max-width: 100% !important;}
.detail .time{text-align: center;font-size: 14px;margin-right: 20px;}
.detail .last{margin-right: 0}