@charset "UTF-8";
/**!
* 信件详细信息
* date: 2021-07-31
* author: hhj;
*/
.loc {
  padding: 17px 0 17px 27px;
  line-height: 25px;
  color: #999;
  background: url("../images/address_icon.png") no-repeat 2px center;
}

.loc-href {
  color: #999;
}

.loc-cur {
  color: #015293;
}

.main {
  margin-bottom: 45px;
}

.sec-nav {
  width: 206px;
}

.sec-nav-tt {
  height: 68px;
  line-height: 68px;
  margin-bottom: 4px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: url("../images/list_bg.jpg") no-repeat;
  background-size: 100% 100%;
}

.sec-nav-list {
  padding: 0 20px;
}

.sec-nav-item {
  height: 50px;
  line-height: 49px;
  font-size: 16px;
  border-bottom: 1px dashed #d5dae4;
  text-align: center;
}

.sec-nav-item a {
  display: block;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sec-nav-item:hover a {
  color: #015293;
}

.sec-nav-item.active a {
  color: #015293;
  font-weight: bold;
  font-size: 18px;
}

.menu {
  min-height: 566px;
  padding-bottom: 30px;
}

.box-shadow {
  box-shadow: 0px 0px 7px 0px rgba(79, 113, 157, 0.16);
}

.query {
  margin: 33px 20px 0 20px;
}

.query-txt {
  margin-bottom: 16px;
  padding-left: 8px;
  width: 100%;
  height: 32px;
  line-height: 30px;
  border: 1px solid #d5dae4;
  border-radius: 4px;
  font-size: 15px;
  transition: border 0.2s ease-out;
}

.query-txt:focus {
  border: 1px solid #015293;
}

.query-btn {
  display: block;
  width: 100%;
  height: 32px;
  border-radius: 4px;
  font-size: 15px;
  color: #fff;
  background: #015293;
  cursor: pointer;
}

/* 右侧 */
.right-box {
  margin-left: 28px;
  width: calc(100% - 206px - 28px);
  padding: 34px 34px 45px;
  min-height: 566px;
}

table {
  width: 100%;
  table-layout: fixed;
}

table,
tr,
td {
  border: 1px solid #d5dae4;
}

.table-box td {
  height: 50px;
  font-size: 14px;
  color: #333;
}

.table-box .evaluate-box {
  padding: 24px 18px;
  line-height: 42px;
}

.letter-tt {
  background-color: #f1f6fc;
  text-align: right;
  padding-right: 22px;
}

.letter-con {
  padding: 9px 20px;
  line-height: 30px;
}

.evaluate-model {
  height: 42px;
  line-height: 42px;
}

.evaluate-tt {
  float: left;
  padding-right: 18px;
  color: #333;
}

.evaluate-input {
  width: 261px;
}

.input-text {
  padding: 0 20px;
  width: 100%;
  height: 42px;
  line-height: 40px;
  border: 1px solid #d5dae4;
  border-radius: 4px;
  font-size: 18px;
}

.input-text:focus {
  border: 1px solid #015293;
}

.evaluate-left,
.evaluate-input {
  float: left;
}

.evaluate-right {
  float: left;
  margin-left: 32px;
}

.radio-node {
  float: left;
  margin-right: 27px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
}

.iradio.checked + span {
  color: #015293;
}

.radio-node:last-child {
  margin-right: 0;
}

.radio-node .iradio {
  margin-top: 9px;
}

.form-btns {
  margin-top: 45px;
  text-align: center;
  font-size: 0;
  -webkit-text-size-adjust: none;
}

.form-btns button {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  width: 150px;
  height: 50px;
  font-size: 20px;
  border-radius: 4px;
  cursor: pointer;
}

.send-out {
  border: 1px solid #015293;
  background: #015293;
  color: #fff;
}

.rewrite {
  border: 1px solid #015293;
  background: #fff;
  color: #015293;
}

/* 1200以下 */
@media (max-width: 1199px) {
  .evaluate-left {
    width: 100%;
  }
  .evaluate-input {
    width: calc(100% - 144px);
  }
  .evaluate-right {
    margin-left: 0;
  }
}

/* 979 */
@media (max-width: 979px) {
  .letter-tt {
    text-align: center;
    padding: 5px;
  }
}

/* 767 */
@media (max-width: 767px) {
  .evaluate-input {
    width: 100%;
  }
  .sec-nav,
  .right-box {
    float: none;
    width: 100%;
    margin: 0;
    height: auto;
  }
  .right-box {
    margin-top: 20px;
    padding: 20px 10px;
  }
  .letter-con {
    padding: 9px 6px;
    line-height: 30px;
  }
  .letter-tt {
    text-align: center;
    padding: 5px 15px;
  }
  .form-btns button {
    margin: 0 10px;
    width: 116px;
  }
  .radio-node {
    margin-right: 15px;
  }
}

.sec-nav .wb-tree {
    padding: 0 20px;
}

.sec-nav .wb-tree-items {
    /*padding-right: 5px;*/
    border-bottom: 1px dashed #d5dae4;
}

.sec-nav .wb-tree-items.active .sec-nav-box {
    color: #015293;
    font-weight: bold;
}

.sec-nav .wb-tree-items.hasChild .wb-tree-iconr {
    display: inline-block;
}

.sec-nav .wb-tree-items.current .wb-tree-tt {
    color: #015293;
    font-weight: bold;
}

.sec-nav .wb-tree-items.current .wb-tree-sub {
    display: block;
}

.sec-nav .wb-tree-items.current .wb-tree-iconr {
    background-image: url("../images/list_jiaoh.png");
}

.sec-nav .wb-tree-item.hasChild .wb-tree-icontr {
    display: inline-block;
}

.sec-nav .wb-tree-item.current .wb-tree-fours {
    display: block;
}

.sec-nav .wb-tree-item.current .wb-tree-icontr {
    background-image: url("../images/list_jiaoh.png");
}

.sec-nav .wb-tree-item.current .wb-tree-child {
    color: #015293;
}

.sec-nav .wb-tree-node {
    padding: 14px 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.sec-nav .wb-tree-tt {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: 20px;
    padding-left: 27px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    background: url("../images/dianh.jpg") no-repeat 7px center;
}

.sec-nav .wb-tree-iconr,
.sec-nav .wb-tree-icontr {
    display: none;
    width: 25px;
    height: 12px;
    background: url("../images/list_jiao.png") no-repeat right center;
    vertical-align: middle;
    cursor: pointer;
}

.sec-nav .wb-tree-sub {
    display: none;
    margin-top: 2px;
    border-radius: 5px;
    padding-bottom: 10px;
}

.sec-nav .wb-tree-sub .wb-tree-item:last-child {
    border-bottom: none;
}

.sec-nav .wb-tree-node1 {
    padding: 5px 15px 0 32px;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.sec-nav .wb-tree-child {
    display: inline-block;
    width: calc(100% - 25px);
    line-height: 20px;
    font-size: 14px;
    color: #6c727f;
    vertical-align: top;
}

.sec-nav .wb-tree-child.current {
    color: #c71c21;
}

.sec-nav .wb-tree-fours {
    display: none;
    padding: 5px 0;
}

.sec-nav .wb-tree-four {
    line-height: 16px;
    padding: 4px 20px 0 40px;
    font-size: 12px;
}

.sec-nav .wb-tree-four>a {
    color: #666;
}

.sec-nav .wb-tree-four>a.current {
    color: #015293;
}