﻿* { text-decoration: none; padding:0;}
ul,ol{
    list-style: none;
}
html {
    position: relative;
    min-height: 100%;
}
body {font-family: Microsoft Yahei, sans-serif; background: #f1f1f1;
    color:#999999 ;text-decoration: none!important;
    margin-bottom: 100px;
}
/*border*/
.no-bor {border:none;}
/*h1 h2 h3*/
h2 { font-size:14px; color:#333333;}
h3 {color:#999999; }

/*字体颜色*/
.font-black { background: #333333}
.font-f {background: #ffffff}

/*状态提示按钮*/
.statetips {
    background-color: #ea5628;
    border-radius: 15px;
    border: none;
    width: 55px;
    height: 22px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
}
.statetips:hover {
    box-shadow: 0px 2px 3px #ea5628;
}
/*按钮*/
button { border:none; text-align: center;}

/*灰色按钮*/
/*.gray-btn {
    background:#f6f6f6;
    color:#333333;
    height: 25px;
    padding: 0;
    border-radius: 0;
}
!*蓝色按钮*!
.blue-btn {
    background: #55b3e9!important;
    color: #fff!important;
    !* padding: 7px; *!
    height: 25px;
    padding: 0;
    border-radius: 0;
    font-size: 12px;
}*/
/*黄色按钮*/
.yellow-btn {background: #ea5628!important; color:#fff!important;
    height: 25px;
    padding: 0;
    border-radius: 0;
}
/*绿色按钮*/
.green-btn { background:#10ae58!important;
    color:#fff!important;
}
/**/
/*通常按钮大小*/
.btn135 { width:80px; height:25px; text-align: center; line-height:30px; border:none; border-radius: 0}
/*小按钮的大小*/
.management-btn {
    width: 40px;
    height: 25px;
    line-height: 25px;
    margin-right: 7px;
    padding:0;
    border-radius: 0;
}
/*margin*/
.mar-top {margin-top: 30px;}
.mar-top10 {margin-top: 10px;}
.mar-right{ margin-right: 30px;}
.mar-bottom15 {margin-bottom: 15px}
.mar-right0 {margin-right: 0!important;}
.mar-bottom30 { margin-bottom: 30px;}
/*padding*/
.pad-left {padding-left: 15px;}
.pad0 {padding-right:0px; padding-left: 0px;}
.pad-top {padding-top:15px;}
.pad-right15 {padding-right:15px;}
.pad-right30 {padding-right: 30px;}
.padd15 {padding:0 15px;}
.onl-padd15{ padding-left: 15px; padding-right: 15px;}
/*table*/
.table-border {border: 1px solid #e1e1e1;}
/*background*/
.back-white {background:#fff;
    margin-bottom: 15px;
}
.back-list-gray { background:#fff;
    /*height:200px;*/
}
/*font-color*/
/*border*/

/* header*/
/*.header_container { margin:0 auto!important; width:70%!important;}
.nav_ul { font-size: 16px }
.nav_ul_li { display: inline-block; text-align:center; width:80px;line-height:75px;}
.margin_top {  margin-top:20px;}
.input_css1 {background:  #445f7a; width:32px ; height:30px; border:none!important; }*/
.header-content {
    background: #33485d;
}
.nav, .navbar {
    margin-bottom: 0px;
    font-family: Microsoft Yahei, sans-serif;
}
.navbar li {position: relative ;}
.navbar li div { position:absolute; top:79px;z-index:1000;left:0px;min-width:130px; min-height:20px; padding: 10px 0px; border:1px solid #dadada; background:#ffffff;}
.navbar li div .sanjiao{ position: absolute; top:70px;}
.navbar li div ul {}
.navbar li div ul li {line-height: 32px; color:#333333; font-size:12px; font-weight: inherit; text-align:center;}
.navbar li div ul li:hover { background: #f2f2f2; border-radius: 5px;}
.navbar li div ul li a { text-decoration: none; color:#333333 ;line-height: 32px; font-size: 12px;}
.navbar li div ul li a:hover{ color:#333333 ;background: #f2f2f2;}
.nav>li>a { padding-bottom:16px!important;}
.navbar li a {
    line-height: 49px;
    color: white;
}
.nav li a:hover {
    background: #2a3845;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 20px;
}
.header {
    color: white;
    font-size: 16px;
    line-height: 63px;
    background: #33485d;
    position: relative;
    /* z-index: 9; */
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.2),0 3px 12px 0 rgba(0,0,0,.2);
    max-height: 81px;
}

.header .logo{ padding-top: 20px;
    width: 150px;
    /*height: 60px;*/
}

.row.header-content {

    max-height: 73px;
}
.header-content {
    background: #33485d;
}
.badge {
    background: red none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    margin-left: 2px;
}
.userinfo {
    text-align: right;
    padding-top:10px;
    position: relative;
}
.aa {/* height:88px;*/ /*padding-left:10px; padding-right: 15px;*/}
.aa span {
    padding-left:20px;
    padding-bottom:23px;
}
.aa img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.userinfo  ul{position: absolute;
    top:60px;
    right: -20px;
    min-width: 175px;
    min-height: 175px;
    border: 1px solid #dadada;
    background: #ffffff;
    z-index: 1000;
}
.userinfo  ul li {line-height:32px; color:#333333; font-size:12px; font-weight:inherit!important; text-align: left;padding-left: 40px;}
.userinfo  ul li a { text-decoration:none; color:#333333; font-size:12px;display:block;}
.userinfo  ul li:hover { background: #f2f2f2; border-radius: 5px;}
.userinfo  ul li:first-child { border-bottom: 1px solid #dadada; padding-left:20px;}
.userinfo a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    margin-left: 9px;
}
.userinfo div { display: inline-block;
    max-width: 100%;
}
.input_css2 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    border: none!important;
    border-radius: 0!important;
    text-indent: 2em;
    color: #fff!important;
    font-size: 12px;
}
.input_css2 .search { width:37px; float:left; height:30px; background: #445f7a; color:#999999; font-size:14px; padding:0; text-align: center;
    border:none;border-radius:0;margin:0;}
.input_css2 .searched { float:right;width:113px; height:30px;  background: #445f7a; color:#fff; border:none; padding: 5px;}

.banner { width:100%; }
.banner-bg {
    background: #559DE9;
    height: 400px; }
.banner-con {
    background: url("../images/bannerback2.png") no-repeat;
    min-height:400px;
}
.banner-word {line-height: 374px;}
.banner-word img {
    width:30%;
}
.net-h2 { text-align: center; font-size:35px;margin-bottom: 45px;
    margin-top: 45px;}
/*toptittle*/
.toptitle {
    background: #e6e6e6;
}
/*功能*/
.fun { text-align: center ; margin-bottom: 45px;color:#7b7b7b }
.fun dd {line-height: 50px; font-size:16px;
    color: #333333;
}
.fun dt i {color:#55b3e9}

/*按钮*/
.fun-pad { padding-bottom:40px;}
.fun-pad p {text-align: center;}
/*课程*/
.hot { padding-bottom: 15px; height:35px; color:#c8c8c8; line-height:25px; font-size: 14px;}
.art {
    float: left;
    width: 80px;
    height: 25px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    color:#333333;
    list-style: none;
}
.course_c {
    padding: 10px;
    background: #fff;
    border: 1px solid #e2e1e1;
    margin-bottom: 20px;
    text-decoration: none;
    height: 250px;
    width: 260px;
}
.course_c img{
     width: 240px;
     height: 135px;
 }
.course_background a {
    text-decoration: none;
}
.course-tab {
    background: #fff;
    border:1px solid #dadada;
    margin-bottom: 15px;
}
.course-tab .nav li a:hover{
    background: #f1f1f1;
    color: #333333;
    border-bottom: 1px solid #dadada;
    border-radius: 0;
}
.course-tab .active {
    background: #f1f1f1;
    color:#333333;
    border-bottom: 1px solid #dadada;
    border-radius: 0;
}
.course-tab .nav-tabs {
    border-bottom: none;
}
.course-list li a{
    text-decoration: none;
}
.course_c:hover {
    box-shadow:0 0 5px #55b3e9;
}
.course_t{ border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.course_t:hover{
    box-shadow: 0 0 5px #55b3e9;
}
.course_t p {
   /* overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;*/
    color:#595959;
}
.course_c p{
    margin:0!important;
    font-size: 12px;
    color:#999999;
    min-height: 22px;
}
.p-source {
   width: 84%;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.p-total {
    width: 15%;
    color:#999999;
}
.praise { margin-right: 10px;}
.course_c h4 {
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    height: 36px;
}
.float img {
    width:15px!important;
    height:15px!important;
}
/*老师推荐*/
.content { width:100%; background:#fafafa; height:72px;}
.content h2 ,h3 { font-size:14px; line-height: 41px; }
.tear { height:42px; }
.tear p { line-height:42px; margin:0;}
.tear-list {
    padding-top: 15px;}
.tear-list a {
text-decoration: none;
}
.tear-list li {text-align: center ;}
.tear-list li section {padding-bottom: 30px;}
.tear-list .brief {
    height: 110px;
    padding: 10px;
    text-align: center;
    word-break: break-all;
}
.tear-list figure {padding-top:30px;}
.tear-list figure img {height:100px; width:100px; border:5px solid #fff ;border-radius: 50% ;}
h3 {color:#333333}
h4 {color:#333333}
.recommend { background: #f5f8fa;}
/*footer*/
.foot {width:100%;}
.foot .foot_logo { background:url("../images/footer.gif") no-repeat;
    background-size:100%;
    padding-top: 70px;
    padding-bottom:138px;
    color:#fff;}
.foot .sec { width:317px; margin-right: 60px;}
.foot h4 { line-height: 55px; color: #fff}
.foot p {color:#fff;}
.foot_pos {
    background:#33485d;height:100px; text-align: center; position: absolute; bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 100%;
}
.foot_pos a{
    text-decoration: none;
    color:#999999;
}
.foot_pos a:hover {
    color:#fff;
}
.foot_pos p {color: #999999;
    display: inline-block;
    font-size: 14px;
    padding-top: 25px;
    width: 100%;
}
.p-small {font-size:12px;padding-top:4px!important;}
footer { background:#33485d;}
/*background*/
.course_background { background: #f1f1f1;}
.background {background:#55b3e9; color:#fff;}
/*float*/
.float { float:right; color:#999999; width:50%; text-align: right;}
/*line-height*/
.align { text-align:center;}
/*button*/
.button_size {
    width: 150px !important;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 36px;
    color: #333333;
    font-size: 18px;
    margin-top: 50px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-fill-mode: both;
}
.molld {
    animation-name: myfirst;
   -webkit-animation-name:myfirst;
    -moz-animation-name: myfirst;

}
@keyframes myfirst {
    0% {
        -webkit-transform: translateX(10px) rotate(10deg);
        -moz-transform: translateX(10px) rotate(10deg);
        transform: translateX(10px) rotate(10deg);

    }
    15%{
        -webkit-transform: translateX(-10PX) rotate(-10deg);
        -moz-transform: translateX(-10PX) rotate(-10deg);
        transform: translateX(-10PX) rotate(-10deg);
    }
    30%{
        -webkit-transform: translateX(10PX) rotate(10deg);
        -moz-transform: translateX(10PX) rotate(10deg);
        transform: translateX(10PX) rotate(10deg);

    }
    45%{
        -webkit-transform: translateX(-10PX) rotate(-10deg);
        -moz-transform: translateX(-10PX) rotate(-10deg);
        transform: translateX(-10PX) rotate(-10deg);
    }
    60%{
        -webkit-transform: translateX(10PX) rotate(10deg);
        -moz-transform: translateX(10PX) rotate(10deg);
        transform: translateX(10PX) rotate(10deg);

    }
     75%{
         -webkit-transform:translateX(-10PX) rotate(-10deg);
         -moz-transform: translateX(-10PX) rotate(-10deg);
         transform: translateX(10PX) rotate(10deg);

     }
    100% {

        -webkit-transform: translateX(10px) rotate(10deg);
        -moz-transform: translateX(10px) rotate(10deg);
        transform: translateX(10PX) rotate(10deg);
    }
}

.active{
   color:#337ab7;
}
.up-hpic {
    height: 1000px;
    position: relative;
}
.my-info-main {
    margin-bottom: 200px;
    padding: 0;
}
.inform-right .row {
    margin-left: 0;
}
.save-hpic-btn {
    background: #55b3e9;
    border: 1px solid #dadada;
    font-size: 14px;
    color: #fff;
    width: 80px;
    height: 35px;
    padding: 0;
    border-radius: 0;
}
.save-hpic-btn:hover {
    background: #fafafa;
    color: #333333;
    border-color: #dadada;
}
.posload {
    display: none;
}
.fileinput-button {
    margin-top: 15px;
}
.posload {
    height: 388px;
    left: 35%;
    line-height: 388px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.text-center {
    text-align: center;
}
#imgsavetip {
    display: none;
    left: 30%;
    position: absolute;
    top: 50px;
    z-index: 9999;
}
.jcrop-active {
    margin: 0 auto;
}
.righttitle {
    border-bottom: 1px solid #999999;
    margin: 0 0 10px 15px;
    overflow: hidden;
}
.save-button {
    margin: 15px 0 20px;
}

/*footer*/
.goof {
    padding-bottom: 100px;
}
#preview-pane {
    display: block;
    position: absolute;
    z-index: 2000;
    top: 10px;
    right: -280px;
    padding: 6px;
    border: 1px rgba(0,0,0,.4) solid;
    background-color: white;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
.more-coursrbtn {
    width: 80px;
    margin-right: 10px;
    border: 1px solid #dadada;
}
.img-view-div  span {
    cursor: pointer;
    display: inline-block;
    height: 100px;
    margin-left: 2%;
    overflow: hidden;
    position: relative;
    width: 80px;
}

.img-view-div span.fa-play-circle-o {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    height: 80px;
    line-height: 80px;
    margin-left: 0;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 80px;
}
.img-view-div span.com-sort {
    display: block;
    font-size: 12px;
    text-align: center;
}




.img-view-div > span >img {
    height:80px;
    max-width: 100%;
}
.img-view-div > span >video {
    height:80px;
    max-width: 100%;
}
#resource-manage .resource-table{
    max-height:410px;
    overflow-y:scroll;
}

/* 文字自动换行 */
.word-break{
    width:100%;
	height:100%;
	word-wrap: break-word;
}
.p-school {
    width:50%;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}


