/* Lei */

/* -------------------------------���岼�� ����-------------------------------*/

/* -------------------------------���岼�� ����-------------------------------*/

.my_class{
    margin-top: -2%;
    width:90%;
    height: 100%;
}

.my_class > div {
	float: left;
}

.m_left {
    width: 50%;
    margin-left: 4%;
    height: 97%;
}
.adddcls{
    margin-top: 20%;
    font-size: 30px;
}

.m_left > div {
    margin-left: 2%;;
	float:left;
}

.cls_bloc{
	width: 60%;
    margin-left: 20px;

}

.m_right{
	width: 40%;
	height: 89%;
	margin-left: -32px;
}

.m_right > div {
	margin-left: 9%;
}

.right_bg{
	width: 136%;
	height: 114%;
	background:url("../images/my_class/com_bg.png") no-repeat;
	border-radius: 10px;
}

.sp {
    font-size: 25px;
    color: white;
    width: 100%;
    display: inline-block;
    height: 100%;
    overflow: hidden;
    word-break: keep-all;
}


.clsnm {
    margin-top: -26%;
    margin-left: 40%;
}

.clstec {
    margin-left: 10%;
    margin-top: 10%;
}

span.sp1 {
    color: #E27514;
    font-size: 20px;
}

span.sp2 {
    margin-left: 10px;
    color: #2CBDF7;
    font-size: 25px;
    font-weight: bold;
}

.filter {
    margin-top: 1%;
    width:81%;
    display: flex;
}

.fr {
    float: right;
    margin-left: 157px;
}

.stu_list {
    margin-top: 3%;
    width: 90%;
    height: 76%;
    overflow: auto;
}

.put_comment_bg {
    width: 94%;
    height: 40%;
    background: url("../images/my_class/comment_bg.png") no-repeat;
    border-radius: 10px;
    margin-left: 3%;
    margin-top: 7%;
    position: relative;
}

.cm_in {
    width: 92%;
    height: 76%;
    border-radius: 10px;
    border: antiquewhite;
    font-size: x-large;
    color: black;
}

.cm_btn {
	margin-left: 72%;
	width: 20%;
}

.cm_list {
    width: 98%;
    height: 50%;
    overflow: auto;
}

span.spd {
    margin-left: 1%;
    width: 80%;
    display: inline-block;
    color: red;
}

span.spcm {
    margin-left: 12%;
    font-weight: bold;
    width: 88%;
    display: inline-block;
    margin-top: -4%;
}
#stus > div {
    display: inline-block;
    width: 100%;
}

.s_name {
    width: 10%;
    text-align: center;
    position: relative;
    margin-left: 3%;
    margin-top: 0%;
    font-weight: bold;
}

.s_mail{
    position: relative;
    margin-left: 2%;
    margin-top: 3%;
    width: 20%;
    height: 20%;
}

.s_add{
       position: relative;
       margin-left: 4%;
       margin-top: 2%;
       width: 20%;
       height: 20%;
}

div#stus {
    margin-left: 3%;
    margin-top: 1%;
    height: 20%;
    display: inline-block;
    width: 97%;
}

input.tecNo {
    margin-top: -2.5%;
    /* margin-left: -24%; */
     margin-left: 1%;
    position: absolute;
    width: 358px;
    height: 47px;
    border: antiquewhite;
    font-size: x-large;
    border-radius: 9px;
}

select#classList { 
    position: absolute;
    width: 9.5%;
    height: 5%;
    border-radius: 9px;
    border-color: #E8B027;
    font-size: 20px;
    font-family: Microsoft YaHei;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	select#classList {
		margin-left:0;
	}
/* 	input.tecNo {
		margin-left:-24%;
	} */
}
.stu_row {
    display: inline-block;
    position: relative;
    margin-top: 2%;
    width: 100%;
}

.tec_pho {
    width: 30%;
    height: 20%;
}

.tec_pho1 {
    width: 30%;
    height: 20%;
}
.cls_bloc img{
	width:100%;
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .sp,.adddcls,input.tecNo {
	    font-size: 16px;
	}
    span.sp1 {
	    font-size: 16px;
	}
	span.sp2{
	    font-size: 16px;
	}
	.s_name{
	    font-size: 16px;
	}
	.spd{
	    font-size: 16px;
	}
	.spcm{
	    font-size: 16px;
	}
	.cm_in{
	    font-size: 16px;
	}
	select#classList { 
    height: 4.5%;
	}
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
    .sp,.adddcls,input.tecNo {
	    font-size: 12px;
	}
    span.sp1 {
	    font-size: 12px;
	}
	span.sp2{
	    font-size: 12px;
	}
	.s_name{
	    font-size: 12px;
	}
	.spd{
	    font-size: 12px;
	}
	.spcm{
	    font-size: 12px;
	}
	.cm_in{
	    font-size: 12px;
	}
	select#classList { 
    height: 4%;
	}
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
	.sp,.adddcls,input.tecNo {
	    font-size: 8px;
	}
	span.sp1 {
	    font-size: 8px;
	}
	span.sp2{
	    font-size: 8px;
	}
	.s_name{
	    font-size: 8px;
	}
	.spd{
	    font-size: 8px;
	}
	.spcm{
	    font-size: 8px;
	}
	.cm_in{
	    font-size: 8px;
	}
	select#classList { 
    height: 3%;
	}
}
@media screen and (min-width: 201px) and (max-width: 800px) {
	.sp,.adddcls,input.tecNo {
	    font-size: 4px;
	}
	span.sp1 {
	    font-size: 4px;
	}
	span.sp2{
	    font-size: 4px;
	}
	.s_name{
	    font-size: 4px;
	}
	.spd{
	    font-size: 4px;
	}
	.spcm{
	    font-size: 4px;
	}
	.cm_in{
	    font-size: 4px;
	}
	select#classList { 
    height: 22px;
    width: 75px;
	}
	input.tecNo {
		margin-left:-180px;
		width:21%;
	}
}