body{
	min-width: 1200px;
}
.banner{
	width: 100%;
	position: relative;
}
.banner img{
	width: 100%;
}



.demand{
	
	
	
	
	
	
	
	
	
	margin:0 75px;
	box-shadow: #e3e3e3 0px 0px 4px 2px;
	background-color: #fdfdfd;
	padding:55px 80px;
}
.demand p input.input1{
	width: 33%;
}
.demand p a.input-a{
	display: inline-block;
	width: 33%;
	border:1px solid #aaaaaa;
	padding:5px 10px;
}
.demand p a.input-a input{
	height: 20px;
	border:none;
	outline: none;
}
.demand p a.input-a img{
	float: right;
	display: inline-block;;
	width: 20px;
	height: 20px;

}
.demand span{
	display: inline-block;
	width: 16%;
	text-align: right;
}
.demand span i{
	font-style: normal;
	font-size:14px;
	color: #a8a8a8;
}
.demand img{
	display: inline-block;
	width: 127px;
	height: 127px;
	vertical-align: top;
}
.demand span a.contact{
	letter-spacing: 0.5em;
	color:#363636;
	text-decoration: none;
}
.demand h3{
	color: #d5010f;
	font-size: 16px;
	text-align: center;
}
.demand p{
	margin-top: 15px;
}
.demand input{
	width: 81.5%;
	height: 32px;
	border:1px solid #aaaaaa;
	padding:5px 10px;
}
.demand select{
	width: 26.5%;
	height: 32px;
	border:1px solid #aaaaaa;
	padding:5px 10px;
}

	
	
	
	
	
    

.btn{
	width: 50%;
	background-color: #d5010f;
	height: 36px;
	color: #fff;
	font-size: 16px;
	transition: all 0.3s;
	margin-top: 10px;
}
.button1{
	width: 26%;
	background-color: #d5010f;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	margin:0 auto;
	margin-top: 10px;
}
.request{
	width: 100%;
	background-color: #f4f4f4;
	padding:30px 0;
}
.flow{
	width: 100%;
	padding:70px 0  50px 0;
	background: url(../image/3liuchengbeijing.jpg)no-repeat center;
	background-size: cover;
}
.flow ul{
	margin-top: 90px;
}
.flow ul li{
	float: left;
	width: 16.6666%;
	text-align: center;
}
.flow ul li img{
	display: inline-block;
	
}
h2{
	text-align: center;
	width: 100%;
	color: #363636;
	font-size: 24px;
}
h2 span{
	font-size: 16px;
	color: #999;
}
h2>img{
	padding:0 10px;
	vertical-align: middle;
}
.scope{
	background-color: #fff;
	padding:30px 0;
}
.scope ul {
	margin:5px 0;
}
.scope ul li{
	float: left;
	width: 24%;
	margin-right: 1%;
	height: auto;
	margin-bottom: 11px;
	position: relative;
	cursor: pointer;
}
.scope ul li p{
	width: 100%;
	background-color: rgba(0,0,0,0.3);
	color: #fff;
	font-size: 15px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	padding:10px 0;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.scope ul li img{
	width: 100%;
	height: auto;
}
.button{
	width: 120px;
	text-align: center;
	line-height: 36px;
	height: 36px;
	border:1px solid #d5010f;
	
	margin:0 auto;
}
.button a{
	color: #d5010f;
}

.buttonn{
	width: 120px;
	text-align: center; font-size:16px;
	line-height: 36px;
	height: 36px;
	border:1px solid #005BAC;
	
	margin:0 auto;
}
.buttonn a{
	color: #005BAC;
}


.scope.repair{
	background-color: #f4f4f4;
}
.scope.repair ul li{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.scope.repair ul li p{
	position: static;
	background-color: #fff;
	color: #363636;
	font-family:'微软雅黑';
	padding:5px;
}


.newfw{
	background-color: #fff;
	padding:30px 0;
}
.newfw .col-md-8>ul {
	margin:30px 0;
}
.newfw .col-md-8>ul>li{
	width: 47%;
	margin-right: 2%;
	float: left;
	margin-bottom: 25px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.newfw .col-md-8>ul>li:nth-child(3){
	
}
.newfw .col-md-8>ul>li:nth-child(7){
	
}
.newfw .col-md-8>ul>li img{
	width: 100%;
	height: auto;
}
.newfw .col-md-8>ul>li ul{
	display: inline-block;
	padding:10px 0;
	width: 100%;
}
.newfw .col-md-8>ul>li ul li{
	float: left;
	width: 25%;
	margin-left: 3%;
}
.newfw .col-md-8>ul>li ul li h3{
	font-size: 16px;
	color: #363636;
	display:block;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: 500;
	width: 100%;
}
.newfw .col-md-8>ul>li ul li:nth-child(2){
	width: 65%;
	margin-left: 0;
	border-left: 1px solid #dddddd;
	padding-left: 2%;
}
.newfw .col-md-8>ul>li ul li:nth-child(2) p{
	margin-top:10px;
}
.newfw .col-md-8>ul>li ul li p{
	font-size: 14px;
	color: #999;
	
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}



.new{
	background-color: #fff;
	padding:30px 0;
}
.new .col-md-8>ul {
	margin:30px 0;
}
.new .col-md-8>ul>li{
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 25px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.new .col-md-8>ul>li:nth-child(3){
	
}
.new .col-md-8>ul>li:nth-child(7){
	
}
.new .col-md-8>ul>li img{
	width: 100%;
	height: auto;
}
.new .col-md-8>ul>li ul{
	display: inline-block;
	padding:10px 0;
	width: 100%;
}
.new .col-md-8>ul>li ul li{
	float: left;
	width: 25%;
	margin-left: 3%;
}
.new .col-md-8>ul>li ul li h3{
	font-size: 16px;
	color: #363636;
	display:block;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: 500;
	width: 100%;
}
.new .col-md-8>ul>li ul li:nth-child(2){
	width: 65%;
	margin-left: 0;
	border-left: 1px solid #dddddd;
	padding-left: 2%;
}
.new .col-md-8>ul>li ul li:nth-child(2) p{
	margin-top:10px;
}
.new .col-md-8>ul>li ul li p{
	font-size: 14px;
	color: #999;
	
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.scope.firm{
	background: url(../image/38hezuobeijing.png)no-repeat center;
	background-size: cover;
}
.scope.firm ul li{
	width: 10.7%;
    margin-right: 1.65%;
    border: 1px solid #eee
}
.att_inve{
	width: 100%;
	position: relative;
	position: fixed;
	bottom:0;
	left:0;
	z-index: 999999;
	transition: all 0.5s;
}
.att_inve img{
	width: 100%;
	height: auto;
}
.btn.join{
	width: 160px;
	font-size: 18px;
	height: 40px;
	border-radius: 0;
	position: absolute;
	top: 45%;
	right: 18%;
}
.laydate_box{
	box-sizing: inherit;
}
.laydate_top{
	box-sizing: inherit;
}










@media screen and (max-width: 1600px) {
    .demand p{
        margin-top: 5px;
    }
    .demand{
        width:80%;
        min-width: 360px;
    }
    .demand textarea{
        height:45px;
    }
}
@media screen and (max-width: 1200px){
    .row{
        position: static!important;
    }
    .demand{
        border:1px solid #ccc;
        margin:0 auto;
    }
}
@media screen and (max-width: 500px){
	.flow ul li{
		width: 33%;
		padding:5px 0;
	}
	.flow ul li img{
		width: 90%;
		display: inline-block;
	}
	.scope ul li{
		width:48.5%;
	}
	.scope ul li p{
		font-size: 12px;
	}
	.new .col-md-8>ul>li{
		width:48%;

	}
	.btn.join {
		width: 83px;
		font-size: 12px;
		height: 21px;
		line-height: 7px;
		border-radius: 0;
		position: absolute;
		top: 20%;
		right: 3%;
	}
	.new .col-md-8>ul>li ul li p{
		font-size: 12px;
	}
	.new .col-md-8>ul>li ul li h3{
		font-size: 13px;
	}
    #content{
        display: none;
    }
	.demand{
		min-width: 300px;


	}
	.demand span{
		font-size: 11px;
		width:30%;
	}
	.demand select{
		font-size: 10px;
	}
	.demand p input.input1{
		font-size: 11px;
		width:60%;
	}
	.demand p a.input-a{
		display: inline-block;
		width:60%;
	}
	.laydate_body .laydate_box{
		left: 50px !important;
	}
	.demand select{
		width:59%;
		margin-left: 30%;
	}
	.demand input{
		width:59%;
	}
	.demand img{
		width:70px;
		height:70px;
	}
}
@media (min-width: 992px)and (max-width: 1200px) {
	
		
	
}
@media (min-width: 500px)and (max-width: 800px) {
	.flow ul li img{
		width:100%;
	}

}
@media (min-width: 320px)and (max-width: 375px) {
	.flow ul li img{
		width:99%;
	}

}
@media(max-width: 800px) {
	.demand{
		margin-left:0;
		margin-right: 0;
		width:100%;
		padding:55px 20px;
	}

}