.znbanner{
	height:510px;
	background:url(../images/robot/znbanner.jpg);
	text-align:center;
	background-position: top center;
}
.znbanner .company{
	font-size: 30px;
	color:#fff;
	margin-top: 121px;
	margin-bottom: 18px;
}
.znbanner h1{
	font-size:97px;
	font-weight:700;
	color:#ffffff;
}
.growup{
	height:543px;
	background-color: #f7f7f7;
}
.growup-title{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:45px;
}
.growup-p{
	width:760px;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	color:#868686;
	margin-top:16px;
}
.growup-p span{
	color:#357dcf;
}
.growup ul{
	margin-top:28px;
}
.growup ul li p{
	height:48px;
	background-color: #357dcf;
	text-align:center;
	line-height:48px;
	font-size:20px;
	color:#ffffff;
}
.groupli1{
	margin-right:29px;
}
.groupli2{
	margin-right:29px;
}
.competition{
	height:808px;
}
.competition-title{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:40px;
}
.competition-content1{
	width:930px;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	color:#868686;
	line-height:1.5;
	margin-top:23px;
}
.competition-content2{
	width:930px;
	text-align:center;
	margin:8px auto;
	font-size:18px;
	color:#868686;
	line-height:1.5;
}
.competition-content1 span,.competition-content2 span{
	color:#357dcf;
}
.zhengshu{
	margin-top:38px;
}
.ctlunbo{
	margin-top:23px;
}
.ctlunbo img{
	height: 364px;
}
.lunbo{
	width:437px;
	height:366px;
	margin-right:61px;
	margin-left:29px;
}
.lunbobt{
	width: 437px;
	height:57px;
	background-color: #f7f7f7;
}
.lunbo .swiper-container .swiper-button-next{
	background-image: url(../images/robot/prev.jpg);
	width:30px;
	height:30px;
	background-size: 30px 30px;
	top:94%;
	right:40%;
	opacity:1;
}
.lunbo .swiper-container .swiper-button-prev{
	background-image: url(../images/robot/prev2.jpg);
	width:30px;
	height:30px;
	background-size: 30px 30px;
	top:94%;
	left:40%;
	opacity:1;
}
.lunbo .swiper-button-next.swiper-button-disabled{
	pointer-events: all;
}
.lunbo .swiper-button-prev.swiper-button-disabled{
	pointer-events: all;
}
.fitage{
	height:880px;
	background-color: #f7f7f7;
}
.fitage p{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:41px;
}
.fitage img{
	width:1200px;
	height:568px;
	margin-top:40px;
}
.fitage .btn{
	width: 334px;
	height: 62px;
	line-height: 62px;
	background-color: #fee543;
	margin:40px auto 0;
	font-size: 22px;
	color:#333333;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 10px 1px #c0c0c0;
}


.section-feature{
	padding:40px 0 25px;
}
.section-feature ul{
	margin-top: 32px;
}
.section-feature li{
	float:left;
	margin-right: 25px;
}
.section-feature li .content{
	display:flex;
	align-items:center;
	width: 584px;
	height: 176px;
	border:1px solid #dedede;
	background-color: #fff;
	box-shadow: 0 5px 10px #dedede;
	margin-bottom: 27px;
}
.section-feature li .content img{
	margin-right: 28px;
	margin-left:69px;
}
.section-feature li .content p{
	color:#333;
	font-size: 16px;
	line-height: 1.7;
}
.section-feature li .content .name{
	font-size: 20px;
	font-weight: bold;
}

.section-flow{
	padding:40px 0;
}
.section-flow .name{
	font-size: 18px;
	text-align: center;
	color:#868686;
	line-height: 1.7;
	margin-top: 10px;
}
.section-why{
	height: 453px;
	background-color: #f7f7f7;
	text-align: center;
	padding-top: 35px;
}
h3{
	font-size: 40px;
	color:#333;
	text-align: center;
}
.section-why ul{
	width: 1200px;
	margin:25px auto 0;
}
.section-why ul li{
	float:left;
	width: 288px;
	margin-right: 16px;
}
.section-why ul li p{
	width: 100%;
	font-size: 18px;
	color:#fff;
	background-color: #357dcf;
	line-height: 1.6;
	padding: 11px 0;
}
.section-why ul li img{
	width: 288px;
  height: 216px;
}
.diploma{
	height:668px;
	background-color: #fff;
}
.diploma-title{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:38px;
}
.diplomaline{

	margin-top:30px;

}
.diploma .swiperbanner{
	overflow:hidden;
	padding-bottom: 70px;
	border:1px solid #dedede;padding:30px 0 50px 0;
}
.diploma .swiper-container{
	text-align:center;
	overflow: visible;
}
.swiper-container .swiper-wrapper{
	// overflow: hidden;
}
.swiper-container img{
	cursor: pointer;
}
.swiper-container .swiper-pagination.swiper-pagination-bullets{
	bottom:-39px;
}
.swiper-container .swiper-pagination-bullet{
	width:18px;
	height:18px;
	background-color: #d7d7d7;
	bottom:0;
	opacity: 1;
	border-radius:18px;
}
.swiper-container .swiper-pagination-bullet-active{
	width:59px;
	height:18px;
	background-color: #357dcf;
}
.section-information{
	height: 440px;
}
.bg-color{
	height: 440px;
}
.bg-color span{
	float:left;
	width: 50%;
	height: 440px;
	display:inline-block;
}
.bg-color .span1{
	background-color: #ff9000;
}
.bg-color .span2{
	background-color: #357dcf;
}

.section-information .min{
	margin-top: -440px;
	height: 440px;
	color:#fff;
}
.section-information ul{
	margin-top: 30px;
	width: 1200px;
	position: absolute;
	top:0;
	left: 0;
}
.section-information ul li{
	width: 600px;
	float:left;
	box-sizing: border-box;
}
.section-information .name{
	display:flex;
	align-items:center;
	width: 525px;
	height: 66px;
	border-bottom: 1px solid #fff;
	margin-bottom: 26px;
}
.section-information .name span{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	margin:0 310px 0 14px;
}
.section-information .name a{
	font-size: 16px;
	color:#fff;
}
.section-information li p{
	color:#fff;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 20px;
}
.section-information li p:after{
	content:"";
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #fff;
	top:10px;
	left: -18px;
}
.pl55{
	padding-left: 55px;
}
.speak{
	height:570px;
	background-color: #dddddd;
}
.speak-title{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:46px;
	padding-bottom:45px;
}
.speak .speakimg1{
	width:273px;
	height:383px;
	background:url(../images/duplo/speakimg1.jpg);
	margin-right:33px;
}
.speak .speakimg2{
	width:273px;
	height:383px;
	background:url(../images/duplo/speakimg2.jpg);
	margin-right:33px;
}
.speak .speakimg3{
	width:273px;
	height:383px;
	background:url(../images/duplo/speakimg3.jpg);
	margin-right:33px;
}
.speak .speakimg4{
	width:273px;
	height:383px;
	background:url(../images/duplo/speakimg4.jpg);
}
.speak .speakimg1 p{
	width:210px;
	font-size:16px;
	color:#333333;
	line-height:1.5;
	margin:0 auto;
	margin-top:152px;
}
.speak .speakimg2 p{
	width:210px;
	font-size:16px;
	color:#333333;
	line-height:1.5;
	margin:0 auto;
	margin-top:152px;
}
.speak .speakimg3 p{
	width:210px;
	font-size:16px;
	color:#333333;
	line-height:1.5;
	margin:0 auto;
	margin-top:152px;
}
.speak .speakimg4 p{
	width:210px;
	font-size:16px;
	color:#333333;
	line-height:1.5;
	margin:0 auto;
	margin-top:152px;
}
.section-map{
	padding-bottom: 60px;
}
.section-map .name{
	font-size: 18px;
    text-align: center;
    color: #868686;
    line-height: 1.7;
    margin-top: 10px;
    margin-bottom: 15px;
}

.media{
    height:448px;
    background-color: #f6f6f6;
}
.mediatitle{
    margin-top:57px;
    position:relative;
}
.mediatitle .mediacenter{
    text-align:left;
    font-size:24px;
    color:#357dcf;
}
.mediaright{
    position:absolute;
    right:0;
    top:30px;

}
.mediaright:hover{color: #357dcf;}
.news{
    height:260px;
    margin-top:35px;
}
.news>div:nth-child(even){
    margin-left:50px;
    margin-bottom: 20px;
}
.mediact{
    margin-left:21px;
    margin-top:12px;
}
.mediaatitle{
    font-size:16px;
    color:#333;
}
.mediaatitle a:hover{color: #357dcf;}
.medianr{
    margin-left:12px;
}
.mediaanr{
    margin-top:12px;
    color:#666;
}
.mediabnr{
    margin-top:9px;
    color:#666;
    font-size:12px;
}
.mediacnr{
    margin-top:9px;
    color:#666;
    font-size:12px;
}
.mediadnr{
    margin-top:9px;
    color:#666;
    font-size:12px;
}
.news .media1{
    width:574px;
    height:118px;
    background-color: #fff;
    font-size:12px;
}
.medianr{
    width:380px;
}
.news .media2{
    width:574px;
    height:118px;
    background-color: #fff;
}
.news .media3{
    width:574px;
    height:118px;
    background-color: #fff;
    margin-top:23px;
}
.news .media4{
    width:574px;
    height:118px;
    background-color: #fff;
    margin-top:23px;
}