/*公共样式总体设置(不可更改)*/
/* 全局版心变量（顶栏/首页等共用；大屏断点与 page-layout 一致） */
:root {
    --page-width-sm: 1210px;
    --page-width-lg: 1520px;
    --page-width: var(--page-width-sm);
    --page-gutter: 10px;
    --page-min-width: var(--page-width-sm);
    /* 品牌蓝：链接、主按钮、强调态等 */
    --cas-brand: #2268ca;
}
@media (min-width: 1560px) {
    :root {
        --page-width: var(--page-width-lg);
        --page-min-width: var(--page-width-lg);
    }
}

* {margin: 0px;padding: 0px;text-decoration: none;list-style: none;font-size: 12px;font-family: Microsoft YaHei;}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, dl, dt, dd {margin: 0;padding: 0;border: 0;font-family: "微软雅黑";}
html, body {position: relative;width: 100%;}
body {font-size: 14px;color: #333333;font-family: "宋体", sans-serif;behavior: url(/css/iehoverfix.htc);background: #f8f8f8;}


/** 设置默认字体 **/
select, input {vertical-align: middle;font-size: 12px;}
input, select, button, textarea {font-size: 12px;font-family: Tahoma, Geneva, sans-serif;}
i, em, cite {font-style: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}


/**重置表单元素**/
input[type=submit] {cursor: pointer;}
input[type=button] {cursor: pointer;}
button, input {overflow: visible;}


/** 重置表格元素 **/
table {border-collapse: collapse;border-spacing: 0;}
table, tr, td, th {margin: 0;padding: 0;font-family: "微软雅黑";}
textarea, td, div, input {font-size: 12px;}


/** 重置列表元素 **/
ul, ol, li, dl, dt, dd {list-style-type: none;padding-left: 0em;}
li {list-style: none;}
.w1210 {width: 1210px;}
.w990 {width: 990px;}


/**空白10像素**/
.sh10 {height: 10px;background: #fff;overflow: hidden;font-size: 0;}


/**右边空10像素**/
.mar10 {margin-right: 10px;}


/**左边空10像素**/
.mal10 {margin-left: 10px;}


/**上边空10像素**/
.mat10 {margin-top: 10px;}


/**块隐藏**/
.none {display: none;}


/**块显示**/
.block {display: block;}


/**清除边框**/
.nonebor {border: 0;}


/**清除浮动**/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.clear {clear: both;height: 0;line-height: 0;font-size: 0;overflow: hidden;vertical-align: middle;}
.cl5 {clear: both;height: 5px;line-height: 0;font-size: 0;overflow: hidden;}
.cl10 {clear: both;height: 10px;line-height: 0;font-size: 0;overflow: hidden;}

.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.ml9 {margin-left: 9px;}
.container {width: 980px;margin: 0 auto;}


/**链接**/
a {outline: none;text-decoration: none;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;color: #544e4c;}
a:link, a:visited {color: inherit;}
a:hover, a:active {color: inherit;text-decoration: none;}
a:focus {-moz-outline-style: none;}
a:focus {outline: none;}
a.cOrange:link, a.cOrange:visited {color: inherit;}
a.cOrange:hover, a.cOrange:active {color: inherit;}
.fmove img {display: inline;}


/** 浮动元素 **/
.fl {display: inline;float: left;}
.fr {display: inline;float: right;}

/* 面包屑导航css 适用于商品列表页和商品详情页 */
.breadcrumb{height: 30px; line-height: 30px; border-bottom: 1px solid #ddd; }
.breadcrumb h2{padding-left: 0px;}

/*leftbar css  适用于商品列表页和商品详情页 */
.leftbar{width: 211px;}
.leftbar h2{height:39px; line-height: 39px; background: #f3f3f3; border: 1px solid #ddd; border-bottom: 0; border-radius: 5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; }
.leftbar h2 strong{font:bold 14px "microsoft yahei"; line-height: 38px; padding-left: 10px; }
.leftbar h2 a{float: right; padding-right: 10px;color: #005EA7;}
.leftbar_wrap{width:209px;border:1px solid #ddd; border-top: 0;}

/*新品推荐css*/
.newgoods ul{width:199px; padding: 5px;}
.newgoods li{width: 199px; text-align: center; border-bottom: 1px dotted #ddd; padding-bottom: 5px;}
.newgoods li.last{border-bottom: 0;}

.newgoods dl img{width: 100px; height: 100px;}
.newgoods dl dd{line-height: 18px;}
.newgoods dl strong{color: #d00000; font-weight: bold;}



/*最近浏览商品*/
.viewd dl{width: 199px; text-align: center; border-bottom: 1px dotted #ddd; padding: 5px 0; margin: 0 5px; min-height: 50px;}
.viewd dl.last{border-bottom: 0;}
.viewd dl dt{float: left; width:50px; padding-left: 10px;}
.viewd dl dd{float:left; width: 125px; text-align: left; padding: 10px 0 0 5px;}
.viewd dl img{width:50px; height: 50px;}

/*分页效果*/
.page{width: 987px; text-align: right; height: 30px; padding: 5px 0;}
.page a{padding: 4px 10px 5px; color: #005aa0; border:1px solid #ccc; font-size: 14px; background: #fff; border-radius: 3px;}
.page a:hover, .page a.cur{background:#005aa0; color: #fff; text-decoration: none; }
.page .page_num{display: inline-block; width: 36px; height: 21px; border-width: 1px; border-style: solid; border-color:#aaa #ddd #ddd #aaa; text-align: center;}

.page .skipsearch{display: inline-block; width: 53px; height: 25px; line-height: 25px; padding:0; border:0; background: url("../images/20130415i.png") -126px -52px; color: #333; text-align: center;}
.page .skipsearch:hover{background:transparent url("../images/20130415i.png") -126px -52px; color:#333;}

/*弹窗样式*/
.layer-right-btn.layui-layer .layui-layer-btn .layui-layer-btn0,
.layer-right-btn.layui-layer .layui-layer-btn .layui-layer-btn0:hover {
    border-color: #dedede;
    background-color: #f1f1f1;
    color: #333333 !important;
}
.layer-right-btn.layui-layer .layui-layer-btn .layui-layer-btn1,
.layer-right-btn.layui-layer .layui-layer-btn a:last-child,
.layer-right-btn.layui-layer .layui-layer-btn .layui-layer-btn1:hover,
.layer-right-btn.layui-layer .layui-layer-btn a:last-child:hover {
    border-color: #1f528a;
    background-color: #1f528a;
    color: #fff !important;
}
/*完善信息*/
.member-basic-layer.layui-layer .layui-layer-title {
    height: auto;
    line-height: 22px;
    padding: 24px 48px 12px 24px !important;
    background: #fff !important;
    color: #333 !important;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    border-bottom: none;
    box-sizing: border-box;
}
.member-basic-layer.layui-layer .layui-layer-content {
    padding: 0 24px !important;
    margin-top: 0 !important;
    box-sizing: border-box;
}
.member-basic-layer.layui-layer .layui-layer-setwin {
    top: 24px;
    right: 24px;
}
.member-basic-layer.layui-layer .layui-layer-setwin .layui-layer-close1 {
    background: none !important;
    width: 16px;
    height: 16px;
}
.member-basic-layer .layui-form .layui-form-item {
    margin: 0 0 16px 0;
}
.member-basic-layer .layui-form .layui-form-item:last-child {
    margin: 0 !important;
}
.member-basic-layer .layui-form .layui-form-item .layui-form-label {
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: left;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-weight: 400;
}
.member-basic-layer .layui-form .layui-form-item .layui-input-inline {
    width: calc(100% - 100px);
    margin: 0;
}
.member-basic-layer .layui-form .layui-form-item .layui-input-inline .layui-input {
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DCDEE0;
    padding: 0 12px;
    box-sizing: border-box;
}
.member-basic-layer .x-red {
    color: red;
    position: relative;
    top: 3px;
    margin-right: 3px;
    font-weight: bold;
}
.member-basic-layer .sendCode{
    display: inline-block;
    background: none;
    border: none;
    cursor: pointer;
    color: #2973ba;
    height: 30px;
    line-height: 30px;
    width: 100px;
    position: absolute;
    right: 4px;
    top: 1px;
}
.member-basic-layer .layui-input-disabled {
    border: 1px solid #DCDEE0 !important;
    background: #F8F8F9 !important;
    color: #CECECE !important;
}
/*采购人签名*/
.member-basic-layer .upload-container {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: none;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}
.member-basic-layer .upload-container .layui-icon {
    font-size: 28px;
    color: #8c939d;
}
.member-basic-layer #memberBasic_signaturehref {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 82px;
    text-align: center;
    height: 82px;
    line-height: 80px;
    margin-right: 30px;
    margin-left: 0;
    border: 1px dashed #d9d9d9;
    box-sizing: border-box;
}
.member-basic-layer #memberBasic_delbotton {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(128, 128, 128, 0.8) !important;
    width: 82px;
    height: 24px !important;
    line-height: 24px !important;
    border-radius: 0 !important;
    font-size: 14px;
    display: block;
    margin: 0 !important;
}
.member-basic-layer .img_li {
    margin-right: 10px;
    float: left;
    position: relative;
    display: inline-block;
    width: 190px;
    height: 113px;
    border: 1px solid transparent;
}
.member-basic-layer .img_li.img_li_border {
    border: 1px solid #e6e6e6;
}
.member-basic-layer .img_action {
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-color: rgba(128, 128, 128, 0.8);
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    display: block;
    text-align: center;
}
.member-basic-layer .img_action_item {
    color: white;
}
.member-basic-layer .img_li_img {
    width: 190px;
    height: 113px;
    object-fit: contain;
    cursor: pointer;
}

.text-btn {
    color: #3877BC !important;
    cursor: pointer;
}
.tip_msg {
    background: #F8F8F9;
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,0.06);
    padding: 8px 12px;
}
.tip_msg img {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    margin-top: 1px;
    margin-right: 4px;
}
.tip_msg .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
    line-height: 22px;
    text-align: left;
}
body .picture-dialog.layui-layer  .layui-layer-content {
    padding: 10px !important;
    box-sizing: border-box;
    margin-top: 0 !important;
}