div,
span,
h1,
p {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

html,
body {
    width: 100%;
    min-height: 100%;
    height: 100%;
}

body {
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    line-height: 1.5;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    -webkit-user-select: text;
    border: medium none;
    border-radius: 0;
    outline: 0;
    background-color: transparent;
    -webkit-appearance: none;
}

.p_relative {
    position: relative;
}


/*H5主体样式*/

.indexBox {
    width: 100%;
    min-height: 100%;
    display: -webkit-flex;
}

.indexCon {}

.meeting_info {
    width: 90%;
    position: absolute;
    top: 12%;
    left: 5%;
    color: #FFFFFF;
    text-align: center;
}

.meeting_info h1 {
    margin: 0 auto;
    font-size: 0.38rem;
    line-height: 0.52rem;
}

.meeting_title {
    height: 2.4rem;
    position: relative;
}

.meeting_title h1 {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.meeting_info p {
    font-size: 0.24rem;
    line-height: 0.34rem;
}

.focus {
    width: 1.08rem;
    height: 0.36rem;
    background: #FFFFFF;
    border-radius: 0.18rem 0 0 0.18rem;
    font-size: 0.24rem;
    color: #59A4FF;
    line-height: 0.34rem;
    position: absolute;
    right: 0;
    bottom: 0.34rem;
    z-index: 99;
}

.focus.after {
    color: #9EA2B0;
}

.meeting_dynamic {
    background: #F2F8FF;
    border-radius: 0.22rem;
    width: 92%;
    margin: 0 auto;
    margin-top: 0.22rem;
    padding: 0.04rem 0.06rem;
}

.dynamic_body {
    background: url(../images/huiyidongtai.png) no-repeat left top;
    -webkit-background-size: 0.36rem 0.36rem;
    padding-left: 0.42rem;
    font-size: 0.24rem;
    color: #43A0FF;
    line-height: 0.36rem;
}

.meeting_list {
    padding: 0.38rem 0.84rem;
}

.meeting_list a {
    display: block;
    font-size: 0.26rem;
    color: #222222;
    line-height: 0.36rem;
    text-align: center;
    margin-bottom: 0.5rem;
}

.meeting_li {
    width: 0.84rem;
    margin: 0 auto;
    margin-bottom: 0.14rem;
}

.indexBtm {
    width: 100%;
    text-align: center;
    padding-top: 0.68rem;
}

.countdown {
    background-color: #fff;
    width: 92%;
    height: 0.8rem;
    margin: 0 auto;
    border-radius: 0.4rem;
    font-size: 0.2rem;
    color: #43A0FF;
    line-height: 0.66rem;
    padding-top: 0.07rem;
}

.countdown label {
    font-size: 0.24rem;
    color: #43A0FF;
    line-height: 0.66rem;
}

.countdown span {
    background: url(../images/daojishi.png) no-repeat;
    -webkit-background-size: 100% auto;
    width: 0.48rem;
    height: 0.66rem;
    display: inline-block;
    font-size: 0.32rem;
    text-align: center;
    margin: 0 0.1rem;
}

.statement {
    font-size: 0.2rem;
    color: #9EA2B0;
    line-height: 0.28rem;
    padding-top: 0.52rem;
    padding-bottom: 0.2rem;
    text-align: center;
}


/*主体样式2*/

.indexBox2 {
    background: #F7F8FC;
}

.indexBox2 .indexConTop {
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.24rem;
    padding: 0.2rem 0.3rem 0.3rem 0.3rem;
}

.indexBox2 .index_swiper img {
    border-radius: 0.2rem;
}

.indexBox2 .meeting_info {
    top: 8%;
}

.indexBox2 .index_swiper h1 {
    font-size: 0.36rem;
    padding-bottom: 0.2rem;
}

.indexBox2 .meeting_list {
    padding: 0.2rem 0.3rem 0 0.3rem;
}

.indexBox2 .meeting_list a {
    margin-bottom: 0.3rem;
}

.indexBox2 .one_liBox {
    height: 1.36rem;
    background: #FFFFFF;
    font-size: 0.3rem;
    color: #222222;
    line-height: 0.42rem;
    border-radius: 0.24rem;
    padding: 0.26rem 0.5rem;
    align-items: center;
    -webkit-align-items: center;
}

.indexBox2 .one_liBox p {
    width: 1.54rem;
    padding-left: 0.22rem;
    text-align: left;
}

.indexBox2 .meeting_list .last_line a {
    margin-bottom: 0;
}


/*H5主体样式3*/

.indexBox3 {
    background: #FFFFFF;
}

.indexBox3 .indexConTop {
    padding: 0.2rem 0.3rem 0.2rem 0.3rem;
}

.column_list {
    border-top: 6px solid #F7F8FC;
    border-bottom: 1px solid #D4D6DC;
    padding: 0.04rem 0 0 0;
}

.index_listTabWrapper {
    width: auto;
    white-space: nowrap;
    overflow-x: auto;
    border-top: 6px solid #F7F8FC;
    border-bottom: 1px solid #D4D6DC;
    padding: 0.04rem 0 0 0;
    -webkit-box-sizing: border-box;
}

.index_listTabWrapper::-webkit-scrollbar {
    display: none;
}

.column_list .index_listTab-item {
    position: relative;
    display: inline-block;
}

.column_list .one_column {
    display: block;
    font-size: 0.28rem;
    color: #222;
    line-height: 0.76rem;
    margin: 0 0.5rem;
}

.column_list .active {
    font-size: 0.32rem;
    color: #43A0FF;
    border-bottom: 2px solid #43A0FF;
}

.column_content {
    width: 92%;
    margin: 0 auto;
    padding-top: 0.28rem;
}

.columnCon_body p {
    font-size: 0.28rem;
    color: #222222;
    line-height: 0.44rem;
    margin-bottom: 0.4rem;
}


/*会议简介备份*/

.indexBox2 .intro_top {
    border-radius: 0.12rem;
}

.meeting_intro {
    font-size: 0.22rem;
    color: #9EA2B0;
    line-height: 0.32rem;
    padding-top: 0.16rem;
}

.meeting_intro h2 {
    font-size: 0.36rem;
    color: #222222;
    line-height: 0.5rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.meeting_intro p {
    font-size: 0.22rem;
    line-height: 0.32rem;
    padding-left: 0.3rem;
    padding-bottom: 0.04rem;
}

.m_time {
    background: url(../images/shijian.png) no-repeat left 0.05rem;
    -webkit-background-size: 0.2rem 0.2rem;
}

.m_palce {
    background: url(../images/dizhi@2x.png) no-repeat left 0.05rem;
    -webkit-background-size: 0.2rem 0.2rem;
}

.check_map {
    color: #43A0FF;
    margin-left: 0.24rem;
}

.focus2 {
    background: #43A0FF;
    width: 1.42rem;
    height: 0.44rem;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: inherit;
    border-radius: 0.22rem;
}

.focus2.after {
    background: #fff;
    color: #9EA2B0;
    border: 1px solid #D4D6DC;
}

.intro_list {
    width: 92%;
    margin: 0 auto;
}

.one_intro {
    padding-top: 0.2rem;
}

.intro_box {
    background: #fff;
    color: #222222;
    padding: 0.3rem 0;
    border-radius: 0.12rem;
}

.intro_box h3 {
    font-size: 0.32rem;
    line-height: 0.4rem;
    border-left: 0.06rem solid #43A0FF;
    padding-left: 0.16rem;
    font-weight: bold;
}

.intro_body {
    font-size: 0.28rem;
    line-height: 0.4rem;
    padding: 0.2rem 0.2rem 0 0.2rem;
    -webkit-transition: all 1s;
}

.intro_body.overflow-four {
    height: 1.8rem;
}

.unfold_txt {
    font-size: 0.22rem;
    color: #43A0FF;
    line-height: 0.32rem;
    -webkit-transition: all 1s;
    padding: 0.1rem 0.2rem 0 0.2rem;
}

.unfold_btn {
    background: url(../images/zhankai.png) no-repeat;
    -webkit-background-size: 100% auto;
    width: 0.2rem;
    height: 0.2rem;
    display: inline-block;
    -webkit-transition: all 1s;
}

.fold_btn {
    -webkit-transform: rotate(180deg);
}

.one_part {
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
}

.one_part h4 {
    font-weight: bold;
}

.one_part:last-child {
    margin-bottom: 0;
}


/*主体页会议动态*/

.container {
    height: 0.36rem;
    overflow: hidden;
}

.text {
    height: 0.36rem;
    display: inline-block;
    white-space: nowrap;
}

.text a {
    display: inline-block;
    font-size: 0.24rem;
    color: #43A0FF;
    line-height: 0.36rem;
    margin-left: 0.2rem;
}


/*H5单页模式备份*/

.article_page {
    width: 92%;
    margin: 0 auto;
    padding-bottom: 0.8rem;
}

.a_title {
    padding-top: 0.3rem;
}

.a_title h1 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #222222;
    line-height: 0.5rem;
}

.editer_time {
    font-size: 0.22rem;
    color: #9EA2B0;
    line-height: 16px;
    margin-top: 0.2rem;
}

.editer_time label {
    margin-right: 0.3rem;
}

.a_content {
    font-size: 0.28rem;
    color: #222222;
    line-height: 0.48rem;
    padding-top: 0.4rem;
}

.a_content p {
    word-break: break-all;
    text-indent: 2em;
}

.a_content a {
    color: #43A0FF;
}

.reback_index {
    position: fixed;
    bottom: 5rem;
    right: 0;
}

.reback_index input {
    width: 1.64rem;
    height: 0.6rem;
    background: #43A0FF;
    border-radius: 15px 0px 0px 15px;
    opacity: 0.9;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 0.6rem;
}


/*往期回顾*/

.review_list {
    width: 92%;
    margin: 0 auto;
}

.one_review {
    font-size: 0.24rem;
    color: #9EA2B0;
    line-height: 0.34rem;
    display: block;
    border-bottom: 1px solid #E7E9EF;
    padding: 0.4rem 0.04rem 0.22rem 0.04rem;
}

.one_review p {
    font-size: 0.32rem;
    color: #222222;
    line-height: 0.44rem;
    margin-bottom: 0.2rem;
}


/*企业展区*/

.company_list {
    width: 92%;
    margin: 0 auto;
    padding-top: 0.4rem;
}

.one_company {
    width: 2.1rem;
    height: 0.88rem;
    background: #FFFFFF;
    border-radius: 0.04rem;
    border: 1px solid #E7E9EF;
    margin-right: 0.28rem;
    margin-bottom: 0.3rem;
}

.one_company:last-child {
    margin-right: 0;
}

.one_company a {
    display: block;
}


/*直播列表*/

.live_timeBtns {
    height: 1.04rem;
    padding: 0.3rem 1.4rem 0.1rem 1.4rem;
}

.live_timeTab {
    width: 2rem;
    height: 0.64rem;
    background: #EEEFF4;
    border-radius: 4px;
    font-size: 0.28rem;
    color: #9EA2B0;
    line-height: 0.64rem;
    margin: 0 0.24rem;
}

.selected_tab {
    background: #43A0FF;
    color: #FFFFFF;
}

.live_list {
    overflow-y: auto;
    padding: 0 0.3rem;
}

.one_live {
    padding: 0.3rem 0;
    font-size: 0.22rem;
    color: #222222;
    line-height: 0.32rem;
    border-bottom: 1px solid #ECECEC;
}

.live_img {
    width: 2.26rem;
    height: 1.54rem;
    margin-right: 0.2rem;
    position: relative;
}

.live_img img {
    width: 2.26rem;
    height: 1.54rem;
}

.one_live h2 {
    font-size: 0.32rem;
    color: #222222;
    line-height: 0.46rem;
}

.line {
    background: #222222;
    width: 0.02rem;
    height: 0.16rem;
    margin: 0 0.12rem;
    display: inline-block;
    vertical-align: middle;
}

.live_time {
    font-size: 0.22rem;
    color: #9EA2B0;
    line-height: 0.32rem;
}


/*图文列表*/

.editor_time {
    font-size: 0.22rem;
    color: #9EA2B0;
    line-height: 0.32rem;
}

.one_live h2.overflow-two {
    margin-bottom: 0.32rem;
}


/*子栏目弹窗*/

.pop_box {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

.pop_body {
    width: 100%;
    height: 6.7rem;
    background: #FFFFFF;
    border-radius: 0.12rem 0.12rem 0 0;
    position: fixed;
    left: 0;
    bottom: 0;
}

.close_btn {
    height: 0.86rem;
    text-align: right;
    padding: 0.14rem 0.2rem 0.24rem 0;
}

.pop_box .close_popbox {
    background: url(../images/guanbi.png) no-repeat;
    -webkit-background-size: 0.48rem 0.48rem;
    width: 0.48rem;
    height: 0.48rem;
}

.column_name {
    font-size: 0.32rem;
    font-weight: bold;
    color: #222222;
    line-height: 0.44rem;
    text-align: center;
    margin-bottom: 0.8rem;
}

.column_btns {
    width: 2.86rem;
    margin: 0 auto;
}

.column_btns li {
    width: 2.86rem;
    height: 0.68rem;
    margin-bottom: 0.56rem;
}

.column_btns a {
    display: block;
    width: 2.86rem;
    height: 0.68rem;
    background: #43A0FF;
    text-align: center;
    border-radius: 0.34rem;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 0.68rem;
}


/*列表页多个时间*/

.list_page {
    display: block;
    overflow-y: scroll;
}

.list_page .live_timeBtns {
    height: 1.04rem;
    padding: 0.3rem 0.15rem 0 0.15rem;
}

.tab_box {
    width: 100%;
}

.tab_box .swiper-slide {
    width: 2rem;
    height: 0.64rem;
    background: #EEEFF4;
    border-radius: 4px;
    margin: 0 0.12rem;
}

.tab_box .swiper-slide.active {
    background: #43A0FF;
    color: #FFFFFF;
}

.tab_box a {
    width: 2rem;
    height: 0.64rem;
    display: block;
    font-size: 0.28rem;
    color: #9EA2B0;
    line-height: 0.64rem;
    text-align: center;
}

.tab_box .active a {
    color: #fff;
}

.pageAll {
    text-align: center;
    padding: 0.3rem 0;
}

.list_page .live_list {
    overflow-y: scroll;
}


/*子栏目下拉菜单*/

.second_nav {
    width: 2.22rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #E5E7EC;
    -webkit-box-shadow: 0px 0px 10px 0px #E5E7EC;
    border-radius: 4px;
    border: 1px solid #D4D6DC;
    position: absolute;
    top: 0.8rem;
    left: 50%;
    margin-left: -1.11rem;
    z-index: 100;
    display: none;
}

.last_ul {
    right: 0.2rem;
}

.second_nav li {
    width: 2.18rem;
    height: 0.96rem;
    text-align: center;
    border-bottom: 1px solid #ECECEC;
}

.second_nav li:last-child {
    border-bottom: none;
}

.second_nav li a {
    width: 2.18rem;
    height: 0.96rem;
    display: block;
    font-size: 0.3rem;
    color: #222222;
    line-height: 0.96rem;
}

.second_nav .active {
    font-size: 0.3rem;
    background-color: #43A0FF;
    color: #fff;
}


/*子栏目下拉菜单*/

.second_nav {
    width: 2.22rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #E5E7EC;
    -webkit-box-shadow: 0px 0px 10px 0px #E5E7EC;
    border-radius: 4px;
    border: 1px solid #D4D6DC;
    position: absolute;
    top: 0.8rem;
    left: 50%;
    margin-left: -1.11rem;
    z-index: 100;
    display: none;
}

.last_ul {
    right: 0.2rem;
}

.second_nav li {
    width: 2.18rem;
    height: 0.96rem;
    text-align: center;
    border-bottom: 1px solid #ECECEC;
}

.second_nav li:last-child {
    border-bottom: none;
}

.second_nav li a {
    width: 2.18rem;
    height: 0.96rem;
    display: block;
    font-size: 0.3rem;
    color: #222222;
    line-height: 0.96rem;
}

.second_nav .active {
    font-size: 0.3rem;
    background-color: #43A0FF;
    color: #fff;
}

.swiper-slide img {
    width: 100%;
    height: 3.74rem;
}

.sticky_sign {
    position: sticky;
    position: -webkit- prefix;
    top: 0;
    background-color: #FFFFFF;
}

.sml_tab .one_column {
    margin: 0;
}

.live_sign {
    position: absolute;
    right: 0;
    top: 0.07rem;
}

.live_sign img {
    width: 0.98rem;
    height: 0.32rem;
}


/*主体页banner添加会议报道按钮*/

.meeting_report {
    width: 1.56rem;
    height: 0.36rem;
    background: #FFFFFF;
    border-radius: 9px;
    font-size: 0.24rem;
    color: #59A4FF;
    line-height: 0.34rem;
    position: absolute;
    left: 0.2rem;
    bottom: 0.34rem;
    z-index: 99;
}

.just_banner {
    position: relative;
}

.just_banner a {
    display: block;
    position: relative;
}

.indexBox2 .just_banner img {
    border-radius: 0.2rem;
}

.meeting_list_02 {
    padding: 0.38rem 0;
}

.meeting_list_02 a {
    width: 1.1rem;
    margin: 0 0.7rem 0.5rem 0.7rem;
}


/*2021.6.2新增空页面*/

.nothing {
    width: 100%;
    margin-top: 20%;
}

.nothing div {
    width: 50%;
    margin: 0 auto;
}

.nothing p {
    text-align: center;
}


/*二期-2021.06.21*/


/*资源列表*/

.res_list {
    width: 92%;
    margin: 0 auto;
    padding-top: 0.2rem;
}

.one_res {
    box-shadow: 0px 0px 8px 0px #E5E7EC;
    -webkit-box-shadow: 0px 0px 8px 0px #E5E7EC;
    padding: 0 0.2rem 0 0.1rem;
    margin-bottom: 0.2rem;
}

.res_img {
    width: 1rem;
    border-right: 0.01rem dashed #B8BCC8;
    padding: 0.32rem 0.08rem 0.32rem 0;
    margin-right: 0.2rem;
}

.res_img img {
    width: 0.92rem;
    height: 0.92rem;
}

.res_info {
    padding: 0.32rem 0;
}

.res_info h2 {
    font-size: 0.32rem;
    color: #222222;
    line-height: 0.44rem;
}

.res_time {
    font-size: 0.24rem;
    color: #9EA2B0;
    line-height: 0.44rem;
}

.res_intro {
    margin-top: 0.1rem;
    font-size: 0.24rem;
    color: #222222;
    line-height: 0.34rem;
}


/*报名页*/

.apply_box {
    width: 92%;
    margin: 0 auto;
    padding-top: 0.2rem;
    position: relative;
    padding-bottom: 1.8rem;
}

.apply_body {
    font-size: 0.32rem;
    color: #222222;
    line-height: 0.44rem;
}

.apply_body img {
    width: 100%;
}

.apply_btn {
    background: #FFFFFF;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

.btn_body {
    height: 0.84rem;
    margin: 0.5rem 0.3rem;
}

.apply_num {
    background: #FFFFFF;
    width: 4.26rem;
    height: 0.84rem;
    font-size: 0.32rem;
    color: #43A0FF;
    line-height: 0.44rem;
    border: 1px solid #43A0FF;
    border-right: none;
    border-radius: 0.42rem 0 0 0.42rem;
    -moz-border-radius: 0.42rem 0 0 0.42rem;
    -webkit-border-radius: 0.42rem 0 0 0.42rem;
    padding: 0.2rem 0.4rem;
}

.btn_body input {
    height: 0.84rem;
    font-size: 0.32rem;
    line-height: 0.84rem;
}

.right_btn {
    background: #43A0FF;
    color: #FFFFFF;
    width: 2.64rem;
    height: 0.84rem;
    border: 1px solid #43A0FF;
    border-radius: 0 0.42rem 0.42rem 0;
    -moz-border-radius: 0 0.42rem 0.42rem 0;
    -webkit-border-radius: 0 0.42rem 0.42rem 0;
}

.btn_body .success_btn {
    background: #ECF6FF;
    color: #43A0FF;
}

.apply_over .apply_num {
    border: 1px solid #D8D8D8;
    color: #9EA2B0;
    border-right: none;
}

.apply_over input {
    background: #F4F4F4;
    color: #9EA2B0;
    border: 1px solid #D8D8D8;
}

.big_btn {
    width: 100%;
    background: #43A0FF;
    color: #FFFFFF;
    border-radius: 0.42rem;
    -moz-border-radius: 0.42rem;
    -webkit-border-radius: 0.42rem;
}

.success_btn_02 {
    background: url(../images/baomingchenggong@2x.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}


/*报名提交*/

.apply_input {
    font-size: 0.3rem;
    border-bottom: 1px solid #ECECEC;
    padding: 0.28rem 0;
}

.required {
    width: 0.12rem;
    color: #FF3838;
    margin-right: 0.08rem;
    display: inline-block;
}

.apply_input input[type=text] {
    font-size: 0.26rem;
    padding: 0 0.2rem;
}

.apply_input input[type=radio],
.apply_input input[type=radio]:checked {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.1rem;
    appearance: auto;
    -webkit-appearance: auto;
}

.m_style {
    color: #9EA2B0;
    margin-right: 0.8rem;
}

.male {
    margin-left: 0.8rem;
}

.checked_style {
    color: #222222;
}

.no_required {
    width: 0.12rem;
    display: inline-block;
    margin-right: 0.08rem;
}


/*直播列表*/

.two-filter {
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    padding: 0 7%;
}

.filter-item {
    font-size: 0.26rem;
    color: #222222;
    line-height: 0.36rem;
    text-align: center;
    padding: 0.3rem 0;
}

.filterItem-name {
    background: url(../images/chose.png) no-repeat right center;
    background-size: 0.16rem 0.12rem;
    -webkit-background-size: 0.16rem 0.12rem;
    padding-right: 0.26rem;
    display: inline-block;
}

.selectFilter .filterItem-name {
    background: url(../images/select_chose.png) no-repeat right center;
    background-size: 0.16rem 0.12rem;
    -webkit-background-size: 0.16rem 0.12rem;
}

.one_live:first-child {
    padding-top: 0;
}

.filter-formBox {
    background: #FFFFFF;
    width: 100%;
    max-height: 80%;
    overflow-y: scroll;
    position: absolute;
    top: 0.96rem;
    left: 0;
    z-index: 9;
    padding: 0 0.3rem;
    display: none;
}

.filterForm-item {
    font-size: 0.26rem;
    color: #9EA2B0;
    line-height: 0.36rem;
    text-align: center;
    padding: 0.3rem 0;
    border-bottom: 1px solid #ECECEC;
}

.selectFilterItem {
    color: #43A0FF;
}

.filterPop-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: none;
}


/* 2021/11/8  会议简介新增 */


/* 会议简介底部导航模块 */

.con_shortcut {
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    width: 6.3rem;
    height: 1.2rem;
    margin: 0 auto;
    background-color: #F7F8FB;
    border-radius: 0.16rem;
    margin-top: 0.2rem;
}

.con_shortcut .shortcut_box {
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 5.82rem;
    margin: 0 auto;
}

.con_shortcut .shortcut_box .shortcut_left {
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 0.2rem;
}

.con_shortcut .shortcut_box .shortcut_left .cut_image {
    width: 0.72rem;
    height: 0.72rem;
}

.con_shortcut .shortcut_box .shortcut_left .cut_image img {
    width: 100%;
    height: 100%;
}

.con_shortcut .shortcut_box .shortcut_left span {
    font-size: 0.32rem;
    font-weight: 500;
    color: #111111;
    line-height: 0.44rem;
}

.con_shortcut .shortcut_box .shortcut_right {
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 0.02rem;
    vertical-align: middle;
}

.con_shortcut .shortcut_box .shortcut_right .more_btn {
    width: 0.24rem;
    height: 0.24rem;
    padding-top: 0.03rem;
}

.con_shortcut .shortcut_box .shortcut_right .more_btn img {
    width: 100%;
    height: 100%;
}

.con_shortcut .shortcut_box .shortcut_right span {
    font-size: 0.24rem;
    font-weight: 400;
    color: #A5AEBB;
    line-height: 0.34rem;
}