
.preview-main {
	padding: 20px 20px 20px 20px;
	background-color: #fff;
	width: 860px;
	/*box-shadow: 0 0 5px 0 rgba(51,51,51,0.5);*/
}

.preview-big-title {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 64px;
	border-bottom: 1px dashed #d9d9d9;
}

.preview-sm-title {
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
}

.tp-question-box {
	position: relative;
}

.tp-radio-question-box {
	margin-top: 7px;
}

.tp-radio-question {
	padding: 20px 20px;
	font-family: arial;
}

.tp-radio-question h3 {
	line-height: 33px;
	font-size: 16px;
	padding-left: 20px;
}
.tp-radio-question h3 .questionIndex{
	float: left;
	margin-left: -20px;
	width: 20px;
	line-height: 32px;
}

.tp-radio-question ul {
	overflow: hidden;
	padding-left: 12px;
}

.tp-radio-question li {
	float: left;
	margin-right: 66px;
	line-height: 34px;
}

.tp-question {
	position: relative;
	border: 1px solid #fff;
	overflow-x: auto;
	/* box-shadow: 0px 0px 5px 0px rgba(51,51,51,0.5); */
	/* margin-bottom: 40px; */
}

.tp-question .index{
	float: left;
}

.tp-question-hover {
	border: 1px solid #DCDFE6;
}

.tp-question-operation {
	position: absolute;
	top: -32px;
	right: -1px;
	border: 1px solid #DCDFE6;
	display: none;
}

.tp-question-operation a {
	float: left;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 30px;
	color: #20A0FF;
	border-right: 1px solid #DCDFE6;
	font-size: 12px;
}

.tp-question-operation a.jiexi {
	background: url(../img/jiexi.png) no-repeat 15px center;
}

.tp-question-operation a.change {
	background: url(../img/update-folder-green.png) no-repeat 15px center;
}

.tp-question-operation a.delete {
	border: none;
	background: url(../img/delete-green.png) no-repeat 15px center;
}

.tp-fill-question h3 {
	line-height: 53px;
	font-size: 14px;
	font-family: arial;
	padding: 0 20px;
}

.tp-cloze-question p {
	line-height: 21px;
	font-size: 14px;
	font-family: arial;
	margin-top: 6px;
	/* text-indent: 2em; */
	padding: 0 20px 0 20px;
}
/*.tp-cloze-question li ul li{*/
/*	float: left;*/
/*}*/
/*.radio-box li{*/
/*	float: left;*/
/*}*/
.tp-cloze-question p .questionIndex{
	float: left;
	margin-left: -20px;
	/* width: 20px; */
	line-height: 21px;
}
.tp-cloze-question {
	padding: 0 20px;
}
/*
.tp-cloze-question p {
	padding: 0 20px;
} */

.tp-cloze-option {
	padding: 0 20px 0 40px;
}

.tp-cloze-option li {
	overflow: hidden;
}

.tp-cloze-option li div{
	overflow: hidden;
}

.tp-cloze-option li span,
.tp-cloze-option li a {
	float: left;
	line-height: 36px;
}

.tp-cloze-option li span {
	margin-right: 10px;
}

.tp-cloze-option li a {
	margin-right: 70px;
	font-family: arial;
	color: #333;
}

.tp-aside {
	width: 273px;
	position: fixed;
	/*right: -340px;*/
	top: 66px;
	left: calc( 50% + 354px );
	/*box-shadow: 0px 0px 5px 0px rgba(51,51,51,0.5);*/
	/*padding: 10px;*/
}

.tp-aside .btn-group {
	overflow: hidden;
	margin-top: 13px;
	text-align: center;
}

.tp-aside .btn {
	line-height: 26px;
	margin-right: 10px;
	display: inline-block;
}

.tp-aside .send,
.tp-aside .save {
	width: 85px;
}

.tp-aside .send:hover,
.tp-aside .save:hover {
	background-color: #20A0FF;
}

.tp-aside-content {
	padding: 0 10px;
	background-color: #fff;
	/* height: 650px; */
	height: 80vh;
	overflow: auto;
}

.tp-aside-content .top {
	line-height: 43px;
	border-bottom: 1px dashed #d9d9d9;
	color: #999;
	font-size: 12px;
}

.tp-aside-content .top span {
	line-height: 53px;
	color: #333;
}

.tp-aside-content .title-box {
	overflow: hidden;
}

.tp-aside-content .title-box h2 {
	float: left;
	line-height: 43px;
	font-size: 14px;
	font-weight: bold;
}

.tp-aside-content .title-box div {
	float: right;
}

.tp-aside-content .title-box div a {
	float: left;
	font-size: 12px;
	line-height: 43px;
	color: #999;
	margin-left: 20px;
}

.tp-aside-content .title-box div a:hover {
	color: #20A0FF;
}

.tp-aside-list {
	overflow: hidden;
}

.tp-aside-list li {
	float: left;
	margin-right: 12px;
	width: 26px;
	height: 26px;
	border: 1px solid #d9d9d9;
	color: #666;
	line-height: 26px;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 14px;
}

.tp-aside-list li.active {
	background-color: #20A0FF;
	color: #fff;
	border: 1px solid #20A0FF;
}

.tip-fill-item {
	margin-bottom: 19px;
	padding: 0 20px;
}

.tip-fill-item p {
	/* line-height: 42px; */
	/* font-size: 14px; */
}

.tip-fill-item h3 {
	/* font-size: 14px;
	font-family: arial;
	line-height: 44px; */
}

.select-words-fill {
	font-size: 14px;
}

.select-words-fill ul {
	overflow: hidden;
	margin-top: 2px;
	padding: 0 20px;
}

.select-words-fill li {
	float: left;
	margin-right: 40px;
	line-height: 53px;
	font-family: arial;
}

.select-words-fill h3 {
	line-height: 53px;
	font-size: 14px;
	font-family: arial;
	padding: 0 20px;
}

.tp-trueOrFalse p {
	line-height: 54px;
	font-size: 12px;
	padding: 0 20px;
}

.tp-trueOrFalse .pic {
	width: 88px;
	height: 88px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
	right: -20px;
}

.tp-trueOrFalse .pic img {
	display: block;
	margin: auto;
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000000;
	opacity: .7;
	filter: alpha(opacity=70);
}

.tp-changeQuestion {
	position: fixed;
	top: 0;
	right: 0;
	background-color: #fff;
	width: 900px;
	height: 100%;
	z-index: 9999;
}

.tp-changeQuestion .top {
	overflow: hidden;
	padding: 26px 30px;
	border-bottom: 1px solid #e8e8e8;
}

.tp-changeQuestion .top ul {
	float: left;
	width: 760px;
	margin-bottom: 20px;
}

.tp-changeQuestion .top li {
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	border-radius: 50%;
	margin-right: 50px;
	cursor: pointer;
}

.tp-changeQuestion .top li:hover {
	background-color: #20A0FF;
	color: #fff;
}

.tp-changeQuestion .top li.active {
	background-color: #20A0FF;
	color: #fff;
}

.tp-changeQuestion .top .change-btn {
	float: left;
	padding: 0 17px;
	line-height: 25px;
}

.tp-changeQuestion .content {
	padding: 0 30px;
	overflow: auto;
	max-height:782px ;
}

.tp-changeQuestion .question {
	padding: 21px 0 10px;
	border-bottom: 1px dashed #e5e5e5;
}

.tp-changeQuestion .question div {
	overflow: hidden;
}

.tp-changeQuestion .question div span,
.tp-changeQuestion .question div h2 {
	float: left;
	font-size: 14px;
	font-family: arial;
	line-height: 34px;
}

.tp-changeQuestion .question ul {
	overflow: hidden;
	padding-left: 14px;
}

.tp-changeQuestion .question li {
	float: left;
	margin-right: 64px;
	line-height: 33px;
	font-size: 14px;
	font-family: arial;
}

.tp-changeQuestion .jiexi {
	padding: 13px 0;
	border-bottom: 1px solid #e5e5e5;
}

.tp-changeQuestion .jiexi p {
	font-size: 14px;
	line-height: 27px;
}

.tp-changeQuestion .description {
	overflow: hidden;
}

.tp-changeQuestion .description li {
	float: left;
	margin-right: 34px;
	line-height: 48px;
	font-size: 12px;
	color: #666;
}

.tp-changeQuestion .bottom {
	height: 60px;
	background-color: #e5e5e5;
}

.tp-changeQuestion .bottom .btn-group {
	width: 202px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	bottom: -16px;
}

.tp-changeQuestion .bottom .btn {
	float: left;
	margin-right: 20px;
}

.tp-changeQuestion .bottom .replace:hover {
	background-color: #20A0FF;
}

.ui-dialog-footer button.ui-dialog-autofocus {
	background-color: #20A0FF;
  border: 1px solid #20A0FF;
}

.ui-dialog-footer button.ui-dialog-autofocus:hover {
	background-color: #20A0FF;
  border: 1px solid #20A0FF;
}

.nicescroll-cursors {
	background-color: #efefef!important;
}

.analysis-question {
	border-bottom: 1px dashed #efefef;
}

.analysis-box {
	padding: 13px 0;
}

.analysis-box p {
	font-size: 14px;
	line-height: 27px;
}

.similarity {
	background-color: #fff;
	overflow: hidden;
}

.similarity h2 {
	float: left;
	line-height: 28px;
	font-size: 16px;
	margin-right: 24px;
	font-weight: bold;
}

.similarity div {
	float: left;
	width: 76px;
	height: 26px;
	border: 1px solid #d9d9d9;
	text-align: center;
	line-height: 26px;
	color: #666;
	cursor: pointer;
}

.similarity div:hover {
	background-color: #f5f5f5;
}

.select-item{
	padding: 10px 20px;
	font-family: arial;
}

.select-item h3 {
	line-height: 33px;
	font-size: 14px;
}

.select-item ul{
	overflow: hidden;
	padding-left: 12px;
}

.select-item li{
	line-height: 34px;
}

.big-tips {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 430px;
	line-height: 50px;
	background: #7f7f7f;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 50px 30px;
	transform: translate(-50%);
	display: none;
}
.big-tips>div{
	text-align: center;
}
select{
	height: 26px;
}
.youtiku-box{
	box-shadow: none;
	padding: 0px 0;
}

.tp-question h3 div,.tp-question h3 p {
	/* display: inline-block; */
}
.green{
	color: green;
}
.rightAnswer{
	border-bottom: solid 1px;
	margin: 0 4px;
}
/* .vacant-position>p{
    padding-left: 40px;
} */
