@charset "utf-8";
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal;
}

body {
    color: #404040;
}

* {
    font-family: 'Noto Sans SC', sans-serif!important;
}

a {
    color: #404040;
    text-decoration: none!important;
}

a:focus, a:hover {
    color: #cdb578;
}

#backtotop {
    display: none!important;
}

.container {
    width: 1260px;
}

.breadnav {
    height: 53px;
    margin-top: 15px;
}

.weap {
    max-width: 100%;
}

.banner .sub_title {
    font-size: 20px;
    font-weight: normal;
    margin-top: -10px;
    display: block;
}

.breadnav .right li.on a {
    line-height: 40px;
    padding: 18px 0px;
    border-bottom: 3px solid #cdb578;
}

#article_content {
    padding: 0 30px;
    line-height: 30px;
    word-wrap: break-word;
    min-height: 500px;
}

#article_content .h1 {
    margin-top: 60px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 30px;
}

#article_content ul {
    margin: 10px 0;
}

#article_content ul h4 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

#article_content img {
    height: auto !important;
    max-width: 100%;
}

#home .row {
    padding: 50px 50px;
    padding-top: 12px;
}

#home .h2 {
    font-size: 26px;
    line-height: 50px;
    margin-top: 0px;
    margin-left: -15px;
}

#home .desc {
    padding-right: 0;
    line-height: 32px;
    font-size: 17.5px;
    margin-top: 6px;
}

#home .desc a {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-top: 40px;
}

#home .hr {
    padding: 60px 0;
    border-top: 1px solid #e4e4e4;
}

#home #news {
    padding: 0 30px;
}

#home #fund ul#nav {
    margin: 0px!important;
}

.footer {
    margin-top: 125px;
}

a:hover {
    color: #cdb578;
    text-decoration: none;
}

.col-main {
    color: #cdb578;
}

#backtotop {
    display: block;
    position: fixed;
    right: 6px;
    bottom: 50px;
}

#header {
    z-index: 100;
    background-color: white;
}

header {
    padding-top: 20px;
}

header .header>div {
    height: 65px;
    line-height: 65px;
}

header .logo {
    float: left;
    margin-right: 130px;
}

header .logo img {
    width: 180px;
    margin-left: -8px;
    margin-top: -20px;
}

#pc_btn_search, #pc_btn_close {
    width: 25px;
    text-align: right;
    margin-top: 10px;
    cursor: pointer;
    display: none;
    float: left;
    margin-left: 30px;
}

header .header .search {
    height: 100%;
    line-height: 100%;
    padding-left: 80px;
}

header .search form input {
    height: 35px;
    width: 460px;
    padding: 0 5px;
    border: 1px solid #cdb578;
}

header .search form input.btn {
    width: 60px;
    color: white;
    font-size: 18px;
    background-color: #cdb578;
}

header .search li {
    display: inline-block;
    margin-right: -5px;
    line-height: 20px;
    padding: 2px 10px;
    font-size: 14px;
    height: 25px;
    cursor: pointer;
}

header .search li.on {
    background-color: #cdb578;
    color: white;
}

header #header-user a {
    font-size: 17px;
}

header #main-menu li {
    display: inline-block;
    padding: 5px 0px;
}

header #main-menu a {
    font-size: 18px;
    padding-top: 8px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: transparent;
}

header #main-menu .active>a {
    color: #cdb578;
}

header #main-menu a:hover .nav_bg {
    display: block;
}

header #main-menu a:hover ul {
    display: block;
    border: 0;
    left: 8px;
    box-shadow: none;
    margin-top: -10px;
}


#index-page header #main-menu a:hover ul {
    left: 2px;
}

.navbar-nav {
    margin-left: -8px;
    margin-bottom: -15px;
}

.navbar-nav>li>.dropdown-menu {
    border: 0;
    margin-top: 0px;
    box-shadow: none;
    max-height: 180px;
    overflow: hidden;
}

.nav_bg {
    top: 45px;
    z-index: 11;
    display: none;
    left: -9999px;
    height: 240px;
    width: 19999px;
    overflow: hidden;
    position: absolute;
    background: white;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #cdb578;
}

.dropdown .caret {
    display: none;
}

.dropdown-custom-level-1.open .dropdown-toggle-1 .caret {
    display: block;
    border: 0;
    /* margin: 0 -5px; */
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
}

.dropdown-menu-level-2 {
    border: 0;
    display: block;
    position: static;
    padding-left: 20px;
    box-shadow: none;
}

.menu-item-level-2 {
    width: 100%;
}

.menu-item-level-3 {
    padding: 3px 0!important;
}

.dropdown-menu-level-2 a {
    font-size: 13px!important;
}

header #main-menu .dropdown-menu>li>a {
    font-size: 15px;
    padding-left: 13px;
}

.banner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 335px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.banner .title {
    font-size: 42px;
    height: 66px;
    line-height: 66px;
    padding-top: 180px;
    font-weight: 100;
    position: absolute;
    color: white;
}

.banner img {
    width: 100%;
    height: 100%;
}

.portal .list {
    margin-top: 35px;
}

.portal .list img {
    width: 180px;
    height: 120px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.portal .list .title a {
    font-size: 20px;
    color: #2a2e2e;
    line-height: 30px;
}

.portal .list .title a:hover {
    color: #cdb578;
}

.portal .list .date {
    font-size: 16px;
    color: #919797;
    line-height: 29px;
    padding-bottom: 9px;
}

.portal .list .desc {
    line-height: 25px;
    color: #5F6464;
    height: 50px;
    font-size: 16px;
    overflow: hidden;
}

.portal .list .more {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.portal .list .more:after {
    content: '   ';
    position: absolute;
    width: 9px;
    height: 9px;
    border-top: 1px solid #5F6464;
    border-right: 1px solid #5F6464;
    box-shadow: 0 0 0 lightgray;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(135deg);
    margin-top: 10px;
    margin-left: 10px;
}

.portal .list .more:hover::after {
    border-top: 1px solid #cdb578;
    border-right: 1px solid #cdb578;
}

.portal .list .more img {
    width: auto;
    height: auto;
}

#fund .h1 {
    font-size: 33px;
    color: #404040;
}

#fund ul#nav li {
    padding: 0;
    width: 48%;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
}

#fund ul#nav li a {
    color: #404040;
    font-size: 22px;
}

#fund ul#nav li.on {
    color: #cdb578;
    padding-bottom: 5px;
    border-bottom: 3px solid #cfb774;
}

.portal .cat_row img {
    width: 100%;
    height: 150px;
}

.portal .cat_row .col {
    margin-bottom: 85px;
}

.portal .cat_row .col:nth-child(3n-2) {
    clear: both;
    padding-right: 40px;
}

.portal .cat_row .col:nth-child(3n) {
    padding-left: 40px;
    border-left: 1px solid #ccc;
}

.portal .cat_row .col:nth-child(3n-1) {
    border-left: 1px solid #ccc;
    padding: 0 30px;
    margin-left: -5px;
    margin-right: 5px;
}

.portal .cat_row .title {
    font-size: 20px;
    line-height: 30px;
    /* overflow: hidden;
    height: 30px; */
    margin-bottom: 20px;
    margin-top: 5px;
}

.portal .cat_row .desc {
    font-size: 16px;
    line-height: 23px;
    overflow: hidden;
    height: 70px;
    word-break: break-all;
    display: -webkit-box;
    /**对象作为伸缩盒子模型展示**/
    -webkit-box-orient: vertical;
    /**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp: 3;
    /**显示的行数**/
    overflow: hidden;
    /**隐藏超出的内容**/
}

.portal .cat_row .subtitle {
    font-size: 16px;
    color: #cdb578;
    min-height: 25px;
    margin-top: 25px;
}

.fund .col-md-4 {
    padding-left: 90px;
}

.fund .p30 {
    padding-right: 20px;
}

.fund .remark {
    padding-top: 2px;
    line-height: 22px;
}

.fund .bg {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    background-color: #F5F7FA;
}

.fund .bg span {
    display: inline-block;
    margin-right: 50px;
}

.fund .bg_title {
    border-bottom: 1px solid #ddd;
    line-height: 32px;
    margin: 20px 0;
}

.fund .br {
    width: 100%;
    float: left;
    margin: 30px 0;
    padding: 15px 20px;
    padding-bottom: 0;
    border: 1px solid #ddd;
}

.fund .br>div {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.fund .br>div span {
    float: left;
    margin-right: 50px;
}

.fund .br>div .right {
    float: left;
}

.fund .br .right li {
    float: left;
    margin: 0 10px;
}

.fund .br .right li:first-child {
    margin-left: 0;
}

.fund .bg_title .title {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: -2.5px;
    display: inline-block;
    border-bottom: 3px solid #cdb578;
}

.fund .download {
    background-color: #f5f7fa;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
    min-width: 110px;
    text-align: center;
    background-color: #f5f7fa;
    border: 1px solid #ccc;
}

.fund li {
    font-size: 15px;
    line-height: 35px;
}

.fund .table thead tr {
    background-color: #F5F7FA;
}

.fund .table thead tr th {
    line-height: 35px;
}

.fund .table td, .fund .table th {
    text-align: center;
}

.fund .table {
    margin-top: 30px;
}

.fund .table>thead>tr>th {
    border: 1px solid #ddd;
}

.fund .table>thead>tr>th, .fund .table>tbody>tr>th, .fund .table>thead>tr>td, .fund .table>tbody>tr>td {
    border: 0;
}

.fund .table.table-bordered>thead>tr>th, .fund .table.table-bordered>tbody>tr>th, .fund .table.table-bordered>thead>tr>td, .fund .table.table-bordered>tbody>tr>td {
    border: 1px solid #ddd;
}

.rank .h2 {
    color: #404040;
    font-size: 26px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 55px;
}

.rank table {
    width: 95%;
    max-width: 350px;
    margin-bottom: 50px;
}

.rank table tr {
    border-bottom: 1px solid #ccc;
}

.rank table tr:first-child {
    height: 45px;
    width: 100%;
    border-bottom: 0;
    background-color: #f5f7fa;
}

.rank table tr td {
    font-size: 16px;
    padding-left: 10px;
    line-height: 35px;
}

.rank table tr td a {
    text-decoration: none;
}

.rank .right .search {
    position: relative;
    margin-bottom: 45px;
    margin-top: 30px;
}

.rank .right .search input {
    width: 100%;
    padding-left: 40px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
}

.rank .right .search img {
    position: absolute;
    left: 12px;
    top: 8px;
    width: 22px;
}

#index-page #pc_btn_search {
    display: block;
}

#index-page header #main-menu a {
    color: white;
    padding-left: 18px;
    padding-right: 18px;
}

#index-page #header-user a {
    color: white;
}

#index-page .qm-top .box {
    box-shadow: none !important;
    background-color: transparent !important;
}

#index-page .qm-top .box {
    background-color: white;
}

#index-page #header {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}

#index-page .open #header {
    background-color: white;
}

#index-page .open #header a {
    color: black;
}

#index-page #home {
    padding-top: 0;
    margin-top: 600px;
    position: relative;
    z-index: 1;
}

#index-page #home .container {
    background-color: white;
    margin-top: -70px;
}

#index-page #fund ul#nav li.on {
    border-bottom: 0;
}

#index-page .video-container {
    top: 0;
    left: 0;
    width: 100%;
    height: 580px;
    overflow: hidden;
    position: absolute;
}

#index-page .video-container h1 {
    position: relative;
    top: 52%;
    color: white;
    z-index: 6;
    padding: 0 30px;
    font-size: 70px;
    padding-left: 50px;
}

#index-page video.video {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 600px;
    top: 0;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%) translateY(0);
    background-size: cover;
    background-image: url(../images/banner.jpg);
}

#index-page body {
    background-color: #fbfbfb;
}

#index-page #fund ul#nav {
    margin: 30px 195px;
}

#index-page .dy-mainChar {
    width: 750px;
    height: 450px;
    margin-top: 30px;
}

#index-page .dy-echarts {
    width: 100%;
    padding: 30px 50px;
    padding-right: 30px;
    justify-content: space-between;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0px;
    margin-bottom: 50px;
}

#index-page #news .h2 {
    margin: 35px 0;
}

#index-page #news .posts {
    height: 250px;
    overflow: hidden;
}

#index-page #news .date {
    color: #999;
    margin-top: -3px;
    margin-bottom: 15px;
}

#index-page #news .col-md-4 {
    color: white;
    padding-left: 0;
}

#index-page #news .col-md-4 a {
    border: 1px solid white;
    padding: 5px 10px;
    color: white;
    position: absolute;
    bottom: 30px;
    font-size: 18px;
}

#index-page #news .col-md-4>div {
    position: absolute;
    left: 50px;
    top: 60px;
    height: 80%;
}

#index-page #news .h2 {
    margin: 60px 0;
}

#index-page #news img {
    height: 400px;
    width: 370px;
}

#index-page #news .col-md-8 {
    overflow: hidden;
    background: white;
    padding: 50px 30px;
    height: 400px;
}

#index-page #news .col-md-8 a {
    line-height: 45px;
    font-size: 18px;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 40px;
}

#index-page #news .col-md-8 .h4 {
    font-weight: normal;
    margin-bottom: 20px;
}

#index-page #news .col-md-8 .h4 a {
    float: right;
    width: auto;
    font-size: 15px;
    margin-top: -12px;
}

#child_cat {
    border: 1px solid #ccc;
    padding: 6px 20px;
    padding-right: 0;
    text-align: left;
    color: #cdb578;
    font-size: 18px;
    color: #cdb578;
    margin: 10px 0;
}

.pagination {
    margin: 30px;
    margin-bottom: 0;
}

.pagination>li>a, .pagination>li>span, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #cdb578;
    padding: 8px 20px;
}



@media (min-width: 1200px){
    #header a:hover {
        color: #cdb578!important;
    }
    header .dropdown-custom-level-1:nth-child(1) .nav_bg{
        height: 280px;
    }
    header .dropdown-custom-level-2{
        position: static;
    }
    header .dropdown-menu-level-1>li:hover .dropdown-toggle-2:after{
        content: "➝";
        font-size: 23px;
        position: absolute;
        right: -20px;
        z-index: 10000;
        top: 2px;
    }
    header .dropdown-toggle-2{
        position: relative;
    }
    header .dropdown-toggle-2 .nav_bg{
        display: none!important;
    }
    header #main-menu .dropdown-menu-level-2{
        display: none!important;
    }
    header #main-menu .dropdown-menu-level-1>li:hover .dropdown-menu-level-2 {
        top: 1px;
        margin: 0;
        display: block!important;
        position: absolute;
        left: 136px!important;
        font-size: 14px;
    }
    header .dropdown-menu-level-2 a {
        font-size: 15px!important;
    }
    header .menu-item-level-3{
        padding: 5px 0px!important;
    }
}