html, body {
    height: 100%;
    margin: auto;
    padding: 0;
    font-family: "rooney-web-1", "rooney-web-2", Georgia, "Times New Roman", Times, serif;
}

body, ul, li, p, input, form, hr, td, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    line-height: 20px;
    color: #302c2a;
    font-family: 微软雅黑;
    background: #fff;
}

a {
    color: #434343;
    text-decoration: none;
}

    a, a * {
        text-decoration: none;
        -webkit-transition: all .3s linear 0s;
        -moz-transition: all .3s linear 0s;
        -ms-transition: all .3s linear 0s;
        outline: none;
        star: expression(this.onFocus=this.blur());
    }

::-webkit-scrollbar {
    width: 10px;
    background: #949494;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

::-webkit-scrollbar-button {
    display: none;
}

::-webkit-scrollbar-track {
    background: #E6E6E6;
}

::-webkit-scrollbar-thumb {
    background: #808080;
    border-radius: 100px;
    -webkit-border-radius: 100px;
}

    ::-webkit-scrollbar-thumb:active {
        background: #dad2bf;
    }

.telBox {
    position: fixed;
    top: 6px;
    right: 80px;
    color: #fff;
    z-index: 10;
    display: none;
}

    .telBox strong {
        font-size: 30px;
        font-style: normal;
        font-weight: normal;
    }

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

li {
    list-style: none;
}

.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

#default,
.main {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.main-img {
    height: 100%;
    width: auto !important;
    position: absolute;
    left: 50%;
}

.zh {
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -290px;
    text-align: center;
    font-size: 16px;
    color: #665642;
}

.en {
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    font-family: Arial;
    left: 50%;
    z-index: 10;
    margin-left: 160px;
    text-align: center;
    font-size: 16px;
    color: #665642;
}

    .zh img, .en img {
        vertical-align: baseline;
    }

    .zh:hover, .en:hover {
        background: url(../image/lnbg.gif) no-repeat;
        color: #fff;
    }

.topMenu {
    position: absolute;
    position: fixed;
    top: 30px;
    right: 80px;
    z-index: 10;
}

.menu {
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 272px;
    z-index: 20;
}

.nbox {
    width: 272px;
    height: 100%;
    position: relative;
}
.open{
	display:block;
	background:url(../image/open.png) no-repeat;
	width:20px;
	height:64px;
	position:absolute;
	top:50%;
	right:-20px;
	margin-top:-57px;
	padding:25px 26px 25px 14px;
	line-height:32px;
	color:#8f7d64;
	cursor:pointer;
	font-size:15px;
}
.put{
	display:block;
	color:#8f7d64;
	background:url(../image/open.png) no-repeat;
	width:20px;
	height:64px;
	position:absolute;
	top:50%;
	left:239px;
	margin-top:-57px;
	padding:25px 26px 25px 14px;
	line-height:32px;
	text-align:center;
	cursor:pointer;
	font-size:15px;
}
.arr{
	position:absolute;
	top:30px;
	right:-16px;
}

.nbn {
    width: 239px;
    height: 100%;
    background: #FFF url(../image/meimg.gif) no-repeat bottom;
}

.logo {
    padding: 50px 10px 30px 10px;
    text-align: center;
}

.nav {
    padding: 15px 52px;
}

    .nav li {
        padding-bottom: 8px;
    }

    .nav a {
        display: block;
        width: 130px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 14px;
        color: #978065;
    }

        .nav a:hover, .nav .ncur {
            color: #FFF;
            background: url(../image/nbg.gif) no-repeat;
        }

.subbg {
    display: block;
    width: 45px;
    position: absolute;
    top: 0;
    left: 239px;
    height: 100%;
    z-index: 0;
    background: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.sub {
    position: absolute;
    top: 60px;
    left: 239px;
    z-index: 2;
    height: 100%;
    width: 45px;
}

    .sub a {
        display: block;
        font-size: 14px;
        line-height: 16px;
        color: #FFF;
        text-align: center;
        padding: 18px 10px;
    }

        .sub a:hover, .sub .subCur {
            background: #e8d114;
            color: #1f2015;
        }

.home-info {
    position: absolute;
    top: 10%;
    left: 300px;
    z-index: 10;
    font-size: 14px;
    color: #FFF;
    line-height: 20px;
}

    .home-info h3 {
        font-weight: normal;
        font-size: 28px;
        color: #eff187;
        padding: 10px 0;
    }

.about-info {
    width: 496px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
}

.infoTi {
    font-size: 30px;
    color: #f4e7d6;
    line-height: 30px;
    margin-bottom: 20px;
}

    .infoTi span {
        font-size: 14px;
        text-transform: uppercase;
    }

.more {
    display: inline-block;
    border: 1px solid #dad2bf;
    padding: 4px;
}

    .more span {
        display: inline-block;
        background: #dad2bf;
        text-align: center;
        width: 106px;
        height: 21px;
        line-height: 21px;
        color: #735f46;
    }

.more2 {
    display: inline-block;
    border: 1px solid #61463f;
    padding: 4px;
}

    .more2 span {
        display: inline-block;
        background: #624741;
        text-align: center;
        width: 106px;
        height: 21px;
        line-height: 21px;
        color: #fff;
    }

.more3 {
    display: inline-block;
    border: 1px solid #f9e5b3;
    padding: 4px;
}

    .more3 span {
        display: inline-block;
        background: #f9e5b3;
        text-align: center;
        width: 106px;
        height: 21px;
        line-height: 21px;
        color: #1a221a;
    }

.more4 {
    display: inline-block;
    border: 1px solid #dc794e;
    padding: 4px;
}

    .more4 span {
        display: inline-block;
        background: #dc794e;
        text-align: center;
        width: 106px;
        height: 21px;
        line-height: 21px;
        color: #fff;
    }

.more5 {
    display: inline-block;
    border: 1px solid #1b1a33;
    padding: 4px;
}

    .more5 span {
        display: inline-block;
        background: #1b1a33;
        text-align: center;
        width: 106px;
        height: 21px;
        line-height: 21px;
        color: #fff;
    }

.product-info {
    width: 496px;
    position: absolute;
    top: 36%;
    left: 20%;
    z-index: 10;
    font-size: 14px;
    color: #5e4e61;
    line-height: 24px;
}

.proTab {
    display: inline-block;
    width: 73px;
    height: 73px;
    position: relative;
    margin-right: 20px;
    color: #735f46;
}

    .proTab em {
        position: absolute;
        top: 0;
        left:;
        z-index: 0;
    }

    .proTab b {
        position: absolute;
        top: 26px;
        left: 0;
        z-index: 2;
        width: 73px;
        font-weight: normal;
        text-align: center;
        font-size: 16px;
    }

.proCur b {
    color: #FFF;
}

.news li {
    height: 30px;
    line-height: 30px;
}

.news a {
    color: #4b332e;
    font-size: 14px;
}

    .news a:hover {
        color: #f2e318;
        text-decoration: underline;
    }

.news-info {
    width: 496px;
    position: absolute;
    top: 60%;
    right: 20%;
    z-index: 10;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
}

    .news-info a {
        color: #FFF;
    }

        .news-info a:hover {
            text-decoration: underline;
        }

.contact-info {
    width: 496px;
    position: absolute;
    top: 50%;
    left: 25%;
    z-index: 10;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
}

.txtBox {
    position: absolute;
    top: 20%;
    left: 60%;
    z-index: 10;
    width: 377px;
    height: 507px;
}

.txtBox2 {
    position: absolute;
    top: 20%;
    left: 60%;
    z-index: 10;
    width: 272px;
    height: 365px;
}

.txtBox3 {
    position: absolute;
    top: 10%;
    right: 5%;
    z-index: 10;
    width: 984px;
    height: 585px;
}

.pbox {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.pbg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.ptxt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.txt {
    padding: 40px 26px 30px 26px;
}

.abti {
    margin-bottom: 12px;
}

.abTxt {
    color: #f1ede3;
    font-size: 14px;
    line-height: 24px;
    height: 356px;
    overflow: hidden;
}

.abCtr {
    text-align: center;
    padding-top: 10px;
}

.libox td {
    padding-bottom: 20px;
    color: #FFF;
    font-size: 12px;
}

.lnti {
    width: 73px;
    height: 73px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}

    .lnti span {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }

    .lnti p {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 43px;
        height: 43px;
        padding: 15px;
        font-size: 16px;
        color: #1c1d14;
        text-align: center;
    }

.hjtab {
    height: 42px;
    margin-top: 10px;
}

    .hjtab li {
        float: left;
        width: 150px;
        height: 42px;
        padding-right: 10px;
    }

    .hjtab a {
        display: block;
        line-height: 35px;
        text-align: center;
        font-size: 16px;
        background: url(../image/hjtab.png) no-repeat 0 0;
        width: 150px;
        height: 42px;
    }

    .hjtab .hjcur {
        background: url(../image/hjtab.png) no-repeat -178px 0;
    }

.hjTxt {
    color: #FFF;
    padding: 10px 0;
    line-height: 24px;
    height: 296px;
    overflow: hidden;
}

.hjbtn {
    position: absolute;
    bottom: 35%;
    right: 54%;
    z-index: 8888;
}

    .hjbtn ul li {
        float: left;
        text-align: center;
    }

.hjbox {
    position: absolute;
    top: 10%;
    right: 8%;
    width: 838px;
    height: 570px;
    z-index: 9999;
}

.hjcbg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.hjInfo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 40px;
    width: 758px;
    line-height: 30px;
    height: 490px;
    font-size: 14px;
    color: #565656;
}

    .hjInfo td {
        vertical-align: top;
    }

.hjTi {
    background: url(../image/ti-line.gif) repeat-x 0 20px;
    height: 30px;
    text-align: center;
    margin-bottom: 30px;
}

    .hjTi span {
        display: inline-block;
        background: url(../image/ti-bg.gif);
        padding: 0 2px;
    }

        .hjTi span img {
            vertical-align: baseline;
        }

        .hjTi span b {
            margin: 0 20px;
            color: #968164;
            font-size: 24px;
            font-weight: normal;
        }

.newsbox {
    position: absolute;
    top: 0;
    left: 272px;
    height: 100%;
}

.newsCtrL {
    position: absolute;
    top: 120px;
    left: 20px;
    z-index: 100;
    cursor: pointer;
}

.newsCtrR {
    position: absolute;
    top: 120px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
}

.newslist {
    width: 306px;
    padding: 38px;
    background: #f7f7f7;
    height: 100%;
    border-right: 1px solid #d2d2d0;
    line-height: 30px;
    float: left;
}

    .newslist h3 {
        font-size: 16px;
        font-weight: normal;
        padding: 20px 0;
    }

        .newslist h3 a {
            color: #6d573b;
        }

.newsTxt {
    padding-bottom: 50px;
    font-size: 14px;
    color: #4c4c4c;
}

.newsCont {
    position: absolute;
    top: 0;
    z-index: 200;
    left: 383px;
    padding: 38px;
    height: 100%;
    background: #FFF;
}

    .newsCont h2 {
        font-size: 16px;
        font-weight: normal;
        color: #6d573b;
    }

.news-ctxt {
    font-size: 14px;
    line-height: 30px;
    padding: 20px 0;
}

.hjbar {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
}

.close {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 99990;
    cursor: pointer;
    -webkit-transition: -webkit-transform 1s,opacity 1s,background 1s,width 1s,height 1s,font-size 1s;
    -o-transition-property: width,height,-o-transform,background,font-size,opacity;
    -o-transition-duration: 1s,1s,1s,1s,1s,1s;
    -moz-transition-property: width,height,-o-transform,background,font-size,opacity;
    -moz-transition-duration: 1s,1s,1s,1s,1s,1s;
    transition-property: width,height,transform,background,font-size,opacity;
    transition-duration: 1s,1s,1s,1s,1s,1s;
}

    .close:hover {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }


.club-logo {
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 10;
    width: 220px;
    text-align: center;
}

    .club-logo ul li {
        padding-bottom: 20px;
    }

.club {
    width: 1001px;
    height: 547px;
    position: absolute;
    top: 20%;
    left: 260px;
    z-index: 10;
}

.clubTi {
    background: #faf6dc;
    width: 286px;
    height: 547px;
}

    .clubTi h3 {
        font-size: 18px;
        color: #3c2312;
        font-weight: normal;
        padding: 20px;
    }

        .clubTi h3 span {
            font-size: 12px;
            color: #6b4123;
            text-transform: uppercase;
        }

.clubTxt {
    background: url(../image/jlbt.gif) no-repeat;
    width: 407px;
    height: 217px;
    padding: 30px;
    font-size: 14px;
    line-height: 26px;
    color: #532912;
}

.clubNews {
    width: 492px;
    height: 268px;
    position: relative;
}

    .clubNews span {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }

    .clubNews ul {
        position: absolute;
        top: 30px;
        left: 22px;
        width: 200px;
        height: 220px;
        overflow: hidden;
        z-index: 10;
    }

.point {
    background: url(../image/point.png) no-repeat 0 9px;
    padding-left: 16px;
}

.clubNews ul li {
    padding-bottom: 20px;
    line-height: 26px;
    color: #f4f0e3;
    font-size: 14px;
}

    .clubNews ul li a {
        color: #f4f0e3;
        font-size: 16px;
    }

.topMenu a {
    display: inline-block;
    width: 35px;
    height: 35px;
    zoom: 1;
    border-radius: 50%;
}

    .topMenu a:hover {
        box-shadow: 0px 0px 15px #000;
    }

.tabloading {
    text-align: center;
    z-index: 100;
    position: fixed;
    left: 45%;
    bottom: 40px;
    width: 200px;
    padding: 10px;
    background: #000;
    opacity: .8;
    color: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bottle {
}

.bottle-img {
    height: 100%;
    width: auto !important;
    position: absolute;
    left: 50%;
    z-index: 10;
}

.proimgBox {
    width: 282px;
    height: 492px;
    overflow: hidden;
    position: relative;
}

    .proimgBox img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

.hjbtn a img {
    animation: animate-stripes 1.5s linear infinite;
    -webkit-animation: animate-stripes 1.5s linear infinite;
    -moz-animation: animate-stripes 1.5s linear infinite;
    -o-animation: animate-stripes 1.5s linear infinite;
}

    .hjbtn a img:hover {
        opacity: 1;
        filter: alpha(opacity=100);
        animation-play-state: paused;
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
    }

@keyframes animate-stripes {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes animate-stripes {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes animate-stripes {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes animate-stripes {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

.bottle-img,
.clonewsbtn img,
.proTab img,
.topMenu a img {
    -webkit-transition: -webkit-transform 1s,opacity 1s,background 1s,width 1s,height 1s,font-size 1s;
    -o-transition-property: width,height,-o-transform,background,font-size,opacity;
    -o-transition-duration: 1s,1s,1s,1s,1s,1s;
    -moz-transition-property: width,height,-o-transform,background,font-size,opacity;
    -moz-transition-duration: 1s,1s,1s,1s,1s,1s;
    transition-property: width,height,transform,background,font-size,opacity;
    transition-duration: 1s,1s,1s,1s,1s,1s;
}

    .proTab img:hover,
    .clonewsbtn img:hover,
    .topMenu a img:hover {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

.bottleleft {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.bottleright {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}



@-webkit-keyframes shake {
    from {
        -webkit-transform: rotate(-15deg);
    }

    to {
        -webkit-transform: rotate(15deg);
    }
}


.comming {
    position: absolute;
    top: 36%;
    left: 40%;
    z-index: 1000;
}

.wsimg {
    position: absolute;
    top: 0;
    left: 272px;
    z-index: 1000;
    height: 100%;
    width: 100%;
    background: #FFF;
    overflow-y: scroll;
}

    .wsimg img {
        display: block;
    }

.logsList {
    float: left;
    display: block;
    margin-top: 6px;
}



.masonry, .masonry .masonry-brick {
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.masonry {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .masonry .masonry-brick {
        -webkit-transition-property: left, right, top;
        -moz-transition-property: left, right, top;
        -o-transition-property: left, right, top;
        transition-property: left, right, top;
    }

.tab_left_arrow,
.tab_right_arrow {
    position: absolute;
    cursor: pointer;
    z-index: 9999;
    height: 100%;
    width: 50px;
    top: 0px;
    opacity: 1;
    
}


.back{
	position:fixed;
	top:50%;
	left:0;
	z-index:10000;
	margin-top:-57px;
}