@charset "utf-8";
.regW { width: 780px; min-height: 460px; margin: 0 auto; padding: 0 0 40px; }
.regW .regitem { width: 640px; min-height: 460px; border: 1px solid #D6D6D6; background:#F7F7F7; border-radius: 5px; margin: 0 auto;   }
.regW .regitem:hover {box-shadow: 2px 2px 15px #ccc;}
.regW .regitem .regitem-block { width: 410px; padding-top:50px; padding-bottom: 50px; margin: 0 auto;  }
.regW .regitem .regitem-block h1 { font-size: 22px; font-weight: 700; padding-bottom: 15px; }
.regW .regitem .regitem-block .inputcss01 { border: 1px solid #C0C0C0; background: #fff; width: 380px; height: 44px; line-height: 44px; font-size: 18px; padding: 0 15px; border-radius: 4px;}
.regpad01 { padding: 15px 0;  }
.regW .regitem .regitem-block .reginfo { width: 100%; text-align: right; }
.regW .regitem .regitem-block .reginfo a { color: #006DD9; }
.regW .regitem .regitem-block .btnsubmit { background: #CA0C16; color: #fff; font-size: 20px; font-weight: 700; width: 100%;  }
.error { color: #ff0000; }

.liuyanTopW { width: 800px; height: 80px; padding: 10px 0 20px; }
.liuyanTopW .liuyan-top { width: 800px; height: 80px; border-right: 4px solid #D6D6D6; background:#F7F7F7; }
.liuyanTopW .liuyan-top  .liuyan_username { width: 750px;  line-height: 80px; padding-right: 20px; text-align: right; }
.liuyanTopW .liuyan-top  .liuyan_username .liuyan_name { font-size: 20px; color: #CA0C15; font-weight: 700; }
.liuyan_btnW { width: 600px; text-align: center; padding-right: 50px; float: left; }
.liuyan_btn { width: 150px; height: 42px; line-height: 42px; color: #fff; background: #006DD9; border-radius: 5px; float: right; margin-top: 19px; }

.liuyanListW { width: 800px; min-height: 800px; padding-top: 20px; }
.liuyanListW .liuyanList-li { width: 100%; min-height: 70px; border-bottom: 1px solid #ccc; padding: 20px 0; }
.liuyaninfo { width: 650px; float: left; min-height: 80px; padding-left: 10px; }
.liuyaninfo_btn { width:140px ; float: left; padding-top: 30px; }
.statusBtn { width: 100px; height: 30px; text-align: center; border-radius: 5px; }
.noReply { background: #D6D6D6; color: #fff; }
.reply { background: #00B259; color: #fff; }

.liuyaninfo_neirong { clear: both; width: 700px; background: #EBF3FC; padding: 30px 50px; margin-bottom: 20px; border-left: 4px solid #3D8FE0; }
.liuyaninfo_date { font-size: 14px; font-weight: 700; color: #000; }
.liuyaninfo_title { color: #666666; font-size: 16px; }
.liuyaninfo_neirong { display: none }
.liuyaninfo_neirong .liuyaninfo_huifudate { color: #006CD8; font-weight: 700 }

.question_neirong { width: 700px; clear: both; background:#F7F7F7; border-left: 4px solid #666666; padding: 30px 50px; color: #666;  }


/* 添加留言 */
.add_questionW { width: 730px; padding: 25px 35px; background: #EBF3FC  }
.add_questionW .inputcss01 { border: 1px solid #C0C0C0; background: #fff; width: 380px; height: 44px; line-height: 44px; font-size: 18px; padding: 0 15px; border-radius: 4px;}
.add_questionW .textarea01 { width: 700px; font-size: 18px;padding: 15px;border-radius: 4px; border: 1px solid #C0C0C0; background: #fff;}
.add_questionW .btnsubmit { background: #006DD9; color: #fff; font-size: 20px; font-weight: 700; width: 100%;  }
.annotation { font-size: 14px; color: #FF5C26; }

.xingbie { font-size: 18px; }