﻿/* AB模版网 整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
body {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 14px;
	color: #333;
}
input, select, textarea {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 1em;
	;
}
.wrap {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
}

.class_nav {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
	padding-bottom:8px 0;
}
.class_nav ul li {
	float: left;
	margin-left: 20px;
	width: 120px;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
}
.class_nav ul li a {
	display: block;
	color: #000022;
}
.class_nav ul li.on a, .class_nav ul li a:hover {
	color: #fff;
	background: #4D695A;
}
.curriculum_list {
	padding: 5px 0;
}
.curriculum_list ul {
	margin: 0 -1.5%;
}
.curriculum_list ul li {
	float: left;
	width: 22%;
	margin: 25px 1.5%;
}
.curriculum_list ul li * {
	transition: all 0.5s;
}
.curriculum_list ul li .img_box {
	position: relative;
}
.curriculum_list ul li .img_box img {
	display: block;
	width: 100%;
}
.curriculum_list ul li .img_box .curriculum_list_mb {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,176,160,0.9);
	opacity: 0;
}
.curriculum_list ul li .img_box .curriculum_list_more {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -8px;
	text-align: center;
}
.curriculum_list ul li .img_box .curriculum_list_more span {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding-right: 50px;
	background: url(../images/icon1.png) no-repeat right center;
}
.curriculum_list ul li .web {
	margin-top: 22px;
}
.curriculum_list ul li .web p {
	font-size: 16px;
	color: #333;
}
.curriculum_list ul li .web p span {
	float: right;
	color: #4D695A;
}
.curriculum_list ul li .web p span em {
	font-style: normal;
	font-size: 12px;
}
.curriculum_list ul li:hover .curriculum_list_mb {
	opacity: 1;
}
.page_size {
	text-align: center;
	margin-top: 10px;
}
.page_size a {
	display: inline-block;
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-bottom: 8px;
	border: 1px solid transparent;
	color: #999;
	margin: 0 10px;
	vertical-align: top;
}
.page_size a.prev, .page_size a.next {
	width: 31px;
	padding-bottom: 0;
	border-bottom: none;
}
.page_size a.prev {
	background: url(../images/icon2.png) no-repeat center center;
}
.page_size a.next {
	background: url(../images/icon3.png) no-repeat center center;
}
.page_size a.on, .page_size a:hover {
	border-bottom: 1px solid #ddd;
	color: #222;
}
.page_size a.prev:hover {
	background: url(../images/icon2-1.png) no-repeat center center;
	border-bottom: none;
}
.page_size a.next:hover {
	background: url(../images/icon3-1.png) no-repeat center center;
	border-bottom: none;
}
/*----------footer----------*/
.footer {
	padding: 20px 0 30px;
}
.footer h3 {
	font-weight: normal;
	font-size: 20px;
}
.footer p {
	font-size: 14px;
	color: #333;
	margin-top: 25px;
}
.footer .left {
	float: left;
}
.footer .left h3 {
	color: #333;
}
.footer .left p {
}
.footer .left p a {
	color: #333;
	margin: 0 12px;
}
.footer .left p a:first-child {
	margin-left: 0;
}
.footer .right {
	float: right;
	text-align: right;
}
.footer .right h3 {
	color: #666;
}
.footer .right h3 span {
	color: #333;
}
.footer .right p {
}
.footer .right p a{ color:#333}
/*----------custom----------*/
.curriculum_article {
	padding-bottom: 40px;
}
.curriculum_article .img {
	float: left;
	margin-right: 2%;
	width: 37%;
}
.curriculum_article .img img {
	display: block;
	width: 100%;
}
.curriculum_article .web {
	float: left;
	width: 60%;
}
.curriculum_article .web .tit {
	margin-top: 45px;
	background: #F6F6F6;
	padding: 11px 0;
	position: relative;
}
.curriculum_article .web .tit h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
.curriculum_article .web .tit p {
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}
.curriculum_article .web .tit p span {
	margin-left: 50px;
}
.curriculum_article .web .tit .line {
	width: 104px;
	height: 104px;
	background: url(../images/icon4.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -52px;
	left: -60px;
}
.curriculum_article .web .text {
	margin-top: 50px;
}
.curriculum_article .web .text h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 32px;
}
.curriculum_article .web .text p {
	line-height: 32px;
	color: #666;
	text-indent: 2em;
}
.about_gsjj {
}
.about_gsjj .list {
	border-top: 1px solid #ddd;
	padding-top: 50px;
	margin-top: 45px;
}
.about_gsjj .list:first-child {
	border-top: none;
	margin-top: 20px;
}
.about_gsjj .list .img {
	float: right;
	margin-left: 80px;
}
.about_gsjj .list .img img {
	display: block;
	width: 100%;
}
.about_gsjj .list .web {
	overflow: hidden;
}
.about_gsjj .list .web h3 {
	font-size: 22px;
	font-weight: normal;
}
.about_gsjj .list .web .text {
	margin-top: 30px; line-height:30px
}
.about_gsjj .list .web .text p {
	line-height: 32px;
	color: #333;
}
.his_owl {
	max-width: 900px;
	width: 95%;
	margin: 0 auto;
}
.his_owl .owl {
}
.his_owl .item {
	cursor: pointer;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding-top: 105px;
	position: relative;
}
.his_owl .item span {
	display: block;
	line-height: 50px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 10px;
	text-align: center;
	font-size: 26px;
}
.his_owl .item:after {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	border: 1px solid #9d9d9d;
	margin: 0 auto;
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #F6F6F6;
}
.his_owl .item span:after {
	content: '';
	display: block;
	width: 1px;
	height: 0px;
	background: #4D695A;
	margin: 0 auto;
}
.his_owl .item.on span, .his_owl .item:hover span {
	font-size: 34px;
	color: #4D695A;
}
.his_owl .item.on span:after, .his_owl .item:hover span:after {
	height: 20px;
}
.his_owl .item.on:after, .his_owl .item:hover:after {
	background: #4D695A;
	border-color: #4D695A;
}
.his_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	border: 1px solid #9b9b9b;
	margin: 0;
	padding: 0;
	position: relative;
}
.his_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
	background: url(../images/icon9.png) no-repeat center center #fff;
}
.his_owl .owl-theme .owl-controls .owl-nav .owl-prev:after {
	content: '';
	display: block;
	width: 20px;
	height: 1px;
	background: #ddd;
	position: absolute;
	left: 100%;
	top: 14px;
}
.his_owl .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
	background: url(../images/icon10.png) no-repeat center center #fff;
}
.his_owl .owl-theme .owl-controls .owl-nav .owl-next:after {
	content: '';
	display: block;
	width: 20px;
	height: 1px;
	background: #ddd;
	position: absolute;
	right: 100%;
	top: 14px;
}
.his_owl .owl-theme .owl-controls {
	left: -5%;
	right: -5%;
	width: auto;
}
.div_his .list {
	max-width: 580px;
	margin: 31px auto;
	line-height: 30px;
	position: relative;
}
.div_his .list:before {
	content: "";
	display: block;
	width: 1px;
	top: 10px;
	left: 64px;
	bottom: -10px;
	background: #ececec;
	position: absolute;
}
.div_his .list li {
	padding-bottom: 20px;
	font-size: 16px;
	color: #666;
}
.div_his .list li:hover .mouth span:after {
	background: #4D695A;
}
.div_his .list li:hover .mouth span {
	color: #4D695A;
}
.div_his .list li:last-child {
	float: left;
}
.div_his .list .mouth {
	width: 50px;
	text-align: right;
	float: left;
	margin-right: 110px;
	position: relative;
}
.div_his .list .mouth span:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: -20px;
	display: block;
	width: 10px;
	height: 10px;
	background: #999999;
	float: right;
	border-radius: 100%;
}
.div_his .list .mouth span {
	display: block;
	position: relative;
}
.div_his .list .text {
	overflow: hidden;
}
.div_his .list .text span {
	display: block;
	width: 75px;
	float: left;
}
.div_his .list .text p {
	overflow: hidden;
}
.team1_list ul li .img {
	float: right;
	width: 247px;
}
.team1_list ul li {
	overflow: hidden;
	margin-top: 40px;
	position: relative;
}
.team1_list ul li:after {
	content: '';
	z-index: -1;
	display: block;
	width: 1px;
	height: 400px;
	top: 60px;
	bottom: 20px;
	left: 25px;
	background: #ccc;
	position: absolute;
}
.team1_list ul li:before {
	content: '';
	z-index: 1;
	display: block;
	width: 1px;
	top: 60px;
	height: 0;
	bottom: 20px;
	left: 25px;
	background: #4D695A;
	position: absolute;
}
.team1_list ul li .text {
	overflow: hidden;
	line-height: 32px;
	color: #666;
}
.team1_list ul li .text h3 {
	font-size: 18px;
	color: #222;
	font-weight: normal;
	padding: 20px 0;
}
.team1_list ul li .text h3 span {
	color: #666;
	font-size: 14px;
	display: inline-block;
	padding-left: 20px;
}
.team1_list ul li .box {
	max-width: 675px;
	width: 80%;
	margin: 0 auto;
}
.team1_list ul li .span_num {
	z-index: 2;
	position: absolute;
	top: 0px;
	display: block;
	font-size: 46px;
	color: #ccc;
}
.team1_list ul li:nth-child(2n) .img {
	float: left;
}
.team1_list ul li:nth-child(2n) .span_num {
	left: auto;
	right: 0;
}
.team1_list ul li:nth-child(2n):after {
	left: auto;
	right: 25px;
}
.team1_list ul li:nth-child(2n):before {
	left: auto;
	right: 25px;
}
.team1_list ul li:hover:before {
	height: 350px;
}
.team1_list ul li:hover .span_num {
	color: #4D695A;
}
.zxns_list {
	margin-top: 40px;
}
.zxns_list .tit {
	cursor: pointer;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
}
.zxns_list .tit h3 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	padding-left: 20px;
}
.zxns_list .tit label {
	display: block;
	color: #ccc;
	text-transform: uppercase;
	float: right;
	padding-right: 30px;
	background: url(../images/icon11-1.png) no-repeat right center;
}
.zxns_list li {
	margin-top: 10px;
}
.zxns_list li.on .tit label {
	background: url(../images/icon11.png) no-repeat right center;
}
.zxns_list .text {
	display: none;
	transition: all 0s;
	padding: 20px;
	line-height: 32px;
	color: #666;
}
.zxns_list .text h4 {
	line-height: 16px;
	margin: 8px 0;
	color: #333;
	padding-left: 10px;
	font-weight: normal;
	border-left: 4px solid #4D695A;
}
.zxns_list .text .list {
	margin-bottom: 40px;
}
.zxns_list .text .list:last-child {
	margin-bottom: 0;
}
.qyry_list .tit {
	padding: 50px 0;
	font-size: 16px;
	color: #222;
}
.qyry_list .tit h3 {
	font-size: 20px;
	margin-bottom: 25px;
}
.qyry_list li {
	width: 50%;
	float: left;
	margin-top: 40px;
}
.qyry_list ul {
	overflow: hidden;
}
.qyry_list li:nth-child(2n+1) {
	clear: both;
}
.qyry_list li .img {
	float: left;
	padding: 10px;
	width: 226px;
	margin-right: 20px;
	background: #F6F6F6;
	border: 1px solid #ccc;
	line-height: 155px;
	overflow: hidden;
	text-align: center;
}
.qyry_list li .img img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 155px;
}
.qyry_list li .text {
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	color: #666;
	padding-right: 50px;
}
.qyry_list li .text p {
	max-width: 265px;
}
.qyry_list li .text h3 {
	font-size: 20px;
	font-weight: normal;
	color: #222;
	padding: 15px 0;
}
.team2_list ul li {
	width: 25%;
	float: left;
}
.team2_list ul li a {
	display: block;
	margin: 18px;
	border: 1px solid #f3f3f3;
}
.team2_list ul li:nth-child(4n+1) {
	clear: both;
}
.team2_list ul li .img {
	overflow: hidden;
	background: #000;
}
.team2_list ul li img {
	display: block;
}
.team2_list ul li a:hover h3 {
	color: #4D695A;
}
.team2_list ul li a:hover img {
	transform: scale(1.1);
	opacity: .8;
}
.team2_list ul {
	overflow: hidden;
	margin: 20px -18px;
}
.team2_list .text {
	padding: 20px;
	position: relative;
}
.team2_list .text span {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../images/icon8-1.png) no-repeat center center #4D695A;
	top: -25px;
	right: 20px;
}
.team2_list a:hover .text span {
	background: url(../images/icon8.png) no-repeat center center #fcc442;
}
.team2_list .text h3 {
	font-size: 16px;
	color: #222;
	margin-bottom: 15px;
	font-weight: normal;
}
.team2_list .text p {
	color: #999;
}
.modal {
	display: none;
	transition: all 0s;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1001;
}
.fp_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
}
.fp_modal .cell {
	display: table-cell;
	vertical-align: middle;
}
.modal_cont {
	max-width: 1080px;
	width: 90%;
	margin: 0 auto;
	background: #F6F6F6;
	padding: 50px;
	position: relative;
}
.modal_cont .img {
	width: 345px;
	float: left;
	margin-right: 40px;
}
.modal_cont .tit {
	border-bottom: 1px solid #ddd;
	line-height: 24px;
	padding: 20px 0;
}
.modal_cont .tit h3 {
	font-size: 24px;
	font-weight: normal;
	padding-left: 15px;
	border-left: 5px solid #4D695A;
}
.modal_cont .tit h3 span {
	float: right;
	display: block;
	color: #4D695A;
	font-size: 20px;
}
.modal_cont .text {
	overflow: hidden;
	line-height: 32px;
	color: #666;
}
.modal_cont .text h4 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
}
.modal_cont .text p {
	text-indent: 2em;
	margin-bottom: 20px;
}
.modal_cont .close {
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../images/close.png) no-repeat center center #666;
	border-radius: 100%;
	top: -30px;
	right: -30px;
	cursor: pointer;
}
.modal_cont .close:hover {
	background-color: #333;
}
.modal_cont .text .box {
	height: 327px;
	overflow-y: auto;
	margin-top: 20px;
}
.course_owl ul {
	margin: 0 -10px;
	overflow: hidden;
}
.course_owl ul li {
	width: 25%;
	float: left;
}
.course_owl ul li a {
	margin: 10px;
	border: 1px solid #f3f3f3;
	display: block;
}
.course_owl img {
	display: block;
}
.course_owl.wow_list {
	margin: 20px 0;
	width: 100%;
}
