.el-tooltip__popper.is-light {
    border: 1px solid #fff !important;
}

.el-tooltip__popper.is-light .popper__arrow {
    border-left-color: #fff !important;
}

.container {
    width: 100%;
}

.container .main_body {
    width: 100%;
    margin: 0;
    padding: 0;
}

.container .homePagePc {
    display: block;
}

.container .homePageMobile {
    display: none;
}

.container .homePage_banner .el-carousel__container {
    height: 410px;
}

.container .homePage_banner .el-carousel__item {
    width: 100%;
    height: 100%;
}

.container .homePage_banner .el-carousel__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container .homePage_banner .el-carousel__indicators--horizontal {
    background: #000000;
    border-radius: 13px;
    opacity: 0.5;
    bottom: 10px;
}

.container .homePage_banner .el-carousel__indicator--horizontal {
    padding: 8px 4px;
}

.container .homePage_banner .el-carousel__button {
    width: 8px;
    height: 8px;
    border-radius: 4px;
}

.container .homePage_banner .el-carousel__indicator.is-active button {
    width: 15px;
}

.container .icons {
    position: fixed;
    margin-top: 0;
    right: 30px;
    top: 40%;
    z-index: 111;
}

.container .icons li {
    position: relative;
}

.container .icons li a {
    width: 52px;
    height: 52px;
    display: inline-block;
}

.container .icons .arrowUp a {
    background: url(/images/up.png) no-repeat;
}

.container .icons .arrowUp a:hover {
    background: url(/images/upA.png) no-repeat;
}

.container .icons .reply a {
    background: url(/images/reply.png) no-repeat;
}

.container .icons .reply a:hover {
    background: url(/images/replyA.png) no-repeat;
}

.container .icons .wx a {
    background: url(/images/chat.png) no-repeat center top;
}

.container .icons .wx a:hover {
    background: url(/images/chatA.png) no-repeat center top;
}

.container .icons .code a {
    background: url(/images/code.png) no-repeat center top;
}

.container .icons .code a:hover {
    background: url(/images/codeA.png) no-repeat center top;
}

.container .icons .content a {
    background: url(/images/content.png) no-repeat center top;
}

.container .icons .content a:hover {
    background: url(/images/contentA.png) no-repeat center top;
}

.container .box_content.news {
    width: 1152px;
    margin: 0 auto;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}

.container .box_content.news .left_content {
    width: 574px;
    display: inline-block;
}

.container .box_content.news .left_content .tl {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    height: 26px;
    margin-bottom: 25px;
}

.container .box_content.news .left_content .look_more {
    font-size: 14px;
    color: #666666;
    float: right;
    line-height: 26px;
    cursor: pointer;
}

.container .box_content.news .left_content .detail {
    display: flex;
    justify-content: space-between;
}

.container .box_content.news .left_content .detail .dt_left {
    width: 268px;
    height: 150px;
    flex: 3;
    margin-right: 20px;
}

.container .box_content.news .left_content .detail .dt_left img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.container .box_content.news .left_content .detail .dt_right {
    width: 322px;
    flex: 4;
}

.container .box_content.news .left_content .detail .dt_right .dt_right_title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.container .box_content.news .left_content .detail .dt_right .dt_right_time {
    font-size: 14px;
    color: #999999;
    height: 19px;
    margin: 10px 0 8px;
}

.container .box_content.news .left_content .detail .dt_right .dt_right_info {
    font-size: 14px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 92px;
    text-align: justify;
    text-indent: 2em;
}

.container .box_content.news .left_content .list {
    margin-top: 11px;
}

.container .box_content.news .left_content .list li {
    line-height: 33px;
    font-size: 14px;
    color: #333333;
}

.container .box_content.news .left_content .list li .circle {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d8d8d8;
    vertical-align: middle;
}

.container .box_content.news .left_content .list li a {
    color: #333333;
    padding-left: 10px;
}

.container .box_content.news .left_content .list li .time {
    float: right;
}

.container .box_content.news .right_content {
    width: 555px;
    display: inline-block;
}

.container .box_content.news .right_content .tl {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    height: 26px;
    margin-bottom: 25px;
}

.container .box_content.news .right_content .look_more {
    font-size: 14px;
    color: #666666;
    float: right;
    line-height: 26px;
    font-weight: normal;
}

.container .box_content.news .right_content .look_more i {
    margin-right: 5px;
}

.container .box_content.news .right_content .detail {
    vertical-align: top;
}

.container .box_content.news .right_content .detail .dt_box .box_item {
    width: 80px;
    height: 36px;
    background: #F7F8FA;
    border-radius: 8px;
    color: #333333;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 36px;
    position: relative;
    cursor: pointer;
}

.container .box_content.news .right_content .detail .dt_box .box_item.active {
    background: #1468BF;
    color: #FFFFFF;
}

.container .box_content.news .right_content .detail .dt_box .box_item.active::before {
    content: "";
    position: absolute;
    left: 41%;
    width: 0px;
    border-top: 5px solid #1468BF;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 36px;
}

.container .box_content.news .right_content .dt_box_detail {
    display: flex;
    background: #F7F8FA;
    padding: 7px 0;
    margin-top: 10px;
    border-radius: 8px;
}

.container .box_content.news .right_content .dt_box_detail .red {
    color: #DE2200;
}

.container .box_content.news .right_content .dt_box_detail .green {
    color: #019933;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left {
    display: flex;
    width: 80px;
    text-align: center;
    color: #333333;
    border-right: 1px solid #E6E9EB;
    flex-direction: column;
    justify-content: center;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left .name {
    font-size: 12px;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left .num {
    font-size: 14px;
    font-weight: bold;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left_info {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    flex: 1;
    color: #666666;
    line-height: 16px;
    padding-left: 12px;
    padding-right: 14px;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left_info .info_item {
    flex: 1;
    color: #333333;
    padding-right: 10px;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left_info .info_item:first-child {
    flex: 1.5;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left_info .info_item .name:first-child {
    margin-bottom: 10px;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left_info .green {
    color: #019933;
}

.container .box_content.news .right_content .dt_box_detail .box_detail_left_info .num {
    float: right;
    font-weight: bold;
}

.container .box_content.news .right_content .dt_box_echarts {
    margin-top: 15px;
    text-align: right;
}

.container .online_box {
    margin-top: 38px;
    margin-bottom: 53px;
}

.container .online_box .online_nav {
    margin: 0 auto;
    width: 1152px;
    background: #FFFFFF;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
    position: relative;
}

.container .online_box .nav_text {
    width: 108px;
    background: url(zxfw.png) no-repeat;
    position: absolute;
    left: 26px;
    top: -13px;
    text-align: center;
    height: 88px;
}

.container .online_box .nav_text span {
    display: inline-block;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 800;
    font-size: 18px;
    color: #FFFFFF;
    width: 46px;
    margin-top: 15px;
}

.container .online_box .nav_box {
    display: flex;
    padding: 19px 0 19px;
    margin-left: 174px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 40px;
    overflow: hidden;
}

.container .online_box .nav_box .nav_box_item {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-right: 46px;
}

.container .online_box .nav_box .nav_box_item .item_img {
    display: inline-block;
    height: 42px;
    width: 42px;
}

.container .online_box .nav_box .nav_box_item .item_img img {
    width: 100%;
    height: 100%;
}

.container .online_box .nav_box .nav_box_item .item_text {
    display: inline-block;
    margin-left: 14px;
    line-height: 42px;
    font-size: 18px;
    color: #333333;
}

.container .online_box .nav_box .nav_box_item:nth-child(6) {
    margin-top: 20px;
}

.container .online_box .arrow {
    display: none;
    position: absolute;
    top: 32px;
    right: 20px;
}

.container .online_box .arrow.active {
    display: block;
    cursor: pointer;
}

.container .box_content.investor {
    padding: 40px 0;
    display: block;
    background: #F7F8FA;
    min-height: 373px;
}

.container .box_content.investor .bg {
    width: 1152px;
    margin: 0 auto;
}

.container .box_content.investor .tab_list {
    position: relative;
}

.container .box_content.investor .tab_list li {
    font-size: 18px;
    color: #666666;
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    margin-right: 40px;
}

.container .box_content.investor .tab_list li.active {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    position: relative;
}

.container .box_content.investor .tab_list li.active:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: #1468bf;
    border-radius: 2px;
    left: 50%;
    margin-left: -10px;
    top: 27px;
}

.container .box_content.investor .tab_list .more {
    position: absolute;
    float: right;
    line-height: 22px;
    font-size: 12px;
    color: #666666;
    top: 0;
    right: 0;
    cursor: pointer;
}

.container .box_content.investor .tab_content .tab_part {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.container .box_content.investor .tab_content .tab_part .tab_flex {
    display: flex;
    margin-top: 30px;
}

.container .box_content.investor .tab_content .tab_part .img {
    width: 167px;
    height: 100px;
    display: inline-block;
}

.container .box_content.investor .tab_content .tab_part .img img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.container .box_content.investor .tab_content .tab_part .text {
    margin-left: 20px;
    vertical-align: top;
    display: inline-block;
    width: 342px;
    color: #333333;
    display: flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: space-between;
}

.container .box_content.investor .tab_content .tab_part .text .info {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
}

.container .box_content.investor .tab_content .tab_part .text .title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-top: 0;
    height: 56px;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.container .box_content.investor .tab_content .tab_part .text p {
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 92px;
    text-align: justify;
}

.container .box_content.dynamics .banner {
    background: url(sybj_1.png) center no-repeat;
    background-size: 100%;
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 90px;
    text-align: center;
}

.container .box_content.mediation .banner {
    background: url(sybj_2.png) center no-repeat;
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 90px;
    text-align: center;
}

.container .box_content.rights .banner {
    background: url(sybj_3.png) center no-repeat;
    background-size: 100%;
    font-weight: bold;
    font-size: 40px;
    line-height: 90px;
    text-align: center;
}

.container .box_content .banner a {
    color: #FFFFFF;
}

.container .box_content.roadShow .banner {
    background: url(sybj_3.png) center no-repeat;
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 90px;
    text-align: center;
}

.container .box_content.dynamics .content {
    padding: 40px 0;
    width: 1152px;
    margin: 0 auto;
    min-height: 389px;
}

.container .box_content.dynamics .tab_list {
    position: relative;
}

.container .box_content.dynamics .tab_list li {
    display: inline-block;
    margin-right: 40px;
    font-size: 18px;
    color: #666666;
    line-height: 24px;
    cursor: pointer;
}

.container .box_content.dynamics .tab_list li.active {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    position: relative;
}

.container .box_content.dynamics .tab_list li.active:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: #1468bf;
    border-radius: 2px;
    left: 50%;
    margin-left: -10px;
    top: 27px;
}

.container .box_content.dynamics .tab_list .more {
    position: absolute;
    float: right;
    line-height: 22px;
    font-size: 14px;
    color: #666666;
    top: 0;
    right: 0;
    cursor: pointer;
}

.container .box_content.dynamics .tab_content .tab_part {
    position: relative;
}

.container .box_content.dynamics .tab_content .left {
    margin-top: 24px;
    width: 892px;
}

.container .box_content.dynamics.rights .tab_content .left {
    width: 100%;
}

.container .box_content.dynamics .tab_content .left ul {
    background: #F7F8FA;
    padding: 10px 20px 16px 14px;
    border-radius: 8px;
}

.container .box_content.dynamics .tab_content .left li {
    margin: auto;
    position: relative;
    height: 46px;
}

.container .box_content.dynamics .tab_content .left li .title {
    margin: auto;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    color: #333333;
    text-align: left;
}
.container .box_content.dynamics .tab_content .left li .title a {
    margin: auto;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    color: #333333;
    text-align: left;
}

.container .box_content.dynamics .tab_content .left li .title:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #D8D8D8;
    vertical-align: middle;
    margin-right: 10px;
}

.container .box_content.dynamics .tab_content .left li .time {
    position: absolute;
    top: 14px;
    right: 0px;
    font-size: 16px;
    color: #666666;
}

.container .box_content.dynamics .tab_content .right {
    position: absolute;
    right: 0;
    float: right;
    width: 240px;
    top: 0;
}

.container .box_content.dynamics .tab_content .right .right_text {
    font-weight: bold;
    font-size: 33px;
    color: #FFFFFF;
    height: 120px;
    line-height: 120px;
    text-align: center;
}

.container .box_content.dynamics .tab_content .right .right_text.text2 {
    margin-top: 16px;
}

.container .box_content.dynamics.mediation {
    display: block;
    background: #F7F8FA;
}

.container .box_content.dynamics.mediation .tab_content .left {
    width: 760px;
}

.container .box_content.dynamics.mediation .tab_content .left ul {
    padding: 10px 0;
}

.container .box_content.dynamics.mediation .tab_content .right {
    width: 360px;
}

.container .box_content.dynamics.mediation .tab_content .right .right_text {
    background: #FEDECC;
    height: 250px;
    border-radius: 14px;
    text-align: left;
    line-height: 0px;
}

.container .box_content.dynamics.mediation .tab_content .right .right_text span {
    display: inline-block;
    width: 75px;
    height: 35px;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 14px 0px 14px 0px;
    line-height: 35px;
    text-align: center;
}

.container .box_content.dynamics.rights {
    display: block;
    background: #fff;
}

.container .box_content.dynamics.rights .tab_content .tab_part {
    margin-top: 19px;
}

.container .box_content.dynamics.rights .tab_content .tab_box {
    display: inline-block;
    margin-right: 10px;
}

.container .box_content.dynamics.rights .tab_content .tab_box .box_i {
    padding: 8px 12px;
    text-align: center;
    background: #F7F8FA;
    border-radius: 8px;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}
.container .box_content.dynamics.rights .tab_content .tab_box .box_i:hover {
    background: rgba(20, 104, 191, 0.1);
    font-weight: bold;
    font-size: 14px;
    color: #1468BF;
}
.container .box_content.dynamics.rights .tab_content .tab_box .box_i:hover a {
    color: #1468BF;
}

.container .box_content.dynamics.rights .tab_content .tab_box .box_i.active {
    background: rgba(20, 104, 191, 0.1);
    font-weight: bold;
    font-size: 14px;
    color: #1468BF;
}

.container .box_content.dynamics.rights .tab_content .tab_part_child {
    position: relative;
}

.container .box_content.dynamics.rights .tab_content .tab_part_child .left {
    width: 762px;
    margin-top: 0;
}

.container .box_content.dynamics.rights .tab_content .tab_part_child .left ul {
    padding: 0;
    background: #fff;
}

.container .box_content.dynamics.rights .tab_content .right {
    width: 362px;
    top: 38px;
}

.container .box_content.dynamics.rights .tab_content .right .right_text {
    height: 98px;
    border-radius: 6px;
    margin-top: 10px;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 98px;
    width: 176px;
    display: inline-block;
}

.container .box_content.dynamics.rights .tab_content .right .right_text.text2, .container .box_content.dynamics.rights .tab_content .right .right_text.text4 {
    margin-left: 5px;
}

.container .box_content.dynamics.roadShow {
    display: block;
    background: #F7F8FA;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.container .box_content.dynamics.roadShow .content {
    min-height: 389px;
}

.container .box_content.dynamics.roadShow .tab_content .tab_part {
    margin-top: 19px;
}

.container .box_content.dynamics.roadShow .tab_content .tab_box {
    display: inline-block;
    margin-right: 10px;
}

.container .box_content.dynamics.roadShow .tab_content .tab_box .box_i {
    text-align: center;
    background: #F7F8FA;
    border-radius: 8px;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding: 8px 12px;
}

.container .box_content.dynamics.roadShow .tab_content .tab_box .box_i.active {
    background: rgba(20, 104, 191, 0.1);
    font-weight: bold;
    font-size: 14px;
    color: #1468BF;
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child {
    margin-top: 20px;
    margin-bottom: 20px;
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child .left {
    width: 100%;
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child ul {
    /* display: flex; */
    /* justify-content: space-between; */
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child ul li {
    /* width: 265px; */
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child ul li .img {
    width: 265px;
    height: 149px;
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child ul li .img img {
    height: 100%;
    width: 100%;
}

.container .box_content.dynamics.roadShow .tab_content .tab_part_child ul li .text {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    margin-top: 13px;
}

.tab_part_child .baseEvaluation_table {
    margin-top: 0;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tab_part_child .baseEvaluation_table .box1 {
    width: 275px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
    border-radius: 12px;
    position: relative;
}

.tab_part_child .baseEvaluation_table .box1 .box1_1 {
    position: absolute;
    width: 78px;
    height: 78px;
    border: 1px solid #ddd;
    border-radius: 6px;
    left: 14px;
    top: 14px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.tab_part_child .baseEvaluation_table .box1 .box1_1 img{
    width: 100%;
}

.tab_part_child .baseEvaluation_table .box1 .box1_2 {
    position: absolute;
    width: 86px;
    height: 77px;
    left: 110px;
    top: 14px;
}

.tab_part_child .baseEvaluation_table .box1 .box1_2 .p1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    height: 28px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.tab_part_child .baseEvaluation_table .box1 .box1_2 .p2 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    height: 26px;
    color: #666666;
    line-height: 26px;
    text-align: left;
    font-style: normal;
}

.tab_part_child .baseEvaluation_table .box1 .box1_2 .p3 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    height: 22px;
    color: #666666;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.tab_part_child .baseEvaluation_table .box1 .box1_3 {
    position: absolute;
    top: 110px;
    left: 14px;
    width: 90%;
    height: 40px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

.tab_part_child .baseEvaluation_table .box1 .box1_4 {
    position: absolute;
    bottom: 14px;
    left: 14px;
    width: auto;
    height: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-align: left;
    font-style: normal;
}

.tab_part_child .baseEvaluation_table .box1 .box1_5 {
    position: absolute;
    bottom: 14px;
    right: 14px;
    width: 60px;
    height: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-align: right;
    font-style: normal;
}

.activity-tips-green {
    background: url(/images/tags.png) -1px -53px no-repeat
}

.activity-tips-orange {
    background: url(/images/tags.png) -1px -107px no-repeat;
}

.activity-tips-blue {
    background: url(/images/tags.png) -1px -2px no-repeat;
}

.activity-tips-blue-s, .activity-tips-green-s, .activity-tips-orange-s {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.container .box_content.investor .tab_content .left {
    margin-top: 20px;
    width: 892px;
}

.container .box_content.investor .tab_content .left {
    width: 100%;
}

.container .box_content.investor .tab_content .left ul {
    background: #F7F8FA;
    padding: 16px 20px 0 14px;
    border-radius: 8px;
}

.container .box_content.investor .tab_content .left li {
    margin: auto;
    position: relative;
    height: 46px;
}

.container .box_content.investor .tab_content .left li .title {
    margin: auto;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    color: #333333;
    text-align: left;
}

.container .box_content.investor .tab_content .left li .title:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #D8D8D8;
    vertical-align: middle;
    margin-right: 10px;
}

.container .box_content.investor .tab_content .left li .time {
    position: absolute;
    top: 14px;
    right: 0px;
    font-size: 16px;
    color: #666666;
}


@media all and (max-width: 768px) {
    .container .main_body {
        background: #F7F8FA;
    }

    .container .homePagePc {
        display: none;
    }

    .container .homePageMobile {
        display: block;
    }

    .container .homePage_banner .el-carousel__container {
        height: 180px;
    }

    .container .icons {
        display: none;
    }

    .container .red {
        color: #DE2200!important;
    }

    .container .green {
        color: #019933!important;
    }

    .container .more {
        cursor: pointer;
        font-size: 14px;
        color: #666666;
        height: 42px;
        background: #F7F8FA;
        border-radius: 8px;
        line-height: 42px;
        text-align: center;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }

    .container .homePageMobile .onlineService {
        margin-top: 20px;
        width: 100%;
        border-radius: 8px;
        border: 1px solid #2897F2;
    }

    .container .homePageMobile .onlineService .online_service_text {
        width: 114px;
        height: 49px;
        font-weight: bold;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
        line-height: 40px;
        background: url(zxfw_m.png) no-repeat;
        background-size: cover;
        margin: 0 auto;
    }

    .container .homePageMobile .onlineService .online_service__box {
        display: flex;
        flex-wrap: wrap;
        margin: 10px 0;
    }

    .container .homePageMobile .onlineService .online_service__box .box_item {
        text-align: center;
        width: 25%;
        margin-bottom: 10px;
    }

    .container .homePageMobile .onlineService .online_service__box .box_item img {
        width: 32px;
        height: 32px;
    }

    .container .homePageMobile .onlineService .online_service__box .box_item .text {
        font-weight: normal;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        margin-top: 4px;
    }

    .container .homePageMobile .box_content {
        padding: 15px;
        background: #fff;
        /* min-height: 300px; */
    }

    .container .homePageMobile .box_content .tab_list ul {
        white-space: nowrap;
        overflow: auto;
        height: 40px;
    }

    .container .homePageMobile .box_content .tab_list li {
        display: inline-block;
        margin-right: 24px;
        font-size: 16px;
        color: #666666;
        line-height: 24px;
        cursor: pointer;
    }

    .container .homePageMobile .box_content .tab_list li.active {
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        position: relative;
    }

    .container .homePageMobile .box_content .tab_list li:last-child {
        margin-right: 0px;
    }

    .container .homePageMobile .box_content .tab_list li.active:after {
        content: "";
        position: absolute;
        width: 20px;
        height: 3px;
        background: #0A5DB1;
        border-radius: 2px;
        left: 50%;
        margin-left: -10px;
        top: 27px;
    }

    .container .homePageMobile .box_content .tab_content .tab_box {
        display: inline-block;
        margin-top: 15px;
        white-space: nowrap;
        width: 100%;
        overflow: auto;
        height: 46px;
    }

    .container .homePageMobile .box_content .tab_content .tab_box .box_i {
        padding: 8px 12px;
        text-align: center;
        background: #F7F8FA;
        border-radius: 8px;
        font-size: 14px;
        color: #666666;
        cursor: pointer;
        display: inline-block;
        margin-right: 10px;
    }

    .container .homePageMobile .box_content .tab_content .tab_box .box_i.active {
        background: rgba(20, 104, 191, 0.1);
        font-weight: bold;
        font-size: 14px;
        color: #1468BF;
    }

    .container .homePageMobile .box_content .detail li {
        margin: auto;
        position: relative;
        height: 33px;
    }

    .container .homePageMobile .box_content .detail li .title {
        line-height: 33px;
        height: 33px;
        font-size: 12px;
        color: #333333;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 268px;
    }

    .container .homePageMobile .box_content .detail li .time {
        position: absolute;
        top: 9px;
        right: 0px;
        font-size: 12px;
        color: #666666;
    }

    .container .homePageMobile .nav_banner {
        font-weight: normal;
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        margin: 10px 0;
        background-size: cover!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    }
    
    .container .homePageMobile .nav_banner a {
        color: #FFFFFF;
    }

    .container .homePageMobile .box_content.news {
        display: block;
        width: 100%;
    }

    .container .homePageMobile .box_content.news .news_title {
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 24px;
    }

    .container .homePageMobile .box_content.news .news_detail {
        margin-top: 16px;
        display: flex;
        justify-content: space-between;
    }

    .container .homePageMobile .box_content.news .news_detail .dt_left {
        width: 95px;
        height: 62px;
        margin-right: 14px;
        flex: 1.2;
    }

    .container .homePageMobile .box_content.news .news_detail .dt_left img {
        width: 100%;
        height: 100%;
    }

    .container .homePageMobile .box_content.news .news_detail .dt_right {
        flex: 3;
    }

    .container .homePageMobile .box_content.news .news_detail .dt_right .dt_right_title {
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        /* width: 250px; */
    }

    .container .homePageMobile .box_content.news .news_detail .dt_right .dt_right_time {
        margin-top: 6px;
        font-size: 12px;
        color: #999999;
        line-height: 16px;
    }

    .container .homePageMobile .box_content.news .list {
        margin: 10px 0;
    }

    .container .homePageMobile .box_content.news .list li {
        font-size: 12px;
        color: #333333;
        line-height: 33px;
        height: 33px;
        position: relative;
    }

    .container .homePageMobile .box_content.news .list li span {
        position: absolute;
        right: 0;
        top: 0;
        color: #666;
    }

    .container .homePageMobile .box_content.market {
        margin-top: 10px;
    }

    .container .homePageMobile .box_content.market .top .name {
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 24px;
        position: relative;
    }

    .container .homePageMobile .box_content.market .top .time {
        font-weight: normal;
        position: absolute;
        float: right;
        font-size: 13px;
        color: #666666;
        line-height: 24px;
        right: 0;
        top: 0;
    }

    .container .homePageMobile .box_content.market .detail .dt_box {
        margin-top: 13px;
        display: flex;
        justify-content: space-between;
    }

    .container .homePageMobile .box_content.market .detail .dt_box .box_item {
        font-size: 14px;
        color: #666666;
        line-height: 20px;
        cursor: pointer;
    }

    .container .homePageMobile .box_content.market .detail .dt_box .box_item.active {
        font-weight: bold;
        font-size: 14px;
        color: #0A5DB1;
        position: relative;
    }

    .container .homePageMobile .box_content.market .detail .dt_box .box_item.active:after {
        content: "";
        position: absolute;
        width: 20px;
        height: 4px;
        background: #1468bf;
        border-radius: 2px;
        left: 50%;
        margin-left: -10px;
        top: 20px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail {
        margin-top: 13px;
        background: #F7F8FA;
        padding: 0 9px 11px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #D8D8D8;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top .name {
        font-size: 12px;
        color: #333333;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top .name span {
        font-weight: bold;
        font-size: 16px;
        color: #DE2200;
        margin-left: 10px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info {
        margin-top: 10px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info .info_item {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info .info_item .name {
        font-size: 12px;
        color: #666666;
        width: 95px;
        height: 20px;
        line-height: 20px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info .info_item .name span {
        float: right;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info .info_item_bot {
        margin-top: 6px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info .info_item_bot .name {
        font-size: 12px;
        color: #666666;
        width: 43%;
        height: 20px;
        line-height: 20px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_detail .box_detail_top_info .info_item_bot .name span {
        float: right;
        font-weight: bold;
        color: #333333;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_echarts {
        margin-top: 15px;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_echarts div {
        width: 100%;
        height: 100%;
    }

    .container .homePageMobile .box_content.market .detail .dt_box_echarts div img {
        width: 100%;
        height: 100%;
    }

    .container .homePageMobile .box_content.investor {
        margin-top: 10px;
    }

    .container .box_content.investor .tab_content .tab_part {
        display: block;
    }

    .container .homePageMobile .box_content.investor .bgImg {
        font-size: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .container .homePageMobile .box_content.investor .bgImg .bgImg_text {
        height: 104px;
        width: 48%;
        margin-top: 10px;
    }

    .container .homePageMobile .box_content.investor .bgImg .bgImg_text {
    position: relative;
    display: block;
    }
    .container .homePageMobile .box_content.investor .bgImg .bgImg_text img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .container .homePageMobile .box_content.investor .bgImg .bgImg_text p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 0.17rem;
    color: #FFFFFF;
    width: 100%;
    line-height: 0.32rem;
    padding: 0 6px;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    background: #00000066;
    }

    .container .homePageMobile .box_content.dynamics {
        padding-bottom: 24px;
    }

    .container .homePageMobile .box_content.dynamics .bgImg {
        font-size: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 10px;
    }

    .container .homePageMobile .box_content.dynamics .bgImg .bgImg_text {
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        height: 80px;
        width: 48%;
        line-height: 80px;
        text-align: center;
        background-size: 100%!important;
        border-radius: 6px;
    }

    .container .homePageMobile .box_content.dynamics .detail {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .container .homePageMobile .box_content.mediation {
        padding-bottom: 20px;
    }

    .container .homePageMobile .box_content.mediation .bgImg {
        margin-top: 10px;
    }

    .container .homePageMobile .box_content.mediation .bgImg .bgImg_text {
        height: 230px;
        width: 100%;
        background-size: 100%!important;
        background-position: center!important;
        border-radius: 6px;
    }

    .container .homePageMobile .box_content.mediation .bgImg .bgImg_text span {
        display: inline-block;
        width: 62px;
        height: 24px;
        font-size: 12px;
        color: #fff;
        background: #0A5DB1;
        border-radius: 6px 0px 6px 0px;
        line-height: 24px;
        text-align: center;
    }

    .container .homePageMobile .box_content.mediation .detail {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .container .homePageMobile .box_content.rights .tab_part_child .detail {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .container .homePageMobile .box_content.rights .bgImg {
        font-size: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 4px;
        margin-bottom: 15px;
    }

    .container .homePageMobile .box_content.rights .bgImg .bgImg_text {
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        height: 80px;
        width: 48.5%;
        line-height: 80px;
        margin-top: 13px;
        text-align: center;
        background-size: 100%!important;
        background-position: center!important;
        border-radius: 6px;
    }

    .container .homePageMobile .box_content.roadShow .tab_part_child ul {
        white-space: nowrap;
        /* margin: 20px 0 20px; */
    }

    .container .homePageMobile .box_content.roadShow .tab_part_child li {
        /* margin-right: 21px; */
        vertical-align: top;
        /* display: inline-block; */
    }

    .container .homePageMobile .box_content.roadShow .tab_part_child li .img {
        width: 200px;
        height: 110px;
    }

    .container .homePageMobile .box_content.roadShow .tab_part_child li .img img {
        width: 100%;
        height: 100%;
    }

    .container .homePageMobile .box_content.roadShow .tab_part_child li .text {
        width: 200px;
        margin-top: 13px;
        font-size: 14px;
        color: #333333;
        line-height: 16px;
        white-space: normal;
    }

    .tab_part_child .baseEvaluation_table {
        flex-direction: column;
    }

    .tab_part_child .baseEvaluation_table .box1 {
        width: 100%;
        margin-top: 15px;
    }
    .tab_part_child .baseEvaluation_table .box1 .box1_2 {
        width: 120px;
    }
    .tab_part_child .baseEvaluation_table .box1 .box1_5 {
        width: 80px;
    }
}

/*# sourceMappingURL=homePage.css.map */
