body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
body{font-family:Microsoft YaHei,Arial,Lucida,Verdana,Helvetica,sans-serif; font-size:14px;}
img{border:none;}
li{list-style:none;}
i,em{font-style: normal;}
input,select,textarea{outline:none;}
textarea{resize:none;}
a{color:#666666; text-decoration:none;}
*{
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
img{
    width: 100%;
    height: 100%;
}
/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.hide{
    display: none;
}
.container{
    position: relative;
    clear: both;
    margin: 0 auto;
}
.contain{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/*logo*/
.top{
    width: 1200px;
    position: relative;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
}
.top .lqlogo{
    width: 236px;
    height: 52px;
    margin-top: 24px;
}
.t-search{
    position: absolute;
    width: 541px;
    left: 50%;
    top: 24px;
    margin-left: -270px;
}
.t-search-text{
    width: 460px;
    height: 40px;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    padding: 10px;
    border: 2px solid #e60012;
}
.t-search-btn{
    display: inline-block;
    width: 80px;
    height: 40px;
    background-color: #e60012;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    cursor:pointer;
}
.hot-search{
    display: inline-block;
    color: #999999;
    margin-top: 8px;
}
.hot-search a{
    margin-right: 10px;
    color: #999999;
}
.t-cart{
    width: 160px;
    height: 40px;
    margin-top: 24px;
}
.t-cart a{
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
}
.t-cart a i{
    display: inline-block;
    float: left;
    width: 24px;
    height: 22px;
    margin: 9px 18px 0;
    background: url(https://images.liqunshop.com/B2B/PC/images/index-icon.png) no-repeat -222px -50px;
}
.t-cart-text{
    display: inline-block;
    height: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
}
.t-cart-num{
    display: inline-block;
    width: 24px;
    height: 16px;
    font-size: 12px;
    color: #ffffff;
    line-height: 16px;
    text-align: center;
    margin: 12px 8px;
    background: url(https://images.liqunshop.com/B2B/PC/images/mnum.png) no-repeat;
}

.adv{
    height: 26px;
    margin-top: 37px;
}
.adv li{
    position: relative;
    display: inline-block;
    float: left;
    height: 26px;
    margin-left: 40px;
    padding-left: 35px;
    overflow: hidden;
}
.adv li i{
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 100%;
}
.adv-1 i{
    background: url(https://images.liqunshop.com/B2B/PC/images/login-icon.png) no-repeat -118px -45px;
    background-size: 550px 88px;
}
.adv-2 i{
    background: url(https://images.liqunshop.com/B2B/PC/images/login-icon.png) no-repeat -164px -45px;
    background-size: 550px 88px;
}
.adv-3 i{
    background: url(https://images.liqunshop.com/B2B/PC/images/login-icon.png) no-repeat -211px -45px;
    background-size: 550px 88px;
}
.adv-4 i{
    background: url(https://images.liqunshop.com/B2B/PC/images/login-icon.png) no-repeat -260px -45px;
    background-size: 550px 88px;
}
.adv li span{
    display: inline-block;
    height: 100%;
    line-height: 26px;
    line-height: 29px\9;
    font-size: 18px;
    color: #666666;
}

/*底部*/
.foot{
    width: 1200px;
    margin: 30px auto;
    text-align: center;
}
.foot ul{
    display: inline-block;
    margin: 0 auto 6px auto;
    font-size: 14px;
    line-height: 14px;
}
.foot ul li{
    height: 14px;
    margin-right: 15px;
    float: left;
    color: rgb(153,153,153);
    text-align: center;
}
.foot ul li a{
    text-decoration: none;
    color: rgb(153,153,153);
    _line-height: 14px;
}
/*会员中心头部*/
.h-user-bg{
    width:100%;
    height:30px ;
    background-color: #ececec;
}
.h-user{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    color: #666666;
    font-size: 14px;
    border-bottom: 1px solid #dedede;
}
.h-user .user-l{
    height: 100%;
}
.user-l ul li{
    float: left;
}
.h-user .user-r{
    height: 100%;
}
.user-r ul li{
    float: left;
}
.h-user i{
    display: inline-block;
    width: 38px;
    height: 100%;
}
.h-user span{
    display: inline-block;
    height: 100%;
    line-height: 30px;
}
.h-top-bg{
    width: 100%;
    height: 110px;
    background-color: #014099;
}
.h-top{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.h-top .top-logo{
    width: 410px;
    height: 110px;
    overflow: hidden;
}
.top-right {
    padding-top: 30px;
}
.top-right .top-search{
    float: left;
    width: 467px;
}
.top-search .search-text{
    float: left;
    width: 318px;
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    border: none;
}
.top-search .search-btn{
    width: 68px;
    height: 40px;
    border: none;
    font-size: 16px;
    margin-left: 1px;
    background-color: #ececec;
}
.top-right .top-cart{
    position: relative;
    width: 90px;
    height: 40px;
    float: left;
    margin-left: 53px;;
    background-color: #ececec;
}
.top-cart i{
    position: absolute;
    width: 45px;
    height: 100%;
    background: url(https://images.liqunshop.com/B2B/PC/images/micon.png) no-repeat 0 -35px;
}
.top-cart span{
    position: absolute;
    width: 24px;
    height: 16px;
    left: 50px;
    background: url(https://images.liqunshop.com/B2B/PC/images/mnum.png) no-repeat 0 0;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
}
.m-foot{
    width: 100%;
    margin: 0 auto;
    background-color: #f1f1f1;
    overflow: hidden;
}
.foot-top{
    width: 100%;
    height: 70px;
    background-color: #ececec;
    overflow: hidden;
    margin-bottom: 35px;
}
.m-adv{
    width: 1200px;
    margin: 22px auto;
}
.m-adv li{
    margin: 0;
}
.m-adv b{
    display: inline-block;
    float: left;
    width: 2px;
    height: 22px;
    margin: 2px 127px;
    border: 1px solid #cecece;
}
.foot-main{
    width: 1200px;
    margin: 0 auto;
    padding: 45px 25px;
    overflow: hidden;
}
.foot-l{
    width: 940px;
}
.foot-part{
    overflow: hidden;
}
.foot-content{
    width: 880px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}
.foot-part h3{
    width: 190px;
    font-size: 21px;
    color: #666666;
    float: left;
}
.foot-item{
    width: 120px;
    margin: 0 0 30px 130px;
    overflow: hidden;
}
.foot-item:first-child{
    margin-left: 0;
}
.foot-tit{
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    color: #666666;
    margin-bottom: 20px;
}
.foot-item li{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
}
.foot-item li a{
    color: #666;
}
.foot-map{
    width: 740px;
    margin: 0;
    overflow: hidden;
}
.foot-map ul{
    float: left;
    margin-top: 15px;
    margin-bottom: 0;
}
.foot-map ul li{
    color: #666;
    margin-right: 8px;
}
.foot-map ul li a{
    color: #666;
}
.foot-r{
    width: 100px;
    overflow: hidden;
}
.foot-bar{
    margin-bottom: 50px;
    overflow: hidden;
}
.foot-bar h3{
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
}
.foot-bar img{
    width: 100px;
    height: 100px;
}
/*.foot-bar span{*/
/*display: inline-block;*/
/*height: 23px;*/
/*margin: 10px 0 10px 20px;*/
/*font-size: 18px;*/
/*line-height: 27px;*/
/*color: #999999;*/
/*}*/
/*.foot-bar span i{*/
/*float: left;*/
/*width: 20px;*/
/*height: 23px;*/
/*margin-right: 5px;*/
/*}*/
/*.bar-iphone i{*/
/*background: url(../images/micon.png) no-repeat -290px -40px;*/
/*}*/
/*.bar-android i{*/
/*background: url(../images/micon.png) no-repeat -353px -40px;*/
/*}*/
/*.bar-qyg{*/
/*margin-right: 30px;*/
/*}*/
.foot-bar p{
    display: inline-block;
    color: #666;
    line-height: 30px;
}

.good-name{
    display: inline-block;
    width: 100%;
    max-height: 38px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    overflow: hidden;
}
.good-price{
    display: inline-block;
    width: 100%;
    height: 24px;
    font-size: 18px;
    color: #e60012;
    overflow: hidden;
}
.popup{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
}
/*导航*/
.nav-contain{
    width: 100%;
    height: 44px;
    overflow: visible;
}
.nav-box{
    width: 1200px;
    margin: 0 auto;
    overflow: visible;
}
.nav-list{
    position: relative;
    width: 200px;
    margin-right: 10px;
}
.nav-list-top{
    display: inline-block;
    width: 100%;
    height: 44px;
    font-size: 20px;
    color: #ffffff;
    line-height: 44px;
    font-weight: bold;
    background-color: #014099;
    border-bottom: 2px solid #4178c4;
}
.nav-list-top i{
    display: inline-block;
    float: left;
    width: 22px;
    height: 17px;
    margin: 13px 10px 0 20px;
    background: url(https://images.liqunshop.com/B2B/PC/images/index-icon.png) no-repeat -45px -106px;
}
.nav-nav{
    width: 990px;
    height: 44px;
    overflow: hidden;
}
.nav-nav li{
    display: inline-block;
    float: left;
    height: 42px;
    margin: 0 28px;
}
.nav-nav li a{
    display: inline-block;
    height: 100%;
    font-size: 20px;
    color: #333333;
    line-height: 42px;
}
.nav-r{
    width: 990px;
    height: 42px;
}
.nav-r-tab{
    position: relative;
    float: left;
    padding-left: 30px;
    margin-top: 12px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    background: url(https://images.liqunshop.com/B2B/PC/images/nav-tab-r.png) no-repeat -5px 0;
}
.nav-r-tab span{
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
    padding: 0 15px;
    cursor: default;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
}
.nav-r-tab span i{
    display: inline-block;
    float: right;
    width: 12px;
    height: 6px;
    margin: 12px 0;
    background: url(https://images.liqunshop.com/B2B/PC/images/goodslist-icon.png) no-repeat -203px -34px;
}
.nav-r-tab ul{
    position: absolute;
    top: 30px;
    left: 30px;
    display: none;
    border-left: 1px solid #3960c7;
    border-bottom: 1px solid #3960c7;
    border-right: 1px solid #3960c7;
    background-color: #fff;
    overflow: hidden;
    z-index: 999;
}
.nav-r-tab li{
    display: inline-block;
    float: left;
    font-size:14px;
    line-height: 14px;
    padding: 0 10px;
    margin: 8px 0;
    white-space:nowrap;
}

.nav-r-three ul {
    width: 300px;
}
.nav-r-three ul li{
    border-right: 1px solid #ececec;
}
.nav-r-tab li:hover a{
    color: #3960c7;
}
.nav-r-tab:hover span{
    color: #3960c7;
}
.nav-r-tab:hover ul{
    display: block;
}
.nav-r-tab:hover i{
    background: url(https://images.liqunshop.com/B2B/PC/images/goodslist-icon.png) no-repeat -136px -34px;
}
/*end*/

#goodsNav {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 10px;
    z-index: 999;
}
input[type=text]:focus {
    border: 2px solid #e60012;
}

input[type=password]:focus {
    border: 2px solid #e60012;
}

.info-main input[type=text]:focus {
    border: 2px solid #e60012;
}

.info-main input[type=password]:focus {
    border: 2px solid #e60012;
}

.t-search .t-search-text:focus {
    border: 2px solid #e60012;
}

.top-search .search-text:focus {
    border: none;
}

iframe{
    background: transparent;
}
