@charset "utf-8";
.web-top {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 35px;
    border-bottom: 1px solid #ededed;
    background: #f9f7f6
}

.web-top .wm-1200 {
    height: 35px;
}

.notice-txt {
    float: left;
    color: #666;
    width: 470px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*登录*/
.denglvs{
    line-height: 34px;
    color: red;
    cursor: pointer;
}
/*登录end*/
.scroll-order {
    float: right;
    width: 300px;
    height: 35px;
    overflow: hidden;
    margin:0 4px 0 0px
}

.scroll-order ul {
    float: left;
}

.scroll-order ul li {
    float: left;
    color: #fb5f10;
    width: 300px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.top-login {
    float: right;
    max-width: 580px
}

.top-login a,
.top-login dl.dh dt {
    float: left;
    color: #333;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    cursor: pointer
}

.top-login a:hover,
.top-login dl.dh dt:hover {
    color: #f80;
}

.top-login a.dd i,
.top-login dl.dh dt i,
.top-login a.lx_us i {
    float: left;
    height: 36px;
    line-height: 36px;
}

.top-login a.dd i:before,
.top-login dl.dh dt i:before,
.top-login a.lx_us i:before {
    display: inline-block;
    vertical-align: middle;
    font-family: "st-iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.top-login a.dd i:before {
    content: "\e63b";
    font-size: 20px;
    margin: -3px 0 0;
}

.top-login dl.dh dt i:before {
    content: "\e61a";
    font-size: 20px;
    margin: -3px 0 0;
}

.top-login a.lx_us i:before {
    content: "\e614";
    font-size: 20px;
    margin: -4px 0 0;
}

.top-login dl.dh {
    float: left;
    position: relative;
    z-index: 99999;
    border-left: 1px solid #f9f7f6;
    border-right: 1px solid #f9f7f6;
}

.top-login dl.dh dd {
    display: none;
    position: absolute;
    z-index: 9999;
    right: -1px;
    top: 35px;
    width: 140px;
    padding: 0 10px;
    border: 1px solid #eee;
    border-top: 0;
    background: #fff
}

.top-login dl.dh dd a {
    width: 70px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.top-column-banner {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 80px;
    overflow: hidden;
    position: relative;
    z-index: 999
}

.top-column-banner .top-closed {
    display: block;
    width: 16px;
    height: 16px;
    margin-top: 5px;
    position: absolute;
    left: 50%;
    top: 5px;
    margin-left: 605px;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    /*-ms-transition: all 0.3s;*/
    -moz-transition: all 0.3s;
    background: url("../images/hp-closed.png") left no-repeat
}

.top-column-banner .top-closed:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.top-column-banner a {
    display: block;
    width: 1920px;
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 0;
    margin-left: -960px;
    overflow: hidden
}

.top-column-banner a img {
    float: left;
    width: 100%;
    height: 80px
}

.st-header {
    float: left;
    width: 100%;
    min-width: 1200px;
    padding: 22px 0 23px;
    background: #fff
}

.st-header .st-logo {
    float: left;
    width: 298px;
    height: 85px;
    line-height: 85px;
    overflow: hidden
}

.st-header .st-logo a{
    display: table-cell;
    width: 298px;
    height:85px;
    vertical-align: middle;
}

.st-header .st-logo a img {
    max-width: 298px;
    max-height:85px;
    vertical-align: middle;
    display: block;
}

.st-top-search {
    width: 451px;
    height: 34px;
    position: absolute;
    left: 431px;
    top: 50%;
    margin-top: -18px;
    border: 1px solid #00b7ee;
    border-radius: 3px;
    background: #fff
}

.st-top-search .st-search-down {
    float: left;
    color: #333;
    width: 90px;
    height: 34px;
    position: relative;
    cursor: pointer;
    border-right: 1px solid #e5e5e5
}

.st-top-search .st-search-down strong {
    float: left;
    width: 80px;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #f8f8f8
}

.st-top-search .st-search-down strong i {
    width: 11px;
    height: 6px;
    position: absolute;
    top: 14px;
    right: 5px;
    transition: all 0.3s;
    background: url(../images/st-line-ico.png) no-repeat 0 -53px
}

.st-top-search .st-search-down:hover strong i {
    transform: rotate(180deg)
}

.st-top-search .st-search-down .st-down-select {
    display: none;
    position: absolute;
    left: -3px;
    top: 34px;
    z-index: 99999;
    width: 90px;
    background: #fff;
    border: 3px solid #00b7ee;
}


.st-top-search .st-search-down .st-down-select li {
    float: left;
    width: 80px;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    margin-top: -1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*border: 1px solid #e5e5e5*/

}
.st-top-search .st-search-down .st-down-select li {
    float: left;
    width: 80px;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    margin-top: -1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*border: 1px solid #e5e5e5*/

}



.st-top-search .st-search-down .st-down-select li:hover {
    background: #78e4ff;
    color: white;

}

.st-top-search .st-txt {
    float: left;
    width: 270px;
    height: 34px;
    line-height: 34px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    padding-left: 10px;


}

.st-top-search span {
    float: right;
    width: 150px;
    height: 34px;
    overflow: hidden;
    text-align: right;
    font-size: 0;
}

.st-top-search span a {
    display: inline-block;
    color: #999;
    /*height: 24px;*/
    /*line-height: 24px;*/
    padding: 0 10px;
    margin: 5px 5px 0 0;
    font-size: 12px;
    border-radius: 3px;
    /*background: #f3f3f3*/
}

.st-top-search span a:hover {
    color: #009fde
}

.st-top-search .st-btn {
    float: right;
    color: #fff;
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    background: #00b7ee
}

.st-link-way {
    float: right;
    height: 46px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px
}

.link-way-ico {
    float: left;
}

.link-way-txt {
    height: 46px;
    font-size: 14px;
    color: #49a4e8;
    font-weight: bold;
    padding-top: 4px;
    float: left;
    display: inline-block;
}

.st-link-way em {
    color: #0082dd;
    display: table-cell;
    max-width: 200px;
    vertical-align: middle;
    font-size: 20px;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}

.st-nav {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 45px;
    background: #00b7ee
}

.st-global {
    float: left;
    width: 220px;
    height: 45px;
    position: relative
}

.st-global .global-bt {
    float: left;
    color: #fff;
    width: 220px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    background: #009fde
}

.st-global .global-list {
    float: left;
    position: relative;
    z-index: 99999;
    width: 220px;
    height: 420px;
  
}
.gl-list-tabbox {
    float: left;
    width: 220px;
    height: auto;
    border-bottom: 1px solid #e8e8e8;
	  background: #fff;
}

.gl-list-tabbox h3 {
    float: left;
    width: 196px;
    height: auto;
    padding: 0 10px;
    position: relative;
    border-left: 3px solid #fff;
    border-right: 1px solid #fff
}

.gl-list-tabbox h3.hover {
    margin-top: -1px;
    z-index: 9999;
    border: 1px solid #00b7ee;
    border-right: 1px solid #fff;
    border-left: 3px solid #00b7ee;
}

.gl-list-tabbox h3 strong {
    float: left;
    width: 196px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}
.gl-list-tabbox h3 strong .beijs .tit-tag{
    background: #fb5f10;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin: 2px 0;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: normal;
}
.gl-list-tabbox h3 strong em {
    margin: 2px 5px 0 0
}

.gl-list-tabbox h3 strong em,
.gl-list-tabbox h3 strong em img {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden
}

.gl-list-tabbox h3 strong .bmlv span{
    color: #252525;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin-right: 8px;
}
.gl-list-tabbox h3 strong .bmlv span:hover{
color: #49a4e8;
}
/*.rec-box a:hover{*/
/*    color: #0090f2;*/
/*}*/
.gl-list-tabbox h3 strong a:hover,
.gl-list-tabbox h3 p a:hover {
    color: #f60
}

.gl-list-tabbox h3 .rec-box {
    /*float: left;*/
    /*width: 175px;*/
    /*height: 20px;*/
    /*margin-top: 5px;*/
    /*overflow: hidden;*/
    width: 190px;
    height: 42px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 7px;
}

.gl-list-tabbox h3 .rec-box .h-light{
    color: #fb5f10;
}
.gl-list-tabbox h3 .rec-box a:hover{
    text-decoration:underline;
}
.gl-list-tabbox h3 .rec-box a{
    font-size: 14px;
    color: #777;
    max-width: 9em;
    display: inline-block;
    margin-right: 6px;
    line-height: 1.1em;
    white-space: nowrap;
    width: auto;
}


.ellipsisui{
    display: inline-block;
    height: 18px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.gl-list-tabbox h3 p a {
    float: left;
    color: #8c9093;
    height: 20px;
    line-height: 20px;
    margin-right: 5px
}

.gl-list-tabbox h3 .arrow-rig {
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 6px;
    height: 11px;
    margin-top: -5px;
    background: url(../images/arrow-right-ico2.png) left no-repeat
}

/*右侧菜单*/
.tabcon-item {
    display: none;
    position: absolute;
    left: 219px;
    top: 0;
    z-index: 999;
    width: 980px;
    min-height: 398px;
    border: 1px solid #00b7ee;
    background: #f9f9f9
}
.tabcon-yui-item{
    display: none;
    position: absolute;
    left: 219px;
    top: 0;
    z-index: 999;
    width: 980px;
    min-height: 398px;
    border: 1px solid #00b7ee;
    background: #f9f9f9
}
.tabcon-item .item-list {
    /*float: left;*/
    /*width: 980px;*/
    max-width: 718px;
    height: 100%;
    float: left;
    padding: 14px 24px 27px;
    overflow: hidden;
    background-color: #f9f9f9;
    /*-webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;*/
}
.tabcon-item .lebio-item{
    width: 110px;
    height: 100%;
    float: left;
    color: #777;
    margin-right: 34px;
    overflow: hidden;
}
.tabcon-item .lebio-item a{
    display: block;
}
.tabcon-item .lebio-item .sub-menu-primary{
    color: #0090f2;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tabcon-item .lebio-item .sub-menu-img{
    width: 100%;
    height: 80px;
    overflow: hidden;
    background: #eee;
    margin-top: 8px;
}
.tabcon-item .lebio-item .sub-menu-img img{
    width: 100%;
    height: 100%;
}
.tabcon-item .lebio-item:last-child{
    margin-right: 0;
}
.tabcon-item .lebio-item li{
    margin-top: 12px;
    padding: 0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tabcon-item .lebio-item a{
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #616161;
}
.tabcon-item .lebio-item ul li .j-hons{
    color: #FB5F10;
}
    /*右侧展出小banner*/
.tabcon-item .xibne-banners{
    width: 204px;
    height: 100%;
    float: right;
    padding:26px 20px;
    background-color: #ffffff;
    border-left: 1px solid #eee;
}
.tabcon-item .xibne-banners .banner-item{
    width: 204px;
    height: 153px;
    margin-bottom: 20px;
    position: relative;
}
.tabcon-item .xibne-banners .banner-item .banner-img{
    display: block;
    width: 204px;
    height: 153px;
    overflow: hidden;
}
.tabcon-item .xibne-banners .banner-item .banner-text{
    color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: rgba(0,0,0,0.45);
}
.tabcon-item .xibne-banners .banner-item .banner-text .banner-text-title{
    max-height: 45px;
    line-height: 1.7;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tabcon-item .xibne-banners .banner-item .banner-text a{
    color: #fff;
}
    /*右侧展出小banner end*/
/*右侧菜单end*/




.tabcon-item .item-list dl {
    float: left;
    width: 450px;
    padding: 10px 20px
}

.tabcon-item .item-list dl dt{
    border-bottom: 1px solid #e8e8e8
}

.tabcon-item .item-list dl dt,
.tabcon-item .item-list dl dt a {
    float: left;
    color: #333;
    width: 450px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.tabcon-item .item-list dl dd {
    float: left;
    width: 450px;
    margin-top: 5px;
}

.tabcon-item .item-list dl dd a {
    float: left;
    color: #666;
    height: 24px;
    line-height: 24px;
    margin-right: 15px
}

.tabcon-item .item-list dl dt a:hover,
.tabcon-item .item-list dl dd a:hover {
    color: #f60
}

.tabcon-item .ad-box {
    float: left;
    width: 980px;
    height: 110px;
    overflow: hidden
}

.st-menu {
    float: left;
    width: 980px;
    height: 45px
}

.st-menu > ul > li {
    float: left;
    height: 45px;
    position: relative;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    /*-ms-transition: all .8s;*/
    -o-transition: all .8s;
    transition: all .8s;
}

.st-menu > ul > li .st-arrow-ico {
    float: right;
    display: block;
    width: 0;
    height: 0;
    margin: 22px 0 0 5px;
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.st-menu > ul > li.this-hover .st-arrow-ico {
    border-top: 0;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.st-menu > ul > li > a {
    display: block;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-size: 16px;
    position: relative
}

.st-menu > ul > li.active,
.st-menu > ul > li:hover,
.st-menu > ul > li.this-hover {
    background: #0088d0
}

.st-menu > ul > li.active s,
.st-menu > ul > li.this-hover s {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -4px;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.st-menu .st-nav-icon{
    position: absolute;
    top: -5px;
    right: 5px;
}

.down-nav {
    display: none;
    min-width: 1200px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 99999;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
}

.this-hover .down-nav {
    display: block;
}

.sub-list {
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    overflow: hidden;
    font-size: 0;
}

.sub-list a {
    padding: 0 10px;
    font-size: 14px;
    white-space: nowrap;
}

.sub-list a:hover {
    color: #009fde;
}

/*热搜框*/
.st-hot-dest-box {
    display: none;
    position: absolute;
    left: -3px;
    top: 36px;
    z-index: 99999;
    width: 515px;
    padding: 10px 19px;
    border: 1px solid #00b7ee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;;
    background: #fff;
}

.st-hot-dest-box .block-tit {
    /*height: 50px;*/
    line-height: 30px;
    border-bottom: 1px solid #d2f5ff;
    overflow: hidden;
}
.shlsy{color: black;font-size: 14px}
.st-hot-dest-box .block-tit strong {
    color: #ca2561;

}

.st-hot-dest-box .block-tit i {
    float: right;
    width: 12px;
    height: 12px;
    margin: 9px;
    cursor: pointer;
    background: url("../images/st-sidemenu-closed-ico.png") center no-repeat;
}

.st-hot-dest-box .block-nr {
    display: block;
}

.st-hot-dest-box .block-nr dl {
    padding: 10px 0 0;
}

.st-hot-dest-box .block-nr dl dt {
    font-weight: bold;
}

.st-hot-dest-box .block-nr dl dd {
    padding-top: 5px;
}

.st-hot-dest-box .block-nr dl dd a {
    color: #666;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
}
.st-hot-dest-box .block-nr li{
    list-style-type: none;
    display: list-item;
    text-align: -webkit-match-parent;
    clear: both;
    overflow: hidden;
}
.st-hot-dest-box .block-nr li label{
    width: 120px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    padding: 10px 0 0 2px;
    vertical-align: top;
    font-weight: 700;
}
.st-hot-dest-box .block-nr li .akout{
    width: 360px;
    display: inline-block;
    padding: 10px 15px;
    vertical-align: top;
    height: auto;
}
.st-hot-dest-box .block-nr li .akout a{
    color: #555;
    padding: 1px 3px 2px;
    margin: 0 5px 5px 0;
    display: inline-block;
    text-decoration: none;
    float: left;
}
.st-hot-dest-box .block-nr li .akout a:hover{
    background: #00b7ee;
    color: white;
}
/*.st-hot-dest-box .block-nr li label{*/
/*    color: #00a0de;*/
/*}*/









.top-login a.msg i{
    float: left;
    height: 36px;
    line-height: 36px;
}
.top-login a.msg i:before{
    display: inline-block;
    vertical-align: middle;
    font-family: "st-iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    content: "\e6b0";
    font-size: 24px;
    margin: -4px 0 0;
}
.top-login a.msg{
    position: relative;
}
.top-login a.msg .point-icon{
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 10px;
    left: 25px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    background: #f00;
}

.qwrewrt{
    /*font-size: 0;*/
    width: 450px;
    height: 30px;
    padding-top: 5px;
    color: #777;
    overflow: hidden;
    /*border: 1px solid red;*/

}
.st-top-search .qwrewrt .yuit-ergh{
    font-size: 13px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    width: 69px;
}
.search-hot-list{
    vertical-align: top;
    max-width: 352px;
    overflow: hidden;
}
.search-hot-list a{
    font-size: 12px;
    color: #fb5f10;
    margin-right: 8px;
    line-height: 26px;
    display: inline-block;
}
.qinklisi{color: #0090f2;
    cursor: pointer;
    position: absolute;
    top: 39px;
    right: 18px;
}
.block-tit ul li{
    cursor: pointer;
    color: #0090f2;
    display: block;
    float: left;
    /*margin-left: 20px;*/
    padding-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 4px;
}
.tucher{padding-left: 10px}
.tucher .anityc:hover{color: red}

/* 线条颜色 */
.st-top-search,
.hotel-list-con .list-child:hover,
.scenic-list-con .list-child:hover,
.car-list-con .list-child:hover{
    border: 3px solid #00b7ee !important
;
}


	




