body,
.page-container {
	background-color: #f5f5f5;
}

.x-college-navigation {
	/*	background: #fafafb;*/
	/*height: auto !important;
    max-height: auto;*/
}

.page-container .page-sidebar.page-college-sidebar-fixed {
	position: fixed;
	/* background-color: #fafafb;*/
	/*background-color: #fafafb;*/
}

.x-college-navigation .xn-text {
	font-size: 16px;
	color: #a3a3b4;
}

.x-college-navigation li {
	width: 99%;
}

.x-college-navigation li> a {
	border: none;
	padding: 13px 10px 13px 30px;
}

.page-container.page-navigation-top-fixed .innerlayer-page-content {
	padding-top: 0;
	background-color: #f5f5f7;
}

.x-college-navigation li> a:hover .fa,
.x-college-navigation li> a:hover .glyphicon {
	color: #0090ff !important;
}

.breadcrumb {
	padding: 14px 15px;
	background-color: #f5f5f7;
	border-bottom: 1px solid #e4e4e6;
}

.breadcrumb li,
.breadcrumb li a {
	font-size: 16px;
	color: #282b31;
}

.x-college-navigation .xn-logo {
	padding: 30px 30px 24px 15px;
}

.year-seach {
	width: 120px;
}

.x-college-navigation li a .iconfont {
	font-size: 22px;
	color: #0090ff;
	vertical-align: -4px;
}

.x-navigation li.active> a .fa,
.x-navigation li.active> a .glyphicon {
	color: #0090ff;
}

.page-content .layout-content-wrap2 {
	padding: 30px;
}

.screeningCol {
	/*margin: 0 15px;*/
}

.layout-content-wrap {
	padding: 30px;
	position: relative;
	margin-top: 0 !important;
}

.layout-content-main {
	background-color: #fff;
	border: 1px solid #e4e4e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
}

.layout-content {
	float: initial;
	width: 100%;
}


.layout-content .layout-content-tab{
	
}

.layout-content .layout-content-tab .layout-content-tabItem{
	float: left;
	width: 250px;
	height: 51px;
	-moz-border-radius: 8px 8px 0 0 ;
-webkit-border-radius: 8px 8px 0 0 ;
border-radius: 8px 8px 0 0 ;
border: 1px solid #e4e4e6;
line-height: 51px;
background-color: #fafafb;
margin:0 0 -1px 0;
padding: 0 10px 0 30px;
}
.layout-content .layout-content-tab .layout-content-tabItem a{
	color: #282b31;
	font-size: 16px;
	    display: block;
}
.layout-content .layout-content-tab .layout-content-tabItem a .iconfont{
	font-size: 20px;
	    vertical-align: -2px;
	    color: #6b737b;
}
.layout-content .layout-content-tab .layout-content-tabItem:hover,
.layout-content .layout-content-tab .layout-content-tabItem.layoutTabItem_acitve{
	background-color: #ffffff;
}









.layout-content .layout-content-tab1 .layout-content-tabItem1{
	float: left;
	width: 250px;
	height: 51px;
	-moz-border-radius: 8px 8px 0 0 ;
-webkit-border-radius: 8px 8px 0 0 ;
border-radius: 8px 8px 0 0 ;
border: 1px solid #e4e4e6;
line-height: 51px;
background-color: #fafafb;
margin:0 0 -1px 0;

}
.layout-content .layout-content-tab1 .layout-content-tabItem1 a{
	color: #282b31;
	font-size: 16px;
	    display: block;
	    text-align: center;
}
.layout-content .layout-content-tab1 .layout-content-tabItem1 a .iconfont{
	font-size: 20px;
	    vertical-align: -2px;
	    color: #6b737b;
}
.layout-content .layout-content-tab1 .layout-content-tabItem1:hover,
.layout-content .layout-content-tab1 .layout-content-tabItem1.layoutTabItem1_acitve{
	background-color: #ffffff;
}



.panelCon_row .panelCon_yg_col .yg_col_l{
	float: left;
	width: 120px;
	height: 68px;
	line-height: 68px;
	padding: 0 0 0 30px;
	background-color: #fafafb;
	color: #282b31;
	border-right: 1px solid #e4e4e6;
}
.panelCon_row .panelCon_yg_col .yg_col_r{
	float: left;
	height: 68px;
	width: 1075px;
	
}
.panelCon_yg_col .yg_col_r .yg_col_r_Col:last-child{
	border-right:0;
}
.panelCon_row .panelCon_yg_col .yg_col_r .yg_col_r_add{
		height: 68px;
		padding: 20px 0 0 20px;

}

.yg_col_r .yg_col_r_Col .yg_col_r_ColItem{
	height: 68px;
		padding: 15px 0 0 20px;
}
.panelCon_yg_col .yg_col_r .yg_col_r_Col{
	display: inline-block;
	border-right: 1px solid #e4e4e6;
	vertical-align: top;
} 


.yg_addItem {
    float: left;
    padding: 0 7px 0 14px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* height: 28px; */
    border: 1px solid #dee2e5;
    background-color: #fafafb;
    margin: 0 10px 10px 0;
}
.yg_addItem a {
    margin: 0 0 0 10px;
    color: #6b737b;
}
.panelCon_yg_col .panel_submitBtnRow{
	margin: 20px 0;
	border: none;
}
.panelCon_yg_col .panel_submitBtnRow .subBtn07{
	width: 280px;
}








.layout-content .layout-content-tab + .layout-content-main,
.layout-content .layout-content-tab1 + .layout-content-main{
	    -moz-border-radius:0 10px 10px 10px;
    -webkit-border-radius:0 10px 10px 10px;
    border-radius:0 10px 10px 10px;
}














.layerAlert{
	float: right;
	    /*height: 50px;
    padding: 10px 0 0 0;*/
   height: 50px;
    padding: 4px 0 0 0;
}

.layerAlert .layerAlert_Btn{
	float: right;

    height: 40px;
    line-height: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #e4e4e6;
    color: #666;
    background-color: #fafafa;
    padding: 0 5px;
    /*background-image: linear-gradient(to bottom, #ffbb03 0, #ff8929 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbb03', endColorstr='#ff8929', GradientType=0);*/

}


.layerAlert .layerAlert_Btn .iconfont{
	font-size: 20px;
	    vertical-align: -2px;
}






.layout-content .layout-content-top {
	height: 50px;
	border-bottom: 1px solid #dee2e5;
	padding: 0 30px;
	position: relative;
}

.form-icon-col strong .iconfont {
	cursor: default;
}

.layout-content-header2 .operation-cols>ul> li {
	float: left;
	padding: 0 10px;
	border-right: 0;
}

.form-control3 {
	width: 230px;
	height: 37px;
	border: 0;
}

.form-control4 {
	width: 215px;
	height: 37px;
	border: 0;
}

.screeningCol a {
	margin: 0 10px 25px 0;
}

.screenin_btn {
	color: #666;
	display: inline-block;
	width: 88px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #dee2e5;
}

.seach4_btn {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-linear-gradient(left, #0ea8e4, #006da5);
	background: -o-linear-gradient(right, #0ea8e4, #006da5);
	background: -moz-linear-gradient(right, #0ea8e4, #006da5);
	background: linear-gradient(to right, #0ea8e4, #006da5);
}

.seach5_btn {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #0275ad;
	border: 1px solid #0275ad;
	fill: #fff;
	background-image: linear-gradient(to bottom, #0b9bd6 0, #0275ad 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0b9bd6', endColorstr='#0275ad', GradientType=0);
}

.seach6_btn {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #f18006;
	border: 1px solid #f18006;
	fill: #fff;
	background-image: linear-gradient(to bottom, #ffbb03 0, #ff8929 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbb03', endColorstr='#ff8929', GradientType=0);
}

.layerUserMask .form-control {
	color: #7b8a97;
	background-color: #fff;
}

.layerUserMask .serch_content {
	padding: 20px 30px;
	background-color: #Fff;
}

.layer_statisticalContent{
	padding: 30px ;
}
 .layerStatisticalBtnsRow .panel_submitBtnRow{
	    
    margin: 0;
    border: 0;
}
.layer_statisticalContent .layerselectItem{
	float: left;
	width: 180px;
	height: 240px;
	border: 1px solid #e4e4e6;
	overflow: hidden;
	margin-right: 20px;
}
.layer_statisticalContent .layerselectItem .layerselectItem_tit{
	color: #282b31;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-bottom: 1px solid #e4e4e6;
}
.layer_statisticalContent .layerselectItem .layerselectItem_con{
	height: 210px;	
     overflow-y: scroll;
}
.layer_statisticalContent .layerselectItem  .layerselectItem_con1 li{
	background-color: #fafafb;
		
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-bottom: 1px solid #e4e4e6;
		overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
		color: #666666;
}
.layer_statisticalContent .layerselectItem  .layerselectItem_con1 li a{
	color: #666666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.layer_statisticalContent .layerselectItem  .layerselectItem_con1 li:hover,
.layer_statisticalContent .layerselectItem  .layerselectItem_con1 li.layerselectItem_Active
{
	background-color:#ffebd5;
}
.layer_statisticalContent .layerselectItem:last-child{
	margin: 0;
}
.layui-layer-tips .layui-layer-close {
    right: -9px;
    top: -8px;
}



.seach2_btn:hover,
.seach4_btn:hover {
	text-decoration: none;
	color: #fff;
}

.layout-content-header1 .operation-cols>ul> li:nth-child(3),
.layout-content-header1 .operation-cols>ul> li:nth-child(4) {
	border-right: 0;
}

.operation-cols li a .iconfont {
	font-size: 24px;
	color: #dee2e5;
	margin: 0 0 0 0;
	vertical-align: -3px;
}

.operation-cols li .btn-text1 {
	color: #6b737b;
	font-size: 14px;
}

.operation-cols li:last-child {
	border-right: none;
}

.seachs-col {
	float: left;
	margin-top: -9px;
}

.seachs-col strong {
	background-color: #dee2e5;
	width: 40px;
	height: 40px;
	padding: 6px 0 0 0;
	margin-left: -2px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	cursor: pointer;
}

.seachs-col strong .iconfont {
	color: #fff;
	cursor: pointer;
}

.seachs-col strong .iconfont:hover {
	color: #0090ff;
}

.seachs-col .seach-text {
	height: 40px;
	width: 200px;
	min-width: 54px;
}

.seachs-col1 {
	float: left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #e4e4e6;
	height: 40px;
	padding: 0 15px;
	margin: 0 30px 0 0;
}

.seachs-col1 strong .iconfont {
	font-size: 26px;
	vertical-align: -9px;
	color: #e6e6e7;
}

.seachs-col1 .seach-text1 {
	height: 40px;
	width: 200px;
	min-width: 54px;
}

.table-responsive {
	min-height: 300px;
}

.layout-content-con {
	padding: 30px;
}
.dea-content-con{
	padding:20px 30px;
}
.layout-content-serchCon {
	background-color: #fafafb;
	padding: 25px 30px 0;
}

.layout-content-serchCon .s-content-from {
	min-width: 880px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 5px;
}



.table-college> thead> tr> th {
	color: #282b31;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-color: #fafafb;
}

.table-college> tbody> tr>td {
	text-align: center;
	height: 48px;
	padding: 5px ;
	color: #282b31;
	vertical-align: middle;
}

.table-college .table_order {
	cursor: pointer;
}

.table-college> tbody> tr>td a {
	color: #282b31;
	border-right: 1px solid #e4e4e6;
	padding: 0 10px;
	display: inline-block;
}

.table-college> tbody> tr>td a:last-child {
	border-right: 0;
}

.table-college> tbody> tr>td:nth-child(3) {
	/*	text-align: left;*/
}

.table-college> tbody> tr>td a:hover {
	color: #f18006;
}


/*.table-college> tbody> tr>td a{
	color: #f18006;
}*/

.select-declare {
	width: 210px;
	height: 37px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dee2e5;
	padding: 0 0 0 10px;
	display: inline-block;
	background-color: #fff;
	position: relative;
	margin-top: -7px;
}

.select-declare .declare-header {
	height: 100%;
}

.select-declare .declare-header span {
	float: left;
	margin-top: 7px;
}

.select-declare .declare-header strong {
	float: right;
	height: 100%;
	width: 38px;
	text-align: center;
	border-left: 1px solid #dee2e5;
	padding-top: 7px;
}

.select-declare .declare-header strong .iconfont {
	font-size: 18px;
	color: #dee2e5;
}

.select-declare .select-cols {
	position: absolute;
	left: 0;
	top: 35px;
	z-index: 2;
	width: 210px;
	background-color: #fff;
	border: 1px solid #dee2e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px #ddd;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}

.select-declare .select-cols li {
	text-align: left;
	height: 38px;
	border-bottom: 1px solid #dee2e5;
	font-size: 14px;
	color: #666666;
	padding: 0 19px;
	line-height: 38px;
}

.select-declare .select-cols ul {
	margin: 0;
}

.select-declare .select-cols li:last-child {
	border-bottom: none
}

.select-declare .select-cols li span {
	margin: 0 0 0 10px;
}

.pagination> li.active> a,
.pagination> li.active> a:hover {
	background: #0090ff;
	color: #FFF;
	border-color: #0090ff;
}

.tab-content-header {
	position: absolute;
	right: 15px;
	top: 10px;
}

.x-college-navigation .college-navigation-tab> a:hover,
.x-college-navigation .college-navigation-tab.active> a {
	background-color: #1d2531;
	color: #f5f5f7;
	width: 100%;
}

.x-college-navigation .college-navigation-tab> a:hover .xn-text,
.x-college-navigation .college-navigation-tab.active> a .xn-text {
	color: #f5f5f7;
}

.layermask,
.layerCourseMask,
.layerScaleMask,
.layerPubMask,
.layerInfoMask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(51, 51, 51, .75);
	z-index: 10;
}

.layerCoursePage {
	position: fixed;
	z-index: 20;
	right: 0;
	top: 60px;
	width: 1080px;
	height: 680px;
	overflow: hidden;
	background-color: #fff;
}

.layerPage {
	position: fixed;
	z-index: 20;
	right: 0;
	top: 60px;
	width: 960px;
	min-height: 680px;
	overflow: hidden;
	background-color: #fff;
}

.layerCourseMask .layerPage,
.layerScaleMask .layerPage,
.layerPubMask .layerPage {
	background-color: #f5f5f7;
}

.layui-layer {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
}

.layer_header_Nav {
	padding: 0 30px;
	height: 50px;
	background-color: #fff;
	border-bottom: 1px solid #e4e4e6;
}

.layer_header_Nav ul li {
	float: left;
	height: 50px;
	position: relative;
	width: 166px;
	margin: 0 -15px 0 0;
}

.layer_header_Nav ul li .navigation_Header {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 120px;
	text-align: center;
	color: #666;
}

.layer_header_Nav ul li:first-child .navigation_Header {
	width: 160px;
	left: 0;
}

.layer_header_Nav ul li .before_img {
	display: block;
	margin-top: 9px;
}

.layer_header_Nav ul li .current_img {
	display: none;
	margin-top: 9px;
}

.layer_header_Nav ul .current_tab .before_img {
	display: none;
}

.layer_header_Nav ul .current_tab .current_img {
	display: block;
}

.layer_header_Nav ul li .navigation_Header .nav_num {
	display: inline-block;
	height: 20px;
	width: 20px;
	border: 2px solid #6b737b;
	border-radius: 50%;
	line-height: 17px;
	text-align: center;
	color: #666;
	margin: 0 5px 0 0;
}

.layer_header_Nav ul .current_tab .navigation_Header {
	color: #fff;
}

.layer_header_Nav ul .current_tab .navigation_Header .nav_num {
	color: #fff;
	border: 2px solid #fff;
}

.layer_header_Nav .layer_closeBtn em {
	border-left: 1px solid #dee2e5;
	display: inline-block;
	height: 20px;
	vertical-align: -2px;
	margin: 0 10px 0 0;
}

.layer_header_Nav .layer_closeBtn .iconfont {
	display: inline-block;
	vertical-align: sub;
}

.layer_header_Nav .iconfont {
	color: #999;
	font-size: 30px;
}

.layer_header_Nav .layer_closeBtn {
	margin: 10px 0 0 15px;
}

.nav_header_operation {
	margin: 10px 0 0 0;
	position: relative;
}

.layerCourse_BottomPanel {
	height: 60px;
	border-top: 1px solid #e4e4e6;
	background-color: #fff;
	line-height: 60px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.layerPage .layerPage_header {
	height: 60px;
	line-height: 60px;
	border: 1px solid #dee2e5;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0 20px;
}

.layerPage .layerPage_header .layerTitle {
	font-size: 16px;
	color: #282b31;
}

.layerPage_header .layerTitle span {
	color: #666666;
}

.layerPage .layer_Main {
	background-color: #ffffff;
}

.layerCourseMask .layer_Main,
.layerPage .layer_Main {
	background-color: #f5f5f7;
}

.layerPage .layout-content-seach {
	padding: 20px 30px;
	width: 100%;
	position: relative;
}

.layer_Main .lay-row {
	padding: 0 90px 0 30px;
}

.layer_Main .lay-row1 {
	padding: 0 10px 0 30px;
	margin: 0 0 20px 0;
}

.layer_Main .lay-row1 p {
	margin: 0;
}

.layer_Main .lay-row .layer_m_col p {
	font-size: 14px;
	color: #282b31;
	margin: 0 0 15px 0;
}

.panel_ColFieldMsg {
	font-size: 14px;
	color: #282b31;
	display: inline-block;
}

.panel_ColFieldMsg2 {
	color: #282b31;
	display: inline-block;
}

.layer_Main .lay-row .layer_m_col p span,
.layer_Main .lay-row1 .layer_m_col p span,
.col-coursetabs p span {
	color: #666666;
}

.layer_Main .row {
	margin: 0 0 25px 0;
}

.layer_Main .row .col-coursetabs {
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f7;
	padding: 0 20px 0 40px;
}

.layer_Main .lay-row .layer_m_col input[type="text"],
.layer_Main .lay-row .layer_m_col .form-textarea {
	width: 100%;
}

.layer_m_col .layer_col_5 p span {
	color: #666;
}

.layer_Main .lay-row .layer_m_col .form-control {
	width: 100%;
	height: 38px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.layer_Main .lay-row .layer_m_col .ms-choice> div {
	top: 5px;
}

.layer_Main .lay-row .layer_m_col .ms-choice {
	height: 38px;
}

.layerPage .layer-content-w {
	height: 680px;
	position: relative;
}

.layer_header {
	padding: 8px 30px;
	border-bottom: 1px solid #e4e4e6;
	background-color: #fff;
}

.layer_header .header_operation {
	float: left;
	margin: 0 15px 0 0;
}

.layer_header .iconfont {
	color: #999;
	font-size: 30px;
}

.layer_header .layer_tit {
	margin-top: 5px;
	color: #282b31;
	font-size: 14px;
}

.layer_header .layer_closeBtn .iconfont {
	display: inline-block;
	vertical-align: sub;
}

.layer_header .layer_closeBtn:hover {
	text-decoration: none;
}

.layer_header .layer_closeBtn em {
	border-left: 1px solid #dee2e5;
	display: inline-block;
	height: 20px;
	vertical-align: -2px;
	margin: 0 10px 0 0;
}

.layerPage .layer-content-w .layer_btns {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #f4f4ff;
	height: 60px;
	width: 100%;
	border-top: 1px solid #e4e4e6;
	line-height: 60px;
	text-align: right;
	padding-right: 90px;
}

.uploadColumn .upcol a,
.findBtn,
.divEditSending a {
	display: inline-block;
	width: 90px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	margin: 0 20px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.divEditSending a:last-child {
	margin: 0;
}

.findBtn,
.divEditSending a:hover {
	color: #fff;
	background: -webkit-linear-gradient(left, #e0a609, #ffd663);
	background: -o-linear-gradient(right, #e0a609, #ffd663);
	background: -moz-linear-gradient(right, #e0a609, #ffd663);
	background: linear-gradient(to right, #e0a609, #ffd663);
	border: 1px solid #ffd663;
}

.divEditSending {
	padding: 25px 0;
}

.divEditSending a {
	background-color: #fff;
	border: 1px solid #dee2e5;
	color: #666;
}

.layer_bohui {
	background-color: #d8271c;
	color: #fff;
}

.layer_shenpi,
.layer_spsubbtn {
	background-color: #39adf7;
	color: #fff;
}

.Layer_tongguo {
	background-color: #1ec6bb;
	color: #fff;
}

.Layer_backbtn {
	background-color: #f5bc21;
	color: #fff;
}

.layerPage .layer-content-w .layer_Main {
	height: 600px;
	overflow: auto;
}

.layerPage .layer-content-w .layer_Main .layer_main_scor {
	/*overflow: auto;*/
	/*height: 600px;*/
	padding-bottom: 30px;
}





.container_left_2 .container_left_tab{
		-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 8px;
border: 1px solid #e4e4e6;

}

.container_left_2 li{
	height: 60px;
	line-height: 60px;
		background-color: #fafafb;
	border-bottom: 1px solid #e4e4e6;
	
}
.container_left_2 li:first-child{
	-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;

}
.container_left_2 li:last-child{
	border-bottom:0;
		-moz-border-radius: 0 0 8px 8px ;
-webkit-border-radius: 0 0 8px 8px ;
border-radius: 0 0 8px 8px ;
}
.container_left_2 li a{

	font-size: 16px;
	color: #282b31;
	display: block;
	border: 0;
	-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 8px;
	background-color: transparent;
	padding: 0 30px;
}
.container_left_2 li a .iconfont{
	font-size: 22px;
	color: #6b737b;
     vertical-align: -2px;
}
.container_left_2 li:hover
,.container_left_2  .container_leftTabActive{
	background-color: #fff !important;
}

.layerCourseMask .layerCourse_panel,
.layerScaleMask .layerCourse_panel,
.layerPubMask .layerCourse_panel {
	margin: 30px 50px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #dee2e5;
}
				  
.container_panel .layerCourse_panel {
	margin: 30px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #dee2e5;
}

.layerCourse_panel .layerCourse_panelHeader,
.layerCourse_panel1  .layerCourse_panelHeader{
	background-color: #fafafb;
	padding: 0 14px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	border-bottom: 1px solid #dee2e5;
}
.layerCourse_panel1{
	border-top: 1px solid #dee2e5;
}
.layerScale_panelHeader {
	background-color: #fafafb;
	padding: 0 15px 0 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	border-bottom: 1px solid #dee2e5;
}

.layerScale_panelHeader .panel_tit.panel_col6 {
	margin: 0 0 0 15px;
	    
}
.layerCourse_panel1 .layerCourse_panelHeader{
	padding: 0;
}
.layerCourse_panel1 .layerCourse_panelHeader .panel_tit{
	padding: 0 0 0 30px;
	margin: 0;
}
.layerCourse_panelHeader .panel_tit,
.layerScale_panelHeader .panel_tit {
	position: relative;
	display: inline-block;
	/*  	 color: #fff;*/
	font-size: 14px;
}
.layerCourse_panelHeader .panel_tit.panel_col6{
	 border-right: 1px solid #e4e4e6;
}
.layerCourse_panelHeader .panel_tit.panel_col6:last-child{
	 border-right:0;
	
}
.layerScale_panelHeader .scaleOperBtns {
	border-left: 1px solid rgba(255, 255, 255, .5);
}

.layerCourse_panelHeader .panelHeaderRight{
	float: right;
	padding: 0 30px 0 0;
}
.layerCourse_panelHeader .panelHeaderRight .form-control{
	height: 31px;
	background-color: #fff;
}

.layerScale_panelHeader .scaleOperBtns a {
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 0;
	border-right: 1px solid rgba(255, 255, 255, .5);
	/*  background-color: #fff;*/
}

.layerScale_panelHeader .scaleOperBtns a:last-child {
	border-right: 0;
}

.layerScale_panelCon {
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	background-color: #fff;
	/*  padding: 10px 0;*/
}

.layer_formFieldContent {
	background-color: #Fff;
}
.layer_form_footer {
	background-color: #fafafb;
	border-top:1px solid #e4e4e6;
	position: relative;
}

.layer_form_footerRow{
	padding: 20px 30px;
}
.layer_footercol{
	position: relative;
}
.footer_colTit{
	float: left;
	padding: 2px 0 0 0;
}
.layer_form_footerBtns {
    position: absolute;
    right: 30px;
    top: 70px;
}

.formFieldRow {
	margin: 0 0 15px 0;
}

.formFieldBtnsRow {
	margin: 30px 0 0 0;
}

.formFieldRow .form-control {
	background-color: #fafafb;
}

.formField {
	padding: 20px 30px 0;
}
.formField .submitPanel .submitCol h3{
	font-weight: normal;
	font-size: 18px;
	margin: 0;
}
.formField .submitPanel .submitCol h3 .iconfont{
	vertical-align: -2px;
	margin: 0 8px 0 0;
	color: #6b737b;
	font-size: 22px;
	
}
.formField .submitPanel .submitCol{
	border: 1px solid #e4e4e6;
	color: #282b31;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	padding: 6px 20px;
	background-color: #fff;
	margin: 10px 0 20px 0;
}
.formField .submitPanel .submitCol.submitSelected,
.formField .submitPanel .submitCol:hover{
	/*background-color: #fafafb;*/
	cursor: pointer;
}
.formField .submitPanel .submitCol.submitSelected h3 .iconfont,
.formField .submitPanel .submitCol:hover  h3 .iconfont{
	/*color: #f18006;*/
}
.checkColor li i {
	color: #fff;
	font-size: 20px;
}

.checkColor {
	float: left;
	width: 100%;
}

.checkColor li {
	float: left;
	width: 57.5px;
	height: 28px;
	list-style: none;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
}

.checkColor li:first-child {
	-moz-border-radius: 8px 0 0 0px;
	-webkit-border-radius: 8px 0 0 0px;
	border-radius: 8px 0 0 0px;
}
.checkColor li:nth-child(10) {
	-moz-border-radius:  0  8px 0  0px;
	-webkit-border-radius: 0   8px 0 0px;
	border-radius: 0   8px 0 0px;
}
.checkColor li:nth-child(11) {
	-moz-border-radius:  0 0 0px 8px;
	-webkit-border-radius: 0 0 0px 8px ;
	border-radius: 0 0 0px 8px ;
}
.checkColor li:last-child {
	-moz-border-radius: 0 0 8px 0;
	-webkit-border-radius: 0 0 8px 0;
	border-radius: 0 0 8px 0;
}

.specRow {
	padding: 4px 30px;
	border-bottom: 1px solid #dee2e5;
}

.layerScale_panelCon .specRow:last-child {
	border-bottom: 0;
}

.specRow:hover {
	background-color: #fafafb;
}

.specRow:hover .specRow_right {}

.specRow .specRow_left {
	color: #282b31;
	padding: 5px 0 0 0;
}

.specRow .specRow_right {}

.specRow .specRow_right a {
	color: #6b737b;
	font-size: 21px;
	margin: 0 20px 0 0;
}

.specRow .specRow_right a:last-child {
	margin: 0;
}

.layerScale_panelHeader .scaleOperBtns a:last-child {
	margin: 0;
}


/*.layerScale_panelHeader .scaleOperBtns a:hover{
	border-color: #ffc600;
	color: #ffc600;
}*/

.layerUserMask .layer_header img {
	margin: 0 5px 0 0;
	vertical-align: -2px;
}

.layerUserMask .layer_content {
	background-color: #fafafb;
}

.funColor {
	width: 20px;
	height: 40px;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	border-radius: 8px 0 0 0;
}

.ytit-tip {
	position: absolute;
	left: 125%;
	top: 9px;
}

.bubble {
	color: #fff;
	background-color: #f18006;
}

.ytit-tip .bubble {
	position: relative;
	width: 3.5rem;
	height: 1.8rem;
	font-size: 12px;
	line-height: 1.9rem;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.bubble:before {
	border-right: 0.5rem solid #f18006;
}

.ytit-tip .bubble:before {
	position: absolute;
	content: "";
	right: 100%;
	top: .5rem;
	width: 0;
	height: 0;
	border-top: 0.5rem solid transparent;
	border-bottom: 0.5rem solid transparent;
	border-left: 0.5rem solid transparent;
}

.layerCourse_panelCon {
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	background-color: #fff;
}

.panelCon_row {
	border-bottom: 1px solid #dee2e5;
}

.panelCon_row:last-child {
	border-bottom: 0;
}

.panelCon_row .panelCon_col {
	padding: 7px 15px;
	display: inline-block;
	border-right: 1px solid #e4e4e6;
	vertical-align: top;
}
.panelCon_row .panel_colDefine{
		display: inline-block;

	vertical-align: top;
}
 .chartLegend {
        margin: 5px;
        float:left;
    }
   .chartLegend .chartLegend_color {
       width: 27px;
    height: 16px;
     float: left;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
margin: 3px 5px;
    }
        .chartLegend .chartLegend_tit {
            font-size: 12px;
    color: #333;
        }

.layerCourse_panel1 .panelCon_row .panelCon_col{
	padding: 7px 30px;
}
.panelCon_row .panelCon_col p {
	margin: 0 !important;
}
.panelCon_row .panelCon_col_widget {
    padding: 40px 30px;
}




.panelCon_row .panelCon_col_widget .panelConwidget_item{
	float: left;
	width: 204px;
	height: 122px;
	-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 8px;
background-color: #ffffff;
border: 1px solid #e7e8ea;
padding: 20px;
text-align: center;
margin:0 28px 0 0;
}
.panelCon_col_widget .panelConwidget_item .panelConwidget_itemNum{
	color: #282b31;
	font-size: 28px;
	
}
.panelCon_col_widget .panelConwidget_item .panelConwidget_itemNum em{
	font-size: 14px;
	
}
.panelCon_col_widget .panelConwidget_item .deaPanel_item_itemNum {
	font-size: 16px;
	font-weight: normal;
}
.panelCon_col_widget .panelConwidget_item .panelConwidget_itemTxt{
	color: #666;
}
.panelCon_row .panelCon_col_widget .panelConwidget_item:last-child{
	margin: 0;
}


.panelCon_col_header,
.panelCon_col_header p {
	position: relative;
	display: inline-block;
}

.showPlayVideo {
	margin: 0 0 0 15px;
}

.panelCon_col_header .ytit-tip {
	top: 0;
	left: 110%;
}

.panelCon_rowfilters {
	/*padding: 20px 0;*/
}

.panelCon_rowfilter {
	background-color: #fafafb;
	border-bottom: 1px solid #dee2e5;
	margin: 0 0 10px 0;
}

.panelCon_rowfilterBtns {
	background-color: #fff;
	border-top: 1px solid #dee2e5;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}

.panelCon_rowfilterBtns .panelCon_col {
	padding: 14px 30px;
	display: inline-block;
}

.panelCon_rowfilter .panelCon_col {
	padding: 7px 30px 14px 30px;
	display: inline-block;
}

.panelCon_row .panelCon_col:last-child {
	border-right: 0;
}

.panel_col2 {
	width: 15%;
}

.panel_col7 {
	width: 65%;
}

.panel_col6 {
	width: 49.4555%;
}
.panel_col4 {
	width: 32.8%;
}
.panel_col3 {
	width: 24.5555555%;
}

.panelCon_colfilter .form-control,
.panelCon_col .form-control {
	width: 100%;
	color: #7b8a97;
	background-color: #fafafb;
}

.panelCon_colB {
	padding: 20px 14px;
}

.panelCon_colB label {
	color: #282b31;
	font-weight: normal;
}

.panelCon_colB label,
.panelCon_colB textarea {
	vertical-align: top;
}

.panelCon_colB textarea {
	background-color: #fafafb;
	color: #7b8a97;
}

.observe_row {
	padding: 15px 14px 15px 14px !important;
}

.panelCon_row .observe_col {
	padding: 0 14px 15px 14px !important;
}

.observe_col_B {
	padding: 0 14px;
}

.panelCon_colB textarea::-webkit-input-placeholder {
	color: #7b8a97;
}

.filter dt {
	display: inline-block;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	font-size: 14px;
	color: #282b31;
	font-weight: bold;
}

.noneBorder {
	border: 0 !important;
}

.panelCon_rowfilter .panelCon_colfilter {
	padding: 0 30px 0 0;
	vertical-align: -2px;
	display: inline-block;
}

.filter dd {
	display: inline-block;
	vertical-align: top;
}

.filterList {
	position: relative;
	margin-left: 5px;
}

.filterList li {
	margin-bottom: 2px;
	margin-right: 2px;
	color: #fff;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.filterList li a {
	color: #666;
}

.filterList li a .iconfont {
	margin-left: 5px;
	vertical-align: -1px;
}

.filterList li a.adduser {
	color: #f18006;
}

.filter .filter-icon-del {
	color: #6b737b;
	font-size: 22px;
	margin-top: 5px;
}

.addtableBtn {
	display: block;
	/* padding: 0 22px; */
	width: 138px;
	height: 32px;
	line-height: 32px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #f18006;
	color: #fff;
	background-image: linear-gradient(to bottom, #ffbb03 0, #ff8929 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbb03', endColorstr='#ff8929', GradientType=0);
}

.addtableBtn span {
	vertical-align: -2px;
}

.upload_panel {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
}


.panelUpload_row:last-child{
	border-bottom: 0;
}
.panelConUpload_col {
	display: inline-block;
	
}
.layerCourse_panel .panelUpload_row{
	
}
.panelUpload_row .panelUpload_row_item{
	padding: 25px;
	border-bottom: 1px solid #dee2e5;
}
.panelUpload_row .panelUpload_row_item:first-child{
	padding-top:0 ;
}
.panelUpload_row .panelUpload_row_item:last-child{
border-bottom:0;
}
.panelCon_colMsg {
	padding: 20px 14px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}


.addguancha-table> tbody> tr>td a.table_filteritem{
	    color: #666;
	    border: none;
	        margin: 0 0 5px 0;
}
.addguancha-table> tbody> tr>td a.table_filteritem .iconfont {
    margin-left: 5px;
    vertical-align: -1px;
}
.addguancha-table> tbody> tr>td .adduser {
    color: #f18006;
    padding: 0;
}
.scol_row {
    padding: 9px 14px 9px 14px !important;
    border-bottom: none;
}
.addguancha-table{
	border: none !important;
	    margin:0;
	    color: #666 !important;
}
.addguancha-table td{
	border-left: none !important;
	  color: #666 !important;
}
.addguancha-table td{
	border-bottom: 1px solid #ddd; 
}
.addguancha-table tr td:last-child{
	border-right: none;
}
.addguancha-table tr:last-child td{
	border-bottom:none;
}


.oper_panel {
	/*height: 60px;*/
}

.file-box {
	position: relative;
	width: 210px;
	/*height: 140px;
	border: 1px dashed #e4e4e6;
	background-color: #fafafb;
	-moz-border-radius: 12px;
-webkit-border-radius: 12px; 
border-radius: 12px;*/
	text-align: center;
	color: #7b8a97;
}

.file-box .file-box-tit img {}

.panel_submitBtnRow {
	text-align: center;
	margin: 0 0 30px 0;
	border-top: 1px solid #e4e4e6;
}

.panel_submitBtnRow a {
	display: inline-block;
	width: 138px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 0 25px 0 0;
}

.subBtn01 {
	color: #666666 !important;
	background: #e4e4e4;
}

.subBtn02 {
	background: -webkit-linear-gradient(left, #0ea8e4, #006da5);
	background: -o-linear-gradient(right, #0ea8e4, #006da5);
	background: -moz-linear-gradient(right, #0ea8e4, #006da5);
	background: linear-gradient(to right, #0ea8e4, #006da5);
}

.subBtn03 {
	background: -webkit-linear-gradient(left, #ffd663, #e0a609);
	background: -o-linear-gradient(right, #ffd663, #e0a609);
	background: -moz-linear-gradient(right, #ffd663, #e0a609);
	background: linear-gradient(to right, #ffd663, #e0a609);
}

.subBtn04 {
	display: inline-block;
	background-color: #0275ad;
	border: 1px solid #0275ad;
	fill: #fff;
	background-image: linear-gradient(to bottom, #0b9bd6 0, #0275ad 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0b9bd6', endColorstr='#0275ad', GradientType=0);
}

.subBtn05 {
	background-color: transparent;
	border: 1px solid #0275ad;
	color: #006ea6 !important;
}

.subBtn06 {
	background-image: none !important;
	background-color: #fff !important;
	display: inline-block;
	width: 138px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px !important;
	color: #fff;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	margin: 0 5px 0 0;
	background-color: #fff;
	border: 1px solid #f18006;
	color: #f18006 !important;
}

.subBtn07 {
	background-color: #f18006;
	border: 1px solid #f18006;
	fill: #fff;
	background-image: linear-gradient(to bottom, #ffbb03 0, #ff8929 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0b9bd6', endColorstr='#0275ad', GradientType=0);
}

.subBtn08 {
	background-color: #f5f5f7;
	display: inline-block;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #282b31;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 0 5px 0 0;
	border: 1px solid #e8e9eb;
}

.subBtn09 {
	background-color: #a8a8a8;
	border: 1px solid #a8a8a8;
	fill: #fff;
	background-image: linear-gradient(to bottom, #c6c6c6 0, #a8a8a8 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c6c6c6', endColorstr='#a8a8a8', GradientType=0);
}

.subBtn08:hover,
.subBtn08_selected {
	background-image: none !important;
	background-color: #fff !important;
	display: inline-block;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px !important;
	color: #fff;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;

	background-color: #fff;
	border: 1px solid #f18006;
	color: #f18006 !important;
	text-decoration: none !important;
}
.code-btn-u {
	color: #fff;
	background-color: #e7b72f;
	border-color: #e27100;
	fill: #fff;
	background-image: linear-gradient(to bottom, #e7b72f 0, #e27100 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-t {
	color: #fff;
	background-color: #f78484;
	border-color: #f82f2f;
	fill: #fff;
	background-image: linear-gradient(to bottom, #f78484 0, #f82f2f 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-s {
	color: #fff;
	background-color: #e7b72f;
	border-color: #e27100;
	fill: #fff;
	background-image: linear-gradient(to bottom, #e7b72f 0, #e27100 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-r {
	color: #fff;
	background-color: #e8e22f;
	border-color: #c4be00;
	fill: #fff;
	background-image: linear-gradient(to bottom, #e8e22f 0, #c4be00 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-q {
	color: #fff;
	background-color: #a4e82f;
	border-color: #72b500;
	fill: #fff;
	background-image: linear-gradient(to bottom, #a4e82f 0, #72b500 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-p {
	color: #fff;
	background-color: #31e749;
	border-color: #00ad17;
	fill: #fff;
	background-image: linear-gradient(to bottom, #31e749 0, #00ad17 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-o {
	color: #fff;
	background-color: #3080e8;
	border-color: #0058cb;
	fill: #fff;
	background-image: linear-gradient(to bottom, #3080e8 0, #0058cb 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-n {
	color: #fff;
	background-color: #4030e8;
	border-color: #1000be;
	fill: #fff;
	background-image: linear-gradient(to bottom, #4030e8 0, #1000be 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-m {
	color: #fff;
	background-color: #892fe8;
	border-color: #5000a4;
	fill: #fff;
	background-image: linear-gradient(to bottom, #892fe8 0, #5000a4 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-l {
	color: #fff;
	background-color: #e83a30;
	border-color: #bd0a00;
	fill: #fff;
	background-image: linear-gradient(to bottom, #e83a30 0, #bd0a00 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}

.code-btn-k {
	color: #fff;
	background-color: #e8692f;
	border-color: #de4601;
	fill: #fff;
	background-image: linear-gradient(to bottom, #e8692f 0, #de4601 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}
.code-btn-j {
	color: #fff;
	background-color: #b2025a;
	border-color: #6b0136;
	fill: #fff;
	background-image: linear-gradient(to bottom, #b2025a 0, #8a0246 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFB2025A', endColorstr='#FF8A0246', GradientType=0)
}

.code-btn-i {
	color: #fff;
	background-color: #bc022a;
	border-color: #75011a;
	fill: #fff;
	background-image: linear-gradient(to bottom, #bc022a 0, #940221 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFBC022A', endColorstr='#FF940221', GradientType=0);
}

.code-btn-h {
	color: #fff;
	background-color: #a5140a;
	border-color: #620c06;
	fill: #fff;
	background-image: linear-gradient(to bottom, #a5140a 0, #7f0f08 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFA5140A', endColorstr='#FF7F0F08', GradientType=0);
}

.code-btn-g {
	color: #fff;
	background-color: #bc3f02;
	border-color: #752701;
	fill: #fff;
	background-image: linear-gradient(to bottom, #bc3f02 0, #943102 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFBC3F02', endColorstr='#FF943102', GradientType=0);
}

.code-btn-f {
	color: #fff;
	background-color: #b26b02;
	border-color: #6b4101;
	fill: #fff;
	background-image: linear-gradient(to bottom, #b26b02 0, #8a5302 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFB26B02', endColorstr='#FF8A5302', GradientType=0);
}

.code-btn-e {
	color: #fff;
	background-color: #02b25a;
	border-color: #016b36;
	fill: #fff;
	background-image: linear-gradient(to bottom, #02b25a 0, #028a46 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF02B25A', endColorstr='#FF028A46', GradientType=0);
}

.code-btn-d {
	color: #fff;
	background-color: #02bc94;
	border-color: #01755c;
	fill: #fff;
	background-image: linear-gradient(to bottom, #02bc94 0, #029474 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF02BC94', endColorstr='#FF029474', GradientType=0);
}

.code-btn-c {
	color: #fff;
	background-color: #0a9ba5;
	border-color: #065c62;
	fill: #fff;
	background-image: linear-gradient(to bottom, #0a9ba5 0, #08777f 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0A9BA5', endColorstr='#FF08777F', GradientType=0);
}

.code-btn-b {
	color: #fff;
	background-color: #027fbc;
	border-color: #014f75;
	fill: #fff;
	background-image: linear-gradient(to bottom, #027fbc 0, #026494 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF027FBC', endColorstr='#FF026494', GradientType=0);
}

.code-btn-a {
	color: #fff;
	background-color: #0249b2;
	border-color: #012c6b;
	fill: #fff;
	background-image: linear-gradient(to bottom, #0249b2 0, #02388a 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0249B2', endColorstr='#FF02388A', GradientType=0);
}

.tiplayer {
	position: absolute;
	text-align: center;
	padding-top: 14px;
	top: 2.5em;
	width: 230px;
	min-height: 50px;
	left: -6em;
	z-index: 100;
}

.tiplayer .tiplayer_Con {
	min-height: 50px;
	background-color: #fff;
	border: 1px solid #dee2e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	word-break: break-word;
}

.tiplayer .tiplayer_Con .pointer-top {
	top: -12px;
	width: 26px;
	height: 12px;
	position: absolute;
	overflow: hidden;
	left: 12.2em;
}

.tiplayer .tiplayer_Con .pointer-top:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 5px;
	top: 6px;
	border: 1px solid #dee2e5;
}

.tiplayer .tiplayer_Con .tiplayer_txt {
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	text-align: left;
	padding: 15px;
}

.tiplayer .tiplayer_Con .tiplayer_txt .school-icon-layerClose {
	font-size: 20px;
	vertical-align: -2px;
}

.divPaging {}

.divPaging:first-child>a,
.divPaging:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.divPaging:first-child>a,
.divPaging:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.divPaging>a,
.divPaging>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.divPaging>a,
.divPaging>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.divPaging>a:focus,
.divPaging>a:hover,
.divPaging>span:focus,
.divPaging>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.divPaging>span.current {
	background: #0090ff;
	color: #FFF;
	border-color: #0090ff;
}

.aLink {
	color: #f18006 !important;
}

.readyLink {
	color: #7b8a97 !important;
}

.layout-tabPanel .layer-tab-row {
	border-bottom: 1px solid #e4e4e6;
	text-align: center;
	height: 40px;
	margin: 0 30px;
}

.layout-tabPanel .layer-tab-row li {
	width: 84px;
	display: inline-block;
	font-size: 14px;
	color: #282b31;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 30px 0 0;
}

.layout-tabPanel .layer-tab-row li span {
	position: relative;
}

.layout-tabPanel .layer-tab-row li .remindTip:before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #f18006;
	right: -10px;
	top: -2px;
}

.layout-tabPanel .layer-tab-row li:last-child {
	margin: 0;
}

.layout-tabPanel .layer-tab-row li:hover {
	cursor: pointer;
	color: #f18006;
}

.layout-tabPanel .layer-tab-row li.layerTabAcitve {
	border-bottom: 2px solid #f18006;
	color: #f18006;
}

.layerTab_conPanel{
	background-color: #fff;
	overflow: auto;
}

.layerTab_conPanel .layerTab_conPanel_int {
	padding: 0 0 100px 0;
	/*background-color: #fafafb;*/
}
.layerTab_conPanel .layerTab_conPanel_int .layerTab_noMsg{
	text-align: center;
	 margin: 50px auto;
}
.layerTab_conPanel .layerTab_conPanel_int .layerTab_noMsg p{
	color: #282b31; 
	font-size: 16px;
}
.layerTab_conPanel .layerTab_con_row {
	margin: 0 30px;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e6;
	background-color: #fff;
}

.layerTab_con_row .rowImg {
	position: relative;
	width: 40px;
	height: 40px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 30px 0 0;
}
.layerTab_con_row .rowImg img{
	width: 45px;
	height: 45px;
}
.layerTab_con_row .rowImg.msgRemindTip:before {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #f18006;
	right: -5px;
	top: 0px;
}

.layerTab_con_row .layerTab_col_moddle {
	color: #666;
	/*width: 730px;*/
	width: 80%;
}
.layerTab_col_moddle .layerTab_col_moddleHeader .col_moddleHeader_tit {
	font-size: 16px;
	color: #282b31;
}

.layerTab_col_moddle .layerTab_col_moddleHeader time .iconfont {
	color: #e4e4e4;
	margin: 0 5px 0 0;
}

.layerTab_col_moddle .layerTab_col_moddleMain {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}

.layerTab_con_row .layerTab_col_oper {
	margin: 18px 0 0 0;
}

.layerTab_col_moddle .layerTab_col_moddleMain.downtxt {
	white-space: normal;
	color: #282b31;
}

.layerTab_con_row .layerTab_col_oper .tabcol_operBtn {
	float: left;
	width: 58px;
	height: 24px;
	line-height: 24px;
	background-color: #f5f5f7;
	border: 1px solid #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	text-align: center;
}

.layerTab_con_row .layerTab_col_oper .tabcol_operBtn .iconfont {
	color: #6b737b;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}

.layerTab_con_row .layerTab_col_oper .tabcol_operBtn:hover {
	border-color: #f18006;
	background-color: #fff;
	color: #f18006;
}

.layerTab_con_row .layerTab_col_oper .tabcol_operBtn:hover .iconfont {
	color: #f18006;
}


 .panelCon_row .xstatisticalPanel {
    padding:0 20px 20px 15px;
    }
  
     .xstatistical_header {
     padding: 15px 20px 0 15px;
  margin: 0 0 5px;
    }
    .xtable-statistical th {
        background-color:#fafafb;
        color:#666;
        font-weight:normal;
        text-align:center;
        display:table-cell;
        vertical-align:middle !important;
        padding: 2px !important;
    }
    .xtable-statistical tr td {
       display:table-cell;
        vertical-align:middle !important;
        padding:0 !important;
            height: 28px !important;
    }
    .panelCon_row_header {
        height:40px;
        line-height:40px;
        color:#282b31;
        background-color:#fafafb;
        padding:0 15px;
        border-bottom:1px solid #e7e8ea;
    }

.anchorBtnRow {
        margin: 30px 0 15px 0;
}
.container_panel .layerCourse_panel.handle_Panel {
margin: 30px 0 15px 0;
}
.panel_submitBtnRow a.btnReturn {
     margin: 15px 0 0;
     background-color:#fff;   
}
 .anchor_wapper {
    position: fixed;
    top: 30px;
    width: 50px;
    height: 300px;
    border: 1px solid #e0e1e4;
    background-color: #fff;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-box-shadow: 0 0 10px #6b737b;
	-webkit-box-shadow: 0 0 10px #6b737b;
	box-shadow: 0 0 10px #6b737b;
	font-size:14px;
	color:#666;
	z-index:9999;
       
}
    .anchor_wapper li a .iconfont {
        font-size:20px;
        margin-top: 8px;
    	display: block;
    }
    .anchor_wapper li a {
       font-size: 14px;
    	color: #666;
    	/* margin: 0 2px 0 0; */
    	text-align: center;
       display:flex;
       justify-content:center;
    	height: 50px;
    	padding: 10px 4px 0 4px;
    	line-height: 15px;
 
    }
    .anchor_wapper li a:hover,.anchor_wapper li a.anchorActive {
        background-color:#6b737b;
        color:#fff;
    }
   
    .anchor_wapper li{
        border-bottom:  1px solid #e0e1e4;
        height:50px;
    }
    .anchor_wapper li:last-child {
    	border-bottom:none;
    }
	.anchor_panel .panel_tit .iconfont {
	    color:#6b737b;
	    margin:0 5px 0 0;
	    vertical-align: -2px;
	}
   
   .mpbtn{
   		width: auto !important;
   		padding: 0 10px !important;
   }
   
   .conRgiht_widget{
   	height: 146px;
   	float: left;
   	background-color: #0b9bd6;
   	-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 8px;

-moz-box-shadow: 0 0 10px #221815;
-webkit-box-shadow: 0 0 10px #221815;
box-shadow: 0 0 10px #221815;
width: 280px;
position: relative;


   }
  .widget_tipout{
  	    position: absolute;
    left: -11px;
    top: 18px;
   
  } 
   .widget_tipout .widget_tip {
    min-width: 95px;
    height: 25px;
    background-color: #51bfeb;
    color: #fff;
    font-size: 14px;
    position: relative;
    line-height: 25px;
    padding: 0 12px;
    /* overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
     border-radius: 0 25px 25px 0;
     -moz-border-radius: 0 25px 25px 0;
     -webkit-border-radius: 0 25px 25px 0;

}
 .widget_tipout .widget_tip:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-right: 12px solid #006ea6;
    border-bottom: 9px solid transparent;
    top: 25px;
    left: 0;
} 
   .widget_contentDe{
   	position: absolute;
   	left: 0;
   	bottom: 20px;
   	display: flex;
   width: 100%;
   
   	
   }
      .widget_contentDe_item {
      	text-align: center;
      	color: #fff;
      	      flex: 1;
    max-width: 33.33333%;
      }
    .widget_contentDe_item .contentDe_item_num{
    	font-size: 28px;
    }
       .widget_contentDe_item .contentDe_item_tit{
    	border-right: 1px solid #fff;
    	height: 18px;
    	
    }   
     .widget_contentDe_item:last-child .contentDe_item_tit{
     	border-right: 0;
     }  
     
     
     .conRgiht_widget_fa{
   	height: 146px;
   	float: left;
   	background-color: #fafafa;
   	-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 8px;
border: 1px solid #e4e4e6;

width: 280px;
position: relative;


   }
  .conRgiht_widget_fa .widget_tipout{
  	    position: absolute;
    left: -11px;
    top: 18px;
   
  } 

  
   .conRgiht_widget_fa .widget_tipout .widget_tip {
    min-width: 95px;
    height: 25px;
    background-color: #51bfeb;
    color: #fff;
    font-size: 14px;
    position: relative;
    line-height: 25px;
    padding: 0 12px;
    /* overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
     border-radius: 0 25px 25px 0;
     -moz-border-radius: 0 25px 25px 0;
     -webkit-border-radius: 0 25px 25px 0;

}
 .conRgiht_widget_fa .widget_tipout .widget_tip:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-right: 12px solid #006ea6;
    border-bottom: 9px solid transparent;
    top: 25px;
    left: 0;
} 
  .conRgiht_widget_fa  .widget_contentDe{
   	position: absolute;
   	left: 0;
   	bottom: 35px;
   	display: flex;
   width: 100%;
   
   	
   }
      .conRgiht_widget_fa .widget_contentDe_item {
      	text-align: center;
      	color: #fff;
      	      flex: 1;
    max-width: 33.33333%;
      }
   .conRgiht_widget_fa  .widget_contentDe_item .contentDe_item_num{
    	font-size: 28px;
    	color: #282b31;
    }
      .conRgiht_widget_fa  .widget_contentDe_item .contentDe_item_tit{
    	border-right: 1px solid #e4e4e6;
    	height: 18px;
    	color: #666;
    	
    }   
     .conRgiht_widget_fa .widget_contentDe_item:last-child .contentDe_item_tit{
     	border-right: 0;
     }  
     
     
     
     
     
     
     
 .xtable-statistical tr td.td_align {
    text-align:left !important; 
    padding:0 5px !important;
}





.tab_from_example{
    width: 650px;
    margin: 0 auto;
    padding: 50px 0 0 100px;
}

.tab_from_label{
	font-weight: normal;
	    color: #282b31;
	   
}
label.tab_from_label{
	 width: 90px;
}
.tab_from_example .form-horizontal .form-group{
	margin: 0 0 15px 0;
}


.tagNumber{
	font-weight: normal; 
	font-size: 20px;
	vertical-align: bottom;
	display: inline-block;
	border-radius: 50%; 
	width: 32px;
	height: 32px;
	line-height: 32px; 
	background-color: #0275ad;
	color: #fff;
	text-align: center;
}
.resUploadPanelCon{
	padding: 30px 0 0;
}
.resUploadPanel_row{
	
	    padding: 7px 15px;
    display: inline-block;
    width: 100%;
	margin: 0 0 5px;
    vertical-align: top;
}
.resUploadPanel_row > .panelCon_col{
	padding: 0 0 0 7px;
}
.resUploadPanel .resCol_t,
.resUploadPanel .resUpload_tool{
	float: left;
	font-weight: normal;
}
.resUploadPanel .resUpload_tool{
	margin: 10px 0 0;
	width: 700px;
}
.resUploadPanel .resTool_row{
	margin: 0 0 10px;
}
.resUpload_btn{

	   float: left;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 25px 0 10px;

    background-color: #0275ad;
    border: 1px solid #0275ad;
    fill: #fff;
    background-image: linear-gradient(to bottom, #0b9bd6 0, #0275ad 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0b9bd6', endColorstr='#0275ad', GradientType=0);
}
.resTool_row .uploadingMsg{
	float: left;
	min-width: 145px;
	    margin: 5px 0 0 0;
	font-size: 12px;
	color: #666666;
}
.resTool_tip{
	font-size: 12px;
	color: #666;
	margin: 0 0 0 10px;
}
.resTool_tip dt,.resTool_tip dd{
	float: left;
	font-weight: normal;
	height: 14px;
	line-height: 14px;
	
}
.resTool_tip dd{
	padding: 0 10px;
	border-right: 1px solid #dee2e5;
}
.resTool_tip dd:last-child{
	border-left: none;
}

.vtaM{
	vertical-align:middle !important;
}
.panelCon_colU{
	    padding: 5px 14px;
}
.resUploadPanel .sharedSet_panel {
	float: left;
	    width: 700px;
}
.sharedSet_panel .sharedItem{
	float: left;
	padding: 0 7px 0 14px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px; 
border-radius: 15px;
/*height: 28px;
*/
border: 1px solid #dee2e5;
background-color: #fafafb;
margin: 0 10px 10px 0;
	
}
.sharedSet_panel .sharedItem a{
	margin: 0 0 0 10px;
	color: #6b737b;
}
.sharedSet_panel .sharedItem a:hover{

	color: #f18006;
}

.addSharedSet{
	float: left;
	border:1px solid #ff9f19;
	color: #ff9f19;
		padding: 0 14px;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px; 
border-radius: 15px;
	
}

.layer_pen{
	position: relative;
}
.layer_header_fixed{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.formSearch_panel .fieldPanel_top .searchType_col{
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	color: #666;

	
}
.searchType_col_groupCol .form-control{
	    margin: 0 15px 0 0;
}
.layertit_icon{
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.layertit_txt{
	vertical-align: middle;
}
.fieldPanel_top .searchType_col .radioLab{
	font-weight: normal;
		margin: 0 70px 0 0;
}
.searchType_col .radioLab{
	cursor: pointer;
}
.searchType_col .radioLab span{
	margin: 0 0 0 6px;
}
.fieldPanel_top .searchType_col_group{
	background-color: #fafafb;
	padding: 20px 30px;
}
.fieldPanel_top .searchType_col_group .searchType_col_groupCol{
	padding: 0 0 20px 0;
}
.fieldPanel_top .searchType_col_group .searchType_col_groupCol:last-child{
	padding: 0;
}
.fieldPanel_top .searchType_col_group .searchType_col_groupCol label{
	font-weight: normal;
	color: #666;
}
.searchType_col_groupCol .formSearch_panel_btn{
	margin: 0 0 0 50px;
	vertical-align: middle;
}
 .formSearch_panel_btn{
	background-image: none !important;
    background-color: #fff ;
    display: inline-block;
    width: 138px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    border: 1px solid #f18006;
    color: #f18006 ;
    width: 138px;
 
}
.fieldPanel_moddle{
	padding: 30px;
}
.panelCon_row_deaL{
    display: inline-block;
    width: 70px;
    height: 100%;
    text-align: left;
    vertical-align: middle;
}
.panelCon_row_deaR{
display: inline-block;
    width: 1000px;
    vertical-align: middle;
}
.panelCon_row_deaImg{
	width: 40px;
	height: 40px;

	
}

.contrastPanel{
	width: 631px;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
}
.contrastItem .contrastItem_top{
	text-align: center;
}
.contrastItem .contrastItem_main{
	height: 25px;
}
.contrastItem .contrastItem_main_r .contrast_data{
	float: right;
}
.contrastItem .contrastItem_main_l .contrast_data{
	float: left;
}
.contrastItem .contrastItem_main_l .contrast_dataProgress{
	float: right;
}
.contrastItem .contrastItem_main .contrastItem_main_l{
	float: left;
	width: 50%;
	padding: 0 10px 0 0;
}
.contrastItem .contrastItem_main .contrastItem_main_r{
	float: right;
	width: 50%;
	padding: 0 0 0 10px;
}
.contrastItem_main_l *{
	float: right;
}
.contrast_dataProgress{
	float: left;
    min-width: 240px;
    height: 20px;
    padding: 9px 0 0 0;
    margin: ;
}
.contrastItem_main_l .contrast_dataProgress{
	margin: 0 0 0 20px;
}
.contrast_dataProgress .dataProp{
	height: 4px;
	-moz-border-radius:2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}
.contrastItem_main_r .contrast_dataProgress{
	margin: 0 20px 0 0;
}
.dataProp.z_dataProp{
	    float: left;
	border: 1px solid #f18006;
	background-color: #ffb10b;
		transform: rotate(180deg);
-ms-transform: rotate(180deg); 
-webkit-transform: rotate(180deg); 
}
.dataProp.f_dataProp{
	border: 1px solid #999999;
	background-color: #999999;

}
.contrastData_wapper{
	padding: 30px 0;
}

.contrastData_wapper li{
	border-top: 1px solid #e7e8ea;
	padding: 5px 10px;
	text-align: center;
	width: 170px;
	
}
.contrastData_wapper li:last-child{
	border-bottom: 1px solid #e7e8ea;

}

.panelCon_row_fixed{
	position: fixed;
	height: 50px;
	width: 100%;
	min-width: 1200px;
	background-color: #a6a8ab;
	top: 60px;
	border-bottom: 1px solid #e4e4e6;
	z-index: 100;
	left:0;
}
.panelCon_row_fixed .fixedHeader{
	margin: 0 auto;
	width: 800px;
	    height: 50px;
    line-height: 50px;
    text-align: center;

}
.panelCon_row_fixed .fixedHeader label{
	font-weight: normal;
	font-size: 20px;
}
.panelCon_row_fixed .fixedHeader .iconfont{
	font-size: 27px;
    vertical-align: -2px;
    color: #f18006;
}
.seachBtn {
    vertical-align: -2px;
    display: inline-block;
    width: 138px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


@media (min-width: 1400px){
    .anchor_wapper {
        left: 50%;
        margin-left: 630px;
    }
}
@media (max-width: 1400px){
    .anchor_wapper {
        right:30px;
    }
}