.interaction {
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  padding: 20px 0 40px;
}

.mailbox,
.investigation {
  width: 65%;
  height: 459px;
  border: 1px solid #eee;
  border-top: none;
  border-bottom-color: #e3e3e3;
  position: relative;
  background: #fff;
  float: left;
  /*padding: 0 20px;*/
}

.mailbox_box {
  padding: 0 20px 20px;
  overflow: hidden;
}

.mailbox:after,
.ranking:after,
.investigation:after,
.feedback:after {
  background: #eee;
  height: 1px;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.ranking,
.feedback {
  display: block;
  width: 33.33%;
  height: 459px;
  border-top: none;
  position: relative;
  float: right;
}
.feedback{background-color:#fff;border: 1px solid #eee;border-bottom-color: #e3e3e3;}
.mailbox h3 em {
  float: right;
  height: 28px;
  margin-top: 11px;
}

.mailbox h3 em a {
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  background: #61acee;
  font-weight: 500;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.mailbox_left {
  height: 360px;
  /* width: 56.75%; */
  /* float: left; */
  margin-top: 20px;
  /*box-shadow: 3px 3px 10px rgba(13, 4, 8, 0.06), 3px -3px 10px rgba(13, 4, 8, 0.06), -3px 3px 10px rgba(13, 4, 8, 0.06), -3px -3px 10px rgba(13, 4, 8, 0.06);*/
}

.mailbox_right {
  /* height: 353px; */
  /* width: 40.55%; */
  /* padding-top: 7px; */
  /* float: right; */
  /* margin-top: 25px; */
  /*box-shadow: 3px 3px 10px rgba(13, 4, 8, 0.06), 3px -3px 10px rgba(13, 4, 8, 0.06), -3px 3px 10px rgba(13, 4, 8, 0.06), -3px -3px 10px rgba(13, 4, 8, 0.06);*/
}

.mail_tab {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-bottom: 7px;
}

.mail_tab li {
  display: block;
  float: left;
  padding: 0 20px;
  position: relative;
  color: #474747;
  font-size: 18px;
  cursor: pointer;
}

.mail_tab li:first-child:after {
  display: block;
  content: '';
  background: #e6e8e8;
  width: 1px;
  height: 14px;
  position: absolute;
  right: 1px;
  top: 13px;
}

.mail_tab li.active a {
  color: #0069c5;
  font-weight: 600;
}

.mail_box {
  overflow: hidden;
  padding: 0 12px;
  display: none;
}

.mail_box li {
  height: 55px;
  /* float: left; */
  margin-bottom: 10px;
  width: 100%;
}

.mail_box li a:hover h3 {
  color: #0069c5;
}

.mail_box li h3 {
  padding-left: 13px;
  background: url(../images/li_dian.jpg) left center no-repeat;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mail_box li span {
  padding-left: 13px;
  line-height: 25px;
  height: 25px;
  font-size: 12px;
  color: #999;
  display: block;
}

.mail_box li span em {
  display: block;
  float: left;
  width: 35%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*.mail_box li span em.em-type{width:15%;}*/
.mail_box li span em.em-type{width:30%;}
.mail_box li span em:last-child {
  /* width: 25%; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mail_box li span em:last-child {
  float: right;
  text-align: right;
}



.mailbox_right li {
  height: 40px;
  line-height: 40px;
  margin-bottom: 14px;
}

.mailbox_right li input.input {
  display: block;
  height: 50px;
  line-height: 50px;
  border: none;
  width: 100%;
  background: #f5f5f5;
  text-align: center;
}

.mailbox_right li input.submit {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #61acee;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-bottom: 18px;
  outline: none;
  border: none;
  cursor: pointer;
}

.ranking span.title {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-top: 10px;
}

.ranking span.title em {
  display: block;
  float: left;
  width: 33.33%;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.ranking li {
  height: 50px;
  line-height: 50px;
  /* border-top: 1px dashed #e0e0e0; */
  text-align: center;
  font-size: 18px;
  color: #474747;
}

.ranking li em {
  display: block;
  float: left;
  width: 33.33%;
}

.investigation,
.feedback {
  height: 300px;
  margin-top: 20px;
}
.xpzczj{margin-top:10px;}
.investigation li {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px dashed #e0e0e0;
  background: url(../images/li_dian.jpg) left center no-repeat;
  padding-left: 20px;
}

.investigation li a {
  display: block;
  float: left;
  color: #333;
  font-size: 16px;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.investigation li a:hover {
  color: #0069c5;
}

.investigation li em {
  display: block;
  float: left;
  width: 15%;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.investigation li span {
  display: block;
  text-align: center;
  float: left;
  width: 15%;
  color: #008000;
  font-size: 14px;
}

.investigation li span.end {
  color: #c7000b;
}

.feedback ul {
  padding-top: 10px;
  overflow: hidden;
}

.feedback ul li {
  display: block;
  line-height: 37px;
  height: 37px;
  font-size: 14px;
  color: #333;
}

.feedback ul li a {
  display: block;
  padding-left: 14px;
  background: url(../images/li_dian.jpg) left center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.feedback ul li a:hover {
  color: #0069c5;
}

.img_box {
  width: 65%;
  float: left;
  margin-top: 20px;
}

.img_box img {
  display: block;
  float: left;
  width: 100%;
}

.img_box span {
  float: left;
  width: 48.7%;
}

.img_box em {
  float: right;
  width: 48.7%;
}

.ai {
  width: 33.33%;
  float: right;
  margin-top: 20px;
}

.ai a {
  display: block;
  float: left;
  width: 100%;
}

.ai a img {
  width: 100%;
  display: block;
}

#mailbox-hot em.em-type {
  display: none;
}

/* ä¿¡ä»¶åˆ—è¡¨ */
.letterList {
  width: 100%;
  border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.letterList th,
.letterList td {
  text-align: center;
  font-size: 15px;
  vertical-align: middle;
  line-height: 25px;
  padding: 5px 5px;
  border-bottom: 1px dashed #ddd;
}

.letterList th {
  background: #f5f5f5;
  font-size: 14px;
  color: #333;
  height: 35px;
  line-height: 35px;
  padding: 0px;
  font-weight: bold;
}

.letterList th.title {
  text-align: left;
}

.letterList .even td {
  background: #fff;
}

.letterList .num {
  display: none;
}

.letterList td.title {
  text-align: left;
  padding-left: 5px;
}

.letterList .ico {
  width: 30px;
  text-align: center;
  vertical-align: middle;
  padding: 0px;
}

.letterList .ico img {
  vertical-align: middle;
}

.letterList .dep {
  width: 20%;
}

.letterList .state {
  width: 12%;
  display: none;
}

.letterList .handle {
  width: 8%;
}

.letterList .open {
  display: none;
}

.letterList .state .s0 {
  color: #333;
}

.letterList .state .s1 {
  color: #66bb6a;
}

.letterList .state .s2 {
  color: #f00;
}

.letterList .state .s3 {
  color: #e1615e;
}

.letterList .state .s4 {
  color: #333;
  text-decoration: line-through;
}

.letterList .date {
  border-right: none;
  width: 13%;
}

.letterList td.date {
  color: #666;
}

.petionSearch {
  overflow: hidden;
  margin-bottom: 20px;
}

.petionSearch .searchBox {
  float: right;
  *display: inline;
  height: 40px;
}

.petionSearch .searchBox .hd {
  height: 36px;
  line-height: 36px;
  padding: 2px 0 2px 59px;
  float: left;
  *display: inline;
  font-size: 16px;
  margin-right: 20px;
  color: #333;
  background: url(../images/list-mail-icons.png) 19px -160px no-repeat;
}

.petionSearch .searchBox .bd {
  height: 40px;
  float: right;
  *display: inline;
}

.petionSearch .searchBox .department {
  width: 95px;
  height: 36px;
  line-height: 24px;
  font-size: 14px;
  padding: 5px 0px 5px 15px;
  border: 1px solid #ccc;
  border-right: none;
  outline: none;
  float: left;
  display: none;
}

.petionSearch .searchBox .keyword {
  width: 200px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  padding: 7px 0px 7px 15px;
  background: #fff;
  border: 1px solid #ccc;
  border-right: none;
  outline: none;
  float: left;
  *display: inline;
}

.petionSearch .searchBox .searchsubmit {
  width: 74px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #0d4c99;
  border: none;
  float: left;
  *display: inline;
  transition: all 0.2s;
  cursor: pointer;
}

.petionSearch .searchBox .searchsubmit:hover {
  background: #bf5b00;
}

.petionSearch .write {
  float: left;
  *display: inline;
  height: 40px;
  line-height: 40px;
}

.petionSearch .write a {
  display: block;
  width: 139px;
  background: #0069c4;
  height: 40px;
  overflow: hidden;
  padding-left: 20px;
  color: #fff;
}

.petionSearch .write a i {
  width: 22px;
  height: 40px;
  float: left;
  *display: inline;
  margin-right: 13px;
  background: url(../images/list-mail-icons.png) 0px 8px no-repeat;
  transition: all .5s;
}

.petionSearch .write a:hover {
  background: #0797b6;
}

.petionSearch .write a span {
  float: left;
  *display: inline;
  font-size: 17px;
}

.petionSearch .write a:hover {
  text-decoration: none;
}

.petionSearch .write a:hover i {
  transform: rotateY(180deg);
}
.interaction {
    display: block;
    overflow: hidden;
    background: rgb(245, 245, 245);
    padding: 20px 0px 40px;
}
.mailbox_right .mailbox_box{margin-bottom: 20px;background-color:#fff;border: 1px solid #eee;border-top: none;border-bottom-color: #e3e3e3;}
.mailbox_right .mailbox_box ul{margin-top:20px;}
.mailbox_right li input.submit:hover,.mailbox h3 em a:hover{background-color: #257ac5;}