body {margin: 0;padding: 0;font-family: "å¾®è½¯é›…é»‘";font-size: 14px;color: #666; background-color: #eee;}
ul,li,dl,dt,dd,p,em,b,h1,h2,h3,h4,h5,h6,select,checkbox,textarea,span,input,button,img {margin: 0;padding: 0;list-style-type: none;border: 0;}
dl,dt,dd{font-weight: normal;}
a:hover {text-decoration: none;}
.error{color:#FF0000;}
label.error{color:#FF0000;}
span.help{color:#737373}

/* ProgressBar style */
#progressBar { border:solid 2px #86a5ad; background:#FFF url(images/progressbar.gif) no-repeat 5px 10px;}

/*ProgressBar core*/
#progressBar { display:none; width:200px; height:40px; position:fixed; top:50%; left:50%; margin-left:-74px; margin-top:-14px; padding:10px 10px 10px 50px; text-align:left; line-height:27px; font-weight:bold; position:absolute; z-index:2001;}

.fl{float: left;}
.fr{float: right;}
.phand{cursor: pointer;}
.pfromhr{border-top: 1px dashed #e7eaec;color: #fff;background-color: #fff;height: 1px;margin: 20px 0;}
.pactive{color:#FF0000;}
.pbuybutton{
	width: 176px;
    border-radius: 5px;
    background-color: #FF6303;
    text-align: center;
    display: inline-block;
}
.pbuybutton>a{
	font-size: 20px;
    color: #fff;
    line-height: 40px;
}

.online{ color: #006600;}
.red{color:#FF0000}
.pcontainer{width: 1100px;margin: 0 auto;}
.pctitle{padding-top: 20px;
    height: 55px;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.pctitle span{
	height: 55px;
  border-bottom: 2px solid #fe9d2b;
}
.pbg{background-color: #ffffff;    border: 1px solid #eee;}
.pbody{padding: 20px;}
.ptop{margin-top: 20px;}
.pcaption{font-size: 20px;font-weight: 400;}
.perror{ color:red}
.psuccess{color:green}
.pinput {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.pinput:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.plabel{
	background-color: #d1dade;
    color: #5e5e5e;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.pbadge-primary, .plabel-primary {
    background-color: #1ab394;
    color: #FFF;
}

/***bootstarp css */
.tab-pane{border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee}

/**treeview*/
.treeview .list-group-item {cursor: pointer;}
.treeview span.indent {margin-left: 10px;margin-right: 10px;}
.treeview span.icon {width: 12px;margin-right: 5px;}
.treeview .node-disabled {color: silver;cursor: not-allowed;}

#pmintop{width: 100%;background: #0F1B33;height: 68px;color:#ffffff}
#pmintop .ptop-left{float: left;margin: 10px 0;}
#pmintop .ptop-right{float: right;margin-right: 0;height: 50px;margin:10px 0;}
#pmintop .ptop-right>ul>li{float:left;}
#pmintop .ptop-right>ul>li>a{display: block;padding: 15px 5px;color:#ffffff}

#pmintop .ptop-menu{width:320px;margin-left: 30px; margin-top: 10px;}
#pmintop .ptop-menu>a{display: inline-block;padding:2px 5px 3px 5px;font-size: 16px;color:#FFFFFF}
#pmintop .ptop-menu>a:hover{border-bottom: 2px solid #fff;}


#pnav{height: 115px;width:100%;background: #FFFFFF;}
#pnav .pnav-logo{background: url(images/logo.png); width: 239px;height: 83px;margin-top: 15px;float:left;}
#pnav .pnav-menu{width:380px;margin-left: 40px; margin-top: 40px;float:left;}
#pnav .pnav-menu>a{display: inline-block;padding:2px 5px 3px 5px;font-size: 20px;color: #000;}
#pnav .pnav-menu>a:hover{color:#188eee;}
#pnav .pnav-menu .active{color:#188eee;}

#pnav .pnav-find{width:380px;margin-top: 35px;float:right;}
#pnav .pnav-find>input{width:340px;border:1px solid #59d169;height: 38px; padding-left:10px;padding-right:10px;color:#ccc; float: left;}
#pnav .pnav-find>button{font-size: 16px;color: #fff;width: 38px;line-height: 38px;background-color: #2fc643; cursor: pointer;display: inline;float: left;}
#pnav .pnav-find .glyphicon{top: 0px; }

#pbody{}
#bottom .bottom-text2 a{color:#cccccc;display: block;height: 22px;}
#bottom .bottom-text2 a:hover{color:#337ab7;}
#bottom .bottom-text1 a{color:#cccccc;display: block;height: 22px;width: 70px;}
#bottom .bottom-text1 a:hover{color:#337ab7;}
#bottom .bottom-cup{height: 169px;display: inline-block;width: 100%;}
#bottom .bottom-cdown{}
#bottom hr{width: 1000px;border: 0;border-top: 1px solid #444242;margin: 0 auto;padding-top: 10px;}
.bottom-logo{background: url(images/footer-logo.png) no-repeat;width: 83px; height: 101px;margin-left: 10px;}
.bottom-qrcode{background: url(images/qrcode.png) center no-repeat;height: 80px;margin-right: 4px;}
.bottom-center{color: #cccccc;padding-top:40px}
.text-box{display: inline-block;text-align: left;}
.conBox{width: 170px;font-size: 12px;}
.conBox a{padding-right:10px;}
.bottom-phone{padding-left: 20px;height: 20px;line-height: 20px;float: right;}
.bottom-text-title{font-size: 20px;margin-bottom: 20px;}
.bottom-text1{float: right;}
.bottom-text2{line-height: 40px;width: 421px;float:left;}

.pbox0{margin: 20px 0px 20px 0px;}
/***pbox**/
.pbox{margin: 0px 0px 0px 0px;}
.pbox .pbox-head{height: 50px;border-bottom: 1px solid #eee;}
.pbox .pbox-head .pbox-head-title{float: left;display: inline-block;font-size: 18px;font-weight: 400;padding-left:20px;padding-top:15px}
    /****æŽˆè¯¾æ•™å¸ˆ*****/
.img{    border: 4px solid #F6F6F6;    border-radius: 37px;}
.m-sdinfo .m-teachers .u-tchcard {
    display: block;
    background: transparent;
    margin-bottom: 10px;
    padding-left: 20px;
}
.m-sdinfo .m-teachers .u-tchcard .cnt {
    margin-left: 12px;
    width: 117px;
}
.f-fl {
    float: left;
}
.m-sdinfo .m-teachers .u-tchcard .cnt p {
    word-break: break-all;
    line-height: 20px;
    padding: 5px 10px 10px 0;
}
.pbox .pbox-head .pbox-head-actions{float: right;padding-top:15px;padding-right: 10px;font-size: 16px;}
.pbox .pbox-head .pbox-head-actions>a{display: inline-block;padding:3px 3px;}
.pbox .pbox-body{color:#999999;padding:20px}
.pbox .pbox-bottom{}
/**ptable*/
.ptable{margin-bottom: 23px;background-color: transparent;width: 100%;border-spacing: 0;border-collapse: collapse;display: table;}
.ptable>thead>tr>th{border-bottom: 1px solid #e7eaec;height: 25px;padding-left:8px}
.ptable>tr>td,.ptable>tbody>tr>td{
	border-top: none; border-bottom: 1px solid #e7eaec;padding: 8px;vertical-align: middle;
	line-height: 1.5;
}

.ptable .tdstatus{}

.pbox1{margin: 20px 0px 20px 0px;border:1px solid #DDDDDD;background-color: #fafafa;}
.pbox1 .pbox1-row{border-bottom: 1px dotted #CCCCCC;padding:10px 10px 10px 10px;line-height: 30px;}
.pbox1 .pbox1-row>a{display: inline-block;padding:0px 10px;color: #0f88eb;font-size: 14px;}
.pbox1 .pbox1-row>a.achoose{background-color:#37d65f;color: white;}
.pbox1 .pbox1-row>span{color: #CCC;font-size: 14px;}
/*.cnode1{width: 254px;height:210px;padding:7px;margin-left: 15px;margin-bottom: 5px;}
.cnode1:hover{border:1px solid #cccccc;}*/

.cnode2{margin-bottom: 10px;height: 180px;padding: 10px;background-color: #ffffff;}
.cnode2:hover{background-color: #f5f5f5;}
.cnode2 .cnode2-left{float:left;width:240px;height:160px}
.cnode2 .cnode2-right{float:right;width:820px;color:#999999}

.psubhead{padding:5px 0px 5px 0px;font-size: 16px;color:#337ab7}

/**uc begin**/
.puc{margin-top: 20px;position: relative;}
.puc-left{position: absolute;top:0;left: 0;width:220px}
.puc-main{margin:0px 0px 0px 240px;min-height: 700px;}

.puc-menu{}
.puc-menu li{height: 40px;padding:8px 5px 8px 20px}
.puc-menu li:hover{background-color: #13a654;color:#ffffff}
.puc-menu li:hover a{color:#ffffff}
.puc-menu li.current{background-color: #13a654;color:#ffffff}
.puc-menu li.current a{background-color: #13a654;color:#ffffff}

	/**uc left**/
	.imageUser{display: inline-block;    width: 90px;    height: 90px;}
	.lineUser{font-size: 14px;    line-height: 30px;float:right;}
	.pbox .pb-line-bottom{    border-bottom: 1px solid #e7eaec;}
/**uc end**/
/**timeline begin**/
.ptimeline{}
.ptimeline-item .tidate {
    text-align: right;
    width: 110px;
    position: relative;
    padding-top: 10px;
}
.ptimeline-item .tidate i{color:#C0C0C0;font-size: 12px;}
.ptimeline-item .tidate small{color:#1ab394}
.ptimeline-item .ticontent{
	border-left: 1px solid #e7eaec;
	padding: 10px;
	min-height: 80px;
}
/**timeline end**/

.puser{ line-height: 25px; }

.paginationLabel{padding:8px;color:green;}
.pagination{margin-top: 2px;}

/**user center style***/
.uc-leftLink{width:100%;height:30px; display: block; border-bottom: 0px dotted #cccccc;}

@media only screen and (max-width: 790px) {
	.pcontainer{width:100%;}
}
@media only screen and (min-width: 1100px) {
	.pcontainer{width:1100px;}
}
@media screen and (min-width: 790px) and (max-width: 1100px) {
	.pcontainer{width:100%;}
}


#porgtop{width: 100%;background: #FFFFFF;height: 40px;}
#porgtop .site-logo{background: url(images/top-logo.png);width: 103px;height: 30px;margin-top: 3px;float: left;}
#porgtop .site-logo>a{width:103px;height:30px;display: block;}
#porgtop .pnav-find{height: 30px;width:390px;margin-left: 250px;margin-top: 5px;float: left;}
#porgtop .pnav-find>input{width:230px;border:1px solid #59d169;height: 30px; padding-left:10px;padding-right:10px;color:#ccc; }
#porgtop .pnav-find .site-find{width: 70px;height:30px;color: #fff;font-size: 14px; background-color: #2fc643; cursor: pointer;}
#porgtop .pnav-find .org-find{width: 70px;height:30px;color: #fff;font-size: 14px; background-color: #289ad6; cursor: pointer;}
#porgtop .login { margin-right: 0; margin-top: 10px; float: right;}

.pbox0-list{margin: 20px 0px 20px 0px;}
.pboxlist{margin: 0px 0px 0px 0px;}
.pboxlist .pboxlist-head{height: 40px;border-bottom: 1px solid #eee;}
.pboxlist .pboxlist-head .pboxlist-head-title{float: left;display: inline-block;font-size: 22px;font-weight: 400;}
.pboxlist .pboxlist-head .pboxlist-head-title>a{color: #000;}
.pboxlist .pboxlist-head .coursefromorg{float: right;font-size: 15px;color: #ccc;line-height: 40px;margin-right: 10px;}

.pboxlist .pboxlist-body{color:#999999;padding:10px}
.pboxlist .pbox-bottom{}
.pboxlist .pboxlist-body .pboxlist-head-actions{margin-top: 17px;}
.pboxlist .pboxlist-body .pboxlist-head-actions>a{display: block;background-color: #337ab7;color: #fff;width: 100px;height: 30px;padding: 4px 0;text-align: center;float: right;margin-left: 10px;margin-right: 10px;}
.pbox0-list .course-desc{overflow: hidden;text-overflow: ellipsis;height: 63px;width: 100%;}
.psubhead{padding:5px 0px 5px 0px;font-size: 16px;color:#337ab7;display: inline-block;float: left;}

.pbox0-list .cnode2{margin-bottom: 10px;height: 180px;padding: 10px;background-color: #ffffff;}
.pbox0-list .cnode2:hover{background-color: #f5f5f5;}
.pbox0-list .cnode2 .cnode2-left{float:left;width:240px;height:160px}
.pbox0-list .cnode2 .cnode2-right{float:right;width:820px;color:#999999}


#loginModal{}
.login-style{width: 590px;padding: 20px 40px 20px 40px;}
.login-title{font-size: 26px;}
.login-style .input-group-addon {color: #ccc; background-color: #fff; border-radius: 0px;}
.login-style .glyphicon{width: 28px;line-height: 28px;}
.login-style .form-control-login{height:48px;display: table-cell;position: relative;background-color: #fff;z-index: 2;float: left;width: 100%;margin-bottom: 0;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;border: 1px solid #ccc;border-radius: 0px;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;list-style-type: none;}

.login-style .btn-sm{padding: 2px 10px;float: right;width: 100%;margin-bottom: 20px;font-size: 24px;line-height: 44px;}
.login-style .go-reg{float: right;font-size: 15px}
.login-style .go-reg>a{}
.login-style .auto-login{color: #767575;font-size: 15px;}
#loginError{color: rgb(236, 63, 63);clear: both;font-size: 15px;}
label .error{margin-left: 20px;display: block;font-size: 13px;color: #FF0000;font-weight: 400;}

.cnode_t {margin: 40px 0;height: 200px;padding: 20px;background-color: #fff;}
.cnode_t .cnode_t_left{float: left;width: 165px;height: 165px;}
.cnode_t .cnode_t_right{float: right;width: 860px;color: #999999;}
.cnode_t_left .t_img{border: 5px solid #fff;}
.cnode_t .t-tab{font-size: 18px; color:#30302F;width: 100%;text-align: left;}
.cnode_t .t-tab tr{height: 80px;vertical-align: middle;}
.cnode_t .t-tab td{}
.cnode_t .glyphicon{width: 15px;font-size: 18px;}

.cnode_d{margin-bottom: 60px;}
.detil_title {height: 35px;font-size: 20px;color: #010101;}
.teacher-detil{display: inline-block;float: left;width: 76%;}
.teacher-detil-title{height: 27px;font-size: 20px;}
.detil_box{padding: 20px;font-size: 14px;line-height: 22px;background-color: #fff;}
.detil_box p{margin-bottom: 10px;}
.teacher-course{float: right;margin-bottom: 20px;}
.teacher-course .cnode-tu{margin-bottom: 10px;}***/




#detail_title{float: left;display: inline-block;}
.note-p{color: #FF0606;font-size: 12px;line-height: 18px;}
/******p/uc/study*****/
.progress{background-color: rgba(51, 122, 183, 0.52);filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99337ab7', endColorstr='#99337ab7');margin: 3px 8px;}
.node-selected{color: #FFFFFF;
    background-color: #428bca;}
.pbox-up{margin: 20px 20px 0 20px;border-bottom: 1px solid #ddd;line-height: 22px;    height: 26px;text-align: right;}
.pbox-up span{border-top: 1px solid #ddd;border-right: 1px solid #ddd;background-color: #eee;border-bottom: 1px solid #ddd;padding: 5px 10px; cursor: pointer;}
.pbox-up span:first-child{border-left: 1px solid #ddd;}
.pbox-up span:hover{background-color:#1ab394; color: #FFF;}
.pbox-up .pbox-action{background-color:#1ab394; color: #FFF;}
.content_tup{background-image: url(images/content_tup.png);width: 14px;height:14px; display: inline-block;}
.content_tup_tuwen{background-position: -1px 1px;}
.content_tup_video{background-position: -28px 1px;}
.content_tup_url{background-position: -55px 1px;}
.content_tup_word{background-position: -1px -26px;}
.content_tup_excel{background-position: -28px -26px;}
.content_tup_ppt{background-position: -55px -26px;}
.content_tup_pdf{background-position: -82px -26px;}

/****************å¯¼èˆªèœå•é€‚é…**************************/

@media (max-width:556px) and (min-width:479px){
	
#pmintop{width: 100%;background: #0F1B33;height: 126px;color:#ffffff}
#pmintop .ptop-menu{width:320px;margin-left: 30px; margin-top: 10px;}
sapn .fl{margin-left: 15px;}

}


@media (max-width:479px) and (min-width:320px){
	
#pmintop{width: 100%;background: #0F1B33;height: 158px;color:#ffffff}
#pmintop .ptop-menu{width:100%;text-align: center; margin-top: 13px;margin-left: 10px;}
sapn .fl{margin-left: 15px;}
#pmintop .ptop-left{    text-align: center;    padding-top: 10px; margin: 0px 0;}
#pmintop .ptop-left .fl{float: none;}
#pmintop .ptop-right{    padding-top: 50px;}
}

@media (max-width:396px) {
#pmintop .ptop-right{padding-top: 0;}
}