@CHARSET "UTF-8";
img{
	border: 0;
}
.quiz-row{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: hidden;
}
.quiz-top{
	margin-top: 30px;
}
.quiz-top span.title{
	background: url(/images/quiz/traffic-icon.png) no-repeat -10px -360px;
	padding-left: 20px;
	line-height: 70px;
}
.quiz-top span.title, .quiz-head .title{
	font-family: Microsoft YaHei;
	float: left;
	font-size: 30px;
	font-weight: normal;
}
.quiz-foot{
	height: 100px;
}
.quiz-head{
	margin: 15px 0;
	background-color: #ececec;
	height: 200px;
	float: left;
	position: relative;
}
.quiz-head .title{
	line-height: 30px;
	padding: 15px 0 0 10px;
	letter-spacing: 2px;
}
.quiz-head a.paper-more{
	background: url(/images/quiz/traffic-icon.png) no-repeat -4px -211px;
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 15px;
	cursor: pointer;
}
.quiz-head a.paper-more:hover{
	background-color: #d1cfd0;
}
.quiz-head ul.paper-list{
	position: absolute;
	background-color: #ffffff;
	margin: 0;
	padding: 10px 0;
	font-size: 18px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border: 1px solid #d9d9d9;
	list-style: none;
	display: none;
}
.quiz-head ul.paper-list li{
	width: 104px;
}
.quiz-head ul.paper-list li a{
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 20px 0 30px;
	background: url(/images/quiz/point.png) no-repeat 8px -37px;
}
.quiz-head ul.paper-list li a:hover{
	background-color: #0163ac;
	color: #fff;
	background-position: 8px 8px;
}
.quiz-head .title.right{
	padding-left: 50px;	
}
.quiz-head .title.active{
	font-size: 26px;
	color: #1666ab;
}
.quiz-head #share_api{
	margin: 15px;
}
.quiz-left, .quiz-right{
	margin: 10px 0;
}
.quiz-left{
	width: 67%;
	float: left;
	margin-bottom: 50px;
}
.quiz-right{
	width: 30%;
	float: right;
	padding-top: 10px;
}
.quiz-left .traffic-content{
	width: 100%;
	float: left;
	font-size: 14px;
	border: 1px solid transparent;
	font-family: Arial;
}
.quiz-left .traffic-hover{
	background-color: #f8f8f8;
	border-color: #eee;
}
.traffic-content .q-title{
	float: left;
	width: 637px;
	padding: 10px 0 10px 20px;
	font-weight: 600;
}
.traffic-content .q-image{
	float: left;
	width: 15%;
	padding-left: 20px;
	padding-top: 20px;
}
.traffic-content ul.choices{
	float: right;
	width: 80%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.traffic-content ul.choices li.choice-text, .traffic-content ul.choices li.choice-image{
	float: left;
	width: 100%;
}
ul.choices span.q-choice{
	padding: 10px 0;
	float: left;
	width: 90%;
	border-bottom: 1px solid #cecece;
}
li.choice-text > *, li.choice-image > *{
	float: left;
}
li.choice-text input[type="radio"], li.choice-text span.choice-right, li.choice-text span.choice-wrong, li.choice-text span.choice-answer{
	margin-top: 20px;
}
li.choice-image input[type="radio"], li.choice-image span.choice-right, li.choice-image span.choice-wrong, li.choice-image span.choice-answer{
	margin-top: 70px;
}
ul.choices span.choice-right{
	background-position: -13px -17px;
}
ul.choices span.choice-wrong{
	background-position: -13px -50px;
}
ul.choices span.choice-answer{
	background-position: -11px -85px;
}
ul.choices span.choice-right, ul.choices span.choice-wrong, ul.choices span.choice-answer{
	background-image: url(/images/quiz/traffic-icon.png);
	background-repeat: no-repeat;
	width: 22px;
	height: 13px;
}
.traffic-content a.review, .traffic-content a.answer, .natural-unit a.review, .natural-unit a.trans{	
	float: right;	
	font-size: 12px;
	color: #0558a4;	
	visibility: hidden;
	margin-top: 5px;
	margin-bottom: 10px;
}
.traffic-content a.review, .traffic-content a.answer{
	margin: 20px 35px 10px 0;
}
.natural-unit a.review{
	margin-right: 13px;
}
.traffic-content a.review, .natural-unit a.review{
	clear: both;
	background: url(/images/quiz/traffic-icon.png) no-repeat -10px -316px;
	padding-left: 23px;
}
.natural-unit a.trans{
	margin-right: 20px;
	background: url(/images/quiz/translation.png) no-repeat -1px;
	padding-left: 25px;
	cursor: pointer;
}
.traffic-content a.answer{
	cursor: pointer;
}
.traffic-content a.review span, .natural-unit a.review span{
	color: #babbbd;
}
.quiz-left .see-result, .quiz-left .do-p-again, .quiz-left .do-a-again{
	float: left;
	width: 33%;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.see-result .button-panel{
	margin-left: 50%;
}
.do-p-again .button-panel{
	margin-left: 25%;
	margin-right: 25%;
}
.do-a-again .button-panel{
	margin-right: 50%;
}
.button-panel span.button-b-again{
	background: url(/images/quiz/again.png) no-repeat -12px -7px;
}
.quiz-left #quiz-result{
	float: left;
	margin: 0 0 20px 110px;
}
#quiz-result span.right, #quiz-result span.wrong, #quiz-result span.undo{
	font-weight: bold;
	padding: 0 3px;
}
#quiz-result span.right{
	color: #66c50a;
}
#quiz-result span.wrong{
	color: #b33925;
}
#quiz-result span.undo{
	color: #656565;
}
.quiz-left .review-form, .quiz-left .review-panel{
	float: left;
	width: 637px;
	margin-left: 20px;
}
.quiz-left .review-form{
	margin-top: 30px;
}
.review-form .review-header{
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	background: url(/images/company_header_bg.png) no-repeat 90px 0;
}
.review-form textarea{
	float: left;
	padding: 5px;
	margin: 20px 0 0;
	width: 625px;
	border: 1px solid #d1c2af;
	height: 100px;
	font-size: 14px;
	color: #ccc;
}
.review-form textarea:focus{
	outline: none;
}
.review-form .button-panel{
	margin-top: 15px;
}
.review-form .button-panel span.button-w-edit{
	width: 20px;
	background-position: 0 -29px;
}
.review-form .button-panel a.button-a{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.review-panel .review-total{
	float: right;
	font-size: 14px;
}
.review-panel .review-total span{
	font-weight: bold;
	padding: 0 3px;
}
.review-panel .review-list{
	clear: both;
}
.review-unit{
	padding: 10px 0;
}
.review-panel .review-list, .review-unit, .review-unit .review-info .review-date, .review-unit .review-info .review-text{
	float: left;
	width: 100%;
}
.review-unit a.user-avatar{
	float: left;
}
.review-unit a.user-avatar img{
	width: 105px;
	height: 105px;
	border: 1px solid #eeeeee;
}
.review-unit .review-info{
	float: right;
	width: 510px;
}
.review-unit .review-info a.review-user{
	float: left;
	color: #0264af;
	font-size: 16px;
	font-weight: bold;
}
.review-unit .review-info .review-date{
	color: #babbbd;
	padding: 6px 0;
}
.review-unit .review-info .review-text{
	font-size: 14px;
	word-break: break-all;
}
.quiz-right .quiz-latest{
	width: 298px;
	border: 1px solid #eee;
	float: left;
	margin-bottom: 10px;
}
.quiz-latest .title{
	background-color: #f8f8f8;
	font-size: 18px;
	font-family: Microsoft YaHei;
	padding: 8px 0 5px 10px;
}
.quiz-latest ul.comment-latest{
	list-style: none;
	margin: 0;
	padding: 20px 10px 0;
}
ul.comment-latest{
	float: left;
	width: 278px;
}
ul.comment-latest li.comment-unit{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
ul.comment-latest li.comment-unit a.user-avatar{
	float: left;
}
ul.comment-latest li.comment-unit a.user-avatar img{
	width: 43px;
	height: 43px;
	border: 1px solid #eee;
}
ul.comment-latest li.comment-unit .comment-info{
	width: 227px;
	float: right;
}
li.comment-unit .comment-info a.comment-user{
	color: #224f92;
	font-weight: bold;
	float: left;
}
li.comment-unit .comment-info .comment-date{
	float: right;
	color: #babbbd;
}
li.comment-unit .comment-info a.comment-text{
	float: left;
	clear: both;
	max-height: 40px;
	overflow: hidden;
	word-break: break-all;
	width: 100%;
}
.quiz-bottom-ads{
	text-align: center;
	width: 100%;
	float: left;
	margin: 20px 0 50px;
}
.quiz-left .natural-content{
	padding: 10px 0 20px 0;
	font-size: 14px;
	font-family: Arial;
}
.natural-content, .natural-content .natural-unit{
	float: left;
	width: 100%;
}
.natural-content .unit, .natural-content .section{
	font-weight: bold;
	padding: 0 0 5px 20px;
	float: left;
	width: 637px;
	letter-spacing: 1px;
}
.natural-content .unit{
	font-size: 15px;
}
.natural-unit .question{
	padding: 5px 0 5px 35px;
	width: 622px;
	float: left;
}
.natural-unit .answer{
	padding: 5px 0 5px 55px;
	float: left;
	width: 602px;
}
.natural-unit .answer .answer-block{
	width: 557px;
	/*background-color: #f8f8f8;*/
	background-color: white;
	padding: 0px 10px;
	float: right;
}
.natural-unit .answer.i .answer-block{
	background-color: #E5E5E5;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.natural-unit .answer .answer-block.inline{
	float: left;
	width: 200px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.natural-unit .answer .answer-block span.memo{
	color: #a4a4a4;
}
.natural-unit .answer.i .answer-block span.memo{
	color: #333333;
}
.natural-unit .answer .answer-block .detail{
	visibility: hidden;
}
.natural-unit .answer.i .answer-block .detail td.head{
	vertical-align: top;
	white-space: nowrap;
    float: left;
}
.natural-unit .question.hide.c, .natural-unit .answer.hide.c, .natural-unit .answer.i .answer-block .detail{
	display: none;
}
#answer-memo{
    float: left;
}
.answer-explain{
    float: left;
}