/* Add here all your CSS customizations */
a{
    color:#333;
}
a:hover {
    color:#096ae4;
}
#header .header-nav-top .nav > li > a .fa, #header .header-nav-top .nav > li > a .icons, #header .header-nav-top .nav > li > span .fa, #header .header-nav-top .nav > li > span .icons{
    margin-right: 8px !important;
}
/*记住密码勾选样式重写*/
.input-icon input[type=checkbox]{
    visibility: hidden;
    position: relative;
    margin-right: 10px;
    vertical-align: middle;
}
.input-icon #check1{
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: helvetica,Microsoft YaHei;
    word-break: break-word;
    padding-left: 8px;
}
/*定义文本框*/
.input-icon #check1  + label::before{
    position: absolute;
    visibility: visible;
    left: 32px;
    top: 5px;
    display: inline-block;
    content: '';
    cursor: pointer;
    width:16px;
    height:16px;
    border:1px solid rgba(206,212,218,1);
    opacity:1;
    /*border-radius:2px;*/
}
/*选中样式*/
.input-icon #check1:checked + label::after{
    position: absolute;
    visibility: visible;
    left: 34px;
    top: 1px;
    display: inline-block;
    content: "\2714";
    text-align: center;
    font-size: 13px;
    color: red;
    transform: rotate(13deg);
}
/*选中颜色*/
.input-icon #check1:checked + label::before{
    background: #fff;
    border:1px solid red;
}
/*独立登录页 忘记密码勾选*/
.input-icon #check2{
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: helvetica,Microsoft YaHei;
    word-break: break-word;
    padding-left: 8px;
}
/*定义文本框*/
.input-icon #check2  + label::before{
    position: absolute;
    visibility: visible;
    left: -20px;
    top: 3px;
    display: inline-block;
    content: '';
    cursor: pointer;
    width:16px;
    height:16px;
    border:1px solid rgba(206,212,218,1);
    opacity:1;
    /*border-radius:2px;*/
}
/*选中样式*/
.input-icon #check2:checked + label::after{
    position: absolute;
    visibility: visible;
    left: -18px;
    top: 1px;
    display: inline-block;
    content: "\2714";
    text-align: center;
    font-size: 13px;
    color: red;
    transform: rotate(13deg);
}
/*选中颜色*/
.input-icon #check2:checked + label::before{
    background: #fff;
    border:1px solid red;
}
/*收藏页复选框样式重写*/
/*.input-icon span{
	position: relative;
}*/
.input-icon .check{
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: helvetica,Microsoft YaHei;
    word-break: break-word;
    padding-left: 8px;
}
/*定义文本框*/
.input-icon .check  + label::before{
    position: absolute;
    visibility: visible;
    left: 24px;
    top: 18px;
    display: inline-block;
    content: '';
    cursor: pointer;
    width:14px;
    height:14px;
    border:1px solid rgba(206,212,218,1);
    opacity:1;
    /*border-radius:2px;*/
}
/*选中样式*/
.input-icon .check:checked + label::after{
    position: absolute;
    visibility: visible;
    left: 26px;
    top: 17px;
    display: inline-block;
    content: "\2714";
    text-align: center;
    font-size: 10px;
    color: red;
    transform: rotate(12deg);
}
/*选中颜色*/
.input-icon .check:checked + label::before{
    background: #fff;
    border:1px solid red;
}
/*我的空间*/
.tab{min-height: 498px}
.tab2{min-height: 560px}
.zst_bd2{height: 31px}
.pr20{padding-right: 20px!important;}
.md-tp{height: 51px}
.md-tp2{height: 76px}
/*默认边框去掉*/
.top_search input,.ne_ss{outline:none;}
.zst-none{font-weight:bold;margin-bottom: 20px}
.z_anniu img{margin-right:8px;margin-bottom: 2px;cursor: pointer}
.z_anniu .ml-xl img{margin-right:5px;}
.z_anniu span {margin-right: 30px;}
.tab2 .coll{text-align: right}
.tab2 .coll span:last-child{margin-right: 9px}
/*文档提示框*/
#lockdiv{
    position: relative;
}
.tooltip1 {
    position: absolute;
    background-color:#fff;
    width:290px;
    height:auto;
    border-radius:8px;
    border:1px solid #ccc;

    justify-content:center;
    align-items: center;
    left: 40px;
    top: -32px;
    z-index:200;
    display: none;
}
.user_block1{
    width: 100px;
    left: 30px;
    top: -10px;
}
.tooltip1 p{margin:5px 10px;color:#333;font-size: 13px;}
.zst_triangle {
    display:block;
    height:20px;
    width:20px;
    background-color:inherit;
    border:inherit;
    position: absolute;
    bottom:-10px;
    left:-10px;
    top: calc(50% - 10px);
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
    transform: rotate(-45deg);
    border-radius: 0 0 0 2px;
}
.user_block2{
    height: 10px;
    width: 10px;
    left: -5px;
    top: calc(50% - 5px);
}
/*首页热门搜索*/
.hot_search{width: 86.8%;position: absolute;}
.zst_bd2 span{margin-right: 15px}
/*.zst_ss span button, .zst_btn{background-color: #e60000;}*/
.zst_ss span button:active, #searchForm .zst_btn:active, #searchMyProduct .zst_btn:active{background-color: #1880ec;}
.zst_btn:hover{background: #096eec}
.zst_lbt h4 a.active{color:#1880ec;border: 1px solid #1880ec;box-shadow:none;}
.z_l{color:#333;}
.z_l:hover{color:#1470e5;}
.zst_gxk{padding-right: 12px !important}
.tab2 .p-md:nth-child(2){padding-left: 16px !important}
.pull-right img{margin-right: 8px;margin-bottom:2px;}
.sidebar{min-height: 248px}
.zst_m label{margin: 0 0 10px 0;}

.ssjg_01{min-height: 400px}
.zst_wdsc span{margin-right: 30px}
.post-meta a,.post-meta span,.post-meta label{color:#666;}
article.post .post-meta > span{padding-right: 0}
.post-meta>label{margin-bottom: 0;font-weight: normal;margin: 0 8px;}

/*提示框*/
.zst_ts01,.zst_ts02,.zst_ts03{width: 300px;left: 42%;position: fixed;top: 8%;z-index: 10000;display: none;}
.popup{left: 35%;position: fixed;top: 35%;z-index: 9999;background-color: white;display: none}
.popup input{outline: none;}
.popup input:hover{border: 1px solid #1880ec}
.popup1{left: 50%;margin-left:-200px;position: fixed;top: 35%;z-index: 9999;background-color: white;display: none;width: 300px;border: 1px solid #e5e5e5;border-radius: 5px;}
.popup1 p{margin: 16px 0;padding-left: 16px}
@media (max-width: 479px) {
    .hot_search{width: 79%}
    .zst_ts01,.zst_ts02,.zst_ts03 {left: 10%;}
    .popup{left: 1%;width: 370px}
    .popup input{width: 92%}
}

