﻿@charset "utf-8";

/* CSS Document */
.content {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.topfix {
    width: 100%;
    background-color: rgba(30, 60, 80, 10%);
    /* height: 36px;
  line-height: 36px;
  display: none; */
}

.topfix .topfix-content {
    width: 980px;
    margin: 0 auto;
    display: none;
}

.top-nav {
    float: right;
}

.top-nav li.top-li {
    float: left;
    padding-right: 10px;
    position: relative;
    height: 36px;
}

.top-nav li.top-li:last-child {
    border-right: none;
}

.top-nav li.top-li a {
    color: #666;
}

.call-box {
    float: left;
    padding-left: 40px;
    background: url(../images/call.png) no-repeat left center;
}

.call-box .iconfont {
    float: left;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    color: rgb(0, 78, 162);
    font-size: 20px;
}

.call-box p {
    font-size: 15px;
    float: left;
}

.header {
    height: 80px;
    background-color: #fff;
    width: 100%;
    border-bottom: 2px solid rgb(0, 78, 162);
    z-index: 999;
    position: relative;
}

.header .header-content {
    width: 980px;
    margin: 0 auto;
    display: flex;
}

.header .header-content .logo {
    float: left;
    height: 50px;
    margin-top: 15px;
}

#J_web_menu {
    height: 80px;
    line-height: 80px;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
}

.nav-wrap {
    flex: 1.5;
    z-index: 1;
    display: flex;
    justify-content: right;
    align-items: center;
}

.nav-wrap .nav {
    height: 80px;
}

.nav-wrap li {
    position: relative;
    width: auto;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.nav-wrap .login {
    margin-left: 10px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: rgb(0, 78, 162);
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
}

.sub-menu {
    display: none;
    position: absolute;
    width: 124px;
    z-index: 999;
    background: #ffffff;
}

.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #f2f4f5;
    line-height: 40px;
    padding: 0px;
    text-align: center;
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
}

#J_web_menu li:hover .sub-menu {
    /* display: block; */
}


/*.nav-wrap li .active,
.sub-nav-wrap .active {
  background-color: rgb(0, 78, 162);
  color: #fff;
}*/
.nav-wrap li a {
    font-size: 16px;
    display: block;
    width: 100px;
    text-align: center;
    text-decoration: none;
}

.sub-menu li a {
    font-size: 14px;
    display: block;
    width: 100% !important;
    text-align: center;
    text-decoration: none;
}

.nav-wrap li a:hover {
    background-color: rgb(0, 78, 162);
    color: #fff;
}

.drop-nav {
    margin: 0 auto;
    padding-bottom: 10px;
    background: #DDE2E5;
    overflow: hidden;
    position: absolute;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
}

.drop-nav li a {
    width: 83px;
    line-height: 25px;
    display: block;
    font-size: 13px;
    padding-left: 14px;
}

.banner-wrap {
    height: 400px;
    width: 100%;
}

.banner {
    height: 100%;
    width: 100%;
}

.banner li.banner-list {
    height: 100%;
    width: 100%;
    float: left;
    background: url(../images/banner01.png) top center no-repeat;
    background-size: cover;
}

.txtMarquee-top {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 980px;
}

.txtMarquee-top .infoList li {
    height: 36px;
    line-height: 36px;
}

.txtMarquee-top .infoList li .date {
    float: right;
    color: #999;
}

.txtMarquee-top .infoList li a {
    color: rgb(0, 78, 162);
}

.txtMarquee-top .bd::before {
    content: "";
    display: block;
    background-image: url(../images/tips.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 7px;
}

.txtMarquee-top .bd>.tempWrap {
    padding-left: 30px;
}

.index-product-wrap {
    width: 100%;
    height: 250px;
    color: white;
    background-color: white;
    padding: 30px 0;
}

.index-product {
    width: 980px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
}

.index-product .index-product-list {
    width: 316px;
    height: 250px;
    background-color: rgb(0 78 162);
    float: left;
    overflow: hidden;
    position: relative;
    margin-left: 15px;
}

.product-info-wrap {
    float: left;
    height: 220px;
    width: 286px;
    padding: 15px;
}

.product-info-wrap .box .left:first-child {
    margin-right: 50px;
}

.info-top {
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}

.info-top p {
    line-height: 24px;
    font-size: 15px;
}

.index-product li.first {
    background-color: #711D1D;
    margin-left: 0;
}

.index-product li.last {
    background-color: rgb(210 164 126);
}

.info-bottom {
    font-size: 28px;
    line-height: 40px;
}

.buy-btn {
    display: block;
    height: 250px;
    width: 316px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.info-normal {
    font-size: 16px;
    padding: 5px 0;
}

.buy-btn:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.index-product-title {
    font-size: 18px;
    border-bottom: 1px solid white;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prodt-reason {
    line-height: 22px;
    padding: 6px 0;
}

.box {
    overflow: hidden;
}

.left {
    float: left;
}

.prodt-num {
    font-size: 22px;
    margin-right: 5px;
}

.prodt-num i {
    color: #999;
    text-decoration: line-through;
    margin-right: 5px;
}

.icon-list-wrap {
    display: none;
    width: 100%;
    background: #fff url(../images/doc.png) repeat-x 0 24px;
    padding-bottom: 30px;
}

.icon-list {
    width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.icon-list li {
    width: 163px;
    float: left;
}

.icon-list li a {
    display: block;
    text-decoration: none;
}

.icon-list-wrap li:after {}

.icon-list li img {
    display: block;
    margin: 0 auto;
}

.icon-list li p {
    text-align: center;
    font-size: 16px;
    color: rgb(0, 78, 162);
    margin-top: 5px;
}

.tabla-wrap {
    width: 978px;
    margin: 30px auto 20px;
    background-color: white;
    border: 1px solid #ccc;
}

.table-nav {
    display: flex;
    justify-content: space-between;
    background: rgba(30, 60, 80, 20%);
}

.table-nav li {
    flex: 1;
    /* width: 186px; */
    height: 52px;
    float: left;
    line-height: 52px;
    text-align: center;
    color: rgba(30, 60, 80, 100%);
    border-top: 3px solid rgb(0, 78, 162);
    border-right: 2px solid #fff;
    font-size: 18px;
    cursor: pointer;
}

.table-nav li.active {
    background-color: white;
    border-top: 3px solid rgb(0, 78, 162);
    color: rgb(0, 78, 162);
}

.data-table {
    width: 970px;
    color: #323232;
    text-align: center;
    margin: 10px auto;
}

.data-table thead th {
    font-size: 15px;
    font-weight: normal;
    color: #666;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    height: 50px;
}

.data-table tbody td {
    height: 50px;
    vertical-align: middle;
}

.data-table tbody tr {
    height: 40px;
}

.data-table tbody tr.odd {
    background: rgba(30, 60, 80, 10%);
}

.data-table tbody td i {
    text-decoration: line-through;
    margin-right: 5px;
    color: #999;
}

.buy-table-btn {
    height: 20px;
    border: 1px solid #ccc;
    border-left: 4px solid rgb(0, 78, 162);
    background-color: #d2ebf4;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    padding: 0 3px;
}

.buy-table-btn-gry {
    background-color: #ccc;
    color: #999 !important;
    border-left: 4px solid #909394;
    cursor: default;
    text-decoration: none !important;
}

.red {
    color: rgb(215, 45, 40);
}

.green {
    color: green;
}

.body-banner {
    width: 100%;
    height: 300px;
    margin-bottom: 30px;
    background: url(../images/index01.jpg) no-repeat top center;
}

.news-wrap {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.news-wrap li.news-list {
    width: 316px;
    float: left;
    background-color: white;
    margin-left: 15px;
    height: 320px;
}

.news-wrap li .list-header {
    background-color: rgb(0, 78, 162);
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: white;
}

.news-detail-wrap {
    padding: 10px;
}

.news-detail-wrap li {
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
}

.read-more-box {
    overflow: hidden;
}

.read-more {
    float: right;
    text-align: right;
    color: #323232;
    line-height: 10px;
    padding-right: 10px;
    font-weight: bold;
    display: inline-block;
}

.suggest-wrap {
    width: 980px;
    margin: 0 auto;
    padding-top: 50px;
}

.suggest-header img {
    float: left;
    margin-right: 20px;
}

.suggest-header h1 {
    float: left;
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 24px;
    border-bottom: 1px solid #999;
    font-weight: bold;
    width: 650px;
    padding-top: 8px;
}

.suggest-content {
    width: 730px;
    line-height: 26px;
    text-indent: 2em;
}

.content-wrap {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 30px;
}

a.suggest-btn {
    margin-top: 10px;
    padding: 8px 20px;
    background-color: rgb(0, 78, 162);
    color: white;
    font-size: 17px;
    display: inline-block;
}

.footer {
    padding: 20px 0;
    width: 100%;
    background-color: rgb(0, 78, 162);
    color: #ffffff;
}


.footer .icp {
    margin-top: 20px;
    font-size: 12px;
}

.footer .icp a {
    color: #ffffff;
}

.footer .icp a:hover {
    color: #ffffff;
}

.footer-content {
    /* width: 980px; */
    margin: 0 auto;
    /** height: 150px;**/
    display: flex;
    justify-content: space-between;
}

.footer_row2 ul li {
    float: left;
    margin-right: 12px;
}

.footer_row2 ul li a {
    color: #aeaeae;
}

.footer_row2 ul li a:hover {
    color: #fff;
}

.footer-content .footer-logo {
    height: 50px;
    float: left;
    width: 178px;
    /** padding-top: 12px; **/
    flex: 1;
}

.footer-content .footer-info {
    float: left;
    padding-left: 45px;
    font-size: 12px;
    flex: 1;
}

.footer-content .footer-info a {
    color: #ffffff !important;
}

.footer-content .footer-info a:hover {
    color: #ffffff !important;
}

.footer_row2_img {
    flex: 1;
    text-align: right;
}

.footer_row2_img img {
    width: 102px;
    height: 102px;
    margin-right: 10px;
}

.footer-content .footer-info p {
    line-height: 20px;
    margin-top: 10px;
}

.footer-bottom {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.footer-bottom p {
    line-height: 18px;
    margin: 12px 0;
}

.footer-left, .footer-right {
    width: 40%;
    text-align: left;
}




/*子页面*/
.wrap {
    width: 100%;
    /*background-color:white;*/
}

.wrap-box {
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
    padding: 10px 0 20px;
}

.left-nav-wrap {
    float: left;
    width: 200px;
    background-color: white;
    border: 1px solid #ccc;
}

.left-nav-header {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 0 20px;
    border-bottom: 1px solid #ccc;
    height: 60px;
    line-height: 60px;
    /* background: url(../images/bar-title-bg.png) repeat-x; */
    background: rgb(210, 164, 126);
}

.left-nav li {
    border-bottom: 1px solid #e6e4e4;
    box-sizing: border-box;
}

.left-nav li a {
    line-height: 40px;
    display: block;
    padding-left: 20px;
    text-decoration: none;
}

.left-nav li a:hover {
    background-color: rgb(0, 78, 162);
    color: #fff !important;
}

.left-nav li a.active {
    background-color: rgb(0, 78, 162) !important;
    color: #fff;
}

.left-info {
    padding: 15px 0 20px 18px;
    background-color: rgb(0, 78, 162);
}

.left-info p {
    color: white;
    line-height: 25px;
}

.left-info h5 {
    color: white;
    line-height: 30px;
    font-size: 15px;
}

.right-content-wrap {
    float: right;
    width: 715px;
    border: 1px solid #ccc;
    min-height: 450px;
    background: #fff;
    padding: 10px 20px;
}

.right-content-heder-wrap {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.right-content-heder-wrap .right-content-heder {
    line-height: 30px;
    font-size: 18px;
    color: rgb(0, 78, 162);
}

.content-address {
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
}

.content-address .current-address {
    color: rgb(0, 78, 162);
}

.header-images {
    width: 100%;
    height: 200px;
}

.header-images img {
    width: 100%;
}

.float-box-wrap {
    position: absolute;
    right: 0;
    bottom: 88px;
    z-index: 9999;
    width: 290px;
    background: url(../images/bn-login.png);
}

.float-box {
    padding: 30px 20px;
    text-align: center;
}

.float-box-wrap .ios_download {
    float: none;
}

.btn-box {
    overflow: hidden;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: 1px solid #fff;
    text-align: center;
}

.float-box span {
    display: block;
}

.btn-box a {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 50px;
    border-radius: 5px;
    background-color: rgb(0, 78, 162) /*#C11E20*/;
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    background-position-x: 30px;
}

.btn-box a.btn-acccount {
    background-image: url(../images/btn_account.png);
}

.btn-box a.btn-tread {
    background-image: url(../images/btn_trade.png);
}

.link {
    overflow: hidden;
}

.link li {
    margin-right: 10px;
    font-size: 16px;
    float: left;
}

a.ios_download {
    cursor: default;
    display: inline-block;
    height: 103px;
    width: 100px;
    background-image: url(../images/erweima.png);
    background-repeat: no-repeat;
    background-size: 100%;
    float: right;
}

.aboutcont {
    line-height: 25px;
}

.aboutcont img {
    max-width: 700px !important;
}

.aboutcont p {
    margin-bottom: 10px;
    text-indent: 2em;
}

.aboutcont table {
    width: 100%;
    border-top: 1px solid #e0dcdc;
    border-left: 1px solid #e0dcdc;
    margin: 15px auto;
}

.aboutcont table th,
.aboutcont table td {
    padding: 5px 8px;
    border-bottom: 1px solid #e0dcdc;
    border-right: 1px solid #e0dcdc;
    vertical-align: middle;
}

.aboutcont table th {
    background: #f1f1f1;
}

.aboutcont table th p,
.aboutcont table td p {
    text-indent: 0 !important;
}

.glist {
    margin-bottom: 10px;
}

.glist li {
    margin-bottom: 8px;
    border-bottom: 1px dashed #e0dcdc;
    padding-bottom: 8px;
    line-height: 22px;
}

.glist li a {
    display: inline-block;
    float: left;
}

.glist li em {
    float: right;
}

.news_title {
    margin-bottom: 20px;
}

.news_title span {
    font-size: 16px;
    border-left: 3px solid #0c6aa0;
    padding-left: 10px;
}

.glist li span.ic {
    font-size: 22px;
    color: rgb(0, 78, 162);
    float: left;
    margin-right: 5px;
    line-height: 22px;
}

.glist li span.t {
    color: #9a7f53;
    float: right;
    font-family: "arial";
}

.glist li:hover span.t {
    /* color: #0070d8; */
    color: #333;
}

.page {
    padding-left: 10px;
}

.page a {
    padding: 0 8px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e0dcdc;
}

.page a.pageOn {
    font-weight: bold;
    color: #e84c3d;
}

.conright {
    border: 1px solid #ccc;
    position: relative;
    border-top-right-radius: 10px;
    background: #fff;
}

/*信息详情*/
.article_in {
    padding: 30px;
}

.article_in h2 {
    color: rgb(0, 78, 162);
    margin-bottom: 10px;
    text-align: center;
    font-size: 24px;
    font-family: 'SourceHanSansCN-Bold';
}

.article_in h3 {
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0dcdc;
    text-align: center;
}

.article_in .article_text {
    padding: 30px 0;
    line-height: 25px;
    border-bottom: 1px dashed #e0dcdc;
}

.article_in .article_text p {
   /* margin-bottom: 10px;*/
    
}

.article_in .article_text table {
    border-top: 1px solid;
    border-left: 1px solid;
    margin: 15px auto;
    width: 100%;
    max-width: 918px !important;
}

.article_in .article_text table td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 5px 8px;
    vertical-align: middle;
}

.article_in .article_text img {
    margin: 15px auto;
    max-width: 900px !important;
}

.sharesin {
    padding-top: 20px;
    text-align: right;
}

.sharesin a.iasks {
    display: inline-block;
    margin-right: 20px;
}

.tzteam {
    padding-bottom: 30px;
}

.tzteam li {
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px dashed #e0dcdc;
    padding-bottom: 20px;
}

.tzteam li .face {
    width: 120px;
    float: left;
    border: 1px solid #e0dcdc;
}

.tzteam li .face img {
    width: 120px;
    float: left;
}

.tzteam li .info {
    width: 575px;
    float: right;
    color: #72777c;
    line-height: 25px;
}

.tzteam li .info a {
    display: block;
    font-size: 16px;
    color: #9a7f53;
    margin-bottom: 10px;
    text-decoration: none;
    cursor: auto;
}

.faqs li {
    border-bottom: 1px dashed #e0dcdc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.faqContent {
    line-height: 22px;
    padding: 10px;
    margin-bottom: 10px;
    color: #555;
    display: none;
    background: #f7f7f7;
    font-size: 12px;
    margin-left: 10px;
}

.faqContent p {
    color: #555;
    font-size: 12px;
    margin-bottom: 6px;
}

.catlist {
    width: 345px;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.catlist .catlist_title {
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #e0dddd;
    color: #b17e2b;
    margin-bottom: 10px;
    font-weight: bold;
}

.catlist .catlist_title a {
    font-size: 12px;
    float: right;
}

.catlist .consummary {
    color: #666;
    text-indent: 2em;
    text-align: justify;
    padding-left: 10px;
    line-height: 20px;
    padding-top: 5px;
    font-size: 12px;
}

.page-content-gray {
    background: #f1f1f1;
    padding-top: 15px;
    padding-bottom: 60px;
}

.fund-detail-bg {
    padding: 30px;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.fund-detail-title-box h2 {
    color: #333;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.fund-detail-title-box table {
    width: 80%;
    margin-bottom: 20px;
}

.fund-detail-title-box table th {
    text-align: left;
    font-weight: normal;
    color: #8b8b8b;
    line-height: 30px;
}

.fund-detail-title-box table td {
    line-height: 30px;
}

.fund-detail-title-box table td i {
    text-decoration: line-through;
    margin-right: 5px;
    color: #999;
}

.fund-detail-echarts .fn-left {
    width: 615px;
    float: left;
}

.fund-detail-echarts h3 {
    font-size: 16px;
    width: 260px;
    float: left;
    line-height: 25px;
    font-weight: bold;
}

.fund-detail-echarts .fn-left .up-select-time {
    float: right;
}

.fund-detail-echarts .fn-right {
    width: 260px;
    float: right;
}

.history {
    border: 1px solid #ccc;
    margin-top: 20px;
    border-left: none;
}

.history table {
    width: 100%;
}

.history table th {
    line-height: 40px;
    background: #c9caca;
    padding: 0 10px;
}

.history table td {
    line-height: 38px;
    text-align: center;
    border-bottom: 1px solid #e6eaf1;
    border-left: 1px solid #e6eaf1;
}

.up-select-time button {
    height: 25px;
    line-height: 23px;
    padding: 0 13px;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #ccc;
    outline: 0;
    cursor: pointer;
}

.up-select-time button.on {
    background-color: rgb(210 164 126);
    color: #fff;
}

.fn-font-bold {
    font-weight: bold;
}

.fn-color-orange {
    color: rgb(210 164 126);
}

.fn-color-green {
    color: #1fbf58;
}

.border-gray-t {
    border-top: #dcdfe0 solid 1px;
}

.fn-color-6 {
    color: #666;
}

.mg-l-40 {
    margin-left: 40px;
}

.pd-t-20 {
    padding-top: 20px;
}

.fundmain_sosuo {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}

.fundmain_sosuo span {
    display: inline-block;
    width: 210px;
    height: 30px;
    font-size: 12px;
}

.fundmain_sosuo span input {
    width: 120px;
    height: 19px;
    border: 1px solid #d9d9d9;
    margin: 0 15px;
    padding: 3px;
}

.fundmain_sosuo .fundindex_inquiry_btn {
    width: 60px;
    height: 27px;
    line-height: 27px;
    border-radius: 3px;
    border: none;
    background: rgb(210 164 126);
    font-size: 12px;
    color: #fff;
}

.tab-menu {
    background: #ececec;
}

.tab-menu ul li {
    width: 107.6px;
    float: left;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    border-top: 3px solid rgb(0, 78, 162);
    border-right: 1px solid #fff;
}

.tab-menu ul li.on {
    border-top: 3px solid rgb(0, 78, 162);
    background: #fff;
    color: rgb(0, 78, 162);
}

.fund-detail-tab {
    background: #fff;
}

.fund-detail-tab-box {
    display: none;
    padding: 30px;
    background: #fff;
    min-height: 500px;
}

.fund-detail-tab-box.on {
    display: block;
}

.fund-detail-tab-box table {
    width: 100%;
    border-top: 1px solid #e7e8e8;
    border-right: 1px solid #e7e8e8;
}

.fund-detail-tab-box table th,
.fund-detail-tab-box table td {
    padding: 10px 15px;
    border-left: 1px solid #e7e8e8;
    border-bottom: 1px solid #e7e8e8;
    min-width: 80px;
    vertical-align: middle;
}

.fund-detail-tab-box table th {
    min-width: 100px;
    background: #f9f8f7;
}

.investment-portfolio {
    width: 100%;
    position: relative;
    height: 100%;
}

.investment-portfolio .investment-left {
    float: left;
    width: 16.6%;
    background: #faf7ed;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    height: 100%;
}

.investment-portfolio .investment-right {
    float: right;
    width: 83.4%;
}

.investment-portfolio .investment-right th {
    padding: 10px 0;
    text-align: center;
    background: #faf7ed;
    font-weight: normal;
}

.investment-portfolio .investment-right td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #faf7ed;
}






.rmenu a {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    margin-top: 2px;
    display: block;
    position: relative;
    background: rgb(0, 78, 162) url(../images/menu.png) no-repeat;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
}

.rmenu a.btn_top {
    background-position: -120px 0;
}

.rmenu a.opinion {
    background-position: -80px 0;
}

.rmenu {
    width: 40px;
    position: fixed;
    left: 50%;
    margin-left: 620px;
    bottom: 20px;
    display: block;
    z-index: 1001;
}

.rmenu-img-container {
    display: none;
    position: absolute;
    bottom: 0;
    left: -130px;
    width: 100px;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 1px 1px 5px #ccc;
}

.rmenu-img-container p {
    text-align: center;
}

.rmenu-img-container img {
    width: 100%;
}

.rmenu .opinion:hover .rmenu-img-container {
    display: block;
}

.home-menu {
    display: block;
    width: 100%;
    background: #fff url() repeat-x 0 24px;
    padding: 30px 0px 60px 0px;
}

.home-menu ul {
    display: flex;
    justify-content: space-around;
    width: 978px;
    margin: 0 auto;
}

.home-menu ul li {
    width: 150px;
}

.home-menu img {
    width: 60px;
}

.home-menu ul li a {
    display: block;
    text-decoration: none;
}

.home-menu ul li a img {
    display: block;
    margin: 0 auto;
}

.home-menu ul li a p {
    text-align: center;
    font-size: 16px;
    color: #d81e06;
    margin-top: 5px;
}


.tzzh h2 {
    margin-bottom: 20px;
    font-size: 16px;
    border-left: 3px solid rgb(0, 78, 162);
    padding-left: 10px;
}

.tzzh-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.tzzh th,
.tzzh td {
    padding: 10px !important;
    min-width: 0px !important;
}

.bingtu {
    width: 15px;
    height: 15px;
    display: inline-block
}

.bg1 {
    background: #c00000
}

.bg2 {
    background: #9d35ea
}

.bg3 {
    background: #f93a3a
}

.bg4 {
    background: #002060
}

.bg5 {
    background: #ffc000
}

.bg6 {
    background: #d2de0c
}

.bg7 {
    background: #09d222
}

.bg8 {
    background: #0c09ce
}

.bg9 {
    background: #d31bc8
}

.bg10 {
    background: #fd96a2
}

.bg11 {
    background: #f7ac93
}

.bg12 {
    background: #fcc3f9
}

.bg13 {
    background: #cb7f89
}

.bg14 {
    background: #b8f1aa
}

.bg15 {
    background: #3edacc
}

.bg16 {
    background: #3ba3d4
}

.bg17 {
    background: #938953
}

.bg18 {
    background: #c2a4ab
}

.bg19 {
    background: #e6d2be
}

.bg20 {
    background: #d0c114
}