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 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;
	font-weight: bold;
    text-align: left;
    margin-top: 50px;
}
.con-bom>div:nth-child(2){
	font-size: 26px;
  text-align: left;
  margin-top: 10px;
  /*color:#E7E7E8;*/
}
/*.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;
    height: 110px;
    font-size: 31px;
    position: absolute;
    width: 179px;
    left: 0;
    background: url(../img/logo.png) no-repeat center left;
}
.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,.content-bom{
	left: 50%;
    width: 1200px;
    top: 0;
    /*position: absolute;*/
    text-align: center;
    margin: 0 auto;
    /*transform: translate(-50%);*/
}
.content-top>div:nth-child(1){
	font-size: 28px;
	color: #000;
	font-weight: bold;
	margin-top: 98px;
}
.content-top>div:nth-child(2){
	font-size: 18px;
	color: #666666;
	margin-top: 60px;
	line-height: 45px;
	text-align: left;
}
.content-top>div:nth-child(3){
	font-size: 18px;
	color: #666666;
	margin-top: 50px;
	line-height: 45px;
	text-align: left;
}
.content-top>div:nth-child(4){
	margin-top: 50px;
}
.choose-we{
    margin-top: 180px;
	font-size: 28px;
	color: #000;
	font-weight: bold;
}
.choose-wetop{
    margin-top: 60px;
}

/*.between{
	width: 900px;
	margin: 0 auto;
}*/
.about{
	width: 310px;
	height: 340px;
	margin-left: 60px;
	float: left;
	background-color: #FCFCFC;
}
.about>span>img{
	margin-top: 60px;
}
.about>h2{
	font-weight: bold;
	font-size: 20px;
	margin-top: 30px;
}
.about>p{
	width: 200px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	color:#666666;
	font-size: 15px;
}

.sty-choose{
		margin-top: 40px;
}
.sty-choose>ul>li{
		width: 49%;
	height:360px;
	float: left;
}

.sty-choose ul>li:nth-child(1) img{
		width: 100%;
}


.content-top>div:nth-child(9)>ul>li:nth-child(2) p:nth-child(2){
	margin-top: 40px;
	font-size: 16px;
}
/*===========================*/
.choose-li{
	width: 49%;
	height:340px;
	float: left;
	margin-top: 50px;
}


.team{
	font-size: 25px;
	font-weight: bold;
}
.teams{
	margin-top: 50px;
}
.teams>ul>li{
	width: 250px;
	height:460px;
	float: left;
	margin-left: 40px;
}
.teams>ul>li>div>img{
	width: 100%;
}
.teams>ul>li>p{
	margin-top: 10px;
	color:#747474;
}
.client{
	font-size: 28px;
	font-weight: bold;
}
.clients{
	margin-top: 50px;
}
.clients>ul>li{
	width: 190px;
	height: 110px;
	border:1px solid #dddddd;
	float: left;
}
.clients>ul>li>img{
	width: 100%;
	height: 100%;
}
/*尾部*/
.footer {
    width: 100%;
    height: 450px;
    background: #081e29;
    margin-top: 3540px;
    /*position: absolute;*/
}
.teams-div{
    width: 270px;
    height: 358px;
    position: relative;
}
.meng-div{
    color: #b6795f;
    position: absolute;
    line-height: 44px;
    bottom: 0;
    box-sizing: border-box;
    border: 0;
    font-size: 14px;
    margin-left: 1%;
    width: 99%;
    height: 44px;
    background: rgba(0,0,0,0.5);}
.p-tops{
    font-size: 16px;
    width: 90%;
    margin: 21px auto;
    line-height: 30px;
    text-align: left;
    text-indent: 20px;
    color: #747474;
}
.p-top{
    font-size: 16px;
    width: 90%;
    line-height: 2;
    margin: 41px auto;
    text-align: left;
    text-indent: 20px;
    color: #747474;
}
.p-bom{
	    margin-top: 40px;
}
