.contentWrap{
    width: 100%;
    overflow: hidden;
}
.contentTop{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    padding: 30px 0px;
    box-sizing: border-box;
}
.topLine{
    width: 100%;
    height: 20px;
    overflow: hidden;
}
.topIcont{
    width: 9px;
    height: 11px;
    display: block;
    float: left;
    margin-top: 5px;
    background: url('/public/protal/images/d-address.png') no-repeat center;
    background-size: cover;
}
.topText{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #a4a4a4;
    display: block;
    float: left;
    margin-left: 6px;
}
.topText a{
    color: #a4a4a4;
}
.topLine a>.topText:hover{
    color: #19b1b6!important;
}
.contentCenter{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.contentFeedbackBox{
    width: 100%;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.contentFeedbackTitle{
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0px 25px;
    box-sizing: border-box;
    background: #1bafb1;
    color: #fff;
}
.contentFeedbackCenter{
    width: 100%;
    overflow: hidden;
    padding: 30px 30px;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.contentFeedbackLeft{
    width: 910px;
    float: left;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}
.contentFeedbackLeftLine{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.lineLeftBox{
    width: 130px;
    height: 40px;
    float: left;
}
.lineLeftBox p{
    display: block;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    border-left: 2px solid #19b1b6;
    padding-left: 6px;
    box-sizing: border-box;
    color: #333;
    margin-top: 10px;
}
.protalMark{
    color: #f00;
}
.lineRight{
    width: 700px;
    float: left;
}
.lineRight input{
    height: 35px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    color: #333;
}
.lineRight .sendAnniu{
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #17b2b4;
    color: #17b2b4;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    background: #fff;
}
.lineName{
    width: 360px;
}
.lineCode{
    width: 220px;
    float: left;
}
.lineSu{
    width: 712px;
}
.lineSuText{
    width: 712px;
    height: 188px;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    color: #333;
}
.genderBox{
    height: 35px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
}
.iptRadio{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
.genderIcon{
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background: url('/public/protal/images/en/gre.png') no-repeat center;
    background-size: cover;
    margin-top: 9px;
}
.genderText{
    width: 20px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #333;
    display: block;
    float: left;
    margin-left: 5px;
}
.lineSuTextTiSi{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.uploadAnniu{
    width: 114px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #13aeb2;
    border: 1px solid #1db0b7;
    border-radius: 3px;
    box-sizing: border-box;
    padding:  0px 10px;
    font-size: 16px;
    cursor: pointer;
}
.uploadAnniu  span,i{
    display: block;
    float: left;
}
.uploadAnniu i{
    width: 14px;
    height: 8px;
    background: url('/public/protal/images/en/i-down.png') no-repeat center;
    background-size: cover;
    margin-top: 16px;
    margin-left: 7px;
}
.uploadBox{
    width: 100%;
    overflow: hidden;
    display: none;
}
.uploadBoxTitle{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #13aeb2;
}
.uploadFileWrap{
    width: 100%;
    overflow: hidden;
}
.uploadSmallBox{
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    position: relative;
    cursor: pointer;   
    margin: 0 5px 5px 0;
    position: relative;
}
.uploadSmallContent{
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    margin: 0 5px 5px 0;
    /* padding: 5px; */
    text-align: center;
    word-wrap:break-word; 
    word-break:break-all; 
}
.uploadSmallContent img{
    width: 100%;
    height:100%;
    display: block;
}
.deleteFile{    
    display: none;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 28px;
    height: 28px;
    background: url('/public/protal/images/delete.png') no-repeat center;
    cursor: pointer;
}
.uploadSmallContent:hover .deleteFile{
    display: block;
}
.addIconLabel{
    width: 80px;
    height: 80px;
    display: block;
}
.addIcon{
    width: 80px;
    height: 80px;
    background: url('/public/protal/images/upadd.jpg') no-repeat center;
    background-size: cover;
    display: block;
    cursor: pointer;
}
.lineRight .iptAdd{
    width: 80px;
    height: 6px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    position: absolute;
    top:0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.argeenAnniu{
    width: 190px;
    height: 90px;
    margin: 0 auto;
    margin-top: 10px;
}
.argeenAnniuBox{
    width: 70%;
    height: 30px;
    padding-left: 20px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    display: block;
    font-size: 14px;
    box-sizing: border-box;
    margin: 0 auto;
}
.argeenAnniuBox .argeenAnniuBoxIpt{
    width: 14px;
    height: 20px;
    position: absolute;
    top:0;
    left: 0;
}
.orange{
    color: #1fadb1;
}
.orange:hover{
    text-decoration: underline;
}
.infBtn{
    width: 100%;;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #13aeb2;
    border-radius: 3px;
    border: none;
    outline: none;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 10px;
}

.contentFeedbackRight{
    width: 225px;
    float: left;
}
.contentFeedbackRightBox{
    width: 170px;
    margin: 0 auto;
    margin-top: 20px;
}
.contentFeedbackRightTitle{
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #282828;
    text-align: center;
}
.contentFeedbackRightBox img{
    width: 160px;
    height: 160px;
    margin: 0 auto;
    display: block;
}
.contentFeedbackRightText{
    width: 100%;
    font-size: 14px;
    color: #282828;
    margin-top: 10px;
}
/* 协议朦板*/
.agreementTemplate{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1010;
    display: none;
}
.agreementTemplateBox{
    width: 490px;
    height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -245px;
    z-index: 999;
    background: #fff;
}
.agreementTitle{
    width: 100%;
    height: 40px;
    position: relative;
    background: #f8f8f8;
    border-bottom: 1px solid #eee;
}
.agreementTitle p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #333;
}
.temColse{
    width: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 0;
    right: 0px;
    cursor: pointer;
}
.agreementInner{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    overflow-y: auto;
}
.agreementInner p{
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px;
}
.readOver{
    width: 160px;
    margin: 0 auto;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #13aeb2;
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
/* 文件大小提示弹框 */
.textMengPlate{
    width: 326px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -163px;
    margin-top: -24px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    display: none;
}
/* 头部的导航条的样式调整 */
.suctionTopWrap{
    box-shadow: 0px 3px 3px #F4F4F4;
}
/* 信息提示朦板 */
.infMengPlate{
    min-height: 48px;
    line-height: 48px;
    padding: 0 20px;
    font-size: 18px;
    background: rgba(0, 0, 0, .6);
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    z-index: 999;
    display: none;
}
/* loading朦板 */
.loadWrap{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    border-radius: 3px;
    background: rgba(53, 53, 53,.6);
    display: none;
}
.loadWrap>img{
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 3px;
}
/* 提交成功或失败提示朦板 */
.promptMengPlate{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1010;
    display: none;    
}
.promptBox{
    width: 400px;
    height: 180px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -245px;
    z-index: 999;
    background: #fff;
}
.promptTitle{
    width: 100%;
    height: 40px;
    position: relative;
    background: #f8f8f8;
    border-bottom: 1px solid #eee;
}
.promptTitle p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #333;
}
.promptColse{
    width: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 0;
    right: 0px;
    cursor: pointer;
}
.promptContent{
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
}
.promptBottom{
    width: 100px;
    margin: 0 auto;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #13aeb2;
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}