﻿﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-family: "方正黑简体";
}

body {
	color: #2a2a2a;
	width: 100%;
	min-width: 1280px;
}

a {
	color: #2a2a2a;
}

img {
	display: block;
}

.zxUrl {
	cursor: pointer;
}
.zxwt_01 zx{
    display: none;
}
/*公共头部*/

.top_info {
	width: 100%;
	min-width: 1280px;
	height: 48px;
	line-height: 48px;
	background: url(../images/top_bj.png) repeat-x left top;
}

.top_info>div {
	width: 1280px;
	margin: 0 auto;
}

.top_info>div a:hover {
	color: #ec3e37;
}

.tohome {
	float: left;
	width: auto;
	font-size: 14px;
	color: #5c5c5c;
	line-height: 48px;
	font-weight: normal;
}

.tohome span {
	color: #fff;
	background: #ec3e37;
	height: 14px;
	line-height: 14px;
	padding: 2px 3px;
	margin-right: 10px;
}

.happynewyear {
	width: 240px;
	font-size: 14px;
	line-height: 48px;
	color: #ec3e37;
	float: left;
	margin-left: 70px;
}

.top_nav {
	line-height: 48px;
	float: right;
}

.top_nav a {
	display: inline-block;
	font-size: 14px;
	margin-left: 25px;
}
.top_nav a:nth-child(3){
	position: relative;
}
.top_nav a:nth-child(3) .qr{
	display:none;
	width: 129px;
	height: 129px;
	position: absolute;
	z-index: 30;
	top: 48px;
	right: -55px;
}
.top_nav a:nth-child(3):hover .qr{
	display: block;
}
.head-top {
	width: 1280px;
	height: 80px;
	padding: 10px 0;
	margin: 0 auto;
	background:#fff;
}
.logo {
	display: block;
	width: 600px;
	height: 58px;
	float: left;
	margin-top: 11px;
}
.head-top>ul {
	margin: 10px;
	border-left: 1px solid #898989;
	float: left;
}
.head-top>ul li {
	font-size: 15px;
	color: #898989;
	line-height: 20px;
	margin-left: 15px;
}
.newyear {
	margin-left: 65px;
	float: left;
}
.top-tel {
	float: right;
	margin-left: 65px;
}
.top_nav_bg {
	width: 100%;
	height: 50px;
	background-color: #ff7400;
}
.top-nav {
	width: 1280px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.nav-bar {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.sdzs {
	width: 152px;
	height: 50px;
	position: absolute;
	right: 84px;
	top: 0;
	z-index: 3;
}
.nav-list {
	width: 1280px;
	margin: 0 auto;
}
.nav-list li {
	width: 140px;
	float: left;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.nav-list li a {
	color: #fff;
	display: block;
	width: 140px;
	height: 50px;
}
.nav-list li a:hover {
	background: rgba(0, 0, 0, 0.1);
}
/*左侧浮窗*/
.left_fxd {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 183px;
	height: 446px;
	background: url("../images/left_fxd.png") no-repeat center center;
	background-size: 100%;
	overflow: hidden;
	z-index: 9;
}
.left_fxd ul {
	width: 132px;
	margin: 97px auto 0 auto;
}
.left_fxd li {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
	margin-top: 7px;
	background: url("../images/left_fxd_icon.png") no-repeat;
}
.left_fxd li:nth-child(1) {
	background-position: 0px 0px
}
.left_fxd li:nth-child(2) {
	background-position: 0px -32px
}
.left_fxd li:nth-child(3) {
	background-position: 0px -66px
}
.left_fxd li:nth-child(4) {
	background-position: 0px -99px
}
.left_fxd li:nth-child(5) {
	background-position: 0px -131px
}
.left_fxd li:nth-child(6) {
	background-position: 0px -163px
}
.left_fxd li:nth-child(7) {
	background-position: 0px -196px
}
.left_fxd li:nth-child(8) {
	background-position: 0px -230px
}
.left_fxd li a {
	font-size: 14px;
	color: #666666;
	margin-left: 26px;
}
.left_fxd .left_fxd_btn {
	display: block;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 15px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 30px;
	color: #ee5400;
}
/*左侧浮窗结束*/
/*底部导航*/
.footer {
	width: 100%;
	height: 400px;
	background: url(../images/bot_bg.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 40px;
}
.footer_nav {
	width: 1280px;
	margin: 0 auto;
	height: 180px;
}
.footer_nav ul {
	width: 160px;
	float: left;
	margin-right: 55px;
}
.footer_nav ul:last-child {
	width: 420px;
	float: left;
	margin-right: 0;
	position: relative;
}
.footer_nav ul li a {
	width: 160px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.footer_nav ul li:first-child {
	width: 160px;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.footer_nav ul:last-child li {
	width: 240px;
	color: #fff;
}
.footer_nav ul:last-child li:first-child {
	width: 420px;
}
.footer_nav ul:last-child li a {
	color: #fff;
}
.footer_nav ul:last-child li .bottom_icon {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
}
.footer_nav ul:last-child .wxgzh {
	width: 129px;
	height: 129px;
	position: absolute;
	bottom: 0;
	right: 20px;
}
/*底部信息*/
.footer_information {
	width: 1200px;
	margin: 30px auto 0 auto;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.footer_information font {
	color: #fff;
}
/*底部悬浮*/
.bottom_fixed_bg {
	width: 100%;
	height: 80px;
	position: fixed;
	bottom: 0;
	background: #ff6000;
	background-size: cover;
	z-index: 999;
}
.bottom_fixed {
	width: 1280px;
	height: 80px;
	margin: 0 auto;
}
.bottom_fixed .yujian {
	float: left;
	margin-top: 12px;
}
.bottom_fixed .bot_youhui{
	width: 238px;
	height: 80px;
	line-height: 80px;
	color: #ffffff;
	margin:0 17px;
	font-weight: bold;
	font-size: 28px;
	float: left;
}
/*底部悬浮离线宝*/
.bottom_lxb {
	width: 370px;
	height: 36px;
	float: left;
	margin: 22px 0 0 0;
}
.bottom_lxb form .bottom_lxb_input {
	width: 229px;
	height: 36px;
	padding-left: 20px;
	font-size: 14px;
	color: #b6b6b6;
	border: none;
	outline: none;
}
.bottom_lxb form .bottom_lxb_btn {
	width: 105px;
	height: 36px;
	background: #fef9b1;
	float: right;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
	color: #c81733;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: none;
}
/*底部咨询*/
.bottom_zx {
	display: block;
	width: 105px;
	height: 36px;
	background: #fef9b1;
	float:left;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
	color: #c81733;
	margin: 22px 0 0 20px;
}
/*右侧悬浮*/
/*.box-right {*/
/*width: 70px;*/
/*height: 283px;*/
/*position: fixed;*/
/*top: 50%;*/
/*margin-top: -142.5px;*/
/*right: 0;*/
/*z-index: 9999;*/
/*}*/
.box-right{
	position: fixed;
	width: 70px;
	right: 0;
	top: 50%;
	padding-top: 120px;
	transform: translateY(-50%);
	z-index: 99999;
}
.x-xuefei-btn {
	position: absolute;
	right: -29px;
	top: -80px;
	transform: scale(.62);
	width: 150px;
	height: 195px;
	box-sizing: border-box;
	z-index: 20190428;
	background: url(../images/xfbtn.gif) no-repeat 0 0;
	cursor: pointer;
}
.box-right dl {
	margin: 0;
	width: 70px;
	height: 70px;
	background: #ff7f00;
	margin-top: 1px;
	position: relative;
	overflow: hidden;
}
.box-right dl:nth-child(3) {
	background: #ffae00;
}
.box-right dl:nth-child(4) {
	background: rgba(0, 0, 0, 0.6);
}
.box-right dl:nth-child(2),
.box-right dl:nth-child(3) {
	left: 0px;
	width: 70px;
	transition: 500ms ease all;
}
/*学费表单弹出框*/
.x-xuefei-layer{
	display: none;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 20190228;
	width: 100%;
	height: 100%;
}
.x-xuefei-layer .x-xuefei-mask {
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: .5;
}
.x-xuefei-layer .x-xuefei-layer-wrap {
	-webkit-animation: xflayer .6s;
	animation: xflayer .6s;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 634px;
	padding-top: 238px;
	background: url(../images/xf-layer.png) no-repeat 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	padding-left: 29px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-close {
	position: absolute;
	right: 0;
	top: 34px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: url(../images/cha.png) no-repeat 0 0;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.x-xuefei-layer .x-xuefei-layer-wrap ul{
	width: 100%;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 35px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.x-xuefei-layer .x-xuefei-layer-wrap li {
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 0 10px 75px;
	position: relative;
}
.x-xuefei-layer .x-xuefei-layer-wrap .t {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .t span {
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 20px;
	width: 42px;
	height: 42px;
	text-align: center;
	top: 15px;
	background: url(../images/xfnum.png) no-repeat 0 0;
}
.x-xuefei-layer .x-xuefei-layer-wrap .checked{
	display: flex;
	width: 460px;
	height: 35px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .checked span {
	width: 110px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 22px;
	font-size: 15px;
	line-height: 35px;
	position: relative;
	height: 35px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.x-xuefei-layer .x-xuefei-layer-wrap .checked span:before{
	content: "";
	position: absolute;
	left: 0;
	top: 9.5px;
	width: 15px;
	height: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 100%;
	border: 1px solid #a8a8a8;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.xf_js_on{
	color:#f60
}
.xf_js_on:before{
	border-color:#f60;
	background:#f60
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-form{
	padding: 25px 0 20px;
	text-align: center;
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-form input {
	width: 330px;
	height: 32px;
	margin: 4px;
	border: 1px solid #ee5400;
	border-radius: 5px;
	color: #ee5400;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-form .x-submit{
	background:#ee5400;
	color:#FFFFFF;
}
/*hover*/
.box-right dl:nth-child(2):hover,
.box-right dl:nth-child(3):hover {
	width: 140px;
	left: -70px;
}
.box-right dl:nth-child(2):hover dd,
.box-right dl:nth-child(3):hover dd {
	left: 42px;
}
.box-right dl:last-child {
	left: 0px;
	width: 70px;
}
.box-right dl dt {
	background-image: url(../images/xuanfu-right.png);
	background-position: center 25px;
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	position: absolute;
}
.box-right dl:nth-child(3) dt {
	background-position: center -115px;
}
.box-right dl:last-child dt {
	background-position: center -185px;
}
.box-right dl dd {
	font-size: 12px !important;
	color: #fff;
	line-height: 70px;
	position: absolute;
	top: 0;
	left: 70px;
	padding-left: 10px;
	transition: 500ms ease all;
}
.box-right dl dd a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px !important;
}
.box-right dl dd input:first-child {
	width: 173px;
	height: 29px;
	line-height: 29px;
	border: none;
	border-radius: 50px;
	padding-left: 3px;
	font-size: 12px;
	color: #9b9b9b;
	position: absolute;
	top: 20px;
	outline: none;
}
.box-right dl dd input:nth-child(3) {
	width: 60px;
	height: 29px;
	line-height: 29px;
	border: none;
	background-color: #4e413b;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	position: absolute;
	top: 20px;
	left: 126px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	outline: none;
}
/*弹窗*/
.tc{
	display:none;
	overflow: hidden;
	position: fixed;
	background: #FFFFFF;
	z-index: 98;
	left: 50%;
	margin-left: -320px;
	top: 50%;
	margin-top: -246px;
	width: 640px;
	height: 492px;
	box-shadow: 0 0 1pc #afafaf;
	border-radius: 10px;
        z-index: 9999;
}
.tcclose {
	position: absolute;
	right: 6px;
	top: 4px;
	z-index: 99;
	width: 30px;
	height: 30px;
	background-color: #6F6F6F;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	cursor: default;
}
.tc .tc_bot{
	width: 640px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px;
}
.tc_bot .tc_left{
	float: left;
	width: 260px;
}
.tc_bot .tc_left .ipt_li{
	font-size: 21px;
	font-weight: bold;
	color: #de312d;
}
.tc_bot .tc_left ul{
	width:260px;
	margin: 10px auto;
	overflow: hidden;
}
.tc_bot .tc_left ul li{
	display: inline-block;
	width: 120px;
	height: 36px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	text-align: center;
	line-height: 34px;
	font-size: 15px;
	margin: 0 4px 6px 0;
	box-sizing: border-box;
	cursor: pointer;
}
.xf_tc_on {
	background-color: #de312d;
	color: #ffffff;
	border: 1px solid #de312d;
}
.tc_bot .tc_right{
	width: 320px;
	float: left;
	margin-left: 20px;
}
.tc_bot .tc_right .tc_line{
	margin-top: 38px;
}
.tc_line input{
	border: 1px solid #aaa;
	color: #757474;
	width: 300px;
	height: 36px;
	outline: 0;
	background: #f5f5f5;
	line-height: 36px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.tcformbtn {
	width: 300px;
	height: 40px;
	margin:35px auto 0 auto;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	background-color:#de312d;
	color: #fff;
	border: none;
	font-size: 18px;
	float: left;
}
.tc .tc_zx{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #de312d;
	box-sizing: border-box;
	padding:0 20px;
}
.tc .tc_zx p{
	width: 425px;
	float: left;
	color: #ffffff;
}
.tc .tc_zx span{
	display: block;
	width: 142px;
	height: 36px;
	line-height: 36px;
	border-radius: 20px;
	float: left;
	background: #970300;
	color: #ffffff;
	text-align: center;
	margin-top: 7px;
}