/* CSS Document */
html,body,h1,h2,h3,h4,h5,div,p,ul,ol,dl,dt,dd,fieldset,img,q,i,em,sub,sup{margin:0;padding:0;list-style:none;font-style: normal;font-weight:normal;border:0 none; font-family:"微软雅黑";}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none;}
a:focus,input:focus,textarea:focus{outline:none;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;} 



/*header*/
header{width:100%; height:44px; text-align:center; line-height:44px; overflow:hidden; background:#333333;}
.logo{width:66px; height:44px; float:left;}
.home{width:20px; height:19px; float:right; margin-right:16px; margin-top:14px;}
header p{display:inline-block; color:#ffffff; font-size:14px; font-family:"微软雅黑";}


.scence{ width:300px; overflow:hidden; margin:0 auto;}
.scence p{ float:left; width:96px; height:30px; line-height:30px; text-align:center; font-size:14px; color:#ff9126; margin-right:6px; margin-bottom:4px; background:#eeeadd;}

table{ width:300px; margin:0 auto;}
table tr th,td{ height:34px; font-size:14px; text-align:center; color:#4f4f4f; background:#e6e6e6;}
table tr th{ background:#ff9126; color:#FFF;}

.que{ width:300px; margin:0 auto; height:305px; background:url(../images/listen_17.jpg) no-repeat; background-size:100% 100%; overflow:hidden;}
.que dl{ width:250px; overflow:hidden; float:right; height:64px;  margin-bottom:12px;}
.que dl dt{ width:100%; height:27px; line-height:26px; text-indent:12px; font-size:12px; font-weight:bold; }
.que dl dd{ text-indent:12px; font-size:12px; line-height:14px;}



























