/* 全局通用 */

html, body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    height: 100%;
    /* overflow-y: scroll; */
}

.top_header_image img {
    width: 100%;
    min-width: 1200px;
    /* background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto; */
}

/* 顶部导航栏 */

.top_nav_box {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    min-width: 1200px;
    background-color: rgba(21, 32, 109, 0.8);
    opacity: 1;
}

.nav_center_box {
    display: flex;
    justify-items: center;
    width: 1100px;
    height: 60px;
    margin: 0 auto;
    background-color: transparent;
}

.nav_center_box .fund_logo img {
    padding-top: 15px;
    height: 40px;
    vertical-align: middle;
    margin-right: 50px;
}

.nav_div {
    width: 688px;
    height: 60px;
    background-color: transparent;
}

/* layui-nav */

.layui-nav {
    background-color: transparent;
}

.layui-nav .layui-nav-item a {
    font-family: 'MicrosoftYaHeiLight';
    color: #FFFFFF;
}

.layui-nav .layui-nav-item a:hover {
    background-color: rgba(21, 32, 109, 0.8);
}

.layui-nav-child dd {}

.layui-nav .layui-nav-item .layui-nav-child {
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.select-index {
    background-color: rgba(21, 32, 109, 0.8);
}

.layui-nav-child .layui-anim .layui-anim-upbit .layui-show {
    background-color: rgba(21, 32, 109, 0.8) !important;
}

.layui-nav .layui-nav-item .layui-nav-child {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    min-width: 100%;
    line-height: 36px;
    padding: 0 0 !important;
    border: 0px solid red !important;
    background-color: rgba(21, 32, 109, 0.3) !important;
    z-index: 100;
    border-radius: 0px;
    white-space: nowrap;
}

.layui-nav-child dd {
    background-color: rgba(21, 32, 109, 0.5) !important;
}

.layui-nav-child dd a:hover {
    color: white !important;
    background-color: rgba(21, 32, 109, 1) !important;
}

/* rgba(21, 32, 109, 1) */

/* 导航小三角*/

.layui-nav .layui-nav-more {
    border-style: none !important;
}

/* 导航鼠标悬停底部颜色 */

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    position: absolute;
    height: 1px;
    background-color: rgba(245, 245, 245, 0.8);
    transition: all .2s;
    -webkit-transition: all .2s;
    opacity: 0.5;
}

/* main */

.main {
    width: 980px;
    margin: 0 auto;
    min-height: 100%;
    padding-bottom: 400px;
    margin-bottom: -350px;
    box-sizing: border-box;
}

.main_title_box {
    width: 100%;
    min-width: 980px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    box-sizing: border-box;
}

.main-title1 {
    min-width: 980px;
    height: 60px;
    line-height: 60px;
    padding-left: 50px;
    color: grey;
    box-sizing: border-box;
}

/* footer */

.footer {
    width: 100%;
    height: 353px;
    min-width: 1200px;
    background: #F0F0F0;
}

.footer .contact-wrap {
    min-width: 1200px;
}

.footer .contact-wrap .contact-content {
    color: #424242;
    padding: 0 20px 20px;
    max-width: 980px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box;
}

.footer .contact-title {
    font-size: 16px;
    margin: 20px 0;
}

.footer .contact-text {
    font-size: 14px;
    line-height: 30px;
}

.footer .contact-text a {
    color: inherit;
    text-decoration: none;
}

.footer .contact-wrap .contact-content .img-box {
    width: 130px;
    height: 130px;
    padding: 5px;
    background: #ffffff;
    margin: 0 auto;
}

.footer .contact-wrap .contact-content .img-box img {
    width: 100%;
    height: 100%;
}

.footer-box {
    color: #424242;
    padding: 0 20px;
    max-width: 1160px;
    margin: 0 auto;
    border-top: 1px solid rgba(247, 247, 247, 1);
    box-sizing: content-box;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}

.footer-box a {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
}

.footer-box .footer-img {
    margin: 0 7px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

/* category_box */

.category_box {
    width: 100%;
    min-width: 1200px;
    height: 50px;
    background-color: rgba(164, 164, 164, 0.2);
    cursor: pointer;
}

.category_div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
}

.category_div div:nth-child(2) {
    width: 1px;
    height: 20px;
    margin: 0 30px;
    background-color: rgba(164, 164, 164, 0.7);
}

/*  industry_div */

.industry_div {
    display: flex;
    justify-content: center;
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    min-width: 1130px;
    cursor: pointer;
}

.industry_div div {
    padding: 0 30px;
    text-align: center;
    border: 1px solid rgba(239, 239, 239);
    margin-left: -1px;
}

.industry_item_select {
    background-color: rgba(239, 239, 239);
}