﻿/**======== 我要咨询表格样式 ========**/
.wyzx { float: left; width: 880px; overflow:hidden; }
.wyzx em { float: left; overflow: hidden; margin: 0 10px; font-style: normal; height: 50px; line-height: 56px; }
.wyzx table { border-width: 1px; border-color: #cecece; border-collapse: collapse; width: 100%; }
.wyzx table p { }
.wyzx table th { width: 150px; height: 50px; background: #dbf1fa; border: 1px solid #cecece; text-align: center; font-weight: normal; }
.wyzx table td { border: 1px solid #cecece; text-indent: 20px; }
.wyzx table td span { margin: 2px 6px; }
.wyzx table.nei1 { border: 0px; width: 100%; margin: 10px 0; }
.wyzx table.nei1 th { width: 13%; background: #fff; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; text-align: left; font-weight: normal; }
.wyzx table.nei1 td { border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }

.huifu_content{ width:1000px; margin:0 auto; overflow:hidden;}
table.xq { float:left;border-width: 1px; border-color: #cecece; border-collapse: collapse; width:1000px;table-layout:fixed;word-break:break-all; }
table.xq th { width:150px; height: 50px; background: #fff; border: 1px solid #cecece; text-align: center; font-weight: normal; }
table.xq td { border: 1px solid #cecece; padding: 10px; text-indent: 0; line-height: 180%; }
h3{ float: left; height: 50px!important; line-height: 50px; width:1000px; background: #f0f0f0;overflow: hidden; font-size:16px; margin-left:100px; text-indent:30px; }


table.huifu { border-width: 1px; border-color: #cecece; border-collapse: collapse; width:898px;table-layout:fixed;word-break:break-all; margin-top:30px; }
table.huifu th { height: 50px; background: #dbf1fa; border: 1px solid #cecece; text-align: center; font-weight: normal; }
table.huifu th.title { height: 50px; background: #fbedcf; border: 1px solid #cecece; text-align: center; font-weight: normal; }
table.huifu td {border: 1px solid #cecece; padding: 10px; text-indent: 0; line-height: 180%; }


input[type='text'] { border: 1px solid #bababa; height: 30px; line-height: 30px; text-indent: 6px; outline: none; float: left; color: #303030; }
.input_tit { border: 1px solid #bababa; width: 500px; text-indent: 6px; outline: none; float: left; color: #303030; }
select { height: 30px; float: left; }
TEXTAREA { float: left; width: 500px; height: 140px; padding:6px; border: 1px solid #bababa; margin-top: 10px; margin-bottom: 10px; }
.button { float: left; height: 40px; line-height: 40px; background: #0068b7; border-radius: 5px; margin: 20px; text-indent: 0; text-align: center; padding: 0 20px; display: block; color: #fff; border: 0; }
.button:hover { color: #fff; background: #5da9e3 }

