.wppao-pgs-wrap {
    margin: 20px 0 0;
    padding: 0 20px 0 0;
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, SimSun, 宋体, Heiti, 黑体, sans-serif;
    -webkit-font-smoothing: antialiased
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

.wppao-pgs-head {
    padding: 20px;
    background: #f7f8f9;
    border: 1px solid #e9e9e9;
    border-bottom-color: #eee
}

.wppao-pgs-head h1 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 24px
}

.wppao-pgs-head small {
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    line-height: 24px;
    font-weight: 200;
    border-left: 1px solid #ccc;
    vertical-align: top
}

.wppao-pgs-head .wppao-pgs-ver {
    font-size: 12px;
    color: #999;
    float: right;
    line-height: 24px;
    font-weight: 100
}

.wppao-pgs-contact{
    padding: 20px;
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
    border-bottom-color: #eee;
    border-bottom: 1px solid #e5e5e5;
}

.wppao-pgs-gzh{display: none}
#tanwxgzh{color: #ff1b43;text-decoration: #657B93;text-decoration:underline}

.wppao-pgs-form {
    padding: 20px;
    border: 1px solid #e9e9e9;
    border-top: 0;
    background: #fff
}

.active-form {
    padding: 20px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: 0
}

.active-form .active-title {
    margin: 15px 0 30px;
    line-height: 46px;
    font-size: 24px;
    text-align: center
}

.active-form .button-active {
    display: block;
    padding: 5px;
    font-size: 16px;
    line-height: 26px;
    height: auto;
    width: 100%
}

.active-form .form-group {
    margin-bottom: 30px
}

.active-form .control-label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1
}

.active-form .form-control {
    display: block;
    width: 100%;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 30px
}

.form-group {
    margin-bottom: 20px
}

.form-group .form-label {
    width: 24%;
    float: left;
    max-width: 150px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    color: #333
}

.form-group .form-input {
    width: 75%;
    float: left;
    margin-left: 1%
}

.form-group .form-input .form-control {
    padding: 5px 10px;
    line-height: 22px;
    min-width: 90%
}

.form-group .form-input .checkbox-inline {
    margin-right: 15px
}

.form-group .input-notice {
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #666
}

.toggle {
    position: relative;
    width: 60px;
    height: 27px;
    border: 2px solid #ddd;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.toggle:before {
    position: absolute;
    left: -1px;
    top: -2px;
    width: 24px;
    height: 24px;
    border-radius: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.toggle.active {
    border-color: #5cb85c;
    background-color: #5cb85c
}

.toggle.active:before {
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    left: auto;
    right: -1px;
    border-color: #5cb85c
}

.wp-picker-container {
    position: relative
}

.wp-picker-holder {
    position: absolute;
    z-index: 1
}

.radio-inline {padding-right: 15px;}

.wppimg-postion{overflow:hidden;position:relative;width:130px;height: 125px;padding:10px;border:1px solid #657B93;}
.wppimg-postion div{position:absolute;text-align: center;padding: 10px}
.wppimg-postion-1{top:0;left:0;width:30px;height:30px;}
.wppimg-postion-2{top:0;left:50px;width:30px;height:30px;}
.wppimg-postion-3{top:0;right:0;width:30px;height:30px;}
.wppimg-postion-4{top:50px;left:0;width:30px;height:30px;}
.wppimg-postion-5{top:50px;left:50px;width:30px;height:30px;}
.wppimg-postion-6{top:50px;right:0;width:30px;height:30px;}
.wppimg-postion-7{bottom:0;left:0;width:30px;height:30px;}
.wppimg-postion-8{bottom:0;left:50px;width:30px;height:30px;}
.wppimg-postion-8{bottom:0;left:50px;width:30px;height:30px;}
.wppimg-postion-9{bottom:0;right:0;width:30px;height:30px;}