.index{width:100%;height:100%;position:relative;background-color:#fff}.tall,.tall_mall{margin-top:124.992px}.banner{height:auto;width:auto;position:relative}.banner .swiper-container{width:100%;position:relative}.banner .swiper-container .swiper-slide{height:512.006px;text-align:center;font-size:18.01px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner .swiper-container .swiper-slide img{width:100%;height:100%;background-size:cover}.banner .swiper-pagination-bullets{bottom:70.003px}.banner .swiper-pagination-bullet{width:14.995px;height:14.995px;background:#fff;opacity:.4;border-radius:50%}.banner .swiper-pagination-bullet-active{background:#fff;opacity:1}.banner .banner_search{width:1200px;height:130.003px;border-radius:12px;position:absolute;bottom:-74.995px;left:50%;margin-left:-600px;z-index:88;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 12.998px 54.01px 0 hsla(0,0%,72.5%,.33);box-shadow:0 12.998px 54.01px 0 hsla(0,0%,72.5%,.33)}.banner .banner_search,.banner .banner_search .input_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.banner .banner_search .input_box{margin-top:20.006px;height:60px;width:1100.006px;background-color:#f3f3f3;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:30.01px}.banner .banner_search .input_box .topic_list{position:absolute;font-size:13.997px;font-family:Microsoft YaHei;font-weight:300;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;bottom:18.01px;left:74.995px}.banner .banner_search .input_box .topic_list .item{margin-right:30.01px;max-width:115.008px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.banner .banner_search .input_box .topic_list:first-child{margin-right:39.994px;cursor:auto}.banner .banner_search .input_box ._search{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background:#f3f3f3;text-indent:140.006px;border-radius:30.01px;border:none;font-size:15.994px;padding:0 20.006px;-webkit-box-sizing:border-box;box-sizing:border-box}.banner .banner_search .input_box ._search:focus{outline:none}.banner .banner_search .input_box .out_i{width:99.994px;height:60px;position:absolute;left:90.01px;line-height:58.003px;font-family:Microsoft YaHei;font-weight:500;color:#333;bottom:48px;border-radius:30.01px}.banner .banner_search .input_box .out_i p{text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:74.995px}.banner .banner_search .input_box .out_i .icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAAeklEQVQokZXOvQ3CMBCA0ReLpWjIBOmSLgswETU1dEwQEIKFaIEmlozzQ3Ll6b5nF2153OKDp3WzwyEg4IJyZXzCPuCOGueFSIwbXEO/7BYiP7H++3H+IYM4B+aQGNdpDJuRl1KkwTuJb/nxGJAjr6l4DohIhQKPqaMvUC4g619vvA4AAAAASUVORK5CYII=);width:15.994px;height:9.005px;position:absolute;right:10.003px;top:50%;margin-top:-3.994px}.banner .banner_search .input_box .out_i .icon_act{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.banner .banner_search .input_box .out_i .icon_leave{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}@-webkit-keyframes bounce-in{0%{opacity:.3}to{opacity:1}}@keyframes bounce-in{0%{opacity:.3}to{opacity:1}}.banner .banner_search .input_box .out_select{position:absolute;height:auto;width:155.002px;list-style:none;padding:6.01px 0;bottom:-140px;left:49.997px;border:.998px solid #e4e7ed;border-radius:3.994px;background-color:#fff;-webkit-box-shadow:0 1.997px 12px 0 rgba(0,0,0,.1);box-shadow:0 1.997px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:4.992px 0;z-index:99}.banner .banner_search .input_box .out_select .select-box{font-size:13.997px;padding:0 20.006px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34.003px;line-height:34.003px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.banner .banner_search .input_box .out_select .select-box:hover{background-color:#f5f7fa}.banner .banner_search .input_box .out_select .act_select{color:#409eff;font-weight:700}.banner .banner_search .input_box .out_select:after{content:"";width:0;height:0;border-left:6.01px solid transparent;border-right:6.01px solid transparent;border-bottom:6.01px solid #fff;position:absolute;left:50%;top:-6.01px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.banner .banner_search .input_box .fade-enter-active{-webkit-animation:bounce-in .5s;animation:bounce-in .5s}.banner .banner_search .input_box .fade-leave-active{animation:bounce-in .5s reverse}.banner .banner_search .input_box .banner_search_btn{width:75.994px;height:44.006px;background:linear-gradient(42deg,#5c3fa1,#5d4fc7);border-radius:22.003px;border:none;font-size:15.994px;color:#fff;margin-right:8.006px;cursor:pointer;outline:none}.banner .banner_search .input_box .banner_search_btn:hover{background:#352885}._index_mask{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;display:none}._index_mask .com{position:absolute;left:50%;top:50%;width:492px;height:325.997px;background:#fff;margin-left:-246.01px;margin-top:-163.008px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._index_mask .com img{width:16.992px;height:16.992px;border-radius:.998px;position:absolute;top:30.01px;right:20.006px}._index_mask .com p{font-size:18.01px;color:#333;line-height:36px}._index_mask .com button{margin-top:78.01px;width:204.998px;height:39.994px;background:#5c3fa1;border-radius:12px;outline:none;border:none}._index_mask .person{position:absolute;left:50%;top:50%;margin-left:-246.01px;margin-top:-147.994px;width:492px;height:195.994px;background:#fff;padding:20.006px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._index_mask .person p{font-size:18.01px;color:#333;line-height:36px}._index_mask .person img{width:16.992px;height:16.992px;border-radius:.998px;position:absolute;top:30.01px;right:20.006px}.mask_act{display:block}.content{min-width:1200px;font-family:Microsoft YaHei}.content,.content .content_flow,.content .content_platform,.content .content_Roadshow,.content .content_school,.content .content_Supported,.content .content_Trading{width:100%;height:auto;overflow:hidden}.content .content_flow_c,.content .content_platform_c,.content .content_Roadshow_c,.content .content_school_c,.content .content_Supported_c,.content .content_Trading_c{margin:0 auto;width:1200px;height:auto;position:relative}.content .c_title{margin-top:121.997px;width:1200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content .c_title,.content .c_title .Supported_c_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .c_title .Supported_c_more{position:absolute;font-size:15.994px;right:13.997px;top:2.995px;text-decoration:none;color:#888;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.content .c_title .Supported_c_more:after{content:"";width:7.008px;height:13.997px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAAbklEQVQYlXXOsQ3CMBBA0YeVuaDMAqEgczAHQmIAOtyAoKULm9H4pMgcbq54/3Te1FrPeOKjewUv3LHLcME+C0qbC6YWbHvUbk54RLDGn6DHCE64DgmOOGLuN0fcMONd/gEMK6g4BMRvUwi8ZABf33waVH+LujEAAAAASUVORK5CYII=) no-repeat 50%;margin-left:11.002px}.content .c_title .title_c{font-size:22.003px;font-weight:400;color:#251c4d;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .c_title .title_c:after{content:"";width:83.002px;height:3.994px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAAECAYAAADyOQNPAAAAXklEQVQ4jd3TwQ1AQBBA0be6oAOlqGO15bJNqIjVBQd3JJus8M8z85OfTOjTPmBC659kRMwFN+4aZcTQp329GPoLGV3B/pNGuSkQfIlQw9FgxFZB9haL881LuGu0IB6HABH0r3x//wAAAABJRU5ErkJggg==);background-size:100% 100%;margin-top:13.997px}.content .content_Supported{background:#f3f3f3}.content .content_Supported .Supported_c_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:22.003px 0 63.994px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .content_Supported .Supported_c_content .Supported_c_content_item{width:572.006px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:42.01px}.content .content_Supported .Supported_c_content .Supported_c_content_item img{width:228px;height:156px;background-size:cover;margin-right:19.008px}.content .content_Supported .Supported_c_content .Supported_c_content_item .info{width:324.998px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.content .content_Supported .Supported_c_content .Supported_c_content_item .info .info_title{font-size:15.994px;font-weight:400;color:#333;margin-bottom:9.005px;text-align:left;cursor:pointer;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content .content_Supported .Supported_c_content .Supported_c_content_item .info span{display:inline-block;margin-bottom:9.005px;font-size:12px;font-weight:400;color:#888}.content .content_Supported .Supported_c_content .Supported_c_content_item .info .info_brief{font-size:12px;font-weight:400;color:#666;text-align:left;line-height:22.003px;margin-bottom:25.997px}.content .content_Supported .Supported_c_content .Supported_c_content_item .info .info_tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;bottom:0}.content .content_Supported .Supported_c_content .Supported_c_content_item .info .info_tag .tag_item{height:23.002px;border:.998px solid #5c3fa1;border-radius:12px;margin-right:10.003px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4.992px 10.003px;-webkit-box-sizing:border-box;box-sizing:border-box}.content .content_Supported .Supported_c_content .Supported_c_content_item .info .info_tag .tag_item span{font-size:12px;color:#5c3fa1}.content .content_Supported .Supported_c_content .Supported_c_content_item .info .info_tag .Supported_city{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content .content_flow{background-color:#fff}.content .content_flow .c_title{margin-top:49.997px}.content .content_flow .imgList{margin-top:70.003px;width:100%;height:134.995px;margin-bottom:24.998px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.content .content_flow .imgList,.content .content_flow .imgList li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.content .content_flow .imgList li{width:111.994px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.content .content_flow .imgList li .img_box{margin-bottom:24px}.content .content_flow .imgList li span{color:#333;font-size:14px;line-height:20px;font-weight:300;text-align:justify}.content .content_flow .imgList li+li:before{content:"";width:70.003px;height:1.997px;background-color:#98d2ff;position:absolute;top:21.005px;left:-55.008px}.content .content_flow .info_box{margin:0 auto;width:630.01px;height:240.998px;background:#fff;-webkit-box-shadow:0 12.998px 54.01px 0 hsla(0,0%,72.5%,.33);box-shadow:0 12.998px 54.01px 0 hsla(0,0%,72.5%,.33);border-radius:13.997px;margin-bottom:70.003px}.content .content_flow .info_box .inner_info{margin:0 auto;width:100%;padding:30.01px 152.006px 0 84px;-webkit-box-sizing:border-box;box-sizing:border-box}.content .content_flow .info_box .inner_info .title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .content_flow .info_box .inner_info .title .o_title{width:242.995px;text-align:center}.content .content_flow .info_box .inner_info .info_list li{margin-top:20.006px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13.997px;color:#666}.content .content_flow .info_box .inner_info .info_list li .info_name{width:242.995px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:106.003px;text-align:center}.content .content_flow .info_box .apply{margin:27.994px auto;width:176.006px;height:35.002px;background:linear-gradient(45deg,#5c3fa1,#5d4fc7);border-radius:6.01px;line-height:35.002px;font-size:13.997px;color:#fff;cursor:pointer}.content .content_flow .info_box .apply:hover{background:#352885}.content .content_Trading{background:#f3f3f3}.content .content_Trading .c_title{margin-top:49.997px}.content .content_Trading .name_list{cursor:pointer;margin:49.997px auto;width:579.994px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;font-size:13.997px;color:#251c4d}.content .content_Trading .info_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:109.997px}.content .content_Trading .info_list li+li{margin-left:20.006px}.content .content_Trading .info_list li{width:285.005px;height:408px;border-radius:8.006px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.content .content_Trading .info_list li:hover{-webkit-box-shadow:0 12px 32.006px 0 rgba(29,25,48,.13);box-shadow:0 12px 32.006px 0 rgba(29,25,48,.13)}.content .content_Trading .info_list li img{width:100%;height:231.994px;background-size:cover}.content .content_Trading .info_list li .info_content{width:100%;height:auto;padding:20.006px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content .content_Trading .info_list li .info_content .info_item_name{text-align:left;font-size:15.994px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:400;overflow:hidden}.content .content_Trading .info_list li .info_content div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:13.997px;font-weight:400;color:#666;line-height:20.006px;margin-top:8.006px}.content .content_Trading .info_list li .info_content div .c1{display:inline-block;margin-right:10.003px}.content .content_Trading .info_list li .info_content div .price{color:#ff3f71}.content .mask{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}.content .content_platform{background:#fff}.content .content_platform .c_title{margin-top:49.997px}.content .content_platform .top_lit{width:100%;height:156px;margin-top:60px;margin-bottom:45.005px}.content .content_platform .top_lit,.content .content_platform .top_lit .top_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .content_platform .top_lit .top_item .img_box{margin-right:10.003px;border-radius:8.006px;width:285.005px;height:156px;position:relative}.content .content_platform .top_lit .top_item .img_box img{border-radius:8.006px;-o-object-fit:scale-down;object-fit:scale-down;width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto}.content .content_platform .top_lit .top_item .img_box .mask{border-radius:8.006px;background-color:rgba(90,90,90,.65);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content .content_platform .top_lit .top_item .img_box .mask h3{color:#fff;font-size:15.994px;margin-top:13.997px}.content .content_platform .top_lit .top_item .img_box .mask:hover{opacity:1}.content .content_platform .top_lit .top_item .top_content{width:289.997px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.content .content_platform .top_lit .top_item .top_content .top_tit{margin-top:10.003px;font-size:18.01px;font-weight:700;color:#333;margin-bottom:12px}.content .content_platform .top_lit .top_item .top_content .content_int{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:15.994px;font-family:Microsoft YaHei;color:#666;line-height:22.003px}.content .content_platform .btm_lit{position:relative;width:100%;margin-bottom:74.995px}.content .content_platform .btm_lit .platformBtm_item{width:285.005px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.content .content_platform .btm_lit .platformBtm_item .box_img{width:285.005px;height:156.998px}.content .content_platform .btm_lit .platformBtm_item .box_img img{width:100%;height:100%;background-size:contain}.content .content_platform .btm_lit .platformBtm_item .box_img .mask{width:100%;height:156.998px;background-color:rgba(90,90,90,.65);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content .content_platform .btm_lit .platformBtm_item .box_img .mask:hover{opacity:1}.content .content_platform .btm_lit .platformBtm_item .item_introduce{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;width:100%;font-size:15.994px;color:#666;line-height:22.003px}.content .swiper-button-prev{height:30.01px;width:15.994px;left:-67.008px;outline:none}.content .swiper-button-next{height:30.01px;width:15.994px;right:-67.008px;outline:none}.content .content_Roadshow{background:#f3f3f3}.content .content_Roadshow .c_title{margin-top:49.997px}.content .content_Roadshow .name_list{margin:49.997px auto;margin-bottom:30.01px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13.997px;color:#251c4d}.content .content_Roadshow .name_list :nth-child(2n){margin:0 60px}.content .content_Roadshow .Roadshow_con_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item+.Roadshow_con_item{margin-left:20.006px}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item{width:285.005px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item img{width:100%;height:231.994px;border-radius:8.006px 8.006px 0 0;margin-bottom:20.006px}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item .btm_box{width:100%;padding:0 24.998px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:20.006px;margin-bottom:24.998px}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item .btm_box h3{font-size:15.994px;font-weight:700;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item .btm_box p{margin-top:13.997px;font-size:13.997px;color:#666;text-align:justify}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item .btm_box .tagList{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item .btm_box .tagList .tagItem{margin-top:10.003px;width:auto;border:.998px solid #513e7e;border-radius:12.998px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10.003px;font-size:12px;color:#513e7e}.content .content_Roadshow .Roadshow_con_list .Roadshow_con_item:hover{-webkit-box-shadow:0 12px 32.006px 0 rgba(29,25,48,.13);box-shadow:0 12px 32.006px 0 rgba(29,25,48,.13)}.content .content_school{background:#f3f3f3}.content .circle{width:67.008px;height:67.008px;border:.998px solid #000;border-radius:50%;position:absolute;right:-86.995px;font-size:13.997px;font-weight:400;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .circle img{width:24px;height:27.994px;background-size:cover}.content .circle:hover{background:#dbdbdb}.content .circle_1{bottom:60px}.content .c_title{margin-top:72.998px}.content .school_con_list{margin-top:54.01px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20.006px}.content .school_con_list .school_con_item{display:-webkit-box;display:-ms-flexbox;display:flex;height:156px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:39.994px}.content .school_con_list .school_con_item img{width:228px;height:100%;border-radius:8.006px;margin-left:20.006px;margin-right:19.008px}.content .school_con_list .school_con_item .con_box{height:100%;width:311.002px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.content .school_con_list .school_con_item .con_box .name{margin-top:10.003px;font-weight:700;color:#333;font-size:15.994px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content .school_con_list .school_con_item .con_box span{margin-top:12px;font-size:12px;color:#666}a,b,body,div,em,html,i,li,span,strong,ul{margin:0;padding:0}ul li{list-style:none}a{text-decoration:none}span{cursor:pointer}[v-cloak]{display:none}.title_bar_shadow{font-size:15.994px;-webkit-box-shadow:0 2.995px 15.994px 0 #dbdbdb;box-shadow:0 2.995px 15.994px 0 #dbdbdb;height:72px;background:#fff;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:15.994px!important;margin-bottom:8.006px}.navBar,.title_bar_shadow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navBar{min-width:1500px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-head{width:49.997px;height:49.997px}.title-bar{font-size:15.994px;height:72px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;background-color:#fff;z-index:99;top:0;left:0}.title-bar,.title-bar .title_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-bar .title_logo{width:324.998px;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-negative:0;flex-shrink:0}.title-bar .title_logo .bottom_text{margin-left:15.994px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;text-align:justify}.title-bar .title_logo .bottom_text .c_name{font-size:23.002px;margin-bottom:7.008px;letter-spacing:4px}.title-bar .title_logo .bottom_text .e_name{font-size:12px}.title-bar .action{width:120px;height:70.003px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;color:#333;position:relative}.title-bar .action p{margin-right:30.01px;width:32.006px}.title-bar .action p:hover{color:#099}.title-bar .action .img-search{width:18.01px;height:18.01px;background-size:cover;margin-right:4.992px}.title-bar .title_search{width:399.994px;height:100%;left:-399.994px}.title-bar .title_search,.title-bar .title_search .modeList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.title-bar .title_search .modeList{top:26.995px;left:42.01px;width:80.006px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.title-bar .title_search .modeList .mode_item{width:80.006px;font-weight:400;height:20.006px;font-size:13.997px;color:#333;margin-top:7.008px;line-height:20.006px;font-weight:700;cursor:pointer}.title-bar .title_search .modeList .mode_item:hover{background-color:#927cc5!important;color:#f3f3f3!important}.title-bar .title_search .modeList .mode_item_act{border-right:.998px solid #a6a6a6}.title-bar .title_search .modeList .mode_item_act:hover{background-color:#fff;color:#333}.title-bar .title_search .modeList :first-child{margin-bottom:14.995px}.title-bar .title_search .search_input{width:254.995px;position:absolute;right:13.997px;margin-left:14.995px}.title-bar .title_search .search_input .input{width:254.995px;border:none;height:34.003px;font-size:13.997px;text-indent:20.006px;border-bottom:.998px solid #a6a6a6}.title-bar .title_search .search_input .input:focus{outline:none}.title-bar .title_search img{width:13.997px;height:15.994px;background-size:cover;margin-right:14.995px}.title-bar .user-head{width:49.997px;height:49.997px;-webkit-box-sizing:cover;box-sizing:cover;border-radius:50%}.el_menu_box{-webkit-box-flex:1;-ms-flex:1;flex:1;height:70.003px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el_menu_box,.el_menu_box .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el_menu_box .menu{width:810.01px;-ms-flex-pack:distribute;justify-content:space-around;height:72px;background-color:#fff}.el_menu_box .menu .ment_item{width:auto;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:10.003px;-webkit-box-sizing:border-box;box-sizing:border-box}.el_menu_box .menu .ment_item .out_a{font-size:15.994px;font-family:Microsoft YaHei;font-weight:400;color:#333}.el_menu_box .menu .ment_item .sub-menu{position:absolute;top:70.003px;left:0;right:0;background-color:#f3f3f3;display:none}.el_menu_box .menu .ment_item .sub-menu a{display:block;padding:10.003px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-size:13.997px;font-family:Microsoft YaHei;font-weight:400;color:#333}.el_menu_box .menu .ment_item .sub-menu li:hover .inner_a{color:#5c3fa1}.el_menu_box .menu .ment_item:hover .sub-menu{display:block}.el_menu_box .menu .ment_item .router-link-active,.el_menu_box .menu .ment_item:hover .out_a{color:#5c3fa1}.modeLists{width:374.995px;position:absolute;font-size:13.997px;height:auto;top:66.01px;background-color:#fff;right:-104.006px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20.006px}.modeLists .top_item_v{width:100%;height:36px;line-height:36px;background-color:#f3f3f3;text-align:left;text-indent:20.006px;cursor:pointer}.el-select-dropdown__item.hover,.modeLists .top_item_v:hover{background-color:#927cc5!important;color:#f3f3f3!important}.t_p[data-v-ad943cc6]{cursor:pointer}.foot[data-v-ad943cc6]{min-width:1200px;width:100%;background-color:#e3e3e3;overflow:hidden}.foot .tips[data-v-ad943cc6]{font-size:14px;color:#666;line-height:26px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.foot .tips .btm_a[data-v-ad943cc6]{color:#666}.foot .foot_c[data-v-ad943cc6]{margin:0 auto;font-size:14px;padding-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:270px;width:1200px}.foot .foot_c .about[data-v-ad943cc6],.foot .foot_c .junction[data-v-ad943cc6],.foot .foot_c .service[data-v-ad943cc6]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#535353;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.foot .foot_c .about p[data-v-ad943cc6],.foot .foot_c .junction p[data-v-ad943cc6],.foot .foot_c .service p[data-v-ad943cc6]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-bottom:20px}.foot .foot_c .about .list[data-v-ad943cc6],.foot .foot_c .junction .list[data-v-ad943cc6],.foot .foot_c .service .list[data-v-ad943cc6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.foot .foot_c .about .list li[data-v-ad943cc6],.foot .foot_c .junction .list li[data-v-ad943cc6],.foot .foot_c .service .list li[data-v-ad943cc6]{cursor:pointer;margin-bottom:15px;text-align:left;font-style:14px;margin-top:17px}.foot .foot_c .about .list li[data-v-ad943cc6]:hover,.foot .foot_c .junction .list li[data-v-ad943cc6]:hover,.foot .foot_c .service .list li[data-v-ad943cc6]:hover{color:#099}.foot .foot_c .about[data-v-ad943cc6]{margin-left:90px}.foot .foot_c .service[data-v-ad943cc6]{margin-left:130px;-webkit-box-flex:1;-ms-flex:1;flex:1}.foot .foot_c .service li[data-v-ad943cc6]{margin-bottom:9px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foot .foot_c .service li img[data-v-ad943cc6]{width:24px;height:24px;background-size:cover;color:#fff;margin-right:20px}.foot .foot_c .service li .phone[data-v-ad943cc6]{color:red}.foot .foot_c .service li .phone[data-v-ad943cc6]:hover{text-decoration:underline}.foot .foot_c .yard[data-v-ad943cc6]{width:290px;height:auto;color:#333}.foot .foot_c .yard .bottom_logo[data-v-ad943cc6]{width:100%;height:110px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.foot .foot_c .yard .bottom_logo img[data-v-ad943cc6]{background-size:cover}.foot .foot_c .yard .bottom_logo .img1[data-v-ad943cc6]{width:64px;height:56px;margin-right:46px}.foot .foot_c .yard .bottom_logo .img2[data-v-ad943cc6]{width:109px;height:109px}.foot .foot_c .yard .bottom_text[data-v-ad943cc6]{width:100%;height:auto}.foot .foot_c .yard .bottom_text .c_name[data-v-ad943cc6]{font-size:24px;letter-spacing:4px}.foot .foot_c .yard .bottom_text .e_name[data-v-ad943cc6]{margin-top:5px;font-size:5px}.border,.border-bottom,.border-bottomleft,.border-left,.border-right,.border-rightbottom,.border-rightleft,.border-top,.border-topbottom,.border-topleft,.border-topright{position:relative}.border-bottom:before,.border-bottomleft:after,.border-bottomleft:before,.border-left:before,.border-right:before,.border-rightbottom:after,.border-rightbottom:before,.border-rightleft:after,.border-rightleft:before,.border-top:before,.border-topbottom:after,.border-topbottom:before,.border-topleft:after,.border-topleft:before,.border-topright:after,.border-topright:before,.border:before{content:"\0020";overflow:hidden;position:absolute}.border:before{-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;border:1px solid #eaeaea;-webkit-transform-origin:0 0;transform-origin:0 0}.border-bottom:before,.border-bottomleft:before,.border-rightbottom:after,.border-top:before,.border-topbottom:after,.border-topbottom:before,.border-topleft:before,.border-topright:before{left:0;width:100%;height:1px}.border-bottomleft:after,.border-left:before,.border-right:before,.border-rightbottom:before,.border-rightleft:after,.border-rightleft:before,.border-topleft:after,.border-topright:after{top:0;width:1px;height:100%}.border-top:before,.border-topbottom:before,.border-topleft:before,.border-topright:before{border-top:1px solid #eaeaea;-webkit-transform-origin:0 0;transform-origin:0 0}.border-right:before,.border-rightbottom:before,.border-rightleft:before,.border-topright:after{border-right:1px solid #eaeaea;-webkit-transform-origin:100% 0;transform-origin:100% 0}.border-bottom:before,.border-bottomleft:before,.border-rightbottom:after,.border-topbottom:after{border-bottom:1px solid #eaeaea;-webkit-transform-origin:0 100%;transform-origin:0 100%}.border-bottomleft:after,.border-left:before,.border-rightleft:after,.border-topleft:after{border-left:1px solid #eaeaea;-webkit-transform-origin:0 0;transform-origin:0 0}.border-top:before,.border-topbottom:before,.border-topleft:before,.border-topright:before{top:0}.border-right:before,.border-rightbottom:before,.border-rightleft:after,.border-topright:after{right:0}.border-bottom:before,.border-bottomleft:after,.border-rightbottom:after,.border-topbottom:after{bottom:0}.border-bottomleft:before,.border-left:before,.border-rightleft:before,.border-topleft:after{left:0}@media (-webkit-min-device-pixel-ratio:1.5) and (-webkit-max-device-pixel-ratio:2.49),(-webkit-min-device-pixel-ratio:1.5) and (-webkit-max-device-pixel-ratio:2.4895833333333335),(min-device-pixel-ratio:1.5) and (max-device-pixel-ratio:2.49),(min-resolution:1.5dppx) and (max-resolution:2.49dppx),(min-resolution:144dpi) and (max-resolution:239dpi){.border:before{width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5)}.border-bottom:before,.border-bottomleft:before,.border-rightbottom:after,.border-top:before,.border-topbottom:after,.border-topbottom:before,.border-topleft:before,.border-topright:before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.border-bottomleft:after,.border-left:before,.border-right:before,.border-rightbottom:before,.border-rightleft:after,.border-rightleft:before,.border-topleft:after,.border-topright:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2.5),(min-device-pixel-ratio:2.5),(min-resolution:2.5dppx),(min-resolution:240dpi){.border:before{width:300%;height:300%;-webkit-transform:scale(.33333);transform:scale(.33333)}.border-bottom:before,.border-bottomleft:before,.border-rightbottom:after,.border-top:before,.border-topbottom:after,.border-topbottom:before,.border-topleft:before,.border-topright:before{-webkit-transform:scaleY(.33333);transform:scaleY(.33333)}.border-bottomleft:after,.border-left:before,.border-right:before,.border-rightbottom:before,.border-rightleft:after,.border-rightleft:before,.border-topleft:after,.border-topright:after{-webkit-transform:scaleX(.33333);transform:scaleX(.33333)}}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;font-size:100%;font:inherit;vertical-align:baseline}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}#app{min-width:1500px;height:100%;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.page-container{margin-top:70px}.pagination[data-v-0d0c4238]{color:#4a4a4a;font-size:0}.jumpTip[data-v-0d0c4238]{font-size:12px;vertical-align:middle}.pageWrap[data-v-0d0c4238]{display:inline-block;vertical-align:bottom;list-style-type:none;padding:0;margin:0}.changeSize[data-v-0d0c4238],.jumpInput[data-v-0d0c4238],.nextButton[data-v-0d0c4238],.perPage[data-v-0d0c4238],.preButton[data-v-0d0c4238]{height:28px;line-height:28px;border:1px solid #edf2f8;border-radius:3px;vertical-align:middle;margin-right:5px;background:#fff;outline:none}.nextButton[data-v-0d0c4238],.preButton[data-v-0d0c4238]{width:85px;height:30px;border:1px solid #d2d2d2;line-height:30px;outline:none;cursor:pointer}.perPage[data-v-0d0c4238]{float:left;display:inline-block;width:28px;text-align:center;font-size:12px;cursor:pointer}.nextButton[data-v-0d0c4238]{margin-right:14px}.jumpInput[data-v-0d0c4238]{width:31px;color:#606266;outline:none;margin:0 14px;padding:0 10px}.nextButton[data-v-0d0c4238]:hover,.perPage[data-v-0d0c4238]:hover,.preButton[data-v-0d0c4238]:hover{border:1px solid #abd5d9}.nextButton[data-v-0d0c4238]:hover,.preButton[data-v-0d0c4238]:hover{color:#54d4e0}.activePage[data-v-0d0c4238]{background:#221838;color:#fff;border:1px solid #221838}button.notAllowed[data-v-0d0c4238]{color:#c0c4cc;background-color:#fff;cursor:not-allowed}.page_btns[data-v-0d0c4238]{height:28px;width:56px;line-height:28px;border:1px solid #edf2f8;border-radius:3px;vertical-align:middle;margin-right:5px;background:#fff;outline:none;margin-left:10px;color:#333;font-size:16px}.uploadBlock[data-v-49187768]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.uploadBlock[data-v-49187768],.uploadImage[data-v-49187768]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.uploadImage[data-v-49187768]{width:80px;height:80px;overflow:hidden;margin-right:10px;margin-bottom:10px;border-radius:5px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uploadImage:hover .uploadImageCover[data-v-49187768]{display:-webkit-box;display:-ms-flexbox;display:flex}.uploadImage img[data-v-49187768]{width:80px}.uploadSuccess[data-v-49187768]{position:absolute;right:2px;top:2px;color:#67c23a;font-size:20px}.uploadImageCover[data-v-49187768]{width:100%;height:100%;border-radius:5px;background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.uploadCoverIcon[data-v-49187768]{width:24px;height:24px;color:#fff;line-height:24px;text-align:center;cursor:pointer;font-size:20px;margin:0 5px}.uploadBtn[data-v-49187768]{width:122px;height:122px;margin-right:10px;margin-bottom:10px;background-color:#f5f7fa;border:1px solid #dcdfe6;border-radius:5px;background-size:30px 30px;background-repeat:no-repeat;background-position:50%;cursor:pointer;position:relative}.uploadBtn .title[data-v-49187768]{bottom:30px}.uploadBtn .img[data-v-49187768],.uploadBtn .title[data-v-49187768]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.uploadBtn .img[data-v-49187768]{right:0;top:35px}.uploadBtn img[data-v-49187768]{width:40px;height:32px;background-size:cover}.uploadBtn .uploadInput[data-v-49187768]{z-index:999;width:100%;height:100%;outline:none;opacity:0;bottom:0;left:0;cursor:pointer;position:absolute}.uploadBlock_min[data-v-67359212]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.uploadBlock_min[data-v-67359212],.uploadImage[data-v-67359212]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.uploadImage[data-v-67359212]{width:80px;height:80px;overflow:hidden;margin-right:10px;margin-bottom:10px;border-radius:5px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uploadImage:hover .uploadImageCover[data-v-67359212]{display:-webkit-box;display:-ms-flexbox;display:flex}.uploadImage img[data-v-67359212]{width:80px}.uploadSuccess[data-v-67359212]{position:absolute;right:2px;top:2px;color:#67c23a;font-size:20px}.uploadImageCover[data-v-67359212]{width:100%;height:100%;border-radius:5px;background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.uploadCoverIcon[data-v-67359212]{width:24px;height:24px;color:#fff;line-height:24px;text-align:center;cursor:pointer;font-size:20px;margin:0 5px}.uploadInput[data-v-67359212]{width:0;height:0;opacity:0}.waitFiles[data-v-67359212]{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.uploadBtn[data-v-67359212]{width:80px;height:40px;margin-right:10px;background-color:#f5f7fa;border:1px dashed #dcdfe6;border-radius:5px;background-size:30px 30px;background-repeat:no-repeat;background-position:50%;cursor:pointer;color:#dcdfe6;font-size:14px;text-align:center;line-height:40px;position:relative}.uploadBtn .title[data-v-67359212]{bottom:30px}.uploadBtn .img[data-v-67359212],.uploadBtn .title[data-v-67359212]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.uploadBtn .img[data-v-67359212]{right:0;top:35px}.uploadBtn img[data-v-67359212]{width:40px;height:32px;background-size:cover}.uploadImageBtn[data-v-67359212]{width:122px;height:122px;margin-right:10px;margin-bottom:10px;background-color:#f5f7fa;border:1px solid #dcdfe6;border-radius:5px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAgCAYAAABgrToAAAACpklEQVRYhd3YT4hWVRjH8c/7OkjCIIol4+DK8A8ItmiwcSGoCFbYwsCVCkIS4iLL0ATLjX8QQcUBMdSCaNNChfwb4TUQQxmtoEUItpFAw0X+mcFoXLwunjO815nR+87wXl/pBw/ncM65ly/P85znnHsrWZbBTOzBUkzUWj3EBWzFzTbMxlVMaiVVThPxPpagu4rdAu4HdKLSYutMLJOwu5Jl2YNE3Yk7ZbhkDJqG2+ivqufcywJHnaW92lKMBvS/AXwPF9GX7CKWlwWVVyOAO3EKi9GebDFOp7lSVQS4HNswgI2YkmxjGtsmvNsywE2p3YIe/JOsB9vT3CfloIWKALtS++0Ic0eHrClFzdjFlSa845kqArye2jUjzK1L7bXm4QxXW8H8AbFj96KmHuo12JFbU5qKPHgauzAeB9U3ycE0tiutKU1FHoTP0YuPMT+N9QrPNQLXgQWYhxmYkMYf4CZ+FmkyMFZAolCfanAtTMbqZF2KI9WP7/AlfhkLYKN6FZ9hvThx4BEuCS/9rX5TeQ2zhHffEpvuAxzH5mYDtuEjfCEumjVx6TyGc/i34Pmp+BCfYiWWDU40ow7OwWXsS3Dn8SbewYkG4OCuONdn4Bu576I84Gaj0zhxzP0qQnQL7yb7bZTvGtQ9rBWhHga4F4fUc+d5elvk1H68IkI5T3ivGfp6sJPPwf+wAStwGGfwRxpvF19/S0WRnpue+VPkzk9NAhumSpZltdR/A0dEuPIaEEU5rzvCe4c0lmNjUY2nPfi72PKLsAoL8XqC68NfokB/j7N4XBLYUxpaZmoiXPmQTVCelwrVSJlpGRwB+DD1p7USZIg6UttfFT9qiFLRMfL6F6rp+Cr1f6xkWTYHV7w8P48GdR8LqriBbpwUu7XV6hMs3bjxBMRBiyVW72qwAAAAAElFTkSuQmCC);background-size:40px 32px;background-repeat:no-repeat;background-position:50%;cursor:pointer;position:relative}.uploadImageBtn b[data-v-67359212]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:20px;right:35px}.dialogBottom[data-v-67359212]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dialogBottom[data-v-67359212],.newfileItem[data-v-266f93a5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newfileItem[data-v-266f93a5]{margin-top:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:12px;color:#888}.newfileItem .el-icon-document[data-v-266f93a5]{display:block;font-size:32px;margin-bottom:15px;color:#606266;-webkit-transition:color .15s linear;transition:color .15s linear;margin-right:25px}.newfileItem .el-icon-error[data-v-266f93a5],.newfileItem .el-icon-success[data-v-266f93a5]{display:block;font-size:18px;margin-bottom:15px;color:#606266;-webkit-transition:color .15s linear;transition:color .15s linear;margin:0 10px 0 10px}.uploadBtn .title[data-v-266f93a5]{bottom:30px}.uploadBtn .img[data-v-266f93a5],.uploadBtn .title[data-v-266f93a5]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.uploadBtn .img[data-v-266f93a5]{right:0;top:35px}.uploadBtn img[data-v-266f93a5]{width:40px;height:32px;background-size:cover}.uploadBtn[data-v-266f93a5]{width:122px;height:122px;margin-right:10px;margin-bottom:10px;background-color:#f5f7fa;border:1px solid #dcdfe6;border-radius:5px;background-size:30px 30px;background-repeat:no-repeat;background-position:50%;cursor:pointer;position:relative}.uploadBtn .uploadInput[data-v-266f93a5]{z-index:999;width:122px;height:122px;outline:none;opacity:0;bottom:0;left:0;cursor:pointer;position:absolute}