/*adver全部*/

#adver {
	padding-top: 0.56rem;
}

.banner{
	width: 100%;
	overflow: hidden;
	position: relative;
	font-size: 0
}
.b-img{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.b-img a{
	display: block;
	height: 588px;
	float: left;
}
.b-list{
	height: 4px;
	position: relative;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	padding-top: 538px;
	padding-bottom: 50px;
	
}
.b-list span{
	display: block;
	cursor: pointer;
	width: 50px;
	height: 4px;
	_margin: 0 3px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-top: 0px;
	background-color:rgba(255,255,255,0.5);
	float: left;
}
.b-list .spcss{
	background-color: #1d8ac9;
}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px;  top:0px; outline:none; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; outline:none; }
.bar-left em{
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) 0px 0px no-repeat;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bar-right em{
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) -50px 0px no-repeat;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}


/*main全部*/
#content{
	width: 100%;
	font-size: 0.14rem;
	position: relative;
	overflow: hidden;
	margin-top: 2%;
}
#thumb {
	width: 1280px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}

.caselist li {
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-top: 210px;
	text-align: center;
}
.caselist li h3 {
	color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222;
	padding-bottom: 10px;
	font-size: 0.2rem;
}
.caselist li p {
	padding-top: 10px;
	font-size: 0.14rem;
	color: #666;
}
.thumb_xq{
	width:100%;
	display:block;
	position:absolute;
	left:0px;
	top:0px;}
.thumb_button {
	padding: 0px;
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 2;
}
.thumb_button a {
	display: block;
	height: 40px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	line-height: 40px;
	font-size: 0.14rem;
	text-decoration: none;
	color: #FFF;
	background-color: #1d8ac9;	
}
.thumb_button a:hover{
	color: #1d8ac9;
	border: 2px solid #1d8ac9;
	background:none;}
#content #thumb ul li {
	cursor: pointer;
	position: relative;
}
#content #thumb ul>li>a{
	height: 200px;
	width: 200px;
	display: block;
	position: absolute;
	top: 0px;
	margin-left: -100px;
	left: 50%;
}





.thumb_os{
	background-image: url(../images/x-1.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 20%;
	height: 350px;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	}
.thumb_os:hover{
	background-image: url(../images/x-1-active.png);
}
.thumb_pd{
	background-image: url(../images/x-2.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 20%;
	height: 300px;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	}
.thumb_pd:hover{
	background-image: url(../images/x-2-active.png);
}

.thumb_case{
	background-image: url(../images/x-3.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 20%;
	height: 300px;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	}
.thumb_case:hover{
	background-image: url(../images/x-3-active.png);
}

.thumb_news{
	background-image: url(../images/x-4.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 20%;
	height: 300px;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	}
.thumb_news:hover{
	background-image: url(../images/x-4-active.png);
}


	
@media (max-width: 768px) {
#content{padding-top:0.1rem}
.da-thumbs {
		max-width:640px;
} 
#header{
	height:1.12rem;
	}

#header nav {
	width: 100%;	
}
#footer{
	height: 2.6rem;
}
#footer .top .share {
	width: 15%;
}
}
