.banner img{
	width: 100%;
}
/*课程介绍*/
.academics01 #main .inner{
	padding: 80px 0;
	text-align: center;
	font-size: 0;
}
.academics01 .title{
	margin-bottom: 50px;
}
.academics01 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.academics01 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.academics01 .section{
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 30px;
}
.academics01 .section .tit{
	font-size: 18px;
	line-height: 70px;
	height: 70px;
	font-weight: bold;
}
.academics01 .section.sec1 .tit{
	color: #fff;
	background-color: #1781e0;
}
.academics01 .section.sec2 .tit{
	color: #212121;
	background-color: #ffcf59;
}
.academics01 .section .acrom{
	font-family: "acrom";
}
.academics01 .section .box{
	text-align: left;
	padding: 30px;
}
.academics01 .section .box .des{
	margin-bottom: 30px;
}
.academics01 .section .box .des .left{
	float: left;
	width: 76.5%;
}
.academics01 .section .box .des .left h5{
	font-size: 16px;
	color: #212121;
	font-weight: bold;
	margin-bottom: 12px;
}
.academics01 .section .box .des .left p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
}
.academics01 .section .box .des .left h5.acrom{
	margin-top: 24px;
}
.academics01 .section .box .certi-box{
	position: relative;
	width: 186px;
	padding: 20px 0 15px;
	border: 3px solid #313739;
	border-radius: 8px;
	text-align: center;
	float: right;
	margin-top: 20px;
}
.academics01 .section .box .certi-box .icon{
	position: absolute;
	left: -34px;
	bottom: -37px;
}
.academics01 .section .box .certi-box div{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.academics01 .section .box .certi-box h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 7px;
}
.academics01 .section .box .certi-box p{
	font-size: 12px;
	color: #444;
	line-height: 18px;
	margin-bottom: 6px;
}
.academics01 .section .box .certi-box a{
	width: 100px;
	height: 32px;
	line-height: 30px;
	border: 1px dashed #c4c4c4;
	font-size: 14px;
	color: #666;
	display: block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin: 0 auto;
}
.academics01 .section .box .certi-box a:hover{
	color: #fff;
	background-color: #1781e0;
	border: 1px solid #1781e0;
}
.academics01 .section .box .tab-control{
	margin-bottom: 30px;
	text-align: center;
}
.academics01 .section .box .tab-control a{
	font-size: 14px;
	color: #222;
	font-weight: bold;
	padding: 0 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	display: inline-block;
	vertical-align: top;
	background-color: #f0f0f0;
	border-radius: 20px;
}
.academics01 .section .box .tab-control a:hover,.academics01 .section .box .tab-control a.active{
	color: #fff;
	background-color: #2382db;
}
.academics01 .section .box .tab-content .content{
	display: none;
}
.academics01 .section .box .tab-content .content.active{
	display: block;
}
.academics01 .section.sec2 .box .tab-content .content.intro .left{
	float: left;
	width: 76.5%;
}
.academics01 .section .box .tab-content .content.intro h5{
	margin-bottom: 12px;
	font-size: 16px;
	color: #212121;
	font-weight: bold;
}
.academics01 .section .box .tab-content .content.intro p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
}
.academics01 .section .box .tab-content .content.intro h5.acrom{
	margin-top: 22px;
}
.academics01 .section .box .tab-content .content.table h3{
	font-size: 16px;
	color: #212121;
	font-weight: bold;
	margin-bottom: 12px;
}
.academics01 .section.sec2 .box .tab-content .content.table p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	margin-bottom: 10px;
}
.academics01 .section .box .tab-content .content.table ul{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	margin-bottom: 20px;
}
.academics01 .section .box .tab-content .content.table ul li{
	position: relative;
	padding-left: 36px;
}
.academics01 .section .box .tab-content .content.table ul li span{
	position: absolute;
	top: 8px;
	left: 10px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #999;
}
.academics01 .section .box .tab-content .content.table table{
	width: 100%;
	font-size: 14px;
	color: #444;
	line-height: 26px;
	border: 1px solid #e6e6e6;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}
.academics01 .section .box .tab-content .content.table table th{
	background-color: #e6e6e6;
	line-height: 38px;
}
.academics01 .section .box .tab-content .content.table table td{
	border: 1px solid #e6e6e6;
	padding: 30px;
}
.academics01 .section .box .tab-content .content.table table td:nth-child(2){
	text-align: left;
	width: 80%;
}
/*学术团队*/
.academics02 .web .sec1{
	padding: 80px 0 34px;
	font-size: 0;
}
.academics02 .web .sec1 .title{
	text-align: center;
	margin-bottom: 50px;
}
.academics02 .web .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.academics02 .web .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.academics02 .web .sec1 .tab-control{
	display: inline-block;
	vertical-align: top;
	width: 20%;
}
.academics02 .web .sec1 .tab-control a{
	display: block;
	margin-bottom: 22px;
	font-size: 14px;
	color: #212121;
}
.academics02 .web .sec1 .tab-control a.active{
	color: #1781e0;
	font-weight: bold;
}
.academics02 .web .sec1 .tab-control a img{
	display: none;
}
.academics02 .web .sec1 .tab-control a.active img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.academics02 .web .sec1 .tab-content{
	display: inline-block;
	vertical-align: top;
	width: 80%;
}
.academics02 .web .sec1 .tab-content .content{
	display: none;
	background-color: #f2f2f2;
	padding: 0 2%;
	border-radius: 8px;
}
.academics02 .web .sec1 .tab-content .content.active{
	display: block;
}
.academics02 .web .sec1 .tab-content .content li{
	border-bottom: 1px solid #e3e3e3;
	padding: 2% 0;
}
.academics02 .web .sec1 .tab-content .content li:last-child{
	border-bottom: 0 none;
}
.academics02 .web .sec1 .tab-content .content .img-box{
	border-radius: 8px;
	overflow: hidden;
	width: 17.5%;
	margin-right: 3.5%;
	display: inline-block;
	vertical-align: top;
}
.academics02 .web .sec1 .tab-content .content .img-box img{
	width: 100%;
}
.academics02 .web .sec1 .tab-content .content .text-box{
	display: inline-block;
	vertical-align: top;
	width: 79%;
}
.academics02 .web .sec1 .tab-content .content .text-box h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 14px;
}
.academics02 .web .sec1 .tab-content .content .text-box p{
	font-size: 13px;
	color: #444;
	line-height: 25px;
}
/*职业发展*/
.academics04 .bg{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0%;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(../images/academics04_web_sec2_bg.jpg);
	background-position: center center;
	background-size: 100% auto;
}
.academics04 .sec1{
	padding: 80px 0;
	background-color: #fff;
}
.academics04 .sec1 .title{
	text-align: center;
	margin-bottom: 54px;
}
.academics04 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 22px;
}
.academics04 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.academics04 .sec1 .top{
	margin-bottom: 18px;
}
.academics04 .sec1 .top p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	margin-bottom: 10px;
}
.academics04 .sec1 .top p:last-child{
	margin-bottom: 0;
}
.academics04 .sec1 .bottom{
	position: relative;
}
.academics04 .sec1 .bottom h3{
	font-weight: bold;
	font-size: 14px;
	color: #222;
	margin-bottom: 24px;
}
.academics04 .sec1 .bottom li{
	font-size: 14px;
	color: #444;
	margin-bottom: 24px;
}
.academics04 .sec1 .bottom li span{
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background-color: #444;
	border-radius: 50%;
	margin-right: 24px;
}
.academics04 .sec1 .bottom p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	margin-bottom: 10px;
}
.academics04 .sec1 .bottom p:last-child{
	margin-bottom: 0;
}
.academics04 .sec1 .bottom .certi-box{
	position: absolute;
	width: 186px;
	height: 133px;
	line-height: 127px;
	border: 3px solid #313739;
	border-radius: 8px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	right: 0;
	top: 90px;
}
.academics04 .sec1 .bottom .certi-box .icon{
	position: absolute;
	left: -34px;
	bottom: -37px;
}
.academics04 .sec1 .bottom .certi-box div{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.academics04 .sec1 .bottom .certi-box h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.academics04 .sec1 .bottom .certi-box a{
	width: 100px;
	height: 32px;
	line-height: 30px;
	border: 1px dashed #c4c4c4;
	font-size: 14px;
	color: #666;
	display: block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin: 0 auto;
}
.academics04 .sec1 .bottom .certi-box a:hover{
	color: #fff;
	background-color: #1781e0;
	border: 1px solid #1781e0;
}
.academics04 .sec2{
	height: 400px;
	line-height: 400px;
	text-align: center;
}
.academics04 .sec2 a{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background-color: #1681df;
}
.academics04 .sec3{
	padding: 80px 0 75px;
	background-color: #fff;
}
.academics04 .sec3 ul{
	margin-bottom: 30px;
	font-size: 0;
}
.academics04 .sec3 ul li{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 40px;
	padding-bottom: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.academics04 .sec3 ul li:nth-child(7n){
	border-bottom: 0 none;
	margin-bottom: 0;
}
.academics04 .sec3 ul li .left{
	width: 10.5%;
	background-color: #eaeaea;
	padding: 16px 1.6%;
}
.academics04 .sec3 ul li .left h3{
	font-weight: bold;
	font-size: 36px;
	color: #1781e0;
	margin-bottom: 12px;
	font-family: "btm";
}
.academics04 .sec3 ul li .left p{
	font-size: 14px;
	color: #333;
	font-family: "btm";
}
.academics04 .sec3 ul li .right{
	width: 86%;
}
.academics04 .sec3 ul li .right h3{
	font-weight: bold;
	font-size: 16px;
	color: #212121;
	margin-bottom: 15px;
	max-height: 16px;
}
.academics04 .sec3 ul li .right p{
	font-size: 14px;
	color: #444;
	line-height: 24px;
	margin-bottom: 15px;
	max-height: 48px;
}
.academics04 .sec3 ul li .right a{
	font-size: 14px;
	color: #444;
}
/*各种申请*/
.academics05 .sec1{
	text-align: center;
	font-size: 0;
	padding: 80px 0 65px;
}
.academics05 .sec1 .title{
	margin-bottom: 50px;
}
.academics05 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 22px;
}
.academics05 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.academics05 .sec1 .left-part{
	display: inline-block;
	vertical-align: top;
	width: 20.8%;
	padding-right: 3%;
}
.academics05 .sec1 .left-part .box{
	margin-bottom: 30px;
}
.academics05 .sec1 .left-part .box .first{
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	border-radius: 4px;
	background-color: #e3e3e3;
	margin-bottom: 30px;
	padding: 7% 0;
}
.academics05 .sec1 .left-part .box .first.active{
	background-color: #1781e0;
	color: #fff;
}
.academics05 .sec1 .left-part .box .first b{
	display: block;
	font-style: "acrom";
	font-weight: bold;
}
.academics05 .sec1 .left-part .select-box{
	display: none;
}
.academics05 .sec1 .right-part{
	display: inline-block;
	vertical-align: top;
	width: 66.7%;
}
.academics05 .sec1 .right-part .content{
	display: none;
}
.academics05 .sec1 .right-part .content.active{
	display: block;
}
/*请假申请*/
.academics05.leave .sec1 .right-part{
	background-color: #f2f2f2;
	border-radius: 8px;
	padding: 58px 0 88px;
}
.academics05.leave .sec1 .right-part .tit h3{
	font-size: 18px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 16px;
}
.academics05.leave .sec1 .right-part .tit h5{
	font-size: 18px;
	color: #212121;
	font-weight: bold;
}
.academics05.leave .sec1 .right-part .content.phase1{
	padding-top: 40px;
}
.academics05.leave .sec1 .right-part .content .row{
	width: 430px;
	margin: 0 auto 30px;
	text-align: left;
}
.academics05.leave .sec1 .right-part .content .row.last{
	margin: 0 auto 40px;
}
.academics05.leave .sec1 .right-part .content .row .top{
	font-size: 14px;
	color: #666;
	margin-bottom: 16px;
}
.academics05.leave .sec1 .right-part .content .row .top span{
	font-family: "acrom";
}
.academics05.leave .sec1 .right-part .content .row .bottom{
	font-size: 0;
}
.academics05.leave .sec1 .right-part .content .row .bottom input,.academics05.leave .sec1 .right-part .content .row .bottom select{
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	background-color: #fff;
	height: 46px;
	line-height: 44px;
	padding: 0 1em;
	font-size: 14px;
	color: #292929;
	width: 100%;
}
.academics05.leave .sec1 .right-part .content .row .bottom input.error,.academics05.leave .sec1 .right-part .content .row .bottom select.error{
	border-color: #ff5959;
}
.academics05.leave .sec1 .right-part .content .row .bottom input.contact{
	margin-top: 10px;
}
.academics05.leave .sec1 .right-part .content .row .bottom select{
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	background-repeat: no-repeat;
	background-image: url(../images/baokao_baoming_phase1_sec1_img4.png);
	background-position: right center;
	background-size: auto 100%;
}
.academics05.leave .sec1 .right-part .content .row .bottom select.time{
	width: 23.275%;
	margin-right: 2.3%;
}
.academics05.leave .sec1 .right-part .content .row .bottom select.time:last-child{
	margin-right: 0;
}
.academics05.leave .sec1 .right-part .content.phase1 .submit{
	width: 142px;
	height: 48px;
	line-height: 48px;
	background-color: #1681df;
	border-radius: 24px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
.academics05.leave .sec1 .right-part .content.phase1 .submit span{
	font-family: "acrom";
}
.academics05.leave .sec1 .right-part .content.phase2{
	padding: 100px 0 36px;
}
.academics05.leave .sec1 .right-part .content.phase2 img{
	margin-bottom: 30px;
}
.academics05.leave .sec1 .right-part .content.phase2 h4{
	font-size: 18px;
	color: #555;
	font-weight: bold;
	margin-bottom: 16px;
}
.academics05.leave .sec1 .right-part .content.phase2 h5{
	font-size: 18px;
	color: #555;
	font-weight: bold;
	font-family: "acrom";
}
/*在读证明*/
.academics05.certi .sec1 .right-part .content{
	background-color: #f2f2f2;
	border-radius: 8px;
	padding: 50px 0;
}
.academics05.certi .sec1 .right-part .content h3{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
}
.academics05.certi .sec1 .right-part .content .table-box{
	width: 40%;
	margin: 0 auto 30px;
}
.academics05.certi .sec1 .right-part .content .table-box li{
	margin-bottom: 20px;
	position: relative;
	text-align: left;
}
.academics05.certi .sec1 .right-part .content .table-box li.pattern1,.academics05.certi .sec1 .right-part .content .table-box li.pattern2,.academics05.certi .sec1 .right-part .content .table-box li.pattern3{
	display: none;
}
.academics05.certi .sec1 .right-part .content .table-box li.pattern1.active,.academics05.certi .sec1 .right-part .content .table-box li.pattern2.active,.academics05.certi .sec1 .right-part .content .table-box li.pattern3.active{
	display: block;
}
.academics05.certi .sec1 .right-part .content .table-box li:last-child{
	margin-bottom: 0;
}
.academics05.certi .sec1 .right-part .content .table-box li input[type="text"]{
	width: 100%;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 46px;
	line-height: 44px;
	padding: 0 20px;
	background-color: #fafafa;
	font-size: 14px;
	color: #292929;
}
.academics05.certi .sec1 .right-part .content .table-box li select.short,.academics05.certi .sec1 .right-part .content .table-box li input.short{
	width: 46.875%;
}
.academics05.certi .sec1 .right-part .content .table-box li select.short{
	margin-right: 6.25%;
}
.academics05.certi .sec1 .right-part .content .table-box li select.middle,.academics05.certi .sec1 .right-part .content .table-box li input.middle{
	width: 81.25%;
}
.academics05.certi .sec1 .right-part .content .table-box li select{
	width: 100%;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 46px;
	line-height: 44px;
	padding: 0 20px;
	background-color: #fafafa;
	font-size: 14px;
	color: #292929;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	background-repeat: no-repeat;
	background-image: url(../images/baokao_baoming_phase1_sec1_img4.png);
	background-position: right center;
	background-size: auto 100%;
}
.academics05.certi .sec1 .right-part .content .table-box li select option{
	padding: 0 20px;
}
.academics05.certi .sec1 .right-part .content .table-box li input.nodata{
	border-color: #ff5959;
}
.academics05.certi .sec1 .right-part .content .table-box li .time-box{
	width: 31.25%;
	margin-right: 3.125%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.academics05.certi .sec1 .right-part .content .table-box li .time-box.middle{
	width: 39.0625%;
}
.academics05.certi .sec1 .right-part .content .table-box li .time-box:last-child{
	margin-right: 0;
}
.academics05.certi .sec1 .right-part .content .table-box li .time-box p{
	font-size: 14px;
	color: #444;
	position: absolute;
	right: 1px;
	top: 1px;
	height: 44px;
	line-height: 44px;
	background-color: #fafafa;
	padding: 0 20px 0 10px;
	border-radius: 4px;
}
.academics05.certi .sec1 .right-part .content .table-box li .name{
	position: absolute;
	right: 100%;
	margin-right: 20px;
	top: 0;
	font-size: 14px;
	color: #444;
	text-align: right;
	line-height: 46px;
	height: 46px;
	white-space: nowrap;
}
.academics05.certi .sec1 .right-part .content .table-box li .name span{
	color: #f37835;
	font-weight: bold;
}
.academics05.certi .sec1 .right-part .content .table-box li .tip{
	font-size: 14px;
	color: #444;
}
.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box{
	background-color: #fafafa;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	padding: 2px;
	width: 100%;
}
.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box input{
	width: 65%;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
	border-color: #fafafa;
}
.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box input.nodata{
	border-color: #ff5959;
}
.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box a{
	width: 35%;
	display: inline-block;
	vertical-align: middle;
	background-color: #ffcf59;
	text-align: center;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 14px;
	color: #323230;
	line-height: 40px;
	height: 40px;
}
.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box a.time{
	display: none;
}
.academics05.certi .sec1 .right-part .content .table-box li span{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 18.75%;
	font-size: 14px;
	color: #666;
}
.academics05.certi .sec1 .right-part .content .table-box li .pm-box{
	position: relative;
	width: 81.25%;
	display: inline-block;
	vertical-align: middle;
}
.academics05.certi .sec1 .right-part .content .table-box li .pm-box input{
	text-align: center;
}
.academics05.certi .sec1 .right-part .content .table-box li .pm-box a{
	font-size: 18px;
	color: #999;
	display: block;
	height: 44px;
	line-height: 44px;
	position: absolute;
	top: 1px;
	border-radius: 4px;
	padding: 0 20px;
}
.academics05.certi .sec1 .right-part .content .table-box li .pm-box a.minus{
	left: 1px;
}
.academics05.certi .sec1 .right-part .content .table-box li .pm-box a.plus{
	right: 1px;
}
.academics05.certi .sec1 .right-part .content .table-box li .radio-box{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15.625%;
	font-size: 14px;
	color: #9fa3a7;
	position: relative;
}
.academics05.certi .sec1 .right-part .content .table-box li .radio-box.active{
	color: #242424;
}
.academics05.certi .sec1 .right-part .content .table-box li .radio-box:last-child{
	margin-right: 0;
}
.academics05.certi .sec1 .right-part .content .table-box li .radio-box b{
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/baokao_login_sec1_icon1.png);
	background-size: 100% 100%;
	margin-right: 12px;
	cursor: pointer;
}
.academics05.certi .sec1 .right-part .content .table-box li .radio-box.active b{
	background-image: url(../images/baokao_login_sec1_icon2.png);
}
.academics05.certi .sec1 .right-part .content .table-box li .radio-box input{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.academics05.certi .sec1 .right-part .content h5{
	font-size: 24px;
	color: #2c2c2c;
	font-weight: normal;
	margin-bottom: 50px;
}
.academics05.certi .sec1 .right-part .content.phase4 img{
	width: 36.25%;
}
.academics05.certi .sec1 .right-part .content .submit{
	display: block;
	margin: 0 auto;
	width: 112px;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	background-color: #1681df;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box.check{
	border-bottom: 1px dashed #b1b1b1;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box.check .check-box{
	font-size: 16px;
	color: #444;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box.check .check-box a{
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #9fa3a7;
	margin-right: 1em;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box.check .check-box a.active{
	background-image: url(../images/academics05_certi_phase2_icon1.png);
	background-repeat: no-repeat;
	background-size: 62.5% auto;
	background-position: center center;
	background-color: #1781e0;
	border-color: #1781e0;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box{
	width: 62.5%;
	margin-bottom: 20px;
	display: none;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box.active{
	display: block;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box .tit{
	font-size: 14px;
	color: #222;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box ul{
    border:10px solid #ddd;
	border-image: url(../images/academics05_certi_phase2_bg1.png) 10 round;
	padding: 4% 16%;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .name{
	margin-right: 10px;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .pm-box{
	width: 100%;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box ul input.pass{
	margin-top: 20px;
	display: none;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box ul input.pass.active{
	display: block;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .time-box.middle{
	width: 46.875%;
	margin-right: 6.25%;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .time-box.middle:last-child{
	margin-right: 0;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .radio-box{
	font-size: 14px;
	color: #222;
	height: 46px;
	line-height: 46px;
	margin-right: 30px;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .radio-box a{
	display: inline-block;
	vertical-align: text-bottom;
	width: 18px;
	height: 18px;
	border: 2px solid #a1a5a9;
	border-radius: 50%;
	margin-right: 10px;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .radio-box.active a{
	background-repeat: no-repeat;
	background-size: 71.4% auto;
	background-position: center center;
	background-image: url(../images/academics05_certi_phase2_icon2.png);
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .xueke{
	text-align: center;
	font-size: 14px;
	color: #222;
	position: relative;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .xueke a{
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
}
.academics05.certi .sec1 .right-part .content.phase2 .table-box li .add-xueke{
	display: block;
	border-radius: 4px;
	background-color: #e3e3e3;
	font-size: 14px;
	color: #222;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	height: 46px;
}
/*留学指导*/
.academics06 .sec1{
	text-align: center;
	font-size: 0;
	padding: 80px 0 65px;
}
.academics06 .sec1 .title{
	margin-bottom: 50px;
}
.academics06 .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 22px;
}
.academics06 .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.academics06 .sec1 .left-part{
	display: inline-block;
	vertical-align: top;
	width: 20.8%;
	padding-right: 3%;
}
.academics06 .sec1 .left-part .box{
	margin-bottom: 30px;
}
.academics06 .sec1 .left-part .box .first{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	border-radius: 4px;
	background-color: #e3e3e3;
	margin-bottom: 30px;
}
.academics06 .sec1 .left-part .box .first.active{
	background-color: #1781e0;
	color: #fff;
}
.academics06 .sec1 .left-part .box li{
	text-align: left;
	margin-bottom: 22px;
}
.academics06 .sec1 .left-part .box li:last-child{
	margin-bottom: 0;
}
.academics06 .sec1 .left-part .box li a{
	font-size: 14px;
	color: #212121;
}
.academics06 .sec1 .left-part .box li a:hover,.academics06 .sec1 .left-part .box li a.active{
	color: #1781e0;
	font-weight: bold;
}
.academics06 .sec1 .left-part .box li a i{
	vertical-align: middle;
	margin-left: 10px;
	width: 9px;
	height: 7px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/academics02_web_sec1_icon1.png);
	display: none;
}
.academics06 .sec1 .left-part .box li a.active i{
	display: inline-block;
}
.academics06 .sec1 .left-part .select-box{
	display: none;
}
.academics06 .sec1 .right-part{
	display: inline-block;
	vertical-align: top;
	width: 66.7%;
}
.academics06 .sec1 .right-part .content{
	display: none;
}
.academics06 .sec1 .right-part .content.active{
	display: block;
}
.academics06.liuxue .sec1 .right-part .content{
	border-radius: 8px;
	background-color: #f2f2f2;
	padding: 30px;
}
.academics06.liuxue .sec1 .right-part .content h3{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 28px;
}
.academics06.liuxue .sec1 .right-part .content h3 br{
	display: none;
}
.academics06.liuxue .sec1 .right-part .content .table-control{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
}
.academics06.liuxue .sec1 .right-part .content .table-control a{
	background-repeat: no-repeat;
	background-image: url(../images/academics06_liuxue_right_select_icon.png);
	background-position: 87% center;
	font-size: 14px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	width: 250px;
	display: block;
	background-color: #1781e0;
	border-radius: 20px;
}
.academics06.liuxue .sec1 .right-part .content .table-control.active a{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.academics06.liuxue .sec1 .right-part .content .table-control ul{
	position: absolute;
	left: 0;
	width: 100%;
	top: 100%;
	font-size: 14px;
	color: #fff;
	background-color: #1781e0;
	overflow: hidden;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	display: none;
}
.academics06.liuxue .sec1 .right-part .content .table-control.active ul{
	display: block;
}
.academics06.liuxue .sec1 .right-part .content .table-control ul li{
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.academics06.liuxue .sec1 .right-part .content .table-control ul li:hover{
	background-color: #fff;
	color: #1781e0;
}
.academics06.liuxue .sec1 .right-part .content .table-content .box{
	display: none;
}
.academics06.liuxue .sec1 .right-part .content .table-content .box.active{
	display: block;
}
.academics06.liuxue .sec1 .right-part .content .table-content table{
	font-size: 13px;
	color: #444;
	width: 100%;
	margin-bottom: 20px;
}
.academics06.liuxue .sec1 .right-part .content .table-content table th{
	font-weight: bold;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	line-height: 40px;
}
.academics06.liuxue .sec1 .right-part .content .table-content table td{
	border-bottom: 1px solid #e3e3e3;
	line-height: 40px;
}
.academics06.liuxue .sec1 .right-part .content .table-content table td:nth-child(1){
	width: 10%;
}
.academics06.liuxue .sec1 .right-part .content .table-content table td:nth-child(2){
	width: 40%;
}
.academics06.liuxue .sec1 .right-part .content .table-content table td:nth-child(3){
	width: 20%;
}
.academics06.liuxue .sec1 .right-part .content .table-content table td:nth-child(4){
	width: 30%;
}
.academics06.liuxue .sec1 .right-part .content .table-content .more{
	font-size: 14px;
	color: #444;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.academics06.shengxue .sec1 .right-part ul{
	margin-bottom: 20px;
	text-align: left;
}
.academics06.shengxue .sec1 .right-part ul li{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 40px;
	padding-bottom: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.academics06.shengxue .sec1 .right-part ul li:nth-child(7n){
	border-bottom: 0 none;
	margin-bottom: 0;
}
.academics06.shengxue .sec1 .right-part ul li .left{
	width: 10.5%;
	background-color: #eaeaea;
	padding: 16px 1.6%;
}
.academics06.shengxue .sec1 .right-part ul li .left h3{
	font-weight: bold;
	font-size: 36px;
	color: #1781e0;
	margin-bottom: 12px;
	font-family: "btm";
}
.academics06.shengxue .sec1 .right-part ul li .left p{
	font-size: 14px;
	color: #333;
	font-family: "btm";
}
.academics06.shengxue .sec1 .right-part ul li .right{
	width: 86%;
}
.academics06.shengxue .sec1 .right-part ul li .right h3{
	font-weight: bold;
	font-size: 16px;
	color: #212121;
	margin-bottom: 15px;
	max-height: 16px;
}
.academics06.shengxue .sec1 .right-part ul li .right p{
	font-size: 14px;
	color: #444;
	line-height: 24px;
	margin-bottom: 15px;
	max-height: 48px;
}
.academics06.shengxue .sec1 .right-part ul li .right a{
	font-size: 14px;
	color: #444;
}
/*升学资讯详细页*/
.academics06.detail .sec1 .right-part .text-box{
	background-color: #f2f2f2;
	border-radius: 8px;
	padding: 50px 40px 20px;
}
.academics06.detail .sec1 .right-part .text-box h3{
	font-size: 30px;
	color: #212121;
	font-weight: normal;
	margin-bottom: 16px;
}
.academics06.detail .sec1 .right-part .text-box .time{
	font-size: 12px;
	font-weight: bold;
	font-family: "acrom";
	color: #9fa3a7;
	margin-bottom: 30px;
}
.academics06.detail .sec1 .right-part .text-box .time img{
	vertical-align: top;
	margin-right: 8px;
}
.academics06.detail .sec1 .right-part .text-box p{
	font-size: 16px;
	color: #444;
	text-align: justify;
	line-height: 30px;
	margin-bottom: 30px;
}
.academics06.detail .sec1 .right-part .text-box .img{
	width: 100%;
	margin-bottom: 16px;
}
/*学校资源*/
.academics05.leave.school .sec1 .right-part{
	padding: 80px 0;
}
.academics05.leave.school .sec1 .right-part .btn{
	width: 62.5%;
	margin: 0 auto;
	border-radius: 40px;
	overflow: hidden;
}
.academics05.leave.school .sec1 .right-part .btn.btn1{
	margin-bottom: 30px;
	background-color: #1781e0;
}
.academics05.leave.school .sec1 .right-part .btn.btn1:hover{
	background-color: #0b73d0;
}
.academics05.leave.school .sec1 .right-part .btn.btn2{
	background-color: #ffcf59;
}
.academics05.leave.school .sec1 .right-part .btn.btn2:hover{
	background-color: #f5c03c;
}
.academics05.leave.school .sec1 .right-part .btn img{
	width: 100%;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1280px){
}
@media only screen and (max-width:1024px){
	/*课程介绍*/
	.academics01 #main .inner{
		padding: 60px 0;
	}
	.academics01 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.academics01 .section .tit{
		font-size: 14px;
		line-height: 50px;
		height: 50px;
	}
	.academics01 .section .box .certi-box{
		width: 17%;
	}
	.academics01 .section .box .des .left{
		padding-right: 3%;
	}
	.academics01 .section .box .des .left p,.academics01 .section .box .tab-content .content.intro p,.academics01 .section .box .tab-content .content.table ul,.academics01 .section .box .tab-content .content.table table,.academics01 .section.sec2 .box .tab-content .content.table p{
		font-size: 12px;
		line-height: 24px;
	}
	.academics01 .section .box .des .left p.acrom,.academics01 .section .box .tab-content .content.intro p.acrom,.academics01 .section .box .tab-content .content.table ul.acrom,.academics01 .section .box .tab-content .content.table table.acrom,.academics01 .section.sec2 .box .tab-content .content.table p.acrom{
		line-height: 22px;
	}
	.academics01 .section .box .tab-content .content.table ul li span{
		top: 6px;
	}
	.academics01 .section .box .tab-content .content.table ul.acrom li span{
		top: 5px;
	}
	.academics01 .section .box .tab-content .content.table table td{
		padding: 15px;
	}
	.academics01 .section.sec2 .box .tab-content .content.intro .left{
		padding-right: 3%;
	}
	/*学术团队*/
	.academics02 .web .sec1{
		padding: 60px 0 34px;
	}
	.academics02 .web .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.academics02 .web .sec1 .tab-content .content .text-box h3{
		font-size: 14px;
		margin-bottom: 14px;
	}
	.academics02 .web .sec1 .tab-content .content .text-box p{
		font-size: 12px;
		line-height: 24px;
	}
	/*职业发展*/
	.academics04 .sec1{
		padding: 60px 0;
	}
	.academics04 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.academics04 .sec1 .top p{
		font-size: 12px;
		line-height: 24px;
	}
	.academics04 .sec1 .bottom li{
		font-size: 12px;
		margin-bottom: 24px;
	}
	.academics04 .sec1 .bottom li span{
		vertical-align: bottom;
	}
	.academics04 .sec1 .bottom p{
		font-size: 12px;
		line-height: 24px;
	}
	.academics04 .sec3 ul li .text-box h3{
		font-size: 14px;
		margin-bottom: 10px;
		height: 14px;
	}
	.academics04 .sec3 ul li .text-box p{
		font-size: 12px;
		margin-bottom: 20px;
		height: 48px;
	}
	/*各种申请*/
	.academics05 .sec1{
		padding: 60px 0;
	}
	.academics05 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	/*在读证明*/
	.academics05.certi .sec1 .right-part .content .table-box li input[type="text"]{
		padding: 0 10px;
	}
	.academics05.certi .sec1 .right-part .content .table-box li select{
		padding: 0 10px;
	}
	.academics05.certi .sec1 .right-part .content .table-box li select option{
		padding: 0 10px;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .time-box p{
		padding: 0 10px;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .pm-box a{
		padding: 0 10px;
	}
	/*留学指导*/
	.academics06 .sec1{
		padding: 60px 0;
	}
	.academics06 .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.academics06.detail .sec1 .right-part .text-box p{
		font-size: 12px;
		line-height: 24px;
	}
}
@media only screen and (max-width:768px){
	/*课程介绍*/
	.academics01 .section .box .des .left{
		width: 100%;
		padding-right: 0;
		float: none;
	}
	.academics01 .section.sec2 .box .tab-content .content.intro .left{
		width: 100%;
		padding-right: 0;
		float: none;
	}
	.academics01 .section .box .certi-box{
		margin:20px auto 60px;
		float: none;
		width: 186px;
	}
	/*学术团队*/
	.academics02 .web .sec1 .tab-control a{
		font-size: 12px;
	}
	/*职业发展*/
	.academics04 .bg{
		background-size: auto 100%;
	}
	/*各种申请*/
	.academics05 .sec1 .left-part{
		width: 24%;
	}
	.academics05 .sec1 .left-part .box li a{
		font-size: 12px;
	}
	/*留学指导*/
	.academics06 .sec1 .left-part{
		width: 24%;
	}
}
@media only screen and (max-width:767px){
	/*课程介绍*/
	.academics01 #main .inner{
		padding: 2.1875rem 4%;
	}
	.academics01 .title{
		margin-bottom: 1.5625rem;
	}
	.academics01 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.academics01 .title h4{
		font-size: 0.75rem;
	}
	.academics01 .section{
		border-radius: 0.25rem;
		margin-bottom: 0.9375rem;
	}
	.academics01 .section .tit{
		font-size: 0.75rem;
		line-height: 2.5rem;
		height: 2.5rem;
	}
	.academics01 .section .box{
		padding: 0.625rem;
	}
	.academics01 .section .box .des{
		margin-bottom: 3.3125rem;
	}
	.academics01 .section .box .des .left{
		float: none;
		width: 100%;
	}
	.academics01 .section .box .des .left h5{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
	}
	.academics01 .section .box .des .left p{
		font-size: 0.75rem;
		line-height: 1.25rem;
	}
	.academics01 .section .box .des .left h5.acrom{
		margin-top: 1.25rem;
	}
	.academics01 .section .box .certi-box{
		width: 9.375rem;
		padding: 0.9375rem 0 0.625rem;
		border: 0.15625rem solid #313739;
		border-radius: 0.375rem;
		float: none;
		margin: 1.8125rem auto 0;
	}
	.academics01 .section .box .certi-box .icon{
		left: -1.6875rem;
		bottom: -1.875rem;
		width: 3.4375rem;
	}
	.academics01 .section .box .certi-box h3{
		font-size: 0.9375rem;
		line-height: 1.1875rem;
		margin-bottom: 0.1875rem;
	}
	.academics01 .section .box .certi-box p{
		font-size: 0.625rem;
		line-height: 0.9375rem;
		margin-bottom: 0.375rem;
	}
	.academics01 .section .box .certi-box a{
		width: 5rem;
		height: 1.5625rem;
		line-height: 1.5rem;
		border: 0.03125rem dashed #c4c4c4;
		font-size: 0.75rem;
	}
	.academics01 .section .box .certi-box a:hover{
		border: 0.03125rem solid #1781e0;
	}
	.academics01 .section .box .tab-control{
		margin-bottom: 1.5625rem;
	}
	.academics01 .section .box .tab-control a{
		font-size: 0.625rem;
		padding: 0 1.25rem;
		height: 1.875rem;
		line-height: 1.875rem;
		margin: 0 0.25rem;
		border-radius: 0.9375rem;
	}
	.academics01 .section.sec2 .box .tab-content .content.intro{
		padding-bottom: 3.3125rem;
	}
	.academics01 .section.sec2 .box .tab-content .content.intro .left{
		float: none;
		width: 100%;
	}
	.academics01 .section .box .tab-content .content.intro h5{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
	}
	.academics01 .section .box .tab-content .content.intro p{
		font-size: 0.75rem;
		line-height: 1.25rem;
	}
	.academics01 .section .box .tab-content .content.intro h5.acrom{
		margin-top: 1.25rem;
	}
	.academics01 .section .box .tab-content .content.table h3{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
	}
	.academics01 .section.sec2 .box .tab-content .content.table p{
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.academics01 .section .box .tab-content .content.table ul{
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.academics01 .section .box .tab-content .content.table ul li{
		padding-left: 1.125rem;
	}
	.academics01 .section .box .tab-content .content.table ul li span{
		top: 0.375rem;
		left: 0;
		width: 0.5rem;
		height: 0.5rem;
	}
	.academics01 .section .box .tab-content .content.table .table-box{
		overflow-x: scroll;
	}
	.academics01 .section .box .tab-content .content.table table{
		width: 25rem;
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.9375rem;
		margin-top: 0.625rem;
	}
	.academics01 .section .box .tab-content .content.table table th{
		line-height: 2rem;
	}
	.academics01 .section .box .tab-content .content.table table td{
		padding: 0.9375rem;
	}
	/*学术团队*/
	.academics02 .mobile .sec1{
		padding: 2.1875rem 4% 1.5625rem;
		text-align: center;
	}
	.academics02 .mobile .sec1 .title{
		margin-bottom: 1.875rem;
	}
	.academics02 .mobile .sec1 .title h3{
		font-size: 1.25rem;
		color: #212121;
		font-weight: bold;
		font-family: "acrom";
		margin-bottom: 0.625rem;
	}
	.academics02 .mobile .sec1 .title h4{
		font-size: 0.75rem;
		color: #666;
		font-weight: bold;
	}
	.academics02 .mobile .sec1 .select-box{
		margin-bottom: 0.3125rem;
		position: relative;
	}
	.academics02 .mobile .sec1 .select-box .input{
		width: 100%;
		height: 2.5rem;
		border: 0.0625rem solid #e8e8e8;
		line-height: 2.375rem;
		font-size: 0.75rem;
		color: #333;
		font-weight: bold;
		border-radius: 1.25rem;
		overflow: hidden;
	}
	.academics02 .mobile .sec1 .select-box .icon{
		width: 0.5625rem;
		position: absolute;
		right: 0.9375rem;
		top: 50%;
		margin-top: -0.15625rem;
	}
	.academics02 .mobile .sec1 .tab-control{
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		background-color: #fff;
		border: 0.0625rem solid #e8e8e8;
		border-radius: 1.25rem;
		overflow: hidden;
		display: none;
	}
	.academics02 .mobile .sec1 .tab-control a{
		display: block;
		border-bottom: 0.0625rem solid #e8e8e8;
		line-height: 2.375rem;
		font-size: 0.75rem;
		color: #333;
	}
	.academics02 .mobile .sec1 .tab-control a:last-child{
		border-bottom: 0 none;
	}
	.academics02 .mobile .sec1 .tab-control a.active{
		color: #1781e0;
		font-weight: bold;
	}
	.academics02 .mobile .sec1 .tab-content .content{
		display: none;
	}
	.academics02 .mobile .sec1 .tab-content .content.active{
		display: block;
	}
	.academics02 .mobile .sec1 .tab-content .content li{
		border-bottom: 1px solid #e3e3e3;
		padding: 1.25rem 0;
		font-size: 0;
		text-align: left;
	}
	.academics02 .mobile .sec1 .tab-content .content li:last-child{
		border-bottom: 0 none;
	}
	.academics02 .mobile .sec1 .tab-content .content .img-box{
		border-radius: 0.25rem;
		overflow: hidden;
		width: 29%;
		margin-right: 4%;
		display: inline-block;
		vertical-align: top;
	}
	.academics02 .mobile .sec1 .tab-content .content .img-box img{
		width: 100%;
	}
	.academics02 .mobile .sec1 .tab-content .content .text-box{
		display: inline-block;
		vertical-align: top;
		width: 67%;
	}
	.academics02 .mobile .sec1 .tab-content .content .text-box h3{
		font-size: 0.75rem;
		color: #333;
		font-weight: bold;
		margin-bottom: 0.3125rem;
	}
	.academics02 .mobile .sec1 .tab-content .content .text-box p{
		font-size: 0.75rem;
		color: #444;
		line-height: 1.3125rem;
	}
	/*职业发展*/
	.academics04 .sec1{
		padding: 2.1875rem 4% 3.125rem;
	}
	.academics04 .sec1 .title{
		margin-bottom: 1.25rem;
	}
	.academics04 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.academics04 .sec1 .title h4{
		font-size: 0.75rem;
	}
	.academics04 .sec1 .top{
		margin-bottom: 0.625rem;
	}
	.academics04 .sec1 .top p{
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.3125rem;
	}
	.academics04 .sec1 .bottom h3{
		font-size: 0.75rem;
		margin-bottom: 0.4rem;
	}
	.academics04 .sec1 .bottom ul{
		margin-bottom: 0.625rem;
	}
	.academics04 .sec1 .bottom li{
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.3125rem;
	}
	.academics04 .sec1 .bottom li span{
		width: 0.5rem;
		height: 0.5rem;
		margin-right: 0.4375rem;
	}
	.academics04 .sec1 .bottom p{
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.3125rem;
	}
	.academics04 .sec1 .bottom .certi-box{
		position: relative;
		top: 0;
		right: 0;
		width: 9.375rem;
		height: 6.5625rem;
		line-height: 6.25rem;
		border: 0.15625rem solid #313739;
		border-radius: 0.4375rem;
		display: block;
		margin: 1.5625rem auto 0;
	}
	.academics04 .sec1 .bottom .certi-box .icon{
		left: -1.6875rem;
		bottom: -1.875rem;
		width: 3.4375rem;
	}
	.academics04 .sec1 .bottom .certi-box h3{
		font-size: 0.9375rem;
		line-height: 1.1875rem;
		margin-bottom: 0.1875rem;
	}
	.academics04 .sec1 .bottom .certi-box a{
		width: 5rem;
		height: 1.5625rem;
		line-height: 1.5rem;
		border: 0.03125rem dashed #c4c4c4;
		font-size: 0.75rem;
	}
	.academics04 .sec1 .bottom .certi-box a:hover{
		border: 0.03125rem solid #1781e0;
	}
	.academics04 .sec2{
		height: 12.5rem;
		line-height: 12.5rem;
	}
	.academics04 .sec2 a{
		font-size: 0.75rem;
		width: 7.5rem;
		height: 1.875rem;
		line-height: 1.875rem;
		border-radius: 0.9375rem;
	}
	.academics04 .sec3{
		padding: 2.1875rem 4% 3.4375rem;
	}
	.academics04 .sec3 ul{
		margin-bottom: 1.875rem;
	}
	.academics04 .sec3 ul li{
		margin-bottom: 1.5625rem;
		padding-bottom: 1.5625rem;
	}
	.academics04 .sec3 ul li .left{
		width: 18.84%;
		padding: 0.5rem 2.9%;
	}
	.academics04 .sec3 ul li .left h3{
		font-size: 1.5rem;
		margin-bottom: 0.375rem;
	}
	.academics04 .sec3 ul li .left p{
		font-size: 0.75rem;
	}
	.academics04 .sec3 ul li .right{
		width: 76.8%;
	}
	.academics04 .sec3 ul li .right h3{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
		max-height: 0.75rem;
	}
	.academics04 .sec3 ul li .right p{
		font-size: 0.75rem;
		line-height: 1.125rem;
		margin-bottom: 0.625rem;
		max-height: 3.375rem;
	}
	.academics04 .sec3 ul li .right a{
		font-size: 0.75rem;
	}
	/*各种申请*/
	.academics05 .sec1{
		padding: 2.1875rem 4% 2.8125rem;
	}
	.academics05 .sec1 .title{
		margin-bottom: 1.875rem;
	}
	.academics05 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.academics05 .sec1 .title h4{
		font-size: 0.75rem;
	}
	.academics05 .sec1 .left-part{
		width: 100%;
		padding-right: 0;
	}
	.academics05 .sec1 .left-part .box{
		margin-bottom: 1.5625rem;
		display: inline-block;
		vertical-align: top;
		margin-left: 2.8%;
		width: 48.6%;
	}
	.academics05 .sec1 .left-part .box:first-child{
		margin-left: 0;
	}
	.academics05 .sec1 .left-part .box .first{
		height: 4.375rem;
		line-height: 4.375rem;
		font-size: 0.75rem;
		border-radius: 0.125rem;
		margin-bottom: 0;
		padding: 0;
	}
	.academics05 .sec1 .left-part .box .first span{
		display: inline-block;
		vertical-align: middle;
		line-height: 1.1875rem;
	}
	.academics05 .sec1 .left-part .select-box{
		border: 0.0625rem solid #e8e8e8;
		border-radius: 1.25rem;
		position: relative;
		margin-bottom: 1.25rem;
		display: block;
	}
	.academics05 .sec1 .left-part .select-box .icon{
		position: absolute;
		right: 1rem;
		top: 50%;
		margin-top: -0.15625rem;
		width: 0.5625rem;
	}
	.academics05 .sec1 .left-part .select-box .input{
		font-size: 0.75rem;
		color: #333;
		font-weight: bold;
		line-height: 2.375rem;
	}
	.academics05 .sec1 .left-part .select-box .option-box{
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		border: 0.0625rem solid #e8e8e8;
		border-radius: 1.25rem;
		overflow: hidden;
		background-color: #fff;
		display: none;
	}
	.academics05 .sec1 .left-part .select-box .option-box a{
		display: block;
		font-size: 0.75rem;
		color: #333;
		font-weight: bold;
		line-height: 2.375rem;
		border-bottom: 0.0625rem solid #e8e8e8;
	}
	.academics05 .sec1 .left-part .select-box .option-box a:last-child{
		border-bottom: 0 none;
	}
	.academics05 .sec1 .right-part{
		width: 100%;
	}
	/*请假申请*/
	.academics05.leave .sec1{
		background-color: #f2f2f2;
	}
	.academics05.leave .sec1 .right-part{
		padding: 0;
	}
	.academics05.leave .sec1 .right-part .tit{
		display: none;
	}
	.academics05.leave .sec1 .right-part .content.phase1{
		padding-top: 0;
	}
	.academics05.leave .sec1 .right-part .content .row{
		width: 100%;
		margin: 0 auto 1.5625rem;
	}
	.academics05.leave .sec1 .right-part .content .row.last{
		margin: 0 auto 1.5625rem;
	}
	.academics05.leave .sec1 .right-part .content .row .top{
		font-size: 0.75rem;
		margin-bottom: 0.5625rem;
	}
	.academics05.leave .sec1 .right-part .content .row .bottom input,.academics05.leave .sec1 .right-part .content .row .bottom select{
		border: 0.03125rem solid #e6e6e6;
		border-radius: 0.25rem;
		height: 3.0625rem;
		line-height: 3;
		font-size: 0.8125rem;
		text-align: center;
		padding: 0 0.8em;
	}
	.academics05.leave .sec1 .right-part .content .row .bottom input.contact{
		margin-top: 0.625rem;
	}
	.academics05.leave .sec1 .right-part .content .row .bottom select.time{
		text-align: left;
		background-position: 125% center;
	}
	.academics05.leave .sec1 .right-part .content.phase1 .submit{
		width: 100%;
		height: 3.0625rem;
		line-height: 3.0625rem;
		border-radius: 0.25rem;
		font-size: 0.9375rem;
	}
	.academics05.leave .sec1 .right-part .content.phase2{
		padding: 3.125rem 0 2.5rem;
	}
	.academics05.leave .sec1 .right-part .content.phase2 img{
		margin-bottom: 2rem;
		width: 8.75rem;
	}
	.academics05.leave .sec1 .right-part .content.phase2 h4{
		font-size: 0.9375rem;
		margin-bottom: 0.75rem;
	}
	.academics05.leave .sec1 .right-part .content.phase2 h5{
		font-size: 0.9375rem;
	}
	/*在读证明*/
	.academics05.certi .sec1 .right-part .content{
		border-radius: 0.25rem;
		padding: 1.875rem 0 2.1875rem;
	}
	.academics05.certi .sec1 .right-part .content h3{
		font-size: 1.125rem;
		margin-bottom: 1.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box{
		width: 90%;
		margin: 0 auto 1.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li{
		margin-bottom: 1.25rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li input[type="text"]{
		border: 0.0625rem solid #e6e6e6;
		border-radius: 0.125rem;
		height: 2.875rem;
		line-height: 2.75rem;
		padding: 0 0.625rem;
		font-size: 0.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li input.nodata{
		border-color: #ff5959;
	}
	.academics05.certi .sec1 .right-part .content .table-box li select{
		border: 0.0625rem solid #e6e6e6;
		border-radius: 0.125rem;
		height: 2.875rem;
		line-height: 2.75rem;
		padding: 0 0.625rem;
		font-size: 0.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li select option{
		padding: 0 0.625rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .time-box p{
		font-size: 0.875rem;
		right: 0.0625rem;
		top: 0.0625rem;
		height: 2.75rem;
		line-height: 2.75rem;
		padding: 0 0.3125rem;
		border-radius: 0.125rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .name{
		position: static;
		right: 0;
		margin-right: 0;
		top: 0;
		text-align: left;
		font-size: 0.875rem;
		line-height: 2.875rem;
		height: 2.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .tip{
		font-size: 0.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box{
		border: 0.0625rem solid #e6e6e6;
		border-radius: 0.125rem;
		padding: 0.125rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box input{
		line-height: 2.5rem;
		height: 2.5rem;
		border-color: #fafafa;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .yanzheng-box a{
		border-top-right-radius: 0.125rem;
		border-bottom-right-radius: 0.125rem;
		font-size: 0.875rem;
		line-height: 2.5rem;
		height: 2.5rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li span{
		font-size: 0.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .pm-box a{
		font-size: 1.125rem;
		height: 2.5rem;
		line-height: 2.5rem;
		top: 0.0625rem;
		border-radius: 0.125rem;
		padding: 0 0.625rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .pm-box a.minus{
		left: 0.0625rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .pm-box a.plus{
		right: 0.0625rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .radio-box{
		font-size: 0.875rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .radio-box b{
		width: 1.125rem;
		height: 1.125rem;
		margin-right: 0.75rem;
	}
	.academics05.certi .sec1 .right-part .content .table-box li .name span{
		width: auto;
	}
	.academics05.certi .sec1 .right-part .content h5{
		font-size: 1.5rem;
		margin-bottom: 3.125rem;
	}
	.academics05.certi .sec1 .right-part .content.phase4 img{
		width: 70%;
	}
	.academics05.certi .sec1 .right-part .content .submit{
		width: 7rem;
		height: 3rem;
		line-height: 3rem;
		border-radius: 1.5rem;
		font-size: 0.875rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box.check{
		padding-bottom: 0.9375rem;
		display: block;
		text-align: left;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box.check .check-box{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box.check .check-box:last-child{
		margin-bottom: 0;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box.check .check-box a{
		width: 1.125rem;
		height: 1.125rem;
		border-radius: 0.125rem;
	}
	.academics05.certi .sec1 .right-part .content.phase1 .table-box li:last-child .name{
		display: none;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box{
		width: 100%;
		margin-bottom: 0.9375rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box .tit{
		font-size: 0.75rem;
		margin-bottom: 0.9375rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box ul{
	    border:0.25rem solid #ddd;
		border-image: url(../images/academics05_certi_phase2_bg1.png) 8 round;
		padding: 4.4% 10% 4.4% 20%;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box li{
		margin-bottom: 0.625rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box li .name{
		margin-right: 0.625rem;
		position: absolute;
		right: 100%;
		text-align: right;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box ul input.pass{
		margin-top: 0.625rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box li .radio-box{
		font-size: 0.75rem;
		height: 2.875rem;
		line-height: 2.875rem;
		margin-right: 1.25rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box li .radio-box a{
		width: 1.125rem;
		height: 1.125rem;
		border: 0.09375rem solid #a1a5a9;
		margin-right: 0.3125rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box li .xueke{
		font-size: 0.75rem;
	}
	.academics05.certi .sec1 .right-part .content.phase2 .table-box li .add-xueke{
		border-radius: 0.25rem;
		font-size: 0.75rem;
		line-height: 2.875rem;
		height: 2.875rem;
	}
	/*留学指导*/
	.academics06 .sec1{
		padding: 2.1875rem 4% 2.8125rem;
	}
	.academics06 .sec1 .title{
		margin-bottom: 1.875rem;
	}
	.academics06 .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.academics06 .sec1 .title h4{
		font-size: 0.75rem;
	}
	.academics06 .sec1 .left-part{
		width: 100%;
		padding-right: 0;
	}
	.academics06 .sec1 .left-part .box{
		margin-bottom: 1.5625rem;
		display: inline-block;
		vertical-align: top;
		margin-left: 0.625rem;
	}
	.academics06 .sec1 .left-part .box:first-child{
		margin-left: 0;
	}
	.academics06 .sec1 .left-part .box .first{
		width: 6.76rem;
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 0.75rem;
		border-radius: 0.125rem;
		margin-bottom: 0;
	}
	.academics06 .sec1 .left-part .box ul{
		display: none;
	}
	.academics06 .sec1 .left-part .select-box{
		border: 0.0625rem solid #e8e8e8;
		border-radius: 1.25rem;
		position: relative;
		margin-bottom: 1.25rem;
		display: block;
	}
	.academics06 .sec1 .left-part .select-box .icon{
		position: absolute;
		right: 1rem;
		top: 50%;
		margin-top: -0.15625rem;
		width: 0.5625rem;
	}
	.academics06 .sec1 .left-part .select-box .input{
		font-size: 0.75rem;
		color: #333;
		font-weight: bold;
		line-height: 2.375rem;
	}
	.academics06 .sec1 .left-part .select-box .option-box{
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		border: 0.0625rem solid #e8e8e8;
		border-radius: 1.25rem;
		overflow: hidden;
		background-color: #fff;
		display: none;
	}
	.academics06 .sec1 .left-part .select-box .option-box a{
		display: block;
		font-size: 0.75rem;
		color: #333;
		font-weight: bold;
		line-height: 2.375rem;
		border-bottom: 0.0625rem solid #e8e8e8;
	}
	.academics06 .sec1 .left-part .select-box .option-box a:last-child{
		border-bottom: 0 none;
	}
	.academics06 .sec1 .right-part{
		width: 100%;
	}
	.academics06.liuxue .sec1 .right-part .content{
		border-radius: 0;
		background-color: transparent;
		padding: 0;
	}
	.academics06.liuxue .sec1 .right-part .content h3{
		font-size: 0.75rem;
		line-height: 1.375rem;
		margin-bottom: 1rem;
	}
	.academics06.liuxue .sec1 .right-part .content h3 br{
		display: block;
	}
	.academics06.liuxue .sec1 .right-part .content .table-control{
		margin-bottom: 0.9375rem;
	}
	.academics06.liuxue .sec1 .right-part .content .table-control a{
		background-size: 6% auto;
		font-size: 0.6875rem;
		height: 2rem;
		line-height: 2rem;
		width: 7.8125rem;
		border-radius: 1rem;
	}
	.academics06.liuxue .sec1 .right-part .content .table-control ul{
		font-size: 0.6875rem;
		border-bottom-left-radius: 1rem;
		border-bottom-right-radius: 1rem;
	}
	.academics06.liuxue .sec1 .right-part .content .table-control ul li{
		height: 1.5rem;
		line-height: 1.5rem;
	}
	.academics06.liuxue .sec1 .right-part .content .table-content table{
		font-size: 0.75rem;
		margin-bottom: 0.9375rem;
	}
	.academics06.liuxue .sec1 .right-part .content .table-content table th{
		line-height: 2.1875rem;
		border-top: 0.03125rem solid #e3e3e3;
		border-bottom: 0.03125rem solid #e3e3e3;
	}
	.academics06.liuxue .sec1 .right-part .content .table-content table td{
		line-height: 2.1875rem;
		border-bottom: 0.03125rem solid #e3e3e3;
	}
	.academics06.liuxue .sec1 .right-part .content .table-content .more{
		font-size: 0.75rem;
	}
	.academics06.shengxue .sec1 .right-part ul{
		margin-bottom: 2rem;
	}
	.academics06.shengxue .sec1 .right-part ul li{
		margin-bottom: 1.5625rem;
		padding-bottom: 1.5625rem;
	}
	.academics06.shengxue .sec1 .right-part ul li .left{
		width: 18.84%;
		padding: 0.5rem 2.9%;
	}
	.academics06.shengxue .sec1 .right-part ul li .left h3{
		font-size: 1.5rem;
		margin-bottom: 0.375rem;
	}
	.academics06.shengxue .sec1 .right-part ul li .left p{
		font-size: 0.75rem;
	}
	.academics06.shengxue .sec1 .right-part ul li .right{
		width: 76.8%;
	}
	.academics06.shengxue .sec1 .right-part ul li .right h3{
		font-size: 0.75rem;
		margin-bottom: 0.625rem;
		max-height: 0.75rem;
	}
	.academics06.shengxue .sec1 .right-part ul li .right p{
		font-size: 0.75rem;
		line-height: 1.125rem;
		margin-bottom: 0.625rem;
		max-height: 3.375rem;
	}
	.academics06.shengxue .sec1 .right-part ul li .right a{
		font-size: 0.75rem;
	}
	.academics06.detail .sec1 .right-part .text-box{
		background-color: transparent;
		padding: 0;
	}
	.academics06.detail .sec1 .right-part .text-box h3{
		font-size: 1.125rem;
		margin-bottom: 0.875rem;
	}
	.academics06.detail .sec1 .right-part .text-box .time{
		font-size: 0.75rem;
		margin-bottom: 0.9375rem;
	}
	.academics06.detail .sec1 .right-part .text-box .time img{
		margin-right: 0.3125rem;
		width: 0.6875rem;
	}
	.academics06.detail .sec1 .right-part .text-box p{
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 1.5625rem;
	}
	.academics06.detail .sec1 .right-part .text-box .img{
		margin-bottom: 0.875rem;
	}
	.academics06.detail .sec1 .right-part .text-box .back img{
		width: 1.875rem;
	}
	/*学校资源*/
	.academics05.leave.school .sec1{
		background-color: #fff;
	}
	.academics05.leave.school .sec1 .left-part .box:nth-child(3){
		margin-left: 0;
	}
	.academics05.leave.school .sec1 .right-part{
		padding: 2.5rem 0;
	}
	.academics05.leave.school .sec1 .right-part .btn{
		border-radius: 1.25rem;
	}
	.academics05.leave.school .sec1 .right-part .btn.btn1{
		margin-bottom: 0.9375rem;
	}
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:414px){
	
}