*, *:before, *:after {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

ol, ul {
  list-style: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  height: auto; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  font-family: sans-serif;
  line-height: 1;
  font-size: 16px; }

a {
  text-decoration: none; }

@media (min-width: 0px) {
  .bread_crumb {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 600; }
  .bread_crumb:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 767px) {
  .bread_crumb {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 600; }
  .bread_crumb:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 979px) {
  .bread_crumb {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 600; }
  .bread_crumb:after {
    content: " ";
    display: block;
    clear: both; } }


@media (min-width: 0px) {
   .cs_login_section {
    max-width: 474px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    border: 1px solid #E2E2E2;
    background: #FFF; }
   .cs_login_section .login_content {
    padding: 19px; }
   .cs_login_section .login_footer {
    padding: 12px 19px;
    border-top: 1px solid #E2E2E2; }
   .cs_login_section  .title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
    color: #00AED6; }
   .cs_login_section .control-group .control-label {
    margin-bottom: 5px; }
   .cs_login_section .control-group .controls input{
    width:100%; }
   .cs_login_section .form_action {
    margin-top: 30px; } }

@media (min-width: 767px) {
   .cs_login_section {
    max-width: 474px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    border: 1px solid #E2E2E2;
    background: #FFF; }
   .cs_login_section .login_content {
    padding: 19px; }
   .cs_login_section .login_footer {
    padding: 12px 19px;
    border-top: 1px solid #E2E2E2; }
   .cs_login_section  .title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
    color: #00AED6; }
   .cs_login_section .control-group .control-label {
    margin-bottom: 5px; }
   .cs_login_section .control-group .controls input{
    width:100%; }
   .cs_login_section .form_action {
    margin-top: 30px; } }

@media (min-width: 979px) {
   .cs_login_section {
    max-width: 474px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    border: 1px solid #E2E2E2;
    background: #FFF; }
   .cs_login_section .login_content {
    padding: 19px; }
   .cs_login_section .login_footer {
    padding: 12px 19px;
    border-top: 1px solid #E2E2E2; }
   .cs_login_section  .title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
    color: #00AED6; }
   .cs_login_section .control-group .control-label {
    margin-bottom: 5px; }
   .cs_login_section .control-group .controls input{
    width:100%; }
   .cs_login_section .form_action {
    margin-top: 30px; } }

@media (min-width: 0px) {
  .cs_contain {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px; }
  .cs_contain:after {
    content: " ";
    display: block;
    clear: both; }
  .cs_contain .t-title {
    padding: 0 10px;
    margin-bottom: 40px; }
  .cs_contain .t-title h2 {
    color: #00A1C8;
    font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600; }
  .cs_contain .t-title p {
    font-size: 15px;
    text-align: center; } }

@media (min-width: 767px) {
  .cs_contain {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px; }
  .cs_contain:after {
    content: " ";
    display: block;
    clear: both; }
  .cs_contain .t-title {
    padding: 0 10px;
    margin-bottom: 40px; }
  .cs_contain .t-title h2 {
    color: #00A1C8;
    font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600; }
  .cs_contain .t-title p {
    font-size: 15px;
    text-align: center; } }

@media (min-width: 979px) {
  .cs_contain {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px; }
  .cs_contain:after {
    content: " ";
    display: block;
    clear: both; }
  .cs_contain .t-title {
    padding: 0 10px;
    margin-bottom: 40px; }
  .cs_contain .t-title h2 {
    color: #00A1C8;
    font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600; }
  .cs_contain .t-title p {
    font-size: 15px;
    text-align: center; } }

@media (min-width: 0px) {
  .cs_list_section {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto; }
  .cs_list_section:after {
    content: " ";
    display: block;
    clear: both; }
  .cs_list_section .cs_list {
    width: 97.61905%;
    float: left;
    margin-left: 1.19048%;
    margin-right: 1.19048%;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 10px 23px;
    margin-bottom: 10px; }
  .cs_list_section .cs_list .r-row-title {
    display: none; }
  .cs_list_section .cs_list .r-row-item {
    border-bottom: 1px solid #EEE;
    padding: 20px 0px; }
  .cs_list_section .cs_list .r-row-item:nth-last-child(1) {
    border-bottom: none; }
  .cs_list_section .cs_list .r-row-item .col-a {
    width: 47.61905%;
    float: left;
    margin-left: 1.19048%;
    margin-right: 1.19048%;
    font-size: 14px;
    margin-bottom: 15px; }
  .cs_list_section .cs_list .r-row-item .col-b {
    width: 47.61905%;
    float: left;
    margin-left: 1.19048%;
    margin-right: 1.19048%;
    font-size: 14px;
    margin-bottom: 15px; }
  .cs_list_section .cs_list .r-row-item .col-b .reply {
    display: block;
    background: #00A1C8;
    color: #FFF;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; }
  .cs_list_section .cs_list .r-row-item .col-b .questionnaire {
    display: block;
    background: #E51A6C;
    color: #FFF;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; }
  .cs_list_section .cs_list .r-row-item .col-b .disable {
    display: block;
    background: #C7C7C7;
    color: #E9E9E9;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; } }

@media (min-width: 767px) {
  .cs_list_section {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto; }
  .cs_list_section:after {
    content: " ";
    display: block;
    clear: both; }
  .cs_list_section .cs_list {
    width: 97.72727%;
    float: left;
    margin-left: 1.13636%;
    margin-right: 1.13636%;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 10px 23px;
    margin-bottom: 10px; }
  .cs_list_section .cs_list .r-row-title {
    display: block;
    border-bottom: 2px solid #D3D3D3;
    padding: 20px 0; }
  .cs_list_section .cs_list .r-row-title .col-a {
    width: 26.22727%;
    float: left;
    margin-left: 1.13636%;
    margin-right: 1.13636%;
    font-size: 15px; }
  .cs_list_section .cs_list .r-row-title .col-b {
    width: 11.97727%;
    float: left;
    margin-left: 1.13636%;
    margin-right: 1.13636%;
    font-size: 15px; }
  .cs_list_section .cs_list .r-row-item {
    border-bottom: 1px solid #EEE;
    height: 68px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0px; }
  .cs_list_section .cs_list .r-row-item:nth-last-child(1) {
    border-bottom: none; }
  .cs_list_section .cs_list .r-row-item .col-a {
    width: 26.22727%;
    float: left;
    margin-left: 1.13636%;
    margin-right: 1.13636%;
    font-size: 14px;
    margin-bottom: 0; }
  .cs_list_section .cs_list .r-row-item .col-b {
    width: 11.97727%;
    float: left;
    margin-left: 1.13636%;
    margin-right: 1.13636%;
    font-size: 14px;
    margin-bottom: 0; }
  .cs_list_section .cs_list .r-row-item .col-b .reply {
    display: block;
    background: #00A1C8;
    color: #FFF;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; }
  .cs_list_section .cs_list .r-row-item .col-b .questionnaire {
    display: block;
    background: #E51A6C;
    color: #FFF;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; }
  .cs_list_section .cs_list .r-row-item .col-b .disable {
    display: block;
    background: #C7C7C7;
    color: #E9E9E9;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; } }

@media (min-width: 979px) {
  .cs_list_section {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .cs_list_section:after {
    content: " ";
    display: block;
    clear: both; }
  .cs_list_section .cs_list {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 10px 23px;
    margin-bottom: 10px; }
  .cs_list_section .cs_list .r-row-title {
    display: block;
    border-bottom: 2px solid #D3D3D3;
    padding: 20px 0; }
  .cs_list_section .cs_list .r-row-title .col-a {
    width: 23.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    font-size: 15px; }
  .cs_list_section .cs_list .r-row-title .col-b {
    width: 15%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    font-size: 15px; }
  .cs_list_section .cs_list .r-row-item {
    border-bottom: 1px solid #EEE;
    height: 68px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 5px; }
  .cs_list_section .cs_list .r-row-item:nth-last-child(1) {
    border-bottom: none; }
  .cs_list_section .cs_list .r-row-item .col-a {
    width: 23.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    font-size: 14px; }
  .cs_list_section .cs_list .r-row-item .col-b {
    width: 15%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    font-size: 14px; }
  .cs_list_section .cs_list .r-row-item .col-b .reply {
    display: block;
    background: #00A1C8;
    color: #FFF;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; }
  .cs_list_section .cs_list .r-row-item .col-b .questionnaire {
    display: block;
    background: #E51A6C;
    color: #FFF;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; }
  .cs_list_section .cs_list .r-row-item .col-b .disable {
    display: block;
    background: #C7C7C7;
    color: #E9E9E9;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px; } }

@media (min-width: 0px) {
  .answer_record {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto; }
  .answer_record:after {
    content: " ";
    display: block;
    clear: both; }
  .answer_record .answer_frame {
    width: 97.61905%;
    float: left;
    margin-left: 1.19048%;
    margin-right: 1.19048%;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 10px 23px;
    margin-bottom: 20px; }
  .answer_record .answer_frame .survery_q {
    margin-bottom: 30px; }
  .answer_record .answer_frame .survery_q .question_list {
    border-bottom: 1px solid #D3D3D3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    padding-left: 5px; }
  .answer_record .answer_frame .survery_q .question_list .question {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
    padding-left: 10px; }
  .answer_record .answer_frame .survery_q .question_list .answer {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_item {
    display: none;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 45px;
    margin-bottom: 18px;
    margin-top: 10px; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_item input[type="radio"] {
    margin-right: 8px;
    margin: 0 4px !important; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_sel {
    width: 95%; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_sel select {
    width: 100%;
    height: 40px;
    border: 1px solid #eee;
    padding: 0 5px;
    color: #999; }
  .answer_record .answer_frame .answer_record-title {
    border-bottom: 2px solid #D3D3D3;
    padding: 20px 0;
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 30px; }
  .answer_record .answer_frame .user_reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
  .answer_record .answer_frame .user_reply .user_reply_t {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px; }
  .answer_record .answer_frame .user_reply .user_reply_t h6 {
    font-size: 19px;
    color: #888;
    margin-bottom: 10px;
    font-weight: 500; }
  .answer_record .answer_frame .user_reply .user_reply_t p {
    font-size: 12px;
    color: #c0c0c0; }
  .answer_record .answer_frame .user_reply .user_reply_description {
    width: 100%; }
  .answer_record .answer_frame .user_reply .user_reply_description p {
    font-size: 13px;
    line-height: 1.7; }
  .answer_record .answer_frame .user_reply .user_reply_description .attached {
    font-size: 13px;
    margin-top: 30px; }
  .answer_record .answer_frame .user_reply .user_reply_description a {
    font-size: 13px; }
  .answer_record .answer_frame .cs_reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #EEE;
    border-left: 5px solid #F9E1EA;
    padding: 25px 20px;
    margin-bottom: 30px; }
  .answer_record .answer_frame .cs_reply .cs_reply_t {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px; }
  .answer_record .answer_frame .cs_reply .cs_reply_t h6 {
    font-size: 19px;
    color: #E51A6C;
    margin-bottom: 10px;
    font-weight: 500; }
  .answer_record .answer_frame .cs_reply .cs_reply_t p {
    font-size: 12px;
    color: #c0c0c0; }
  .answer_record .answer_frame .cs_reply .cs_reply_description {
    width: 100%; }
  .answer_record .answer_frame .cs_reply .cs_reply_description p {
    font-size: 13px;
    line-height: 1.7; }
  .answer_record .answer_frame .cs_reply .cs_reply_description .attached {
    font-size: 13px;
    margin-top: 30px; }
  .answer_record .answer_frame .answer_content {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 20px; }
  .answer_record .answer_frame .answer_content h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .answer_record .answer_frame .answer_content textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #D3D3D3;
    margin-bottom: 10px;
    color: #888;
    padding: 10px;
    font-size: 14px; }
  .answer_record .answer_frame .answer_content .words_limit {
    font-size: 13px;
    margin-bottom: 20px;
    text-align: right; }
  .answer_record .answer_frame .attached_files {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 30px;
    padding-bottom: 20px; }
  .answer_record .answer_frame .attached_files h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .answer_record .answer_frame .attached_files p {
    font-size: 13px;
    line-height: 1.6;
    margin-left: 5px; }
  .answer_record .answer_frame .attached_files .attached_list {
    background-color: #F2F2F2;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px; }
  .answer_record .answer_frame .attached_files .attached_list .select_file {
    width: 100px;
    height: 30px;
    color: #FFF;
    background: #00A1C8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 3px; }
  .answer_record .answer_frame .attached_files .attached_ready {
    margin-bottom: 20px; }
  .answer_record .answer_frame .attached_files .attached_ready .attached_ready_link {
    width: 100%;
    background-color: #d4edf3;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 00;
    color: #888;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }
  .answer_record .answer_frame .attached_files .attached_ready .attached_ready_link i {
    color: #e82222;
    font-size: 20px;
    margin-left: 30px;
    cursor: pointer; }
  .answer_record .answer_frame .attached_files .attached_ready .alert {
    color: #e82222;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 5px; }
  .answer_record .answer_frame .submit_section {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 30px;
    text-align: left; }
  .answer_record .answer_frame .submit_section .btn_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
  .answer_record .answer_frame .submit_section .btn_block .cancel {
    width: 100px;
    height: 30px;
    margin: 0 10px;
    background-color: #C7C7C7;
    color: #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px; }
  .answer_record .answer_frame .submit_section .btn_block .send {
    width: 100px;
    height: 30px;
    margin: 0 10px;
    background-color: #C7C7C7;
    color: #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px; } }

@media (min-width: 767px) {
  .answer_record {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto; }
  .answer_record:after {
    content: " ";
    display: block;
    clear: both; }
  .answer_record .answer_frame {
    width: 97.72727%;
    float: left;
    margin-left: 1.13636%;
    margin-right: 1.13636%;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 10px 23px;
    margin-bottom: 20px; }
  .answer_record .answer_frame .survery_q {
    margin-bottom: 30px; }
  .answer_record .answer_frame .survery_q .question_list {
    border-bottom: 1px solid #D3D3D3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    padding-left: 5px; }
  .answer_record .answer_frame .survery_q .question_list .question {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
    padding-left: 10px; }
  .answer_record .answer_frame .survery_q .question_list .answer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 45px;
    margin-bottom: 18px;
    margin-top: 10px; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_item input[type="radio"] {
    margin-right: 8px;
    margin: 0 4px !important; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_sel {
    display: none; }
  .answer_record .answer_frame .answer_record-title {
    border-bottom: 2px solid #D3D3D3;
    padding: 20px 0;
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 30px; }
  .answer_record .answer_frame .user_reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
  .answer_record .answer_frame .user_reply .user_reply_t {
    width: 20%;
    padding-left: 20px;
    padding-right: 20px; }
  .answer_record .answer_frame .user_reply .user_reply_t h6 {
    font-size: 19px;
    color: #888;
    margin-bottom: 20px;
    font-weight: 500; }
  .answer_record .answer_frame .user_reply .user_reply_t p {
    font-size: 12px;
    color: #c0c0c0; }
  .answer_record .answer_frame .user_reply .user_reply_description {
    width: 80%; }
  .answer_record .answer_frame .user_reply .user_reply_description p {
    font-size: 13px;
    line-height: 1.7; }
  .answer_record .answer_frame .user_reply .user_reply_description .attached {
    font-size: 13px;
    margin-top: 30px; }
  .answer_record .answer_frame .user_reply .user_reply_description a {
    font-size: 13px; }
  .answer_record .answer_frame .cs_reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #EEE;
    border-left: 5px solid #F9E1EA;
    padding: 25px 20px;
    margin-bottom: 30px; }
  .answer_record .answer_frame .cs_reply .cs_reply_t {
    width: 20%;
    padding-left: 20px;
    padding-right: 20px; }
  .answer_record .answer_frame .cs_reply .cs_reply_t h6 {
    font-size: 19px;
    color: #E51A6C;
    margin-bottom: 20px;
    font-weight: 500;
    text-align: left; }
  .answer_record .answer_frame .cs_reply .cs_reply_t p {
    font-size: 12px;
    color: #c0c0c0; }
  .answer_record .answer_frame .cs_reply .cs_reply_description {
    width: 80%; }
  .answer_record .answer_frame .cs_reply .cs_reply_description p {
    font-size: 13px;
    line-height: 1.7; }
  .answer_record .answer_frame .cs_reply .cs_reply_description .attached {
    font-size: 13px;
    margin-top: 30px; }
  .answer_record .answer_frame .answer_content {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 20px; }
  .answer_record .answer_frame .answer_content h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .answer_record .answer_frame .answer_content textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #D3D3D3;
    margin-bottom: 10px;
    color: #888;
    padding: 10px;
    font-size: 14px; }
  .answer_record .answer_frame .answer_content .words_limit {
    font-size: 13px;
    margin-bottom: 20px;
    text-align: right; }
  .answer_record .answer_frame .attached_files {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 30px;
    padding-bottom: 20px; }
  .answer_record .answer_frame .attached_files h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .answer_record .answer_frame .attached_files p {
    font-size: 13px;
    line-height: 1.6;
    margin-left: 5px; }
  .answer_record .answer_frame .attached_files .attached_list {
    background-color: #F2F2F2;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px; }
  .answer_record .answer_frame .attached_files .attached_list .select_file {
    width: 100px;
    height: 30px;
    color: #FFF;
    background: #00A1C8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 3px; }
  .answer_record .answer_frame .attached_files .attached_ready {
    margin-bottom: 20px; }
  .answer_record .answer_frame .attached_files .attached_ready .attached_ready_link {
    width: 50%;
    background-color: #d4edf3;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 00;
    color: #888;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }
  .answer_record .answer_frame .attached_files .attached_ready .attached_ready_link i {
    color: #e82222;
    font-size: 20px;
    margin-left: 30px;
    cursor: pointer; }
  .answer_record .answer_frame .attached_files .attached_ready .alert {
    color: #e82222;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 5px; }
  .answer_record .answer_frame .submit_section {
    font-size: 13px;
    margin-bottom: 30px;
    text-align: center; }
  .answer_record .answer_frame .submit_section .btn_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
  .answer_record .answer_frame .submit_section .btn_block .cancel {
    width: 100px;
    height: 30px;
    margin: 0 10px;
    background-color: #C7C7C7;
    color: #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px; }
  .answer_record .answer_frame .submit_section .btn_block .send {
    width: 100px;
    height: 30px;
    margin: 0 10px;
    background-color: #C7C7C7;
    color: #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px; } }

@media (min-width: 979px) {
  .answer_record {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .answer_record:after {
    content: " ";
    display: block;
    clear: both; }
  .answer_record .answer_frame {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 10px 23px;
    margin-bottom: 20px; }
  .answer_record .answer_frame .survery_q {
    margin-bottom: 30px; }
  .answer_record .answer_frame .survery_q .question_list {
    border-bottom: 1px solid #D3D3D3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    padding-left: 5px; }
  .answer_record .answer_frame .survery_q .question_list .question {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
    padding-left: 10px; }
  .answer_record .answer_frame .survery_q .question_list .answer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 45px;
    margin-bottom: 0; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_item input[type="radio"] {
    margin-right: 8px;
    margin: 0 4px !important; }
  .answer_record .answer_frame .survery_q .question_list .answer .answer_sel {
    display: none; }
  .answer_record .answer_frame .answer_record-title {
    border-bottom: 2px solid #D3D3D3;
    padding: 20px 0;
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 30px; }
  .answer_record .answer_frame .user_reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }
  .answer_record .answer_frame .user_reply .user_reply_t {
    width: 20%;
    padding-left: 20px;
    padding-right: 20px; }
  .answer_record .answer_frame .user_reply .user_reply_t h6 {
    font-size: 19px;
    color: #888;
    margin-bottom: 20px;
    font-weight: 500; }
  .answer_record .answer_frame .user_reply .user_reply_t p {
    font-size: 12px;
    color: #c0c0c0; }
  .answer_record .answer_frame .user_reply .user_reply_description {
    width: 80%; }
  .answer_record .answer_frame .user_reply .user_reply_description p {
    font-size: 13px;
    line-height: 1.7; }
  .answer_record .answer_frame .user_reply .user_reply_description .attached {
    font-size: 13px;
    margin-top: 30px; }
  .answer_record .answer_frame .user_reply .user_reply_description a {
    font-size: 13px; }
  .answer_record .answer_frame .cs_reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #EEE;
    border-left: 5px solid #F9E1EA;
    padding: 25px 20px;
    margin-bottom: 30px; }
  .answer_record .answer_frame .cs_reply .cs_reply_t {
    width: 20%;
    padding-left: 20px;
    padding-right: 20px; }
  .answer_record .answer_frame .cs_reply .cs_reply_t h6 {
    font-size: 19px;
    color: #E51A6C;
    margin-bottom: 20px;
    font-weight: 500;
    text-align: left; }
  .answer_record .answer_frame .cs_reply .cs_reply_t p {
    font-size: 12px;
    color: #c0c0c0; }
  .answer_record .answer_frame .cs_reply .cs_reply_description {
    width: 80%; }
  .answer_record .answer_frame .cs_reply .cs_reply_description p {
    font-size: 13px;
    line-height: 1.7; }
  .answer_record .answer_frame .cs_reply .cs_reply_description .attached {
    font-size: 13px;
    margin-top:30px; }
  .answer_record .answer_frame .answer_content {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 20px; }
  .answer_record .answer_frame .answer_content h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .answer_record .answer_frame .answer_content textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #D3D3D3;
    margin-bottom: 10px;
    color: #888;
    padding: 10px;
    font-size: 14px; }
  .answer_record .answer_frame .answer_content .words_limit {
    font-size: 13px;
    margin-bottom: 20px;
    text-align: right; }
  .answer_record .answer_frame .attached_files {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 30px;
    padding-bottom: 20px; }
  .answer_record .answer_frame .attached_files h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .answer_record .answer_frame .attached_files p {
    font-size: 13px;
    line-height: 1.6;
    margin-left: 5px; }
  .answer_record .answer_frame .attached_files .attached_list {
    background-color: #F2F2F2;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px; }
  .answer_record .answer_frame .attached_files .attached_list .select_file {
    width: 100px;
    height: 30px;
    color: #FFF;
    background: #00A1C8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    border-radius: 3px; }
  .answer_record .answer_frame .attached_files .attached_ready {
    margin-bottom: 20px; }
  .answer_record .answer_frame .attached_files .attached_ready .attached_ready_link {
    width: 50%;
    background-color: #e3f6fb;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 00;
    color: #888;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }
  .answer_record .answer_frame .attached_files .attached_ready .attached_ready_link i {
    color: #e82222;
    font-size: 20px;
    margin-left: 30px;
    cursor: pointer; }
  .answer_record .answer_frame .attached_files .attached_ready .alert {
    color: #e82222;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 5px; }
  .answer_record .answer_frame .submit_section {
    font-size: 13px;
    margin-bottom: 30px;
    text-align: center; }
  .answer_record .answer_frame .submit_section .btn_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
  .answer_record .answer_frame .submit_section .btn_block .cancel {
    width: 100px;
    height: 30px;
    margin: 0 10px;
    background-color: #C7C7C7;
    color: #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px; }
  .answer_record .answer_frame .submit_section .btn_block .send {
    width: 100px;
    height: 30px;
    margin: 0 10px;
    background-color: #C7C7C7;
    color: #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px; } }

.div_hidden {
  display: none; }

.btn_active {
  background: #00A1C8 !important;
  color: #FFF !important; }

@media (min-width: 0px) {
  .page {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    margin-top: 50px; }
  .page:after {
    content: " ";
    display: block;
    clear: both; }
  .page .page_num {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
    border-right: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    transition: all .2s; }
  .page .page_num:hover {
    background-color: #00A1C8;
    color: #FFF; }
  .page .page_start {
    border-radius: 3px 0px 0px 3px; }
  .page .page_end {
    border-radius: 0px 3px 3px 0px;
    border-right: 1px solid #E2E2E2; } }

@media (min-width: 767px) {
  .page {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    margin-top: 50px; }
  .page:after {
    content: " ";
    display: block;
    clear: both; }
  .page .page_num {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
    border-right: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    transition: all .2s; }
  .page .page_num:hover {
    background-color: #00A1C8;
    color: #FFF; }
  .page .page_start {
    border-radius: 3px 0px 0px 3px; }
  .page .page_end {
    border-radius: 0px 3px 3px 0px;
    border-right: 1px solid #E2E2E2; } }

@media (min-width: 979px) {
  .page {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    margin-top: 50px; }
  .page:after {
    content: " ";
    display: block;
    clear: both; }
  .page .page_num {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
    border-right: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    transition: all .2s; }
  .page .page_num:hover {
    background-color: #00A1C8;
    color: #FFF; }
  .page .page_start {
    border-radius: 3px 0px 0px 3px; }
  .page .page_end {
    border-radius: 0px 3px 3px 0px;
    border-right: 1px solid #E2E2E2; } }

.page_num.active {
    background: #00A1C8 !important;
    color: #FFF !important; }

ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

ol, ul {
  list-style: none; }

.kkbox {
    background: url(../images/logo/KKBOX.png) 0 -12px;
    background-size: 200px;
    background-repeat: no-repeat;
}

.kkboxkids {
    background: url(../images/logo/KKBOXKids.png) 0 8px;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media (min-width: 0px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 767px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 979px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

header {
  height: 67px;
  width: 100%;
  margin-bottom: 25px;
  border-top: 3px solid #00aed8;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
  z-index: 2000; }

@media (min-width: 0px) {
  footer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #10314c;
    color: #FFF;
    text-align: center;
    padding-top: 30px;
    padding: 30px;
    margin: 0;
    font-size: 12px;
    font-weight: 200;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 60px; }
  footer:after {
    content: " ";
    display: block;
    clear: both; }
  footer .select_area {
    display: none;
    position: absolute;
    width: 150px;
    background: #FFF;
    bottom: 108px;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    z-index: 500; }
  footer .select_area ul li a {
    display: block;
    color: #10314c;
    font-size: 13px;
    padding: 10px;
    font-weight: 400; }
  footer .select_area ul li a:hover {
    background: #eee; }
  footer .select_lan {
    display: block;
    padding: 10px 23px;
    background-color: #D2D2D2;
    margin-bottom: 23px;
    border-radius: 50px;
    color: #10314C;
    font-weight: 800;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .select_lan i {
    font-size: 18px;
    margin-left: 10px; }
  footer p {
    font-size: 12px; } }

@media (min-width: 767px) {
  footer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #10314c;
    color: #FFF;
    text-align: center;
    padding-top: 30px;
    padding: 30px;
    margin: 0;
    font-size: 12px;
    font-weight: 200;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 60px; }
  footer:after {
    content: " ";
    display: block;
    clear: both; }
  footer .select_area {
    display: none;
    position: absolute;
    width: 150px;
    background: #FFF;
    bottom: 108px;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    z-index: 500; }
  footer .select_area ul li a {
    display: block;
    color: #10314c;
    font-size: 13px;
    padding: 10px;
    font-weight: 400; }
  footer .select_area ul li a:hover {
    background: #eee; }
  footer .select_lan {
    display: block;
    padding: 10px 23px;
    background-color: #D2D2D2;
    margin-bottom: 23px;
    border-radius: 50px;
    color: #10314C;
    font-weight: 800;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .select_lan i {
    font-size: 18px;
    margin-left: 10px; }
  footer p {
    font-size: 12px; } }

@media (min-width: 979px) {
  footer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #10314c;
    color: #FFF;
    text-align: center;
    padding-top: 30px;
    padding: 30px;
    margin: 0;
    font-size: 12px;
    font-weight: 200;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 60px; }
  footer:after {
    content: " ";
    display: block;
    clear: both; }
  footer .select_area {
    display: none;
    position: absolute;
    width: 150px;
    background: #FFF;
    bottom: 108px;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    z-index: 500; }
  footer .select_area ul li a {
    display: block;
    color: #10314c;
    font-size: 13px;
    padding: 10px;
    font-weight: 400; }
  footer .select_area ul li a:hover {
    background: #eee; }
  footer .select_lan {
    display: block;
    padding: 10px 23px;
    background-color: #D2D2D2;
    margin-bottom: 23px;
    border-radius: 50px;
    color: #10314C;
    font-weight: 800;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .select_lan i {
    font-size: 18px;
    margin-left: 10px; }
  footer p {
    font-size: 12px; } }

.show_lan {
  display: block !important; }

@media (min-width: 0px) {
  .head_wrap {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  .head_wrap:after {
    content: " ";
    display: block;
    clear: both; }
  .head_wrap .logo {
    position: absolute;
    min-width: 200px;
    height: 67px;
    left: 60px; }
  .head_wrap .logo h2 {
    color: #00A1C8;
    font-size: 23px;
    font-weight: 600; }
  .head_wrap .logo img {
    width: 126px;
    height: 67px; }
  .head_wrap .logo_notlogin {
    position: absolute;
    width: 200px;
    height: 67px;
    left: 30px; }
  .head_wrap .logo_notlogin img {
    width: 126px;
    height: 67px; }
  .head_wrap .id_name {
    display: none; }
  .head_wrap .dropdown_desktop {
    display: none; }
  .head_wrap .humberger_wrapper {
    position: absolute;
    width: 50px;
    height: 67px;
    top: 0px;
    left: 0px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
  .head_wrap .humberger_wrapper .humberger {
    width: 28px;
    height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center; }
  .head_wrap .humberger_wrapper .humberger .aaa {
    width: 20px;
    height: 2px;
    background: #787878; } }

@media (min-width: 767px) {
  .head_wrap {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0 30px; }
  .head_wrap:after {
    content: " ";
    display: block;
    clear: both; }
  .head_wrap .logo {
    height: 67px;
    line-height: 67px;
    left: 20px; }
  .head_wrap .logo_notlogin {
    position: absolute;
    width: 200px;
    height: 67px;
    left: 60px; }
  .head_wrap .id_name {
    display: block;
    position: absolute;
    height: 67px;
    padding-right: 20px;
    font-size: 14px;
    color: #787878;
    right: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .head_wrap .id_name a {
    color: #787878;
    outline: none; }
  .head_wrap .id_name img {
    margin-left: 5px; }
  .head_wrap .humberger_wrapper {
    display: none; }
  .head_wrap .dropdown_desktop {
    display: block;
    position: absolute;
    width: 250px;
    height: 0px;
    background: #303030;
    right: 0;
    top: 50px;
    font-size: 14px;
    transition: all .2s;
    visibility: hidden; }
  .head_wrap .dropdown_desktop:hover {
    background-color: #111; }
  .head_wrap .dropdown_desktop li {
    padding: 10px 20px;
    text-align: center; }
  .head_wrap .dropdown_desktop a {
    color: #FFF; } }

@media (min-width: 979px) {
  .head_wrap {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  .head_wrap:after {
    content: " ";
    display: block;
    clear: both; }
  .head_wrap .logo {
    height: 67px;
    line-height: 67px; }
  .head_wrap .logo_notlogin {
    width: 126px;
    height: 67px; }
  .head_wrap .id_name {
    display: block;
    position: absolute;
    height: 67px;
    padding-right: 20px;
    font-size: 14px;
    color: #787878;
    right: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .head_wrap .id_name a {
    color: #787878;
    outline: none; }
  .head_wrap .id_name img {
    margin-left: 5px; }
  .head_wrap .dropdown_desktop {
    display: block;
    position: absolute;
    width: 250px;
    height: 0px;
    background: #303030;
    right: 0;
    top: 50px;
    font-size: 14px;
    transition: all .2s;
    visibility: hidden; }
  .head_wrap .dropdown_desktop:hover {
    background-color: #111; }
  .head_wrap .dropdown_desktop li {
    padding: 10px 20px;
    text-align: center; }
  .head_wrap .dropdown_desktop a {
    color: #FFF; } }

.open-h {
  height: auto !important;
  visibility: visible !important;
  color: #FFF !important; }

 .open-h .logout {
  visibility: visible; }

@media (min-width: 0px) {
  .dropdown_mobile {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    height: 0;
    width: 100%;
    margin-top: 67px;
    background: #303030;
    top: 0px;
    z-index: 1000;
    padding: 0 20px;
    transition: all .2s; }
  .dropdown_mobile:after {
    content: " ";
    display: block;
    clear: both; }
  .dropdown_mobile .mail {
    visibility: hidden;
    height: 55px;
    padding-left: 10px;
    font-size: 15px;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 200;
    border-bottom: 1px solid #777; }
  .dropdown_mobile .logout {
    visibility: hidden;
    height: 50px;
    color: #FFF;
    padding-left: 10px;
    font-size: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 200; } }

@media (min-width: 767px) {
  .dropdown_mobile {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none; }
  .dropdown_mobile:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 979px) {
  .dropdown_mobile {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none; }
  .dropdown_mobile:after {
    content: " ";
    display: block;
    clear: both; } }

.open {
  height: auto; }

.open .mail {
  visibility: visible; }

.open .logout {
  visibility: visible; }

.custom-select {
  height: 40px;
  width: 150px;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
  background-color: #D2D2D2;
  color: #222;
  border-radius: 20px; }

.selected_lan {
  width: inherit;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-size: 13px; }

.selected_lan > .text {
  padding: 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.selected_lan > .text i {
  margin-left: 5px; }

.select-box {
  display: none;
  width: 100%;
  z-index: 10029;
  background-color: #FFF;
  color: #888;
  position: absolute;
  border-radius: 3px;
  box-shadow: 0 8px 20px #000000;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35); }

.select-box.active {
  display: block; }

.select-box.drop-up {
  top: auto;
  bottom: 100%; }

ul.select-list {
  margin: 0; }

ul.select-list li {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  line-height: 16px;
  padding: 8px 10px;
  transition: all .3s; }

ul.select-list li:hover, ul.select-list li.active {
  background-color: #c0c0c0;
  color: #FFF; }

.mtvh {
  margin-top: 50vh !important; }

a, button {
  outline: none; }

a {
  text-decoration: none;
  color: #00A1C8; }

p {
  color: #9B9B9B;
  line-height: 1.4; }

@media (min-width: 0px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    background: #eeeeee;
    color: #9B9B9B;
    font-weight: 300;
    font-size: 1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 767px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    background: #eeeeee;
    color: #9B9B9B;
    font-weight: 300;
    font-size: 1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

@media (min-width: 979px) {
  body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding: 0;
    color: #9B9B9B;
    font-weight: 300;
    background: #eeeeee;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  body:after {
    content: " ";
    display: block;
    clear: both; } }

.clear {
  clear: both; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

@media (min-width: 0px) {
  .answer_record .answer_message {
    width: 97.61905%;
    float: left;
    margin-left: 1.19048%;
    margin-right: 1.19048%;
    padding: 10px 23px;
    margin-bottom: 20px; }
}

@media (min-width: 767px) {
  .answer_record .answer_message {
    width: 97.61905%;
    float: left;
    margin-left: 1.19048%;
    margin-right: 1.19048%;
    padding: 10px 23px;
    margin-bottom: 20px; }
}

@media (min-width: 979px) {
  .answer_record .answer_message {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    padding: 10px 23px;
    margin-bottom: 20px; }
}
