body{
    font-family: 'microsoft yahei',"微软雅黑";
}
.slideDown{
    padding: 0 10px;
    position: relative;
}
.slideDown .slide_head{
    float: left;
    height: 36px;
    line-height: 36px;
    color: #fff;
    margin-right: 19px;
    opacity: 0.8;
}

.slideDown>a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    position: relative;
    padding-right: 15px;
    color: #fff;
    width: 93px;
    display: flex;
    align-items: center;
    /* text-align: center; */
}
.slideDown>a>span{
    font-size: 12px;
    color: #FEFEFE;
    line-height: 32px;
    opacity: 0.8;
}
.slideDown>a .icon_arrow{
    position: absolute;
    right: 24px;
    top: 50%;
    display: inline-block;
    width: 13px;
    height: 6px;
    background: url(../newimages/lww-icon-arrow1.png) no-repeat -0px 0;
}
.slideDown:hover .sitenav{
    background-color: #fff;
    border: 1px solid #efefef;  
}
.slideDown:hover>a.sitenav{
    color: #0b0000;
}
/* .slideDown>a:hover{
    color: #b78e36;
} */
.slideDown .slide_title:hover{
    background: #fff;
}
.slideDown .slide_title:hover span{
    color: #FC4C02!important;
}
.slideDown .slide_title:hover .icon_arrow{
    background-position: -14px 0;
    top: 48%;
}
.slideDown .slide_title:before{
    content: "|";
    color: #D9D9D9;
    display: inline-block;
    /* margin: 0 10px; */
    margin-right: 18px;
    margin-left: -2px;
    vertical-align: 10px;
}
.slideDownBox{
    display: none;
    position: absolute;
    z-index: 99;
    top: 36px;
    left: 148px;
    min-width: 420px;
    background-color: #fff;
    padding: 20px 20px 16px 19px;
    border: 1px solid #D9D9D9;
    border-top: none;
}
.slideDown:hover .slideDownBox{
    display: block;
}
.slideDownBox ul li{
    float: left;
}
.slideDownBox ul li>div{
    font-size: 14px;
font-weight: bold;
color: #212121;
opacity: 0.8;
font-weight: bold;
margin-bottom: 19px;
}
.slideDownBox ul li:not(:first-child){
    margin-left: 30px;
}
.slideDownBox ul::after{
    content: '';
    clear: both;
}
.slideDownBox ul li a{
    display: block;
    /* color: var(--assFontColor); */
    margin-bottom: 12px;
    color: #212121;
    /* line-height: 32px; */
    opacity: 0.8;
}
.websites{
    width: 100%;
    background-color: #000000;
    height: 36px;
    font-size: 12px;
    /* border: 1px solid #e7e7e7; */
    box-sizing: border-box;
}
.websites .container{
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.websites .webs-right a,.websites .webs-right span{
    font-weight: 400;
    color: #FFFFFF;
    font-size: 12px;
}
.websites .webs-right a:hover{
   color: #FC4C02;
}
.webs-right ul li{
    float: left;
}
.webs-right .webs_b{
    display: flex;
}
.webs-right ul .webs_b1{
   color: #fff;
}

.webs-right{
    display: flex;
    align-items: center;
}
.webs-right ul li a{
    color: #ffffff;
}
.xian{
    padding: 0 19px;
    color: #D9D9D9;
}
.websites .webs-right>a{
    color: var(--subs-color);
    padding-right: 25px;
    font-size: 12px;
}

/* 头部板块样式 */
header,.adfixedBar{
    background-color: #ffffff;
}
.logo{
    max-width: 250px;
}
header.index{
    /* border-bottom: 3px solid var(--main-color); */
}
header .head_prev,.adfixedBar .head_prev{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* align-items: unset!important; */
    padding: 30px 0 38px;
    margin-left: 10px;
}
.adfixedBar{
    display: none;
    /* box-shadow: 0 4px 4px rgba(0, 0, 0, .1); */
    box-shadow: 0px 2px 16px 0px rgba(79,69,67,0.1);
}
.adfixedBar .head_prev{
    padding: 0px 0;
}
.sousuo #info a{
    color: var(--assFontColor);
    margin-right: 11px;
}
.sousuo #info a:hover{
    color: #4b8ef5!important;
}
.sousuo #info a.key{
    font-size: 12px;
    font-weight: 400;
    color: #FC4C02;
 }
.sousuo #info a:first-child{
    /* color: #4b8ef5; */
}
.sousuo{
    margin-top: 3px;
    margin-left: 52px;
}
.sousuo_a{
    display: flex;
    align-items: center;
}
.sousuo_a .sub-fa span{
    color: #fff;
    padding: 0 6px 0 11px;
}
.sousuo_a .sub-fa{
    width: 161px;
    height: 46px;
    background: #EE8F07;
    border-radius: 5px;
    box-sizing: border-box;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #FC4C02;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-sousuo{
    position: relative;
}
.sub-sousuoBox{
    width: 580px;
    height: 46px;
    background: #FFFFFF;
    border: 2px solid #FC4C02;
    border-radius: 5px;
    box-sizing: border-box;

}
.sub-sousuoBox{
    /* border-radius: 10px; */
}
.sub-sousuoBox input{
    width: 80%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    color: #ACACAC;
    font-size: 14px;

}
.sub-sousuo input,.sub-sousuo img,.sub-sousuo button,
.asideLeft ul li a em, .asideLeft ul li a i,.asideLeft ul li a span
{
    vertical-align: middle;
}
.sub-sousuo input::placeholder{
    color: #999999;
}
.sub-sousuo input::-webkit-placeholder{
    color: #999999;
}
.sub-sousuo input::-ms-placeholder{
    color: #999999;
}
.sub-sousuo img{
    margin: 0 10px 0 22px;
}
.sub-sousuo button{
    font-size: 14px;
    display: inline-block;
    width: 120px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    color: #fff;
    background: #FC4C02;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    /* background-image: -webkit-linear-gradient(right,#ff3730,#ff772a);
    background-image: -moz-linear-gradient(right,#ff3730,#ff772a);
    background-image: -o-linear-gradient(right,#ff3730,#ff772a);
    background-image: linear-gradient(to left,#ff3730,#ff772a); */
}
.sousuo>p a,
.mycart span
{
    font-size: 16px;
font-weight: 400;
color: #FFFFFF;
}
.sub-sousuoBox input{
color: #ACACAC;
}
.mycart span{
    color: #fff;
    padding: 0 6px 0 11px;
}
.headtotal{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border-radius: 50%;
    color: #FC4C02;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
}
.mycart{
    position: relative;
    top: 3px;
    display: flex;
}
.mycart>a>img{
    width: 20px;
    height: 20px;
}
.mycart>a{
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 140px; */
    width: 166px;
height: 46px;
background: #FC4C02;
border-radius: 5px;
box-sizing: border-box;
}
.mycart .mycart1{
    width: 80px;
    height: 46px;
    border-radius: 5px;
    border: 1px solid #FC4C02;
    background-color: #FC4C02;
    color: #FC4C02;
    box-sizing: border-box;
}
.mycart .mycart2:hover{
    background-color: #FC4C02;
}
.mycart .mycart2:hover span{
    color: #fff;
}
.mycart .mycart1 span{
    color: #fff;
}
.mycart .mycart2 span{
    color: #FC4C02;
}

.mycart .mycart2{
    margin-right: 14px;
    background-color: #fff;
    color: #FC4C02;
    
}
.daohang{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.daohang ul li{
    float: left;
    margin-right: 46px;
}
.daohang ul .daohang_li{
  position: relative;
}
.daohang ul .daohang_li img{
    position: absolute;
    top: 6px;
    right:-10px;
  }
.daohang ul li.activeTxt{
    margin-right: 40px;
    width: 200px;
}
.daohang ul li a{
    display: block;
    color: #212121;
    font-size: 16px;
    padding: 0 18px;
    height: 50px;
    line-height: 50px;
    /* border-radius: 15px 15px 0 0; */
}
.daohang ul li.activeTxt a{
    padding: 0 47px;
    background-color: var(--main-color);
    color: #fff;
}
.daohang ul li.active a{
    /* color: var(--main-color);
    font-weight: 600;
    font-size: 18px; */
    /* font-weight: bold; */
}

.daohang ul li:not(.activeTxt) a:hover,.slideDownBox ul li a:hover{
    color: var(--main-color);
}
.Innerdaohang ul li:first-child a{
    padding: 0 18px 0 0;
}
.Innerdaohang ul li{
    margin-right: 20px!important;
}
.slideDown>a.goindex{
    padding-right: 0;
}
.slideDown>span{
    padding: 0 3px;
    color: #fff;
}

#info{
    max-width: 545px;
    height: 21px;
    overflow: hidden;
    margin-top: 3px;
}
#info>ul{
    height: 21px;
}

/* 我的订单头部 */

.order_sousuo .sub-sousuoBox{
    width: 300px;
}
.order_daohang ul li{
    float: left;
    margin-right: 25px;
    padding: 0 8px;
}
.order_daohang ul li.order-cen{
    border: 1px solid transparent;
}

.order_daohang a{
    color: var(--mainFontColor);
    position: relative;
}

.order-cen{
    position: relative;
}
.order-cen>a{
    padding-right: 14px;
}
.order-cen>a::after{
    content: '';
    display: block;
    width: 10px;
    height: 6px;
    background: url(../newimages/lww_oicon.jpg)no-repeat center;
    position: absolute;
    right: 0;
    top: 48%;
}
.order-cen .order-cen-list{
    border: 1px solid #e7e7e7;
}
.order-cen .order-cen-list{
    width: 100%;
    position: absolute;
    left: 0;
    top: 21px;
    background-color: #fff;
    z-index: 10;
    font-size: 14px;
    box-sizing: border-box;
    padding: 15px 8px 0;
    border-top: 0;
    display: none;
}
.order_daohang ul li.order-cen:hover{
    border-color: #e7e7e7;
    /* border-bottom: 1; */
}
.order_daohang ul li.order-cen:hover .order-cen-list{
    display: block;
}
.order-cen .order-cen-list a{
    color: var(--assFontColor);
    display: block;
    margin-bottom: 7px;
}
.order-cen .order-cen-list a:hover{
    color: var(--main-color);
}
.order_sousuo .sub-sousuoBox input{
    width: 80%;
}
.order_mycart{
    top: 0;
}
.order_mycart>a{
    /* border-color:var(--main-color);
    border-radius: 10px; */
}