/*dianshang public css*/

body {
	padding: 0;
	margin: 0;
}


/*除首页外头部公用样式*/

.top_map {
	position: relative;
}

.bj_img {
	width: 100%;
}

.top_con_map {
	position: relative;
	top: 0px;
	width: 100%;
	height: 60px;
	background: #CF9354;
}

.top_con {
	width: 1200px;
	margin: auto;
}

.top_logo {
	margin-top: 5px;
}

.top_grade {
	float: right;
	font-size: 16px;
	color: white;
	margin-top: 20px;
	margin-right: 100px;
}

.top_grade:hover {
	color: red;
}

.user_map_top {
	float: right;
	color: white;
	font-size: 14px;
	margin-top: 10px;
}

.user_map_top img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-left: 10px;
}

.user_map_top a {
	color: white;
	margin-left: 10px;
}

.out_xt {
	float: right;
	margin-left: 20px;
	height: 30px;
	margin-top: 15px;
}


/*除首页外头部公用样式结束*/


/*通用底部样式	*/

.footer_index {
	width: 100%;
	margin-top: 20px;
	height: 50px;
	line-height: 50px;
	color: white;
	text-align: center;
	background-color: #2a2b30;
}

.fid {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
}


/*通用底部样式结束	*/

.wrapper_map {
	margin: auto;
	width: 1200px;
}

.text_colpublic {
	color: #cf9354;
}


/*实训主页样式*/

.shi_left_map {
	position: relative;
	border-right: 5px solid #CF9354;
	background-size: 100% 100%;
	height: 396px;
}


/*不同场景背景图片不同 尺寸一样995*396*/

.shibj1 {
	background: url(../img/ymxshixun/sbig02001.png) no-repeat center;
}

.person_map {
	background: url(../img/ymxshixun/italk01.png) no-repeat center;
	background-size: 100% 100%;
	height: 396px;
}


/*内容输出区域*/

.talk_con {
	background-color: azure;
	width: 520px;
	height: 245px;
	position: absolute;
	top: 70px;
	left: 345px;
}

.shi_right_map ul {
	height: 396px;
	position: relative;
}

.shi_right_map ul li {}

.shi_right_map ul li button,
.shi_right_map ul li a {
	width: 100%;
	height: 40px;
	font-size: 16px;
	margin-bottom: 20px;
}

.end_btn {
	position: absolute;
	bottom: 0;
	margin-bottom: 0px!important;
}

.ntxt_btn {
	width: 30px;
	height: 55px;
	margin-left: -25px;
	margin-top: 180px;
	cursor: pointer;
}


/*文件夹左侧样式*/

.file_left_map {
	min-height: 300px;
	border-right: 5px solid #CF9354;
	padding-right: 15px;
}

.first_btn {
	margin-bottom: 40px!important;
}


/*我的电脑界面样式*/

.brain_map {
	/*border: 8px solid #000000;*/
	height: 95%;
	height: 93vmin;
	border-radius: 5px;
	background-color: #8BC34A;
	overflow: hidden;
    overflow-y: auto;
}

.brain_bottom {
	height: 3%;
	height: 3vmin;
	background: url(../img/ymxshixun/brainbottom.png) no-repeat center;
}

.black_gs{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 100px;
	font-size: 16px;
}

/*企业ERP模块样式*/

.erp_map{
	border: 2px solid #CF9354;
	min-height: 500px;
	border-bottom: none;
}

.erp_top{
	height: 40px;
	line-height: 40px;
	background-color:#CF9354 ;
	color: white;
	text-align: center;
}


.erp_left_map{
	padding-left: 15px;
}

.erp_left_map ul {
	position: relative;
}

.erp_left_map ul li {}

.erp_left_map ul li button,
.erp_left_map ul li a {
	width: 100%;
	height: 40px;
	font-size: 16px;
	margin-bottom: 30px;
}

.border_left{
	border-left:1px solid #CF9354;
	
}

.erp_right_map{
	padding-right: 15px;
	height: 84vmin;
}

.zong_map{
	width: 1000px;
	margin: auto;
	margin-top: 30px;
}
