.bg-white{
    background: #ffffff;
}
.header-topBar{
    position: fixed;
    top: 0;
    width: 100%;
    min-width: 375px; 
    height: 90px;
    z-index: 10;
    box-shadow: 0px 7px 7px -7px #666666;
}
.bg-white1{
    background: #ffffff;
    /*box-shadow: 0px 7px 7px -7px #666666;*/
}
.bg-green{
    background: #1ec182;
}
.bg-gray{
    background: #666;
}
.text-white{
    color: #fff!important;
}
.topbar{
    height: 50px;
    line-height: 50px;
}
.topbar .dropdown-menu{
    min-width: 60px; 
}
.topbar .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1ec182;
}
.banner{
    width: 100%;
    height: 100px;
    background: url(../images/jiIlL2.jpg) no-repeat;
    /* background-size: 100% 100%; */
}

.txt-booking{
    transform: translate(-50%,10%);
    color: #ffffff;
    position: absolute;
    left: 50%;
}
.navbar-green{
    border: none;
    background: #1ec182;
    margin-bottom: 0px!important;
}

.navbar-green .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
{
   background: #009058;
}

.main-page{
   /* position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    top:6px;*/
    box-sizing: border-box;
    /*margin-bottom: 262px;*/
}

/*.footer{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    height:50px;
    line-height: 50px;
}
.footer p{
    margin: 0;
}*/
.header{
 padding:13px 0;
}
.main{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header .logo {
    border-right: 1px solid #959595;
    padding-right: 13px;
    float: left;
}
.fl {
    float: left;
}
img {
    border: 0px;
    vertical-align: top;
}
.booking {
    float: left;
    font-size: 18px;
    margin-left: 28px;
    color:#757575;
    display: flex;
    align-items: center;
    margin-top: 19px;
}
.header .header_right {
    /*float: right;*/
    height: 120px;
    text-align: right;
    /* margin-right: 17px; */
    position: absolute;
    right: 0;
}
.header .header_right {
    margin-top: 7px !important;
    padding: 0 !important;
}
.ordert{
    color: #049cf2;
    /* font-size: 18px; */
    float: left;
    margin-right: 20px;
}
.hello{
    display: inline-block  !important;
    color: #049cf2 !important;
    /* font-size: 16px !important; */
    margin-right: 20px !important;
    padding: 0 !important;
    line-height: 50px !important;
    /* margin-top: 2px !important; */
}
.gwTopBox .layui-nav-item{
    line-height: 50px !important;
    height: 50px;
}
.gwTopBox .layui-nav-img{
    margin-right: 0;
    margin-top: 15px;
}
.layui-nav-bar{
    display: none;
}
.g-sticky-box .g-sticky-footer {
    position: relative;
    width: 100%;
    height: 262px;
    margin: 0px auto 0 auto;
    clear: both;
    text-align: center;
}
.bodyContent{
	/* position: absolute;
	top: 92px; 
	bottom: 200px;  */
	width: 100%; 
    overflow: hidden;
    margin-top: 120px;
}
.footer {
    /* position: fixed;
    bottom:0; */
    height: auto;
    min-height: 200px;
    background: #f2f2f2;
    width: 100%;
}
.footer .footer-inner {
    /* width: 1200px; */
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 160px;
    border-bottom: 1px dashed #646464;
    overflow: hidden;
}
.footer .ul_l {
    max-width: 915px;
    float: left;
    margin-top: 5px;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .ul_l li {
    float: left;
    width: 153px;
    margin: 0 35px;
}
.footer .ul_l li h3 {
    font: 18px/34px "微软雅黑";
    color: #747474;
    font-weight: bold;
}
.footer .ul_l li h3 .b1 {
    background: url(../../../../common/images/yd.png) no-repeat;
}
.footer .ul_l li h3 .b2 {
    background:url(../../../../common/images/yp.png) no-repeat;
}
.footer .ul_l li h3 .b3 {
    background: url(../../../../common/images/tp.png) no-repeat;
}
.footer .ul_l li h3 .b4 {
    background: url(../../../../common/images/kf.png) no-repeat;
}
.footer .right i {
    background: url(../../../../common/images/dh2.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    /*float: left;*/
    position: absolute;
    left: -43px;
    top: 3px
}
.footer .right {
    position: absolute;
    top: 45px;
    right: 20px;
    /* margin-top: 45px;
    margin-right: 20px; */
    /* position: relative; */
}
.footer .Copyright {
    text-align: center;
    margin-top: 10px;
    clear: both;
}
.footer .right span {
    font: 21px/20px "微软雅黑";
    color: #ff9b43;
    font-weight: bold;
    height: 29px;
    display: block;
}
.footer .ul_l li h3 b {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
}
.bookpiao{
    float: left;
    margin-top: 18px;
    margin-right: 2px;
}


