html {
  background-color: #f4f4f4;
}

body {
  font-family: 'Microsoft YaHei';
  font-size: 15px;
  
  margin: 0 auto;
}



.weui-cells {
  font-size: 15px;
}

.weui-toast {
  top: 50%;
  margin-left: 0;
}



.dom_hue {
  color: #1c86ee;
}



.bg-ef {
  background: #efefef
}

.bg-FFF {
  background: #FFFFFF
}

.bg-247db0 {
  background: #1c86ee
}

.bg-white {
  background: white
}

.bg-blue {
  background-color: #10AEFF;
}



.col-000 {
  color: #888888
}

.col-white {
  color: white
}

.col-navy {
  color: navy;
}

.col-247db0 {
  color: #1c86ee
}

.col-red {
  color: red;
}

.col-black {
  color: black;
}

.col-warm {
  color: #F43530;
}



.header_outside {
  width: 100%;
  height: 50px;
  color: white;
  font-size: 18px;
  text-align: center;
  line-height: 48px;
}



.title_outside {
  text-align: center;
  font-size: 34px;
  color: #1c86ee;
  font-weight: 400;
  margin: 0 15%;
}



.title_little {
  font-size: 18px;
  font-weight: 100;
  font-family: "ºÚÌå";
  color: #1c86ee;
}



.demos-title {
  text-align: center;
  font-size: 34px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}

.demos-sub-title {
  text-align: center;
  color: #888;
  font-size: 14px;
}

.demos-header {
  padding: 35px 0;
}



.a_border {
  border-radius: 5px;
  background-color: #FFFFFF;
  margin: 0px 5px 5px 5px
}



.black {
  font-family: "ºÚÌå"
}



.f-17 {
  font-size: 17px
}



.f-w-400 {
  font-weight: 400
}



.leng {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 9em;
}



.h-46 {
  height: 46px;
}



.pt-10 {
  padding-top: 10px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-100 {
  padding-top: 100px;
}

.pd-5 {
  padding-bottom: 5px;
}

.pd-10 {
  padding-bottom: 10px;
}



.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-100 {
  margin-top: 100px;
}

.mr-15 {
  margin-right: 15px;
}



.text_align_cen {
  text-align: center;
}



.wi-100 {
  width: 100%;
}

.wi-90 {
  width: 90%;
}

.wi-50 {
  width: 50%;
}

.wi-10 {
  width: 10%;
}

.hi-100 {
  height: 100%;
}



.overfl-hid {
  width: 18em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}



.btn_sub {
  width: 80%;
  top: 15px;
  background-color: #1c86ee;
}



.demos-title {
  text-align: center;
  font-size: 34px;
  color: #1c86ee;
  font-weight: 400;
  margin: 0 15%;
}



.weui-dialog__btn {
  color: #1c86ee;
}

.toolbar .picker-button {
  color: #1c86ee;
}

.weui-switch:checked, .weui-switch-cp__input:checked~.weui-switch-cp__box {
  border-color: #1c86ee;
  background-color: #1c86ee;
}

.weui-vcode-btn {
  color: #1c86ee;
}



.weui-cell_before:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  left: 15px;
}

.weui-form-preview__btn_primary {
  color: #1c86ee;
}

.picker-calendar-day.picker-calendar-day-selected span {
  background: #1c86ee;
}

.weui-btn_disabled.weui-btn_primary {
  background-color: #1c86ee;
}

.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
  color: #1c86ee;
}

.weui-icon-success:before {
  color: #1c86ee;
}

.weui-btn {
  background-color: #1c86ee;
}

.weui-btn:after {
  border-color: #1c86ee;
  color: #1c86ee;
}

.weui-btn_plain-primary:not(.weui-btn_plain-disabled):active {
  color: rgba(28, 134, 238, 0.6);
  border-color: rgba(28, 134, 238, 0.6);
}

.weui-btn_unImp {
  color: #d2d2d2;
  background-color: #d2d2d2;
}

.weui-btn_unImp:visited {
  color: #d2d2d2;
}

.weui-btn_unImp:active {
  color: rgba(210, 210, 210, 0.6);
  background-color: rgba(210, 210, 210, 0.6);
}

.hid_div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: white;
}

.style_span {
  text-align: left;
  padding-left: 10%;
  max-width: 70%;
}

.btn_search {
  position: absolute;
  box-sizing: border-box;
  width: 80%;
}

.line {
  position: relative;
}

.line:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 100%;
  top: 4px;
  left: -7px;
  height: 18px;
  background-color: #1c86ee;
}

.szga-index-icon-1 {
  background: url("https://bmfw.ga.sz.gov.cn/jzxx/css/icon5.png") center no-repeat;
  background-size: cover;
  width: 33.33%;
}

.szga-index-icon-2 {
  background: url("https://bmfw.ga.sz.gov.cn/jzxx/css/icon6.png") center no-repeat;
  background-size: cover;
  width: 33.33%;
}

.szga-index-icon-3 {
  background: url("https://bmfw.ga.sz.gov.cn/jzxx/css/icon8.png") center no-repeat;
  background-size: cover;
  width: 33.33%;
}

.szga-index-icon-4 {
  background: url("https://bmfw.ga.sz.gov.cn/jzxx/css/icon9.png") center no-repeat;
  background-size: cover;
  width: 33.33%;
}

.szga-index-icon-5 {
  background: url("https://bmfw.ga.sz.gov.cn/jzxx/css/icon3.png") center no-repeat;
  background-size: cover;
  width: 33.33%;
}

.szga-index-icon-6 {
  background: url("https://bmfw.ga.sz.gov.cn/jzxx/css/icon7.png") center no-repeat;
  background-size: cover;
  width: 33.33%;
}

.szga-index-icon-title {
  position: relative;
  left: -18px;
  color: #fff;
}





.weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before {
  color: #1c86ee;
}



.radio-css {
  padding: 0px;
  width: 40%;
  float: left;
}

.radio-css:before {
  border-top: 0px solid white;
}

.weui-cell1:before {
  border-top: 0px solid white;
}



.weui-grid__icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}



.weui-label {
  width: 100px;
}



.weui-agree {
  font-size: 10px;
}



.borrad-0 {
  border-radius: 0px;
}



input.error, select.error {
  border-color: #c66161;
}

label#content-error {
  top: 65px;
  position: absolute;
  text-align: right;
}



.weui-btn_mini {
  display: inline-block;
  padding: 0 .6em;
  line-height: 2.3;
  font-size: 13px;
  padding-right: 5px;
}

.weui-btn_plain-primary {
  color: #1c86ee;
  border: 0.2em solid #1c86ee;
}

.weui-btn_plain-primary:after {
  border-width: 0;
}



.xz_head {
  float: left;
  display: inline;
}

.bc {
  background-color: #eee;
}

.xz_img {
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: middle;
}

.xz_bottom {
  margin-bottom: 30px;
}

.btn_disabled_color {
  border: 0.2em solid #D9D9D9;
  color: #D9D9D9;
}

.flexboxStyle {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
}
.szga-container{
  line-height: 1.5;
}

@media screen and (min-width: 793px){
      .szga-container .szga-footerIcon {
        width: 245px;
    }
    
}
@media screen and (max-width: 500px){
  .szga-footer .copy {
   float: none;
}
  .szga-container .szga-footerIcon {
    width: 100%;
}
}