@charset "utf-8";

/*首页样式*/
#main .box-con{display:block; position: relative; z-index: 4; min-height:100vh;}
.box-con .bcg{position: absolute; width: 100%; left: 0; top: 0; bottom: 0; z-index: 1; overflow: hidden; 
	background-image:url(../images/a1.jpg); -webkit-backface-visibility: hidden; background-position: 0 0;  background-repeat: no-repeat;
	background-size: cover; background-attachment:fixed;}
.box-con .container{position:relative; z-index:6;}
.one-s .qfr-row{width:100%; margin:auto; text-align:center; border:10px solid #FFBC00; padding:0 100px;}
.one-s .qfr-row h1{padding:20px 0; font-size:90px; font-weight:700;}
.one-s .qfr-row h4{font-size:16px; line-height:24px;}
.one-s .qfr-row .btn{width:138px; height:45px; line-height:45px; padding:0; font-size:16px; border-radius:0; background-color:#FFBC00; 
	color:#fff; letter-spacing: 2px; margin:20px auto 60px;}
.one-s .qfr-row .btn:hover{background-color:#464646;}

/*关于我们*/
.two-s .bg02{background-image:url(../images/a2.jpg); background-repeat: no-repeat; background-size: cover; 
	background-attachment:fixed; background-position: center bottom;} 
.box-con .wenb h2{font-size:54px; font-weight:700; margin-bottom:35px;}
.box-con .wenb p{line-height:30px;}
.box-con .wenb .btn00{font-size:20px; text-decoration: underline; color:#fff; margin-top:50px;}
.two-s .pic{display:block; margin-top:100px;}

/*选择我们*/
.three-s .bg03{background-image:url(../images/a3.jpg); background-repeat: no-repeat; background-size: cover; background-attachment:fixed;
	background-position: center center;}
.three-s .wenb h2 b{color:#ffbc00; padding:2px;}

/*项目概况*/
.four-s .bg04{background-image:url(../images/a4.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed;
	background-position: center center;}
.box-con .wenb .btn11{display:block; padding:0; margin-top:50px; width:172px; height:45px; line-height:45px; background-color:#FFBC00; color:#fff; 
	border-radius:0; font-size:16px;}
.box-con .wenb .btn11:hover{background-color:#464646;}
.four-s ul li{float:left; width:46%; margin:0 2% 20px; text-align:center; border:1px solid #999;}
.four-s ul li h1{font-size:70px; font-family: 方正姚体; font-weight:700;}
.four-s ul li p{font-size:18px; color: #fcfcfc; padding-bottom:5px;}

/*服务内容*/
.fiv-s .bg05{background-image:url(../images/a5.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed;
	background-position: center center;}
.fiv-s ul{margin-top:100px;}
.fiv-s ul li{float:left; width:46%; margin:0 2% 40px; text-align:center;}
.fiv-s ul li span{font-size:18px; color: #fcfcfc; padding:0 15px;}

/*联系我们*/
.six-s .bg06{background-image:url(../images/a6.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed;
	background-position: center center;}
.six-s .ways{padding-top:20px; }
.six-s .ways p img{vertical-align: middle;}
.six-s .ways p span{font-size:16px; padding:0 10px;}
.six-s .Mess{margin-top:100px;}
.six-s .Mess .form-control{width:100%; border-radius:0; padding:0 0 0 8px; height:50px; line-height:50px; border:none; color:#fff;
	border-bottom:3px solid #FFBC00; background:rgba(255,255,255,.2); }
.six-s .Mess .send{margin:10px 0;}
.six-s .Mess .btn-default{width:200px; height:40px; padding:0; line-height:40px; background-color:#FFBC00; color:#fff; border:none;
	border-radius:0; font-size:16px;}










@media (max-width:991px){
	.three-s .pic,.four-s ul{margin-top:100px;}
	.four-s ul,.fiv-s ul{padding-left:0;}

}

@media (max-width:768px){
	.form-horizontal .form-group{margin-right:0; margin-left:0;}

}

@media (max-width:700px){
	.one-s .qfr-row{padding:0 20px;}
	.one-s .qfr-row h1{font-size:40px;}
	.one-s .qfr-row h4{font-size:14px;}

	.box-con .wenb h2{font-size:26px; text-align:center; margin-bottom:20px;}
	.box-con .wenb p{text-align:center;}
	.box-con .wenb .btn00{display:block; margin:20px auto 40px; font-size:16px;}
	.two-s .pic{margin-top:50px;}
	.two-s .pic img{display:block; margin:auto;}

	.three-s .pic,.four-s ul,.fiv-s ul{margin-top:50px;}
	.three-s .pic img{display:block; margin:auto;}

	.box-con .wenb .btn11{display:block; margin:20px auto 40px; font-size:16px;}
	.four-s ul li h1{font-size:50px;}

	.six-s .ways p{text-align:left;}
}

@media (max-width:435px){
	.fiv-s ul li span{font-size:14px; padding:0 5px;}
}
