.spinner-load{position:fixed;top:45%;left:50%;transform:translate3d(-50%,-50%,0);color:#2864aa;text-align:center}.loader{display:inline-block;width:3em;height:3em;color:inherit;vertical-align:middle;pointer-events:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-perspective:1000px;perspective:1000px;border-radius:50%;margin-bottom:5px}.loader:after,.loader:before{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;-webkit-animation:spin .4s linear infinite;animation:spin .4s linear infinite}.loader:before{-webkit-transform:rotateX(70deg);transform:rotateX(70deg)}.loader:after{-webkit-transform:rotateY(70deg);transform:rotateY(70deg);-webkit-animation-delay:.1s;animation-delay:.1s}@-webkit-keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Source Han Sans,Noto Sans CJK Sc,Microsoft YaHei,Microsoft Jhenghei,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#root{height:100vh;width:100%;overflow-y:hidden}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track-piece{background:#f7f7f9}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#c8c8c8}.link{color:#49a9ee;cursor:pointer;margin-right:5px}.link:last-child{margin-right:0}.link.delete{color:#ff001f}.red{color:red;cursor:pointer}.money-list{border-radius:4px;background:#fff;padding:20px;display:flex;justify-content:space-between;margin-bottom:20px}.money-list .money-item{display:flex;flex-direction:column}.money-list .money-item .money-title{font-size:14px;color:rgba(0,0,0,.45);margin-bottom:5px}.money-list .money-item .money{color:rgba(0,0,0,.85);font-size:24px}.tabs-wrapper{background:#fff;border-radius:4px;box-sizing:border-box;overflow:hidden}.tabs-wrapper .ant-tabs-nav-wrap{padding-left:20px}.tabs-wrapper .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab{padding:15px 20px 10px}.tabs-wrapper .ant-tabs-top>.ant-tabs-nav{margin:0}.tabs-wrapper .operate{padding-top:0!important}.card-wrapper{width:100%;background:#fff;border-radius:4px;padding:15px;box-sizing:border-box}.card-wrapper .confirmPageButton{display:flex;margin-bottom:20px}.card-wrapper .confirmPageButton button{margin-right:10px}.card-wrapper .card-title{font-size:20px;font-weight:600;color:rgba(38,38,38,.8);height:30px;line-height:30px;margin-bottom:20px;cursor:default}.card-wrapper .small-title{display:block;position:relative;padding-left:13px;font-size:18px;font-weight:500;color:rgba(38,38,38,.9);line-height:24px;margin-bottom:15px;cursor:default}.card-wrapper .small-title:before{position:absolute;content:" ";top:4px;left:0;width:3px;height:16px;background-color:#4454a5}.card-wrapper .card-link{font-size:14px;font-weight:400;color:rgba(24,144,255,.7)!important;line-height:14px}.card-wrapper .card-link:hover{color:rgba(24,144,255,.95)!important;cursor:pointer!important}.card-wrapper .card-table{margin-bottom:30px}.card-wrapper .card-table:last-child{margin-bottom:0}.card-wrapper .file-list{width:100%;min-width:360px;padding:15px 0;background-color:#fafafa;color:#575757;border-radius:4px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.card-wrapper .file-list .file-item{height:32px;position:relative;display:flex;align-items:center;padding-left:40px;cursor:pointer}.card-wrapper .file-list .file-item:after{position:absolute;display:inline-block;content:" ";right:0;width:1px;height:24px;background-color:#d9d9d9}.card-wrapper .file-list .file-item:last-child:after{display:none}.card-wrapper .card-list{padding:12px 20px;background-color:#fafafa;color:#575757;border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:30px}.card-wrapper .card-list:last-child{margin-bottom:0}.card-wrapper .card-list .card-item{width:50%;padding:8px 0;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-wrapper .card-list .card-item:nth-child(odd){padding-right:10px}.card-wrapper .card-list .card-item .card-item-content{width:270px;font-size:14px;text-align:left;word-break:break-all;display:flex}.card-wrapper .card-list .card-item .left{margin-right:20px;font-weight:600;line-height:28px;color:rgba(18,23,27,.65);cursor:default;display:inline-block}.card-wrapper .card-list .card-item .right{display:inline;flex:1;line-height:28px}.card-wrapper .card-list .card-item .right i{padding-left:5px;color:orange;cursor:pointer}.form-list{width:100%;padding:16px 20px;display:flex;flex-wrap:wrap;background:#fafafa;border-radius:4px;margin-bottom:20px}.form-list .form-item{width:50%;text-align:left;display:inline-block;margin-bottom:0!important}.form-list .form-item:last-child{width:100%;text-align:left!important;padding-right:0}.form-list .form-item:last-child .ant-form-item{margin-bottom:0!important}.form-list .form-item:nth-child(odd){padding-right:10px}.form-list .form-item .ant-form-item-control{width:100%;min-height:56px}.tips{padding-left:16px;width:100%;min-width:500px;height:40px;line-height:40px;background:#e6f7ff;border-radius:4px;border:1px solid #bae7ff;margin-bottom:16px}.tips .icon{color:#1890ff;margin-right:8px}.tips .desc{font-size:14px;color:rgba(0,0,0,.65);margin-right:10px}.tips .desc span{color:#1890ff;padding:0 4px}.ant-modal-header{padding:8px 24px}.ant-modal-close-x{line-height:40px;height:40px!important}.ant-drawer-body,.ant-modal-body{padding:0}.ant-input,.ant-input-affix-wrapper{background-color:#fff;border:1px solid #d9d9d9}.wx_Modal .ant-modal-body{padding:0!important}.wx_Modal .ant-modal-content{width:520px;overflow:hidden;border-radius:20px!important;background-image:url(../images/top.b76f59.png);background-size:520px 146px;background-repeat:no-repeat;background-position:center 0}.wx_Modal .ant-modal-content .ant-modal-header{padding:6px 22px 0!important;background-color:transparent!important;border-bottom:none!important}.wx_Modal .ant-modal-content .ant-modal-header .ant-modal-title{display:block;width:144px;height:34px;color:#fff!important;text-align:center;line-height:34px;background-image:url(../images/watermark.6323b6.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.wx_Modal .ant-modal-content .wx_Modal_top_center{display:flex;justify-content:center;text-align:center;color:#fff!important;line-height:24px;height:106px;padding:0 40px!important;margin-bottom:17px;position:relative}.wx_Modal .ant-modal-content .wx_Modal_top_center .wx_Modal_top_center_line{position:absolute;top:30px;left:0;right:0;margin:auto;width:2px;height:27px;border:1px solid #fff}.wx_Modal .ant-modal-content .wx_Modal_top_center .wx_Modal_top_center_item{flex:1;text-align:center}.wx_Modal .ant-modal-content .wx_Modal_top_center .wx_Modal_top_center_item .text{font-size:18px;margin-bottom:4px;margin-top:18px;font-weight:500}.wx_Modal .ant-modal-content .wx_Modal_top_center .wx_Modal_top_center_item .label{font-size:14px;font-weight:400}.wx_Modal .ant-modal-content .wx_Modal_Main{padding:0 70px}.wx_Modal .ant-modal-content .wx_Modal_Main .wx_Modal_Main_tips{font-size:16px}.wx_Modal .ant-modal-content .ant-descriptions-row>td,.wx_Modal .ant-modal-content .ant-descriptions-row>th{padding-bottom:12px!important}.wx_Modal .ant-modal-content .ant-modal-confirm-btns{display:flex!important;height:52px!important;justify-content:right!important;align-items:center!important;padding:0 16px!important;margin-top:13px!important;width:100%;border-top:1px solid rgba(0,0,0,.06)}.wx_Modal .ant-modal-content .ant-modal-confirm-title{display:block;width:144px;height:34px;margin:6px 0 0 22px!important;color:#fff!important;text-align:center;line-height:34px;background-image:url(../images/watermark.6323b6.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.wx_Modal .ant-modal-content .ant-modal-confirm-content{margin-top:0!important}.wx_Modal .ant-modal-content .wx_Modal_Warning_text .ant-descriptions-item-content,.wx_Modal .ant-modal-content .wx_Modal_Warning_text .ant-descriptions-item-label{color:#efa000!important}.wx_Modal .ant-modal-content .wx_Modal_Warning_red_text .ant-descriptions-item-content,.wx_Modal .ant-modal-content .wx_Modal_Warning_red_text .ant-descriptions-item-label{color:red!important}.fi_audit_Modal .ant-modal-body{height:auto!important}.fi_audit_Modal .wx_Modal_Main_tips{margin:24px 50px 22px!important;text-align:left!important}.wx_Modal_confirm .ant-modal-content{background-image:url(../images/top_S.39b17d.png);background-size:520px 76px}.wx_Modal_confirm .wx_Modal_Main{margin-top:36px!important;padding:16px!important}.wx_Modal_confirm .ant-input-textarea{height:100px;border:1px solid #d4dced;border-radius:4px}.wx_Modal_confirm .ant-input-textarea textarea{resize:none}.wx_Modal_confirm .ant-input-textarea-show-count:after{position:absolute;bottom:2px;width:100%;right:0}.remove-padding{padding:0}.add-padding,.list-bg{padding:15px}.list-bg{background-image:url(../images/bg.be810d.png);background-size:100% 500px;background-repeat:no-repeat;background-position:bottom;flex:1;display:flex;flex-direction:column}.list-bg .ant-table{background-color:transparent}.list-bg .ant-table-tbody>tr>td{border-bottom:1px solid rgba(168,180,205,.5)}.list-bg .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td{background:rgba(180,202,237,.15)}.list-bg .ant-table-cell-fix-left,.list-bg .ant-table-cell-fix-right{background-color:transparent}.list-bg .ant-table-tbody>tr.highLight{background-color:#fff0e8}.list-bg .bg-height{min-height:120px;flex:1}.list-bar:before{content:"";background-image:url(../images/bar.715fc8.png);background-size:100% 60px;top:-15px;width:100%;height:25px}.list-bar:before,.wx_List_title{background-repeat:no-repeat;position:relative}.wx_List_title{display:block;width:137px;height:52px;text-align:center;font-size:20px;line-height:52px;background-image:url(../images/image.4ab394.png);background-size:100% 100%;color:#11182a!important;background-position:50%}.wx_contract .ant-modal-content{width:680px!important;background-size:100% 76px!important}.resetBox{padding:0 50px}.resetBox a{color:#1890ff;background-color:transparent!important}.resetBox head{display:none}.resetBox body{margin:8px;line-height:1.12}.resetBox button,.resetBox input,.resetBox object,.resetBox select,.resetBox textarea{display:inline-block}.resetBox dd,.resetBox dir,.resetBox menu,.resetBox ol,.resetBox ul{margin-left:40px}.resetBox address,.resetBox cite,.resetBox em,.resetBox i,.resetBox var{font-style:italic}.resetBox address,.resetBox blockquote,.resetBox body,.resetBox center,.resetBox dd,.resetBox dir,.resetBox div,.resetBox dl,.resetBox dt,.resetBox fieldset,.resetBox form,.resetBox frame,.resetBox frameset,.resetBox h1,.resetBox h2,.resetBox h3,.resetBox h4,.resetBox h5,.resetBox h6,.resetBox hr,.resetBox html,.resetBox menu,.resetBox ol,.resetBox p,.resetBox pre,.resetBox ul{display:block}.resetBox ul li{display:list-item;list-style:disc}.resetBox ol li{display:list-item;list-style:decimal}.resetBox ol{list-style-type:decimal}.resetBox ol ol,.resetBox ol ul,.resetBox ul ol,.resetBox ul ul{margin-top:0;margin-bottom:0}.resetBox h1{font-size:2em;margin:.67em 0}.resetBox h2{font-size:1.5em;margin:.75em 0}.resetBox h3{font-size:1.17em;margin:.83em 0}.resetBox blockquote,.resetBox dir,.resetBox dl,.resetBox fieldset,.resetBox form,.resetBox h4,.resetBox menu,.resetBox ol,.resetBox p,.resetBox ul{margin:1.12em 0}.resetBox h5{font-size:.83em;margin:1.5em 0}.resetBox h6{font-size:.75em;margin:1.67em 0}.resetBox b,.resetBox h1,.resetBox h2,.resetBox h3,.resetBox h4,.resetBox h5,.resetBox h6,.resetBox strong{font-weight:bolder}.resetBox br:before{content:"\A"}.resetBox :after,.resetBox :before{white-space:pre-line}.resetBox :link,.resetBox :visited{text-decoration:underline}.resetBox :focus{outline:thin dotted invert}.resetBox table{display:table;border-top:1px solid #ccc;border-left:1px solid #ccc;border-spacing:2px}.resetBox tr{display:table-row}.resetBox thead{display:table-header-group}.resetBox tbody{display:table-row-group}.resetBox tfoot{display:table-footer-group}.resetBox col{display:table-column}.resetBox colgroup{display:table-column-group}.resetBox td,.resetBox th{display:table-cell;vertical-align:inherit;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:3px 5px;min-height:30px;height:30px}.resetBox caption{display:table-caption;text-align:center}.resetBox th{font-weight:bolder;text-align:center;background-color:#f1f1f1;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:3px 5px;vertical-align:inherit;min-height:30px;height:30px}.resetBox tbody,.resetBox tfoot,.resetBox thead{vertical-align:middle}.resetBox blockquote{margin-left:40px;margin-right:40px}.resetBox code,.resetBox kbd,.resetBox pre,.resetBox samp,.resetBox tt{font-family:monospace}.resetBox pre{white-space:pre}.resetBox big{font-size:1.17em}.resetBox small,.resetBox sub,.resetBox sup{font-size:.83em}.resetBox sub{vertical-align:sub}.resetBox sup{vertical-align:super}.resetBox del,.resetBox s,.resetBox strike{text-decoration:line-through}.resetBox hr{border:1px inset}.resetBox ins,.resetBox u{text-decoration:underline}.resetBox center{text-align:center}.resetBox abbr,.resetBox acronym{font-variant:small-caps;letter-spacing:.1em}.announcement .ant-modal-content{border-radius:32px;box-shadow:0 0 5px 0 grey;color:#fff}.announcement .ant-modal-content .ant-modal-close{top:11px}.announcement .ant-modal-content .ant-modal-close-x{color:#fff;font-size:20px}.announcement .ant-modal-content .resetBox{color:#6e7276}.announcement .ant-modal-content .resetBox h1,.announcement .ant-modal-content .resetBox h2,.announcement .ant-modal-content .resetBox h3,.announcement .ant-modal-content .resetBox h4,.announcement .ant-modal-content .resetBox h5,.announcement .ant-modal-content .resetBox h6{color:#000!important}.announcement .ant-modal-content .resetBox a{color:#f8b13a}.announcement .ant-modal-content .ant-modal-header{height:60px;border-bottom:none;border-radius:30px 30px 0 0;text-indent:15px;background:#4162ff url(../images/announcement.4d9fc9.png) no-repeat 15px/24px}.announcement .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff;line-height:44px}.announcement .ant-modal-content .ant-modal-body{box-shadow:inset 0 5px 5px -7px grey}.announcement_mask{filter:blur(5px)}.warnmodal{text-align:left}.warnmodal .ant-modal-body{padding:30px 50px!important}.warnmodal .ant-modal-body .headtxt{font-weight:700}.warnmodal .ant-modal-body .headtxt .warnicon{margin-right:20px}.warnmodal p{margin:15px 0}.mr10{margin-right:10px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.wxDetailDisplay{padding:20px 20px 20px 40px}.wxDetailDisplay .wxNote{display:inline-block;text-align:right;font-weight:600;color:rgba(18,23,27,.65)}.wxDetailDisplay .wxNote,.wxDetailDisplay .wxValue{vertical-align:middle;font-size:14px;line-height:28px}.wxDetailDisplay .wxValue{text-align:left;font-weight:400;color:rgba(0,0,0,.85)}.wxDetailDisplay .ant-col,.wxDetailDisplay .wxValue{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wxDetailDisplay .ant-col{display:flex}.wxDetailDisplay .ant-row{padding-bottom:10px}.wxDatePanel{margin:10px;box-sizing:content-box;position:relative;width:500px;border:1px solid hsla(0,0%,50.2%,.31);border-radius:6px}.wxDateHeader{padding:20px 10px;width:100%;border-bottom:1px solid hsla(0,0%,50.2%,.31);text-align:center;font-weight:700;font-size:16px}.wxDateHeader .anticon{margin:0 16px}.wxDateBody{user-select:none;-webkit-user-select:none}.wxDateBody .weekdays{text-align:center}.wxDateBody .weekdays>span{display:inline-block;font-size:14px;width:60px;height:60px;line-height:55px;font-weight:600;color:#675b5b;text-align:center}.wxDateBody .panelDate{text-align:center}.wxDateBody .panelDate>span{font-size:14px;display:inline-block;width:60px;height:60px;line-height:60px;font-weight:600;text-align:center;color:#223b54;cursor:pointer}.wxDateBody .panelDate span.otherMonthDate{color:#b3b1b1;cursor:no-drop;background-color:#e0e0e0}.wxDateBody .panelDate span.otherMonthDate.weekends{color:#f7b0b9!important}.wxDateBody .panelDate span.weekends{color:#d9001b!important}.wxDateBody .panelDate span.today{border:1px solid #8cc9ff;background-color:#8cc9ff}.wxDateBody .panelDate span.pastDate{color:#223b54;cursor:no-drop;background-color:#e0e0e0}.wxDateBody .panelDate span.pastDate.weekends{color:#ff3e56!important}.wxDownloadFile{display:inline}:root .wxDropdown{cursor:pointer}:root .wxDropdown .anticon{font-size:14px}:root .wxDropdown.ant-dropdown-trigger>.anticon.anticon-down,:root .wxDropdown.ant-dropdown-trigger>.anticon.anticon-up{font-size:14px;padding-left:20px}.wxDropdownDlg .ant-dropdown-menu{padding:0;box-shadow:0 1px 6px rgba(0,0,0,.2)}.wxDropdownDlg .ant-dropdown-menu-item{color:#718094;font-size:14px;font-weight:400;line-height:20px;padding-left:16px;padding-right:14px}.wxDropdownDlg .ant-dropdown-menu-item:hover{background:#eef7ff;color:#006ed3}.wxDropdownDlg .ant-dropdown-menu-item:first-child{padding-top:10px}.wxDropdownDlg .ant-dropdown-menu-item:last-child{padding-bottom:10px}.wxInputBtn .note{overflow:hidden;white-space:nowrap;margin-right:6px;font-weight:700;display:inline-block;vertical-align:top;margin-top:4px}.wxInputBtn .note:before{content:"*";color:red;padding:2px 3px}.wxInputBtn .value{display:inline-block}.wxInputBtn .value .ant-btn{margin-left:10px;width:100px}.wxInputBtn .value .ant-btn-disabled{color:red}.wxInputBtn .tips{padding-left:6px;color:red;font-size:12px;min-height:20px;text-align:left}.wxInputTips .note{overflow:hidden;white-space:nowrap;margin-right:6px;font-weight:700;display:inline-block;vertical-align:top;margin-top:4px}.wxInputTips .note:before{content:"*";color:red;padding:2px 3px}.wxInputTips .value{display:inline-block;text-align:left;position:relative}.wxInputTips .ant-input{vertical-align:middle;padding-right:30px}.wxInputTips .tips{padding-left:6px;color:red;font-size:12px;min-height:20px}.wxInputTips .wxEye{position:absolute;right:10px;top:11px;font-size:16px}.wxMulSelect{position:relative;line-height:40px}.wxMulSelect.ant-dropdown-trigger>.anticon.anticon-down{font-size:14px;top:50%;margin-top:-6px}.wxMulSelectDlg .wxMulSelectItem{display:flex;align-items:center;justify-content:flex-start}.wxMulSelectDlg .wxMulSelectCheckBox{width:16px;height:16px;margin-right:6px}.wxMulSelectNoData{background:#fff;border-radius:2px;padding:4px 6px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.wxMulSelectIcon{position:absolute;right:8px;color:rgba(0,0,0,.25)}.wxMulSelectDisplay{display:inline-block;overflow:hidden;position:relative;border:1px solid #d9d9d9;border-radius:4px;white-space:nowrap;padding:4px 11px;text-overflow:clip}.wxMulSelectDlgIcon{position:absolute;right:0;top:0}.wxMulSelectDisplayItem{background-color:#eee;padding:2px 4px;margin-right:4px}.wxProgress{display:flex;flex-direction:column;justify-content:center}.wxProgress .ant-modal{top:-50px}.wxProgress .ant-modal-body{font-weight:700;text-align:center;padding:16px}.wxUploadFile .orgUploadBtn{display:none}.wxSolidDot{border:0;border-radius:100px}.wxSolidDot,.wxSpan{display:inline-block}.wxSpan{white-space:normal}.wxUpload>input{display:none}.search-bar{display:flex;flex-wrap:wrap;transition:height 1s}.search-bar .item{width:33.3%;padding:10px 20px 10px 0;margin-bottom:0}.search-bar .item .ant-form-item-label{width:90px}.search-bar .button-box{text-align:right}.search-bar .button-box-right{padding-right:0}.search-bar .button-box-right .ant-btn:last-child{margin-right:0}.search-bar .disNone{display:none}.search-bar .transform-icon{transition:all .3s ease 0s}.search-bar .halfTurn{transform:rotate(.5turn)}.trans-pic-box{width:100%;margin-top:5px}.trans-pic-box .image-gallery-left-nav .image-gallery-svg,.trans-pic-box .image-gallery-right-nav .image-gallery-svg{width:30px;height:60px}.trigger-content{display:flex}.trigger-content .trigger-item02{width:20%}.trigger-content .keyUpgrade-box{margin-right:10px;width:40%}.trigger-content .emailAndMessage{margin-right:10px}.switchConfig .trigger-item02{width:100%;height:105px;margin-left:20px}.switchConfig .keyUpgrade-box{margin-right:10px;width:40%}.switchConfig .emailAndMessage{margin-right:10px}.switchConfig .switchItem{width:20%;margin-right:50px}