body{
    /*background: #f3f3f3;*/
}
.layout-header-content{
    /*background: url("/images/bg/bg.png") no-repeat center top;*/
}
.layout-header-content,.layout-home-menu{
    /*background-color: #ffffff;*/
}

/* layout header */
.layout-header-bar {
    background: #f7f7f7 none repeat scroll 0 0;
    height: 36px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.layout-header-bar-box {
    width: 1200px;
    margin: 0 auto;
}

.layout-header-bar .header-bar {
    line-height: 36px;
}

.layout-header-bar .header-member-bar {
    line-height: 36px;
}

.layout-header-bar .header-bar .user-bar {
    display: inline-block;
    float: left;
}

.layout-header-bar .header-left {
    float: left;
}

.layout-header-bar .header-left .fl {
    float: left;
    display: block;
    padding-right: 10px;
}

.layout-header-bar .header-left a {
    cursor: pointer;
}

.layout-header-bar .header-right {
    float: right;
    /* width: 50% */
}

.layout-header-bar .right-bar {
    line-height: 36px;
}

.layout-header-bar .header-right .fr {
    float: right;
    display: block;
    padding-left: 10px;
}

.layout-header-bar .header-right a {
    cursor: pointer;
}

i.icon-header-bar {
    background-image: url(../images/icon-header-bar.png);
    width: 20px;
    height: 19px;
    background-position: 20px -20px;
}

.layout-header-bar .header-right i.icon-header-bar-my {
    background-position: 0 0;
    float: left;
    margin-top: 3px;
    margin-left: -5px;
}

.layout-header-bar .header-right i.icon-header-bar-moblie {
    background-position: -20px 0;
    margin-top: 3px;
    margin-right: 0px;
    margin-left: -5px;
    float: left;
}

.layout-header-bar .header-right i.icon-header-bar-arrow {
    background-position: 0 -21px;
    margin-top: 3px;
    float: right;
    margin-right: 8px;
}

.layout-header-bar .header-right i.icon-header-bar-tel {
    background-position: -40px 0;
    float: left;
}

.layout-header-bar .header-right i.icon-header-bar-help {
    background-position: -60px 0;
    float: left;
}

.layout-header-bar .header-right i.icon-header-bar-code-ios {
    width: 35px;
    height: 35px;
    background-position: 0 -40px;
}

.layout-header-bar .header-right i.icon-header-bar-code-android {
    width: 35px;
    height: 35px;
    background-position: -35px -40px;
}

i.icon-header-bar-my-1-1 {
    width: 16px;
    height: 16px;
    background-position: 0 -80px;
}

i.icon-header-bar-my-1-2 {
    width: 16px;
    height: 16px;
    background-position: -16px -80px;
}

i.icon-header-bar-my-1-3 {
    width: 16px;
    height: 16px;
    background-position: -32px -80px;
}

i.icon-header-bar-my-2-1 {
    width: 16px;
    height: 16px;
    background-position: 0 -96px;
}

i.icon-header-bar-my-2-2 {
    width: 16px;
    height: 16px;
    background-position: -16px -96px;
}

i.icon-header-bar-my-2-3 {
    width: 16px;
    height: 16px;
    background-position: -32px -96px;
}

i.icon-header-bar-my-3-1 {
    width: 16px;
    height: 16px;
    background-position: 0 -112px;
}

i.icon-header-bar-my-3-2 {
    width: 16px;
    height: 16px;
    background-position: -16px -112px;
}

i.icon-header-bar-my-3-3 {
    width: 16px;
    height: 16px;
    background-position: -32px -112px;
}

.layout-header-bar .header-right li.sale-show {
    position: relative;
    height: 32px;
    line-height: 28px;
    width: 80px;
    margin-top: 4px;
    margin-left: 5px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}

.layout-header-bar .header-right li.sale-show:hover {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: white;
}

.layout-header-bar .header-right li.sale-show:hover .sale-info {
    display: inline-block;
}

.layout-header-bar .header-right .sale-show i.icon-header-bar-tel {
    margin-top: 4px;
}

.layout-header-bar .header-right .sale-show .sale-info {
    display: none;
    min-width: 220px;
    padding: 15px;
    padding-bottom: 0;
    position: absolute;
    top: 32px;
    right: -1px;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    z-index: 1000
}

.layout-header-bar .header-right .sale-show .sale-ahref {
    position: relative;
    color: #1b66f3;
}

.layout-header-bar .header-right .sale-show .sale-info-name {
    line-height: 14px;
    border-bottom: 1px dotted #eee;
    padding-bottom: 9px
}

.layout-header-bar .header-right .sale-show .sale-info-name span {
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.layout-header-bar .header-right .sale-show .sale-info ul {
    margin-top: 10px
}

.layout-header-bar .header-right .sale-show .sale-info li {
    float: none;
    font-size: 12px;
    line-height: 12px;
    color: #333;
    margin-bottom: 15px;
    white-space: nowrap
}

.layout-header-bar .header-right .text-earphone {
    font: 10px "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    color: #666666;
    display: inline-block;
    padding-top: 7px;
}

.layout-header-bar .header-right i {
    margin-top: 9px;
    margin-right: 3px;
    display: inline-block;
}

.layout-header-bar .header-right .right-bar a {
    font-size: 12px;
    color: #666;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}
.layout-header-bar .header-right .right-bar>li>a{
    display: flex;
    align-items: center;
    justify-content: center;
}

.layout-header-bar .header-right a:hover {
    color: #1b66f3;
}

.layout-header-bar .header-right li:hover .mobile-ehsy-download,.layout-header-bar .header-right li:hover .my-ehsy {
    display: block;
}

.mobile-ehsy-download {
    display: none;
    width: 325px;
    height: 210px;
    position: absolute;
    top: 32px;
    left: -1px;
    background: white;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    z-index: 1000;
}

.layout-header-bar .header-right .mobile-show {
    position: relative;
    /*width: 105px;*/
    height: 32px;
    line-height: 26px;
    margin-top: 4px;
    margin-left: 5px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}

.layout-header-bar .header-right .mobile-show .icon-header-bar-arrow {
    vertical-align: sub
}

.layout-header-bar .header-right .mobile-show:hover {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #fff
}

.layout-header-bar .header-right .mobile-show .mobile-ahref {
    position: relative;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .mobile-code {
    position: absolute;
    width: 130px;
    height: 130px;
    top: 20px;
    left: 18px
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .app_info {
    padding-top: 15px;
    position: absolute;
    width: 300px;
    height: 50px;
    top: 145px;
    left: 18px;
    font-size: 9px;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .app_info .privacy {
    line-height: 1.8;
    color: #0F7A57;
    font-size: 10px;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .app_info .privacy .app_version {
    float: right;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .app_info .app_detail1 {
    margin-right: 5px;
    color: #0F7A57;
    font-size: 10px;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .app_info .app_detail2 {
    margin-left: 5px;
    color: #0F7A57;
    font-size: 10px;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .app_info .privacy p {
    display: inline-block;
    color: #333333;
    font-size: 10px;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .saoyisao {
    position: absolute;
    left: 158px;
    top: 25px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #333;
    cursor: default
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .shoujigouwu {
    position: absolute;
    left: 158px;
    top: 48px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #1b66f3;
    cursor: default
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .icon-header-bar-code-ios {
    position: absolute;
    top: 85px;
    left: 160px;
    cursor: pointer
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .icon-header-bar-code-ios:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .icon-header-bar-code-android {
    position: absolute;
    top: 85px;
    left: 213px;
    cursor: pointer
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .icon-header-bar-code-android:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .mo-ios-span {
    position: absolute;
    top: 117px;
    left: 159px;
    font-family: "Microsoft YaHei","黑体";
    font-size: 12px;
    color: #333;
    cursor: pointer
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .mo-ios-span:hover {
    color: #1b66f3;
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .mo-android-span {
    position: absolute;
    top: 117px;
    left: 210px;
    font-family: "Microsoft YaHei","黑体";
    font-size: 12px;
    color: #333;
    cursor: pointer
}

.layout-header-bar .header-right .mobile-show .mobile-ehsy-download .mo-android-span:hover {
    color: #1b66f3;
}

.layout-header-bar .header-right .my-ehsy-show {
    position: relative;
    width: 95px;
    height: 32px;
    line-height: 26px;
    margin-top: 4px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}

.layout-header-bar .header-right .my-ehsy-show .sprite-ico_ehsy {
    margin-right: 5px;
    margin-top: 10px
}

.layout-header-bar .header-right .my-ehsy-show .ehsy-a {
    position: relative;
}

.layout-header-bar .header-right .my-ehsy-show .icon-header-bar-arrow {
    vertical-align: sub
}

.layout-header-bar .header-right .my-ehsy-show:hover {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #fff
}

.layout-header-bar .header-right .my-ehsy-show .ehsy-ahref {
    position: relative;
}

.layout-header-bar .header-right .my-ehsy-show .my-ehsy {
    display: none;
    position: absolute;
    width: 294px;
    height: 110px;
    top: 32px;
    left: -1px;
    padding: 0 10px 15px 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    z-index: 1000;
}

.layout-header-bar .header-right .my-ehsy-show .my-ehsy ul .orders {
    float: left;
    width: 98px
}

.layout-header-bar .header-right .my-ehsy-show .my-ehsy ul .orders a {
    position: relative;
    padding-left: 20px;
    line-height: 38px;
    height: 38px;
}

.layout-header-bar .header-right .my-ehsy-show .my-ehsy ul .orders i {
    margin-right: 5px;
    display: inline-block;
    top: -9px;
    position: absolute;
    left: 0px;
}

.layout-header-bar .header-right .my-ehsy-show .my-ehsy li {
    position: relative;
    line-height: 25px;
}

.layout-header-bar .header-right .my-ehsy-show .my-ehsy li span {
    display: inline-block;
    width: 28px;
    height: 18px;
    background-color: #ff7200;
    border-radius: 8px;
    margin-left: 5px;
    line-height: 18px;
    text-align: center;
    color: #fff
}

.layout-header {
    height: 40px;
    margin: 31px auto 0px;
    position: relative;
    width: 1200px;
}

.layout-header .header-logo-wrap {
    height: 40px;
    left: 0;
    width: 375px;
}

.layout-header .header-logo-wrap .header-logo {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 331px;
}

.layout-header .header-logo-wrap .header-logo a img {
    width: auto;
}
.js-fix-bar-search .layout-search.search-wrap{
    left:0;
}
.js-fix-bar-search .layout-search.search-wrap .icon-camera{
    left:380px;
}
.layout-search.search-wrap {
    /*background: #ffffff none repeat scroll 0 0;*/
    height: 40px;
    margin: 0 auto;
    position: relative;
    vertical-align: top;
    /*width: 618px;*/
    left: 220px;
}

.layout-search.search-wrap .glob-search-input-div {
    border-color: #1b66f3 currentcolor #1b66f3 #1b66f3;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-sizing: content-box;
    color: #666666;
    float: left;
    height: 38px;
    line-height: 38px;
    padding-right: 20px;
    width: 560px;
    font-family: "Microsoft YaHei", "黑体", sans-serif;
}

.layout-search.search-wrap .glob-search-input {
    border-width: 0;
    color: #666666;
    float: left;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    width: 560px;
    font-family: "Microsoft YaHei", "黑体", sans-serif;
}

.layout-search.search-wrap .glob-search-input-small {
    border-color: #cccccc currentcolor #cccccc #cccccc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-sizing: content-box;
    color: #666666;
    float: left;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Microsoft YaHei", "黑体", sans-serif;
    width: 376px;
}

.layout-search.search-wrap .hot-word {
    font-size: 12px;
    height: 15px;
    overflow: hidden;
    width: 575px;
    padding-top: 5px;
}

.layout-search.search-wrap .hot-word li {
    float: left;
    margin-right: 10px;
}

.layout-search.search-wrap .hot-word li .first-link {
    color: #1b66f3;
}

.layout-search.search-wrap .glob-search-input-div:focus {
    border-color: #1b66f3;
}

.layout-search.search-wrap .glob-search-input-div:hover {
    border-color: #1b66f3;
}

.layout-search.search-wrap .glob-search-input:focus {
    border-color: #1b66f3;
}

.layout-search.search-wrap .glob-search-input:hover {
    border-color: #1b66f3;
}

.layout-search.search-wrap .icon-camera {
    display: inline-block;
    height: 24px;
    width: 24px;
    background-image: url("../images/camera2.png");
    /*这里放置图标的绝对路径*/
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left:546px;
    z-index: 2;
}

.layout-search.search-wrap .icon-camera:hover {
    cursor: pointer;
    opacity: 0.7;
}

.tooltip .tooltiptext {
    font-style: normal;
    visibility: hidden;
    width: 150px;
    height: 24px;
    line-height: 24px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -75px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.layout-search.search-wrap .glob-search-submit {
    background: #1b66f3 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 100px;
    font-size: 16px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    border-radius: 0 5px 5px 0;
}

.layout-search.search-wrap .glob-search-submit:hover {
    background-color: #FD9D94;
}

.layout-search.search-wrap .glob-search-submit-small {
    font-size: 15px;
    width: 110px;
}

.layout-search.search-wrap .glob-search-submit-grey {
    background: #666666 none repeat scroll 0 0;
}

.layout-search.search-wrap .glob-search-submit-grey:hover {
    background-color: #808080
}

.layout-search.search-wrap .glob-search-icon {
    left: 12px;
    position: absolute;
    top: 11px;
}

.layout-header .header-cart {
    height: 40px;
    right: 0;
    top: 0;
    width: 148px;
}

.layout-header .header-cart.eis-home-fixed {
    position: fixed;
    top: 10px;
    z-index: 1000;
}

.layout-header .header-cart i {
    display: inline-block;
}

.layout-header .header-cart .cart-wrap {
    background: #1b66f3  none repeat scroll 0 0;
    color: #ffffff;
    float: right;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    text-align: center;
    width: 160px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.layout-header .header-cart .cart-wrap i {
    /*background-image: url("../images/cart2.png");*/
    color:#fff;
    display: inline-block;
    height: 24px;
    margin-bottom: -5px;
    margin-left: 3px;
    margin-right: 3px;
    width: 24px;
    font-size: 20px;
}

.layout-header .header-cart .cart-wrap span.text {
    font: 14px "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
}

.layout-header .header-cart .cart-wrap span.cart-num {
    background-color: #ff7200;
    font-size: 12px;
    width: 25px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    padding: 1px 8px;
}

.layout-header .header-cart .quick-wrap {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #666666;
    float: right;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 0.15s ease-out 0s;
    width: 120px;
}

.layout-header .header-cart .quick-wrap i {
    left: -2px;
    position: relative;
    top: 4px;
}

.layout-header .header-cart .quick-wrap:hover {
    border: 1px solid #1b66f3;
    color: #1b66f3;
}

/* layout category */
.layout-home-menu {
    width: 1200px;
    margin: 0 auto;
}

.layout-home-menu .menu-body {
    width: 1200px;
    margin: 3px auto;
    z-index: 20;
    border-bottom: 2px solid #1b66f3;
}

.layout-home-menu .menu-body ul {
    padding-left: 230px;
}
.scdt .scdt-item a {
    font-weight: bold;
    font-size: 12px;
}
.layout-home-menu .menu-body ul li {
    line-height: 40px;
    height: 40px;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 16px;
    float: left;
    width: 112px;
    text-align: center;
    overflow: hidden;
}
.layout-home-menu .menu-body ul li:first-child{
    width:45px;
}
.layout-content{
    /*background-color: #ffffff;*/
    position: relative;

}

.layout-home-menu .menu-body ul li a {
    /*color: #000;*/
}
.layout-home-menu .menu-body ul li a i{
    color: #1b66f3;
    font-size: 16px;
}

.layout-home-menu .menu-body ul li a:hover {
    color: #1b66f3;
    cursor: pointer;
    text-decoration: underline;
}

.layout-home-menu .menu-body ul .menu-hot {
    position: relative;
}

.layout-home-menu .menu-body ul .menu-hot img {
    position: absolute;
    width: 14px;
    top: 7px;
    right: 2px
}

.layout-home-menu .menu-body ul .menu-hot img {
    position: absolute;
    width: 14px;
    top: 7px;
    right: 2px
}

.layout-home-menu .menu-body ul .menu-hot .fire_lion {
    width: 24px;
    top: -4px;
    right: -2px;
}

.layout-home-menu .cooperation-center {
    position: relative;
}

.layout-home-menu .cooperation-center-dropdown {
    display: none;
    position: absolute;
    top: 41px;
    left: 6px;
    width: 105px;
    height: 40px;
    z-index: 1;
    border: 1px solid #1b66f3;
    border-top: 2px solid #fff;
    background-color: white;
    opacity: 1;
}

.layout-home-menu .cooperation-center-dropdown ul {
    padding-left: 0px;
}

.layout-home-menu .cooperation-center-dropdown ul li {
    height: 40px;
    margin-left: 10px;
    width: 100%;
    float: none;
    text-align: left
}

.layout-home-menu .cooperation-center-dropdown ul li a {
    line-height: 30px;
}

.layout-home-menu .cooperation-center-dropdown ul li a:hover {
    color: #1b66f3;
    cursor: pointer;
    text-decoration: underline;
}

.layout-home-menu .cooperation-center:hover .cooperation-center-dropdown, .cooperation-center-dropdown:hover {
    display: block;
}

.layout-home-menu .layout-home-category {
    height: 40px;
    width: 220px;
    position: relative;
}

.menu-bar {
    /*height: 40px;*/
    position: absolute;
    top: 42px;
    z-index: 10;
}

.menu-all {
    cursor: pointer;
    display: inline-block;
    float: left;
    /*height: 40px;*/
    position: relative;
    vertical-align: top;
    width: 220px;
    z-index: 10;
    left: 0;
}

.menu-all .category-tree-icon {
    /*background-image: url("../images/category-tree-icon.png");*/
    background-position: 16px 0;
    height: 16px;
    width: 16px;
    display: inline-block;
}

.menu-all.eis-home-fixed {
    position: fixed;
    top: 10px;
    z-index: 1000;
}

.menu-all .menu-title-box {
    background-color: #1b66f3;
    color: #fff;
    height: 40px;
    position: relative;
    vertical-align: middle;
    z-index: 10;
    padding-left: 10px;
    padding-bottom: 1px;
}

.menu-all .menu-title-box .menu-all-span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    /*height: 40px;*/
    line-height: 40px;
    margin-top: 1px;
}

.menu-all .menu-title-box .menu-all-span .sprite-list {
    margin-bottom: -2px;
    margin-right: 10px;
    background-position: 0 0;
}

.menu-all .menu-content-box {
    background-color: #256cf2;
    display: none;
    font-size: 14px;
    left: 0;
    margin-top: 3px;
    position: absolute;
    top: 40px;
    width: 218px;
    height: 447px;
    z-index: 999;
    border: 1px solid #eeeeee;
}

.menu-all .menu-content-box .tree-ul {
    margin-top: 4px;
}

.menu-all .menu-content-box .tree-ul .tree-li {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-left: 1px;
    /*width: 205px;*/
    display: flex;
    align-items: center;
    width: 188px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-all .menu-content-box .tree-ul .tree-li span {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px;
    margin-top: 5px;
}

.menu-all .menu-content-box .tree-ul .tree-li span:hover {
    color: #fff;
    text-decoration: underline;
}

.menu-all .menu-content-box .tree-ul .tree-li .split {
    opacity: 0.3;
    filter: alpha(opacity=30);
    font-size: 10px;
}

.menu-all .menu-content-box .tree-ul .tree-li i {
    margin-bottom: -3px;
    margin-right: 5px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-0 {
    background-position: 16px -16px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-1 {
    background-position: 16px -32px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-2 {
    background-position: 16px -48px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-3 {
    background-position: 16px -64px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-4 {
    background-position: 16px -80px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-5 {
    background-position: 16px -96px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-6 {
    background-position: 16px -112px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-7 {
    background-position: 16px -128px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-8 {
    background-position: 16px -144px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-9 {
    background-position: 16px -160px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-10 {
    background-position: 16px -176px;
}

.menu-all .menu-content-box .tree-ul .tree-li .category-tree-icon.icon-tree-11 {
    background-position: 16px -192px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-0 {
    background-position: 0 -16px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-1 {
    background-position: 0 -32px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-2 {
    background-position: 0 -48px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-3 {
    background-position: 0 -64px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-4 {
    background-position: 0 -80px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-5 {
    background-position: 0 -96px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-6 {
    background-position: 0 -112px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-7 {
    background-position: 0 -128px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-8 {
    background-position: 0 -144px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-9 {
    background-position: 0 -160px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-10 {
    background-position: 0 -176px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on .category-tree-icon.icon-tree-11 {
    background-position: 0 -192px;
}

.menu-all .menu-content-box .tree-ul .tree-li .disabled {
    opacity: 0.30;
    filter: alpha(opacity=30);
    zoom: 1;cursor: default;
}

.menu-all .menu-content-box .tree-sub {
    display: none;
    line-height: 24px;
    margin-left: 0px;
    overflow: hidden;
    position: absolute;
    width: 990px;
    z-index: 999;
    top: 1px;
    left: 210px;
    height: 436px;
}

.menu-all .menu-content-box .tree-sub-box {
    padding-left: 10px;
    width: 980px;
    height: 436px;
}

.menu-all .menu-content-box .tree-sub .tree-sub-box-content {
    max-height: 424px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 15px;
    height: 100%;
    border: 1px solid #CCC;
    border-radius: 0;
    background-clip: padding-box;
    background-color: #fff;
}

.menu-all .menu-content-box .tree-sub .tree-sub-box-content a {
    color: #000;
}

.menu-all .menu-content-box .tree-sub .tree-sub-li {
    overflow: hidden;
    position: relative;
}

.menu-all .menu-content-box .tree-sub .tree-sub-li-left {
    color: #666;
    display: inline-block;
    float: left;
    font: bold 12px "Microsoft YaHei","黑体",sans-serif;
    padding-top: 10px;
}

.menu-all .menu-content-box .tree-sub .li-right-title {
    color: #666;
    display: inline-block;
    font: 12px/40px "Microsoft YaHei","黑体",sans-serif;
    padding: 0 9px 0 0;
    float: left;
}

.menu-all .menu-content-box .tree-sub .tree-sub-li-right {
    border-bottom: 1px solid #eee;
    margin-left: 10px;
    padding-left: 138px;
    width: 784px;
}

.menu-all .menu-content-box .tree-sub .tree-sub-li-left a {
    display: inline-block;
    line-height: 20px;
    margin-right: 5px;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
    width: 126px;
}

.menu-all .menu-content-box .tree-sub .tree-sub-li-left .arrow {
    color: #ccc;
    display: inline-block;
    height: 8px;
    margin-right: 2px;
    margin-top: 16px;
    overflow: hidden;
    text-align: right;
    vertical-align: top;
    width: 5px;
}

.menu-all .menu-content-box .tree-sub .li-right-title a {
    border-left: 1px solid #dddddd;
    color: #737373;
    font-weight: 300;
    padding-left: 8px;
}
.menu-all .menu-content-box .tree-sub .li-right-title a:hover{
    color:#1b66f3;
}

.menu-all .menu-content-box .tree-ul .tree-li.on {
    background: #fff;
    margin-left: 1px;
    width: 199px;
}

.menu-all .menu-content-box .tree-ul .tree-li.on a .category-name {
    color: #1b66f3;
}

.menu-all .menu-content-box .tree-ul .tree-li.on a:hover {
    text-decoration: underline;
}

/*.menu-all:hover .menu-content-box {display: block;}*/
.common-home .menu-bar .menu-content-box {
    display: block;
}

/* layout home main */
.layout-home-main {
    width: 1200px;
    margin: 0 auto;
}

.layout-home-main .main-box {
    height: 435px;
    width: 100%;
    /*margin: 10px 0;*/
}

.layout-home-main .main-box .main-left {
    float: left;
    width: 220px;
    height: 100%;
    margin-right: 4px;
    background: #FDFDFD;
}

.layout-home-main .main-box .main-center {
    float: left;
    width: 748px;
    /*height: 100%;*/
    margin-right: 5px;
    background: #FDFDFD;
}

.layout-home-main .main-box .main-center .layout-ad-slide {
    width: 100%;
    height: 444px;
    overflow: hidden;
    border: 1px solid #eee;
}

.layout-home-main .main-box .main-center .layout-ad-slide-bottom {
    width: 100%;
    height: 90px;
}

.layout-home-main .main-box .main-center .layout-ad-slide-bottom .ad-box li {
    float: left;
    width: 365px;
    height: 90px;
    margin-right: 10px;
    background: #F6F6F6;
}

.layout-home-main .main-box .main-center .layout-ad-slide-bottom .ad-box li.last {
    margin-right: 0;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry {
    width: 100%;
    height: 90px;
    margin-bottom: 10px;
    background: rgba(246,246,246,1);
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li {
    float: left;
    width: 144px;
    height: 90px;
    margin-right: 5px;
    background: rgba(255,255,255,1);
    position: relative;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li.last {
    margin-right: 0;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li a {
    display: inline-block;
    cursor: pointer;
    margin: 0px 0px 0px 11px;
    padding-top: 16px;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li a .icon-industry {
    width: 56px;
    height: 52px;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li a div {
    font-size: 14px;
    margin-left: 2px;
    display: inline-block;
    padding-top: 23px;
    vertical-align: top;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li dd {
    background-color: #fff;
    z-index: 999;
    position: absolute;
    width: 108px;
    height: 80px;
    top: 80px;
    left: 8px;
    padding: 10px;
    display: none;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.1);
    box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li dd dl {
    padding-left: 20px;
    height: 30px;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li dd dl a {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding-top: 0;
}

.layout-home-main .main-box .main-center .layout-ad-slide-industry .ad-box li .industry-child-img {
    position: relative;
    top: 15px;
    right: 16px;
}

.layout-home-main .main-box .main-center .layout-ad-slide .slider {
    height: 384px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.layout-home-main .main-box .main-center .layout-ad-slide .sliderbox {
    position: relative;
}

.layout-home-main .main-box .main-center .layout-ad-slide .slidernav {
    border-radius: 12px;
    bottom: 20px;
    font-size: 0;
    left: 42%;
    padding: 4px 8px;
    position: absolute;
    z-index: 1;
    display: block;
}

.layout-home-main .main-box .main-center .layout-ad-slide .slidernav li {
    background-color: rgba(255,255,255,0.5);
    border-radius: 100%;
    display: inline-block;
    height: 6px;
    margin-right: 5px;
    margin-left: 5px;
    width: 6px;
    cursor: pointer;
}

.layout-home-main .main-box .main-center .layout-ad-slide .slidernav .current {
    background-color: #fff;
}

.layout-home-main .main-box .main-center .layout-ad-slide .page {
    background-color: rgba(0, 0, 0, 0.1);
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
    z-index: 1;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
}
.layout-home-main .main-box .main-center .layout-ad-slide .page.prev{
    border-radius: 0 30px 30px 0; /* 右半圆的半径为30px */
}
.layout-home-main .main-box .main-center .layout-ad-slide .page.prev i{
    position: absolute;
    left: 3px;
}
.layout-home-main .main-box .main-center .layout-ad-slide .page.next i{
    position: absolute;
    right: 3px;
}
.layout-home-main .main-box .main-center .layout-ad-slide .page.next{
    border-radius:30px 0 0 30px;/* 右半圆的半径为30px */
}
.layout-home-main .main-box .main-center .layout-ad-slide .page i{
    font-size: 20px;
}
.layout-home-main .main-box .main-center .layout-ad-slide .next {
    right: 0;
}

.layout-home-main .main-box .main-center .layout-ad-slide .page:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.layout-home-main .main-box .main-right {
    float: left;
    width: 220px;
    height: 443px;
    background: #FDFDFD;
    margin-top: 1px;
    border: 1px solid #eee;
}

.layout-home-main .main-box .main-right .ehsy-hot {
    float: left;
    width: 220px;
    /*height: 405px;*/
    margin: 0;
}

/*.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome {position: relative;width: 218px;height: 110px;border: 1px solid #eee;background-image: url(../images/bg_user_zone_new.png);}*/
.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome {
    position: relative;
    /*width: 228px;*/
    height: 135px;
    /*border: 1px solid #eee;*/
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome i {
    position: absolute;
    bottom: 0;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .portrait {
    float: left;
    margin: 7px 0px 0 10px
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .portrait img {
    height: 50px;
    width: 55px;
    margin: 10px 0 10px 10px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .welcome-div {
    float: left;
    margin: 20px 0 0 10px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .welcome-div .welcome {
    height: 60px;
    width: 99px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .welcome-div .welcome p {
    margin-bottom: 5px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .welcome-buttons {
    display: inline-block
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .welcome-buttons .welcome-buttons-login {
    position: relative;
    top: -5px;
    left: 47px;
    width: 57px;
    height: 32px;
    line-height: 32px;
    background-color: #1b66f3;
    color: #FFF;
    font-size: 12px;
    display: block;
    text-align: center;
    border-radius: 4px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .welcome-buttons .welcome-buttons-register {
    position: relative;
    top: -37px;
    left: 115px;
    width: 55px;
    height: 30px;
    line-height: 30px;
    color: #1b66f3;
    font-size: 12px;
    display: block;
    text-align: center;
    border: 1px solid #1b66f3;
    border-radius: 4px
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-welcome .link-btn {
    display: inline-block;
    width: 100px;
    padding: 0 5px;
    border: 1px solid #1b66f3;
    margin-right: 7px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales {
    width: 200px;
    height: 306px;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
    /*border: 1px solid #eee;*/
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .title {
    font-size: 20px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .more {
    float: right;
    margin-top: 8px;
    cursor: pointer;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-news {
    height: 175px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-news .ehsy-news-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 2px;
    margin-bottom: 2px;
    height: 30px;
}

.common-home .icon-page-index {
    background-image: url("../images/icon-page-index.png");
    background-position: 0 0;
    width: 0;
    height: 0;
    display: inline-block;
}

.common-home .icon-title-news {
    background-position: 0 0;
    height: 24px;
    width: 120px;
}

.common-home .icon-title-sale {
    background-position: 0 -24px;
    height: 24px;
    width: 145px;
}

.common-home .icon-title-promotion {
    background-position: 0 -48px;
    height: 33px;
    width: 100px;
}

.common-home .icon-title-promotion2 {
    background-position: 0 -81px;
    height: 28px;
    width: 100px;
}

.common-home .icon-title-promotion-down {
    background-position: 0 -190px;
    height: 24px;
    width: 24px;
}

.common-home .icon-title-promotion-down:hover {
    background-position: -24px -190px;
    height: 24px;
    width: 24px;
}

.common-home .icon-title-promotion-up {
    background-position: -48px -190px;
    height: 24px;
    width: 24px;
}

.common-home .icon-title-promotion-nostart {
    background-position: 0 -120px;
    height: 60px;
    width: 68px;
}

.common-home .icon-floor-rank-1 {
    background-position: 0 -215px;
    width: 24px;
    height: 30px;
    color: #fff;
}

.common-home .icon-floor-rank-2 {
    background-position: -48px -215px;
    width: 24px;
    height: 30px;
    color: #fff;
}

.common-home .icon-floor-rank-3 {
    background-position: -24px -215px;
    width: 24px;
    height: 30px;
    color: #fff;
}

.common-home .icon-floor-rank-other {
    background-position: 73px -215px;
    width: 24px;
    height: 30px;
    color: #666;
}

.common-home .icon-floor-arrow-right {
    background-position: -16px -250px;
    width: 16px;
    height: 16px;
}

.common-home .icon-floor-arrow-right-hover {
    background-position: 0 -250px;
    width: 16px;
    height: 16px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-news ul {
    height: 140px;
    margin: 0 0 10px 0;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-news ul li {
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 10px;
    overflow: hidden;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-news ul li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-sale .ehsy-sale-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 2px;
    margin-bottom: 2px;
    height: 30px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-sale ul {
    margin: 0;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-sale ul li {
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 10px;
    overflow: hidden;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-sale ul li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-vip-exclusive-rights {
    text-align: center;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-vip-exclusive-rights .title {
    padding-bottom: 5px;
    font-size: 14px;
    margin-left: -34%;
    font-weight: bold;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-vip-exclusive-rights .features {
    width: 100%;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-vip-exclusive-rights .features-item {
    float: left;
    width: 32%;
    text-align: center;
    margin-top: 5px;
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-vip-exclusive-rights .features-item .features-item-img {
}

.layout-home-main .main-box .main-right .ehsy-hot .ehsy-news-sales .ehsy-vip-exclusive-rights .features-item .features-item-des {
    color: #4d4d4d;
    margin-top: 3px;
    margin-bottom: 6px;
}
.features-item-bottomimg{
    margin: 8px auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.features-item-bottomimg img{
    /*width:90%;*/
}

/* layout home promotion */
.layout-home-promotion {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.layout-home-promotion .promotion-box {
    height: 420px;
    width: 100%;
    margin: 10px 0 20px 0;
    background: #FDFDFD;
}

.layout-home-promotion .promotion-box.js-promotion-2 {
    display: none;
}

.layout-promotion-content .promotion-header {
    background: #eee none repeat scroll 0 0;
    height: 50px;
    line-height: 50px;
}

.layout-promotion-content .promotion-header .header-left {
    float: left;
}

.layout-promotion-content .promotion-header .header-left span {
    color: #666;
}

.layout-promotion-content .promotion-header .header-left .date-seperator {
    display: inline-block;
    padding: 0 10px;
}

.layout-promotion-content .promotion-header .header-left .icon {
    margin-left: 15px;
    vertical-align: middle;
}

.layout-promotion-content .promotion-header .header-left .promotion-title {
    float: left;
    width: 100px;
    height: 30px;
    padding-top: 10px;
    padding-left: 15px;
}

.layout-promotion-content .promotion-header .header-left .begin-time {
    margin-left: 15px;
}

.layout-promotion-content .promotion-header .header-left .date {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.layout-promotion-content .promotion-header .header-left .date > li {
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    float: left;
}

.layout-promotion-content .promotion-header .header-left .date .word {
    color: #999;
}

.layout-promotion-content .promotion-header .header-left .date .number {
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
}

.layout-promotion-content .promotion-header .header-right {
    cursor: pointer;
    font-size: 16px;
    transition: all 0.25s ease-out 0s;
    float: right;
    color: #666;
}

.layout-promotion-content .promotion-header .header-right:hover {
    color: #1b66f3;
}

.layout-promotion-content .promotion-header .header-right i {
    cursor: pointer;
    margin-left: 5px;
    margin-right: 15px;
    vertical-align: middle;
}

.layout-promotion-content .layout-promotion-products {
    border: 1px solid #eee;
    background: #fff;
}

.layout-promotion-content .layout-promotion-products .product-list {
    width: 100%;
}

.layout-promotion-content .layout-promotion-products img {
    width: 100%;
}

.layout-promotion-content .layout-promotion-products .product-list::before, .layout-promotion-content .layout-promotion-products .product-list::after {
    clear: both;
    content: " ";
    display: block;
}

.layout-promotion-content .layout-promotion-products .product-box {
    float: left;
    height: 303px;
    padding: 0 15px;
    width: 208px;
}

.layout-promotion-content .layout-promotion-products .product-box .unstarted {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.layout-promotion-content .layout-promotion-products .product-box .image-box {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 210px;
}

.layout-promotion-content .layout-promotion-products .product-box .image-box .label-right-top {
    display: inline-block;
    height: 36px;
    margin-bottom: -30px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
    z-index: 1;
}

.layout-promotion-content .layout-promotion-products .product-box .image-box .label-right-top i {
    float: right;
}

.layout-promotion-content .layout-promotion-products .product-box .image-box .label-right-top .discount-label {
    float: right;
}

.layout-promotion-content .layout-promotion-products .product-box .image-box .label-container-right-top {
    background-color: #ff7200;
    color: white;
    display: block;
    font-size: 12px;
    height: 36px;
    line-height: 18px;
    margin-bottom: -36px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 36px;
}

.layout-promotion-content .layout-promotion-products .product-box .content-box {
    padding-top: 10px;
}

.layout-promotion-content .layout-promotion-products .product-box > .content-box > .left {
    width: 110px;
}

.layout-promotion-content .layout-promotion-products .product-box > .content-box > .right {
    width: 90px;
}

.layout-promotion-content .layout-promotion-products .product-box > .content-box .product-img-container {
    display: block;
    height: 100%;
    margin: 0 0 0 10px;
    padding: 0;
    width: 110px;
}

.layout-promotion-content .left-col {
    float: left;
}

.layout-promotion-content .right-col {
    float: right;
}

.layout-promotion-content .layout-promotion-products .layout-promotion-subtype {
    height: 160px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.layout-promotion-content .layout-promotion-subtype.subtype-1 {
}

.layout-promotion-content .layout-promotion-subtype.subtype-2 {
    margin-top: 161px;
    margin-left: -240px;
    margin-bottom: 0;
    border-top: 1px solid #eee;
}

.layout-promotion-content .promotion-page {
    margin: 10px auto;
    width: 80px;
    height: 18px;
    overflow: hidden;
}

.layout-promotion-content .layout-promotion-products .product-name-container {
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 100%;
}

.layout-promotion-content .layout-promotion-subtype .product-name {
    display: -webkit-box;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
}

.layout-promotion-content .layout-promotion-products .product-price-container {
    display: block;
    height: 20px;
    margin: 15px 0 0;
    padding: 0;
    width: 100%;
}

.layout-promotion-content .layout-promotion-products .product-price-container .price-sale {
    color: #1b66f3;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.layout-promotion-content .layout-promotion-products .product-price-container .price-market {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    text-decoration: line-through;
}

/* layout home left nav */
.ehsy-nav-left {
    position: fixed;
    top: 70px;
    left: 10px;
    display: none;
    font: 12px "Microsoft YaHei","tahoma","arial","Hiragino Sans GB","\\5b8b体","sans-serif";
    text-align: center;
    z-index: 100;
}

.ehsy-nav-left li {
    background: #fff;
    color: #333;
    cursor: pointer;
    margin-bottom: 1px;
    min-height: 40px;
    overflow: hidden;
    padding: 5px 5px 0 5px;
    transition: background 0.15s ease-out 0s;
    width: 35px;
}

.ehsy-nav-left li.selected {
    color: #fff;
}

.ehsy-nav-left li i {
    display: block;
    margin: 0 auto;
    background: url("../images/left-icon.png");
}

.ehsy-nav-left li i.arrow_totop {
    background-position: 20px 0;
    height: 11px;
    width: 20px;
}

.ehsy-nav-left li i.arrow_tobottom {
    background-position: 0 0;
    height: 11px;
    width: 20px;
}

.ehsy-nav-left .nav-left-last {
    margin-bottom: 0;
    margin-top: 15px;
}

.ehsy-nav-left .nav-left-normal {
    background-color: #fff;
    color: #666;
}

.ehsy-nav-left .nav-top {
    background-color: #bbbbbb;
    height: 18px;
    margin-bottom: 0;
    margin-top: 10px;
    min-height: 18px;
    width: 35px;
}

.ehsy-nav-left .nav-top:hover {
    background-color: #acacac;
    width: 35px;
    height: 100%;
}

.ehsy-nav-left .nav-bottom {
    background-color: #bbbbbb;
    height: 18px;
    margin-top: 0;
    min-height: 18px;
    width: 35px;
}

.ehsy-nav-left .nav-bottom:hover {
    background-color: #acacac;
    width: 35px;
    height: 100%;
}

/* layout home floor list */
.layout-home-floor {
    /*background: #f3f3f3;*/
}
.layout-home-floor.layout-home-floor1 {
    background: #f3f3f3;
    width:1200px;
    margin:0 auto;
    /*padding:8px;*/
}
.layout-home-floor .floor-box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 20px;
}

.layout-home-floor .floor-box .floor-main {
    width: 100%;
    height: 260px;
    background: #fff;
}

.layout-home-floor .floor-box .floor-content {
    width: 100%;
    margin-top: 30px;
    background: #fff;
}

.layout-home-floor .floor-box .banner-floor {
    width: 100%;
    height: 260px;
    background: #fff;
}

/* layout home floor element*/
.layout-home-floor .floor-content img {
    width: 100%;
}

.layout-home-floor .floor-content .recommendations {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
    background: #f3f3f3;
}

.layout-home-floor .floor-content .recommendations .list-item {
    background-color: #fff;
}

.layout-home-floor .floor-content .recommend-each::before, .layout-home-floor .floor-content .recommend-each::after {
    clear: both;
    content: " ";
    display: block;
}

.layout-home-floor .floor-main .list-item > li {
    float: left;
    display: block;
    height: 230px;
    margin: 0;
    padding: 0;
    width: 170px;
    margin: 14px;
}

.layout-home-floor .floor-main .list-item > li img {
    height: 230px;
}

.layout-home-floor .floor-main .effect-box-shadow-floor {
    box-shadow: 2px 5px 6px #a0a0a0;
}

.layout-home-floor .floor-main .effect-box-shaodw-selected {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.layout-home-floor .floor-main .effect-translate-up:hover {
    transform: translate(2px, -8px);
}

.layout-home-floor .floor-main .enlarge {
    transition: transform 500ms ease 0s;
}

.layout-home-floor .floor-main .enlarge:hover {
    transform: scale(1.08);
}

.layout-home-floor .floor-content .recommend-each .recommend-brief {
    float: left;
    height: 546px;
    padding: 20px 10px 0;
    position: relative;
    width: 180px;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief img.background {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

/*.layout-home-floor .floor-content .recommend-each .recommend-brief .background-url {display:block;height:360px;}*/
.layout-home-floor .floor-content .recommend-each .recommend-brief .recommend-link {
    display: block;
    position: absolute;
    bottom: 0;
    height: 360px;
    width: 180px;
    z-index: 2;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.layout-home-floor .floor-content .recommend-each .recommend-brief .recommend-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    position: absolute;
    z-index: 2;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul {
    position: absolute;
    top: 70px;
    z-index: 2;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul > li {
    margin-bottom: 10px;
    float: left;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul > li > a {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    color: white;
    height: 24px;
    line-height: 24px;
    margin: 0 10px 10px 0;
    padding: 3px 5px;
    transition: all 0.25s ease-out 0s;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul > li > a:hover {
    background-color: white;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #1b66f3;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul > li.background-img {
    display: block;
    height: 360px;
    width: 180px;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul > li.background-img a {
    border: medium none;
    color: transparent;
    display: inline;
    font-size: 260px;
    line-height: 360px;
}

.layout-home-floor .floor-content .recommend-each .recommend-brief ul > li.background-img a:hover {
    background-color: transparent;
    border: medium none;
    color: transparent;
}

.layout-home-floor .floor-content .recommend-each .products {
    background-color: white;
    float: left;
    height: 566px;
    padding: 0 20px;
    width: 550px;
    overflow: hidden;
}

.layout-home-floor .floor-content .recommend-each .products .list-tab {
    border-bottom: 1px solid #eee;
    height: 40px;
    text-align: center;
}

.layout-home-floor .floor-content .recommend-each .products .list-tab > .list-tab-item {
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    overflow: hidden;
    float: left;
}

.layout-home-floor .floor-content .recommend-each .list-tab > .list-tab-item {
    border-bottom: 2px solid rgba(0, 120, 87, 0);
    cursor: pointer;
    display: block;
    height: 46px;
    line-height: 46px;
    margin: 0;
    padding: 0;
    text-align: center;
    transition: border-bottom 0.25s ease-out 0s;
    width: 110px;
}

.layout-home-floor .floor-content .recommend-each .list-tab > .list-tab-item:hover {
    border-bottom: 2px solid #1b66f3;
}

.layout-home-floor .floor-content .recommend-each .list-tab > .list-tab-item.active {
    border-bottom: 2px solid #1b66f3;
}

.layout-home-floor .floor-content .recommend-each .products .product-list {
    background: #fff none repeat scroll 0 0;
    margin: 20px 0;
}

.layout-home-floor .floor-content .recommend-each .products .product-list > li {
    height: 243px;
    margin: 0 0 20px;
    padding-left: 7px;
    padding-right: 6px;
    transition: all 0.25s ease-out 0s;
    width: 170px;
    float: left;
}

.layout-home-floor .floor-content .recommend-each .products .product-list > li:nth-child(1), .layout-home-floor .floor-content .recommend-each .products .product-list > li:nth-child(2), .layout-home-floor .floor-content .recommend-each .products .product-list > li:nth-child(3) {
    border-bottom: 1px dotted #eee;
}

.layout-home-floor .floor-content .recommend-each .products .product-list > li:hover {
    color: #1b66f3;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container {
    padding: 0;
    width: 170px;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container {
    display: block;
    height: 170px;
    width: 170px;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container .label-right-top {
    display: inline-block;
    float: right;
    height: 36px;
    margin-bottom: -30px;
    overflow: hidden;
    position: relative;
    width: 72px;
    z-index: 1;
    word-wrap: break-word;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container .label-right-top .label-new-product {
    line-height: normal;
    text-align: center;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container .label-right-top i {
    float: right;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container .label-right-top .label-container {
    float: right;
    height: 36px;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container .label-right-top .label-container .label-container-right-top {
    background: #ff7200 none repeat scroll 0 0;
    color: white;
    float: right;
    font-size: 12px;
    height: 36px;
    line-height: 18px;
    text-align: center;
    width: 36px;
}

.label-container .label-new-product {
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 2px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    float: right;
    color: #fff;
    background: #a241e0;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .img-container .label-right-top .label-container .label-container-right-top:empty {
    display: none;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .product-name-container {
    height: 20px;
    margin: 7px 0 0;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .product-name-container .product-name {
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
    overflow: hidden;
}

.layout-home-floor .floor-content .recommend-each .products .product-list .product-container .product-price-container {
    margin: 5px 0 0;
}

.layout-home-floor .floor-content .recommend-each .products .prodcuts-img li {
    float: left;
    margin-right: 20px;
}

.layout-home-floor .floor-content .recommend-each .product-name-container {
    color: #333;
    display: -webkit-box;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 100%;
}

.layout-home-floor .floor-content .recommend-each .product-price-container .price-sale {
    color: #1b66f3;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.layout-home-floor .floor-content .recommend-each .product-price-container .price-market {
    font-size: 10px;
    font-weight: normal;
    color: #999;
    text-decoration: line-through;
}

.layout-home-floor .floor-content .recommend-each .brands {
    background-color: white;
    float: left;
    height: 566px;
    margin-left: 5px;
    width: 200px;
}

.layout-home-floor .floor-content .recommend-each .brands .logo-list {
    display: block;
    height: 100%;
    margin: 0 10px 10px;
    overflow: hidden;
    padding: 0;
    width: 180px;
}

.layout-home-floor .floor-content .recommend-each .brands .logo-list .logo-list-content {
    border-bottom: 1px solid #eee;
    float: left;
    overflow: hidden;
    padding: 10px 6px;
}

.layout-home-floor .floor-content .recommend-each .brands .logo-list .logo-list-content .logo-link {
    display: inline-block;
    height: 62px;
    position: relative;
    width: 78px;
}

.layout-home-floor .floor-content .recommend-each .brands .logo-list .logo-list-content .logo-link img {
    height: 62px;
    width: 78px;
}

.layout-home-floor .floor-content .recommend-each .brands .logo-list .logo-list-content .logo-link .shadow {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 62px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transition: all 0.25s ease-out 0s;
    width: 78px;
}

.layout-home-floor .floor-content .recommend-each .brands .logo-list .logo-list-content .logo-link:hover .shadow {
    display: block;
    opacity: 0.5;
}

.layout-home-floor .floor-content .recommend-each .brands .title {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    margin: 0 10px;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content {
    margin: 0 10px 0;
    position: relative;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content img {
    height: 96px;
    margin: 0 30px;
    width: 120px;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .brand-name {
    background-color: #eee;
    height: 24px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 72px;
    width: 180px;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .brand-intro {
    height: 87px;
    margin: 15px 0;
    overflow: hidden;
    word-break: break-all;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .brand-intro:hover {
    cursor: pointer;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .logo-btn {
    border: 1px solid #eee;
    display: inline-block;
    height: 30px;
    padding: 0;
    text-align: center;
    transition: all 0.25s ease-out 0s;
    width: 180px;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .logo-btn span {
    display: inline-block;
    line-height: 30px;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .logo-btn i {
    line-height: 30px;
    vertical-align: text-bottom;
}

.layout-home-floor .floor-content .recommend-each .brands .brand-content .logo-btn:hover {
    background-color: #1b66f3;
    border-color: #1b66f3;
    color: white;
}

.layout-home-floor .floor-content .recommend-each .ranking {
    background-color: white;
    float: left;
    height: 566px;
    margin-left: 5px;
    width: 200px;
    overflow: hidden;
}

.layout-home-floor .floor-content .recommend-each .ranking .title {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    margin: 0 10px;
}

.layout-home-floor .floor-content .recommend-each .ranking .ranking-indicator {
    float: right;
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    height: 93px;
    margin: 10px 10px 0;
    padding: 0;
    width: 180px;
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container .icon {
    line-height: 24px;
    text-align: center;
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container .sprite-ico_rank {
    width: 24px;
    height: 30px;
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container .name-price {
    float: right;
    width: 90px;
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container .product-name-container {
    float: right;
    margin-top: 0;
    margin-right: 10px;
    width: 80px;
    overflow-x: hidden;
    word-break: break-all
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container img {
    float: right;
    height: 60px;
    width: 60px;
}

.layout-home-floor .floor-content .recommend-each .ranking ul .product-container .product-price-container {
    margin-top: 0;
}

.icon-tabs .icon-tab-btns li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #1b66f3;
    border-radius: 12px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    list-style: outside none none;
    transition: width 0.25s ease-out 0s;
    width: 12px;
    margin-left: 3px;
    margin-right: 3px;
}

.icon-tabs .icon-tab-btns li:hover {
    border: 1px solid #1b66f3;
}

.icon-tabs .icon-tab-btns li.active {
    background: #1b66f3 none repeat scroll 0 0;
    border: medium none rgba(0, 0, 0, 0);
    width: 24px;
}

.layout-home-floor .floor-content .icon-tabs .icon-tab-btns {
    margin-bottom: 30px;
    margin-left: 140px;
    margin-top: -30px;
}

.figure {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.figure img {
    width: 1200px;
    height: 100px;
    border: 1px solid #eee;
}

/* layout search result */
.sug-wrap {
    width: 100%;
    background-color: #e3fbf1;
    position: relative;
    margin-bottom: 20px;
}

.sug-word {
    height: 100%;
    left: 59px;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 20px
}

.sug-newkeyword {
    display: block;
    font-family: 'Microsoft YaHei',sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    height: 30px;
}

.sug-newkeyword .sug-searchkey {
    font-family: Arial,sans-serif;
    color: #ff7200;
}

.sug-suggest {
    font-family: 'Microsoft YaHei',sans-serif;
    font-size: 12px;
    color: #666;
}

.sug-suggest .sug-suggest-href {
    color: #06c;
    margin-right: 5px;
}

ul.js-search-suggest-box {
    position: absolute;
    width: 514px;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 10000;
    top: 39px;
}

ul.js-search-suggest-box li {
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.js-search-suggest-box li.select,ul.js-search-suggest-box li:hover {
    background-color: #eee;
    cursor: pointer
}

.layout-search-hasstock ul.js-search-suggest-box {
    width: 396px;
}

.layout-search-core_brand ul.js-search-suggest-box {
    width: 396px;
}

.search-searchkey {
    color: #ff7200;
    font-size: 12px;
}

.searchTitle-filter {
    margin-bottom: 10px;
}

.filterThing {
    border: 1px dashed #1b66f3;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 3px 1px;
}

.filter {
    font-size: 12px;
}

.filter .ev-expandMore {
    display: block;
}

.filter .ev-closeMore {
    display: none;
}

.filter .filter-extra {
    display: none;
}

.filter.filter-expanded .filter-extra {
    display: block;
}

.filter.filter-expanded .ev-expandMore {
    display: block;
}

.filter.filter-expanded .ev-closeMore {
    display: block;
}

.filterThing i {
    background: url("../images/icon40.png") no-repeat scroll -12px -13px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    vertical-align: top;
    width: 16px;
}

.filterThing a.removelink-href {
    margin-left: 5px;
    margin-right: 5px;
}

.filterThing-btn {
    border: 1px solid #1b66f3;
    display: inline-block;
}

.filterThing-btn a {
    background: #1b66f3;
    color: #fff;
    display: inline-block;
    padding: 3px 6px;
}

.brandName,.categoryName,.productName {
    background-color: #eee;
    display: inline-block;
    /*height: 42px;*/
    padding-left: 20px;
    padding-right: 10px;
    transition: height .3s ease-out 0s;
    vertical-align: top;
    width: 80px;
    flex:1;
}
.categoryName{
    background-color: #FFFFFF;
}

.category-name-span {
    display: table-cell;
    height: 42px;
    vertical-align: middle
}

.mult-filter {
    bottom: 6px;
    color: #06c;
    display: none;
    height: 35px;
    left: 115px;
    line-height: 35px;
    position: absolute;
    top: 6px;
    width: 910px
}

.categoryWrap a {
    color: #3333333;
    top: 2px;
    transition: background-color .1s ease-in 0s
}

.has-pinyin-filter.multmode.category .mult-filter {
    display: block
}

.has-pinyin-filter.expand.category .mult-filter {
    display: block
}

.category.multmode .mult-filter {
    display: none
}

.category.expand .mult-filter {
    display: none
}

.options.more.not-visible {
    padding-right: 10px
}

.options.more.not-visible .moreSelection {
    display: none
}

.mult-filter span {
    cursor: pointer;
    margin-left: 2px;
    margin-right: 1px
}

.mult-filter-all {
    background-color: #ff7200;
    color: #fff;
    font-size: 12px;
    padding: 4px 9px
}

.mult-filter-each,.mult-filter-other {
    margin: 0 3px;
    padding: 3px 7px
}

.mult-filter-each:hover,.mult-filter-other:hover {
    background-color: #ff7200;
    color: #fff
}

.mult-filter-each.select,.mult-filter-other.select {
    background-color: #ff7200;
    color: #fff
}

.mult-filter-each.hover {
    background-color: #ff7200;
    color: #fff
}

.categoryWrap {
    color: #333;
    display: inline-block;
    line-height: 40px;
    width: 900px
}

.category.expand .categoryWrap {
    height: 140px;
    overflow-y: auto
}

.category.multmode .categoryWrap {
    height: 140px;
    left: 112px;
    overflow-y: auto;
    position: absolute;
    top: 0
}

.category.multmode.has-pinyin-filter .categoryWrap {
    top: 35px
}

.category.expand.has-pinyin-filter .categoryWrap {
    height: 140px;
    left: 112px;
    overflow-y: auto;
    position: absolute;
    top: 35px
}

.categoryEach {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 1px
}

.att-val {
    margin-left: 3px;
    margin-right: 3px;
}

.categoryEach:hover {
    color: #1b66f3;
}

.multmode .categoryEach:hover {
    color: #0066cc;
    background-color: #fff;
    height: 22px;
}

.categoryEach.active {
    background-color: #1b66f3;
    color: #fff
}

.categoryEach .filter-delete {
    display: none
}

.categoryEach.active .filter-delete {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -9px -10px;
    cursor: pointer;
    display: inline-block;
    height: 1600px;
    vertical-align: top;
    width: 16px
}

.expand .categoryName {
    height: 145px
}

.expand.has-pinyin-filter .categoryName {
    height: 190px
}

.multmode .categoryName {
    height: 179px
}

.multmode.has-pinyin-filter .categoryName {
    height: 214px;
    flex: none;
}

.icon-search {
    display: none;
    margin-top: 4px;
    vertical-align: top
}

.sprite-checkbox-hover {
    background-image: url(../images/form-checkbox.png);
    background-position: 0 0;
    height: 14px;
    width: 14px
}

.sprite-checkbox {
    background-image: url(../images/form-checkbox.png);
    background-position: -28px 0;
    height: 14px;
    width: 14px
}

.sprite-checkbox:hover {
    background-position: 0 0
}

.categoryEach.selected .sprite-checkbox,.multmode.from-edit.categoryWrap.categoryEach.selected .sprite-checkbox {
    background-image: url(../images/form-checkbox.png);
    background-position: -14px 0;
    height: 14px;
    margin-top: 3px;
    width: 14px
}

.category.multmode .icon-search {
    display: inline-block
}

.category.multmode {
    border: 1px solid #999;
    height: 180px;
    margin-bottom: 0
}

.category.multmode.has-pinyin-filter {
    border: 1px solid #999;
    height: 215px;
    margin-bottom: 0;
    display: block;
}

.category.expand.has-pinyin-filter {
    border: 1px solid #999;
    height: 190px;
    margin-bottom: 0
}

.brand,.category,.series {
    border: 1px solid #ddd;
    color: #666;
    /*height: 42px;*/
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    transition: height .3s ease-out 0s;
    display: flex;
}

.letter-filter {
    color: #06c;
    display: none;
    height: 35px;
    left: 118px;
    line-height: 35px;
    position: absolute;
    top: 0;
    width: 920px
}

.category.multmode .letter-filter {
    display: block
}

.mult-button {
    border-radius: 1px;
    bottom: 10px;
    cursor: pointer;
    display: none;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 8px;
    position: absolute;
    text-align: center;
    width: 46px
}

.category.multmode .mult-button {
    display: block
}

.mult-button.confirm {
    background-color: #ffd5b3;
    border: 1px solid #ff7200;
    color: #ff7200;
    left: 530px;
    margin-bottom: 5px;
    margin-left: 10px
}

.mult-button.confirm:hover {
    background-color: #ffc89c;
    border: 1px solid #ff7200;
    color: #ff7200;
    left: 530px;
    margin-bottom: 5px;
    margin-left: 10px
}

.mult-button.confirm.disclick {
    background-color: #eee;
    border: 1px solid #eee;
    color: #fefefe;
    left: 530px;
    margin-bottom: 5px;
    margin-left: 10px
}

.mult-button.cancel {
    background-color: #fff;
    border: 1px solid #999;
    color: #333;
    left: 590px;
    margin-bottom: 5px;
    margin-left: 10px
}

.mult-button.cancel:hover {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    left: 590px;
    margin-bottom: 5px;
    margin-left: 10px
}

.category.multmode .mult-operation {
    display: block
}

.category.expand {
    height: 147px
}

.options {
    float: right;
    padding: 7px 20px
}

.options.mult {
    padding-left: 0
}

.options.more {
    padding-right: 20px
}

.options .editSelection,.options .moreSelection,.options .multSelection {
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    margin-top: -1px;
    padding-left: 5px;
    text-align: center;
    width: 55px
}

i.add-mult {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -10px -51px;
    display: inline-block;
    height: 20px;
    margin-left: -5px;
    vertical-align: top;
    width: 20px
}

i.add-more {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -10px -92px;
    display: inline-block;
    height: 20px;
    margin-left: -5px;
    vertical-align: top;
    width: 20px
}

.expand i.add-more {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -50px -92px
}

.categoryEach .delete {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -12px -13px;
    cursor: pointer;
    height: 16px;
    vertical-align: top;
    width: 16px
}

.active.categoryEach .delete {
    display: inline-block;
    margin-top: 1.5px
}

.active.categoryEach .att-val {
    color: #333;
    margin-left: 5px;
    margin-right: 5px
}

.multmode.from-edit.category .att-val {
    color: #06c
}

.active.categoryEach {
    background-color: #fff;
    border: 1px dashed #1b66f3;
    line-height: 20px;
    margin: 0 2px 5px 4px
}

@-moz-document url-prefix("") {
    .active.categoryEach {
        background-color: #fff;
        border: 1px dashed #1b66f3;
        line-height: 20px;
        margin: 0 2px 5px 4px;
        padding: 1px
    }
}

.active.categoryEach:hover {
    background-color: #fff;
    border: 1px solid #1b66f3;
    color: #fff
}

.active.categoryEach:hover>.delete {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -12px -13px;
    height: 16px;
    width: 16px
}

.showMoreAttr {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    color: #999;
    cursor: pointer;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 12px;
    height: 30px;
    line-height: 20px;
    position: relative;
    text-align: center;
    z-index: 1
}

.showMoreAttr-hover {
    border-top: 1px solid #333;
    color: #333
}

.showmore-text {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: block;
    height: 30px;
    line-height: 29px;
    margin-left: 450px;
    margin-top: -1px;
    position: absolute;
    width: 350px;
    z-index: 1
}

.showmore-text2 {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: block;
    height: 30px;
    line-height: 29px;
    margin-left: 500px;
    margin-top: -1px;
    position: absolute;
    width: 200px;
    z-index: 15
}

.showMoreAttr-hover .showmore-text {
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333
}

.showMoreAttr-hover .showmore-text2 {
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333
}

.showmore-tips .showmore {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -10px -92px;
    display: inline-block;
    height: 20px;
    margin-top: 5px;
    vertical-align: top;
    width: 20px
}

.closemore-tips .closemore {
    background: rgba(0,0,0,0) url(../images/icon40.png) no-repeat scroll -50px -92px;
    display: inline-block;
    height: 20px;
    margin-top: 3px;
    vertical-align: top;
    width: 20px
}

.clearFilterCondition {
    color: #1b66f3;
    cursor: pointer;
    display: inline-block
}

.expand .categoryName-categoryId1,.category.expand .categoryWrap-categoryId1,.category-categoryId1.expand,.expand .categoryName-categoryId2,.category.expand .categoryWrap-categoryId2,.category-categoryId2.expand {
    height: auto
}

.category-categoryId1.expand,.category-categoryId2.expand {
    position: relative
}

.expand .categoryName-categoryId1,.expand .categoryName-categoryId2 {
    position: absolute;
    top: 0;
    bottom: 0;
}

.category.expand .categoryWrap-categoryId1,.category.expand .categoryWrap-categoryId2 {
    margin-left: 110px;
}

.showIf {
    background-color: #eeeeee;
    height: 40px;
    margin-top: 20px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.showIf .sort {
    cursor: pointer;
    display: flex;
    height: 100%;
}
.showIf-right,.showIf-left{
    display: flex;
    align-items: center;
}
.sort li {
    border-right: 1px solid #dddddd;
    font-size: 12px;
    height: 100%;
    line-height: 38px;
    margin-left: -1px;
    position: relative;
}

.sort li.active {
    background-color: #1b66f3;
    color: #ffffff;
}

.sort .price a {
    padding-right: 30px;
    position: relative;
    z-index: 0;
}

.sort a {
    color: inherit;
    display: inline-block;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.sort.sort-0 .default {
    background-color: #1b66f3;
    color: #ffffff;
}

.sort.sort-1 .price, .sort.sort-2 .price {
    background-color: #1b66f3;
    color: #ffffff;
}

.sort.sort-3 .time {
    background-color: #1b66f3;
    color: #ffffff;
}

.sortWrap.dsce {
    background: url("../images/icon40.png") no-repeat scroll -10px -132px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 20px;
    z-index: 1;
}

.sortWrap.asce {
    background: url("../images/icon40.png") no-repeat scroll -11px -172px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 20px;
    z-index: 1;
}

.other-select i {
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 6px;
    vertical-align: middle;
}

.sprite-select_no {
    background-image: url("../images/form-checkbox.png");
    background-position: -28px 0 ;
    height: 14px;
    width: 14px;
}

.sprite-select_yes {
    background-image: url("../images/form-checkbox.png");
    background-position: -14px 0 ;
    height: 14px;
    width: 14px;
}

.page-ctrl {
    float: right;
    font-size: 0;
    height: 100%;
    line-height: 40px;
    margin-right: 10px;
    width: 56px;
}

.page-count {
    float: right;
    font-size: 12px;
    height: 100%;
    line-height: 40px;
    margin: 0 10px;
    text-align: center;
}

.page-count span {
    display: inline-block;
}

.page-ctrl .prePage, .page-ctrl .nexPage {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    text-align: center;
    width: 50%;
}

.page-ctrl .prePage:hover, .page-ctrl .nexPage:hover {
    background-color: #fafafa;
}

.page-count .curPage {
    color: #ff7200;
}

.showModal {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    width: 132px;
}

.showModal .bigImg {
    float: left;
}

.showModal .list {
    float: right;
}

.bigImg-icon {
    background: url("../images/icon40.png") no-repeat scroll -90px -10px;
    display: inline-block;
    height: 20px;
    left: 8px;
    position: relative;
    top: 10px;
    vertical-align: top;
    width: 20px;
}

.bigImg.active .bigImg-icon {
    background: url("../images/icon40.png") no-repeat scroll -49px -10px;
    color: #ffffff;
}

.bigImg.active {
    background-color: #1b66f3;
    color: #ffffff;
    cursor: pointer;
}

.list-icon {
    background: url("../images/icon40.png") no-repeat scroll -90px -50px;
    display: inline-block;
    height: 20px;
    left: 8px;
    position: relative;
    top: 10px;
    vertical-align: top;
    width: 20px;
}

.list.active .list-icon {
    background: url("../images/icon40.png") no-repeat scroll -49px -50px;
    color: #ffffff;
}

.list.active {
    background-color: #1b66f3;
    color: #ffffff;
}

.showModal li {
    display: inline-block;
    font-size: 12px;
    width: 64px;
}

.showModal span {
    left: 4px;
    position: relative;
}

.total-count {
    color: #333333;
    float: right;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 130px;
}
.product-area-text{
    color:#333333;
}

.total-count p {
    color: #1b66f3;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.page-add-cart {
    float: right;
    height: 40px;
    overflow: hidden;
}

.page-add-cart .addInCart {
    background-color: #1b66f3;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 100px;
}

.page-add-cart .addInCart-disabled {
    background-color: #999;
    border-radius: 1px;
    color: #fff;
    font-size: 12px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 100px;
}
.product-list-wrapper{
    border: 1px solid #dddddd;
}
.layout-keywords {
    width: 1200px;
    margin: 0 auto;
}

.extra-links {
    margin: 10px auto;
    height: 30px;
    padding: 5px;
    border: 1px solid #ddd;
    overflow: hidden
}

.extra-links span {
    display: inline-block;
    color: #333;
    margin: 0 15px
}

.extra-links a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    color: #06c
}

.extra-links a:hover {
    text-decoration: underline
}

.list-totalcount {
    position: absolute;
    right: 0px;
    color: #666666;
    font-size: 12px;
    font-family: 'Microsoft YaHei', sans-serif;
    top: 2px;
}

.list-totalcount-num {
    color: #ff7200;
    margin-left: 2px;
    margin-right: 2px;
}

.lexicon-all {
    width: 100%;
    background-color: #F7F7F7;
    position: relative;
    margin: 15px auto
}

.lexicon-all ul {
    width: 95%;
    padding: 10px
}

.lexicon-all ul li {
    color: #999;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    padding: 0 15px
}

.lexicon-all ul li span {
    margin: 0
}

.lexicon-all ul li a {
    margin: 0 5px;
    padding: 0 5px;
    display: inline-block;
    color: #999
}

.lexicon-all ul li a:hover {
    text-decoration: underline;
    color: #1b66f3;
}

.lexicon-all ul .lexicon-all-li {
    overflow: inherit;
    display: none;
    height: auto
}

.lexicon-all ul .lexicon-all-li.active {
    display: inherit
}

.lexicon-all ul .lexicon-all-desc {
    overflow: inherit;
    height: auto
}

.lexicon-all .toggle-btn {
    display: block;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 30px;
    color: #06c;
    cursor: pointer;
}

.brand-ul {
    font-size: 0;
    margin: 0 auto 20px auto
}

.brand-ul li {
    display: inline-block
}

.brand-ul li a {
    display: block;
    width: 350px;
    height: 60px;
    transition: box-shadow .3s ease-out;
    padding: 20px;
    border: 1px solid #ddd;
    font-size: 12px
}

.brand-ul li a img {
    display: inline-block;
    width: 100px;
    height: 60px;
    vertical-align: middle
}

.brand-ul li a p {
    display: inline-block;
    margin: 0 0 0 17px;
    width: 226px;
    height: 60px;
    vertical-align: middle;
    line-height: 20px
}

.brand-ul li a:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

.brand-ul li+li {
    margin-left: 12px
}

.product-img-ul {
    margin-top: 20px;
}

.product-img-ul li {
    float: left
}

.product-img-ul li div {
    display: block;
    width: 200px;
    height: 200px;
    position: relative
}

.product-img-ul li div a {
    display: block;
    margin: auto;
    width: 170px;
    height: 170px;
    border: 1px solid #ddd;
    transition: transform .3s ease-out
}

.product-img-ul li div a img {
    width: 100%;
    height: 100%
}

.product-img-ul li div a div {
    position: absolute;
    display: none;
    width: 150px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    color: #fff;
    bottom: 0;
    font-size: 12px;
    padding: 0 10px
}

.product-img-ul li div a:hover {
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2)
}

.product-img-ul li div a:hover div {
    display: block
}

.product-img-ul li div a.hover div {
    display: block
}

/* layout product list */
.high-light em {
    font-style: normal;
    color: #ff7200;
}

.layout-category-content,.layout-search-content {
    width: 1200px;
    margin: 0 auto;
}

.layout-product-list-tips.fixed {
    position: fixed;
    top: -20px;
    z-index: 5;
    width: 1200px;
}

#product-formation.fixed {
    position: fixed;
    top: 40px;
    z-index: 5;
    width: 1200px;
}

.layout-category-content .crumbs {
    position: relative;
    margin-top: 15px;
    padding-bottom: 15px;
    line-height: 24px;
    height: 24px;
    overflow: visible;
}

.category-new-bread {
    position: relative;
    display: inline-block;
    cursor: default
}

.category-new-bread .bread-title {
    border: 1px solid #ddd;
    padding: 0 25px 0 8px;
    background: #fff;
    z-index: 8;
    position: relative
}

.category-new-bread .bread-title .bread-dot {
    position: absolute;
    right: 8px;
    top: 7px;
    color: #000;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
}

.category-new-bread .bread-content {
    display: none;
    position: absolute;
    left: 0;
    top: 24px;
    border: 1px solid #1b66f3;
    width: 300px;
    background: #FFF;
    padding: 8px 8px;
    z-index: 9
}

.category-new-bread .bread-content a {
    cursor: pointer
}

.category-new-bread .bread-content .ex-li {
    vertical-align: top;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 76px;
    margin-bottom: 8px;
    float: left;
}

.category-new-bread .bread-content .disable-bread {
    cursor: pointer;
    color: #ababab
}

.category-new-bread .bread-content .ex-li.is-third {
    border-right: none;
}

.category-new-bread:hover .bread-title {
    border: 1px solid #1b66f3;
    border-bottom: none;
    padding: 0 25px 0 8px;
    background: #fff;
    z-index: 2100;
    position: relative
}

.category-new-bread:hover .bread-title .bread-dot {
    transform: rotateZ(-135deg);
    -webkit-transform: rotateZ(-135deg);
    -moz-transform: rotateZ(-135deg);
    -o-transform: rotateZ(-135deg);
    -ms-transform: rotateZ(-135deg);
    top: 10px;
}

.category-new-bread:hover .bread-content {
    display: block;
    z-index: 9
}

.category-new-bread .bread-content a.ex-li:hover {
    color: #1b66f3;
}

.layout-product-list {
    width: 1200px;
    margin: 0 auto;
}

.layout-product-list .product-list .product {
    display: inline-block;
    height: 380px;
    /*margin: 0 2px 10px 4px;*/
    margin: 0 0 10px 0;
    padding: 6px;
    position: relative;
    vertical-align: top;
    width: 185px;
}

.layout-product-list .product-list .product .p-image {
    /*background: url(../images/empty-190x190.png) no-repeat;*/
}

.layout-product-list .product-list .product .p-image .image-div {
    min-height: 190px;
}

.layout-product-list .product-list .product .p-image .image-div .product-server-tag {
    position: absolute;
    top: 3px;
    left: 2px;
    width: auto;
    max-height: 24px;
    z-index: 2;
}

.layout-product-list .product-list .product .p-image .image-div .product-server-tag-list {
    top: 2px;
    left: 2px;
    max-height: 12px;
}

.layout-product-list .product-list .product .p-name {
    color: #1b66f3;
    cursor: pointer;
    font-size: 12px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.layout-product-list .product-list .product .p-image img {
    cursor: pointer;
    height: 100%;
    width: 100%;
}

.layout-product-list .product-list .product .p-todo {
    color: #ffffff;
    height: 30px;
    margin-top: 6px;
    width: 100%;
    position: absolute;
    bottom: 15px;
}

.layout-product-list .product-list .product .p-todo .collect {
    background-color: #ffffff;
    border: 1px solid #ccc;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 30px;
    text-align: center;
    width: 57px;
    margin-right: 5px;
    border-radius: 5px;
}
.layout-product-list .product-list .product .p-todo .collect a i{
    color:#ccc;
    font-size: 16px;
}

.layout-product-list .product-list .product .p-todo .collect a {
    color: #666;
    cursor: pointer;
}

.layout-product-list .product-list .product .p-todo .collect a:hover {
    color: #1b66f3;
}

.layout-product-list .product-list .product .p-todo .add-to-cart {
    border: 1px solid #ccc;
    color: #1b66f3;
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 95px;
    cursor: pointer;
    border-radius: 5px;
}
.layout-product-list .product-list .product .p-todo .add-to-cart i{
    font-size: 16px;
}

.layout-product-list .product-list .product .p-todo .add-to-cart:hover {
    border: 1px solid #1b66f3;
    color: #1b66f3;
}

.layout-product-list .product-list .product .text-icon-ratio {
    background: #ff7200;
    color: white;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    margin: 22px 10px;
}

.layout-product-list .product-parameter {
    display: none
}

.layout-product-list .listMode .product-parameter {
    display: inline-block;
    height: 100%;
    left: 306px;
    position: absolute;
    top: 0;
    width: 800px
}

.layout-product-list .listMode .product-parameter li {
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    overflow-wrap: break-word;
    padding:10px 5px;
    /*text-align: center*/
    /*width: 20%;*/
    width: 128px;
}
.layout-product-list .listMode .product-parameter li.now_money_li{
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.layout-product-list .listMode .product-parameter li.now_money_li>span{*/
/*    display: flex;*/
/*}*/

.layout-product-list .listMode .product-parameter li .now_money {
    float: none
}

.layout-product-list .product-list .product .p-image img.csp-logo {
    position: absolute;
    top: 2px;
    left: 2px;
    width: auto;
    max-height: 24px;
    max-width: 24px;
    z-index: 2;
}

.commodity-information {
    display: none;
    z-index: 1
}

.layout-product-list .product:hover {
    box-shadow: 0 0 4px 4px #eee;
    outline: 1px solid #ddd
}

.layout-product-list .product .yen {
    color: #1b66f3;
    font-weight: 700
}

.listMode .product:hover {
    background-color: #f5fdf7;
    box-shadow: none;
    outline: medium none
}

.listMode .commodity-information {
    background-color: #eeeeee;
    /*border-bottom: 1px solid #cfe8d5;*/
    /*border-left: 1px solid #cfe8d5;*/
    /*border-top: 1px solid #cfe8d5;*/
    display: inline-block;
    font-size: 0;
    height: 36px;
    margin-top: 8px;
    position: relative;
    /*text-align: center*/
}

.layout-product-list .listMode .product {
    border-bottom: 1px solid #ddd;
    display: block;
    height: 100px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    width: 100%
}

.layout-product-list .product-list.listMode .product .p-image {
    /*background: rgba(0,0,0,0) url(../images/empty-110x110.png) no-repeat scroll 3px 3px/90% auto;*/
    border: 1px solid #eee;
    height: 82px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 82px
}

.listMode .product .p-name {
    background-color: transparent;
    display: block;
    height: 46px;
    left: 92px;
    overflow: hidden;
    padding-left: 10px;
    /*padding-right: 10px;*/
    position: absolute;
    top: 14px;
    width: 150px
}

.purchase-num .a-add,.purchase-num .a-sub {
    background-color: #eee;
    border: medium none;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: 1px;
    width: 16px;
    cursor: pointer
}

.purchase-num .a-sub {
    left: 11px
}

.purchase-num .a-add {
    left: 65px
}

.purchase-num {
    display: none
}

.listMode .purchase-num {
    display: block;
    font-size: 12px;
    height: 80px;
    left: 1106px;
    position: absolute;
    text-align: center;
    top: 19px;
    width: 92px
}

.purchase-count-clear {
    color: #06c;
    cursor: pointer;
    display: none;
    line-height: 16px;
    margin-top: 8px
}

.icon-product-list-clear {
    /*background-image: url(../images/clear.png);*/
    background-position: 0 0;
    width: 16px;
    height: 16px;
}

.purchase-unit {
    color: #999;
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-top: 8px
}

.listMode .purchaseCount {
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px;
    display: block;
    height: 22px;
    margin-left: 10px;
    margin-top: 0;
    padding: 0 18px;
    text-align: center;
    width: 32px
}

.listMode .purchaseCount:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #06c;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px
}

.listMode input {
    cursor: pointer;
    line-height: 20px;
    margin-top: -2px;
    vertical-align: middle
}

.listMode .p-todo {
    display: none
}

.listMode .list-type-status {
    display: none
}
.list-type-status.price.ell .yen{
    font-size: 20px;
}
.listMode .order {
    position: absolute;
    width: 159px;
    left: 92px;
    top: 60px;
    padding-left: 10px;
    text-align: left;
    color: #666666;
}

.layout-product-list .product .color-999 {
    color: #666666;
}

.product-icons.img-icons {
    display: block;
    /*height: 18px;*/
}

.product-icons.img-icons .text-icon {
    height: 16px;
    width: 50px;
    line-height: 14px;
    background: #ff7200;
    color: white;
    font-size: 10px;
    text-align: center;
    font-style: normal;
    display: inline-block;
}

.listMode .product-icons {
    position: absolute;
    width: 190px;
    left: 97px;
    top: 57px;
    padding-left: 5px;
    text-align: left
}

.product-icons .limit-info {
    position: absolute;
    border: 1px solid #cfe8d5;
    z-index: 9;
    width: 180px;
    height: 30px;
    color: #333;
    background-color: #f5fdf7;
    font-size: 12px;
    text-align: center;
    display: none;
}

.product-icons .limit-info .redTips {
    display: inline-block;
    line-height: 30px;
    color: red
}

.product-icons i.icon-product-mini-arealimit:hover .limit-info {
    display: block;
}

.commodity-information li {
    /*border-right: 1px solid #cfe8d5;*/
    float: left;
    font-size: 12px;
    line-height: 34px;
    margin: 0;
    width:100px;
}

#product-formation {
    background-color: #fff;
    margin-top: 0;
    position: relative;
    width: 1200px;
    z-index: 1
}
.commodity-information-thumb {
    width: 92px;
    height: 34px;
}
.commodity-information li.commodity-information-title {
    width: 207px;
}

.purchase-count-title {
    border-right: 1px solid #cfe8d5;
    width: 92px
}

.commodity-information li.commodity-parameter {
    font-size: 0;
    padding-left: 0;
    width: 791px
}

.commodity-parameter span {
    /*border-left: 1px solid #cfe8d5;*/
    float: left;
    font-size: 12px;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    width:128px;
}
.price-intro{
    text-align: center;
}
.commodity-parameter span:nth-child(1) {
    border-left: 0 none
}

.price-note-div {
    background-color: #eee;
    border-radius: 2px;
    display: none;
    font-size: 10px;
    height: 157px;
    line-height: 14px;
    position: absolute;
    text-align: left;
    width: 263px;
    z-index: 201
}

.price-note:hover .price-note-div {
    display: block
}

.price-intro-div {
    background-color: #eee;
    border-radius: 2px;
    display: none;
    font-size: 10px;
    height: 157px;
    line-height: 14px;
    position: absolute;
    text-align: left;
    top: 34px;
    width: 256px;
    z-index: 2
}

.price-intro-wraper {
    border-left: 1px solid #f0f0f0;
    display: inline-block;
    float: left;
    /*width:100px;*/
    width:200px;
    /*text-align: center*/
}

.price-intro-wraper:hover .price-intro-div {
    display: block
}

.remind-title {
    color: #000;
    font-size: 12px;
    height: 13px;
    margin-left: 24px;
    margin-top: 13px;
    width: 60px
}

.remind-content {
    color: #9a9a9a;
    font-size: 10px;
    margin-left: 24px;
    margin-top: 6px
}

.remind-auth {
    color: #6b6b6b;
    font-size: 12px;
    letter-spacing: 0;
    margin-top: 11px;
    text-align: center
}

.sprite-question-ico {
    height: 12px;
    width: 13px
}

.question-ico {
    display: inline-block;
    margin-left: -34px;
    margin-top: 10px
}

.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:flex;
    align-items: center;
}

.ellipsis-ex {
    display: none;
    left: 177px;
    position: absolute;
    top: 24px
}

.noResult {
    font-family: "Microsoft YaHei","黑体",sans-serif;
    width: 100%;
    height: 150px;
    background-color: #f5fdf7;
    margin-top: 70px;
    position: relative
}

.noResult .search-empty-img {
    position: absolute;
    width: 83px;
    height: 91px;
    top: 30px;
    left: 410px;
    background: url('../images/search-empty.png') no-repeat;
}

.noResult .noresultSpan {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 51px;
    top: 60px;
    left: 510px
}

.noResult .noresultSpan.noresult-third-line {
    top: 50px
}

.noresultSpan .noresultTip1 {
    color: #333;
    font-size: 14px;
    height: 20px;
    font-weight: 700;
    line-height: 20px;
    display: block
}

.noresultSpan .noresultTip2 {
    color: #666;
    font-size: 12px;
    display: block
}

.noresultSpan .noresultTip3 {
    color: #666;
    font-size: 12px;
    display: block
}

.noresultTip3 .search-suggest {
    color: #06c
}

.noresultSpan .search-key-word {
    color: #ff7200
}

.noResult .search-href {
    color: #06c
}

.brand-info .noResult {
    margin-top: 88px;
}

i.icon-product {
    background-image: url(../images/icon-product.png);
    display: inline-block;
    vertical-align: middle;
}

i.icon-product-mini-today {
    width: 56px;
    height: 16px;
    background-position: 0 0;
}

i.icon-product-mini-tomorrow {
    width: 56px;
    height: 16px;
    background-position: -56px 0;
}

i.icon-product-text-mini-today {
    width: 56px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-style: inherit;
    background-image: none;
    background-color: #e29735;
    color: #fff;
}

i.icon-product-text-mini-tomorrow {
    width: 56px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-style: inherit;
    background-image: none;
    background-color: #e29735;
    color: #fff;
}

i.icon-product-mini-hot {
    width: 50px;
    height: 16px;
    background-position: -112px 0;
}

i.icon-product-mini-arealimit {
    width: 16px;
    height: 16px;
    background-position: -162px 0;
}

i.icon-product-mini-csp {
    width: 40px;
    height: 16px;
    background-position: -178px 0;
}

i.icon-product-big-today {
    width: 36px;
    height: 36px;
    background-position: 0 -20px;
}

i.icon-product-big-tomorrow {
    width: 36px;
    height: 36px;
    background-position: -36px -20px;
}

i.icon-product-text-big-today {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 18px;
    font-style: inherit;
    background-image: none;
    background-color: #e29735;
    color: #fff;
}

i.icon-product-text-big-tomorrow {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 18px;
    font-style: inherit;
    background-image: none;
    background-color: #e29735;
    color: #fff;
}

i.icon-product-big-hot {
    width: 36px;
    height: 36px;
    background-position: -72px -20px;
}

div.product_swjz {
    text-align: center;
    line-height: 16px;
    background: #e56300;
    color: white;
    width: 60px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
}

.article-block {
    position: absolute;
    right: 0;
    color: #666;
    font-size: 12px;
    font-family: 'Microsoft YaHei',sans-serif
}

.article-block>span {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle
}

.article-block>div {
    display: inline-block;
    width: 200px;
    line-height: 24px;
    height: 24px;
    vertical-align: middle
}

.article-a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-block .news-box, .article-block .news-box .news-element {
    width: 200px;
    height: 20px
}

.article-block .slider {
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.article-block .sliderbox {
    position: relative;
}

/* layout mini cart */
.layout-mini-cart-body .cart-content {
    border: 1px solid #eee;
    cursor: pointer;
    display: none;
    right: 0px;
    position: absolute;
    top: 40px;
    z-index: 100;
}

.layout-mini-cart-body .cart-content li {
    padding-bottom: 10px;
    width: 310px;
}

.layout-mini-cart-body .cart-content.fixed {
    position: fixed;
    top: 60px;
    right: 50px;
}

.layout-mini-cart-body .item-picture {
    margin-right: 10px;
    width: 68px;
    float: left;
}

.layout-mini-cart-body .item-info {
    float: left;
    margin-right: 20px;
    width: 200px;
}

.layout-mini-cart-body .item-info .item-num-p .now_money {
    float: right;
    line-height: 29px;
}

.layout-mini-cart-body .item-info .purchase-warning {
    color: #ff7200;
    font-size: 12px;
    height: 14px;
    margin-bottom: 5px;
    padding-top: 30px;
}

.layout-mini-cart-body .item-info .good-name {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layout-mini-cart-body .item-info .good-name:hover {
    color: #1b66f3;
}

.layout-mini-cart-body .item-info .carts-delivery {
    font-size: 12px;
    margin: 0 0 5px;
}

.layout-mini-cart-body .item-info .disable-sub {
    background-color: #ededed;
    color: #ccc;
    cursor: not-allowed;
}

.layout-mini-cart-body .item-info .disable-sub:hover, .layout-mini-cart-body .item-info .disable-sub:link {
    color: #ccc;
}

.layout-mini-cart-body .item-info .subable, .layout-mini-cart-body .item-info .a-add {
    background-color: #eee;
}

.layout-mini-cart-body .item-info .subable:hover, .layout-mini-cart-body .item-info .a-add:hover {
    color: #1b66f3;
}

.layout-mini-cart-body .item-info .a-sub, .layout-mini-cart-body .item-info .a-add {
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: 20px;
    cursor: pointer;
}

.layout-mini-cart-body .item-info .item-num-input {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    display: inline-block;
    float: left;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 30px;
}

.layout-mini-cart-body .item-info .now_money {
    color: #1b66f3;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.layout-mini-cart-body .item-info .sale-unvalid {
    color: #999;
    font-size: 12px;
}

.layout-mini-cart-body .item-info.no-sale .good-name a {
    color: #999;
}

.layout-mini-cart-body ul {
    background-color: #fff;
    position: relative;
    width: 355px;
    max-height: 325px;
    overflow-y: auto;
}

.layout-mini-cart-body ul .carts-unvalid {
    color: #999;
    font-size: 12px;
}

.layout-mini-cart-body ul li {
    border-bottom: 1px solid #eee;
    float: left;
    margin: 15px 10px 0 15px;
}

.layout-mini-cart-body ul li .item-cancel {
    display: inline-block;
    position: absolute;
    right: 10px;
}

.layout-mini-cart-body .carts-accounts {
    background-color: #eee;
    height: 44px;
    overflow: hidden;
}

.layout-mini-cart-body .carts-accounts input {
    display: inline-block;
    float: left;
    margin: 20px 5px 0 15px;
}

.layout-mini-cart-body .carts-accounts .carts-count {
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-right: 25px;
    margin-top: 10px;
}

.layout-mini-cart-body .carts-accounts .carts-count .count-money {
    color: #1b66f3;
    font-family: "Century Gothic",sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.layout-mini-cart-body .carts-accounts .accounts-now {
    background-color: #ff7200;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 144px;
}

.layout-mini-cart-body .carts-accounts .accounts-now:hover {
    color: #fff;
    text-decoration: underline;
}

.layout-mini-cart-body .carts_empty {
    background-color: #ffffff;
    height: 60px;
    text-align: center;
    width: 355px;
}

.layout-mini-cart-body .carts_empty .mini-cart-icon {
    display: block;
    float: left;
    height: 31px;
    margin-left: 50px;
    margin-top: 14px;
    width: 34px;
}

.layout-mini-cart-body .carts_empty .carts-empty-text {
    float: left;
    line-height: 60px;
    margin-left: 10px;
}

/* layout cart */
.layer.addcart .modal-body .content .popup-content-main {
    font-size: 14px;
    color: #333;
    margin-left: 58px;
    padding-bottom: 5px
}

.layer.addcart .modal-body .content .popup-content-main .popup-add-success {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/addcart.png) 0 0 no-repeat;
    margin-left: 20px;
    margin-top: 5px
}

.layer.addcart .modal-body .content .popup-content-main .area-limit {
    display: inline-block;
    margin: 0 0 20px 103px;
    width: 155px;
    padding: 5px;
    text-align: center;
    color: #1b66f3;
    background-color: #f5fdf7;
    border: 1px solid #cfe8d5
}

.layer.addcart .modal-body .content .popup-content-main span {
    vertical-align: top;
    position: relative;
    top: 8px;
    margin-left: 10px
}

.layer.addcart .modal-body .content .popup-footer .jumpToCart {
    display: inline-block;
    height: 30px;
    width: 120px;
    border: 0;
    background-color: #ff7200;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle
}

.layer.addcart .modal-body .content .popup-footer .anotherChoose {
    font-size: 12px;
    color: #333;
    margin-left: 20px
}

.layer.addcart .modal-body .content .anotherChoose .continue-shopping {
    color: #06c;
    margin-left: 5px;
    cursor: pointer;
}

.layer.addcart .modal-body .content .popup-footer {
    height: 30px;
    padding-left: 54px;
    line-height: 30px;
    margin-bottom: 20px
}

.layout-cart {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.layout-cart .cart_islogin {
    font-size: 12px;
    margin-bottom: 10px;
}

.layout-cart .cart_islogin a {
    padding-left: 3px;
    padding-right: 3px;
    color: #3585d5;
    cursor: pointer;
}

.layout-cart .check-box-top,.layout-cart .check-box-center,.layout-cart .check-box-bottom {
    cursor: pointer;
}

.layout-cart .product-list-header {
    background: #eee none repeat scroll 0 0;
    height: 46px;
    line-height: 36px;
    margin-top: 10px;
    padding-top: 5px;
    width: 100%;
}

.layout-cart .product-list-header ul li {
    float: left;
    font-size: 12px;
    margin-right: 35px;
}

.layout-cart .product-list-header .th_1 {
    padding-left: 14px;
    width: 160px;
}

.layout-cart .product-list-header .th_2 {
    width: 333px;
}

.layout-cart .product-list-header .th_3 {
    width: 80px;
}

.layout-cart .product-list-header .th_4 {
    width: 100px;
}

.layout-cart .product-list-header .th_5 {
    width: 100px;
}

.layout-cart .product-list-header .th_7 {
    width: 120px;
}

.layout-cart .product-list-header .th_1 input {
    vertical-align: -2px;
}

.layout-cart .product-list-body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
}

.layout-cart .product-list-body ul li {
    float: left;
    font-size: 12px;
}

.layout-cart .product-list-body ul li p {
    margin-bottom: 5px;
}

.layout-cart .product-list-body .td_1 {
    padding: 15px 14px;
    width: 110px;
    position: relative;
}

.layout-cart .product-list-body .td_1 input {
    margin: 33px 0 0;
}

.layout-cart .product-list-body .td_1 img {
    border: 1px solid #eeeeee;
    float: right;
    height: 80px;
    left: 10px;
    position: relative;
    width: 80px;
}

.cart-line .td_1 img.csp-logo {
    position: absolute;
    top: 15px;
    left: 52px;
    max-height: 12px;
    width: auto;
    border: 0;
    float: none;
}

.layout-cart .product-list-body .td_1 span {
    background-color: #dadada;
    color: #999999;
    float: left;
    margin: 33px -12px 0 -10px;
    padding: 2px 4px;
}

.layout-cart .product-list-body .td_2 {
    padding: 15px 0 0 10px;
    width: 352px;
}

.layout-cart .product-list-body .td_3 {
    font-family: "Century Gothic","Hiragino Sans GB",sans-serif;
    margin-left: 28px;
    padding-top: 20px;
    text-align: center;
    width: 140px;
}

.layout-cart .product-list-body .td_4 {
    padding-top: 20px;
    text-align: center;
    width: 106px;
    position: relative;
}

.layout-cart .product-list-body .td_4 .area-limit {
    position: absolute;
    left: 0;
    top: 58px;
    padding: 2px 14px;
    border: 1px solid #01b382;
    color: #1b66f3;
    cursor: pointer;
}

.layout-cart .a-sub,.layout-cart .a-add {
    background: #eee none repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 26px;
    cursor: pointer;
}

.layout-cart .disable-sub {
    background-color: #ededed;
    color: #ccc;
    cursor: not-allowed;
}

.layout-cart .disable-sub:hover, .layout-mini-cart-body .item-info .disable-sub:link {
    color: #ccc;
}

.layout-cart .item-num-input {
    width: 26px;
    height: 24px;
    float: left;
    line-height: 24px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: inline-block;
    text-align: center;
}

.layout-cart .product-list-body .td_5 {
    color: #e7000a;
    font-family: "Century Gothic",sans-serif;
    font-weight: 800;
    margin-left: 18px;
    padding-top: 20px;
    text-align: center;
    width: 120px;
}

.layout-cart .product-list-body ul li.td_6 {
    float: right;
    text-align: left;
    width: 76px;
}

.layout-cart .product-list-body ul li.td_6 .product-favorite {
    cursor: pointer;
    color: #999;
    text-align: left;
    display: block;
    padding-top: 20px;
}

.layout-cart .product-list-body ul li.td_6 .product-favorite:hover {
    color: #1b66f3;
}

.layout-cart .product-list-body ul li.td_6 .product-remove {
    cursor: pointer;
    color: #999;
    text-align: left;
    display: block;
    padding-top: 20px;
}

.layout-cart .product-list-body ul li.td_6 .product-remove:hover {
    color: #1b66f3;
}

.layout-cart .product-list-body ul li.td_7 {
    padding-left: 45px;
    text-align: left;
    width: 100px;
    padding-top: 20px;
    color: gray;
}

.layout-cart .product-list-body ul li.cart-item-index {
    display: block;
    width: 100%;
    background-color: #eee;
}

.layout-cart .product-list-body ul li.cart-item-index .index-num-left {
    display: inline-block;
    color: #999;
    margin-left: 17px;
    font-weight: 600;
}

.layout-cart .product-list-body ul li.cart-item-index .index-num-right {
    display: inline-block;
    float: right;
    color: #999;
    margin-right: 10px;
    font-weight: 600;
}

.layout-cart .product-list-body .cart-line:hover {
    background: #fafffd;
}

.layout-cart .product-list-body .tianjiaspw {
    padding: 8px;
    padding-left: 18px;
}

.layout-cart .product-list-body .tianjiasp {
    font-size: 30px;
    background: #e4e4e4;
    width: 90px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.layout-cart .product-list-body .tianjiasp .tianjiaspjiahao {
    background: url(../images/add3.png) no-repeat;
    float: left;
    height: 35px;
    width: 60px;
    margin-top: 10px;
    margin-left: 10px;
}

.layout-cart .product-list-body .tianjiasp .tianjiaspz {
    font-size: 13px;
    float: left;
    margin-left: -40px;
}

.layout-cart .sub-content {
    background: #eeeeee none repeat scroll 0 0;
    font-size: 12px;
    height: 60px;
    line-height: 60px;
    margin-top: 14px;
    position: relative;
    width: 100%;
}

.layout-cart .sub-content input[type="checkbox"] {
    vertical-align: -2px;
}

.layout-cart .sub-content a {
    font-size: 12px;
    margin-left: 11px;
}

.layout-cart .sub-right {
    float: right;
    margin-top: -60px;
}

.layout-cart .sub-left {
    margin-left: 10px;
}

.layout-cart .sub-right .sub-total {
    float: left;
    margin-right: 10px;
}

.layout-cart .cart-content-empty .emp-div-left {
    margin-bottom: 80px;
    position: relative;
    float: left;
    left: -50%
}

.layout-cart .cart-content-empty .emp-div-left .empty-cart {
    background: url(../images/empty-cart.png) no-repeat;
    display: block;
    width: 105px;
    height: 79px;
    margin-top: 100px
}

.layout-cart .cart-content-empty .emp-div-right {
    margin-left: 23px;
    margin-top: 100px;
    position: relative;
    float: left;
    left: -50%
}

.layout-cart .cart-content-empty .emp-div-right .empty-cart-words {
    color: #323232;
    display: block;
    font: 18px 'Microsoft YaHei','黑体',sans-serif
}

.layout-cart .cart-content-empty .emp-div-right .empty-cart-button {
    padding: 0;
    outline-style: none;
    border: 0;
    color: #fff;
    width: 102px;
    height: 37px;
    background-color: #ff7720;
    border-radius: 8px;
    font: 18px 'Microsoft YaHei','黑体',sans-serif;
    margin-top: 16px;
    margin-right: 42px;
    cursor: pointer;
}

.layout-cart .cart-content-empty .emp-div-right .empty-cart-a {
    color: #0057E3;
    font: 14px 'Microsoft YaHei','黑体',sans-serif;
    display: inline-block;
    margin-top: 26px
}

.cart-to-checkout-btn {
    background: #FF7300 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-family: "Microsoft YaHei","黑体",sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    position: relative;
    vertical-align: top;
    width: 140px;
    text-align: center;
}

.cart-to-checkout-btn:hover {
    background-color: #ff5e00;
}

.cart-to-checkout-btn[disabled] {
    background: #cccccc none repeat scroll 0 0;
}

.cart-to-checkout-btn[disabled]:hover {
    background: #cccccc none repeat scroll 0 0;
}

.cart-to-bj-btn {
    text-align: center;
    display: inline-block;
    width: 76px;
    height: 60px;
    background-color: #FFD5B3;
    color: #F97716;
    font-size: 16px;
    font-weight: 700;
    font-family: "Microsoft YaHei","黑体",sans-serif;
    margin-right: -4px;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.cart-to-bj-btn:hover {
    background: #ffc89c
}

.cart-to-bj-btn[disabled] {
    background: #cccccc none repeat scroll 0 0;
}

.cart-to-bj-btn[disabled]:hover {
    background: #cccccc none repeat scroll 0 0;
}

.cart-delivery-status {
    margin-left: -45px;
    text-align: center;
    display: inline-block;
    color: #F97716;
    font-weight: 700;
    font-family: "Microsoft YaHei","黑体",sans-serif;
}

.cart-delivery-status-opacity {
    opacity: 0.6;
    margin-left: -45px;
    text-align: center;
    display: inline-block;
    color: #F97716;
    font-weight: 700;
    font-family: "Microsoft YaHei","黑体",sans-serif;
}

.sub-right .sub-total {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 100%
}

.sub-right .sub-total .price-main {
    height: 52%;
    line-height: 28px
}

.sub-right .sub-total .price-main .price-num-wrap {
    margin-right: 15px
}

.sub-right .sub-total .price-main .price-price {
    font-size: 24px;
    color: #Ed2509;
    font-family: 'Century Gothic',sans-serif;
    margin-right: 10px
}

.sub-right .sub-total .price-info {
    height: 48%;
    line-height: 25px
}

.sub-right .sub-total .price-info .price-tips {
    margin-right: 15px
}

.sub-right .sub-total .price-info .price-online {
    color: red;
    margin-left: 0;
    margin-right: 10px
}

.sub-right .sub-total .price-info .price-tips-ehsy {
    color: #01b382;
    color: #Ed2509;
    padding-right: 30px
}

.baseinfo-head, .order-head {
    width: 990px;
}

.pf-ul {
    margin: 10px 0 0 5px;
}

.product-list-body li .product-title {
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-list-body li .product-title:hover {
    color: #1b66f3;
}

.layout-cart .btn-delete {
    background-color: #eeeeee;
    margin-left: 20px;
    margin-right: 10px;
    cursor: pointer;
    color: #999;
}

.layout-cart .btn-add-favorite {
    background-color: #eeeeee;
    cursor: pointer;
    margin-right: 10px;
    color: #999;
}

.layout-cart .btn-export {
    background-color: #eeeeee;
    cursor: pointer;
    margin-right: 10px;
    color: #999;
}

.layout-cart .btn-clear-error {
    background-color: #eeeeee;
    cursor: pointer;
    color: #999;
}

.layout-cart .cart-reminder {
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 22px;
    padding: 14px 0 14px 20px
}

.layout-cart .cart-reminder-key {
    display: inline-block;
    vertical-align: top
}

.layout-cart .cart-reminder-value {
    display: inline-block;
    vertical-align: top
}

.layout-cart .cart-reminder-value span {
    margin-right: 20px
}

.layout-cart .cart-reminder-value span a {
    color: #3585d5
}

.layout-cart .color-green {
    color: #1b66f3;
}

.layout-cart .color-gray {
    color: #999;
}

.layout-cart .color-red {
    color: red;
}

.layout-cart .sub-content.footer-fixed {
    position: fixed;
    bottom: 0px;
    width: 1200px;
    z-index: 10;
}

.update-upn {
    width: 50px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    font-size: 12px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    background-color: #1b66f3;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 10px;
}

.p-organization-wrap .reminder-mark {
    color: #ff4040;
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
}

.p-organization-wrap .input-list {
    text-align: center
}

.p-organization-wrap .input-list>li {
    margin-top: 10px
}

.p-organization-wrap .input-list>li .mark-star {
    color: #ff4040;
    margin-right: 3px
}

.p-organization-wrap .input-list>li .org-key {
    display: inline-block;
    text-align: right;
    color: #666;
    font-size: 14px;
    min-width: 60px;
    margin-right: 6px
}

.p-organization-wrap .input-list>li .org-value {
    display: inline-block;
    text-align: left;
    width: 400px;
    font-size: 14px;
    color: #333
}

.p-organization-wrap .input-list>li .org-value select {
    width: 100%;
    outline: 0;
    padding-left: 12px;
    line-height: 30px;
    border: 1px solid #ddd;
    height: 30px;
    font-size: 12px;
}

.layout-module-product {
    width: 1200px;
    margin: 0 auto;
}

.layout-module-product .slider {
    width: 1200px;
    height: 382px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    float: left;
}

.layout-module-product .slider .slider-ul {
    width: 1200px;
    height: 382px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.layout-module-product .slider .slider-ul li {
    float: left;
    text-align: center;
}

.layout-module-product .sliderbox {
    position: absolute;
}

.layout-module-product .slider .prev,.layout-module-product .slider .next {
    position: absolute;
    top: 0;
    padding-top: 165px !important;
    cursor: pointer;
    width: 15px;
    height: 39px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.layout-module-product .slider .prev {
    left: 0;
}

.layout-module-product .slider .next {
    right: 15px;
    left: auto;
}

.layout-module-product .slider .slidernav {
    bottom: 20px;
    font-size: 0;
    position: absolute;
    z-index: 1;
    display: block;
}

.layout-module-product .slider .slidernav li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #1b66f3;
    border-radius: 12px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    list-style: outside none none;
    width: 12px;
    margin-left: 3px;
    margin-right: 3px;
}

.layout-module-product .slider .slidernav .current {
    background: #1b66f3 none repeat scroll 0 0;
    border: medium none rgba(0, 0, 0, 0);
    width: 26px;
    height: 14px;
}

.index-product-recommend {
    width: 100%;
    background-color: #fff;
    margin: 30px 0
}

.index-product-recommend .tabs-title {
    width: 100%;
}

.index-product-recommend .tabs-title li {
    display: inline-block;
    width: 180px;
    text-align: center;
    font: "Microsoft YaHei","黑体",sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.index-product-recommend .tabs-title li:hover {
    border-bottom: solid 2px #ff7200;
    cursor: pointer
}

.index-product-recommend .tabs-title li.active {
    border-bottom: solid 2px #ff7200
}

.index-product-recommend .module-product-box {
    border: solid 1px #f6f6f6;
    position: relative;
    height: 426px
}

.recommend-content-slick ul {
    width: 1200px;
    padding: 0 19px;
    overflow: hidden
}

.recommend-content-slick ul li {
    display: block;
    float: left;
    width: 170px;
    padding-left: 15px;
    padding-right: 55px;
}

.recommend-content-slick .recommend-div-img {
    margin: 20px 0 15px 0;
    width: 170px;
    height: 170px
}

.recommend-content-slick .recommend-div-img .mod-recommend-img {
    width: 100%;
}

.recommend-content-slick .product-bg {
    height: 50px;
    background-color: #f6f6f6;
    padding: 5px
}

.recommend-content-slick .product-bg .product-name {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    overflow: hidden;
    height: 44px;
}

.recommend-content-slick .product-num {
    margin: 5px 0 5px 5px
}

.recommend-content-slick .product-delivery {
    margin: 10px 0 10px 5px
}

.recommend-content-slick .product-price {
    color: #1b66f3;
    font-family: "Century Gothic",sans-serif;
    font-size: 14px;
    padding: 7px 0 0 5px;
    border-top: dotted 1px #ccc
}

.recommend-content-slick .product-cart .sprite-ico-gwch-list {
    display: none
}

.recommend-content-slick .product-cart {
    width: 160px;
    margin: 7px 5px 10px 5px;
    padding: 4px 0;
    color: #333;
    font-size: 12px;
    border: solid 1px #999;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border-radius: 2px
}

.recommend-content-slick .product-cart:hover {
    background-color: #1b66f3;
    border: none;
    color: #fff
}

.recommend-content-slick .product-cart:hover .sprite-ico-gwch-list {
    display: inline-block
}

.recommend-content-slick .product-cart:hover .sprite-ico-gwc-list {
    display: none
}

.recommend-content-slick .product-cart i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.slick-recommendPros .next-icon,.slick-recommendPros .prev-icon,.slick-recommendPros1 .next-icon,.slick-recommendPros1 .prev-icon,.slick-recommendPros2 .next-icon,.slick-recommendPros2 .prev-icon,.slick-recommendPros3 .next-icon,.slick-recommendPros3 .prev-icon {
    z-index: 9999;
    font-size: 0;
    line-height: 0;
    padding: 0;
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    top: 50%;
    content: ''
}

.slick-recommendPros .left,.slick-recommendPros1 .left,.slick-recommendPros2 .left,.slick-recommendPros3 .left {
    left: 0
}

.slick-recommendPros .right,.slick-recommendPros1 .right,.slick-recommendPros2 .right,.slick-recommendPros3 .right {
    right: 0
}

.banner-img-btn {
    background-color: #000;
    opacity: .2
}

.banner-img-btn：hover {
    background-color: #000;
    opacity: .4
}

.index-product-recommend .subHiddenArea {
    display: none
}

.index-product-recommend .subShowArea {
    display: block;
    overflow: hidden
}

.page-checkout-cart .recommend-content-slick {
    width: 988px
}

.order-center-recommend .recommend-content-slick {
    width: 1022px!important
}

.layout-module-love {
    width: 980px;
    position: relative;
}

.layout-module-love .tabs-title {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    font-size: 14px;
}

.layout-module-love .module-product-box {
    height: 350px;
    padding-top: 20px;
}

.layout-module-love .slider {
    width: 930px;
}

.layout-module-love .slider .slider-ul {
    width: 980px;
}

.layout-module-love .recommend-content-slick ul li {
    height: 293px;
    padding: 0 26px 0 0px;
}

/* layout checkout */
.cart_status {
    width: 480px;
    height: 50px;
    font-family: "Microsoft YaHei","黑体",sans-serif;
    position: absolute;
    right: 0;
    top: -75px;
}

.cart_status_line {
    width: 400px;
    height: 2px;
    margin: 0 auto
}

.cart_status_line li {
    float: left;
    width: 130px;
    height: 2px
}

.cart_status_line .on {
    background: #7BBE53
}

.cart_status_line .off {
    background: #ccc
}

.cart_status_dot {
    position: relative;
    top: -14px;
    left: 38px
}

.cart_status_dot li {
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    position: relative
}

.cart_status_dot .on {
    background: url(../images/ehsy_icons.png) -120px 0 no-repeat
}

.cart_status_dot .off {
    background: url(../images/ehsy_icons.png) -120px -40px no-repeat
}

.cart_status_dot .m-left {
    margin-left: 100px
}

.cart_status_con {
    position: relative;
    left: 12px;
    top: -7px
}

.cart_status_con li {
    float: left;
    width: 81px;
    height: 20px;
    text-align: center;
    font-size: 14px
}

.cart_status_con .m-left {
    margin-left: 44px
}

.cart_status_con .o-time,.cart_status_con .off {
    color: #9A9A9A
}

.checkout-content {
    margin: 50px auto 0;
    width: 1200px;
}

.checkout-content .title {
    color: #040404;
    font-family: "Microsoft YaHei","黑体";
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 0 1px;
    width: 100%;
}

.checkout-content .title a {
    color: #1c74c8;
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

.checkout-content .address-list {
    border: 1px solid #eee;
    margin-bottom: 20px;
    max-height: 194px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 11px 16px 11px 18px;
}

.checkout-content .address-list .more {
    color: #aaa;
    font-size: 14px;
}

.checkout-content .address-list ul li {
    border: 2px solid #fff;
    font-size: 12px;
    line-height: 30px;
    padding-left: 10px;
    color: #666;
}

.checkout-content .address-list ul li:hover {
    background-color: #f5fdf7;
    cursor: pointer;
}

.checkout-content .address-list ul li a {
    color: #1e6ab0;
    float: right;
    font-size: 12px;
    margin-right: 10px;
    visibility: hidden;
}

.checkout-content .address-list ul li:hover a {
    visibility: visible;
}

.checkout-content .address-list ul li span {
    display: block;
    float: left;
}

.checkout-content .address-list ul li .limited-address {
    display: inline;
    float: none;
}

.checkout-content .address-list ul li .default_add {
    background: #007956 none repeat scroll 0 0;
    color: #fff;
    font-size: 11.5px;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    text-align: center;
    width: 58px;
}

.checkout-content .address-list ul li .default_user {
    background: #007956 none repeat scroll 0 0;
    color: #fff;
    font-size: 11.5px;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    text-align: center;
    width: 70px;
}

.checkout-content .address-list div {
    color: #0066cd;
    cursor: pointer;
    font-size: 12px;
    padding: 0 10px;
}

.checkout-content .address-detail {
    max-width: 670px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.checkout-content .address-detail span {
    margin-right: 5px;
}

.checkout-content li.list-li .default-mark {
    background: #007c58 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin: 4px 5px 0 2px;
    text-align: center;
    width: 60px;
}

.checkout-content li.list-li .address-type-mark {
    background: #007c58 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin: 4px 5px 0 2px;
    text-align: center;
    width: 38px;
}

.checkout-content li.list-li .company-mark {
    background: #007c58 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin: 4px 5px 0 2px;
    text-align: center;
    width: 38px;
}

.checkout-content .address-list ul li.list-li.select {
    background: rgba(0, 0, 0, 0) url("../images/select_cur.png") no-repeat scroll right bottom;
    border: 2px solid #1b66f3;
}

.checkout-content .product-content {
    border-top: 1px solid #dedede;
    width: 100%;
}

.checkout-content .product-content table.table.product-table td {
    border-top: 1px solid #eeeeee;
}

.checkout-content .product-content .product-table img {
    border: 1px solid #eee;
    height: 80px;
    width: 80px;
}

.checkout-content .product-content table tr.sale-status-0 td {
    background-color: #f3f3f3;
}

.checkout-content .product-content table tr.sale-status-0 td .no-sale-flag {
    position: absolute;
    right: 2px;
    top: 3px;
    padding: 2px 18px;
    border: 1px solid #01b382;
    color: #1b66f3;
    font-family: "Hiragino Sans GB","微软雅黑",sans-serif;
}

.checkout-content .remark-content {
    width: 100%;
    height: auto;
    padding: 5px 0;
    margin-bottom: 20px;
    background: #efefef;
    font-size: 12px
}

.checkout-content .remark-content span {
    display: inline-block
}

.checkout-content .remark-content .osc_remark span {
    width: 60px;
    height: auto;
    margin: 0 10px;
    text-align: right
}

.checkout-content .remark-content input {
    height: 32px;
    margin: 5px 0;
    border: 1px #ddd solid;
    padding-left: 10px;
    color: #666
}

.checkout-content .remark-content .osc_remark-contract {
    width: 210px
}

.checkout-content .remark-content .osc_remark-remark {
    width: 787px
}

.checkout-content .paytype, .checkout-content .delivery-time-type {
    margin-bottom: 20px;
    padding-left: 0;
    width: 100%;
}

.checkout-content .delivery-time-type-li, .checkout-content .paytype-li {
    color: #444;
    float: left;
    font-size: 12px;
    height: 36px;
    line-height: 34px;
    margin-right: 15px;
    text-align: center;
    width: 150px;
}

.checkout-content .paytype-li {
    border: 1px solid #dcdcdc;
    cursor: pointer;
}

.checkout-content .paytype-li.disabled {
    background-color: #eaeaea;
}

.checkout-content .delivery-time-type-li {
    border: 1px solid #dcdcdc;
    cursor: pointer;
}

.select.li-select {
    background: rgba(0, 0, 0, 0) url("../images/select_cur.png") no-repeat scroll right bottom;
    border: 2px solid #1b66f3;
    line-height: 32px;
    height: 34px;
    width: 148px;
}

.coupon-content .coupon-left {
    height: 100px;
    left: 12px;
    position: absolute;
    top: 28px;
    width: 90px;
}

.coupon-content .coupon-left .denomination {
    color: #ed6600;
    font-size: 48px;
}

.coupon-content .coupon-left .denomination::before {
    content: "¥";
    font-size: 32px;
}

.coupon-content .coupon-right {
    left: 120px;
    position: absolute;
    top: 28px;
    width: 184px;
}

.coupon-content .noCoupon {
    border: 1px solid #333;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 330px;
}

.coupon-content .noCoupon-selected {
    border: 1px solid red;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 330px;
}

.coupon-content .coupon-right .title {
    display: block;
    font-size: 20px;
    margin-top: 5px;
}

.coupon-content .coupon-right .scope {
    display: block;
    margin-top: 5px;
    min-height: 16px;
}

.coupon-content .coupon-right .date {
    display: inline-block;
    margin-top: 5px;
}

.coupon-content .coupon-right .couponId {
    display: inline-block;
    margin-top: 5px;
}

.coupon-content .couponId-input {
    display: inline-block;
    float: left;
    line-height: 36px;
    margin-right: 10px;
}

.coupon-content .coupon-span {
    display: inline-block;
    float: left;
    width: 206px;
}

.coupon-content .coupon-search {
    background-color: #ff7300;
    display: inline-block;
    height: 36px;
    position: relative;
    width: 96px;
}

.coupon-content .coupon-search-word {
    color: white;
    font-size: 14px;
    left: 30px;
    line-height: 36px;
    position: absolute;
}

.coupon-content .coupon-search-submit {
    background-color: transparent;
    height: 36px;
    position: absolute;
    width: 96px;
    cursor: pointer;
}

.coupon-content .coupon-input {
    border: 1px solid #eee;
    height: 34px;
    padding: 0 5px;
    width: 206px;
}

.coupon-content .coupon {
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.coupon-content .coupon-useful {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 86px;
}

.coupon-content .coupon-link {
    color: #0066cd;
}

.coupon-content .last {
    margin-right: 0;
}

.coupon-content .border {
    border: 1px solid red;
}

.coupon-content .expire-status {
    display: inline-block;
    vertical-align: sub;
}

.coupon-content .coupon-denomination {
    color: #ed6600;
    display: block;
    text-align: center;
}

.coupon-content .coupon-yen {
    font-size: 32px;
}

.coupon-content .coupon-total {
    font-size: 35px;
}

.coupon-content .coupon-deadline {
    font-size: 12px;
    left: 18px;
    position: absolute;
    top: 45px;
}

.coupon-content .coupon-due {
    display: inline-block;
    left: 195px;
    position: absolute;
    top: 40px;
}

.coupon-content .coupon-condition {
    display: block;
    font-size: 12px;
    text-align: center;
}

i.arrow {
    display: inline-block;
    margin-bottom: -2px;
    margin-left: 10px;
    cursor: pointer;
}

i.icon-coupon {
    background-image: url(../images/icon-coupon.png);
}

i.icon-coupon-arrow-up:hover {
    background-position: -340px -370px;
    width: 16px;
    height: 16px;
}

i.icon-coupon-arrow-up {
    background-position: -356px -370px;
    width: 16px;
    height: 16px;
}

i.icon-coupon-arrow-down:hover {
    background-position: -372px -370px;
    width: 16px;
    height: 16px;
}

i.icon-coupon-arrow-down {
    background-position: -388px -370px;
    width: 16px;
    height: 16px;
}

.checkout-content .coupon-content {
    color: #666;
}

.checkout-content .coupon-content .mar-20-bottom {
    margin-bottom: 20px;
}

.checkout-content .coupon-content .sprite-orderunselected {
    background-image: url(../images/icon-coupon.png);
    background-position: -328px -400px;
    width: 328px;
    height: 150px;
}

.checkout-content .coupon-content .sprite-orderselected {
    background-image: url(../images/icon-coupon.png);
    background-position: 0px -400px;
    width: 328px;
    height: 150px;
}

.checkout-content .invoice-content {
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding: 10px 16px 10px 18px;
}

.checkout-content .invoice-content ul li {
    font-size: 12px;
    line-height: 30px;
    padding-left: 10px;
}

.checkout-content .invoice-content ul li.address-list {
    border: 0 none;
    margin: 0 0 0 -2px;
    padding: 0;
}

.checkout-content .invoice-content ul li.invoice-title {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.checkout-content .invoice-content ul li.invoice-address-line {
    border-top: 1px dashed #979797;
}

.checkout-content .invoice-content ul li a {
    color: #0066cd;
}

.checkout-content .invoice-content ul li a.to-select {
    margin-left: 5px;
}

.checkout-content .invoice-content ul li a.add-bill {
    color: #507fae;
    float: right;
    font-size: 12px;
}

.checkout-content .totals {
    border: 1px solid #ffd5b3;
    width: 100%;
}

.checkout-content .product-table {
    background: #ffffff none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    margin-bottom: 0;
    position: relative;
}

.checkout-content .product-table .tr-header {
    background-color: #efefef;
}

.checkout-content .product-table td {
    border-color: #eeeeee #dddddd currentcolor;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    font-size: 12px;
    text-align: center;
}

.checkout-content .product-table .th {
    background: #efefef none repeat scroll 0 0;
    border: medium none;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
}

.checkout-content .product-table .th-left {
    border-left: 1px solid #dedede;
    width: 410px;
}

.checkout-content .product-table .th-right {
    border-right: 1px solid #dedede;
}

.checkout-content .product-table tr td.product-note {
    border-right: medium none;
    padding: 12px 8px 12px 19px;
}

.checkout-content .product-table span {
    display: block;
    float: left;
}

.checkout-content .product-table .tds1 {
    width: 80px;
}

.checkout-content .product-table .tds2 {
    line-height: 20px;
    margin-left: 10px;
    text-align: left;
    width: 288px;
}

.checkout-content .totals .total-list {
    position: relative;
    padding: 10px;
}

.checkout-content .totals .total-list p {
    font-size: 18px;
    line-height: 18px;
    margin: 12px 5px;
    text-align: right;
}

.checkout-content .totals .total-list .li-title {
    color: #333;
    font-size: 14px;
    position: absolute;
    right: 130px;
}
.red{
    color: #1b66f3!important;
}
.bold{
    font-weight: bold!important;
}
.checkout-content .totals .total-list .red {
    color: #1b66f3;
}

.checkout-content .totals .total-list p.shipping-address-detail {
    font-size: 14px;
    margin-top: 50px;
    font-family: "Century Gothic", sans-serif;
    color: #666;
}

.checkout-content .totals .total-list .cmpname {
    color: #9a9a9a;
}

.checkout-content .submit-content {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    padding-right: 15px;
    text-align: right;
    width: 100%;
}

.checkout-content .submit-content .pay-amount {
    color: #e7000a;
    font-family: "Century Gothic",sans-serif;
    font-size: 24px;
    vertical-align: middle;
}

.checkout-content .submit-content .btn-order-submit {
    background-color: #ff7200;
    border-color: #ff7200;
    color: #fff;
    font-family: "Microsoft YaHei","黑体",sans-serif;
    font-size: 24px;
    height: 50px;
    line-height: 10px;
    margin-left: 22px;
    width: 170px;
    border: 0;
    cursor: pointer;
}

.checkout-content .submit-content .btn-order-submit:hover {
    background-color: #ff5e00;
    border-color: #ff5e00;
}

.checkout-content .submit-content.eas-submit .no-freight-father {
    position: relative;
    color: #666;
}

.checkout-content .submit-content .sub-total-left {
    width: 80px;
    position: absolute;
    top: -10px;
    left: -82px;
}

.checkout-content .submit-content .no-freight {
    font-size: 12px;
    display: inline-block;
    width: 60px;
    position: absolute;
    top: 6px;
    left: -82px;
    cursor: pointer
}

.checkout-content .submit-content .no-freight:hover div {
    display: inline-block
}

.checkout-content .submit-content .no-freight div {
    display: none;
    position: absolute;
    top: -58px;
    left: -50px;
    background-color: #fff;
    width: 172px;
    text-align: left;
    z-index: 10;
    border: 1px solid #000;
    padding: 4px
}

.checkout-content .submit-content .no-freight i {
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 65px
}

i.icon-checkout-remind {
    background: url(../images/icon-checkout-remind.png) no-repeat;
    background-position: 0 0;
    width: 16px;
    height: 16px;
}

i.icon-form-info {
    background-position: -16px 0;
}

.checkout-content .submit-content .nprice-top {
    position: relative;
    top: -10px
}

ul.eps-flow {
    border: 1px solid #eee;
    max-height: 158px;
    overflow-y: auto;
}

.eps-flow li {
    margin: 0;
    position: relative;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.eps-approveflowId {
    padding: 5px 10px;
}

.eps-flow li:hover {
    background-color: #f5fdf7
}

.eps-flow input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.costc-enter {
    margin: 0;
    margin-left: 8px;
    vertical-align: top;
    word-wrap: break-word;
    word-break: break-all;
    color: #999
}

.eps-remark {
    width: 680px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative
}

.eps-remark textarea {
    border: 1px solid #ddd;
    height: 30px;
    width: 660px;
    padding: 10px;
    outline: 0;
    resize: vertical
}

.eps-test-num {
    position: absolute;
    top: 0;
    right: 0
}

.eps-test-num span {
    color: #1b66f3;
}

.eps-submit-btn {
    border: none;
    width: 130px;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
    outline: 0;
    margin: 20px auto;
    display: table;
    background-color: #ff5e00;
    font-size: 18px;
    color: #fff;
    text-align: center
}

.list-shallow {
    color: #999
}

.eps-flow .eps-active {
    background: transparent url(../images/select_cur.png) no-repeat scroll right bottom
}

.eps-flow .eps-active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #1b66f3;
    content: ""
}

.popup-content .popup-normal {
    margin-left: 40px;
    margin-top: 20px;
    width: 240px;
    height: 30px;
    line-height: 26px;
    padding-left: 15px;
    border: 2px solid #1b66f3;
    background: url(../images/select_cur.png) right bottom no-repeat;
}

.popup-content .popup-limit {
    margin-left: 40px;
    margin-top: 20px;
    width: 240px;
    height: 30px;
    line-height: 26px;
    padding-left: 15px;
    border: 2px solid #ccc;
    background-color: #eee;
    margin-bottom: 30px;
}

/* layout checkout form (address layer.open / invoice  ) */
.layout-checkout-form {
    font-size: 12px;
    color: #333;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-weight: normal;
    margin-top: 10px;
    overflow: hidden;
    margin: 10px;
}

.layout-checkout-form p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
}

.layout-checkout-form .form-fields {
    display: inline-block;
    height: 30px;
    width: 260px;
    background: transparent none repeat scroll 0 0;
    padding-left: 5px;
    border: 1px solid #ddd;
    line-height: 28px;
    outline: 0 none;
}

.layout-checkout-form .form-field-title {
    width: 60px;
    display: inline-block;
    text-align: right;
}

.layout-checkout-form .form-field-input {
    display: inline-block;
    height: 30px;
}

.layout-checkout-form .form-field-input span {
    display: inline-block;
    line-height: 30px;
}

.layout-checkout-form .form-field-input select {
    height: 30px;
    padding: 4px;
}

.layout-checkout-form .form-fields:hover {
    border: 1px solid #333;
}

.layout-checkout-form .form-fields:focus {
    border: 1px solid #0066cc;
}

/*添加购物车 新增 */
.layout-checkout-form .form-field-input2 {
    display: inline-block;
    margin-left: 10px;
    height: 18px;
}

.layout-checkout-form .form-field-input2 span {
    display: inline-block;
    line-height: 30px;
}

.layout-checkout-form .a-sub,.a-add {
    background: #eee none repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 26px;
    cursor: pointer;
}

.layout-checkout-form .item-num-input {
    width: 26px;
    height: 24px;
    float: left;
    line-height: 24px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: inline-block;
    text-align: center;
}

.layout-checkout-form .address-area {
    width: 120px;
}

.layout-checkout-form .input-waring {
    border: 1px solid #1b66f3;
}

.layout-checkout-form .set-default {
    margin-top: -7px;
    padding-left: 65px;
}

.layout-checkout-form .set-default input[type="checkbox"] {
    outline: 0 none;
}

.layout-checkout-form .set-default label {
    cursor: pointer;
    font-weight: normal;
    margin: 0;
}

.layout-checkout-form .set-default input {
    cursor: pointer;
    margin: -2px 0 0;
    vertical-align: middle;
}

.layout-checkout-form .ra-warning i {
    left: 4px;
    position: absolute;
    top: 0px;
}

.layout-checkout-form .ra-warning {
    padding-left: 10px;
    position: relative;
    color: red;
}

.layout-checkout-form .ra-warning.info {
    display: none;
    color: #333;
    padding-left: 25px;
}

.layout-checkout-form .ra-help {
    cursor: help;
}

.layout-checkout-invoice-info .btns button {
    float: left;
    padding: 6px 12px;
    background-color: #ff7200;
    border: 1px solid #ff7200;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
}

.layout-checkout-invoice-info .btns .cancel {
    background-color: #999;
    border: 1px solid #999;
    color: #fff;
    margin-left: 10px;
}

.layout-checkout-invoice-info .invoice-form-2 p {
    float: left;
    width: 50%;
}

.layout-checkout-invoice-info .invoice-form-1 .invoice-tips {
    margin-top: -7px;
    padding-left: 65px;
    line-height: 30px;
    height: 30px;
}

.layout-checkout-invoice-info .invoice-form-body {
    border-top: 1px solid #EBEBEB;
}

.layout-checkout-invoice-info .box-btns {
    margin-left: 10px;
}

.layout-checkout-invoice-info .box-btns button {
    padding: 6px 20px;
}

/* layout checkout invoice layer.open */
.layout-checkout-invoice-info {
    width: 100%;
    height: 100%;
}

.layout-checkout-invoice-info .bill-title {
    margin-bottom: 5px;
    margin-top: 5px;
}

.layout-checkout-invoice-info .bill-title ul li {
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    margin: 10px;
    text-align: center;
    width: 140px;
}

.layout-checkout-invoice-info .invoicetype-li {
    border: 1px solid #ddd;
    cursor: pointer;
}

.layout-checkout-invoice-info .select.li-select {
    border: 1px solid;
}

.layout-checkout-invoice-info .bill-tabs {
    display: none;
    margin: 0 10px 5px 10px;
    min-height: 180px;
}

.layout-checkout-invoice-info .bill-tabs.active {
    display: block;
}

.layout-checkout-invoice-info .sprite-lbl_default {
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(../images/icon-checkout-invoice.png) no-repeat;
    width: 62px;
    height: 18px;
}

.layout-checkout-invoice-info .add-invoice-btn {
    cursor: pointer;
    color: #0066cd;
}

.bill-tabs-box {
    max-height: 160px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}

.bill-list-li {
    border: 1px solid #dddddd;
    cursor: pointer;
    height: 34px;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 10px;
    position: relative;
    width: 530px;
}

.invoice-type-2,.invoice-type-2.select {
    height: 90px;
    line-height: 22px;
}

.bill-list-li:hover {
    background-color: #f5fdf7;
}

.bill-list-li:hover .bill-edit-box {
    display: inline-block;
}

.bill-list-li.select {
    border: 1px solid #007956;
    width: 530px;
}

.bill-edit-box {
    display: none;
    position: absolute;
    right: -240px;
    top: 0;
    width: 250px;
    padding-left: 20px;
}

.bill-list-li .bill-edit-box .set-default-normal {
    color: #333;
    float: left;
    font-size: 12px;
    margin-left: 20px;
}

.bill-list-li .bill-edit-box a {
    margin-left: 12px;
}

.bill-list-li .set-default-normal label {
    cursor: pointer;
    font-weight: normal;
    height: auto;
    margin: 0;
    width: auto;
    display: inline-block;
}

.bill-list-li input {
    background-color: transparent;
    height: 99%;
    width: 65%;
}

.bill-list-li .set-default-normal input {
    cursor: pointer;
    height: auto;
    margin: 0;
    width: auto;
    vertical-align: baseline;
}

.bill-tabs .select-type {
    background-color: white;
    height: 100%;
    margin-right: 10px;
    padding-left: 10px;
    position: relative;
    width: 100px;
}

.bill-tabs .company-title {
    background-color: white;
    height: 100%;
    margin-right: 10px;
    padding-left: 10px;
    width: 254px;
}

.bill-tabs .tax-no {
    background-color: white;
    height: 100%;
    padding-left: 10px;
    width: 156px;
}

.bill-tabs .personal-title {
    background-color: white;
    height: 100%;
    padding-left: 10px;
    width: 420px;
}

/* layout checkout result */
.layout-checkout-result {
    margin: 0 auto;
    width: 1200px;
}

.layout-checkout-result .order-content {
    margin-top: 30px;
}

.layout-checkout-result .order-content .nopay {
    border: 1px solid #ffd5b3;
}

.layout-checkout-result .order-content .nopay .result {
    background-color: #fef9f1;
    border-bottom: 1px solid #ffd5b3;
    padding-left: 79px;
}

.layout-checkout-result .order-content .nopay .result-empty {
    border: 0px;
    padding-bottom: 35px;
}

.layout-checkout-result .order-content .nopay .result .left {
    float: left;
}

.layout-checkout-result .order-content .nopay .result .result-msg {
    padding-top: 29px;
}

.layout-checkout-result .order-content .nopay .result .result-msg strong {
    font-size: 18px;
    font-weight: bold;
}

.layout-checkout-result .order-content .nopay .result .result-note {
    font-family: 'Microsoft YaHei',sans-serif;
    padding-bottom: 35px;
}

.layout-checkout-result .order-content .nopay .result .result-total {
    padding-left: 475px;
    padding-top: 48px;
}

.layout-checkout-result .order-content .nopay .result .result-total strong {
    font-size: 18px;
    font-weight: bold;
}

.layout-checkout-result .order-content .nopay .result .result-total .amount {
    font-family: "Century Gothic",sans-serif;
    font-size: 16px;
    color: #e71f0b;
}

.layout-checkout-result .order-content .nopay .order-info {
    background-color: #fff;
    min-height: 200px;
    padding-left: 79px;
    padding-top: 28px;
    padding-bottom: 28px;
}

.layout-checkout-result .order-content .nopay .order-info .title {
    padding-bottom: 20px;
}

.layout-checkout-result .order-content .nopay .order-info .title strong {
    font-size: 18px;
    font-weight: bold;
}

.layout-checkout-result .order-content .nopay .order-info .content p {
    line-height: 25px;
    font-size: 14px;
}

.layout-checkout-result .order-content .nopay .order-info .content .products div {
    float: left;
    line-height: 25px;
    font-size: 14px;
}

.layout-checkout-result .order-content .nopay .payment {
    background-color: #f3f3f3;
    min-height: 166px;
    padding-left: 79px;
    border-top: 1px solid #ffd5b3;
}

.layout-checkout-result .order-content .nopay .payment .title {
    padding-top: 28px;
    padding-bottom: 20px;
}

.layout-checkout-result .order-content .nopay .payment .title strong {
    font-size: 18px;
    font-weight: bold;
}

.layout-checkout-result .order-content .pay-success {
    border: 1px solid #8cac76;
}

.layout-checkout-result .order-content .pay-success .result {
    background-color: #f5fdf7;
    padding-left: 79px;
}

.layout-checkout-result .order-content .pay-success .result .result-msg {
    padding-top: 29px;
}

.layout-checkout-result .order-content .pay-success .result .result-msg strong {
    font-size: 18px;
    font-weight: bold;
    color: #6bb342;
}

.layout-checkout-result .order-content .pay-success .result .result-msg strong span {
    color: #ff7300;
}

.layout-checkout-result .order-content .pay-success .result .result-total {
    padding-left: 79;
    padding-top: 10px;
    padding-bottom: 28px;
}

.layout-checkout-result .order-content .pay-success .result .result-total strong {
    font-size: 18px;
    font-weight: bold;
}

.layout-checkout-result .order-content .pay-success .result .result-total .amount {
    font-family: "Century Gothic",sans-serif;
    font-size: 20px;
    color: #e71f0b;
}

.layout-checkout-result .order-content .pay-success .result .result-topay {
    padding-bottom: 20px;
}

.layout-checkout-result .order-content .pay-success .result .result-topay p {
    line-height: 25px;
    font-size: 14px;
}

.layout-checkout-result .order-content .to-shipping {
    border-top: 1px solid #8cac76;
    padding: 10px 0 10px 79px;
    color: #9A9A9A;
}

.layout-checkout-result .order-content .to-shipping a {
    color: #0066cd;
}

.icon-checkout-success {
    background-image: url(../images/icon_right.png);
    background-position: 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    margin-left: -21px;
}

/* layout eas result */
.layout-eas-result {
    margin: 0 auto;
    width: 1200px;
}

.layout-eas-result .order-content {
    margin-top: 30px;
}

.layout-eas-result .order-content .order-success {
    border: 1px solid #8cac76;
}

.layout-eas-result .order-content .order-success .result {
    background-color: #f5fdf7;
    padding-left: 79px;
}

.layout-eas-result .order-content .order-success .result .result-msg {
    padding-top: 29px;
}

.layout-eas-result .order-content .order-success .result .result-msg strong {
    font-size: 18px;
    font-weight: bold;
    color: #6bb342;
}

.layout-eas-result .order-content .order-success .result .result-msg strong span {
    color: #ff7300;
}

.layout-eas-result .order-content .order-success .result .result-total {
    padding-left: 79;
    padding-top: 10px;
    padding-bottom: 28px;
}

.layout-eas-result .order-content .order-success .result .result-total strong {
    font-size: 18px;
    font-weight: bold;
}

.layout-eas-result .order-content .order-success .result .result-total .amount {
    font-family: "Century Gothic",sans-serif;
    font-size: 20px;
    color: #e71f0b;
}

.layout-eas-result .order-content .to-shipping {
    border-top: 1px solid #8cac76;
    padding: 10px 0 10px 79px;
}

/* layout ad */
.layout-home-ad .banner-ad {
    min-width: 1200px;
    width: 100%;
}

/* layout footer */
.layout-footer-content {
}

.layout-footer-content .footer-box {
    /*background: #f3f3f3;*/
    margin-top: 30px;
}

.common-home .layout-footer-content .footer-box {
    margin-top: 0;
}

.boutique-info .layout-footer-content .footer-box {
    margin-top: 0;
}

.page-event .layout-footer-content .footer-box {
    margin-top: 0;
}

.page-activity .layout-footer-content .footer-box {
    margin-top: 0;
}

.layout-footer-content .footer-box .footer-a-bd {
    height: 88px;
    line-height: 88px;
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}

.layout-footer-content .footer-box .footer-a-bd div {
    float: left;
    width: 25%;
}

.layout-footer-content .footer-box .icon-slogans-01, .icon-slogans-02, .icon-slogans-03, .icon-slogans-04 {
    display: inline-block;
    height: 48px;
    vertical-align: middle;
    width: 48px;
}

.layout-footer-content .footer-box .icon-slogans-01 {
    background: url("../images/ehsy_note_icon.png") no-repeat scroll 0 0;
}

.layout-footer-content .footer-box .icon-slogans-02 {
    background: url("../images/ehsy_note_icon.png") no-repeat scroll -48px 0;
}

.layout-footer-content .footer-box .icon-slogans-03 {
    background: url("../images/ehsy_note_icon.png") no-repeat scroll 0 -48px;
}

.layout-footer-content .footer-box .icon-slogans-04 {
    background: url("../images/ehsy_note_icon.png") no-repeat scroll -48px -48px;
}

.layout-footer-content .footer-box .footer-a-span,.layout-footer-content .footer-box .footer-b-span {
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 16px;
}

.footer-a-span,.footer-b-span {
    font-size: 16px;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif
}

.label-new {
    display: inline-block;
    margin-top: -8px;
    margin-left: 5px;
    padding-top: 10px
}

.footer-a-span {
    margin-left: 10px
}

.footer-b-span {
    margin-left: 10px
}

.footer-b {
    width: 100%;
    color: #333;
    /*background: #f3f3f3;*/
}

.footer-b a {
    color: #333
}

.footer-b a:hover {
    color: #1b66f3;
}

.footer-b-bd {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.foot-help {
    margin-bottom: 10px
}

.footer-b-li {
    float: left;
    width: 165px;
    min-height: 180px
}

.phone_li {
    width: 240px
}

.footer-b-li-title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 16px;
    line-height: 16px
}

.footer-b-li li {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px
}

.footer-b-li li a {
    color: #666
}

.footer-b-li-2 {
    float: right;
    width: 270px;
    margin-top: 24px;
    text-align: right
}

.foot-phone {
    height: 48px;
    margin-top: 30px;
    width: 240px;
}

.foot-phone img {
    vertical-align: top;
    display: inline-block;
    float: left
}

.foot-phone .right_phone {
    display: inline-block;
    float: left;
}

.footer-wx {
    width: 48px;
    height: 48px;
    margin-right: 10px;
}

.foot-phone>div {
    display: inline-block;
    width: 240px
}

.foot-phone-1,.foot-phone-2 {
    font-family: "Century Gothic",sans-serif
}

.foot-phone-1 {
    font-size: 18.5px;
    font-weight: 400;
    line-height: 0.8;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    margin-left: 5px;
    display: flex;
    align-items: center;
}

.foot-phone .foot-phone-remark {
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
    font-size: 13px
}

.foot-phone-2 {
    line-height: 16px;
    width: 100%;
    float: left;
    margin: 7px 0px 0px 5px;
}

.foot-download div {
    float: right;
    width: 99px;
    margin-left: 15px;
    text-align: center;
}

.foot-download img {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 2px
}

.foot-download span {
    font-size: 12px;
    float: left;
    font-weight: bold;
}

.footer-b-li-2 .app_info {
    text-align: left;
    width: 240px;
    padding-top: 11px;
    line-height: 1.6;
    position: relative;
    left: 35px;
}

.footer-b-li-2 .app_info p {
    font-size: 12px;
}

.footer-b-li-2 .app_info .app_version_privacy {
    float: left;
    text-align: left;
    width: 100%;
    margin-left: 0;
}

.footer-b-li-2 .app_info .app_version_privacy p {
    display: inline-block;
    font-size: 12px;
    float: left;
}

.footer-b-li-2 .app_info .app_version_privacy .privacy {
    margin-left: 27px;
    display: inline-block;
    color: #1b66f3;
    font-size: 12px;
    float: left;
    width: 130px;
    text-align: left;
}

.footer-b-li-2 .app_info .app_version_privacy .privacy .app_detail1 {
    margin-right: 5px;
    color: #1b66f3;
    font-size: 12px;
}

.footer-b-li-2 .app_info .app_version_privacy .privacy .app_detail2 {
    margin-left: 5px;
    color: #1b66f3;
    font-size: 12px;
}

.friendship-links {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    font-size: 12px;
    line-height: 12px
}

.friendship-links-more {
    display: none;
    border-top: 0
}

.friendship-links-more ul {
    width: 1140px;
    margin-left: 64px
}

.friendship-links li {
    display: inline-block;
    *display: inline;
}

.friendship-links li a {
    display: inline-block;
    max-width: 70px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    width: 70px
}

.friendship-links li span {
    color: #ddd
}

.copyright-ul {
    margin: 15px 0;
    font-size: 12px;
    line-height: 12px;
    overflow: hidden
}

.copyright-ul a {
    padding: 0 20px
}

.copyright-ul a.copyright-li-1 {
    margin-right: 20px;
    padding: 0
}

.copyright-ul span {
    color: #ddd
}

.gov-div {
    width: 400px;
    margin: 0 auto 83px auto;
    padding: 20px 0;
    color: #939393;
}

.gov-div a {
    display: inline-block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    float: left;
    margin: 0 10px;
}

.gov-div a span {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #333;
}

.gov-div span {
    color: #ddd
}

.copyright-state {
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 12px;
    color: #999
}

.copyright-state a {
    color: #999
}

.credit-bar {
    margin-top: 16px;
}

.credit-bar a {
    display: inline-block;
    overflow: hidden;
    margin-right: 16px
}

.credit-bar a img {
    width: auto
}

.footer-b .friendship-links-more ul {
    width: 1140px;
    margin-left: 64px;
}

.footer-b a.no-link {
    color: red;
}

/* layout login */
.layout-login {
    margin: 0 auto;
    width: 324px;
}

.layout-login .logo {
    margin-top: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #1b66f3;
    text-align: center;
}

.layout-login .logo i {
    background: url(../images/logo.png) no-repeat;
    width: 130px;
    height: 52px;
    display: block;
    margin-left: 95px;
    background-size:100% 100%;
}

.layout-login .login-switch .login-up-btn, .layout-login .login-switch .login-phone-btn {
    height: 22px;
    line-height: 22px;
    color: #A0A0A0;
    cursor: pointer;
    text-align: center;
    width: 50%;
    float: left;
    padding: 20px 0 12px 0;
    font-size: 18px;
}

.layout-login .login-switch:after {
    clear: both;
    content: " ";
    display: block;
}

.layout-login .login-switch .active {
    color: #1b66f3;
    font-weight: 700;
}

.layout-login .error-message .error-message-box,.layout-login .error-message .error-message-box2 {
    height: 23px;
    background: rgba(219,94,94,0.07);
    border: 1px solid rgba(255,0,0,0.23);
}

.layout-login .error-message {
    height: 24px;
    line-height: 24px;
    margin-bottom: 4px
}

.layer-login .modal-body {
    padding-top: 0
}

.layout-login .icon-error-del {
    margin: 0 5px;
    vertical-align: sub;
    background-image: url("../images/icon-attention.png");
    height: 14px;
    width: 14px;
    display: inline-block;
}

.layout-login .icon.sprite-loginpop_wrong {
    margin-right: 3px;
    vertical-align: middle;
}

.layout-login .loginpop-warn,.layout-login .loginpop-warn2 {
    color: #FF1414;
    font-size: 13px;
}

.layout-login .icon-login {
    background-image: url(../images/icon-login.png);
    width: 22px;
    height: 24px;
}

.layout-login .icon-login-username {
    background-position: 22px -24px;
}

.layout-login .icon-login-password {
    background-position: 22px 0;
}

.layout-login .loginpop-user, .layout-login .loginpop-mes-code, .layout-login .loginpop-password,.layout-login .loginnpop-phone-code .login_messageCode,.layout-login .loginnpop-img-code .imgcode {
    border: 1px solid #A0A0A0;
}

.layout-login .loginnpop-phone-code,.layout-login .loginnpop-img-code {
    border: 1px solid #ffffff;
}

.layout-login .loginpop-user.invalid, .layout-login .loginpop-mes-code.invalid, .layout-login .loginpop-password.invalid {
    border: 1px solid red;
}

.layout-login .loginpop-user, .layout-login .loginpop-mes-code,.layout-login .loginnpop-img-code,.layout-login .loginnpop-phone-code {
    margin-bottom: 18px;
    margin-top: 2px;
}

.layout-login .loginpop-mes-code {
    display: none;
}

.layout-login .loginpop-password,.layout-login .loginnpop-phone-code {
    margin-bottom: 30px;
}

.layout-login .pwd-rule {
    color: red;
    display: none;
    font-size: 8px;
    margin-bottom: 2px;
}

.layout-login .iconwrap {
    background-color: #1b66f3;
    float: left;
    height: 33px;
    width: 40px;
    padding-top: 7px;
}

.layout-login .iconwrap i {
    display: table;
    margin: 0 auto;
}

.layout-login .invalid .iconwrap {
    background-color: #e4e4e4;
}

.layout-login .input-wrap {
    float: left;
    position: relative;
    width: 100%;
}

.layout-login .input-wrap input {
    box-sizing: border-box;
    border: medium none;
    color: #888;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 17px 0 7px ;
    width: 100%;
}

.layout-login .input-wrap input::-webkit-input-placeholder {
    color: #C8C8C8;
}

.layout-login .input-wrap i {
    cursor: pointer;
    display: none;
    position: absolute;
    right: 6px;
    top: 15px;
}

.layout-login .input-wrap .code {
    background: #1b66f3 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    height: 41px;
    line-height: 41px;
    position: absolute;
    right: -2px;
    text-align: center;
    top: 0;
    width: 50px;
}

.layout-login .loginnpop-phone-code .code {
    font-size: 14px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background-color: #1b66f3;
    color: #fff;
    cursor: pointer;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-top: 2px;
    width: 108px;
    margin-left: 15px;
    border: 0
}

.layout-login .verify-code {
    float: right;
    width: 136px;
    height: 38px;
    cursor: pointer
}

.layout-login .verify-code img {
    width: 100%;
    height: 100%
}

.layout-login .input-wrap .code:hover,.layout-login .loginnpop-phone-code .code:hover {
    background: #1b66f3 none repeat scroll 0 0;
}

.layout-login .input-wrap:hover i {
    display: inline-block;
}

.layout-login .loginpop-auto {
    height: 19px;
    margin-bottom: 14px;
    position: relative;
}

.layout-login .loginpop-auto label {
    font-size: 14px;
    margin: 0 3px 0 5px;
    cursor: pointer;
    color: #C8C8C8;
}

.layout-login .checkbox-auto-bg {
    /*border: 1px solid #1b66f3;border-radius: 3px;*/
    display: inline-block;
    height: 14px;
    vertical-align: -2px;
    width: 14px;
}

.layout-login .checkbox-auto-bg i {
    display: table;
    margin: 2px auto;
}

.layout-login .checkbox-true {
    background-color: #1b66f3;
}

.layout-login #auto-login-checkbox {
    cursor: pointer;
    height: 14px;
    left: 1px;
    position: absolute;
    top: 2px;
    width: 14px;
    z-index: 100;
}

.layout-login #auto-login-checkbox2 {
    cursor: pointer;
    height: 14px;
    left: 1px;
    position: absolute;
    top: 2px;
    width: 14px;
    z-index: 100;
}

.layout-login .checkbox-auto-warn {
    background-color: #e6fbf6;
    border: 1px solid #1b66f3;
    display: inline-block;
    font-size: 11px;
    padding: 0 4px;
    position: relative;
}

.layout-login .checkbox-auto-warn.display-none {
    display: none;
}

.layout-login .checkbox-auto-warn::before, .layout-login .checkbox-auto-warn::after {
    border: medium solid transparent;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}

.layout-login .checkbox-auto-warn::before {
    border-right-color: #1b66f3;
    border-width: 4px;
    left: -8px;
    top: 4px;
}

.layout-login .checkbox-auto-warn::after {
    border-right-color: #e6fbf6;
    border-width: 3px;
    left: -6px;
    top: 5px;
}

.layout-login .loginpop-btn {
    background-color: #1b66f3;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    height: 45px;
    margin-bottom: 14px;
    width: 100%;
    border: 0;
}

.layout-login .forget-assword {
    color: #C8C8C8;
    font-size: 14px;
}

.layout-login .forget-assword:hover {
    color: #1b66f3;
}

.layout-login .register-for {
    color: #888;
    float: right;
    font-size: 12px;
    margin-right: 4px;
}

.layout-login .register-now {
    color: #A0A0A0;
    float: right;
    font-size: 14px;
}

.layout-login .register-now.company {
    margin-right: 5px;
}

.layer-login .layout-login .logo {
    margin-top: 0;
}

.layer-login.layer .modal-header {
    background-color: #fff;
    border-bottom: 0;
}

.layer-login.layer .modal-header .title .close {
    background-color: #fff;
}

.layer-login.layer .modal {
    border-top: 0;
}

.loginpop-mes-code {
    display: none;
}

.loginpop-mes-code .input-wrap {
    width: 277px;
}

.loginpop-mes-code .input-wrap .code {
    border: 0;
}

.loginnpop-img-code .input-wrap,.loginnpop-phone-code .input-wrap {
    width: 178px;
}

.sprite-ico_phone_mes {
    background: url(../images/icon_phone.png) no-repeat center center;
    width: 22px;
    height: 24px;
}

/* layout account*/
.layout-account {
    width: 1200px;
    margin: 0 auto;
    min-height: 300px;
}

/* layout product info */
.layout-product-info {
    width: 1200px;
    margin: 0 auto;
}

.layout-product-info .add-to-cart {
    height: 40px;
}

.layout-product-info .adjust-button {
    float: left;
    width: 18px;
    background-color: #eeeeee;
    height: 40px;
}

.layout-product-info .adjust-button a {
    cursor: pointer;
}

.layout-product-info .buyCountValue {
    height: 40px;
    margin-top: 17px;
}

.layout-product-info .buyCountValue .a-sub,.layout-product-info  .buyCountValue .a-add{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #eeeeee;
    border-left: none;
    text-align: center;
}

.layout-product-info .buyCountValue .item-num-input {
    border: 1px solid #ccc;
    float: left;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 12px;
    height: 38px;
    text-align: center;
    width: 40px;
}

.layout-product-info .add-to-cart-btn {
    width: 136px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    background-color: #1b66f3;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

.layout-product-info .buy-now-btn {
    width: 134px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    background-color: #ffffff;
    border: 1px solid #1b66f3;
    text-align: center;
    color: #1b66f3;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

.layout-product-info .add-to-cart-btn.disabled {
    cursor: default;
    background-color: #999;
}

i.icon-product-info {
    background-image: url(../images/icon-product-info.png);
    display: inline-block;
    vertical-align: middle;
}

i.icon-product-info-addcart {
    width: 28px;
    height: 24px;
    background-position: 0 -90px;
    margin-right: 5px;
}
i.icon-buy-now{
    font-size: 20px;

}

.layout-product-info .product-info {
    border: 1px solid #dddddd;
    font-size: 0;
}

.layout-product-info .product-zoom {
    display: inline-block;
    margin-right: 35px;
    position: relative;
    width: 350px;
}

.layout-product-info .pic-zoom {
    width: 350px;
}

.layout-product-info .pic-zoom-list {
    margin-left: 5px;
}

.layout-product-info .pic-small-list li {
    float: left;
    padding: 0 6px 0 7px;
}

.layout-product-info .pic-small-list li a {
    border: 1px solid #fff;
    display: block;
}

.layout-product-info .pic-small-list li .zoomThumbActive {
    border: 1px solid #1b66f3
}

.layout-product-info .pic-small-list li img {
    width: 49px;
}

.layout-product-info .pic-zoom .zoom-small-image img {
    width: 350px;
}

.layout-product-info .pic-zoom .pic-zoom-big .product-server-tag {
    width: 30%;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
}

.jqzoom {
    text-decoration: none;
    float: left;
}

.zoomPad {
    position: relative;
    float: left;
    z-index: 1;
    cursor: crosshair;
}

.zoomPreload {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(../images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    z-index: 110;
    width: 90px;
    height: 43px;
    position: absolute;
    top: 0px;
    left: 0px;
    * width: 100px;
    * height: 49px;
}

.zoomPup {
    cursor: move;
    background: url(../images/move-bg.png) repeat;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    z-index: 120;
    position: absolute;
    border: 1px solid #CCC;
    z-index: 101;
    cursor: crosshair;
}

.zoomOverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #FFF;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 101;
}

.zoomWindow {
    position: absolute;
    left: 110%;
    top: 40px;
    background: #FFF;
    height: auto;
    z-index: 110;
}

.zoomWrapper {
    position: relative;
    border: 1px solid #999;
    z-index: 110;
}

.zoomWrapperTitle {
    display: block;
    background: #999;
    color: #FFF;
    height: 18px;
    line-height: 18px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 120;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.zoomWrapperImage {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 110;
}

.zoomWrapperImage img {
    border: 0px;
    display: block;
    position: absolute;
    z-index: 101;
}

.zoomIframe {
    z-index: -1;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    position: absolute;
    display: block;
}

.layout-product-info .product-info .slider {
    width: 350px;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 20px;
}

.layout-product-info .product-info .slider .slider-ul {
    width: 320px;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.layout-product-info .product-info .sliderbox {
    position: absolute;
}

/*.layout-product-info .product-info .slidernav{position:absolute; right:4px; bottom:5px; z-index:1;}.layout-product-info .product-info .slidernav li{float:left; width:24px;}.layout-product-info .product-info .slidernav li a{width:16px; padding:2px 4px; height:12px; background:#fff; color:#000; text-align:center;}.layout-product-info .product-info .slidernav li.current a{background:#3B8DD1; color:#fff;}.layout-product-info .product-info .slidertext{background:#000; background:rgba(0,0,0,0.6); filter:alpha(opacity=60); position:absolute; left:0; bottom:0; width:100%;}.layout-product-info .product-info .slidertext li{display:none; padding-left:20px;}.layout-product-info .product-info .slidertext li a{text-align:left; line-height: 30px; height: 30px; color: #fff;}*/
.layout-product-info .product-info .slider .prev,.product-info .slider .next {
    position: absolute;
    top: 0;
    padding-top: 13px;
    cursor: pointer;
    width: 15px;
    height: 39px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.layout-product-info .product-info .slider .prev {
    left: 0;
}

.layout-product-info .product-info .slider .next {
    right: 0;
    left: auto;
}

.layout-product-info .collectOption {
    margin: 20px 20px;
    height: 450px;
}

.layout-product-info .collectOption a,.layout-product-info .collectOption span {
    color: #666;
}

.layout-product-info .product-info-detail {
    display: inline-block;
    margin-left: 25px;
    margin-right: 21px;
    vertical-align: top;
    width: 559px;
}
.layout-product-info .product-info-detail h1{
    color:#333333;
}

.layout-product-info .product-info-detail h3, .product-info-detail h1 {
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin: 18px 0;
}

.layout-product-info .product-info-detail h3, .product-info-detail.shortTitle h1 {
    height: 26px;
}

.layout-product-info .product-info-detail .price {
    background-color: #f0f0f0;
    font-family: "Century Gothic",sans-serif;
    height: auto;
    min-height: 60px;
    padding: 10px 15px 10px 15px;
    position: relative;
}

.layout-product-info .product-info-detail .line-price {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}
.layout-product-info .product-info-detail .line-youhui {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}
.lingquyouhuiquan{
    cursor:pointer;
}

.layout-product-info .product-info-detail .show-price {
    color: #1b66f3;
    font-size: 24px;
    font-weight: bold;
}

.layout-product-info .product-info-detail .online-tips {
    border: 1px solid #ff0000;
    color: #ff0000;
    font-size: 12px;
    padding: 1px 3px;
    vertical-align: top;
}

.layout-product-info .product-info-detail-other .attr-title {
    line-height: 30px;
    height: 30px;
}
.layout-product-info .product-info-detail-other .attr-title.hasson{
    display: flex;
    /*justify-content: space-between;*/
    /*width:60%;*/
}
.layout-product-info .product-info-detail-other .attr-title .attr-title-left,.layout-product-info .product-info-detail-other .attr-title .attr-title-right{
    width:50%;
    color:#666666
}

.layout-product-info .product-info-detail-other .attr-title .icon-product-danger-img {
    width: 17px;
    height: 17px;
    background-image: url(../images/ic_cation.png);
    display: inline-block;
    vertical-align: middle;
}

.layout-product-info .product-info-detail-other .attr-title .product-danger-des {
    width: 252px;
    height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 16px;
}

.layout-product-info .product-info-detail-other .attr-title .text-icon {
    height: 16px;
    width: 50px;
    line-height: 14px;
    background: #ff7200;
    color: white;
    font-size: 10px;
    text-align: center;
    font-style: normal;
    display: inline-block;
}

.layout-product-info .product-info-detail-other .attr-title .style-description {
    float: left;
    width: 60px;
    color: #999;
    text-align: justify;
    text-align-last: justify;
}

.layout-product-info .product-info-detail-other .add-to-cart {
    margin-bottom: 30px;
}

.layout-product-info .product-info-detail-other .payment {
    padding-top: 10px;
    /*border-top: 1px dotted #f0f0f0;*/
    /*padding-bottom: 20px;*/
}
.layout-product-info .product-info-detail-other .fuwu {
    padding-top: 10px;
    /*border-top: 1px dotted #f0f0f0;*/
    padding-bottom: 20px;
}
.layout-product-info .product-info-detail-other .fuwu i{
    color:#1b66f3;
}
.layout-product-info .product-info-detail-other .payment .pay-method {
    margin-left: 20px;
}
.layout-product-info .product-info-detail-other .fuwu .fuwu-method {
    margin-left: 20px;
}

.layout-product-info .product-brand {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    width: 200px;
}

.layout-product-info .product-brand .banner {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    width: 100%;
}

.layout-product-info .product-brand .banner .banner-image {
    display: block;
    padding: 10px;
    text-align: center;
}

.layout-product-info .product-brand .banner .banner-image img {
    width: 100%;
}

.layout-product-info .product-brand .banner .banner-name {
    color: #1b66f3;
    display: block;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}

.layout-product-info .product-brand .special .title {
    color: #646262;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    padding-left: 72px;
}

.layout-product-info .product-brand .special .wrap {
    padding-left: 30px;
    border-top: 1px dotted #f0f0f0;
}

.layout-product-info .product-brand .special .wrap li {
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.layout-product-info .product-brand .special .wrap li span {
    margin-left: 10px;
    vertical-align: middle;
}

.layout-product-info .product-brand .features {
    width: 100%;
    margin-left: 1px;
    margin-top: 1px;
}

.layout-product-info .product-brand .features .title {
    width: 100%;
    height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #9B9B9B;
    line-height: 16px;
    letter-spacing: 1px;
    margin: 10px 0 11px 9px;
}

.layout-product-info .product-brand .features-item {
    float: left;
    width: 30%;
    margin: 0 1px;
    text-align: center;
}

.layout-product-info .product-brand .features-item .features-item-img {
    color: #5F5038;
    margin-bottom: 4px;
}

.layout-product-info .product-brand .features-item .features-item-des1 {
    font-size: 12px;
    font-family: MicrosoftYaHeiUI;
    color: #333333;
    line-height: 15px;
    text-align: right;
}

.layout-product-info .product-brand .features-item .features-item-des2 {
    box-shadow: 0px -1px 0px 0px #F6F6F6;
    color: #666666;
    text-align: right;
}

.layout-product-info .product-brand .other {
    width: 100%;
    height: 195px;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}

.layout-product-info .product-brand .other .title {
    width: 100%;
    height: 17px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #9B9B9B;
    line-height: 16px;
    letter-spacing: 1px;
    margin: 15px 0 8px 9px;
}

.layout-product-info .product-brand .other .service-des, .layout-product-info .product-brand .other .sale-before-des {
    font-size: 12px;
    font-family: MicrosoftYaHeiUI;
    color: #000000;
    line-height: 15px;
    letter-spacing: 1px;
    margin-left: 9px;
}

.layout-product-info .product-brand .other .service-des li {
    margin-bottom: 5px;
}

.layout-product-info .product-brand .other .sale-before-des .product-brand-phone {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/ic_iphone.png") 0 0 no-repeat;
}

.layout-product-info .product-brand .other .sale-before-des .product-brand-service {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/ic_customer_service.png") 0 0 no-repeat;
}

/* layout brand list */
.layout-brand-result {
    width: 1200px;
    margin: 0 auto;
}

.layout-brand-slide .layout-ad-slide {
    width: 100%;
    height: 300;
    margin-bottom: 10px;
    background: #F6F6F6;
    overflow: hidden;
}

.layout-brand-slide .layout-ad-slide .slider {
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.layout-brand-slide .layout-ad-slide .sliderbox {
    position: relative;
}

.layout-brand-slide .layout-ad-slide .slidernav {
    background-color: hsla(0, 0%, 100%, 0.3);
    border-radius: 12px;
    bottom: 20px;
    font-size: 0;
    left: 48%;
    padding: 4px 8px;
    position: absolute;
    z-index: 1;
    display: block;
}

.layout-brand-slide .layout-ad-slide .slidernav li {
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    margin-left: 5px;
    width: 12px;
    cursor: pointer;
}

.layout-brand-slide .layout-ad-slide .slidernav .current {
    background-color: #ff7200;
}

.layout-brand-slide .layout-ad-slide .page {
    background-color: rgba(0, 0, 0, 0.1);
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
    z-index: 1;
    font-size: 20px;
    color: #969696;
    cursor: pointer;
}

.layout-brand-slide .layout-ad-slide .next {
    right: 0;
}

.layout-brand-slide .layout-ad-slide .page:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.layout-brand-result .layout-brand-slide .layout-ad-slide .slider {
    height: 485px;
}

.layout-brand-result .layout-brand-slide .layout-ad-slide .slider img {
    width: 1200px;
}

.brand-selected ul {
    font-size: 0;
    margin-left: -12px
}

.brand-selected ul li {
    display: inline-block;
    margin: 10px 0 0 12px
}

.brand-selected ul li a {
    border: 1px solid #eee;
    display: block;
    height: 80px;
    transition: box-shadow .3s ease-out 0s;
    width: 188px
}

.brand-selected ul li a img {
    height: 100%;
    width: 100%
}

.brand-selected ul li a:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

.brand-well-known .six-brand {
    font-size: 0
}

.brand-well-known .six-brand li {
    display: inline-block;
    margin-top: 10px
}

.brand-well-known .six-brand li a {
    border: 1px solid #eee;
    display: block;
    height: 240px;
    transition: box-shadow .3s ease-out 0s;
    width: 188px
}

.brand-well-known .six-brand li a img {
    height: 100%;
    width: 100%
}

.brand-well-known .six-brand li a:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

.brand-well-known .six-brand li+li {
    margin-left: 12px
}

.brand-well-known .three-brand {
    font-size: 0
}

.brand-well-known .three-brand li {
    display: inline-block;
    margin-top: 10px
}

.brand-well-known .three-brand li a {
    display: block;
    height: 180px;
    transition: box-shadow .3s ease-out 0s;
    width: 392px
}

.brand-well-known .three-brand li a img {
    height: 100%;
    width: 100%
}

.brand-well-known .three-brand li a:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.2)
}

.brand-well-known .three-brand li+li {
    margin-left: 12px
}

.brand-module {
    margin: 40px 0 20px;
    text-align: center
}

.brand-module span {
    background-color: #4a4a4a;
    display: inline-block;
    height: 1.5px;
    vertical-align: middle;
    width: 70px
}

.brand-module h2 {
    color: #4a4a4a;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 120px
}

.brand-filter {
    background-color: #fff;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    color: #333;
    font-size: 0;
    height: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 1200px
}

.brand-filter a {
    border-radius: 6px;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    overflow: hidden;
    padding-left: 6px;
    padding-right: 6px;
    white-space: nowrap;
    cursor: pointer
}

.brand-filter a.active {
    background-color: #1b66f3;
    color: #fff
}

.brand-filter a:hover {
    background-color: #1b66f3;
    color: #fff
}

.filter-selected {
    background-color: #1b66f3;
    color: #fff
}

.td-title {
    font-family: Arial,"Micorsoft Yahei";
    font-size: 18px;
    text-align: center;
    vertical-align: middle
}

.brand-table {
    font-size: 0;
    margin-top: 20px;
    width: 1200px
}

.brand-table>ul {
    display: none;
    overflow: hidden;
    width: 100%
}

.brand-table>ul>li {
    display: inline-block
}

.brand-table>ul>li a {
    display: block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    text-overflow: ellipsis;
    width: 186px;
    overflow: hidden
}

.brand-table>ul.active {
    display: block
}

.brand-arr {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    display: block;
    margin-bottom: 18px
}

.brand-letter {
    border-bottom: 1px solid #eee;
    display: block;
    float: left;
    font-size: 18px;
    margin-top: -1px;
    text-align: center;
    width: 136px
}

.brand-list {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    max-width: 1062px
}

.brand-one {
    border: 1px solid #eee;
    border-collapse: collapse;
    display: block;
    float: left;
    height: 51px;
    margin-right: -1px;
    margin-top: -1px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 178px
}

.brand-one a {
    color: #333;
    font-family: Arial,"Micorsoft Yahei";
    font-size: 12px
}

.brand-one a:hover {
    color: #1b66f3
}

.brand-show-all {
    display: none
}

.brand-show-all a {
    color: #06c;
    font-family: "Micorsoft Yahei"
}

.brand-show-some {
    display: none
}

.brand-show-some a {
    color: #06c;
    font-family: "Micorsoft Yahei"
}

.brand-hidden {
    display: none
}

/* layout brand info */
.layout-brand-info {
    width: 1200px;
    margin: 0 auto;
}

.layout-brand-info .mod-brand-info {
    border: 1px solid #ddd;
    margin-top: 5px;
    min-height: 208px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.layout-brand-info .mod-brand-logo {
    float: left;
    height: 190px;
    width: 390px;
}

.layout-brand-info .mod-brand-desc {
    color: #666;
    display: -webkit-box;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-left: 10px;
    margin-top: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 790px;
}

.layout-brand-info .mod-brand-logo img {
    margin: 35px 100px;
    width: 150px;
}

.brand-hot {
    width: 1200px;
    margin: 0 auto;
}

.brand-hot .brand-1 {
    width: 100%;
    margin-top: 32px;
    height: 230px;
    overflow: hidden
}

.brand-hot .brand-1>a {
    display: block;
    float: left;
    height: 230px;
}

.brand-hot .brand-1>a img {
    width: 100%;
    height: 100%
}

.brand-hot .brand-2 {
    width: 100%;
    margin-top: 32px;
    overflow: hidden
}

.brand-hot .brand-2>a {
    float: left;
    width: 584px;
    height: 230px;
    border: 1px solid #eee
}

.brand-hot .brand-2>a img {
    width: 100%;
    height: 100%
}

.brand-hot .brand-2 a+a {
    float: right
}

.brand-module-choiceness {
    text-align: center;
    margin: 40px 0 20px 0;
    padding: 15px
}

.brand-module-choiceness h2,.brand-module-choiceness span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    width: auto;
    margin: 0 10px;
    padding: 0
}

.brand-selected-choiceness ul {
    overflow: hidden;
    margin-left: -12px
}

.brand-selected-choiceness ul li {
    float: left;
    overflow: hidden;
    margin: 10px 0 0 12px
}

.brand-selected-choiceness ul li>div {
    display: block;
    width: 168px;
    height: 238px;
    border: 1px solid #eee;
    padding: 10px
}

.brand-selected-choiceness ul li>div>a {
    overflow: hidden;
    display: block;
    width: 100%
}

.brand-selected-choiceness ul li>div>a img {
    width: 100%;
    margin: 0 auto
}

.brand-selected-choiceness ul li>div>a.desc {
    display: block;
    height: 35px;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    color: #666
}

.brand-selected-choiceness ul li>div>a:hover {
    text-decoration: underline
}

.brand-selected-choiceness ul li>div>span {
    color: #1b66f3;
    font-size: 16px;
    padding: 5px 0;
    display: block
}

.brand-orange-module {
    background: #FF8D36;
    background: -webkit-linear-gradient(left,#FF8D36,#FBDA61);
    background: -o-linear-gradient(right,#FF8D36,#FBDA61);
    background: -moz-linear-gradient(right,#FF8D36,#FBDA61);
    background: linear-gradient(to right,#FF8D36,#FBDA61)
}

.brand-green-module {
    background: #01B382;
    background: -webkit-linear-gradient(left,#01B382,#A1B700);
    background: -o-linear-gradient(right,#01B382,#A1B700);
    background: -moz-linear-gradient(right,#01B382,#A1B700);
    background: linear-gradient(to right,#01B382,#A1B700)
}

/* layout boutique info */
.layout-boutique-info {
    position: relative;
    background: #f3f3f3;
    margin: 0 auto;
}

.layout-boutique-info .bg-img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: auto;
}

.layout-boutique-info .bg-img img {
    border: 0 none;
    width: 100%;
    vertical-align: middle;
}

.layout-boutique-info .layout-boutique-box {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1200px;
    z-index: auto;
}

.layout-boutique-info .layout-boutique-box .boutique-list {
    background-color: #fff;
    margin-top: 150px;
}

.layout-boutique-info .layout-boutique-box .boutique-list .list-item > li {
    float: left;
    display: block;
    height: 230px;
    margin: 0;
    padding: 0;
    width: 170px;
    margin: 14px;
}

.layout-boutique-info .layout-boutique-box .boutique-list .list-item > li img {
    height: 230px;
}

.layout-boutique-info .layout-boutique-box .boutique-list .effect-box-shadow-floor {
    box-shadow: 2px 5px 6px #a0a0a0;
}

.layout-boutique-info .layout-boutique-box .boutique-list .effect-box-shaodw-selected {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.layout-boutique-info .layout-boutique-box .boutique-list .effect-translate-up:hover {
    transform: translate(2px, -8px);
}

.layout-boutique-info .layout-boutique-box .boutique-list .enlarge {
    transition: transform 500ms ease 0s;
}

.layout-boutique-info .layout-boutique-box .boutique-list .enlarge:hover {
    transform: scale(1.08);
}

.boutique-content-box {
    background: #fff;
    margin-bottom: 30px;
    margin-top: 10px;
}

.boutique-content-box .left-col {
    float: left;
}

.boutique-content-box .right-col {
    float: right;
}

.boutique-content-box .category-header {
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 15px 0;
    padding-left: 15px;
}

.boutique-content-box .product-list-container {
    background: #fff;
    padding: 0 15px;
}

.boutique-content-box .product-list-container .product-container {
    display: block;
    height: 100%;
    margin: 0;
    padding: 15px 0;
    width: 170px;
}

.boutique-content-box .product-list-container .product-img-container {
    position: relative;
    display: block;
    height: 170px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 170px;
}

.boutique-content-box .product-list-container .product-img-container img {
    width: 100%;
}

.boutique-content-box .product-list-container .product-container .product-name-container {
    display: inline-block;
    color: #333;
    display: -webkit-box;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    text-overflow: ellipsis;
    width: 170px;
    overflow: hidden;
}

.boutique-content-box .product-list-container .product-container .product-price-container .price-sale {
    color: #1b66f3;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.boutique-content-box .product-list-container .product-container .product-price-container .price-market {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    text-decoration: line-through;
}

.boutique-content-box .product-list-container.active {
    display: block;
}

.boutique-content-box .product-list-container .product-list li {
    float: left;
    margin: 0 9px;
}

.boutique-content-box .product-list-container .product-list:nth-child(2n+1) {
    border-top: 1px solid #eee;
}

.boutique-content-box .product-list-container .product-list:nth-child(2n) {
    border-top: 1px dotted #ccc;
}

.boutique-content-box .product-list-container .product-list .label-container-right-top {
    position: absolute;
    right: 0px;
    height: 36px;
    overflow: hidden;
    width: 72px;
}

.boutique-content-box .product-list-container .product-list .label-container-right-top .label-new-product {
    line-height: normal;
}

.boutique-content-box .product-list-container .product-list .label-container-right-top i {
    float: right;
}

.boutique-content-box .product-list-container .product-list .label-container-right-top .price-label .label-store-info {
    float: right;
}

.boutique-content-box .product-list-container .product-list .label-container-right-top .price-label .label-store-info:empty {
    display: none;
}

.boutique-content-box .brand-list {
    display: block;
    height: 100%;
    margin: 0;
    padding: 12px;
    width: 200px;
}

.boutique-content-box .brand-list::before, .boutique-content-box .brand-list::after {
    clear: both;
    content: " ";
    display: block;
}

.boutique-content-box .brand-list .brand-list-item {
    display: block;
    float: left;
    height: 62px;
    margin: 0 3px 5px;
    padding: 0;
    position: relative;
    width: 82px;
}

.boutique-content-box .brand-list .brand-list-item img {
    border: 1px solid #eee;
    height: 100%;
    width: 100%;
}

.boutique-content-box .brand-list .brand-list-item .shadow {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 62px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    transition: all 0.25s ease-out 0s;
    width: 82px;
}

.boutique-content-box .brand-list .brand-list-item:hover .shadow {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.boutique-floor-box .product-list-container .product-list li {
    margin: 0 12px;
}

.label-store-info {
    display: inline-block;
    width: 26px;
    height: 26px;
    padding: 5px;
    line-height: 13px;
    font-size: 12px;
    border-radius: 0;
    color: #fff;
    background: #ff7200;
}

/* layout category list */
.layout-category-list {
    width: 1200px;
    margin: 0 auto;
    min-height: 600px;
}

.layout-category-list .layout-header-category {
    position: absolute;
    top: 65px;
    margin-left: 130px;
    z-index: 8;
    width: 135px;
    height: 55px;
    background-color: #fff;
}

.layout-category-list .layout-header-category h1 {
    line-height: 36px;
    float: left;
    display: block;
    margin: 0 0 0 20px;
    padding-top: 5px;
    width: 150px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    color: #1b66f3;
}

.layout-category-list .channel-l {
    width: 220px;
    height: auto;
    float: left;
}

.layout-category-list .channel-l .shopping-li {
    border-bottom: 1px solid #1b66f3;
    position: relative;
    width: 220px;
}

.layout-category-list .channel-l .shopping-li span.firstLevel {
    color: #333;
    display: inline-block;
    font-size: 14px;
    padding-top: 10px;
}

.layout-category-list .channel-l .channel-li-li {
    border-left: 1px solid #1b66f3;
    border-right: 1px solid #1b66f3;
    cursor: pointer;
    font-family: "Microsoft YaHei","黑体",sans-serif;
    height: 34px;
    line-height: 1;
    padding-left: 0;
    transition: padding-left 0.3s ease 0s;
}

.layout-category-list .channel-l .channel-li-li-border {
    border-bottom: 1px solid #eee;
    display: block;
    height: 100%;
    margin: 0 10px;
}

.layout-category-list .channel-l .channel-li-li .icon-cog {
    display: inline-block;
    float: left;
    height: 14px;
    margin: 10px 8px 10px 0;
    overflow: hidden;
    width: 14px;
}

.tools-index-icon-0 {
    background: url("../images/index_icon.png") 0 0 no-repeat;
}

.layout-category-list .channel-l .channel-li-li.on .tools-index-icon-0 {
    background-position: -20px 0;
}

.channel-li-li .glyphicon-right {
    float: right;
    position: relative;
    top: 13px;
    right: 10px;
    width: 5px;
    height: 10px;
    background: url('../images/icon_arrow.png') no-repeat;
}

.channel-li-li .hover-icon-right {
    display: none;
    float: right;
    position: relative;
    top: 13px;
    right: 10px;
    width: 5px;
    height: 10px;
    background: url('../images/iconArray.png') no-repeat;
}

.channel-li-li:hover .glyphicon-right {
    display: none;
}

.channel-li-li:hover .hover-icon-right {
    display: block;
}

.channel-li-li.on:hover .hover-icon-right {
    display: none;
}

.channel-li-li.on:hover .glyphicon-right {
    display: block;
}

.layout-category-list .channel-l .channel-li-li:hover span {
    color: #0a8c68;
}

.layout-category-list .channel-l .channel-li-li:hover span a {
    color: #0a8c68;
}

.layout-category-list .channel-l .shopping-li .li-more .channel-li-li-border {
    border-bottom: 0;
}

.layout-category-list .channel-l .shopping-li li.on {
    background-color: #048c67;
}

.layout-category-list .channel-l .shopping-li li.on span.firstLevel {
    color: #fff;
}

.layout-category-list .channel-l .personal-favarite {
    margin-top: 30px;
}

.layout-category-list .channel-l .pf-guess {
    display: inline-block;
    font: 14px "Microsoft YaHei","黑体",sans-serif;
    border: medium none;
    padding: 0 0 8px 1px;
    position: relative;
    top: 1px;
}

.layout-category-list .channel-l .pf-more {
    float: right;
    font: 12px "宋体";
    padding-top: 5px;
}

.layout-category-list .channel-l .partners-channel ul {
    margin-right: -1px;
    overflow: hidden;
    padding-left: 1px;
    padding-top: 1px;
}

.layout-category-list .channel-l .partners-channel li {
    border: 1px solid #fff;
    border-bottom: 1px dashed #cccccc;
    cursor: pointer;
    float: left;
    height: 98px;
    line-height: 98px;
    text-align: center;
    width: 108px;
}

.layout-category-list .channel-l .partners-channel li:hover {
    border: 1px solid #1b66f3;
}

.layout-category-list .channel-r {
    width: 960px;
    height: auto;
    margin-left: 20px;
    float: left;
}

.layout-category-list .channel-r .shielter {
    margin-top: 25px;
    margin-bottom: 15px;
}

.layout-category-list .channel-r .catList {
    margin-bottom: 15px;
}

.layout-category-list .channel-r .cat-title {
    font-family: "Microsoft YaHei","黑体",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 0 10px;
    position: relative;
}

.layout-category-list .channel-r .cat-title .cat-title-name {
    background-color: #fff;
    padding-right: 8px;
    position: absolute;
    font-size: 14px;
}

.layout-category-list .channel-r .cat-title .mid-border {
    border-top: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.layout-category-list .channel-r .catNodes {
    cursor: pointer;
    float: left;
    height: 130px;
    margin: 10px 20px 5px 0;
    width: 100px;
}

.layout-category-list .channel-r .catNodes:hover a {
    color: #1b66f3;
}

.layout-category-list .channel-r .catNodes .node-title {
    font-family: "Microsoft YaHei","黑体",sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 5px 10px;
    text-align: center;
}

.layout-category-list .channel-r .nodeImg {
    background: url("../images/empty-110x110.png") no-repeat scroll 0 0 / 80px 80px;
    border: 1px solid #eee;
    border-radius: 7px;
    height: 82px;
    margin: 0 10px;
    position: relative;
    width: 82px;
}

.layout-category-list .channel-r .left-top {
    display: inline-block;
    margin-left: 2px;
    margin-top: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.layout-category-list .channel-r .catNodes:hover .nodeImg {
    opacity: 0.9;
    filter: alpha(opacity=90);
    transition: opacity 0.2s ease-in-out 0s;
}

.layout-category-list .channel-r .nodeImg img {
    border-radius: 7px;
    height: 80px;
    width: 80px;
}

.layout-category-list i.icon-category-hot {
    background-image: url(../images/icon-hot.png);
    width: 24px;
    height: 28px;
    background-position: 0 0;
}

.recommend-good {
    width: 100%;
    height: auto;
    border: 1px solid #d9d9d9;
    margin-top: 35px;
    font-size: 14px
}

.recommend-tabs {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f5f5f5
}

.recommend-tabs span {
    display: inline-block;
    width: 200px;
    height: auto;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #999;
    cursor: pointer;
    transition: background .2s ease-out
}

.recommend-tabs .active {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    background-color: #FFF;
    color: #666;
    height: 41px;
}

.recommend-list {
    padding: 15px 2px 15px 10px
}

.R-sku {
    float: left;
    width: 160px;
    height: auto;
    margin: 0 18px
}

.R-sku img {
    display: inline-block;
    width: 160px;
    height: 160px;
    margin-bottom: 10px
}

.R-sku img:hover {
    box-shadow: 0 0 2px 2px #eee;
    outline: 1px solid #ddd
}

.R-sku .r-product-name {
    display: inline-block;
    display: -webkit-box;
    width: 100%;
    height: 48px;
    max-height: 48px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.R-sku .r-product-name:hover {
    color: #1b66f3;
}

.R-sku .r-product-price {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-family: "Century Gothic",sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1b66f3;
    line-height: 16px
}

/* layout right bar */
.layout-right-bar {
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    z-index: 999;
}

.layout-right-bar .ehsy-sidebar {

    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    z-index: 999;
}

.layout-right-bar .ehsy-sidebar-tabs {
    margin-top: -250px;
    position: absolute;
    right: 0;
    top: 50%;
    /*border-top: 1px solid #f2f2f4; !* 顶部横线 *!*/
    /*border-left: 1px solid #f2f2f4; !* 左侧横线 *!*/
    /*border-bottom: 1px solid #f2f2f4; !* 底部横线 *!*/
    border-radius: 5px; /* 圆角 */
}

.layout-right-bar .ehsy-sidebar-tabs > div {
    background-color: #ffffff;
    border-radius: 0px;
    height: 78px;
    margin-bottom: 2px;
    position: relative;
    width: 68px;
    border-radius: 4px 0px 0px 4px;

}

.layout-right-bar .ehsy-sidebar-tabs > div:hover {
    /*background-color: #efefef;*/
    background-color: #1b66f3;
    color:#ffffff;
}
.layout-right-bar .ehsy-sidebar-tabs > div:hover .sidebar-item-des{
    color:#ffffff;
}

.layout-right-bar .ehsy-sidebar-tabs > div div {
    height: 36px;
    left: 0px;
    top:15px;
    position: absolute;

}

.layout-right-bar .ehsy-sidebar i {
    display: block;
    margin: 6px auto;
    max-width: 24px;
    cursor: pointer;
}

.layout-right-bar .ehsy-sidebar .tab-text i {
    display: block;
    margin: -2px auto;
    max-width: 24px;
    cursor: pointer;
}

.layout-right-bar .ehsy-sidebar .sidebar-item-des {
    width:68px;
    height: 15px;
    font-size: 10px;
    font-family: MicrosoftYaHeiUI;
    color: #898989;
    line-height: 10px;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top:30px;
}

.layout-right-bar .icon-right-bar {
    background-image: url("../images/ic_sidebar_log.png");
    height: 23px;
    width: 24px;
}

.layout-right-bar .icon-right-bar2 {
    background-image: url("../images/icon_green_login.png");
    height: 23px;
    width: 24px;
}

.layout-right-bar .icon-rb-account {
    background-position: 0 0;
}

.layout-right-bar .icon-rb-cart {
    background-image: url("../images/ic_sidebar_car.png");
    height: 22px;
    width: 23px;
}

.layout-right-bar .icon-rb-cart2 {
    background-image: url("../images/icon_green_car.png");
    height: 22px;
    width: 23px;
}

.layout-right-bar .icon-rb-collection {
    background-image: url("../images/ic_sidebar_llike.png");
    height: 22px;
    width: 24px;
}

.layout-right-bar .icon-rb-collection2 {
    background-image: url("../images/icon_green_like.png");
    height: 22px;
    width: 24px;
}

.layout-right-bar .icon-rb-kefu {
    background-image: url("../images/ic_sidebar_customer_service.png");
    height: 24px;
    width: 24px;
}

.layout-right-bar .icon-rb-kefu2 {
    background-image: url("../images/icon_green_service.png");
    height: 24px;
    width: 24px;
}

.layout-right-bar .icon-rb-top {
    background-image: url(../images/icon-bar.png);
    height: 24px;
    width: 24px;
    background-position: 0 -72px;
}

.layout-right-bar div#nb_icon_wrap_qiye img {
    display: inline-block;
    height: 27px;
    width: 30px;
    cursor: pointer;
}

.layout-right-bar div#nb_icon_wrap_qiye_new img {
    display: inline-block;

    cursor: pointer;
    left:18px;
    position: absolute;
}


.layout-right-bar .sider_cart_num {
    color: #fff;
    display: inline-block;
    font-family: "Century Gothic",sans-serif;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.layout-right-bar .ehsy-sidebar-footer {
    background-color: #e1e1e1;
    border-radius: 4px;
    bottom: 10px;
    cursor: pointer;
    display: none;
    height: 36px;
    position: absolute;
    right: 6px;
    width: 36px;
}

.layout-right-bar .ehsy-sidebar-footer:hover i {
    display: none;
}

.layout-right-bar .ehsy-sidebar-footer span {
    color: #fff;
    display: none;
    font-size: 12px;
    line-height: 14px;
    margin: 4px auto;
    width: 24px;
}

.layout-right-bar .ehsy-sidebar-footer:hover span {
    display: block;
}

/* 新增侧边栏  */
.side-item {
    background: #fff;
    box-shadow: -2px 0 5px 0 rgba(43,43,62,.06);
    border-radius: 3px 0 0 3px;
    cursor: pointer
}
.side-item img{
    width:28px;
    height:24px;
    margin-left:5px;
    left:16px;
    position: absolute;
    top:0px;
}

.ehsy-sidebar-tabs .side-item.user-center-btn {
    top: 250px
}

.right-side-warp .side-item.my-shopcart-btn {
    top: 300px
}

.ehsy-sidebar-tabs .side-item.my-shopcart-btn.show-circle:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 9px;
    width: 7px;
    height: 7px;
    background: #f74747;
    border-radius: 50%
}

.ehsy-sidebar-tabs .side-item.my-service-btn {
    top: 350px
}

.right-side-warp .side-item.my-service-btn>i {
    display: block;
    margin: 12px auto
}

.ehsy-sidebar-tabs .side-item.gotop-btn {
    top: 82%
}

.right-side-warp .side-item.gotop-btn:hover .gotop-text {
    display: block
}

.ehsy-sidebar-tabs .side-item.gotop-btn .gotop-text {
    display: none;
    position: absolute;
    top: 54px;
    left: -54px;
    width: 82px;
    height: 24px;
    line-height: 24px;
    color: #999;
    background: #fff
}

.ehsy-sidebar-tabs .side-item:hover .tab-text {
    left: -70px
}

.right-side-warp .side-item .side-gotop-icon {
    display: block;
    margin: 12px auto
}

.ehsy-sidebar-tabs .side-item a {
    display: block
}

.right-side-warp .side-item a>i {
    display: block;
    margin: 12px auto
}

.ehsy-sidebar-tabs .side-item .tab-text {
    position: absolute;
    left: 48px;
    top: -2px;
    width: 120px;
    height: 40px;
    text-align: left;
    line-height: 40px;
    background: #fff;
    color: #1b66f3;
    padding-left: 45px;
    box-sizing: border-box;
    border-radius: 3px 0 0 3px;
    transition: left .25s ease-in-out .1s;
    font-size: 14px;
    letter-spacing: 2px;
}

.ehsy-sidebar-tabs .side-item .tab-text i {
    position: absolute;
    left: 15px;
    top: 10px
}

.ehsy-sidebar-tabs .side-item .tab-text i.side-shopcart2-icon {
    top: 13px
}

.ehsy-sidebar-tabs .side-item .tab-text i.side-serivce2-icon {
    top: 11px
}

/*   */
/* layout top fix bar*/
.nav-thumbnail-container {
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none
}

.nav-thumbnail-container.show {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav-thumbnail-container .thumbnail-content {
    width: 1200px;
    margin: 0 auto
}

.nav-logo {
    float: left;
    width: 92px;
    height: 40px
}

.nav-logo .index-logo {
    float: left;
    margin-right: 68px;
    line-height: 60px
}

.nav-logo .index-logo img {
    width: 92px;
    height: 40px
}

.index-search-div {
    width: 1200px;
    height: 112px;
    margin: 0 auto
}

.index-search-div.nav-index-search-div {
    float: left;
    width: 900px;
    height: auto
}

.index-search-div .index-logo {
    float: left;
    margin-right: 68px;
    margin-top: 32px
}

.index-search-div .index-logo img {
    height: 48px;
    width: 264px
}

.index-search-div .custom-logo {
    float: left;
    margin-right: 50px;
    margin-top: 20px
}

.index-search-div .custom-logo img {
    float: left;
    width: 113px;
    height: 48px
}

.index-search-div .custom-logo h1 {
    line-height: 36px;
    float: left;
    display: block;
    margin: 0 0 0 20px;
    padding-top: 5px;
    width: 150px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    color: #1b66f3;
}

.index-search-div .js-fix-bar-search {
    float: left;
    margin: 10px 50px 0 0;
}

.index-search-div .js-fix-bar-search .hot-word {
    display: none;
}

.index-search-div .js-fix-bar-search .layout-search {
    width: 518px;
}

.index-search-div .js-fix-bar-search .layout-search .glob-search-input-div {
    width: 392px;
}

.index-search-div .js-fix-bar-search .layout-search .glob-search-input {
    width: 362px;
}

.index-search-div .js-fix-bar-search .layout-search .glob-search-input-small {
    width: 276px;
}

.nav-thumbnail-container .menu.nav-menu {
    float: left;
    height: 40px;
    position: relative;
    width: 125px;
    margin: 0 auto;
}

.nav-thumbnail-container .menu-all-span {
    padding-left: 10px;
    line-height: 60px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    color: #1b66f3;
}

.nav-thumbnail-container .menu-fix-content {
    display: none;
    height: 436px;
    position: absolute;
    top: 21px;
    right: -3px;
    z-index: 9;
    width: 220px;
    float: left;
}

.menu-all.nav-menu-all {
    width: 125px
}

.menu-all.nav-menu-all .nav-menu-all-span {
    font-size: 14px;
}

.menu-all.nav-menu-all .nav-menu-chevron-down {
    float: right;
    width: 20px;
    height: 15px;
    display: inline-block;
    margin-right: 9px;
    margin-top: 20px;
    background-image: url('../images/category_arrow_d.png');
    background-repeat: no-repeat;
}

.menu-all.nav-menu-all .nav-menu-chevron-up {
    float: right;
    width: 20px;
    height: 15px;
    display: inline-block;
    margin-right: 9px;
    margin-top: 20px;
    background: url('../images/top_arrow_up.png') no-repeat;
}

.index-search-div i.icon-header-bar-my {
    background-position: 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px;
}

.index-search-div .s-carts {
    float: right;
    width: 160px;
    height: 40px;
    margin-top: 30px;
    position: relative;
    cursor: pointer;
    border: 1px solid #eee
}

.index-search-div.nav-index-search-div .s-carts {
    height: 60px;
    margin-top: 0;
    border: none;
    line-height: 60px
}

.index-search-div.nav-index-search-div .s-carts i {
    display: inline-block;
    vertical-align: sub
}

.index-search-div .s-carts i {
    display: inline-block;
    margin-left: 10px
}

.index-search-div .s-carts span.cart-text-before {
    display: inline-block;
    line-height: 38px
}

.nav-index-search-div .s-carts .s-carts-text {
    color: #333;
    font: 14px "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif
}

.index-search-div .s-carts .s-carts-text:hover {
    text-decoration: underline
}

.index-search-div.nav-index-search-div .s-carts .s-carts-text:hover {
    color: #1b66f3;
    text-decoration: none
}

.index-search-div .s-carts .cart-num {
    background-color: #ff7200;
    font-size: 12px;
    display: inline-block;
    width: 25px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
}

.nav-my-ehsy-show {
    position: relative;
    width: 100px;
    margin-right: 0;
    float: left;
    font: 14px "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    line-height: 60px;
    margin-left: 40px
}

.nav-my-ehsy-show .nav-ehsy-a {
    width: 100px;
    height: 60px;
    display: inline-block
}

.nav-my-ehsy-show .nav-ehsy-a a {
    color: #333;
    font: 12px "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif;
    cursor: pointer;
}

.nav-my-ehsy-show .nav-ehsy-a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px
}

.nav-my-ehsy-show .nav-ehsy-a:hover .nav-my-ehsy {
    display: block
}

.nav-my-ehsy-show .nav-my-ehsy {
    display: none;
    position: absolute;
    width: 300px;
    height: 100px;
    top: 60px;
    left: -1px;
    padding: 10px 10px 20px 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.nav-my-ehsy-show .nav-my-ehsy ul .orders {
    float: left;
    width: 100px;
    margin-top: -18px
}

.nav-my-ehsy-show .nav-my-ehsy ul .orders li {
    height: 40px
}

.nav-my-ehsy-show .nav-my-ehsy ul .orders i {
    display: inline-block;
    margin-right: 5px
}

.nav-my-ehsy-show .nav-my-ehsy li {
    position: relative
}

.nav-my-ehsy-show .nav-my-ehsy li span {
    display: inline-block;
    width: 28px;
    height: 18px;
    background-color: #ff7200;
    border-radius: 8px;
    margin-left: 5px;
    line-height: 18px;
    text-align: center;
    color: #fff
}

#nav-cartDiv .carts-count {
    margin-bottom: 10px;
    height: 44px;
    margin-top: 0;
    line-height: 44px
}

#nb_icon_wrap_service {
    float: right;
    height: 60px;
    line-height: 60px
}

#nb_icon_wrap_service img {
    width: 30px;
    height: 30px;
    margin-right: -7px;
    margin-top: -4px
}

#nb_icon_wrap_service:hover {
    cursor: pointer
}

#nb_icon_wrap_service span {
    color: #333;
    font: 14px "Hiragino Sans GB","Microsoft YaHei","黑体",sans-serif
}

#nb_icon_wrap_service span:hover {
    color: #1b66f3;
}

/* layout quick cart */
.layout-quick-cart {
    width: 1200px;
    margin: 0 auto;
}

.layout-quick-cart-mini {
    left: 919px;
    top: 0px;
    display: inline-block;
    border: 1px solid #1b66f3;
    text-align: center;
    width: 100px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    border-radius: 5px;
}

.layout-quick-cart-mini a {
    color: #1b66f3;
}

/* layout page info */
.layout-page-info {
    width: 1200px;
    margin: 0 auto;
}

/* layout help info */
.layout-help-info {
    width: 1200px;
    margin: 0 auto;
}

/* pagination */
.showPagintion {
    width: 100%;
}

.pagintion {
    margin: 10px;
    margin-top: 20px;
    float: right;
    font-size: 12px;
}
.pagintion .pg-first {
    width: 24px;
    line-height: 30px;
    border: 1px solid #dddddd;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.pagintion .pg-prev {
    /*width: 100px;*/
    line-height: 30px;
    border: 1px solid #dddddd;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    /*margin-right: 20px;*/
}

.pagintion .pg-next {
    text-align: right;
    /*width: 100px;*/
    line-height: 30px;
    border: 1px solid #dddddd;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    /*margin-left: 20px;*/
}
.pagintion .pg-last {
    /*width: 100px;*/
    line-height: 30px;
    border: 1px solid #dddddd;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    /*margin-right: 20px;*/
}
.pagintion .pg-prev-icon {
    width: 15px;
    height: 16px;
    display: inline-block;
    background: url("../images/page-pre.png") no-repeat;
    background-position: center;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.pagintion .pg-next-icon {
    width: 15px;
    height: 16px;
    display: inline-block;
    background: url("../images/page-next.png") no-repeat;
    background-position: center;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.pagintion .pg-num-top,.pagintion .pg-num-bot {
    line-height: 40px;
    text-align: center;
    /*width: 40px;*/
    height: 40px;
    color: #999999;
    display: inline-block;
}

.pagintion .pg-num-total {
    line-height: 40px;
    text-align: center;
    /*width: 60px;*/
    height: 40px;
    color: #999999;
    display: inline-block;
}

.pagintion .pg-num {
    text-align: center;
    height: 40px;
    display: inline-block;
}

.pagintion .jump_index {
    height: 24px;
    width: 40px;
    font-size: 14px;
    border: 1px solid #dddddd;
    text-align: center;
}

.pagintion .pg-btn {
    line-height: 40px;
    width: 60px;
    height: 40px;
    display: inline-block;
    text-align: center;
}

.pagintion .pg-btn a {
    cursor: pointer;
}

.pagintion .btn_jump {
    font-size: 13px;
    width: 60px;
    height: 40px;
    background: url("../images/page-confirm.png") center no-repeat;
    display: block;
}

.pagintion .pg-index {
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #ddd;
}

.pagintion .pg-on {
    color: #ff7200;
}

.required-bit {
    color: red;
}

.common-home .ehsy-sale {
    margin-top: 5px;
}

/* layout home */
body.common-home {
    position: relative;
    /*background: url(../images/0126.png) no-repeat center top;*/
}
.bgpiaoliang{
    height: 800px;
    position: absolute;
    top:37px;
    width: 100%;
    background: url(../images/0126.png) no-repeat center top;
    /*z-index: 99;*/

}
.auth_success_msg {
    width: 300px;
    position: absolute;
    left: 56%;
    top: 17px;
    background-color: #f0f9eb;
    border-color: #e1f3d8;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    transform: translateX(-50%);
    transition: opacity .3s,transform .4s,top .4s;
    overflow: hidden;
    padding: 10px 10px 10px 15px;
    display: flex;
    align-items: center;
    color: #67c23a;
    z-index: 2028;
    font-weight: 400;
}

.auth_success_msg .sprite-ico_right_ss {
    margin-right: 10px
}

.auth_success_msg .sprite-ico_right_ss {
    margin-right: 10px;
}

.layout-product-list .product-list .product i.icon-product.icon-product-mini-today,.layout-product-list .product-list .product i.icon-product.icon-product-mini-tomorrow {
    position: absolute;
    right: 0;
    top: 6px;
}

.layout-product-list .product-list .product i.icon-product.icon-product-text-mini-today,.layout-product-list .product-list .product i.icon-product.icon-product-text-mini-tomorrow {
    position: absolute;
    right: 0;
    top: 6px;
}

.layout-product-list .product-list.listMode .product i.icon-product.icon-product-mini-today,.layout-product-list .product-list.listMode .product i.icon-product.icon-product-mini-tomorrow {
    position: initial;
    right: initial;
    top: initial;
}

.layout-product-list .product-list.listMode .product i.icon-product.icon-product-text-mini-today,.layout-product-list .product-list.listMode .product i.icon-product.icon-product-text-mini-tomorrow {
    position: initial;
    right: initial;
    top: initial;
}

/* image search css */
#user-photo {
    width: 300px;
    height: 300px;
    margin-top: 10px;
}

.cropper-content {
    width: 420px;
;margin: auto;
}

.cropper-div {
    width: 420px;
    height: 420px;
    margin: auto;
}

.cropper-hint:before {
    content: '*';
    color: #F56C6C;
    margin-right: 4px
}

.cropper-hint {
    color: #F56C6C;
    margin-top: 10px;
}

#tailoringImg {
    max-width: 100%;
    max-height: 320px;
}

.search-pic-img {
    width: 120px;
    height: 120px;
    margin: 0 0 0 40px;
    border: 1px solid #80808080;
}

/* picture search modal */
.search-pic {
    position: fixed;
    top: 150px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10500;
    display: none;
}

.search-pic .modal-open {
    overflow: hidden
}

.search-pic .modal {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10500;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.search-pic .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.search-pic .modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.search-pic .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.search-pic .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.search-pic .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10400;
    background-color: #000000;
    opacity: .5;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.search-pic .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.search-pic .modal-header .close {
    margin-top: -2px
}

.search-pic .modal-title {
    margin: 0;
    line-height: 1.42857143
}

.search-pic .modal-body {
    position: relative;
    padding: 15px
}

.search-pic .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.search-pic .modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.search-pic .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.search-pic .modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.search-pic .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .search-pic .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .search-pic .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .search-pic .modal-sm {
        width: 300px
    }
}

.search-pic @media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.search-pic .modal-footer:after,.search-pic .modal-footer:before,.search-pic .modal-header:after,.search-pic .modal-header:before {
    display: table;
    content: " "
}

.search-pic .modal-footer:after,.search-pic .modal-header:after {
    clear: both
}

.search-pic .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.search-pic .close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.search-pic .text-primary {
    color: #1b66f3
}

.search-pic a.text-primary:focus,.search-pic a.text-primary:hover {
    color: #1b66f3
}

.search-pic .text-center {
    text-align: center
}

.search-pic .hidden {
    display: none!important
}

.search-pic .h4,h4 {
    font-size: 18px
}

.search-pic .pull-left {
    float: left!important
}

.search-pic .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.search-pic .btn>.caret,.search-pic .dropup>.btn>.caret {
    border-top-color: #000!important
}

.search-pic .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.search-pic .btn.active.focus,.search-pic .btn.active:focus,.search-pic .btn.focus,.search-pic .btn:active.focus,.search-pic .btn:active:focus,.search-pic .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.search-pic .btn.focus,.search-pic .btn:focus,.search-pic .btn:hover {
    color: #333;
    text-decoration: none
}

.search-pic .btn.active,.search-pic .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.search-pic .btn.disabled,.search-pic .btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.search-pic a.btn.disabled,.search-pic fieldset[disabled] a.btn {
    pointer-events: none
}

.search-pic .btn .label {
    position: relative;
    top: -1px
}

.search-pic .btn .badge {
    position: relative;
    top: -1px
}

.search-pic .btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.search-pic .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.search-pic .btn+.btn {
    margin-left: -1px
}

.search-pic .btn.disabled,.search-pic .btn[disabled],.search-pic fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.search-pic .btn-primary {
    color: #fff;
    background-color: #1b66f3;
    border-color: #1b66f3
}

.search-pic .btn-primary.focus,.search-pic .btn-primary:focus {
    color: #fff;
    background-color: #FD9D94;
    border-color: #FD9D94
}

.search-pic .btn-primary:hover {
    color: #fff;
    background-color: #FD9D94;
    border-color: #FD9D94
}

.search-pic .btn-primary-after {
    color: #1b66f3;
    background-color: #fff;
    border-color: #1b66f3
}

.search-pic .btn-primary-after.focus,.search-pic .btn-primary-after:focus {
    color: #fff;
    background-color: #FD9D94;
    border-color: #FD9D94
}

.search-pic .btn-primary-after:hover {
    color: #fff;
    background-color: #FD9D94;
    border-color: #FD9D94
}

.search-pic .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.search-pic .btn-danger.focus,.search-pic .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.search-pic .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

/*首页行业方案*/
.layout-home-floor .floor-box .industry-main {
    height: 145px;
    /*overflow: hidden;*/
}


/*首页行业方案*/
.layout-home-floor .floor-box .industry-main1 {
    height: 185px;
    overflow: hidden;
}

.layout-home-floor .floor-box .industry-main-default {
    height: 240px;
    overflow: hidden;
}

.layout-home-floor .floor-box .industry-main-default a {
    display: inline-block;
}

.layout-home-floor .floor-box .industry-main-default img {
    width: 100%;
}

.layout-home-floor .floor-box .industry-main:after,.layout-home-floor .floor-box ul:after {
    content: ' ';
    display: none;
    clear: both;
}

.layout-home-floor .floor-box .industry-main .box-l,.layout-home-floor .floor-box .industry-main .box-r {
    /*float: left;*/
    /*height: 100%;*/
}
.layout-home-floor .floor-box .industry-main .box-r:after{
    /*clear: both;*/
}

.layout-home-floor .floor-box .industry-main .box-r {
    width: 872px;
    overflow: hidden;
    position: relative;
}
.layout-home-floor .floor-box .industry-main .box-r.box-c {
    width: 100%;
}

.layout-home-floor .floor-box .industry-main img {
    /*width: 100%;*/
}

.layout-home-floor .floor-box .industry-main .box-l {
    width: 328px;
    position: relative;
}

.layout-home-floor .floor-box .industry-main .box-r ul {
    position: absolute;
    /*left: 188px;*/
    left:0;
    top: 0;
    overflow: hidden;
    /*height: 261px;*/
}

.layout-home-floor .floor-box .industry-main .box-r ul li {
    float: left;
    width: 196px;
    height: 258px;
    position: relative;
    overflow: hidden;
    margin-right: 5px;
    /*border-right: 5px solid #f3f3f3;*/
    /*border-top: 5px solid #f3f3f3;*/
    /*border-bottom: 5px solid #f3f3f3;*/
}


.layout-home-floor .floor-box .industry-main .box-r ul li a {
    display: inline-block;
    z-index: 3;
    cursor: pointer;
    padding: 30px;
}

.layout-home-floor .floor-box .industry-main .industry-item li.industry-list img {
    opacity: 0.35;
    height: 112px;
    transition: all 0.66s ease;
    -moz-transition: all 0.66s ease;
    /* Firefox */
    -webkit-transition: all 0.66s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.66s ease;
    /* Opera */
}

.layout-home-floor .floor-box .industry-main .industry-item li.industry-list:hover img {
    opacity: 0.45;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
    /* Opera */
}

.layout-home-floor .floor-box .industry-main .box-r ul li .title-content,.layout-home-floor .floor-box .industry-main .box-l .title-content {
    position: absolute;
    width: 100%;
    z-index: 1;
    text-align: center;
    top: 43px;
}

.layout-home-floor .floor-box .industry-main .box-r ul li .title-content .title {
    height: 30px;
    font-size: 22px;
    color: #434343;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 3px;
}

.layout-home-floor .floor-box .industry-main .box-r ul li .title-content .sub-title {
    height: 18px;
    font-size: 14px;
    color: #434343;
    line-height: 20px;
    letter-spacing: 1px;
}

.layout-home-floor .floor-box .industry-main .industry-item li.industry-list:hover .title,.layout-home-floor .floor-box .industry-main .industry-item li.industry-list:hover .sub-title {
    /*text-shadow: 0 2px 5px rgba(93, 93, 93, 0.3);*/
}

.layout-home-floor .floor-box .industry-main .box-l .title-content .title {
    height: 35px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 36px;
    text-align: left;
    margin-bottom: 3px;
}

.layout-home-floor .floor-box .industry-main .box-l .title-content .sub-title {
    height: 20px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    letter-spacing: 1px;
    padding-left: 36px;
    text-align: left;
}

.layout-home-floor .floor-box {
    position: relative;
    background: #ffffff;
}

.layout-home-floor .floor-box .page {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 2;
    top: 90px;
}

.layout-home-floor .floor-box .page.prev {
    left: 189px;
    background: url('../images/industry_page_left.png') no-repeat;
    background-size: 100% 100%;
}

.layout-home-floor .floor-box .page.next {
    right: 4px;
    background: url('../images/industry_page_right.png') no-repeat;
    background-size: 100% 100%;
}

/* 楼层banner */
.layout-home-floor .floor-box .banner-floor {
    height: 186px;
    overflow: hidden;
}

.layout-home-floor .floor-box .banner-floor-default {
    height: 240px;
    overflow: hidden;
}

.layout-home-floor .floor-box .banner-floor-default a {
    display: inline-block;
}

.layout-home-floor .floor-box .banner-floor-default img {
    width: 100%;
}

.layout-home-floor .floor-box .banner-floor:after,.layout-home-floor .floor-box ul:after {
    content: ' ';
    display: none;
    clear: both;
}

.layout-home-floor .floor-box .banner-floor .box-l,.layout-home-floor .floor-box .banner-floor .box-r {
    float: left;
    height: 100%;
}

.layout-home-floor .floor-box .banner-floor .box-r {
    width: 1300px;
    overflow: hidden;
    position: relative;
}

.layout-home-floor .floor-box .banner-floor img {
    width: 100%;
}

.layout-home-floor .floor-box .banner-floor .box-l {
    width: 328px;
    position: relative;
}

.layout-home-floor .floor-box .banner-floor .box-r ul {
    position: absolute;
    left: 0;
    top: 0;
}

.layout-home-floor .floor-box .banner-floor .box-r ul li {
    float: left;
    width: 294px;
    position: relative;
    overflow: hidden;
    border-left: 3px solid #f3f3f3;
    border-right: 3px solid #f3f3f3;
}

.layout-home-floor .floor-box .banner-floor .box-r ul li a {
    display: inline-block;
    z-index: 3;
    cursor: pointer;
}

.layout-home-floor .floor-box .banner-floor .banner-floor-item li.banner-floor-list img {
    transition: all 0.66s ease;
    -moz-transition: all 0.66s ease;
    /* Firefox */
    -webkit-transition: all 0.66s ease;
    /* Safari 和 Chrome */
    -o-transition: all 0.66s ease;
    /* Opera */
}

.layout-home-floor .floor-box .banner-floor .banner-floor-item li.banner-floor-list:hover img {
    opacity: 0.45;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
    /* Opera */
}

.layout-home-floor .floor-box .banner-floor .box-r ul li .title-content,.layout-home-floor .floor-box .banner-floor .box-l .title-content {
    position: absolute;
    width: 100%;
    z-index: 1;
    text-align: center;
    top: 43px;
}

.layout-home-floor .floor-box .banner-floor .box-r ul li .title-content .title {
    height: 30px;
    font-size: 22px;
    color: #434343;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 3px;
}

.layout-home-floor .floor-box .banner-floor .box-r ul li .title-content .sub-title {
    height: 18px;
    font-size: 14px;
    color: #434343;
    line-height: 20px;
    letter-spacing: 1px;
}

.layout-home-floor .floor-box .banner-floor .industry-item li.industry-list:hover .title,.layout-home-floor .floor-box .banner-floor .industry-item li.industry-list:hover .sub-title {
    /*text-shadow: 0 2px 5px rgba(93, 93, 93, 0.3);*/
}

.layout-home-floor .floor-box .banner-floor .box-l .title-content .title {
    height: 35px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 36px;
    text-align: left;
    margin-bottom: 3px;
}

.layout-home-floor .floor-box .banner-floor .box-l .title-content .sub-title {
    height: 20px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    letter-spacing: 1px;
    padding-left: 36px;
    text-align: left;
}

.layout-home-floor .floor-box .banner-floor .page.prev {
    left: 4px;
}

/* lead register */
.lead-register-parent .modal {
    width: 678px;
    height: 395px;
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 12px
}

.lead-register-parent .modal .modal-header {
    background-color: transparent;
    border: none
}

.lead-register-parent .modal .modal-header .title .close {
    font-size: 21px;
    color: #B19F8A;
    margin-right: -50px;
    background-color: transparent;
}

.lead-register {
    margin: 0 auto;
    width: 678px;
    height: 395px;
    background: url(../images/background.png) no-repeat;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    border-radius: 12px
}

.lead-register .title {
    color: #FECEAD;
    font-size: 32px;
    padding-top: 36px;
    padding-bottom: 5px;
    text-align: center;
}

.lead-register .features {
    width: 100%;
    margin-left: 39px;
    margin-top: 20px;
}

.lead-register .features-item {
    float: left;
    width: 133px;
    margin: 0 31px;
    text-align: center;
}

.lead-register .features-item .features-item-img {
    color: #5F5038;
    margin-bottom: -14px;
}

.lead-register .features-item .features-item-des1 {
    color: #5F5038;
    font-size: 18px;
    margin-bottom: 6px;
}

.lead-register .features-item .features-item-des2 {
    color: #9A8D79;
    font-size: 18px
}

.lead-register .interaction {
    width: 100%;
    margin-left: 14px;
    margin-top: 54px;
}

.lead-register .interaction-item {
    float: left;
    width: 180px;
    height: 48px;
    line-height: 49px;
    color: #5F5038;
    font-size: 18px;
    margin: 0 24px;
    border: 1px solid #EFBE87;
    border-radius: 24px;
    text-align: center;
}

.lead-register .interaction-login {
    float: left;
    width: 150px;
    height: 48px;
    line-height: 49px;
    color: #32302E;
    font-size: 18px;
    margin: 0 24px;
    background: linear-gradient(to bottom, #FCD69B,#E6A84D);
    border-radius: 24px;
    text-align: center;
    box-shadow: 0 10px 5px #FDE0BC;
}

/*-------------- 禁用IE内input框的小叉叉 --------------*/
/*input::-ms-clear { display: none; }*/
/*推荐*/
.floor-recommend .recommend-content-slick ul {
    width: 100%;
    padding: 0;
}

.floor-recommend .layout-module-love .recommend-content-slick ul li {
    position: relative;
    box-sizing: border-box;
    width: 218px;
    height: 298px;
    padding: 10px;
    margin-top: 14px;
    background: #fff;
    text-align: left;
    cursor: pointer;
    margin-right: 8px;
}

.floor-recommend .recommend-content-slick .recommend-div-img {
    margin: 0;
}

.floor-recommend .product-trade-info {
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #f74747;
    display: block;
    font-size: 12px;
}

.floor-recommend .product-trade-info .product-price {
    float: left;
    font-size: 14px;
    padding: 0;
    border: none;
}

.floor-recommend .product-trade-info .add-cart-btn {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 84px;
    color: #ffffff;
    background: #1b66f3;
    font-size: 12px;
    border-radius: 3px;
    padding: 0 3px;
    border: 1px solid #1b66f3;
    text-align: center;
    margin-top: 7px;
    cursor: pointer;
}

.floor-recommend .recommend-content-slick ul li {
    padding: 0 15px 0 0;
}

.floor-recommend .recommend-content-slick ul li {
    width: 172px;
}

/*少结果推荐*/
.sparse-outcome-recommendation-text {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    font-size: 14px;
    /*font-weight: bold;*/
    border: 1px solid #d9d9d9;
    padding-left: 20px;
}

.similar-recommendation-word {
    /*height: 40px;*/
    line-height: 40px;
    background-color: #f5f5f5;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    padding-left: 20px;
    margin-top: 20px;
}

.similar-recommendation-word span {
    float: left;
    font-weight: bold;
}

.similar-recommendation-word .similar-recommendation-word-content {
    float: left;
    width: 1050px;
    margin-left: 10px;
}

.similar-recommendation-word a {
    margin-right: 30px;
}

.similar-recommendation-word a:hover {
    color: #2f9d6a;
}
.header-left .location{
    color: #1b66f3;
}
.header-left .location .iconfont {
    /*color: #ff9500;*/
    font-size: 12px;
    margin-right: 7px;
}
.product-brand .similar-title .el-divider {
    background-color: #e6e6e6;
}
.el-divider--horizontal {
    margin: 12px 0!important;
}
.el-divider--horizontal {
    display: block;
    height: 1px;
    width: 100%;
}
.el-divider {
    position: relative;
}
.product-brand .similar-title .el-divider__text {
    padding: 0 10px;
    color: #333;
    font-size: 14px;
}
.el-divider__text.is-center {
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -50px;
}
.el-divider__text {
    position: absolute;
    background-color: #FFF;
}
.el-divider__text, .el-link {
    font-weight: 500;
}
.product-item {
    padding: 10px;
    background-color: #fff;
    cursor: pointer;
    display: block;
}
.product-brand{
    position: relative;
}
.product-brand .product-item {
    padding-bottom: 0!important;
}
.product-item .product-image {
    width: 140px;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 10px;
}
.product-item .product-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.product-item .product-name {
    font-size: 12px;
    line-height: 16px;
    min-height: 32px;
    letter-spacing: .12px;
    color: #4d4d4d;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    width: 180px;
}
.product-brand  .product-name {
    text-align: center;
    margin: 0 auto 5px auto!important;
    -webkit-line-clamp: 1!important;
    min-height: 17px!important;
}
.product-item {
    padding: 10px;
    background-color: #fff;
    cursor: pointer;
    display: block;
}
.product-item .product-price {
    color: #cc2929;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
}
.product-brand .product-price {
    text-align: center;
}
.product-brand .similar-btn {
    /*position: absolute;*/
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 30px;
}

.product-brand .similar-btn button[disabled] {
    border-color: #ccc;
    color: #ccc;
}
.product-brand .similar-btn button {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 14px;
    width: 24px;
    height: 24px;
    background: transparent;
    border: 1px solid #999;
    color: #999;
    line-height: 24px;
    text-align: center;
    margin: 0 5px;
}
button[disabled], html input[disabled] {
    cursor: default;
}
.el-carousel__arrow {
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    height: 36px;
    width: 36px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    background-color: rgba(31,45,61,.11);
    color: #FFF;
    position: absolute;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 12px;
}
.product-brand .similar-box {
    height: 410px;
    overflow: hidden;
}


.my-content{
    /*margin-top: 10px;*/
    padding-bottom: 0;
}
.my-content .left-box {
    float: left;
    width: 220px;
    margin-right: 10px;
    background-color: #fff;
    min-height: 938px;
}
.my-content .right-box {
    float: left;
    width: calc(100% - 230px);
    min-height: 938px;
}
.my-content h1{
    padding: 14px 30px 5px;
    margin: 0;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .64px;
    color: #333;
    font-weight: 700;
}
.my-content .submenu-item.active {
    color: #1b66f3;
    font-weight: 700;
}
.my-content .submenu-item {
    padding: 5px 30px 4px;
    letter-spacing: .56px;
    color: grey;
    font-size: 14px;
    line-height: 19px;
    cursor: pointer;
}
.my-content .right-content .help-content {
    padding: 15px 10px 30px 15px;
    box-sizing: border-box;
    background-color: #ffffff;
}
.my-content .right-content .help-content .help-title{
    text-align: center;
    margin-bottom: 30px;
    font-size:30px;
}
.my-content .right-content .help-text img {
    max-width: 100%;
}
.left-box,.right-box{
    margin-top:12px;
}
.layout-home-menu .menu-body ul li.shouye a{
    color: #1b66f3;
    font-style:italic;
    font-weight: 800;
    font-size:20px;
}
.relative{
    position: relative;
}
.layout-home-floor .right-dot{
    position: absolute;
    right: 19px;
    top: 20px;
    font-size: 13px;
    color: #ffffff;
    background: #2e45ea;
    border-radius: 18px;
    padding: 5px 20px;
}

.ad-img{
    width:100%;
}
.layout-home-floor .box-header{
    display: flex;
    justify-content: space-between;
}
.layout-home-floor .box-header .biaoti{
    color:#1b66f3;
    font-size:20px;
    font-weight: 600;
    margin-right: 20px;
    transform: translateY(-4px);
}
.layout-home-floor .box-header .box-right{
    padding:8px;
}
.layout-home-floor .box-header .box-left{
    display: flex;
    height:34px;
    align-items: center;
    padding:8px;
}
.layout-home-floor .box-list{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 25px;
    padding: 8px;
}
.layout-home-floor .box-list .box-item{
    width: 100%;
    overflow: hidden; /* 用于处理图片超出容器的情况 */
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eeeeee;
    padding: 10px 5px;

}
.layout-home-floor .box-list .box-item img{

    height: 50px;

}


.catcontainer {
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    width:1200px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}

.tiecats {

    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-gap: 0;
    /*padding:20px;*/

}
.tiecats .catleft-top{
    padding:20px;
    position: relative;
}
.tiecats .catleft-top>a{
    padding: 2px 15px;
    color: #ffffff;
    background-color: #567c8d;
    margin-top: 20px;
    display: block;
    text-align: center;
    border-radius: 20px;
    width: 50px;
}
.catleft {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;

    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 102%;
    width:145px;
    border-top: 1px solid #eee;
    height: 470px;
}


.catleft h2 {
    font-size: 22px;
    margin-bottom: 10px;
    color:#567c8d;
}

.catleft ul {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
    position: absolute;
    top: 100px;
    z-index: 2;
}
.catleft ul li {
    margin-bottom: 10px;
  
}

.catleft img {

    margin-bottom: 20px;
    height: auto;
    position: absolute;
    bottom: 0;
}
.catcontainer .products img{
    height:110px;
    width: 110px;
}
.catcontainer .products {
    border-bottom: 1px solid #eee;
    /*border-right: 1px solid #ccc;*/
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0;
    width:450px;
}

.catcontainer .product {
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    padding: 5px;
    width:150px;
}
.product-title{
    font-size: 12px!important;
}
.catcontainer .product .product-title{
    padding:5px;

}
.catcontainer .products .product-price{
    color:#1b66f3;
    font-size: 14px;
    margin-top:10px;
    margin-bottom:10px;
    font-weight: 600;
}
.footer-a-bd i{
    font-size:50px;
    color:#1b66f3;
}
.footer-a-span,.footer-b-span{
    text-align: center;
}
.footer-a-bd-item{
    display: flex;
    align-items: center;
}
.tree-li>i{
    color:#1b66f3;
    font-size:18px;
}
.product-parameter .csarr{
    overflow-y: scroll!important;
}

/* 隐藏滚动条上下箭头 */
.product-parameter .csarr::-webkit-scrollbar-button {
    display: none;
}

/* 样式化滚动条的其他部分，可选 */
.product-parameter .csarr::-webkit-scrollbar {
    width: 8px;
}

.product-parameter .csarr::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 6px;
}

.product-parameter .csarr::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}

/*.product-parameter .now_money_li_before::before{*/
/*    content: "";*/
/*    display: block;*/
/*    width: 5px; !* 控制竖线的宽度 *!*/
/*    height: 100%; !* 控制竖线的高度 *!*/
/*    background-color: #cccccc; !* 控制竖线的颜色 *!*/
/*    margin-right: 8px; !* 控制竖线与文本之间的间距 *!*/
/*    vertical-align: middle;*/
/*    border-radius: 3px;*/
/*}*/

.product-parameter .now_money_li .now_money{
    vertical-align: middle;
    height: 100%;
    /*display: inline-block;*/
}
.product-parameter .now_money_li .now_money span{
    vertical-align: middle;
    /*height: 100%;*/
    /*display: flex;*/
    /*align-items: center;*/
}
.product-parameter .high-light{
    width: 100px;
}
.tec-container .column{
    display: flex;
    width:30%;
    padding:4px;
}
.tec-container.spec{
    display: flex;
    flex-wrap: wrap;
}
.icon0-product-info{
    font-size: 19px;
    border-radius: 20px;
    color: #fff;
    background-color: #1b66f3;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    font-style: normal;
    font-weight: 400;
}
.fl{
    float:left;
}
.zhanwei{
    height:40px;
}
.add-to-cart .my-purchase-num{
    float: left;
    display: flex;
}
.bgwhite{
    background-color: #ffffff;
}

.xiangduidingwei{
    position: relative;
}
.layout-box{
    width: 1200px;
    margin: 0 auto;
}
.big-banner{
    margin-top:20px;
    position: relative;
}
.big-banner>img{
    /*min-height:420px;*/
    width:100%;
    height: 516px;
}
.big-banner .dingwei{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.dingwei .bn-ct{
    width:1200px;
    margin:0 auto;
    display: flex;
    flex-direction: row;
    padding-top: 69px;
    justify-content: space-between;
}
.big-banner .bn-ct .bn-ct-l .bn-title img{
    width:655px;
    height:64px;
    margin-left:14px;
    margin-top:108px;
}
.bn-ct-l{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bn-ct-l .bn-des{
    color:#ffffff;
    font-size: 25px;
    padding: 13px 20px;
    background-color: #1b66f3;
    margin-top:30px;
}
.bn-ct-r .bn-form{
    width: 278px;
    height: 304px;
    background-color:rgba(0,0,0,.5);
    padding:23px 70px;
    display: flex;
    flex-direction: column;
    color:#ffffff;
}
body{
    color:#333333;
}
.bn-form .f-title{
    font-size:20px;
    text-align: center;
}
.bn-form .form-label{
    display: block;
}
.bn-form .form-item,.bn-form .form-item2{
    margin-top: 20px;
}
.bn-form .form-item{
    border-bottom: 1px solid #666666;
}

.bn-form .form-item input::placeholder{
    color: #ffffff;
}
.bn-form .form-item button{
    cursor: pointer;
}
.bn-form .form-item input,.bn-form .form-item select,.bn-form .form-item button{
    background-color: transparent;
    color:#ffffff;
    border:none;
    padding: 5px;
}
.bn-form .form-item2 input,.bn-form .form-item2 button{
    background-color: transparent;
    color:#ffffff;
    padding: 5px;
}
.bn-form .form-item2 input{
    border-bottom: 1px solid #666666;
    width:calc(100% - 72px - 10px - 4px);
}
.bn-form .form-item2 button{
    width:72px;
}
.bn-form .bn-btn{
    margin-top:25px;
    background: #1b66f3 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
}
.bn-form .sendyzm{
    border: #1b66f3 1px solid;
}

.form-des{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top:10px;
}
.layout-box.kehuanlititle{
    padding-bottom: 25px;
}
.layout-box{
    padding: 25px 0 13px 0;
    margin-top: 20px;
}
.mt-20{
    margin-top:20px!important;
}
.mt-100{
    margin-top:100px!important;
}
.pd-20{
    padding-top:20px;
}
.mg-center{
    margin:0 auto;
}
.w-1200{
    width:1200px;
}
.w-830{
    width:830px
}
.layout-box.nopadding,.nopadding .jsrow{
    padding: 0;
    margin: 0 auto;
}
.layout-box h1.l-title{
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
    font-size:26px;
    text-align: center;
}
.layout-box .des{
    margin-top:14px;
    text-align: center;
    color:#666666;
}
.jsrow{
    display: flex;
    flex-direction: row;
    margin-top:20px;

}
.jsl-item-r p.jsl-des{
    margin: 10px 0 5px;
}
.jsrow .jsl{
    display: flex;
    flex-direction: column;
    width:370px;
}
.flex-col{
    display:flex;
    flex-direction: column;
}
.d-block{
    display: block;
}
.jsrow .jsr{
    display: flex;
    flex-direction: row;
    width:75%;
}
.jsrow .jsl .jsl-list .jsl-item{
    display: flex;
    margin-top: 50px;
    padding-left: 35px;

}
.jsrow .jsl .jsl-list .jsl-item:before{
    content: '?';
    color: #db0110;
    font-size: 40px;
    line-height: 40px;
    margin-right: 3px;
    font-weight: 400;

}
.jsrow .jsl .jsl-list .jsl-title{
    font-size:16px;
}
.jsrow .jsl .jsl-list .jsl-des{
    font-size:12px;
    color:#666666;
}
.jsrow .jsr{
    background-image: linear-gradient(to right , #1b66f3 65%, #ffffff);
    padding:19px 0 0 19px;
    color:#ffffff;

}
.jsrow .jsr .jsrl-list .jsrl-item:before{
    content: '✔';
    font-size: 40px;
    line-height: 40px;
    margin-right: 3px;
    font-weight: 400;
}
.jsrow .jsr .jsrl-list .jsrl-item{
    line-height: 20px;
    display: flex;
    margin-top: 30px;
    margin-right: 5px;
    align-items: center;

}
.bggray{
    background-color:#f6f6f6;
}
.jsrow .l4row-item{
    width: 284px;
    height: 263px;
    border: #ffd8d5 solid 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 25px;
    padding: 48px 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.jsrow .l4row-item>img{
    /*width:130px;*/
    /*height: 130px;*/
}
.jsrow .l4row-item .i-title{
    font-weight: 400;
    font-size: 16px;
    margin-top:30px;
}
.jsrow .l4row-item .ides{
    font-size: 12px;
    margin-top:28px;
    color:#666666;
}
.jsrow .topul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.jsrow .topul li:nth-child(odd){
    width:50%;
    margin-bottom: 10px;
}
.jsrow .topul li:nth-child(even){
    width:30%;
    margin-bottom: 10px;
}
.jsrow .topul li:before,.jsrow .list .l-item .r .slist .sitem:before {
    content:'♦';
    color: #1b66f3;
    margin-right: 3px;
}
.jsrow p.bigdes{
    padding: 10px 300px;
    line-height: 20px;
    font-size: 10px;
}
.jsrow .list{
    display: flex;
    flex-direction: column;
}
.jsrow .list .l-item{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.jsrow .list .l-item >img{
    /*width:200px;*/
    /*height:200px;*/
}
.jsrow .list .l-item .r{
    padding:10px;
}
.jsrow .list .l-item .r .r-title{
    color: #1b66f3;
    font-size: 20px;
    font-weight: 400;
}
.jsrow .list .l-item .r .slist{
    margin-top:25px;
    width:502px;
}
.jsrow .list .l-item .r .slist .sitem{
    margin-top:30px;
    font-size: 14px;
}
.grid-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(4, 1fr);
    gap: 10px;
    /*padding: 20px;*/
}

.grid-item {
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
}
.pro-img{
    height: 110px;
}
.pro-price{
    display: flex;
}
.pro-price .bigprice{
    font-size:16px;
    color:#1b66f3;
    font-weight: 600;
}
.pro-title{
    text-align: left;
}
.pro-price .delprice{
    text-decoration: line-through;
    color:#666666;
    font-size: 10px;
    line-height: 28px;
    margin-left: 3px;
}
.pro-abu{
    text-align: left;
    color:#666666;
    margin-top: 10px;
}
.qctm{
    border: 1px solid #1b66f3;
    color:#1b66f3;
    text-align: left;
    width:48px;
    padding: 1px;
    margin-top: 10px;
}
.pro-buyline{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.buybtn{
    background: none 0px 0px repeat scroll rgb(225, 37, 27);
    text-align: center;
    color: #ffffff;
    padding: 2px 14px;
    border-radius: 10px;
    border-color: transparent;
}
.cat-son-list{
    display: inline-block;
    width: calc(100% - 260px);
    /*height: 100%;*/
}
.cat-son-list .cat-son-list-row{
    display: flex;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
}
.cat-son-list .cat-son-list-row .cat-son-item{
    padding: 5px 20px;
}
.category.multmode .cat-son-list{
    display: none;
}
.banner2>img{
    width:100%;
}
.brand-selected ul>li>a>img{
    padding:10px;
    width: 60%;
    height: 60%;
}
.brand-selected ul>li>a{
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-item.sidebar-tabs-collection .cart-num{
    position: absolute;
    color: #ffffff;
    background: #1b66f3;
    left: 44px;
    top: 12px;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 16px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.layui-layer-content{
    padding:20px;
}
.dibu{

    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;


}

.flex-c{
    display: flex;
    flex-direction: column;
}

.wddd{
    margin-right: 5px;
}

.scdt{
    position: relative;
    width: 100%;
    height: 60px;
}
.scdt .scdt-logo{
    position: absolute;
    left: 50px;
    top: 8px;
    height: 43px;
}
.scdt .scdt-logo img{
    height: 100%;
}
.scdt .scdt-list{
    position: absolute;
    left: 160px;
    height: 100%;
}
.scdt .scdt-list .scdt-item{
    margin-top:10px;
}
.scdt .scdt-list .scdt-item .scdt-item-hongdian{
    margin-right: 10px;
}
.scdt .scdt-btn{
    position: absolute;
    width: 100px;
    right:47px;
    margin-top:17px;
}
.scdt .scdt-btn .wz{
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    padding:0;
    border: none;
    background: #1b66f3 none repeat scroll 0 0;
    border-radius: 5px;
    color:#ffffff;
    height:29px;
    cursor: pointer;
    text-align: center;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
}
.scdt .scdt-btn .wz img{
    margin-left: 12px;
}
.describe{
    color:#666666;
}
.floor-box .box-r>img{
    width:100%;
}
.mt-8{
    margin-top: 8px;
}
.mt-15{
    margin-top: 15px;
}
.h-15{
    height: 15px;
}
.layout-footer-content .footer-box .footer-a-bd .footer-a-bd-item .footer-icon{
    width: 50px;
    height: 50px;
    border:2px #1b66f3 solid;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot-phone-remark{
    margin-left: 43px;
}
.style-xinghao{
    /*width: 100px;*/
    float:left;

}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* 设置宽度和高度 */
    /*width: 200px;*/
    height: 33px;
}
.ellipsis:hover{
    color:#1b66f3;
}
.hoverred:hover{
    color:#1b66f3;
}
.products .product>a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
.layout-product-info .product-info-detail-other .attr-title .attr-title-left span{
    overflow: hidden;
    white-space: normal;
}
.bn-btn layui-btn{
    border: none;
}
.gundongdie{
    display: flex;
}
.box-r box-c{

}
.cart-sub-con-fixed{position:fixed!important;bottom:0;width:1200px!important;height:60px!important;z-index:1;}
p{margin:0 0 5px;}
.emp-div-right{float:left;margin-left:23px;margin-top:100px;position:relative;float:left;left:-50%}
.emp-div-left{float:left;margin-bottom:80px;position:relative;float:left;left:-50%;}
.empty-cart{display:block;	/*margin-left: 340px;*/width:105px;height:79px;margin-top:100px;}
.empty-cart-button{padding:0;outline-style:none;border:0;color:white;width:102px;height:37px;background-color:#ff7720;border-radius:8px;font:18px 'Microsoft YaHei','黑体',sans-serif;margin-top:16px;margin-right:42px;}
.empty-cart-words{color:#323232;display:block;font:18px 'Microsoft YaHei','黑体',sans-serif;}
.empty-cart-a{color:#0057E3;font:14px 'Microsoft YaHei','黑体',sans-serif;	/*margin-left: 42px;*/display:inline-block;margin-top:26px;}
.cart_list_c_2-color1{color:#999999;font-size:12px;}
.search-div-cart{width:1200px;	/*height: 110px;*/height:54px;	/*margin: 15px auto;*/}
div.search-div-cart{margin-top:17px;}
.blank10{height:10px;}
.blank20{height:20px;}
.cart_status{float:right;width:480px;height:50px;	/*margin:40px auto 10px;*/margin:14px auto 10px;font-family:"Microsoft YaHei","黑体",sans-serif;margin-right:40px;}
.cart_status_line{width:400px;height:2px;margin:0 auto;}
.cart_status_line li{float:left;width:130px;height:2px;}
.cart_status_line .on{background:#7BBE53;}
.cart_status_line .off{background:#ccc;}
.cart_status_dot{position:relative;top:-14px;left:38px;}
.cart_status_dot li{float:left;width:25px;height:25px;line-height:25px;text-align:center;font-weight:bold;font-size:16px;color:#fff;position:relative;}
.cart_status_dot .on{background:url("../images/ehsy_icons.f741fda9.png") -120px 0px no-repeat;}
.cart_status_dot .off{background:url("../images/ehsy_icons.f741fda9.png") -120px -40px no-repeat;}
.cart_status_dot .m-left{margin-left:100px;}
.cart_status_con{position:relative;left:12px;top:-7px;}
.cart_status_con li{float:left;width:81px;height:20px;text-align:center;font-size:14px;}
.cart_status_con .m-left{margin-left:44px;}
.cart_status_con .o-time,.cart_status_con .off{color:#9A9A9A;}
.cart_content{width:1200px;margin:0 auto;overflow:hidden;}
.cart_islogin{font-size:12px;padding-left:10px;}
.cart_islogin a{color:#0066CD;}
.cart_list_t{width:100%;height:46px;line-height:36px;margin-top:10px;background:#EEE;padding-top:5px;}
.cart_list_t ul li{float:left;font-size:12px;margin-right:35px;}
.cart_list_t_1{width:160px;padding-left:14px;}
.cart_list_t_2{width:333px;}
.cart_list_t_3{width:160px;}
.cart_list_t_4{width:138px;}
.cart_list_t_5{width:142px;}
.cart_list_t_1 input{vertical-align:-2px;}
.cart_list_c{border:1px solid #DDD;border-top:none;overflow:hidden;}
.cart_list_c ul li{float:left;font-size:12px;}
.cart_list_c_1{width:142px;padding:15px 14px;}
.cart_list_c_1 input{margin:33px 0 0;}
.cart_list_c_1 img{width:98px;height:98px;position:relative;left:10px;border:1px solid #eeeeee;float:right;}
.cart_list_c_1 span{float:left;color:#999999;background-color:#dadada;margin:33px -12px 0 -10px;padding:2px 4px;}
.cart_list_c_2{width:320px;padding:15px 0 0 10px;}
.cart_list_c_3{width:140px;text-align:center;padding-top:20px;font-family:'Century Gothic',sans-serif;margin-left:58px;}
.cart_list_c_4{padding-left:64px;padding-top:20px;text-align:center;width:150px;}
.a-sub,.a-add{display:inline-block;float:left;width:26px;height:26px;line-height:26px;background:#eee;}
.cart_list_c_5{width:120px;margin-left:85px;text-align:center;padding-top:20px;color:#E7000A;font-family:'Century Gothic',sans-serif;font-weight:800;}
.cart_list_c_6{width:97px;text-align:center;padding-top:20px;margin-right:38px;}
.cart_list_c ul li.cart_list_c_6{float:right;width:63px;text-align:left;}
.cart_sub_con{position:relative;width:100%;height:60px;line-height:60px;margin-top:14px;background:#EEEEEE;font-size:12px;padding-left:10px;}
.cart_sub_con input[type="checkbox"]{vertical-align:-2px;}
.cart_sub_con a{font-size:12px;margin-left:11px;}
.cart_sub_con_r{float:right;margin-top:-60px;}
.sub_cart_form{width:140px;height:60px;background:#FF7300;color:#fff;font-size:16px;font-weight:bold;font-family:"Microsoft YaHei","黑体",sans-serif;vertical-align:top;position:relative;cursor:pointer;}
.sub_cart_form[disabled]{background:#cccccc;}
.sub_cart_form[disabled]:hover{background:#cccccc;}
.sub_cart_form:hover{background-color:#ff5e00;}
.sub_cart_bj{width:76px;height:60px;	/*background: #BCBCBC;*/	/*background: #BBBBBB;*/

    /*color: #fff;*/

    /*border: 1px solid #FF8E33;*/
    background-color:#FFD5B3;color:#F97716;font-size:16px;font-weight:bold;font-family:"Microsoft YaHei","黑体",sans-serif;margin-right:-3px;vertical-align:top;cursor:pointer;	/*display: inline-block;*/}
.sub_cart_bj[disabled]{background:#cccccc;color:white;}
.sub_cart_bj[disabled]:hover{background:#cccccc;color:white;}
.sub_cart_bj:hover{background-color:#ffc89c;color:#ff8e33;	/*background: #999999 ;*/}
.cart_sub_con_r .cart_tprice{font-size:20px;color:#E7000A;font-family:'Century Gothic',sans-serif;}
.baseinfo-head,.order-head{width:990px;}
.pf-ul{margin:10px 0 0 5px;}
.cart_list_c li .pro-name-fix{height:16px;box-orient:vertical;text-overflow:ellipsis;overflow:hidden;color:#333333;white-space:nowrap;}
.cart_list_c li .pro-name-fix:hover{color:#007857;}

/*ahkari*/
.noResult{font-family:"Microsoft YaHei","黑体",sans-serif;width:100%;height:150px;background-color:#f5fdf7;margin-top:20px;position:relative;}
.noResult .cryLion{position:absolute;width:83px;height:91px;top:30px;left:310px;}
.noResult .noresultSpan{position:absolute;display:inline-block;width:360px;height:51px;top:60px;left:410px;}
.noresultSpan .noresultTip1{color:#333333;font-size:14px;height:20px;line-height:20px;display:block;}
.noresultSpan .noresultTip2{color:#666666;font-size:12px;display:block;}
.mod-cart-addToCollect{color:#999999;padding-bottom:3px;cursor:pointer;}
input.item-num-input[disabled]{background-color:#fff;}
.all-price-include{position:relative;top:-3px;font-size:14px;}
.pro-amount{display:inline-block;margin-right:20px;}
.priceArea{position:absolute;top:0px;left:260px;width:695px;text-align:right;height:60px;}
.fullThird{width:100%;display:block;height:50%;line-height:26px;margin-top:7px;}
.remainPrice{color:#000000;font-size:18px;font-family:'Century Gothic',sans-serif;font-weight:700;}
.priceArea-allPrice{height:100%;display:inline-block;vertical-align:top;width:auto;line-height:36px;margin-top:6px;}
.price-area-num{height:100%;display:inline-block;vertical-align:top;width:auto;margin-top:-4px;margin-right:-36px;}
.all-price-include{color:#666666;font-size:14px;font-weight:100;display:block;height:30px;line-height:42px;text-align:right;}
.needthird-price{color:#666666;display:block;height:20px;line-height:23px;text-align:right;font-size:14px;padding-right:14px;}
.needthird-price.visialeColor{color:#eeeeee;display:none;}
.fullThird{display:inline-block;height:100%;width:auto;}
.cart_sub_con_r .cart_tprice{display:block;text-align:left;height:30px;line-height:34px;font-weight:bold;}
.remainPrice{display:block;text-align:left;height:20px;line-height:20px;display:inline-block;padding-right:5px;}
.extend-tips{display:block;height:20px;line-height:20px;text-align:right;color:#666666;font-size:12px;}

/* 520Itachi添加，购物车修改 */
.cart-list-price-cur{color:#333333;}
.cart_list_c_2-color{color:#666;}

/*521报价单增加运费*/
.cart_sub_con.quo{text-align:right;}
.fullThird.quo{margin-right:20px;text-align:left;}
.cart_sub_con .cart_tprice{display:block;text-align:left;height:30px;line-height:34px;font-weight:bold;}
.cart_sub_con .cart_tprice{font-size:24px;color:#Ed2509;font-family:'Century Gothic',sans-serif;}

/*625 style fix*/
.cart_list_t .cart_list_t_1 .check-box-top{vertical-align:top;margin-top:12px;margin-right:14px;}
.cart_sub_con .cart_sub_con_l .check-box-bottom{vertical-align:top;margin-top:27px;margin-right:6px;}
.cart_sub_con .cart_sub_con_l .delete:hover{color:#007857;}
.cart_sub_con .cart_sub_con_l .delete[disabled]:hover{color:#333;}

/*.page-checkout-cart .layui-layer-title,.page-checkout-cart .layui-layer-setwin{*/

/*display: none;*/

/*}*/

/*.page-checkout-cart .layui-layer-btn{*/

/*padding-bottom: 12px;*/

/*}*/

/*.page-checkout-cart .layui-layer-dialog {*/

/*min-width: 205px;*/

/*!*top: 99px !important;*!*/

/*!*left: 963px !important;*!*/

/*}*/

/*.page-checkout-cart .layui-layer-btn a{*/

/*line-height: 22px;*/

/*}*/

/*.page-checkout-cart .layui-layer-btn .layui-layer-btn1{*/

/*background-color: #fff;*/

/*}*/

/*.page-checkout-cart .collection-layui .layui-layer-title,.page-checkout-cart .collection-layui .layui-layer-setwin{*/

/*display: block;*/

/*}*/

.disable-sub{color:#ccc;cursor:not-allowed;background-color:#ededed;}
.cart_list_c .item-num-input{float:left;border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:34px;height:26px;line-height:26px;text-align:center;}
.slick-list.draggable{width:1054px;margin:0 auto;}
.page-checkout-cart .recommend-content-slick{width:1054px;}
.recommend-content-slick ul{width:1990px;}
.recommend-content-slick ul li+li{margin:0px;}
.bill-amount-title{margin-left:43px;font-size:18px!important;font-family:'Microsoft YaHei',sans-serif;color:black;}
.bill-amount-content{font-size:24px!important;font-family:'Microsoft YaHei',sans-serif;color:#e71f0b;}
.bill-receive-title{margin-left:43px;font-size:14px!important;font-family:'Microsoft YaHei',sans-serif;color:#323232;}

/*隐藏侧边栏购物车按钮*/
/*.sidebar-tabs-car{display:none;}*/

/*显示侧边栏个人中心按钮*/
.ehsy-wrap .sidebar-tabs-uc{display:block;}

/*显示侧边栏我的收藏按钮*/
.ehsy-wrap .sidebar-tabs-collection{display:block;}

/*  购物车温馨提示  */
.cart-reminder{border:1px solid #ddd;background-color:#f5f5f5;font-size:12px;line-height:22px;padding:14px 0 14px 20px;}
.cart-reminder-key{display:inline-block;vertical-align:top;}
.cart-reminder-value{display:inline-block;vertical-align:top;}
.cart-reminder-value span{margin-right:20px;}
.cart-reminder-value span a{color:#3585d5;}

/*  购物车温馨提示end  */
.cart-area-limit{position:relative;margin-top:10px;line-height:20px;color:#1b66f3;background-color:#f5fdf7;border:1px solid #cfe8d5;cursor:pointer;}
.cart-area-limit i{display:inline-block;}
.limit-info{position:absolute;padding:5px;border:1px solid #cfe8d5;z-index:1000;width:200px;color:#333;background-color:#fff;}
.limit-info span{display:inline-block;float:left;}
.redTips{color:red;}

/* 4.10 */
.online-order{color:red;margin-left:0px;}
.slick-dots li{width:16px;height:16px;}
.slick-dots .slick-active{width:32px!important;}

.cart_content .cart_list_t ul li{margin-right:0px;}
.mod-quotation-li-1{width:15%;}
.mod-quotation-li-2{width:40%;}
.mod-quotation-li-3{width:15%;}
.mod-quotation-li-4{width:10%;}
.mod-quotation-li-5{	/*width: 15%;*/}
.mod-quotation-li-2 img{width:80px;height:80px;position:relative;left:10px;border:1px solid #eeeeee;}
.mod-quotation-text-css{text-align:center;}
.mod-quotation-td-css{padding-top:14px;}
.mod-quotation-td-index-css{line-height:103px;}
.mod-quotation-li-5-text{color:#E7000A;font-family:"Century Gothic",sans-serif;font-weight:800;}
.mod-quotation_con_r{float:right;width:250px;}
.mod-quotation_con_r .cart_tprice{font-size:20px;color:#E7000A;font-family:"Century Gothic",sans-serif;}
.mod-quotation-form{font-size:12px;padding-left:10px;}
#productConfig0{width:68px;}
#productConfig1{width:80px;}
#productConfig2{width:44px;}
#productConfig3{width:44px;}
#productConfig4{width:44px;}
#productConfig5{width:80px;}
#productConfig6{width:44px;}
.cart_sub_con_r a{display:inline-block;padding-top:8px;padding-left:30px;}
.cart_sub_con_r a:hover{color:#fff;}
.btn-order-submit{color:#fff;font-weight:bold;background-color:#ff7200;border-color:#ff7200;width:85px;margin:9px 0 20px 0;padding-top: 8px;padding-bottom: 8px;border-radius: 0;}
.btn-order-submit:HOVER{color:#fff;background-color:#f50;}
.mod-quotation-li2-divr{float:left;padding-top:14px;width:270px;padding-left:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.mod-quotation-li2-divr2{color:#666666;}
.mod-quotation-name-valid{display:inline-block;width:140px;}
.clearfix .quotation-title{width:130px;text-align:left;}
.clearfix .industry-checkbox{max-width:100px;}
.breadcrumb{font-size:14px;font-family:"Microsoft YaHei","黑体";padding:0px;background:none;}
.width-80{width:80px;}
.crumbs-last{color:#666666;font-size:12px;}
.under-merchan-info{border:1px solid #dddddd;margin-top:10px;}
.footer-right{position:absolute;right:0;top:0;bottom:0;}
.footer-price-area{display:inline-block;vertical-align:top;position:relative;height:100%;padding-right:10px;}
.footer-price-area #price-main{height:52%;line-height:34px;}
.footer-price-area #price-info{height:50%;line-height:34px;}
#price-main .all-price-include{position:relative;top:-3px;color:#666666;font-size:14px;font-weight:100;display:inline-block;height:30px;line-height:42px;text-align:right;}
#price-main .cart_tprice{display:inline-block;text-align:left;height:30px;line-height:34px;font-weight:bold;font-size:24px;color:#Ed2509;font-family:'Century Gothic',sans-serif;}
#price-info .needthird-price{color:#666666;display:inline-block;height:20px;line-height:23px;text-align:right;font-size:14px;padding-right:10px;}
#price-info .remainPrice{display:inline-block;text-align:left;height:20px;line-height:20px;padding-right:5px;color:#000000;font-size:18px;font-family:'Century Gothic',sans-serif;font-weight:700;}
#price-info .price-tips-ehsy{color:#Ed2509;//padding-right:30px;}
.ehsy-color1 {
    color: #1b66f3;
}
.industry-checkbox {
    margin: 0 0 10px 20px;
    float: left;
}


.cptj>img{
    height: 260px;
}
.industry-list{
    border: 1px solid #c0c0c0;
}
.laba-wraper{
    background-color: #1b66f3;
    width:100px;
    text-align: center;
    font-size: 12px;
    color:#ffffff;
    height:28px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
}
.laba{
    font-size: 14px;
    margin-right: 10px;
}
.zixun-gundongtiao-ul{
    background-color: #f2f2f2;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 104px);
    padding: 0 20px 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin-left: -3px;
}
.zuixin-xunjia{
    /*height: 28px;*/
    /*line-height: 28px;*/
    /*overflow: hidden;*/
}
.zuixin-content{
    border: 1px solid #E8E8E8;
    padding:20px 50px;
}
.zuixin-newsList{
    height:28px;
    line-height:28px;
    overflow: hidden;
}
.zixun-gundongtiao-li{
    font-size: 12px;
    color:#999;
    line-height: 28px;
}
.zixun-classifyName{
    margin-left:20px;
}
.overText{
    display: inline-block;
    max-width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}
.zixun-statusName{
    font-size: 12px;
    display: inline-block;
    border: 1px solid #ff9500;
    color: #ff9500;
    width: 48px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
}
.xunjia-form{
    /*padding:20px 0 72px;*/
    padding:20px 0 0;
}
.xunjia-form .form-group{
    margin-bottom:22px;
}
.xunjia-form .form-group::before{
    display: table;
    content:"";
}
.w100{
    width:100%!important;
}
.xqms-wrap{
    width:calc(100% - 120px)!important;
}
.xunjia-form .control-label{
    width:110px;
    text-align:left;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 40px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
}
.xunjia-form .form-control{
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    overflow-y: hidden; /* 隐藏竖直滚动条 */
    resize: none; /* 禁止用户调整文本框的大小 */
}
.xunjia-form textarea.form-control{
    display: block;
    resize: vertical;
    padding: 5px 15px;
    line-height: 1.5;
    box-sizing: border-box;
    width: 100%;
    font-size: inherit;
    color: #606266;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
.xunjia-form .form-group-input{
    width:300px;
    position: relative;
    font-size:14px;
    display: inline-block;
}
.tj-bottom{
    margin: 50px 0;
    text-align: center;
}
.tj-bottom-top{
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    margin-right: 30px;
}
.xunjia-xieyi{
    color: #ff9500;
}
.xunjia-btn{
    display: block;
    margin: 20px auto;
    border-radius: 2px;
    width: 300px;
    box-sizing: border-box;
    background-color: #1b66f3;

    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #DCDFE6;
    -webkit-appearance: none;
    text-align: center;
    outline: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    color: #ffffff;
}
.el-upload__input {
    display: none;
}
.fileUpload .el-upload {
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 72px;
    height: 72px;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    color: #999;

    display: inline-block;
    cursor: pointer;
    outline: 0;
}
.el-upload__tip {
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.12px;
    color: #999;
}
.fileUpload .tieiconfont{
    font-size: 22px;
}
.el-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.el-upload-list__item:first-child {
    margin-top: 10px;
}
.el-upload-list__item {
    transition: all .5s cubic-bezier(.55,0,.1,1);
    font-size: 14px;
    color: #606266;
    line-height: 1.8;
    margin-top: 5px;
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
}
.el-upload-list__item-name {
    color: #606266;
    display: block;
    margin-right: 40px;
    overflow: hidden;
    padding-left: 4px;
    text-overflow: ellipsis;
    transition: color .3s;
    white-space: nowrap;
}
.el-upload-list__item.is-success .el-upload-list__item-name:focus, .el-upload-list__item.is-success .el-upload-list__item-name:hover {
    color: #409EFF;
    cursor: pointer;
}
.el-upload-list__item.is-success .el-upload-list__item-status-label {
    display: block;
}

.el-upload-list__item-status-label {
    position: absolute;
    right: 5px;
    top: 0;
    line-height: inherit;
    display: none;
}
.el-upload-list__item .el-icon-close-tip {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    cursor: pointer;
    opacity: 1;
    color: #409EFF;
}
.el-upload-list__item-status-label  .icon-success{
    color:#1b66f3;
    display: block;
}
.el-upload-list__item-status-label  .icon-success.hide{
    display: none;
}
.el-upload-list__item .icon-close {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    opacity: .75;
    color: #606266;
}
.el-upload-list__item .icon-close.show{
    display: block;
}
.main-center .main-center-box .layout-ad-slide .ad-box .slider>ul>li img{
    width:100%;
}
.shr{
    background: #eee;
    height: 1px;
    width: 90%;
    margin: 15px auto;
}

.industry-list a{
    color:#666;
    font-size: 12px;
}
.industry-list .cptj-title{
    margin-top: 25px;
    margin-bottom: 25px;
}
.tiecats .catleft .catleft-top>ul>li>a{
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    color: #888888;
    height: 24px;
    line-height: 24px;
    margin: 0 10px 10px 0;
    padding: 3px 5px;
    transition: all 0.25s ease-out 0s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ehsy-sidebar-tabs .side-item .right-bar-a{
    width: 28px;
    height: 24px;
}

.ehsy-sidebar-tabs .side-item .right-bar-a.right1{
    background: url("/image/right1.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item .right-bar-a.right2{
    background: url("/image/right2.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item .right-bar-a.right3{
    background: url("/image/right3.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item .right-bar-a.right4{
    background: url("/image/right4.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item .right-bar-a.right5{
    background: url("/image/right5.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item .right-bar-a.right6{
    background: url("/image/right6.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item:hover .right-bar-a.right1{
    background: url("/image/right1b.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item:hover .right-bar-a.right2{
    background: url("/image/right2b.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item:hover .right-bar-a.right3{
    background: url("/image/right3b.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item:hover .right-bar-a.right4{
    background: url("/image/right4b.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item:hover .right-bar-a.right5{
    background: url("/image/right5b.png");
    background-size: 100% 100%;
}
.ehsy-sidebar-tabs .side-item:hover .right-bar-a.right6{
    background: url("/image/right6b.png");
    background-size: 100% 100%;
}
.layout-right-bar .ehsy-sidebar-tabs .side-item i {
    display: inline-block;
    cursor: pointer;
    left:22px;
    position: absolute;
}
.layout-category-content{
    color:#333333;
}
.menu-all .menu-content-box .tree-ul .tree-li a{
    display: block;
    margin-left: 10px;
}
.copy{
    cursor:pointer;
    margin-left: 5px;
}
.numrange{
    display: flex;
    width:180px;
    padding:13px 8px;
    align-items: center;
}
.layui-btn{
    background-color: #1b66f3;
}
.numrange>input{
    width:65px;
    height: 25px;
    background-color: #eeeeee;
    border:1px solid #dddddd;
    display: flex;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
}
.center-line{
    background-color: #dddddd;
    width:15px;
    height: 1px;
    margin: 0 5px;
}
.showIf-right .ykc{
    padding-left: 14px;
    padding-top: 6px;
    padding-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.showIf-right .ykc input{
    margin-right: 5px;
}
.stock-address{
    position: relative;
}
.stock-address-view{
    float: left;
    position: relative;
    top: 0;
    height: 24px;
    background: #fff;
    border: 1px solid #CECBCE;
    padding: 0 24px 0 4px;
    line-height: 24px;
    overflow: hidden;
    min-width:102px;
}
.stock-address b{
    display: block;
    position: absolute;
    top: 5px;
    right: 4px;
    width: 17px;
    height: 17px;
    background: url(../images/product-icon.png) no-repeat 3px 5px;
    overflow: hidden;
}

.pricedefault{
    background-color: #1b66f3;
    width: 60px;
    color: #ffffff;
}
.delprice{
    display: block;
}
.xianshitehui{
    border-radius: 5px;
    background: linear-gradient(to bottom, #1b66f3 0%,#d4361d 70%,#FF7301 100%);
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 2px;
}
.item-wenhao{
    width: 20px;
    position: relative;
    top: -7px;
}
.layui-layer-tips .layui-layer-content{
    color:#666666!important;
}
.scbaobei{
    position: relative;
    top: 23px;
}
.listMode .list-huodong-item{
    position: absolute;
    left: 100px;
    top: 70px;
    width: auto;
}
.list-huodong-item{
    display: inline-block;
    width: auto;
}
.product-info .line-price .delprice{
    display: inline-block;
    font-size: 18px;
    margin-left: 15px;
}
.product-item .product-price .delprice{
    color:#666666;
}
.account-form-item p{
    display: flex;
    width: 400px;
    align-items: center;
    padding-top: 11px;
}
.account-form-item .account-bjdxq{
    padding-top: 11px;
}
.layui-btn.mostbtn{
    border-radius: 8px;
}
.nottop{
    margin:20px;
}
.form-fenge{
    display: block;
    font-size: 16px;
    font-weight: 800;
    width: 16.66666667%;
    text-align: right;
    margin: 50px 0;
}





.modal-wechat-login{
    display: block;
}

.bind-account-wrapper{
    width: 300px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.bind-account-title{
    margin-top: 50px;
}
.bind-account-mem{
    margin-top: 16px;
}
.bind-account-img-wrapper{
    margin-top: 30px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bind-account-img-wrapper img{
    /*width:100%;*/
}
.bind-account-btnwrapper{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.bind-account-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 100%;
}
.bind-account-btn1{
    background-color: #E8E8E8;
    color: #0C0C0C;
}
.bind-account-btn2{
    background-color: #1b66f3;
    color: #FFFFFF;
    margin-top: 15px;
}

.wechat-scan-wrapper{
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #666666;
}
.modal-wechat-login{
    width: 150px;
    margin-top: 40px;
    border-radius: 10px;
}
.wechat-scan-des{
    font-size: 12px;
}
.wechat-scan-title{
    margin-top: 20px;
}
.wechat-scan-skin1{

}
.wechat-scan-skin1 .layui-layer-content{
    padding: 0;
    background-color: #666666;
    color: #ffffff;
}


.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent; /* 左边框 */
    border-right: 10px solid transparent; /* 右边框 */
    border-bottom: 10px solid #FFFFFF; /* 底边框 */
    position: absolute;
    left: 13px;
    top: -10px;
}

.youhuiquanpanel{
    display: none;
    /*flex-direction: column;*/
    background-color: #ffffff;
    position: absolute;
    z-index: 999;
    left: 100px;
    padding: 20px;
}
.youhuiquanlist{
    display: flex;
    flex-direction: column;
    width:380px;
    height: 310px;
    overflow: auto;
}
.youhuiquanitem{
    display: flex;
}
.youhuiquanname{
    width:75px;
    height:20px;
    color: #1b66f3;
    line-height: 20px;
    text-align: center;
    position: relative;
    background: url("/images/blx.png");
    background-size: 100% 100%;
}
.youhuiquanmemo{
    display: flex;
    flex-direction: column;
    width: 180px;
    align-items: start;
    justify-content: center;
}
.yhqmemo4{
    display: flex;
    align-items: center;
    justify-content: center;

}
.yhqmemo4span{
    display: block;
    width:149px;
    overflow: hidden;
    white-space: nowrap; /* 不换行 */
    text-overflow: ellipsis; /* 使用省略号表示截断 */
}
.yhqmemo4 .item-wenhao{
    width: 14px;
    height: 14px;
}
.yhqmemo1{
    display: flex;
    margin-left: 10px;
}
.youhuiquancat{
    border-radius: 10px;
    border: 1px solid #1b66f3;
    color: #1b66f3;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    margin-right: 5px;
}
.youhuiquan-lingqu{
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #1b66f3;
    border-radius: 23px;
    color: #1b66f3;
    height: 24px;
    padding: 0px 10px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.youhuiquan-lingqu:hover{
    color: #1b66f3;
}
.noanydata{
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    height: 550px;
    margin-top: 100px;
}
.noanydata-inner{
    display: flex;
}
.nodatabigtxt{
    display: flex;
    flex-direction: column;
    margin-left: 70px;
}
.nodataimg{
    width: 165px;
    height: 144px;
}
.nodatatitle1{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}
.nodatatitle2{
    font-size: 18px;
    font-weight: 400;
    margin-top: 17px;
    color: #000000;
}
.nodatades{
    margin-top: 49px;
    font-size: 14px;
}
.nologin-price{
    /*margin: 0 auto;*/
}
.nologin-price .nologin-price-img{
    height: 28px !important;
    opacity: 1 !important;
}
.product .ell .nologin-price .nologin-price-img{
    height: 28px !important;
}
.product .nologin-price .nologin-price-img{
    height: 18px !important;
    width: inherit;
    margin: 0 auto;
    display: block;
}









@font-face {
    font-family: "tieiconfont"; /* Project id 4309890 */
    src: url('/fonts/tie-iconfont/iconfont.woff2?t=1698913899804') format('woff2'),
    url('/fonts/tie-iconfont/iconfont.woff?t=1698913899804') format('woff'),
    url('/fonts/tie-iconfont/iconfont.ttf?t=1698913899804') format('truetype');
}

.tieiconfont {
    font-family: "tieiconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-yinzhang:before {
    content: "\e63b";
}

.icon-xiaoxi:before {
    content: "\e663";
}

.icon-kefu:before {
    content: "\ec2e";
}

.icon-shoucangbenzhan:before {
    content: "\e65a";
}

.icon-xiugaioryijian:before {
    content: "\e607";
}

.icon-duanxin:before {
    content: "\e608";
}

.icon-weixin:before {
    content: "\e604";
}

.icon-dingzhi:before {
    content: "\e651";
}

.icon-word:before {
    content: "\e716";
}

.icon-shiyongwendang:before {
    content: "\eb66";
}

.icon-shuqian:before {
    content: "\e605";
}

.icon-jiantou_xiangyouliangci_o:before {
    content: "\eb91";
}

.icon-search:before {
    content: "\e6ba";
}

.icon-gantanhaozhong:before {
    content: "\e8e5";
}

.icon-erji:before {
    content: "\e693";
}

.icon-close:before {
    content: "\e619";
}

.icon-success:before {
    content: "\e72d";
}

.icon-shangchuan:before {
    content: "\e62c";
}

.icon-yangshengqi:before {
    content: "\e603";
}

.icon-xiangyou1:before {
    content: "\e61b";
}

.icon-xiangzuo1:before {
    content: "\e779";
}

.icon-changyonggoupiaorenshanchu:before {
    content: "\e645";
}

.icon-zhengpinbz:before {
    content: "\e668";
}

.icon-kaipiao:before {
    content: "\e60f";
}

.icon-tubiaolunkuo-:before {
    content: "\e60b";
}

.icon-shoucang1:before {
    content: "\e8c6";
}

.icon-24gf-phoneLoudspeaker:before {
    content: "\e969";
}

.icon-shandian:before {
    content: "\e8c5";
}

.icon-jinqian:before {
    content: "\e602";
}

.icon-zuanshi-:before {
    content: "\e649";
}

.icon-zhengshu:before {
    content: "\e610";
}

.icon-lianxikefu:before {
    content: "\e6a0";
}

.icon-baobei:before {
    content: "\e601";
}

.icon-dunpai:before {
    content: "\e642";
}

.icon-chilun:before {
    content: "\e65b";
}

.icon-mifeng:before {
    content: "\e618";
}

.icon-shuibeng:before {
    content: "\e626";
}

.icon-workmap:before {
    content: "\e6f8";
}

.icon-yibiaopan_o:before {
    content: "\ebc6";
}

.icon-24gl-cartFull7:before {
    content: "\e87a";
}

.icon-tint:before {
    content: "\ea2d";
}

.icon-banshou:before {
    content: "\e6b9";
}

.icon-diandengpao:before {
    content: "\e6bd";
}

.icon-12gongyegongcheng_lingjianguanli:before {
    content: "\e667";
}

.icon-rehot:before {
    content: "\e71d";
}

.icon-fenlei:before {
    content: "\e600";
}

.icon-gouwuche:before {
    content: "\e899";
}

.icon-dianzan:before {
    content: "\e647";
}

.icon-dianzan1:before {
    content: "\e6ac";
}

.icon-fangxiang-xiangxia:before {
    content: "\e614";
}

.icon-fangxiang-xiangshang:before {
    content: "\e615";
}

.icon-fangxiang-xiangzuo:before {
    content: "\e616";
}

.icon-fangxiang-xiangyou:before {
    content: "\e617";
}

.icon-shizhong:before {
    content: "\e74f";
}

.icon-rili:before {
    content: "\e89e";
}

.icon-coins:before {
    content: "\e625";
}

.icon-shoucang:before {
    content: "\e627";
}

.icon-pinglun:before {
    content: "\e606";
}


