@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(../images/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.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(../images/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(../images/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:0 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}
.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(../images/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}
.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(../images/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}
.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(../images/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{color:#0069FF;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(../images/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(../images/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(../images/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}
.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 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}
.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(../images/pre.png) no-repeat center}*/
/*.pages ul li a.next{background:url(../images/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(../images/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:0 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}*/
/*.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}*/
/*.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(../images/canceled.png) no-repeat center;background-size:124px 124px;margin-top:16px}*/
/*.canceledFont{padding-top:80px}*/
/*.expired{height:124px;background:url(../images/expired.png) no-repeat center;background-size:124px 124px;margin-top:16px;}*/
/*.errorBx{background:url(../images/error.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}*/
/*.yhqInput{width: 240px;height: 30px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 10px;margin:0 23px 0 10px;}*/
/*.Vector{display:inline-block;background:url(../images/Vector.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: 188px;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(../images/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: 730px;height: 32px;background: #FFFFFF;border: 1px solid #D4D6D9;border-radius: 4px;padding:0 15px}*/
/*.tbPlus{width:22px;height:22px;background:url(../images/tbplus.png) no-repeat;background-size:100%}*/
/*.tbMinus{width:22px;height:22px;background:url(../images/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(../images/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:60%}*/
/*.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(../images/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(../images/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(../images/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(../images/Vector.png) no-repeat;background-size:100%;vertical-align:middle;margin-right:12px}*/
/*.failedIcon{display:inline-block;width:24px;height:24px;background:url(../images/failed.png) no-repeat;background-size:100%;vertical-align:middle;margin-right:12px}*/
/*.failedBx{width:266px;height:266px;background:url(../images/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:in inline-block;vertical-align:-2px;margin-right:16px}*/
/*.fpArr{display:inline-block;width:18px;height:18px;background:url(../images/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}
}