﻿@charset "utf-8";
/* CSS Document */
#wrapper{ position:relative; background:#fbfbfb;}
#wrapper2{ position:relative; background:#f6f6f6;}
#wrapper3{ position:relative; background:#ffffff;}
@media screen and (max-width: 1280px) {
#wrapper{ width: 1280px; }
#wrapper2{ width: 1280px;}
#wrapper3{ width: 1280px;}
}
#main{ width:100%;}
#nav {
	/*background: rgba(0,0,0,0.5);background: rgba(0,0,0,0.9);*/
	background: rgba(41, 45, 51, 1);
	position: fixed;
	/*height: 162px;*/ height:110px;
	width: 100%;
	z-index: 16;
}

#nav2 {
	/*background: #000000;*/
	background: rgba(41, 45, 51, 1);
	position: fixed;
	/*height: 162px;*/ height:110px;
	width: 100%;
	z-index: 16;
}

#slider {
	margin: 0 auto;
	width: 100%;
}

#cases {
	width: 85%;
	height: 165px;
	margin: 0px auto;
}
#service {
	margin-top: 106px;
	color: #fff;
	width: 100%;
	height: 668px;
	/*background: url(http://oss.mijia66.com/images/fuwbj.jpg) top center;*/
	background: rgba(41, 45, 51, 1);
	overflow: hidden;
}
#designer{
	background-color: #fbfbfb;
	width: 100%;
	overflow: hidden;
}
#foreman {
	margin-top: 96px;
	color: #fff;
	width: 100%;
	/*background: url(http://oss.mijia66.com/images/foremanbj.jpg) top center;*/
	background: rgba(41, 45, 51, 1);
	/* overflow: hidden; */
	padding-top: 4px;
}
#newsign{
    background-color: #fbfbfb;
	width: 100%;
	overflow: hidden;
}
#booking{
    background-color: #fbfbfb;
	width: 100%;
}
#strategy{
	margin-top: 96px;
	color: #fff;
	width: 100%;
	/*background: url(http://oss.mijia66.com/images/glbj.jpg) top center;*/
	background: rgba(41, 45, 51, 1);
	overflow: hidden;
}
#ltselect {
	width: 100%;
	height: 215px;
	background: #fbfbfb; margin: 0px auto; overflow:hidden;
}
#link {
	width: 1200px;
	height: auto; min-height:142px;
	padding-top: 6%;
	margin: auto;
}
.linkbox1{ width:1200px; margin:0 auto; height:auto;}
#footer {
	width: 100%;
	height: 356px;
	/*background: url(http://oss.mijia66.com/images/dibubj.jpg);*/
	background: rgba(41, 45, 51, 1);
}

#eff_box{ width:100%;}
#designers{
	background: #f6f6f6;
}

#_serve {
    position: relative;
    top: 200px;
    width: 100%;
}




