.section{
	padding:80px 0;
}
.section_small{
	padding:40px 0;
}
.pc_none{display:none}
.ph_none{display:block}
.bg_1{background: #f5faff;}
.bg_2{background: #486d8d;}
.bg_3{background: #1f405d;}
.bgimg_1{background: url(http://www.tqedu.net/Template/Default/Skin/2018/coach/bg-1.png) no-repeat;}
.bgimg_2{background: url(http://www.tqedu.net/Template/Default/Skin/2018/coach/bg-2.png) no-repeat;background-size: cover;}
.c_col1{color:#fd8344;}
.s_banner{position: relative;}
.top_box{position: absolute;
    bottom: 16%;
    left: 50%;
    transform: translateX(-50%);display: flex;}
.top_box li{
	width:320px;
	float:left;
	background: #496d8d;
	color:#fff;
	border-radius: 10px;
	box-shadow: 8px 8px 4px 0px #a6bad2;	
	transition: all 0.3s;
}
.top_box li:hover{
	background:#344f67;
}
.top_box li:nth-of-type(1){
	margin-right:17px;
}
.top_box li a{
	display: block;
	padding: 13px 30px;
	overflow: hidden;
	color:#fff;
}
.top_box li a div{
	float:left;
}
.top_box li a div .iconfont{
	font-size: 2.1875rem;
	color:#fff;
	padding-right:30px;
}
.top_nav{
	background: #496D8D;
	padding: 20px 0;
}
.top_nav > div,.plan,.plan_b,.module,.flow,.crowd_itme,.form2 ul,.itme_beikao,.footer-data-box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_nav > div a{
	display: block;
	width:13%;
	border:1px solid #fff;
	border-radius: 5px;
	color:#fff;
	text-align: center;
	font-size: 18px;
	padding:10px 0;
	position: relative;
}
.top_nav > div a:hover{
	color: #00276a;
	background: #fff;
}
.top_nav > div a::after{
	position: absolute;
	width: 15px;
	height: 15px;
	background: #fff;
	content: '';
	transform: rotate(45deg) translate(-50%);
	left: 50%;
	bottom: -34px;
	opacity: 0;
}
.top_nav > div a:hover::after{
	opacity: 1;
}
.n_title > h1{
	font-size: 40px;
	line-height: 40px;
	padding:0 0 36px 0;
}
.n_title > h1 p{
	font-size:16px;
	font-weight: normal;
	margin-top:10px;
	color:#999;
}
.n_title > h1 p.color-white{
	color:#fff;
}
.n_title > h1 br {
	display: none;
}
.n_title > h2{
	font-size: 40px;
	line-height: 40px;
	padding:0 0 36px 0;
}
.n_title > h2 p{
	font-size:16px;
	font-weight: normal;
	margin-top:10px;
	color:#999;
}
.n_title > h2 p.color-white{
	color:#fff;
}
.n_title > h2 br {
	display: none;
}
.subR img{
	transform: rotateY(180deg);
}

.subR img{
	transform: rotateY(180deg);
}
.plan li{
	width:31.6%;
	border:1px solid #00276A;
	border-radius: 5px;
	padding:40px;
	text-align: center;
	transition: all 0.3s;
}
.plan li h3{
	font-size: 24px;
	color:#333;
}
.plan li p{
	text-transform: uppercase;
	font-size: 14px;
	color:#999;
}
.plan_b{
	margin-top:25px;
}
.plan_b a{
	width:48%;
	box-shadow: 4px 4px 2px 0px #a6bad2;
	padding: 15px 0;
	background: #486d8d;
	color:#fff;
	font-size: 14px;
	border-radius: 5px;
}
.plan li:hover{
	background: #486d8d;
	border:1px solid #486d8d;
}
.plan li:hover h3,.plan li:hover p{
	color:#fff;
}
.plan li:hover .plan_b a{
	background: #fff;
	color:#486d8d;
	box-shadow: 4px 4px 2px 0px #364a6d;
}
.module li{
	width:25%;
	text-align: center;
	padding: 0 20px;
}
.module li:hover{
	
}
.module li .iconbox{
	width:80px;
	height:80px;
	background: #486d8d;
	color:#fff;
	border-radius: 50%;
	line-height: 80px;
	margin:0 auto;
}
.module li .iconbox .iconfont{
	font-size:40px
}
.module li .conttxt h3{
	font-size:18px;
	margin-top:30px;
}
.module li .conttxt p{
	text-align: left;
	margin-top:16px;
}
.btn_ {
    display: block;
    width: 40%;
    height: 60px;
    background: #fd8344;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    margin: 40px auto 0;
	box-shadow: 4px 4px 2px 0px #a6bad2;
	border-radius: 5px;
}
.btn_:hover{
	background: #e4783f;
}
.flow .flow_left{
	width:43%;
	text-align: center;
}
.flow .Custom_Panel_View{
	width:57%;
}
.flow .flow_right{
	width:100%;
	background: rgba(158,183,206,0.2);
	padding:40px;
}
.flow_right .form-group{
	margin-bottom:20px;
	overflow: hidden;
}
.flow_right .form-group label{
	width: 88px;
	text-align: left;
	display: block;
	float: left;
	margin-top: 8px;
	color: #fff;
}
.flow_right .form-group input{
	height:42px;
	border:0;
	background: #fff;
	width:340px;
	border-radius: 5px;
	padding-left:20px;
}
.flow_right .form-group input[type="radio"]{
	width:auto;
	display:none;
}
.flow_right .form-group input[type="radio"] + label{
	height: 42px;
	width: 27.7%;
	border-radius: 5px;
	border: 1px solid #fff;
	margin-right: 7px;
	margin-top: 0px;
	text-align: center;
	line-height: 42px;
	color:#fff;
	
}
.flow_right .form-group input[type="radio"] + label:last-child{
	margin-right:0px
}
.flow_right .form-group input[type="radio"]:checked + label{
	background: #fd8344;
	border: 1px solid #fd8344;
	
}
.flow_right .form-group button[type="submit"]{
	height: 42px;
	background: #fd8344;
	border-radius: 5px;
	color: #fff;
	width: 71%;
	display: block;
	margin: 20px auto 0px;
	border: 0;
	cursor: pointer;
	transition: all 0.3s;
} 
.flow_right .form-group button[type="submit"]:hover{
	background: #e4783f;
}
.issue li{
	width:50%;
	float:left;
}
.issue li:nth-of-type(1){
	padding-right:70px;
}
.issue li table{
	width:100%;
}
.issue li table tr th{
	font-size:20px;
	font-weight: bold;
	border-bottom:1px dashed #d3d3d3;
	text-align: left;
	height: 90px;
}
.issue li table tr td{
	border-bottom:1px dashed #d3d3d3;
	height:70px;
	font-size: 14px;
}
.issue li table tr td span{
	font-size: 18px;
	font-weight: bold;
	color: #fd8344;
}
.issue li table tr td a{
	display: inline-block;
	padding:10px 20px;
	border-radius: 5px;
	background:#486d8d;
	box-shadow: 4px 4px 2px 0px #a6bad2;
	font-size: 14px;
	color:#fff;
}
.issue li table tr td a:hover{
	background:#344f67;
}
.crowd > h4{
	height: 60px;
	background: #d0deec;
	color:#486d8d;
	font-size: 20px;
	text-align: center;
	line-height: 60px;
}
.crowd_itme{
	padding:10px 20px 20px 20px;
	background: #f5faff;
}
.crowd_itme li{
	width:32%;
	color:#fff;
	border-radius: 5px;
	margin-top:2%;
}
.crowd_itme li:nth-of-type(1){
	padding-right: 0px;
}
.crowd_itme li h4{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 60px;
	line-height:60px;
	width:100%;
	border-radius: 5px;
}
.crowd_itme li p{
	padding:20px;
}
.crowd_itme li:nth-of-type(1){
	background:#9abb4b;
}
.crowd_itme li:nth-of-type(1) h4{
	background: #8fab4a;
}
.crowd_itme li:nth-of-type(2){
	background:#57c3c9;
}
.crowd_itme li:nth-of-type(2) h4{
	background: #4cb5bb;
}
.crowd_itme li:nth-of-type(3){
	background:#4889cc;
}
.crowd_itme li:nth-of-type(3) h4{
	background: #3e79b5;
}
.crowd_itme li:nth-of-type(4){
	background:#c4b0f4;
}
.crowd_itme li:nth-of-type(4) h4{
	background: #aa94de;
}
.crowd_itme li:nth-of-type(5){
	background:#fac872;
}
.crowd_itme li:nth-of-type(5) h4{
	background: #e7b765;
}
.crowd_itme li:nth-of-type(6){
	background:#f98460;
}
.crowd_itme li:nth-of-type(6) h4{
	background: #ea714b;
}
.form2{
	padding: 30px;
	background: #f5faff;
	margin-top:40px;
}
.form2 ul li{
	width:24%;
}
.form2 ul li input,.form2 ul li button{
	width:100%;
	height: 50px;
	border:1px solid #c3cdd6;
	border-radius: 5px;
	padding-left:20px;
}
.form2 button[type="submit"]{
	box-shadow: 4px 4px 2px 0px #a6bad2;
	background: #486d8d;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s;
}
.form2 button[type="submit"]:hover{
	background:#344f67;
}
.itme_beikao li{
	width:33.3333333%
}
.beikao_imgbox{
	position: relative;
}
.hoverlayer{
	position:absolute;
	width:100%;
	height: 100%;
	left:0;
	top:0;
	background: rgba(24,61,93,0.8);
	opacity: 0;
	transition: all 0.3s;
}
.hoverlayer a{
	position: absolute;
	width:120px;
	height: 40px;
	border-radius: 5px;
	border:1px solid #fff;
	text-align: center;
	line-height: 40px;
	top:50%;
	left:50%;
	transform: translatex(-50%) translatey(-50%);
	color:#fff;
}
.beikao_imgbox img{
	width:100%;
}
.beikao_cont{
	padding:40px 0 20px 0;
	text-align:center;
	height:156px;
	background: #fff;
	transition: none;
}
.itme_beikao li:nth-of-type(2n-1) .beikao_cont{
	background: #f5faff;
}
.beikao_cont h3{
	font-size: 24px;
}
.beikao_cont p{
	margin-top:10px;
	font-size: 16px;
	font-weight: lighter;
}
.itme_beikao li:hover .hoverlayer{
	opacity: 1;
}
.itme_beikao li:hover .beikao_cont,.itme_beikao li:hover:nth-of-type(2n-1) .beikao_cont{
	background: #fd8344;
	color:#fff;
}
.rule{
	margin-top:25px;
}
.rule li{
	margin-top:15px;
	border:1px solid #486d8d;
	width:49.5%;
	border-radius: 5px;
}
.rule li:nth-of-type(1){
	padding-right:0;
}
.rule li table{
	width:100%;
}
.rule li:nth-of-type(2n){
	float:right;
}
.rule li table tr td{
	border:0;
	padding:12px;
	font-size: 16px;
}
.rule li table tr td:nth-of-type(2){
	text-align: right;
	padding-right: 20px;
}
.rule li table tr td span{
	font-size: 24px;
	color:#999;
	margin:0 10px;
}
.plan_way{
	margin-top:-2.6%;
}
.plan_way li{
	padding: 0;
	border: 0;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 2.6%;
}
.plan_way li:hover{
	border:0;
}
.plan_way li:hover .plan_b{
	background:#fff;
}
.plan_way li:hover .plan_title .iconbox{
	background: #375b7a;
	color: #fff;
}
.plan_way li:hover h3{
	color:#333;
}
.plan_way li:hover p{
	color:#999;
}
.plan_way li:hover .plan_b a:first-child{
	background: #375b7a;
	color:#fff;
	box-shadow: 4px 4px 2px 0px #a6bad2;
}
.plan_way li:hover .plan_b a:nth-of-type(2){
	background: #e4783f;
	color:#fff;
	box-shadow: 4px 4px 2px 0px #a6bad2;
}
.plan_title{
	text-align: left;
	padding: 40px 30px;
	background: #f5faff;
}
.plan_title .iconbox{
	width:64px;
	height: 64px;
	border-radius: 50%;
	background: #375b7a;
	color:#fff;
	display: block;
	float:left;
	text-align: center;
	line-height: 64px;
	margin-right:20px;
}
.plan_title .iconbox .iconfont{
	font-size: 30px;
}
.plan_way .plan_b{
	padding: 40px 30px;
	margin: 0;
	background:#fff;
}
.plan_way .plan_b a:nth-of-type(2){
	background: #fd8344;
}
.plan_way .plan_b a:hover{
	background:#344f67;
}
.plan_way .plan_b a:nth-of-type(2):hover{
	background: #e4783f;
}
/*data*/
.footer-data{
	padding:60px 0;
	position: relative;
	background-size: cover;
}
.footer-data-box li{
	width: 25%;
	color:#fff;
	text-align: center;
	position: relative;
}
.footer-data-box li span{
	font-size: 72px;
	font-weight: bold;
	line-height: 72px;
	color:#ffe1af;
}
.footer-data-box li em{
	right: 0;
	display: inline-block;
	position: absolute;
	top: -10px;
	font-size: 40px;
	color:#ffe1af;
}
.local-form select:focus,.local-form input:focus{
	outline: none;
}
.deve-course{
	position: relative;
}
.deve-course .point,.sp_header,.a_txt{
	display: none;
}
.area-info-title,.area-info-foot{
	background: #486d8d;
}
.formbox{
	clear: both;
	overflow: hidden;
	background: #376fa0;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding:20px 0;
	z-index:10;
}
.fixedform{
	display: flex;
}
.fixedform li{
	width:33.33%;
}
.fixedform li .se_box{
	position: relative;
	width: 50%;
	height: 54px;
	float: left;
}
.fixedform li .se_box .iconfont{
	position: absolute;
	top: 47.5%;
	left:20px;
	color:#999;
}
.fixedform li input,.fixedform li select,.fixedform li button{
	height:54px;
	border:0;
}
.fixedform li .se_itmes,.fixedform li .inp_itmes{
	padding-left:20px;
	margin-top:10px;
}
.fixedform li .se_itmes{
	width:98%;
	margin-right:1%;
	float:left;
	padding-left: 37px;
	color:#999;
	font-size: 14px;
}
.fixedform li .se_itmes:focus{
	color:#333;
}
.fixedform li .se_itmes option{
	color:#333;
	font-size: 14px;
}
.fixedform li .inp_itmes{
	width:68%;
	font-size: 14px;
}
.fixedform li .but_itmes{
	width:30%;
	background: #4779fc;
	color:#fff;
	cursor: pointer;
	margin-top:10px;
}
.fixedform li .but_itmes:hover{
	background: #3c69dc;
	box-shadow: 1px 1px 1px #216eb5;
}

.area-info{
	box-shadow: 1px 1px 20px 0px #c5d6ff;
}
#footer{
	margin-bottom: 104px;
}

@media screen and (max-width:750px){
	.pc_none{display:block}
	.ph_none{display:none}
	.section{padding:40px 0;}
	.n_title > h1 br{display:block}
	.top_box{width:96%;bottom:10%;}
	.top_box li:nth-of-type(1){margin-right:10px;}
	.top_box li{width:50%;border-radius: 5px;}
	.top_box li a{padding:13px;}
	.top_box li a div .iconfont{padding-right: 10px;font-size: 1rem;}
	.top_box li a div:last-child{width:80%;}
	.top_nav > div a:hover{background: transparent;color:#fff}
	.top_nav > div a:hover::after{opacity: 0;}
	.bgimg_1{background-size: cover;}
	.top_nav > div a{width:49%;margin-top: 2%;}
	.plan li{width: 100%;margin-top:2%;}
	.plan_title .iconbox{display: none;}
	.plan li h3{font-size: 20px;}
	.plan li:hover h3{color:#333}
	.plan li:hover p{color:#999}
	.plan li:hover .plan_b a{background: #486d8d; color: #fff;box-shadow: 4px 4px 2px 0px #a6bad2;}
	.plan_title{padding: 20px;height: 116px;}
	.plan_way li{width:49%}
	.plan_way .plan_b{padding:10px 20px 20px}
	.plan_way .plan_b a{width:100%;margin-top:10%;padding:10px 0;}
	.module li {width: 48%;border: 1px solid #cddbe8;padding: 10px;margin: 1%;}
	.module li .iconbox{width:40px;height:40px;line-height: 40px;}
	.module li .iconbox .iconfont{font-size: 30px;}
	.module li .conttxt h3{margin-top:10px}
	.btn_,.flow .flow_left,.flow .Custom_Panel_View,.flow_right .form-group button[type="submit"],.issue li,.itme_beikao li,.rule li{width:100%;}
	.btn_:hover{background: #fd8344;}
	.flow_right .form-group label:first-child{float: inherit;}
	.flow_right .form-group input[type="radio"] + label{width:31%}
	.n_title > h1{font-size: 28px;}
	.n_title > h1 p{line-height: 24px;padding: 0 4vw;}
	.issue li:nth-of-type(1){padding-right:0;}
	.issue li table tr td{width:68%;padding: 0 4px;}
	.form2{padding:20px;}
	.form2 ul li {width: 100%;margin-top: 3%;}
	.footer-data-box li{width:50%;margin-top:20px}
	.footer-data-box li span{font-size: 40px;}
	.flow .flow_right{padding: 20px;margin-top: 3%;}
	.rule li table tr td:nth-of-type(2){padding-right: 4px;text-align: left;}
	.plan li:hover{background: #fff;border: 1px solid #00276A;}
	.n_title > h1 em,.top_box li a div p{display:none;}
	.top_box li a div > h3{font-size: 16px;}
	.crowd{margin-top:3%}
	.crowd_itme{padding:0 10px 10px;}
	.crowd_itme li{width:49%;}
	.itme_beikao li{width:50%;}
	.beikao_cont{padding: 20px 0;height:130px}
	.beikao_cont h3{font-size: 18px;}
	.beikao_cont p{font-size: 14px;padding: 0 4px;}
	.beikao_cont p br{display:none;}
	.footer-data{padding: 20px 0 40px;}
	.area-info-left-head{padding: 0 50px 40px;}
	.area-info{margin:0;}
	.area-info-name{padding: 0px 0;line-height: 24px;}
	.area-info-con{padding: 20px 30px;}
	.area-info-con ul li{text-align: center;}
	.last-section{margin: 0 0 60px;box-shadow: 0px 1px 11px 0px #ececec;}
	
}


.new_ph{display: none;}

@media screen and (max-width:750px){
	.new_ph{display: block;}
	.new_pc{display: none;}
	.top_nav{display: none;}
	.plan li{padding:6px 10px; text-align:left; position: relative;}
	.plan_b{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);width: 30%; margin:0; text-align:center;}
	.plan_b a:nth-child(2){display: none;}
	.plan_b a{width: 100%;padding: 8px 0;}
	.plan li p{font-size: 12px;}
	.module li .conttxt p{font-size: 12px; margin-top: 0;line-height: 1.4;}
	.module li .conttxt h3{margin-top: 0; font-size: 16px;}
	.module li .iconbox{display: none;}

	.plan li h3{font-size: 16px;}
	.plan_title{padding:6px; height: auto;}
	.plan_way li{padding:6px;}
	.plan_way .plan_b a{padding: 8px 15px; margin-top: 0;}
	.plan_way .plan_b a:nth-child(1){display: none;}
	.plan_way .plan_b a:nth-child(2){display: block;}
	.plan_way li{position: relative; width: 100%;}
	.plan_way .plan_b{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);background: transparent;width: 30%; padding: 0;}
	
	.section { padding: 20px 0;}
	.n_title > h1{font-size: 22px; line-height: 1.2;padding: 0 0 20px 0;}
	.n_title > h1 p{font-size: 12px; line-height: 1.2; margin-top: 5px;}
	.n_title > h2{font-size: 22px; line-height: 1.2;padding: 0 20px 15px 20px;}
	.n_title > h2 em{display: none;}
	.n_title > h2 p{font-size: 12px; line-height: 1.2; margin-top: 5px;}
	.btn_{height: 42px; line-height: 42px;margin: 20px auto 0;font-size: 16px;}

	.flow_right .form-group input{width: 100%;}
	.flow_right .form-group{margin-bottom: 15px;}
	.flow_right .form-group input[type="radio"] + label{margin-right: 2%; width: 32%; height: 36px; line-height: 36px;}
	.flow_right .form-group button[type="submit"]{margin:0;}
	.flow .flow_right{margin-top: 0;}
	
	.flow_right .form-group label{margin-top: 0;}
	.issue li table tr th{font-size: 16px;height: 40px;}
	.issue li table tr td{height: auto; font-size: 14px; width: 75%;}
	.issue li table tr td a{margin: 5px 0;  padding: 5px 10px;}
	.issue li table tr td span{font-size: 16px;  margin: 0;}
	.issue li table tr td:nth-child(2){text-align: right;}
	.crowd > h4{height: 50px;line-height: 50px; background: transparent;}
	.crowd_itme li{padding:4px;}
	.crowd_itme li h4{ font-size: 18px; display: inline-block; padding: 0 5px; line-height: 1.2;width: auto;height: auto;}
	.crowd_itme li p{padding: 10px;line-height: 1.2; display: inline;}

	.form2{margin-top:0;padding: 0 10px 10px 10px;}
	.form2 ul li input, .form2 ul li button{height: 44px;}
	.form2 button[type="submit"]{padding-left: 0;}
	.beikao_imgbox{display: none;}
	.beikao_cont h3{font-size: 16px;}
	.itme_beikao li{margin-bottom: 5px; height: 80px;}
	.beikao_cont{padding:8px 10px; height: 80px;}
	.beikao_cont p{font-size: 12px; margin-top: 0;    font-weight: normal;line-height: 1.4; padding: 0;}
	.rule{margin-top:0;}



	.footer-data-box li span{font-size: 30px; line-height: 1.2;}
	.footer-data-box li{margin-bottom: 0 !important; margin-top:0 !important;}
	.footer-data{padding:20px 0;}
	.footer-data-box li:nth-of-type(3),.footer-data-box li:nth-of-type(4){margin-top: 15px !important;}

	.area-info-left-head{padding:10px;}
	.area-info-txt{padding:0;}
	.area-info-foot {padding:10px;}
	.area-info-title{padding:10px;font-size: 20px;}
	.area-info-con{padding: 10px;}
	.formbox{display: none;}
}
@media screen and (max-width:340px){
	.itme_beikao li{height: 90px;}
	.beikao_cont{height: 90px;}
}