@charset "UTF-8";
.conpany-news{
	padding-top: 35px;
}
.sub-title{
	padding-bottom: 0;
}
.sub-newsspec-list {
	margin-bottom: 30px;
	clear: both;
	width: 100%;
}
.sub-newsspec-list ul{
	padding-bottom: 40px;
}
.sub-newsspec-list ul li{ 
	border-bottom: #e6e6e5 solid 1px;
	opacity: 0;
}

.sub-newsspec-list ul li a {
	display: flex;
	flex-direction: row;
	padding: 44px 0 44px 0;
	transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;	-webkit-transition: all .5s ease; 
}
 
.sub-newsspec-list ul li a .pic {
	width: 25%;
	transition: all 0.6s;
	overflow: hidden;
	position: relative;
}

.sub-newsspec-list ul li a .pic img {
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
}

.sub-newsspec-list ul li a:hover .pic img {
	transform: scale(1.2);
}


.sub-newsspec-list ul li .title {
	margin-left: 33px;
	overflow:hidden;
	width: 71%;
	transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;	-webkit-transition: all .5s ease; 
}
.sub-newsspec-list ul li .title h2{
	color: #32336c;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.sub-newsspec-list ul li .title h2 span{
	float: right;
	color: #b3b2b2;
	font-size: 15px;
}
.sub-newsspec-list ul li .title p{
	color: #888888;
	font-size: 15px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sub-newsspec-list ul li a:hover .title h2 {
	color: #012f84;
	transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;	-webkit-transition: all .5s ease; 
}

.sub-newsspec-list ul li span.more{
	display: block;
	width: 115px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: #04449c solid 1px;
	color: #04449c;
	border-radius: 34px;
	font-size: 15px;
	transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;	-webkit-transition: all .5s ease; 
}
.sub-newsspec-list ul li a:hover span.more{
	background: #04449c;
	color: #fff;
}
@media (max-width:1280px) {
	.sub-title{
		font-size: 30px;
	}
	.sub-notice-list{
		padding: 20px 0;
	}
	.conpany-news{
		padding-top: 30px;
	}
	.sub-newsspec-list ul li a{
		padding: 20px 0;
	}
}
@media (max-width:1025px) {
	.sub-title{
		display: none;
	}
.lessthan1025{
	position: relative;
}
 .essthan1025 a, .lessthan1025 a.cur{
 	width: 100%;
 	text-align: left;
 	font-size: 14px;
 }
 .lessthan1025{
 	position: relative;
 }
 .local-nav-wrap .local{
 	height: 36px;
 	position: relative;
 }
 .local-nav-wrap{
 	overflow: visible;
 }
 .local-nav-wrap .local{
 	width: 70%!important;
 }
 .local-nav{
 	width: 30%;
 }
 .ny-nav {
		height: 49px;
		margin: 0 auto;
		position: relative;
		z-index: 999;
	}
 .ny-nav .ul2 {
		display: block;
		cursor: pointer;
	}
	.ny-nav .ul2 .act-show {
		display: none;
	}
	.ny-nav .ul2>li.act .act-show {
		display: inline;
	}
	.ny-nav .ul2>li.act .act-hide {
		display: none;
	}
	.ny-nav .ul2>li {
		line-height: 40px;
		padding-top: 5px;
	}
	
	.ny-nav .ul2>li span {
		font-size: 16px;
		height: 30px;
		overflow: hidden;
		float: left;	 
	}
	.ny-nav .ul2>li .down {
		display: none;
		z-index: 999;
		width: 100%;
	}
	.ny-nav .ul2>li .down li {
		width: 100%;
		background: rgba(18,79,160,.8);
		font-size: 14px;
		color: #fff;
		border-bottom: 1px solid #e9e9e9;
	}
	.ny-nav .ul2>li .down a{
		border-bottom: none;
		padding: 0;
		text-align: left;
		width: 100%!important;
	}
	.ny-nav .ul2>li .down a li{
		padding-left: 10px;
	}
	.ny-nav .ul2 .act-show {
		display: none;
	}
	.local-nav a{
		width: 100%!important;
		display: block;
	}
}
@media (max-width:810px) {
	.sub-newsspec-list ul li span.more{
		display: none;
	}
	.sub-newsspec-list ul li .title p{
		margin-bottom: 0;
	}
}

@media (max-width:768px) {
	.ny-nav .ul2>li span {
		font-size: 14px;
	}
	.ny-nav .ul2>li .down {
		width: 100%;
	}
	.sub-notice-list ul li .tab{
		margin: 0 5px;
		width:80px;
	}
	.sub-notice-list ul li .txt{
		font-weight: normal;
		font-size: 14px;
		height: 22px;
	}
	.sub-notice-list ul li a{
		padding: 15px 0;
	}
	.sub-notice-list ul{
		padding-bottom: 10px;
	}
	.sub-notice-list{
		padding-bottom: 0;
	}
	.newsdetail-box .newsdetail-title a{
		display: none;
	}
	.lessthan768{
		display: block!important;
		text-align: center;
		font-size: 16px;
	}
	.minh400{
		min-height: auto;
	}
	.conpany-news{
		padding-top: 10px;
	}
	
 
}
@media (max-width:640px) {
	.local-nav-wrap .local{
		width: 70%!important;
	}
	.lessthan1025{
		width: 30%!important;
	}
	.local-nav-wrap .local i{
		margin-right: 3px;
	}
	.sub-newsspec-list ul li .title h2{
		font-size: 15px;
		line-height: 30px;
		height: 30px;
	}
	.sub-newsspec-list ul li .title p{
		margin-top: 0;
		height: 40px;
	}
	.conpany-news{
	 	padding-top: 0;
	 }
	 .sub-newsspec-list ul{
	 	padding-bottom: 20px;
	 }
	 .sub-newsspec-list{
	 	margin-bottom: 0;
	 }
	 .page{
	 	padding-bottom: 30px;
	 	padding-top: 10px;
	 }
 
}
 
@media (max-width:520px) {
	.sub-newsspec-list ul li a .pic{
		width: 40%;
	}
	.sub-newsspec-list ul li .title{
		margin-left: 20px;
	}
}
@media (max-width:415px) {
 .sub-newsspec-list{
 	margin-top: 0;
 }
 .sub-newsspec-list ul li .title{
 	margin-left: 10px;
 }
 .sub-newsspec-list ul li .title h2{
 	font-size: 14px;
 	line-height: 20px;
 	height: 20px;
 }
 .sub-newsspec-list ul li .title p{
 	font-size: 12px;
 }
 .sub-newsspec-list ul li a .pic{
 	width: 40%;
 }
 .sub-newsspec-list ul li span.more{
 	display: none;
 }
 .sub-newsspec-list ul li .title p{
 	margin-bottom: 0;
 	margin-top: 5px;
 }
 
}
@media (max-width:375px) {
	.sub-newsspec-list ul li .title p{
		height: 38px;
		margin-top: 10px;
	}
	.essthan1025 a, .lessthan1025 a.cur{
 	font-size: 13.5px;
 }
}
