@charset "utf-8";
/* CSS Document */
body{
	font-family: "微软雅黑";
	font-size: 62.5%;
	color: #000000;
	background-attachment: fixed;
}

a{text-decoration: none; color: #494949;}

a:hover{text-decoration: none; color: #007cc0;}

@media (min-width: 768px) {
	.col-my-1 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	  }
	.col-my-2 {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	  }
	.show-m{display:none !important;}
}

@media (max-width: 767px) {
	.show-pc{display: none !important;}
}

/*导航*/
#dh-navbar{ background-color:#FFFFFF;}

#dh-navbar .dh-img{padding-top: 25px; padding-bottom: 26px;}

#dh-navbar .dh-img-m img{max-width: 300px; padding: 20px 10px;}

#dh-navbar .navbar {
    border:none;
	padding:0;
	background-color:#0f70c1;
}

#dh-navbar .navbar-nav > li > a {
		color: #FFFFFF;
		font-size: 20px;
		display: block;
		text-decoration: none;
	  	position: relative;
	}
#dh-navbar .navbar-nav > li > a:hover,
#dh-navbar .navbar-nav > li > a:focus,
#dh-navbar .navbar-nav > li.active > a,
#dh-navbar .navbar-nav > li.currclass > a{
	text-decoration: none;
	color: #FFF000;
}
@media (min-width: 768px) {
	#dh-navbar .navbar-collapse{ width:100%;}
	#dh-navbar .navbar-nav{ width:100%;}
	#dh-navbar .navbar-nav > li{width:14.28%;}
	#dh-navbar .navbar-nav > li > a {
	  	position: relative;
		height: 47px;
		line-height: 47px;
		text-align:center;
		width:100%;
		border-left:1px solid #FFFFFF;
	}
}
@media (max-width: 767px) {
	#dh-navbar{background-color:#FFFFFF;}
	#dh-navbar .navbar {
		background-color:#FFFFFF;
	}
	#dh-navbar .navbar-nav > li > a {
		color: #000000;
		padding:5px 0px;
		text-align: center;
		writing-mode: horizontal-tb;
  		-webkit-writing-mode: horizontal-tbl;
  		-ms-writing-mode: horizontal-tb;
	}
	#dh-navbar .navbar-nav > li > a:hover,
	#dh-navbar .navbar-nav > li > a:focus,
	#dh-navbar .navbar-nav > li.active > a,
	#dh-navbar .navbar-nav > li.currclass > a{
		text-decoration: none;
		color: #007cc0;
		writing-mode: horizontal-tb;
  		-webkit-writing-mode: horizontal-tb;
  		-ms-writing-mode: horizontal-tb;
		background:none;
	}
}

#dh-navbar .navbar-collapse{
	flex-grow: 0;
}

#dh-navbar .dropdown-menu ul{padding: 0;}

@media (max-width: 767px) {
	
#dh-navbar .dropdown-menu ul{ width:100%; float:left;}

#dh-navbar .dropdown-menu ul li { list-style: none; width: 100%; text-align:center;height:25px; line-height: 25px; font-size: 12px;}

#dh-navbar .dropdown-menu ul li.menu-bt { list-style: none;  height:30px; line-height: 30px; font-size: 14px; color: #007cc0;}
}
@media (min-width: 768px) {
	
	#dh-navbar .dropdown-menu{ min-width: 5rem; width: 100%;left: 0; right: 0; padding:0; background:none;}

	#dh-navbar .dropdown-menu ul li { list-style: none; width:100%; height:40px; line-height: 40px; text-align: center; font-size: 16px; float: left; color: #000000;background-color:#0f70c1; margin-bottom:1px;}
	
	#dh-navbar .dropdown-menu ul li a{color: #FFFFFF; text-decoration: none; display: block; width: 100%; height: 100%;}
	
	#dh-navbar .dropdown-menu ul li:hover{background-color:rgba(15,112,192,0.8);}
	
	#dh-navbar .dropdown-menu ul li a:hover{color: #FFF000; text-decoration: none;}
	
	#dh-navbar .dropdown-menu ul li.menu-bt { list-style: none; width: 100% !important; height:30px; line-height: 30px; font-size: 14px; float: left; color: #000000;}
	
	#dh-navbar .dropdown-menu ul:hover li.menu-bt{color: #007cc0; }
	
	#dh-navbar .navbar-collapse span{
		color: #0095d9;
		font-size: 1.4em;
		font-weight: bold;
		display: inherit;
	}
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border:none;
}

/*幻灯*/

.carousel-caption {
  position: absolute;
  right: 0%;
  top: 10%;
  left: 0%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption h3{ font-size:36px; font-weight:bold; color: #FFFFFF; margin-bottom: 0px;}

.carousel-caption h3 a{color: #FFFFFF;}

.carousel-caption p{ font-size:24px; font-weight:lighter; color: #FFFFFF; line-height:100%;}

.carousel-caption p a{color: #FFFFFF;}

@media(min-width:768px){
	.carousel-caption h3{font-size:28px;}
	.carousel-caption p{font-size:16px;}
	.carousel-caption {top:38%;text-align:left;}
}
@media(min-width:1024px){
	.carousel-caption h3{font-size:34px;}
	.carousel-caption p{font-size:18px;}
	}

@media(min-width:1366px){
	.carousel-caption h3{font-size:48px;}
	.carousel-caption p{font-size:20px;}
	}

@media(min-width:1440px){
	.carousel-caption h3{font-size:48px;}
	.carousel-caption p{font-size:20px;}
	}
@media(min-width:1920px){
	.carousel-caption h3{font-size:60px;}
	.carousel-caption p{font-size:24px;}
	}
@media(min-width:2560px){
	.carousel-caption h3{font-size:80px;}
	.carousel-caption p{font-size:32px;}
	}


.bannerslide{ padding-top: 115px;}

.bannerslide .carousel-caption{ top: 50%; text-align: center;}

#n-banner img{max-width: 100%; height: auto;}
@media (min-width: 1921px) {
	#n-banner img{width: 100%;}
}
@media (max-width: 767px) {
	.carousel{padding-top: 80px;}
	.carousel-caption {right: 0%; top: 30%; left: 0%;}
	#n-banner{ padding-top:80px;}
}

.title-section{text-align: center;}

.title-section h2{
	font-size: 24px;
	margin-bottom: 40px;
	color: #020202;
	font-weight: normal;
	margin-top: 0px;
}

.bt{padding-top: 123px; padding-bottom: 65px;}

.bt h1{ font-size: 36px; font-weight: normal; color: #000000; margin-bottom: 20px; font-family:"Microsoft YaHei UI light","Microsoft YaHei light";}

.bt h2{ font-size: 20px; font-weight: normal; color: #5b5b5b; margin-bottom: 20px; font-family:"Microsoft YaHei UI light","Microsoft YaHei light";}

@media (max-width: 767px) {
	.bt h1,.bt h2{ font-size: 22px; line-height: 20px;}
	
	.bt h2{font-size: 16px; background: none; padding-left: 0px; margin-bottom: 5px;}
	
	.bt{padding-top: 30px; padding-bottom: 15px;}
}

.bt.bt-w h1{color: #FFFFFF;}

.bt.bt-w h2{color: #FFFFFF;}

.more{ text-align: right; width: 100%; height: 100%; float: left; display: flex; justify-content:flex-end;}

.more span{color: #1971be; font-size: 14px; border-bottom: 1px solid #1971be;display: block; padding-bottom: 5px;}

.more span a{color: #1971be;text-decoration: none;}

.more span a:hover{color: #1971be;font-weight: bold; font-size: 15px; text-decoration: none;}

.more.more-w span{color: #FFFFFF;border-bottom: 1px solid #FFFFFF;}

.more.more-w span a{color: #FFFFFF;}

.more.more-w span a:hover{color: #FFFFFF;}

/*单位动态*/

#dwdt-section{padding-top: 123px; padding-bottom:123px;}

#dwdt-section .swiper-container img{width: 100%; height: 100%;}

#dwdt-section .dwdttop{border-bottom: 1px solid #7a7a7a; border-top: 1px solid #7a7a7a;}

#dwdt-section .dwdttop a.dwdt-link{color: #1971be; border-bottom: 2px solid #1971be; padding: 18px 0; font-size: 24px; width: 117px; text-align: center; font-weight: bold; display:block;}

#dwdt-section .onenews{ padding-top: 18px; border-bottom: 1px solid #7a7a7a;}

#dwdt-section .onenews h2{font-size: 18px; color:#1971be; width: 100%; font-weight: bold;}

#dwdt-section .onenews h2 a{color:#1971be;}

#dwdt-section .onenews h2 a:hover{color:#1971be;}

#dwdt-section .onenews p{font-size: 16px; color:#000000;line-height: 24px;}

#dwdt-section .dwdtlist {}

#dwdt-section .dwdtlist ul{ margin:0; padding:0;}

#dwdt-section .dwdtlist ul li{ margin:0; padding:0; list-style:none; border-bottom: 1px solid #7a7a7a;font-size: 18px; color:#000000; padding:18px 0;}

/*介绍*/

#intro-section{ padding-bottom: 140px; background-color:#f3f3f3;}

#intro-section h3{font-size: 16px; font-weight: bold;color: #1b1b1b; margin-bottom: 30px;}

#intro-section p{font-size: 16px; font-weight:normal;color: #1b1b1b;line-height: 30px; margin-bottom: 30px;}

#intro-section img{max-width: 100%;}

/*产品中心*/

#product-section{ padding-bottom: 123px;}

#product-section .intro-item {
    margin-top: 30px !important;
	overflow: hidden;
}

#product-section .intro-thumb{
    position: relative;
    height: auto;
    overflow: hidden;
	margin:5px 5px 30px 5px;
	background-color: #FFFFFF;
	text-align: center;
	
}

#product-section .intro-thumb img{
    max-width: 100%;
    transform:  scale(1);
    -moz-transform:  scale(1);
    -webkit-transform:  scale(1);
    -ms-transform:  scale(1);
    -o-transform:  scale(1);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}
@media(min-width:768px){
	#product-section .intro-item .intro-thumb{
		box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	}
	#product-section .intro-item:hover .intro-thumb img{
		transform:  scale(1.1);
		-moz-transform:  scale(1.1);
		-webkit-transform:  scale(1.1);
		-ms-transform:  scale(1.1);
		-o-transform:  scale(1.1);
	}
	
}

#product-section .intro-item h4{font-size: 16px;line-height: 28px;font-weight: bold; text-align: center;}

#product-section .intro-item h4 a{ color: #000000; width: 100%; display: block;}

/*#product-section .intro-item:hover h4 a{background: url("/weijieimages/p-more.png") right center no-repeat; transition: all 0.3s ease-in-out 0s;}

#product-section .intro-item a.details {
    display: block;
    position: relative;
    border-radius: 20px;
    width: 0px;
    height: 27px;
	left: 80%;
	bottom: -30px;
    font-size: 14px;
    color: #595959;
    text-indent: -999px;
    line-height: 27px;
    overflow: hidden;	
    padding-right: 27px;
    background: #e60012;
    transition: all 0.3s ease-in-out 0s;
}

#product-section .intro-item a.details::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 50%;
    width: 1px;
    text-align: left;
    text-indent: 0px;
    height: 15px;
    line-height: 24px;
    font-size: 16px;
    background: #fff;
}

#product-section .intro-item a.details::before {
    content: '';
    position: absolute;
    top: 13px;
    left: 50%;
    width: 15px;
    text-align: left;
    text-indent: 0px;
    height: 1px;
    line-height: 24px;
    font-size: 16px;
    background: #fff;
    margin-left: -7px;
}

#product-section .intro-item:hover a.details {
    text-indent: -999px;
    border-color: transparent;
	bottom: 50px;
}*/


@media(max-width:767px){
	
	#product-section .intro-thumb{
		margin-bottom: 10px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	}
	
	#product-section .intro-item {
		padding-bottom: 10px;
		margin-top: 10px !important;
	}
}

/*公司资信*/

#zixin-section{padding-bottom: 140px; background-color:#f3f3f3;}

#product-section .intro-item {
    margin-top: 30px !important;
	overflow: hidden;
}

#zixin-section .intro-thumb{
    position: relative;
    height: auto;
    overflow: hidden;
	margin:5px 5px 30px 5px;
	background-color: #FFFFFF;
	text-align: center;
	
}

#zixin-section .intro-thumb img{
    max-width: 100%;
    transform:  scale(1);
    -moz-transform:  scale(1);
    -webkit-transform:  scale(1);
    -ms-transform:  scale(1);
    -o-transform:  scale(1);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}
@media(min-width:768px){
	#zixin-section .intro-item .intro-thumb{
		box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	}
	#zixin-section .intro-item:hover .intro-thumb img{
		transform:  scale(1.1);
		-moz-transform:  scale(1.1);
		-webkit-transform:  scale(1.1);
		-ms-transform:  scale(1.1);
		-o-transform:  scale(1.1);
	}
	
}

#zixin-section .intro-item h4{font-size: 16px;line-height: 28px;font-weight: bold; text-align: center;}

#zixin-section .intro-item h4 a{ color: #000000; width: 100%; display: block;}

@media(max-width:767px){
	
	#zixin-section .intro-thumb{
		margin-bottom: 10px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	}
	
	#zixin-section .intro-item {
		padding-bottom: 10px;
		margin-top: 10px !important;
	}
}

/*新闻动态*/

#news-section{padding-bottom: 120px;}

.n-white{ background-color:#FFFFFF !important;}

@media (max-width: 767px) {
	#news-section{padding-bottom: 70px;background-color: #FFFFFF; }
	#news-section .bt{padding-bottom:0px;}
}

#news-section .news-nr h1{ font-size: 40px; font-weight: bold; color: #444444; margin-bottom: 24px;}

#news-section .news-nr h2{ font-size: 16px; font-weight: bold; color: #a7a7a7; margin-bottom: 60px;}

#news-section .news-nr p{ font-size: 16px; font-weight: normal; color: #333333; line-height: 30px;}

#news-section .news-nr img{ max-width:100%;}

#news-section .news-nr-img{
	padding: 30px 18px;
	background: -webkit-linear-gradient(#f0f0f0, #FFFFFF); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f0f0f0, #FFFFFF); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f0f0f0, #FFFFFF); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f0f0f0, #FFFFFF); /* 标准的语法 */
}

#news-section .img-box{margin-bottom: 30px;}

#news-section .img-box img{margin-bottom: 15px;}

#news-section .img-box a h3{ font-size: 14px; font-weight: bold; text-decoration: none;}

#news-section .blog-item a.details {
    display: block;
    position: relative;
    border-radius: 20px;
	margin-top: 20px;
	margin-left: 20px;
    width: 0px;
    height: 27px;
    font-size: 14px;
    color: #595959;
    text-indent: -999px;
    line-height: 27px;
    overflow: hidden;
    padding-right: 27px;
    background: #e60012;
    transition: all 0.3s ease-in-out 0s;
}

#news-section .blog-item a.details::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 50%;
    width: 1px;
    text-align: left;
    text-indent: 0px;
    height: 15px;
    line-height: 24px;
    font-size: 16px;
    background: #fff;
}

#news-section .blog-item a.details::before {
    content: '';
    position: absolute;
    top: 13px;
    left: 50%;
    width: 15px;
    text-align: left;
    text-indent: 0px;
    height: 1px;
    line-height: 24px;
    font-size: 16px;
    background: #fff;
    margin-left: -7px;
}

#news-section .blog-item:hover a.details {
    width: 87px;
    text-indent: -999px;
    border-color: transparent;
}

@media (max-width: 767px) {
	#news-section .col-6{padding-left: 5px; padding-right: 5px;}
}




/*友情链接*/

#links-section{padding-top: 60px;}

#links-section .links-top {
	display: flex;
	flex-wrap: wrap;
}

#links-section .links-top-left{
	padding: 0.5rem 0;
	font-size: 24px;
	width: 107px;
	text-align: center;
	font-weight: bold;
 	color: #1662c1;
}

#links-section .links-sub{padding: 20px 0;}

#links-section .links-sub a{padding-left: 10px; padding-right: 10px;}

#links-section .links-sub a img{width: 100%;}


/*底部*/

footer { padding-top: 30px; background: #1971be;}

footer p{ font-size: 14px; font-weight: lighter; color: #E5E5E5; margin-bottom: 10px; text-align: center;}

footer a{color:#FFFFFF;}

footer a:hover{color:#FFFFFF;}

/*内页导航*/

.n-dh{ display: flex;justify-content: flex-end;}

.n-dh ul{margin: 0; padding: 0;}

.n-dh ul li{list-style:none; font-size: 16px; font-weight: normal; font-family: "微软雅黑"; height: 20px; line-height: 20px; float: left; text-align: left; padding-left:16px; padding-right: 16px;border-right: 1px solid #5b5b5b;}

.n-dh ul li>a {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  color: #5b5b5b;
  padding-bottom: 6px;
}

.n-dh ul li:last-child{border-right:none}

@media (min-width: 768px) {
	.n-dh ul li{ padding-left: 16px; padding-right: 16px;}
	.n-dh ul li>a::before {
	  content: '';
	  width: 0;
	  height: 2px;
	  position: absolute;
	  bottom: 0;
	  left: 100%;
	  background: #e94638;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  -ms-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}
	.n-dh ul li>a:hover::before {
	  width: 100%;
	  left: 0;
	  -webkit-transition: width 0.3s ease;
	  -moz-transition: width 0.3s ease;
	  -ms-transition: width 0.3s ease;
	  -o-transition: width 0.3s ease;
	  transition: width 0.3s ease;
	}

	.n-dh ul li>a.currclass::before {
	  width: 100%;
	  left: 0;
	  content: '';
	  height: 2px;
	  position: absolute;
	  bottom: 0;
	  background: #eb6143;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  -ms-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}
}

@media (max-width: 767px) {
	
	.n-bt{padding-top: 40px; padding-bottom: 40px;}

	.n-dh ul li>a{color: #333333; text-decoration: none; height: 32px; display: block;}

	.n-dh ul li>a.active{color: #333333; text-decoration: none; font-weight: bold; border-bottom:2px solid #eb6143; height: 30px; display: block;}

}

/*内页幻灯*/

#n-banner{position: relative;
  width: 100%;
  overflow: hidden;}

#n-banner .carousel-caption{top: 50%;}

@media (max-width: 767px) {
	
	#n-banner .carousel-caption{top: 20%;}
}

#n-banner .carousel-caption h3{margin-bottom: 24px;}

/*关于我们*/

#n-about{padding-top: 30px; padding-bottom: 60px;}

#n-about p{color: #494949;line-height: 40px;font-size: 18px;}

#n-about img{max-width: 100%;}

/*企业文化*/

#n-wenhua{padding-top: 30px; padding-bottom: 60px;}
	
#n-wenhua h2{color: #007dc0;font-weight: bold; font-size: 24px; padding-left: 30px; margin-bottom: 30px;}

#n-wenhua h3{color: #000000;font-weight: bold; font-size: 20px; padding-left: 30px; margin-bottom: 30px;}

#n-wenhua p{color: #595959;line-height: 30px;font-size: 18px;background-color: #F3F3F3;padding: 10px 40px; margin-bottom: 20px;}

#n-wenhua img{width: 100%;}

/*资质证书*/

#n-honor{padding-bottom: 60px;}

#n-honor .intro-item {
    margin-top: 30px !important;
	overflow: hidden;
}

#n-honor .intro-thumb{
    position: relative;
    height: auto;
    overflow: hidden;
	margin-bottom: 10px;
	margin-right: 5px;
	box-shadow: 2px 2px 5px 0px #C5C5C5;
}

#n-honor .intro-thumb img{
    width: 100%;
    transform:  scale(1);
    -moz-transform:  scale(1);
    -webkit-transform:  scale(1);
    -ms-transform:  scale(1);
    -o-transform:  scale(1);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;

}
@media(max-width:767px){
	#n-honor .intro-thumb{
		border:1px solid rgba(0,0,0,0.2);
	}
}
@media(min-width:768px){
	#n-honor .intro-item:hover .intro-thumb img{
		transform:  scale(1.1);
		-moz-transform:  scale(1.1);
		-webkit-transform:  scale(1.1);
		-ms-transform:  scale(1.1);
		-o-transform:  scale(1.1);
	}
	
}

#n-honor .intro-item h4{font-size: 16px;line-height: 28px; font-weight:normal; text-align:center;}

#n-honor .intro-item h4 a{ color: #494949; width: 100%; display: block;}

#n-honor .intro-item h4 a:hover{color: #007cc0;}

@media(max-width:767px){
	#n-honor .intro-thumb{
		margin-bottom: 10px;
	}
	
	#n-honor .intro-item {
		padding-bottom: 10px;
		margin-top: 10px !important;
	}
}

/*资质证书内容页*/

#n-product-section h3{ font-size:24px; font-weight: bold; color: #000000; margin-bottom: 60px; text-align:center;}	

#n-product-section .product-nr h4{ font-size: 18px; font-weight: bold; color: #000000; margin-bottom: 20px;}

#n-product-section .product-nr p{ font-size: 18px; font-weight: normal; color: #000000; line-height: 30px;}

#n-product-section .product-nr img{ max-width:100%;}

#n-product-section .p-line{ border-top: 1px solid #e5e5e5;padding-top: 10px; margin-top: 50px;}


/*新闻动态*/

#n-news{padding-bottom: 60px;padding-top: 20px;}

@media (max-width: 767px) {
	#n-news{padding-bottom: 70px;padding-top: 20px;}
}

#n-news .listnews{padding: 25px 0;border-bottom: 1px solid #8f8f8f;}

#n-news .listnews h2{font-size: 18px; color:#1b1b1b; width: 100%; font-weight: bold; margin-bottom: 16px;display: flex; align-items: center;}

#n-news .listnews h2 a{color:#000000;}

#n-news .listnews h2 a:hover{color:#1662c1;}

#n-news .listnews p{font-size: 16px; color:#7a7a7a; width: 100%; font-weight: normal; margin-bottom:0px;display: flex; align-items: center;}

#n-news .listnews p a{color:#000000;}

#n-news .listnews p a:hover{color:#1662c1;}

#n-news .listnews .listnews-l{ color: #1b1b1b;font-size: 36px;font-weight: lighter; margin-right: 10px; height: 100%;line-height: 40px;}

#n-news .listnews .listnews-l span{color: #1b1b1b;font-size: 22px; font-weight: normal; width: 100%; display: block; line-height: normal;}

#n-news .listnews:hover .listnews-l{ color:#1662c1;}

#n-news .listnews:hover .listnews-l span{ color:#1662c1;}

.news_right .newstop{color:#444444; font-size:18px; font-family:"微软雅黑"; font-weight:bold;padding:25px 0px; text-align: center; float: left; width: 100%;}

.news_right .news_right_bg{
	background: -webkit-linear-gradient(#f0f0f0, #FFFFFF); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f0f0f0, #FFFFFF); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f0f0f0, #FFFFFF); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f0f0f0, #FFFFFF); /* 标准的语法 */
	padding:35px 30px;
	float: left;
}

.news_right .news_right_kuang{ width: 100%; height: auto; float: left;}

.news_right .news_right_kuang h4{color:#444444; font-size:16px; font-family:"微软雅黑"; font-weight:normal;margin-top: 25px; margin-bottom: 15px; text-align: center;}

.news_right .news_right_kuang h5{color:#a1a1a1; font-size:14px; font-family:"微软雅黑"; font-weight:normal;margin-top: 0px; margin-bottom: 35px; text-align: center;}

.news_right .news_right_kuang img{ width: 100%; margin-top: 0px;}

/*党群工作*/

#s-news{ padding-bottom: 200px;}

#s-news .n-jiankang{ width: 100%; padding: 22px 7px; background-color: #F7F7F7; margin-bottom: 15px; display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;}

#s-news .n-jiankang .n-newsimg{width: 100%; height: auto; overflow: hidden;}

#s-news .n-jiankang img{
    max-width: 100%;
    height:auto;
    transform:  scale(1);
    -moz-transform:  scale(1);
    -webkit-transform:  scale(1);
    -ms-transform:  scale(1);
    -o-transform:  scale(1);
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
}

@media(min-width:768px){
	#s-news .n-jiankang img:hover{
		transform:  scale(1.1);
		-moz-transform:  scale(1.1);
		-webkit-transform:  scale(1.1);
		-ms-transform:  scale(1.1);
		-o-transform:  scale(1.1);
	}
}

#s-news a h3{font-size: 18px; font-weight: bold; margin-bottom: 18px; color: #333333;}

#s-news a:hover h3{color:#e94638;text-decoration: none;}

#s-news h4{font-size: 16px; font-weight: normal; margin-bottom: 16px; color: #858585;}

#s-news p{font-size: 16px; font-weight: normal; line-height: 30px; color: #858585;}

.zsjj p{ line-height:30px; color:#363636; font-size:16px; text-align: justify;}

@media (max-width:767px) {
	#s-news a h3{font-size: 16px;margin-top:18px;}
	#s-news h4{margin-bottom:18px;}
	#s-news p{font-size: 13px; line-height:24px;}
}
/*新闻动态内页*/

#news-nr{padding-top: 30px; padding-bottom: 60px;}

#news-nr h1{ font-size: 40px; font-weight: bold; color: #494949; margin-bottom: 24px; text-align: left;}

#news-nr h2{ font-size: 16px; font-weight: bold; color: #494949; margin-bottom: 60px; text-align: left;}

#news-nr p{ font-size: 20px; font-weight: normal; color: #494949; line-height: 30px;}

#news-nr img{ max-width:100%;}

@media (max-width: 767px) {
	#news-nr{padding-bottom: 40px;padding-top: 20px;}
	
	#news-nr h1{ font-size: 19px; margin-bottom: 24px; }

	#news-nr h2{ font-size: 12px;  margin-bottom: 40px; }

	#news-nr p{ font-size: 14px; line-height: 30px;}
}


/*业务中心*/

#n-daohang-section.n-bg{background: none;}

@media (min-width: 768px) {

	#n-daohang-section.n-bg .n-daohang .n-daohang-right{height: 81px;}
	
}

#n-works{margin-bottom: 60px;}

#n-works .n-works-left h1{ height: 115px; line-height: 115px; text-align: center;color: #FFFFFF;font-weight: bold;font-size: 32px;background-color: #017cbf;}

#n-works .n-works-left .accordion{box-shadow: 2px 2px 5px 0px #C5C5C5;}

#n-works .n-works-left .card{border: none;border-radius: none;}

#n-works .n-works-left .card-header{background-color: #FFFFFF;border-bottom: 0;}

#n-works .n-works-left .card-header h2 a{font-size: 18px; font-weight: bold;color: #FFFFFF;background-color: #017cbf;display: block; line-height: 44px;}

#n-works .n-works-left .card-header h2 a:hover{text-decoration: none;}

#n-works .n-works-left .card-header h2 a.collapsed{font-size: 18px; font-weight: bold;color: #017cbf;background-color: #ebebeb;display: block; line-height: 44px;}

#n-works .n-works-left .card-header h2 a.btn{border-radius:0;}

#n-works .n-works-left .card-body a{font-size: 16px;}


#n-works .n-works-right {box-shadow: 2px 2px 5px 0px #C5C5C5;}

#n-works .n-works-right h2{color: #007dc0;font-weight: bold; font-size: 18px; margin-bottom: 20px; padding-top: 20px;}

#n-works .n-works-right p{color: #494949;line-height: 30px;font-size: 14px;}

#n-works .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#n-works img{max-width: 100%; margin-bottom: 20px; margin-top: 40px;}

#n-works h4{color:#6f6f6f;font-size: 14px; margin-bottom: 10px;font-family:"Microsoft YaHei UI light","Microsoft YaHei light"; }

.swiper-button-next,
.swiper-button-prev {
	color:#014489;
	width:30px;
	height:30px;
}

/*经典工程*/

#n-projects{ padding-bottom: 200px;}

#n-projects h4{font-size: 16px; font-weight: bold; margin-bottom: 16px; color: #3e3e3e;}

#n-projects p{font-size: 16px; font-weight: normal; line-height: 25px; color: #3e3e3e; margin-bottom: 40px;}

#n-projects p{font-size: 16px; font-weight: normal; line-height: 25px; color: #3e3e3e;}

@media (max-width:767px) {
	#n-projects h4{margin-bottom:18px;}
	#n-projects p{font-size: 13px; line-height:24px;}
}

/*联系我们*/

#n-contact h4{font-size: 20px; font-weight: bold; color: #3e3e3e;margin-bottom: 48px;}

#n-contact p{font-size: 16px; font-weight: normal; color: #3e3e3e; margin-bottom: 0px; line-height: 30px; text-align: justify;}

@media (min-width: 768px) {
	#n-contact h4,#about-section p{padding-right: 20px;}
}

#n-contact img{max-width: 100%;}

#n-contact .map{ height: 374px;}

@media (max-width: 767px) {
	#n-contact p{padding-bottom: 20px;}
}

/*文章分页样式*/
#fenye{clear:both; margin:0px 20px 0 0; width: 100%; padding-top:20px;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:34px; color:#4c4c4c;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:34px; color:#4c4c4c;}
#fenye a.curr{width:34px;background:#e94638; border:1px solid #e7600f; color:#4c4c4c;font-weight: 12px; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a.curr font{ color: #FFFFFF !important;}
#fenye a{color:#4c4c4c;background:#fff; margin:0px 5px; border:1px solid #4c4c4c; float:left; text-align:center;height:34px;line-height:34px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

.n-nr #fenye span{width:auto; border-bottom:none; display: inherit; height:auto;}

/**
* 4.30 - Blog Page
* -----------------------------------------------------------------------------
*/
.tzblog-wrap{
    background: #eeeeee;
    padding: 81px 0;
}
.not-return{
    padding: 60px 0 0 0;
}
.not-return h4{
    text-align: center;
    text-transform: uppercase;
}
.nav-previous,
.nav-next{
    display: inline-block;
}
.nav-previous{
    margin-right: 15px;
}
.plazart-navigation .nav-next a,
.plazart-navigation .nav-previous a{
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}
.not-return a{
    color: red;
    display: block;
    padding-top: 10px;
    text-align: center;
}
body .blog-item-first{
    margin-top: 50px;
}
.dekor_sticky{
    background: none repeat scroll 0 0 #6dd3d1;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    left: -55px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    top: 30px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    width: 200px;
    z-index: 99999;
}
.blog-item{
 /*   background: #fff;
    text-align: center;*/
    padding-bottom: 43px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;

}

.tzblog-slider{
    position: relative;
    max-height: 500px;
    overflow: hidden;
}
.tzblog-slider-content{
    list-style: none;
    padding: 0;
    margin: 0;
}

.tzblog-slider .tz_slider_prev{
    left: 40px;
}
.tzblog-slider .tz_slider_next{
    right: 40px;

}
.tzblog-image img{
    width: 100%;
}
.blog-item h4.blogpost-title{
    padding: 47px 0 27px;
    margin: 0;
    text-align: center;
}
.blog-item h4.blogpost-title:hover a{
    color: #f1805f;
}
.blog-item h4.blogpost-title a{
    color: #000000;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-decoration: none !important;

}
.blog-item h4.tzquote-title a {
    color: #000000;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}
.blog-item h4.tzquote-title a:hover{
    color: #f1805f;
}
.blog-item h4.tzquote-title{
    padding: 47px 0 25px;
    margin: 0;
    text-align: center;

}
.blog-item p{
    color: #000000;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25.2px;
    margin: 0;
    padding: 5px 9%;
    position: relative;
}

.tzblog-meta:before{
    position: absolute;
    left: 50%;
    height: 3px;
    width: 20px;
/*    background: #000;*/
    top: 0;
    margin-left: -10px;
    content: '';
}
.tzblog-meta{
    display: block;
    /*text-align: center;*/
    margin-top: 32px;
    word-wrap: break-word;
    padding: 33px 30px 0;
    position: relative;

}
.tzblog-meta:after{
    clear: both;
    content: '';
    display: table;
}

.tzblog-meta em:hover,
.tzblog-meta a:hover,
.tzblog-meta a:hover i{
    color: #f1805f;
}
.tzblog-meta em{
    color: #3e3e3e;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-style: inherit;

}
.tzblog-meta a:first-child{
    padding: 0;
}
.tzblog-meta .cat-links{
    padding: 0 0 0 15px;
}
.tzblog-meta .cat-links i{
    padding: 0 3px 0 0;
}
.tzblog-meta .cat-links a{
    padding: 0 0 0 5px;
}
.tzblog-meta .tag-links{
    padding: 0 0 0 15px;
}
.tzblog-meta .tag-links i{
    padding: 0 3px 0 0;
}
.tzblog-meta .tag-links a{
    padding: 0 0 0 5px;
}
.tzblog-meta a{
    color: #000000;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 15px;
    font-style: inherit;
    text-decoration: none !important;
}
.tzblog-meta a i{
    color: #000000;
    font-size: 17px;
    line-height: 20px;
    padding-right: 5px;
}
.tzblog-viewmore{
    border: 2px solid #000;
    background: none;
    color: #000000;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    margin: 30px 0 0 0;
    padding: 18px 34px 17px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-decoration: none !important;
}
.tzblog-viewmore:after{
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    left: -100%;
    top: 0;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    background: #000;
}
.tzblog-viewmore:hover:after{
    left: 0;
}
.tzblog-viewmore:hover span{
    color: #fff;
}
.tzblog-viewmore span{
    color: #000;
    position: relative;
    z-index: 999;
}
.iframe-full-audio{
    width: 100%;
    height: 110px;
    border: 0;
}
.blog-video .tzautoplay,
.blog-video .tzpause{
    background: none;
    border: 0;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin-top: -50px;
    margin-left: -52px;
}
.blog-video .tz-video:after{
    z-index: 999;
    background: rgba(0,0,0,0.3);
}
.blog-video .tzautoplay i{
    font-size: 100px;
    color: #ffffff;
    line-height: 100px;
}
.blog-video .tzpause i{
    font-size: 90px;
    color: #ffffff;
    line-height: 100px;
}
.blog-video .tz-video {
    height: 500px;
    z-index: 999;
}
.blog-item .fa-quote-left{
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    padding-right: 6px;
    transform: translateY(-9px);
    -moz-transform: translateY(-9px);
    -webkit-transform: translateY(-9px);
    -o-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
}
.blog-item .fa-quote-right{
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    padding-left: 6px;
    transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}
.tzquote{
    position: relative;
    padding-bottom: 4px;
}

.tzquote p:after{
    display: none;
}
.tzquote p{
    color: #000000;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 41px;
    margin: 0;
    padding: 0 9% 28px;
    text-align: center;

}
.tzquote strong{
    color: #000000;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-align: center;

}
.tzpagenavi-blog{
    text-align: center;
    margin: 50px 0 20px;
}
.tzpagenavi-blog .wp-pagenavi  span.current,
.tzpagenavi-blog .wp-pagenavi  a:hover,
.tzpagenavi-blog .wp-pagenavi  a:focus{
    background: #000000;
    color: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    font-weight: 400;
}
.tzpagenavi-blog .wp-pagenavi  a:first-child{
    margin: 0;
}
.tzpagenavi-blog .wp-pagenavi  a,
.tzpagenavi-blog .wp-pagenavi  span{
    color: #000000;
    display: inline-block;
    font-family: 'Raleway',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 0 6px;
    padding: 6px 17px;
    text-align: center;
    border: 2px solid #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background: none;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    text-decoration: none !important;
}
/*---------------Blog Grid--------------*/
.gird-margin{
    margin-top: 23px;
}
body .blog-gird-item {
    padding-bottom: 35px;
    margin-top: 30px !important;
	border:1px solid #bfbfbf;
}

.pageblog-thumb{
    position: relative;
    height: 176px;
    overflow: hidden;
}
@media(max-width:1199px){
	.pageblog-thumb{height:110px;}
	}
@media(max-width:991px){
	.pageblog-thumb{height:150px;}
	}
@media(max-width:767px){
	.pageblog-thumb{height:100%;margin:20px 15px 0px 15px;}
	}
.pageblog-thumb:after{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: rgba(51,51,51,0.8);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    opacity: 0;
}
.blog-gird-item:hover .pageblog-thumb:after{
    opacity: 1;
}

.pageblog-thumb img{
    width: 100%;
    height: 100%;
    transform:  scale(1);
    -moz-transform:  scale(1);
    -webkit-transform:  scale(1);
    -ms-transform:  scale(1);
    -o-transform:  scale(1);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}
body .blog-gird-item h4{
    padding: 24px 20px 24px;
    margin: 0;
		font-size:14px;
		font-weight:normal;
		color:#3e3e3e;
		height:104px;
}
body .blog-gird-item h4:hover a{
    color: #e60012;
}
body .blog-gird-item h4 a{
    color: #3e3e3e;
    display: block;
    font-family:"微软雅黑";
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-decoration: none !important;

}
body .blog-gird-item p{
    color: #3e3e3e;
    display: block;
    font-family:"微软雅黑";
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0 20px ;
    position: relative;
	height:50px;
}

.blog-gird-item .tzblog-meta {
    display: block;
    margin-top: 0px;
    /*text-align: center;*/
    padding: 0 20px;
	border-bottom: none;
}
@media (max-width:767px){
	.blog-gird-item .tzblog-meta { margin-top:0px; padding: 0px 15px 30px;}
	body .blog-gird-item h4{
		padding: 10px 15px 0px;
	}
	body .blog-gird-item h4 a{
		font-weight: normal;
		font-size: 16px;
	}
	.tzblog-meta em{font-size: 16px;}
	body .blog-gird-item p{
		font-size: 16px;
		padding: 0 15px ;

	}
}

.tzblog-view{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #6dd3d1;
    text-align: center;
    text-decoration: none !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 999;
    transform: rotate(360deg) scale(0);
    -moz-transform: rotate(360deg) scale(0);
    -webkit-transform: rotate(360deg) scale(0);
    -o-transform: rotate(360deg) scale(0);
    -ms-transform: rotate(360deg) scale(0);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;

}
.tzblog-view:after {
    border: 1px solid #6dd3d1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.3s linear 0.1s;
    -moz-transition: all 0.3s linear 0.1s;
    -webkit-transition: all 0.3s linear 0.1s;
    -ms-transition: all 0.3s linear 0.1s;
    -o-transition: all 0.3s linear 0.1s;
    width: 100%;
}
.tzblog-view:before {
    border: 1px solid #6dd3d1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    width: 100%;
}
.tzblog-view:hover:before {
    opacity: 0;
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
}
.tzblog-view:hover:after {
    opacity: 0;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.tzblog-view:hover {
    background: none repeat scroll 0 0 transparent;
}
.tzblog-view:hover i {
    color: #6dd3d1;
}
.tzblog-view i{
    color: #fff;
    line-height: 50px;
    font-size: 21px;
}
.blog-gird-item:hover .tzblog-view{
    transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);

}
.blog-gird-item:hover .pageblog-thumb img{
    transform:  scale(1.3);
    -moz-transform:  scale(1.3);
    -webkit-transform:  scale(1.3);
    -ms-transform:  scale(1.3);
    -o-transform:  scale(1.3);
}
/*---------------Blog Grid 3 column--------------*/
.blog-gird-item3 .pageblog-thumb{
    height: 370px;
}
body .blog-gird-item3{
    padding-bottom: 33px;
}
body .blog-gird-item3 h4{
    padding: 24px 25px 12px;
    margin: 0;
    text-align: center;
}
body .blog-gird-item3 p{
    padding: 0 10% 23px;
}
body .blog-gird-item3 .tzblog-meta em{
    float: left;
}
body .blog-gird-item3 .tzblog-meta  a{
    float: right;
}
/*---------------Blog Grid 2 column--------------*/
.blog-gird-item2 .pageblog-thumb{
    height: 570px;
}
body .blog-gird-item2{
    padding-bottom: 32px;
}
body .blog-gird-item2 .tzblog-meta em{
    float: left;
}
body .blog-gird-item2 .tzblog-meta  a{
    float: right;
}