﻿


 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } 



a{color: #444;}






 



.row-b1 .col-r{
	float: none;
	overflow: hidden;
    margin-left: 300px;
}


.m-news01{
	float: left;
	width: 52%;
	background-color: #f7f7f7;
}
.m-news01 .pic{
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 39%;
}
.m-news01 .pic img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.m-news01 .txt{
	padding: 15px 20px;
}
.m-news01 .txt h4 a{
	position: relative;
	display: block;
	font-size: 16px;
	color: #666;
	height: 46px;
	line-height: 46px;
	font-weight: 400;
	border-bottom: 1px dashed #b5b5b5;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-news01 .txt h4 a:hover{
	color: #dc001d;
}
.m-news01 .txt h4 a:after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: #dc001d;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-news01 .txt h4 a:hover:after{
	width: 100%;
}
.m-news01 .txt p{
	font-size: 14px;
	color: #aeaeae;
	margin-top: 16px;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.m-news01 .txt .time{
	display: none;
	font-size: 14px;
	color: #ccc;
}
.ul-news01{
	float: right;
	width: 42%;
}
.ul-news01 li{
	overflow: hidden;
	border-bottom: 1px dashed #b5b5b5;
	color: #333;
	position: relative;
}
.ul-news01 li:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #dc001d;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover:after{
	width: 100%;
}
.ul-news01 li .txt .tit{
	overflow: hidden;
}
.ul-news01 li .txt .tit .time{
	float: right;
	margin-left: 10px;
	font-size: 14px;
	height: 53px;
	line-height: 53px;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover .txt .tit .time{
	color: #dc001d;
}
.ul-news01 li .txt{
	overflow: hidden;
}
.ul-news01 li .txt .tit h5 a{
	display: block;
	position: relative;
	padding-left: 20px;
	height: 53px;
	line-height: 53px;
	font-weight: 400;
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover .txt .tit h5 a{
	color: #dc001d;
}
.ul-news01 li .txt .tit h5 a:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #7f7f81;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.ul-news01 li:hover .txt .tit h5 a:before{
	background-color: #dc001d;
}
.ul-news01 .txt p{
	display: none;
	font-size: 14px;
	color: #afafaf;
	padding-left: 20px;
	line-height: 24px;
	background: url(../images/icon24.png) left 7px no-repeat;
}


.ul-newslist{
	overflow: hidden;
    margin-bottom: 30px;
}
.ul-news1{
	margin-bottom: 20px;
}
.ul-newslist li{
    font-size: 14px;
    padding: 12px 12px;
    border-bottom: #dddddd 1px dotted;

}
.ul-newslist li a{
	display: block;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-newslist li .tit{
    overflow: hidden;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
}
.ul-newslist li .tit .time{
    float: right;
    font-size: 14px;
    margin-left: 10px;
}
.ul-news1 li .tit .time{
	font-size: 12px;
}
.ul-newslist li .tit a{
    display: block;
    font-size: 16px;
    background: url('../images/news-r.png') left center no-repeat;
    padding-left: 14px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	font-weight: bold;
}
.ul-newslist li a:hover{
     color: #0f93cb;
}
.ul-newslist li .txt p{
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
       -webkit-box-orient: vertical;
       -webkit-line-clamp: 2;
       overflow: hidden;
}

.m-news1{
	padding-top: 20px;
}
.m-news1 h1{
    line-height: 34px;
    color: #434343;
    margin-bottom: 15px;
    text-align: center;
    font-size: 24px;
}
.m-news1 .desc{
	text-align: center;
}
.m-news1 .desc span{
	display: inline-block;
	font-size: 14px;
	margin: 0 10px;
}
.m-news1 .txt{
	padding: 15px 0;
	line-height: 28px;
    color: #2F2F2F;
    font-size: 14px;
}
