.tqedu-head{height: 65px;}

*{box-sizing: border-box; margin: 0; border: 0; padding: 0; }
body{color:#666; font-size: 16px; background: #f6f6fd;}

.min-w{width: 1200px; overflow: hidden;}
/* 内容*/
/* .zh_wrapper{background:url(http://www.tqedu.net/Template/Default/Skin/2021/images/zh_databg.png) no-repeat bottom; padding-top: 80px;} */
.zh_wrapper{padding-top: 80px; position: relative;} 
.zh_bg{ position: absolute; z-index: -1; bottom: 0;}
.zh_cont{height: 800px;}

.font_bold{font-weight: normal; font-size: 14px;}

.zh_wrapper .zh_left{width: 650px; float: left; text-align: center;}

.zh_wrapper .zh_left h2{color: #35a5df; font-size: 72px; font-weight: bold;}
.zh_wrapper .zh_left img{display: block;padding-top: 40px;}

.zh_wrapper .zh_right{width:500px; float: right; padding-top: 40px;}

.zh_wrapper .zh_form{width: 100%; padding-top: 20px; padding-right: 10px;}
.zh_wrapper .zh_form li{ width: 100%; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.1) 0px 0px 3px; overflow: hidden;}
.zh_wrapper .zh_form li input{width: 100%; line-height: 50px;background: #fff; text-indent: 2em;}
.zh_wrapper .zh_form li .city{width: 50%; float: left;}
.zh_wrapper .zh_form li .city_s{border-right: 1px solid #ddd;}
.zh_wrapper .zh_form li select{width: 100%; height: 100%; text-indent: 2em; color: #666;height: 50px; background: #fff;}
.zh_wrapper .zh_form li.textarea{height: 130px;}
.zh_wrapper .zh_form li textarea{resize:none; width: 100%;height: 100%; text-indent: 2em; color: #666; padding: 10px 0;background: #fff;}
.zh_wrapper .zh_form li .zh_submit{width: 100%; background: #35a5df; color: #fff; font-weight: bold; height: 50px; cursor: pointer;}
.zh_wrapper .zh_form li .zh_submit:hover{background: #1351d3;}


#footer{font-size: 12px;}
#footer{position: fixed; bottom: 0; left: 0;}

@media screen and (max-width: 1399px){
	.min-w {width: 1200px;margin: 0 auto;}
	.zh_wrapper{padding-top: 20px;}
	.zh_wrapper .zh_right{padding-top: 20px;}
	.zh_wrapper .zh_left h2{font-size: 50px;}
	.zh_wrapper .zh_form li{margin-bottom: 15px;}
	.zh_wrapper .zh_form li input{height: 40px;}
	.zh_wrapper .zh_form li select{height: 40px;}
	.zh_wrapper .zh_form li .textarea{height: 80px;}
	#footer{position: relative;}
	

}


@media screen and (max-width: 1199px){
.min-w {width: 1000px;margin: 0 auto;}
.zh_wrapper .zh_left{width: 50%;}
.zh_wrapper .zh_right{width: 50%;}
.zh_wrapper .zh_left h2{font-size: 50px;}

}
	
	


@media screen and (max-width: 999px){
#header{display: none;}
.tongyong-dyt{display: none;}
.zh_bg{display: none;}
.zh_cont{height: auto;}
body, .min-w {width: 100%; min-width: 100%; font-size: 14px;}
body{background: #35a5df; padding-bottom: 50px;}
.zh_wrapper{padding: 0 20px;background: #35a5df; }
.zh_wrapper .zh_left{width:100%; float: none; padding-top:30px;}
.zh_wrapper .zh_right{width: 100%; float: none; margin-top: 20px; background: #f8f8f8; padding: 40px 10px 20px 10px; text-align: center;}
.zh_wrapper .zh_right h5{font-size: 12px; text-align:left;}
.zh_wrapper .zh_form{padding-right: 0;}
.zh_wrapper .zh_left img{display: none;}
.zh_wrapper .zh_left h2{color: #fff;  font-size:38px;}
.zh_wrapper .zh_form li{margin-bottom: 15px;}
.zh_wrapper .zh_form li input{height: 40px;}
.zh_wrapper .zh_form li select{height: 40px;}
.zh_wrapper .zh_form li .textarea{ height: 100px;}
}