﻿.ut-header-2026 #layBox .layBoxTop .TopR {
    float: right;
    height: 65px;
}

.ut-header-2026 #layBox .layBoxTop .TopR .headerNavR {
    float: right;
    margin-right: 10px;
    position: relative;
    margin-top: 26px;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage {
    float: right;
    padding: 5px 11px 0 11px;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
    margin-top: -10px;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage.active {
    color: #323232;
    padding: 4px 10px 0 11px;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    background: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage .userStyle {
    float: left;
    margin-top: 6px;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage .line {
    font-size: 16px;
    color: #fff;
    margin: 0 3px;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage .noLogP {
    min-width: 35px;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage .noLogP.alreadyLog a {
    color: #00936f;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage a {
    font-size: 12px;
    color: #323232;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage a:hover {
    color: #00936f;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage .hideLineBox {
    display: none;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 1px;
    left: 0;
    background: #fff;
    z-index: 200;
}

.ut-header-2026 #layBox .smallNavWarp .userMessage.active .UserXiala {
    display: block;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 30px;
    right: -1px;
    background: #fff;
    border: 1px solid #c8c8c8;
    display: none;
    z-index: 100;
    border-radius: 3px;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .xialaBox {
    text-align: center;
    background: #fff;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .xialaBox .Xnolog {
    background: #f5f5f5;
    padding: 10px 12px 5px 12px;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .xialaBox .Xnolog .p1 {
    font-size: 13px;
    font-weight: bold;
    color: #646464;
    line-height: 36px;
    white-space: nowrap;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .xialaBox .Xnolog .p2 {
    font-size: 12px;
    color: #646464;
    line-height: 36px;
    white-space: nowrap;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .xialaBox .Xnolog .p2 a {
    color: #00a079;
    text-decoration: underline;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .xialaBox .Xnolog .logBtn {
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    line-height: 30px;
    font-size: 16px;
    background: #074c9f;
    cursor: pointer;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .aList {
    width: 195px;
    padding: 20px 20px 0 20px;
    display: none;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .aList .Blist {
    border-top: 1px solid #eee;
    padding-top: 14px;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .aList a {
    display: block;
    line-height: 12px;
    margin-bottom: 17px;
    color: #323232;
}

.ut-header-2026 #layBox .smallNavWarp .UserXiala .aList a:hover {
    color: #00936f;
}

.ut-header-2026 #layBox .smallNavWarp .userAddress {
    float: right;
    font-size: 12px;
    height: 20px;
    line-height: 17px;
    color: #646464;
    margin-right: 10px;
    padding-left: 20px;
    background: url(/Images/addPlus.png) no-repeat 0 0;
    cursor: pointer;
}

.ut-header-2026 #layBox .smallNavWarp .userAddress:hover {
    color: #323232;
    background-position: 0 -44px;
}

.ut-header-2026 #layBox .headerNavR .cartBox {
    float: left;
    position: relative;
    font-size: 14px;
    height: 44px;
    padding: 12px 10px;
    margin-top: 1px;
}

.ut-header-2026 #layBox .headerNavR .cartBox .hideLineBox {
    display: none;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 3px;
    left: 0;
    background: #fff;
    z-index: 200;
}

.ut-header-2026 #layBox .headerNavR .cartBox .carIcn {
    float: left;
    width: 25px;
    height: 20px;
    cursor: pointer;
    background: url(/Images/home/layoutJinglin.png) no-repeat 0 -170px;
}

.ut-header-2026 #layBox .headerNavR .cartBox #carNum {
    float: left;
    height: 22px;
    cursor: pointer;
    line-height: 22px;
    border-radius: 10px;
    color: #fff;
    padding: 0 8px;
    background: #00936f;
    font-weight: bold;
}

.ut-header-2026 #layBox .Carinfo {
    z-index: 300;
    width: 354px;
    background: #fff;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    right: -1px;
    top: 43px;
    z-index: 100;
    display: none;
    border: 1px solid #c8c8c8;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.15);
}

.ut-header-2026 #layBox .z_Carinfo {
    z-index: 99999 !important;
    width: 354px;
    background: #fff;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    right: -1px;
    top: 44px;
    z-index: 100;
    display: none;
    border: 1px solid #c8c8c8;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.15);
}

.ut-header-2026 #layBox .Carinfo ul,
.ut-header-2026 #layBox .Carinfo p {
    margin: 0;
    padding: 0;
}

.ut-header-2026 #layBox .Carinfo ul {
    list-style: none;
}

.ut-header-2026 #layBox .Carinfo .shang li.CarinfoCur {
    color: #00936f;
    border-bottom: 1px solid #00936f;
}

.ut-header-2026 #layBox .Carinfo .shang {
    overflow: hidden;
    margin-top: 20px;
    padding: 0 20px;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
}

.ut-header-2026 #layBox .Carinfo .shang li {
    float: left;
    width: 150px;
    height: 20px;
    color: #646464;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.ut-header-2026 #layBox .Carinfo .shang li.tab1 {
    margin-right: 14px;
}

.ut-header-2026 #layBox .Carinfo .zhong {
    min-height: 30px;
    margin-top: 15px;
    max-height: 300px;
    overflow: auto;
}

.ut-header-2026 #layBox .Carinfo .zhong p.chanpin {
    padding: 0 20px;
}

.ut-header-2026 #layBox .Carinfo .zhong p.chanpin:nth-child(even) {
    background: #f5f5f5;
}

.ut-header-2026 #layBox .Carinfo .buybox {
    display: block;
}

.ut-header-2026 #layBox .Carinfo .inquirybox {
    display: none;
}

.ut-header-2026 #layBox .Carinfo .zhong p {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}

.ut-header-2026 #layBox .Carinfo .zhong p span {
    height: 24px;
    line-height: 24px;
    float: left;
}

.ut-header-2026 #layBox .Carinfo .zhong .biaoti .s1 {
    width: 126px;
    display: inline-block;
    color: #999;
}

.ut-header-2026 #layBox .Carinfo .zhong .biaoti .s2 {
    height: 24px;
    display: inline-block;
    color: #999;
}

.ut-header-2026 #layBox .Carinfo .zhong .chanpin span {
    display: inline-block;
    color: #666;
}

.ut-header-2026 #layBox .Carinfo .zhong .chanpin .s1 {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ut-header-2026 #layBox .Carinfo .zhong .chanpin .s1 a:hover {
    color: #00a079;
}

.ut-header-2026 #layBox .Carinfo .zhong .chanpin .s2 {
    width: 50px;
    padding-left: 8px;
}

.ut-header-2026 #layBox .Carinfo .zhong .chanpin .s3 {
    background-position: 0 -329px;
    width: 16px;
    cursor: pointer;
}

.ut-header-2026 #layBox .Carinfo .zhong .noproduct {
    line-height: 32px;
    height: 28px;
    color: #666;
    font-size: 12px;
    padding-left: 56px;
    background: url(/Images/sprite3.png) no-repeat 21px -341px;
    margin: 10px 0;
}

.ut-header-2026 #layBox .Carinfo .xia {
    padding: 0 20px;
    height: 30px;
    margin: 15px 0 10px 0;
}

.ut-header-2026 #layBox .Carinfo .xia a,
.ut-header-2026 #layBox .Carinfo .xia #btnToCart {
    display: block;
    width: 100%;
    height: 30px;
    border-radius: 3px;
    background: #0b3c8e;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.ut-header-2026 #layBox .Carinfo .xia a:hover,
.ut-header-2026 #layBox .Carinfo .xia #btnToCart:hover {
    background: #0759bb;
}

.ut-header-2026 #layBox .Carinfo .dengdai {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    margin-top: -25px;
    margin-left: -25px;
}

.ut-header-2026 #layBox .headerNavR .plusBox {
    position: relative;
    float: left;
    margin-right: 1px;
    cursor: pointer;
    padding: 9px 4px 0 13px;
    height: 41px;
}

.ut-header-2026 #layBox .headerNavR .plusBox .hideLine {
    height: 1px;
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
}

.ut-header-2026 #layBox .headerNavR .plusBox:hover {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    padding: 9px 4px 0 13px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ut-header-2026 #layBox .headerNavR .plusBox:hover .plusAd {
    display: block;
}

.ut-header-2026 #layBox .headerNavR .plusBox .plusBoxTtx {
    width: 53px;
    height: 23px;
    background: url(/Images/addPlus.png) no-repeat 0 -88px;
    display: inline-block;
    cursor: pointer;
}

.ut-header-2026 #layBox .headerNavR .plusBox .plusAd {
    width: 322px;
    height: 113px;
    background: url(/Images/ad/plusTopAd.png) no-repeat left top;
    display: none;
    position: absolute;
    right: -1px;
    top: 49px;
    z-index: 2;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    border-top-right-radius: 0;
}

.ut-header-2026 #layBox .headerNavR .plusBox a {
    color: #fff;
    padding-top: 23px;
    padding-left: 15px;
    display: block;
    width: 307px;
    height: 91px;
}

.ut-header-2026 #layBox .headerNavR .plusBox .p1 {
    font-size: 14px;
    margin-bottom: 6px;
}

.ut-header-2026 #layBox .headerNavR .plusBox .p2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    width: 80%;
}

.ut-header-2026 #layBox .layBoxTop .smallNav {
    padding: 11px 0;
    height: 40px;
    background: #f7f7f7;
    color: #969696;
}

.ut-header-2026 #layBox .layBoxTop .smallNav .smallNavWarp {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ut-header-2026 .layBoxTop .smallNav .navA a {
    float: left;
    color: #646464;
    line-height: 14px;
    padding: 0 8px;
    margin-top: 2px;
    border-right: 1px solid #d1d1d1;
}

.ut-header-2026 #layBox .layBoxTop .smallNav .zhuce {
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-top: 2px;
    color: #969696;
    display: none;
}

.ut-header-2026 #layBox .layBoxTop .smallNav .zhuce a {
    padding: 0;
    margin: 0;
    float: none;
    border: none;
    color: #00a079;
}

.ut-header-2026 #layBox .smallNav .setCountry {
    float: right;
    margin-top: -4px;
}

.ut-header-2026 #layBox .smallNav .setCountry #SetCurrency {
    float: right;
}

.ut-header-2026 #layBox .smallNav .setCountry #SetCurrency .manyCountry {
    z-index: 101;
}

.ut-header-2026 #layBox .smallNav .VerticalLine {
    float: right;
    height: 18px;
    border-left: 1px solid #dcdcdc;
    margin: 2px 6px 0 8px;
}

.ut-header-2026 .layoutSel div.simulate {
    position: relative;
    width: 101px;
    margin: 0 3px;
    color: #646464;
    font-size: 14px;
    height: 22px;
    line-height: 20px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
}

.ut-header-2026 .layoutSel div.simulate div.seleceCountry {
    position: relative;
    height: 20px;
    text-indent: 7px;
    overflow: hidden;
    cursor: pointer;
}

.ut-header-2026 .layoutSel div.simulate div.seleceCountry div.showcountry {
    width: 92px;
    height: 100%;
    background: #fff;
    border-radius: 3px;
}

.ut-header-2026 .layoutSel div.simulate div.manyCountry {
    display: none;
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 200px;
    margin-left: -1px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    font-size: 12px;
}

.ut-header-2026 .layoutSel div.simulate div.manyCountry a {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 0;
    padding: 0;
    line-height: 20px;
    color: #323232;
    border: none !important;
}

.ut-header-2026 #SetCurrency div.simulate {
    width: 60px;
}

.ut-header-2026 #SetCurrency div.simulate div.seleceCountry div.showcountry {
    width: 60px;
}
