@charset "utf-8";
/* CSS Document */
body{background:#F5F5F5;}
.pad26{padding:26px}
.padLR26{padding:0 26px}
.padBot20{padding-bottom:20px}
.blue{color:#3A8BFF}
.marTop5{margin-top:5px}
.marBt26{margin-bottom:26px}
.marTop26{margin-top:26px}
.marLeft14{margin-left:14px}
.colorRed{color:#F33131}
.colorYellow{color:#F28C24}
.blueBtn{width: 96px;height: 36px;background: #3A8BFF;border-radius: 6px;color:#fff;line-height:36px;text-align:center;display:inline-block;cursor:pointer}

.main{margin:26px auto;background:#fff;min-height:calc(100vh - 220px);border-radius:12px;position:relative}
.white{background:#fff;border-radius:12px}
.main_title{height:74px;border-bottom:solid 1px #F2F2F2;line-height:74px}
.main_title_name{font-weight: 600;font-size: 16px;color: #131B26;}
.main_title_tips{background:url(/pages/static/images/index/warn.png) no-repeat left center;padding-left:18px;margin-left:18px;color:#8A8B99;font-size:12px}
.main_title_tips span{color:#474C59}
.title_btn{padding:0 20px;height: 36px;background: #3A8BFF;border-radius: 6px;color:#fff;line-height:36px;text-align:center;margin-top:20px}
.item_title{font-weight: 500;font-size: 14px;line-height: 20px;color:#131B26;padding-bottom:12px}
.item_title span{color:#F36161;padding-right:3px;}
.test_range{display:flex;align-items:center;justify-content:space-between}
.test_range li{width: 215px;height: 110px;background: #FFFFFF;border: 1px solid #D5E2F1;border-radius: 8px;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;cursor:pointer;overflow:hidden}
.test_range li:first-child:nth-last-child(4), .test_range li:first-child:nth-last-child(4) ~ li { width: 270px;}
.test_range li:first-child:nth-last-child(5), .test_range li:first-child:nth-last-child(5) ~ li { width: 215px;}
.test_range li.test_range_name{line-height:20px;margin-top:6px}
.test_range li:hover{background: #F0F6FF;border: 1px solid #3A8BFF;color:#0669DC}
.test_range li.checked{background: #F0F6FF;border: 1px solid #3A8BFF;color:#0669DC}
.test_range li.checked:before{content:'';position:absolute;width:34px;height:20px;background:url(/pages/static/images/index/right.png) no-repeat center #3A8BFF;background-size:16px 16px;top:0;right:-1px;border-radius:0 8px 0 8px}
.inputNum{height: 34px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 14px;line-height:32px}
.inputNum input{border:0;background:0;line-height:32px;width:90%}
.numBx{float:right;color:#ACB4BF}
.dateInput{height: 34px;background:url(/pages/static/images/index/date.png) no-repeat 99% center;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 14px;line-height:32px;width:100%}
.fileBx{margin:6px 0 26px 0;}
.fileBx ul{height:52px}
.fileBx ul li{float:left;width: 108px;height: 52px;text-align:center;line-height:52px;position:relative}
.fileBx ul li.cur{background: #fff;box-shadow: 0px -2px 12px rgba(0, 37, 89, 0.2);border-radius:12px 12px 0 0}
.fileBx ul li.cur:before{content:'';position:absolute;width:108px;height:20px;background:#fff;left:0;bottom:-10px}
.fileBx ul li a{color:#131B26}
.fileBx .white{box-shadow: 0px 2px 12px rgba(0, 37, 89, 0.2);border-radius:12px 12px 12px 12px}
.uploadFileBx{min-height: 268px;background: #F0F6FF;border: 1px dashed #3A8BFF;border-radius: 12px;}
.uploadFileBx:hover{border:solid 1px #3A8BFF}
.uploadBtnBx{text-align:center}
.uploadBtn{width:120px;margin:0 auto;position:relative;overflow:hidden;margin-bottom:12px}
.uploadBtn input[type='file']{position:absolute;font-size:100px;height:100%;right:0;bottom:0;cursor:pointer;opacity:0}
.upload_click{display:block;width:120px;height:36px;background:#3A8BFF;line-height:36px;color:#fff;border-radius:6px;cursor:pointer;margin-top:20px}
.upload_tips{font-size:12px;color:#8A8B99;line-height:17px;margin-bottom:8px}
.upload_tips_red{font-size:12px;color:#F33131;line-height:17px;margin-bottom:8px}
.textPasting{border:solid 1px #D4D6D9;padding:14px;border-radius:12px;position:relative}
.text_edit{display:block;border:0;width:100%;height:220px;resize:none;font-family:microsoft Yahei;line-height:25px}
.submit{width: 128px;height: 52px;background: #3A8BFF;text-align:center;line-height:52px;border:0;display:block;margin:0 auto;box-shadow: 0px 2px 9px rgba(103, 161, 255, 0.5);border-radius: 6px;color:#fff;cursor:pointer}
.agreeBx{margin-bottom:26px}
.agreeBx input{display:inline-block;vertical-align:-2px}
.fileList {max-height:260px;overflow:auto}
.fileList table td{border-bottom:solid 1px #d5e2f1;padding:12px 0 12px 15px}
.delete{width:17px;height:17px;background:url(/pages/static/images/index/delete.png) no-repeat;display:block;opacity:.6}
.fileList table tr:hover td .delete{opacity:1}
.fileIcon{float:left;margin-right:5px}
.upload_sucess{color:#00B368}
.upload_wait{color:#131B26}
.upload_failed{color:#F33131}
.upload_progress{padding-left:15px;position:relative;top:-10px;display: none;}
.upload_progress_bar{display:inline-block;width:200px;height:10px;background: #D9E9FF;border-radius: 51px;vertical-align:middle;margin-right:10px;margin-left:5px}
.upload_progress_bar span{display:inline-block;height:10px;background: #3A8BFF;border-radius: 51px;}
.repoter_title{display:flex;justify-content:space-between;}
.reporter_title_name{font-size: 16px;line-height: 22px;color: #131B26;}
.crums{line-height:17px;padding-top:14px;color:#8A8B99;font-size:12px}
.back{background:url(/pages/static/images/index/back.png) no-repeat left center;padding-left:20px;color:#6B89B2}
.line{display:inline-block;vertical-align:middle;height:14px;border-left:solid 1px #F2F2F2;margin-left:12px;width:12px}
.reporter_wxxxBx{margin-top:10px;background:#F8F8FA;padding:14px;border-radius:4px;font-size:12px;line-height:17px}
.reporter_wxxxBx h3{font-weight:normal;color:#8A8B99;font-size:12px}
.reporter_wxxxBx ul{padding-top:2px}
.reporter_wxxxBx ul li{float:left;width:50%;margin-top:6px;}
.reporter_filter_title{line-height: 21px;font-size:12px;}
.reporter_filter_title span.reporter_filter_title_left{font-size: 15px;color: #131B26;margin-right:15px;font-weight:600}
.reporter_filter_condition{margin-top:22px;line-height:20px}
.reporter_filter_condition label{margin-right:19px;position:relative}
.reporter_filter_condition label input{display:inline-block;vertical-align:-2px;margin-right:9px}
.reporter_filter_condition_author{position:relative}
.reporter_filter_addAuthor{filter: drop-shadow(0px 2px 12px rgba(0, 37, 89, 0.2));position:absolute;left:0;top:30px;width:415px}
.reporter_filter_addAuthor .addAuthor{border: 1px solid #3A8BFF;border-radius: 4px 0px 0px 4px;background:#fff;width: 363px;height: 34px;padding:0 14px;border-right:0}
.reporter_filter_addAuthor .errorAdd{border: 1px solid #F36161}
.reporter_filter_addAuthor .addBtn{width: 52px;height: 34px;background: #3A8BFF;border-radius: 0px 6px 6px 0px;border:0;color:#fff;cursor:pointer}
.reporterBx{background: #F8F8FA;border-radius: 4px;}
.reporterBx_wx{font-size: 12px;line-height: 17px;}
.reporterBx_wx p{margin-bottom:8px}
.reporterBx_table{padding-top:8px}
.reporterBx_table table th,.reporterBx_table table td{border:solid 1px #F2F2F2}
.reporterBx_table table th{background:#F0F6FF;height:44px;font-weight:normal}
.reporterBx_table table td{background:#fff;height:44px;font-size:20px;font-weight:bold;color:#F28C24}
.reporterBx_similar{padding:20px 26px 24px 26px;background:#fff;border: 1px solid #F2F2F2;border-radius: 0px 4px 4px 0px;}
.reporterBx_similar_title span{line-height: 20px;font-weight:bold}
.reporterBx_similar_title ul li{float:left;line-height:17px;font-size:12px;margin-left:18px}
.reporterBx_similar_title ul li i{float:left;width: 4px;height: 12px;margin-top:3px;margin-right:8px;background:#F36161}
.reporterBx_similar_paragraph{height:16px;background: #EAF0FF;margin-top:55px;position:relative;width: 100%;}
.reporterBx_similar_paragraph p{position:absolute;height:16px;top:0}
.resemble{background:#F36161}
.reporterBx_similar_paragraph p.similaParagraph,.similaParagraph{background:#fff;border:solid 1px #3A8BFF;height:24px;width:8px;top:-4px;box-shadow: 0px 2px 12px rgba(0, 37, 89, 0.2);border-radius: 2px;}
.similaParagraph span{position:absolute;width:61px;height:41px;background:url(/pages/static/images/index/similar.png) no-repeat;text-align:center;color:#fff;font-size:12px;line-height:23px;top:-30px;left:-27px}
.quote{background:#52CC5C}
.reporterBx_tab{height:52px;line-height:52px;bottom:-1px;position:relative}
.reporterBx_tab ul li{float:left;line-height:51px;text-align:center;color:#8A8B99;font-size:16px;padding:0 25px;margin-right:5px;cursor:pointer}
.reporterBx_tab ul li.cur{background:#fff;border:solid 1px #F2F2F2;border-bottom:0;border-radius: 4px 4px 0px 0px;}
.reporterBx_container{background:#fff;border:solid 1px #F2F2F2;border-radius:0 0 0 8px}
.wid50{width:50%;border-right:solid 1px #f2f2f2}
.paragraphLeft{height:450px;overflow:auto;margin-top:26px;margin-bottom:16px}
.paragraphLeft_top{margin-bottom:16px;line-height:20px}
.paragraphLeft_center{line-height:24px}
.nextBtnBx{border-top:solid 1px #F2F2F2}
.nextBtnBx .blueBtn{width:74px;height:32px;line-height:32px}
.paragraphList{height:525px;overflow:auto;padding-right:26px}
.paragraphList li{border-bottom:solid 1px #F2F2F2}
.similar_qikan{line-height:24px;padding:8px 30px 8px 0;position:relative;cursor:pointer}
.grayArrow{background:url(/pages/static/images/index/grayArrow.png) no-repeat center;width:30px;height:30px;right:-10px;top:50%;margin-top:-15px;position:absolute;}
.rotate{transform:rotate(90deg)}
.paragraphLeft_center{padding-bottom:15px}
.reminder{margin-top:16px;line-height:24px}

.recordTab{width: 210px;height: 36px;background: #F7F8FA;border-radius: 8px;padding:3px}
.recordTab li{float:left;width:50%;line-height:30px;text-align:center;color:#8A8B99;cursor:pointer}
.recordTab li.cur{background:#fff;border-radius:6px;color:#3A8BFF;font-weight:bold}
.records_conditions{margin-top:20px;font-size:12px;line-height:30px;height:30px}
.selectBox{ vertical-align:top; position:relative;cursor:pointer; background-color:#fff; width:108px; border:1px solid #D4D6D9;line-height:28px; height:30px;border-radius:4px}
.selectBox p{  vertical-align:top; padding:0 15px 0 10px; background:url(/pages/static/images/index/arrGray02.png) no-repeat right center; margin-right:10px;}
.selectBox ul{ width:100%;box-shadow: 0px 2px 12px rgba(0, 37, 89, 0.2);border-radius: 6px;position:absolute; z-index:1; top:34px; left:0px; display:none;overflow:hidden;padding:4px 0;background:#fff}
.selectBox ul li a{ display:block; line-height:40px; padding:0 15px;color:#474C59;font-size:14px}
.selectBox ul li a:hover{color:#3A8BFF;}
.showSelect{border-color:#3A8BFF}
.showSelect p{ background:url(/pages/static/images/index/arrBlue02.png) no-repeat right center;}
.uploadTime{width: 210px;height: 30px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 14px}
.similar_qj {font-size:14px}
.similar_qj input{width: 44px;height: 30px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;margin-right:4px;text-align:center}
.titleSearch{width: 120px;height: 30px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 14px;margin:0 14px}
.titleSearchBtn{width: 44px;height: 24px;background: #3A8BFF;border-radius: 4px;border:0;cursor:pointer;color:#fff;font-size:12px;line-height:24px;margin-top:3px; margin-left: 3px;}
.record_options{margin-top:20px;height:32px}
.borderBtn{display:inline-block;height: 32px;border: 1px solid rgba(140, 189, 255, 0.4);border-radius: 4px;line-height:32px;padding:0 16px;cursor:pointer;background:#fff;font-size:14px;color:#3A8BFF}
.borderBtn:hover,.exportBx:hover .borderBtn{border-color:#8CBBFF;background:#EAF0FF}
.input:disabled,.exportBx:hover .input:disabled{opacity:1;border: 1px solid rgba(140, 189, 255, 0.4);color: rgba(58, 139, 255, 0.4);cursor:text;background:#fff}
.exportBx{margin-right:26px;position:relative}
.export_select{position:absolute;width: 124px;left:0;top:32px;display:none}
.exportBx ul{background: #FFFFFF;box-shadow: 0px 2px 12px rgba(0, 37, 89, 0.2);border-radius: 6px;padding:4px 0;margin-top:4px}
.exportBx ul li a{height:40px;line-height:40px;padding:0 15px;color:#474C59;display:block}
.exportBx ul li a:hover{color:#3A8BFF}
/*.exportBx:hover .export_select{display:block}*/
.normalTable{padding:20px 0}
.normalTable table{table-layout: fixed;}
.normalTable th,.normalTable td{padding-left:14px}
.normalTable th{background:#F2F4F7;color:#8A8B99;font-size:12px;font-weight:normal;height:40px}
.normalTable input{display:inline-block;vertical-align:-1px;margin-right:10px}
.normalTable td{padding:20px 0 20px 14px;color:#474C59}
.normalTable td.title_li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.dxxswxTab{height:40px;position:relative;bottom:-10px;margin-top:16px}
.dxxswxTab li{float:left;padding:0 16px;cursor:pointer;font-size:15px;position:relative;line-height:40px}
.dxxswxTab li.cur{color:#3A8BFF}
.dxxswxTab li.cur:after{content:'';position:absolute;background: #3A8BFF;border-radius: 3px;width:28px;height:4px;bottom:0;left:50%;margin-left:-14px;}
.ellips{margin-right:14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.mapBx{height:340px;background:#F8F8FA;margin-top:20px;padding-top:26px}



/**分页**/
.pages{padding:20px 0;text-align:center}
.pages ul li{display:inline-block}
.pages ul li a,.pages ul li span{display:inline-block;width:24px;height:24px;color:#8A8B99;font-size:12px;line-height:24px;text-align:center;margin:0 3px}
.pages ul li .cur,.pages ul li a:hover{background: linear-gradient(322.22deg, #5A33FF -34.58%, #6CC7FF 132%);border-radius:100%;color:#fff}
.pages ul li a.pre{background:url(/pages/static/images/index/pre.png) no-repeat center}
.pages ul li a.next{background:url(/pages/static/images/index/next.png) no-repeat center}

/**弹窗**/
.popup{position:fixed;width:100%;height:100%;background: rgba(16, 26, 41, 0.76);top:0;left:0;z-index:99999;display:flex;justify-content:center;align-items:center}
.popupBx{width: 640px;background: #FFFFFF;border-radius: 10px;}
.popupHead{height:60px;border-bottom:solid 1px #f2f2f2;padding:0 30px;line-height:60px}
.popupHead_title{font-size:18px;line-height:60px;font-weight:500}
.closed{width:20px;height:20px;background:url(/pages/static/images/index/closed.png) no-repeat;margin-top:20px;cursor:pointer}
.popupFoot{height:70px;border-top:solid 1px #f2f2f2;padding:17px 30px 0 30px}
.confirmBtn{display:inline-block;width: 92px;height: 36px;background: #3A8BFF;border-radius: 6px;color:#fff;text-align:center;line-height:36px;margin-left:30px}
.cancelBtn{display:inline-block;width: 92px;height: 36px;border: 1px solid #8CBBFF;border-radius: 6px;background:#fff;text-align:center;line-height:34px;}
.popupCenter{padding:26px 26px 0 26px}
.addChildNum td{height:56px;padding:0 9px 22px 9px}
.addChildInp{height: 34px;background: #FFFFFF;border: 1px solid #D4D6D9;display:block;padding:0 14px;width:100%;border-radius:4px}
.switch{width: 36px;height: 20px;background:rgba(16, 26, 41, 0.5);border-radius: 14px;cursor:pointer}
.switch span{float:left;width:20px;height:20px;background:#fff;border-radius:100%;border:solid 2px  rgba(16, 26, 41, 0.5);}
.on{background: #3A8BFF}
.on span{border-color:#3A8BFF;float:right}

/**个人版**/
.colorGreen{color:#00B368}
.colorGray{color:#8A8B99}
.blueBorderBtn{width: 100px;height: 36px;border:solid 1px #8CBBFF;border-radius:6px;display:inline-block;vertical-align:middle;color:#3A8BFF;text-align:center;line-height:36px}
.marRight{margin-right:20px}

.personal_testRecords_list{padding-top:24px}
.personal_testRecords{height: 202px;background: #FFFFFF;border: 1px solid #D9E9FF;box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.07);border-radius: 10px;margin-bottom:16px}
.personal_testRecords_title{height: 46px;background: #F0F6FF;display:flex;align-items:center;justify-content:space-between;padding:0 24px}
.personal_testRecords_title_name{font-size: 16px;line-height: 22px;color: #3A8BFF;font-weight:600;width:785px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.personal_testRecords_title_status{margin-right:16px;color:#6F6F74}
.personal_testRecords_title .delete{opacity:1;margin-top:3px}
.personal_testRecords_details{width:785px;padding:16px 24px}
.personal_testRecords_details li{float:left;width:50%;padding-bottom:24px}
.personal_testRecords_details li span{color:#8A8B99}
.personal_testRecords_Right{position:relative;width:360px;text-align:center;color:#171719}
.personal_testRecords_Right:before{content:'';position:absolute;width:1px;height:100px;background:#E1E1E1;left:0;top:28px;}
.personal_testRecords_Right_similar{padding:15px 0;line-height:39px;color:#8A8B99}
.personal_testRecords_Right_similar span{font-size:28px;margin-right:6px}
/**20230912个人相似度修改*/
.personal_testRecords_Right_similar{cursor:pointer;}
.personal_testRecords_Right_similar .xicon_tip{position:relative;top:0.6px;left:5px;display:inline-block;width:12px;height:12px;background:url(/pages/static/images/index/tip.png) no-repeat center/ 100% 100%;}
.personal_testRecords_Right_similar:hover .xptrs_detailBox{display:flex !important;}
.xptrs_detailBox{display:none;position:absolute;top:118px;left:50%;transform:translateX(-50%);background-color:#FFF;box-shadow:0px 2px 12px rgba(0,37,89,0.2);padding:5px 0 10px 25px;border-radius:5px;}
.xptrs_detailBox_item{width:170px;display:flex;flex-direction:column;}
.xptrs_detailBox_item .xnum,.xptrs_detailBox_item .xdesc{margin-right:0;height:28px;}
.xptrs_detailBox_item .xnum{font-size:22px;}
.xptrs_detailBox_item .xdesc{font-size:12px;color:#8A8B99;}

.personal_testRecords_similar_btnBx{text-align:center}
.testRecords_times{font-size:12px;line-height:17px;padding-top:16px}
.blueBtn img{display:inline-block;vertical-align:middle}
.canceledBx{height:124px;background:url(/pages/static/images/index/canceled.png) no-repeat center;background-size:124px 124px;margin-top:16px}
.canceledFont{padding-top:80px}
.expired{height:124px;background:url(/pages/static/images/index/expired.png) no-repeat center;background-size:124px 124px;margin-top:16px;}
.errorBx{background:url(/pages/static/images/index/error.png) no-repeat top center;padding-top:100px;margin-top:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;line-height: 17px;padding-left: 10px;}
.doing{background:url(/pages/static/images/index/doing.png) no-repeat top center;padding-top:100px;margin-top:16px}
.pay_title{font-size:16px;font-weight:normal;color:#131B26;}
.youhuiBx{margin-top:16px;height:30px;line-height:30px}
.xdiscounts-nav {width: 100%;height: 36px;list-style: none;margin-top: 16px;}
.xdiscounts-nav .xdiscounts-nav__item {float: left;width: 120px;height: 100%;font-size: 14px;line-height: 36px;text-align: center;color: #303133;cursor: pointer;}
.xdiscounts-nav .xdiscounts-nav__item.active {border: 1px solid #DDDDDD;border-style: solid solid none solid;position:relative;top:1px;background-color: #fff;}
.xradio-box{width: 100%;flex-wrap: wrap;box-sizing: border-box;padding: 20px 15px;border: 1px solid #DDDDDD;display: none;}
.xradio-box.active{display: flex;}
.xradio-box__item{width: 320px;height: 100px;position: relative;margin: 10px 15px;}
.xradio-box__item input{position: absolute;top: 12px;right: 12px;}
.xradio-box__item img{width: 100%;height: 100%;}
.yhqInput{width: 240px;height: 30px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 10px;margin:0 23px 0 10px;}
.Vector{display:none;background:url(/pages/static/images/index/Vector.png) no-repeat left center;color:#6F6F74;padding-left:20px;background-size:14px 14px}
.invalid{display:none;background:url(/pages/static/images/index/invalid.png) no-repeat left center;color:#6F6F74;padding-left:20px;background-size:14px 14px}
.pay_list{margin-top:16px}
.pay_list li{float:left;width: 190px;height: 74px;border: 1px solid #E1E1E1;border-radius: 10px;margin-right:16px;display:flex;align-items:center;justify-content:left;padding-left:30px;cursor:pointer}
.pay_name{margin-left:10px;}
.pay_name h3{color:#131B26;font-weight:normal;line-height:20px}
.pay_name p{font-size:12px}
.pay_list li.list01.cur{background:rgba(255, 183, 48, 0.05);border-color:#FFB730}
.pay_list li.list02.cur{background:rgba(25, 119, 251, 0.05);border-color:#1977FB}
.pay_list li.list03.cur{background:rgba(34, 172, 56, 0.05);border-color:#22AC38}
.pay_list li.list04.cur{background:rgba(252, 81, 1, 0.05);border-color:#FC5101}
.taobao_order{width: 808px;height: 198px;background: rgba(252, 81, 1, 0.05);border: 1px solid #FC5101;border-radius: 10px;margin-top:16px;padding:24px;position:relative}
.taobao_order:before{content:'';position:absolute;width:25px;height:9px;background:url(/pages/static/images/index/arrRed.png) no-repeat;top:-8px;right:84px}
.tabao_order_item{display:flex;margin-bottom:16px;height:32px;align-items:center;justify-content:space-between;}
.taobaoInput{width: 100%;height: 32px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 15px}
.tbPlus{width:22px;height:22px;background:url(/pages/static/images/index/tbplus.png) no-repeat;background-size:100%}
.tbMinus{width:22px;height:22px;background:url(/pages/static/images/index/tbminus.png) no-repeat;background-size:100%}
.pay_btnBx{display:flex;align-items:center;justify-content:right;margin-top:50px}
.Account{font-size:16px}
.Account span{font-weight:bold}
.moneyBx{margin-top:16px;line-height:26px}
.moneyBx label{margin-right:26px}
.moneyBx label input[type=radio]{display:inline-block;vertical-align:-2px;margin-right:10px}
.custom{width: 100px;height: 26px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;margin:0 4px;padding:0 15px}
.noData{height:260px;background:url(/pages/static/images/index/nodata.png) no-repeat center;display:flex;align-items: flex-end;justify-content: space-around;color:#6F6F74}
.accountInfor{position:relative}
/*.accountInfor:before{content:'';position:absolute;width:1px;height:100%;top:0;left:33%;background:#F2F2F2}*/
/*.accountInfor:after{content:'';position:absolute;width:1px;height:100%;top:0;left:66%;background:#F2F2F2}*/
.accountItem{width:33%;min-height:175px;padding:0 26px}
.accountItem h3{color:#8A8B99;font-weight:normal;line-height:20px}
.accountItem table td{padding-bottom:16px}
.accountModify{width: 48px;height: 24px;border: 1px solid #8CBBFF;border-radius: 6px;color:#3A8BFF;display:inline-block;text-align:center;line-height:22px}
.QQNum{display:flex;align-items:center;justify-content:left}
.QQNum img{margin-right:5px}
.yueBx{width:30%;text-align:center;color:#8A8B99;font-size:12px}
.yueBx p{padding-bottom:6px;}
.yueBx p span{font-size:16px}
.chongzhiBn{text-align:center;width:100%}
.chongzhiBn .accountModify{background:#3A8BFF;color:#fff;border-color:#3A8BFF}
.errorTips{position:relative}
.errorInp .addChildInp{border-color:#F36161}
.errorFont{display:none}
.errorInp .errorFont{position:absolute;left:0;bottom:-17px;display:block;font-size:12px;color:#F33131}
.notice a{color:#8A8B99;}
.newNotice a{color:#474C59}
.newNotice:before{content:'';width:6px;height:6px;background: #F33131;border-radius:100%;display:inline-block;vertical-align:middle;margin-right:0px}
.pawwordRight{width:14px;height:14px;background:url(/pages/static/images/index/Vector.png) no-repeat;background-size:100%;right:-20px;top:10px;position:absolute;background-size:100%}
.bindPhone{width:740px;margin:0 auto}
.bindPhone p{text-indent:2em}
.bindTable{width:400px;margin:0 auto;margin-top:50px;}
.bindTable td{padding:11px 9px}
.phoneNume{width: 272px;height: 34px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 14px}
#slider{width: 272px;height: 34px;background: #F3F6F9;border: 1px solid #D4D6D9;border-radius: 4px;margin:0}
#labelTip{line-height:34px}
#label{width: 30px;height: 30px;background:url(/pages/static/images/index/phoneArr.png) no-repeat center #FFFFFF;border: 1px solid #E1E3E6;border-radius: 4px;line-height:30px;margin:1px}
#labelTip{color:#ACB4BF}
.filerGray{opacity:.4;cursor:text}
.testOrder{width:426px;}
.testOrder li{width:140px}
.testOrder_bottom{height: 68px;background: #E8F4FF;padding:16px 24px;line-height:36px;position:absolute;width:100%;bottom:0;left:0}
.marLeft40{margin-left:40px}
.fb{font-weight:bold}
.blank{height:68px}
.invoiceDetails{background:#F8F8FA;padding:11px 14px}
.invoiceDetails ul li{float:left;width:50%;font-size:12px;line-height:17px;padding:3px 0}
.invoiceScroll{height:420px;overflow:auto;padding-right:26px}
.invoiceTitle{height:46px;line-height:46px;color:#131B26}
.queryBx{padding:0 70px 30px 70px;display:flex;justify-content:space-between;align-items:center}
.querySearch{width: 891px;height: 46px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;}
.queryInp{padding:0 14px;width:80%;border:0;background:none;height:46px;line-height:46px}
.querySub{float:right;width: 104px;height: 44px;background: #3A8BFF;border-radius: 0px 3px 3px 0px;border:0;cursor:pointer;color:#fff}

.querySucess h3{text-align:center;font-size:24px;color:#131B26;line-height:34px;font-weight:normal;padding-bottom:16px}
.querySucess p{text-align:center;font-size:16px}
.querySucess ul{width:460px;margin:0 auto;background:url(/pages/static/images/index/bag.png) no-repeat right  bottom;padding-top:40px;min-height:290px}
.querySucess ul li{line-height:20px;padding-bottom:12px;color:#131B26}
.querySucess ul li span{color:#474C59}
.sucessIcon{display:inline-block;width:24px;height:24px;background:url(/pages/static/images/index/Vector.png) no-repeat;background-size:100%;vertical-align:middle;margin-right:12px}
.failedIcon{display:inline-block;width:24px;height:24px;background:url(/pages/static/images/index/failed.png) no-repeat;background-size:100%;vertical-align:middle;margin-right:12px}
.failedBx{width:266px;height:266px;background:url(/pages/static/images/index/failedBg.png) no-repeat;margin:60px auto 0 auto}
.fapiaoBx{margin-top:10px;padding:14px;background:#F8F8FA;border-radius:4px}
.fapiaoTitle{font-size:12px;line-height:17px;color:#8A8B99;padding:0 14px;margin-bottom:8px}
.fpItem{padding:0 14px}
.fpOption{font-size:12px;display:none}
.fpItem:hover{background:#F0F6FF}
.fpItem:hover .fpOption{display:block}
.fpItem_tit{color:#131B26;height:50px;line-height:50px}
.fpItem_font{display:inline-block;vertical-align:middle;margin-right:16px}
.fpCheck{display:inline-block;vertical-align:-2px;margin-right:16px}
.fpArr{display:inline-block;width:18px;height:18px;background:url(/pages/static/images/index/arrBot.png) no-repeat;vertical-align:middle;cursor:pointer}
.showDetail{transform:rotate(180deg)}
.fpItem ul{padding:0 46px;font-size:12px;line-height:17px;padding-bottom:8px;display:none}
.fpItem ul li{padding-bottom:6px;float:left;width:50%}
.importTab{position:relative;border:1px solid #D4D6D9;border-radius:4px;overflow:hidden;}
.importSelect{width: 92px; height: 36px;background: #3A8BFF;border-radius: 6px;color: #fff;text-align: center;line-height: 36px;margin-left: 30px;float:right;cursor:pointer;position:relative;overflow:hidden}
.importTab .addChildInp{width:70%;border:0;float:left}
.importSelect input[type="file"]{position:absolute;right:0;bottom:0;cursor:pointer;opacity:0}

@media screen and (max-width: 1400px) {
	.service{right:0}
    .kefu,.connectUs{width:50px;height:50px;overflow:hidden;background-position:center}
}

/**2020-04-27-上传成功提示**/
.popupWindow{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3)}
.popupWindow .popupBx{width:530px;height:484px;position:absolute;top:50%;left:50%;margin-top:-242px;margin-left:-330px;background:#fff;box-shadow:0 0 50px rgba(0,0,0,.3);border-radius:3px}
.popupWindow .popupTit{height:40px;line-height:40px;padding:0 20px;font-size:14px;}
.popupWindow .popupMid{height:374px;border:solid 1px #fdd9b3}
.popupWindow .popupBot{height:28px;line-height:28px;padding:20px 20px 0 20px;font-size:14px;color:#666}
.popupWindow .confirmBtn{width:60px;height:28px;line-height:28px;text-align:center;background:#3A8BFF;color:#fff;border-radius:3px;margin-left:20px}
.popupWindow .errBtn{width: 110px;height: 28px;line-height: 28px;text-align: center;background: #3A8BFF;color: #fff;border-radius: 3px;float: left}
.popupWindow .sucessUpload{width:260px;padding:5px;background:#fff;position:absolute;top:50%;margin-top:-82px;left:50%;margin-left:-130px}
.popupWindow .closed{width:12px;height:40px;background:url(/pages/static/images/index/popClosed.png) no-repeat center;float:right}
.popupWindow .sucessTit{height:41px;border-bottom:solid 1px #eee;padding:0 20px;line-height:41px;font-size:14px;}
.popupWindow .sucessCon{padding:20px 20px 0 20px;font-size:14px}
.popupWindow .sucessCon p{padding-bottom:5px}
.popupWindow .ellipis{padding:0 5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.popupWindow .tableTit th{height:35px;font-weight:normal;color:#3A8BFF;font-size:12px;background:#fdead5}
.popupWindow .tableTd{height:339px;}
.popupWindow .tableTd td.type{padding-left:30px}
.popupWindow #rowSize {color:#3A8BFF}
.popupWindow .tableTd td.type{padding-left:30px}

.reporterBx_container green {color: #F33131;}
.reporterBx_container red {color: #0069FF;}

.user_service{color: #3A8BFF; cursor: pointer;}
.layer_notice {padding: 0 20px;width: 700px;height: 374px;border-radius: 10px;margin-bottom: 20px;display: none;}
.layer_notice li {line-height: 30px;}
.layer_notice .title_li{color: #333;font-weight: bold;border-bottom: 1px solid #ddd;padding: 8px 0;}

.wx_payload_info{display:flex;justify-content:space-around;}
.wx_payload_info .pay_red{font-weight:bold;font-size:16px;}
.wx_payload_content{display:flex;justify-content:space-between;padding:26px 240px;}
.wx_payload_content .qr_code{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:50px 0;}
.wx_payload_content .qr_code p img{width: 25px;vertical-align: bottom;}

.xtipBox{display:inline-block;position:relative;top:2.5px;width:14px;height:14px;cursor:pointer;background:url('/pages/static/images/index/icon-tip.png') no-repeat center/ 100% 100%;}
.xtipBox:hover .xcontent{display:block;}
.xtipBox .xcontent{display:none;position:absolute;top:0;left:20px;z-index:9;background-color:#FFF;width:max-content;padding:10px;border:1px solid #3A8BFF;border-radius:8px;}
.xtipBox .xcontent p{font-weight:bold;font-size:14px;color:#131B26;text-align:center;padding-bottom:5px;}
.xtipBox .xcontent li{list-style:none;color:#474c59;display:flex;align-items:center;}
.xtipBox .xcontent li::before{margin-right:5px;content:'';display:inline-block;width:8px;height:8px;background-color:#3a8bff;border-radius:50%;}

.xtwoUploadBox{margin-bottom:26px;display:flex;justify-content:space-between;}
.xtwoUploadBox__item{width:560px;}
.xtwoUploadBox__item .upload_tips{margin:29px 0 0;}
.xtwoUploadBox .inputNum input {width:85%!important;}


/*2024.10.21 一键排版*/
.wnewtestRecords_Btn{margin-top: 60px;}
.marRight26{margin-right: 26px;}
.wnew_test_range{justify-content: start;}
.wnew_test_range li{margin-right: 18px;}
.w_templateinpwrap{display: flex;align-items: center;}
.w_templateinpwrap input{border: 1px solid #D4D6D9;border-radius: 4px;width: 462px;height: 34px;padding: 0 14px;margin-right: 39px;color: #000;font-size: 14px;}
.w_templateBtn{border-radius: 6px;width: 132px;height: 36px;border: 1px solid #8CBBFF;line-height: 36px;text-align: center;color: #3A8BFF;position: relative;display: flex;align-items: center;justify-content: center;cursor: pointer}
.w_uploadBtn input{position: absolute;opacity: 0;left: 0;top: 0;width: 100%;height: 100%;cursor: pointer;}
.w_templateBtn:after{content:'';width:16px;height:16px;border-radius:100%;display:inline-block;vertical-align:middle;background: url("/pages/static/images/index/addblue-icon.png") no-repeat center/16px;margin-right: 4px;}
.w_uploadblue{position: relative;cursor: pointer;}
.w_uploadblue input{position: absolute;opacity: 0;left: 0;top: 0;width: 100%;height: 100%;cursor: pointer;font-size: 0;}
.wselectTemplate{padding: 20px 0 0;}
.wtemplateInp{padding: 0 20px;}
.wtemplateInp input{width: 100%;height: 30px;border-radius: 4px;border: 1px solid #D4D6D9;padding: 0 14px;}
.wtemplateForm{padding: 20px 20px 0;    max-height: 450px;overflow: auto;}
.wtemplateForm_item{display: flex;margin-bottom: 20px;}
.wtemplateForm_itemlab{font-size: 14px;color: #131B26}
.wtemplateForm_itemcont{flex: 1;}
.wtemplateForm_itemregion{font-size: 14px;color: #474C59;background: #F8F8FA;border-radius: 8px;padding: 15px 15px 0;max-height: 85px;overflow: hidden;position: relative;padding-right: 40px;}
.wtemplateForm_itemregion .w_cont{}
.wtemplateForm_itemregion.active{max-height: initial;}
.wtemplateForm_itemregion.active .wmore{position: static;float: left;}
.wtemplateForm_itemregion p{margin-bottom: 15px;margin-right: 30px;float: left;cursor: pointer;}
.wtemplateForm_itemregion p.active{color: #3A8BFF;font-weight: 500}
.wtemplateForm_itemregion .wmore{color: #6B89B2;font-size: 12px;right: 40px;position: absolute;top: 52px;cursor: pointer;line-height: 21px;display: none}
.wtemplateForm_itemregion .wmore:after{content:'';width:12px;height:12px;border-radius:100%;display:inline-block;vertical-align:middle;background: url("/pages/static/images/index/open-icon.png") no-repeat center/12px;margin-left: 5px;margin-top: -3px;}
.wtemplateForm_itemregion .wmore.active::after{background-image: url("/pages/static/images/index/opened-icon.png");margin-top: 1px;}

.wtemplateForm_itemmechanism{padding-right: 15px;max-height: initial;}
.wtemplateForm_itemmechanism p{width: 197px;margin-right: 30px;}
.wtemplateForm_itemmechanism p:nth-child(4n){margin-right: 0;}

.wtemplateForm_itemselect{display: flex;flex-wrap:wrap;}
.wtemplateForm_itemselect .w_row{padding: 0 15px;border: 1px solid #D5E2F1;background-color: #FFFFFF;height: 44px;display: flex;align-items: center;border-radius: 8px;width: 449px;margin-right: 10px;cursor: pointer;margin-bottom: 10px;}
.wtemplateForm_itemselect .w_row:nth-child(2n){margin-right: 0;}
.wtemplateForm_itemselect .w_rowtxt{flex: 1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wtemplateForm_itemselect .w_rowpic{margin-right: 10px;}
.wtemplateForm_itemselect .w_rowpic img{width: 24px;}
.wtemplateForm_itemselect .w_radio{width: 18px;height: 18px;background: url("/pages/static/images/index/radio-icon.png") no-repeat center/100%;margin-left: 10px;}
.wtemplateForm_itemselect .w_row.active{border-color: #3A8BFF;}
.wtemplateForm_itemselect .w_row.active .w_radio{background-image: url("/pages/static/images/index/radioed-icon.png")}
.subBack{font-size:12px;color:#6B89B2;}
.subBack:before{ content:''; display:inline-block; width:18px; height:18px; margin:-2px 6px 0 0; background:url(/pages/static/images/index/ico-return.png) no-repeat center/14px; vertical-align:middle; overflow:hidden;}


.w_backhead{background: #FFFFFF;height: 76px;border-radius: 12px;margin: 26px auto;display: flex;justify-content: space-between;align-items: center;padding: 0 26px;}
.w_backhead .title_btn{margin-top: 0;}
.wpreview{overflow: hidden;border-radius: 12px;height: 100%;}

/** 20250909 个人列表页 */
.main_title_d .title_btn .arr{display:inline-block;width:12px;height:7px;vertical-align:middle;margin-left:8px;background:url(/pages/static/images/index/arrWhite.png) no-repeat}
.main_title_d{float:right;position:relative}
.main_title_d .main_title_m{position:absolute;background:#fff;border:1px solid #F2F2F2;box-shadow:0px 2px 12px rgba(0,37,89,0.2);border-radius:4px;width:125px;left:50%;margin-left:-63px;top:56px;padding:4px 0;display:none;z-index:999}
.main_title_d .main_title_m li{text-align:center;padding:14px 0;float:none;margin:0;font-size:15px;height:48px;line-height:20px}
.main_title_d .main_title_m li a{color:#131B26}
.main_title_d .main_title_m li:hover a{color:#0669DC}
.main_title_d .main_title_m .cur{color:#0669DC}
.list-type{font-size:12px;line-height:30px}
.list-type .selectBox{width:140px}
.list-type span{margin-right:10px}
.list-type .cur{color:#0669DC}

/** 20251014 列表页全选 */
.all_all label {padding-left: 14px;color: #8A8B99;font-size: 14px;font-weight: normal}
.all_all input {display: inline-block; vertical-align: -1px; margin-right: 10px;}












