/* ==============头部自力================ */
.ks-header .ks-container{
    max-width:1240px;
}
/* ===================搜索效果最先===================== */
.mbanner{
    display: none !important;
}
.merchantacademy-advertise{
    margin-top: 109px;
}
.merchantacademy-advertise img{
    display: block;
    width: 100%;
    border-radius: 15px;
}
.merchantacademy-main{
    width: 630px;
    margin:40px auto 76px;
}
.merchantacademy-main_search{
    margin-bottom:40px;
}
.merchantacademy-main_search form{
    border: 1px solid #3449E2;
    position: relative;
    border-radius: 4px;
}
.merchantacademy-main_search #search-key-text{
    height: 44px;
    width: 100%;
    font-size: 16px;
    color: #999;
}
.search-text{
    width: calc(100% - 88px);
    padding-left: 21px;
    box-sizing: border-box;
    padding-right: 21px;
}
.search-button{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 88px;
    height: 44px;
    background-image: url(/Template/skin1/static2020/merchantacademy/images/searchbtn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #3449E2;
}
.search-button input{
    width: 100%;
    height: 100%;
}
.list-item{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 42px;
}
.list-item_img{
    width: 170px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 20px;
}
.list-item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list-item_info{
    flex: 1;
    min-height: 140px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.list-item_info h3{
    font-size: 20px;
    line-height: 34px;
}
.list-item_info span{
    font-size: 20px;
    line-height: 20px;
    color: #3449E2;
}
/* ===================搜索效果竣事===================== */

/* ===================商学院最先===================== */
.merchantacademy{
    margin-top: 112px;
    margin-bottom: 20px;
}
.merchantacademy-con{
    position: relative;
    width: 1240px;
}
.merchantacademy-con_fixed{
    position: fixed;
    width: 170px;
}
.merchantacademy-con_fixed ul{
    border: 1px solid #f0f0f0;
}
.merchantacademy-con_letf {
    margin-left: 200px;
    width: 714px;
    float: left;
}
.merchantacademy-con_nav li{
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px solid #f0f0f0;
}
.merchantacademy-con_nav li:last-child{
    border-bottom: 0;
}
.merchantacademy-con_nav li.curr{
    background: #3449E2;
    line-height: 44px;
    border-bottom: 0;
    font-size: 18px;
}
.merchantacademy-con_nav li.curr a{
    color: #fff;
}
.merchantacademy-con_phone{
    margin-top: 24px;
    text-align: center;
    position: relative;
}
.merchantacademy-con_phone .code-box{
    position: absolute;
    background-image: url(/Template/skin1/static2020/merchantacademy/images/codebg2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    width: 186px;
    height: 156px;
    bottom:50px;
    left: 100%;
    display: none;
    z-index: 9;
    text-align: center;
    padding-top: 20px;
}
.merchantacademy-con_phone .code-box img{
    width: 140px;
    height: 140px;
    margin-left: 5px;
}
.merchantacademy-con_phone:hover .code-box{
    display: block;
}
.merchantacademy-con_phone img{
    width: 68px;
    height: 68px;
    margin-bottom: 13px;
}
.merchantacademy-con_phone h3{
    line-height: 12px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
}
.merchantacademy-con_phone p{
    font-size: 12px;
    transform: scale(0.8);
    color: #888;
    line-height: 8px;
}
#merchantacademy_banner{
    position: relative;
}
.merchantacademy-con_banner-dot{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom:12px;
    left: 0;
    z-index: 10;
}
.merchantacademy-con_banner-dot span{
    width: 86px;
    height: 40px;
    border-radius: 4px;
    margin: 0 10px;
    overflow: hidden;
    display: inline-block;
    opacity: 1 !important;
    transition: 0.3s;
}
.merchantacademy-con_banner-dot img{
    width: 86px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
}
.merchantacademy-con_banner-dot span.swiper-pagination-bullet-active{
    padding: 5px;
    background-image: linear-gradient(to bottom right, #2755df, #d7fbf7);
    margin-bottom: -5px;
}
.merchantacademy-con_banner{
    height: 340px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}
.merchantacademy-con_banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.merchantacademy-con_right{
    float: right;
    width: 300px;
}
.merchantacademy-con_advertise{
    margin-bottom: 13px;
}
.merchantacademy-con_advertise img{
    width: 100%;
    display: block;
}
.merchantacademy-con_activity img{
    width: 100%;
}
.merchantacademy-con_title{
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
    line-height: 18px;
    margin-top: 22px;
    margin-bottom: 25px;
}
.merchantacademy-con_title::before {
    position: absolute;
    width: 4px;
    height: 16px;
    background: #3449E2;
    left: 0;
    top: 50%;
    margin-top: -8px;
    content: '';
    display: block;
    border-radius: 4px;
}
.merchantacademy-con_consult-info{
    text-align: center;
}
.merchantacademy-con_consult-info img{
    display: block;
    width:100%;
    margin: 0 auto 10px;
}
.merchantacademy-con_consult-info p{
    font-size: 16px;
    color: #3449E2;
    font-weight: bold;
    line-height: 16px;
}
.merchantacademy-con_news-list li{
    font-size: 16px;
    line-height: 40px;
    position: relative;
    color: #999999;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.merchantacademy-con_news-list li a{
    color: #999;
}
.merchantacademy-con_news-list li:first-child,.merchantacademy-con_news-list li:nth-child(2),.merchantacademy-con_news-list li:nth-child(3){
    font-weight: bold;
}
.merchantacademy-con_news-list li:first-child a,
.merchantacademy-con_news-list li:nth-child(2) a,
.merchantacademy-con_news-list li:nth-child(3) a{
    color: #000;
}
.news-item_no1 {
    color: #FF2020;
}
.news-item_no2{
    color: #FF8E4A;
}
.news-item_no3{
    color: #D7C54A;
}
.merchantacademy_list-item{
    display: flex;
    justify-content:space-between;
    flex-direction: row;
    padding: 20px 0;
    border-bottom: 1px solid rgb(0 0 0 / 4%);
}
.merchantacademy_list-item_img{
    width: 220px;
    height: 130px;
    overflow: hidden;
    margin-right: 20px;
}
.merchantacademy_list-item_img img{
    width: 220px;
    height: 130px;
    object-fit: cover;
}
.merchantacademy_list-item_right{
    width: calc(100% - 234px);
}
.merchantacademy_list-item_right>div:first-child{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.merchantacademy_list-item_right h3{
    font-size: 20px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
}
.merchantacademy_list-item_right_info{
    margin-top: 10px;
    height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.merchantacademy_list-item__author{
    margin-right: 7px;
}
.merchantacademy_list-item__author a{
    color: #666;
    font-size: 12px;
}
.merchantacademy_list-item__time{
    color: #666;
    float: right;
    margin-left: 30px;
    font-size: 12px;
}
.merchantacademy_list-item_right_info>a{
    height: 16px;
    border-radius: 16px;
    line-height: 16px;
    font-size: 12px;
    display: inline-block;
    color: #666;
    margin-left:5px;
}
.merchantacademy_list-item_right_intro{
    color: #999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: none;
}
.m-merchantacademy-con_fixed,.m-merchantacademy-con_activity,.m-more-box{
    display: none;
}

/* ===================商学院竣事===================== */
/* ===================商学院列表页最先===================== */
.f-merchantacademy_list-item{
    padding-top: 0;
}
/* ===================商学院列表页竣事===================== */
/* ===================商学院内容页最先===================== */
.merchantacademy_article{
    margin-top: 0;
}
.merchantacademy_article_letf{
    width: 890px;
    float: left;
}
.merchantacademy_article_letf-bottom{
    position: relative;
    padding-left: 140px;
}
.merchantacademy_article_date{
    width: 80px;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 30px;
    border-right: 1px solid #eee;
}
.merchantacademy_article_date .date-year .line{
    display: inline-block;
    width: 16px;
    overflow: hidden;
    vertical-align: middle;
}
.merchantacademy_article_right{
    float: right;
    width: 290px;
    margin-top: 80px;
}
.merchantacademy_article_letf-top{
    font-size: 40px;
    padding-top: 28px;
    padding-bottom: 30px;
    font-family: Microsoft YaHei;
}
.merchantacademy_article_con h2{
   display: block;
    font-size: 1.8em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	border-left: 4px solid #1890ff;
	padding: 1rem 1.2rem;
    margin-bottom: 1.2rem;
}
.m-merchantacademy_article_date{
    display: none;
}
.merchantacademy_article_date{
    text-align: center;
}
.merchantacademy_article_date .year{
    font-size: 16px;
    line-height: 16px;
}
.date-day{
    margin-top: 18px;
    font-size: 28px;
    text-align: center;
    line-height: 28px;
    font-family: sans-serif;
    font-weight: bold;
}
.date-time{
    font-size: 16px;
    line-height: 16px;
    margin-top: 18px;
}
.article-info{
    margin-top: 40px;
    margin-bottom: 40px;
}
.article-info p,.article-info a{
    color: #999;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
	text-align:left;
}
.article-share p{
    font-size: 14px;
    color: #999;
}
.share-icon{
    margin-top: 10px;
}
.share-icon img{
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.merchantacademy_article_con p{
    font-size: 18px;
    line-height: 2.2;
    margin-bottom: 2em;
    letter-spacing: 1px;
    word-wrap: break-word;
}
.merchantacademy_article_con p span{
    font: 400 1em/1.8 Microsoft Yahei,Avenir,Segoe UI,Hiragino Sans GB,STHeiti,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif !important;
    font-size: 18px !important;
}
.merchantacademy_article_con img{
    max-width: 100%;
}
.merchantacademy_article_con_label{
    margin-top: 40px;
}
.merchantacademy_article_con_label a{
    font-size: 16px;
    line-height: 16px;
    color: #999;
    padding: 8px 18px;
    border: 1px solid #F5F5F5;
    border-radius: 6px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.updown-article{
    margin-bottom: 20px;
}
.merchantacademy_article_con_title{
    color: #3449E2;
    font-size: 20px;
    padding-left: 10px;
    position: relative;
    line-height: 16px;
    margin-top: 22px;
    margin-bottom: 25px;
}
.merchantacademy_article_con_title::before {
    position: absolute;
    width: 4px;
    height: 16px;
    background: #3449E2;
    left: 0;
    top: 50%;
    margin-top: -8px;
    content: '';
    display: block;
    border-radius: 4px;
}
.updown-article_list li{
    padding: 20px 0;
    border-bottom: 1px solid rgb(0 0 0 / 4%);
}
.updown-article_list li:last-child{
    border-bottom: none;
}
.updown-article_list li h2{
    font-size: 20px;
    margin-bottom: 21px;
    line-height: 20px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.updown-article_info_intro{
    font-size: 14px;
    color: #999;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 14px;
}
.updown-article_info_label span{
    padding: 3px 7px;
    font-size: 12px;
    color: #999;
    background: rgb(153 153 153 / 10%);
    border-radius: 2px;
    margin-right: 5px;
}
.updown-article_info_label span:first-child{
    color:#3449E2;
    background: rgb(52 73 226 / 10%);
}
.merchantacademy_article_right_title{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    height: 17px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.about-more{
    background: url(/Template/skin1/static2020/merchantacademy/images/refresh.png) no-repeat center left;
    background-size: 12px;
    padding-left: 17px;
    float: right;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}
.con1-list ul{
    display: none;
}
.con1-list ul:first-child{
    display: block;
}
.con1-list,.con2-list,.con3-list{
    margin-bottom: 39px;
}
.con1-list_item-img{
    height: 160px;
    overflow: hidden;
}
.con1-list_item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.con1-list_item-title{
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.con2-list ul{
    margin-right: -12px;
}
.con2-list_item{
    float: left;
    width: 50%;
    margin-bottom: 12px;
}
.con2-list_item a{
    display: block;
    margin-right: 12px;
}
.con2-list_item-img{
    height: 96px;
    overflow: hidden;
}
.con2-list_item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.con2-list_item-title{
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.con3-list_item{
    margin-bottom: 12px;
}
.con3-list_item a{
    display: flex;
    justify-content: space-between;
}
.con3-list_item-img{
    width: 120px;
    height: 80px;
    overflow: hidden;
    margin-right: 14px;
}
.con3-list_item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.con3-list_item-title{
    flex: 1;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.share-icon{
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    border-radius: 100%;
    border: 1px solid #c8c9cc;
    color: #c8c9cc;
    margin: 0 auto 24px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
}
.share-icon:before {
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #ebedf0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
}
.share-icon_copy:before {
    background-color: #155bd4;
}
.share-icon_code:before {
    background-color: #0dc161;
}
.share-icon_collect:before {
    background-color: #ffc553;
}
.share-icon span{
    font-size: 14px;
    color: #323233;
    white-space: normal;
    display: inline-block;
    width: 2em!important;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 18px;
    line-height: 18px;
}
.share-icon_copy .share-icon_text,.share-icon_code .share-icon_text{
    color: #fff;
    height: 36px;
}
.share-icon .share-icon_text, .share-icon:before{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-35%);
    -moz-transform: translateY(-35%);
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
    -webkit-transition: visibility 0s .4s,opacity .4s cubic-bezier(.77,0,.175,1),border-color .4s cubic-bezier(.77,0,.175,1),-webkit-transform .3s cubic-bezier(.77,0,.175,1);
    transition: visibility 0s .4s,opacity .4s cubic-bezier(.77,0,.175,1),border-color .4s cubic-bezier(.77,0,.175,1),-webkit-transform .3s cubic-bezier(.77,0,.175,1);
    -moz-transition: transform .3s cubic-bezier(.77,0,.175,1),visibility 0s .4s,opacity .4s cubic-bezier(.77,0,.175,1),border-color .4s cubic-bezier(.77,0,.175,1),-moz-transform .3s cubic-bezier(.77,0,.175,1);
    transition: transform .3s cubic-bezier(.77,0,.175,1),visibility 0s .4s,opacity .4s cubic-bezier(.77,0,.175,1),border-color .4s cubic-bezier(.77,0,.175,1);
    transition: transform .3s cubic-bezier(.77,0,.175,1),visibility 0s .4s,opacity .4s cubic-bezier(.77,0,.175,1),border-color .4s cubic-bezier(.77,0,.175,1),-webkit-transform .3s cubic-bezier(.77,0,.175,1),-moz-transform .3s cubic-bezier(.77,0,.175,1);
}
.share-icon:hover .share-icon_text,.share-icon:hover:before{
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
    -webkit-transition: visibility 0s,opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s cubic-bezier(.77,0,.175,1);
    transition: visibility 0s,opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s cubic-bezier(.77,0,.175,1);
    -moz-transition: transform .4s cubic-bezier(.77,0,.175,1),visibility 0s,opacity .4s cubic-bezier(.77,0,.175,1),-moz-transform .4s cubic-bezier(.77,0,.175,1);
    transition: transform .4s cubic-bezier(.77,0,.175,1),visibility 0s,opacity .4s cubic-bezier(.77,0,.175,1);
    transition: transform .4s cubic-bezier(.77,0,.175,1),visibility 0s,opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s cubic-bezier(.77,0,.175,1),-moz-transform .4s cubic-bezier(.77,0,.175,1);
}
.component-side-action-popup{
    position: absolute;
    background-image: url(/Template/skin1/static2020/merchantacademy/images/codebg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    width: 186px;
    height: 194px;
    top: -12px;
    left: 100%;
    display: none;
    z-index: 9;
    text-align: center;
    padding-top: 22px;
    -webkit-animation: none!important;
    -moz-animation: none!important;
    animation: none!important;
    pointer-events: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.component-side-action-popup p {
    font-size: 14px;
    color: #323233;
    line-height: 20px;
}
.component-side-action-popup .code-box {
    margin: 8px auto;
    width: 120px;
    height: 120px;
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: top;
}
.share-icon:hover .component-side-action-popup {
    display: block;
}
.code-box img{
    width: 120px;
    height: 120px;
}
/* ===================商学院内容页竣事===================== */

/*大于即是1400 ipad */
@media (max-width: 1400px){
}
/*大于即是1024 ipad */
@media (max-width: 1024px){
    .merchantacademy-con{
        width: 100%;
    }
    /* ===================搜索效果最先===================== */
    .merchantacademy-advertise {
        margin-top: 70px;
        margin-left: 20px;
        margin-right: 20px;
    }
    /* ===================搜索效果竣事===================== */

    /* ===================商学院最先===================== */
    .merchantacademy{
        margin-top: 72px;
    }
    .merchantacademy-con_letf {
        margin-left: 120px;
        width: 56%;
    }
    .merchantacademy-con_right {
        width: 29%;
        margin-right: 2%;
    }
    .merchantacademy_list-item_img{
        height: 120px;
        margin-right: 15px;
    }
    .merchantacademy_list-item_right h3{
        font-size: 18px;
        line-height: 30px;
    }
    .merchantacademy-con_news-list li {
        font-size: 14px;
    }
    /* ===================商学院竣事===================== */

    /* ===================商学院内容页最先===================== */
    .merchantacademy_article_letf{
        width: 100%;
        float: none;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .merchantacademy_article_right {
        margin-top: 40px;
        float: none;
        width: 100%;
        padding-left: 120px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    
    .merchantacademy_article_letf-top{
        padding-left: 20px;
    }
    .con1-list_item,.con2-list_item{
        float: left;
        width: 25%;
    }
    .con1-list_item a{
        display: block;
        margin-right: 20px;
    }
    .con2-list_item-img{
        height: 140px;
    }
    .con2-list_item a{
        margin-right: 20px;
    }
    .con2-list ul{
        margin-right: 0;
    }
    .con2-list_item-title{
        -webkit-line-clamp:2;
    }
    .con3-list_item {
        margin-bottom: 20px;
        float: left;
        width: 50%;
    }
    .con3-list_item a{
        margin-right: 20px;
    }
    .updown-article{
        margin-bottom: 0px;
    }
    /* ===================商学院内容页竣事===================== */
}
/*大于即是812 ipad */
@media (max-width: 812px){
    /* ===================搜索效果最先===================== */
    .pcbanner{
        display: none !important;
    }
    .merchantacademy-advertise {
        margin-top: 60px;
        margin-left:10px;
        margin-right: 10px;
    }
    .merchantacademy-main{
        width: 100%;
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
        margin: 20px auto 50px;
    }
    .merchantacademy-main_search{
        margin-bottom: 30px;
    }
    /* ===================搜索效果竣事===================== */

    /* ===================商学院最先===================== */
    .merchantacademy{
        margin-top: 62px;
    }
    .merchantacademy-con_letf{
        width: 83%;
        float: right;
        margin-left: 0;
        margin-right: 2%;
    }
    .merchantacademy-con_right{
        width: 83%;
    }
    /* ===================商学院竣事===================== */
    /* ===================商学院内容页最先===================== */
    .inner-advertise{
        margin-left: 0;
        margin-right: 0;
    }
    .con1-list_item,.con2-list_item{
        float: left;
        width: 50%;
    }
    .con3-list_item{
        float: none;
        width: 100%;
    }
    .con3-list_item a{
        margin-right: 0;
    }
    
    /* ===================商学院内容页竣事===================== */
}
/*大于即是480 */
@media (max-width: 480px){
    /* ===================搜索效果最先===================== */
    .merchantacademy-main{
        margin: 20px auto 36px;
    }
    .merchantacademy-main_search {
        margin-bottom: 20px;
    }
    .merchantacademy-main_search form{
        border: none;
        background: #F5F5F5;
        border-radius: 44px;
    }
    .search-text{
        padding-left: 20px;
        padding-right: 11px;
        width: calc(100% - 58px);
    }
    .merchantacademy-main_search #search-key-text{
        height: 44px;
        font-size: 15px;
    }
    .search-button{
        width: 58px;
        height: 44px;
        background: url(/Template/skin1/static2020/merchantacademy/images/msearch.png) no-repeat center;
        background-size: 16px;
    }
    .list-item{
        margin-bottom: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid rgb(0 0 0 / 4%);
    }
    .list-item:last-child{
        border-bottom: 0;
    }
    .list-item_img {
        width: 120px;
        height: 90px;
        border-radius: 5px;
        overflow: hidden;
        margin-right: 10px;
    }
    .list-item_info{
        min-height: 90px;
    }
    .list-item_info h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .list-item_info span {
        font-size: 14px;
        color: #3449E2;
        line-height: 14px;
    }
    /* ===================搜索效果竣事===================== */

    /* ===================商学院最先===================== */
    .merchantacademy-con_fixed{
        display: none;
    }
    .merchantacademy-con_letf {
        width: 100%;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .merchantacademy-con_right {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        float: none;
        margin-top: 20px;
    }
    .merchantacademy_list-item{
        padding: 15px 0;
    }
    .merchantacademy-con_banner {
        height: 200px;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .merchantacademy-con_banner-dot span,.merchantacademy-con_banner-dot img {
        width: 56px;
        height: 30px;
    }
    .merchantacademy-con_banner-dot span{
        margin: 0 3px;
    }
    .merchantacademy-con_banner-dot span.swiper-pagination-bullet-active {
        padding: 3px;
        margin-bottom: -3px;
    }
    .merchantacademy_list-item_img{
        height: 85px;
        width: 140px;
        border-radius: 5px;
        margin-right: 15px;
    }
    .merchantacademy_list-item_right{
        width: calc(100% - 120px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .merchantacademy_list-item_right h3 {
        font-size: 16px;
        line-height: 23px;
        -webkit-line-clamp: 2;
    }
    .merchantacademy_list-item_right_intro{
        font-size: 12px;
        -webkit-line-clamp: 1;
    }
    .merchantacademy_list-item__author{
        margin-right: 5px;
    }
    .merchantacademy_list-item_right_info>a{
        font-size: 9px;
        display: none;
    }
    .merchantacademy_list-item__time{
        font-size: 12px;
    }
    .merchantacademy-con_advertise,.merchantacademy-con_activity,.merchantacademy-con_consult{
        display: none;
    }
    .merchantacademy-con_title{
        margin-bottom: 14px;
    }
    .m-merchantacademy-con_activity{
        display: block;
        padding: 0 10px;
        margin-top: 13px;
    }
    .m-merchantacademy-con_activity img{
        width: 100%;
    }
    .merchantacademy-con_news-list li{
        line-height: 40px;
        height: 40px;
    }
    .merchantacademy-con_news-list li:first-child, .merchantacademy-con_news-list li:nth-child(2), .merchantacademy-con_news-list li:nth-child(3){
        border-bottom: 1px solid rgb(0 0 0 / 4%);
    }
    .m-more-box{
        display: block;
        text-align: center;
        margin-top: 20px;
    }
    .m-more-box a{
        display: inline-block;
        padding: 6px 12px;
        border-radius: 20px;
        border: 1px solid #333333;
        font-size: 13px;
        line-height: 13px;
    }
    .merchantacademy_list-item_right_info {
        margin-top: 5px;
        line-height: 12px;
        height: 12px;
    }
    .m-merchantacademy-con_fixed{
        border-bottom: 1px solid rgb(0 0 0 / 4%);
        margin-bottom: 15px;
        display: block;
    }
    .merchantacademy-con_nav li{
        margin-bottom: 0;
        font-size: 14px;
    }
    .merchantacademy-con_nav li a.curr{
        background: none;
        position: relative;
        display: block;
    }
    .merchantacademy-con_nav li a.curr::after{
        content: '';
        position: absolute;
        width: 50%;
        height:2px;
        border-radius: 2px;
        background: #3449E2;
        left: 50%;
        margin-left: -25%;
        bottom: 0px;
    }
    .merchantacademy-con_nav li a.curr{
        color: #3449E2;
        font-size: 14px;
    }
    .fenye{
        padding-bottom: 0;
        padding-top: 20px;
    }
    /* ===================商学院竣事===================== */

    /* ===================商学院内容页最先===================== */
    .merchantacademy_article_letf {
        width: 100%;
        float: none;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .merchantacademy_article_letf-top{
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 10px;
        line-height: 30px;
        padding-left: 0;
    }
    .merchantacademy_article_date{
        display: none;
    }
    .m-merchantacademy_article_date{
        display: block;
    }
    .m-time{
        float: right;
    }
    .merchantacademy_article_letf-bottom{
        padding-left: 0;
    }
    .m-merchantacademy_info-item{
        margin-right: 10px;
        font-size: 12px;
    }
    .m-merchantacademy_info-item font{
        color: #3449E2;
    }
    .m-merchantacademy_info{
        color: #999;
        padding-bottom: 11px;
        margin-top: 5px;
        line-height: 12px;
        border-bottom: 1px solid rgb(0 0 0 / 4%);
        margin-bottom: 20px;
    }
    .m-merchantacademy_share{
        text-align: center;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .m-merchantacademy_share-item{
        width: 27px;
        height: 27px;
    }
    .merchantacademy_article_con p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 28px;
        letter-spacing: 1px;
    }
    .merchantacademy_article_con_title{
        font-size: 16px;
        margin-bottom: 15px;
    }
    .merchantacademy_article_con_label{
        margin-top: 20px;
    }
    .merchantacademy_article_con_label a{
        font-size: 14px;
        line-height: 14px;
        border-radius: 5px;
        padding: 4.5px 14px;
        border-color: #3449E2;
        color: #3449E2;
    }
    .updown-article_list li:first-child{
        padding-top: 5px;
    }
    .merchantacademy_article_right {
        float: none;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        margin-top:40px;
    }
    .merchantacademy_article_right-con1,.merchantacademy_article_right-con2{
        display: none;
    }
    .con1-list_item-img,.con2-list_item-img,.con3-list_item-img{
        border-radius: 5px;
    }
    .con1-list_item{
        float: none;
        width: 100%;
    }
    .con1-list_item-img{
        height: 160px;
    }
    .con1-list_item a{
        margin-right: 0;
    }
    .con2-list_item-img{
        height: 100px;
    }
    .con2-list_item a{
        margin-right: 9px;
    }
    .con2-list ul {
        margin-right: -9px;
    }
    .con3-list_item{
        float: none;
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid rgb(0 0 0 / 4%);
        margin-bottom: 10px;
    }
    .con3-list_item:last-child{
        border-bottom: 0;
        padding-bottom: 0;
    }
    .merchantacademy_article_right_title{
        font-size: 18px;
        line-height: 18px;
        font-family: "PingFang SC","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    }
    /* ===================商学院内容页竣事===================== */

}
/*大于即是375  ios6 */
@media  (max-width: 375px){
    
}
/*大于即是360  安卓 */
@media (max-width: 360px){
    
}
/*大于即是320  ios5 安卓 */
@media (max-width: 320px){
    
}<!--耗时1763606569.6321秒-->