/*upload*/
.ic {
    background: url("./icon.png") no-repeat;
    display: inline-block;
}
.ic-xl {
    background-position: -81px -623px;
    width: 17px;
    height: 17px;
    display: inline-block;
}
.ic-close {
    background-position: -1px -782px;
    width: 21px;
    height: 21px;
    cursor: pointer;
}
.ic-downjt {
    background-position: -79px -845px;
    width: 13px;
    height: 7px;
}
.ic-one{
	background-position: -117px -861px;
}
.ic-two{
	background-position: -145px -861px;
}
.ic-three{
    background-position: -173px -861px;	
}
.pop-bottom {
    border-bottom: 1px solid #cfcfcf;
}

.fl {
    float: left;
    display: inline;
}
.mt0 {
    margin-top: 0px;
}
.mt10{
    margin-top:10px;
}
.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt2p {
    margin-top: 2%;
}
.reg-itemBtn:before,
.reg-itemBtn:after,
.pub-btn-greenB:before,
.pub-btn-greenB:after,
.pub-btn-gradient:before,
.pub-btn-gradient:after,
.pub-btn-gradient2:before,
.pub-btn-gradient2:after,
.pub-btn-blue:before,
.pub-btn-blue:after,
.pub-btn-deepBlue:before,
.pub-btn-deepBlue:after,
.pub-btn-blueB:before,
.pub-btn-blueB:after,
.pub-btn-yellow:before,
.pub-btn-yellow:after,
.pub-btn-yellow2:before,
.pub-btn-yellow2:after,
.pub-btn-orange:before,
.pub-btn-orange:after,
.pub-btn-sWhite:before,
.pub-btn-sWhite:after,
.pub-btn-White:before,
.pub-btn-White:after {
    content: "";
    width: 4px;
    height: 32px;
    position: absolute;
    top: 0;
    background: url("./icon.png") no-repeat;
}
.reg-itemBtn,
.pub-btn-greenB,
.pub-btn-gradient,
.pub-btn-gradient2,
.pub-btn-blue,
.pub-btn-blueB,
.pub-btn-deepBlue,
.pub-btn-yellow,
.pub-btn-yellow2,
.pub-btn-orange,
.pub-btn-sWhite,
.pub-btn-White {
    position: relative;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    line-height: 28px;
    padding: 0 5px;
    color: #fff;
}
.pub-btn-gradient:after,
.pub-btn-gradient2:after {
    background-position: -71px -585px;
    right: -4px;
}
.pub-btn-gradient:before,
.pub-btn-gradient2:before {
    background-position: -66px -585px;
    left: -4px;
}


.pop-window .pop-t {
    font-size: 16px;
    text-align: left;
    padding: 14px 10px 0 10px;
}
.pop-window .tr-nav {
    width: 100%;
    float: left;
    min-height: 32px;
    padding: 5px 0 10px 0;
}
.pop-window .left-label {
    width: 80px;
    line-height: 32px;
    text-align: left;
    padding-left: 20px;
    clear: left;
    float: left;
}
.pop-window .tr-border {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 25px;
}

.pop-top{
	border-top: 1px solid #cfcfcf;
}
.pop-top, .pop-bottom{
	width: 100%;
    height: 4px;
    background: #fdfcfc;
    position: relative;
    float: left;
}
.pop-top:before,
.pop-top:after,
.pop-bottom:before,
.pop-bottom:after {
    content: "";
    background: url(./icon.png) no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
}
.pop-top:before {
    background-position: -69px -628px;
    left: -4px;
}

.pop-top:after {
    background-position: -73px -628px;
    right: -4px;
}
.pop-main {
    width: 100%;
    max-height: 800px;
    background: #fdfcfc;
    position: relative;
    float: left;
}
.pop-main:before {
    background: url(./pop-mainl.jpg) repeat-y;
    left: -4px;
    background-color: #fff;
}
.pop-main:after {
    background: url(./pop-mainr.jpg) repeat-y;
    right: -4px;
    background-color: #fff;
}
.pop-main:before,
.pop-main:after {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
}
.pop-bottom:before {
    background-position: -69px -632px;
    left: -4px;
}

.pop-bottom:after {
    background-position: -73px -632px;
    right: -4px;
}
.pop-window .close{
	width: 18px;
    height: 18px;
    position: absolute;
    right: 17px;
    top: 17px;
    cursor: pointer;
}
.pop-window .left-label {
    width: 80px;
    line-height: 32px;
    text-align: left;
    padding-left: 20px;
    clear: left;
    float: left;
}

.pop-window {
    position: fixed;
    z-index: 10002;
    width: 620px;
}
.dropDownBox {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    margin-left: 7px;
    position: relative;
}
.dropDownBox .input-bg {
    width: 322px;
}

.dropDownBox .drop-down-txt {
    width: 254px;
    float: left;
    padding-left: 8px;
    height: 32px;
    overflow: hidden;
}

.dropDownBox .xl-btn {
    width: 25px;
    float: right;
    text-align: center;
    top: -1px;
    right: -4px;
    z-index: 1;
    padding: 0 10px;
    margin-left: 0;
}

.dropDownBox .ic-xl {
    margin-top: 8px;
}

.dropDownBox .drop-down-cont {
    width: 100%;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: 1px solid #bab9b9;
    position: absolute;
    top: 33px;
    z-index: 20;
    padding-right:5px;
}

.dropDownBox .drop-down-cont li {
    padding: 4px 12px;
    min-height: 26px;
    line-height: 26px;
    width: 100%;
    box-sizing: border-box;
    margin:2px;
    border-bottom: 1px dashed #fff;
}

.dropDownBox .drop-down-cont li:hover {
    color: #0d7b3f;
    background: #efefef;
    border-bottom: 1px dashed #eee;
}
.input-bg {
    float: left;
    background: #fff;
    width: 586px;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #bab9b9;
    border-bottom: 1px solid #bab9b9;
    position: relative;
    margin-left: 7px;
}

.input-bg:before,
.input-bg:after {
    position: absolute;
    top: -1px;
    width: 7px;
    height: 32px;
    content: "";
    background: url("./icon.png") no-repeat
}

.input-bg:before {
    left: -7px;
    background-position: -64px -548px;
}

.input-bg:after {
    right: -7px;
    background-position: -72px -548px;
}

.input-bg input {
    width: 100%;
    border: none;
    height: 28px;
    line-height: 30px;
    height: 19px;
    line-height: 19px;
    padding: 5px 0;
}

.input-bg .reg-input {
    width: 100%;
}

.input-bg .ic-search2 {
    float: left;
    margin: 9px 5px 0 0;
}

.bupload{
	display: none;
}

.pop-tl .overflow{
	padding: 0 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.pop-tl .overflow input{
	width: 97%;
	padding: 0 10px;
	height: 40px;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.pop-tl .overflow textarea{
	width: 97%;
	height: 80px;
	padding: 10px;
	border: 1px solid #dcdcdc;
}


/*pop-tw*/
.pop-tw .overflow{
	padding: 0 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.pop-tw .overflow input{
	width: 97%;
	padding: 0 10px;
	height: 40px;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.pop-tw .overflow textarea{
	width: 97%;
	height: 80px;
	padding: 10px;
	border: 1px solid #dcdcdc;
}
.pop-window .overflow .cut{
	float: right;
	display: block;
	width: 38px;
	height: 32px;
	background: url(./cut.png) no-repeat;
	margin-right: 30px;
	cursor: pointer;
}
.pop-window .overflow .right{
	float: right;
	overflow: hidden;
	margin-right: 20px;
}
.pop-window .overflow .right .time{
	float: left;
	margin-left: 10px;
	line-height: 32px;
	font-size: 16px;
	color: #8a8a8a;
}
.pop-window .overflow .right .checkbox{
	margin-top: 3px;
}
.checkbox{
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	background: url(./checkbox.png) no-repeat;
	cursor: pointer;
}
.checkbox.active{
	background: url(./checkbox-active.png) no-repeat;
}

/*上传进度*/
.pop-progress {
    position: fixed;
    right: 0;
    bottom: 1px;
    width: 600px;
    height: auto;
    background: #fff;
    color: #949494;
    font-size: 12px;
    border: 1px solid #f6422a;
    z-index: 990;
    display: none;
    z-index: 100000;
}

.progress-title {
    background: #f6422a;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding: 0 10px;
}

.pop-progress .video-list {
    min-height: 100px;
    width: 100%;
    margin: 0 auto 5px auto;
    float: left;
}

.pop-progress tr {
    display: block;
    line-height: 35px;
    position: relative;
}

.pop-progress .table-th {
    border-bottom: 1px solid #DCDCDC;
    line-height: 35px;
    width: 100%;
    float: left;
}

.pop-progress li {
    float: left;
}

.pop-progress .table-th,
.pop-progress td {
    text-align: left;
}

.pop-progress td span{
    position: relative;
    z-index: 1;
}

.pop-progress .title {
    width: 260px;
    height: 35px;
    text-align: left;
    overflow: hidden;
    padding:0 10px;
    float: left;
}
.pop-progress .speedBg{
    position: absolute;
    /*top: 0;*/
    left: 1px;
    width: 0;
    height: 35px;
    z-index: 0;
    background-color: #D1F5E9;
}
.pop-progress table {
    width: 100%;
    max-height: 215px;
    min-height: 35px;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
}

.pop-progress .upload-del {
    width: 50px;
    cursor: pointer;
}

.progress-title i {
    vertical-align: middle;
    cursor: pointer;
    margin: 0 3px;
}
.ic-bigProgress {
    background-position: -375px -455px;
    width: 13px;
    height: 11px;
}
.ic-delete4 {
    background-position: -375px -422px;
    width: 14px;
    height: 14px;
}
.ic-small {
    background-position: -375px -444px;
    width: 13px;
    height: 3px;
}
.progress-btns .ic-big,
.progress-btns .ic-small{
    position: relative;
    top: 1px;
}

.confirm-box {
    position: fixed;
    width: 265px;
    z-index: 9999;
    text-align: center;
    padding-bottom: 20px;
}

.confirm-box p {
    padding: 20px 10px;
    font-size: 12px;
    /*color: #229448;*/
    color: #616161;
    text-align: center;
    line-height: 20px;
}
.confirm-box .radius-main{
    min-height: 100px;
}
.confirm-box .ic-close {
    position: absolute;
    top: 11px;
    right: 8px;
}

.confirm-box .confirm-ok, .confirm-box .confirm-cancel {
    margin: 0 10px 10px 10px;
    padding: 0 10px;
}
.radius-top {
    border-top: 1px solid #bab9b9;
}

.radius-bottom {
    border-bottom: 1px solid #bab9b9;
}
.radius-top,
.radius-bottom {
    width: 100%;
    background: #fff;
    height: 5px;
    position: relative;
    float: left;
}

.radius-top:before,
.radius-top:after,
.radius-bottom:before,
.radius-bottom:after {
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    top: -1px;
    background: url(./icon.png) no-repeat;
}

.radius-top:before {
    left: -7px;
    background-position: -64px -548px;
}

.radius-top:after {
    right: -7px;
    background-position: -72px -548px;
}

.radius-bottom:before {
    top: 0;
    left: -7px;
    background-position: -64px -574px;
}

.radius-bottom:after {
    top: 0;
    right: -7px;
    background-position: -72px -574px;
}

.radius-main {
    width: 100%;
    background: #fff;
    position: relative;
    float: left;
}

.radius-main:before,
.radius-main:after {
    content: "";
    width: 7px;
    background: #fff;
    position: absolute;
    top: 0;
    height: 100%;
}

.radius-main:before {
    border-left: 1px solid #bab9b9;
    left: -7px;
}

.radius-main:after {
    border-right: 1px solid #bab9b9;
    right: -7px;
}

.radius-main textarea {
    width: 99%;
    border: none;
    resize: none;
    min-height: 90px;
    float: right;
}
.onlinerz h3{
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.onlinelz{
    text-align: center;
    display: block;
    width: 631px;
    margin: 105px 75px;
    height: 245px;
    border: 1px solid #D0DDD1;
    background: #fff;
    float: left;
}
.onlinelz .ic-error2{
    margin-top: 40px;
}
.onlinelz h2{
    font-size: 18px;
    margin-top: 15px;
}
.onlinelz .reg-itemBtn{
    padding: 0 40px;
    margin-top: 20px;
    background-color: #f6422a;
    color: #fff;
    line-height: 32px;
}
/*.onlinelz .reg-itemBtn:hover{
	background-color: #f6422a;
}*/
.onlinelz .reg-itemBtn:before{
	background-position: -142px -894px;
	left: -4px;
}
.onlinelz .reg-itemBtn:after{
	background-position: -147px -894px;
	right: -4px;
}
/*.onlinelz .reg-itemBtn:hover:before{
	background-position: -156px -894px;
	left: -4px;
}
.onlinelz .reg-itemBtn:hover:after{
	background-position: -161px -894px;
	right: -4px;
}*/
.ic-error2 {
    background-position: -183px -709px;
    width: 77px;
    height: 63px;
}
.pop-window .pop-btn{
	float: right;
	padding: 0 20px;
	background: #f6422a;
}
.pop-window .pop-btn:hover{
	background: #f6422a;
}
.pop-window .pop-btn:hover:before{
	background-position: -156px -894px;
}
.pop-window .pop-btn:hover:after{
	background-position: -161px -894px;
}
.pop-window .pop-btn:before{
	background-position: -142px -894px;
}
.pop-window .pop-btn:after{
	background-position: -147px -894px;
}

.reg-itemBtn {
    background: #32b16c;
    font-size: 14px;
    margin: 0 auto;
    color: #fff;
}

.reg-itemBtn:before,#showCourse:before,.pop-btn:before {
    background-position: -85px -548px;
    left: -4px;
}

.reg-itemBtn:after,#showCourse:after,.pop-btn:after {
    background-position: -90px -548px;
    right: -4px;
}
/*.inner-input:hover,
.reg-itemBtn:hover .inner-input,
.reg-itemBtn:hover {
    background-color: #f6422a;
}
.reg-itemBtn:hover:before {
    background-position: -98px -548px;
}

.reg-itemBtn:hover:after {
    background-position: -103px -548px;
}*/
.reg-itemBtn,
.pub-btn-greenB,
.pub-btn-gradient,
.pub-btn-gradient2,
.pub-btn-blue,
.pub-btn-blueB,
.pub-btn-deepBlue,
.pub-btn-yellow,
.pub-btn-yellow2,
.pub-btn-orange,
.pub-btn-sWhite,
.pub-btn-White {
    position: relative;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    color: #fff;
}
.pub-btn-White{
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #000;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}
.pub-btn-White:before,
.pub-btn-White:after {
    top: -1px;
}
#showCourse{
	color: #fff;
}
.pop-btn,#showCourse{
	float: right;
	padding: 0 20px;
	background: #f6422a;
	color: #fff;
}
.pop-btn:hover,#showCourse:hover{
	background: #f6422a;
}
.pop-btn:hover:before,#showCourse:hover:before{
	background-position: -156px -894px;
}
.pop-btn:hover:after,#showCourse:hover:after{
	background-position: -161px -894px;
}
.pop-btn:before,#showCourse:before{
	background-position: -142px -894px;
}
.pop-btn:after,#showCourse:after{
	background-position: -147px -894px;
}
.png-bg {
    border: none;
    background: url(../images/png-bg.png) repeat-x;
    /*width: 86px;*/
    height: 32px;
    padding: 0 15px;
    cursor: pointer;
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
}

/*return-btn*/
.return-btn{
	background: #aaaaaa;
}
.return-btn:hover{
	background: #bcbbbb;
}
.return-btn:after{
	background-position: -200px -894px;
}
.return-btn:before{
	background-position: -195px -894px;	
}
.return-btn:hover:after{
	background-position: -212px -894px;			
}
.return-btn:hover:before{
	background-position: -207px -894px;		
}
.pub-btn-sWhite {
    height: 24px;
    line-height: 24px;
    background: #fff;
    color: #000;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}

.pub-btn-sWhite:before,
.pub-btn-sWhite:after {
    top: -1px;
}

.pub-btn-sWhite:before {
    background-position: -272px -1px;
    left: -4px;
}

.pub-btn-sWhite:after {
    background-position: -276px -1px;
    right: -4px;
}

.pub-btn-sWhite:hover {
    background: #f0f0f0;
}

.pub-btn-sWhite:hover:before {
    background-position: -282px -1px;
}

.pub-btn-sWhite:hover:after {
    background-position: -286px -1px;
}
.pop-ok-btn {
    float: right;
    margin-right: 30px;
    font-size: 14px;
}
.reg-itemBtn .png-bg,
.pub-btn-blue .png-bg,
.pub-btn-yellow .png-bg,
.pub-btn-yellow2 .png-bg {
    color: #fff;
}

/*pop-bj*/
.pop-bj .overflow{
	padding: 0 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.pop-bj .overflow.btn{
	height: 36px;
	overflow: inherit;
}
.pop-bj .overflow .input-bg{
	width: 120px;
}
.pop-bj .overflow .drop-down-txt{
	width: 60px;
}
.pop-bj .overflow .left{
	float: left;
}
.pop-window .overflow .cut{
	float: right;
	display: block;
	width: 38px;
	height: 32px;
	background: url(../images/cut.png) no-repeat;
	margin-right: 30px;
	cursor: pointer;
}
.pop-window .overflow .right{
	float: right;
	overflow: hidden;
	margin-right: 20px;
}
.pop-window .overflow .right .time{
	float: left;
	margin-left: 10px;
	line-height: 32px;
	font-size: 16px;
	color: #8a8a8a;
}
.pop-window .overflow .right .checkbox{
	margin-top: 3px;
}
.checkbox{
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	background: url(./checkbox.png) no-repeat;
	cursor: pointer;
}
.checkbox.active{
	background: url(./checkbox-active.png) no-repeat;
}
.pop-bj .overflow input{
	width: 97%;
	padding: 0 10px;
	height: 40px;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.pop-bj .overflow textarea{
	width: 97%;
	height: 80px;
	padding: 10px;
	border: 1px solid #dcdcdc;
}

/*pop*/
.pop-assess{
	width: 700px;
}
.pop-assess .grade-other{
	clear: left;
	float: left;
	margin-top: 15px;
}
.pop-assess .assess-write{
	width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 0 15px 28px;	
    margin-top: 0;
}
.pop-assess .grade-other li{
    width: 300px;
    padding: 10px 0px 10px 0;
    margin: 0 25px 0 6px;
    border-bottom: 1px dashed #cfcfcf;
    float: left;
}
.pop-assess .grade-other span{
    width: 80px;
    text-align: right;
    padding-right: 10px;
    float: left;
    line-height: 26px;
    color: #347552;
}
.pop-assess .grade-other .target-star{
    float: left;
    margin-top: 4px;
}
.pop-assess .grade-other .target-star img{
    margin-left: 6px;
}
.pop-assess .grade-other .hint{
    float: left;
    color: #f5af26;
    font-size: 14px;
    width: 50px;
    text-align: center;
    line-height: 24px;
}
.pop-assess .radius-main textarea{
    height: 140px;
}
.pop-assess .assess-text{
    width: 615px;
    margin: 0 auto;
    clear: both;
}
.pop-assess .byte-count{
	color: #40715C;
	font-size: 12px;
	clear: both;
	margin: 0 0 10px 40px;
}
.pop-assess .pop-close-btn{
	float: right;
	margin-right: 40px;
}
.pop-assess .pop-close-btn input{
	padding: 0;
}
.pop-assess .pop-ok-btn{
	padding: 0 5px;
	background: #f6422a;
	float: right;
}
.pop-assess .pop-ok-btn:hover{
	background: #f6422a;
}
.pop-assess .pop-ok-btn:hover:before{
	background-position: -156px -894px;
}
.pop-assess .pop-ok-btn:hover:after{
	background-position: -161px -894px;
}
.pop-assess .pop-ok-btn:before{
	background-position: -142px -894px;
}
.pop-assess .pop-ok-btn:after{
	background-position: -147px -894px;
}

/*pop-sx*/
.pop-sx .pop-t{
	padding: 20px 20px 10px 20px;
}
.pop-sx .radius-area{
	width: 94%;
    height: 152px;
    margin-left: 20px;
}
.pop-sx textarea{
	height: 140px;
}
.pop-sx .limit-words{
	color: #40715C;
    font-size: 12px;
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 30px;
}
.pop-sx .pop-btn{
	float: left;
	margin-left: 118px;
	padding: 0 50px;
}
.pop-sx .pop-close-btn{
	float: right;
    margin-right: 118px;
    padding: 0 50px;
}

/*sendmesstofriend*/
.sendmesstofriend p{
	padding: 20px 20px 10px 20px;
}
.sendmesstofriend .radius-area{
	width: 94%;
    height: 152px;
    margin-left: 20px;
}
.sendmesstofriend textarea{
	height: 140px;
}
.sendmesstofriend .limit-words{
	color: #40715C;
    font-size: 12px;
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 30px;
}
.sendmesstofriend .pop-ok-btn{
	float: left;
	margin-left: 118px;
	padding: 0 50px;
	background: #f6422a;
}
.sendmesstofriend .pop-close-btn{
	float: right;
    margin-right: 118px;
    padding: 0 50px;
}
.sendmesstofriend .pop-ok-btn:hover{
	background: #f6422a;
}
.sendmesstofriend .pop-ok-btn:hover:before{
	background-position: -156px -894px;
}
.sendmesstofriend .pop-ok-btn:hover:after{
	background-position: -161px -894px;
}
.sendmesstofriend .pop-ok-btn:before{
	background-position: -142px -894px;
}
.sendmesstofriend .pop-ok-btn:after{
	background-position: -147px -894px;
}



/*noteMsg*/
.confirm-box-note {
    position: fixed;
    background: #fff;
    border /*\**/: 1px solid #c5c5c5 \9;
    box-shadow: 0 2px 5px #c5c5c5;
    z-index: 99999;
    text-align: left;
    padding: 10px 0;
    border-radius: 4px;
}

.confirm-box-note p {
    padding: 8px 9px 0 0;
    font-size: 12px;
    color: #6B6B6B;
    display: inline-block;
    font-family: "Microsoft YaHei";
}

.confirm-box-note i {
    background: url(./icon1.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.confirm-box-note i.f {
    background-position: -74px -356px;
}

.confirm-box-note i.s {
    background-position: -74px -390px;
}


/*confirmMsg*/
.confirm-box {
    position: fixed;
    width: 265px;
    z-index: 9999;
    text-align: center;
    padding-bottom: 20px;
}

.confirm-box p {
    padding: 20px 10px;
    font-size: 12px;
    /*color: #229448;*/
    color: #616161;
    text-align: center;
    line-height: 20px;
}
.confirm-box .radius-main{
    min-height: 100px;
}
.confirm-box .ic-close {
    position: absolute;
    top: 11px;
    right: 8px;
}

.confirm-box .confirm-ok, .confirm-box .confirm-cancel {
    margin: 0 10px 10px 10px;
    padding: 0 10px;
}

/*addnewfriend*/
.pop-add-friend{
    width: 540px;
}
.pop-add-friend p{
    text-align: center;
    padding-top: 40px;
    font-size: 16px;
}
.pop-add-friend .pop-close-btn,
.pop-dialogue .pop-close-btn{
    float: right;
    margin-right: 118px;
    padding: 0 50px;
}
.pop-add-friend .pop-ok-btn,
.pop-dialogue .pop-ok-btn{
    float: left;
    margin-left: 118px;
    padding: 0 50px;
}
.pop-dialogue{
    width: 540px;
}
.pop-dialogue p{
    padding: 20px 20px 10px 20px;
    color: #292929;
}
.pop-dialogue .radius-area{
    width: 500px;
    height: 152px;
    margin-left: 20px;
}

/*late_reason*/
.late_reason,.late_exam_reason{
	width: 500px;
}
.late_reason .class-name,.late_exam_reason .class-name{
	width: 450px;
	margin: 0 auto;
}
.late_reason  .home-name,
.late_exam_reason  .home-name{
    clear: both;
    padding:15px 0 0 20px;
    float: left;
}
.late_reason em.green,.late_exam_reason em.green{
    width: 394px;
    float: left;
}
.late_reason textarea,
.late_exam_reason textarea{
	height: 140px;
}

.pop-sign-up{
    width: 570px;
}
.pop-sign-up h1{
    font-size: 24px;
    text-align: center;
    padding: 20px 0;
}
.pop-sign-up p{
    color: #A0A0A0;
    text-align: center;
}
.pop-sign-up .left-label{
    width: 60px;
    text-align: right;
    padding-right: 20px;
}
.pop-sign-up .input-bg{
    width: 430px;
}
.pop-sign-up .dropDownBox{
    margin-left: 0;
}
.pop-sign-up .zj-type{
    width: 220px;
}
.pop-sign-up .drop-down-txt{
    width: 166px;
}
.pop-sign-up .pop-btns{
    text-align: center;
    margin-top: 40px;
}
.pop-sign-up .reg-itemBtn{
    margin: 0 20px;
}
.pop-sign-up .pop-close-btn{
    padding: 0 50px;
    float: none;
}


.remember-tag{
    width: auto;
    height: auto;
    background-color: rgb(112, 106, 115);
    position: absolute;
    z-index: 9999;
    bottom: 65px;
    left: 0;
    color: #FFF;
    /* display: none; */	
}
.ic-prompt {
    background-position: -312px -785px;
    width: 63px;
    height: 63px;
}
#video-player #loading {
    z-index: 9999;
    position: absolute;
    left: 47%;
    bottom: 50%;
    display: none;
}

.pop-res-type{
    width: 300px;
    text-align: center;
}

.pop-res-type .sel-upload-type-ul{
    margin-top: 20px;
    vertical-align: middle;
    width:100%;
}
.pop-res-type .sel-upload-type-ul>li{
    float: left;
    width: 41%;
    height: 45px;
    text-align: right;
    padding-left: 15px;
}
a.pub-btn-yellow{
    color: #6b3612;
}
.pub-btn-yellow {
    background: #ffedc7;
    border-top: 1px solid #dfc99c;
    border-bottom: 1px solid #dfc99c;
    color: #6b3612;
    height: 32px;
    line-height: 32px;
}
a.pub-btn-White,a.pub-btn-sWhite{
    color: #000;
}
/*.pub-btn-White {
    height: 32px;
    line-height: 32px;
    background: #fff;
    color: #000;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}*/
.pub-btn-yellow:before {
    left: -3px;
    background-position: -77px -498px;
}

.pub-btn-yellow:after {
    right: -3px;
    background-position: -81px -498px;
}
.pub-btn-White:before {
    background-position: -272px -33px;
    left: -4px;
}

.pub-btn-White:after {
    background-position: -276px -33px;
    right: -4px;
}
.pub-btn-White:hover {
    background: #f0f0f0;
}
.pub-btn-White:hover:before {
    background-position: -282px -33px;
}

.pub-btn-White:hover:after {
    background-position: -286px -33px;
}
.pub-btn-yellow:hover {
    background: #f5dfb1;
}
.pub-btn-yellow:hover:before {
    background-position: -89px -498px;
}

.pub-btn-yellow:hover:after {
    background-position: -93px -498px;
}
.pub-btn-gradient, .pub-btn-gradient2 {
	background: url(./jbbtn-bg.png) repeat-x;
	color: #616161;
	margin-left: 13px;
}
.pub-btn-gradient center, .pub-btn-gradient2 center{
	height: 32px;
	line-height: 32px;
}
.pub-btn-gradient:hover {
    background: url(./jbbtn-bgh.png) repeat-x;
}
.pub-btn-gradient:hover,
.pub-btn-gradient2:hover,
.pub-btn-gradient:active,
.pub-btn-gradient2:active{
    color: #616161;
}
.pub-btn-gradient:before,
.pub-btn-gradient2:before {
    background-position: -66px -585px;
    left: -4px;
}
.pub-btn-gradient:after,
.pub-btn-gradient2:after {
    background-position: -71px -585px;
    right: -4px;
}
.pub-btn-gradient:hover:before {
    background-position: -80px -585px;
}
.pub-btn-gradient:hover:after {
    background-position: -85px -585px;
}
.reg-ok{
    color: #fff;
    margin-left: 250px;
    float: left;	
}


/*操作成功*/
.box-1 {
    width: 784px;
    height: 500px;
    margin: 195px auto 90px auto;
    border: 1px solid #cfcfcf;
}

.box1text {
    text-align: center;
    font-size: 14px;
    margin-top: 99px;
}

.box-1 .ic-success2 {
    margin: 162px 0 0 360px;
}

.ic-success2 {
    background-position: -181px -784px;
    width: 63px;
    height: 63px;
}

.box-1 .ic-error2 {
    margin: 162px 0 0 360px;
}

/*404*/
.miss-404 {
    width: 656px;
    margin: 115px auto 90px auto;
}

.miss-404 p {
    width: 100%;
    text-align: center;
    color: #444;
    font-size: 20px;
    margin-top: 40px;
    float: left;
}

.back-area {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 60px 0 142px 0;
}

.back-home {
    float: left;
    margin-left: 146px;
}

.backup {
    float: left;
    margin-left: 150px;
}

.backup a, .back-home a {
    color: #272636;
}

.ic-4042, .ic-40422 {
    margin-right: 5px;
    vertical-align: top;
}

.ic-4042 {
    width: 19px;
    height: 21px;
    background-position: -207px -621px;
}

.ic-40422 {
    width: 21px;
    height: 18px;
    background-position: -207px -648px;
}
.pop-new-answer{
    width: 400px;
}
.pop-new-answer .tr-border{
    padding-top: 10px;
}
.pop-new-answer p{
    padding-left: 15px;
}
.pop-new-answer .radius-area{
    width: 359px;
    margin: 10px 0 0 20px;
}
.pop-new-answer textarea{
    color: #5F5F5F;
}
.pop-new-answer .reg-itemBtn{
    padding: 0 15px;
    float: right;
    margin-right: 10px;
}
.pop-new-answer .pop-ok-btn{
    margin-right: 20px;
}
