﻿@charset "utf-8";
/* CSS Document */
/* html {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
_filter:none;
}*/
body{
	font-family: "微软雅黑";
	font-size: 62.5%;
	color: #000000;
	background:url("/sdssimages/bg.jpg") center top no-repeat;
	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:12.5%;}
                #dh-navbar .navbar-nav > li.li2{width:20%;}
	#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;}
	}


/*头条新闻*/

#topnews-section .topnews{background: url("/sdssimages/top.png") left top no-repeat;padding-top: 45px;}

#topnews-section h1{font-size: 32px; color:#c20505; text-align: center;width: 100%; font-weight: bold; margin-bottom: 20px;}

#topnews-section h1 a{color:#c20505;}

#topnews-section h1 a:hover{color:#c20505;}

#topnews-section p{font-size: 18px; color:#000000;line-height: 30px; text-align: center; padding-left: 30px;}

@media (max-width: 767px) {
	
	#topnews-section .topnews{background-size: 70px 70px;}
	
	#topnews-section h1{font-size: 19px;}
	
	#topnews-section p{font-size: 13px;padding-left: 0px;}
}

/*单位动态*/
#dwdt-section .swiper-container img{width: 100%; height: 100%;}

#dwdt-section .onenews{background-image: linear-gradient(to right, #FFFFFF , #aadafc); padding-top: 18px;}

#dwdt-section .onenews h2{font-size: 20px; color:#1662c1; text-align: center;width: 100%; font-weight: bold;}

#dwdt-section .onenews h2 a{color:#1662c1;}

#dwdt-section .onenews h2 a:hover{color:#1662c1;}

#dwdt-section .onenews p{font-size: 12px; color:#000000;line-height: 24px;text-indent: 2em;}

#dwdt-section .nav {
	border-bottom: 1px solid #8f8f8f;
}

#dwdt-section .nav-link {
	padding: 0.5rem 0;
	font-size: 24px;
	width: 117px;
	text-align: center;
	font-weight: bold;
}

#dwdt-section .nav-pills .nav-link {
  border-radius:0;
}

#dwdt-section .nav-pills .nav-link.active,
#dwdt-section .nav-pills .show > .nav-link {
  color: #1662c1;
  background:url("/sdssimages/bt-bg.png") center bottom no-repeat;
}

#dwdt-section .nav span{display: flex; align-items: center; margin-left: auto; font-size: 16px;}

#dwdt-section .listnews{padding: 12px 0;border-bottom: 1px dashed #8f8f8f;}

#dwdt-section .listnews h2{font-size: 16px; color:#000000; width: 100%; font-weight: bold; height: 60px; margin-bottom: 0px;display: flex; align-items: center;}

#dwdt-section .listnews h2 a{color:#000000;}

#dwdt-section .listnews h2 a:hover{color:#1662c1;}

#dwdt-section .listnews .listnews-l{border: 1px solid #1662c1; background: #1662c1; color: #FFFFFF;font-size: 18px;font-weight: bold; text-align: center; margin-right: 10px; height: 100%;line-height: 40px;}

#dwdt-section .listnews .listnews-l span{background-color: #FFFFFF;color: #8f8f8f;font-size: 14px; font-weight: normal; width: 100%; display: block; line-height: normal;}

#dwdt-section .listnews:hover .listnews-l{border: 1px solid #1662c1; background: #FFFFFF; color: #1662c1;}

#dwdt-section .listnews:hover .listnews-l span{background-color: #1662c1;color: #FFFFFF;}

#dwdt-section .picnews{margin-top:17px;}

@media (max-width: 767px) {
	#dwdt-section .listnews .listnews-l{ margin-left:10px; margin-right:10px;}
}

/*专题*/

#zhuanti-section{margin: 15px 0;}

/*科技创新*/

#listnews-section .listnews-top {
	background: url("/sdssimages/bt-bg3.png") left bottom repeat-x;
	display: flex;
	flex-wrap: wrap;
}

#listnews-section .listnews-top-left{
	padding: 0.5rem 0;
	font-size: 24px;
	width: 107px;
	text-align: center;
	font-weight: bold;
 	color: #1662c1;
 	background:url("/sdssimages/bt-bg.png") center bottom no-repeat;
}

#listnews-section .newstop-red{color: #c20505; background:url("/sdssimages/bt-bg2.png") center bottom no-repeat;}

#listnews-section .listnews-top img{ height: 39px;background-color: #FFFFFF;margin-top: 14px;width: 49px; padding-right: 10px;}

#listnews-section .listnews-top span{display: flex; align-items: center; margin-left: auto; font-size: 16px;}

#listnews-section .listnews-list{padding:10px 0;margin: 0;}

#listnews-section .listnews-list li{color: #676767; font-size: 16px;line-height: 30px;height: 30px; display: flex; flex-wrap: wrap;background: url("/sdssimages/arrow.jpg") left center no-repeat; padding-left: 20px;}

#listnews-section .listnews-list li span{display: flex; align-items: center; margin-left: auto; font-size: 16px;}

/*友情链接*/

#links-section .links-top {
	background: url("/sdssimages/bt-bg3.png") left bottom repeat-x;
	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;
 	background:url("/sdssimages/bt-bg.png") center bottom no-repeat;
}

#links-section .links-sub{padding: 20px 0;}

/*底部*/

footer { padding-top: 20px; padding-bottom: 20px; background: #17648e;}

footer h3{ font-size: 16px; font-weight: bold; color: #f6f6f6; margin-bottom: 18px;}

footer p{ font-size: 16px; font-weight: lighter; color: #f6f6f6; margin-bottom: 18px; text-align: center;}

footer .fline{border-right: 1px solid #414141;}

footer .text-right img{width: 124px;}

footer ul{margin: 0; padding: 0;}

footer ul li{list-style: none;font-size: 16px; color: #FFFFFF; font-family:"Microsoft YaHei UI light","Microsoft YaHei light"; width: 50%; float: left; margin-bottom: 18px;padding-left:15%;}

footer ul li a{color: #FFFFFF;}

footer a{color: #FFFFFF;}

footer a:hover{color: #FFF000;}

@media (max-width: 767px) {
	footer { padding-top: 60px; padding-bottom: 60px;}
	footer .fline{border-right: none; padding-top: 0; padding-bottom: 20px;}
	footer .text-right{text-align: center!important;}
	footer .fline img{max-width:55%;margin-bottom:40px;}
}

/*内页导航*/

#n-daohang-section{background-color: #f1f1f1;}

#n-daohang-section .n-daohang ul{margin: 0; padding:0; }

#n-daohang-section .n-daohang ul li{list-style:none; font-size: 18px; font-weight: normal; font-family: "微软雅黑"; float: left; color: #007dc0;width: 125px; height: 81px; line-height: 81px; text-align: center;}

#n-daohang-section .n-daohang ul li>a {
  	text-decoration: none;
  	cursor: pointer;
  	position: relative;
  	color: #007dc0;
	display: block;
}

#n-daohang-section .n-daohang ul li>a:hover{background: #007dc0 url( "/sdssimages/arrow2.png") center bottom no-repeat; color: #FFFFFF;}
	
#n-daohang-section .n-daohang ul li.currclass>a{background: #007dc0 url( "/sdssimages/arrow2.png") center bottom no-repeat; color: #FFFFFF;}


#n-daohang-section .n-daohang .n-daohang-right{display: flex; align-items: center; font-size: 14px;color: #8b8b8b;}

#n-daohang-section .n-daohang .n-daohang-right a{ color: #8b8b8b;padding: 0 10px;}

#n-daohang-section .n-daohang .n-daohang-right a:hover{color: #007dc0;}

@media (min-width: 768px) {
	
	#n-daohang-section .n-daohang .n-daohang-right{margin-left: auto;font-size: 16px;}
}

@media (max-width: 767px) {

	#n-daohang-section .n-daohang .n-daohang-right a{display: block;height: 40px; line-height: 40px;}
}

/*内页幻灯*/

#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: 30px;font-size: 16px;}

#n-about img{margin-top: 10px; margin-bottom:10px;max-width:100%;}
#n-about img.aboutimg{float:left; margin-right:10px; width:400px;}

/*企业文化*/

#n-wenhua{padding-top: 30px; padding-bottom: 60px;}
	
#n-wenhua img{width: 100%;}

@media (max-width: 767px) {
	#n-wenhua h2{color: #007dc0;font-weight: bold; font-size: 18px; padding-left: 30px; margin-bottom: 30px;}

	#n-wenhua p{color: #595959;line-height: 30px;font-size: 18px;background-color: #F3F3F3;padding: 10px 10px; margin-bottom: 20px;}
}

/*资质证书*/

#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{margin-top:50px;}

#n-product-section .product-nr h1{ font-size: 36px; font-weight: bold; text-align:center; color: #000000;}

#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 .product-nr span{color:#d91156;}

#n-product-section .product-nr-img{padding: 50px 30px 0px 30px;}

#n-product-section .product-nr-img img{ border: 1px solid #e5e5e5; max-width: 100%;}

#n-product-section .p-line{ border-top: 1px solid #e5e5e5;padding-top: 50px; margin-top: 50px;}

/*专家风采*/

#n-expert{padding-bottom: 60px;}

#n-expert .intro-item {
    margin-top: 30px !important;
	overflow: hidden;
	background: #f9f9f9 url("/sdssimages/expert-bg.png") right bottom no-repeat;
	display: flex;
	flex-wrap:nowrap;
	padding: 15px;
}

#n-expert .intro-thumb{width: 120px; height: 148px;}

#n-expert .intro-thumb img{width: 120px; height: 148px;}

#n-expert .intro-nr{width: 100%;height: 100%; padding-left: 35px; padding-top: 10px;}

#n-expert .intro-nr h3{font-weight: bold;font-size: 24px; color: #707070;padding-top: 30px;}

#n-expert .intro-nr h4{font-weight: bold;font-size: 20px; color: #707070;}

#n-expert .intro-nr p{font-weight: normal;font-size: 14px; color: #939393;}

/*新闻动态*/

#n-news{padding-bottom: 60px;padding-top: 20px;}

@media (max-width: 767px) {
	#n-news{padding-bottom: 70px;padding-top: 20px;}
}

#n-news .listnews{padding: 12px 0;border-bottom: 1px dashed #8f8f8f;}

#n-news .listnews h2{font-size: 16px; color:#000000; width: 100%; font-weight: bold; height: 60px; margin-bottom: 0px;display: flex; align-items: center;}

#n-news .listnews h2 a{color:#000000;}

#n-news .listnews h2 a:hover{color:#1662c1;}

#n-news .listnews .listnews-l{border: 1px solid #1662c1; background: #1662c1; color: #FFFFFF;font-size: 18px;font-weight: bold; text-align: center; margin-right: 10px; height: 100%;line-height: 40px;}

#n-news .listnews .listnews-l span{background-color: #FFFFFF;color: #8f8f8f;font-size: 14px; font-weight: normal; width: 100%; display: block; line-height: normal;}

#n-news .listnews:hover .listnews-l{border: 1px solid #1662c1; background: #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;}

@media (max-width: 767px) {
	#n-news .listnews .listnews-l{ margin-right:20px;}
}

/*新闻动态内页*/

#news-nr{padding-top: 30px; padding-bottom: 60px;}

#news-nr h1{ font-size: 40px; font-weight: bold; color: #494949; margin-bottom: 24px; text-align: center;}

#news-nr h2{ font-size: 16px; font-weight: bold; color: #494949; margin-bottom: 60px; text-align: center;}

#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;
padding-left: 10px;
padding-right: 10px;
}

#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"; height:40px;}

.swiper-button-next,
.swiper-button-prev {
	color:#014489;
	width:30px;
	height:30px;
}



/*联系我们*/

#n-contact{ padding-top:100px;}

#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; padding-bottom: 60px; 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;}

/*水设清风*/

.ssqf-bodybg{background:url("/sdssimages/bg-ssqf.jpg") center top no-repeat; background-attachment:fixed;}

.ssqf-bodybg #dh-navbar{ background-color:none;background:url("/sdssimages/logo-ssqfbg.jpg") center top no-repeat;}

.ssqf-bodybg #dh-navbar .dh-img{padding-top: 52px; padding-bottom: 52px;}

#listnews-section .listnews-ssqf{
	padding:0 0 0 12px;
	font-size: 24px;
	width: 197px;
	text-align: left;
	font-weight: bold;
 	color: #FFFFFF;
 	background:url("/sdssimages/bt-bg4.png") center bottom no-repeat;
}

#listnews-section .listnews-ssqf2{
	padding:0 0 0 12px;
	font-size: 18px;
	width: 197px;
                height:36px;
                line-height:36px;
	text-align: left;
	font-weight: bold;
 	color: #FFFFFF;
 	background:url("/sdssimages/bt-bg4.png") center bottom no-repeat;
}

#dwdt-section .listnews-top {
	background: url("/sdssimages/bt-bg3.png") left bottom repeat-x;
	display: flex;
	flex-wrap: wrap;
}

#dwdt-section .listnews-top-left{
	padding:0 0 0 12px;
	font-size: 24px;
	width: 197px;
	text-align: left;
	font-weight: bold;
 	color: #FFFFFF;
 	background:url("/sdssimages/bt-bg4.png") center bottom no-repeat;
}

#dwdt-section .listnews-top span{display: flex; align-items: center; margin-left: auto; font-size: 16px;}