@charset "utf-8";
/*public*/
.clear:after{content: '';display: block;clear: both;}
.tran{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.main{margin: 0 auto;width: 1280px;}
.main:after{content: '';display: block;clear: both;}
.pdb50{padding-bottom: 50px;}
/*新闻中心*/
.news22{ width:1200px; margin-left:auto; margin-right:auto;}
.news22 h1{ margin-top: 25px; padding: 10px 0; line-height: 44px; font-size: 30px; color: #333333; font-weight: bold;}
.news22 .body4{ font-size:16px; line-height:30px; padding-top:20px; padding-bottom:30px;}
.news22 .body4 p{
	text-indent: 2em;
}

.news-ul{}
.news-li{
	border-bottom: 1px solid #ddd;
	display:block;
	overflow:hidden;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.news-li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.news-li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.news-li-a{display: block;}
.news-li-time{position:relative;float: left;width: 13%;}
.news-li-time p{margin-bottom:20px;font-size: 22px;font-weight: bold;color: #7d7d7d;}
.news-li-time:after{content: '';position: absolute;left: 50%;top:20px;width: 30%;height: 1px;background-color: #ddd;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.news-li-time i{display: block;width: 35px;height: 35px;background-repeat: no-repeat;background-position: center;background-image: url("../images/icon23.png");transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.news-li-cont{float: left;width: 87%;}
.news-li-desc{float: left;width: 70%;color: #7d7d7d;line-height: 30px;}
.news-li-desc .tit{margin-bottom: 15px;font-size: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-li-desc .cont{font-size: 12px;display: -webkit-box !important;word-break: break-all;overflow:hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.news-li-img{float: right;width: 20%;}
.news-li-img img{display: block;width: 100%;}
.news-li-a:hover .news-li-time:after{width: 50%;background-color: #000;}
.news-li-a:hover .news-li-time p{color: #b20302;}
.news-li-a:hover .news-li-time i{background-color: #b20302;}
.news-li-a:hover .news-li-desc{padding-left: 3%;}
.news-detail{padding-bottom: 60px;}
.news-tit{margin-bottom:40px;text-align: center;line-height: 35px;}
.news-tit h1{font-size: 20px;color: #3e3e3e;}
.news-tit 9{font-size: 16px;color: #d0d0d0;}
.news-intro{margin-bottom:40px;line-height: 28px;color: #393939;}
.news-intro img{margin:15px auto;display: block;max-width: 100%;}
.news-bot{padding-top: 20px;border-top: 1px solid #ddd;}
.news-bot-a{float: left;}
.news-bot-a a{line-height: 30px;color: #2b2b2b;}
.news-bot-com{float: right;}
.news-bot-share{padding-top:15px;margin-right:20px;float: left;}
.news-bot-btn{float: left;width: 134px;line-height: 40px;text-align: center;border: 1px solid #ddd;color: #666;}

.a1{ font-size:16px; line-height:45px; color:#333333;}
.a1 a{ padding:6px; margin-top:10px; margin-bottom:10px;}
.a1 a:hover{ background-color:#005bac; color:#FFFFFF}
