/*body{
-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);filter:gray;
}*/
/* 新闻 */
.newsbg{
	padding: 26px 0;
	background-color: #035293;
}
.swiper-news{
	width: 560px;
	height: 370px;
	border: 5px solid #bcdbf7;
}
.swiper-news .swiper-slide{
	position: relative;
}
.swiper-news .swiper-slide p{
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 46px;
	padding: 0 10px;
	overflow: hidden;
	line-height: 46px;
	background-color: rgba(0,0,0,.3);
	text-align: center;
	color: #fff;
}
.swiper-news .swiper-slide img{
	width: 560px;
	height: 370px;
}
.newsBox{
	width: 596px;
}
.newsBoxHd{
	line-height: 50px;
	font-size: 24px;
}
.newsBoxHd a{color: #fff; margin-right: 30px;}
.newsBoxHd a.on{
	display: inline-block;
	font-weight: bold;
	border-bottom:3px solid #efa640 ;
}
.newsBoxBd ul{
	line-height: 1.6;
	font-size: 16px;
	padding-top: 25px;
	display: none;
}
.newsBoxBd ul li{
	padding: 5px 0;
	display: -webkit-box; 
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.newsBoxBd a{
	color: #fff;
      display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
}
.noticelist,.servelist{
	min-height: 120px;
}
.iproduct{
	
}
/* 内容标题 */
.conHd{
	line-height: 30px;
	padding: 28px 0 20px;
}
.conHd .conHdTit{
	font-weight: bold;
	color: #000;
	font-size: 24px;
}
.conHd .more{
	float: right;
	font-size: 14px;
	color: #999;
}
/* 通知公告 */
.noticebg{
	background-color: #f2f6f9;
}
.noticelist{
	padding-bottom: 25px;
}
.noticelist ul li{
	float: left;
	width: 25%;
	border-left: 1px solid #c7c6c6;
	padding: 0 20px;
}
.noticelist ul li p.date{
	font-size: 24px;
	padding-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
	margin-top: -8px;
	line-height: 1;
}
.noticelist ul li p.date small{
	font-size: 16px;
	color: #666;
	padding-right: 4px;
}
.noticelist ul li p.txt{
	padding-bottom: 20px;
}
.noticelist ul li .more{
	display: inline-block;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	height: 24px;
	padding-left: 25px;
	background:url(../images/ico_more.png) no-repeat;
}
.noticelist ul li:first-child{
	border-left: none;
	padding-left: 0;
}

/* 服务中心 */
.servelist{
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}
.servelist>a{
	float: left;
	display: block;
	width: 272px;
	height: 160px;
	margin-right: 37px;
}
.servelist>a:last-child{
	margin-right: 0;
}
.servelist>a img{
	width: 272px;
	height: 160px;	
}

/* 产品中心 */
.probox{
	padding-bottom: 40px;
}
.iproduct{
	width: 1300px;
	height: 220px;
	padding: 0 50px;
	margin-left: -50px;
	position: relative;
}
.swiper-pro .swiper-slide img{
	width: 272px;
	height: 220px;
	border: 1px solid #dcdcdc;
}
.iproduct .swiper-button-next{
	background: url(../images/ico_next.png) no-repeat center;
}
.iproduct .swiper-button-prev{
	background: url(../images/ico_prev.png) no-repeat center;
}

/* 友情链接 */
.flink{
	padding-top: 30px;
}
.flink select {
  position: relative;
  width: 376px;
  height: 46px;
  padding-left: 23px;
  outline: none;
  border: 0 none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #666;
  text-align: left;
  background: #fff url(../images/xsj.png) no-repeat 345px center;
}
.flink .center {
  margin: 0px 30px;
}

/* 内页 */
.subboxbg{
	background: #e8ecf0;
}
.subboxbg .column{
	min-height: 560px;
	padding: 0 25px;
	background-color: #fff;
	-moz-Box-shadow: 0px 3px 8px rgb(100,100,100);
	-webkit-Box-shadow: 0px 3px 8px rgb(100,100);
	Box-shadow: 0px 3px 8px rgb(100,100);
}
.profile{
	padding-top: 20px;
	padding-bottom:20px;
	background:url(../images/bread.png) repeat-x 0 bottom;
	color: #666;
}
.profile a{
	color: #666;
}
.profile em{
	padding: 0 10px;
}

.sidebar{
	width: 240px;
    margin:30px 0;
	padding-right: 15px;
    border-right: 1px solid #dbdbdb;
}
.sidebarHd {
    height: 78px;
    line-height: 78px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 15px;
    background: #035293 url(../images/list_bg.png) no-repeat right 20px;
}
.sidebarBox{
	padding: 6px 0;
}
.sidebarNav{
	height: 44px;
    padding: 6px 0 6px 8px;
}
.sidebarNav a {
    color: #333;
    display: block;
    line-height: 32px;
    font-size: 16px;
    padding-left: 16px;
    box-sizing: border-box;
	border-left: 5px solid transparent;
}
.sidebarNav a.jia{
	background: url(../images/jia.png) no-repeat 200px center;
}

.sidebarNav.active a{
	border-left: 5px solid #035293;
	color: #035293;
}
.navContent{
	padding-left: 46px;
	line-height: 2;font-size: 15px;
}
.navContent li a{
	color: #666;
}
.navContent li.active a{
	color: #035293;
	
}

/* 右侧内容 */
.submain{
	width: 894px;
	margin: 30px 0;
}
/* 历史沿革 */
.historicalTxt{
	position: relative;
	margin-bottom: 80px;
}
.historicalTxt::before{
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 96%;
	background-color: #035293;
	left: 8px;
	top:50px;
}
.historical{
	padding: 0 10px;
}
.historicalItem{
	padding-left: 24px;
	padding-bottom: 30px;
	position: relative;
}
.historicalItem h4{
	font-size: 48px;
	color: #035293;
	font-family: Arial, Helvetica, sans-serif;
}
.historicalItem h4 small{
	font-size: 16px;
	padding-left: 15px;
	color: #444;
}
.historicalItem::before{
	display: block;
	position: absolute;
	content: '';
	width: 11px;
	height: 11px;
	border: 1px solid #035293;
	background-color:#fff ;
	border-radius: 50%;
	left:3px;
	top: 28px;
}
.historicalItem.first::before{
	border: 1px solid #035293;
	background-color:#035293 ;
}

/* 列表 */
.column_list {
	padding: 10px;
}
 .column_list ul.list_info li{
    height: 40px;line-height: 40px;
	position: relative;
}
.column_list ul.list_info li a{
	padding-left: 24px;
  display:block
}
.column_list ul.list_info li:before{
    content: '';
    display: inline-block;
    width: 8px;height: 8px;
    position: absolute;
    background: #035191;
    top:50%; margin-top: -4px; left:3px;
	border-radius: 50%;
}
.column_list ul.list_info li span{
    font-size: 16px;
    height: 40px;line-height: 40px;
	color: #888;
  	padding-left:20px;
}

/* 详情页 */
.wz{
	padding: 25px 10px;
}

.wz-title {
	font-size: 25px;
	text-align: center;
	color: #333333;
	margin-bottom:10px;
	font-weight: bold;
}

.wz-info {
	font-size: 14px;
	color: #888;
	width: 100%;
	text-align: center;
	margin-bottom: 22px;
}

.wz-info span {
	font-size: 14px;
	color: #888;
	margin-left: 2px;
	margin-right: 15px;
}

.wz-info span:last-child {
	margin-right: 0;
}

.wz-cont {
	line-height: 1.8;
	color: #444;
}

.wz-cont img {
	max-width: 90%;
}

/* 图片列表 */
.list_img li{
	float: left;
	width: 276px;
	margin:0 0 12px 0;
}
.list_img li:nth-child(3n+2){
	margin:0 22px 12px 22px;
}
.list_img img{
	border: 1px solid #dcdc;
	width: 274px;
	height: 220px;
}
.list_img p{
	padding: 10px 0;
	text-align: center;
}

/* 直属单位 */
.list_img_intro{
	padding: 15px 20px;
}
.list_img_intro_item{
	float: left;
	width: 502px;
	height:234px ;
	margin: 25px;
	border: 1px solid #DCDCDC;
	border-top: 7px solid #03599b;
}
.list_img_intro_item h4{
	padding: 26px;
	font-size: 24px;
	color: #03599b;
	line-height: 1;
}
.list_img_intro_item ul{
	padding-left: 26px;
	display: flex;
	flex-wrap: wrap;
}
.list_img_intro_item ul li{
	width: 40%;
	color: #888;
	font-size: 14px;
	padding-bottom:10px;
}
.list_img_intro_item ul li:nth-child(2n){
	width: 60%;
}
.list_img_intro_item .url{
	margin-top: 20px;
	margin-left: 2px;
	display: inline-block;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	padding: 0 60px 0 58px;
	height: 44px;
	line-height: 44px;
	color: #035bbc;
	background:#edf6fc url(../images/ico_url.png) no-repeat 30px center;
}
.wz-cont table tr td{border:1px solid #dcdcdc}