/*样式清空*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ol,
ul,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}
em,
i {
  font-style: normal;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
b {
  font-weight: normal;
}
img {
  border: none;
  vertical-align: top;
}
input,
textarea {
  vertical-align: middle;
  outline: none;
  border: none;
  background: none;
  box-sizing: content-box;
}
textarea {
  resize: none;
  overflow: auto;
}
table {
  border-spacing: 0px;
  border: none;
  border-collapse: collapse;
}
body,
input,
select,
button,
textarea {
  font-size: 16px;
  font-family: tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
  background: #fff;
}
body {
  font-family: '微软雅黑 Regular', '微软雅黑';
}
[v-cloak] {
  display: none;
}

body {
  min-width: 1100px;
}
#top_logo {
  width: 1100px;
  margin: 0 auto;
}
#nav {
  width: 100%; /*min-width: 1050px ;*/
  height: 48px;
  background-color: #0058a9;
}
#nav ul {
  width: 1350px;
  margin: 0 auto; /*padding-left: 50px;*/
  position: relative;
}
#nav ul li {
  color: white;
  width: 208px;
  height: 48px;
  border-right: 1px solid white;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  float: left;
}
#nav ul li:first-child {
  border-left: 1px solid white;
}
#nav ul li a {
  color: white;
  font-size: 18px;
}
#nav ul .zslwcx {
  cursor: pointer;
}
#nav ul .zslwcx:hover {
  background-color: #0b8fd3;
}
#nav ul .zslwcx:hover .zscx_box {
  display: block;
}
#nav .drop_box {
  width: 150px;
  position: absolute;
  left: 596px;
  display: none;
  top: 0;
}
#nav .drop_box li {
  background-color: #0058a9;
  border-bottom: 1px solid white;
  line-height: 20px;
  height: 45px;
  padding-top: 5px;
  width: 149px;
}
#nav .drop_box li:hover {
  background-color: #0b8fd3;
}
#nav .drop_box li a {
  color: white;
  font-size: 15px;
}
#nav .drop_box .tit {
  line-height: 48px;
  height: 48px;
  padding-top: 0;
  width: 148px;
}
/*证书联网查询下拉框*/
#nav .zscx_box {
  display: none;
  position: absolute;
  top: 46px;
  left: 510px;
  width: 440px;
  height: 100px;
}
#nav .zscx_box .down_arrow {
  display: block;
  margin: 3px auto 0;
}
/*#nav .zscx_box .bg_box{background-color: white;}*/
#nav .zscx_box .bg_box .cx_link {
  width: 200px;
  margin-top: 8px;
  display: inline-block;
  cursor: pointer;
  margin-left: 4px;
}
#nav .zscx_box .bg_box .cx_link p {
  font-family: '微软雅黑 Bold', '微软雅黑';
  font-weight: 700;
  font-size: 18px;
  color: #1e1e1e;
  text-align: center; /*line-height: initial;*/
  line-height: 24px;
}
#nav .zscx_box .bg_box .cx_link:hover p {
  color: rgb(1, 82, 147);
}
#nav ul .zslwcx:hover .zscx_box {
  display: block;
}
.nav_select {
  background-color: #3891d7;
}
#main_cont {
  width: 1100px;
  margin: 0 auto;
  margin-top: 5px;
}
#main_cont .map {
  margin-top: 25px;
  margin-left: 40px;
}
#main_cont .map p {
  font-size: 16px;
  color: #000000;
}
#footer {
  width: 1050px;
  margin: 0 auto;
  margin-top: 36px;
  border-top: 13px solid #005293;
  text-align: left;
  line-height: 1.7em;
}
#footer p {
  line-height: 32px;
}
#footer a {
  color: black;
}
#footer a:hover {
  color: #3891d7;
  text-decoration: underline;
}
/*右侧悬浮按钮*/
.rig_btn {
  position: fixed;
  right: 0;
  top: 220px;
}
.rig_btn ul li {
  width: 65px;
  height: 60px;
  cursor: pointer;
  margin-top: 5px;
}
.rig_btn ul li.myd {
  background: url(../img/myd1.png) center 6px no-repeat;
  background-color: #f8f7f6;
}
.rig_btn ul li.myd:hover {
  background: url(../img/myd2.png) center 6px no-repeat;
  background-color: #3891d7;
}
.rig_btn ul li.ly {
  background: url(../img/liuyan1.png) center 6px no-repeat;
  background-color: #f8f7f6;
}
.rig_btn ul li.ly:hover {
  background: url(../img/liuyan2.png) center 6px no-repeat;
  background-color: #3891d7;
}
.rig_btn ul li p {
  text-align: center;
  font-size: 12px;
  color: #acacac;
  padding-top: 40px;
}
.rig_btn ul li:hover p {
  color: #ffffff;
}

/*监督留言*/
#main_cont .mid_cont .info_box {
  background: #f3f2f0;
  border: 1px solid #e6e5e2;
}
#main_cont .mid_cont .info_box h3 {
  color: #a30014;
  padding-left: 30px;
  line-height: 50px;
  margin-top: 10px;
}
#main_cont .mid_cont .info_box p {
  padding: 0 0 30px 50px;
  line-height: 30px;
}
#main_cont .mid_cont .form_box {
  width: 1040px;
  margin: 0 auto;
  border: 1px solid #e6e5e2;
  margin-top: 20px;
}
#main_cont .mid_cont .form_box h3 {
  color: #a30014;
  padding-left: 30px;
  line-height: 50px;
  margin-top: 10px;
}
#main_cont .mid_cont .form_box .msg_form table {
  width: 850px;
  margin: 0 auto 30px;
  margin-left: 80px;
}
#main_cont .mid_cont .form_box .msg_form table tr {
  height: 60px;
}
#main_cont .mid_cont .form_box .msg_form table tr td {
  text-align: left;
  padding-left: 20px;
}
#main_cont .mid_cont .form_box .msg_form table tr td.label {
  text-align: right;
  padding-left: 0;
}
#main_cont .mid_cont .form_box .msg_form table tr td select {
  border: 1px solid #d7d7d7;
  width: 290px;
  height: 43px;
}
#main_cont .mid_cont .form_box .msg_form table tr td input[type='text'] {
  border: 1px solid #d7d7d7;
  height: 43px;
  padding-left: 5px;
  width: 100%;
}
#main_cont .mid_cont .form_box .msg_form table tr td input[type='submit'] {
  width: 182px;
  height: 56px;
  background: #a30014;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
#main_cont .mid_cont .form_box .msg_form table tr td input[type='button'] {
  width: 182px;
  height: 56px;
  background: #d7d7d7;
  color: #3c3c3c;
  margin-left: 20px;
  font-weight: bold;
  cursor: pointer;
}
#main_cont .mid_cont .form_box .msg_form table tr td textarea {
  width: 100%;
  resize: none;
  border: 1px solid #d7d7d7;
  padding-left: 5px;
  height: 160px;
}
#main_cont .mid_cont .form_box .msg_form table tr td .code {
  width: 110px;
  height: 45px;
  display: inline-block;
  margin-left: 5px;
}
#main_cont .mid_cont .form_box .msg_form table tr td input.msg_name {
  font-weight: bold;
  border: 0;
  padding-left: 0;
  font-family: '微软雅黑 Regular', 微软雅黑;
}
.inputFileWrapper label {
  display: block;
  float: left;
  position: relative;
}
.inputFileWrapper input[type='file'] {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}
.inputFileWrapper .custorm-style {
  display: block;
  width: 418px;
  height: 45px;
  font-size: 16px;
}
.inputFileWrapper .custorm-style .left-button {
  width: 121px;
  line-height: 43px;
  color: gray;
  display: block;
  text-align: center;
  float: right;
  border: 1px solid #d7d7d7;
  border-left: 0;
}
.inputFileWrapper .custorm-style .right-text {
  width: 286px;
  height: 43px;
  line-height: 43px;
  display: block;
  float: left;
  padding: 0 4px;
  border: 1px solid #d7d7d7;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
