@charset "utf-8";
/* CSS Document */
/*全局控制开始*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
img { border: none; display: block; }
ul,ol { list-style: none; }
* {margin:0; padding:0; font-family:"微软雅黑";}
a { color:#006ea1; text-decoration: none; font-size:14px; font-family:"宋体";}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
a:hover { text-decoration: none;}
input,textarea { outline: none; }
textarea { resize: none; }
* {margin:0; padding:0;}
/*全局控制结束*/

body{ background:#eef8f9;}
.titlehead { width:980px; margin:0 auto ; background:#def0f3; padding:0px 10px 0px; }
.titlehead h2 { text-align:center; color:#003a68; line-height:46px; }
.titlehead div { font-size:16px; line-height:30px; text-indent:2em;   }
.questions { width:980px; margin:0 auto; background:#fff; padding:0px 0 0 20px;  }
.bottom_survey { width:980px; margin:0 auto; background:#def0f3; padding:0px 0 20px 20px;   }
.bottom_survey p { font-size:18px; font-weight:bold;  text-align:center;  padding-top:20px;  }
.question h3 { line-height:40px; }
.question ul li { font-size:16px; line-height:28px; padding:0 0 0 35px;} 
.butt { width:1000px; margin:20px auto 20px;}
.butt input { width:100px; heght:40px; margin-bottom:80px;} 