﻿@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("SourceHanSansCN-Regular.woff2") format("woff2"),
       url("SourceHanSansCN-Regular.woff") format("woff"),
       url("SourceHanSansCN-Regular.ttf") format("truetype"),
       url("SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("SourceHanSansCN-Regular.svg") format("svg");
}

@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("SourceHanSansCN-Bold.woff2") format("woff2"),
       url("SourceHanSansCN-Bold.woff") format("woff"),
       url("SourceHanSansCN-Bold.ttf") format("truetype"),
       url("SourceHanSansCN-Bold.eot") format("embedded-opentype"),
       url("SourceHanSansCN-Bold.svg") format("svg");
}

body {
	font-family:"SourceHanSansCN-Regular", "microsoft yahei", Arial, tahoma, arial, simsun;
	font-size: 14px;
	color: #333
}

input,select,textarea {
	font-family:"SourceHanSansCN-Regular", "microsoft yahei", Arial, tahoma, arial, simsun;
	font-size: 1em
}

.wrap {
	width: 96%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}

.wrap1 {
	width: 96%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	background:#FFF;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
 *zoom: 1;
}

img,a {
	border: 0
}

ul,li {
	list-style: none
}

* {
	margin: 0;
	padding: 0
}

.flt {
	float: left
}

.frt {
	float: right
}

.clear {
	clear: both
}

.clear:after,.clear:before {
	content: '';
	clear: both;
	display: table
}

img {
	max-width: 100%
}

.img {
	overflow: hidden;
	position: relative
}

.img:before {

	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*border: 1px solid transparent;*/
	z-index: 100
}

.img:hover:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	/*border: 1px solid rgba(255,255,255,.5)*/
}

.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg)
}

h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700
}


.modal,.fp_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000
}

.fp_modal {
	display: table
}

.modal {
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	background: rgba(0,0,0,.7)
}

.fp_modal .cell {
	display: table-cell;
	vertical-align: middle
}

.modal_cont {
	max-width: 990px;
	margin: 0 auto;
	width: 90%;
	background: #fff;
	position: relative
}

.modal_cont .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background: url(../images/close.png) no-repeat center center #ccc;
	border-radius: 100%;
	cursor: pointer
}

.modal_cont .box {
	padding: 45px
}

.header {
	line-height: 110px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background:#920783;
}

.header.fixed {
	background: rgba(146,6,131,.82);
	line-height: 90px;
}

.head {
	line-height: 42px;
	border-bottom: 1px solid #eee
}

.logo img {
	vertical-align: middle
}

.menu ul li {
	float: left;
	margin-left: 40px
}

.menu ul li a {
	color: #fff;
	border-bottom: 2px solid transparent;
	display: inline-block;
	line-height: 34px;
	padding: 0 5px;
	font-size:16px;
	font-weight:bold;
}

.menu ul li:hover a,.menu ul li.on a {
	color: #fff;
	border-bottom-color: #fff
}
.tel-box{ padding-left:50px;
font-size: 20px;
font-weight: bold;
color: #fff;
padding-top:15px;
}
@media screen and (max-width:1024px) {
.tel-box{ padding-left:10px;
font-size: 20px;
font-weight: bold;
color: #fff;
padding-top:15px;
}

.tit_tag {
display: none;
}
.cur-course-right p {
    line-height: 40px;
    font-size: 14px;
    color: #737373;
}

.Comculture-dl .infor .text {
    line-height: 22px;
	font-size: 14px;
}
.container {
    padding: 0 15px;
    width: auto;
    margin: 0 auto;
}
}

.float-left {
	float: left!important
}
.float-right {
	float: right!important
}

 .tel-box .telfont {
	line-height:25px;
}
 .tel-box .telfont .t3 {
	 padding:2px 5px;
}
 .tel-box .telfont .telen {
	 padding:3px 0px;
}
 .tel-box .telfont .telnum {
	padding:3px 0px;
}
.banner	{padding-top:110px;}
.banner .item {
	position: relative;
	font-family: Arial;
}




.banner .item .text {
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 24px
}

.banner .text h2 {
	font-size: 2em;
	margin-bottom: 1em
}

.owl-theme .owl-dots .owl-dot span {
	width: 22px;
	height: 22px;
	border-radius: 0;
	margin: 0 5px;
	background: url(../images/icon2.png) no-repeat center center
}

.owl-theme .owl-dots {
	margin-bottom: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
	background: url(../images/icon1.png) no-repeat center center;
	opacity: 1
}

.banner .img1 {
	overflow: hidden
}

.owl {
	position: relative
}

.banner_cur {
	position: absolute;
	top: 50%;
	left: 5%;
	right: 5%;
	z-index: 10
}

.banner_cur span {
	display: block;
	width: 54px;
	height: 54px;
	background: url(../images/cur1.png) no-repeat center center;
	float: left;
	cursor: pointer;
	border-radius: 100%
}

.banner_cur span.next {
	float: right;
	background: url(../images/cur2.png) no-repeat center center
}

.banner_cur span:hover {
	background-color: rgba(255,255,255,.1)
}

.page {
	padding: 85px 0;
}

.page_c {
	padding:0;
}

.page_b {
	padding:0 0 65px 0;
}
.page1 {
	background:#f7f6fb;
}

.page_tit {
	color: #391e63;
	text-align: center;
	margin-bottom:50px;
	margin-top:100px;
}

.page_tit h3 {
	line-height: 43px;
	font-size: 37px;
	color: #8B8B8C;
	font-family:Arial;
	font-weight:600;
	
}

.page_tit p {
	line-height: 43px;
	font-size: 26px;
	color: #920783;
	font-weight: 400;
	font-family:"SourceHanSansCN-Regular", "microsoft yahei", Arial, tahoma, arial, simsun;
	width:275px;
	margin:0 auto;
}
.page_tit span {
	height:2px;
	background-color:#920783;
	width:160px;
	margin-top:20px;
	float:left;
	margin-right:10px;
}



.full {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 1001
}

.full li a {
	display: block;
	width: 52px;
	height: 52px;
	margin-bottom: 1px;
	position: relative;
	background: rgba(0,0,0,.5);
	z-index: 1
}

.full li a:hover span,.full li a:hover label {
	background-color: #920783!important
}

.full li:last-child a {
	border-bottom: 0
}

.full li a span {
	display: block;
	width: 52px;
	height: 52px;
	position: relative;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat
}

.full li:nth-child(2) a,.full li:nth-child(1) a {
	z-index: 2
}

.full li a label {
	display: block;
	width: 100px;
	white-space: nowrap;
	padding: 0 20px;
	position: absolute;
	line-height: 52px;
	color: #fff;
	z-index: -1;
	background: #920783;
	bottom: 0;
	left: 100%;
	box-sizing: inherit;
	max-width: 300%
}

.full li a:hover label {
	left: -120px
}

.full li a .lbl_img {
	padding: 10px;
	height: auto;
	line-height: normal
}

.full li a span.span1 {
	background-image: url(../images/full1.png)
}

.full li a span.span2 {
	background-image: url(../images/full2.png)
}

.full li a span.span3 {
	background-image: url(../images/full3.png)
}

.full li a span.span4 {
	background-image: url(../images/full4.png)
}

.page4 {
	padding-bottom: 0;
	background: #f7f6fa
}

.hj_owl {
	position: relative
}

.hj_owl .owl {
	padding-bottom: 6px
}

.owl_cur {
	z-index: 10;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.owl_cur>div {
	position: relative;
	width: 20%;
	background: rgba(255,255,255,.5)
}

.owl_cur>div span {
	position: absolute;
	top: 50%;
	display: block;
	width: 54px;
	height: 54px;
	background: url(../images/cur1.png) no-repeat center center;
	cursor: pointer;
	border-radius: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: -27px
}

.owl_cur span.next {
	background: url(../images/cur2.png) no-repeat center center
}

.owl_cur span:hover {
	background-color: rgba(255,255,255,.1)
}

.owl_cur>div .img {
	opacity: 0
}

.tit_tag li {
	text-align: center;
	display: inline-block;
	width: 108px;
	line-height:72px;
	margin-left: -5px;
	font-size: 16px
}

.tit_tag {
	text-align: center;
	width:15%;
	float:right;
}

.tit_tag li a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	right: 0;
	background: #920783;
	height: 2px;
	margin: 0 auto
}

.tit_tag li a {
	display: block;
	position: relative;
}

.tit_tag li a:hover,.tit_tag li.on a {
	font-weight: 700;
	border-color: #e5dbf5;
	z-index: 10;
	background: #fbf9fd;
	color: #920783
}

.tit_tag li a:hover:after,.tit_tag li.on a:after {
	width: 100%
}

.tit_tag {
	margin-top:60px
}

.news .lt .text {
	background: url(../images/bg3.jpg) no-repeat center center;
	color: #fff;
	background-size: 100% 100%
}

.news {
	max-width: 1120px;
	margin: 0 auto;
	position: relative
}

.news .bg {
	width: 187px;
	height: 393px;
	position: absolute;
	background: url(../images/img8.jpg) no-repeat center center;
	right: 100%;
	bottom: -20px
}

.news .lt {
	width: 39%;
	float: left;
	margin-right: 18px
}

.news .lt .img img {
	display: block;
	width: 100%
}

.news .lt .text {
	padding: 40px;
	line-height: 24px;
	color: #e9daff
}

.news .lt .text span.time {
	display: block;
	padding-left: 30px;
	background: url(../images/icon4.png) no-repeat left center;
	color: #fff;
	margin-bottom: 20px
}

.news .lt .text h3 {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px
}

.news .lt .text h3 a {
	color: #fff
}

.news .lt .text h3 a:hover {
	color: #fc0
}

.news .lt .text p {
	height: 48px;
	overflow: hidden;
	margin-bottom: 20px
}

.news .list {
	overflow: hidden;
}

.news .list li {
	width: 30.6%;
	float: left;
	display: block;
	margin: 9px
}

.news .list a {
	display: block;
	margin: 9px
}

.news .list ul {
	margin: -9px
}

.news .list .text {
	padding: 0 20px;
	border: 1px solid #ebebeb;
	border-top: 0
}

.news .list img {
	display: block;
	width: 100%
}

.news .list p {
	font-size: 12px;
	color: #909098;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 15px
}

.news .list .time {
	line-height: 40px;
	color: #909098;
	padding-left: 22px;
	background: url(../images/icon5.png) no-repeat left center;
	border-top: 1px solid #e8e8e8
}

.news .list h3 {
	font-size: 16px;
	color: #920783;
	line-height: 45px;
	padding-top: 5px
}

.footer {
	background-color:#2f1c28;
	padding:50px 0 50px 0;
	text-align: center;
	font-size: 14px;
	color: #656565;
}
.ft_bt{ width:100%; height:32px; background:url(../images/ft_bt.png) no-repeat top center;}
.footer p {
	text-align: center
}

.ft_c{width:230px; background:#533849; float:right; padding-left:50px; padding-top:75px; height:280px; margin-top:-75px; position:relative; z-index:100;}
.ft_c dt{color:#ffffff; font-size:18px; padding-bottom:15px;}
.ft_c dd{line-height:30px; height:30px; padding-left:35px; color:#999999;}


.f_nav li {
	display: inline-block;
	padding: 0 20px;
	margin-left: -3px;
	border-left: 1px solid #a8a8a8
}

.f_nav {
	padding: 30px 0
}

.footer a {
	color: #a8a8a8
}

.footer a:hover {
	color: #920783
}

.pagesize {
	text-align: center;
	margin-top: 85px
}

.pagesize a {
	margin: 0 15px;
	font-size: 20px;
	font-weight: 700;
	color: #262626
}

.pagesize a:hover,.pagesize a.on {
	color: #6b3fae
}

.page {
	overflow: hidden
}
.page_b{
	overflow: hidden
}
ul:after {
	content: '';
	display: block;
	clear: both
}

.page1_list li {
	width: 25%;
	float: left
}

.page1_list .box {
	padding: 12px;
	border: 1px solid #eee;
	background: #fff;
	margin-left: -1px
}

.page1_list .tit {
	padding: 20px 0;
	text-align: center;
	color: #920783
}

.page1_list .tit h3 {
	font-size: 18px;
	margin-bottom: 10px
}

.page1_list .tit p {
	text-align: center
}

.page1_list .d_txt {
	padding: 0 10px;
	line-height: 24px;
	color: #909098;
	height: 72px;
	overflow: hidden
}

p {
	text-align: justify
}

.btn a {
	display: block;
	width: 138px;
	line-height: 40px;
	border-radius: 40px;
	background: #920783;
	color: #920783;
	box-shadow: 0 2px 10px rgba(85,50,139,.2);
	text-align: center;
	margin: 0 auto
}

.btn .a2 {
	margin-left: 0;
	border: 2px solid #920783;
	background: 0 0
}

.btn span {
	display: inline-block;
	padding-right: 40px;
	background: url(../images/icon3.png) no-repeat right center
}

.btn {
	padding: 10px 0
}

.btn a:hover span {
	padding-right: 20px
}

.page2 {
	background: url(../images/img_15.jpg) no-repeat center center;
	background-size: cover
}

.page2 .tit {
	padding: 30px 0
}

.page2 .text {
	width: 43%;
	padding: 0 3.5%;
	line-height: 35px;
	color: #221814;
	float:right;
	font-size:16px;
}

.page2 .text p {
	margin-bottom:5px;
	text-indent:2em;
}

.page2 .img {
	display: none
}

.page2 .tit h3 {
	line-height: 63px;
	font-size: 34px;
	color: #8B8B8C;
	font-weight: 400;
	font-family:"SourceHanSansCN-Regular", "microsoft yahei", Arial, tahoma, arial, simsun;
	float:right;
	border-bottom: 2px solid #8B8B8C;
	font-weight:600;
}
.page2 .tit h4 {
	line-height: 63px;
	font-size: 30px;
	color: #8B8B8C;
	font-weight: 400;
	font-family:Arial;
	
}

.top_x{ height:50px; background:#920783;}

.page21 {
	background:#f7f7f7 url(../images/img_1.png) no-repeat right center;
	
}

.page21 .tit {
	padding: 50px 0 10px 0;
}

.page21 .text {
	width: 46%;
	padding:50px 3.5%;
	line-height:30px;
	color: #221814;
	font-size:16px;
}

.page21 .text p {
	margin-bottom:5px;
	text-indent:2em;
}
.page21 .text span{ font-size:18px; font-weight: bold ;}
.page21 .img {
	display: none
}

.page21 .tit h3 {
	line-height: 63px;
	font-size: 26px;
	color: #920783;
	font-weight: 400;
	font-family:"SourceHanSansCN-Regular", "microsoft yahei", Arial, tahoma, arial, simsun;
}
.page21 .tit h3 span {
	float:right;
	height:2px;
	background-color:#920783;
	width:370px;
	margin-top:35px;
}
.page21 .tit h4 {
	line-height: 63px;
	font-size: 37px;
	color: #8B8B8C;
	font-family:Arial;
	font-weight:600;
	
}

.team_list li {
	width: 33.333%;
	float: left
}

.team_list li .box {
	padding-bottom: 62px;
	position: relative;
	background: url(../images/bg2.png) no-repeat bottom center;
	margin-bottom: 20px
}

.team_list li .box .img1 {
	width: 102px;
	height: 102px;
	padding: 4px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius: 100%;
	margin: 0 auto
}

.team_list li .box .img1 img {
	width: 102px;
	border-radius: 100%;
	height: 102px
}

.team_list li .box h3 {
	text-align: center;
	color: #920783;
	max-width: 80%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 40px
}

.team_list li .box h3 label {
	display: inline-block;
	vertical-align: middle;
	color: #fc0;
	padding: 0 5px
}

.team_list li .box p {
	max-width: 60%;
	height: 48px;
	overflow: hidden;
	margin: 0 auto;
	line-height: 24px;
	color: #909098
}

@media screen and (max-width: 1024px){
.header .logo img {
    height:50px;
}
}


@media screen and (max-width:768px) {
	#maximg {
		max-width: 100%!important;
		height: auto!important
	}

	.menu {
		z-index: 1000;
		position: fixed;
		top: 60px;
		left: -100%;
		width: 100%;
		height: 100%;
		background: #fff
	}

	.menu ul li {
		float: none;
		display: block;
		border-bottom: 1px solid #ddd;
		padding: 0
	}

	.menu ul li a {
		line-height: 45px;
		font-size: 18px;
		color:#333;
	}

	.header .logo {
		position: relative;
		z-index: 1001;
		line-height:80px
	}


	.menu ul li:hover a,.menu ul li.on a {
		color: #920783
	}

	.menu_wrap {
		position: absolute;
		top: 22px;
		width: 40px;
		height: 40px;
		background: url(../images/menu.png) no-repeat center center #4e1248;
		background-size: 25px auto;
		right: 5px
	}

	.h_menu .menu_wrap {
		background: url(../images/menu-1.png) no-repeat center center #4e1248;
		background-size: 25px auto
	}

	.header {
		z-index: 100
	}

	.menu ul li {
		margin: 0 20px
	}

	.menu ul li a {
		display: block
	}

	.h_menu .menu {
		left: 0
	}

	.header {
		line-height: 60px
	}
	
	.banner	{padding-top:80px;}
	.tel-box{display: none;}
	.header .logo img{ height:50px;}
}

.header1 {
	background: #fff!important;
	position: static
}

.header1 .menu li a {
	color: #46434a
}

.header1 .menu li.on a,.header1 .menu li a:hover {
	color: #920783
}

.main_banner {
	margin-top: 108px;
	position: relative;
    padding: 108px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.mainer1{ background:#f1f1f1;}

.main_banner h2 {
	font-size: 38px;
	margin-bottom: 20px;
	color:#FFF;
	line-height:40px;
}

.main_banner p {
	font-size: 14px;
	color:#FFF;
	line-height:22px;
}

.ry_list {
	margin: 40px 0
}

.ry_list li {
	text-align: center;
	width: 33.33%;
	float: left
}

.ry_list li:nth-child(3n+1) {
	clear: both
}

.ry_list li .box {
	margin: 20px
}

.ry_list li .img {
	border: 15px solid #fcf9e7
}

.ry_list li p {
	text-align: center;
	color: #920783;
	font-size: 18px;
	margin-top: 20px
}

.ry_list li img {
	display: block;
	width: 100%
}

.page_about {
padding:0 0 85px 0;
	
}

.about_list {

}

.service_list {

}

.about_list img {
	display: block
}

.about_list .item {
	padding: 30px 0;
	border-bottom: 1px solid #ebebeb;
	line-height: 30px;
	color: #333
}
@media screen and (min-width: 760px) {
.about_list .tit1 {
	display: none;
	}
}

.about_list .item:last-child {
	border-bottom: 0
}

.about_list .item:after {
	content: '';
	display: block;
	clear: both
}

.about_list .img {
	float: left;
	margin-right: 35px
}

.about_list h3 {
	font-size: 20px;
	font-weight: 400;
	margin-top: 30px
}

.about_list p {
	margin-top: 0px
}

.about_list .tit.center {
	text-align: center
}

.about_list .tit h2 {
	font-size: 22px;
	font-weight: 400
}

.about_list .tit label {
	font-size: 12px;
	color: #7f7f7f;
	line-height: 20px;
	display: block
}


.about2_list {
	max-width: 1050px;
	margin: 20px auto
}

.about2_list li {
	position: relative;
	padding: 25px 0;
	padding-left: 257px
}

.about2_list li:after {
	content: '';
	display: block;
	clear: both
}

.about2_list .tit {
	position: absolute;
	width: 276px;
	border-bottom: 6px solid #920783;
	left: 0;
	z-index: 10
}

.about2_list .tit h3 {
	font-size: 26px;
	font-weight: 400;
	padding-top: 30px
}

.about2_list .tit p {
	line-height: 60px;
	font-size: 20px;
	color: #818181
}

.about2_list .img {
	float: left;
	margin-right: 33px
}

.about2_list .text {
	overflow: hidden;
	line-height: 27px;
	color: #5b5b5b
}

.about2_list .text h3 {
	font-size: 16px;
	color: #000;
	line-height: 60px
}

.zp_list .tit {
	padding: 30px 0;
	text-align: center
}

.zp_list .tit h3 {
	font-size: 34px;
	font-weight: 400;
	line-height: 60px
}

.zp_list .tit p {
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #454545
}

.zp_list .tit a {
	color: #920783
}

.zp_list li {
	border: 1px solid #dedede;
	border-top: 2px solid #920783;
	margin-bottom: 15px
}

.zp_list li:after {
	content: '';
	display: block;
	clear: both
}

.zp_list li .lt {
	min-height: 280px;
	width: 70%;
	float: left;
	border-right: 1px solid #dedede
}

.zp_list li .rt {
	padding: 30px 38px;
	line-height: 30px;
	overflow: hidden
}

.zp_list li .rt h3 {
	font-size: 18px;
	color: #920783;
	margin-bottom: 20px
}

.zp_list li .rt .btn a {
	margin-left: 0;
	margin-top: 20px
}

.zp_list li .title {
	margin: 0 35px;
	padding: 20px 0;
	border-bottom: 1px solid #ececec
}

.zp_list li .title h3 {
	font-size: 18px;
	margin-bottom: 10px
}

.zp_list li .text {
	margin: 0 35px;
	line-height: 30px;
	color: #4c4c4c;
	padding: 20px 0
}

.main_banner2 {
	background: url(../images/banner2.jpg) no-repeat center center
}

.main_banner3 {
	background: url(../images/banner3.jpg) no-repeat center center
}

.case_list {
}

.case_list li {
	width: 33.333%;
	float: left
}

.case_list li:nth-child(3n+1) {
	clear: both
}

.case_list li a {
	display: block;
	margin: 10px
}

.case_list ul {
	margin: -10px
}

.case_list {
	max-width: 1117px;
	margin: 0 auto;
	margin-top: 30px
}

.case_list li .text {
	border: 1px solid #eee;
	border-top: 0;
	padding: 0 20px
}

.case_list li img {
	display: block
}

.case_list h3 {
	font-size: 16px;
	line-height: 62px;
	border-bottom: 1px solid #e4e4e4
}

.case_list h3 label {
	float: right;
	color: #920783;
	font-size: 14px;
	font-weight: 400
}

.case_list p {
	line-height: 46px;
	padding-right: 100px;
	background: url(../images/icon7.png) no-repeat right center
}

.case_list a:hover p,.case_list a:hover h3 span {
	color: #920783
}

.div_pos {
	color: #515151;
	line-height: 48px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,.1)
}

.div_pos a:hover,.div_pos a.on {
	color: #920783
}

.details {
	max-width: 960px;
	margin: 0 auto
}

.details .tit {
	text-align: center;
	padding-bottom: 35px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px
}

.details .tit p {
	text-align: center;
	font-size: 18px;
	color: #920783
}

.details .tit h2 {
	font-size: 28px;
	color: #000;
	font-weight: 400;
	margin-bottom: 20px
}

.details .text {
	line-height: 25px
}

.details .text p {
	margin-bottom: 15px
}

.details_owl {
	position: relative
}

.details_owl .num {
	z-index: 10;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 101px;
	width: 100px;
	line-height: 50px;
	background: rgba(0,0,0,.54)
}

.details2 {
	max-width: 910px
}

.details_owl .owl-theme .owl-controls {
	width: 101px;
	left: auto;
	right: 0;
	height: 50px;
	background: #fff
}

.details_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 50px;
	height: 50px;
	float: left;
	border-left: 1px solid #e1e6e6;
	margin: 0;
	padding: 0;
	margin-left: -1px
}

.details_owl .owl-theme .owl-controls .owl-nav [class*=owl-]:first-child {
	border-left: 0
}

.details_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	background: url(../images/cur3.png) no-repeat center center
}

.details_owl .owl-theme .owl-controls .owl-nav .owl-next {
	background: url(../images/cur4.png) no-repeat center center
}

.details_owl .owl-theme .owl-dots .owl-dot {
	display: none
}

.txt_cur {
	margin-top: 20px;
	padding-top: 25px;
	border-top: 1px solid #f0f0f0
}

.txt_cur span {
	display: inline-block;
	max-width: 45%
}

.txt_cur span a {
	display: inline-block;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #e1e5e2;
	color: #505050;
	max-width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.txt_cur span a:hover {
	border-color: #920783;
	color: #920783
}

.main_banner.main_banner4 {
	background: url(../images/banner4.jpg) no-repeat center center;
	background-size: cover
}

.information {
	max-width: 1080px;
	margin: 0 auto
}

.information .left {
	float: left;
	width: 49%
}

.information .left .box {
	border: 1px solid #e6e9ee;
	padding: 37px 60px 39px
}

.information .left h3 {
	font-size: 18px
}

.information .left .list {
	margin-top: 17px
}

.information .left .list ul li {
	line-height: 52px;
	border-bottom: 1px solid #d4cce2
}

.information .left .list ul li span {
	display: block;
	float: left;
	margin-right: 10px;
	color: #920783
}

.information .left .list ul li .web {
	overflow: hidden
}

.information .left .list ul li .web .div_inp {
}

.information .left .list ul li .web .div_inp input {
	width: 100%;
	height: 52px;
	line-height: 52px;
	border: none
}

.information .left .btn {
	padding: 0;
	margin-top: 30px
}

.information .left .btn a {
	margin: 0
}

.information .right {
	float: right;
	width: 49%;
	background: #f7f7f7
}

.information .right .box {
	padding: 37px 25px 30px
}

.information .right h3 {
	font-size: 18px
}

.information .right .web {
}

.information .right .web p {
	margin-top: 35px
}

.information .right .web p span {
	font-size: 20px;
	font-weight: 700;
	color: #920783
}

.information .right .ewm {
	margin-top: 25px
}

.information .right .ewm .pic {
	width: 132px;
	height: 132px;
	float: left;
	margin-right: 24px
}

.information .right .ewm .pic img {
	display: block;
	width: 100%
}

.information .right .ewm .text {
	overflow: hidden;
	line-height: 132px
}

.information .right .ewm .text p {
}

.addres {
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 28px
}

.addres img {
	display: block;
	width: 100%
}

.news_list {
}

.news_list ul li {
	margin-top: 50px
}

.news_list ul li .pic {
	float: left;
	width: 300px;
	margin-right: 40px
}

.news_list ul li .pic img {
	display: block;
	width: 100%
}

.news_list ul li .web {
	overflow: hidden
}

.news_list ul li .web h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.news_list ul li .web h3 a {
	color: #920783
}

.news_list ul li .web p {
	line-height: 28px;
	color: #6e6e6e;
	height: 84px;
	overflow: hidden;
	text-align: justify;
	margin-top: 25px
}

.news_list ul li .web .btn {
	padding: 0;
	margin-top: 27px
}

.news_list ul li .web .btn a {
	display: inline-block
}

.news_list ul li .web .btn label {
	display: inline-block;
	line-height: 40px;
	padding-left: 22px;
	background: url(../images/icon8.png) no-repeat left center;
	color: #a083cc;
	margin-left: 30px
}

.main_banner.main_banner5 {
	background: url(../images/banner5.jpg) no-repeat center center;
	background-size: cover
}

.page_service {
	padding-left: 65px;
	padding-right: 10px
}

.ser_box {
	position: relative
}

.ser_box .pic {
	max-width: 638px
}

.ser_box .pic img {
	display: block;
	width: 100%
}

.ser_box .web {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 580px
}

.ser_box .web .top {
	padding-left: 160px
}

.ser_box .web .top p {
	font-size: 12px;
	color: #2e194f;
	text-transform: uppercase
}

.ser_box .web .top h3 {
	font-size: 32px;
	font-weight: 400;
	margin-top: 20px;
	line-height: 40px
}

.ser_box .web .text {
	margin-top: 55px;
	background: #920783;
	padding: 50px 75px 48px 95px;
	color: #fff
}

.ser_box .web .text h4 {
	font-family: Arial;
	font-weight: 400;
	color: #ffe800
}

.ser_box .web .text h3 {
	font-size: 30px;
	font-weight: 400;
	margin-top: 25px
}

.ser_box .web .text p {
	line-height: 28px;
	text-align: justify;
	height: 112px;
	overflow: hidden;
	margin-top: 20px
}

.ser_box .web .text .pr_ne {
	margin-top: 40px
}

.ser_box .web .text .pr_ne label {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 40px;
	vertical-align: top;
	margin-right: 5px
}

.ser_box .web .text .pr_ne label.prev {
	background: url(../images/cur3-1.png) no-repeat center center
}

.ser_box .web .text .pr_ne label.next {
	background: url(../images/cur4-1.png) no-repeat center center
}

.ser_box .web .text .pr_ne label.prev:hover {
	background: #fff url(../images/cur3.png) no-repeat center center
}

.ser_box .web .text .pr_ne label.next:hover {
	background: #fff url(../images/cur4.png) no-repeat center center
}

.page_service .owl-theme .owl-controls {
	width: 65px;
	top: 0;
	bottom: 0;
	left: -65px;
	text-align: center
}

.page_service .owl-theme .owl-dots .owl-dot {
	display: block;
	margin: 0 auto
}

.page_service .owl-dots {
	counter-reset: nav
}

.page_service .owl-theme .owl-dots .owl-dot span {
	width: 100%;
	line-height: 40px;
	height: auto;
	color: #a0a0a0;
	position: relative;
	padding: 5px 0
}

.page_service .owl-theme .owl-dots .owl-dot span:after {
	content: '';
	display: block;
	height: 0;
	width: 1px;
	background: #000;
	margin: 0 auto
}

.page_service .owl-theme .owl-dots .owl-dot:last-child span:after {
	display: none
}

.page_service .owl-theme .owl-dots .owl-dot.active span:after,.page_service .owl-theme .owl-dots .owl-dot:hover span:after {
	height: 50px
}

.page_service .owl-theme .owl-dots .owl-dot.active span,.page_service .owl-theme .owl-dots .owl-dot:hover span {
	color: #000
}

.page_service .owl-dots .owl-dot span:before {
	text-align: center;
	display: block;
	counter-increment: nav;
	content: "0" counter(nav)
}

@media only screen and (max-width:1000px) {
	.owl_cur>div {
		width: 33.33%
	}

	.ser_box .pic {
		max-width: 500px
	}

	.ser_box .web .text {
		margin-top: 20px;
		padding: 40px
	}

	.ser_box .web .top {
		padding-left: 250px
	}
}

@media only screen and (max-width:1024px) {
	.page1_list li {
		width: 50%
	}

	.page1_list li img {
		width: 100%
	}

	.page_tit {
		margin-bottom: 30px
	}

	.page {
		padding: 30px 0
	}
.page_b
{
		padding: 30px 0
	}
	.page2 .tit h3 {
		line-height: 55px
	}
.page2 .tit h4 {
line-height: 55px
	
}

	.page21 .tit h3 {
		line-height: 55px;
		font-size:26px;
	}
.page21 .tit h4 {
line-height: 55px;
		font-size:26px;
	
}

.page21 .tit h3 span {
	float:right;
	height:2px;
	background-color:#920783;
	width:200px;
	margin-top:35px;
}
	.team_list li {
		width: 50%
	}

	.information .left .box {
		padding: 30px
	}
}

@media only screen and (max-width:900px) {
	.about2_list li {
		padding: 10px 0;
		padding-left: 200px
	}

	.tit_tag li {
		width: 180px
	}

	.ry_list li {
		width: 50%
	}

	.ry_list li:nth-child(3n+1) {
		clear: none
	}

	.ry_list li:nth-child(2n+1) {
		clear: both
	}

	.about_list .img {
		width: 50%;
		margin-right: 20px
	}

	.about_list h3 {
		margin-top: 20px
	}


	.about2_list .img {
		margin-right: 20px
	}

	.about2_list .text h3 {
		line-height: 40px
	}

	.ser_box .pic {
		width: 100%;
		max-width: initial
	}

	.ser_box .web {
		max-width: 80%;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		right: 0;
		margin: 0 auto
	}

	.ser_box .web .top {
		padding-left: 0
	}
}

@media screen and (max-width:768px) {
	.details .tit h2 {
		font-size: 22px!important
	}

	.hj_owl {
		padding: 0 10%
	}

	.team_list li {
		float: none;
		margin: 0 auto;
		width: 100%
	}

	.team_list li .box p {
		max-width: 280px
	}

	.full {
		display: none
	}

	.owl_cur {
		display: none
	}

	.news .lt {
		width: 100%;
		float: none;
		margin-bottom: 20px
	}

	.news_list ul li .pic {
		margin-right: 20px
	}

	.news_list ul li {
		margin-top: 20px
	}
	
	.news .list {
		width: 100%;
		float: none;
	}


	.information .right,.information .left {
		width: 100%;
		float: none;
		margin: 10px auto
	}

	.tit_tag li {
		width: auto
	}

	.tit_tag li a {
		padding: 0 20px
	}

	.tit_tag {
		margin-top: 10px;
		
	}

	.ry_list {
		margin: 20px 0
	}

	.about_list .item {
		padding: 15px 0
	}

	
	.about_list .tit {
	display: none;
	}
	.about_list .tit1 {
		position: initial;
		width: 100%;
		border-bottom: 0
	}

.about2_list .tit {
		position: initial;
		width: 100%;
		border-bottom: 0
	}
	.about2_list .tit h3 {
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle;
		padding-top: 0
	}

	.case_list li {
		width: 50%
	}

	.case_list li:nth-child(3n+1) {
		clear: none
	}

	.case_list li:nth-child(2n+1) {
		clear: both
	}

	.about2_list .tit p {
		display: inline-block;
		vertical-align: middle
	}

	.about2_list li {
		padding-left: 0
	}

	.news_list ul li .web p {
		margin-top: 10px
	}

	.news_list ul li .web h3 {
		padding-top: 10px
	}

	.main_banner h2 {
		font-size: 22px;
		margin-bottom: 10px;
		color:#920783;
	}

	.main_banner p {
		font-size: 15px!important;
		color:#920783;
	}

	.main_banner {
		height: auto;
		padding: 50px 0;
		margin-top: 80px;
	}

	.banner img {
		max-width: initial;
		width: 100%;
	}

	.owl-theme .owl-dots {
		margin-bottom: 20px
	}

	.banner_cur {
		display: none
	}

	.page1_list li {
		width: 100%
	}

	.page2 .img {
		display: block
	}

	.page2 .img img {
		width: 100%;
		display: block
	}

	.page2 {
		background: 0 0
	}

	.page2 .text {
		box-sizing: border-box;
		width: 100%;
		padding-bottom: 30px;
	}

.page_tit {
	margin-top:50px;
		margin-bottom: 30px
	}
.page21 .img {
		display: block;
		padding-top:20px;
	}

	.page21 .img img {
		width: 100%;
		display: block;
		margin-top:
	}
    .top_x{ height:10px; background:#920783;}
	
	.page_b{
		padding:0px;
}
	
	.page21 {
		background: 0 0
	}
#wrapper{ padding-bottom:30px;}
	.page21 .text {
		box-sizing: border-box;
		width: 100%;
		padding-bottom: 30px
	}

	.hj_owl img {
		width: 100%
	}

	.page2 .tit {
		padding: 20px 0;
		
	}
.page2 .tit h3 {
		line-height: 55px;
		font-size:20px;
	}
.page2 .tit h4 {
line-height: 55px;
font-size:26px;
}

.page2 .text p {
		margin-bottom: 20px;
		color: #333;
	}
	.page21 .tit {
		padding: 0 0 20px 0;
		
	}

	.page21 .text p {
		margin-bottom: 20px;
	}

.btn a {
	display: block;
	width: 138px;
	line-height: 40px;
	border-radius: 40px;
	background: #fff;
	box-shadow: 0 2px 10px rgba(85,50,139,.2);
	text-align: center;
	margin: 0 auto
}

.btn .a2 {
	margin-left: 0;
	border: 2px solid #fff;
	background: 0 0
}


	.news .lt .text {
		padding: 20px
	}

	.news .list ul {
		margin: 0
	}

	.news .bg {
		display: none
	}

	.f_nav li {
		padding: 0 5px
	}

	.f_nav {
		padding: 20px 0
	}

	.footer p {
		line-height: 20px
	}

	.footer {
		padding: 20px 0
	}
	.ft_bt{display: none}

	.page_service .owl-theme .owl-controls {
		width: 30px;
		left: -40px
	}

	.page_service {
		padding-left: 30px
	}

	.ser_box .web {
		position: initial;
		transform: none;
		max-width: 100%;
		margin-top: 20px
	}

	.ser_box .web .text {
		padding: 20px
	}

	.ser_box .web .top h3 {
		font-size: 24px;
		margin-top: 5px
	}

	.news_list ul li .pic {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 10px;
		float: none
	}

	.txt_cur span {
		max-width: 100%;
		float: none!important
	}

	.txt_cur span a {
		max-width: 100%
	}

	.tit_tag li {
		line-height: 40px
	}

	.tit_tag ul {
		white-space: nowrap
	}

	.tit_tag {
		overflow-x: auto;
		display: none;
	}

	.case_list li {
		width: 100%
	}

	.case_list li img {
		width: 100%
	}

	.zp_list li .lt {
		width: 100%;
		border-bottom: 1px solid #eee
	}

	.zp_list li .rt {
		padding: 20px
	}

	.about2_list .text h3 {
		white-space: normal;
		line-height: 20px
	}

	.about2_list .text {
		overflow: initial
	}

	.about_list h3 {
		white-space: normal
	}

	.ry_list li .box {
		margin: 5px
	}

	.ry_list li p {
		line-height: 40px;
		margin-top: 0
	}

	.ry_list li .img {
		border-width: 10px
	}

	.zp_list li .text,.zp_list li .title {
		margin: 0 20px
	}
}

.f_nav li {
	margin: 5px 0
}

.f_nav li:first-child {
	border-left: 0
}

.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0;
	text-align: center;
	font-size: 12px
}

.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}

.pagess ul li:hover {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc
}

.pagess ul li:hover a {
	color: #fff
}

.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff
}

.pagess ul li.thisclass a {
	color: #fff
}

.pagess ul li a {
	display: block;
	color: #999
}

.pagess ul li a:hover {
	color: #fff
}

.news1 {
	max-width: 1120px;
	margin: 0 auto;
	position: relative
}


.news1 .lt {
	width: 49%;
	float: left;
	margin-right: 18px
}

.news1 .lt .img img {
	display: block;
	width: 100%
}

.news1 .list {
	overflow: hidden;
}

.news1 .list li {
	width: 46%;
	float: left;
	display: block;
	margin: 9px
}

.news1 .list img {
	display: block;
	width: 100%
}

.news1 .list a {
	display: block;
	margin: 9px
}

.news1 .list ul {
	margin: -9px
}


@media only screen and (max-width:750px) {
	.news1 .lt {
		width: 100%;
		float: none;
		margin-bottom: 20px
	}

	.news .list li {
	width: 100%;
	float: none;
	margin:0 0 20px 0;
}

.news1 .list {
		width: 100%;
		float: none;
	}
	.news1 .list li {
	width: 100%;
	float: none;
	margin:0 0 20px 0;
}

	}




.news2 .lt .text {
	color: #fff;
	background-size: 100% 100%
}

.news2 {
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
}
.page_n{background: url(../images/bg_z.jpg) no-repeat center center;
	color: #fff;
	background-size: 100% 100%;
	}

.news2 .lt {
	width: 50%;
	float: left;
	margin-right: 18px
}

.news2 .lt .img img {
	display: block;
	width: 100%
}

.news2 .lt .text {
	padding: 0px 20px;
	line-height: 24px;
	color: #e9daff
}

.news2 .lt .text span.time {
	display: block;
	padding-left: 30px;
	background: url(../images/icon4.png) no-repeat left center;
	color: #fff;
	margin-bottom: 20px
}

.news2 .lt .text h3 {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px
}

.news2 .lt .text h3 a {
	color: #fff
}

.news2 .lt .text h3 a:hover {
	color: #fc0
}

.news2 .lt .text p {
	height: 48px;
	overflow: hidden;
	margin-bottom: 20px
}

.news2 .list {
	overflow: hidden;
}

.news2 .list li {
	width: 30.6%;
	float: left;
	display: block;
	margin: 9px
}

.news2 .list a {
	display: block;
	margin: 9px
}

.news2 .list ul {
	margin: -9px
}

.news2 .list .text {
	padding: 0 20px;
	border: 1px solid #ebebeb;
	border-top: 0
}

.news2 .list img {
	display: block;
	width: 100%
}

.news2 .list p {
	font-size: 12px;
	color: #909098;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 15px
}

.news2 .list .time {
	line-height: 40px;
	color: #909098;
	padding-left: 22px;
	background: url(../images/icon5.png) no-repeat left center;
	border-top: 1px solid #e8e8e8
}

.news2 .list h3 {
	font-size: 16px;
	color: #920783;
	line-height: 45px;
	padding-top: 5px
}


@media only screen and (max-width:750px) {
.news2 .lt {
		width: 100%;
		float: none;
		margin-bottom: 20px
	}

	.news2_list ul li .pic {
		margin-right: 20px
	}

	.news2_list ul li {
		margin-top: 20px
	}
	
	
	.news2 .lt .text {
		padding: 20px
	}

	.news2 .list ul {
		margin: 0
	}

	.news2 .bg {
		display: none
	}

}

 section{
	display: block;
}

.abcc {
	margin-top: -50px;
	padding-top: 80px;
}


.section-title-1 {
	margin-bottom: 40px;
	background:#920783;
	line-height:60px;
}
.section-title-1 strong {
	font-size: 26px;
	line-height:60px;
	color:#FFF;
	font-weight:500;
	padding-left:30px;
}
.section-title-1 h4 {
	font-size: 16px;
	color: #FFF;
	float:right;
	padding-right:30px;
}

.section-title-1 h4 a {
	color: #fff
}

.section-title-1 h4 a:hover {
	color: #fc0
}

.container {
	width: 96%;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

 .img-center {
	text-align: center;
	font-size: 0;
}
 
 .about-3 {
	margin: -20px 0 0 -20px;
}
.about-3 li {
	float: left;
	width: 33.3%;
}
.about-3 li a {
	display: block;
	margin: 20px 0 0 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.about-3 li .text {
	text-align: center;
	margin-top: 15px;
}
.about-3 li .text h4 {
	margin: 0;
	font-size: 20px;
}
.about-3 li .text p {
	color: #666;
	margin: 10px 0 0;
}
.about-3 li a:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

 @media screen and (max-width: 767px) {
	 .section-title-1 {
	margin-bottom: 20px;
}
.section-title-1 strong {
	font-size: 22px;
}
.section-title-1 h4 {
	font-size: 18px;
	padding: 0 30px;
}
.about-3 li {
	width: 100%;
}

.container {
	width: auto;
}
 }
 
 .about_bg{ background:#920783;}
 /*企业文化*/
 @media screen and (min-width:1000px) {
.Comculture-dl {
	padding:30px 0;
	width:75%;
}
 }
.Comculture-dl .thumb img {
	display: block;
	width: 100%;
}
.Comculture-dl .infor {
	padding: 15px;
	color: #ffffff;
}
.Comculture-dl .infor .name {
	font-size: 20px;
	padding: 0 0 8px 0;
}
.Comculture-dl .infor .text {
	line-height:22px;
}
 @media  screen and (min-width: 768px) {
	 

.Comculture-dl {
	padding:30px 0;
	width:100%;
}
.Comculture-dl .thumb {
	width:50%;
	float:left;
	max-width: 469px;
	
}
.Comculture-dl .infor {
	overflow: hidden;
	padding: 20px;
}
}
 @media  screen and (min-width: 1024px) {

.Comculture-dl .infor {
	padding:1.5% 5% 10px 5%;
}
.Comculture-dl .infor .name {
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 25px 0;
}
}

/* 课程大纲 */
.cur-course-con{
	padding:50px ;
	background:#fff ;
}

.cur-basic-con{
    display:none;
}
.cur-cou-con{
    background:#fafbfc ;
    border-bottom:1px dotted #e5e5e5 ;
}
.cur-course-menu{
    width:80px;
    left:0;
    top:0;
    z-index:2;
	padding:15px 0 ;
}
.cur-course-menu dd{
    height:40px;
    line-height:40px;
}
.cur-course-menu dd a{
    display:block;
    text-align:left;
    line-height:40px;
    overflow: hidden;
    color:#717272;
    font-size:14px;
}
.cur-course-right{
    background:#fff;
    position:relative;
	padding:15px 0 ;
}
.cur-course-right p{
    line-height:40px;
    font-size:14px;
    color:#737373;
}
.cur-course-right p a{
    color:#737373;
}
.cur-course-right p:hover a{
    color:#920783;
}

.con-center{
	width:100% ;
	margin: 0 auto ;
	}
.absolute{
    position:absolute;
    top:0;
    left:0;
}
.relative{
    position:relative;
}
.font20{
    font-size:20px;
}

.cur-course-con h3{
    height:50px;
    line-height:50px;
    border-bottom:1px dotted #e5e5e5 ;
    font-family:"Microsoft YaHei";
}
.cur-course-con h3 span{
    color:#222222;
	padding-bottom:10px ;
    border-bottom:3px solid #920783 ;
}
.cur-course-con h3 span em{
    color:#222222;
}
em {
    font-style:normal;
    font-weight:500;
}

/*联系我们*/

.fac-banner{
	margin-top: 108px;
	position: relative;
    padding: 108px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	}
.sub-banner{
    margin-top: 108px;
	position: relative;
    padding: 260px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

}

.reg-banner{
	margin-top: 108px;
	position: relative;
    padding: 108px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media screen and (max-width:768px) {
.fac-banner img{ width:100%;}

.reg-banner{
	overflow:hidden ;
	width:100%;
	margin-top: 80px;
}
.fac-banner{
	overflow:hidden ;
	width:100%;
	margin-top: 80px;
}
.sub-banner{
   overflow:hidden ;
	width:100%;
	margin-top: 80px;
	padding: 108px 0;

}

}
.fac-banner span,.cont-banner span{ font-size:40px; font-weight:bold; color:#ffffff; display:block; width:305px; border-bottom:1px solid #ffffff; font-family:"Arial Black", Gadget, sans-serif ; margin:0 auto;  margin-bottom:10px; text-align:center}
.fac-banner p,.cont-banner p{ font-size:30px; color:#ffffff; display:block; text-align:center; padding-bottom:60px;}


.cont-con{
    width:820px;
    top:0;
    left:50%;
    margin-left:-410px;
    z-index:2;
}

.cont-con-left{
	width:190px ;
	height:auto ;
	padding-bottom:10px ;
	overflow:hidden ;
	}
	
.fl {
    float:left;
    display:inline;
}
.fr {
    float:right;
    display:inline;
}

.cont-tit{
    width:130px;
    height:100px;
    background:#920783;
    color:#fff;
    padding:30px;
    font-family:"Microsoft YaHei" ;
	font-size:12px ;
}

.Arail-bold{
	font-family:"Arial Black", Gadget, sans-serif
	}
.font20{
    font-size:20px;
}
.font14{
    font-size:14px;
}
.bold{
    font-weight:bold;
}
.mt20{
    margin-top:20px;
}


/* 线条 */
.txt-line{
    display:inline-block;
    width:22px;
    height:3px;
}
.line-green{
    background:#920783;
}
.line-white{
    background:#ffffff;
}
/* 线条 */

.cont-tit-img{
	width:190px ;
	height:315px ;
	overflow:hidden ;
	}
.cont-tit-img img{
	width:190px ;
	height:315px ;
	}
.cont-con-right{
    width:530px;
	height:auto; 

	padding:50px ;
    font-family:"Microsoft YaHei";
    top:-110px;
    left:0;
	margin-bottom:-110px ;
    background:#fff;
}
.cont-con-right h3{
    color:#585858;
    text-transform:Uppercase;
}
.cont-con-right p{
    line-height:36px;
    color:#686868;
}

.cont-map{
	width:100% ;
    height:455px ;
}
.cont-map-con{
	width:820px ;
	margin: 0 auto ;
	}
.cont-tit2{
    top:-66px ;
    left:630px ;
	z-index:2 
}

.google-map{
    height:455px;
    overflow-y:hidden;
}


/***/
.seven-box{
	width:100% ;
	background:#fff ;
	color:#fff ;
	}

	/* 留言 */
.seven-box-ifo{
	width:100% ; 
	height:310px ;
	}
.sevenbi-left{
	width:50% ;
	height:310px ;
	float:left ;
	display:inline;
	font-family:"微软雅黑" ;
	
	}
.sevenbi-l-con{
	width:250px ;
	float:right ;
	display:inline ;
	margin-right:80px ;
	margin-top:60px ;
	}	
.sevenbi-l-txt{
	padding:30px 0 ;
	font-size:12px ;
	color:#60646e ;
	line-height:24px ;
	}
	/* 右侧 */	
.sevenbi-right{
	width:50% ;
	height:310px ;
	background:#f5f7fa ;
	float:right ;
	display:inline
	}
.sevenbi-r-con{
	margin-top:60px ;
	margin-left:80px ;
	}
.botline{ 
	background:none ;
	border:none ;
	width:170px ;
	margin-right:25px ;
	}
.botline-black{
	font-family:"微软雅黑" ;
	font-size:20px ;
	border-bottom:2px solid #4f5460 ;
	line-height:30px ;
	padding:5px 0 ;
	color:#333 ;
	}	
.sevenbi-r-con	.botline-black{
	font-family:"Arial", Gadget, sans-serif ;
	}
	
.botline textarea{
	font-family:"Arial", Gadget, sans-serif ;
	background:none ;
	border:none ;
	border-bottom:2px solid #4f5460 ;
	width:365px ;
	height:80px ;
	margin-top:20px ;
	line-height:22px ;
	font-size:20px ;
	padding:5px 0 ;
	color:#333 ;
}
.sevenbi-r-con .mt20{
	margin-top:20px ;
	}
.sevenbi-r-con .mt20 .send{
	color:#999 ;
	font-size:20px ;
	font-family:"Arial Black", Gadget, sans-serif ;
	transition:all 0.4s ;
	border:none ;
	background:none ;
	cursor:pointer ;
	}
.sevenbi-r-con .mt20 .send:hover{
	color:#fff ;
	background:#22d3b6 ;
	padding:0px 30px ;
	
	border-radius:20px ;
	-webkit-border-radius:20px ;
	-ms-border-radius:20px ;
	-moz-border-radius:20px ;
	-o-border-radius:20px ;
}


.zhuse{ 
	color:#920783;
}

.cur-banner-txt{
}
.cur-banner-txt h2{
    font-size:40px ;
    font-weight:bold ;
    color:#fff ;
	font-family:"Arial Black", Gadget, sans-serif ;
}
.cur-banner-txt h2 span{
    font-size:30px ;
    font-family:"Microsoft YaHei";
}
.cur-banner-txt .txt-line{
	margin:20px 0 ;
	}
.main-con{
    width:1000px ;
    margin:80px auto ;
}


/*服务*/

.cur-course-con h3{
    height:50px;
    line-height:50px;
    border-bottom:1px dotted #e5e5e5 ;
    font-family:"Microsoft YaHei";
}
.cur-course-con h3 span{
    color:#222222;
	padding-bottom:10px ;
    border-bottom:3px solid #920783 ;
}
.cur-course-con h3 span em{
    color:#222222;
}
.fuwu{margin:90px auto;}


.fuw{ padding-top:70px;}
.fuw dt{float:left; width:40%; text-align:center;}
.fuw dt img{width:240px;}
.fuw dd{float:left; width:50%; display:block}
.fuw dd h4{color:#920783; font-size:18px; padding-bottom:20px;}
.fuw dd h4 span{font-size:14px; padding-left:10px; color:#999999;}
.fuw dd p{ line-height:22px; color:#666666;}


@media screen and (max-width: 750px){
.fuw{ padding-top:70px;}
.fuw dt{width:100%; text-align:center;}
.fuw dt img{width:240px;}
.fuw dd{width:100%; display:block}
.fuw dd h4{color:#920783; font-size:18px; padding-bottom:20px;}
.fuw dd h4 span{font-size:14px; padding-left:10px; color:#999999;}
.fuw dd p{ line-height:22px; color:#666666;}


.cur-banner-txt{display: none;}

.seven-box{
	width:100% ;
	background:#fff ;
	color:#fff ;
	}
.seven-box-ifo{
	width:100% ; 
	}
.sevenbi-left{
	width:100% ;
	height:310px ;
	display:inline;
	font-family:"微软雅黑" ;
	
	}
.sevenbi-l-con{
	width:100%  ;
	display:inline ;
	margin:60px 0 0 0 ;
	}	
.sevenbi-l-txt{
	margin:20px;
	padding:30px 0 ;
	font-size:12px ;
	color:#60646e ;
	line-height:24px ;
	}
	/* 右侧 */	
.sevenbi-right{
	display: none;
	}
.sevenbi-r-con{
	margin-top:60px ;
	margin-left:80px ;
	}
.botline{ 
	background:none ;
	border:none ;
	width:170px ;
	margin-right:25px ;
	}
.botline-black{
	font-family:"微软雅黑" ;
	font-size:20px ;
	border-bottom:2px solid #4f5460 ;
	line-height:30px ;
	padding:5px 0 ;
	color:#333 ;
	}	
.sevenbi-r-con	.botline-black{
	font-family:"Arial", Gadget, sans-serif ;
	}
	
.botline textarea{
	font-family:"Arial", Gadget, sans-serif ;
	background:none ;
	border:none ;
	border-bottom:2px solid #4f5460 ;
	width:365px ;
	height:80px ;
	margin-top:20px ;
	line-height:22px ;
	font-size:20px ;
	padding:5px 0 ;
	color:#333 ;
}
.sevenbi-r-con .mt20{
	margin-top:20px ;
	}
.sevenbi-r-con .mt20 .send{
	color:#999 ;
	font-size:20px ;
	font-family:"Arial Black", Gadget, sans-serif ;
	transition:all 0.4s ;
	border:none ;
	background:none ;
	cursor:pointer ;
	}
.sevenbi-r-con .mt20 .send:hover{
	color:#fff ;
	background:#22d3b6 ;
	padding:0px 30px ;
	
	border-radius:20px ;
	-webkit-border-radius:20px ;
	-ms-border-radius:20px ;
	-moz-border-radius:20px ;
	-o-border-radius:20px ;
}

}






.reg-role{
    height:281px;
    top:-50px;
    left:0;
}
.reg-role-bg{
    width:50%;
    height:281px;
    background:#2f1c28;
}
.reg-role-list{
    width:1200px;
    height:281px;
    background:#920783;
    left:50%;
    margin-left:-600px;
}
@media screen and (max-width:1024px){
.reg-role{
	display:none;
}
}

#fu1{background:url(../images/fu1.jpg) no-repeat top center;}
#fu2{background:url(../images/fu2.jpg) no-repeat top center;}
#fu3{background:url(../images/fu3.jpg) no-repeat top center;}
#fu4{background:url(../images/fu4.jpg) no-repeat top center;}

.reg-rl-a{
	position:relative;
    display:inline-block;
    width:200px;
    height:187px;
    padding:122px 50px 3px;
    text-align:center;
    float:left;
}
.reg-rl-a p{display:block; width:300px; height:281px; position:absolute; top:0px; left:0px;
	transition:background 0.4s ;
	-webkit-transition:background 0.4s ;
	-ms-transition:background 0.4s ;
	-moz-transition:background 0.4s ;
	-o-transition:background 0.4s ;
	opacity:0.6;
	z-index:9;
}

.reg-rl-a:hover p,
.reg-rl-a-on{
    background:#000000;
}
.reg-rl-a:hover span{color:#ffffff;}
.reg-rl-a:hover .mt10 i{background:#ffffff;}

.reg-rl-a span{
	position:relative;
	z-index:10;
    display:block;
    color:#fff;
    font-family:"Microsoft YaHei";
}
.reg-rl-ic{
    width:72px;
    height:72px;
    margin:0 auto;
	margin-bottom:15px ;
    opacity:0.5;
}
.reg-rl-a:hover .reg-rl-a-nav,
.reg-rl-a-on .reg-rl-a-nav{
    display:block;
}
.reg-rl-a:hover .reg-rl-ic,
.reg-rl-a-on .reg-rl-ic{
    opacity:1;
}
.reg-rl-a-nav{
    display:none;
    width:0;
    height:0;
    border-width:10px 10px 0;
    border-style:solid;
    border-color:#2f1c28 transparent transparent;/*灰 透明 透明 */
    left:50%;
    top:234px ;
    margin-left:-5px;
}
.reg-rl-a .blod{
    font-size:16px;
    line-height:36px;
}




.lh-other.rd {
	padding: 0;
	margin-top:-45px;
	z-index:10;
	position:relative;
}

.lh-rd-ul li {
	overflow: hidden;
	background: #fff;
	height: 72vh;
	margin:50px 0px;
	box-shadow: 0 0 9px 3px #a4a4a4; 
	}
.lh-rd-ul li .img {
	width:55%;
	height: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.lh-rd-ul li .text {
	width: 40%;
	height: 100%;
	float: left;
	padding: 0 30px;
	display: flex;
	align-items: center;
	animation-timing-function: cubic-bezier(.8, -.5, .2, 1.4);
}
.lh-rd-ul li .text h2, .lh-rd-ul li .text h3, .lh-rd-ul li .text pre {
	color: #333;
}
.lh-rd-ul li .text pre {
	max-width: 580px;
}
/*.lh-rd-ul li .text a {
	border-color: #fff;
	background: none;
	color: #333;
}
.lh-rd-ul li .text a:before {
	display: none;
}
.lh-rd-ul li .text a:hover {
	background: #fff;
	color: #2F318B;
}*/
.lh-rd-ul li:nth-child(2n+1) {
	background: #fff;

}
.lh-rd-ul li:nth-child(2n+1) .img {
	float: right;
}

@media screen and (max-width: 1024px) {
.lh-rd-ul li .img {
	float: none;
	height: 280px;
	width: 100%;
}
.lh-rd-ul li .text {
	float: none;
	width: 100%;
	padding: 30px 20px;
	height: auto;
}
.lh-rd-ul li {
	height: auto;
}

.lh-public-h3 {
	font-size: 16px;
}
.lh-public-pre {
	font-size: 14px;
	line-height: 30px;
}
}



.lh-public-h3 {
	font-size: 1.25vw;
	color: #222222;
	margin: 1vh 0 5vh;
	border-bottom: 2px solid #920783;
	display: inline-block;
	line-height:50px;
}


.lh-public-pre {
	line-height:22px;
	color: #444444;
	font-size: 12px;
	width:94%;
}



.lh-look {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #920783;
	color: #2f318b;
	fotn-size: 15px;
	margin-top: 9vh;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.lh-look:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #920783;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(0);
	transition: ease .65s;
	z-index: -1;
}
.lh-look:hover:before {
	transform: translate(-50%, -50%) scale(1);
	border-radius: 0;
}
.lh-look:hover {
	color: #fff;
}


@media screen and (min-width:1025px){
.cgAnLi ul {
display: none
}
}


@media screen and (max-width:1024px) {
	.cgAnLi {
	top: -40px;
    left: 0;
	position: relative;
	}
	
	
	.cgAnLi ul {
		width: 102%;
		
	}

	.cgAnLi ul li {
		width: 48%;
		height: auto;
		float: left;
		margin-right: 2%;
		margin-bottom: 2%;
		position: relative;
		overflow: hidden
	}

	.cgAnLi ul li img {
		width: 100%;
		height: auto
	}

	.cgAnLi ul li .pf {
		width: 100%;
		height: 40px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(../images/ptbg.png);
		text-align: center;
		line-height: 40px;
		color: #fff;
		font-size: 14px;
		font-weight: 700
	}
}