.tm_login_body{
			background:url('../img/001.jpg');
			background-size:cover;
			-moz-background-size:cover;
			background-repeat:no-repeat;
		}
		.tm_login_container{ width:500px; margin:200px auto; clear:both}
		.tm_login_title{
			height:80px;
			margin:10px 0 15px 0;
			background:#fff;
			text-align:center;
			border-bottom:solid 1px #eee;
		}
		.tm_login_title img{
			height:50px;
		}
		.tm_login_title span{
			font-size:25px; 
			line-height:80px;
			font-family:'Microsoft Yahei',Tahoma, Geneva, 'Simsun';
		}
		.tm_login_form{ 
			width:100%; 
			height:320px;
			clear:both; 
			-moz-border-radius:8px;
			-webkit-border-radius:8px;
			border-radius:8px;
			padding:1px;
			background:#fff;
		}
		.tm_login_table{ width:400px; margin:20px auto;}
		.tm_login_table tr th{ width:100px; line-height: 40px;}
		.tm_login_table tr td{ width:300px; text-align:left;height: 40px;}

		.tm_login_title_table{ width:400px; margin:0px auto;}
		.tm_login_title_table tr th{ width:100px;}
		.tm_login_title_table tr td{ width:300px; text-align:left;}
		
		.tm_login_foot{ width:100%; line-height:20px; text-align:center; clear:both; margin:20px 0}
		
		
		/*html { overflow: hidden; } 
		body { overflow: hidden; } */
		
.title{
	font-weight: bold;
	color:#333;
}
.tm_txt{
	background-color: #fff;
    border: 1px solid #ccc;
    height: 18px;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tm_btn{
	background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.tm_btn_primary{
	background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.yzm{
	display: inline-block;
	width: 60px;
	height: 20px;
	padding-top: 5px;
}
.tm_login_foot{
	color: #222;
}

/*高校云页面*/
.top_title{
	width: 100%;
	height: 70px;
	background-color: #368ee0;
	z-index: 999;
	border-bottom:2px solid #368ee0;
	
}
.logo{
	padding-right: 80px;
	float: left;
}
.logo img{
	width: 50px;
	display: block;
	text-align: center;
	margin: 0 10px;
}
.logo .mc{
	font-size: 24px;
	color: #fff;
	line-height: 70px;
	font-family: "华文中宋";
	font-weight: bold;
	margin-left: 10px;
}
.logo_box{
	float: left;
	width: 70px;
	height: 50px;
	padding:10px 0;
}
.nav{
	float: left;
}
.nav ul li{
	float: left;
	padding: 0 15px;
}
.nav ul li:hover{
	background-color: #fff;
}
.nav ul li a{
	color:#FFF;
	font-size: 16px;
	line-height: 70px;
}
.nav ul li:hover a{
	color: #368ee0;
}
.right_login{
	float: right;
	color: #fff;
	line-height: 70px;
}
.right_login .khd{
	padding-right: 20px;
	line-height: 70px;
	color: #fff;
	float: left;
	cursor: pointer;
	position: relative;
}
.right_login .khd:hover .e-hover-target{
	display: block;
}
.right_login a{
	display: inline-block;
	padding: 0 5px;
	line-height: 70px;
	color: #fff;
}
.e-hover-target{
	position: absolute;
	top:50px;
	left: -80px;
	width: 204px;
	height: 214px;
	background:url("../img/ds1.png");
	z-index: 999;
	display: none;	
}
.e-hover-target img{
	padding: 22px 20px 0 20px;
	width: 160px;
}
.e-hover-target p{
	text-align: center;
	color:#666;
	padding: 5px 0;
	font-size: 14px;
	line-height: 14px;
}
.main .main_title{
	overflow: hidden;
	border-bottom:1px solid #ddd ;
}
.main_title h1{
	float: left;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	line-height: 58px;
	padding:0 10px;
	border-bottom: 2px solid #368ee0;
}
.main_content{
	padding-top: 20px;
}
.main_content ul{
	overflow: hidden;
}
.main_content ul li{
	float: left;
	width: 285px;
	height: 200px;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 4px 8px 0 rgba(7,17,27,.2);
}
.main_content ul li:nth-child(4n+4){
	margin-right: 0;
}
.main_content ul li img{
	width: 100%;
	height: 100%;
	transition: all 2s;
}
.main_content ul li:hover img{
	transform: scale(1.2);
	-webkit-transform:scale(1.2) ; 
	-moz-transform:scale(1.2); 
	-o-transform:scale(1.2); 
}
.main_content ul li .hszz{
	position: absolute;
	top:0;
	left: 0;
	width: 285px;
	height: 200px;
	z-index: 10;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	line-height: 200px;
	font-size: 26px;
	color: #fff;
	cursor: pointer;
	transition: opacity 1s;
	-moz-transition: opacity 1s;	/* Firefox 4 */
	-webkit-transition: opacity 1s;	/* Safari 和 Chrome */
	-o-transition: opacity 1s;	/* Opera */
}
.main_content ul li:hover .hszz{
	opacity: 0;
}
.footer{
	background: #e0dde0;
	padding: 30px 0 20px 0;
	overflow: hidden;
}
.footer .l_ft{
	float: left;
}
.footer .l_ft img{
	width: 160px;
}
.footer .l_ft p{
	width: 400px;
	padding-top: 10px;
	font-size: 14px;
	color: #777;
	line-height: 20px;
}
.m_ft{
	float: left;
	padding-left: 100px;
}
.m_ft ul li a{
	line-height:24px ;
	color: #777;
	font-size: 14px;
}
.m_ft ul li a:hover{
	color: #368ee0;
}
.foot{
	padding-bottom: 10px;
}
.bqxx{
	text-align: center;
	padding-top: 10px;
	border-top:1px solid #999;
}
.g1{
	line-height: 28px;
	font-size: 14px;
}
.m2{
	padding-left: 60px;
}
.r_ft{
	float: right;
}
.r_ft p{
	text-align: center;
	line-height: 24px;
}
.cont{
	background-color: #f5f5f5;
	overflow: hidden;
}
/**/
.banner_box{
	width: 100%;
	height: 160px;
	position: relative;
	overflow: hidden;
}
.about_banner{
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.l_nav{
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin: 20px 0;
}
.l_nav ul li{
	line-height: 48px ;
	
	width: 200px;
	text-align: center;
}
.l_nav ul li.on{
	border-left: 2px solid #368ee0;
	width: 198px;
	background-color:#d7e8f9 ;
}
.l_nav ul li a{
	color: #333333;
}
.l_nav ul li.on a{
	color: #368ee0;
}
.r_nr{
	float: left;
	background-color: #FFFFFF;
	min-height: 400px;
	width: 920px;
	padding: 15px 30px;
	margin: 20px 0 20px 20px;
}
.r_nr h1{
	font-size: 24px;
	line-height: 36px;
	height: 36px;
	color: #333333;
	font-weight: normal;
}
.r_nr p{
	padding-top: 10px;
	line-height: 24px;
	font-size: 14px;
}
.gybj{
	margin: 20px 0;
}
.gywm h2{
	color: #368EE0;
	font-size: 18px;
	font-weight: normal;
}
.gywm h3{
	padding-top: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #222222;
}
.dzxx{
	float: left;
}
.r_dz{
	overflow: hidden;
}
.dzxx li{
	border-bottom: 1px solid #DDDDDD;
	background-color: #f5f5f5;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	width: 300px;
	padding-left: 10px;
}
.dzxx li.dz_logo{
	border-bottom: none;
	height: 88px;
}
.dzxx li.dz_logo img{
	height: 30px;
	padding-top: 36px;
}
.dzxx li i{
	display: inline-block;
	width: 16px;
	height: 16px;
	
	margin: 22px 10px;
	float: left;
}
.dzxx li i.i1{
	background:url(../img/lx1.png) no-repeat center;
	background-size: 16px;
}
.dzxx li i.i2{
	background:url(../img/lx2.png) no-repeat center;
	background-size: 16px;
}
.dzxx li i.i3{
	background:url(../img/lx3.png) no-repeat center;
	background-size: 16px;
}
.dzxx li i.i4{
	background:url(../img/lx4.png) no-repeat center;
	background-size: 16px;
}
.ditu{
	float: left;
	width: 610px;
}
.flsm h1{
	padding-bottom: 5px;
}
.flsm p{
	padding-top: 5px;
}
.flsm h2{
	padding-top: 15px;
	font-size: 14px;
}
.cjwt{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}
.cjwt:hover{
	color: #368EE0;
}
.da_box{
	margin-top:10px; 
	line-height:28px;
	background-color: #f5f5f5;
}
.da_box p{
	padding: 5px 10px;
	font-size: 14px;
	line-height: 28px;
}
.cjwt i{ 
	background:url(../img/shouqi.png) no-repeat 0 4px;
	background-size: 14px;
	margin-right: 5px;
 	width:16px; 
 	height:18px; 
 	display:block; 
 	float:left;}
.cjwt .shouqi{
	background:url(../img/zhankai.png) no-repeat 0 3px;
	background-size: 14px;
	width:16px; 
	height:18px; 
	display:block; 
	float:left;
}
.fk{
	color: #368EE0;
	display: block;
	padding: 20px 0 10px 0;
	font-size: 16px;
}
.yjfk h3{
	font-size: 16px;
	padding-top: 10px;
	font-weight: normal;
}
.yjfk h3 span{
	color: red;
}
.yjfk input{
	width: 400px;
	height: 36px;
	border: 1px solid #DDDDDD;
	padding-left: 10px;
	margin: 10px 0;
}
.yjfk textarea{
	padding: 10px;
	width: 390px;
	height: 100px;
	border: 1px solid #DDDDDD;
	resize: none;
	margin: 10px 0;
	font-family: "arial","微软雅黑" ;
}
.yjsc{
	display: block;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #368EE0;	
}
.yjfk button{
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	background-color: #368EE0;
	border: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.r_js{
	width: 600px;
	float: right;
}
.r_js img{
	width: 400px;
	
}
.l_js{
	width: 600px;
	float: left;
}
.l_js h1{
	margin-top: 180px;
	font-size: 24px;
	color: #368EE0;
	font-weight: normal;
	text-align: center;
	line-height: 48px;
}
.l_js p{
	text-align: center;
	font-size: 18px;
	color: #666666;
	line-height: 48px;
}
/*新增在线课堂*/
.zhibo_box {
    width: 100%;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 20px #ddd;
}
.titleh1 {
    line-height: 48px;
    padding-left: 10px;
    font-size: 18px;
    border-bottom: 1px solid #DDDDDD;
    color: #222;
    font-weight: normal; 
}
.zhibo {
    padding: 10px;
    
    overflow: hidden;
    
}
.zhibo .zhiboimg {
    display: block;
    margin-right: 20px;
    width: 450px;
    height: 250px;
    float: left;
}
.zbxx {
    float: left;
    max-width: 710px;
}
.zbxx h2 {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    font-weight: normal;  
}
.zbxx p {
    line-height: 24px;
    color: #666666;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.kjcz a {
    display: inline-block;
    width: 140px;
    box-sizing: border-box;
    border-radius: 6px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
.kjcz .tiyan{
	background-color: #2EB3E5;
	color: #FFFFFF;
}
.kjcz .baoming{
	background-color: #FFFFFF;
	color: #2EB3E5;
	border: 1px solid #2EB3E5;
	margin-left: 20px;
}
.zbxx h3 {
    
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
/*轮播*/
.slide-content{
	background-color: #FFFFFF;
	box-shadow:0px 0px 20px #ddd;
}
.slide-item-box{
    background-color: #fff;
    position: relative;
}
.slide-item-box .prev-bg,.slide-item-box .next-bg{
    position: absolute;
    top:calc(50% - 30px);
    width: 40px;
    height: 60px;
    cursor: pointer;
}
.slide-item-box .prev-bg{
    left: 0;
    background:url(../img/arrow-left.png) no-repeat;;
}
.slide-item-box .next-bg{
    right: 0;
    background:url(../img/arrow-right.png) no-repeat;;
}
.slide-item-body{
    width: calc(100% - 120px);
    overflow: hidden;
    margin:0 auto;
}
.slide-item-body ul {
    overflow: visible;
    width: 100000px;
}
.slide-item-body li{
	width: 254px;  
    float: left;
    border:1px solid #ddd;
    box-sizing: border-box;
    padding: 10px;
    background-color: #F5F5F5;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
}
.ksdate{
	position: absolute;
	top:114px;
	height: 26px;
	left: 10px;
	line-height: 26px;
	background-color: rgba(0,0,0,0.8);
	color: #FFFFFF;
	padding-left: 10px;
	width: 222px;
	font-size: 14px;
}
.slide-item-body li img{
	width: 232px;
	height: 130px;
}
.slide-item-body li h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	color: #333333;
}
.slide-item-body li h2 .wks{
	display: inline-block;
	padding: 0 5px;
	line-height: 20px;
	margin-right: 10px;
	border-radius: 4px;
	color: #2EB3E5;
	font-size: 12px;
	border: 1px solid #2EB3E5;
}
.slide-item-body li h2 .yjs{
	display: inline-block;
	padding: 0 5px;
	line-height: 20px;
	margin-right: 10px;
	border-radius: 4px;
	color: #FF6600;
	font-size: 12px;
	border: 1px solid #FF6600;
}
.slide-item-body li p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.slide-item-body .tempWrap {
    padding-top: 20px;
    background: #f5f5f5;
}
.wks_cz{
	display: block;
	width: 232px;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	background-color: #2EB3E5;
	border-radius: 18px;
}
.yjs_cz{
	display: block;
	width: 232px;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	background-color: #FF6600;
	border-radius: 18px;
}
.zt_box{
	width: 760px;
	margin: 20px 20px 20px 0;
	float: left;
	background-color: #FFFFFF;
	box-shadow:0px 0px 20px #ddd;
}
.overflow{
	overflow: hidden;
}
.lianxi_box{
	width: 100%;
	background-color: #FFFFFF;
	box-shadow:0px 0px 20px #ddd;
}
.lianxi{
	padding: 10px 20px;
}
.lianxi ul li{
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}
.lianxi ul li:hover{
	background-color: #f5f5f5;
}
.lianxi ul li:hover .left_xx h2{
	color: #2EB3E5;
}
.lianxi ul li .left_xx{
	float: left;
}
.lianxi ul li .left_xx h2{
	font-size: 16px;
	font-weight: normal;
	line-height: 46px;
	color: #333;
}

.lianxi ul li .right_xx{
	float: right;
	
}
.lxa{
	display: block;
	width: 100px;
	line-height: 36px;
	margin: 5px 0;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	background-color: #2eb3e5;
}
.zixun{
	float: left;
	width: 420px;
	background-color: #FFFFFF;
	margin: 20px 0;
	box-shadow:0px 0px 20px #ddd;
}
.zix1{
	padding: 0 10px 10px 10px;
}
.zix1 ul li{
	line-height: 36px;
	border-bottom: 1px dashed #DDDDDD;
	padding-left: 5px;
	color: #666;	
}
.zix1 ul li:hover{
	background-color: #F5F5F5;
	color: #2EB3E5;	
}
.dl_box{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	box-shadow:0px 0px 20px #ddd ;
}
.mid_dl{
	margin: 0 auto;
	padding: 20px 0;
	width: 360px;
}
.mid_dl .hd ul{
	overflow: hidden;
	
}
.mid_dl .hd ul li{
	float: left;
	width: 180px;
	line-height: 46px;
	font-size: 16px;
	border-bottom: 2px solid #DDDDDD;
	text-align: center;
	cursor: pointer;
}
.mid_dl .hd ul li.cur1{
	color: #2EB3E5;
	border-bottom: 2px #2EB3E5 solid;
}
.zhuce h1{
	font-size: 14px;
	text-align: center;
	line-height: 46px;
	font-weight: normal;
}
.zhuce table td{
	padding-bottom: 10px;
	line-height: 32px;
}
.zhuce table td .red{
	color: #FF0000;
	margin-left: 5px;
}
.zhuce table td input{
	width: 240px;
	line-height: 32px;
	height: 32px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #DDDDDD;
}
.zhuce table td select{
	width: 240px;
	line-height: 32px;
	height: 32px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #DDDDDD;
}
.zhuce table td .yzm_sr{
	width: 120px;
}
.zhuce table td .yzm1{
	width: 60px;
	height: 20px;
	margin: 6px 10px;
}

.xuanke_box{
	width: 100%;
	background-color: #FFFFFF;
	box-shadow:0px 0px 20px #ddd;
	margin-top: 20px;
}
.xuanke{
	padding: 20px;
}
.xuanke ul{
	width:100%;
	overflow: hidden;
}
.xuanke ul li{
	float: left;
	border: 1px solid #ddd;
}
.xuanke ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 20px;
}
.xuanke ul li:nth-child(3n+3){
	margin-right: 0;
}
.xuanke ul li .kc{
	width: 100%;
	position: relative;
}
.xuanke ul li .kc img{
	width: 100%;
	display: block;	
}
.xuanke ul li .kc p{
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	width: 100%;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 20px;
	position: absolute;
	bottom: 0;
}
.xuanke ul li h2{
	font-size: 18px;
	color: #333;
	line-height: 36px;
	font-weight: normal;
}
.xuanke ul li .xkp1{
	color: #fb4811;
	font-size: 18px;
	line-height: 30px;
}
.xuanke ul li .kca{
	width: 90%;
	margin: 10px 5% 0 5%;
	background-color: #2eb3e5;
	color: #fff;
	text-align: center;
	line-height: 40px;
	display: block;
	border-radius: 20px;
}
.xuanke ul li .kcb{
	background-color: #fb4811;
}
.xuexi{
	padding: 20px;
}
.xuexi .xuexih1 h2{
	line-height: 36px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	float: left;
}
.xuexi .xuexih1 .xxsj{
	float: right;
	position: relative;
}
.xuexi .xuexih1 .xxsj i{
	display: inline-block;
	vertical-align: top;
	background: url(../img/sj.png) no-repeat;
	width: 12px;
	height: 18px;
	margin: 9px;
}
.xuexi .xuexih1 .xxsj span{
	line-height: 36px;
	cursor: pointer;
}
.xuexi .xuexih1 .xxsj .ewm{
	width: 120px;
	height: 120px;
	position: absolute;
	top:36px;
	display: none;
	z-index: 99;
	right: -20px;
}
.xuexi .xuexih1 .xxsj span:hover{
	color: #2eb3e5;
}
.xuexi .xuexih1 .xxsj:hover .ewm{
	display: block;
}
.xuexinr{
	margin-top: 10px;
	overflow: hidden;
}
.xuexinr1{
	float: left;
	width: 70%;
}
.xuexinr1 img{
	width: 100%;
	min-height:380px;
	max-height: 664px;
}
.xuexinr2{
	float: left;
	width: 30%;
	max-height: 664px;
	background-color: #efefef;
}
.xuexinr2 h3{
	padding-left: 10px;
	line-height: 36px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.kcxj{
	padding-left: 10px;
	line-height: 24px;
}
.kcxj img{
	padding: 5px 2px;
}
.kcml{
	margin-top: 10px;
}
.kcml .ml-1{
	overflow: hidden;
}
.kcml .ml-1 li{
	line-height: 36px;
	color: #333;
	border-bottom: 1px solid #ddd;
	width: 50%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.kcml .ml-1 li.cur1{
	color: #2eb3e5;
	border-bottom: 2px solid #2eb3e5;
}
.kcml .c-1{
	height: 386px;
	overflow: auto;
}
.kcml .c-1 ul>li{
	line-height: 36px;
	color: #333;
	padding-left: 10px;
}
.kcml .c-1 ul li ul li{
	color: #666666;
	line-height: 36px;
	padding-left: 10px;
	cursor: pointer;
}
.kcml .c-1 ul li ul li.on{
	background-color: #2eb3e5;
	color: #fff;
}
.kcml .c-2{
	height: 300px;
	overflow: auto;
	line-height: 36px;
	padding:0 10px;
}
.kjsk{
	margin-bottom: 20px;
}

.shijuanxx{
	border-bottom: dashed 1px #DDDDDD;
}
.shijuanxx h2{
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
	color: #222;
}
.shijuanxx p{
	text-align: center;
	font-size: 14px;
	line-height: 28px;
}
.shijuanxx p span{
	text-decoration: underline;
}
.shiti{
	border: 1px solid #DDDDDD;
	margin: 10px 0;
	overflow: hidden;
}
.h_shiti{
	overflow: hidden;
}
.jindu_box{
	width: 80%;
	height: 16px;
	background-color: #e8e8e8;
	border-radius: 8px;
	float: left;
	margin: 10px 20px;
}
.jindu{
	background-color: #2EB3E5;
	height: 16px;
	border-radius: 8px;
}
.nowshiti{
	float: left;
	line-height: 16px;
	margin-top: 10px;
}
.shitilx{
	padding-left: 20px;
	line-height: 36px;
	border-bottom: 1px solid #DDDDDD;
}
.timu{
	padding: 20px;
}
.timu h6{
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.timu h6 span{
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #2EB3E5;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	text-align: center;
	line-height: 24px;
}
.shijuan{
	padding: 5px 20px;
}
.timu ul li{
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.timu ul li.xuanze{
	border: 1px solid #2EB3E5;
	color: #2EB3E5;
}
.timucz{
	float: right;
	margin: 20px 0;
}
.timu ul li.false{
	border: 1px solid #FF0000;
	color:  #FF0000;
}
.timu ul li.true{
	border: 1px solid #44b549;
	color:  #44b549;
}
.jiexi {
	padding-top: 10px;
}
.jiexi p{
	line-height: 24px;
	color: #666666;
}
.jiexi .p1{
	color: #FF0000;
}
.zhenti{
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px #ddd;
	margin-top: 20px;
}
.close{
	background-color: #ccc;
	color: #333333;
	padding: 4px 12px;
	border: none;
	outline: none;
	margin-bottom: 5px;
	margin-right: 5px;
	cursor: pointer;
}
.send{
	background-color: #2eb3e5;
	color: #FFFFFF;
	padding: 4px 12px;
	border: none;
	outline: none;
	margin-bottom: 5px;
	margin-right: 5px;
	cursor: pointer;
}
#div_processor{width: 245px;border-width: 0px;position: fixed; top:-2200px; height:auto; background:#fff; border:solid 1px #ddd;padding:5px;text-align:center}
#div_processor a{ color:#000; display:block; float:left; padding:2px; border:solid 1px #ddd; background:#fff; width:25px; margin-right:2px; margin-bottom:2px; text-decoration:none; line-height:20px;}
#div_processor a:hover{ background:#fa0}
#div_processor a.finished{ background:#3c0; color:#fff}
#div_processor a.halfright{ background:#dd0; color:#fff}
#div_processor a.wrong{ background:#f00; color:#fff}
#div_processor div{ margin:0 0 10px 0; float:left; width:100%; height:auto;}
#div_processor_fastto{overflow-y:scroll;}

#div_processor_fastto{}
#div_processor_fastto dl{margin:0 0 5px 0;}
#div_processor_fastto dt{font-weight:bold; background:#eee; line-height:25px; padding-left:5px; font-size:12px; clear:both; text-align:left}
#div_processor_fastto dd{line-height:25px; padding:5px 0; margin:0; clear:both;}

html,body{
	margin: 0;
	padding: 0;
}

.container{
	width: calc(100% - 340px);
	height: calc(100% - 20px);
	overflow: auto;
	margin-left: 176px
}
.qk-txt{padding: 5px;width: 90%;height: 85px;resize:none;}