﻿@charset "utf-8";

@media screen and (max-width:1100px){
.v-banner img{
    width:110%;
	margin-left:-5%;
}
.V-btn {
    display: block;
    position: absolute;
    width: 18%;
	left: 41%;
    bottom: 15px;
	margin-left:0px;
	line-height: 40px;
	}

	
	/*视频*/
.v-video {
   width:90%;
   margin:50px auto;
}
.owl-carousel {
    display: block;
    position: relative;
    width: 90%;
	}
	
.v-two img{
    width:120%;
	margin-left:-10%;
}
.v-video #my-video {
    width: 670px;
    margin-bottom: 60px;
    height: 410px;
}	


/*打造未来办公场所*/	
.v-title {
    width: 500px;
}
.v-three-con {
    margin: 50px auto;
    width: 90%;
}
.v-three-list:nth-child(1) div, .v-three-list:nth-child(2) div,.v-three-list:nth-child(3) div, .v-three-list:nth-child(3) div{
	padding-top:0px;
}
.v-three-list h4 {
    font-size: 22px;
    margin-bottom: 10px;

}
.v-three-list p {
    font-size: 16px;
	margin:0 0 5px;
}
	
	
/*app下载*/	
.v-app {
    background-size: 200% 100%;
    padding: 50px 0px;
    background-position: center;
}	
.v-app-con {
    width: 90%;
    padding-top: 40px;
    margin: 0 auto;
}
.v-app-con img {
    float: left;
    width: 30%;
}	

.v-apptext {
    width: 65%;
    color: #fff;
    padding-top: 0px;
    font-size: 16px;

}
.V-btn2 {
    display: block;
    float: left;
    width: 35%;
    font-size: 16px;
	margin-top: 20px;
	line-height: 40px;
	}

/*合作企业*/		
/*标题*/
	h3.bt-title span::before, h3.bt-title span::after {
		width: 20%;
		height: 1.5px;
	}
	h3.bt-title span::after {
		right: 7%;
	}
	h3.bt-title span::before {
		left: 7%;
	}
	h3.bt-title span {
		font-size: 1.4em;
	}
	h3.bt-title {
		font-size: 1.3em;
		}	
.l-qiye h3.bt-title span:before{
            left: 14%;        /*调整背景横线的左右距离*/
        }
.l-qiye h3.bt-title span:after {
            right: 14%;
        }	
.l-qiye-con {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
    padding-top: 10px;
}
.l-qiye-con li {
    border: 1px solid #ccc;
    width: 18%;
	}


	}
@media screen and (max-width:766px){
.v-banner img{
    width:170%;
	margin-left:-35%;
}
.V-btn {
    display: block;
    position: absolute;
    width: 35%;
    left: 32%;
    bottom: 15px;
    margin-left: 0px;
    line-height: 30px;
    font-size: 16px;
	}
.v-video {
   width:96%;
   margin: 30px auto 50px;
}
.v-video #my-video {
    margin: 0 auto 25px;
    width: 320px;
	height:200px
}
.v-two{
    background-size:400% 100%;
}
.v-two img{
    width:170%;
	margin-left:-35%;

}
#owl-demo .item{
	width: 50%;
	}
.owl-theme .owl-controls .owl-buttons div.owl-prev,.owl-theme .owl-controls .owl-buttons div.owl-next {
    margin-left: 0px;
}

/*打造未来办公场所*/
.v-three {
    width: 100%;
    margin: 40px auto;
}
.v-three-con {
    margin: 30px auto;
    width: 96%;
}	
.v-title {
    width: 75%;
}

.v-three-list:nth-child(1) div, .v-three-list:nth-child(2) div,.v-three-list:nth-child(3) div, .v-three-list:nth-child(4) div{
	padding-top:0px;
}
.v-three-list h4 {
    font-size: 16px;
    margin-bottom: 10px;
	text-align:center;
}
.v-three-list p {
    font-size: 12px;
	margin:0 0 5px;
}
.v-three-list:nth-child(1) img, .v-three-list:nth-child(2) img,.v-three-list:nth-child(3) img, .v-three-list:nth-child(4) img {
    width: 90%;
    float: none;
    margin: 0 auto;
    margin-left: auto;
    margin-left: 5%;
}
.v-three-list:nth-child(1) div, .v-three-list:nth-child(2) div,.v-three-list:nth-child(3) div, .v-three-list:nth-child(4) div {
    width: 90%;
    float: none;
    margin: 0 auto;
    margin-left: auto;
    margin-left: 5%;
}
.V-t-btn {
    display: block;
    width: 40%;
	
	}

/*app下载*/
.v-app{
    background: url(../images/vi-bg.png) center;
	background-size: auto 100%;
	background-attachment:fixed;
	padding: 30px 0px;
}
.v-apptitle {
    margin: 0 auto;
    display: block;
    width: 90%;
}
.v-app-con {
    width: 96%;padding-top: 30px;
}	
.v-app-con img {
    float: none;
	display:block;
    width: 170px;
    margin: 0 auto;
}
.v-apptext {
    width: 90%;
    font-size: 14px;
	padding-top:20px;
    float: none;
    margin: 0 auto;
}
.V-btn2 {
    display: block;
    float: left;
    width: 45%;
    font-size: 14px;
    margin-top: 10px;
    line-height: 35px;
	}
/*合作企业*/
 /*标题*/	
	h3.bt-title {
		margin-bottom: 1em;
		margin-top: 3em;
		}
	h3.bt-title span::before, h3.bt-title span::after {
		width: 21%;
		height: 1px;
	}
	h3.bt-title span::after {
		right: 5%;
	}
	h3.bt-title span::before {
		left: 5%;
	}
	h3.bt-title span {
		font-size: 1.4em;
	}
	h3.bt-title {
		font-size: 1em;
		}	
.l-qiye h3.bt-title{
    margin-top: 0;
}
.l-qiye h3.bt-title span:before{
            left: 10%;        /*调整背景横线的左右距离*/
        }
.l-qiye h3.bt-title span:after {
            right: 10%;
        }
.l-qiye-con {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 40px;
    padding-top: 10px;
}
.l-qiye-con li {
    width: 30%;
    margin-bottom: 8px;
}	
}






























