body{
    font: 12px/1.5 Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;
}
*{
    outline:none;
}
a{
    cursor: pointer;
}


/*顶部样式*/

.dingbu{
    height: 74px;
    background-color: #fff;
    box-shadow: 0px 5px 3px -5px #EEEEEE;
}
.dingbu-content {
    margin: 0 auto;
    width:1200px;
    position: relative;
}
.dingbu-content-left {
    width: 625px;
    height: 74px;
    float: left;
}
.dingbu .dingbu-content-left a.logo {
    float: left;
    height: 48px;
    margin-top: 13px;
    margin-bottom: 13px;
    display: block;
    margin-right: 40px;
}
.dingbu .dingbu-content-left a.logo img {
    height: 100%;
}
.dingbu .dingbu-content-left ul{
    float: left;
    height: 74px;
}

.dingbu .dingbu-content-left li {
    line-height: 14px;
    display: inline-block;
    min-width: 70px;
    padding-top:24px;
    padding-bottom: 24px;
    height:26px;
}
.dingbu .dingbu-content-left li:last-child{
    margin-right: 0px;
}
.dingbu .dingbu-content-left li a.dingbu-li-a{
    color: #666;
    font-size: 16px;
    padding: 2px 10px;
    display: inline-block;
    line-height: 20px;
    font-weight: normal;
    border-radius:15px;
}
.dingbu .dingbu-content-left li a.active{
    background-color: #4965c6;
    padding: 2px 10px;
    color:#ffffff;
}
.dingbu .dingbu-content-left li a.dingbu-li-a:hover{
    color: #4965c6;
}
.dingbu .dingbu-content-left li a.active:hover{
    color:#ffffff;
}
.dingbu .dingbu-content-left li a.dingbu-li-a i{
    font-size: 12px;
    margin-left: 5px;
}
.dingbu-content-right {
    width: 565px;
    float: right;
    height: 74px;
}
.dingbu-article-fast {
    margin-left: 20px;
    float: right;
    display: block;
    line-height: 42px;
    text-align: center;
    margin-top: 10px;
    margin-right: 20px;
}
.dingbu-article-fast i{
    color: #706c63;
}
.dingbu .dingbu-content-right .layui-nav {
    float: right;
}
.dingbu .layui-nav {
    padding: 0;
    background-color: transparent;
    height: 14px;
    margin-top: 23px;
    line-height: 14px;
}
.dingbu .layui-nav .layui-nav-more {
    border-top-color: #666;
    border-width: 4px;
    right: 10px;
    color: #666;
}
.dingbu .layui-nav-child.layui-nav-child-user {
    width: 240px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    left: 9px;
    top: 50px;
    left: 0px;
}
.dingbu .layui-nav-child {
    line-height: 24px;
}
.dingbu .layui-nav-child.layui-nav-child-user .top-user-center {
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dingbu .layui-nav-child dd {
    margin-top: 5px;
    margin-bottom: 5px;
}
.dingbu-cart{
    float: right;
    padding: 17px 10px;
    margin-right: 30px;
    height:40px;
    line-height: 40px;
    position: relative;
}
.dingbu-cart i{
    font-size: 20px;
    color:#333333;
}
.dingbu-cart ins{
    position: absolute;
    right:-15px;
    top:17px;
    height:40px;
    width:1px;
    background: linear-gradient(to bottom, #ffffff , #ddd,#ffffff);
}
.dingbu-cart label {
    width: 20px;
    height: 20px;
    background-color: #141543;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 15px;
    color: #ffffff;
}
.dingbu-search {
    margin-right: 10px;
    float: right;
    height: 33px;
    margin-top: 20px;
    position: relative;
}
.dingbu-search input {
    height: 30px;
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
    width: 320px;
    border-radius: 15px;
    line-height: 30px;
    display: inline-block;
    border:0px #ddd solid;
}
.dingbu-search i{
    background-color: transparent;
    border: 0px #ddd solid;
    position: absolute;
    right: 15px;
    top: 4px;
}
.dingbu-search ins{
    position: absolute;
    right: -15px;
    height:48px;
    width:1px;
    background: linear-gradient(to bottom, #ffffff , #ddd,#ffffff);
    top: -7px;
}
.dingbu-user-login{
    line-height: 48px;
    height: 48px;
    margin-top: 13px;
    display: block;
    margin-bottom: 13px;
    float: right;
    position: relative;
}
.dingbu-user-login label{
    font-size: 14px;
    max-width: 90px;
    height:48px;
    line-height: 48px;
    overflow: hidden;
    display: inline-block;
}
.dingbu-user-login i.icon-youxiajiao{
    position: absolute;
    bottom:0px;
    width: 16px;
    right:-6px;
    line-height: 12px;
    font-size: 20px;
}
.dingbu-user-login  img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #EEE;
    display: block;
    float: right;
    margin-left: 15px;
}
.dingbu-user-register{
    line-height: 30px;
    margin-top: 22px;
    margin-bottom: 22px;
    width:90px;
    float: right;
    margin-bottom: 15px;
    text-align: right;
}
.dingbu-user-register a{
    color: #333333;
    font-size: 16px;
    margin-left: 20px;
}
.dingbu-user-register a:first-child{
    margin-left: 0;
}
.dingbu-message{

}
#show_category_div {
    position: absolute;
    top:74px;
    width:1200px;
    left:0px;
    z-index: 99999;
    background-color: #e4e4e4;
    display: none;
}
#show_category:hover #show_category_div{
    display: block;
}
.show_category_div{
    position: relative;
}
#show_category_div dl{
    height: 48px;
}
#show_category_div dl dt{
    line-height: 48px;
}
#show_category_div dl dt a{
    line-height: 30px;
    height: 30px;
    display: inline-block;
    border-left: 3px #e4e4e4 solid;
    width:250px;
    padding-left: 10px;
}
#show_category_div dl dt a i{
    float: right;
    font-size: 12px;
}
#show_category_div dl dt a img{
    width:30px;
    height:30px;
    float: left;
    display: block;
    margin-right: 10px;
}
#show_category_div dl:hover dt a,#show_category_div dl.hover dt a{
    color:#4965c6;
    border-left: 3px #4965c6 solid;
}
#show_category_div dl:hover dt,#show_category_div dl.hover dt{
    background-color: #f7f7f7;
}
#show_category_div dl dd{
    position: absolute;
    right:-1px;
    top:0px;
    width:930px;
    box-sizing: border-box;
    min-height: 100%;
    background-color: #f7f7f7;
    padding: 20px;
    display: none;
}
#show_category_div dl dd span{
    display: block;
    padding-left: 145px;
    min-height: 30px;
    position: relative;
    padding-bottom: 15px;
}
#show_category_div dl dd span label{
    position: absolute;
    left:0px;
    line-height: 30px;
    color:#000000;
    font-weight: bold;
}
#show_category_div dl dd span a{
    display: inline-block;
    margin-left: 15px;
    line-height: 30px;
}
#show_category_div dl:hover dd,#show_category_div dl.hover dd{
    display: block;
}

#dingbu-user-login{
    position: relative;
    height:74px;
    max-width:160px;
    float: right;
}
.dingbu-user-login-div{
    position: absolute;
    width: 288px;
    right: 0px;
    top:74px;
    border:1px #ddd solid;
    z-index: 99999;
    background-color: #ffffff;
    padding-top: 15px;
    display: none;
}
#dingbu-user-login:hover .dingbu-user-login-div{
    display: block;
}
.dingbu-user-login-div a{
    display: block;
    height:46px;
    line-height: 46px;
    font-size: 13px;
    padding-left: 30px;
    padding-right: 30px;
}
.dingbu-user-login-div a:hover{
    background-color: #e5e5e5;
    color:#4965c6;
}
.dingbu-user-login-div a:hover i{
    color:#4965c6;
}
.dingbu-user-login-div a i{
    font-size: 20px;
    color:#898989;
    margin-right:15px;
    float: left;
}

.dingbu-user-login-div a i.icon-gengduo1{
    float: right;
    margin-right: 0;
}
.dingbu-user-login-div a i.icon-weikaitong{
    float: right;
    margin-right:0;
}

.dingbu-user-login-div hr{
    margin-left: 15px;
    margin-right: 15px;
}
.dingbu-user-login-div button{
    border:0px #ddd solid;
    line-height: 52px;
    height: 52px;
    text-align: center;
    display: block;
    width:100%;
    color:#666666;
    font-size: 13px;
    margin-top: 15px;
    background-color: #f2f2f2;
}
.dingbu-user-login-div button i{
    margin-right: 10px;
}
#show_app{
    position: relative;
}
.dingbu-app{
    width:350px;
    padding-right: 0px;
    padding-top: 15px;
    text-align: center;
    color:#004878;
    position: absolute;
    top:74px;
    left:-120px;
    z-index: 99999;
    background-color: #ffffff;
    border:1px #ddd solid;
    display: none;
}
#show_app:hover .dingbu-app{
    display: block;
}
.dingbu-app img{
    width:140px;
    height:140px;
    display:block;
}
.dingbu-app a{
    color:#004878;
    width:140px;
    height:170px;
    display:inline-block;
    padding: 0px;
    position:relative;
}
.dingbu-app a:first-child{
	padding-right:15px;
}
.dingbu-app a:last-child{
	padding-left:15px;
}
.dingbu-app a span{
    display:block;
    width:100%;
    text-align:center;
    color:#999;
    line-height:30px;
}
.dingbu-app a span i{
    margin-right: 10px;
    font-size: 18px;
}
.dingbu-app a span i.icon-anzhuo{
    color:#44b549;
}
.dingbu-app a ins{
    width:1px;
    height:120px;
    display:block;
    position:absolute;
    top: 0px;
    left: 155px;
    background-color:#EEE;
}

/*重置样式*/

.top{
    height:36px;
    line-height: 36px;
    background-color:#f8f8f8;
    border-bottom:1px #e9e9e9 solid;
}
.top-content{
    width:1200px;
    margin: 0 auto;
}
.top-content-left{
    width: 240px;
    height:36px;
    float: left;
}
.top-content-right{
    width:950px;
    float: right;
    height:36px;
    text-align: right;
    margin-right: 0px;
}
.top-center{
    position: relative;
}
.top-center-user{
    line-height: 36px;
    color:#FFF;
}

.top-center-user i{
    font-size: 12px;
}
.top-center-user span{
    width:65px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
}

.top-center-user i.layui-icon-down{
    display: inline;
}
.top-center-user i.layui-icon-up{
    display: none;
}
.top-center-div{
    position: absolute;
    top:32px;
    left:0px;
    background-color: #FFF;
    border: 1px #ddd solid;
    border-radius: 4px;
    z-index: 1024;
    padding: 10px;
    width:180px;
    display: none;
}
a:hover{
    color:#151542;
}
.top-center:hover i.layui-icon-down{
    display: none;
}
.top-center:hover i.layui-icon-up{
    display: inline;
}
.top-center:hover .top-center-div{
    display: block;
}
.top-center-div:before{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-bottom: 12px #ddd solid;
    border-right: 10px transparent dashed;
    top:-22px;
    left:60px;
}
.top-center-div:after{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-bottom: 10px #fff solid;
    border-right: 10px transparent dashed;
    top:-20px;
    left:60px;
}
.top-center:hover .top-center-user{
    color:#141543;
}
.top-center-div label{
    float: left;
    display: block;
    line-height: 24px;
    width:70px;
    background-color: #141543;
    color:#fff;
    text-align: center;
    margin-left: 10px;
    border-radius: 4px;
    margin-top: 5px;
}
.top-center-div img{
    float: left;
    width:60px;
    height: 60px;
    border-radius: 50%;
    border: 1px #ddd solid;
}
.top-center-div div{
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}
.top-center-div div a{
    margin-left: 5px;
}

.top .g3ys-nav{
    padding: 0;
    background-color: transparent;
    height:36px;
    line-height: 14px;
    text-align: right;
}
.top .g3ys-nav .g3ys-nav-item{
    line-height: 20px;
    padding: 8px 5px;
    height: 20px;
    position: relative;
    border-left: 1px #f5f5f5 solid;
    border-right: 1px #f5f5f5 solid;
    border-bottom: 1px #ddd solid;
    float: right;
    display:block;
}
.top .g3ys-nav .g3ys-nav-item-sub:hover{
    background-color: #FFF;
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-bottom: 1px #fff solid;
}
.top .g3ys-nav-space{
    width:5px;
    float: right;
    height:20px;
    margin-top:8px;
    display: block;
    position: relative;
}
.top .g3ys-nav-space:after{
    background-color: #ddd;
    position: absolute;
    content: " ";
    left:2px;
    top:0px;
    width:1px;
    height:20px;
}
.top .g3ys-nav .g3ys-nav-item i.iconfont{
    font-size: 18px;
    float: left;
    margin-right: 5px;
}

.top .g3ys-nav .g3ys-nav-item i.icon-home-{
    font-size: 18px;
}

.top .g3ys-nav .g3ys-nav-item i.icon-phone-{
    font-size: 16px;
}
.top .g3ys-nav .g3ys-nav-item i.icon-shoppingcar-{
    font-size: 20px;
}

.top .g3ys-nav .g3ys-nav-item i.layui-icon-up{
    display: none;
    font-size: 12px;
    padding-left: 3px;
}
.top .g3ys-nav .g3ys-nav-item i.layui-icon-down{
    font-size: 12px;
    padding-left: 5px;
    display: inline;
}
.top .g3ys-nav .g3ys-nav-item span,.top .g3ys-nav .g3ys-nav-item label{
    color:#141543;
}
.top .g3ys-nav .g3ys-nav-item-sub:hover i.layui-icon-up{
    display: inline;
    font-size: 12px;
    padding-left: 5px;
}
.top .g3ys-nav .g3ys-nav-item-sub:hover i.layui-icon-down{
    font-size: 12px;
    padding-left: 5px;
    display: none;
}


.top .g3ys-nav .g3ys-nav-item:first-child{
    border-left: 0px #ddd solid;
}
.top .g3ys-nav-child{
    top:37px;
    position: absolute;
    left:-1px;
    text-align: center;
    line-height: 24px;
    display: none;
    border-bottom:1px #ddd solid;
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
    z-index: 99999;
    background-color: #FFF;
}

.top .g3ys-nav .g3ys-nav-item-sub:hover .g3ys-nav-child{
    display: block;
}

.top .g3ys-nav-child dd{
    margin-top: 5px;
    margin-bottom: 5px;
}
.top .g3ys-nav-child.g3ys-nav-child-app{
    width:340px;
    padding-right: 0px;
    padding-top: 20px;
    text-align: center;
    color:#004878;
}
.top .g3ys-nav .g3ys-nav-item .g3ys-nav-child.g3ys-nav-child-app img{
    width:120px;
    height:120px;
    display:block;
}
.top .g3ys-nav .layui-nav-item .g3ys-nav-child.g3ys-nav-child-app a{
    color:#004878;
    width:120px;
    height:160px;
    display:inline-block;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
    padding-left:15px;
    padding-right:15px;
    position:relative;
}
.top .g3ys-nav .g3ys-nav-item .g3ys-nav-child.g3ys-nav-child-app a span{
    display:block;
    width:100%;
    text-align:center;
    color:#999;
    line-height:20px;
}
.top .g3ys-nav .g3ys-nav-item .g3ys-nav-child.g3ys-nav-child-app a ins{
    width:1px;
    height:120px;
    display:block;
    position:absolute;
    top: 20px;
    left: 170px;
    background-color:#EEE;
}
.top .g3ys-nav-child.g3ys-nav-child-user{
    width:250px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 10px;
    text-align: left;
}

.top .g3ys-nav-child.g3ys-nav-child-dealers,.top .g3ys-nav-child.g3ys-nav-child-supplier{
    left: -1px;
    text-align:left;
    padding-left:5px;
    padding-right:5px;
}
.top .g3ys-nav-child.g3ys-nav-child-supplier{
    right: -1px;
    left:auto;
    text-align: left;
}
.top .g3ys-nav-child.g3ys-nav-child-dealers,.top .g3ys-nav-child.g3ys-nav-child-supplier{
    width:250px;
    padding: 15px;
}
.top .g3ys-nav-child.g3ys-nav-child-supplier hr,.top .g3ys-nav-child.g3ys-nav-child-dealers hr{
    margin-left: 10px;
    margin-right: 10px;
}
.top .g3ys-nav-child.g3ys-nav-child-supplier dt,.top .g3ys-nav-child.g3ys-nav-child-dealers dt{
    font-weight: bold;
}
.top .g3ys-nav-child.g3ys-nav-child-supplier dd a,.top .g3ys-nav-child.g3ys-nav-child-dealers dd{
    width:90px;
    display: inline-block;
}
.top .g3ys-nav-child.g3ys-nav-child-dealers dd{
    width:110px;
    display: inline-block;
}
.top .g3ys-nav-child.g3ys-nav-child-supplier dd a:nth-child(2n+1),.top .g3ys-nav-child.g3ys-nav-child-dealers dd:nth-child(2n+1){
    margin-right: 20px;
}
.top .g3ys-nav-child.g3ys-nav-child-help{
    right:-1px;
    left:auto;
    height:240px;
    width:1188px;
    padding: 15px 0px;
}
.top .g3ys-nav-child.g3ys-nav-child-help div{
    width:206px;
    display: inline-block;
    height:240px;
    padding: 0px 15px;
    border-left: 1px #eee solid;
    text-align: left;
    float: left;
}
.top .g3ys-nav-child.g3ys-nav-child-help div:first-child{
    border-left: 0px #ddd solid;
}
.top .g3ys-nav-child.g3ys-nav-child-help dt{
    font-size: 14px;
    font-weight: bold;
    color:#666;
}
.top .g3ys-nav-child.g3ys-nav-child-help dd{
    line-height: 30px;
}
.top .g3ys-nav-child.g3ys-nav-child-help dd span{
    width: 95px;
    display: inline-block;
}
.top .g3ys-nav-child.g3ys-nav-child-help dd span a{
    padding-left: 0px;
    padding-right: 0px;
}
.top .g3ys-nav-child.g3ys-nav-child-help dd span:nth-child(2n+1){
    margin-right: 10px;
}

.top .g3ys-nav-child.g3ys-nav-child-language{
    left: 8px;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-login{
    border-bottom: 1px #ddd solid;
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom:15px;
    text-align: center;
    margin-left: 10px;
    margin-right: 5px;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-login h3{
    color:#004878;
    text-align: left;
    line-height: 36px;
    margin-bottom:15px;
    padding-left: 5px;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-login a{
    display: inline-block;
    width:100px;
    height:30px;
    border-radius: 4px;
    background-color: #004878;
    color:#ffffff;
    line-height: 30px;
    text-align: center;
    padding: 0px;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-login a:last-child{
    background-color:#ccddee;
    color:#004878;
    margin-left: 10px;
    text-align: center
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-center{
    height:60px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-center img{
    width:60px;
    height:60px;
    border-radius: 50%;
    margin-right:10px;
    float: left;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-center h3{
    display: block;
    width:120px;
    float: left;
    line-height: 30px;
    font-size: 16px;
    color:#000;
}
.top .g3ys-nav-child.g3ys-nav-child-user .top-user-center span{
    height:24px;
    width:80px;
    background-color: #141543;
    color: #FFF;
    text-align: center;
    display: block;
    float: left;
    border-radius: 4px;
}
.top .g3ys-nav-child.g3ys-nav-child-user hr{
    margin-left: 10px;
    margin-right: 10px;
}
.top .g3ys-nav-child.g3ys-nav-child-user dt{
    font-weight: bold;
}
.top .g3ys-nav-child.g3ys-nav-child-user dd span{
    width:75px;
    display: inline-block;
    margin-right:5px;
}
.top .g3ys-nav-child.g3ys-nav-child-user dd span:nth-child(3n+1){
    margin-right: 0px;
}

.top .g3ys-nav .g3ys-nav-item a{
    color:#666;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.top .g3ys-nav .g3ys-nav-item a:hover{
    color:#141543;
}
.top .g3ys-nav .g3ys-nav-item a i.icon-phone{
    font-size: 24px;
    position: absolute;
    left: -15px;
    top: 0px;
    color:#004878;
}
.top .g3ys-nav .g3ys-nav-item a label{
    color:#990000;
}
.top .g3ys-nav .g3ys-nav-more{
    border-top-color:#666;
    border-width:4px;
    right:10px;
    color: #666;
}
.top .g3ys-nav .g3ys-nav-mored,
.top .g3ys-nav-itemed > a .g3ys-nav-more{
    border-top-style:none;
    border-bottom-style:solid;
    border-top-color:transparent;
    border-bottom-color:#666;
    margin-top: -3px;
}

.header{
    height:160px;
    border-bottom:1px #ddd solid;
}
.header-content{
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    height:100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-content .user-cart{
    position: relative;
    display: block;
    width:100px;
    border:2px #004878 solid;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    height:34px;
    line-height: 36px;
    position: absolute;
    right:0px;
    top:20px;
    font-size: 16px;
 }
.header-content .user-cart i{
    font-size: 32px;
    float: left;
    color:#004878;
    margin-right: 15px;
}
.header-content .user-cart label{
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #990000;
    color:#FFF;
    text-align: center;
    line-height: 20px;
    position: absolute;
    font-size: 12px;
    border:2px #ffffff solid;
    left:30px;
    top:0px;
}
.header-content .logo{
    float: left;
    margin-top: 10px;
    margin-right: 160px;
}
.header-content .logo img{
    height:60px;
}
.header-store {
    height:120px;
    position: relative;
}
.header-store .header-content .store-logo{
    margin-top: 20px;
    padding-right: 15px;
    display: block;
    float: left;
    border-right: 1px #ddd solid;
}
.header-store .header-content .store-logo img{
    height: 60px;
}
.header-store .header-content .store-rate{
    margin-top: 20px;
    margin-right: 15px;
    display: block;
    padding-left: 15px;
    float: left;
    height:90px;
    position: relative;
}
.store-top-info{
    border-bottom:1px #ddd solid;
    border-left: 1px #ddd solid;
    border-right:1px #ddd solid;
    position: absolute;
    left:0px;
    width:340px;
    padding: 15px;
    top:91px;
    z-index: 99999;
    background-color: #FFF;
    display: none;
}
.store-top-info p{
    line-height: 30px;
    font-size: 12px;
}
.store-top-info p label{
    text-align: justify;
    text-align-last:justify;
    width:70px;
    float: left;
}
.store-top-info p span,.store-top-info p strong{
    padding-left: 10px;
}
.store-top-info .layui-btn{
    background-color: transparent;
    color:#141543;
    border:1px #141543 solid;
    line-height:28px;
    height: 30px;
}
.store-top-info .layui-btn-primary{
    color:#666;
    border:1px #666 solid;
}
.header-store .header-content .store-rate:hover .store-top-info{
    display: block;
}
.header-store .header-content .store-rate h2{
    color:#333333;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.header-store .header-content .store-rate-bottom{
    line-height: 16px;
    height:16px;
    font-size: 12px;
    float: left;
}
.header-store .header-content .store-rate-bottom label{
    float: left;
}
.header-store .header-content .store-rate-bottom #store-star{
    height: 16px;
    float: left;
}
.header-store .header-content .store-rate-bottom #store-star ul{
    display: block;
}
.header-store .header-content  .store-contact{
    margin-top: 58px;
    font-size: 12px;
    display: block;
    float: left;
}
.header-store .header-content .store-contact i{
    font-size: 12px;
    margin-right: 5px;
}
.header-store .header-content .layui-rate{
    margin-left: 5px;
}

.store-banner{
    min-height:150px;
    background-color: #999;
    background-repeat: repeat-x;
    background-position: center center;
    background-size: auto 100%;
}
.store-banner img{
    margin: 0 auto;
    display: block;
}
.category-list{
    position: absolute;
    width:129px;
    height:40px;
    left:0px;
    z-index: 999;
}
.category-list:hover{
    height: 460px;
}
.category-list .category-list-title{
    text-align:center;
    font-size: 14px;
    color:#000;
    font-weight: bold;
    width:110px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #ddd;
}
.category-list:hover .category-list-title{
    background-color: #141543;
    color:#FFF;
}
.category-list .category-list-title i{
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
    color:#333;
}
.category-list:hover .category-list-title i{
    color:#FFF;
}
.category-list .category-list-title i.icon-mulu{
    font-size: 18px;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    float: left;
    padding-right: 5px;
    padding-left: 0px;
}
.category-list.category-list-index{
    top:120px;
    left:-80px;
    height: 460px;
}
.category-list.category-list-index h3{
    display: none;
}
.category-list-box{
    background-color: #FFF;
    border: 1px #ddd solid;
    border-top: 0px #ddd solid;
    padding: 10px 0px;
    width:180px;
    position: relative;
    display: none;
    margin-left: -2px;
    margin-top: 40px;
}
.category-list.category-list-index .category-list-box{
    display: block;
    margin-left: 0px;
    margin-top: 0px;
}
.category-list:hover .category-list-box{
    display: block;
}
.category-list-box dl{
    padding-left: 10px;
    padding-right: 10px;
}
.category-list-box dt{
    line-height: 30px;
    cursor: pointer;
    height:30px;
    overflow: hidden;
    position:relative;
}
.category-list-box dt a{
    margin-right: 5px;
}
.category-list-box dt a:last-child{
    margin-right: 0px;
}
.category-list-box dt i{
    float: right;
    color:#999;
    position: absolute;
    top:0px;
    right:-5px;
}
.category-list-box dd{
    display: none;
    position: absolute;
    top:0px;
    left:180px;
    width: 500px;
    min-height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFF;
    border: 1px #ddd solid;
    border-top: 1px transparent solid;
}
.category-list-box dd div{
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    width: 100px;
    height:240px;
    float: left;
    padding-top: 10px;
}
.category-list-box-more{
    position: relative;
    background-color: #FFF;
    font-style: normal;
    text-decoration: none;
}
.category-list-box-more:hover{
    color: #141543;
}

.category-list-box-more p{
    position: absolute;
    bottom:-15px;
    box-shadow:2px 2px 5px #dddddd;
    left:50px;
    padding: 15px;
    z-index: 999999;
    background-color: #f5f5f5;
    width:auto;
    border-radius: 10px;
    border:1px #ddd solid;
    max-height: 240px;
    line-height: 20px;
    display: none;
}
.category-list-box-more p.category-list-box-more-p{
    width:260px;
}
.category-list-box-more p.category-list-box-more-p a{
    display: inline-block;
    width:100px;
    margin: 0;
}
.category-list-box-more p.category-list-box-more-pp{
    width:390px;
}
.category-list-box-more p.category-list-box-more-pp a{
    display: inline-block;
    width:100px;
    margin: 0;
}
.category-list-box-more p:after{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-right: 6px #f5f5f5 dashed;
    border-bottom: 10px transparent solid;
    border-left: 10px transparent dashed;
    bottom:12px;
    left:-14px;
}
.category-list-box-more p:before{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-right: 8px #dddddd dashed;
    border-bottom: 10px transparent solid;
    border-left: 10px transparent dashed;
    bottom:12px;
    left:-16px;
}

.category-list-box-more:hover p{
    display: block;
}
.category-list-box-more p a{
    display: inline-block;
    width: 100px;
}
.category-list-box dd div h5{
}
.category-list-box dd div h5 a{
    color:#004878;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
.category-list-box dd div a{
    display: block;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.category-list-box dl:hover dd{
    display: block;
}
.category-list-box dl:hover dt{
    color:#141543;
}
.category-list-box dl:hover dt i{
    color:#141543;
}
.header-content .layui-nav{
    background-color: transparent;
    border-radius: 0px;
    padding: 0;
    text-align: right;
    position: absolute;
    bottom:4px;
    right:0px;
}
.cart-span{
    float: left;
    line-height: 40px;
    position: relative;
    margin-right: 10px;
}
.cart-span i{
    font-size: 30px;
    line-height: 40px;
}
.cart-span label{
    width:16px;
    height: 16px;
    font-size: 12px;
    border-radius: 50%;
    background-color: #141543;
    display: block;
    color:#FFF;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    right:0px;
    top:5px;
}
.header-content .layui-nav .layui-nav-item{
    line-height: 36px;
    height: 36px;
}

.header-content .layui-nav .layui-nav-item a{
    color:#333;
    font-size: 14px;
    font-weight: bold;
}
.header-content .layui-nav .layui-nav-item a:hover {
    color: #141543;
}
.header-content .layui-nav .layui-nav-item>a{
    height:34px;
    line-height: 34px;
    border:1px transparent solid;
}
.header-content .layui-nav .layui-nav-item>a:hover{
    border:1px #DDD solid;
    height:34px;
    line-height: 34px;
    border-radius: 6px;
}
.header-content .layui-nav .layui-nav-more{
    border-top-color:#666;
    border-width:4px;
    right:10px;
    color: #666;
}
.header-content .layui-nav .layui-nav-mored,
.header-content .layui-nav-itemed > a .layui-nav-more{
    margin-top: -6px; border-style: dashed; border-color: transparent; border-bottom-style: solid; border-bottom-color: #141543;

}
.header-content .layui-nav .layui-nav-item .layui-nav-child{
    top:40px;
    width: 200px;
    left: 0px;
    text-align: left;
}
.header-content .layui-nav-bar, .header-content .layui-nav .layui-this:after, .header-content .layui-nav-tree .layui-nav-itemed:after{
    display: none;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child:after{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-bottom: 10px #fff solid;
    border-right: 10px transparent dashed;
    top:-20px;
    left:60px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child:before{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-bottom: 12px #ddd solid;
    border-right: 10px transparent dashed;
    top:-22px;
    left:60px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child-user:after{
    left:73px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child-user:before{
    left:73px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child-supplier{
    left:-116px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child-supplier:after{
    left:175px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child-supplier:before{
    left:175px;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child dd{
    text-align: left;
}
.header-content .layui-nav .layui-nav-item .layui-nav-child dd a{
    font-size: 14px;
    font-weight: normal;
}
.header-content .search{
    padding-top: 20px;
    height:80px;
    float: left;
    position:relative;
}
.header-store .header-content .search{
    float: right;
}
.header-content .layui-form-select{
    width:96px;
    float: left;
    height:36px;
    top:20px;
    left:0px;
    position:absolute;
}
.header-content .layui-form-select .layui-input{
   border:0px #ddd solid;
   height:28px;
   margin-top:4px;
   background-color:transparent;
   border-right:1px #ddd solid;
   padding-right:24px;
}
.header-content .search input.search-input-input{
    display: inline-block;
    width:600px;
    height:36px;
    float: left;
    text-indent: 10px;
    line-height: 36px;
    border: 2px #141543 solid;
}
.header-content .search button{
    height:40px;
    float: left;
    display: inline-block;
    border:0px #ddd solid;
    width:70px;
    text-align: center;
    background-color: #141543;
    color:#FFF;
    font-weight: bold;
}
.header-store .header-content .search button:last-child{
    background-color: #333;
    margin-left: 15px;
}
.header-content .search-tags{
    width: 500px;
    float: left;
    line-height: 30px;
}
.header-content .search-tags a{
    margin-right: 15px;
    color:#05a;
}

.body{
    width: 1250px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*新闻动态*/
.list-dongtai{

}
.list-dongtai h1{
    font-size:24px;
    color:#05a;
    line-height: 80px;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
    margin-right: 15px;
}

.list-dongtai h2{
    border-bottom: 1px #ddd solid;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24px;
}
.list-dongtai h2 a{
    font-size: 12px;
    margin-right: 15px;
    line-height: 24px;
    display: inline-block;
}
.list-dongtai h2 a.hover,.list-dongtai h2 a:hover{
    color: #004878;
}

.dongtai-item{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 15px;
    border-bottom: 1px #ddd solid;
    position: relative;
}
.dongtai-item:hover h4 a{
    color:#141543;
}
.dongtai-item .dongtai-item-img{
    height:130px;
    float: left;
    margin-right: 15px;
}
.dongtai-item .dongtai-item-img img{
    height:130px;
}
.dongtai-item h4{
    font-size: 20px;
    line-height: 30px;
    min-height: 60px;
    font-weight: normal;
}
.dongtai-item p{
    position: absolute;
    bottom:20px;
    margin-left: 210px;
    display: block;
    width:715px;
}
.dongtai-item p span{
    float: left;
}
.dongtai-item p label{
    float: right;
}
.dongtai-item p label a{
    margin-left: 10px;
}
.dongtai-item p label a i{
    margin-right: 5px;
}
.goods-slide{
    padding: 15px;
    border:1px #ddd solid;
}
.goods-slide h1{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}

.goods-slide-item{
    border-bottom: 1px #ddd solid;
    display: block;
}
.goods-slide-item:last-child{
    border-bottom: 0px #ddd solid;
}
.goods-slide-item img{
    background-color: #FFF;
    width: 100%;
}
.goods-slide-item p{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
    max-height: 60px;
    overflow: hidden;
    color:#004878;
}
.goods-slide-item label{
    color:#141543;
    font-weight: bold;
    font-size: 16px;
}
.left-dongtai{
    border: 1px #ddd solid;
    padding: 30px 15px;
}

.detail-dongtai{
    padding: 15px;
}
.detail-dongtai-title{
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
}
.detail-dongtai-title h1{
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 10px;
}
.detail-dongtai-title p{
    line-height: 30px;
}
.detail-dongtai-title p a{
    float: right;
}
.detail-dongtai-content{
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 24px;
}
.detail-dongtai-content img{
    max-width: 100%;
}
.dongtai-slide{
    padding:15px;
}
.dongtai-slide h1{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.dongtai-slide-item{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dongtai-slide-item img{
    float: right;
    margin-left: 10px;
}
.dongtai-slide-item span{
    float: left;
    margin-right: 8px;
    margin-top: 7px;
    margin-left: 8px;
    text-align: center;
}
.dongtai-slide-item p{
    font-size: 14px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    margin-top: 4px;
}

.pre-list-a{
    color:#05a;
}

.pre-next-slide{
    padding-top: 10px;
    padding-bottom: 10px;
}
.pre-next-slide li{
    margin-bottom: 10px;
}
.pre-next-slide li a{
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.left-share{
    width:110px;
    margin: 0 auto;
}
.left-share h1{
    display: block;
    text-align: center;
    background-image: url('../images/share.png');
    background-position: 0px -50px;
    background-repeat: no-repeat;
    font-size: 16px;
}
.left-share a{
    display: block;
    width:40px;
    height:42px;
    background-image: url('../images/share.png');
    background-position: -34px -88px;
    background-repeat: no-repeat;
    margin:10px auto;
}
.left-share a.share-weixin{
    background-position: -34px -88px;
}
.left-share a.share-qqkongjian{
    background-position: -34px -139px;
}
.left-share a.share-qq{
    background-position: -34px -189px;
}
.left-share a.share-weibo{
    background-position: -34px -239px;
}
.left-share a.share-facebook{
    background-position: -34px -289px;
}


.left-share a.share-weixin:hover{
    background-position: -144px -88px;
}
.left-share a.share-qqkongjian:hover{
    background-position: -144px -139px;
}
.left-share a.share-qq:hover{
    background-position: -144px -189px;
}
.left-share a.share-weibo:hover{
    background-position: -144px -239px;
}
.left-share a.share-facebook:hover{
    background-position: -144px -289px;
}

.left-about{
    position: absolute;
    left:1px;
    width:192px;
    top:1px;
}
.left-about ul{
    padding: 0px;
    margin: 0px;
}
.left-about ul li a{
    font-size: 14px;
    padding-left:30px;
}
.left-about ul li{
    line-height: 48px;
    border-bottom: 1px #ddd solid;
    height: 48px;
    overflow: hidden;
}
.left-about ul li.active{
    background-color:#f8f8f8;
}
.left-about ul li.active a{
    color:#141543;
    font-weight: bold;
}
.about-content{
    padding-left: 190px;
    background-color:#FFF;
    border: 1px #ddd solid;
}

.detail-about{
    padding: 10px 30px;
    background-color: #f8f8f8;
    border-left:1px #ddd solid;
    min-height: 400px;
}
.detail-about-title{
    text-align: center;
    color:#05a;
}
.detail-about-title h1{
    font-size: 26px;
    font-weight: bold;
    line-height: 90px;
}
.detail-about-title p{
    line-height: 30px;
}
.detail-about-title p a{
    float: right;
}
.detail-about-content{
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 24px;
}
.detail-about-content img{
    max-width: 100%;
}
.footer{
    padding-top: 10px;
    background-color:#F2F2F2;
}
.footer-service{
    height:115px;
    width:100%;
}
.footer-service ul{
    width: 1200px;
    margin: 0 auto;
    height:75px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #ddd solid;
}
.footer-service ul li{
    width:260px;
    float: left;
    padding-right: 53px;
    position: relative;
}
.footer-service ul li:last-child{
    padding-right: 0px;
}
.footer-service ul li i{
    position: absolute;
    left:10px;
    top:0px;
    font-size: 62px;
    display: block;
    height: 62px;
    width: 62px;
    line-height: 62px;
    color:#f23b3b;
}
.footer-service ul li h4{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding-left:80px;
    color: #333333;
}
.footer-service ul li p{
    font-size: 12px;
    line-height: 18px;
    color:#666666;
    padding-left:80px;
    padding-right: 25px;
}

.footer-goods{
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    box-sizing: border-box;
}
.footer-goods .swiper-container{
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
}
.footer-goods h3{
    height: 60px;
    font-weight: normal;
    font-size: 26px;
    color:#333333;
    text-align: center;
    line-height: 60px;
}
.footer-goods h3 label{
    padding-left: 15px;
    padding-right: 15px;
}
.footer-goods h3 i{
    width: 18px;
    height:18px;
    background-color: #edeeed;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.footer-goods h3 ins{
    width: 20px;
    height:20px;
    background-color: #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.footer-goods a{
    display: block;
    width:100%;
    position: relative;
}
.footer-goods a img{
    max-width: 100%;
    box-sizing: border-box;
}
.footer-goods a p{
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    height: 48px;
    overflow: hidden;
}
.footer-goods a span{
    display: block;
    text-align: center;
    text-decoration:line-through ;
    color:#999999;
    line-height: 20px;
}
.footer-goods a label{
    display: block;
    color:#141543;
    line-height: 36px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
}
.footer-goods .swiper-button-next,.footer-goods .swiper-button-prev{
    background: none;
}
.footer-goods .swiper-button-prev, .footer-goods .swiper-button-next{
    width:50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.5);
    color:#141543;
    text-align: center;
    overflow: hidden;
    top:50%;
    margin-top: -50px;
    border: 1px #ddd solid;
}
.footer-goods .swiper-button-next:after, .footer-goods .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.footer-goods .swiper-button-prev:after, .footer-goods .swiper-container-rtl .swiper-button-next:after{
    content: '';
}
.footer-goods .swiper-button-prev.swiper-button-disabled, .footer-goods .swiper-button-next.swiper-button-disabled{
    width:24px;
    height:72px;
    line-height: 72px;
    color:#141543;
    text-align: center;
    background-color: transparent;
    display: none;
}
.footer-goods .swiper-button-prev {
    left:0px;
}
.footer-goods .swiper-button-next{
    right:0px;
}
.footer-goods .swiper-button-next i, .footer-goods .swiper-button-prev i{
    color:#141543;
    font-size: 24px;
}
.footer-goods .swiper-slide{
    background-color: #FFF;
    display: block;
    padding: 10px;
    box-sizing: border-box;
}
.footer-goods .swiper-slide a{
    box-sizing: border-box;
    display: block;
}




/*收藏商品样式*/

.favor-goods{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;

    position: relative;
}
.favor-goods .swiper-container{
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
}
.favor-goods h3{
    height: 60px;
    font-weight: normal;
    font-size: 26px;
    color:#333333;
    text-align: center;
    line-height: 60px;
}
.favor-goods h3 label{
    padding-left: 15px;
    padding-right: 15px;
}
.favor-goods h3 i{
    width: 18px;
    height:18px;
    background-color: #edeeed;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.favor-goods h3 ins{
    width: 20px;
    height:20px;
    background-color: #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.favor-goods a{
    display: block;
    width:100%;
    position: relative;
}
.favor-goods a img{
    max-width: 100%;
    box-sizing: border-box;
    padding: 20px;
}
.favor-goods a p{
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    max-height: 48px;
    overflow: hidden;
}
.favor-goods a span{
    display: block;
    text-align: center;
    text-decoration:line-through ;
    color:#999999;
    line-height: 20px;
    position: absolute;
    bottom:45px;
    width:100%;
    left:0px;
}
.favor-goods a label{
    display: block;
    color:#141543;
    line-height: 36px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    position: absolute;
    bottom:65px;
    width:100%;
    left:0px;
}
.favor-goods .swiper-button-next,.favor-goods .swiper-button-prev{
    background: none;
}
.favor-goods .swiper-button-prev, .favor-goods .swiper-button-next{
    width:36px;
    height:72px;
    line-height: 72px;
    color:#535353;
    text-align: center;
    overflow: hidden;
    background-color: #e2e2e2;
}
.favor-goods .swiper-button-next:after, .favor-goods .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.favor-goods .swiper-button-prev:after, .favor-goods .swiper-container-rtl .swiper-button-next:after{
    content: '';
}
.favor-goods .swiper-button-prev.swiper-button-disabled, .favor-goods .swiper-button-next.swiper-button-disabled{
    width:36px;
    height:72px;
    line-height: 72px;
    color:#535353;
    text-align: center;
    background-color: #e2e2e2;
    display: none;
}
.favor-goods .swiper-button-prev {
    left:0px;
}
.favor-goods .swiper-button-next{
    right:0px;
}
.favor-goods .swiper-button-next i, .favor-goods .swiper-button-prev i{
    color:#535353;
    font-size: 18px;
    font-weight: bold;
}
.favor-goods .swiper-slide{
    background-color: #FFF;
    display: block;

}
.favor-goods .swiper-slide a{
    padding:10px;
    border:1px #ddd solid;
    box-sizing: border-box;
    display: block;
    height:364px;
}
.favor-goods .swiper-slide button{
    margin:0 auto;
    display: block;
    position: absolute;
    bottom:15px;
    left: 75px;
    background-color: transparent;
    color:#999;
}
.footer-top{
    background-color: #a4a4a4;
    height: 135px;
    display: none;
}
.footer-top_into{
    width: 1250px;
    margin: 0 auto;
}
.footer-top_into .jiameng{
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
.footer-top_into .dianhua{
    height: 75px;
    width: 405px;
    background-color: #ffffff;
    float: left;
    border-radius: 5px;
    position: relative;
}
.footer-top_into .dianhua .haoma {
    height: 55px;
    width: 265px;
    position: absolute;
    top: 10px;
    border-right: 2px #ddd solid;
}
.footer-top_into .dianhua .dianhuahao{
    font-size: 28px;
    color: rgb( 51, 51, 51 );
    font-weight: bold;

}
.footer-top_into .dianhua p{
    margin-left: 15px;
}
.footer-top_into .dianhua .zixun{
    right: 25px;
    position: absolute;
    top: 17px;
    font-size: 12px;
    color: #888888;
}
.footer-top_into .dianhua .haoma .shijian{
    font-size: 14px;
    color: #888888;
}
.footer-top_into .kefu a{
    background-color: #ffffff;
    color: #05a;
    float: right;
    line-height: 75px;
    font-size: 28px;
    font-weight: bold;
    height: 75px;
    width: 190px;
    border-radius: 5px;
    text-align: center;
}
.footer-top_into .huanying a{
    height: 75px;
    width: 270px;
    background-color: #ffffff;
    border-radius: 5px;
    text-align: center;
    color: #05a;
    float: right;
    line-height: 75px;
    font-size: 28px;
    font-weight: bold;
    margin-right: 40px;
}
.footer-nav{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-nav ul li{
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    width:226px;
    margin-right: 25px;
}
.footer-nav ul li:last-child{
    margin-right: 0px;
    width: 90px;
}
.footer-nav ul li h5{
    font-size: 13px;
    color: #1a388c;
    line-height: 36px;
}
.footer-nav ul li a{
    font-size: 13px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    color:#333333;
}
.footer-nav ul li a:hover{
    color:#141543;
}
.footer-nav-contact{
    width:190px;
    padding: 25px;
    float: right;
    text-align: center;
    position: relative;
}
.footer-nav-contact:before{
    content: '';
    position: absolute;
    top: 30px;
    height: 120px;
    width: 1px;
    left: -20px;
    background: #dddddd;
}

.footer-nav-contact h2{
    font-size: 22px;
    color:#333333;
    line-height: 30px;
    font-weight: bold;
}
.footer-nav-contact p{
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 15px;
}
.footer-nav-contact a{
    display: block;
    height:40px;
    line-height: 40px;
    border-radius: 20px;
    background-color:#333333;
    font-size: 14px;
    width:170px;
    text-align: center;
    color:#ffffff;
    margin: 0 auto;
}
.footer-nav-contact a i{
    font-size: 18px;
    display: inline-block;margin-right: 10px;
    line-height: 40px;
}
.footer-bottom{
    background-color: #f8f8f8;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-bottom-content{
    width: 1200px;
    margin: 0 auto;
    height:48px;
    font-size: 12px;
    position: relative;
}
.footer-bottom .footer-logo{
    float: left;
}
.footer-bottom-content div{
    float: left;
    color: #666;
    padding-left: 10px;
}
.footer-bottom-content div p{
    line-height: 24px;
    text-align: left;
}
.footer-bottom-content span{
    color:#999;
    position: absolute;
    left:160px;
    bottom:5px;
}
.footer-bottom-content .footer-logo img{
    height: 48px;
}
.footer-bottom-content div p a{
    margin-left: 10px;
    color: #666;
}


/*分页样式*/
.pages{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    height:36px;
}
.pages ul{

}
.pages ul li{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 36px;
}
.pages ul li a,.pages ul li span{
    line-height: 36px;
    height:34px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    border: 1px #ddd solid;
    background: linear-gradient(to bottom,#F2F2F2,#FFFFFF,#F2F2F2);
    cursor: pointer;
}
.pages ul li.disabled span{
    background: #FFF;
    color:#ddd;
    cursor: not-allowed;
}
.pages ul li.active span {
    background: #FFF;
    color:#141543;
    border-color: #141543;
    font-weight: bold;
}
.pages ul li a:hover{
    color:#141543;
}


/*常见问题*/
.detail-about .layui-collapse{
    border: 0px #ddd solid;
}
.detail-about .layui-colla-title{
    background-color: transparent;
    font-size: 16px;
}
.detail-about .layui-colla-content{
    border-top: 1px #ddd solid;
    border-bottom: 0px #ddd solid;
    padding-top: 0px;
}
.detail-about .layui-colla-content.layui-show{
    border-top: 0px #ddd solid;
    border-bottom: 1px #ddd solid;
}
.detail-about-ul{
    padding:0px;
}
.detail-about-ul li{
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 10px;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    overflow: hidden;
    border-bottom:1px #e6e6e6 solid;
}
.detail-about-ul li i{
    padding-right:5px;
    font-size:14px;
}
.detail-about-ul li:last-child{
    border-bottom:0px #e6e6e6 solid;
}

/*商品样式*/
.goods-main{
    width:1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navigation-div{
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.navigation{
    line-height: 30px;
    color:#999;
    margin: 0 auto;
    margin-bottom: 0px;
    border-top: 1px #dddddd solid;
}
.navigation a,.navigation span{
    color:#333;
}
.navigation i{
    font-size: 12px;
}

/*商品详情样式*/
.goods-head{
    display: flex;
    justify-content: space-between;
    grid-gap: 20px;
}

.goods-head-imgs{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.goods-head-imgs .goods-head-item img{
    width: 100%;
}
.goods-head-info{
    min-width:400px;
}

.goods-pics-show{
    width:1220px;
    height:570px;
    margin: 0 auto;
    padding: 15px;
    position: relative;
}
.goods-pics-show .layui-icon-close{
    position: absolute;
    right:0px;
    cursor: pointer;
    z-index: 1024;
    top:0px;
}
.goods-pics-show .gallery-top{
    width:934px;
    float: right;
}
.goods-pics-show .gallery-top img{
    height:570px;
}
.goods-pics-show .gallery-thumbs{
    width:200px;
    float: left;
}
.goods-pics-show-left{
    float: left;
    width:260px;
    padding-right: 15px;
    height:570px;
    border-right: 1px #ddd solid;
}
.goods-pics-show-left h2{
    color:#004878;
    font-size: 16px;
    padding-bottom: 5px;
}
.goods-pics-show-left h5{
    font-size: 12px;
    color:#999;
    padding-bottom: 10px;
}
.goods-pics-show-left ul li{
    display: inline-block;
    margin: 4px;
    border:2px #DDD solid;
    cursor: pointer;
    position: relative;
}
.goods-pics-show-left ul li.video{

}
.goods-pics-show-left ul li.video i{
    position: absolute;
    left:50%;
    top:50%;
    color: #f6a000;
    font-size: 24px;
    line-height: 24px;
    width:24px;
    display: block;
    margin-left: -12px;
    margin-top: -12px;
}
.goods-pics-show-left ul{
    border:1px #ddd solid;
    padding: 15px;
    text-align: left;
}
.goods-pics-show-left ul li.active{
    border:2px #141543 solid;
}
.goods-pics-show-left ul li img{
    width:60px;
    height:60px;
}

.goods-head-info h2{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    color:#333333;
}
.goods-head-info h5{
    margin-bottom: 10px;
    color:#333333;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}
.goods-head-info .goods-head-star{
    line-height: 24px;
    border-top:1px #ddd solid;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.goods-head-info .goods-head-star .goods-rate{
    height:30px;
    float: left;
    width:125px;
}
.goods-head-info .goods-head-star .goods-rate-more{
    position: absolute;
    left:-71px;
    top:42px;
    background-color: #FFF;
    z-index: 99999;
    padding: 10px 20px;
    border:1px #ddd solid;
    display: none;
    width:230px;
}
.goods-head-info .goods-head-star .goods-rate:hover .goods-rate-more{
    display: block;
}
.goods-head-info .goods-head-star .goods-rate-more:after{
    position: absolute;
    content: '';
    border-bottom: 6px #ffffff solid;
    border-right: 10px transparent dashed;
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    top:-14px;
    left:120px;
}
.goods-head-info .goods-head-star .goods-rate-more:before{
    position: absolute;
    content: '';
    border-bottom: 8px #dddddd solid;
    border-right: 10px transparent dashed;
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    top:-16px;
    left:120px;
}
.goods-head-info .goods-head-star .goods-rate-more a{
    text-align: center;
    line-height: 30px;
    color:#141543;
    font-size: 14px;
    display: block;
    margin:0 auto;
    margin-top: 10px;
}
.goods-head-info .goods-head-star .goods-rate-more a i{
    font-size: 12px;
}
.goods-head-info .goods-head-star .goods-rate-more-item{
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    margin-top: 5px;
}
.goods-head-info .goods-head-star h6{
    line-height: 30px;
    text-align: center;
    text-align: center;
}
.goods-head-info .goods-head-star .goods-rate-more-item label{
    left:0px;
    line-height: 24px;
    top:0px;
    position: absolute;
}
.goods-head-info .goods-head-star .goods-rate-more-item ins{
    font-style: normal;
    right:0px;
    top:0px;
    position: absolute;
    text-decoration: none;
}
.goods-head-info .goods-head-star .goods-rate-more-item .layui-progress{
    border-radius: 0px;
    border: 1px #f6a000 solid;
    background-color: #FFF;
}
.goods-head-info .goods-head-star .goods-rate-more-item .layui-progress-bar{
    border-radius: 0px;
    background-color: #f6a000;
}
.goods-head-info .goods-head-star .layui-rate{
    padding: 0px;
}

.goods-head-info .layui-rate li i.layui-icon{
    font-size: 14px;
}
.goods-head-info .layui-rate, .layui-rate *{
    vertical-align:top;
}
.goods-head-info .goods-head-star span{
    font-size: 12px;
}

.goods-head-info .goods-head-coupon{
    padding: 10px 20px;
    padding-left: 85px;
    position: relative;
    height:24px;
    margin-bottom: 10px;
}
.goods-head-info .goods-head-coupon label{
    position: absolute;
    top:10px;
    left:0px;
    font-size: 12px;
    display: block;
    width:50px;
    line-height: 24px;
    padding-left: 20px;
    text-align: justify;
    text-align-last: justify;
    color:#333;
}
.goods-head-info .goods-head-coupon div{
    position: relative;
    display: block;
    height:24px;
    line-height: 24px;
    font-size: 12px;
}
.goods-head-info .goods-head-coupon a{
    background-color:#ffdedf ;
    border: 1px solid #df3033;
    line-height: 22px;
    color: #df3033;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    margin-right: 5px;
}

.goods-head-info .goods-head-price{
    padding: 20px;
    background-color: #ebebeb;
    padding-left: 85px;
    position: relative;
    height:24px;
    margin-bottom: 10px;
}
.goods-head-info .goods-head-price label{
    position: absolute;
    top:20px;
    left:0px;
    font-size: 12px;
    display: block;
    width:50px;
    padding-left: 20px;
    text-align: justify;
    text-align-last: justify;
    color:#333;
}
.goods-head-info .goods-head-price span{
    position: relative;
    display: block;
    height:24px;
    line-height: 24px;
    font-size: 12px;
}
.goods-head-info .goods-head-price span strong{
    font-size: 26px;
    color:#b12704;
    float: left;
    margin-right: 10px;
}
.goods-head-info .goods-head-price span i{
    font-style: normal;
    float: left;
    line-height: 24px;
    height: 24px;
    margin-right: 10px;
    background-color: #141543;
    border-radius: 0px;
}
.goods-head-info .goods-head-price span ins{
    text-decoration:line-through;
}
.goods-head-info  .goods-head-tag{
}
.goods-head-info  .goods-head-tag span{
    position: relative;
    color:#FFF;
    height:20px;
    display: inline-block;
    padding-left: 20px;
}
.goods-head-info  .goods-head-tag span i{
    position: absolute;
    z-index: -1;
    left:0px;
    color:#333;
    font-size: 27px;
    top:-10px;
}
.goods-head-info  .goods-head-tag span label{
    display: block;
    height:20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background-color: #333;
    padding-right: 5px;
}
.goods-head-spec{
    margin-bottom: 10px;
}
.goods-head-spec-item{
    position: relative;
    font-size: 14px;
    line-height: 24px;
    min-height: 34px;
    padding-bottom: 10px;
    color:#666;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.goods-head-down{
    text-align: center;
    line-height: 6rem;
    color:#999;
    font-size: 1.4rem;
}
.goods-head-spec-item ins{
    text-decoration: none;
    font-style: normal;
}
.goods-head-spec-item span{
   display: inline-block;
    line-height: 24px;
}
.goods-head-spec-item label{
    font-size: 12px;
    color:#333;
}
.goods-head-spec-item .layui-form{
    text-align: center;
    width:100%;
    margin-bottom:10px;
}
.goods-head-spec-item .layui-input{
    text-align: center;
}

.goods-head-spec-items{
    padding-top: 5px;
    padding-bottom: 5px;
}
.goods-head-spec-items a{
    position: relative;
    display:block;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    border:1px #ddd solid;
    float: left;
    background-color: #ffffff;
}
.goods-head-spec-items a img{
    width:28px;
    display: inline-block;
    padding: 2px;
    height:28px;
}
.goods-erweima{
    position: relative;
}
.goods-erweima div{
    padding: 15px;
    position: absolute;
    left:-55px;
    top:60px;
    border:1px #ddd solid;
    background-color: #FFF;
    display: none;
    z-index: 99999;
}
.goods-combined-top{
    padding: 30px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
}
.goods-combined-top img{
    border-radius: 10px;
    width: 120px;
    height: 120px;
    box-shadow: 1px 1px 3px #999999;
}
.goods-combined-top h2{
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.goods-erweima:hover div{
    display: block;
}
.goods-erweima div img{
    width:160px;
}
.goods-head-spec-items a.active{
    border:1px #141543 solid;
}
.goods-head-spec-items a strong{
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
}
.goods-head-spec-items a i{
    position: absolute;
    bottom:0px;
    right:0px;
    color:#141543;
    font-size: 16px;
    display: block;
    width:0px;
    height:0px;
    display: none;
    line-height: 16px;
    border-top:7px transparent solid;
    border-right:7px #FFF solid;
    border-bottom:7px #FFF solid;
    border-left:7px transparent solid;
}
.goods-head-spec-items a i:before{
    position: absolute;
    bottom:-8px;
    right:-8px;
}
.goods-head-spec-items a.active i{
    display: block;
}
.goods-head-spec-item p a{
    display: inline-block;
    padding: 3px 8px;
    line-height: 20px;
    height:20px;
    border:1px #DDD solid;
    margin-right: 5px;
    background-color: #F2F2F2;
    position: relative;
}
.goods-head-spec-item p a i{
    position: absolute;
    right:-2px;
    bottom:-2px;
    color:#141543;
    display: none;
}
.goods-head-spec-item p a.active{
    line-height: 18px;
    height:18px;
    border:2px #141543 solid;
}
.goods-head-spec-item p a.active i{
    display: block;
}
.goods-head-btn{
    display:grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.goods-head-btn .layui-btn{
    width: 100%;
    margin: 0;
}
.goods-head-btn .layui-btn img{
    width: 38px;height: 38px;float: right;border-radius: 24px;margin-right:-19px;margin-top:-1px;
}
.goods-body-item{
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    padding-top: 10px;
    padding-bottom: 10px;
}
.goods-body-title{
    line-height: 40px;
    font-size: 16px;
    color: #141543;
    width: 100%;
    text-align: left;
    cursor: pointer;
}
.goods-body-title i{
    float: right;
    font-size: 14px;
}
.goods-body-info{
    max-width: 400px;
    line-height: 24px;
}
.goods-body-info h1{
    font-size: 18px;
    color:#333333;
    margin-bottom: 10px;
}
.goods-body-info h2{
    font-size: 16px;
    color:#333333;
    margin-bottom: 10px;
}
.goods-body-info h3,.goods-body-info h4,.goods-body-info h5,.goods-body-info h6{
    font-size: 14px;
    color:#333333;
    margin-bottom: 10px;
}
.goods-body-info p{
    font-size: 14px;
    color:#666666;
    margin-bottom: 10px;
}
.goods-body-info ul{
    padding:0px;
    margin:0px;
    list-style: none;
}
.goods-body-info ul li{
    padding-left: 15px;
}
.goods-head-free{
    padding-top: 20px;
}
.goods-head-free-title{
    font-size: 14px;
    color: #141543;
    line-height:30px;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
    width:100%;
    display: block;
}
.goods-head-free-content{
    padding-top: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.goods-head-free-item{
    display: flex;
    grid-gap: 10px;
    justify-content: flex-start;
    align-items: center;
}
.goods-head-contact{
    padding: 10px 0px;
    text-align: center;
    line-height: 30px;
}
.goods-head-contact a{
    margin-left: 10px;
    padding: 5px 0px;
    margin-right: 10px;
    border-bottom: 1px #141543 solid;
    color: #141543;
}
.goods-tb-num{
    position: relative;
    margin-right: 11px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.goods-tb-num label{
    line-height: 26px;
}
.goods-tb-num i{
    font-size: 18px;
    display: block;
    height:24px;
    width:24px;
    text-align: center;
    line-height: 24px;
    border: 1px #ddd solid;
    color:#666;
    cursor: pointer;
}
.goods-tb-num i.icon-jian1{

}
.goods-tb-num input{
    display: block;
    height:24px;
    line-height:24px;
    width:40px;
    border: 1px #ddd solid;
    border-left: 0px  #ddd solid;
    border-right: 0px #ddd solid;
    text-align: center;
}



.goods-head-btn-num{
    height:32px;
    width:102px;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    float: left;
}
.goods-head-btn-num i{
    font-size: 24px;
    float: left;
    display: block;
    height:32px;
    width:32px;
    text-align: center;
    line-height: 32px;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    color:#666;
    cursor: pointer;
}
.goods-head-btn-num input{
    display: block;
    height:32px;
    line-height: 32px;
    float: left;
    width:34px;
    border: 0px #ddd solid;
    text-align: center;
}

.goods-head-store{
    border:1px #ddd solid;
    padding: 15px;
}
.goods-head-store-top{
    height:70px;
    margin-bottom: 15px;
}
.goods-head-store-top img{
    float: left;
    width:60px;
    height:60px;
    padding: 4px;
    border:1px #ddd solid;
    margin-right: 15px;
}
.goods-head-store-top h3{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.goods-head-store-nav{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.goods-head-store-nav div{
    width:32%;
    display: inline-block;
    border-right: 1px #ddd solid;
}
.goods-head-store-nav div:last-child{
    border-right: 0px #ddd solid;
}
.goods-head-store-nav div span{
    display: block;
    font-size: 16px;
    text-align: center;
    color:#666666;
    line-height: 24px;
}
.goods-head-store-nav div label{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color:#141543;
    line-height: 28px;
}
.goods-head-store-label{
    padding-top: 10px;
}
.goods-head-store-label p{
    line-height: 36px;
    font-size: 14px;
    padding-left: 15px;
    color:#333;
}
.goods-head-store-label p i{
    font-size: 24px;
    float: left;
    margin-right: 10px;
}
.goods-head-store-btn{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px #ddd solid;
}
.join-btn{
    widht:100%;
    background: #e7e9ec;
    border-radius: 3px;
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-width: 1px;
    border-style: solid;
    display: block;
    text-align: center;
    line-height: 30px;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    cursor: pointer;
}

/*公共样式*/
.g3ys-btn{
     line-height: 32px;
     background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
     border-color: #a88734 #9c7e31 #846a29;
     border-width: 1px;
     height:34px;
     width:100%;
     border-style: solid;
    display: block;
    text-align:center ;
    font-weight: bold;
     cursor: pointer;
 }
.g3ys-btn-primary{
    line-height: 32px;
    background: #e7e9ec;
    border-radius: 3px;
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    height:34px;
    width:100%;
    border-style: solid;
    cursor: pointer;
}
.g3ys-btn-disable{
    background-color: #999999;
    color:#333333;
}
.g3ys-btn-active{
    line-height: 32px;
    background: linear-gradient(to bottom,#f5c283,#ee982a);
    border-color: #a88734 #9c7e31 #846a29;
    border-width: 1px;
    height:34px;
    width:100%;
    border-style: solid;
    cursor: pointer;
}
.g3ys-checkbox{
    line-height: 24px;
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
    display: inline-block;
    height:24px;
}
.g3ys-checkbox input{
    position: absolute;
    left:2px;
    top:6px;
}

.goods-btn-num{
    height:20px;
    width:90px;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    display: inline-block;
}
.goods-btn-num i{
    font-size: 18px;
    float: left;
    display: block;
    height:20px;
    width:20px;
    text-align: center;
    line-height: 20px;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    color:#666;
    cursor: pointer;
}
.goods-btn-num input{
    display: block;
    height:20px;
    line-height: 20px;
    float: left;
    width:36px;
    padding-left: 5px;
    font-size: 14px;
    padding-right: 5px;
    border: 0px #ddd solid;
    text-align: center;
}




.goods-btn-num-disable{
    height:20px;
    width:90px;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    display: inline-block;
}
.goods-btn-num-disable i{
    font-size: 18px;
    float: left;
    display: block;
    height:20px;
    width:20px;
    text-align: center;
    line-height: 20px;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    color:#666;
    cursor: pointer;
}
.goods-btn-num-disable input{
    display: block;
    height:20px;
    line-height: 20px;
    float: left;
    width:36px;
    padding-left: 5px;
    font-size: 14px;
    padding-right: 5px;
    border: 0px #ddd solid;
    text-align: center;
}
.g3ys-block10{
    height:10px;
    width:100%;
}

/*发现*/
body.article-html-body{
    background-color: #f8f8f8;
}
.article-body{
    width:1200px;
    margin:0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-body-left{
    float:left;
    width:910px;
    background-color: #FFF;
}
.article-body-right{
    float: right;
    width:260px;
    background-color: #FFF;
}

.article-header{
    height: 140px;
    background-color: #FFF;
    border-bottom: 1px #ddd solid;
}
.article-header-content{
    width: 1200px;
    margin: 0 auto;
    height:140px;
    position:relative;
}
.article-header-left{
    width:50%;
    position: relative;
}
.article-header-left a img{
    display: block;
    height: 48px;
}
.article-header-left a{
    color:#e2e2e2;
    position: absolute;
    top:30px;
    height:48px;
    display: block;
    left:0px;
}
.article-header-left ins{
    background-color:#666;
    width:4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left:135px;
    top:53px;
    display: block;
}
.article-header-right{
    float: right;
}

.article-header-search{
    width:380px;
    border:2px #f49f26 solid;
    background-color: #f49f26;
    height: 32px;
    margin-top: 55px;
}
.article-header-search input{
    height:32px;
    line-height: 32px;
    border: 0px #ddd solid;
    background-color: #FFFFFF;
    color:#333;
    width:300px;
    text-indent: 10px;
    float: left;
}
.article-header-search button{
    background-color: transparent;
    font-color:#333333;
    width:80px;
    line-height: 32px;
    float: left;
    border:0px #f49f26 solid;
}

.article-header-nav{
    height:42px;
    position: absolute;
    bottom:-1px;
    left:0px;
}
.article-header-nav li{
    height:42px;
    padding-right: 30px;
    float: left;
}
.article-header-nav li a{
    color:#333333;
    line-height:40px;
    display: block;
    height:40px;
    font-size:16px;
    border-bottom: 2px transparent solid;
}
.article-header-nav li a:hover,.article-header-nav li a.hover{
    color:#141543;
    font-weight:bold;
    border-bottom:2px #141543 solid;
}
.list-find-position{
    padding: 0px 20px;
    padding-bottom: 30px;
    border-bottom:15px #f5f5f5 solid;
    height:290px;
}
.list-find-position h2{
    font-size: 20px;
    color:#333333;
    line-height: 66px;
}
.list-find-position .find-position-item{
    width:270px;
    float: left;
    margin-right:27px;
}
.list-find-position .find-position-item img,.list-find-position .find-position-item video{
    width:275px;
    height:160px;
}
.list-find-position .find-position-item:last-child{
    margin-right: 0px;
}
.list-find-position .find-position-item h4{
   color:#333333;
    font-size:16px;
    padding-top: 5px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.list-find-position .find-position-item p{
    line-height: 24px;
    height: 24px;
    color:#666666;
    font-size: 12px;
    overflow: hidden;
}

.list-find{
    padding: 20px;
}
.find-item{
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    border-bottom:1px #eee solid;
}
.find-item .find-item-img{
    float: left;
}
.find-item .find-item-img img,.find-item video{
    width:235px;
    height:160px;
    background-color: #000;
}

.find-item h4{
    font-size: 20px;
    color:#333;
    font-weight: bold;
}
.find-item p{
    font-size: 14px;
    color:#666666;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.find-time-right{
    height:160px;
    width:620px;
    float: right;
    position: relative;
}
.find-item-empty .find-time-right{
    height: auto;
    width:100%;
    padding-bottom: 30px;
    float: none;
}
.find-time-right .find-item-bottom{
   position: absolute;
    bottom:0px;
    left:0px;
}
.find-item-bottom {
    line-height: 30px;
    width: 100%;
}

.find-item-bottom a{
    font-size: 14px;
    line-height: 30px;
    display: block;
    float: left;
}
.find-item-bottom a img{
    width:28px;
    height:28px;
    border: 1px #ddd solid;
    border-radius: 50%;
    margin-right: 5px;
    float: left;
}
.find-item-bottom label{
    float: right;
    color:#999;
    margin-left: 40px;
}
.find-item-bottom label i{
    font-size: 20px;
    float: left;
    margin-right: 10px;
}
.find-item-bottom label i.icon-Seen-{
    font-size: 24px;
}
.find-item-bottom span{
    font-size: 12px;
    float: right;
    line-height: 32px;
    color:#999;
}
.find-box-store{
    padding: 10px;
    background-color: #f8f8f8;
    height: 80px;
    margin-top: 15px;
}
.find-box-store img{
    height:80px;
    height:80px;
    float: left;
    margin-right: 10px;
}
.find-box-store h3{
    color:#333333;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}
.find-box-store p{
    color:#666666;
    line-height: 24px;
}
.find-box-store p label{
    color:#141543;
    margin-left: 5px;
}
.find-box-store .store-star{
    height:14px;
    display: block;
}
.find-box-store .store-star .layui-rate{
    padding: 0px; height:14px;
}
.find-box-store .store-star .layui-rate li{
    height:14px;
}
.find-box-store .store-star .layui-rate li i.layui-icon{
    font-size: 14px;
    line-height: 14px;
}
.find-box-store .store-star .layui-rate, .layui-rate *{
    vertical-align:top;
}

/*推荐文章*/

.article-find-box{
    margin-bottom:20px;
    background-color:#FFF;
}
.article-find-box-title{
    line-height:32px;
    height:32px;
    padding:10px 15px;
    border-bottom:1px #ddd solid;
}
.article-find-box-title h3{
    float:left;
    font-size:16px;
}
.article-find-box-title a{
    float:right;
    font-size:12px;
    line-height:32px;
}
.article-find-box-title a i{
    float:right;
}
.article-find-box-content{
    padding:15px;
    padding-bottom:0px;
}
.article-find-item{
    margin-left:15px;
    margin-right:15px;
    padding-top:15px;
    padding-bottom:15px;
    margin-top:15px;
    border-bottom:1px #ddd solid;
    margin-bottom:15px;
}
.article-find-item:last-child{
    border-bottom:0px #ddd solid;
}
.article-find-item-user{
    height:30px;
    position:relative;
}
.article-find-item-user a{
    display:block;
    height:30px;
    width:180px;
    float:left;
}
.article-find-item-user a img{
    float:left;
    width:30px;
    height:30px;
    margin-right:10px;
    border-radius:50%;
}
.article-find-item-user a h3{
    font-size:14px;
    line-height:18px;
}
.article-find-item-user a span{
    font-size:12px;
    line-height:12px;
}
.article-find-item-user .layui-btn{
    height:20px;
    width:60px;
    font-size:12px;
    padding:0px;
    margin-top:5px;
    background-color:#141543;
    line-height:18px;
    right:0px;
    position: absolute;
}
.article-find-item-user .layui-btn.layui-btn-primary{
    background-color:transparent;
}
.article-find-item-content{
    padding-top:15px;
    padding-bottom:15px;
    line-height:22px;
    font-size:14px;
    color:#999;
    display:block;
}
.article-find-item-content h4{
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#000;
}
.article-find-item-content h3{
    font-size:12px;
}
.article-find-item-content img,.article-find-item-content video{
    width:100%;
    padding-top:5px;
}
.article-find-item-bottom{
    text-align:right;
}
.article-find-item-bottom a{
    margin-left:10px;
}

/*门店动态，行业速递，生活快讯*/
.news-body{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-body-left{
    width:110px;
    float: left;
    background-color: #FFF;
    margin-right: 20px;
}
.news-body-center{
    width: 780px;
    float: left;
    background-color: #FFF;
}
.news-body-right{
    width:260px;
    float:right;
    background-color: #FFF;
}
.news-body .find-item .find-item-img img{
    width:235px;
}
.news-body .find-item h4{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.news-body .find-time-right{
    width:490px;
    height:165px;
}
.news-left-nav{
    display: block;
    padding: 0;
    margin: 0;
}
.news-left-nav li{
    display: block;
}
.news-left-nav li a{
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color:#333;
    font-weight: bold;
    display: block;
}
.news-left-nav li a.hover{
    background-color: #141543;
    color:#FFF;
}
.news-left-nav li a:hover{
    color:#141543;
}

.article-newsimg-box{
    padding: 15px;
    padding-bottom: 30px;
    border-bottom: 20px #f5f5f5 solid;
}
.article-newsimg-box-title{
    line-height: 30px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    font-size: 16px;
}
.article-newsimg-item{
    position: relative;
    padding-left: 60px;
    height:50px;
    line-height: 25px;
    font-size: 13px;
    margin-top: 20px;
}
.article-newsimg-item a:hover h4{
    color:#141543;
}
.article-newsimg-item img{
    width:50px;
    height:50px;
    position: absolute;
    left:0px;
    top:0px;
}
.article-newsimg-item h4{
    height:50px;
    line-height: 25px;
    overflow: hidden;
    color:#333;
}



.article-news-box{
    padding: 15px;
    padding-bottom: 20px;
    border-bottom: 20px #f5f5f5 solid;
}
.article-news-content{
    padding-top: 20px;
}
.article-news-box-title{
    line-height: 30px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    font-size: 16px;
}
.article-news-item{
    position: relative;
    height:30px;
    line-height: 30px;
    font-size: 13px;
    display: block;
}
.article-news-item a{
    height:30px;
    display: block;
    line-height: 30px;
    overflow: hidden;
    color:#333;
    position: relative;
    padding-left: 10px;
}
.article-news-item a:hover{
    color:#141543;
}
.article-news-item a i{
    width: 4px;
    height: 4px;
    display: block;
    background-color: #000;
    position: absolute;
    top:13px;
    left:0px;
    border-radius: 50%;
}
/*推荐文章结束*/
/*店铺样式*/
/*商品样式*/
.store-main{
    width:1250px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.store-main-left{
    width:210px;
    float: left;
}
.store-main-left dl{
    padding-right: 10px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.store-main-left dl:last-child{
    border-bottom: 0px #ddd solid;
}
.store-main-left dl dt{
    padding-bottom: 10px;
    line-height: 24px;
}
.store-main-left dl dt i{
    font-size: 10px;
    float: right;
}
.store-main-left dl dd{
    line-height: 30px;
}
.store-main-left dl dd i{
    font-size: 12px;
}
.store-main-left .layui-form-checkbox[lay-skin="primary"] span{
    color:#111;
}
.store-main-center{
    width:710px;
    float: left;
    margin-left: 10px;
}
.store-main-right{
    width:300px;
    float: right;
}
.store-list-item{
    height:160px;
    padding: 20px;
    border-bottom: 1px #ddd solid;
}
.store-list-item-star{
    color:#999;
    line-height: 20px;
}
.store-list-item:hover{
    background-color: #f5f5f5;
}
.store-list-item img{
    float: left;
    margin-right: 10px;
    height:158px;
    border:1px #ddd solid;
}

.store-list-item h3{
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
    font-weight: bold;
}
.store-list-item h4{
    font-size: 14px;
    color:#999;
    line-height: 20px;
    padding-bottom: 5px;
}
.store-list-item p{
    font-size: 12px;
    color:#999;
    line-height: 20px;
    padding-bottom: 5px;
}
.store-list-item .layui-rate{
    padding: 0px;
}
.store-list-item  label{
    display: block;
    font-size: 16px;
    padding-top: 10px;
    color:#666;
}
.store-list-item label span{
    color:#141543;
    font-weight: bold;
    margin-left: 5px;
}
.store-list-line{
    position: absolute;
    top:0px;
    height:100%;
    width:1px;
    background-color: #ddd;
    left:210px;
}
.store-list-item .layui-rate,.store-list-item .layui-rate *{
    vertical-align:top;
    display: inline;
    float: left;
}

.list-find-sub{
    line-height: 36px;
    border-bottom:1px #ddd solid;
    font-size: 14px;
}
.list-find-sub a{
    margin-right: 30px;
}
.list-find-sub a.hover,.list-find-sub a:hover{
    color:#141543;
}

.money-type-tag{
    position: absolute;
    right:20px;
    top:10px;
}
.layer-money{
    width:370px;
    background-color: #FFF;
    padding: 15px;
    border-radius: 10px;
}
.layer-money .layui-form-select dl{
    max-height: 100px;
}

.empty{
    text-align: center;
    padding: 100px;
    background-color: #FFF;
    width:790px;
    margin: 0 auto;
    margin-top:20px;
}
.empty i{
    font-size: 156px;
    color:#999999;
}
.empty img{
    display: block;
    margin:0 auto;
}
.empty p{
    line-height: 36px;
    font-size: 18px;
    color:#666;
    padding-top: 10px;
    padding-bottom: 10px;
}
.empty a{
    padding-left:30px;
    padding-right: 30px;
    line-height: 30px;
    height:30px;
    background-color: #141543;
    color:#FFF;
    font-size: 12px;
    display: inline-block;
    border-radius: 4px;
}
.goods-del{
    cursor: pointer;
}
.country-brand{
    line-height: 24px;
    color:#999;
    margin-bottom: 10px;
}
.country-brand a{
    color:#999;
}
.country-brand a:hover{
    color:#141543;
}
.country-brand img{
    height: 24px;
    border-radius: 50%;
    border: 1px #ddd solid;
}


.goods-head-spec-item .skutaxdesc{
    position:absolute;
    top:-7px;
    z-index:2;
    margin-left:4px;
    display:inline-block;
    height:32px;
    width:136px;
    line-height:32px;
    vertical-align:-11px;
}
.goods-head-spec-item .skutaxdesc .maintext{
    position:absolute;
    left:0;
    top:2px;
    z-index:2;
    font-size: 14px;
    height:30px;
    line-height:30px;
    padding-left: 10px;
    padding-right: 10px;
    border:1px solid #fff;
    border:1px solid transparent;
}
.goods-head-spec-item .skutaxdesc .maintext .layui-icon{
    font-size: 12px;
}
.goods-head-spec-item .skutaxdesc:hover .maintext{
    background-color:#fff;
    border-color:#d5d5d5;
    border-bottom-color:#fff;
}
.goods-head-spec-item .skutaxdesc .iconfont{
    font-size:11px;
    position:relative;
    top:-1px;
    margin-left:1px;
    color:#666;
}
.goods-head-spec-item .skutaxdesc .tri_down{
    top:0;
}
.goods-head-spec-item .skutaxdesc .tri_up{
    display:none;
}
.goods-head-spec-item .skutaxdesc:hover .tri_up{
    display:inline;
}
.goods-head-spec-item .skutaxdesc:hover .tri_down{
    display:none;
}
.goods-head-spec-item .skutaxdesc .skutaxdescdesc{
    display:none;
    position:absolute;
    left:0;
    z-index:1;
    top:30px;
    padding:10px 15px;
    width:275px;
    line-height:22px;
    border:1px solid #d5d5d5;
    background-color:#fff;
    box-shadow:0 1px 2px 0 rgba(0,0,0,0.15);
}
.goods-head-spec-item .skutaxdesc:hover .skutaxdescdesc{
    display:block;
}
.goods-head-spec-item .skutaxdesc .skutaxdescdesc a,.goods-head-spec-item .skutaxdesc .skutaxdescdesc:hover a{
    text-decoration:underline;
}
.goods-head-spec-item .xm-select-parent .xm-select{
    padding: 0;
    min-height: auto;
    height:auto;
}
.goods-head-spec-item .xm-select-parent{
    display: inline-block;
}
.goods-head-spec-item .xm-select-parent .xm-form-selected dl{
    width:600px;
}
.goods-head-spec-item .xm-select-parent .xm-select-title div.xm-select-label>span{
    word-break:keep-all;
    white-space:nowrap;
    margin-top: 0px;
    margin-bottom: 0px;
}
.goods-head-spec-item .xm-select-parent .xm-input{
    width: auto;
    min-width: 85px;
    min-height: auto;
    height:auto;
    border-width: 0;
}

.goods-head-spec-item  .xm-select-parent .xm-select-title div.xm-select-label>span i{
    display: none;
}
.goods-head-showtotal{
    line-height: 32px;padding-left: 15px;
}

.header-nav{
    height:40px;
    line-height: 40px;
    position: relative;
    background-color: #f8f8f8;
}
.header-nav ul{
    width:1060px;
    padding-left: 130px;
    margin: 0 auto;
    height: 40px;
    position: relative;
}
.header-nav ul li{
    display: block;
    float: left;
    height:40px;
    line-height: 40px;
}
.header-nav ul li a{
    font-size: 15px;
    font-weight: bold;
    display: block;
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.header-nav ul li a:hover{
    background-color: #141543;
    color: #FFF;
}
.header-nav ul li a i{
    color:#ff0000;
    font-size: 20px;
    margin-top: -5px;
    float: right;
}

/*店铺导航*/
.store-header-nav{
    background-color: #291e09;
    color:#FFF;
}
.store-header-nav ul li a{
    color:#FFF;
}
.store-header-nav .category-list h3{
    background-color:#291e09;
    color:#FFF;
}
.store-header-nav .category-list-box{
    color:#333;
}
.store-header-nav .category-list:hover h3{
    background-color:#141543;
    color: #FFF;
}

.store-header-nav  .category-list-box dd{
    width: auto;
    line-height: 30px;
    float: none;
    padding-top: 10px;
}
.store-header-nav   .category-list-box dd a{
    display: block;
    white-space:nowrap;
}

.view-goods-box{
    background-color:#FFF;
    border:1px #ddd solid;
    padding:0px 15px;
}
.view-goods-box-title{
    line-height: 32px;
    height: 32px;
    padding: 10px 0px;
    border-bottom: 1px #ddd solid;
}
.view-goods-box-title h3{
    font-size: 16px;
    font-weight: bold;
}
.view-goods-box-title a {
    float: right;
    font-size: 12px;
    line-height: 32px;
}
.view-goods-box-title a i {
    float: right;
}
.hot-goods-box-content {
    padding: 15px;
    padding-bottom: 0px;
}
.view-goods-box-content a{
    display:block;
    margin-top: 15px;
}

.view-goods-box-content img{
    max-width:100%;
}
.view-goods-box-content a h4{
    font-size:13px;
    max-height:60px;
    overflow:hidden;
    line-height:20px;
    color:#333333;
    margin-top: 10px;
}
.view-goods-box-content a label{
    font-size:16px;
    color:#141543;
    display:block;
    padding-bottom:10px;
    margin-bottom:10px;
    margin-top:10px;
    border-bottom:1px #ddd solid;
    font-weight:bold;
}
.view-goods-box-content a:last-child label{
    border-bottom:0px #ddd solid;
}
.view-goods-box-content .swiper-pagination{
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
}
#edareas .g3ys-region-div{
    height:24px;
}
#edareas .g3ys-region-value{
    border:0px #ddd solid;
    height:24px;
    line-height: 24px;
}
#edareas .g3ys-region-value-item{
    background-color: transparent;
    font-size: 14px;
    color: #666;
}
#edareas .g3ys-region-value-select{
    height:24px;
}
#edareas .g3ys-region-value-item{
    margin: 0px;
    line-height: 24px;
    height:24px;
    padding-left: 0px;
}
#edareas .g3ys-region-value i.layui-icon-down, #edareas  .g3ys-region-value i.layui-icon-up{
    font-size: 12px;
    height:24px;
    line-height: 30px;
}
#edareas .g3ys-region-value-item .layui-icon-close{
    display: none;
}

.goods-head-ispresell{
    height:32px;
}
.goods-head-ispresell h5{
    margin: 0;
    line-height: 24px;
    height:24px;
    padding: 5px 20px;
    background-color:#cf3718;
    color:#fff;
}
.goods-head-ispresell p{
    margin: 0;
    height:24px;
    line-height: 24px;
    padding: 5px 20px;
    background-color: #d9d8d8;
}
.goods-head-ispresell label{
    float: left;
}
.goods-head-ispresell span{
    float: right;
}


.layui-btn-red{
    background-color: #d43d29;
}
.layui-btn-black{
    background-color: #e9e9e9;
    color:#333333;
}
.layui-btn-black:hover{
    color: #333333;
}

/*商品详情右侧样式*/
.goods_store_info{
    padding: 10px 15px;
    border: 1px #ddd solid;
    margin-bottom: 15px;
}
.goods_store_info h2{
    color: #141543;
    text-align: center;
    height:30px;
    line-height: 30px;
    font-size: 14px;
    position: relative;
}
.goods_store_info ins{
    position: absolute;
    width:40px;
    height:1px;
    display: block;
    background-color: #dddddd;
    left:20px;
    top:14px;
}
.goods_store_info ins:last-child{
    left: auto;
    right:20px;
}
.goods_store_info p{
    line-height: 24px;
    font-size:12px;
    color:#666666;
}
.goods_store_info p label{
    color:#333333;
}
.goods_store_info div{
    display: inline-block;
}
.goods_store_info div ul{
    display: block;
}
.goods_store_info .layui-btn{
    background-color: transparent;
    color:#141543;
    border:1px #141543 solid;
    line-height:28px;
    height: 30px;
}
.goods_store_info .layui-btn-primary{
    color:#666;
    border:1px #666 solid;
}

/*商家商品分类样式*/
.goods_store_category{
    margin-bottom: 15px;
}
.goods_store_category h2{
    background-color: #434343;
    color:#FFF;
    line-height: 30px;
    height:30px;
    padding-left:20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: bold;
}

.goods_store_category dl{
    border-left: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
}

.goods_store_category dt{
    line-height: 32px;
    border-bottom: 1px #ddd solid;
    height:32px;
    background-color: #f7f7f7;
    padding-left: 20px;
}
.goods_store_category dt i{
    margin-right: 5px;
    float: left;
}
.goods_store_category dd{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    display: none;
    border-bottom: 1px #ddd solid;
}
.goods_store_category dd a{
    line-height: 30px;
    display: block;
    font-size: 12px;
}

/*商品补充协议样式*/
.default_goods_desc{
    padding: 15px;
    background-color: #f6f6f6;
    font-size: 14px;
    line-height: 24px;
    color:#666666;
    margin-top: 20px;
}
.default_goods_desc h1,.default_goods_desc h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
    color:#333;
}
.default_goods_desc h3{
    color :#333333;
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
}



.store_search_tool{
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
}
.store_search_tool label{
    font-weight: bold;
    color:#141543;
}
.store_search_tool>a{
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px #ddd solid;
    line-height: 50px;
    display: block;
    height: 50px;
    float: left;
}
.store_search_tool>span{
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
    display: block;
    height: 50px;
    float: left;
}
.store_search_tool .store_search_price{
    height: 30px;
    width:150px;
    padding: 10px;
    float: left;
    border:1px #f5f5f5 solid;
    border-bottom:0px #FFF solid;
    background-color: #f5f5f5;
    position: relative;
    margin-right: 30px;
}
.store_search_tool .store_search_price:hover{
    border:1px #ddd solid;
    border-bottom:0px #FFF solid;
    background-color: #fff;
}

.store_search_tool .store_search_price_input{
    display:block;
    width:60px;
    border:1px #ddd solid;
    line-height: 30px;
    float: left;
    background-color: #FFF;
}
.store_search_tool .store_search_price_input:last-child{
    float: right;
}
.store_search_tool .store_search_price_input input{
    display: block;
    border: 0px #ddd solid;
    height: 30px;
    line-height: 30px;
    float: right;
    width: 45px;
}
.store_search_tool  .store_search_price_content:after{
    content: "-";
    line-height: 30px;
    height:30px;
    width: 30px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left:50%;
    margin-left: -15px;
}

.store_search_tool  .store_search_price_button{
    height:34px;
    position: absolute;
    bottom: -35px;
    right:-1px;
    padding-top: 5px;
    display: none;
    border:1px #DDD solid;
    border-top:0px #DDD solid;
    z-index:999;
    width: 170px;
    background-color: #FFF;
}
.store_search_tool .store_search_price:hover .store_search_price_button{
    display: block;
}
.store_search_tool  .store_search_price_button button{
    float: right;
    width:50px;
    height:24px;
    margin-right: 10px;
}
.store_search_tool .store_search_checkbox{
    float: right;
    min-width: 360px;
    height: 20px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.store_search_tool  .store_search_page{
    float: right;
    padding-right: 10px;
}
.store_search_tool  .store_search_page span{
    padding-left: 5px;
    padding-right: 5px;
}
.store_search_tool  .store_search_page label{
    color:#141543;
}
.store_search_tool a.hover,.store_search_tool a:hover{
    color: #141543;
}
.store_search_tool a i.icon-sort-down{
    font-size: 14px;
    padding-left: 5px;
}

.store_search_category{
    margin-bottom: 10px;
    background-color: #FFF;
}
.store_search_category dl{
    line-height: 40px;
    padding-left: 95px;
    padding-right: 45px;
    position: relative;
    height: 40px;
    overflow: hidden;
    border-top: 1px #ddd solid;
}
.store_search_category dl:last-child{
    border-bottom: 1px #ddd solid;
}
.store_search_category dl dt{
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    width: 80px;
    height: 100%;
    color: #999999;
    padding-left: 15px;
    background-color: #f1f1f1;
    text-align: left;
    left:0px;
}
.store_search_category dl  dd{

}
.store_search_category dl  dd a{
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.store_search_category dl  dd a:hover,.store_search_category dl  dd a.hover{
    color: #141543;
}

.store_search_category dl dd span{
    display: inline-block;
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px #fff solid;
    border-right:1px #fff solid;
}
.store_search_category dl dd span:hover{
    background-color: #eee;
    border-left: 1px #ddd dashed;
    border-right:1px #ddd dashed;
}
.store_search_category dl dd span i{
    font-size: 12px;
}
.store_search_category dl dd span div{
    position: absolute;
    top:40px;
    left:0px;
    display: none;
    z-index: 999;
    background-color: #FFF;
    line-height: 40px;
    min-height: 40px;
    width: 100%;
    border: 1px #ddd solid;
}
.store_search_category dl dd span:hover div{
    display: block;
}
.store_search_category dl dd span label{
    line-height: 40px;
}


.store_goods_list{
    padding-top: 13px;
    width:1200px;
}
.store_goods_list .store_goods_item{
    width:227px;
    hegith:360px;
    float:left;
    margin-right:13px;
    margin-bottom: 13px;
    box-shadow: 0 0 3px #ddd;
    background-color: #FFF;
    position: relative;
}
.store_goods_list .store_goods_item:hover{
    box-shadow: 0 0 3px #999;
}
.store_goods_list .store_goods_item:nth-child(5n+5){
    margin-right: 0px;
}
.store_goods_list .store_goods_item img{
    width:207px;
    height:207px;
}
.store_goods_list .store_goods_item a{
    padding: 10px;
    padding-bottom: 0px;
    display: block;
}
.store_goods_list .store_goods_item h3{
    font-size: 14px;
    color:#000;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: 5px;
}
.store_goods_list .store_goods_item h5{
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    color:#141543;
    line-height: 30px;
    font-weight: bold;
}

.store_goods_list .store_goods_item .store_goods_star{
    position: absolute;
    right:10px;
    bottom:10px;
}


/*首页样式*/

.liuxing-goods{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
    position: relative;
}
.liuxing-goods .swiper-container{
    margin-left: 45px;
    margin-right: 45px;
    padding-top: 35px;
}
.liuxing-goods h3{
    height: 60px;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
}
.liuxing-goods h3>label{
    font-size: 32px;
    color:#1a388c;
    line-height: 60px;
}
.liuxing-goods h3>span{
    font-size: 16px;
    color:#333;
    padding-left: 15px;
}
.liuxing-goods h3 div{
    left:0px;
    top:45px;
}
.liuxing-goods h3 div span{
    margin-left: 5px;
}
.liuxing-goods .swiper-pagination-bullet-active{
    color:#141543;
    background:#141543;
}
.liuxing-goods a{
    display: block;
    width:100%;
}
.liuxing-goods a img{
    max-width: 100%;
}
.liuxing-goods a p{
    display: block;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
}
.liuxing-goods a label{
    display: block;
    color:#141543;
    line-height: 36px;
    font-weight: bold;
    font-size: 14px;
}
.liuxing-goods .swiper-button-next,.liuxing-goods .swiper-button-prev{
    background: none;
}
.liuxing-goods .swiper-button-next{
    right:0px;
}
.liuxing-goods .swiper-button-prev{
    left:0;
}

.liuxing-goods .swiper-button-next i,.liuxing-goods .swiper-button-prev i{
    color: #999;
    font-size: 42px;
}

.index-goods{
    width:1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 20px;
}
.index-goods div{
    padding: 15px;
}
.index-goods a{
    display: block;
    padding: 15px;
    box-shadow: 0 0 3px #eee;
}
.index-goods a ins{
    text-decoration: line-through;
    display: block;
    font-size: 16px;
    color:#999999;
    font-style: normal;
    line-height: 24px;
}
.index-goods a label{
    display: block;
    color:#141543;
    font-size: 22px;
    line-height: 30px;
}
.index-goods a:hover{
    box-shadow: 0 0 3px #666;
}
.index-goods a img{
    display: block;
    max-width: 100%;
}
.index-goods a p{
    font-size: 14px;
    color:#333333;
    line-height: 24px;
    display: block;
    height: 72px;
}



/*弹框form表单样式*/
.layui-layer-form .layui-layer-title{
    background-color: #FFF;
    line-height: 60px;
    height:60px;
    font-size: 16px;
}
.layui-layer-form .layui-layer-content{

}
.layui-layer-form  .layui-layer-btn{
    padding-left: 30px;
    padding-right: 30px;
}
.layui-layer-form  .layui-layer-btn a{
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    float: right;
    color:#FFFFFF;
    margin-left: 20px;
    margin-right: 0px;
}
.layui-layer-form .layui-layer-btn .layui-layer-btn1{
    border-color: #dedede;
    background-color: #FFFFFF;
    color:#666;
}
.layui-layer-form .layui-layer-btn .layui-layer-btn0{
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color:#FFFFFF;
}
.layui-layer-form  .layui-layer-setwin{
    top:22px;
}
.layui-layer-form .layui-layer-btn{
    height:40px;
    padding-bottom: 40px;
    padding-top: 30px;
}

/*加入购物车成功样式*/

.layui-layer-cart .layui-layer-title{
    background-color: #FFF;
    line-height: 60px;
    height:60px;
    font-size: 16px;
}
.layui-layer-cart .layui-layer-content{
    text-align: center;
    line-height: 30px;
    color: #999;
}
.layui-layer-cart .layui-layer-content i{
    color:#44b549;
    display: block;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    height: 80px;
    padding-top: 20px;
    padding-bottom: 5px;
}

.layui-layer-cart  .layui-layer-btn{
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
    text-align: center;
}
.layui-layer-cart  .layui-layer-btn a{
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color:#FFFFFF;
    margin-left: 30px;
    line-height: 38px;
    height: 38px;
    margin-right: 30px;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
}
.layui-layer-cart .layui-layer-btn .layui-layer-btn1{
    border-color: #dedede;
    background-color: #FFFFFF;
    color:#666;
}
.layui-layer-cart .layui-layer-btn .layui-layer-btn0{
    border-color: #f6a409;
    background-color: #f6a409;
    color:#FFFFFF;
}
.layui-layer-cart  .layui-layer-setwin{
    top:22px;
}
.layui-layer-cart .layui-layer-btn{
    height:40px;
    padding-bottom: 40px;
    padding-top: 30px;
}

/*确认框样式*/
.layui-layer-confirm .layui-layer-title{
    background-color: #FFF;
    line-height: 40px;
    height:40px;
    font-size: 16px;
    border-bottom: 0px #ddd solid;
    border-radius: 5px 5px 0 0;
}
.layui-layer-confirm .layui-layer-content{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
.layer-confirm-help{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}
.layer-confirm-help i{
    font-size: 72px;
    line-height: 72px;
    display: block;
    height: 90px;
    margin: 0 auto;
    color: #141543;
}
.layui-layer-confirm .layui-layer-content .layer-confirm-confirm{
    line-height: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.layui-layer-confirm  .layui-layer-btn{
    display: -webkit-box;
    width: 100%;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 0;
    text-align: center;
    border-top: 1px solid #D0D0D0;
    border-radius: 0 0 5px 5px;
    padding: 0;
}
.layui-layer-page.layui-layer-confirm .layui-layer-btn{
    padding: 0px;
}
.layui-layer-confirm  .layui-layer-btn a{
    position: relative;
    display: block;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    padding: 0;
    line-height: inherit;
    height: auto;
    margin: 0;
    border: 0px #ddd solid;
    background-color: transparent;
    color: #141543;
}
.layui-layer-confirm .layui-layer-btn a:first-child {
    border-right: 1px solid #D0D0D0;
    border-radius: 0 0 0 5px;
    color: #333333;
}
.layui-layer-confirm  .layui-layer-btn a:hover{
    background-color: #F2F2F2;
}
.layui-layer-confirm  .layui-layer-setwin{
    top:12px;
    right:6px;
}


.find-layer-report{
    width:700px;
}
.find-layer-report-title{
    font-size: 16px;
    color: #333333;
    line-height: 60px;
    padding-left: 15px;
    position: relative;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
}
.find-layer-report-title .layui-icon-close{
    position: absolute;
    right:15px;
    top:15px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.find-layer-report-content{
    padding: 15px;
}
.find-layer-report h2{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    padding-bottom: 20px;

}
.find-layer-report h2 span{
    font-size: 18px;
    font-weight: normal;
    color:#44b549;
}
.find-layer-report h2 span i{
    float: left;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border:1px #44b549 solid;
    border-radius: 50%;
}
.find-layer-report-article{
    padding: 10px;
    background-color: #f3f3f3;
    margin-bottom: 10px;
    min-height: 60px;
}
.find-layer-report-article img{
    height:60px;
    width: 60px;
    float: left;
    margin-right: 10px;
}
.find-layer-report-article h3{
    line-height: 30px;
    white-space: nowrap;
    text-overflow:ellipsis;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    overflow:hidden;
}
.find-layer-report-article p{
    line-height: 24px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    color:#999;
}
.find-layer-report-bottom{
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.find-layer-report-bottom button{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.find-layer-report-bottom .layui-btn-normal{
    background-color: #141543;
}
.find-layer-report-radio{
    margin-bottom: 10px;
}

.goods-store{
    width:1200px;
    margin: 0 auto;
    border-bottom:1px #ddd solid;
    height:200px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.goods-store-left{
    float: left;
}
.goods-store-right{
    float: right;
    width:744px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.goods-store-right .swiper-slide{
    background-color: #FFFFFF;
    height:200px;
    box-sizing: border-box;
}
.goods-store-right .swiper-slide a{
    width:120px;
    position: relative;
    padding: 15px;
    height: 160px;
    display: block;
    margin: 0 auto;
}
.goods-store-right .swiper-slide a img{
    width:100px;
    margin-bottom: 10px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
}
.goods-store-right .swiper-slide a p{
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}
.goods-store-right .swiper-slide a label{
    text-align: center;
    bottom:0px;
    color:#b12704;
    font-size: 16px;
    width:100%;
    display: block;
    left:0px;
    position: absolute;
    font-weight: bold;
}


.goods-store-right .swiper-button-next,.goods-store-right .swiper-button-prev{
    background: none;
}
.goods-store-right .swiper-button-prev, .goods-store-right .swiper-button-next{
    width:24px;
    height:72px;
    line-height: 72px;
    color:#141543;
    text-align: center;
    overflow: hidden;
    background-color: transparent;
}
.goods-store-right .swiper-button-next:after, .goods-store-right .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.goods-store-right .swiper-button-prev:after, .goods-store-right .swiper-container-rtl .swiper-button-next:after{
    content: '';
}
.goods-store-right .swiper-button-prev.swiper-button-disabled, .goods-store-right .swiper-button-next.swiper-button-disabled{
    width:24px;
    height:72px;
    line-height: 72px;
    color:#141543;
    text-align: center;
    background-color: transparent;
    display: none;
    top:80px;
}
.goods-store-right .swiper-button-prev {
    left:0px;
}
.goods-store-right .swiper-button-next{
    right:0px;
}
.goods-store-right .swiper-button-next i, .goods-store-right .swiper-button-prev i{
    color:#141543;
    font-size: 24px;
}
.goods-store-left{
    padding-left: 80px;
    padding-top: 20px;
}
.goods-store-left .store-logo{
    padding-left: 75px;
    display: block;
    position: relative;
    height: 65px;
}
.goods-store-left .store-logo img{
    width:62px;
    height: 62px;
    border-radius: 50%;
    display: block;
    border:1px #ddd solid;
    position: absolute;
    left:0px;
    top:0px;
}
.goods-store-left .store-logo h2{
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    font-weight: bold;
}
.goods-store-left .store-logo p{
    font-size: 13px;
    color:#666666;
    line-height: 26px;
}
.store-comment{
    padding-left: 100px;
    position: relative;
    padding-top: 30px;
    height: 65px;
}
.store-comment label{
    color:#141543;
    font-size: 56px;
    line-height: 56px;
    position: absolute;
    left:0px;
    width:100px;
    text-align: left;
    top:20px;
    display: block;
}

.store-comment .layui-rate li i.g3ys-icon{
    width: 24px;
    height:24px;
}
.store-comment p{
    line-height: 24px;
    padding-left: 5px;
    font-size: 13px;
    color:#333333;
}



.login-content{
    margin:0 auto;
    width: 360px;
    overflow: hidden;
}
.login-content .layui-form{
    margin-right:0px;
    width:360px;
    background-color:#FFF;
}
.layui-form-login{
    border:1px #ddd solid;
    width:320px;
    height:40px;
    margin:0 auto;
    margin-bottom: 18px;
}
.layui-left{
    float:left;
}
.layui-right{
    float:right;
}
.login-content .layui-form .layui-form-login.layui-form-image{
    border-bottom:1px #ddd solid;
}
.login-content .layui-form h3{
    font-size:18px;
    line-height:60px;
    text-align:center;
    font-weight:normal;
    position:relative;
    padding:0px;
    margin:0px;
    border-bottom: 1px #141543 solid;
    margin-bottom:28px;
    background-image: url("../images/username-login.png");
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
}
.login-content .layui-form h3.scan{
    background-image: url("../images/scan-login.png");
}
.login-content .layui-form h3 i{
    font-size: 26px;
    line-height: 60px;
    color:#999999;
}
.login-content .layui-form h3 ins{
    display: block;
    position: absolute;
    right:0px;
    height:50px;
    width:50px;
    top:0px;
    cursor: pointer;
}
.login-content .layui-form h3 a{
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
    color: #666666;
}
.login-content .layui-form h3 a.hover{
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
    font-weight: bold;
    color: #000000;
}
.login-content .layui-form h3 label{
    width:100px;
    display: block;
    margin: 0 auto;
    line-height: 60px;
}
.login-content .layui-form h3 label .iconfont{
    float: left;
    line-height: 63px;
}
.login-content .layui-form .scan-msg{
    line-height: 32px;
    text-align: center;
    height:32px;
    width:180px;
    margin: 0 auto;
}
.login-content .layui-form .layui-form-code .layui-input-block{
    position: relative;
    padding-right: 120px;
}
.login-content .layui-form .layui-form-code .layui-input-block a {
    width: 101px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0px;
    top:1px;
    border-left: 1px #ddd solid;
    cursor: pointer;
    background-color: #f5f5f5;
}
.layer-mobile-login,.layer-mobile-code-login,.layer-email-login{
    cursor: pointer;
}
.login-content .layui-form .scan-msg .iconfont{
    font-size: 24px;
    display: inline-block;
    line-height: 32px;
    margin-right: 15px;
    float: left;
}
.login-content .layui-form .scan-msg label{
    display: inline-block;
    line-height: 32px;
    float: left;
}
.login-content .scan-canvas{
    width:150px;
    height:150px;
    background-image: url('../images/scan.png');
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 30px;
}
.layui-form-login .layui-form-label{
    width:30px;
    height:40px;
    padding:0px;
    line-height:40px;
    text-align:right;
}
.layui-form-login  .layui-input-block{
    margin-left:30px;
}
.layui-form-login .layui-form-label .iconfont {
    font-size:20px;
}
.layui-form-login .layui-form-label .iconfont.icon-youxiang{
    font-size:18px;
}
.layui-form-login .layui-input{
    border-width:0px;
    border-radius:0px;
    padding-left:0px;
}

.layui-form-login.layui-form-image .layui-input{
    width:63%;
    float:left;
}
.layui-form-login.layui-form-image img{
    width:35%;
    height:39px;
    float:right;
    border-left: 1px #ddd solid;
}
.layui-form-login-btn{
    clear:both;
    width:320px;
    margin:0 auto;
    padding-bottom: 20px;
}
.layui-form-login-btn p{
    display:block;
    height:36px;
}
.layui-form-login-btn p a{
    color:#224d8d;
    line-height:36px;
}
.layui-form-login-btn .layui-btn{
    clear:both;
    width:320px;
    margin:0 auto;
    border-radius:4px;
    display:block;
    height:46px;
    background-color: #141543;
    color:#ffffff;
    font-size: 18px;
}
.layui-form-login-btn div{
    text-align: center;
}
.layui-form-login-btn div a{
    font-size: 13px;
    color:#333333;
}
.layui-form-login-btn div a i{
    font-size: 12px;
}

.layui-form-login-select .layui-form-select{
    width:70px;
    text-align:center;
    float:left;
    border-right:1px #ddd solid;
}
.layui-form-login-select .layui-anim.layui-anim-upbit{
    text-align:left;

}
.layui-form-login-select .layui-form-select  .layui-input{
    text-align:center;
    padding-right:10px;
    width:60px;
    margin-left:0px;
}
.layui-form-login .layui-input{
    text-indent:15px;
}
.layui-form-login-select .layui-input{
    float:left;
    width:180px;
    margin-left:10px;
    text-indent:0px;
}
.layui-form-login .layui-form-select dl{
    left:-31px;
    height:240px;
    max-height: 240px;
    width: 322px;
}

.login-content .form-error{
    color:#d43d27;
    width:280px;
    margin: 0 auto;
    margin-top: -15px;
    background-color: #ffebeb;
    border:1px #f9ccc7 solid;
    line-height: 40px;
    height: 40px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 12px;
    display: none;
}
.login-content .form-error:after{
    content:'\e63e';
    font-family: "iconfont";
    position: absolute;
    left:10px;
    top:10px;
    line-height: 20px;
    font-size: 18px;
    height:20px;
    color: #141543;
}

/*右侧样式*/
.silder-right{
    position: fixed;
    right:0px;
    bottom: 120px;
    margin-top: -90px;
    background-color:rgba(255,255,255,0.8);
    z-index:999999;
}
.silder-right a{
    display: block;
    width:50px;
    height:50px;
    text-align: center;
    line-height: 50px;
    position: relative;
}
.silder-right a i{
    font-size: 20px;
    color:#666;
}
.silder-right a i.icon-xiangqingretui{
    font-size: 24px;
}
.silder-right a:hover i{
    color:#f6a000;
}
.silder-right a label{
    width: 16px;
    height:16px;
    background-color: #141543;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    position: absolute;
    right:5px;
    top:10px;
    color:#ffffff;
}


.order-step{
    height: 0px;
    position: relative;
    background-color: #e5e5e5;
    border-bottom: 2px #e5e5e5 solid;
    width:300px;
    margin-top: 20px;
    margin-right: 30px;
    float: right;
    border-radius: 10px;
}
.order-step div{
    position:absolute;
    text-align: center;
    width:76px;
    top:-8px;
}
.order-step div label{
    line-height: 30px;
    font-size: 12px;
    display: block;
    color:#333;
}
.order-step div span{
    width:12px;
    height:12px;
    line-height: 12px;
    border-radius: 50%;
    display: inline-block;
    color:#666;
    background-color: #e5e5e5;
}

.order-step div.active label{
    color: #333;
}
.order-step div.active span{
    color:#FFF;
    background-color: #141543;
    font-weight: bold;
    border:4px #141543 solid;
    line-height: 12px;
    text-align: center;
}
.order-step div.active span:after{
    content:'\e72e';
    font-family: "iconfont";
    font-size: 10px;
    line-height: 12px;
    display: block;
    text-align: center;
}


.order-step div.order-step1{
    left:-35px;
}
.order-step div.order-step2{
    left:65px;
}
.order-step div.order-step3{
    left:165px;
}
.order-step div.order-step4{
    left:265px;
}

.shopcart-foot-goods{

    margin:0 auto;
}
.shopcart-foot-goods-title{
    padding-top: 20px;
    padding-bottom: 20px;
}
.shopcart-foot-goods-title a{
    font-size: 18px;
    line-height: 42px;
    border-bottom:2px transparent solid;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.shopcart-foot-goods-title a.hover{
    color:#141543;
    border-bottom:2px #141543 solid;
}


/*首页*/
.app-top{
    width: 1200px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0 auto;
    box-shadow: 0px 0px 20px  #eee, -20px -30px 10px 0px rgba(255,255,255,0.5);
    background: #fff;
    
}
.app-img{
    width: 40px;
    height: 40px;
    border-radius: 50%;

}
.app-link{
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.app-text{
     font-size: 12px;
     color: #333;
     margin-top:10px
}
.app-line{
    position: absolute;
    width: 1px;
    height: 60px;
    background: #eee;
    top: 0px;
    right: -1px;
}
.app-wed{
    
    margin: 0 auto;
    width: 1200px;
}
.app-xprm{
    margin-top: 45px;
}
.app-xprm h1{
    margin-bottom: 21px;
}
.app-sp{
    display:flex;
    align-items: center;
     height: 684px;
     background: #fff3e4;
     flex-direction: column;
     justify-content: center; 
}

.app-item{
    width: 230px;
    float: left;
    margin-right: 12px; 
}
.app-item1{
    width: 230px;
    float: left;
    margin-right: 12px; 
}
.app-item:last-child{
    margin-right: 0;
}
.app-spa{
    height: 335px;
    background-color: #fff;
}
.app-aaa .app-item{
  margin-top: 13px;
  
}
.app-fqi {
    color:#cac1b5;
    margin-top:6px;
}
.app-jiage {
    color:#b65453;
    margin:6px;
}
.app-tu{
    width: 155px;
    height: 170px;
}
.app-item-top{
    padding: 30px 30px 20px;
}
.app-tu2{
    width: 100%;

}
.app-item-bottom{
    padding-left: 12px;
    padding-right: 24px;
    
}
.app-item-bottom h3{
    font-size: 14px;
}
.app-xiaos{
    font-size: 10px;
    color:#ccc;
    margin-top: 10px;
}
.app-jg{
    color:#b65453;
    font-size: 20px;
    float: left;
}
.app-jg2{
    text-decoration:line-through;
    color: #acacac;
    font-size: 14px;
    margin: 5px 90px;
}
.app-wed1{
    margin: 0 auto;
    width: 1200px;
}
.app-xprm1 {
    margin-top: 45px;
}
.app-xprm1 h1{
    margin-bottom: 21px;
}

.app-sp1{
    display:flex;
    align-items: center;
     height: 335px;
     width: 473px;
     background: #fff3e4;
     flex-direction: column;
     justify-content: center; 
}
 .app-tu1 {
    width: 473px;
    height: 335px;
     
}
.app-shangp{
    width: 233px;
    height: 340px;
    color: #f1f5f8;
}
.app-spa1{
    width: 190px;
    height: 300px;
    color: #ffffff;
    background-color:#fff;
}
.app-biaot{
    margin: 0 auto;
    width: 1200px;
}
.biaoti {
    text-align:center;
    margin-top: 45px;
}
.layui-col-md3{
    width: 25%;
    height: 80px;
    margin-top: 45px;
}
.layui-row:after, .layui-row:before {
    content: '';
    display: block;
    clear: both;
}
.biaoti-c{
    padding-left:80px;
    padding-right:80px;
    position:relative;
}
.biaoti-l1{
    position:absolute;
    left:520px;
    top:11px;
    height:20px;
    width:20px;
    border-radius:50%;
    display:block;
    background-color:#dbd5d5;
}
.biaoti-l2{
    position:absolute;
    left:500px;
    top:13px;
    height:16px;
    width:16px;
    border-radius:50%;
    display:block;
    background-color:#e5e3e3;
}
.biaoti-l3{
   position:absolute;
   left:482px;
   top:15px;
   height:13px;
   width:13px;
   border-radius:50%;
   display:block;
   background-color:#edeaea;
}
.biaoti-l4{
    position:absolute;
    left:660px;
    top:11px;
    height:20px;
    width:20px;
    border-radius:50%;
    display:block;
    background-color:#dbd5d5;
}
.biaoti-l5{
    position:absolute;
    left:684px;
    top:13px;
    height:16px;
    width:16px;
    border-radius:50%;
    display:block;
    background-color:#e5e3e3;
}
.biaoti-l6{
   position:absolute;
   left:702px;
   top:15px;
   height:13px;
   width:13px;
   border-radius:50%;
   display:block;
   background-color:#edeaea;
}


.biaoti-l7{
    position:absolute;
    left:500px;
    top:11px;
    height:20px;
    width:20px;
    border-radius:50%;
    display:block;
    background-color:#dbd5d5;
}
.biaoti-l8{
    position:absolute;
    left:480px;
    top:13px;
    height:16px;
    width:16px;
    border-radius:50%;
    display:block;
    background-color:#e5e3e3;
}
.biaoti-l9{
   position:absolute;
   left:462px;
   top:15px;
   height:13px;
   width:13px;
   border-radius:50%;
   display:block;
   background-color:#edeaea;
}
.biaoti-l11{
    position:absolute;
    left:680px;
    top:11px;
    height:20px;
    width:20px;
    border-radius:50%;
    display:block;
    background-color:#dbd5d5;
}
.biaoti-l12{
    position:absolute;
    left:704px;
    top:13px;
    height:16px;
    width:16px;
    border-radius:50%;
    display:block;
    background-color:#e5e3e3;
}
.biaoti-l13{
   position:absolute;
   left:722px;
   top:15px;
   height:13px;
   width:13px;
   border-radius:50%;
   display:block;
   background-color:#edeaea;
}
.daohang{
    width: 20%;
    height: 70px;
    float: left;
    margin-top: 45px;
    font-size:18px;
    font-weight:bold;
}
.huany {
    font-size:15px;
    font-weight: normal;
    margin-top: 7px;
    color:#9b9b9b;
    
}

/*优惠券样式*/
.coupon-div{
    padding: 15px;
    padding-top: 5px;
    background-color: #f5f5f5;
}
.coupon-item{
    margin-top: 10px;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    padding-left: 85px;
    position: relative;
}
.coupon-item-left{
    position: absolute;
    left:0px;
    top:0px;
    width: 85px;
    height: 85px;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    background-color: #ff3c29;
    text-align: center;
}
.coupon-item-price-rule{

}
.coupon-item-price{
    padding-top: 15px;
    font-weight: bold;
}
.coupon-item-money{
    font-size: 12px;
}
.coupon-item-rule{
    font-size: 12px;
}
.coupon-item .dot-list{
    position: absolute;
    left:82px;
    top:-3px;
}
.coupon-item .dot-list span{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #f5f5f5;
    display: block;
    margin-bottom: 4px;
}
.coupon-item-right{
    height: 85px;
    padding-left: 10px;
    padding-right: 10px;
}
.coupon-item-name{
    color:#000;
    padding-top: 10px;
    font-size: 14px;
}
.coupon-item-receive{
    color:#999999;
    line-height: 20px;
    height:20px;
    padding-bottom: 5px;
    display: block;
}
.coupon-item-msg{
    font-size: 12px;
    color:#666;
    padding-left: 5px;
}
.coupon-item-time{
    font-size: 12px;
    line-height: 14px;
    color: #969696;
}
.coupon-item-btn{
    background-color: #ff3c29;
    height: 22px;
    line-height: 22px;
    border-radius: 11px!important;
    font-size: 10px!important;
    font-weight: 400!important;
    color: #fff;
    position: absolute;
    right:10px;
    width:60px;
    top:30px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    border:0px #ddd solid;
    padding: 1px 6px;
    cursor: pointer;
}

.header-shopcart{
    height: 74px;
    margin: 0 auto;
    width: 100%;
    background-color: #FFF;
    padding-bottom: 16px;
}
.header-shopcart-content{
    margin: 0 auto;
}

.header-content-shopcart{
    margin: 0 auto;
}
.header-shopcart-left{
    width: 300px;
    height: 74px;
    float: left;
}
.header-shopcart-left a.logo{
    float: left;
    height: 48px;
    margin-top: 13px;
    padding-bottom: 13px;
    display: block;
    margin-right: 15px;
}
.header-shopcart-left a.logo img{
    height: 100%;
}
.header-shopcart-left ins{
    height: 46px;
    margin-top: 14px;
    margin-right: 15px;
    display: inline-block;
    float: left;
    width: 1px;
    background: linear-gradient(to bottom, #ffffff , #ddd,#ffffff);
}

.header-shopcart-left h1{
    font-size: 24px;
    color: #666666;
    margin-top: 20px;
}
.header-shopcart-right{
    float: right;
    padding-top: 5px;
}

.shopcart-main{
    margin: 0 auto;
    margin-bottom: 70px;
}
.shopcart-list-top{
    line-height: 30px;
    height: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.shopcart-list .shopcart-list-title{
    width:340px;
    float: left;
}
.shopcart-list .shopcart-list-title img{
    float: left;
    width: 80px;
    height: 80px;
}

.shopcart-list .shopcart-list-title p{
    float: left;
    width: 180px;
    display: block;
    padding-left: 10px;
}
.shopcart-list .shopcart-list-title .goods-checkbox{
    float: left;
    margin-top:0px;
    margin-right: 10px;
}
.shopcart-list .shopcart-list-title .goods-button{
    float: left;
    margin-top:12px;
    margin-right: 10px;
    width:20px;
    line-height: 16px;
    text-align: center;
    height:48px;
    border: 1px #ddd solid;
}
.shopcart-list .shopcart-list-spec{
    width: 150px;
    float: left;
    min-height:14px;
    height: 80px;
    position: relative;
}
.shopcart-list-top .shopcart-list-spec{
    height: 20px;
}
.shopcart-list .shopcart-list-spec label{
    width: 150px;
    min-height:14px;
    height: 60px;
    position: relative;
}
.shopcart-list .shopcart-list-spec a{
    position: absolute;
    left:0px;
    bottom:-10px;
    color:#141543;
    border:1px #141543 solid;
    padding: 0px 10px;
}
.shopcart-list .shopcart-list-spec a i{
    font-size: 12px;
}
.shopcart-list .shopcart-list-price{
    width: 120px;
    float: left;
    text-align: center;
}
.shopcart-list .shopcart-list-num{
    width: 120px;
    float: left;
    text-align: center;
}
.shopcart-list .shopcart-list-total{
    width: 100px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.shopcart-list-top .shopcart-list-price{
    font-size: 14px;
    font-weight: bold;
}
.shopcart-list-top .shopcart-list-num{
    font-size: 14px;
    font-weight: bold;
}
.shopcart-list-top .shopcart-list-option{
    font-size: 14px;
    font-weight: bold;
}
.shopcart-list .shopcart-list-option{
    width: 100px;
    float: right;
}
.shopcart-list .shopcart-list-option a{
    display: block;
    line-height: 24px;
}
.shopcart-list .shopcart-list-store .shopcart-list-title{
    width:320px;
    position: relative;
}
.shopcart-list .shopcart-list-store .shopcart-list-title ins{
    background-color: rgba(0,0,0,0.6);
    width:80px;
    height:80px;
    line-height: 80px;
    text-decoration: none;
    text-align: center;
    display: block;
    position: absolute;
    left:33px;
    top:0px;
    font-size: 14px;
    color:#FFF;
    border-radius: 50%;
}
.shopcart-list .shopcart-list-store .shopcart-list-option{
    width:100px;
}
.shopcart-list .shopcart-list-option a.shopcart-favor{
    color: #141543;
}
.shopcart-list .shopcart-list-option a.shopcart-del{
    color:#b12704;
}
.shopcart-list-store{

    background-color: #FFF;
    margin-bottom: 20px;
}
.shopcart-list-store-title{
    height:20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.shopcart-list-store-title img{
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 50%;
}
.shopcart-list-store-title .g3ys-checkbox{
    line-height: 20px;
    height: 20px;
    float: left;
    padding-right:15px;
}
.shopcart-list-store-title a{
    margin-right: 10px;
    color:#333333;
}
.shopcart-list-store-title ins{
    float: right;
    text-decoration: none;
    color:#666666;
}
.shopcart-list-store-title ins label{
    color:#333;
}
.shopcart-list-item{
    height:80px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px #ddd solid;
    position: relative;
}
.shopcart-list-bottom{
    height: 60px;
    background-color: #FFF;
}

.shopcart-list-bottom-left{
    height: 20px;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.shopcart-list-bottom-right{
    float: right;
}
.shopcart-list-bottom-right .shopcart-sum{
    line-height: 20px;
    padding-right:30px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    text-align: right;
    color:#666666;
}
.shopcart-list-bottom-right .shopcart-total{
    line-height: 24px;
    border-left: 1px #ddd solid;
    height:48px;
    margin-top: 6px;
    padding-left: 30px;
    padding-right: 45px;
    float: right;
    color:#666666;
}
.shopcart-list-bottom-right .shopcart-total p{
    display: block;
    height:24px;
    overflow: hidden;
}
.shopcart-list-bottom-right .shopcart-total label{
    font-size: 24px;
    line-height: 24px;
    color:#141543;
}
.shopcart-list-bottom-right .shopcart-total ins{
    font-style: normal;
    text-decoration: none;
}
.shopcart-list-bottom-right a{
    float: right;
    height:60px;
    line-height: 60px;
    padding-left: 40px;
    padding-right: 40px;
    color:#FFF;
    background-color:#d7402e;
}
.shopcart-sort-spec{
    position: absolute;
    width:564px;
    padding: 10px;
    border: 1px #dddddd solid;
    min-height: 180px;
    background-color: #ffffff;
    z-index: 99999;
    left: 320px;
    top: 120px;
    display: none;
}
.shopcart-sort-spec:before{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-bottom: 12px #ddd solid;
    border-right: 10px transparent dashed;
    top:-20px;
    left:30px;
}
.shopcart-sort-spec-error{
    line-height: 30px;
    padding-left: 10px;
    color:#141543;
}
.shopcart-sort-spec-bottom{
    padding-left: 70px;
}
.shopcart-sort-spec:after{
    position: absolute;
    content: '';
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-bottom: 10px #fff solid;
    border-right: 10px transparent dashed;
    top:-18px;
    left:30px;
}
.shopcart-sort-spec-left{
    width:382px;
    float: left;
    min-height: 180px;
    border-right: 1px #dddddd solid;
}
.shopcart-sort-spec-right{
    width: 180px;
    height: 180px;
    float: left;
}
.shopcart-sort-spec-right a.shopcart-sort-spec-img{
    padding: 10px;
    display: block;
    position: absolute;
    top:50%;
    margin-top: -90px;
    right:5px;
}
.shopcart-sort-spec-right img{
    width:160px;
    height: 160px;
    display: block;
    border: 1px #dddddd solid;
}
.shopcart-sort-spec-item{
    padding-left: 70px;
    position: relative;
    font-size: 12px;
    line-height: 24px;
    min-height: 34px;
    padding-bottom: 10px;
    color:#666;
}
.shopcart-sort-spec-item ins{
    text-decoration: none;
    font-style: normal;
}
.shopcart-sort-spec-item span{
    display: inline-block;
    line-height: 24px;
}
.shopcart-sort-spec-item label{
    position: absolute;
    top:0px;
    left:0px;
    font-size: 12px;
    display: block;
    width:60px;
    text-align: right;
    color:#333;
    text-align:justify;
    text-justify:distribute-all-lines;
    text-align-last:justify;
    -moz-text-align-last:justify;
    -webkit-text-align-last:justify;
}
.shopcart-sort-spec-item label:after{
    content: "";
    display: inline-block;
    width: 100%;
}

.shopcart-sort-spec-items{
    padding-top: 5px;
    padding-bottom: 5px;
}
.shopcart-sort-spec-items a{
    position: relative;
    display:block;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    border:1px #ddd solid;
    float: left;
    background-color: #ffffff;
}
.shopcart-sort-spec-items a img{
    width:22px;
    display: inline-block;
    padding: 2px;
    height:22px;
}
.shopcart-sort-spec-items a.active{
    border:1px #141543 solid;
}
.shopcart-sort-spec-items a strong{
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
}
.shopcart-sort-spec-items a i{
    position: absolute;
    bottom:0px;
    right:0px;
    color:#141543;
    font-size: 16px;
    display: block;
    width:0px;
    height:0px;
    display: none;
    line-height: 16px;
    border-top:7px transparent solid;
    border-right:7px #FFF solid;
    border-bottom:7px #FFF solid;
    border-left:7px transparent solid;
}
.shopcart-sort-spec-items a i:before{
    position: absolute;
    bottom:-8px;
    right:-8px;
}
.shopcart-sort-spec-items a.active i{
    display: block;
}
.shopcart-sort-spec-item p a{
    display: inline-block;
    padding: 3px 8px;
    line-height: 20px;
    height:20px;
    border:1px #DDD solid;
    margin-right: 5px;
    background-color: #F2F2F2;
    position: relative;
}
.shopcart-sort-spec-item p a i{
    position: absolute;
    right:-2px;
    bottom:-2px;
    color:#141543;
    display: none;
}
.shopcart-sort-spec-item p a.active{
    line-height: 18px;
    height:18px;
    border:2px #141543 solid;
}
.shopcart-sort-spec-item p a.active i{
    display: block;
}
.shopcart-list-add{
    height: 48px;
    text-align: center;
    float: left;
    border-radius: 6px;
    padding: 15px;
    border:1px #dddddd solid;
    line-height: 24px;
    margin-right: 10px;
}
.shopcart-list-add span{
    line-height: 24px;
    display: block;
}
.shopcart-list-add a{
    line-height: 24px;
    display: block;
    color: #007aff;
}

/*组合商品列表信息*/
.shopcart-list-sub-item{
    padding-left: 120px;
    padding-bottom: 20px;
    padding-top: 10px;
}
.shopcart-list-sub-item-add{
    border-radius: 6px;
    border:1px #ddd solid;
    display: inline-block;
    text-align: center;
    padding: 6px;
}
.shopcart-list-sub-item-add a{
    color:#141543;
    height: 24px;
    line-height: 24px;
}
.shopcart-list-sub-item-add span{
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
}
.shopcart-list-sub-item-item{

}

/*优惠券样式*/
.shopcart-coupon-btn{
    background-color: #141543;
    color:#fff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
}
.shopcart-coupon-btn i{
    font-size: 10px;
}
.shopcart-voucher-btn{
    background-color: #05a;
    color:#fff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
}
.shopcart-voucher-btn i{
    font-size: 10px;
}

.deliver-address{
    background-color: #FFF;
    border: 1px #ddd solid;
    padding: 15px;
    padding-left: 115px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.deliver-address-title{
    position: absolute;
    left:0px;
    top:15px;
    width: 100px;
    line-height: 34px;
    display: block;
    height: 34px;
    text-align: right;
}



.layui-from-address{
    margin-bottom: 0px;
}
/*获取地址样式*/
.deliver-address-form{
    position: relative;
    padding: 15px;
    padding-right: 300px;
}
.deliver-address-form .deliver-address-form-title{
    position: absolute;
    left:0px;
    width:100px;
    text-align: right;
    line-height: 38px;
}

.deliver-address-form .layui-input-inline{
    width:120px;
    margin-bottom: 10px;
}
.deliver-address-form .layui-input-inline-sm{
    width: 90px;
}
.deliver-address-item{
    height:34px;
    line-height: 34px;
    position: relative;
    cursor: pointer;
}
.deliver-address-item-active{
   background-color: #fef5e5;
}

.deliver-address-item-content{
    display: none;
}
.deliver-address-item-left{
    float: left;
    padding-left: 15px;
    width:660px;
    font-size: 12px;
}
.deliver-address-item-left label{
    margin-right:10px;
    height: 34px;
    line-height: 34px;
    color:#333333;
    float: left;
}
.deliver-address-item-left label i{
    color: #ddd;
    margin-right:5px;
}
.deliver-address-item-left label i.layui-icon-radio{
    color: #f6a000;
}
.deliver-address-item-left label i.layui-icon-circle{
    color: #f6a000;
}
.deliver-address-item-title{
    height: 34px;
}
.deliver-address-item-name{
    width:120px;
    height: 34px;
    overflow: hidden;
}
.deliver-address-item-email{
   width:120px;
   height: 34px;
    overflow: hidden;
}
.deliver-address-item-tel{
    width:120px;
    height: 34px;
    overflow: hidden;
}
.deliver-address-item-address{
    width:240px;
    height: 34px;
    overflow: hidden;
}
.deliver-address-item-right{
    float: right;
    text-align: right;
}
.deliver-address-item-right button{
    border: 0px #ddd solid;
    margin-right: 15px;
    font-size: 12px;
    color: #666666;
    background-color: transparent;
    cursor: pointer;
}
#add-address{
    padding-left: 15px;
    line-height: 34px;
    height: 34px;
    color: #333333;
    cursor: pointer;
}
#add-address i{
    margin-right: 5px;
    color:#f6a000;
}


.shopcart-main{
    margin: 0 auto;
    margin-bottom: 70px;
}
.shopcart-list-top{
    line-height: 20px;
    height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px #dddddd solid;
}
.shopcart-list .shopcart-list-title{
    width:460px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.shopcart-list .shopcart-list-title img{
    float: left;
    width: 78px;
    height: 78px;
    margin-left: 1px;
    border: 1px #ddd solid;
}
.shopcart-list .shopcart-list-title p{
    float: left;
    width: 240px;
    display: block;
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 10px;
}
.shopcart-list .shopcart-list-title span{
    color:#999999;
    font-size: 12px;
    float: left;
    padding-left: 20px;
}
.shopcart-list .shopcart-list-title .goods-checkbox{
    float: left;
    margin-top:0px;
    margin-right: 10px;
}
.shopcart-list .shopcart-list-spec{
    width: 160px;
    float: left;
    min-height:14px;
}
.shopcart-list .shopcart-list-tax{
    width: 130px;
    float: left;
    text-align: center;
    min-height:14px;
}
.shopcart-list .shopcart-list-price{
    width: 130px;
    float: left;
    text-align: center;
}
.shopcart-list .shopcart-list-num{
    width: 130px;
    float: left;
    text-align: center;
}
.shopcart-list .shopcart-list-total{
    width: 130px;
    float: left;
    text-align: center;
}
.shopcart-list .shopcart-list-express{
    width: 80px;
    float: left;
    text-align: center;
}
.shopcart-list .shopcart-list-option{
    width: 170px;
    float: right;
}
.shopcart-list .shopcart-list-option a{
    display: block;
    line-height: 24px;
}
.shopcart-list .shopcart-list-store .shopcart-list-title{
    width:460px;
}
.shopcart-list .shopcart-list-store .shopcart-list-option{
    width:150px;
}
.shopcart-list .shopcart-list-option a.shopcart-favor{
    color: #FB4765;
}
.shopcart-list .shopcart-list-option a.shopcart-del{
    color:#b12704;
}
.shopcart-list-content{
    position: relative;
}
.shopcart-list-content-left{
    width:880px;
}

.shopcart-list-content-right{
    position: absolute;
    right:0px;
    top:0px;
    height: 100%;
    width:80px;
    box-sizing: border-box;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}
.shopcart-list-content-right span{
    border-left: 1px #dddddd solid;
    height: 100%;
    text-align: center;
    display: block;
}

.shopcart-list-content-right span label{
    position: absolute;
    right:0px;
    top:50%;
    margin-top: -12px;
    line-height: 24px;
    width:80px;
    font-weight: bold;
}

.shopcart-list-store{
    background-color: #FFF;
    margin-bottom: 20px;
    margin-top: 20px;
}
.shopcart-list-store-title{
    height:24px;
    padding-top: 10px;
    background-color:#FFF;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    border-bottom: 1px #dddddd solid;
}
.shopcart-list-store-title *{
    display: inline-block;
    height: 24px;
    line-height: 28px;
    float: left;
    margin-right: 10px;
}
.shopcart-list-store-title img{
    height: 24px;
    width: 24px;
    line-height: 24px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 0px;
}
.shopcart-list-store-title .g3ys-checkbox{
    line-height: 20px;
    height: 20px;
    float: left;
    padding-right:15px;
}
.shopcart-list-store-title a{
    margin-right: 10px;
    color:#333333;
}
.shopcart-list-store-title ins{
    float: right;
    text-decoration: none;
    color:#666666;
}
.shopcart-list-store-title ins label{
    color:#333;
}
.shopcart-list-item:first-child{
    border-top: 0px #ddd solid;
}
.shopcart-list-item{
    height:80px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px #ddd solid;
}
.shopcart-list-bottom{
    height: 60px;
    background-color: #FFF;
}

.shopcart-list-bottom-left{
    height: 20px;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.shopcart-list-bottom-right{
    float: right;
}
.shopcart-list-bottom-right .shopcart-sum{
    line-height: 60px;
    padding-right:30px;
    float: right;
}
.shopcart-list-bottom-right .shopcart-total{
    line-height: 48px;
    height:48px;
    margin-top: 6px;
    padding-left: 30px;
    padding-right:30px;
    float: right;
    color:#666666;
}
.shopcart-list-bottom-right .shopcart-total p{
    display: block;
    height:24px;
    line-height: 24px;
    overflow: hidden;
}
.shopcart-list-bottom-right .shopcart-total label{
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color:#FB4765;
}
.shopcart-list-bottom-right .shopcart-total ins{
    font-style: normal;
    text-decoration: none;
}
.shopcart-list-bottom-right button{
    height:60px;
    line-height: 60px;
    border: 0px #ddd solid;
    padding-left: 40px;
    padding-right: 40px;
    color:#FFF;
    float: right;
    background-color:#d7402e;
}

.shopcart-btn{
    height:40px;
    line-height: 40px;
    border: 0px #ddd solid;
    padding-left: 40px;
    padding-right: 40px;
    color:#FFF;
    background-color:#d7402e;
}

.shopcart-list-msg{
    border: 1px #fbe1a3 solid;
    background-color:#fef8e1;
    padding: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-right: 14px;
}
.shopcart-list-msg-left{
    float: left;
    width:400px;
}
.shopcart-list-msg-right{
    float: right;
    width:270px;
    padding-left: 230px;
    border-bottom: 1px #fbe1a3 solid;
    padding-bottom: 20px;
    text-align: left;
}
.shopcart-list-msg-right p span{
    width:130px;
    display: inline-block;
    text-align: right;
}
.shopcart-list-msg-right p label{
    font-weight: bold;
    font-size: 18px;
    padding-right: 5px;
    width:120px;
    text-align: right;
    display: inline-block;
}
.shopcart-list-msg-bottom{
    text-align: right;
    padding-top: 10px;
    height: 80px;
}
.shopcart-list-msg-bottom p{
    padding-bottom: 15px;
}
.shopcart-list-msg-bottom label{
    font-size: 24px;
    font-weight: bold;
    color: #FB4765;
    width:120px;
    padding-right: 5px;
    display: inline-block;
}
.shopcart-list{
    
}
.shopcart-list-message{
    height:120px;
    padding-top: 15px;
    border-top: 1px #ddd solid;
}
.shopcart-list-message-left{
    float: left;
    width:600px;
}
.shopcart-list-message-left label{
    width: 105px;
    padding-right: 15px;
    float: left;
    text-align: right;
}
.shopcart-list-message-left textarea{
    width: 400px;
    height:90px;
    min-height: auto;
}
.shopcart-list-message-right{
    float: right;
    width:270px;
}
.shopcart-list-message-right p{
    line-height: 30px;
    display: block;
    padding: 0;
    margin: 0;
}

.shopcart-list-message-right p label{
    font-size: 20px;
    color: #ca141d;
    margin-right: 5px;
    width:120px;
    text-align: right;
    display: inline-block;
}
.shopcart-list-message-right p span{
    display: inline-block;
    width:120px;
    text-align: right;
    padding-right: 10px;
}


/*组合商品列表信息*/
.shopcart-list-sub-item{
    padding-left: 120px;
    padding-bottom: 20px;
    padding-top: 10px;
}
.shopcart-list-sub-item-add{
    border-radius: 6px;
    border:1px #ddd solid;
    display: inline-block;
    text-align: center;
    padding: 6px;
}
.shopcart-list-sub-item-add a{
    color:#FB4765;
    height: 24px;
    line-height: 24px;
}
.shopcart-list-sub-item-add span{
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
}
.shopcart-list-sub-item-item{

}


.form-error{
    font-size: 12px;
    line-height: 30px;
    color:#FF0000;
}

.order-info{
    padding: 20px;
    background-color:#fff;
    border: 1px #e7e7e7 solid;
    margin: 0 auto;
    margin-top: 20px;
}
.order-info h1{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 40px;
}
.order-info h1 i{
    float: left;
    color: #00c800;
    font-size: 24px;
    padding-right: 10px;
}
.order-info-title{
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
}
.order-info-left{
    width:540px;
    float: left;
}
.order-info-left img{
    width: 80px;
    border: 1px #ddd solid;
    margin-right: 10px;
    float: left;
}
.order-info-left h3{
    font-size: 16px;
    line-height: 32px;
}
.order-info-left h3 label{
    color: #FB4765;
    padding-left: 10px;
}
.order-info-left h5{
    line-height: 28px;
}
.order-info-left h5 span{
    margin-right: 10px;
    max-width: 300px;
    display: block;
    float: left;
    overflow: hidden;
    white-space:nowrap;
}
.order-info-left p{
    font-size: 14px;
    color: #666;
}
.order-info-right{
    float: right;
    text-align: right;
}
.order-info-right p{
    font-size:14px;
    line-height: 36px;
}
.order-info-right p span{
    padding-left: 2px;
    padding-right: 2px;
    color: #FB4765;
}
.order-info-right h3{
    font-size:14px;
}
.order-info-right h3 label{
    font-size: 24px;
    color: #FB4765;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.order-info-right a{
    color: #999999;
    font-size: 12px;
}
.order-info-right a i{
    font-size: 12px;
}

.order-info-content{
    padding-top: 15px;
}
.layui-tab-pay > .layui-tab-title{
    padding-left: 90px;
    position: relative;
    border-bottom-color: #e7e7e7;
}
.layui-tab-pay > .layui-tab-title h3{
    position: absolute;
    width: 70px;
    text-align: right;
    left: 0px;
    top:0px;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
}
.layui-tab-pay >  .layui-tab-title .layui-this{
    background-color: #ffffff;
    color: #333333;
    font-weight: bold;
}
.layui-tab-pay >  .layui-tab-title li{
    padding: 0 30px;
    background-color: #F2F2F2;
}
.layui-tab-pay >  .layui-tab-title .layui-this:after{
    border-color: #e7e7e7;
    border-bottom-color: #ffffff;
}
.layui-tab-pay > .layui-tab-content{
    padding: 0;
    padding-left: 90px;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item{
    padding: 30px 0px;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item span{
    border:1px #ddd solid;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    opacity: 0.5;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item a{
    border:1px #ddd solid;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 5px;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item a img{
    padding-right: 10px;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item a i{
    color: #FB4765;
    font-size: 20px;
    right:0px;
    bottom:0px;
    display: none;
    position: absolute;
    text-align:right;
    width: 19px;
    height: 18px;
    vertical-align:bottom;
    line-height: 18px;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item a:hover,.layui-tab-pay > .layui-tab-content > .layui-tab-item a.hover{
    border:1px #FB4765 solid;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item a.hover i{
    display: block;
}
.layui-tab-bank > .layui-tab-title{
    border: 0px #ddd solid;
}
.layui-tab-bank > .layui-tab-title .layui-this{
    color: #f6a000;
}
.layui-tab-bank > .layui-tab-title li{
    padding: 0 10px;
}
.layui-tab-bank > .layui-tab-title li:after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
    border: 0px #ddd solid;
    border-right: 1px #ddd solid;
    height:17px;
    top:12px;
}
.layui-tab-bank > .layui-tab-title .layui-this:after{
    border: 0px #ddd solid;
    border-right: 1px #ddd solid;
    height:17px;
    top:12px;
}
.layui-tab-bank > .layui-tab-title li:last-child:after{
    border: 0px #ddd solid;
}
.layui-tab-bank > .layui-tab-title li.layui-this:last-child:after{
    border: 0px #ddd solid;
}
.layui-tab-bank > .layui-tab-content{
    padding: 0;
    padding-top: 15px;
}
.layui-tab-bank > .layui-tab-content a{
    border: 1px #ddd solid;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
}
.layui-tab-bank > .layui-tab-content span{
    border: 1px #ddd solid;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
}
.layui-tab-bank > .layui-tab-content span img{
    opacity: 0.6;
    -webkit-filter:grayscale(1);
}
.layui-tab-bank > .layui-tab-content a.hover{
    border-color: #f6a000;
}
.order-info-paypassword{

}
.order-info-paypassword p{
    color:#666666;
    line-height: 40px;
    font-size: 14px;
}
.order-info-paypassword div{
    background-image: url(../images/paypassword.png);
    background-position: left center;
    background-repeat: no-repeat;
    width:250px;
    height: 40px;
}
.order-info-paypassword input{
    width:41px;
    display: inline-block;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 24px;
    border:0px #dddddd solid;
    padding: 0;
    background-color: transparent;
}
.order-info-paypassword a{
    color: #FB4765;
}
.layui-tab-pay > .layui-tab-content > .layui-tab-item .order-info-paypassword a{
    border: 0px #dddddd solid;
}
.order-pay{
    background-color: #d84131;
    color: #FFFFFF;
    font-size:18px;
    width:190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 0px #ddd solid;
    cursor: pointer;
    margin-left: 90px;
}
.order-success{
    width: 888px;
    border: 1px #ddd solid;
    margin: 0 auto;
    padding: 50px;
    margin-top: 20px;
    background-color: #FFF;
}
.order-success i{
    font-size: 56px;
    color: #44b549;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.order-success p{
    width: 200px;
    margin: 0 auto;
    display: block;
    line-height: 30px;
    min-height: 30px;
    padding-left: 60px;
    position: relative;
    color: #333;
}
.order-success p label{
    position: absolute;
    left: 0px;
    top:0px;
    width: 60px;
    text-align: justify;
    text-align-last: justify;
    display: block;
    color: #666;
}
.order-success h2{
    width:260px;
    margin: 0 auto;
    display: block;
    line-height: 60px;
    text-align: center;
}
.order-success .order-success-bottom{
    border-top: 1px #ddd solid;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.order-success .order-success-bottom a{
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 60px;
    padding-right: 60px;
}


.order-error{
    width: 888px;
    border: 1px #ddd solid;
    margin: 0 auto;
    padding: 50px;
    background-color: #FFF;
    margin-top: 20px;
}
.order-error i{
    font-size: 56px;
    color: #dd1a22;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.order-error p{
    width: 300px;
    margin: 0 auto;
    display: block;
    line-height: 30px;
    min-height: 30px;
    position: relative;
    color: #666;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.order-error h2{
    width:260px;
    margin: 0 auto;
    display: block;
    line-height: 60px;
    text-align: center;
}
.order-error .order-error-bottom{
    border-top: 1px #ddd solid;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.order-error .order-error-bottom a{
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 60px;
    padding-right: 60px;
}


/*扫码支付*/
.order-scan{
    width: 888px;
    padding: 50px;
    border: 1px #ddd solid;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #FFF;
}
.order-scan-left{
    float: left;
    padding-left: 130px;
    padding-right: 80px;
    position: relative;
}
.order-scan-left ins{
    height:220px;
    width: 1px;
    background-color: #ddd;
    right:0px;
    top:40px;
    position: absolute;
    display: block;
}
.order-scan-left p{
    line-height: 36px;
    text-align: center;
    font-size: 16px;
}
.order-scan-left #qrcode{
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    margin: 0 auto;
}
.order-scan-right{
    float: left;
    padding-left: 80px;
}
.order-scan-right h3{
    font-size: 48px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.order-scan-right h3 label{
    font-size: 16px;
    margin-right: 10px;
    padding-top: 5px;
    float: left;
}
.order-scan-right p:first-child{
    line-height: 36px;
}
.order-scan-right p{
    line-height: 30px;
}
.order-scan-right p input{
    border:1px #ddd solid;
    height:24px;
    display: inline-block;
    width:100px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
}
.order-scan-right p button{
    height: 24px;
    background-color: #f6a000;
    color:#FFF;
    border:0px #ddd solid;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.order-scan-right p a{
    line-height: 24px;
    color: #FB4765;
    margin-left: 10px;
    display: inline-block;
}
.shopcart-list-invoice{
    margin: 0 auto;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    width: 990px;
}
.shopcart-list-invoice-title{
    line-height: 20px;
    padding:10px 15px;
    background-color: #e7e7e7;
}




.invoice{
    width: 658px;
    background-color: #FFF;
    border: 1px #ddd solid;
    padding: 15px;
    padding-left: 115px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.invoice-title{
    position: absolute;
    left:0px;
    top:15px;
    width: 100px;
    line-height: 34px;
    display: block;
    height: 34px;
    text-align: right;
}
/*获取地址样式*/
.invoice-form{
    position: relative;
    padding: 15px;
    padding-right: 300px;
}
.invoice-form .invoice-form-title{
    position: absolute;
    left:0px;
    width:100px;
    text-align: right;
    line-height: 38px;
}

.invoice-form .layui-input-inline{
    width:120px;
    margin-bottom: 0px;
}
.invoice-form .layui-form-label{
    padding-left: 0;
    width:90px;
}
.invoice-form .layui-input-block p{
    color:#999;
    font-size: 12px;
    line-height: 24px;
}
.invoice-item{
    height:34px;
    line-height: 34px;
    position: relative;
    cursor: pointer;
}
.invoice-item-active{
    background-color: #fef5e5;
}

.invoice-item-content{
    display: none;
}
.invoice-item-left{
    float: left;
    padding-left: 15px;
    width:540px;
    font-size: 12px;
}
.invoice-item-left label{
    margin-right:10px;
    height: 34px;
    line-height: 34px;
    color:#333333;
    float: left;
}
.invoice-item-left label i{
    color: #ddd;
    margin-right:5px;
}
.invoice-item-left label i.layui-icon-radio{
    color: #f6a000;
}
.invoice-item-left label i.layui-icon-circle{
    color: #f6a000;
}
.invoice-item-title{
    height: 34px;
}
.invoice-item-sn{
    overflow: hidden;
}
.invoice-item-mobile{
    overflow: hidden;
}
.invoice-item-name{
    overflow: hidden;
    margin-right: 20px;
}
.invoice-item-right{
    float: right;
    text-align: right;
}
.invoice-item-right button{
    border: 0px #ddd solid;
    margin-right: 15px;
    font-size: 12px;
    color: #666666;
    background-color: transparent;
    cursor: pointer;
}
#add-invoice{
    padding-left: 15px;
    line-height: 34px;
    height: 34px;
    color: #333333;
    cursor: pointer;
}
#add-invoice i{
    margin-right: 5px;
    color:#f6a000;
}
.shopcart-list-invoice-content{
    padding-left: 120px;
    padding-right: 15px;
}
.shopcart-list-account{
    margin-bottom: 15px;
    background-color: #FFF;
}
.shopcart-list-account-title{
    line-height: 20px;
    padding: 10px 15px;
    background-color:#e7e7e7;
}
.shopcart-list-account-content{
    padding:15px 90px ;
}


.shopcart-login{
    height:48px;
    line-height: 48px;
    background-color:#fffdee;
    border:1px #eace85 solid;
    margin: 0 auto;
    text-align: left;
    color: #ca141d;
    margin-top: 10px;
    margin-bottom: 10px;
}
.shopcart-login i{
    color:#ca141d;
    font-size: 18px;
    margin-right: 15px;
    margin-left: 15px;
    float: left;
}
.shopcart-login a{
    display: inline-block;
    width:70px;
    height:30px;
    text-align: center;
    line-height: 30px;
    color:#FFF;
    background-color: #FB4765;
    text-align: center;
    border-radius: 4px;
    margin-left: 30px;
}
.clear{
    display: block;
    clear: both;
}


@media screen and (max-width: 768px) {
    .goods-head{
        flex-direction: column;
    }
    .goods-head-info{
        width: 100%;
        text-align: left;
        min-height: auto;
    }
}

.goods-head-info {
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.goods-head-total {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.goods-head-total h2 {
    font-size: 28px;
    font-weight: 500;
    color: #141543;
    margin: 0 0 15px 0;
    line-height: 1.2;
}

.goods-head-total h3 {
    font-size: 24px;
    color: #FB4765;
    font-weight: 600;
    margin: 0;
}

.goods-head-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.goods-head-item-title {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.goods-head-item-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.goods-head-item-content p {
    flex: 1;
    margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

.goods-head-item-content label {
    font-size: 18px;
    color: #141543;
    font-weight: 500;
    white-space: nowrap;
    margin-left: 20px;
}

.goods-head-item-total {
    margin-top: -28px;
    padding-top: 5px;
    padding-bottom: 30px;
    border-top: 2px solid #141543;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.goods-head-item-total label {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.goods-head-item-total span {
    font-size: 28px;
    color: #FB4765;
    font-weight: 700;
}

/* Responsive adjustments for design diamond detail page */
@media (max-width: 992px) {
    .goods-head {
        flex-direction: column;
    }
    
    .goods-head-imgs {
        flex: none;
        padding-right: 0;
        margin-bottom: 30px;
        width: 100%;
    }
    
    .goods-head-info {
        flex: none;
        width: 100%;
        min-height: auto;
    }
}