.color-bg-blue {
  background: #1788c2;
}

.color-border-blue {
  border-color: #1788c2;
}

.color-font-blue {
  color: #1788c2;
}

img {
  vertical-align: middle;
}

body {
  box-sizing: border-box;
}

body * {
  box-sizing: border-box;
}

span.btn-text {
  vertical-align: middle;
}

/* res */

.wdxq {
  margin: 0 11px;
}

.select-btn-wrapper.xzsx {
  float: left;
  width: 296px;
  margin-right: -296px;
  position: relative;
}

.select-btn-wrapper.xzsx .btn {
  /* margin-top: 4px; */
  font-weight: 700;
  float: left;
  min-width: 148px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #dbe1e6;
  color: #374857;
  cursor: pointer;
  border-bottom: 2px solid #bec9d2;
  cursor: pointer;
}

.select-btn-wrapper.xzsx .btn.active {
  color: #fff;
  border-color: #1788c2;
  background: #1788c2;
}

.select-item-wrapper {
  /* margin-top: -2px; */
  padding-top: 14px;
  background-color: #f2f4f6;
  padding-right: 0;
  /* border-top:2px solid #bec9d2; */
}

.select-btn-wrapper {
  /* border-bottom: 2px solid #bec9d2; */
}

.select-item-wrapper .select-item-btn {
  box-sizing: border-box;
  min-width: 133px;
  text-align: center;
  padding: 2px;
  background-color: #eeeeee;
  border: 1px solid #bfd1df;
  float: left;
  margin-left: 10px;
  margin-bottom: 7px;
  cursor: pointer;
  position: relative;
  color: #1b1b1b;
}

/* .select-item-wrapper .select-item-btn.active::after {
  content: '';
  position: absolute;
  bottom: -7.9px;
  left: 50%;
  margin-left: -6.5px;
  width: 0;
  height: 0;
  border-width: 6.5px 6.5px 0;
  border-style: solid;
  border-color: #1788c2 transparent transparent;
} */

.select-item-wrapper .select-item-btn .select-item-btn-content {
  height: 39px;
  line-height: 39px;
  /* width: 127px; */
  background-color: #fff;
}

.select-content.active {
  display: block;
}

.select-list {
  position: relative;
  margin-bottom: 20px;
}

.select-content .select-item-box {
  padding: 0 21px;
  border: 1px solid #d8d8d8;
  margin-bottom: 20px;
  transition: all 0.4s linear;
}

.select-content .title-icon {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url(../images/ico-item-work-title.png) no-repeat 0 center;
}

.select-content .select-content-title .text {
  font-size: 18px;
  font-weight: 700;
  vertical-align: middle;
}

.select-item-box.active {}

.tab-box-wrapper {
  float: right;
  width: 100%;
}

.tab-box-wrapper .l-right-box {
  margin-left: 308px;
}

.tab-box-wrapper .select-tab-box:first-child {
  display: block;
}

.select-item-box {}

.select-item-box .select-content-title {
  position: relative;
  padding: 12px 0;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}

.select-list .select-item {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #dddddd;
  overflow: hidden;
  position: relative;
}

.text-wrapper {
  float: left;
  background-color: #fc6a5f;
  border: 1px solid #e53b2f;
  padding: 0px 7px;
  color: #fff;
  height: 20px;
  line-height: 22px;
  border-radius: 2px;
}

.text-wrapper img {
  vertical-align: text-top;
}

.text-wrapper .text {
  font-size: 14px;
}

.text-wrapper {
  margin-right: 9px;
}

.title-name {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #555555;
  font-weight: 700;
  margin-right: 5%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.res-box {
  float: left;
  width: 100%;
}

.tag-wrapper {
  white-space: nowrap
}

.tag-wrapper.swiper-container {
  height: 21px;
  cursor: pointer;
}

.res-box-wrapper-mar-l {
  margin-left: 65px;
}

.title-desc {
  vertical-align: middle;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #909090;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.btn-wrapper {
  float: right;
}

.left-box {
  float: left;
  position: relative;
  width: 100%;
  /* min-width: 700px; */
}

.l-res-box {
  overflow: hidden;
  margin-right: 250px;
}

.right-box {
  margin-left: -218px;
  float: right;
  text-align: center;
}

.btn-wrapper {
  font-size: 0;
  margin-top: 13.5px;
  overflow: hidden;
}

.select-item-box .select-content-title {
  color: #50616e;
}

.btn-wrapper button {
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #0e6fa2;
  color: #0e6fa2;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
}

.btn-wrapper button.right-btn:hover {
  outline: none;
  background-color: #6fc1fb;
  background-image: linear-gradient(to top, #4895c7, #6fc1fb);
  border-color: #48b0dc;
}

.btn-wrapper button.left-btn:hover {
  outline: none;
  border-color: #6fc1fb;
  color: #6fc1fb
}

.btn-wrapper button.right-btn {
  border-color: #1382b4;
  background-color: #1382b4;
  background-image: linear-gradient(to top, #0f67a1, #1488b8);
  color: #fff;
  margin-left: 13.5px;
}

.coll-content-wrapper .tag-wrapper {
  margin-top: 15px;
  height: 31px;
  width: 100%;
  overflow: hidden;
  cursor: all-scroll;
}

.tag-wrapper {
  text-align: left;
}

.tag {
  display: inline-block;
  padding-right: 25px;
  /* margin-bottom: 10px;  */
}

.tag .icon-text {
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #71a5ca;
  border-radius: 3px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 0px #6895b8;
}

.tag .desc-text {
  color: #8b8b8b;
}

.select-item-box .arrow-wrapper {
  position: absolute;
  right: -14px;
  top: 0;
  width: 49px;
  height: 49px;
  background: url(../images/arrow.png) no-repeat;
  background-position-x: -49px;
}

.select-item-box .arrow-wrapper {}

@media screen and (max-width: 1220px) {
  .btn-wrapper {
    float: left;
    text-align: left;
  }
}

@media screen and (max-width: 500px) {
  .select-btn-wrapper.xzsx .btn {
    width: 100%;
  }
  .select-item-wrapper .select-item-btn {
    width: 100%;
    margin-left: 0;
  }
  .select-item-wrapper {
    padding-right: 0;
  }
}

@media screen and (max-width: 905px) {
  .btn-wrapper {
    /* float: none; */
    /* display: block; */
  }
}

/* select-item-box 对成品油零售经营许可盒子 active状态 */

.select-content .select-item-box.active .arrow-wrapper {
  background-position-x: 0;
}

.select-content .select-item-box.active {
  border-color: #8bbce3;
}

.select-content .select-item-box.active .select-content-title {
  border-bottom-color: #e5e5e5;
}

.select-content .select-item-box.active .select-content-title {
  color: #1076ab;
}

.select-content .select-item-box.active .title-icon {
  background-position-x: -24px;
}

.select-item-box .select-list {
  /* display: none; */
}

/*  select-item-btn 成品油盒子active状态*/

.select-item-wrapper .select-item-btn.active {
  background-color: #c0dfef;
  border-color: #1788c2;
  color: #1788c2;
}

.select-item-wrapper .select-item-btn.active .btn-icon {
  background-position-x: -15px;
}

/* 图标 */

.btn-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
}

.btn-icon.cpy {
  background: url(../images/i-1.png) no-repeat;
}

.btn-icon.sy {
  background: url(../images/i-2.png) no-repeat;
}

.btn-icon.bz {
  background: url(../images/i-3.png) no-repeat;
}

.btn-icon.gd {
  background: url(../images/i-4.png) no-repeat;
}

.btn-icon.xs {
  background: url(../images/i-5.png) no-repeat;
}

.btn-icon.qysj {
  background: url(../images/i-6.png) no-repeat;
}

.btn-icon.ms {
  background: url(../images/i-7.png) no-repeat;
}

.btn-icon.all {
  background: url(../images/i-8.png) no-repeat;
}

.btn-icon.cytz {
  background: url(../images/i-9.png) no-repeat;
}

.btn-icon.dlc {
  background: url(../images/i-4.png) no-repeat;
}
.btn-icon.jnjc {
  background: url(../images/i-jnjc.png) no-repeat;
}
.btn-icon.plc {
  background: url(../images/i-plc.png) no-repeat;
}
.btn-icon.wxd {
  background: url(../images/i-wxd.png) no-repeat;
}
.btn-icon.tzc {
  background: url(../images/i-tzc.png) no-repeat;
}

.btn-icon.jsjbc {
  background: url(../images/i-10.png) no-repeat;
}

.btn-icon.jjyxc {
  background: url(../images/i-11.png) no-repeat;
}

.btn-icon.jgptc {
  background: url(../images/i-12.png) no-repeat;
}
.btn-icon.bgs {
  background: url(../images/item_icon_bgs.png) no-repeat;
}
.btn-icon.xtaqc {
  background: url(../images/item_icon_xtaqc.png) no-repeat;
}
.btn-icon.dscyc {
  background: url(../images/item_icon_dscyc.png) no-repeat;
}

.select-item-btn-content {
  text-align: center;
  font-size: 0;
}

.select-item-btn-content * {
  vertical-align: middle;
}

.select-item-btn-content span {
  display: inline-block;
  line-height: 14px;
  max-width: 100px;
  text-align: left;
  font-size: 14px;
  margin-left: 5px;
}

/* 食盐特殊 */

.select-content.sy .select-item-box {
  margin-left: 303px;
  border: none;
}

.select-content.sy .left-select-item-box {
  float: left;
  width: 247px;
  padding: 0px 21px 0 19px;
  border: 1px solid #82b7e1;
}

.select-content.sy .title {
  position: relative;
  width: auto;
  height: 49px;
  line-height: 49px;
  font-size: 18px;
  color: #1076ab;
  font-weight: 700;
  margin-bottom: 0;
  border-bottom: 1px solid #e5e5e5;
}

.select-content.sy .title img {
  vertical-align: middle;
}

.select-content.sy .title .text {
  vertical-align: middle;
}

.select-item-box.active .select-list {
  display: block;
}

.icon-go {
  cursor: pointer;
  top: 50%;
  margin-top: -15px;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  background: url(../images/more.gif) no-repeat center;
}

.ba-list {}

.ba-item {
  padding: 13px 0;
}

.ba-item .ba-title {
  font-size: 14px;
  padding-left: 17px;
  position: relative;
}

.ba-item .ba-title::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 50%;
  margin-top: -2px;
  left: 4px;
  background-color: #1788cd;
}

.ba-item .ba-content {
  font-size: 14px;
  padding-left: 17px;
}

.select-item-btn.all {
  width: 275px;
}

.form-search-icon {
  float: left;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  margin-right: 17px;
}

.form-search-icon img {
  width: 100%;
  height: 100%;
}

.form-search-key-wrapper {
  float: left;
  width: 45.6%;
  height: 41px;
  margin-bottom: 14px;
}

.form-search-select-wrapper {
  float: left;
  width: 20%;
  height: 41px;
  /* background-color: #f5f5f5; */
  margin-bottom: 14px;
}

.form-search-key-wrapper img {
  padding-top: 5px;
  margin-bottom: 14px;
}

.form-search-key-wrapper .input-wrapper {
  margin-left: 59px;
  padding-left: 15px;
  background-color: #f5f5f5;
  /* padding-left: 15px; */
  border: 1px solid #cfcfcf;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.form-search-key-wrapper>.input-wrapper input {
  padding: 0;
  width: 100%;
  height: 39px;
  line-height: 39px;
  border: none;
  outline: none;
  border-radius: 5px;
  background-color: #f5f5f5;
}

.form-search-select-wrapper>.select-wrapper * {
  width: 100%;
  height: 39px;
  line-height: 24.5px;
  border: none;
  outline: none;
  border-radius: 5px;
  background-color: #f5f5f5;
  border: 1px solid #cfcfcf;
  cursor: pointer;
}

.select-wrapper {
  margin-left: 11px;
  margin-bottom: 14px;
}

.select-wrapper.s {
  margin-right: 11px;
}

.form-btn {
  float: left;
  text-align: center;
  height: 37px;
  line-height: 37px;
  border: 1px solid #cfcfcf;
  /* padding: 0 26px; */
  width: 13.8%;
  border-radius: 5px;
  background-color: #1788c2;
  color: #eef2ff;
  cursor: pointer;
  margin-bottom: 14px;
  overflow: hidden;
}

select {
  color: #7e7e7e;
}

select option {
  color: #7e7e7e;
}

.list-filter {
  padding-bottom: 10px;
}

.fl {
  float: left
}

.fr {
  float: right
}

.list-filter .fliter-item {
  float: left;
  width: 13%;
  overflow: hidden;
}

.zcfg .list {
  padding: 15px;
  text-align: left;
}

.zcfg .list .title {
  /* padding-left: 20px; */
}

.list-filter .fliter-item .item-wrapper {
  margin: 0 3px;
  height: 44px;
  text-align: center;
  line-height: 22px;
  border: 1px solid #cfcfcf;
}

.list-filter .fliter-item span {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.list-filter .fliter-item .item-wrapper.disable {
  color: #7e7e7e
}

.list-filter .fliter-item .item-wrapper.active {
  background-color: #1788c2;
  border-color: #1788c2;
  color: #fff;
}

.big-btn-wrapper {
  border-top: 1px solid #cfcfcf;
}

.l-b-btn-item {
  cursor: pointer;
  width: 32.6%;
  /* max-width: 262px; */
  min-width: 150px;
  height: 111px;
  float: left;
  background-color: #dce1e7;
  margin-right: 1.1%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 111px;
  font-size: 18px;
  color: #7e7e7e;
}

.l-b-btn-item.last {
  margin-right: 0;
}

.l-b-btn-item.active {
  background-color: #1788c2;
  color: #fff;
  position: relative;
}

.l-b-btn-item.active:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-width: 0 14px 14px;
  border-style: solid;
  border-color: transparent transparent #fff;
  /*透明 透明  黄*/
}

.new-icon-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  margin-right: 11px;
  line-height: 26.5px;
  text-align: center;
  color: #ff1802;
}

.select-item-title {}

.select-item-wrapper {
  display: none;
}

.select-item-wrapper.active {
  display: block;
}

.gotosy {
  display: none;
  height: 50px;
  line-height: 50px;
  padding-left: 34px;
  font-size: 16px;
  color: #fe5d29;
  border: 1px solid #fe5d29;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative;
}

.gotosy::before {
  content: '';
  position: absolute;
  left: 17px;
  top: 50%;
;
  margin-top: -2.5px;
  width: 5px;
  height: 5px;
  background-color: #fe5d29;
  border-radius: 50%;
}

.gotosy .btn-goto {
  position: absolute;
  width: 68px;
  top: 11px;
  right: 11px;
  background-color: #fe5d29;
  color: #fff;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  cursor: pointer;
}

.select-content.no-more {
  border: 1px solid #1689c0;
  height: 260px;
  line-height: 260px;
  text-align: center;
}

.select-content.no-more img {
  vertical-align: middle;
}

.select-content.list-wrapper {
  border: 1px solid #1689c0;
  padding: 13px 29px 22px 29px;
  margin-bottom: 10px;
}

.list .title {
  font-size: 15px;
  font-weight: 700;
  color: #3a92c4;
  padding: 0;
  margin: 0;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select-content.list-wrapper .content {
  color: #6a6964;
  line-height: 1.5;
}

.btn.btn-search-wrapper {
  width: 82px;
}

.item {
  border-bottom: 1px dotted #d9d9d9;
  padding-bottom: 7px;
}

.pag-wrapper {
  text-align: center;
  overflow: hidden;
  margin-top: 27px;
}

.pag-wrapper .pag-item {
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 14px;
  padding: 0 8px;
  cursor: pointer;
  height: 21px;
  line-height: 23px;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #1385c1;
}

.pag-wrapper .pag-item.text.last {
  margin-right: 17px;
}

.pag-wrapper .pag-item.active {
  background-color: #6fc1fd;
  border-color: #6fc1fd;
  color: #ffffff;
}

.pag-wrapper .go {
  margin-right: 0px;
}

.pag-input-wrapper {}

.pag-input {
  padding: 0;
  height: 19px;
  width: 15px;
  border: 1px solid #cccccc;
  margin-bottom: 5px;
}

.pag-wrapper .go-btn {
  cursor: pointer;
  display: inline-block;
  background-color: #1c7fb6;
  border: 1px solid #0e6485;
  padding: 0 23px;
  color: #fff;
  height: 21px;
  line-height: 21px;
}


.select-tab-item.sx {
  display: block;
}

.new-icon-wrapper.new {
  border: none;
  background: url(../images/new-1.jpg) no-repeat;
}

.new-icon-wrapper.i-c {
  background: url(../images/change-2.jpg) no-repeat;
}

.new-icon-wrapper.b-z {
  background: url(../images/bz-3.jpg) no-repeat;
}

.new-icon-wrapper.i-g {
  background: url(../images/goon-4.jpg) no-repeat;
}

.new-icon-wrapper.i-s {
  background: url(../images/stop-5.jpg) no-repeat;
}

.bg {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.l-b-btn-item .bg.sx {
  background: url(../images/sb_03.png) no-repeat;
  background-position: -71px
}

.l-b-btn-item .bg.new {
  width: 53px;
  background: url(../images/v_05.png) no-repeat;
  background-position: -71px;
}

.l-b-btn-item .bg.last {
  width: 35px;
  background: url(../images/sbook_06.png) no-repeat;
  background-position: -71px;
}

.l-b-btn-item.active .bg.sx {
  background-position: 0px;
}

.l-b-btn-item.active.new .bg.new {
  background-position: 0;
}

.l-b-btn-item.active .bg.last {
  background-position: 0px;
}

.select-item-title {
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

/* 2018-09-05 jzl */

.grzx {
  position: relative;
}

.grzx .user-cont {
  border: 1px solid #d1d1d1;
  background: #fff;
  padding: 15px 15px 11px 15px;
}

.grzx .user-cont .user-img {
  width: 175px;
  height: 211px;
  background: #70c0fb url(../images/user-img.png) no-repeat center;
}

.grzx .user-cont .user-info {
  margin-left: 191px;
}

.grzx .user-cont .user-info h1 {
  font-size: 24px;
  color: #393836;
  font-weight: normal;
  display: inline-block
}

.grzx .user-cont .user-info h1 span {
  color: #0777bf
}

.verifyState h1:after{content: "已实名认证";}

.grzx .user-cont .user-info h1:after {
  clear: left;
  background: #5cd994;
  text-align: center;
  padding: 2px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  margin: 0 0 0 5px;
  top: -4px;
  position: relative;
  display: inline-block;
}

.grzx .user-cont .user-info .left {
  margin-right: 390px;
}

.grzx .user-cont .user-info .left .edit a {
  font-size: 14px;
  color: #aeaeae;
  line-height: 37px;
}

.grzx .user-cont .user-info .left div {
  font-size: 16px;
  color: #404040;
  line-height: 32px;
  padding-left: 30px;
}

.grzx .user-cont .user-info .edit {
  background: url(../images/icon-edit.jpg) no-repeat 3px 9px
}

.grzx .user-cont .user-info .sfz {
  background: url(../images/icon-sfz.jpg) no-repeat 3px 7px
}

.grzx .user-cont .user-info .mb {
  background: url(../images/icon-mb.jpg) no-repeat 3px 7px
}

.grzx .user-cont .user-info .mail {
  background: url(../images/icon-mail.jpg) no-repeat 3px 7px
}

.grzx .user-cont .user-info .bt {
  width: 180px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 6px;
  margin: 10px 10px 0 0;
}

.grzx .user-cont .user-info .bt-b {
  background: #1176ac;
}

.grzx .user-cont .user-info .bt-b:hover {
  background: #61a5d6;
}

.grzx .user-cont .user-info .bt-g {
  background: #f1f1f1;
  color: #423e3b
}

.grzx .user-cont .user-info .bt-g:hover {
  color: #838383
}

.grzx .user-cont .user-info .right {
  width: 335px;
  float: right
}

.grzx .user-cont .user-info .right ul li {
  width: 160px;
  font-size: 18px;
  color: #fff;
  float: left;
  border-radius: 6px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.grzx .user-cont .user-info .right ul li span {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.grzx .user-cont .user-info .right ul li:nth-child(odd) {
  margin-right: 10px;
  margin-bottom: 10px;
}

.grzx .user-cont .user-info .right ul li img {
  top: -5px;
  /*left: 8px;*/
  position: relative;
  width: 35px;
}

.grzx .user-cont .user-info .right ul li div {
  text-align:left;
  line-height: 94px;
  height: 94px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.grzx .user-cont .user-info .right ul li.wsbs {
  background: #ff7133;
}

.grzx .user-cont .user-info .right ul li.wsbs:hover {
  background: #ff8a57
}

.grzx .user-cont .user-info .right ul li.zxz {
  background: #ffb933;
}

.grzx .user-cont .user-info .right ul li.zxz:hover {
  background: #ffd65b;
}

.grzx .user-cont .user-info .right ul li.bhd {
  background: #a290e3;
}

.grzx .user-cont .user-info .right ul li.bhd:hover {
  background: #a290e3;
}

.grzx .user-cont .user-info .right ul li.qjd {
  background: #4ecaa0;
}

.grzx .user-cont .user-info .right ul li.qjd:hover {
  background: #6fe4a6;
}

.grzx .user-cont .user-info .right ul li.qtfw {
  background: #61a5d6;
}

.grzx .user-cont .user-info .right ul li.qtfw:hover {
  background: #7dbeed;
}

.grzx .qtfw-sd {
  position: absolute;
  width: 100%;
  top: 218px;
  padding-top: 20px;
  z-index: 9999;
}

.grzx .qtfw-sd i.arr {
  width: 13px;
  height: 10px;
  background: url(../images/arr-qt.png);
  display: block;
  position: absolute;
  top: 11px;
  right: 100px;
}

.grzx .qtfw-sd ul {
  width: 100%;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #bebebe;
  height: 100px;
  background: #fff
}

.grzx .qtfw-sd li {
  float: left;
  width: 20%;
  box-sizing: border-box;
  height: 100px;
  line-height: 18px;
  text-align: center
}

.grzx .qtfw-sd li span {
  margin-top: 32px;
  display: block
}

.grzx .qtfw-sd li a {
  margin: 0 auto;
  height: 100px;
  display: inline-block;
  padding-left: 62px;
  text-align: left;
  color: #423e3b;
  font-size: 14px;
}

.grzx .qtfw-sd li a:hover {
  color: #61a5d6;
  text-decoration: none;
}

.grzx .qtfw-sd li .qt-01 {
  background: url(../images/qt-01.png) no-repeat left center;
}

.grzx .qtfw-sd li .qt-02 {
  background: url(../images/qt-02.png) no-repeat left center;
}

.grzx .qtfw-sd li .qt-03 {
  background: url(../images/qt-03.png) no-repeat left center;
}

.grzx .qtfw-sd li .qt-04 {
  background: url(../images/qt-04.png) no-repeat left center;
}

.grzx .qtfw-sd li .qt-05 {
  background: url(../images/qt-05.png) no-repeat left center;
}

/* 20180906 */

.select-box-container {
  background-color: #f1f1f1;
  overflow: hidden;
}

.select-box-container .select-box-wrapper {
  margin-top: 12px;
}

.select-box-container .select-box-wrapper .select-box-content {
  border: 1px solid #d1d1d1;
  border-right: none;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-left {
  float: left;
  width: 192px;
  min-height: 542px;
  border-right: 1px solid #b1b1b1;
  margin-right: -193px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-left .select-btn-wrapper {
  margin-right: -1px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-left .select-btn-wrapper .select-btn-item {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #b1b1b1;
  color: #404040;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  border-right: 1px solid #b1b1b1;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-left .select-btn-wrapper .select-btn-item.active {
  border-right-color: #fff;
  color: #1176ac;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-left .select-btn-wrapper .select-btn-item.active::before {
  content: '';
  position: absolute;
  top: -1px;
  bottom: -1px;
  width: 9px;
  left: 0;
  background-color: #1176ac;
  z-index: 10;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right {
  float: right;
  width: 100%;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content {
  margin-left: 191px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #fff;
  min-height: 542px;
  border: 1px solid #b1b1b1;
  border-top: none;
  margin-bottom: -1px;
  /* border-left: none; */
}


.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .select-box-right-box-item.active {
  display: block;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .sbsx.input-wrapper {
  padding: 16px 0;
  font-size: 0;
  text-align: center;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line {
  /* float: left; */
  display: inline-block;
  width: 23%;
  box-sizing: border-box;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .text {
  font-size: 14px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line input {}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .text {
  float: left;
  width: 80px;
  margin-right: -80px;
  height: 39px;
  line-height: 39px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .input-right-wrapper {
  width: 100%;
  float: right;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .input-right-wrapper .box {
  margin-left: 80px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .input-right-wrapper .box input {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  padding-left: 15px;
  outline: none;
  border-radius: 5px;
  border: 1px solid #b1b1b1;
  height: 39px;
  line-height: 39px;
  background-color: #f5f5f5;
  /* width: calc(100% - 100px); */
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .input-right-wrapper select {
  width: 100%;
  height: 39px;
  padding-left: 5%;
  line-height: 39px;
  border-radius: 5px;
  outline: none;
  box-sizing: border-box;
  text-align: center;
  background-color: #f5f5f5;
  border-style: solid;
  /* appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; */
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line .input-right-wrapper select option {
  text-align: center;
  text-align-last: center;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.input-line-1 {
  padding-left: 6px;
  padding-right: 17px;
  width: 35%;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.input-line-3 {
  padding-left: 17px;
  padding-right: 10px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper {
  width: 29%;
  box-sizing: border-box;
  height: 39px;
  line-height: 39px;
  font-size: 0;
  vertical-align: top;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn {
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
  border: none;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn button {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding: 0;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn.btn-search-wrapper {
  width: 40%;
  padding: 0;
  font-size: 0;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn.btn-upload-wrapper {
  width: 60%;
  padding: 0;
  padding-left: 10px;
  background-color: #fff;
  font-size: 0;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn.btn-search-wrapper button {
  color: #fff;
  background-color: #1176ac;
  vertical-align: middle;
  font-size:16px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn.btn-search-wrapper button:hover {
  background-color: #41aada;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn.btn-upload-wrapper button {
  background-color: #fff;
  color: #1176ac;
  border: 1px solid #1176ac;
  vertical-align: middle;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .input-line.line-btn-wrapper .btn.btn-upload-wrapper .add {}

.table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.table-wrapper {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.table-wrapper tr th {
  background-color: #61a5d6;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 12px 0;
  font-weight: normal;
}

.table-wrapper tr {
  line-height: 1.5;
}

/*
.table-wrapper tr th.zjlx {
    text-align: left;
} */

.table-wrapper tr td {
  text-align: center;
  color: #404040;
  font-size: 14px;
  border-bottom: 1px dotted #dbdbdb;
  vertical-align: middle;
  position: relative;
}

.table-wrapper .cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 14px 8px;
  width: 100%;
}

.table-wrapper .cell.pl {
  /* text-align: left; */
}

.table-wrapper .cell.cell-btn {
  height: 29px;
  line-height: 29px;
  display: inline-block;
  border: 1px solid #fc6d5f;
  color: #fc6d5f;
  padding: 0px 13px;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
}
.table-wrapper .cell.cell-btn:hover{
  background-color: #fc6d5f;
  color: #fff;
}

.table-wrapper tr.in-month .first-child {
  color: #fc6d5f;
}

.table-wrapper tr.disable .first-child {
  color: #7e7e7e;
}

.select-box-right-content .pag-wrapper {
  margin-bottom: 27px;
}

.select-box-right-content .pag-wrapper .pag-prev {
  margin-right: 12px;
  cursor: pointer;
}

.select-box-right-content .pag-wrapper .pag-next {
  margin-left: 12px;
  cursor: pointer;
}

/* 暂存 */

/**
类:zssx
*/

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .zcsx.input-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 16px 0;
  text-align: center;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .zcsx.input-wrapper .input-line.w50 {
  width: 45%;
}

.input-line.line-btn-wrapper {
  display: inline-block;
  width: 26%;
  padding-left: 0px;
}

.input-line.line-btn-wrapper button {
  max-width: 140px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .zcsx .input-line.line-btn-wrapper .btn.btn-search-wrapper {
  width: 100%;
  font-size: 0;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .zcsx .input-line.line-btn-wrapper {
  width: 29%;
  padding-left: 10px;
  vertical-align: top;
  max-width: 102px
}

.sbsx .input-line.line-btn-wrapper .btn.btn-search-wrapper {
  max-width: 82px;
}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .zcsx+.table-wrapper .cell {}

.select-box-container .select-box-wrapper .select-box-content .select-box-right .select-box-right-content .zcsx .table-wrapper .cell .text {
  display: inline-block;
  text-align: left;
}

.table-wrapper tr td .newdo {
  position: absolute;
  height: 22px;
  left: 10px;
  border: 1px solid #e43c33;
  background-color: #f36758;
  top: 50%;
  margin-top: -11px;
  line-height: 20px;
  padding: 0 7px;
  color: #fff;
  border-radius: 2px;
  font-size: 0px;
}

.table-wrapper tr td .newdo .text {
  margin-left: 5px;
}

.newdo+.cell {
  padding-left: 150px;
  white-space: normal;
  text-align: left;
}

span.text.progress {
  display: inline-block;
  width: 57px;
  text-align: center;
  height: 21px;
  line-height: 21px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0px;
}

span.text.p100 {
  background-color: #4ecaa0;
}

span.text.p70 {
  background-color: #61a5d6;
}

span.text.p50 {
  background-color: #ffb933;
}

span.text.p20 {
  background-color: #ff7133;
}

/*.wdsc.wrapper*/

.wdsc.wrapper {
  padding-top: 16px;
}

/*zuo */

.select-btn-item-icon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.select-btn-item.active .select-btn-item-icon {
  background-position: center right;
}

.select-btn-item-icon.sbsx {
  background: url(../images/sbsx_1.png);
  width: 14px;
  height: 16px;
  background-position: center left;
}

.select-btn-item-icon.zcsx {
  background: url(../images/zcsx.png);
  width: 15px;
  height: 16px;
  background-position: center left;
}

.select-btn-item-icon.wdzz {
  background: url(../images/wdzz.png);
  width: 18px;
  height: 16px;
  background-position: center left;
}

.select-btn-item-icon.rdgz {
  background: url(../images/rdgz.png);
  width: 18px;
  height: 23px;
  background-position: center left;
}

.select-btn-item-icon.gxqd {
  background: url(../images/gxqd.png);
  width: 18px;
  height: 16px;
  background-position: center left;
}

.select-btn-item-icon.wdsc {
  background: url(../images/wdsc.png);
  width: 17px;
  height: 16px;
  background-position: center left;
}

span.text {
  vertical-align: middle;
  font-size: 14px;
}

.select-box-right-box-item {
  background-color: #fff;
  overflow: hidden;
}

.title-line {
  height: 64px;
  line-height: 64px;
  color: #00629b;
  position: relative;
}

.hotlist-wrapper {
  margin-top: -15px;
}

.title-line .title-text {
  position: relative;
  padding-left: 24px;
  padding-right: 12px;
  background-color: #fff;
  z-index: 5;
  display: inline-block;
  font-size: 16px;
}

.title-line .title-text::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #00629b;
  top: 50%;
  margin-top: -3px;
  left: 0;
}

.title-line .line-bg {
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  background-color: #d5d5d5;
  height: 1px;
  width: 100%;
}

.select-list-wrapper {
  overflow: hidden;
  margin: 0 10px;
}

.article-wrapper {
  margin: 0 10px;
}

.select-list-wrapper .select-item {
  float: left;
  margin-bottom: 12px;
  margin-right: 12px;
  padding: 7px 12px;
  background-color: #f1f1f1;
  border: 1px solid #dfdfdf;
  color: #6f6f6f;
  cursor: pointer;
  position: relative;
}

.select-list-wrapper .select-item.active {
  border-color: #00629b;
  background-color: #fff;
}

.select-list-wrapper .select-item.active:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 19px;
  height: 19px;
  background: url(../images/fwhy_icon.png) no-repeat;
}

.article-wrapper .article-content {
  position: relative;
}

.article-wrapper .article-content {
  height: 50px;
  line-height: 50px;
  color: #404040;
  position: relative;
  padding-left: 12px;
  border-bottom: 1px dotted #dbdbdb;
  font-size: 14px;
}

.article-wrapper .article-content:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #0f6aa3;
  top: 50%;
  margin-top: -3px;
  left: 0;
}

.article-wrapper .article-content .text {
  margin-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

span.time {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  color: #404040;
  text-align: center;
}

.coll-list-wrapper {
  overflow: hidden;
  border-top: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
}

.coll-list-wrapper .coll-item {
  box-sizing: border-box;
  width: 33.3333333%;
  height: 40px;
  line-height: 40px;
  background-color: #f1f1f1;
  float: left;
  text-align: center;
  color: #423e3b;
  cursor: pointer;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

.coll-list-wrapper .coll-item.active {
  background-color: #fff;
  border-bottom-color: #fff;
}

.l-res-box.grzx {
  margin-right: 230px;
  overflow: hidden;
}

.l-res-box.grzx.tag {
  padding-right: 20px;
}

.select-item.grzx .tel-box {
  margin: 21px 8px 0px 8px;
  overflow: hidden;
  border-bottom: 1px dotted #cfcfcf
}

.coll-content-wrapper {
  text-align: left;
}

.coll-content-wrapper>div {
  display: none
}

.coll-content-wrapper>div.active {
  display: block;
}

.hot-list-line {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dotted #dbdbdb;
  position: relative;
}

.hot-list-line:hover,
.article-content:hover {
  text-decoration: underline;
  cursor: pointer;
}

.hot-list-line p {
  margin-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding: 0 10px;
}

.hot-list-line .hot-list-title {
  font-weight: 700;
  color: #fc6d5f;
}

/* 弹出层 */

.pop-up-wrapper {
  width: 728px;
  margin: 0 auto 0 auto;
  background-color: #fff;
  position: relative;
}

.pop-up-wrapper .pop-up-title {
  margin: 0 26px;
  font-size: 0;
  padding-top: 23px;
  padding-bottom: 12px;
}

.pop-up-wrapper .pop-up-title .text {
  font-size: 18px;
  color: #1674aa;
  margin-left: 8px;
  font-weight: 700;
  line-height: 1;
}

.pop-up-wrapper i.off-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(../images/off.png) no-repeat;
  width: 17px;
  height: 17px;
  cursor: pointer;
}

.pop-up-wrapper .pop-up-form-wrapper {
  margin: 0 100px;
  padding-top: 30px;
}

.pop-up-wrapper .pop-up-form-line {
  height: 35px;
  line-height: 35px;
  margin-bottom: 13px;
}

/* .pop-up-wrapper {
    height: 35px;
    line-height: 35px;
} */

.pop-up-form-line-text.text {
  width: 81px;
  display: inline-block;
  text-align: right;
  overflow: hidden;
  vertical-align: middle;
}

.pop-up-wrapper input {
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  margin-left: 16px;
  width: 425px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  outline: none;
  padding-left: 17px;
  background-color: #f5f5f5;
  color: #2e2e2e;
}

.pop-up-wrapper select {
  height: 35px;
  line-height: 35px;
  margin-left: 16px;
  width: 425px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  outline: none;
  padding-left: 17px;
  background-color: #f5f5f5;
  color: #2e2e2e;
}

.pop-up-wrapper input:focus {
  border-color: #1674aa;
}

.pop-up-wrapper input.disabled {
  background-color: #cccccc;
  border: 1px solid #cfcfcf;
  color: #7d7d7d;
}

.pop-up-wrapper input:disabled {
  background-color: #cccccc;
  border: 1px solid #cfcfcf;
  color: #7d7d7d;
  cursor: no-drop;
}

.pop-up-title-wrapper {
  text-align: center;
  position: relative;
  z-index: 100;
  margin-bottom: 10px;
}

.pop-up-title-wrapper .pop-up-title-text {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
  line-height: 18px;
  color: #1674aa;
  font-weight: 700;
  z-index: 1;
  background-color: #fff;
}

.pop-up-title-wrapper .pop-up-title-bg-line {
  background-color: #1674aa;
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  z-index: 0;
  margin-top: -0.5px;
}

.pop-up-title-text-alert {
  color: #ff7534;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.pop-up-table-wrapper {
  margin: 10px 0;
}

.pop-up-table-wrapper .table {
  border: 1px solid #d0d2d1;
}

.pop-up-table-wrapper .table th {
  height: 39px;
  line-height: 39px;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  background-color: #1674aa;
}

.pop-up-table-wrapper .table tr td {
  line-height: 1.5;
  text-align: center;
  padding: 9px 0;
  color: #4b4b4b;
  position: relative;
  overflow: hidden;
}

. .pop-up-table-wrapper .table tr td.pl {
  padding-left: 18px;
  text-align: left;
}

.pop-up-table-wrapper .table .dl-text {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  padding: 0 12px;
  background-color: #1176ac;
  color: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  width: 81px;
  cursor: pointer;
}

.pop-up-table-wrapper .table .dl-text:hover {
  background-color: #48b0dc;
}

.input-file {
  position: absolute;
  top: 99999999px;
  height: 0;
  visibility: hidden;
}

.pop-up-btn-wrapper {
  padding: 16px 0;
  background-color: #fff;
  text-align: center;
}

.btn {
  padding: 0px 27px;
  font-size: 16px;
  color: #fff;
  background-color: #1176ac;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.btn:hover {
  background-color: #48b0dc;
}

.pop-up-form-line-inputfile {
  font-size: 0
}

.pop-up-form-line-inputfile.btn {
  box-sizing: border-box;
  max-width: 99px;
  height: 35px;
  margin-left: 10px;
  font-size: 16px;
}

.pop-up-form-line .line {
  display: inline-block;
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  margin-left: 16px;
  width: 327px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  outline: none;
  padding-left: 17px;
  background-color: #f5f5f5;
  color: #2e2e2e;
  vertical-align: middle
}

.pop-up-btn-wrapper .btn {
  height: 37px;
}

.sbtzd.wrapper {
  margin: 0 25px;
}

.sbtzd.title-wrapper {
  height: 60px;
  line-height: 60px;
  font-size: 0;
  color: #1073aa;
}

.sbtzd.title-wrapper .text {
  font-size: 18px;
  margin-left: 8px;
  font-weight: 700;
}

.qrc {
  background: #ffffff;
  border: 1px solid #0f77ac;
  padding: 15px;
}

.qrc h4 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
}

.qrc h4 span {
  color: #0f77ac
}

.qrc>.fl {
  width: 530px;
}

.qrc p {
  font-size: 14px;
  color: #555;
  line-height: 28px;
  padding: 0px;
  margin: 0;
  font-weight: normal
}

.sbtzd .pop-up-title-wrapper {
  text-align: left;
  height: 50px;
  line-height: 50px;
}

.sbtzd .pop-up-title-wrapper .pop-up-title-text {
  padding-left: 21px;
  padding-right: 7px;
  font-size: 16px;
}

.sbtzd .pop-up-title-wrapper .pop-up-title-text:before {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -3px;
  content: '';
  background-color: #0f77ac;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.sbtzd .pop-up-title-wrapper .pop-up-title-bg-line {
  background-color: #cfcfcf;
}

.dl-table {
  border-top: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}

.dl-table th {
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 10px;
  text-align: center;
  background: #f0f3f7;
  color: #6e85af
}

.dl-table td {
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 10px;
}

.dl-table td .td-text.dl {
  cursor: pointer;
  text-decoration: underline;
  color: #6f8bb0;
  line-height: 1;
}

.sbtzd .pop-up-text-wrapper {
  padding: 0 37px 37px 37px;
}

.btn-bg-c.btn {
  background: #fff;
  border: 1px solid #0f77ac;
  margin-right: 8px;
  color: #0f77ac;
}

.btn-bg-c.btn:hover {
  border: 1px solid #48b0dc;
  color: #48b0dc;
}

.qrcode {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
}

.coll-content-wrapper {
  text-align: center;
}

.pop-up-table-wrapper tr {
    border-bottom: 1px solid #c9c9c9;
}

.qrc {
    position: relative;
}

.img-abs-v-m {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    right: 15px;
}

/*进度查询页面样式 */

.progress-query {
    padding: 0 18px;
}
.progress-query  i.off-btn{
    top: 50%;
    margin-top: -9px;
}
.progress-query-title {
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 0;
}

.progress-query-title h2.title-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 9px;
    color: #1176ac;
   font-weight: normal;
}
.progress-query .pop-up-table-wrapper{
    margin: 0;
    padding-bottom: 15px;
}
.progress-query .pop-up-table-wrapper .table{
    border: none;
    font-size: 14px;
}
.progress-query .pop-up-table-wrapper .table .in-hand .text{
    display: inline-block;
    box-sizing: border-box;
    width: 67px;
    height: 24px;
    text-align: center;
    background-color: #4ecaa0;
    color: #fff;
    border-radius: 2px;
}
.progress-query .pop-up-table-wrapper .table tbody tr:first-child{
    border-bottom: none;
}
.progress-query .pop-up-table-wrapper .table tr{
    border-bottom-style: dotted;
}
.progress-query .pop-up-table-wrapper .table tr th{
    background-color: #61a5d6;
}


.tag .icon-text {
  vertical-align: text-bottom;
}

/* 图片与文字下对齐 */

.tr td.value1 {
  text-align: center;
}

/* 表格 */

.title-desc {
  vertical-align: middle;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #909090;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 14px;
  text-align: left;
}
.title-desc-float{
  vertical-align: middle;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #909090;
  font-size: 14px;
  text-align: left;
  margin-top: 4px;
}

.btn-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -28.5px;
}

.new-icon-wrapper.xbgkj {
  background: url(../images/xbgkj.jpg) no-repeat;
}

.new-icon-wrapper.hz {
  background: url(../images/hz.jpg) no-repeat;
}
.new-icon-wrapper.xbyx {
  background: url(../images/xbyx.jpg) no-repeat;
}
.new-icon-wrapper.gzcl {
  background: url(../images/gzcl.png) no-repeat;
}
.new-icon-wrapper.zxsx {
  background: url(../images/zxsx.jpg) no-repeat;
}
.new-icon-wrapper.icon20 {
  background: url(../images/item_icon20.jpg) no-repeat;
}

.l-res-box{
  margin-right: 225px;
}
.select-item-title{
  position: relative;
}
.tag-wrapper.swiper-container{
  margin-right: 152px;
}
.title-desc{
  width: auto;
  float: right;
  margin-left: -152px;
  margin-top: 14px;
}
.tag-wrapper-l-box{
  float: left;
  width: 100%;
  margin-top: 12px;
}

.bg-gradient {
  background-color: #1382b4;
  background-image: linear-gradient(to top, #0f67a1, #1488b8);
}

.yy-dialog-wrapper {
  position: relative;
  width: 500px;
  padding: 20px;
  background-color: #fff;
}

.yy-dialog-title {
  padding-bottom: 15px;
  margin-top: 12px;
  font-size: 18px;
  color: #1788c2;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
}

.dialog-title-desc {
  color: #ff3334;
}

.yy-dialog-address {
  font-size: 18px;
  color: #222222;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.yy-dialog-address>*.yy-address-text {
  font-size: 14px;
}

.yy-dialog-address>* {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.yy-dialog-content-wrapper>* {
  width: 50%;
  padding: 0 2.5px;
  box-sizing: border-box;
  float: left;
}

.yy-dialog-border {
  border: 1px solid #dfdfdf;
}

.dialog-box {
  height: 40px;
  line-height: 37.9px;
  font-size: 0;
  padding-left: 10px;
}

.dialog-box * {
  vertical-align: middle;
}

.yy-dialog-content-wrapper {
  margin: 0 -2.5px;
  overflow: hidden;
}

.spr-img {
  display: inline-block;
  background: url(../images/wdzz.png) no-repeat;
  width: 20px;
  height: 17px;
  margin-right: 10px;
}

.dialog-box .text {
  font-size: 16px;
  color: #909090;
}

.dialog-box select {
  height: 100%;
  border: none;
  width: 100%;
  outline: none;
}

.mb-20 {
  margin-bottom: 20px;
}

.dialog-box.full-box {
  padding: 3px 0;
  overflow: hidden;
}

.full-box {
  padding: 2px 0;
}

.full-box .dialog-box>* {
  float: left;
  box-sizing: border-box;
  height: 100%;
}

.full-box .dialog-box>.left {
  width: 30%;
}

.full-box .dialog-box>.right {
  width: 70%;
}

.dialog-box.full-box img {
  margin-right: 20px;
}

.dialog-box input {
  border: none;
  height: 100%;
  width: 100%;
}

.dialog-box input:focus {
  outline: none
}

.full-box .dialog-box .left {
  border-right: 1px solid #dfdfdf
}

.full-box .left img {
  margin-right: 10px;
}

.full-box .right {
  padding-left: 17px;
  font-size: 16px;
  color: #909090;
}

.dia-btn {
  height: 40px;
  font-size: 18px;
  color: #fff;
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.dia-btn:hover {
  outline: none;
  background-color: #6fc1fb;
  background-image: linear-gradient(to top, #4895c7, #6fc1fb);
  border-color: #48b0dc;
}

.mb-15 {
  margin-bottom: 15px;
}

.img-abs {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 0;
}

.dialog-box.w50 {
  padding: 0;
  overflow: hidden;
  height: 50px;
}

.dialog-box.w50>* {
  float: left;
  text-align: center;
  width: 50%;
  background-color: #e0e0e0;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
}

.dialog-box.w50>* .text {
  color: #343434;
  font-weight: bold;
  margin-left: 5px;
}

.dialog-box.w50>.active {
  background-color: #1381b4;
}

.dialog-box.w50>.active .text {
  color: #fff;
}

.dialog-box.w50>.active .dia-log {
  background-position-x: right;
}

.dia-log {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: url(../images/dia-bg-2.png) no-repeat;
  vertical-align: middle;
}

.dia-log.dia-log-1 {
  background: url(../images/dia-bg-1.png) no-repeat;
}

.yy-dialog-desc {
  margin-top: 5px;
  background-color: #fffaea;
  color: #7b2706;
  border: 1px solid #7b2706;
  padding: 5px;
}

.tab-content>.t:nth-child(2) {
  padding: 50px 0;
  text-align: center;
}

.tab-content>.t:nth-child(2) p {
  color: #6d96b4;
  font-size: 18px;
  line-height: 1.5;
}

.bg-gradient.dia-btn.w120 {
  width: 120px;
}

.dj-dialog-wrapper .font-color {
  color: #1788c2
}

.dj-dialog-wrapper {
  width: 500px;
  padding: 0 10px;
  color: #505050;
}

.dj-dialog-wrapper .title {
  text-align: center;
  font-size: 18px;
}
.dj-t-wrapper{
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0;
}
.dj-dialog-wrapper .f-w {
  font-weight: bold;
}

.dj-dialog-wrapper .dj-title-desc {
  font-size: 16px;
  text-align: center;
}

.dj-dialog-wrapper .dj-title-desc span {
  font-size: 20px;
}
.dj-content{
  padding: 0 20px;
}
.dj-btn-wrapper{
  text-align: center;
}

.table-wrapper tr td .newdo {
  display: inline-block;
  vertical-align: middle;
}
.btn-wrapper .button_a {
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #0e6fa2;
  color: #0e6fa2;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  display: inline-block;
}

.btn-wrapper .button_a:hover {
  outline: none;
  border-color: #6fc1fb;
  color: #6fc1fb;
  text-decoration: none;
}
.disable-text {
  display: inline-block;
  height: 19px;
  line-height: 19px;
  vertical-align: middle;
  padding: 0 10px;
  background: #b8b8b8;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  margin-right: 20px;
}
