/*中间内容区域*/
.content {
	width: 1200px;
	margin: 0 auto;
}
.content:after {
	content:"."; 
	display:block; 
	clear:both; 
	height:0; 
	overflow:hidden;
}

/* 公共标题 */
.publicTitle {
	padding: 25px 0;
	line-height: 100%;
	margin: 50px 0 40px 0;
	font-size: 36px;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman";
}
.publicTitle sup {
	font-size: 22px;
}
.publicTitle span {
	position: relative;
	display: inline-block;
}
.publicTitle span:after {
	position: absolute;
	display: block;
	content: " ";
	width: 86px;
	height: 3px;
	background: #00a2ff;
	top: 50%;
	right: -115px;
}
.publicTitle span:before {
	position: absolute;
	display: block;
	content: " ";
	width: 86px;
	height: 3px;
	background: #00a2ff;
	top: 50%;
	left: -115px;
}

/*公共头部*/
.headerElement {
	height: 88px;
	line-height: 88px;
	overflow:  hidden;
}
.headerElement .navBox {
	margin: 0 0 0 130px;
}
.headerElement .navBox li {
	height: 36px;
	line-height: 36px;
	border-bottom: solid 4px #fff;
	margin: 24px 34px 0 0;
}
.headerElement .navBox li.active,
.headerElement .navBox li:hover {
	border-bottom-color: #45a879;
}
.headerElement .navBox li a {
	color: #525252;
}
.headerElement .navBox li.active a,
.headerElement .navBox li:hover a {
	color: #45a879;
}
 .headerElement .serviceItem {
	height: 34px;
	margin: 27px 0 0 15px;
	padding: 0 0 0 40px;
	line-height: 17px;
	color: #525252;
}
 .headerElement .serviceItem01 {
	background: url("../images/topIcon01.png") no-repeat 8px center;
}
 .headerElement .serviceItem02 {
	background: url("../images/topIcon02.png") no-repeat 8px center;
	border-left: solid 1px #c0c0c0;
}

/*公共尾部*/
.copyRight {
	background: #4c4c4c;
	padding: 30px 0;
	color: #a9a9a9;
	font-size: 14px;
}

/*公共按钮*/
.submitBtn {
	display: inline-block;
	padding: 0 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	background: #ffcc19 url("../images/btn_icon.png") no-repeat 93% center;
	border: none;
	cursor: pointer;
	box-shadow: 0 0 6px #e0c89b;
	-webkit-box-shadow: 0 0 6px #e0c89b;
	-moz-box-shadow: 0 0 6px #e0c89b;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}
.submitBtn:hover {
	opacity: 0.8;
	color: #000;
	filter: alpha(opacity=80);
}


.indexPC .bannerBox {
	width: 100%;
	height: 545px;
	overflow: hidden;
}
.indexPC .bannerBox a.linkItem {
	display: block;
	width: 100%;
	height: 545px;
}
.indexPC .bannerBox a:active {
	border: none;
}

/* banner swiper style reset */
.indexPC .bannerBox .swiper-pagination-banner {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	bottom: 35px;
	z-index: 10;
}
.indexPC .bannerBox .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0 7px;
	background: #fff;
	border: solid 1px #e6e6e6;
	opacity: 1;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline-style:none; 
	-moz-outline-style: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.indexPC .bannerBox .swiper-pagination-bullet-active {
	background: #00A2FD;
	border: solid 1px #e6e6e6;
	
	opacity: 1;
	filter: alpha(opacity=100);
}
.indexPC .bannerBox a.swiper-button-next,
.indexPC .bannerBox a.swiper-button-prev {
	width: 44px;
	height: 44px;
}
.indexPC .bannerBox a.swiper-button-next {
	background: url("https://www.licaiedu.com/tg/ctpcss/images/pc/r-btn.png") no-repeat center;
}
.indexPC .bannerBox a.swiper-button-prev {
	background: url("https://www.licaiedu.com/tg/ctpcss/images/pc/l-btn.png") no-repeat center;
}



/* 侧标浮层 */
.sideToggle {
	width: 140px;
	left: 0px;
	top: 50%;
	margin: -160px 0 0 0;
}
.sideLeft {
	width: 140px;
	height: 496px;
	right: 100%;
	top:  0;
	z-index: 10;
}
.sideLeft .closeBtn {
	right: 0px;
	top:  -13px;
	cursor: pointer;
}
.sideLeft .qrcodeImg {
	width: 70px;
	left: 50%;
	margin: 0 0 0 -35px;
	bottom: 65px;
}
.sideRight {
	width: 118px;
	height: 301px;
	right: 0px;
	top: 50%;
	margin: -150px 0 0 0;
	border-radius: 38px;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	background: #512ed5;
	text-align: center;
	cursor: pointer;
}

/*右侧悬浮*/
.rightSideBox {
	width: 86px;
	right: 10px;
	top: 50%;
	border: solid 4px #fff;
	overflow: hidden;
	background: #ff366d;
	margin: -169px 0 0 0;
}
.rightSideBox .sideItem {
	width: 86px;
	height: 82px;
	padding: 46px 0 0 0;
	border: none;
	border-bottom: solid 2px #fff;
	color: #fff;
	font-size: 14px;
}
.rightSideBox .sideItem01 {
	background: url("../images/sideIcon01.png") no-repeat center 5px;
}
.rightSideBox .sideItem02 {
	background: url("../images/sideIcon02.png") no-repeat center 5px;
}
.rightSideBox .sideItem03 {
	background: url("../images/sideIcon03.png") no-repeat center 5px;
}
.rightSideBox .sideItem04 {
	display: none;
	background: url("../images/sideIcon04.png") no-repeat center 5px;
	border-bottom: none;
}
.rightSideBox .sideItem:hover {
	background-color: #ff97b3;
}

/* section 01 */
.section01 {
	padding: 1px 0 0 0;
	background: #f9f8f8;
}
.section01 .content {
	padding: 20px 0 50px 0;
}
.section01 .submitBtn {
	margin: 0 0 40px 0;
}


/* section 02 */
.section02 .content {
	width: 1240px;
}
.section02 .content ul {
	padding: 0 0 70px 0;
}
.section02 .content li {
	width: 295px;
	height: 480px;
	background: #f9f8f8;
	float: left;
	margin: 0 0 0 14px;
	cursor: pointer;
}
.section02 .content li .pic {
	margin: 40px auto 22px auto;
	width: 136px;
	height: 136px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.section02 .content li h3 {
	font-size: 24px;
	color: #333;
	position: relative;
	padding: 0 0 44px 0;
}
.section02 .content li h3:after {
	position: absolute;
	content: " ";
	display: block;
	width: 42px;
	height: 5px;
	background: #0d5ec6;
	left: 50%;
	bottom: 18px;
	margin: 0 0 0 -21px;
	border-radius: 2px; 
	-webkit-border-radius:2px; 
	-moz-border-radius: 2px;
}
.section02 .content li .infor {
	color: #666;
	line-height: 24px;
}
.section02 .content li .btnItem {
	display: inline-block;
	text-align: center;
	width: 200px;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border: solid 1px #ffcc19;
	color: #000;
	background: #ffcc19;
	bottom: 60px;
	left: 50%;
	margin: 0 0 0 -100px;
}
.section02 .content li:hover {
	background: #0d5ec6;
}

.section02 .content li:hover h3 {
	color: #fff;
}
.section02 .content li:hover h3:after {
	background: #fff;
}
.section02 .content li:hover .infor {
	color: #fff;
}
.section02 .content li:hover .btnItem {
	border: solid 1px #ffcc19;
	background: #ffcc19;
}


/* section 03 */
.section03 {
	padding: 1px 0 60px 0;
	background: url("../images/section03_bg.png") no-repeat center top;
}
.section03 .content {
	width: 1240px;
}
.section03 li {
	margin: 0 15px 15px 0;
	float: left;
	cursor: pointer;
	position: relative;
}
.section03 li .popEle {
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background: url("../images/section03_itemBg.png");
}
.section03 li:hover .popEle {
	display: block;
}
.section03 li .popEle .infor {
	padding: 70px 0 10px 0;
	line-height: 28px;
	color: #fff;
	font-size: 16px;
	text-align: left;
}
.section03 li .popEle .infor span {
	display: block;
	padding: 5px 0;
}
.section03 li .popEle .infor01 {
	padding: 50px 0 10px 0;
}
.section03 li .popEle .viewDetailBtn {
	display: inline-block;
	text-align: center;
	width: 215px;
	height: 38px;
	line-height: 38px;
	color: #398c61;
	background: #fff;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border: none;
	font-size: 18px;
}

/* section 04 */
.section04 .content {
	width: 1202px;
}
.section04 .submitBtn {
	margin: 65px 0 75px 0;
}

/* section 05 */
.section05 a {
	display: block;
	height: 197px;
	width: 100%;
	background: url("../images/section05_icon.png") no-repeat center;
	overflow: hidden;
}

/* section 06 */
.section06 {
	padding: 1px 0 0 0;
	height: 641px;
	background: url("../images/section06_bg.png") no-repeat center top;
}
.section06 .content {
	padding: 15px 0 0 0;
}
.section06 .content .fl {
	width: 372px;
}
.section06 .content .fl li {
	height: 144px;
	color: #0d5ec6;	
	margin: 0 0 17px 0;
	cursor: pointer;
	background: url("../images/section06_tabBg.png");
}
.section06 .content .fl li p {
	line-height: 38px;
	padding: 30px 0 0 66px;
	text-align: left;
}
.section06 .content .fl li .pic {
	display: none;
	right: -30px;
	top: 50%;
	margin: -23px 0 0 0;
}
.section06 .content .fl li.active {
	width: 377px;
	background: #0d5ec6;
	color: #fff;
}
.section06 .content .fl li.active .pic {
	display: block;
}
.section06 .content .fr {
	width: 822px;
	background: #fff;
	height: 305px;
}
.section06 .content .fr .tabContent {
	padding: 55px 0px 0 50px;
}
.section06 .content .fr .tabContentItem {
	height: 245px;
}
.section06 .content .fr .tabContentItem .listBox01 {
	width: 395px;
	padding: 50px 0 0 0;
}
.section06 .content .fr .tabContentItem .listBox02 {
	width: 345px;
	padding: 50px 0 0 0;
}
.section06 .content .fr .tabContentItem .listBox03 {
	width: 520px;
	padding: 35px 0 0 20px;
}
.section06 .content .fr .tabContentItem li {
	color: #434343;
	line-height: 22px;
	height: 22px;
	font-size: 18px;
	background: url("../images/section06_listStyle01.png") no-repeat left center;
	margin: 0 0 32px 0;
	padding-left: 20px;
}
.section06 .submitBtn {
	margin: 25px 0 0 0;
}

/* section 07 */
.section07 {
	padding: 1px 0 70px 0;
}
.section07 .content {
	width: 1202px;
}
.section07 .title {
	font-size: 36px;
	color: #434343;
	font-weight: bold;
	padding: 100px 0 75px 0;
}
.section07 .title span {
	color: #0d5ec6;
}

/* section 08 */
.section08 {
	background: #e7f2ff;
	padding: 1px 0 70px 0;
}
.section08 .title {
	font-size: 36px;
	color: #434343;
	font-weight: bold;
	line-height: 46px;
	text-align: center;
	padding: 50px 0 35px 0;
}
.section08 .title span {
	color: #0d5ec6;
}
.section08 .listBox01 {
	padding: 13px 13px 0 13px;
	overflow: hidden;
}
.section08 .listBox01 .swiper-slide p {
	padding: 0 0 14px 0;
}




/* section 10 */
.section09 {
	height: 580px;
	background: url("../images/section10_bg.png") no-repeat center top;
}
.section09 .leftEle {
	padding: 112px 0 0 66px;
}
.section09 .leftEle .qrcode_box {
	width: 172px;
	margin: 20px 0 0 90px;
	text-align: center;
}
.section09 .leftEle .qrcode_box p {
	padding: 15px 0 0 0;
	line-height: 24px;
	font-size: 16px;
	color: #000000;
}
.section09 .leftEle .qrcode_box img {
	background: #fff;
}
.section09 .rightEle {
	width: 651px;
	height: 609px;
	background: url("../images/section10_contentBg.png") no-repeat center;
	margin: 62px 85px 0 0;
}
.section09 .rightEle .titleElement {
	padding: 42px;
	font-size: 38px;
	color: #fff;
	line-height: 100%;
}
.section09 .rightEle .titleElement span:after,
.section09 .rightEle .titleElement span:before {
	position: absolute;
	width: 84px;
	height: 2px;
	background: #fdf9db;
	content: " ";
	top: 49.5%;
}
.section09 .rightEle .titleElement span:after {
	right: -95px;
}
.section09 .rightEle .titleElement span:before {
	left: -95px;
}
.section09 .rightEle li {
	padding: 0 0 28px 0;
}
.section09 .rightEle li .pic {
	margin: 5px 30px 0 65px;
}
.section09 .rightEle li .inputItem {
	width: 375px;
	height: 56px;
	padding: 0 25px;
	background: #fff;
	color: #343434;
}
.section09 .rightEle li .inputItem01 {
	width: 230px;
}
.section09 .rightEle li .sendCodeBtn {
	width: 146px;
	color: #ffd71c;
	line-height: 56px;
}
.section09 .rightEle li .submitItem {
	width: 425px;
	height: 66px;
	line-height: 64px;
	font-weight: bold;
	background: #ffcc19;
	color: #000;
	border-radius: 33px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	margin: 10px 0 0 0;
}
.section09 .rightEle li .submitItem:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


.section09 .rightEle input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	/* WebKit browsers */ 
	color: #343434; 
	opacity: 1;
} 
.section09 .rightEle input:-moz-placeholder, textarea:-moz-placeholder { 
	/* Mozilla Firefox 4 to 18 */ 
	color: #343434; 
	opacity: 1;
} 
.section09 .rightEle input::-moz-placeholder, textarea::-moz-placeholder { 
	/* Mozilla Firefox 19+ */ 
	color: #343434; 
	opacity: 1;
} 
.section09 .rightEle input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	/* Internet Explorer 10+ */ 
	color: #343434;
	opacity: 1;
}




