
.toast:after {
    top: calc(15px + (24px - 1rem) / 2);
    left: calc(1rem + (24px - 1rem) / 2);
}

                      .rowpub {
                          padding: 35px;
                          display: flex;
                          flex-direction: row;
                          -webkit-flex-direction: row;
                          -moz-flex-direction: row;
                          -ms-flex-direction: row;
                          -o-flex-direction: row;
                          -webkit-align-items: center;
                          -moz-align-items: center;
                          -ms-align-items: center;
                          -o-align-items: center;
                          align-items: center;
                      }

.swiper-container {
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    background-size: 100% 100% !important;
}

.swiper-slide {
    height: 500px;
}

.swiper-banner {
    width: 770px;
    height: 385px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/*! CSS Used from: Embedded */

ul,
li,
form,
input {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

:focus {
    outline: 0;
}

input[type="text"] {
    height: 32px;
    padding: 0 8px;
    border: 1px solid #b3b8c1;
    outline: 0;
    box-sizing: border-box;
    border-radius: 4px;
    color: #051433;
}

input[type="text"]:hover {
    border-color: #828999;
}

input {
    font-family: inherit;
    font-size: inherit;
}

input[type="text"]:focus {
    border-color: #2e73ff;
}

input[type="text"]:disabled {
    border-color: #b3b8c1;
    background: #e5e7ea;
    color: #b3b8c1;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: table;
    content: " ";
    clear: both;
}

.btn {
    position: relative;
    display: inline-block;
    padding: 0 24px;
    text-align: center;
    border: 1px solid #b3b8c1;
    line-height: 30px;
    color: #828999;
    background: #fff;
    border-radius: 4px;
    margin: 0 4px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:hover {
    border-color: #bbb;
}

.btn:active {
    border-color: #828999;
    color: #767676;
}

.btn:focus {
    outline: 0;
}

.btn.red {
    color: #fff;
    background: #3882e4;
    border-color: #3882e4;
}

.btn.red:hover {
    background-color: #3882e4;
    border-color: #3882e4;
}

.btn.red:active {
    background-color: #3882e4;
    border-color: #3882e4;
}

.btn:disabled {
    opacity: .6 !important;
}

.ul-filter li {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    position: relative;
}

.ul-filter li:last-child {
    margin: 0;
}

.ul-filter li label {
    display: inline-block;
    width: 35%;
    padding-right: 1%;
}

.ul-filter .filter-input {
    width: 100%;
    height: 45px;
}

#formFilter {
    /* background-color: #fff; */
    padding: 24px 0;
    margin: 0 0 24px;
    box-sizing: border-box;
    border-radius: 4px;
}

#ulFilter {
    width: 488px;
    margin: 0 auto;
}

#ulFilter li label.ulf-lbl {
    width: 100%;
    padding-right: 8px;
    line-height: 32px;
    color: #051433;
    font-weight: bold;
    text-align: left;
}

#ulFilter li input {
    width: 100%;
}

#btnQuery {
    margin: 0;
}

@media screen and (max-width: 700px) {
    #ulFilter {
        width: 100%;
    }
}

.shuoming {
    margin: 0 auto;
    width: 50%;
}

.shuoming p {
    font-size: 10px;
}

.chaxunzhegnshutitle {
    /* background: #F3EEF6; */
    padding: 18px;
    font-weight: bold;
    font-size: 25px;
    color: #000;
    text-align: center;
}

*,
::after,
::before {
    box-sizing: inherit;
}

*,
::before,
::after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}

.chaxunright {
    width: 1200px;
    margin: 0 auto;
}

/*! CSS Used from: http://cdn.xuansiwei.com/common/lib/bulma/0.7.5/bulma.min.css */

li,
p,
ul {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

button,
input {
    margin: 0;
}

*,
::after,
::before {
    box-sizing: inherit;
}

button,
input {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*! CSS Used from: Embedded */

p {
    text-align: left;
    text-indent: 0em;
    font-size: 16px;
    line-height: 1.8;
}

/*! CSS Used from: Embedded */

p {
    text-align: left;
    text-indent: 6em;
    font-size: 16px;
    line-height: 1.8;
}

/*! CSS Used from: http://d0920wer7229.temp.cn2.caihongjianzhan.com/css/tailwind.css
*/

[type='text'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}

[type='text']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb;
}

input::placeholder {
    color: #6b7280;
    opacity: 1;
}

*,
::before,
::after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}

.set_pc p {
    text-align: left;
    text-indent: 0 !important;
    line-height: 1.4;
    font-size: 15px;
}

.set_pc1 p {
    text-indent: 2rem !important;
    font-size: 15px;
    font-weight: 500;
}

.set_pc2 p {
    text-indent: 0 !important;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
}
