.cucase-contR{
	width:80%;
	margin:0 auto;
	overflow:hidden;
}
.cucase-contE{
	display:none;
	width:80%;
	margin:0 auto;
	overflow:hidden;
}
.cucase-contP{
	display:none;
	width:80%;
	margin:0 auto;
	overflow:hidden;
}
.sucase-name-tedase{
	margin-top:100px;
	margin-bottom:40px;
}
.sucase-name-tedase h1{
	line-height:80px;
	font-size:40px;
	color:#2B2B2B;
	font-family:"microsoft yahei";
}
.sucase-name-tedase p{
	line-height:40px;
	font-size:24px;
	color:#999;
	font-family:"microsoft yahei";
}
.sucase-cont-tedase{
	padding-bottom:100px;
}
.sucase-cont-tedase h2{
	line-height:60px;
	font-size:24px;
	color:#B50D13;
	font-family:"microsoft yahei";
	border-bottom:1px solid #D4D4D4;
	margin-bottom:20px;
}
.sucase-cont-tedase p{
	line-height:24px;
	font-size:16px;
	color:#999;
	font-family:"microsoft yahei";
	margin-bottom:10px;
}
.sucase-cont-tedase h3{
	font-weight:bold;
	line-height:24px;
	font-size:16px;
	color:#2B2B2B;
	font-family:"microsoft yahei";
	margin-bottom:10px;
}
/*手机平板样式*/
@media (max-width: 768px) {
	.sucase-cont-tedase{
		padding-bottom:40px;
	}
	.sucase-name-tedase{
		margin-top:40px;
		margin-bottom:20px;
	}
	.sucase-name-tedase h1{
		line-height:40px;
		font-size:24px;
		color:#2B2B2B;
		font-family:"microsoft yahei";
	}
	.sucase-name-tedase p {
	    line-height: 30px;
	    font-size: 18px;
	    color: #999;
	    font-family: "microsoft yahei";
	}
	.sucase-cont-tedase h2 {
	    line-height: 30px;
	    font-size: 18px;
	    color: #B50D13;
	}
	.sucase-cont-tedase p {
	    line-height: 20px;
	    font-size: 14px;
	    color: #999;
	}
	.sucase-cont-tedase h3 {
	    font-weight: bold;
	    line-height: 20px;
	    font-size: 14px;
	    color: #2B2B2B;
	    font-family: "microsoft yahei";
	    margin-bottom: 10px;
	}
}