html, body {
      position: relative;
      height: 100%;
    }
    body {
      background: #fff;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }
    ul{
    	padding: 0;
    	margin: 0;
    }
    .swiper-container {
      width: 100%;
      height: 100%;

    }
 	.container{
 		min-width: 1200px;
    	width: 100%;
    	height: 100%;
    }
    .header{
    	width: 100%;
    	height: auto;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
.swiper-container {
    /*width: 600px;*/
    /*height: 300px;*/
} 
.header{
	position: relative;
	text-align: center;
}
.header-con{
	width: 1200px;
    position: absolute;
    margin: 0 auto;
    z-index: 33;
    color: #fff;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}
.swiper-wrapper>div:nth-child(1) img{
	width: 100%;
	height: auto;
}
.swiper-wrapper>div:nth-child(2) img{
width: 100%;
	height: auto;
	
}
.con-top{
	    height: 110px;
    line-height: 110px;
}
.con-top div{
	float: left;
}

/*.con-top>.nav ul li.active-nav{
	color: #0a9ad7;
}*/


/*.con-top>.nav ul li a:hover{
	color: #0a9ad7
}*/
.con-bom>div:nth-child(1){
	font-size: 34px;
    text-align: left;
    font-weight: bold;
    margin-top: 100px;
}
.con-bom>div:nth-child(2){
	font-size: 26px;
    text-align: left;
    margin-top: 30px;
}
/*.con-bom>.moresty{
	font-size: 26px;
    text-align: left;
    margin-top: 20px;
}*/
.con-bom>div:nth-child(3){
	font-size: 26px;
    text-align: left;
    margin-top: 20px;
}
.zhe{
	width: 100%;
    z-index: 22;
    position: absolute;
    background: rgba(0,0,0,0.3);
    height: 100%;
    top: 0;
}
.logostyle{
    position: absolute;
    left: 0;
    font-size: 31px;
}
.con-bom>.btn-more{
    width: 190px;
    height: 50px;
    text-align: center;
    margin-top: 62px;
    line-height: 50px;
    border-radius: 30px;
    background: #007AFF;
    color: #Fff;
    font-size: 18px;
    cursor: pointer;
}
.content{
	width: 100%;
	height: auto;
	position: relative;
}
.content-top-industry{
	left: 50%;
    width: 1200px;
    top: 0;
    position: absolute;
    text-align: center;
    transform: translate(-50%);
}
.content-top-industry>div:nth-child(1){
	font-size: 34px;
	color: #000;
	margin-top: 90px;
}
.content-top-industry>div:nth-child(2){
    font-size: 20px;
    color: #666666;
    width: 100%;
	
}
.content-top-industry>div:nth-child(2) ul li{
    width: 570px;
    font-size: 18px;
    height: 600px;
    margin-top: 100px;
    position: relative;
    float: left;
    color: #666666;
    /*background: #00857D;*/
}
.mask-in{
    width: 100%;
    line-height: 350px;
    text-align: center;
    top: 0;
    color: #fff;
    height: 100%;
    position: absolute;
    background: rgb(0,0,0,0.3);
    z-index: 1;
    font-size: 34px;
}
.btn-in{
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #0a9ad7;
    color: #fff;
    bottom: 0;
    position: absolute;
    border-radius: 24px;
}
.title-in{
	display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    transform: translate(-50%,-50%);
}
.font-in{
	    line-height: 2;
    text-align: left;
    margin-top: 24px;
}
.content-top-industry>div:nth-child(3){
	font-size: 20px;
	color: #666666;
	margin-top: 30px;
}
.content-top-industry>div:nth-child(4){
	margin-top: 50px;
}
.content-top-industry>div:nth-child(5){
	margin-top: 190px;
	font-size: 34px;
	color: #000;
}
.content-top-industry>div:nth-child(6){
	margin-top: 60px;
	    display: inline-block;
}
.content-top-industry>div:nth-child(6) ul li{
	width: 236px;
	height:160px;
	float: left;
	margin: 2px;
}
.content-top-industry>div:nth-child(7){
	width: 400px;
    display: inline-block;
    height: auto;
    line-height: 60px;
    margin-top: 80px;
    font-size: 15px;
    color: #333333;
    border: 1px solid #adabab;
}
.btn-in a{
	    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
}
/*.footer{
    width: 100%;
    height: 450px;
    background: #081e29;
    margin-top: 2029px;
    position: absolute;
}*/
