body{
	background-color:#F5F5F5;
}
.g-doc,.g-hd, .g-bd, .g-ft {
    min-width: 1100px;
}
.g-hd {
    height: 80px;
    padding:15px 0px 14px;
    box-sizing:border-box;
    background-color: #FFFFFF;
}
.g-hd .m-wrap{
	height:51px;
}
.m-bd {
    width:1100px;
    margin:0 auto;
}

#logo_wrap{
	margin-right:20px;
}
#this_type{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.hrBox{
	margin-top:-10px;
}
#tools_wrap{
	padding-top:15px;
}
#tools_wrap font{
	font: 14px/26px "microsoft yahei";
	font-weight: 500;
	color: #969696;
}

.u-search{
	height: 40px;
	margin-top:5px;
	margin-left:60px;
	position:relative;
}
.u-search input{
	height: 34px;
	line-height: 32px;
	padding: 2px 5px;
	width: 344px;
	border: 1px solid #15B358;
	border-radius:6px  0px 0px 6px;
	-webkit-border-radius:6px 0px 0px 6px;
	-moz-border-radius:6px 0px 0px 6px;
}
.ic-search {
    height: 40px;
	width: 80px;
	display: block;
	position: absolute;
	top: 0px;
	right: -79px;
	background:#15B358 url("../../img/prepare/search.png") no-repeat 30px 10px scroll;
	cursor: pointer;
}

.nowrap{
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.m-crm-wrap{height: 25px;padding: 10px 0 9px 0;}
.g-crm{height: 25px;cursor: default;background-color:#F5F5F5;}
.g-crm div{height: 25px;font: 12px/25px "microsoft yahei";color:#323232}
.g-crm div font{font-size: 12px;font-weight: 400;}
.g-crm div a:hover{color: #000000;text-decoration: underline;}
.g-crm div span{display:inline;}
.m-yx-nav{margin-top:2px;height: 56px;background-color:#ffffff;border-bottom:1px solid #DFDFDF}
.m-yx-nav .m-nav-link{height: 55px;line-height: 55px;margin-left:30px;}
.m-yx-nav .m-nav-link ul li{float: left;margin:0 30px;padding:0px 8px;text-align: center;}
.m-yx-nav .m-nav-link ul li a{font-size:16px;font-weight: bold;color: #333333;}
.m-yx-nav .m-nav-link ul li a.z-sel,.m-yx-nav .m-nav-link ul li.z-sel a{color:#15B358;}
.m-yx-nav .m-nav-link ul li a:hover{color:#15B358;}
.m-yx-nav .m-nav-link ul li.z-sel{border-bottom: 3px solid #15B358;height:54px;}
/*网站脚部S*/
.g-ft{padding-top: 10px;}
.g-ft .m-crumb{margin: 20px 0 0 0;height: 30px;}
.g-ft .m-crumb ul{margin: 0;}
.g-ft .m-crumb .f-fr i{margin:0 5px;}
.g-ft .m-crumb .f-fr span.telphone{font-size: 15px;font-family: Georgia;}
.g-ft .g-wrap p span{color: #999;}
.g-nwrap{position: relative;width: 1000px;margin: 0 auto;}

a,a:hover{color:#323232;}
.g-mn{overflow: hidden;}
.g-ft {clear: both;}
.m-lst{overflow: hidden;}
.m-top-btm,#m-bottom {margin: 20px 0px 15px 0px;}/* 右上方样式 */
#m_snav {font: 14px/24px "microsoft yahei";padding: 5px 15px;background:#ffffff;}
#m_snav li{padding-bottom: 10px;}
#m_snav a,.m_nav font{margin: 8px 5px;display: inline-block;padding: 0px 5px;}
#m_snav a:hover,#m_snav a.z-sel{background: #15B358;border-radius: 2px;color: #ffffff;}
#m_nav .m-sch{display: inline-block;float:right;margin-right:30px;height: 34px;position: relative;}
#u_search {width: 344px;height: 32px;border-radius: 3px;border: 1px solid #15B358;padding-left:8px;padding-right: 40px;line-height: 32px;}
#btn_search {position: absolute;width: 80px;height: 34px;top: 0px;right: 0px;background:#15B358 url("../../img/prepare/search.png") no-repeat 30px 7px scroll;}
/* 左边树样式 */
/* .m-papertree{overflow: auto;}
.m-papertree div{width: 100%;}
.m-papertree h3{width: 100%;position:relative;}
.m-papertree h3 em{display: block;width: 4px;background-color: #298153;height: 14px;top: 8px;left: 5px;position: absolute;}
.m-papertree h3>a{width: 100%;font: 14px/30px "microsoft yahei";font-weight: bold;color: #333333; text-indent: 25px;display: block;text-overflow: ellipsis;}
.m-papertree a{font: 14px/30px "microsoft yahei"; font-weight: 500;color: #333333; text-indent: 40px;display: block;width: 100%;text-overflow: ellipsis;}
.m-papertree  a{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.m-papertree div a.child{text-indent: 55px;color: #666666;} 

.m-papertree  a:hover,.m-papertree a.z-sel{background-color: #15B358;color: #FFFFFF;}
.tree-collapse{
	position: absolute;
	right:0;
	top:0;
	bottom:0;
	width: 15px;
	background: url("../../img/prepare/icon-collapse.png") transparent no-repeat 0px 6px scroll;
	cursor: pointer;
}
.tree-expanded{
	background: url("../../img/prepare/icon-expand.png") transparent no-repeat 0px 6px scroll;
} */
#dlist{
	max-height:1080px;
	overflow-y:auto;
}
.tree {
    border-left: 1px dotted #ebebeb;
}
.tree:last-child {
    border-left: none;
}

.tree-list {
    padding-left: 16px;
}

.tree-select {
    cursor: pointer;
}

.tree-name {
    position: relative;
    margin-left: -6px;
    padding-left: 15px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #fff;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tree-btn {
    position: absolute;
    left: 0;
    background: url(../../img/tree-icon.png) 0 0 no-repeat;
}

.tree-node {
    display: block;
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .tree-name .tree-btn {
     width: 11px;
     top: 0;
     height: 35px;
     background-position: -25px -34px;
     cursor: pointer;
 }

.tree:first-child > .tree-name .tree-btn {
    background-position: -25px 13px;
}

.tree:last-child> .tree-name .tree-btn {
    background-position: -25px -81px;
}

.tree.show > .tree-name .tree-btn {
    background-position: 0 -106px;
}

.tree.show > .tree-list {
    display: block;
}

.tree.show:first-child > .tree-name .tree-btn {
    background-position: -52px 13px;
}

.tree.show:last-child> .tree-name .tree-btn { background-position:0 -152px;
}

.tree-list .tree-list{
	display:none;
}
.tree-list a:hover,.tree-list a.z-sel{background-color: #15B358;color: #FFFFFF;}
/*左方样式*/
.m-l{width:200px;float:left;}
/*左下方样式*/
.m-lst-l{width:200px;min-height:585px;float:left;background:#ffffff; margin-bottom: -99999px;padding-bottom: 99999px;}
/* 右方样式 */
.m-r{float: right;width:880px;}
/* 右方样式 */
.m-lst-r{float: right;width:880px;background-color:#ffffff; margin-bottom: -99999px;padding-bottom: 99999px;}
/* 右下方导航样式 */
#m_nav .m-nav-mn{height: 34px;padding-bottom:20px; background-color:#F5F5F5;}
#m_nav .m-type{float: left;margin-left: 20px;height: 34px;}
.m-type a{margin-left:30px;font: 14px/34px "microsoft yahei";font-weight: 500;text-decoration: none;margin-left:30px;color:#666666;}
.m-type a:hover,.m-type a.z-sel{color: #15B358;}

/* 右下方列表样式 */
.m-grid{margin-bottom: 15px;padding-left: 20px;box-sizing: border-box;}
.m-grid li{border-bottom: 1px solid #DFDFDF;padding: 20px 6px 20px 0px;display: inline-block;width:100%;    box-sizing: border-box;}
.m-grid li>span{width: 515px;float: left;}
.m-grid li .z-title{font: bold 14px/44px "microsoft yahei";color: #15B358;;float: left;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-grid li .z-title:visited,.m-grid li .z-title.active{color:#7FC017;}
.m-grid li .z-title:hover{text-decoration: underline;}
.m-grid>li>img {height: 80px;width: 70px;float: left;margin-right: 20px;}
.m-grid li>span>div{display: inline-block;}
.m-grid li>span span{float: left;margin-right: 30px;font:500 14px/28px "microsoft yahei";color: #666666;}

.m-grid .u-btn{
	float:right;
	margin: 35px 5px 0px;
	padding: 2px 10px;
	width:auto;
	height:auto;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #15B358;
	font-size: 14px;
	font-weight: 500;
	color: #15B358;}
.m-grid .u-btn.down{background-color: #ffffff;}
.m-grid .u-btn.col{background-color: #ffffff;}
.m-grid .u-btn.tl{background-color: #ffffff;}
.m-grid .u-btn.score{background-color: #ffffff;}
.m-grid .u-btn.f-preview{background-color: #ffffff;}
.stars{margin-top: 2px;float: left;}
#laypage{margin: 30px auto;text-align:center}
/*左上tab*/
.m-l-tt{width: 100%;overflow: hidden;margin-bottom: 15px;}
.m-l-tt a{font: 12px/45px "microsoft yahei";width: 50%;font-weight: bold;float: left;text-align: center;background-color:#ffffff;}
.m-l-tt a:hover,.m-l-tt a.z-sel{color: #ffffff;background-color: #4fc7ff;}
/*左中菜单*/
.u-parent{margin-bottom: 15px;}
.u-parent li{width:100%;}
.u-parent li>a{font: 16px/45px "microsoft yahei";width: 100%;text-indent: 40px;display: block;position:relative;}
.u-parent li:hover,.u-parent li.z-sel{border-left: 4px solid #4fc7ff; background:#fff;}
.u-parent li>a .hot{position:absolute;display:block;font-size: 12px;font-weight: bold; color: #ff0000;top: -5px;right: 45px;
animation: bounce 1s infinite;
}
/* 弹跳 */
@-webkit-keyframes bounce{
    0%,20%,50%,80%,100%{-webkit-transform:translateY(0);}
    40%{-webkit-transform:translateY(-5px);}
    60%{-webkit-transform:translateY(-2px);}
}
@-moz-keyframes bounce{
    0%,20%,50%,80%,100%{-moz-transform:translateY(0);}
    40%{-moz-transform:translateY(-5px);}
    60%{-moz-transform:translateY(-2px);}
}
@-ms-keyframes bounce{
    0%,20%,50%,80%,100%{-ms-transform:translateY(0);}
    40%{-ms-transform:translateY(-5px);}
    60%{-ms-transform:translateY(-2px);}
}
@keyframes bounce{
    0%,20%,50%,80%,100%{transform:translateY(0);}
    40%{transform:translateY(-5px);}
    60%{transform:translateY(-2px);}
}
/*创建中*/
.creating{
	min-height: 300px;
    background: #ffff;
    padding: 20px;
    color: red;
    font-size: 16px;
}
/*电子教材内容*/
.m-lst-con{
	background:#ffffff;box-sizing:border-box;padding:9px 20px 0px 15px;overflow:hidden;
}
.m-lst-con .m-grid li .z-title{font-size:16px;line-height:32px;}
.elecbook{padding-top:10px;}
.elecbook span{margin-right:80px!important;color:#666666!important;}