@charset "utf-8";
/* CSS Document */
@import url("base.css?dc=1");

	.ig_thumb_list{
		width:930px;
		height:auto;
	}
	
	.obp-page-wrap-left {
	  font-family: 'microsoft yahei'!important;
	}

	.loginbox .button{
		width:40%;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		display:block;
		cursor:pointer;
		background-color:#f6f7fa;
	}
	
	.obp-page-wrap-left {
	  width: 195px;
	  float: left;
	  margin-right: 2px;
	  height:100%;
	  background: #F3F3F3;
	  
	}
	
	.pagenav{
		position:fixed;
		right:50%;
		bottom:10px;
		background:#fafafa;
		z-index: 99;
		padding:10px;
		border-radius:4px;
		border:1px solid #0D96EC;
	}
	
	.pagenav li{
		display:inline-block;
	}
	
	
	.obpsider-nav {
	  background: #F3F3F3;
	  font-size: 12px;
	  color: #333;
	  font-family: inherit;
	  border: 1px solid #E3E3E3;
	  width: 195px;
	  border-top: none;
	  height:auto;
	  min-height:100%;
	}
	
	.obpsider-whole-li-bottom {
	    line-height: 46px;
	    cursor: pointer;
	    border-bottom: none;
	}
	.obpsider-whole-li-bottom h4 {
	    margin-bottom: 0px;
	}
	
	.obpsider-whole-li-bottom h4 {
	    padding-left: 25px !important;
	    float: none;
	    font-size: 12px!important;
	    display: block;
	}
	
	ul.obpsider-whole h4 i {
	    margin-left: 10px;
	}
	
	.obpsider-inner li {
	    cursor: pointer;
	    padding-left: 37px;
	    padding-right: 10px;
	    height: 30px;
    	line-height: 30px;

	}
	
	a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited, a.y-btn-white, a.y-btn-anti, a.y-btn-anti:link, a.y-btn-anti:visited, a.y-btn-trans, a.y-btn-trans:link, a.y-btn-trans:visited {
	    display: inline-block;
	    min-width: 58px;
	    height: 33px;
	    padding: 0 30px 1px;
	    background: #0D96EC;
	    line-height: 33px;
	    font-size: 14px;
	    text-align: center;
	    outline: none;
 	    font-size: 10px;
	    cursor:pointer;
	    border-radius: 4px;
	}

	a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited {
		color:#fff;
	}

	tr.row{
		height:40px;
	}
	
	tr.caption{
		height:30px;
	}
	
	tr.row td.column {
	    box-shadow: none;
	}


	.imgpageno {
	    position: fixed;
	    right: 10px;
	    bottom: 0;
	    width: 80px;
	    height: 80px;
	    color: white;
	    font-size: 36px;
	    background-color: #999;
	    line-height: 80px;
	    border-radius: 40px;
	    text-align:center;
	    z-index:99999;
	}
	
	.imgprev {
    position: fixed;
    left: 10px;
    top: 50%;
    border-radius: 4px;
    background-color: #999;
    width: 45px;
    z-index: 9999;
	}

	.imgnext {
	    position: fixed;
	    right: 10px;
	    top: 50%;
	    border-radius: 4px;
	    background-color: #999;
	    width: 45px;
	        z-index: 9999;
	}
	
	.imgprev li *,.imgprev li * {
	    color: white;
	}
	


	.seat {
	    width: 80px;
	    height: 80px;
	    border: 1px solid #ddd;
	    border-radius: 4px;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	
	.warntip a{
		display: inline-block;
	    width: 80px;
	    border: 1px solid #eee;
	    border-radius: 3px;
	    margin-left: 10px;
	    margin-right: 10px;
    }
    
    .warntip a:hover {
	    border: 1px solid #888;
	}

    .warntip{
    	background:hsl(55, 100%, 91%);
    	font-size: 10px;    
    	padding-top: 10px;    
    	padding-bottom: 10px;
    	text-align:center;
    }
    
	div#andbook_teacher_dialog li:hover {
	    background: #fafafa;
	}

  .seat_head{
    text-align: center;
    font-size: 32px;
    height: 60px;
    line-height: 60px;
    color: #333;
    background: #eee;
   }
   
   .seat_content{
    float: none;
    border-top: 0px;
    border-bottom: 0px;
    display: inline-block;
    margin-right: auto;
    vertical-align: top;
    margin-left: auto;
    width: auto;
    border: 1px solid #ddd;
   }
   
   .seat_input_info{
       border: 0px;
	    border-bottom: 1px solid #ddd;
	    text-align: center;
	    width:80px;
    }
   
   .unuse{
   	background:#ddd;
   }
   
	.subtypeMoveDialog_supertype i {
	    width: 23px;
	    height: 14px;
	    display: inline-block;
	    margin-right: 10px;
	}
	
	li.subtypeMoveDialog_supertype{
		cursor:pointer;
	}

	li.subtypeMoveDialog_supertype:hover {
	    background: #eee;
	}

	a.y-btn-white {
	    display: inline-block;
	    min-width: 58px;
	    height: 33px;
	    padding: 0 30px 1px;
	    background: #0D96EC;
	    line-height: 33px;
	    font-size: 14px;
	    color: #fff;
	    text-align: center;
	    outline: none;
	    border-radius: 0;
	    font-size: 10px;
	    background: white;
 	    color: #333;
	    text-decoration: none;
	    border: 1px solid #0D96EC;
	    cursor:pointer;
	    border-radius: 4px;
	}

	a.y-btn-white:hover {
	    opacity: 0.5;
 	}
	
	.news-title{
	    word-break: break-all;
	 }
	
	.tab_cont {
		display: none;
		height: 337px;
		border-top: none;
		color:white;
		width:100%;
		overflow-y:hidden;
		overflow-x:hidden;
	}
	
	.tfOne span {
	    line-height: 30px;
	    vertical-align: top;
	    margin-right: 10px;
   		margin-left: 5px;
	}
	
	.tfOne input {
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    cursor: pointer;
	}
	
	.pricing_table {
	    margin-top: 0px;
	    color: #444444;
	    border-top: #dddddd 1px solid;
	    border-bottom: #dddddd 1px solid;
		border-collapse: collapse;
	    margin-bottom: 10px;
	}
	
	.pricing_table_price {
	    background: url(../images/price/pricing_thbg.gif) repeat-x;
	    border-top: #dddddd 1px solid;
	    border-bottom: #dddddd 1px solid;
	}

	.pricing_table_td_white {
	    border-bottom: #dddddd 1px dashed;
	}
	
	.pricing_table_td_gray {
	    border-bottom: #dddddd 1px dashed;
	    background: #f7f7f7;
	}
	
	.pricing_table td {
	    line-height: 40px;
	    border-left: #dddddd 1px solid;
	    border-right: #dddddd 1px solid;
	    padding-left: 10px;
	    padding-right: 10px;
	    text-align: center;
	    color:black;
	}

	.tab_cont.on {
		display: block;
	}
	
	.andbook_waiting_status {
	    z-index: 99999999;
	    height: 50px;
	    background-image: url(/andisk/m/ke01_img/status.gif);
	    background-size: 64px 64px;
	    background-repeat: no-repeat;
	    background-position: center;
	}
	
	.page_login {
	  background-color: #f9f6f8;
	  height: 100%;
	  color: #888;
	}
	img.p_chater_picture {
	    border-radius: 24px;
	}
	.andbook_flow_filter_select input[type=text]{
		width:100px;
	}
	
	span.shortcut_name {
	    padding-left: 5px;
	}
	
	.ui_btn_blue {
		background-color: #1186d1;
	}
	
	.help_inline {
		display: inline-block;
		padding-left: 5px;
		_margin-top: -15px;
		vertical-align: middle;
	}
		
	.ui_btn_blue:hover {
		background-color: #209dee;
		border-color: #0490dc #0271ba #0058a0;
	}
	
	.ui_btn {
		display: inline-block;
		vertical-align: middle;
		border: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		border: 1px solid #c6c6c6;
		border-color: #c6c6c6 #c6c6c6 #adadad;
		border-color: rgba(255,255,255,0.15) rgba(0,0,0,0.1) rgba(0,0,0,0.3);
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		padding: 0 20px;
		line-height: 33px;
		overflow: visible;
		cursor: pointer;
		background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.10),rgba(255,255,255,.15));
		background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.10),rgba(255,255,255,.15));
		background-image: -o-linear-gradient(bottom,rgba(0,0,0,.10),rgba(255,255,255,.15));
		background-image: linear-gradient(to top,rgba(0,0,0,.10),rgba(255,255,255,.15));
	}

	.reg-inner .input {
		width: 243px;
		height: 16px;
		border: 1px solid #d6d6d6;
		font-size: 14px;
		text-indent: 13px;
		border-radius: 3px;
		padding: 12px 20px;
	}
	.reg-inner .code img {
		width: 94px;
		height: 40px;
	}
	.reg-inner .code {
		display: inline-block;
		width: 94px;
		height: 42px;
		margin: 0 16px 3px 5px;
		overflow: hidden;
		vertical-align: middle;
	}
	
	.andbook_paper_header{
		position: fixed;
	    top: 30px;
	    right: 4px;
	    background-color:white;
	    border-radius:2px;
	    padding: 5px;
	}
	
	span.tipnum {
	    position: relative;
	    background-color: #F9FBFA;
	    display: block;
	    width: 16px;
	    height: 16px;
	    border-radius: 8px;
	    text-align: center;
	    color: #FD005D;
	    line-height: 16px;
	    top: -5px;
	    left: -5px;
	}
	
.sidebar-logo {
     margin-top: 0px; 
    margin-left: 10px;
    background-size: 120px 20px;
    width: 120px;
    height: 20px;
    display: block;
}
.snap-drawer {
    background-color: #FFFFFF;
    background-color: #22282e;
    background-color: #888;
}

.snap-drawer-left {
    left: 0;
    z-index: 1;
    transition: all 350ms ease-in-out;
}

.snap_content {
    z-index: 1;
    /*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-color: #ececec;*/
}

.snap-drawers {
    background-image: url(../ke01_img/sidebar_bg.png)!important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    overflow-x: hidden;
}

.snap-drawer {
    float: left;
    width: 7%;
    height: 100%;
    overflow: auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.35s ease;
    -moz-transition: width 0.35s ease;
    -ms-transition: width 0.35s ease;
    -o-transition: width 0.35s ease;
    transition: width 0.35s ease;
    font: 12px/150% "微软雅黑";
}

.sidebar-header {
    background-image: url(../ke01_img/sidebar.jpg);
    background-size: 270px 112px;
    width: 100%;
    height: 70px;
    padding-top: 35px;
}

.sidebar-navigation {
    margin-bottom: 30px;
    list-style: none;
    padding-top: 0px;
}
.full-bottom {
    margin-bottom: 30px;
}

.sidebar-navigation li {
    transition: all 450ms ease;
    padding-left: 10px;
    list-style: none;
}

.sidebar-navigation li:hover{
    background-color: #37424f;
    background-color: #666;
	transition:all 450ms ease;
    
}

.snap-drawer-left .selected {
    background-color: #37424f;
    background-color: #666;
}

.sidebar-navigation li:hover a i{
	color: white !important;
}

.sidebar-navigation li:hover a em,.snap-drawer-left .selected a em{
    color:#465a65!important;   
    color: white !important;
}

.snap-drawer-left .selected a i{
    color:#465a65!important;
    color: #eee !important;
}



.sidebar-navigation li a {
    font-weight: 500;
    display: inline-block;
    height: 60px;
}

.sidebar-navigation li * {
    list-style: none;
    line-height: 60px;
    font-size: 14px;
    color: #2e2e2e;
    color:#eee;
    /*color: #757575;*/
}

.sidebar-navigation li em {
    font-style: normal;
    padding-left: 30px;
    font-weight: 500;
}

.decoration {
    height: 1px;
    background-color: rgba(0,0,0,0.1);
    margin-bottom: 30px;
    display: block;
    clear: both;
}

.sidebar-navigation li a i {
    font-weight: 200!important;
    font-size: 18px;
    color: #757575;
    width: 25px;
    text-align: center;
    margin-right: 30px;
    position: absolute;
    margin-top: 0px;
    color: #eee;
}

.sidebar-copyright {
    font-size: 12px;
    padding-left: 10px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-bottom: 32px;
    opacity: 0.5;
}

.andisk-console-sidebar-tooltip{position:absolute;z-index:1000030;display:block;font-size:12px;line-height:1.4;opacity:100;filter:alpha(opacity=0);visibility:visible;width:100px;height:50px;}
.andisk-console-sidebar-tooltip .tooltip-inner{max-width:200px;padding:12px 8px;color:#ffffff;text-align:center;text-decoration:none;border-radius:0 0;background-color:#425160}
.andisk-console-sidebar-tooltip .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.andisk-console-sidebar-tooltip.in{opacity:0.9;filter:alpha(opacity=90)}
.andisk-console-sidebar-tooltip.right{padding:0 5px;margin-left:3px;float:none;min-height:0px;}
.andisk-console-sidebar-tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#425160;border-width:5px 5px 5px 0}
	
.startbox {
    position: fixed;
    display: block;
    width: 205px;
    height: 340px;
    bottom: 33px;
    margin-top: -195px;
    right: 20px;
    margin-left: -140px;
    background-color: rgba(255,255,255,0.9);
    z-index: 1;
    border-radius: 5px;
    border: 2px solid #eee;
}



.admin_progress{
	float:left;
	width:48%;
	text-align:center;
}

.startbox  i {
    font-weight: 200!important;
    font-size: 18px;
    color: #757575;
    width: 25px;
    text-align: center;
    margin-right: 10px;
    margin-top: 0px;
}

.startbox .p_middle {
    width: 64px;
}

.startbox .button-blue {
    height: 30px;
    border: 0px;
    padding: 6px;
    width: 50px;
}

.startbox em {
    font-style: normal;
}

.startbox .shortcut_row {
    line-height: 24px;
    width: 100%;
    margin-top: 20px;
}

.startbox .close-loginbox{
	width:100%;
	margin-top:15px;
	height:50px;
	border-top:solid 1px rgba(0,0,0,0.1);
	color:#1f1f1f;	
	font-size:12px;
	line-height:45px;
	text-align:center;
	display:block;
	cursor:pointer;
}

.startbox2 {
    position: fixed;
    display: none;
    width: 300px;
    height: 350px;
    top: 50%;
    margin-top: -195px;
    left: 50%;
    margin-left: -140px;
    background-color: rgba(255,255,255,0.9);
    z-index: 1;
    border-radius: 5px;
    border: 2px solid #eee;
}

.startbox2  i {
    font-weight: 200!important;
    font-size: 18px;
    color: #757575;
    width: 25px;
    text-align: center;
    margin-right: 10px;
    margin-top: 0px;
    margin-left: 10px;
}

.startbox2 .p_middle {
    width: 64px;
}

.startbox2 .button-blue {
    height: 30px;
    border: 0px;
    padding: 6px;
    width: 50px;
    cursor:pointer;
}

.startbox2 em {
    font-style: normal;
}

.startbox2 .shortcut_row {
    line-height: 24px;
    width: 100%;
    margin-top: 20px;
}

.startbox2 .close-loginbox{
	width:100%;
	margin-top:15px;
	height:50px;
	border-top:solid 1px rgba(0,0,0,0.1);
	color:#1f1f1f;	
	font-size:12px;
	line-height:45px;
	text-align:center;
	display:block;
}
	
.center-text {
    text-align: center;
}

.loginbox{
	position:fixed;
	display:block;
	width:280px;
	height:260px;
	top:50%;
	margin-top:-195px;
	left:50%;
	margin-left:-140px;	
	background-color:rgba(255,255,255,1);
	border-radius:5px;
	border: 2px solid #eee;
	z-index:1042;
}
.loginbox h2{
	padding-top:20px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;	
	font-weight:600;
}
.loginbox h4{
	font-weight:400;	
	font-size:12px;
	margin-bottom:25px;
	padding-left:0px;
}

.loginbox-username{
	margin-bottom:20px;
	height:40px;
	width:85%;
	border:solid 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.5);
	padding-left:20px;	
	transition:all 400ms ease;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
.loginbox-username:focus{
	border:solid 2px #27ae60;/*Green*/
	transition:all 400ms ease;	
}
.loginbox-password{
	margin-bottom:30px;
	height:40px;
	width:85%;
	border:solid 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.5);
	padding-left:20px;	
	transition:all 400ms ease;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
.loginbox-password:focus{
	border:solid 2px #27ae60;/*Green*/
	transition:all 400ms ease;	
}



.loginbox em{
	margin-top:20px;
	display:block;
	text-align:center;
	font-style:normal;
	font-size:10px;
}


.loginbox .close-loginbox{
	width:100%;
	margin-top:15px;
	height:50px;
	border-top:solid 1px rgba(0,0,0,0.1);
	color:#1f1f1f;	
	font-size:12px;
	line-height:45px;
	text-align:center;
	display:block;
}

.button{
    font-weight:500;
	display:inline-block;
	padding:10px 20px;
    transition:all 200ms ease;
    transform:scale(1,1);
    -webkit-transform:scale(1,1);
    cursor:pointer;
     border-radius: 4px;
}

.button i{
	margin-right:10px;	
	font-size:12px;
	width:12px;
	text-align:center;
	margin-left:-5px;
}

.button:hover{
	opacity: 0.5;
}

.button-green{			background-color:#27ae60; color:#FFFFFF;}
.button-green:hover{	background-color:#2ecc71;}
.blue-3d{				border-bottom:solid 4px #194e70;}
.button-blue{			background-color:#1E9FFF!important; color:#FFFFFF;}
.button-blue:hover{		background-color:#3498db;}

.button-gray {background: #ddd;}
.pp_base{
	overflow:auto;
}

.roundedOne {
	width: 28px;
	height: 28px;
	position: relative;
	margin: 5px auto;
	background: #fcfff4;
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
	display:inline-block;
	vertical-align: middle;
	box-shadow: none;
	background: #fcfff4;
}

.roundedText{
	display:inline-block;
	margin: 5px auto;
	margin-left: 10px;
	max-width:480px;
	vertical-align: top;
	height:auto;
	line-height:28px;
}

.roundedOne input[type=checkbox] {
	visibility: hidden;
}


.roundedOne label {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	left: 4px;
	top: 4px;
	background: -moz-linear-gradient(top, #222222 0%, #45484d 100%);
	background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
	background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}

.roundedOne input[type=checkbox]:checked + label:after {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.roundedSection{
	cursor:pointer;
}

.roundedOne label:after {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
	left: 2px;
	background: #00bf00;
	background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
	background: linear-gradient(to bottom, #00bf00 0%, #009400 100%);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);

	width: 12px;
	height: 12px;
	top: 4px;
	left: 4px;
}

.roundedOne label:after{
	background: linear-gradient(to bottom, #0D96EC 0%, #0D96EC 100%);
	-webkit-box-shadow:none;
	box-shadow:none;
}

.roundedOne label {
	background: linear-gradient(to bottom, #ccc 0%, #cccccc 100%);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.qt_multi_choice .roundedOne label:after {
	border-radius: 4px;
}

.qt_multi_choice .roundedOne label {
	border-radius: 4px;
}

.phone {
	    cursor: pointer;
	    width: 24px;
	    height: 24px;
	    background: url("../images/toolbar/phone9_1.png");
	    float: left;
	    background-position-x: 3px;
	    background-position-y: 3px;
	    background-repeat: no-repeat;
	    margin-left: 1px;
	    margin-right: 5px;
	}
	
	.phone:hover{
		background: url("../images/toolbar/phone9.png");
	    background-repeat: no-repeat;
	    background-position-x: 3px;
 	    background-position-y: 3px;
	}
	.phone_on {
	    background: url("../images/toolbar/phone9.png");
	}
	
	.andbook_chaters_dialog_recent{
		padding: 10px;
	}
	.andbook_chaters_dialog_recent a{
		color: blue;
	}
	
	#andbook_chaters_dialog{
	  position: fixed;
	  top: auto;
	  left: auto;
	  bottom: 50px;
	  right: 16px;
	  background: #eee;
	  width: 220px;
	  border-top-right-radius: 4px;
	  border-top-left-radius: 4px;
	  }
	#andbook_chaters_dialog input,#andbook_chaters_dialog button{
		font-size:12px;
	  }
	 
	 #andbook_chaters_bar{
		position: fixed;
	  bottom: 2px;
	  width: 220px;
	  background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#171718), to(#535E6A));
	  z-index: 9999;
	  right: 16px;
	  cursor:pointer;
	}
	#andbook_chaters_bar {
	    position: fixed;
	    bottom: 32px;
	    width: 220px;
	    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#171718), to(#535E6A));
	    z-index: 9999;
	    right: 16px;
	    cursor: pointer;
	    height: 40px;
	}
	
	.andbook_chaters_header {
	    background: url(../images/toolbar/phone6.png);
	    height: 29px;
	    padding: 10px 0 2px 35px;
	    width: 29px;
	    color: white;
	    width: 30%;
	    margin-left: 5px;
	    background-repeat: no-repeat;
	    background-position-y: 5px;
	    float: left;
	}
	
	.andbook_chaters_dialog_header{
		height: 20px;
		width: 100%;
		background: #535E6A;
		color:white;
		border-top-left-radius: 4px;
	  	border-top-right-radius: 4px;
	    padding-top: 2px;
	}
	.andbook_chaters_dialog_title{
		float:left;
		padding-left:5px;
		padding-right:5px;
	}
	.page_login .wx_login {
	  min-height: 350px;
	  height: 100%;
	  position: relative;
	  background: url(/mpres/htmledition/images/wap_images/index_bg_1270806.jpg) no-repeat 0 0;
	  -webkit-background-size: cover;
	  background-size: cover;
	  background-position: center center;
	}
	span.que {
	    width: 16px;
	    height: 16px;
	    background: url(../images/que_bg.png) 0 0 no-repeat;
	    cursor: default;
	}
	.pagelist a {
	  margin-right: 10px;
	}
	.tipClose{
		position: absolute;
		background-image: url("../images/cancel.png");
		width: 16px;
		height: 16px;
		display: block;
		right: 0px;
		top: 0px;
		cursor: pointer;
		margin-right: 2px;
		margin-top: 2px;
	}
	
	#tipContent{
		position: absolute;
		left: 523px;
		top: 281px;
		z-index: 9;
		width: 300px;
		font-size: 10px;
		background: white;
		border: 5px solid #eee;
		border-radius: 4px;
		padding: 10px;
	}
	.mm_volumes_card {
	  width: 180px;
	  height: 220px;
	  border: 1px solid white;
	  background-color: #fff;
	  padding-top: 10px;
	  -webkit-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.15);
	  -moz-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.15);
	  box-shadow: 0 1px 3px 0px rgba(0,0,0,0.15);
	  text-align: center;
	  display: inline-block;
	  float: none;
	  margin-right: 10px;
	  margin-left: 10px;
	  vertical-align: top;
	  margin-bottom: 20px;
	  margin-top:10px;
	}
	p#clamp-text {
	  font-size: 14px;
	  font-family: 微软雅黑;
	  font-weight:bolder;
	}
	
	.label-warning {
	  /*background-color: #f0ad4e;*/
	  background-color:#39b94e;
	  /*background-color:#cfd7da;*/
	}

	.label {
	  display: block;
	  padding: .2em .6em .3em;
	  font-size: 75%;
	  font-weight: 700;
	  line-height: 1;
	  color: #fff;
	  text-align: center;
	  white-space: nowrap;
	  vertical-align: baseline;
	  border-radius: .25em;
	  top: -10px;
	  left: 0px;
	  width: 8px;
	  float: left;
	  height: 16px;
	  line-height: 16px;
	  position: relative;
	}

	.p_middle{
		width:128px;
	}
	
	.learn-button, .learn-button:active{
	  background: #cfd7da;
	  font-family: STHeitiSC-Light;
	  opacity: 0.7;
	  font-size: 14px;
	  font-weight: 500;
	  color: #fff;
	  line-height: 21px;
	  padding: 4px 17px;
	  border-radius: 0;
	  border: none;
	  border-color: rgba(0,0,0,0);
	  outline: none;
	  position: relative;
	  margin-top: 20px;
	}
	
 .learn-button:focus, .learn-button:hover{
 	background:rgb(123,146,155);
 	cursor:pointer;
 }
 
	span.andisk_blue {
	  color: rgb(0, 112, 192);
	  font-family: impact;
	  font-size: 60px;
	}
	
	span.andisk_gray {
	  color: gray;
	  font-family: impact;
	  font-size: 60px;
	}
	
	span.andisk_gray2 {
	  color: rgb(165,165,165);
	  font-family: impact;
	  font-size: 60px;
	}
	
	span.andisk_yellow {
	  color: rgb(255, 192, 0);
	  font-family: impact;
	  font-size: 60px;
	}

	.toolbar_synmode {
	  position: absolute;
	  top: 0px;
	  height: 48px;
	  left: 42%;
	}
	
	 .vjs-refresh-button{
	 	margin-right:20px;
	 	margin-top: 5px;
	 	cursor:pointer;
		background-image: url(../images/player/refresh24.png);
		background-repeat: no-repeat;
		display: block;
		background-position-x: 0px;
		background-position-y: 0px;
		height: 24px;
		width: 24px;
		padding: 0px;
	 }
	.toolbar_synmode div{
	  width: 48px;
	  height: 48px;
	  background-repeat: no-repeat;
	  float: left;
	  cursor:pointer;
	}
	
	.toolbar_synmode .selected{
		background-image: url(../images/synmode/syn_recycle.png);
	}
	
	.synmode_exit {
	  background-image: url(../images/synmode/syn_exit0.png);
	}
	
	.synmode_others {
	  background-image: url(../images/synmode/syn_others0.png);
	}
	
	.synmode_switch {
	  background-image: url(../images/synmode/syn_switch0.png);
	}
	
	.synmode_recycle {
	  background-image: url(../images/synmode/syn_recycle0.png);
	}
	
	.synmode_exit:hover {
	  background-image: url(../images/synmode/syn_exit.png);
	}
	
	.synmode_others:hover {
	  background-image: url(../images/synmode/syn_others.png);
	}
	
	.synmode_switch:hover {
	  background-image: url(../images/synmode/syn_switch.png);
	}
	
	.small_progress {
	  display: inline-block;
	  height: 20px;
	  width: auto;
	  text-align:right;
	  background-image: url('../images/progress/all_circle_progress.png');
	  background-repeat: no-repeat;
	  background-size: 20px 520px;
	  padding-left:25px;
	}
	
	.andbook_search_cancel{
	  padding: 5px;
	  cursor: pointer;
	  border-radius: 4px;
	  background: #999;
	  color: white;
	  margin-left: 5px;
	  line-height: 20px;
	  display:inline-block;
	  border:0px;
	  height: 21px;
	  padding: 1px;
	  padding-left: 5px;
	  padding-right: 5px;
	}
	
	.andbook_search_ok {
	  padding: 5px;
	  cursor: pointer;
	  border-radius: 4px;
	  color: white;
	  margin-left: 5px;
	  line-height: 20px;
	  background: #39b94e;
 	  display: inline-block;
 	  border:0px;
 	  height: 21px;
	  padding: 1px;
	  padding-left: 5px;
	  padding-right: 5px;
	}
	
	#crumb {
	  height: 38px;
	  margin: 0 0 10px;
	  padding-left: 24px;
	}
	
	#crumb .crumb-path {
	  height: 18px;
	  line-height: 18px;
	  padding-top: 15px;
	  width: 100%;
	  overflow:hidden;
	}
	
	#crumb .back {
	  border-right: 1px solid #cad5e3;
	  color: #3083eb;
	  cursor: pointer;
	  float: left;
	  font-size: 12px;
	  margin: 0 6px 0 0;
	  padding-right: 12px;
	  width: auto;
	}
	
	.path-item {
	  background: url(../images/arrow_left.png) 100% 5px no-repeat;
	  color: #3083eb;
	  cursor: pointer;
	  float: left;
	  font-size: 12px;
	  margin: 0 6px 0 0;
	  overflow: hidden;
	  max-width:65px;
	  padding-right: 12px;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}

	.crumb-path .last-item, .crumb-path .last-item:hover {
	  background: none;
	  color: #7c87a5;
	  cursor: default;
	}
	
	.andbook_search_ok:hover{
		  background: #4c8e0e;
	}
	.andbook_search_cancel:hover{
	 	background: #888;
	}
	.enterProductList {
	  background-image: url(../images/toolbar/menu_list5.png);
	  width: 22px;
	  height: 22px;
	  position: relative;
	  top: -40px;
	  left: 156px;
	  cursor:pointer;
	  float:left;
	}
	
	.andbook_more{
		cursor:pointer;
	}
	
	.small_progress_1{
		  background-position: left -100px;
	}
	
	.cms-toolbar{
		width: 50px;
		margin-top: 15px;
		display:inline-block;
	}
	.cms-toolbar div{
		float:right;
		cursor:pointer;
	}


.tilestyle-enable {
  background-image: url(../images/list-back.png);
  background-repeat: no-repeat;
  background-position-x: -310px;
  background-position-y: -306px;
  width: 20px;
  height: 20px;
  padding: 0px;
  overflow: visible;
}

.liststyle-disable {
  background-image: url(../images/list-back.png);
  background-repeat: no-repeat;
  background-position-x: -250px;
  background-position-y: -306px;
  width: 20px;
  height: 20px;
  padding: 0px;
  overflow: visible;
}


.readState0{
	display:none;
	position:absolute;
	top:0%;
	right:10%;
	width:12px;
	height:12px;
	background-image: url(../images/form_sprite.png);
  	background-position-y: -15px;
	background-repeat:no-repeat;
	background: transparent;
}

.readState1{
	display:block;
	position:absolute;
	top:0%;
	right:10%;
	width:12px;
	height:12px;
	background: white;
	background-image: url(../images/form_sprite.png);
	background-repeat:no-repeat;
	background-position-y: -45px;
}

.urltype0{
	display:none;
	
}

.urltype1{
	display:block;
	position:absolute;
	top:0%;
	right:10%;
	width:16px;
	height:16px;
	background: transparent;
	background-image: url(../images/toolbarButton-pageUp-rtl.png);
	background-repeat:no-repeat;
	background-position-y: 0px;
}

.urltype2,.urltype3{
	display:block;
	position:absolute;
	top:0%;
	right:10%;
	width:16px;
	height:16px;
	background: transparent;
	background-image: url(../images/toolbarButton-openFile.png);
	background-repeat:no-repeat;
	background-position-y: 0px;
}


.pagelist a:hover {
  font-weight:bold;
  color:#d1052f;
}

.pagelist{
	margin-right:10px;
}

.pagelist em {
  font-style:normal;
}

.foot_wrapper span.andbook_logo {
  background: url(../images/logo/andisk16.png);
  background-repeat: no-repeat;
  padding-left: 18px;
}


.circle {
    width: 200px;
    height: 200px;  
    position: absolute;
    border-radius: 50%;
    background: #0cc;
}
.pie_left, .pie_right {
    width: 200px; 
    height: 200px;
    position: absolute;
    top: 0;left: 0;
}
.pie_inner_left, .pie_inner_right {
    display: block;
    width:200px; 
    height:200px;
    background:#00aacc;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(30deg);
}
.pie_right, .pie_inner_right {
    clip:rect(0,auto,auto,100px);
}
.pie_left, .pie_inner_left {
    clip:rect(0,100px,auto,0);
}
.circle .mask {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    left: 25px;
    top: 25px;
    background: #FFF;
    position: absolute;
    text-align: center;
    line-height: 150px;
    font-size: 16px;
}

.loading{
	position:absolute;
}
.loadingImage{
	width:66px;
	height:66px;
	
}
a.andbook_footer.shortcut_down {
  display: inline-block;
  text-align: center;
  width:80px;
}
.shortcut_down .pic{
	  width: 30px;
	  height: 30px;
	  display: block;
	  background: url(../images/btn-4.png);
	  margin:auto;
    background-repeat: no-repeat;
 }
 
.shortcut_down_upload .pic{
  background-position: -135px -75px;
}

.shortcut_down_android .pic{
  background-position: -65px -75px;
}

.shortcut_down_tech .pic{
  background-position: 0px -75px;
}

.shortcut_down_tech .apple{
  background-position: 0px 0px;
}

.shortcut_down_mobile .pic{
  background-position: -65px -105px;
}

.shortcut_down_upload .pic:hover{
  background-position: -170px -75px;
}

.shortcut_down_android .pic:hover{
  background-position: -100px -75px;
}

.shortcut_down_mobile .pic:hover{
  background-position: -100px -105px;
}

.shortcut_down_tech .pic:hover{
  background-position: -35px -75px;
}

.qt_check_info button{
	cursor:pointer;
}

input.qt_blank {
    border: 0px;
    border-bottom: 1px solid;
    padding: 0 5px;
}

span.sumscore{
	margin-left:10px;
}

#sl_study_progress,#sl_study_score {
	cursor:pointer;
}

.sl_bar .finished{
  height: 100%;
  background: #039ae3;/*rgb(209, 5, 47);*/
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

#andbook_study_progress{
	margin-left:3px;
}

#andbook_study_score{
	margin-left:3px;
}
.shortcut_rank_desc{
	float:right;
}
#andbook_shortcut_class{
  float: left;
  clear: both;
  width: 100%;
  height:35px;

}

.shortcut_title{
	height:35px;
}

.shortcut_title span{
	display:inline-block;
	
}


#andbook_shortcut_class .classname {
  float: left;
  margin-left: 10px;
  cursor: pointer;
  padding: 5px;
  border-radius: 3px;
  background: none;
  color:#ccc;
}

#andbook_shortcut_class .classname:hover {
  color:rgb(213, 40, 40);
}

#andbook_shortcut_class .on{
	position: relative;
    border: 0px;
    border-bottom: 3px solid rgb(213, 40, 40);
    color: black;
    background: transparent;
    margin-right: -1px;
    z-index: 3;
    font-weight: bold;
}

#andbook_shortcut_rank span.on{
	border-bottom: 3px solid rgb(213, 40, 40);
    color: black;
    background: transparent;
    margin-right: -1px;
    z-index: 3;
    font-weight: bold;
}


#andbook_shortcut_rank{
	margin-top:10px;
	display:block;
	padding-left: 10px;
	width:240px;
	margin:auto;
	height:120px;
}

.shortcut_close{
	display:inline-block;
	background:url("../images/cancel.png");
	width:16px;
	height:16px;
	float: right;
	cursor:pointer;
}

.shortcut{
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url("../images/ke/diagram_48.png");
  background-size:20px;
  float: left;
  background-position-x: 3px;
  background-position-y: 3px;
  background-repeat: no-repeat;
  margin-left: 1px;
  margin-right: 5px;
}

.homeinfo{
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url("../images/toolbar/home20.png");
  float: left;
  background-position-x: 3px;
  background-position-y: 3px;
  background-repeat: no-repeat;
  margin-left: 5px;
  margin-right: 5px;
  
}


#andbook_shortcut_rank .sortbyprogress{
	float:left;
	padding:5px;
	cursor:pointer;
	border-radius:4px;
	background:none;
}

#andbook_shortcut_rank .sortScore{
    color: black;
    background: transparent;
    margin-right: -1px;
    z-index: 3;
    display:none;
}

#andbook_shortcut_rank .sortbyscore{
	float:left;
	padding:5px;
	cursor:pointer;
	border-radius:4px;
	background:none;
	margin-left:5px;
}

#andbook_shortcut_rank .sortProgress{
	display:none;
}

#andbook_shortcut_rank .on{
	display:block;
	float:left;
	
}

span.sortname {
  width: 100px;
  display: inline-block;
}
span.sortno {
  width: 50px;
  display: inline-block;
}
.sorthead{
	font-weight:bolder;
}
.sorttitle{
	height:35px;
}
button.showall{
	font-size:8px;
	padding:5px;
	border-radius: 4px;
	cursor:pointer;
}

.sorttitle span:hover {
  background:#39b94e;
}

.shortcutBar {
  position: fixed;
  bottom: 40px;
  right: 10px;
  min-height: 100px;
  background:#535E6A;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#171718), to(#535E6A));
  border-radius: 4px;
  padding: 10px;
  color: white;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
}
  
  #andbook_shortcut_recent{
 	 margin-top:10px;
 	 margin-bottom:10px;
 	 display:inline-block;
 	 width:100%;
  }
  
 .shortcut_recent_file{
	 margin-top:10px;
	 cursor:pointer;
	overflow: hidden;
  	height: 20px;
 }
 
 .shortcut_recent_file_name{
 	display: inline-block;
 	max-width: 150px;
 	min-width:100px;
 	overflow:hidden;
 }
 .shortcut_recent_file_icon{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../scripts/igjs2/css/themes/infragistics2012/images/ui-icons_ffffff_256x240.png");
  background-position-x: -82px;
  background-position-y: -114px;
  margin-right: 2px;
 
 }
 
.btn_orange, .btn_orange2 {
  background: #fa7821;
  border: 1px solid #e36d1f;
  color: #fff;
}


.btn {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px;
  border-radius: 4px\9;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 20px;
  background-repeat: no-repeat;
  text-decoration: none;
  outline: none;
}

.btn_blue, .btn_blue_loading {
	border: 1px solid #0064b6;
	background: #0071ce;
}

.btn_blue:hover, .btn_blue_loading:hover {
	color: #fff;
	border: 1px solid #005da8;
	background: #006bc2;
}
	
.loadingTip{
	text-align:center;
}

	.andbook_note_list_memo {
		text-align: right;
		margin-top: 10px;
		margin-right: 10px;
		font-weight: 100;
	}
	
	.andbook_note_list_content {
		margin-top: 5px;
		font-family: 微软雅黑;
		font-size: 12px;
		line-height: 200%;
		font-weight: 100;
	}
	
.uploadqueue{
	max-height:60px;
}

.cfix, .cf, .clear {
	zoom: 1;
}

.paper_forbid_prove{
	position: fixed;
	left: 700px;
}

.qt_answer_attach_href{
	cursor:pointer;
	margin-top: 5px;
  	padding: 5px;
}

.rlf-btn-gray, .rlf-btn-blue {
	display:inline-block;
	color: #7e878c;
	font-size: 14px;
	background-color: #d0d6d9;
	height: 40px;
	line-height: 40px;
	width: 120px;
	cursor: pointer;
	text-align: center;
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	border: 0px;
	border-radius: 4px;
	
}

.rlf-btn-gray:hover {
	background-color: #0d96ec;
	color:white;
}
.rlf-btn-blue:hover {
	background-color: #0d96ec;
	color: white;
}
.rlf-btn-blue {
	color: #fff;
	background-color: #0D96EC;
}	
.warn{
	background-image:url(../images/player/alert.png);
}
.question{
	background-image:url(../images/player/help.png);
}
.condition{
	background-image:url(../images/player/exclam.png);
}

#andbook_inter_type_display{
	width: 48px;
	height: 48px;
	display: inline-block;
	background-repeat:no-repeat;
}


.tab_content {
width: 100%;
min-height: 400px;
/*height: 550px;*/
float:left;
}

div.tab_head {
float: left;
width: 100px;
text-align: center;
height: 30px;
line-height: 30px;
font-weight: bold;
border: 1px solid #eee;
cursor:pointer;
}

div.select_tab {
border: 1px solid #eee;
height: 30px;
width:100%;
float:left;
}

.tab_cur{
	background:#2dbe60;
	color:white;
	border-color: #1fae52;
	border-radius: 2px;
}

.loadingBack{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1340;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.helpBack{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1340;
	background-color: #fff;
}

.help{
	background-image:url("../images/forms/help2.png");
	width:64px;
	height:64px;
	
}
.guideframe{
	position:fixed;
	left:10px;
	bottom:10px;
	cursor:pointer;
}

.help_medium{
	background-image:url("../images/forms/help4.png");
	width:48px;
	height:48px;
}

.help_icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  _margin-top: -15px;
  width: 15px;
  height: 15px;
  background-image: url("../images/form_sprite.png");
  background-position-x: -15px;
  background-position-y: -45px;
  cursor: pointer;
}

.helptitle{
	position:absolute;
}

.exitguide{
	position:absolute;
	background-image:url("../images/help/exit-guide.png");
	width:139px;
	height:40px;
	cursor:pointer;
}

.lastguide{
	position:absolute;
	background: url(../images/help/png24.png) no-repeat left top;
	_background: url(../images/help/top_bg.png) no-repeat 2px -557px;
	vertical-align:middle;
	margin-left:10px;
	cursor:pointer;
	width:45px;
	height:45px;
}

.helpBack	.dot{
	background: url(../images/help/top_bg.png) -12px -623px;
	width: 12px;
	height:12px;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
	cursor:pointer;
}

.helpBack	.on{
	background: url(../images/help/png24.png) 35px -126px;
	_background: url(./images/help/top_bg.png) 0 -623px;
	width: 12px;
	height:12px;
	display:inline-block;
	vertical-align:middle;
}

.helpBack	.next{
	display:inline-block;
	width:45px;
	height:45px;
	right: 10px;
	background: url(../images/help/png24.png) no-repeat left -45px;
	_background: url(../images/help/top_bg.png) no-repeat 2px -495px;
	vertical-align:middle;
	margin-left:10px;
	cursor:pointer;
}

.helpBack	.prev{
	display:inline-block;
	width:45px;
	height:45px;
	left: 10px;
	background: url(../images/help/png24.png) no-repeat left top;
	_background: url(../images/help/top_bg.png) no-repeat 2px -557px;
	vertical-align:middle;
	cursor:pointer;
}
	
.helpBack	.dots{
	display:inline-block;
}

.helpBack	.progress{
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	min-width: 100px;
	left: 40%;
	position: fixed;
	border-top: gray;
	bottom: 10px;
	width: auto;
	border-radius: 4px;
	height: 45px;
	line-height: 45px;
	z-index: 1099;
	_bottom: auto;
	_width: 100%;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight- (parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#171718), to(#535E6A));
}

.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.modal-backdrop {
	opacity:0.5;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1041;
	background-color: #000;
	overflow-y:scroll;
}

.andbook_homework_content_list_attach{
	margin-top:10px;
}
.inter-backdrop {
	opacity:0.5;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	overflow-y:scroll;
}

.ui-modal-dialog{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background-color: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.paper_check_info div.check_no {
text-align: center;
border-bottom: 1px solid #eee;
height: 20px;
line-height: 20px;
color: black;
}

.paper_check_info .checklist li {
float: left;
border: 1px solid #eee;
cursor: pointer;
}


.paper_check_info .checklist li.current {
    background: #fafafa;
    border: 1px solid #009a61;
}


.paper_check_info .checklist {
	max-width: 100%;
	height: auto;
	float:left;
	min-width:200px;
	overflow:visible;
}

.paper_check_info .checkscore{
	float:right;
	color:red;
	font-weight:bold;
	font-size:14px;
	margin-right: 10px;
}

.paper_check_info div.check_details {
	height: 50px;
	line-height: 50px;
	width:50px;
}


.paper_check_info .qt_status_correct{
	background-image:url(../images/checkstate/answer_right.png);
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
}

.paper_check_info .qt_status_error{
	background-image:url(../images/checkstate/answer_wrong.png);
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
	
}

.paper_check_info .qt_status_part_error{
	background-image:url(../images/checkstate/qt_status_part_error.png);
	
}

.paper_check_info .qt_input_grade_error{
	background-image:url(../images/checkstate/qt_input_grade_error.png);
}

.paper_check_info .qt_status_answer{
	background-image:url(../images/state/state2.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 8px;
}

.paper_check_info .qt_status_not_answer{
	background-image:url(../images/state/state0.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 8px;
}

.paper_check_info .qt_status_comment{
	background-image:url(../images/state/state5.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 8px;
}


/* .paper_check_info_small{ */
/* 	position: fixed; */
/* 	height: auto; */
/* 	right: 22px; */
/* 	top: 53%; */
/* 	z-index: 9000; */
/* 	background:white; */
/* 	max-width:60px; */
/* 	border-radius: 2px; */
/* } */

.paper_check_info_small{
	width: 134px;
	position: fixed;
	height: auto;
	right: 4px;
	bottom: 0px;
	z-index: 9999991;
	background:#eee;
	max-width:160px;
	border-radius: 2px;
	max-height:190px;
	border: 1px solid #ddd;
}



 

.paper_check_info_small .checklist li {
    width: 29px;
    height: 40px;
    cursor: pointer;
    float: left;
    border: 1px solid #fafafa;
    border-left: 0px;
}

.paper_check_info_small  .checklist_title{
    color: white;
    text-align: center;
  }

.paper_check_info_small .checklist {
	width: 100%;
	max-height: 160px;
	overflow-y:auto;
}

 .paper_check_info_small .checklist li.current div{
   color:#ff7449;
   font-weight:bold;
}


.paper_check_info_small div.check_details {
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.paper_check_info_small .checklist_state {
    font-size: 8px;
    height: 30px;
    line-height: 30px;
 	display: inline-block;
    cursor:pointer;
}

.paper_check_info_small .qt_status_correct{
	color:#0D96EC!important;
}

.paper_check_info_small .qt_status_error{
	color:red!important;
}

.paper_check_info_small .qt_status_part_error{
	color:#ff7449!important;
}

.paper_check_info_small .qt_input_grade_error{
	background:white;
}

.paper_check_info_small .qt_status_answer{
	background:#F6f7fa;
	color:#0D96EC;
}


.paper_check_info .checklist li.qt_hide, .paper_check_info_small .checklist li.qt_hide{
	display:none!important;
}

.paper_check_info_small .qt_status_not_answer{
	background:white;
}

.paper_check_info_small .qt_cur{
	border: 1px solid;
}
 



.qt_check_state{
	display:inline-block;
	vertical-align: bottom;
}

.qt_check_area{
	margin-left: 30px;
	width:90%;
	min-width:150px;
	max-height:110px;
	overflow:hidden;
	clear:both;
	margin-top: 10px;
	display:block;
	
}

	.qt_check_area .qt_status_correct{
		/*background-image: url(../images/checkstate/OK48.png);*/
		background-image:url(../images/checkstate/answer_right.png);
		width: 50px;
		height: 50px;
		float: left;
		background-repeat: no-repeat;
		background-size: 30px;
	}
	
	.qt_check_area .qt_status_error{
		/* background-image: url(../images/checkstate/Delete48.png);*/
		background-image:url(../images/checkstate/answer_wrong.png);
		width: 50px;
		  height: 50px;
		  float: left;
		  background-repeat: no-repeat;
		background-size: 30px;
	}

.qt_check_area .qt_status_part_error{
	background-image:url(../images/checkstate/qt_status_part_error.png);
	width: 50px;
    height: 50px;
    float:left;
	background-repeat: no-repeat;
}

.qt_check_area .qt_input_grade_error{
	background-image:url(../images/checkstate/qt_input_grade_error.png);
	width: 50px;
  height: 50px;
  float:right;
}

.qt_check_area .qt_status_answer{
	background-image:url(../images/checkstate/qt_status_answer.png);
	width: 50px;
  height: 50px;
  	float:right;
}

.qt_check_area .qt_status_not_answer{
	background-image:url(../images/checkstate/qt_status_not_answer.png);
	width: 50px;
 	height: 50px;
  	float:right;
}

.column {
	border-bottom: 1px solid #eee;
}

.ui-widget .column{
	border-bottom:0px;
}

.row:hover .column {
	background: #eee;
	cursor:pointer;
}

.cond-item{
	width:100%;
	overflow:hidden;
}

.cond-item:hover{
	cursor:pointer;
	color:#3ab5e9;
}


.syn1-doc{
	min-height:250px;
	height:300px;
	
}
.syn2-doc{
	min-height:250px;
	height:300px;
}

.syn1-title{
	height:30px;
}
.syn2-title{
	height:30px;
}
.syn1{
	float:left;
	width:49%;
	min-height:300px;
}
.syn2{
	float:left;
	width:49%;
	margin-left:10px;
	min-height:300px;
}

.syn{
	width:100%;
}

.syn-doc{
	min-height:300px;
}

.syn-title{
	height:30px;
}


	.showmore{
		float: right;
		margin-bottom: 10px;
		margin-right: 20px;
		cursor: pointer;
		position: relative;
		font-size:0.8em;
	}
	
	.showmore span{
		position: absolute;
		left: 30px;
		top: 5px;
	}
	
	.showmore .xia {
		background-image: url("../images/xia.gif");
		width: 7px;
		/* display: block; */
		/* float: right; */
		height: 5px;
		background-repeat: no-repeat;
		
	}
	
	.showmore .shang {
		background-image: url("../images/shang.gif");
		width: 7px;
		height: 5px;
		background-repeat: no-repeat;
	}	
	
	.showmore:hover{
		color: #d1052f;
	}
	
	.favorite {
		cursor:pointer;
		background-image: url(../images/and-favorite.png);
		background-repeat: no-repeat;
		background-position-y: -0px;
		display: block;
		height: 20px;
		background-position-x: 3px;
		width: 24px;
		padding: 0px;
	}
	
	.desktop_favorite {
		cursor:pointer;
		background-image: url(../images/toolbar/fav20.png);
		background-repeat: no-repeat;
		height: 24px;
		background-position-x: 3px;
		width: 24px;
		padding: 0px;
		background-position-y: 5px;
		display:block;
		float:left;
		margin-left:5px;
	}
	

	.favorite-on {
		background-position-y: -40px;
	}

.up {
	cursor:pointer;
	background-image: url(../images/player/video.png);
	background-repeat: no-repeat;
	display: block;
	background-position-x: 0px;
	background-position-y: 0px;
	height: 24px;
	width: 24px;
	padding: 0px;
}

.up_arrow {
	display: none;
	position: fixed;
	right: 70px;
	bottom: 70px;
	z-index: 100;
	cursor: pointer;
	background: url('../images/gotoTop.png') no-repeat;
	background-position: 0 0;
	width: 48px;
	height: 48px;
}


.up-on {
		background-position-y: -90px;
}



.share{
	cursor: pointer;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: -2px;
	display: block;
	width: 24px;
	height: 24px;

}
.note{
	cursor: pointer;
	background-image: url(../images/icon_msg.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 2px;
	display: block;
	width: 45px;
	text-align: right;
	height:24px;
}

.note span{
	line-height:16px;
	display:block;
	height:24px;
}

.note:hover{
	color:#3ab5e9;
}

.ig_thumb_list th{
	width:230;
	height:50;
}

.ig_thumb_list td{
	width:230;
	height:260;
	vertical-align: top;
	text-align: center;
}

.ig_thumb_list td img{
	display: inline-block;
	margin-bottom:10px;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
	cursor: pointer;
}
.ig_thumb_list td .igImgtitle{
	position: relative;
	left: auto;
	top: -25px;
	width: 145px;
	overflow: hidden;
	color: #FFFFFF;
	background:rgba(0,0,0,0.7);/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
	background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
	filter:Alpha(opacity=80);/*只对ie7,ie8有效*/
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
	display: inline-block;
	height: 16px;
	font-family: "微软雅黑";
	
}

.ig_thumb_list td .igImgtitle .grade{
	font-weight: bolder;
	font-size: 14px;
	color: #FF0000;
	margin-left: 4px;
	float: right;
}

.ig_thumb_list td .igImgtitle .title{
	float:left;
	padding-left:2px;
	width:100px;
	overflow:hidden;
	
}

#imgfile{
   cursor:pointer;
}

.img_webnormal{
	width:128px;
	height:auto;
}

.img_websmall{
	width:64px;
	height:auto;
}

.img_phonenormal{
	width:96px;
	height:auto;
}

.img_phonesmall{
	width:48px;
	height:auto;
}

/*h4 span:hover{
	background:gray;
	font-size:bolder;
}*/

.confirmContent {
	height: 40px;
	width: auto;
	text-align: center;
}

#confirmButton {
	text-align: center;
}
		
.igContent {
	height: 260px;
	width: auto;
	text-align: center;
}
.igButton {
	text-align: center;
}
    
 
.upload {
	height: auto;
	width: auto;
	overflow: auto;
}

.qt_result_attach_display {
	margin-top: 10px;
}

#andbook_uploadDialog {
	display:none;
	height: 600px;
	width: 1150px;
	border: 2px solid;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
}

#andbook_uploadDialog_uploadifyUploader {
    border-radius: 4px 4px 4px 4px;
    width: 259px;
    position: relative;
    top: -30px;
}

/* #andbook_uploadDialog_imguploadUploader { */
/*     border-radius: 4px 4px 4px 4px; */
/*  	position:relative; */
/*     top: -5px; */
/* 	left: 0px; */
/* } */

/* #andbook_uploadDialog_imgupload2Uploader { */
/*     border-radius: 4px 4px 4px 4px; */
/*     width: 300px; */
/*     position:relative; */
/*     top:-30px; */
/* } */
#andbook_uploadDialog_logoUploader {
    border-radius: 4px 4px 4px 4px;
    width: 300px;
    position:relative;
    top:-30px;
}

#andbook_uploadDialog .bottomButtons{
	width:100%;
	height:auto;
	text-align: left;
	margin: 10px;
}

#andbook_uploadDialog .setproduct {
	display:none,
	overflow:scroll;
	width: 30%;
	height:100%;
	float:left;
	clear:right;
	margin-left:20px;
	font-size:0.8em;
}

#andbook_uploadDialog  .splitter-line{
		float:left;
		width:3px;
		height:100%;
		background-color:#ddd;
		margin-left:20px;
}
	
#andbook_uploadDialog .setproduct .setbaseinfo{
	width:100%;
	heigth:auto;
	overflow:auto;
	margin-bottom:5px;
}

#andbook_uploadDialog .setproduct .setintroduce{
	width:100%;
	heigth:auto;
	overflow:auto;
}

#andbook_uploadDialog .setproduct .save {
	width:100%;
	heigth:auto;
	overflow:auto;
}

#andbook_uploadDialog .setproduct .inbottom{
	display:none;
}

#andbook_uploadDialog .setimage .imglist {
	width:100%;
	height:auto;
	margin-top:10px;
}

#andbook_uploadDialog .settypelist {
	float:left;
	clear:left;
	height:100%;
	width: 100%;
	margin-top:10px;
	font-size:0.8em;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist {
	width:100%;
	height:340px;
    margin-bottom: 10px;
    margin-top: 0px;
	position: relative;
	overflow:scroll;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist ul {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist .sup {
    font-weight: bold;
    line-height: 31px;
    text-align: left;
	border-top: 1px dotted #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist .sub {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding-top: 5px;
	width:auto;
	overflow:visible;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist span:hover{
    background: none repeat scroll 0 0 #0D96EC;
    color: #FFFFFF;
	cursor:pointer;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist .curr{
    background: none repeat scroll 0 0 #0D96EC;
    color: #FFFFFF;
	cursor:pointer;
}


#andbook_uploadDialog #andbook_uploadDialog_typelist .header{
	height:40px;
	line-height:40px;
}
	
#andbook_uploadDialog #andbook_uploadDialog_typelist .footer{
	height:40px;
	line-height:40px;
	
}

#andbook_uploadDialog .settypelist  #andbook_uploadDialog_attrdiv{
	width:100%;
	height:120px;
	overflow:scorll;
	font-size: 1.0em;
}

#andbook_uploadDialog .settypelist  #andbook_uploadDialog_attrTable td{
	width:200px;
}

#andbook_uploadDialog .settypelist  #andbook_uploadDialog_attrTable tr{
	height:25px;
}


div.rightpanel {
	float: left;
	width:65%;
	height:390px;
	overflow:hidden;
}

.setindex {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}



.selectitem{
	background: #ffffffff;
	border-color: #1fae52;
	line-height: 36px;
	display: inline-block;
	height: 36px;
	width: 110px;
	color: black;
	font-size: 1em;
	border-radius: 4px;
	text-align: center;
	cursor:pointer;
	font-weight:bold;
}

.sel-enable{
	background: #2686AE url(../scripts/igjs2/css/themes/infragistics/images/gradient_2.png);
	border: 0px;
	color: white;
	height:40px;
	line-height:40px;
	vertical-align: bottom;
	padding-left: 10px;
    padding-right: 10px;
}

button.qt_answer_attach_del {
    height: 40px;
    line-height: 40px;
}

.andbook_select_title{
	font-size:0.8em;
	font-weight:bolder;
}
.andbook_select_list {
	width:100%;
    margin-bottom: 10px;
    margin-top: 10px;
	position: relative;
	overflow:scroll;
	font-size:0.8em;
	
}

.andbook_select_list ul {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.andbook_select_list .sup {
    font-weight: bold;
    line-height: 31px;
    text-align: left;
	border-top: 1px dotted #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
}

.andbook_select_list .sub {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding-top: 5px;
	width:auto;
	overflow:visible;
}

.andbook_select_list span:hover{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}

.andbook_select_list .curr{
    background: none repeat scroll 0 0 #0D96EC;
    color: #FFFFFF;
	cursor:pointer;
}

.webnormal{
	float:left;
	width: 195px;
	height: 195px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}

.websmall{
	float:left;
	width: 80px;
	height:80px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}
.phonenormal{
	float:left;
	width: 128px;
	height:128px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}
.phonesmall{
	float:left;
	width: 80px;
	height:80px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}

#uploadifyUploader {
    border-radius: 4px 4px 4px 4px;
    width: 259px;
}


.igBtnGreen
{
	font-family: "Helvetica Neue",Arial,"Lucida Grande",sans-serif;
	background-position: 0 -152px;
	background-repeat: repeat-x !important;
	background-color: #4c8e0e;
	border-color: #274807 !important;
	color: #fff;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #477a09;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.0em;
	padding: 6px 8px 9px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
	

.fileupload{
	height: 200px;
	width: 400px;
}

.checked{
	color:#009900;
}

.unchecked{
	color:#FF0000;
}

#main {
	width:1210px;
	height:1000px;
}
#main #content{
	float:left;
	width:1210px;
	height:auto;
	overflow:hidden;
    position: relative;
    margin-top: 100px;
	margin-bottom:3px;
	background:#333333;
}

#main #inleft{
	width:210px;
	height:auto;
	margin-right:10px;
	float: left;
}

#main #inleft .inleft_list
{
	float:left;
	width:inherit;
	height:400px;
	max-height:600px;
	background:#CCCCCC;
	margin-bottom:5px;
}

#main #inright{
	width:950px;
	float: left;
	height: auto;
}
#footer{
	float:left;
	width:1208px;
	height:100px;
	background-color: #000;
	color: #FFFFFF;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#footer span{
	width:1208px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	
}
#navbar{
	width:1208px;
	height:auto;
	background-color: #000;
	color: #FFFFFF;
	position:fixed;
	top: 0;
	z-index:998;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	display:none;
}

#navbar .nav{
	float:left;
	height:auto;
}
#navbar .navtopsmall{
	float:left;
	height:30px;
	margin-bottom:10px;
}
#navbar .navbottombig{
	float:left;
	height:40px;
	margin-bottom:5px;
}

#navbar #nb_logo{
	width:115px;
	height:61px;
	background-image: url(../images/logo3.jpg);
	float:left;
}

#navbar #nb_logodesc{
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bolder;
    height: 26px;
    line-height: 22px;
    padding-left: 10px;
    vertical-align: bottom;
    width: 105px;
}


#navbar #nb_selectsubtype{
	width:200px;

}
#navbar #nb_middle{
	width:448px;
}

#navbar #nb_middle #nb_viewtool{
	width:440px;
}
	

#navbar #nb_right{
	float:right;
	width:295px;
	overflow: hidden;
	margin-right: 10px;
}

#navbar #nb_right #userinfo{
	width:auto;
	float:right;
}
#navbar .navtopsmall span{
	line-height:30px;
	vertical-align: bottom;	
}
#navbar #nb_right #nb_upload{
	width:auto;
	float:right;
}


#nav  #mystore{
	display:none;
}


#navbar #nb_selectsubtype #nb_seltype{
	background: url("../images/backup/index.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 140px;
	color: #FFFFFF;
	cursor:pointer;
	font-weight: bolder;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#navbar #nb_selectsubtype #nb_lb_supertype{
	display: inline-block;
	width: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	overflow: hidden;

}

#navbar #nb_selectsubtype #nb_lb_subtype{
    border-bottom: thin solid #000000;
    display: inline-block;
    max-width: 145px;
    overflow: hidden;
    text-align: center;
    width: auto;
}
#navbar #nb_selectsubtype #nb_lb_subtype_split{
    background-image: url("../images/view-buttons.png");
    background-position: -38px -319px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    width: 15px;
}
#navbar #nb_typelist{
	position:absolute;
	z-index:999;
}

#navbar #searchtext{
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	width:139px;
	height:24px;
	background-position: 108px 1px;
	border-radius: 4px 4px 4px 4px;
}



#navbar a{
	color: #FFFFFF;
}

#fileQueue{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9) !important;
    height: auto;
    left: 0px;
    position: fixed;
    top: 10px;
    width: auto;
    z-index: 999;
}

.menuBottomStyle {
	height: 29px;
	overflow: hidden;
	position: relative;
	width: 421px;
}
.menuBottomStyle li {
    float: left;
    list-style: none outside none;
}
.menuBottomStyle li.back {
    border-bottom: 5px solid red;
    height: 35px;
    position: absolute;
    width: 9px;
    z-index: 8;
}
.menuBottomStyle li a {
    color: #ffffff;
    display: block;
    float: left;
    font: bold 14px arial;
    height: 30px;
    letter-spacing: 0;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 17px;
    z-index: 10;
	width:100px;
}
.menuBottomStyle li a:hover, .menuBottomStyle li a:active, .menuBottomStyle li a:visited {
    border: medium none;
}


#seltype{
	cursor:pointer;
	margin-left: auto;

}

.andSelect {
    background: none repeat scroll 0 0 #FFFFFF;
    outline: 0 none;
    overflow: hidden;
    padding: 0 !important;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}


.m, .sm {
    margin-bottom: 10px;
}
.m, .mt, .mc, .mb, .sm, .smt, .smc, .smb {
    overflow: hidden;
}

.andSelect dd {
    float: right;
    overflow: hidden;
    position: relative;
    width: 652px;
    font-size:10px;
}

.andSelect dl {
    /*border-top: 1px dotted #DDDDDD;*/
    margin: 0 5px;
    overflow: hidden;
    padding: 4px 0 2px;
    width: 745px;
}

.andSelect dt {
	float: left;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	width: 60px;
	padding-right: 5px;
	font-size: 10px;
	
}

.andSelect dd div {
    float: left;
    height: 30px;
	width: 110px;
	overflow:hidden;
    margin-right: 15px;
    padding-top: 5px;
}



.andSelect dd a {
    height: 30px;
    line-height: 15px;
    overflow: hidden;
    text-decoration: none;
    white-space: normal;
	cursor:pointer;
}

.andSelect dd a:link, #select dd a:visited,#typelist dd a:link, #typelist dd a:visited {
    color: #005AA0;
}

.andSelect dd a:hover, #select dd a:active, #select dd a.curr:link, #select dd a.curr:visited {
    background: none repeat scroll 0 0 #0D96EC;
    color: #FFFFFF;
    border-radius: 2px;
}

.curr{
    background: none repeat scroll 0 0 #0D96EC;
    color: #FFFFFF;
    border-radius: 2px;
}


#nb_typelist {
	float:left;
	clear:both;
	width:710px;
	height:auto;
    margin-bottom: 10px;
    margin-top: 10px;
	position:absolute;
	top:90px;
	left:115px;

}
#nb_typelist ul {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#nb_typelist .sup {
    font-weight: bold;
    line-height: 31px;
    text-align: left;
	border-top: 1px dotted #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
}

#nb_typelist .sub {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding-top: 5px;
	width:100px;
	overflow:auto;
}

#nb_typelist span:hover{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}

#nb_typelist .header{
	height:40px;
	line-height:40px;
	}
	
#nb_typelist .footer{
	height:40px;
	line-height:40px;
	
}
#btnSavePrev{
	clear: left;
}

.ui-igListPanel{
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
    outline: 0 none;
    overflow: hidden;
    padding: 0 !important;
 }
 
 #r1{
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none; 
 }

.round {
	border: 0px solid #dedede;
	-moz-border-radius: 8px;      /* Gecko browsers */
	-webkit-border-radius: 8px;   /* Webkit browsers */
	border-radius:8px;            /* W3C syntax */
	width:220px;
	min-height:50px;
	color:#fff;
	background:rgba(0,0,0,0.7);
	background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
	filter:Alpha(opacity=80);/*只对ie7,ie8有效*/
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	position:fixed;
	font-size: 16px;
	font-family: Helvetica;
	font-weight: bolder;
	padding: 0px;
	z-index:999;
}
 .ani_dot {
	font-family: simsun;
	font-weight: bolder;
}
:root .ani_dot { /* 这里使用Hack是因为IE6~IE8浏览器下， vertical-align解析不规范，值为bottom或其他会改变按钮的实际高度*/
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
}
@-webkit-keyframes dot {
    0% { width: 0; margin-right: 1.5em; }
    33% { width: .5em; margin-right: 1em; }
    66% { width: 1em; margin-right: .5em; }
    100% { width: 1.5em; margin-right: 0;}
}
.ani_dot {
    -webkit-animation: dot 3s infinite step-start;
}

@keyframes dot {
    0% { width: 0; margin-right: 1.5em; }
    33% { width: .5em; margin-right: 1em; }
    66% { width: 1em; margin-right: .5em; }
    100% { width: 1.5em; margin-right: 0;}

}
.ani_dot {
    animation: dot 3s infinite step-start;
}

/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 100%;
	min-height:600px;
	height:100%;
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.header {
	background-color: #42413C;
	background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#171718), to(#535E6A));
    color: #FFFFFF;
    width: 8%;
	min-height:615px;
	height:100%;
	float:left;
 }
 #tipContent a{
 color:blue;
 }

.content {
	float:left;
	width: 92%;
	min-height:600px;
	height:100%;
}

.header .h1{
	height:auto;
	width:100%;
}

.header .h2{
	height:40px;
	width:100%;
}

.tabbar {
	width:100%;
	padding: 10px 0px;
	float:left;
	height:20px;
	cursor:pointer;
	font-size: 10px;
	font-weight:bold;
	margin-top:10px;
}

.tabbar:hover{
	background-color:rgba(91, 160, 192, 0.59);
	color:white;
	font-weight:bolder;
}

.startmenu div:hover{
	background-color:rgba(91, 160, 192, 0.59);
	color:rgba(63,194,250,1.0);
	font-weight:bolder;
}

.tabbar span{
	margin-left:40px;
}
.currtab{
	background-color:rgba(91, 160, 192, 0.59);
	color:rgba(63,194,250,1.0);
	font-weight:bolder;
}

.horizonbar {
	padding: 10px 0px;
	float:left;
	height:20px;
	cursor:pointer;
	font-size: 10px;
	font-weight:bold;
	margin-top:10px;
}

.horizonbar:hover{
	background-color:rgba(91, 160, 192, 0.59);
	color:rgba(63,194,250,1.0);
	font-weight:bolder;
}

.horizonbar span{
	margin-left:40px;
}

.andbook_button_blue{
		display:inline-block;
		color: #fff;
		background-color: #58b9e6;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		width: 140px;
		cursor: pointer;
		text-align: center;
		transition: background-color 0.2s;
		-webkit-transition: background-color 0.2s;
		-moz-transition: background-color 0.2s;
		-o-transition: background-color 0.2s;
		border: 0px;
}
	
 .andbook_button_blue:hover{
	background:#2ea7e0;
	border-color:#aaa;
}
.rlf-btn-green:hover {
		background-color: #33a646;
	}
.rlf-btn-green {
	display:inline-block;
	color: #fff;
	font-size: 14px;
	background-color: #39b94e;
	height: 40px;
	line-height: 40px;
	width: 120px;
	cursor: pointer;
	text-align: center;
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	border: 0px;
	border-radius: 4px;
	
}

.andbook_button_green {
	background: #2dbe60;
	border-color: #1fae52;
	line-height: 2.25;
	cursor: pointer;
	display: inline-block;
	height: 46px;
	width: 320px;
	color: white;
	font-size: 1.33333333rem;
	border-radius: 2px;
}

.andbook_button_op1 {
	background: #2dbe60;
	border-color: #1fae52;
	line-height: 2.25;
	cursor: pointer;
	display: inline-block;
	color: white;
	font-size: 1em;
	border-radius: 2px;
	padding-left:5px;
	padding-right:5px;
}

 .andbook_button_op1:hover{
	background:#28a956;
	border-color:#1b9848;
}

.andbook_button_op0 {
	display:none;
}
 

 .andbook_button_green:hover{
	background:#28a956;
	border-color:#1b9848;
}

.andbook_select_button {
	background: transparent;
	border-color: #1fae52;
	line-height: 2.25;
	display: inline-block;
	height: 46px;
	width: 320px;
	color: white;
	font-size: 1.33333333rem;
	border-radius: 2px;
	text-align: center;
}

.tabupload {
	width:300px;
	float:left;
	height:40px;
	text-align: left;
}
#uploadfileUploader{
	border-radius: 4px 4px 4px 4px;
}

.tabpage{
	width:100%;
	height:700px;
	overflow:auto;
	max-height:900px;
	max-width:1360px;
	display:none;
}

.currpage{
	display:block;
	background:#CCC49F;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

	.andbook_uploadHeader{
		width:auto;
		height:auto;
	}
	
	.andbook_header {
		width:100%;
		height: 30px;
		color:white;
		
	}

	.andbook_header .andbook_item{
		float:left;
	}

	.andbook_uploadHeader #andbook_fileQueue{
		width:auto;
	}
	
	.tip{
		font-size:0.8em;
		display:block;
	}

	.andbook_IconRadio{
		float:left;
		position: relative;
		background-color: rgba(7, 20, 30, 0.7);
		border-radius: 4px;
		padding: 3px;
		z-index: 1002;
		min-width: 150px;
		left:15px;
	}
	.andbook_send{
		display:inline-block;
		margin-right: 2px;
		background-image: url(../images/send/andsend_ico.png);
		background-repeat: no-repeat;
		height: 16px;
		width: 16px;
	}
	.andbook_IconRadio span{
		line-height:16px;
	}
	.andbook_IconRadio	.andbook_thumb{
		border-color:white;
		border-radius:4px;
		font-size:10px;
		width:auto;
		height:20px;
		font-weight:bold;
		float:left;
		background-color: rgba(0, 0, 0, 0);
		margin:5px;
		cursor: pointer;
		border:none;
		color:#fff;
		vertical-align:bottom;
	}
		
	.andbook_IconRadio img{
	   	display: inline;
	    margin-bottom: 1px;
	    margin-left: 5px;
	    margin-right: 5px;
	    vertical-align: bottom;
	  }	
	    
	.andbook_IconRadio	.curr{
		color:rgba(63,194,250,1.0);
	}	
	.andbook_IconRadio	.selected{
		color:rgba(63,194,250,1.0);
		font-weight:bolder;
	}		
	.dialog_form h2, .contact_form label{font-family: Georgia, Times, "Times New Roman", serif;}
	.form_hint, .required_notification{font-size: 11px;}
	.dialog_form ul{width: 99%;list-style-type: none;list-style-position: outside;margin: 0px;padding: 0px;}
	.dialog_form li{padding: 6px;border-bottom: 1px solid #eee;position: relative;}
	.dialog_form li: first-child, .contact_form li: last-child{border-bottom: 1px solid #777;}
	.dialog_form h2{margin: 0;display: inline;}
	.required_notification{color: #d45252;margin: 5px 0 0 0;display: inline;float: right;}
	.dialog_form label{
		width: 150px;
		margin-top: 3px;
		display: inline-block;
		float: left;
		padding: 3px;
	}


	.question_form h2, .contact_form label{font-family: Georgia, Times, "Times New Roman", serif;}
	.form_hint, .required_notification{font-size: 11px;}
	.question_form ul{width: 100%;list-style-type: none;list-style-position: outside;margin: 0px;padding: 0px;}
	.question_form li{padding: 6px;border-bottom: 1px solid #eee;position: relative;
			float: left;
			clear: both;
			width: 100%;
	}
	
	.question_form li: first-child, .contact_form li: last-child{border-bottom: 1px solid #777;}
	.question_form h2{margin: 0;display: inline;}
	.required_notification{color: #d45252;margin: 5px 0 0 0;display: inline;float: right;}
	.question_form label{
		width: 80px;
		margin-top: 3px;
		display: inline-block;
		float: left;
		padding: 3px;
	}
	progress {
	  color: #0063a6;
	  font-size: .6em;
	  line-height: 1.5em;
	  text-indent: .5em;
	  width: 15em;
	  height: 0.8em;
	  border: 1px solid #0063a6;
	  background: #fff;
	}
	
	progress::-webkit-progress-bar { background: #fff; }
	progress::-webkit-progress-value { background: rgba(63,194,250,1.0); }
	
	#andbook_log span{
		font-size:smaller;
		border-bottom: 1px solid #D3D3D3;
	}	
	
	.listdate li {
	    width: 100px;
	    height: 30px;
	    border-bottom: 1px solid #eee;
	    line-height: 30px;
	    cursor: pointer;
	    text-align: center;
	    padding: 3px 0px;
	}
	
	.listdate li.select {
	    background-color: #f5f5f5;
	    font-weight:bolder;
	}
	
	.listdate li:hover {
	    background-color: #eee;
	}
	

	.listdate li.li_date{
		border:1px solid #eee;
	}
	
	.publictip{
		position: absolute;
		bottom: 60px;
		right: 5px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 1px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
/* 		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red)); */
		background:rgb(213, 40, 40);
		font-weight: bolder;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;	
	}
	
	.noticestatus0{
		color: rgb(255, 252, 252);
		border-radius: 12px;
		display: block;
		padding: 0px;
		margin-left:0px;
		overflow: hidden;
/* 		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red)); */
		background:rgb(213, 40, 40);
		border-color: white;
		width: 12px;
		height: 12px;
		text-align: center;
		line-height: 16px;	
		margin:auto;
	}	
	
	.noticestatus1{
		width: 12px;
		height: 12px;
	}
	
	.noticestatus2 {
	  color: rgb(255, 252, 252);
	  border-radius: 12px;
	  display: block;
	  padding: 0px;
	  margin-left: 0px;
	  overflow: hidden;
	  /* background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red)); */
	  background: rgb(211, 231, 149);
	  border-color: white;
	  width: 12px;
	  height: 12px;
	  text-align: center;
	  line-height: 16px;
	  margin:auto;
	}
	.andbook_answer_commit_num0{
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: rgb(213, 40, 40);
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}		
	.andbook_answer_state_uncheck3{
		color: #FF7449;
		border-radius: 12px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: rgb(240, 149, 149);
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top: 10px;
		position: relative;
		top: -30px;
		left: 40px;
	}
	
	.andbook_answer_state_uncheck {
		position: relative;
		top: -30px;
		left: 40px;
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: rgb(213, 40, 40);
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top: 10px;
		font-weight:normal;
		    font-size: 8px;
	}
	
	.state_uncheck {
	    position: relative;
	    color: rgb(255, 252, 252);
	    border-radius: 4px;
	    display: block;
	    padding: 0px;
	    margin-left: 0px;
	    overflow: hidden;
	    background: rgb(213, 40, 40);
	    border-color: white;
	    width: 16px;
	    height: 16px;
	    text-align: center;
	    line-height: 16px;
	    margin: auto;
	    margin-top: 10px;
	    font-weight: normal;
	}
	
	.andbook_answer_state1{
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: #ff7449;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}

	.andbook_answer_state5{
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: rgb(211, 231, 149);
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}		
	
	.andbook_answer_state0{
		text-align: center;
		line-height: 30px;

	}

	.andbook_answer_state2{
		text-align: center;
		line-height: 30px;
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: #0D96EC;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;

	}
	.andbook_answer_state3{
		text-align: center;
		line-height: 30px;
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: #0D96EC;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}


	.andbook_answer_state4 {
		text-align: center;
		line-height: 30px;

		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: gray;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}

	.andbook_answer_state-1{
		text-align: center;
		line-height: 30px;
	}				
	.andbook_notice_details_content{
		width:590px;
		min-height:390px;
		overflow:scroll;
	}
	
	.andbook_notice_left{
		float:left;
	}
	
	.andbook_notice_left img{
		border: solid;
		border-radius: 4px;
		border-width: 0px;
		width:96px
	}
	
	.andbook_notice_right{
		float: left;
		margin-left: 5px;
		width: 320px;
	}
	
	.andbook_notice_title{
		font-size: 16px;
		font-family: 微软雅黑;
		font-weight: bolder;
		margin-bottom: 10px;
		width:300px;
		height:20px;
		overflow:hidden;
	}
	
	.andbook_notice_introduce{
		margin-top: 10px;
		margin-bottom: 10px;
		height: 36px;
		overflow: hidden;
		width:300px;
		font: -webkit-small-control;
	}
	
	.andbook_notice_content_left{
		float:left;
		width: 310px;
	}
	
	.andbook_notice_content_right{
		float:left;
		height:78px;
		width:20px;
	}
	
	.andbook_notice_content{
		width: 335px;
		height: 75px;
	}
	
	.andbook_notice_memo{
		text-align: center;
		color: lightgrey;
	}
	
	.andbook_Noticelist_details{
		width: 590px;
		height: 400px;
		overflow: auto;
		border: solid;
		border-width: 1px;
		border-color: rgba(230, 227, 227, 1);
		border-radius: 4px;
		margin: auto;
	}
	
	.andbook_Noticelist_details div span{
		margin-left:10px;
		line-height: 30px;
	}

	#andbook_Notice_dialog #andbook_Notice_list_container{
		display: none;
	}
	
	.andbook_htmledit_title{
		text-align: center;
		font-family: 微软雅黑;
		font-size: 16px;
		margin-top: 10px;
	}
	
	.andbook_htmledit_memo{
		text-align: right;
		margin-top:10px;
		margin-right: 10px;
	}

	.andbook_htmledit_picture{
		text-align: center;
		margin-top: 10px;
	}
	
	.andbook_htmledit_content{
		margin-top: 5px;
		font-family: 微软雅黑;
		font-size: 12px;
	}
	#andbook_note_list tbody tr{
		background: hsl(40,240%,226%);
		
	}
	.noticeUpload:hover {
	 	background-color:#2686AE;
	 	border:1px solid #2788b1;
	}
	.toolbarLabel:hover{
		font-color:rgba(63,194,250,1.0);
		font-weight:bold;
	}
	.toolbar{
		border-bottom:1px solid #e5ebf1;
	}
	.noticeUploadRight{
		float:right;
	}
	.noticeUpload{
		font-size: 1em;
		border: 1px solid #535353;
		background: #4f4f4f url(../images/gradient_1.png) repeat-x;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 0 rgba(83,83,83,0.8);
		border-radius: 0px;
		-webkit-border-radius: 0px;
		font-family: "Segoe UI",Arial,sans-serif;
		cursor: pointer;
		display: inline-block;
		margin-right: .1em;
		overflow: visible;
		padding: 0;
		position: relative;
		text-align: center;
		text-decoration: none!important;
		vertical-align: middle;
		-webkit-appearance: button;
		height: 27px;
		line-height: 27px;
		width:100px;
		margin-top: 2px;
	}	
	
	.tipNewNotice{
		cusor:pointer;
		position: absolute;
		top: 10px;
		left: 70px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 0px;
		display: block;
		float:left;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red));
		border-color: white;
		width: 8px;
		height: 8px;
		text-align: center;
		line-height: 16px;	
	}	
	
	.protectedtip{
		position: absolute;
		bottom: 60px;
		right: 5px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 1px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(yellow));
		font-weight: bolder;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;	
	}	
	.privatetip{
		position: absolute;
		bottom: 60px;
		right: 5px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 1px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(green));
		font-weight: bolder;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
	}
	
	.ui-andGrid-header {
		background: #888;
		border-bottom: 1px solid #777;
		color: #fff;
		font-weight: normal;
		padding:8px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	.ui-igtree a{
		font-size:0.9em;
	}
	
	#andbook_popup{
		width:auto;
		overflow:hidden;
		min-height:50px;
		line-height:50px;
		min-width:50px;
		border-radius:4px;
		background:rgba(7, 20, 30, 0.7);
		position:fixed;
		z-index:9999;
		display:none;
		color:white;
		font-size:0.9em;
		font-weight:bold;
		font-family:"微软雅黑,宋体";
		border:1px solid #3AB5E9;
	}
	
	#andbook_popup_notice{
		overflow:visible;
		min-height:100px;
		line-height:20px;
		min-width:150px;
		text-align:center;
		border-radius:4px;
		background:rgb(7, 20, 30);
		background:rgba(7, 20, 30, 0.7);
		position: fixed;
		z-index:9999;
		display:none;
		color:white;
		font-size:0.9em;
		font-weight:bold;
		font-family:"微软雅黑,宋体";
		border:1px solid #3AB5E9;
		padding: 2px;
		padding-top:20px;
		cursor:pointer;
		left:90%;
		_bottom: auto;
		_width: 100%;
		_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight- (parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));	}	

	.andbook_popup_notice{
		width:auto;
		overflow:hidden;
		min-height:50px;
		line-height:50px;
		min-width:50px;
		border-radius:4px;
		background:rgba(7, 20, 30, 0.7);
		position:fixed;
		z-index:9999;
		display:none;
		color:white;
		font-size:0.9em;
		font-weight:bold;
		font-family:"微软雅黑,宋体";
		border:1px solid #3AB5E9;
	}	
	
	.andbook_popup_notice span{
			margin-left:10px;
			margin-right:10px;
	}
		
	#andbook_popup span{
		margin-left:10px;
		margin-right:10px;
	}

	.splitter{
		width:92%;
		min-height:600px;
		height:100%;
		border-radius: 4px 4px 4px 4px;
		float:left
	}
	
	.splitter .left{
		float:left;
		width:25%;
		height:100%;
		min-height:600px;
		margin-left:2px;
		margin-top:2px;
		background:white;
		overflow:hidden;
		overflow-y:auto;
	}
	
	.splitter .right{
		float:left;
		width:73%;
		height:100%;
		margin-left:2px;
		margin-top:2px;
		min-height:600px;
	}
	
	.splitter .splitter-line{
		float:left;
		width:3px;
		height:100%;
		background-color:#ddd;
		min-height:600px;
	}

	.container .left{
		float:left;
		width:25%;
		height:100%;
		min-height:600px;
		margin-left:0px;
		margin-top:0px;
		background:white;
		overflow:hidden;
		overflow-y:auto;
}
	
	.container .right{
		float:left;
		width:73%;
		height:100%;
		margin-left:0px;
		margin-top:0px;
		min-height:600px;
	}
	
	.splitter-line{
		float:left;
		width:3px;
		height:100%;
		background-color:#ddd;
		min-height:600px;
	}

	.andbook_checkin_left{
		float:left;
	}
	
	.andbook_checkin_left img{
		border: solid;
		border-radius: 4px;
		border-width: 0px;
		width:48px;
	}
	
	.andbook_checkin_right{
		float: left;
		margin-left: 10px;
		width: 90%;
	}
	
	.andbook_checkin_title{
		font-size: 16px;
		font-family: 微软雅黑;
		font-weight: bolder;
		margin-bottom: 10px;
		width:300px;
		height:20px;
		overflow:hidden;
	}
	
	.andbook_checkin_introduce{
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		width:300px;
		font: -webkit-small-control;
	}
	
	.andbook_checkin_content_left{
		float:left;
		width: 310px;
	}
	
	.andbook_checkin_content_right{
		float:right;
	}
	
	.andbook_checkin_content{
		width: 100%;
	}
	
	.andbook_checkin_memo{
		text-align: right;
	}
	
	.checkinstatus2{
		color: rgb(255, 252, 252);
		border-radius: 12px;
		display: block;
		padding: 0px;
		margin-left:0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red));
		border-color: white;
		width: 12px;
		height: 12px;
		text-align: center;
		line-height: 16px;	
	}	
	
	.checkinstatus0{
		width: 32px;
		height: 32px;
		background-image:url(../images/state/state-1.png);
	}	
		
	.checkinstatus1{
		width: 32px;
		height: 32px;
		background-image:url(../images/state/state2.png);
	}
	
	.checkinfo{
		border-width: 1px;
		margin-left: 5px;
		margin-top: 15px;
		width: 65px;
	}
	
	.ui-my-dialog{
		font-size:0.8em;
		font:12px/150% Arial,Verdana,"宋体";
	}
	
	.andbook_question_content{
		width:400px;
		height:100px;
		padding:5px;
	}
	.andbook_question_options{
		padding:5px;
		margin-top:10px
		width:300px;
		height:300px;
		background:grey;
	}
	.andbook_question_result{
		padding:5px;
		margin-top:10px;
		width:300px;
		height:300px;
		background:grey;
	}
	.andbook_question_grid_content{
		width:100%;
		padding:5px;
		overflow:visible;
	}
	
	.andbook_question_statistic{
		font-size: 0.8em;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.andbook_homework_content_list_content{
		float:left;
		clear:both;
		padding:10px;
	}
	
	.andbook_homework_content_list_attach{
		float:left;
		width: 100%;
		margin-top: 10px;
	}
	
	.andbook_homework_content_list_options{
		padding-left:20px;
		margin-top:10px;
		border-bottom-style: solid;
		border-width: 1px;
		padding-bottom: 10px;
		float:left;
	}
	
	.andbook_homework_content_list_result_attach{
		margin-top: 10px;
		float: left;
		width: 100%;
	}
	
	.andbook_homework_content_list_options li {
		border-bottom: 0px;
	}
	.andbook_homework_content_list_title{
		font-size: 14px;
		font-family: "微软雅黑";
	}
	span.cond-pos {
	display: inline-block;
	width: 50px;
	}
	span.cond-title {
	width: 320px;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	}
	span.cond-no {
	font-weight: bold;
	width: 50px;
	display: inline-block;
	}

	.andbook_homework_content_answer_display{
		margin-right: 20px;
		margin-top: 10px;
		float: left;
	}
	.andbook_homework_list{
		float:left;
		width:auto;
		margin-left: 5px;
	}
	.andbook_paper_preview{
		float:left;
		width:100%;
		min-width:550px;
		min-height:400px;
		margin-left:5px;
		border: 1px solid #DDDDDD;
		border-left-width:0px;
		border-right-width:0px;
		overflow:visible;
		margin-top: 5px;
		background:white;
	}
	
	.andbook_exam_paper_preview{
		float:left;
		width:100%;
		min-height:200px;
		margin-left:5px;
		border: 1px solid #DDDDDD;
		border-left-width:0px;
		border-right-width:0px;
		overflow:auto;
		margin-top: 5px;
		background:white;
	}
	
	.exam_forbid{
	  width: 100px;
	  border-radius: 4px;
	  background-image: url("../images/editor/forbidden.png");
	  background-repeat: no-repeat;
	  background-position-y: 5px;
	  background-position-x: 5px;

	}
	
	.qt_option_list li{
		margin-top:10px;
	}
	
	li.qt_tf_option {
	    margin-bottom: 20px;
	}

	.paper_type{
		font-size:smaller;
	}
	.paper_memo{
		font-size:smaller;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		padding-bottom: 10px;
		display:inline-block;
		width:100%;
	}
	.paper_title{
		text-align: center;
		font-weight: bolder;
		font-family: 微软雅黑;
		font-size: 20px;
	}
	
	.paper_score{
		text-align: right;
		margin-right: 10px;
		float: right;
	}
	
	.paper_check_info{
		min-height: 12px;
		text-align: right;
		margin-right: 10px;	
		height:auto;
		font-weight: bolder;
		color: red;
		float: left;
		overflow: visible;
		width:100%;
	}
	
	.qt_no{
		float:left;
		margin-right: 5px;
	}
	
	.qt_check_area i.fa-bookmark{
		font-size:20px;
		color:#C9CCCF;
		float:right;
		cursor:pointer;
		margin-right:10px;
	}
	
	.qt_check_area i.fa-bookmark:hover{
		color:#0D96EC;
	}
	
	.qt_check_area i.mark{
		color:#0D96EC;
		background:transparent;
		padding:0px;
	}
	
	.paper_check_info_small i.fa-bookmark, .paper_check_info i.fa-bookmark {
	    font-size: 8px;
	    float: right;
	    color: #fafafa;
	}
	
	.paper_check_info_small i.mark, .paper_check_info i.mark {
	    color: #0D96EC;
	    background:transparent;
		padding:0px;
	}
	
	.paper_check_info_small .checknav{
		background-color: #0D96EC;
	    clear: both;
	    float: left;
	    width: 100%;
	    padding: 2px;
	    border-top: 1px solid #a39999a6;
	}

	.paper_check_info_small .checknav i{
		color: white;
    	font-size: 12px;
   		 cursor: pointer;	
	}
	
	.qt_content{
		float: left;
		width: 80%;
		margin-right: 5px;	
		WORD-WRAP:break-word;
	}
	
	.qt_content_panel{
		overflow:visible;
		width: 100%;
	}
	
	.qt_edit_area{
		position:absolute;
		right:10px;
	}
	
	.paper_edit{
		position: absolute;
	    right: 10px;
	    top: 5px;
	}
	
	.qt_check_info{
		font-weight: bold;
		color: red;
		width:90%;
		max-height:110px;
		cursor:pointer;
		overflow:hidden;
	}
	
	.qt_check_info:hover {
		color: #3ab5e9;
	}
	
	.qt_option_list{
		clear: both;
		margin-left: 30px;
		margin-top:10px;
	}
	
	.qt_answer_area{
		margin-left: 20px;
		margin-top: 10px;
		width:90%;
		clear: both;
	}
	
	.qt_answer{
		width: 495px;
		height:auto;
		display: block;
		max-width:100%;
	}
	
	.andbook_result_display{
		width:495px;
		color:red;
 		background-color: hsl(55, 100%, 91%);
		padding-top: 10px;
	}
	
	ul.pp_questions {
		font-size: 14px;
		font-family: 微软雅黑;
	}
	
	.pp_question{
		margin-top: 10px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		padding-bottom: 10px;
		position:relative;
	}
	
	 @media print {
	    .noprint{
	      display: none;
	    }
	    
	    button{
	     	display: none;
	    }
	    
	    .paper_check_info_small{
	     	display: none;
	    }
	 }
	 
	 
	
	.andbook_answer_display{
		text-align: right;
		margin-right: 30px;
		font-weight: bolder;
		color: red;
	}
	
/* 	.exam_check{ */
/* 		font-size: 8px; */
/* 	} */
	
	.pp_memo{
		width:285px;
	}
	.andbook_question_start {
		cursor:pointer;
	    width: 100%;
	    height: 293px;
	    text-align: center;
	    background-color: white;
	    background-image: url(../images/player_icon.png);
	    background-repeat: no-repeat;
	    background-position-x: 50%;
	    background-position-y: 40%;
	    font-size: 36px;
	    
	}
	
	.qt_sound_answer_progress_area{
		display: inline-block;
	    width: 300px;
	    height: 10px;
	    margin-top: 10px;
	    background: #eee;
	}
	
	.qt_sound_answer_progress_status{
		display: inline-block;
	}
	
	.andbook_question_start span {
	    position: relative;
	    top: 60%;
	    left: 10px;
	}
	
	

	.starting{
		position:fixed;
		background-image:none;
		font-size:12px;
		right:10px;
		top:200px;
		width:100px;
		border-radius:50px;
		background:#00a2ca;
		color:white;
	}
	
	.starting span {
	    position: relative;
	    top: 30%;
	    left:0px;
	}

	.andbook_score_input{
		display:inline;
		margin-top: 10px;
	}
	
	.selectstatus1{
		width: 48px;
		height: 48px;
		background-image: url("../images/icons/mm_btn_check_red.png");
		background-repeat: no-repeat;
	}
	
	.selectstatus0{
		width: 48px;
		height: 48px;
		background-image: url("../images/icons/mm_btn_check_disable.png");
		background-repeat: no-repeat;
	}
	
	.andbook_newtask_left {
		float: left;
		width: 75%;
		min-height: 600px;
		padding-left: 2px;
		padding-top: 2px;
		background: white;
		overflow: auto;
		overflow-x: hidden;
		height:100%;
	}
	
	.andbook_newtask_right {
		float: left;
		width: 24%;
		height: 100%;
		margin-left: 2px;
		margin-top: 2px;
		min-height: 600px;
		overflow: auto;
		overflow-x: hidden;
	}
	
	.andbook_exam_base{
		border-color: rgb(224, 217, 217);
		border-width: 1px;
		border-style: solid;
		padding: 10px;
		margin: 5px;
	}
	
	.andbook_exam_base label {
		width: 100px;
		display: inline-block;
	}
	
	ul.andbook_exam_base li {
		margin-top: 10px;
	}
	
	#andbook_exam_expand{
		cursor:pointer;
		display:inline;
	}
	
	.andbook_exam_collapse{
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -18px;
		background-position-y: -83px;
		width: 12px;
		height: 12px;
		background-repeat: no-repeat;
		display: inline-block;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.andbook_exam_expand{
		  background-image: url("../images/desktop/taskbar/icon-cog16.png");
		  width: 16px;
		  height: 30px;
		  background-repeat: no-repeat;
		  display: inline-block;
		  margin-right: 10px;
		  background-position-y: 15px;
 		 cursor: pointer;
	}
	
	.andbook_exam_info{
		margin-left:10px;	
		display: block;
		height: 40px;
		line-height: 40px;
		background: url(../images/office/exam6.png);
		background-repeat: no-repeat;
		background-position-y: 10px;
		padding-left: 18px;
		display:none;
	}
	
	.andbook_user_info{
		margin-left:10px;	
		margin-top:10px;	
		height: 21px;
		line-height: 21px;
		background: url(../images/toolbar/SendNotice9.png);
		background-repeat: no-repeat;
		background-position-y: 0px;
		padding-left: 18px;
		padding-right:10px;
		overflow:hidden;
		display:none;
		vertical-align: bottom;
	}
	
	.andbook_exam_toolbar{
		margin-left: 5px;
	}
	
	#qt_attach_display{
		width: 400px;
		margin-left: 80px;
		overflow: visible;
		
	}
	
	.qt_attach_display{
		margin-left: 20px;
		width:100%;
		height:auto;
		margin-top:10px;
		/*float:left;*/
	}
	
	#andbook_attach_uploadQueue
	{
		display:none;
		width: 400px;
		height: 50px;
	}
	.andbook_attach_del{
		width: 100px;
		height: 18px;
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -16px;
		background-repeat: no-repeat;
		background-position-y: 2px;
		padding-left: 20px;
		margin-left: 450px;
		margin-top: 5px;
		cursor:pointer;
		position: absolute;
		top: 10px;
}
	
	.andbook_attach_content{
		overflow: visible;
		text-align: center;
		float:left;
		max-width:500px;
		width:100%;
		height:100%;
		margin-bottom:10px;
	}
	
	.andbook_attach_content .video-js{
		float:left;
	}
	
	.andbook_attach_img{
		width: 100%;
	}
	
	.andbook_attach_title{
		cursor:pointer;
		text-align: center;
		margin-top: 10px;
		max-width:500px;
		float:left;
		width:100%;
		display:none;
		margin-bottom:10px;
	}
	.andbook_question_options tr{
		height:20px;
	}
	
	.andbook_question_options td {
		height: 20px;
	}
	
	.andbook_answer_filter{
		margin-bottom: 10px;
		margin-top: 10px;
		font-size:12px;
	}
	
	.andbook_type_show{
		max-width:163px;
		border-width: 1px;
		border-color: rgb(231, 228, 228);
		overflow:hidden;
		line-height: 30px;
		border-bottom-style: solid;
		vertical-align: bottom;
		margin-left: 10px;
	}
	
	#andbook_poptip{
		border-radius:4px;
		min-height:100px;
		position:absolute;
		/*background-color: rgb(248, 248, 223);*/
		background: hsl(55, 100%, 91%);
		position: absolute;
		font-size: 10px;
		padding: 4px;
		z-Index:99999;
	}
	
	#andbook_back_poptip{
		min-height:100px;
		position:absolute;
		background: transparent;
		font-size: 24px;
		padding: 4px;
		color:#eee;
	}
	
	#andbook_poptip .andbook_title{
		font-weight:bold;
	}
	
	.andbook_product_type_show{
		max-width: 163px;
		border-width: 1px;
		border-color: rgb(231, 228, 228);
		overflow: hidden;
		line-height: 30px;
		border-bottom-style: solid;
		vertical-align: bottom;
		margin-left: 10px;
	}
	
	.andbook_footer{
		text-decoration: none;
		color: #3ab5e9;
		margin: 5px;
		cursor:pointer;
	}
	.andbook_footer:hover{
		color:rgba(63,194,250,1.0);	
	}
	.foot_wrapper{
		text-align: center;
		width:100%;
	}
	.foot_wrapper a{
		text-decoration: none;
		color: wheat;
	}
	
	#andbook_docmanage_typelist {
		width:316px;
		min-height:460px;
	    margin-bottom: 10px;
	    margin-top: 2px;
		overflow:visible;
		font-size: 0.8em;
		z-index: 999;
	}
	
	#andbook_docmanage_typelist ul {
		overflow: hidden;
		margin-top: 0;
		margin-right: 1px;
		margin-bottom: 0;
		margin-left: 5px;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 2px;
		padding-left: 0;
	}
	
	
	#andbook_docmanage_typelist .sub {
	    float: left;
	    height: 20px;
	    margin-right: 15px;
	    padding-top: 5px;
		width:auto;
		overflow:visible;
	}
	
	#andbook_docmanage_typelist span:hover{
	    background: none repeat scroll 0 0 #4598D2;
	    color: #FFFFFF;
		cursor:pointer;
	}
	
	#andbook_docmanage_typelist .curr{
	    background: none repeat scroll 0 0 #4598D2;
	    color: #FFFFFF;
		cursor:pointer;
	}
	
	ul.andbook_question_result_input_area{
		width: 48%;
		float: left;
		margin-left: 10px;
		border: 1px solid #eee;
		height: 530px;
		min-width:500px;
	}
	ul.andbook_question_result_input_area li{
		width:95%;
	}
	ul.andbook_question_content_input_area {
		width: 50%;
		float: left;
		border: 1px solid #eee;
		height: 530px;
		min-width:500px;
		
	}
	ul.andbook_question_content_input_area li{
		width:95%;
	}
	
	.andbook_result_attach_del {
		width: 100px;
		height: 18px;
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -16px;
		background-repeat: no-repeat;
		background-position-y: 2px;
		padding-left: 20px;
		margin-left: 450px;
		margin-top: 5px;
		cursor: pointer;
		position: absolute;
		top: 10px;
	}
	.andbook_comment_attach_del {
		width: 100px;
		height: 18px;
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -16px;
		background-repeat: no-repeat;
		background-position-y: 2px;
		padding-left: 20px;
		margin-left: 450px;
		margin-top: 5px;
		cursor: pointer;
		position: absolute;
		top: 10px;
	}
	.Answer_send{
		  font-size: 0.8em;
	}
	.Answer_save {
	  font-size: 0.8em;
	}

	.Answer_reexam {
	    position: fixed;
	    right: 20px;
	    bottom: 10px;
	    background: white;
	    line-height: 50px;
	    width: 50px;
	    height: 50px;
	    text-align: center;
	    border-radius: 25px;
	    background: #fa7821;
	    color: white;
	    font-weight: bolder;
	    cursor: pointer;
	}
	
	/*-------------------------*/
	
	
	.l-media .inner-center, .l-max .inner-center {
	    width: 800px;
	}
	.inner-center {
	    box-sizing: border-box;
	    width: 800px;
	    font:12px/150% "微软雅黑";
	}
	
	.inner-center .main {
	    float: left;
	    width: 100%;
	    box-sizing: border-box;
	}
	
	.main {
	    margin-bottom: 30px;
	}
	
	.inner-center .main .content {
	    margin-right: 340px;
	}
		
	.inner-center .content {
	    padding: 0 20px 30px;
	}
	.inner-center .content, .aside-right {
	    background: #fff;
	    box-sizing: border-box;
	}
		
	.course-class-task {
	    position: relative;
	    margin-bottom: 20px;
	    padding-top: 8px;
	    padding-left: 8px;
	    background: #f3f3f3;
	    font-size:12px;
	}
	
	.course-class-task .drop-down--class {
	    left: 0;
	    font-size: 16px;
	    padding-left: 10px;
	    text-align: left;
	    border-right: 1px solid #ddd;
	    text-align: center;
	}
	
	.course-class-task .task-schedule {
	    padding-top: 10px;
	    overflow: hidden;
	}
	.task-schedule {
	    position: relative;
	    padding: 32px 120px 33px;
	}
	
	.course-class-task .task-schedule .schedule-start, .course-class-task .task-schedule .schedule-end {
	    margin-top: -23px;
	}
	.task-schedule .schedule-start {
	    left: 10px;
	}
	.task-schedule .schedule-start, .task-schedule .schedule-end {
	    position: absolute;
	    top: 50%;
	    margin-top: -12px;
	}
	.course-class-task .task-schedule .schedule-progress, .course-class-task .task-schedule .percent {
	    height: 8px;
	}
	.task-schedule .schedule-progress-wrap{
		width:400px;
	}
	.task-schedule .schedule-progress-wrap .schedule-progress {
	    background: #ccc;
	    height: 15px;
	    border-radius: 8px;
	    overflow: hidden;
	    position: relative;
	}
	
	.course-class-task .task-schedule .percent {
	    background: #5fb41b;
	}
	.course-class-task .task-schedule .schedule-progress, .course-class-task .task-schedule .percent {
	    height: 8px;
	}
	.task-schedule .schedule-progress-wrap .percent {
	    background: #039ae3;
	    display: block;
	    height: 100%;
	    width: 0;
	    overflow: hidden;
	    border-radius: 8px;
	    border-top-right-radius: 0;
	    border-bottom-right-radius: 0;
	}
		
	
	.course-class-task .task-schedule .progress-course-plan {
	    color: #666;
	}
	
	.task-schedule .progress-course-plan {
	    position: absolute;
	    left: 60%;
	    bottom: -26px;
	}
		
	
	.icon-person-multi {
	    display: inline-block;
	    vertical-align: 0;
	    width: 24px;
	    margin-left: -12px;
	    height: 14px;
	    line-height: 1;
	    background: url(/andisk/images/c-sprite.7c4a0e7.png#unsprite) no-repeat -320px -20px;
	}
	
	address, caption, cite, code, dfn, th, var, i, s {
	    font-style: normal;
	    font-weight: 400;
	}
		
	
	.task-schedule .progress-course-plan .plan-text {
	    width: 120px;
	    left: 18px;
	}
	
	.task-schedule .plan-text {
	    position: absolute;
	    left: 11px;
	    top: -1px;
	    width: 190px;
	}
		
	
	.course-class-task .task-schedule .schedule-start, .course-class-task .task-schedule .schedule-end {
	    margin-top: -23px;
	}
	
	.task-schedule .schedule-end {
	    right: 10px;
	}
	
	.js-chapter-list .chapter-tt {
	    line-height: 60px;
	    border-bottom: 1px solid #e5e5e5;
	}
		
	.task-part-list {
	    padding-top: 30px;
	    padding-bottom: 1px;
	}	
		
	.page-course .task-part-item {
	    margin-bottom: 10px;
	}
	
	.page-course .task-part-item .task-part-hd {
	    margin-bottom: 10px;
	}
	.task-part-item .task-part-hd {
	    height: 40px;
	    line-height: 40px;
	    height: 40px;
	    background: #f3f3f3;
	    position: relative;
	    margin-bottom: 20px;
	}
			
	
	.task-part-item .tt-prefix {
	    background: #666;
	    color: #fff;
	    width: 72px;
	    text-align: center;
	    font-size: 18px;
	    float: left;
	    margin-right: 8px;
	}

	.task-part-item .task-part-hd {
	    height: 40px;
	    line-height: 40px;
	    height: 40px;
	    background: #f3f3f3;
	    position: relative;
	    margin-bottom: 20px;
	}
			
	.task-part-item .part-tt {
	    font-size: 16px;
	}	
	
	.task-task-list .task-task-item .item-icon {
	    position: absolute;
	    left: 0;
	    top: 50%;
	    width: 53px;
	    text-align: center;
	    font-size: 24px;
	    color: #a3d2f8;
	    margin-top: -12px;
	}
	
	.icon-font {
	    font-family: webfont;
	    speak: none;
	    font-style: normal;
	    font-weight: 400;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1;
	    font-size: 16px;
	    position: relative;
	    vertical-align: 0;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}		
	
	
	.task-task-list .task-task-item .task-tt-text, .course-class--three .class-tt-list .item-name, .mod-choose-time_v2 .mod-choose-time__time, .tips-buy-course .mod-course-banner__title, .teacher-list .teacher-item .text-tt, .course-class-task .drop-down--class .drop-down-tt, .section--course-package .course-package .package-list-item .course-info-title, .section--course-package .course-package .package-list-item .course-info-class, .package-dialog .package-list-item .course-info-title, .package-dialog .package-list-item .course-info-class {
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    word-wrap: normal;
	}
	
	
	.task-task-list .task-task-item .tt-suffix {
	    color: #999;
	    margin-left: 10px;
	    display: inline-block;
	    vertical-align: middle;
	}

	.task-task-list .task-task-item .task-tt-text {
	    display: inline-block;
	    vertical-align: middle;
	    width: 500px;
	 
	    padding-left: 50px;
	}	
	
	.task-task-list .task-task-item{
	   line-height: 40px;
	    font-size: 14px;
	}
	
	.l-aside-right .aside-right {
	    float: left;
	    box-sizing: border-box;
	}

	.aside-right {
	    padding: 0 15px;
	}
	.content, .aside-right {
	    background: #fff;
	    box-sizing: border-box;
	}

	.aside-block {
	    padding: 20px 0 35px;
	}	
	
	.aside-block .block-tt {
	    font-size: 16px;
	    line-height: 2;
	    margin-bottom: 10px;
	}
	
	.aside-block+.aside-block {
	    border-top: 1px solid #e5e5e5;
	}
	
	.aside-block+.aside-block {
	    border-top: 1px solid #e5e5e5;
	}
	
	.contact-list li {
	    position: relative;
	    padding-left: 28px;
	    margin-right: 5px;
	    margin-bottom: 20px;
	}
	
	.contact-list .item-icon {
	    width: 20px;
	    height: 20px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    font-size: 20px;
	    color: #3672a2;
	}
	.icon-font {
	    font-family: webfont;
	    speak: none;
	    font-style: normal;
	    font-weight: 400;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1;
	    font-size: 16px;
	    position: relative;
	    vertical-align: 0;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}
	
	
	.contact-list a {
	    text-decoration: none;
	    background: transparent;
	    color: #188eee;
	    -webkit-tap-highlight-color: transparent;
	}


	.blue {
	    color: #039ae3;
	}


	.gray {
	    color: #999;
	}

	ul.contact-list span {
	    width: 80px;
	}
	ul.contact-list p,ul.contact-list span {
	    display: inline-block;
	}

	
	.study_finished {
	    width: 24px;
	    height: 24px;
	    display: inline-block;
	    margin-left: 10px;
	    background: url(/andisk/images/ke/tick_48.png);
	    background-repeat: no-repeat;
	    background-size: 16px;
	    background-position-y: 10px;
	    background-position-x: 5px;
	}
	
	span.study_score {
	    font-size: 20px;
	    display: inline-block;
	    margin-left: 5px;
	    margin-right: 5px;
	    font-weight: bold;
	    color: #c71616;
	}

	.print .radioSection input {
    	 display: none;
	}
	
	.print .qt_option_list li{
		margin-top:0px;
	}
	
	.print .qt_option_list,.print .pp_question,.print .paper_check_info{
		margin-top:0px;
	}

	.s-more .sm-wrap {
		position: relative;
		display: inline-block;
		margin-top: -1px;
		height: 28px;
		line-height: 28px;
		padding: 0 40px 0 20px;

		background: transparent;
		cursor: pointer;
		color: #333;
		transition: border-color .15s ease-in-out;
	}

	.s-more {
		text-align: center;
		position: relative;
		top: -1px;
		border-top: 1px solid #ddd;
		transition: border-color .15s ease-in-out;
	}

	.s-more .sm-wrap i {
		position: absolute;
		right: 16px;
		top: 4px;
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url(/andisk/images/search.ele.png) no-repeat 4px 7px;
	}
