body {
  background-color: #E6F8FE;
}
.bglogo {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url('../img/logosy.png');
  z-index: -999;
  opacity: 0.2;
  filter: alpha(opacity=20);
  /* 只支持IE6、7、8、9 */
  *zoom: 1;
  /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.header {
  text-align: center;
  width: 1000px;
  margin: auto;
  height: 100px;
}
.header .logoImg {
  width: 150px;
  padding-top: 15px;
}
.header .logoImg p {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}
.header h1 {
  width: 600px;
  font-weight: normal;
  height: 100px;
  line-height: 100px;
}
.header .right {
  width: 250px;
  height: 100px;
  line-height: 50px;
}
.header .right > p {
  width: 250px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  color: orangered;
}
.header .right > p b {
  color: red;
  font-size: 20px;
}
.header .right .goWeb {
  margin-top: 20px;
  height: 30px;
  line-height: 30px;
}
.header .right .goWeb a {
  font-size: 14px;
  margin: 0 8px;
}
.header .right .goWeb a:hover {
  text-decoration: underline;
}
.header .right .goWeb .releaseHouse {
  padding: 3px 5px;
  border-radius: 5px;
  background-color: #31b0d5;
  color: #fff;
}
.menu {
  width: 100%;
  background-color: #F7821B;
}
.menu ul {
  width: 1020px;
  margin: auto;
}
.menu ul li {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.menu ul li a {
  display: inline-block;
  width: 200px;
  font-size: 16px;
  color: #fff;
}
.menu ul li:hover,
.menu ul .menuHover {
  background-color: #D84700;
}
.main {
  width: 1000px;
  margin: 10px auto;
}
.main .buzhidao {
  margin: 10px auto;
}
.main .buzhidao ul {
  background-color: #F7821B;
}
.main .buzhidao ul li {
  float: left;
  border-right: 1px solid #fff;
}
.main .buzhidao ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 300px;
  background: url('../img/ban_ico2.png') no-repeat 100px center;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-left: 30px;
}
.main .buzhidao ul .last-li {
  border: none;
}
.main .new-activity {
  border: 1px solid #ddd;
  margin: 10px auto;
}
.main .new-activity h2 {
  background-color: #F7821B;
  color: #fff;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
}
.main .new-activity .activity .activity-slider {
  width: 960px;
  height: 160px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.main .new-activity .activity .activity-slider ul {
  position: absolute;
}
.main .new-activity .activity .activity-slider ul li {
  float: left;
  width: 240px;
  height: 160px;
  text-align: center;
}
.main .new-activity .activity .activity-slider ul li a {
  display: block;
  width: 100%;
  height: 140px;
  line-height: 140px;
}
.main .new-activity .activity .activity-slider ul li a img {
  margin-top: 10px;
  max-width: 100%;
}
.main .new-activity .activity .activity-slider ul li p {
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.main-info {
  width: 1020px;
  margin: 10px auto;
  text-align: center;
}
.main-info > div {
  margin: auto 10px;
  border: 1px solid #ddd;
}
.main-info > div > h3 {
  font-weight: normal;
  border-bottom: 1px solid #ddd ;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  background-color: #F7821B;
  font-size: 16px;
}
.main-info .hotel-recommend {
  width: 403px;
  height: 212px;
}
.main-info .hotel-recommend > h3 {
  text-align: center;
}
.main-info .hotel-recommend .hotel-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #EDEDED;
}
.main-info .hotel-recommend .hotel-title li {
  float: left;
}
.main-info .hotel-recommend .hotel-title > .hotel-name {
  width: 150px;
  border-right: 1px solid #ddd;
}
.main-info .hotel-recommend .hotel-title > .hotel-price {
  width: 100px;
  border-right: 1px solid #ddd;
}
.main-info .hotel-recommend .hotel-title > .hotel-reverse {
  width: 150px;
}
.main-info .hotel-recommend .hotel-info {
  overflow: hidden;
  width: 403px;
  height: 150px;
  position: relative;
  text-align: center;
}
.main-info .hotel-recommend .hotel-info .hotel-slider {
  position: absolute;
  left: 0;
  width: 100%;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a {
  display: block;
  width: 100%;
  height: 29px;
  line-height: 29px;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a > ul > li {
  float: left;
  height: 29px;
  line-height: 29px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a > ul > li > span {
  color: red;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a > ul > .hotel-name {
  width: 150px;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a > ul > .hotel-price {
  width: 100px;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a > ul > .hotel-reverse {
  border-right: none;
  width: 150px;
}
.main-info .hotel-recommend .hotel-info .hotel-slider > li > a > ul > .hotel-reverse > span {
  display: block;
  width: 120px;
  height: 22px;
  margin: auto;
  line-height: 22px;
  border-radius: 3px;
  background-color: orangered;
  color: #fff;
  margin-top: 4px;
}
.main-info .company-intro {
  width: 330px;
  height: 212px;
  border: none;
  position: relative;
  overflow: hidden;
}
.main-info .company-intro .dashedLeft,
.main-info .company-intro .dashedTop,
.main-info .company-intro .dashedRight,
.main-info .company-intro .dashedBottom {
  position: absolute;
}
.main-info .company-intro .dashedLeft {
  left: 0;
  top: 0;
  width: 0px;
  height: 500px;
  border-left: 1px dashed red;
}
.main-info .company-intro .dashedTop {
  left: 0;
  top: 0;
  width: 700px;
  height: 0px;
  border-top: 1px dashed red;
}
.main-info .company-intro .dashedRight {
  right: 0;
  top: 0;
  width: 0px;
  height: 500px;
  border-right: 1px dashed red;
}
.main-info .company-intro .dashedBottom {
  left: 0;
  bottom: 0;
  width: 700px;
  height: 0px;
  border-bottom: 1px dashed red;
}
.main-info .company-intro > h3 {
  background-color: palevioletred;
}
.main-info .company-intro .intro-info h3 {
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.main-info .company-intro .intro-info p {
  text-align: justify;
  font-size: 14px;
  padding: 0 5px;
  line-height: 22px;
  text-indent: 2em;
}
.main-info .qrCode {
  width: 220px;
  text-align: center;
}
.main-info .qrCode h3 {
  background-color: #F782EE;
}
.main-info .qrCode h3 a {
  font-size: 14px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 5px;
  color: #fff;
  padding: 0 3px;
}
.main-info .qrCode h3 a:hover {
  background-color: red;
}
.main-info .qrCode h3 .btn-customer {
  background-color: orangered;
}
.main-info .qrCode h3 .btn-merchants {
  background-color: indianred;
}
.main-info .qrCode > div {
  height: 180px;
}
.main-info .qrCode > div > p {
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: red;
  font-size: 14px;
}
.main-info .qrCode > div > div {
  height: 160px;
  line-height: 160px;
}
.main-info .qrCode > div > div img {
  height: 100%;
  vertical-align: middle;
}
.main-info .qrCode .qrCode-merchants {
  display: none;
}
.about-we {
  width: 1136px;
  margin: 10px auto;
}
.about-we > ul li {
  width: 150px;
  float: left;
  text-align: center;
  border: 1px solid #ddd;
  margin: 5px;
}
.about-we > ul li div img {
  height: 58px;
  line-height: 58px;
}
.about-we > ul li div p {
  height: 22px;
  line-height: 22px;
}
.footer {
  width: 100%;
  margin: 20px auto;
  border-top: 1px solid #ccc;
  background-color: #EDEDED;
  text-align: center;
}
.footer .footer_about,
.footer .footer_map {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.footer .footer_beian {
  display: block;
  height: 30px;
  line-height: 30px;
}
.footer .footer_gongshangwangjian {
  display: block;
  width: 250px;
  margin: auto;
  height: 30px;
  line-height: 30px;
}
.footer .footer_gongshangwangjian img {
  height: 100%;
}
.footer .footer_gongshangwangjian span {
  width: 220px;
  text-align: center;
}
.toolbar {
  width: 58px;
  border: 1px solid #ddd;
  position: fixed;
  right: 0;
  bottom: 150px;
  z-index: 88;
  background-color: bisque;
}
.toolbar ul li a {
  display: block;
  height: 56px;
  color: #666;
  margin-top: -1px;
  border-top: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.toolbar ul li a i[class^="icon-"] {
  display: inline-block;
  width: 26px;
  height: 24px;
  margin-top: 6px;
  background-image: url(../img/toolbar-icon.png);
  background-repeat: no-repeat;
}
.toolbar ul li a .icon-help {
  background-position: 0 -120px;
}
.toolbar ul li a .icon-service {
  background-position: 0 0;
}
.toolbar ul li a .icon-news {
  background-position: 0 -48px;
}
.toolbar ul li a .icon-notice {
  background-position: 0 -72px;
}
.toolbar ul li a .badge-box {
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-color: aquamarine;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 9px;
}
.toolbar ul li a:hover i {
  background-position-x: -28px;
}
.toolbar ul li a:hover p {
  color: blue;
}
.toolbar ul li:hover {
  background-color: chartreuse;
}
.toolbar .return-top a {
  display: block;
  height: 56px;
  color: #666;
  margin-top: -1px;
  border-top: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.toolbar .return-top a .icon-top {
  display: inline-block;
  width: 26px;
  height: 24px;
  margin-top: 6px;
  background: url(../img/toolbar-icon.png) no-repeat 0 -96px;
}
.toolbar .return-top a:hover i {
  background-position-x: -28px;
}
.toolbar .return-top a:hover p {
  color: blue;
}
.toolbar .return-top:hover {
  background-color: chartreuse;
}
