
.hmCon3 {
	background: #F2F2F2;
	padding: 50px 0px 35px;
}
.hmCon3 .hm_enT, .hmCon4 .hm_enT {
	color: #333333;
}
.hmCon3 .hm_t1, .hmCon4 .hm_t1 {
	color: #333333;
}
.hm_enT {
    text-align: center;
    text-transform: uppercase;
    color: #d9d9d9;
    font: 36px/48px Georgia;
}
.cor_red {
    color: #ea1915;
}
.hm_t1 {
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
    height: 46px;
    margin-bottom: 20px;
}
.hm_a2 {
	font-size: 14px;
	color: #ea1915;
	line-height: 34px;
	height: 38px;
	width: 150px;
	text-align: center;
	display: block;
	margin: 0px auto;
	border-radius: 0.2em;
	border: 2px solid #ea1915;
}
.hm_a2:hover {
	background: #ea1915;
	color: #FFF;
}
.hmU1_a {
	display: block;
}
.hm_u1 li {
	padding: 0px 20px;
	margin-bottom: 40px;
}
.hm_u1 {
	padding-top: 10px;
	margin: 0px -20px;
}
.hmU1_img {
	position: relative;
	overflow: hidden;
}
.hmU1_imgNm {
	line-height: 44px;
	border-bottom: 2px solid #ea1915;
	background: #FFF;
	height: 50px;
	overflow: hidden;
	text-align: center;
	padding: 4px 10px 0px;
	font-size: 16px;
	color: #333;
}
.hmU1_layer {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: -100%;
	right: 0px;
	bottom: 0px;
	background: rgba(199,5,5,0.55) url(/skin/images/moreIcon.png) no-repeat center center;
	transition: all 0.2s ease-in-out
}
.hmU1_a:hover .hmU1_layer {
	top: 0;
}
.autoImg img {
	width: 100%;
	height: auto;
	display: block;
}
 @media (max-width:350px) {
.hm_enT {
	font-size: 22px;
}
.hm_t1 {
	font-size: 22px;
}
.m2pro_menu li {
	width: 66px;
}
}
@media (max-width:1199px) {
.hm_u1 {
	margin-left: 0;
	margin-right: 0;
}
.hm_u1 li {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}}
.hmc4_ul li {
    padding: 20px 30px 20px 0px;
    border-bottom: 1px dotted #CCCCCC;
}
.hmc4_ul li a:hover {color: #c70505;}
.hmc4_ul li:nth-last-child(1), .hmc4_ul li:nth-last-child(2) {
	 
}
.hm_swiper {
	margin-bottom: 20px;
}
.hmc4_a {
	display: block;
}
.hmc4_img {
	display: block;
	float: left;
	border: 1px solid #E6E6E6;
	width: 119px;    height: 95px;
}
.hmc4Txt {
	margin-left: 135px;
}
.hmc4_time {
	line-height: 14px;
	height: 14px;
	display: block;
	color: #666;
}
.hmc4Txt strong {
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	display: block;
	height: 30px;
}
.hmc4Txt p {
	line-height: 24px;
	color: #999999;
	overflow: hidden;
	height: 48px;
}
.hmc4_a:hover strong {
	text-decoration: underline;
}
@media (min-width: 992px){
.autoImg img { height:150px;}
}
@media (min-width: 768px){
.autoImg img { height:210px;}
}
 @media (max-width:565px) {
.ellipsis {
	white-space: normal;
}
.hmc4_ul li {
	padding-right: 0px;
}
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
