.layout{
	font-size:16px;
}

.hz-title {
  font-size: 36px;
  text-align: center;
}
.hz-intro {
  font-size: 16px;
  color: #666666;
  text-align: center;
  text-transform: uppercase; 
}

#hz .banner {
  width: 100%;
  height: 470px;
  background-size:cover;
}

.slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50vh;
}

.slide a{
	display:block;
	width:100%;
	height:100%;
}

/* 行业应用 */
#application {
  background-color: #f9f9f9;
  padding-bottom:70px;
}
.app-con {
  margin-top: 50px;
}
.app-con ul{
	margin: 20px auto;
}
.app-con li{
	margin:5px auto;
}
.app-con .item {
  text-align: center;
  border-right: 1px solid #e9e7e7;
}
.app-con .item:last-child {
  border: none;
}

.app-con h4{
  font-size:20px;
  font-weight:700;
}
.app-con a.btn{
	margin:20px auto;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
}

/* 产品功能 */
#func{
	background-color:#02122B;
	color:#fff;
}

.func-con{
	margin-top: 50px;
}

.func-con img.cover{
	width:95%;
}

.func-con ul{
}

.func-con li{
	margin:10px auto;
	text-indent:-5em;
	padding-left:5em;
}

/* 产招聘中心 */
.product-con{
  margin: 40px auto;
}
.product-con .row{
  margin:20px auto;
}
.product-con .cover{
  display:block;
  width:100%;
  height:200px;
  margin:0 auto;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
}

.product-con .cover:hover{
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.product-con h4{
  background:#02122B;
  color:#fff;
  width:100%;
  margin:0px auto;
  padding:8px 10px;
  font-size:16px;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  text-align:center;
}
.product-con .item{
	cursor: pointer;
}

.product-con .item:hover h4{
	color:#3677E2;
}

.product .more {
    clear: both;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #4078c0;
    cursor: pointer;
}


.case{

}
.case .swiper-container {
    width: 100%;
    height: 760px;
    margin-left: auto;
    margin-right: auto;
    padding:20px 20px 50px 20px;
  }

.case .swiper-slide {
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius:10px;
    position:relative;
}
.case .swiper-slide:hover{
  cursor: pointer;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.case .swiper-slide:hover .info{
  background:#547DD4;
  color:#fff;
}
.case .swiper-slide:hover .info p{
  color:#fff;
}
.case .swiper-slide .info{
  position:absolute;
  bottom:0;
  background:rgba(255,255,255,0.9);
  padding:15px;
  width:100%;
  border:1px solid #e2e2e2;
  border-top:0;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  height:120px;
}
.case .swiper-slide .info h4{
  font-size:16px;
  font-weight:700;
}
.case .swiper-slide .info p{
  font-size:12px;
  color:#999;
}

.case-con {
  margin-top: 50px;
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
}
.case .more {
  clear:both;
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

/* 选择我们 */
#choose{
  padding-bottom:90px;
  background: #f9f9f9;
}
.choose .hz-intro{

}
.choose-con{
  margin:30px auto;
}
.choose-con h4{
  font-size:20px;
  font-weight:700;
  margin-bottom:15px;
}
.choose-con p{
	font-size:16px;
	text-align:left;
}
.choose-con .item{
	padding:0 30px;
}
.choose-con ul{
}
.choose-con li{
	margin: 10px auto;
}
.choose-con li img{
	width:48px;
	height:48px;
	margin-right:10px;
	background:#fff;
	border-radius:10px;
	padding:4px;
}

/* 关于我们 */
.about-con {
  margin-top: 50px;
}
.about-con .intro p{
	font-size:16px;
	line-height:1.8;
	margin: 10px auto 20px auto;
	text-indent:2em;
}
.about-con .row img {
	width:90%;
	display:block;
	margin:10px auto;
}

/* 联系我们 */
.contact{
	color:#fff;
}
.contact .hz-intro{
	color:#e2e2e2;
	font-size:18px;
	max-width:780px;
	width:80%;
	margin:0 auto;
}

.contact-main{
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top:40px;
}
.contact-main .title{
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}
.contact-main .sub-title{
  color: #666666;
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
}
.contact-main .top{
  margin-bottom: 50px;
}
.contact-main .label{
  width: 600px;
  border: 1px solid #fff;
  display: flex;
  border-radius: 4px;
  margin-top: 30px;
  padding-left: 10px;
  background:#fff;
}
.contact-main input{
  border: none;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  margin-left: 10px;
}

.contact-main input::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
  font-size: 16px;
}

.contact-main input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 16px;
}

.contact-main input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
  font-size: 16px;
}   

.contact-main textarea{
  width: 100%;
  min-height: 50px;  
  border: none;
  background-color: transparent;
  padding: 10px 0;
  margin-left: 10px;
}
.contact-main .label img{
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
}
.contact-main .submit{
  margin: 30px auto 0 auto;
  display:block;
  padding:10px 60px;
}

/* PAD */
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hz-title {
    font-size: 28px;
  }
  .hz-intro {
    font-size: 14px;
  }
  .banner-text {
    font-size: 32px;
  }
  .banner-btn {
    width: 134px;
    line-height: 40px;
  }

  .plan-con > .center {
    width: 320px;
    height: 320px;
  }

  .plan-con .left .item:nth-child(2) {
    padding-right: 40px;
  }
  .plan-con .left .item:nth-child(3) {
    padding-right: 40px;
  }
  .plan-con .right .item:nth-child(2) {
    padding-left: 40px;
  }
  .plan-con .right .item:nth-child(3) {
    padding-left: 40px;
  }
  .plan-con .item .title {
    font-size: 18px;
  }
  .bot .title {
    font-size: 18px;
  }

  .case-item .case-item-title {
    font-size: 22px;
  }

  .product-con .cover{
    height:160px;
  }
  .product-con h4{
    margin:-20px auto 0 auto;
    padding:5px 10px;
    font-size:14px;
  }

  .contact-main .title{
    font-size: 24px;
  }
  .contact-main .left-img{
    width: 200px;
  }
  .contact-main .top{
    margin-bottom: 20px;
  }
  .contact-main .label{
    width: 450px;
    margin-top: 10px;
  }
  .contact-main .submit{
    margin-top: 30px;
  }

}

/* 手机 */
@media screen and (max-width: 767px) {
	.layout{
		font-size:14px;
	}
  #hz .banner {
    height: 180px;
  }
  .banner-text {
    font-size: 18px;
  }
  .banner-btn {
    width: 100px;
    line-height: 32px;
    font-size: 12px;
    margin-top: 15px;
  }
  .hz-title {
    font-size: 20px;
    font-weight:700;
  }
  .hz-intro {
    font-size: 12px;
  }
  .case-con {
    margin-top: 20px;
  }
  .app-con {
    margin-top: 20px;
  }

  .choose-con p{
	font-size:14px;
  }

  .app-con .item {
    width: 60%;
    margin: 10px auto;
    border: none;
  }

  .case-con {
    flex-wrap: wrap;
  }
  .case-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .case-item .case-item-title {
    font-size: 22px;
  }
	
	.product-con .item{
		margin:10px auto;
	}
  .product-con .col-md-4{
    margin-bottom:20px;
  }

  .product-con .cover{
    height:40vw;
  }
  .product-con h4{
    margin:-20px auto 0 auto;
    padding:10px;
    font-size:14px;
  }

  .cooperate-con .item {
    margin-bottom: 20px;
  }

  .contact-main .left-img{
    display: none;
  }
  .contact-main .top{
    margin-bottom: 15px;
  }
  .contact-main .title{
    display:none;
  }
  .contact-main .sub-title{
    font-size: 12px;
  }
  .contact-main .label{
    max-width: 60vw;
    margin-top: 20px;
  }
  .contact-main .submit{
    margin-top: 20px;
  }
  	.product-con{
		margin-top:15px;
	}
	
	.about-con{
		margin-top:15px;
	}
	.about-con .intro p{
		font-size:14px;
	}
	.contact .hz-intro{
		font-size:14px;
	}
	
	.choose-con h4{
		font-size:18px;
	}
	.choose-con .item{
		margin-bottom:20px;
	}
}
