.am-btn.am-disabled, .am-btn[disabled], fieldset[disabled] .am-btn, .am-disabled, .disabled {
    pointer-events: none;
    border-color: transparent;
    cursor: not-allowed;
    opacity: .45;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
.svgIcon {
    width: 1.2em;
    height: 1.2em;
    vertical-align: -0.18em;
    fill: currentColor;
    overflow: hidden;
    margin-right:0.2em;
}
.ws-wrap {
    width: 1200px;
    margin: 0 auto;
}
.ws-wrap .ws-wrap-left {
    width: 340px;
}
.ws-commonleft{
    min-height:80vh;
}
.ws-wrap .ws-wrap-cont3 {
    display: none;
    width: 860px;
    padding: 42px 0 42px 20px;
}
.ws-wrap .ws-wrap-cont3 .ws-return {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 1;
    padding-bottom: 32px;
}
.ws-wrap .ws-wrap-cont3 .ws-return i {
    display: inline-block;
    padding-left: 6px;
    font-size: 12px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ws-wrap .ws-wrap-cont3 .ws-collecthead {
    font-size: 18px;
    line-height: 1;
    color: #4d4d4d;
    padding-bottom: 18px;
    border-bottom: 1px solid #F1F1F1;
}
.ws-wrap .ws-wrap-cont3 .ws-collecthead span {
    position: relative;
    color:#f60;
}
.ws-wrap .ws-wrap-cont3 .ws-collecthead span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #f60;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist {
    /* 包裹可以加inline-block */
    /* image */
    /* 内容*/
    /* 类型 */
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--wraped {
    display: inline-block;
    width: 840px;
    height: 100px;
    /*   outline:1px solid red; */
    position: relative;
    margin: 20px 0;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--card:hover {
    width: 840px;
    background: #f7f7f7;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--img {
    display: inline-block;
    position: relative;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--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-wrap .ws-wrap-cont3 .ws-collectlist .article--img img {
    width: 150px;
    height: 100px;
    position: relative;
    z-index: 2;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--content {
    width: 100%;
    height: 100px;
    padding: 0 20px 8px 170px;
    position: absolute;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article_p {
    font-size: 20px;
    text-align: left;
    color: #4d4d4d;
    line-height: 1.5;
    height: 60px;
    overflow: hidden;
    margin: 0;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .company--author {
    font-size: 14px;
    color: #999;
    margin: 8px auto 0;
    height: 21px;
    overflow: hidden;
    line-height: 1.5;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--type {
    width: 460px;
    font-size: 13px;
    text-align: left;
    color: #999;
    line-height: 1;
    position: absolute;
    bottom: 8px;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--type .iconfont {
    font-size: 15px;
    margin-left: 10px;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--type--tip a {
    color: #999;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--type .first {
    display: inline-block;
    margin: 0 10px 0 0;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--type--say {
    margin: 0;
    height: 15px;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .content-wrapped {
    display: inline-block;
    width: 460px;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .button--wrapped {
    display: inline-block;
    height: 100%;
    max-width: 110px;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .button--wrapped .button {
    font-size: 13px;
    color: #999;
    line-height: 1;
    margin-bottom: 18px;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .button--wrapped .button--re {
    color: #f60;
    text-align: right;
    width: 50%;
    margin-left: 50%;
    display: none;
    cursor: pointer;
}
.ws-wrap .ws-wrap-cont3 .ws-collectlist .article--card:hover .button--wrapped .button--re {
    display: block;
}
.ws-wrap .ws-wrap-cont2 {
    display: none;
    width: 860px;
    padding: 42px 0 42px 20px;
}
.ws-wrap .ws-wrap-cont2 .ws-return {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 1;
    padding-bottom: 32px;
}
.ws-wrap .ws-wrap-cont2 .ws-return i {
    display: inline-block;
    padding-left: 6px;
    font-size: 12px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-tab {
    color: #4d4d4d;
    font-size: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #F1F1F1;
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-tab .ws-div1 {
    cursor: pointer;
    margin: 0 20px 0 0;
    padding: 0 5px;
    line-height: 1;
    color: #4D4D4D;
    font-size: 18px;
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-tab .ws-div2 {
    cursor: pointer;
    margin: 0 20px;
    padding: 0 5px;
    line-height: 1;
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-tab .ws-active {
    color: #f60;
    position: relative;
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-tab .ws-active:after {
    content: '';
    height: 0;
    position: absolute;
    bottom: -18px;
    left: 0;
    border-bottom: 2px solid #f60;
    width: 100%;
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-switch .ws-wrap-switch-child {
    display: none;
    padding-top: 20px;
}
.ws-wrap .ws-wrap-cont2 .ws-wrap-switch .ws-show {
    display: block;
}
.ws-wrap .ws-wrap-cont {
    width: 860px;
    padding: 42px 0;
    position:relative;
}
.ws-wrap .ws-wrap-cont .ws-contribute-btn{
    position:absolute;
    top:32px;
    right:0;
    background: #f60;
    width: 110px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size:18px;
}
.ws-wrap .ws-wrap-cont .ws-contribute-btn i{
    margin-right:6px;
}
.ws-wrap .ws-wrap-cont .ws-contribute-btn:hover{
    color: #fff!important;
}
.ws-wrap .ws-wrap-cont .ws-wrap-tab {
    color: #4d4d4d;
    font-size: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #F1F1F1;
    margin-left: 20px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-tab .ws-div1 {
    cursor: pointer;
    margin: 0 20px;
    padding: 0 5px;
    line-height: 1;
    color: #4D4D4D;
    font-size: 18px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-tab .ws-div2 {
    cursor: pointer;
    margin: 0 20px;
    padding: 0 5px;
    line-height: 1;
}
.ws-wrap .ws-wrap-cont .ws-wrap-tab .ws-active {
    color: #f60;
    position: relative;
}
.ws-wrap .ws-wrap-cont .ws-wrap-tab .ws-active:after {
    content: '';
    height: 0;
    position: absolute;
    bottom: -18px;
    left: 0;
    border-bottom: 2px solid #f60;
    width: 100%;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-switch-child {
    display: none;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-show {
    display: block;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-first .ws-div1 {
    padding-top: 128px;
    text-align: center;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-first .ws-div1 i {
    line-height: 1;
    font-size: 50px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-first .ws-div2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    line-height: 1;
    padding: 34px 0 25px 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-first .ws-div3 {
    text-align: center;
    font-size: 14px;
    color: #999;
    padding: 0 0 31px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-first .ws-a1 {
    display: block;
    border-radius: 4px;
    width: 249px;
    height: 48px;
    margin: 0 auto;
    text-align: center;
    line-height: 48px;
    background: #f60;
    color: #fff;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-first .ws-a1:hover {
    color: #fff!important;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist {
    margin-top: 10px;
    padding-left: 20px;
    /* image */
    /* 内容*/
    /* 类型 */
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--wraped {
    display: inline-block;
    width: 840px;
    height: 150px;
    position: relative;
    margin: 10px 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--img {
    display: inline-block;
    position: relative;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--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-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--img img {
    width: 225px;
    height: 150px;
    position: relative;
    z-index: 2;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--content {
    width: 100%;
    height: 150px;
    padding: 0 20px 8px 245px;
    position: absolute;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article_p {
    font-size: 20px;
    text-align: left;
    color: #4d4d4d;
    line-height: 1.5;
    height: 60px;
    overflow: hidden;
    margin: 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .company--author {
    font-size: 14px;
    color: #999;
    margin: 8px auto 0;
    height: 40px;
    overflow: hidden;
    line-height: 1.5;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--type {
    width: 575px;
    font-size: 13px;
    text-align: left;
    color: #999;
    line-height: 1;
    position: absolute;
    bottom: 8px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--type .iconfont {
    font-size: 15px;
    margin-left: 10px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--type--tip a {
    color: #999;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--type .first {
    display: inline-block;
    margin: 0 10px 0 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-article .ws-newslist .article--type--say {
    margin: 0;
    height: 15px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action {
    padding: 20px 0 0 20px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-tab div {
    font-size: 14px;
    line-height: 1;
    color: #999;
    padding: 0 10px;
    border-right: 1px solid #E6E6E6;
    cursor: pointer;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-tab div:last-child {
    border: none;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-tab hr {
    border-top: 1px solid #f1f1f1;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-tab .ws-active {
    color: #f60;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch {
    /* 评论 */
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .ws-action-child {
    display: none;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .ws-action-child.ws-show {
    display: block;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearticle--wrapped,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle--wrapped {
    max-width: 840px;
    border-bottom: 1px solid #f1f1f1;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearticle,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle {
    margin: 20px 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearticle_time,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearitcle_a,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_a,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_time {
    color: #999;
    font-size: 14px;
    margin: 0;
    line-height: 1;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearticle_time,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_time {
    margin: 18px 0 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearticle_span,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_span {
    color: #f60;
    font-size: 14px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearitcle_a,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_a {
    text-decoration: underline;
    /*display: inline-block;*/
    height: 14px;
    max-width: 739px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearitcle_a:hover,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_a:hover {
    color: #f60;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .agreearitcle_a:active,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publisharticle_a:active {
    color: #666;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun--wrapped,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun--wrapped {
    border-bottom: 1px solid #f1f1f1;
    line-height: 1.2;
    width: 840px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .pinglun--wrapper {
    position: relative;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .pinglun--reply .content{
    color: #999;
    background: #F5F5F5;
    padding: 11px 0 11px 14px;
    line-height: 1.6;
    font-size: 14px;
    margin: 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun {
    margin: 20px 0;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun--wrapped .publishpinglun_span,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun--wrapped .revertpinglun_span {
    color: #f60;
    font-size: 14px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun--wrapped .publishpinglun_span i,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun--wrapped .revertpinglun_span i{
    color: #f60;
    font-size: 14px;
    font-style: normal;
    padding-left: 10px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .pinglun--wrapper .am-popover--tip,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun--wrapped .revertpinglun_span {
    left: 50px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .pinglun--wrapper a:hover .content{
    color: #f60;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .pinglun--wrapper .content {
    padding: 4px 15px 9px 0;
    /*background: #ebebeb;*/
    border-radius: 12px;
    margin: 10px 0 0;
    color: #333;
    line-height: 1.7;
    font-size: 14px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .am-popover--tip {
    position: absolute;
    z-index: 100;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 8px solid #ebebeb;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 0 dotted;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    overflow: hidden;
    display: none;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun .pinglun--sourse,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun .pinglun--sourse {
    margin: 15px 0 0;
    font-size: 14px;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun .pinglun--sourse span,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun .pinglun--sourse span {
    color: #999;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun .pinglun--sourse .publishpinglun_a,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun .pinglun--sourse .revertpinglun_a {
    color: #666;
    text-decoration: underline;
}
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .publishpinglun_time,
.ws-wrap .ws-wrap-cont .ws-wrap-switch .ws-wrap-action .ws-action-switch .revertpinglun_time {
    color: #999;
    font-size: 14px;
    line-height: 1;
    margin: 18px 0 0;
}
/*关注*/
.ws-noticer {
    width: 840px;
}
.ws-noticer li {
    margin-bottom: 20px;
    position: relative;
    display: table;
    min-height: 66px;
}
.ws-noticer li .ws-noticer-left {
    width: 66px;
    height: 66px;
    border-radius: 33px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.ws-noticer li .ws-noticer-left img {
    width: 66px;
    height: 66px;
    border-radius: 33px;
}
.ws-noticer li .ws-noticer-right {
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    width: 772px;
}
.ws-noticer li .ws-noticer-right h5 {
    font-size: 16px;
    color: #666;
    margin: 0 0 4px 0;
    line-height: 1.7;
    font-weight: normal;
}
.ws-noticer li .ws-noticer-right .ws-noticer-des {
    width: 520px;
    font-size: 14px;
    color: #999;
    line-height: 1.7;
}
.ws-noticer li .ws-noticer-add {
    display: table-cell;
    vertical-align: middle;
}
.ws-noticer li .ws-noticer-add .ws-noticer-add-child {
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-right: 15px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}
.ws-noticer li .ws-noticer-each {
    display: table-cell;
    vertical-align: middle;
}
.ws-noticer li .ws-noticer-each .ws-noticer-each-child {
    height: 30px;
    line-height: 30px;
    width: 96px;
    color: #666;
    font-size: 14px;
}
.ws-noticer li .ws-noticer-each .ws-noticer-each-child .icon {
    color: #f60;
}
/*发私信*/
.ws-modal02 .am-modal-dialog {
    background: #fff;
    padding: 40px 50px;
}
.ws-modal02 .am-alert {
    background: #fff;
    color: #333;
    font-size: 16px;
    padding: 0 0 20px;
    margin: 0;
    border: 1px solid #fff;
}
.ws-modal02 .am-modal-dialog p {
    text-align: left;
    line-height: 1;
}
.ws-modal02 .am-modal-dialog textarea {
    font-size: 14px;
    color: #b2b2b2;
    padding: 10px;
    margin-bottom: 20px;
}
.ws-modal02 .am-form-group {
    margin: 0;
}
.ws-modal02 .am-modal-dialog #yourcall {
    width: 100%;
    font-size: 14px;
    color: #b2b2b2;
    padding: 10px;
    margin-bottom: 15px;
}
.ws-modal02 .tijiao {
    line-height: 1;
}
.ws-modal02 .tijiao .tip {
    font-size: 14px;
    color: red;
    line-height: 48px;
}
.ws-modal02 .tijiao .am-fr {
    font-size: 16px;

}
.ws-modal02 .tijiao--button {
    padding: 15px 30.6px;
    background: #f60;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}
.ws-modal02 .tijiao--cancel {
    margin: 16px 30.6px;
    color: #f60;
    cursor: pointer;
}
.ws-modal02 .dialog--content .am-field-valid {
    border-color: #ccc!important;
}

/*购车计划*/
.ws-wrap-cont4 p,.ws-wrap-cont4 ul{
    margin:0;
    line-height:1;
}
.ws-wrap .ws-wrap-cont4 {
    display: none;
    width: 860px;
    padding: 42px 0 42px 20px;
}
.ws-wrap .ws-wrap-cont4 .ws-return {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 1;
    padding-bottom: 32px;
}
.ws-wrap .ws-wrap-cont4 .ws-return i {
    display: inline-block;
    padding-left: 6px;
    font-size: 12px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ws-wrap .ws-wrap-cont4 .ws-collecthead {
    font-size: 18px;
    line-height: 1;
    color: #4d4d4d;
    padding-bottom: 18px;
    border-bottom: 1px solid #F1F1F1;
}
.ws-wrap .ws-wrap-cont4 .ws-collecthead span {
    position: relative;
    color:#f60;
}
.ws-wrap .ws-wrap-cont4 .ws-collecthead span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #f60;
}
.ws-commonleft .ws-commonleft-buyCar{
    padding: 20px 20px 20px 36px;
}
.ws-commonleft .ws-commonleft-buyCar .ws-div1 {
    font-size: 14px;
    color: #333;
    line-height: 1;
    position: relative;
}
.ws-commonleft .ws-commonleft-buyCar .ws-div1 .img--wrapper {
    display:inline-block;
    width:22px;
    height:24px;
    position: absolute;
    top: -4px;
    left: -34px;
}
.ws-commonleft .ws-commonleft-buyCar .ws-div1 span {
    cursor: pointer;
}
.ws-commonleft .ws-commonleft-buyCar .ws-div1 span:hover{
    color: #f60;
}
.ws-commonleft .ws-commonleft-buyCar .ws-div2 {
    line-height: 1;
}

.jionwe--content2{
    margin-bottom:134px;
    margin-top:30px;
}
.jionwe--content2 .am-panel{

}
.jionwe--content2 .am-panel a{
    padding:0;
}
.jionwe--content2 .am-panel .tip span{
    font-size:16px;
    color:#666;
}
.jionwe--content2 .am-panel .tip>span{
    margin-right:35px;
}
.jionwe--content2 .am-panel .tip .color{
    color:#f60;
}
.jionwe--content2 .am-panel>.am-list>li>a{
    padding:25px 30px 30px;
    font-size:14px;
    color:#999;
}
.jionwe--content2 .blank35{
    display:inline-block;
    width:100%;
    height:35px;

}
.jionwe--content2 .am-icon-angle-right{
    display:inline-block;
    vertical-align:bottom;
    margin-top:-10px;
}
.jionwe--content2 .am-list.admin-sidebar-list > li {
    border:1px solid #e3e3e3;
    outline: 1px transparent;
    box-shadow: none;
    margin-bottom:30px;
}
.jionwe--content2 .am-list.admin-sidebar-sub>li{
    background: #f9f8f7;

}

.jionwe--content2 .li_wrapper{
    height:120px;
    padding:25px 0 25px 30px;
}
.jionwe--content2 .li_wrapper .list_title{
    font-size:22px;
    color:#333;
    font-weight:bold;
    margin-bottom:25px;
}
.jionwe--content2 .li_wrapper .img--wrapper{
    width:100px;
    font-size:16px;
    color:#f60;
    margin-right:20px;
    line-height:63px;
}
.jionwe--content2 .li_wrapper .img--wrapper img{
    transition: transform 0.4s ease-in-out;
}
.jionwe--content2 .li_wrapper .img--wrapper img.rotate{
    transform:rotate(-180deg);
}
.jionwe--content2 .li_wrapper .img--wrapper span{
    margin-right:20px;
}
.jionwe--content2 .am-panel .li_card{
    color:#282828;
}
.jionwe--content2 .li_card p.title{
    font-size:18px;
    color:#A67C52;
    margin-bottom:25px;
    font-weight:bold;
}
.jionwe--content2 .progress_stage{
    width:460px;
    margin:0 auto 40px;
}
.jionwe--content2 .progress_stage li{
    height:53px;
}
.jionwe--content2 .progress_stage li .box{
    width:24px;
    height:24px;
    margin:0 auto 15px;
    position: relative;
    border:1px solid #cecece;
    border-radius:50%;
}
.jionwe--content2 .li_card>li{
    margin-bottom:40px;
}
.jionwe--content2 .li_card>li:last-of-type{
    margin-bottom:0;
}
.jionwe--content2 .card_info li{
    float:left;
    width:50%;
    font-size:16px;
    color:#282828;
    margin-bottom:20px;
}
.jionwe--content2 .card_info li:last-of-type{
    margin:0;
}
.jionwe--content2 .card_info li.licenseCity{
    width:100%;
    padding-left:80px;
    position: relative;
}
.jionwe--content2 .licenseCity .span--type{
    position: absolute;
    left:0;
}
.jionwe--content2 .card_info li.info_bucong span{
    line-height:1.8;
}
.jionwe--content2 .progress_stage li .box:after{
    content:'';
    display:block;
    width:12px;
    height:12px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-6px;
    margin-left:-6px;
    border-radius:50%;
    background: #cecece;
}
.jionwe--content2 .progress_stage li .box--wrapper{
    float:right;
    width:45px;
    text-align: center;
    position: relative;
}
.jionwe--content2 .progress_stage li:not(:first-of-type){
    width:205px;
}
.jionwe--content2 .progress_stage .box--wrapper:before{
    content:'';
    display:inline-block;
    width:173px;
    height:1px;
    background: #cecece;
    position: absolute;
    top:12px;
    right:39px;
}
.jionwe--content2 .progress_stage li:first-of-type .box--wrapper:before{
    display: none;
}
.jionwe--content2 .progress_stage li.active .box{
    border-color:#000;
}
.jionwe--content2 .progress_stage li.active .box:after{
    background: #f60;
}
.jionwe--content2 .progress_stage li.active p{
    color:#f60;
}
.jionwe--content2 .progress_stage li.active .box--wrapper:before{
    background: #f60;
}

.jionwe--content2 .negotiate--wrapper{
    background: #fff;
}
.jionwe--content2 .negotiate--wrapper>ul{
    padding:20px 25px 0 20px;
}
.jionwe--content2 .negotiate--wrapper li{
    padding-left:20px;
    padding-bottom:30px;
    position: relative;
}
.jionwe--content2 .negotiate--wrapper li:before{
    content:'';
    display:inline-block;
    width:1px;
    height:100%;
    background: #e3e3e3;
    position: absolute;
    left:0;
    top:2px;
}
.jionwe--content2 .negotiate--wrapper li:after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #3180F4;
    border-radius: 50%;
    position: absolute;
    left: -4.3px;
    top: 2px;
}
.jionwe--content2 .negotiate--wrapper li:last-of-type:before{
    display: none;
}
.jionwe--content2 .negotiate--wrapper li span{
    vertical-align: middle;
}
.jionwe--content2 .negotiate--wrapper li span.type{
    font-size:16px;
    color:#565656;
    margin-right:10px;
}
.jionwe--content2 .negotiate--wrapper li span.time{
    font-size:12px;
    color:#808080;
}
.jionwe--content2 .negotiate--wrapper li p.li_p--say{
    padding:7px 12px;
    line-height:1.45;
    margin:10px auto 0;
    background: #F0FAFF;
    font-size:16px;
    color:#007aff;
}
.jionwe--content2 .negotiate--wrapper li.service p.li_p--say{
    background: #FFF4EE;
    color:#f60;
}
.jionwe--content2 .negotiate--wrapper li.service:after{
    background: #f60;
}
.jionwe--content2 .negotiate--wrapper .input--wrapper{
    height:50px;
}
.jionwe--content2 .negotiate--wrapper .input--wrapper input{
    width:100%;
    height:100%;
    padding:15px 18px;
    border:1px solid transparent;
    border-top-color:#e3e3e3;
    font-size:16px;
    color:#333;
}
.jionwe--content2 .negotiate_submit{
    line-height:30px;
    margin-top:15px;
}
.jionwe--content2 .negotiate_submit .am-fl{
    margin-left:10px;
}
.jionwe--content2 .negotiate_submit .am-fl span{
    font-size:13px;
    color:#666;
}
.jionwe--content2 .negotiate_submit .am-fl span.color{
    color:#f60;
}
.jionwe--content2 .negotiate_submit .button{
    width:70px;
    text-align: center;
    color:#fff;
    background: #f60;
    cursor: pointer;
}
.jionwe--content2 .li_card li.cancel{
    margin-top:40px;
}
.jionwe--content2 .li_card li.cancel .button{
    width:174px;
    line-height:48px;
    background: #a67c52;
    font-size:16px;
    color:#fff;
    text-align: center;
    cursor: pointer;
}
.jionwe--content2 .negotiate_submit .button.disabled{
    pointer-events: none;
    border-color: transparent;
    cursor: not-allowed;
    opacity: .60;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ws-commonleft-point{
    padding:20px 20px 20px 0;
    position: relative;
}
.ws-commonleft-point::before{
    display: block;
    width:97%;
    content: "";
    position: absolute;
    top:0;
    left:0;
    border-top:1px solid #f1f1f1;
}
.ws-commonleft-point .svgIcon{
    width:1.375em;
    height:1.375em;
    vertical-align: -0.3em;
    margin-right:10px;
}
.ws-commonleft-point span {
    cursor: pointer;
}
.ws-commonleft-point span:hover{
    color:#f60;
}

.ws-wrap-point p,.ws-wrap-point ul{
    margin:0;
    line-height:1;
}
.ws-wrap .ws-wrap-point {
    display: none;
    width: 860px;
    padding: 42px 0 42px 20px;
}
.ws-wrap .ws-wrap-point .ws-return {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 1;
    padding-bottom: 32px;
}
.ws-wrap .ws-wrap-point .ws-return i {
    display: inline-block;
    padding-left: 6px;
    font-size: 12px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ws-wrap .ws-wrap-point .ws-collecthead {
    font-size: 18px;
    line-height: 1;
    color: #4d4d4d;
    padding-bottom: 18px;
    border-bottom: 1px solid #F1F1F1;
}
.ws-wrap .ws-wrap-point .ws-collecthead span{
    position: relative;
}
.ws-wrap .ws-wrap-point .ws-collecthead span::after{
    position: absolute;
    content: "";
    display: block;
    width:100%;
    bottom:-18px;
    left:0;
    border-bottom:2px solid #f60;
}
.point_info{
    height:100px;
    padding:0 20px 0 30px;
    background: #f7f7f9;
    margin:30px auto 50px;
    line-height: 100px;
    white-space: nowrap;
}
.point_info .point_total{
    font-size: 34px;
    color:#ff931e;
}
.point_info .point_detail span{
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    color: #282828;
    font-size: 16px;
}
.point_info .point_detail a:not(:last-of-type) span::after{
    content: "";
    position: absolute;
    display: inline-block;
    height:20px;
    top:50%;
    transform: translateY(-50%);
    right:0;
    padding-right:5px;
    border-right:1px solid #282828;
}

p.task_title{
    margin:50px auto 35px;
}
.task_title span{
    font-size: 16px;
    color:#666;
    vertical-align: baseline;
}
.task_title span.title_bold{
    font-size: 18px;
    color:#282828;
    font-weight: bold;
    margin-right:20px;
}
.task_title span.title_num{
    color:#f60;
}
.task_list>li{
    width:48.7%;
    height:90px;
    background: #f7f7f9;
    padding:20px 20px 20px 15px;
    position: relative;
    margin-bottom:15px;
}
.task_list>li:nth-of-type(2n+1){
    margin-right:20px;

}
.li_info{
    position: absolute;
    width:70%;
    padding-left:80px;
    height:100%;
    left:0;
    top:0;
}
.li_info p{
    position: absolute;
    left:80px;
    display: block;
    color:#282828;
}
.li_info p.li_title{
    top:25px;
    font-size: 16px;
}
.li_info p.li_title span.title_num{
    color: #f60;
    margin-left:15px;
    font-size: 14px;
}
.li_info p.li_progress{
    color: #999;
    bottom:20px;
    font-size: 14px;
}
.task_list .am-fr span{
    display: inline-block;
    vertical-align: middle;
    width:78px;
    line-height: 28px;
    text-align: center;
    border-radius: 1000px;
    background: linear-gradient(to right, #ffb075, #ff5759);
    color: #fff;
    margin:11px auto;
}
.task_list .am-fr span.finished{
    background: #cecece;
}

.activity_content .wrapped {
    width: 98%;
    max-width: 580px;
}
.activity_content .am-table > thead > tr > th {
    font-size: 15px;
    font-weight: bold;
    border-bottom: none;
}
.activity_content .am-table-compact > tbody > tr > td {
    font-size: 13px;
}
.activity_content .am-table > tbody > tr > td,.activity_content .am-table > tbody > tr > th,.activity_content  .am-table > tfoot > tr > td,.activity_content  .am-table > tfoot > tr > th, .am-table > thead > tr > td,.activity_content  .am-table > thead > tr > th {
    padding: 0;
    text-align: center;
    line-height: 40px;
    border-color: #f0f0f0;
    color: #282828;
    font-size: 14px;
}
.activity_content .am-table > thead > tr > th{
    background: #e3e3e3;
    font-size: 16px;
    color:#565656;
}
.activity_content .am-table {
    margin: 25px auto 30px;
}
.activity_content .am-table-bordered,.activity_content  .am-table-bordered > thead + tbody > tr:first-child > td,.activity_content  .am-table-bordered > thead + tbody > tr:first-child > th {
    border-color: #f0f0f0;
}
.activity_content .tip_content p {
    line-height: 1.5;
    font-size: 14px;
    color: #565656;
    margin-bottom: 2em;
    text-align: left;
}
.activity_content p.content_title {
    font-size: 16px;
    color:#282828;
    font-weight: bold;
    margin-bottom: 0.8em;
}
.activity_content p.copyright {
    text-align: center;
}
.activity_content .img--wrapper{
    width: 242px;
    margin: 30px auto 0;
}
.activity_content .img--wrapper img{
    max-height: 100%;
}

.activity_content .pointList_ul li {
    padding: 15px 0;
    line-height: 1;
    font-size: 16px;
}
.activity_content .pointList_ul li:not(:first-of-type) {
    border-top: 1px solid #f0f0f0;
}
.activity_content .pointList_ul .li_text {
    font-size: 18px;
    color: #282828;
    margin-bottom: 0.888em;
}
.activity_content .pointList_ul .li_time {
    font-size: 14px;
    color: #999;
    text-align: left;
}
.activity_content .pointList_ul .li_point {
    font-weight: bold;
    color: #f60;
}
.activity_content .footer_p--wrapper {
    position: relative;
    margin: 15px auto 30px;
}
.activity_content .footer_p {
    font-size: 12px;
    color: #cecece;
    text-align: center;
}
.activity_content .footer_p--wrapper::before {
    content: "";
    display: block;
    width: 10%;
    position: absolute;
    top: 50%;
    left: 65%;
    border-bottom: 1px solid #f0f0f0;
}
.activity_content .footer_p--wrapper::after {
    content: "";
    display: block;
    width: 10%;
    position: absolute;
    top: 50%;
    right: 65%;
    border-bottom: 1px solid #f0f0f0;
}
.activity_content .pointList--null{
    position: fixed;
    top:40%;
    left:50%;
    transform: translate(-50%,-50%);
}
.activity_content .pointList--null img{
    max-width: 200px;
}
.activity_content .pointList--null p {
    font-size: 14px;
    color: #999;
    margin: 0;
}


/*弹窗*/
.am-modal .am-modal-dialog{
    background: #fff;
}
.am-modal .am-modal-bd {
    width: 590px;
    margin: 0 auto;
    padding:0;

}
#model_wrapper,#model_wrapper02{
    max-height: 450px;
    overflow-y: scroll;
}
.am-modal-bd .bd_title{
    text-align: left;
    padding-bottom:20px;
    border-bottom: 1px solid #f0f0f0;
}
.am-modal-bd .bd_title span {
    display:inline-block;
    vertical-align: middle;
    font-size:20px;
    line-height:1;
    font-weight:bold;
    color:#25002e;
    position: relative;
}
.am-modal-bd .bd_title span::after{
    content: "";
    display: block;
    width:100%;
    position: absolute;
    bottom: -22px;
    left:0;
    border-bottom: 2px solid #f60;
}
.am-modal-bd #activity_tab span:hover{
    background: #dbdbdb;
}
.am-modal-bd #activity_tab span.active {
    background: #1b1440;
    outline:blue;
    position:relative;
    color:#fff;
}
.am-modal-bd .activity_content .contents {
    display: none;
    position: relative;
}
.am-modal-bd .activity_content .contents.active{
    display: block;
}
.am-modal-hd .am-close {
    position: absolute;
    top: -23px;
    right: -3px;
    opacity: 1;
}
@media(max-width:640px){
    .am-modal .am-container--re{
        padding:0 1rem;
    }
}
@media(max-width:1440px){
    .am-modal-hd .am-close {
        top: 0;
        right: 15px;
    }
}
#model_wrapper::-webkit-scrollbar,#model_wrapper02::-webkit-scrollbar{width:4px;}
#model_wrapper::-webkit-scrollbar-thumb,#model_wrapper02::-webkit-scrollbar-thumb{
    background: #fff;
    border-radius:8px;
}
#model_wrapper::-webkit-scrollbar-track,#model_wrapper02::-webkit-scrollbar-track{
    opacity: 1;
    background: #fff;
}
#model_wrapper:hover::-webkit-scrollbar-thumb,#model_wrapper:active::-webkit-scrollbar-thumb,
#model_wrapper02:hover::-webkit-scrollbar-thumb,#model_wrapper02:active::-webkit-scrollbar-thumb{background-color:#bebebe}
#model_wrapper:hover::-webkit-scrollbar-track,#model_wrapper02:hover::-webkit-scrollbar-track{background: #e4e4e4;}
