@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
em,
b,
i,
u,
s,
dl,
dt,
dd,
ol,
ul,
li,
input,
select,
textarea,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	outline: 0 none;
	border: 0 none;
	-webkit-text-size-adjust: none
}

html {
	_background-image: url(blank.jpg);
	_background-attachment: fixed;
	overflow-x: hidden;
	overflow-y: scroll
}

body {
	font-family: "Microsoft Yahei", \5FAE\8F6F\96C5\9ED1, Arial, simHei, "宋体", Helvetica;
	font-size: 18px;
	color: #000;
	background: #150e52;
}

article,
aside,
dialog,
figure,
footer,
header,
legend,
nav,
section,
time {
	display: block
}

a {
	text-decoration: none;
}

button {
	border: 0
}

table {
	border-collapse: collapse;
}

ul,
ol,
li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
b,
i,
u {
	font-style: normal;
	font-weight: normal;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

input,
button,
ul li {
	vertical-align: top
}

input,
button:focus {
	outline: 0;
}

textarea {
	resize: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	content: "."
}

section {
	width: 1000px;
	margin: 0 auto;
}

img {
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
	border: 0
}

.clear {
	clear: both
}

.title {
	margin-top: 30px;
	padding-bottom: 20px;
}

.title div {
	height: 68px;
	margin: 0 auto;
}

.title h3 {
	text-align: center;
	font-size: 48px;
	line-height: 54px;
	background-image: -webkit-linear-gradient(90deg, #5256d9, #666aea, #71e7e6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}

.title h4 {
	text-align: center;
	font-size: 48px;
	line-height: 54px;
	font-weight: bold;
	color: #fff;
}

/**************ban****************/
.ban {
	width: 100%;
    height: 520px;
    padding-top: 20px;
    box-sizing: border-box;
    background: url(../imgs/ban-bac1.png) no-repeat center center;
    background-size: 100% 520px;
}

.ban-top {
	padding-top: 30px;
	width: 1200px;
	margin: 0 auto;
}

.ban-logo img {
	width: 160px;
}

.ban-tel {
	font-size: 28px;
	color: #fff;
	background: url(../imgs/tel-icon.png) no-repeat left center;
	background-size: 28px 38px;
	padding-left: 40px;
	margin-top: 15px;
	font-weight: bold;
}

.ban-wz {
	width: 1200px;
	margin: 0 auto;
	/* margin-top: 20px; */
}

.ban-img {
	width: 500px;
    height: 288px;
    margin: 0 auto;
    background: url(../imgs/ban-img.png) no-repeat;
    padding-top: 70px;
	box-sizing: border-box;
    background-size: 500px 288px;
}

.ban-img .nr1 {
	font-size: 55px;
    color: #fd4408;
    font-weight: bold;
    text-align: center;
    padding-right: 30px;
    font-style: italic;
}

.ban-img .nr2 {
    font-size: 55px;
    line-height: 72px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-right: 60px;
    font-style: italic;
}

.ban_gn {
    height: 50px;
    width: 584px;
    line-height: 50px;
    font-size: 22px;
	background: #28124a;
	color: #fff;
	border-radius: 10px;
	padding-left: 50px;
	margin-left: 80px;
}

.ban_gw {
	height: 50px;
	width: 390px;
	line-height: 50px;
	font-size: 22px;
	background: #ffff00;
	color: #000;
	border-radius: 10px;
	margin-left: 650px;
	padding-left: 40px;
	margin-top: -30px;
}

/********注册表单**********/
.yh-bg {
	width: 1140px;
	height: 135px;
	margin: 0 auto;
	background: #312b67;
	border-radius: 100px;
	margin-top: 18px;
}

.yh-form p {
    font-size: 27px;
    color: #fff;
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
}

.yh-form p span {
	color: #fed701;
}

.yh-bd {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden
}

.yh-bd input {
	margin-top: 20px;
    width: 200px;
    height: 45px;
    line-height:45px;
	padding-left: 15px;
	float: left;
	margin-right: 15px;
	border: 1px solid #d8d6d6;
	border-radius: 5px;
	font-size: 17px;
}

.yh-bd button.submit{
	display: inline-block;
	margin-top: 20px;
	width: 180px;
	height: 45px;
	line-height:45px;
	background: #d73703;
	font-size:20px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	float: left;
	margin-left: 15px;
	cursor: pointer;
	animation: scale2 2s linear infinite;
}

.yh-bd .formCode{
	display: block;
	width: 315px;
	height: 45px;
	float: left;
	margin-bottom:18px;
  }
  .yh-bd .formCode .codeInput
  {
	width: 150px;
    text-align: center;
    height:45px;
	background-color: #fff;
	border-radius: 8px;
	font-size: 17px;
	line-height:61px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	border:1px solid #ccc;
	color: #000;
	margin-right: 15px;
	float: left;
	margin-bottom: 0;
	text-indent: 0;
    border-radius: 5px;
	padding-left: 0;
  }
  .yh-bd .formCode .codetxt{
	width: 150px;
	background: #e3e3e3;
	outline: none;
	height:45px;
	cursor: pointer;
	font-size: 17px;
	border: 0;
	color: #000;
	float: right;
	margin-bottom: 0;
    border-radius: 5px;
	margin-top: 20px;
  }
  .content12_bg .formCode .codetxt:hover{
	background: #e3e3e3;
  }
@keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
/**************项目****************/
.sjb_xm {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.ul_left {
	width: 590px;
	float: left;
}

.ul_left li {
	background: #312b67;
	height: 100px;
	margin-top: 15px;
	color: #fff;
	padding: 10px 15px;
}

.ul_left li:last-child {
	border-right: none;
}

.ul_left li .li_wz {
	float: right;
	margin-right: 10px;
}

.ul_left li .li_wz h3 {
	color: #ff9101;
	font-size: 24px;
	line-height: 48px;
	text-align: right;
}

.ul_left li .li_wz p {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	margin-left: 10px;
	text-align: right;
}

.ul_left li img {
	float: right;
}

.ul_right {
	width: 580px;
	float: right;
}

.ul_right li {
	background: #312b67;
	height: 100px;
	margin-top: 15px;
	color: #fff;
	padding: 10px 15px;
}

.ul_right li:last-child {
	border-right: none;
}

.ul_right li h3 {
	color: #ff9101;
	font-size: 24px;
	line-height: 48px;
}

.ul_right li img {
	float: left;
	margin-right: 10px;
}

.ul_right li p {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	margin-left: 10px;
}

/******************课程*********************/
.tb h3 {
	text-align: center;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
}

.tb h3 span {
	color: #f4ed05;
	font-weight: bold;
}

.kc {
	width: 1200px;
	margin: 0 auto;
}

.kc-con ul {
	overflow: hidden;
	margin-bottom: 10px;
}

.kc-con ul li {
	float: left;
	width: 597px;
	height: 58px;
	line-height: 58px;
	border-radius: 15px 15px 0 0;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	background: #696590;
	cursor: pointer
}

.kc-con ul li:last-child {
	margin-right: 0px;
}

.kc-con ul .cur {
	background: #d73703;
	color: #fff;
}

.kc-con ul li:hover {
	background: #d73703;
	color: #fff
}

#nomar {
	margin-right: 0px;
}

.w1 {
	width: 293px;
}

.w2 {
	width: 180px
}

.w3 {
	width: 160px;
}

.w4 {
	width: auto;

}

.w5 {
	width: 260px;
	/* background: #230651; */
}

.w12 {
	width:320px;
}
.w52 {
	width:120px;
}
.w32 {
	width: 120px;
}
.kc table {
	background: #312b67;
}

.kc table tr th {
	font-size: 20px;
	color: #fefe6d;
	font-weight: normal;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border: 1px solid #443e74
}

.kc table tr td {
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	padding: 10px 10px;
	border-left: 1px solid #443e74;
	border-right: 1px solid #443e74;
	border-bottom: 1px solid #443e74
}

.kc table tr td span {
	color: #fefe6d;
	font-weight: bold;
}

.border-bot {
	border-bottom: 1px solid #c0bfbf
}

.tab-btn {
	display: block;
	width: 148px;
	height: 42px;
	line-height: 42px;
	border-radius: 25px;
	text-align: center;
	font-size: 18px;
	color: #e52a47;
	border: 2px solid #e52a47;
	margin: 0 auto;
}

.tab-btn:hover {
	background: #e52a47;
	color: #fff
}

.tab-color {
	background: #ededed
}

.qjb_xs {
	width: 1200px;
	margin: 0 auto;
}

/*********其他课程*************/
.mk li {
	width: 298px;
	padding: 0 0 30px 0;
	margin-top: 20px;
	text-align: center;
	border-left: 1px solid #ddd;
	border-right: none;
	border-bottom: 1px solid #ddd;
}

.mk .mk_04 {
	border-right: 1px solid #ddd;
}

.mk .mk_01 h2 {
	background: url(../imgs/xm_bg.png) no-repeat;
}

.mk .mk_02 h2 {
	background: url(../imgs/xm_bg.png) no-repeat 0 -70px;
}

.mk .mk_03 h2 {
	background: url(../imgs/xm_bg.png) no-repeat 0 -142px;
}

.mk .mk_04 h2 {
	background: url(../imgs/xm_bg.png) no-repeat 0 -213px;
}

.mk li h2 {
	height: 70px;
	line-height: 70px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.mk li p {
	width: 90%;
	margin: 0 auto;
	margin-top: 8px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #f1f0f0;
	color: #333;
	font-size: 18px;
	border-radius: 8px;
}

/********************************/
.liuc {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.liuc ul {
	width: 1200px;
	height: 201px;
	background: url(../imgs/liuc_bg.png) no-repeat;
}

.liuc ul li {
	float: left;
	width: 133px;
	height: 201px;
	margin-right: 35px;
	background: url(../imgs/liuc_01.png) no-repeat;
}

.liuc ul li img {
	width: 71px;
	margin: 0 auto;
	margin-top: 10px;
	margin-left: 32px;
}

.liuc ul li p {
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
}

.liuc ul li .lc_xh {
	margin-top: 40px;
}

/***************18年************/
.pinp {
	width: 1200px;
	margin: 0 auto;
	padding: 20px;
	font-size: 20px;
	border-radius: 5px;
	overflow: hidden;
}

.pinp img {
	float: left;
	width: 392px;
}

.pinp p {
	float: left;
	width: 720px;
	line-height: 34px;
	border: 5px solid #312b67;
	margin-top: 30px;
	color: #fff;
	padding: 60px 40px 60px 40px;
	border-left: none;
}

/*****校区*****/
.xq-con {
	width: 1170px;
	padding: 15px;
	border-radius: 15px;
	background: rgba(255, 255, 255, .2);
	margin: 0 auto;
	margin-bottom: 40px;
}

.xq-con .title {
	margin-bottom: 40px;
}

.xq-tp {}

.xq-tp img {
	width: 1180px;
}

.wd-btn {
	width: 770px;
	margin: 35px auto 65px;
	overflow: hidden
}

.wd-btn li a {
	display: inline-block;
	width: 360px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	border-radius: 35px;
	font-size: 24px;
}

.wd-btn li a:hover {
	opacity: 0.8;
}

.wd-btn1 {
	background: #d73703;
	color: #fff
}

.wd-btn2 {
	background: #fec003;
	color: #333
}

.sjb-btn {
	width: 360px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

.sjb-btn a {
	display: inline-block;
	background: #d73703;
	width: 360px;
	color: #fff;
	height: 66px;
	line-height: 66px;
	text-align: center;
	border-radius: 35px;
	font-size: 24px;
	animation: scale2 2s linear infinite;
}

.sjb-btn a:hover {
	opacity: 0.8;
}