﻿@charset "utf-8";
body,div,p,ul{margin: 0;padding: 0;}
ul,li{list-style: none;}
a{
	text-decoration: none;
}

.clear{clear: both;}
.lf{float: left;}
.rg{float: right;}
/*body{background: #f7f7f7;}*/
.red1{background: #e74c3c;color: #FFFFFF;text-align: center;border: none;}
.red2{background: #c84243;color: #FFFFFF;text-align: center;border: none;}
button{cursor: pointer;}
.page{
	width: 100%;
	min-height:600px;
}
.teacher .main,.student .main,.studentFill .main{
	width: 1280px;
	margin: 0 auto;
	
}
.hasflexNav{
	margin-top: 148px !important;
}
.main-page{
	/*background: #ffffff;*/
	/*border-top: 4px solid #a01b2e;*/
	/*margin-top: 20px;*/
	overflow:hidden;
	/*padding: 0 20px;*/
}

.current{
	color: #cf8e8e !important;
}
.link{
	padding: 0 20px;
	margin-top: 28px;
}
.link-nav a{
	color: #8f8e8e;
	font-size: 12px;
	font-family: "宋体" !important;
}
.user{
	font-size: 16px;
	color: #444444;
}
.quit{
	color: #e74c3c !important;
	cursor: pointer;
}
.uploading{
	padding: 0 20px;
}
.uploading-title{
	color: #c84243 !important;
	font-size: 24px !important;
}
.uploading-icon span{
	font-size: 16px;
	color: #444444;
	margin-right: 30px;
}
i{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.select{
	background: url(../images/icon.png) no-repeat 0px 3px;
}
.not{
	background: url(../images/icon.png) no-repeat 3px -29px;
}
.preview button{
	width: 100px;
	height: 40px;
	font-size: 20px;
	border-radius: 5px;
}
.preview input{
	width: 100px;
	height: 40px;
	font-size: 20px;
	border-radius: 5px;
}
.tab-anv{
	/*width: 100%;*/
	height: 79px;
	border: 1px solid #cecece;
	border-radius: 5px;
	box-shadow:0px 5px 5px #ededed;
	margin-top: 24px;
	background: #fff;
}
.tab-anv ul li{
	float: left;
	height: 75px;
	line-height: 75px;
	padding: 0 7px;
	border-right: 1px solid #f3f2f2;
	cursor: pointer;
}
.tab-anv ul li a{
	color: #333333;
	font-size: 16px;
	display: inline-block;
	height: 100%;
}
.tab-anv ul li:last-child{
	border-right: none !important;
}
.click{
	border-bottom: 4px solid #e74c3c;
}
.edit{
	width: 100%;
	margin-top: 30px;
}
.info{
	
	border: 1px solid #cecece;
	border-radius: 5px;
	box-shadow:0px 2px 5px #ededed;
	background: #fff;
}
.title-btn{
	width: 124px;
	height: 44px;
	line-height: 44px;
	margin-left: 29px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.save{
	margin-top: 41px;
	padding:0 0 60px 165px;
}
.save button{
	height: 50px;
	border-radius: 5px;
	font-size: 22px;
	padding: 0 25px;
	margin-right: 20px;
}
.inputLabel {
	font-size: 16px;
	color: #8f8e8e;
	display: inline-block;
	vertical-align: top;
	line-height: 40px;
	text-align: right;
	width: 127px;
}

/*左边导航*/
.leftNav{
	width: 180px;
	float: left;
	margin-left:40px;
}
.rightCont{
	width: 1000px;
	float: right;
	position: relative;
	z-index: 99;
	background: #f9f9f9;
	margin-top: 28px;
	padding-left: 19px;
	border-left: 1px solid #dfdfdf;
	min-height:400px;
}
.titBox h1{
	font-size: 24px;
	font-weight: normal;
}
.navFirst>li{
	font-size: 16px;
	line-height: 40px;
	padding-left: 10px;
	border-top:1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	cursor: pointer;
}
.navFirst>li span{
	display: block;
}
.navFirst li ul li{
	font-size: 14px;
	text-indent: 2em;
	line-height: 26px;
}
.navFirst li ul li a
{
    color:#414141;
    }
li.navFirst-active{
	background: #fff;
	border-top:1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	
}
li.navSecond-active{
	color: #e74c3c;
}
li.navSecond-active a{
	color: #e74c3c !important;
}
.positionFlex{
	position: fixed;
	top:170px;
	margin-top:0px;
}
/*学生招募*/
.studentFill .uploading{
	margin-top: 28px;
}
.texpand-type-button
        {
            height: 50px;
            border-radius: 5px;
            font-size: 22px;
            padding: 0 25px;
            margin-right: 20px;
            background: #e74c3c;
            color: #FFFFFF;
            text-align: center;
            border: none;
            cursor:pointer;
        }
        
        .type-t-button
        {
            height: 50px;
            font-size: 22px;
            padding: 0 37px;
            margin-right: 20px;
            background: #e74c3c;
            color: #FFFFFF;
            text-align: center;
            border: none;
            cursor:pointer;
            width:162px;
        }
        
          .type-Browse-button
        {
            width: 78px !important;
    height: 38px;
    border-radius: 5px;
    background: #f3f2f2;
    border: 1px solid #c5c9d0;
    color: #333333;
    font-size: 16px;
    margin-left: 10px;
    
            color: #000;
            text-align: center;
            border: none;
            cursor:pointer;
        }
        
.tkin-expand-border-red{border:1px solid #E53F39 !important;}
.tkin-expand-button-top-radius
{
      width: 94px;
  height: 38px;
  background: #e74c3c;
  color: #fff;
  border: none;
  border-radius: 3px 3px 0 0;
  position: absolute;
  bottom: 0;
  right: 40px;
  font-size: 16px;
  cursor: pointer;}
