.erphp-erphpad{background-color:#fff;border:2px dashed #ff5f33;color:#333;font-size:14px;line-height:inherit;padding:5px 10px}
.erphpad-loader{margin-bottom: 0;position:relative}
.erphpad-loader.erphpad-text{border:2px dashed #ff5f33;padding:5px;font-size:16px}
.erphpad-loader.erphpad-loaded:after{content:"广告";background-color:#eee;color:#999;padding:0px 3px;font-size:12px;position:absolute;top:-2px;right:-3px;-webkit-transform: scale(0.8);}
.erphpad-loader img{max-width: 100%;height: auto;}
.erphpad-loader .close{position:absolute;right:0;top:-20px;}
.erphpad-four{width: calc(25% - 3px);display: inline-block;float: left;margin-right: 4px;margin-bottom: 4px;}
.erphpad-four:nth-child(4n){margin-right: 0}
.erphpad-three{width: calc(33.33333% - 3px);display: inline-block;float: left;margin-right: 4.5px;margin-bottom: 4.5px;border-radius: 3px;}
.erphpad-three:nth-child(3n){margin-right: 0}
.erphpad-two{width: calc(50% - 2.5px);display: inline-block;float: left;margin-right: 5px;margin-bottom: 5px;}
.erphpad-two:nth-child(2n){margin-right: 0}
.erphp-erphpad-success{border:2px dashed #54c468}
.erphpad-placeholder{background: #f5f5f5;text-align: center;padding:18px 10px;border-radius: 3px;}
.erphp-erphpad b{color:#ff5f33}
.erphpad-show{padding:15px 10px;width:100%;height:100%;text-align:center;border-radius: 3px;background:#ddd;min-height:90px;}
.sidebar .erphpad-show{height:300px;}
.erphpad-show span{font-size:32px;color:#888;position:relative;top:5px}
.sidebar .erphpad-show span{ margin: 50px 0 80px;display: block;}
.erphpad-show-img{width: 100%;}
.erphpad-show-img img{width: 100%;height: auto;}
.erphpad-show .erphpad-buy-loader{padding:4px 10px; background: linear-gradient(
270deg, #ff5f33 0%, #fe987c 100%);box-shadow: 0px 6px 10px 0px rgb(254 152 124 / 40%);border-radius:3px;display:inline-block;color:#fff;font-size:14px;margin-left:10px;line-height:1.2;text-decoration: none;}
.erphpad-buy-loader.has-contact{background:none !important;box-shadow:none;color:#333}
.erphpad-contact{padding:8px 12px;width:110px;background:#ff5f33;    background: linear-gradient(
270deg, #ff5f33 0%, #fe987c 100%);box-shadow: 0px 6px 10px 0px rgb(254 152 124 / 40%);border-radius:20px;display:inline-block;color:#fff !important;font-size:15px;line-height:1.2;text-decoration: none;margin-left:20px}
.sidebar .erphpad-contact{display:block;width:100%;margin-left:0;margin-bottom:10px;padding:12px}

#erphpad-content{width: 100%;height: 160px;border:1px solid #eaeaea;border-radius: 3px;padding:8px;}
.erphpad-con-item{position: relative;}
.erphpad-con-item *{box-sizing: border-box;}
.erphpad-con-item .erphpad-upload{position: absolute;top:8px;right:8px;font-size:13px;color:#666;cursor: pointer;line-height: 1.5}
#erphpad-image,#erphpad-image-wap, #erphpad-url{width: 100%;height: 35px;border:1px solid #eaeaea;border-radius: 3px;padding:8px;margin-bottom: 10px;}
body.night .erphpad-placeholder{background: #232323;color: #777;}

.erphpad-fixed-left{position:fixed;z-index:999;left:10px;top: 120px;width:130px;height:400px;text-align:center}
.erphpad-fixed-right{position:fixed;z-index:999;right:10px;top: 100px;width:130px;height:400px;text-align:center}
.erphpad-fixed-left .erphpad-contact, .erphpad-fixed-right .erphpad-contact{padding:8px 12px;width:110px;background:#ff5f33;    background: linear-gradient(
270deg, #ff5f33 0%, #fe987c 100%);box-shadow: 0px 6px 10px 0px rgb(254 152 124 / 40%);border-radius:20px;display:block;color:#fff;font-size:15px;line-height:1.2;text-decoration: none;margin-bottom:10px;margin-left:0}
.erphpad-fixed-left span, .erphpad-fixed-right span{ writing-mode: vertical-lr;font-size: 36px;color: #888;margin-bottom:60px;margin-top:60px}
.erphpad-fixed-left .erphpad-buy-loader.has-contact, .erphpad-fixed-right .erphpad-buy-loader.has-contact{margin-left:0;background:none !important;box-shadow:none;color:#333}

.erphpad-radios{text-align: center;margin-bottom: 25px;font-size: 15px;}
.erphpad-radios input{margin-left: 5px;}
.erphpad-radios label{margin-right: 5px}
.erphpad-radios-buy, .erphpad-edit-btn{text-align: center;margin-bottom: 10px;}
.erphpad-radios-buy .erphpad-pay-loader, .erphpad-edit-btn .erphpad-update-loader{background: #ff5f33;display: inline-block;color: #fff;border-radius: 5px;padding: 8px 25px}
.erphpad-con-edit p{text-align: center;font-size: 13px;color: #999;margin-bottom: 10px;}

@media (max-width: 768px){
    .erphpad-fixed-left, .erphpad-fixed-right{display:none}
	.erphpad-four, .erphpad-three, .erphpad-two{width: 100%;float: none;margin-left: 0 !important;margin-right: 0 !important}
}