body {
    font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Sans GB', 'PingHei', 'PingFang SC', 'STHeitiSC-Light', 'Microsoft YaHei', "微软雅黑", 'Arial', sans-serif;
}
/*导航*/
body {
    padding-top: 80px;
}
.ws-fix-head {
    z-index: 11;
}
/*轮播*/
#slider {
    height: 446px;
    background: url("../image/bannerbg.png") no-repeat 50% 0;
    padding: 29px 0 31px;
}
#slider .slider--wrapped {
    width: 1049px;
    margin: 0 auto;
}
#slider .am-slider .am-slides img {
    z-index: 1;
}
/*大牛卡片*/
#slider .daniucard--wrapped {
    /*outline:1px solid red;*/
    max-width: 1200px;
    margin: 0 auto;
}
#slider .daniucard--wrapped .wrapper {
    margin-left: -20px;
    display: none;
}
#slider .daniucard--wrapped .wrapper.active {
    display: block;
}
#slider .daniucard {
    width: 224px;
    height: 310px;
    text-align: center;
    padding: 16px 16px 24px;
    font-size: 14px;
    color: #333;
    line-height: 1;
    position: relative;
    background: url("../image/slidecardbg.png") no-repeat;
}
#slider .card_img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
#slider .a_wrapped:hover {
    color: #000;
}
#slider .card_img img {
    width: 140px;
    height: 140px;
}
#slider .auther--content {
    text-align: center;
    line-height: 1.7;
    margin: 11px auto 14px;
    height: 46px;
    overflow: hidden;
}
#slider .auther--name {
    font-size: 20px;
    max-height: 20px;
    margin-top: 14px;
    overflow: hidden;
}
#slider .card_button {
    color: #fff;
    background: #f60;
    width: 68px;
    line-height: 26px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    margin: 14px auto 0 -34px;
}
#slider .card_button:hover {
    color: #fff;
    background: #ff761b;
}
#slider .card_cancel {
    transition: all 0.2s ease-in-out;
    background: #8e8e8e;
}
#slider .card_cancel:hover {
    background: #a3a3a3;
}
#slider .button {
    width: 260px;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #f60;
    margin: 10px auto 0;
    border-radius: 4px;
}
#slider .button:hover {
    background: #ff761b;
}
#slider .img--wrapped .action {
    margin-top: 28px;
    color: #fff;
}
#slider .am-slider-default {
    background: transparent;
    min-height: 310px;
}
#slider .am-slider-default .am-direction-nav a {
    width: 50px;
    height: 90px;
    margin-top: -45px;
    background: url("../image/slidebg.png") no-repeat;
}
#slider .am-slider-default .am-direction-nav a:before {
    width: 30px;
    height: 55px;
    margin: 16px 0 0 10px;
    content: "";
    background: url(../image/slideleft.png) no-repeat;
}
#slider .am-slider-default .am-direction-nav a.am-next:before {
    margin: 16px 10px 0 0;
    content: "";
    background: url("../image/slideright.png") no-repeat;
}
#slider .am-slider-default .am-direction-nav .am-prev {
    left: -70px;
}
#slider .am-slider-default .am-direction-nav .am-next {
    right: -70px;
    text-align: right;
}
@media only screen and (max-width: 1024px) {
    #slider .slider--wrapped {
        width: 768px;
    }
}
@media only screen and (max-width: 640px) {
    #slider .slider--wrapped {
        width: 256px;
    }
}
/*中间部分*/
.ws-common-head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #333;
    background: #f1f1f1;
    padding-left: 24px;
    position: relative;
}
.ws-common-head:after {
    content: '';
    height: 30px;
    width: 4px;
    background: #f60;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -14px;
}
.ws-common-head h1 {
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.ws-bigtime {
    color: #f60;
    font-size: 14px;
    line-height: 1;
    padding: 20px 0;
}
.ws-head {
    /*border: 1px solid #f1f1f1;*/
}
.ws-head .ws-head1 {
    font-size: 32px;
    color: #4d4d4d;
}
.ws-head .ws-head2 {
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 40px;
}
.ws-head .ws-head2:after {
    position: absolute;
    top: 3px;
    left: 20px;
    content: '';
    height: 14px;
    border-right: 1px solid #4d4d4d;
}
.ws-content {
    width: 1200px;
    min-width: 1200px;
    padding: 0;
}
.ws-content .ws-left {
    width: 860px;
    /*分页*/
}
.ws-content .ws-left .ws-search hr {
    margin: 20px auto;
}
.ws-search .result-nums {
    font-size: 12px;
    color: #999;
}
.ws-content .ws-right {
    width: 300px;
    /*热文榜*/
}
.ws-content img {
    max-width: 100%;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabh {
    width: 124px;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding-bottom: 15px;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabh1,
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabh2 {
    position: relative;
    cursor: pointer;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabh1:after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    height: 14px;
    border-right: 1px solid #ceced0;
}
.ws-content .ws-right .ws-hotdoc .ws-active {
    color: #f60;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabc1 {
    /*display: none;*/
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:last-child {
    margin-bottom: 0;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:nth-child(1) .ws-hotdoc-tabconSpan,
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:nth-child(2) .ws-hotdoc-tabconSpan,
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:nth-child(3) .ws-hotdoc-tabconSpan {
    color: #ff6600;
}
.ws-content .ws-right .ws-hotdoc .ws-hotdoc-tabconSpan {
    position: absolute;
    height: 24px;
    font-size: 16px;
    line-height: 1.7;
    top: 0;
    left: 0;
}
.ws-hr {
    border-top: 1px solid #e5e5e5;
    margin: 0;
}
.ws-content .article-content .article--content img {
    position: relative;
    z-index: 2;
}
/*大牛投稿*/
#publication .public--wrapped {
    width: 300px;
    height: 196px;
    /*outline:1px solid red;*/
    line-height: 1;
    margin: 33px auto 30px;
}
#publication .public_content {
    width: 300px;
    height: 142px;
    padding: 22px 14px 27px;
    background: url("../image/daniushuobg.png") no-repeat;
}
#publication .public_content p {
    margin: 0;
    color: #333;
}
#publication .public_content p.title {
    font-size: 20px;
}
#publication .public_content p.title img {
    margin-right: 14px;
}
#publication .public_content p.content {
    font-size: 18px;
    margin: 20px auto 21px;
}
#publication .public_content p.tip {
    font-size: 13px;
    color: #888;
}
#publication .public_content p.tip a {
    color: #1972e1;
}
#publication .public_button {
    line-height: 54px;
    background: #f60;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
#publication .public_button .icon-tishi {
    font-size: 17px;
    position: relative;
    top: -2px;
}
#publication .public_button:hover {
    background: #ff761b;
}
#publication .tishi_content {
    opacity: 0;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #f60;
    transition: all 0.4s ease-in-out;
    z-index: 2;
    background: #f1f1f1;
}
/*大牛投稿new*/
#tougao .img--wrapper, #tougaojili .img--wrapper {
    margin-top: 33px;
    position: relative;
}
#tougao .img--wrapper img, #tougaojili .img--wrapper img {
    width: 300px;
    height: 200px;
}
#tougao .img--wrapper .tougao_a {
    width: 110px;
    height: 25px;
    position: absolute;
    top: 128px;
    left: 94px;
    /*outline: 1px solid red;*/
}
/*征文*/
#zhengwen .slide--wrapped {
    width: 300px;
    position: relative;
}
#zhengwen .am-slider .am-slides img {
    height: 198px;
}
#zhengwen .img--wrapped {
    position: relative;
}
#zhengwen .ws-shadow-slide {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
}
/* slidesreset */
.am-slider-default .am-control-nav {
    width: 60px;
    height: 20px;
    position: absolute;
    top: 28px;
    left: 0;
    text-align: center;
}
#zhengwen .am-slider .am-slides > li .p_title {
    display: inline-block;
    max-height: 60px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    padding: 6px 18px;
    position: absolute;
    bottom: 5px;
    left: 0;
}
#zhengwen .slide--wrapped .tip {
    display: inline-block;
    background: #c96e30;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    padding: 6px 18px;
    position: absolute;
    top: 20px;
    left: 0;
}
.am-slider-default {
    margin: 0 0 20px;
}
#zhengwen .am-slider-default .am-control-nav li {
    position: relative;
    padding: 0 5px;
    margin: 0 3px;
}
#zhengwen .am-slider-default .am-control-nav li a {
    display: block;
    width: 4px;
    height: 10px;
    margin-right: 10px;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: none;
    border: none;
    position: absolute;
    transition: all 0.4s ease-in-out;
}
#zhengwen .am-slider-default .am-control-nav li a:hover {
    height: 20px;
}
#zhengwen .am-slider-default .am-control-nav li a.am-active {
    height: 20px;
}
#zhengwen .am-slider-default .am-control-nav li:nth-child(1) a {
    background: #00a0e9;
}
#zhengwen .am-slider-default .am-control-nav li:nth-child(2) a {
    background: #8fc31f;
}
#zhengwen .am-slider-default .am-control-nav li:nth-child(3) a {
    background: #ffc424;
}
#zhengwen .am-slider-default .am-direction-nav a {
    width: 27px;
    height: 49px;
    margin-top: -24px;
    background: url(../image/slidebg2.png) no-repeat;
}
#zhengwen .am-slider-default .am-direction-nav a.am-next:before {
    margin: 10px -5px 0 0;
    content: "";
    background: url(../image/slideright2.png) no-repeat;
}
#zhengwen .am-slider-default .am-direction-nav a:before {
    width: 27px;
    height: 49px;
    margin: 10px 0 0 5px;
    content: "";
    background: url(../image/slideleft2.png) no-repeat;
}
/*发稿榜单*/
/* reset*/
.activity--wraped {
    width: 300px;
    /*outline:1px solid red;*/
}
.activity--wraped .activity {
    background: #f1f1f1;
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    position: relative;
    font-size: 20px;
    color: #333;
}
.activity--wraped .activity:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 4px;
    height: 30px;
    /*   outline:1px solid red; */
    background: #f60;
}
.activity--wraped .activity .activity-textr {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 14px;
    color: #666;
    /*   cursor:pointer; */
}
.activity--wraped .activity .icon {
    display: block;
    position: absolute;
    top: 16px;
    right: 82px;
    margin-right: 6px;
    /*   outline: 1px solid red; */
}
.activity--wraped span.title:hover {
    color: #f60;
}
.activity--wraped #activity_tab {
    position: absolute;
    right: 0;
    bottom: 0;
}
.activity--wraped #activity_tab span {
    display: inline-block;
    font-size: 14px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}
.activity--wraped #activity_tab span.active {
    color: #f60;
    border-bottom: 2px solid #f60;
}
.activity--wraped #activity_content .contents {
    min-height: 573px;
    display: none;
}
.activity--wraped #activity_content .contents.active {
    display: block;
}
/* 发稿榜单 */
#publisharticle .dianpu--wraped {
    max-width: 300px;
    line-height: 1;
    border-bottom: 1px solid #f1f1f1;
}
#publisharticle .dianpu--wraped .dianpu_span--wraped {
    padding: 20px 0;
}
#publisharticle .dianpu--wraped img {
    width: 70px;
    height: 70px;
    z-index: 1;
}
#publisharticle .dianpu--wraped .dianpu--img {
    width: 70px;
    height: 70px;
    border-radius: 50% !important;
    overflow: hidden;
    position: relative;
    z-index: 3;
    border: 1px solid #f1f1f1;
}
#publisharticle .dianpu--wraped .dianpu--img .tip {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    width: 100%;
    padding: 5px;
    color: #f60;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 50% 50% 0 0;
    z-index: 2;
}
#publisharticle .dianpu--wraped .dianpu--img .tip.card_cancel {
    color: #666;
}
#publisharticle .dianpu--content .head a:first-child span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}
#publisharticle .dianpu--wraped .dianpu--content {
    width: 215px;
    margin: 0 5px 0 10px;
}
#publisharticle .dianpu--wraped .dianpu--content p {
    color: #333;
    margin: 0;
    text-align: left;
    max-height: 44px;
    overflow: hidden;
}
#publisharticle .dianpu--wraped .dianpu--content .head {
    font-size: 18px;
    color: #333;
}
#publisharticle .dianpu--wraped .dianpu--content .head .action span {
    font-size: 16px;
    color: #999;
}
#publisharticle .dianpu--wraped .dianpu--content .head .action .iconfont {
    color: #f60;
}
#publisharticle .dianpu--wraped .dianpu--content .content {
    font-size: 14px;
    line-height: 1.7;
    margin: 13px 0 0;
    color: #666;
    text-align: justify;
}
#publisharticle .dianpu--wraped .dianpu--btn {
    padding: 70px 0 40px;
}
#publisharticle .dianpu--wraped .dianpu--btn .contentcontent_btn, .dianpu--wraped .dianpu--btn .contentcontent_div {
    width: 165px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
}
#publisharticle .dianpu--wraped .contentcontent_btn {
    background: #469ffb;
    color: #fff;
}
#publisharticle .dianpu--wraped .contentcontent_div {
    color: #469ffb;
}
/*picture-content*/
.pictures--wraped {
    display: inline-block;
    width: 860px;
    /*outline:1px solid red;*/
    position: relative;
}
.pictures--wraped .pictures_p {
    font-size: 20px;
    color: #4d4d4d;
    margin: 0 auto 20px;
}
.pictures--wraped .pictures--img {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}
.pictures--wraped .pictures--img .tip {
    width: 27px;
    height: 27px;
    background: url("../image/play.png");
    color: #f60;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    /*   outline:1px solid red; */
}
.pictures--wraped .pictures--img .tip:hover {
    background: url("../image/playhover.png");
}
.pictures--wraped .pictures--img img {
    width: 280px;
    height: 187px;
}
.pictures--wraped .pictures--img.first {
    margin-left: 0;
}
.pictures--wraped .pictures--time {
    font-size: 13px;
    color: #999;
    margin: 20px auto 0;
}
/*新晋大牛*/
#newdaniu .blank22 {
    width: 100%;
    height: 22px;
}
#newdaniu .activity--wraped {
    width: 300px;
    /*outline:1px solid red;*/
}
#newdaniu .activity--wraped .activity {
    background: #f1f1f1;
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    position: relative;
    font-size: 20px;
    color: #333;
}
#newdaniu .activity--wraped .activity:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 4px;
    height: 30px;
    /*   outline:1px solid red; */
    background: #f60;
}
#newdaniu .activity--wraped .activity .activity-textr {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 14px;
    color: #666;
    /*   cursor:pointer; */
}
#newdaniu .activity--wraped .activity .icon {
    display: block;
    position: absolute;
    top: 16px;
    right: 82px;
    margin-right: 6px;
    /*   outline: 1px solid red; */
}
#newdaniu .activity--wraped span.title:hover {
    color: #f60;
}
#newdaniu .auther--wrapped {
    margin-left: -45px;
}
#newdaniu .auther--wrapped .auther {
    width: 70px;
    margin-left: 45px;
}
#newdaniu .auther--wrapped .auther_img {
    width: 70px;
    height: 70px;
    margin-top: 20px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 2;
}
#newdaniu .auther--wrapped img {
    width: 70px;
    height: 70px;
    z-index: 1;
}
#newdaniu .auther--wrapped .auther_name {
    font-size: 14px;
    max-width: 70px;
    height: 22px;
    text-align: center;
    overflow: hidden;
    margin: 10px auto 8px;
}
/*大牛周榜单*/
.daniurank .list_wrapper > ul {
    padding-top: 15px;
    background: #fff;
}
.daniurank .list_wrapper li {
    padding-left: 30px;
    position: relative;
}
.daniurank .list_wrapper li:not(:last-child) {
    margin-bottom: 20px;
}
.daniurank .list_wrapper p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    max-width: 270px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.daniurank .list_wrapper ul p:hover {
    color: #f60;
    -webkit-transition: color .2s ease-in .2s;
    transition: color .2s ease-in .2s;
}
.daniurank .list_wrapper li:after {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #222;
    line-height: 20px;
    text-align: center;
    border: 1px solid #d5d5da
}
.daniurank .list_wrapper li:first-of-type:after {
    content: "1"
}
.daniurank .list_wrapper li:nth-of-type(2):after {
    content: "2"
}
.daniurank .list_wrapper li:nth-of-type(3):after {
    content: "3"
}
.daniurank .list_wrapper li:nth-of-type(4):after {
    content: "4"
}
.daniurank .list_wrapper li:nth-of-type(5):after {
    content: "5"
}
.daniurank .list_wrapper li:nth-of-type(6):after {
    content: "6"
}
.daniurank .list_wrapper li:nth-of-type(7):after {
    content: "7"
}
.daniurank .list_wrapper li:nth-of-type(8):after {
    content: "8"
}
.daniurank .list_wrapper li:nth-of-type(9):after {
    content: "9"
}
.daniurank .list_wrapper li:nth-of-type(10):after {
    content: "10"
}
.daniurank .list_wrapper li:not(:nth-of-type(1n+4)):after {
    background: #f60;
    border: none;
    color: #fff
}
/*热文榜*/
.ws-hotdoc .ws-hotdoc-tabh {
    width: 124px;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding-bottom: 15px;
}
.ws-hotdoc .ws-hotdoc-tabh1,
.ws-hotdoc .ws-hotdoc-tabh2 {
    position: relative;
    cursor: pointer;
}
.ws-hotdoc .ws-hotdoc-tabh1:after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    height: 14px;
    border-right: 1px solid #ceced0;
}
.ws-hotdoc .ws-active {
    color: #f60;
}
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabc2 {
    display: none;
}
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
}
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv a {
    display: block;
}
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:last-child {
    margin-bottom: 0;
}
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:nth-child(1) .ws-hotdoc-tabconSpan,
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:nth-child(2) .ws-hotdoc-tabconSpan,
.ws-hotdoc .ws-hotdoc-tabc .ws-hotdoc-tabcon .ws-hotdoc-tabconDiv:nth-child(3) .ws-hotdoc-tabconSpan {
    color: #ff6600;
}
.ws-hotdoc .ws-hotdoc-tabconSpan {
    position: absolute;
    height: 24px;
    font-size: 16px;
    line-height: 1.7;
    top: 0;
    left: 0;
}
/*企业*/
#aboutdaniu .ws-company .am-dropdown {
    width: 48%;
}
#aboutdaniu .ws-company .am-btn {
    height: 30px;
    padding: .6em 1em;
    font-size: 12px;
}
#aboutdaniu .ws-company .am-dropdown:first-child {
    float: left;
}
#aboutdaniu .ws-company .am-dropdown:last-child {
    float: right;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newH-parent {
    width: 80%;
    margin: 0 auto;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newH {
    margin: 20px 0 17px 0;
    font-size: 14px;
    color: #333;
    position: relative;
    width: 50%;
    text-align: center;
    line-height: 1;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newH.ws-active {
    color: #f60;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newH span {
    cursor: pointer;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newH:first-child {
    border-right: 1px solid #ceced0;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newC-parent {
    position: relative;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newC-parent:before {
    width: 100%;
    position: absolute;
    top: -6px;
    left: 0;
    content: '';
    border-bottom: 1px solid #e5e5e5;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newC {
    display: none;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-newC1 {
    display: block;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-item {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 30px;
    padding-left: 18px;
    position: relative;
}
#aboutdaniu .ws-company .ws-company-new .ws-company-icon {
    display: block;
    width: 3px;
    height: 3px;
    background: #000000;
    position: absolute;
    left: 0;
    top: 14px;
}
/*热门标签*/
.ws-tag .ws-tag-a {
    display: block;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    padding: 0 12px;
    margin-right: 12px;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    cursor: pointer;
}
.ws-tag .ws-tag-a:hover {
    color: #f60;
    border: 1px solid #f60;
}
/*搜索*/
.search--smthing {
    display: inline-block;
    position: relative;
}
.search--smthing .ws-input {
    width: 860px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 18px;
    outline: none;
    padding-right: 100px;
}
.search--smthing .sprite {
    position: absolute;
    right: 20px;
    top: 16px;
}
/*搜索页二级导航tab切换*/
.header--wraped {
    width: 860px;
    /*   outline:1px solid red; */
    position: relative;
    padding-bottom: 20px;
}
.header--content {
    line-height: 1;
    /* background: #ebebeb; */
    font-size: 14px;
    margin: 0;
    color: #333;
    border-bottom: 2px solid #ccc;
}
.header--content span {
    display: inline-block;
    padding-bottom: 18px;
    min-width: 64px;
    margin: 30px 10px 0;
    text-align: center;
}
.header--content .span--first {
}
.header--content a {
    color: #333;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.header--content a:hover {
    color: #f60;
}
.header--content a.active {
    color: #f60;
    border-bottom: 2px solid #f60;
}
.header--content .span--first {
}
/*article-content*/
.article-content .article--wraped {
    display: inline-block;
    width: 860px;
    position: relative;
}
.article-content .article--img {
    display: inline-block;
    position: relative;
}
.article-content .article--img .tip {
    padding: 0 5px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    background: rgba(255, 102, 0, 0.8);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    /*   outline:1px solid red; */
}
.article-content .article--img .ws-tip {
    width: 27px;
    height: 27px;
    background: url(../image/play.png);
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 4;
    cursor: pointer;
}
.article-content .article--img .ws-tip:hover {
    background: url(../image/playhover.png);
}
.article-content .article--img img {
    width: 225px;
    height: 150px;
    position: relative;
    z-index: 2;
}
.article-content .article--content {
    width: 100%;
    padding-left: 225px;
    height: 150px;
    padding: 0 20px 2px 245px;
    position: absolute;
    top: 0;
    left: 0;
}
.article-content .article_p {
    display: inline-block;
    font-size: 20px;
    text-align: left;
    color: #4d4d4d;
    min-height: 59px;
}
.article-content .article_p .link-sub {
    font-size: 12px;
    margin-left: 10px;
}
.article-content .article--author {
    font-size: 12px;
    color: #999;
    margin: 8px auto 31px;
}
.article-content .article--author span {
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 25px;
    height: 25px;
    vertical-align: middle;
}
.article-content .article--author .article--authorpic {
    margin-left: 0;
}
.article-content .article--author .article--authorpic img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-top: -4px;
}
.article-content .article--type {
    font-size: 13px;
    text-align: left;
    color: #999;
}
/*.article-content .article--type .iconfont{*/
/*display:inline-block;*/
/*margin-left:15px;*/
/*vertical-align:bottom;*/
/*}*/
.article-content .article--type--tip a {
    color: #999;
}
.article-content .article--type .first {
    display: inline-block;
    margin: 0 10px 0 0;
}
.article-content .article--type--say {
    margin: 0;
}
.article-content .article--type--say span {
    margin-left: 15px;
}
/*没关注滴*/
.noattention {
    text-align: center;
    font-size: 19px;
    color: #666;
}
.noattention img {
    margin: 70px auto 35px;
}
.noattention p {
    margin: 0;
}
/*分页*/
.ws-content .am-pagination {
    text-align: center;
}
.ws-pagination span {
    display: inline-block;
    padding: 6px 14px;
    color: #808080;
    margin-right: 8px;
}
.ws-pagination .current {
    border: 1px solid #ff6600;
    color: #ff6600;
}
.ws-pagination a {
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 6px 14px;
    color: #808080;
    margin-right: 8px;
}
.ws-pagination a:hover {
    border: 1px solid #ff6600;
    color: #ff6600;
}