@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

/** @清除内外边距 **/
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
/* structural elements 结构元素 */
dl,
dt,
dd,
ul,
ol,
li,
/* list elements 列表元素 */
pre,
/* text formatting elements 文本格式元素 */
form,
button,
input,
textarea,
/* form elements 表单元素 */
table,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
    /* -webkit-tap-highlight-color: transparent; */
    /*color: #333;*/
    /* top: 70px; */
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
b {
    font-weight: normal;
}

body,
button,
input,
select,
textarea {
    font: 14px/24px Arial, 'Microsoft Yahei', "宋体", sans-serif;
}

span,
p {
    /*font-family: 'Microsoft Yahei' !important;*/
    font-size: 16px;
    /* line-height: 32px; */
}

/*@h1, h2, h3, h4, h5, h6 { font-size: 100%; }*/
em,
i {
    font-style: normal;
}

/* 将斜体扶正 */
small {
    font-size: 12px;
}

/* 小于 12px 的中文很难阅读，让 small 正常化 */

/** @重置列表元素 **/
li {
    list-style: none;
}

/** @重置文本格式元素 **/
a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #E60012;
}

/** @重置表单元素 **/
img {
    border: 0;
}

/* img 搭车：让a链接里的 img 无边框  当没有正确路径时alt的文字大小*/
button,
input,
select,
textarea {
    font-size: 100%;
    line-height: normal;
}

/* 使得表单元素在 ie 下能继承字体大小 */

/** @重置表格元素 **/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    cursor: pointer;
}

/* @ie6 7 8(q) bug  */
iframe {
    display: block;
}

/* @清浮动 */
.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}

.clearfix {
    zoom: 1;
    /* for IE6 IE7 */
}

/* @浮动 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.text-center {
    text-align: center;
}

.fw {
    font-weight: bold;
}

.bt-e1 {
    border-top: 1px solid #e1e1e1;
}

.bgfff {
    background-color: #fff;
}

.bgf2 {
    background-color: #fff;
}

.bgf4 {
    background-color: #f4f4f4;
}

.bgf7 {
    background-color: #f7f7f7;
}

.bgf7faff {
    background-color: #f7faff !important;
}

.bgfa {
    background-color: #fafafa !important;
}

.bgE60012 {
    background-color: #E60012;
}

/* @转块 */
.dis-block {
    display: block;
}

.dis-inblock {
    display: inline-block;
}

body {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.fix-width {
    /* width: 1200px; */
    margin: 0 auto;
}

.position-relative {
    /* position: relative; */
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .65;
}

/* @首页轮播文字淡入 */
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*--------------------------------------------------- footer 用样式 ------------------------------------------------------*/

.foot {
    width: 100%;
    height: auto;
    background-color: #292E34;
    color: white;
}

.foot a {
    color: white;
}

.foot_include {
    width: 1200px;
    height: 290px;
    margin: 0 auto;
}

.foot_include_1 {
    width: 400px;
    float: left;
}

.foot_include_2 {
    width: 400px;
    float: left;
}

.foot_include_3 {
    width: 400px;
    float: left;
}

.foot_include_title {
    font-weight: bold;
    margin: 40px 0px 0px 30px;
    font-size: 14pt;
}

.foot_include_text {
    margin: 45px 0px 0px 30px;
    font-size: 10pt;
    line-height: 22pt;
}

.foot_include_message {
    height: 80px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-size: 10pt;
}

.idx-news {
    background: url(../img/news-bg.png) no-repeat center top;
    background-size: 100% 100%;
}

.vd-banner-s4-1 .txt-detail {
    position: absolute;
    bottom: 20px;
    padding: 0 20px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.s4-con .swiper-slide a {
    color: #fff;

}

.s4-tabcon {
    width: 100%;
    overflow: hidden;
    float: left;
    /* margin-right: 60px; */
    margin-top: 30px;
}

.s4-con {
    margin-top: 0;
    border-radius: 5px;
    overflow: hidden;
}

.news-list {
    /* margin-top: 30px; */
    padding-right: 50px;
}

.userinfo-list {
    /* margin-top: 30px; */
    border: 1px solid #ddd;
    border-top: 1px solid #c1c1c1;
    padding: 15px 30px;
    background: #F7F7F7;
    height: 245px;
}

#loginBox .title {
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

#loginBox .title span {
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

#loginBox .title .more {
    font-size: 14px;
    font-weight: normal;
}

.table {}

.news-list-title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.news-list-title img {
    float: right;
}

.news-list ul {
    padding: 10px 0;
}

.news-list ul li {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}

.news-list ul li span {
    float: left;
    width: 80%;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: disc;
    padding-left: 15px;
}

.news-list ul li i {
    float: right;
    width: 20%;
    text-align: right;
}

.s4-tabcon-right {
    width: 440px;
    box-sizing: border-box;
    float: right;
    padding-left: 50px;
    border-left: 1px solid #ddd;
}

.idx-news .tit p em {
    background: #f8f9f8;
}

.second-nav li {
    width: 100%;
    text-align: center;
}

*页脚部分开始*/ .newfoot {
    width: 1160px;
    height: 182px;
    background: #2D2F34;
    margin: 0 auto;
    position: relative;
    padding: 32px 38px 0 45px;
    box-sizing: border-box;
}

.newfoot>div {
    float: left;
    position: relative;
    box-sizing: border-box;
}

.newfoot>div span {
    font-size: 12px;
    font-weight: bold;
    color: #D5D4D3;
}

.newfoot ul {
    margin-top: 26px;
}

.newfoot ul>li {
    background: none;
    line-height: 25px;
}

.newfoot>div a {
    font-size: 12px;
    text-decoration: none;
    color: #7E7B78;
}

.newfootbox a:hover {
    color: #D14446;
}

.newfootbox a {
    display: inline;
    text-decoration: none;
    color: #7E7B78;
}

.footlogo {
    width: 232px;
    height: 46px;
    background: url(../../img/competition_img/index/header_logo.png);
    position: absolute;
    right: 0;
}

.newfoot p {
    position: absolute;
    top: 67px;
    width: 266px;
    font-size: 12px;
    color: #58585B;
    font-weight: bold;
    transform: scale(0.9);
    transform-origin: right;
}

.newfootbox {
    width: 100%;
    height: 170px;
    background: #2D2F34;
    margin: 0 auto;
    position: relative;
}

.newfootbox>span {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 25px;
    color: #7E7B78;
    font-size: 12px;
}

.newfoot {
    width: 1200px;
    height: 186px;
    background: #2D2F34;
    margin: 0 auto;
    position: relative;
    padding: 32px 38px 0 45px;
    box-sizing: border-box;
}

/*页脚部分结束*/
.tel {
    line-height: 30px;
    font-size: 16px;
    margin-top: 20px;
    height: 30px;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.news-list-title span {
    width: auto;
    position: relative;
    font-size: 22px;
    margin-right: 14px;
    cursor: pointer;
}

.news-list-title span.active::after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -22px;
    left: 0;
    background: #E60012;
}

.table {
    margin: 0;
}

#loginBox .table>thead>tr>th,
#loginBox .table>tbody>tr>th,
#loginBox .table>tfoot>tr>th,
#loginBox .table>thead>tr>td,
#loginBox .table>tbody>tr>td,
#loginBox .table>tfoot>tr>td {
    border: none;
}

.menu-list {

    background: #f7f7f7;

    margin-top: 10px;

    padding: 10px 30px;

    border: 1px solid #ddd;

    overflow: hidden;
}

.menu-list .tongdao a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.menu-list .tongdao {
    width: 50%;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

.menu-list .tongdao img {
    width: auto;
    max-width: 169px;
    max-height: 60px;
    height: auto;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.menu-list .tongdao:nth-child(1),
.menu-list .tongdao:nth-child(2) {
    border-bottom: 1px solid #ddd;
}

.menu-list .tongdao:nth-child(1),
.menu-list .tongdao:nth-child(3) {
    border-right: 1px solid #ddd;
}

.aricle-carousel {
    padding-right: 30px;
}

.news-list-sq ul li {
    line-height: 45px;
    height: 45px;
}

.news-list ul li span b {
    font-size: 40px;
    position: absolute;
    left: 0;
}

.js-list ul {
    width: 100%;
    padding: 30px 0 0;
    overflow: hidden;
}


.js-list ul li {
    padding: 0 10px;
}

.js-list ul li a {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 5px #ddd;
    position: relative;
    transition: transform 1s;
    -moz-transition: transform 1s;
    /* Firefox 4 */
    -webkit-transition: transform 1s;
    /* Safari and Chrome */
    -o-transition: transform 1s;
    /* Opera */
}

.study-list ul li a {
    padding: 30px 20px;
    height: 240px;
    line-height: 35px;
}

.js-list ul li a p {
    padding: 20px 15px 50px;
    font-size: 14px;
}

.study-list ul li a p {
    padding: 0;
    font-size: 12px;
}

.js-list ul li:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 20px;
}

.js-list ul li:nth-child(3n+4) {
    padding-right: 0;
    padding-left: 20px;
}

.study-list ul li {
    padding: 0 0 20px 0;
}

.study-list ul li:nth-child(odd) {
    padding-left: 0;
    padding-right: 10px;
}

.study-list ul li:nth-child(even) {
    padding-right: 0;
    padding-left: 10px;
}

.show-detail {
    background: #E60012;
    box-shadow: 0 0px 5px #E60012;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline;
    border-radius: 13px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    line-height: 16px;
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    /* Firefox 4 */
    -webkit-transition: opacity 1s;
    /* Safari and Chrome */
    -o-transition: opacity 1s;
    /* Opera */
}

.js-list ul li a:hover {
    color: #333;
    transform: translateY(-5px);
}

.js-list ul li a:hover .show-detail {
    opacity: 1;
}

.js-list .cz li a:hover .cz-bg {
    opacity: 0;
}

.cz a {
    position: relative;
}

.cz-bg {
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    /* Firefox 4 */
    -webkit-transition: opacity 1s;
    /* Safari and Chrome */
    -o-transition: opacity 1s;
}

.cz-bg-xf {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    /* Firefox 4 */
    -webkit-transition: opacity 1s;
    /* Safari and Chrome */
    -o-transition: opacity 1s;
}

.js-list .cz li a:hover .cz-bg-xf {
    opacity: 1;
}

.fr .btn {
    margin-right: 15px;
    margin-top: 18px;
    font-size: 16px;
    padding: 5px 15px;
}

.fr .btn-default {
    color: #E60012;
    border: 1px solid #E60012;
    background: #fff;
}

.vd-banner-s1-v {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: 0;
}

.alt-1 {
    width: 1200px;
    margin: auto;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: right;
}

.count-down-title {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.countdown-alt-1 {
    float: right;
}

.js-menu-list {
    overflow: hidden;
    margin: 0 0 20px;
}

.js-menu-list>div {
    padding: 0 12px;
    /*width:20%;*/
}

.js-menu-list>div:nth-child(1) {
    padding-left: 5px;
    padding-right: 19px;
}

.js-menu-list>div:nth-child(5) {
    padding-right: 5px;
    padding-left: 19px;

}

.js-menu-list>div a {
    border: 1px solid #ddd;
    overflow: hidden;
    display: block;
    padding: 25px;
    border-radius: 5px;
    text-align: center;
}

.js-menu-list>div a:hover {
    box-shadow: 0 0 5px #ddd;
}

.time-line {
    margin-bottom: 50px;
}

.development-wrap {
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.development-wrap li {
    height: 90px;
    margin-bottom: 10px;
    background: transparent;
    padding-left: 8.5px;
    padding-right: 8.5px;
}

.development-wrap li a {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #efefef;
    box-sizing: border-box;
    position: relative;
    display: block;
}

.development-wrap li a:hover {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.development-wrap li a img {
    vertical-align: middle;
    width: auto;
    max-width: 170px;
    max-height: 80px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.nav.other-nav-tabs {
    margin: 30px 0;
}
.nav.other-nav-tabs>li>a {
    padding: 15px 20px;
    font-size: 15px;
    border: none;
    border: 1px solid #ddd;
}
.nav.other-nav-tabs>li>a:hover{
    border: none;
    background: #E60012;
    color: #fff;
}
.nav.other-nav-tabs>li.active>a{
    border: none;
    background: #E60012;
    color: #fff;
    border: 1px solid #eee;
}
.nav.other-nav-tabs .highlight{
    display: none;
}
.other-title{
    background: #E60012;
    padding: 12px 30px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.left-nav-tabs>li{
    padding: 12px 30px;
    background: #f7f7f7;
    margin-bottom: 1px;
    position: relative;
}
.left-nav-tabs>li>a{
    color: #333;
}
.left-nav-tabs>li::before{
    width: 3px;
    content: '';
    background:#E60012;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: none;
}
.left-nav-tabs>li:hover::before,
.left-nav-tabs>.active::before {
    display: block;
}
.news-list-title span img{
    display: inline;
    float: none;
}
.other-wrap ul li {
    height: auto;
    margin: 20px 0;
}
.other-wrap h3 i{
    font-size: 16px;
    line-height: 50px;
}
.video-list-wrap .show-detail{
    font-size: 14px;
    padding: 5px 15px;
}
.video-list-wrap .info{
    padding: 5px 20px 10px;
    color: #333;

}
.video-list-wrap .info .pull-right{
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:right;
}
.video-list-wrap .info span{
    font-size: 14px;
}
.js-list .video-list-wrap li a p {
    padding: 10px 20px 0;
    font-weight: bold;
}
.js-list .video-list-wrap li a:hover .info .pull-right {
    transform: translateX(-100px);
    width: 40%;
}
.cz-list ul li a{
    padding: 20px 0;
}
.cz-list ul li a img{
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
.cz-list ul li a h3{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 8px;
}
.cz-list ul li a .col-md-7 p {
    font-size: 12px;
    padding: 0;
    line-height: 18px;
    font-weight: normal;
    padding-bottom: 15px;
}
.cz-list ul li a .description {
    font-size: 12px;
    line-height: 24px;
    padding-top: 0px;
    padding-bottom: 25px;
    font-weight: normal;
}
#login-form .mbl{
    margin: 15px 0;
    margin-bottom: 15px !important;
}
#login-form .link-primary{
    color: #E60012!important;
    display: inline-block;
}
.btn.js-sms-send{
    padding: 10px 19px;
}
.js-sms-send span{
    line-height:1;
    font-size:14px;
}
.js-sms-send p{
    font-size:14px;
}
.js-list .video-list-wrap{
    padding:10px 0 30px;
    min-height: 300px;
}
.s2-page{
    left: auto;
    right: 40px;
    top: 0;
}
.s4-page span, .s2-page .swiper-pagination-bullet{
    margin: 0 20px;
    line-height: 34px;
    background: #fff;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    height: auto;
    border-radius: 18px;
    font-size: 14px;
}
.s2-wrap .txt-detail{
    text-indent: 2em;
    margin-top: 15px;
    height: 180px;
}
.s2-wrap .txt-detail a:hover{
    color: #333;
}
.s4-page .active, .s2-page .swiper-pagination-bullet-active{
        background: #E60012;
    color: #fff;
}
.swiper-next, .swiper-prev, .swiper-al-next, .swiper-al-prev, .swiper-customer-next, .swiper-customer-prev{
    width: 31px;
    height: 31px;
    position: absolute;
    top: 90px;
    z-index: 99;
}
.swiper-al-next{
    background: url('./img/news-right.png') no-repeat center;
    right: 0;
    top: 5px;
    bottom: auto;
}
.swiper-al-prev{
    background: url('./img/news-left.png') no-repeat center;
    right: 40px;
    top: 5px;
    bottom: auto;
}
.s2-wrap .txt-detail {
    text-indent: 2em;
    margin-top: 15px;
    height: auto;
    font-size: 15px;
    line-height: 28px;
}

.learn-title{
    padding:0 20px;
    line-height:50px;
    font-size:16px;
    font-weight:bold;
    border-bottom: 1px solid #ddd;
}

.learn-title span{
    padding:0 10px;
    position:relative;
}

.learn-title span.active:after{
    content:'';
    width:100%;
    height:2px;
    background: #e83d2c;
    position:absolute;
    left:0;
    bottom:-16px;
}
.situation{
    margin-top:30px;
    overflow: hidden;
    padding: 5px 0;
}
.situation .col-md-6>div{
    /* border: 1px solid #dfdfdf; */
    box-shadow: 0 0 5px #dfdfdf;
    border-radius: 5px;
    margin-bottom: 30px;
}
.situation .table-wrap{
    box-shadow: 0 0 5px #dfdfdf;
    border-radius: 5px;
    margin: 0 5px 30px;
}
.echart-wrap{
    height:350px;
    width:100%;
    padding:20px;
}
.table-wrap .table>thead>tr>th{
    border-bottom:unset;
}
.table-wrap .table>tbody>tr>td{
    border-top:unset;
}
.table-wrap .table>tbody>tr>td{
    line-height:28px;
    font-size:14px;
    text-align:center;
}
.table>tbody>tr>td>span{
    font-weight:bold;
}
.table-wrap .table>thead>tr>th{
    background:#FAFAFA;
    line-height:28px;
    font-size:14px;
    text-align:center;
}
.js-list .video-list-wrap li:nth-child(3n+3) {
    padding-right: 0;
    padding-left: 20px;
}
.js-list .video-list-wrap li:nth-child(3n+4) {
    padding-right: 20px;
    padding-left: 0;
}
.ad-box{
    width: 280px;
    height: 170px;
    background: #FFF;
    position: fixed;
    z-index:999;
    top: 0;
    left: 0;
}
.ad-box img{
    width: 100%;height: 100%;
}
#ad-img{
    display:block;
    padding:3px 10px;
    background:#780001;
    color:#fff;
    position:absolute;
    bottom:25px;
    border-radius:15px;
    font-size:16px;
}
#ad-close{
    background: #fff;
    width: 20px;
    height: 20px;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    top: 0;right:0px;
    cursor: pointer;
    text-align:center;
}
@media (min-width: 768px) {
    .development-wrap li {
        width: 20%;
    }
}

@media screen and (max-width: 1024px) {
    .alt-1 {
        width: 100%;
        /* margin-left: 50%; */
        /* transform: translateX(-50%); */
    }

    .tel{
        /* display:none; */
        margin: 20px 20px;
    }

    .countdown-alt-1 {
        margin-left: 50%;
        float: left;
        transform: translateX(-50%);
        white-space: nowrap;
    }
    .nav-wrap{
        display:none;
    }
    .vd-banner-s1-v {
        height: 260px;
        background-size: cover;
    }

    .newfoot {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .vd-banner-s1-v {
        height: 195px;
        background-size: cover;
        margin-top: 50px;
    }

    .js-list ul li {
        padding: 0 0 20px 0;
    }

    .js-list ul li:nth-child(3n+1),
    .js-list ul li:nth-child(3n+3),
    .study-list ul li:nth-child(odd),
    .study-list ul li:nth-child(even) {
        padding: 0 0 20px 0;
    }

    .aricle-carousel,
    .news-list {
        padding: 0;
    }

    .study-list img {
        margin-bottom: 10px;
    }

    .nav-wrap {
        height: 50px;
        line-height: 50px;
    }

    .tel {
        margin:10px 20px;
    }

    .fr .btn {
        margin-top: 9px;
    }
}

@media screen and (max-width: 375px) {
    .study-list ul li:nth-child(4){
        padding-top:20px;
    }
    .tel{
        display:block;
        margin: 10px 0;
    }
    .vd-banner-s1-v {
        height: 89px;
    }

    .alt-1{
        transform:scale(0.5) translateY(100%);
    }
    .nav-wrap {
        display: none;
    }

    .s4-tabcon {
        margin-top: 10px;
    }

    .newfootbox {
        display: none;
    }
}
.c-table {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    font-size: 14px;
    color: #333
}

.c-table table {
    width: 100%
}

.c-table table.c-table--noWp100 {
    width: auto
}

.c-table td,
.c-table th {
    height: 40px;
    min-width: 0;
    box-sizing: border-box;
    /*     text-overflow: ellipsis; */
    vertical-align: middle;
    position: relative;
    font-size: 14px;
    background-clip: padding-box;
    /*     background-color: #fff;
    background-color: transparent \9 */
}

.c-table td.is-right,
.c-table th.is-right {
    text-align: right
}

.c-table td.is-left,
.c-table th.is-left {
    text-align: left
}

.c-table td.is-center,
.c-table th.is-center {
    text-align: center
}

.c-table td,
.c-table th.is-leaf {
    border-bottom: 1px solid #eceef1
}

.c-table td.gutter,
.c-table th.gutter {
    width: 15px;
    border-right-width: 0;
    border-bottom-width: 0;
    padding: 0;
    background: #eef0f6
}

.c-table td.is-hidden>*,
.c-table th.is-hidden>* {
    visibility: hidden
}

.c-table::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 1
}

.c-table::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    z-index: 1
}

.c-table th {
    white-space: nowrap;
    overflow: hidden;
}

.c-table th {
    border-bottom: 1px solid #ccc;
    text-align: left;
}

.c-table th>div {
    display: inline-block;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 40px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
/*     text-overflow: ellipsis */
}

.c-table td>div {
    box-sizing: border-box
}

.c-table th.required>div::before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff4d51;
    margin-right: 5px;
    vertical-align: middle
}

.c-table th>.cell {
    position: relative;
    word-wrap: normal;
/*     text-overflow: ellipsis; */
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box
}

.c-table th>.cell.highlight {
    color: #073069
}

.c-table .caret-wrapper {
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
    width: 16px;
    height: 34px;
    overflow: visible;
    overflow: initial
}

.c-table td.gutter {
    width: 0
}

.c-table .cell {
    box-sizing: border-box;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    white-space: normal;
    word-break: break-all;
    line-height: 24px;
    padding-left: 12px;
    padding-right: 12px;
    display: inline-block;
}

.c-table .cell.prSort {
    padding-right: 28px
}

.c-table .cell.tr {
    padding-right: 30px
}

.c-table.c-table__cell--block .cell {
    display: block
}

.c-table .hidden-columns {
    visibility: hidden;
    position: absolute;
    z-index: -1
}

.c-table tr:hover>td {
    background-color: #eef0f6
}

.c-table tbody td a {
    color: #999
}

.c-table tbody td a:hover {
    color: #666
}

.c-table tbody td:last-child a {
    color: #0092fe;
    margin-right: 10px
}

.c-table tbody td:last-child a:hover {
    color: #20A0FF
}

.c-table a.btn-primary,
.c-table a.btn-success,
.c-table a.btn-danger,
.c-table tbody td:last-child a.btn-primary,
.c-table tbody td:last-child a.btn-success,
.c-table tbody td:last-child a.btn-danger {
    color: #fff
}

.c-table a.btn-primary:hover,
.c-table a.btn-success:hover,
.c-table a.btn-danger:hover,
.c-table tbody td:last-child a.btn-primary:hover,
.c-table tbody td:last-child a.btn-success:hover,
.c-table tbody td:last-child a.btn-danger:hover {
    color: #f2f2f2
}

.c-table a.btn-default,
.c-table tbody td:last-child a.btn-default {
    color: #666
}

.c-table a.btn-default:hover,
.c-table tbody td:last-child a.btn-default:hover {
    color: #595959
}

.c-table a.c-theme,
.c-table tbody td:last-child a.c-theme {
    color: #20A0FF
}

.c-table a.c-theme:hover,
.c-table tbody td:last-child a.c-theme:hover {
    color: #20A0FF
}

.c-table a.c999,
.c-table tbody td:last-child a.c999 {
    color: #999
}

.c-table a.c999:hover,
.c-table tbody td:last-child a.c999:hover {
    color: #8c8c8c
}

.c-table--noWrap .cell,
.c-table--noWrap-init .cell {
    white-space: nowrap;
}

.c-table__footer-wrapper {
    overflow: hidden;
    background-color: #fbfdff;
    border-top: 1px solid #dfe6ec
}

.c-table__footer-wrapper thead div {
    background-color: #eef1f6;
    color: #1f2d3d
}

.c-table__footer-wrapper tbody td {
    background-color: #fbfdff;
    color: #1f2d3d
}

.c-table__empty-block {
    position: relative;
    min-height: 60px;
    text-align: center;
    width: 100%;
    height: 100%
}

.c-table__empty-text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #5e6d82
}

.c-table--fit {
    border-right: 0;
    border-bottom: 0
}

.c-table--fit td.gutter,
.c-table--fit th.gutter {
    border-right-width: 1px
}

.c-table--outerBorder {
    border: 1px solid #eceef1
}

.c-table--border {
    border: 1px solid #eceef1
}

.c-table--border td,
.c-table--border th {
    border-right: 1px solid #eceef1;
}

.c-table--border th {
    border-bottom: 2px solid #ddd;
    border-bottom: 1px solid #eceef1;
}

.c-table--border .c-table__footer-wrapper td:nth-last-child(2),
.c-table--border .c-table__footer-wrapper .gutter {
    border-right: none
}

.c-table__fixed,
.c-table__fixed-right {
    position: absolute;
    top: 0;
    left: 0;
    overflow-x: hidden;
    bottom: 0;
    overflow: hidden
}

.c-table__fixed::before,
.c-table__fixed-right::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #eceef1;
    z-index: 4
}

.c-table__fixed-right-patch {
    position: absolute;
    top: -1px;
    right: 0;
    background-color: #fff;
    border-bottom: 1px solid #eceef1
}

.c-table__fixed-right {
    top: 0;
    left: auto;
    right: 0
}

.c-table__fixed.c-table__fixed--shadow {
    box-shadow: 1px 0 8px #d3d4d6
}
.c-table__fixed.c-table__fixed--shadow .table-striped>tbody>tr{
    background-color: #fff;
}
.c-table__fixed.c-table__fixed--shadow .table-striped>tbody>tr>td{
    padding:8px 0;
}
.c-table__body-wrapper  .table-striped>tbody>tr>td{
    padding:8px 0;
}
.c-table__fixed.c-table__fixed--shadow .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.c-table__fixed-right.c-table__fixed--shadow {
    box-shadow: -1px 0 8px #d3d4d6
}

.c-table__fixed-right .c-table__fixed-body-wrapper,
.c-table__fixed-right .c-table__fixed-header-wrapper {
    left: auto;
    right: 0
}

.c-table__fixed-header-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3
}

.c-table__fixed-header-wrapper thead div {
    color: #1f283d
}

.c-table__fixed-body-wrapper {
    position: absolute;
    left: 0;
    top: 41px;
    overflow: hidden;
    z-index: 3
}

.c-table__body-wrapper,
.c-table__header-wrapper {
    width: 100%
}

.c-table__body-wrapper::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #F5F5F5;
}

.c-table__body-wrapper::-webkit-scrollbar
{
	width: 6px;
	height:6px;
	background-color: #F5F5F5;
}

.c-table__body-wrapper::-webkit-scrollbar-thumb
{
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	background-color: #e64346;
}

.c-table__body,
.c-table__header {
    table-layout: fixed
}

.c-table__header-wrapper {
    overflow: hidden
}

.c-table__header-wrapper thead div {
    color: #1f283d
}

.c-table__body-wrapper {
    overflow: auto;
    position: relative
}

.c-table--striped .c-table__body tr:nth-child(2n) td {
    background: #fafafa
}

.c-table--striped .c-table__body tr:nth-child(2n).current-row td,
.c-table--striped .c-table__body tr:nth-child(2n):hover td {
    background: #ebeef3
}

.c-table__body tr.hover-row>td,
.c-table--striped .c-table__body tr.hover-row td {
    background-color: #eef0f6
}

.c-table__body tr.current-row>td {
    background: #ebeef3
}

.c-table__column-resize-proxy {
    position: absolute;
    left: 200px;
    top: 0;
    bottom: 0;
    width: 0;
    border-left: 1px solid #eceef1;
    z-index: 10
}

.c-table__column-filter-trigger {
    display: inline-block;
    line-height: 34px;
    margin-left: 5px;
    cursor: pointer
}

.c-table__column-filter-trigger i {
    color: #97a1be
}

.el-table--enable-row-transition .c-table__body td {
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.c-table .c-table__child-border td {
    border-bottom: none
}

.c-table__child td {
    background-color: #fbfdff
}

.c-table--level .c-table__child .cell {
    padding-left: 30px
}

.c-table__sort {
    margin-left: 4px;
    display: inline-flex;
    display: inline \9;
    flex-direction: column;
    align-items: center;
    height: 34px;
    width: 14px;
    vertical-align: middle;
    cursor: pointer;
    overflow: initial;
    position: relative
}

.c-table__sort .c-table__up,
.c-table__sort .c-table__down {
    cursor: pointer;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent
}

.c-table__sort .c-table__up {
    bottom: 7px;
    border-top-color: #999
}

.c-table__sort .c-table__up:hover {
    border-top-color: #20A0FF
}

.c-table__sort .c-table__down {
    top: 5px;
    border-bottom-color: #999
}

.c-table__sort .c-table__down:hover {
    border-bottom-color: #20A0FF
}

.c-table__sort.activeUp .c-table__up {
    border-top-color: #20A0FF
}

.c-table__sort.activeDown .c-table__down {
    border-bottom-color: #20A0FF
}

.g-toggleTable--button_main,
.g-toggleTable--buttonAll_main,
.g-toggleTable--button,
.g-toggleTable--buttonAll {
    cursor: pointer
}

.c-table__child-default {
    color: #707070
}

.c-table__child-default th,
.c-table__child-default td {
    font-size: 13px
}

.c-button {
    width: 100px;
    display: inline-block
}
.c-table .table>thead>tr>th{
    /* border-bottom:0; */
    background: #fff;
    padding:8px 0;
    /* border-bottom:1px solid #ddd; */
}