.case{

	padding-top:90px;

	width:100%;

	background-color: #f5f5f7;

	padding-bottom:70px;

}

.tab{

	width:1274px;

	margin:0 auto;

}

.case_section{

	margin-top:20px;

}

.case_btcon ul li a{

	display: inline-block;

	font-size: 14px;

	color:#333;

	border:1px solid #d5d5d5;

	border-radius: 5px;

	line-height: 43px;

	padding:0 27px;

}

.case_btcon ul li{

	float: left;

	margin:0 15px;

}

.case_btcon ul li.on a{

	color:#fff;

	background-color: #c8000a;

	border:1px solid #c8000a;

}

.case_btcon ul{

	width:526px;

	margin:0 auto;

}

.advttm li{

	float: left;

	margin:30px 37px 0;

}

.advttm li a{

	position: relative;

	width: 350px;

	display: inline-block;

}



.case_top{

	width:350px;

	height:215px;

	overflow: hidden;

}

.case_top img{

	width:100%;

	display: block;

	

}

.case-container ul li a:hover .case_bot p:first-child{

	color:#c8000a;

}

.advttm li a:hover .case_top img{

	transform: scale(1.2);

    -webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -ms-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

}

.case_top img{

    -webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -ms-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

}

.case-container ul li a:hover .case_bot p:first-child{

	color:#c8000a;

	-webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -ms-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

}

.case_bot{

	width:350px;

	padding-top:25px;

	padding-bottom:20px;

	-webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -ms-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

	border-bottom:1px solid #eaeaea;

}

.case_bot p:first-child{

	-webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -ms-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;

	width:330px;

	margin-left:10px;

	line-height: 24px;

	font-size: 16px;

	color:#7d7d7d;

	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;

}

.case_bot p:nth-child(2){

	width:330px;

	font-size: 16px;

	margin-left:10px;

	color:#7d7d7d;

	margin-top:15px;

}

.case_bot p:nth-child(2) span:first-child{

	font-size: 12px;

	float: left;

	

}

.case_bot p:nth-child(2) span:nth-child(2){

	float: right;

	margin-right:15px;

	background: url(../images/news.png) no-repeat 39px 0;

	padding-right:20px;

	font-size: 12px;

}

.more{

	width:185px;

	margin:50px auto 0;

}

.more a{

	color:#c8000a;

	font-size: 18px;

	border-radius: 5px;

	display: inline-block;

	border:1px solid #c8000a;

	line-height: 48px;

	text-align: center;

	padding:0 30px;

}




.de_left_bot p,.de_left_bot ul{
	float: right;
}
.de_left_bot p{
	border:1px solid #eaeaea;
	border-radius: 5px;
}
.de_left_bot ul li{
	float: left;
}
.de_left_bot ul li a.active{
	color:#c8000a;
	border:1px solid #c8000a;
}
.de_left_bot p{
	font-size: 14px;
	color:#7d7d7d;
	margin-right:30px;
	line-height: 30px;
	padding:0 10px;
	cursor:pointer;
}
.de_left_bot ul li a{
	font-size: 14px;
	color:#bfbfbf;
	padding:0 10px;
	border:1px solid #bfbfbf;
	border-radius: 5px;
	display: inline-block;
	line-height: 30px;
	margin:0 10px;
}
.de_left_bot{
	text-align: right;
	margin-top:50px;
}
.de_right_but{
	width: 290px;
	text-align: center;
	line-height: 40px;
	background-color: #c8000a;
	color:#fff;
	font-size: 20px;
	background-image: url(../images/but.png) ;
	background-repeat: no-repeat;
	background-position: 85px 10px;
	display: inline-block;
}