﻿* {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", sans-serif;
}

html, body {
    width: 100%;
    height: 100%;
    max-width: unset !important;
    min-width: 1280px !important;
    position: relative;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input::placeholder {
    color: #999999;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.fittk-background {
    position: absolute;
    overflow: visible;
}

.fittk-select-options {
    outline-color: #d4d4d4 !important;
}

.fittk-radio-one {
    width: auto !important;
    height: auto !important;
}

.fittk-radio-one.checked .fittk-radio-item {
    border: 2px #1a8dde solid !important;
}

.fittk-radio-one.checked .fittk-checkbox-item {
    outline: none !important;
}

.fittk-radio-inner {
    background: #1a8dde !important;
}

.fittk-checkbox-inner {
    background: url("../img/yes.png") no-repeat 50% 50% #1a8dde !important;
    background-size: 14px !important;
    transition: none !important;
}

.fittk-load-nmga {
    background: url("../lib/fittk/img/loading-2.png") no-repeat 50% 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    width: 60px;
    animation: fittk-rotate-2 1s linear infinite;
    filter: hue-rotate(180deg) brightness(150%);
}

.fittk-input-readonly {
    color: #444 !important;
}

.m-banner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 540px;
    z-index: -1;
    background: #f2f2f2;
}

.m-banner-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 540px;
    object-fit: cover;
    display: none;
}

.g-index, .g-info {
    height: auto;
    min-height: calc(100% - 741px);
    background: #ffff;
}

.g-footer {
    position: static;
}

.m-footer .textList {
    width: 550px;
    margin-top: 36px;
}

.m-footer .right {
    width: 650px;
}

.m-footer .right .qrcode {
    width: 90px;
    float: right;
    margin-top: 50px;
    margin-right: 60px;
}

.m-footer .right .qrcode img {
    width: 90px;
}

.m-footer .right .qrcode span {
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    width: 90px;
    text-align: center;
    display: inline-block;
}

.m-footer .textList li {
    color: #ffffff;
}

.m-city-selector {
    height: 44px;
    border: 1px solid #e8ebed;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.8);
    float: left;
    position: absolute;
    left: 630px;
    top: 68px;
}

.m-city-selector:hover:after {
    content: '';
    position: absolute;
    width: 372px;
    height: 55px;
    top: 0;
    left: 0;
}

.m-city-selector-show {
    overflow: hidden;
    padding: 0 12px 0 17px;
    white-space: nowrap;
    height: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 42px;
    color: #666666;
    cursor: pointer;
    user-select: none;
    -ms-user-select: none;
    vertical-align: middle;
}

.m-city-selector-show:after {
    content: '';
    width: 15px;
    height: 40px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url("../img/index/location.png") no-repeat 50% 10px;
    background-size: auto 16px;
}

.m-city-selector-list {
    width: 372px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 75px;
    left: 0;
    padding: 7px;
    border: 1px solid #e8ebed;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.8);
    opacity: 0;
    transition: all 200ms linear;
    z-index: 100000;
    display: none;
}

.m-city-selector-list.show {
    display: block;
    opacity: 1;
    top: 55px;
}

.m-city-selector-list .m-city-item {
    width: 104px;
    height: 30px;
    float: left;
    margin: 7px;
    border: 1px solid #b2b2b2;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    user-select: none;
    -ms-user-select: none;
    color: #444444;
    text-decoration: none;
}

.m-city-selector-list .m-city-item.selected {
    border: 1px solid #1a8dde;
    background: #1a8dde;
    color: #ffffff;
}

.m-city-selector-list .m-city-item:hover {
    border: 1px solid #1a8dde;
    color: #1a8dde;
}

.m-city-selector-list .m-city-item.selected:hover {
    color: #ffffff;
}

#hotWords {
    display: none;
}

#hotWords a {
    color: #ffffff;
    cursor: pointer;
}

.m-mail-link {
    z-index: 9999;
    position: fixed;
    top: 200px;
    right: 0;
    display: block;
    width: 54px;
    height: 150px;
    background: url("../img/index/box_pic_1.png");
    font-size: 15px;
    color: #ffffff;
    opacity: 0.9;
    text-shadow: 0 0 black;
}

.m-mail-link span {
    font-size: 20px;
    line-height: 23px;
    width: 20px;
    display: inline-block;
    margin: 50px 0 0 17px;
}

.m-mail-link:hover {
    color: #ffffff;
}

.wrapperIndex .m-banner .m-cont .top .m-tit .language {
    padding: 0 12px;
}

.wrapperIndex .m-banner .m-cont .top .m-tit .language .chinese {
    font-size: 32px;
}

.wrapperIndex .m-main {
    padding-top: 0;
    padding-bottom: 40px;
    overflow: hidden;
    background: none;
}

.wrapperIndex .m-main .wrapper {
    margin-bottom: 30px;
}

.wrapperIndex .m-main .wrapper .m-policeService {
    width: 1280px;
    position: relative;
    left: -40px;
    margin-bottom: 10px;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li {
    width: 240px;
    margin: 20px 40px;
    box-sizing: border-box;
    height: 140px;
    background: #ffffff;
    box-shadow: 0 0 2px 2px #f2f2f2;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li:hover {
    background: #40a583;
}

.wrapperIndex .m-main .wrapper .m-policeService .wrapperTit {
    margin-bottom: 5px;
}

.wrapperIndex .m-main .wrapper .m-policeService .wrapperTit img, .wrapperIndex .m-main .wrapper .m-policeService .wrapperTit .titBox {
    float: none;
    display: inline-block;
}

.wrapperIndex .m-main .wrapper .service-center .serviceList .listItem .onlineHandle {
    font-size: 14px;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li .wrapperImg {
    width: 70px;
    height: 70px;
    margin: 15px auto 15px;
    background: none;
    padding: 0;
    position: relative;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li .wrapperImg img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li .wrapperImg img:first-of-type {
    display: block;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li:hover img:first-of-type {
    display: none;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li:hover img:last-of-type {
    display: block;
}

.wrapperIndex .m-main .wrapper .m-policeService .policeCategoryList li:hover p {
    color: #ffffff;
}

.wrapperIndex .m-banner {
    box-shadow: 0 0 5px 5px #e8e8e8;
    position: relative;
}

.wrapperIndex .m-banner .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: -100;
    background: url("../img/index/banner.png") no-repeat 50% 50%;
    background-size: cover;
}

.wrapperIndex .m-banner .m-cont .nav li {
    height: 70px;
    line-height: 70px;
    width: 240px;
    box-sizing: border-box;
    padding: 0 20px;
}

.wrapperIndex .m-banner .m-cont .nav li a {
    width: 200px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
}

.wrapperIndex .m-banner .m-cont .nav .selected {
    background: #1F89D5;
}

.wrapperIndex .m-banner .m-cont .nav .selected a {
    padding-left: 40px;
    background: url("../img/index/mgubao-white.png") 13px 15px no-repeat;
}

.wrapperIndex .m-banner {
    height: 428px;
}

.wrapperIndex .g-approval {
    background: none;
    padding-top: 0;
}

.notice {
    height: 52px;
    line-height: 52px;
    padding: 0 10px;
    background-color: #fff;
    margin-bottom: 23px;
}

.notice .tit {
    float: left;
    font-size: 18px;
    color: #333;
}

.notice .tit .square {
    display: inline-block;
    width: 4px;
    height: 18px;
    background-color: #29a67c;
    margin-right: 15px;
    vertical-align: middle;
}

.news li {
    float: left;
    width: 470px;
}

.news li a {
    color: #666;
    font-size: 15px;
}

.news li a .dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #f0ab17;
    vertical-align: middle;
    margin-right: 5px;
}

.news li a .newsBrief {
    display: inline-block;
    width: 250px;
    vertical-align: middle;
}

.news li a .date {
    display: inline-block;
    color: #999;
    padding-left: 30px;
    vertical-align: middle;
}

.notice .slider {
    float: right;
    width: 60px;
    height: 25px;
    line-height: 25px;
    border-radius: 20px;
    background-color: #bdbdbd;
    padding: 0 10px;
    margin-top: 13px;
}

.notice .slider .prev {
    padding-right: 15px;
}

.news {
    width: 940px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    scroll-behavior: smooth;
}

.news li {
    display: inline-block;
    float: none;
}

.notice .slider .prev {
    cursor: pointer;
}

.notice .slider .next {
    cursor: pointer;
}

.wrapperIndex .m-link .linkList {
    height: auto;
    overflow: hidden;
    margin: 20px -20px 20px 0;
}

.wrapperInfo {
    background: none;
}

.wrapperInfo .m-footer {
    width: 1200px;
    height: unset;
    background-color: unset;
    border-top: unset;
}

.g-approval .g-bd {
    width: 1200px;
    margin: 5px auto;
}

.g-approval .g-bd .search {
    margin-bottom: 10px;
    padding: 22px 10px 5px 25px;
    border: 1px solid #e8ebed;
    background: #ffffff;
}

.g-approval .g-bd .search table {
    width: 100%;
}

.g-approval .g-bd .search table tr {
    padding: 0;
    border: none;
}

.g-approval .g-bd .search table td {
    padding-left: 3px;
    padding-bottom: 15px;
}

.g-approval .g-bd .search table .num-1 {
    width: 90px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
    vertical-align: top;
    line-height: 31px;
}

.g-approval .g-bd .search table .num-2 ul {
    zoom: 1;
}

.g-approval .g-bd .search table .num-2 ul:after {
    content: '';
    display: block;
    clear: both;
}

.g-approval .g-bd .search table .num-2 ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 6px 16px;
    color: #333333;
    font-size: 14px;
    outline: 1px solid #d4d4df;
    cursor: pointer;
}

.g-approval .g-bd .search table .num-2 ul li a {
    color: #333333;
}

.g-approval .g-bd .search table .num-2 ul li.z-active {
    color: #1f7bc2;
    outline: 1px solid #1f7bc2;
}

.g-approval .g-bd .search table .num-2 .checkbox-wrap .wrap {
    padding-top: 10px;
}

.g-approval .g-bd .search table .num-2 .checkbox-wrap .checkbox-item {
    display: none;
}

.g-approval .g-bd .search table .num-2 .checkbox-wrap .checkbox-item input {
    width: auto;
    margin-top: 0;
    margin-right: 6px;
}

.g-approval .g-bd .search table .num-2 .checkbox-wrap .checkbox-item label {
    display: inline-block;
    width: 350px;
    margin-bottom: 10px;
}

.g-approval .g-bd .search table .work-search .search-input {
    width: 265px;
    height: 34px;
    margin-bottom: 10px;
    border-radius: 0;
    padding: 4px 5px;
    position: relative;
    outline: 1px solid #d4d4df;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.g-approval .g-bd .search table .work-search .search-input input {
    width: 255px;
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    float: left;
    border: none;
    box-shadow: none;
    outline: none;
}

.g-approval .g-bd .search table .work-search .search-btn {
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    background-color: #1F89D5;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
}

.g-approval .g-bd .main {
    margin-bottom: 20px;
    overflow: hidden;
}

.g-approval .g-bd .main table.outer {
    width: 100%;
    border-left: 1px solid #e8ebed;
    background: #ffffff;
}

.g-approval .g-bd .main table.outer tr {
    padding: 0;
    border: none;
}

.g-approval .g-bd .main table.outer th {
    background-color: #1F89D5;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    padding: 0;
    border-right: 1px solid #1fafa5;
}

.g-approval .g-bd .main table.outer .inner-second {
    display: none;
    background-color: #f0f0f0;
}

.g-approval .g-bd .main table.outer .inner {
    width: 100%;
    margin: 0;
}

.g-approval .g-bd .main table.outer .inner td {
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-right: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.g-approval .g-bd .main table.outer .num-2 {
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
}

.g-approval .g-bd .main table.outer .guide {
    color: #28afee;
    margin: 0 5px;
    cursor: pointer;
}

.g-approval .g-bd .main table.outer .appointment {
    color: #ff6938;
    margin: 0 5px;
    cursor: pointer;
}

.g-approval .g-bd .main table.outer .handle {
    color: #1f7bc2;
    margin: 0 5px;
    cursor: pointer;
}

.g-approval .g-bd .main table.outer .inner .stretch {
    display: inline-block;
    width: 34px;
    height: 27px;
    border: 1px solid #1F89D5;
    background: url('../img/index/bmfw_r1_index.png?t=1') bottom no-repeat;
    transition: all 0.2s ease-out 0s;
    cursor: pointer;
}

.g-approval .g-bd .main table.outer .inner .stretch.z-stretch {
    background-position: top;
}

.m-page-ctrl {
    float: right;
    clear: both;
    margin: 30px 0 0;
}

.m-page-ctrl.kstb {
    float: none;
    display: inline-block;
}

.m-page-ctrl-text {
    font-size: 14px;
    line-height: 34px;
    float: left;
    margin-right: 20px;
}

.kstb .m-page-ctrl-text {
    display: none;
}

.m-page-ctrl-item {
    height: 32px;
    outline: 1px solid #d4d4d4;
    margin: 1px 20px 1px 0;
    float: left;
    background: #ffffff;
}

.kstb .m-page-ctrl-item {
    outline: none;
}

.m-page-ctrl-one {
    width: 32px;
    height: 32px;
    border-left: 1px solid #d4d4d4;
    float: left;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.kstb .m-page-ctrl-one {
    margin: 0 5px;
    border: none;
    outline: 1px solid #d4d4d4;
}

.m-page-ctrl-one:first-of-type {
    border-left: none;
}

.m-page-ctrl-big {
    width: auto;
    padding: 0 8px;
}

.m-page-ctrl-current {
    background: #1F89D5;
    color: #ffffff;
}

.kstb .m-page-ctrl-current {
    background: #29a67c;
}

.m-page-ctrl-disabled {
    color: #999999;
    cursor: not-allowed;
}

.m-page-ctrl-input {
    width: 32px;
    height: 32px;
    outline: 1px solid #d4d4d4;
    margin: 1px 10px 1px 0;
    float: left;
}

.m-page-ctrl-input input {
    width: 100%;
    height: 100%;
    float: left;
    font-size: 14px;
    line-height: 34px;
    outline: none;
    border: none;
    text-align: center;
}

.m-page-ctrl-btn {
    width: 64px;
    height: 34px;
    background: #1F89D5;
    color: #ffffff;
    font-size: 14px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.kstb .m-page-ctrl-btn {
    background: #29a67c;
}

.m-index2-content {
    width: 100%;
    height: auto;
    min-height: calc(100% - 741px);
    padding-bottom: 40px;
    background-color: #fff;
}

.m-index2-content .m-titBox {
    width: 1200px;
    height: 45px;
    border: 1px solid #ddd;
    margin: 20px auto;
    display: none;
}

.m-index2-content .m-titBox .m-title {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.m-index2-content .m-titBox .m-title .tit-item {
    float: left;
    width: 150px;
    height: 100%;
    padding: 0 20px;
    line-height: 45px;
    text-align: center;
    color: #333;
    cursor: pointer;
    box-sizing: border-box;
}

.m-index2-content .m-content:after {
    content: '';
    display: block;
    clear: both;
}

.m-index2-content .m-content .caseName {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto;
    color: #666;
    font-size: 20px;
}

.m-index2-content .m-content .card {
    margin-top: 0;
}

.m-index2-content .m-content .card .card-tit {
    position: relative;
    width: 1200px;
    height: 48px;
    line-height: 48px;
    background-color: #f2f5f8;
    border-left: 2px solid #1F89D5;
    color: #1F89D5;
    font-size: 18px;
    margin: 0 auto;
    padding-left: 18px;
}

.m-index2-content .m-content .card .card-tit .triangle {
    position: absolute;
    left: 0;
    top: 20px;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent transparent #1F89D5;
}

.m-index2-content .m-content .card .card-content {
    width: 1200px;
    line-height: 24px;
    margin: 0 auto;
    padding: 20px;
}

.m-index2-content .m-content .card .card-content:after {
    content: '';
    display: block;
    clear: both;
}

.m-index2-content .m-content .card .card-content .layui-row {
    height: 48px;
    line-height: 48px;
}

.m-index2-content .m-content .card .card-content .layui-form-label {
    width: 110px;
}

.m-index2-content .m-content .card .card-content .radio-label {
    margin-top: 7px;
}

.m-index2-content .m-content .card .card-content .checkbox-label {
    margin-top: 7px;
}

.m-index2-content .m-content .card .card-content #uploadImage,
.m-index2-content .m-content .card .card-content #uploadFile {
    background-color: #e2f6ff;
    color: #666;
}

.m-index2-content .m-content .card .card-content .layui-btn {
    background-color: #1997d8;
}

.case-guide-table {
    margin: 30px auto;
    width: 1200px;
    overflow: hidden;
    border: 1px #d4d4d4 solid;
}

.case-guide-table-line {
    width: 1200px;
    overflow: hidden;
    border-bottom: 1px #d4d4d4 solid;
}

.case-guide-table-label {
    width: 180px;
    border-right: 1px #d4d4d4 solid;
    background: #f2f2f2;
    font-size: 14px;
    padding: 0 20px;
    line-height: 30px;
    color: #333;
    box-sizing: border-box;
    float: left;
}

.case-guide-table-input {
    width: 420px;
    border-right: 1px #d4d4d4 solid;
    color: #333;
    box-sizing: border-box;
    float: left;
    word-break: break-all;
}

.case-guide-table-input .i-inner {
    font-size: 14px;
    line-height: 24px;
    padding: 18px 20px;
    display: inline-block;
    vertical-align: middle;
}

.case-guide-table-input:last-of-type {
    border-right: none;
}

.case-guide-table-line:last-of-type {
    border-bottom: none;
}

.m-index2-content.stay .m-titBox {
    width: 100%;
    margin: 0;
    border: none;
    height: 75px;
    border-bottom: 1px solid #ddd;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 2000;
    display: block;
}

.m-index2-content.stay .m-titBox .m-title .tit-item {
    line-height: 75px;
    text-align: center;
}

.m-index2-content.stay .m-titBox .m-title .tit-item-active {
    color: #fff;
    background-color: #1F89D5;
}

.fix {
    position: fixed;
    top: 0;
    left: 0;
}

.case-form-box, .case-guide-box {
    width: 1200px;
    margin: 0 auto 20px;
}

.case-form-box:after, .case-guide-box:after, .case-form-page:after {
    content: '';
    display: block;
    clear: both;
}

.case-form-line {
    width: 570px;
    float: left;
    margin-right: 30px;
}

.case-form-page-segment {
    position: relative;
    width: 1218px;
    height: 48px;
    line-height: 48px;
    background-color: #fafafa;
    border-left: 2px solid #1F89D5;
    color: #1F89D5;
    font-size: 18px;
    margin: 10px auto;
    padding-left: 18px;
    overflow: hidden;
    float: left;
}

.case-form-page-segment:before {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent transparent #1F89D5;
}

.case-form-full-line {
    width: 1300px;
    height: auto;
    clear: both;
    margin-right: 0;
}

.case-form-label {
    width: 170px;
    line-height: 28px;
    box-sizing: border-box;
    padding: 6px 1px;
    margin: 10px 0;
    color: #333;
    float: left;
    font-size: 14px;
    text-align: left;
}

.case-form-label.long {
    width: 500px;
}

.case-form-label.required:after {
    content: "*";
    display: inline;
    line-height: 28px;
    padding: 6px 0;
    color: #f33;
    font-size: 15px;
}

.case-form-input {
    width: 400px;
    height: 40px;
    margin: 10px 0;
    box-sizing: border-box;
    padding: 6px 0;
    float: left;
    outline: 1px solid #d4d4d4;
}

.case-form-input.short {
    width: 110px;
    margin-right: 15px;
}

.case-form-input.short:last-of-type {
    margin-right: 0;
}

.case-form-input-radio, .case-form-input-checkbox {
    width: 1000px;
    padding: 6px 0;
    line-height: 28px;
    font-size: 15px;
    color: #333;
    margin: 10px 0;
    display: inline-block;
}

.case-form-textarea {
    width: 560px;
    height: 132px;
    box-sizing: border-box;
    padding: 6px 0;
    outline: 1px #d4d4d4 solid;
    margin: 10px 0;
    float: left;
}

.case-form-input input::placeholder, .case-form-input textarea::placeholder {
    color: #999;
}

.case-form-text {
    width: 1300px;
    line-height: 24px;
    box-sizing: border-box;
    padding-left: 170px;
    margin: 10px 0;
    float: left;
    font-size: 14px;
    color: #1F89D5;
}

.case-form-text span {
    font: inherit;
    color: #444;
    font-weight: bold;
}

.case-form-text.nopadding {
    padding-left: 6px;
}

.case-form-add {
    position: absolute;
    right: 15px;
    top: 30px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-sizing: border-box;
    background: #1F89D5;
    cursor: pointer;
}

.case-form-add:before {
    content: '';
    width: 5px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    background: #fff;
}

.case-form-add:after {
    content: '';
    width: 24px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    background: #fff;
}

.case-form-cancel {
    position: absolute;
    right: 15px;
    top: 30px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-sizing: border-box;
    background: #ff3333;
    cursor: pointer;
}

.case-form-cancel:after {
    content: '';
    width: 24px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    background: #fff;
}

.case-form-upload-line {
    width: 1200px;
    height: auto;
    clear: both;
    margin-right: 0;
    border-bottom: 1px dashed #d4d4d4;
}

.case-form-upload-line .case-form-label {
    width: 1060px;
}

.m-submit {
    background: #0772BD;
}

.file-upload {
    background-color: #e2f6ff;
    color: #666;
    float: left;
    margin: 10px 0;
    position: relative;
}

.file-upload-result {
    width: 100%;
    float: left;
    min-height: 30px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.file-upload-prev {
    width: 60px;
    height: 80px;
    margin: 0 20px 0 10px;
    box-sizing: border-box;
    float: left;
    position: relative;
    cursor: pointer;
    display: none;
}

.file-upload-prev img {
    width: 60px;
    height: 60px;
    float: left;
    object-fit: cover;
    cursor: pointer;
}

.file-upload-cancel {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url("../img/index/close.png") no-repeat 50% 50% #999;
    background-size: cover;
    display: none;
}

.file-shade {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1000000;
}

.file-shade .file-icon {
    width: 200px;
    height: 200px;
    position: absolute;
    top: calc(50% - 240px);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.file-shade .file-icon img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.file-shade .file-name {
    width: 500px;
    height: 40px;
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    right: 0;
    font-size: 24px;
    text-align: center;
    color: #444444;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.file-shade .file-bar {
    width: 300px;
    height: 40px;
    border-radius: 20px;
    background: #999999;
    position: absolute;
    top: calc(50% + 20px);
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

.file-shade .file-size {
    width: 300px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1000001;
}

.file-shade .file-progress {
    width: 0;
    height: 40px;
    border-radius: 20px;
    background: #1a8dde;
    position: absolute;
    left: 0;
    top: 0;
    transition: width 150ms linear;
}

.file-upload-name {
    position: absolute;
    top: 60px;
    left: -11px;
    width: 82px;
    height: 25px;
    color: #333;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.article-title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    padding-top: 20px;
}

.article-time {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    color: #999999;
    border-bottom: 1px solid #d4d4df;
    vertical-align: middle;
}

.article-time a{
    cursor: pointer;
    color: #1F89D5;
}

.instructions-content {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 16px;
    line-height: 30px;
}

.instructions-content * {
    font: inherit;
}

.instructions-btn {
    margin: 20px auto;
    display: block;
}

.layui-btn {
    padding: 0 36px;
    height: 48px;
    line-height: 48px;
}

.layui-btn.file-upload {
    margin-top: 15px;
    padding: 0 24px;
    height: 42px;
    line-height: 42px;
}

.m-hd-com .u-ct {
    width: 100%;
    overflow: hidden;
}

.m-hd-com .u-ct .ct-search {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.m-hd-com .u-ct .ct-search input {
    display: block;
    width: 400px;
    height: 50px;
    background: rgba(0, 0, 0, 0.24);
    border-radius: 35px;
    border: 1px solid white;
    outline: none;
    margin: 20px auto;
    font-size: 16px;
    padding: 0 50px 0 20px;
    box-sizing: border-box;
    color: #ffffff;
}

.m-hd-com .u-ct .ct-search input::-webkit-input-placeholder {
    color: #ffffff;
    font-size: 12px;
}

.m-hd-com .u-ct .ct-search a {
    display: block;
    position: absolute;
    top: 12px;
    right: 35%;
    width: 24px;
    height: 24px;
}

.m-hd-com .u-ct .ct-search a img {
    margin: 0;
    width: 24px;
    height: 24px;
}

.g-consult .m-bd {
    width: 1200px;
    margin: 10px auto 40px;
    background: #ffffff;
    box-shadow: 0 0 5px 5px #e8e8e8;
}

.g-consult .m-bd .u-ct {
    overflow: hidden;
}

.g-consult .m-bd .u-ct .ct-tt {
    width: 100%;
    height: 56px;
    background: #1F89D5;
    border: 1px solid #d4d4d4;
    font-size: 20px;
    color: #ffffff;
    line-height: 56px;
    padding-left: 30px;
    box-sizing: border-box;
}

.g-consult .m-bd .u-ct .ct-left {
    float: left;
    width: 830px;
    box-sizing: border-box;
    border: 1px solid #d4d4d4;
    height: 660px;
    border-top: none;
}

.g-consult .m-bd .u-ct .ct-left .left-top {
    height: 510px;
    border-bottom: 1px solid #d4d4d4;
    overflow: auto;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul {
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-ser {
    clear: both;
    float: left;
    width: 60%;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-ser .sp-1 {
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    display: block;
    margin-bottom: 10px;
    float: left;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-ser .sp-2 {
    padding: 8px 14px;
    box-sizing: border-box;
    max-width: 100%;
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    background: white;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    float: left;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-ser .sp-2 img {
    max-width: 100%;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-user {
    margin-top: 20px;
    float: right;
    width: 60%;
    clear: both;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-user .sp-1 {
    text-align: right;
    width: 100%;
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    display: block;
    margin-bottom: 10px;
}

.g-consult .m-bd .u-ct .ct-left .left-top ul .li-user .sp-2 {
    padding: 8px 14px;
    box-sizing: border-box;
    max-width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    background: white;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    float: right;
}

.g-consult .m-bd .u-ct .ct-left .left-down {
    position: relative;
}

.g-consult .m-bd .u-ct .ct-left .left-down textarea {
    width: 828px;
    height: 148px;
    margin: 0;
    outline: none;
    border: none;
    padding: 15px 10px;
    box-sizing: border-box;
    resize: none;
}

.g-consult .m-bd .u-ct .ct-left .left-down .a-send {
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #1F89D5;
    border-radius: 3px;
    position: absolute;
    right: 30px;
    bottom: 20px;
    text-align: center;
    font-size: 16px;
    user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}

.g-consult .m-bd .u-ct .ct-right {
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    float: right;
    width: 370px;
    box-sizing: border-box;
    height: 660px;
    padding: 30px;
}

.g-consult .m-bd .u-ct .ct-right .right-tt {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    margin-bottom: 20px;
}

.g-consult .m-bd .u-ct .ct-right .ul-ct li {
    margin-bottom: 10px;
}

.g-consult .m-bd .u-ct .ct-right .ul-ct li a {
    line-height: 30px;
    display: inline-block;
    font-size: 16px;
}

.g-consult .m-bd .u-ct .ct-right .ul-ct li a:hover {
    color: #3650aa;
}

.g-consult .m-container {
    width: 100%;
    position: absolute;
    top: 335px;
    left: 0;
}

.m-query {
    height: auto;
}

.breadcrumb {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 10px;
    background: none;
}

.breadcrumb:after {
    content: '';
    display: block;
    clear: both;
}

.breadcrumb li {
    float: left;
    margin-right: 5px;
}

.breadcrumb .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background: url(../img/index/home.png) 0 0 no-repeat;
    vertical-align: middle;
}

.breadcrumb a {
    color: #999999;
    font-size: 14px;
}

.breadcrumb > .active {
    color: #1F89D5;
    font-size: 14px;
}

.m-query ul {
    overflow: hidden;
    zoom: 1;
    padding: 20px 0;
}

.m-query ul li {
    float: left;
    width: 25%;
    margin-bottom: 25px;
    text-align: center;
}

.m-query ul li a {
    display: block;
    color: #666666;
    font-size: 15px;
}

.m-query ul li img {
    width: 80px;
    margin-top: 15px;
}

.m-query ul li .text {
    margin-top: 15px;
}

.navWrapper .m-nav .navItem {
    width: 300px;
}

.wrapperInfo .m-content {
    background: #ffffff;
}

.wrapperInfo .m-content .content {
    margin: 10px auto 0;
}

.wrapperPart .m-content .content .main {
    height: auto;
    min-height: 750px;
    padding-bottom: 20px;
    border: 1px solid #ececec;
}

.wrapperInfo .m-content .content .side .menuList .menuItem a {
    width: 100%;
    display: inline-block;
}

#frame {
    margin-top: 10px;
}

.m-personal {
    position: relative;
}

.user-box-left-up .box-name, .user-box-right .box-name {
    font-size: 18px;
    color: #1F89D5;
    line-height: 50px;
    float: left;
    position: absolute;
    top: 10px;
    left: 20px;
}

.user-case-nav {
    width: 920px;
    height: 40px;
    padding-top: 10px;
    margin-left: 40px;
    box-sizing: border-box;
}

.user-case-nav-one {
    width: 80px;
    height: 30px;
    float: left;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
    cursor: pointer;
}

.user-case-nav-one.selected {
    color: #1F89D5;
    border-bottom: 3px #1F89D5 solid;
}

.user-case-items {
    width: 840px;
    margin: 20px auto 0;
    overflow: hidden;
}

.user-case-item {
    width: 840px;
    height: auto;
    position: relative;
    overflow: hidden;
}

.user-case-item:after {
    content: '';
    display: block;
    clear: both;
}

.user-case-empty {
    width: 840px;
    height: 50px;
    color: #999999;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
}

.user-case-title {
    width: 840px;
    height: 36px;
    background: #e8e8e8;
}

.user-case-number {
    height: 36px;
    font-size: 15px;
    color: #333;
    line-height: 36px;
    float: left;
    margin-left: 10px;
}

.user-case-time {
    height: 36px;
    font-size: 15px;
    color: #666;
    line-height: 36px;
    float: right;
    margin-right: 10px;
}

.user-case-name {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    float: left;
    margin-left: 10px;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-case-dept {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    float: left;
    margin-left: 10px;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-case-type {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    float: left;
    margin-left: 10px;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-case-hint {
    line-height: 36px;
    font-size: 14px;
    color: #1F89D5;
    float: left;
    margin-left: 10px;
    width: 700px;
}

.user-case-ems {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 146px;
    left: 10px;
}

.user-case-status {
    width: 160px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    text-align: center;
    position: absolute;
    top: 61px;
    right: 80px;
}

.ems .user-case-status {
    top: 75px;
}

.user-case-kuaidi {
    width: 84px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #1F89D5;
    text-align: center;
    position: absolute;
    top: 88px;
    right: 26px;
    border: 1px solid #1F89D5;
    border-radius: 3px;
    cursor: pointer;
}

.user-case-detail {
    width: 80px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    text-align: center;
    position: absolute;
    top: 97px;
    right: 120px;
    cursor: pointer;
}

.ems .user-case-detail {
    top: 111px;
}

.user-case-detail:hover {
    color: #ff3333;
}

.user-case-comment {
    width: 56px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #1F89D5;
    text-align: center;
    position: absolute;
    top: 74px;
    right: 40px;
    border: 1px solid #1F89D5;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;
    -ms-user-select: none;
}

.user-case-detail-box {
    width: 840px;
    display: none;
}

.user-case-detail-line {
    width: 840px;
    min-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
}

.user-case-detail-line:last-of-type {
    border-bottom: none;
}

.user-case-detail-item {
    width: 420px;
    float: left;
    font-size: 14px;
    line-height: 30px;
    padding: 15px 0;
    box-sizing: border-box;
    color: #333;
    vertical-align: middle;
}

.user-case-detail-item img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.user-case-detail-item.long {
    width: 840px;
    line-height: 50px;
    padding: 5px 0;
}

.user-case-detail-title {
    float: left;
    font-size: 18px;
    width: 840px;
    line-height: 50px;
    padding: 15px 0 0;
    box-sizing: border-box;
    color: #1F89D5;
}

.user-case-detail-item img {
    width: 50px;
    height: 50px;
    float: right;
    margin-left: 10px;
}

.user-case-trace {
    width: 838px;
    float: left;
    margin: 10px 1px 20px;
    background: #f2f2f2;
    outline: 1px solid #d4d4d4;
    padding: 10px 20px;
    box-sizing: border-box;
}

.user-case-trace-title {
    width: 800px;
    float: left;
    font-size: 17px;
    line-height: 30px;
    color: #1a8dde;
}

.user-case-trace-line {
    width: 800px;
    float: left;
}

.user-case-trace-time {
    width: 160px;
    line-height: 36px;
    float: left;
    color: #999;
}

.user-case-trace-name {
    width: 120px;
    line-height: 36px;
    float: left;
    color: #1a8dde;
}

.user-case-trace-desc {
    width: 510px;
    line-height: 36px;
    float: left;
}

.g-query .input {
    margin-right: 0 !important;
}

.g-query .g-bd .main {
    margin-bottom: 30px;
    border: 1px solid #eaeaea;
}

.g-query .g-bd .main.main-ems {
    padding-bottom: 45px;
}

.g-query .g-bd .main.main-ems .title {
    margin-bottom: 5px;
    line-height: 1.8;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #1a8dde;
}

.g-query .g-main {
    position: relative;
    width: 1200px;
    margin: 10px auto 30px;
    min-height: 873px;
    padding-left: 230px;
}

.g-query .g-main .g-nav {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 208px;
    border: 1px solid #eaeaea;
    background: #ffffff;
}

.g-query .g-main .g-cont {
    position: relative;
    min-height: 871px;
    border: 1px solid #eaeaea;
    background: #ffffff;
}

.g-query .g-main .g-cont .map-cont {
    position: absolute;
    top: 176px;
    left: 0;
    right: 0;
    bottom: 0;
}

.g-query .g-main .g-cont .map-select {
    height: 125px;
    background-color: #f8f8f8;
    text-align: center;
}

.g-query .g-main .g-cont .map-select select {
    width: 28%;
    height: 42px;
    line-height: 42px;
    margin-bottom: 0;
    margin-top: 41px;
    margin-right: 20px;
    font-size: 14px;
    color: #999999;
    border: 1px solid #dedede;
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.g-query .g-main .g-cont .map-select select.last {
    margin-right: 0;
}

.g-query .query-cont-result {
    border-top: 1px solid #eaeaea;
}

.g-query .query-cont-tt {
    height: 63px;
    line-height: 63px;
    font-size: 18px;
    color: #0d45a5;
}

.g-query .query-cont-card {
    display: none;
    margin-top: 52px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 25px 35px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #e8ebed;
    position: relative;
}

.g-query .query-cont-card.area {
    border: none;
    margin-top: 12px;
}

.m-ajcx-area {
    width: 100%;
    background: #f2f2f2;
    padding: 10px 0;
    overflow: hidden;
}

.g-query .query-cont-card p {
    width: 450px;
    margin: 0 auto;
    line-height: 2.2;
    color: #666666;
}

.g-query .query-cont-card .m-ajcx-info {
    float: left;
    width: auto;
    margin: 0 30px 0 20px;
}

.g-query .query-cont-card p span {
    color: #111;
}

.g-query .query-cont-card .m-step-text {
    width: 100%;
    float: left;
}

.g-query .query-cont-card .m-step-items {
    width: auto;
    box-sizing: border-box;
    margin: 10px 80px;
    height: 80px;
    float: left;
    position: relative;
    clear: left;
}

.g-query .query-cont-card .m-step-line {
    width: calc(100% - 110px);
    height: 4px;
    background: #00CC00;
    position: absolute;
    top: 25px;
    left: 55px;
}

.g-query .query-cont-card .m-step-one {
    float: left;
    width: 110px;
    height: 80px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    user-select: none;
    -ms-user-select: none;
}

.g-query .query-cont-card .m-step-icon {
    width: 30px;
    height: 30px;
    margin: 10px 40px;
    border-radius: 50%;
    background: url("../img/yes.png") no-repeat 50% 50% #00CC00;
    background-size: 16px 16px;
}

.g-query .query-cont-card .m-step-icon.active {
    background-color: #1a8dde;
}

.g-query .query-cont-card .m-step-name {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

.g-query .query-cont-card ul {
    overflow: hidden;
    zoom: 1;
}

.g-query .query-cont-card ul li {
    float: left;
    width: 33%;
    color: #333333;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #eaedee;
}

.g-query .query-cont-card ul li .wrap {
    display: inline-block;
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
}

.g-query .query-cont-card ul li .wrap .wrap-left {
    float: left;
    margin-right: 20px;
    padding-top: 4px;
}

.g-query .query-cont-card ul li .wrap .wrap-left img {
    vertical-align: middle;
}

.g-query .query-cont-card ul li .wrap .wrap-right {
    float: left;
}

.g-query .query-cont-card ul li .wrap .wrap-right p {
    width: auto;
    line-height: 27px;
    text-align: left;
    color: #333;
}

.g-query .query-cont-card ul li.last {
    border: none;
}

.g-query .main-ems {
    height: auto;
    padding-top: 60px;
}

.g-query .main-ems .hotline {
    margin-bottom: 35px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.g-query .main-ems .hotline .icon {
    margin-right: 5px;
    margin-top: -4px;
    vertical-align: middle;
}

.g-query .main-ems .search-ems {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    width: 719px;
    height: 59px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.g-query .main-ems .search-ems input.input {
    position: absolute;
    width: 568px;
    height: 49px;
    line-height: 49px;
    margin-bottom: 0;
}

.g-query .main-ems .search-ems input.check, .g-query .main-ems .search-ems .g-work .g-bd .query .query-progress .form li input.reset, .g-work .g-bd .query .query-progress .form li .g-query .main-ems .search-ems input.reset {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 140px;
    height: 59px;
    border: none;
    outline: none;
    background-color: #1a8dde;
    color: #FFFFFF;
    font-size: 16px;
}

.g-query .main-ems .ems-cont {
    margin-top: 64px;
    margin-left: 28px;
    margin-right: 28px;
    padding-top: 40px;
    border-top: 1px solid #ebebeb;
}

.g-query .main-ems .ems-cont table {
    max-width: 100%;
}

.g-query .main-ems .ems-cont table td.num-1 {
    padding-right: 10px;
    color: #1a8dde;
    font-size: 15px;
}

.g-query .main-ems .ems-cont table td.num-2 {
    color: #666666;
    font-size: 15px;
}

.g-query .main-ems .ems-cont .ems-item {
    margin-bottom: 20px;
}

.g-query .main-ems .ems-cont .ems-item .time {
    color: #1a8dde;
    font-size: 15px;
}

.g-query .main-ems .ems-cont .ems-item .express {
    margin-top: 5px;
}

.g-query .main-ems .ems-cont .ems-item .express table {
    width: 100%;
}

.g-query .main-ems .ems-cont .ems-item .express table td {
    color: #666666;
    font-size: 15px;
    line-height: 22px;
}

.g-query .main-ems .ems-cont .ems-item .express table td.num-1 {
    width: 65%;
    padding-right: 30px;
}

.g-query .main-agency {
    position: relative;
    height: 805px;
}

.g-query .main-agency .search {
    position: absolute;
    top: 35px;
    left: 40px;
    width: 387px;
    height: 36px;
    background-color: #fff;
}

.g-query .main-agency .search .search-left {
    position: absolute;
    top: 5px;
    left: 0;
}

.g-query .main-agency .search .search-left input {
    width: 268px;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #eeeeee;
    border-bottom: none;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.g-query .main-agency .search .search-center {
    position: absolute;
    top: 0;
    left: 285px;
    width: 42px;
    height: 100%;
    line-height: 36px;
    text-align: center;
}

.g-query .main-agency .search .search-center .arrow {
    display: inline-block;
    height: 9px;
    width: 15px;
    background: url(../img/query/arrow-sprite.png) 0 0 no-repeat;
    vertical-align: middle;
}

.g-query .main-agency .search .search-center .arrow.z-current {
    background-position: 0 -23px;
}

.g-query .main-agency .search .search-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #0d45a5;
    cursor: pointer;
}

.g-query .main-agency .search .search-cont {
    overflow: auto;
    position: absolute;
    top: 36px;
    left: 0;
    width: 377px;
    max-height: 510px;
    padding-left: 10px;
    background-color: #fff;
}

.g-query .main-agency .search .search-cont .wrap {
    display: none;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #e2e2e2;
}

.g-query .main-agency .search .search-cont .wrap.wrap-result {
    padding-right: 10px;
    padding-bottom: 42px;
    max-height: 432px;
    overflow: auto;
}

.g-query .main-agency .search .search-cont .wrap ul.list li {
    position: relative;
    line-height: 33px;
    color: #333333;
    font-size: 14px;
}

.g-query .main-agency .search .search-cont .wrap ul.list li .choose {
    position: absolute;
    top: 0;
    right: 60px;
    font-style: normal;
    color: #0d45a5;
    font-size: 14px;
    cursor: pointer;
}

.g-query .main-agency .search .search-cont .wrap .result-item {
    padding: 12px;
    border-bottom: 1px dashed #e2e2e2;
}

.g-query .main-agency .search .search-cont .wrap .result-item table {
    width: 100%;
}

.g-query .main-agency .search .search-cont .wrap .result-item table td {
    padding-bottom: 7px;
}

.g-query .main-agency .search .search-cont .wrap .result-item table .num-1 {
    width: 90px;
    padding-right: 5px;
    color: #666666;
    font-size: 14px;
    text-align: right;
    vertical-align: top;
    position: relative;
}

.g-query .main-agency .search .search-cont .wrap .result-item table .num-1 .location {
    position: relative;
    left: 0;
    top: 3px;
}

.g-query .main-agency .search .search-cont .wrap .result-item table .num-2 {
    color: #333333;
    font-size: 14px;
}

.g-query .main-agency .search .search-cont .wrap .result-item .check, .g-query .main-agency .search .search-cont .wrap .result-item .g-work .g-bd .query .query-progress .form li .reset, .g-work .g-bd .query .query-progress .form li .g-query .main-agency .search .search-cont .wrap .result-item .reset {
    margin-top: 20px;
    padding-left: 20px;
}

.g-query .main-agency .search .search-cont .wrap .result-item .check a, .g-query .main-agency .search .search-cont .wrap .result-item .g-work .g-bd .query .query-progress .form li .reset a, .g-work .g-bd .query .query-progress .form li .g-query .main-agency .search .search-cont .wrap .result-item .reset a {
    color: #0d45a5;
    font-size: 14px;
}

.g-query .main-agency .search .search-cont .wrap .load-more {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 31px;
    line-height: 31px;
    color: #999999;
    font-size: 12px;
    text-align: center;
    background-color: #f1f1f1;
    cursor: pointer;
}

.g-query .query-cont-license {
    display: none;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
}

.g-query .query-cont-license .line-1 {
    padding: 25px 45px 5px 45px;
    border: 1px solid #eaeaea;
}

.g-query .query-cont-license .line-1 table {
    width: 100%;
    font-size: 16px;
    color: #333333;
}

.g-query .query-cont-license .line-1 table td {
    padding-bottom: 20px;
}

.g-query .query-cont-license .line-2 {
    margin-top: 20px;
}

.g-query .query-cont-license .line-2 table {
    width: 100%;
}

.g-query .query-cont-license .line-2 table th {
    line-height: 43px;
    font-size: 16px;
    text-align: center;
    color: #333333;
    background-color: #f2f2f2;
    border: 1px solid #eaeaea;
}

.g-query .query-cont-license .line-2 table td {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
    text-align: center;
    color: #666666;
    border: 1px solid #eaeaea;
}

.g-query .query-cont-license .line-2 table.num-1 {
    width: 20%;
}

.g-query .query-cont-license .line-2 table.num-2 {
    width: 15%;
}

.g-query .query-cont-license .line-2 table.num-3 {
    width: 20%;
}

.g-query .query-cont-license .line-2 table.num-4 {
    width: 20%;
}

.g-query .query-cont-identityCard {
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
}

.g-query .query-cont-identityCard ul {
    overflow: hidden;
    padding-top: 18px;
    padding-bottom: 18px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.g-query .query-cont-identityCard ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.g-query .query-cont-identityCard ul li.num-1 {
    width: 40%;
    border-right: 1px solid #eaeaea;
}

.g-query .query-cont-identityCard ul li.num-2 {
    width: 28%;
    border-right: 1px solid #eaeaea;
}

.g-query .query-cont-identityCard ul li.num-3 {
    width: 30%;
    border-right: none;
}

.g-query .timeLine-identityCard {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    max-height: 250px;
    overflow-y: auto;
}

.g-query .progress-identityCard {
    /*width: 680px;*/
    width: 86%;
    margin: 50px auto 0 auto;
}

.g-query .query-cont-drive {
    display: none;
    margin-left: 15px;
    margin-right: 35px;
    padding-top: 35px;
    border-top: 1px solid #ebebeb;
}

.g-query .query-cont-drive table {
    margin: 0 auto;
}

.g-query .query-cont-drive table td {
    padding-bottom: 18px;
    color: #666;
}

.g-query .query-cont-drive table .num-1 {
    padding-right: 10px;
}

.g-query .query-cont-drive table input {
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border: 0;
}

.g-query .query-cont-area {
    display: none;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 35px;
}

.g-query .query-cont-area table {
    width: 100%;
}

.g-query .query-cont-area table td {
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    font-size: 15px;
    color: #333333;
    border: 1px solid #eaeaea;
}

.g-query .query-cont-area table .num-1 {
    width: 17%;
}

.g-query .query-cont-area table .num-2 {
    width: 17%;
}

.g-query .query-cont-area table .num-3 {
    width: 19%;
}

.g-query .query-cont-area table .num-4 {
    width: 24%;
}

.g-query .query-cont-area table .bg {
    background-color: #f2f2f2;
}

.g-query .query-cont-area table .fw {
    font-weight: bold;
}

.g-query .query-cont-area table .down {
    margin-top: 15px;
    font-weight: bold;
}

.g-query .query-cont-unit .line-2 .num-1 {
    width: 55%;
}

.g-query .query-cont-unit .line-2 .num-2 {
    width: 18%;
}

.g-query .query-cont-unit .line-2 .num-3 {
    width: 12%;
}

.g-query .query-cont-name {
    display: none;
    margin-top: 35px;
    margin-left: 25px;
    margin-right: 25px;
}

.g-query .query-cont-name .result {
    color: #333;
    font-size: 16px;
}

.g-query .query-cont-name .result span {
    color: #1e91fc;
}

.g-query .nothing {
    padding-top: 40px;
}

.g-query .nothing .img {
    text-align: center;
}

.g-query .nothing .tip {
    margin-top: 25px;
    color: #666666;
    font-size: 26px;
    text-align: center;
}

.g-query .nothing .confirm, .g-query .nothing .layer-modal .tip-btn .cancel, .layer-modal .tip-btn .g-query .nothing .cancel {
    margin-top: 40px;
    text-align: center;
}

.g-query .nothing .confirm a, .g-query .nothing .layer-modal .tip-btn .cancel a, .layer-modal .tip-btn .g-query .nothing .cancel a {
    display: inline-block;
    width: 125px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background-color: #1F89D5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.m-tt-query {
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    background-color: #1F89D5;
}

.m-nav-query ul li {
    border-bottom: 1px solid #eaeaea;
}

.m-nav-query ul li a {
    position: relative;
    display: block;
    padding: 10px 32px 10px 20px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.m-nav-query ul li a.z-current {
    background-color: #e7effc;
}

.m-nav-query ul li a .arrow {
    position: absolute;
    top: 8px;
    right: 18px;
}

.m-cont-query .title {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 20px;
    color: #1F89D5;
    border-bottom: 1px solid #eaeaea;
}

.m-cont-query .wrap {
    padding-top: 15px;
    min-height: 805px;
    position: relative;
}

.g-query .g-bd .cont {
    width: 670px;
    margin: 0 auto;
    padding-top: 30px;
}

.g-query .g-bd .cont .tip {
    padding-left: 20px;
    padding-bottom: 15px;
    color: #999999;
    font-size: 15px;
}

.g-query .g-bd .cont .inline {
    zoom: 1;
    margin-bottom: 17px;
    height: 50px;
    padding: 4px 0;
    box-sizing: border-box;
}

.g-query .g-bd .cont .inline select {
    height: 42px;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.g-query .g-bd .cont .inline .field {
    float: left;
    width: 150px;
    line-height: 42px;
    padding-right: 10px;
    color: #666666;
    font-size: 14px;
    text-align: right;
}

.g-query .g-bd .cont .inline .input {
    float: left;
    width: 290px;
    height: 42px;
    outline: 1px solid #d4d4d4;
    margin-right: 30px;
    padding: 5px;
}

.g-query .g-bd .cont-identityCard .inline .input {
    width: 432px;
}

.g-query .g-bd .cont .inline .input input, .g-query .g-bd .cont .inline .input select {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
    box-shadow: none;
}

.g-query .g-bd .cont .inline .btn {
    width: 90px;
    font-size: 14px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    float: left;
    margin-left: 10px;
    background: #1a8dde;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
}

.g-query .g-bd .cont .inline .input.radio label {
    display: inline-block;
    margin-bottom: 0;
}

.g-query .g-bd .cont .inline .input.radio input {
    width: auto;
    height: auto;
    line-height: normal;
}

.g-query .g-bd .cont .inline .input .checkbox {
    display: inline-block;
    margin-bottom: 0;
}

.g-query .g-bd .cont .inline .input .checkbox input {
    width: auto;
    height: auto;
    line-height: normal;
}

.g-query .g-bd .cont .inline .input .forget {
    margin-left: 112px;
    font-size: 14px;
}

.g-query .g-bd .cont .inline .tip {
    float: left;
    line-height: 36px;
    color: #666666;
    font-size: 14px;
}

.g-query .g-bd .cont .inline .submit, .g-query .g-bd .cont .inline .reset, .g-query .g-bd .cont .inline .toggle {
    display: inline-block;
    width: 125px !important;
    height: 35px !important;
    line-height: 35px;
    margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #1F89D5;
    border: none;
    outline: none;
    vertical-align: middle;
    cursor: pointer;
}

.g-query .g-bd .cont .inline .toggle {
    width: 150px !important;
    margin-right: 0;
    background-color: #4d85df;
}

.g-query .g-bd .cont .inline .reset {
    background-color: #c6c6c6;
}

.g-query .g-bd .cont .inline .verification {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    margin-left: 3px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}

.g-query .g-bd .cont .inline .activation {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    margin-left: 3px;
    border: 1px solid #5c84c9;
    text-align: center;
    color: #0d45a5;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
}

.search-item {
    width: 1200px;
    height: 81px;
    border-top: 1px solid #e8ebed;
    box-sizing: border-box;
    padding: 10px;
}

.search-item:first-of-type {
    height: 80px;
    border-top: none;
}

.search-title {
    width: 1180px;
    font-size: 18px;
    line-height: 36px;
    cursor: pointer;
    float: left;
}

.search-empty {
    width: 1180px;
    font-size: 18px;
    line-height: 36px;
    cursor: pointer;
    float: left;
    color: #999999;
    text-align: center;
}

.search-type {
    width: 1180px;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    float: left;
}

.m-error {
    font-size: 26px;
    line-height: 90px;
    width: 600px;
    margin: 0 auto;
    height: 340px;
    text-align: center;
    background: url("../img/index/desktop.png") no-repeat 50% 110px;
}

.m-seal-error {
    font-size: 24px;
    line-height: 90px;
    width: 720px;
    margin: 0 auto;
    height: 340px;
    text-align: center;
    background: url("/sign/seal.png") no-repeat 50% 110px;
    background-size: 200px 200px;
}

.m-seal-error.san {
    background: url("/sign/san/seal.png") no-repeat 50% 110px;
    background-size: 200px 200px;
}

.m-person-error {
    font-size: 26px;
    line-height: 90px;
    width: 1000px;
    margin: 0 auto;
    height: 550px;
    text-align: center;
    background: url("../img/index/app_realname.jpg?t=1") no-repeat 50% 50%;
    background-size: contain;
}

.police-map-box {
    width: 680px;
    height: 790px;
    position: absolute;
    top: 15px;
    left: 260px;
}

.police-map-label {
    width: 240px;
    outline: 1px solid #d4d4d4;
    background: #ffffff;
    position: absolute;
    left: -110px;
    bottom: 40px;
    display: none;
    z-index: 10000000;
    padding: 5px 0;
    white-space: normal;
}

.police-map-name {
    width: 240px;
    line-height: 24px;
    font-size: 17px;
    font-weight: bold;
    color: #444444;
    box-sizing: border-box;
    padding: 3px 10px;
    word-break: break-all;
}

.police-map-phone {
    width: 240px;
    line-height: 20px;
    font-size: 14px;
    color: #888888;
    overflow: hidden;
    padding: 0 10px;
    word-break: break-all;
}

.police-map-address {
    width: 240px;
    line-height: 20px;
    font-size: 13px;
    color: #888888;
    overflow: hidden;
    padding: 0 10px;
    word-break: break-all;
}

.police-city-box {
    width: 220px;
    height: 30px;
    outline: 1px solid #d4d4d4;
    position: absolute;
    top: 15px;
    left: 20px;
}

.police-city-btn {
    width: 50px;
    height: 30px;
    background: #1a8dde;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    color: #ffffff;
    position: absolute;
    top: 15px;
    left: 200px;
    user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}

.police-list-box {
    width: 260px;
    float: left;
    height: 750px;
    overflow: auto;
    position: absolute;
    top: 65px;
    left: 0;
}

.police-list-item {
    width: 100%;
    border-bottom: 1px solid #e8ebed;
    background: url("../img/query/arrow.png") no-repeat 93% 50% #fff;
    background-size: auto 11px;
    padding: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}

.police-list-name {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 30px 0 20px;
    text-overflow: ellipsis;
}

.police-list-address {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #888;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 30px 0 20px;
    text-overflow: ellipsis;
}

.police-list-item.selected .police-list-name, .police-list-item.selected .police-list-address {
    color: #1F89D5;
}

.m-shade {
    position: absolute;
    width: 100%;
    z-index: 100000000;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.m-shade-inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.m-shade img {
    position: absolute;
    top: 90px;
    left: 450px;
    width: 200px;
}

.m-footer .right #_ideConac {
    margin-top: 53px;
}

.m-success-title {
    width: 600px;
    margin: 30px auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
}

.m-success-icon {
    width: 600px;
    height: 60px;
    margin: 40px auto;
    background: url("../img/index/success.png") no-repeat 48% 50%;
    background-size: 60px;
    display: none;
}

.m-success-text {
    width: 600px;
    margin: 30px auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #1F89D5;
    display: none;
}

.m-form-attach {
    width: 1220px;
    position: relative;
    float: left;
}

.m-form-attach:after {
    content: '';
    display: block;
    clear: both;
}

.m-form-attach-title {
    width: 50px;
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 6px;
    color: #999;
    float: left;
}

.m-form-attach-one {
    height: 20px;
    color: #444444;
    float: left;
    position: relative;
    margin: 10px 10px 10px 60px;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    clear: left;
}

.m-form-attach-one .preview, .m-form-attach-one .download {
    color: #1a8dde;
    margin-left: 20px;
}

.sign-shade {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    display: none;
}

.m-shade-close {
    width: 100px;
    height: 100px;
    border-radius: 0 0 0 100px;
    background: url("../img/close.png") no-repeat 65% 35% rgba(150, 150, 150, 0.8);
    background-size: 40px;
    position: absolute;
    z-index: 9999999;
    top: 0;
    right: 0;
}

.sign-box {
    width: 1250px;
    padding: 0 250px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
    box-sizing: border-box;
    overflow: auto;
    transform: scale(0.8);
}

.sign-content {
    width: 910px;
    padding: 0 80px;
    height: 1287px;
    z-index: -1;
    background: #ffffff;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.sign-title {
    width: 720px;
    margin: 30px 15px;
    font-size: 32px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}

.sign-blank {
    width: 720px;
    height: 30px;
    margin: 0 15px;
}

.sign-table {
    width: 720px;
    margin: 0 15px;
    border-left: 1px #222 solid;
    border-top: 1px #222 solid;
    overflow: hidden;
    box-sizing: content-box;
}

.sign-row {
    overflow: hidden;
    clear: left;
}

.sign-cell {
    width: 120px;
    border-right: 1px #222 solid;
    border-bottom: 1px #222 solid;
    padding: 15px 10px;
    line-height: 40px;
    font-size: 24px;
    float: left;
    box-sizing: border-box;
}

.sign-cell[data-name] {
    width: 240px;
}

.sign-cell.w2 {
    width: 240px;
}

.sign-cell.w2[data-name] {
    width: 480px;
}

.sign-cell.w3[data-name] {
    width: 600px;
}

.sign-btn {
    width: 150px;
    margin: 30px auto;
    height: 60px;
    line-height: 60px;
    background: #1a8dde;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.self-desc {
    width: 1200px;
    height: 100%;
}

.case-form-textarea.self-desc {
    width: 560px;
    height: 84px;
}

.self-desc .inner {
    width: 1200px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    padding: 30px;
    position: relative;
}

.case-form-textarea.self-desc .inner {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 24px;
}

.self-desc input {
    width: 200px;
    display: inline-block;
    font: inherit;
    border: none;
    outline: none;
    border-bottom: 1px solid #444444;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.self-desc textarea {
    border: none;
    box-shadow: none;
    font: inherit;
    outline: 1px solid #d4d4d4;
    width: 1120px;
    height: 330px;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 10px;
}

.m-zfgk {
    min-height: 600px;
    box-shadow: none !important;
    background: url("../img/zfgk/zfgk_bg.jpg") no-repeat 50% 0 !important;
    background-size: cover !important;
    position: relative;
}

.m-zfgk-icon {
    width: 100%;
    height: 140px;
    position: absolute;
    top: 50px;
    background: url("../img/zfgk/logo.png") no-repeat 50% 0;
    background-size: contain;
}

.m-zfgk-title {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 210px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.m-zfgk-item {
    width: 160px;
    height: 160px;
    position: absolute;
    background: url("../img/zfgk/item.png") no-repeat 50% 0;
    background-size: contain;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 88px;
    user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    transition: all 150ms linear;
}

.m-zfgk-item:hover {
    transform: scale(1.05);
    color: #fff;
}

.m-zfgk-item img {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 58px;
    top: 25px;
    object-fit: contain;
}

.m-zfgk-item.i1 {
    top: 240px;
    left: 270px;
}

.m-zfgk-item.i2 {
    top: 310px;
    left: 395px;
}

.m-zfgk-item.i3 {
    top: 380px;
    left: 520px;
}

.m-zfgk-item.i3 img {
    width: 50px;
    height: 50px;
    left: 55px;
}

.m-zfgk-item.i4 {
    top: 310px;
    left: 645px;
}

.m-zfgk-item.i5 {
    top: 240px;
    left: 770px;
}

.m-kstb-logo {
    position: absolute;
    top: 240px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.m-gov-title {
    width: 1200px;
    height: 50px;
    font-size: 28px;
    line-height: 50px;
    margin-top: 30px;
    float: left;
    font-family: "华文中宋";
    font-weight: bold;
    color: #444;
    text-align: center;
    background: url("../img/gov/t1.png") no-repeat 50% 50%;
}

.m-kstb-box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.m-kstb-img {
    width: 1200px;
    height: 279px;
    background: url("../img/index/swfw.jpg") no-repeat 50% 50%;
    background-size: cover;
}

.m-kstb-box:after {
    content: '';
    display: block;
    clear: both;
}

.m-kstb-search {
    width: 1200px;
    height: 60px;
    background: #eff5fa;
    margin-top: 30px;
    float: left;
    position: relative;
    text-align: left;
}

.m-kstb-search input {
    outline: none;
    border: none;
    background: #fff;
    height: 40px;
    line-height: 40px;
    width: 180px;
    border-radius: 3px 0 0 3px;
    position: absolute;
    top: 10px;
    right: 90px;
    box-sizing: border-box;
    padding: 0 10px;
}

.m-kstb-btn {
    width: 60px;
    height: 40px;
    border-radius: 0 3px 3px 0;
    background: #29a67c url("../img/newIndex/search.png") no-repeat 50% 50%;
    background-size: 20px auto;
    position: absolute;
    top: 10px;
    right: 40px;
    cursor: pointer;
}

.m-kstb-list {
    width: 1200px;
    margin-top: 30px;
    float: left;
    text-align: left;
}

.m-kstb-list:after {
    content: '';
    display: block;
    clear: both;
}

.m-kstb-category {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0;
    padding: 20px 0 0;
    border-top: 1px dashed #d4d4d4;
    float: left;
}

.m-kstb-category:first-child {
    border-top: none;
}

.m-kstb-category span {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    background: #f2f2ff;
    margin-left: 20px;
    border-radius: 3px;
}

.m-kstb-one {
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    overflow: hidden;
    float: left;
    margin: 8px 0;
}

.m-kstb-name {
    width: 1000px;
    color: #888;
    font-size: 14px;
    line-height: 26px;
    float: left;
}

.m-kstb-link {
    float: right;
    border-radius: 2px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #29a67c;
    color: #29a67c;
    cursor: pointer;
    margin-right: 50px;
}

.m-kstb-empty {
    color: #888;
    text-align: center;
}

.m-yshj-bg {
    width: 1240px;
    height: 940px;
    background: url("../img/yshj_bg.png") no-repeat 50% 50%;
    background-size: contain;
    margin: 0 auto;
    position: absolute;
    top: 240px;
    left: 0;
    right: 0;
    z-index: 1000;
}

.m-yshj-bg .a1 {
    display: block;
    position: absolute;
    width: 804px;
    height: 44px;
    top: 811px;
    left: 200px;
}

.m-yshj-bg .a2 {
    display: block;
    position: absolute;
    width: 392px;
    height: 44px;
    top: 869px;
    left: 200px;
}

.m-yshj-bg .a3 {
    display: block;
    position: absolute;
    width: 392px;
    height: 44px;
    top: 869px;
    left: 611px;
}

.m-yshj-bg2 {
    width: 100%;
    position: absolute;
    top: 356px;
}

.m-yshj-shade {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
}

.m-yshj-login {
    position: absolute;
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #00b4ed;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
}

.m-yshj-login:hover {
    color: #ffffff;
}

.m-wall-content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.m-form-input-address {
    min-width: 100%;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 20;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}

.m-form-input-address div {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 5px;
    cursor: pointer;
}

.m-form-input-address div:hover {
    background: #d4d4d4;
}

.case-reverse-box {
    width: 1170px;
    float: left;
    margin: 20px 0;
    box-sizing: content-box;
    border-top: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
}

.case-reverse-item {
    width: 150px;
    float: left;
}

.case-reverse-date {
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    padding: 5px 0;
    text-align: center;
    background: #f2f2f2;
    border-bottom: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
}

.case-reverse-date.ban {
    background: url("../img/ban.png") no-repeat 0 0 #f2f2f2;
    background-size: 100% 100%;
}

.case-reverse-times {
    width: 100%;
}

.case-reverse-time {
    width: 100%;
    height: 50px;
    line-height: 30px;
    font-size: 15px;
    padding: 10px 0;;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
}

.case-reverse-time.ban {
    background: url("../img/ban.png") no-repeat 0 0;
    background-size: 100% 100%;
}

.case-reverse-time.selected {
    background: #f1ad1c;
}

.m-query-ctrl {
    width: calc(100% - 30px);
    height: 50px;
    box-sizing: border-box;
    padding: 10px 25px;
}

.m-query-label {
    line-height: 30px;
    float: left;
    margin-right: 10px;
}

.m-query-input {
    outline: 1px solid #d4d4d4;
    float: left;
    margin-right: 10px;
}

.m-query-btn {
    float: left;
}