@charset "utf-8";

.content {
    position: relative;
    margin: 0 auto;
    width: 900pt
}

.topfix {
    width: 100%;
    height: 36px;
    background-color: #e9e9e9;
    line-height: 36px
}

.topfix .topfix-content {
    margin: 0 auto;
    width: 900pt
}

.top-nav {
    float: right
}

.top-nav li.top-li {
    position: relative;
    float: left;
    padding-right: 10px;
    height: 36px
}

.top-nav li.top-li:last-child {
    border-right: none
}

.top-nav li.top-li a {
    color: #666
}

.call-box {
    float: left;
    margin-left: 5px;
    padding: 0 0 0 30px;
    background: url(../images/call.png) no-repeat left center
}

.gr-title {
    display: block
}

.gr-title>a {
    display: inline-block;
    padding: 0 10px;
    color: #666;
    font-size: 14px
}

.call-box .iconfont {
    float: left;
    color: #004a8f;
    font-style: normal;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.call-box p {
    float: left;
    font-size: 15px
}

body {
    padding-top: 80px;
}

.header {
    width: 100%;
    height: 5pc;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}

.header .header-content {
    margin: 0 auto;
    width: 1340px;
    position: relative;
}

.header .header-content>a {
    display: inline-block;
    height: 76px;
}

.header .header-content .logo {
    float: left;
    margin-top: 4px;
    height: 76px;
}

.header-buy {
    position: absolute;
    right: -120px;
    top: 20px;
}

.header-buy-box {
    position: relative;
}

.header-buy p {
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    background: #C11E20;
    color: #ffffff;
    padding: 0px 10px;
    border-radius: 4px;
    cursor: pointer;
}

.header-buy img {
    display: none;
    width: 160px;
    box-shadow: 0 2px 4px 0 rgba(34, 42, 61, .2);
    position: absolute;
    top: 80px;
    right: 50%;
    transform: translate(50%);
    z-index: 9999;
}

.header-buy:hover img {
    display: block;
}

.gr-wrap {
    float: right
}

.gr-wrap .nav {
    height: 5pc
}

.gr-wrap li {
    position: relative;
    float: left;
    margin-left: 1px;
}

.gr-wrap ul li .sideDown {
    position: absolute;
    left: -10px;
    z-index: 99999;
    display: none;
    min-width: 75pt;
    background-color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 34px
}

.gr-wrap ul li .sideDown>a {
    display: block;
    text-decoration: none
}

.sub-nav-wrap .active {
    height: 56px;
    border-bottom: 4px solid #004a8f;
    color: #004a8f
}

.gr-wrap ul li>a {
    display: block;
    padding: 11px 10px;
    min-width: 120px;
    height: 80px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    line-height: 55px;
    font-weight: 700;
    box-sizing: border-box;
}

.gr-wrap ul li>a.active {
    color: #C11E20;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid #C11E20;
}

.gr-wrap ul li>a :hover {
    height: 56px;
    border-bottom: 4px solid #004a8f;
    color: #004a8f
}

.drop-nav {
    position: absolute;
    z-index: 9999;
    visibility: hidden;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 10px;
    background: #e9e9e9;
    opacity: 0;
    transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.drop-nav li a {
    display: block;
    padding-left: 14px;
    width: 83px;
    font-size: 13px;
    line-height: 25px
}

.banner-wrap {
    width: 100%;
    height: 560px;
    position: relative;
}

.slideshow {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.banner {
    width: 100%;
    height: 100%
}

.banner li.banner-list {
    float: left;
    width: 100%;
    height: 100%;
    background: url(../images/banner01.png) top center no-repeat;
    background-size: cover
}

.index-product-wrap {
    padding-top: 30px;
    width: 100%;
    height: 345px;
    background-color: #f1f1f1;
}

.index-product {
    margin: 0 auto;
    width: 900pt;
}

.index-product .index-product-list {
    float: left;
    margin-left: 1pc;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0.1em 0.5em #f1f0ed;
    border-radius: 5px;
}

.product-info-wrap {
    padding: 15px;
    width: 326px;
    text-align: center;
}

.product-info-wrap .box .left:first-child {
    margin-right: 50px
}

.info-top {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff
}

.info-top p {
    font-size: 15px;
    line-height: 24px
}

.index-product li.first {
    margin-left: 0;
    /* background-color:#1d95d1; */
}

.index-product li.last {
    /* background-color:#df842a */
}

.info-bottom {
    margin-top: 15px;
    color: #d70a30;
    font-size: 40px;
}

.info-normal {
    color: #8e8e8e;
    font-size: 18px;
    margin-top: 10px;
}

.index-product-title {
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
}

.prodt-reason {
    color: #8e8e8e;
    font-size: 18px;
    margin-top: 10px;
}

.hs-btn-primary {
    color: #fff;
    background-color: #C11E20;
    border-color: #C11E20;
}

.index-product .hs-title {
    border-bottom: 1px solid #e4e4e4;
    color: #262c64;
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-align: left;
}

.hs-btn.hs-radius {
    border-radius: 4px;
}

.button a.hs-btn {
    font-size: 20px;
    width: 280px;
    padding: 0;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    color: #fff;
}


.hs-btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 0.5em 1em;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 300ms ease-out, border-color 300ms ease-out;
}



.box {
    overflow: hidden
}

.left {
    float: left
}

.prodt-num {
    margin-right: 5px;
    font-size: 22px
}

.prodt-num i {
    margin-right: 5px;
    color: #999;
    text-decoration: line-through
}

.icon-list-wrap {
    padding-bottom: 30px;
    width: 100%;
    background: #fff url(../images/doc.png) repeat-x 0 24px
}

.icon-list {
    margin: 0 auto;
    width: 900pt
}

.icon-list li {
    float: left;
    width: 163px
}

.icon-list li a {
    display: block;
    text-decoration: none
}

.icon-list li img {
    display: block;
    margin: 0 auto
}

.icon-list li p {
    margin-top: 5px;
    color: #007ebd;
    text-align: center;
    font-size: 1pc
}

.tabla-wrap {
    margin: 20px auto 20px;
    width: 900pt;
    border: 1px solid #ccc;
    background-color: #fff
}

.table-nav {
    border-bottom: 3px solid #C11E20;
    padding: 10px 0;
}

.table-nav li {
    float: left;
    width: 150px;
    height: 50px;
    margin-left: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 50px;
    cursor: pointer;
    border-radius: 50px;
}

.table-nav li.active {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    /* background-color: #C11E20; */
    background: linear-gradient(to right,#DD7474,#C11E20);
}

.data-table {
    width: 100%;
    color: #323232;
    text-align: center
}

.data-table thead tr {
    background: #f3f3f3;
}

.data-table thead th {
    height: 39px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 40px;
}

.data-table tbody tr {
    border-bottom: 1px dashed #ddd
}

.data-table tbody tr:last-child {
    border-bottom: 1px solid #ddd;
}

.data-table tbody tr:hover {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1);
    background: rgba(248, 0, 13, 0.05);
}

.data-table tbody td {
    padding: 10px;
}

.data-table tbody td> div {
    text-align: left;
}

.data-table tbody td> div span {
    margin-right: 10px;
    color: #7a7a7a;
}

.data-table tbody td> div a {
    display: block;
    line-height: 20px;
    position: relative;
    top: -10px;
    font-size: 16px;
    font-weight: bold;
}

.data-table tbody td> span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.mainFundData {
    line-height: 20px;
}

.data-table tbody tr.odd {
    background: #f3f3f3
}

.data-table tbody td page-red {
    background-color: red
}

.data-table tbody td gr-page-pro {
    display: inline-block;
    margin-right: 5px;
    height: 24px;
    min-width: 24px;
    border-radius: 9pt;
    background-color: #999;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 24px
}

.buy-table-btn {
    background: #C11E20;
    color: #FFF !important;
    padding: 5px 12px;
    border-radius: 4px;
    border: 1px solid #C11E20;
    text-decoration: none !important;
}

.buy-table-btn-gry {
    background-color: #ccc;
    color: #fff !important;
    text-decoration: none !important;
    cursor: default
}

.red {
    color: red
}

.green {
    color: green
}

.body-banner {
    margin-bottom: 30px;
    width: 100%;
    height: 300px;
    background: url(../images/index01.jpg) no-repeat top center
}

.news-wrap {
    overflow: hidden;
    margin: 0 auto;
    width: 900pt
}

.news-wrap li.news-list {
    float: left;
    margin-left: 13px;
    width: 356px;
    height: 20pc;
    border: 1px solid #ccc;
    background-color: #fff
}

.news-wrap li .list-header {
    margin: 0 15px;
    height: 50px;
    border-bottom: 1px solid #004a8f;
    text-align: left;
    line-height: 50px
}

.news-wrap li .list-header em {
    padding-left: 5px;
    border-left: 5px solid #004a8f;
    color: #004a8f;
    font-size: 18px
}

.news-detail-wrap {
    padding: 10px 15px
}

.news-detail-wrap li {
    border-bottom: 1px dashed #ccc;
    line-height: 46px
}

.read-more-box {
    overflow: hidden
}

.read-more {
    float: right;
    display: inline-block;
    padding-right: 10px;
    color: #323232;
    text-align: right;
    font-weight: 700;
    line-height: 30px
}

.suggest-wrap {
    margin: 0 auto;
    padding-top: 50px;
    width: 900pt
}

.suggest-header img {
    float: left;
    margin-right: 20px
}

.suggest-header h1 {
    float: left;
    padding-top: 8px;
    padding-bottom: 10px;
    width: 650px;
    border-bottom: 1px solid #999;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px
}

.suggest-content {
    width: 730px;
    text-indent: 2em;
    line-height: 26px
}

.content-wrap {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 900pt
}

a.suggest-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 20px;
    background-color: #1d95d1;
    color: #fff;
    font-size: 17px
}

.gr-footer .gr-logo {
    min-width: 100%;
    background: url(../images/fptter-bnner.png) center no-repeat;
    background-size: 100%
}

.gr-footer .footer {
    padding: 20px 0 0;
    width: 100%;
    background-color: #404040;
    background-image: url('../images/footer-bg.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.gr-footer .footer-content {
    margin: 0 auto;
    padding-top: 10px;
    width: 900pt;
    position: relative;
}

.QR-code {
    width: 120px;
    height: 120px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 45px;
    bottom: 0;
}

.gr-footer .footer_row2 ul li {
    float: left;
    margin-right: 10px
}

.gr-footer .footer_row2 ul li:first-child {
	margin-right: 0;
}

.gr-footer .footer_row2 ul li a {
    color: #b7c3d8
}

.gr-footer .footer_row2 ul li a:hover {
    color: #fff
}

.gr-footer .footer-content .footer-logo {
    float: left;
    padding-top: 9pt
}

.gr-footer .footer-content .footer-logo img {
    width: 151px;
    height: 71px;
}

.gr-footer .footer-content .footer-info {
    float: left;
    padding-left: 45px;
    font-size: 9pt
}

.gr-footer .footer-content .footer-info p {
    margin-top: 10px;
    line-height: 20px
}

.gr-footer .footer-content .footer-er {
    width: 230px
}

.gr-footer .footer-content .wx_code {
    padding-left: 15px;
    text-align: center
}

.gs {
    width: 100%
}

.gs-box {
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0 20px;
    width: 900pt
}

.left-nav-wrap {
    float: left;
    width: 200px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 #ccc
}

.left-nav-header {
    padding: 0 20px;
    height: 60px;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    font-size: 20px;
    line-height: 60px
}

.left-nav li {
    box-sizing: border-box;
    min-height: 40px;
    border-bottom: 1px solid #e6e4e4
}

.left-nav li a {
    display: block;
    padding: 10px 0;
    padding-left: 20px;
    text-decoration: none;
    line-height: 20px;
}

.left-nav li.active,
.left-nav li:hover {
    background-color: #C11E20 !important;
    box-shadow: 0 5px 5px 0 #f1f1f1;
    color: #fff
}

.left-nav li.active a,
.left-nav li:hover a {
    color: #fff !important
}

.left-info {
    margin-top: 20px;
    padding: 15px 0 20px 18px;
    background-color: #1d95d1
}

.left-info p {
    color: #fff;
    line-height: 25px
}

.left-info h5 {
    color: #fff;
    font-size: 15px;
    line-height: 30px
}

.right-content-wrap {
    float: right;
    padding: 10px 20px;
    width: 78%;
    min-height: 450px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 1px 5px 0 #ccc
}

.right-content-heder-wrap {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

.right-content-heder-wrap .right-content-heder {
    color: #C11E20;
    font-size: 18px;
    line-height: 30px
}

.content-address {
    margin: 10px 0;
    height: 30px;
    line-height: 30px
}

.content-address .current-address {
    color: #C11E20
}

.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);
    /* background:hsla(0,0%,80%,.8); */
    /* opacity:.8; */
}

.float-box {
    padding: 30px 20px
}

.btn-box {
    overflow: hidden;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: 1px solid #fff;
    text-align: center;
}

.btn-box a {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 50px;
    border-radius: 5px;
    background-color: #da3a3c
        /*#C11E20*/
    ;
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    background-position-x: 30px;
}

.link {
    overflow: hidden
}

.link li {
    float: left;
    margin-right: 10px;
    font-size: 1pc
}

.link li a {
    color: #fff
}

a.ios_download {
    float: right;
    display: inline-block;
    width: 75pt;
    height: 103px;
    background-image: url(../images/erweima.png);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: default
}

.aboutcont {
    margin: 0 auto;
    /*width:50pc*/
}

.aboutcont img {
    max-width: 700px !important
}

.aboutcont p {
    margin-bottom: 10px;
    /*text-indent:2em*/
}

.aboutcont table {
    margin: 15px auto;
    width: 100%;
    border-top: 1px solid #e0dcdc;
    border-left: 1px solid #e0dcdc
}

.aboutcont table td,
.aboutcont table th {
    padding: 5px 8px;
    border-right: 1px solid #e0dcdc;
    border-bottom: 1px solid #e0dcdc;
    vertical-align: middle
}

.aboutcont table th {
    background: #f1f1f1
}

.aboutcont table td p,
.aboutcont table th p {
    text-indent: 0 !important
}

.glist {
    margin-bottom: 10px
}

.glist li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #e0dcdc;
    line-height: 22px
}

.glist li a {
    float: left;
    display: inline-block
}

.glist li span.ic {
    float: left;
    margin-right: 5px;
    color: #b22222;
    font-size: 22px;
    line-height: 22px
}

.glist li span.t {
    float: right;
    color: #9a7f53;
    font-family: arial
}

.page {
    text-align: right
}

.page a {
    display: inline-block;
    padding: 0 8px;
    border: 1px solid #e0dcdc;
    vertical-align: middle;
    line-height: 20px
}

.page a.pageOn {
    color: #e84c3d;
    font-weight: 700
}

.conright {
    position: relative;
    border: 1px solid #ccc;
    background: #fff
}

.article_in {
    padding: 30px
}

.article_in h2 {
    margin-bottom: 10px;
    color: #0b50a2;
    text-align: center;
    font-size: 24px
}

.article_in h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0dcdc;
    color: #666;
    text-align: center;
    font-size: 14px
}

.article_in .article_text {
    padding: 30px 0;
    border-bottom: 1px dashed #e0dcdc;
    line-height: 25px
}

.article_in .article_text p {
    margin-bottom: 10px;
    text-indent: 2em
}

.article_in .article_text table {
    margin: 15px auto;
    width: 100%;
    max-width: 918px !important;
    border-top: 1px solid #e0dcdc;
    border-left: 1px solid #e0dcdc
}

.article_in .article_text table td {
    padding: 5px 8px;
    border-right: 1px solid #e0dcdc;
    border-bottom: 1px solid #e0dcdc
}

.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 li {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e0dcdc
}

.tzteam li .face {
    border: 1px solid #e0dcdc
}

.tzteam li .face,
.tzteam li .face img {
    float: left;
    width: 90pt
}

.tzteam li .info {
    float: right;
    width: 80%;
    color: #72777c;
    line-height: 25px
}

.tzteam li .info a {
    display: block;
    margin-bottom: 10px;
    color: #9a7f53;
    text-decoration: none;
    font-size: 1pc;
    cursor: auto
}

.faqs li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e0dcdc
}

.faqContent {
    display: none;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
    background: #f7f7f7;
    color: #555;
    font-size: 9pt;
    line-height: 22px
}

.faqContent p {
    margin-bottom: 6px;
    color: #555;
    font-size: 9pt
}

.catlist {
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    width: 402px
}

.catlist .catlist_title {
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e0dddd;
    color: #C11E20;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px
}

.catlist .catlist_title a {
    float: right;
    font-size: 9pt
}

.catlist .consummary {
    padding-top: 5px;
    padding-left: 10px;
    color: #666;
    text-align: justify;
    text-indent: 2em;
    font-size: 9pt;
    line-height: 20px
}

.page-content-gray {
    padding-top: 15px;
    padding-bottom: 60px;
    background: #f1f1f1
}

.fund-detail-bg {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff
}

.fund-detail-title-box h2 {
    margin-bottom: 20px;
    color: #333;
    font-weight: 700;
    font-size: 20px
}

.fund-detail-title-box table {
    margin-bottom: 20px;
    width: 100%
}

.fund-detail-title-box table th {
    color: #8b8b8b;
    text-align: left;
    font-weight: 400;
    line-height: 30px
}

.fund-detail-title-box table td {
    line-height: 30px
}

.fund-detail-title-box table td i {
    margin-right: 5px;
    color: #999;
    text-decoration: line-through
}

.fund-detail-echarts {
    width: 540px;
}

.fund-detail-echarts .fn-left {
    width: 100%
}

.fund-detail-echarts h3 {
    float: left;
    font-weight: 700;
    font-size: 1pc;
    line-height: 25px
}

.fund-detail-echarts .fn-left .up-select-time {
    display: inline-block;
    margin-top: 20px;
}

.fund-detail-echarts .fn-right {
    float: right;
    width: 260px
}

.history {
    margin-top: 20px;
    border: 1px solid #ccc;
    border-left: none
}

.history table {
    width: 100%
}

.history table th {
    padding: 0 10px;
    background: #c9caca;
    line-height: 40px
}

.history table td {
    border-bottom: 1px solid #e6eaf1;
    border-left: 1px solid #e6eaf1;
    text-align: center;
    line-height: 38px
}

.up-select-time button {
    overflow: hidden;
    margin-right: 20px;
    padding: 0 13px;
    height: 25px;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
    font-size: 9pt;
    line-height: 23px;
    cursor: pointer
}

.up-select-time button.on {
    background-color: #C11E20;
    color: #fff
}

.fn-font-bold {
    font-weight: 700
}

.fn-color-orange {
    color: #df842a
}

.fn-color-green {
    color: #1fbf58
}

.border-gray-t {
    border-top: 1px solid #dcdfe0
}

.fn-color-6 {
    color: #666
}

.mg-l-40 {
    margin-left: 40px
}

.pd-t-20 {
    padding-top: 20px
}

.fundmain_sosuo {
    margin-top: 10px;
    height: 30px;
    line-height: 30px
}

.fundmain_sosuo span {
    display: inline-block;
    width: 210px;
    height: 30px;
    font-size: 9pt
}

.fundmain_sosuo span input {
    margin: 0 15px;
    padding: 3px;
    width: 90pt;
    height: 19px;
    border: 1px solid #d9d9d9
}

.fundmain_sosuo .fundindex_inquiry_btn {
    width: 60px;
    height: 27px;
    border: none;
    border-radius: 3px;
    background: #C11E20;
    color: #fff;
    font-size: 9pt;
    line-height: 27px
}

.tab-menu {
    border-bottom: 2px solid #004a8f;
    background: #fff
}

.tab-menu ul li {
    float: left;
    width: 122.22px;
    text-align: center;
    font-size: 1pc;
    line-height: 50px;
    cursor: pointer
}

.tab-menu ul li.on {
    background: #C11E20;
    color: #fff
}

.tab-menu ul li.on a {
    display: block;
    color: #fff
}

.fund-detail-tab {
    background: #fff
}

.fund-detail-tab-box {
    display: none;
    padding: 30px;
    background: #fff
}

.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 td,
.fund-detail-tab-box table th {
    padding: 10px 15px;
    min-width: 5pc;
    border-bottom: 1px solid #e7e8e8;
    border-left: 1px solid #e7e8e8
}

.fund-detail-tab-box table th {
    min-width: 75pt;
    background: #f9f8f7
}

.investment-portfolio {
    position: relative;
    width: 100%;
    height: 100%
}

.investment-portfolio .investment-left {
    position: absolute;
    float: left;
    width: 16.6%;
    height: 100%;
    background: #faf7ed;
    vertical-align: middle;
    text-align: center
}

.investment-portfolio .investment-right {
    float: right;
    width: 83.4%
}

.investment-portfolio .investment-right th {
    padding: 10px 0;
    background: #faf7ed;
    text-align: center;
    font-weight: 400
}

.investment-portfolio .investment-right td {
    padding: 10px 0;
    border-bottom: 1px solid #faf7ed;
    text-align: center
}

.gr-info {
    padding: 25px 0
}

.info-content {
    overflow: hidden;
    margin: 0 auto;
    width: 900pt;
    border: 1px solid #ccc;
    background-color: #fff
}

.content_info,
.info-left,
.info-right {
    margin: 10px 20px 20px;
    width: 560px
}

.in_content {
    margin-top: 10px;
    text-indent: 2em;
    line-height: 24px
}

.info-head {
    height: 50px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 50px
}

.info-head>span {
    display: inline-block;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
}

.info-head>a {
    float: right;
    display: inline-block;
    font-size: 1pc
}

.info-act {
    padding: 22px 0;
    height: 110px
}

.info-actbg {
    float: left;
    display: block;
    margin-right: 20px;
    width: 99pt;
    height: 95px
}

.info-actfont {
    width: 545px
}

.info-actfont>p {
    color: #666;
    font-size: 9pt;
    line-height: 20px
}

.info-actfont>p>span {
    float: right
}

.info-actul>li {
    height: 38px;
    border-bottom: 1px dashed #ccc;
    line-height: 38px
}

.info-actul>li:hover {
	color: #C11E20;
}

.info-actul>li:hover a {
	color: #C11E20;
}

.info-dian {
    margin-right: 10px;
    margin-bottom: 26px;
    width: 4px;
    height: 4px;
    border-radius: 1px;
    background: #C11E20;
}

.info-actul>li>span,
.info-dian {
    display: inline-block;
    vertical-align: middle
}

.info-actul>li>span {
    float: right
}

.main-info-img{
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
	background-size: cover;
}

.info-rightmod .info-actul>li>span.info-title {
    width: 330px
}

.info-actul>li>a {
    display: inline-block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gr-box-content {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 900pt
}

.gr-title-ic {
    padding-left: 5px;
    border-left: 5px solid #C11E20;
}

.gr-main {
    margin: 0 auto;
    width: 900pt;
    height: 36px
}

.gr-main dl {
    overflow: hidden
}

.gr-main dl dd {
    float: left;
    width: 40px;
    height: 36px;
    background: url(../images/tz.png) no-repeat 0
}

.txtMarquee-top {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 900pt;
}

.txtMarquee-top .infoList li {
    height: 36px;
    line-height: 36px
}

.txtMarquee-top .infoList li .date {
    float: right;
    color: #999
}

.bodyfundtop {
    position: fixed;
    top: 80px;
    z-index: 99;
    width: 900pt
}

.gr-fundinfo .gr-fund-title {
    margin: 20px 0;
    color: #004a8f;
    font-size: 18px;
    line-height: 30px
}

.gr-fundinfo .gr--fund-cont {
    padding: 20px;
    background: #fff
}

.gr-fundinfo .gr--fund-cont .ueditor_content_parse {
    font-size: 14px;
    line-height: 26px
}

.gr-fundinfo .gr--fund-cont .page-news {
    padding: 0 20px
}

.gr-fundinfo .gr--fund-cont .news_title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.gr-fundinfo .gr--fund-cont table {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100% !important;
    border-top: 1px solid #e7e7e7 !important;
    border-left: 1px solid #e7e7e7 !important
}

.gr-fundinfo .gr--fund-cont table td,
.gr-fundinfo .gr--fund-cont table th {
    padding: 5px 8px;
    border-right: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important
}

.gr-fundinfo .gr--fund-cont table th {
    background: #f9f9f9
}

.float-buttons {
    position: fixed;
    left: 50%;
    bottom: 60px;
    z-index: 9;
    margin-left: 620px;
}

.float-buttons .weixin {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    background-color: #DA241A;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

.float-buttons .weixin>div img {
    width: 24px;
}

.float-buttons .weixin>div {
    padding-top: 4px;
    text-align: center;
}

.float-buttons .weixin>div p {
    font-size: 14px;
    color: #ffffff;
    position: relative;
    top: -8px;
}

.float-buttons .weixin>img {
    display: none;
    width: 100px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    right: 60px;
    top: 0px;
}

.float-buttons .weixin:hover>img {
    display: block;
}

.gr-f-top {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    overflow: hidden;
}

.gr-f-top a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/fhtop.png) center no-repeat;
    border-radius: 4px;
    overflow: hidden;
}

.gr_ggsub {
    margin-bottom: 20px;
    margin-left: 15px;
    height: 26px
}

.gr_ggsub li a {
    display: block;
    text-decoration: none
}

.gr_ggsub li {
    float: left;
    display: inline;
    margin-right: 10px;
    padding: 0 10px;
    height: 24px;
    border: 1px solid #eaeaea;
    color: #333;
    text-align: center;
    line-height: 24px;
    cursor: pointer
}

.gr_ggsub .hot {
    padding: 0 10px;
    height: 26px;
    border: none;
    background: #C11E20 !important;
    color: #fff;
    line-height: 26px
}

.index-product-wrap .hs-img {
    width: 356px;
    height: 345px;
}

.index-product-wrap .hs-content {
    width: 728px;
    height: 345px;
    background: #fff;
}

.fund-hs-content-content {
    float: right;
    width: 400px;
    height: 345px;
    padding-right: 10px;
}

.fund-div-title {
    font-size: 24px;
    margin-top: 50px;
}

.fund-summary {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.hs-more {
    display: inline-block;
    padding: 0 16px;
    height: 30px;
    line-height: 30px;
    background-color: #C11E20;
    color: #ffffff;
    font-size: 12px;
    border-radius: 16px;
    text-decoration: none;
}

.information-disclosure-div,
.company-news-div {
    float: left;
    position: relative;
    height: 330px;
    width: 590px;
    /* box-shadow: 2px 0 4px rgba(78, 88, 100, 0.12); */
    background: #f9f9f9;
}

.company-news-div {
    float: right;
}

.sajiao {
    position: absolute;
    background: #f9f9f9;
    width: 16px;
    height: 16px;
    top: 40px;
    left: 232px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.info-img {
    float: left;
    width: 240px;
}

.information-disclosure-div-content,
.company-news-div-content {
    width: 300px;
    float: right;
    margin-right: 25px;
}

.information-disclosure-div-content ul,
.company-news-div-content ul {
    margin-top: 10px;
}

.information-disclosure-div-content li,
.company-news-div-content li {
    height: 30px;
    line-height: 30px;
}

.information-disclosure-div-content .fund-div-title,
.company-news-div-content .fund-div-title {
    text-align: left;
    /* margin-top: 30px; */
    margin-bottom: 30px;
}

.information-disclosure-icon {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(../images/message-icon2.png) no-repeat;
    vertical-align: middle;
    margin-top: -6px;
}

.company-news-icon {
    display: inline-block;
    width: 25px;
    height: 27px;
    background: url(../images/message-icon3.png) no-repeat;
    vertical-align: middle;
    margin-top: -6px;
}

.ueditor_content_parse #contactmap {
    width: 50pc;
    height: 450px;
    border: 1px solid #ccc
}

.ueditor_content_parse {
    font-size: 14px;
    line-height: 26px
}

.ueditor_content_parse p {
    margin-bottom: 10px
}

.ueditor_content_parse img {
    max-width: 1010px !important
}

.ueditor_content_parse a,
.xianguan a {
    text-decoration: underline !important
}

.ueditor_content_parse table {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100% !important;
    border-top: 1px solid #e7e7e7 !important;
    border-left: 1px solid #e7e7e7 !important
}

.ueditor_content_parse table td,
.ueditor_content_parse table th {
    padding: 5px 8px;
    border-right: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important
}

.ueditor_content_parse table th {
    background: #f9f9f9
}

.btm-menu {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.btm-menu li {
    padding: 0 10px;
}

.btm-menu li a {
    display: block;
}

.btm-menu li a span {
    display: block;
    width: 120px;
    height: 120px;
    border: 3px solid #C11E20;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 50%;
    transition: 0.1s linear;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}



.btm-menu-img-1 {
    background-image: url('../images/btm-menu-11.png');
}

.btm-menu-img-2 {
    background-image: url('../images/btm-menu-22.png');
}

.btm-menu-img-3 {
    background-image: url('../images/btm-menu-33.png');
}

.btm-menu-img-4 {
    background-image: url('../images/btm-menu-44.png');
}

.btm-menu-img-5 {
    background-image: url('../images/btm-menu-55.png');
}

.btm-menu li:nth-child(1):hover a span {
    background-image: url('../images/btm-menu-1.png');
}

.btm-menu li:nth-child(2):hover a span {
    background-image: url('../images/btm-menu-2.png');
}

.btm-menu li:nth-child(3):hover a span {
    background-image: url('../images/btm-menu-3.png');
}

.btm-menu li:nth-child(4):hover a span {
    background-image: url('../images/btm-menu-4.png');
}

.btm-menu li:nth-child(5):hover a span {
    background-image: url('../images/btm-menu-5.png');
}

.btm-menu li a:hover span {
    font-size: 80px;
    border: 4px solid rgba(255, 255, 255, 0);
	color: rgb(201, 22, 29);
	background-color: rgb(201, 22, 29);
    background-size: 70%;
	color: #ffffff; 
}

.btm-menu li a p {
    padding-top: 10px;
    padding-bottom: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.product_top_fundright {
    width: 540px;
}

.product_top_name {
    display: flex;
    margin-top: 20px;
    align-items: center;
}

.product_top_name .name {
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 600;
}

.product_top_name .code {
    margin-left: 6px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    position: relative;
    top: 5px;
}

.product_top_desc {
    margin-top: 18px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 400;
}

.type {
    width: 64px;
    height: 20px;
    background: rgba(255, 195, 96, 0.2);
    border-radius: 1px;
    color: #C37D09;
    font-size: 12px;
    padding: 2px 8px;
}

.type:not(:first-child) {
    margin-left: 2px;
}

.fund-detail-left {
    float: left;
    margin-top: 24px;
}

.product_top_fundinfor {
    display: inline-block;
}

.fundinfor-right {
    margin-top: 12px;
    margin-left: 10px;
}

.product_top_title {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    margin-top: 8px;
    margin-bottom: 4px;
}

.product_top_newjz {
    font-size: 40px;
    color: #DA241A;
    line-height: 60px;
    font-weight: 600;
}

.fundinfor-right {
    margin-top: 12px;
    margin-left: 10px;
}

.product_top_fundinfor {
    display: inline-block;
}

.inline-block {
    display: inline-block;
}
.product_top_totaljz, .product_top_month {
    font-size: 24px;
    color: #DA241A;
    line-height: 32px;
}

#arrow-img {
    vertical-align: baseline;
}
.inline-block {
    display: inline-block;
}

.fund-detail-right {
    float: left;
    margin-top: 38px;
    padding-left: 24px;
}

.product_top_word:first-child {
    margin-bottom: 10px;
}

.fund-rate {
    height: 200px;
    margin-top: 130px;
    background: #F6F8FA;
    margin-bottom: 24px;
    display: flex;
}

.shouyi-content {
    float: left;
    margin-top: 24px;
    flex: 1;
    text-align: center;
    text-align: left;
    padding-left: 20px;
}

.shouyi-content p {
    line-height: 14px;
    margin-bottom: 50px;
}

.shouyi-key {
    font-size: 16px;
    color: #666666;
    line-height: 14px;
    font-weight: 400;
}

.shouyi-value {
    font-size: 16px;
    color: #DA241A;
    line-height: 14px;
    font-weight: 600;
}

.shouyi-value-green {
    font-size: 16px;
    color: #1fbf58;
    line-height: 14px;
    font-weight: 600;
}

.product_top_content .clearfix {
    display: flex;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.rightbuy-container {
    width: 100%;
    display: flex;
    align-items: center;
}

#status a.buy {
    background: #DA241A;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 18px;
}

#status a:first-child {
    margin-right: 30px;
}
#status a {
    flex: 1;
    cursor: default;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
}

#status a.noCan {
    background: #E6E6E6;
    color: #999 !important;
    padding: 5px 12px;
    border-radius: 2px;
    text-decoration: none !important;
    border: none;
    pointer-events: none;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.main-fund-title {
    display: flex;
    justify-content: start;
    align-items: end;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.main-fund-title img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.main-fund-title h2{
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 30px;
}

.main-fund-title a {
    font-size: 16px;
    margin-top: 30px;
    line-height: 20px;
    color: #999;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.main-fund-title a:hover {
    font-weight: 700;
    color: rgb(201, 22, 29);
}

.meun-sub {
    display: none;
    width: 120px;
    position: absolute;
    left: 50%;
    top: 77px;
    transform: translate(-50%);
    background-color: #ffffff;
    z-index: 999;
}

.meun-sub-left li {
    width: 100%;
}

.meun-sub a {
    margin: 0 !important;
    font-weight: 500 !important;
    line-height: 40px !important;
    width: 100% !important;
    height: 60px !important;
}

.meun-sub a:hover {
    color: #C11E20;
    background-color: rgba(248, 0, 13, 0.05);
}

#J_web_menu>li:hover .meun-sub {
    display: block;
}

#J_web_menu>li:hover>a {
    background-color: rgb(201, 22, 29);
    color: #ffffff;
}

/* #J_web_menu li:hover> .meun-sub-left a {
    background: rgba(255, 255, 255, 1);
} */

.search-content {
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 290px;
}

.search-content form {
    display: flex;
}

.search-content #searchString {
    height: 30px;
    width: 250px;
    padding-left: 10px;
    font-size: 13px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #666666;
}

.search-content #searchString::placeholder {
    font-size: 13px;
    color: #999999;
}

.search-content a {
    display: inline-block;
    height: 30px;
    width: 40px;
    margin-left: 5px;
    border-radius: 4px;
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    background-color: #C11E20;
}

.footer-banner {
    height: 260px;
    position: relative;
    overflow: hidden;
}

.footer-banner img {
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 0;
}


.footer-content-top {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.footer-container {
    display: flex;
}

.footer-container h4 {
    font-size: 16px;
}

.footer-container h4 img {
    width: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.footer-left {
    width: 200px;

}

.footer-left:nth-child(1) {
    margin-right: 150px;
}


.footer-left h4 {
    margin-bottom: 20px;
}

.footer-left li a {
    font-size: 14px;
    line-height: 20px;
}

.footer-left li {
    margin-top: 10px;
    padding-left: 25px;
    position: relative;
}

.footer-left li::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #333333;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}

.footer-left li a:hover {
    text-decoration: underline;
}

.footer-phone {
    margin: 10px 0;
    font-size: 34px;
    line-height: 34px;
    color: #C11E20;
}

.footer-right {
    width: 380px;
	margin-left: 40px;
}

.footer-right li {
    margin-top: 10px;
}

.footer-QRcode {
    margin-top: 40px;
    width: 140px;
    margin-left: 60px;
}

.footer-QRcode img {
    width: 100%;
}

.footer-QRcode p {
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
}

.footer-bottom {
    width: 1200px;
    text-align: center;
    margin: 30px auto 0;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
}

.footer-bottom a {
    color: #0069C1;
    text-decoration: underline;
}

.swiper-slide a {
    display: block;
    height: 100%;
    position: relative;
}

.swiper-slide a img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.swiper-button-next {
    background-image: url(../images/right.png);
    width: 60px;
    height: 60px;
    background-size: 100%;
	opacity: .5;
}

.swiper-button-prev {
    background-image: url(../images/left.png);
    width: 60px;
    height: 60px;
    background-size: 100%;
	opacity: .5;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: 1;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
}

.swiper-pagination-bullet-active {
    background: #C11E20;
}

@media (max-width: 1600px) {
    .header .header-content {
        width: 1200px;
    }

    .search-content #searchString {
        width: 180px;
    }

    .search-content {
        left: 190px;
    }

    .header .header-content .logo {
        margin-top: 15px;
        height: 50px;
    }

    .gr-wrap ul li>a {
        min-width: 100px;
        font-size: 16px;
    }

    .gr-wrap ul li>a.active {
        font-size: 16px;
    }

    .gr-wrap .nav {
        position: relative;
        left: -120px;
    }

    .header-buy {
        right: 0px;
    }

    .header-buy p {
        font-size: 16px;
    }

    .meun-sub {
        width: 100%;
    }
	
	.float-buttons {
        right: 0;
        left: auto;
        margin-right: 0;
    }
}

@media (max-width: 1200px) {

}
