.com-main{
    background-color:#fff;
    position:relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.com-2-mod{
    margin-top:20px;
}
.com-2-navbtn-menu-wrap {
    padding: 0 15px;
}
.com-2-navbtn-menu-list {
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
}
.com-2-navbtn-menu-item {
    display: inline-block;
    vertical-align: top;
    font-size:14px;
}
.com-2-navbtn-menu-link {
    display: block;
}
.com-2-navbtn-menu-image{
    text-align:center;
}
.com-2-navbtn-menu-image i{
    display:inline-block;
    vertical-align:top;
    width:30px;
    height:30px;
}
.com-2-navbtn-menu-image .com-i-column-btn1{
    /*background:url(../newimages/index/menu-icon1.svg) no-repeat center;*/
    background-size:cover;
}
.com-2-navbtn-menu-image .com-i-column-btn2{
    background:url(../images/menu-icon2.svg) no-repeat center;
    background-size:cover;
}
.com-2-navbtn-menu-image .com-i-column-btn3{
    background:url(../images/menu-icon3.svg) no-repeat center;
    background-size:cover;
}
.com-2-navbtn-menu-image .com-i-column-btn4{
    background:url(../images/menu-icon4.svg) no-repeat center;
    background-size:cover;
}
.com-2-navbtn-menu-image .com-i-column-btn5{
    background:url(../images/menu-icon5.svg) no-repeat center;
    background-size:cover;
}



.com-2-navbtn-menu-main{
    margin-top: 6px;
    line-height: 1;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.com-2-navbtn-menu-main h4{
    font-weight:400;
}


#first_swiper .com-thumb-img{
    display:block;
    width:100%;
    height:166px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    position:relative;
    background-size:cover;
    background-position:right center;
}
#first_swiper .com-thumb-img:before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    width:0;
    height:100%;
}
#first_swiper .com-swiper-item-inner{
    position:relative;
    z-index:2;
    display:inline-block;
    vertical-align:middle;
    margin-top:-3%;
    padding:0 15px;
    text-align:left;
    box-sizing:border-box;
    width:58%;
}
.com-swiper-item-mark-wrap {
    margin-bottom: 15px;
    min-height: 20px;
}
.com-swiper-item-mark {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background-color: #00A4FF;
    border-radius: 2px;
    color: #fff;
}
.com-swiper-item-inner h2{
    padding: 0;
    line-height: 26px;
    font-size: 20px;
    color: #fff;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 52px;
    white-space: normal;
    font-weight:400;
}



#first_swiper .swiper-pagination-bullet{
    width: 10px;
    height: 2px;
    border-radius:0;
    opacity:1;
    background-color: #999;
    margin:0;
    margin-left:4px;
}
#first_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color:#36f;
}
#first_swiper .swiper-pagination{
    bottom:4px;
}
.com-2-topic-slider-wrap .com-2-topic-slider-item{
    width:295px;
}
.com-2-topic-slider {
    position: relative;
    min-width: 295px;
    box-sizing: border-box;
    background-color: #f4f5f9;
}
.com-2-topic-slider-link{
    display: block;
    padding: 9px 15px;
}
.com-2-topic-slider-inner{
    display:table;
    width:100%;
    table-layout:fixed;
    box-sizing:border-box;
}
.com-2-topic-slider-object, .com-2-topic-slider-main{
    display: table-cell;
    vertical-align: middle;
}
.com-2-topic-slider-object{
    width:30px;
    height:30px;
}
.com-2-topic-slider-object .icon-topic-sty2{
    display: block;
    width: 100%;
    height: 100%;
    background: 0 0;
}
.com-2-topic-slider-main{
    padding-left: 7px;
    width:235px;
    box-sizing:border-box;
}
.com-2-topic-slider-tit{
    padding-right: 15px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.com-2-topic-slider-desc{
    font-size: 12px;
    color: #999;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.com-2-topic-slider-tag{
    position: absolute;
    top: 5px;
    right: 0;
    padding-right: 4px;
    line-height: 18px;
    background-color: #36f;
}
.com-2-topic-slider-tag:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:-9px;
    width:18px;
    height:18px;
    border-radius:100%;
    background-color:#36f;
}
.com-2-topic-slider-tag-text{
    position: relative;
    display: block;
    margin-left: -3px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    transform: scale(.8333,.8333);
    -ms-transform: scale(.8333,.8333);
    -moz-transform: scale(.8333,.8333);
    -webkit-transform: scale(.8333,.8333);
    -o-transform: scale(.8333,.8333);
    z-index: 2;
}
.J-tab{
    width:100%;
    position:relative;
    overflow:hidden;
}
.J-tab .tab-nav{
    width:100%;
    height:48px;
    background:#fff;
    margin-bottom:2px;
    position:relative;
}
.J-tab .tab-nav .swiper-slide{
    width:auto;
    margin:0 14px;
    height:48px;
    line-height:48px;
    font-size:15px;
    text-align:center;
    box-sizing:border-box;
}
.J-tab .tab-nav .swiper-slide.active{
    border-bottom:2px solid #36f;
    color:#36f;
}

.J-tab .tab-content .item-box{
    overflow:hidden;
    position:relative;
}
.J-tab .tab-content .normal-item{
    transition:0.2s;
    display:table;
    margin-bottom:9px;
    width:100%;
    padding:16px;
    background:#fff;
    box-sizing:border-box;
}
.J-tab .tab-content .item-box .alllink{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.J-tab .tab-content .item-box .item-info{
    display:table-cell;
    vertical-align:middle;
    width:65%;
    float:left;
}
.J-tab .tab-content .item-box .item-info .main-info{
    margin-bottom:8px;
    overflow:hidden;
    height:52px;
}
.J-tab .tab-content .item-box .item-info .main-info h3{
    font-size: 16px;
    color: #373d41;
    line-height: 26px;
    font-weight: 300;
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-family: PingFangSC-Medium;
    -webkit-box-orient: vertical;
}
.J-tab .tab-content .item-box .item-info .h5source{
    display: block;
    color: #9b9ea0;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    text-align: left;
}
.J-tab .tab-content .item-box .item-info .h5source span{
    margin-right:8px;
}
.J-tab .tab-content .item-box .item-pic{
    overflow:hidden;
    width:30%;
    height:72px;
    float:right;
    position:relative;
    margin:4px 0;
}
.J-tab .tab-content .item-box .item-pic .pic-mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(-180deg,hsla(0,0%,85%,0),rgba(0,0,0,.6));
}
.J-tab .tab-content .item-box .item-pic img{
    width:100%;
    display:block;
    height:72px;
}

.J-tab .tab-nav.fixed_nav{
    position: fixed;
    top: 56px;
    width: 100%;
    z-index: 99;
}
.J-tab .fixed_nav + .tab-content{
    padding-top:48px;
}

.loadMore {
    background: #fff;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #373d41;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}





.com-2-mod{
    padding-bottom:6px;
    overflow:hidden;
}
.com-2-mod .swiper-container{
    overflow:visible;
}
.com-2-mod .com-2-navbtn-menu-wrap .swiper-pagination{
    bottom:-12px;
}
.com-2-mod .swiper-pagination-bullet{
    width:6px;
    height:6px;
}
.com-2-navbtn-menu-item{
    margin-bottom:14px;
}
.com-2-navbtn-menu-main h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.com-2-mod {
    margin-top: 20px;
}






/* 优选文章 */
.com-2-section-hd {
    position: relative;
    /*margin-bottom: 20px;*/
    padding: 10px 15px;
    border-bottom: 1px solid #e8edf3;
}
.com-2-section-hd .com-2-section-hd-inner {
    font-size: 0;
}
.com-2-section-hd .com-2-section-hd-icon, .com-2-section-hd .com-2-section-hd-tit {
    display: inline-block;
    vertical-align: middle;
}
[class*=" com-i-"], [class^=com-i-]{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-size: 100% auto;
}
.com-i-article-sty1 {
    background-image: url(../images/icon-article.svg);
}
.com-i-article-sty2 {
    background-image: url(../images/icon-classify.svg);
}
.com-i-article-sty3 {
    background-image: url(../images/icon-salon.svg);
}
.com-i-article-sty4 {
    background-image: url(../images/icon-column.svg);
}
.com-i-article-sty5 {
    background-image: url(../images/icon-topic.svg);
}
.com-i-article-sty6 {
    background-image: url(../images/icon-blog.svg);
}
.com-i-article-sty7 {
    background-image: url(../images/icon-qa.svg);
}

.com-2-section-hd .com-2-section-hd-icon i {
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.com-2-section-hd .com-2-section-hd-tit {
    line-height: 28px;
    font-size: 20px;
    color: #000;
}
.com-2-section-hd:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50%;
    height: 1px;
    background-color: #008fff;
    overflow: hidden;
}
.com-2-section-hd .com-2-section-hd-icon+.com-2-section-hd-tit {
    margin-left: 10px;
}
.com-2-section-hd .com-2-section-hd-tit span {
    color: #00a4ff;
}
.com-2-section-hd-extra{
    position:absolute;
    top:10px;
    right:15px;
    font-size:0;
    max-width:58%;
    line-height:28px;
}
.homepage-main .com-2-section-hd-extra {
    max-width: calc(100% - 140px);
}
.com-2-section-hd .com-2-section-more {
    position: absolute;
    top: 0;
    right: -5px;
    display: block;
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
}
.com-i-section-more {
    width: 18px;
    height: 18px;
    background-image: url(../images/base_icons.svg);
    background-position: 26.69% 9.180000000000001%;
    background-size: 1827.7777777777778% 1794.4444444444443%;
    background-repeat: no-repeat;
}
.com-2-section-hd .com-2-section-more i {
    width: 18px;
    height: 18px;
}
.com-2-section .com-3-article-panels {
    /*margin-top: -20px;*/
}
.com-3-article-panel {
    position: relative;
    padding: 20px 15px;
    border-bottom: 1px solid #EBEBEB;
}
.com-3-article-panel .panel-link {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.com-3-article-panel-title {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
}
.com-3-article-panel-title {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
}
.com-3-article-panel-media {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.com-3-article-panel-body {
    display: table-cell;
    vertical-align: top;
}
.com-3-article-panel-object {
    display: table-cell;
    vertical-align: top;
    padding-left: 12px;
    width: 104px;
}
.com-3-article-panel-desc {
    font-size: 12px;
    line-height: 22px;
    color: #999;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 44px;
}
.com-3-article-panel.normal .com-3-article-panel-infos {
    margin-top: 10px;
}
.com-2-avatar {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

.com-3-article-panel-infos .com-2-avatar {
    vertical-align: middle;
}
.com-3-article-panel-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    font-size: 12px;
    color: #999;
}
.com-2-avatar-object {
    width: 33px;
    height: 33px;
    background-color: #fff;
    border-radius: 100% 100% 100% 0;
    overflow: hidden;
    border: 1px solid #e8edf3;
    box-sizing: border-box;
}
.com-2-avatar .com-2-avatar-object, .com-2-avatar-name {
    display: inline-block;
    vertical-align: middle;
}
.com-3-article-panel-infos .com-2-avatar-object {
    width: 20px;
    height: 20px;
}
.com-2-avatar-image {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.com-2-avatar-name {
    line-height: 20px;
    font-size: 14px;
    color: #333;
    max-width: 12em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.com-2-avatar-object+.com-2-avatar-name {
    margin-left: 8px;
}
.com-3-article-panel-infos .com-2-avatar-name {
    color: #999;
    font-size: 12px;
    max-width: 7em;
}
.com-3-article-panel-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    font-size: 12px;
    color: #999;
}
.com-3-article-panel-thumbnail {
    position: relative;
    display: block;
    width: 104px;
    height: 78px;
    background-size: cover;
    background-position: center;
}
.com-2-tag-group {
    padding: 0 15px;
    overflow: hidden;
}
.com-2-tag-group {
    padding: 0 15px;
    overflow: hidden;
}
.com-2-tag-group-inner {
    margin-right: -10px;
    margin-bottom: -10px;
    font-size: 0;
}
.com-2-tag-default {
    display: inline-block;
    vertical-align: middle;
}
.com-2-tag-group .com-2-tag {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 50px;
    max-width: calc(100% - 10px);
}
.com-2-tag-default .com-2-tag-link {
    display: block;
    padding: 0 5px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.com-2-tag-default.gray .com-2-tag-link {
    padding: 0 10px;
    border-color: transparent;
    background-color: #F3F5F9;
    color: #333;
}
.com-2-event-banner {
    background-color: #f4f5f9;
}
.com-2-event-banner-link {
    display: block;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
    overflow: hidden;
}
.com-2-event-banner-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.com-2-event-banner.salon .com-2-event-banner-img {
    background-size: auto 100%;
}
.com-2-event-banner-inner {
    position: relative;
    z-index: 2;
    width: 58.1333%;
}
.com-2-event-banner-pretitle {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.com-2-event-banner-tit {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    font-weight: 400;
}
.com-2-event-banner-detail {
    margin-top: 4px;
    font-size: 0;
}
.com-2-event-banner-detail .detail-data {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    color: #333;
    line-height: 24px;
}
.com-i-location-o {
    background-image: url(../images/base_icons.svg);
    background-position: 36.74% 85.34%;
    background-size: 2056.25% 2018.75%;
    background-repeat: no-repeat;
}
.com-2-event-banner-detail .detail-data-text {
    font-size: 12px;
    vertical-align: middle;
}
.com-2-tag-status {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 10px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.com-2-event-banner .com-2-tag {
    position: absolute;
    top: 0;
    right: 15px;
}
.com-2-tag-status .com-2-tag-inner {
    position: relative;
    z-index: 3;
}
.com-2-tag-status:after, .com-2-tag-status:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewX(150deg);
    -ms-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    -webkit-transform: skewX(150deg);
    -o-transform: skewX(150deg);
}
.com-2-tag-status:after {
    left: 3px;
    top: 3px;
    z-index: 1;
    opacity: .4;
}
.com-2-tag-status.apply:after, .com-2-tag-status.apply:before, .com-2-tag-status.onsign:after, .com-2-tag-status.onsign:before {
    background-color: #ff7800;
}
.com-2-tag-status.apply:after, .com-2-tag-status.apply:before, .com-2-tag-status.onsign:after, .com-2-tag-status.onsign:before {
    background-color: #ff7800;
}
.com-2-event-banner-detail i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.com-2-event-panel-wrap {
    font-size: 0;
    margin-bottom: -3px;
}
.com-2-event-banner+.com-2-event-panel-wrap {
    margin-top: 3px;
}
.com-2-event-panel {
    position: relative;
    min-height: 122px;
    background-color: #f4f5f9;
    overflow: hidden;
}

.com-2-event-panel-wrap .com-2-event-panel {
    margin-bottom: 3px;
}
.com-2-event-panel-wrap.cols-2 .com-2-event-panel {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    width: calc((100% - 3px)/ 2);
    font-size:14px;
}
.com-2-event-panel-wrap.cols-2 .com-2-event-panel:nth-child(2n) {
    margin-right: 0;
}
.com-2-event-panel-link {
    padding: 15px;
    display: block;
}
.com-2-event-panel-inner {
    position: relative;
}
.com-2-event-panel-tit {
    max-height: 44px;
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.com-2-event-panel-detail {
    margin-top: 9px;
    font-size: 0;
}
.com-2-event-panel-detail .detail-data, .com-2-event-panel-detail .detail-status {
    display: inline-block;
    vertical-align: top;
    line-height: 17px;
    font-size: 12px;
    color: #666;
}
.com-2-event-panel-detail .detail-data {
    margin-right: 5px;
    font-size: 0;
}
.com-2-event-panel-detail .detail-data-text {
    display: inline-block;
    vertical-align: top;
}
.com-2-event-panel-detail .detail-data-text {
    display: inline-block;
    vertical-align: top;
}
.com-2-event-panel-detail .detail-data-text span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}
.com-2-event-panel-detail .detail-data-text+.detail-data-text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 2px;
    height: 2px;
    background: #666;
    border-radius: 50%;
}
.com-2-event-panel.apply .com-2-event-panel-detail .detail-status, .com-2-event-panel.onsign .com-2-event-panel-detail .detail-status {
    color: #ff7800;
}
.com-2-expert-panel {
    position: relative;
    padding: 20px 15px;
    cursor: pointer;
    border-bottom: 1px solid #e8edf3;
}
.com-2-section-bd .com-2-articl-panel:first-child, .com-2-section-bd .com-2-expert-panel:first-child, .com-2-section-bd .com-2-team-panel:first-child .com-2-team-panel-link {
    /*padding-top: 0;*/
}
.com-2-expert-panel-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.com-2-expert-panel-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;
}
.com-2-expert-panel-main, .com-2-expert-panel-object {
    display: table-cell;
    vertical-align: top;
}
.com-2-expert-panel-object {
    padding-right: 8px;
    width: 42px;
    box-sizing: content-box;
}
.com-2-avatar {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.com-2-avatar-object {
    width: 33px;
    height: 33px;
    background-color: #fff;
    border-radius: 100% 100% 100% 0;
    overflow: hidden;
    border: 1px solid #e8edf3;
    box-sizing: border-box;
}
.com-2-avatar .com-2-avatar-object, .com-2-avatar-name {
    display: inline-block;
    vertical-align: middle;
}
.com-2-expert-panel-object .com-2-avatar-object {
    width: 42px;
    height: 42px;
}
.com-2-avatar-image {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.com-2-expert-panel-main-inner{
    display:table;
    width:100%;
    table-layout:fixed;
    box-sizing:border-box;
}
.com-2-expert-panel-btn, .com-2-expert-panel-main-info {
    display: table-cell;
    vertical-align: middle;
}
.com-2-expert-panel-tit {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.com-2-expert-panel-name {
    line-height: 20px;
    font-size: 0;
    color: #000;
    word-wrap: break-word;
}
.com-2-expert-panel-name span {
    font-size: 14px;
    vertical-align: middle;
}
.com-2-expert-panel-detail {
    line-height: 18px;
    font-size: 0;
    color: #999;
}
.com-2-amount-data {
    font-size: 0;
}
.com-2-amount-data-item {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 17px;
    color: #000;
}
.com-2-expert-panel-column .com-2-amount-data-item {
    color: #999;
}
.com-2-amount-data-item + .com-2-amount-data-item:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 6px;
    width: 2px;
    height: 2px;
    /* background-color: #000; */
    border-radius: 50%;
    background-color: #999;
}

.com-2-expert-panel-btn, .com-2-expert-panel-btn .com-2-btn {
    width: 85px;
}
.com-2-expert-panel-btn {
    padding-left: 10px;
    box-sizing: content-box;
}

button, input, select, textarea {
    -webkit-tap-highlight-color: transparent;
    color: #333;
    outline: 0;
}
.c-btn {
    height: 35px;
    min-width: 140px;
    padding: 0 20px;
    background-color: #00a4ff;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    box-sizing: border-box;
}
.c-btn {
    padding: 0 10px;
    min-width: 0;
}
.com-2-btn.c-btn {
    height: 32px;
    line-height: 32px;
    font-size: 0;
}
.com-2-expert-panel-btn, .com-2-expert-panel-btn .com-2-btn {
    width: 85px;
}
.com-2-expert-panel-btn .com-2-btn {
    position: relative;
    color: #00a4ff;
    background-color: #f4f5f9;
    z-index: 2;
    padding: 10px 0px;
}
.com-2-expert-panel-btn .com-2-btn1 {
    position: relative;
    color: #00a4ff;
    background-color: #f4f5f9;
    z-index: 2;
    padding: 0px !important;
}
.com-2-btn.c-btn .btn-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.com-2-topic-panel-wrap {
    margin-bottom: -3px;
    font-size: 0;
}
.com-2-topic-panel-wrap .com-2-topic-panel {
    margin-bottom: 10px;
    font-size:14px;
}
.com-2-topic-panel-wrap.cols-2 .com-2-topic-panel {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    width: calc((100% - 6px)/ 2);

}
.com-2-expert-panel-btn .com-2-btn {
    min-width: auto;
}
.com-2-topic-panel-wrap.cols-2 .com-2-topic-panel:nth-child(2n) {
    margin-right: 0;
}
.com-2-topic-panel-link {
    position: relative;
    box-sizing: border-box;
    display: table;
    width: 100%;
}
.com-2-topic-panel-bg {
    display: block;
    padding-top: 43.47826087%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.com-2-topic-panel-inner {
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #F3F5F9;
}
.com-2-topic-panel-tit {
    height: 36px;
    line-height: 18px;
    font-size: 12px;
    color: #333;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.com-2-section .com-3-team-panels {
    margin-top: -20px;
}
.com-3-team-panel {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px;
    border-bottom: 1px solid #D2D9E7;
}
.com-3-team-panel-object {
    display: table-cell;
    vertical-align: middle;
    width: 44px;
}
.com-3-team-panel {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px;
    border-bottom: 1px solid #D2D9E7;
}
.com-3-team-panel-object {
    display: table-cell;
    vertical-align: middle;
    width: 48px;
}
.com-3-team-panel-object .com-3-team-panel-avatar{
    /* width:44px; */
    height:48px;
    background-color:#dfdce3;
    box-sizing:border-box;
    border-style:solid;
    border-color:#dfdce3;
    border-width:2px;
    border-radius:2px;
}
.com-3-team-panel-object .com-3-team-panel-avatar span{
    display:block;
    width:100%;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}
.com-3-team-panel-body {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.com-3-team-panel-title {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.com-3-team-panel-data {
    margin-top: 4px;
}
.com-3-team-panel-data .com-2-amount-data-item {
    color: #999;
}
.com-2-section .com-ask-list {
    margin-top: -20px;
}
.com-ask-panel {
    position: relative;
    padding: 20px 15px;
    background-color: #fff;
}
.com-ask-panel:after{
    content:'';
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:1px;
    border-bottom:1px solid #e5e5e5;
    -webkit-transform:scaleY(.5);
    transform:scaleY(.5);
    -webkit-transform-origin:0 100%;
    transform-origin:0 100%;
}
.com-ask-panel-hd {
    position: relative;
    padding-right: 60px;
    min-height: 44px;
}
.com-ask-panel-hd .ask-operations {
    position: absolute;
    right: 0;
    top: 4px;
}
.com-ask-panel-hd .answer-btn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #E4EEF9;
    color: #00a4ff;
    text-align: center;
}
.com-ask-panel-hd .answer-btn .num {
    display: block;
    margin-top: 2px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
}
.com-ask-panel-hd .answer-btn .name {
    display: block;
    margin-top: -2px;
    font-size: 12px;
    -webkit-transform: scale3d(.83,.83,1);
    transform: scale3d(.83,.83,1);
}
.com-ask-panel-hd .ask-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 24px;
}

.com-ask-panel-hd .ask-title a {
    display: block;
    color: inherit;
}
.com-ask-panel-infos {
    position: relative;
    margin-top: 5px;
}
.com-i-tag {
    width: 11px;
    height: 11px;
    background-image: url(../images/base_icons.svg);
    background-position: 41.19% 98.08%;
    background-size: 2990.909090909091% 2936.3636363636365%;
    background-repeat: no-repeat;
}
.com-tag-links.style-text .tag-icon {
    position: absolute;
    left: 0;
    top: 4px;
}
.com-tag-links a, .com-tag-links>span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    padding: 0 12px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    color: #888;
    background-color: #f2f2f2;
    border-radius: 2px;
}
.com-tag-links a:last-child {
    margin-right: 0;
}
.com-tag-links.style-text a, .com-tag-links.style-text>span {
    display: inline;
    padding: 0;
    margin: 0;
    background-color: transparent;
    line-height: 18px;
}
.com-tag-links.style-text {
    padding-left: 20px;
    font-size: 12px;
    line-height: 18px;
    white-space: normal;
}
.com-ask-panel-infos .com-tag-links {
    margin-bottom: 0;
}

.com-ask-panel .com-ask-panel-hd .answer-btn .num, .com-ask-panel .com-ask-panel-hd .ask-title {
    font-weight: 400;
}
.com-2-partner-section {
    margin-top: 30px;
}
.com-2-partner-section-hd {
    margin-bottom: 20px;
}
.com-2-partner-section-tit {
    padding: 0 15px;
    line-height: 25px;
    font-size: 18px;
    color: #666;
    font-weight: 400;
    text-align: center;
}
.com-2-partner-wrap {
    margin-bottom: -10px;
    padding: 0 15px;
    font-size: 0;
}
.com-2-partner-wrap .com-2-partner {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.com-2-partner-wrap.cols-4 .com-2-partner {
    margin-right: 22px;
    width: calc((100% - 66px)/ 4);
}
.com-2-partner-wrap.cols-4 .com-2-partner:nth-child(4n) {
    margin-right: 0;
}
.com-2-partner-image, .com-2-partner-link {
    display: block;
}
.com-2-partner-image {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}









@media screen and (max-width: 425px){
    .com-2-event-panel {
        /*min-height: 142px;*/
    }
    .com-2-event-panel-detail .detail-data {
        display: block;
        margin: 0;
    }
    .com-2-event-panel .com-2-event-panel-detail .detail-status {
        margin-top: 3px;
        display: block;
    }
}



.com-2-expert-panel-btn .com-2-btn{
    z-index:0;
}

.gongyi{
    font-size: 14px;
}
.xianshi{
    height: 78px;
    width: 174px;
    overflow: hidden;
}
.com-tag-v2{
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 6px;
    max-width: calc(100% - 6px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    height: 20px;
    font-size: 10px;
    line-height: 18px;
    border: 1px solid #dbefff;
    border-color: transparent;
    background-color: #dbefff;
    color: #59b6ff;
}

.api-box {
  width: 100%;
  background: url(https://bqq.gtimg.com/qdweb_2018/static/m/img/v2/img_api.png) 0 0 no-repeat;
  background-size: 100% 100%;
  padding: 2.6rem 1.2rem 2rem;
  color: #fff;
  text-align: center;
}
.api-box .icon {
  margin-bottom: 1rem;
}
.api-box .icon em {
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto 0.5rem;
  background: url(http://www.huayinyiliao.com/templets/default/newimages/index/yuanxinglogo.png) 0 0 no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
}
.api-box .icon span {
  font-size: 0.6rem;
}
.api-box .title {
  font-size: 0.7rem;
  line-height: 1.1rem;
  margin-bottom: 0.8rem;
}
.api-box .desc {
  font-size: 0.56rem;
  line-height: 0.9rem;
  opacity: 0.6;
}
.lmyy img{
    width: 100%;
    padding: 0 5px;
}

.index-main .item-block {
  width: 88%;
  background-color: #fff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.12);
  margin: 0.4rem 0rem 0.5rem 0.9rem;
  padding-bottom: 1.4rem;
  border-radius: 4px;

}
.index-main .item-block dl {
  float: left;
  width: 50%;
  padding-top: 1.4rem;
}

.index-main .item-block dl dt p {
  margin: 0 auto;
  width: 1.8rem;
  height: 1.8rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.index-main .item-block dl dt p.ico-service {
  background-image: url(/images/home_icon04.png);
}
.index-main .item-block dl dt p.ico-marketing {
  background-image: url(/images/home_icon03.png);
}
.index-main .item-block dl dt p.ico-cooperate {
  background-image: url(/images/home_icon02.png);
}
.index-main .item-block dl dt p.ico-open {
  background-image: url(/images/home_icon01.png);
}
.index-main .item-block dl dd {
  text-align: center;
}
.index-main .item-block dl dd strong {
  font-size: 0.6rem;
  color: #222;
  margin: 0.3rem 0;
  display: inline-block;
}
.index-main .item-block dl dd p {
  font-size: 0.44rem;
  line-height: 0.68rem;
  color: #999;
}
.index-main .item-block a:nth-child(odd) dl {
  margin-left: 5%;
}
.index-main .item-block a:nth-child(even) dl {
  margin-right: 5%;
}
.com-2-mod2{
    margin-top: 0px;
}

/* 视频样式 */
.videos-panel .com-2-topic-panel-bg{
    position:relative;
}
/*.videos-panel .com-2-topic-panel-bg::after{
    content:'';
    position:absolute;
    width:32px;
    height:32px;
    bottom:0;
    left:0;
    right:0;
    top:0;
    margin:auto;
    background:url(../images/Play.svg) no-repeat center;
    background-size:contain;
}*/
.videos-panel .com-2-topic-panel-bg::before{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    background-color:rgba(0,0,0,.1)
}


/*自定义*/
.btn_index_go {
    display: block;
    float: right;
    padding: 5px 10px;
    border-radius: 30px;
    background-color: #0081e6;
    color: #fff;
    margin: 10px auto;
}

.article_list {
  overflow: hidden;
}

.article_list .wz {
  margin-top: 8px;
}

.article_list .wz li {
    position: relative;
}

.article_list .wz li a {
  display: block;
  padding: 7px 15px 7px 25px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  color: #333;
  word-wrap: break-word;
  text-align:left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article_list .wz li a:hover {
    text-decoration: none;
    background-color: #F3F5F9;
}

.article_list .wz li:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 17px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f80;
}

.c-footer-inner .content {
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666;
}

.c-footer-inner .content .w {
  line-height: 24px;
  text-align: justify;
  color: #333;
}

.foot_content {
    width: 100%;
    text-align: justify;
    padding: 0 15px 0;
    margin: 20px auto;
    color: #999;
}

.foot-wx {
    border: 1px solid #333;
    padding: 15px;
}

.foot-wx>h3 {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.foot-wx .img-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    justify-content: space-between;
    margin-bottom: 20px;
}

.foot-wx .img-box .img-box-item {
    width: 45%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.foot-wx .img-box .img-box-txt {
    width: 45%;
    text-align: center;
}

.foot-wx .img-box .img-box-item img {
    width: 45%;
    text-align: center;
}

.foot-wx .wx-box {
    border: 1px solid #333;
    padding: 15px;
    font-size: 16px;
}

.foot-wx .wx-box .t {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}



.main-index-hot, .main-index-drug {
  padding-top: 20px;
  margin-bottom: 20px;
}

.main-index-hot h3, .main-index-drug h3 {
  height: 50px;
  line-height: 50px;
}

.main-index-hot h3 {
    padding-left: 10px;
  font-size: 20px;
}

.main-index-hot h3 span {
  color: #f30;
}

.main-index-hot .img-list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  justify-content: space-between;
}

.main-index-hot .img-list a {
  width: 46%;
  margin: 2%;
  background-color: #fcf8d6;
  text-align: center;
}

.main-index-hot .img-list a .img {
  width: 90%;
  padding-bottom: 100%;
  height: 0;
  margin: 19px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.main-index-hot .img-list a .title {
  width: 90%;
  height: 30px;
  margin: auto;
  text-align: center;
  font-size: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.main-index-hot .img-list a .txt {
  width: 90%;
  margin: auto;
  color: #433b31;
  height: 55px;
  line-height: 25px;
  margin: 0 auto 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main-index-hot .img-list a .txt:hover {
  text-decoration: underline;
}

.main-index-drug h3 {
  padding-left: 10px;
  font-size: 20px;
}

.main-index-drug h3 span {
  color: #008fff;
}

.main-index-drug .img-list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  justify-content: space-between;
}

.main-index-drug .img-list a {
  width: 46%;
  margin: 2%;
  background-color: #f3f4f5;
  text-align: center;
  display: block;
}

.main-index-drug .img-list a .img {
  width: 90%;
  padding-bottom: 100%;
  height: 0;
  margin: 10px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.main-index-drug .img-list a .title {
  width: 90%;
  height: 30px;
  margin: auto;
  text-align: center;
  font-size: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.main-index-drug .img-list a .txt {
  width: 90%;
  margin: 0 auto 10px;
  color: #999;
  height: 30px;
  line-height: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.main-index-drug .img-list a .txt:hover {
  text-decoration: underline;
}





























