﻿@charset "utf-8";
/* CSS Document */
html, body {
	position: relative;
	height: 100%;
	font-family: "微软雅黑";
}
body {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
ul, li, p, h1, h2, h3, h4, h5, body {
	margin: 0px;
	padding: 0px;
}
ul, li, dl, dd, dt {
	list-style: none;
}
a {
	text-decoration: none;
	color: #252525;
}
a:hover, .fot a:hover {
	color: #ee2d24;
}
a img {
	border: none 0;
	display: block;
}
.swiper-container {
	width: 100%;
	height: 100%;
	background: #000;
}
.swiper-pagination-h .swiper-pagination-bullet {
	width: 40px;
	height: 5px;
}
.swiper-pagination-v .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 100%
}
.fixtop {
	position: absolute !important;
	top: 0px;
	z-index: 999;
	width: 100%
}
.main {
	margin: auto;
	width: 1200px;
}
.welcome1 {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/welcome.jpg) 30% 80%;
	background-color: White;
	-moz-background-size: cover;
	background-size: cover;
	z-index: 999;
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
}
.welcome1>p {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 40px;
	padding-top: 140px;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -248px;
	color: #19b3a5;
	font-size: 20px;
	text-align: center;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
}
.welcome1>p>u {
	text-decoration: none;
}
 @media (max-width:1280px) and (max-height:800px) {
.welcome1 {
	background: url(../images/welcome_h800.jpg) 30% 80%;
}
}
@media (max-width:960px) and (max-height:600px) {
.welcome1 {
	background: url(../images/welcome_h600.jpg) 30% 80%;
}
}
@media (max-width:800px), (max-height:480px) {
.welcome1 p {
	width: 213px;
	padding-top: 190px;
	top: 50%;
	left: 50%;
	margin-top: -110px;
	margin-left: -106px;
	background: url(../images/logo.png) no-repeat;
}
}
@media (max-height:260px) {
.welcome1 p {
	height: 150px;
	padding: 0px;
	margin-top: -65px;
}
div.welcome p u {
	display: none;
}
}
/*轮播图样式*/
.middle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center
}
.banner1_t1 {
	text-transform: uppercase;
	font-size: 80px;
	font-weight: bold;
	animation-delay: 0.2s;
	animation-duration: 0.1s;
	text-align: center
}
.banner1_t2 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	color: #3fb560;
	animation-delay: 0.8s;
	animation-delay: 0.8s;
	text-align: center
}
.bimg1 {
	text-align: center;
	animation-delay: 1.0s;
	animation-delay: 0.8s;
	padding: 15px 0px
}
.bimg1 img {
	width: 100%;
	max-width: 163px;
}
.banner1_tel {
	font-weight: bold;
	border: #05a833 1px solid;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	padding: 7px 20px;
	background-color: #3fb560;
	width: 220px;
	margin: 50px auto;
	border-radius: 30px
}
@media(max-width:768px) {
.banner1_t1 {
	text-transform: uppercase;
	font-size: 24px;
}
.banner1_t2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #3fb560
}
.banner1_tel {
	font-weight: bold;
	border: #05a833 1px solid;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	padding: 4px 10px;
	background-color: #3fb560;
	width: 150px;
	margin: 50px auto;
}
.swiper-pagination-v {
	display: none !important
}
}
/*教育培训*/
.index_2_title {
	color: #cccccc;
	font-size: 60px;
	text-transform: uppercase
}
.index_2_title2 {
	color: #000000;
	font-size: 35px;
	font-family: '黑体';
	font-weight: bold
}
.index_2_title2>span {
	color: #cc0000
}
.index_2_title3 {
	color: #000000;
	font-size: 18px;
	font-family: '微软雅黑';
	margin-top: 20px
}
.index_2_pic {
	margin-top: 20px;
}
.index_2_pic>a>img {
	width: 100%;
	max-width: 543px;
	max-height: 316px;
	border: #f4f1ec 15px solid
}
.index_2_pic>a:hover>img {
	border: #cc0000 15px solid;
	padding: 0
}
.index_2_pict {
	text-align: center;
	font-size: 17px;
	color: #000;
	margin-top: 15px;
	font-weight: bold
}
@media(max-width:768px) {
.index_2_title {
	display: none
}
.index_2_title2 {
	font-size: 24px;
}
.index_2_title3 {
	font-size: 14px;
	font-weight: normal
}
.index_2_pic>a>img {
	border: #f4f1ec 5px solid
}
.index_2_pic>a:hover>img {
	border: #cc0000 5px solid;
	padding: 0
}
.index_2_pict {
	font-size: 14px
}
}
/*特色项目*/
.mt20 {
	margin-top: 20px
}
.top_bg {
	height:280px;
	/*background: url(../images/3_top_bg.png) center no-repeat;*/
	position: relative
}
.index_3_title2 h3{
	color: #ffa101;
	font-size: 35px;
	font-family: '微软雅黑';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 40px;
}
.index_3_title2 {
	color: #999999;
	font-size: 17px;
	font-family: '微软雅黑';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 20px
}
.gdtu {
	width: 1200px;
	height: 400px;
	margin-top: 20px;
}
.gddiv {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	height: 400px;
}
.gddiv ul {
	float: left;
	height: 400px;
	overflow: hidden;
}
.gddiv li {
	float: left;
	width: 390px;
	text-align: center;
	height: 400px;
	display: inline;
	font-size: 14px;
}
.gddiv li img {
	width: 348px;

}
.innerElem {
	width: 99999px;
}
 @media(max-width:768px) {
.top_bg {
	height: 100px;
	background: url(../images/3_top_bg2.png) center no-repeat;
	position: relative
}
.index_3_title2 {
	display: none
}
.gdtu {
	width: 1200px;
	height: 200px;
	margin-top: 20px;
}
.gddiv {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	height: 200px;
}
.gddiv ul {
	float: left;

	overflow: hidden;
}
.gddiv li {
	float: left;
	width: 220px;
	text-align: center;

	display: inline;
	font-size: 14px;
}
.gddiv li img {
	width: 199px;
}

/*公司简介*/
   

/*专家团队*/
.index_6_title {
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	margin-top: 15px
}
.index_6_pic {
	margin-top: 150px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.index_6_pic>span {
	color: #dc1515
}
.index_6_pic>img {
	width: 239px;
	height: 239px;
	border-radius: 100%;
	border: #FFF 10px solid;
	margin-bottom: 10px
}
.index_6_pic2 {
	margin-top: 50px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.index_6_pic2>span {
	color: #dc1515
}
.index_6_pic2_1 {
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal
}
.index_6_pic2>img {
	width: 331;
	max-width: 331px;
	border-radius: 100%;
	border: #FFF 10px solid;
	margin-bottom: 10px
}
.index_6_bottom {
	margin-top: 30px;
}
.index_6_bottom>a {
	padding: 8px 40px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.index_6_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:960px) {
.in_6_p>img {
	width: 60%
}
.index_6_title {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase
}
.index_6_pic2 {
	margin-top: 20px;
	font-size: 14px
}
.index_6_pic2>img {
	width: 100%;
	max-width: 250px
}
.index_6_pic2_1 {
	display: none
}
.index_6_pic {
	display: none
}
.index_6_bottom>a {
	padding: 5px 20px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
}
/*新闻中心*/
.index_7_title {
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	margin-top: 10px;
}
.index_7_title>span {
	font-weight: bold;
	color: #ffffff;
	font-size: 50px
}
.index_7_tabtitle {
	font-size: 18px;
	color: #000000;
	width: 280px;
	margin: auto;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.index_7_tabtitle>li>a {
	color: #000
}
.in7_wx {
	float: left;
	width: 2%;
	overflow: hidden;
	margin-top: 10px;
	font-size: 16px
}
.index_7_tabtitle>active {
	color: #cc0000 !important
}
.index_7_pic {
	margin-top: 30px;
}
.index_7_pic2>a>img {
	width: 100%;
	max-width: 500px;
	max-height: 255px
}
.index_7_lnewstitle {
	font-size: 14px;
	color: #000;
	line-height: 23px;
	font-family: "微软雅黑";
	text-align: left
}
.index_7_lnewstitle>span>a {
	color: #000
}
.index_7_lnewstitle>span {
	font-size: 20px;
	margin-bottom: 15px
}
.index_7_rnews {
	font-family: "微软雅黑";
	text-align: left;
	overflow: hidden;
	width: 100%
}
.index_7_rnews>ul {
	padding: 0px;
	margin: 0px;
}
.index_7_rnews>ul>li {
	display: block;
	margin-top: 30px;
}
.index_7_rnews>ul>li>a {
	color: #333;
	display: block;
	height: 103px;
	padding: 10px 5px
}
.index_7_rnews>ul>li>a:hover {
	color: #FFF !important
}
.index_7_rnews a:hover {
	background-color: #cc0000;
	color: #FFF !important
}
.rnews_num {
	float: left;
	font-size: 60px;
	width: 100px;
	margin-right: 20px;
	padding-left: 17px
}
.rnews_right_title {
	font-size: 18px;
}
.rnews_right_title>a {
}
.rnews_right_title>span {
	float: right;
}
.rnews_right {
	float: left;
	width: 70%
}
.rnews_right_jj {
	font-size: 14px;
	line-height: 20px;
}
@media(max-width:992px) {
.index_7_toppic>img {
	width: 80%
}
.index_7_pic {
	display: none
}
.index_7_title {
	font-size: 24px;
	text-transform: uppercase
}
.index_7_title>span {
	font-weight: bold;
	color: #000;
	font-size: 20px
}
.index_7_newstitle>span {
	font-size: 16px;
	margin-top: 20px
}
}
.fl {
	float: left
}
.fr {
	float: right
}
.top a span {
	color: #090;
	font-size: 16px
}
@media(max-width:768px) {
.index_7_toppic>img {
	width: 60%
}
.index_7_tabtitle {
	display: none
}
.rnews_num {
	display: none
}
.rnews_right {
	width: 100%
}
.index_7_rnews>ul>li {
	display: block;
	margin-top: 10px;
}
.index_7_rnews a:hover {
	background: none;
	color: #000
}
.rnews_right_title {
	font-size: 16px;
}
.rnews_right_jj {
	font-size: 12px;
	line-height: 20px;
	color: #F000;
}
.index_7_rnews>ul>li>a {
	color: #F000;
	display: block;
	height: 90px;
	padding: 10px 5px
}
.index_7_title {
	display: none
}
}
