/*注册密码各强度背景色start*/
.password-none .password-strength-meter{
    background-color: #fafafa;
}
.password-weak .password-strength-meter{
    background-color: #ec4f2e8c;
}
.password-medium .password-strength-meter{
    background-color: #ecdb2e8c;
}
.password-strong .password-strength-meter{
    background-color: #b7ec2e8c;
}
.password-very-strong .password-strength-meter{
    background-color: #2eec558c;
}
/*注册密码各强度背景色end*/
/*产品详情页调整心形大小位置及隐藏compare start*/
.item .add-to-links-wishlist.add-to-links a{
    margin:0;
}
.item .add-to-links a .icon{
    font-size: 35px;
}
.add-to-links-wishlist .alotheme-tooltip .tooltip{
    top:-18px;
}
.item .add-to-links-tocompare.add-to-links-tocompare{
    display: none;
}
/*产品详情页调整心形大小位置end*/
/*注册页wholesale提示start*/
.field-tooltip .field-new-ask:before{
    font-size: 20px;
}
.customer-account-create .field-tooltip{
    top: -5px !important;
    right: 170px !important;
}
@media only screen and (max-width: 479px){
    .customer-account-create .field-tooltip{
        top: -5px !important;
        right: 134px !important;
    }
}
.field-tooltip .field-new-content{
    background: #fff;
    border: none;
    font-size: 12px;
    box-shadow: 0 0 2px #888888;
    padding: 6px;
}
.field .field-mobile-content{
    display: none;
    position: relative;
    top:0px;
    left:0px;
    background: #fff;
    font-size: 12px;
    box-shadow: 0 0 2px #888888;
    padding: 14px;
    margin-top: 5px;
    line-height: 169%;
}
.field .field-mobile-content label{
    display: block;
    position: absolute;
    top: 0px;
    right: 7px;
    font-size: 18px;
}
/*注册页wholesale提示end*/
/*商品详情页评论图片位置调整start*/
.page-product-configurable .ave-review-images{
    padding-left: 21%!important;
}
/*商品详情页评论图片位置调整end*/
/*订单物流查询页面start*/
.track-title{
    width: 100%;
    height:50px;
    line-height:50px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    text-transform: capitalize;
    color: #7b7475;
    font-size: 25px;
}
.track-box{
    position: relative;
    width: 50%;
    left:25%;
    margin-top: 3%;
    box-shadow: 0 0 1px #888888;
    text-transform: capitalize;
}
.track-box .track-input{
    width: 100%;
    margin-top: 20px;
}
.track-box .track-input label{
    width: 80%;
    margin-left: 10%;
    height: 40px;
    line-height: 40px;
    text-align: left;
}
.track-box .track-input input{
    width: 80%;
    margin-left: 10%;
    height: 40px;
}
.track-box .track-input input::placeholder{
    text-transform: capitalize;
}
.track-box .track-btn{
    width: 80%;
    height:40px;
    margin-top: 40px;
    margin-left: 10%;
    margin-bottom: 20px;
    line-height:40px;
    text-align: center;
    background-color: #e31837;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
}
.track-box .track-empty{
    width: 100%;
    height:3px;
}
.track-box .track-error-tips{
    display: none;
    width: 100%;
    /*height:40px;*/
    /*line-height:40px;*/
    padding-bottom: 5px;
    text-align: center;
    color: red;
    font-size: 14px;
    text-transform: none;
}
.track-link-bg{
    display: none;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: rgba(115,115,115,0.7);
    z-index: 999;
}
.track-link-more{
    display: none;
    position: fixed;
    top:35%;
    left:25%;
    width: 50%;
    z-index: 9999;
    background-color: #fff;
    border-radius: 5px;
}
.track-link-more .track-link-info{
    width: 100%;
    margin-bottom: 20px;
}
.track-link-more label{
    width: 100%;
    height: 50px;
    line-height:50px;
    text-align: center;
    display: block;
    font-size: 18px;
}
.track-link-more .track-link-close{
    display: block;
    width: 50%;
    margin-left: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #e31837;
    margin-bottom: 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.track-link-more a{
    width: 100%;
    height: 30px;
    line-height:30px;
    font-size: 16px;
    text-align: center;
    display: block;
    color: #0176f3 !important;
}
/*订单物流查询页面end*/
/*产品插件下载列表页面start*/
.div-content {
    position: relative;
    width: 100%;
    text-align: center;
}

.content-div-1200 {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.content-div-1200-top {
    line-height: 85px;
    text-align: left;
}

.content-div-1200-top a {
    color: #636363;
    text-decoration: none;
}

.content-div-1200-top a:hover {
    color: #e31837;
}

/*content-div-list*/
.content-div-list {
    margin: 110px auto;
    display: inline-block;
}

.content-div-list a {
    display: inline-block;
    float: left;
    text-decoration: none;
    padding: 0 25px;
}

.content-div-li {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.content-div-li img {
    margin-bottom: 35px;
    width: 100%;
}

.content-div-list a:hover img {
    -webkit-box-shadow: 2px 2px 30px #ccc;
    box-shadow: 2px 2px 30px #ccc;
}

.content-div-li p {
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    height: 60px;
    color: #000000;
    font-size: 20px;
}

.content-div-li p:hover {
    color: #e31837;
}

/*content-div-1200 Page*/
@media screen and (max-width: 1250px) {
    .content-div-1200 {
        margin: 0 50px;
    }
}

@media screen and (max-width: 769px) {
    .content-div-1200 {
        margin: 0 25px;
    }
    .content-div-list {
        width: 100%;
        padding: 0 13px;
    }
    .content-div-list a {
        padding: 0 13px;
    }
}

@media screen and (max-width: 500px) {
    .content-div-list {
        width: 100%;
        padding: 0 13px;
        margin-top: 50px;
    }
    .content-div-list a {
        padding: 0 13px;
    }
    .content-div-li {
        margin-bottom: 50px;
    }
}
/*产品插件下载列表页面end*/
/*产品插件下载详情页面start*/
.content-div-1201 {
    position: relative;
    max-width: 1200px;
    margin: 80px auto;
}

.content-div-1201-top {
    line-height: 85px;
    text-align: left;
}

.content-div-1201-top p {
    text-transform: uppercase;
}

.content-div-1201-top a {
    color: #636363;
    text-decoration: none;
    text-transform: none;
}

.content-div-1201-top a:hover {
    color: #e31837;
}

.mydownload {
    width: 100%;
    max-width: 940px;
    margin: 80px auto;
    -webkit-box-shadow: 2px 2px 60px #cbedf9;
    box-shadow: 2px 2px 60px #cbedf9;
}

.mydownload .mydownload-top {
    text-align: center;
    width: 100%;
    line-height: 43px;
    background: #000;
    color: #fff;
    cursor: default;
    text-transform: capitalize;
}

.mydownload .mydownload-botton {
    text-align: center;
    width: 100%;
    line-height: 43px;
    background: #000;
    color: #fff;
    cursor: default;
    text-transform: capitalize;
    background: #22b768;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.mydownload .mydownload-botton:hover {
    opacity: 0.8;
}

.mydownload .mydownload-list {
    padding: 20px auto;
}

.mydownload-list p {
    position: relative;
    line-height: 40px;
    max-width: 700%;
    width: 90%;
    margin: 20px auto;
    font-size: 18px;
    text-align: left;
    text-indent: 56px;
    background: url("../images/download.png") no-repeat;
}

.mydownload-list p.mydownload-list-pdf {
    background-position: -2px -4px;
}

.mydownload-list p.mydownload-list-jpg {
    background-position: -2px -73px;
}

.mydownload-list p.mydownload-list-ppt {
    background-position: -2px -41px;
}

.mydownload-list p span {
    color: #828181;
    font-size: 14px;
    margin-left: 5px;
    font-weight: 100;
    text-transform: uppercase;
}

.mydownload-list p button {
    position: absolute;
    right: 0;
    top: 5px;
    width: 80px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #0074d1;
    border-radius: 20px;
    color: #0074d1;
    background: none;
    float: right;
    font-size: 14px;
    outline: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.mydownload-list p b {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 600;
}

.mydownload-list p button:hover {
    color: #fff;
    background: #0074d1;
    font-size: 16px;
}

@media screen and (max-width: 1200px) {
    .content-div-1200 {
        width: 100%;
    }
    .mydownload {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 500px) {
    .mydownload-list p span {
        display: none;
    }
    .mydownload {
        margin: 30px auto 75px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
/*产品插件下载详情页面end*/
/*产品列表页左侧栏分类*/
.item-cat-more{
    width: auto;
    float: left;
    line-height: 30px;
    font-size: 1.5rem;
    cursor: pointer;
}
.filt-type{
    display: none;
}
/*产品列表页左侧栏分类*/
/*wholesale用户产品列表页价格排版错乱*/
.catalog-category-view .minimal-price-link{
    display: none !important;
}
/*end*/
