@charset "UTF-8";
/* 政民互动 */

.wrapper-mail {
  padding-bottom: 50px;
}

/* 行署专员信箱 */
.container-mail {
  background: #fff;
  box-shadow: 0px 0px 12px rgba(20, 105, 201, 0.4);
  padding: 30px;
  margin-bottom: 43px;
}
.line-write {
  padding: 20px 0 20px 41px;
  background: url(../images/zmhd_write_bg.jpg) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 40px;
}
.line-write img {
  display: inline-block;
  vertical-align: middle;
}
.line-write a {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 35px;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 6px rgba(42, 130, 228, 0.35);
  margin-left: 30px;
}
.line-write a span {
  display: inline-block;
  font-size: 18px;
  color: #1469c9;
  margin-left: 5px;
  vertical-align: middle;
}

/* 信箱 */
.line-mail {
  margin: 0 -20px;
}
.mail-left {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.mail-right {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.mail-table {
  position: relative;
  margin-top: 27px;
  background: #f5f8ff;
}
.mail-table table {
  width: 100%;
  table-layout: fixed;
}
.mail-table tr:first-child {
  border-bottom: 0;
  margin-bottom: 17px;
}
.mail-table tr th {
  padding: 14px 0;
  background: #2a82e4;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.mail-table tr td {
  position: relative;
  text-align: center;
  padding: 22px 0;
  font-size: 18px;
}
.mail-table tr td:nth-child(1) {
  text-align: left;
}
.mail-table tr td:nth-child(1) a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  position: relative;
  padding-left: 30px;
  color: #333333;
}
.mail-table tr td:nth-child(1) a:hover {
  color: #2d84e6;
}
.mail-table tr td:nth-child(2) {
  color: #00baad;
}
.mail-table tr td:nth-child(3) {
  color: #a6a6a6;
}
.mail-table tr td img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.xjcx {
  float: right;
}
.xjcx span {
  font-size: 16px;
  font-weight: normal;
  margin-left: 0;
}
.xjcx img {
  position: relative;
  top: 4px;
}

.tj {
  height: 218px;
  padding: 13px 17px 0 17px;
  margin-top: 33px;
}
.tj-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28.74px;
  color: rgba(0, 0, 0, 1);
  text-align: center;
}
.tj-data-left {
  width: 100%;
  float: left;
}
.tj-data-right {
  width: 100%;
  float: left;
  text-align: center;
}
#tj-graph {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto;
}
.tj-data-right p {
  font-size: 16px;
  color: rgba(94, 94, 94, 1);
  margin-top: 24px;
}
.tj-data-right p span {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  font-size: 16px;
  font-weight: 700;
  color: rgba(51, 51, 51, 1);
  text-align: center;
}
.tj-color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  width: 56px;
  height: 19px;
  border-radius: 3.91px;
}
.tj-color1 {
  background: #267dde;
}
.tj-color2 {
  background: #f0f0f0;
}
.tj-color3 {
  background: #b9dcfa;
}

/* 问卷调查 */
.line-wj {
  margin-bottom: 30px;
}
.wj-header {
  height: 52px;
  background: url(../images/zmhd_wj.png) no-repeat left center;
  margin-bottom: 18px;
  background-size: 100%;
}
.wj-header a {
  display: block;
  height: 100%;
}
.wj-list {
  margin: 0 -15px;
}
.wj-list li {
  width: 33.3333333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 20px;
}
.wj-list li a {
  display: block;
  padding: 28px;
  border: 1px solid #e6eef5;
  background: #fafcff;
  border-radius: 4px;
  min-height: 126px;
}
.wj-list li a:hover {
  border-color: #79c1fc;
  box-shadow: 0px 2px 12px rgba(182, 201, 217, 0.24);
  background: #ffffff;
}
.wj-list li p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
}
.wj-list li span {
  color: #a6a6a6;
}

/* 在线访谈 */
.line-ftwd {
  margin: 0 -15px;
}
.ftwd-left {
  width: 100%;
  float: left;
  padding: 0 15px;
}
.ftwd-right {
  width: 33%;
  float: left;
  padding: 0 15px;
}

.zxft {
  margin-top: 27px;
}
.zxft-left {
  width: 412px;
  float: left;
}
.zxft-left img {
  width: 100%;
  max-width: 412px;
}
.zxft-right {
  height: 288px;
  margin-left: 412px;
  padding-left: 23px;
  padding-top: 20px;
  padding-right: 20px;
  overflow: hidden;
  background: #eee;
}
.ft {
  margin-bottom: 15px;
}
.ft-left {
  width: 100px;
  padding: 5px 10px;
  padding-right: 0;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.ft-right {
  margin-left: 100px;
  padding-left: 15px;
  line-height: 2;
  position: relative;
}
.ft-right1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #2354af;
  font-weight: bold;
}
.ft-right2 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ft-right3 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ft-right4 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #8f8f8f;
}

/* 问答知识库 */
.wd {
  background: url(../images/zmhd_wd_bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 24px 26px;
}
.wd-list li a {
  padding: 14px 10px 14px 18px;
}
.wd .common-header {
  margin-bottom: 30px;
}

@media screen and (max-width: 1100px) {
  .line-write {
    padding: 20px;
    background: #daecff;
    text-align: center;
  }
  .line-write > img {
    display: block;
    width: 90%;
    margin: 0 auto;
    max-width: 300px;
  }
  .line-write a {
    margin: 0 15px;
    margin-bottom: 15px;
  }

  .mail-left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .mail-right {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .wj-header {
    background-size: 1000px;
  }
  .wj-list li {
    width: 50%;
  }

  .zxft-left {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }
  .zxft-right {
    margin-left: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  .mail-table{
    margin-top: 0;
  }
  .mail-table tr td {
    padding: 18px 0;
    font-size: 16px;
  }
  .mail-table tr td:nth-child(1) a {
    padding-left: 10px;
  }

  .wj-list li {
    width: 100%;
  }

  .zxft{
    margin-top: 0;
  }
}

@media screen and (max-width: 500px) {
  .line-write a {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
