
[data-v-19d4dddc] .el-carousel__item h3 {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
[data-v-19d4dddc] .el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}
[data-v-19d4dddc] .el-carousel__item:nth-child(2n + 1) {
  background-color: #d3dce6;
}
.guidance-index[data-v-19d4dddc] {
  position: absolute;
  margin-top:50px;
  width: 100%;
  height:calc(100% - 50px);
  top: 0;
  left: 0;
  z-index: 99999;
}
[data-v-19d4dddc] .el-carousel,[data-v-19d4dddc] .el-carousel__container{
  width: 100%;
  height:100%;
}
[data-v-19d4dddc] .el-carousel__item{
  width: 100%;
  min-height:100%;
  overflow-y: auto;
}
.close-guidance[data-v-19d4dddc]{
  position: absolute;
  right: 3%;
  top: 18%;
  width: 40px;
  height: 30px;
  z-index: 3;
  background-color: #fff;
  text-align: center;
  padding:5px 0;
  border-radius: 3px;
  cursor: pointer;
}
[data-v-19d4dddc] .el-carousel__arrow--left i,[data-v-19d4dddc] .el-carousel__arrow--right i{
  display: none;
}
[data-v-19d4dddc] .el-carousel__arrow--left,[data-v-19d4dddc] .el-carousel__arrow--right{
  width:54px;
  height:141px;
  border-radius: 0;
}
[data-v-19d4dddc] .el-carousel__arrow--left{
  background: url(../img/prev.b530d7bf.png) no-repeat;
}
[data-v-19d4dddc] .el-carousel__arrow--right{
  background: url(../img/next.cc76c0ba.png) no-repeat;
}
[data-v-19d4dddc] .el-carousel__item.is-animating{
  transition: transform .0s ease-in-out;
}
[data-v-19d4dddc] .left-none .el-carousel__arrow--left,[data-v-19d4dddc] .right-none .el-carousel__arrow--right{
  display: none;
}


.guidance-enter[data-v-377a917d] {
  text-align: center;
}
.guidance-word[data-v-377a917d] {
  color: #717c8d;
  font-size: 16px;
  padding-top: 10px;
}


[data-v-3818a250] .sh-form .second-item  .el-form-item__content{
  margin-left:0 !important;
}
[data-v-3818a250] .sh-form .el-form-item--small .el-form-item__label{
  color:#666;
}
[data-v-3818a250]  .sh-form .year .el-input__inner, .sh-form .el-range-separator[data-v-3818a250]{
  color:#1455FF;
}
[data-v-3818a250]  .sh-form .el-form-item__content{
  margin-left:0 !important;
}

.summary img[data-v-38dd89db] {
  width: 40px;
  height: 40px;
}
.summary-item[data-v-38dd89db] {
  padding: 20px 40px;
}
.summary-item .summary-item__top[data-v-38dd89db] {
  display: flex;
  justify-content: space-between;
}
.summary-item .summary-item__top .num-strong[data-v-38dd89db] {
  font-size: 30px;
  font-weight: bold;
}
.summary-item .summary-item__bottom[data-v-38dd89db] {
  margin-top: 20px;
}
.summary-item p[data-v-38dd89db] {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}
.testing-organization[data-v-38dd89db] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgb(57, 148, 247);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(111, 189, 249);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgba(153, 153, 153, 0.35);
}
.testing-personnel[data-v-38dd89db] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgb(0, 204, 153);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 204, 153);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgba(153, 153, 153, 0.35);
}
.testing-equipment[data-v-38dd89db] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgb(255, 111, 92);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 170, 68);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgba(153, 153, 153, 0.35);
}
.test-report[data-v-38dd89db] {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  padding: 20px;
  background-color: rgb(255, 170, 68);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 131, 117);
  border-radius: 10px;
  box-shadow: 4px 4px 3px rgba(153, 153, 153, 0.35);
}

.summary-part[data-v-55c18ff0] {
  background-color: #fff;
  padding: 10px 30px;
  border-right: 0px dashed #ccc;
}
.content[data-v-55c18ff0] {
  padding-top: 40px;
}
.list[data-v-55c18ff0] {
  text-align: center;
  border: 1px solid rgba(242, 242, 242, 1);
  padding: 25px 0;
  margin-bottom: 15px;
  background-color: rgba(249, 249, 249, 1);
}
.list .el-col[data-v-55c18ff0]:first-child {
  color: #666;
  font-size: 18px;
  font-weight: bold;
}
.list .el-col[data-v-55c18ff0]:nth-child(2) {
  color: #333;
  font-size: 26px;
  font-weight: bold;
}
.list:nth-child(2) .el-col[data-v-55c18ff0]:nth-child(2) {
  color: #333;
}
.list:nth-child(3) .el-col[data-v-55c18ff0]:nth-child(2) {
  color: #333;
}
.list:nth-child(4) .el-col[data-v-55c18ff0]:nth-child(2) {
  color: #333;
}

