@charset "UTF-8";
:root{
    /* 主题颜色 */
    --ThemeColor: #5380D1;
    --ThemeColor-green: rgba(143, 176, 107, 1);
    --themeRgba-blue: #5380D1;
}

body{margin:0;padding:0;min-width: 1200px}
.login{}
.loginleft{
    width: 70%;
    height: 100vh;
    background:url(../images/login/left_bg.png);
    background-size: 100% 100vh;
    /* min-width: 1480px;
    min-height: 1080px;
    background:url(../images/login/left_bg.png);
    background-size: 1480px 1080px; */
    
}
.logo-w{
    position: absolute;
    top:20px;
    left: 45px;
}
.logo-w img{
    width: 30px;
}
.logintips{
    width: 300px;
    font-size: 18px;
    line-height: 30px;
}

.logleft_six{
    width: 90%;height: 182px;
    margin: auto;
    border: 1px solid #fff;
    margin: auto;
    margin-bottom: 30px;
    border-style:dashed;
   
}
.six_title{
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-family: NotoSansSC, NotoSansSC-Medium;
    font-weight: 500;
}
.bottom_title{
    text-align: center;
    margin-top: 30px;
    color: #fff;
    font-size: 12px;
}
.lg_top{
    width: 100%;
    /* border-top: 1px solid #fff; */
    height: 140px;
}
.lg_content{
    display: flex;flex-direction: row;justify-content: space-between;
}
.tx{
    border-bottom: 40px solid red;           
     border-left: 30px solid transparent;            
     border-right: 30px solid transparent;           
      width: 30%;   
      height: 40px;    
      margin: auto;
}
.qy{
    width: 100%;
    height: 40px;
    background:url(../images/login/qy.png);
    background-size: 100% 40px;
}
.lg_six{
    height: 110px;width: calc(100%/6);background: rgba(0,0,0,0.25);
    border: 1px solid rgba(255,255,255,0.50);
    border-radius: 8px;;margin: 10px;
    
}
.img{
    margin: auto;
    display: flex;
    width: 40px;
    height: 40px;
    margin-top: 10px;
}
.logintitle{
    font-size:37px;
    margin: 0 0 25px 0;
}
.loginright{
    width: 30%;
    /* width: 440px; */
}
.log_rightTop{
    width: 100%;height: 30%;
    background:url(../images/login/right_top.png);
    background-size: 100% 100%;
}
.foget_rightTop{
    width: 100%;height: 30%;
    background:url(../images/login/right_top.png);
    background-size: 100% 100%;
}
.registered_rightTop{
    width: 100%;height: 30%;
    background:url(../images/login/right_topZC.png);
    background-size: 100% 100%;
    /* width: 100%;
    height:260px;
    background:url(../images/login/right_topZC.png);
    background-size: 100% 100%; */

}
.logincontent{
    /* width:36%; */
    width: 100%;
    /* border: 1px solid #ebedf0; */
    /* border-radius: 4px; */
    /* box-shadow: 0px 6px 14px 3px rgba(83,128,209,0.08);  */
    padding:25px 35px 25px;
}
.right_bottom{
    font-size: 16px;
    color: #666666;
    font-family: Helvetica;
    line-height: 30px;
}
.loginrt1{
    color:#666;
    font-size: 18px;
}
.loginrt1 p{
    color:#333;
    margin-right: 5px;
}
.logcontaner{
    margin-top:20px;
}
.choices{
    /* color:#5380D1; */
    color: #5380D1;
    border-bottom:2px solid #5380D1;
    padding-bottom: 5px;
}
.inputbox{
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    height: 56px;
}
.inputbox input:not(.vercode){
    border:0;
    line-height: 56px;
    background: none;
}
.logcontaner li{
    margin-right: 60px;
}
.loginsub{
    width:100%;
    border:0;
    color:#fff;
    height: 56px;
    background: #1D7C6A;
    border-radius: 4px;
}
.bdr{
    border-right:1px solid #C8C9CC;
}
.vercode{
    /* background: #5380d1; */
    background: #1D7C6A;
    color: #fff;
    display: inline-block;
    line-height: 42px;
    /* margin-top: -1px; */
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border:0;
    width: 88px;
}
.remind{
    color:#D40000;
    margin-bottom: -10px;
    margin-left: 57px;
}
/*  */
.logoblue{
    padding:20px 20px 20px 35px;
    background:#0A0E23;
}
.notice{
    position: relative;
    margin-top: 10px;
}
.notice img{
    height: 20px;
}
.hv{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ED6A0C;
    position: absolute;
    right: 2px;
    top: 11px;
}
/* 企业列表 */
.adopt{
    color:#2DA641;
}
.ureview{
    color:#D40000;
}
.goexam{
    position: absolute;
    top:-3px;
    right: 0;
}
.shcontent{
    width: 540px;
    height: 235px;
    background:#fff;
    border-radius: 4px;
}
.examtitle{
    padding:20px 25px;
    display:flex;
    justify-content: space-between;
    border-bottom:1px solid #f2f2f2;
    font-size:16px;
}
.shyj{
    padding:15px 30px;
    font-size:14px;
}
.shyj input{
    width: 340px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #DCDEE0;
    padding-left: 10px;
    margin-left: 10px;
}
.shjybtn{
    display: flex;
    justify-content: center;
    margin-top:20px;
}
.shjybtn .btn_sub {
    border: 1px solid #DCDEE0;
    margin-right: 10px;
}
/* 详情 */
.basicinf{
    line-height: 40px;
}
.msg1 {
    width: 100%;
    margin-left: -65px;
}
.msg1 li{
    width: 33%;
    line-height: 40px;
}
.msgle{
    width:140px;
    text-align: right;
}
.msg2 .msgle{
    min-width:125px;
}
.msg3 .msgle{
    min-width:140px;
}
.mgb-100{
    margin-bottom: 100px;
}
/* 系统列表 */
.bdl-4{
    border-left:4px solid #4F77EB;
}
.teagarden{
    width:50%;
}
.teagarden input,.teagarden select{
    width: 340px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #DCDEE0;
    padding-left: 10px;
}
.teagarden span{
    min-width:125px;
    text-align: right;
}
.btn_sub{
    width: 120px;
    height: 40px;
    line-height: 40px;
    color:#333;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    background:#fff;
}
.bg_blue{
    background: #1D7C6A;
    color:#fff;
}
/* 企业注册 */
.busregline1{
    padding:20px 30px;
}
.busregline1 span{
    color:#666;
}
.busregline2{
    padding:20px 0 20px 70px;
    border-top:1px solid #f0f2f5;
}
.busregcontent{
    padding:0 65px;
}
.busreg_steps{
    height: 125px;
}
.busreg_stepdetail{
    height: 710px;
    padding: 25px 165px;
}
.busreg_stepdetail ul li{
    width: 50%;
}
.checktip{
    margin-top:180px;
    color:#999;
}
.busregbox{
    margin-top:120px;
}
.busregsub{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1D7C6A;
    border-radius: 4px;
    color:#fff;
    display: inline-block;
}
.busregsuccess{
    margin-top:100px;  
}
.busregsuccesstip{
    width: 140px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 2px 24px 0px rgba(200,201,204,0.50); 
    font-size:14px;
    color:#2DA641;
}
.busregsuccesstip img{
    width:16px;
}
/* 注册信息 */
.county{
    width:100px!important;
}
.uploadpic_idf{
    background-image: url(../images/idf1.jpg);
    background-color: transparent;
    background-size: 100%;
    width: 179px;
    height: 110px;
}
.uploadpic_idf2{
    background-image: url(../images/idf2.jpg);
}
.uploadpic_idf3{
    background-image: url(../images/idf3.jpg);
}
.idcard .uploadimg,.idcard .showimg{
    width: 100%!important;
    height: 100%!important;
    left: 0;
    top: 0;
    padding: 0;
}
/* 经营信息 */
.canext{
    border-color: #645566 #fff #fff #fff;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    height: 0;
    width: 0;
}
.canextup{
    transform:rotate(180deg);
}
.Categorycontent{
    border-top:1px solid #f0f2f5;
}
.uploadfile{
    width: 90px;
    height: 40px;
    background: #1D7C6A;
    border-radius: 2px;
    text-align: center;
    line-height: 40px;
    font-size:14px;
    color:#fff;
    display: inline-block;
}
.Categorycontent ul li{
    width:50%;
}
.buscancel{
    background:#fff;
    color:#333;
    border: 1px solid #dcdee0;
    border-radius: 4px;
}
/* 企业商品详情 */
.buspicbox{
    width:80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.buspicbox img{
    width:100%;
}
.hoversee{
    width:100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    position: absolute;
    top:0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}
.hoversee img{
    width:20px;
    height: auto;
}
.hoversee:hover{
   opacity: 1;
}
.ttitle li{
    margin-right: 30px;
}
.ttitle li.active{
    /*color: #5380D1;*/
    /*border-bottom: 2px solid #5380D1;*/
    color: var(--ThemeColor);
    border-bottom: 2px solid var(--ThemeColor);
    padding-bottom: 5px;
}
/* 商品上架 */
.teagarden li span i {
    height: 46px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/icon-mast.png);
}
.specleft{
    width:40%;
}
.specleft input,.specright input{
    width: 340px;
    height: 40px;
    border: 1px solid #dcdee0;
    border-radius: 2px;
    font-size:14px;
}
.addspec{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #dcdee0;
    border-radius: 2px;
}
.colorblue td div{
    color:#04a6f1;
}
.qualpics .item-info label{
    width: 100px;
    font-size:14px;
    text-align: right;
}
/* 发货单弹窗 */
.downloadt{
    margin-left:10px;
}
.fhdcontent{
    width: 944px;
    background: #ffffff;
    border-radius: 4px;
    padding:0 50px 20px;
}
.fhdtitle{
    font-size:20px;
    text-align: center;
    margin-top:15px;
}
.fhdcode{
    color:#333;
    padding-right: 110px;
    text-align: right;
}
.fhmsg{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.fhmsg li{
    margin-bottom: 15px;
}
.fhmsg li:nth-child(2n + 1){
    width:55%;
}
.fhddetail .table{
    margin-top:10px;
}
.fhddetail .table tr th,.fhddetail .table tr td{
    font-size:14px;
}
.Handyman{
    line-height: 35px;
}
.xjygdcontent{
    width:900px;
    padding-bottom: 30px;
    background: #ffffff;
    border-radius: 4px;
}
.idorderdetail{
    padding:20px 25px;
}
.county,.item-info input{
    height: 40px;
    line-height: 40px;
    padding-left: 6px;
    border-radius: 2px;
    box-sizing: border-box;
    border: solid 1px#DCDEE0;
}
.flex{
    display: flex;
}
.flexc{justify-content: center;}
.flexs{justify-content: start;padding-left: 20px;}
.align-center{
    align-items: center;
}
.star{
    height: 46px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/icon-mast.png);
}

.item-info label{
    width: 105px;
}
.sureorder{
    width: 84px;
    height: 34px;
    background: #f37a45;
    border-radius: 4px;
    color:#fff;
    text-align: center;
    line-height: 34px;
}
.cancleorder{
    width: 84px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 4px
}
/* 订单管理-付款单 */
.accountbal {
    border-bottom:1px solid #f2f2f2;
    padding-bottom: 20px;
}
.color-orange{
    color:#F37A45;
}
.reflect{
    border-color: #5380D1;
    color:#5380D1;
}
/* 用户管理-用户 */
.enable{
    display: flex;
    justify-content:center;
    align-items: center;
}
.enable i{
    margin-right: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    background: #5380D1;
}
.enableop{
    padding-left: 20px;
    text-align: left;
}
.userleft {
    width:20%;
    min-height: 780px;
}
.userleft ul li{
    cursor: pointer;
}
.userleft ul li:hover{
    text-decoration: underline;
}
.userright{
    width:79%;
    margin-left: 1%;
}
/* 个人实名 */
.realname{
    width:650px;
    margin:auto;
}















































