@charset "utf-8";
/* CSS Document */
/*commom style*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
}
em {
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
ins {
  text-decoration: none;
}
*:focus {
  outline: none;
}
a {
  color: #333;
  outline: none !important;
}
a:hover {
  color: #355e92;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.cf {
  zoom: 1;
}
.hide {
  display: none;
}
.block {
  display: block;
}
body {
  font-family: 微软雅黑;
  margin: 0;
  padding: 0;
} /*commom style*/

.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

/* head start */
.head {
  height: 150px;
}
.head img {
  margin-top: 35px;
}
.search {
  height: 150px;
  width: 355px;
}
.search ul {
  height: 55px;
  padding-top: 25px;
}
.search ul li {
  font-size: 13px;
  color: #999;
  float: left;
  margin-right: 5px;
}
.search ul li a {
  color: #999;
}
.search_txt {
  width: 280px;
  height: 40px;
  border: 1px solid #ccc;
  line-height: 40px;
  font-size: 15px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  color: #999;
}
.search_bnt {
  width: 70px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0a5491;
  color: #fff;
}
.nav {
  height: 50px;
  width: 100%;
  background: #0a5491;
}
.nav ul li {
  float: left;
}
.nav ul li a {
  display: inline-block;
  line-height: 50px;
  color: #fff;
  font-size: 17px;
  width: 170px;
  text-align: center;
}
.nav ul li.act a {
  background: #1a6bad;
}
/* head end */

/* foot start */
.foot {
  height: 110px;
  background: #ededed;
  font-size: 13px;
}
.foot .fr p {
  display: inline-block;
  width: 70px;
  text-align: center;
  font-size: 13px;
  margin-left: 20px;
  padding-top: 20px;
}
.foot .fr a {
  display: inline-block;
  padding-top: 25px;
}
.foot-con {
  padding-top: 20px;
  margin-bottom: 10px;
}
.foot-con li {
  float: left;
  margin-right: 5px;
}
.foot p a,
.foot p {
  color: #838383;
  line-height: 25px;
}

/* foot end */

/* dqwz */
.dqwz1 {
  height: 50px;
  background: url(jact_dqwz.png) no-repeat left center;
  font-size: 13px;
  line-height: 50px;
  padding-left: 25px;
  color: #999;
}
.dqwz1 a {
  color: #999;
}

/* 中间内容css */

.ld-tit {
  width: 1100px;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  background: url(shu.png) no-repeat 25px center #f2f2f2;
  color: #0a5491;
  padding-left: 40px;
  margin: 5px auto 25px;
}
.ld-tit a {
  color: #0a5491;
}
.sjbm {
  width: 244px;
  height: 40px;
  margin: 10px auto 50px;
}
.sjbm p {
  float: left;
  width: 120px;
  border: 1px solid #0a5491;
  cursor: default;
  color: #0a5491;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
}
.sjbm p.adc {
  color: #fff;
  background: #0a5491;
}
.xx-box {
  width: 1100px;
  margin: 0 auto 60px;
  min-height: 300px;
}
.xx-box .ldxx1 {
  margin: 25px auto;
}
.xx-box .ldxx1 .ldxx1-left {
  width: 150px;
  height: 196px;
  margin-right: 20px;
}
.xx-box .ldxx1 .ldxx1-left img {
  width: 150px;
  height: 196px;
}
.xx-box .ldxx1 .ldxx1-rig p {
  color: #333;
  font-size: 15px;
  line-height: 32px;
  width: 925px;
}
.xx-box .ldxx1 .ldxx1-rig p span {
  font-size: 17px;
}
.xx-box .ldxx1 .ldxx1-rig .xiex {
  width: 120px;
  color: #fff;
  background: #0a5491;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
}
.xx-box .ldxx1 .ldxx1-rig .xiex a {
  color: #fff;
}

/* 切换右侧 */
.xx-box .bmxx {
  width: 100%;
}
.xx-box .bmxx li {
  float: left;
  width: 220px;
  padding-left: 15px;
  background: url(dian.png) no-repeat 0 center;
  line-height: 40px;
  height: 40px;
}
.xx-box .bmxx li a {
  display: inline-block;
  width: 100%;
  color: #333;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xx-box .bmxx li a:hover {
  color: #1a6bad;
}

/* 地区选择 */
.xx-dqxz {
  width: 1100px;
  margin: 0 auto;
}
.xx-dqxz p {
  float: left;
  width: 84px;
  color: #0a5491;
  font-size: 15px;
  line-height: 41px;
  text-align: center;
  background: url(qbg1.png) no-repeat;
  margin: 0 15px 15px 0;
  height: 51px;
  cursor: default;
}
.xx-dqxz p a {
  color: #0a5491;
}
.xx-dqxz p.addbg {
  color: #fff;
  background: url(qbg2.png) no-repeat;
}
.xx-dqxz p.addbg a {
  color: #fff;
}
.dqxz-box {
  width: 1100px;
  margin: 0 auto 60px;
  min-height: 300px;
}
.dqxz-box ul li {
  float: left;
  line-height: 35px;
  font-size: 15px;
  padding-right: 25px;
}
.dqxz-box ul li a:hover {
  color: #1a6bad;
}

/* 写信详情 */
.center_1 {
  width: 100%;
  overflow: hidden;
  min-height: 500px;
  margin: 0 auto;
  padding: 0 0 50px 0;
  background: url(bg.png) repeat-y center top;
}

.center_1 h1 {
  font-size: 19px;
  line-height: 50px;
  text-align: center;
}

.center_1 p {
  font-size: 15px;
  color: #999999;
  line-height: 30px;
}

a.tongyi {
  margin-top: 50px;
  margin-left: 450px;
  margin-right: 30px;
  display: block;
  width: 140px;
  height: 40px;
  float: left;
  background: var(--primary-color);
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
}
a.tongyi:hover {
  color: #ffffff;
}

a.quxiao {
  margin-top: 50px;
  display: block;
  width: 140px;
  height: 40px;
  float: left;
  background: #fff;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  line-height: 40px;
  text-align: center;
  font-size: 15px;
}

.wxts {
  width: 910px;
  min-height: 242px;
  overflow: hidden;
  margin: 0 auto;
  background: #f2f2f2;
  padding: 5px 25px;
}

.wxts h1 {
  font-size: 15px;
  text-align: left;
  font-weight: normal;
  color: #333;
}

.wxts p {
  color: #999999;
  font-size: 15px;
  line-height: 28px;
  text-align: justify;
}

.zxts {
  width: 910px;
  min-height: 242px;
  overflow: hidden;
  margin: 0 auto;
}

.xx_01_31 {
  float: left;
  width: 910px;
  margin-top: 15px;
  position: relative;
}
.xx_01_31.mailwrite_code input {
  width: auto;
}

.xx_01_31 span {
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: right;
  width: 100px;
  font-size: 15px;
  color: #333;
  font-weight: bold;
}

.xx_01_31 input {
  float: left;
  width: 810px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  border: 1px solid #d2d2d2;
  padding-left: 15px;
  color: #999;
  font-size: 15px;
}
/* 多附件 */
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("down.png") no-repeat 230px center;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
.xx_01_31 input.shangc {
  width: 160px;
  height: 40px;
  opacity: 0;
  font-size: 0;
  cursor: pointer;
}
.xx_01_31 div.shangc {
  display: block;
  width: 160px;
  height: 40px;
  float: left;
  background: url(shangc.jpg) no-repeat;
  border: none;
}
.ysc li {
  width: 810px;
  float: right;
  height: 30px;
  margin-top: 5px;
  background: #f4f4f4;
}
.xx_01_31 .ysc li span {
  float: right;
  height: 30px;
  cursor: pointer;
}
.ysc li a {
  display: block;
  width: 810px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 10px;
  color: #999;
}
.ysc li:hover {
  background: #f0f6fc;
}
.ysc li:hover a {
  color: #0a5491;
}
.xx_01_31 .ysc li:hover span {
  background: url(cha.png) no-repeat 60px center;
}

.xx_01_31 textarea {
  float: left;
  width: 810px;
  height: 140px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  border: 1px solid #d2d2d2;
  padding-left: 15px;
  color: #999;
  font-size: 15px;
}

.xx_01_31 p {
  line-height: 40px !important;
}

.xx_01_31 a.shangc {
  display: block;
  width: 156px;
  height: 40px;
  float: left;
  background: url(shangc.jpg) no-repeat;
}

.xx_01_31 a.sjyzm {
  display: block;
  width: 156px;
  height: 40px;
  float: left;
  background: #0a5491;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  margin-left: 20px;
}

.xx_01_31 a.ymyzm {
  display: block;
  width: 156px;
  height: 40px;
  float: left;
  background: url(yzm.jpg) no-repeat;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  margin-left: 20px;
}

a.tijoao {
  margin-top: 50px;
  margin-left: 300px;
  margin-right: 30px;
  display: block;
  width: 140px;
  height: 40px;
  float: left;
  background: #0a5491;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
}
.sele2 {
  width: 256px;
  height: 40px;
  float: left;
  margin-right: 20px;
  line-height: 40px;
  font-size: 15px;
  padding-left: 10px;
  border: 1px solid #d2d2d2;
  cursor: pointer;
  /* padding: 8px 0 8px 8px; */
}

input.sfgk {
  width: 16px;
  height: 16px;
  margin-top: 12px;
}

.xx_01_31 a.poli {
  display: block;
  width: 67px;
  height: 40px;
  float: left;
  line-height: 40px;
  font-size: 15px;
  padding-left: 10px;
}

.xx_01_31 .tjwc {
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background: url(tjwc.jpg) no-repeat right center;
  margin-top: 110px;
  margin-bottom: 50px;
}

.clnr font {
  color: #0a5491;
}
/* 新提交页具样式 */
#verification-code-img {
  margin-left: 10px;
  height: 40px;
  cursor: pointer;
}

span.tip-text {
  margin-left: 100px;
  color: red;
  width: 100%;
  text-align: left;
  font-size: 12px;
  display: none;
}

.tip-text.show-tip {
  display: block;
}
