@charset "utf-8";
/* CSS Document */
/* adver*/


body{ background-image:url(../images/bg.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:top center;}
.container{width:890px;margin:0 auto; background-color:#FFF; padding:15px; margin-top:72px; }
.footer{ background-image:url(../images/black.png); background-repeat:repeat; width:100%; height:50px; padding-top:10px; position:fixed; bottom:0px; }
.top{ width:100%; height:72px;line-height:68px; font-size:26px; font-weight:bold; letter-spacing:2px;color:#3aa4e5; text-align:center;}
.top_r{ width:60px; height:30px; color:#FFF; background-color:#3aa4e5; text-align:center; float:right; margin-right:10px; margin-top:20px; border-radius:10px;}
.type{ background-color:#e2f2fb; padding-left:15px; padding-top:6px;padding-bottom:6px; line-height:30px; font-weight:bold; margin-bottom:15px; }
.content{  padding-bottom:15px; border-bottom:1px dashed #3aa4e5; margin-bottom:15px; }
.question{ font-weight:bold; margin-bottom:5px;}
.answer{ padding-left:20px;word-wrap:break-word;word-break:break-all;}
.danxuan{ width:20px; height:20px;}
.question img{ max-width:200px; height:auto;}
.answer img{ max-width:400px; height:auto;}
.fuxuan{ width:20px; height:20px;}
.pd{ border:1px dashed #CCCCCC; width:30px; height:30px; cursor:pointer; float:right;}
.dui{ background-image:url(../images/right.jpg);}
.cuo{ background-image:url(../images/wrong.jpg); margin-right:35px;}
.exam{ padding-bottom:60px;}
.active{ background-position:bottom center;}
.footer_cnt{ color:#FFF;  margin:0 auto; line-height:22px;}
.tj_btn{ background-color:#e45b5b; color:#FFF; width:120px; height:40px; line-height:40px; border-radius:10px; text-align:center;}
.explain{color:#3aa4e5; border-bottom:1px dashed #3aa4e5; padding-bottom:10px; margin-bottom:15px;}
.news{ background-image:url(../images/dian.jpg); background-repeat:no-repeat; background-position:left 12px;
 padding-left:20px; border-bottom:1px dashed #CCCCCC; margin-bottom:10px;}
.list{ width:96%; margin:0 auto; padding-top:15px; padding-bottom:15px;}
.time{ float:right;}
.detail{ width:90%; margin:0 auto; padding:0px 3%; margin-top:10px; border-radius:5px; background-color:#FFF; }
.detail_tit{ font-weight:bold; text-align:center; font-size:24px; margin-bottom:10px; padding-top:15px; border-bottom:1px dashed #CCCCCC; padding-bottom:5px;}
.detail_cnt{ min-height:500px;}

@media screen and (max-width:1000px){
body{ background-image:none;}
.container{ padding:0px; width:100%; margin-top:0px;}
.top{ width:95%; height:50px; background-color:#0099ff; font-size:16px; color:#FFF; line-height:50px; text-align:left; padding-left:5%;}
.top_r{ background-color:#0066cc; margin-top:10px;}
.content{ width:94%; margin:0 auto;margin-bottom:15px;}
.question img{ width:100%;height:auto;}
.answer img{ width:100%;height:auto;}
.answer{ padding-left:10px;margin-bottom:10px;}
.footer_cnt{ width:96%;}
.explain{ padding:5px 5% 10px 5%;margin-bottom:15px;}
.news{ background-image:none; padding-left:0px;}
}
