*{margin: 0px;
  padding: 0px;
  box-sizing: border-box;

}
h3{margin: 0;
	padding: 0;}
a{
	text-decoration: none;
	color:#363636 ;
}
li{
	list-style-type: none;
}


.aboutimg1{
	position: absolute;
	top: 21%;
	left: 78px;
}
.aboutimg2{
	position: absolute;
	top: 55%;
	left: 36px;
}
.aboutimg3{
	position: absolute;
	top: 73%;
	left: 79px;
}
.aboutimg4{
	position: absolute;
	top: 65%;
	left: 32%;
}
.aboutimg5{
	position: absolute;
	top: 42%;
	left: 35%;
}

.aboutimg6{
	position: absolute;
	top: 27%;
	left: 60%;
}

.aboutimg7{
	position: absolute;
	top: 44%;
	left: 78%;
}

.aboutimg8{
	position: absolute;
	top: 60%;
	left: 55%;
}
.aboutimg9{
	position: absolute;
	top: 70%;
	left: 60%;
}
.psoan{
	font-size: 16px;
}
/*轮播*/
.lb_gl{margin-bottom: 30px;
	/*background: url(../image/bg_3d.png);*/
	background-size: 100% 100%;height:790px}
.container{width: 1260px;margin:0 auto;position: relative;}
.pictureSlider{margin-bottom: 24px;}
.poster-item{background: #fff;height: 583px;width:382px;border-radius: 10px;padding:35px 23px 20px 23px;
	position: relative;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
	border:1px #999 solid;
	margin: 1.5%;
	float: left;
}
.turn_3d{text-align: center;color:black;font-weight: 400;font-size: 36px;padding: 28px 0;letter-spacing: 4px;}
.xxgy{font-size: 30px;font-weight: 900;padding-left: 10px;text-align: center}
.poster-item .say{font-size: 18px;padding-left: 10px;}
.students_star{padding:18px 10px 0 10px ;}
.cell_list{margin-bottom: 30px;
	color: #999;
	font-size: 19px;
	overflow: hidden;
	font-weight: 600;}
.darks{color:#999;}
.zwjs{
	border-top: 1px solid #d0cddb;text-align: center;
	line-height: 31px;
	padding-top: 20px;
	color: #999;
	font-size: 16px;
	max-height: 150px;
	overflow: hidden;}
.for_btn{position: relative;height:325px;overflow:hidden}
.in_page{position: absolute;left: 50%;top:50%;width:40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.in_page>img{width: 40px;height: 40px;}
.zhongjioan{
	width: 80px;
	line-height: 25px;
	text-align: center;
	height: 25px;
	display: inline-block;
	position: absolute;
	top: 71.2%;
	left: 40%;
	border-radius: 10px;
	color: white;
	background: #02B09B;
}
.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}

.ddp{
	color: black;
	text-align: center;
	font-size: 21px;
	letter-spacing: 6px;
	padding-bottom: 60px;
}

i{
	font-style:normal;
	font-size: 14px;
	color:#9C9C9C;
}
.xin{
	width: 1210px;
	margin: auto;
}
.xin h3{
	font-size: 20px;
	color: black;
	font-weight: 600;
}


.tab-hd a:nth-child(2){
	margin-right: 110px;
	margin-left: 110px;
}

.tab-hd a:hover{
	color:#29BEA9;
}
.line{
	width: 135px;
	height: 2px;
	background-color: #29BEA9;
	position: absolute;
	bottom: 0;
	left: 44.4%;
}
.tab-bd h3{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 24px;
	color: black;

}
.tab-bd-t{
	width:100%;
	display:flex;
}
.lf{
	flex: 1;
	text-align: center;
	background: url('../img/guanyuwomen-tu01.png') no-repeat;
}
.rt{
	float: right;
}
.block{
	display: block;
}
.none{
	display: none;
}
.rf{
	padding-top: 20px;
	flex:1;
	-webkit-transition: all .3s;
}
.rf img{
	display: inline-block;
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
}
.rf p{
	text-indent:2em;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ov{
	height: 342px;
	overflow: hidden;
	-webkit-transition: all .5s;
}
.bov{
	-webkit-transition: all .5s;
	height: 1010px;
}
.tab-bd-th{
	width: 100%;
	height: 260px;
	margin-top: 20px;
	padding:10px 5px;
}

.jzgd{
	width: 80px;
	height: 25px;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	cursor:pointer;
	border: 1px #B5B5B5 solid;
	-webkit-transition: all .3s;
	font-size: 12px;
}
.jzgd:hover {
	border-color: #00B59E;
	border-radius: 25px;
	color: #00B59E;
}
.tab-bd-th ul{
	width: 100%;
	height: 100%;
	display:flex;
}
.tab-bd-th ul li{
	height: 100%;
	flex:1;
	margin-left: 5px;
	float: left;
	text-align: center;
	-webkit-transition: all .3s;
}
.tab-bd-th ul li:hover{
	box-shadow: 0px 0px 10px #C9C9C9;
	color: #29BEA9;
}
.tab-bd-th ul li:hover p{
	color: #29BEA9;
}

.tab-bd-th ul li:nth-child(1){
	background: url('../img/kaifajingyan.png') no-repeat center 20px;
}
.tab-bd-th ul li:nth-child(2){
	background: url('../img/wendingxing.png') no-repeat center 20px;
}
.tab-bd-th ul li:nth-child(3){
	background: url('../img/jinpaifuwu.png') no-repeat center 20px;
}
.tab-bd-th ul li:nth-child(4){
	background: url('../img/weishangshengtai.png') no-repeat center 20px;
}
.tab-bd-th ul li:nth-child(5){
	background: url('../img/sjkkx.png') no-repeat center 20px;
}

.tab-bd-th ul li h4{
	margin-top:140px;
	margin-bottom: 20px;
	color:#29BEA9;

}
.tab-bd-th ul li p{
	line-height:23px;
}
.tab-bd-th ul li a{
	height: 100%;
	width: 100%;
}
.fuwu{
	margin-top: 50px;
	text-align: center;
	
}
.fuwu-tab{
	margin-top: 30px;
}
.fuwu-tab-hd{
	width: 100%;
	height: 120px;
	display:flex;
	position: relative;
}
.fuwu-tab-hd div{
	flex: 1;
	margin:15px 15px ;
	text-align: center;
}
.fuwu-tab-hd div a{
	width: 35%;
	height: 100%;
	display:inline-block;

}
.fwxz{
	border-bottom: 4px #29BEA9 solid;
}

.fwnone{
	display: none;
}
.fwxz h5{
	color: #7FD5CA;
}
.fuwu-tab-hd div h5{
	margin-top: 10px;
}



.fuwu-tab-bd{
	width: 100%;
	height:320px;
	
	border:1px solid #AFAFAF;
	position: relative;
}
.wl{
	width: 40%;
	height: 100%;
	padding-top: 65px;
	position: absolute;
	text-align: center;
}
.wr{
	width: 60%;
	height: 100px;
	position:absolute;
	right: 0;
	top:0;
	
}

 .wr li{
	text-align:left;
	margin-top: 60px;
	color:#656565;
	font-weight: 700;
}
.pian{
	width: 100%;
	height:auto;
}
.pian img{
	width: 100%;
	height:auto;

}

.pre_banner_3d{
	margin:auto;
	width:1200px;
	height:900px;
	position:relative;
	-webkit-user-select:auto;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.contrves{
	width:100%;
	height:auto;
	position:absolute;

}
.nav_banners{
	width:100%;
	height:auto;
	border-bottom: 1px solid #f2f2f2;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content:space-between;
}
.nav_banners>li{
	display:inline-block;
	padding:5px 16px;
	margin:12px 0;
	border-radius: 5px;
	font-size:14px;
	cursor: pointer;
}
.blue_nav{
	background:#63B504;
	color:#fff;
}
.banner_tree{
	width:100%;
	height:700px;
	position:absolute;
	bottom:0;
	overflow: hidden;
}
.show_phone_s{
	width:414px;
	height:736px;
	position:absolute;
	top:0;
	left:0;
	bottom: 0;
	right:0;
	margin:auto;
	z-index: 10
}
.color_font{
	background:#63B504;
	color:#fff;
	width: 45px;
	height: 100px;
	font-size:24px;
	text-align: center;
	line-height: 100px;
	border-radius: 5px;
	font-weight: 700;
	position:absolute;
	top:0;bottom:0;
	margin:auto;
	z-index: 50;
	cursor: pointer;
}
.left_btn{
	left:0;
}
.right_btn{
	right:0;
}
.img_phone{
	width:100%;
	height:100%;
}
.show_s_ui{
	width:100%;
	height:100%;
	position:relative;
}
.show_s_ui>li{
	width:215px;
	height:362px;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	z-index: 30;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity: 0;
	font-size:40px;
}
.show_s_ui>li>div{
	position: absolute;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.9;
	display:none;
}
.show_s_ui>li>img{
	width:100%;
	height:100%;
}
#middel_shows{
	width:295px;
	height:503px;
	left:37.7%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
#left_shows{
	left:8%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.6;
}
#right_shows{
	left:73%;
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#small_left,#small_right{
	width:154px;
	height:249px;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#small_left{
	left:-15%;
}
#small_right{
	left:102.5%;
}
@media screen and (max-width:1200px){
	.pre_banner_3d {width:1024px;height:763px;}
	#middel_shows {left: 35.5%;}
	.show_s_ui>li { width: 175px;height: 282px;}
	#small_left, #small_right {width: 131px;height: 194px;}
}
@media screen and (max-width:1024px){
	.pre_banner_3d {width: 875px;height: 765px;}
	.show_phone_s {width: 375px;height: 667px;}
	#middel_shows {left: 34.8%;}
	#middel_shows {width: 267px;height: 457px;}
}
@media screen and (max-width:879px){
	.pre_banner_3d {width: 746px;height: 735px;}
	#middel_shows {left: 31.8%;}
	#middel_shows {width: 269px;height: 457px;}
	.show_s_ui>li {width: 145px;height: 232px;}
}
@media screen and (max-width:768px){
	.pre_banner_3d {width: 675px;height: 586px;}
	.show_phone_s {width: 320px;height: 568px;}
	#middel_shows {left: 33.1%;}
	#middel_shows {width: 227px;height: 389px;}
	.show_s_ui>li {width: 138px;height: 215px;}
	#right_shows {left: 72%;}
	.banner_tree {height: 539px;}
}
@media screen and (max-width:685px){
	.color_font{display:none}
	#small_left {left: -55%;}
	.pre_banner_3d {width: 520px;}
	#small_right {left: 109.5%;}
	.show_phone_s {width: 300px;height: 496px;}
	#middel_shows {left: 29.7%;}
	#middel_shows {width: 213px;height: 340px;}
	#left_shows {left: 0%;}.show_s_ui>li {width: 106px;height: 190px;}
	#right_shows {left: 79.5%;}
}
@media screen and (max-width:521px){
	.pre_banner_3d {width: 359px;}
	#left_shows {left: -41%;}
	#right_shows {left: 107.5%;}
	#middel_shows {left: 20.4%;}
	#middel_shows {width: 214px;height: 340px;}
	.show_phone_s {width: 349px;height: 568px;}
	#middel_shows {left: 15.5%;}
	#middel_shows {width: 246px;height: 390px;}
}
@media screen and (max-width:359px){
	.pre_banner_3d {width: 320px;}
	.show_phone_s {width: 320px;height: 520px;}
	#middel_shows {left: 14.5%;}
	#middel_shows {width: 228px;height: 356px;}
}