/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	outline: none;
	border: none;
}
input, select {
	outline: none;
}
area {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
i, em {
	font-style: normal;
}
body {
	font-family: Microsoft YaHei;
	font-size: 12px;
}
/*=========================================head*/

.top {
	width: 1070px;
	margin: 0 auto;
	overflow: hidden;
}
.top a {
	float: left;
	width: 118px;
	height: 119px;
	overflow: hidden;
	margin-left:25px;
}
.top span {
	float: right;
	height: 118px;
	line-height: 118px;
	color: #047d98;
	text-indent: 30px;
	font-size: 28px;
	font-family: Gill Sans MT;
}
.banner_bt {
	width: 582px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 438px;
}
.banner_bt a {
	-webkit-transition: all 0.4s ease-in-out;
	display: block;
	width: 234px;
	height: 95px;
	background: url(../images/a_bg_1.png) no-repeat;
	text-align: center;
	line-height: 34px;
	color: #fff800;
	font-size: 26px;
}
.banner_bt a:hover {
	background: url(../images/a_bg.png) no-repeat;
}
.yh {
	width: 502px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 518px;
}
.yh dl {
	width: 100%;
	overflow: hidden;
}
.yh dl dt {
	float: left;
	width: 282px;
	padding-top: 30px;
	line-height: 26px;
	color: #636363;
	font-size: 16px;
}
.yh dl dt i {
	color: #0172da;
	font-size: 20px;
}
.yh dl dd {
	float: left;
	width: 151px;
	padding-top: 52px;
}
.yh dl dd a {
	-webkit-transition: all 0.6s linear;
	display: block;
	width: 151px;
	height: 44px;
	line-height: 44px;
	background: #fff800;
	color: #0172da;
	font-size: 20px;
	border-radius: 8px;
	text-align: center;
}
.yh dl dd a:hover {
	background: #0172da;
	color: #FFF;
}
.what {
	width: 980px;
	padding-left: 40px;
	overflow: hidden;
	margin: 0 auto;
}
.what p {
	float: left;
	width: 200px;
	padding-left: 70px;
	overflow: hidden;
	margin-right: 60px;
	padding-top: 24px;
	color: #FFF;
	line-height: 26px;
	text-align: center;
	font-size: 18px;
}
.what p b {
	display: block;
	font-size: 22px;
}
.ticket {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
.ticket a {
	float: left;
	width: 319px;
	height: 180px;
	overflow: hidden;
}
.ticket a.rt {
	float: right;
}
.six {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 420px;
}
.six p {
	position: absolute;
	width: 229px;
	height: 49px;
	padding-top: 10px;
	line-height: 20px;
	text-align: center;
	color: #22b4cc;
	font-size: 16px;
}
.six p.p1 {
	left: 39px;
	top: 32px;
}
.six p.p2 {
	left: 0px;
	top: 178px;
}
.six p.p3 {
	left: 39px;
	top: 324px;
}
.six p.p4 {
	right: 39px;
	top: 32px;
}
.six p.p5 {
	right: 0px;
	top: 178px;
}
.six p.p6 {
	right: 39px;
	top: 324px;
}
.six a {
	-webkit-transition: all 0.4s ease-in-out;
	position: absolute;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #22b4cc;
	font-size: 20px;
	border: 1px solid #22b4cc;
	border-radius: 20px;
	left: 50%;
	margin-left: -80px;
	top: 255px;
}
.six a:hover {
	background: #22b4cc;
	color: #FFF;
}
.three {
	width: 720px;
	margin: 0 auto;
	padding-top: 32px;
	overflow: hidden;
}
.three table {
	width: 100%;
	text-align: center;
}
.three table tr td {
	height: 41px;
	color: #999999;
	font-size: 16px;
}
.three table tr td i {
	font-weight: bold;
	color: #22b4cc;
	font-size: 16px;
}
.course {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
.course dl {
	float: left;
	width: 485px;
	overflow: hidden;
	margin-right: 50px;
	margin-bottom: 30px;
}
.course dl dt {
	width: 100%;
	overflow: hidden;
}
.course dl dt img {
	display: block;
}
.course dl dd {
	width: 459px;
	height: 150px;
	padding: 26px 0 0 26px;
	overflow: hidden;
	background: #FFF;
}
.course dl dd p {
	width: 100%;
	text-align: left;
	line-height: 20px;
	color: #999999;
	font-size: 16px;
}
.course dl dd p i {
	color: #22b4cc;
}
.course dl dd a {
	-webkit-transition: all 0.4s ease-in-out;
	display: block;
	width: 169px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	border: 1px solid #22b4cc;
	font-size: 18px;
	color: #22b4cc;
	margin: 18px 0 0 130px;
}
.course dl dd a:hover {
	background: #22b4cc;
	color: #FFF;
}
.hot_course {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 28px;
}
.hot_course h3 {
	height: 98px;
	text-align: center;
	color: #22b4cc;
	font-weight: bold;
	font-size: 30px;
	line-height: 130px;
}
.hot_course table {
	width: 100%;
	text-align: center;
}
.hot_course table tr th {
	height: 50px;
	color: #FFF;
	font-size: 20px;
	background: #22b4cc;
}
.hot_course table tr td {
	height: 50px;
	color: #525252;
	font-size: 18px;
}
.hot_course table tr td i {
	color: #22b4cc;
}
.hot_course table tr td a {
	-webkit-transition: all 0.4s ease-in-out;
	color: #525252;
	display: block;
	width: 186px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
}
.hot_course table tr td a:hover {
	background: #fff800;
}
.apply {
	width: 976px;
	margin: 0 auto;
	overflow: hidden;
	padding: 110px 44px 0 0;
}
.apply a {
	-webkit-transition: all 0.4s ease-in-out;
	float: right;
	width: 181px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #0173db;
	font-size: 20px;
	background: #fff800;
	border-radius: 23px;
}
.apply a:hover {
	background: #FFF;
}
.ms {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	height: 486px;
	position: relative;
}
.ms dl {
	position: absolute;
	width: 286px;
	height: 280px;
	overflow: hidden;
	left: 0px;
	top: 20px;
}
.ms dl dd {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 227px;
	height: 189px;
	padding-top: 38px;
	line-height: 22px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
.ms dl dd i {
	color: #fff800;
	font-size: 18px;
}
.ms dl dt {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 119px;
	height: 95px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	color: #22b4cc;
	font-size: 30px;
	padding-top: 24px;
}
.ms dl.rt {
	width: 297px;
	height: 292px;
	right: 0px;
	top: 132px;
	left: auto;
}
.ms dl.rt dd {
	left: 0px;
	bottom: 0px;
	top: auto;
}
.ms dl.rt dt {
	right: 0px;
	top: 0px;
	left: auto;
	bottom: auto;
}
.ms_btn {
	width: 866px;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 154px;
	padding-bottom: 74px;
	padding-top: 30px;
}
.ms_btn a {
	-webkit-transition: all 0.4s ease-in-out;
	float: left;
	width: 331px;
	height: 57px;
	line-height: 56px;
	text-align: center;
	color: #2fb6cc;
	font-size: 20px;
	background: #fff800;
	border-radius: 30px;
	border: 1px solid #fff800;
	margin-right: 44px;
}
.ms_btn a.get {
	border: 1px solid #22b4cc;
	background: none;
}
.ms_btn a:hover {
	-webkit-transform: translateY(-6px) translateX(-6px);
	box-shadow: #ccc 4px 4px 6px;
}
.student {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 140px;
}
.student dl {
	float: left;
	width: 238px;
	margin-right: 22px;
}
.student dl dt {
	text-align: center;
	font-size: 24px;
	color: #0174db;
	height: 50px;
	line-height: 64px;
	margin-bottom:15px;
}
.student dl dd {
	width: 100%;
	overflow: hidden;
}
.student dl dd span {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #525252;
}
.student dl dd p {
	width: 184px;
	padding-left: 64px;
	line-height: 35px;
	color: #525252;
	font-size: 20px;
}
.student dl dd p i {
	color: #0174db;
}
.student dl dd a {
	-webkit-transition: all 0.4s ease;
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #0174db;
	font-size: 16px;
	border: 1px solid #0174db;
	border-radius: 15px;
	margin: 18px auto;
}
.student dl dd a:hover {
	background: #0174db;
	color: #FFF;
}
.foot_main {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 190px;
}
.foot_main p {
	float: right;
	width: 520px;
	text-align: center;
	line-height: 60px;
	color: #FFF;
	font-size: 40px;
}
.foot_main p b {
	font-weight: bold;
	font-size: 50px;
}
.footer {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}

.footer a { color:#fff;}
.foot_a {
	-webkit-transition: all 0.4s linear;
	width: 348px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	margin-bottom: 102px;
	color: #FFF;
	font-weight: bold;
	font-size: 30px;
	float: right;
	margin-right: 78px;
}
.footer p {
	clear: both;
	width: 100%;
	line-height: 26px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.foot_a:hover {
	-webkit-transform: scale(0.8);
	color: #fff800;
}


.ms_box{ width:1000px; margin:0 auto; overflow:hidden; position:relative; height:550px;}

#ms{ width:1000px; position:absolute; left:0px; top:14px; height:550px; z-index:2;}
#ms dl{ cursor:pointer; position:absolute; width:156px; height:156px; border:2px solid #0075dd; overflow:hidden;}
#ms dl dt{ position:absolute; width:134px; height:134px; left:11px; top:11px;}
#ms dl dd{ position:absolute; width:134px; height:134px; left:11px; top:156px; background:url(../images/ms_d_bg.png) repeat; line-height:134px; color:#FFF; text-align:center; font-size:30px;}
#ms dl#d1{ left:0px; top:0px;}
#ms dl#d2{ left:0px; top:170px;}
#ms dl#d3{ left:0px; top:340px;}
#ms dl#d4{ right:0px; top:340px;}
#ms dl#d5{ right:0px; top:170px;}
#ms dl#d6{ right:0px; top:0px;}
#ms dl.se dd{
	
top:11px;
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

#ms_content{ width:604px; position:absolute; left:180px; top:0px; overflow:hidden; height:516px; z-index:5;}
#ms_content div{ display:none; width:100%; overflow:hidden;}
#ms_content div dl{ width:100%; overflow:hidden;}
#ms_content div dl dt{ float:left; width:318px; overflow:hidden;}
#ms_content div dl dt img{ display:block; margin:0 auto;}
#ms_content div dl dd{ float:right; width:286px; padding-top:52px; position:relative;}
#ms_content div dl dd h6{  height:85px; line-height:85px; text-align:left; font-weight:bold; color:#22b4cd; font-size:30px; background:url(../images/ms_tit_bg.png) bottom left no-repeat;}
#ms_content div dl dd p{ line-height:26px; color:#494747; font-size:16px; text-align:left; padding-top:10px; text-align:justify;}
#ms_content div dl dd p b { font-size:20px; line-height:40px;}
#ms_content div dl dd a{ position:absolute; width:160px; height:40px; line-height:40px; text-align:center; color:#0189ed; font-size:18px; background:#fff800; border-radius:20px; left:0px; top:395px; /*box-shadow:#ff7902 0 0 30px;*/}