.h-tops{
	height: 0;
	overflow: hidden;
	position: relative;
	top: -120px;
}
.enterTis{
	text-align: center;
}
.enterTis h3 i,.enterTis h3 span{
	display: block;
	
}
.enterTis h3 i{
	color: #FFFFFF;
	font-size: 18px;
}
.enterTis h3 span{
	font-size: 55px;
	color: #FFFFFF;
	letter-spacing: 2px;
	box-sizing: border-box;
	margin-top: 27px;
	margin-bottom: 54px;
	letter-spacing:10px;
}
.play-icons{
	cursor: pointer;
}
/* banner视频弹窗 */
.ban-top-video{
	display: none;
	position: fixed;
	z-index: 600;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.pop-ban-box{
	width: 75%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.off-video{
	width: 100%;
}
.off-video img{
	display: block;
	float: right;
	cursor: pointer;
}
.off-cen-box video{
	width: 100%;
}





/* 内容 */
.enterBox{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 530px;
}
.footer {
    background: rgb(41, 41, 41);
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -10;
}


.enterSNav{
	width: 100%;
	background: #F0F0F0;
	overflow: hidden;
}
.enterSNav .fixul li{
	float: left;
	width: 20%;
	text-align: center;
}
.enterSNav .fixul li a{
	font-size: 14px;
	color: #333333;
	line-height: 65px;
	padding: 5px 74px 5px 40px;
	border-right: 1px #D7D7D7 solid;
}
.enterSNav .fixul li:last-child a{
	border-right: none;
}

.enterSNav .fixul li:nth-child(1) a{
	background: url(../images/icon-intro1.png) no-repeat left center;
}
.enterSNav .fixul li:nth-child(2) a{
	background: url(../images/icon-intro2.jpg) no-repeat left center;
}
.enterSNav .fixul li:nth-child(3) a{
	background: url(../images/icon-intro3.jpg) no-repeat left center;
}
.enterSNav .fixul li:nth-child(4) a{
	background: url(../images/icon-intro4.jpg) no-repeat left center;
}
.enterSNav .fixul li:nth-child(5) a{
	background: url(../images/icon-intro5.jpg) no-repeat left center;
}

.profile{
	width: 100%;
	height: 864px;
	position: relative;
	overflow: hidden;
}
.profile .bgimgbox{
	width: 100%;
	height: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top center;
}
.profile .bgimgbox img{
	width: 100%;
} 
.profile .fileBoxTain{
	position: absolute;
	top: 105px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 25;
	text-align: center;
	width: 62%;
}
.profile .fileBoxTain h3{
	font-size: 40px;
	color: #DDDDDD;
	font-family: dincond;
	
}
.profile .fileBoxTain .fuTis{
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 30px;
}
.profile .fileBoxTain .fileDesc{
	color: #FFFFFF;
	line-height: 30px;
	font-size: 16px;
}

.comCliMore a{
	width: 200px;
	height: 45px;
	display: block;
	margin: auto;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 45px;
	border: 1px #FFFFFF solid;
	border-radius: 6px;
	margin-top: 30px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.comCliMore a:hover{
	background-color: #FF0000;
	border: 1px transparent solid;
}

.LeaderCons{
	text-align: center;
	margin-bottom: 90px;
	
}
.LeaderCons .ConsL{
	padding-left: 100px;
}
.LeaderCons .ConsL p:nth-child(2){
	font-size: 20px;
	color: #000000;
	margin-top: 30px;
}
.LeaderCons .ConsL p:nth-child(3){
	font-size: 18px;
	color: #000000;
}
.LeaderCons .ConsDesc .article{
	margin-left: 55px;
	width: 510px;
}
.LeaderCons .ConsDesc .article p.headp{
	margin-bottom: 0;
}
.LeaderCons .ConsDesc .article p{
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 28px;
	color: #231815;
	text-align: left;
}

.LeaderCons .ConsDesc .writs{
	padding-left: 58px;
}


/* 海狮管理层 */
.managetainer{
	width: 100%;
	background-color: #f1f1f1;
	padding: 50px 0;
}
.mangsBox .ChairBox{
	width: 100%;
	margin-bottom: 50px;
	box-sizing: border-box;
	background-color: #FFFFFF;
}
.mangsBox .histTis{
	margin-bottom: 43px;
}
.chairLf{
	width: 48%;
	text-align: center;
}
.chairLf img{
	width: 100%;
}
.chairGh{
	width: 51%;
	background-color: #FFFFFF;
	padding: 35px 50px;
}
.chairGh .names p{
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	letter-spacing: 1px;
}
.chairGh .chairdesc{
	height: 145px;
	margin-top: 20px;
}
.chairGh .chairdesc .scroll-wrap{
	height: 100%;
}
.chairGh .chairdesc .scroll-wrap p{
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	/* height: 850px; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	/*-webkit-line-clamp: 5;*/
}
.peobox{
	width: 100%;
	padding-bottom: 35px;
}
.peobox .swiper-pagination{
	margin: auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.peobox .swiper-slide{
	text-align: center;
}
.peobox .swiper-pagination-bullet {
    background: transparent;
    opacity: 1;
    border: 1px #666 solid;
}
.peobox .swiper-pagination-bullet-active {
    opacity: 1;
    background: #074296 !important;
	border: none !important;
}
.swiper-pagination-bullet{
	margin: 0 5px;
}

.peobox .swiper-slide dl{
	cursor: pointer;
}
.peobox .swiper-slide dl dt{
	overflow: hidden;
	position: relative;
	font-weight: normal; 
}
.peobox .swiper-slide dl dt img{
	width: 100%;
}
.peobox .swiper-slide dl dt .pc-desc{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0 20px;
    z-index: 25;
    background-color: rgba(0,0,0,0.4);
    font-size: 13px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 15;
	transition: height .5s;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
}
.peobox .swiper-slide dl:hover dt .pc-desc{
	padding: 15px 20px;
	height: 100%;
}
.peobox .swiper-slide dl dt .pc-desc .scroll-wrap{
	width: 108%;
	height: 100%;
}
dl dt .pc-desc .scroll-wrap p{
	height: 200%;
}

.peobox .swiper-slide dd{
	font-size: 16px;
	line-height: 35px;
	color: #000000;
	margin-top: 5px;
}
.peobox .swiper-slide dd.phone{
	display: none;
	overflow: hidden;
}
dd.phone .scroll-wrap{
	width: 100%;
	height: 100%;
}
dd.phone .scroll-wrap p{
	height: 300px;
}








.futureBox{
	position: relative;
}
.futureBox .futureBg{
	width: 100%;
	height: 612px;
	background: url(../images/pro-ban3.gif) no-repeat 0 center;
	background-attachment: fixed; 
	background-size: cover;
}
.futureBox .fuTis{
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.futureBox .fuTis h2{
	font-size: 50px;
	color: #FFFFFF;
}
.futureBox .fuTis h2 span:first-child{
	margin-right: 35px;
}

.histBox{
	padding-top: 65px;
}
.histBox .histTain .histTis,.managetainer .mangsBox .histTis{
	text-align: center;
}
.histBox .histTain .histTis h2,.managetainer .mangsBox .histTis h2{
	font-size: 40px;
	font-family: dincond;
	letter-spacing: 2px;
	color: #DDDDDD;
}
.chitis{
	font-size: 22px;
	color: #353535;
}

/* 超越自我 */
.runBox{
	width: 100%;
	height: 614px;
	position: relative;
}
.CrunBg{
	width: 100%;
	height: 100%;
	background: url(../images/ban4.png) no-repeat 0 center;
	background-attachment: fixed;
	background-size: cover;
}
.runBox .RunTis{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.runBox .RunTis h2{
	font-size: 40px;
	color: #FFFFFF;
}
.runBox .RunTis h2 span:first-child{
	margin-right: 35px;
}

/* 集团介绍 */
.customBox{
	width: 100%;
	text-align: center;
	margin-bottom: 100px;
	margin-top: 110px;
}
.customBox h3 span{
	font-family: dincond;
    font-size: 40px;
    color: #DDDDDD;
}
.customBox h3 p{
	font-size: 22px;
	color: #353535;
}
.customBox .iconsBox{
	text-align: center;
	margin-top: 90px;
}
.customBox .iconsBox a{
	display: inline-block;
	width: 9%;
	height: auto;
	margin-bottom: 10px;
	margin-right: 10px;
	border-radius: 15px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}
.customBox .iconsBox a:hover{
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
.customBox .iconsBox a img{
	border-radius: 8%;
	width: 100%;
	height: 100%;
}
.box-foreachs{
	margin-bottom: 10px;
}

.otherBox{
	width: 100%;
	box-sizing: border-box;
}
.otherBox .oBox{
	width: 33.33%;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
.otherBox .oBox .boxbg{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.otherBox .oBox .boxbg img{
	width: 100%;
	max-height: 100%;
	transition: all .5s ease;
}
.otherBox .oBox .bot-desc1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.otherBox .oBox a{
	display: block;
	color: #FFFFFF;
}
.otherBox .oBox a .bot-desc1{
	text-align: center;
}
.otherBox .oBox a .bot-desc1 span{
	display: block;
	color: #FFFFFF;
	font-size: 16px;
}
.otherBox .oBox a .bot-desc1 span.bor-desc-tis{
	font-size: 20px;
	margin: 23px 0 38px;
}
.otherBox .oBox a .bot-desc1 span .bor-desc-span{
	font-size: 18px;
}
.otherBox .oBox a:hover .boxbg img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.ConsBox {
	margin-top: 90px;
} 

/* comment.388line */
.newproCon {
    width: 100%;
    height: 660px;
    margin-top: 130px;
    box-sizing: border-box;
}






/* 手机端适配 */
.ph-profile,.iphoneNav,.ph-foot,.ph-zhici,.phone-word,.ph-pagination,.ph-nav-par,.ph-custopm{
	display: none;
}

/* 手机端集团概况 */
.ph-profile{
	width: 90%;
	margin: 35px auto 0;
	background-color: #FFFFFF;
}
.ph-profile .ph-profile-img{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.ph-profile .ph-profile-img img{
	width: 100%;
	height: 100%;
}
.ph-profile-desc{
	padding: 25px;
}
.ph-profile-tis{
	text-align: center;
}
.ph-profile-tis h4{
	font-family: dincond;
	font-size: 30px;
	letter-spacing: 1px;
	color: #DDDDDD;
}
.ph-profile-tis p{
	font-size: 22px;
	line-height: 30px;
	color: #353535;
}
.ph-profile-p{
	/* height: 131px; */
	font-size: 14px;
	margin-top: 23px;
	line-height: 22px;
	color: #3f3f3f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	/* -webkit-line-clamp: 6; */
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.profile_scroll_box{
	height: 156px;
}
/* 致辞 */
.ph-zhici{
	width: 90%;
	margin: 30px auto 0;
	background: #FFFFFF;
}
.ph-zhici .ph-zhici-img{
	width: 100%;
    /* min-height: 287px; */
	overflow: hidden;
	background-color: #E9E9E9;
}
.ph-zhici .ph-zhici-img p:nth-child(1){
	width: 56%;
}
.ph-zhici .ph-zhici-img p:nth-child(2){
	width: 44%;
	height: 100%;
    text-align: right;
}
.ph-zhici .ph-zhici-img p:nth-child(1) img{
	max-width: 100%;
}
.ph-zhici .ph-zhici-img p:nth-child(2) img{
	max-width: 80%;
    margin-right: 10%;
    margin-top: 29%;
}
.ph-zhici .ph-name{
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 15px;
	line-height: 55px;
	color: #221816;
}
















@media screen and (max-width:1500px) {
	.box-foreachs{
		width: 1200px;
	}
	.customBox .iconsBox a {
		width: 8%;
		height: auto;
		margin-right: 13px;
		margin-bottom: 10px;
	}
	.newproCon {
		height: 540px;
	}
	.profile{
		height: 600px;
	}
	.profile .fileBoxTain{
		width: 80%;
	}
	/* .peobox .swiper-slide{
		width: 20% !important;
	} */
}



@media screen and (max-width:1300px) {
	
	.fixul,.mangsBox{
		width: 100%;
	}
	.ConsBox{
		width: 90%;
		margin: 60px auto 0;
	}
	.LeaderCons .ConsDesc .article {
		margin-left: 28px;
		width: 486px;
	}
	.cenNav,.navcons,.histTain{
		width: 90%;
	}
	.mhsliderm h3,.mhsliderm .descpd .descTis,.mhsliderm .descpd .descImg{
		margin-left: 78px;
	}
	.histBox{
		/* margin-bottom: 30px; */
	}
	
	.box-foreachs {
		width: 95%;
		margin: 0 auto 10px;
	}
	.customBox {
		margin: 65px auto;
	}
	.customBox .iconsBox{
		margin-top: 50px;
	}
	
	
}

@media screen and (max-width:1200px) {
	.ConsBox{
		width: 100%;
	}
	
	.otherBox .oBox .bot-desc1{
		width: 85%;
	}
	.otherBox .oBox a .bot-desc1 span.bor-desc-tis {
		margin: 15px 0 25px;
	}
	
	
}



@media screen and (max-width:968px) {
	.peobox .swiper-slide{
		width: 100% !important;
	}
	body,.enterBox{
		background: #F9F9F9;
	}
	.iphoneNav,.ph-foot,.ph-profile,.ph-zhici,.peobox .swiper-slide dd.phone,.phone-word,.ph-pagination,.ph-custopm,.ph-nav-par{
		display: block;
	}
	.peobox .swiper-slide dd.phone{
	    font-size: 13px;
	    color: #666666;
	    padding: 0 19px 20px;
	    line-height: 24px;
	    text-align: left;
	    height: 145px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 6;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	}
	.profile,.footer,.runBox,.play-icons,.LeaderCons,.futureBox,.milesyear,.descImg,.iconsBox,.fixul,.pc-desc{
		display: none;
	}
	.peobox .swiper-slide dl:hover dt .pc-desc{
		display: none;
	}
	.peobox .swiper-slide dl:hover dt img{
		transform: scale(1);
	}
	.peobox .swiper-slide dl dt{
		height: 260px;
	}
	.peobox .swiper-slide dl dt img{
		max-width: 100%;
		max-height: 100%;
		width: auto;
	}
	.enterSNav{
		background-color: #FFFFFF;
	}
	.enterSNav .ph-nav-par{
		font-size: 17px;
		color: #333333;
		padding: 16px 22px;
		border-bottom: 1px #D7D7D7 solid;
		background-image: url(../images/ph-drowjia.png);
		background-repeat: no-repeat;
		background-position: 94% center;
		background-size: 16px;
		transition: all .6s ease;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
	}
	.phnav-jian{
		background-image: url(../images/ph-drowjian.png) !important;
		transition: all .6s ease;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
	}
	.enterSNav .fixul li{
		width: 96%;
		float: none;
		margin: auto;
		text-align: left;
	}
	.enterSNav .fixul li:nth-child(4){
		display: none;
	}
	.enterSNav .fixul li a{
		border-right: none;
		display: block;
		line-height: 34px;
		background: none !important;
		border-bottom: 1px #f3f0f0 solid;
	}
	.enterSNav .fixul li:last-child a{
		border-bottom: none;
	}
	
	
	.enterBox{
		margin-bottom: 0px !important;
	}
	.newproCon{
		margin-top: 70px;
	}
	.newproCon{
		height: 193px;
	}
	.enterTis h3 span{
		font-size: 30px;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.histBox .histTain .histTis h2, .managetainer .mangsBox .histTis h2,.customBox h3 span{
		font-size: 30px;
	}
	.managetainer {
		width: 90%;
		padding: 0;
		background-color: #F9F9F9;
		margin: 30px auto 0;
	}
	.chairLf,.chairGh{
		width: 100%;
	}
	.chairGh{
		padding: 22px 30px;
	}
	.mangsBox .histTis{
		margin: 0;
		padding: 25px 0;
		background-color: #FFFFFF;
	}
	.mangsBox .ChairBox{
		margin-bottom: 30px;
	}
	.peobox{
		background-color: #FFFFFF;
		padding-top: 25px;
	}
	.peobox .swiper-pagination{
		width: 90%;
	}
	.peobox .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		margin: 0 10px;
	}
	.histBox{
		padding-top: 30px;
	}
	
	.otherBox .oBox{
		width: 100%;
		background-color: #FFFFFF;
		margin-bottom: 30px;
	}
	.bor-desc-span{
		display: none !important;
	}
	.bot-desc1 span img{
		max-width: 15%;
	}
	.otherBox .oBox a .bot-desc1 span.bor-desc-tis {
		font-size: 18px;
		margin: 7px 0 21px;
	}
	.otherBox .oBox a {
		color: #FFFFFF;
		display: block;
		width: 100%;
	}
	.otherBox .oBox .boxbg{
		height: 150px;
	}
	.otherBox .oBox .bot-desc1{
		top: 30%;
	}
	/* 发展历史 */
	.milesslider .swiper-wrapper{
		position: relative;
		z-index: 45;
	}
	.ph-pagination{
		width: 36px;
		height: 36px;
		position: absolute;
	    top: 45%;
	    z-index: 50;
		background-position: 0 center;
		background-repeat: no-repeat;
		background-size: 30px;
	}
	.milesslider .ph-pagination1{
	    left: 3px;
		background-image: url(../images/ph-his-prev.png);
	}
	.milesslider .ph-pagination2{
	    right: 3px;
		background-image: url(../images/ph-his-next.png);
	}
	.customBox {
		background-color: #FFFFFF;
		padding: 20px 0;
		margin: 0px auto 30px;
	}
	.customBox .iconsBox {
		margin-top: 31px;
	}
	.ph-custopm{
		margin: 20px 0 0;
	}
	.ph-custopm .swiper-container{
		padding-bottom: 30px;
	}
	.ph-custopm .swiper-slide{
		width: 100%;
		text-align: center;
	}
	.ph-custopm .swiper-slide a{
		display: inline-block;
		width: 21%;
		margin: 0 3px 7px;
	}
	.ph-custopm .swiper-slide a img{
		width: 100%;
		height: auto;
	}
	.ph-custopm .swiper-pagination {
		position: absolute;
		margin: auto;
		bottom: 3px;
		text-align: center;
		z-index: 10;
		width: 100%;
	}
	.otherBox {
		width: 90%;
		box-sizing: border-box;
		margin: auto;
	}
	.phone-word{
		font-size: 16px;
		color: #353535;
		text-align: center;
		padding: 25px;
		text-align: left;
	}
	
	
	
}