@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {margin: 0;padding: 0;}
ul, ol { list-style: none;}
fieldset, img { border: 0; } 
body{font-family: "微软雅黑";font-size: 14px;line-height: 1.5;color:#1a1a1a;}
a{text-decoration: none;}
i{font-style: normal;}
b{font-weight: normal;}

/* common style */
.edu-wrap{width:1200px;margin:0 auto;}
input,textarea{font-family: "微软雅黑";outline: none;}
.center-main{clear: both;background: #f3f5f8;overflow: hidden;padding-top: 10px;padding-bottom: 50px;}
.center-wrap{width:1080px;margin:0 auto;}
.center-icons{display: inline-block;vertical-align: middle; width:25px;height:25px;background:url(../images/center-icons.png) no-repeat;}
.nums-icon{background-position: -80px -38px;}
.list-icon{background-position: -80px 1px;}
.org-icon{background-position: -160px 0px;}
.shelf-icon{background-position: -120px -40px;}
.tv-icon{background-position: -120px -80px;}
.source-icon{background-position: -120px -120px;}
.arrowbottom-icons{width:18px;background-position:-75px -73px;}
.center-arrow{width:18px;background-position:-75px -115px;}
.image-icons{background-position: -80px -160px;}
.topic-icons{background-position: 0 -160px;}
.organ-tab .organ-active .topic-icons{background-position: -40px -160px;}
.notic-icons{background-position: 0 -200px;}
.organ-tab .organ-active .notic-icons{background-position: -39px -200px;}
.resource-icons{background-position: 0 -120px;}
.organ-tab .organ-active .resource-icons{background-position: -40px -120px;}
.read-icons{background-position: 0 -80px;}
.organ-tab .organ-active .read-icons{background-position: -40px -80px;}
.train-icons{background-position: 0 -40px;}
.organ-tab .organ-active .train-icons{background-position: -40px -40px;}
.memb-icons{background-position:1px 2px;}
.organ-tab .organ-active .memb-icons{background-position: -39px 2px;}
.havebuy-icons{background-position: 0 -240px;}
.organ-tab .organ-active .havebuy-icons{background-position: -40px -240px;}
.show-arrow{width:15px;background-position: -80px -193px;}
.hide-text .show-arrow,.cen-userselect:hover .show-arrow{background-position: -80px -233px;}
.centop-arrow{background-position: -120px -153px;}
.per-icons{width:19px;background-position: -120px -197px;}
.quit-icons{width:19px;background-position: -160px -158px;}
.and-arrow{background-position: -160px -200px;}
.index-icons{width:20px;background-position: -120px -236px;}
.time-icons{background-position: -160px -237px;}
/* 机构左侧导航 */
.organ-left{width:220px;float: left;}
.organ-hd{width:100%;height:131px;background:linear-gradient(44deg, #f1e6cd 0%, #e6cd96 100%);font-size: 20px;color:#454545;text-align: center;line-height: 28px;}
.organ-hd span{display: inline-block;width:168px;margin:33px auto 0;}
.organ-tab{width:100%;background: #fff;padding-bottom: 10px;}
.organ-tab li{padding:0 5px;height:50px;line-height: 50px;text-align: center;}
.organ-tab a{display: block;font-size: 18px;color:#1a1a1a;}
.organ-tab .organ-active a{background: #f6f6f6;color:#00b686;}
.organ-tab .center-icons{margin-right: 5px;}
/* 右侧导航 */
.bread-line{position: relative;padding:11px 0 11px 10px;font-size: 12px;color: #000;}
.line-arr{padding:0 10px;}
.center-tablist{display: none;}
.organ-list{border:1px solid #eee;background: #fff;padding-bottom: 30px;}

/* 分页 */
.edu-pages{padding-top: 28px;text-align: center;}
.edu-pages .page-list{display: inline-block;height:24px;padding:0 8px;margin:0 3px;border:1px solid #cbcbcb;line-height: 24px;font-size: 12px;color:#545454;}
.edu-pages .page-list.page-active{background: #00c882;border-color:#00b679;color:#fff;}

/* 成员管理 选项卡 */
.center-tab{overflow: hidden;border-bottom:1px solid #eee;}
.center-tab li{float: left;margin:0 20px;padding:11px 0px;border-bottom:3px solid transparent;}
.center-tab a{font-size:16px;color:#1a1a1a;}
.center-tab .tab-cur{border-bottom-color:#00c07d;}
.center-tab .tab-cur a{color:#00c07d;font-weight: bold;}


/* 按钮 */
.center-addbtn{display: inline-block;width:120px;height:32px;line-height:32px;background: #00b686;text-align: center;color: #fff;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}

/* 搜索框 */
.search-btn{display: inline-block;width:100px;height:32px;line-height: 32px;background: #ddd;text-align: center;color:#1a1a1a;
-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-ms-border-radius:0 5px 5px 0;-o-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;}
/* 输入框 */
.center-input{width:198px;height:30px;line-height: 30px;border:1px solid #c9d1df;padding:0 10px;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}

.center-area{border:1px solid #8390a8;font-size: 16px;padding:15px;
-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
textarea::-webkit-input-placeholder{color: #8390a8;}
textarea:-moz-placeholder{color: #8390a8;}
textarea::-moz-placeholder{color: #8390a8;}
textarea::-ms-input-placeholder{color: #8390a8;}
/* 遮罩 */
.edu-bg{display: none;position: fixed;top:0;left:0;z-index:200;width:100%;height:100%;background: rgba(0,0,0,0.5);}

/* 弹框 */
.edu-popwin{display: none;width:400px;height:400px;position: fixed;top:0;left:0;right:0;bottom:0;z-index:500;margin:auto;background: #fff;padding:40px;
-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.popwin-hd{position: relative;}
.edu-close{display: block;position: absolute;top:-90px;right:-28px;width:23px;height:23px;background: url(../images/edu-close.png) no-repeat;}
.friend-popwin .edu-close{top: -50px;right: 15px;}


/* 下拉框 */
.load-select{position: relative;}
.select-show{color:#8390a8; display: block;width: 87px;height: 30px;border: 1px solid #c9d1df;color: #8390a8;line-height: 30px;text-align: center;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}
.load-option{display: none;position: absolute;top:32px;left:0px;z-index:10;background: #fff;width:87px;height:130px;overflow-y:auto;border:1px solid #eee;}
.load-option a{display: block;height:32px;text-align: center;color:#8390a8;line-height: 32px;}
.load-option a:hover,.load-option a.option-active{background: #e3ecec;}

/* 滚动条 */
.mCustomScrollBox>.mCSB_scrollTools{width:4px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #eee;width: 4px;
-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:none;}
.mCSB_container{margin-right: 4px;}

/* 复选框 */
input[type="checkbox"],input[type="radio"]{display: none;}
.checkbox{padding-left:20px;height:20px;background:url(../images/checkbox.png) no-repeat 0 3px;cursor:pointer;}
.checkbox.checked{background-position: 0 -52px;}


/* header start */
.center-header{height:60px;}
.center-logo,.edu-nav{float: left;}
.edu-message{float: right;margin-top:20px;}
.center-logo{padding-top:11px;}
.center-logo a{color:#00b686;}
.center-logo a img,.center-logo a span{display: inline-block;vertical-align: middle;}
.center-logo .center-eng{font-size:30px;font-weight: bold;}
.center-logo .center-engname{font-size:24px;font-weight: normal;}
.center-header .notice-icons{background-position: -240px 4px;}
.center-header .app-icons{background-position:-193px 4px;}

/* nav start  */
.edu-nav{margin-left:56px;/* margin-top: 22px; */height:26px;}
.edu-nav .nav-item{float: left;margin:0 13px;}
.edu-nav .nav-item a{font-size: 14px;color:#454545;}
.edu-nav .nav-item:hover a,.edu-nav .nav-item.nav-selected a{padding-bottom: 2px;border-bottom:3px solid #00b686;color:#00b686;}
/* nav end */

/* right 操作 */
.edu-message .edu-operate{display: inline-block;margin:0 10px;vertical-align:middle;}
.edu-operate i,.edu-operate span{display: inline-block;vertical-align: middle;}
.edu-operate span{color:#8390a8;}

.center-user{float: right;padding-top: 15px;}
.center-user img{display: inline-block;vertical-align: middle;width:32px;height:32px;}
.center-user .arrow-bottom{margin-left: 4px;}
.back-index,.cen-userselect{display: inline-block;vertical-align: middle;}
.cen-userselect{position: relative;cursor: pointer;}
.user-text{padding-bottom: 19px;}
.cen-sel{display: none;position: absolute;top:38px;left:0;z-index:10;background: #fff;width:118px;height:80px;padding-top:14px;border:1px solid #e6e6e6;
-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;
-webkit-box-shadow:0 2px 14px 1px rgba(0,0,0,0.14);-moz-box-shadow:0 2px 14px 1px rgba(0,0,0,0.14);-ms-box-shadow:0 2px 14px 1px rgba(0,0,0,0.14);-o-box-shadow:0 2px 14px 1px rgba(0,0,0,0.14);box-shadow:0 2px 14px 1px rgba(0,0,0,0.14);}
.cen-sel a{display: block;height:36px;padding-left: 15px;line-height: 36px;color: #8390a8;}
.cen-sel a:hover{background: #f6f6f6;}
.cen-sel .and-arrow{position: absolute;top: -8px;left: 57px;}
.back-index .index-icons{margin-right: 5px;}
.back-index{margin-right:40px;color: #8390a8;}
.cen-userselect:hover .cen-sel{display: block;}
/* header end */

/* footer start */
.edu-footer{border-top:3px solid #00d694;}
.footer-inner{padding-top:40px;}
.footer-list{overflow: hidden;}
.footer-logo span,.footer-logo img{display: inline-block;vertical-align: middle;}
.footer-logo span{padding-left:5px;font-size: 22px;color:#333;}
.footer-code span{width:96px;display: block;padding-top: 5px;text-align: center;}
.footer-logo{padding-bottom: 20px;}
.edu-code,.newbie-guide,.contact-us,.edu-partners{float: left;}
.foot-hd{padding-bottom:30px;font-size: 16px;color:#333;}
.newbie-guide .footer-link,.contact-us .contact-way{display: block;color:#8d8d8d;padding-bottom: 15px;}
.contact-way span{display: block;padding-left: 43px;}
.edu-code,.newbie-guide,.contact-us{padding-right: 100px;}
.edu-partners{width:405px;}
.partner-list a{display: block;float: left;width:33.3%;}
.partner-list span,.partner-list img{display: inline-block;vertical-align: middle;}
.partner-list span{padding-left:5px;font-size: 12px;color:#8d8d8d;}
.partner-list span i{display: block;}
.list-margin{margin-bottom:20px;}
.edu-copyright{clear: both;border-top:1px solid #eee;padding:10px 0 20px;margin-top:10px;color:#8d8d8d;}
/* footer end */



