.alert{display:none;position:fixed;left: -200px;top: -100px;z-index:100;height:calc(100% + 200px);width:calc(100% + 400px);margin:auto;overflow:hidden;background-color:transparent;font-size: 1.4rem;}
.alert .mc,#material-alert .mc{position: absolute;left: 50%;top: 50%;z-index: 101;width: 380px;padding: 30px 40px 15px 40px;color: #333;background: #fff;border-radius: 6px;opacity: 0;transform: translate(-50%,-50%);}
.material-alert .mc,#material-alert .mc { z-index: 101; width: 500px; padding: 0; opacity: 1; background-color: #fff; }
#material-alert .mc{width:706px;}
.material-alert .ser-d{padding: 12px 15px 5px 15px;}
.material-alert .m-d .ser-d{padding: 0;}

::-webkit-input-placeholder{color:#999;font-size:1.2rem;}
::-moz-placeholder{color:#999;font-size:1.2rem;}
:-ms-input-placeholder{color:#999;font-size:1.2rem;}
input:-moz-placeholder{color:#999;font-size:1.2rem;}

.contact-way{display: none;}

.pagination-box{text-align: right;}
.nav-box{top: 0;}
/* .iconfont{
    font-size: 14px;
} */
@keyframes labelON {
    0% {
     top: 3px;
     left: 0px;
    }	
    100% { 
     top: 3px;
     left: 46px;
    }
   }
   @keyframes labelOFF {
    0% {
     top: 3px;
     left: 28px;
    }
       
    100% { 
     top: 3px;
     left: 0px;
    }
   }

.addpano-page{padding: 65px 10px 10px 10px;min-height: 500px; background-color: #F2F3F5;}
.addpano-page .ser-d{margin-top: 20px; margin-bottom: 20px;}
.addpano-page .ser-d .inp-d{flex:1; background-color: #fff;border-radius: 16px;}
.addpano-page .ser-d .inp-d .inp{width: 100%;height: 35px;padding-left: 10px;}
.addpano-page .ser-d .btn-d{height: 35px;line-height: 35px;padding: 0 30px;margin-left: 20px; color: #fff;background-color: #CECECE;border-radius: 4px;text-align: center;cursor: pointer;}
.addpano-page .ser-d .btn-d:hover{background-color: #32caff;color: #fff;}
.addpano-page .m-box{padding: 15px 10px; background-color: #fff;}
.addpano-page .m-box .btn-add{display: inline-block;padding: 6px 30px;color: #fff;font-size: 1rem;border:1px solid #32caff; border-radius: 5px; background-color: #32caff;cursor: pointer;text-align: center;}
.addpano-page .m-box .btn-add:hover{opacity: 0.9;}
.addpano-page .m-box .list-box{min-height: 200px; padding: 12px 0;}
.addpano-page .m-box .item{position: relative; border: 1px solid #e2e2e2;border-radius: 6px;}
.addpano-page .m-box .item .img img{border-radius: 4px 4px 0 0;}
.addpano-page .m-box .item .tl{padding-left: 10px;}
.addpano-page .m-box .item .x{position: absolute;right: 8px;top: 8px;z-index: 2; width: 24px;height: 24px;padding-left: 10px;border-radius: 50%;cursor: pointer; background-image:url('../../images/wsxIcon35.png');background-color: #000;background-repeat: no-repeat;background-position: 6px 6.4px;background-size: 12px 12px;}
.addpano-page .tisi-box{display: none; justify-content: center; height: 500px;}
.addpano-page .tisi-box .info{text-align: center;}
.addpano-page .tisi-box .info .icon{text-align: center;}
.addpano-page .tisi-box .info .icon img{display: inline-block; width: 50px;height: 50px;}
.addpano-page .tisi-box .info .txt{padding-top: 10px;font-size: 2rem;font-weight:bold;}
.addpano-page .tisi-box .info .txt2{padding-top: 10px;font-size: 1.4rem;color: #666;}
.addpano-page .tisi-box .info .bnts{padding-top: 15px;}
.addpano-page .tisi-box .info .bt{display: inline-block;padding: 10px 36px;margin-left: 20px;color: #32caff;border-radius: 30px;background-color: #fff;border:1px solid #32caff; cursor: pointer;}
.addpano-page .tisi-box .info .bt.on{background-color: #32caff;color: #fff;}
.addpano-page .tisi-box .info .bt:hover{background-color: #32caff;color: #fff;opacity: 0.9;}

.alert-msg{display: none; position:fixed;left:0;top:0;z-index:100;height:100%;width:100%;margin:auto;overflow:hidden;background-color:transparent;font-size: 1.4rem;}
.alert-msg .bk{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;background-color:rgba(0, 0, 0, 0.6);}
.alert-msg .mc{position: absolute;/*left: calc(50% - 75px);top: calc(50% - 55px);*/z-index: 2;width: 150px;padding: 20px 0px; color: #333;background-color: #fff;border-radius: 5px;}
.alert-msg .mc .icon{text-align: center;}
.alert-msg .mc .icon img{display: inline-block; width: 40px;height: 40px;}
.alert-msg .mc .txt{padding-top: 10px;font-size: 1.4rem;text-align: center;}

.material-alert2 .mc{/*top: calc(50% - 100px);*/}
.material-alert2 .mc .tl{margin-top: 26px;background-color: transparent}
.material-alert2 .mc .m-d{padding: 0px 15px 10px 15px;}
.material-alert2 .mc .inps{width: 100%;}
.material-alert2 .mc .inp-group .inp{border:none;border-bottom:1px solid #5085FB;border-radius:0;}

.material-alert3 .mc{/*left: calc(50% - 225px);*/width: 549px;}
.material-alert3 .mc .m-d{padding: 15px;}
.material-alert3 .mc .inps{width: 100%;}
.material-alert3 .mc .inp-group .inp-d{width: 100%;}
.material-alert3 .mc .upImg{width: 520px; height: 292px;background-color: #f2f2f2;color: #999; text-align: center;}
.material-alert3 .mc .upImg .icon{display: inline-block; width: auto;height: 120px;margin-top: 40px;}
.material-alert3 .mc .upImg .img{display: none;}
.material-alert3 .mc .btn-up2{top:unset;bottom: 100px;left: calc(50% - 56px);width: 112px;height: 30px;line-height: 30px; color: #fff;background-color: #32caff;border:1px solid #32caff;}
.material-alert3 .mc .btn-up2:hover{color: #5085FB;background-color: #fff;}
.material-alert3 .mc .tishi{position:absolute;left:0;bottom: 68px;width:100%;margin: 0; color:#999;text-align:center;}

/* #materialTishi-alert .mc{top: calc(50% - 100px);} */
#materialTishi-alert .info{padding: 32px 20px 40px 20px;}
#materialTishi-alert .info .txt{padding-left: 20px;background-image:url('../img/material44.png');background-color: transparent;background-repeat: no-repeat;background-position: left center;background-size: 16px auto;}

/* #materialOrder-alert .mc{top: calc(50% - 100px);} */
#materialOrder-alert .info{padding: 32px 50px 40px 20px;}
#materialOrder-alert .info .txt{padding-left: 30px;background-image:url('../img/material44.png');background-color: transparent;background-repeat: no-repeat;background-size: 16px auto;}

/* #upTishi-alert .mc{top: calc(50% - 170px);left: calc(50% - 250px);} */
#upTishi-alert .mc .xx{top: 13px;right: 15px;}
#upTishi-alert .info{padding: 60px 0 60px 0;text-align: center;}
#upTishi-alert .info .icon{text-align: center;}
#upTishi-alert .info .icon img{display: inline-block; width: 45px;height: 45px;}
#upTishi-alert .info .txt{padding-top: 20px;font-size: 2.4rem;font-weight:500;}
#upTishi-alert .info .txt2{padding-top: 14px;font-size: 1.6rem;color: #666;}
#upTishi-alert .info .bnts{padding-top: 38px;}
#upTishi-alert .info .bt{display: inline-block;padding: 10px 33px;border-radius: 10px;background-color: #5085FB;border: 1px solid #5085FB;color: #fff;font-size: 1.6rem; cursor: pointer;}
#upTishi-alert .info .bt:hover{opacity: 0.8;}

/* #materialMove-alert .mc{left: calc(50% - 236px);width: 472px;} */
#materialMove-alert .mc .m-d{padding: 16px 16px 0;}
#materialMove-alert .inps{width: 100%;max-height: 300px;overflow: hidden; overflow-y: auto;}
#materialMove-alert .sel-group{display: flex;justify-content: space-between;flex-wrap: wrap; }
#materialMove-alert .sel-d{display: block;position: relative;left: 0;top: 0; width: 210px;margin-bottom: 20px;padding-top: 0; cursor: pointer;}
#materialMove-alert .sel{position: relative; width: 100%;font-size: 1.4rem;background-color: transparent;color: #666;}
#materialMove-alert .sel .name{display: flex;justify-content: space-between; width: 100%;height: 40px;line-height: 40px;padding: 0 10px;border:1px solid #e2e2e2;border-radius: 8px;overflow: hidden;}
#materialMove-alert .sel-d:hover .sel .name{color: #5085FB;border: 1px solid #5085FB;}
#materialMove-alert .sel-d.on .sel .name{color:#fff;background-color:#5085FB;border-color: #5085FB;}
#materialMove-alert .sel .option-d{display: none; position: absolute;left: 0;top: 39px;z-index: 1;width: 100%;background-color: #fff;border:1px solid #e2e2e2;}
#materialMove-alert .sel-d:hover .sel .option-d{display: block;}
#materialMove-alert .sel .option{display: flex;justify-content: space-between; width: 100%;height: 40px;line-height: 40px; padding: 0 10px;cursor: pointer;}
#materialMove-alert .sel .option:hover{background-color: #fafafa;}

#materialInfor-alert .mc{width: 736px;}
#materialInfor-alert .mc .m-d{padding: 15px 10px 0 10px;}
#materialInfor-alert .inps{padding-right: 30px;}
#materialInfor-alert .inps .inp{width: 210px;}
#materialInfor-alert .inp-up .tisi{position: absolute;left: 130px;bottom: 10px;z-index: 1;width: 100px; color: #888;font-size: 1.2rem;}
#materialInfor-alert .img-box{text-align: left;}
#materialInfor-alert .img-box .h{padding-bottom: 10px;color: #666;}
#materialInfor-alert .img-box .img-d{position: relative; width: 100%;height: 300px;}
#materialInfor-alert .img-box .img-d .img{width: 444px;height: 338px;}
#materialInfor-alert .img-box .img-d img{width: 100%;height: 100%;}
#materialInfor-alert .img-box .img-d .tishi{position: absolute;left: 0;top: calc(50% - 22px);z-index: 2;width: 100%;margin:0;pointer-events: none;text-align: center;}
#materialInfor-alert .img-box .img-d .txt{display: inline-block; padding: 8px 30px;margin: 0 auto 8px auto;border-radius: 4px; color: #fff;background-color: rgba(0, 0, 0, 0.5);}
#materialInfor-alert .img-box .img-d .jt{height: 55px;width: auto;margin: 0 auto;}

#materialMap-alert .mc{/*left: calc(50% - 350px);top:calc(50% - 240px);*/ width: 60%;max-width: 1000px;height: 50%;max-height: 800px;}
#materialMap-alert .mc .m-d{display: block; padding: 12px;}
#materialMap-alert .ser-d{justify-content: space-between;width: 100%;margin-bottom: 12px;}
#materialMap-alert .latlng{color: #333;}
#materialMap-alert .latlng .lab{padding-left: 10px;padding-right: 10px;}
#materialMap-alert .latlng .inp{width:89px;height:32px;padding: 0 5px; background:#f2f2f2;border-radius:4px;}
#materialMap-alert .map-d{width: 100%;height: calc(100% - 44px);}
#materialMap-alert .map-d img{width: 100%;height: 100%;}

/* #fbTishi-alert .mc{top: calc(50% - 170px);left: calc(50% - 250px);} */
#fbTishi-alert .mc .xx{top: 13px;right: 15px;}
#fbTishi-alert .info{padding: 60px 0 60px 0;text-align: center;}
#fbTishi-alert .info .icon{text-align: center;}
#fbTishi-alert .info .icon img{display: inline-block; width: 55px;height: 55px;}
#fbTishi-alert .info .txt{padding-top: 20px;font-size: 2.4rem;font-weight:500;}
#fbTishi-alert .info .txt2{padding-top: 14px;font-size: 1.6rem;color: #666;}
#fbTishi-alert .info .bnts{padding-top: 38px;}
#fbTishi-alert .info .bt{display: inline-block;padding: 8px 30px;margin-left: 25px;border-radius: 10px;background-color: transparent;border: 1px solid #999999;color: #999;font-size: 1.6rem; cursor: pointer;}
#fbTishi-alert .info .bt.on{background-color: #5085FB;border: 1px solid #5085FB;color: #fff;}
#fbTishi-alert .info .bt:hover{opacity: 0.8;}

#player-alert .mc{/*left: calc(50% - 350px);top: calc(50% - 30px);*/width: 60%;max-width: 1000px;height: 60%;max-height: 800px;}
#player-alert .mc .m-d{width: 100%;height: 100%; padding: 0px;}

#pano-alert .mc{width: 60%;max-width: 1000px;height: 60%;max-height: 800px;}
#pano-alert .mc .m-d{width: 100%;height: 100%; padding: 0px;}
#pano-alert .mc .pano-box{width: 100%;height: calc(100% - 30px);}

/* .materialpano-page{padding: 65px 0px 10px 0px;min-height: 500px; background-color: #F2F3F5;} */
.materialpano-page .btn{position: relative;}
.materialpano-page .btn .txt{display: block;}
.materialpano-page .btn .bk{position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: transparent;}
.materialpano-page .btn-up{position: relative; height: 30px;line-height: 30px; padding: 0px 10px 0px 10px;margin-left: 10px;color: #fff;text-align: center;background-color: rgba(255,116,50,1);border-radius: 8px; cursor: pointer;}
.materialpano-page .btn-up:hover{background-color: rgba(255,116,50,0.2);color:#ff7432;}
.materialpano-page .btn-up .bk{position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: transparent;}
.materialpano-page .btn-up .tips-d{left:unset;right: 0; bottom:45px;}
.materialpano-page .btn-up .tips-d .sj{left: unset;right: 28px;}
.materialpano-page .btn-up:hover .tips-d{display: block;}
.materialpano-page .btn-order{width:80px;height:30px;background:rgba(80,133,251,1);border-radius:8px;color: #fff;text-align: center;line-height:30px;margin-left: 12px; cursor: pointer;}
.materialpano-page .btn-order:hover{background-color: rgba(80,133,251,0.2);color: #5085FB;}
/* 水印 */
.materialpano-page .btn-marker{width: 70px;position: relative;margin-left: 12px;}
.materialpano-page .btn-marker::before,.materialpano-page .btn-marker::after{visibility: hidden;}
.materialpano-page .btn-marker.no::before,.materialpano-page .btn-marker.no::after{visibility: visible;}
.materialpano-page .btn-marker .labelBox{background: #999999; border-radius: 16px;width: 74px;position: relative;height: 30px;line-height: 30px;margin-left: 12px;}
.materialpano-page .btn-marker .check{width: 23px;height: 23px;border-radius: 50%;background: #fff ;position: absolute;z-index: 1;top: 3px;left: 5px;}
/* .materialpano-page .btn-marker input[type=checkbox]{border: 0 none !important;clip: rect(1px,1px,1px,1px);height: 1px !important;overflow: hidden !important;position: absolute !important;width: 1px !important;} */
.materialpano-page .btn-marker input[type=checkbox]:checked +.check{top: 3px;left: 46px;	-webkit-animation: labelON 0.1s ease-in 0s 1;-moz-animation: labelON 0.1s ease-in 0s 1;-o-animation: labelON 0.1s ease-in 0s 1;-ms-animation: labelON 0.1s ease-in 0s 1;animation: labelON 0.1s ease-in 0s 1;box-shadow: #244766 -1px 0px 3px;}
.materialpano-page .btn-marker input[type=checkbox] +.check{top: 3px;left: 5px;-webkit-animation: labelOFF 0.1s ease-in 0s 1;-moz-animation: labelOFF 0.1s ease-in 0s 1;-o-animation: labelOFF 0.1s ease-in 0s 1;-ms-animation: labelOFF 0.1s ease-in 0s 1;animation: labelOFF 0.1s ease-in 0s 1;box-shadow: #244766 1px 0px 3px;}
.materialpano-page .btn-marker .text{color: #fff;position: absolute;left: 34px;}

.materialpano-page .btn-marker .markerbody{visibility: hidden; position: absolute; height: 70px; width: 230px; top: 29px; z-index: 5;}
.materialpano-page .btn-marker:hover .switch_cell:checked+.markerbody{visibility:visible;}
.materialpano-page .btn-marker .marker-alert{height: 56px; background-color: #fff; width: 230px; top: 8px; z-index: 5; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); border-radius: 0 8px 8px; position: absolute; padding: 0 12px; }
.materialpano-page .btn-marker .marker-alert .input{height: 30px;border-radius: 6px 0px 0px 6px;border: 1px solid rgba(221,223,231,1);padding: 0 12px;width:calc(100% - 52px);}
.materialpano-page .btn-marker .marker-alert .btn-marker-sure{width: 52px; height: 32px; background: rgba(80,133,251,1); border-radius: 0px 6px 6px 0px; color: #fff; position: relative; line-height: 32px; font-size: 14px; cursor: pointer;text-align: center;} 
.materialpano-page .btn-marker .marker-alert .btn-marker-sure:hover{ background: rgba(80,133,251,0.2);color: rgba(80,133,251,1);}
.materialpano-page .btn-marker .switch_cell{height: 30px;   width: 100%;}
.materialpano-page .btn-marker .switch_cell:before{content: '\6c34\5370';display: inline;color: #fff; position: absolute; top: 50%;transform: translateY(-50%); left: 32px;}
.materialpano-page .btn-marker .switch_cell:checked:before{left: 10px;}
.materialpano-page .btn-marker .switch_cell:after{top: 4px; left: 4px; width: 22px; height: calc(100% - 8px);}
.materialpano-page .btn-marker .switch_cell:checked:after { left: calc(100% - 26px); }

.materialpano-page .btn-lb{width: 30px;height: 30px;margin-left: 10px; background-image:url('../../images/packet44.png');background-color: #32caff;background-repeat: no-repeat;background-position: center center;background-size: 80% 80%;border-radius: 4px;cursor: pointer;}
.materialpano-page .btn-lb:hover{opacity: 0.8;}
.materialpano-page .ser-d{width:100%;font-size:1.4rem;}
.materialpano-page .ser-d .inp-d{position: relative;height: 30px;overflow: hidden; background-color: #fff;border-radius: 16px;border:1px solid rgba(151,151,151,1);width:30%;max-width:250px;min-width: 90px;}
.materialpano-page .ser-d .inp-d:hover{border:1px solid #5085FB;background-color: #fff;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);}
.materialpano-page .ser-d .inp{width: calc(100% - 40px);height: 28px;padding-left: 12px; border:none;background-color: transparent;}
/* .materialpano-page .ser-d .btn-ser{position: absolute;right: 0;top: 0;z-index: 1;width: 30px;height: 30px;cursor: pointer;background-image:url('../img/material23.png');background-color: transparent;background-repeat: no-repeat;background-position: center center;background-size: auto 12px;} */
.materialpano-page .ser-d .inp-d:hover .icon_search{color: #5085FB;cursor: pointer;}
.materialpano-page .ser-d .icon_search{font-size:16px;position: absolute;right:12px;top:50%;transform:translateY(-50%);}
.materialpano-page .ck-d{position: relative;width: 16px; height: 16px;line-height: 16px;background-image:url('../img/material18.png?20190819');background-color: transparent;background-repeat: no-repeat;background-position: center center;background-size: 100% 100%;cursor: pointer;}
.materialpano-page .ck-d:hover{background-image:url('../img/material19.png?20190819');}
.materialpano-page .ck-d.on{background-image:url('../img/material20.png?20190819');color: #5085FB;}
.materialpano-page .ck-d .ck{display: none;}
.materialpano-page .caozuo{position: relative;}
.materialpano-page .caozuo .edit{width: 13px;height: 13px; background-image:url('../img/material26.png');background-color: transparent;background-repeat: no-repeat;background-position: center center;background-size: 100% auto;}
.materialpano-page .caozuo .del{width: 13px;height: 13px;margin-left: 10px; background-image:url('../img/material28.png?ver=2');background-color: transparent;background-repeat: no-repeat;background-position: center center;background-size: 100% auto;}
@media screen and (max-width:1185px){
    .materialpano-page .ser-d .inp-d{width: 25%;}
}
@media screen and (max-width:1128px){
    .materialpano-page .ser-d .inp-d{width: 20%;}
}
@media screen and (max-width:1070px){
    .materialpano-page .ser-d .inp-d{width: 15%;}
}
@media screen and (max-width:1000px){
    .materialpano-page .ser-d .inp-d{width: 10%;}
}

.materialpano-page .btns-d{justify-content: center;display: none; position: absolute;left: 0;top: 17px;z-index: 3;width: 100%;}
.materialpano-page .btns-d .btn-d{padding: 4px 12px; border-radius: 50px;background-color: #fff;}
.materialpano-page .btns-d .btn{position: relative; overflow: hidden; color: #5085FB;cursor: pointer; /*background-image:url('../img/material26.png');background-color: transparent;background-repeat: no-repeat;background-position: 8px center;background-size: auto 13px;*/padding: 3px 8px;}
/* .materialpano-page .btns-d .edit{background-image:url('../img/material26.png');} */
.materialpano-page .btns-d .iconfont{font-size:14px;margin-right: 3px;}
.materialpano-page .btns-d .edit:hover{background-color: rgba(80,133,251,0.2);border-radius: 25px;}
.materialpano-page .btns-d .del{color: #FF696D;}
.materialpano-page .btns-d .del:hover{background-color: rgba(255,105,109,0.2);border-radius: 25px;}
/* .materialpano-page .btns-d .replace{background-image:url('../img/material36.png');} */
.materialpano-page .btns-d .replace:hover{background-color: rgba(80,133,251,0.2);border-radius: 25px;}

.materialpano-page .sm-menu{margin-top: 10px; margin-bottom: 20px;}
.materialpano-page .sm-menu .mu{padding: 0px 0px 10px;border-bottom: 1px solid #E6ECED;}
/* .materialpano-page .sm-menu .tl{padding-right: 10px; font-size: 1.6rem;color: #000;}
.materialpano-page .sm-menu .tl .js{padding-left: 10px; font-size: 12px;color: #FD3E40;} */
.materialpano-page .sm-menu .sps{flex:1;justify-content: flex-start;position: relative;}
/* .materialpano-page .sm-menu .sps a:nth-child(7){display: none;} */
.materialpano-page .sm-menu .sps .tips{font-size: 12px; color: #FE6F72; position: absolute; right: 0;display: none;}
.materialpano-page .sm-menu .sps .tips a{text-decoration: underline;color: #FE6F72;}
.materialpano-page .sm-menu .sps .tips .intro{color: #fff; width: 32px; height: 32px; background: rgba(80,133,251,1); border-radius: 16px; margin-left: 8px; cursor: pointer;}
.materialpano-page .sm-menu .sps .tips .intro .iconfont{font-size: 18px;}
.materialpano-page .sm-menu .sps .tips .intro:hover{background-color: rgba(80,133,251,0.2);color:rgba(80,133,251,1);}
.materialpano-page .sm-menu .sps .tips .intro.tipsafter:before{border-color: transparent transparent #555 transparent;border-width: 0px 9px 8px 9px;top:34px;}
.materialpano-page .sm-menu .sps .tips .intro.tipsafter:after{top:42px;line-height: 18px;left: -74px;transform: none;}
.materialpano-page .sm-menu .sps .sp{position: relative;display: block; margin: 0 2rem;line-height: 30px; font-size: 1.6rem;color: #666;cursor: pointer;}
.materialpano-page .sm-menu .sps .sp.on{color: #333;}
.materialpano-page .sm-menu .sps .sp .line{display: none; position: absolute;bottom: -10px;z-index: 1;width: 100%;height: 4px;background-color: #5085FB;border-radius:3px;}
.materialpano-page .sm-menu .sps .sp:hover .line,.materialpano-page .sm-menu .sps .sp.on .line{display: block;}
.materialpano-page .sm-menu .sps .sp .sj{margin-left: 6px;color: #666;}
.materialpano-page .sm-menu .sps .select-box .sel-m{padding-top: 30px;pointer-events:auto;}
.materialpano-page .m-box{width: calc(100% - 96px);margin-left: 20px;}
.materialpano-page .m-d{display: flex;height: calc(100% - 97px);/*margin-bottom: 20px;*/}
.materialpano-page .m-d .lf{position: relative;z-index: 1;width: 188px; margin-right: 20px;background-color: #F8F8F8;border-radius: 8px;}
.materialpano-page .lf .btn-addcls{height:36px;margin-bottom: 12px; font-size: 1.4rem; color: #5085FB;text-align: center;cursor: pointer;background-color:rgba(220,231,255,1);border-radius: 20px;border: 1px solid #5085FB;}
.materialpano-page .lf .btn-addcls .iconfont {margin-right: 6px;font-size: 2.0rem;}
.materialpano-page .lf .btn-addcls:hover{color: #fff;background-color: rgba(80,133,251,1);}
.materialpano-page .lf .cls-d{height:calc(100% - 52px);overflow-y: auto;}
.materialpano-page .lf .cls{justify-content: space-around; padding: 0 8px;height:40px;border-radius: 8px; cursor: pointer;color: #666;}
.materialpano-page .lf .cls:hover{color: #5085FB;background-color: #DCE7FF;}
.materialpano-page .lf .cls.on{color: #fff;background-color: #5085FB;}
.materialpano-page .lf .cls .nm{display: block;width: 126px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.materialpano-page .lf .cls .cou-d{position: relative;min-width: 36px;text-align: right;}
.materialpano-page .lf .cls .cou{width: 100%;overflow: hidden;white-space: nowrap;}
.materialpano-page .lf .cls:hover .cou,.materialpano-page .lf .cls.on .cou{display: none;}
.materialpano-page .lf .cls .caozuo{display: none;justify-content: space-between;} 
.materialpano-page .lf .cls:hover .caozuo,.materialpano-page .lf .cls.on .caozuo{display: flex;}
.materialpano-page .lf .cls .caozuo .icon_edit{margin-right: 10px;}
/* .materialpano-page .lf .cls.on .iconfont{font-size: 13px;} */
.materialpano-page .lf .cls .caozuo .sel-d{left: -24px;}
.materialpano-page .m-d .rg{flex:1;border-radius: 4px;}
.materialpano-page .cz-d{padding: 0px 0 0 0;height:30px;position: relative;margin-bottom: 16px;}
.materialpano-page .cz-d .bt-d{margin-left: 20px;    position: absolute;right: 0;}
.materialpano-page .cz-d .allCk{background-color: initial;cursor: pointer;border-radius: 20px;padding-left:8px;padding-right:8px;}
.materialpano-page .cz-d .allCk:hover{background-color: rgba(80,133,251,0.2);color: #5085FB;}
.materialpano-page .cz-d .allCk .lab{padding-left: 5px;}
.materialpano-page .cz-d .allCk .ck-d{background:none;}
.materialpano-page .allCk .icon_checkbox.on{color: #5085FB;}
.materialpano-page .allCk .icon_checkbox.on:before {
    content: "\e755";
}
.materialpano-page .cz-d .btn-yd{position: relative; height: 30px;line-height: 26px; padding: 0px 10px 0px 10px;margin-left: 10px; color: #666;text-align: center;border-radius: 8px;border: 1px solid #DDDFE7; cursor: pointer;}
.materialpano-page .cz-d .btn-yd:hover{color: #5085FB;border: 1px solid #5085FB;}
.materialpano-page .cz-d .btn-del{position: relative; height: 30px;line-height: 26px; padding: 0px 10px 0px 10px;margin-left: 10px; color: #666;text-align: center;border-radius: 8px;border: 1px solid #DDDFE7; cursor: pointer;}
.materialpano-page .cz-d .btn-del:hover{color: #5085FB;border: 1px solid #5085FB;}
.materialpano-page .cz-d .btn-fb{position: relative; height: 30px;line-height: 30px; padding: 0px 15px 0px 15px;margin-left: 10px; color: #fff;text-align: center;background-color: rgba(80,133,251,1);border-radius: 8px; cursor: pointer;border-width: 1px;}
.materialpano-page .cz-d .btn-fb:hover{background-color: rgba(80,133,251,0.2); color: #5085FB;}
.materialpano-page .cz-d .btn-fb::before{}
.materialpano-page .cz-d .btn-fb:after{left: -32px;transform: none;}
.materialpano-page .ul-d{height: calc(100% - 46px);padding: 0!important;overflow: hidden;}
.materialpano-page .ul-d.page{height: calc(100% - 46px - 38px);}
.materialpano-page .ul{display: flex;flex-wrap: wrap; margin: 0 0 0 -8px; padding-bottom: 20px;width: auto;}
.materialpano-page .li{display: flex;align-items: center;justify-content:center; position: relative;width: 220px;padding:0;margin-bottom: 0;border-radius: 6px;margin: 0 8px 10px;overflow: hidden;}
.materialpano-page .li:hover{box-shadow: 0px -2px 13px rgba(0, 0, 0, 0.2);background-color: #f8f8f8;}
/* @media screen and (max-width:1400px){
    .materialpano-page .li{width: 25%;}
}
@media screen and (max-width:1100px){
    .materialpano-page .li{width: 33.33%;}
}
@media screen and (max-width:768px){
    .materialpano-page .li{width: 50%;}
} */
.materialpano-page .li:hover .btns-d{display: flex;}
.materialpano-page .li .li-mc{position: relative; width: 100%;height: 100%; border-radius: 6px;background-color: #F2F3F5;text-align: center; cursor: pointer;transition:all 0.3s linear;}
.materialpano-page .li .li-mc:hover{
    -ms-transform:translate(0,-5px); /* IE 9 */
    -webkit-transform: translate(0,-5px); /* Safari */
    transform: translate(0,-5px); /* 标准语法 */
    box-shadow: 0px 1px 13px rgba(0, 0, 0, 0.2);
}
.materialpano-page .li .li-mc .info-d{justify-content: center;height: 100%;min-height: 110px;}
.materialpano-page .li .li-mc .info{padding-left: 0; text-align: center;}
.materialpano-page .li .img{position: relative; width: 100%;overflow: hidden;}
.materialpano-page .li .img:before{display: inline-block; content: "";padding-bottom: 50%;}
.materialpano-page .li .img img{position: absolute;left: 0;top: 0; z-index: 1;width: 100%;height: 100%;border-radius: 5px 5px 0 0;transition:all 0.6s linear;}
.materialpano-page .li:hover .img img{
    -ms-transform:scale(2,2); /* IE 9 */
    -webkit-transform: scale(2,2); /* Safari */
    transform: scale(2,2); /* 标准语法 */
}
.materialpano-page .li:hover .img .play{position: absolute; background-color: rgba(0,0,0,.5); width: 100%; height: 100%; z-index: 2; top: 0;}
.materialpano-page .li:hover .img .play.pano:after { display: inline-block; content: ""; background-image: url(../img/spirit.png); background-size: 480px auto; background-repeat: no-repeat; background-position: -291px -228px; width: 40px; height: 40px; transform: translateY(calc(50% + 33px)); }
.materialpano-page .li:hover .img .play.panovideo:after { display: inline-block; content: ""; background-image: url(../img/spirit.png); background-size: 480px auto; background-repeat: no-repeat; background-position: -350px -228px; width: 40px; height: 40px; transform: translateY(calc(50% + 33px)); }
.materialpano-page .li .icon{position: relative; width: 50px;margin: 0 auto;}
.materialpano-page .li .icon img{width: 100%;height: auto;}
.materialpano-page .li .txt{padding-top: 8px;color: #999;}
.materialpano-page .li .tl{justify-content: space-between;padding: 10px;background-color: #f8f8f8;border-radius: 6px;}
.materialpano-page .li .tl .name{flex:1;padding-right: 10px;}
.materialpano-page .li .tl .nm{flex:1;max-height:24px;line-height:24px;padding-left:5px;overflow:hidden;font-size:1.4rem;color:#333;text-align:left;}
.materialpano-page .li .tl .name:hover .nm{color: #5085FB;}
.materialpano-page .li .tl .name:hover .ck-d{background-image:url('../img/material19.png?20190819');}
/* .materialpano-page .li .tl .name.on .ck-d{background-image:url('../img/material20.png?20190819');} */
.materialpano-page .li .tl .name:hover .ck-d.on{background-image:url('../img/material20.png?20190819');}
.materialpano-page .li .bk{display: none; justify-content:center; position: absolute;right: 0;top: 0;z-index: 2; width: 100%;height: 100%;border-radius: 3px;background-color: rgba(0,0,0,0.5);}
.materialpano-page .li .img:hover .bk{/*display: flex;*/}
.materialpano-page .li .bk .map-icon{padding-left: 20px; color: #FD3E40;background-image:url('../img/material10.png');background-color: transparent;background-repeat: no-repeat;background-position: 0 center;background-size: auto 14px;cursor: pointer;}
.materialpano-page .li.on .bk{display: flex;}
.materialpano-page .li .lab-icon{height: 22px;line-height: 22px; padding: 0px 8px;border-radius: 50px;font-size: 1.2rem; color: #fff;/* background-image:url('../img/material37.png');background-repeat: no-repeat;background-position: 8px center;background-size: auto 10px;*/background-color: #FF696D;cursor: pointer;} 
.materialpano-page .li .lab-icon:hover{background-color: rgba(255,105,109,0.2);color: #FF696D;}
.materialpano-page .li .lab-icon .icon_biaozhu{font-size: 14px;margin-right: 2px;}
.materialpano-page .li .lab-icon2{min-width: 24px;padding: 0;background-color: rgba(80,133,251,0.2); /*background-image:url('../img/material38.png');background-position: 6px center;background-size: auto 12px;*/}
.materialpano-page .li .lab-icon2:hover{/*padding: 0px 8px 0px 22px; background-image:url('../img/material37.png');background-position: 6px center;background-size: auto 10px;*/background-color: #5085FB;color: #fff;padding: 0px 8px;}
.materialpano-page .li .lab-icon2 .icon_biaozhu {
    color: #5085FB;
    margin: 0;
}
.materialpano-page .li .lab-icon2:hover .icon_biaozhu{color:#fff;margin-right: 2px;}
.materialpano-page .li .lab-icon2 span{display: none;}
.materialpano-page .li .lab-icon2:hover span{display: inline;}

.materialpano-page .tab-box{min-height: 600px; font-size: 1.4rem;text-align: center;}
.materialpano-page .tab-box .th{display: flex;background-color: #F5F7FA;color: #666;border-radius: 6px 6px 0 0;}
.materialpano-page .tab-box .tbody{height:calc(100% - 46px);}
.materialpano-page .tab-box .tr{display: flex;background-color: #fff;color: #999;}
.materialpano-page .tab-box .tr:nth-child(2n){background-color: #FAFAFA;}
.materialpano-page .tab-box .tr:hover{background-color: #EFEFEF ;}
.materialpano-page .tab-box .td{display: flex;align-items: center;flex:1; position: relative;height: 48px;}
.materialpano-page .tab-box .ck-td{flex:none;width: 50px;justify-content: center; }
.materialpano-page .tab-box .th .td{font-size: 1.6rem;}
.materialpano-page .tab-box .td .nm{line-height: 20px;text-align: left;}
.materialpano-page .tab-box .td .music-icon{ width: 180px;height: 32px; color: #5085FB; border:1px solid transparent;border-radius: 50px;background-color: rgba(80, 133, 251, 0.2); cursor: pointer;}
.materialpano-page .tab-box .td .music-icon span{padding-left: 4px; /*background-image:url('../img/material39.png');background-repeat: no-repeat;background-position: 0px center;background-size: 16px auto;*/}
.materialpano-page .tab-box .td .music-icon:hover{border:1px solid #5085FB;}
.materialpano-page .tab-box .td .music-icon.play{color: #fff;background-color: #5085FB;border:1px solid #5085FB;}
.materialpano-page .tab-box .td .music-icon.play .icon_play::before{content:"\e754";}
.materialpano-page .tab-box .caozuo{display: inline-block;cursor: pointer;}
.materialpano-page .tab-box .btn-more{display: inline-block;}
.materialpano-page .tab-box .sel-d{top: 5px;}
.materialpano-page .tab-box .editbody .btn{height:32px;padding:0 10px;cursor: pointer;color: #5085FB;border-radius: 25px;}
.materialpano-page .tab-box .editbody .btn:hover{background-color: rgba(80,133,251,0.2);}
.materialpano-page .tab-box .editbody .btn .iconfont{margin-right: 5px;}
.materialpano-page .tab-box .editbody .btn.del{color: #FF696D;}
.materialpano-page .tab-box .editbody .btn.del:hover{background-color: rgba(255,105,109,0.2);}
.material-container {width: calc(100% - 400px);box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.2); background: #FAFAFB; border-radius: 10px;  height: calc(100% - 97px); position: fixed; left: 50%; transform: translateX(-50%); top: 80px; bottom: 16px;overflow: hidden;}
.T_container {overflow: auto;width: 100%;}
@media screen and (max-width:1660px){
    .material-container {width: calc(100% - 40px);}
}
/* .tab-box{width: 81%;padding: 0 20px;} */
.nav-side{width: 56px;text-align: center;background-color: #fff;border-radius: 10px 0 0 10px;min-height: 420px;}
.nav-side .imgbox{background: url('../img/5.png');background-size: cover; width: 40px;height: 40px;border-radius: 24px;margin-top: 15px;border: 2px solid #fff;margin-left: 8px;}
.nav-side .iconfont{font-size: 18px;color: #333;}
.nav-side ul{flex-direction: column;margin-top: 32px;}
.nav-side ul li{height: 40px;width:100%; line-height: 40px; margin: 6px 0;position: relative;}
.nav-side ul li a{display: block;}
.nav-side ul li:hover a{background-color: #5085FB; position: absolute; z-index: 9; width: 130px; height: 100%; border-radius: 0 28px 28px 0;}
.nav-side ul li:hover a .iconfont{float: left;margin-left: 18px;color:#fff;font-size: 20px;}
.nav-side ul li:hover a:after{content: attr(data-title);display: inline-block;color: #fff;font-size: 14px;letter-spacing: 3px;}
.nav-side li .active{display: block; width: 40px; height: 40px; line-height: 40px; border-radius: 24px; background-color: #5085FB; color: #fff; margin: 0 auto;}
.nav-side li .active .iconfont{color:#fff;}
.trpm-alert-msg{width:0;}
.nodata{margin-top: 100px;width:100%;font-size:14px;}
.nodata a{color:#2e9afe;cursor: pointer;}
.nodata a:hover{text-decoration: underline;}

/*新滚动条样式*/
.zl-scrollBarBox{height:100%;position:absolute;visibility: hidden;}
.scrollbar:hover .zl-scrollBarBox{visibility: visible;}
.zl-scrollBar{position:absolute;left:0;top:0;background:rgba(0,0,0,.3);transition:background 0.3s;}.zl-scrollBar.zl-verticalBar{min-height:10px;}.zl-scrollBar.zl-horizontalBar{min-width:10px;}.zl-scrollBar:hover{}.zl-scrollContentDiv{position:relative!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;top:0;left:0}
.nicescroll-rails {margin-left: 10px;}

.disabled{background-color: #d8d8d8 !important;border-color:#d8d8d8 !important;color:#fff !important;cursor: not-allowed !important;    overflow: inherit !important;}
.disabled2{cursor: not-allowed !important;    overflow: inherit !important;}

.ihover, .goback { opacity: 0.85; cursor: pointer; }
.materialpano-page .cz-d .btn-del,.materialpano-page .cz-d .btn-yd{overflow: hidden;}
.p-re{position: relative;}
#materialClass-alert-inpano .mc{width:720px;}
#materialClass-alert-inpano .mc .xx{top:14px;}
#materialClass-alert-inpano .mc .atitle{width: 720px; height: 48px; background: #F2F2F2; border-radius: 6px 6px 0px 0px; line-height: 48px; font-size: 16px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #333333;padding-left: 16px; }
#materialClass-alert-inpano .mc .tips{padding:12px 12px 12px 16px;color:#FE6F72;}
#materialClass-alert-inpano .mc .titlemap {padding:0 12px 12px;}
#materialClass-alert-inpano .mc .title{font-size: 14px;margin-left: 4px;}
#materialClass-alert-inpano .mc .title::after{display: none;}
#materialClass-alert-inpano .mc .inputp{margin-top: 10px;}
#materialClass-alert-inpano .mc .inputp input,#materialClass-alert-inpano .mc .inputp textarea{width: 100%; padding: 0 8px; height: 32px; border-radius: 6px; border: 1px solid #E9E9E9; } 
#materialClass-alert-inpano .mc .inputp input:hover,#materialClass-alert-inpano .mc .inputp textarea:hover{border: 1px solid #5085fb;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);}
#materialClass-alert-inpano .mc .inputp .icon_biaozhu{position: absolute; top: 5px; color: #5085FB; font-size: 20px; right: 10px;cursor: pointer;}
#materialClass-alert-inpano .mc .tag{padding:0 12px 12px;}
#materialClass-alert-inpano .mc .tag .taglistdef{margin-top: 8px;padding-bottom: 4px;}
#materialClass-alert-inpano .mc .tag .taglistdef span{padding: 0 13px; display: inline-block; border-radius: 18px; margin-right: 12px; cursor: pointer; line-height: 26px; height: 26px; border: 1px solid #E9E9E9;}
#materialClass-alert-inpano .mc .tag .taglistdef span.on,#materialClass-alert-inpano .mc .tag .taglistdef span:hover{background-color: #5085FB; color: #fff;border:1px solid #5085FB; }
#materialClass-alert-inpano .mc .tag .taglist{} #materialClass-alert-inpano .mc .tag .taglist span{border: 1px solid #5085FB; padding: 0px 12px; margin-right: 12px; color: #5085FB; border-radius: 6px; display: inline-block; height: 24px; line-height: 22px;margin-top: 12px;}
#materialClass-alert-inpano .mc .tag .taglist span .icon_close{transform: translate(4px, 1px); display: inline-block;cursor: pointer;}
#materialClass-alert-inpano .mc .tag .huatilist{position: absolute;width: 100%;background-color: #eee;z-index: 2;visibility: hidden;}
#materialClass-alert-inpano .mc .tag .addtagput:hover .huatilist{visibility: visible;}
.tag .huatilist a { display: block; color: #555; border-bottom: 1px #aaa solid; line-height: 28px; cursor: pointer; padding: 0 12px; }
.tag .huatilist a span { color: #555; font-size: 12px; float: right; }
.tag .huatilist a:hover, .tag .huatilist a:hover span { background: #4f85fb; color: #fff; }
#materialClass-alert-inpano .mc .brieft{padding: 0 12px 12px;}
#materialClass-alert-inpano .mc .brieft textarea{height: 72px;color: #000;}
#materialClass-alert-inpano .mc .btn-d{ height: 56px; background: #FFFFFF; box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.08); border-radius: 0px 0px 8px 8px; }

/* 编辑字幕 */
.zimu-alert{z-index: 1001; display: none;}
.zimu-alert .trpm-mc{flex-direction: column;left: 50%;top: 50%;transform: translate(-50%,-50%); width: 640px;padding: 0; opacity: 1;}
.zimu-alert .trpm-mc .trpm-x{top: 14px; transform:rotate( 0deg );font-size: 0;}
.zimu-alert .trpm-mc .trpm-x .iconfont{font-size: 20px;color: #333;}
.zimu-alert .trpm-mc .trpm-x .iconfont:hover{color: #5085FB;}
.zimu-alert .trpm-mc .trpm-tl{width: 100%;height: 48px;line-height: 48px;padding:0 12px;font-size:16px;font-weight: 600;  background-color: #F2F2F2;border-radius: 8px 8px 0px 0px;}
.zimu-alert .trpm-mc .trpm-tl .tag .sp{margin-right: 32px;color:#333; cursor: pointer;}
.zimu-alert .trpm-mc .trpm-tl .tag .sp.on{color: #5085FB;}
.zimu-alert .trpm-mc .trpm-tl .tag .sp .icon-d{padding-left: 6px;color:#FFA023;font-size:14px;}
.zimu-alert .trpm-mc .btn-d{justify-content:flex-end;margin-top:1px;padding:12px 12px;border-radius:0 0 6px 6px;box-shadow:0px 0px 6px 0px rgb(0 0 0 / 8%);}
.zimu-alert .trpm-mc .btn-d .cou-d{flex: 1; color:#666;text-align: left;}
.zimu-alert .trpm-mc .btn-d .trpm-btn{min-width: 84px; line-height:32px;padding:0px 15px;border:1px solid #5085FB;background-color:#5085FB;border-radius:10px;text-align: center;}
.zimu-alert .trpm-mc .btn-d .trpm-btn.btn-cancel{margin-right: 12px; background-color:transparent;border:1pt solid #999999;color:#999;}
.zimu-alert .trpm-mc .btn-d .trpm-btn .iconfont{padding-right: 6px;}
.zimu-alert .m-d{flex: 1;flex-direction: column; padding: 20px;}

.zimu-alert .tips{position: absolute;;bottom:-34px;left:50%;z-index:10000;transform: translateX(-50%);}
.zimu-alert .tips .info{position: relative; width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;background:rgba(255,255,255,1);border-radius:4px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);visibility:visible;}
.zimu-alert .tips .info .txt{min-width:30px;padding:6px 8px;color:#555;text-decoration:none;word-wrap:break-word;text-align:center;}
.zimu-alert .tips .info .arrow{position:absolute;top:-4px;left:50%;display:block;width:5px;height:5px;margin:auto;background-color:rgba(255,255,255,1);content:"";pointer-events:auto;box-shadow:3px 3px 7px rgba(0, 0, 0, 0.1);transform:translate(-50%,2px) rotate(45deg);}

.zimu-alert .audio-box{height: 82px;border-radius: 8px;background-color: #5085FB;color: #fff;}
.zimu-alert .audio-box .l{padding: 0 20px;}
.zimu-alert .audio-box .l .play-btn{width: 50px;height: 50px;background-color: #fff;border-radius: 8px;cursor: pointer;}
.zimu-alert .audio-box .l .icon-d{font-size: 20px;color: #5085fb;}
.zimu-alert .audio-box .r{flex: 1;}
.zimu-alert .audio-box .tl .nm{font-size: 16px;}
.zimu-alert .audio-box .tl .tm{margin-left: 12px; font-size: 12px;}
.zimu-alert .audio-box .progress-d{padding-top: 6px;padding-right: 20px;}
.zimu-alert .audio-box .progress-d .start{padding-right: 12px;}
.zimu-alert .audio-box .progress-d .end{padding-left: 12px;}
.zimu-alert .audio-box .progress{position: relative;flex: 1;height: 6px; background-color: rgba(255, 255, 255, 0.3); border-radius: 6px;}
.zimu-alert .audio-box .progress .bar{position: absolute;left: 0;top: 0;z-index: 1;width: 0;height: 100%;background-color: #fff;border-radius: 6px;}
.zimu-alert .audio-box .progress .pointer{position: absolute;left: 0;top: -5px;z-index: 3; width: 16px;height: 16px;background-color: #5085FB;border: 2px solid #FFFFFF;border-radius: 50%;cursor: pointer;}
.zimu-alert .audio-box .progress .spots{position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;}
.zimu-alert .audio-box .progress .spots .spot{position: absolute;left: 0; display: block; width: 6px;height: 6px;background-color: #5085FB;border-radius: 50%;}
.zimu-alert .h{padding: 18px 0 12px 0; font-size: 16px;}
.zimu-alert .tab{flex-direction: column; height: 300px;}
.zimu-alert .tab .trs{flex: 1;overflow: auto;}
.zimu-alert .tab .tr{width: 100%;height: 38px;line-height: 38px;border-radius: 8px;}
.zimu-alert .tab .th{margin-bottom: 10px; background-color: #f2f2f2;color: #666;}
.zimu-alert .tab .td{flex: 1;}
.zimu-alert .tab .td.s-td,
.zimu-alert .tab .td.e-td{flex: none; width: 105px;}
.zimu-alert .tab .td.bt-td{flex: none; width: 80px;padding-left: 12px;}
.zimu-alert .tab .inp{width: 100px;height: 32px;padding: 0 10px; background-color: #FAFAFB;border-radius: 8px;}
.zimu-alert .tab .txt-inp{margin-left: 12px;width: calc(100% - 24px);}
.zimu-alert .tab .icon-d{margin-right: 12px;font-size: 15px;color: #999; cursor: pointer;}
.zimu-alert .tab .iconfont.blue-icon{color: #5085fb;}

.zimu-alert.confirm-alert .trpm-mc{width: 500px;}
.zimu-alert.confirm-alert .info-box{line-height: 22px; padding: 10px 0;font-size: 16px;}
.zimu-alert.confirm-alert .info-box .icon-d{padding-right: 6px;color:#FFA023;font-size:14px;}