﻿body,
dd,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol,
p,
select,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

body,
input,
select,
textarea,
button {
	font-family: arial, 微软雅黑, "Microsoft Yahei", "Hiragino Sans GB", 宋体, 宋体, Tahoma, Arial, Helvetica, STHeiti;
}

body {
	font-size: 14px;
	color: #666;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

a {
	text-decoration: none
}

a,
a:hover {
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

em,
i {
	font-style: normal;
}

ul,
ol,
li {
	list-style: none;
}

p {
	word-wrap: break-word;
	line-height: 24px;
}

div {
	box-sizing: border-box;
}

img {
	border: 0;
	vertical-align: middle;
}

input,
select,
textarea,
button {
	outline: none;
	border: none;
	background: none;
}

textarea {
	resize: none;
}

::before,
::after {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	
	box-sizing: border-box;
}

.clear::before,
.clear::after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

.inner {
	width: 1200px;
	margin: auto;
}

[class^="icon_"] {
	background: url(404.png) no-repeat;
	background-size: 500px 500px;
}

.address_train h3,
.notes_contact a,
.home_btn,
.footer_contat a,
.about_link,
.team_more,
.tab_four dd a,
.inner_detail a {
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.inner_detail a {
	color: #01a0dd;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #01a0dd;
	display: block;
}

.inner_detail a span {
	margin-left: 8px;
}

.inner_detail a:hover {
	background: #01a0dd;
	color: #fff;
}

.team_more {
	width: 175px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: #007eff;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 50px auto 0;
}

.team_more span {
	margin-left: 20px;
	font-weight: normal;
	font-size: 20px;
}

.team_more:hover {
	background: #0a6fd6;
}

.team li:hover .team_hide,
.team_hide {
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}




.home_case ul {
	width: 120%;
}

.home_case li {
	width: 570px;
	height: 260px;
	background: #f1f1f1;
	float: left;
	margin: 70px 60px 55px 0;
}

.home_case_right {
	width: 260px;
	margin-right: 25px;
	padding-top: 40px;
}

.home_case_left {
	background: #fff;
	padding: 5px;
	position: relative;
	top: -66px;
	left: 25px;
	box-shadow: 1px 0px 15px #999;
}

.home_case_right dt {
	font-size: 20px;
	color: #18394E;
	font-weight: bold;
}

.home_case_right dd {
	text-align: justify;
	line-height: 1.8;
	margin: 17px auto;
}




.album_tab .hd ul li i {
	position: absolute;
	left: 45%;
	bottom: -10px;
	width: 20px;
	height: 10px;
	display: none;
	background: url(404.png) no-repeat center center;
}

.album_tab .hd ul li.on i {
	display: block;
}

.album_tab .hd ul li.on {
	height: 45px;
	color: #fff;
	background: #01a0dd;
}

.album_item {
	padding-top: 40px;
}

.album_item ul {
	width: 120%;
}

.album_item ul li {
	width: 280px;
	height: 240px;
	float: left;
	background: #fff;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
}

.album_item ul li p {
	margin-top: 12px;
}

.album_item ul li:hover p {
	color: #01a0dd;
}

.img_hide {
	height: 190px;
	position: relative;
	overflow: hidden;
}

.hide_link {
	width: 100%;
	height: 190px;
	background: rgba(1,160,221, 0.75);
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b201a0dd, endColorstr=#b201a0dd);
	position: absolute;
	left: 0;
	bottom: -100%;
}

.hide_link span {
	height: 50px;
	width: 50px;
	display: block;
	margin: 50px auto 6px;
}

.icon_detail {
	background-position: -258px -6px;
}

.hide_link a {
	color: #fff;
}

.album_item ul li:hover .hide_link {
	bottom: 0;
}

.animeta {
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.album_item ul li:hover {
	
	-ms-box-shadow: 1px 0 20px #999;
	-webkit-box-shadow: 1px 0 20px #999;
	-moz-box-shadow: 1px 0 20px #999;
	-o-box-shadow: 1px 0 20px #999;
	box-shadow: 1px 0 20px #999;
}




.header_top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
}

.header_top em,
.header_contact small {
	font-size: 14px;
}

.logo h1 {
	display: none;
}

.header_center {
	height: 130px;
}

.header_text {
	padding: 35px 0 0 28px;
}

.header_text h2 {
	font-size: 18px;
	color: #18394e;
	margin-bottom: 8px;
}

.header_text p {
	font-size: 22px;
	color: #01a0dd;
}

.header_contact {
	margin-top: 40px;
	background: url(../image/phone.png) no-repeat;
	height: 50px;
	padding-left: 60px;
}

.header_contact small {
	display: block;
}

.header_contact b {
	font-size: 24px;
	color: #0082d0;
}




.navBar {
	position: relative;
	z-index: 1;
	background: #007eff;
	color: #fff;
	height: 60px;
	line-height: 60px;
}

.nav {
	
	float: right;
}

.nav a {
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 0 40px;
}

.nav .m {
	float: left;
	position: relative;
}

.nav .s {
	float: left;
	width: 2px;
	text-align: center;
	color: #039ac4;
	background: url(../image/line.png) no-repeat center center;
	height: 60px;
}

.nav a.active {
	background: #0067d1;
	font-weight: bold
}

.nav .sub {
	display: none;
	position: absolute;
	left: 0;
	top: 60px;
	float: left;
	background: #017fb2;
}

.nav .sub li {
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #01658c;
}

.nav .sub li a {
	padding: 0;
	display: block;
	background: #017fb2;
	width: 144px;
	text-align: center;
	font-size: 14px;
	color: #cfdde5;
	font-weight: 200;
}

.nav .sub li a:hover {
	background: #01658c;
	color: #fff;
	font-weight: 600;
}




.footer {
	background: url(../image/f_b.jpg) repeat-x;
	height: 320px;
}



.footer_left,
.footer_right {
	height: 100px;
}

.footer_left {
	width: 385px;
}

.footer_right {
	width: 630px;
	margin: auto;
}

.foot_nav ul {
	width: 120%;
}

.foot_nav li {
	float: left;
	font-size: 16px;
	line-height: 80px;
	margin-right: 70px;
}

.foot_nav li a {
	color: #fff;
}

.foot_nav li a:hover {
	color: #007eff;
	font-weight: bold;
	border-bottom: 2px solid #007eff;
	padding-bottom: 39px;
}

.footer_center {
	color: #fff;
	padding-top: 10px;
}

.footer_contat i {}

.footer_contat h2 {
	font-size: 30px;
	margin: 12px auto 25px;
}

.clears {
	clear: both;
}

.footer_contat a {
	width: 120px;
	height: 35px;
	line-height: 35px;
	background: #01a0dd;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
}

.footer_contat a span {
	margin-left: 15px;
}

.footer_contat a:hover {
	background: #01658C;
}

.footer_con {
	line-height: 2;
	padding-top: 20px;
	margin-left: 650px;
}
.footer_con dd{
	margin-bottom: 14px;
}

.footer_wechat img {
	border: 10px solid #122f42;
}

.footer_wechat {
	width: 120px;
}

.footer_wechat p {
	margin-left: 12px;
	margin-top: 5px;
}

.p_footer {
	text-align: center;
	color: #acb8bf;
	margin-top: 28px;
}

.p_footer span {
	margin-left: 40px;
}




.scale {
	width: 350px;
	height: 210px;
	cursor: pointer;
}

.hot-course-item-img {
	overflow: hidden;
}

.hot-course-item-img img {
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index: 1;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.hot-course-item-img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.hot-course-item-img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 40%;
}

.hot-course-item-img:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	
	-moz-transform: scale(1.2, 1.2);
	
	-webkit-transform: scale(1.2, 1.2);
	
	-o-transform: scale(1.2, 1.2);
	
}

.conright {
	width: 350px;
}

.conright img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	display: block;
}

.outer {zoom:1;}    
.outer:after {
    clear:both;
    content:'.';
    display:block;
    width: 0;
    height: 0;
    visibility:hidden;
}