/* 实验设置 */
.content-wrap .echartsSum {
	position: absolute;
	width: 150px;
	right: 50px;
	display: none;
}
.content-wrap .row-wrap .row-ci {
	width: 480px;
	height: 272px;
}
#expItem .detail_page_ctn .right_info_ctn {
	height: 272px;
}
.detail_page_ctn .right_info_ctn>.viewer-star {
	height: calc(100% - 80px);
}
.video-wrap,
.video-wrap .video-inner,
.video-wrap .video-inner .video-js,
.video-wrap .video-inner video {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap td,
.content-wrap .detail_page_ctn .part_info .explib_item_wrap th {
	width: 20%;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap td:first-child,
.content-wrap .detail_page_ctn .part_info .explib_item_wrap th:first-child {
	width: 60%;
}
.content-wrap .detail_page_ctn .part_info .info-inner {
	text-align: center;
}
.content-wrap .detail_page_ctn .part_info .explib_search {
	padding: 0 20px;
	position: relative;
	margin-bottom: 30px;
}
.content-wrap .detail_page_ctn .part_info .explib_search>.explib_item {
	width: 200px;
	margin-right: 20px;
	border: 1px solid #e1e4e2;
}
.content-wrap .detail_page_ctn .part_info .explib_search>.search {
	border: 1px solid #e1e4e2;
	border-radius: 15px;
	overflow: hidden;
	width: 298px;
}
.content-wrap .detail_page_ctn .part_info .explib_search>.search .ipt-txt-wrap, .content-wrap .detail_page_ctn .part_info .explib_search .ipt-txt-wrap .ipt-txt {
	width: 253px;
}
.content-wrap .detail_page_ctn .part_info .explib_search>.explib_item, .content-wrap .detail_page_ctn .part_info .explib_search>.search {
	float: left;
	height: 28px;
}
.content-wrap .detail_page_ctn .part_info .item_count {
	float: right;
}
.content-wrap .detail_page_ctn .part_info .explib_search>.green_ctt {
	position: absolute;
	right: 60px;
	top: -72px;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap {
	width: 100%;
	margin-bottom: 60px;
	padding: 0 20px;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap td, .content-wrap .detail_page_ctn .part_info .explib_item_wrap th {
	height: 40px;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap .green_ctt {
	margin: 0 10px;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap .edit-dom {
	height: 70px;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap .edit-dom:hover {
	background-color: ;
	border-collapse: collapse;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap .edit-dom td img {
	width: 100px;
	vertical-align: middle;
	margin-right: 20px;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap .edit-explibname {
	text-align: left;
}
.content-wrap .detail_page_ctn .part_more_video {
	padding: 60px 0 40px;
	background: url(/assets/images/library/more_video_bg.png);
}
.content-wrap .detail_page_ctn .part_more_video .more_video-title {
    height: 60px;
    margin-top: -60px;
    background: url(/assets/images/library/more_video_title.png) no-repeat center center;
    background-size: auto 20px;
}
.content-wrap .detail_page_ctn .part_more_video .more_video-item {
	padding: 20px 10px;
	padding-bottom: 40px;
	float: left;
	background: #fff;
}

/* 实验安排 */
.content-wrap .part_expplan_setting {
	width: 100%;
	height: auto;
	text-align: center;
}
.content-wrap .part_expplan_setting .part_user_detail {
	width: 100%;
	position: relative;
	left: 0;
	display: block;
}
.content-wrap .part_expplan_setting .edit-explibname,
.content-wrap .part_user_setting .edit-explibname {
	text-align: left;
}

/* 预约 */
.part-order-wrap .part-order-isopen {
	margin: 0 30px 20px;
	text-align: left;
}
.part-order-wrap .part-order-btn {
	margin: 0;
	margin-bottom: 20px;
	border: 1px solid #21c56b;
	border-right: none;
	border-radius: 30px 0 0;
	overflow: hidden;
	width: 50%;
}
.part-order-wrap .part-order-btn a {
	width: 50%;
}
.part-order-wrap .part-order-item {
	display: none;
	position: relative;
}
.part-order-wrap .part-order-item.active {
	display: block;
}
.part-order-wrap .part-order-item.hide {
	display: none;
}
.part-order-wrap .part-order-item form {
	text-align: left;
}
.part-order-wrap .part-order-item .part_clasf {
	margin-bottom: 20px;
}
.part-order-wrap .part-order-item .basicInfo_wrap form {
	padding: 0;
}
.part-order-wrap .part-order-item .calendar-wrap .form-label,
.part-order-wrap .part-order-item .calendar-wrap .laydate-icon {
	float: left;
}
.part-order-wrap .part-order-item form input {
	width: 168px;
}
.part-order-wrap .part-order-item form input[type="radio"] {
	width: 35px;
}
.part-order-wrap .part-order-item form input.submit-btn {
	width: 45px;
}
.part-order-wrap .part-order-item .form-label {
	display: inline-block;
	width: 120px;
	text-align: right;
}
.part-order-wrap .part-order-item .order-item-remark {
	margin: 0 30px;
	text-align: left;
}
.part-order-wrap .part-order-btn a {
	display: inline-block;
	border-right: 1px solid #21c56b;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.part-order-wrap .part-order-btn a.active {
	background: #21c56b;
	color: #fff;
}
.part-order-wrap .green_btn {
	border: 1px solid #56e494;
}
.part-order-wrap .green_btn:active {
	background: #56e494;
	color: #fff;
}

.part-order-wrap .c_edit {
	display: none;
}

.part-order-wrap .t_edit .c_read {
	display: none;
}
.part-order-wrap .t_edit .c_edit {
	display: inline-block;
}
/* wait queue */
.layer-wait-wrap {
	padding-bottom: 10px;
}
.layer-wait-wrap .layer-wait-item {
	margin-bottom: 10px;
}
.layer-wait-wrap .layer-wait-item label {
	margin-right: 10px;
}
.layer-wait-wrap .away-wrap {
	text-align: right;
}
.layer-wait-wrap .away-wrap .green_btn {
	border-radius: 4px;
	background: #b4b5b5;
	box-shadow: none;
	width: auto;
	padding: 0 5px;
}

/* 实验项目授权 */
.cursor .c_nallowed {
	cursor: not-allowed!important;
}
.order_item_wrap {
	text-align: center;
}
.library_apply-modal.lr-modal {
	width: 900px;
}
.lr-show .library_apply-modal {
    visibility: visible;
}
.library_apply-modal.lr-modal .log-modal-inner {
	height: 100%;
}
.library_apply-modal .lr-top {
	width: 95%;
}
.library_apply-modal input.edit-ipt-show {
	border: 1px solid grey;
	padding: 0 5px;
}
.library_apply-modal .lr-content {
	line-height: 30px;
}
.library_apply-modal .order_item_wrap {
	width: 100%;
	margin-bottom: 20px;
}
.library_apply-modal .order_item_wrap .explibname {
	text-align: left;
}
.library_apply-modal .ipt-file {
	text-align: center;
}
.content-wrap .part_catalog_detail {
	width: 100%;
}
.left-menu {
	height: 350px;
}
.left-menu-info {
	padding: 5px 0;
	margin-left: 280px;
}
.left-menu-info .left-menu-list {
	float: left;
	width: 140px;
	height: 355px;
	padding-bottom: 5px;
	margin-right: 20px;
	overflow: auto;
	border: 1px solid #eee;
	border-radius: 6px;
}
.left-menu-info .left-menu-list_item {
	width: 100%;
}
.left-menu-info .left-menu-list_head {
	padding: 8px 0;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
}
.left-menu-info .left-menu-list_dom {
	padding: 6px 0 6px 10px;
}
.left-menu-info .left-menu-list_dom:hover {
	background-color: #f7f7f7;
}
.left-menu-info .left-menu-list_head .explib-name {
	margin-left: 10px;
}
.left-menu-info .left-menu-list_dom .explib-name {
	margin-left: 10px;
}
.left-menu-info .left-menu-rightbox {
	position: relative;
	float: left;
	height: 330px;
	padding: 30px 10px 0;
	margin-right: 20px;
	overflow: auto;
	border: 1px solid #eee;
	border-radius: 6px;
}
.left-menu-info .left-menu-r_item {
	height: 40px;
	line-height: 40px;
	text-align: left;
}
.left-menu-info .left-menu-r_item .left-menu-r_label {
	display: inline-block;
	width: 100px;
	margin-right: 20px;
	text-align: right;
}
.left-menu-info .left-menu-r_item .left-menu-r_sel {
	width: 268px;
}
.left-menu-info .left-menu-r_item .left-menu-r_ipt {
	width: 248px;
 	height: 28px;
    padding: 0 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
}
.left-menu-btn {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
.content-wrap .station_approval-wrap .order_item_wrap .user_detail {
	width: 10%;
}
.content-wrap .station_approval-wrap .order_item_wrap .exptitle {
	width: 30%;
}

/* echarts */
#echarts {
	width: 300px; 
	height: 290px; 
	float: right; 
	margin: 0 20px 0 0; 
	padding-left: 30px; 
	border-left: 1px solid #ccc; 
    display: none;
	z-index:1;
	box-sizing: border-box;
}

/* agency-choose */
.agency_choose-wrap {
	text-align: left;
	margin-bottom: 20px;
}
.agency_choose-wrap .agency-choose {
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
	width: 150px;
	height: 40px;
	position: relative;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	margin: 0 10px 0 20px;
}
.agency_choose-wrap .class-choose {
	background: #efefef;
}
.agency_choose-wrap .agency-choose .glyphicon {
	position: absolute;
	font-size: 12px;
	height: 12px;
	top: 0;
	bottom: 0;
	right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	transform: scale(.7);
	-ms-transform: scale(.7);
	-moz-transform: scale(.7);
	-webkit-transform: scale(.7);
}
.agency_choose-wrap .choose-list {
	display: none;
	position: absolute;
	z-index: 1;
	cursor: default;
	top: 45px;
	left: 0;
	width: 364px;
	height: 375px;
	padding: 20px 0 20px 15px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
}
.agency_choose-wrap .choose-list .choose-list-wrap {
	width: 100%;
	height: 100%;
	overflow: auto;
}
.choose-title{
	display: inline-block;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.agency_choose-wrap .choose-list.active {
	display: block;
}
.agency_choose-wrap .choose-list::before,
.agency_choose-wrap .choose-list::after {
	content: '';
	left: 26px;
	border-left: 6px solid transparent;
	border-top: 0;
	border-right: 6px solid transparent;
	position: absolute;
	z-index: 1;
}
.agency_choose-wrap .choose-list::before {
	top: -7px;
	border-bottom: 6px solid #e5e5e5;
}
.agency_choose-wrap .choose-list::after {
	top: -5px;
	border-bottom: 6px solid #fff;
}
.agency_choose-wrap .choose-list .agency {
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	margin-right: 20px;
}
.agency_choose-wrap .choose-list .agency:hover {
	color: #337ab7;
}
/* agency-choose end */

/* 底部页面提示信息 */
.page_warn-wrapper {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: -20px;
	text-align: center;
}
.page_warn-wrapper a {
	color: #337ab7;
}

/* @media screen and (max-width: 772px) {
.detail_page_ctn .row-wrap {
	width: 100%;
}
.content-wrap .detail_page_ctn .part_info .explib_item_wrap .edit-dom td img {
    display: none;
}
} */

/* Library-Theme */
.Library-Theme .header {
	min-height: 140px;
}
.Library-Theme .header .menubar {
	height: 140px;
}
.Library-Theme .header .menubar .brand {
	margin-top: 40px;
}
.Library-Theme .header .menubar .menus a {
	margin-top: 70px;
}
.Library-Theme .header .menubar .oper>.search, 
.Library-Theme .header .menubar .oper>.login, 
.Library-Theme .header .menubar .oper>.regist, 
.Library-Theme .header .menubar .oper>.oper_users {
	margin-top: 65px;
}
.Library-Theme .header .menubar .oper>.oper_users.user_info {
	margin-top: 71px;
}
.Library-Theme .header .menubar .oper>.oper_users.head_portrait {
	margin-top: 58px;
}
.Library-Theme .pull_down {
	top: 94px;
}
.Library-Theme .header .menubar .menus li {
	margin-right: 10px;
}
.Library-Theme .detail_page_ctn .right_info_ctn>.viewer-star+.lesson_btn>.add.on>a {
	font-size: 22px;
	font-weight: 700;
}
.Library-Theme .detail_page_ctn .part_info>.part_info_menu {
	border: none;
}
.Library-Theme .part.part_info.part_info_ui {
    width: calc(100% - 250px);
    margin-left: 250px;
}
.Library-Theme .detail_page_ctn .part_info>.part_info_menu {
    left: -250px;
    width: 240px;
    font-weight: 700;
    font-size: 18px;
}
.Library-Theme .detail_page_ctn .part_info>.part_info_menu.sort_ui {
	padding: 0;
	margin: 0;
	background: transparent;
    -moz-box-shadow: none;
    box-shadow: none;
}
.Library-Theme .detail_page_ctn .part_info>.part_info_menu.sort_ui .sort_ui-wrap {
	margin-bottom: 10px;
    border: 0;
    padding: 40px 0;
    border-radius: 6px;
    background: #fff;
    -moz-box-shadow: 0px 10px 40px #ebf6ef;
    box-shadow: 0px 10px 40px #ebf6ef;
    border-bottom: 1px solid #e7e7e7;
 }
.Library-Theme .detail_page_ctn .part_info>.part_info_menu .part_info_item:last-child {
	border: 1px solid transparent;
}
.Library-Theme .content-wrap .detail_page_ctn .part_info .score_item_wrap, .content-wrap .detail_page_ctn .part_info .op_item_wrap {
	width: calc(100% - 40px);
}
.Library-Theme .refresh_btn-wrap {
	position: absolute;
	top: 72px;
	right: 0;
}
.Library-Theme .header .menubar.white {
	background: url(/assets/images/library/menubar_bg.png);
}
.Library-Theme .header .menubar.white .menus li a {
    padding: 4px 10px;
    border-radius: 22px;
}
.Library-Theme .header .menubar.white .search .submit-btn {
	background: url(/assets/images/library/icon_13.png) center center no-repeat;
	background-position-y: center;
}
.Library-Theme .green_star {
    background: url(/assets/images/library/star_bg1.png);
}
.Library-Theme .green_star_half {
    background: url(/assets/images/library/half_star_bg1.png);
}
.Library-Theme .gray_star {
    background: url(/assets/images/library/star_bg2.png);
}
.Library-Theme .content-wrap .rightbar .sidebar li:nth-child(1):hover a {background: url(/assets/images/library/side_bar_03.png) no-repeat 6px 14px;}
.Library-Theme .content-wrap .rightbar .sidebar li:nth-child(2):hover a {background: url(/assets/images/library/side_bar_03.png) no-repeat 6px -37px;}
.Library-Theme .content-wrap .rightbar .sidebar li:nth-child(3):hover a {background: url(/assets/images/library/side_bar_03.png) no-repeat 6px -84px;}
.Library-Theme .content-wrap .rightbar .sidebar li:nth-child(4):hover a {background: url(/assets/images/library/side_bar_03.png) no-repeat 6px -133px;}
.Library-Theme .content-wrap .rightbar .sidebar li:nth-child(5) a {background: url(/assets/images/library/side_bar_03.png) no-repeat 6px -202px;}
.Library-Theme .content-wrap .rightbar .sidebar li:nth-child(5):hover a {background: url(/assets/images/library/side_bar_03.png) no-repeat 6px -202px;}
.Library-Theme .refresh_btn {
	cursor: pointer;
	display: block;
	width: 22px;
	height: 22px;
	background: url(/assets/images/library/purple_refresh_03.png);
}
.Library-Theme .header .menubar.white .oper .login, .header .menubar.white .oper .regist {
	border-color: #fff;
}
.Library-Theme .header .menubar.white .oper .login a, .header .menubar.white .oper .regist a {
	color: #fff;
}
.Library-Theme .header .menubar.white .oper .login:hover a, .header .menubar.white .oper .regist:hover a {
	color: #4165ED;
}
.Library-Theme .header .menubar.white .menus li.active a {
    color: #4165ED;
    background: #fff;
    border-bottom-color: transparent;
}
.Library-Theme .header .menubar.white .menus a {
	color: #fff;
}
.Library-Theme .header .menubar.white .menus li a {
    border-bottom-color: transparent;
}
.Library-Theme .header .menubar.white .menus a:hover {
    color: #4165ED;
    background: #fff;
    border-bottom-color: transparent;
}
.Library-Theme .header .menubar.white .search form {
	border-color: #fff;
	background: #fff;
}
.Library-Theme .search .ipt-txt-wrap .ipt-txt {
	background-color: #fff;
}
.Library-Theme .header .menubar.white .oper>.oper_users.user_info a {
	color: #fff;
}
.Library-Theme .detail_page_ctn .right_info_ctn>.viewer-star+.lesson_btn>.add {
	color: #4165ED;
	border: 1px solid #4165ED;
}
.Library-Theme .detail_page_ctn .right_info_ctn>.viewer-star+.lesson_btn>.add>a {
	color: #4165ED;
}
.Library-Theme .detail_page_ctn .right_info_ctn>.viewer-star+.lesson_btn>.add.on {
	background: #4165ED;
	border-color: #4165ED;
}
.Library-Theme .detail_page_ctn .right_info_ctn>.viewer-star+.lesson_btn>.add.on>a {
	color: #fff;
}
.Library-Theme .green_btn.on {
	color: #fff;
    background: #4165ED;
    -moz-box-shadow: none;
    box-shadow: none;
}
.Library-Theme .remove_empty_ctt .empty_ctt {
	color: #4165ED;
}
.Library-Theme .green_ctt>a {
	color: #4165ED;
}
.Library-Theme .item-head {
	background: #f9f9ff;
}
.addNavStyle{
	color: #07cdab!important;
    border-bottom: 2px solid #07cdab!important;
}
.case-nav{
	width:100%;
	padding-bottom:5px;
}
.case-nav .cass_nav-item{
	padding:5px 15px;
	font-size:16px;float:left;color:#666;
}
.case-addlist{
	text-align: left;
	margin-top:10px;
}
.case-content .addlistbtn{
	float:right;
	margin-right: 30px;
	margin-bottom: 20px;
}
.addcontent .form-control {
	display: inline-block;
	width: 673px;
	margin-left: 15px;
}
.addcontent .content-title,.addcontent .content-varname,.addcontent .content-value{
	margin-top:30px;
}
.content-title .titleIpt,.content-varname .setingIpt, .content-value .valueIpt{
	width:319px!important;
}
.case-on-line{
	text-align: right;
	padding-right: 50px;
	margin-bottom: 15px;
}
.case-addlist .total{
	font-size:16px; 
}
.expcase_title .title-wrap,.expcase_varname .varname-wrap{
	display: none;
	position: absolute;
    z-index: 1;
    cursor: default;
    top: 55px;
    left: 0;
	width: 187px;
	height: 200px;
    padding: 10px 0 10px 8px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
	overflow-y:scroll;
	overflow-x:hidden
}
.expcase_title .glyphicon{
	top:-1px;
	left: -6px;
}
.expcase_varname .glyphicon{
	top:-3px;
	left: -6px;
}
.expcase_title,.expcase_varname{
	position: relative;
	cursor:pointer;
	cursor:hand;
}
.case-content .visible{
	overflow: visible!important;
}
.title-wrap .agency:hover,.varname-wrap .agency:hover{
	cursor:pointer;
	cursor:hand;
	color:#fff;
	background: #07cdab;
	white-space: normal;
}
.title-wrap .agency,.varname-wrap .agency{
	display: inline-block;
	width: 90%;
	padding:3px;
	padding-left:10px;
	color:#666;
	max-width: 150px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.open .title-wrap,.open .varname-wrap{
	display: block!important;
}
.gray_ctt.distribute>a{
	color:#9C9C9C;
}
.case_explain-btn{
	margin-top:30px;
}
.edit-dom .vauleIpt{
 width:80%;
}
.expcase_title .choose-title,.expcase_varname .choose-varname{
	display:inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/* 富文本样式重置 */
.w-e-text {
	overflow-y: auto!important;
}
/* Library-Theme end */

.market {
	display: block;
	min-width: 200px;
	min-height: 30px;
	text-shadow: 1px 1px 1px #000000;
	position: absolute;
	animation: marketmove 12s infinite;
	text-align: left;
	font-size: 20px;
	transform: rotate(320deg);
	user-select: none;
 }
 
 @keyframes marketmove {
	0% { opacity: .0;}
	10% { opacity: .25; }
	50% { opacity: .7; }
	90% { opacity: .25; }
	100% { opacity: .0; }
 }
