﻿@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{
	box-sizing:border-box;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
	padding: 0;
	margin: 0;}
body{
	 font-family:"微软雅黑" !important;
	 font-size:14px;
	 padding:0;
	 margin:0;
	 background:url(../images/bg.png) top center no-repeat;}
div,li,ul,img,a,input,botton{ 
	list-style:none; 
	outline:none; 
	border:none; 
	margin:0; 
	padding:0;}
a:focus{outline:none;}
a:link,a:visited{
	text-decoration:none !important; 
	color:#333;}
a:hover{ 
	text-decoration:none !important; 
	cursor:pointer; 
	color:#952418;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-right: 0px;  
	padding-left: 0px;}
	
.row{ 
	margin-left:0px; 
	margin-right:0px;}

.clear{ clear:both;}

.tabberlive .tabbertab { 
	overflow:visible; 
	overflow:hidden; 
	outline:none;}
.tabberlive .tabbertabhide { display:none;}

/*-------通用样式-----*/
/*居中1200px*/
.container{ 
	width:1200px !important;
	margin:0 auto !important; 
	padding:0 !important;
	background: #fff;
	overflow: hidden;
}

.conpad{
	padding: 0 16px !important;
}
	
/*-------通用样式结束-----*/
.headcontainer{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
/*头部*/
.headcon{
	width:1200px;
	height:130px;
	background:url(../images/jzda_logo.png) no-repeat left center;
	margin: 0 auto;
      overflow: hidden;
}
.wza-box{
    margin-top: 35px;
}
/*头部结束*/


/*头条*/
.headline{
	width:100%;
	height:110px;
	float: left;
	padding-top: 10px;
	background: #f4e9e7;
	margin-top: 15px;
}
a.headlinetit{
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	color:#952418;
	text-align:center;
	font-size:32px;
	font-weight: bold;
}
.headline span{
	width: auto;
	height: 50px;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
	display: inline-block;
	color: #952418;
}

	

/*新闻处布局*/
.newsleft{
	width:668px;
	height:355px;
	float:left;
	margin-top: 15px;
}

.newsright{
	width:500px;
	height:355px;
	float:right;
	background: #f4e9e7;
	padding: 15px 10px 0 20px;
	margin-top: 15px;
}

/*焦点图*/
.slideBox{
	width:100%;
	height:355px;
	overflow:hidden;
	position:relative;}
.slideBox .hd{
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:30px; 
	bottom:8px; 
	z-index:1;  }
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;}
.slideBox .hd ul li{
	float:left;
	margin-right:5px;
	width:10px;
	height:10px;
	background:#9b9a9a;
	cursor:pointer;
	border-radius: 10px; 
}
.slideBox .hd ul li.on{
	background:#fff; }
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
position: relative;
	 }
.slideBox .bd img{
	width:668px;
	height:355px;
	display:block;}
.slideBox .bd span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	background:rgba(0,0,0,.4);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
	

/* 工作动态标签切换 */
.slideTxtBox{
	width:100%;
	height:100%;
	text-align:left;
	float:left;}
.slideTxtBox .hd{
	height:40px;
	line-height:10px;
	position:relative; 
}
.slideTxtBox .hd ul{
	float:left;
	position:absolute;
	height:40px;
	bottom:-1px;}
.slideTxtBox .hd ul li{
	width:auto;
	float:left;
	cursor:pointer;
	text-align:center;
	font-weight:bold; 
	position:relative;
	font-size:20px;
	margin-right: 20px;
	line-height: 40px;
	padding: 0 15px;
}
.slideTxtBox .hd ul li a{
	color:#999999;
}
.slideTxtBox .hd ul li.on{
	height:40px;
	background: #952418;
}
.slideTxtBox .hd ul li.on a{
	color: #fff;
}
.slideTxtBox .bd ul{
	zoom:1;
	position:relative;
	padding-top: 10px;
}

/* 公共样式 */
.tymenu{
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
	border-bottom: 1px solid #e8e8e8;
}
.tymenu a{
	width: auto;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: -1px;
	border-bottom:2px solid #952418;
	color: #952418;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.tycontent{
	width: 100%;
	min-height: 105px;
	height: auto;
	float: left;
}
.tycontent a{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background:url(../images/li-bg.png) left center no-repeat;
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
}
.tycontent a span{
	float: right;
	font-size: 14px;
	color: #999;
}


/* 专题专栏 */
.ztzl{
	width: 100%;
	height: 90px;
	float: left;
	margin-top: 15px;
}
.ztzl a{
	width: 378px;
	height: 90px;
	float: left;
}
.ztzl a + a{
	margin-left: 16px;
}
.ztzl a img{
	width: 378px;
	height: 90px;
}

/* 政府信息公开 */
.xxgk-l{
	width: 378px;
	height: auto;
	float: left;
	margin-right: 16px;
	margin-top: 15px;
	padding-bottom: 5px;
}
.xxgk-r{
	width: 378px;
	height: auto;
	float: right;
	margin-top: 15px;
	padding-bottom: 5px;
}

/* 编研成果标签切换 */
.slideTxtBoxnew{
	width:100%;
	height:100%;
	text-align:left;
	float:left;}
.slideTxtBoxnew .hd{
	height:40px;
	line-height:10px;
	position:relative; 
	border-bottom:1px solid #e8e8e8;
}
.slideTxtBoxnew .hd ul{
	float:left;
	position:absolute;
	height:40px;
	bottom:-1px;
}
.slideTxtBoxnew .hd ul li{
	width:auto;
	float:left;
	cursor:pointer;
	text-align:center;
	font-weight:bold; 
	position:relative;
	font-size:20px;
	margin-right: 20px;
	line-height: 40px;
	padding: 0 15px;
}
.slideTxtBoxnew .hd ul li a{
	color:#999999;
}
.slideTxtBoxnew .hd ul li.on{
	height:40px;
	border-bottom:2px solid #952418;
	
}
.slideTxtBoxnew .hd ul li.on a{
	color: #952418;
}
.slideTxtBox .bd ul{
	zoom:1;
	position:relative;
	padding-top: 10px;
}

/* 网站尾部 */

.footcontainer{
	width: 1200px;
	height: 87px;
	margin: 25px auto 0 auto;
}

.footcontainer font{
	width: 100%;
	height: 25px;
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #000;
	text-align: center;
}
/*文章详情页*/
.cms-article-box{
	background:#fff;
	padding-bottom:10px;}
.cms-article-tit{
	width:95%;
	margin:0px auto;
	font-size:26px;
	color:#015293;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	letter-spacing:2px;
	padding-top:10px;}
.cms-article-xinxi{
	width:90%;
	height:40px;
	margin:0px auto;
	font-size:12px;
	line-height:20px;
	text-align:center;
	border-bottom:1px dashed #dedede;
	position: relative;
}
.cms-article-xinxi span{
	padding:0px 5px;
}

.wzshare{
	width: 146px;
	position: absolute;
	right:0;
	top:0;
}
.sharetxt{
	margin-right: 0!important;
	font-size: 14px;
	float: left;
}
.bdshare-button-style0-16 {
    margin-top: -4px;
    float: left;
}
.bd_weixin_popup{
	width: 280px !important;
	height: 300px !important;
	padding: 5px !important;
}
.cms-article-info1{
	text-align: right;
    padding-right: 50px;
	font-size: 16px;
	line-height: 35px;
}
.cms-article-info2{
	text-align: center;
	line-height: 35px;
	font-size: 16px;
}
.cms-article-info{
	text-align: center;
	line-height: 35px;
}
.cms-article-video{
	width:800px;
	height:600px;
	margin:10px auto;}
.article-detail{
	width:90%;
	margin:20px auto;
	padding-bottom:30px;
	font-size:16px;
	line-height:35px;
	max-height:1200px;
	overflow: auto;
 }
 .article-detail p{
	margin-bottom:20px;}
.article-detail img{
	max-width: 1000px;}
/*当前位置*/
.ciq-location{
	width:100%;
	height:55px;
	float:left;
	font-size:16px;
	line-height:55px;
	color:#606060;
	padding-left:20px;
	background:#fff;}
.ciq-location img{
	float:left;
	margin-top:19px;
	margin-right:10px;}
.ciq-location span{
	float:left;}
.ciq-location li {
	width:auto;
	float:left;
	display:inline-block;}
.ciq-location li a{
	width:auto;
	float:left;
	display:block;}
.ciq-location li a.active{
	color:#015293;}


.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza1{background: #fff;color: #F76B00;border: 1px solid #FC740D;border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }


/*适老模式begin*/
.oldModel .headline {
    height: auto;
}
.oldModel a.headlinetit {
    height: auto;
    line-height: 83px;
    font-size: 60px;
}
.oldModel .headline span {
    height: auto;
    font-size: 31px;
    line-height: 50px;
}
.oldModel .newsleft{
	width: 1167px;
	height: 609px;
}
.oldModel .slideBox{
	height: 609px;
}
.oldModel .slideBox .bd img {
	width: 1167px;
	height: 609px;
}
.oldModel .slideBox .bd span{
	height: 55px;
	line-height: 55px;
	font-size: 32px;
}
.oldModel .slideBox .hd{
	bottom: 14px;
}
.oldModel .newsright{
	width: 1167px;
	margin-top: 15px;
	height: auto;
}
.oldModel .slideTxtBox .hd ul li {
    line-height: 40px;
    padding: 0 7px;
    font-size: 32px;
}
.oldModel .tycontent a,.oldModel .tycontent a span {
    height: auto;
    font-size: 32px;
    line-height: 55px;
}
.oldModel .tymenu{
	height: 60px;
}
.oldModel .tymenu a{
	height: 60px;
	line-height: 60px;
	font-size: 32px;
}
.oldModel .slideTxtBoxnew .hd ul li {
    line-height: 40px;
    padding: 0 7px;
    font-size: 32px;
}
.oldModel  .footcontainer font {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
}
/*适老模式end*/