.container {
    padding: 32px 0;
}
.container .l-container {
  float: left;
  width: 111px;
  min-height: 25px;
}
.container .l-container ul li {
  margin-bottom: 18px;
  position: relative;
  padding-left: 15px;
}
.container .l-container ul li a {
  font-size: 18px;
  color: #8e8e93;
  letter-spacing: 0;
}
.container .l-container ul li .item a {
  font-size: 15px;
  color: #8e8e93;
  display: block;
  margin: 5px 0;
}
.container .l-container ul li:hover .l-a {
  color: #3460ab;
}
.container .l-container ul li .item a:hover {
  color: #3460ab;
}
.container .l-container ul li .item a.active {
  color: #3460ab;
}
.container .l-container ul li:hover i {
  display: block;
}
.container .l-container ul li.active .l-a {
  color: #3460ab;
}
.container .l-container ul li.active .item a.active {
  color: #3460ab;
}
.container .l-container ul li.active i {
  display: block;
}
.container .l-container ul li i {
  position: absolute;
  width: 4px;
  height: 20px;
  background: #3460ab;
  left: 0;
  top: 2px;
  display: none;
}
.container .r-container {
  float: right;
  width: 856px;
}
.container .breadcrumb-nav {
  font-size: 14px;
  color: #8e8e93;
  line-height: 22px;
}
.container .breadcrumb-nav i {
  margin: 0 8px;
}
.container .breadcrumb-nav a {
  color: #8e8e93;
}
.container .breadcrumb-nav a.last {
  color: #383838;
}
/* 三级栏目 */
.container .l-container ul li:hover span {
  border-top: 7px solid #3460ab;
}
.container .l-container ul li.active span {
  border-top: 7px solid #3460ab;
}
.container .l-container ul li span {
  position: absolute;
  right: 0px;
  top: 10px;
  border: 8px solid transparent;
  border-top: 7px solid #8e8e93;
}
.container .l-container ul li.list-th .l-a {
  cursor: pointer;
}
.container .l-container ul li .item {
  display: none;
}
.container .l-container ul li .item.active {
  display: block;
  height: auto;
}
.container .l-container ul li:hover span.active {
  border-left: 7px solid #3460ab;
}
.container .l-container ul li.active span.active {
  border-left: 7px solid #3460ab;
}
.container .l-container ul li span.active {
  position: absolute;
  right: -2px;
  top: 5px;
  border: 8px solid transparent;
  border-left: 7px solid #8e8e93;
}
@charset "UTF-8";
.m-style {
  text-align: center;
  zoom: 1;
  margin: 12px 0 36px 0;
  display: inline-block;
}
.pagination {
  text-align: center;
}
.m-style:before,
.m-style:after {
  content: '';
  display: table;
}

.m-style:after {
  clear: both;
  overflow: hidden;
}

.m-style span {
  display: inline-block;
  margin: 0 7px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d9d9d9;
  color: #000;
  border-radius: 4px;
  font-size: 14px;
}

.m-style .active {
  display: inline-block;
  margin: 0 7px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #3460ab;
  color: #fff;
  font-size: 14px;
  border: 1px solid #3460ab;
}

.m-style a {
  display: inline-block;
  margin: 0 7px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  color: #000;
  font-size: 14px;
  border-radius: 4px;
  text-decoration: none;
}

/*.m-style a:hover {
    color: #fff;
    background: #205081;
}*/

.m-style .next,
.m-style .prev {
  font-size: 14px;
  font-weight: bold;
}

.now,
.count {
  padding: 0 5px;
  color: #f00;
}

input.jump-ipt {
  display: inline-block;
  margin: 0 7px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  outline: none;
  color: #bdbdbd;
  border-radius: 4px;
  font-size: 14px;
  display: none;
}
.jump-btn {
  display: none;
}
.jumpIptCls {
  width: 28px;
  height: 30px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  vertical-align: bottom;
  padding-left: 20px;
}
.demo {
  margin: 0 auto;
  margin-bottom: 56px;
  background: #ffffff;
  width: 856px;
}

.title {
  font-size: 14px;
  color: #8e8e93;
  line-height: 22px;
}

.breadcrumb-nav {
  padding-bottom: 32px;
}

.subTitle {
  font-size: 14px;
  color: #383838;
  text-align: left;
  line-height: 22px;
}

.tips_content {
  font-size: 16px;
  color: #383838;
  background: #ecf7ff;
  margin-bottom: 32px;
}

.tips_content .tips_tit {
  height: 72px;
  position: relative;
  border-bottom: 1px solid #d8d8d8;
}
.tips_content .tips_tit h3 {
  line-height: 72px;
  text-align: center;
  font-size: 30px;
  color: #06355b;
  font-weight: bold;
}
.tips_content .tips_tit .icon-ly {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/icon-ly.png) no-repeat;
  vertical-align: sub;
  margin-left: 14.6px;
}
.tips_content .tips_tit a {
  position: absolute;
  font-size: 18px;
  color: #9e9e9e;
  top: 30px;
  right: 24px;
}
.tips_content pre {
  white-space: pre-wrap;
  margin: 0;
  padding: 25px 66px 40px 66px;
  box-sizing: border-box;
  text-indent: 2em;
  line-height: 30px;
}

.tips_icon {
  background-color: #1890ff;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  text-align: center;
  color: #fff;
  display: inline-block;
  /* vertical-align: middle; */
  line-height: 14px;
  font-size: 10px;
  margin-right: 8px;
}

.tips_title {
  padding-left: 16px;
  height: 40px;
  line-height: 40px;
  background: #4b97d0;
}

.tips_title_content {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
}

.content {
  padding: 32px 46px;
  border: 1px solid #d8d8d8;
}

.col {
  height: 40px;
  line-height: 40px;
  padding-bottom: 24px;
  font-size: 0;
}

.item {
  width: 368px;
  display: inline-block;
  height: 40px;
}

.bigCol {
  width: 100%;
  height: 150px;
}

.item_right {
  padding-left: 25px;
}

.label {
  font-size: 14px;
  color: #4a4a4a;
  text-align: right;
  width: 78px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
}

.item_input {
  line-height: 38px;
  width: 276px;
  height: 38px;
  padding-left: 12px;
  background: #fafafa;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  color: #383838;
}

.item_select {
  width: 288px;
  height: 38px;
  background: #fafafa;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  color: #383838;
}

.item_inputArea {
  resize: none;
  line-height: 40px;
  /*width: calc(100% - 108px);*/
  width: 670px;
  height: 150px;
}

.item_input_col {
  /*width: calc(100% - 108px);*/
  width: 670px;
}

.mustItem {
  color: #cf302c;
  font-size: 12px;
}

.submitBtn {
  letter-spacing: 3px;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  background: #3460ab;
  width: 89px;
  height: 32px;
  display: inline-block;
  cursor: pointer;
}

.control {
  margin-top: 20px;
  text-align: center;
}

.errerTips {
  font-size: 12px;
  color: #cf302c;
  padding-left: 78px;
  height: 17px;
  visibility: hidden;
  line-height: 17px;
}

.radio_item {
  cursor: pointer;
  line-height: 0;
  background: url(../images/radio.png) no-repeat left center;
  display: inline-block;
}

.radio_item_checked {
  background: url(../images/radio-checked.png) no-repeat left center;
}

.radio_item input[type='radio'] {
  visibility: hidden;
}

.radio_item .radio_title {
  margin-left: 12px;
  margin-right: 24px;
  font-size: 14px;
  line-height: 40px;
  color: #4a4a4a;
}

.radio_item_last .radio_title {
  margin-right: 0;
}
.successSure {
  z-index: 10;
  display: none;
  letter-spacing: 1px;
  background-color: #fff;
  width: 340px;
  height: 164px;
  box-shadow: 0 1px 10px 0 #99afd5;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 8px;
}
.successTip {
  font-size: 24px;
  font-weight: bold;
  color: #2162b1;
  text-align: center;
  padding-top: 38px;
  padding-bottom: 32px;
}
.controlJump {
  font-size: 0;
  height: 32px;
  text-align: center;
}
.controlJump_ {
  cursor: pointer;
  font-size: 14px;
  line-height: 30px;
  width: 124px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #2162b1;
  text-align: center;
  color: #2162b1;
}
.controlJump_left {
  margin-right: 20px;
}
/*new add 公共查看留言*/
.tab_title {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  line-height: 28px;
  color: #afafaf;
  /* width: 80px; */
  height: 28px;
  display: inline-block;
  margin-right: 32px;
  cursor: pointer;
}

.tab_title.active {
  color: #3460ab;
  border-bottom: 2px solid #3460ab;
}

.title_div {
  width: 1000px;
  margin: 0px auto;
  /*background-color: #eff2f5;*/
  /*border-bottom: 1px solid #E5E5E5;*/
  height: 29px;
  font-size: 0;
}

.show_content {
  display: none;
  overflow: hidden;
  margin: 0px auto;
  width: 952px;
}

.liuyan_title {
  font-family: PingFangSC-Regular;
  font-size: 24px;
  color: #383838;
  padding-bottom: 10px;
}

.nameandtime {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #aaaaaa;
  padding-bottom: 14px;
}

.liuyan_content {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #5f5f5f;
  text-align: justify;
  margin-bottom: 24px;
}

.time_ {
  padding-left: 32px;
}

.huifu_part {
  /*height: 88px;*/
  background: #f8f8fa;
  padding: 15px 16px 18px;
}

.huifu_label {
  margin: 0;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #3460ab;
  padding-bottom: 12px;
}

.huifu_content {
  word-break: break-all;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #5f5f5f;
  text-align: justify;
}

.huifu_item {
  padding: 20px 0 24px;
  /*height: 279px;*/
  border-bottom: 1px solid #e5e5e5;
}

.show_content .m-style {
  display: none;
}
.noData {
  height: 40px;
  font-size: 14px;
  color: #383838;
  line-height: 40px;
  text-align: center;
  padding-top: 30px;
}
.tijiao_part {
  padding-top: 24px;
}
.tips_tj {
  position: absolute;
  font-size: 18px;
  color: #9e9e9e;
  top: 30px;
  left: 24px;
  cursor: pointer;
  padding-bottom: 10px;
}
.tips_tj:hover .shade_tj {
  display: block;
}
.tips_tj:hover {
  color: #06355b;
}
.shade_tj {
  position: absolute;
  width: 200px;
  background: #fff;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  top: 28px;
  left: 0;
  display: none;
}
.shade_tj .con {
  border: 1px solid #d8d8d8;
}
.shade_tj .con h4 {
  padding: 5px 0;
  border-bottom: 1px solid #d8d8d8;
  font-size: 14px;
  background: #eee;
  color: #000;
}
.shade_tj .con h5 {
  padding: 8px 10px;
  font-size: 15px;
  font-weight: bold;
  color: #06355b;
}
.shade_tj .con p {
  padding: 0 5px 10px;
  font-size: 15px;
  color: #06355b;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  .radio_item {
    background: url(../images/radio.svg) no-repeat left;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
  }
  .radio_item_checked {
    background: url(../fonts/radio-checked.svg) no-repeat left;
  }
}