﻿/*公用样式部分*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
table,
th,
td,
a,
img,
span,
strong,
var,
em,
input,
textarea,
select,
option {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "Microsoft YaHei";
}

ul,
ol {
	list-style: none;
}

img {
	border: 0;
}

input,
select,
textarea {
	outline: 0;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
strong,
var,
em {
	font-weight: normal;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #000;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #000;
}

.clearfix:after {
	content: "\200B";
	display: block;
	height: 30px;
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/*本页面css*/
body {
	background: #EDEDED;
	font-size: 16px;
}
.old_type {
	min-width: 1000px;
}
.old_type .crumbsBox {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

.old_type .crumbsBox .crumbs {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	background: url(tiao.jpg) repeat-x bottom;
}

.old_type #breadcrumb {
	width: 100%;
	line-height: 75px;
	font-size: 28px;
	color: #333;
}

.old_type #breadcrumb a {
	color: #333;
	font-size: 28px;
}

/*市级部门对外联系对话*/
.old_type .g_layout {
	width: 1000px;
	padding: 45px 100px;
	margin: 0 auto 30px;
	background: #fff;
	box-sizing: content-box;
}

.old_type .m_title {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #516FAD;
	margin-bottom: 30px;
}
.old_type .g_layout .m_table li a{
	font-size: 32px;
        letter-spacing: 3px;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        white-space: nowrap;
        display: block;
}
.old_type .m_title h3 {
	font-size: 44px;
	background: url(dwdh.png) no-repeat left bottom;
	height: 60px;
	padding-left: 50px;
	background-size: 40px;
}

.old_type .m_table {
	width: 100%;
	overflow: hidden;
	border-top: #DCDCDC 1px solid;
}

.old_type .m_table li {
	width: 333px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	float: left;
	border-bottom: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
        border-left: #dcdcdc 1px solid;
}

.old_type .m_table li.on {
	border-right: none;
}

/*建议投诉*/
.old_type .g_layout1 {
	padding: 35px 100px;
	text-align: center;
	overflow: hidden;
	box-sizing: content-box;
}

.old_type .m_left {
	width: 70px;
	height: 70px;
	float: left;
	margin-left: 0px;
}
.old_type .m_left img{
	width: 70px;
	height: 70px;
}
.old_type .g_layout1 p {
	line-height: 70px;
	height: 70px;
	font-size: 42px;
	margin: 0 20px 0 20px;
	float: left;
	font-weight: bold;
}

.old_type .m_right {
	width: 260px;
	border-left: #DCDCDC 1px solid;
	height: 70px;
	float: left;
}
.old_type .m_right img{
	width: 222px;
	height: 60px;
}
.old_type .m_right img {
	margin-top: 8px;
	float: right;
}