<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@charset "UTF-8";
@font-face {
    font-family: "hutchgoer";
    src: url("../../assets/fonts/hutchgoer.eot");
    src: url("../../assets/fonts/hutchgoer.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/hutchgoer.woff") format("woff"), url("../../assets/fonts/hutchgoer.ttf") format("truetype"), url("../../assets/fonts/hutchgoer.svg#hutchgoer") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    background: #fff;
    /*font-family: "Microsoft JhengHei", "Lucida Grande", "Lucida Sans Unicode", Helvetica;*/
    font-family: 'Lato', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '微軟正黑體', "黑体" !important;
    letter-spacing: 0px;
}

input.orig {
    font-family: 'Lato', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '微軟正黑體', "黑体" !important;
}

body#buddypress {
    float: none;
    width: 100%;
    margin: 0;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
}

#container {
    max-width: 1920px;
    position: relative;
    background: #fff;
    width: 100%;
}


/*
header {
    z-index: 99;
    width: 100%;
    position: fixed;
	-webkit-box-shadow: 0px 5px 5px -2px rgba(100,100,100,0.1);
	-moz-box-shadow: 0px 5px 5px -2px rgba(100,100,100,0.1);
	box-shadow: 0px 5px 5px -2px rgba(100,100,100,0.1);
	background-color:#fff;
}*/


/* =================== header ================= */

#logo {
    margin-left: 20px;
}

.front-welcome {
    /*background-size: cover;*/
    background-image: url("../../assets/bg_hutchgoer.jpg") !important;
    background-position: center bottom !important;
}

.header-register {
    background: none;
    font-size: 16px;
    padding: 0;
    height: initial;
    background: none!important;
    padding: 7px 9px;
    margin-left: 20px;
}

header nav {
    margin-top: 5px;
}

header nav ul li a {
    font-family: inherit;
}

header nav ul li a:hover,
header nav ul li a:focus {
    color: #5a98bb;
}

header nav li {
    margin: 0px 15px;
}

header nav li:hover,
header nav li:focus {
    // border-bottom: 2px solid #fff;
}

header nav ul li.current-menu-item {
    background: transparent;
    border-bottom: 2px solid #5a98bb;
}

.header-right {
    margin-top: 25px;
    float: right;
}

img.avatar {
    border: 1px solid #eaeaea;
    float: left;
    background: #fff;
    border-radius: 50%;
    /*width:100%;*/
}

.searchBox #ajaxsearchpro1_1 {
    border-radius: 20px;
    box-shadow: none;
}

.prosettings {
    display: none;
}

.searchBox {
    float: right;
    min-width: 180px;
}

.langselector {
    /*float: right;
	margin-right:20px;*/
}

.no_translate select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
}

.langselector input[type="checkbox"] {
    /*display: none;*/
}

.header-login {
    width: 40px;
    height: 40px;
    margin: -3px 15px 0 10px;
    background: none!important;
}

.header-username {
    display: none;
}

.header-panel {
    background: none!important;
    height: initial;
}

a.header-login-icon {
    background-size: contain;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
}

img.avatar.user-23-avatar.avatar-80.photo {
    border-radius: 50%;
}

div[id*='ajaxsearchpro1_1'] .probox .proinput {
    margin: 0px 0px 0px 35px!important;
}

#ajaxsearchpro1_1 .probox {
    position: relative;
    border: none!important;
    margin: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
}

#ajaxsearchpro1_1 .probox .promagnifier {
    left: 5px;
    position: absolute;
    background: none!important;
    box-shadow: none!important;
}

#ajaxsearchprores1_1.vertical,
div.ajaxsearchpro[id*="ajaxsearchprores1_"].vertical {
    background: #5dc3da;
    border-radius: 0;
    box-shadow: none;
}

span.no_translate select {
    border: none;
    color: #333;
    padding: 0;
    font-size: 14px;
    margin: 2px 10px 0px 0px;
    cursor: pointer;
    width: 95px;
    background: url("images/arrow.png") no-repeat center right;
}

span.no_translate select:hover {
    color: #5a98bb;
}

span.no_translate select option {
    color: #333;
    font-size: 14px;
    padding: 5px 15px;
    border: 0;
    font-weight: bold;
}

div#ajaxsearchprores1_1 {
    width: 250px!important;
}

div.ajaxsearchpro .mCustScr.mCS_no_scrollbar {
    max-height: 400px;
}

.asp_image {
    display: none;
}

.header-message {
    font-size: 14px;
    background: #F44336;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: -10px 5px 0 0;
}

a.header-message:after {
    content: "\66";
    font-size: 35px;
    float: left;
    position: relative;
    top: -17px;
    left: -20px;
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: -1;
    color: #39BAD7;
}

.header-logout {
    font-size: 16px;
    margin-top: 0px;
}


/*
span.no_translate ul li {
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}
span.no_translate ul li[selected=selected] {
    display: block;
}
span.no_translate ul{
    width: 85px;
    margin: 0 15px;
}
span.no_translate ul:hover span.no_translate ul li{
    display: block;
 }   */


/* ================ footer ================ */

.footerMain {
    width: 940px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}

p.footerCopyright {
    font-size: 14px;
    padding: 31px 20px 20px 20px;
}

.footerDesc {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-image: url(../../assets/bg_footer.jpg);
    height: 100%;
    color: #fff;
}

.footerDesc&gt;div {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.list-aboutUs-nav-footer {
    height: 30px;
    margin-left: 10px;
}

.aboutUs-listItem-class {
    height: 100%;
    float: left;
    font-size: 16px;
    margin: 0px 10px;
}

.aboutUs-listItem-class a {
    font-size: 16px;
    color: #fff;
}

.aboutUs-listItem-class a:hover {
    color: #57c6d7;
}

.map_global_logo {
    margin-left: -25px;
}

.map_global_logo div {
    display: inline-block;
    /*margin-bottom: 17px;*/
    padding: 5px;
    float: left;
}

.map_global_logo div.tata {
    margin-top: 2px;
}

.map_global_logo img {
    margin-right: 15px;
    height: 35px;
}


/* ===================== content ====================== */

.front-col-1 {
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 50px;
    padding: 10px;
}

.front-col-1&gt;div {
    border-bottom: 1px solid #eaeaea !important;
    padding: 40px 0 10px;
}

.blog-title:before,
.page-id-181 #content .page-title:before {
    content: "\63";
    font-size: 45px;
    vertical-align: sub;
    position: relative;
    /*top: 5px;*/
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ig-title:before,
.page-id-181 #content .ig-title:before,
#instagram-feed-widget-2 .block-title:before,
#updateIconId .block-title:before {
    content: "\ea92";
    font-size: 45px;
    vertical-align: sub;
    position: relative;
    /*top: 5px;*/
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.blog-title,
.group_title,
.ig-title,
#instagram-feed-widget-2 .block-title,
#updateIconId .block-title,
div#em_widget-2 .block-title,
div#content .block-title {
    font-size: 35px;
    font-weight: bolder;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.blog-title h2,
.group_title h2 {
    font-size: 35px;
    font-weight: bolder;
    display: inline-block;
    margin: 0;
    float: right;
    line-height: inherit;
}

.page-title .front-block-new .block-title {
    font-size: 35px;
    font-weight: bolder;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.blog-create,
.group-create,
.newEvents {
    display: inline-block;
    float: right;
    font-size: 20px;
    margin-right: 5px;
}

.blog-create,
.group-create,
.newEvents a {
    text-align: right;
}

.front-block .blog-create:after,
.front-block .group-create:after,
.front-block .newEvents:after {
    content: "\65";
    font-size: 28px;
    position: relative;
    /*top: 5px;*/
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.widget_ddrecentpostssmall .box-post-small {
    background: #eaeaea;
    margin-bottom: 0;
    border-bottom: 0;
    margin-top: 20px;
}

.all-box-post .box-post-small:nth-child(even) {
    margin: 5px;
}

.all-box-post .box-post-small:nth-child(odd) {
    margin: 5px
}

.box-post-title-small {
    color: #fff;
    background: #5dc3da;
    position: relative;
    height: 80px;
    padding: 0 5%;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    overflow: hidden;
}

.box-post-small a {
    width: 100%;
}

.box-post-small a .box-post-title-small {
    display: table;
}

.box-post-small a .box-post-title-small&gt;span {
    vertical-align: middle;
    display: table-cell;
}

.box-post-title-small span {
    /*display: table-cell;
    vertical-align: middle;*/
    line-height: 120%;
}

.box-post-content {
    height: 200px;
    overflow-y: hidden;
    padding: 20px 15px;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 150%;
}

.padding-bottom-new-important {
    padding-bottom: 77px !important;
}

.front-col-1 .box-post-content p {
    height: 170px;
    overflow: hidden;
}

.box-post-title-small a span {
    color: #fff;
    line-height: 120%;
}

.box-v-r-spacer {
    width: 0;
}

.group_title:before,
.directory.groups .page-title:before {
    content: "\68";
    font-size: 45px;
    vertical-align: sub;
    position: relative;
    /*top: 5px;*/
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.group-bottom {
    position: relative;
    background: #e9e9e9;
    min-height: 90px;
}

.group-box-image-container {
    width: 90px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.sidebar-box,
.front-block {
    border: 0;
}

.group-box-title a {
    color: #fff;
    font-weight: bolder;
    font-size: 20px;
}

.group-box-title {
    background: #5dc3da;
    position: relative;
    height: 60px;
    padding: 4% 6%;
    line-height: initial;
}

.group-box {
    width: 50%;
    padding-bottom: 0;
    margin-bottom: 40px;
    border: 0;
}

.group-member-count {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    font-size: 14px;
}

.group-member-count:before {
    content: "\6e";
    font-size: 20px;
    vertical-align: sub;
    position: relative;
    /*top: 3px;*/
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.eventBooked:before {
    content: "\6f";
    font-size: 28px;
    vertical-align: middle;
    position: relative;
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.group-box-v-r-spacer {
    width: 0px;
}

.blog-more,
.group-more,
.moreEvents {
    width: 100%;
    text-align: right;
    display: inline-block;
    margin: 30px 0 60px 0;
}

.blog-more a,
.group-more a,
.moreEvents a {
    padding: 10px 50px;
    background-color: #5a98bb;
    border: 1px solid #5a98bb;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-size: 14px;
}

.blog-more a:hover,
.group-more a:hover,
.moreEvents a:hover {
    background-color: #fff;
    color: #5a98bb;
}

.InstagramTxt {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
    line-height: 110% !important;
}

.group-description {
    margin: 20px 20px 20px 130px;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    font-size: 14px;
    line-height: 120%;
}

.groups-box ul {
    margin: 10px;
}

li.even.public.group-has-avatar .group-box {
    padding-left: 10px;
}

li.odd.public.group-has-avatar .group-box {
    padding-right: 0px;
}

div#em_widget-2 {
    padding-bottom: 50px;
}

div#em_widget-2 .block-title,
div#content .block-title,
.page-title .front-block-new .block-title {
    font-size: 35px;
    font-family: inherit;
    font-weight: bolder;
    line-height: 130%;
    display: inline-block;
    border: 0;
    vertical-align: middle;
}

div#content .block-title h2,
div#em_widget-2 .block-title h2 {
    font-family: inherit;
    font-size: 35px;
    font-weight: bolder;
    line-height: inherit;
    margin: 0;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.front-block .block-title:before {
    content: "\67";
    font-size: 45px;
    vertical-align: sub;
    position: relative;
    /*top: 5px;*/
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.eventImage {
    height: 250px;
    line-height: 250px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url("../../assets/event-default-img.jpg") no-repeat scroll center center / 100% auto;
}

.eventImage img {
    /* margin:-100%; */
    min-height: 100%;
    min-width: 100%;
    padding: 0 !important;
    border: 0 !important;
}

.eventName {
    display: table;
    background: #5dc3da;
    height: 80px;
    width: 100%;
}

.eventName a {
    padding: 0 20px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
}

div#em_widget-2 ul {
    height: 670px;
    overflow: hidden;
}

div#em_widget-2 ul li {
    width: calc(100% / 3 - 10px);
    display: inline-block;
    position: relative;
    background: #e9e9e9;
    margin-bottom: 20px;
}

div#em_widget-2 ul li:nth-child(even) {
    margin: 5px
}

div#em_widget-2 ul li:nth-child(odd) {
    margin: 5px
}

.eventDescription {
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    height: 130px;
    font-size: 14px;
    line-height: 150%;
}

.eventDates,
.eventLocation,
.eventSpace {
    font-size: 16px;
    font-weight: bold;
    line-height: 200%;
}

.eventDates {
    padding: 20px 20px 0;
    color: #5a98bb;
}

.eventLocation {
    padding: 0 20px;
}

.eventSpace {
    padding: 0 20px 25px;
}

.eventBooked {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #FF8821;
    padding: 5px 15px;
    border-radius: 25px;
    display: inline-block;
    width: 90%;
    margin: 5%;
    text-align: center !important;
}


/* ================== blog ================== */

#header-title .wrapper a .blog-create,
#header-title .wrapper a .group-create,
#header-title .wrapper a .events-create {
    color: #fff;
    background: #5a98bb;
    padding: 5px 30px;
    border-radius: 28px;
    font-size: 28px;
    position: absolute;
}

#header-title .wrapper a .blog-create,
#header-title .wrapper a .events-create {
    left: 5%;
    bottom: 15%;
}

#header-title .wrapper a .group-create {
    left: 5%;
    bottom: 15%;
}

#header-title .wrapper a .blog-create:after,
#header-title .wrapper a .group-create:after,
#header-title .wrapper a .events-create:after {
    content: "\6d";
    font-size: 30px;
    position: relative;
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;
}

#content .page-title {
    float: left;
}


/*.page-title {
    color: #1f1f1f;
    padding: 0;
    font-family: inherit;
    font-size: 35px;
    font-weight: bolder;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 20px;
	height:50px;
	line-height:120%;
}*/

.page-id-181 #header-title .wrapper {
    height: 500px;
    background-color: none!important;
    /*background: url(../../assets/bg_blog.jpg) no-repeat!important;*/
    background: url(../../assets/theme2banner.jpg) no-repeat!important;
    background-size: cover !important;
    background-position: center !important;
}


/*
#header-title .wrapper .page-title {
    font-size: 68px;
    color: #D55060;
    padding: 0 0 0 110px;
    vertical-align: middle;
    margin: 0;
    display: table-cell;
}
*/

.page-id-181 #content .blog-create:after,
.page-id-32 #content .group-create:after,
.page-id-350 #content .newEvents:after {
    content: "\65";
    font-size: 28px;
    position: relative;
    top: 5px;
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: bottom;
}

.blog-info-category {
    border: none;
    padding: 0px 10px;
    float: left;
    font-style: normal;
}

.blog-info-category a {
    background-color: #5dc3da;
    border-radius: 25px;
    padding: 0 15px;
    display: inline-block;
    color: #fff !important;
    margin-bottom: 5px;
}

.blog-post:hover .blog-info-category {
    text-shadow: none;
}

.page-id-181 #content {
    padding: 40px 0;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.page-template-blog-php #content .blog-post {
    width: calc(100% / 3 - 10px);
    margin-bottom: 20px;
}

.page-template-blog-php #content .box-post-small {
    background: #eaeaea;
    border-bottom: 0;
}

.page-template-blog-php #content .blog-post:nth-child(odd) {
    margin: 5px
}

.page-template-blog-php #content .blog-post:nth-child(even) {
    margin: 5px
}

.blog-post .likebtn-wrapper {
    position: absolute;
    bottom: 45px;
    right: 15px;
    z-index: 1;
}

.pagination .pagination-links .page-numbers.current,
.page-numbers.current {
    background: #5dc3da;
    color: #fff;
}

.pagination .pagination-links .page-numbers,
.page-numbers {
    color: #4b4b4b;
    line-height: 1.3;
    padding: 5px 13px;
}

div.pagination .pag-count {
    display: none;
}

ul#popular .pagination,
ul#newest .pagination,
ul#active .pagination,
ul#alphabetical .pagination {
    padding-left: 0;
    border-radius: 0;
}

.pagination .pagination-links .page-numbers:hover,
a.page-numbers:hover {
    background: #5dc3da;
    color: #fff;
}

p.alert {
    color: #4b4b4b;
    background: #eaeaea;
    padding: 10px;
    margin: 20px 0;
    border-radius: 0;
    border: 0;
}

p.alert a {
    color: #57c6d7;
}


/* ================== group ================== */


/*#header-title .wrapper a .group-create{
    position: absolute;
    top: 73%;
    color: #fff;
    background: rgba(0,0,0,.2);
    padding: 5px 30px;
    border-radius: 28px;
    font-size: 28px;
    left: 52%;
}*/

.page-id-32 #header-title .wrapper {
    height: 500px;
    background: url(../../assets/bg_group.jpg) no-repeat!important;
    background-size: cover !important;
    background-position: center !important;
}

.wrapper a.green_btn {
    position: absolute;
    top: 50%;
    left: 50%;
}

.page-id-32 #header-title .wrapper .page-title {
    color: #fff;
}

.directory.groups #content {
    margin-top: 0;
    width: 100%;
    max-width: 1000px;
    background: #fff;
    padding-top: 40px;
    z-index: 0;
}

form#groups-directory-form {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.directory.groups #object-nav {
    display: none;
}

.directory.groups .list-wrap {
    border: none;
}

.directory.groups .page-title {
    padding: 0;
}

#groups-directory-form .list-wrap ul li .group-box {
    width: 50%;
}

.group-box-bottom {
    position: relative;
    background: #e9e9e9!important;
    height: 150px;
    padding: 0;
    border: none;
    text-align: inherit;
    z-index: 0;
}

ul#newest li .group-box .group-box-image-container,
ul#active li .group-box .group-box-image-container,
ul#alphabetical li .group-box .group-box-image-container {
    z-index: 1;
    top: 80px;
}

.group-box:hover .group-box-details {
    display: none!important;
}


/* ============== event ============ */

.page-id-350 #header-title .wrapper {
    height: 500px;
    background-color: none!important;
    background: url(../../assets/bg_event.jpg) no-repeat!important;
    background-size: cover !important;
    background-position: center !important;
}

.page-template-default #content {
    margin: 0 auto;
    background: #fff;
    padding: 40px 0 100px;
    z-index: 0;
    overflow: hidden;
}

.page-template-default #content .page {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}

.css-events-list .eventPost {
    width: calc(100% / 3 - 10px);
    float: left;
    background: #e9e9e9;
    margin-bottom: 20px;
}

#em-wrapper .css-events-list .eventPost:nth-child(even) {
    margin: 5px
}

#em-wrapper .css-events-list .eventPost:nth-child(odd) {
    margin: 5px
}

div.css-search {
    border: none;
    border-radius: 0;
    padding: 0;
    min-height: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 0px;
}

.text {
    padding: 0;
}


/* ================== blog detail ================= */

.single-post #header-title .wrapper {
    background-size: cover !important;
    background-position: center !important;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    min-height: 320px;
    background-image: url(../../assets/Gradient.png);
    background-color: inherit;
}

#header-title {
    /*padding-top:75px;*/
    margin: 0;
    z-index: 0;
}

.single-post-title {
    font-size: 40px;
    font-family: inherit;
    max-width: 1200px;
    position: absolute;
    bottom: 30px;
    left: 10%;
}

.single-post-title h2 {
    font-size: 40px;
    font-family: inherit;
    margin: 0;
    font-weight: normal;
}

#container .wrapper {
    background: #fff;
}

.single-post #content {
    width: 100%;
    max-width: 1000px;
}

.single-post .blog-post {
    width: 60%;
    margin-top: 20px;
}

.entry p,
.entry div {
    text-align: left;
}

.entry .the_champ_sharing_title {
    text-align: center;
}

.the_champ_sharing_container.the_champ_horizontal_sharing {
    float: none!important;
    text-align: center;
    margin-top: 50px;
}

ul.the_champ_sharing_ul {
    display: inline-block;
}

.single-post #content .blog-info {
    color: #000;
    margin-top: 50px;
    font-style: normal;
    font-size: 16px;
    font-weight: bolder;
    position: relative;
    left: initial;
    bottom: initial;
}

.blog-info a {
    color: inherit;
    font-size: inherit;
}

.blog-info-category,
.blog-info-author,
.blog-info-date,
.blog-info-comments {
    padding: 0;
    border: none;
    margin-left: 25px;
}

.blog-info-category {
    margin-left: 0;
}

.single-post .addthis_toolbox {
    display: none;
}

.author-bio-avatar img {
    border-radius: 50%;
    border: 2px solid #eaeaea;
}

#author-bio h5 {
    display: inline-block;
    margin: 10px 0 10px 20px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 2px solid #9a9a9a;
}

#author-bio {
    border-top: 0;
    padding: 0;
    /*width: initial;*/
}

.author-name {
    position: absolute;
    left: 100px;
    top: 50px;
    padding: 0;
    margin: 0;
    font-family: inherit;
}

h3#theChampReplyTitle {
    font-size: 24px;
    font-family: inherit;
}

#container-comment-form {
    padding: 20px 0 0 0;
}

#respond textarea#comment {
    border-radius: 0;
}

.theChampCommentingTabs ul {
    width: 100%;
    border-bottom: 4px solid #eaeaea;
    margin-bottom: 10px;
}

li.theChampSelectedTab {
    border-bottom: none!important;
    position: relative;
}

li.theChampSelectedTab:after {
    content: " ";
    display: block;
    height: 4px;
    background: #57c6d7;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
}

input#comment-submit {
    background: #57c6d7;
    border: 1px solid transparent;
    box-shadow: none;
    font-size: 20px;
    border-radius: 20px;
    font-family: inherit;
    margin-right: 0;
}

#comment-submit:hover {
    background: #fff;
    box-shadow: none;
    border: 1px solid #57c6d7;
    color: #57c6d7;
}

span.likebtn-wrapper.lb-loaded.lb-style-custom.lb-popup-position-top.lb-popup-style-light {
    display: none;
}

.single-post div.thumbnail span {
    border: 0;
}

.blog-bottom-tags-has a {
    background: #5dc3da;
    border: 1px solid transparent;
    padding: 3px 10px;
    float: none;
    font-style: normal;
    border-radius: 25px;
}

.blog-bottom-tags-has a:hover,
.blog-bottom-tags-has a:focus {
    color: #5dc3da;
    background: #fff;
    border: 1px solid #5dc3da;
}

.relatedposts-item-title {
    background: #5dc3da!important;
    width: 100%;
    border: none;
    margin: 0;
    font: inherit;
    font-weight: bolder;
}

.relatedposts-item {
    width: calc( 100% / 3 - 1%);
    border-right: 10px solid #fff;
    padding: 0;
}

#relatedposts {
    margin-top: 50px;
    background: none;
}

div.comment-meta {
    font-family: inherit;
    text-transform: none;
}

div.comment-meta span {
    color: #5dc3da;
    background: #fff;
    padding: 0;
}

div.comment-meta a {
    color: #5dc3da;
}

.comment-entry .likebtn_container {
    display: none;
}

.comment-options .comment-reply-link,
.comment-options .comment-edit-link {
    float: left;
    color: #b2b2b2;
    border: none;
    font-size: 15px;
    padding-left: 0;
}

#comments-number {
    font-size: 24px;
    padding: 0 0 10px;
    font-family: inherit;
    margin: 30px 0;
    border-bottom: 3px solid #e9e9e9;
}

.entry .wp-video {
    max-width: 100%;
    width: 100%!important;
    text-align: center;
}


/* ============== login =============== */

.page-id-198 .the_champ_outer_login_container {
    width: 400px;
    margin: 0 auto;
    margin-top: 80px;
}

#page-login-form #wp-submit,
#page-login-form #wp-submit-signup {
    background: #57c6d7;
    box-shadow: none;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    font-family: inherit;
    border: 1px solid #57c6d7;
}

#page-login-form #wp-submit:hover,
#page-login-form #wp-submit-signup:hover {
    background: #fff;
    color: #57c6d7;
    border: 1px solid #57c6d7;
}

#page-login-form #wp-submit-signup {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 800;
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}

div#item-body {
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
}

.activity-header .activity-header-child {
    background: #57c6d7;
}

.activity-list li.load-more {
    background: none!important;
    color: #969696;
    border: none;
    margin: 0 auto!important;
    padding-bottom: 30px!important;
}

.activity-list li.load-more a {
    color: #969696;
    font-size: 16px;
    position: relative;
}

#whats-new-submit #aw-whats-new-submit {
    background: #57c6d7;
    border: 0;
    box-shadow: none;
    color: #fff;
    border-radius: 20px;
    font-family: inherit;
    padding: 15px 50px !important;
}

#rtmedia-add-media-button-post-update {
    color: #fff;
    background: #57c6d7;
    border: none;
    box-shadow: none;
}

.activity-list li.load-more a:after {
    content: "\6a";
    font-size: 65px;
    line-height: 120%;
    position: absolute;
    left: 9px;
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#message.info p {
    padding: 20px 0;
    font-size: 18px;
}

.activity #message,
#message.info {
    margin: 0;
}

.transparent-cover {
    background: #5dc3da;
}

#item-header-content {
    background: none!important;
}

#latest-update {
    font-style: initial;
}

#object-nav ul li a {
    padding: 15px 25px;
    border: 1px solid #fff;
    font-style: normal;
}

.page-id-0 #item-header {
    background-color: #39bad7;
    /*background-color: #5dc3da;
    min-height: 575px;*/
}

.transparent-cover {
    display: none;
}

#item-header-content-child {
    z-index: 0;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-left: 20px
}

#item-nav-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: initial;
}

div#item-header h2 {
    font-size: 40px;
    font-family: inherit;
    margin: 0;
    padding: 30px 0;
}

#subnav {
    padding: 0;
}

.mygroups .group-box {
    width: 50%;
}

.my-account #submit {
    background-color: #5dc3da;
    border: 1px solid #5dc3da;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    border-radius: 35px;
    padding: 5px 50px
}

.my-account #submit:hover {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #5dc3da;
    color: #5dc3da;
}

ul.page-numbers {
    background: none;
}

ul.page-numbers li {
    display: inline;
}

.login-box {
    padding: 40px 0 0 150px;
}


/* =================== events detail ================== */

#post-523 {
    width: 940px;
    margin: 0 auto;
}

.text .thumbnail {
    margin-bottom: 30px;
    padding: 0;
    background-color: none;
    border: none;
    border-radius: 0;
}

.text p a,
.comment-entry p a {
    text-decoration: none;
}

.text p a:hover,
.comment-entry p a:hover {
    color: #57c6d7;
}

input#em-booking-submit {
    background: #57c6d7;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid transparent;
    font-family: inherit;
    padding: 5px 10px;
}

input#em-booking-submit:hover {
    background: #fff;
    box-shadow: none;
    border: 1px solid #57c6d7;
    color: #57c6d7;
}


/* temp */

.comments-closed {
    display: none !important;
}

#header-title .wrapper a .ShareLifeTxt {
    color: #fff;
    font-size: 42px;
    position: absolute;
    left: 5%;
    bottom: 35%;
    font-weight: 900 !important;
}

#header-title .wrapper a .ShareLifeTxt:after {
    content: "";
    font-size: 42px;
    position: relative;
    font-weight: 900 !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#header-title .wrapper a .ContactTheFellow {
    color: #fff;
    font-size: 48px;
    font-weight: 900 !important;
    position: absolute;
    bottom: 30%;
    left: 5%;
}

#header-title .wrapper a .ContactTheFellow:after {
    content: "";
    font-size: 48px;
    position: relative;
    font-weight: 900 !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#header-title .wrapper a .EchoAsActionTxt {
    color: #fff;
    font-size: 50px;
    font-weight: 900 !important;
    max-width: 1100px;
    margin: 0 auto !important;
    position: absolute;
    left: 5%;
    bottom: 30%;
}

#header-title .wrapper a .EchoAsActionTxt:after {
    content: "";
    font-size: 50px;
    position: relative;
    font-weight: 900 !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.front-welcome #GoSeeTheWorldBottom a .TheWorldBtn {
    color: #fff;
    background: #FF0000;
    /*background: #5a98bb;*/
    padding: 1px 30px;
    border-radius: 40px;
    font-size: 32px;
    position: absolute;
    max-width: 440px;
}

.front-welcome #GoSeeTheWorldBottom a .TheWorldBtn {
    bottom: 15%;
    margin-left: auto;
    margin-right: auto;
    left: 0%;
    right: 0%;
}

.front-welcome #GoSeeTheWorldBottom a .TheWorldBtn:after {
    content: "\6d";
    font-size: 32px;
    position: relative;
    top: 1px;
    font-family: "hutchgoer" !important;
    font-weight: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.front-welcome #GoSeeTheWorldTop a .SeeTheWorldEng {
    display: none;
    position: absolute;
    color: #fff;
    font-weight: 900 !important;
    font-size: 40px;
    bottom: 25%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.front-welcome #GoSeeTheWorldTop a .SeeTheWorldEng:after {
    content: "";
    font-size: 52px;
    position: relative;
    top: 1px;
    font-weight: 900 !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img.season-theme {
    max-width: 620px;
    width: 100%;
    margin: 105px auto 0;
    /*position: absolute;
	top:100px;
	left:350px;*/
}


/* repsonsive */

@media screen and (min-width: 769px) and (max-width: 1199px) {
    /* STYLES GO HERE */
    .front-col-1 {
        width: 100% !important;
    }
    .footerMain {
        padding: 20px;
    }
    header nav li {
        margin: 0px 5px;
        !important;
    }
}

@media screen and (max-width: 950px) {
    #logo img {
        height: 50px;
    }
    img.season-theme {
        left: 0;
        right: 0;
        width: 90%;
    }
}

@media screen and (min-width: 481px) and (max-width: 900px) {
    /* nav */
    .header-login.mob {
        margin-right: 10px;
        margin-top: 5px;
    }
    .header-register.mob {
        padding-top: 15px;
        margin-left: 5px;
    }
    .searchBox.mob {
        margin-top: 8px;
    }
    .header-panel.mob {
        margin: 10px 0 0 30px !important;
    }
    .front-col-1 {
        width: 100% !important;
    }
    .header-right {
        margin-top: 10px !important;
    }
    .langselector,
    header-panel,
    header-login .header-register {
        display: none;
    }
    .front-welcome {
        /*max-height:475px !important;
		background-image: url("../../assets/bg_1920_cny_mob.jpg") no-repeat center bottom !important;*/
    }
    .page-id-350 #header-title .wrapper,
    .page-id-181 #header-title .wrapper,
    .page-id-32 #header-title .wrapper {
        max-height: 350px !important;
    }
    #wp-submit-signup {
        margin: 0 !important;
    }
    .entry img,
    .single-post div.thumbnail img {
        width: 100%;
    }
    .page-id-181 #content {
        padding: 20px !important;
    }
    header nav {
        margin-top: 0 !important;
    }
    .eventDates,
    .eventLocation,
    .eventSpace {
        font-size: 14px !important;
    }
    div#em_widget-2 ul {
        height: 100% !important;
    }
    .all-box-post .box-post-small,
    div#em_widget-2 ul li,
    .eventPost,
    .page-template-blog-php #content .blog-post {
        width: calc(100% / 2 - 10px) !important;
    }
    #header-title {
        /*padding-top:65px;*/
    }
    #wp-submit-signup {
        margin: 25px 20px !important;
    }
    .header-login {
        margin-top: 5px;
    }
    .front-welcome #GoSeeTheWorldTop a .SeeTheWorldEng {
        font-size: 30px !important;
        bottom: 25% !important;
    }
    .front-welcome #GoSeeTheWorldBottom a .TheWorldBtn {
        /*font-size:26px !important;
		padding: 0 15px !important;
		bottom: 57% !important;
		left:0 !important;*/
    }
    .front-welcome #GoSeeTheWorldBottom a .TheWorldBtn:after {
        font-size: 26px;
    }
    #header-title .wrapper a .ContactTheFellow {
        font-size: 36px !important;
        bottom: 30% !important;
        left: 5% !important;
    }
    #header-title .wrapper a .blog-create,
    #header-title .wrapper a .group-create,
    #header-title .wrapper a .events-create {
        font-size: 26px !important;
        padding: 0 15px !important;
        bottom: 15% !important;
        left: 5% !important;
    }
}


/* mobile horizontal */

@media screen and (max-width: 768px) {
    .group-box {
        width: 100% !important;
    }
    li.even.public.group-has-avatar .group-box {
        padding-left: 0 !important;
    }
    .css-events-list {
        padding-bottom: 80px !important;
    }
    #signup_form.standard-form div.submit {
        clear: both;
        float: none;
    }
    #signup_form.standard-form div.submit #signup_submit {
        margin: 0 auto !important;
        float: none;
    }
    .notif-container {
        display: none !important;
    }
    #header-title {
        background-size: cover !important;
    }
    #object-nav ul li a {
        padding: 5px !important;
        font-size: 12px !important;
    }
}

@media screen and (max-width: 640px) {
    .all-box-post .box-post-small,
    div#em_widget-2 ul li,
    .eventPost,
    .page-template-blog-php #content .blog-post {
        width: 100% !important;
    }
    .blog-img {
        width: 100%;
        height: inherit;
    }
    .blog-img img {
        transform: none;
        position: static;
        width: 100%;
    }
    .eventImage {}
    .aboutUs-listItem-class {
        font-size: 14px;
    }
    p.footerCopyright {
        padding: 20px;
        bottom: 5px !important;
        font-size: 12px !important;
        line-height: 150%;
    }
    .footerMain {
        height: auto;
    }
    #page-login-form,
    .page-id-198 .the_champ_outer_login_container {
        width: 90% !important;
    }
    .header-login {
        display: none;
    }
    ul.item-list {
        width: 100% !important;
        margin: 10px auto !important;
    }
}


/* mob header */

@media screen and (max-width: 560px) {
    .header-right {
        float: none !important;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }
    .searchBox {
        float: left;
        margin-left: 20px;
    }
    #ajaxsearchpro1_1,
    #ajaxsearchpro1_2,
    div.ajaxsearchpro[id*="ajaxsearchpro1_"] {
        width: 100% !important;
    }
    .searchBox {
        min-width: 120px;
    }
    .group-description {
        height: 30px !important;
    }
}


/* mobile */

@media screen and (max-width: 480px) {
    header {
        height: 90px !important;
    }
    #header-title {
        /*padding-top: 90px !important;*/
    }
    #mobile-menu ul.menu {
        top: 90px;
    }
    h1,
    h2,
    h3 {
        font-size: 20px !important;
    }
    .sbi_owl-controls {
        display: none !important;
    }
    button,
    a.button,
    input[type="button"],
    input[type="reset"],
    ul.button-nav li a,
    div.generic-button a {
        width: 90% !important;
        float: left;
        margin: 10px auto;
    }
    .intro-txt {
        /*background-color: rgba(0, 0, 0, 0.5);*/
        width: 100% !important;
        position: absolute;
        bottom: 280 !important;
        height: 575px !important;
    }
    #group-create-tabs li {
        font-size: 16px;
    }
    .langselector {
        display: none;
    }
    #logo {
        width: 100% !important;
        text-align: center !important;
        margin: 0 0 10px 0 !important;
        background-color: #fff;
    }
    header {
        background: #f1f1f1;
    }
    .front-welcome {
        height: 575px !important;
        background: url("../../assets/bg_1920_2017_mob.jpg") no-repeat center bottom !important;
        background-size: cover !important;
    }
    .page-id-350 #header-title .wrapper,
    .page-id-181 #header-title .wrapper,
    .page-id-32 #header-title .wrapper {
        max-height: 250px !important;
    }
    .front-col-1 {
        margin-bottom: 50px !important;
        padding: 0 !important;
    }
    #logo img {
        height: 40px;
    }
    #instagram-feed-widget-2 .block-title {
        font-size: 16px !important;
    }
    .ig-title:before,
    .page-id-181 #content .ig-title:before,
    #instagram-feed-widget-2 .block-title:before {
        font-size: 28px !important;
    }
    .blog-title,
    .group_title,
    div#em_widget-2 .block-title,
    div#content .block-title,
    .page-title .front-block-new .block-title {
        font-size: 20px !important;
    }
    .blog-title:before,
    .page-id-181 #content .page-title:before,
    .group_title:before,
    .directory.groups .page-title:before,
    .front-block .block-title:before {
        font-size: 30px !important;
    }
    .all-box-post .box-post-small:nth-child(odd),
    .all-box-post .box-post-small:nth-child(even),
    div#em_widget-2 ul li:nth-child(even),
    div#em_widget-2 ul li:nth-child(odd),
    #em-wrapper .css-events-list .eventPost:nth-child(odd),
    #em-wrapper .css-events-list .eventPost:nth-child(even),
    .page-template-blog-php #content .blog-post:nth-child(odd),
    .page-template-blog-php #content .blog-post:nth-child(even) {
        margin: 0 !important;
    }
    .page-template-blog-php #content .blog-post:nth-child(odd),
    .page-template-blog-php #content .blog-post:nth-child(even) {
        margin: 0px 0px 10px 0px !important;
    }
    .front-col-1&gt;div {
        padding: 30px 0 10px !important;
    }
    .blog-more,
    .group-more,
    .moreEvents {
        margin: 20px 0 30px 0 !important;
    }
    .groups-box ul {
        margin: 0 !important;
    }
    #mobile-menu {
        background-size: 36px !important;
        width: 36px;
        height: 36px;
    }
    #header-title .wrapper a .EchoAsActionTxt,
    #header-title .wrapper a .ContactTheFellow,
    #header-title .wrapper a .ShareLifeTxt {
        font-size: 26px !important;
    }
    .page-title {
        margin-left: 10px !important;
        margin-bottom: 10px !important;
    }
    div#em_widget-2 ul {
        height: 100% !important;
    }
    .page-id-181 #content {
        padding: 40px 0 !important;
    }
    #item-header-content-child {
        padding: 26px !important;
    }
    .front-welcome #GoSeeTheWorldTop a .SeeTheWorldEng {
        font-size: 26px !important;
        bottom: 45% !important;
    }
    .front-welcome #GoSeeTheWorldBottom a .TheWorldBtn {
        font-size: 24px !important;
        padding: 0 15px !important;
        bottom: 15% !important;
        left: 0 !important;
        right: 0 !important;
    }
    .front-welcome #GoSeeTheWorldBottom a .TheWorldBtn:after {
        font-size: 24px;
    }
    .group-create,
    .blog-create {
        display: none !important;
    }
    #subnav ul li a {
        font-size: 12px !important;
        padding: 5px !important;
        color: #fff !important;
    }
    .likebtn-wrapper {
        z-index: 1;
    }
    img.season-theme {
        top: -250px;
    }
}

.field-visibility-settings-notoggle {
    display: none;
}

.promo-div {
    max-width: 960px;
    margin: 30px auto 0;
}

.bottomAds {
    display: none;
}

.lrecAds {
    padding-bottom: 5px
}

ul {
    margin: 0;
    padding: 0
}

.main {
    padding: 30px 15px 30px 15px;
}

.main_left {
    background-color: #fff;
    padding: 0;
    max-width: 997px;
}

.left_tab1 {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.left_tab1 .cur1 {
    line-height: 50px;
    white-space: nowrap;
    font-size: 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-color: #efefef;
    cursor: pointer;
    font-family: 'montserrat';
    transition: all 0.3s ease-in-out;
    display: table-cell;
}

.left_tab1 .cur1+.cur1 {
    border-left: 1px solid #ddd;
}

.left_tab1 .cur1 i {
    font-size: 21px;
    line-height: 1;
    vertical-align: middle;
    margin-left: 10px;
}

.left_tab1 .cur1_Single {
    line-height: 30px;
    font-size: 27px;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    /* width: 33.3333%; */
    text-decoration: none;
    color: #E01C32;
    padding-left: 20px;
    font-weight: 600;
    padding-top: 20px;
}

.left_tab1 .cur1.active {
    color: #E01E24;
    background-color: #fff;
}

.left_tab1 .cur1:hover {
    color: #777;
}

.cur1 .cur1_line {
    position: absolute;
    top: -4px;
    height: 4px;
    width: 100%;
    display: none;
}

.left_tab2 {
    margin: 0px 5px;
    padding-top: 15px
}

.left_tab2 .cur2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 120px;
    text-decoration: none;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    display: block;
    float: left;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    background-color: #F6F6F6;
    border-radius: 4px;
    margin: 5px 10px 5px 0;
    border: 2px solid transparent;
    position: relative;
    padding: 0 10px 0 10px;
    transition: all 0.3s ease-in-out;
}

.left_tab2 .cur2:before {
    font-family: "hutchgo";
    content: "k";
    position: absolute;
    left: -20px;
    transition: all 0.2s ease-in-out;
}

.left_tab2 .cur2 h3 {
    height: inherit;
    line-height: inherit;
}

.left_tab2 .cur2.active {
    border: 2px solid #E01E24;
    border-radius: 4px;
    color: #E01E24;
    background: white;
    padding: 0 10px 0 30px
}

.left_tab2 .cur2.active:before {
    left: 10px;
    color: #E01E24;
}

.left_tab3 {
    padding: 10px 15px;
}

.left_tab3 .col-md-6,
.left_tab3 .col-xs-12,
.left_tab3 .col-md-4 {
    padding: 0 5px;
}


/*只匹配了部分在这个模块里使用的*/


/*SG自由行样式*/

.resp-tabs-container {
    padding: 0px;
    clear: left;
    background-color: #FFF;
}

.resp-tab-content {
    padding: 15px;
    min-height: 223px;
    font-size: 12px
}

.book_input_airport {
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    outline: none;
    padding: 10px 8px 10px 35px;
    margin: 0px;
    width: 100%
}

.input-icon {
    position: relative;
}

.inputRow {
    color: #57585A;
    font-size: 12px;
    height: 100%;
    box-sizing: border-box;
}

.formSet1-2 {
    line-height: 42px;
    display: inline-block;
    width: 49.1%;
    overflow: hidden;
    font-family: 'Lato', sans-serif;
    color: #666;
    font-size: 14px;
}

.destination {
    margin-top: 25px;
}

.fa-lg {
    vertical-align: -15%;
    position: absolute;
    left: 13px;
    top: 13px;
    display: block;
    width: 17px;
    height: 17px;
    background: url(/content/img/pageage_sel_bg.png) no-repeat;
}


/*SG自由行样式 end*/

.type_height_limit {
    min-height: 223px;
}

.multi_width {
    width: 150%;
    background-color: #fff;
}

#hotel_tab {
    padding-top: 20px;
    padding-bottom: 0;
}

#package_tab {
    padding-top: 20px;
}


/*文本框并图标样式*/

.filtab_txt {
    border: 1px solid #c6c6c6;
    border-radius: 0px;
    height: 55px;
    padding-left: 43px;
    position: relative;
    line-height: 55px;
    color: #474747;
    ;
    font-size: 14px;
    background: #fff;
    margin: 5px 0px;
    position: relative;
}

.filtab_txt input {
    line-height: 1.2;
    padding: 2px 4px;
    border: 0;
    outline: none;
    color: #474747;
    width: 60%;
    height: 50px;
}

.fli_class {
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fli_class:after {
    font-family: "hutchgo";
    content: "a";
    position: absolute;
    color: #ababab;
    font-size: 18px;
    right: 15px;
}

.address {}

.address:before {
    font-family: "hutchgo";
    content: "u";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.class {}

.class:before,
.room:before {
    font-family: "hutchgo";
    content: "v";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.hotelname {}

.hotelname:before {
    font-family: "hutchgo";
    content: "s";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.hotelstar {}

.hotelstar:before {
    font-family: "hutchgo";
    content: "F";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.icon_right {
    float: right;
    position: absolute;
    right: 10px;
    color: #ababab;
    top: 35%;
    cursor: pointer;
}

input.hotel_package_country,
input.hotel_package_city,
input.hotelname {
    width: 100%;
}

.multi_group {
    width: 100%;
    float: left
}

.multi_txt,
.class_and_number {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    position: relative;
    margin-top: 10px
}

.multi_add_del {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    margin: 20px 0
}

.multi_add_del .add_more_multi {
    float: left;
    cursor: pointer
}

.multi_add_del .add_more_multi:before {
    font-family: "hutchgo";
    content: "E";
    color: #919191;
    font-size: 16px;
    position: relative;
    top: 2px;
    padding-right: 3px;
    margin-right: 5px;
}

.multi_add_del .del_more_multi {
    float: right;
    cursor: pointer;
}

.multi_add_del .del_more_multi:before {
    font-family: "hutchgo";
    content: "D";
    color: #919191;
    font-size: 16px;
    position: relative;
    top: 2px;
    padding-right: 3px;
    margin-right: 5px;
}

.multi_add_del .add_more_multi img,
.multi_add_del .del_more_multi img {
    margin-bottom: 3px;
}

.popcity {
    position: absolute;
    display: none;
    z-index: 200;
    left: -1px;
    top: 54px;
    width: 100%;
    text-decoration: none;
    font-size: 12px;
    background: url(/Content/img/popup_top_bg.png) no-repeat;
    border-radius: 2px
}

.popcity .popcon {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-top: 0;
    float: left;
    margin-top: 10px;
    width: 100%;
    max-height: 385px;
    overflow-y: auto;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.popcity .auto_complete {
    margin-top: 10px;
}

.popcity .popcon2 {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-top: 0;
    max-height: 235px;
    overflow-y: auto;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.popcitymulti {
    right: -1px !important;
    left: auto!important;
    background: url(/Content/img/popup_top_bg_right.png) no-repeat;
}

.popcity .sear_city_list {
    padding: 6px 8px
}

.popcity .sear_city_list li {
    text-decoration: none;
    list-style: none;
    line-height: 37px;
    padding: 0 16px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.popcity .sear_city_list li:hover {
    background-color: #E01E24;
    color: #fff
}

.popcity .hot_city {
    float: left;
    padding: 10px 18px;
    line-height: 34px;
    width: 100%;
    font-size: 12px;
}

.popcity .hot_city.line {
    border-bottom: 1px dashed #D0D0D0;
    padding-bottom: 18px
}

.popcity .hot_city_tit {
    width: 100%;
    color: #E01E24;
    line-height: 35px;
    font-size: 14px;
}

.popcity .hot_city_list {
    width: 100%;
    float: left;
    margin-left: -2%
}

.popcity .hot_city_list li {
    width: 30%;
    margin-right: 3%;
    padding-left: 2%;
    float: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.popcity .hot_city_list li:hover {
    background-color: #E01E24;
    color: #fff
}

.popcity .hotels_city_list li {
    width: 97%
}

.popcity.popclass_type {
    max-height: none
}

.popcity.popclass_type .popcon {
    max-height: none
}

.popcity .class_group {
    padding: 0 17px
}

.popcity .class_group .class_check {
    width: 20px;
    margin-bottom: 5px;
    height: 20px;
    -webkit-appearance: none;
    border-radius: 0;
}

.popcity .class_group label {
    font-weight: normal;
    font-size: 13px;
    font-weight: bold;
}

.popcity .popclass {
    color: #E01E24;
    /* margin-top:10px; */
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.popcity .popitem {
    width: 30%;
    float: left;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 3%;
    border-radius: 4px;
    height: 45px;
    background-color: #f6f6f6;
    cursor: pointer;
}

.popcity .popitem.active {
    background: url(/Content/img/icon6.png) 2px no-repeat #fff;
    border: 2px solid #E01E24;
    padding-left: 10px;
}

.popcity .popitem .poptype {
    width: inherit;
    height: 45px;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.popcity .popitem1 {
    width: 30%;
    float: left;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    margin-right: 3%;
    border-radius: 4px;
    /* height:45px;*/
    /* background-color:#f6f6f6;*/
    color: black
}

.popcity .popline {
    border-bottom: 1px dashed #d7d7d7;
    width: 100%;
    margin: 20px 0 10px;
    height: 0px;
    overflow: hidden
}

.popcity .poph3 {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    display: inline;
    line-height: 15px;
    display: none;
}

.popcity .popp.error {
    color: #f00;
    display: none
}

.popcity .popp.remark {
    display: none;
}

.popcity .popp.remark span {
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
}

.popcity .popp {
    line-height: 18px;
    color: #000;
    display: inline-block;
}

.popcity .popclose {
    float: right
}

.popcity .closeBtn {
    width: 138px;
    background-color: #E01E24;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
}

.calendar_txt {
    white-space: nowrap
}

.calendar_txt:before {
    font-family: "hutchgo";
    content: "e";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.calendar_txt .popcity {
    width: 730px
}

.calendar_txt .popcity .popcon {
    max-height: none
}


/*酒店*/

.input_err {
    color: red;
    font-size: 12px;
}

.border-radius {
    border-radius: 0px;
    text-align: left;
}

.border-radius b.caret {
    position: absolute;
    top: 15px;
    right: 5px;
}

.multiselect-container {
    width: 100%;
}

.hotel_tab_txt {
    border: 1px solid #c6c6c6;
    border-radius: 0px;
    height: 55px;
    padding-left: 43px;
    position: relative;
    line-height: 55px;
    color: #474747;
    ;
    font-size: 14px;
    background: #fff;
    margin: 5px 0px;
    position: relative;
}

.hotel_tab_txt input {
    line-height: 49px;
    height: 49px;
    padding: 2px 4px;
    border: 0;
    outline: none;
    color: #474747;
    width: 100%;
}

.calendar_check_in {
    width: 50%;
    display: inline-block;
    border-right: 0;
    float: left
}

.calendar_check_in:before {
    font-family: "hutchgo";
    content: "N";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.calendar_check_out {
    width: 50%;
    display: inline-block;
}

.calendar_check_in input,
.calendar_check_out input {
    width: 100%
}

.calendar_check_out:before {
    font-family: "hutchgo";
    content: "T";
    position: absolute;
    left: 15px;
    color: #919191;
    font-size: 18px;
}

.popcity .num_room {
    width: 200px
}

.popcity.poproom_type {
    max-height: none;
    min-width: 590px;
    line-height: 30px;
}

.popcity.poproom_type .popcon {
    max-height: none
}

.popcity .other_select {
    width: 90px;
    display: inline-block;
    padding: 0 5px;
}

.popcity .room_group label {
    font-weight: normal;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
}

.popcity .room_group label:before {
    font-family: "hutchgo";
    content: "t";
    font-size: 12px;
    color: #E01E24;
    /*position: absolute;*/
    left: 20px;
}


/*自由行*/

.packages_to {
    padding-left: 5px;
    font-size: 15px;
    line-height: 35px;
    display: inline-block;
    margin: 10px 0;
}

.package_room_form {
    margin: -15px;
}

.fli_room {
    display: block;
    width: 100%;
    color: #ababab;
}

#package_tab .popcity .closeBtn {
    margin-top: 15px;
}


/*pc版日历附加信息样式*/

.calendar_addtion {
    padding: 10px 30px;
    padding-bottom: 0px;
    border-bottom: 1px solid #f2f2f2;
    display: none;
    font-size: 14px;
}

.calendar_addtion i {
    color: #E01E24;
}

.calendar_addtion .calendar_a_left {
    width: 260px;
    margin: 0 20px;
    float: left;
    color: #464646;
    position: relative;
}

.calendar_addtion .calendar_a_right {
    width: 260px;
    margin: 0 20px;
    float: left;
    color: #464646;
}

.red_play {
    color: #E01E24;
    font-size: 13px;
}

.calendar_addtion_bottom {
    padding: 10px 15px;
    font-size: 15px;
}

.calendar_addtion_bottom .calendar_ab_left {
    float: left;
    color: #474747;
    display: none
}

.calendar_addtion_bottom .calendar_ab_left label {
    font-weight: normal;
    font-size: 13px;
    font-weight: bold;
}

.calendar_addtion_bottom .error {
    display: none;
    float: left;
    color: #E01E24;
}

.calendar_addtion_bottom .calendar_ab_right {
    float: right;
}

.calendar_addtion_bottom .calendar_ab_right a.calendar_ab_btn {
    color: #fff;
    width: 139px;
    height: 36px;
    line-height: 36px;
    margin: 9px 0;
    background-color: #E01E24;
    display: block;
    text-align: center;
    cursor: pointer;
}

.calendar_checkbox {
    width: 20px !important;
    height: 20px !important;
}

.calendar_container {
    margin: 20px 0
}

.left_tab4 {
    padding: 20px 20px;
}

a.secrch_btn {
    cursor: pointer;
    height: 45px;
    width: 175px;
    display: block;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

a.secrch_btn:hover {
    color: #fff;
}

a.secrch_btn i {
    font-size: 30px;
    line-height: 1;
    top: 10px;
    position: relative;
}

.main-right {
    padding: 50px 40px
}

.right_tab {
    padding: 50px 30px;
    color: #fff;
    position: relative;
    padding: 50px 30px;
    text-align: left;
    color: #fff
}

.right_tab_img_block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.right_tab_img_block img {
    width: auto !important;
    height: auto !important;
}

.main1 {
    padding: 0;
}

.main1&gt;.row {
    margin-top: 40px;
}

.thumbnail {
    border: none;
    position: relative;
    width: 160px;
    min-width: 160px;
    padding: 0px;
    margin: 0 auto;
}

.caption {
    text-align: center
}

.MaskLayer {
    position: absolute;
    z-index: 100;
    left: 2px;
    top: 0px;
    text-decoration: none;
    display: none;
}

.cap1 {
    font-size: 14px;
    line-height: 20px;
    color: #E01E24;
    text-transform: uppercase;
    font-family: 'arial';
}

.cap1 i {
    margin-left: 5px;
    vertical-align: middle;
    font-size: 18px;
}

.cap2 {
    line-height: 30px;
    font-weight: 500;
    font-size: 20px;
    color: #484848;
    font-family: 'montserrat';
}

.cap3 {
    line-height: 20px;
    font-weight: 500;
    font-size: 16px;
    display: inline;
    color: #5b5b5b;
    font-family: 'montserrat';
}

.cap4 {
    height: 42px;
    text-align: center;
    vertical-align: middle;
    /* line-height: 45px;  */
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #606060;
}

.img_slider {
    /* float: right; */
    line-height: 14px;
}

.img_slider .img_slider_box {
    width: inherit;
    height: 278px;
    overflow: hidden;
    width: 300px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.img_slider .img_slider_box .img_block {
    position: absolute;
    left: 0px;
    top: 0;
    width: 5000px;
}

.img_slider .right_img {
    float: left;
}

.img_slider .img_txt {
    line-height: 15px;
    height: 30px;
    text-align: center;
}

.response_img_slider {
    /* float: right; */
    line-height: 14px;
}

.response_img_slider .response_img_slider_box {
    width: inherit;
    height: 278px;
    overflow: hidden;
    width: 300px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.response_img_slider .response_img_slider_box .response_img_block {
    position: absolute;
    left: 0px;
    top: 0;
    width: 5000px;
}

.response_img_slider .right_img {
    float: left;
}

.response_img_slider .img_txt {
    line-height: 15px;
    height: 30px;
    text-align: center;
}

#airline_img_slider {
    line-height: 14px;
}

#airline_img_slider .img_slider_box {
    width: inherit;
    height: 278px;
    overflow: hidden;
    width: 300px;
    display: block;
    position: relative;
    margin: 0 auto;
}

#airline_img_slider .img_slider_box .img_block {
    position: absolute;
    left: 0px;
    top: 0;
    width: 5000px;
}

#airline_img_slider .right_img {
    float: left;
}

#airline_img_slider .img_txt {
    line-height: 15px;
    height: 30px;
    text-align: center;
}

.red_spot {
    height: 8px;
    width: 8px;
    background-color: #E01E24;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
}

.gray_spot {
    height: 8px;
    width: 8px;
    background-color: #c6c6c6;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
}

.ad_footer_block {
    /* min-height: 151px; */
    background-color: #f6f6f6;
}

.ad_footer_block2 {}

.ad_footer_block .main4i {
    text-align: center;
}

.ad_footer_block .main4img {
    height: auto;
    max-width: 100%;
    display: inline-block;
    margin: 5px 0;
}

.ad_footer_block .container {
    padding: 30px 0;
}

.homepage_footer_bg {
    background: url(/Content/img/nbg16.png) repeat-x bottom;
    padding-bottom: 350px
}

.body2 {
    min-height: 320px;
}

.main3 {
    padding: 50px 0;
    text-align: center;
    color: #fff
}


/* .body3{background:url(/Content/img/nbg16.png) repeat-x bottom;padding-bottom:130px} */

.main4 {
    padding: 40px 0;
}

.main4 .main4txt {
    padding: 0 60px;
    text-align: left;
    position: relative;
}

.main4 .main4txt .main3_title {
    font-size: 27px;
    color: #0085D2;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 22px;
    margin-top: 6px;
}

.main4 .main4txt span.mediatxt {
    font-size: 24px;
    color: #ababab;
}

.main4 .main4txt span.mediatxt .main3img {
    width: 145px;
    margin-right: 5px;
}

.main4 .main4txt+.main4txt {
    border-left: 1px dashed #c6c6c6;
}

.line_div {
    position: absolute;
    padding: 60px 0;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
}

.line_dotted {
    border-right: 1px dashed #c6c6c6;
    height: 100%;
    width: 1px;
}

.get_deal_txt {
    font-size: 14px;
    color: #474747;
    font-weight: 500;
}

.emailInput {
    background-color: #f6f6f6;
    vertical-align: middle;
    max-width: 310px;
    width: 68%;
    height: 35px;
    lighting-color: none;
    outline: none;
    margin-right: 5px;
    border: 0;
    font-size: 14px;
    border-radius: 4px;
    text-indent: 23px;
}

a.main4submit {
    cursor: pointer;
    display: inline-block;
    max-width: 118px;
    width: 30%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    vertical-align: middle
}

a.main4submit:hover {
    color: #fff;
}

.modal-gonow-content {
    text-align: center;
    padding: 40px 40px;
    height: 530px;
    background: url(/Content/img/nbg28.png) no-repeat center;
    border-radius: 0px
}

.modal-gonow-content .modal-close {
    position: absolute;
    top: 10px;
    right: 10px
}

.mod_txt1 {
    color: #E01E24;
    font-size: 25px;
    line-height: 50px;
    margin-top: 30px
}

.mod_txt2 {
    color: #000;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px
}

.mod_txt3 {
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
    line-height: 15px
}

.mod_txt3 a {
    color: #fff;
}

a.join_us_btn {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    min-width: 150px;
    font-weight: 600;
    line-height: 44px;
}

.cur_pointer {
    cursor: pointer;
}


/*subscribe modal样式 start*/

.subscribe_modal {
    padding: 0 12px;
    text-align: left;
    border-radius: 0;
}

.subscribe_modal .modal-dialog {
    width: 850px;
}

.subscribe_modal .modal-content {
    padding: 10px 20px;
}

.privacy {
    padding: 5px;
    max-height: 320px;
    width: 100%;
    margin-bottom: 15px;
    overflow-y: scroll;
    background-color: #f1f1f1;
}

.privacy .privacy_title {
    margin-top: 10px;
    font-weight: 600;
    font-size: 15px;
}

.privacy .privacy_title_vice {
    font-size: 15px;
    margin-bottom: 10px;
}

.privacy ul {
    padding: 10px 0;
}

.privacy ul .title {
    font-size: 14px;
    font-weight: 600;
}

.subscribe_modal .error_email {
    color: #E01E24;
    margin-top: 15px;
}

.subscribe_modal form label {
    font-weight: 500;
}

.subscribe_modal .form-inline .form-control {
    width: auto;
}

.subscribe_modal p {
    line-height: 21px;
    margin: 3px 0;
}

.subscribe_modal p input {
    float: left;
}

.buttons .changed_btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid;
}

.buttons .linear {
    padding: 1px;
    height: 42px;
}

.buttons .cancle_btn {
    border: 1px solid #c6c6c6;
    color: #c6c6c6;
    font-size: 21px;
    background-color: #fff;
}


/*subscribe modal样式 end*/


/*subscribe success modal样式 start*/

.sub_suc {
    padding: 40px;
    text-align: center;
}

.sub_suc span.HEADING2.sub_suc_title {
    color: #e01e24;
    margin-bottom: 20px;
    display: inline-block;
}

.sub_suc p {
    font-size: 14px;
    margin-bottom: 20px;
}

.sub_suc a.sub_suc_btn {
    font-size: 19px;
    border: 2px solid #aaaaaa;
    display: inline-block;
    width: 171px;
    height: 45px;
    line-height: 45px;
    color: #9b9b9b;
    cursor: pointer
}


/*subscribe success modal样式 end*/


/*adbanner 样式 start*/

.promoSlideImgBlock {
    width: 300px;
    height: 250px;
    display: block;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.flight_detail_block {}

.flight_detail_block img {
    width: 140px !important;
    height: 155px !important;
    margin: auto;
}

.body {
    position: relative;
    background-color: #ABABAB;
    background-position: 50% 0;
}

.body2_container {
    position: relative;
    overflow: hidden;
    margin-top: 40px
}

.body2 {
    position: relative;
    width: 50000px;
    left: 0px;
}

.sliderImgBlock {
    float: left;
}

.sliderImgBlock img {
    height: auto !important;
    width: auto !important;
}

.main4i img {
    height: 91px !important;
}

.main3txt {
    border: none !important;
}

.main3 {
    padding: 50px 100px;
    text-align: center;
    color: #fff;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.main3 .main3img1 {
    position: absolute;
    left: 5%;
    top: 45%;
    cursor: pointer;
    font-size: 50px;
}

.main3 .main3img2 {
    position: absolute;
    right: 5%;
    top: 45%;
    cursor: pointer;
    font-size: 50px;
}


/*adbanner 样式 end*/


/*bottom ad 样式 begin*/

#bottom-ad-banner {
    position: fixed;
    left: 50%;
    margin-left: -364px;
    bottom: 0;
    z-index: 10001
}

.bottom-ad-close {
    position: absolute;
    right: 3px;
    top: 3px;
    color: #E1E1E1;
    cursor: pointer;
    z-index: 10002;
}


/*bottom ad 样式 end*/

div[id^="dynamic_"] {
    display: block !important;
}

@media (max-width:992px) {
    .line_dotted {
        border: none;
    }
    .multi_width {
        width: 100%;
    }
    /*手機版樣式*/
    .main {
        /*padding-top: 30px; padding-bottom: 30px;*/
        padding: 0px;
    }
    .body {
        min-height: none;
    }
    .left_tab1 .cur1.active {
        border: none;
    }
    .left_tab1 .cur1 {
        border: none;
        border: 1px solid #e2e2e2;
    }
    .left_tab2 .cur2 {
        width: 32%;
        margin-right: 2%;
        min-width: 0;
    }
    .left_tab2 .cur2:last-of-type {
        margin-right: 0;
    }
    a.secrch_btn {
        width: 100%;
    }
    .multi_txt {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    /*手機版專有樣式*/
    img.mobileAppLogo {
        width: 40px;
        height: 40px;
        margin: 0px 5px;
        float: left;
    }
    .download_info {
        background-color: #0085D2;
        color: #fff;
        text-align: left;
        padding: 5px;
        font-size: 14px;
    }
    .downLoadApps {
        height: 40px;
        display: table-cell;
        vertical-align: middle;
    }
    i.download_go {
        background: url(/content/img/download_go.png) no-repeat;
        width: 30px;
        height: 30px;
        float: left;
        margin: 0 5px;
    }
    i.download_close {
        float: right;
        font-size: 26px;
        color: #17acd6;
        cursor: pointer;
        font-style: normal;
        right: 10px;
        position: absolute;
    }
    /*手机版popup样式*/
    .mobile_input_top {
        position: fixed;
        top: 50px;
        width: 100%;
        z-index: 3000;
        -webkit-overflow-scrolling: touch;
    }
    .mobile_popup {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background-color: #fff;
        display: none;
    }
    .popup_title {
        height: 50px;
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #0085D2;
        text-align: center;
        font-size: 20px;
        line-height: 50px;
        color: #f6f6f6;
    }
    .popup_done {
        /* position: absolute;  */
        position: fixed;
        bottom: 10px;
        height: 40px;
        padding: 0 15px;
        width: 100%;
    }
    a.popup_button {
        display: block;
        background-color: #E01E24;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #f6f6f6;
        cursor: pointer;
    }
    a.popup_button:focus {
        color: #f6f6f6;
    }
    .popcity #num_room {
        padding-top: 15px;
    }
    .popcity .num_room {
        width: 100%;
    }
    .LPMcontainer {
        z-index: 600 !important;
    }
    .class_group .row&gt;div:first-child {
        padding-left: 0;
    }
    .child_age_box {
        background: #f6f6f6;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-top: 10px;
        margin-left: -5px;
        margin-right: -5px;
    }
    /*手机版通用样式*/
    .filtab_txt {
        padding-left: 43px;
    }
    .address:before {
        left: 15px;
    }
    .filtab_txt input {
        width: 75%;
        height: 30px;
    }
    .popcity {
        background: #fff;
        left: 0;
    }
    .popcity .popcon {
        border: none;
        box-shadow: none;
        margin-top: 0;
    }
    .filtab_txt .hotel_package_city,
    .filtab_txt .hotel_package_country {
        width: 100%;
    }
    /*手机地址输入框*/
    .input_add_top {
        position: fixed;
        top: 0;
        margin: 8px 0 8px -8px;
        line-height: 34px;
        height: 34px;
        z-index: 2000;
        width: 80%;
        border: 0;
    }
    .popup_title .popup_cancel {
        float: right;
        font-size: 14px;
        margin-right: 8px;
        cursor: pointer;
    }
    /**/
    .hotelinfo {}
    /*关闭按钮*/
    .popclose .closeBtn {
        display: none;
    }
    /*手机版日历*/
    .calendar_addtion {
        padding: 0;
        background-color: #f2f2f2;
    }
    .calendar_addtion i {
        display: none;
    }
    .calendar_addtion .calendar_a_left,
    .calendar_addtion .calendar_a_right {
        margin: 0;
        line-height: 30px;
        width: 100%;
        text-align: center;
    }
    .calendar_txt .popcity {
        width: 100%;
    }
    .calendar_addtion_bottom .calendar_ab_right a.calendar_ab_btn {
        display: none;
    }
    .filtab_txt.margin-bottom-fix {
        margin-bottom: 0;
    }
    .multi_group {
        float: none;
    }
    .multi_group+.multi_group {
        border-top: 1px solid #c7c7c7;
        margin-top: 20px;
    }
    .multi_group:after {
        content: '';
        display: block;
        height: 1px;
        background: #c7c7c7;
        width: 100vw;
        margin-left: -15px;
        margin-top: 20px;
    }
    .multi_add_del {
        float: none;
        text-align: center;
        padding-top: 10px;
        margin-top: 10px;
    }
    .multi_add_del .add_more_multi,
    .multi_add_del .del_more_multi {
        float: none;
        display: block;
        padding: 5px;
    }
    /*手机版住客*/
    .num_person {
        /*max-height:385px;overflow-y: auto;*/
    }
    .filtab_txt label {
        line-height: 20px
    }
    .popcity.poproom_type {
        min-width: 100%
    }
    .left_tab4 {
        padding-top: 5px;
    }
    .subscribe_modal .modal-dialog {
        width: auto;
    }
}

@media (max-width:1200px) {
    .body {
        background-position: 55% 0;
    }
}

@media (min-width:992px) {
    .download_info {
        display: none !important;
    }
    .popcity {
        left: -1px;
        min-width: 378px;
    }
}

@media (max-width:768px) {
    .left_tab1 .cur1 {
        padding-top: 22px;
        line-height: 35px;
        border: none;
    }
    .left_tab1 .cur1 i {
        position: absolute;
        left: 50%;
        margin-left: -9px;
        top: 10px;
        font-size: 18px;
    }
    .left_tab1 .cur1:hover {
        color: #E01E24;
    }
    .calendar_left {
        padding-right: 0px;
    }
    .main1&gt;.row {
        margin-top: 0;
    }
}


/*--destination-text--*/

.destination-flight {
    padding-top: 28px;
    padding-bottom: 30px;
}

.destination-flight .container {
    padding: 0 20px;
}

.destination-flight .inner {
    max-width: 1066px;
    margin: 0 auto;
}

.destination-flight .inner:after {
    content: '';
    display: table;
    clear: both;
}

.destination-flight-link {
    display: inline-block;
}

.no-touch .destination-flight-link:hover {
    transition: opacity 0.3s ease-in;
    opacity: 0.8;
}

.breadcrumbs {
    margin-bottom: 23px;
    padding: 10px 0;
}

.breadcrumbs-item {
    display: inline-block;
    position: relative;
    padding-right: 14px;
}

.breadcrumbs-item a {
    font-family: 'Lato', Times, serif;
    font-size: 14px;
    line-height: 18px;
    color: #474747;
}

.breadcrumbs-item:after {
    content: '\63';
    position: absolute;
    top: 50%;
    right: 0;
    font-family: 'hutchgo';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.breadcrumbs-item:last-child:after {
    content: '';
}

.flight-title {
    margin: 0 0 12px;
    font-family: 'montserrat', Arial, sans-serif;
    font-size: 22px;
    color: #474747;
}

.flight-title-blue {
    color: #0085d2;
}

.destination-flight-right {
    text-align: center;
}

.flight-desc p {
    font-family: 'Lato', Times, serif;
    font-size: 14px;
    line-height: 18px;
    color: #474747;
}

@media screen and (min-width: 768px) {
    .destination-flight-left {
        padding-right: 25px;
    }
    .destination-flight-left {
        float: left;
        margin-right: 320px;
    }
    .destination-flight-right {
        float: right;
        margin-left: -100%;
    }
}

@media screen and (max-width: 767px) {
    .destination-flight {
        border-top: 1px solid #767676;
        padding-top: 0;
        padding-bottom: 24px;
    }
    .destination-flight.noBorderTop {
        border-top: none;
    }
    .breadcrumbs {
        margin-bottom: 10px;
    }
    .breadcrumbs-item a {
        font-size: 12px;
        line-height: 16px;
    }
    .flight-title {
        font-size: 16px;
        color: #474747;
        margin: 0 0 10px;
        text-align: center;
    }
    .flight-desc p {
        font-size: 12px;
        text-align: center;
        margin-bottom: 20px;
    }
    .destination-flight-left {
        float: none;
        margin-right: auto;
    }
    .destination-flight-right {
        float: none;
        margin: 0 -15px;
    }
}

@media screen and (max-width: 320px) {
    .breadcrumbs-item {
        padding-right: 8px;
    }
    .breadcrumbs-item:after {
        right: -3px;
    }
}

.popular-airlines {
    padding: 45px 0 81px;
    background: url('../img/airlines/airlines-profile-des-bg.jpg') center bottom no-repeat;
    background-size: cover;
    position: relative;
}

.popular-airlines .container {
    padding: 0 20px;
}

.popular-airlines.block-2 {
    padding: 86px 0 59px;
}

.popular-airlines .primary-title {
    margin: 0 0 20px;
    color: #fff;
    text-align: left;
    font-size: 24px;
    font-weight: bolder;
}

.airlines-list {
    margin: 0 -20px;
    padding: 0;
    text-align: center;
}

.airlines-list:after {
    content: '';
    clear: both;
    display: table;
}

.airlines-list .airlines-item {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    /* width: 15%; */
    padding: 15px
    /*display: block;
  float: left;
  width: 25%;*/
}


/*
.airlines-list .airlines-item:nth-child(4n+1) {
  clear: left;
}*/

.airlines-item {
    margin-bottom: 30px;
}

.airlines-item .item-inner {
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin: 0 15px;
    text-align: center;
    overflow: hidden;
}

.airlines-item .item-inner:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #0085d2;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.airlines-item .item-inner .img {
    /* height: 0; */
    /* padding-bottom: 50%;  */
    /* overflow: hidden; */
    position: relative;
    height: 90px;
}

.airlines-item .item-inner .img img {
    /* position: absolute; */
    left: 0;
    /* top: 0; */
    /* height: 100%; */
    /* width: 100%; */
    z-index: 1;
    padding: 10px;
    margin: 0 auto;
    height: 90px;
    width: 90px;
}

.airlines-item .item-inner .desc {
    position: relative;
    z-index: 1;
    padding: 10px;
    color: #484848;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    height: 51px;
}

.airlines-item .item-inner .desc .title {
    display: block;
    color: #484848;
    font-size: 1.2rem;
}

.airlines-item .item-inner .desc .title.airlineName {
    height: 51px;
    margin: -10px;
    padding: 10px;
}

.airlines-item .item-inner .desc .title:hover,
.airlines-item .item-inner .desc .title:focus,
.airlines-item .item-inner .desc .title:active {
    text-decoration: none;
}

.airlines-item .item-inner .desc .name,
.airlines-item .item-inner .desc .text {
    display: block;
    padding-bottom: 5px;
    word-wrap: break-word;
}

.airlines-item .item-inner .desc .name {
    font-family: 'montserrat', Arial, sans-serif;
    font-size: 18px;
    color: #464646;
    line-height: 1.2;
    text-transform: capitalize;
}

.airlines-item .item-inner .desc.desc-front {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 25px 50px 17px;
    background-color: #0085d2;
    color: #fff;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.airlines-item .item-inner .desc.desc-front .title {
    color: #fff;
}

.airlines-item .item-inner .desc.desc-front .name {
    color: #fff;
    text-transform: capitalize;
}

.airlines-item .item-inner .desc.desc-front .text {
    text-transform: uppercase;
}

.airlines-item .item-inner .desc.desc-front:after {
    content: "\63";
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -3px;
    font-family: 'hutchgo';
    font-size: 48px;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s ease .3s;
    -moz-transition: all .5s ease .3s;
    -webkit-transition: all .5s ease .3s;
    -o-transition: all .5s ease .3s;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.no-touch .airlines-item .item-inner:hover:after,
.no-touch .airlines-item .item-inner:hover .desc-front {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.no-touch .airlines-item .item-inner:hover .desc-front:after {
    right: 3px;
    opacity: .5;
    filter: alpha(opacity=50);
}

.no-touch .airlines-item .item-inner:hover .desc-back {
    opacity: 0;
}

.airlines-list-top {
    margin: 0 -15px 29px;
    padding: 0;
    text-align: center;
}

.airlines-list-top:after {
    content: '';
    clear: both;
    display: table;
}

.airlines-list-top .airlines-item {
    display: none;
    vertical-align: middle;
    margin-right: -4px;
    width: 25%;
    overflow: hidden;
}


/*
.airlines-list-top .airlines-item:nth-child(4n+1) {
  clear: left;
}*/

.airlines-list-top .airlines-item .item-inner .desc {
    display: inline-block;
    padding: 22px 10px 8px;
    max-width: 100%;
    line-height: 1.4285;
}

.airlines-list-top .airlines-item .item-inner .desc.desc-front {
    top: 0;
    padding: 13px 35px 15px;
}

.airlines-list-top .airlines-item .item-inner .desc-front:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
    width: 0;
    height: 100%;
}

.airlines-list-top .airlines-item .item-inner .desc .title {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

@media (max-width: 991px) {
    .no-touch .airlines-item .item-inner:hover .desc-front:after {
        right: -5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .airlines-item .item-inner .desc .name {
        font-size: 12px;
    }
    .airlines-list-top .airlines-item .item-inner .desc.desc-front {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 767px) {
    .popular-airlines {
        padding: 25px 0 20px;
    }
    .popular-airlines.block-2 {
        padding: 30px 0;
    }
    .popular-airlines .primary-title {
        margin-bottom: 27px;
    }
    .popular-airlines .slick-dots {
        bottom: 0;
    }
    .popular-airlines .slick-dots li {
        width: 12px;
        height: 12px;
        margin: 0 4px;
        text-align: center;
    }
    .popular-airlines .slick-dots li button {
        width: 12px;
        height: 12px;
        padding: 0;
        border-radius: 50%;
        background-color: #c6c6c6;
    }
    .popular-airlines .slick-dots li button:before {
        display: none;
    }
    .popular-airlines .slick-dots .slick-active button {
        background-color: #e01e24;
    }
    .airlines-list .airlines-item:nth-child(4n+1) {
        clear: none;
    }
    .airlines-item .item-inner {
        margin: 0 7px;
    }
    .airlines-list-top {
        margin: 0 0 10px;
    }
    .airlines-list-top .airlines-item {
        margin-bottom: 10px;
        width: 50%;
    }
    .airlines-list-top .airlines-item:nth-child(2n+1) {
        clear: left;
    }
    .airlines-list-top .airlines-item:nth-child(4n+1) {
        clear: none;
    }
    .airlines-list-top .airlines-item .item-inner {
        margin: 0 7.5px;
    }
    .airlines-item .item-inner .desc {
        font-size: 12px;
    }
    .airlines-item .item-inner .desc .name {
        font-size: 16px;
    }
}

.ticket-list .airlines-item {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    /* width:25%; */
    padding: 5px
    /*display: block;
  float: left;
  width: 25%;*/
}

.airlines-ticket-dest {
    /* min-height: 110px   */
    min-height: 112px !important;
}

.airlines-item .item-inner .ticket-img {
    /* height: 0; */
    /* padding-bottom: 50%; */
    /* overflow: hidden; */
    position: relative;
}

.airlines-item .item-inner .ticket-img img {
    position: absolute;
    top: 0;
    left: 0;
    /* height: 60%; */
    /* width: 40%; */
    z-index: 1;
    padding: 5px;
    margin: 22px 10px 0px 10px;
}

.ticket-price {
    font-size: 16px;
    font-weight: 900;
}

.destination-name {
    font-size: 20px;
    font-weight: 600;
}

.discount-section .secondary-title {
    font-weight: bolder;
    font-size: 24px;
    text-align: left;
    margin: 10px 0 20px 25px;
    /* color:#0085D2; */
    color: #000000!important;
}

.small-size {
    font-size: 9px;
    margin-right: 3px;
}

.airline-home-banner {
    /*-webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(3px);*/
}


/*母版页fonter样式 begin*/

.container {
    margin: 0 auto;
    max-width: 1170px;
    padding: 15px 0;
}

.foot1 .hh2,
.foot2 .hh2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    white-space: nowrap;
}

.foot1 .hh3,
.foot2 .hh3 {
    font-size: 12px;
}

.foot1 {
    color: #fff;
    background-color: #2294d2;
}

.foot1left .row:first-child {
    padding-top: 10px;
}

.foot1left .foot_logo {
    margin-bottom: 20px;
    display: block;
    font-weight: lighter;
    font-size: 16px;
}

.foot1left .foot_logo img {
    height: 35px;
    margin-right: 5px;
}


/*hever-fix:20191218*/

.map_global_area {
    margin-left: -5px
}

.map_global_area a {
    display: block;
    float: left;
    margin-bottom: 17px;
    padding: 5px;
}

.map_global_area a img {
    margin-right: 15px;
    max-width: 33px;
}

.foot2 .foot2con .a-m-r-30 a {
    cursor: pointer
}


/* hever-fix:20191218*/

.extension {
    cursor: pointer;
    color: #3b589c;
    display: inline-block;
    border-radius: 4px;
    padding: 5px 15px;
}

.extension:hover {
    background-color: #f6f6f6;
}

.extension i {
    line-height: 1;
    font-size: 42px;
    display: inline-block;
    margin-right: 10px;
}

.extension.fbData {
    color: #3b589c;
    margin-left: -15px;
}

.extension.twData {
    color: #17acd6;
}

.facebook_img,
.twitter_img {
    width: 45px;
    height: 45px;
    margin-right: 15px;
    display: block;
    float: left;
    background: url(/Content/img/facebook-twitter-icon.png);
}

.facebook_img {
    background-position-x: -90px;
}

.active .twitter_img {
    background-position-x: -45px;
}

.active .facebook_img {
    background-position-x: 0;
}

.twitter_img {
    background-position-x: -135px;
}

.foot1lefttxt {
    display: inline-block;
}

.foot1lefttxt .hh2 {
    font-size: 24px;
    display: block;
}

.foot1lefttxt .hh3 {
    font-size: 14px
}

.foot1leftimg {
    float: left;
    font-size: 18px;
    padding: 0;
    line-height: 32px;
    font-family: STHeiti, 'Microsoft JhengHei', '微軟正黑體', "黑体";
}

.foot1right {
    text-align: center;
}

.foot1con1,
.foot1con2 {
    border-radius: 4px;
    background-color: #fff;
    padding: 0;
}

.foot1con1 {
    background-color: #1082c0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.foot1con2 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.foot1con1 .we-are {
    width: 100%;
    height: 70px;
    line-height: 70px;
    display: block;
    text-align: center;
    font-size: 18px
}

.foot2 {
    color: #fff;
    background-color: #1082c0;
    padding-bottom: 50px;
}

.foot2con {
    padding: 30px 0 0 0
}

.foot2con a {
    color: #fff
}

.foot2con a:hover {
    text-decoration: underline
}

.foot2contxt {
    padding-left: 25px;
    background: url(/Content/img/nbg25.png) 5px 6px no-repeat;
}

.foot2con .col-md-2 span:first-child {
    display: inline-block;
    padding-bottom: 5px
}

.foot2con2 {
    margin-top: 10px;
}

.foot2con2txt {
    padding-top: 15px;
    padding-bottom: 25px;
}

.foot2con2txt2 {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.footerlogo_zh_cn:after,
.footerlogo_zh_hk:after,
.footerlogo_en_us:after {
    display: block;
    width: 244px;
    height: 31px;
    content: "";
}

.footerlogo_zh_cn:after {
    background: url("/Content/img/footer_hutch_logo_sc.png") no-repeat
}

.footerlogo_zh_hk:after {
    background: url("/Content/img/footer_hutch_logo_tc.png") no-repeat
}

.footerlogo_en_us:after {
    background: url("/Content/img/footer_hutch_logo_en.png") no-repeat
}

.foot2con2txt2 span {
    display: none;
}


/*母版页fonter样式 end*/


/*母版页header样式 begin*/


/*母版页header样式&gt;顶部scroll_banner样式*/

.scroll_banner {
    position: absolute;
    top: -40px;
    margin-top: -200px;
    min-height: 40px;
    background: #cce9ff;
    color: #003f55;
}

.scroll_banner .container {
    padding: 10px 15px;
}

.scroll_banner.active {
    position: relative;
    margin-top: -40px;
}

.scroll_banner_close {
    float: right;
    margin-top: 3px;
    cursor: pointer
}


/*母版页header样式&gt;头部主导航栏上半部分*/

.logo {
    float: left;
    display: block;
}

.logo h1 {
    margin: 0px
}

.areainfo {
    vertical-align: bottom;
    line-height: 50px;
    padding-left: 11px;
    font-size: 13px;
}

.head_nav {
    float: right;
    position: relative;
}

.hh3 {
    font-size: 14px;
    display: inline;
    line-height: 20px
}

.bar {
    position: relative;
    display: inline-block
}

.bar .barpop_top {
    background: url(/Content/img/barpop_top.png);
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    z-index: 1002;
    display: none;
}

.bar .barpop {
    background-color: #fff;
    padding: 0 !important;
    background: none !important;
    z-index: 50;
    position: absolute;
    right: 0px;
    display: none;
    z-index: 1001;
    top: 30px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}

.bar .barpop .barpop_con {
    background: #fff;
    background-color: #fff;
    border: 1px solid transparent;
    padding: 3px;
}

.mobile .barpop_con {
    background: none !important;
    border: none !important;
    padding: 0px !important;
}

.barpop .barpop_txt {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}

.barpop {
    display: none;
}

.barpop_mobile .barpop_txt {
    line-height: 20px;
    cursor: default;
}

.barpop .barpop_input {
    border-radius: 4px;
    background-color: #fff;
    width: 270px;
    height: 43px;
    outline: none;
    line-height: 43px;
    border: none;
    font-size: 18px;
    text-indent: 6px;
}

.barpop_con ul li {
    padding: 0 25px;
    background-color: #fff;
    display: block;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    font-size: 14px;
    color: #474747;
    cursor: pointer;
    white-space: nowrap;
}

.barpop_con .barpop-ul li {
    border-bottom: 1px solid #ececec;
}

.barpop_con .barpop-ul li:last-child {
    border: 0;
}

.barpop_con ul li:hover {
    background-color: #f6f6f6;
}

.currency_list ul li {
    width: 33%;
    float: left;
}

.currency_list .currency_prompt {
    padding-left: 30px;
    font-size: 14px;
    background-color: #f6f6f6;
    margin: 5px 0;
    height: 44px;
    line-height: 44px;
    margin-bottom: 1px;
}

.currency_note_img {
    width: 15px;
    height: 15px;
    background: url(/Content/img/currency_note_img.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.currency_barpop {
    max-width: 716px;
    width: 716px;
}

.login_position {
    position: relative;
}

.login_prompt_i {
    display: none;
    position: absolute;
    border-bottom: 10px solid #fff21a;
    left: 50%;
    bottom: -14px;
    margin-left: -5px;
    overflow: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    line-height: 0;
    width: 10px;
}

.login_prompt_info {
    display: none;
    position: absolute;
    width: 270px;
    background: #fff21a;
    height: 60px;
    top: 172%;
    left: -20%;
    border-radius: 10px;
    padding: 10px;
    z-index: 1000;
}

.login_prompt_info .go_icon {
    background: url(/Content/img/go_icon.png) no-repeat;
    width: 37px;
    height: 35px;
    position: relative;
    float: left;
    MARGIN-RIGHT: 9PX;
}

.login_prompt_info .close_icon {
    cursor: pointer;
    float: right;
    width: 15px;
    height: 15px;
    font-size: 25PX;
    vertical-align: top;
    color: #fff118;
    margin-top: -8px;
}

.SearchHistory,
.CountrySel,
.Currency_Sel,
.Help_Sel {
    cursor: pointer;
}

.hotline {
    float: right;
    margin-top: 20px;
}


/*母版页header样式&gt;搜索记录*/

.barpop.search_list_w {
    max-width: 368px;
    width: 368px;
}

.search_barpop {
    max-width: 368px;
    width: 368px
}

.search_list {
    max-height: 263px;
    overflow: hidden;
    overflow-y: auto;
}

.search_list ul li {
    height: auto;
    line-height: 20px;
    padding-left: 0px;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.search_list .top_edit_Re {
    padding: 10px 15px;
    position: relative;
    cursor: pointer
}

.search_list .top_edit_Re .top_edit_Re_From {
    color: #6F6F6F;
}

.search_list .top_edit_Re .top_edit_Re_To {
    color: #6F6F6F;
    margin-left: 80px;
}

.search_list .top_edit_Re .top_edit_Re_Airport {
    font-size: 15px;
}

.search_list .top_edit_Re .top_edit_Re_Time {
    font-size: 15px;
}

.search_list .top_edit_Re_close {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 30px;
    color: #c6c6c6;
    cursor: pointer;
    z-index: 100;
}

.search_list.overflow_y {
    max-height: 263px;
    overflow: hidden;
    overflow-y: auto;
}

.search_list.overflow_y .no_data {
    padding: 20px
}

#search_log_no_data li {
    cursor: auto
}

#search_log_no_data li:hover {
    background-color: #fff;
}


/*母版页header样式&gt;头部主导航栏*/

.main_navigation {
    z-index: 1000;
}

.nav_opacity {
    position: relative;
    width: 100%;
    z-index: 45;
}

.nav_opacity_noopac {
    position: relative;
}

.main_navigation {
    background: #0085D2;
}

.main_navigation .main_nav {
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}

.main_navigation a.main_button {
    color: #fff;
    padding: 0 27px;
    height: 55px;
    line-height: 55px;
    font-weight: 200;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    float: left;
    display: block;
}

.main_navigation a.main_button h2 {
    height: inherit;
    line-height: inherit;
}

.main_navigation a.hover {
    background: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5) bottom repeat-x;
}

.main_navigation a.main_button .bot_line {
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}


/*母版页header样式 end*/


/*所有页面通用样式 begin*/

.glyphicon {
    font-size: 11px;
    color: #0085d2;
}

.glyphicon-menu-down:before {
    /*content: "\e259";*/
}

.linear {
    background: -moz-linear-gradient(left, #e41c26, #fe8210);
    /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#e41c26), to(#fe8210));
    /*谷歌*/
    background-image: -webkit-gradient(linear, bottom left, bottom right, color-start(0, #e41c26), color-stop(1, #fe8210));
    /* Safari &amp; Chrome*/
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e41c26', endColorstr='#fe8210');
    /*IE6 &amp; IE7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType='1',startColorstr='#e41c26', endColorstr='#fe8210')";
    /* IE8 &amp; IE9 */
    background: -ms-linear-gradient(left, #e41c26, #fe8210);
    /*IE 10 &amp; edge*/
    background: linear-gradient(left, #e41c26, #fe8210);
}


/*渐变色*/


/*new design css front page */

div.theme2-highlight {
    font-size: 22px;
    color: #FFFFFF;
    background-color: #5dc3da;
    padding: 10px;
}

div.theme2-til {
    font-size: 26px;
    color: #0085d2 !important;
    font-weight: bold !important;
}

a.theme2-til {
    text-decoration: none !important;
    color: #0085d2 !important;
    font-weight: bold !important;
}

div.theme2-space {
    height: 55px;
}

div.theme2-rtspace {
    height: 30px;
}

div.theme2-blog-til {
    font-size: 18px;
    color: #333333;
}

.main_margin_block div.theme2-blog-til {
    font-weight: bold;
    color: #0081c2;
}

a.theme2-blog-til {
    color: #333333;
}

div.theme2-blog-content {
    font-size: 14px;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 40px;
    line-height: 20px;
}

a.theme2-blog-content {
    color: #808080;
}

div.theme2-content-space {
    padding: 10px 0px 10px 0px;
}

div.theme2-hot-tag {
    text-align: left;
    color: #4d4d4d;
}

div.theme2-banner {
    background-image: url("../../assets/BlogBanner_zh.jpg");
    background-repeat: no-repeat;
    background-color: #cccccc;
    background-position: center;
    min-height: 340px;
}

div.theme2-banner_zh-hk {
    background-image: url("../../assets/BlogBanner_zh.jpg");
    background-repeat: no-repeat;
    background-color: #cccccc;
    background-position: center;
    min-height: 340px;
}

div.theme2-banner_en {
    background-image: url("../../assets/BlogBanner_en.jpg");
    background-repeat: no-repeat;
    background-color: #cccccc;
    background-position: center;
    min-height: 340px;
}

div.theme2-eventbanner_zh-hk {
    background-image: url("../../assets/BlogBanner_Event_zh.jpg");
    background-repeat: no-repeat;
    background-color: #cccccc;
    background-position: center;
    min-height: 340px;
}

div.theme2-eventbanner_en {
    background-image: url("../../assets/BlogBanner_Event_en.jpg");
    background-repeat: no-repeat;
    background-color: #cccccc;
    background-position: center;
    min-height: 340px;
}

span.theme2-readmore {
    padding-top: 10px;
    color: #0085d2;
    float: right;
}

a.theme2-readmore {
    color: #0085d2;
    position: relative;
    top: 0px;
}

a.readmoreColor {
    color: #CCC;
    margin-right: 9px;
}

span.theme2-button {
    background-color: #ec1c24;
    border: none;
    color: white;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 25px;
}

span.theme2-tag {
    background-color: #ec1c24;
    border: none;
    color: white;
    padding: 8px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 18px;
}

span.theme2-menu {
    padding：20px;
    font-size: 18px;
}

div.theme2-blog-info-category {
    border: none;
    padding: 0px 8px;
    float: left;
    font-style: normal;
}

div.theme2-blog-info-category a {
    background-color: #5dc3da;
    border-radius: 25px;
    padding: 0 8px;
    display: inline-block;
    color: #fff !important;
    margin-bottom: 5px;
}

div.theme2-banner-container {
    position: relative;
    text-align: center;
    color: white;
}

div.theme2-banner-text {
    padding-top: 20px;
    text-align: left;
    font-size: 40px;
    color: #FFF;
    padding-left: 10px;
}

.theme2-event-menu {
    margin-left: 42%;
}

.theme2En-event-menu {
    margin-left: 42%;
}

@media screen and (max-width: 480px) {
    .theme2-event-menu {
        margin-left: 9%;
    }
    .theme2En-event-menu {
        margin-left: 4%;
    }
}

@media screen and (min-width: 480px) {
    .theme2-event-menu {
        margin-left: 42%;
        /*margin-left: 24%;*/
    }
}

@media screen and (max-width: 768px) {
    div.theme2-banner {
        background-image: url("../../assets/BlogBanner_mob_zh.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 700px;
    }
}

@media screen and (max-width: 768px) {
    div.theme2-blog-content {
        padding-bottom: 40px !important;
    }
}

@media screen and (max-width: 768px) {
    div.theme2-banner_zh-hk {
        background-image: url("../../assets/BlogBanner_mob_zh.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 700px;
    }
}

@media screen and (max-width: 768px) {
    div.theme2-banner_en {
        background-image: url("../../assets/BlogBanner_mob_en.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 700px;
    }
}

@media screen and (max-width: 320px) {
    div.theme2-banner_zh-hk {
        background-image: url("../../assets/BlogBanner_mob_zh.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 280px;
    }
}

@media screen and (max-width: 320px) {
    div.theme2-banner_en {
        background-image: url("../../assets/BlogBanner_mob_en.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 280px;
    }
}

@media screen and (max-width: 375px) {
    div.theme2-banner_zh-hk {
        background-image: url("../../assets/BlogBanner_mob_zh.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 345px;
    }
}

@media screen and (max-width: 375px) {
    div.theme2-banner_en {
        background-image: url("../../assets/BlogBanner_mob_en.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 345px;
    }
}

@media screen and (max-width: 414px) {
    div.theme2-banner_zh-hk {
        background-image: url("../../assets/BlogBanner_mob_zh.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 340px;
    }
}

@media screen and (max-width: 414px) {
    div.theme2-banner_en {
        background-image: url("../../assets/BlogBanner_mob_en.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 340px;
    }
}

@media screen and (max-width: 768px) {
    div.theme2-eventbanner_en {
        background-image: url("../../assets/BlogBanner_Event_mob_en.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 700px;
    }
}

@media screen and (max-width: 768px) {
    div.theme2-eventbanner_zh-hk {
        background-image: url("../../assets/BlogBanner_Event_mob_zh.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 700px;
    }
}

@media screen and (max-width: 768px) {
    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media screen and (max-width: 414px) {
    div.theme2-eventbanner_zh-hk {
        min-height: 340px;
    }
    div.theme2-eventbanner_en {
        min-height: 340px;
    }
}

div.theme2-img-crop {
    height: 130px;
    overflow: hidden;
    position: relative;
    background-color: #CCC;
}

div.theme2-img-crop img {
    position: absolute;
    width: auto;
    height: 200px;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}


/* Use a media query to add a breakpoint at 800px: */

@media screen and (max-width: 768px) {
    div.theme2-img-crop {
        width: 100%;
        height: 200px;
    }
    div.theme2-imgcrop img {
        width: 100%;
        height: auto;
    }
}


/* new event page css */

div.events_subject {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}

div.events_content {
    font-size: 14px;
    text-align: left;
    padding: 10px;
    line-height: 22px;
}

div.events_til {
    font-size: 24px;
    text-align: left;
    padding: 10px;
    font-weight: bold;
    color: #0085d2;
}

div.events_button {
    background-color: #ec1c24;
    border: none;
    color: white;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 25px;
}

ul.events_tnc {
    text-align: left;
    line-height: 25px;
}

div.events_main_page {
    font-family: arial, STHeiti, Microsoft JhengHei;
    color: #474747;
}

div.theme2-content-space img {
    width: 100%;
    height: auto;
}

@media (max-width:992px) {
    .img_slider {
        float: none !important;
        padding-top: 20px
    }
    .modal-gonow-content {
        width: auto;
        background-size: cover
    }
    .right_DetailInfo.Single {
        width: 100%
    }
    .bar {
        margin-left: 0;
    }
    .logo {
        float: none;
    }
    /*手機專有樣式 start*/
    .mobileshow {
        display: block !important;
    }
    .mobilehide {
        display: none !important;
    }
    .mobile_logo {
        padding: 14px;
        border-bottom: 1px solid #f0f0f0;
    }
    .mobile_logo .logo img {
        width: 123px;
        margin-top: 6px;
    }
    /*菜单部分样式*/
    .menu {
        float: right;
        display: block;
        vertical-align: middle;
        margin: auto 0;
    }
    a.mobile_icon_menu_home {
        height: 45px;
        width: 45px;
        display: block;
        cursor: pointer;
        position: absolute;
    }
    a.mobile_icon_menu_home i {
        font-size: 19px;
        line-height: 45px;
        color: #a3a3a3;
    }
    #menucon {
        position: absolute;
        width: 100%;
        top: 0;
    }
    .menucon {
        height: 100vh;
        overflow-y: scroll;
        display: none;
        position: absolute;
        top: 0px;
        left: -100%;
        background-color: #0085D2;
        z-index: 10000;
        /*overflow: hidden;*/
        width: 90%;
        line-height: 20px;
        text-indent: 10px;
        padding: 5px;
    }
    .menuclose {
        position: absolute;
        right: 3%;
        z-index: 99999;
        top: 20px;
        cursor: pointer;
        display: none;
    }
    .menuclose i {
        font-size: 20px;
        color: #474747;
    }
    .menu_go {
        position: absolute;
        right: 20px;
        top: 10px;
        font-size: 60px;
        color: #027BC0;
    }
    .mobile_menu_bottom {
        width: 100%;
        height: 50px;
        position: absolute;
        margin-left: -5px;
        margin-top: -5px;
        margin-bottom: 50px;
        padding: 10px 0;
        background: #0085D2;
    }
    .mobile_menu_bottom .form-control {
        border: none;
        -webkit-appearance: none;
        padding-right: 26px;
    }
    .mobile_CountrySel {
        padding-right: 10px;
    }
    .mobile_FaqSel:before,
    .mobile_CountrySel:before,
    .mobile_Currency_Sel:before {
        content: '';
        font-family: "hutchgo";
        content: "a";
        position: absolute;
        color: #ababab;
        font-size: 18px;
        right: 10px;
        top: 50%;
        margin-top: -9px;
    }
    .mobile_menu_bottom .col-xs-6 {
        padding: 0 5px;
    }
    .nav_sub_line {
        border: none;
    }
    .nav_sub {
        background-color: #027bc0;
        margin: -2px -5px;
        padding: 6px 5px;
        display: none;
    }
    .nav_sub a.nav_button {
        color: #E9E9E9;
        display: block;
        padding: 7px 15px;
    }
    .nav&gt;li {}
    /*.nav &gt; li +li { border-top: 1px solid #0177BD; }*/
    .nav&gt;li&gt;a {
        color: #FFF;
        font-size: 14px;
        padding: 15px 15px;
    }
    .nav&gt;li&gt;a:hover {
        color: #000000;
    }
    .nav&gt;li&gt;a:focus {
        color: #474747
    }
    .nav_sub_line {
        border: none !important;
    }
    .nav_li_vice {
        padding-left: 10px;
        font-size: 12px;
    }
    .nav_sub_btn {
        cursor: pointer
    }
    .nav-pills&gt;li&gt;a {
        border: 0;
    }
    #menucon li a {
        text-align: left;
        float: none;
        margin: 0;
    }
    .mobile_menu_bottom_row {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
    }
    .mobile_menu_bottom_select {
        padding-left: 22px;
    }
    /*手機專有樣式 start*/
}

@media (min-width:992px) {
    .modal-gonow-content {
        width: 860px;
        max-width: 860px
    }
    .right_DetailInfo.Single {
        width: 200%
    }
    .bar {
        margin-left: 20px;
    }
}


/* 手機橫向 */

@media (max-height:414px) {
    .menucon {
        height: auto;
    }
    .mobile_menu_bottom {
        margin-bottom: 0;
    }
}

@media (max-width:520px) {
    .mobile_CountrySel {
        width: 100%;
        margin-top: 10px;
    }
    .mobile_FaqSel {
        width: 100%;
    }
    .mobile_Currency_Sel {
        width: 100%;
        margin-top: 10px
    }
}


/* icon font css */

@charset "UTF-8";
@font-face {
    font-family: "hutchgo";
    src: url("//www.hutchgo.com.hk/Content/fonts/icon-font/hutchgo.eot");
    src: url("//www.hutchgo.com.hk/Content/fonts/icon-font/hutchgo.eot?#iefix") format("embedded-opentype"), url("../../../../../Content/fonts/icon-font/hutchgo.woff") format("woff"), url("../../../../../Content/fonts/icon-font/hutchgo.ttf") format("truetype"), url("//www.hutchgo.com.hk/Content/fonts/icon-font/hutchgo.svg#hutchgo") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "hutchgo" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "hutchgo" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
    content: "\61";
}

.icon-angle-left:before {
    content: "\62";
}

.icon-angle-right:before {
    content: "\63";
}

.icon-angle-up:before {
    content: "\64";
}

.icon-calendar:before {
    content: "\65";
}

.icon-chevron-right:before {
    content: "\66";
}

.icon-chevron-down:before {
    content: "\67";
}

.icon-chevron-left:before {
    content: "\68";
}

.icon-chevron-up:before {
    content: "\69";
}

.icon-check:before {
    content: "\6a";
}

.icon-icon-fonts-check:before {
    content: "\6b";
}

.icon-icon-fonts-connecting:before {
    content: "\6c";
}

.icon-icon-fonts-cross:before {
    content: "\6d";
}

.icon-icon-fonts-cross-thin:before {
    content: "\6e";
}

.icon-icon-fonts-direct:before {
    content: "\6f";
}

.icon-icon-fonts-facebook:before {
    content: "\70";
}

.icon-icon-fonts-flight:before {
    content: "\71";
}

.icon-icon-fonts-go:before {
    content: "\72";
}

.icon-icon-fonts-hotel:before {
    content: "\73";
}

.icon-icon-fonts-information:before {
    content: "\74";
}

.icon-icon-fonts-location:before {
    content: "\75";
}

.icon-icon-fonts-more:before {
    content: "\76";
}

.icon-icon-fonts-package:before {
    content: "\77";
}

.icon-icon-fonts-twitter:before {
    content: "\78";
}

.icon-commenting:before {
    content: "\79";
}

.icon-icon-fonts-arrow-down:before {
    content: "\7a";
}

.icon-icon-fonts-arrow-left:before {
    content: "\41";
}

.icon-icon-fonts-arrow-right:before {
    content: "\42";
}

.icon-icon-fonts-arrow-up:before {
    content: "\43";
}

.icon-icon-fonts-minus:before {
    content: "\44";
}

.icon-icon-fonts-plus:before {
    content: "\45";
}

.icon-star:before {
    content: "\46";
}

.icon-clock-o:before {
    content: "\48";
}

.icon-briefcase:before {
    content: "\49";
}

.icon-user:before {
    content: "\4a";
}

.icon-exclamation-circle:before {
    content: "\4b";
}

.icon-icon-fonts-train:before {
    content: "\4c";
}

.icon-icon-fonts-check-in-date:before {
    content: "\4e";
}

.icon-icon-fonts-check-in-time:before {
    content: "\53";
}

.icon-icon-fonts-check-out-date:before {
    content: "\54";
}

.icon-icon-fonts-check-out-time:before {
    content: "\55";
}

.icon-icon-fonts-condition-breakfast:before {
    content: "\56";
}

.icon-icon-fonts-condition-non-refund:before {
    content: "\57";
}

.icon-icon-fonts-condition-refund:before {
    content: "\58";
}

.icon-icon-fonts-parking:before {
    content: "\59";
}

.icon-icon-fonts-people-1:before {
    content: "\5a";
}

.icon-icon-fonts-people-2:before {
    content: "\30";
}

.icon-icon-fonts-people-3-more:before {
    content: "\32";
}

.icon-icon-fonts-promotion:before {
    content: "\33";
}

.icon-icon-fonts-people-3:before {
    content: "\31";
}

.icon-icon-fonts-map:before {
    content: "\34";
}

.icon-icon-fonts-menu:before {
    content: "\47";
}

.icon-icon-fonts-wifiicon-fonts-lan:before {
    content: "\4d";
}

.icon-icon-fonts-lan:before {
    content: "\4f";
}

.icon-icon-fonts-night:before {
    content: "\51";
}

.icon-icon-fonts-room-only:before {
    content: "\52";
}

.icon-icon-fonts-extra-bed:before {
    content: "\35";
}

.icon-icon-fonts-point:before {
    content: "\36";
}

.icon-icon-fonts-done:before {
    content: "\37";
}

.icon-icon-fonts-edit:before {
    content: "\38";
}

.icon-icon-fonts-theme:before {
    content: "\39";
}

.icon-icon-fonts-theme-attractions:before {
    content: "\21";
}

.icon-icon-fonts-theme-natural:before {
    content: "\22";
}

.icon-icon-fonts-theme-shopping:before {
    content: "\23";
}

.icon-icon-fonts-theme-spa:before {
    content: "\24";
}

.icon-icon-fonts-alert:before {
    content: "\50";
}

.icon-icon-fonts-no-breakfast:before {
    content: "\25";
}

.icon-icon-fonts-calendar:before {
    content: "\26";
}

.icon-android-arrow-up:before {
    content: "\27";
}

.icon-android-arrow-back:before {
    content: "\28";
}

.icon-android-arrow-down:before {
    content: "\29";
}

.icon-android-arrow-forward:before {
    content: "\2a";
}

.icon-add-bed:before {
    content: "\2b";
}


/* mobile menu * /
@media (max-width:992px){
    .img_slider{float:none !important}
    .modal-gonow-content{width:auto;background-size:cover}
    .right_DetailInfo.Single{width:100%}
    .bar { margin-left: 0;  }
    .logo{float:none;}
    /*手機專有樣式 start*/

.mobileshow {
    display: block !important;
}

.mobilehide {
    display: none !important;
}

.mobile_logo {
    padding: 14px;
    border-bottom: 1px solid #f0f0f0;
}

.mobile_logo .logo img {
    width: 123px;
    margin-top: 6px;
}


/*菜单部分样式*/

.menu {
    float: right;
    display: block;
    vertical-align: middle;
    margin: auto 0;
}

a.mobile_icon_menu_home {
    height: 45px;
    width: 45px;
    display: block;
    cursor: pointer;
    position: absolute;
}

a.mobile_icon_menu_home i {
    font-size: 19px;
    line-height: 45px;
    color: #a3a3a3;
}

#menucon {
    position: absolute;
    width: 100%;
    top: 0;
}

.menucon {
    height: 100vh;
    overflow-y: scroll;
    display: none;
    position: absolute;
    top: 0px;
    left: -100%;
    background-color: #0085D2;
    z-index: 10000;
    /*overflow: hidden;*/
    width: 90%;
    line-height: 20px;
    text-indent: 10px;
    padding: 5px;
}

.menuclose {
    position: absolute;
    right: 3%;
    z-index: 99999;
    top: 20px;
    cursor: pointer;
    display: none;
}

.menuclose i {
    font-size: 20px;
    color: #474747;
}

.menu_go {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 60px;
    color: #027BC0;
}

.mobile_menu_bottom {
    width: 100%;
    height: 50px;
    position: absolute;
    margin-left: -5px;
    margin-top: -5px;
    margin-bottom: 50px;
    padding: 10px 0;
    background: #0085D2;
}

.mobile_menu_bottom .form-control {
    border: none;
    -webkit-appearance: none;
    padding-right: 26px;
}

.mobile_CountrySel {
    padding-right: 10px;
}

.mobile_FaqSel:before,
.mobile_CountrySel:before,
.mobile_Currency_Sel:before {
    content: '';
    font-family: "hutchgo";
    content: "a";
    position: absolute;
    color: #ababab;
    font-size: 18px;
    right: 10px;
    top: 50%;
    margin-top: -9px;
}

.mobile_menu_bottom .col-xs-6 {
    padding: 0 5px;
}

.nav_sub_line {
    border: none;
}

.nav_sub {
    background-color: #027bc0;
    margin: -2px -5px;
    padding: 6px 5px;
    display: none;
}

.nav_sub a.nav_button {
    color: #E9E9E9;
    display: block;
    padding: 7px 15px;
}

.nav&gt;li {}


/*.nav &gt; li +li { border-top: 1px solid #0177BD; }*/

.nav&gt;li&gt;a {
    color: #FFF;
    font-size: 14px;
    padding: 15px 15px;
}

.nav&gt;li&gt;a:hover {
    color: #000000;
}

.nav&gt;li&gt;a:focus {
    color: #474747
}

.nav_sub_line {
    border: none !important;
}

.nav_li_vice {
    padding-left: 10px;
    font-size: 12px;
}

.nav_sub_btn {
    cursor: pointer
}


/*手機專有樣式 start*/


}
@media (min-width:992px) {
    .modal-gonow-content {
        width: 860px;
        max-width: 860px
    }
    
    .right_DetailInfo.Single {
        width: 200%
    }
    
    .bar {
        margin-left: 20px;
    }
}
.loginBtnMob {
    display: none;
}
@media (max-width:992px) {
    .loginBtnMob {
        display: initial;
    }
    
    .LoginItem,
    .LoginItem1 {
        display: none;
    }
}

/* 手機橫向 */
@media (max-height:414px) {
    .menucon {
        height: auto;
    }
    
    .mobile_menu_bottom {
        margin-bottom: 0;
    }
}
@media (max-width:520px) {
    .mobile_CountrySel {
        width: 100%;
        margin-top: 10px;
    }
    
    .mobile_FaqSel {
        width: 100%;
    }
    
    .mobile_Currency_Sel {
        width: 100%;
        margin-top: 10px
    }
}
.js .tmce-active .wp-editor-area {
    color: #000 !important;
}
header#top {
    height: auto;
}
.pointerNone {
    pointer-events: none;
}
.linkblue,
.linkblue:hover,
.linkblue:focus {
    color: #428bca;
}
.foot1_global {
    margin-left: 0px;
}
.searchInput {
    padding-top: 7px;
}
@media (max-width:992px) {
    .searchInput {
        padding-top: 12px;
    }
}
.submenu {
    padding: 0px;
}
.submenu li.active a,
.submenu li.active a:hover {
    background-color: #ec1c24 !important;
    border-radius: 4px;
}
.submenu li a {
    color: #337ab7;
    border: none;
    padding: 10px 15px;
}
.title_length {
    position: relative;
    left: -28px;
    color: #8e8e8e;
}
.input_bp_simple_post_title {
    padding-right: 29px !important
}
.CBlog {
    text-align: center;
}
span.theme2-button1 {
    padding: 3px;
    margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
    span.theme2-button1 {
        padding: 0px;
    }
}
@media screen and (min-width: 480px) {
    .theme2-align {
        float: right;
    }
}
div.events_subject {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}
div.events_content {
    font-size: 18px;
    text-align: left;
    padding: 10px;
    line-height: 22px;
}
div.events_til {
    font-size: 24px;
    text-align: left;
    padding: 10px;
    font-weight: bold;
    color: #0085d2;
}
div.events_button {
    background-color: #ec1c24;
    border: none;
    color: white;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 25px;
}
ul.events_tnc {
    padding-left: 20px;
    line-height: 25px;
    text-align: left;
    margin-left: 10px;
}
font.events_highlight {
    color: #0085d2;
    font-weight: bold;
}
img.events_icon {
    width: 50px;
}
img.events_rules {
    width: 100px
}
div.events_rules {
    font-weight: bold;
    padding-bottom: 10px;
}
.checkbox legend {
    display: none;
}

/*用户登录css*/
.LoginItem {
    cursor: pointer;
}
.LoginItem1 {
    cursor: pointer;
}
.LoginItem.active {
    color: #0085d2;
    font-weight: 600;
}
.loginContainer {
    display: none !important;
    position: relative;
    background-color: #e6e6e6;
}
.loginContainer.active {
    display: block !important;
}
.loginContainer .loginContent {
    position: relative;
}
.loginContainer .form-group {
    padding: 0px 10px 0px 0px;
}
.loginContainer .memberForgetPwd {
    line-height: 34px;
}
.loginContainer .memberBtn {
    padding: 1px 6px;
    min-width: 120px;
    display: inline-block;
    text-align: center;
    border: none;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    font-family: 'montserrat', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '微軟正黑體';
}
.loginContainer .lineborder {
    border-left: 1px solid #fff;
    position: absolute;
    top: 0;
    height: 100%;
    left: 58.5%;
}
.loginContainer div.validation {
    color: red;
    text-align: left;
    display: inline-block;
    line-height: normal;
    font-size: 14px;
}
.head_nav .barTopPop {
    display: none;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #e6e6e6;
    position: absolute;
    bottom: -14px;
    left: 9%;
    z-index: 1002;
}
.head_nav .barTopPop.active {
    display: block;
}

/*用户登录css*/
.HEADING1,
.HEADING2,
.HEADING3,
.HEADING4 {
    font-family: 'montserrat', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '微軟正黑體', "黑体";
    color: #474747;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 20px;
}
.HEADING2 {
    font-size: 22px;
    margin-bottom: 14px;
}
.HEADING3 {
    font-size: 18px;
    margin-bottom: 12px;
}
.HEADING4 {
    font-size: 16px;
    margin-bottom: 10px;
}

/*hide user panel*/
li#activity-personal-li {
    display: none;
}
li#xprofile-personal-li {
    display: none;
}
li#friends-personal-li {
    display: none;
}
li#groups-personal-li {
    display: none;
}
li#events-personal-li {
    display: none;
}
li#settings-personal-li {
    display: none;
}
li#notifications-personal-li {
    display: none;
}
.widget_ddrecentpostssmall .focus-title-small {
    width: 100%;
    display: block;
}
.widget_ddrecentpostssmall .focus-box-post-small {
    width: 100%;
    position: relative;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
.main_margin_block {
    margin-top: 55px;
}
.focus_content {
    min-height: auto !important;
}
@media screen and (max-width: 640px) {
    .focus_content .blog-img {
        width: 100%;
        height: 250px;
    }
}
.btn_winning_more {
    border-radius: 50px;
    padding-left: 30px;
    padding-right: 30px;
    float: right;
    margin-bottom: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.winning_title_h2 {
    margin-top: 12px !important;
}
.float_Banner {
    position: fixed;
    top: 39%;
    right: 0;
    border: 0;
    z-index: 99998;
    width: 300px;
}
#btnClose {
    position: relative;
    left: 277px;
    top: 24px;
    cursor: pointer;
}
@media (max-width:992px) {
    .float_Banner_modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
    }
    
    .float_Banner {
        position: relative;
        border: 0;
        top: 20%;
        z-index: 100020;
        margin-left: auto;
        margin-right: auto;
        width: 300px;
    }
    
    #btnClose {
        position: relative;
        left: 276px;
        top: 24px;
    }
}
.float_Banner_box {
    background-color: #fff4d8;
    padding-bottom: 16px;
    text-align: center;
}
.float_Banner_btn,
.float_Banner_btn:hover {
    background-color: #fb6274;
    border-radius: 50px;
    color: white;
    width: 185px !important;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    float: none;
}
.borderRadiusNode {
    border-radius: 0px;
}
.page-template-blog .blog-info {
    bottom: 3%;
}
.blog-post .likebtn-wrapper {
    bottom: 20px;
}
.box-post-content {
    height: 170px;
}
.main_margin_block .main_blog_padding {
    padding-left: 9px;
    padding-right: 9px;
}
@media screen and (max-width: 450px) {
    .single-post .single-post-title {
        padding-bottom: 10%;
    }
    
    .single-post #content .blog-info {
        margin-top: 15px;
    }
    
    .single-post .blog-post {
        margin-top: 6px;
    }
    
    .page-template-blog-php #content .blog-post {
        margin: 0px 0px 8px 0px !important;
    }
}

/*
.blog-post.blog-post-id1 img{
	width:100%;
}
*/
a.more_blogs_main {
    float: right;
    color: #0081c2;
    margin-top: 7px;
}
.MemberLoginRegister {
    margin-left: 18px;
}
.blog-info-author,
.blog-info-date,
.blog-info-comments {
    color: #9b9b9b;
}
@media screen and (min-width: 768px) {
    .main_subtitle2 {
        margin-top: 10px;
    }
}
.blog_info {
    padding-top: 35px;
}
.blog-info-author {
    margin-left: 0px;
}
#buddypress .wp-editor-wrap button#insert-media-button {
    margin-bottom: 15px;
    padding: 5px 23px 32px 23px;
}
#wp-bp_simple_post_text-wrap .mce-path.mce-flow-layout-item.mce-first {
    display: none;
}
#postimagediv .hide-if-no-js a {
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    box-shadow: 0 1px 0 #ccc;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 5px 23px 32px 23px;
    margin-top: 6px;
}
#postimagediv .hide-if-no-js a:active {
    background: #eee;
    border-color: #999;
    -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}
.blog-info-author a {
    color: #0085d2;
}
.blog-info-author a:hover {
    color: #000000;
}
.blog-info-comments a {
    color: #0085d2;
}
.blog-info-comments a:hover {
    color: #000000;
}
.wrapper.member-content .author-box {
    margin-bottom: 32px;
    margin-top: 20px;
}
.wrapper.member-content .author-box img {
    margin-right: 6px;
}
#subnav {
    margin-top: -15px;
}
#buddypress #header-title #item-header {
    background-image: url("../../assets/Member_bg_default_image.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
#buddypress #header-title .item-list-tabs.no-ajax[role='navigation'] {
    left: 44%;
    background-color: #39bad7;
}
#buddypress #header-title #item-header-content {
    width: 330px;
    float: left;
    left: 44%;
}
@media screen and (max-width: 375px) {
    #buddypress #header-title .item-list-tabs.no-ajax[role='navigation'] {
        left: 36%;
    }
    
    #buddypress #header-title #item-header-content {
        left: 36%;
    }
}
#item-header-content-child.member_header_box {
    margin-bottom: 10px;
}
div#item-header h2.member_header_h2 {
    padding-bottom: 10px;
}
#postimagediv .hide-if-no-js a#set-post-thumbnail {
    height: auto;
    padding: 5px 15px 8px 15px;
}

/********Blue Add 20190118************/
.sidebar_mobile {
    display: none;
}
@media screen and (max-width: 768px) {
    .sidebar_desktop {
        display: none;
    }
    
    .sidebar_mobile {
        display: block;
    }
}

/********Blue Add 20190118************/
.sidebar_desktop {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}
.maketagTitle {
    color: #5a98bb;
    font-weight: bold;
}
.samplePic {
    max-width: 100%;
}
@media screen and (max-width: 450px) {
    #buddypress #header-title #item-header-content {
        width: 150px;
    }
}
.mobile_footerlogo_zh-hk {
    content: url("/Content/img/footer_hutch_logo_tc.png");
    right: 10px;
    position: absolute;
    top: 10px;
}
.mobile_footerlogo_zh-cn {
    content: url("/Content/img/footer_hutch_logo_sc.png");
    right: 10px;
    position: absolute;
    top: 10px;
}
.mobile_footerlogo_en {
    content: url("/Content/img/footer_hutch_logo_en.png");
    right: 10px;
    position: absolute;
    top: 10px;
}
.mobile_footerlogo_background {
    position: fixed;
    bottom: 0px;
    right: 0px;
    height: 50px;
    background-color: #1082c0;
    width: 100%;
    z-index: 107159
}</pre></body></html>