<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*640*/

@media all and (max-width:640px) {
    #c_portalResAtlas_detail-15616229046629316 .p_img img{
  width:auto !important;
  height:100%  !important;
}
  
    .p_interaction {
    display: none;
}
  
.d_SortName {
    display: none;
    width: auto;
    height: auto;
    vertical-align: middle;
} 
  
 #content_box-1561433261227-0 {
        margin-top:5px;
        width: 60% !important;
    }

   #content_box-1561433261227-1 {
        margin-top: 8px;
        display: none;
        width: 45% !important;
    }

    #content_box-1561433261227-2 {
        width: 23% !important;
    }


    #content_box-1561433261227-3 {
        width: 7% !important;
    }

    #content_box-1561433261227-4 {
        width: 6% !important;
    }

    #content_box-1561433261227-5 {
        width: 32% !important;
    }


    #c_portalResnav_main-15607546222517904 {

        width: 10%;
        top: 40px;
        left: auto;
        z-index: 999;
        bottom: auto;
        right:10px;
    }
  
  
   /*å¤§äº‹è®°*/
    .event_box {
        width: 100%;
        margin: 3% auto 0;
        position: relative;
        min-height: 420px;
    }

    .event_box .parHd {
        width: 90%;
        display: inline-block;
        height: 92px;
        overflow: hidden;
    }

    .parHd ul {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-top: 25px !important;
    }

    .parHd .tempWrap {
        margin: 30px auto 0px;
    }

    .parHd .tempWrap:after {
        content: '';
        width: 87%;
        height: 2px;
        background: #ffffff;
        position: absolute;
        /* top:33%;*/
        /* right:-140%;*/
        right: 7%;
        top: 32%;
        /* margin-top:-0.5px;*/
        z-index: 10;
    }

    .parHd li.no_line:before {
        display: none;
    }

    .parHd li {
        width: 65px !important;
        display: inline-block;
        cursor: pointer;
        border-right: 1px #000 solid;
        padding-top: 0px;
        font-size: 16px;
        color: #000;
        FONT-FAMILY: Oswald1;
        position: relative;
    }

    .parHd li:after {
        content: '';
        background: url(/img/cat1.png) no-repeat;
        width: 24px;
        height: 24px;
        position: absolute;
        z-index: 20;
        top: -12px;
        left: 50%;
        margin-left: -12px;
    }

    .parBd {
        text-align: center;
        margin-top: 40px;
        height: 420px;
    }

    .parBd img {
        height: 280px;
        width: auto;
        border-radius: 20px;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
        shadow-angle: 90px;
    }

     .parBd h4 {
        position: relative;
        font-size: 50px;
        margin-bottom: 1%;
        /*width:200px;*/
        padding: 0 60px;
        display: inline-block;
        text-align: center;
        color: #fe0000;
        FONT-WEIGHT: bold;
        FONT-FAMILY: Oswald1;
    }

    .parBd p {
        line-height: 180%;
        font-size: 14px;
        width: 80%;
        margin: 30px auto;
        color: #858585;
        FONT-FAMILY: Oswald1;
    }
  

    div#listBox {
        width: 100%;
    }

    .sPrev,.sNext {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        bottom: 16px;
    }

    .sPrev {
        left: 0%;
    }

    .sNext {
        right: 0%;
    }

    .sPrev img,.sNext img {
        transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    }

    .parHd li.act span {
        display: block;
        width: 24px;
        height: 24px;
        overflow: hidden;
        background: url(/img/dot_ico12.png) no-repeat;
        position: absolute;
        top: -12px;
        left: 15px;
        z-index: 21;
    }

    .parHd li span,.parHd li.clone span {
        display: none;
    }

  
  
    /*äº§å“è±å½¢*/
  
    .twoImg {
        width: 100%;
        position: relative;
        display: block;
        margin: auto;
        margin-top: 20px;
    }

    .twoImg .pcs {
        display: inline-block !important;
    }

    .twoImg .phs {
        display: none !important;
    }

    .twoImg .lr {
        position: absolute;
        height: 20px;
        z-index: 9;
        top: 50%;
    }

    .twoImg .TWimgBlock {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0;
    }

    .twoImg .TWimgBlock &gt; div {
        display: inline-block;
        height: 100%;
        position: absolute;
        top: 0;
    }

    .twoImg .TWimgBlock .tImg {
        height: 100%;
          width: auto !important;
    }

    .twoImg .TWimgBlock .tImg.gray {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    .twoImg .TWimgBlock1 {
        width: 75%;
        z-index: 4;
        left: 0;
        height: 100%;
        padding-left: 4%;
        margin-left: -25%;
        transform: skew(-18deg, 0deg);
        -ms-transform: skew(-18deg, 0deg);
        -moz-transform: skew(-18deg, 0deg);
        -webkit-transform: skew(-18deg, 0deg);
        -o-transform: skew(-18deg, 0deg);
        background: #000;
    }

    .twoImg .TWimgBlock1 .tImg {
        transform: skew(18deg, 0deg);
        -ms-transform: skew(18deg, 0deg);
        -moz-transform: skew(18deg, 0deg);
        -webkit-transform: skew(18deg, 0deg);
        -o-transform: skew(18deg, 0deg);
    }

    .twoImg .TWimgBlock1 &gt; div {
        left: 34px;
    }

    .twoImg .TWimgBlock1 &gt; div .lr {
        left: 50%;
        transform: translate(-50%, -50%);
      display:none;
    }

    .twoImg .TWimgBlock2 {
        right: 0;
        text-align: right;
        z-index: 3;
        background: #000;
    }

    .twoImg .TWimgBlock2 &gt; div {
        right: 0;
    }

    .twoImg .TWimgBlock2 &gt; div .lr {
        right: 52%;
        transform: translate(40%, -50%);
    }

    .twoImg .twoInfo {
        width: 40%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 4;
    }

    .twoImg .twoInfo.twoInfo1 {
        left: 40%;
        display: none;
        transform: skew(18deg) translateY(-50%);
    }

    .twoImg .twoInfo.twoInfo1 .twoImg-title {
        color: #ffffff;
        FONT-FAMILY: Oswald1;
        font-size: 2rem;
        text-decoration: none;
        position: relative;
        right: 40%;
    }

    .twoImg .twoInfo.twoInfo2 {
        width: 40%;
        right: 14%;
        display: none;
        text-align: center;
        font-size: 2.4rem;
        color: white;
    }

    .twoImg .twoInfo.twoInfo2 .twoImg-title {
        color: red;
        font-size: 2rem;
        FONT-FAMILY: Oswald1;
        position: relative;
    }

    .pkonowMore {
        display: none;
    }

    .twoImg .TWimgBlock1 :hover .twoInfo1 {
        display: block;
    }

    .twoImg .TWimgBlock2 :hover .twoInfo2 {
        display: block;
    }

    .twoImg .TWimgBlock1 :hover img {
        opacity: 0.5;
    }

    .twoImg .TWimgBlock2 :hover img {
        opacity: 0.5;
    }
    /*äº§å“è±å½¢*/
 
 #c_portalResPublic_codeContainer-15609222172712720{  
 width:100%;

  max-width:none;

  min-width:0px;

  height:50px;

  max-height:none;

  min-height:50px;

  margin-top:0px;

  margin-left:auto;

  margin-right:auto;

  margin-bottom:0px;

  padding-top:0px;

  padding-left:0px;

  padding-right:0px;

  padding-bottom:0px;

  position:absolute;

  top:0px;

  left:10px;

  z-index:1;

  bottom:auto;

  right:10px;
}
  
  .info {
        border: 1px solid #ff0000;
        width: 170px;
        padding: 10px 40px;
        font-size: 14px;
        color: #ffffff;
        FONT-FAMILY: Oswald1;
        background: #ff0000;
    }

    .info01 {
        border: 1px solid #737373;
        width: 170px;
        FONT-FAMILY: Oswald1;
        padding: 10px 40px;
        font-size: 14px;
        color: #ffffff;
        background: #737373;
    }
  
 .ruizhi06 li {
        width: 100%;
        text-align: center !important;
        clear: left;
        margin: 0px auto;
    }

    .ruizhi06 {
        text-align: center;
        color: #ffffff;
        width: 100%;
        line-height: 40px;
        font-size: 16px;
        FONT-FAMILY: Oswald1;
        margin: 0px auto !important;
    }
  #w_grid-1560755842898{


  min-height:560px;

}
  
  #c_portalResEbizads_banner-15608281904986886{

height:300px !important;

 margin-top: 20px;
}

  
  #w_grid-1560755861697{
 

  min-height:200px;

 
}
  
 #c_portalResEbizads_banner-15609352660688877{
  
    display: block;
  }
  
    #c_portalResEbizads_banner-15607552697424774{ 
display: none
}
  
  #c_portalResPublic_codeContainer-15607639038309853{ 

display: none
}
  
#c_portalResPublic_codeContainer-15609374437217775 li span{

    position: absolute;
  padding-top:90px;
    right: 0% !important;
    left: auto !important;
  color:#ffffff;
  font-size:16px;
   width:100%;
  text-align: center;
   FONT-FAMILY: Oswald1;
  margin:0px auto;
}
  
  #c_portalResComplaintPage_detail-15607582071650088{  

min-width:70%;
  margin-left:auto;

  margin-right:auto;

 
}
    .d_description  img{
    width: 100%  !important;
    height: auto !important;
  
}
  
  
  
  #c_portalResPublic_codeContainer-15608405126531439{ 


  margin-top:0px;

}
  
    #c_portalResEbizads_banner-15620458166676401{
display:block !important;
  
  }

}



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