.create_article_container{height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#f1f3f6}.create_article_container .header .van-nav-bar__arrow{color:#333}.create_article_container .header .van-nav-bar__title{color:#333;font-weight:400}.create_article_container .article{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-x:hidden}.create_article_container .article .article_info{padding:.45333rem;text-align:left;border-radius:.13333rem}.create_article_container .article .article_info>span{color:rgba(0,0,0,.84);font-size:.42667rem;font-weight:400;display:block;margin-bottom:.18667rem}.create_article_container .article .article_info>span:nth-child(3){margin-top:.8rem}.create_article_container .article .article_editor{text-align:left;font-size:.37333rem}.create_article_container .article .article_editor img{max-width:100%;vertical-align:middle}.create_article_container .article .article_editor p{margin:0!important}.create_article_container .article .star-and-con{padding:0 .42667rem}.create_article_container .article .star-and-con .show-switch{color:#000;font-size:.37333rem;font-weight:400;padding:0 .42667rem;height:1.17333rem;margin-top:.21333rem;border-radius:.10667rem;background-color:#fff;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.create_article_container .article .star-and-con .van-cell{margin-top:.21333rem;border-radius:.10667rem}.create_article_container .article .star-and-con .van-cell__title{font-size:.37333rem;font-weight:400;color:#000}.create_article_container .article .is-show-card{padding:0 .42667rem}.create_article_container .article .is-show-card .show-switch{color:#000;font-size:.37333rem;font-weight:400;padding:0 .42667rem;height:1.17333rem;margin-top:.21333rem;border-radius:.10667rem;background-color:#fff;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.create_article_container .article .is-show-card .van-cell{margin-top:.21333rem;border-radius:.10667rem}.create_article_container .article .is-show-card .van-cell__title{font-size:.37333rem;font-weight:400;color:#000}.create_article_container .article .button_confirm{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;padding:.42667rem}.create_article_container .article .button_confirm>div{width:4.26667rem;height:1.17333rem;color:#fff;font-size:.37333rem;border-radius:.21333rem;text-align:center;line-height:1.17333rem;background-color:#bfbfbf}.create_article_container .article .button_confirm .button_confirm_save{background:-webkit-linear-gradient(bottom,#ff6e01,#ff6e01);background:linear-gradient(0deg,#ff6e01,#ff6e01)}.create_article_container .article .footer .van-button--round{border-radius:.21333rem;height:1.17333rem;width:4.26667rem}.create_article_container .article .footer .van-hairline{background-color:#f7f7f7}