@charset "utf-8";
body，html{
	 font-family:"Microsoft YaHei"; 
}
.messager-error{
	background: url(../../img/warn.png) no-repeat center;
}
#promptInfo{
	display:none;
	text-align: left;
    background: url(../../img/warn.png) no-repeat 30px !important;
    margin: 35px 0 38px 0!important;
    width: auto!important;
    max-width:500px;
    height: auto!important;
    min-height: 30px;
    font-size: 0.833vw!important;
    color: #4d4646!important;
    padding: 7px 35px 5px 85px!important;
}
#promptInfoSuccess{
	display:none;
	text-align: left;
	background: url(../../img/success.png) no-repeat 30px !important;
    margin: 35px 0 38px 0!important;
    width: auto!important;
    max-width:500px;
    height: auto!important;
    min-height: 30px;
    font-size: 0.833vw!important;
    color: #4d4646!important;
    padding: 7px 35px 5px 85px!important;
}
.menuSub{
    height: 60px;
    width: 1300px;
    margin-top: 104px;
    margin: 106px auto 0;
}
.currentPos{
	height: 100%;
	line-height: 60px;
	width: 108px;
	color: #888888;
	position: relative;
	padding-left: 22px;
}
.currentPos img{
	position: absolute;
	top: 20px;
	left: 0;
}
.mask{
	position: fixed;
	display:none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: rgba(0,0,0,.3);
}
.menu-sub a{
	height: 100%;
	line-height: 60px;
	color: #888888;
}
.menu-sub a:hover{
	text-decoration: none;
	color: #00ff00;
}
.list-style li {
    list-style: none;
    padding: 0 0 5px 12px;
    position: relative
}

.list-style li:before {
    content: "â€¢ ";
    color: #82d1e5;
    font-size: 0.833vw;
    left: 0;
    position: absolute;
    top: 0
}

.list-style li:last-child {
    padding-bottom: 0
}

.position-relative {
    position: relative
}
.wrapper {
    margin: 0 auto;
    position: relative;
    width:1300px;
}
header .wrapper{
    width:100%;
}
header .menubar .menuzord-brand img{
	width:21vw;
	height:2.135vw;
}
.cal-fixed {
	display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    float: left;
    background-color: #484844;
}

.cal-fixed a img {
    width: 40px;
    float: left;
    padding-top: 2px
}

.cal-fixed > a {
    text-decoration: none;
    display: block;
    background-color: #2C6CA0;
    color: #fff;
    font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman","serif";
    font-size: 15px;
    padding: 3px 0.729vw 7px;
    text-align: right;
    transition: all .2s ease-out 0s;
    line-height: 40px
}
section.rev_slider_wrapper {
    background-color: #3fb5e5;
    border-bottom: 1px solid #ccc;
    margin-top: 0 !important
}
section.rev_slider_wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none
}

section.rev_slider_wrapper ul li {
    padding: 0;
    margin: 0
}

section.revelexBanner {
    background-color: #3fb5e5;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    margin-bottom: 0;
    max-height: none;
    overflow: visible;
    height: 240px;
    width: 100%;
    left: 0
}

#searchbox h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}

.whitebox {
    background-color: #fff;
    border: 1px solid #fdfdfd;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 34px 0 rgba(79, 140, 230, 0.41);
    -moz-box-shadow: 0 2px 34px 0 rgba(79, 140, 230, 0.41);
    box-shadow: 0 2px 34px 0 rgba(79, 140, 230, 0.41);
    box-shadow: 0 2px 34px 0 rgba(79, 140, 230, 0.41);
}

megamenu-row .picture img {
    width: 100%;
    height: 100%;
    border: 3px #fff solid;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.1)
}

.megamenu-row .links {
    float: left;
    width: 70%;
    padding-left: 20px
}

.megamenu-row .links h3 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 20px;
    margin-bottom: 0.729vw;
}

.megamenu-row .links ul {
    list-style: none;
    line-height: 20px;
    margin-bottom: 0.833vw;
}

.megamenu-row .links ul li {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 12px;
    background: url(../../img/list_01.png) no-repeat left center
}

.megamenu-row .links ul li a {
    font-size: 0.729vw;
    display: block;
    margin-right: 15px;
    line-height: 20px;
}

.megamenu-row .picture img {
    width: 100%;
   /*  height: 100%; */
    border: 3px #fff solid;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

footer {
    background-color: #d7dce4;
    margin-top: 0;
    border: 0;
}

footer .social {
    height: 10px;
    padding: 10px 0;
    background-size: 100%;
}

footer .social a {
    color: #ccc;
    display: block;
    float: left;
    padding: 0 5px
}

footer .social a:hover {
    color: #ffa500
}

footer .footerbody .about h4 {
    color: #ccc;
    font-size: 0.729vw;
    padding: 3px 0;
    margin: 0
}

footer .footerbody .links ul li a:hover {
    color: #0060fc;
    text-decoration: none
}

footer .footerbody .logoClia {
    height: 30px;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 3px
}

footer .footercopywrite a {
    color: #aaa
}

.iconfont{
    font-style: normal;
}

.news-block{
    float: left;
    width: 702px;
    height: 404px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.729vw;
    color: #222;
}

.event-block{
    display: block;
    float: right;
    width: 482px;
    height: 404px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.729vw;
    color: #222;
}

.news [class$="block"]{
    margin-top: 20px;
    padding: 0 30px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    background-color: #fff;
}

.block-header{
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-size: 20px;
}

.news{
    height: 446px;
}

.news-block .clear{
    zoom: 1;
}

.news .line-right{
    float: right;
    color: #f26c00;
    font-size: 0.729vw;
}

.news-content{
    position: relative;
}

.news-container{
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 400;
}

.news-container li:first-child{
    margin-bottom: 30px;
}
.news-container li:nth-child(2){
	margin-bottom: 15px;
}
.news-container li{
    position: relative;
}

.news-container li a{
    text-decoration: none;
    color: #222;
    cursor: pointer;
}

.news-img{
    width: 98px;
    height: 72px;
    background-color: #ccc;
    cursor: pointer;
    overflow: hidden;
}

.news-img img{
    width: 130%;
    height: 130%;
    margin-top: -15%;
    margin-left: -15%;
    border-style: none;
    margin: 0;
    padding: 0;
    box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    -ms-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    -webkit-appearance: none!important;
}

.news-img:hover img {
  transform: scale(1.05, 1.05);
  opacity: 0.9;
  transition: .3s;
}

.news-txt{
    position: absolute;
    top: 0;
    left: 110px;
    width: 424px;
    margin: 0;
}

.news-txt h4{
    height: 30px;
    font-size: 18px;
    color: #222222;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-txt h4 a:hover {
  color: #F90;
}

.event-txt p{
    line-height: 25px;
    height: 130px;
    font-size: 0.729vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.news-txt p{
    overflow: hidden;
    font-size: 12px;
    color: #444444;
    width: 100%;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    max-height: 40px;
    -ms-word-break: break-all;
    word-break: break-all;
}

.news-split dl:first-child{
    margin-right: 30px;
}

.news-split dl{
    float: left;
    width: 304px;
    font-size: 0.729vw;
}

.news-split dl dd{
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
    border-bottom: 1px solid #d6d6d6;
    white-space: nowrap;
}

.news-split dl dd span{
    vertical-align: top;
    color: #94c2e9;
}

.news-split dl dd a{
    display: inline-block;
    width: 298px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    color: #222;
    cursor: pointer;
}

.news-split dl dd a:hover {
    color: #ff6c00;
}

.event-content a{
    overflow: hidden;
    display: inline-block;
}

.event-img{
    width: 320px;
    height: 180px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
}

.event-img:hover {
   transform: scale(1.05, 1.05);
   opacity: 0.9;
   transition: .3s;
}

header.shadow-btm{
    position: fixed;
    background-color: #fff;
    transition: all .4s ease-in-out;
}

.navigation--small{
    transform: translateY(-30px);
    height: 78px;
}

/* 滚动数字 */
.slickNum{
    background-image: url(https://img.alicdn.com/tfs/TB1fdAXRXXXXXapXpXXXXXXXXXX-905-346.png);
    background-repeat: no-repeat;
    text-align: left;
    color: #333;
    background-position: right;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.pc-only{
    font-size: 20px;
}

.slickNum .content{
    width: 100%;
    position: relative;
}

.wraper-content{
    margin: 0;
    padding: 5.5% 0% 8.3%;
    overflow: hidden;
    width: 100%;
}

.cnwww-g{
    margin-top: 30px;
}

.cnwww-u-md-1-4{
    width: 18.75%;
}

.slickNum .line{
    display: inline-block;
    vertical-align: middle;
    height: 90px;
    border-right: 1px solid #DFDFDF;
    position: absolute;
    top: 6px;
    right: -20px;
}
.data-wraper{
    border: none;
    width: 8.33vw;
    height: 108px;
    display: inline-block;
    vertical-align: middle;
}

.cnwww-u-md-1, .cnwww-u-md-1-1, .cnwww-u-md-1-12, .cnwww-u-md-1-2, .cnwww-u-md-1-24, .cnwww-u-md-1-3, .cnwww-u-md-1-4, .cnwww-u-md-1-5, .cnwww-u-md-1-6, .cnwww-u-md-1-8, .cnwww-u-md-10-24, .cnwww-u-md-11-12, .cnwww-u-md-11-24, .cnwww-u-md-12-24, .cnwww-u-md-13-24, .cnwww-u-md-14-24, .cnwww-u-md-15-24, .cnwww-u-md-16-24, .cnwww-u-md-17-24, .cnwww-u-md-18-24, .cnwww-u-md-19-24, .cnwww-u-md-2-24, .cnwww-u-md-2-3, .cnwww-u-md-2-5, .cnwww-u-md-20-24, .cnwww-u-md-21-24, .cnwww-u-md-22-24, .cnwww-u-md-23-24, .cnwww-u-md-24-24, .cnwww-u-md-3-24, .cnwww-u-md-3-4, .cnwww-u-md-3-5, .cnwww-u-md-3-8, .cnwww-u-md-4-24, .cnwww-u-md-4-5, .cnwww-u-md-5-12, .cnwww-u-md-5-24, .cnwww-u-md-5-5, .cnwww-u-md-5-6, .cnwww-u-md-5-8, .cnwww-u-md-6-24, .cnwww-u-md-7-12, .cnwww-u-md-7-24, .cnwww-u-md-7-8, .cnwww-u-md-8-24, .cnwww-u-md-9-24{
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}

.data-wraper.a{
    border: none;
    position: relative;
}
.slickNum .slider i{
    font-size: 28px;
    color: #666;
    display: block;
    width: 28px;
    height: 28px;
}

.slickNum .slider p{
    font-size: 0.729vw;
    line-height: 26px;
    margin: 10px 0 8px;
}

.slickNum .slider div img{
    display: inline-block;
    height: 32px;
    margin-right: 2px;
}

.slickNum .slider div .icon{
    width: 70px;
    height: 40px;
}

.slickNum .slider div span{
    font-size: 0.729vw;
    display: inline-block;
    vertical-align: top;
}

.slickNum .slider div .percent{
    font-size: 36px;
    font-weight: bold;
    color: #2583f0;
    height: 40px;
}

.background-pic{
    height: 100%;
    position: absolute;
    right: -25px;
}

/* .............................................................................................................................. */
.OFContainer,.OFContainer table,.OFContainer input,.OFContainer select,.OFContainer div{
    font-family:Segoe UI,Helvetica,Arial,sans-serif;
    font-size:0.729vw;
}

div.popup{
    display:none;
    position:absolute;
    background-color:white;
}

.itineraryNumber{
    color:#08ABE6;
    font-size:28px;
    font-weight:bold;
    margin: 0 6px 0 20px;
}

.searchFilterCount{
    color:#333333;
    font-size:12px;
    text-align:center;
}

input.text{
    position:relative;
    border:solid 1px silver;
    cursor:default;
    outline:none;
    padding:10px;
}

input.error{
    border:solid 1px firebrick;
}

.OFContainer.select{
    position:relative;
    border:solid 1px silver;
    cursor:default;
    outline:none;
    padding:0;
}

div.date{
    position:relative;
    cursor:default;
    outline:none;
    -moz-user-select:none;
    background-position:90% center;
    background-image:url(../../img/cal.png);
    background-repeat:no-repeat;
    overflow:hidden;
    white-space:nowrap;
    clip:auto;
    width:100px;
    padding:1px;
}

div.dropdown{
    float:left;
    border-bottom: 2px solid #08abe6;
    -moz-user-select:none;
    clip:auto;
    cursor:default;
    height:38px;
    line-height:38px;
    padding-left:7px;
    outline:medium none;
    overflow:hidden;
    position:relative;
    white-space:nowrap;
    width:180px; 
    margin: 8px 20px 10px 20px;
    text-align:left;
}

div.dropdown span{
    color: #08ABE6;
    font-size: 22px;
    margin-left: 10px;
}

.search-box-he div.dropdown{
    background-image:url(../../img/dropdown_9.png)!important;
    background-position:right;
    padding-right:7px;
    padding-left:0!important;
    margin:3px 2px 10px 0 !important;
}

.search-box-he label{
    padding-right:5px;
}

div.list{
    overflow-y:auto;
    overflow-x:hidden;
    border:1px solid #c3c4c5;
}

div.list_item{
    white-space:nowrap;
    cursor:default;
    font-size:13px;
    padding:4px 2px;
    text-align:left;
}

div.list_item_hover{
    background-color:#40BAE3;
    color:#ffffff;
    white-space:nowrap;
    cursor:default;
    font-size:13px;
    padding:4px 2px;
    text-align:left;
}

div.othercombo div.list_item_hover,
div.airports div.list_item_hover{
    background-color:#87B5CA;
}

div span.highlight{
    font-weight:bold;
}

div.overlay{
    position:absolute;
    display:none;
    top:0;left:0;
    background-color:rgb(150,150,150);
    filter:alpha(opacity=70);
    opacity:.70;
    -moz-opacity:.70;
    -moz-user-select:none;
}

.search-button{
    background:transparent;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #08abe6;
    color:#08abe6!important;
    cursor:pointer;
    font-weight:bold;
    float:left;
    margin:10px;
    padding:5px;
}

div.calendar{
    font-size:9px!important;
    -moz-user-select:none;
    z-index:1000;
}

div.calendar table{
    width:100%;
}

div.calendar table.calText td{
    padding:8px;
    border:1px solid #B3B3B3;
}

td.divider{
    border-right:solid 1px  #EDA25F;
}

.calText{
    cursor:default;
    font:9px!important;
    border-collapse: collapse;
}

.calText select{
    background-color:#f2f2f2;
    color:#1A4E6B;
    height:22px;
    padding:0;
    font-size:100%;
    border:1px solid #BBBBBB;
}

.wkDay{
    color:#333333;
}

.wDay,.wkDay{
    color:#333333;
    background-color:#FAFAFA;
    background: #F0EDED ; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3ZTBmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzUzY2JmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNWFiZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #FAFAFA  0%, #E8E6E6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA ), color-stop(100%,#E8E6E6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FAFAFA  0%,#E8E6E6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FAFAFA  0%,#E8E6E6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FAFAFA  0%,#E8E6E6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #FAFAFA  0%,#E8E6E6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFAFA', endColorstr='#E8E6E6',GradientType=0 ); /* IE6-8 */
}

.wDay.nodate,.wkDay.nodate,.wkNoSelDay,.wNoSelDay{color:#777777;background: #E0DCDC ; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3ZTBmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzUzY2JmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNWFiZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #E0DCDC  0%, #DDDDDD 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E0DCDC ), color-stop(100%,#DDDDDD)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #E0DCDC  0%,#DDDDDD 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #E0DCDC  0%,#DDDDDD 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #E0DCDC  0%,#DDDDDD 100%); /* IE10+ */
    background: linear-gradient(to bottom, #E0DCDC  0%,#DDDDDD 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E0DCDC', endColorstr='#DDDDDD',GradientType=0 ); /* IE6-8 */
}

.dayNm{
    background-color:#EFF6FA;
    color:#1A4E6B;
    border:1px solid #BBBBBB!important;
}

.cDay{
    cursor:pointer;
    color:#FFFFFF;
    background: #87B5CA ; 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3ZTBmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzUzY2JmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNWFiZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #87B5CA  0%, #4F91B0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87B5CA ), color-stop(100%,#4F91B0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #87B5CA  0%,#4F91B0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #87B5CA  0%,#4F91B0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #87B5CA  0%,#4F91B0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #87B5CA  0%,#4F91B0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87B5CA', endColorstr='#4F91B0',GradientType=0 ); /* IE6-8 */
    text-shadow:0 -1px 1px #145072;
    -moz-text-shadow:0 -1px 1px #145072;
    -webkit-text-shadow:0 -1px 1px #145072;
}

.cHead{
    background-color: #4F91B0!important;
    color:#fff!important;
    font-size: 90%;
    font-weight: bold;
    padding: 2px 0;
    width: 100%;
}

.cHead td{
    border:0px none!important;font-size:11px;
}

.navBtn{
    color:#fff;
    cursor:pointer;
}

.navBtn:hover{
    background-color:#A9B6B5;
}
.navBtn_off{
    color: #999999;
    cursor:default;
}
.calText td{
    transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
}

div.list.othercombo.ru{
    width:8.33vw!important;
}
.searchform-main .menu_list_left .tabsinn ul.ru{
    width: 523px;
}

.ser-flight.ru { 
    width:154px;
}

.ie7  .calbox .date,.ie7 .allcombo .dropdown{
    width:115px;
}

#content{
    width: 1200px;
    margin: 0 auto;
}

.pageNumber{
	width:100%;    
	padding: 10px 1%;
	margin:0 auto;
    background-color: #fff;
}
.pageNumber ul{
	height: 30px;float: left;
    width: 100%;
}
.pageNumber ul li{
	margin-right: 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    border-left: 0;
    margin-top: 1px;
    background: #c3c9d6;
    border-radius: 0.1vw;
}
.pageNumber ul li.disabled{
	background:#b1bdd1;
}
.pageNumber ul li.active{
 	background: #92aaf0;
}
.pageNumber ul li.controls{
	float: right;
	border:none;background:none;
}
.pageNumber ul li.controls a{
	color:#222;
}
.pageNumber ul li.controls input{
	text-align: center;
    color: #92aaf0;
    width: 30px;
    height: 28px;
    text-indent: -3px;
}
.pageNumber ul li:first-of-type{
	background:#b1bdd1;
}
.pageNumber ul li a{
	position: relative;
    color: #fff;
    display: inline-block;
    height: 24px;
    font-size: 12px;
    top: -1px;
}
.pageNumber ul li a:hover{
	text-decoration: none;
}
/* 弹框 确定/取消 按钮 */
.query {
    text-align: center;
    margin: 20px 0 10px;
}
.query .cancel {
    margin-right: 80px;
    background-color: #fff;
    border: 1px solid #4081cc;
    color: #4081cc;
}
.query a{
    display: inline-block;
    padding: 0px 0.729vw 0 28px;
    border-radius: 4px;
    background: #4081cc;
    color: #fff;
    position: relative;
}
.query button{
    padding: 0px 0.729vw 0 28px;
    border-radius: 4px;
    background: #4081cc;
    color: #fff;
    position: relative;
    height:30px;
}
.query a img ,
.query button img {
    position: absolute;
    top: 6px;
    left: 8px;
}
.combo-p{
	max-height:300px;
	overflow-y:auto!important;
}

.window,.window-shadow{
	position: fixed!important;
    left: 50%!important;
    -webkit-transform: translateX(-50%) translateY(-50%);
    top: 50%!important;
}
    footer .footerbody .about img.logoCmme {
        width: 70% !important
    }
    footer .footerbody .links {
       width: 25%;
    /* padding-top: 4px; */
    display: block !important;
    }
    .qrCode {width:100%;}
    .qrCode img {width: 32.6%;
    height: auto;
    margin-right: 9.4%;
    float: left;}
    footer .footerbody .links ul li {
        display: inline-block;
        width: 20%;
    }

    footer .footerbody .links ul li a {
        font-size: 0.729vw;
        line-height: 32px;
        color: #fff
    }
    .megamenu-row .picture {
        float: left;
        width: 30%;
        display: block !important;
        overflow: hidden
    }
    #searchbox {
    margin-top: -24px !important;
    position: relative;
    padding: 10px 20px 20px 20px;
    z-index: 8;
    display: block !important;
    height: 135px;
}
@media(min-width:1366px) {
    .navigation--small .menubar .menuzord-brand img{
    	height:30px"D:/PGDFRONT/GGVisual/js/custom.js";
    }
    .navigation--small .menuzord-brand{
	    margin: 8px 0px 0 0;
}
    .lnkbtn {
        display: block !important
    }

    .megamenu-row .picture img:hover {
      transform: scale(1.05, 1.05);
      opacity: 0.9;
      transition: .3s;
    }
	 #searchbox {
       margin-top: -24px !important;
        position: relative;
        padding: 10px 20px 20px 20px;
        z-index: 8;
        display: block !important;
        height: 135px;
    }
    header .topbar {
        height: 30px;
        background-color: #fff;
        display: block !important;
    }
    header .topbar .flt-left {
        display: block !important;
    }
    .megamenu-row .picture {
        float: left;
        width: 30%;
        display: block !important;
        overflow: hidden
    }
    .slickNum{
        width: 1200px;
    }
    .news-txt{
        width: 524px;
    }
    .event-img{
        width: 420px;
    }
    .seachwrapper {
        margin: auto 2%;
    }
    .qr{
        padding-top: 8px;
    }
    .qr img{
        display: inline-block;
    }

    .qr img:nth-child(1){
        margin-right: 40px;
    }
    footer .footerbody {
        padding: 20px 0
    }
    footer .footerbody .links ul {
        list-style: none;
        margin: 0 0 0 20px;
        padding: 0
    }
    footer .footerbody .links ul li {
        display: inline-block;
        width: 20%;
    }

    footer .footerbody .links ul li a {
        font-size: 0.729vw;
        line-height: 32px;
        color: #68696b;
    }
    footer .footerbody .contact {
      display: block !important;
      width: 71%;
      padding-left: 22px;
    } 
    footer .footerbody .about {
        display: block !important;
        width: 14%;
       border-right: 1px solid #787a7c;
    } 


    footer .footerbody .contact p {
        color: #68696b;
        font-size: 0.729vw;
        padding: 0;
        margin: 0;
        line-height: 24px;
        padding-top: 6px;
    }
    footer .footercopywrite p {
    color: #6a6b6d;
    text-align: left;
    font-size: 13px;
    border-top: 1px dashed #727577;
    }
    /* window top */
    /* .window, .window-shadow{
   	    top: 20%!important;
   		position: fixed;
    } */

}

/* loading */
#contentMask{
    position: relative;
}
#loadingDiv{
	position:absolute; 
	z-index: 10000; 
	top: 0px; 
	left: 0px;
	width: 100%; 
	height: 100%; 
	background:#FFF; 
	text-align: center;
}
#defaultLoader{
	width: 100%; 
	height: 100%;
	left: 0px; 
	top: 0px;
}

