@font-face {
    font-family: "../fonts/Yfont";
    src: url("../fonts/Yfont.eot");
    src: url("../fonts/Yfont.eot?#iefix") format("embedded-opentype"),url("../fonts/Yfont.woff") format("woff"),url("../fonts/Yfont.ttf") format("truetype"),url("../fonts/Yfont.svg#YSHaoShenTi") format("svg");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "Yfont";
    src: url("Yfont.eot");
    src: url("Yfont.eot?#iefix") format("embedded-opentype"),url("../fonts/Yfont.woff") format("woff"),url("../fonts/Yfont.ttf") format("truetype"),url("Yfont.svg#Yfont") format("svg");
    font-style: normal;
    font-weight: normal
}

i {
    font-style: normal;
}
.main .main-wrap {
    max-width: 1660px;
    margin: 0 auto
}


@media (min-width: 750px) {
    .main {
        padding:0 15px
    }
    
}

@media (min-width: 1330px) {
    .main {
        padding:30px  30px 0
    }
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.flex .f-box {
    width: 100%;
    height: 100%;
}


.flex,.f-item,.f-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.thumb {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.thumb-round {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.thumb-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.avatar {
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.part-search {
    background: -webkit-gradient(linear, left top, left bottom, from(#4a89f0), to(#7bb3f4));
    background: -webkit-linear-gradient(top, #4a89f0 0%, #7bb3f4 100%);
    background: -o-linear-gradient(top, #4a89f0 0%, #7bb3f4 100%);
    background: linear-gradient(180deg, #4a89f0 0%, #7bb3f4 100%);
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

@media screen and (max-width: 800px){
.navbar .ceo-margin-remove {
        display:none;
    }
}
@media (min-width: 750px) {
    .part-search {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: top;
        -webkit-align-items: top;
        -moz-box-align: top;
        -ms-flex-align: top;
        align-items: top;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        height: 346px
    }
}

@media (min-width: 1000px) {
    .part-search {
        margin-bottom:30px
    }
}

.part-search::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 20%;
    right: 20%;
    padding-top: 60px;
    /*background-image: url(https://image.ceofont.com/wp-content/uploads/hao.ceofont.com/banner-bottom-3.png);*/
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.part-search .bg-l,.part-search .bg-r {
    display: none;
    width: 310px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

@media (min-width: 750px) {
    .part-search .bg-l,.part-search .bg-r {
        display:block
    }
}

.part-search .bg-l {
    background-position: right center;
   
}

.part-search .bg-r {
    background-position: left center;
    
}

.part-search .search-main {
    padding-top: 48px;
    padding-bottom: 80px;
    position: relative;
    text-align: center
}

.part-search .search-title {
    font-size: 40px;
    line-height: 1.17647059em;
    margin-bottom: .88235294em;
    color: #fff;
    white-space: nowrap;
    font-weight: normal
}

.part-search .s-titles {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    color: #fff
}

.part-search .s-titles .item {
    display: inline-block;
    margin: 0 3px;
    height: 30px
}

.part-search .s-titles .item-txt {
    margin-right: 20px
}

.part-search .s-titles .item-a {
    display: block;
    padding: 0 20px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    cursor: pointer
}

.part-search .s-titles .current .item-a {
    background-color: #fff;
    color: #000
}

.part-search .s-form {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px
}

.part-search .s {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 170px 12px 20px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: inherit;
    color: #3c3c3c;
    width: 100%;
    border: none;
   outline: none;
}

@media (min-width: 750px) {
    .part-search .s {
        padding:15px 200px 15px 20px
    }
}

.part-search .hotsearch {
    position: absolute;
    top: 50%;
    right: 106px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #b5b5b5
}

.part-search .hotsearch:hover {
    color: #ff6000
}

@media (min-width: 750px) {
    .part-search .hotsearch {
        right:145px
    }
}

.part-search .placeholder {
    color: #8f8f8f
}

.part-search .s-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
    height: 100%;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    background-color: #ff6000;
    color: #fff;
    font-size: inherit;
    border: none;
    cursor: pointer
}

@media (min-width: 750px) {
    .part-search .s-btn {
        width:126px
    }
}

.part-search .s-btn:hover {
    background-color: #e65600
}

.part-search .search-keywords {
    height: 30px;
    overflow: hidden
}

.part-search .part-search-keywords {
    font-size: 12px;
    line-height: 2.5em
}

.part-search .part-search-keywords .item {
    display: inline-block;
    white-space: nowrap;
    margin: 0 4px
}

.part-search .part-search-keywords i.item {
    color: #fff
}

.part-search .part-search-keywords i.item a {
    color: #fff
}

.part-search .part-search-keywords a.item {
    background-color: rgba(0,0,0,0.1);
    color: #fff;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    padding: 0 .66666667em
}

.part-search .part-search-keywords a.item:hover {
    background-color: #fff;
    color: #333
}

.part-search .part-search-keywords a.item:hover [class*='icon-'] {
    color: #ff6000
}

.part-search .part-search-keywords [class*='icon-'] {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-left: .2em;
    line-height: 28px
}

.part-search .part-search-keywords [class*='icon-']::before {
    vertical-align: middle;
    overflow: hidden
}

.part-search .part-search-keywords .icon-talk-hot-1::before,.part-search .part-search-keywords .icon-talk-hot-2::before,.part-search .part-search-keywords .icon-talk-hot-3::before,.part-search .part-search-keywords .icon-talk-hot-4::before {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.part-search .part-search-keywords .icon-talk-hot-1 {
    color: #ff6000
}

.part-search .part-search-keywords .icon-talk-hot-2 {
    color: #f90
}

.part-search .part-search-keywords .icon-talk-hot-3 {
    color: #f90
}

.part-search .part-search-keywords .icon-talk-hot-4 {
    color: #e20000
}

.part-search .ceofont-hotsearch a img{
    width: 20px;
    height: 20px;
}

@media (max-width: 749.5px) {
    .part-search .ceofont-news-mobile {
        padding:6px 0;
        position: relative;
        background-color: #fff
    }

    .part-search .search-title {
        font-size: 24px
    }

    .part-search .search-main {
        padding: 30px 10px
    }

    .part-search .s-titles {
        font-size: 12px;
        padding-left: 20px
    }

    .part-search .s-titles:before,.part-search .s-titles:after {
        content: " ";
        display: table
    }

    .part-search .s-titles:after {
        clear: both
    }

    .part-search .s-titles .item {
        margin: 0;
        float: left
    }

    .part-search .s-titles .item-txt {
        display: none
    }

    .part-search .s-form {
        margin-bottom: 15px
    }
}

.part-show {
    overflow: hidden;
    margin-bottom: 0
}

@media (min-width: 1000px) {
    .part-show {
        -webkit-border-radius:10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 40px
    }
}

.part-show img,.part-show a {
    display: block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-show a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.part-footer-copyright {
    text-align: center;
    font-size: 12px;
    color: rgba(255,255,255,0.7);
    background: #417ff9;
    line-height: 2.08333333em;
    padding: 22px 24px;
    position: relative;
    z-index: 10
}

.part-footer-copyright a {
    color: inherit;
    margin: 0 5px;
    white-space: nowrap
}

.part-footer-copyright a:hover {
    color: #fff
}

.part-footer-copyright p img {
    margin-bottom: 4px
}

@media (min-width: 750px) {
    .part-footer-copyright .links a {
        margin:0 10px
    }
}

.part-footer-top {
    background-color: #2770ff;
    font-size: 14px;
    color: #fff;
    display: none;
    position: relative;
    z-index: 10
}

@media (min-width: 750px) {
    .part-footer-top {
        display:block
    }
}

.part-footer-top .pt {
    padding: 25px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.part-footer-top .pt-l {
    line-height: 38px;
    display: none
}

@media (min-width: 1330px) {
    .part-footer-top .pt-l {
        display:block
    }
}

.part-footer-top .i {
    display: inline-block;
    vertical-align: top;
    padding: 0 35px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    color: #1665ff;
    margin: 0 10px
}

.part-footer-top .pt-r {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
    line-height: 32px
}

.part-footer-top .pt-r .item {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    position: relative;
    cursor: pointer
}

.part-footer-top .pt-r .item:hover .i-ico {
    color: #fff;
    background-color: #ff6000
}

.part-footer-top .pt-r .i-ico {
    text-align: center;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 32px;
    font-size: 20px;
    background-color: #fff;
    color: #1665ff
}

.part-footer-top .pt-r .icon-xiaohongshu {
    font-size: 26px
}

.part-footer-top .item-wechat:hover .code-div {
    display: block
}

.part-footer-top .code-div {
    position: absolute;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: none;
    padding-bottom: 10px
}

.part-footer-top .code-div .ewmDiv {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    padding: .15rem;
    border: 1px solid #e8e8e8;
    position: relative
}

.part-footer-top .code-div .ewmDiv::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 5px solid transparent;
    border-top-color: #fff
}

.part-footer-top .code-div .ewm-item {
    width: 2rem;
    overflow: hidden
}

.part-footer-top .code-div .ewm-item .code-wrap {
    width: 40%;
    float: left
}

.part-footer-top .code-div .ewm-item .ewm-main {
    margin-left: 45%;
    text-align: center
}

.part-footer-top .code-div .ewm-wechat h5 {
    color: #47c333
}

.part-footer-top .code-div .code {
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    margin-bottom: .1rem
}

.part-footer-top .code-div h5 {
    font-size: .12rem;
    color: #f30
}

.part-footer-top .code-div p {
    color: #8f8f8f;
    font-size: .12rem;
    line-height: 1.3;
    margin: .05rem 0 .08rem
}

.part-footer-top .code-div .wechat {
    background-image: url(https://image.ceofont.com/wp-content/uploads/2019/01/wechat2x.png)
}

.part-introduction {
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 44px 40px 46px;
    margin-bottom: 40px
}

.part-introduction .b-wrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.part-introduction .b-title {
    font-size: 20px;
    color: #000;
    line-height: 28px;
    margin-bottom: 20px;
    white-space: nowrap
}

.part-introduction .intro-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 4.81927711%
}

.part-introduction .b-intro {
    width: 610px
}

.part-introduction .b-intro p {
    font-size: 14px;
    color: #a0a0a0;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin-bottom: 30px
}

.part-introduction .b-media {
    display: none
}

@media (min-width: 1330px) {
    .part-introduction .b-media {
        display:block;
        width: 460px
    }
}

@media (min-width: 750px) and (max-width:1659.5px) {
    .part-introduction .b-media {
        padding-right:0
    }
}

@media (min-width: 1660px) {
    .part-introduction .b-media {
        width:500px
    }
}

@media (min-width: 1900px) {
    .part-introduction .b-media {
        width:700px
    }
}

.part-introduction .b-amount {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: none
}

@media (min-width: 1660px) {
    .part-introduction .b-amount {
        display:block
    }
}

.part-introduction .site-amount {
    color: #417ff9;
    margin-bottom: 20px
}

.part-introduction .site-amount strong {
    font-size: 64px;
    font-weight: normal;
    font-family: Barlow-SemiBold,Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif
}

.part-introduction .site-amount i {
    font-size: 14px
}

.part-introduction .site-update {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #a1a1a1;
    margin-bottom: 30px
}

.part-introduction .btns .btn {
    font-size: 14px;
    line-height: 40px;
    padding: 0 25px
}

.part-introduction .navs {
    margin: 0 -7px -14px
}

.part-introduction .navs .n-item {
    width: 33.33333333%;
    padding: 0 7px;
    margin-bottom: 14px;
    position: relative
}

.part-introduction .navs .n-item:hover .n-submenu {
    bottom: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media (min-width: 750px) {
    .part-introduction .navs .n-item {
        width:16.66666667%
    }
}

.part-introduction .navs .nm-item {
    width: 25%;
    padding: 0 5px;
    margin-bottom: 10px
}

.part-introduction .navs .ptitle {
    display: block;
    background-color: #f9fcff;
    border: 1px solid #f3f9ff;
    text-align: center;
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #a0a0a0
}

.part-introduction .navs .ptitle:hover {
    background-color: #ff6000;
    color: #fff
}

.part-introduction .navs .ptitle:hover .ico {
    color: #fff
}

.part-introduction .navs .ptitle strong,.part-introduction .navs .ptitle i {
    margin: 0 auto;
    display: block;
    font-weight: normal
}

.part-introduction .navs .ptitle .ico {
    font-size: 24px;
    margin-bottom: 9px;
    color: #417ff9
}

.part-introduction .navs .ptitle strong {
    white-space: nowrap;
    width: 4em;
    overflow: hidden
}

.part-introduction .navs .n-submenu {
    position: absolute;
    right: 0;
    bottom: 80%;
    padding-bottom: 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.part-introduction .navs .ns-wrap {
    background-color: #fff;
    padding: 20px 10px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 370px;
    -webkit-box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
    box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
    position: relative
}

.part-introduction .navs .ns-wrap::before {
    content: '';
    display: block;
    position: absolute;
    right: 30px;
    top: 100%;
    border: 5px solid transparent;
    border-top-color: #fff
}

.part-introduction .medias {
    background-color: #f9fcff;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #f3f9ff
}

.part-introduction .m-item {
    position: relative
}

.part-introduction .m-item:hover .ewm-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-introduction .m-box {
    display: block;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.part-introduction .m-box:hover {
    background-color: #fff
}

.part-introduction .m-box:hover .ico {
    background-color: #ff6000
}

.part-introduction .m-c {
    position: relative;
    padding-left: 46px;
    min-height: 36px
}

.part-introduction .m-c .ico {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    line-height: 36px;
    text-align: center;
    background-color: #417ff9;
    color: #fff;
    font-size: 20px
}

.part-introduction .m-c .icon-xiaohongshu {
    font-size: 26px
}

.part-introduction .m-c strong {
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #3c3c3c;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.part-introduction .m-c .desc {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #8f8f8f;
    line-height: 18px
}

.part-introduction .ewm-content {
    position: absolute;
    right: 0;
    bottom: 100%;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
    box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 330px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin-bottom: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-introduction .ewm-content::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

.part-introduction .ewm-content.ewm-douyin {
    width: 400px
}

.part-introduction .ewm-content.ewm-douyin .ewm-main .thumb-div {
    width: 160px
}

.part-introduction .ewm-content.ewm-qun {
    width: 480px
}

.part-introduction .ewm-content.ewm-qun .ewm-main {
    padding: 30px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-1 {
    border-bottom: 1px solid #eee;
    margin: 0 -30px 20px;
    padding: 0 30px 15px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-1 h2 {
    font-size: 18px;
    color: #47c333;
    margin-bottom: 15px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-1 h2 .ico {
    font-size: 18px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-ul {
    margin-top: 0;
    overflow: hidden
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-ul ul {
    margin: 0;
    text-align: left;
    float: left;
    width: 50%
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-ul li {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #5b5b5b;
    width: 100%;
    line-height: 18px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-ul li .num {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #5b5b5b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: top;
    margin-right: 10px;
    font-size: 12px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-2 {
    overflow: hidden
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-2 .thumb-div {
    float: left;
    margin-right: 20px
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-2 h3 {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin: 12px 0
}

.part-introduction .ewm-content.ewm-qun .ewm-qun-2 h5 {
    font-size: 12px;
    color: #5b5b5b;
    line-height: 20px;
    margin-bottom: 0
}

.part-introduction .ewm-main {
    padding: 40px 25px 40px 30px;
    text-align: left
}

.part-introduction .ewm-main:before,.part-introduction .ewm-main:after {
    content: " ";
    display: table
}

.part-introduction .ewm-main:after {
    clear: both
}

.part-introduction .ewm-main .fl {
    float: left
}

.part-introduction .ewm-main .fr {
    float: right
}

.part-introduction .ewm-main .thumb-div {
    width: 120px;
    margin-right: 30px
}

.part-introduction .ewm-main .thumb {
    padding-top: 100%
}

.part-introduction .ewm-main h4 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 1.714;
    margin-top: 4px
}

.part-introduction .ewm-main h4 span {
    color: #47c333
}

.part-introduction .ewm-main a {
    color: #ff6000
}

.part-introduction .ewm-main a:hover {
    color: #ff6000
}

.part-introduction .ewm-main h5 {
    font-weight: normal;
    font-size: 12px;
    color: #888
}

.part-introduction .ewm-douyin .ewm-main {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.part-introduction .ewm-douyin .ewm-main .thumb-div {
    margin: 0 auto
}

.part-introduction .ewm-douyin .ewm-douyin-1,.part-introduction .ewm-douyin .ewm-douyin-2 {
    width: 50%
}

.part-introduction .ewm-douyin .ewm-douyin-1 {
    position: relative
}

.part-introduction .ewm-douyin .ewm-douyin-1:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 10%;
    width: 1px;
    height: 80%;
    background: #f3f3f3
}

.part-introduction .ewm-weibo {
    width: 520px
}

.part-introduction .ewm-weibo::before {
    left: 340px;
    right: auto
}

@media (min-width: 1660px) {
    .part-introduction .ewm-weibo::before {
        left:auto
    }
}

@media (min-width: 1660px) {
    .part-introduction .ewm-weibo::before {
        right:1.85rem
    }
}

.part-introduction .ewm-weibo .ewm-main {
    padding: 20px 20px 0
}

.part-introduction .ewm-weibo .ewm-main .items {
    overflow: hidden;
    margin: 0 -10px
}

.part-introduction .ewm-weibo .ewm-main .items .item {
    float: left;
    width: 50%;
    padding: 0 10px 20px
}

.part-introduction .ewm-weibo .ewm-main .items .item a {
    display: block;
    background: #f7f7f7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    padding: 18px 16px 18px 44px;
    letter-spacing: 0;
    color: #333
}

.part-introduction .ewm-weibo .ewm-main .items .item a .item-ico {
    display: block;
    position: absolute;
    left: 20px;
    top: 18px;
    background: #9199a1;
    color: #fff;
    font-size: 12px;
    font-family: ArialMT, Arial;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.part-introduction .ewm-weibo .ewm-main .items .item a h2 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
    height: 1.5em;
    overflow: hidden
}

.part-introduction .ewm-weibo .ewm-main .items .item a h4 {
    font-size: 12px;
    font-weight: normal;
    color: #b2b2b2;
    height: 1.5em;
    overflow: hidden
}

.part-introduction .ewm-weibo .ewm-main .items .item a:hover {
    background: #ff6000;
    color: #fff
}

.part-introduction .ewm-weibo .ewm-main .items .item a:hover h4 {
    color: #fff
}

.part-introduction .ewm-weibo .ewm-main .items .item a:hover .item-ico {
    background: #fff;
    color: #ff6000
}

@media (max-width: 749.5px) {
    .part-introduction {
        margin:0 10px 15px;
        padding: 15px
    }

    .part-introduction .b-title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .part-introduction .b-intro p {
        font-size: 12px;
        line-height: 18px;
        height: auto
    }

    .part-introduction .intro-item {
        padding-right: 0
    }
}

.p-item {
    width: 50%;
    padding: 0 9px;
    margin-bottom: 20px
}

@media (min-width: 750px) {
    .p-item {
        width:33.33333333%
    }
}

@media (min-width: 1000px) {
    .p-item {
        width:25%;
        padding: 0 10px
    }
}

@media (min-width: 1330px) {
    .p-item {
        width:16.66666667%
    }
}

.p-item .f-box {
    display: block
}

@media (min-width: 750px) {
    .p-item .f-box {
        padding:20px;
        background-color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        overflow: hidden;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .p-item .f-box:hover {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px);
        -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.04);
        box-shadow: 0 4px 20px rgba(0,0,0,0.04)
    }

    .p-item .f-box:hover .item-title {
        color: #ff6000
    }

    .p-item .f-box:hover .title {
        color: #ff6000;
        text-decoration: underline
    }

    .p-item .f-box:hover .show-hover {
        display: inline
    }

    .p-item .f-box:hover .item-desc {
        color: #5a5a5a
    }
}

.p-item .show-hover {
    display: none
}

.p-item .item-title {
    line-height: 28px;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    color: #3c3c3c;
    -o-text-overflow: clip;
    text-overflow: clip
}

@media (min-width: 1660px) {
    .p-item .item-title {
        line-height:32px
    }
}

.p-item .item-title .title {
    font-size: 16px;
    color: #3c3c3c
}

.p-item .item-ico {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 5px
}

@media (min-width: 1660px) {
    .p-item .item-ico {
        width:32px;
        height: 32px
    }
}

.p-item .item-ico .ico {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #417ff9;
    font-size: 20px
}

.p-item .item-desc {
    font-size: 12px;
    color: #8f8f8f;
    line-height: 18px;
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.p-item .item-tag {
    height: 20px;
    overflow: hidden;
    margin-top: 12px
}

.p-item .item-tag .tag {
    display: inline-block;
    background-color: #f1f7fc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 20px;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 6px;
    color: #9ca7ae;
    margin-right: 5px
}

@media (max-width: 749.5px) {
    .p-item .item-title {
        margin-bottom:10px
    }

    .p-item .item-title .title {
        font-size: 14px
    }

    .p-item .item-desc {
        line-height: 20px;
        height: 40px
    }
}

.post-item .f-box:hover .item-tag .tag {
    background-color: #ff6000;
    color: #fff
}

.post-item .f-box:hover .title {
    text-decoration: none
}

.post-item .item-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px
}

.post-item .item-thumb .thumb {
    padding-top: 63.63636364%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-item .item-title {
    height: 46px;
    line-height: 23px;
    font-size: 16px;
    overflow: hidden;
    white-space: normal;
    margin-bottom: 0
}

@media (min-width: 750px) {
    .post-item .item-title {
        display:-webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

.post-item .item-title .title {
    font-size: 14px;
    font-weight: normal
}

@media (min-width: 1330px) and (max-width:1699.5px) {
    .post-item .item-title .title {
        font-size:12px;
        line-height: 21px
    }
}

.post-item .item-tag {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-weight: normal;
    overflow: visible;
    height: 21px
}

.post-item .item-tag .tag {
    line-height: 18px;
    margin: 3px 0 0;
    vertical-align: top
}

.post-item:first-child .item-tag .tag,.post-item:nth-child(2) .item-tag .tag,.post-item:nth-child(3) .item-tag .tag {
    background-color: #FF6000;
    color: #fff
}

@media (max-width: 749.5px) {
    .post-item {
        width:100%
    }

    .post-item .f-box {
        padding-left: 0;
        padding-right: 125px;
        position: relative;
        min-height: 74px
    }

    .post-item .item-thumb {
        position: absolute;
        right: 0;
        top: 0;
        width: 115px
    }

    .post-item .item-title {
        height: 69px
    }

    .post-item .item-title .title {
        font-weight: normal
    }
}

.part-item-book .f-box {
    position: relative
}

@media (min-width: 750px) {
    .part-item-book .f-box:hover {
        -webkit-box-shadow:0 10px 20px rgba(70,86,125,0.05);
        box-shadow: 0 10px 20px rgba(70,86,125,0.05)
    }

    .part-item-book .f-box:hover .item-desc {
        display: none
    }

    .part-item-book .f-box:hover .item-btns {
        display: block
    }
}

.part-item-book .item-thumb {
    width: 125px;
    margin: 0 auto 20px
}

.part-item-book .item-thumb .thumb {
    padding-top: 144%;
    -webkit-box-shadow: 0 10px 30px rgba(70,86,125,0.15);
    box-shadow: 0 10px 30px rgba(70,86,125,0.15);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.part-item-book .item-thumb .thumb img {
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-item-book .item-title {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 6px
}

.part-item-book .item-tag {
    margin-top: 0;
    margin-bottom: 12px
}

.part-item-book .item-tag .tag {
    margin-right: 6px
}

.part-item-book .item-btns {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

.part-item-book .item-btns .btn {
    display: block;
    line-height: 42px;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.part-item-book .item-avatars .free-txt,.part-item-book .item-avatars .free-imgs {
    display: inline-block;
    vertical-align: top
}

.part-item-book .item-avatars .free-imgs {
    text-align: right;
    margin-right: .04rem
}

.part-item-book .item-avatars .free-imgs .avatar {
    width: .18rem;
    border: .02rem solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -0.1rem;
    vertical-align: top
}

.part-item-book .item-avatars .free-imgs .avatar:first-child {
    margin-left: 0
}

.part-item-book .item-avatars .free-txt {
    font-size: .12rem;
    line-height: .18rem;
    color: #b5b5b5;
    font-weight: normal;
    text-align: right
}

@media (max-width: 749.5px) {
    .part-item-book {
        width:100%
    }

    .part-item-book .f-box {
        padding-left: 83px;
        position: relative;
        min-height: 90px
    }

    .part-item-book .item-thumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 63px
    }

    .part-item-book .item-title .title {
        font-size: 15px
    }

    .part-item-book .item-avatars .free-txt {
        font-size: 12px;
        line-height: 18px
    }

    .part-item-book .item-avatars .free-imgs {
        margin-right: 4px
    }

    .part-item-book .item-avatars .free-imgs .avatar {
        width: 18px
    }
}

.part-item-creator .f-box {
    position: relative
}

@media (min-width: 750px) {
    .part-item-creator .f-box {
        padding:30px 20px
    }

    .part-item-creator .f-box:hover {
        -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
        box-shadow: 0 0 30px rgba(0,0,0,0.1)
    }
}

.part-item-creator .item-thumb {
    width: 64px;
    margin: 0 auto 20px
}

.part-item-creator .item-thumb .thumb {
    padding-top: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden
}

.part-item-creator .item-thumb .thumb img {
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-item-creator .item-title {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    margin-bottom: 6px
}

.part-item-creator .item-desc {
    text-align: center;
    margin-bottom: 20px
}

.part-item-creator .item-tag {
    text-align: center
}

.part-item-creator .item-tag .tag {
    margin: 0 3px
}

@media (max-width: 749.5px) {
    .part-item-creator {
        width:100%
    }

    .part-item-creator .f-box {
        position: relative;
        padding-left: 70px
    }

    .part-item-creator .item-thumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px
    }

    .part-item-creator .item-title,.part-item-creator .item-desc,.part-item-creator .item-tag {
        text-align: left
    }

    .part-item-creator .item-title {
        font-size: 15px;
        line-height: 1;
        margin-bottom: 10px
    }

    .part-item-creator .item-desc {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 10px
    }
}

@media (min-width: 1330px) {
    .part-item-color {
        width:20%
    }

    .part-item-color.color-item-type-3 {
        width: 25%
    }
}

.part-item-color .color-title {
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.part-item-color .color-title .l {
    font-size: 13px;
    font-weight: normal;
    color: #8f8f8f
}

.part-item-color .color-title .r {
    font-size: 13px;
    font-weight: normal;
    color: #8f8f8f
}

.part-item-color .color-title .l-num {
    font-size: 13px;
    color: #9a9a9a;
    background: #f2f2f2;
    padding: 0px 10px;
    font-weight: normal;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.part-item-color .color-title-pure {
    margin-bottom: 0;
    margin-top: 10px
}

.part-item-color .color-show {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 43.47826087%;
    cursor: pointer;
    position: relative
}

.part-item-color .color-show-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.part-item-color .color-show-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-item-color .color-show-item .clr-block {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.part-item-color .color-show-item:nth-child(1) .clr-block {
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}

.part-item-color .color-show-item:last-child .clr-block {
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0
}

.part-item-color .color-show-item:hover .clr-block {
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px)
}

.part-item-color .color-show-item:hover .txt {
    color: #417ff9
}

.part-item-color .color-show-item .clr-block {
    display: block;
    padding-top: 120px
}

.part-item-color .color-show-item .txt {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #8f8f8f
}

.part-item-color .clr_code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
    font-weight: normal
}

.part-item-color .clr_code .clr {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 5px;
    color: #8f8f8f;
    cursor: pointer;
    position: relative
}

.part-item-color .clr_code .clr:hover {
    background-color: #f1f7fc;
    color: #417ff9
}

@media (max-width: 749.5px) {
    .part-item-color {
        padding:0 7px;
        margin-bottom: 15px
    }

    .part-item-color .f-box {
        padding: 15px;
        background-color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        overflow: hidden
    }

    .part-item-color .color-show {
        padding-top: 54%
    }

    .part-item-color .color-show-item .txt {
        display: none
    }

    .part-item-color .clr_code {
        display: none
    }
}

.part-item-font .item-thumb {
    background: #fff3f7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 14px
}

.part-item-font .item-thumb .thumb {
    padding-top: 67.27272727%
}

.part-item-font .item-thumb img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 38px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.part-item-font .bg-1 {
    background-color: #FFF3F7
}

.part-item-font .bg-2 {
    background-color: #FDF5F2
}

.part-item-font .bg-3 {
    background-color: #FCFAE1
}

.part-item-font .bg-4 {
    background-color: #EDF5F2
}

.part-item-font .bg-5 {
    background-color: #EBF1F4
}

.part-item-font .bg-6 {
    background-color: #F9F5EF
}

.part-item-font .bg-7 {
    background-color: #FAF3FA
}

.part-item-font .bg-8 {
    background-color: #E9F1F6
}

.part-item-font .bg-9 {
    background-color: #EDFBFB
}

.part-item-font .bg-10 {
    background-color: #FFFAF2
}

.part-item-font .bg-11 {
    background-color: #EFF1F9
}

.part-item-font .bg-0 {
    background-color: #FCF4F4
}

.part-item-font .item-title {
    margin-bottom: 2px
}

.part-item-font .item-desc {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: clip;
    text-overflow: clip
}

.part-item-font .item-tag .tag-c8a0a924 {
    background-color: #fff4ef;
    color: #ff510c
}

@media (max-width: 749.5px) {
    .part-item-font {
        padding:0 7px;
        margin-bottom: 15px
    }

    .part-item-font .f-box {
        padding: 15px;
        background-color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        overflow: hidden
    }

    .part-item-font .item-thumb img {
        max-height: 30px
    }

    .part-item-font .item-desc {
        height: 40px;
        white-space: normal
    }
}

@media (max-width: 749.5px) {
    .part-cats-loop {
        margin:0 10px
    }
}

.part-cat-block {
    margin-bottom: 15px
}

@media (min-width: 1000px) {
    .part-cat-block {
        margin-bottom:40px
    }
}

.part-cat-block .c-title {
    height: 26px;
    line-height: 26px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: normal
}

.part-cat-block .c-title .r,.part-cat-block .c-title .l {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.part-cat-block .c-title .l strong {
    font-size: 20px;
    color: #000
}

.part-cat-block .c-title .l strong a {
    color: #000
}

.part-cat-block .c-title .a-more {
    display: block;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    font-size: 12px;
    padding: 0 20px 0 10px;
    color: #8f8f8f;
    background-color: #fff;
    position: relative
}

.part-cat-block .c-title .a-more .ico-more {
    display: block;
    position: absolute;
    right: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%) scale(.6);
    -ms-transform: translate(0, -50%) scale(.6);
    transform: translate(0, -50%) scale(.6)
}

.part-cat-block .c-title .a-more:hover {
    background-color: #ff6000;
    color: #fff
}

.part-cat-block .c-title .j-title {
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.part-cat-block .c-title span.j-title {
    margin-left: 20px;
    font-size: 13px;
    color: #5a5a5a;
    background-color: #fff;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    padding: 0 10px
}

.part-cat-block .c-title span.j-title.active,.part-cat-block .c-title span.j-title:hover {
    background-color: #ff6000;
    color: #fff
}

.part-cat-block .c-title .sub-title {
    font-size: 14px;
    color: #8a8a8a;
    margin-left: 20px;
    font-weight: normal
}

.part-cat-block .c-title .menu-a {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-size: 14px;
    color: #5a5a5a;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 4px 6px;
    cursor: pointer
}

.part-cat-block .c-title .menu-a.active,.part-cat-block .c-title .menu-a:hover {
    background-color: #ff6000;
    color: #fff
}

.part-cat-block .c-title .r {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.part-cat-block .c-title .r .btn {
    margin-left: 10px;
    line-height: 26px
}

.part-cat-block .c-title .r .ceofont-news-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.part-cat-block .c-title .btn-slide {
    margin-left: 10px;
    line-height: 26px;
    padding: 0 10px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    vertical-align: top
}

.part-cat-block .c-title .btn-slide .si {
    font-size: 13px;
    width: 5em;
    height: 26px
}

.part-cat-block .c-title .btn-slide .ico {
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%) scale(.6);
    -ms-transform: translate(0, -50%) scale(.6);
    transform: translate(0, -50%) scale(.6)
}

.part-cat-block .c-title .btn-slide .slide-up {
    width: 100%;
    height: 100%
}

@media (min-width: 750px) {
    .part-cat-block .c-content {
        margin-bottom:15px
    }
}

@media (min-width: 1000px) {
    .part-cat-block .c-content {
        margin-bottom:40px
    }
}

.part-cat-block .c-loop {
    margin: 0 -9px -15px
}

@media (min-width: 1000px) {
    .part-cat-block .c-loop {
        margin:0 -10px -20px
    }
}

@media (max-width: 749.5px) {
    .part-cat-block {
        background-color:#fff;
        padding: 15px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .part-cat-block .c-title {
        padding-bottom: 10px;
        position: relative;
        margin-bottom: 15px
    }

    .part-cat-block .c-title:after {
        content: '';
        display: block;
        height: 1px;
        background-color: #F1F4F9;
        position: absolute;
        left: -15px;
        right: -15px;
        bottom: 0
    }

    .part-cat-block .c-title .l {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto
    }

    .part-cat-block .c-title .l::-webkit-scrollbar {
        display: none
    }

    .part-cat-block .c-title .l strong {
        font-size: 16px
    }

    .part-cat-block .c-title span.j-title {
        margin: 0
    }

    .part-cat-block .c-title .sub-title {
        font-size: 12px;
        margin-left: 5px
    }

    .part-cat-block .c-title .btn-slide {
        margin-left: 10px;
        margin-top: 4px;
        line-height: 20px;
        padding: 0 6px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px
    }

    .part-cat-block .c-title .btn-slide .si {
        height: 20px
    }

    .part-cat-block .c-title-mob-no-r .l {
        width: 100%;
        position: relative
    }

    .part-cat-block .c-title-mob-no-r .btn-slide {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .part-cat-block .c-title-mob-no-r .r {
        display: none
    }
}

@media (min-width: 750px) {
    .part-cat-block-book .c-content {
        background-color:#fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 20px
    }
}

.part-cat-block-color .c-title {
    height: 34px;
    line-height: 34px;
    margin-bottom: 30px
}

.part-cat-block-color .c-title .menu-a {
    padding: 0 10px
}

@media (max-width: 749.5px) {
    .part-cat-block-color {
        background-color:transparent;
        padding: 0 10px 15px;
        margin: 0;
        overflow: hidden
    }

    .part-cat-block-color .c-loop {
        margin-left: -7px;
        margin-right: -7px
    }

    .part-cat-block-color .c-title {
        margin-bottom: 15px;
        padding-bottom: 0
    }
}

@media (max-width: 749.5px) {
    .part-cat-block-font {
        background-color:transparent;
        padding: 0 0 15px;
        margin: 0;
        overflow: hidden
    }

    .part-cat-block-font .c-loop {
        margin-left: -7px;
        margin-right: -7px
    }

    .part-cat-block-font .c-title {
        margin-bottom: 15px;
        padding-bottom: 0
    }
}

.ceofont-news {
    line-height: 26px;
    background-color: #fff;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    padding: 0 8px 0 12px;
    color: #6a6a6a;
    font-size: 12px;
    font-weight: normal
}

.ceofont-news strong {
    font-weight: normal
}

.ceofont-news .ico {
    color: #f84b44;
    margin-right: 2px
}

.ceofont-news .ceofont-news__content,.ceofont-news .ceofont-news__title {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.ceofont-news .un-slide {
    display: block;
    color: inherit;
    height: 26px;
    overflow: hidden;
    padding-right: 15px;
    position: relative
}

.ceofont-news .un-slide .slide-up {
    width: 22em;
    height: 26px
}

.ceofont-news .un-slide .ico-more {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 12px;
    -webkit-transform: translate(0, -50%) scale(.6);
    -ms-transform: translate(0, -50%) scale(.6);
    transform: translate(0, -50%) scale(.6)
}

.ceofont-news .un-slide:hover {
    color: #ff6000
}

.ceofont-news .un-slide .li-item {
    display: block;
    white-space: normal;
    overflow: hidden;
    width: 22em;
    height: 26px
}

@media (max-width: 749.5px) {
    .ceofont-news {
        white-space:nowrap;
        padding: 0;
        margin: 0 8px 0 12px;
        overflow: hidden
    }

    .ceofont-news .un-slide .ico-more {
        display: none
    }

    .ceofont-news .un-slide .slide-up {
        width: 25em
    }

    .ceofont-news .un-slide .li-item {
        width: 25em;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.mobile-menu {
    margin-bottom: 20px;
    padding: 0 10px
}

.mobile-menu .mm-wrap {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto
}

.mobile-menu .mm-wrap::-webkit-scrollbar {
    display: none
}

.mobile-menu .mm-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.mobile-menu .mm-item:first-child a {
    background-color: #417ff9;
    color: #fff
}

.mobile-menu .mm-item a {
    display: block;
    padding: 0 9px;
    font-size: 15px;
    line-height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #3c3c3c;
    background-color: #fff
}