@charset "utf-8";

.font-mark-red {
  color: #FF4428 !important;
}

.font-mark-blue {
  color: #5A9EF7 !important;
}

.font-mark-line {
  text-decoration: underline;
}

.font-mark-weigth {
  font-weight: 700;
}

.font-mark-normal {
  color: #4C4C4C;
  font-weight: 400;
}
.yl-one{
  text-align: center;
}
.yl-one img{
  max-width: 100%;
  height: 892px;
}
.yl-two img{
  max-width: 100%;
  height: 4434px;
}
/* 顶部title */
.sample-title{
  font-size: 0;
  font-weight: 400;
  color: #222222;
  text-align: center;
  margin-bottom: 47px;
  position: relative;
}
.sample-t-img{
  display: inline-block;
  width: 79px;
  height: 20px;
  vertical-align: middle;
}
.sample-t-text{
  font-size: 32px;
  font-weight: 400;
  color: #222222;
  vertical-align: middle;
  display: inline-block;
  margin: 0 21px;
}
.sj-3-con {
  padding: 27px 41px;
}

.sj-3-con .sj-3-code {
  font-size: 16px;
  font-weight: 400;
  color: #5C5C5C;
  line-height: 21px;
}

.sj-3-main {
  margin-top: 14px;
}

.sj-3-main .sj-3-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: #2E2E2E;
  line-height: 42px;
  word-break: break-all;
}

.sj-3-main .sj-3-btns {
  margin-top: 35px;
  text-align: right;
}

.sj-3-main .sj-3-btns a {
  display: inline-block;
  width: 118px;
  height: 38px;
  background: #F0FFF0;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #029463;
  font-size: 13px;
  font-weight: 400;
  color: #109A6B;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
}

.sj-3-main .sj-3-btns div:nth-child(1),
.sj-3-main .sj-3-btns div:nth-child(2) {
  margin-right: 11px;
}

.sj-3-main .sj-3-btns span {
  vertical-align: middle;
}

.sj-3-preview {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}

.sj-3-preview .sj-3-preview-b {
  height: 655px;
  background: #FFFFFF;
  box-shadow: 0px 4px 23px 0px #D8D8D8;
  border-radius: 16px 16px 16px 16px;
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 0;
  position: relative;
}

.sj-3-preview .sj-3-preview-b:nth-child(1),
.sj-3-preview .sj-3-preview-b:nth-child(2) {
  margin-right: 10px;
}

.sj-3-preview .sj-3-preview-l {
  opacity: 1;
  flex: 1.7;
  font-size: 14px;
  font-weight: 400;
  color: #4C4C4C;
  line-height: 25px;
}

.sj-3-preview .sj-3-preview-b .no-result {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sj-3-preview-b .no-result p {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #029463;
  line-height: 21px;
  margin-top: 22px;
}

.sj-3-preview .sj-3-preview-b .main {
  padding: 20px 25px;
  height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
  word-break: break-all;
}

.sj-3-preview .sj-3-preview-b .main-m {
  padding: 20px 25px;
  height: 100%;
  box-sizing: border-box;
  word-break: break-all;
}

.sj-3-preview .sj-3-preview-b .main-special {
  padding: 20px 25px;
  height: 100%;
  box-sizing: border-box;
  word-break: break-all;
}

.sj-3-preview .sj-3-preview-m {
  flex: 1.3;
  background-color: #fff;
}

.sj-3-preview-m .preview-m-text {
  font-size: 16px;
  font-weight: 400;
  color: #4C4C4C;
  vertical-align: middle;
  margin-bottom: 10px;
}

.sj-3-preview-m .preview-m-text .icon-preview {
  margin-top: -4px;
}

.sj-3-preview-m .preview-m-y {
  height: calc(100% - 42px);
  overflow-y: auto;
}

.sj-3-preview-m .preview-m-item {
  padding: 12px 10px 12px 30px;
  box-shadow: 0px 1px 8px 0px #E4E4E4;
  border-radius: 4px 4px 4px 4px;
  margin-top: 12px;
  position: relative;
  min-height: 110px;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #fff;
}

.sj-3-preview-m .preview-m-item::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 91px;
  border-radius: 84px 84px 84px 84px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.preview-m-high::before {
  background: #FFC9C1;
}

.preview-m-low::before {
  background: #87BBFF;
}

.sj-3-preview-m .preview-m-high {
  background-color: #FFE8D8;
}

.sj-3-preview-m .preview-m-low {
  background-color: #E1EEFF;
}

.preview-m-item p {
  font-size: 14px;
  margin-bottom: 10px;
  padding-right: 50px;
  padding-left: 10px;
  color: #4C4C4C;
  word-break: break-all;
}

.preview-m-item .m-num {
  position: absolute;
  left: 10px;
  top: 14px;
  display: inline-block;
  padding: 0 4px;
  height: 16px;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 16px;
  text-align: center;
}

.preview-m-item .b-num {
  position: absolute;
  left: 5px;
  top: 14px;
  display: inline-block;
  padding: 0 3px;
  height: 16px;
  font-size: 10px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 16px;
  text-align: center;
}

.preview-m-high .m-num,
.preview-m-high .b-num {
  background: #FF4428;
}

.preview-m-low .m-num,
.preview-m-low .b-num {
  background: #5A9EF7;
}

.preview-m-item .text-light {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  font-weight: 400;
}

.preview-m-item .high-light {
  color: #FF4428;
}

.preview-m-item .low-light {
  color: #4192FC;
}

.preview-m-item .preview-m-type {
  font-size: 14px;
  font-weight: 400;
  color: #4C4C4C;
  line-height: 18px;
  margin-top: 7px;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
}

.preview-m-item .preview-m-type span {
  display: block;
  flex: 1;
  word-break: break-all;
}

.preview-m-item .preview-m-type span:nth-child(1) {
  margin-right: 15px;
  /* padding-left: 10px; */
}

.sj-3-preview .sj-3-preview-r {
  flex: 1;
  background-color: #fff;
}

.sj-3-preview-r .preview-r-all {
  width: 100%;
  height: 114px;
  /* background: linear-gradient(315deg, #BFEFEE 0%, #E6FFE4 100%); */
  border-radius: 9px 9px 9px 9px;
  padding: 23px 0 18px;
  box-sizing: border-box;
  background-image: url('../images/sj/icon-num-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 114px;
}

.sj-3-preview-r .preview-r-all h3 {
  font-size: 22px;
  font-weight: 700;
  color: #029463;
  line-height: 40px;
  text-align: center;
}

.sj-3-preview-r .preview-r-all .ques-num {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sj-3-preview-r .preview-r-all .ques-num .text {
  font-size: 24px;
  font-weight: 700;
  color: #029463;
  line-height: 32px;
  vertical-align: middle;
  text-align: center;
  margin-right: 7px;
}

.sj-3-preview-r .preview-r-all p .icon-ver {
  margin-top: -5px;
}

.sj-3-preview-r .preview-r-main {
  background-color: #F6F9FD;
  margin-top: 12px;
  height: calc(100% - 114px);
  overflow-y: auto;
  /* padding-bottom: 20px; */
}

.preview-r-td .r-td-title {
  height: 45px;
  line-height: 45px;
  font-weight: 400;
  color: #404040;
  font-size: 14px;
  padding: 0 10px 0 18px;
  cursor: pointer;
}

.preview-r-td .r-td-title-red {
  background-color: #FFE8D8;
}

.preview-r-td .r-td-title-blue {
  background-color: #C0DBFF;
}

.preview-r-td .r-td-float {
  float: right;
}

.preview-r-td .r-tb {
  padding: 18px 10px 20px 18px;
}

.preview-r-td .r-tb-high {
  background-color: #FFF6F0;
}

.preview-r-td .r-tb-low {
  background-color: #F6F9FD;
}

.preview-r-td .r-tb p {
  font-size: 14px;
  font-weight: 400;
  color: #404040;
  line-height: 20px;
  word-break: break-all;
  margin-bottom: 11px;
}

.preview-r-td .r-tb p:nth-last-child(1) {
  margin-bottom: 0;
}
/* HTML/PDF */
.container-html{
  background-color: #fff;
  padding-top: 48px;
}
.sample-warp{
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  border: 2px solid #E5E5E5;
  box-sizing: border-box;
  padding: 49px 129px 100px 121px;
}
.container-html .layout-main {
  padding: 0 0 30px;
}
.container-html .yl-two {
  text-align: center;
}
.sa-code {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sa-name{
  text-align: center;
  font-size: 54px;
  font-weight: 700;
  color: #4F618F;
  line-height: 71px;
}
.sa-other{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  align-items: center;
}
.font-mark-bold{
  font-weight: bold;
}
.other-text{
  font-size: 24px;
  font-weight: 400;
  color: #222222;
  line-height: 32px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.other-l  {
  padding-top: 35px;

}
.other-l .other-text:nth-child(1){
  margin-bottom: 20px;
}
.other-j{
  margin-bottom: 10px;
}
.other-j:nth-last-child(1){
  margin-bottom: 0;
}
.other-b{
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: middle;
  margin-right: 20px;
}
.other-b-b{
  background: #4192FC;
}
.other-b-r{
  background: #FA5151;
}
.other-b-y{
  background: #FEB103;
}
.other-b-g{
  background: #029463;
}
.sa-main {
  margin-top: 60px;
}
.sa-main .sa-m-title {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.sa-main .sa-m-title .text {
  font-size: 36px;
  font-weight: 700;
  color: #4F618F;
  line-height: 48px;
  margin-right: 12px;
}
.sa-main .sa-m-title .line {
  flex: 1;
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #4F618F;
}
.sa-main .sa-m-content{
  margin: 10px 0 80px;
}
.sa-m-content .num{
  display: inline-block;
  width: 29px;
  height: 29px;
  line-height: 29px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  margin-right: 20px;
}
.sa-m-content .title {
  font-size: 32px;
  font-weight: 400;
  color: #222222;
  line-height: 42px;
  display: inline-block;
  vertical-align: middle;
}
.sa-m-content .sa-m-1 tr td:nth-child(1){
  border-right: 2px solid #DFDFDF;
  min-height: 87px;
  box-sizing: border-box;
  text-align: left;
  padding: 40px 0 40px 20px;
  width: 350px;
}
.sa-m-content .sa-m-1 tr td:nth-child(2){
  min-width: 260px;
  vertical-align: text-top;
  text-align: left;
  padding: 40px 0 40px 50px;
  box-sizing: border-box;
}
.sa-m-content .sa-m-1 tr td:nth-last-child(1){
  text-align: left;
  vertical-align: text-top;
  padding-left: 10px;
}
.sa-m-content .summary-text {
  font-size: 26px;
  font-weight: 400;
  color: #222222;
  line-height: 34px;
  margin-bottom: 25px;
}
.sa-m-content .summary-text-box {
  padding: 9px 7px;
  color: #fff;
  display: inline-block;
  font-size: 26px;
  font-weight: 400;
  border-radius: 6px 6px 6px 6px;
  margin-bottom: 25px;
}
.sa-m-content .summary-text:nth-last-child(1),
.sa-m-content .summary-text-box:nth-last-child(1) {
  margin-bottom: 0;
}
.sa-m-content .sa-m-desc {
  margin-top: 89px;
}
.sa-m-content .desc-title {
  font-size: 26px;
  font-weight: 400;
  color: #222222;
  line-height: 34px;
  margin-bottom: 18px;
}
.sa-m-content .desc-text {
  font-size: 22px;
  font-weight: 400;
  color: #222222;
  line-height: 29px;
  margin-bottom: 18px;
}
.sa-m-content .sa-m-2{
  border-top-color: #EBEFF8;
}
.sa-m-content .sa-m-2 tr td:nth-child(1) {
  border-right: 2px solid #DFDFDF;
  box-sizing: border-box;
  text-align: left;
  padding: 40px 0 40px 44px;
  width: 50%;
}
.sa-m-content .sa-m-2 tr td:nth-last-child(1) {
  box-sizing: border-box;
  padding-left: 80px;
  padding-right: 80px;
  text-align: left;
  width: 50%;
}
.sa-m-content .sa-m-2 th{
  background-color: #EBEFF8;
  font-size: 28px;
  font-weight: 700;
  color: #222222;
  height: 71px;
  line-height: 71px;
  border-color: #EBEFF8;
}
.sa-m-content .title-2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
  vertical-align: middle;
}
.sa-m-content .ques {
  margin-bottom: 18px;
}
.sa-m-content .ques:nth-last-child(1){
  margin-bottom: 0;
}
.sa-m-content .ques .text{
  font-size: 26px;
  font-weight: 700;
  color: #222222;
  line-height: 34px;
  vertical-align: middle;
}
.sa-m-content .ques .box {
  display: inline-block;
  width: 133px;
  height: 41px;
  line-height: 39px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  vertical-align: middle;
  border-radius: 6px 6px 6px 6px;
}
.sa-m-content .ques .text-red {
  color: #FA5151;
}
.sa-m-content .ques .text-grey {
  color: #868686;
}
.sa-m-article {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  line-height: 28px;
  text-indent: 2em;
  margin-bottom: 30px;
}
.sa-m-content .sa-m-article{
  font-size: 26px;
  line-height: 60px;
  margin-bottom: 60px;
}
.sa-m-3{
  display: flex;
  align-items: center;
}
.sa-m-3 .contect {
  display: flex;
  flex-direction: column;
  margin-left: 21px;
}
.sa-m-3 .contect .box {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.sa-m-3 .contect .box:nth-last-child(1){
  margin-bottom: 0;
}
.sa-m-3 .contect .box img{
  margin-right: 16px;
}
.sa-m-3 .contect .box span{
  font-size: 22px;
  font-weight: 400;
  color: #222222;
  line-height: 29px;
}