@charset "utf-8";
/*------------------------------------------------------------
	category
------------------------------------------------------------*/

#main {
	margin-bottom: 0;
}

.comTitle {
	background: url(../images/page_case.jpg) no-repeat center center;
	background-size: cover;
}

#main .text {
	margin-bottom: 30px;
	color: #000;
	font-size: 18px;
	text-indent: 2em;
}

#main .caseList {
	margin-bottom: 80px;
}

#main .caseList li {
	margin: 0 1% 30px;
	width: 31.33333333%;
	height: 305px;
	float: left;
	overflow: hidden;
}

#main .caseList li a {
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: 20px;
}

#main .caseList li a img {
	width: 100%;
}

#main .caseList li a .title {
	width: 100%;
	padding: 10px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: rgba(0,0,0,.6);
}

#main .caseList li a:hover .title {
	background: rgba(0,118,222,.9);
}

.youshi .pic {
	text-align: center;
}

#main .feature {
	margin-bottom: 80px;
}

#main .feature .leftInner {
	margin-bottom: 50px;
}

#main .feature .leftInner .photo {
	float: left;
}

#main .feature .leftInner .textBox {
	width: 700px;
	float: right;
}

#main .feature .rightInner .photo {
	float: right;
}

#main .feature .rightInner .textBox {
	width: 700px;
	float: left;
}

#main .feature .textBox dt {
	margin-bottom: 20px;
	color: #333;
	font-size: 40px;
}

#main .feature .textBox dt img {
	margin: 0 20px 0 0;
	display: inline-block;
	vertical-align: middle;
}

#main .feature .textBox dd {
	margin-bottom: 40px;
	color: #666;
	font-size: 16px;
	text-indent: 2em;
}

#main .feature .textBox dd:last-child {
	margin-bottom: 0;
}

#main .banner02 {
	margin-bottom: 80px;
	height: 240px;
	background: url(../images/banner02.jpg) no-repeat center center;
}

#main .innerLeft {
	margin-bottom: 100px;
}

#main .innerLeft .photoBox {
	width: 300px;
	float: left;
}

#main .innerLeft .photoBox img {
	width: 100%;
}

#main .innerLeft .textBox {
	margin: 0;
	padding: 60px 50px 0;
	width: 960px;
	float: right;
	box-sizing: border-box;
}

#main .innerRight .photoBox {
	width: 300px;
	float: right;
}

#main .innerRight .photoBox img {
	width: 100%;
}

#main .innerRight .textBox {
	padding: 60px 50px;
	width: 960px;
	float: left;
	box-sizing: border-box;
}

#main .textBox {
	position: relative;
}

#main .textBox p {
	color: #727272;
	font-size: 16px;
	line-height: 1.8;
}

#main .textBox .ttl {
	margin-bottom: 30px;
	padding-left: 90px;
	font-size: 18px;
	color: #6e6d6d;
	position: relative;
}

#main .textBox .ttl .txt {
	margin-right: 5px;
	padding-bottom: 2px;
	display: inline-block;
	font-size: 30px;
	color: #2f2f2f;
	font-weight: bold;
	border-bottom: 3px solid #0076DE;
}

#main .textBox .num {
	width: 70px;
	height: 70px;
	display: inline-block;
	line-height: 70px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	background: #0176DF;
	border-radius: 50%;
}

#main .adBox {
	padding: 80px 0 1px;
	background: url(../images/ad_bg.jpg) no-repeat center center;
	background-size: cover;
}

#main .banner02 {
	margin: 70px 0 0;
}
	
@media all and (min-width: 0) and (max-width: 1080px) {
	
	#main .caseList {
		margin: 0 20px 30px;
	}
	
	#main .caseList li {
		margin: 0 1% 15px;
		width: 48%;
		height: auto;
		float: left;
		overflow: hidden;
	}


		#main .feature {
		margin: 0 20px 30px;
	}
	
	#main .feature .leftInner {
		margin-bottom: 30px;
	}
	
	#main .feature .leftInner .photo {
		margin-bottom: 15px;
		float: none;
	}

	#main .feature .leftInner .photo img {
		width: 100%;
	}
	
	#main .feature .leftInner .textBox {
		width: auto;
		float: none;
	}
	
	#main .feature .rightInner .photo {
		margin-bottom: 15px;
		float: none;
	}

	#main .feature .rightInner .photo img {
		width: 100%;
	}
	
	#main .feature .rightInner .textBox {
		width: auto;
		float: none;
	}
	
	#main .feature .textBox dt {
		margin-bottom: 10px;
		color: #333;
		font-size: 30px;
	}
	
	#main .feature .textBox dt img {
		margin: 0 10px 0 0;
		width: 50px;
	}
	
	#main .feature .textBox dd {
		margin-bottom: 20px;
		color: #666;
		font-size: 16px;
		text-indent: 2em;
	}
	
	#main .feature .textBox dd:last-child {
		margin-bottom: 0;
	}

	#main .banner02 {
		margin-bottom: 30px;
		height: auto;
		background: none;
	}

	#main .banner02 img {
		width: 100%;
	}

	#main .innerLeft {
		margin-bottom: 20px;
	}
	
	#main .innerLeft .photoBox {
		width: auto;
		float: none;
		text-align: center;
	}
	
	#main .innerLeft .photoBox img {
		width: 50%;
	}
	
	#main .innerLeft .textBox {
		margin: 0;
		padding: 10px 20px 0;
		width: auto;
		float: none;
	}
	
	#main .innerRight .photoBox {
		width: auto;
		float: none;
		text-align: center;
	}
	
	#main .innerRight .photoBox img {
		width: 50%;
	}
	
	#main .innerRight .textBox {
		margin: 0;
		padding: 10px 20px 0;
		width: auto;
		float: none;
	}
	
	#main .textBox {
		position: relative;
	}
	
	#main .textBox p {
		color: #727272;
		font-size: 16px;
		line-height: 1.8;
	}
	
	#main .textBox .ttl {
		margin-bottom: 30px;
		padding-left: 60px;
		font-size: 18px;
		color: #6e6d6d;
		position: relative;
	}
	
	#main .textBox .ttl .txt {
		margin-right: 5px;
		padding-bottom: 2px;
		display: inline-block;
		font-size: 20px;
		color: #2f2f2f;
		font-weight: bold;
		border-bottom: 3px solid #0076DE;
	}
	
	#main .textBox .num {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}
	
	#main .adBox {
		padding: 10px 0 1px;
		background: url(../images/ad_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	
	#main .banner02 {
		margin: 30px 0 0;
	}
		

}
