
body{color: #333; font-size:16px;}
#topcontrol{z-index: 100;}
*{transition: all 0.3s;}

.section{padding: 60px 0;}
.sectionbg1{background:#065d70;}
.sectionbg2{background:url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg2.png);}
.sectionbg3{background:url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg5.png);}
.sectionbg4{background:url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg6.png) no-repeat center; background-size: 100% 100%;}


.n_title > h2{
	font-size: 42px;
	font-weight: bold;
	padding: 0;
	color: #fff;
	height: 97px;
	padding-top: 6px;
	background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg1.png) no-repeat center;
}

.min-w{padding-top: 30px;}
.kqjxy_btn{
	display: block;
	width: 320px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	background: #ef4900;
	border-radius: 40px;
	padding:15px 0;
	margin:0 auto;
	margin-top: 60px;
	text-align: center;
}
.kqjxy_btn:hover{background:#065d70 ;}

.kqjxy_box1{width: 100%;}
.kqjxy_box1_top li{
	width: 24.25%;
	margin-right: 1%;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	float: left;
}
.kqjxy_box1_top li:nth-child(4n){margin-right: 0;}
.kqjxy_box1_top li img{width: 100%;}
.kqjxy_box1_top li p{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding: 15px 0;
	background: #fff;
}
.kqjxy_box1_top li:hover p{background: #ef4900; color:#fff;}
.kqjxy_box1_bottom{
	margin-top: 80px;
	width: 100%;
	height: 270px;
	background: #fff;
	border-radius: 135px;
	border:1px dashed #065d70;
	box-shadow:0px 0px 0px 20px #fff;
}
.kqjxy_box1_bottom li{
	float: left;
	width: 50%;
	padding-top: 40px;
	height: 269px;
}
.kqjxy_box1_bottom li:nth-child(1){
	border-right: 1px dashed #065d70;
	padding-left: 130px;
}
.kqjxy_box1_bottom h4{
	font-size: 28px;
	color: #ff5f18;
	padding-bottom:20px;
}
.kqjxy_box1_bottom p{
	font-size: 22px;
	color: #065d70;
	line-height: 2;
}
.kqjxy_box1_bottom p em{
	font-weight: bold;
	font-size: 26px;
	padding-left: 10px;
}
.kqjxy_box1_bottom li:nth-child(2){
	padding-left: 80px;
}
.kqjxy_box1_bottom li a{
	display: block;
	width: 270px;
	line-height: 54px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #ff5f18;
	border-radius: 30px;
	text-align: center;
	margin-top: 20px;
}
.kqjxy_box1_bottom li a:hover{background:#065d70 ;}
.kqjxy_box1_bottom li:nth-child(2) em{
	color: #ff5f18;
	font-weight: normal;
	font-size: 20px;
}
.kqjxy_box1_bottom li:nth-child(2) span{
	color: #ff5f18;
	font-size: 28px;
	font-weight: bold;
}

.kqjxy_work li{
	width: 360px;
	height: 160px;
	margin-right: 60px;
	background: #fff url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg3.png) no-repeat top left;
	box-shadow: 0px 6px 14px 0px #ddd;
	border-radius: 16px;
	padding:50px;
	position: relative;
	float: left;
	margin-bottom: 40px;
}
.kqjxy_work li:nth-child(3n){margin-right: 0;}
.kqjxy_work li:nth-child(4){margin-bottom: 0;}
.kqjxy_work li:nth-child(5){margin-bottom: 0;}
.kqjxy_work li:nth-child(6){margin-bottom: 0;}
.kqjxy_work li .kqjxy_work_mark{
	position: absolute;
	font-size: 14px;
	color: #fff;
	top: 8px;
	left: 30px;
}
.kqjxy_work li h5{
	font-weight:normal;
	font-size: 24px;
	position: relative;
	color: #333;
}
.kqjxy_work li h5::before{
	content: "";
	display:block;
    margin-right: 2%;
    width: 12px;
    height: 12px;
    background: #ff5f18;
	position: absolute;
	left: -25px;
	top: 50%;
	transform:rotate(45deg) translateY(-50%);
}
.kqjxy_work li p{
	color: #666;
	font-size: 18px;
	padding-top: 10px;
}
.kqjxy_work li:hover{
	background: #ff5f18 url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg4.png) no-repeat top left;
	color: #fff;
}
.kqjxy_work li:hover .kqjxy_work_mark{color:#ff5f18 ;}
.kqjxy_work li:hover h5::before{background:#fff;}
.kqjxy_work li:hover p{color: #fff;}
.kqjxy_work li:hover h5{color: #fff;}

.kqjxy_tab{width: 100%;text-align: center;box-shadow: 0px 3px 10px 0px #ddd;}
.kqjxy_tab tr{background: #d1dfe2;}
.kqjxy_tab tr:nth-child(2n){background: #fff;}
.kqjxy_tab tr td{padding: 20px 0; width:16.6%; border:1px solid #ccc;}
.kqjxy_tab tr td br{display: none;}
.kqjxy_tab tr td:nth-child(1){font-weight: bold;}

.kqjxy_teacher{width: 100%;padding-top: 75px;}
.kqjxy_teacher li{text-align: center;}
.kqjxy_teacher_li{
	width: 380px;
	height: 160px;
	background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg7.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
	padding:0 20px;
	display: inline-block;
	margin: 0 30px;
	margin-bottom: 100px;
}

.kqjxy_teacher_li img{
	position: absolute;
	left: 15px;
	bottom: 0;
}
.kqjxy_teacher_li .kqjxy_teacher_txt{
	text-align: center;
	float: right;
	color: #fff;
	width: 48%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kqjxy_teacher_li .kqjxy_teacher_txt h6{font-size: 24px;font-weight: bold;padding-bottom: 6px;}
.kqjxy_teacher_li .kqjxy_teacher_txt p{font-size: 14px;line-height: 1.2;}
.kqjxy_teacher li .kqjxy_teacher_li:nth-child(2){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg8.png) no-repeat center;background-size: 100% 100%;}
.kqjxy_teacher li:nth-child(2) .kqjxy_teacher_li:nth-child(1){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg9.png) no-repeat center;background-size: 100% 100%;}
.kqjxy_teacher li:nth-child(2) .kqjxy_teacher_li:nth-child(2){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg10.png) no-repeat center;background-size: 100% 100%;}
.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li{margin:0;}
.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(1){margin-right: 25px;}
.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(2){margin-right: 25px;}
.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(1){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg11.png) no-repeat center;background-size: 100% 100%;}
.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(2){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg12.png) no-repeat center;background-size: 100% 100%;}
.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(3){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg13.png) no-repeat center;background-size: 100% 100%;}

.kqjxy_double{
	width: 100%;
	background: #fff;
	padding: 40px 20px;
	margin-bottom: 80px;
}
.kqjxy_double_title{
	background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg14.png) no-repeat center;
	font-size: 32px;
	font-weight: bold;
	color: #065d70;
	text-align: center;
	width: 360px;
	line-height: 42px;
	margin:0 auto;
}
.kqjxy_double ul{margin-top: 40px;}
.kqjxy_double li{
	width: 50%;
	height: 240px;
	background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg15.png) no-repeat center;
	background-size: 100% 100%;
	float: left;
	padding: 30px;
	color: #065d70;
	padding-left: 200px;
}
.kqjxy_double li:nth-child(2){background: url(http://www.tqedu.net/Template/Default/Skin/2022/images/kqjxybg16.png) no-repeat center;background-size: 100% 100%; color:#fff;}
.kqjxy_double li h6{color:#ff5f18;padding-bottom:10px;}
.kqjxy_double li p{line-height: 2.2;}
.kqjxy_service{margin:0;}

.kqjxy_service_subtitle{
	font-size: 26px;
	color:#fff;
	text-align: center;
	width: 520px;
	padding: 8px 0;
	margin:0 auto;
	background: #ff861b;
	border-radius: 45px;
	margin-top: 30px;
}
.kqjxy_service li{
	width: 220px;
	height: 100px;
	color: #666 !important;
	background:#e1f6ff;
	text-align: center;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-right: 77px;
	text-indent: 2em;
	margin-bottom: 30px;
}
.kqjxy_service li:nth-child(4n){margin-right: 0;}
.kqjxy_service li:nth-child(9){margin-bottom:0;}
.kqjxy_service li:nth-child(10){margin-bottom:0;}
.kqjxy_service li:nth-child(11){margin-bottom:0;}
.kqjxy_service li:nth-child(12){margin-bottom:0;}
.kqjxy_service li::after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border: 50px solid;
	border-color: transparent transparent transparent #e1f6ff;
	right: -100px;
}
.kqjxy_service li::before{
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border: 50px solid;
	border-color: transparent transparent transparent #fff;
	left: -20px;
}
.kqjxy_service li:nth-child(4n-3){background: #e1f6ff;}
.kqjxy_service li:nth-child(4n-3)::after{border-color: transparent transparent transparent #e1f6ff;}
.kqjxy_service li:nth-child(4n-2){background: #eee;}
.kqjxy_service li:nth-child(4n-2)::after{border-color: transparent transparent transparent #eee;}
.kqjxy_service li:nth-child(4n-1){background: #fff5df;}
.kqjxy_service li:nth-child(4n-1)::after{border-color: transparent transparent transparent #fff5df;}
.kqjxy_service li:nth-child(4n){background: #f6f3fe;}
.kqjxy_service li:nth-child(4n)::after{border-color: transparent transparent transparent #f6f3fe;}

.kqjxy_photo li{margin-bottom: 50px;box-shadow: 0px 6px 14px 0px #ddd;}
.kqjxy_photo li:nth-child(5){margin-bottom:0;}
.kqjxy_photo li:nth-child(6){margin-bottom:0;}
.kqjxy_photo li:nth-child(7){margin-bottom:0;}
.kqjxy_photo li:nth-child(8){margin-bottom:0;}


.online-submit{box-shadow:0px 0px 7px 0px #ddd;}
.form-horizontal .btn{background:#065d70;}
.form-horizontal .btn:hover{background:#ff5f18;}
.icon-kefu{color:#065d70;}
.online-kf em a{background:#065d70;}
.online-kf em a:hover{background:#ff5f18;}
.area-info{box-shadow:0px 0px 7px 0px #333;}
.area-info-foot{background:#065d70;}
.area-info-title{background:#065d70;}




@media screen and (max-width: 1000px){
	body{line-height: 1.5; font-size:14px;}
	.section{padding:30px 0;}
	.min-w{padding-top:15px;}
	.n_title > h2{font-size:24px;padding-bottom:5px; background: transparent; height:auto;}
	.n_title.white > h2{color:#065d70;}
	.kqjxy_btn{width:100%; margin-top:15px; font-size: 20px;padding: 10px 0;}
	.kqjxy_box1_top li{width:49%;margin-right:2%; margin-bottom:30px;}
	.kqjxy_box1_top li:nth-child(2n){margin-right:0;}
	.kqjxy_box1_top li p{font-size:16px;padding: 10px 0;}
	.kqjxy_box1_bottom{height: auto;margin-top:10px;border-radius:8px;box-shadow:none;border:0;padding:18px;}
	.kqjxy_box1_bottom li{float: none; width:100%; text-align: center;height: auto;}
	.kqjxy_box1_bottom li:nth-child(1){padding:0; border:0;}
	.kqjxy_box1_bottom p em{font-size:18px;}
	.kqjxy_box1_bottom li:nth-child(2){padding:0;}
	.kqjxy_box1_bottom li:nth-child(2) span{font-size:20px;}
	.kqjxy_box1_bottom h4{font-size:22px; padding:0;}
	.kqjxy_box1_bottom p{line-height:1.8;  font-size: 16px;}
	.kqjxy_box1_bottom li a{margin:0 auto;margin-top:15px;font-size: 20px;line-height: 44px;}
	.kqjxy_box1_bottom p em{padding: 0;}
	
	.kqjxy_work li h5::before{display: none;}
	.kqjxy_work li{width:49%;padding:34px 10px 15px 10px;height:120px; margin-bottom:20px !important;background-size: 50%; margin-right:2%;}
	.kqjxy_work li:nth-child(3n){margin-right:2%;}
	.kqjxy_work li:nth-child(2n){margin-right:0;}
	.kqjxy_work li h5{font-size:16px;}
	.kqjxy_work li p{font-size:12px;padding-top:0;}
	.kqjxy_work li .kqjxy_work_mark{top: 3px;left: 15px;}
	.kqjxy_work li:hover{background-size: 50%;}
	
	.kqjxy_tab tr td:nth-child(1){width: 10%;}
	.kqjxy_tab tr td br{display: block;}
	.kqjxy_tab tr td{font-size: 12px; padding:8px 3px;}
	
	.kqjxy_teacher{padding-top:40px;}
	.kqjxy_teacher_li .kqjxy_teacher_txt p{display: none;}
	.kqjxy_teacher_li{ width: 49%;margin:0;padding: 0 15px;height: 80px;margin-bottom: 60px;display: block; float: left;margin-right: 2%;}
	.kqjxy_teacher_li img{width:50%;left:5px;}
	.kqjxy_teacher_li .kqjxy_teacher_txt{width:auto;}
	.kqjxy_teacher_li .kqjxy_teacher_txt h6{font-size:20px;}
	.kqjxy_teacher li .kqjxy_teacher_li:nth-child(2){margin-right:0;}
	.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(1){margin-right:2%; margin-bottom:60px;}
	.kqjxy_teacher li:nth-child(3) .kqjxy_teacher_li:nth-child(2){margin-right:0; margin-bottom:60px;}
	
	.kqjxy_double_title{font-size:20px; background-size: 60%; width: auto;}
	.kqjxy_double li{padding:10px 0; height: auto;background: #d9f8ff;border-radius: 8px;width:49%;padding-left: 10px}
	.kqjxy_double li:nth-child(2){background: #107d95; float: right;}
	.kqjxy_double{margin-bottom:30px;padding: 30px 20px;}
	.kqjxy_double ul{margin-top: 20px;}
	.kqjxy_double li h6{text-align: center;padding-bottom:5px}
	.kqjxy_double li p{line-height:1.8;font-size: 12px;}
	
	.kqjxy_service_subtitle{width:90%; font-size:16px;margin-top: 5px;padding: 4px 0;}
	.kqjxy_service li{width: 32%;margin-right: 2%;text-indent:0em;margin-bottom: 10px;padding:10px 0; float: left !important;}
	.kqjxy_service li:nth-child(4n){margin-right:2%;}
	.kqjxy_service li:nth-child(3n){margin-right:0;}
	.kqjxy_service li::after{display: none;}
	.kqjxy_service li::before{display: none;}
	.kqjxy_service li:nth-child(3n){background: #fff5df;}
	.kqjxy_service li:nth-child(3n-1){background: #eee;}
	.kqjxy_service li:nth-child(3n-2){background: #e1f6ff;}
	
	
	
	

}
