* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
textarea {
	font-style: normal;
	list-style: none outside none;
	text-decoration: none;
	text-indent: 0;
	border: none;
	vertical-align: middle;
}

div:after,


nav:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.con-container{
    width: 1280px;
    margin: 0 auto;
}
.banner{
    background: url(../images/contact/banner.jpg) no-repeat center;
    height: 550px;
}
.bqjy{
    background-color: #f9fafc;
    padding: 30px 0;
}
.bqjy .title{
    display: flex;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
}
.bqjy .title h2{
    color: #f64f23;
    font-size: 42px;
    padding-right: 10px;
}
.bqjy .title span{
    color: #999999;
    font-size: 20px;
    line-height: 58px;
}
.bqjy .mode{
    display: flex;
    justify-content: space-around;
}
.bqjy .mode div{
    width: 22%;
    padding-top: 30px;
    font-size: 18px;
}
.bqjy .mode span{
    color: #666;
}

/* 校区地址 */
.school{
    padding:15px 0 30px 0;
}
.school .title{
    font-size: 32px;
    text-align: center;
    padding-top: 50px;
    color: #333;
}
.school .list{
    border: 1px solid rgb(235, 235, 235);
    margin:35px 0 10px 0;
    display: flex;
    justify-content: space-between;
}
.school .list .left{
    width: 595px;
    padding: 5px;
}
.school .list .left .name{
    font-size: 40px;
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.school .list .left p{
    color: #333;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 40px;
}
.school .list .left span{
    color: #999;
}
.school .list .left .btn{
    padding:6px 30px;
    margin-top: 30px;
}

.t-slogan {
	margin-top: 50px;
	margin-bottom: 30px;
}

.t-slogan h1 {
	font-size: 32px;
	text-align: center;
	color: #333333;
}

.t-slogan p {
	text-align: center;
	font-size: 18px;
}

.t-zixun {
	padding: 35px 0;
}

.t-zixun .t-bun {
	width: 500px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
	text-align: center;
	border-radius: 30px;
	font-size: 22px;
	background: linear-gradient(-125deg, rgba(0, 202, 255, 1) 0%, rgba(46, 123, 255, 1) 100%);
}

.t-zixun button a {
	color: #FFFFFF;
	display: block;
}

.luxian-car {
	width: 620px;
	margin: 0 auto;
	margin-top: 40px;
}

.luxian-car dl {
	width: 40%;
	float: left;
}

.luxian-car dl:last-child {
	float: right;
}

.luxian-car dt {
	width: 245px;
	height: 245px;
	border: 1px solid #c9c9c9;
	border-radius: 25px;
	overflow: hidden;
}

.luxian-car dt img {
	width: 245px;
	height: 245px;
	border-radius: 55px;
}

.luxian-car dd {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
}
.luxian-c-form {
	width: 1200px;
	margin: 30px auto;
	height: 80px;
	background-color: #ff8b00;
	padding-top: 18px;
}
.luxian-c-form form {
	width: 880px;
	margin: 0 auto;
}
.luxian-c-form .sub {
	width: 250px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-indent: 1em;
	margin-left: 25px;
	letter-spacing: 1px;
	border-radius: 5px;
	font-size: 16px;
}

.luxian-c-form .sub_submit {
	width: 280px;
	height: 45px;
	margin-left: 25px;
	line-height: 45px;	
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	border-radius: 5px;
	letter-spacing: 2px;
	background: #ff6600 url(../images/c-point.png) no-repeat center right;
	background-size: 28px 33px;
	background-position-x: 230px;
}
.luxian-xiaoqufenbu {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.luxian-xiaoqufenbu img {
	width: 100%;
}

/* 分校地图 */
.luxian-xiaoqu {
	width: 1200px;
	margin: 0 auto;
	
}
.luxian-xiaoqu img {
	width: 100%;
	display: block
}

.luxian-xiaoqu .hd {
	height: auto;
	line-height: 30px;
	width: 100%;
}

.luxian-xiaoqu .hd li {
	width: 185px;
	text-align: center;
	float: left;
	display: inline;
	height: 50px;
	line-height: 50px;
	margin-right: 18px;
	background-color: #ff8b00;
	color: #FFFFFF;
	border-radius: 5px;
	margin-top: 18px;
	font-size: 18px;
	cursor: pointer;
}
.luxian-xiaoqu .hd li:nth-child(6),.luxian-xiaoqu .hd li:nth-child(12) {
	float: right;
	margin-right: 0;
}
.luxian-xiaoqu .hd .on {
	background-color: #268eee;
}
.luxian-xiaoqu .hd a {
	height: 30px;
	background-color: #eee;
	float: left;
	padding: 0 8px
}

.luxian-xiaoqu .bd {
	width: 1200px;
	padding: 5px;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	border: 1px solid #f5efef;
	border-radius: 10px;
	box-shadow: 0px 5px 10px 0px rgba(176, 176, 176, 0.5);
	font-size: 16px;
	line-height: 36px;

}

.luxian-xiaoqu .bd ul {
	overflow: hidden;
	position: relative;
}

.luxian-xiaoqu .bd li {
	background-color: #fff;
	position: relative	
}
.luxian-xiaoqu .bd li iframe {
	width: 1180px;
	height: 560px;
}
.luxian-tixing {
	width: 1200px;
	margin: 0 auto;	
}

.luxian-tixing dl {
	width: 580px;
	float: left;
	padding: 15px;
	margin-top: 25px;
	border: 1px solid #f5efef;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(176, 176, 176, 0.5);
}
.luxian-tixing dl:last-child {
	float: right;
}

.luxian-tixing dt {
	width: 150px;
	float: right;
	text-align: center;
	margin-left: 50px;
}

.luxian-tixing dt img {
	width: 150px;
	height: 150px;
}
.luxian-tixing dd {
	padding: 20px 50px 20px 20px;
}
.luxian-tixing dd>h3 {
	font-size: 26px;
	color: #333333;
}

.luxian-tixing dd p {
	font-size: 20px;
	margin-top: 10px;
}
.luxian-liucheng {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 80px;
}

.luxian-liucheng dl {
	width: 280px;
	float: left;
	padding: 3px;
	border-radius: 10px;
	margin-right: 26px;
	border: 1px solid #f5efef;
	box-shadow: 0px 0px 10px 0px rgba(176, 176, 176, 0.5);
}

.luxian-liucheng dl:last-child {
	float: right;
	margin-right: 0;
}

.luxian-liucheng dt {
}

.luxian-liucheng img {
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.luxian-liucheng dd {
	padding: 10px;
	text-align: justify;
}

.luxian-liucheng dd>h3 {
	font-size: 24px;
	text-align: center;
	color: #333333;
}

.luxian-liucheng dd p {
	font-size: 16px;
	margin-top: 5px;
}