﻿@charset "UTF-8";
/**!
* 青海政务服务
* date:2020-06-02
* author: huangweiping;
*/
.banner-wrap {
  height: 240px;
  background: url("../images/server_things/detail-banner.jpg") no-repeat center top;
}

.banner-wrap > div {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.banner-wrap > div h4 {
  margin-top: 42px;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
}

.banner-wrap > div .banner-btn {
  margin-top: 34px;
}

.banner-wrap > div .banner-btn a {
  float: left;
  padding-left: 48px;
  margin-right: 50px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  font-weight: lighter;
  color: #fff;
}

.banner-wrap > div .banner-btn a:nth-child(1) {
  background: url("../images/server_things/result-icon.png") no-repeat left center;
}

.banner-wrap > div .banner-btn a:nth-child(2) {
  background: url("../images/server_things/net-icon.png") no-repeat left center;
}

.mod-title {
  margin-top: 30px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  background: url("../images/server_things/mod-title.png") no-repeat left bottom;
}

.mod-title .title-icon {
  float: left;
  width: 42px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.mod-title .title-icon > img {
  vertical-align: middle;
  margin-top: -2px;
}

.mod-title h3 {
  margin-left: 52px;
  line-height: 50px;
  font-weight: bold;
  font-size: 24px;
}

.info-tb {
  margin-top: 20px;
  width: 100%;
  table-layout: fixed;
  border: 1px solid #c5d5ea;
}

.info-tb td {
  height: 48px;
  border: 1px solid #c5d5ea;
  padding: 8px 20px;
  line-height: 30px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.info-tb .tb-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: #f4f9fd;
}

.diagram-wrap {
  background-color: #f8f9fa;
  margin-top: 20px;
  text-align:center;
}

.meterial-title {
  margin-top: 20px;
  height: 50px;
  background-color: #edf4f9;
}

.meterial-title h4 {
  float: left;
  height: 49px;
  line-height: 49px;
  padding: 0 20px 0 17px;
  font-size: 18px;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#61ade7), to(#4283e5));
  background-image: linear-gradient(180deg, #61ade7 0%, #4283e5 100%);
  border-radius: 0 26px 26px 0;
}

.meterial-tb {
  margin-top: 20px;
  width: 100%;
  table-layout: fixed;
}

.meterial-tb th {
  height: 50px;
  background-color: #ebeef2;
  text-align: center;
  font-weight: bold;
  color: #364b60;
  font-size: 16px;
}

.meterial-tb tr:nth-child(even) {
  background-color: #f8f9fa;
}

.meterial-tb tr:hover {
  background-color: #fff3e8;
}

.meterial-tb td {
  height: 50px;
  text-align: center;
  font-size: 16px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
      word-break: break-all;
}

.meterial-tb td .load-btn {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../images/server_things/load-icon.png") no-repeat center;
}

.meterial-tb td .load-btn:hover {
  background: url("../images/server_things/load-ho-icon.png") no-repeat center;
}

.meterial-tb td.meterial-name {
  text-align: left;
}

.swiper-container {
  height: 43px;
  margin-top: 15px;
  background: url("../images/server_things/swiper-bg.png") no-repeat center bottom;
}

.swiper-container .situation-btn {
  display: block;
  width: 202px;
  height: 43px;
  margin: 0 auto;
  line-height: 43px;
  color: #687a92;
  font-size: 16px;
  text-align: center;
}

.swiper-container .situation-btn.active, .swiper-container .situation-btn:hover {
  background: url("../images/server_things/swiper-btn-ac.png") no-repeat center bottom;
  color: #2a68ad;
  font-weight: bold;
}

.swiper-button-next,
.swiper-button-prev {
  width: 17px;
  height: 39px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background: url("../images/server_things/next-icon.png");
  right: 2px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background: url("../images/server_things/prev-icon.png");
  left: 2px;
}

.bottom-info td {
  height: 44px;
  padding: 0;
  text-align: center;
}

.handle-btn {
  display: inline-block;
  background-color: #2a68ad;
  width: 104px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  color: #fff;
}

.handle-btn:hover {
  background-color: #ff8c16;
}

.handle-btn.unable {
  background-color: #fff;
  border: 1px solid #cacaca;
  color: #cacaca;
  cursor: not-allowed;
}

.question-list {
  margin: 20px 0;
}

.question-wrap {
  height: 50px;
  background-color: #ebeef2;
  line-height: 50px;
  padding-left: 55px;
  font-size: 16px;
  font-weight: bold;
  color: #364b60;
}

.answer-wrap {
  height: 50px;
  background-color: #f8f9fa;
  line-height: 50px;
  color: #526873;
  padding-left: 65px;
  font-size: 16px;
}

.answer-wrap > span {
  color: #333333;
}

.new-declare-btn {
    display: block;
    margin-top: 19px;
    width: 154px;
    height: 47px;
    border-radius: 25px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    background-image: linear-gradient(
        0deg,
        rgb(252, 153, 23) 0%,
        rgb(243, 188, 67) 100%
    );
}

.declare-tip {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    line-height: 28px;
}

.declare-content {
    color: #417cc1;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}

body .layui-layer-btn {
  text-align: center;
  height: 36px;
  margin-top: -20px;
}

body .layui-layer-btn a {
  border-radius: 3px;
  background-color: rgb(65, 124, 193);
  width: 124px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
}
