#app .banner {
  height: 400px;
  background: url(../images/guwen-detail-banner2.png) 0 0/100% no-repeat;
}
#app .banner .banxin1200 {
  padding-left: 102px;
  padding-right: 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#app .banner .banxin1200 .banner-left .name {
  font-size: 48px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 13px;
}
#app .banner .banxin1200 .banner-left .tip {
  font-size: 16px;
  color: #393E52;
  width: 163px;
  height: 46px;
  background: url(../images/guwen-detail-icon1.png) 0 0/100% no-repeat;
  text-align: center;
  line-height: 51px;
  margin-bottom: 29px;
}
#app .banner .banxin1200 .banner-left .desc {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 37px;
  width: 288px;
}
#app .banner .banxin1200 .banner-left .serve {
  font-size: 17px;
  color: #FFFFFF;
  width: 199px;
  height: 41px;
  background: url(../images/guwen-detail-icon2.png) 0 0/100% no-repeat;
  line-height: 41px;
  padding-left: 37px;
}
#app .banner .banxin1200 > img {
  width: 400px;
  height: 400px;
}
#app .banner .banxin1200 .banner-right img {
  width: 50.78px;
  height: 61.81px;
  margin-bottom: 30px;
}
#app .banner .banxin1200 .banner-right .tip {
  background: url(../images/guwen-detail-icon3.png) 0 0/100% no-repeat;
  width: 101px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  margin-bottom: 7px;
}
#app .banner .banxin1200 .banner-right p {
  font-size: 14px;
  color: #333333;
  width: 308px;
  margin-bottom: 15px;
}
#app .info {
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: white;
}
#app .info .banxin1200 {
  display: flex;
  justify-content: space-between;
}
#app .info .banxin1200 .info-title {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
#app .info .banxin1200 .info-left {
  width: 340px;
}
#app .info .banxin1200 .info-left .online {
  padding: 30px 0 40px 30px;
  background: linear-gradient(180deg, #E8E8E8 0%, #FFFFFF 100%);
  box-shadow: 0px 3px 20px 1px rgba(102, 102, 102, 0.08);
  margin-bottom: 20px;
}
#app .info .banxin1200 .info-left .online .online-top {
  display: flex;
  margin-bottom: 32px;
}
#app .info .banxin1200 .info-left .online .online-top .online-left {
  margin-right: 27px;
}
#app .info .banxin1200 .info-left .online .online-top .online-left img {
  width: 100px;
  height: 100px;
}
#app .info .banxin1200 .info-left .online .online-top .online-left.zhuanye::after,
#app .info .banxin1200 .info-left .online .online-top .online-left.tuijian::after,
#app .info .banxin1200 .info-left .online .online-top .online-left.gaoxiao::after {
  content: '';
  display: block;
  width: 100px;
  height: 21px;
}
#app .info .banxin1200 .info-left .online .online-top .online-left.zhuanye::after {
  background: url(../images/guwen-detail-tip-zhuanye.png);
}
#app .info .banxin1200 .info-left .online .online-top .online-left.tuijian::after {
  background: url(../images/guwen-detail-tip-tuijian.png);
}
#app .info .banxin1200 .info-left .online .online-top .online-left.gaoxiao::after {
  background: url(../images/guwen-detail-tip-gaoxiao.png);
}
#app .info .banxin1200 .info-left .online .online-top .online-right > span {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 13px;
}
#app .info .banxin1200 .info-left .online .online-top .online-right div:not(:last-of-type) {
  margin-bottom: 7px;
}
#app .info .banxin1200 .info-left .online .online-top .online-right div img {
  width: 20px;
  margin-right: 8px;
}
#app .info .banxin1200 .info-left .online .online-top .online-right div span {
  font-size: 12px;
  color: #333333;
}
#app .info .banxin1200 .info-left .online .online-bottom {
  text-align: center;
}
#app .info .banxin1200 .info-left .online .online-bottom a {
  border-radius: 30px;
  background-color: #0057FF;
  box-shadow: 0px 8px 20px 1px rgba(54, 105, 236, 0.2);
  padding: 8px 0;
  width: 230px;
  text-align: center;
}
#app .info .banxin1200 .info-left .online .online-bottom a img {
  margin-right: 6px;
  width: 26px;
}
#app .info .banxin1200 .info-left .online .online-bottom a span {
  color: white;
  font-size: 14px;
}
#app .info .banxin1200 .info-left .info-left-bottom {
  box-shadow: 0px 3px 20px 1px rgba(102, 102, 102, 0.08);
  padding: 30px 30px 28px 30px;
}
#app .info .banxin1200 .info-left .info-left-bottom .info-title {
  margin-bottom: 21px;
}
#app .info .banxin1200 .info-left .info-left-bottom .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#app .info .banxin1200 .info-left .info-left-bottom .item:not(:last-of-type) {
  margin-bottom: 22px;
}
#app .info .banxin1200 .info-left .info-left-bottom .item .left img {
  width: 20px;
  height: 20px;
  margin-right: 13px;
}
#app .info .banxin1200 .info-left .info-left-bottom .item .left span {
  font-size: 14px;
  color: #333333;
  vertical-align: middle;
}
#app .info .banxin1200 .info-left .info-left-bottom .item > span {
  font-size: 14px;
  color: #818EAF;
  white-space: nowrap;
}
#app .info .banxin1200 .info-right {
  padding: 30px 30px 33px 30px;
  width: 840px;
  height: 633px;
  box-shadow: 0px 3px 20px 1px rgba(102, 102, 102, 0.08);
}
#app .info .banxin1200 .info-right .top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
#app .info .banxin1200 .info-right .desc {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 40px;
}
#app .info .banxin1200 .info-right .personal-info {
  margin-top: 20px;
  margin-bottom: 42px;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  row-gap: 20px;
}
#app .info .banxin1200 .info-right .personal-info .item {
  position: relative;
  display: flex;
}
#app .info .banxin1200 .info-right .personal-info .item .cer {
  position: absolute;
  right: 152px;
  top: 50%;
  transform: translateY(-50%);
}
#app .info .banxin1200 .info-right .personal-info .item .cer img {
  width: 14px;
  margin-right: 6px;
}
#app .info .banxin1200 .info-right .personal-info .item .cer span {
  font-size: 14px;
  color: #11B041;
}
#app .info .banxin1200 .info-right .personal-info .item .label {
  min-width: 56px;
  font-size: 14px;
  color: #999999;
  margin-right: 40px;
}
#app .info .banxin1200 .info-right .personal-info .item .value {
  font-size: 14px;
  color: #333333;
}
#app .info .banxin1200 .info-right .area {
  margin-top: 14px;
  margin-bottom: 57px;
}
#app .info .banxin1200 .info-right .area span {
  padding: 10px 30px;
  background-color: #F5F5F5;
  color: #666666;
  font-size: 12px;
  border-radius: 21px;
}
#app .info .banxin1200 .info-right .area span:not(:last-of-type) {
  margin-right: 14px;
}
#app .info .banxin1200 .info-right .certification {
  border: 2px dashed #ECECEC;
  padding: 18px 0 17px 30px;
  position: relative;
}
#app .info .banxin1200 .info-right .certification .top {
  display: flex;
  margin-bottom: 15px;
}
#app .info .banxin1200 .info-right .certification .top div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#app .info .banxin1200 .info-right .certification .top div::before {
  content: attr(tip);
  white-space: nowrap;
  display: none;
  border: 1px solid #D8D8D8;
  background-color: #fff;
  padding: 7px 41px 7px 9px;
  font-size: 12px;
  color: #666666;
  position: absolute;
  left: 0;
  top: -43px;
}
#app .info .banxin1200 .info-right .certification .top div::after {
  content: '';
  display: none;
  background: url(../images/guwen-detail-tri.png) 0 0/100% no-repeat;
  width: 7px;
  height: 5px;
  position: absolute;
  left: 8px;
  top: -12px;
}
#app .info .banxin1200 .info-right .certification .top div:hover::before,
#app .info .banxin1200 .info-right .certification .top div:hover::after {
  display: inline-block;
}
#app .info .banxin1200 .info-right .certification .top div:not(:last-of-type) {
  margin-right: 69px;
}
#app .info .banxin1200 .info-right .certification .top div img {
  width: 23px;
  height: 26px;
  margin-right: 12px;
}
#app .info .banxin1200 .info-right .certification .top div span {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
#app .info .banxin1200 .info-right .certification p {
  font-size: 12px;
  color: #999999;
}
#app .info .banxin1200 .info-right .certification > img {
  position: absolute;
  right: 0;
  top: -21px;
  width: 126px;
  height: 126px;
  opacity: 0.5;
}
#app .serve-and-question {
  background-color: #F9F9F9;
}
#app .serve-and-question .banxin1200 {
  padding-top: 52px;
  padding-bottom: 50px;
}
#app .serve-and-question .banxin1200 .serve .serve-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 20px;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item {
  padding: 32px 52px 27px 34px;
  background-color: #fff;
  width: 380px;
  box-shadow: 0px 3px 20px 1px rgba(102, 102, 102, 0.08);
}
#app .serve-and-question .banxin1200 .serve .serve-list .item:nth-of-type(2) a {
  background-color: #FF4D0A;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item:nth-of-type(3) a {
  background-color: #11B041;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item .top {
  display: flex;
  align-items: center;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item .top > img {
  width: 58px;
  margin-right: 30px;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item .top .right p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 11px;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item .top .right img {
  width: 7px;
  margin-right: 10px;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item .top .right span {
  font-size: 13px;
  color: #999999;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item > p {
  font-size: 13px;
  color: #333333;
  margin-top: 28px;
  margin-bottom: 24px;
  line-height: 18px;
}
#app .serve-and-question .banxin1200 .serve .serve-list .item a {
  border-radius: 30px;
  background-color: #0057FF;
  box-shadow: 0px 8px 20px 1px rgba(54, 105, 236, 0.2);
  padding: 10px 0;
  width: 144px;
  text-align: center;
  color: white;
  font-size: 14px;
}
#app .serve-and-question .banxin1200 .question .two {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#app .serve-and-question .banxin1200 .question .two .left {
  width: 590px;
  background-color: white;
  padding-right: 34px;
  padding-left: 24px;
}
#app .serve-and-question .banxin1200 .question .two .left .chart-title {
  height: 88px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#app .serve-and-question .banxin1200 .question .two .left .chart-title .chart-title-left {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  position: relative;
}
#app .serve-and-question .banxin1200 .question .two .left .chart-title .chart-title-left::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1450EB;
  width: 4px;
  height: 16px;
}
#app .serve-and-question .banxin1200 .question .two .left .chart-title .chart-title-right {
  font-size: 14px;
  color: #999999;
}
#app .serve-and-question .banxin1200 .question .two .left #bar {
  height: 312px;
}
#app .serve-and-question .banxin1200 .question .two .right {
  width: 590px;
  background-color: #fff;
  padding: 29px 16px 33px 19px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item {
  width: 100%;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item:hover .question_title {
  color: #1450EB !important;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item:not(:last-of-type) {
  padding-bottom: 18px;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 20px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .question_icon {
  font-size: 12px;
  color: #FFFFFF;
  padding: 2px 4px;
  background-color: #1450EB;
  margin-right: 15px;
  border-radius: 2px;
  width: 20px;
  height: 20px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .question_icon.answer {
  background-color: #F8A12B;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .question_top {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 17px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .question_top > img {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .question_top .question_title {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top {
  display: flex;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top > img {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top .answer_content .font {
  font-size: 13px;
  color: #666666;
  margin-bottom: 10px;
  width: 519px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top .answer_content .more_info {
  display: flex;
  align-items: center;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top .answer_content .more_info .info_item {
  margin-right: 63px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top .answer_content .more_info .info_item .iconimg {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
#app .serve-and-question .banxin1200 .question .two .right .question_item .answer_top .answer_content .more_info .info_item span {
  font-size: 12px;
  color: #999999;
  vertical-align: middle;
}
#app .dynamic {
  background: url(../images/guwen-detail-dynamic-bg.png) 0 0/100% no-repeat;
  height: 379px;
}
#app .dynamic .banxin1200 {
  padding-top: 52px;
  padding-bottom: 47px;
}
#app .dynamic .banxin1200 .dynamic-list {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
#app .dynamic .banxin1200 .dynamic-list .item {
  background-color: white;
  padding: 18px 20px 37px 20px;
  box-shadow: 0px 3px 20px 1px rgba(102, 102, 102, 0.08);
}
#app .dynamic .banxin1200 .dynamic-list .item .top {
  display: flex;
  justify-content: space-between;
}
#app .dynamic .banxin1200 .dynamic-list .item .top .top-left {
  display: flex;
  align-items: center;
}
#app .dynamic .banxin1200 .dynamic-list .item .top .top-left > img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 16px;
}
#app .dynamic .banxin1200 .dynamic-list .item .top .top-left > div .name {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-right: 14px;
  margin-bottom: 5px;
}
#app .dynamic .banxin1200 .dynamic-list .item .top .top-left > div .tip {
  font-size: 12px;
  color: #666666;
}
#app .dynamic .banxin1200 .dynamic-list .item .top .top-left > div .tag {
  font-size: 12px;
  color: #666666;
  display: inline-block;
  padding: 1px 4px;
  background-color: #F5F7FF;
  margin-right: 8px;
}
#app .dynamic .banxin1200 .dynamic-list .item .top .time {
  font-size: 12px;
  color: #BBBBBB;
}
#app .dynamic .banxin1200 .dynamic-list .item .bottom {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
#app .dynamic .banxin1200 .dynamic-list .item .bottom p {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  margin-right: 30px;
  width: 212px;
}
#app .dynamic .banxin1200 .dynamic-list .item .bottom > img {
  width: 100px;
}
#app .article {
  background-color: #F9F9F9;
}
#app .article .banxin1200 {
  padding-top: 52px;
  padding-bottom: 56px;
}
#app .article .banxin1200 .title-more {
  padding-bottom: 27px;
  border-bottom: 1px solid #E6E6E6;
}
#app .article .banxin1200 .articleList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 44px 50px;
}
#app .article .banxin1200 .articleList .item {
  display: flex;
  padding-bottom: 28px;
  border-bottom: 1px solid #E6E6E6;
}
#app .article .banxin1200 .articleList .item:hover .right > span {
  color: #1450EB;
}
#app .article .banxin1200 .articleList .item > img {
  width: 154px;
  height: 103px;
  margin-right: 26px;
}
#app .article .banxin1200 .articleList .item .right > span {
  font-size: 16px;
  color: #333333;
  margin-bottom: 12px;
  font-weight: bold;
}
#app .article .banxin1200 .articleList .item .right div img {
  width: 20px;
  margin-right: 7px;
}
#app .article .banxin1200 .articleList .item .right div span {
  font-size: 14px;
  color: #999999;
  margin-right: 47px;
  vertical-align: middle;
}
#app .article .banxin1200 .articleList .item .right div span em {
  font-size: 14px;
  color: #F64041;
}
#app .article .banxin1200 .articleList .item .right > p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  margin-top: 12px;
}
#app .comment {
  background-color: white;
  padding-top: 50px;
  padding-bottom: 61px;
}
#app .comment .banxin1200 .comment-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
#app .comment .banxin1200 .comment-list .evaluation_item {
  padding: 24px 0 21px 32px;
  background-color: #F9F9F9;
  transition: all 0.2s ease-in-out;
}
#app .comment .banxin1200 .comment-list .evaluation_item:hover {
  background-color: white;
  box-shadow: 0px 3px 20px 1px rgba(51, 51, 51, 0.08);
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_top {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_top .telimg {
  width: 21px;
  height: 21px;
  margin-right: 9px;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_top span {
  font-size: 16px;
  font-family: 'pingFangBold';
  font-weight: bold;
  color: #5073CC;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_content {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #999999;
  margin-bottom: 12px;
  width: 540px;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_content em {
  color: #333333;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_tips {
  margin-bottom: 21px;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_tips .tip_item {
  display: inline-block;
  font-size: 12px;
  color: #818EAF;
  padding: 4px 12px;
  border: 1px solid #D9E0F2;
  border-radius: 20px;
  margin-right: 14px;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_time {
  display: flex;
  align-items: center;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_time img {
  width: 17px;
  margin-right: 5px;
}
#app .comment .banxin1200 .comment-list .evaluation_item .evaluation_bottom .evaluation_time span {
  font-size: 12px;
  color: #999999;
  vertical-align: middle;
}
.title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 18px;
  background-color: #1450EB;
  margin-right: 16px;
}
.title span:first-of-type {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  margin-right: 32px;
  vertical-align: bottom;
}
.title span:last-of-type {
  font-size: 13px;
  color: #999999;
}
.info-title {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.title-more {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.more {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.more span,
.more i {
  font-size: 14px;
  color: #666666;
}
.more i {
  margin-left: 9px;
  font-size: 12px;
}
