/* 
 *本css作为手机版页面的样式设计尺寸
 *包含首页、栏目页、文章页等
 *
 *author@lijingchao
 *2019.6.7 
*/


/* 手机版首页样式设置 开始 2019.6.7
 */


/* mobile首图图片起阴影，圆角设置 */
.m_box1 {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 15px;
}

.m_box2 {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 10px;
}

.m_box3 {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
}

/* 便民服务模块设置 */
.m_box4 {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 40px;
}

.hrGrayLine {
	color: #aaaaaa;
}

/* 手机版首页主图滑动图片样式配置 940*564 */
.topic7 ul, li, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.topic7 {
	width: 940px;
	float: center;
}

.topic_imgs7 {
	height: 564px;
	overflow: hidden;
	position: relative;
}

.topic_imgs7 .slider_img7 {
	display: block;
	width: 940px;
	height: 564px;
	margin: 0px;
	overflow: hidden;
}

.topic_imgs7 .slider_img7 li {
	display: block;
	width: 940px;
	height: 564px;
	overflow: hidden;
	position: relative;
}

.topic_imgs7 .slider_img7 li img {
	width: 940px;
	height: 564px;
}

.topic_imgs7 .toumin_bar7 {
	width: 940px;
	height: 78px;
	filter: alpha(Opacity = 60);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 100;
	background-color: #000000;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #fff;
}

.topic_imgs7 .img_title7 {
	width: 940px;
	height: 78px;
	text-indent: 8px;
	font-size: 35px;
	position: absolute;
	left: 10px;
	bottom: -7px;
	background-color: transparent;
	color: #fff;
	z-index: 200;
}

.topic_imgs7 .toumin_bar7 .img_description7 {
	text-indent: 2em;
	font-size: 35px;
	font-weight: bold;
	line-height: 18px;
	padding: 24px 8px 0 8px;
	display: none;
}

.slider_num7 {
	position: absolute;
	right: 5px;
	bottom: 3px;
	filter: alpha(Opacity = 90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 400;
}

.slider_num7 li {
	float: left;
	color: #fff;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 20px;
	cursor: default;
	overflow: hidden;
	margin: 2px 2px;
	border: none;
	background-color: #999;
	background-image: none;
	border-radius: 20px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.slider_num7 li.now {
	color: #fff;
	background-color: #046bec;
	font-weight: bold;
}



 /* index页面顶栏公益广告滑动图图片样式 940*300 */
.topic18 ul, li, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.topic18 {
	width: 940px;
	float: right;
}

.topic_imgs18 {
	height: 300px;
	overflow: hidden;
	position: relative;
}

.topic_imgs18 .slider_img18 {
	display: block;
	width: 940px;
	height: 300px;
	margin: 0px;
	overflow: hidden;
}

.topic_imgs18 .slider_img118 {
	display: block;
	width: 940px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.topic_imgs18 .slider_img18 img {
	width: 940px;
	height: 300px;
}

.topic_imgs18 .toumin_bar18 {
	width: 940px;
	height: 38px;
	filter: alpha(Opacity = 60);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 100;
	background-color: #000000;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #fff;
}

.topic_imgs18 .img_title18 {
	width: 940px;
	height: 38px;
	text-indent: 8px;
	font-size: 16px;
	position: absolute;
	left: 10px;
	bottom: -7px;
	background-color: transparent;
	color: #fff;
	z-index: 200;
}

.topic_imgs18 .toumin_bar18 .img_description18 {
	text-indent: 2em;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 24px 8px 0 8px;
	display: none;
}

.slider_num18 {
	position: absolute;
	right: 5px;
	bottom: 3px;
	filter: alpha(Opacity = 90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 400;
}

.slider_num18 li {
	float: left;
	color: #fff;
	text-align: center;
	line-height: 12px;
	width: 12px;
	height: 12px;
	font-size: 12px;
	cursor: default;
	overflow: hidden;
	margin: 2px 2px;
	border: none;
	background-color: #999;
	background-image: none;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.slider_num18 li.now18 {
	color: #fff;
	background-color: #046bec;
	font-weight: bold;
}



/* 便民服务模块 */
.m_con_border {
	border: 1px solid #555
}

.m_con_font {
	color: #555555
}


/* 手机版首页样式设置 结束 2019.6.18
 */
 
 
 
 
 

 
 
/* 手机版首页样式设置 结束 2019.6.19
 */
 
/* mColumn页面导航栏目下的位置 */
.m_list_1_Column {
	line-height: 30px;
	padding-left: 18px;
	width: 940px;
	background: url(/images2/bg-weizhi.jpg) no-repeat left center;
	color: #666;
	font-size: 30px;
	margin: 5px auto -5px;
}
 
/* 手机版首页样式设置 结束 2019.6.19
 */




 

/* 手机版文章页样式设置 开始 2019.6.19
 */
 
/* 关键词的灰色底色 */
.bgKeyword {
	background-color: #dddddd;
}

/* 文章页显现在底部的下载按钮设置 */
.ft {
	padding: 0 0 0 0;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
}

.ft ul {
	width: 1000px;
	height: 0px;
	margin: 0;
	padding: 0;
}

.ft ul li {
	float: left;
	width: 50%;
	height: 130px;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.ft ul li span {
	display: block;
	color: #fff;
	font-size: 30px;
	font-family: "微软雅黑";
	line-height: 130px;
}

.ft ul li div {
	display: block;
	color: #000;
	font-size: 50px;
	font-family: "微软雅黑";
	line-height: 80px;
	margin-top: 25px;
	margin-left: 170px;
}

.ft a {
	color: #000;
	text-decoration: none;
}


/* 文章页显示内文以及图片模块 开始 2019.6.4 */
.m_columnContent {
	width: 940px;
	height: auto;
	margin: 8px auto 0px;
	padding: 0px;
}

.m_list_content {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #333;
}

.m_list_content p {
	width: 940px;
	text-align: left;
	margin: 0px auto;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 70px;
	font-size: 2.8em;
	text-indent: 2em;
	color: #3b3b3b;
}

.m_list_content img {
	width: 940px;
	text-align: center;
	margin: 2px auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	display: block;
	font-weight: bolder;
	font-size: 2.8em;
	line-height: 50px;
	color: #039;
}


/* 手机版文章页样式设置 结束 2019.7.8
 */
 


