/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
/* Global Styles */
html,
body {
  height: 100%;
  font-size: 14px;
  line-height:2em;
}
body {
    padding: 0;
    padding-top: 38px;
  /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
label {
    max-width: inherit;
}

.web-header{
	position: absolute;
	left: 0;
	top: 38px;
	width: 100%;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
	/*border-bottom: 1px solid rgba(255,255,255,0.30);
	background-color: rgba(255,255,255,0.50);*/
	z-index: 10;
		/*background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.6), rgba(0, 0, 0, 0));*/
}

.web-header .cate-nav ul li a {
    color: #000;
}

.web-header .cate-nav ul li ul{
    padding: 0.5em 0;
}

.web-header .cate-nav ul li ul li a {
    color: #fff;
}

.web-header .cate-nav ul li.active{
    background-color:transparent;
}

.web-header .cate-nav ul li.active a{
    color: #c72228;
}

.web-header .cate-nav ul li.active ul li a{
    color: #fff;
}

.navbar{
    min-height: auto;
}
.img-addon {
  margin-bottom: 10px;
  width: 100%;
}
.img-hover:hover {
  opacity: 0.8;
}
.display-1 {
  font-size: 44px;
}
.display-4 {
  font-size: 24px;
  line-height: 32px;
}
/* Home Page Carousel */
header.carousel {
  height: 50%;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
  height: 100%;
}
header.carousel .fill {
  width: 100%;
  height: 100%;
}

a font {
    cursor:pointer;
}
.navbar-collapse {
    position: relative;
}

.navbar-nav{
    
}
.navbar-nav iframe{
    height: 25px;
    margin-top: 4px;
    margin-left: -100px;
}

.navbar-nav .sky-info {
    position: absolute;
    left: 0;
}

.top-alert {
    color: #f00;
    font-weight: bold;
    line-height: 2.4em;
}

.top-alert2 {
    color: #aaa;
    font-size: 0.8em;
    line-height: 4em;
    padding-left:5px;
    display: none;
}

.page-banner-bg {
    height: 400px;
    background: linear-gradient(to bottom right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.page-banner{
    height: 400px;
    padding-top:200px;
}

.mm{
    display: none !important;
}

.error-404 {
  font-size: 100px;
}

/* Pricing Page Styles */
.price {
  display: block;
  font-size: 50px;
  line-height: 50px;
}
.price sup {
  top: -20px;
  left: 2px;
  font-size: 20px;
}
.period {
  display: block;
  font-style: italic;
}
/* Footer Styles */
footer {
  /*margin: 50px 0;*/
}

.pagination-box {
    clear: both;
    width: 100%;
}

.clearfix{
    display: block;
    clear: both;
}

.p15{
    padding: 15px;
}

.sidenav .list-group .list-group-item > a{
    padding: 10px 15px 10px 50px;
}

.page-nav-bread {
    border-bottom:1px solid #ddd;
}

.breadcrumb {
    background: transparent;
    color: #000;
}

.breadcrumb > li + li:before{
    color: #999;
}

.breadcrumb a{
    color: #000;
}

.breadcrumb > .active{
    color: #000;
}

/* Responsive Styles */
@media (max-width: 991px) {
  .customer-img,
  .img-related {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .h-price {
      padding-top: 0px !important;
      margin-top: 15px;
      background-color: #f7f7f7;
  }
  .img-addon {
    margin-bottom: 15px;
  }
  header.carousel .carousel {
    height: 70%;
  }
}
.carousel-body {
  position: absolute;
  width: 100%;
  top: 25%;
  text-align: center;
  color: #fff;
}
.addonlist a > p {
  margin-bottom: 15px;
}

.text-light{
    color: #999;
}
.auto-container{
	position:static;
	max-width:1224px;
	margin:0 auto;
	/*margin-top: 3px;*/
}
.content-main {
    padding: 30px 0 20px 0;
    overflow: hidden;
}

.nav-tit{
    padding: 0 0 0 40px;
    font-size: 18px;
    background: url('/assets/img/icon-bg4.png') no-repeat ;
    background-size: auto 90%;
    height: 50px;
    padding-left: 85px;
    
}
.nav-tit b{
    font-family: "STKaiti";
    font-weight: bold;
    font-size: 1.2em;
}

.content-box {
    background-color: #fff;
    padding: 10px;
}

.mt10{
    margin-top: 10px;
}

.mt15{
    margin-top: 15px;
}

.mt20{
    margin-top: 20px;
}

.mt25{
    margin-top: 25px;
}

.ml15{
    margin-left: 15px;
}

.more {
    height: 50px;
    line-height: 50px;
    float: right;
}

.padding-0 {
    padding: 0;
}

.left-0 {
    padding-left: 0;
}

.right-0 {
    padding-right: 0;
}

.boder3{
  border-top: 3px solid #3c8dbc;
}

.tit{
  padding-top: 1em;
}

.index-about{
   
    padding:15px 5px 15px 25px ;
    overflow: hidden;
}
.index-about-box {
    height: 370px;
    overflow: hidden;
}

.index-about p{
    line-height: 2.2em;
}

.index-about img {
    margin-right: 10px;
}

.index-news {
    overflow: hidden;
}

.index-news .row {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
}
.index-news .row div{
    overflow: hidden;
    text-overflow:ellipsis; white-space: nowrap;
}

.index-box1 {
    
}
.index-box2 {
    
}

.index-sim-body{
   padding: 5px 20px;
}

.index-sim-body .col-lg-3{
    padding: 5px;
    border-radius: 3px;
}

#myCarousel .auto-container {
    position: relative;
}

.index-vedio {
    width: 100%;
    height: 600px;
    background-color: #009944;
    padding-top: 50px;
}

.index-vedio-box{
    width: 1200px;
    height:600px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px;
}

 .popup {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 1111111;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8)
}

.popup-box {
    width: 100%;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.index-booking-nav {
    width: 100%;
    display: flex;
    background-color: #009944  !important;
}
.index-booking-nav li a {
    display: block;
    height: 80px;
    text-align: center;
    font-size: 1.2em;
    padding-top: 48px;
}

.index-booking-nav li:nth-child(1).active a{
    background: url('/assets/img/web/icon1.png') center 5px no-repeat;
    color: #009944;
    background-color: #ffffff;
}
.index-booking-nav li:nth-child(1) a{
    background: url('/assets/img/web/icon1_2.png') center 10px no-repeat;
    background-color: #009944;
    color: #fff;
}


.index-booking-nav li:nth-child(2).active a{
    background: url('/assets/img/web/icon2.png') center 5px no-repeat;
     color: #009944;
     background-color: #ffffff;
}
.index-booking-nav li:nth-child(2) a{
    background: url('/assets/img/web/icon2_2.png') center 10px no-repeat;
    background-color: #009944;
    color: #fff;
}


.index-booking {
    background-color: #fff;
    position: absolute;
    z-index: 1;
    width: 30em;
    top: 5em;
    left:5em;
    height: 20em;
    padding: 0;
}

.index-box-close {
    position: absolute;;
    right: 5px;
    top: 0;
    cursor: pointer;
}
.index-box-close i {
    font-size: 20px;
    color: #ddd;
}

.index-booking-box{
    padding-top: 1em;
}
.index-booking-box .row{
    padding:6px 0 ;
}

.index-booking-box button,.index-booking-box input,.index-booking-box select{
    line-height: 3em;
    height: 2.4em;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 1.1em;
}

.index-booking-box input{
    width: 6em;
    text-align: center;
}


.index-booking-box button{
    width: 90%;
    background-color: #009944;
    color: #fff;
    border: 0;
    height: 3em;
    
}

.index-booking-box select{
    width: 90%;
}

.sim-body{
   padding: 10px 20px;
}

.sim-body .col-lg-4{
    padding: 10px;
}

.sim-box{
    border: 1px solid #e5e5e5;
    padding: 0 0 10px 0;
    border-radius: 10px;
}

.sim-box .img-index{
    height: 210px;
    overflow: hidden;
}

.sim-box .img {
    height: 280px;
    overflow: hidden;
    background: url('/assets/img/web/img-bg2.png') no-repeat center center;
    background-color: #f7f7f7;
}
.sim-box .img img
{
     box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s; /* Safari */
}
.sim-box .img img:hover {
     cursor: pointer;
    transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);
}

.sim-box:hover{
  box-shadow: 0 0 15px #aaa; 
  background-color:#f7f7f7;
}

.sim-box .sim-tit{
    padding: 0 10px;
    line-height: 3em;
    font-size: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.sim-box .sim-memo{
   padding: 0 10px;
   line-height: 1.2em;
   height:2.4em;
   overflow: hidden; 
}

.sim-box .sim-memo .index-point{
    text-align: center;
}

.sim-box .sim-memo .index-point span {
    color: #c72329;
    font-size: 20px;
}

.sim-box .sim-play{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url('/assets/img/web/play.png') center no-repeat;
}




.sim-buy {
    padding:10px;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}

.sim-buy span {
    color: #999;
}
.sim-buy span b{
    color: #c72329;
    font-size: 20px;
}

.sim-buy a{
    float: right;
    border: 1px solid #e5e5e5;
    padding: 0 10px;
    color: #1784c1;
    border-radius: 3px;
    margin-left: 10px;
   
}
.sim-buy a:hover{
    background-color: #1784c1;
    color: #fff;
}

.booking-tit h1 {
    border-bottom: 1px solid #e5e5e5;
    line-height: 2em;
}

.booking-memo span {
    color: #999;
}
.booking-memo span b{
    color: #c72329;
    font-size: 24px;
}

#user_card_list{
    background-color: #f7f7f7;
    padding: 5px;
}

#user_card_list::placeholder{
    font-size: 14px;
}

.buy-num input,.buy-num button {
    height: 35px !important;
    line-height: 30px !important;
    text-align: center;
}

.user_card_item input {
    font-size: 14px;
    font-weight: bold;
}

.info-box {
    padding: 15px;
}
.info-box P{
    font-size: 16px;
    line-height: 2em;
}

.info-box input{
    height: 35px !important;
}
.info-def{
    background-color: #f7f7f7;
    padding: 20px 0;
}
.info-def-msg {
    font-size: 30px;
    padding: 10px 20px;
    text-align: center;
    color: #f90;
    font-weight:bold;
    line-height: 40px;
}

.info-def-btn a{
    display: block;
    padding: 5px 10px;
    text-align: center;
    margin: 5px auto;
    width: 80%;
    
}
.info-def-login{
   
    color:#fff;
    background-color:#1784c1 ;
}
.info-def-reg{
    
     color:#fff;
    background-color:#429449 ;
}


.hotel-item {
    background-color: #ffffff;
    padding: 25px 0;
}
.hotel-item .row{
    margin-right: 0;
}
.hotel-item  a {
    display: block;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.hotel-item p{
}
.hotel-item .h-point {
    color: #c72329;
    font-size: 20px;
}

.hotel-item .h-tit{
    font-size: 1.2em;
    font-weight: bold;
}

.hotel-item .tag {
    color: #009944;
    border: 1px solid #009944;
    border-radius: 3px;
    padding: 0 5px;
}

.h-btn {
    padding-top: 1em;
    
    text-align: center;
}
.h-btn a{
    padding: 8px 15px;
    color: #3c8dbc;
    border: 1px solid #3c8dbc;
}

.h-btn a:hover{
    color: #ffffff;
    background-color: #3c8dbc;
}
 
.h-price{
    padding-top: 35px;
    color: #999;
    
    text-align: center;
}   
.h-price span{
    font-size: 26px;
    font-weight: 600;
    color: #c72329;
    
} 
.hotel-item {
    margin-bottom: 15px;
}

.hotel-item:hover {
  box-shadow: 0 0 5px #ddd; 
  background-color:#f7f7f7;
}

.hotel-item .h-img {
    padding-left: 15px;
}
.hotel-item div:nth-child(0){
    text-align: center;
}
   
.hotel-item div:nth-child(2){
    border-right:1px solid #e5e5e5;
}
   
.page-nav {
    display: flex;
    justify-content:space-around;
    padding: 100px 0 3em 0 ;
    height: 100px;
}   

.page-nav a {
   padding: 0.5em 4em;
    background-color: rgba(255,255,255,0.90);
    color: #009944;
    border-radius: 5px;
    height: 3em;
}

.page-nav a:hover,.page-nav a.on {
    background-color: #009944;
    color: #fff;
}

.page-box {
    padding: 2em 0;
}


.news_detail {
    padding: 1em 3em 5em 3em;
    line-height: 2em;
    width: 90%;
    margin: 0 auto;
}
.news_detail img{
    max-width: 100%;
}
.news_title h2 {color:#1c2481}
.news_date {
    width: 15em;
    border-top: 3px solid #eb6917;
    color: #999;
    line-height: 3em;
    margin: 2em 0 1em 0;
    text-align: center;
}

.news_content p{
    font-size: 1.1em;
    color: #333;
}

.hotel-home {
    padding: 20px;
}
.hotel-home .row{
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
     text-align: center;
}

.hotel-home .row:hover{
    background-color: #f7f7f7;
    cursor: pointer;
   
}

.hotel-home-tit {
    background-color: #009944;
    color: #fff;
    padding: 10px 0 !important;
   
}

.hotel-btn{ 
    border: 1px solid #1784c1;
    padding: 5px 10px;
    color: #1784c1;
    border-radius: 3px;
    margin-left: 10px;
   
}
.hotel-btn:hover{
    background-color: #1784c1;
    color: #fff;
}

.price-big {
    color: #999;
}

.price-big font {
    font-size: 20px;
}

.footer-link .col-lg-2 {
    width: 20%;
}

.hotel-order-right {
 
}

.booking-price {
    padding: 15px 15px 15px 0;
    
    color: #999;
}
.booking-price-lab {
    color: #f90;
    padding: 15px;
    line-height: 3em;
}
.booking-price-lab b{
    font-size: 2em;
}

.booking-total span {
    font-weight: bold;
    font-size: 1.2em;
}

.cut,.add{
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    font-size: 1.3em;
}
.num {
    width: 50px;
    font-size: 1.3em;
    font-weight: bold;
}

.captcha input[type="text"]{
    width: 100px;
}
.captcha .input-group-btn {
    display:block !important;
}

.flex {
    
}

.pay-suc {
    line-height:3em;
    text-align: center;
}

.pay-1{
    font-size: 1.3em ;
    font-weight: bold;
}
.pay-2{
    font-size: 1.1em ;
    padding: 1em;
    font-weight: bold;
}

.pay-3 a{
    display: block;
    padding: 5px 10px;
    text-align: center;
    margin: 5px auto;
    width: 80%;
    
}
.pay-3 a:nth-child(1){
   
    color:#fff;
    background-color:#1784c1 ;
}
.pay-3  a:nth-child(2){
    
     color:#fff;
    background-color:#429449 ;
}

.pay-5{
    background-color: #f7f7f7;
}

.pay-5 table {
    border-collapse: collapse;
    width: 700px;
}

.pay-5 table caption{
    font-size: 1.2em;
    font-weight: bold;
    
}
.pay-5 table tbody tr td{
    padding: 0 10px;
    border: 1px solid #999 ;
    text-align: left;
}
.pay-5 table tbody tr td:nth-child(1){
    background-color: #ddd;
}

.pay-5 table tbody tr td:nth-child(2){
    font-weight: bold;
}




/* media  start */
@media (max-width: 750px) {
.top-alert2  {
    display:inline;
}
.top-alert  {
    display:none;
}
.mm{
    display: block !important;
}    
.logo {width:100%;height:auto;padding:10px}    
.sky-info {
    display: none !important;
}
.index-booking{
    display: none;
}
.nav-tit {
    margin-left: 10px;
}
.more {margin-right:10px}
.footer-menu {display:none}
.page-nav{
    padding: 0 0 1em 0;
}
.page-nav a {
    white-space:nowrap;
     padding: 0 1em;
}

.booking-tit {padding:0 25px}

}

/**客服 start**/
.floating_ck{position:fixed;right:20px;bottom:5%; font-size:12px; }
.floating_ck dl dd{position:relative;width:60px;height:60px;background-color:#999;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;border-radius:6px;margin-top:1px}
.floating_ck dl dd:hover{background-color:#009944; }
.floating_ck dl dd:hover .floating_left{display:block;} 
.floating_ck dd span{color:#fff;display:block;padding-top:35px;}
.qrcord{background-image:url(/assets/img/erweima.png);background-size:40%;}
.return{background-image:url(/assets/img/fanhui.png);background-size:35%;}
.floating_left{position:absolute;left:-100px;top:0px;width:100px;height:220px;background-color:#009944; display:none;font-size:12px !important;padding-top:5px; border-radius:6px}
.floating_left a{color:#fff;line-height:80px;}
.floating_left p {font-size:12px}
.floating_ewm{height:220px;top:-60px;}
.floating_ewm i{background-image:url(images/erweima.png);display:block;width:60px;height:60px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
/**客服 end**/


/* media  end */
