/* Component styles */
@font-face {
    font-family: 'Blokk';
    src: url('../fonts/blokk/BLOKKRegular.eot');
    src: url('../fonts/blokk/BLOKKRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/blokk/BLOKKRegular.woff') format('woff'),
    url('../fonts/blokk/BLOKKRegular.svg#BLOKKRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.component {
    line-height: 1.5em;
    margin: 0 auto;
    padding: 2em 0 3em;
    width: 90%;
    max-width: 1000px;
    overflow: hidden;
}

.component .filler {
    font-family: 'Blokk', Arial, sans-serif;
    color: #d3d3d3;
}

table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}

td,
th {
    padding: 0.75em 1.5em;
    text-align: left;
}

td.err {
    background-color: #e992b9;
    color: #fff;
    font-size: 0.75em;
    text-align: center;
    line-height: 1;
}

th {
    background-color: #fc4a4a;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
}

tbody th {
    background-color: #fc4a4a;
}
/* 
tbody tr:nth-child(2n-1) {
  background-color: #f5f5f5;
  transition: all 0.125s ease-in-out;
} */

tbody tr:hover {
    background-color: rgb(250, 211, 211);
}

/* For appearance */
.sticky-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    margin: 3em 0;
    width: 100%;
}

.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.125s ease-in-out;
    z-index: 50;
    width: auto;
    /* Prevent table from stretching to full size */
}

.sticky-wrap .sticky-thead {
    box-shadow: 0 0.25em 0.1em -0.1em rgba(0, 0, 0, 0.125);
    z-index: 100;
    width: 100%;
    /* Force stretch */
}

.sticky-wrap .sticky-intersect {
    opacity: 1;
    z-index: 150;
}

.sticky-wrap .sticky-intersect th {
    background-color: #666;
    color: #eee;
}

.sticky-wrap td,
.sticky-wrap th {
    box-sizing: border-box;
}

/* Not needed for sticky header/column functionality */
td.user-name {
    text-transform: capitalize;
}

.sticky-wrap.overflow-y {
    overflow-y: auto;
    max-height: 50vh;
}

.title-bar {
    padding: 6px;
    font-size: 15px;
}

/* .header-title {
  color: #fc4a4a;
} */

.more-title {
    color: #8d8c8c;
    float: right;
}

.w1182 {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
}

.header {
    /*height: 60px;*/
    /*background-color: none;*/
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    width: 100%;
    height: 64px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px 0 rgba(65, 66, 69, 0.2);
}

.header div {
    vertical-align: top;
}

.header .tit {
    /*float: right;*/
    /*margin-left: 556px;*/
    /*margin-left: 360px;*/
    display: inline-block;
    font-size: 14px;
    color: #666666;
    height: 61px;
    line-height: 61px;
    margin-left: 135px;
}

.header .tit.logo-word {
    margin-left: 0px;
    text-align: center;
}

.header .tit.logo-word dt {
    line-height: 24px;


}

.header .tit a,
.header .tit span {
    display: inline-block;
    margin-right: 20px;
    color: rgba(65, 66, 69, 1);
;
    position: relative;
    cursor: pointer;
    height: 60px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
}

.header .tit a.active,
.header .tit span.active {
    display: inline-block;
    margin-right: 20px;
    color: #c9302c;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    height: 60px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
}



/*.footer .footer-content div {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.footer .footer-content .mr {
    margin-left: 65px;
    width: 265px;
}

.footer .footer-content .mr .changeline {
    line-height: 20px;
}

.footer .footer-content li {
    !*padding-left: 24px;*!
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    color: rgba(192, 196, 204, 1);
    font-size: 14px;
    margin-top: 12px;
}

.footer .footer-content .logo-footer {
    width: 327px;
    height: 100%;
    position: relative;
}

.footer .footer-content .logo-footer img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.footerInfo {
    width: 100%;
    height: 60px;
    font-size: 12px;
    background-color: #303133;
    color: #ffffff;
    min-width: 1366px;
    position: relative;
}

.footerInfo p {
    text-align: center;
    line-height: 60px;
    font-size: 12px;
}*/

.fl-r {
    float: right;
}

/* 列表开始 */
.material-list {
    width: 1168px;
    margin: 15px auto;
    padding: 15px;
    background: #ffffff;
    font-size: 14px;
}

.material-list .list-item {
    margin: 0 15px;

    border-bottom: 1px solid #ccc;
}

.list-item .list-item-wrap {}

.list-item .list-item-wrap .filed {
    display: inline-block;
    width: 19%;
    text-align: center;
    padding: 12px 0;
}

/* table container */

.y-content {
    background-color: #f0f0f0;
    margin: 0 auto;
    font-weight: 500;
}

.list-header:after {
    content: '.';
    font-size: 0;
    display: block;
    clear: both;
}

.list-container {
    width: 1170px;
    padding: 16px;
    margin: 15px auto;
    background: #ffffff;
}

.list-item .list-header {
    border-bottom: #e4e4e4;
    padding: 10px 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e7eaec;
}

.list-item .list-header .list-header-title {
    float: left;
    color: #d81322;
    font-size: 16px;
    font-weight: 500;
}

.list-item .list-header .list-header-exc {
    float: right;
    font-size: 12px;
    color: #bcbcbc;
    cursor: pointer;
}

.list-item .list-content {
    margin: 0 15px;
}

.list-content table,
.list-content table tr th,
.list-content table tr td {
    background: #ffffff;
    color: #333333;
    text-align: center;
    height: 47px;
    border-bottom: 1px dashed #e4e4e4;
}

/* list tools */

.order {}

.order .tool-time {
    cursor: pointer;
    color: #cf1322;
    font-weight: 500;
}

.split-line {
    display: inline-block;
    margin: 0 10px 0 5px;
}

.list-search {
    margin-bottom: 15px;
}

.list-search:after {
    content: '.';
    font-size: 0px;
    display: block;
    clear: both;
}

.list-search-btn,
.list-search-form,
.list-search-input {
    display: inline-block;
}
.list-search-input input {
    width: 185px;
    outline: none;
    box-sizing: border-box;
    padding-left: 5px;
    border-bottom: 1px solid #e4e4e4;
}
.list-search-btn {
    float: left;
}

.search-btn {
    background: #cf1322;
    border: 1px solid #cf1322;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    padding: 2px 6px;
    margin-right: 15px;
}

.list-search-btn div {
    padding: 6px 12px;
    background: #cf1322;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
}

.list-search-form {
    border: 1px solid #cf1322;
    float: right;
}

.list-search-form label {
    margin-bottom: 0px;
    padding: 5px;
}
/* 用户注册 */



.ustomer {
    width: 1400px;
    margin: 15px auto;
    background-color: #ffffff;
}

.y-container {
    padding: 10px;
}

.y-tabs {
    vertical-align: top;
    width: 260px;
    display: inline-block;
}

.y-tabs ul {
    padding: 0 13px;
}

.y-tabs ul li {

    width: 234px;
    text-align: center;
    color: #333333;
    font-weight: 500;
    margin-bottom: 16px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 11px 0;
    cursor: pointer;
}

.y-tabs2 ul li {

    width: 234px;
    text-align: left;
    color: #333333;
    font-weight: 500;
    margin-bottom: 16px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 10px 20px;
    cursor: default;

}

.y-tabs ul li.selectActive {
    background-color: #c9302c;
}

.y-tabs ul li.selectActive span {
    color: #ffffff;
}


.y-main_ex {
    padding: 0 16px;
    vertical-align: top;
    display: inline-block;
    width: 80%;
    border-left: 1px solid #f2f2f2;
    min-height: 100px;
}
.y-main {
    padding: 0 16px;
    vertical-align: top;
    display: inline-block;
    width: 1000px;
    border-left: 1px solid #f2f2f2;
    min-height: 100px;
}

.y-main:after,
.y-main>div:after,
.y-container:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
}

/* 内容表格 */
.table-responsive {}

.table-responsive .title-bar {
    padding: 6px 0px;

}

.table-responsive .title-bar .header-title,
.header-title {

    border-left: 5px solid #c9302c;
    padding-left: 10px;
    font-weight: bold;
    color: #333333;
}

.table-responsive .table td {
    line-height: 30px;
    font-weight: 500;
    color: #333333;
    text-align: center;
}
.banner-item{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.register-button{
    width: 300px;
    height: 36px;
    background: #c9302c;
    color: #ffffff;
    text-align: center;
}
.register-button:hover{
    color: #ffffff;
    background: #b32d2a;
}
.y-tabs .cg-list{
    margin: 0;
    display: none;
}

.ywxz-list{
    margin: 0;
    display: none;
}

.active-cg-list-father{
    margin: 0!important;
}

.active-ywxz-list-father{
    margin: 0!important;
}
