/*非默认模板head样式*/
.top-user i {
    color: #FD6767;
}
.header-top-strength .top-user i {
    color: #CC9D71;
}
.header-middle {
    padding: 0;
    background: #fff;
    border-top: 1px solid #E1E1E2;
}
.merchant-title, a:hover {
    color: #FD6767;
}
.save-desktop, .collect-link {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 10px 7px 10px;
    color: #fff;
    line-height: 12px;
    background: #8b8b8b;
    border-radius: 3px;
}
.focus-merchant.header-focus {
    width: auto;
    border: none;
    padding: 5px 10px 7px 10px;
    line-height: 12px;
    display: inline-block;
    margin-right: 3px;
    background: #8b8b8b;
    border-radius: 3px;
}
.focus-merchant.header-focus:hover {
    color: #fff;
}
.header-middle-strength .merchant-title, .header-middle-strength a:hover, .header-bottom-strength a:hover, .header-top-strength a:hover {
    color: #CC9D71;
}
.sup-street-top-cont {
    display: block;
    height: 100%;
}
.sup-street-top-cont .info-left {
    margin-top: 14px;
}
.header-middle .header-two-code {
    margin-top: 18px;
}
.merchant-lite-info {
    float: left;
    text-align: right;
    margin: 0 15px 0 0;
    line-height: 22px;
    color: #666;
    margin-top: 12px;
}
.input-word {
    float: none;
    position: relative;
    border: 0;
    height: 40px;
    line-height: 38px;
}
.input-word input {
    height: 29px;
    background: #fff;
    color: #525250;
    border-color: #666;
}
.input-word input::-webkit-input-placeholder {
    color: #525250;
}
.input-word input:-moz-placeholder {
    color: #525250;
}
.input-word input::-moz-placeholder {
    color: #525250;
}
.input-word input:-ms-input-placeholder {
    color: #525250;
}
.input-word span {
    position: absolute;
    right: 6px;
    top: 0px;
    width: 30px;
    height: 35px;
    cursor: pointer;
    color: #525250;
}
.merchant-link {
    position: relative;
    top: 2px;
}
.merchant-address {
    height: 22px;
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.merchant-address .address-icon {
    position: relative;
    top: -2px;
    width: 10px;
    height: 12px;
    margin-right: 5px;
    vertical-align: sub;
    background: url(/images/address-icon-service.png) no-repeat center/10px 12px;
}
.header-middle-strength .merchant-address .address-icon {
    background-image: url(/images/address-icon-strength.png)
}
.merchant-phone {
    line-height: 20px;
    color: #666;
    font-size: 12px;
    font-weight: 400;
}
.merchant-phone .icon-tel {
    position: relative;
    top: -1px;
    width: 9px;
    height: 12px;
    display: inline-block;
    background: url(/images/icon-tel-service.png) no-repeat center/9px 12px;
}
.header-middle.header-middle-strength .merchant-phone .icon-tel {
    background-image: url(/images/icon-tel-strength.png);
}
.merchant-phone .icon-qq-pp {
    position: relative;
    top: -1px;
    width: 10px;
    height: 12px;
    margin-right: 0;
    background: url(/images/icon-qq-pp-service.png);
}
.header-middle.header-middle-strength .merchant-phone .icon-qq-pp {
    background: url(/images/icon-qq-pp-strength.png);
}
.showfullnumber1 {
    margin: 0 5px;
    color: #666;
    border: 1px solid #dcdcdc;
}
.merchant-phone .icon-md-qq {
    vertical-align: text-bottom;
    width: 55px;
    height: 15px;
    background: url(/images/qq-icon.png) no-repeat center/55px 15px;
    margin-right: 5px;
}
.header-middle .supplier-ww {
    vertical-align: text-bottom !important;
    background: url(/images/ww-icon.png) no-repeat center/67px 18px;
    width: 67px;
    height: 18px;
    cursor: pointer;
    display: inline-block;
}
.header-middle .supplier-no-ww {
    background-image: url(/images/ww-no-icon.png);
}
.save-desktop:hover, .collect-link:hover, .focus-merchant.header-focus:hover {
    background: #FD6767;
}
.header-middle.header-middle-strength .save-desktop:hover, .header-middle.header-middle-strength .collect-link:hover, .header-middle.header-middle-strength .focus-merchant.header-focus:hover {
    background: #CC9D71;
}
.header-bottom {
    height: 31px;
    background: #fff;
    border-bottom: 1px solid #FD6767;
}
.header-bottom .nav-main-list li a.active {
    padding-top: 0;
    top: 0;
    background-color: #FD6767;
}
.header-bottom .nav-main-list li a.active:before {
    display: none;
}
.nav-main-list li:hover {
    background: #FD6767;
}
.nav-main-list li:hover a {
    font-weight: bold;
    color: #fff;
}
.merchant-lite-info, .merchant-phone, .merchant-link a, .nav-other-list li, .nav-other-list a {
    color: #666;
}
.nav-main-list li a {
    position: relative;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(101, 101, 101, 1);
    border-right: none;
}
.nav-main-list li a:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -1px;
    display: inline-block;
    height: 17px;
    width: 1px;
    background: #FD6767;
}
.nav-main-list li a:hover {
    background: none;
    font-weight: bold;
}
.nav-main-list li a:hover:before {
    display: none;
}
.nav-other-list li span {
    color: #775516;
    font-size: 12px;
}
.nav-other-list a {
    border-left: 1px solid #FD6767;
    line-height: 11px;
}
.nav-other-list a:hover {
    color: #FD6767;
}
.header-bottom-strength .nav-other-list a:hover {
    color: #CC9D71;
}
.merchant-tips li {
    color: #fff;
}
.collect-link:hover {
    background: #FD6767;
    color: #fff;
    border: none;
}
.save-desktop:hover {
    color: #fff!important;
}
.collect-link:hover {
    color: #fff;
}
.header-bottom-strength {
    border-bottom: 1px solid #CC9D71;
}
.header-bottom-strength .nav-main-list li:hover {
    background: #CC9D71;
}
.header-bottom-strength .nav-main-list li a {
    border-right: none;
}
.header-bottom-strength .nav-main-list li a:before {
    background: #CC9D71;
}
.header-bottom-strength .nav-other-list a {
    border-left: 1px solid #CC9D71;
}
.header-bottom-strength .nav-main-list li a.active {
    background-color: #CC9D71;
}