<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.public-header {
  height: 100px;
  background: #fff;
}
#top_banner
{
	
	display:block;	}
	
	
	#top_banner_mobile
{
	
	display:none;	}
/* .public-container {
  position: relative;
  margin: 0 auto;
  width: 1170px;
} */
.hidden-xs {
  display: none;
}
.hidden-lg {
  display: block;
}
.header-nav {
  margin-left: 250px;
}
.header-nav li a {
  padding: 6px;
}
.header-nav li a:hover {
  background: #df074b !important;
  color: #fff;
  border-radius: 2px;
  text-decoration: none;
}
.header-nav li a {
  color: #030a55;
  font-size: 16px;
  font-weight: bold;
}

.dropdown a:hover .dropdown-menu {
  display: block !important;
}
.navbar-default {
  background-color: #fff !important;
  border-color: #fff !important;
}
.dropdown-menu {
  min-width: 130px !important;
  background-color: #df074b !important;
  padding: 0 !important;
  text-align: center !important;
  margin: 5px 0 !important;
}
.dropdown-menu li a {
  min-width: 130px !important;

  padding: 0 !important;
  text-align: center !important;
  padding: 8px 0 !important;
}
.nav-item .dropdown-item {
  color: #fff;
  border-bottom: 1px solid #fff;

  /* border: 1px solid rgba(255,255,255,.75); */
}
.nav-item .nav-item-last {
  border-bottom: none !important;
}
.nav-item .dropdown-item:hover {
  color: #df074b;
  background-color: #fff !important;
  border-bottom: 1px solid #fff;
  /* border-radius:.15rem; */
}

.carousel-control {
  width: 100% !important;
}
.dropdown-menu &gt; li &gt; a {
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
}
.dropdown-menu-last a {
  border-bottom: none !important;
}
.dropdown-menu &gt; li &gt; a:hover {
  background-color: #fff !important;
  color: #030a55 !important;
}
.public-banner {
  color: #fff;

}
.footer-cookie {
    display: flex;
    width: 1100px;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

#accepts{
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 20px;
    font-size: 16px;
}
.index-login img {
  max-width: 100%;
  text-align: center;
}

.public-banner h1 {
  text-align: center;
  padding-bottom: 16px;
  font-size: 45px;
  font-weight: bold;
  font-family: 'å¾®è½¯é›…é»‘';
}

.public-banner a {
  display: block;
  
}
.public-banner a  img {
	width:100%;
 
  
}
.public-banner p {
  font-size: 25px;
  color: #fff;
  text-align: center;
}

.index-space {
  padding: 70px 0;
  margin: 0 auto;
}
.framework-sponsor {
  margin-bottom: 30px;
}
.title-ch {
  text-align: center;
  font-size: 40px;
  color: #333333;
  font-family: 'å¾®è½¯é›…é»‘';
}

.title-en {
  font-size: 16px;
  color: #666666;
  margin-bottom: 60px;
  text-align: center;
}

.public-theme p {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  padding-bottom: 30px;
  text-align: justify;
}

.public-topics {
  background: url(../images/bg2.png) no-repeat;
  background-size: cover;
}

.public-topics .title-en {
  margin-bottom: 10px !important;
}

.public-theme .title-en {
  color: #666666;
}

.public-topics .title-ch {
  color: #fff;
}

.public-topics .title-en {
  color: #fff;
}

.public-topics {
  color: #fff;
}

.public-topics .topics-li {
  text-align: center;
  padding-top: 50px;
}

.public-topics .topics-li p {
  padding-top: 10px;
  font-size: 11px;
  font-family: 'å¾®è½¯é›…é»‘';
  text-align: center;
}

.public-review .review-slide {
  overflow: hidden;
}

.public-review .review-slide li {
  float: left;
  margin-right: 5px;
  position: relative;
}

.public-review .review-slide a {
  width: 250px;
  height: 190px;
  color: #fff;
}

.public-review .review-slide a img {
  width: 250px;
  display: inline;
}

.public-review .review-slide a span {
  position: relative;
  bottom: 28px;
  left: 20px;
}

.public-review .review-slide .slide-left {
  padding-right: 30px;
  position: relative;
  top: 55px;
}

.public-review .review-slide .slide-right {
  padding-left: 30px;
  position: relative;
  top: 55px;
}

/* äº§å“å±•ç¤º */
.public-products {
  background: url(../images/bg2.png) no-repeat;
  background-size: cover;
}

.public-products .title-ch {
  color: #fff;
}
.swiper-slide {
  width: 250px !important;
}
.public-products .title-en {
  color: #fff;
}
.public-products .product {
  background: #fff;
  padding: 60px 110px;
  height: auto;
}
.pro-logo {
  padding-top: 5px;
  padding-bottom: 60px;
}

.pro-logo,
.pro-com-img {
  text-align: center;
}
.public-products .slide-left {
  text-align: center;
}
.public-products .slide-left img {
  padding-top: 245px;
}

.product-item {
  float: left;
  background-color: #fff;
  padding: 50px 100px;

  width: 760px;
}

.pro-img .pro-logo {
  text-align: center;
  padding-bottom: 60px;
}

.public-products .product .slide-left {
  padding-right: 30px;
  position: relative;
  top: 200px;
}

.public-products .product .slide-right {
  padding-left: 30px;
  position: relative;
  top: 200px;
}

.pro-introduce {
  padding-left: 20px;
  width: 420px;
}

.pro-introduce h2 {
  color: #df074b;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 30px;
}

.pro-introduce p {
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px;
  line-height: 1.6em;
  margin-bottom: 0;
}

.pro-btn {
  border: 1px solid #df074b;
  width: 160px;
  height: 38px;
  color: #df074b;
  background-color: #fff;
  margin-top: 20px;
}
/* åœ°å›¾è®¾ç½® */
#hotlemap {
  overflow: hidden;
  width: 372px;
  height: 501px;
  margin: 0;
  font-family: 'å¾®è½¯é›…é»‘';
}

/* å¾€å±Šåˆä½œä¼ä¸š */
/* .public-cooper .cooper {
  overflow: hidden;
} */
.index-framework p.p-logo {
  width: 180px !important;
}
.fra-h2 {
  padding-top: 30px;
  text-align: right;
}
.fra-h21 {
  padding-top: 30px;
  text-align: center;
}
.preco {
  margin: 10px 15px;
}
.cooper-item {
  width: 180px;
  height: 70px;
  border: 1px solid #a6aab2;
  text-align: center;
  /* margin: 15px 18px; */
}
.cooper-item img {
  top: 50% !important;
  left: 50% !important;
  vertical-align: middle !important;
}
.cooper-item span {
  height: 100% !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

.index-framework {
  background-color: #f9f9f9;
}
.index-framework .title-en {
  margin-bottom: 44px !important;
}
.framework-sponsor {
  float: left;

  text-align: center;
}

.framework-sponsor h2 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  /*padding-bottom: 38px;*/
}

.framework-media {
  float: right;

  text-align: center;
}

.framework-media h2 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-bottom: 38px;
}

.public-container1 {
  /* width: 500px; */
  margin: 0 auto;
}

.index-framework p {
  width: 200px;
  height: 90px;
  margin: 0 auto;
  border: 1px solid #a6aab2;
}

.index-framework p img {
  padding-top: 20px;
}

.public-information .in-place p {
  font-size: 14px;
  margin-bottom: 8px;
  color: #333;
}

.public-information .in-place h2 {
  font-size: 30px;
  margin-top: 0 !important;
  margin-bottom: 10px;
  color: #df074b;
}
.public-information .in-place h3 {
  font-size: 18px;
  margin: 10px 0px 10px 0;
}

.public-information .in-place h3 img {
  display: inline-block;
  padding-right: 6px;
  position: relative0;
  top: 3px;
}

.index-fooer-2d {
  background-color: #161616;
  padding: 30px;
}

.index-fooer-2d .index-fooer-test {
  padding-top: 15px;
}

.index-fooer-2d .index-fooer-test li {
  font-size: 14px;
  color: #fff;
  list-style-type: disc;
  padding: 5px 0;
}
.footerpa {
  margin: 0 80px 0 0;
  border-right: 1px solid #fff;
}
.index-fooer-2d .fooert-logo {
  padding: 45px 0;
}

.footer-2d {
  color: #fff;
  padding: 15px 0;
}

.footer-2d h2 {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.footerpa2 {
  margin: 0 80px 0 0;
}
.footerpa3 {
  padding: 0 0 0 80px !important;
  border-left: 1px solid #fff;
}
.footer-2d p {
  width: 106px;
  padding: 4px;
  margin: 0;
  font-size: 14px;
  text-align: center;
}
.footer-2d img {
  display: block;
}
.index-fooer {
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #333;
  padding: 20px;
}
.footer-2d h2 {
  margin-top: 0 !important;
  padding-bottom: 10px;
}
.public-banner span {
  position: relative;
  bottom: 2px;
}

.index-back {
  position: fixed;
  width: 90px;
  top: 50%;

  z-index: 100;
  left: 93%;
}
.back-2d {
  display: none;
  position: absolute;
  top: 30%;
  left: -120%;
}
.back-2d img {
  border: 1px solid #df074b;
  border-radius: 10px;
  /* box-shadow: 1px 1px 1px #df074b; */
}
.back-signal,
.back-weixin,
.back-return {
  background-color: #df074b;
  border-radius: 0.85rem;
  text-align: center;
  width: 80px;
  height: 80px;
  margin: 5px auto;
  color: #fff;
}

.signal {
  display: block;
  overflow: hidden;
  height: 50px;
  background: url(../images/1-30.png) no-repeat;
  background-position: center center;
}
.weixin {
  display: block;
  overflow: hidden;
  height: 50px;
  background: url(../images/1-31.png) no-repeat;
  background-position: center center;
}
.return {
  display: block;
  overflow: hidden;
  height: 50px;
  background: url(../images/1-32.png) no-repeat;
  background-position: center center;
}
.index-back a {
  font-size: 14px;
  color: #fff;
  display: block;
}
.index-back a:hover {
  color: #fff;
  text-decoration: none;
}
/* .carousel-control-prev, .carousel-control-next{
  width: 20% !important;
} */

.index-header {
  height: 100px;
  margin-top: 30px;
}

.swiper-container {
  width: 900px;
  height: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide {
  width: 300px !important;
  height: 200px;
  /* margin-right: 15px !important; */
  color: #fff;
  position: relative;
}
/* .swiper-slide img {
  width: 290px;
} */
.swiper-slide p {
  position: absolute;
  bottom: -10px;
  left: 20px;
  font-size: 16px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: '' !important;
}
.public-review {
  position: relative;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  position: absolute;
  /* left: 50px !important; */
  top: 65% !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  position: absolute;
  /* right: 50px !important; */
  top: 65% !important;
}
.public-banner .tp-p {
  display: none;
}
@media screen and (min-width: 1389px) {
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    position: absolute;
    left: 150px !important;
    top: 65% !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    position: absolute;
    right: 150px !important;
    top: 65% !important;
  }
  .carousel-control-prev {
    left: 10px !important;
  }
  .carousel-control-next {
    right: 10px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1388px) {
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    position: absolute;
    left: 50px !important;
    top: 65% !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    position: absolute;
    right: 50px !important;
    top: 65% !important;
  }
  .carousel-control-prev {
    left: -30px !important;
  }
  .carousel-control-next {
    right: -30px !important;
  }
}

@media (min-width: 990px) and (max-width: 1120px) {
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    position: absolute;
    left: 20px !important;
    top: 65% !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    position: absolute;
    right: 20px !important;
    top: 65% !important;
  }
}
@media (min-width: 991px) and (max-width: 1188px) {
  .carousel-control-prev {
    left: -40px !important;
  }
  .carousel-control-next {
    right: -40px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .footerpa2 {
    margin: 0 0px 0 0;
  }
}
@media (min-width: 767px) and (max-width: 867px) {
	
	
	
	#top_banner_mobile
{
	
	display:block;	}
	
	
	#top_banner
{
	
	display:none;	}
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    position: absolute;
    left: 15px !important;
    top: 65% !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    position: absolute;
    right: 15px !important;
    top: 65% !important;
  }
  .carousel-control-prev {
    left: -35px !important;
  }
  .carousel-control-next {
    right: -35px !important;
  }
  .fra-h2 {
    padding-top: 30px;
    text-align: center !important;
  }
}
@media (min-width: 579px) and (max-width: 687px) {
 
 	#top_banner_mobile
{
	
	display:block;	}
	
	
	#top_banner
{
	
	display:none;	}
 
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    position: absolute;
    left: -20px !important;
    top: 65% !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    position: absolute;
    right: -20px !important;
    top: 65% !important;
  }
}

@media screen and (max-width: 768px) {
  /* img {
    max-width: 100%;
  } */
  
  	#top_banner_mobile
{
	
	display:block;	}
	
	
	#top_banner
{
	
	display:none;	}
  .sm-none
	{ display: none;}
  
   .footer-cookie {
        width: 100%;
    }

    #accepts {
        padding: 10px;
        font-size: 14px;
    }
  .fra-h2 {
    padding-top: 30px;
    text-align: center !important;
  }
  .p-null {
    display: none;
  }
  .cooper-item {
    width: 150px;
    height: 70px;
    border: 1px solid #a6aab2;
    text-align: center;
    /* margin: 15px 18px; */
  }
  span img {
    width: 6%;
  }
  .public-banner p {
    font-size: 22px;
  }

  .mobile-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .active-a {
    background: #df074b !important;
    color: #fff !important;
    border-radius: 2px;
  }

  .mobile-menu ul li a {
    color: #030a55;
    font-weight: 700;
    padding: 6px;
    display: block;
    width: 100%;
    font-family: SourceHanSansCN-Regular !important;
  }

  .mobile-menu ul li a:hover {
    background: #df074b !important;
    color: #fff;
    border-radius: 2px;
    text-decoration: none;
  }
  .mobile-menu {
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 2px 2px 2px #eee;
    box-shadow: 2px 2px 2px #eee;
  }
  .mobile-menu ul li:last-child {
    border: unset;
  }
  .hidden-xs {
    display: block;
  }

  .hidden-lg {
    display: none;
  }
  .cooper-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 5px;
  }
  .index-framework p img {
    width: 90%;
    height: 90%;
    object-fit: contain;
    padding: 5px;
  }

  .index-framework p {
    width: 150px;
    height: 70px;
    margin: 0 auto;
    border: 1px solid #a6aab2;
  }
  #hotlemap {
    width: 100% !important;
  }
  .public-banner .tp-p {
    display: block;
  }
  .swiper-slide {
    width: 345px !important;
  }
  .place-hotel img {
    max-width: 100%;
  }
  .index-space {
    padding: 30px 0;
  }
  .public-container {
    width: 100%;
    padding: 0 20px;
  }
  .titleFirst {
    padding-top: 50px !important;
  }
  .public-banner {
   
    color: #fff;
  }

  .public-banner h1 {
    line-height: 1.4em;
  }

  .topics-li p {
    font-size: 12px;
  }

  .public-products .product {
    background: #fff;
    padding: 10px;
  }
  .pro-logo {
    padding-bottom: 30px !important;
  }
  .pro-introduce h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .pro-introduce p {
    padding-bottom: 10px;
  }
  .title-ch {
    font-size: 40px;
  }

  .index-fooer-2d .index-fooer-test {
    border-right: none;
    border-left: none;
  }

  .in-place-item {
    width: 100%;
    text-align: center;
  }
  .title-en {
    margin-bottom: 30px !important;
  }
  .public-information .in-place li {
    padding: 10px;
  }
  .review-slide3,
  .review-slide4 {
    display: none;
  }
  .index-fooer-test {
    padding-bottom: 10px;
  }
  .index-fooer-2d .fooert-logo {
    padding-bottom: 10px;
  }
  .index-fooer-2d {
    padding: 0 !important;
  }
  .public-cooper .cooper .cooper-item {
    width: 100%;

    margin-top: 10px !important;
  }

  .public-banner h1 {
    font-size: 24px;
  }
  .control-box {
    width: 100% !important;
  }
  .bigbox {
    width: 100%;
  }
  .public-cooper .cooper .cooper-item {
    margin: 5px 0 !important;
  }
  .public-theme p {
    padding-bottom: 10px !important;
  }
  /* .header-logo {
    text-align: center;
  } */
  .index-back {
    display: none;
  }
  .preco {
    margin: 0;
  }
  .footerpa {
    border: 0;
  }
  .footerpa3 {
    border: 0;
  }
  .index-fooer-2d .fooert-logo {
    text-align: center;
  }
  .footerpa3 {
    padding: 20px 0 0 40px !important;
  }
  .speaker-li {
    margin: 30px 0 !important;
  }
  .footerpa2 {
    margin: 0px !important;
  }

  .public-products .product {
    padding: 15px;
  }
  .pro-com-img img {
    width: 210px;
  }
  .swiper-container {
    width: 600px !important;
    height: auto;
  }
  .swiper-slide p {
    left: 40px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .preco {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .index-fooer-2d .index-fooer-test {
    border-right: none;
  }

  .index-fooer-2d .fooert-logo {
    border-right: none;
  }
  /* .index-fooer-test li {
    padding: 10px 0 !important;
  } */
  .preco {
    margin: 0;
  }
  .index-back {
    left: 90%;
  }
  .footerpa3 {
    padding: 0 0 0 30px !important;
    border-left: none;
  }
  .footerpa2 {
    padding: 0 !important;
    margin: 0 !important;
  }

  .footerpa {
    margin: 0 50px 0 0;
    border-right: none;
  }
}
@media screen and (min-width: 992px) {
  .public-review .container {
    max-width: 900px !important;
  }
  .public-products .container {
    max-width: 900px !important;
  }
  .fra-h2 {
    padding-top: 30px;
    text-align: center !important;
  }
}
@media screen and (min-width: 1200px) {
  .public-review .container {
    max-width: 1000px !important;
  }
  .public-products .container {
    max-width: 1000px !important;
  }
  .fra-h2 {
    padding-top: 30px;
    text-align: right !important;
  }
}

@media screen and (max-width: 420px) {
	
  .index-framework p.p-logo {
    width: 144px !important;
  }
  .framework-sponsor h2 {
    padding-bottom: 15px !important;
  }
  .framework-sponsor {
    margin-bottom: 15px !important;
  }
  #hotlemap {
    width: 100% !important;
    margin-top: 10px;
  }
  .header-logo {
    text-align: center;
  }
  .place-hotel img {
    max-width: 100%;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .footerpa2 {
    text-align: center;
  }
  .index-fooer-2d .index-fooer-test li {
    list-style: none;
  }
  .public-banner .tp-p {
    display: block;
  }
  .swiper-container {
    width: 300px !important;
    height: auto;
  }
  .swiper-slide p {
    left: 40px !important;
  }
  .fra-h2 {
    padding-top: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .fra-h2 {
    text-align: center !important;
  }
  .public-container {
    width: 100%;
    padding: 0 20px;
  }
  .index-space {
    padding: 30px 0;
  }
  /* img {
    max-width: 100%;
  } */

  .public-products .product {
    background: #fff;
    padding: 30px;
    height: auto;
  }
  .pro-logo {
    padding-bottom: 30px !important;
  }
  .pro-introduce h2 {
    padding-top: 30px;
    font-size: 24px;
    padding-bottom: 10px;
    text-align: center;
  }
  .pro-introduce p {
    padding-bottom: 10px;
    text-align: justify;
  }
  .title-ch {
    font-size: 40px;
  }

  .index-fooer-2d .index-fooer-test {
    border-right: none;
    border-left: none;
  }

  .in-place-item {
    width: 100%;
    text-align: center;
  }
  .title-en {
    margin-bottom: 30px !important;
  }
  .public-information .in-place li {
    padding: 10px;
  }
  .review-slide3,
  .review-slide4 {
    display: none;
  }
  .index-back {
    display: none;
  }
  .public-review .container {
    max-width: 900px !important;
  }
  .swiper-slide {
    width: 324px !important;
  }
}
</pre></body></html>