@charset "utf-8";
/*html5*/ 

article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}
code{
	font-family: inherit;
}

.contain{
	width: 96%;
	max-width: 1250px;
	margin: 0 auto;
}

.header{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 9;
	transform: translateX(-50%);
	width: 100%;
	/*max-width: 1920px;*/
	zoom: 1;
	padding: 20px 4.7% 20px 3.4%;
}
.header:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.fixedb{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
	transform: translateX(0);
    max-width: 100000000px;
    background-color: rgba(0,0,0,0.5);
	padding: 20px 4.7% 20px 3.4%;
}
.logo{
	float: left;
	font-size: 0;
	height: 80px;
	display: flex;
	align-items: center;
}
.logo a{
    display: block;
}
.logo img{
	/*width: 469px;*/
	height: 60px;
}
.logo span{
    margin-left: 16px;
    font-size: 20px;
    line-height: 50px;
    color: #FFFFFF;
}
.nav{
	float: right;
	margin-right: 40px;
}
.nav ul{
    zoom: 1;
}
.nav ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.nav ul li{
	list-style-type: none;
	float: left;
	font-size: 18px;
	line-height: 80px;
	margin-left: 30px;
	position: relative;
}
.nav ul li a{
	color: #ffffff;
}
.nav_sub{
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    z-index: 9;
    background-color: #ffffff;
    min-width: 160px;
}
.nav_sub a{
    display: block;
    font-size: 16px;
    color: #333333 !important;
    text-align: center;
    padding: 8px 30px;
    line-height: 1.5;
}
.nav_sub a:hover{
    background-color: #670875;
    color: #ffffff !important;
}
.nav ul li:hover .nav_sub{
    display: block;
}
.nav ul li:hover > a{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.language{
	height: 80px;
	float: right;
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #ffffff;
}
.language img{
	margin-right: 10px;
}
.language a{
	color: #ffffff;
}
.banben{
    margin-left: 30px;
	height: 80px;
	float: right;
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #ffffff;
}
.banben a{
	color: #ffffff;
}
.banner{
	font-size: 0;
	position: relative;
	text-align: center;
}
.banner1{
	position: relative;
}
.banner1 img{
    width: 100%;
}
.banner2{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 64px;
	color: #ffffff;
}
.banner3{
	font-size: 0;
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 24px;*/
	/*z-index: 6;*/
	/*width: 100%;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
}
.banner3 .swiper-pagination{
	position: relative;
	left: auto;
	bottom: auto;
	width: auto;
	display: flex;
	align-items: center;
}
.banner .swiper-pagination-bullet{
	opacity: 0;
	/*background-color: #ffffff;*/
}
/*.banner .swiper-pagination-bullet-active{*/
/*	width: 22px;*/
/*	height: 22px;*/
/*	background: url(../img/bpain.png) center no-repeat;*/
/*}*/
.bleft{
    position: absolute;
    left: 60px;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
	font-size: 0;
	/*margin-right: 25px;*/
}
.bright{
    position: absolute;
    right: 60px;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
	font-size: 0;
	/*margin-left: 25px;*/
}
.news{
	padding: 78px 0 90px;
}
.news1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.title{
	font-size: 40px;
	color: #670875;
}
.title1{
	margin-top: 10px;
	font-size: 20px;
	color: #666666;
}
.news3{
	display: flex;
	align-items: center;
	justify-content: center;
}
.news3 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 118px;
	height: 47px;
	border: 1px solid #cecece;
	border-radius: 23px;
	font-size: 24px;
	color: #999999;
	margin-left: 32px;
}
.news3 a.on{
	background-color: #670875;
	color: #ffffff;
	border: 1px solid #670875;
}
.news4{
	margin-top: 40px;
}
.news4_d{
	overflow: hidden;
	display: none;
}
.news5{
	float: left;
	width: 51.2%;
}
.news5 .swiper-pagination{
	bottom: 36px;
	text-align: right;
	padding-right: 27px;
}
.news5 .swiper-pagination-bullet{
	opacity: 1;
	background-color: #a9a09d;
}
.news5 .swiper-pagination-bullet-active{
	background-color: #ffffff;
}
.news6{
	font-size: 0;
	position: relative;
	overflow: hidden;
}
.news6 img{
    transition: all .5s;
}
.news6:hover img{
    transform: scale(1.1);
}
.news7{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-image: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));
	padding: 30px 120px 30px 35px;
}
.news8{
	font-size: 14px;
	color: #ffffff;
}
.news9{
	margin-top: 10px;
	font-size: 28px;
	color: #ffffff;
	line-height: 1;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news10{
	float: right;
	width: 46.4%;
}
.news11 ul li{
	margin-top: 55px;
	padding-bottom: 45px;
	border-bottom: 1px dashed #cccccc;
}
.news11 ul li:first-child{
	margin-top: 0;
}
.news11 ul li a{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.news12{
	font-size: 0;
	margin-right: 24px;
	overflow: hidden;
}
.news12 img{
	width: 220px;
	transition: all .5s;
}
.news13{
	flex: 1;
}
.news14{
	font-size: 14px;
	color: #999999;
}
.news15{
	margin-top: 20px;
	font-size: 24px;
	color: #161512;
	line-height: 34px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news16{
	margin-top: 20px;
	font-size: 14px;
	color: #670875;
	text-align: right;
}
.news11 ul li:hover .news12 img{
    transform: scale(1.1);
}
.news11 ul li:hover .news15{
	color: #670875;
}
.sch{
	background: url(../img/schbg.png) no-repeat;
	background-size: cover;
	padding: 120px 0 90px;
}
.sch1{
	font-size: 40px;
	color: #670875;
	text-align: center;
}
.sch2{
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 26px;
	margin-top: 16px;
}
.sch3{
	margin-top: 50px;
	zoom: 1;
}
.sch3:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.sch4{
	float: left;
	width: 136px;
}
.sch5{
	position: relative;
	margin-top: 80px;
	display: flex;
	align-items: center;
	padding-left: 12px;
	font-size: 18px;
	color: #333333;
	height: 40px;
}
.sch5:before{
	content: '';
	position: absolute;
	left: 26px;
	bottom: 100%;
	height: 80px;
	width: 1px;
	background-color: #cccccc;
}
.sch5:first-child{
	margin-top: 0;
}
.sch5:first-child:before{
	width: 0;
}
.sch5 span{
	width: 30px;
	font-size: 0;
	text-align: center;
	margin-right: 5px;
}
.schicona{
	display: none;
}
.sch5.on{
	background: url(../img/schbg1.png) no-repeat;
	color: #ffffff;
}
.sch5.on .schicon{
	display: none;
}
.sch5.on .schicona{
	display: block;
}
.sch6{
	float: right;
	width: calc(100% - 190px);
}
.sch7{
	display: none;
}
.show{
	display: block !important;
}
.sch8{
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.sch9{
	font-size: 0;
	margin-left: 60px;
}
.sch9 img{
	width: 600px;
}
.sch10{
	flex: 1;
}
.sch11{
	padding: 0 48px;
	font-size: 34px;
	color: #333333;
}
.sch12{
	margin-top: 40px;
	padding: 0 48px;
	position: relative;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.syh{
	position: absolute;
	left: 0;
	top: 0;
}
.xyh{
	position: absolute;
	right: 0;
	bottom: 0;
}
.case{
	padding: 180px 0 120px;
	background: url(../img/case.png) no-repeat;
	background-size: cover;
	position: relative;
}
.case:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 800px;
	background-image: linear-gradient(to right,#670875,rgba(103,9,117,0));
}
.case1{
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.catitle{
	font-size: 40px;
	color: #ffffff;
}
.catitle1{
	margin-top: 10px;
	font-size: 20px;
	color: #ffffff;
}
.case3{
	margin-top: 30px;
	position: relative;
	display: flex;
	align-items: center;
}
.case3 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 118px;
	height: 47px;
	border: 1px solid #ffffff;
	border-radius: 23px;
	font-size: 24px;
	color: #ffffff;
	margin-right: 32px;
}
.case3 a.on{
	background-color: #670875;
	color: #ffffff;
	border: 1px solid #670875;
}
.case4{
	margin-top: 90px;
	position: relative;
}
.case5{
	display: none;
}
.case6{
	font-size: 36px;
	color: #ffffff;
}
.case7{
	margin-top: 30px;
	font-size: 18px;
	color: #ffffff;
	line-height: 32px;
	max-width: 490px;
}
.case8{
	margin-top: 45px;
}
.case8 a{
	font-size: 16px;
	color: #ffffff;
}
.team{
	background-color: #f8f7fc;
	padding: 90px 0;
}
.team1{
	margin-top: 36px;
	position: relative;
}
.team2{
	padding: 40px 36px 36px;
	border-radius: 10px;
	background-color: #ffffff;
}
.team3{
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
.team3 img{
    transition: all .5s;
}
.team2:hover .team3 img{
    transform: scale(1.1);
}
.team4{
	margin-top: 30px;
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.team5{
	margin-top: 16px;
	text-align: center;
}
.team5 span{
	display: inline-flex;
	align-items: center;
	padding: 0 13px;
	height: 31px;
	border-radius: 15px;
	background-color: #f8f4f9;
	font-size: 16px;
	color: #670875;
}
.team6{
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	height: 66px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.team7{
	margin-top: 16px;
	display: none;
	align-items: center;
}
.team7 img{
	margin-right: 3px;
}
.tleft{
	position: absolute;
	left: -48px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.tright{
	position: absolute;
	right: -48px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.team1_d{
	display: none;
}
.tleft1{
	position: absolute;
	left: -48px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.tright1{
	position: absolute;
	right: -48px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.life{
	padding: 90px 0 80px;
	background: url(../img/lifebg.png) #f1f1f1 no-repeat;
	background-size: cover;
}
.life1 a{
	font-size: 18px;
	color: #333333;
}
.life2{
	margin-top: 36px;
	overflow: hidden;
}
.life3{
	font-size: 0;
	position: relative;
	float: left;
	overflow: hidden;
}
.life3 img{
    transition: all .5s;
}
.life3:hover img{
    transform: scale(1.1);
}
.life3:nth-child(1){
	width: 29.84%;
}
.life3:nth-child(2){
	width: 40.8%;
	margin-left: 1.2%;
}
.life3:nth-child(3){
	width: 26.72%;
	margin-left: 1.2%;
}
.life3:nth-child(4){
	margin-top: 15px;
	width: 26.72%;
	margin-left: 1.2%;
}
.life3:nth-child(5){
	margin-top: 15px;
	width: 40.8%;
	margin-left: 1.2%;
}
.life4{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.26);
	font-size: 28px;
	color: #ffffff;
	display: none;
	align-items: center;
	justify-content: center;
}
.life3:hover .life4{
	display: flex;
}
.footer{
	background: url(../img/footbg.png) 50% no-repeat;
	background-size: cover;
	padding-top: 65px;
}
.footer1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.footer2{
	margin-right: 56px;
	width: 80px;
}
.footer3{
	font-size: 18px;
	color: #ffffff;
}
.footer4{
	margin-top: 10px;
}
.footer4 a{
	display: block;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}
.footer5{
	/*flex: 1;*/
}
.footer6{
	margin-top: 16px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.footer7{
	width: 313px;
	margin-right: 39px;
}
.footer8{
	margin-bottom: 10px;
	position: relative;
}
.footer8 input{
	width: 100%;
	height: 28px;
	padding: 0 10px;
	border-radius: 3px;
	font-size: 14px;
	background-color: #ffffff;
}
.footer8 textarea{
	width: 100%;
	height: 80px;
	padding: 10px;
	border-radius: 3px;
	font-size: 14px;
	background-color: #ffffff;
	resize: none;
}
.footer9{
	margin-top: 16px;
}
.footer9 input{
	font-size: 16px;
	color: #670875;
	width: 99px;
	height: 38px;
	border-radius: 19px;
	background-color: #ffffff;
}
.footer10{
    max-width: 354px;
}
.footer11{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 12px;
}
.footer11 span{
	font-size: 0;
	width: 24px;
}
.footer12{
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer13{
	width: calc((100% - 32px)/3);
}
.footer14{
	font-size: 0;
	text-align: center;
	background-color: #ffffff;
	padding: 6px;
}
.footer15{
	margin-top: 10px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.goTop{
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 1002;
}
.goTop a{
    padding: 6px;
    background-color: #670875;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    line-height: 1;
}
.beian{
	margin-top: 30px;
	border-top: 1px solid rgba(255, 2552, 55, 0.06);
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
	line-height: 60px;
}
.beian a{
	color: rgba(255, 255, 255, 0.5);
}
.header_m{
    background-color: #670875;
	display: none;
}

.header_m1{
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo_m{
	width: 80%;
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	/*height: 40px;*/
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.innerBanner{
	font-size: 0;
	position: relative;
	text-align: center;
}
.innerBanner img{
    width: 100%;
}
.innerBanner1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: left;
}
.innerBanner2{
	font-size: 50px;
	color: #ffffff;
}
.innerBanner3{
	margin-top: 10px;
	font-size: 34px;
	color: #ffffff;
}
.intro{
	padding: 32px 0 90px;
}
.address{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
}
.address a{
	color: #999999;
	margin: 0 5px;
}
.intro1{
	margin-top: 20px;
	text-align: center;
}
.intro1 a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 145px;
	height: 49px;
	border-radius: 24px;
	border: 1px solid #d7d7d7;
	font-size: 20px;
	color: #333333;
	margin: 0 10px;
}
.intro1 a.on{
	background-color: #670875;
	border: 1px solid #670875;
	color: #ffffff;
}
.intro2{
	margin-top: 90px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.intro3{
	font-size: 0;
	width: 617px;
	margin-left: 36px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.intro3 img{
	margin-top: 8px;
	width: calc((100% - 12px)/2);
}
.intro3 img:first-child{
	width: 100%;
	margin-right: 0;
}
.intro4{
	flex: 1;
}
.intro5{
	font-size: 40px;
	color: #670875;
}
.intro6{
	margin-top: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.culture{
	width: 100%;
	max-width: 1080px;
	margin: 60px auto 0;
}
.culture ul li{
	margin-top: 110px;
	zoom: 1;
	position: relative;
	display: flex;
}
.culture ul li:first-child{
	margin-top: 0;
}
.culture ul li:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.culture1{
	font-size: 0;
	width: 52%;
	position: relative;
	z-index: 2;
}
.culture2{
	transform: translateY(54px);
	width: 52%;
	margin-left: -4%;
	border: 1px solid #dcdcdc;
	padding: 60px 60px 60px 112px;
	display: flex;
	align-items: center;
}
.culture3{
	font-size: 34px;
	color: #670875;
}
.culture4{
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.culture ul li:nth-child(2n){
	flex-direction: row-reverse;
}
.culture ul li:nth-child(2n) .culture1{
	transform: translateY(54px);
	margin-left: -4%;
}
.culture ul li:nth-child(2n) .culture2{
	transform: translateY(0);
	margin-left: 0%;
	padding: 60px 112px 60px 60px;
}
.inNews{
	margin-top: 44px;
	background-color: #fafafa;
	padding: 0 29px;
	height: 60px;
	display: flex;
	align-items: center;
}
.inNews a{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 9px;
	height: 54px;
	border-bottom: 3px solid #fafafa;
	font-size: 16px;
	color: #999999;
	margin-right: 40px;
}
.inNews a.on{
	border-bottom: 3px solid #670875;
	color: #333333;
}
.inNews1{
	margin-top: 10px;
}
.inNews1 ul li{
	padding: 40px 25px 40px 30px;
	border-bottom: 1px dashed #d6d6d6;
}
.inNews1 ul li a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inNews2{
	width: 67px;
	margin-right: 23px;
	background-color: #ededed;
	padding: 10px 0;
}
.inNews3{
	font-size: 30px;
	color: #670875;
	text-align: center;
	line-height: 1;
}
.inNews4{
	margin: 5px auto;
	width: 36px;
	height: 1px;
	background-color: #b791bd;
}
.inNews5{
	font-size: 12px;
	color: #670875;
	text-align: center;
	line-height: 1;
}
.inNews6{
	font-size: 0;
	margin-right: 25px;
	overflow: hidden;
}
.inNews6 img{
	width: 189px;
	transition: all .5s;
}
.inNews7{
	flex: 1;
}
.inNews8{
	font-size: 24px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.inNews9{
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.inNews10{
	margin-top: 20px;
	font-size: 14px;
	color: #670875;
}
.inNews1 ul li:hover .inNews6 img{
    transform: scale(1.1);
}
.inNews1 ul li:hover .inNews8{
    color: #670875;
}
.page{
	margin-top: 56px;
	text-align: center;
}
.page a{
	margin: 0 3px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
}
.page a.on{
	background-color: #670875;
	border: 1px solid #670875;
	color: #ffffff;
}
.newsDeta{
	margin-top: 50px;
	overflow: hidden;
}
.newsLeft{
	float: left;
	width: 72.64%;
}
.newsLeft1{
	font-size: 34px;
	color: #333333;
}
.newsLeft2{
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	padding-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
}
.newsLeft2 span{
	display: inline-flex;
	align-items: center;
	margin-right: 20px;
}
.newsLeft2 img{
	margin-right: 5px;
}
.newsLeft3{
	margin-top: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.newsRight{
	float: right;
	width: 24%;
}
.newsRight1{
	font-size: 24px;
	color: #670875;
	position: relative;
}
.newsRight1:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 102px;
	height: 7px;
	background-color: #f0e6f1;
	border-radius: 3px;
}
.newsRight1 span{
	position: relative;
}
.newsRight2{
	margin-top: 36px;
}
.newsRight2 ul li{
	padding-bottom: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #ebebeb;
}
.newsRight2 ul li a{
	display: flex;
	align-items: center;
}
.newsRight3{
	font-size: 0;
	margin-right: 12px;
	width: 105px;
}
.newsRight4{
	flex: 1;
}
.newsRight5{
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newsRight6{
	font-size: 12px;
	color: #999999;
}
.teach{
	padding: 32px 0 66px;
	background-color: #f6f6f6;
}
.teach1{
	margin-top: 8px;
}
.teach1 ul{
	overflow: hidden;
}
.teach1 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 60px)/4);
	margin-top: 45px;
	margin-right: 20px;
}
.teach1 ul li:nth-child(4n){
	margin-right: 0;
}
.teachDeta{
	background-color: #f6f6f6;
	padding: 1px 0 64px;
}
.teachDeta1{
	margin-top: 0;
	position: relative;
}
.teachDeta2{
	font-size: 0;
	text-align: center;
}
.teachDeta2 img{
	width: 191px;
}
.teachDeta3{
	margin-top: 20px;
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.teachDeta4{
	margin-top: 25px;
	overflow: hidden;
}
.teachDeta5{
	float: left;
	width: 260px;
	padding: 30px 20px;
	border-radius: 5px;
	background-color: #ffffff;
}
.teachDeta6{
	font-size: 28px;
	color: #333333;
}
.teachDeta7{
	margin-top: 20px;
	font-size: 0;
	text-align: center;
}
.teachDeta7 img{
	width: 111px;
}
.teachDeta8{
	margin-top: 16px;
	font-size: 20px;
	color: #333333;
	text-align: center;
}
.teachDeta9{
    display: none;
	margin-top: 10px;
	font-size: 0;
	text-align: center;
}
.teachDeta9 img{
	margin: 0 2px;
}
.teachDeta10{
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}
.teachDeta10 span{
	font-size: 14px;
	color: #999999;
	margin-right: 9px;
}
.teachDeta11{
    display: none;
	margin-top: 10px;
}
.teachDeta11 span{
	display: inline-flex;
	align-items: center;
	padding: 0 10px 0 0;
	background-color: #f3f4fa;
	border-radius: 16px;
	font-size: 16px;
	color: #670875;
}
.teachDeta11 span img{
	margin-right: 8px;
}
.teachDeta12{
	float: right;
	width: calc(100% - 290px);
}
.teachDeta13{
	background-color: #ffffff;
	padding: 0 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 9px;
	border-bottom: 7px solid #eaecf3;
}
.teachDeta15{
	padding: 20px 0 16px;
	border-bottom: 4px solid #ffffff;
}
.teachDeta16{
	font-size: 0;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.teachDeta17{
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}
.teachDeta14.on .teachDeta15{
	border-bottom: 4px solid #670875;
}
.teachDeta14.on .teachDeta17{
	color: #670875;
}
.xqdeta{
	margin-top: 36px;
	background-color: #ffffff;
	padding: 30px;
}
.xqdeta1{
	display: flex;
	align-items: center;
}
.xqdeta1 span{
	font-size: 28px;
	color: #670875;
	margin-right: 10px;
}
.xqdeta1 code{
	flex: 1;
	font-size: 0;
}
.xqdeta2{
	margin-top: 20px;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
}
.xqdeta3{
	margin-top: 20px;
	overflow: hidden;
}
.xqdeta4{
	float: left;
	width: calc((100% - 51px)/4);
	margin-right: 17px;
}
.xqdeta4:nth-child(4n){
	margin-right: 0;
}
.xqdeta5{
	font-size: 0;
	text-align: center;
}
.xqdeta6{
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.incase{
	padding: 32px 0 40px;
}
.incase1{
	background-color: #f7f7f7;
	padding: 60px 0;
}
.incase2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.incase3{
	font-size: 0;
	margin-left: 130px;
}
.incase3 img{
	width: 573px;
}
.incase4{
	flex: 1;
}
.incase5{
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.incase6{
	padding: 80px 0 70px;
}
.incase7{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.incase8{
	margin-top: 50px;
	width: calc((100% - 270px)/4);
	padding: 10px;
	transition: all .5s;
}
.incase8:hover{
    box-shadow: 0 0 10px #eeeeee;
    transform: translateY(-10px);
}
.incase9{
	font-size: 0;
	text-align: center;
}
.incase10{
	margin-top: 16px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 36px;
}
.incase11{
	background: url(../img/incasebg.png) no-repeat;
	background-size: cover;
	padding: 160px 0;
	position: relative;
}
.incase11:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 800px;
    background-image: linear-gradient(to right, #670875, rgba(103, 9, 117, 0));
}
.incase12{
	max-width: 365px;
	position: relative;
}
.incase13{
	font-size: 40px;
	color: #ffffff;
}
.incase14{
	margin-top: 20px;
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
}
.dif{
	display: flex !important;
}
.inlife{
	padding: 32px 0 80px;
}
.zslc{
	margin-top: 70px;
	position: relative;
	padding: 13px 0 40px;
}
.zslc:before{
	content: '';
	position: absolute;
	left: 15px;
	top: 0;
	height: 100%;
	border-left: 1px solid #e3e3e3;
}
.zslc1{
	position: relative;
}
.zslc1 ul li{
	margin-top: 50px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.zslc1 ul li:first-child{
	margin-top: 0;
}
.zslc2{
	font-size: 0;
	position: relative;
	margin-right: 16px;
	width: 52px;
}
.zslc2 span{
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	color: #ffffff;
}
.zk{
	display: none;
}
.zslc3{
	flex: 1;
}
.zslc4{
	font-size: 24px;
	color: #333333;
	line-height: 51px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.zslc4 span{
	flex: 1;
}
.zslc5{
	display: none;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}
.zslc6{
	margin-left: 10px;
	height: 51px;
	display: flex;
	align-items: center;
	font-size: 0;
}
.zslc1 ul li.on .sq{
	display: none;
}
.zslc1 ul li.on .zk{
	display: block;
}
.zslc1 ul li.on .zslc5{
	display: block;
}
.zslc1 ul li.on .zslc4{
	font-size: 28px;
	color: #670875;
}
.question{
	margin-top: 6px;
}
.question ul li{
	margin-top: 40px;
	border: 1px solid #ebebeb;
	display: flex;
}
.question1{
	width: 280px;
	border-right: 1px solid #ebebeb;
	background-color: #f8f8f8;
	position: relative;
}
.question2{
	display: flex;
	align-items: flex-start;
	padding: 50px 30px 30px;
}
.question3{
	font-size: 0;
	margin-right: 10px;
	margin-top: 7px;
}
.question4{
	flex: 1;
	font-size: 24px;
	color: #333333;
	line-height: 38px;
}
.question5{
	font-size: 0;
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 21px;
}
.question5 img{
	width: 12px;
	height: 21px;
}
.question6{
	flex: 1;
	padding: 50px 40px 40px;
}
.question7{
	display: flex;
	align-items: flex-start;
}
.question8{
	font-size: 0;
	margin-right: 10px;
	margin-top: 7px;
}
.question9{
	flex: 1;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.inContact{
	background-color: #f7f7f7;
	padding: 76px 0 88px;
}
.inContact1{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.inContact2{
	flex: 1;
}
.inContact4{
	margin-top: 6px;
	font-size: 20px;
	color: #333333;
}
.inContact5{
	margin-top: 36px;
	display: flex;
	align-items: flex-start;
}
.inContact6{
	font-size: 0;
	width: 40px;
}
.inContact7{
	flex: 1;
}
.inContact8{
	font-size: 14px;
	color: #999999;
}
.inContact9{
	font-size: 16px;
	color: #333333;
}
.inContact10{
	width: 100%;
	max-width: 765px;
	margin-left: 20px;
}
.empoy{
	padding: 60px 0;
}
.empoy1{
	font-size: 30px;
	color: #333333;
}
.empoy1 span{
	color: #670875;
}
.empoy2{
	margin-top: 10px;
	font-size: 16px;
	color: #999999;
}
.empoy2 span{
	color: #333333;
	text-decoration: underline;
}
.empoy3{
	margin-top: 6px;
}
.empoy3 ul li{
	padding: 40px 0;
	border-bottom: 1px solid #ebebeb;
}
.empoy4{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.empoy5{
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #333333;
}
.empoy5 span{
	display: block;
	padding: 0 13px;
	margin-left: 11px;
	height: 26px;
	border-radius: 13px;
	background-color: #f5f5f5;
	line-height: 26px;
	font-size: 14px;
	color: #999999;
}
.empoy6{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
}
.empoy6 img{
	margin-left: 30px;
}
.empoy7{
	display: none;
	margin-top: 30px;
}
.empoy8{
	font-size: 20px;
	color: #333333;
}
.empoy9{
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.empoy3 ul li.on .empoy5{
	color: #670875;
}
.empoy3 ul li.on .empoy5 span{
	background-color: #f4eef5;
	color: #670875;
}
.empoy3 ul li.on .sq{
	display: none;
}
.empoy3 ul li.on .zk{
	display: block;
}
.empoy3 ul li.on .empoy7{
	display: block;
}

.waterfall-container {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.waterfall-column {
	float: left;
	width: calc(33.333% - 8px);
	margin-right: 12px;
}
.waterfall-column:last-child {
	margin-right: 0;
}
.waterfall-item {
	margin-bottom: 12px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	position: relative;
}
.waterfall-item img {
	width: 100%;
	display: block;
}
.inlife2{
	font-size: 0;
	position: relative;
}
.inlife3{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(103, 8, 117, 0.6);
}
.inlife4{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding: 0 20px;
}
.inlife5{
	font-size: 28px;
	color: #ffffff;
	text-align: center;
}
.inlife6{
	margin-top: 9px;
	font-size: 14px;
	color: #ffffff;
}
.waterfall-item:hover .inlife3{
	display: block;
}
.inLink{
    max-width: 600px;
    margin: 40px auto 0;
}
.inLink1{
    margin-top: 20px;
}
.inLink1 input{
    width: 100%;
    height: 50px;
    border-radius: 10px;
    font-size: 16px;
    padding: 0 16px;
    border: 1px solid #d7d7d7;
}
.inLink1 textarea{
    width: 100%;
    height: 200px;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 16px;
    border: 1px solid #d7d7d7;
    resize: none;
}
.inLink2{
    margin-top: 36px;
    text-align: center;
}
.inLink2 input{
    width: 200px;
    height: 50px;
    border-radius: 10px;
    font-size: 16px;
    color: #ffffff;
    background-color: #670875;
}

@media (max-width: 768px) {
	.waterfall-column {
		width: calc(50% - 6px);
	}
	.waterfall-column:nth-child(2n) {
		margin-right: 0;
	}
}
@media (max-width: 480px) {
	.waterfall-column {
		width: 100%;
		margin-right: 0;
	}
}

