/* login */
.black_overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:99;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70)}
.header-top-left{ padding-right:10px}
.fox{ width:500px; padding:30px 50px;background:#fff; margin:150px 0 0 -250px; left:50%; position: fixed; top:0; display:none; z-index:999; border-radius:5px}
.formList{height:auto!important;margin:35px 0 0;}
.formList li{float:left;font-size:12px; margin-bottom:14px;position:relative;width:100%}
.formList li label.lalogin{color:#333;display:block;font-size:14px;height:42px;line-height:42px;padding:0 10px 0 0;text-align:right;width:80px; position:absolute; left:0; top:0}
.required{border:1px solid #d4d4d4;box-sizing:border-box;color:#666;display:block;float:left;font-size:14px;height:42px;line-height:
42px;padding:2px 3px 2px 48px;width:100%}
.send-btn{background:#f9f9f9;border:1px solid #d4d4d4;border-radius:2px;color:#666;cursor:pointer;display:inline-block;font-size:14px;height:42px; position:absolute; right:0; padding:0 8px}
.send-btn:disabled{color:#666; background:#ccc}
.formList .btnStyle{background:#ff6a00;border:0 none;border-radius:3px;color:#fff;cursor:pointer;font-family:MicroSoft YaHei;font-size:15px;height:50px;width:100%;}
.formList li a{ transition:none}
.formList .btnStyle:hover{background-color:##ff5a00}
.close{ position:absolute; right:20px; top:20px; font-size:18px; cursor:pointer}
.formList li:last-child a{ font-size:14px; color:#666}
.formList li i{ position:absolute; left:1px; top:1px; width:40px; height:40px; border-right:1px solid #eee; background:#ddd}
.formList li i img{ display:block; margin:2px 0 0 2px}
/*注册*/
.tp-stepTo{float:right;font-size:13px;margin-top:40px}
.tp-stepTo p span{color:#333}
.tp-stepTo p a{color:#de342f;cursor:pointer}

.tp-register{width:1050px;margin:0 auto; padding:60px 0 80px}
.info-content{width:360px;background:#393431}
.info-content .info-title{background:url(../images/rain.png) no-repeat scroll 6px 0;position:relative}
.info-content .info-title em{background:url(../images/diamond.png) no-repeat scroll center center;display:block;height:46px;left:44px;position:absolute;top:40px;width:57px}
.info-content .info-title h2{color:#ffd788;font-size:24px;line-height:1.5;margin-left:124px;padding-top:32px;text-align:left; font-weight:400}
.info-content .info-title h5{color:#ffd788;font-size:14px;line-height:1.5;margin-left:124px;text-align:left; font-weight:400}
.info-content .info-title i{background:rgba(0,0,0,0) linear-gradient(to left,#494039,#5f4f43,#494039) repeat scroll 0 0;display:block;height:2px;margin:30px auto;width:324px}
.info-content ul{margin:65px auto 70px;width:200px}
.info-content ul li{clear:left;margin-bottom:40px}
.info-content ul li i{display:block;float:left;height:48px;width:48px}
.info-content ul li em{color:#d7b676;font-size:16px;margin-left:20px}
.info-content ul li p{color:#79674f;font-size:12px;margin-top:5px}
.info-content ul li p span{margin-left:5px}
.info-content ul li p span:first-child{margin-left:20px}

.form-content{ width:690px; padding:36px 50px 42px; background:#fff; height:565px}
.form-content .formList{ margin:0 auto}
.form-content .formList ul label{color:#333;display:block;float:left;font-size:16px;height:38px;line-height:38px;padding:0 15px 0 0;text-align:right;width:100px}
.form-content .formList ul label .red{color:red;padding:0 3px}
.formList .inputStyle{border:1px solid #ccc;box-sizing:border-box;color:#666;display:block;float:left;font-size:14px;height:42px;line-height:42px;padding:2px 3px 2px 10px;width:275px}
.t-split{background: url(../images/register-splitpng.png) repeat-x scroll 0 0;height:9px;margin:10px auto 20px;width:380px}
#step1 ul{ width:380px; margin:0 auto}

.form-content .btnStyle{ width:200px; margin:15px auto; display:block}
.choice li{ float:left; text-align:center; width:50%; padding:25px 0; font-size:16px; line-height:40px}
.choice li a{ color:#666}
.choice li a.cur{ color:#a2793e}
.choice li:nth-child(1) a em{ display:block; background:url(../images/cg.png) no-repeat 0 0; background-size:120px auto; width:120px; height:120px; margin:0 auto}
.choice li:nth-child(1) a.cur em{ display:block; background:url(../images/cg1.png) no-repeat 0 0; background-size:120px auto; width:120px; height:120px; margin:0 auto}
.choice li:nth-child(2) a em{ display:block; background:url(../images/gy.png) no-repeat 0 0; background-size:120px auto; width:120px; height:120px; margin:0 auto}
.choice li:nth-child(2) a.cur em{ display:block; background:url(../images/gy1.png) no-repeat 0 0; background-size:120px auto; width:120px; height:120px; margin:0 auto}

/*分步骤*/
.ui-step-wrap{position:relative; margin:20px 0 30px}
.ui-step-wrap .ui-step-bg,.ui-step-wrap .ui-step-progress{height:6px;left:0;position:absolute;top:46px}
.ui-step-wrap .ui-step-bg{background:#ddd;width:100%}
.ui-step-wrap .ui-step-progress{background:#64bd2e;width:0}
.ui-step-wrap .ui-step{list-style:outside none none;position:relative;z-index:1}
.ui-step-wrap .ui-step::after{clear:both;content:"";display:table}
.ui-step-wrap .ui-step .ui-step-item{float:left; width:33.33%}
.ui-step-wrap .ui-step .ui-step-item div{color:#625454;text-align:center}
.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num{margin-top:18px}
.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num span{background:#dad9d9;border-radius:50%;display:inline-block;height:26px;width:26px; line-height:26px}
.ui-step-wrap .ui-step .ui-step-item.active .ui-step-item-num span{background:#64bd2e;color:#fff}
#step2 .ul{ text-align:center; padding:35px 0 60px}
#step2 .ul li{ display:inline-block; float:none; width:45%; margin:0 1%}
/*会员中心头部*/
.bg-other{background:url(../images/mb.jpg) no-repeat center 0; position:relative}
.bg-other:after{ position:absolute; content:""; top:0; height:100%; width:100%; left:0; background:#000; opacity:0.55}
.user-info{margin:0 auto;position:relative;width:1220px; z-index:99}
.user-info .user-pic{float:left;height:148px;width:148px}
.user-info .user-pic .user-pic-bg{background:url(../images/user-photo.png) no-repeat 0 0; background-size:100% 100%;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 8px 0 rgba(7,17,27,.1);height:120px;position:relative;top:34px;width:120px; left:30px}
.user-info .user-pic .user-pic-bg .img{border-radius:100%; object-fit:cover; max-height:112px; max-width:112px; width:100%;}
.user-info .user-info-right{float:right;width:1030px}
.user-info .user-name{color:rgba(255, 255, 255, 0.9);font-size:24px;font-weight:600;line-height:28px;margin-top:65px;text-align:left}
.user-info .user-name a{ color:#fff}
.user-info .about-info{ padding:12px 0 0 0; color:rgba(255, 255, 255, 0.6); font-size:14px}
.study-info{position:absolute;right:10px;text-align:right;top:65px}
.study-info .follows{margin-left:24px}
.study-info .follows i{ font-size:30px; margin:12px 0 0 0}
.study-info .item{float:left;height:48px;line-height:48px;vertical-align:middle}
.study-info .item em{color:rgba(255,255,255,.8);display:block;font-size:24px;font-weight:700;line-height:28px;text-align:center}
.study-info .item span{color:rgba(255,255,255,.8);display:block;font-size:14px;line-height:20px;margin-top:4px;text-align:center}
.user-head-info .study-info .set-btn{border:1px solid rgba(255,255,255,.4);border-radius:18px;color:rgba(255,255,255,.8);font-size:14px;height:20px;line-height:20px;padding:8px 16px}
.user-head-info .study-info .set-btn i{display:inline-block;font-size:16px;margin-right:4px}
.user-head-info .study-info .set-btn:hover{border-color:#fff;color:#fff}

/*会员中心左侧*/
.sub{float:left;width:200px; margin-top:20px}
.menu{background:#fff;margin-bottom:10px; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11)}
.menu .layui-nav{ width:200px;}
.menu dl{padding:16px 0 14px;position:relative}
.menu dl dt a{ color:#000;}
.menu dl.rzcg a{ color:#888 !important; cursor:pointer}
.menu dl.rzcg{ display:none}
.menu dl:after{background:#eee;bottom:0;content:"";height:1px;left:20px;position:absolute;right:0}
.menu dl:last-child:after{display:none}
.menu dt{color:#333;font-size:16px;font-weight:600;height:40px;line-height:40px;padding-left:30px;position:relative}
.menu dd a{color:#666;display:block;line-height:35px;padding-left:30px; font-size:14px}
.menu dd a.cur{color:#ff6900}
.menu dd a:focus,.menu dd a:hover{color:#ff6900}
.menu dd div a{color:#989898;font-size:13px;line-height:34px}
.menu dd div a::before{background:#989898;border-radius:50%;content:"";display:inline-block;height:3px;margin-right:5px;vertical-align:middle;width:3px}
.menu dd div a.cur,.menu dd div a:hover{color:#ff6900}
.menu dd div a.cur::before,.menu dd div a:hover::before{background:#ff6900}

/*会员中心右侧*/
.member-main{float:left;margin-left:10px;width:980px; margin-top:20px; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11); background:#fff}
.header-ct .left-ct{width:320px}
.header-ct .right-ct{width:660px}
.header-ct .right-ct .home-main-banner{height:300px;margin-top:18px;width:100%}
.header-ct .right-ct .home-main-banner>a{display:block;height:100%;overflow:hidden;width:100%}
.header-ct .right-ct .home-main-banner .banner{display:block;height:100%;width:100%}
.user-info-wrapper{background:url(../images/bg-gray_55701bd.jpg) no-repeat scroll center center/cover;box-sizing:border-box;height:318px;padding:0 20px;position:relative;width:320px}
.user-info-wrapper .super-member{background:url(../images/super_m@2x_f163fa5.png) no-repeat scroll center center/cover;height:28px;left:0;position:absolute;top:0;width:106px}
.user-info-wrapper.no-manager{background-image:url(../images/bg-gray_55701bd.jpg);}
.user-info-wrapper .user-info1{border-bottom:1px solid #eaa575;box-sizing:border-box;height:207px;padding-top:40px;position:relative ;font-size:14px}
.user-info-wrapper.no-manager .user-info1{border-bottom-color:#c9c9c9}
.user-info-wrapper.no-manager .user-info1 .company-health .view-report{color:#888}
.user-info-wrapper.no-manager .annex-info .annex-item p{color:#666}
.user-info-wrapper .user-info1 .company-name{background:url(../images/company_9cf9adf.png) no-repeat scroll left center/16px 14px;cursor:pointer;margin-bottom:12px;padding-left:22px; font-size:14px}
.user-info-wrapper .user-info1 .company-name .perfect-btn{color:#666;font-size:12px; display:inline-block; vertical-align:middle; padding-right:12px}
.user-info-wrapper .user-info1 .company-name .perfect-btn:hover{color:#ff6900;}
.user-info-wrapper .user-info1 .company-name .perfect-btn.arrow::after,.home-news-info em.arrow::after{ border-color:#999; border-width:1px; margin-top:-5px}
.company-health{ color:#666}
.company-health a{ text-decoration:underline; color:#f30}
.user-info-wrapper .annex-info{ padding-top:15px}
.user-info-wrapper .annex-info .annex-item{font-size:14px;width:50%; float: left}
.user-info-wrapper .annex-info .annex-item p{color:#7b5136;margin-bottom:3px}
.user-info-wrapper .annex-info .annex-item a{color:#333;font-weight:600}
.user-info-wrapper .annex-info .annex-item .level{background:url(../images/level-bg_01.png) no-repeat scroll center center/cover;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;text-align:center;width:30px}
.user-info-wrapper .annex-info .annex-item .leve2{background:url(../images/level-bg_02.png) no-repeat scroll center center/cover;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;text-align:center;width:30px}
.super-member-albought{background:#e2e2e2;height:300px;margin-top:18px;width:100%}
.z-panel{background-color:#fff;margin-top:10px}
.z-panel .z-panel-header .more{cursor:default;float:right;font-size:14px;font-weight:400;margin-top:3px}
.z-panel .z-panel-header a.more{cursor:pointer}
.z-panel .z-panel-header a.more:hover{color:#ff6900}
.z-panel .z-panel-header .progress{display:inline-block;height:12px;margin-left:5px;position:relative;top:1px;width:90px}
.z-panel .z-panel-header .progress .progress-rail{background-color:#fff;border:2px solid #ff6900;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}
.z-panel .z-panel-header .progress .progress-bar{background-image:linear-gradient(to right,#ffa94c,#ff6900);bottom:0;left:0;position:absolute;top:0;transition:width .3s ease 0s;width:0;z-index:2}
.z-panel .z-panel-body{padding:0 20px 20px}
.no-data{text-align:center}
.no-data .icon{display:inline-block;height:103px;margin-right:5px;vertical-align:middle;width:150px}
.no-data .icon-no-order{background: url(../images/icon-no-order_ef39c82.png) no-repeat scroll center center;}
.no-data .no-data-text{color:#999;display:inline-block;line-height:30px;text-align:left;vertical-align:middle; font-size:14px}
.no-data .no-data-text .z-btn{border:1px solid #ff6900;color:#ff6900;cursor:pointer;display:inline-block;font-size:14px;line-height:1;margin-left:10px;padding:7px 11px;transition:all .3s ease 0s}
.no-data .no-data-text .z-btn:hover{background-color:#ff6900;color:#fff}
.no-data ul{ display:inline-block; padding:0 30px 0 0; vertical-align:middle}
.no-data ul li{ display:inline-block; padding:0 35px; border-right:1px solid #eee}
.no-data ul li .status{ font-size:14px; color:#888; margin-top:10px}
.no-data ul li .count{ color: #f60;font-family: Arial;font-size: 28px;line-height: 22px;}

.home-tool{margin-top:10px;width:100%}
.home-tool .home-tool-box{background-color:#fff;height:180px;position:relative;width:522px}
.home-tool .home-tool-box .tool-min-detail{background:#fff;border:1px solid #ff6900;height:400px;left:0;position:absolute;top:140px;width:553px;z-index:2}
.home-tool-title{font-size:18px;font-weight:700;line-height:1;padding:30px 20px}
.quick-service-wrapper{background:#fff;font-size:14px;margin:0 auto;position:relative}
.quick-service-wrapper .quick-service-hd .qs-tab{background:#fff;transition:all .3s ease 0s;width:100%}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item{border:1px solid transparent;cursor:pointer;float:left;height:75px;padding:10px 0;text-align:center;width:20%}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item i{display:inline-block;height:30px;vertical-align:top;width:30px; background:url(../images/icon_ba.png) no-repeat 0 0}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item i.icon-zxht{ background-position:-88px 0}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item i.icon-fwgj{ background-position:-172px 0}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item i.icon-zzbl{ background-position:-257px 0}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item i.icon-xmgl{ background-position:-345px 0}
.quick-service-wrapper .quick-service-hd .qs-tab .qs-tab-item p{color:#333;font-size:14px;line-height:1;margin:10px 0 0}
.home-news-info{background:#fbfbfb;height:35px;line-height:35px;margin:0 20px 10px;padding:0 20px}
.home-news-info span{color:#aaa;}
.home-news-info span.yellow{ color:#f60}
.home-news-info div{float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:270px}
.home-news-info em{display:block;float:right;margin-left:20px;padding-right:10px}
.home-tool .home-news-box{background:#fff;height:180px;width:448px}

.layui-form-item .no-data{ padding:65px 0 45px}
.layui-form-item .no-data .no-data-text .z-btn{transition: none;}
.layui-form-item .no-data .no-data-text b{ color:#000; font-size:16px; display:block}
.layui-form-item .no-data .icon{ height:auto}

/*询价单管理*/
.ui-top-tab{background:#fff;border-bottom:1px solid #e4e8eb; margin:0 25px; padding:10px 10px 0}
.ui-top-tab::after{clear:both;content:".";display:block;height:0;visibility:hidden}
.ui-top-tab .tab-item{float:left;font-size:16px;height:50px;line-height:50px;margin:0 16px;position:relative; cursor:pointer; color:#333}
.ui-top-tab .tab-item::after{background:#ff6900;bottom:-1px;content:"";display:block;height:3px;left:50%;position:absolute;transform:translate(-50%,0);transition:all .3s ease 0s;width:0; border-radius:6px}
.ui-top-tab .tab-item a{display:block; color:#333}
.ui-top-tab .tab-item.active::after, .ui-top-tab .tab-item:hover::after {width:100%;}
.ui-top-tab .tab-item.active{font-weight:700}
.category-orders{background:#fff; min-height:450px;padding:15px 20px 20px;position:relative; margin-top:10px}
.category-orders .order-nav .nav-item{float:left;margin-left:10px;position:relative}
.category-orders .order-nav .nav-item a{border:1px solid #c3c3c3;color:#666;display:inline-block;font-size:14px;font-weight:500;line-height:34px;min-width:95px;padding:0 5px;position:relative;text-align:center;transition:all .3s ease 0s; border-radius:3px; box-shadow:0 5px 5px -3px #eeeeee}
.category-orders .order-nav .nav-item:first-child{margin-left:0}
.category-orders .order-nav .nav-item a font{ color:#999}
.category-orders .order-nav .nav-item.nav-cur a,.category-orders .order-nav .nav-item:hover a{border:1px solid #ff6900;color:#ff6900}
.category-orders .order-nav .nav-item.nav-cur a font,.category-orders .order-nav .nav-item:hover a font{ color:#ff6900}
.quick-search .search-wrap{border:1px solid #ddd;height:34px;position:relative;width:230px; border-radius:2px; overflow:hidden}
.quick-search input{border:0 none;font-size:12px;height:34px;padding:0 10px;width:190px}
.quick-search a{color:#999;display:block;height:34px;line-height:32px;text-align:center;width:34px}
.nav-item.nav-curr a{ border:1px solid #1787fb;color:#1787fb; margin:0 20px 0 0}

.order-nav{position:relative}
.order-header{background:#f8f9fb; margin-bottom:12px}
.order-header li{color:#333;float:left;font-size:14px; padding:8px 0 8px 15px;text-align:left}
.order-item .order-title{background:#fbfbfb;height:34px;line-height:34px;padding:0 15px; border:1px solid #eee; border-bottom:0;}
.order-item .order-title span{color:#888;font-size:14px}
.order-item .order-title span.no{margin:0 40px 0 0; color:#232323}
.order-item .order-title span.time{margin-right:40px}
.order-content{ padding:10px 0; border:1px solid #eee}
.order-content > div{color:#333;float:left;font-size:14px; padding:12px 15px;text-align:left; line-height:32px}
.order-content .order{width:45%}
.order-content .amount{width:15%}
.order-content .status{width:20%}
.order-content .ctrls{width:20%}
.order-content a{ padding:0 5px; color:#316ccb; font-size:16px}
.order-content font{ color:#ff6900}
.order-wrap{ margin-bottom:15px; box-shadow:0 2px 8px #eee}
.order-content .amount span{height:32px; line-height:28px; border-radius:16px; border:1px solid #ddd; width:85px;display:block; text-align:center}
.order-content .amount span.blue{ border-color:#2769dc; color:#2769dc}
.order-content .amount span.yellow{ border-color: #FC9}
.order-content .amount span.green{ border-color:#090; color: #090}
.order-content .ctrls .operation{ text-align:center}

.category-orders-title,.category-orders-list{ overflow:hidden; font-size:13px}
.category-orders-title li{ line-height:40px; border-bottom:1px solid #eee; color:#000; font-weight:700; font-size:14px}
.category-orders-title li,.category-orders-list li{ float:left; width:120px}
.category-orders-title li:nth-child(1),.category-orders-list li:nth-child(1){ width:150px; padding-left:15px}
.category-orders-title li:nth-child(2),.category-orders-list li:nth-child(2){ width:400px}
.category-orders-list li{ color:#666; padding-right:10px; line-height:55px; border-bottom:1px solid #f2f2f2}
.category-orders-list li a{ color:#f60; display:block; width:100%; font-size:14px}
.category-orders-list li font{ color:#f60}
.category-orders-list:hover{ background:#f8f8f8}
/*我的消息*/
.letter-cont-top{border-bottom:1px solid #eee;color:#7a7a7a;font-size:12px;height:49px;line-height:49px}
.letter-cont-top .unread-num{color:#ff6900}
.letter-cont-top .unread-set{margin-left:30px}
.letter-cont-top .unread-set::before{background: url(../images/letter-read.png) no-repeat scroll 0 0;content:"";display:inline-block;height:10px;margin-right:5px;width:16px}
.letter-cont-top .unread-set:hover{color:#ff6900;cursor:pointer}
.letter-cont-top .unread-set:hover::before{background-position:0 -10px}
.letter-cont-top dl{color:#7a7a7a;float:right;text-align:right}
.letter-cont-top dl .letter-del-pl{cursor:pointer}
.letter-cont-top dl .letter-del-pl i{margin-right:3px}
.letter-cont-top dl .letter-del-pl:hover{color:#ff6900}

.letter-cont-cent .letter-cont-list ul li{border-bottom:1px solid #f4f4f4;padding-bottom:30px;padding-left:42px;padding-top:25px}
.letter-cont-cent .letter-cont-list ul li:last-child{border-bottom:0 none}
.letter-cont-cent .letter-cont-list ul li:hover{background:#fafafa}
.list-tit{color:#7a7a7a;font-size:12px;height:20px;position:relative}
.list-tit h2{display:inline-block;font-size:14px;font-weight:400;height:22px;max-width:250px;overflow:hidden;text-overflow:ellipsis;vertical-align:text-top;white-space:nowrap}
.list-tit .info-state{left:-42px;position:absolute;top:0}
.list-tit .info-state.unread{background: url(../images/unread.png) no-repeat scroll 0 0;color:#fff;font-size:12px;height:25px;line-height:19px;text-align:center;width:33px}
.list-tit .info-state.read{background:#bebebe;border-radius:50%;height:10px;left:-18px;top:5px;width:10px}
.list-tit .info-date{margin-left:20px;vertical-align:-5px}
.list-tit p{float:right}
.list-tit p span{float:left;margin-left:10px}
.list-tit p .info-del{border:1px solid #ddd;border-radius:2px;cursor:pointer;height:22px;line-height:20px;padding:0 10px}
.list-tit p .info-del:hover{border:1px solid #ff6900;color:#ff6900}
.list-tit p .info-change-state{border:1px solid #ddd;border-radius:2px;cursor:pointer;height:22px;line-height:20px;padding:0 10px}
.list-tit p .info-change-state:hover{border:1px solid #ff6900;color:#ff6900}
.list-tit p .info-state-read{color:#7a7a7a; line-height:22px; height:22px}
.list-tit p .info-state-read::before{background: url(../images/letter-read.png) no-repeat scroll 0 0;content:"";display:inline-block;height:10px;margin-right:5px;width:16px}
.list-info .info-txt-warp.up{max-height:54px;overflow:hidden}
.list-info .list-info-txt{line-height:24px;margin-top:10px; font-size:14px}
.list-info .list-info-txt a{color:#ff6900}
.list-info .list-info-txt a:hover{text-decoration:underline}

.singele-del{background:#000;border-radius:5px;cursor:default;display:none;height:125px;left:50%;margin-left:-150px;margin-top:-62px;opacity:.8;position:fixed;top:50%;width:300px;z-index:1}
.singele-del .p-txt{color:#fff;font-size:12px;line-height:1;margin:36px 0 26px;text-align:center}
.singele-del .p-btn{line-height:1;text-align:center}
.singele-del .p-btn button{background:#fff;border:0 none;border-radius:3px;color:#000;cursor:pointer;height:25px;margin:0 10px;width:66px}
.singele-del .p-btn button:hover{background:#ff6900;color:#fff}
.singele-del i.i-arrow{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:transparent transparent #000;border-image:none;border-style:solid;border-width:10px;font-size:28px;height:0;left:200px;position:absolute;top:-17px;width:0}

/*账号管理*/
.user_aqsz{ padding:35px 30px 0}
.user_aqsz li{border-bottom:1px dashed #e4e4e4;margin-bottom:32px;padding-bottom:32px; overflow:hidden}
.user_aqsz li p{color:#888;float:left;font-size:12px}
.user_aqsz li p.p1{color:#000;font-size:14px;margin:0 40px 0 25px}
.user_aqsz li p.p2{line-height:20px;margin-right:75px;width:460px}
.user_aqsz li p.p3{color:#8cbc61;font-size:14px;font-weight:700;margin-right:30px; width:100px}
.user_aqsz li p.p3.wbd{color:#ff6800}
.user_aqsz li p.p4 a{color:#aaa;font-size:14px;font-weight:700}
.user_aqsz li p.p4 a:hover{color:#ff6801}

/*公司信息*/
.tabmain .tab{ text-align:center;}
.tabmain .tab li{ display:inline-block; padding:0 20px; font-size:15px; line-height:45px; height:45px;cursor:pointer; position:relative}
.tabmain .tab li.hit{ color:#2769dc}
.tabmain .tab li.hit:after{ color:#2769dc; border-bottom:2px solid #2769dc; position:absolute; content:""; width:58px; left:20px; bottom:0}
.tabmain .panes{ padding:25px 0 35px 40px}
.form-group{padding-bottom:16px; position:relative}
.form-group:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.pure-u-label{line-height:40px;padding-right:26px;text-align:right;min-width:122px;float:left;font-size:13px; color:#333}
.pure-u-label em{color:#f24949;font-family:arial,sans-serif;padding-right:4px}
.pure-u-con{width:850px; padding-left:122px;}
.pure-u-con .add{ background:#ffffff;border: 1px solid #e0e6ed;color: #2769dc;padding:7px 12px;margin-right:10px;cursor: pointer;
display: inline-block;font-size: 14px;border-radius: 3px;transition: box-shadow 0.3s ease 0s;vertical-align: middle;}
.pure-u-con .add:hover {background-color: #f7f9fa;border-color: rgba(224, 230, 237, 0.8);color: #2769dc;}
.pure-u-con .tips{color:#999; display:inline-block; vertical-align:middle}
.field-cell{ padding-bottom:5px}
.pro{display:inline-block;margin-bottom:10px;margin-right:10px}
input[type=text].name{border:1px solid #e6e6e6;color:#333;font-size:12px;height:40px;padding:0 10px}
input.input-w115{width:105px}
span.delete{color:#027cff;cursor:pointer;display:inline-block;margin-left:-5px;visibility:visible}
span.delete.hidden{visibility:hidden}
input[type="text"]:hover.name{border: 1px solid #027cff;}
.field-cell:hover span.delete.hidden{ visibility:visible; color:#027cff}
.ui-item{border:1px solid #e0e6ed;border-radius:3px;box-sizing:border-box;font-size:14px;padding:10px 12px;transition:all .2s ease 0s;vertical-align:middle;height:40px;line-height:18px;width:480px}
.ui-item[disabled="disabled"]{ background:#eee; color:#888;cursor: default;}
.ui-item:focus{border-color:rgba(39,105,220,.6);box-shadow:0 0 6px 0 rgba(44,116,242,.3)}
.form-cz{ width:100%; padding:10px 0}
.form-cz a{ display: inline-block; height:32px; line-height:32px; padding:0 20px; border-radius:3px; background:#dbebff; color:#2769dc; margin-right:8px; position:relative; margin-bottom:7px}
.form-cz a img{ border-radius:100%; width:13px;border:1px solid #8fbffb; position:absolute; right:-3px; top:-3px; display:none;transition: all 0.4s ease 0s}
.form-cz a:hover img{ display:block}

.custom_img{float:left}
.upload_img_wrap{border:1px solid #e0e6ed;border-radius:3px;box-sizing:border-box;display:inline-block;height:126px;padding:7px;position:relative;transition:box-shadow .1s ease 0s;vertical-align:middle;width:126px}
.upload_img{background:#f1f4f7 url(../images/up.png) repeat scroll 0 0;border-radius:2px;color:#bfbfbf;cursor:pointer;display:block;font-size:20px;height:100%;line-height:108px;position:relative;text-align:center;transition:color .1s ease 0s}
#imgBox{display:flex}
.imgContainer{display:inline-block;position:relative;box-sizing:border-box}
.imgContainer img{width:100%;height:112px;cursor:pointer;object-fit: cover;}
.upload_img_wrap .imgDelete{width:20px;height:20px;position:absolute;top:-5px;right:-5px}
.imgContainer p{position:absolute;bottom:-1px;left:0;width:100%;height:30px;background:#000;text-align:center;line-height:30px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;display:none}
.imgContainer:hover p{display:block}
.upload_img_wrap:hover{box-shadow:0 6px 12px -9px rgba(0,0,0,.5)}
.form-group .item-tip{color:#999;font-size:12px; width:100%; display:block;padding:10px 0 15px 0}
.text-main{ float:left; position:relative; z-index:99}
.bottom-wrap{padding:20px 0 0 122px}
.ui-button{background:#108cee;color:#fff;display:block;border-radius:3px;cursor:pointer;display:inline-block;font-size:14px;line-height:1.43;padding:10px 26px;text-align:center;transition:box-shadow .3s ease 0s;vertical-align:middle;}
.ui-button:hover{box-shadow:0 6px 18px -9px #2769dc; color:#fff}

/*主营行业*/
.main_industry{position:relative;display:inline-block;width:500px;height:40px;font-size:12px;color:#333; line-height:28px}
.main_industry .industry_show{position:relative;padding:6px 12px;height:40px;border:1px solid #e0e6ed;font-size:12px;color:#333;z-index:2; border-radius:3px}
.main_industry .industry_handle{display:none;position:absolute;width:500px;border:1px solid rgba(39, 105, 220, 0.6);border-top:0;z-index:10;background-color:#fff}
.industry_show span{display:inline-block;position:relative;padding:3px 20px 2px 6px;border:1px solid #e8e8e8;font-size:12px; line-height:18px; margin-right:6px}
.industry_show span:hover{border-color:#027cff}
.industry_show .triangle{position:absolute;left:95%;top:45%}
.industry_project{padding:5px 10px}
.industry_project .project_num b{color:#ff7300;font-size:14px}
.industry_handle .industry_select{position:relative;margin:0 10px 10px;padding:10px; overflow:hidden;border:1px solid #e8e8e8}
.industry_select .industry_items{width:25%; float:left}
.industry_select .industry_items input{cursor:pointer}
.industry_select .industry_items label{margin-right:0;margin-top:0;width:0;text-align:inherit;display:inline;vertical-align:inherit;color:inherit;cursor:pointer}
.industry_select .industry_items label span{margin-left:9px}
.industry_show span em{cursor:pointer;display:inline-block;height:10px;position:absolute;right:2px;top:7px;vertical-align:middle;width:10px;background:url(../images/close.png) no-repeat center center; background-size:100% auto}
.main_industry .arrow{ right:10px; top:20px; position:absolute; z-index:999}
.main_industry .arrow::after{ border-color:#999; border-width:1px}
.address{ width:380px}


/*联系方式*/
.next-message{background-color:#e3f2fd;padding:12px;border-radius:3px;display:block;position:relative; margin:20px 0 10px}
.next-message *{color:#666; display:inline-block;margin:0 3px}
.next-message i{ color:#4494f9}
.next-table{position:relative; box-shadow:0 0 10px #eee}
.next-table-body,.next-table-header{font-size:14px;overflow:auto}
.next-table th{background:#ebecf0;border:1px solid #dcdee3;color:#333;font-weight:400;padding:0;text-align:left}
.next-table-row{background:#fff;color:#333;transition:all .3s ease 0s}
.next-table table tr:first-child td{border-top-width:0}
.next-table td{border:1px solid #dcdee3;padding:0}
.next-table td,.next-table th{overflow:hidden;padding:12px 16px;text-overflow:ellipsis;word-break:break-all}
.addressList,.next-table{ width:760px; margin-left:85px}

/*分类*/
.wareSort ul{display:inline-block;height:175px;vertical-align:top;width:160px;background:#f1f4f7;border:1px solid #e8edf2;border-radius:3px;overflow-x:hidden;overflow-y:auto;padding:10px 0; box-shadow:0 8px 15px #ecf1f5}
.wareSort ul li{cursor:pointer;display:block;height:30px;line-height:30px;white-space:nowrap}
.wareSort ul li a{display:block;padding:0 15px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}
.wareSort ul li a:hover,.wareSort ul li.active a{background:#dbebff;color:#2769dc}
.selectedSort{border:1px solid #e0e6ed;border-radius:3px;box-sizing:border-box;font-size:14px;height:40px;line-height:18px;padding:10px 12px;transition:all .2s ease 0s;vertical-align:middle;width:500px; cursor:pointer; margin-bottom:10px; position:relative}
.selectedSort:hover{border-color:rgba(39,105,220,.6);box-shadow:0 0 6px 0 rgba(44,116,242,.3)}
.selectedSort:after{content:'';display:block;width:8px;height:8px;border-right:1px solid #888;border-top:1px solid #888;-webkit-transform:rotate(135deg);transform:rotate(135deg); position:absolute; right:15px; top:15px}

/*供应管理*/
.articleList{color:#666;font-size:14px;line-height:22px;min-height:110px;position:relative; padding:0 30px}
.articleList .article:last-child{ border:0}
.article{-moz-box-pack:justify;border-bottom:1px solid #e5e9f4;box-sizing:border-box;justify-content:space-between;padding:0 0 20px 0; overflow:hidden; margin-bottom:20px}
.img-wrap{border:1px solid #e5e9f4;border-radius:4px;height:140px;position:relative;width:140px;margin-right:20px; float:left
}
.img-wrap span{overflow: hidden;position: relative;text-align: center;vertical-align: middle;display: table-cell; width:140px; height:140px}
.img-wrap img{max-height:130px; max-width:130px; margin:0 auto; display:block}
.article-detail{width:700px; float:left}
.article-detail h4{color:#253545;font-size:16px;line-height:27px;margin:0; padding-top:4px; font-weight:700}
.article-detail .tags{margin-bottom:5px;margin-top:5px}
.article-detail .tags .mp-tag{margin-right:10px}
.article-detail .tags .mp-tag:last-of-type{margin-right:0}
.article-detail .tags span{margin:0 30px 0 0}
.article-detail .tags .schedule-published{color:#00c666}
.article-detail .reason{color:#e91026}
.article-detail .datas span{margin-right:30px}
.article-detail .operation{margin-top:16px;padding:0;text-align:left}
.article-detail .operation .suspect-copy{color:#e91026;float:right;font-size:14px}
.operation a{ color:#316ccb; cursor:pointer; padding:0 15px; height:34px; line-height:34px; border-radius:3px; border:1px solid #316ccb; font-size:14px; display:inline-block; vertical-align:middle}
.operation a:hover{ color:#316ccb;}
.article-detail .datas span.time{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999}
.operation a.fa-trash{border: 1px solid #ddd;
    border-radius: 3px;
    color: #666;}
/*现货库存*/
.ui-notice.orange {background:#fffaee; margin:10px 10px 0;border-radius:2px;color: #666;font-size:13px;line-height: 20px;padding: 10px 20px;position: relative; border:1px solid #f5e4b9}
.category-orders .kucun-nav .nav-item a{ border:2px dashed #c8cbce; color:#333; line-height:20px; padding:10px 0; min-width:120px; cursor:pointer}
.category-orders .kucun-nav .nav-item a:hover {background-color: #f7f9fa;border:2px dashed #93b4ed;color: #2769dc; box-shadow:0 8px 8px -5px #ddd}
.category-orders .kucun-nav .nav-item.nav-cur a{ background:#fff; color:#2769dc; border:2px dashed #93b4ed;box-shadow:0; cursor:pointer}
.category-orders .kucun-nav .nav-item.nav-cur a:hover{ background:#f7f9fa}
.order-header th{ padding:12px;}
.order-header td{ background:#fff; padding:15px; text-align:center; border:1px solid #eee}
.tfoot{ text-align:center; padding:24px 0; background:#fff}
.tfoot a{ margin:0 7px}
.ui-button-border{border:1px solid #2769dc;color: #2769dc; background:#fff}
.ui-button-border:hover{ border:#2769dc 1px solid; background:#2769dc}
.category-orders .kucun-nav .nav-item a i{ display: block; font-size:20px}
.uploader{position:relative;overflow:hidden;cursor:default;padding:0;margin:30px auto 20px;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; width:400px}
.filename{float:left;display:inline-block;outline:0 none;height:32px;width:320px;margin:0;padding:8px 10px;overflow:hidden;cursor:default;border:1px solid;border-right:0;font:9pt/100% Arial,Helvetica,sans-serif;color:#777;text-shadow:1px 1px 0 #fff;text-overflow:ellipsis;white-space:nowrap;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background:#f5f5f5;background:-moz-linear-gradient(top,#fafafa 0,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#f5f5f5));border-color:#ccc;-moz-box-shadow:0 0 1px #fff inset;-webkit-box-shadow:0 0 1px #fff inset;box-shadow:0 0 1px #fff inset;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.button{float:left;height:32px;display:inline-block;outline:0 none;padding:8px 12px;margin:0;cursor:pointer;border:1px solid;font:bold 9pt/100% Arial,Helvetica,sans-serif;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;-moz-box-shadow:0 0 1px #fff inset;-webkit-box-shadow:0 0 1px #fff inset;box-shadow:0 0 1px #fff inset}
.uploader input[type=file]{position:absolute;top:0;right:0;bottom:0;border:0;padding:0;margin:0;height:30px;cursor:pointer;-moz-opacity:0;-khtml-opacity:0;opacity:0}
.white .button{color:#555;text-shadow:1px 1px 0 #fff;background:#ddd;background:-moz-linear-gradient(top,#eee 0,#ddd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ddd));border-color:#ccc}
.white:hover .button{background:#eee;background:-moz-linear-gradient(top,#ddd 0,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ddd),color-stop(100%,#eee))}
.category-orders .z-panel-body{ padding:50px 0}
.tkucun{ padding:40px 0 30px; text-align:center; font-size:18px; color:#262626; background:#f1f4f7}
.tkucun p{ padding:20px 0 0 0}

/*报价详情*/
.component-header{background:#fff;padding:20px 0 0 0; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11)}
.component-header .section-demand-display{font-size:14px;margin-bottom:15px;width:100%; padding:0 20px}
.component-header .section-demand-display .demand-title{color:#353535;font-size:26px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:675px}
.component-header .demand-subtitle{color:#959595;line-height:20px;margin-top:10px}
.component-header .demand-subtitle span{margin-right:10px}
.component-header .section-demand-operation{padding:17px 20px 0;border-top:1px solid #eee}
.component-btn{margin-right:4px; padding-bottom:10px;}
.component-btn .text{padding:5px 16px 6px;font-size:14px}
.component-btn a i{margin-right:8px}
.section-main{padding:10px 20px;background:#fff; margin-top:10px; min-height:375px; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11)}
.mod-invite-tips{margin-top:0;padding-top:8px;color:#353535;font-size:14px;line-height:20px}
.tips-head{margin-bottom:8px}
.tips-count-invited{display:inline-block;vertical-align:middle;margin-right:8px}
.tips-count-invited .invite-count{color:#ff7300;padding:0 5px}
.component-sort{margin-top:8px}
.component-sort span{border:1px solid #e6e6e8;color:#282d3b;cursor:pointer;display:inline-block;height:30px;line-height:27px;padding:0 12px;vertical-align:middle; font-size:12px; margin:0 0 0 -1px}
.invited-table{margin:0 auto 24px;table-layout:fixed;width:100%}
.invited-table thead{background:#f1f5f8}
.invited-table thead tr{color:#656565;font-size:12px;height:48px;line-height:17px; text-align:left}
.invited-table .table-companyName{padding-left:16px;padding-right:24px;position:relative;width:410px}
.invited-table .table-mobile{text-align:left;width:165px}
.invited-table .table-money{padding-right:10px;width:160px}
.invited-table .table-operation{ text-align:center;}
.invited-table .table-operation a{ padding:0 10px; color:#316ccb}
.panel-bubble{display:inline-block;height:14px;line-height:14px;position:relative}
.panel-bubble.site-top .bubble-cnt{bottom:28px;top:auto}
.panel-bubble.site-top .bubble-cnt::before{display:none;left:146px}
.panel-bubble .bubble-hotspot:hover+.bubble-cnt,.panel-bubble.site-top .bubble-cnt::after{display:block}
.panel-bubble .bubble-cnt{background:#fff;box-shadow:0 0 16px 0 rgba(196,196,196,.5);box-sizing:border-box;position:absolute;right:-146px;text-align:left;top:28px;width:272px;z-index:2; padding:20px; font-weight:400; display:none}
.panel-bubble .bubble-cnt::before{top:-5px}
.panel-bubble .bubble-cnt::after,.panel-bubble .bubble-cnt::before{background:#fff;box-shadow:0 0 16px 0 rgba(196,196,196,.5);content:" ";height:11.4px;left:130px;position:absolute;transform:rotate(45deg);width:11.4px;z-index:-1}
.panel-bubble .bubble-cnt::after{bottom:-5px;display:none}
.panel-bubble .icon-bubble{background:url(../images/query.png) repeat scroll 0 0/12px 12px;cursor:pointer;display:inline-block;height:12px;line-height:16px;position:absolute;right:-16px;text-align:center;top:0;vertical-align:top;width:12px}
.invited-table tbody tr.cursor-pointer{cursor:pointer}
.invited-table tbody tr{background:#f9f9f9;border-top:4px solid #fff;color:#656565;font-size:14px;height:81px}
.invited-table tbody tr td.table-money{color:#ff7300;font-size:18px;font-weight:600;line-height:16px}
.invited-table .table-companyName .company-name{color:#353535;display:inline-block;font-size:16px;line-height:17px;margin-bottom:4px;margin-right:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}
.invited-table .table-companyName .company-info{color:#959595;line-height:17px;margin-top:3px;font-size:12px}
.invited-table .table-companyName .company-info b{color:#262626}
.invited-table .table-mobile span{ padding-right:5px}

.view-quotation{background-color:#fff; margin-left:-500px;width:1000px; position: fixed; top:80px !important}
.view-quotation .slide-down{background:#fff;border:1px solid #e5e5e5;border-radius:100%;box-sizing:border-box;cursor:pointer;height:32px;left:50%;margin-left:-16px;position:absolute;top:-8px;width:32px}
.view-quotation .slide-down::after,.view-quotation .slide-down::before{border:7px solid transparent;content:" ";left:50%;margin-left:-7px;position:absolute}
.view-quotation .slide-down::after{border-top-color:#fff;top:12px}
.view-quotation .slide-down::before{border-top-color:#959595;top:13.5px}
.panel-cnt{background-color:#fff;padding:35px 0 0;width:100%}
.company-and-quote{margin-bottom:10px}
.company-info{border-bottom:1px solid #f1f1f1;width:100%;spadding-bottom:10px}
.company-info .section-company-name{display:inline-block; vertical-align:middle}
.company-name{color:#000;display:inline-block;font-size:26px;font-weight:400;line-height:30px;margin:0;max-width:430px;padding:0}
.quote-condition{color:#656565;font-size:12px;margin-left:16px;vertical-align:middle; display:inline-block}
.quote-condition .cell{color:#959595;display:inline-block;font-size:14px;margin:0 10px;position:relative}
.quote-condition b{color:#ff6900;font-size:18px;font-weight:700;margin:0 2px;position:relative}
.contact{color:#959595;font-size:14px;line-height:30px;margin-right:20px}
.company-info .section-quote{color:#959595;float:right;font-size:14px;padding-right:11.5px}
.mod-table .table{width:100%;}
.panel-table{border:1px solid #f1f1f1;max-height:275px;overflow-y:scroll; display:block}
.panel-table th{background-color:#f1f5f8 ;color:#656565;font-weight:400;padding:14px;border-left:0 none;vertical-align:top;font-size:12px;text-align:left}
.panel-table tr>td{color:#353535;font-size:14px;padding:14px}
.panel-table th:last-child{ text-align:right}
.section-contactor{ float:left}
.mod-table .table .panel-bubble{ display:block; text-align: right; height: auto; line-height:normal}
.mod-table .table .panel-bubble .bubble-hotspot{font-size:18px; height:50px; line-height:50px; position:relative; padding-left:15px}
.invited-table .table-operation a .panel-bubble .icon-bubble{ top:2px}
.mod-table .table .panel-bubble .bubble-hotspot font{ color:#ff6900}
.mod-table .table .panel-bubble .bubble-cnt{ top:50px; left:-130px}
.section-supplement{ background:#f6f6f6; border:1px solid #eee; padding:15px; font-size:14px; color:#555}
.section-supplement p{ padding:5px 0}
.panel-bubble .fa{ font-size:16px; color:#ff6900}
.invited-table .table-operation a .panel-bubble .bubble-cnt{ width:300px; line-height:26px; color:#666; font-size:12px}

.comp-timeline{background:#f6f6f6;border-bottom:1px solid #e5e5e5;box-sizing:border-box;color:#999;font-size:12px;overflow-x:hidden;padding:0 0 20px; margin:12px 0 0 0}
.comp-timeline .content{position:relative; width:100%; margin:0; padding:0 0 0 20%}
.comp-timeline .content ul li{color:#777;display:inline-block;margin-left:-3px;padding-top:15px;position:relative;text-align:center;vertical-align:top;width:20%; z-index:999}
.comp-timeline .content ul li .circle{background-color:inherit;background-image:url(../images/circle_bg.png);background-position:0 -56px;background-repeat:no-repeat;background-size:28px auto;color:#b2b2b2;display:inline-block;height:28px;line-height:28px;text-align:center;width:28px}
.comp-timeline .content ul li.done .circle{background-position:0 0;text-indent:-999em}
.comp-timeline .content ul li.current .circle{background-position:0 -28px;text-indent:-999em}
.comp-timeline .content ul li.current p{color:#ff6601}
.comp-timeline .content ul li .time{color:#9b9b9b}
.comp-timeline .content ul li.current p.time{color:#ff6601}
.comp-timeline .content .progress-bar{background:#e6e6e6;height:2px;width:490px;left:260px;top:28px; position:absolute}
.price-describe{ margin-bottom:4px; color:#9a9a9a; font-size:14px;}
.header-amount{ color:#ff6900}
.task-describe{ font-size:13px; color:#9a9a9a; padding:5px 0}
.task-describe span{ margin-right:12px}
/*创建订单*/
.create-order-mod .content-title{color:#3f3d3c;font-size:19px;margin-bottom:24px;padding-top:32px;text-align:center; position:relative}
.create-order-mod .content-title a{ position:absolute; right:0; font-weight:400; border-radius:5px}
.mod-createInfo{color:#353535;padding:19px 40px;background:#fff;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11);margin-bottom:16px}
.create-order-mod .half-left{float:left;width:544px}
.create-order-mod .half-left .role-input-mod{display:inline-block}
.mod-createInfo .title{color:#282d3b;font-size:16px;margin-right:40px}
.input-wraper{display:inline-block;position:relative}
.input-wraper input{box-sizing:border-box;height:28px;padding:0 8px}
.input-wraper input[disabled=disabled]{background:#f5f5f5}
.goods-table-parent,.mod-dealway,.mod-remark,.mod-sellerInfo{margin-bottom:16px;background:#fff;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11); padding:0 40px 24px}
.create-order-mod .block-title{font-size:16px;margin-bottom:24px;padding-top:24px}
.goods-direction,.goods-table{border:1px solid #f1f1f1;border-collapse:collapse;box-sizing:border-box;margin:auto;min-width:1104px;text-align:left;width:1104px}
.goods-table-parent .head-styl{background:#f5f5f5;color:#353535;font-size:12px;height:40px}
.goods-table-parent .head-styl th{ padding:0 0 0 12px; width:107px; line-height:40px}
.goods-table-parent .main-tr{height:52px}
.goods-table-parent .main-tr:hover{background:#fafafa}
.down-select-mod{position:relative; padding-left:12px}
.down-select-mod .select-inners{display:inline-block;position:relative}
.down-select-mod .down-select-input{border:1px solid #d4d4d4;height:28px;padding:0 5px;width:95px; border-radius:3px; display:inline-block; vertical-align:middle}
.down-select-mod .down-select-input.box-erro{border:1px solid #ff7300}
.down-select-mod .select-icon{background:url(../images/index.png) no-repeat scroll 0 0/8px 4px;display:block;height:6px;margin-top:-3px;position:absolute;right:6px;top:50%;width:9px}
.down-select-mod .options-wrapper{background:#fff;border:1px solid #e5e5e5;box-shadow:0 0 16px 0 rgba(196,196,196,.5);max-height:208px;overflow:auto;padding:8px 0;position:absolute;top:34px;width:120px;z-index:5}
.down-select-mod .options-wrapper.disable-scroll{overflow:hidden}
.down-select-mod .small-abs .options-wrapper{text-align:left}
.down-select-mod .option-ele{color:#656565;cursor:pointer;font-size:12px;height:32px;line-height:32px;overflow:hidden;padding:0 14px}
.down-select-mod .option-ele.hover,.down-select-mod .option-ele:focus,.down-select-mod .option-ele:hover{background-color:#f1f1f1;color:#316ccb}
.down-select-mod .option-ele.selected{background:#316ccb;color:#fff}
.goods-table-parent .total{ background:#ecf5ff;color:#353535;font-size:12px; margin:15px 0 0 0;padding:20px 52px 4px 40px}
.goods-table-parent .total.hrd-style{padding-right:50px}
.goods-table-parent .total .right{float:right;text-align:right;width:340px}
.goods-table-parent .total .calculicon{display:inline-block;font-style:normal;text-align:center;width:20px}
.goods-table-parent .total li{height:32px;margin-bottom:10px}
.goods-table-parent .product-total{font-size:14px;margin-bottom:15px;text-align:right}
.goods-table-parent .total li{height:32px;margin-bottom:10px}
.goods-table-parent .total .right .down-select-mod{display:inline-block;position:relative}
.goods-table-parent .total .right .down-select-mod .sing-input{border:1px solid #e5e5e5;height:28px;padding:0 5px;width:86px}
.goods-table-parent .total .right .down-select-mod .sing-input.box-erro{border:1px solid #ff7300;position:relative;z-index:3}
.goods-table-parent .middle-font{color:#353535;font-size:14px;font-weight:700}
.goods-table-parent .sumnum-style{color:#ff7300;font-size:20px;font-weight:700;padding-right:4px}
.tabs-header{display:inline-block;list-style:outside none none;margin:0;padding:0}
.down-select-mod1{ text-align:center;}
.down-select-mod1 input{ display:inline-block}
.mod-remark .textarea-wraper textarea{border:1px solid #e1e1e1;box-sizing:border-box;display:inline-block;height:120px;padding:12px;resize:none;width:900px;margin:12px 0}
.create-order-footer{background:#fff;padding:10px 24px;text-align:right}
.create-order-footer .sumprice{font-size:14px;margin-left:10px;margin-right:10px;position:relative;top:1px}
.create-order-footer .orger-big{color:#ff7300;font-size:20px;font-weight:700;padding-left:5px;padding-right:5px;font-style:normal}
.down-select-mod .diy_select{ width:95px; margin:0; height:28px; font-size:12px; min-width:0; background:none; vertical-align:middle}
.down-select-mod .diy_select_btn, .diy_select_txt{ line-height:28px}
.down-select-mod .diy_select_btn::before{ display:none}
.down-select-mod .diy_select_list{ top:30px}

.panel-cnt1{ padding:20px; min-height:595px; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11)}
.panel-cnt1 .panel-table{ max-height:none; overflow:hidden}
.panel-cnt1 .section-company{ position:relative; margin-bottom:10px}
.panel-cnt1 .section-company i{ position:absolute; background:url(../images/banner-flag.png) no-repeat 0 -5px; width:70px; color:#fff; height:27px; line-height:23px; text-align:center; font-style:normal; right:-25px; top:10px}
.panel-cnt1 .section-company i.hui{ background-position:0 -42px; color:#eee !important}
.gtime{ position:absolute; right:0; top:0}
.gtime span{ border-radius:16px; height:32px; line-height:32px; width:90px; text-align:center; display:block; color:#fff}
.panel-cnt1 .dd{ float:none; width:100%; text-align:right; background:#f8f8f8; margin-bottom:15px; font-size:14px !important; color:#666; padding:0 20px}
.panel-cnt1 .mod-table .table .panel-bubble .bubble-hotspot{ font-size:14px}
.task-detail .title{color: #484848;font-size: 16px;font-weight: 700; padding-top:15px}
.task-detail p{ line-height:40px; color:#666; font-size:14px; position:relative; padding-left:8px}

#taskTabs{margin-top:10px;position:relative; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11)}
#taskTabs>i{background:#f60;display:inline-block;height:3px;left:0;position:absolute;top:0;transition:left .2s ease-in-out 0s;width:130px;z-index:1}
#taskTabs .task-tabs-box{background:#f7f7f7;border-bottom:1px solid #dcdfe8;font-size:14px}
#taskTabs .task-tabs-box li{background:#fff;border-bottom:1px solid #fff;border-right:1px solid #dcdfe8;box-sizing:border-box;color:#666;cursor:pointer;display:inline-block;margin-bottom:-1px;padding:18px 0;text-align:center;width:130px}
.task-workbench{background:#fff;padding:37px 24px}
.oc-node-vertical .oc-node-item{display:block;padding-bottom:23px;position:relative}
.oc-node-vertical .oc-node-item::before{background-color:#f2e1c7;content:"";height:100%;left:0;position:absolute;top:6px;width:2px}
.oc-node-vertical .oc-node-title{color:grey;float:left;font-size:14px;font-weight:700;position:relative;text-align:center;width:95px}
.oc-node-vertical .oc-node-dot{animation:1s ease-in-out 0s normal none 1 running bounce;background:#ffc470;border:1px solid #f2f1f0;border-radius:50%;height:12px;left:-6px;position:absolute;top:4px;width:12px}
.oc-node-vertical .oc-node-dot::before{background:#fff;border-radius:50%;content:"";height:4px;left:3px;position:absolute;top:3px;width:4px}
.oc-node-vertical .oc-node-content{border-bottom:1px solid #ebebeb;margin-left:95px;padding-bottom:15px;color:#999;font-size:14px}
.task-workbench p{margin-bottom:10px}
.oc-node-content .content-title a{color:#f60;font-weight:700}
.oc-node-content .content-contact{border:1px solid #e5e5e5;border-radius:2px;padding:10px}
.oc-node-content .info-item-btns-linker{display:inline-block;margin-right:8px; vertical-align:middle}
.oc-node-content .info-item-buttons{border:1px solid #fc4c0f;border-radius:2px;color:#fc4c0f;display:inline-block;font-size:12px;height:22px;vertical-align:top}
.oc-node-content .info-item-buttons:hover{background:#fc4c0f;color:#fff}
.oc-node-content .button-icon-container{background:#fc4c0f;float:left;height:100%;width:22px}
.oc-node-content .button-text{line-height:18px;margin-left:2px;margin-right:2px}
.oc-node-content .private-contact-icon{background:url(../images/blended-newbid-icons.png) no-repeat scroll 0 -85px;display:inline-block;height:16px;margin-left:5px;width:11px}
.oc-node-content .date-time{color:#bfbfbf;font-size:12px}
.oc-btn-dark{background:#ff5b01;border:1px solid #ff5b01;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:12px;padding:8px 12px;text-decoration:none;transition:all .3s ease 0s}
.oc-btn-dark:hover{background-color:#ff9619;border-color:#ff9619;text-decoration:none; color:#fff}
.oc-btn-transparent{border:1px solid #ffcba7;border-radius:2px;color:#f60;cursor:pointer;display:inline-block;font-size:12px;padding:8px 12px;text-decoration:none;transition:all .3s ease 0s; background:#fff}
.oc-btn-transparent:hover{border-color:#ff5b01;text-decoration:none}
.ask-list{ padding-top:12px}
.ask-list .ask-item{font-size:0;line-height:22px;margin-bottom:8px}
.ask-list .item-title,.ask-list .item-content{color:#353535;display:inline-block;font-size:14px;vertical-align:middle}
.task-detail .title:before{background:#045fe1;content:" ";display:inline-block;height:16px;left:0;position:absolute;top:26px;width:4px}

/*主营产品*/
.fs-wrap{position:relative;font-size:14px}
.fs-label-wrap{position:relative;border:1px solid #e6e6e6;cursor:default}
.fs-dropdown,.fs-label-wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fs-label-wrap .fs-label{padding:10px;line-height:24px;}
.fs-dropdown{background-color:#fff;border:1px solid #ccc;margin-top:5px;width:100%;z-index:1000}
.fs-optgroup-label{cursor:default}
.fs-option{cursor:pointer; padding:15px}
.fs-option.hl{background-color:#f5f5f5}
.fs-wrap.multiple .fs-option{position:relative;padding-left:20px; display:inline-block; vertical-align:middle; padding-top:0}
.fs-wrap.multiple .fs-checkbox{position:absolute;display:block;width:14px;top:0;left:0;bottom:0}
.fs-wrap.multiple .fs-option .fs-checkbox i{position:absolute;left:0;right:0;top:4px;bottom:0;width:14px;height:14px;border:1px solid #aeaeae;border-radius:2px;background-color:#fff}
.fs-wrap.multiple .fs-option.selected .fs-checkbox i{background-color:#11a911;border-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center}
.fs-optgroup-label{font-weight:700;padding:10px 0 5px}
.hidden{display:none}
.fs-options{ padding:0 15px}

.ui-button-hui{ color:#1787fb; border:1px solid #1787fb; background:#fff; margin:0 8px}
.ui-button-hui:hover{color:#1787fb;background:#d2e6f4}
.layui-nav.layui-nav-tree .layui-nav-item a:hover{ background:#f2f2f2 !important}
.layui-nav .layui-nav-item a.cur{ color:#ff7300 !important}

.layui-nav .layui-this::after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed::after,.layui-nav-tree .layui-nav-item a{ background:none !important}
.layui-nav .layui-nav-item a{ color:#666 !important; padding:0 30px !important; cursor:pointer}
.layui-nav .layui-nav-mored, .layui-nav-itemed > a .layui-nav-more{ border-color:transparent transparent #999 !important}
.layui-nav .layui-nav-more{border-color:#999 transparent transparent !important;}
.layui-nav-child{ border-radius:0 !important}
.layui-nav-itemed{ background:#ddd;}
.layui-nav dt a{ font-size:16px !important}
.layui-nav-tree .layui-nav-bar{ display:none}
.layui-nav-tree .layui-nav-item{ line-height:40px !important}
.layui-nav-tree .layui-nav-item a{ height:40px !important; line-height:40px !important}
.layui-nav{ background:#fff !important}
.layui-nav .layui-nav-itemed > .layui-nav-child{ background:#eee !important}

.view-recommend{border:1px solid #f0f5ff;border-radius:4px;box-sizing:border-box;color:#282d3b;cursor:pointer;display:block;margin-bottom:10px;padding:0 16px;text-align:left;width:100%; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.11)}
.view-recommend .logo{margin-right:12px}
.view-recommend .info,.view-recommend .logo{display:inline-block;vertical-align:middle}
.view-recommend .logo img{border-radius:100%;height:40px;width:40px}
.view-recommend .company,.view-recommend .label,.view-recommend .operation,.view-recommend .product{display:inline-block;position:relative;vertical-align:middle}
.view-recommend .company{font-size:14px;height:60px;line-height:56px;width:40%;white-space:nowrap; color:#06c}
.view-recommend .box,.view-recommend .company-name,.view-recommend .info{width:100%}
.view-recommend .info,.view-recommend .logo{display:inline-block;vertical-align:middle}
.view-recommend .split-line{background:#e6e6e8 none repeat scroll 0 0;height:32px;margin:0 16px;width:1px}
.view-recommend .box,.view-recommend .split-line{display:inline-block;vertical-align:middle}
.view-recommend .product{font-size:14px;overflow:hidden;width:23%}
.view-recommend .product-box{-moz-box-orient:vertical;display:-webkit-box;line-height:20px;max-height:40px;overflow:hidden;text-overflow:ellipsis}
.view-recommend .operation .btn{background:#fef3f2;border:1px solid #ff7300;color:#f60;display:inline-block;font-size:12px;line-height:32px;margin-right:10px;padding:0 24px;text-align:center}

.layui-nav .layui-nav-more{transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);}


.swiper-wrapper{z-index:1;display:-ms-flexbox;display:flex;box-sizing:content-box}
.swiper-slide,.swiper-wrapper{position:relative;width:100%;height:100%;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-slide{-ms-flex-negative:0;flex-shrink:0}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:100%}
.swiper-pagination-bullet{width:10px;height:10px;display:inline-block;border-radius:100%;background:#ddd;opacity:.6;margin:0 .125rem}
.swiper-pagination-bullet-active{opacity:1;background:#f60}

.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.75);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width:800px;max-height:520px;margin:0 auto;}
.big_img .swiper-pagination2{position: absolute; bottom:0.2rem;text-align: center;width: 100%;}
.big_img .swiper-pagination2 span{margin:0 5px; background:#fff}
#list .post img{ width:100px; display:inline-block; margin:0 6px 0 0;object-fit: cover; height:100px}

/*注册提示*/
.registertitle{-moz-user-select:none;color:#333;display:block;height:100%;overflow-y:auto;position:fixed;top:0;width:100%;z-index:99999;background:rgba(0,0,0,.8) none repeat scroll 0 0}
.registertitle_wrap{height:360px;left:50%;margin-top:0;position:absolute;top:50%;transform:translate(-280px,-180px);transition:transform .8s cubic-bezier(0,.82,.35,1.59) 0s;width:560px}
.registertitle_Info{background:url(../images/popupBg.png) no-repeat scroll center center; background-size:100% 100%;border-radius:6px;color:#333;font-size:14px;height:360px;transition:transform .8s ease 0s;width:560px}
.createMall{ padding:70px 80px 0}
.createMall_title{color:#444;font-size:24px;font-weight:700;height:24px;}
.createMall_head_bar{background:rgba(0,0,0,0) linear-gradient(90deg,#ff5353,#ff981f) repeat scroll 0 0;border-radius:3px;height:6px;margin-top:16px;opacity:.6;width:46px}
.createMall_cont{ padding:20px 0 40px; font-size:16px; line-height:2; color:#444}
.createMall_head .top-btn{background-color:#ff7300;background-image:-moz-linear-gradient(left center ,#ff7300,#f30);background-repeat:repeat-y;border-radius:46px;box-shadow:0 10px 20px rgba(245,47,62,.4);color:#fff;cursor:pointer;display:block;font-size:16px;height:52px;line-height:52px;margin:0 auto 12px;text-align:center;text-shadow:2px 2px 1px rgba(0,0,0,.1);transition:all .3s ease-in-out 0s;width:50%}
.createMall_head .top-btn:hover{background-color:#f30;background-image:-moz-linear-gradient(left center ,#f30,#ff7300);background-repeat:repeat-y;box-shadow:0 10px 20px rgba(245,47,62,.4);transform:translateY(-3px)}


.winged_bg{ background:#f1f7fb}
.tools-list{ overflow:hidden}
.tools-list .tools-li{margin-bottom:10px;position:relative; float:left; width:110px; margin-right:12px}
.tools-list .tools-li button,.tools-list .tools-li a{background:#fff;border-radius:2px;box-shadow:0 0 1px 0 rgba(0,0,0,.09);color:#fff;cursor:pointer;display: block;font-size:13px;height:40px; text-align:center; width:100%; background:#50b8ed}
.tools-list .tools-li button:hover{ background:#3baae3}
.tools-list .tools-li a{ background:#24be48; line-height:40px}
.tools-list .tools-li a:hover{ background:#21af42}
.tools-list .tools-li button *,.tools-list .tools-li a *{ display:inline-block; vertical-align:middle}
.tools-list .tools-li .icon{height:17px;margin-right:9px;width:17px;}

.eminner{ width:320px; height:645px; box-shadow:none; background:none; padding:0}
.eminner .scan-part{align-items:center;border-radius:2px;display:flex;flex-direction:column;padding-bottom:18px;padding-top:14px;}
.eminner .scan-part .p-1{color:#f60;font-size:16px;margin-bottom:6px;text-align:center}
.eminner .scan-part .p-2{color:#999;font-size:12px;margin-bottom:11px;text-align:center}
.eminner .scan-part .qrcode{margin-bottom:25px;width:121px}
.eminner .scan-part .qrcode img{ width:100%; display:block}
.eminner .preview-part{position:relative}
.eminner .preview-part>.preivew-inner{ position:absolute; top:150px; left:45px; width:230px}
.preivew-inner .preview-wrap{background:#fff none repeat scroll 0 0;flex-grow:1;padding:10px;width:100%}
.pc-btn{background:#fff none repeat scroll 0 0;border:1px solid #ff7c00;border-radius:4px;color:#f60;cursor:pointer;height:32px;width:130px}
.copy-btn{background:#fff none repeat scroll 0 0;color:#f60;cursor:pointer;font-size:11px;margin-top:18px;text-align:center}
.preview-bg{height:645px;width:320px}
.eminner .close-reveal-modal{ background-size:30px; width:30px; height:30px; right:-40px}
.jz_alert_content{background-color: #f9f9f9;
    border:2px dashed #dfdfdf; padding:19px; border-radius:4px; margin-bottom:14px}
.jz_alert_content span{border-radius:2px;color:#555;display:inline-flex;font-size:13px;line-height:21px;padding:9px 5px;text-align:left}
.jz_alert_content span font{color:#f43839;font-size:13px;text-decoration:underline}
.jz_button,.jz_button:hover{background:linear-gradient(64deg,#ff9227 0,#ff6155 100%) repeat scroll 0 0;border:0 none;border-radius:22px;color:#fff;height:44px;line-height:44px;margin-right:5px;display:inline-block;padding:0 28px;cursor:pointer;box-shadow:0 5px 8px #f5e4b9; font-size:14px;}

.center-layer{background:#fff none repeat scroll 0 0;border-bottom:1px solid #eee;display:block;margin-bottom:13px;padding:28px 20px 28px 44px;width:100%;transition:all .36s ease 0s}
.center-layer:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}
.center-layer .left{border-right:1px solid #ddd;float:left;width:7%;position:relative; height:60px}
.center-layer .left h3{color:#777;font-size:32px;font-weight:700}
.center-layer .left h3::after{border-bottom:1px solid #ccc;content:" ";display:block;margin:10px 0;width:20px}
.center-layer .left span{color:#999;display:block;font-size:14px}
.layer-figure{position:absolute;right:30px;top:30px;width:24px;height:24px; cursor:pointer}
.center-layer .right{float:left;width:93%; padding-left:25px}
.center-layer .right h5{color:#000;font-weight:400; float:left; width:65%; overflow:hidden;}
.center-layer .right h5 div{font-size:18px; line-height:30px}
.center-layer .right h5 p{ font-size:13px; color:#777; line-height:30px}
.layer-btn{ float: right;}
.layer-btn a{display:inline-block; line-height:30px;padding:0 10px;border-radius:3px;color:#316ccb;font-size:14px;cursor:pointer}
.layer-btn a:hover{ color:#316ccb; text-decoration:underline}
.layer-figure:hover .code-box{ display:block; top:-65px; right:-160px;box-shadow:0 1px 10px 0 rgba(0,0,0,.2)}
.alertBox.madown{width:345px}
.alertBox.madown .tab{border-bottom:1px solid #eee;color:#000;font-size:16px;font-weight:700;height:40px;line-height:40px;margin-top:15px;width:100%}
.alertBox.madown .tab .hit{color:#f60}
.alertBox.madown .tab li{display:inline-block;padding:0 0 0 30px;cursor:pointer}
.madown .go-importer{text-align:center}
.madown .go-importer a{background:#fff none repeat scroll 0 0;border:1px solid #ff9600;border-radius:4px;color:#ff9600;cursor:pointer;display:block;font-size:14px;height:36px;line-height:36px;margin:15px auto 0;text-align:center;transition:all .36s ease 0s;width:130px}
.madown .go-importer a:hover{background:#ff9600 none repeat scroll 0 0;border:1px solid #ff9600;color:#fff}

.aui-back{width:350px;padding:0;background:#f6f8f9}
.aui-back-box{height:auto;overflow:hidden;position:relative;text-align:center;padding-bottom:0}
.aui-back-pitch{height:200px;margin:10px auto 0;width:200px}
.aui-back-pitch img{border:medium none;display:block;height:200px;width:200px}
.aui-back-title{padding:15px 0 30px;line-height:26px}
.aui-back-title p{font-size:13px}
.aui-back-title h3{color:#000;font-size:16px}
.ant-btn div{color:#fff}
.ant-btn{background:#4caf50 none repeat scroll 0 0;color:#fff;display:block;height:56px;margin:0 auto 10px;width:200px;border-radius:4px;padding:8px 0 0 0;line-height:22px;cursor:pointer}
.ant-btn:hover{opacity:.8}
.aui-back-button{display:flex;border-radius:0 0 4px 4px;overflow:hidden}
.aui-back-button a{-moz-user-select:none;background:#fff;border-right:1px solid #eee;border-top:1px solid #eee;box-sizing:border-box;cursor:pointer;flex:1 1 0;height:50px;line-height:50px;text-align:center;color:#888;font-size:13px}
.aui-back-button a:last-child{color:#2769dc}

.eixt-em{ width:100%;border-radius:0; left:0 !important; top:0 !important; line-height:26px; font-size:14px; color:#000; position:fixed; overflow-y:scroll; height:100%}
.eixt-em .go-importer{ width:1160px; margin:0 auto;font-size:13px}
.eixt-down input{ height:22px; line-height:22px; border:0; color:#ff7300;}
.eixt-down table td{ color:#000}
.eixt-table1{ color:#000;}
.eixt-table1 h1{ font-family:"宋体"; font-size:28px; font-weight:700; line-height:30px; border-bottom:0}
.eixt-table1 p{ font-size:13px; line-height:24px;}
.eixt-table1 h3{ font-family:"宋体"; font-size:24px; font-weight:700;line-height:30px; border-bottom:0; margin:0; height:auto}
.eixt-table2{ line-height:35px; margin:5px 0}
.eixt-table3{ margin-bottom:8px;table-layout:fixed}
.eixt-table3 td{ padding:0 10px;border:1px solid #000; }
.eixt-table3 td div{height:26px; line-height:26px}
.eixt-table3 span,.eixt-table3 em{ display:block; }
.eixt-table3 span{ line-height:26px}
.eixt-table3 em{ padding-bottom:3px}
.eixt-em em,cite{ line-height:15px;font-size:12px; color:#888; font-style:normal}
.eixt-table3 input{ width:100%;}
.eixt-button{ text-align: center; padding:20px 0}
.eixt-button a{ margin:0 5px}
.eixt-button *{ margin:0 35px}
.eixt-em .close-reveal-modal{ background:#666 url(../images/close1.png) no-repeat scroll 0 0 / 30px auto; width:30px; height:30px; border-radius:100%; top:50px; right:50px}
.eixt-table4{ margin-bottom:20px;table-layout: fixed;}
.eixt-table4 td{ line-height:22px; padding:0 10px; font-size:12px}
.eixt-em .pure-u-label{ min-width:0; padding-left:10px}
.eixt-up{ width:385px; height:120px; background:#f8f8f8; border:2px dashed #ddd; border-radius:5px}
.eixt-down{ height:830px; overflow:hidden; margin-bottom:30px; background:#fff}
.eixt-em .form-group{ padding-bottom:0;}
.eixt-up textarea{border: 0 none;
    box-sizing: border-box;
    height: 116px;
    padding: 10px;
    width: 380px; color:#ff7300;resize: none;}
.eixt-table3 td div .layui-input-inline{ margin:0; width:100px; float:none; display:inline-block; vertical-align: top}
.eixt-table3 td div .layui-input-inline input{ padding:0; line-height:26px; height:26px; vertical-align:top}
.eixt-up p{border: 0 none;box-sizing: border-box;color: #ff7300;height: 116px;padding: 10px;width: 380px;}

