body {
    padding-top: 0 !important;
    min-height: 110vh;
}
* + address, * + blockquote, * + dl, * + fieldset, * + figure, * + hr, * + ol, * + p, * + pre, * + ul {
    margin-top: 3rem;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 3rem 0;
}
a:hover {
    color: #FB953A;
    -webkit-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s
}
.ws-newscon a {
    color: #2d96e9 !important;
}
.ws-newscon a.link {
    color: inherit !important;
    border-bottom: 1px dashed;
    border-bottom-color: inherit;
}
.ws-newscon a.link:hover {
    color: inherit !important;
    border-bottom-color: inherit;
}
.ws-newscon a.link2 {
    color: #ff8843 !important;
    border-bottom: 1px dashed #ff8843;
    border-bottom-color: #ff8843;
}
.ws-newscon a.link2:hover {
    color: #ff8843 !important;
    border-bottom-color: #ff8843;
}
.am-modal-btn {
    color: #333;
}
.ws-common-head .ws-common-right {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 12px;
    color: #333;
}
/*banner图*/
.ws-banner {
    width: 1200px;
    min-width: 1200px;
    padding: 0;
}
/*中间部分*/
.ws-common-head {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #333;
    background: #fafafa;
    border: 1px solid #F2F2F1;
    padding-left: 24px;
    position: relative;
}
.ws-common-head:after {
    content: '';
    height: 20px;
    width: 4px;
    background: #FB953A;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ws-common-head > a {
    color: #333;
}
.ws-content {
    width: 1200px;
    min-width: 1200px;
    padding: 0;
}
.ws-content .ads-container > span {
    margin-bottom: 20px;
}
.ws-content .ws-left {
    width: 100px;
}
.ws-content .ws-left .share--wraped {
    display: inline-block;
    width: 50px;
    position: relative;
    cursor: pointer;
}
.ws-content .ws-left .button--share {
    width: 50px;
    height: 50px;
    text-align: center;
    background: #fafafa;
    cursor: default;
}
.ws-content .ws-left .icon-bottom {
    margin-top: 20px;
}
.ws-content .ws-left .icon-bottom--re {
    margin-top: 10px;
    opacity: 0;
}
.ws-content .ws-left .icon-bottom--re.active {
    opacity: 1;
}
.ws-content .ws-left .button--share2 {
    line-height: 20px;
    cursor: pointer;
}
.ws-content .ws-left .icon-content {
    display: block;
    font-size: 10px;
    line-height: 1;
    color: #8e8e8e;
}
.ws-content .ws-left .share--border, .ws-content .ws-left .icon-bottom .button--share:not(:last-of-type) {
    border-bottom: 1px solid #eee;
    position: relative;
}
.ws-content .ws-left .share--color1 .sprite {
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    color: #999;
    line-height: 50px;
    font-size: 30px;
}
.ws-content .ws-left .share--color2 .sprite {
    width: 50px;
    height: 50px;
    text-align: center;
    color: #999;
    line-height: 50px;
    font-size: 30px;
    background: none;
}
.ws-content .ws-left .share--color3 .sprite {
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    color: #999;
    line-height: 50px;
    font-size: 30px;
}
.ws-content .ws-left .share--color4 .sprite {
    background: none;
    position: relative;
    font-size: 26px;
    color: #999;
    line-height: 34px;
}
.ws-content .ws-left .share--color4:hover .sprite {
    color: #fff;
}
.ws-content .ws-left .share--color5:hover .sprite {
    color: #fff;
}
.ws-content .ws-left .share--color4 .sprite span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.ws-content .ws-left .share--color5 .sprite, .ws-content .ws-left .share--color6 .sprite {
    background: none;
    color: #999;
    font-size: 26px;
    line-height: 34px;
}
.ws-content .ws-left .share--color1:hover {
    background: #f74864;
}
.ws-content .ws-left .share--color1:hover .sprite {
    background-position: -60px 0;
}
.ws-content .ws-left .share--color2:hover {
    position: relative;
    background: #1ec354;
}
.ws-content .ws-left .share--color2:hover .sprite {
    background-position: 0 0;
}
.ws-content .ws-left .share--color2:hover .weixin_m {
    position: absolute;
    top: 0;
    left: 60px;
    display: none;
}
.ws-content .ws-left .share--color3:hover {
    background: #ffce0b;
}
.ws-content .ws-left .share--color3:hover .sprite {
    background-position: -120px 0;
}
.ws-content .ws-left .share--color4:hover {
    background: #FB953A;
    color: #FB953A;
}
.ws-content .ws-left .share--color4:hover i {
    background-position: -236px -85px;
}
.ws-content .ws-left .share--color4:hover .icon-content {
    color: #fff;
}
.ws-content .ws-left .share--color5:hover, .ws-content .ws-left .share--color5.active {
    background: #FB953A;
}
.ws-content .ws-left .share--color5:hover i {
    background-position: -158px -85px;
}
.ws-content .ws-left .share--color5:hover .icon-content {
    color: #fff !important;
}
.ws-content .ws-left .icon-bottom--re.bofang .share--color5 {
    background: #FB953A;
}
.ws-content .ws-left .icon-bottom--re.bofang .iconfont, .ws-content .ws-left .icon-bottom--re.bofang .icon-content {
    color: #fff !important;
}
.icon-bottom .share--color6:hover, .icon-bottom .share--color6.active {
    background: #FB953A;
}
.icon-bottom .share--color6:hover i, .icon-bottom .share--color6:hover div {
    color: #fff !important;
}
.ws-content .ws-left .share--color4 .sprite span {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 23px;
    font-size: 12px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.ws-content .ws-left .share--color4:hover .sprite span {
    color: #FB953A;
}
.ws-content .ws-left .share--color1:hover a {
    color: #fff !important;
}
.ws-content .ws-left .share--color2:hover a {
    color: #fff !important;
}
.ws-content .ws-left .share--color3:hover a {
    color: #fff !important;
}
.ws-content .ws-md .ws-tag {
    margin-bottom: 40px;
}
.ws-content .ws-md .ws-tag a {
    text-align: center;
    font-size: 14px;
    color: #333;
    border: 1px solid #e3e3e3;
    padding: 0 10px;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    background: #e3e3e3;
    cursor: pointer;
}
.ws-content .ws-md .ws-tag a:hover {
    color: #fff !important;
    background: #808080;
    border: 1px solid #808080;
}
.ws-content .ws-md .ws-title {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EBEBEB;
}
.ws-content .ws-md {
    width: 790px;
}
.ws-content .ws-md img {
    max-width: 100%;
}
.ws-content .ws-md h1 {
    color: #333;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0;
}
.ws-content .ws-md h1 .article_tip {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #FB953A;
    border: 1px solid #FB953A;
    padding: 0 0.6em;
    margin-right: 10px;
    line-height: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: 0.6em;
}
.ws-content .ws-md .ws-newscon {
    line-height: 30px;
    text-align: justify;
}
.ws-content .ws-md .ws-newscon .ad--wrapper .img--wrapper {
    margin-bottom: 20px;
}
.ws-content .ws-md .ws-newscon #player_3rd {
    margin-bottom: 3rem;
}
.ws-content .ws-md .ws-newscon .source--wrapper {
    margin-top: 30px;
}
.ws-content .ws-md .ws-newscon .newscon_source {
    line-height: 1.6;
    margin: 0;
    font-size: 14px;
    color: #8E8E8E;
    font-style: italic;
}
.ws-content .ws-md .ws-title-infor {
    padding-top: 28px;
}
.ws-content .ws-md .ws-title-infor .ws-infor > a {
    margin-left: 0 !important;
    margin-right: 12px;
}
.ws-content .ws-md .ws-title-infor .ws-label a {
    color: #FB953A !important;
    font-size: 16px;
    border: 1px solid #FB953A;
    background: #fff;
    line-height: 1;
    padding: 8px 18px;
    margin-right: 20px;
    border-radius: 20px;
}
.ws-content .ws-md .ws-title-infor .ws-infor img {
    width: 34px;
    height: 34px;
    border-radius: 17px;
}
.ws-content .ws-md .ws-title-infor .ws-infor .ws-infor-name {
    color: #333;
    padding-right: 10px;
    border-right: 1px solid #d8d8d8;
    margin: 0 10px 0 12px;
    font-size: 14px;
    line-height: 1;
}
.ws-content .ws-md .ws-title-infor .ws-infor .ws-infor-name span {
    margin-right: 10px;
}
.ws-content .ws-md .ws-title-infor .ws-infor .ws-infor-name1 {
    color: #333;
}
.ws-content .ws-md .ws-title-infor .ws-infor .ws-infor-name2 {
    color: #333;
}
.ws-content .ws-md .ws-title-infor .ws-infor .ws-infor-time {
    font-size: 14px;
    line-height: 1;
    color: #808080;
}
.ws-content .ws-md .ws-title-infor .source {
    line-height: 34px;
}
.ws-content .ws-md .ws-title-infor .source .ws-infor-name, .ws-content .ws-md .ws-title-infor .source .ws-infor-time {
    display: block;
    margin: 0;
    font-size: 14px;
    color: #808080;
    line-height: 17px;
    position: relative;
}
.ws-content .ws-md .ws-title-infor .source .ws-infor-name {
    top: -2px;
    color: #333;
}
.ws-content .ws-md .ws-title-infor .source .ws-infor-time {
    bottom: -2px;
    font-size: 13px;
}
.ws-content .ws-md .ws-copyright {
    font-size: 14px;
    color: #FB953A;
}
/*交流群*/
.ws-content .article-group {
    position: relative;
    padding-left: 34px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC, serif;
    font-weight: 400;
    line-height: 20px;
    margin-top: 3rem;
}
.ws-content .article-group .img--wrapper {
    width: 24px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(3px);
}
.ws-content .article-group .img--wrapper img {
    display: inline-block;
    vertical-align: middle;
}
.ws-content .article-group a {
    color: #3A6BFB;
}
.ws-content .article_back--wrapper {
    margin: 40px auto 10px;
    line-height: 1;
}
.ws-content .article_back, .ws-content .article_back:hover, .ws-content .article_back:visited {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    color: #3495f0 !important;
    font-size: 14px;
}
.ws-content .article_back .iconfont {
    color: #FB953A !important;
    font-size: 20px;
    vertical-align: -0.128em;
}
.ws-content .article_reader .iconfont {
    color: #999;
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-right: 3px;
}
.ws-content .icon--wrapper {
    font-size: 16px;
    padding: 5px;
    color: #333;
    height: 34px;
    background: #fff;
    line-height: 1;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #999;
    cursor: pointer;
}
.ws-content .article_reader {
    display: inline-block;
    width: 90px;
}
.ws-content .ws-md .article_action {
    margin: 60px auto;
    max-width: 160px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
}
.article_action .collection {
    margin-right: 70px;
    text-align: center;
}
.article_action .collection.active .collect--wrapper, .article_action .collection:hover .collect--wrapper {
    border-color: #FB953A;
    background: #FB953A;
    color: #fff;
}
.collection .collect--wrapper {
    border: 1px solid #cdcdcd;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    text-align: center;
    color: #b2b2b2;
    cursor: pointer;
}
.collection .collect--wrapper .iconfont {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-size: 20px;
    margin: 12.5px auto;
    color: inherit;
}
.ws-content .ws-md .ws-like {
    display: inline-block;
    text-align: center;
}
.ws-content .ws-md .like--wrapper {
    border: 1px solid #cdcdcd;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    text-align: center;
    color: #b2b2b2;
    cursor: pointer;
}
.ws-content .ws-md .ws-like .likeImg {
    width: 20px;
    height: 20px;
    fill: currentColor;
    margin: 11px auto;
}
.ws-content .ws-md .ws-like:hover .likeImg, .ws-content .ws-md .ws-like.liked .likeImg, .ws-content .ws-md .ws-like.active .likeImg {
    fill: #fff;
}
.ws-content .ws-md .ws-like .like_count, .ws-content .ws-md .collection .collect_count {
    display: block;
    font-size: 16px;
    color: #272727;
    line-height: 1;
    margin-top: 5px;
}
.ws-content .ws-md .ws-like:hover .like--wrapper, .ws-content .ws-md .ws-like.liked .like--wrapper, .ws-content .ws-md .ws-like.active .like--wrapper {
    background: #FB953A;
    border-color: #FB953A;
}
.ws-content .action_share {
    position: absolute;
    right: -316px;
    bottom: -20px;
}
.ws-content .action_share .shareList--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.ws-content .action_share .shareList--wrapper li {
    list-style: none;
    margin-right: 5px;
}
.ws-content .action_share .shareList--wrapper img {
    width: 62px;
    height: 62px;
    margin-right: 5px;
    cursor: pointer;
}
.ws-content .ws-md .codeinfo {
    margin: 60px auto 80px;
}
.ws-content .ws-md .ws-subject {
    font-size: 18px;
    color: #333;
}
.ws-content .ws-md .ws-sn {
    margin: 40px auto 20px;
    font-size: 20px;
    color: #333;
}
.ws-content .ws-md .ws-subject .ws-subject-icon {
    display: none;
    width: 22px;
    height: 22px;
    background: url("//www.d1ev.com/src/common/public/images/sprite2.png") -76px -115px;
    position: relative;
    top: 5px;
}
.ws-content .ws-md .ws-subject .ws-subject-span {
    position: relative;
    border: 1px solid #FB953A;
    color: #FB953A;
    padding: 2px 20px;
    margin-right: 8px;
}
.ws-content .ws-md .ws-subject .ws-subject-span i {
    position: absolute;
    top: 6px;
    right: -12px;
    background: #fff;
    height: 12px;
    font-size: 15px;
    line-height: 1;
}
.ws-content .ws-md .ad--wrapper .img--wrapper {
    text-align: center;
    margin-bottom: 40px;
}
.ws-content .ws-md .recommendedModels .automobile_title {
    margin: 0 auto 20px;
}
.ws-content .ws-md .recommendedModels .recommend_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ws-content .ws-md .recommendedModels .recommend_list ul li {
    color: #333;
    font-size: 14px;
    width: 17.84%;
    max-width: 141px;
    min-height: 133px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}
.ws-content .ws-md .recommendedModels .recommend_list ul li:not(:nth-child(5)) {
    margin-right: 20px;
}
.ws-content .ws-md .recommendedModels .recommend_list ul li p {
    line-height: 1.42357;
    margin: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ws-content .ws-md .recommendedModels .recommend_list ul li p.li_price {
    color: #f60;
}
.ads-container {
    display: none;
    position: fixed;
    width: 820px;
    height: 600px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1011;
}
.ws-content .automobile {
    margin: 40px auto;
}
.ws-content .automobile .am-slider-default {
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 140px;
}
.ws-content .automobile .am-slider-default .am-control-nav li a {
    background-color: #cecece;
}
.ws-content .automobile .am-slider-default .am-control-nav li a:hover {
    background: #FB953A;
}
.ws-content .automobile .am-slider-default .am-control-nav {
    bottom: -6px;
}
.ws-content .automobile .am-slider-default .am-control-nav li a.am-active {
    background-color: #FB953A;;
    cursor: default;
}
.ws-content .automobile .automobile_title, .ws-content .comment_title {
    border-bottom: 1px solid #EBEBEB;
}
.ws-content .automobile .automobile_title span, .ws-content .comment_title span {
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    padding-left: 14px;
    position: relative;
}
.ws-content .automobile .automobile_title span::after, .ws-content .comment_title span::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 15px;
    background: #FB953A;
}
.automobile .am-slider-default > ul {
    padding: 0;
    list-style: none;
}
.automobile .am-slider-default > ul > li:not(:last-child) {
    margin-bottom: 30px;
}
.automobile_wrapper {
    position: relative;
    width: 789px;
    height: 140px;
}
.automobile .automobile_wrapper a > .img--wrapper {
    width: 215px;
    height: 140px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.automobile_wrapper a > .img--wrapper img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.automobile_wrapper .automobile_content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 215px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.automobile_wrapper .title--wrapper {
    width: 100%;
    position: relative;
}
.automobile_wrapper p {
    line-height: 1;
    margin: 0;
}
.automobile_wrapper p.content_title {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC, serif;
    font-weight: 600;
    line-height: 28px;
    color: #333333;
    margin-bottom: 5px;
}
.automobile_wrapper p.content_title span {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #f0f0f0;
    padding: 0 5px;
    border-radius: 10px;
    margin-top: -5px;
}
.automobile_wrapper p.content_title span:first-of-type {
    margin-right: 5px;
    margin-left: 12px;
}
.automobile_wrapper p.content_title span.tag-pre {
    background: #FFA04C;
    color: #fff;
}
.automobile_wrapper p.content_title span.tag-stop {
    background: #BFBFBF;
    color: #fff;
}
.automobile_wrapper p.content_tag span:first-of-type {
    display: inline-block;
    font-size: 10px;
    color: #333333;
    line-height: 20px;
    vertical-align: text-bottom;
    background: #f0f0f0;
    border: 4px;
    padding: 0 5px;
}
.automobile_wrapper .title_price {
    font-size: 14px;
    font-weight: 400;
    color: #999CAB;
    line-height: 22px;
    margin: 10px auto 15px;
}
.automobile_wrapper .p_num {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #FA6400;
    font-weight: bold;
    margin-left: 0.2em;
}
.automobile_wrapper .p_num span {
    font-size: 14px;
}
.automobile_wrapper .button-wrapper {
    position: absolute;
    bottom: 20px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.automobile_wrapper .button-wrapper .content_button {
    height: 45px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #FB953A;
    border-radius: 22px;
    color: #FB953A;
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.automobile_wrapper .button-wrapper .content_button.button-circle {
    min-width: 102px;
    background: #FFFAFA;
    border: 1px solid #FFCAC5;
    margin-right: 10px;
}
.automobile_wrapper .button-wrapper .content_button.button-series {
    min-width: 83px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#FF9963), to(#F87544));
    background: -webkit-linear-gradient(left, #FF9963 0%, #F87544 100%);
    background: linear-gradient(90deg, #FF9963 0%, #F87544 100%);
}
.automobile_wrapper .button-wrapper .content_button.button-circle .img--wrapper {
    width: 20px;
    height: 20px;
}
.automobile_wrapper .button-wrapper .content_button.button-series .img--wrapper {
    width: 8px;
    height: 8px;
    margin-top: -3px;
}
.automobile_wrapper .button-wrapper .content_button .img--wrapper {
    margin: 0 2px;
}
.automobile_wrapper .button-wrapper .content_button .img--wrapper img {
    vertical-align: top;
}
.subject-contect .subject-wrapper li {
    margin: 20px auto 40px;
}
.automobile .subject-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.automobile .subject-container > .img--wrapper {
    width: 108px;
    height: 108px;
    background: #D8D8D8;
    border-radius: 6px;
    position: relative;
    margin-right: 20px;
}
.automobile .subject-container > .img--wrapper img {
    min-width: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.automobile .subject-container .subject-content {
    width: 490px;
}
.automobile .subject-container .subject-content .subject-title {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC, serif;
    font-weight: 600;
    color: #333333;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.automobile .subject-container .subject-content .content-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC, serif;
    font-weight: 400;
    color: #999CAB;
}
.automobile .subject-container .subject-content .content-action > *:first-child {
    margin-right: 90px;
}
.automobile .subject-container .subject-content .content-action span {
    color: #333333;
    margin-right: 2px;
}
.automobile .subject-container .subject-button {
    width: 123px;
    height: 40px;
    background: #FFFAFA;
    border-radius: 19px;
    border: 1px solid #F68861;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC, serif;
    font-weight: 500;
    color: #FA6400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.automobile .subject-container .subject-button .img--wrapper {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.automobile .subject-container .subject-button .img--wrapper img {
    vertical-align: top;
}
.ws-content .ws-md .ws-model {
}
.ws-content .ws-md .ws-model .vehicletype--wraped {
    display: inline-block;
    width: 100%;
    outline: 1px solid #e5e5e5;
    position: relative;
}
.ws-content .ws-md .ws-model .vehicletype--img {
    display: inline-block;
    position: relative;
}
.ws-content .ws-md .ws-model .vehicletype--img .tip {
    width: 42px;
    height: 24px;
    background: rgba(255, 102, 0, 0.8);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    /*   outline:1px solid red; */
}
.ws-content .ws-md .ws-model .vehicletype--img img {
    width: 246px;
    height: 164px;
    /*outline:1px solid #fff;*/
    position: relative;
    z-index: 2;
}
.ws-content .ws-md .ws-model .vehicletype--content {
    width: 100%;
    height: 164px;
    padding: 0 20px 0 264px;
    position: absolute;
}
.ws-content .ws-md .ws-model .vehicletype_p {
    display: inline-block;
    font-size: 18px;
    text-align: left;
    color: #666;
    margin: 12px auto 25px;
    line-height: 1;
}
.ws-content .ws-md .ws-model .vehicletype_p .price {
    color: #c00;
}
.ws-content .ws-md .ws-model .vehicletype--type {
    font-size: 14px;
    text-align: left;
    color: #999;
}
.ws-content .ws-md .ws-model .border--wrapped {
    height: 70px;
    width: 242px;
    position: relative;
}
.ws-content .ws-md .ws-model .border--wrapper {
    margin-left: -16px;
}
.ws-content .ws-md .ws-model .vehicletype--type--tip {
    display: inline-block;
    width: 110px;
    padding: 0;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 12px;
    bottom: 12px;
    background: #FB953A;
    color: #fff;
    cursor: pointer;
}
.ws-content .ws-md .ws-model .border--wrapper .content {
    font-size: 14px;
    color: #666;
    width: 70px;
    text-align: center;
    margin-left: 16px;
    margin-top: 10px;
}
.ws-content .ws-md .ws-model .vehicletype--wraped .circle {
    width: 70px;
    height: 70px;
    position: relative;
    border-radius: 50%;
    background: #47b0c6;
    margin-left: 16px;
}
.ws-content .ws-md .ws-model .vehicletype--wraped .circle2 {
    width: 70px;
    height: 70px;
    position: relative;
    border-radius: 50%;
    background: red;
    margin-left: 16px;
}
.ws-content .ws-md .ws-model .vehicletype--wraped .circle3 {
    width: 70px;
    height: 70px;
    position: relative;
    border-radius: 50%;
    background: #76c198;
    margin-left: 16px;
}
.ws-content .ws-md .ws-model .pie_left, .ws-content .ws-md .ws-model .pie_right {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
}
.ws-content .ws-md .ws-model .circle_left, .ws-content .ws-md .ws-model .circle_right {
    width: 70px;
    height: 70px;
    background: #bbb;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.ws-content .ws-md .ws-model .pie_right, .ws-content .ws-md .ws-model .circle_right {
    clip: rect(0, auto, auto, 35px);
}
.ws-content .ws-md .ws-model .pie_left, .ws-content .ws-md .ws-model .circle_left {
    clip: rect(0, 35px, auto, 0);
}
.ws-content .ws-md .ws-model .vehicletype--wraped .mask {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    left: 3px;
    top: 3px;
    background: #FFF;
    position: absolute;
    text-align: center;
    padding: 10px 0;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #00aacc;
}
.ws-content .ws-md .ws-model .vehicletype--wraped .mask2 {
    color: red;
}
.ws-content .ws-md .ws-model .vehicletype--wraped .mask3 {
    color: #76c198;
}
.ws-content .ws-md .ws-model .vehicletype--wraped .mask .unit {
    font-size: 14px;
    color: #666;
}
.ws-content .ws-md .ws-md-hr {
    border-top: 1px solid #e5e5e5;
    margin: 40px 0 30px;
}
.ws-content .ws-md .ws-md-bottom .ws-more {
    position: relative;
}
.ws-content .ws-md .ws-md-bottom .ws-more a.ws-more-a {
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.ws-content .ws-md .ws-md-bottom .ws-more a.ws-more-a:hover {
    border: 1px solid #FB953A;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-more-a1 {
    margin-right: 14px;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .am-icon-chevron-up {
    position: absolute;
    top: -10px;
    right: 30px;
    color: #ccc;
    background: #fff;
    height: 12px;
    font-size: 12px;
    line-height: 1;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason {
    display: none;
    width: 196px;
    background: #fff;
    padding: 38px 15px 15px;
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 5;
    border: 1px solid #ccc;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .am-icon-remove {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .ws-reason-c {
    width: 166px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .ws-active {
    color: #ff6600;
    border: 1px solid #FB953A;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .ws-reason1 {
    margin: 0 0 15px 0;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .ws-reason2 {
    margin-bottom: 15px;
}
.ws-content .ws-md .ws-md-bottom .ws-more .ws-reason .ws-reason-btn {
    width: 166px;
    height: 28px;
    color: #FFFFFF;
    background: #ff6600;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.ws-content .ws-md .ws-comment .duoshuo {
    margin-bottom: 20px;
}
.ws-content .ws-md .ws-comment .duoshuo .articles_p {
    font-size: 20px;
    color: #333;
    margin: 0 auto 20px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-post-options {
    display: none;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-textarea-wrapper {
    border: 1px solid #e5e5e5;
    padding-right: 0;
    height: 150px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-textarea-wrapper textarea {
    height: 110px;
    font-size: 14px;
    line-height: 1.6;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-post-toolbar {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 38px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-post-button {
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #FB953A;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    text-shadow: none;
    font-weight: normal;
    border: none;
    outline: none;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-toolbar-buttons {
    position: absolute;
    top: 5px;
    right: 120px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-add-emote {
    width: 24px !important;
    height: 24px;
    background: url("//www.d1ev.com/src/common/public/images/spritesheet.png") -301px -85px;
}
.ws-content .ws-md .ws-comment #ds-reset #span_new {
    border-bottom: 2px #FB953A solid !important;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-highlight {
    color: #FB953A !important;
    font-size: 14px;
    margin-right: 14px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-time {
    font-size: 14px;
    color: #999;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-comment-body {
    padding-left: 76px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-comment-body p {
    font-size: 14px;
    margin: 16px 0;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-comment-body p .bule {
    color: #FB953A !important;
}
.ws-content .ws-md .ws-comment #ds-reset ul.ds-children .ds-comment-body {
    padding-left: 68px;
}
.ws-content .ws-md .ws-comment #ds-reset ul.ds-children .ds-avatar {
    width: 50px;
    height: 50px;
}
.ws-content .ws-md .ws-comment #ds-reset ul.ds-children .ds-avatar img {
    width: 50px;
    height: 50px;
}
.ws-content .ws-md .ws-comment .ds-comment-footer {
    position: relative;
    padding-left: 16px !important;
}
.ws-content .ws-md .ws-comment .ws-author_area {
    display: inline-block;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    margin-right: 20px !important;
}
.ws-content .ws-md .ws-comment .ds-post-reply {
    font-size: 14px;
}
.ws-content .ws-md .ws-comment .ws-author_area:after {
    content: '';
    position: absolute;
    top: 1px;
    left: -15px;
    width: 12px;
    height: 14px;
    background: url("//www.d1ev.com/src/common/public/images/spritesheet.png") -5px -174px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-comments {
    padding-top: 0;
}
.ws-content .ws-md .ws-comment #ds-reset li.ds-post-placeholder {
    padding: 2em 0;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-replybox {
    padding-left: 76px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-replybox .ds-avatar img {
    width: 60px;
    height: 60px;
}
.ws-content .ws-md .ws-comment .ws-content .ws-md .ws-comment #ds-reset #span_new {
    font-size: 18px !important;
    color: #333;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-post-self {
    padding: 20px 10px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-post-link {
    font-size: 14px;
}
.ws-content .ws-md .ws-comment #ds-reset .ds-post-link span {
    color: #FB953A;
}
.ws-content .ws-md .ws-about {
    margin-bottom: 100px;
}
.ws-content .ws-md .ws-about .articles--wraped {
    display: block;
    position: relative;
}
.ws-content .ws-md .ws-about .articles_p {
    width: 100px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 100px auto 50px;
    text-align: center;
    position: relative;
}
.ws-content .ws-md .ws-about .articles_p:before, .ws-content .ws-md .ws-about .articles_p:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    background: #f49022;
    top: 50%;
}
.ws-content .ws-md .ws-about .articles_p:before {
    left: -100%;
}
.ws-content .ws-md .ws-about .articles_p:after {
    right: -100%;
}
.ws-content .ws-md .ws-about .articles_img {
    margin-left: -15px;
}
.ws-content .ws-md .ws-about .articles--img {
    display: inline-block;
    margin-left: 14px;
    width: 245px;
}
.ws-content .ws-md .ws-about .articles--img .tip {
    width: 27px;
    height: 27px;
    background: url("//www.d1ev.com/src/common/public/images/play.png");
    color: #FB953A;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.ws-content .ws-md .ws-about .articles--img .tip:hover {
    background: url("//www.d1ev.com/src/common/public/images/playhover.png");
}
.ws-content .ws-md .ws-about .articles--img img {
    width: 245px;
    height: 162px;
}
.ws-content .ws-md .ws-about .articles--time {
    font-size: 13px;
    color: #999;
    margin: 20px auto;
}
.ws-content .ws-md .ws-about .slidecontent {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    height: 46px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin: 15px 0 30px;
}
.articleList {
    position: relative;
}
.articleList #news--tab {
    position: absolute;
    top: 88px;
    left: -150px;
    width: 150px;
    text-align: center;
    margin-right: 30px;
    z-index: 1011;
    padding-right: 30px;
}
.articleList #news--tab ul {
    list-style: none;
    padding: 0;
}
.articleList #news--tab a {
    display: inline-block;
    width: 100%;
    line-height: 48px;
    color: #666;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    border-top: none;
    background: #fff;
}
.articleList #news--tab a {
    display: inline-block;
    width: 100%;
    line-height: 48px;
    color: #666;
    font-size: 18px;
    border: 1px solid #e6e6e6;
    border-top: none;
}
.articleList #news--tab li:first-of-type a {
    border-top: 1px solid #e6e6e6;
}
.articleList #news--tab a.active, .ws-content .news--tab a:hover {
    background: #FB953A;
    color: #fff !important;
}
.content_list {
    padding: 0;
    width: 100%;
    min-height: 500px;
    max-width: 760px;
}
.articleList .articles_p {
    width: 100px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0 auto 50px;
    text-align: center;
    position: relative;
}
.articleList .articles_p:before, .articleList .articles_p:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    background: #f49022;
    top: 50%;
}
.articleList .articles_p:before {
    left: -100%;
}
.articleList .articles_p:after {
    right: -100%;
}
.content_list .article--wraped {
    display: block;
    padding-bottom: 30px;
    position: relative;
}
.content_list .ads-list-middle {
    margin-bottom: 20px;
}
.content_list .article--img {
    display: inline-block;
    position: relative;
}
.content_list .article--img a {
    color: #fff;
}
.content_list .article--img .ws-tip {
    width: 27px;
    height: 27px;
    background: url("https://www.d1ev.com/src/news/images/play.png");
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 4;
    cursor: pointer;
}
.content_list .article--img .ws-tip:hover {
    background: url("https://www.d1ev.com/src/news/images/playhover.png");
}
.content_list .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;
}
.content_list .article--img img {
    width: 225px;
    height: 150px;
    position: relative;
    z-index: 2;
}
.content_list .article--content {
    width: 100%;
    height: 150px;
    padding: 0 0 2px 245px;
    position: absolute;
    text-align: justify;
    top: 0;
    left: 0;
}
.content_list .article--content > a {
    display: block;
}
.content_list .article_p {
    font-size: 18px;
    text-align: left;
    color: #4a4a4a;
    font-weight: 600;
    height: 60px;
    margin-bottom: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.content_list .article--author {
    font-size: 12px;
    color: #999;
}
.content_list .article--author a {
    color: #999;
}
.content_list .article--author span {
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 25px;
    height: 25px;
}
.content_list .article--author .article--authorpic {
    margin-left: 0;
}
.content_list .article--author .article--authorpic img {
    width: 25px;
    height: 25px;
    margin-top: -4px;
    border-radius: 50%;
}
.content_list .article--type {
    font-size: 13px;
    text-align: left;
    color: #999;
    width: 100%;
    padding-left: 245px;
    position: absolute;
    right: 0;
    bottom: 5px;
}
.content_list .article--type--tip {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content_list .article--type .icon {
    display: inline-block;
    margin-left: 15px;
    vertical-align: text-bottom;
}
.content_list .article--type--tip a {
    color: #999;
}
.content_list .article--type .first {
    display: inline-block;
    margin: 0 10px 0 0;
}
.content_list .article--type--say {
    margin: 0;
}
.ws-next-article .am-sticky {
    z-index: 9;
}
.ws-next-article .recommend--wrapper:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.ws-next-article .recommend--wrapper:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}
.ws-next-article .nextaritcle {
    width: 240px;
    line-height: 1.7;
    background: #fff;
}
.ws-next-article .recommend {
    outline: 1px solid #e6e6e6;
    padding: 20px 15px;
}
.ws-next-article .nextaritcle .tip {
    line-height: 1.416;
    color: #555;
    font-size: 12px;
}
.ws-next-article .nextaritcle .articles--head {
    margin: 10px auto 0;
    font-size: 14px;
    color: #555;
    height: 36px;
    line-height: 1.428;
    padding: 0 15px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ws-next-article .nextaritcle .articles--author {
    margin: 13px auto 17px;
    font-size: 14px;
    color: #999;
}
.ws-next-article .nextaritcle i {
    vertical-align: middle;
}
.ws-next-article .ws-next-article-img {
    display: block;
    position: relative;
}
.ws-next-article .ws-next-article-img img {
    width: 100%;
    margin-bottom: 20px;
}
.ws-next-article .ws-next-article-img .ws-tip2 {
    width: 27px;
    height: 27px;
    background: url(//www.d1ev.com/src/common/public/images/play.png);
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 15px;
    z-index: 4;
    cursor: pointer;
}
.ws-next-article .ws-next-article-img .ws-tip2:hover {
    background: url(//www.d1ev.com/src/common/public/images/playhover.png);
}
.ws-content .ws-right {
    /*大牛作者详细信息*/
    width: 241px;
    /*快讯*/
    /*推荐模块*/
}
.ws-right .ad--wrapper {
    max-width: 240px;
}
.ws-right .ad--wrapper .img--wrapper {
    max-width: 240px;
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 20px;
}
.ws-content .ws-right .ws-daniu {
    margin-bottom: 20px;
}
.ws-content .ws-right .ws-daniu .wrapper {
    display: inline-block;
}
.ws-content .ws-right .ws-daniu .authorof--wraped {
    display: inline-block;
    width: 240px;
    border: 1px solid #EBEBEB;
    position: relative;
    padding: 30px 15px 45px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.ws-content .ws-right .ws-daniu .authorof--wraped .author--img a i {
    position: absolute;
    top: 14px;
    left: 90px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 2px solid #fff;
    color: #fff;
    background: #FB953A;
    text-align: center;
    border-radius: 100%;
}
.ws-content .ws-right .ws-daniu .author--img {
    text-align: center;
    position: relative;
}
.ws-content .ws-right .ws-daniu .author--img .article--type {
    position: absolute;
    padding: 0 1em;
    height: 25px;
    white-space: nowrap;
    bottom: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 14px;
    color: #F8851E;
    background: #FFFFFF;
    border: 1px solid #FB953A;
    border-radius: 1000px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ws-content .ws-right .ws-daniu .author--img img.am-circle {
    width: 92px;
    height: 92px;
    border-color: #FB953A;
    z-index: 2;
    padding: 5px;
}
.ws-content .ws-right .ws-daniu .daniu_author--wrapper {
    text-align: center;
    line-height: 20px;
    margin: 18px auto 5px;
}
.ws-content .ws-right .ws-daniu .author--name {
    font-size: 16px;
    color: #333;
}
.ws-content .ws-right .ws-daniu .article--logo {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px;
}
.ws-content .ws-right .ws-daniu .article--logo img {
    vertical-align: top;
}
.ws-content .ws-right .ws-daniu .author-content {
    font-size: 14px;
    line-height: 1.428;
    color: #8E8E8E;
    text-align: center;
    margin: 6px auto 20px;
}
.ws-content .ws-right .ws-daniu .author_data ul {
    padding: 17px 0;
    border-radius: 2px;
    background: #FAFAFA;
    border: 1px solid #F2F2F1;
}
.ws-content .ws-right .ws-daniu .author_data ul, .ws-content .ws-right .ws-daniu .author_data .data_li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ws-content .ws-right .ws-daniu .author_data .data_li {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ws-content .ws-right .ws-daniu .author_data .data_li .li_num {
    font-size: 20px;
    color: #555;
    line-height: 1.2;
    margin-bottom: 5px;
}
.ws-content .ws-right .ws-daniu .author_data .data_li .li_type {
    font-size: 12px;
    color: #8e8e8e;
    line-height: 1.412;
}
.ws-content .ws-right .ws-daniu .author_data .data_li:first-child {
    border-right: 1px solid #EBEBEB;
}
.ws-content .ws-right .ws-daniu .author--article {
    padding-left: 20px;
    margin: 20px auto;
}
.ws-content .ws-right .ws-daniu .author--article li {
    list-style: none;
    color: #FB953A;
    margin-bottom: 20px;
    line-height: 1;
    position: relative;
}
.ws-content .ws-right .ws-daniu .author--article span:hover {
    color: #FB953A;
}
.ws-content .ws-right .ws-daniu .author--article li::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: -15px;
    top: 5px;
    background: #FB953A;
    border-radius: 50%;
}
.ws-content .ws-right .ws-daniu .author--article span {
    color: #555;
    font-size: 14px;
    line-height: 1.428;
    display: inline-block;
}
.ws-content .ws-right .ws-daniu .author--button {
    line-height: 45px;
    text-align: center;
    border: 1px solid #FB953A;
    border-radius: 2px;
    font-size: 16px;
    color: #FB953A;
    width: 240px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ws-content .ws-daniu-con {
    padding: 20px 15px 0;
    border: 1px solid #EBEBEB;
    border-top: none;
}
.ws-content .ws-right .ws-daniulist .ws-common-right img {
    vertical-align: text-bottom;
    margin-right: 5px;
}
.ws-content .ws-right .ws-daniulist .ws-common-right span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
}
.ws-content .ws-daniulist ul {
    padding: 0;
}
.ws-content .ws-daniulist ul li {
    list-style: none;
    margin-bottom: 20px;
}
.ws-content .ws-daniulist .ws-daniu-left {
    display: inline-block;
    width: 18.95%;
    height: 18.95%;
    position: relative;
    margin-right: 4.73%;
}
.ws-content .ws-daniulist .ws-daniu-left img {
    width: 100%;
    border-radius: 50%;
}
.ws-content .ws-daniulist .ws-daniu-left .article--type {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 14px;
    height: 14px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
}
.ws-content .ws-daniulist .ws-daniu-left .article--type img {
    vertical-align: top;
}
.ws-content .ws-daniulist .ws-daniu-right {
    width: 75.82%;
}
.ws-content .ws-daniulist .ws-daniu-right a:hover * {
    color: #FB953A;
}
.ws-content .ws-daniulist .ws-daniu-right h4 {
    font-size: 14px;
    color: #333;
    line-height: 1.428;
    margin-bottom: 2px;
    font-weight: bold;
}
.ws-content .ws-daniulist .ws-daniu-right .ws-daniu-head {
    font-size: 12px;
    color: #555;
    line-height: 1.41;
    margin-bottom: 0;
}
.ws-content .ws-right .ws-newsflash {
    height: 466px;
    overflow: hidden;
    position: relative;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent .ws-newsflash-time {
    font-size: 14px;
    color: #FB953A;
    line-height: 1;
    padding: 6px 0 15px 0;
    font-weight: normal;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent .ws-newsflash-item:last-child {
    margin: 0;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent .ws-newsflash-item {
    padding: 5px 15px 0 20px;
    margin-bottom: 13px;
    position: relative;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent .ws-newsflash-item .ws-newsflash-icon {
    display: block;
    background: url('//www.d1ev.com/src/common/public/images/sprite2.png') -15px -162px;
    width: 5px;
    height: 9px;
    position: absolute;
    top: 12px;
    left: 0;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent .ws-newsflash-item .ws-newsflash-cont {
    display: block;
    font-size: 14px;
    line-height: 1.7em;
    color: #333;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-parent .ws-newsflash-item .ws-newsflash-source {
    font-size: 12px;
    color: #999;
    line-height: 1;
    padding-top: 11px;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-scroll {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    visibility: hidden;
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-scrollBg {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    border-radius: 10px;
    background: #efefef;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.ws-content .ws-right .ws-newsflash .ws-newsflash-scrollBar {
    background: #a3a3a3;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
    width: 7px;
    height: 110px;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    left: 4px;
    border-radius: 10px;
    text-align: center;
}
.ws-content .ws-right .ws-newsflash-more {
    width: 100px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    color: #FB953A;
    text-align: center;
    display: block;
    border: 1px solid #FB953A;
    margin: 20px auto 0;
    cursor: pointer;
    font-size: 12px;
}
.ws-content .ws-right .ws-newsflash-more a {
    color: #f70;
}
.ws-content .ws-right .ws-newsflash-more:hover, .ws-content .ws-right .ws-newsflash-more:active, .ws-content .ws-right .ws-newsflash-more:visited {
    color: #FB953A !important;
}
#ws-newsflash-goodtip {
    position: absolute;
    width: 320px;
    padding: 14px;
    font-size: 14px;
    color: #333;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 100;
    text-align: justify;
}
#ws-newsflash-goodtip span.ws-arrowright {
    position: absolute;
    top: 18px;
    right: -16px;
    /* content: '\23F4 '; */
    color: #fff;
    font-size: 22px;
    width: 20px;
    height: 20px;
    line-height: 1;
    text-shadow: 5px 0 7px rgba(0, 0, 0, 0.1);
}
.ws-content .ws-right .ws-recommend .recommend {
    background: #f1f1f1;
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    position: relative;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
}
.ws-content .ws-right .ws-recommend .recommend:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 4px;
    height: 30px;
    /*   outline:1px solid red; */
    background: #FB953A;
}
.ws-content .ws-right .ws-recommend .recommend--icon {
    margin: 15px 15px 0;
}
.ws-content .ws-right .ws-recommend .recommend--wrapper {
    text-align: center;
}
.ws-content .ws-right .ws-recommend .recommend--wrapper .namer {
    margin: 10px 0 15px 30px;
}
.ws-content .ws-right .ws-recommend .recommend--img {
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 30px;
}
.ws-content .ws-right .ws-recommend .recommend--wrapper img {
    width: 70px;
    height: 70px;
    vertical-align: middle;
}
.ws-content .ws-right .ws-recommend .margin--reset {
    margin-left: -30px;
}
.ws-content .ws-right .right_fix .codeinfo {
    height: 265px;
    padding: 30px 0 22px;
    text-align: center;
    margin-bottom: 20px;
    outline: 1px solid #e6e6e6;
}
.ws-content .ws-right .codeinfo img {
    max-height: 275px;
}
.ws-content .ws-right .recommendedModels {
    background: #fff;
}
.ws-content .ws-right .recommendedModels .recommend_list ul {
    list-style: none;
    padding: 15px;
    margin: 0;
    border: 1px solid #EBEBEB;
    border-top: none;
}
.ws-content .ws-right .recommendedModels .recommend_list ul li, .ws-content .ws-right .recommendedModels .recommend_list ul li a {
    max-width: 241px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    color: #333;
    font-size: 14px;
}
.ws-content .ws-right .recommendedModels .recommend_list ul li:not(:nth-child(5)) {
    margin-right: 20px;
}
.ws-content .ws-right .recommendedModels .recommend_list li .img--wrapper {
    width: 90px;
    height: 60px;
    margin-right: 10px;
}
.ws-content .ws-right .recommendedModels .recommend_list img {
    max-width: 100%;
}
.ws-content .ws-right .recommendedModels .recommend_list ul li p {
    line-height: 1.42357;
    margin: 0;
    max-width: 8em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ws-content .ws-right .recommendedModels .recommend_list ul li p.li_price {
    color: #f60;
}
/*微信朋友圈二维码*/
.bd_weixin_popup .bd_weixin_popup_foot {
    line-height: 1.2 !important;
    text-align: center !important;
}
.bd_weixin_popup .bd_weixin_popup_main {
    padding: 8px 10px !important;
}
/*登录弹窗*/
.ws-erweima02 {
    width: 180px;
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    top: -200px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.ws-erweima02 img {
    width: 100%;
}
.ws-shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10100;
    background: rgba(0, 0, 0, 0.3);
}
.ws-loginModel {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10101;
    margin-left: -220px;
    margin-top: -240px;
    width: 440px;
    background: #fff;
}
.ws-loginModel hr {
    margin: 37px 0 27px;
    border-top: 1px solid #d9d9d9;
}
.ws-loginModel .wws-close {
    position: absolute;
    top: 0;
    right: -60px;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}
.ws-loginModel .ev-container {
    background: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 440px;
    margin-bottom: 53px;
}
.ws-loginModel .ev-evlogo {
    position: absolute;
    top: -76px;
    left: 50%;
    margin-left: -89px;
}
.ws-loginModel .ev-login-head {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    padding: 26px 0;
    color: #4c4c4c;
    font-weight: 500;
}
.ws-loginModel .ev-form {
    /* width: 360px;*/
    margin: 0 auto;
    max-width: 360px;
}
.ws-loginModel .ev-form-group {
    margin-bottom: 30px;
    position: relative;
}
.ws-loginModel .ev-radius {
    border-radius: 4px !important;
    height: 48px;
}
.ws-loginModel .ev-btn-color {
    background: #FB953A;
    color: #fff;
}
.ws-loginModel .ev-btn-color:hover, .ws-loginModel .ev-btn-color:focus {
    background: #f26100;
    color: #fff;
}
.ws-loginModel .ev-btn-color:active {
    background: #e55c00;
}
.ws-loginModel .ev-a {
    color: #4c4c4c;
    line-height: 1;
    margin-bottom: 30px;
    font-size: 14px;
}
.ws-loginModel .ev-a:hover {
    color: #FB953A;
}
.ws-loginModel .ev-a:active {
    color: #f26100;
}
.ws-loginModel .ev-hr {
    position: relative;
}
.ws-loginModel .ev-hr div {
    font-size: 14px;
    line-height: 14px;
    padding: 0 12px;
    background: #fff;
    color: #4c4c4c;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -47px;
    /* transform: translateX(-50%);*/
}
.ws-loginModel .ev-other-logo a {
    display: block;
    font-size: 60px;
    line-height: 1;
}
.ws-loginModel .ev-other-logo .ev-qq:hover {
    color: #3ca5f6;
}
.ws-loginModel .ev-other-logo .ev-weix:hover {
    color: #22ac38;
}
.ws-loginModel .ev-other-logo .ev-weib:hover {
    color: #e60012;
}
.ws-loginModel .ev-other-logo {
    position: relative;
}
.ws-loginModel .ev-ewma {
    display: none;
    position: absolute;
    top: -196px;
    left: 50%;
    margin-left: -90px;
    /*transform: translateX(-50%);*/
    -webkit-box-shadow: 0 0 30px #d9d9d9;
    box-shadow: 0 0 30px #d9d9d9;
}
.ws-loginModel .ev-ewma p {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    position: absolute;
    bottom: -38px;
    left: 50%;
    margin-left: -20px;
    /*transform: translateX(-50%);*/
}
.ws-loginModel .ev-qq {
    color: #3ca5f6;
}
.ws-loginModel .ev-weix {
    color: #22ac38;
}
.ws-loginModel .ev-weib {
    color: #e60012;
    padding-bottom: 26px;
}
.ws-loginModel .ev-alert-danger {
    background: transparent;
    color: #d83832;
    border: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    bottom: -26px;
    left: 0;
    font-size: 14px;
}
.ws-loginModel .ev-tip {
    width: 360px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    top: -46px;
    left: 0;
    background: #ccc;
}
.ws-loginModel .ev-tip-error {
    background: #ffe5e5;
    color: #cc6666;
}
.ws-loginModel .ev-tip-success {
    background: #e0f9c0;
    color: #9b7e2b;
}
.ws-loginModel .ev-tip-fail {
    background: #ffe6e6;
    color: #cc6666;
}
.ws-loginModel .ev-tip-fail span {
    position: absolute;
    top: 0;
    left: 0;
}
.ws-loginModel .am-alert-dangers {
    background-color: #ffe6e6;
    border-color: #fff;
    color: #cc6666;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
}
.ws-loginModel body .ev-tip .am-close--re {
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.ws-loginModel form .am-field-valid, .ws-loginModel form .am-form-success .am-form-field {
    border-color: #cccccc !important;
}
.ws-loginModel form .am-field-valid:focus, .ws-loginModel form .am-form-success .am-form-field:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.ws-loginModel .am-form input[type=number], .ws-loginModel .am-form input[type=search], .ws-loginModel .am-form input[type=text], .ws-loginModel .am-form input[type=password], .ws-loginModel .am-form input[type=datetime], .ws-loginModel .am-form input[type=datetime-local], .ws-loginModel .am-form input[type=date], .ws-loginModel .am-form input[type=month], .ws-loginModel .am-form input[type=time], .ws-loginModel .am-form input[type=week], .ws-loginModel .am-form input[type=email], .ws-loginModel .am-form input[type=url], .ws-loginModel .am-form input[type=tel], .ws-loginModel .am-form input[type=color], .ws-loginModel .am-form select, .ws-loginModel .am-form textarea, .ws-loginModel .am-form-field {
    font-size: 1.4rem !important;
    padding: 1.28rem !important;
    border: 1px solid #b2b2b2 !important;
}
.ws-loginModel .am-form input[type=number]:focus, .ws-loginModel .am-form input[type=search]:focus, .ws-loginModel .am-form input[type=text]:focus, .ws-loginModel .am-form input[type=password]:focus, .ws-loginModel .am-form input[type=datetime]:focus, .ws-loginModel .am-form input[type=datetime-local]:focus, .ws-loginModel .am-form input[type=date]:focus, .ws-loginModel .am-form input[type=month]:focus, .ws-loginModel .am-form input[type=time]:focus, .ws-loginModel .am-form input[type=week]:focus, .ws-loginModel .am-form input[type=email]:focus, .ws-loginModel .am-form input[type=url]:focus, .ws-loginModel .am-form input[type=tel]:focus, .ws-loginModel .am-form input[type=color]:focus, .ws-loginModel .am-form select:focus, .ws-loginModel .am-form textarea:focus, .ws-loginModel .am-form-field:focus {
    background-color: #fefffe;
    border-color: #3bb4f2 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(59, 180, 242, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(59, 180, 242, 0.3);
}
.ws-loginModel .am-form-group .am-alert {
    padding: .25em .625em 0 0;
    font-size: 1.4rem;
}
.ws-loginModel body .am-form-group .am-field-error {
    border-color: #dd514c !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
/*分页*/
/*分页*/
.ws-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;
}
/*报告下载微信*/
.ws-shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1011;
}
.ws-browser-open {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
}
.ws-browser-open img {
    width: 100%;
}
.ws-browser-open i {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 36px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}
#showall233 {
    word-wrap: break-word;
    word-break: normal;
    color: #3f3f3f;
}
#showall233 blockquote{
    border-left: 2px solid #ff0000;
}
#showall233 p {
    font-size: 16px;
    line-height: 1.75em;
    letter-spacing: 0.5px;
    margin-bottom: 24px;
}
#showall233 section {
}
#showall233 h1, #showall233 h2, #showall233 h3, #showall233 h4, #showall233 h5, #showall233 h6 {
    font-size: 1em;
    margin-bottom: 1em;
    margin-top: 0;
}
#showall233 img {
    display: block;
    margin: 0 auto;
}
#showall233 iframe {
    display: block;
    margin: 0 auto;
}
#showall233 table, #showall233 table th, #showall233 table td, #showall233 table tr {
    word-break: normal;
    visibility: hidden;
}
#showall233 .table--reset table, #showall233 .table--reset table th, #showall233 .table--reset table td, #showall233 .table--reset table tr {
    word-break: break-all;
}
#showall233 li p {
    text-indent: 0;
    padding: 0;
    margin: 0;
}
#showall233 table p {
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    text-indent: 0;
}
#showall233 .table-responsive {
    width: 100%;
    overflow-x: auto;
    font-size: 16px;
}
#showall233 .allread-title i, #showall233 .allread-title h2 {
    display: inline-block;
    font-style: normal;
}
#showall233 .allread-title i {
    margin-right: 0.5em;
}
.table-tip {
    text-align: center;
    font-size: 12px;
    color: #666;
}
.table-responsive {
    text-align: left;
}
.table-responsive table {
    border: 1px solid #222;
    border-collapse: collapse;
    margin: 0 auto;
}
.table-responsive td, .table-responsive th {
    text-align: left;
    border: 1px solid #222;
    padding: 2px;
    line-height: 1.2em;
}
#player_3rd iframe {
    display: block;
    margin: 0 auto;
}
.ws-md-bottom {
    margin-top: 30px;
}
#bdshare_weixin_qrcode_dialog.bd_weixin_popup {
    height: 280px !important;
}
#doc-modal-22 {
    z-index: 10000;
}
#doc-modal-22 label {
    display: block;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1;
}
#doc-modal-22 .am-modal-dialog {
    border-radius: 10px;
}
#doc-modal-22 .am-modal-hd {
    padding: 0;
}
#doc-modal-22 .am-modal-hd .am-close {
    opacity: 1;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#doc-modal-22 .am-modal-bd {
    padding: 5% 4.79% 2.5%;
    background: #fff;
}
#doc-modal-22 .am-modal-bd #model_wrapper2 {
    position: relative;
}
#doc-modal-22 .modal_title {
    letter-spacing: 0;
    padding: 0 10px;
    font-size: 24px;
    color: #44464C;
}
#doc-modal-22 .table--wrapper {
    padding: 10px 0 0;
}
#doc-modal-22 .model_table {
    border-collapse: separate;
    border-spacing: 10px 20px;
    width: 100%;
}
#doc-modal-22 .model_table label {
    text-align: right;
    font-size: 20px;
    color: #616161;
    white-space: nowrap;
}
#doc-modal-22 table {
    border: none;
}
#doc-modal-22 table td {
    text-align: center;
    border: none;
    padding: 0;
    line-height: 1;
}
#doc-modal-22 .inputList--wrapper {
    text-align: left;
    width: 630px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#doc-modal-22 .inputList--wrapper.v-code--wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#doc-modal-22 .inputList--wrapper input {
    font-size: 20px;
    color: #70727E;
    height: 44px;
    border: 1px solid #B7C1CA;
    border-radius: 4px;
}
#doc-modal-22 .quickSelect--wrapper {
    width: 100%;
}
#doc-modal-22 .quickSelect--wrapper .button {
    color: #70727E;
    font-size: 20px;
    line-height: 1;
    border: 1px solid #B7C1CA;
    border-radius: 4px;
    padding-top: 0.55em;
    padding-bottom: 0.55em;
}
#doc-modal-22 .quickSelect--wrapper ul.contentList {
    padding-left: 20px;
    padding-right: 30px;
}
#doc-modal-22 .quickSelect--wrapper ul.contentList > li .title {
    background: #F7F8FA;
    font-size: 21px;
    color: #70727E;
}
#doc-modal-22 .content_link {
    left: 90%;
    max-height: 380px;
    overflow: hidden;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#doc-modal-22 .content_link li {
    margin-bottom: 0.05em;
}
#doc-modal-22 .quickSelect--wrapper ul.contentList > li p {
    -webkit-transition: none;
    transition: none;
    font-size: 20px;
    color: #70727E;
}
#doc-modal-22 .quickSelect--wrapper ul.contentList > li p:hover, #doc-modal-22 .quickSelect--wrapper ul.contentList > li p.selected {
    background: #F5853A;
    color: #fff;
}
#doc-modal-22 .content_link li span {
    border: none;
    font-size: 16px;
    color: #70727E;
    background: #fff;
}
/*reset am-selected*/
#doc-modal-22 .am-selected.am-dropdown {
    width: 100%;
}
#doc-modal-22 .am-selected.am-dropdown:focus, #doc-modal-22 label:focus {
    outline: none;
}
#doc-modal-22 .inputList--wrapper .am-btn-default {
    color: #70727E;
    font-size: 20px;
    line-height: 1;
    border: 1px solid #B7C1CA;
    border-radius: 4px;
    padding-top: 0.55em;
    padding-bottom: 0.55em;
}
#doc-modal-22 .inputList--wrapper .am-btn-default:focus, #doc-modal-22 .inputList--wrapper .am-btn-default:active {
    outline: none;
}
#doc-modal-22 .am-selected-list li .am-selected-text {
    padding: 0 10px;
    line-height: 30px;
    font-size: 20px;
    color: #70727E;
}
#doc-modal-22 .am-selected-list li.am-checked .am-selected-text {
    background: #F5853A;
    color: #fff;
}
#doc-modal-22 .am-selected-list li .am-icon-check {
    display: none;
}
#doc-modal-22 .am-field-valid, #doc-modal-22 .am-form-success .am-form-field {
    border-color: #B7C1CA !important;
}
#doc-modal-22 .inputList--wrapper .am-field-error, #doc-modal-22 .inputList--wrapper .am-form-error .am-form-field {
    border-color: #B7C1CA !important;
    color: #FF4E4E;
}
#doc-modal-22 .am-form input[type=number]:focus, #doc-modal-22 .am-form input[type=text]:focus, #doc-modal-22 .am-form input[type=password]:focus, #doc-modal-22 .am-form select:focus, #doc-modal-22 .am-form textarea:focus, #doc-modal-22 .am-form-field:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#doc-modal-22 .am-field-error:focus, #doc-modal-22 .am-form-error .am-form-field:focus, #doc-modal-22 .am-field-valid:focus, #doc-modal-22 .am-form-success .am-form-field:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#doc-modal-22 .am-icon-caret-down:before, #doc-modal-22 .quickSelect--wrapper .button:before {
    content: "";
}
#doc-modal-22 .quickSelect--wrapper .button .button_img {
    display: inline-block;
}
#doc-modal-22 .am-icon-caret-down {
    width: 13px;
    background: url("../image/down.png") no-repeat center;
}
#doc-modal-22 .am-selected.am-dropdown.am-active .am-icon-caret-down {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: -webkit-transform 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
#doc-modal-22 .inputList--wrapper .type1 {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    margin-right: 10px;
}
#doc-modal-22 .inputList--wrapper .type2 {
    -webkit-flex-basis: 330px;
    -ms-flex-preferred-size: 330px;
    flex-basis: 330px;
}
#doc-modal-22 .inputList--wrapper .type5 {
    -webkit-flex-basis: 360px;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    font-size: 20px;
    color: #616161;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#doc-modal-22 .inputList--wrapper .type6 {
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
}
#doc-modal-22 .inputList--wrapper .type6 img {
    max-height: 100%;
    border-radius: 4px;
    margin-right: 20px;
}
#doc-modal-22 .inputList--wrapper .type6 #refresh {
    cursor: pointer;
}
#doc-modal-22 .inputList--wrapper .type4, #doc-modal-22 .inputList--wrapper .type5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#doc-modal-22 .inputList--wrapper .type4 {
    -webkit-flex-basis: 270px;
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
    margin-right: 10px;
}
#doc-modal-22 .inputList--wrapper .type7 {
    -webkit-flex-basis: 130px;
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    max-width: 130px;
}
#doc-modal-22 .model_button {
    width: 100%;
    height: 50px;
    border: none;
    background: #F5853A;
    font-size: 22px;
    color: #fff;
    border-radius: 4px;
}
#doc-modal-22 .tr--button .inputList--wrapper {
    padding-top: 20px;
    position: relative;
}
#doc-modal-22 .tr--button .error-tip {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    font-size: 14px;
    color: #FF4E4E;
}
#doc-modal-22 .tr--button.tr-error .error-tip {
    display: block;
}
#doc-modal-22 .form-success {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 60px 55px;
}
#doc-modal-22 .form-success p {
    font-size: 24px;
    color: #70727E;
    line-height: 1.45;
}
#doc-modal-22 .form-success .success_button {
    display: block;
    border: none;
    margin-top: 150px;
    width: 100%;
    line-height: 50px;
    color: #fff;
    background: #F5853A;
    border-radius: 4px;
}
.successAlert {
    display: none;
    width: 200px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    font-size: 14px;
    color: #333;
    text-align: center;
    z-index: 1200;
}
.successAlert img {
    width: 80px;
    height: 80px;
    margin: 50px auto 20px;
}
#seo-h1, #seo-h3#seo-h2, #seo-h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #f2f2f2;
}
body .bsBox {
    width: 232px !important;
    height: 257px !important;
    text-align: center;
    background: #fff !important;
    border: solid 1px #d8d8d8;
}
body .bsTop {
    background: #fff;
    border: none;
}
body .bshare-custom a:hover {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
}
.ws-content .ws-left .button--share .sprite {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body .bshare-custom a {
    background: none;
    padding: 0;
    height: auto;
}
body .bshare-custom {
    font-size: 16px;
}
.am-modal {
    z-index: 11111;
}
.banner .img--wrapper {
    max-width: 100%;
    height: 79px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 30px;
    border: 1px solid #dedede;
    border-radius: 6px
}
.header_banner .banner .img--wrapper {
    margin: 20px auto 0;
}
.banner .img--wrapper:after {
    content: "";
    width: 40px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-size: contain
}
.banner .img--wrapper img {
    max-height: 100%;
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
}
.ad_close {
    position: absolute;
    top: -20px;
    right: 0;
    cursor: pointer;
    font-size: 14px;
}
.container_ad {
    position: fixed;
    top: 307px;
    width: 150px;
    height: 300px;
    z-index: 1011
}
.container_ad .img--wrapper {
    width: 100%;
    height: 100%;
    background: #f7f8f9;
    overflow: hidden
}
.fixed-ad--wrapper {
    display: none;
    position: fixed;
    right: calc(50% - 170px);
    bottom: 50px;
    -webkit-transform: translateX(400%);
    transform: translateX(400%);
    width: 150px;
    height: 102px;
    z-index: 10;
}
@media (max-width: 1560px) {
    .fixed-ad--wrapper {
        right: 10px;
        -webkit-transform: none;
        transform: none;
    }
}
.fixed-ad--wrapper .img--wrapper {
    max-width: 100%;
    height: 102px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dedede;
    border-radius: 6px
}
.fixed-ad--wrapper .ad-close {
    color: #FE7C32;
    position: absolute;
    top: -9px;
    right: -9px;
    font-size: 1em;
    line-height: 18px;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1001;
}
.fixed-ad--wrapper .img--wrapper:after {
    content: "";
    width: 40px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-size: contain
}
.fixed-ad--wrapper .img--wrapper img {
    max-height: 100%
}
#comment .comment_title {
    font-size: 20px;
    color: #333;
    margin: 0 auto 20px;
}
/*评论reset*/
.reviewSys .fl {
    float: left
}
.reviewSys .fr {
    float: right;
}
.reviewSys textarea::-webkit-input-placeholder {
    color: #ccc
}
.reviewSys .ev-post-link {
    padding-left: 80px;
    color: #999;
}
.reviewSys .ev-reviewer {
    width: 60px;
    height: 60px;
}
.reviewSys .ev-reviewer-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.reviewSys .ev-textarea-wrapper {
    padding-left: 76px;
}
.reviewSys .ev-textarea-border {
    border: 1px solid #EBEBEB;
}
.reviewSys .ev-textarea {
    height: 110px;
    font-size: 14px;
    line-height: 1.6;
    width: 100%;
    border: none;
    resize: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    padding: 10px;
}
.reviewSys > .ev-replybox {
    margin: 0;
}
.reviewSys .ev-post-button {
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #FB953A;
    color: #fff;
    cursor: pointer;
}
.reviewSys .ev-emote {
    display: none;
}
.reviewSys .ev-comments-info {
    width: 100%;
    font-size: 13px;
    margin-top: 10px;
    padding: 0;
    line-height: 25px;
    position: relative;
    border-bottom: 1px #EBEBEB solid;
    overflow: hidden;
}
.reviewSys .ev-comments-info-current {
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    padding-left: 14px;
    position: relative;
}
.reviewSys .ev-comments-info-current::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 15px;
    background: #FB953A;
}