@font-face {
	font-family: 'Roboto-Thin';
	src: url("../font/Roboto-Thin.ttf");
}

.all_pc {
	display: block;
}
.all_pc img{
	max-width: 100%;
}
.all_mol {
	display: none!important;
}

.all_ban img {
	width: 100%;
}


/*共分页器*/

.rows {
	display: none;
}


/*公共标题Style*/

.all_tit {
	width: 100%;
	margin-bottom: 45px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.all_tit p {
	font-size: 34px;
	line-height: 30px;
	color: #2591C4;
	font-weight: 700;
	margin: 0;
}

.all_tit p span {
	font-size: 16px;
	color: #2591C4;
	padding-left: 20px;
	top: -5px;
	position: relative;
	text-transform: uppercase
}

.all_tit p a {
	float: right;
	font-size: 14px;
	color: #2591C4;
	position: relative;
}

.all_tit p a::before {
	content: "";
	position: absolute;
	width: 0%;
	height: 9px;
	background: #3a7ce7;
	top: 20px;
	left: 0;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	opacity: 1;
	z-index: -1;
}

.all_tit p a:hover {
	color: #333;
}

.all_tit p a:hover::before {
	opacity: 1;
	width: 115%;
	left: -5px;
}

.all_tit_fff p,
.all_tit_fff p span {
	color: #fff;
}


/*底部公共Style*/

.foot_time ul {
	padding: 0;
	overflow: hidden;
}

.foot_time ul li {
	list-style: none;
	line-height: 21px;
}

.foot_time ul li a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
}

.foot_time ul li ul li a {
	color: #999999;
	font-size: 13px;
}

.foot_time_hover ul li ul li a:hover {
	color: #fff;
}

.foot_btm {
	width: 100%;
	border-top: 1px solid #2B3139;
	padding: 20px 0;
	text-align: center;
	margin-top: 50px;
}

.foot_btm p,
.foot_btm p a {
	color: #777777;
	font-size: 13px;
	margin: 0;
}

#gtco-footer .foot_lf {
	overflow: hidden;
}

.foot_logo img {
	max-width: 108px;
	width: 100%;
}

.foot_logo p {
	font-size: 12px;
	color: #BBBBBB;
	margin: 15px 0 0 0;
}

.foot_logo .foot_lf_call {
	overflow: hidden;
	margin-top: 15px;
}

.foot_logo .foot_lf_call img {
	float: left;
	max-width: 42px;
}

.foot_logo .foot_lf_call .foot_lf_call_1 {
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
}

.foot_logo .foot_lf_call .foot_lf_call_1 p {
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	margin: 0;
}

.foot_logo .foot_lf_call .foot_lf_call_1 p span {
	color: #FF9933;
	font-size: 16px;
}


/*首页商学院课程Style*/

.kecheng_time {
	text-align: center;
	;
	padding: 55px 40px;
	height: 287px;
	margin-bottom: 20px;
}

.kecheng_time img {
	max-width: 65px;
	transition: all ease 0.6s;
}

.kecheng_time h3 {
	color: #fff;
	font-size: 16px;
	margin: 25px 0 0 0;
	transition: all ease 0.6s;
	text-transform: uppercase
}

.kecheng_time span {
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #fff;
	margin: 15px 0;
}

.kecheng_time p {
	color: #fff;
	font-size: 20px;
}

.kecheng_time:hover img {
	transform: rotateY(180deg);
}

.kecheng_time:hover h3 {
	margin: 15px 0 0 0;
}

.kecheng_time_box div:nth-child(1) .kecheng_time {
	background-color: #616CE6;
}

.kecheng_time_box div:nth-child(2) .kecheng_time {
	background-color: #F4F7FC;
}

.kecheng_time_box div:nth-child(3) .kecheng_time {
	background-color: #2A85F0;
}

.kecheng_time_box div:nth-child(4) .kecheng_time {
	background-color: #F4F7FC;
}

.kecheng_time_box div:nth-child(5) .kecheng_time {
	background-color: #F4F7FC;
}

.kecheng_time_box div:nth-child(6) .kecheng_time {
	background-color: #17648D;
}

.kecheng_time_box div:nth-child(7) .kecheng_time {
	background-color: #F4F7FC;
}

.kecheng_time_box div:nth-child(8) .kecheng_time {
	background-color: #2591C4;
}

.kecheng_time_box div:nth-child(2) .kecheng_time h3,
.kecheng_time_box div:nth-child(2) .kecheng_time p,
.kecheng_time_box div:nth-child(4) .kecheng_time h3,
.kecheng_time_box div:nth-child(4) .kecheng_time p,
.kecheng_time_box div:nth-child(5) .kecheng_time h3,
.kecheng_time_box div:nth-child(5) .kecheng_time p,
.kecheng_time_box div:nth-child(7) .kecheng_time h3,
.kecheng_time_box div:nth-child(7) .kecheng_time p {
	color: #2591C4;
}

.kecheng_time_box div:nth-child(2) .kecheng_time span,
.kecheng_time_box div:nth-child(4) .kecheng_time span,
.kecheng_time_box div:nth-child(5) .kecheng_time span,
.kecheng_time_box div:nth-child(7) .kecheng_time span {
	background-color: #2591C4;
}


/*首页关于简世Style*/

.gy_text {
	margin: 60px 0;
}

.gy_text p {
	color: #fff;
	line-height: 28px;
	font-size: 14px;
}

.World_more {
	text-align: center;
	margin-top: 40px;
}

.World_more a {
	display: inline-block;
	padding: 8px 30px;
	color: #fff;
	font-size: 14px;
	border-radius: 18px;
	border: 1px solid #fff;
}


/*首页简世的服务Style*/

#gtco-service .col-md-6 {
	margin: 0;
	padding: 0;
}

.sec_lf {
	overflow: hidden;
	position: relative;
}

.sec_lf img {
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.sec_lf .sec_lf_box {
	position: absolute;
	bottom: 55px;
	left: 0;
	width: 100%;
	padding: 0 50px;
}

.sec_lf .sec_lf_box h3 {
	font-size: 30px;
	color: #fff;
}

.sec_lf .sec_lf_box p {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	display: inline-block;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.sec_lf .sec_lf_box span {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 12px;
	border-radius: 15px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.sec_lf:hover img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.sec_lf:hover .sec_lf_box span {
	background-color: #FF9933;
	padding: 5px 25px;
}


/*首页顾问团队Style*/

#gtco-team {
	background-color: #F4F7FC;
}

.index_team_time {
	padding: 40px;
	height: 320px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_team_time .index_team_time_top {
	overflow: hidden;
	margin-bottom: 25px;
	background: url(../picture/team_icon.png) right center no-repeat;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_team_time .index_team_time_top img {
	max-width: 86px;
	border-radius: 50%;
	border: 14px solid #fff;
	float: left;
}

.index_team_time .index_team_time_top .index_team_time_top_l {
	float: left;
	padding-left: 25px;
	padding-top: 15px;
}

.index_team_time .index_team_time_top .index_team_time_top_l h3 {
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_team_time .index_team_time_top .index_team_time_top_l p {
	font-size: 14px;
	color: #034A88;
	margin-bottom: 0;
}

.index_team_time .index_team_time_text {
	font-size: 14px;
	color: #777777;
	line-height: 28px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_team_time:hover {
	background-color: #2591C4;
}

.index_team_time:hover .index_team_time_top {
	background: url(../picture/team_icon_hover.png) right center no-repeat;
}

.index_team_time:hover .index_team_time_top .index_team_time_top_l h3 {
	color: #fff;
}

.index_team_time:hover .index_team_time_text {
	color: #fff;
}

#gtco-team .ti-annke-left {
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../picture/team_left_icon.png)center center no-repeat;
	border-radius: 50%!important;
	background-size: 100%;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	border-radius: 50%;
}

#gtco-team .ti-annke-left:hover {
	background: url(../picture/team_left_icon_hover.png)center center no-repeat;
}

#gtco-team .ti-annke-right {
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../picture/team_left_icon.png)center center no-repeat;
	border-radius: 50%!important;
	background-size: 100%;
}

#gtco-team .ti-annke-right:hover {
	background: url(../picture/team_left_icon_hover.png)center center no-repeat;
}

#gtco-team .owl-carousel .owl-controls .owl-nav .owl-next,
#gtco-team .owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -80px;
}

#gtco-team .owl-carousel .owl-controls .owl-nav .owl-prev,
#gtco-team .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -80px;
}

#gtco-team .owl-dots {
	display: none!important;
}


/*首页新闻模板Style*/

.index_news_time {
	overflow: hidden;
	margin-bottom: 40px;
}

.index_news_time .index_news_time_lf {
	float: left;
	overflow: hidden;
	width: 35%;
	max-width: 206px;
}

.index_news_time .index_news_time_lf img {
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_news_time .index_news_time_rf {
	float: left;
	width: 65%;
	padding-left: 15px;
}

.index_news_time .index_news_time_rf h3 {
	font-size: 24px;
	color: #333;
	display: inline-block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_news_time .index_news_time_rf p {
	font-size: 14px;
	color: #999;
	display: inline-block;
	width: 100%;
	line-height: 28px;
	height: 55px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 20px 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_news_time .index_news_time_rf span {
	font-size: 18px;
	color: #999;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.index_news_time:hover .index_news_time_lf img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.index_news_time:hover .index_news_time_rf h3,
.index_news_time:hover .index_news_time_rf p,
.index_news_time:hover .index_news_time_rf span {
	color: #2591C4;
}

#gtco-footer .foot_time {
	float: left;
	padding: 0 20px;
}


.banner_text {
	width: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-left: -25%;
	margin-top: -100px;
}

.banner_text h3 {
	color: #fff;
	font-size: 65px;
	font-weight: bold;
}

.banner_text p {
	color: #fff;
	font-size: 48px;
	font-family: Roboto-Thin, Arial;
	font-weight: bold;
}


/*首页整体768调整*/

@media screen and (max-width: 768px) {
	.gtco-container .row {
    margin: 0;
}
	.gtco-nav {
		background-color: #fff;
	}
	.all_mol {
		display: block!important;
	}
	.mol_logo {
		text-align: center;
	}
	.mol_logo img {
		max-width: 130px;
	}
	.all_pc {
		display: none!important;
	}
	#gtco-footer {
		padding: 30px 0 0 0;
	}
	.foot_logo {
		display: none;
	}
	#gtco-footer ul li ul li {
		border: none;
	}
	.foot_btm {
		border: none;
		background-color: #0C121C;
		padding: 5px 0 25px 0;
	}
	.foot_btm p,
	.foot_btm p a {
		font-size: 10px;
	}
	.jjfa_time:hover .jjfm_time_hover {
		opacity: 0;
	}
	.jjfa_time h3 {
		height: 100%;
		padding: 57px 77px;
	}
	#gtco-footer .dropdown {
		padding-bottom: 10px;
	}
	.foot_btm {
		margin-top: 0;
	}
	.foot_top_box {
		padding: 0;
	}
	#gtco-header .owl-nav {
		display: none;
	}
	.all_tit p {
		font-size: 16px;
		line-height: 20px;
	}
	.all_tit p span {
		font-size: 8px;
		padding: 0;
	}
	.all_tit p a {
		font-size: 8px;
		padding: 0;
		line-height: 16px;
	}
	.all_tit {
		margin-bottom: 15px;
		padding: 0;
	}
	#gtco-counter .col-sm-6 {
		overflow: hidden;
		width: 50%;
		float: left;
	}
	#gtco-counter sup {
		right: 25px;
		top: 35px;
	}
	#gtco-counter .sup_2 {
		right: 35px;
	}
	#gtco-counter .sup_3 {
		right: 0;
	}
	#gtco-counter .sup_4 {
		right: 35px;
	}
	.gy_text {
		margin: 30px 0;
	}
	#gtco-counter .counter-label {
		font-size: 12px;
	}
	#gtco-features .col-sm-12 {
		padding: 0;
	}
	.sec_lf {
		min-height: 299px;
		margin-bottom: 20px;
	}
	.sec_lf img {
		height: 299px;
	}
	#gtco-team .owl-carousel .owl-controls .owl-nav .owl-prev,
	#gtco-team .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
		left: -20px;
	}
	#gtco-team .owl-carousel .owl-controls .owl-nav .owl-next,
	#gtco-team .owl-carousel-posts .owl-controls .owl-nav .owl-next {
		right: -20px;
	}
	.index_news_time .index_news_time_rf h3 {
		font-size: 16px;
		height: 16px;
	}
	.index_news_time .index_news_time_rf p {
		font-size: 12px;
		line-height: 16px;
		height: 30px;
		margin: 10px 0;
	}
	.index_news_time .index_news_time_rf span {
		font-size: 12px;
	}
	.index_news_time {
		margin-bottom: 20px;
	}
	#history .owl-carousel .owl-controls .owl-nav .owl-prev,
	#history .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
		left: -20px;
	}
	#history .owl-carousel .owl-controls .owl-nav .owl-next,
	#history .owl-carousel-posts .owl-controls .owl-nav .owl-next {
		right: -20px;
	}
	.news_lf_box p {
		max-height: 35px;
		line-height: 18px;
		width: 95%;
		padding: 0;
	}
	.news_time_tit h3 {
		margin-bottom: 10px;
		width: 95%;
	}
	.all_foot_mol p {
		text-align: center;
		font-size: 15px;
		color: #fff;
	}
	.foot_time ul li {
		text-align: center;
		line-height: 15px;
		margin: 5px 0;
		border-right: 1px solid #9a9a9a;
	}
	.foot_time ul li:nth-child(even) {
		border: none;
	}
	.foot_time ul li a {
		color: #9a9a9a;
	}
}


/*简世课程Style*/

#gtco_kc {
	background-color: #F4F7FC;
	clear: both;
	position: relative;
	padding-bottom: 70px;
}

.kc__lf {
	margin-top: -15px;
}

.kc__rf {
	margin-top: -15px;
}

.kc__lf .kc__lf_box {
	padding: 20px 0;
	width: 100%;
	background-color: #2591C4;
	text-align: center;
}

.kc__lf .kc__lf_box h3 {
	font-size: 24px;
	color: #fff;
}

.kc__lf .kc__lf_box p {
	font-size: 18px;
	color: #fff;
	opacity: .6;
}

.kc__lf ul {
	padding: 0;
	text-align: center;
	width: 100%;
}

.kc__lf ul li {
	list-style: none;
	margin: 0 auto;
}

.kc__lf ul li a {
	font-size: 14px;
	color: #777;
	padding: 15px 0;
	background-color: #fff;
	display: inline-block;
	width: 180px;
	border-bottom: 1px solid #eee;
}

.kc__lf ul li a:hover {
	background-color: #D8F2FF;
	color: #2591C4;
}
.kc__lf ul li.active a{
	background-color: #D8F2FF;
	color: #2591C4;
	}
.kc_home {
	width: 100%;
}

.kc_home p {
	font-size: 12px;
	color: #777;
	padding: 7px 20px 7px 42px;
	background: url(../picture/home_mb.png)22px center no-repeat;
	background-color: #fff;
}

.kc_home p span {
	float: right;
}

.kc_home p span a {
	color: #777;
}

.kc_home p span a:hover {
	color: #2591C4;
}

.kc_tit {
	text-align: center;
	margin: 20px 0 40px 0;
}

.kc_tit p {
	color: #2591C4;
	font-size: 34px;
	margin-bottom: 20px;
}

.kc_tit span {
	display: inline-block;
	width: 80px;
	height: 4px;
	background-color: #2591C4;
}

.kc_time {
	margin-bottom: 30px;
}

.kc_time .kc_time_img {
	width: 100%;
	overflow: hidden;
}

.kc_time .kc_time_img img {
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 160px;
}

.kc_time p {
	display: inline-block;
	width: 100%;
	height: 55px;
	font-size: 18px;
	line-height: 32px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	margin: 15px 0;
}

.kc_time span {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0);
	color: #777;
	font-size: 12px;
	border-radius: 15px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 5px 0;
}

.kc_time:hover .kc_time_img img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.kc_time:hover p {
	color: #2591C4;
}

.kc_time:hover span {
	background-color: #FF9933;
	padding: 5px 25px;
	color: #fff;
}


/*简世课程详情页Style*/

.kc_details {
	background-color: #fff;
	padding: 40px 20px 40px 40px;
}

.kc_details .kc_details_one h1 {
	font-size: 28px;
	color: #2591C4;
	margin-bottom: 30px;
}

.kc_details .kc_details_one h1 span {
	font-size: 16px;
}

.kc_details .kc_details_one p {
	font-size: 16px;
	color: #7C7C7C;
	background: url(../picture/details_icon1.png) left center no-repeat;
	margin-bottom: 15px;
	padding: 5px 0 5px 35px;
}

.kc_details .kc_details_one p:nth-child(3) {
	background: url(../picture/details_icon2.png) left center no-repeat;
}

.kc_details .kc_details_one p:nth-child(4) {
	background: url(../picture/details_icon3.png) left center no-repeat;
}

.kc_details_two {
	margin: 40px 0;
}

.kc_details_two h2 {
	width: 100%;
	background: url(../picture/details_tit_bgm.png) center center repeat-x;
	padding-left: 50px;
	font-size: 0;
}

.kc_details_two h2 span {
	display: inline-block;
	background-color: #fff;
	padding: 0 10px;
	font-size: 26px;
	color: #2591C4;
}

.kc_details_two p {
	font-size: 16px;
	color: #333333;
}


/*课程页手机端Style*/

@media screen and (max-width: 768px) {
	.kc__lf ul li a {
		width: 100%;
	}
	.kc_home {
		display: none;
	}
	.kc_tit {
		margin: 30px 0 20px 0;
	}
	.kc_tit p {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.kc_details {
		padding: 20px 10px 20px 20px;
	}
	.kc_details .kc_details_one h1,
	.kc_details_two h2 span {
		font-size: 16px;
	}
	.kc_details .kc_details_one h1 span,
	.kc_details .kc_details_one p,
	.kc_details_two p {
		font-size: 12px;
	}
	#gtco_kc {
		padding-bottom: 30px;
	}
}


/*简世的服务Style*/

.gtco_fw {
	background-color: #FFFFFF!important;
}

.gtco_fw .kc_tit {
	margin: 40px 0;
}

.gtco_fw .kc_time p {
	font-size: 30px;
	height: 30px;
	margin: 25px 0 20px 0;
}

.fw_details {
	padding: 40px;
	background-color: #fff;
}

.fw_details img {
	width: 100%;
}

.fw_details p {
	font-size: 18px;
	line-height: 32px;
	color: #777;
}

@media screen and (max-width: 768px) {
	.fw_details {
		padding: 20px;
	}
	.fw_details p {
		font-size: 12px;
		line-height: 18px;
	}
}


/*顾问团队Style*/

.team_time {
	padding: 40px;
	background-color: #fff;
	box-shadow: 0px 2px 6px 0px rgba(0, 14, 86, 0.15);
	border-radius: 12px;
	margin-bottom: 30px;
}

.team_lf {
	overflow: hidden;
}

.team_lf img {
	float: left;
	width: 50%;
	max-width: 140px;
	border-radius: 50%;
}

.team_lf .team_lf_box {
	float: left;
	padding: 10px 25px;
	margin: 25px 0;
	border-right: 1px solid #E4E4E4;
	max-width: 150px;
}

.team_lf .team_lf_box h3 {
	font-size: 26px;
	margin-bottom: 15px;
	color: #333;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.team_lf .team_lf_box p {
	font-size: 18px;
	margin-bottom: 15px;
	color: #777;
	display: inline-block;
	width: 100%;
	height: 20px;
	overflow: auto;
}

.team_rf {
	background: url(../picture/team_icon_btn.png) right center no-repeat;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding-right: 80px;
}

.team_rf h3 {
	display: inline-block;
	width: 100%;
	height: 70px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;
	line-height: 36px;
}

.team_rf p {
	display: inline-block;
	width: 100%;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	color: #777;
	margin-bottom: 0;
	line-height: 28px;
}

.team_time:hover .team_rf {
	background: url(../picture/team_icon_btn_hover.png) right center no-repeat;
}

.team_time:hover .team_lf .team_lf_box h3 {
	color: #2591C4;
}

.team_details_one .team_details_one_lf img {
	width: 100%;
	max-width: 240px;
}

.team_details_one .team_details_one_rf {
	padding-top: 40px;
}

.team_details_one .team_details_one_rf h2 {
	font-size: 30px;
	color: #2591C4;
	margin-bottom: 15px;
}

.team_details_one .team_details_one_rf p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 30px;
}

.team_details_one .team_details_one_rf h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	.team_time {
		padding: 20px;
	}
	.team_lf {
		text-align: center;
	}
	.team_lf .team_lf_box {
		border: none;
		float: none;
		padding: 0;
		max-width: 100%;
	}
	.team_lf img {
		float: none;
	}
	.team_rf {
		padding: 0;
		background: none;
	}
	.team_rf h3 {
		font-size: 18px;
		line-height: 26px;
		height: 55px;
	}
	.team_rf p {
		font-size: 14px;
		line-height: 22px;
		height: 45px;
	}
	.team_details_one .team_details_one_lf img {
		max-width: 100%;
	}
	.team_details_one {
		padding-right: 10px;
	}
}


/*公开课日常Style*/

.open_news {
	overflow: hidden;
	border: 1px solid #E3E3E3;
	margin-bottom: 30px;
}

.open_news .open_news_lf {
	padding: 0;
	overflow: hidden;
}

.open_news .open_news_lf img {
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.open_news .open_news_rf {
	padding: 40px;
	overflow: hidden;
}

.open_news .open_news_rf .open_tit {
	float: left;
	width: 80%;
	padding-right: 50px;
}

.open_news .open_news_rf .open_tit h3 {
	font-size: 24px;
	line-height: 38px;
	display: inline-block;
	width: 100%;
	height: 74px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.open_news .open_news_rf .open_tit p {
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
	width: 100%;
	height: 78px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin: 0;
}

.open_news .open_news_rf .open_deta {
	float: left;
	width: 20%;
	padding: 38px 0 38px 50px;
	border-left: 1px solid #D6D6D6;
	margin: 5px 0;
}

.open_news .open_news_rf .open_deta p {
	font-size: 24px;
	line-height: 32px;
	color: #333;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.open_news .open_news_rf .open_deta span {
	font-size: 20px;
}

.open_news:hover .open_news_lf img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.open_news:hover .open_news_rf .open_tit h3 {
	color: #2591C4;
}

.open_news:hover .open_news_rf .open_deta p {
	color: #2591C4;
}

@media screen and (max-width: 768px) {
	.open_news .open_news_rf {
		padding: 20px;
	}
	.open_news .open_news_rf .open_tit {
		width: 100%;
		padding: 0;
	}
	.open_news .open_news_rf .open_tit h3 {
		font-size: 18px;
		line-height: 24px;
		height: 50px;
		margin-bottom: 10px;
	}
	.open_news .open_news_rf .open_tit p {
		font-size: 12px;
		line-height: 18px;
		height: 55px;
	}
	.open_news .open_news_rf .open_tit span {
		font-size: 12px;
		padding: 10px 0 0 0;
		display: inline-block;
		color: #999;
	}
}


/*近期新闻Style*/

.news_time {
	border: 1px solid #E3E3E3;
	margin-bottom: 30px;
}

.news_time .news_bgm {
	width: 100%;
	overflow: hidden;
}

.news_time .news_bgm img {
	width: 100%;
	height: 195px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.news_time .news_text {
	padding: 15px 25px;
}

.news_time .news_text p {
	color: #999999;
	display: inline-block;
	width: 100%;
	margin: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.news_time .news_text h2 {
	margin: 15px 0;
	display: inline-block;
	width: 100%;
	font-size: 24px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.news_time .news_text .p_deta {
	font-size: 18px;
}

.news_time .news_text .p_text {
	font-size: 14px;
	line-height: 32px;
	height: 55px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news_time .news_text .p_more {
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-top: 12px;
	background: url(../picture/news_more_icon.png) right 20px no-repeat;
}

.news_time:hover .news_bgm img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.news_time:hover .news_text p,
.news_time:hover .news_text h2 {
	color: #2591C4;
}

.news_time:hover .news_text .p_more {
	background: url(../picture/news_more_icon_h.png) right 20px no-repeat;
}
.details_tit{padding: 60px 0 30px 0;}
.details_tit h1{color: #2591C4;font-size: 42px;line-height: 42px;margin-bottom: 30px;}
.details_tit p{font-size: 16px;color: #999;margin: 0;}
.details_box{border-top: 1px dotted #CCCCCC;border-bottom: 1px dotted #CCCCCC;padding: 50px 0;text-align: center;}
.details_box p{font-size: 16px;color: #777;line-height: 32px;text-align: left;}
.details_box img{width: auto;max-width: 100%; }
.details_btn{text-align: right;margin-top: 40px;}
.details_btn a{display: inline-block;padding: 8px 30px;color: #999;font-size: 16px;border: 1px solid #CCCCCC;-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.details_btn a:hover{color: #fff;background-color: #FF9933;}
@media screen and (max-width: 768px) {
	.details_tit{padding: 30px 0;}
	.details_tit h1{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
	.details_tit p{font-size: 10px;line-height: 18px;}
	.details_box{padding: 20px 0;}
	.details_box p{font-size: 12px;line-height: 24px;}
	.details_btn{text-align: center;}
	.details_btn a{font-size: 14px;padding: 5px 25px;}
}

/*合作代理Style*/
.agent_box img{
	width: 100%;
}
.agent_box p{font-size: 16px;color: #333;line-height: 32px;}
.agent_box p span{font-size: 36px;color: #FF9933;}

/*公司简介Style*/
.about{background-color: #fff;padding: 40px;}
.about_one .about_one_lf img{width: 100%;max-width: 313px;}
.about_one .about_one_lf p{font-size: 17px;color: #2591C4;margin: 10px 0 30px 0;}
.about_one .about_one_rf p{font-size: 14px;line-height: 28px;color: #777;}
.about #gtco-counter .counter-label{color: #777;font-size: 12px;}
.about #gtco-counter .counter{font-size: 30px;line-height: 40px;}
.about #gtco-counter sup{right: 60px;font-size: 30px;top: 20%;}
.about #gtco-counter .sup_2{right: 70px;}
.about #gtco-counter .sup_3{right: 45px;}
.about #gtco-counter .sup_4{right: 70px;}
.about_two {overflow: hidden;}
.about_two img{width: 100%;}
.contact_map img{width: 100%;}
.contact_map_rf {padding-top: 30px;}
.contact_map_rf h3{font-size: 14px;color: #333333;}
.contact_map_rf p{font-size: 14px;color: #777;}
@media screen and (max-width: 768px) {
	.about{padding: 20px 5px;}
	.about_one .about_one_lf p{font-size: 14px;margin: 20px 0;}
	.about #gtco-counter sup{right: 30px;}
	.about #gtco-counter .sup_2{right: 40px;}
	.about #gtco-counter .sup_3{right: 15px;}
	.about #gtco-counter .sup_4{right: 40px;}
	.about #gtco-counter .counter-label{font-size: 10px;}
}
/*人才招聘页面Style*/

.accordion {
	width: 100%;
	background: #FFF;
	padding: 0;
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 30px 5px;
	color: #3D3D3D;
	font-size: 16px;
	font-weight: 400;
	border-top: 1px solid #F4F4F4;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion .link:hover {
	background-color: #f5f5f5;
	padding: 30px 0 30px 20px;
}

.accordion li {
	list-style: none;
}

.accordion li:last-child .link {
	border-bottom: 1px solid #F4F4F4;
}

.accordion li i {
	position: absolute;
	top: 30px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../image/zp_icon.png) center center no-repeat;
	background-size: 100%;
}

.accordion li.open i {
	background: url(../image/zp_icon_hover.png) center center no-repeat;
	background-size: 100%;
}

.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu {
	display: none;
	background: #fff;
	font-size: 14px;
	padding: 50px;
}

.submenu li {
	list-style: none;
}


/*人才招聘页手机端Style*/

@media screen and (max-width: 768px) {
	.accordion {
		padding: 0;
	}
	.submenu {
		padding: 5px
	}
	.accordion .link:hover {
		background-color: #fff;
		padding: 30px 0;
	}
}


.pagination .rows{display: none;}
.pagination {margin-top: 20px;text-align: center;width: 100%;}
.pagination .rows{display: none;}
.pagination a,.pagination span{display: inline-block;color: #999999;font-size: 12px;width: 20px;height: 20px;text-align: center;line-height: 20px;border: 1px solid #999999;margin: 0 4px;}
.pagination a:hover,.pagination span:hover{border:1px solid #2591C4;color: #2591C4;}
.pagination .current{background-color: #fff;color: #999999;border: 1px solid #999999;}
.pagination .prev{font-size: 0;background: url(../image/per_icon.png)center center no-repeat;position: relative;top: -4px;}
.pagination .next{font-size: 0;background: url(../image/per_icon.png)center center no-repeat;position: relative;top: -4px;-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}

@media screen and (max-width: 1440px) {
	.gtco-container{max-width: 1000px;}
	.team_lf .team_lf_box h3{font-size: 20px;}
	.team_lf .team_lf_box p{font-size: 14px;}
	.gtco-nav ul li a{padding: 50px 10px;}
	.team_time{padding: 10px;margin-bottom: 20px;}
	.team_lf img{max-width: 100px;max-height: 100px;}
	.team_lf .team_lf_box{margin: 0;padding: 10px;width: 50%;max-width: 50%;}
	.team_rf h3{font-size: 16px;line-height: 25px;height: 50px;}
	.team_rf p{font-size: 14px;line-height: 20px;height: 40px;}
	.team_rf{background:none}
	.kc_tit p{font-size: 28px;margin-bottom: 10px;}
	.kc_tit{margin: 10px 0 20px 0;}
	.open_news .open_news_rf .open_tit h3{font-size: 18px;line-height: 26px;height: 50px;}
	.open_news .open_news_rf .open_tit p{line-height: 18px;height: 55px;}
	.open_news .open_news_rf .open_deta{padding: 10px 0 10px 35px;}
	.open_news .open_news_lf img{height: 200px;}
	.news_time .news_text h2{font-size: 20px;margin: 7px 0;}
	.news_time .news_text .p_text{line-height: 20px;height: 40px;}
	.news_time .news_bgm img{height: 160px;}
}
