@import "public.css";
body{
    height: 100%;
    overflow: hidden;
    -moz-user-select:none;/*火狐*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    user-select:none;
}
a{
    text-decoration: none;
}
*[data-role]{
    color: #fff;
    font-size: 24px;
}
*[data-role='lingxing']{
    color: #fff;
    font-size: 19px;
}
/* 登录 */
.loginBtnClick{
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1100;
    background: rgba(0, 0, 0, 0.5);
}
.section_login_inner{
    width: 1366px;
    min-height:100%;
    margin: 0 auto;
    padding: 100px 0;
}
.logo{
    width: 112px;
    height: 124px;
    margin: 0 auto;
}
.login_center{
    width: 520px;
    background: #fff;
    margin: 40px auto 0;
    padding-bottom: 20px;
}
.login_center .logo_title{
    width: 100%;
    height: 75px;
    background: #e5c2a2;
    font-size: 24px;
    line-height: 75px;
    color: #ffffff;
}
.login_center .verification{
    width: 366px;
    margin: 30px auto 20px;
    overflow: hidden;
    position: relative;
}
.verification .logo_mass{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    border-bottom: 1px solid #d5d5d5;
    color: #191919;
    font-size: 18px;
    overflow: hidden;
}
.verification .logo_mass.pass,.verification .logo_mass.code,.verification .logo_mass.login{
    border: 0;
}
.logo_mass span,.logo_mass input{
    height: 100%;
}
.logo_mass input{
    color: #999;
}

div.logo_mass .left{
    width:150px;
    height: 100%;
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
}
div.logo_mass .right{
    width: 200px;
    height:100%;
    overflow: hidden;
}
div.logo_mass .right a{
    font-size: 18px;
}
.verification .logo_mass.phone{
    margin-top: 40px;
}
.verification .logo_mass.phone input{
    width: 295px;
}

.verification .pass{
    margin-top: 10px;
}
.verification .pass input,.verification .code input{
    width: 160px;
    border-bottom: 1px solid #d5d5d5;
}
.verification .pass a{
    color: #333;
    text-decoration: none;
}
.verification .logo_mass.code .code_btn{
    width: 197px;
    height: 37px;
    border-radius: 0;
    background: #959595;
    color: #fff;
    outline: none;
    cursor: pointer;
    filter:chroma(color=#000000);
}
.logo_mass.login input{
    height: auto;
}
.logo_mass.pass span{
    display: inline-block;
    width: 120px;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
}
.logo_mass.login a{
    color: #b37c4d;
    text-decoration: none;
}
.register input{
    width: 100%;
    height: 46px;
    background: #2a2a2a;
    margin-top: 20px;
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 46px;
    cursor: pointer;
}
.logo_mass.register input:hover{
    background: #3b3b3b;
}
.massage{
    float: right;
    margin-top: 10px;
}
.massage a{
    color: #2a2a2a;
    font-size: 14px;
}
/*错误信息提示*/
.error{
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ff7373;
    display: block;
    font-size: 12px;
    color: #999;
}
.error img{
    float: left;
    height: 16px;
    margin: 6px 8px;
}
.error span{
    float: left;
}
.dis{
    display:none;
}
/*错误信息提示*/
.error{
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ff7373;
    display: block;
    font-size: 12px;
    color: #999;
}
.error img{
    float: left;
    height: 16px;
    margin: 6px 8px;
}
.error span{
    float: left;
}
.dis{
    display:none;
}

/*文本内容*/
.contentTop{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    padding:0 5.7%;
    margin: 0 auto;
    min-width:1024px;
    height: 8.5%;
    margin-top: 2.87%;
}
.contentTop .logoRight{
    width: 25%;
    line-height: 30px;
    /*margin-right: 1%;*/
}
/*登录*/
.contentTop .logoRight .logoRightLogin{
    float: left;
    margin-left: 6.6%;
    cursor: pointer;
}
div#denglubtn{
    position: relative;
    width:28px;
}
div#denglubtn .touxiang{
    width:28px;
    height:28px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
div.denglu-xiala{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f6f1ed;
}
div.denglu-xiala a{
    color: #a9784d;
    font-size: 14px;
}
ul.denglu-xinxi{
    color: #666;
    font-size: 12px;
}
ul.denglu-xinxi li:hover a{
    color: #a9784d;
}
/* 购物袋 */

.contentTop .logoRight .logoRightLogin.gouwudai{
    position: relative;
}
.contentTop .logoRight .logoRightLogin.gouwudai > a{
    display: block;
    width: 35px;
    height: 30px;
}
.contentTop .logoRight .logoRightLogin.gouwudai .gouwudai-num{
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    background: red;
    font-size: 12px;
    border-radius: 50%;
}
div.gouwuche-erji{
    display: none;
    position: absolute;
    top: 30px;
    left: -60px;
    width: 150px;
    height: auto;
    overflow: hidden;
    padding-top:10px;
    background:url(../images/go.png) center top no-repeat;
    z-index: 99999;
    text-align: center;
}
div.gouwuche-erji ul{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding:10px 20px;
}
div.gouwuche-erji ul li{
    display: block;
    width: 100%;
    height: 27px;
    line-height: 27px;
    margin-top:10px;

}
div.gouwuche-erji ul li a{
    display:inline-block;
    font-size: 12px;
    color: #666;
    line-height: 27px;
}
div.gouwuche-erji ul li a .gwd-img{
    width: 27px;
    height: 27px;
    border: 1px solid #ccc;
    float: left;
}
div.gouwuche-erji ul li a span{
    margin-left: 5px;
    display:inline-block;
    width: 72px;
    height:27px;
    overflow: hidden;
}
div.look-cart{
    width: 100%;
    height: 36px;
    background: #f6f1ed;
    text-align: center;
}
div.look-cart a{
    color: #a9784d;
    line-height: 36px;
    font-size: 14px;
}

/*搜索*/
.contentTop .logoRight .logoRightLogin.sousuo{
    width:120px;
    height: 29px;
    border-bottom: 1px solid #fff;
}

/*搜索文本框*/
.contentTop .logoRight .logoRightLogin .search{
    width: 20px;
    height: 100%;
}
.contentTop .logoRight .logoRightLogin .search a{
    float: left;
    padding-top:3px;
}
.contentTop .logoRight .logoRightLogin input{
    width: 94px;
    height: 100%;
    background: none;
    border: 0;
    vertical-align: middle;
    color: #ffffff;
}

/*菜单*/
.logoRightMenu,.logoRightMenuClick{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 500;
}
.logoRightMenu{
    width: 5%;
    height: 100%;
    background:rgba(255,255,255,0.1);
    background:rgba(255,255,255,0.1) none repeat scroll 0 0;/*实现FF背景透明，文字不透明*/
    /*//IE8下*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);
}
.logoRightMenu span,.logoRightMenuClick span{
    display: block;
    font-size: 30px;
    cursor: pointer;
}
.logoRightMenu span{
    margin: 38px 0;
}
.dis{
    display: none;
}
/*菜单点击效果*/
.logoRightMenuClick{
    width: 160px;
    height: 100%;
    background: #fff;
    position: fixed;
    right: -160px;
    z-index: 999;
}
.logoRightMenuClick .close{
    color: #a5a5a5;
    margin-top: 38px;
}
.logoRightMenuClick >ul{
    width: 100%;
    margin-top: 38px;
}
.logoRightMenuClick >ul >li span{
    font-size: 13px;
    color: #a9784d;
}
.logoRightMenuClick >ul >li span.dis{
    display: none;
}
.logoRightMenuClick >ul >li{
    padding: 0 20px;
    line-height:51px;
    margin: 0 auto;
}
.logoRightMenuClick >ul >li >a{
    /*display: inline-block;*/
    font-size: 14px;
    color: #191919;
}
.logoRightMenuClick >ul >li.menuHot{
    background: #f6f1ed;
}
.logoRightMenuClick >ul >li.menuHot >a{
    color: #a9784d;
}
.logoRightMenuClick >ul >li.menuHot:hover{
    background: #f6f1ed;
}
.logoRightMenuClick >ul >li.menuHot:hover >a{
    color: #a9784d;
}
/*.logoRightMenuClick >ul .hide span{
    display: none;
}*/
/* 二级菜单 */
.shouye_erji{
    position: absolute;
    right:-400px;
    top:0;
    z-index:-1000;
    padding:0 25px;
    height:100%;
    background-color:rgba(255, 255, 255, 0.8);
    background-color: #fff;
    background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0;/*实现FF背景透明，文字不透明*/
    /*//IE8下*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);
    opacity:0;
}
.shouye_erji > ul{
    display: block;
    width:80px;
    height:250px;
    margin:0 auto;
    border-bottom:1px solid #000;
    padding:20px 0;
}
.shouye_erji > ul:first-of-type{
    margin-top:155px;
}
.shouye_erji > ul:last-of-type{
    border-bottom:0;
}
.shouye_erji > ul > li{
    display: block;
    height:30px;
    line-height:30px;
    color: #000;
    font-size:14px;
    font-weight:bold;
}
.shouye_erji > ul > li > a{
    display: block;
    color: #000;
    font-size:14px;
    font-weight:normal;
    text-decoration: none;
}
.shouye_erji > ul > li > a:hover{
    color: #a9784d;
}

/* 畅销榜单 */
.shouye_erji > div{
    width:223px;
    height:20%;
    margin:0 auto;
}
.shouye_erji > div >a{
    display: block;
    width:100%;
    height:100%;
}
.shouye_erji > div >a > img{
    height:100%;
    vertical-align: middle;
}
#queban{
    background-image: url("../images/ban.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
#quanzhan{
    background: url("../images/zhan.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
#yidian{
    background: url("../images/yidian.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
#jiaowa{
    background: url("../images/face.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
#skykong{
    background: url("../images/kong.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
/*全屏滚动*/
.section{
    min-width:1200px;
    overflow: hidden;
}
.section .sectionContent{
    width:83.56%;
    min-width:53.33%;
    margin: 20% auto 0;
}
.section .sectionContent h1{
    margin: 0;
    padding: 0;
    font-size: 60px;
    color: #fff;
}
.section .sectionContent h2{
    font-size: 36px;
    color: #e6e1dd;
}
.section .sectionContent span{
    display: block;
    width: 5%;
    height: 2px;
    margin: 2.5% 0;
    background: #e6e1dd;
}
.section .sectionContent p{
    font-size: 16px;
    line-height: 1.5;
}
.section .sectionContent button{
    width: 11.04%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 2.4%;
    cursor: pointer;
    background: none;
    background:rgba(255,255,255,0.1);
    background:rgba(255,255,255,0.1) none repeat scroll 0 0;/*实现FF背景透明，文字不透明*/
    /*//IE8下*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);
    border: 1px solid #eee;
    color: #eee;
}
.section .sectionContent button a{
    display: block;
    color: #eee;
}
#section1{
    background: url("../images/bg_11.jpg") center center no-repeat;
    background-size:cover;
}
.section #section2{
    position: relative;
}
#section2 .sectionContent{
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 15%;
}
#video{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */
}
.section #section3{
    position: relative;
}
#section3{
    background: url("../images/bg_2.jpg") center center no-repeat;
    background-size:cover;
}
#section5{
    background: url("../images/bg_4.jpg") center center no-repeat;
    background-size:cover;
}

/* 页底 */
/*.fp-auto-height .fp-tableCell{
    height: 0;
}*/
.footer{
    width: 100%;
    min-width: 53.33%;
    height:18.48%;
    background: #eee;
    padding-top: 30px;
}
.footerCenter{
    width:83.56%;
    overflow: hidden;
    margin: 0 auto;
}
/* 页底----上 */
.footer .footerCenter .footerTopLeft{
    width: 5.5%;
    height: 35.24%;
}
/* 页底----上 -- 右 */
.footer .footerCenter .footerTopRight{
    width: 530px;
    height:100%;
}
.footer .footerCenter .footerTopRight .footerTopRight_L{
    width: 344px;
    margin-left: 85px;
}
.footerCenter .footerTopRight dl{
    height: 100%;
    text-align: right;
    float: left;
    padding-left:5%;
}
.footerCenter .footerTopRight dl:first-of-type(1){
    margin-left: 0;
}
.footerCenter .footerTopRight dl dt{
    font-size: 14px;
    color: #333;
}
.footerCenter .footerTopRight dl dd a{
    font-size: 12px;
    color: #999;
    line-height: 2;
}
.footerCenter .footerTopRight dl dd:nth-of-type(1){
    margin-top:7.37%;
}
.footerCenter .footerTopRight dl dd a:hover{
    color: #333;
}
.footerCenter .footerTopRight .footerTopRight_r{
    width: 87px;
    margin-left: 13px;
}
.footerCenter .footerTopRight .footerTopRight_r div{
    color: #e5c5a6;
    font-size: 30px;
    float: left;
}
/* 页底----下 */
.footerBottom{
    width: 100%;
    height: 34px;
    min-width: 1200px;
    line-height: 30px;
    color: #a2a2a2;
    font-size: 12px;
}
.footerBottom .footerBottomLeft{
    width: 39%;
}
/*全屏滚动 导航*/
#menu{
    position: fixed;
    top: 50%;
    z-index: 600;
}
#menu.right{
    right: 30px;
}
#menu ul{
    width:21px;
    height:22px;
    line-height:22px;
}
#menu ul li{
    position: relative;
    width:100%;
}
#menu ul li a.active{
    margin-bottom:20px;
}
#menu ul li a.navigation{
    position: relative;
    display: block;
}
#menu ul li a.navigation .pagebox{
    position: absolute;
    left:0;
    top:-12px;
    z-index:200000;
    width:100%;
    height:24px;
}
#menu ul li .navigation{
    width: 100%;
    height: 2px;
    background: #e4c3a2;
    margin:0 auto;
}
#menu .fp-tooltip{
    color: #fff;
    position: absolute;
    top: 4%;
    width: 50px;;
    right:30px;
    font-size: 16px;
}
#menu .fp-tooltip.show{
    display: block;
}
#menu .fp-tooltip.hide{
    display: none;
}
