#loading,
*,
body {
    margin: 0;
    padding: 0
}

.container,
.container>div {
    position: relative
}

#loading,
.content,
.page,
.photo,
body,
html {
    height: 100%;
    width: 100%
}

.input,
.photo {
    -webkit-appearance: none
}

.input,
button {
    outline: 0;
    border: 0
}

.content,
.page,
.photo,
canvas,
html,
svg {
    width: 100%
}

#loading,
.page,
.photo,
svg {
    left: 0;
    top: 0
}

.nav-item,
a {
    text-decoration: none
}

.simply-wine-english,
.simply-wine-name {
    text-overflow: ellipsis;
    overflow: hidden
}

html {
    font-size: 1rem;
    outline: 0;
    -webkit-text-size-adjust: none
}

#loading,
body {
    background-color: #FFF;
    -webkit-tap-highlight-color: transparent
}

h1,
h2,
h3 {
    font-weight: 400
}

.container {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.2;
    font-family: "Hiragino Sans GB", "PingFang SC", "Microsoft YaHei", SimHei, "Ã¥Â®â€¹Ã¤Â½â€œ", "Arial Unicode MS", sans-serif
}

.page,
.page>div {
    position: absolute
}

.page {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    line-height: 1.5
}

.content {
    position: relative;
    max-width: 1140px;
    margin: 0 auto
}

#loading-over,
#loading-s,
.content>div,
.photo,
svg {
    position: absolute
}

.page.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    z-index: 2
}

.page.active.hide {
    opacity: 0;
    z-index: 3
}

.page.xy {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.page.xy.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform 1s linear;
    transition: -webkit-transform 1s linear;
    transition: transform 1s linear;
    transition: transform 1s linear, -webkit-transform 1s linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.page.xy.active.hide {
    opacity: 1;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.audio,
.photo {
    opacity: 0
}

.clear {
    clear: both
}

.clearfix:after {
    display: table;
    content: '';
    clear: both
}

button {
    background-color: transparent
}

.input {
    background: 0 0;
    border-radius: 0
}

svg {
    height: auto;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.index {
    display: block;
    background-image: url(../img/index.png);
    background-repeat: no-repeat;
    background-size: 475px 338px
}

#loading,
#loading-s {
    display: table;
    text-align: center
}

.icon-fly-1 {
    width: 127px;
    height: 100px;
    background-position: -166px 2px
}

.icon-fly-2 {
    width: 168px;
    height: 126px;
    background-position: 2px 2px
}

.icon-fly-3 {
    width: 123px;
    height: 82px;
    background-position: -293px 2px
}

.icon-logo-s {
    width: 125px;
    height: 53px;
    background-position: 2px -287px
}

.icon-magazine-top {
    background-position: 2px -238px
}

.icon-trip-logo {
    width: 60px;
    height: 84px;
    background-position: -293px -80px
}

.icon-art-logo {
    width: 94px;
    height: 114px;
    background-position: -92px -124px
}

.icon-explore-logo {
    width: 79px;
    height: 47px;
    background-position: -293px -164px
}

.icon-simply-logo {
    width: 61px;
    height: 78px;
    background-position: -186px -124px
}

.icon-tip-4 {
    width: 60px;
    height: 84px;
    background-position: -353px -80px
}

.icon-tip-3 {
    width: 94px;
    height: 114px;
    background-position: 2px -124px
}

.icon-tip-2 {
    width: 79px;
    height: 47px;
    background-position: -198px -238px
}

.icon-tip-1 {
    width: 61px;
    height: 78px;
    background-position: -416px 2px
}

#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99
}

#loading-s {
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, .28);
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    border-radius: 10px
}

.load-content {
    display: table-cell;
    vertical-align: middle
}

.load-content p {
    margin-top: 10px;
    color: #FFF
}

#loading span,
#loading-s span {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #FFF;
    border-radius: 0
}

.container,
.header {
    width: 100%
}

#loading span {
    background: #407e31
}

#loading span:nth-child(1),
#loading-s span:nth-child(1) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .1s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .1s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loading span:nth-child(2),
#loading-s span:nth-child(2) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .2s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .2s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loading span:nth-child(3),
#loading-s span:nth-child(3) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .3s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .3s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loading span:nth-child(4) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .4s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .4s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loading span:nth-child(5) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .5s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .5s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loading-over {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    display: none;
    z-index: 100
}

@-webkit-keyframes scale {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        -webkit-transform: scale(.9, .9);
        transform: scale(.9, .9)
    }
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin: 0 3px
    }
}

@keyframes scale {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        -webkit-transform: scale(.9, .9);
        transform: scale(.9, .9)
    }
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin: 0 3px
    }
}

.header {
    position: relative;
    height: 101px;
    z-index: 11;
}

.header-background,
.header-icon-weibo,
.header-r-language>div,
.header-r-school,
.header-right>div,
.index.header-r-weibo,
.logo-main {
    position: absolute
}

.header-background {
    width: 716px;
    height: 83px;
    background: url(../img/header-background.png) no-repeat;
    background-size: cover;
    bottom: 0;
    right: 0
}

.header-right {
    right: 53px;
    top: 34px;
    width: 239px;
    height: 26px
}

.header-r-language {
    cursor: pointer;
    left: 209px;
    top: 2px;
    width: 30px;
    height: 20px;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    color: #c18e36;
    line-height: 20px;
    border-bottom: 2px solid
}

.language-panel {
    width: 152px;
    right: -52px;
    top: 36px;
    background: #f1f0ed;
    z-index: 3;
    overflow: hidden;
    display: none
}

.language-panel>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.language-panel>ul>li {
    display: block;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #d9d1c4;
    background: #f1f0ed;
    -webkit-transition: background .4s;
    transition: background .4s
}

.language-panel>ul>li:hover {
    background: #fbfbfb
}

.language-panel>ul>li>a {
    color: #d6af6e;
    display: block;
    padding: 8px 0 8px 10px
}

.language-panel>ul>li:last-child {
    border-bottom: 0
}

.header-r-school {
    display: block;
    left: 132px;
    top: 0;
    width: 56px;
    height: 26px;
    font-size: 11px;
    white-space: nowrap;
    color: #c18e36;
    text-align: center
}

.header-r-school>span {
    display: block
}

.header-icon-youku,
.index.header-r-youku {
    display: block;
    position: absolute;
    left: 71px;
    top: 8px;
    width: 42px;
    height: 18px
}

.header-icon-weibo,
.index.header-r-weibo {
    display: block;
    left: 34px;
    top: 3px;
    width: 28px;
    height: 23px
}

.header-icon-wechat,
.index.header-r-wechat {
    cursor: pointer;
    left: 0;
    top: 3px;
    width: 26px;
    height: 23px
}

.logo-main {
    left: 22px;
    width: 358px;
    height: 54px;
    display: block
}

.nav {
    width: 100%;
    height: 76px;
    background: #E50042;
    z-index: 10;
    position: relative;
}

.nav>.content {
    position: static;
}

.banner .swiper-slide>a,
.banner>div,
.tip-1,
.tip-1>div,
.tip-2>div,
.tip-3,
.tip-3>div,
.tip-4,
.tip-4>div,
.tip-mountain {
    position: absolute
}

.content>.nav-item {
    position: static;
}

.nav-item {
    display: block;
    height: 100%;
    font-size: 18px;
    white-space: nowrap;
    color: #fff;
    text-align: left;
    width: 20%;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* padding-top: 20px; */
    /* padding-left: 45px; */
    line-height: 1.1;
    /* -webkit-transition: background-color .4s; */
    /* transition: background-color .4s; */
}

.nav-item-main {
    display: block;
    padding-top: 20px;
    padding-left: 45px;
    height: 100%;
    color: #fff;
}

.nav-item-main:hover {
    color: #FFF;
}

.nav-item span {
    display: block
}

.nav-item.nav-item-special>.nav-item-main {
    padding-left: 2rem
}

.nav-item.active,
.nav-item.nav-item-special,
.nav-item:hover {
    background: #d47892;
}

.nav-item.active>.nav-item-main,
.nav-item:hover>.nav-item-main {
    color: #FFF
}

.nav-item span.font-gotham {
    font-size: 13px
}

.nav-sub-menu-out {
    position: absolute;
    top: 76px;
    width: 100%;
    left: 0;
    background: rgba(212, 120, 146, 0.5);
    display: none;
}

.nav-item:hover .nav-sub-menu-out {
    display: block;
}

.nav-sub-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-item-1 .nav-sub-menu {
    padding-left: 26px;
}

.nav-item-2 .nav-sub-menu {
    padding-left: 6%;
}

.nav-item-3 .nav-sub-menu {
    text-align: center;
}

.nav-item-4 .nav-sub-menu {
    width: 440px;
    -webkit-transform: translateX(34%);
    transform: translateX(34%);
}

.nav-sub-menu>li {
    display: inline-block;
    padding: 0 22px;
}

.nav-sub-menu>li>a {
    display: block;
    line-height: 38px;
    font-size: 14px;
    border-bottom: 3px solid transparent;
    color: #FFF;
}

.nav-sub-menu>li>a:hover {
    border-bottom: 3px solid #FFF;
}

.banner {
    width: 100%;
    height: 28.25rem;
    background: #eee;
    overflow: hidden
}

.banner .swiper-slide>a {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.swiper-slide {
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.banner .swiper-pagination-bullet {
    width: .9rem;
    height: .9rem;
    background: 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: .1rem solid #FFF;
    opacity: 1
}

.tip,
.tip-mountain,
.tip-mountain>svg>path {
    width: 100%
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFF
}

.tip {
    height: 14.45rem;
    height: 289px
}

.tip-mountain {
    left: 0;
    top: 0;
    height: 100%;
    background: #f8f5ef;
    overflow: hidden
}

.tip-mountain>svg {
    top: auto;
    bottom: 0;
    display: block;
    width: 100%;
    height: 203px
}

.tip>a>.index {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.explore-left-image,
.simply-left-img {
    -webkit-transition: -webkit-transform 5s
}

.tip>a:hover>.index {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.tip>a:hover>.tip-desc,
.tip>a:hover>.tip-title {
    color: #8e661a
}

.tip-desc.tip-desc-1,
.tip-desc.tip-desc-2,
.tip-desc.tip-desc-3,
.tip-desc.tip-desc-4,
.tip-title,
.tip-title.tip-title-2,
.tip-title.tip-title-3,
.tip-title.tip-title-4 {
    white-space: nowrap;
    color: #ad8a48
}

.tip-1 {
    left: 56px;
    top: 46px;
    width: 201px;
    height: 205px;
    display: block
}

.tip-title {
    font-size: 23px;
    text-align: center
}

.tip-title.tip-title-1 {
    width: 199px;
    height: 22px;
    left: 5px;
    top: 108px
}

.tip-desc {
    line-height: 1.3
}

.tip-desc.tip-desc-1 {
    width: 250px;
    height: 54px;
    left: -20px;
    top: 151px;
    font-size: 14px;
    text-align: center
}

.tip-desc>span {
    display: block
}

.index.icon-tip-1 {
    left: 77px;
    top: 0
}

.tip-2 {
    left: 320px;
    top: 61px;
    width: 241px;
    height: 190px;
    display: block;
    position: absolute
}

.tip-title.tip-title-2 {
    width: 113px;
    height: 22px;
    left: 63px;
    top: 93px;
    font-size: 23px;
    text-align: center
}

.tip-desc.tip-desc-2 {
    width: 241px;
    height: 54px;
    left: 0;
    top: 136px;
    font-size: 14px;
    text-align: center
}

.index.icon-tip-2 {
    left: 82px;
    top: 0
}

.tip-3 {
    left: 636px;
    top: 36px;
    width: 143px;
    height: 215px;
    display: block
}

.tip-title.tip-title-3 {
    width: 113px;
    height: 22px;
    left: 15px;
    top: 118px;
    font-size: 23px;
    text-align: center
}

.tip-desc.tip-desc-3 {
    width: 143px;
    height: 54px;
    left: 0;
    top: 161px;
    font-size: 14px;
    text-align: center
}

.index.icon-tip-3 {
    left: 24px;
    top: 0
}

.tip-4 {
    left: 867px;
    top: 56px;
    width: 197px;
    height: 194px;
    display: block
}

.tip-title.tip-title-4 {
    width: 113px;
    height: 22px;
    left: 41px;
    top: 98px;
    font-size: 23px;
    text-align: center
}

.tip-desc.tip-desc-4 {
    width: 197px;
    height: 53px;
    left: 0;
    top: 141px;
    font-size: 14px;
    text-align: center
}

.simply-wine-english,
.simply-wine-name,
.simply-wine-time {
    white-space: nowrap;
    color: #363537;
    text-align: center
}

.index.icon-tip-4 {
    left: 62px;
    top: 0
}

.part-simply {
    width: 100%;
    padding-top: 2.8rem
}

.part-simply>div {
    position: relative
}

.simply-content>div,
.simply-right>div,
.simply-slider>div {
    position: absolute
}

.simply-content {
    margin-top: 38px;
    width: 100%;
    height: 28.45rem
}

.simply-right {
    left: 15.25rem;
    top: 0;
    right: 0;
    height: 100%;
    background: #f8f5ef
}

.simply-right-image {
    left: .95rem;
    top: 4.5rem;
    width: 39.2rem;
    height: 14.9rem;
    background: url(../img/simply-right-image.png) no-repeat;
    background-size: 100% 100%
}

.simply-slider {
    left: 2.55rem;
    top: 2.55rem;
    width: 36.75rem;
    height: 23.35rem
}

.simply-slider-content {
    left: 2.15rem;
    top: 0;
    width: 32.4rem;
    height: 23.35rem;
    overflow: hidden
}

.swiper-slide {
    position: relative
}

.simply-left>div,
.simply-slider-content>div,
.simply-slider-item,
.simply-slider-item>div,
.simply-wine-time-out>div {
    position: absolute
}

.simply-slider-item {
    display: block;
    left: 0;
    top: 0;
    width: 10.25rem;
    height: 23.35rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.simply-slider-item:hover {
    background: rgba(255, 255, 255, .7);
    border: 1px solid #ece4d5
}

.simply-wine-pic {
    width: 4.8rem;
    height: 15.35rem;
    left: 2.8rem;
    top: 1.5rem
}

.simply-wine-pic>img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto
}

.simply-wine-time-out {
    left: 2.05rem;
    top: 21.1rem;
    width: 6.3rem;
    height: .75rem
}

.simply-wine-time {
    left: 2.15rem;
    top: 0;
    width: 2rem;
    height: .75rem;
    font-size: 1.05rem;
    line-height: .75rem
}

.icon-dash-s {
    background: #363537;
    width: 2.05rem;
    height: .15rem
}

.icon-dash-s.icon-dash-s-right {
    left: 0;
    top: .25rem
}

.icon-dash-s.icon-dash-s-left {
    left: 4.5rem;
    top: .25rem
}

.simply-wine-name {
    left: 1.3rem;
    top: 19.65rem;
    width: 7.85rem;
    height: .75rem;
    font-size: 15px;
    line-height: .75rem
}

.simply-wine-english {
    left: .5rem;
    top: 18.4rem;
    width: 9.5rem;
    height: .8rem;
    font-size: 21px;
    line-height: .8rem
}

.icon-arrow-left,
.icon-arrow-right {
    top: 9.2rem;
    width: 1.75rem;
    height: 1.85rem;
    cursor: pointer
}

.icon-arrow-left {
    left: 0
}

.icon-arrow-right {
    left: 35.2rem;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.part-art:hover .art-right-image,
.part-explore:hover .explore-left-image,
.part-simply:hover .simply-left-img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.simply-left {
    left: 0;
    top: 0;
    width: 15.25rem;
    height: 100%;
    overflow: hidden
}

.simply-text-desc>span,
.text-choosing-a-wine>span {
    display: block
}

.simply-left-img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/simply-left-img.jpg) no-repeat;
    background-size: 100% 100%;
    transition: -webkit-transform 5s;
    transition: transform 5s;
    transition: transform 5s, -webkit-transform 5s
}

.part-simply:hover .simply-left-img {
    transform: scale(1.05)
}

.btn-choosing-a-winde {
    display: block;
    position: absolute;
    left: 1.85rem;
    top: 15.35rem;
    width: 11.45rem;
    height: 2.3rem;
    text-align: center;
    line-height: 2.3rem;
    color: #FFF;
    font-size: 20px;
    border: 1px solid #FFF;
    -webkit-transition: background .4s;
    transition: background .4s
}

.art-btn,
.explore-btn {
    -webkit-transition: background .4s;
    border: 1px solid;
    display: block
}

.btn-choosing-a-winde:hover {
    background: #FFF;
    color: #a26c59
}

.text-choosing-a-wine {
    left: .55rem;
    top: 7.9rem;
    width: 14.25rem;
    height: 7.1rem;
    color: #FFF;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    text-shadow: .2rem .2rem 1.9rem rgba(46, 53, 45, .25)
}

.simply-logo-title,
.simply-logo-title-english {
    font-size: 30px;
    white-space: nowrap;
    color: #454544;
    text-align: center
}

.simply-top {
    width: 100%;
    height: 244px;
    margin: 0 auto
}

.simply-top>div {
    position: relative;
    top: 0;
    left: 0
}

.simply-logo {
    left: 282px;
    top: 0;
    width: 301px;
    height: 158px;
    margin: 0 auto
}

.simply-logo>div {
    position: absolute
}

.simply-logo-title {
    left: 27px;
    top: 129px;
    width: 247px;
    height: 29px;
    line-height: 29px
}

.simply-logo-title-english {
    left: -20px;
    top: 96px;
    width: 341px;
    height: 23px;
    line-height: 23px
}

.index.icon-simply-logo {
    left: 118px;
    top: 0
}

.simply-text-desc {
    left: -20px;
    top: 189px;
    width: 100%;
    height: 55px;
    font-size: 14px;
    white-space: normal;
    color: #ad8a48;
    text-align: center;
    line-height: 1.3;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 15px
}

.part-explore {
    width: 100%;
    padding-top: 44px
}

.part-explore>div {
    position: relative
}

.explore-btn,
.explore-btn>div,
.explore-content>div,
.explore-left>div,
.explore-logo>div,
.explore-right>div,
.explore-top>div {
    position: absolute
}

.explore-content {
    margin-top: 48px;
    width: 100%;
    height: 21.15rem
}

.explore-right {
    left: 27.95rem;
    top: 0;
    right: 0;
    height: 100%;
    background: #b89242
}

.explore-btn {
    width: 8.8rem;
    height: 2.3rem;
    left: 10.05rem;
    top: 14.5rem;
    color: #FFF;
    line-height: 2.3rem;
    text-align: center;
    font-size: 20px;
    transition: background .4s
}

.explore-right-desc {
    left: 3.45rem;
    top: 8.65rem;
    width: 21.45rem;
    height: 3.2rem;
    font-size: 16px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    line-height: 1.4
}

.explore-right-title {
    left: 9.9rem;
    top: 5.05rem;
    width: 9.1rem;
    height: 1.7rem;
    font-size: 36px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    line-height: 1.7rem
}

.explore-logo-title,
.explore-logo-title-english {
    font-size: 30px;
    color: #454544;
    text-align: center;
    white-space: nowrap
}

.explore-left {
    left: 0;
    top: 0;
    width: 27.95rem;
    height: 100%;
    overflow: hidden
}

.explore-left-image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/explore-left-image.jpg) no-repeat;
    background-size: 100% 100%;
    transition: -webkit-transform 5s;
    transition: transform 5s;
    transition: transform 5s, -webkit-transform 5s
}

.part-explore:hover .explore-left-image {
    transform: scale(1.05)
}

.explore-top {
    width: 621px;
    height: 180px;
    margin: 0 auto
}

.explore-logo {
    left: 208px;
    top: 0;
    width: 215px;
    height: 135px
}

.explore-logo-title {
    left: 13px;
    top: 106px;
    width: 187px;
    height: 29px;
    line-height: 29px
}

.explore-logo-title-english {
    left: -20px;
    top: 73px;
    width: 255px;
    height: 23px;
    line-height: 23px
}

.index.icon-explore-logo {
    left: 69px;
    top: 0
}

.explore-text-desc {
    left: -20px;
    top: 165px;
    width: 661px;
    height: 15px;
    font-size: 14px;
    white-space: nowrap;
    color: #ad8a48;
    text-align: center;
    line-height: 15px
}

.part-art {
    width: 100%;
    padding-top: 37px
}

.part-art>div {
    position: relative
}

.art-btn,
.art-btn>div,
.art-content>div,
.art-left>div,
.art-logo>div,
.art-right-image,
.art-right>div,
.art-top>div {
    position: absolute
}

.art-content {
    width: 100%;
    height: 21.05rem;
    margin-top: 50px
}

.art-right {
    right: 0;
    top: 0;
    width: 30.3rem;
    height: 100%;
    overflow: hidden
}

.art-right-image {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/art-right-image.jpg) no-repeat;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform 5s;
    transition: -webkit-transform 5s;
    transition: transform 5s;
    transition: transform 5s, -webkit-transform 5s
}

.part-art:hover .art-right-image {
    transform: scale(1.05)
}

.art-left {
    left: 0;
    top: 0;
    right: 30.3rem;
    height: 100%;
    background: #395161
}

.art-btn {
    transition: background .4s;
    width: 8.8rem;
    height: 2.3rem;
    left: 10rem;
    top: 14.5rem;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    line-height: 2.3rem
}

.art-left-desc {
    left: 5.4rem;
    top: 8.65rem;
    width: 17.45rem;
    height: 3.2rem;
    font-size: 16px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    line-height: 1.4
}

.art-left-title {
    left: 9.9rem;
    top: 5.05rem;
    width: 9.05rem;
    height: 1.7rem;
    font-size: 36px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    line-height: 1.7rem
}

.art-logo-title,
.art-logo-title-english {
    font-size: 30px;
    color: #454544;
    text-align: center;
    white-space: nowrap
}

.art-top {
    width: 382px;
    height: 227px;
    margin: 0 auto
}

.art-logo {
    left: 67px;
    top: 0;
    width: 263px;
    height: 182px
}

.art-logo-title {
    left: 37px;
    top: 153px;
    width: 187px;
    height: 29px;
    line-height: 29px
}

.art-logo-title-english {
    left: -20px;
    top: 120px;
    width: 303px;
    height: 23px;
    line-height: 23px
}

.index.icon-art-logo {
    left: 86px;
    top: 0
}

.art-text-desc {
    left: -20px;
    top: 213px;
    width: 422px;
    height: 14px;
    font-size: 14px;
    white-space: nowrap;
    color: #ad8a48;
    text-align: center
}

.part-trip {
    width: 100%;
    padding-top: 44px;
    padding-bottom: 44px
}

.part-trip>div {
    position: relative
}

.trip-btn,
.trip-btn>div,
.trip-content>div,
.trip-left-image,
.trip-left>div,
.trip-logo>div,
.trip-right>div,
.trip-top>div {
    position: absolute
}

.trip-content {
    width: 100%;
    height: 21.05rem;
    margin-top: 50px
}

.trip-right {
    left: 27.95rem;
    top: 0;
    right: 0;
    height: 100%;
    background: #eae1d2
}

.trip-btn {
    width: 13.7rem;
    height: 2.3rem;
    left: 7.7rem;
    top: 14.5rem;
    font-size: 20px;
    text-align: center;
    line-height: 2.3rem;
    color: #395161;
    border: 1px solid;
    display: block;
    -webkit-transition: background .4s;
    transition: background .4s
}

.trip-right-desc {
    left: 1.8rem;
    top: 8.65rem;
    width: 25.3rem;
    height: 4.4rem;
    font-size: 16px;
    white-space: nowrap;
    color: #86847f;
    text-align: center;
    line-height: 1.4
}

.trip-right-title {
    left: 8.05rem;
    top: 5.05rem;
    width: 12.8rem;
    height: 1.7rem;
    font-size: 36px;
    white-space: nowrap;
    color: #a9a49a;
    text-align: center;
    line-height: 1.7rem
}

.trip-logo-title,
.trip-logo-title-english {
    font-size: 30px;
    color: #454544;
    white-space: nowrap;
    text-align: center
}

.trip-left {
    left: 0;
    top: 0;
    width: 27.95rem;
    height: 100%;
    overflow: hidden
}

.trip-left-image {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/trip-left-image.jpg) no-repeat;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform 5s;
    transition: -webkit-transform 5s;
    transition: transform 5s;
    transition: transform 5s, -webkit-transform 5s
}

.part-trip:hover .trip-left-image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.trip-top {
    width: 750px;
    height: 199px;
    margin: 0 auto
}

.trip-logo {
    left: 296px;
    top: 0;
    width: 163px;
    height: 154px
}

.magazine-content>div,
.part-magazine>div {
    position: relative
}

.trip-logo-title {
    left: -9px;
    top: 125px;
    width: 187px;
    height: 29px;
    line-height: 29px
}

.trip-logo-title-english {
    left: -20px;
    top: 93px;
    width: 203px;
    height: 22px;
    line-height: 22px
}

.index.icon-trip-logo {
    left: 49px;
    top: 0
}

.trip-text-desc {
    left: -20px;
    top: 185px;
    width: 790px;
    height: 14px;
    font-size: 14px;
    white-space: nowrap;
    color: #ad8a48;
    text-align: center;
    line-height: 14px
}

.part-magazine {
    width: 100%;
    height: 29.2rem;
    padding-top: 4.3rem;
    padding-bottom: 5rem
}

.magazine-content {
    width: 100%;
    height: 25.55rem;
    margin-top: 1rem
}

.header-r-language.magazine-r-language>div,
.header-right.magazine-header-right>div,
.icon-homepage,
.magazine-date-out>div,
.magazine-item>div,
.magazine-nav>div,
.magazine-read-more,
.magazine-read-more>div,
.magazine-top-center>div {
    position: absolute
}

.magazine-item {
    float: left;
    width: 28.25rem;
    height: 20.8rem
}

.magazine-item.magazine-item-right {
    float: right
}

.magazine-read-more {
    display: block;
    left: 9.95rem;
    top: 18.7rem;
    width: 9rem;
    height: 2.1rem;
    background: #010b0f;
    color: #fefefe;
    font-size: .9rem;
    text-align: center;
    line-height: 2.1rem;
    letter-spacing: .2rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #010b0f;
    -webkit-transition: background .4s, color .4s;
    transition: background .4s, color .4s
}

.magazine-article-desc {
    left: 1.15rem;
    top: 15.8rem;
    width: 26.6rem;
    height: .8rem;
    font-size: .8rem;
    white-space: nowrap;
    color: #454544;
    text-align: center;
    line-height: .8rem
}

.magazine-article-title {
    left: 2.85rem;
    top: 13rem;
    width: 23.15rem;
    height: 1.15rem;
    font-size: 1.2rem;
    white-space: nowrap;
    color: #454544;
    text-align: left;
    line-height: 1.15rem
}

.magazine-nav-1,
.magazine-nav-2,
.magazine-nav-3 {
    font-size: .9rem;
    text-align: left;
    color: #454544;
    white-space: nowrap
}

.magazine-thumb {
    width: 100%;
    height: 10.45rem;
    left: 0;
    top: 0;
    background: #EEE
}

.magazine-nav {
    width: 14.7rem;
    height: .9rem;
    margin: .8rem auto 0;
    line-height: .9rem
}

.magazine-nav-1 {
    left: 0;
    top: .05rem;
    width: 2.05rem;
    height: .85rem
}

.magazine-nav-2 {
    left: 6.6rem;
    top: 0;
    width: 1.9rem;
    height: .9rem
}

.magazine-nav-3 {
    left: 12.65rem;
    top: .05rem;
    width: 2.05rem;
    height: .85rem
}

.magazine-top {
    width: 50.15rem;
    height: 5.75rem;
    margin: 0 auto;
    border-bottom: 1px solid #231815
}

.magazine-top>div {
    position: absolute
}

.magazine-top-center {
    left: 20.2rem;
    top: 0;
    width: 9.8rem;
    height: 3.95rem
}

.magazine-top-center-text {
    left: .8rem;
    top: 2.8rem;
    width: 8.15rem;
    height: 1.15rem;
    font-size: 1.2rem;
    white-space: nowrap;
    color: #454544;
    text-align: center;
    line-height: 1.15rem
}

.icon-magazine-top {
    left: 0;
    top: 0;
    width: 10rem;
    height: 2.45rem
}

.magazine-date-out {
    left: 3.6rem;
    top: .1rem;
    width: 1.8rem;
    height: 2.15rem
}

.icon-date-border {
    left: 0;
    top: 0;
    width: 2rem;
    height: 1.5rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: .15rem solid #c18e36;
    font-size: .7rem;
    white-space: nowrap;
    color: #c18e36;
    text-align: center;
    line-height: 1.3rem;
    border-radius: .2rem
}

.magazine-date-day,
.magazine-date-month {
    height: .5rem;
    line-height: .5rem;
    color: #c18e36;
    text-align: center;
    white-space: nowrap
}

.magazine-date-month {
    left: -.7rem;
    top: 1.65rem;
    width: 3.25rem;
    font-size: .6rem
}

.magazine-date-day {
    left: .1rem;
    top: .4rem;
    width: 100%;
    font-size: .7rem
}

.header-right.magazine-header-right {
    width: 14.1rem;
    height: 1.3rem;
    left: 35.75rem;
    top: .05rem
}

.header-r-language.magazine-r-language {
    width: 1.5rem;
    height: 1rem;
    left: 10.45rem;
    top: .1rem
}

.header-r-school.magazine-r-school {
    left: 6.6rem;
    top: 0;
    width: 2.8rem;
    height: 1.3rem;
    font-size: .55rem;
    white-space: nowrap;
    color: #c18e36;
    text-align: center
}

.header-icon-youku.magazine-youku {
    left: 3.55rem;
    top: .4rem
}

.header-icon-weibo.magazine-weibo {
    left: 1.7rem;
    top: .15rem
}

.header-icon-wechat.magazine-wechat {
    left: 0;
    top: .15rem
}

.icon-search {
    left: 13.25rem;
    top: .05rem;
    width: 1.05rem;
    height: 1.3rem
}

.icon-homepage {
    display: block;
    width: 1.95rem;
    height: 1.8rem;
    left: .2rem;
    top: .1rem
}

.footer,
.footer-r {
    position: relative;
    width: 100%;
    height: 360px
}

.footer-bottom,
.footer-image {
    height: 260px;
    width: 100%
}

.footer-image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../img/footer-image.jpg) bottom center no-repeat #e51041;
    background-size: contain
}

.footer-copy {
    position: absolute;
    left: 0;
    top: 201px;
    width: 100%;
    height: 15px;
    font-size: 14px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    line-height: 15px
}

.footer-language-label,
.footer-language-text,
.footer-left {
    font-size: 18px;
    text-align: left
}

.footer-language {
    position: absolute;
    left: 57px;
    top: 27px;
    width: 249px;
    height: 40px
}

.footer-language>div {
    position: absolute
}

.footer-language-label {
    left: 0;
    top: 11px;
    width: 79px;
    height: 17px;
    white-space: nowrap;
    color: #fff
}

.footer-language-select {
    left: 94px;
    top: 0;
    width: 155px;
    height: 40px;
    border: 1px solid #FFF;
    cursor: pointer
}

.footer-language-text {
    left: 0;
    right: 20px;
    height: 100%;
    top: 0;
    line-height: 40px;
    color: #FFF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px
}

.footer-language-select>div {
    position: absolute
}

.footer-language .language-panel {
    width: 155px;
    top: 0;
    right: auto;
    left: 94px;
    border: 1px solid #FFF;
    background: #d47892
}

.footer-language .language-panel>ul>li {
    background: #d47892;
    border-bottom: 0
}

.footer-language .language-panel>ul>li>a {
    color: #FFF;
    padding: 6px 0 6px 14px
}

.footer-language .language-panel>ul>li:hover {
    background: #d47892
}

.icon-drop-arrow {
    left: 133px;
    top: 16px;
    width: 9px;
    height: 8px
}

.footer-top {
    width: 100%;
    height: 100px;
    background: #395161
}

.footer-left {
    left: 47px;
    top: 39px;
    width: 396px;
    height: 21px;
    white-space: nowrap;
    color: #fff
}

.footer-left>span {
    margin: 0 10px
}

.footer-left>span>a {
    color: #FFF
}

.footer-left>span>a:hover {
    text-decoration: underline
}

.footer-left>div {
    position: absolute
}

.footer-left-item {
    left: 0;
    top: .1rem;
    width: 3.6rem;
    height: .85rem;
    font-size: .9rem;
    white-space: nowrap;
    color: #fff;
    text-align: left
}

.footer-right {
    right: 69px;
    top: 40px;
    width: 121px;
    height: 21px
}

.footer-right>div {
    position: absolute
}

.header-icon-youku.icon-footer-youku {
    display: block;
    position: absolute;
    left: 79px;
    top: 5px;
    width: 42px;
    height: 16px
}

.header-icon-weibo.icon-footer-weibo {
    display: block;
    position: absolute;
    left: 38px;
    top: 0;
    width: 26px;
    height: 21px
}

.header-icon-wechat.icon-footer-wechat {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 21px
}

.footer-right svg>path {
    fill: #60798c
}

.page#page-info {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(71, 100, 122, .94);
    display: none;
    opacity: 1;
    visibility: visible;
    z-index: 999
}

.info-enter-now>div,
.info-out>div,
.info-panel>div,
.page#page-info>div,
.wechat-qrcode {
    position: absolute
}

.info-out {
    left: 8.45rem;
    top: 50%;
    width: 38.9rem;
    height: 14.85rem;
    margin-top: -8rem
}

.info-panel {
    left: 5.15rem;
    top: 0;
    width: 29.9rem;
    height: 12.45rem;
    background: #FFF
}

.info-tip-text {
    left: 9.5rem;
    top: 5.85rem;
    width: 10.8rem;
    height: 1.6rem;
    font-size: .6rem;
    white-space: nowrap;
    color: #0b080a;
    text-align: center;
    line-height: 1.2
}

.info-enter-now {
    left: 10.85rem;
    top: 8.65rem;
    width: 8.1rem;
    height: 1.95rem;
    background: #b6914e;
    text-align: center;
    line-height: 1.95rem;
    font-size: .7rem;
    color: #FFF;
    cursor: pointer
}

.index.icon-logo-s {
    left: 11.95rem;
    top: 2.25rem
}

.index.icon-fly-3 {
    left: 28.15rem;
    top: 10.95rem
}

.index.icon-fly-2 {
    left: 0;
    top: 5.55rem
}

.index.icon-fly-1 {
    left: 32.75rem;
    top: 7.75rem
}

.explore-btn:hover {
    background: #FFF;
    color: #b89242
}

.art-btn:hover {
    background: #FFF;
    color: #395161
}

.trip-btn:hover {
    background: #395161;
    color: #eae1d2
}

.magazine-read-more:hover {
    background: #FFF;
    color: #010b0f
}

.footer-right svg>path,
.header-right svg>path,
.icon-homepage>svg>path {
    -webkit-transition: fill .4s;
    transition: fill .4s
}

.header-right svg:hover>path,
.icon-homepage:hover>svg>path {
    fill: #efb95e
}

.footer-right svg:hover>path {
    fill: #95b9d4
}

.header-right>a:hover,
.header-right>div:hover {
    color: #efb95e
}

.wechat-qrcode {
    width: 9rem;
    height: 9rem;
    background: url(../img/qrcode.jpg) no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    top: 26px;
    left: -3.5rem;
    display: none
}

.header-icon-wechat:hover .wechat-qrcode {
    display: block
}

.my-pagination {
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

span.swiper-pagination-switch {
    display: inline-block;
    width: 18px;
    height: 18px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #FFF;
    border-radius: 50%;
    margin: 0 10px
}

.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
    background: #FFF
}

.icon-more {
    width: 26px;
    height: 17px;
    right: 20px;
    top: 28px;
    display: none;
    cursor: pointer
}

@media screen and (max-width: 1024px) {
    .tip>.content {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        width: 1140px;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

@media screen and (max-width: 768px) {
    .header-background,
    .header-right {
        display: none
    }
    .header {
        width: 100%;
        height: 70px;
        background: #FFF
    }
    .logo-main {
        width: 215px;
        height: 70px;
        left: 14px;
        top: 18px
    }
    .icon-more,
    .nav-item {
        display: block
    }
    .container>.nav,
    .nav {
        position: fixed;
        top: 0;
        width: 100%;
        bottom: 0;
        height: auto;
        z-index: 2;
        right: -100%;
        background: 0 0;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s
    }
    .nav>.content {
        position: absolute;
        right: 0;
        width: 80%;
        top: 0;
        background: #395161
    }
    .nav-open .nav {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .nav-item {
        float: none;
        height: auto;
        width: 100%;
        padding: 15px 0 15px 40px
    }
    .banner {
        height: 16.8rem
    }
    .tip-mountain {
        display: none
    }
    .tip .content>a {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: 138px
    }
    .container>.tip,
    .tip>.content {
        position: static;
        height: auto
    }
    .tip>.content {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        width: 100%
    }
    .tip-1,
    .tip-3 {
        background: #faf7f3
    }
    .tip-2,
    .tip-4 {
        background: #eae1d2
    }
    .explore-left-image,
    .simply-left-img {
        background-position: center center;
        background-size: cover
    }
    .tip>.content .tip-title {
        left: 150px;
        text-align: left;
        color: #3e3a39;
        top: 27px
    }
    .tip>.content .tip-desc {
        left: 150px;
        text-align: left;
        color: #3e3a39;
        top: 66px;
        width: auto;
        right: 20px;
        line-height: 20px;
        font-size: 13px
    }
    .tip>.content .index {
        left: 40px;
        top: 27px
    }
    .tip-desc>span {
        display: inline;
        white-space: normal
    }
    .art-left-desc.font,
    .art-left-title.font,
    .explore-right-desc.font,
    .explore-right-title.font,
    .simply-top,
    .trip-right-desc.font,
    .trip-right-title.font {
        display: none
    }
    .part-simply {
        padding-top: 0;
        height: 35rem
    }
    .simply-content {
        margin-top: 0;
        width: 100%
    }
    .simply-left {
        width: 100%;
        height: 18rem
    }
    .simply-content>div {
        position: relative;
        left: auto;
        top: auto;
        right: auto
    }
    .text-choosing-a-wine {
        left: 50%;
        margin-left: -7rem;
        top: 50%;
        margin-top: -5rem;
        line-height: 1.2
    }
    .btn-choosing-a-winde {
        left: 50%;
        margin-left: -7.5rem;
        top: 50%;
        margin-top: 1.3rem;
        font-size: 14px;
        width: 15rem
    }
    .simply-right {
        height: 17rem
    }
    .simply-right-image {
        top: 50%;
        margin-top: -8rem
    }
    .simply-slider {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }
    .simply-slider-content {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        left: 50%;
        margin-left: -16.2rem;
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }
    .icon-arrow-left {
        left: 1rem
    }
    .icon-arrow-right {
        left: auto;
        right: 1rem
    }
    .explore-text-desc.font {
        width: 25rem;
        white-space: normal;
        line-height: 1.4;
        left: 50%;
        margin-left: -12.5rem;
        font-size: 14px;
        top: 150px
    }
    a.art-btn.font,
    a.explore-btn.font {
        color: #53504a;
        margin-left: -4.4rem;
        font-size: 14px
    }
    .explore-left {
        width: 100%;
        height: 20rem
    }
    .explore-right {
        background: 0 0;
        left: 0
    }
    #h5-container {
        overflow: hidden;
        overflow-y: auto
    }
    .explore-content {
        margin-top: 7rem
    }
    a.explore-btn.font {
        left: 50%;
        top: -4rem
    }
    .art-right {
        width: 100%;
        left: 0;
        height: 100%
    }
    .art-content {
        margin-top: 6rem
    }
    .art-text-desc.font {
        white-space: normal;
        left: 0;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1rem;
        top: 200px
    }
    a.art-btn.font {
        top: -4.4rem;
        left: 50%
    }
    .trip-top {
        width: 100%
    }
    .trip-logo {
        margin: 0 auto
    }
    .trip-top>div {
        position: relative;
        left: 0;
        top: 0
    }
    .trip-text-desc.font {
        padding: 0 1rem;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        white-space: normal;
        line-height: 20px;
        margin-top: 1rem
    }
    .trip-left {
        width: 100%
    }
    a.trip-left-image {
        background-size: cover;
        background-position: center center
    }
    .trip-content {
        margin-top: 7rem
    }
    .trip-right {
        background: 0 0;
        left: 0;
        width: 100%
    }
    a.trip-btn.font {
        left: 50%;
        top: -4rem;
        font-size: 14px;
        margin-left: -7.5rem;
        width: 15rem
    }
    .art-top,
    .explore-top {
        width: 100%
    }
    .part-trip {
        padding-bottom: 0
    }
    .explore-logo {
        left: 50%;
        margin-left: -104px
    }
    .art-logo {
        left: 50%;
        margin-left: -132px
    }
    .footer-left.font {
        font-size: 1rem;
        left: 20px;
        top: 26px
    }
    .footer-right {
        top: 60px;
        right: auto;
        left: 27px
    }
    .art-left {
        right: 0
    }
    .part-simply>div {
        position: static
    }
}

@font-face {
    font-family: source;
    src: url(../assets/source.eot);
    src: url(../assets/source.eot?#iefix) format('embedded-opentype'), url(../assets/source.woff2) format('woff2'), url(../assets/source.woff) format('woff'), url(../assets/source.ttf) format('truetype'), url(../assets/source.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.font {
    font-family: source, sans-serif
}

@font-face {
    font-family: source-medium;
    src: url(../assets/source-medium.eot);
    src: url(../assets/source-medium.eot?#iefix) format('embedded-opentype'), url(../assets/source-medium.woff2) format('woff2'), url(../assets/source-medium.woff) format('woff'), url(../assets/source-medium.ttf) format('truetype'), url(../assets/source-medium.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.font-medium {
    font-family: source-medium, sans-serif
}

@font-face {
    font-family: source-bold;
    src: url(../assets/source-bold.eot);
    src: url(../assets/source-bold.eot?#iefix) format('embedded-opentype'), url(../assets/source-bold.woff2) format('woff2'), url(../assets/source-bold.woff) format('woff'), url(../assets/source-bold.ttf) format('truetype'), url(../assets/source-bold.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.font-bold {
    font-family: source-bold, sans-serif
}

@font-face {
    font-family: gotham;
    src: url(../assets/gothambook.eot);
    src: url(../assets/gothambook.eot?#iefix) format('embedded-opentype'), url(../assets/gothambook.woff2) format('woff2'), url(../assets/gothambook.woff) format('woff'), url(../assets/gothambook.ttf) format('truetype'), url(../assets/gothambook.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.font-gotham {
    font-family: gotham, sans-serif
}

@font-face {
    font-family: mbembo;
    src: url(../assets/mbembo.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

.font-mbembo {
    font-family: mbembo, sans-serif
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition-timing-function: ease;
    -webkit-transition-property: left, top, -webkit-transform;
    transition-property: left, top, -webkit-transform;
    transition-property: transform, left, top;
    transition-property: transform, left, top, -webkit-transform;
    transition-duration: 0s;
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}