@charset"utf-8";

@import url(base.css);

body { margin:0; padding:0}

/* 平台登录-账号密码登陆页
--------------------------------------------------------------------------------------------------------*/
#popup_login{ display: none; position:absolute; z-index:1000; width:320px; height:auto; border:1px #999 solid; background:#FFF; padding:15px 25px; -webkit-box-shadow:0 0 10px rgba(41, 41, 41, .3); -moz-box-shadow:0 0 10px rgba(141, 41, 41, .3); box-shadow:0 0 10px rgba(41, 41, 41, .3)}
#popup_login .title{ width:100%; height:30px; margin-bottom:20px}
#popup_login .title .left{ width:200px; height:41px; float:left}
#popup_login .title .right{ width:auto; height:30px; float:right; line-height:41px}
#popup_login .title .right a{ color: #ff0000; font-size: 14px;}
#popup_login .loginbar{ width:320px; margin:0 auto} 
#popup_login .menu{ width:320px;height:30px; line-height:30px; font-size:14px; color:#333333} 
#popup_login .menu li{ float:left;width:auto;text-align:left;cursor:pointer;overflow:hidden; padding-right:25px; list-style:none} 
#popup_login .menudiv{ width:320px;height:auto;border-top:0; margin-top:3px} 
#popup_login .menudiv div{ padding:0px;line-height:28px} 
#popup_login .off{ background:#fff;color:#1fa5dd; font-weight:700}
#popup_login input[type="text"],
#popup_login input[type="password"]{ height:40px; border:#dedede 1px solid; padding-left:40px}
#popup_login input[type="text"]:focus,
#popup_login input[type="password"]:focus{ border:1px #3bb1e1 solid; -webkit-box-shadow:0 0 2px #ed1c24 inset; -moz-box-shadow:0 0 2px #ed1c24 inset; -ms-box-shadow:0 0 2px #ed1c24 inset; -o-box-shadow:0 0 2px #ed1c24 inset; box-shadow:0 0 2px #ed1c24 inset; background-color:#fff; border:1px solid #ed1c24; outline:none}
#popup_login input#username{ width:260px; background:url(../../images/detection/icon015.png) no-repeat 0px 10px}
#popup_login input#password{ width:260px; background:url(../../images/detection/icon015.png) no-repeat 0px -50px}
#popup_login input#verifycode{ width:135px; float:left; padding-left:0; margin-bottom:0}
#popup_login input#dynamicpwd{ width:136px; background:url(../../images/detection/icon015.png) no-repeat 0px -50px; float:left}
#popup_login #codeimg{ width:150px; height:40px; float:left;line-height:40px; margin-left:13px; text-align:center; border:1px #dedede solid}
#popup_login #codeimg img{ vertical-align:middle}
#popup_login #changeimg{ width:40px; height:42px; float:right;line-height:40px; text-align:right; font-size:12px}
#popup_login #changeimg a{ color:#2eabe0}
#popup_login #changeimg a:hover{ color:#666}
#popup_login #zidongdenglu{ width:170px; height:25px; float:left; color:#333333}
#popup_login #zidongdenglu input[type=checkbox]{ vertical-align:middle}
#popup_login #zidongdenglu1{ width:170px; height:25px; float:left; color:#333333}
#popup_login #wangjimima{ width:150px; height:25px; float:right; text-align:right; color:#333333}
#popup_login #wangjimima a{ color:#333333}
#popup_login #wangjimima a:hover{ color:#1fa6dd}
#popup_login #wangjimima1{ width:150px; height:25px; float:right; text-align:right; color:#333333}
#popup_login #wangjimima1 a{ color:#333333}
#popup_login #wangjimima1 a:hover{ color:#1fa6dd}
#popup_login #btn{ width:320px; height:43px; float:right;line-height:43px; text-align:center; margin-top:0px; background:#2eabe1; border:0; color:#FFF;cursor:pointer}
#popup_login #disanfang{ width:320px; height:22px; background:url(../../images/detection/popup_login_img001.jpg) no-repeat center; line-height:22px; color:#666; text-align:center; margin-top:3px; margin-bottom:15px}
#popup_login #disanfangdenglu{ width:180px; height:40px; margin:0 auto}
#popup_login #disanfangdenglu div{ width:60px; height:40px; float:left; list-style:none; text-align:center; margin-bottom:8px}

#popup_login .jiancesearch{ width:320px; height:auto}
#popup_login .jiancesearch ul{ }
#popup_login .jiancesearch ul li{ float:left}

#popup_login #divhight{ width:320px; height:40px}
#popup_login #divhight .left{ width:178px; float:left; height:45px}
#popup_login #divhight .right{ width:130px; float:right; height:45px}
#popup_login #btn_dt{ width:129px; height:43px; background:url(../../images/detection/img052.jpg) repeat-x; border:1px #d9d9d9 solid;cursor:pointer}
#popup_login #divhight1{ width:320px; height:50px}
#popup_login #divhight2{ width:320px; height:42px}
#popup_login #divhight3{ width:320px; height:37px}
#popup_login #divhight4{ width:320px; height:25px}
#popup_login #youxiaoqi{ width:320px; height:30px; margin-bottom:5px; color:#333333}

.msgbox{ height:26px; line-height:26px; font-size:12px; color:#666; margin:10px 0}
.msgbox span{ display:block; border:1px #F6C090 solid; background:#FEF4E5; padding-left:10px}
.msgbox span.error{ border:1px #FACCC6 solid; background:#FFEBEB}
.tipbox{ height:26px; line-height:26px; font-size:12px; color:#999; clear:both}
.tipbox i{ vertical-align:text-bottom}
.tipbox span{ color:#c5c5c5}
.tipbox span.error{ color:#ff0000}

/* 忘记密码
--------------------------------------------------------------------------------------------------------*/
#popup_forgetpwd{ display: none; position:absolute; z-index:1000; width:572px; height:auto; border:1px #999 solid; background:#FFF; padding:15px 25px; -webkit-box-shadow:0 0 10px rgba(41, 41, 41, .3); -moz-box-shadow:0 0 10px rgba(141, 41, 41, .3); box-shadow:0 0 10px rgba(41, 41, 41, .3)}
#popup_forgetpwd .title{ width:572px; height:41px; line-height:41px; border-bottom:1px #dadada solid}
#popup_forgetpwd .title .zhaohui{ width:250px; height:auto; float:left; font-size:24px; color:#1e95c7}
#popup_forgetpwd .title .gohome{ width:100px; height:25px; float:right; font-size:14px; color:#2eabe0;font-weight:700; margin-top:13px; line-height:25px; text-align:right}
#popup_forgetpwd .title .gohome a{ color:#2eabe0}
#popup_forgetpwd .title .gohome a:hover{ color:#666}
#popup_forgetpwd .form{ width:370px; height:auto; margin:0 auto; margin-top:20px}
#popup_forgetpwd input[type="text"],
#popup_forgetpwd input[type="password"]{ height:41px; border:#dedede 1px solid; border-radius:1px; padding-left:15px}
#popup_forgetpwd input[type="text"]:focus,
#popup_forgetpwd input[type="password"]:focus{ border:1px #3bb1e1 solid; -webkit-box-shadow:0 0 2px #ed1c24 inset; -moz-box-shadow:0 0 2px #3bb1e1 inset; -ms-box-shadow:0 0 2px #3bb1e1 inset; -o-box-shadow:0 0 2px #3bb1e1 inset; box-shadow:0 0 2px #3bb1e1 inset; background-color:#fff; border:1px solid #3bb1e1; outline:none}
#popup_forgetpwd #mobile{ width:353px}
#popup_forgetpwd #verifycode{ width:233px; float:left}
#popup_forgetpwd #password{ width:353px}
#popup_forgetpwd #repassword{ width:353px}
#popup_forgetpwd #codebox{ width:368px; height:41px; margin:0 auto}
#popup_forgetpwd #getcode{ width:108px; background:#2eabe1; float:right; height:41px; line-height:41px; color:#FFF; border:0px; text-align:center; font-size:14px}
#popup_forgetpwd #getcode a{ color:#FFF}
#popup_forgetpwd #resetpwd{ width:133px; height:38px; background:#2eabe0; line-height:38px; color:#FFF; margin:0 auto; border:0px; font-size:14px}

/* popup 弹出层通用样式
--------------------------------------------------------------------------------------------------------*/
.popup_main{ position:absolute; z-index:1000; background:#FFF; -webkit-box-shadow:0 0 10px rgba(41, 41, 41, .3); -moz-box-shadow:0 0 10px rgba(141, 41, 41, .3); box-shadow:0 0 10px rgba(41, 41, 41, .3); padding-bottom:20px}
.popup_main #pop_header{ height:40px; background:#c6e8f7; line-height:40px}
.popup_main #pop_header h3{ float:left; font-size:18px; font-weight:bold; color:#3c99c1; margin-left:20px}
.popup_main #pop_header a{ float:right; margin:-3px 20px 0 0}
.popup_main #pop_content{ padding:20px}
.popup_main #pop_content h4{ font-size:14px; font-weight:bold; color:#666; padding-bottom:5px; border-bottom:2px #C7E8F7 solid}
.popup_main #pop_content hr{ border:1px #C7E8F7 solid}
.popup_main #pop_footer{}
.popup_main .popbtn1,
.popup_main .popbtn2,
.popup_main .popbtn3{ font-size:16px; letter-spacing:10px; text-indent:10px; padding:5px 15px; margin-left:20px; border:none; cursor:pointer}
.popup_main .popbtn1{ background:#2eabe0; color:#fff}
.popup_main .popbtn2{ background:#ececec; color:#666}
.popup_main .popbtn3{ background:#b84040; color:#fff}
/* 列表 */
.popup_main .tablelist{ width:100%; height:auto; margin-top:18px; color:#666666}
.popup_main .tablelist .caption{ font-size:14px; font-weight:bold; margin:5px 0}
.popup_main .tablelist ul{ height:30px; font-size:12px}
.popup_main .tablelist ul li { float:left; height:30px; text-align:center; line-height:30px; border-right:1px #d8d8d8 solid; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.popup_main .tablelist ul li:last-child{ border-right:none}
.popup_main .tablelist ul li a{ color:#666666; margin:0 3px}
.popup_main .tablelist ul li a:hover{ color:#d10404}
.popup_main .tablelist ul li input[type=checkbox]{ vertical-align:middle}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop, .tablelist ul li input[type=checkbox]{ height:30px; line-height:30px}}
.popup_main .tablelist .thead{ width:100%; height:30px; background:#f0f0f0; border:1px #d8d8d8 solid}
.popup_main .tablelist .thead ul{ font-size:14px; font-weight:bold}
.popup_main .tablelist .tbody{ width:100%; height:auto; border-left:1px #d8d8d8 solid; border-right:1px #d8d8d8 solid}
.popup_main .tablelist .tbody ul{ border-bottom:1px #d8d8d8 solid}
.popup_main .tablelist .tfoot{ width:100%; height:30px; background:#f0f0f0; border:1px #d8d8d8 solid; border-top:none}
.popup_main .tablelist .tfoot ul li{ line-height:30px; border-right:none}
.popup_main .tablelist .tfoot ul.pagination{ float:right; margin-right:10px}
.popup_main .tablelist .tfoot ul.pagination li{ width:auto; margin:0 3px}
.popup_main .tablelist .tfoot ul.pagination li a{ color:#0F97E1; text-decoration:underline}
/* 单元块 */
.popup_main .unit{ display:block; clear:both; margin:20px 0; color:#666666; font-size:14px}
.popup_main .unit label{ display:inline-block; vertical-align:top; margin-bottom:10px}
.popup_main .unit p{ display:inline-block}
.popup_main .unit .field{ display:inline-block}
.popup_main .unit .field label{ margin-right:40px}
.popup_main .unit .field i{ background-image:url(../../images/detection/icon019.png); width:16px; height:16px; display:inline-block; margin-right:5px}
.popup_main .unit .field .msg{ display:block; width:300px; line-height:16px; font-size:12px; position:absolute; margin-top:5px}
.popup_main .unit .field .error{ color:#ff0000}
.popup_main .unit .field .error i{ background-position:-17px 0}
.popup_main .unit .field .tip{ color:#808080}
.popup_main .unit .field .tip i{ background-position:0 0}
.popup_main .unit input{ display:inline-block}
.popup_main .unit input[type=text]{}
.popup_main .unit textarea{ display:inline-block; border:1px #d7d7d7 solid; padding:6px; resize:none; overflow:hidden}
.popup_main .unit input[type=checkbox]{ vertical-align:middle}
.popup_main .unit input[type=radio]{ vertical-align:middle}
.popup_main .unit input[type=file]{ }
.popup_main .unit button{ background:#EAEAEA; border:none; padding:8px 20px; cursor:pointer}
.popup_main .unit span{ margin:0 0 0 5px}
.popup_main .unit .uploadfile{ display:inline-block}
.popup_main .unit .uploadfile input[type=text]{ float:left}
.popup_main .unit .uploadfile a.btn{ float:left; width:28px; height:28px; line-height:20px; text-align:center; background:#fff; color:#666; font-size:14px; font-weight:bold; border-bottom:1px #dedede solid; border-right:1px #dedede solid; border-top:1px #dedede solid; text-decoration:none}
.popup_main .unit .uploadfile img.preview{ display:block; margin-top:20px}
.popup_main .unit .uploadfile button.upload{ background:#EAEAEA; border:none; height:28px; margin-left:10px; padding:0 10px; line-height:28px; letter-spacing:10px; text-indent:10px; cursor:pointer}
.popup_main .unit .uploadatt{ display:inline-block}
.popup_main .unit .uploadatt input[type=text]{ height:30px}
.popup_main .unit .uploadatt a.upload{ display:inline-block; width:28px; height:30px; line-height:28px; text-align:center; background:#fff; color:#666; font-size:14px; font-weight:bold; border:1px #dedede solid; border-left:none; text-decoration:none}
@-moz-document url-prefix(){ .popup_main .unit .uploadatt a.upload{ line-height:30px}}
.popup_main .unit .uploadatt ul li{ display:inline-block; margin-right:15px}
.popup_main .unit .uploadatt ul li a{ color:#C62312}
/*css flickr style pagination*/
.popup_main div.flickr{ padding:5px; margin:25px 0 0; text-align:center}
.popup_main div.flickr i{ margin:0 5px; vertical-align:middle}
.popup_main div.flickr a{ border:#cccccc 1px solid; padding:5px 10px; background-position:50% bottom; color:#005ba1; margin:0 3px 0 0; text-decoration:none; border-radius:3px}
.popup_main div.flickr a:hover{ border:#999 1px solid; background-image:none; color:#fff; background-color:#2eabe0}
.popup_main div.meneame a:active{ border:#000 1px solid; background-image:none; color:#fff; background-color:#0061de}
.popup_main div.flickr span.current{ padding:2px 6px; font-weight:bold;color:#ff6505; margin:0 3px 0 0}
.popup_main div.flickr span.disabled{ padding:5px 10px; color:#adaaad; margin:0 3px 0 0; border:#cccccc 1px solid; border-radius:3px}

/* popup_member_instrument 会员中心-仪器设备选择
--------------------------------------------------------------------------------------------------------*/
#popup_member_instrument{ display: none; width:660px; height:auto}
#popup_member_instrument .unit{ margin:10px 0}
#popup_member_instrument .tablelist{ width:618px}
#popup_member_instrument .tablelist ul li.col1{ width:39px}
#popup_member_instrument .tablelist ul li.col2{ width:189px}
#popup_member_instrument .tablelist ul li.col3{ width:149px}
#popup_member_instrument .tablelist ul li.col4{ width:159px}
#popup_member_instrument .tablelist ul li.col5{ width:78px}

/* popup_member_regulation 会员中心-行业法规检索
--------------------------------------------------------------------------------------------------------*/
#popup_member_regulation{ display: none; width:660px; height:auto}
#popup_member_regulation .unit{ margin:10px 0}
#popup_member_regulation .tablelist{ width:618px}
#popup_member_regulation .tablelist ul li.col1{ width:39px}
#popup_member_regulation .tablelist ul li.col2{ width:109px}
#popup_member_regulation .tablelist ul li.col3{ width:99px}
#popup_member_regulation .tablelist ul li.col4{ width:189px}
#popup_member_regulation .tablelist ul li.col5{ width:99px}
#popup_member_regulation .tablelist ul li.col6{ width:78px}
#popup_member_regulation select{ width:155px}

/* popup_member_individual 会员中心-检测单项
--------------------------------------------------------------------------------------------------------*/
#popup_member_individual{ display: none; width:660px; height:auto}
#popup_member_individual .unit{ margin:20px 0 0 0}
#popup_member_individual .unit label{ width:100px; text-align:right}

/* popup_member_package 会员中心-检测套餐
--------------------------------------------------------------------------------------------------------*/
#popup_member_package{ display: none; width:600px; height:auto}
#popup_member_package .unit{ margin:20px 0 0 20px}
#popup_member_package .unit label{ width:100px; text-align:right}
#popup_member_package .tablelist{ width:518px}
#popup_member_package .tablelist ul li.col1{ width:39px}
#popup_member_package .tablelist ul li.col2{ width:137px}
#popup_member_package .tablelist ul li.col3{ width:99px}
#popup_member_package .tablelist ul li.col4{ width:239px}

/* popup_member_express 会员中心-快递信息
--------------------------------------------------------------------------------------------------------*/
#popup_member_express{ display: none; width:660px; height:auto}
#popup_member_express .unit{ margin:20px 0 0 0}
#popup_member_express .unit label{ width:100px; text-align:right}

/* popup_member_comment 会员中心-交易评价
--------------------------------------------------------------------------------------------------------*/
#popup_member_comment{ display: none; width:660px; height:auto}
#popup_member_comment .unit{ margin:10px 0 0 0}
#popup_member_comment .unit label{}
#popup_member_comment .unit i{ cursor:pointer}
#popup_member_comment .unit textarea{ max-width:620px}
#popup_member_comment .tagbox{ width:580px; padding:10px; border:1px #DEDEDE solid}
#popup_member_comment .tagbox ul{}
#popup_member_comment .tagbox ul li{ display:inline-block; border:1px #FE6F5F solid; border-radius:3px; color:#FE6F5F; cursor:pointer; padding:0 20px; margin:5px}
#popup_member_comment .tagbox ul li.off{ background:#FE6F5F; color:#FFF}

/* popup_member_complain 会员中心-我要投诉
--------------------------------------------------------------------------------------------------------*/
#popup_member_complain{ display: none; width:660px; height:auto}
#popup_member_complain .unit label{ width:70px; text-align:right}
#popup_member_complain .unit textarea{ max-width:500px}

/* popup_member_refund display: none; 会员中心-退款申请
--------------------------------------------------------------------------------------------------------*/
#popup_member_refund{ display: none; width:660px; height:auto}
#popup_member_refund .unit label{ width:100px; text-align:right}
#popup_member_refund .unit select{ width:240px}
#popup_member_refund .unit textarea{ max-width:500px}

/* popup_member_refund_cfm 会员中心-退款申请确认
--------------------------------------------------------------------------------------------------------*/
#popup_member_refund_cfm{ display: none; width:660px; height:auto}
#popup_member_refund_cfm .unit label{ width:100px; text-align:right}
#popup_member_refund_cfm .unit select{ width:240px}
#popup_member_refund_cfm .unit textarea{ max-width:500px}
#popup_member_refund_cfm .initbox .unit{ font-size:12px; margin:5px 0}
#popup_member_refund_cfm .initbox .unit label{ text-align:left}
#popup_member_refund_cfm .initbox .unit p{ max-width:510px}
#popup_member_refund_cfm .initbox .unit span{ margin:0; color:#C62312}
#popup_member_refund_cfm .initbox .unit .explain{ display:inline-block}
#popup_member_refund_cfm .initbox .unit .explain ul li{ display:inline-block}
#popup_member_refund_cfm .initbox .unit .explain ul li a{ color:#C62312}

/* popup_member_complain_cfm 会员中心-投诉确认
--------------------------------------------------------------------------------------------------------*/
#popup_member_complain_cfm{ display: none; width:660px; height:auto}
#popup_member_complain_cfm .initbox .unit{ font-size:12px; margin:5px 0}
#popup_member_complain_cfm .initbox .unit1{ display:inline-block; width:240px}
#popup_member_complain_cfm .unit label{ width:70px; text-align:left}
#popup_member_complain_cfm .unit p{ max-width:510px}
#popup_member_complain_cfm .unit span{ margin:0; color:#C62312}
#popup_member_complain_cfm .unit ul.att{ display:inline-block}
#popup_member_complain_cfm .unit ul.att li{ display:inline-block; margin-right:15px}
#popup_member_complain_cfm .unit ul.att li a{ color:#C62312}
#popup_member_complain_cfm .replybox .unit{ font-size:12px; margin:5px 0}
#popup_member_complain_cfm .replybox label{ width:auto}
#popup_member_complain_cfm .replybox p{ max-width:none}
#popup_member_complain_cfm .handlebox .unit{ font-size:12px; margin:5px 0}
#popup_member_complain_cfm .handlebox label{ width:auto}
#popup_member_complain_cfm .handlebox p{ max-width:530px}
#popup_member_complain_cfm .unit select{ width:240px}

/* popup_member_expressinfo 会员中心-配送信息详情
--------------------------------------------------------------------------------------------------------*/
#popup_member_expressinfo{ display: none; width:660px; height:auto}
#popup_member_expressinfo .unit{ margin:20px 0 0 0}
#popup_member_expressinfo .unit label{ width:100px; text-align:right}
#popup_member_expressinfo #pop_footer{ border-top:2px #c6e8f7 solid; padding-top:20px; width:560px; margin:0 auto; text-align:center}

/* popup_demand_undertake 检测需求-我要承接
--------------------------------------------------------------------------------------------------------*/
#popup_demand_undertake{ display: none; width:660px; height:auto}
#popup_demand_undertake .unit label{ width:70px; text-align:right}
#popup_demand_undertake .unit p{ display:block; margin-bottom:10px}
#popup_demand_undertake .unit textarea{ max-width:500px}

/* popup_demand_undertake_detail 检测需求-承接详细
--------------------------------------------------------------------------------------------------------*/
#popup_demand_undertake_detail{ display: none; width:660px; height:auto}
#popup_demand_undertake_detail .unit{ margin:0}
#popup_demand_undertake_detail .unit label{ width:70px; text-align:right}
#popup_demand_undertake_detail .unit p{ display:inline-block; margin-bottom:10px}
#popup_demand_undertake_detail .unit p.msg{ display:block; color:#aaa}

/* popup_demand_detail 检测需求-检测需求详情
--------------------------------------------------------------------------------------------------------*/
#popup_demand_detail{ display: none; width:830px; height:auto}
#popup_demand_detail .unit{ position:relative}
#popup_demand_detail dl.sigil{ position:absolute; top:-10px; right:40px; width:94px; height:68px; background:url(../../images/detection/demand_index_img002.png) no-repeat; text-align:center; font-weight:bold; padding-top:24px; transform:rotate(-15deg); -ms-transform:rotate(-15deg); -moz-transform:rotate(-15deg); -webkit-transform:rotate(-15deg); -o-transform:rotate(-15deg)}
#popup_demand_detail dl.sigil dt{ color:#C50200; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(240, 67, 71, 1)), to(rgba(150, 0, 0, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:16px}
#popup_demand_detail dl.sigil dd{ color:#A63E35; font-size:12px; line-height:12px; letter-spacing:-1px}
#popup_demand_detail .sigil{}
#popup_demand_detail h5{ font-size:16px}
#popup_demand_detail p{ color:#999}
#popup_demand_detail .infobox{ width:710px; padding:20px 40px; background:#f8f8f8; border:1px #dfdfdf solid; color:#999}
#popup_demand_detail .infobox .unit{ margin:0}
#popup_demand_detail .infobox h6{ list-style:url(../../images/detection/popup_demand_detail_icon001.png) outside; display:list-item; font-size:16px; font-weight:normal; color:#666}
#popup_demand_detail .infobox ul{ display:inline-block}
#popup_demand_detail .infobox ul li{ display:inline-block; margin-right:20px}
#popup_demand_detail .infobox img{ margin-right:10px}
#popup_demand_detail .infobox .chkbox{ color:#999}
#popup_demand_detail .infobox .attbox{ width:708px; background:#fff; border:1px #dfdfdf solid; margin-bottom:10px}
#popup_demand_detail .infobox .attbox ul{ width:100%; border-bottom:1px #dfdfdf solid; height:40px; line-height:40px}
#popup_demand_detail .infobox .attbox ul:last-child{ border-bottom:none}
#popup_demand_detail .infobox .attbox li{ margin:0}
#popup_demand_detail .infobox .attbox li.col1{ width:40px; text-align:center}
#popup_demand_detail .infobox .attbox li.col2{ width:550px; text-align:left}
#popup_demand_detail .infobox .attbox li.col3{ width:85px; text-align:right; padding-right:20px}
#popup_demand_detail .folder{ background:url(../../images/detection/icon036.png) no-repeat; width:29px; height:24px; margin:0 15px 0 10px; display:inline-block; vertical-align:text-bottom}

/* popup_demand_customdesc 检测需求-定制服务说明
--------------------------------------------------------------------------------------------------------*/
#popup_demand_customdesc{ display: none; width:660px; height:auto}
#popup_demand_customdesc label{ color:#eb7117}
#popup_demand_customdesc p{ text-indent:30px}

/* popup_cart_newaddr 购物车-订单结算页-使用新地址
--------------------------------------------------------------------------------------------------------*/
#popup_cart_newaddr{ display: none; width:725px; height:auto}
#popup_cart_newaddr #pop_content{ width:660px; margin:0 auto}
#popup_cart_newaddr .unit{ display:block; clear:both; margin:20px 0; color:#666666; font-size:14px}
#popup_cart_newaddr .unit label{ display:inline-block; vertical-align:top; width:90px; text-align:right; margin-right:10px}
#popup_cart_newaddr .unit input[type=text]{}
#popup_cart_newaddr .unit select{ width:160px}
#popup_cart_newaddr .unit span.error{ color:#F36161}
#popup_cart_newaddr .unit span.tip{ margin-left:10px; color:#999}
#popup_cart_newaddr .btnbox{ width:100%; text-align:center; margin-top:20px}
#popup_cart_newaddr .btnbox button{ padding:10px 30px; font-size:16px; margin:0 10px; border:none; cursor:pointer}
#popup_cart_newaddr .btnbox button.submit{ background:#B84041; color:#fff}
#popup_cart_newaddr .btnbox button.cancel{ background:#F2F2F2; color:#666}

/* popup_cart_waitresult 购物车-订单结算页-支付结果等待
--------------------------------------------------------------------------------------------------------*/
#popup_cart_waitresult{ display: none; width:550px; height:auto}
#popup_cart_waitresult #pop_content{ padding:0}
#popup_cart_waitresult #pop_content .infobox{ width:450px; margin:30px auto}
#popup_cart_waitresult #pop_content .infobox dl{}
#popup_cart_waitresult #pop_content .infobox dl dt{ float:left; width:64px}
#popup_cart_waitresult #pop_content .infobox dl dd{ float:right; width:370px; margin-top:10px; font-size:14px; vertical-align:middle}
#popup_cart_waitresult #pop_content .btnbox{ width:100%; margin-bottom:30px; text-align:center}
#popup_cart_waitresult #pop_content .btnbox button{ background:#f2f2f2; border:1px #dfdfdf solid; padding:10px 25px; margin:0 10px; cursor:pointer}
#popup_cart_waitresult #pop_footer{ border-top:1px #dfdfdf solid; margin:0 30px}
#popup_cart_waitresult #pop_footer a{ color:#1d86b2}
#popup_cart_waitresult #pop_footer a.gotopaymode{ display:block; margin:10px 0 0 5px}

/* popup_cart_wechatpay 购物车-订单结算页-微信支付
--------------------------------------------------------------------------------------------------------*/
#popup_cart_wechatpay{ display: none; width:550px; height:auto}
#popup_cart_wechatpay #pop_content{ width:380px; padding:20px; margin:0 auto}
#popup_cart_wechatpay .left{ float:left; margin-top:40px; text-align:center}
#popup_cart_wechatpay .left .qrcode img{ border:1px #efefef solid}
#popup_cart_wechatpay .right{ float:right}
#popup_cart_wechatpay #pop_footer{ border-top:1px #dfdfdf solid; margin:0 30px}
#popup_cart_wechatpay #pop_footer a{ color:#1d86b2}
#popup_cart_wechatpay #pop_footer a.gotopaymode{ display:block; margin:10px 0 0 5px}

/* popup_member_message 会员中心-站内消息发送-系统消息
--------------------------------------------------------------------------------------------------------*/
#popup_member_message_sys{ display: none; width:660px; height:auto}
#popup_member_message_sys #pop_content{ padding:0}
#popup_member_message_sys #pop_content .chatbox{ width:620px; height:100px; padding:20px; overflow-y:scroll; border-bottom:2px #C6E6F6 solid; color:#999}
#popup_member_message_sys #pop_content .chatbox h5{ font-size:14px; color:#000; font-weight:normal}
#popup_member_message_sys #pop_footer{ text-align:right; margin:20px 20px 0 0}
#popup_member_message_sys #pop_footer button{ border-radius:5px}

/* popup_member_message 会员中心-站内消息发送
--------------------------------------------------------------------------------------------------------*/
#popup_member_message{ display: none; width:660px; height:auto}
#popup_member_message #pop_content{ padding:0}
#popup_member_message #pop_content .chatbox{ width:620px; height:315px; padding:20px; overflow-y:scroll; border-bottom:2px #C6E6F6 solid; color:#999}
#popup_member_message #pop_content .chatbox .chat{ width:100%; margin:10px 0; font-size:12px; line-height:20px; overflow:hidden}
#popup_member_message #pop_content .chatbox .chat label{ margin-top:15px}
#popup_member_message #pop_content .chatbox .chat label img{ border-radius:3px}
#popup_member_message #pop_content .chatbox .chat .field{ margin:0 10px; max-width:430px; position:relative}
#popup_member_message #pop_content .chatbox .chat .field .user{ width:auto}
#popup_member_message #pop_content .chatbox .chat .field .msg{ border:1px #E0E0E0 solid; position:relative; padding:5px 15px; border-radius:5px}
#popup_member_message #pop_content .chatbox .chat .field .time{}
#popup_member_message #pop_content .chatbox .chat .field .att{ position:absolute; background:url(../../images/detection/popup_message_img001.png) no-repeat; padding:8px 0 0 25px; height:45px; top:25px}
#popup_member_message #pop_content .chatbox .sender{ text-align:left}
#popup_member_message #pop_content .chatbox .sender label{ float:left}
#popup_member_message #pop_content .chatbox .sender .field{ float:left}
#popup_member_message #pop_content .chatbox .receiver{ text-align:right}
#popup_member_message #pop_content .chatbox .receiver label{ float:right}
#popup_member_message #pop_content .chatbox .receiver .field{ float:right}
#popup_member_message #pop_content .chatbox .sender .att{ right:-85px; }
#popup_member_message #pop_content .chatbox .receiver .att{ left:-85px; }
#popup_member_message #pop_content .chatbox .sender .msg{ position:relative; background:#EBE9EA; color:#000}
#popup_member_message #pop_content .chatbox .sender .msg a:hover{ color:#2EABE1; }
#popup_member_message #pop_content .chatbox .sender .msg:after{ position:absolute; top:10px; left:-8px; border-left:8px solid transparent; border-bottom:8px solid #EBE9EA; content:""} 
#popup_member_message #pop_content .chatbox .receiver .msg{ position:relative; background:#1DACE6; color:#fff}
#popup_member_message #pop_content .chatbox .receiver .msg a:hover{ color:#ffffff; }
#popup_member_message #pop_content .chatbox .receiver .msg:after{ position:absolute; top:10px; right:-8px; border-right:8px solid transparent; border-bottom:8px solid #1DACE6; content:""} 
/*#popup_member_message #pop_content .chatbox dl{ width:100%; margin:10px 0; font-size:14px; overflow:hidden}
#popup_member_message #pop_content .chatbox dl dt{ font-weight:bold; line-height:36px}
#popup_member_message #pop_content .chatbox dl dd{ max-width:480px; border:1px #E0E0E0 solid; position:relative; margin:0 10px; padding:5px 15px; border-radius:5px}
#popup_member_message #pop_content .chatbox dl dd:after{ position:absolute; bottom:0px; content:""}
#popup_member_message #pop_content .chatbox dl.sender dd:after{ left:-6px; border-left:10px solid transparent; border-bottom:10px solid #E4E4E4; content:""} 
#popup_member_message #pop_content .chatbox dl.receiver dd:after{ right:-6px; border-right:10px solid transparent; border-bottom:10px solid #C7E212; content:""} 
#popup_member_message #pop_content .chatbox dl.sender{}
#popup_member_message #pop_content .chatbox dl.sender dt{ float:left}
#popup_member_message #pop_content .chatbox dl.sender dd{ float:left; background:-webkit-linear-gradient(#F0F0F0, #E4E4E4); background:-o-linear-gradient(#F0F0F0, #E4E4E4); background: -moz-linear-gradient(#F0F0F0, #E4E4E4); background: linear-gradient(#F0F0F0, #E4E4E4)}
#popup_member_message #pop_content .chatbox dl.receiver{}
#popup_member_message #pop_content .chatbox dl.receiver dt{ float:right}
#popup_member_message #pop_content .chatbox dl.receiver dd{ float:right; background:-webkit-linear-gradient(#D2F015, #C7E212); background:-o-linear-gradient(#D2F015, #C7E212); background: -moz-linear-gradient(#D2F015, #C7E212); background: linear-gradient(#D2F015, #C7E212)}
#popup_member_message #pop_content .editor{ border-top:1px #DFDFDF solid}
#popup_member_message #pop_content .editor textarea{ width:100%; height:150px}*/
#popup_member_message #pop_content .sendbox{ width:620px; padding:20px}
#popup_member_message #pop_content .sendbox .tip{ color:#bbb}
#popup_member_message #pop_content .sendbox .tip b{ color:#f00; margin-right:5px}
#popup_member_message #pop_content .sendbox .editor{}
#popup_member_message #pop_content .sendbox .editor textarea{ border:1px #ECECEC solid; width:530px; height:80px}
#popup_member_message #pop_content .sendbox .editor button{ background:#EAEAEA; border:none; width:80px; height:80px; padding:20px; border-radius:5px; vertical-align:top; margin-left:5px; cursor:pointer}
#popup_member_message #pop_content .sendbox .upload{}
#popup_member_message #pop_content .sendbox .upload .btn{ background:#1DACE6; border:none; border-radius:3px; color:#fff; padding:3px 10px; cursor:pointer}
#popup_member_message #pop_content .sendbox .upload p{ display:inline-block; margin-left:10px}
#popup_member_message #pop_content .sendbox .upload a{ margin-left:5px; color:#000}
#popup_member_message #pop_content .sendbox .upload a:hover{ text-decoration:none; }
#popup_member_message #pop_footer{}

/* popup_member_bindphone 会员中心-手机绑定
--------------------------------------------------------------------------------------------------------*/
#popup_member_bindphone{ display: none; width:660px; height:auto}
#popup_member_bindphone .unit{}
#popup_member_bindphone .unit label{ margin:0; vertical-align:middle}
#popup_member_bindphone .unit input[type=text]{}
#popup_member_bindphone .unit .btncode{ height:30px; line-height:30px; background:#2eabe0; color:#fff; padding:0 15px; margin-left:20px; border-radius:5px; vertical-align:middle}
#popup_member_bindphone #pop_footer{ border-top:2px #c6e8f7 solid; padding-top:20px; width:620px; margin:0 auto}
#popup_member_bindphone #pop_footer button{ margin:0 20px 0 0}

/* popup_member_bindphone 会员中心-余额提现
--------------------------------------------------------------------------------------------------------*/
#popup_balance_apply{ display: none; width:560px; height:auto}
#popup_balance_apply .unit{}
#popup_balance_apply .unit label{ margin:0; vertical-align:middle}
#popup_balance_apply .unit input[type=text]{}
#popup_balance_apply .unit .btncode{ height:30px; line-height:30px; background:#2eabe0; color:#fff; padding:0 15px; margin-left:20px; border-radius:5px; vertical-align:middle}
#popup_balance_apply #pop_footer{ border-top:2px #c6e8f7 solid; padding-top:20px; width:520px; margin:0 auto}
#popup_balance_apply #pop_footer button{ margin:0 20px 0 0}

/* popup_member_bindmail 会员中心-邮箱绑定
--------------------------------------------------------------------------------------------------------*/
#popup_member_bindmail{ display: none; width:660px; height:auto}
#popup_member_bindmail .unit{ margin-bottom:0}
#popup_member_bindmail dl.warn{ overflow:hidden; margin-top:10px; color:darkgray}
#popup_member_bindmail dl.warn dt{ float:left; margin-right:5px}
#popup_member_bindmail dl.warn dd{ float:left}
#popup_member_bindmail dl.warn dd p{ display:block}
#popup_member_bindmail #pop_footer{ border-top:2px #c6e8f7 solid; padding-top:20px; width:620px; margin:0 auto}
#popup_member_bindmail #pop_footer button{ margin:0 20px 0 0}

/* popup_member_qualcert 会员中心-企业资质信息提交
--------------------------------------------------------------------------------------------------------*/
#popup_member_qualcert{ display: none; width:660px; height:auto}
#popup_member_qualcert .unit{ margin-bottom:0}
#popup_member_qualcert .unit label{ width:100px; text-align:right}
#popup_member_qualcert .unit select{ width:240px}
#popup_member_qualcert .unit textarea{ max-width:500px}
#popup_member_qualcert .attlist{}
#popup_member_qualcert .attlist input[type=text]{ display:block; max-width:500px; margin-bottom:20px}

/* popup_member_instrument_rel 仪器设备关联检测项目
--------------------------------------------------------------------------------------------------------*/
#popup_member_instrument_rel{ display: none; width:560px; height:auto}
#popup_member_instrument_rel .tablelist{ width:518px}
#popup_member_instrument_rel .tablelist ul li.col1{ width:59px}
#popup_member_instrument_rel .tablelist ul li.col2{ width:179px}
#popup_member_instrument_rel .tablelist ul li.col3{ width:79px}
#popup_member_instrument_rel .tablelist ul li.col4{ width:119px}
#popup_member_instrument_rel .tablelist ul li.col5{ width:78px}
#popup_member_instrument_rel .tablelist ul li.col5 a:hover{ text-decoration:underline}

/* popup_instrument_demand_detail 仪器需求详细页面
--------------------------------------------------------------------------------------------------------*/
#popup_instrument_demand_detail{ display: none; width:830px; height:auto}
#popup_instrument_demand_detail .mainbox{ position:relative}
#popup_instrument_demand_detail dl.sigil{ position:absolute; top:-10px; right:20px; width:116px; height:85px; background:url(../../images/detection/demand_index_img003.png) no-repeat; text-align:center; font-weight:900; padding-top:30px; transform:rotate(-20deg); -ms-transform:rotate(-20deg); -moz-transform:rotate(-20deg); -webkit-transform:rotate(-20deg); -o-transform:rotate(-20deg)}
#popup_instrument_demand_detail dl.sigil dt{ color:#C50200; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(240, 67, 71, 1)), to(rgba(150, 0, 0, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:24px}
#popup_instrument_demand_detail dl.sigil dd{ color:#A63E35; font-size:12px; line-height:16px; letter-spacing:-1px}
#popup_instrument_demand_detail .unit{ margin:0}
#popup_instrument_demand_detail .unit label{}
#popup_instrument_demand_detail .unit p{ max-width:700px}
#popup_instrument_demand_detail .infobox{ background:#e5f9fe; width:730px; padding:20px 30px; margin-top:20px}
#popup_instrument_demand_detail .infobox p{ font-size:14px}
#popup_instrument_demand_detail .infobox p span{ color:#1495cd; margin-left:30px}
#popup_instrument_demand_detail .infobox dl{ margin-top:10px}
#popup_instrument_demand_detail .infobox dl dt{ display:inline-block; padding-right:25px; border-right:1px #a3d8eb solid}
#popup_instrument_demand_detail .infobox dl dd{ display:inline-block; margin-right:30px; padding-left: 15px}
#popup_instrument_demand_detail .infobox ul{ margin-top:15px}
#popup_instrument_demand_detail .infobox ul li{ display:inline-block; margin-right:39px}
#popup_instrument_demand_detail .infobox ul li:last-child{ margin-right:0}
#popup_instrument_demand_detail i{ vertical-align:middle; font-style:normal}
#popup_instrument_demand_detail i.i-v{ background-image:url(../../images/detection/icon047.png); background-repeat:no-repeat; height:17px; line-height: 17px; padding-left:20px; display:inline-block; color:#0dc86c}
#popup_instrument_demand_detail i.i-n{ background-image:url(../../images/detection/icon048.png); background-repeat:no-repeat; height:28px; line-height:28px; padding-left:30px; display:inline-block; color:#ff0000;}

/* popup_instrument_apdate 仪器使用期间_选择画面
--------------------------------------------------------------------------------------------------------*/
#popup_instrument_apdate{ display: none; width:500px; height:auto; }
#popup_instrument_apdate #pop_content{ padding:20px 50px}
#popup_instrument_apdate .kalendar{ width:398px; border:1px #EFEFEF solid; border-radius:5px; margin-bottom:10px}
#popup_instrument_apdate ul.explain{ font-size:14px}
#popup_instrument_apdate ul.explain li{ display:inline-block; margin-left:55px}
#popup_instrument_apdate ul.explain li:first-child{ margin-left:0}
#popup_instrument_apdate ul.explain li i{ width:14px; height:14px; display:inline-block; margin-right:8px; vertical-align:middle}
#popup_instrument_apdate ul.explain li i.i-1{ background:#FB3F3E}
#popup_instrument_apdate ul.explain li i.i-2{ background:#BCBDC2}
#popup_instrument_apdate ul.explain li i.i-3{ background:#2EABE1}
#popup_instrument_apdate #pop_footer{ padding:0 50px;}
#popup_instrument_apdate #pop_footer .warn{ color:#ff0000}
#popup_instrument_apdate #pop_footer button{ margin-left:0}
#popup_instrument_apdate #pop_footer button:last-child{ margin-left:20px}
/* daterangepicker */
#popup_instrument_apdate .ta_calendar{ width:398px; background-color:#ffffff; font-size:12px; text-align:left; border:1px #EFEFEF solid; border-radius:5px}
#popup_instrument_apdate .ta_calendar_cont{ position:relative}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable { font-size:16px; _display:inline; border-spacing:0 7px; border-collapse:collapse; width:100%; padding-bottom:20px}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .caption{ text-align:left; height:50px; line-height:50px; background:#E9EAEF; font-size:20px; width:378px; padding-left:20px;}
#popup_instrument_apdate .caption .i_pre,
#popup_instrument_apdate .caption .i_next{ position:relative; float:right; margin:15px 30px}
#popup_instrument_apdate .caption .i_pre{}
#popup_instrument_apdate .caption .i_next{}
#popup_instrument_apdate .caption .i_pre:before,
#popup_instrument_apdate .caption .i_pre:after{ border:10px solid transparent; border-right:10px solid #E9EAEF; width:0; height: 0; position: absolute; top: 0; right: -10px; content: ' '}
#popup_instrument_apdate .caption .i_pre:before{ border-right-color:#9FA4BA; right:-9px}
#popup_instrument_apdate .caption .i_next:before,
#popup_instrument_apdate .caption .i_next:after{ border:10px solid transparent; border-left: 10px solid #E9EAEF; width: 0; height: 0; position: absolute; top: 0; right: -10px; content: ' '}
#popup_instrument_apdate .caption .i_next:before{ border-left-color: #4D5272; right: -11px;}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .thead{ margin:15px 24px}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .thead ul { background:#fff}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .thead ul li { cursor:pointer; text-align:center; width:50px; color:#90D8FE; display:inline-block}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .thead ul li.sun{ color:#999}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .thead ul li.sat{ color:#999}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable ul li:first-child{ height: px}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .tbody{ padding:0 24px}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .tbody ul li { text-align:center; white-space:nowrap; font-family:"Tahoma"; height:40px; width:40px; line-height:40px; border:1px solid #D9DCE5; border-radius: 2px; display:inline-block; margin:4px}
#popup_instrument_apdate .i_pre,
#popup_instrument_apdate .i_next,
#popup_instrument_apdate .ta_calendar .tbody ul li.ta_dateRangeSelected,
#popup_instrument_apdate .ta_calendar .tbody ul li.first,
#popup_instrument_apdate .ta_calendar .tbody ul li.last,
#popup_instrument_apdate .ta_calendar .tbody ul li.today{ cursor:pointer}
#popup_instrument_apdate .ta_calendar .tbody ul li.ta_dateRangeSelected{ background:#ff9900; color: #ffff99;}
#popup_instrument_apdate .ta_calendar .tbody ul li.first,
#popup_instrument_apdate .ta_calendar .tbody ul li.today{ background:#ff9900; color: #ffff99;}
#popup_instrument_apdate .ta_calendar .tbody ul li.first:after,
#popup_instrument_apdate .ta_calendar .tbody ul li.today:after{content: "";display: block; font-size: 10px;color:#fff;}
#popup_instrument_apdate .ta_calendar .tbody ul li.last{ background:#ff9900; color: #ffff99;}
#popup_instrument_apdate .ta_calendar .tbody ul li.last:after{content: "";display: block; font-size: 10px;color:#fff;}
#popup_instrument_apdate .ta_calendar .dis{ color:#9e9e9e;}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .tbody ul li.ta_dateRangeGray{ color: #BBB; cursor: default; border: 1px #F4F3F8 solid}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .tbody ul li.ta_dateRangeDis1{ color: #fff; cursor: default; background: #FB3F3E}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .tbody ul li.ta_dateRangeDis2{ color: #fff; cursor: default; background: #BCBDC2}
#popup_instrument_apdate .ta_calendar .dateRangeDateTable .tbody ul li.ta_dateRangeDis3{ color: #fff; cursor: default; background: #2EABE1}
#popup_instrument_apdate .ta_calendar_footer{ border-top:1px solid #e5e5e5; background:#fafafa; padding-top:6px; height:34px}
#popup_instrument_apdate .ta_calendar_footer .frm_btn{ float:right}
#popup_instrument_apdate .ta_calendar_footer .frm_msg{ float:left; vertical-align:middle}
#popup_instrument_apdate .ta_calendar_footer .ipt_text_s{ padding:4px 4px}
#popup_instrument_apdate .cf:after { clear: both}
#popup_instrument_apdate .cf:before, .cf:after { content: ""; display: table}
#popup_instrument_apdate .cf:before, .cf:after { content: ""; display: table}

/* popup_instrument_demand_undertake 我要承接页面
--------------------------------------------------------------------------------------------------------*/
#popup_instrument_demand_undertake{ display: none; width:830px; height:auto}
#popup_instrument_demand_undertake #pop_content{ position:relative}
#popup_instrument_demand_undertake dl.sigil{ position:absolute; top:25px; right:20px; width:116px; height:85px; background:url(../../images/detection/demand_index_img003.png) no-repeat; text-align:center; font-weight:900; padding-top:30px; transform:rotate(-20deg); -ms-transform:rotate(-20deg); -moz-transform:rotate(-20deg); -webkit-transform:rotate(-20deg); -o-transform:rotate(-20deg)}
#popup_instrument_demand_undertake dl.sigil dt{ color:#C50200; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(240, 67, 71, 1)), to(rgba(150, 0, 0, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:24px}
#popup_instrument_demand_undertake dl.sigil dd{ color:#A63E35; font-size:12px; line-height:16px; letter-spacing:-1px}
#popup_instrument_demand_undertake #pop_content h4{ font-size:16px; color:#1a85b3; border-bottom:1px #cbeaf7 solid; margin-bottom:20px}
#popup_instrument_demand_undertake #pop_content .unit{ margin:0}
#popup_instrument_demand_undertake #pop_content .unit label{ width:85px}
#popup_instrument_demand_undertake #pop_content .unit2 label{ width:600px}
#popup_instrument_demand_undertake #pop_content .unit.inline{ display:inline-block; width:300px}
#popup_instrument_demand_undertake #pop_content p{ display:block}
#popup_instrument_demand_undertake #pop_content a{ color:#0f8dc3}
#popup_instrument_demand_undertake #pop_content label.wdauto{ width:auto; margin-right:5px}
#popup_instrument_demand_undertake #pop_content textarea{ max-width:738px}

/* popup_member_project_pref 会员中心_检测项目分时优惠详细画面
--------------------------------------------------------------------------------------------------------*/
#popup_member_project_pref{ display: none; width:610px; height:auto}
#popup_member_project_pref .unit{ margin:10px 0}
#popup_member_project_pref .unit p{ display:block}
#popup_member_project_pref .tablelist{ width:568px}
#popup_member_project_pref .tablelist .caption{ font-size:16px}
#popup_member_project_pref .tablelist ul li.col1{ width:49px}
#popup_member_project_pref .tablelist ul li.col2{ width:139px}
#popup_member_project_pref .tablelist ul li.col3{ width:369px}

/* popup_member_project_search 会员中心_检测项目检索画面
--------------------------------------------------------------------------------------------------------*/
#popup_member_project_search{ display: none; width:660px; height:auto}
#popup_member_project_search .searchbox{ padding-bottom:20px; border-bottom:2px #C7E8F7 solid}
#popup_member_project_search .unit{ margin:10px 0}
#popup_member_project_search .unit label{ display:inline-block; width:115px}
#popup_member_project_search .tablelist{ width:618px}
#popup_member_project_search .tablelist ul li.col1{ width:49px}
#popup_member_project_search .tablelist ul li.col2{ width:358px}
#popup_member_project_search .tablelist ul li.col4{ width:89px}
#popup_member_project_search .tablelist ul li.col5{ width:109px}

/* popup_member_project_search 会员中心_检测项目检索画面
--------------------------------------------------------------------------------------------------------*/
#popup_member_project_search_i{ display: none; width:660px; height:auto}
#popup_member_project_search_i .searchbox{ padding-bottom:20px; border-bottom:2px #C7E8F7 solid}
#popup_member_project_search_i .unit{ margin:10px 0}
#popup_member_project_search_i .unit label{ display:inline-block; width:115px}
#popup_member_project_search_i .tablelist{ width:618px}
#popup_member_project_search_i .tablelist ul li.col1{ width:49px}
#popup_member_project_search_i .tablelist ul li.col2{ width:358px}
#popup_member_project_search_i .tablelist ul li.col4{ width:89px}
#popup_member_project_search_i .tablelist ul li.col5{ width:109px}

/* popup_member_project_expsetting 委托实验项目设定画面
--------------------------------------------------------------------------------------------------------*/
#popup_member_project_expsetting{ display: none; width:660px; height:auto}
#popup_member_project_expsetting .unit label{ display:inline-block; width:130px; text-align:right}
#popup_member_project_expsetting .unit input[type=text]{ max-width:470px}
#popup_member_project_expsetting .unit p{ display:block}

/* popup_member_instrument_demand_offer 仪器需求报价详细页面
--------------------------------------------------------------------------------------------------------*/
#popup_member_instrument_demand_offer{ display: none; width:830px; height:auto}
#popup_member_instrument_demand_offer #pop_content{ position:relative}
#popup_member_instrument_demand_offer dl.sigil{ position:absolute; top:25px; right:20px; width:116px; height:85px; background:url(../../images/detection/demand_index_img003.png) no-repeat; text-align:center; font-weight:900; padding-top:30px; transform:rotate(-20deg); -ms-transform:rotate(-20deg); -moz-transform:rotate(-20deg); -webkit-transform:rotate(-20deg); -o-transform:rotate(-20deg)}
#popup_member_instrument_demand_offer dl.sigil dt{ color:#C50200; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(240, 67, 71, 1)), to(rgba(150, 0, 0, 1))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size:24px}
#popup_member_instrument_demand_offer dl.sigil dd{ color:#A63E35; font-size:12px; line-height:16px; letter-spacing:-1px}
#popup_member_instrument_demand_offer #pop_content h4{ font-size:16px; color:#1a85b3; border-bottom:1px #cbeaf7 solid; margin-bottom:20px}
#popup_member_instrument_demand_offer #pop_content .unit{ margin:0}
#popup_member_instrument_demand_offer #pop_content .unit label{ width:85px}
#popup_member_instrument_demand_offer #pop_content .unit.inline{ display:inline-block; width:300px}
#popup_member_instrument_demand_offer #pop_content p{ display:block}
#popup_member_instrument_demand_offer #pop_content span.price{ display:inline-block; color:#ff0000}

/* popup_member_clearing_account 结算账户信息提交
--------------------------------------------------------------------------------------------------------*/
#popup_member_clearing_account{ display: none; width:660px; height:auto}
#popup_member_clearing_account .unit label{ display:inline-block; width:90px; text-align:right}
#popup_member_clearing_account .unit input[type=text]{ max-width:470px}
#popup_member_clearing_account .prompt{ width:500px; font-size:14px; color:#999;}
#popup_member_clearing_account .prompt p{ margin-left:20px; position:relative;}
#popup_member_clearing_account .prompt span{ position:absolute; top:3px; left:-10px;}


/* popup_member_feedback_detail 会员中心_意见反馈详细
--------------------------------------------------------------------------------------------------------*/
#popup_member_feedback_detail{ display: none; width:660px; height:auto}
#popup_member_feedback_detail .qbox,
#popup_member_feedback_detail .abox{ padding:15px 20px}
#popup_member_feedback_detail .qbox{ background:#eaf6fc; margin-bottom:20px}
#popup_member_feedback_detail .abox{ background:#f4f4f4}
#popup_member_feedback_detail .qbox > p,
#popup_member_feedback_detail .abox > p{ font-weight:bold; font-size:14px}
#popup_member_feedback_detail .qbox > p{ position:relative; padding-left:10px}
#popup_member_feedback_detail .qbox > p:before{ position:absolute; top:10px; left:1px; width:0; height:0; content:""; border-width: 3px 0 3px 5px; border-style:solid; border-color:transparent #666}
#popup_member_feedback_detail .qbox > p:after{ position:absolute; top:11px; left:0; width:0; height:0; content:""; border-width: 2px 0 2px 4px; border-style:solid; border-color:transparent #F8F8F8}
#popup_member_feedback_detail .qbox > p span,
#popup_member_feedback_detail .abox > p span{ margin-left:5px}
#popup_member_feedback_detail .qbox > div{ margin-left:10px}