﻿.qq { float: right; color: blue; }
.reply { width: 930px; border: 1px solid #CCDDEC; margin-top: 20px; margin-right: auto; margin-bottom: 20px; margin-left: auto; }
.reply .headbar { height: 30px; line-height: 30px; padding-left: 5px; color: #4F94CD; font-size: 14px; background-color: #EAF3FA; border-bottom: 1px solid #CCDDEC; }
.reply .ReplyContent { font-weight: 600; border-bottom: 1px solid #CCDDEC; padding: 10px 5px 10px 5px; text-indent: 26px; line-height: 22px; }
.reply .ReplyContent .deleteBtn { cursor: pointer; color: red; font-weight: 500; padding-left: 5px; }
.r_tit_bt { font-size: 28px; font-weight: bold; color: #FF9; clear: both; line-height: 40px; height: 80px; background-color: #51409d; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.r_tit_bt span { font-size: 12px; font-weight: normal; color: #FFF; margin-left: 10px; clear: both; display: block; }
.svd { color: #FFF; margin: 0 auto; padding: 0px; border-style: none; width: 120px; line-height: 35px; cursor: pointer; background: #bfbfbf; height: 35px; font-size: 16px; font-weight: bold; border-radius: 3px; }
.myfs { padding-top: 4px; font-size: 16px; font-weight: bold; line-height: 40px; text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #E4E4E4; }
.fsd { width: 95%; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-bottom: 20px; height: 350px; overflow-y: scroll; background: #f5f5f5; margin-bottom: 20px; }
.fsd li { background-color: #F5F5F5; padding: 14px 14px; line-height: 22px; border-bottom: 1px dashed #eae7e7; }
.fsd li .tw1 { color: #999; }
.fsd li .tw3 { color: #F33; }
#imageUpload { display: none }
.up-img { width: 80px; height: 80px; float: left; color: #999999; text-align: center; border: 1px dashed #C7C7C7; background-color: #EFEFEF; font-size: 12px; margin-right: 10px; }
.up-img img { width: 34%; clear: both; margin-top: 18px; }
.ch-img { text-align: center; border: 1px dashed #C7C7C7; float: left; width: 80px; height: 80px; background-size: cover; margin-right: 10px; color: #FFF; }
.ch-img:hover .ch-i-d { display: block; cursor: zoom-in; }
.ch-i-d { width: 80px; height: 80px; position: relative; display: none }
.ch-i-d span { padding: 3px 12px; display: inline-block; background-color: #000000; opacity: 0.7; margin-top: 48px; border-radius: 20px; }
.ch-i-d img { position: absolute; right: 0; top: 0; background-color: #999; cursor: pointer }

.projectType { margin-left: 10px; }
.projectType tr td input { margin-right: 4px; }
.sdiv { width: 60px; height: 60px; overflow: hidden; display: inline-block; margin-top: 10px; }
.sdiv img { border-radius: 4px; overflow: hidden; }
.sdiv + .sdiv { margin-left: 10px; }
.sugguetimg { width: 60px; }
.sugguetimg:hover { cursor: zoom-in; }
.wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-color: rgba(52, 52, 52, 0.8); background-size: auto; }
.wrapper:hover { cursor: zoom-out; }

.questionDiv { background-color: #e9ecf1; padding-top: 15px; }
h3 { margin: 5px 0px 15px 2px; font-weight: bold; font-size: 16px; }
.q_title { font-weight: bold; font-size: 14px }
.q_title i { }
.q_content { padding: 5px; font-size: 14px; }
.q_line { margin-bottom: 10px; }
.deleteBtn { cursor:pointer;color:#B8B8B8;}