.p {
	margin: 30px auto;
}
.sp{
	margin: 20px auto;
}
.vp {
	margin: 10px auto;
}
.home{
	text-align: center;
}
.service{
	line-height: 2;
}
.serviceimg{
	text-align: center;
	margin-top: 40px;
	border:15px solid white;
	box-sizing: border-box;
}
.main{
	box-shadow: 0px 0px 2px 2px #aaa;
	box-sizing: border-box;
	border-radius: 15px;
	padding: 8px;
	height: 500px;
	line-height: 1.5;
	text-align: left;
}
.techical{
	background-color: #818b94;
}
.techicaltxt{
	padding: 5px 20px;
	box-sizing: border-box;
}
.techicaltxt p{
	color:white;
	line-height: 2;
	font-weight: 100;
}
.inptxt input{
	height: 40px;
	width: 100%;
	margin-top: 20px;
	border-radius: 25px;
	border: 2px solid #e55810;
	-moz-box-shadow: 0px 4px 0px #e55810;
	-webkit-box-shadow: 0px 4px 0px #e55810;
	box-shadow: 0px 4px 0px #e55810;
	margin-bottom: 20px;
	background: url(/skin/swit/img/index/input.png) no-repeat 20px center;
	background-size: 30px 30px;
	padding: 0px 0px 0px 60px;
	background-color: #aaaaaa;
	
}
.inptxt input::-webkit-input-placeholder{
	color: #e3e3e3;
	font-size: 17px;
}
.inptxt input::-moz-placeholder{
	color: #e3e3e3;
	font-size: 17px;
}
.inptxt input:-ms-input-placeholder{
	color: #e3e3e3;
	font-size: 17px;
}
.maintxt{
	margin-top: 10px;
	padding: 15px;
}
.inptxt{
	font-size: inherit;
	color: #e65911;
	font-weight: 700;
}
.inptxt button{
	background-color: #e65911;
	float: left;
	height: 50px;
	padding: 5px;
	font-size: 20px;
	border-radius: 30px;
	color: white;
}
.inptxt div{
	color:white;
	font-weight: 400;
	text-align: center;
	line-height: 50px;
}
.partstit{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #818b94;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	color: white;
}
.message{
	background:url(/skin/swit/img/service/liuyan-shouji-beijing2.png);
	background-size: 100% 100%;
	height: 500px;
}
/* 轮播图 */
.slides {
	position: relative;
	z-index: 1;
	opacity: 1;
	height: 450px;
}
.slidesli div{
	height: 400px;
	overflow: hidden;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
/* 轮播图 */
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav a {
	display: inline-block;
	width: 13.5px;
	height: 13.5px;
	line-height: 40px;
	overflow: hidden;
	background: url(/skin/swit/img/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}
@media(min-width: 576px){
	.message{
		background:url(/skin/swit/img/service/liuyan-beijing.png) no-repeat;
		background-size: 100% auto;
		height: 700px;
	}
	.maintxt{
		font-size: 14px;
	}
}
@media(min-width: 768px){
	.slidesli div img{
		width: 100%;
		height: initial;
	}

	.techicaltxt p {
		color: white;
		line-height: 2;
		font-weight: 100;
		font-size: 14px;
		margin-bottom: 40px;
	}
}
@media(min-width: 992px){
	.slidesli div img{
		width: initial;
		height: 100%;
	}

	.techicaltxt p {
		color: white;
		line-height: 2;
		font-weight: 100;
		font-size: 14px;
		margin-bottom: 40px;
	}
	.inptxt input {
		height: 35px;
		width: 100%;
		margin-top: 20px;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 4px 0px #e55810;
		-webkit-box-shadow: 0px 4px 0px #e55810;
		box-shadow: 0px 4px 0px #e55810;
		margin-bottom: 20px;
	}
	.inptxt div {
		color: white;
		font-weight: 400;
		text-align: center;
		line-height: 35px;
	}
	.inptxt button {
		background-color: #e65911;
		float: left;
		height: 35px;
		padding: 5px;
		font-size: 16px;
		border-radius: 30px;
		color: white;
	}
}
@media(min-width: 1200px){
	.slidesli div img{
		width: initial;
		height: 100%;
	}

/* 留言背景 */
	.message {
		background: url(/skin/swit/img/service/liuyan-beijing.png) no-repeat;
		background-size: 100% auto;
		height: 800px;
	}
	.techicaltxt p {
		color: white;
		line-height: 2;
		font-size: 16px;
		margin-bottom: 30px;
	}
}
@media(min-width: 1400px){
	.slidesli div img{
		width: 100%;
		height: initial;
	}

/* 留言背景 */
	.message {
		background: url(/skin/swit/img/service/liuyan-beijing.png) no-repeat;
		background-size: 100% auto;
		height: 900px;
	}
	.techicaltxt p {
		color: white;
		line-height: 2;
		font-size: 18px;
		margin-bottom: 20px;
	}
}
@media(min-width: 1600px){
	.slidesli div{
		height: 400px;
		overflow: hidden;
	}
	.slidesli div img{
		width: 100%;
		height: initial;
	}

	.partstit {
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
		background-color: #818b94;
		height: 50px;
		line-height: 50px;
		border-radius: 25px;
		color: white;
		font-size: 22px;
	}
	.maintxt{
		font-size: 18px;
	}
	.inptxt{
		font-size: 22px;
		color: #e65911;
		font-weight: 700;
	}
	.service {
		line-height: 2;
		font-size: 20px;
	}
	.techicaltxt p {
		color: white;
		line-height: 2;
		font-size: 18px;
		margin-bottom: 80px;
	}
/* 留言背景 */
	.message {
		background: url(/skin/swit/img/service/liuyan-beijing.png) no-repeat;
		background-size: 100% auto;
		height: 1000px;
	}	
}