* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 0.1rem;
	color: #333333;
}

ul,
li {
	list-style-type: none;
}

input,
select,
textarea {
	outline: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	/*color: #99a5ff;*/
}

em,
i {
	font-style: normal;
}

img {
	display: block;
}

.nr_width {
	width: 95%;
	margin: auto;
	position: relative;
	overflow: hidden;
}


/*导航栏*/
.logo{
	float: left;
	margin: 12px 0px;
	width: 20%;
}
.navigation {
	background: #FFFFFF;
	/*height: 80px;
	line-height: 80px;*/
}

.navigation-ul {
	overflow: hidden;
	float: right;
	width: 70%;
}

.navigation-ul li {
	float: left;
	color: #FFFFFF;
	/* padding: 0px 20px; */
	cursor: pointer;
	position: relative;
	width: 25%;
	margin: 6% 0px;
	text-align: center;
}
.navigation-ul li a{
	color: #333333;

	display: inline-block;
	/* padding: 0px 20px; */
	/*    width: 85px;*/
	text-align: center;
	font-size: 0.1rem;
}
.navigation-ul li:hover a{
	/*background: #009a77;*/
	color: #2f45be;
	font-weight: bold;
}
.navigation-ul li.on a{
	color: #2f45be;
	font-weight: bold;
}
.towji{
	display: none;
	background: #FFFFFF;
	color: #404041;
	position: fixed;
	top: 60px;
	padding: 10px 20px;
	border-radius: 5px;
	z-index: 99;
}
.towji p{
	line-height: 35px;
}
.towji p:hover{
	cursor: pointer;
	color: #3c51c2;
	font-weight: bold;
}
/*选中*/
/*首页*/
#header-index .navigation-ul li:nth-child(1) a{
	color: #2f45be;
	font-weight: bold;
}
/*加盟合作*/
#header-jmhz .navigation-ul li:nth-child(2) a{
	color: #2f45be;
	font-weight: bold;
}
/*课程中心*/
#header-kczx .navigation-ul li:nth-child(3) a{
	color: #2f45be;
	font-weight: bold;
}
/*会员权益*/
#header-hyqy .navigation-ul li:nth-child(4) a{
	color: #2f45be;
	font-weight: bold;
}

.lvon{
	color: #009a77!important;
}

/*轮播图*/
/*当前是jq轮播图*/

.banner {
	/*width: 1920px;*/
	height: 2.4rem;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.ban_li{
	/*width: 1920px;
	height: 610px;*/
	position: absolute;
	top: 0;
	/*left: 0;*/
	opacity: 0;
	transition: all .7s;
	overflow: hidden;
	left: 0%;
	/*    margin-left: -960px;*/
}
.ban_li img{
	width: 100%;
}
/*.ban_li img {
	width: 100%;
	height: 100%;
}*/

#prev {
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	/*background-color: rgba(134, 134, 134, 0.5);*/
	position: absolute;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("csgw17.png")/*tpa=http://lzcms.lz001.cn/templates/Test/img/csgw17.png*/;
	background-position: 10px 20px;
	background-repeat: no-repeat;
}

#next {
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	/*background-color: rgba(134, 134, 134, 0.5);*/
	position: absolute;
	right: -6px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("csgw18.png")/*tpa=http://lzcms.lz001.cn/templates/Test/img/csgw18.png*/;
	background-position: 10px 20px;
	background-repeat: no-repeat;
}

.ol_bot {
	width: 200px;
	height: 25px;
	position: absolute;
	bottom: 6px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.o_li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid lightslategray;
	/*background: #b0b7c6!important;*/
}

.o_li:hover {
	background-color: lightblue;
}






/*底部*/
.dibu{
	background: #f9f9f9;
}
.first-ul{
	overflow: hidden;
	padding: 0.5rem 0px;
}
.first-ul li{
	float: left;
	/*margin-right: 50px;*/
}
.first-ul li:nth-child(2){
	margin:0px 30px;
	padding: 0px 30px;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
}
.first-ul li a{
	color: #333333;
}
.first-ul li a:hover{
	color: #2f45be;
}
#footer-aboutus .first-ul li:nth-child(1) a{
	color: #2f45be;
}

#footer-partnership .first-ul li:nth-child(2) a{
	color: #2f45be;
}

#footer-statement .first-ul li:nth-child(3) a{
	color: #2f45be;
}

.tow-ul{
	overflow: hidden;
	border-bottom: 1px solid #333333;
	padding-bottom: 0.3rem;
	margin-right: -12%;
}
.tow-ul li{
	float: left;
	width: 19%;
}
.tow-ul li img{
	width: 65%;
}
.banquan{
	color: #969696;
	padding: 0.2rem 0px;
}



/*合作案例*/
.hzal{

}
.hzal h1{
	text-align: center;
	margin: 0.5rem 0px 0.3rem;
}
.hzal p{
	text-align: center;
	color: #7a7a7a;
	letter-spacing: 3px;
	font-size: 0.1rem;
}



.fhdb{
	background: url("icont4.png")/*tpa=http://lzcms.lz001.cn/templates/Test/img/icont4.png*/no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: fixed;
	bottom: 10%;
	right: 5%;
	cursor: pointer;
}
.fhdb:hover{
	background: url("icont04.png")/*tpa=http://lzcms.lz001.cn/templates/Test/img/icont04.png*/no-repeat;
}
