@charset "UTF-8";:root{--innerWidth:0;--innerHeight:0;--drp:1}#main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#C3C3C3}#main .feedback_wraps{position:relative;margin:10px;width:100px;height:38px;padding-left:22px}#main .feedback_wraps .item{width:100px;height:38px;position:relative;border:1px solid #B3B3B3;-webkit-transition:all .5s;transition:all .5s;cursor:pointer}#main .feedback_wraps .item .content{font-size:14px;text-align:center;line-height:38px}#main .feedback_wraps input[type=radio],input[type=checkbox]{display:none}#main .feedback_wraps input:checked+label .item{border:1px solid #F75}#main .feedback_wraps input:checked+label .item .content{color:#F75}.contentInfo{background:#F3F5F7;padding-bottom:30px;overflow:hidden}.contentInfo .top_manner{background-image:url(/template/web/skin/hcfc/feedback/images/top_manner.png);height:251px}.contentInfo .feedback{background:#fff;width:1100px;height:334px;margin:31px auto 40px;overflow:hidden;position:relative}.contentInfo .feedback .title{margin:19px 0 13px 30px;font-weight:700;font-size:20px}.contentInfo .feedback .bottom{margin-top:19px}.contentInfo .feedback .bottom div{float:right}.contentInfo .feedback .bottom .tip{font-weight:700;width:320px;height:40px;line-height:60px}.contentInfo .feedback .bottom .tip .zhixun{text-decoration:underline;cursor:pointer;color:#FF5F40}.contentInfo .feedback .bottom .form{margin-right:30px;width:220px}.contentInfo .feedback .bottom .form a{display:inline-block;cursor:pointer;width:80px;height:40px;line-height:40px;text-align:center;float:right}.contentInfo .feedback .bottom .form a#reset{background:#fff;border:1px solid #999;color:#999}.contentInfo .feedback .bottom .form a#request{margin-left:39px;background:#FF5F40;color:#fff}.contentInfo .feedback #content{width:1000px;height:91px;padding:20px;margin:0 30px;background-color:#fff;border:1px solid #EEE}.contentInfo .dataList{background:#fff;margin:30px auto 0;width:1100px;padding:0 37px}.contentInfo .dataList .listItem{padding:30px 0;border-bottom:1px solid #EEE}.contentInfo .dataList .listItem .title .tip{color:#FF5F40;margin-right:10px}.contentInfo .dataList .listItem .content{margin-top:10px;color:#4C91E3}.contentInfo .dataList .listItem .content .tip{color:#4C91E3;margin-right:10px}.contentInfo .listMore{width:1100px;background:#fff;text-align:center;margin:0 auto;height:50px;line-height:50px}.contentInfo .listMore .getMore{cursor:pointer;color:#FF5F40}