#div_header{
	background: #0C67D0;
	border-bottom: 1px solid transparent;
}
#nav_and_navcon_area{
	background: #E5EBEF;
}
#div_footer{
	background: #0C67D0;
	color: #fff;
}
#div_footer a{
	color: #fff;
	text-decoration: underline;
}
#top_left_btn{
	background: #00589A;
}
#top_left_btn span{
	color: transparent!important;
}
.this_page_title_text, .this_page_title_text strong,.this_page_title_text span{
	font-size: 16px;
}
/*右上角选中添加的文本颜色*/
#top_right ul li.menu_active a{
	color: #f9a11b;
}

/*首页或发布日志选中的下划线*/
#top_right ul li.active_page a{
	border-bottom: 3px solid #007BD8;
	color: #f9a11b;
}
/*发布日志和多语言分割线背景色*/
#cut_off_rule{
	background: #fff;
	margin: 27px 0;
}
/*左侧作业树*/
#nav_area{
	background: #ffffff;
}
.new_tree_0_con,.myself{
	padding: 15px 5px 15px 20px;
 }
.new_tree_1_con a,.new_tree_2_con a,.new_tree_3_con a,.new_tree_4_con a{
    font-size: 16px;
}
span.new_tree_mag_0{
	font-size: 18px!important;
}
.menu_text p a,.menu_text_message{
	color: #666666;
}
.new_tree_1{
	background: #fff;
	border-bottom: none;
}
.last_checked_menu_bg{
	background: #f9a11b;
}
.last_checked_menu_bg a{
	color: #fff!important;
}
.checked_father_background,.checked_this_background{
	background: #007BD8;
}
a.href_info .checked_father_menu_textcolor{
	color: #fff!important;
}
div .checked_father_menu_textcolor{
	color: #007BD8;
}
li.checked_father_menu_textcolor{
	background-color: #007BD8;
}
li.checked_father_menu_textcolor a,a.checked_this_background{
	color: #fff!important;
}
a.new_tree_mag_1{
	padding-top: 15px;
	padding-bottom: 15px;
}
span.new_tree_pic_0 {
	padding: 3px 0;
}
span.new_tree_pic_0 img{
	height: auto;
	padding: 0;
}
/*main选中*/
.active_main .main_area,#select_language_btns .active-language{
	background: #00589A;
}
#top_right_child{
	padding: 0px 15px 10px;
	background: white;
}
#top_right_child p,#select_language_btns ul li{	
	padding: 10px 2%;
	border-bottom: 1px solid #b8b8b8;
}
#top_right_child a span,#top_right_child a i,#top_right #select_language_btns ul li{
	color: #1a1a1a;
}
#top_right_child .active_style span,
#top_right_child .active_style i,
#top_right #select_language_btns ul li:hover,
#top_right #select_language_btns ul .checked-this-language{
	color: #0090FF;
}

/*singlegrid 主体小标题*/
.this_page_title_area{
	background: #fff;
	box-sizing: border-box;
}
.title_vertical_line{
	display: inline-block;
	vertical-align: middle;
	width: 2px;
    height: 15px;
    background: #333;
}
.this_page_title_text{
	display: inline-block;
	color: #404040;
	vertical-align: middle;
	padding-left: 10px;
}
.page-title-text{
	padding: 3.5px 10px 3.5px 0;
}
/*singlegrid easyui按钮*/
.single-grid-easyui-btn .l-btn-text{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.single-grid-easyui-btn .l-btn-icon-left .l-btn-text{
	margin: 0 8px 0 28px; 
}
.single-grid-easyui-btn .l-btn-icon-left .l-btn-icon{
	left: 8px;
}
/*站点文本色*/
#viName span,#company_name{
	color: #fff;
}
div.this_page_title_area{
	top: 75px;
}
#div_right{
	padding-top: 42px;
}
div#div_right.fullscreenstyle .this_page_title_area{
	width: 100%;
}
div.this_page_title_area{
	position: fixed;
	z-index: 1;
	width: calc(100% - 200px);
}
div#div_right.fullscreenstyle .this_page_title_area{
	top: 0;
}
.fixed-dom-default{
	background: #E6EAEE;
	padding-top: 5px;
}
.fixed-dom{	
	position: fixed;
	top: 114px;
	z-index: 1;
	width: calc(100% - 220px);
}
div#div_right.fullscreenstyle .fixed-dom{
	top: 42px;
	width: calc(100% - 20px);
}
div.fullscreentitle .this_page_title_area{
	width: 100%;
}
div.fullscreentitle .fixed-dom{
	width: calc(100% - 20px);
}
.withoutcopyright #nav_body_area,.withoutcopyright #div_right{
	min-height: calc(100vh - 117px);
}
#div_right{
	min-height: calc(100vh - 75px - 68px - 42px);
}
div.page-title-text span.page-num-area{
	color: #333;
	font-size: 14px;
}
span.new_tree_more_btn_0 {
	width: 14px;
	height: 14px;
}
div.new_tree_0_con span.new_tree_mag_0{
	width: 130px;
}
.isHideCopyrightEct div#nav_area{
	min-height: calc(100% - 75px - 36px)!important;
}
.isHideCopyrightEct div#nav_body_area{
	min-height: calc(100vh - 75px - 36px);
}
.isHideCopyrightEct div#div_wrap{
	min-height: calc(100vh - 75px - 36px - 42px - 72px)!important;
}
div.isHideCopyrightEct#nav_and_navcon_area{
	padding-bottom: 36px;
}
div.isHideCopyrightEct div#div_right{
	min-height: calc(100vh - 75px - 36px - 42px);
}
#div_leftContent{
	border-right: 1px solid #007BD8;
	box-sizing: border-box;
}
@media (max-width: 1400px) {
	.fixed-dom{
		top: 109px;
	}
	div#div_right.fullscreenstyle .fixed-dom{
		top: 34px;
	}
}