@charset "UTF-8";

:root {
    --primary-color: #037b66;
    --secondary-color: #037b66;
    --light-gray: #f5f5f5;
    --activebg: #037b66;
}

* {
    word-wrap: break-word
}

html,
body {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
form,
input,
button,
textarea,
p,
th,
td,
img {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    color: #333;
    -webkit-text-size-adjust: none;
    background: #fff;
    font-family: Arial, "SimSun";
}

input,
select,
button {
    font-family: "SimSun"
}

input[type="button"]:hover,
input[type="reset"]:hover {
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle
}

a img,
img {
    -ms-interpolation-mode: bicubic
}

ul,
ol,
dl {
    list-style-type: none;
}

em,
i {
    font-style: normal;
}

th {
    font-weight: normal;
}

:focus {
    outline: 0;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

h3 {
    font-size: 12px;
}

h4,
h5 {
    font-size: 12px;
    font-weight: normal;
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.aGray a,
.aGray a:hover,
.gray {
    color: #777
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.red {
    color: #ff0000
}

.green {
    color: #009800
}

.fz12 {
    font-size: 12px
}

.fz14 {
    font-size: 14px
}

.mg0 {
    margin: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.pd0 {
    padding: 0 !important;
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pl18 {
    padding-left: 18px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pdlr15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pdlr20 {
    padding-left: 20px;
    padding-right: 20px;
}

.pdtb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pdtb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.w298 {
    width: 298px;
}

.w300 {
    width: 300px;
}

.w310 {
    width: 310px;
}

.w328 {
    width: 328px;
}

.w330 {
    width: 330px;
}

.w460 {
    width: 460px;
}

.w620 {
    width: 620px;
}

.w678 {
    width: 678px;
}

.w680 {
    width: 680px;
}

.w850 {
    width: 850px;
}

.main,
.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.w785 {
    width: 885px;
}

.mainCenter {
    margin-left: auto;
    margin-right: auto;
}

.icon1 {
    display: block;
    background: url(../images/comm_sprite1.png) no-repeat;
}

.hoverOp:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-decoration: none;
}

.header {
    font-family: "microsoft yahei";
}

.head_top {
    background: #f7f7f7;
    border-bottom: 1px solid #e8e8e8;
    height: 30px;
    line-height: 30px
}

.head_top span.fl {
    padding-right: 20px
}

.head_top a em {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    background: url(https://res.cngoldres.com/web/img/comm_sprite1.png) no-repeat;
    margin: 7px 5px
}

.head_top a em.icon_manager {
    background-position: 0 -60px
}

.head_top a em.icon_company {
    background-position: -26px -60px
}

.head_top a:hover em.icon_manager {
    background-position: 0 -77px
}

.head_top a:hover em.icon_company {
    background-position: -26px -77px
}

.head_top .back {
    margin-left: 24px;
}

.head_top .login_layer {
    right: -170px;
    top: 28px;
    line-height: 28px
}

.head_top .subList {
    display: inline-block;
    text-align: center;
    position: relative;
    height: 30px;
}

.head_top .subList.on {
    background: #e8e8e8;
}

.head_top .subList ul {
    position: absolute;
    display: none;
    left: -1px;
    top: 28px;
    background: #fff;
    border: 1px solid #e5e5e5;
    height: 0;
    border-top: 0;
    overflow: hidden;
}

.head_top .subList.on ul {
    height: auto;
    display: block;
}

.head_top .subList ul li {
    line-height: 28px;
}

.head_top .subList a {
    float: none;
    padding: 0;
    display: block;
}

.head_top .subList ul li a:hover {
    background: #f5f5f5;
}

#indexLoginDiv .arrow {
    background: #db1011;
    color: #fff;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 5px;
}

.head_top span.fr>a.fr {
    width: 50px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    text-align: center;
    border-radius: 2px;
    color: #f7f7f7;
    background: #c8c8c8;
}

.head_top span.fr .login_layer a.forgot_pwd {
    float: left;
    margin-left: 80px;
    border: none;
    padding: 0;
}

.jtmenu {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    position: relative
}

.jtmenu p.pamenu {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    position: relative;
    z-index: 1
}

.jtmenu p.pamenu a {
    float: left;
    line-height: 30px;
    height: 30px;
    margin-right: 17px;
    color: #163b8b;
    font-size: 14px
}

.jtmenu p.pamenu a:hover {
    color: #db1011
}

.jtmenu p.pamenu a.on {
    background: url(https://res.cngoldres.com/web/img/comm_sprite1.png) -100px -61px no-repeat;
    padding-left: 20px;
    color: #db1011
}

.jtmenu p.pamenu a.last {
    margin-right: 0
}

.head_logo {
    height: 50px;
    margin: 15px 0;
    overflow: hidden
}

.head_logo .logo {
    width: 378px;
    height: 168px;
    float: left;
}

.head_logo .logo a {
    width: 145px;
    height: 50px;
    display: block;
    text-indent: -9999px
}

.head_logo h1 {
    float: left;
    font: 38px/50px "Microsoft Yahei";
}

.head_logo h1 span {
    float: left;
    width: 84px;
    height: 50px;
    font-size: 38px;
    color: #db1011;
    margin: 0 0 0 14px;
    color: #db1111;
}

.head_logo h1 em {
    font: 18px/20px arial;
    color: #aaa;
    float: left;
    padding-top: 25px
}

.head_logo dl {
    width: 185px;
    float: right;
    padding-top: 6px;
}

.head_logo dl dt {
    color: #585858;
    width: 135px;
    line-height: 18px;
    float: right;
    color: #888;
}

.head_logo dl dd.icon {
    float: left;
    width: 40px;
    height: 40px;
    background: url(https://res.cngoldres.com/web/img/comm_sprite1.png) no-repeat -50px -60px;
    ;
    text-indent: -9999px;
}

.head_logo dl dd.num {
    width: 135px;
    float: right;
    font: 20px/20px arial;
    color: #f56e08;
}

.head_logo .head_soft {
    width: 182px;
    height: 50px;
    display: block;
    padding: 0;
    margin-left: 8px;
    float: left
}

.head_logo .head_soft a {
    display: block;
    background: #feefbf;
    border: 1px solid #feefbf;
    padding-left: 5px
}

.head_logo .head_soft a:hover {
    border-color: #f56e08;
    text-decoration: none
}

.head_logo .head_soft dt {
    width: 123px;
    font: 700 18px/36px "Microsoft Yahei";
    color: #f56e08;
    padding-top: 5px
}

.head_logo .head_soft dd.fl {
    width: 48px;
    height: 48px;
    background: url(https://res.cngoldres.com/futures/img/futures_kaihu_btn.png) no-repeat;
    text-indent: -9999px
}

.head_logo .head_soft dd.icon02 {
    background: url(https://res.cngoldres.com/futures/img/futures_ruanjian_down.png) no-repeat
}

.head_logo .head_soft dd.fr {
    width: 135px;
    font: 14px/20px "Microsoft Yahei";
    color: #af6103
}

.head_logo .icons {
    padding-top: 10px;
}

.head_logo .icons li {
    float: left;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    padding: 0 15px 0 3px;
}

.head_logo .icons li i {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    width: 28px;
    height: 28px;
    margin-right: 6px;
    background: url('../images/sales.png') 0px 0px no-repeat;
    background-size: contain;
}

.head_logo .icons li .licai_icon {
    width: 28px;
    height: 28px;
    background: url('../images/user.png') 5% no-repeat;
    background-size: contain;
}

.head_logo .icons li .opinionIcon {
    width: 28px;
    height: 28px;
    background: url('../images/opinion.png') 5% no-repeat;
    background-size: contain;
}

.head_logo .icons li i.icon02 {
    background-position: -40px 0;
}

.head_logo .icons li i.icon03 {
    background-position: -80px 0;
}

.head_logo .icons li i.icon04 {
    background-position: -120px 0;
}

.head_logo .icons li a:hover {
    color: var(--primary-color);
}

.head_sub_menu {
    height: 42px;
    background: var(--primary-color);
}

.head_sub_menu .w1200 {
    position: relative;
    z-index: 100
}

.head_sub_menu .mhot,
.head_sub_menu .mnew {
    position: absolute;
    display: block;
    width: 30px;
    height: 20px;
    top: -4px;
    z-index: 3
}

.head_sub_menu .mhot {
    right: -15px;
    background: url(../images/mhot.gif) no-repeat
}

.head_sub_menu .mnew {
    right: -15px;
    background: url(https://res.cngoldres.com/futures/img/mnew.gif) no-repeat
}

.head_sub_menu li {
    float: left;
    width: 8.08%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.head_sub_menu li a {
    color: #e4e4e4;
    display: block;
    font-weight: bold;
    cursor: pointer;
}

.head_sub_menu li a:hover {
    text-decoration: none;
}

.head_sub_menu li.limore {
    position: relative;
}

.head_sub_menu li.limore ul {
    position: absolute;
    top: 42px;
    left: 50%;
    z-index: 2;
    border: 1px solid #eee;
    border-bottom-color: #ebebeb;
    box-shadow: 0 1px 1px #eee;
    margin-left: -71px;
    display: none;
}

.head_sub_menu li.limore ul li {
    width: 140px;
    height: 34px;
    border-bottom: 1px solid #eee;
    padding: 0
}

.head_sub_menu li.limore ul li a {
    display: block;
    height: 34px;
    font: 400 14px/34px 'Microsoft Yahei';
    background: #fff;
    color: #666;
    padding: 0
}

.head_sub_menu li.limore ul li a:hover {
    background: #f8f8f8;
    text-decoration: none;
    color: #db1011
}

.head_sub_menu li a:hover,
.head_sub_menu li.on a {
    background: var(--activebg);
    color: #fff;
    text-decoration: underline;
}

.head_sub_menu li .frmore {}

.head_sub_menu li .frmorediv {
    position: absolute;
    width: 998px;
    right: 0;
    background: white;
    border: 1px solid #EEE;
    border-top: none;
    text-align: left;
    display: none;
}

.head_sub_menu li.frmore .more {
    display: inline-block;
    width: 12px;
    height: 6px;
    z-index: 2;
    background: url('../../images/downArrow.png') no-repeat;
    margin-left: 5px;
}

.head_sub_menu li .frmorediv a {
    color: #333;
}

.head_sub_menu li .frmorediv a:hover {
    background: none;
    text-decoration: underline;
}

.head_sub_menu li .frmorediv dl {
    margin-top: 28px;
    width: 100%;
}

.head_sub_menu li .frmorediv div dl:first-child {
    margin-top: 0;
}

.head_sub_menu li .frmorediv div {
    border-left: 1px solid #EEE;
    padding-left: 50px;
    margin: 28px 0 23px;
}

.head_sub_menu li .frmorediv div:first-child {
    border-left: none;
}

.head_sub_menu li .frmorediv dl dt {
    font: bold 16px/20px "microsoft yahei";
    border-left: 2px solid var(--primary-color);
    clear: both;
    padding-left: 10px;
    margin-bottom: 13px;
}

.head_sub_menu li .frmorediv dl dd {
    font: 14px/36px "microsoft yahei";
    float: left;
    width: 50%;
}

.head_sub_menu li .frmorediv dl dt,
.head_sub_menu li .frmorediv.col_3 dl dt a {
    color: #444;
}

.head_sub_menu li .frmorediv dl dd,
.head_sub_menu li .frmorediv.col_3 dl a {
    color: #666;
}

.head_sub_menu li .frmorediv.col_3 div {
    width: 282px;
}

.head_sub_menu li .frmorediv a {
    background: #fff !important;
}

.quotation {
    background: #f8f8f8;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #f3f3f3;
    font-family: "simsun";
}

.quotation .w1200 {
    overflow: hidden;
    position: relative;
    height: 30px;
}

.quotation i {
    float: left;
    width: 18px;
    height: 18px;
    margin: 6px 6px 0 0;
    background-position: -100px -115px;
}

.quotation strong {
    float: left;
    width: 72px;
    display: inline-block;
    color: #444;
    font-size: 14px;
}

.quotation .bd {
    float: left;
    overflow: hidden;
    width: 904px;
    height: 30px;
}

.quotation .bd li {
    float: left;
    padding: 0 6px;
    width: auto !important;
}

.quotation .bd li a {
    margin-right: 5px;
}

.quotation .bd li a:hover {
    color: #db1011
}

.mbxdh {
    color: #999;
    height: 40px;
    line-height: 40px;
    font-family: "simsun";
}

.mbxdh a {
    color: #999;
}

.mbxdh a.on {
    color: #444;
}

.mbxdh a:hover {
    color: #db1011;
}

.common-links {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-family: "simsun";
}

.indexColumnLink .linkTit {
    border-bottom: 2px solid #e5e5e5;
    margin: 10px 0 12px
}

.indexColumnLink .linkTit li {
    float: left;
    width: 25%;
    height: 38px;
    cursor: pointer;
    position: relative
}

.indexColumnLink .linkTit li h2 {
    position: absolute;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-weight: 400
}

.indexColumnLink .linkTit li em {
    display: none;
    position: absolute;
    top: 40px;
    left: 50%;
    width: 14px;
    height: 6px;
    margin-left: -7px;
    background: url('../../images/downArr.png') 0px 0px no-repeat;
    overflow: hidden
}

.indexColumnLink .linkTit li.on h2 {
    border-bottom: 2px solid var(--primary-color);
}

.indexColumnLink .linkTit li.on h2,
.indexColumnLink .linkTit li.on h2 a {
    color: var(--primary-color);
}

.indexColumnLink .linkTit li.on em {
    display: block
}

.indexColumnLink .linkCon a,
.indexColumnLink .linkCon span {
    float: left;
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    padding-right: 12px
}

.indexColumnLink .linkCon .pr24,
.pr24 {
    padding-right: 24px
}

.indexColumnLink .linkCon .pr0,
.pr0 {
    padding-right: 0
}

.indexQuoteLink h2 {
    width: 50px;
    height: 20px;
    text-align: center;
    position: absolute;
    left: 475px;
    top: -13px;
    background: #fff;
}

.indexQuoteLink {
    position: relative;
    margin-top: 23px;
    padding-top: 10px;
    border-top: 2px solid var(--primary-color);
    color: #777
}

.indexQuoteLink a,
.indexQuoteLink span {
    margin-right: 8px;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 28px
}

.indexQuoteLink .noneM {
    margin: 0
}

.indexQuoteLink strong {
    color: #666
}

.footer {
    background-color: #363636;
}

.footer_link {
    border-bottom: 1px solid #474747;
    padding-top: 29px;
}

.footer_link .tit {
    height: auto;
    margin-bottom: 0;
    color: #aaaaaa;
    font-weight: bold;
    font-size: 20px;
    padding: 0px 0 21px;
    line-height: 30px;
    font-family: "microsoft yahei";
    border-bottom: none;
}

.footer_link .tit a {
    position: relative;
}

.footer_link .tit i {
    float: left;
    background: url(https://res.cngoldres.com/web/img/article_sprite1.png) no-repeat;
}

.footer_link .tit i.licai {
    background-position: -6px -20px;
    width: 19px;
    height: 20px;
    margin: 5px 5px 0 0;
    position: absolute;
    left: -25px;
}

.footer_link .tit i.touzi {
    width: 21px;
    height: 18px;
    background-position: -6px -54px;
    margin: 6px 5px 0 0;
    position: absolute;
    left: -30px;
    top: 3px;
}

.footer_link .tit i.kaihu {
    width: 19px;
    height: 19px;
    background-position: -8px -84px;
    margin: 5px 5px 0 0;
    position: absolute;
    left: -15px;
}

.footer_link .tit i.tool {
    width: 19px;
    height: 19px;
    background-position: -8px -84px;
    margin: 5px 5px 0 0;
    position: absolute;
    left: -25px;
}

.footer_link li a {
    font-size: 14px;
    color: #AAAAAA;
}

.footer_link>div {
    background-color: red;
}

.footer_link ul {
    overflow: hidden;
}

.footer_link li {
    float: left;
    width: 115px;
    margin-bottom: 24px;
    text-align: center;
}

.footer_link dl {
    float: left;
    margin-right: 11px;
    border: 1px solid #474747;
    margin-bottom: 15px;
}

.footer_link dd {
    font-size: 14px;
    font-weight: bold;
    color: #cccccc;
    line-height: 20px;
    text-align: center;
    background-color: #474747;
}

.footer_link .tel {
    font-size: 16px;
    color: #cccccc;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
}

.footer_link .tel .phone_icon {
    float: left;
    width: 20px;
    height: 18px;
    background: url(https://res.cngoldres.com/web/img/article_sprite1.png) no-repeat -6px -123px;
    margin-right: 10px;
}

.footer_link .number {
    color: #888888;
    font-size: 30px;
    font-weight: bold;
}

.footer_link dl img {
    width: 100px;
    height: 100px;
}

.footer_nav {
    text-align: center;
    padding-bottom: 20px;
}

.footer_nav .navLink {
    line-height: 15px;
    margin-bottom: 15px;
}

.footer_nav .navLink a {
    color: #cccccc;
    font-size: 14px;
    padding: 0 5px;
}

.footer_nav .copyRight {
    font-size: 12px;
    color: #888888;
    line-height: 24px;
}

.footer_nav .copyRight a {
    color: #888888;
}

.footer_nav .copyRight a:hover {
    text-decoration: none;
}

.actGotop {
    position: fixed;
    bottom: 100px;
    right: 20px;
    width: 26px;
    height: 62px;
    display: none;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.actGotop a,
.actGotop a:link {
    width: 26px;
    height: 62px;
    display: block;
    background: url(https://res.cngoldres.com/futures/img/rocket.gif) no-repeat;
    outline: 0
}

.actGotop a:hover {
    background-position: 0 -62px
}

.border_eee {
    border: solid 1px #eeeeee
}

.border_top {
    border: solid 1px #eeeeee;
    border-top: solid 2px var(--primary-color);
}

.border_top.only_top {
    border: none;
    border-top: solid 2px var(--primary-color);
}

.dashed_brb_ddd {
    border-bottom: dashed 1px #ddd;
}

.title {
    text-align: center;
    border-bottom: solid 1px #eeeeee;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
}

.title h2 {
    font-size: 16px;
    font-weight: 700;
}

.title p.more a {
    color: #163b8b;
}

.child_title {
    border-bottom: solid 1px #eeeeee;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.child_title h2 {
    font-size: 15px;
    font-weight: 700;
}

.child_title p.more a {
    color: #163b8b;
}

.digg {
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 30px;
}

.digg a {
    background: #db1011;
    background: #f2f2f2;
    border-radius: 3px;
    display: inline-block;
}

.show_info_page {
    display: inline-block;
}

.show_info_page a {
    padding: 7px 11px;
}

.digg a:hover {
    background: #ffeeee;
    color: #db1011;
}

.digg span {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 3px;
}

.digg span.thisclass {
    background: #db1011;
    color: #fff;
}

.digg span.last {
    display: inline-block;
    padding: 0;
}

.digg span.last a {
    width: 70px;
    height: 30px;
    font-family: "microsoft yahei";
    text-align: center;
    line-height: 30px;
}

.hdr_tab {
    height: 29px;
    line-height: 29px;
    font-family: "microsoft yahei";
    font-size: 14px;
}

.hdr_tab ul li {
    float: left;
    background: #f4f4f4;
    text-align: center;
    border-bottom: 1px solid #eee;
    font-weight: 700;
}

.hdr_tab ul li.on {
    background: #FFF;
    border-bottom: 1px solid #fff;
    border-right: solid 1px #eee;
}

.hdr_tab ul li.on a {
    color: #444;
}

.hdr_tab ul li a {
    display: block;
    color: #888;
}

.hdr_tab2 li {
    width: 148px;
}

.hdr_tab2 li.on {
    width: 149px;
}

.hdr_tab3 li {
    width: 98px;
}

.hdr_tab3 li.on {
    width: 101px;
}

.hdr_tab4 li {
    width: 74px;
}

.hdr_tab4 li.on {
    width: 75px;
}

.hdr_tab5 li {
    width: 19.9%;
}

.hdr_tab5 li.on {
    width: 19.9%;
}

.title_hd {
    margin-top: -1px;
}

.title_hd ul li {
    float: left;
    background: #f4f4f4;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: solid 1px #ececec;
    width: 148px;
    font-family: "microsoft yahei";
}

.title_hd ul li:first-child {
    border-right: solid 1px #eee;
}

.title_hd ul li.on {
    border-bottom: solid 1px #fff;
    background: #fff;
    font-weight: 700;
    width: 149px;
    border-top: solid 2px #db1011;
}

.title_hd ul li.on a {
    color: #444;
}

.title_hd ul li a {
    color: #666;
    display: block;
}

.title_hd3 ul li {
    width: 33.2%;
}

.title_hd3 ul li.on {
    width: 33.2%;
}

.title_hd6 ul li {
    width: 16.6%;
    padding: 0;
}

.title_hd6 ul li.on {
    width: 16.67%;
}

.title_hdauto {}

.title_hdauto ul li {
    padding: 0 20px;
    width: auto;
}

.title_hdauto ul li.on {
    width: auto;
}

.title_hd10 ul li,
.title_hd10 ul li.on {
    width: 67.7px;
}

.zt_news {
    padding: 20px 14px 0 14px;
}

.zt_news li {
    float: left;
    width: 130px;
    height: 95px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}

.zt_news li a {
    display: block;
    height: 100%
}

.zt_news li a img {
    width: 100%;
    height: 100%;
}

.zt_news li p {
    position: absolute;
    background: #48464f;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    bottom: 0;
}

.zt_news li.mr0 {
    margin-right: 0;
}

.zt_news li.mb0 {
    margin-bottom: 0;
}

.rmzx_news {
    border: solid 1px #eee;
}

.remenzx {
    font-size: 14px;
    color: #444;
    padding: 5px 15px 16px 20px;
}

.remenzx li {
    height: 20px;
    overflow: hidden;
    margin-top: 15px;
    line-height: 20px;
}

.remenzx li a {
    color: #444;
}

.remenzx li i {
    width: 15px;
    height: 15px;
    background: #afccf5;
    font-family: arial;
    color: #fff;
    text-align: center;
    line-height: 16px;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 12px;
    margin-top: 3px;
}

.remenzx li i.first {
    background: url(https://res.cngoldres.com/web/img/common_icon1_beta4.0.png) no-repeat 0 0;
    width: 16px;
    height: 20px;
    line-height: 17px;
    margin-top: 0px;
}

.remenzx li i.two {
    background: url(https://res.cngoldres.com/web/img/common_icon1_beta4.0.png) no-repeat 0 -25px;
    width: 16px;
    height: 20px;
    line-height: 17px;
    margin-top: 0px;
}

.remenzx li i.three {
    background: url(https://res.cngoldres.com/web/img/common_icon1_beta4.0.png) no-repeat 0 -50px;
    width: 16px;
    height: 20px;
    line-height: 17px;
    margin-top: 0px;
}

.remenzx li a:hover {
    color: #db1111;
}

.market_main {
    border-top: 2px solid var(--primary-color) !important;
    margin-right: 20px;
    margin-bottom: 30px;
}

.hq_table1 {
    font-family: "microsoft yahei";
    width: 380px;
    line-height: 40px;
}

.hq_table1 th {
    color: #999;
    font-size: 14px;
    line-height: 40px;
}

.hq_table1 td {
    line-height: 40px;
    text-align: center;
}

.hq_table1 td:first-child {
    font-family: simsun;
}

.hq_table1 td:first-child a {
    color: #0a5c4c;
}

.hq_table1 td a {
    display: block;
}

.hq_table1 td span {
    display: block;
}

.hq_table1 td .name {
    font-family: "simsun";
    width: 90px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
}

.hq_table1 td a.nextPage {
    display: inline-block;
}

.hq_table1 td .pagelistbox span {
    display: inline-block;
}

.hq_table1 tr.bg td,
.hq_table1 tr.bg th {
    background: #f7f7f7;
}

.border_eee {
    border: solid 1px #eeeeee
}

.pb5 {
    padding-bottom: 5px;
}

.pb20 {
    padding-bottom: 20px;
}

.ml50 {
    margin-left: 50px;
}

.pdlr15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pdtb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pdtb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tit_top {
    border-top: solid 2px var(--primary-color);
}

.highTip {
    margin-right: 30px;
}

.highTip .activeTip {
    color: #008000;
    margin-right: 10px;
}

.title {
    border-bottom: solid 1px #eeeeee;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
}

.title h2 {
    font-size: 16px;
    font-weight: 700;
}

.title p.more a {
    color: #163b8b;
}

.title p.alinks {
    color: #bac1d5;
}

.title p.alinks a {
    color: #163b8b;
    display: inline-block;
    padding: 0 5px;
}

.title p.alinks a:last-child {
    padding-right: 0;
}

.child_title {
    border-bottom: solid 1px #eeeeee;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

.child_title h2 {
    font-size: 15px;
    font-weight: 700;
}

.child_title p.more a {
    color: #163b8b;
}

.mbxdh {
    color: #999;
    height: 40px;
    line-height: 40px;
    font-family: "simsun";
}

.mbxdh a {
    color: #999;
}

.mbxdh a.on {
    color: #444;
}

.mbxdh a:hover {
    color: #db1011;
}

.nav_tit {
    border-bottom: solid 1px #ededed;
    padding-bottom: 12px;
    margin-top: 50px
}

.nav_tit a {
    border-left: solid 4px #ba3023;
    height: 17px;
    line-height: 17px;
    font-size: 18px;
    padding-left: 20px;
    margin-top: 9px
}

.nav_con li {
    float: left;
    color: #666666;
    font-size: 14px;
    margin-right: 45px;
    margin-top: 20px
}

.nav_con li a {
    color: #666666;
    font-family: "microsoft yahei";
}

.hjcbsj .phb table td {
    white-space: nowrap;
}

#footCode .footCode {
    width: 1000px;
    margin: 0 auto;
    font-family: 'microsoft yahei';
    padding-top: 38px;
}

#footCode .footCode h2 {
    width: 100%;
    height: 28px;
    background: url(../images/common_newfoot_focus2.png) no-repeat;
    margin-bottom: 24px;
}

#footCode .footCode li {
    float: left;
    width: 106px;
    margin-right: 117px;
    background: #4b4b4b;
}

#footCode .footCode li.last {
    margin-right: 0;
}

#footCode .footCode li div {
    width: 90px;
    height: 90px;
    background: #fff;
    margin: 8px 8px 0;
}

#footCode .footCode li div img {
    width: 78px;
    height: 78px;
    margin: 6px;
}

#footCode .footCode li p {
    font-size: 14px;
    font-weight: bold;
    color: #aaa;
    text-align: center;
    line-height: 25px;
}

#footCode .footer_link>div.fl {
    margin-right: 155px;
}

#footCode .footer_link>div.last {
    margin-right: 0;
}

#footCode .footer_link li a {
    font-size: 16px;
    font-family: 'microsoft yahei';
}

#footCode .footer_nav .navLink {
    color: #ccc;
}

.actGotop_fixed {
    position: fixed;
    width: 65px;
    height: 150px;
    left: 50%;
    bottom: 60px;
    margin-left: 620px;
}

.actGotop_fixed img {
    width: 61px;
    height: 61px;
    display: block;
    margin: 0 auto;
}

.actGotop_fixed p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    color: #d8011d;
}

.actGotop_fixed .actGotop_1 {
    margin-top: 10px;
}

.gjssj {
    margin-bottom: 10px;
}

.gjssj .tit {
    border-bottom: 1px solid #EBE5E4;
}

.gjssj .tit h2 {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: normal;
    font-family: "microsoft yahei";
    line-height: 47px;
    text-align: center;
}

.tab_gjssj li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #EBE5E4;
    cursor: pointer;
}

.tab_gjssj li a {
    color: #666666;
}

.tab_gjssj li.on {
    background: var(--primary-color);
}

.tab_gjssj li.on a,
.tab_gjssj li.on span {
    color: white;
    position: relative;
}

.tab_gjssj li i {
    display: none;
}

.tab_gjssj li .location {
    width: 18px;
    height: 27px;
    position: absolute;
    background: url('../images/gold_list_gjssj.png') no-repeat -3.5px -20px;
    left: -25px;
    top: 50%;
    margin-top: -13.5px;
}

.tab_gjssj li .sanjiao {
    width: 7px;
    height: 8px;
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -4px;
    background: url('../images/gold_list_gjssj.png') no-repeat 0 0;
}

.tab_gjssj li.on i {
    display: block;
}

.fixed-left {
    position: fixed;
    top: 0;
    background: white;
}

.borderTopPrimary {
    border-top: 2px solid var(--primary-color);
}

.border-left {
    border-left: 1px solid #EBE5E4;
}

.border-right {
    border-right: 1px solid #EBE5E4;
}

.hjcbsj .phb table td.wrap-cell {
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 150px;
    vertical-align: top;
    border-right: 1px solid #4b9f9124;
}

.hjcbsj .phb table td.wrap-cell:last-child {
    border-right: none;
}

.index-main {
    display: flex;
    flex-wrap: wrap;
}

.index-main .market_main:nth-child(3n) {
    margin-right: 0px;
}

.market_con .odd {
    background: #F5F5F5;
}

.hjcbsj .phb table th.one {
    width: 78px;
}

.hjcbsj .phb table td {
    white-space: nowrap;
}

.hjcbsj .phb table .odd {
    background: #F5F5F5;
}

.hjcbsj .phb table {
    border-top: 2px solid var(--primary-color);
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    width: 100%;
}

.hjcbsj h2 {
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
    line-height: 37px;
}

.year-calendar {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.month {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    background: #f9f9f9;
    border-top: 2px solid var(--primary-color);
}

.month-title {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.weekdays {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    color: #666;
}

.days {
    cursor: pointer;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 3px;
}

.day {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 3px;
}

.day.other-month {
    color: #ccc;
}

.day.today {
    background: #1abc9c;
    color: white;
    font-weight: bold;
}

.day.weekend {
    color: #e74c3c;
    cursor: no-allow;
}

.fundBox .top {
    border-top: none;
    font-family: "microsoft yahei";
    font-size: 24px;
    font-weight: bold;
    color: #037b66;
    background: url(images/gold_beta17_gjsgxH.png) no-repeat;
    background-size: 100%;
    text-align: center;
    margin: 40px auto;
}

.fundBox .hjcbsj .phb table {
    margin-right: 22px;
    margin-bottom: 30px;
    border-top: 2px solid #037b66;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    width: 204px;
}

.fundBox .hjcbsj .phb table td {
    white-space: nowrap;
}

.fundBox .hjcbsj .phb table th {
    color: #333333;
    white-space: nowrap;
}

.fundBox .hjcbsj .phb table th.one {
    width: 78px;
}

.fundBox .hjcbsj .phb table th.two {
    width: 100px;
}

.fundBox .hjcbsj .phb table th.three {
    width: 130px;
}

.fundBox .hjcbsj .phb table .odd,
.fundBox .hjcbsj .phb tr:nth-child(2n) {
    background: #F5F5F5;
}

.fundBox .hjcbsj .phb table tr:hover {
    background-color: #037b671f;
}

.fundBox .hjcbsj h2 {
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
    line-height: 37px;
}

.fundBox .hjcbsj .phb table:nth-child(4n) {
    margin-right: 0px;
}

.fundBox .fundItemBox {
    border-top: 1px dashed #ebe5e4;
    display: flex;
    flex-wrap: wrap;
}

.fundBox .fundItem {
    width: 25%;
    padding: 20px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px dashed #ebe5e4;
    border-right: 1px dashed #ebe5e4;
}

.fundBox .fundItem:nth-child(4n) {
    border-right: none;
}

.fundBox .fundItem {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

.fundBox .fundItem::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: rgba(3, 123, 102, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.6s ease, height 0.6s ease;
}

.fundBox .fundItem:hover::before {
    width: 225px;
    height: 225px;
}

.fundBox .sanjiao,
.fundBox .location,
.fundsDetail .sanjiao,
.fundsDetail .location {
    display: none !important;
}

.fundBox .tab_gjssj li a::before,
.fundsDetail .tab_gjssj li a::before {
    content: ' ';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #cacacb;
    position: absolute;
    left: 34px;
    top: 50%;
    transform: translateY(-50%);
}

.fundBox .tab_gjssj li.on a,
.fundsDetail .tab_gjssj li.on a {
    position: static !important;
}

.fundBox .gjssj .tit .activeName::before,
.fundsDetail .gjssj .tit .activeName::before {
    background: url('../images/loan_single_jian.png');
}

.fundBox .gjssj .tit h2::before,
.fundsDetail .gjssj .tit h2::before {
    display: block;
    content: ' ';
    width: 20px;
    height: 20px;
    margin: 0 10px;
}

.fundBox .gjssj .tit h2,
.fundsDetail .gjssj .tit h2 {
    text-align: left;
    display: flex;
    align-items: center;
}

.fundBox .tab_gjssj li,
.fundsDetail .tab_gjssj li {
    padding: 0 50px;
    text-align: left;
}

.fundBox .tab_gjssj li.on,
.fundsDetail .tab_gjssj li.on {
    background: rgba(3, 123, 103, 0.1);
}

.fundBox .tab_gjssj li.on span,
.fundsDetail .tab_gjssj li.on span {
    color: var(--primary-color);
}

.future .leftTitle {
    text-align: center;
}

.future .leftTitle:hover {
    cursor: pointer;
    text-decoration: underline;
}

.future .fundItemBox {
    border-top: 1px dashed #ebe5e4;
    display: flex;
    flex-wrap: wrap;
}

.future .fundItem {
    width: 25%;
    padding: 20px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px dashed #ebe5e4;
    border-right: 1px dashed #ebe5e4;
}

.future .fundItem:nth-child(4n) {
    border-right: none;
}

.future .fundItem {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

.future .fundItem::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: rgba(3, 123, 102, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.6s ease, height 0.6s ease;
}

.future .fundItem:hover::before {
    width: 225px;
    height: 225px;
}

.tempWrap {
    width: 1000px !important;
}

.hq_table1 tbody tr:nth-child(even),
.hjcbsj .phb table tr:nth-child(even) {
    background-color: rgba(3, 123, 102, .1);
}

.hq_table1 tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

.hq_table1 th {
    background: rgba(3, 123, 102, .7);
    color: #fff;
}

.hq_table1 td:first-child a:hover,
.hjcbsj td:first-child a:hover {
    color: #ff5700;
    text-decoration: underline;
    cursor: pointer;
}

.hjcbsj .phb table th {
    background: rgba(3, 123, 102, .7);
    color: #fff;
    white-space: nowrap;
}

.breadcrumb {
    padding: 15px;
}

.breadcrumb-title {
    font-weight: bold;
    cursor: pointer;
}

.breadcrumb-item {
    color: #606266;
    cursor: pointer;
}

.breadcrumb-item:hover {
    color: #037b66;
}

.breadcrumb-title:hover {
    color: #037b66;
}

.breadcrumb .divider {
    margin: 0 8px;
    font-weight: bold;
}

.activeLink {
    width: 100px;
    cursor: pointer;
    line-height: 20px;
}

.activeLink:hover {
    text-decoration: underline;
    color: var(--activebg);
}