* {
  padding: 0px;
  margin: 0px;
}
/* html{ */
/* width: 100%; */
/* overflow-x:hidden */
/* } */
.f-header {
  width: 100%;
  height: 89px;
  background-color: #c5c5c5;
  text-align: center;
  line-height: 89px;
  margin: auto;
}
.f-footer {
  width: 100%;
  height: 89px;
  background-color: #c5c5c5;
  text-align: center;
  line-height: 89px;
  margin: auto;
}
.f-biaotibg {
  width: 100%;
  height: 200px;
  background-image: url(../images/jesse-roberts-561igiTyvSk-unsplash.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  margin: auto;
}
.f-biaoti {
  width: 800px;
  margin-left: 19px;
  margin-top: 134px;
  color: white;
  font-size: 26px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-userphoto {
  width: 120px;
  height: 120px;
  /* display: inline-block; */
  background-color: blue;
  border-radius: 50%;
  /* margin-left: 360px; */
  margin-top: 119px;
}
.f-userphoto img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.f-addinterest {
  width: 90px;
  height: 32px;
  background: #ffa800;
  border-radius: 2px;
  /* margin-left: 323px; */
  margin-top: 144px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.f-addsymbol {
  font-style: normal;
  font-weight: 600;
  margin-left: 10px;
}
.f-interest {
  width: 28px;
  height: 20px;
  font-size: 20px;
  /* font-family: PingFangSC-Semibold, PingFang SC; */
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
}
.contenrts {
  width: 1200px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.contenrts > div:nth-of-type(1) {
  width: 75%;
}
.contenrts > div:nth-of-type(2) {
  width: 25%;
}
.f-pagemsg {
  width: 1200px;
  height: 80px;
  /* padding: 0 5%; */
  background: #ffffff;
  /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); */
  display: flex;
  justify-content: space-between;
  margin: auto;
  box-sizing: border-box;
}
.f-username {
  width: 139px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #3c2a63;
  line-height: 20px;
  /* margin-left: 499px; */
  margin-top: 16px;
}
.f-time {
  width: 149px;
  height: 21px;
  font-size: 15px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  margin-left: 30px;
  margin-top: 16px;
}
.f-stop {
  width: 1px;
  height: 18px;
  margin-left: 18px;
  margin-top: 17px;
  background-color: #dddddd;
}
.f-looked {
  width: 24px;
  height: 24px;
  margin-left: 20px;
  margin-top: 14px;
}
.f-looked img {
  width: 22px;
  height: 14px;
  margin-top: 5px;
}
.f-lookedtime {
  width: 58px;
  height: 21px;
  font-size: 15px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  margin-left: 2px;
  margin-top: 15px;
}
.f-puttime {
  width: 29px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffa800;
  line-height: 25px;
  margin-left: 29px;
  margin-top: 14px;
}
.f-putimg {
  width: 33px;
  height: 28px;
  margin-left: 8px;
  margin-top: 13px;
  cursor: pointer;
}
.f-putimg img {
  width: 100%;
  height: 100%;
}
.f-collect {
  width: 55px;
  height: 58px;
  /* margin-left: 300px; */
  margin-top: 12px;
}
.f-xingxing {
  width: 32px;
  height: 32px;
  background-image: url(../images/shoucang.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-left: 11px;
  cursor: pointer;
}
.f-xingxing1 {
  background-image: url(../images/soucanged.png);
}
.f-xingxingtime {
  width: 55px;
  height: 20px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 4px;
  text-align: center;
}
.f-stoplong {
  width: 1px;
  height: 66px;
  margin-left: 40px;
  margin-top: 7px;
  background-color: #dddddd;
}
.f-transmit {
  width: 55px;
  height: 58px;
  margin-left: 40px;
  margin-top: 12px;
}
.f-transmitcont {
  width: 32px;
  height: 32px;
  background-image: url(../images/fenxiang.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-left: 11px;
}
.f-transmittime {
  width: 55px;
  height: 20px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 4px;
  text-align: center;
}
.f-body {
  width: 100%;
  background: #f2f2f2;
  display: flex;
  margin: auto;
}
.f-content {
  background: #ffffff;
  margin-top: 20px;
  padding: 20px;
}
.f-content .abstract {
  padding: 20px;
  background-color: #f5f5f5;
}
.f-content .bContent {
  margin-top: 20px;
  box-sizing: border-box;
}
.f-content .f-contenttop {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.f-content .f-contenttop img {
  max-width: 100%;
  max-height: 500px;
}
.f-content .tips {
  margin-top: 10px;
  border: 1px solid rgba(207, 207, 207, 0.1);
  color: #cfcfcf;
  line-height: 25px;
  padding: 20px 10px;
}
.f-related {
  height: auto;
  background: #ffffff;
  border: 1px solid #dddddd;
  /* margin-left: 17px; */
  margin-top: 20px;
  margin-left: 17px;
  box-sizing: border-box;
}
.f-title {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #34235c;
  line-height: 25px;
  margin-left: 25px;
  margin-top: 28px;
}
.f-stop1 {
  width: 278px;
  height: 1px;
  background-color: #dddddd;
  margin-top: 17px;
}
.paddings {
  padding: 0 27px;
  box-sizing: border-box;
}
.flex {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
.onFlex {
  display: flex;
  align-items: center;
}
.f-relatedtext {
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.f-relatedphoto {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  float: left;
  /* margin-left: 28px; */
  margin-top: 9px;
  background-color: #ffffff;
}
.f-relatedphoto img {
  width: 100%;
  height: 100%;
}
.f-relatedname {
  width: 56px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-left: 8px;
  float: left;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-relatedtime {
  width: 42px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-left: 70px;
  float: left;
  margin-top: 10px;
  white-space: pre;
  /* right: 30px; */
  /* position: relative; */
}
.f-stop2 {
  width: 223px;
  height: 1px;
  background-color: #dddddd;
  margin-top: 17px;
  width: 100%;
  /* margin-left: 29px; */
}
.f-contentdown {
  /* width: 832px; */
  height: 44px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-top: 7px;
  margin-left: 29px;
}
.f-contentimg {
  width: 842px;
  height: 260px;
  margin-top: 8px;
  margin-left: 29px;
}
.f-contentimg img {
  width: 100%;
  height: 100%;
}
.felxe {
  display: flex;
  justify-content: flex-end;
}
.f-report {
  width: 70px;
  height: 34px;
  border-radius: 2px;
  border: 1px solid #dddddd;
  /* margin-left: 801px; */
  margin-top: 20px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.f-stop3 {
  /* width: 842px; */
  height: 1px;
  background: #dddddd;
  margin-left: 29px;
  margin-top: 28px;
}
.f-comment {
  /* width: 817px; */
  height: 50px;
  background: #fbfbfb;
  margin-left: 54px;
  margin-top: 37px;
  display: flex;
}
.f-comment-photo {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  /* background-color: blue; */
  margin-left: -24px;
  overflow: hidden;
}
.f-comment-photo img {
  width: 100%;
  display: block;
}
.f-comment-name {
  width: 56px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3c2a63;
  line-height: 20px;
  margin-left: 11px;
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.f-addinterest1 {
  width: 80px;
  height: 26px;
  background: #ffa800;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  margin-left: 10px;
  margin-top: 12px;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.f-comment-child {
  /* width: 782px; */
  height: 33px;
  margin-left: 89px;
  margin-top: 16px;
  display: flex;
}
.f-comment-child-photo {
  width: 33px;
  height: 33px;
  background-color: blue;
  border: 1px solid #dddddd;
  border-radius: 50%;
  overflow: hidden;
}
.f-comment-child-photo img {
  width: 100%;
  height: 100%;
}
.f-comment-child-name {
  width: 56px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3c2a63;
  line-height: 20px;
  margin-left: 13px;
  margin-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.f-comment-child-words {
  /* width: 518px; */
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-left: 11px;
  margin-top: 7px;
}
.flexs {
  display: flex;
}
.f-comment-operation {
  /* width: 782px; */
  height: 17px;
  margin-left: 89px;
  margin-top: 13px;
  display: flex;
  justify-content: space-between;
}
.f-comment-time {
  width: 120px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  white-space: nowrap;
}
.f-comment-report {
  width: 32px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
  margin-left: 526px;
  /* margin-top: 13px; */
  cursor: pointer;
}
.f-comment-stop {
  width: 1px;
  height: 18px;
  background-color: #dddddd;
  margin-left: 20px;
  /* margin-top: 12px; */
}
.f-comment-reply {
  width: 32px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffa800;
  line-height: 17px;
  margin-left: 19px;
  /* margin-top: 13px; */
  cursor: pointer;
}
.f-comment1 {
  margin-top: 23px;
}
.f-comment1-words {
  width: 783px;
  /* height:20px; */
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-left: 88px;
  margin-top: 15px;
}
.f-comment1-pic {
  width: 785px;
  margin-left: 68px;
  margin-top: 15px;
  display: flex;
}
.f-comment1-pic img {
  width: 240px;
  height: 160px;
  margin-left: 18px;
}
.f-comment-operation1 {
  margin-top: 18px;
}
.f-reply {
  /* width: 843px; */
  height: 25px;
  display: flex;
  margin-left: 28px;
  margin-top: 29px;
}
.f-reply-title {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3c2a63;
  line-height: 25px;
}
.f-reply-stop {
  /* width: 764px; */
  height: 1px;
  background-color: #dddddd;
  margin-left: 7px;
  margin-top: 12px;
}
.imgE {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.imgE1 {
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.f-reply-textbox {
  width: 780px;
  height: 368px;
  /* margin-left: 85px; */
  /* margin-top: 14px; */
  /* background-color: skyblue; */
  border: 1px solid #dddddd;
  /* display: flex; */
  position: relative;
  left: 80px;
  top: 20px;
}
.f-reply-textbox-photo {
  width: 48px;
  height: 48px;
  background-color: blue;
  margin-top: 2px;
  margin-left: -56px;
  border-radius: 50%;
  float: left;
}
.f-reply-textbox-photo img {
  width: 100%;
  height: 100%;
}
.f-reply-emoji {
  /* width: 790px; */
  height: 49px;
  background-color: #f9fbfb;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.f-reply-emoji .emojiIcon {
  width: 22px;
  height: 22px;
  float: left;
  margin-left: 24px;
  margin-top: 16px;
  cursor: pointer;
}
.emojiContent {
  width: 537px;
  height: 224px;
  position: absolute;
  top: -222px;
  left: 16px;
  background-color: white;
  overflow: auto;
  box-shadow: 0 0 2px #888888;
  display: none;
}
.emojiTriangle {
  width: 0;
  height: 0;
  border: 14px solid;
  border-color: #fff transparent transparent;
  position: absolute;
  top: 2px;
  left: 20px;
  display: none;
}
.emojiList {
  margin: 0;
  padding: 0;
}
.emojiList li {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.emojiList li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.emojiList li:hover {
  background-color: rgba(83, 202, 195, 0.21);
}
.f-reply-words {
  /* width: 790px; */
  height: 250px;
  background-color: #fff;
}
#f-words {
  width: 100%;
  height: 250px;
  border: 0;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  text-indent: 2em;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
#f-words1 {
  width: 100%;
  height: 250px;
  border: 0;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  text-indent: 2em;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
.f-btn {
  width: 200px;
  height: 44px;
  background: #ffa800;
  border-radius: 2px;
  margin-left: 350px;
  margin-top: 50px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  color: #ffffff;
  border: none;
}
.f-btns {
  width: 420px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.f-btn1 {
  width: 200px;
  height: 44px;
  background: #ffa800;
  border-radius: 2px;
  margin-top: 50px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}
.cancelB {
  background: #b6b3ad;
}
#yulantupian1-1 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
  display: none;
  /* opacity: 0.5; */
}
#yulantupian1-1 img {
  width: 900px;
  height: 600px;
  position: absolute;
  margin-left: -450px;
  margin-top: -300px;
  top: 50%;
  left: 50%;
  /* opacity: 2; */
}
#yulantupian2-1 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
  display: none;
  /* opacity: 0.5; */
}
#yulantupian2-1 img {
  width: 900px;
  height: 600px;
  position: absolute;
  margin-left: -450px;
  margin-top: -300px;
  top: 50%;
  left: 50%;
}
#f-inputBox {
  width: 22px;
  height: 22px;
  margin-left: 24px;
  margin-top: 16px;
  float: left;
  background-image: url(../images/pic.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#f-inputBox input {
  width: 22px;
  height: 22px;
  border: none;
  opacity: 0;
}
#imgBox {
  text-align: left;
}
.f-imgContainer {
  display: inline-block;
  width: 10%;
  height: 60px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  box-sizing: border-box;
}
.f-imgContainer img {
  width: 100%;
  height: 60px;
  cursor: pointer;
}
.f-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
.f-imgContainer:hover p {
  display: block;
}
.j_dangan {
  margin-top: 20px;
  background-color: white;
  padding: 20px;
}
.j_dangan > div {
  cursor: pointer;
  justify-content: space-between;
  position: relative;
  margin-top: 7px;
  height: 98px;
  border-radius: 12px 0px 0px 0px;
  border: 1px solid #e8e8e8;
}
.j_dangan > div:hover {
  border-color: #3a8af1;
}
.j_dangan > div:hover .j_dangan_r_btn {
  background-color: #3a8af1;
}
.j_dangan > label {
  font-size: 20px;
  font-weight: 500;
}
.j_dangan_lt {
  padding: 2px 13px;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  color: white;
  height: 24px;
  background: #e23429;
  border-radius: 12px 0px 12px 0px;
}
.j_dangan_left {
  height: 70px;
  border-right: 1px solid #D8D8D8;
  position: relative;
  margin-top: 17px;
}
.j_dangan_left > img {
  width: 120px;
  height: 58px;
  margin: 15px 20px 8px 8px;
}
.j_dangan_right {
  padding-left: 21px;
  justify-content: center;
}
.j_dangan_right > p:first-child {
  font-weight: 500;
  color: #606060;
  line-height: 25px;
}
.j_row {
  display: flex;
  flex-direction: row;
}
.j_col {
  display: flex;
  flex-direction: column;
}
.j_dangan_r_btn {
  width: 80px;
  height: 98px;
  background: #5897e9;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.j_dangan_r_btn > div {
  text-align: center;
  color: white;
}
.j_dangan_r_btn > img {
  width: 30px;
  height: 30px;
}
.j_dangan_lt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  color: white;
  height: 24px;
  background: #e23429;
  border-radius: 12px 0px 12px 0px;
}
.j_dangan_left {
  height: 70px;
  border-right: 1px solid #D8D8D8;
  position: relative;
  margin-top: 17px;
}
.j_dangan_left > img {
  width: 120px;
  height: 58px;
  margin: 15px 20px 8px 8px;
}
.j_process_content {
  margin-top: 20px;
  padding: 20px;
  background-color: white;
}
.j_process_content .j_process_head_img {
  border: 2px solid #D8D8D8;
  border-radius: 50%;
  position: relative;
}
.j_process_content .j_process_head_img > img {
  width: 50px;
  height: 50px;
}
.j_process_content .sanjiao {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  left: 15px;
  bottom: -20px;
  z-index: 5;
  border-color: #D8D8D8 transparent transparent transparent;
}
.j_process_content .j_process_info {
  margin-left: 22px;
  align-items: center;
  height: 54px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.25);
}
.j_process_content .j_process_info > span {
  margin-right: 17px;
}
.j_process_content .j_process_info > span:first-child {
  font-size: 18px;
  line-height: 24px;
  color: #4A4A4A;
}
.j_process_content .j_process_info > span:nth-child(2) {
  font-size: 18px;
  line-height: 24px;
  color: #D0021B;
}
.j_process_content .j_process_content_box {
  min-height: 120px;
  width: 100%;
}
.j_process_content .j_process_content_box .j_sketch {
  margin: 15px 0px 15px 50px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
}
.j_process_content .j_left_line {
  margin-left: 26px;
  border-left: 2px solid #D8D8D8;
}
.j_process_content .j_process_stars {
  margin: 15px 0px 15px 50px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
}
.j_process_content .j_process_stars > p {
  margin-bottom: 16px !important;
}
.j_process_content .j_process_stars > p > span {
  height: 32px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.65);
}
.j_process_content .j_process_stars > p > span:nth-child(1) {
  font-size: 18px;
  display: inline-block;
  min-width: 100px;
}
.j_process_content .shengping {
  width: 22px;
  height: 22px;
  background-color: #E99313;
  border-radius: 50%;
  color: white;
  line-height: 22px;
  text-align: center;
  position: absolute;
  right: -10px;
  font-size: 12px !important;
  bottom: 0;
}
.j_process_content .j_process_stars > p > span:nth-child(2) > img {
  width: 24px;
  height: 24px;
  margin-top: -5px;
}
.j_process_content .j_process_c_img {
  flex-wrap: wrap;
  margin: 15px 0px 15px 50px;
}
.j_process_content .j_process_c_img > img {
  width: 266px;
  height: 158px;
  margin-bottom: 18px;
  margin-right: 20px;
}
.j_process_content .j_support {
  padding-left: 350px;
}
.j_process_content .j_process_img_list {
  width: 440px;
  margin-top: 20px;
  margin-left: 180px;
  flex-wrap: wrap;
}
.j_process_content .j_process_img_list > img {
  cursor: pointer;
  width: 54px;
  height: 54px;
  border-radius: 100px;
  margin-right: 18px;
  margin-bottom: 9px;
}
.j_process_content .j_support > button {
  cursor: pointer;
  width: 96px;
  height: 31px;
  background: #ffffff;
  border-radius: 30px;
  border: 2px solid #727272;
  font-size: 16px;
  color: #727272;
}
.j_process_content .j_support > button:hover {
  border-color: #ea3832;
  color: #ea3832;
}
.j_process_content .j_support > button > img {
  width: 16px;
  height: 16px;
}
.j_bottom_article {
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  background-color: white;
}
.j_bottom_article .j_bottom_title {
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  margin-bottom: 15px;
}
.j_bottom_article .j_bottom_item {
  cursor: pointer;
  width: 795px;
  padding: 8px 5px;
}
.j_bottom_article .j_bottom_item:hover {
  background: #f9f9f9;
}
.j_bottom_article .j_bottom_item:hover .j_bot_p1 > span:last-child {
  color: #EA3832;
}
.j_bottom_article .j_bottom_item > p {
  width: 100%;
  margin-top: 15px;
  vertical-align: middle;
}
.j_bottom_article .j_bot_p1 > span:first-child {
  width: 86px;
  height: 26px;
  background: #0f81e1;
  border-radius: 2px;
  color: white;
  line-height: 26px;
  text-align: center;
  font-size: 18px;
  padding: 2px 6px;
}
.j_bottom_article .j_bot_p1 > span:nth-child(2) {
  color: #3c3c3c;
  margin-left: 6px;
}
.j_bottom_article .j_bot_p1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.j_bottom_article .j_bot_p1 > span:last-child {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-left: 12px;
}
.j_bottom_article .j_bot_p1 > img {
  width: 20px;
  height: 14px;
  margin-top: -5px;
  margin-left: 10px;
}
.j_bottom_article .j_bot_p2 {
  color: rgba(0, 0, 0, 0.65);
}
.j_bottom_article .j_bot_p3 > img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 16px;
}
.j_bottom_article .j_bot_p3 > span:nth-child(2) {
  color: #1890ff;
  line-height: 22px;
}
.j_bottom_article .j_bot_p3 > span:nth-child(3) {
  margin-left: 16px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 22px;
}
.j_bottom_article .j_bot_p4 > span {
  color: rgba(0, 0, 0, 0.45);
  border-right: 1px solid #E8E8E8;
  padding-right: 16px;
}
.j_bottom_article .j_bot_p4 .glyphicon {
  padding-right: 10px;
}
.j_bottom_article .j_bot_p4 > span:last-child {
  margin-left: 16px;
  border-right: none;
}
.j_bottom_article .shoucang_img {
  cursor: pointer;
  margin-top: -5px;
  margin-right: 5px;
  width: 15px;
  height: 15px;
}
