﻿.sq_overlay{ display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color: #333;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.sq_content {border-radius: 20px; display: none; position: fixed; top: 20%; left: 35%; width: 30%; height: 57%;background-color: white; z-index:1002; overflow: auto; }
.close{height:30px;background:#F7F7F7;width: 100%;border-bottom: 1px solid #ccc;}
.close h3{float: right;padding-right: 10px;padding:2px 15px 0px 0px;}
.close h3 a{color: #FF3366;font-size: 16px;}
.sq_ts{color: #7da33c;background: #ecf2d6 -1px -1px no-repeat;text-align:center;overflow: hidden;padding: 7px 15px 7px 15px;font-size: 14px;}
.sq_con{width: 70%;height: 270px;margin: 0px auto;text-align: center;font-size: 16px;}
.sq_con input{margin-top: 24px;height: 30px;width: 180px;}
.sq_tj{color: white;background:#7da33c;border: 0px;border-radius: 20px;font-size: 16px;cursor: pointer;}
.sq_tj:hover{background: #E7E7E7;color: #ccc;cursor: not-allowed;}
.question_type{width: 180px; height: 30px;margin-top: 24px;}
.question_ms{width: 180px; height: 80px;margin-top: 24px;resize:none}
