@media (max-width: 750px){
.piao{line-height:20px!important;
height: 40px!important;
padding: 0 3%!important;
    color: #333!important;
    width: 94%!important;
    font-size: 14px!important;
    margin-top: 0px!important;
    background: rgba(0,0,0,.1)!important;}
}
/* banner */
.banner{ position: relative; width: 100%!important}
.banner img{ display: block; width: 100%;}
.focus{ width:100%;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{width: 100%;text-align: center;position: absolute;bottom: 0rem;left: 0;z-index:1;}
.focus .hd ul{ width: 100%; text-align: center; position: absolute; left:0; bottom: 0.5rem; }
.focus .hd ul li{display: inline-block;width: 0.8rem;height: 0.063rem;background: #fff;margin: 0 1%;font-size:0;}
.focus .hd ul .on{background: #1b2d5d;}

.wrap{margin:0 auto; width: 100%;}
.tabs{    height: auto;
    width: 95%;
    margin: 0px auto;}
.tabs a {
    display: block;
    float: left;
    width: 33.33%;
    text-align: center;
    text-decoration: none;
    color: #333;
}
.tabs a.active{color: #333;
    border-bottom: 4px solid #333;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5); background: #e5e5e5;}
.swiper-containe{height:800px;border-radius:0 0 5px 5px;width:100%;border-top:0;}
.swiper-slid{height:325px;width:100%;background:none;color:#fff;}
.swiper-containe {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */	z-index:1;}

.swiper-slid {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; margin-top:40px;
}
.piao{line-height: 50px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 999999;
    background: rgba(0,0,0,.3);
    margin-top: -50px;
    width: 100%;
    bottom: 0;}

.tabli {
	display:inline-block;
	width:100%;
	color:#333;
	text-align:center;
	font-size:22px;
	line-height:60px;
	text-decoration:none;
}

.project_info01 ul li a {
	float:left;
	width:50%;
	text-decoration:none;
	font-size:20px;
	color:#333
}
.project_info01 {
	width:100%;
	margin:0px auto;
	text-align: center;
}
.project_info01 img {
	cursor: pointer;
	transition: all 0.6s;
}
.project_info01 img:hover {
	transform: scale(1.1);
}
.project_info02 {
	text-align:center;
	font-size:20px;
	color:#333;
}
.project_info02 a {
	color:#333;
	text-decoration:none;
}
.project_info02 img {
	width:80%;
}
.project_info02-left {
	float:left;
	width:47%;
	height:auto;
}
.project_info02-right {
	float:right;
	width:47%;
	height:auto;
}
.clear {
	clear:both;
}
p.nei {
	font-size:20px;
	color:#333
	line-height:32px;
}
p.zong {
    margin-top: 40px;
	font-size:20px;
}
img.teshu {
	width:60%;
	margin-bottom:110px;
}
img.teshu02 {
	width:98%;
}
.project_info03 ul li a {
	width:20%;
	height:auto;
	float:left;
	margin-left:4%;
	text-align:center;
	font-size:22px;
	text-decoration:none;
	color:#333; margin-bottom: 10%;
}
.project_info03 img {
	cursor: pointer;
	transition: all 0.6s;
}
.project_info03 img:hover {
	transform: scale(1.1);
}

@media only screen and (max-device-width : 768px) {
.indexproject {width: 100%;

}
.tabli {
    font-size: 16px;
    line-height: 30px;
}
.project_info01 img { width:100%;
}

.project_info01 ul li a {
    font-size: 16px; margin-bottom: 0%;
}

img.teshu {
    margin-bottom: 28%;
}

.project_info03 img {
    width: 75%;
}

.project_info03 ul li a {
    font-size: 16px;
}
.project_info03 ul li a {
    width: 44%;

}

.project_info02 {
    font-size: 16px;
}
p.nei {
    font-size: 12px;
}

.project_info03 ul li a {
    margin-bottom: 0%;
}

.swiper-containe{overflow:hidden}
.swiper-containe p{ margin-bottom:15px;}
.project_info02 p{margin-bottom:5px;}

.project_info03 ul li a.sidi {
}
.swiper-slid {
margin-top:30px;
}

.tabs{ 
    width: 100%;}

}