@charset "utf-8";
/*章节知识点*/

@media screen and (min-width: 1460px) {
	.testmain{width: 265px}
	.test_list{width: 925px;}
	.test_list .scale, .test_list .preview_list{width: initial;}
	.test-tree{width: 265px;}
	.synchro {width: initial}
	.synchro .synchro-box{width: 276px}
	.synchro_two .synchro-box {width: 432px;}
	.search input{width: 185px;}
}
.bg-white{background:#fff;}
.testbutton a i{opacity: .7;vertical-align: 0px;}

/*player*/
.playbox{width: 370px; height: 24px; line-height: 24px;;background: #ece9e9;font-family: arial;padding:0 10px 0 5px;border-radius: 2px;overflow: hidden;
	margin-bottom: 10px; }
.playbox span{color: #666;line-height: 25px;}
.playbox i{font-size: 20px;width:24px;cursor: pointer;margin:0;text-align:center;color:#666;vertical-align: middle;position: relative;}
.playbox i:hover{color: #27ae61;}
.playbox i:active{left: 1px;top: 1px}
.handle:active{top:-1px;}
.progress{width: 260px;height: 5px;background:#fff;margin: 9px 9px 0;position: relative;}
.progressing{width:70px; height: 5px;background: #23c98c;position: absolute;left: 0; top: 0}
.handle{position: absolute;width: 11px;height: 11px;border-radius: 50%;left: -2px;top: -3px;cursor: pointer;
	background: #27ae61; background:-moz-linear-gradient(left top,#23c98c,#1cb17a);/*Mozilla*/
	background:-webkit-linear-gradient(left top,#23c98c,#1cb17a);/*new gradient for Webkit*/background:-o-linear-gradient(left top,#23c98c,#1cb17a); /*Opera11*/}
.tit_cont .checkbox .options{padding: 0;cursor: pointer;}
.tit_cont .checkbox .options p i{float: right;margin:13px 5px 0 6px;}


/*细目表*/
.xm-box{padding: 20px}
