body,html{padding:0;margin:0;height:100%;background-color:#fff}body.onSearch{overflow-y:hidden}body.onSearch .ContentPanel{overflow-y:hidden}ul,li{padding:0;margin:0}li{list-style:none}a,a:hover{text-decoration:none}.MainPanel{height:100%;position:relative;display:flex;flex-flow:column}.MainPanel.DetailPart{background-color:#f5f5f5}.MainPanel.DetailPart .ContentPanel .TopContent{position:relative}.MainPanel.DetailPart .ContentPanel .auth-code-part{background-color:#fff;padding:25px 10px 15px;display:flex;justify-content:center;align-items:center;text-align:center}.MainPanel.DetailPart .ContentPanel .auth-code-part img{border:1px solid #ccc;margin-bottom:10px}.MainPanel .TopPanel{width:100%;height:50px;background-color:#22292c;color:#fff;font-size:18px}.MainPanel .TopPanel a{color:#fff}.MainPanel .TopPanel .LeftMenu{position:absolute;left:0;top:0;line-height:50px}.MainPanel .TopPanel .LeftMenu>a{display:inline-block;padding:0 5px;height:50px;text-align:center;vertical-align:baseline;line-height:50px}.MainPanel .TopPanel .LeftMenu>a:first-child{padding-left:15px}.MainPanel .TopPanel .LeftMenu>a:active{background-color:#384449}.MainPanel .TopPanel .RightMenu{position:absolute;right:0;top:0;line-height:50px}.MainPanel .TopPanel .RightMenu>a{display:inline-block;padding:0 5px;height:50px;text-align:center;vertical-align:baseline;line-height:50px}.MainPanel .TopPanel .RightMenu>a:last-child{padding-right:15px}.MainPanel .TopPanel .RightMenu>a:active{background-color:#384449}.MainPanel .TopPanel .TitlePanel{text-align:center;line-height:50px;font-size:18px}.MainPanel .TopPanel .MenuBtn_Board{display:none;position:absolute;left:0;right:auto;z-index:1;background:#22292c;font-size:14px}.MainPanel .TopPanel .MenuBtn_Board.right-menu{right:0;left:auto}.MainPanel .TopPanel .MenuBtn_Board ul li a{display:block;padding:10px}.MainPanel .ContentPanel{position:relative;height:100%;overflow-y:auto}.MainPanel .ContentPanel.loading{overflow:hidden}.MainPanel .ContentPanel.loading:before{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:.3;display:block;top:0;left:0;z-index:999}.MainPanel .ContentPanel.loading:after{content:"";font-family:'FontAwesome';position:absolute;top:50%;left:50%;text-align:center;display:block;z-index:1000;animation:spin 1.5s linear infinite;-webkit-animation:spin 1.5s linear infinite;color:#eee;font-size:34px;margin-left:-10px}.MainPanel .ContentPanel.showMessage{overflow:hidden}.MainPanel .ContentPanel.showMessage:before{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:.7;display:block;top:0;left:0;z-index:999}.MainPanel .ContentPanel.showMessage:after{content:attr(data-msg);position:absolute;top:50%;text-align:center;display:block;width:100%;z-index:1000;color:#eee;font-size:24px}.MainPanel .ContentPanel .TopContent{width:100%}.MainPanel .ContentPanel .TopContent .topSearch{padding:10px;border-bottom:1px solid #e5e5e5;background-color:#fff;display:none}.MainPanel .ContentPanel .BodyContent{padding-top:30px;display:none}.MainPanel .ContentPanel .DataPanel{height:100%;overflow-y:auto;position:relative;display:flex;flex-flow:column}.MainPanel .ContentPanel .AddBtn{padding:10px;border-bottom:1px solid #e5e5e5}.MainPanel .ContentPanel.InfoPanel .InfoItem{padding:15px 10px 15px 85px;border-bottom:1px solid #eee;position:relative;min-height:50px}.MainPanel .ContentPanel.InfoPanel .InfoItem>.title{position:absolute;width:75px;font-size:14px;font-weight:normal;left:10px}.MainPanel .ContentPanel.InfoPanel .InfoItem.MainItem{padding:15px 10px;display:flex}.MainPanel .ContentPanel.InfoPanel .InfoItem.MainItem>img{width:100px;height:100px;margin-right:10px;border:1px solid #ccc}.MainPanel .ContentPanel.InfoPanel .InfoItem.MainItem>div{width:100%}.MainPanel .ContentPanel.InfoPanel .InfoItem.MainItem .MainName{font-size:24px;height:70px;margin:8px 0 3px;overflow:hidden}.MainPanel .ContentPanel.InfoPanel pre{border:none;background:none;padding:0;font-size:14px;margin:0;white-space:pre-line;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.MainPanel .ContentPanel.InfoPanel .ExtensionImage{width:100%}.MainPanel .ContentPanel .ListNav{width:100%;background-color:#fff}.MainPanel .ContentPanel .ListNav ul:after{content:"";display:block;overflow:hidden;clear:both}.MainPanel .ContentPanel .ListNav ul li{float:left;border-bottom:1px solid #e5e5e5;line-height:30px;text-align:center}.MainPanel .ContentPanel .ListNav ul li a{display:block;color:#232227}.MainPanel .ContentPanel .ListNav ul li a num{font-size:12px;color:#fff;background-color:#f31600;border-radius:12px;padding:0 4px;margin-left:3px}.MainPanel .ContentPanel .ListNav ul li.on{border-bottom:1px solid #0075c5}.MainPanel .ContentPanel .ListNav ul li.on a{color:#0075c5}.MainPanel .ContentPanel .ListNav ul li.on a num{background-color:#f38000}.MainPanel .ContentPanel .ListPart{font-size:12px;height:100%;overflow-y:auto;position:relative}.MainPanel .ContentPanel .ListPart.chosen{padding-bottom:42px}.MainPanel .ContentPanel .ListPart ul.loading:after{content:"正在加载中。。。";display:block;text-align:center;border-top:1px solid #eeefb1;border-bottom:1px solid #eeefb1;background-color:#feffbe;color:#b54d4d;font-size:14px;line-height:28px}.MainPanel .ContentPanel .ListPart ul.end:after{content:"全部加载完毕！";display:block;text-align:center;color:#0075c5;font-size:14px;line-height:28px;width:100%}.MainPanel .ContentPanel .ListPart ul.first-load:empty:before{content:"";-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;padding-top:0;margin-top:37%;font-size:50px;font-weight:normal}.MainPanel .ContentPanel .ListPart ul.first-load:empty:after{content:"数据加载中。。。"}.MainPanel .ContentPanel .ListPart ul:empty:before{content:"";font-family:'FontAwesome';color:#999;position:absolute;z-index:1;text-align:center;font-size:70px;font-weight:bold;width:100%;padding-top:30%;top:0;left:0}.MainPanel .ContentPanel .ListPart ul:empty:after{content:"当前没有找到相关信息";display:block;position:absolute;width:100%;height:100%;background-color:#e5e5e5;color:#999;text-align:center;padding-top:57%;font-size:18px;top:0;left:0}.MainPanel .ContentPanel .ListPart ul li{padding:10px 0;border-bottom:1px solid #e5e5e5;display:table;width:100%}.MainPanel .ContentPanel .ListPart ul li.on{background-color:#eff9f5}.MainPanel .ContentPanel .ListPart ul li.on .InfoPart .BtnPart{display:flex;justify-content:space-around;align-items:center;text-align:center}.MainPanel .ContentPanel .ListPart ul li.on .InfoPart .BtnPart .btn{margin-right:5px}.MainPanel .ContentPanel .ListPart ul li.on .InfoPart .BtnPart .btn-block+.btn-block{margin-top:0}.MainPanel .ContentPanel .ListPart ul li>div{display:table-cell}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart{display:block;width:100%;padding-left:5px}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .ProInfo{display:table;vertical-align:middle;width:100%}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .ProInfo .ImgPart{display:table-cell;vertical-align:middle;width:35%}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .ProInfo .ImgPart img{width:100%;border:1px solid #eee}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .ProInfo>table{width:100%;color:#999}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .ProInfo>table td{padding:0 5px}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .ProInfo>table .title{font-size:16px;margin-bottom:10px;overflow:hidden;height:44px;color:#333}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .BtnPart{display:none;padding-top:10px}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .BtnPart a:not(.btn){margin-right:6px;border:1px solid #e5e5e5;width:100px;text-align:center;border-radius:3px;color:#232227;display:block;float:right;line-height:22px}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .BtnPart>div{padding:0 2.5px}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .BtnPart>div:first-child{padding-left:0}.MainPanel .ContentPanel .ListPart ul li>div.InfoPart .BtnPart>div:last-child{padding-right:5px}.MainPanel .ContentPanel .ListPart.ShareManage{padding-top:0;position:relative}.MainPanel .ContentPanel .ListPart.ShareManage ul{padding-top:40px}.MainPanel .ContentPanel .ListPart.ShareManage ul li{padding:10px}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ImgPart{width:80px;padding-right:10px}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ImgPart img{width:80px;height:80px}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo{position:relative;vertical-align:top}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .ShareTitle{font-size:16px;padding-bottom:5px;height:26px;overflow:hidden}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .ShareDetail{position:relative;color:#999}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .ShareDetail .time{position:absolute;right:0}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .BtnPart{position:absolute;bottom:0;right:0}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .BtnPart:after{content:"";display:block;overflow:hidden;clear:both}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .BtnPart a{margin-right:6px;border:1px solid #e5e5e5;width:68px;text-align:center;border-radius:3px;color:#232227;display:block;float:right;line-height:22px}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .BtnPart a.Delete{width:auto;border:0;color:#fd9d09;font-size:20px;padding:0 3px}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .BtnPart a.Delete:active{color:#b02323}.MainPanel .ContentPanel .ListPart.ShareManage ul li .ShareInfo .BtnPart a.Delete:before{content:"";font-family:'FontAwesome'}.MainPanel .ContentPanel .ListPart.ShareManage .AddBtn{padding-bottom:5px;position:absolute;top:0;width:100%;z-index:9}.MainPanel .ContentPanel .ListPart.ShareManage .AddBtn a{display:block;width:100%;height:40px;text-align:center;line-height:40px;font-size:28px;background-color:#eee;color:#999}.MainPanel .ContentPanel .ListPart.ShareManage .AddBtn a:active{background-color:#d5d5d5;color:gray}.MainPanel .ContentPanel .ListPart.OpenAuth ul li{width:33%;text-align:center;float:left;padding:10px 10px 0;border:none}.MainPanel .ContentPanel .ListPart.OpenAuth ul li img{width:100%}.MainPanel .ContentPanel .ListPart.OpenAuth ul li span{padding-top:5px;display:block;height:36px}.MainPanel .ContentPanel .ListPart.OpenAuth ul:empty:before{content:"";font-family:'FontAwesome';color:#999;position:absolute;z-index:1;text-align:center;font-size:70px;font-weight:bold;width:100%;padding-top:30%}.MainPanel .ContentPanel .ListPart.OpenAuth ul:empty:after{content:"当前没有找到相关信息";display:block;position:absolute;width:100%;height:100%;background-color:#e5e5e5;color:#999;text-align:center;padding-top:57%;font-size:18px}.MainPanel .ContentPanel .ListPart.OpenAuth ul::after{content:"";display:block;clear:both;overflow:hidden;height:0}.MainPanel .ContentPanel .ListPart.AuthManage{padding-top:0;position:relative}.MainPanel .ContentPanel .ListPart.AuthManage ul li{padding:10px;position:relative}.MainPanel .ContentPanel .ListPart.AuthManage ul li>span{line-height:40px}.MainPanel .ContentPanel .ListPart.AuthManage ul li button{position:absolute;right:10px;top:13px}.MainPanel .ContentPanel .ChoseBtnPart{position:fixed;padding:10px 0;display:none;z-index:9;background-color:#fff;border-top:1px solid #e5e5e5;bottom:50px;width:100%}.MainPanel .ContentPanel .ChoseBtnPart>div{display:table-cell;width:100%}.MainPanel .ContentPanel .ChoseBtnPart>div.ChosePart{width:auto}.MainPanel .ContentPanel .ChoseBtnPart>div span{line-height:22px}.MainPanel .ContentPanel .ChoseBtnPart>div button{float:right;margin-right:6px;width:100px}.MainPanel .ContentPanel .ChosePart{vertical-align:middle;padding:0 5px}.MainPanel .ContentPanel .ChosePart a.checkbox-btn{display:block;width:20px;height:20px;border:1px solid #e5e5e5;border-radius:20px}.MainPanel .ContentPanel .ChosePart a.checkbox-btn.on{background-color:#f38000;position:relative;text-align:center}.MainPanel .ContentPanel .ChosePart a.checkbox-btn.on:before{content:"";font-family:'FontAwesome';display:block;position:absolute;color:#fff;width:100%;line-height:20px}.MainPanel .ContentPanel .swiper-ImagesPart{width:100%;background-color:#f5f5f5;padding-bottom:10px;position:relative;padding-top:75%}.MainPanel .ContentPanel .swiper-ImagesPart .swiper-imgBoard{position:absolute;width:100%;height:100%;top:0;left:0}.MainPanel .ContentPanel .swiper-ImagesPart .swiper-imgBoard .swiper-container{height:100%}.MainPanel .ContentPanel .ImagesPart{width:100%;background-color:#f5f5f5;padding-bottom:10px;position:relative}.MainPanel .ContentPanel .ImagesPart .ImgList{background-color:#fff;position:relative;width:100%;padding-top:75%;overflow:hidden}.MainPanel .ContentPanel .ImagesPart .ImgList>div{position:absolute;top:0;width:100%;padding-top:75%;background-repeat:no-repeat;background-size:100%;background-position:center top}.MainPanel .ContentPanel .ImagesPart .BtnPart{position:absolute;top:42%;width:100%}.MainPanel .ContentPanel .ImagesPart .BtnPart a{position:absolute;left:5px;right:auto;display:inline-block;padding:10px;color:#fff;z-index:9}.MainPanel .ContentPanel .ImagesPart .BtnPart a i{position:relative;z-index:1}.MainPanel .ContentPanel .ImagesPart .BtnPart a:last-child{left:auto;right:5px}.MainPanel .ContentPanel .ImagesPart .BtnPart a:after{content:"";width:25px;height:40px;position:absolute;top:0;left:0;background-color:#999;opacity:.6}.MainPanel .ContentPanel .ImagesPart .PointList{position:absolute;bottom:20px;left:50%;z-index:9}.MainPanel .ContentPanel .ImagesPart .PointList ul{position:relative;left:-50%}.MainPanel .ContentPanel .ImagesPart .PointList ul:after{content:"";display:block;overflow:hidden;clear:both}.MainPanel .ContentPanel .ImagesPart .PointList ul li{float:left;width:12px;height:12px;margin:0 3px;background-color:#e5e5e5;border-radius:12px}.MainPanel .ContentPanel .ImagesPart .PointList ul li.on{background-color:#f38000}.MainPanel .ContentPanel .DetailPanel{padding:0 10px 15px;margin-bottom:10px;background-color:#fff;line-height:24px}.MainPanel .ContentPanel .DetailPanel>div{display:none}.MainPanel .ContentPanel .DetailPanel>div.DescPanel{padding-top:5px;min-height:220px}.MainPanel .ContentPanel .DetailPanel>div.DescPanel img,.MainPanel .ContentPanel .DetailPanel>div.DescPanel video{max-width:100%!important}.MainPanel .ContentPanel .DetailPanel>div.AttrPanel{margin:0 -10px -15px;padding:2px;background-color:#eee}.MainPanel .ContentPanel .DetailPanel>div.AttrPanel table{width:100%;border-collapse:separate;border-spacing:1px;word-break:break-all}.MainPanel .ContentPanel .DetailPanel>div.AttrPanel table td{background-color:#fff;padding:2px 5px}.MainPanel .ContentPanel .DetailPanel>div.AttrPanel table td pre{display:inline-block;vertical-align:text-top;border:none;padding:0;font-size:14px;background:none;white-space:pre-wrap;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.MainPanel.ShowDetail .ContentPanel{overflow-x:hidden}.MainPanel.ShowDetail .ContentPanel .DataPanel{min-height:150px;max-height:100%;height:auto}.MainPanel.ShowDetail .header-img{border-bottom:5px solid #eee;display:flex;justify-content:space-evenly;align-items:center;max-height:150px;overflow:hidden}.MainPanel.ShowDetail .header-img img{max-width:100%}.MainPanel.ShowDetail .title{font-size:20px;padding:0 10px;font-weight:bold;margin-bottom:10px}.MainPanel.ShowDetail .info-item{padding:3px 10px}.MainPanel.ShowDetail .info-item::before{content:attr(data-title);display:inline;flex:0 0 auto}.MainPanel.ShowDetail .info-item.key-info{color:#0075c5}.MainPanel.ShowDetail .info-item.key-info::before{color:#999}.MainPanel.ShowDetail .info-item a{text-decoration:underline}.MainPanel.ShowDetail .info-item.main-item{display:flex;padding-top:15px}.MainPanel.ShowDetail .info-item.main-item h3{overflow:hidden;height:52px}.MainPanel.ShowDetail .info-item .image-part{margin-right:5px}.MainPanel.ShowDetail .info-item .image-part img{border:1px solid #ccc}.MainPanel.ShowDetail .resume{white-space:pre-line;word-break:break-word}.MainPanel.ShowDetail .info-header{line-height:34px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:0 10px;margin-top:5px;background-color:#edf4f9}.MainPanel.ShowDetail .info-header num{background-color:#f38000;padding:2px 8px;border-radius:10px;font-size:12px;display:inline;vertical-align:bottom;color:#fff}.MainPanel.ShowDetail .product-list{background-color:#eee;padding:1px 0}.MainPanel.ShowDetail .product-list li{margin:5px 0;display:flex;padding:10px;background-color:#fff;box-shadow:inset 0 0 30px -10px rgba(26,122,218,.55)}.MainPanel.ShowDetail .product-list li img{border:1px solid #ccc;margin-right:5px}.MainPanel.ShowDetail .product-list li .li-middle-info{padding:5px 0;font-size:18px;max-height:60px;overflow:hidden}.MainPanel.ShowDetail .btn-panel{display:flex;flex-flow:wrap;border-top:5px solid #eee;padding:10px;justify-content:space-evenly}.MainPanel.ShowDetail .cancleorder{position:relative}.MainPanel.ShowDetail .cancleorder::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已撤销.png) repeat-y;background-size:70%;background-repeat:space;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.MainPanel.RequestList .ContentPanel{background-color:#eee}.MainPanel.RequestList .ContentPanel .AddBtn{background-color:#fff}.MainPanel.RequestList .status-success{position:relative}.MainPanel.RequestList .status-success::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已成单.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-success-en{position:relative}.MainPanel.RequestList .status-success-en::before{content:"";background:url(http://company.zwhtoys.com/Images/status/Success.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-cancle{position:relative}.MainPanel.RequestList .status-cancle::before{content:"";background:url(http://company.zwhtoys.com/Images/status/需求取消.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-cancle-en{position:relative}.MainPanel.RequestList .status-cancle-en::before{content:"";background:url(http://company.zwhtoys.com/Images/status/Cancle.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-found{position:relative}.MainPanel.RequestList .status-found::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已找到_模糊.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-expired{position:relative}.MainPanel.RequestList .status-expired::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已失效.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-expired-en{position:relative}.MainPanel.RequestList .status-expired-en::before{content:"";background:url(http://company.zwhtoys.com/Images/status/Expired.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .status-offline{position:relative}.MainPanel.RequestList .status-offline::before{content:"";background:url(http://company.zwhtoys.com/Images/status/强制下架.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestList .ListPart ul{padding:5px 10px}.MainPanel.RequestList .ListPart ul li{margin:10px 0;border-radius:4px;overflow:hidden;display:flex;border:none;padding:0;background-color:#fff;font-size:14px}.MainPanel.RequestList .ListPart ul li a{display:block;width:100%}.MainPanel.RequestList .ListPart ul li a .hearder{position:relative;padding-top:45%;overflow:hidden}.MainPanel.RequestList .ListPart ul li a .hearder .imagePanel{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.MainPanel.RequestList .ListPart ul li a .hearder .imagePanel img{max-width:100%}.MainPanel.RequestList .ListPart ul li a .hearder .title{position:absolute;bottom:0;width:100%;height:40px;line-height:40px;color:#fff;z-index:1;padding:0 15px}.MainPanel.RequestList .ListPart ul li a .hearder .title.tag{padding-right:65px}.MainPanel.RequestList .ListPart ul li a .hearder .title.tag span.label{position:absolute;top:8px;right:8px;font-size:12px;line-height:initial}.MainPanel.RequestList .ListPart ul li a .hearder .title::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000;opacity:.4}.MainPanel.RequestList .ListPart ul li a .info{padding:10px 15px;color:#999}.MainPanel.RequestList .ListPart ul li a .info .resume{max-height:40px;overflow:hidden;margin-bottom:5px}.MainPanel.RequestList .ListPart ul li a .time{float:right;color:#333;font-size:13px;line-height:22px}.MainPanel.RequestList .ListPart ul li a .btn-part{padding:0 15px;border-top:1px solid #ddd;line-height:32px;color:#999}.MainPanel.RequestDetail .ContentPanel{overflow-x:hidden}.MainPanel.RequestDetail .ContentPanel .DataPanel{min-height:150px;max-height:100%;height:auto}.MainPanel.RequestDetail .status-success{position:relative}.MainPanel.RequestDetail .status-success::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已成单.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-success-en{position:relative}.MainPanel.RequestDetail .status-success-en::before{content:"";background:url(http://company.zwhtoys.com/Images/status/Success.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-cancle{position:relative}.MainPanel.RequestDetail .status-cancle::before{content:"";background:url(http://company.zwhtoys.com/Images/status/需求取消.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-cancle-en{position:relative}.MainPanel.RequestDetail .status-cancle-en::before{content:"";background:url(http://company.zwhtoys.com/Images/status/Cancle.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-found{position:relative}.MainPanel.RequestDetail .status-found::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已找到_模糊.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-24%;right:-14%;position:absolute;transform:rotate(30deg);z-index:9;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-expired{position:relative}.MainPanel.RequestDetail .status-expired::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已失效.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-expired-en{position:relative}.MainPanel.RequestDetail .status-expired-en::before{content:"";background:url(http://company.zwhtoys.com/Images/status/Expired.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-offline{position:relative}.MainPanel.RequestDetail .status-offline::before{content:"";background:url(http://company.zwhtoys.com/Images/status/强制下架.png) center center no-repeat;background-size:100%;width:70%;padding-top:70%;top:-60px;right:-14%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .status-contacted{position:relative;overflow:hidden}.MainPanel.RequestDetail .status-contacted::before{content:"";background:url(http://company.zwhtoys.com/Images/status/已联系.png) center center no-repeat;background-size:100%;width:40%;padding-top:40%;top:-40px;right:-10%;position:absolute;transform:rotate(30deg);z-index:0;opacity:.5;pointer-events:none}.MainPanel.RequestDetail .ImagePart{border-bottom:5px solid #eee;display:flex;justify-content:center;align-items:center;max-height:150px;overflow:hidden}.MainPanel.RequestDetail .ImagePart img{max-width:100%}.MainPanel.RequestDetail .title{font-size:20px;padding:0 10px;font-weight:bold;margin-bottom:10px}.MainPanel.RequestDetail .info-item{padding:3px 10px}.MainPanel.RequestDetail .info-item::before{content:attr(data-title);display:inline;flex:0 0 auto}.MainPanel.RequestDetail .info-item.key-info{color:#0075c5}.MainPanel.RequestDetail .info-item.key-info::before{color:#999}.MainPanel.RequestDetail .info-item a{text-decoration:underline}.MainPanel.RequestDetail .resume{white-space:pre-line}.MainPanel.RequestDetail .info-header{line-height:34px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:0 10px;margin-top:5px;background-color:#edf4f9}.MainPanel.RequestDetail .info-header num{background-color:#f38000;padding:2px 8px;border-radius:10px;font-size:12px;display:inline;vertical-align:bottom;color:#fff}.MainPanel.RequestDetail .Feedback_Content{display:flex;margin:5px 0;background-color:#fff;color:#999;flex-flow:column;position:relative}.MainPanel.RequestDetail .Feedback_Content .Feedback_info{display:flex;padding:10px}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .Image_panel{position:relative;width:auto;border:1px solid #ccc;margin-right:5px}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .Image_panel img{height:100px}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .Image_panel .image_msg{position:absolute;width:100%;left:0;bottom:0;height:18px;color:#fff;font-size:12px;line-height:18px;z-index:1;padding:0 5px;text-align:right}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .Image_panel .image_msg::before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:#000;opacity:.3;z-index:-1;top:0;left:0}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .Image_panel .image_msg span{color:#f38000}.MainPanel.RequestDetail .Feedback_Content .Feedback_info>div{width:100%}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .content{height:40px;overflow:hidden;margin-bottom:5px}.MainPanel.RequestDetail .Feedback_Content .Feedback_info .time{text-align:right}.MainPanel.RequestDetail .Feedback_Btn{padding:5px 10px}.MainPanel.IndexPanel{background-color:#f5f5f5}.MainPanel.IndexPanel .HeaderPart{display:table;font-size:12px;background-color:#fff;margin-bottom:10px}.MainPanel.IndexPanel .HeaderPart>div{display:table-cell;vertical-align:middle}.MainPanel.IndexPanel .HeaderPart img{width:100%;padding:5px}.MainPanel.IndexPanel .HeaderPart .logo{width:30%}.MainPanel.IndexPanel .HeaderPart .qrcode{width:23%}.MainPanel.IndexPanel .MenuPart{background-color:#fff;padding:10px 0}.MainPanel.IndexPanel .MenuPart .menu-list{margin:0 .5%}.MainPanel.IndexPanel .MenuPart .menu-list::after{content:"";display:block;overflow:hidden;clear:both}.MainPanel.IndexPanel .MenuPart .menu-list li{float:left;width:27%;text-align:center;margin:10px 3%}.MainPanel.IndexPanel .MenuPart .menu-list li a{width:60px;color:#333;text-decoration:none;display:inline-block}.MainPanel.IndexPanel .MenuPart .menu-list li a i{width:60px;height:60px;color:#fff;border-radius:4px;display:block;margin:0 auto 5px;font-size:30px;line-height:60px}.MainPanel .SearchPanel{display:none;position:absolute;z-index:79;top:0;background-color:#f5f5f5;width:100%;height:100%}.MainPanel .SearchPanel form{padding:15px 5px 5px;background-color:#fff}.MainPanel .SearchPanel form:after{content:"";display:block;overflow:hidden;clear:both}.MainPanel .SearchPanel form .FormPart{float:left;display:table;width:100%;margin-bottom:10px;padding:0 5px;position:relative}.MainPanel .SearchPanel form .FormPart>*{display:table-cell}.MainPanel .SearchPanel form .FormPart>table{display:table}.MainPanel .SearchPanel form .FormPart label{font-weight:normal;margin:0;vertical-align:top}.MainPanel .SearchPanel form .FormPart .title{display:table-cell;width:70px;position:absolute;left:12px;top:4px;color:#777}.MainPanel .SearchPanel form .FormPart .TextInput{width:100%;border:1px solid #e5e5e5;border-radius:3px;padding:3px;padding-left:75px}.MainPanel .SearchPanel form .FormPart span{padding:0 5px}.MainPanel .FormPanel form{padding:20px 5px 5px;background-color:#fff}.MainPanel .FormPanel form:after{content:"";display:block;overflow:hidden;clear:both}.MainPanel .FormPanel form .FormPart{float:left;width:100%;margin-bottom:10px;padding:0 5px;position:relative}.MainPanel .FormPanel form .FormPart>table{display:table}.MainPanel .FormPanel form .FormPart label{font-weight:normal;margin:0;vertical-align:top}.MainPanel .FormPanel form .FormPart .title{display:table-cell;width:75px;position:absolute;top:6px;left:12px;color:#888}.MainPanel .FormPanel form .FormPart .TextInput{width:100%;border:1px solid #e5e5e5;border-radius:3px;padding:5px 5px 5px 80px}.MainPanel .FormPanel form .FormPart .ImagePart{text-align:center;display:block}.MainPanel .FormPanel form .FormPart span{padding:0 5px}.MainPanel .UploadImg{position:relative;display:inline-block!important;box-sizing:border-box;border:2px solid #eee}.MainPanel .UploadImg:after{content:"";font-family:'FontAwesome';background-color:#ccc;width:100%;height:100%;position:absolute;top:0;left:0;font-size:36px;text-align:center;line-height:80px;color:#999}.MainPanel .UploadImg:active{border:2px solid #425c75}.MainPanel .UploadImg.on:after{display:none}.MainPanel .BottomPanel{width:100%;height:50px;background-color:#0075c5;color:#fff}.MainPanel .BottomPanel ul{display:table;width:100%}.MainPanel .BottomPanel ul li{display:table-cell;width:25%;height:50px;text-align:center;font-size:12px;position:relative}.MainPanel .BottomPanel ul li.on{background-color:#f38000}.MainPanel .BottomPanel ul li a{color:#fff}.MainPanel .BottomPanel ul li a i{display:block;font-size:20px;padding:7px 0 3px}.MainPanel .BottomPanel .BottomMenuBtn_Board{display:none;position:absolute;min-width:100%;bottom:100%;left:0;right:auto;z-index:10;background:#0075c5;font-size:14px}.MainPanel .BottomPanel .BottomMenuBtn_Board.right-menu{right:0;left:auto}.MainPanel .BottomPanel .BottomMenuBtn_Board ul li{float:none;width:100%;display:block;height:auto;font-size:14px}.MainPanel .BottomPanel .BottomMenuBtn_Board ul li a{white-space:nowrap;display:block;padding:10px}.MainPanel.ShareEdit{background-color:#f5f5f5;height:100%}.MainPanel.ShareEdit .ContentPanel{height:100%}.MainPanel.ShareEdit .ContentPanel .ActionForm{position:relative;height:100%;padding:10px 0}.MainPanel.ShareEdit .ContentPanel .ActionForm .FormPart{padding:0 10px;margin-bottom:12px}.MainPanel.ShareEdit .ContentPanel .ActionForm .FormPart .TextInput{line-height:32px;border:1px solid #ccc;border-radius:4px;width:100%;padding:0 7px}.MainPanel.ShareEdit .ContentPanel .ActionForm .AddImg{position:relative;display:inline-block;box-sizing:border-box;border:1px solid #ccc}.MainPanel.ShareEdit .ContentPanel .ActionForm .AddImg:after{content:"";font-family:'FontAwesome';background-color:#ccc;width:100%;height:100%;position:absolute;top:0;left:0;font-size:36px;text-align:center;line-height:80px;color:#999}.MainPanel.ShareEdit .ContentPanel .ActionForm .AddImg:active{border:1px solid #425c75}.MainPanel.ShareEdit .ContentPanel .ActionForm .AddImg img{border:1px solid #c5c5c5}.MainPanel.ShareEdit .ContentPanel .ActionForm .AddImg.on:after{display:none}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProAddBtn{display:block;border-top:1px solid #ccc;border-bottom:1px solid #ccc;line-height:60px;padding:0 10px;color:#999;background-color:#f5f4ef}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProAddBtn:active{border-color:#b3b3b3;background-color:#e1ded0}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProAddBtn .title{color:#333;margin:0}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProAddBtn span{float:right}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProAddBtn span num{color:#da0101}.MainPanel.ShareEdit .ContentPanel .ActionForm .title{font-size:16px}.MainPanel.ShareEdit .ContentPanel .ActionForm .BtnPart{position:absolute;bottom:0;text-align:center;width:100%;padding:10px 0;background-color:#f5f5f5;border-top:1px solid #ccc}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart{max-height:250px;overflow-y:scroll;padding-bottom:80px}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart::after{content:"";display:block;overflow:hidden;clear:both}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li{float:left;margin:5px 0;padding:0 5px;display:table;width:100%}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li .ImgPart{display:table-cell;vertical-align:middle;width:20%}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li .ImgPart img{width:100%;border:1px solid #ccc}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li .ProInfo{display:table-cell;vertical-align:middle;padding-left:5px}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li .ProInfo p{margin:0;font-size:12px}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li .ProInfo p.Title{font-size:14px}.MainPanel.ShareEdit .ContentPanel .ActionForm .ProImgsPart li .ProInfo p span{font-size:14px;color:#b54d4d}.MainPanel.OrganizaList .ContentPanel .ListPart ul li{padding-left:5px}.MainPanel.OrganizaList .ContentPanel .ListPart ul li .InfoPart .ProInfo .ImgPart{width:105px}.MainPanel.BrandList .ListPart ul{display:flex;flex-flow:wrap;align-items:flex-start;justify-content:flex-start}.MainPanel.BrandList .ListPart ul .Brand-item{width:25%;padding:10px;display:flex;flex-flow:column;align-items:center;justify-content:center;border:none}.MainPanel.BrandList .ListPart ul .Brand-item .ImgPart{width:22vw;height:22vw;border:1px solid #ccc}.MainPanel.BrandList .ListPart ul .Brand-item .ImgPart img{width:100%;height:100%;object-fit:cover}.MainPanel.BrandList .ListPart ul .Brand-item .title{padding-top:5px}.radio-group .radio-btn{display:block;width:20px;height:20px;border:1px solid #e5e5e5;float:left;border-radius:10px;margin-right:3px}.radio-group .radio-btn.on{position:relative}.radio-group .radio-btn.on:before{content:"";display:block;width:16px;height:16px;position:absolute;top:1px;left:1px;border-radius:8px;background-color:#f38000}.radio-group .radio-btn+input[type=radio]{display:none}.radio-group label{font-weight:normal;margin:0}@media(min-width:768px){.MainPanel .ContentPanel .DetailPanel{padding-top:81%}.MainPanel .ContentPanel .ListPart ul:empty:before{font-size:140px;padding-top:230px}.MainPanel .ContentPanel .ListPart ul:empty:after{padding-top:430px}}.modal.loading:before{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:.3;display:block;top:0;left:0;z-index:999}.modal.loading:after{content:"";font-family:'FontAwesome';position:absolute;top:46%;text-align:center;display:block;width:100%;z-index:1000;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;color:#eee;font-size:34px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.marquee{line-height:30px;height:30px;background-color:#ffeaea;color:#ca4040}.isMainOnly{display:none!important}.QrCodeImage{position:relative;display:inline-block;overflow:hidden}.QrCodeImage:before{content:"";display:block;width:100%;padding-top:100%}.QrCodeImage.mpQrcode img{width:116%;margin:-8%}.QrCodeImage img{position:absolute;width:100%;top:0;left:0}.QrCodeImage .mid-logo{position:absolute;width:33%!important;height:33%!important;top:33%;left:33%;right:33%;bottom:33%;border-radius:10px;margin:0!important}.SelectBoard{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000;display:none}.SelectBoard.on{display:block}.SelectBoard.on .SelectBoard_Panel{-webkit-animation:slideUpShow .5s linear 1 normal;animation:slideUpShow .5s linear 1 normal}.SelectBoard::before{content:"";position:absolute;width:100%;height:100%;z-index:0;background-color:#000;opacity:.5}.SelectBoard .SelectBoard_Panel{position:absolute;bottom:0;width:100%;height:100%;display:flex;flex-flow:column}.SelectBoard .SelectBoard_Panel .SelectBoard_Header{background-color:#fff;height:40px;border-bottom:1px solid #ccc;display:table;width:100%}.SelectBoard .SelectBoard_Panel .SelectBoard_Header>div{display:table-cell;width:40px;text-align:center;vertical-align:middle}.SelectBoard .SelectBoard_Panel .SelectBoard_Header .SelectBoard_Title{display:block;width:100%;text-align:left;overflow:hidden;padding:0 10px;line-height:40px;height:40px;font-size:16px}.SelectBoard .SelectBoard_Panel .SelectBoard_Header .SelectBoard_Title>div{overflow:hidden;width:100%;word-break:break-all;height:40px;line-height:40px}.SelectBoard .SelectBoard_Panel .SelectBoard_Header .SelectBoard_Close{font-size:28px;display:inline-block;width:40px;height:40px;vertical-align:middle;color:#333}.SelectBoard .SelectBoard_Panel .SelectBoard_Header .SelectBoard_Close::after{content:"×";display:inline}.SelectBoard .SelectBoard_Panel .SelectBoard_Body{overflow-y:auto;background-color:#fff;position:relative;height:100%}.SelectBoard .SelectBoard_Panel .SelectBoard_Body.loading{overflow:hidden}.SelectBoard .SelectBoard_Panel .SelectBoard_Body.loading::before{content:"";font-family:"iconfont";position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:50px;animation:spin 1.5s linear infinite;-webkit-animation:spin 1.5s linear infinite;z-index:1}.SelectBoard .SelectBoard_Panel .SelectBoard_Body.loading::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.8}@keyframes slideUpShow{0%{bottom:-100%}30%{bottom:-30%}100%{bottom:0}}@keyframes slideToShowForRight{0%{left:100%}100%{left:0}}.mini-FormPart{position:relative;margin:15px 15px 0;font-size:14px}.mini-FormPart .title{position:absolute;left:10px;top:7px;color:#888;font-weight:normal}.mini-FormPart .form-control{padding-left:80px}.ProListPanel{position:absolute;z-index:79;bottom:0;background-color:#f5f5f5;width:100%;height:100%;display:flex;flex-flow:column}.ProListPanel ul.ListPart{overflow-y:scroll;height:100%}.ProListPanel ul.ListPart .ChosePart{vertical-align:middle;padding:0 5px}.ProListPanel ul.ListPart .ChosePart a.checkbox-btn{display:block;width:20px;height:20px;border:1px solid #e5e5e5;border-radius:20px}.ProListPanel ul.ListPart .ChosePart a.checkbox-btn.on{background-color:#f38000;position:relative;text-align:center}.ProListPanel ul.ListPart .ChosePart a.checkbox-btn.on:before{content:"";font-family:'FontAwesome';display:block;position:absolute;color:#fff;width:100%;line-height:20px}.ProListPanel ul.ListPart.loading:after{content:"正在加载中。。。";display:block;text-align:center;border-top:1px solid #eeefb1;border-bottom:1px solid #eeefb1;background-color:#feffbe;color:#b54d4d;font-size:14px;line-height:28px}.ProListPanel ul.ListPart.end:after{content:"全部加载完毕！";display:block;text-align:center;color:#0075c5;font-size:14px;line-height:28px}.ProListPanel ul.ListPart:empty:before{content:"";font-family:'FontAwesome';color:#999;position:absolute;z-index:1;text-align:center;font-size:70px;font-weight:bold;width:100%;padding-top:30%}.ProListPanel ul.ListPart:empty:after{content:"当前没有找到相关信息";display:block;position:fixed;width:100%;height:100%;background-color:#e5e5e5;color:#999;text-align:center;padding-top:57%;font-size:18px}.ProListPanel ul.ListPart li{padding:10px 0;border-bottom:1px solid #e5e5e5;display:flex;justify-content:center;align-items:center;width:100%;border-top:1px solid #e5e5e5;background-color:#fff;margin-bottom:5px}.ProListPanel ul.ListPart li>div.InfoPart{display:flex;width:100%}.ProListPanel ul.ListPart li>div.InfoPart .ImgPart{vertical-align:middle;width:80px;height:60px}.ProListPanel ul.ListPart li>div.InfoPart .ImgPart img{width:100%;border:1px solid #ccc}.ProListPanel ul.ListPart li>div.InfoPart .ProInfo{display:flex;flex-flow:column;max-width:calc(100% - 80px);vertical-align:middle;padding-left:5px}.ProListPanel ul.ListPart li>div.InfoPart .ProInfo p{margin:0;font-size:12px}.ProListPanel ul.ListPart li>div.InfoPart .ProInfo p.Title{font-size:14px}.ProListPanel ul.ListPart li>div.InfoPart .ProInfo p span{font-size:14px;color:#b54d4d}.ProListPanel .BackBtn{display:inline-block;padding:0 5px;height:28px;text-align:center;vertical-align:baseline;line-height:26px;border:1px solid #ccc;width:28px;overflow:hidden;font-size:20px;margin:5px 5px 0 0;position:absolute;right:0;z-index:9;color:#da0202;background-color:#eee}.select-panel{padding:15px}.select-panel .select-item{padding:10px;border:1px solid #ccc;display:flex;align-items:center;flex-flow:wrap;background:-moz-linear-gradient(bottom,#ccc 0%,#fff 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#ccc),color-stop(100%,#fff));background:-webkit-linear-gradient(bottom,#ccc 0%,#fff 100%);background:-o-linear-gradient(bottom,#ccc 0%,#fff 100%);background:-ms-linear-gradient(bottom,#ccc 0%,#fff 100%);background:linear-gradient(to top,#ccc 0%,#fff 100%)}.select-panel .select-item>input{margin:0 5px 0 0;vertical-align:middle}.select-panel .select-item .main-info{flex:1 1 auto;margin:0;font-weight:normal}.PlatRecomSharePanel{height:100%;background:url(/Images/share_bg.jpg) top center no-repeat;background-size:100% 100%;display:flex;flex-flow:column;justify-content:center;align-items:center}.PlatRecomSharePanel .logo{width:50vw}.PlatRecomSharePanel .RecomInfoBoard{background:url(/Images/board_bg.png) top center no-repeat;background-size:100%;width:75vw;max-width:470px;max-height:578px;text-align:center;height:95vw;padding:20vw 10vw 0;margin-top:10vw;color:#fff;font-size:12px}.PlatRecomSharePanel .RecomInfoBoard .Msg_Board{color:#333;height:33vw;max-height:175px;overflow:hidden;text-align:left;text-indent:8vw;font-size:4vw;line-height:7vw}.PlatRecomSharePanel .RecomInfoBoard .qrcode{margin-bottom:2vw}.PlatRecomSharePanel .RecomInfoBoard .qrcode img{width:25vw;height:25vw;border:2px solid #e08f13;background-color:#fff}@media(min-width:768px){.PlatRecomSharePanel .RecomInfoBoard{font-size:16px;padding-top:15vw}.PlatRecomSharePanel .RecomInfoBoard .Msg_Board{text-indent:48px;max-height:195px;font-size:24px;line-height:40px}.PlatRecomSharePanel .RecomInfoBoard .qrcode{margin-bottom:1.5vw}}@media(min-width:1024px){.PlatRecomSharePanel .RecomInfoBoard{font-size:16px;padding:12vw 7vw 0}.PlatRecomSharePanel .RecomInfoBoard .qrcode{margin-bottom:1vw}.PlatRecomSharePanel .RecomInfoBoard .qrcode img{width:19.5vw;height:19.5vw}}.mobile-checkbox{position:relative}.mobile-checkbox.checkbox-warning label::before{border-color:#eea236}.mobile-checkbox.checkbox-warning input[type="checkbox"]:checked+label::before{background-color:#f0ad4e}.mobile-checkbox input[type="checkbox"]{width:24px;height:24px;vertical-align:middle;margin:0;opacity:0;z-index:1;position:relative}.mobile-checkbox label{padding-left:5px;font-size:14px;font-weight:normal;vertical-align:baseline;line-height:24px;margin:0}.mobile-checkbox label::before{content:"";width:24px;height:24px;position:absolute;border:2px solid #ccc;top:0;left:0;display:inline-block;border-radius:5px;background-color:#fff}.mobile-checkbox label::after{font-family:fontawesome;position:absolute;top:0;left:0;width:24px;text-align:center;height:24px;font-weight:bold;color:#fff}.mobile-checkbox input[type="checkbox"]:checked+label::before{background-color:#e6e6e6}.mobile-checkbox input[type="checkbox"]:checked+label::after{content:""}.flex-panel{display:flex;align-items:center}.flex-panel.flex-column{flex-flow:column;align-items:stretch;height:100%}.flex-panel.flex-column>.main-flex{overflow-y:auto}.flex-panel>.main-flex{flex:0 1 auto}.flex-panel>.sub-flex{flex:0 0 auto}