@charset "UTF-8";


/**
 * 所有pc端页面都会引用该css 用于批量处理
 */


.container .right-aside .recent-visitors .visitor-list li a .avatar,
.container .right-aside .my-footprints .visitor-list li a .avatar {
	border-radius: 50%;
}

/*爱上学平台ui修改需求*/
/*左侧菜单*/
body .container .left-menu{
	border: none;
}
body .container .left-menu > ul > li > a .icon{
	color: #B4B4B4;
}
body .container .left-menu > ul > li > a .icon.icon-arrow{
	font-size: 12px;
	font-weight: normal;
}
body .container .left-menu > ul > li > a {
	font-size: 14px;
	background-color: #fff;
 	border-bottom: none;
	width: 200px;
}
body .container .left-menu > ul > li > .sub-menu{
	background-color: #fff;
	padding: 0 0 0 30px;
}
body .container .left-menu > ul > li > .sub-menu > li.active {
    color: #fff;
	background: none;
}
body .container .left-menu > ul > li > .sub-menu > li > a {
	margin-left: 10px;
	margin-right: 10px;
	background:none;
	font-size: 12px;

}
body .container .left-menu > ul > li > .sub-menu > li.active>a{
	background: #6699ff;
}
body .container .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li a{
	font-size: 12px;
	color: #6e7480;
	border-bottom: none;
	margin: 3px 25px 3px 25px ;
	padding: 7px 0;
	background:none;

}
body .container .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li.active{
	color: #fff;
	background:none;
}
body .container .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li.active>a{
	color: #fff;
	background: #6699ff;
}
body .container .left-menu > ul > li > .sub-menu > li > a.active{
    color: #fff;
    background: #6699ff;
}
body .container .left-menu > ul > li > a .active-flag{
    background-color:#6699ff;
}

/* 左侧菜单2019-10-31 */
body .newLeft{
    min-height: calc(100vh - 50px);
}
body .newLeft  .left-menu{
    border: none;
    background: #354052;
    height: 100%;
}
body .newLeft  .left-menu .unfolded .icon-arrow{
	transform: scale(.7) rotate(90deg) !important;
}
body .newLeft  .left-menu .userMod {
    padding: 40px 0 25px 0;
}
body .newLeft  .left-menu .userAvatar{
    text-align: center;
}
body .newLeft  .left-menu .userAvatar img{
    width: 70px;
    height: 70px;
    border-radius: 100%;
}
body .newLeft  .left-menu .userName{
    text-align: center;
    font-size: 14px;
    color: #BFC9E9;
    font-weight: bold;
	margin: 5px 0;
}
body .newLeft  .left-menu .userSchool{
    text-align: center;
    font-size: 12px;
    color: #BFC9E9;
}
body .newLeft  .left-menu > ul > li > a .icon{
    color: #CADFF6;
}
body .newLeft  .left-menu > ul > li > a .icon.icon-arrow{
    font-size: 12px;
    font-weight: normal;
	transform: scale(.7);
	right: 40px;
	transition: all .1s ease-in-out;
	color: #CADFF6;
}
body .newLeft  .left-menu > ul > li > a {
    font-size: 14px;
    background-color: #354052;
    color: #CADFF6;
    border-bottom: none;
    width: 200px;
    padding: 0 20px;
}
body .newLeft  .left-menu > ul > li > a .active-flag {
    left: 0;
}
body .newLeft  .left-menu > ul > li > a.active >.menu-text {
    color: #ffffff;
}
body .newLeft  .left-menu > ul > li > a.active >.icon {
	color: #ffffff;
}
body .newLeft  .left-menu > ul > li > .sub-menu{
    background-color: #2F3949;
    padding: 0 0 0 20px;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li.active {
    color: #fff;
    background: none;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li > a {
    margin-left: 10px;
    margin-right: 10px;
    background:none;
    font-size: 12px;
    color: #B4BBD2;
    position: relative;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li > a> .active-flag {
    font-size: 25px;
    position: absolute;
    top: -8px;
    left: -10px;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li.active>a{
    background: #ffffff;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li > a.active{
    color: #fff;
    background: #2F3949;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li > .sub-sub-menu{
    display: none;
}
body .newLeft  .left-menu > ul > li > .sub-menu > .unfolded .sub-sub-menu {
    display: block;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li a{
    font-size: 12px;
    color: #B4BBD2;
    border-bottom: none;
    margin: 3px 40px 3px 40px ;
    padding: 7px 0;
    background:none;
    text-align: left;

}
body .newLeft  .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li.active{
    color: #fff;
    background:none;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li.active>a{
    color: #fff;
    background: #2F3949;
}
body .newLeft  .left-menu > ul > li > .sub-menu > li{
	margin-right: 64px;
}
body .newLeft  .left-menu > ul > li > .sub-menu > .unfolded{
	margin-right: 0;
}
.otherLeft .sub-menu {
    padding-left: 0!important;
    background-color: #354054!important;
}
.otherLeft .sub-sub-item {

}
.otherLeft .sub-sub-menu {

}

body .otherLeft  .left-menu > ul > li > .sub-menu > li > .sub-sub-menu li.active>a{
    color: #fff;
    background: #354054!important;
}
body .otherLeft  .left-menu > ul > li > .sub-menu > li > a.active{
    color: #fff;
    background: #354054!important;
}

/*头部*/
body .container .header {
	height: 50px;
    z-index: 1001;
}
body .container .header .bg{
    background: #6699ff;
}
body .container .header .inner .logo-box {
    margin: 10px 40px 0 0;
}
body .container .header .inner .logo-box .logo {
    height: 30px;
}
body .container .header .inner .nav > ul > li .nav-text{
	line-height: 50px;
	font-size: 14px;
}
body .container .header .inner .nav > ul > li .nav-text .icon{
	font-size: 12px;
}
body .container .header .inner .userinfo .avatar {
	width: 35px;
	height: 35px;
	margin-top: 7px;
}
body .container .header .inner .userinfo .dropdown{
    background-color: #fff;
	box-shadow: 0px 10px 12px 0px rgba(51, 51, 51, 0.15);
	margin-top: 0;
    top: 50px;
	margin-left: -113px;
	padding-bottom: 0;
	border-radius: 10px;
}
body .container .header .inner .userinfo .dropdown:after{
    border-bottom-color:#fff;
    left: 87%!important;
}
body .container .header .inner .userinfo .dropdown ul li a{
    color: #666;
    text-align:left;
	font-size: 12px;
}
body .container .header .inner .userinfo .dropdown ul li:last-child a{
	border: none;
}
body .container .header .inner .nav > ul > li .dropdown{
	background-color: #fff;
	box-shadow: 0px 10px 12px 0px rgba(51, 51, 51, 0.15);
	border-radius: 10px;
	top: 50px;
	padding-bottom: 0;
	opacity: .9;
}
body .container .header .inner .nav > ul > li .dropdown:after{
	border-bottom-color:#fff;
}
body .container .header .inner .nav > ul > li.active:after{
	display: none;
}
body .container .header .inner .nav > ul > li .dropdown ul li:last-child a{
	border: none;
}
body .container .header .inner .nav > ul > li .dropdown ul li a{
    font-size: 12px;
	color: #666;
	text-align:left;
}
body .container .header .inner .link-home span{
    vertical-align: middle;
    color: #fff;
    margin-left: 5px;
}
/*banner图修改*/
body .container .main .banner{
	height: 222px;
}
body .container .main .banner .banner-makeup{
	height: 150px;
}
body .main .banner .banner-info .left .class-emblem-box .class-emblem{
    width: 100px;
    height: 100px;
}
/*班圈*/
body .main .banner .banner-info .left .title-box .class-name{
    font-size: 16px;
}
body .container .main .banner .banner-info .right .student{
	font-size: 12px;
}
body .container .main .banner .banner-info .right .teacher{
	font-size: 12px;
}
body .container .main .banner .banner-info .right .manager{
	font-size: 12px;
}
body .main .banner .banner-info .left .title-box .class-motto{
    font-size: 12px;
}
body .main .content .topic-list .topic-item .topic-content .topic-text{
	font-size: 12px;
}
body .main .content .topic-list .topic-item .comment-list li .comment-toolbar a{
	font-size: 12px;
}
body .main .content .topic-list .topic-item .comment-list li .comment-content{
	font-size: 12px;
}
body .main .content .topic-list .topic-item .view-detail{
	font-size: 12px;
}
body .main .content .report-list > li .view-detail{
	font-size: 12px;
}
body .container .right-aside .recent-visitors .title,body  .container .right-aside .my-footprints .title{
	font-size: 14px;
}
body .container .right-aside .recent-visitors .visitor-list li a .visitor-name,body  .container .right-aside .my-footprints .visitor-list li a .visitor-name{
	font-size: 12px;
}
body .main .content .topic-list .topic-item .comment-list li .author-info .author-name{
	font-size: 14px;
}
body .main .content .topic-list .topic-item .author-info .author-avatar{
	width: 40px;
	height: 40px;
}


/*样式优化*/
body .clear-float:after{
	content: '';
	display: table;
	clear: both;
}
body .main-flex-box{
	display: flex;
	display: -webkit-flex;
	padding-top: 0!important;
	width: 100% !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
body .flex-content{
	flex: 1;
	-webkit-flex: 1;
	width: auto!important;
	margin: 0 14px!important;
	border: none!important;
}
body .no-mar{
	margin: 0!important;
}
body .content-mar{
	margin: 0 20px;
}
body .content-mar-tlr{
	margin: 20px 20px 0 20px;
}
body .new-table .text-l{
	text-align: left!important;
}
body .main .content .table{
	/*width: 100%;*/
	margin-bottom: 20px;
}
body .main .content #basicIn .table{
	width: auto;
	margin-bottom: 20px;
}
body .width-auto{
	width: auto !important;
}
body .main .content .table.no-width{
	width: auto;
	margin-bottom: 20px;
}
body .main .content .search-form .field-list{
	margin: 30px 20px;
}
body .category{
	margin: 0 20px;
}
body .wdos .wedits{
	float: left;
	margin-left: 20px;
}

body .container .header .inner {
	width: 100%;
	padding: 0 14px;
}
/*表格样式*/
body .p-left{
	position: relative;
	left: 50%;
	margin-left: -100px;
}

body .w100-auto{
	width: 100px;
	margin: 0 auto;

}
body .max-width200{
	max-width: 200px!important;
}
body .main .flex-content .table{
	width: 100%;
	margin-bottom: 20px;
}
body .no-padding{
	padding: 0 !important;
}
body .main .new-table{
	margin: 0 30px;
	padding: 0;
}
body .main .new-table table{
	width: 100%;
	margin: 0;
}
body .main .new-table table tr{
	border-bottom: 1px solid #ededed;
}
body .main .new-table table tr th{
	font-size: 14px !important;
	color: #666;
	padding: 15px 0;
	float: none !important;
	height: auto !important;
	line-height: normal !important;
	display: table-cell;
	width: auto;
}
body .main .new-table table tr td{
	font-size: 12px !important;
	color: #808080;
	padding: 15px 0;
	float: none !important;
	height: auto !important;
	line-height: normal !important;
	display: table-cell;
	width: auto;
}
body .main .new-table table tr td.wColor{
	color: #00A1E9;
}
body .main .new-table table tr td.new-handle{
	padding: 14px 0;
}
body .main .new-table table tr td.new-handle a{
	font-size: 14px;
	color: #2f98e9;
	cursor: pointer;
	background: none;
	padding:0 5px!important;
	margin: 0 5px 0 0 !important;
	height: auto!important;
	line-height:normal!important;
	min-width: auto!important;
	float: none !important;
}
/*路径导航*/
.path-main{
	position: relative;
	background-color: #f5f7f9;
}
.left-line{
	height: 14px;
	width: 2px;
	background: #808080;
	position: absolute;
	top: 13px;
	left: 0;
}
.path-nav{
    background: #f5f7f9;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
.path-href{
    color: #999;
}
.path-line{
    color: #808080;
}
.path-txt{
    color: #666;
}
.title-mar{
	margin: 30px!important;
}

body .new-go-back{
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #2f98e9;
	border-radius: 4px;
	cursor: pointer;
	padding: 0 15px;
}

/*页面铺满浏览器窗口*/
/*body .main{*/
	/*display: flex;*/
	/*display: -webkit-flex;*/
	/*padding-top: 0;*/
	/*width: 100% !important;*/
	/*margin-top: 10px !important;*/
/*}*/
/*body .main .content{*/
	/*flex: 1;*/
	/*width: auto;*/
	/*margin: 0 14px;*/
/*}*/

/* 和校园header */
.heschool {
    height: 80px !important;
    font-size: 18px !important;
    color: #2f98e9 !important;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.13);
}
.heschool .bg{
    background: #ffffff !important;
}
.heschool .inner{
    width: 1100px !important;
}
.heschool .inner .userinfo .avatar{
    margin-top: 22px !important;
}
.heschool .inner .userinfo .dropdown{
    top: 80px !important;
    left: 75% !important;
}
.heschool .inner .userinfo .dropdown:after{
    border-bottom-color: rgba(0,0,0,0.2) !important;
}
.heschool .inner .logo-box .logo{
    width: 220px;
    height: 60px !important;
}
.heschool .inner .nav {
    color: #383838 !important;
}
.heschool .inner .nav .item {
    height: 45px !important;
    margin: 15px 10px 0 !important;
}
.heschool .inner .nav li .dropdown{
    top: 65px !important;
}
.heschool .inner .nav li .dropdown:after{
    border-bottom-color: rgba(0,0,0,0.2) !important;
}
.heschool .inner .nav .active {
    border-bottom: 3px solid #2f98e9;
}
.heschool .inner .nav .nav-text span {
    margin-left: 10px;
    color: #cccccc;
}
.heschool .inner .loginBtn {
    background: #2f98e9;
    color: #ffffff;
    border-radius: 4px;
    width: 82px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    margin-top: 21px;
}
/* 优化导航栏需求 2019.11.05 */
.main .c-statistical{
	margin: 10px !important;
}
