@charset "UTF-8";
.content{
	padding:20px 0;
}
.content_bg{
	background-color:#e5e5e5;
}
/*----banner--------*/
.banner{
	background-image:url(/junior/images/banner-course.jpg);
}
.banner .txt{
	float:right;
	width:210px;
	padding-top:60px;
}
.banner .txt1{
	font-weight:bold;
	color:#00c170;
	font-size:2rem;
	
}
.banner .txt2{
	padding-top:4px;
	font-size:1.4rem;
	line-height:1.6em;
	font-weight:normal;
}
.banner .txt2 b{
	display:inline-block;
	padding:2px 4px;
	color:#fff;
	background-color:#00c170;
}

.tips{
	display:box;
	display:-webkit-box;
	display:-moz-box;
}
.tips li{
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	padding:10px 0;
	text-align:center;
	font-size:1.6rem;
	color:#666;
}
.tips .sub{
	font-size:1.2rem;
}
.tips .cursor{
	color:#fff;
	background-color:#ff7f14;
}
.tips .txt{
	line-height:32px;
}

/*------课程体系------*/

/*课程体系详情*/
.course-bg{
	padding:20px 0;
	background-color:#e5e5e5;
}
.course-sys{
	position:relative;
	display:box;
	display:-webkit-box;
	display:-moz-box;
	width:95%;
	margin:auto;
	padding:40px 0 10px 0;
	background-color:#fff;
}
.course-sys dt{
	position:absolute;
	left:0;
	top:-5px;
	z-index:10;
	width:100%;
}
.course-sys dt .txt{
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:1.2rem;
	background:url(/junior/images/course_title.png) no-repeat;
	background-size:100% 100%;
	margin:auto;
}
.course-sys dd{
	box-sizing:border-box;
	width:50%;
	padding:10px 5px;
}
.course-sys .left{
	border-right:solid 1px #ddd;
}
.course-sys h3{
	font-size:1.6rem;
	text-align:center;
}
.course-sys h3 .sub{
	display:block;
	color:#999;
	font-size:.8em;
	font-weight:normal;
}
.course-sys li{
	float:left;
	width:33.33%;
	padding-top:10px;
	text-align:center;
}
.course-sys li i{
	width:32px;
	height:32px;
	margin-bottom:5px;
	line-height:32px;
	color:#fff;
	border-radius:50%;
}
.course-sys li .txt{
	font-size:.9rem;
	color:#999;
}
.course-sys .c1{
	background-color:#f86e6e;
}
.course-sys .c2{
	background-color:#ffb30b;
}
.course-sys .c3{
	background-color:#58c162;
}
.course-sys .c4{
	background-color:#0cd1ca;
}
.course-sys .c5{
	background-color:#49a7db;
}
.course-sys .c6{
	background-color:#9f8ad9;
}


/*课程体系（教材）*/
.course-book{
	display:box;
	display:-webkit-box;
	display:-moz-box;
	width:95%;
	margin:auto;
	padding-top:20px;
}
.course-book li{
	width:48%;
	box-sizing:border-box;
	padding:0 5px 10px 5px;
	background-color:#fff;
}
.course-book .left{
	margin-right:2%;
}
.course-book .right{
	margin-left:2%;
}
.course-book h3{
	position:relative;
	top:-6px;
	width:130px;
	height:30px;
	margin:auto;
	margin-bottom:5px;
	line-height:30px;
	color:#fff;
	font-size:1.4rem;
	font-weight:normal;
	text-align:center;
	background:url(/junior/images/course_title2.png) no-repeat;
	background-size:100% 100%;
}
.course-book .img{
	position:relative;
	text-align:center;
}
.course-book .img img{
	width:100%;
}
.course-book .cover-txt{
	position:absolute;
	left:0;
	top:50%;
	z-index:10;
	width:100%;
	margin-top:-30px;
}
.course-book .cover-txt-in{
	width:80%;
	margin:auto;
	padding:4px;
	border:solid 3px #fff;
}
.cover-txt-in .sub{
	font-size:.6em;
}
.course-book .cover-txt-in p{
	height:35px;
	padding-top:10px; 
	background-color:#fff;
}
.course-book .cover-txt-in b{
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}
.course-book .cover-txt-in{
	display:block;
	font-size:.8rem;
}
.course-intro2{
	padding-top:10px;
	font-size:1.2rem;
}
.course-mode{
	padding:10px 0;
	font-size:1.2rem;
	color:#666;
}
.course-btn{
	text-align:center;
}
.course-btn a{
	height:30px;
	line-height:30px;
	font-size:1.4rem;
	border-radius:25px;
}



/* 专业课  */
.course-major{
	padding:0 10px;
}
.course-title {
	font-size: 1.6rem;
	font-weight: normal;
	text-align: center;
	color:#333;
}

.course-major-bd {
	display:box;
	display:-webkit-box;
	display:-moz-box;
	padding:15px 0;
}

.course-major-bd li {
	width:33.33%;
	text-align: center;
}
.course-major-bd .img{
	display:block;
	width: 90%;
	height:120px;
	box-sizing:border-box;
	margin:auto;
	padding-top: 5px;
	padding-left:5px;
	text-align:left;
	line-height:1.7rem;
	color: #fff;
	background-size:75px;
	background-color:#ff7f14;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.course-major-bd .img>b {
	font-weight: normal;
}
.course-major-bd .img>b span{
	font-size:.6em;
}
.course-major-bd .img>span {
	display:block;
	margin-top:4px;
	font-size: 1rem;
	line-height:1em;
}
.course-major-bd .more{
	float:left;
	width:100%;
	padding-top:10px;
}
.course-major-bd .pro1{
	background-image:url(/junior/images/pro1.png);
}
.course-major-bd .pro3{
	background-image:url(/junior/images/pro3.png);
}
.course-major-bd .pro4{
	background-image:url(/junior/images/pro4.png);
}
.course-major-bd .pro5{
	background-image:url(/junior/images/pro5.png);
}
.course-major-bd .pro6{
	background-image:url(/junior/images/pro6.png);
}
.course-major-bd .pro7{
	background-image:url(/junior/images/pro7.png);
}

/* 选修课  */
.course-elective ul {
	float:left;
	padding:10px 0;
}

.course-elective li {
	float: left;
	width: 33.33%;
	padding-bottom:10px;
	text-align: center;
}
.course-elective li a{
	width:90%;
	margin:auto;
}

.course-elective i {
	width: 72px;
	height: 72px;
	line-height:72px;
	color: #fff;
	font-size: 3.2rem;
	text-align: center;
	border-radius: 50%;
	background: #ff7f14;
}

.course-elective b {
	display: block;
	margin-top: 5px;
	color: #7c7c7c;
}

.course-elective span {
	display: block;
	font-size: 1rem;
	color: #999;
}

.course-systemic-bd{
	padding:10px;
}
.course-systemic-bd img{
	width:100%;
}
.btn_long_white{
	width:60%;
	border-radius:30px;
}