* {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Source Han Sans CN";
    box-sizing: border-box;
}

/*html,body{min-width: 1200px;}*/
body {
    padding-top: 70px;
}

.layui-laypage-btn {
    display: inline;
}

h1, h2, h3, h4, h5, h6, em, i {
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    margin: 0;
}

ul, ol {
    list-style: none;
}

a {
    display: block;
    color: #666;
    text-decoration: none;
    outline: none;
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

img, input {
    display: block;
}

input, button, select, textarea {
    outline: none
}

button {
    display: block;
    border: none;
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

textarea {
    resize: none
}

table {
    border-collapse: collapse;
}

fieldset, img {
    border: 0 none;
}

i {
    display: block;
}

/* 字体设置 */
@font-face {
    font-family: "LTCHGBK";
    src: url("qf/fonts/方正兰亭粗黑_GBK.TTF");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LTZHGBK";
    src: url("qf/fonts/方正兰亭中黑_GBK.TTF");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LTHGBK";
    src: url("qf/fonts/方正兰亭黑_GBK.TTF");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "CYSGBK";
    src: url("qf/fonts/方正粗雅宋_GBK.TTF");
    font-weight: normal;
    font-style: normal;
}

.clearfix:after { /*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1; /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.right {
    text-align: right;
}

.none {
    display: none;
}

body::-webkit-scrollbar { /* 滚动条整体样式,高宽分别对应横竖滚动条的尺寸 */
    width: 8px;
    height: 20px;
}

body::-webkit-scrollbar-thumb { /* 滚动条里面小方块 */
    border-radius: 8px;
    background: #90c42f;
    /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
}

body::-webkit-scrollbar-track { /* 滚动条里面轨道 */
    background: #f5f5f5;
}

/* iconfont图标 */
/*@font-face {*/
/*    font-family: 'iconfont';  !* Project id 1534485 *!*/
/*    src: url('http://at.alicdn.com/t/c/font_1534485_z4gtputw82.woff2?t=1680074188866') format('woff2'),*/
/*    url('http://at.alicdn.com/t/c/font_1534485_z4gtputw82.woff?t=1680074188866') format('woff'),*/
/*    url('http://at.alicdn.com/t/c/font_1534485_z4gtputw82.ttf?t=1680074188866') format('truetype');*/
/*}*/
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';  /* Project id 1534485 */
    src: url('http://at.alicdn.com/t/c/font_1534485_212jpazbqkd.woff2?t=1716882535988') format('woff2'),
    url('http://at.alicdn.com/t/c/font_1534485_212jpazbqkd.woff?t=1716882535988') format('woff'),
    url('http://at.alicdn.com/t/c/font_1534485_212jpazbqkd.ttf?t=1716882535988') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0;
    -moz-osx-font-smoothing: grayscale;
}

.icon-detail::before {
    content: "\e60e";
}

.icon-more::before {
    content: "\e6b3";
}

.icon-detailNew::before {
    content: "\e601";
}

.icon-JDcom::before {
    content: "\e630";
}

.icon-Tmall::before {
    content: "\e602";
}

.icon-Taobao::before {
    content: "\e698";
}

.icon-shop::before {
    content: "\e603";
}

.icon-Ali::before {
    content: "\e632";
}

.icon-dropdown::before {
    content: "\e659";
}

.icon-time::before {
    content: "\e681";
}

.icon-into::before {
    content: "\e637";
}

.icon-close::before {
    content: "\e606";
}

.icon-arrow::before {
    content: "\e68a";
}

.icon-returnTop::before {
    content: "\e605";
}

.icon-search::before {
    content: "\e610";
}

.icon-product::before {
    content: "\e617";
}

.icon-cc::before {
    content: "\e6dc";
}

.icon-coe::before {
    content: "\e60a";
}

.icon-welfare::before {
    content: "\e657";
}

.icon-cd::before {
    content: "\e613";
}

.icon-oe::before {
    content: "\e607";
}

.icon-cu::before {
    content: "\e620";
}

.icon-elaborate::before {
    content: "\e62a";
}

.icon-flex::before {
    content: "\e7b2";
}

.icon-lecture::before {
    content: "\e66c";
}

.icon-pi::before {
    content: "\e6a5";
}

.icon-reexamine::before {
    content: "\e6b4";
}

.icon-confirm::before {
    content: "\e716";
}

.icon-approval::before {
    content: "\e608";
}

.icon-offer::before {
    content: "\e63d";
}

.icon-signed::before {
    content: "\e6b2";
}

.icon-technology::before {
    content: "\e624";
}

.icon-storage::before {
    content: "\e609";
}

.icon-rad::before {
    content: "\e667";
}

.icon-pk::before {
    content: "\e62c";
}

.icon-qc::before {
    content: "\e618";
}

.icon-function::before {
    content: "\e642";
}

.icon-talents::before {
    content: "\e653";
}

.icon-character::before {
    content: "\e615";
}

.icon-ability::before {
    content: "\eb51";
}

.icon-fit::before {
    content: "\e83f";
}

.icon-rarae::before {
    content: "\e614";
}

.icon-racwc::before {
    content: "\e629";
}

.icon-oaeghih::before {
    content: "\e611";
}

.icon-rise::before {
    content: "\e61c";
}

.icon-training::before {
    content: "\e65b";
}

.icon-coaching::before {
    content: "\e60b";
}

.icon-selfArise::before {
    content: "\e640";
}

.icon-taskAssignment::before {
    content: "\e694";
}

.icon-executives::before {
    content: "\e60c";
}

.icon-manager::before {
    content: "\e663";
}

.icon-managerial::before {
    content: "\e636";
}

.icon-graduate::before {
    content: "\e61b";
}

.icon-index::before {
    content: "\e65a";
}

.icon-prev::before {
    content: "\e60f";
}

.icon-honor::before {
    content: "\e61f";
}

.icon-upload-img::before {
    content: "\eb78";
}

.icon-nav-open::before {
    content: "\e677";
}

.icon-nav-colse::before {
    content: "\e606";
}

.icon-formerly::before {
    content: "\e62e";
}

.icon-future::before {
    content: "\e635";
}

/*头部导航*/
header {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 74px;
    background: #fff;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.logo-box {
    margin: 13px 0 0 10px;
}

.logo-box img {
    /*width: 186px;*/
    height: 48px;
}

.nav-list {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
}

.nav-list li {
    width: 120px;
    position: relative;
}

.nav-list li .nav-link {
    width: 100%;
    height: 74px;
    line-height: 74px;
    font-size: 16px;
    color: #333;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.auto-height {
    height: auto;
}

.nav-list li .activeNav, .nav-list li a:hover {
    color: #fff;
    background: #90c42f;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.dropdown-list {
    display: none;
    width: 200px;
    background: #fff;
    box-shadow: 0 0 6px 1px #ddd;
    position: absolute;
    top: 74px;
    left: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.dropdown-list li {
    float: none;
}

.dropdown-list li a {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.nav-list li:nth-child(2):hover .about-list, .nav-list li:nth-child(3):hover .pm-list, .nav-list li:nth-child(4):hover .sat-list, .nav-list li:nth-child(5):hover .party-list, .nav-list li:nth-child(6):hover .culture-list, .nav-list li:nth-child(7):hover .hr-list, .nav-list li:nth-child(8):hover .service-list {
    display: block;
}

.nav-list li a i, .nav-list li a p {
    display: block;
    line-height: 50px;
    float: left;
}

.nav-list li a i {
    font-size: 28px;
    color: #ffb2b2;
    padding-right: 5px;
}

.ec-list {
    left: -110px;
}

.btn-nav {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #333;
    background: transparent;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.btn-nav i {
    font-size: 26px;
}

.btn-nav-open {
    display: none;
}

.nav-bg-box {
    display: none;
}

.shadow {
    box-shadow: 0 0 12px 2px #e0e0e0;
}

/*限制内容页面中间显示*/
.middle-box {
    width: 1200px;
    margin: 0 auto;
}

/*除主页外其他页面banner图*/
.banner-box {
    width: 100%;
    height: 420px;
    position: relative;
}

.banner-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*banner图中阴影文字*/
.bannerTitle-box {
    color: #fff;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    padding: 20px 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.bannerTitle-box p {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    letter-spacing: 2px;
}

.bannerTitle-box span {
    height: 40px;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 2px;
}

/*子项菜单标题*/
.menu-box {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
    margin: 0 0 20px 0;
    position: relative;
    z-index: 10;
}

.menu-list {
    width: 100%;
}

.menu-list li {
    float: left;
}

.menu-list li a {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    text-align: right;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    transition: all .2s;
}

.menu-list .active a, .menu-list li:hover a {
    color: #39d8bc;
    transition: all .2s;
}

.menu-list li a::before {
    content: "";
    width: 40px;
    height: 2px;
    background: #39d8bc;
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .2s;
}

.menu-list .active a::before, .menu-list li:hover a::before {
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    transition: all .2s;
}

.tab-box {
    padding: 10px 0;
}

.item-box {
    display: none;
}

.main-box {
    padding: 20px 0 40px;
}

/*限制内容页面中间显示*/
.middle-box {
    width: 1290px;
    margin: 0 auto;
}

/*除主页外其他页面banner图*/
.banner-box {
    width: 100%;
    height: 300px;
    position: relative;
}

.banner-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*banner图中阴影文字*/
.bannerTitle-box {
    color: #fff;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    padding: 20px 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.bannerTitle-box p {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    letter-spacing: 2px;
}

.bannerTitle-box span {
    height: 40px;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 2px;
}

/*子项菜单标题*/
.menu-box {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
    margin: 0 0 20px 0;
    position: relative;
    z-index: 10;
}

.menu-list {
    width: 100%;
}

.menu-list li {
    float: left;
}

.menu-list li a {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    text-align: right;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.menu-list .active a, .menu-list li:hover a {
    color: #90c42f;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.menu-list li a::before {
    content: "";
    width: 40px;
    height: 2px;
    background: #90c42f;
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.menu-list .active a::before, .menu-list li:hover a::before {
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tab-box {
    padding: 10px 0;
}

.item-box {
    display: none;
}

.main-box {
    padding: 20px 0 40px;
}

/*信息列表*/
.brief-list li {
    background: #fff;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li:last-child {
    margin-bottom: 0;
}

.brief-list li:hover {
    background: #f5f5f5;
    box-shadow: 2px 2px 6px 2px #e4e4e4;
    padding-left: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li a {
    display: -webkit-flex;
    display: flex;
    position: relative;
}

.brief-list li .img-box {
    width: 260px;
    height: 140px;
    overflow: hidden;
}

.brief-list li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li:hover .img-box img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li .desc-box {
    width: calc(100% - 360px);
    padding-left: 20px;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li .desc-box h2 {
    width: 98%;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #5d5c5c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li:hover .desc-box h2 {
    color: #90c42f;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li .desc-box .text-desc {
    width: 98%;
    line-height: 30px;
    color: #717171;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.brief-list li .time-box {
    position: absolute;
    top: 10px;
    right: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li:hover .time-box {
    right: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li .time-box p {
    line-height: 40px;
    font-size: 30px;
    color: #5d5c5c;
    text-align: center;
}

.brief-list li .time-box span {
    display: block;
    line-height: 30px;
    color: #717171;
    text-align: center;
}

.brief-list li i {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ff7b7b;
    border: 1px solid #ff7b7b;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: -30px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.brief-list li:hover i {
    right: 30px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.el-pagination {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 0 30px;
}

.el-pager {
    padding: 10px 0;
}

.el-pager li:hover, .el-pager li.active, .el-select-dropdown__item.selected {
    color: #90c42f;
}

.el-pagination__sizes .el-input .el-input__inner:hover, .el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner, .el-input.is-active .el-input__inner, .el-input__inner:focus {
    border-color: #90c42f;
}

.el-pagination__jump {
    margin-left: 20px;
}

/*底部导航*/
.link-box {
    background: #303030;
    padding: 80px 0 40px;
}

.item-list {
    width: 20%;
    float: left;
}

.item-list li h2 {
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    padding: 0 5px 10px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-list li a {
    line-height: 30px;
    color: #cdcdcd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.item-list li:hover a {
    color: #90c42f;
    text-decoration: underline;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.related-list {
    margin-bottom: 20px;
}

.img-offAccount {
    width: 100px;
}

.copy-box {
    background: #202020;
    padding: 10px 0;
}

.copy-box .middle-box {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.copyLeft-box {
    width: 46%;
}

.copyRight-box {
    width: 54%;
}

.copyLeft-box li {
    line-height: 22px;
    color: #bfbfbf;
}

.copyLeft-box li:first-child a {
    display: inline-block;
    color: #bfbfbf;
    margin: 0 10px;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.copyRight-box {
    color: #bfbfbf;
}

.filing-box h5, .filing-box h6 {
    line-height: 22px;
    padding-left: 15px;
}

.filing-box, .filing-box h6 {
    display: flex;
    display: -webkit-flex;
}

.filing-box {
    justify-content: flex-end;
}

.nsf-box p {
    line-height: 20px;
}

.nsf-box img {
    width: 16px;
    height: 16px;
    margin: 3px 5px 0 0;
}

.copyRight-box h4 {
    text-align: right;
}

/*.copy-box li{*/
/*    width: 50%;*/
/*    line-height: 22px;*/
/*    color: #bfbfbf;*/
/*    float: left;*/
/*}*/
/*.copyTop-list li:nth-child(2){*/
/*    width: 28%;*/
/*    text-align: right;*/
/*}*/
/*.copyTop-list li:last-child{*/
/*    width: 22%;*/
/*}*/
/*.copyTop-list li:first-child a{*/
/*    display: inline-block;*/
/*    color: #bfbfbf;*/
/*    margin: 0 10px;*/
/*    position: relative;*/
/*    -webkit-transition: all .2s;*/
/*    -moz-transition: all .2s;*/
/*    -ms-transition: all .2s;*/
/*    -o-transition: all .2s;*/
/*    transition: all .2s;*/
/*}*/
/*.copyTop-list li:first-child a:first-child{*/
/*    margin-left: 0;*/
/*}*/
/*.copyTop-list li:first-child a:hover{*/
/*    color: #39d8bc;*/
/*    text-decoration: underline;*/
/*    -webkit-transition: all .2s;*/
/*    -moz-transition: all .2s;*/
/*    -ms-transition: all .2s;*/
/*    -o-transition: all .2s;*/
/*    transition: all .2s;*/
/*}*/
/*.copyBottom-list li:last-child{*/
/*    text-align: right;*/
/*}*/
/*.nsf-box img{*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    margin: 3px 5px 0 0;*/
/*    float: right;*/
/*}*/
/*.nsf-box p{*/
/*    line-height: 20px;*/
/*    float: right;*/
/*}*/

/*返回顶部*/
.btn-returnTop {
    display: none;
    width: 50px;
    height: 50px;
    background: #90c42f;
    -webkit-box-shadow: 0 2px 6px 0 rgba(144, 196, 47, .5);
    box-shadow: 0 2px 6px 0 rgba(144, 196, 47, .5);
    border-radius: 50%;
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 999;
}

@keyframes bounce-down {
    25% {
        transform: translateY(-3px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(3px);
    }
}

@-webkit-keyframes bounce-down {
    25% {
        -webkit-transform: translateY(-3px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(3px);
    }
}

@-moz-keyframes bounce-down {
    25% {
        -webkit-transform: translateY(-3px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(3px);
    }
}

@-ms-keyframes bounce-down {
    25% {
        -webkit-transform: translateY(-3px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(3px);
    }
}

.icon-returnTop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    animation: bounce-down 1.5s linear infinite;
    -webkit-animation: bounce-down 1.5s linear infinite;
    -moz-animation: bounce-down 1.5s linear infinite;
    -ms-animation: bounce-down 1.5s linear infinite;
    -o-animation: bounce-down 1.5s linear infinite;
}

/*搜索框样式*/
.center-box-realtime {
    width: 700px;
    display: none;
    background-color: white;
    box-shadow: 0 10px 5px 0 rgba(202, 202, 202, .5);
}

.input-search-realtime:hover {
    cursor: pointer;
    background-color: #39D8BC;
}

.input-search-realtime label {
    color: red;
    font-size: 16px;
}

.my-curr-search {
    cursor: pointer;
    background-color: #39D8BC;
}

/* layui样式调整 */
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #90c42f !important;
}

.layui-laypage {
    display: table;
    margin: 20px auto 10px;
}

/*以下样式只有IE10+ 能识别*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /*IE浏览器下图片转为以下元素背景时需要控制的样式;*/
    .img-box, .banner-box .img-box, .tp-box .img-box, .post-list li .img-box {
        background-position: center center !important;
        background-attachment: scroll !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        background-repeat: no-repeat !important;
    }
}

/* 响应式布局 */
@media (max-width: 1350px) {
    .middle-box {
        width: 100%;
        padding: 0 15px;
    }

    .nav-list li {
        width: 100px;
    }

    .nav-list li .nav-link {
        padding: 0;
    }
}

@media (max-width: 1250px) {
    .nav-list li {
        width: 90px;
    }
}

@media (max-width: 1200px) {
    .logo-box {
        width: 56px;
        overflow: hidden;
    }

    .nav-list li .nav-link {
        font-size: 15px;
    }
}

@media (min-width: 1024px) {
    nav {
        width: calc(100% - 240px);
    }

    .nav-list li:nth-child(2):hover .about-list, .nav-list li:nth-child(3):hover .pm-list, .nav-list li:nth-child(4):hover .sat-list, .nav-list li:nth-child(5):hover .party-list, .nav-list li:nth-child(6):hover .culture-list, .nav-list li:nth-child(7):hover .hr-list, .nav-list li:nth-child(8):hover .service-list, .nav-list li:nth-child(10):hover .language-list, .nav-list li:nth-child(7):hover .language-list {
        display: block;
    }
}

@media (max-width: 1024px) {
    header {
        display: block;
        overflow: hidden;
        background: #fff;
    }

    .logo-box {
        width: 220px;
        margin-bottom: 12px;
    }

    .btn-nav-open {
        display: block;
    }

    .nav-bg-box {
        display: block;
        width: 30%;
        height: calc(100vh - 70px);
        background: #f8ffeb;
        position: absolute;
        top: 70px;
        left: 0;
        z-index: -1;
    }

    .nav-list {
        display: block;
        width: 100%;
        height: calc(100vh - 69px);
        overflow-y: auto;
        border-top: 1px solid #ededed;
        position: relative;
    }

    .nav-list li {
        display: flex;
        display: -webkit-flex;
        width: 100%;
        position: static;
    }

    .nav-list li a, .nav-list li .nav-link {
        height: 50px;
        line-height: 30px;
        padding: 10px 0;
    }

    .nav-list li .nav-link {
        width: 30%;
        font-size: 16px;
        color: #333;
        border-bottom: 1px solid #fff;
    }

    .nav-list li .activeNav {
        font-weight: bold;
        color: #90c42f;
        background: #fff;
    }

    .nav-list li .nav-link::after {
        display: none;
    }

    .dropdown-list {
        display: none;
        width: 70%;
        height: calc(100vh - 70px);
        background: #fff;
        /* overflow: hidden; */
        padding: 15px 0;
        position: absolute;
        top: 0;
        left: 30%;
    }

    .dropdown-list li {
        width: 100%;
        padding: 0 15px;
    }

    .dropdown-list li a {
        width: 100%;
        line-height: 20px;
        text-align: left;
        border-bottom: 1px solid #e8e8e8;
        padding: 15px;
    }

    .dropdown-list li:last-child a {
        border-bottom: none;
    }

    .nav-list li .nav-link:hover + .dropdown-list, .dropdown-list:hover {
        background: #fff;
    }

    .open-dropdown {
        height: auto;
        overflow: auto;
    }

    .menu-box {
        padding: 10px 0;
    }

    .menu-list li a {
        line-height: 40px;
    }

    .banner-box {
        height: 30vw;
    }
}

@media (max-width: 992px) {
    .brief-list li .desc-box {
        width: calc(100% - 260px);
    }

    .brief-list li .desc-box h2 {
        padding: 5px 0 0;
    }

    .brief-list li .time-box {
        display: -webkit-flex;
        display: flex;
        top: auto;
        bottom: 5px;
    }

    .brief-list li:hover .time-box {
        bottom: 0;
        right: 55px;
    }

    .brief-list li .time-box p {
        order: 2;
        line-height: 30px;
        font-size: 14px;
    }

    .brief-list li .time-box span {
        order: 1;
        padding-right: 6px;
        position: relative;
    }

    .brief-list li .time-box span::before {
        content: "-";
        width: 5px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 1px;
    }

    .brief-list li i {
        bottom: 0;
    }

    .brief-list li:hover i {
        right: 15px;
    }
}

@media (max-width: 768px) {
    .banner-box {
        height: 34vw;
    }

    .bannerTitle-box {
        padding: 20px;
    }

    .bannerTitle-box p {
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }

    .bannerTitle-box span {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        white-space: nowrap;
    }

    .menu-list li a {
        padding: 0 15px;
    }

    .tab-box {
        padding-bottom: 30px;
    }

    .statement-box {
        display: none;
    }

    .copy-box .middle-box {
        flex-direction: column;
    }

    .copyLeft-box, .copyRight-box {
        width: 100%;
        text-align: center;
    }

    .filing-box {
        justify-content: center;
    }

    .copyRight-box h4 {
        text-align: center;
    }

    .brief-list li .img-box {
        width: 30vw;
    }

    .brief-list li .desc-box {
        width: calc(100% - 30vw);
    }
}

@media (max-width: 640px) {
    body {
        padding-top: 50px;
    }

    header {
        height: 50px;
    }

    .dropdown-list {
        height: calc(100vh - 50px);
    }

    .logo-box {
        width: auto;
        margin: 9px 0 9px 10px;
    }

    .logo-box img {
        width: auto;
        height: 32px;
    }

    .btn-nav-open {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .nav-list {
        height: calc(100vh - 49px);
    }

    .nav-list li .nav-link {
        font-size: 16px;
    }

    .dropdown-list li a {
        font-size: 15px;
    }

    .nav-bg-box {
        height: calc(100vh - 50px);
        top: 50px;
    }

    .banner-box {
        height: 46vw;
    }

    .menu-box {
        padding: 5px 0;
    }

    .brief-list li .img-box {
        width: 32vw;
    }

    .brief-list li .desc-box {
        width: calc(100% - 32vw);
        padding-left: 15px;
    }

    .item-list li h2 {
        font-size: 16px;
    }

    .link-box {
        display: none;
        padding-top: 40px;
    }
}

@media (max-width: 540px) {
    .img-offAccount {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .banner-box {
        height: 50vw;
        white-space: nowrap;
    }

    .menu-box {
        padding: 0;
    }

    .menu-list li a {
        padding: 0 10px;
    }

    .brief-list li .img-box {
        height: 105px;
    }

    .brief-list li .desc-box h2 {
        line-height: 30px;
        font-size: 17px;
        padding-top: 0;
    }

    .brief-list li .desc-box .text-desc {
        line-height: 25px;
    }

    .brief-list li .time-box p, .brief-list li .time-box span, .brief-list li .time-box span::before {
        line-height: 20px;
    }

    .brief-list li:hover .time-box {
        right: 40px;
    }

    .brief-list li i {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }

    .brief-list li .time-box {
        bottom: 0;
    }

    .filing-box {
        flex-direction: column;
    }

    .filing-box h6 {
        justify-content: center;
    }
}

@media (max-width: 425px) {
    .nav-list li .nav-link {
        font-size: 15px;
    }

    .brief-list li .img-box {
        width: 34vw;
    }

    .brief-list li .desc-box {
        width: calc(100% - 34vw);
        padding-left: 15px;
    }
}

@media (max-width: 380px) {
    .banner-box {
        height: 55vw;
    }

    .brief-list li .img-box {
        height: 95px;
    }

    .brief-list li .desc-box .text-desc {
        line-height: 20px;
    }

    .brief-list li .img-box {
        width: 36vw;
    }

    .brief-list li .desc-box {
        width: calc(100% - 36vw);
        padding-left: 15px;
    }
}

@media (max-width: 320px) {
    .banner-box {
        height: 68vw;
    }

    .bannerTitle-box {
        padding: 15px;
    }

    .bannerTitle-box p {
        height: 25px;
        line-height: 25px;
        font-size: 18px;
    }
}
