html body {
	padding-bottom: 120px;
}
.sci_analysis .banner {
	display: block;
	width: 100%;
	height: 500px;
	background: url('../png/banner_new.png') center center no-repeat;
	background-size: cover;
}
.sci_container {
	background: #FFF;
	padding: 60px 0;
}
.sci_container.bg {
	background: #F9F9F9;
}
.sci_container.bg1 {
	background: #EBF9FE;
}
.sci_cont {
	width: 1200px;
	margin: 0 auto;
}
.sci_cont_analysis{
  width: 1200px;
}
.sci_cont > h1 {
	line-height: 40px;
	margin-bottom: 30px;
	font-size: 28px;
	color: #333;
	font-weight: 500;
}
.sci_adv_title {
	line-height: 28px;
	margin-bottom: 23px;
	font-size: 20px;
	color: rgba(0, 0, 0, .85);
	text-align: center;
}
.sci_adv_desc {
	margin-bottom: 41px;
	padding: 0 40px;
	font-size: 14px;
	color: rgba(0, 0, 0, .65);
}

/* .sci_sim_lists {
	height: 653px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}
.sci_sim_lists li {
	width: 396px;
	height: 324px;
	background: rgba(16, 207, 201, .04);
	padding: 30px;
}
.sci_sim_lists li h2 {
	position: relative;
	min-height: 30px;
	line-height: 22px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #10CFC9;
	font-weight: bold;
}
.sci_sim_lists li h2:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 8px;
	background-image: linear-gradient(90deg, #25E9E6 0%, #FFF 100%);
}
.sci_sim_lists li p {
	line-height: 32px;
	font-size: 14px;
	color: rgba(0, 0, 0, .65);
} */
.sci_sim_remind {
	width: 100%;
	padding: 10px 40px;
	background: #FFF;
	box-shadow: 2px 2px 10px 4px #EBF9FE;
}
.sci_sim_remind h2 {
	line-height: 22px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #10CFC9;
	font-weight: bold;
}
.sci_sim_remind p {
	line-height: 30px;
	font-size: 14px;
	color: #10CFC9;
	font-weight: 500;
}

.sci_sim_order {
	background: #FFF;
	margin-top: 10px;
	padding: 41px 40px 79px;
	box-shadow: 2px 2px 10px 4px #EBF9FE;
}
.sci_sim_order .row {
	width: 100%;
	margin-bottom: 30px;
}
.sci_sim_order .col1 {
	width: 180px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.sci_sim_order .price_status, .sci_sim_order .project_status {
	min-width: 100px;
	height: 32px;
	line-height: 30px;
	margin-right: 20px;
	padding: 0 10px;
	font-size: 14px;
	color: #424242;
	text-align: center;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	cursor: pointer;
}
.sci_sim_order .price_status_active, .sci_sim_order .project_status_active {
	background: #32D693;
	color: #FFF;
	border-color: #32D693;
}
.sci_sim_order .downfile {
	display: block;
	width: 80px;
	height: 80px;
	border: 1px dashed #ccc;
	margin-left: 32px;
	position: relative;
}
.sci_sim_order .downfile img {
	position: absolute;
	top: 18px;
	left: 25px;
}
.sci_sim_order .downfile .down-cont {
    color: #7b7d88;
    position: absolute;
    bottom: 17px;
    left: 26px;
}
.sci_sim_order .row1 .upload-file-desc {
    margin-left: 20px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}
.sci_sim_order .row1 .upload-file-desc p {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.sci_sim_order .row1 .upload-file-desc p a {
	color: #32D693;
	font-weight: bold;
}
.sci_sim_order .add-btn .input-file {
	position: relative;
  width: 80px;
  height: 80px;
	margin-left: 32px;
  border: 1px dashed #ccc;
}
.sci_sim_order .add-btn .input-file .add-img {
    position: absolute;
    top: 18px;
    left: 25px;
}
.sci_sim_order .add-btn input {
	opacity: 0;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
}
.sci_sim_order .add-btn .input-file p {
    font-size: 14px;
    color: #7b7d88;
    position: absolute;
    bottom: 17px;
    left: 26px;
}
.sci_sim_order .add-btn .file-list {
	ine-height: 24px;
  margin-left: 20px;
	font-size: 14px;
	color: #FEA000;
}
.sci_sim_order .sub-btn {
    display: block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    background: #ccc;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    margin: 40px 0px 0px 140px;
}
.sci_sim_order .btn-undisabled {
	background-color: #32D693;
}
.file_template, .file_desc {
	display: none;
}

/* 20211015 */
.sci_analysis .analysis-tab-wrap {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 9996;
  background: #fff;
  transition: all 0.2s linear;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.sci_analysis .analysis-tab-wrap.fix {
	position: fixed;
  z-index: 9999;
}
.sci_analysis .analysis-tab-wrap .analysis-tab-list {
  width: 464px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.sci_analysis .analysis-tab-wrap .analysis-tab-list .analysis-tab-item {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
	line-height: 60px;
  cursor: pointer;
}
.sci_analysis .analysis-tab-wrap .analysis-tab-list .analysis-tab-item.active {
  font-weight: bold;
  color: #57BCB2;
  border-bottom: 2px solid #57BCB2;
  font-family: PingFang-SC-Bold, PingFang-SC;
}
.sci_analysis #sciAnalysisProject {
  background: #FFFFFF;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap {
  display: flex;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab {
  position: sticky;
  top: 80px;
  width: 152px;
  height: fit-content;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
  height: 46px;
  margin-top: 16px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item:first-child {
  margin-top: 0;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-child-list {
  width: 126px;
  padding: 4px 0 0;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-child-list .sci-analysis-tab-child-item {
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
  line-height: 36px;
  padding-left: 14px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-child-list .sci-analysis-tab-child-item:hover,
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-child-list .sci-analysis-tab-child-item.active {
  color: #56BEB2;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-child-list .sci-analysis-tab-child-item:last-child {
  margin-bottom: 0;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item svg {
  width: 14px;
  height: 14px;
  margin-left: 6px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item .sci-analysis-tab-item-img {
  width: 28px;
  height: 28px;
  margin: 0px 8px 0px 10px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item:hover,
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item.active {
  font-weight: 700;
  color: #56BEB2;
  background: #EFF8F7;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item.active svg {
  transform: rotateZ(180deg);
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-tab .sci-analysis-tab-item.active svg path {
  fill: #56BEB2;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content-wrap {
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 12px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content-wrap::-webkit-scrollbar {
  display: none;
  width: 0;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content {
  width: 1036px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-item-title {
  width: fit-content;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 18px;
	font-family: PingFang-SC-Bold, PingFang-SC;
	font-weight: bold;
	color: #56BEB2;
  margin-bottom: 20px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-item-title .sci-analysis-content-item-title-svg {
  margin-left: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 94px;
  height: 30px;
  background: #56BEB2;
  color: #fff;
  border-radius: 16px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-item-title:hover .sci-analysis-content-item-title-svg {
  background: #16B799;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-item-title::before {
  content: "";
  display: block;
  width: 4px;
  height: 18px;
  background: #56BEB2;
  margin-right: 8px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-item-title .icon{
  width: 14px;
  height: 14px;
  fill: #fff;
  margin-left: 4px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-empty-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 20px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-empty-box .sci-analysis-content-empty-img {
  width: 106px;
  height: 68px;
  margin-bottom: 29px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box {
  position: relative;
  display: flex;
  justify-content: center;
  width: 248px;
  height: 340px;
  background: #FFFFFF;
  margin: 0px 14px 20px 0px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box:nth-of-type(4n) {
  margin-right: 0;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box:hover {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.sci_analysis #analysisThanks .sci_cont h6{
    text-align: center;
    margin-top: 13px;
    margin-bottom: 57px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(0,0,0,.65);
    line-height: 20px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box .sci-analysis-content-item-img-box {
  width: 180px;
  height: 180px;
  overflow: hidden;
  margin-top: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box .sci-analysis-content-item-img-box .sci-analysis-content-item-img {
  width: 100%;
  height: 100%;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box .sci-analysis-content-item-ftitle {
  position: absolute;
  left: 0;
  right: 0;
  top: 206px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right:8px;
  padding-left:8px;

}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box .sci-analysis-content-item-btn {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 239px;
  width: 110px;
  height: 36px;
  background: #56BEB2;
  border-radius: 2px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 37px;
  left:70px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box .sci-analysis-content-item-testdata {
  position: absolute;
  left: 15px;
  top: 284px;
  width: 230px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}
.sci_analysis #sciAnalysisProject .sci_cont .sci-analysis-wrap .sci-analysis-content .sci-analysis-content-item .sci-analysis-content-list-box .sci-analysis-content-item-box .sci-analysis-content-item-testdata .testdata-highlight{
  color:#FC916E;

}

.sci_analysis #sciOther {
  background: #FAFAFA;
}
.sci_analysis #sciOther .sci_sim_box {
	padding-top: 80px;
  padding-left: 92px;
  padding-right: 92px;
}
.sci_analysis #sciOther .sci_sim_box:first-child{
	padding-top: 0;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_title {
  line-height: 45px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  font-size: 28px;
  color: #333;
  font-weight: 600;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_title::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin: auto;
  width: 48px;
  height: 4px;
  background-color: #18b799;
  border-radius: 2px;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content {
  display: flex;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content .scj_sjm_box_img_wrap {
  width: 246px;
  height: 205px;
	margin-right: 30px;
  background: #fff;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content .scj_sjm_box_img {
  height: 205px;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content .scj_sjm_box_intro {
  width: 740px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.75);
  line-height: 28px;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content .scj_sjm_box_intro .scj_sjm_box_intro_label {
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(0, 0, 0);
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content .scj_sjm_box_btn {
	cursor: pointer;
  margin-top: 20px;
  display: block;
  width: 150px;
  height: 40px;
  background: #56BEB2;
  border-radius: 2px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.sci_analysis #sciOther .sci_sim_box .scj_sjm_box_content .scj_sjm_box_btn:hover {
  background: #16B799;
}
.sci_analysis #sciStep {
  width: 100%;
  height: 489px;
  background: #FAFAFA;
}
.sci_analysis #analysisThanks .el-table__empty-block{
  width: 100% !important;
}
.sci_analysis #analysisThanks {
  width: 100%;
  height: 936px;
  background: #FAFAFA;
}
.el-table__body {
  width: 100% !important;
}
.el-table .cell {
  word-break: normal;
  padding: 0;
  font-size: 14px;
}
.el-table th {
  background: #EFF8F7;
	color: #56BEB2;
	text-align: center;
	height: 70px;
}
.el-table td {
	text-align: center;
	height: 70px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #E8E8E8;
}
.el-tabs__nav-wrap::after {
  height: 1px;
}
.el-tabs__nav-scroll {
  display: flex;
  justify-content: center;
}
.el-tabs__active-bar, .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #57BCB2;
}
.el-tabs__item {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  padding: 0 70px;
}
.el-pagination.is-background .el-pager li:not(.disabled):hover {
  background-color: #57BCB2;
  color: #fff;
}
.el-tabs__item.is-active, .el-tabs__item:hover, .el-loading-spinner i, .el-loading-spinner .el-loading-text {
  color: #57BCB2;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: 600;
}
.el-input.is-active .el-input__inner, .el-input__inner:focus {
  border-color: #57BCB2;
}
.sci_analysis #analysisThanks .sci_achievements_table {
  width: 1200px;
  background: #fff;
  padding: 0 30px;
  height: 596px;
  overflow-y: auto;
}
.sci_analysis #analysisThanks .sci_achievements_table .influence-factor {
  font-size: 20px;
  font-family: AppleSystemUIFont;
  color: rgba(0,0,0,0.85);
  line-height: 23px;
}
.sci_analysis #analysisThanks .sci_achievements_table::-webkit-scrollbar {
  display: none;
  width: 0;
}
.sci_analysis #analysisThanks .custom-table-header {
  position: sticky;
  z-index: 1;
  top: 0;
  display: flex;
  justify-content: center;
  background: #EFF8F7;
  padding-right: 30px;
}
.sci_analysis #analysisThanks .custom-table-header .table-header-box {
  width: 204px;
  font-size: 16px;
  font-family: AppleSystemUIFont;
  color: #56BEB2;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
.sci_analysis #analysisThanks .custom-table-header .table-header-box:first-child {
  width: 354px;
}
.sci_analysis #analysisThanks .custom-table-header .table-header-box:last-child {
  width: 235px;
}
.sci_analysis #analysisThanks ::-webkit-scrollbar {
  width: 0;
}
.sci_analysis #analysisThanks .sci_cont h2 {
  margin-bottom: 0;
}
.sci_analysis #analysisThanks .sci_cont h2::after {
  bottom: -46px;
}
.sci_analysis #sciEvaluate {
  width: 100%;
  height: 793px;
  overflow: hidden;
  background: #56BEB2;
  padding: 0;
}
.sci_analysis #sciEvaluate .sci_cont {
  position: relative;
}
.sci_analysis #sciEvaluate .sci_cont h2 {
  padding-top: 40px;
  color: #FFFFFF;
}
.sci_analysis #sciEvaluate .sci_cont h2::after {
  background-color: #fff;
}
#sciCourse .course_tab_empty_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 80px auto;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
#sciCourse .course_tab_empty_wrap .course_tab_empty_wrap_img {
  width: 163px;
  height: 105px;
  margin-bottom: 29px;
}
#sciCourse .open-course-wrap {
	background-size: contain !important;
	height: 374px;
	padding: 37px 54px 0 51px;
}
#sciCourse .open-course-wrap .open-course-title {
	position: relative;
	width: fit-content;
	z-index: 1;
	font-size: 16px;
	font-family: PingFang-SC-Bold, PingFang-SC;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.75);
	line-height: 22px;
	padding-left: 8px;
}
#sciCourse .open-course-wrap .open-course-title::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: -7px;
	left: 0;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: linear-gradient(154deg, #E3FFF6 0%, #F6FCFB 100%);
}
#sciCourse .open-course-wrap .open-course-title::after {
	content: '';
	position: absolute;
	right: -12px;
	bottom: 2px;
	width: 6px;
	height: 6px;
	background: #56BEB2;
}
#sciCourse .open-course-wrap .open-course-desc {
	margin-top: 10px;
	width: 1100px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	line-height: 26px;
}
#sciCourse .open-course-wrap .open-course-img {
	margin-top: 16px;
	width: 403px;
	height: 114px;
}
@keyframes myfirst {
  0% {
    z-index: 100;
    opacity: 1;
  }
  40% {
    z-index: 100;
    opacity: 0.8;
  }
  60% {
    z-index: 99;
    opacity: 0.6;
  }
  80% {
    z-index: 99;
    opacity: 0.3;
  }
  100% {
    z-index: 99;
    opacity: 0.3;
  }
}
@-webkit-keyframes myfirst {
  /* Safari and Chrome */
  0% {
    z-index: 100;
    opacity: 1;
  }
  40% {
    z-index: 100;
    opacity: 0.8;
  }
  60% {
    z-index: 99;
    opacity: 0.6;
  }
  80% {
    z-index: 99;
    opacity: 0.3;
  }
  100% {
    z-index: 99;
    opacity: 0.3;
  }
}
@keyframes myfirst2 {
  0% {
    opacity: 0.3;
    z-index: 99;
  }
  40% {
    opacity: 0.5;
    z-index: 99;
  }
  60% {
    opacity: 0.8;
    z-index: 100;
  }
  80% {
    opacity: 1;
    z-index: 100;
  }
  100% {
    opacity: 1;
    z-index: 100;
  }
}
@-webkit-keyframes myfirst2 {
  /* Safari and Chrome */
  0% {
    opacity: 0.3;
    z-index: 99;
  }
  40% {
    opacity: 0.5;
    z-index: 99;
  }
  60% {
    opacity: 0.8;
    z-index: 100;
  }
  80% {
    opacity: 1;
    z-index: 100;
  }
  100% {
    opacity: 1;
    z-index: 100;
  }
}
