/* 浮层广告豆包样式 */
.fcGg {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0px;
  z-index: 999;
  display: none;
  background: #0c0a08;
  z-index: 1000;
}

.fcGg_content {
  max-width: 1920px;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
}

.fcGg_content img {
  max-width: 1920px;
  display: block;
}

.fcGgIcons {
  background: url("https://www.mydown.com/TLimages2023/mydown/images/202302/jsxzDetail/fcGgIcons.png") no-repeat;
}

.fcGg .fcdownload {
  width: 220px;
  height: 65px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 56px;
  margin-left: -110px;
  cursor: pointer;
}

.fcGg .close {
  background: #000;
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}

.fcGg .close i {
  color: #fff;
}

.fcGg .signage {
  font-size: 12px;
  color: #d0d0d0;
  background: #524b47;
  opacity: 0.8;
  padding: 4px 7px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.fcAgain {
  position: fixed;
  left: 0px;
  bottom: 0px;
  cursor: pointer;
  display: none;
  z-index: 999;
}

.fcAgain img {
  width: 50px;
  height: 50px;
  display: block;
}

.fcAgain .fcReplay {
  width: 50px;
  display: block;
  background: #999;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 16px;
}

.fcAgain .close {
  position: absolute;
  right: -25px;
  top: -30px;
  padding: 5px 10px;
  color: gray;
  cursor: pointer;
  font-size: 24px;
  opacity: 0.6;
}


.fcGg.doub_fc_gg {
  width: 100%;
  height: 400px;
  background: linear-gradient(top, #eef1ff, #bac9fe);
  background: -webkit-linear-gradient(top, #eef1ff, #bac9fe);
}

.doub_fc_content {
  width: 1200px;
  margin: 0 auto;
}

.doub_fc_content .logo {
  margin-top: 15px;
}

.doub_fc_content .logo img {
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
}

.doub_fc_content .logo span {
  font-size: 24px;
  color: #314563;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}

.doub_content {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.doub_content_left {
  width: 610px;
  height: 280px;
  background: linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background: -m-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
  border-radius: 15px 0 0 15px;
  margin-top: 35px;
  margin-left: -62px;
  position: relative;
}

.doub_content_left .step_img {
  position: absolute;
  top: -37px;
  left: 330px;
  z-index: 2;
}

.doub_content_left .search_box {
  padding: 0px 75px;
  height: 56px;
  line-height: 56px;
  border: 1px solid#bfccfe;
  background: #fff;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 30px;
  box-shadow: 0px -2px 5px rgba(191, 204, 254, 0.4);
}

.doub_content_left .search_icon {
  position: absolute;
  right: 20px;
  top: 16px;
}

.doub_content_left .search_box span {
  font-size: 22px;
  color: #353535;
  display: inline-block;
  white-space: nowrap;
  max-width: 440px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.doub_content_left .doub_btn {
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);
}

.doub_content_left .doub_btn button {
  width: 192px;
  height: 58px;
  background: #0067ff;
  border-radius: 30px;
  font-size: 26px;
  color: #fff;
}

.doub_content_left .doub_btn img {
  position: absolute;
  right: 5px;
  bottom: -28px;
}

.doub_content_left .bottom_fc_doubao_tips {
  position: absolute;
  bottom: 24px;
  left: 56px;
  width: 490px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.doub_content_left .bottom_fc_doubao_tips p span {
  font-size: 16px;
  color: #3f6bac;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.doub_content_left .bottom_fc_doubao_tips p span i {
  font-size: 24px;
  color: #3f6bac;
  font-weight: bold;
  margin: 0 3px;
}

.doub_content_left .bottom_fc_doubao_tips p img {
  display: inline-block;
  vertical-align: middle;
  margin-top: 4px;
}

.doub_content_right {
  width: 663px;
  height: 368px;
  background: #fff;
  border: 1px solid #acbdff;
  border-radius: 15px;
  margin-top: -70px;
  box-shadow: 0px 4px 10px #bfccfe;
}

.doub_content_right img {
  margin: 0 auto;
  border-radius: 15px;
}

.doub_girl {
  position: absolute;
  bottom: -21px;
  right: -218px;
}

.fcAgain.doub_fc_again {
  bottom: 80px;
}

.doub_fc_again .doub_fc_again_flex {
  display: flex;
  justify-content: left;
  align-items: center;
}

.doub_fc_again .again_logo {
  width: 80px;
  height: auto;
}

.doub_fc_again .hover_search_pic {
  width: 150px;
  margin-left: 10px;
}


.doub_fc_again .fc_again_left {
  position: relative;
}

.doub_fc_again .fc_again_left .fcReplay {
  width: 66px;
}

.doub_fc_again .fc_again_searchbox {
  width: 335px;
  height: 46px;
  background: #eff3ff;
  border-radius: 30px;
  display: flex;
  align-items: center;
}

.doub_fc_again .fc_again_searchbox .fc_again_search {
  width: 325px;
  height: 36px;
  border: 1px solid #d2dcfe;
  border-radius: 30px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}

.doub_fc_again .fc_again_searchbox .fc_again_search span {
  font-size: 16px;
  color: #353535;
  line-height: 38px;
  padding-left: 24px;
  display: inline-block;
  vertical-align: middle;
}

.doub_fc_again .fc_again_searchbox .fc_again_search .hot_icon {
  width: 29px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}

.doub_fc_again .fc_again_searchbox .fc_again_search .fc_again_search_icon {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 8px;
}