* {
    padding: 0;
    margin: 0;
    list-style: none;
}

html,
body {
    margin: 0 auto;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 "microsoft yahei";
    color: #666;
    font-weight: normal;
}

body {
    overflow-x: hidden;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ul,
ol,
dl {
    list-style: none
}

a,
a:active,
a:link,
a:visited {
    text-decoration: none
}

a {
    color: #000;
}

input {
    outline: none;
}

.margin-c {
    width: 1200px;
    margin: auto;
}

.index-head {
    height: 100px;
    background-color: #ca0000;
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    line-height: 100px;
    z-index: 900;
}

.index-head-left {
    float: left;
}

.index-head-right {
    float: right;
}

.index-head-bmgg {
    line-height: 100px;
    color: #ffffff;
    font-size: 16px;
    margin-right: 70px;
}

.index-head-bmgg:hover {
    text-decoration: underline;
    color: #fff;
}

.index-dlzc {
    float: right;
    line-height: 100px;
    color: #ffffff;
    font-size: 16px;
}

.index-dlzc a {
    color: #ffffff;
    font-size: 16px;
}

.index-dlzc img {
    margin-right: 10px;
    vertical-align: middle;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    /*border: 1px solid #fff;*/
    box-sizing: border-box;
    object-fit: cover;
    cursor: pointer;
}

.index-dlzc a:hover {
    text-decoration: underline;
}

.index-banner {
    margin-top: 100px;
    font-size: 0;
}

.index-banner img {
    width: 100%;
}

.index-title {
    border-bottom: 1px solid #ddd;
}

.index-title span {
    color: #000000;
    font-size: 20px;
    border-bottom: 2px solid #ca0000;
    line-height: 68px;
    display: inline-block;
}

.index-list::after {
    content: " ";
    display: block;
    clear: both;
}

.index-item {
    display: block;
    padding: 18px 0 18px 15px;
    border-bottom: 1px dashed #ddd;
    position: relative;
}

.index-item:hover {
    border-bottom: 1px dashed #333333;
    background-color: #fffafa;
}

.index-item:hover .index-item-title-text {
    color: #ca0000;
}

.index-item-title-text img {
    margin-right: 5px;
    margin-top: -2px;
}

.index-item::before {
    content: " ";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #cdcdcd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 26px;
}

.index-item::after {
    content: " ";
    display: block;
    clear: both;
}

.index-item-left {
    float: left;
}

.index-item-right {
    float: right;
    margin-top: 18px;
    color: #666666;
    font-size: 15px;
    margin-right: 15px;
}

.index-item-right span {
    color: #333;
}

.index-item-right img {
    margin-right: 10px;
    vertical-align: middle;
}

.index-item-title {
    margin-bottom: 6px;
    overflow: hidden;
}

.index-item-title-text {
    display: inline-block;
    max-width: 580px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.index-item-span {
    display: inline-block;
    float: left;
    padding: 0 12px;
    line-height: 28px;
    border-radius: 14px;
    font-size: 16px;
    margin-left: 6px;
}

.wks {
    color: #20b600;
    background-color: #fcf0f0;
}

.bmz {
    color: #ca0000;
    background-color: #fcf0f0;
}

.yjz {
    color: #666666;
    background-color: #ececec;
}

.index-item-text {
    color: #666666;
    font-size: 15px;
}

.index-foot {
    text-align: center;
    color: #999999;
    font-size: 16px;
    padding: 35px 0;
    background-color: #f6f6f6;
}

.index-foot a {
    color: #999999;
    font-size: 16px;
    margin: 0 10px;
}

.index-foot a:hover {
    text-decoration: underline;
}

.f6f6f6 {
    background-color: #f6f6f6;
    overflow: hidden;
}

.ggxq-content {
    width: 1200px;
    margin: 35px auto 0;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0 30px;
    overflow: hidden;
    margin-top: unset;
}

.ggxq-title {
    text-align: center;
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 600;
    margin: 40px 0 10px;
}

.ggxq-title-text {
    color: #999999;
    font-size: 16px;
    text-align: center;
    margin-bottom: 35px;
}

.ggxq-fuwenben {
    color: #666666;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.ggxq-fuwenben * {
    max-width: 100%;
}

.ggxq-btn {
    margin: 0 auto 43px;
    width: 172px;
    height: 53px;
    line-height: 53px;
    color: #fff;
    background-color: #ca0000;
    font-size: 20px;
    border-radius: 27.5px;
    border: 1px solid #ca0000;
    transition: 0.4s;
    text-align: center;
}

.ggxq-btn:hover {
    color: #ca0000;
    background-color: #fff;
    cursor: pointer;
}

.ggxq-foot {
    border-top: 1px dashed #ddd;
    padding-top: 30px;
    padding-bottom: 45px;
}

.ggxq-foot::after {
    content: " ";
    display: block;
    clear: both;
}

.ggxq-foot-left {
    float: left;
    width: 750px;
}

.shangyipian {
    width: 100%;
    color: #666666;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.75;
}

.shangyipian a {
    color: #666666;
    font-size: 16px;
}

.shangyipian a:hover {
    color: #ca0000;
    text-decoration: underline;
}

.ggxq-foot-right {
    float: right;
}

.ggxq-foot-right a {
    display: block;
    width: 124px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    background-color: #ca0000;
    font-size: 16px;
    text-align: center;
}

.ggxq-foot-right a img {
    vertical-align: middle;
    margin-right: 7px;
}

.ggxq-foot-right a:hover {
    text-decoration: underline;
}

.ggxq-time {
    margin-bottom: 15px;
    text-align: center;
}

.ggxq-time span {
    font-style: italic;
    color: #0C0C0C;
}

.zc-content {
    width: 100%;
    height: 937px;
    background-image: url(/web/img/zc-content.png);
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.zc-content-title {
    text-align: center;
    margin: 110px 0 30px;
    line-height: 57px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
}

.zc-content-title img {
    vertical-align: middle;
}

.zc-form {
    width: 480px;
    background-color: rgba(255, 255, 255, 0.93);
    border-radius: 10px;
    text-align: center;
    margin: 0 auto;
    padding: 0 25px 25px;
    box-sizing: border-box;
}

.lk-login {
    margin-top: 15px;
}

.zc-form::after {
    content: " ";
    display: block;
    clear: both;
}

.zc-form-title {
    line-height: 112px;
    color: #333333;
    font-size: 30px;
}

.zc-form-item {
    position: relative;
    width: 100%;
    height: 46px;
    line-height: 46px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 15px;
    text-align: left;
    border-radius: 10px;
    margin-bottom: 16px;
}

.zc-form-item img {
    vertical-align: middle;
    margin-right: 10px;
}

.zc-form-item input {
    vertical-align: middle;
    color: #333;
    font-size: 16px;
    border: none;
    width: 90%;
}

.zc-form-item-checkbox {
    margin-top: 30px;
    text-align: center;
    color: #666666;
    font-size: 16px;
}

.zc-form-item-checkbox a:hover {
    color: #ca0000;
}

.zc-form-item-checkbox a {
    color: #666666;
    font-size: 16px;
}

.zc-form-item-checkbox input {
    vertical-align: middle;
    width: 17px;
    height: 17px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-top: -3px;
    margin-right: 6px;
}

.zc-btn {
    width: 100%;
    height: 50px;
    line-height: 48px;
    box-sizing: border-box;
    border: 1px solid #ca0000;
    margin-top: 30px;
    border-radius: 25px;
    text-align: center;
    background-color: #ca0000;
    color: #fff;
    font-size: 16px;
    transition: 0.4s;
}

.zc-btn:hover {
    color: #ca0000;
    background-color: #fff;
    cursor: pointer;
}

.clear-both::after {
    content: " ";
    display: block;
    clear: both;
}

.grzx-content {
    padding-top: 60px;
    margin-top: 100px;
}

.grzx-left {
    float: left;
    background-color: #fff;
    position: relative;
    width: 223px;
    height: 500px;
}

.grzx-img {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    margin: auto;
    border-radius: 50%;
    cursor: pointer;
    object-fit: cover;
}

.grzx-tel {
    margin-top: 50px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    cursor: pointer;
}

.grzx-left-title {
    color: #666666;
    font-size: 20px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 600;
}

.grzx-nav ul li {
    width: 100%;
}

.grzx-nav ul li a {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #eee;
    line-height: 50px;
    box-sizing: border-box;
    padding-left: 40px;
    color: #666666;
    font-size: 16px;
    transition: 0.4s;
}

.grzx-nav ul li a img {
    vertical-align: middle;
    margin-right: 10px;
}

.grzx-nav ul li a img:nth-child(2) {
    display: none;
}

.grzx-nav ul li .on {
    color: #fff;
    background-color: #ca0000;
}

.grzx-nav ul li .on img:nth-child(1) {
    display: none;
}

.grzx-nav ul li .on img:nth-child(2) {
    display: initial;
}

.grzx-nav ul li a:hover {
    color: #fff;
    background-color: #ca0000;
}

.grzx-nav ul li a:hover img:nth-child(2) {
    display: initial;
}

.grzx-nav ul li a:hover img:nth-child(1) {
    display: none;
}

.grzx-right {
    width: 954px;
    float: right;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 30px;
}

.grzl-item::after {
    content: " ";
    display: block;
    clear: both;
}

.grzx-right-form {
    margin-top: 35px;
}

.grzl-item {
    margin-bottom: 20px;
}

.grzl-item-left {
    text-align: right;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    width: 235px;
    margin-right: 10px;
    float: left;
}

.grzl-item-right {
    float: left;
    position: relative;
    min-height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    width: 613px;
}

.grzl-item-right img {
    /*position: absolute;*/
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.grzl-item-right input {
    width: 485px;
    box-sizing: border-box;
    height: 50px;
    border: 2px solid #eee;
    padding-left: 30px;
    color: #333333;
    font-size: 16px;
    border-radius: 5px;
    line-height: inherit;
}

.grzl-item-right textarea {
    width: 485px;
    box-sizing: border-box;
    height: 145px;
    border: 2px solid #eee;
    color: #333333;
    font-size: 16px;
    border-radius: 5px;
    padding: 10px 20px;
    outline: none;
    line-height: 1.7;
    resize: none;
}

.grzl-item-right select {
    outline: none;
    /*box-sizing: border-box;*/
    height: 50px;
    border: 2px solid #eee;
    padding-left: 20px;
    color: #333333;
    font-size: 16px;
    border-radius: 5px;
    appearance: none;
}

.grzl-item-right .radio {
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin-right: 5px;
}

.grzl-item-right .radio:nth-child(2) {
    margin-left: 23px;
}

.grzl-item-right .grzl-btn {
    margin-top: 20px;
    margin-bottom: 55px;
    background-color: #ca0000;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    padding: 0;
    text-align: center;
    border: 1px solid #ca0000;
    transition: 0.4s;
    cursor: pointer;
}

.grzl-item-right .grzl-btn:hover {
    color: #ca0000;
    background-color: #fff;
}

.dddwww {
    margin: 0 auto;
    width: 1200px;
    line-height: 66px;
    color: #999999;
    font-size: 16px;
}

.dddwww a {
    color: #999999;
}

.dddwww a:nth-last-child(1) {
    color: #333333;
}

.dddwww img {
    margin-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

.dddwww img:nth-child(1) {
    margin-left: 0;
}

.zztj-content {
    background-color: #fff;
    width: 1200px;
    margin: 1px auto;
    padding: 0 55px;
    box-sizing: border-box;
}

.zztj-content::after {
    content: " ";
    display: block;
    clear: both;
    height: 1px;
}

.zztj-content::before {
    content: " ";
    display: block;
    clear: both;
    height: 1px;
}

.zztj-title {
    text-align: center;
    margin: 40px 0 30px;
    color: #333333;
    font-size: 20px;
}

.zztj-jindu {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 24px;
}

.zztj-jindu .on {
    color: #ca0000;
}

.zztj-jindu .on span {
    border: 1px solid #ca0000;
    color: #ca0000;
}

.zztj-jindu-item {
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.zztj-jindu > span {
    display: inline-block;
    width: 86px;
    height: 2px;
    background-color: #ebebeb;
    margin: 0 12px;
    line-height: 24px;
    vertical-align: middle;
}

.zztj-jindu-item span {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 22px;
    box-sizing: border-box;
    border-radius: 50%;
    color: #999;
    margin-right: 5px;
}

.zztj-form::after {
    content: " ";
    display: block;
    clear: both;
}

.zztj-form {
    font-size: 0;
}

.zztj-item {
    width: 47.5%;
    box-sizing: border-box;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    margin-bottom: 50px;
    padding-right: 75px;
}

.zztj-item::after {
    content: " ";
    display: block;
    clear: both;
}

.zztj-item span {
    color: #ca0000;
}

.zztj-item-text {
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.zztj-item-sc {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.zztj-item-img {
    width: 51px;
    height: 47px;
    display: inline-block;
    float: right;
}

.zztj-foot {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 70px;
    border-top: 1px dashed #ddd;
    text-align: center;
}

.zztj-btn {
    width: 404px;
    height: 48px;
    line-height: 46px;
    background-color: #ca0000;
    border: 1px solid #ca0000;
    color: #fff;
    text-align: center;
    border-radius: 24px;
    font-size: 16px;
    box-shadow: 0 4px 4px 4px #f8dede;
    transition: 0.4s;
    cursor: pointer;
}

.zztj-btn:hover {
    box-shadow: none;
    background-color: #fff;
    color: #ca0000;
}

.bmzl .grzl-item-left {
    width: 278px;
}

.bmzl .grzl-item-right input {
    width: 613px;
    border: 1px solid #ddd;
}

.bmzl .grzl-item-right select {
    width: 613px;
    border: 1px solid #ddd;
}

.grzl-item-right select {
    width: 48%;
    float: left;
    margin-bottom: 15px;
}

.grzl-item-right select:nth-child(2n) {
    float: right;
}

.bmzl .grzl-item-right textarea {
    width: 613px;
    border: 1px solid #ddd;
}

.bmzl .grzl-item-left span {
    font-size: 16px;
    color: #ca0000;
}

.bmsh .index-title span {
    margin-right: 45px;
    border: none;
    cursor: pointer;
}

.bmsh .index-title .on {
    border-bottom: 2px solid #ca0000;
}

.table {
    margin-top: 18px;
    width: 100%;
    border-collapse: collapse;
}

.table th {
    height: 57px;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 0 20px;
    background-color: #faf4f4;
}

.table th:nth-child(1) {
    text-align: left;
}

.table td {
    border: 1px solid #ddd;
    height: 48px;
    color: #333333;
    font-size: 16px;
    padding: 0 25px;
    text-align: center;
}

.table td:nth-child(1) {
    text-align: left;
}

.table td:nth-child(1) .text {
    width: 325px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table.fscx td:nth-child(1) .text {
    width: 250px;
}

.table.dyzkz td:nth-child(1) {
    padding: 0 15px;
}

.table.dyzkz td:nth-child(1) .text {
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: inherit;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.table.dyzkz td {
    padding: 15px;
    min-height: 76px;
}

.table td:nth-child(2) {
    color: #666;
}

.table td:nth-child(5) img {
    vertical-align: middle;
    margin-right: 3px;
}

.table .shz {
    color: #03ba14 !important;
}

.table .dzf {
    color: #ca0000 !important;
}

.table .ysh {
    color: #999999 !important;
}

.table .yzf {
    color: #666666;
}

.table tr:nth-child(2n+1) {
    background-color: #f6f6f6;
}

.fscx.table tr {
    background-color: #fff;
}

.grzx-right.bmsh {
    min-height: 700px;
}

.tishi {
    color: #ca0000;
    font-size: 14px;
    padding: 20px 0;
}

.fyq {
    margin: 40px 0 55px;
    text-align: center;
}

.fyq .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #ca0000;
}

.popup-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popup {
    width: 300px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.popup-header {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.popup-body {
    margin-bottom: 20px;
}

.popup-footer {
    display: flex;
    justify-content: space-between;
}

.popup-close {
    cursor: pointer;
    color: #999;
}

.popup-confirm {
    cursor: pointer;
    color: #ad0000;
}

.no-data {
    text-align: center;
    padding: 50px;
}

.index-position {
    position: fixed;
    right: -30px;
    top: 45%;
    z-index: 999;
    transition: .5s;
}

.index-position:hover {
    right: 5px;
}

/*.index-position:hover .hover-hidden {*/
/*    display: none;*/
/*}*/

/*.hover-hidden {*/
/*    width: 12px;*/
/*    font-size: 12px;*/
/*    font-weight: 600;*/
/*    color: #d60010;*/
/*}*/

.index-position-item {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: #999999;
    position: relative;
    cursor: pointer;
    margin-bottom: 8px;
    transition: 0.4s;
}

.index-position-item > img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.index-position-item:hover {
    background-color: #d60010;
}

.index-position-inner {
    display: none;
    width: 205px;
    height: 115px;
    position: absolute;
    left: -207px;
    overflow: hidden;
    top: -30px;
    /*opacity: 0;*/
    transition: 0.4s;
}

/*.index-position-item:hover .index-position-inner {*/
/*    opacity: 1;*/
/*}*/

.index-position-inner > img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.index-position-img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
    position: relative;
    margin-left: 5px;
    margin-top: 7px;
}

.index-position-img img {
    width: 100%;
    height: 100%;
}

.index-position-text {
    position: relative;
    float: left;
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-top: 32px;
}

.bmzl .grzl-item-right #family_info_tbody input {
    width: 100%;
    text-align: center;
    padding: 0;
}

.bmzl .grzl-item-right #family_info_tbody tr td:nth-child(1) {
    width: 15%;
}

.bmzl .grzl-item-right #family_info_tbody tr td:nth-child(2) {
    width: 15%;
}

.bmzl .grzl-item-right #family_info_tbody tr td:nth-child(3) {
    width: 35%;
}

.bmzl .grzl-item-right #family_info_tbody tr td:nth-child(4) {
    width: 20%;
    text-align: center;
}

.bmzl .grzl-item-right #family_info_tbody tr td:nth-child(5) {
    width: 15%;
    text-align: center;
}

.layui-form-select dl dd {
    text-align: left;
}