@charset "utf-8";

.pg-order .ix-kkxd ul li{width:calc(25% - 15px);}

/*==分页==*/
.paginator{text-align: center;  }
.paginator a { transition: all 0.36s ease;  width:36px; color: #666;  text-align:center; height:36px; line-height:36px; display:inline-block; text-decoration:none;  background:#f5f5f5;  margin:0 5px; color:#666; transition: all 0.36s ease;}
.paginator a i {display:inline-block; font-size: 16px; line-height:34px; }
.paginator a:hover { background:var(--theme-color); color:#fff !important; }
.paginator span.cpb { transition: all 0.36s ease; text-align:center;  width:36px; height:36px;  line-height:36px; display:inline-block; color:#fff; background:var(--theme-color); margin-left: 5px; }
.paginatordis{ display:none;}
.pg-next.bbs .paginator a{background:#fff;}
.pg-next.bbs .paginator a:hover{background:#cc1414;}

/*位置*/
.pg-wz img{vertical-align:middle;}
.pg-wz a{color:#666;}
/*新闻*/
.pg-news-box{width:830px;}
.news-list li{font-size:16px; border-bottom:dashed 1px #cccccc; padding:20px 0px; border-bottom:dashed 1px #ccc;}
.news-list li:nth-child(1){padding-top:0px;}
.news-list-tit .t1{position:relative;}
.news-list-tit .t1 a{font-size:18px; font-weight:bold; color:#333; width:100%; position:relative; width:calc(100% - 100px); transition:all 0.36s ease;}
.news-list-tit .t1 span{position:absolute; right:0; top:0; color:#999999;}
.news-list-tit .t2{color:#999;}
.news-list-tit .t1 a:hover{color:var(--theme-color);}

/*新闻详情*/
.pg-line{ border-bottom:dashed 1px #cccccc;}
.pg-news-deta{width:830px;}
.pnd-head{padding-bottom:30px; border-bottom:solid 1px #e0e0e0; }
.pnd-head .t1{font-size:24px; color:#333; font-weight:bold; line-height: 150%; }
.pnd-head .t2 span{padding-right:10px; color:#666;}
.pnd-head .t2 span i{color:#666666; display:inline-block; padding-right:5px;}
.pn-sxy a{transition:all 0.36s ease; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%;line-height:180%; color:#999;}
.pn-sxy a:hover{color:var(--theme-color);}

/*登录页面*/
.hy-slideTxtBox .hy-tab-box{width:450px; margin:0px auto;}
.hy-slideTxtBox .hd ul{display:flex;     justify-content: center; gap:40px;}
.hy-slideTxtBox .hd ul li{font-size:20px;  color:#666666; padding-bottom:15px; position:relative; cursor:pointer; font-weight: bold;}
.hy-slideTxtBox .hd ul li.on{color:var(--theme-color);}
.hy-slideTxtBox .hd ul li::before{bottom:0; position:absolute; left:0; content:''; width:100%; background:var(--theme-color)}
.hy-slideTxtBox .hd ul li.on::before{height:3px;}
.hy-tab-box input{width:100%; height:50px; padding:0px 20px; border:solid 1px #e0e0e0; font-size:16px;}
.htb-input li{padding-bottom:30px;}
.htb-tit .t1{text-align:right;}
.htb-tit .t1 a{color:var(--theme2-color);}
.htb-tit .t2{text-align:right;}
.htb-tit .t2 a{color:var(--theme2-color);}
.htb-an a{padding:15px 0px; background:var(--theme-color); display:block; text-align:center; color:#fff; font-size:20px; border-radius:6px; transition:all 0.36s ease;}
.htb-an a:hover{background:rgba(0,136,204,1); color:#fff;}
/*弹窗*/
.tc_abc_box{border-radius:6px;}
.tc_abc_box .tc-t0{font-size:32px; color:var(--theme-color); text-align: center;}  
.tc_abc_box .tc-t1{width:440px;}
.tc_abc_box p{padding-bottom:10px; font-size:18px;}
.tc_abc_box .tc-t1 .input-list{padding-bottom:20px;}
.tc_abc_box .tc-t1 .input-list input{ width:100%; height:50px; line-height:50px; padding:20px; font-size:16px; background:#f2f2f2; border:none;}
.tc_abc_box .tc-t1 .input-list textarea{ width:100%; padding:20px; font-size:15px;  background:#f2f2f2; border:none;}
.tc-an a{display:inline-block; padding: 17px 20px; text-align:center; font-size:20px;  width: 100%; background:var(--theme-color); color:#fff; border-radius:6px; transition:all 0.36s ease; }
.tc-an a:hover{background:rgba(0,136,204,1); color:#fff;}
.layui-layer-btn .layui-layer-btn0{border-color: var(--theme-color) !important; background-color: var(--theme-color) !important; padding:10px 20px; border-radius:6px; height:auto; line-height:initial;}
.layui-layer-title{font-size: 20px !important;}
.layui-layer-btn a{font-size:16px !important;}
.layui-layer-dialog .layui-layer-content{font-size:15px !important;}
#tc_abc2 p{color:#999;}

/*面辅料市场*/
.pg-mflsc .pm-h1{ font-size:32px; color:#333333; line-height:120%;}

.pg-mflsc ul{display:flex; gap:30px 30px; flex-wrap: wrap;}
.pg-mflsc ul li{flex:0 0 calc(33.333% - 20px); box-sizing:border-box;}

.pg-mflsc ul li .pmi-t1{font-size:18px; color:#666; padding-bottom:10px;}
.pg-mflsc ul li .pmi-input{position:relative; }
.pg-mflsc ul li .pmi-input input{padding:15px 40px 15px 20px; width:100%; border:none; background:#f2f2f2; font-size:15px; outline:none; cursor:pointer;}
.pg-mflsc ul li .pmi-input i{position:absolute; right:20px; top:10px;}

.pg-mflsc-an{cursor:pointer; transition:all 0.36s ease; width:200px; height:60px; text-align:center; line-height:60px; font-size:18px; background:var(--theme-color); color:#fff; border-radius:6px;}
.pg-mflsc-an i{font-size:18px; color:#fff; padding-left:15px;}
.pg-mflsc-an:hover{background:var(--theme2-color);}


/*搜索弹窗*/
.popup_container{ display:none; width:100% !important; height:100% !important; position:absolute; top:0; left:0; z-index:111; background:rgba(0,0,0,0.5);}

.popup_container .pop-up{font-size:14px;background:#EFF6FF;color:#000;padding:5px;border:1px solid #c9dae8;
position: absolute; top: 50%; left: 50px;   z-index: 9999; margin: 0px;  width: 850px;     transform: translateX(50%) translateY(-50%);}
.popup_container .item-list-bd{position:relative}
#areaSelectInput{padding:5px;display:block;background:#fafafa;border:1px #E7E7E7 solid;clear:both;overflow:hidden}
.keep_on{width:142px;height:31px;display:block;margin:0 auto;color:#333;line-height:31px;text-align:center;background-position:0 0}
.keep_on:hover{color:#333}
.keep_container{background:url(../images/steps.png) 0 -135px no-repeat;border:1px #ffb82c solid;width:111px;height:21px;line-height:20px;margin-top:15px}
#areaSelectContent li,#containerSelect li{padding:2px;*zoom:1;float:left;width:95px;margin-right:10px;*display:inline}
#areaSelectContent li label{cursor:pointer;padding-left:3px;*padding-left:0px}
#areaSelectContent li.hover{background:#f2f2f2 url(../images/arrowright.png) no-repeat 90% 50%}
.province_City_content{display:none;position:absolute;padding:5px;width:370px;margin-top:2px;margin-left:25px;*margin-left:3px;*margin-top:20px;_zoom:1;background:#fff;border:gray solid 1px;z-index:99}
#areaSelectContent .hasCheck{background:#eee}
#areaSelectContent .province_City_content li{width:120px;*width:124px;float:left;margin:0;_display:inline}
*html .province_City_content{margin-top:0px;margin-left:30px;background:#fff;border:gray solid 1px}
.province_City_content li span{cursor:pointer}
.popup_container .pop-up{padding:8px;position:relative;background:#fff;*zoom:1;border:1px solid #C8D9E9}
/*.popup_container .pop-up s,.popup_container .pop-up a.close,.popup_container .submit a.save,.popup_container .submit a#ok,.popup_container .submit a.complete{background:url(../images/pop-up.png) no-repeat}
*/.popup_container .pop-up s{width:5px;height:5px;overflow:hidden;display:block;position:absolute}
.popup_container .pop-up s.lt{background-position:0 0;top:-12px;left:-12px}
.popup_container .pop-up s.lb{background-position:0 -5px;bottom:-12px;left:-12px}
.popup_container .pop-up s.rb{background-position:-5px -5px;bottom:-12px;right:-12px}
.popup_container .pop-up s.rt{background-position:-5px 0;top:-12px;right:-12px}
.confirm .pop-up s.lt{background-position:0 -10px;top:-1px;left:-1px}
.confirm .pop-up s.rt{background-position:-5px -10px;top:-1px;right:-1px}

.popup_container .pop-up s, .popup_container .pop-up a.close, .popup_container .submit a#save, .popup_container .submit a#ok, .popup_container .submit a.complete {
    background: url(../images/pop-up.png) no-repeat;
}
.popup_container .pop-up a.close{width:33px;height:33px;background-position:-58px 0;top:-20px;right:-21px}


.popup_container .pop-up input{vertical-align:middle}
.popup_container .pop-up input.default_pgCurrentPage,.popup_container .default_pgPerPage{vertical-align:baseline}
.popup_container .default_pgPerPage{*+vertical-align:middle;;*+height:20px;*+margin-top:-1px}
.popup_container .dataDetail:after{content:"";height:0;display:block;clear:both}
.popup_container .dataDetail{zoom:1}
.product_class_detail .dataDetail li{padding:2px 0;*zoom:1;float:left}
.popup_container .select_class,.popup_container .container_style{min-height:45px;height:auto!important;height:45px;overflow:hidden;*zoom:1}
.popup_container h5.title,.popup_container .content{margin-bottom:5px}
.popup_container .content{padding-left:10px}
.popup_container .all_class .content{border-bottom:1px dashed #C9D2D7}
.popup_container .all_class .forie{position:static}
.product-y{height:auto}
.popup_container .areaAll{padding:10px 0 10px 10px;margin-bottom:10px;*zoom:1}
.popup_container .submit{padding:10px 0;text-align:center;*zoom:1;overflow:hidden}
.hddDialog .submit{border:none}
.popup_container .submit a{color:#3C6A8E;line-height:21px;vertical-align:middle;margin:0 10px}
/*.popup_container .submit a.save,.popup_container .submit a#ok,.popup_container .submit a.complete{width:74px;color:#2E6AA6;height:21px;background-position:0 -33px;display:inline-block;*zoom:1;*display:inline;margin-right:20px;overflow:hidden}
*/.popup_container .sl{background: #fff9ed; border: 1px #ffdc98 solid; min-height: 34px; height: auto!important; height: 38px;  overflow: visible;}
.popup_container .ns{border:1px solid #FEBE8F;background:#FFF8D9;color:#F60}
.popup_container #containerSelect .ts,.popup_container #containerSelect .as{width:auto}
.country_content li{width:310px;float:left;margin-bottom:2px}
.country_content strong{display:block;padding:5px 5px 0}
.popup_container .table_box{border:1px solid #ccc}
.popup_container #files_upload_all .box{padding:8px}
.popup_container .grid .gridScroller{height:230px}
#import_table .y_auto{height:360px;overflow-y:auto;overflow-x:hidden}
.product_class_detail input{margin:-3px 4px 0 5px}
.pop-up .textArea{width:676px;height:100px}
.pop-up .smtextarea{width:400px;height:60px}
.pop-up .form{zoom:1;padding:10px 0;line-height:2}
.pop-up .form li{margin-bottom:2px;*zoom:1;position:relative}
.pop-up .form li span{display:block;overflow:hidden}
.pop-up .form label{float:left;line-height:1.5;padding-right:4px;padding-top:4px;text-align:right;width:88px}
.pop-up .form label.w_auto{width:100%;display:block;text-align:left}
.pop-up .form .form-select{vertical-align:middle;height:20px;width:auto}
.pop-up .form li.clear{clear:both;float:none;width:100%;height:20px;zoom:1}
.pop-up .form li.clear:after{content:"";height:0;clear:both;display:block}
#quote_info{padding:10px 0 2px}
#quote_info span{margin-right:20px}
.minDiloag_content li{padding-left:10px;margin-bottom:8px}
.popup_container .dateBox{width:auto;display:inline-block;*zoom:1;*display:inline;vertical-align:middle}
.popup_container .pop-up .dateIcon{background:url("../images/header_bg.png") no-repeat scroll -36px -481px #FFF;display:inline-block;height:16px;position:absolute;right:2px;top:5px;width:15px}
.popup_title,#hddDialogTitle{display:block;font-size:14px;height:27px;line-height:27px;color:#333;padding-left:12px;border-bottom:solid 1px #C7D8E8;cursor:default}
#popup_content{padding:1em 1.75em;margin:0em}
#popup_content.info{color:#00529B;background-color:#BDE5F8;background-image:url(../images/info.png)}
#popup_content.success{color:#4F8A10;background-color:#DFF2BF;background-image:url(../images/success.png)}
#popup_content.warning{color:#9F6000;background-color:#FEEFB3;background-image:url(../images/warning.png)}
#popup_content.error{color:#D8000C;background-color:#FFBABA;background-image:url(../images/error.png)}
#popup_content.confirm{background-image:url(../images/important.gif)}
#popup_content.prompt{background-image:url(../images/help.gif)}
.saving_box{background:#FFF9ED;border:2px solid #FEDD98;padding:0;}
.saveSuccess_box{background:#F2FDDB;border:3px solid #AFC36A;padding:0;;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.saveError_box{background:#FFF5FB;border:3px solid #E1BFCF;padding:0;;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.popup_container .saving{background:url(../images/globalloading.gif) no-repeat 5px center;margin:0 30px;padding:10px 0 10px 50px;width:145px}
.popup_container .saveSuccess{background:url(../images/success.png) no-repeat 5px center;margin:0 30px;padding:10px 0 10px 50px;width:120px}
.popup_container .saveError{background:url(../images/error.png) no-repeat 5px center;margin:0 30px;padding:10px 0 10px 50px;width:120px}
.popup_message{padding-left:24px; padding: 5px 0px;}
.popup_message-box{border-bottom: solid 1px #C7D8E8; padding-bottom: 5px; margin-bottom: 10px}
.popup_message-box b{font-size: 14px; padding-left: 12px}
#popup_panel,#button_panel{padding:10px 0;position:absolute;bottom:0;left:0;text-align:center;width:100%}
.popup_container .pop-up #popup_panel input,.popup_container .pop-up .btn,.popup_container .pop-up .cancel{width:74px;height:21px;line-height:21px;border:none;margin-right:3px;cursor:pointer;outline:none;display:inline-block;text-align:center;*display:inline;*zoom:1;vertical-align:middle}
.dialog_btn_disable{background:url(../images/pop-up.png) no-repeat 0 -54px #000;cursor:default;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4}
.popup_container .pop-up #popup_panel input#popup_cancel,.pop-up .cancel{background:url(../images/pop-up.png) no-repeat 0 -54px;color:#003581}
.popup_container .pop-up #popup_panel #pop_inq_btn,.popup_container .pop-up #popup_panel #pop_inq_cannel{width:73px;height:24px;border:none;background:url("../images/domain_btn.png") 0 0 no-repeat;line-height:24px}
.popup_container .pop-up #popup_panel #pop_inq_cannel{color:#000;background-position:0 0;_background-position:0 1px;_top:-1px}
.popup_container .pop-up #popup_panel #pop_inq_cannel:hover{color:#000;background-position:-73px 0}
.popup_container .pop-up #popup_panel #pop_inq_cannel:active{color:#000;background-position:-146px 0}
.popup_container .pop-up #popup_panel #pop_inq_btn{color:#000;background-position:0 -24px}
.popup_container .pop-up #popup_panel #pop_inq_btn:hover{color:#000;background-position:-73px -24px}
.popup_container .pop-up #popup_panel #pop_inq_btn:active{color:#000;background-position:-146px -24px}
.popup_container .uploadifyQueueItem .cancel{background:none;width:auto}
.popup_container .pop-up #popup_panel input#popup_ok,.popup_container .pop-up .btn{background:url(../images/pop-up.png) no-repeat 0 -54px;color:#003581}
#popup_prompt{margin:.5em 0em}
#card_edit{color:#3887CA;text-decoration:underline;margin:0;cursor:pointer}
.iframe_bg{position:absolute;width:100%;height:100%;z-index:-1;filter:Alpha(Opacity=0);border:none;background:none}
.confirm_order li{width:120px;float:left}
.receive_payment li{width:236px;float:left}
.receive_payment li p{font-weight:700}
.popboxpanelbase input{vertical-align:middle}
.popboxpanelbase .dataDetail:after{content:"";height:0;display:block;clear:both}
.popboxpanelbase .dataDetail{zoom:1}
.popboxpanelbase .dataDetail li{padding:2px 0;*zoom:1;float:left;width:150px}
.popboxpanelbase .select_class,.popboxpanelbase .container_style{min-height:45px;height:auto!important;height:45px}

.select_class{background: #fff9ed; border: 1px #ffdc98 solid; min-height: 34px; height: auto!important; height: 38px; overflow: visible}

.popboxpanelbase h5.title,.popboxpanelbase .content{margin-bottom:5px}
.popboxpanelbase .content{padding-left:10px}
.popboxpanelbase .all_class .content{border-bottom:1px dashed #C9D2D7}
.popboxpanelbase .areaAll{border-bottom:1px dashed #C9D2D7;padding:10px 0 10px 10px;margin-bottom:10px}
.popboxpanelbase .submit{padding:10px 0;text-align:center;*zoom:1;overflow:hidden}
.popboxpanelbase .submit a{color:#396B90;font-size:14px;line-height:31px;vertical-align:middle}
.popboxpanelbase .submit a.save,.popup_container .submit a#ok,.popup_container .submit a.complete{width:74px;height:21px;background-position:0 -33px;display:inline-block;*zoom:1;*display:inline;margin-right:20px;overflow:hidden;text-decoration:none}
.popup_container .submit a.disabled{color:#999;cursor:default}
.popboxpanelbase .sl{border:1px solid #99E07A;background:#F0FBEC;color:#77AE53}
.popboxpanelbase .ns{border:1px solid #FEBE8F;background:#FFF8D9;color:#F60}
.popboxpanelbase .ns .ts{width:auto}
.popboxpanelbase .table_box{border:1px solid #ccc}
.popboxpanelbase #files_upload_all .box{padding:8px}
.popboxpanelbase .grid .gridScroller{height:200px}
.popboxpanelbase .textArea{width:676px;height:100px}
.popboxpanelbase .smtextarea{width:400px;height:60px}
.popboxpanelbase .form{zoom:1;padding:10px 0;line-height:2}
.popboxpanelbase .form li{margin-bottom:2px;*zoom:1;position:relative}
.popboxpanelbase .form li span{display:block;overflow:hidden}
.popboxpanelbase .form label{float:left;line-height:1.5;padding-right:4px;padding-top:4px;text-align:right;width:88px}
.popboxpanelbase .form .form-select{vertical-align:middle;height:20px;width:auto}
.popboxpanelbase #send_card_c{margin:8px 0 0 0;height:284px;position:relative;width:683px;overflow:auto}
.popboxpanelbase #send_card_c ul{width:294px;float:left;padding:0 8px;*zoom:1;*display:inline}
.popboxpanelbase #send_card_c ul li{*zoom:1;word-wrap:break-word;word-break:break-all}
.popboxpanelbase .form li.clear{clear:both;float:none;width:100%;height:20px;zoom:1}
.popboxpanelbase .form li.clear:after{content:"";height:0;clear:both;display:block}
.popboxpanelbase .minDiloag_content li{padding-left:10px;margin-bottom:8px}
.popboxpanelbase .dateBox{width:auto;display:inline-block;*zoom:1;*display:inline;vertical-align:middle}
.popboxpanelbase .dateIcon{background:url("../images/header_bg.png") no-repeat scroll -36px -483px #FFF;display:inline-block;height:16px;position:absolute;right:2px;top:5px;width:15px}
.popboxpanelbase input.hasDatepicker{width:100%}
.popboxpanelbase .success{color:#4F8A10;background-color:#DFF2BF;background-image:url(../images/success.png)}
.popboxpanelbase .warning{color:#9F6000;background-color:#FEEFB3;background-image:url(../images/warning.png)}
.popboxpanelbase .error{color:#D8000C;background-color:#FFBABA;background-image:url(../images/error.png)}
.popboxpanelbase .confirm{background-image:url(../images/important.gif)}
.popboxpanelbase .prompt{background-image:url(../images/help.gif)}
.popboxpanelbase .saving{background-image:url(../images/globalloading.gif);background-position:left center;margin-left:50px;padding-left:50px;width:120px}
.popboxpanelbase .saveSuccess{background-image:url(../images/success.png);background-position:left center;margin-left:50px;padding-left:50px;width:120px}
.popboxpanelbase .minDiloag_content table{width:100%}
.popboxpanelbase .minDiloag_content table td{height:20px;border:1px solid #D4ECF8}
.popboxpanelbase .confirm_order li{width:120px;float:left}
.popboxpanelbase .receive_payment li{width:236px;float:left}
.popboxpanelbase .receive_payment li p{font-weight:700}
.minDiloag_content table{width:100%}
.evaluation_table{padding-left:10px}
.evaluation_table .red{color:red;font-family:'simsun';font-size:12px;font-style:normal}
.evaluation_table table td{height:24px;height:20px\9;border:none;text-align:center}

.layout:after, .clearfix:after, .cl:after { content: '\20'; display: block; height: 0; clear: both; visibility: hidden;}

.pop-type-ul{border-bottom:1px solid #2e6ba4;font-size:13px;font-weight:bold;padding:0 0 15px 10px;_padding-bottom:12px}
.pop-type-li{float:left;margin-right:25px;position:relative;  cursor:pointer; *display:inline; *margin-right:15px;}
.pop-type-li .pop-active-arrow{background:url(../images/type-arrow.jpg) no-repeat top left;display:none;height:13px;left:40%;position:absolute;bottom:-16px;width:25px}
/*.pop-active-li{color:#2E6BA2}*/
.pop-active-li .pop-active-arrow{display:block}
.product_class_detail .dataDetail .class_tip{color:#333;width:100%;height:30px;line-height:30px}
.pop-up ._error,.pop-up ._warning,.pop-up ._success{display:inline-block;background:url(../images/w_e_s.png) no-repeat;width:29px;height:29px;vertical-align:middle}
.pop-up ._warning{background-position:-74px 0}
.pop-up ._success{background-position:-35px 0}
.pop-up ._ok,.pop-up ._cancel{display:inline-block;border:none;background:url(../images/popu-ok.png) no-repeat;width:74px;height:21px;vertical-align:middle;color:#333;text-align:center}
.pop-up ._ok:hover{background-position:0 -59px}
.pop-up ._cancel{background-position:-79px 0}
.pop-up ._cancel:hover{background-position:-79px -59px}
.pop-up{    zoom: 1;}
.pop-up .close{display: block; position: absolute; cursor: pointer; overflow: hidden; z-index: 1;}
.pop-type-li .label{cursor: pointer;}
.product-y{position: relative; border: 1px solid #E5F3FF; border-top: none; padding: 15px 10px 0; max-height: 500px; *max-height: 500px; overflow-x: hidden; overflow-y: auto;}
.popup_container .dataDetail:after { content: ""; height: 0; display: block; clear: both;}

.typeSelectX{background: #F5FAFE; border: none; display: block; height: auto; display:flex;}
.red_not_tips.tips{color: red; font-weight: 400;}

.typeSelectX .title{background: rgb(237, 246, 255); text-align: left; width: 25%; float: left; margin-top: 15px; font-size:14px;}
.typeSelectX .dataDetail{float: right; width: 80%; position: static; padding:10px 0px;}
.typeSelectX .dataDetail li{ padding-top: 5px; padding-bottom: 0px; padding-right:10px;}
.typeSelectX .dataDetail li .label{cursor: pointer;}
.popup_container .pop-up .pop-type-li input{ display: inline-block; margin-right: 5px; vertical-align: text-top;  cursor:pointer; }
.popup_container .pop-up .pop-type-li label{ cursor:pointer;}
.popup_container .product_class_detail .submit a.save, .popup_container .product_class_detail .submit a.reset, .popup_container #sale-distribution .submit a.save, .popup_container #sale-distribution .submit a.reset { width: 73px; height: 24px; border: none; background: url(../images/domain_btn.png) no-repeat; line-height: 24px; display: inline-block; color: #333; cursor:pointer;}
.popup_container .product_class_detail .submit a.save, .popup_container #sale-distribution .submit a.save { background-position: 0 -24px;}
.popup_container .product_class_detail .submit a.reset:hover, .popup_container #sale-distribution .submit a.reset:hover {  background-position: -73px 0;}
.popup_container .product_class_detail .submit a.save:hover, .popup_container #sale-distribution .submit a.save:hover { background-position: -73px -24px;}


/*面辅料市场列表*/

.pg-fabric{display:none;   left:100% !important;right:100% !important;}

.pg-fabric-box{width:960px;}
.ix-tjcp{width:220px;}

.fabric-list li{display:flex; gap:0px 20px; font-size:14px; flex-wrap: nowrap; justify-content: space-between; color:#333333; padding-bottom:30px; margin-bottom:30px; border-bottom:solid 1px #e0e0e0;}
.fabric-list li:last-child{padding-bottom:0; margin-bottom:0px; border-bottom:none}
.fabric-list li span{color:#999999;}
.fabric-list .ifb-t1{width:350px;}
.fabric-list .ifb-t2{width:300px;}
.fabric-list .ifb-t1 .t1{font-size:16px; color:var(--theme-color); font-weight:bold;}
.fabric-list .ifb-t2 .t1{font-size:14px; color:var(--theme-color); font-weight:bold;}
.fabric-list .ifb-t3{width:100px;}
.fabric-list .ifb-t3 .t1{background:var(--theme2-color); border-radius:6px; padding:2px 0px; cursor:pointer; text-align:center; color:#fff; transition:all 0.36s ease;}
.fabric-list .ifb-t3 .t1 a{color:#fff;}
.fabric-list .ifb-t3 .t1:hover{background:var(--theme-color);}
/*右边图片推荐*/
.ix-img-abc img{max-width:100%;}
.ix-img-abc:nth-child(1){padding-top:0px;}
.ix-img-abc{padding-top:20px;}
.hd .product_class_detail{display:none;}

