/*导航*/
body{
	font-family: "Microsoft Yahei", 微软雅黑, sans-serif;
}

/*移动端*/
.ydssrs{
	background: #4BB2A1;
	color: #fff;
	padding: 30px 10px;
}
.ydssrNav{
	font-size: 2rem;
	font-weight: bold;
}
.ydssrmain{
	margin-top: 5px;
	font-size: 1.5rem;
	line-height: 30px;
}
.tuplist{
	width: 25%;
	float: left;
	text-align: center;
}
.tuplist img{
	width: 70%;
}
.tup{
	background: #F5F5F5;
	padding: 30px 0;
}
.tuplist p{
	margin-top: 5px;
	color: #333;
	font-size: 1.5rem;
}
.ydssrnew:nth-child(1){
	border-bottom: 1px solid #fff;
}
.ydssrnew{
	height:70px;
	line-height:70px;
	color: #fff;
	background: #4BB2A1;
	font-size: 1.5rem;
}
.ydssrnew div{
	display: inline-block;
}
.ydssrnewLeft{
	width: 30px;
	text-align: center;
}
.ydssrnewcenter{
	width: calc(100% - 70px);
}
.ydssrnewright{
	width: 30px;
	text-align: center;
}

.ydssr{
	display: none;
}




.nav{
	width:100%;
}
.navsever{
	width: 100%;
	background: #fff;
	height:5rem;
}
.navTopRight{
	font-size: 0.8rem;
	color: #FFFFFF;
	float: right;
	height: 1.7rem;
	line-height: 1.7rem;
}
.navTopRight span{
	font-size: 1rem;
}
.navTopRight li{
	display: inline-block;
	padding: 0 10px;
}
.navseverLeft{
	width: 30%;
	text-align: center;
}
.navseverRight{
	width: 70%;
}
.gupiao{
	color: #4BB2A1 !important;
	height: 5rem;
	line-height: 5rem;
	font-size: 0.8rem;
	text-align: center;
	float: left;
	margin-left: 3rem;
}
.gupiao a{
	color: #4BB2A1;
}
.linet{
	line-height: 1rem;
	margin-top: 1.5rem;
}
.gupiao div{
	display: inline-block;
	
}
.gupiao div:nth-child(1){
	padding-right: 10px;
}
.navseverRight li{
	color: #333;
	text-align: center;
	width:4.3REM;
	font-size: 0.8rem;
	display:block;
	float: left;
	height: 5rem;
	line-height: 5rem;
	cursor: pointer;
	position: relative;
	font-size: 0.75rem;
	color: #666666;
	font-weight: bold;
}
.navseverRight li a{
	color: #666666;
}
.navseverLeft,.navseverRight{
	float: left;
}
.activrs{
	color: #fff !important;
	background: #4BB2A1;
}
.navseverRight li:hover span{
	color: #fff;
}
.navseverRight li:hover p{
    height: 100%;
}
.navseverRight span{
	display: block;
	position: relative;
	z-index: 99;
}
.navseverRight p
{
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0px;
    bottom: 0px;
    opacity: 1;
    transition: all 0.2s;
    background:  #4BB2A1;
}
.navseverRight p{
	color: #fff;
}
.navs{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 60px;
	overflow: hidden;
	width: 15rem;
	display: none;
}
.navseverRight .navss{
	width: 5rem !important;
	float: left;
	z-index: 1;
	background: #4C4A4F;
	width: 100%;
	margin-top:-60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 0.7rem;
	transition: all 0.2s;
}
.navseverRight li:hover .navs{
	display: block;
}
.navseverRight li:hover .navss{
	margin-top: 0;
}
.navss:hover{
	color: #4BB2A1;
}
.banner img{
	display: block;
}
/*搜索*/
.sousuo{
	width: 100%;
	background: #4BB2A1;
	height:40px;
	padding: 10px 0;
}
.sousuoBox{
	width: 60rem;
	height: 20px;
	margin: 0 auto;
}
.classOne{
	display: inline-block;
	margin-left: 1rem;
}
.classOne>p{
	width: 7rem;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	font-size: 0.75rem;
	cursor: pointer;
	color: #666;
	transition: background-color 0.3s;
}
.classOne p:hover{
	background: #ddd;
}
.classOne{
	position: relative;
}
.sybanner .swiper-slide{
	background: #fff;
}
.classOne div{
	display: none;
	z-index: 99;
	position: absolute;
	width: calc(100% - 2px);
	background: #fff;
	border: 1px solid #4BB2A1;
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 0.75rem;
	line-height: 30px;
}
.boxList img{
	display: block;
	width: 30rem;
}
.boxList{
	float: left;
	overflow: hidden;
	width: 10rem;
	cursor: pointer;
	transition: width 0.5s;
	margin-top: 1rem;
}
.boxShow{
	width: 60rem;
	margin: 0 auto;
}
.actr{
	width: 30rem;
}
.boxList:hover{
	width: 30rem;
}
/*科创生态*/
.titleImg {
	border-bottom: 1px solid #eee;
	opacity: 1;
	padding-top: 20px;
	animation:titleImg 3s 1
}
@keyframes titleImg{
	from{opacity:0}
	to{opacity:1}
}
.titleImg img{
	width:9rem;
	display: block;
	margin-left: calc(50% - 4.5rem);
}
.kechuang{
	width: 100%;
	overflow: hidden;
	background: #f8f8f8;
	padding-bottom: 2.5rem;
}
.titleImgs{
	animation:myfirst 3s;
	-moz-animation:myfirst 3s; /* Firefox */
	-webkit-animation:myfirst 3s; /* Safari and Chrome */
	-o-animation:myfirst 3s; /* Opera */
	
}
@keyframes myfirst
{
from {margin-left: calc(0% - 7.5rem);}
to {	margin-left: calc(50% - 7.5rem);}
}
.kcNav{
	width: 90vw;
	border: 1px solid #f2f2f2;
	border-left: 0;
	border-right: 0;
	margin: 0 auto;
}
.kcNavMin{
	width: 70%;
	margin: 0 auto;
	font-size: 0.9rem;
	display: block;
}
.kcMainyd{
	display: none;
	padding: 50px;
	padding-top: 10px;
}
.kcMainyd p{
	font-size: 16px;
	text-align: center;
}
.whLeftInyd{
	width: 100px;
	font-size: 16px;
	text-align: center;
	border-radius: 50px;
	margin: 0 auto;
	border: 1px solid #333;
	padding: 5px;
	margin-top: 20px;
}
.kcNavMinname{
	color: #333;
	margin-top: 20px !important;
}
.kcNavMinnameyw{
	color: #888;
}
.kcNavMin li:nth-child(4){
	border-right: 0;
}
.kcNavMin li{
	width: calc(25% - 31px);
	float: left;
	padding: 0 15px;
	height:100px;
	border-right: 1px solid #f2f2f2;
	cursor: pointer;
}
.kcNavMin li:hover p{
	color: #4BB2A1;
}
/*科创生态主体*/
.kcMain{
	margin-top: 40px;
}
.kcMain img{
	display: block;
}
/*.kcMain li img{
	transform:scale(1)
	transition-property: transform;
	transition-duration: 0.5s;
}
.kcMain li:hover img{
			transform:scale(1.3)
}*/
.kcMain li{
	float: left;
	width: 25%;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	opacity: 0;
}
.kcminss{
	opacity: 1 !important;
	animation: kcmain 1s 1;
}
@keyframes kcmain{
	from{top:50px;opacity: 0;}
	to{top:0;opacity:1}
}
.kcMainNameHover{
	position: absolute;
	bottom: 0;
	display: none;
}
.kcMainNameHoverName{
	color: #fff;
	background: rgba(0,0,0,0.8);
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 1.2rem;
}
.kcMainNameHoverMin{
	padding: 5rem 2rem;
	padding-bottom: 0;
	background: rgba(75, 178, 161,0.8);
	color: #fff;
	font-size: 0.8rem;
}
.kcMainNameHovermove{
	padding: 2rem 0;
	font-size: 1rem;
}
.kcMainNameHovermove p{
	border-radius: 50px;
	border: 1px solid #fff;
	display: inline-block;
	padding:5px 20px;
}
.kcMainNameHoverMins{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2rem 0;
}
.kcMainNameHoverMins p{
	min-height: 30px;
	line-height: 30px;
}
.kcMainName{
	position: absolute;
	bottom: 50px;
	color: #fff;
	width: 10rem;
	margin-left: 20%;
	text-align: center;
}
.kcMainNameh{
	font-size: 1.2rem;
}
.kcMainNamey{
	font-size: 0.85rem;
	border: 1px solid #fff;
	border-radius: 50px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
/*经佳文化*/
.wh{
	background: #F8F8F8;
}
.whConto{
	width: 60rem;
	margin: 0 auto;
}
.whLeft,.whright{
	float: left;
}
.whLeft{
	width: 60%;
	padding-top: 30px;
}
.whLeftOne{
	font-size: 1.6rem;
}
.whright{
	width: 35%;
	margin-left: 5%;
}
.whLeftThree{
	width: 50px;
	border-bottom: 2px solid #bbb;
	height: 20px;
}
.whLeftTex{
	font-size: 0.8rem;
	color: #666;
	line-height: 25px;
	margin-top: 30px;
}
.whLeftImg{
	width:50%;
	margin-top: 30px;
}
.whLeftIn{
	font-size: 1.1rem;
	color:#BC210F ;
	margin-top: 40px;
	cursor: pointer;
	display: inline-block;
}
/*服务中心*/
.fwcontont{
	position: relative;
}
.fwcontontleft,.fwcontontRight{
	float: left;
	width: 50%;
	height: 40vw;
	overflow: hidden;
}
.fwcontontleft img{
	display: block;
	height: 100%;
}
.fwcontontRight{
	background: #4BB2A1;
}
.fwong,.fwongs{
	float: left;
}
.fwcontontRightMain{
	width:50%;
	margin-left: 20%;
	margin-top: 5rem;
}
.fwong{
	width: 16%;
	padding-right: 4%;
	text-align: right;
}
.fwong img{
	width: 2.3rem;
}
.fwongs{
	width: 80%;
	font-size: 0.8rem;
	color: #fff;
}
.fwongs div:nth-child(2){
	margin-top: 8px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.fwcontontRightMain li{
	margin-top: 1.5rem;
}
.fwcontontfile{
	width: 35vw;
	height: 30vw;
	border: 8px solid #fff;
	position: absolute;
	top: 5vw;
	left: 17vw;
}
.fwcontontfileMain{
	width: 70%;
	margin-left: 10%;
	color: #fff;
}
.fwcontontfileMaintitle{
	font-size: 1.3rem;
	margin-top: 2rem;
}
.fwcontontfileMaintitely{
	font-size: 1.3rem;
}
.fwcontontfileMainTex{
	font-size: 0.8rem;
	margin-top:2rem;
}
.fwcontontfileMainTexs{
	font-size: 1.1rem;
	cursor: pointer;
	display: inline-block;
	margin-top: 5vw;
}
/*新闻中心*/
.news{
	background: #F8F8F8;
	max-height: 350px;
	
	overflow: hidden;
}
.asr{
	margin-top:1rem;
	width: 55%;
	margin-left: 10%;
	float: left;
}
.asdx .swiper-button-next,.asdx .swiper-button-prev{
	top: 0;
	margin-top: 0;
	right: 0;
	left: 0;
	width:45px;
	height: 40px;
	background-image: none;
	text-align: center;
	line-height: 40px;
	font-size: 1rem;
	border: 1px solid #ddd;
	background: #4BB2A1;
	color: #fff;
}
.asdx .swiper-button-next{
	left: 100px;
	margin-top: calc(10rem - 40px);
	
}
.asdx .swiper-button-prev{
	left: 40px;
	margin-top: calc(10rem - 40px);
}
.asdx{
	width: 35%;
	 margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 10rem;
    text-align: center;
}
.onsbanner .swiper-button-next,.onsbanner .swiper-button-prev{
	color: #FFFFFF;
	text-align: center;
	font-size: 2rem;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding: 10px;
	background-size:60% 60%;
}
.onsbanner .swiper-button-next{
	right: -100px;
	transition: right 0.3s;
}
.onsbanner .swiper-button-prev{
	left: -100px;
	transition: left 0.3s;
}
.banner:hover .onsbanner .swiper-button-next{
	right: 100px;
}
.banner:hover .onsbanner .swiper-button-prev{
	left: 100px;
}
video{
	width:100% ;
	display: block;
	max-width: 23rem;
}
.newsBox{
	width: 60rem;
	margin: 0 auto;
	padding-bottom: 20px;
}
.newsBoxs{
	opacity: 1 !important;
	animation:mymove 1s 1;
}
@keyframes mymove{
	from{margin-top: 100px;}
	to{margin-top: 0;}
}
.newsBoxLeft,.newsBoxRight{
	float: left;
}
.newsBoxLeft{
	width: 50%;
	background: #F8F8F8;
}
.newsBoxRight{
	width: 50%;
}
.newsBoxLeftTime{
	color: #999;
	font-size: 1rem;
}
.newsBoxLeftName{
	margin-top: 20px;
	font-size: 1rem;
	color: #333;
}
.newsBoxLeftTex{
	padding-left: 20px;
	border-left: 1px solid #ddd;
	font-size: 0.8rem;
	color: #999;
	margin-top: 20px;
}
.newsBoxLeft img{
	margin-top: 20px;
}
.newsBoxLeftIn{
	font-size: 1.1rem;
	color:#BC210F ;
	margin-top: 40px;
	cursor: pointer;
	display: inline-block;
}
.newsBoxRight{
	margin-top:10px
}
.newsBoxRights{
	height: 1rem;
	padding: 0.5rem 0;
	padding-left: 10px;
	cursor: pointer;
	transition: box-shadow 0.3s;
	opacity: 0;
}
.newsBoxRights:hover{
	box-shadow: 0px 2px 12px -8px #333333;
}
.asr .swiper-slide{
	position: relative;
}
.videoTitle{
	position: absolute;
	top:15px;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 0.8rem;
}
.newsBoxRights li{
	list-style-type: disc;
	color: #333;
	font-size: 0.75rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsBoxRightsP{
	font-size: 0.8rem;
	color: #999;
	padding-left: 1.3rem;
	margin-top: 10px;
}
.ranpan,.ranpans{
	float: left;
	color: #999;
}
.ranpan{
	width: 100%;
}
.ionssx{
	margin-top: 35px;
	text-align: center;
	border-left: #eee 1px solid;
	cursor: pointer;
}
/*移动*/
.newYd{
	width: calc(100% - 24px);
	padding: 0 12px;
	display: none;
}
.newYdIme{
	background:#E9E9E9 ;
}
/*联系我们*/
.telMe{\
	overflow: hidden;
	width: 100%;
	height: 100vh;
	background: url(../img/lx-bg.png) no-repeat 100% 100%
}
.telMeBox{
	width: 60rem;
	margin: 0 auto;
}
.telMeBoxRight,.telMeBoxLeft{
	float: left;
}
.telMeBoxLeft{
	width:calc(33rem - 4px) ;
	height: 24rem;
	border: 2px solid #4BB2A1;
}
.telMeBoxRight{
	width: 25rem;
	height: 24rem;
	padding-left: 2rem;
}
.telMeBoxRight input{
	width: calc(100% - 10px);
	padding: 5px;
	height: 2rem;
	border: 1px solid #eee;
	font-size: 0.9rem;
}
.telMeBoxRight p{
	margin-top:1.5rem;
}
.telMeBoxRight p:nth-child(1){
	margin-top: 0;
}
textarea{
	width: calc(100% - 10px);
	font-size: 0.9rem;
	padding: 5px;
	border: 1px solid #eee;
	height:5rem;
}
.submit{
	width: 40%;
	background: #4BB2A1;
	float: right;
	color: #fff;
	font-size: 0.9rem;
	text-align: center;
	height: 2.5rem;
	line-height: 2.5rem;
	border-radius: 5px;
	margin-top:3rem;
	cursor: pointer;
}
/*企业合作*/
.qyList{
	width: 60rem;
	margin: 0 auto;
	padding: 100px 0;
	overflow: hidden;
}
.qyList li{
	float: left;
	width: calc(100% / 6);
}
/*底部*/
footer{
	padding: 30px 0;
	background: #4BB2A1;
}
.footbox{
	width: 60rem;
	margin: 0 auto;
}
.footLeft,.footRight{
	float: left;
	width: 50%;
}
.footLeft{
	color: #fff;
}
.footLeftIns{
	width: 20rem;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 1rem 0;
}
.footwei{
	font-weight: bold;
	font-size: 2rem;
}
.footLeft>p{
	font-size:1rem;
	padding: 20px 0;
}
.footRight{
	float: right;
	width: 20rem;
}
.fooyr1{
	width: 6rem;
	text-align: center;
	float: right;
	margin-right: 3rem;
	color: #FFFFFF;
	font-size: 0.7rem;
	margin-top: 30px;
}
.fooyr1 p{
	margin-top: 20px;
}
.fooys{
	color: #FFFFFF;
	text-align: center;
	font-size: 0.65rem;
	width: 100%;
	padding: 50px 0;
	padding-bottom: 0;
}
/*科创生态*/
.kcst{
	background: #F4F4F4;
	padding-bottom: 50px;
}
.kcstBox{
	width: 60rem;
	margin: 0 auto;
}
.kcstBox1 p,.kcstBox2 p{
	text-align: center;
	color: #444;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 40px 0;
}

.kcstBox1Li li{
	float: left;
	display: block;
	width:18rem;
	margin-left: 2.8rem;
	border:1px solid #ddd;
	height:6rem;
}
.kcstBox1Li li:nth-child(1){
	margin-left: 0;
}

.kcstBox2Li li{
	float: left;
	display: block;
	width:14rem;
	margin-left: 1rem;
	border:1px solid #ddd;
	height:6rem;
}
.kcstBox2Li li:nth-child(1){
	margin-left: 0;
}
.kcstBox3{
	margin-top: 2rem;
}
.kcstBoxbtns{
	width: 5rem;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 auto;
	padding: 20px 40px;
	margin-top: 80px;
}
