/* 浮层广告豆包样式 */
.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;
}

/* 缩小图样式修改 */
.doub_fc_again .fc_again_left {
  position: relative;
}

.doub_fc_again .fc_again_left::before {
  content: "";
  width: 44px;
  height: 35px;
  background: url(https://resource.mydown.com/TLimages2023/common/images/bottom_fc_doubao/AI_icon.png) no-repeat;
  background-size: 60% 60%;
  position: absolute;
  top: -6px;
  right: -27px;
}

.doub_fc_again .again_logo {
  width: 66px;
}

.doub_fc_again .fc_again_searchbox {
  margin-left: 10px;
}

.fcAgain .close {
  top: -40px;
}

.doub_fc_again .doub_fc_again_flex {
  height: 100px;
}

.fcAgain.doub_fc_again {
  bottom: 72px;
}

.fcGg_content img.banner_pic {
  width: 100%;
}

/* 修改AI浏览器广告缩小图样式 */
.aiChrome_fc_again {
  bottom: 81px;
}

.aiChrome_fc_again img {
  width: 66px;
  height: 66px;
}

.aiChrome_fc_again.fcAgain .fcReplay {
  width: 68px;
}

.aiChrome_fc_again .name {
  font-size: 30px;
  color: #353535;
  font-weight: bold;
}

.aiChrome_fc_again .nameBox {
  margin-left: 10px;
}

.aiChrome_fc_again .name {
  font-size: 24px;
  color: #353535;
  font-weight: bold;
  position: relative;
}

.aiChrome_fc_again .name::after {
  content: 'NEW';
  width: 44px;
  height: 25px;
  background: #ff5349;
  font-size: 14px;
  color: #fff;
  display: block;
  position: absolute;
  right: -54px;
  top: 0;
  font-weight: 500;
  border-radius: 20px 20px 20px 0;
  line-height: 25px;
  text-align: center;
  font-style: italic;
}

.aiChrome_fc_again .shortcomment {
  font-size: 18px;
  color: #3c3c3c;
  font-weight: bold;
  line-height: 36px;
}

.aiChrome_fc_again .doub_fc_again_flex {
  display: flex;
  justify-content: left;
}

.aiChrome_fc_again button {
  width: 90px;
  height: 45px;
  background: linear-gradient(left, #4ec9ff, #3d7eff);
  background: -webkit-linear-gradient(left, #4ec9ff, #3d7eff);
  background: -moz-linear-gradient(left, #4ec9ff, #3d7eff);
  background: -o-linear-gradient(left, #4ec9ff, #3d7eff);
  background: -ms-linear-gradient(left, #4ec9ff, #3d7eff);
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  margin-left: 65px;
  margin-top: 10px;
}