* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

html, body {
    width: 100%;
    font-size: 16px;
}

body {
    background: #f7f7f7;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 16px;
    outline: none;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #b2b2b2;
    font-size: 16px;
    outline: none;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #b2b2b2;
    font-size: 16px;
    outline: none;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 16px;
    outline: none;
}

input {
    background: none;
    border: none;
    -webkit-appearance: none;
}

.header {
    height: 105px;
    width: 100%;
    padding: 1rem 30px;
    display: block;
    position: fixed;
    background-color: white;
}

.header_tips {
    color: #7b7b7b;
    font-size: 15px;
    padding-bottom: 1rem;
}

.header_img {
    display: inline-block;
    width: 25%;
    float: left;
    min-width: 60px;
}

.header_img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
}

.header_text {
    display: inline-block;
    width: 75%;
    float: right;
    height: 60px;
    line-height: 30px;
}

.header_text span {
    display: block;
}

.header_gzh_name {
    color: #0d0d0d;
    font-size: 17px;
}

.header_gzh_id {
    color: #aeaeae;
    font-size: 15px;
}

.header_gzh_id span {
    display: inline-block;
}

.form_content {
    border-radius: 1rem 1rem 0 0;
    background: white;
    padding: 137px 2rem 0 2rem;
}

.form_content div {
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    padding: .75rem 0;
}

.complaint_desc_p {
    width: 100%;
    height: 92px;
}

.complaint_desc {
    width: 100%;
    height: 65px;
    resize: none;
    border: none;
    line-height: 21px;
    font-size: 16px;
    color: #0d0d0d;
}

.complaint_count_text {
    color: #b2b2b2;
    font-size: 13px;
    float: right;
}

.screenshot_list {
    width: 100%;
    min-height: 102px;
    padding-top: 12px;
}

.screenshot_list > li {
    width: 90px;
    height: 90px;
    display: block;
    float: left;
    margin: 6px 12px 6px 0;
    padding: 0px;
    background: #ededed;
}

.screenshot_list > li div {
    width: 90px;
    height: 90px;
    padding: 0;
    background: url(../img/icon_wx_complaint_add.png) no-repeat center;
    background-size: 30px;
}

.screenshot_item{

}

.item_label {
    width: 25%;
    display: inline-block;
    float: left;
    height: 2rem;
    line-height: 2rem;
    color: #0d0d0d;
}

.form_line div{
    padding: 0;
    border: none;
}

.form_line .item_input {
    margin-left: 1rem;
    height: 2rem;
    line-height: 2rem;
}

.item_input input{
    margin-left: .5rem;
    width: 63%;
    height: 2rem;
    line-height: 2rem;
    color: #0d0d0d;
    font-size: 16px;
}

.item_input span{
    display: inline-block;
    color: #b2b2b2;
    float: right;
    height: 2rem;
    line-height: 2rem;
    padding: 0 3px;
    width: 25px;
    text-align: center;
}

.item_input span i{
    display: block;
    width: 25px;
    height: 2rem;
    background: url('../img/icon_wx_complaint_tips.png') no-repeat center;
    background-size: 25px auto;
}

.footer_btn {
    text-align: center;
    height: 170px;
    line-height: 125px;
    border: none;
}

.submit_btn {
    display: inline-block;
    width: 175px;
    height: 38px;
    line-height: 38px;
    background: #09c767;
    color: white;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border: none;
}

.submit_btn.disable {
    background: #f2f2f2;
    color: #c2c2c2;
}

#popwin_bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
    text-align: center;
    background: rgba(0, 0, 0, .2);
}

#popwin_bg:before {
    content: '';
    display: inline-block;
    height: 100%;
    /*vertical-align: middle;*/
}

#popwin_bg .pup_bottom {
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 1rem 1rem 0 0;
    background: #fff;
}

div[id^="clubInputImagePreview"]{
    max-width: 90px;
    max-height: 90px;
    padding: 0px;
    margin: 20px 20px 0 0;
    display:inline-block;
}

.clubsImage{
    width: 20px;
    height: 20px;
    margin: 0 0 70px 0;
}

.nobottom{
    padding: 0 !important;
    border-bottom: none !important;
}

.ClubImagesUpload{
    position: absolute;
    width: 90px;
    height: 90px;
    opacity: 0;
}

#mTop5{
    width: 90px;
    height: 90px;
    background: #ededed;
    padding: 0px;
    margin: 20px 20px 0 0;
    display: inline-block;
}

.addImg{
    width: 30px;
    height: 30px;
    margin: 30px;
}

.hide{
    display: none;
}

img[id^="addImage"]{
    width: 90px;
    height: 90px;

}

#clubsClick{
    border: none;
    display: inline-block;
    width: 70px;
    height: 90px;
    padding: 0px;
}

.asterisk{
    color: red;
}

.content_img{
    margin-top: 30%;
    text-align: center;
}

.content_tips{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.content_text{
    margin: 5% 10%;
    text-align: center;
    font-size: 15px;
}

.content_jump{
    text-align: center;
    margin-top: 30%;
}
.success_btn{
    display: inline-block;
    width: 175px;
    height: 38px;
    line-height: 38px;
    background: #f1f1f1;
    color: #09c767;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border: none;
}
#alert_window {
    display:none;
    position: absolute; top: 50%; left: 50%; z-index: 99999999;
    padding: 6px 10px;
    max-width: 60%;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    background: rgba(0,0,0,.8);
    line-height: 22px;
    -webkit-transform: rotate(0deg) translate(-50%,-50%);
    -moz-transform: rotate(0deg) translate(-50%,-50%);
    transform: rotate(0deg) translate(-50%,-50%);
}