@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
.wrap{
	padding: 0 0%;
	width: 100%;
	/*transition: all 0.3s ease 0s;*/
}
.wrap.m-wrap{
	/*padding: 0 3%;
	width: 94%;*/
	padding: 0 4.7%;
	width: 90.6%;
}
.m-wrap{
	padding: 0 4.7%;
	width: 90.6%;
}


/**********发展历程**********/
.course-wrap{
	padding-top: 0px;
	padding-bottom: 40px;
	transition: normal;
	margin-top: -60px;
}
.course-wrap.m-wrap{
	padding-top: 15px;
	position: relative;
}
.course-wrap p.f48{
	font-size: 42px;
	line-height: 50px;
	color: #035cac;
}
.course-wrap.m-wrap p.f48{
	font-size: 20px;
	line-height: 34px;
}
.course-wrap span.f14{
	display: block;
	width: 100%;
	line-height: 26px;
}
.course-wrap.m-wrap span.f14{
	line-height: 22px;
}
.course-wrap .course-list{
	/* margin-top: 30px; */
	width: 91%;
	position: relative;
}
.course-wrap.m-wrap .course-list{
	margin-top: 20px;
}
.course-wrap .course-list .ovh{
	width: 91%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(/repository/image/6dcg4bTGQQmfqjcQYtW3Iw.png) repeat-x left center;
}
.course-wrap.m-wrap .course-list .ovh{
	background: none;
	width: 100%;
}
.course-wrap .course-list li{
	width: 300px;
	position: relative;
	margin-right: -93px;
	/* margin-top: 480px; */
}
.course-wrap.m-wrap .course-list li{
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
}
.course-wrap .course-list .main{
	padding: 17px 20px 27px;
	background-color: #fff;
	width: 300px;
	color: #777;
}
.course-wrap .course-list .main p{
	padding-left: 20px;
	background: url(/repository/image/DdRNhnneQcmNw6hjjtiS6g.jpg) no-repeat left 4px;
}
.course-wrap.m-wrap .course-list .main{
	width: 94%;
	padding: 17px 3% 27px;
}
.course-wrap .course-list li .top{
	background: url(/repository/image/Gv3p9hVDSwiRmA91FhlBhA.png) no-repeat left top;
	padding-top: 45px;
	height: 87px;
	line-height: 42px;
	font-family: "Arial";
	font-size: 22px;
	text-align: center;
}
.course-wrap.m-wrap .course-list li .top{
	padding-top: 0;
	padding-left: 3%;
	width: 97%;
	text-align: left;
	background: #e8e8e8;
}
.course-wrap.m-wrap .course-list li .main p{
font-size:14px;
  line-height:24px;
}
.course-wrap .course-list li.odd{
	margin-top: 0;
	/* margin-top: 0px!important; */
}
.course-wrap.m-wrap .course-list li.odd{
	position: relative;
}
.course-wrap .course-list li.odd .top{
	background: url(/repository/image/mgtMca2HTtOpUwnc3o8awA.png) no-repeat left bottom;
	padding-bottom: 45px;
	padding-top: 0;
}
.course-wrap.m-wrap .course-list li.odd .top{
	padding-bottom: 0;
	background: #e8e8e8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.course-wrap.m-wrap .course-list li.odd .main{
	margin-top: 42px;
}
.course-wrap .course-list .butn{
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	cursor: pointer;
}
.course-wrap.m-wrap .course-list .butn{
	display: none;
}
.course-wrap .course-list .prev{
	background: url(/repository/image/jEdQ_EgiS3yIfDlwmQFSOQ.png) no-repeat center top;
	left: 0;
}
.course-wrap .course-list .next{
	background: url(/repository/image/Y6llIyN_T3KcI3e0PNEMoQ.png) no-repeat center top;
	right: 0;
}
.course-wrap .course-list .butn:hover{
	background-position: center bottom;
}
.course-wrap .course-list li:hover .top{
	background: url(/repository/image/Gv3p9hVDSwiRmA91FhlBhA.png) no-repeat right top;
	color: #fff;
}
.course-wrap.m-wrap .course-list li:hover .top,.course-wrap.m-wrap .course-list li.odd:hover .top{
	background: #e8e8e8;
	color: #666;
}
.course-wrap .course-list li.odd:hover .top{
	background: url(/repository/image/mgtMca2HTtOpUwnc3o8awA.png) no-repeat right top;
	color: #fff;
}