<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 12px;
  color: #333333;
}
form {
  margin: 0px;
  padding: 0px;
}

img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #c36;
  text-decoration: none;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
}
.fs16 {
  font-size: 16px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.textCenter {
  text-align: center;
}
.textRight {
  text-align: right;
}
.bold14 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.bold {
  font-weight: bold;
}

ul,
dl {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
}
dt,
dd {
  padding: 0px;
  margin: 0px;
}
li {
  list-style-type: none;
}
.noRooms {
  text-align: center;
  color: #c30;
  font-weight: bold;
}
.color1 {
  color: #f00;
}
.colorBlack01 {
  color: #999;
}

.spanBold {
  font-weight: bold;
}
.checkInput {
  width: 110px;
}
.bgColor {
  background-color: #f8f8f8;
}
.room_bg_color {
  background-color: #fafafa;
}
.roomNameText {
  font-size: 14px;
  color: #06f;
}
.textLeft {
  text-align: left;
}

.pc {
  width: 998px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.pc2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/menubg04.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #f7f6f2;
  margin-top: 10px;
}

.pc .top {
  background-image: url(../images/topbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 84px;
  width: 998px;
}
.pc .top .logo {
  float: left;
  height: 84px;
}
.pc .top .right_word {
  line-height: 22px;
  float: right;
  height: 76px;
  width: 230px;
  color: #666;
  padding-top: 8px;
}

.pc1 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  height: 1px;
  background-color: #5ac0f0;
}
.pc .menu {
  height: 30px;
  width: 998px;
  /* padding-top: 10px; */
}
.pc .menu ul li {
  float: left;
  height: 30px;
  width: 78px;
  margin-right: 37px;
  /*margin-right: 10px;*/
  /*margin-left: 5px;*/
  background-image: url(../images/menu_bg_b.jpg);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}
.pc .menu ul li:last-child {
  margin-right: 0;
}
.pc .menu ul li.current {
  background-image: url(../images/menu_bg_y.jpg);
}
.pc .menu ul li a {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.pc .menu ul li a:hover {
  text-decoration: underline;
}

.main-header{
  position: relative;
  padding: 10px;
  min-height: 94px;
}
.main-header .logo{
  position: absolute;
  left: 0;
  top: 10px;
}
.main-header .hotel-title{
  padding: 0 300px;
  text-align: center;
}
.main-header .hotel-title h1{
  color:#06549e;
  font-size: 26px;
  line-height: 50px;
}
.main-header .hotel-title h3{
  height: 30px;
  color: #f79903;
  font-size: 14px;
  font-weight: bold;
}
.main-header .hotel-attach-info{
  position: absolute;
  top: 10px;
  right: 0;
  max-width: 260px;
}
.main-header .hotel-attach-info ul&gt;li{
  position: relative;
}
.main-header .hotel-attach-info ul&gt;li .title{
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  padding: 5px 0;
  color: #666;
}
.main-header .hotel-attach-info ul&gt;li .text{
  padding: 5px 0;
  padding-left: 36px;
}

.title-info {
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #d9d9d9;
}
.title-info .pcTitle,
.title-info .pcTitleEn {
  text-align: center;
}
.title-info .pcTitle h1 {
  margin-bottom: 10px;
  font-size: 26px;
  color: #06549e;
}
.title-info .pcTitleEn {
  font-size: 14px;
  color: #f79903;
  font-weight: bold;
}
.title-info .lead-info {
  position: absolute;
  top: 10px;
  right: 0;
  max-width: 250px;
}

.pc .usite {
  background-image: url(../images/usitebg.jpg);
  background-repeat: no-repeat;
  height: 48px;
  width: 960px;
  line-height: 48px;
  padding-left: 38px;
  margin-top: 10px;
}

.pc .pcontent {
  width: 998px;
  float: left;
}
.pc .pcontent .pcL {
  float: left;
  width: 730px;
  border: 1px solid #d9d9d9;
  padding-left: 8px;
}
.pc .pcontent .pcL .pcTitle {
  float: left;
  width: 730px;
  height: 50px;
  text-align: center;
}
.pc .pcontent .pcL .pcTitle h1 {
  color: #06549e;
  font-size: 26px;
  line-height: 50px;
}
.starbg {
  background-image: url(../images/star01.jpg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.starbg1 {
  background-image: url(../images/star02.jpg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.pc .pcontent .pcL .pcTitleEn {
  float: left;
  height: 30px;
  width: 730px;
  font-size: 14px;
  text-align: center;
  color: #f79903;
  font-weight: bold;
}
.pc .pcontent .pcL .pcAddress {
  float: left;
  height: 30px;
  width: 730px;
  line-height: 30px;
  color: #666;
}
.pc .pcontent .pcL .pcPhone {
  float: left;
  height: 30px;
  width: 730px;
  line-height: 30px;
}
.pcPhone a {
  color: #f79903;
  font-size: 14px;
  font-weight: bold;
}
.pcPhone a:hover {
  text-decoration: underline;
}
.phone {
  margin-right: 18px;
  font-weight: bold;
  color: #333;
}
.tishi {
  font-size: 14px;
  font-weight: bold;
  color: #a11b00;
}
.pc .pcontent .pcL .pcIntro {
  float: left;
  width: 730px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-top-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
  margin-top: 10px;
}
.pc .pcontent .pcL .pcIntro .pcIntroWord {
  width: 400px;
  float: left;
  line-height: 30px;
}
.pcIntroWord a {
  font-size: 14px;
  font-weight: bold;
  color: #a03c00;
  text-decoration: underline;
}
.pc .pcontent .pcL .pcIntro .pcIntroPic {
  float: left;
  width: 320px;
  padding-right: 5px;
  padding-left: 5px;
}

.pc .pcontent .pcL .rooms {
  float: left;
  width: 730px;
  margin-top: 8px;
}
.pc .pcontent .pcL .rooms .roomsT {
  line-height: 30px;
  float: left;
  height: 30px;
  width: 730px;
}
.pc .pcontent .pcL .rooms .roomsT .roomsTL {
  float: left;
  width: 300px;
  font-weight: bold;
  color: #06549e;
  font-size: 14px;
}
.pc .pcontent .pcL .rooms .roomsT .roomsTR {
  float: left;
  height: 30px;
  width: 430px;
  text-align: right;
}
.roomsTR a {
  background: url(../images/btn01.png);
  background-repeat: no-repeat;
  height: 22px;
  width: 55px;
  line-height: 22px;
  float: left;
  color: #fff;
  margin-top: 5px;
  margin-left: 5px;
}
.pc .pcontent .pcL .rooms .roomsC {
  float: left;
  width: 730px;
  margin-top: 6px;
}
.roomsC table {
  width: 730px;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
}
.roomsC table th {
  background-color: #f8f8f8;
  text-align: center;
  height: 20px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #e3e3e3;
}
.roomsC table td {
  text-align: center;
  height: 20px;
  padding: 7px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #e3e3e3;
}
.roomsC table a {
  color: #c36;
}
.roomsC .txtLeft {
  text-align: left;
}
.roomsC .padL5 {
  padding-left: 5px;
}
.roomsC .padL29 {
  padding-left: 29px;
}
.roomsC .border0 {
  border: 0;
}
.roomsC .price {
  color: #c00;
  font-size: 14px;
  font-weight: bold;
}
.roomsC table a {
  background-image: url(../images/btn02.png);
  background-repeat: no-repeat;
  height: 22px;
  width: 40px;
  display: block;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
}
.roomsC table a:hover {
  text-decoration: underline;
}
.roomsC table a.booknone {
  background-image: url(../images/booknone.png);
  background-repeat: no-repeat;
  height: 22px;
  width: 40px;
  display: block;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
}
.roomsC table a.showrooms {
  color: #06549e;
  background-image: url(../images/btn03.png);
  background-repeat: no-repeat;
  background-position: left;
  height: 15px;
  float: right;
  padding-left: 20px;
}

.pc .pcontent .pcR {
  float: left;
  width: 250px;
  margin-left: 8px;
}

.pcR .rcomment {
  float: left;
  width: 250px;
  margin-bottom: 12px;
}
.pcR .rcomment .rcommentT {
  background-image: url(../images/bg01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 40px;
  width: 250px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.pcR .rcomment .rcommentC {
  float: left;
  width: 244px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d1cdce;
  border-bottom-color: #d1cdce;
  border-left-color: #d1cdce;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 2px;
  padding-left: 2px;
}
.rcommentC .oneCom {
  float: left;
  width: 244px;
}
.oneCom li {
  float: left;
  width: 244px;
  margin-bottom: 5px;
}
.oneCom li.unline {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #d9d9d9;
  line-height: 26px;
  height: 26px;
}
.oneCom li.unline span.un {
  color: #fe7900;
  float: left;
}
.oneCom li.unline span.d {
  float: right;
  margin-right: 3px;
}
.oneCom .goodbad {
  background-image: url(../images/btn04.png);
  background-repeat: no-repeat;
  float: left;
  height: 16px;
  width: 38px;
  line-height: 16px;
  color: #fff;
  padding-left: 6px;
}
.oneCom p {
  float: left;
  width: 200px;
  line-height: 18px;
}

.r02C {
  float: left;
  width: 240px;
  padding-right: 4px;
  padding-left: 4px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d1cdce;
  border-bottom-color: #d1cdce;
  border-left-color: #d1cdce;
}
.r02C ul li {
  float: left;
  height: 36px;
  width: 240px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #cccccc;
  line-height: 36px;
  overflow: hidden;
}
.r02C a {
  background-image: url(../images/btn05.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  float: left;
  height: 36px;
  width: 220px;
  padding-left: 20px;
}

.footmenu {
  float: left;
  height: 40px;
  width: 998px;
  line-height: 40px;
  text-align: center;
}
.footInfo {
  float: left;
  width: 998px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

.pc .pcontent .pcL .hweizhi {
  float: left;
  width: 730px;
  margin-top: 8px;
}
.pc .pcontent .pcL .hweizhi .hweizhiT {
  height: 50px;
  width: 730px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #bbbbbb;
  line-height: 50px;
  color: #06549e;
  font-size: 14px;
  font-weight: bold;
}
.pc .pcontent .pcL .hweizhi .hweizhiC {
  float: left;
  width: 730px;
  margin-top: 5px;
  line-height: 30px;
}

.credit {
  line-height: 25px;
  height: 60px;
}
.credit span {
  background-image: url(../images/credit.gif);
  background-repeat: no-repeat;
  background-position: 10px;
  float: left;
  height: 40px;
  width: 75px;
  margin-top: 8px;
  text-indent: -1000px;
}
.credit span.visa {
  background-position: -84px 0;
}
.credit span.unionpay {
  background-position: -162px 0;
}
.credit span.master {
  background-position: 0 0;
}
.credit span.amex {
  background-position: -244px 0;
  width: 50px;
}
.credit span.dinersclub {
  background-position: -302px 0;
}
.credit span.jcb {
  background-position: -384px 0;
  width: 40px;
}
.credit span.alipay {
  background-position: -424px 0;
  width: 96px;
}
.credit span.wechat {
  background-position: -517px 0;
  width: 103px;
}

.hweizhiC table {
  width: 730px;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
}
.hweizhiC table td {
  height: 20px;
  padding: 7px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #e3e3e3;
}

.pcL .hallimages {
  float: left;
  width: 725px;
}
.hallimagesT {
  line-height: 50px;
  float: left;
  height: 50px;
  width: 725px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #bbb;
  font-size: 14px;
  font-weight: bold;
  color: #175fa4;
}
.hallimagesC {
  float: left;
  width: 725px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.hallimagesC li {
  float: left;
  width: 180px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
.hallimagesC a {
  float: left;
  border: 1px solid #fff;
  border-radius: 12px;
  color: #06c;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}
.hallimagesC a:hover {
  padding: 3px;
  float: left;
  border: 1px solid #09f;
  background-color: #e6faff;
  color: #06f;
}
.hallimagesC img {
  height: 160px;
  width: 166px;
  border-radius: 12px;
  margin-bottom: 6px;
}
.picPage {
  text-align: center;
  height: 24px;
  line-height: 24px;
  float: left;
  width: 725px;
}

.pcL .pcL01 {
  line-height: 40px;
  float: left;
  height: 40px;
  width: 725px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.pcL .pcL01c {
  float: left;
  width: 725px;
}
.pcL01c li {
  line-height: 30px;
  height: 41px;
  width: 340px;
  float: left;
  background-image: url(../images/nearbg1.png);
  background-repeat: no-repeat;
  margin-left: 6px;
  padding-right: 5px;
  padding-left: 5px;
  overflow: hidden;
}
.pcL01c li.nobg {
  background-image: none;
}
.pcL01c li span.nearName {
  color: #2353a1;
  float: left;
}
.pcL01c li span {
  float: right;
}
.pcL01c span.transnum {
  float: left;
  width: 30px;
}

.pcL .commentmenu {
  float: left;
  width: 725px;
  margin-top: 6px;
  background-image: url(../images/menubg06.png);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 35px;
}
.commentmenu li {
  background-image: url(../images/menubg08.png);
  background-repeat: no-repeat;
  background-position: bottom;
  float: left;
  height: 25px;
  width: 98px;
  margin-left: 8px;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
}
.commentmenu li.selcom {
  line-height: 35px;
  background-image: url(../images/menubg07.png);
  background-repeat: no-repeat;
  height: 35px;
  width: 87px;
  padding-top: 0px;
}
.pcL .commentC {
  float: left;
  width: 725px;
  margin-top: 6px;
}
.commentC li {
  width: 725px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
}
.commentC li.comroom {
  background-color: #f5f5f5;
}
.commentC li.bg {
  background-color: #f5f5f5;
}
.commentC .comu {
  float: left;
  width: 100px;
  line-height: 24px;
}
.commentC .comc {
  float: left;
  width: 625px;
  line-height: 24px;
}
.commentC .comc .title {
  font-size: 14px;
}
.commentC .comroom span {
  float: left;
  width: 240px;
}

.pcL .compage {
  float: left;
  width: 715px;
  line-height: 30px;
  height: 30px;
  text-align: right;
  padding-right: 10px;
}
.compage span {
  float: left;
  margin-left: 375px;
}
.compage a {
  margin-left: 5px;
}
.compage a.prepage {
  background-image: url(/template/p2/images/ico03.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 16px;
}
.compage .curpage {
  font-weight: bold;
  color: #000;
}
.compage a.nextpage {
  background-image: url(../images/ico02.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
}
.wrcom {
  float: left;
  width: 730px;
}
.wrcom .wrtitle {
  line-height: 30px;
  float: left;
  height: 30px;
  width: 722px;
  padding-left: 8px;
  font-size: 14px;
  font-weight: bold;
  background-color: #fafafa;
}
.wrcom .wrcont {
  float: left;
  width: 722px;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.normalText {
  width: 100px;
}
.chkcode {
  text-align: center;
  width: 60px;
}

.pcL #newsList li {
  line-height: 50px;
  float: left;
  height: 50px;
  width: 720px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #ccc;
  padding-left: 6px;
}
.pcL #newsList li span {
  float: right;
}
.pcL #newsList li.noneBottom {
  border: 0;
  text-align: center;
}

.pcL .newsTitle {
  color: #666;
  float: left;
  width: 722px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #ccc;
  text-align: center;
}
.pcL .newsTitle h1 {
  font-size: 22px;
}
.pcL .newsPreNext {
  line-height: 30px;
  float: left;
  height: 30px;
  width: 722px;
}
.pcL .newsPreNext li {
  line-height: 30px;
  float: left;
  height: 30px;
  width: 361px;
}
.pcL .siteInfoC {
  float: left;
  width: 730px;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 28px;
}
.pcL .siteInfoC p {
  text-indent: 24px;
}

.rmap {
  float: left;
  height: 368px;
  width: 710px;
  padding: 10px;
}
/*----地图信息弹出*/
.mh {
  font-size: 12px;
  background: url(../images/mapbg.png) 0 0 no-repeat;
  padding-right: 40px;
  padding-top: 29px;
  padding-bottom: 23px;
  width: 317px;
  height: 132px;
  margin-left: 60px;
  margin-bottom: 4px;
  float: left;
}
.mcontent {
  float: left;
  width: 305px;
  height: 161px;
  padding-left: 6px;
  padding-right: 6px;
}
.mcontent .title {
  float: left;
  margin-left: 5px;
  width: 180px;
  font-size: 14px;
  font-weight: bold;
}
.mcontent .address {
  float: left;
  margin-left: 5px;
  width: 180px;
  line-height: 20px;
}

.pc .ylTop {
  line-height: 26px;
  height: 26px;
  width: 998px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 8px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #ccc;
}
.pc .ylContent {
  float: left;
  width: 998px;
}
.pc .ylContent li {
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  line-height: 26px;
  height: 26px;
  white-space: nowrap;
}

.oi {
  width: 730px;
  line-height: 30px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #009;
}
.oii {
  float: left;
  width: 730px;
  line-height: 22px;
}
.oii .price {
  font-size: 16px;
  color: #f60;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #f60;
  display: inline-block;
  font-family: Tahoma, Geneva, sans-serif;
  cursor: pointer;
}
.oii select {
  height: 28px;
  line-height: 28px;
  border: 1px solid #dddddd;
}
.oii input {
  padding: 0 6px;
  width: 150px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #dddddd;
}
.oii table tr td:nth-of-type(2) {
  padding-top: 8px;
  padding-bottom: 8px;
}
.oii .submit-btn {
  background: url(../images/simple-order-btn.png);
  background-repeat: no-repeat;
  height: 37px;
  width: 165px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  cursor: pointer;
  margin-bottom: 10px;
}
.oii span.teshu {
  display: inline-block;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c30;
  color: #c30;
  cursor: pointer;
}
.tatext {
  width: 490px;
  height: 48px;
}

.desc-text ol,
.desc-text ol li {
  list-style: decimal;
}

.desc-text {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 24px;
  color: #e15d23;
}
.desc-text ol {
  padding-left: 15px;
}

.odok {
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  width: 685px;
  margin-bottom: 10px;
  border: 1px solid #ffcc62;
  background-color: #fff5e1;
  color: #333;
  padding: 7px;
}

.channelBook {
  display: inline-block;
  width: 38px;
  padding: 5px 10px;
  color: #ffffff;
  text-align: center;
  background-color: #ff8503;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.channelBook:hover {
  color: #ffffff;
  background-color: #f09b3e;
}

.channel-desc {
  clear: both;
  padding: 15px 10px;
  font-size: 16px;
  border-top: 1px solid #dddddd;
}
.channel-desc p {
  padding: 0 50px;
  margin-bottom: 10px;
}
.channel-desc p.textCenter {
  text-align: center;
}
.channel-desc a.channelBook {
  width: auto;
}

.channel-list-box {
  width: 500px;
  margin: 0 auto;
}
.channel-list-box li {
  float: left;
  /* width: 50%; */
  width: 33.33%;
  text-align: center;
}
.channel-list-box li span {
  display: inline-block;
  /* margin-left: 5px; */
  margin-bottom: 10px;
  height: 32px;
}
.channel-list-box li span img {
  vertical-align: middle;
  width: 80px;
}

.meeting-container {
  padding: 10px;
  line-height: 24px;
  font-size: 14px;
  border-top: 1px solid #dddddd;
}
.meeting-container h3 {
  padding-bottom: 5px;
  font-size: 16px;
}
.gg-meeting-container {
  float: right;
  width: 100%;
  background-color: #ffffff;
  /*border: 1px solid #DDDDDD;*/
  border-radius: 5px;
  box-sizing: border-box;
}

/* mt弹出框 */
.mt-box {
  position: relative;
}
.mt-box .minicode-box {
  display: none;
  position: absolute;
  left: -155px;
  bottom: 0;
  width: 150px;
  padding: 10px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.09);
}
.mt-box .minicode-box img {
  /* width: 140px; */
  width: 100%;
}
.mt-box .minicode-box span {
  display: block;
  margin-top: 5px;
  text-align: center;
}
.mt-box:hover .minicode-box {
  display: block;
}
</pre></body></html>