
/*头部代码开始*/
.container{
    width: 1000px;
}

.smallIcon{
    background: url("../img/common.png") no-repeat;
}
.navbar{
    height: 90px;
}
.navbar-brand{
    background: url("../img/logo.png") no-repeat;
    width: 319px;
    height: 60px;
    margin-top: 17px;
}
.navbar{
    background: #fff;
    margin-bottom: 0;
    border-radius: 0;
    border-bottom: 1px solid #eaeaea;
    box-shadow: 1px 0px 1px 1px #F5F5F5;
    /*-webkit-box-shadow: 0px 1px 5px rgba(100, 100, 100, 0.3);
    -moz-box-shadow: 0px 1px 5px rgba(100, 100, 100, 0.3);
    box-shadow: 0px 1px 5px rgba(100, 100, 100, 0.3);*/
}
.navbar-nav{
    float: right;
    display: table;
}
.navbar-nav>li>a{
    line-height: 60px;
    width: 108px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.navbar-nav>li>a:hover{
    color: #ff9900;
}
.navbar-nav>li.cur a{
    color: #ff9900;
    line-height: 57px;
    border-bottom: 2px solid #ff9900;
}
.navbar-nav .arrow{
    width: 16px;
    height: 18px;
    margin-left: 7px;
    display: inline-block; 
    position:absolute;
    top:32px;

}
.arrowUp{
    background: url("../img/smaicon.png") -48px -154px no-repeat;
}
/*.navbar-nav .arrowDown{
   background: url("../img/up.png") -1px 5px no-repeat;
}*/
.nav-hide{
    display:none;
    padding:7px 0 5px 0;
    position:relative;
    z-index:10;
    background:#fff;
    border-radius: 2px;
}
.nav-hide div{
    text-align:center;
    height:40px;
    line-height:40px;
}
.nav-hide div a{
    font-size:13px;
    color:#333;
}
.nav-hide div.hotels{
    height:30px;
    line-height:30px;
}
.nav-hide div a:hover{
    color:#f39700;
}
.nav-hide div span{
    color:red;
    margin-left:1px;
    font-style: italic;
}
.loginEnter{
    border-left: 1px solid #eee;
    color: #2ea9bf;
    cursor: pointer;
    float: right;
    height: 17px;
    line-height: 17px;
    margin-left: -5px;
    margin-top: 37px;
    padding-left: 8px;
    text-align: center;
    width: 98px;
}

.loginEnter:hover{
	color: #2399ae;
}
.key{
    display: inline-block;
    width: 16px;
    height: 19px;
    vertical-align: middle;
    background: url("../img/locked.png") no-repeat;
}
.leftFixed{
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    opacity: 1;
    filter:ALPHA(opacity=90);
    width: 100%;
    border-bottom: 1px solid #f9f9f9;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
    box-shadow: 0 0 4px rgba(0,0,0,.2);
}
.hts {
    /* -webkit-transition: background .15s ease-in-out; */
    -moz-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    /* transition: background .15s ease-in-out; */
    opacity: 0.95;
}

.bannerSecond{
    height: 432px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.banner-background{
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity 200ms ease-in-out 0s;
    width: 100%;
}
/*二级菜单样式*/
.menuSecond{
    width: 100%;
    border-bottom: 1px solid #ccc;
    min-width: 1024px;
    position: absolute;
}
.secondMenu{
    height: 56px;
    line-height: 56px;
    margin-bottom: 0;
}
.secondMenu li{
    line-height: 25px;
    border-left: 1px solid #eaeaea;
    width: 130px;
    text-align: center;
    position: relative;
    display: inline-block;
}
.secondMenu li a{
    display: block;
    color: #666;
    padding: 0;
}
.secondMenu li.active a{
    color: #ff9900;
}
/*头部代码结束*/

/* 底部代码开始*/
footer.footContainer{
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    font-family: "宋体";
    background: #f5f5f5;
    width: 100%;
    min-width: 1024px;
}
.container .culumn{
    float: left;
    width: 158px;
}
.container .culumn ul li{
    line-height: 22px;
    color: #888;
    font-size: 12px;
}
.container .culumnMenu{
    float: right;
    width: 292px;
}
.container .culumnMenu>div{
    float: left;
}
.container .culumnMenu>div{
    float: left;
}
.container .culumnMenu>div.zhongNext{
    margin-right: 65px;
}
.container .culumn span{
    width: 119px;
    height: 119px;
    display: inline-block;
    background: url("../img/foot.png") no-repeat;
}
.container .culumn span.weibo{
    background-position: 0 0;
}
.container .culumn span.weixin{
    background-position: 0 -127px;
}
.footContainer .culumn h3{
    line-height: 38px;
    color: #444;
    margin-bottom: 0;
}
.footIcp{
    border-top: 1px solid #efefef;
    margin-top: 30px;
    position: relative;
}
.footIcp a.applyUse{
    background: #ff9900;
    padding: 5px 36px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    border-radius: 20px;
}
.footIcp a.applyUse:hover{
    background: #ff8800;
}
.footIcp a.applyUse:active{
    background: #ff7700;
}
.address{
    width: 430px;
    margin: 40px auto 0 370px;
}
.address p{
    line-height: 10px;
    text-align: center;
    font-family: "宋体";
    font-size: 12px;
}
.address span{
    float: left;
}
.address a{
	color:#444;
}
.footIcon{
    width: 48px;
    height: 47px;
    float: left;
    margin-left: 50px;
    display: inline-block;
    background-position: -5px -205px;
}
.color4{
	color:#444;
}
.color8{
	color:#888;
}
.footIcp>span{
    background: #fff;
    position: absolute;
    padding: 0 15px;
    top: -9px;
    left: 50%;
    cursor: pointer;
    margin-left: -70px;
    display: inline-block;
}
/* 底部代码结束*/


/** 宋体小字**/
 .smallSong{
     font-size: 12px;
    color: #7fa2c7;
    font-family: '宋体';
    font-style: normal;
 }
/* 橙色字体按钮*/
.orangeBtn{
    padding: 10px 40px;
    background: #ff9900;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
}
.orangeBtn:hover{
    background: #ff8800;
    color: #fff;
}
/**圆形申请试用按钮***/
.applyUse{
    background: #ff9900;
    padding: 1px 40px;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
}
.applyUse:hover{
    background: #ff8800;
    color: #fff;
}
/**面包屑**/
.breadcrumb li a{
    color: #999;
}
/**返回小链接**/
.back{
    font-size: 12px;
    color: #ff9900;
    font-family: '宋体';
    cursor: pointer;
}
/**宋体14像素***/
.fontSize14{
    font-size: 14px;
    color: #333;
    font-family: '宋体';
}
.paddingTop30{
    padding-top: 30px;
}
.record-page{
    width:380px;
    margin: 0 auto;
    margin-bottom: 10px;
}
/*模糊cheng样式*/
.fullBg{
    background: #f5f5f5;
    opacity: 0.9;
    position: absolute;
    height: 100%;
    width:100%;
    z-index: 1000;
    top: -138px;
    display: none;
    filter: alpha(opacity=90);
}


/*//分页样式*/

.page {
    margin-bottom: 30px;
    margin:20 0;
    text-align: center;
     display: inline-block;
}
.page a {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #666;
    line-height: 1.42857;
    margin-left: -1px;
    margin-right: 9px;
    padding: 3px 8px;
    text-decoration: none;
}
.page a.on, .page a.on:hover {
    background-color: #eee;
    color: #333;
    cursor: default;
}
.page a:hover{
    background: #eee none repeat scroll 0 0;
    color: #aaa;

}
.page a.unclick, .page a.unclick:hover {
    background-color: #ffffff;
    border: 1px solid #eee;
    color: #aaa;
    cursor: default;
}
.triangle_border_up {
    border-color: transparent transparent #df864c;
    border-style: solid;
    border-width: 0 6px 6px;
    display: block;
    height: 0;
    left: 152px;
    position: absolute;
    top: -6px;
    width: 0;
}
/*返回顶部*/

.scrollTop{
    position: fixed;
    bottom: 35px;
    right: 20px;
    display: inline-block;
    height: 50px;
    width: 50px;
    background: url("../img/top.png") no-repeat;
}
@media (max-width: 1004px){
    .navbar{
        min-width: 1024px;
        width: 100%;
    }
}
@media (max-width: 767px){
    .navbar-nav li{
        float: left;
    }
    .navbar-header{
        float: left;
    }
}


.navbar-nav > li{
    float: left;
}


