/* reset */
@charset "UTF-8";
/*reset*/
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  margin: 0 auto;
}

ul,
ol {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

* {
  font-family: '微软雅黑', 'Microsoft Yahei';
  -webkit-tap-highlight-color: transparent;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

ul,
li,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt20 {
  margin-top: 20px;
}

/*棣栭〉page_index*/
html {
  width: 100%;
}
body {
  width: 100%;
  height: 100%;
}
html,
body {
  font-family: '微软雅黑', 'Microsoft Yahei';
}
.div {
  width: 100%;
  min-height: 17.78667rem;
  overflow: hidden;
  position: relative;
}

/*
 * 存放公共变量，如颜色值，字体大小
 * eg: $navColor
 */
/*
 * 存放公共样式，如导航，按钮，底部，表单
 * eg: .bk-header{ ... }
 */
/*
 * 存放公共变量，如颜色值，字体大小
 * eg: $navColor
 */
* {
  box-sizing: border-box;
}

img {
  border: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
i,
pre,
form,
fieldset,
input,
blockquote,
th,
td,
p,
span,
button,
textarea,
b {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  overflow-x: scroll;
}

body {
  min-width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  color: #000;
}

body a:hover {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
}

p {
  color: #7b7d8a;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

input,
textarea {
  font-weight: 900;
}

input,
textarea:focus {
  outline: none;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}

body {
  position: relative;
  background-color: #fff;
}

/* content */
.recommend-wrap {
  min-width: 1200px;
  color: #fff;
  overflow: hidden;
}
.recommend {
  width: 1200px;
  margin: 0 auto;
}
.recommend-header {
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/banner.png') no-repeat 0 0 /
    cover;
  height: 880px;
  padding-top: 86px;
}
.recommend-navbar {
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  margin-left: 50%;
  transform: translateX(-50%);
  background: transparent;
  transition: all 0.3s linear;
}
.recommend-navbar-wrap {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo-wrap {
  display: flex;
  width: 350px;
}
.logo-wrap a {
  display: block;
  cursor: pointer;
}
.logo-wrap a:first-child {
  height: auto;
  width: 140px;
  display: block;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.logo-wrap a:last-child {
  width: 70px;
  box-sizing: border-box;
  height: auto;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.logo-wrap a img {
  width: 100%;
  height: auto;
}
#recommend-logo-active {
  display: none;
}
.recommend-self-logo {
  width: 208px;
  height: 35px;
}
.recommend-navigate {
  margin-left: 90px;
  display: flex;
  align-items: center;
}
.recommend-navigate-item {
  width: 80px;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  font-size: 18px;
  margin-right: 62px;
}
.recommend-navigate-item:hover,
.recommend-contact:hover {
  opacity: 0.8;
  transition: opacity 0.3s linear;
}
.recommend-contact {
  cursor: pointer;
}
.recommend-banner {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.recommend-banner-intro {
  width: 656px;
  height: auto;
  margin-bottom: 72px;
}
.recommend-banner-text {
  font-size: 32px;
  color: #eaecff;
  letter-spacing: 2px;
  line-height: 41px;
}
.recommend-banner-category {
  margin-top: 66px;
  display: flex;
}
.recommend-banner-category-item {
  margin-right: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.recommend-category-text {
  font-size: 28px;
  color: #eaecff;
  margin-top: 8px;
}
.recommend-banner-right {
  margin: 10px 0 0 72px;
}
.recommend-form {
  background: #ffffff;
  box-shadow: 0 2px 11px 0 #0f88ff40;
  border-radius: 8px;
  padding: 34px 30px 46px;
  box-sizing: border-box;
}
.recommend-form-header {
  font-weight: 600;
  font-size: 24px;
  color: #121c44;
  text-align: center;
  margin-bottom: 37px;
}
.recommend-form-input {
  outline: none;
  border: none;
  background: #eff4ff;
  border-radius: 4px;
  width: 350px;
  height: 50px;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 20px;
}
.recommend-form-sms {
  display: flex;
  justify-content: space-between;
  width: 350px;
}
.recommend-form-send-sms {
  color: #121c44;
  padding: 0 10px;
  background-color: #eff4ff;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
}
.recommend-form-send-sms:hover {
  opacity: 0.8;
}
.recommend-form-sms-input {
  flex: 1;
  border-radius: 4px 0 0 4px;
}
.recommend-form-button {
  width: 350px;
  height: 50px;
  background: #0076f6;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  font-size: 22px;
  color: #fff;
  margin-top: 20px;
}
.recommend-form-button:hover {
  opacity: 0.9;
  transition: opacity 0.1s linear;
}

/* recommend-part1 */
.recommend-part {
  padding: 150px 0;
  background: #fff;
}
.recommend-part-header {
  display: flex;
  justify-content: center;
}
.recommend-part-header img {
  height: 176px;
}
.recommend-part > img {
  width: 100%;
  height: auto;
  margin: 100px 0 30px;
}
.recommend-part-content {
  margin-top: 117px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recommend-part-content-item {
  flex: 0 0 33.33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 180px;
}
.recommend-part-content-item img {
  width: 140px;
  height: 140px;
  margin-bottom: 57px;
}
.recommend-part-content-title {
  font-weight: 500;
  font-size: 26px;
  color: #121c44;
  margin-bottom: 16px;
}
.recommend-part-content-subtitle {
  font-size: 18px;
  color: #6a7481;
  margin-bottom: 8px;
}
.recommend-part-btn {
  width: 360px;
  height: 80px;
  background: #0076f6;
  border-radius: 4px;
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  margin-top: 20px;
}
.recommend-part-btn:hover {
  opacity: 0.8;
}

/* recommend-part2" */
.recommend-part2 {
  background: #f7f9ff;
  width: 100%;
  padding: 150px 0;
}
.recommend-part2-wrap {
  width: 1200px;
  margin: 0 auto;
}
.recommend-part2-content {
  justify-content: space-between;
}
.recommend-part-header2 {
  display: flex;
  justify-content: center;
}
.recommend-part-header2 img {
  height: 126px;
}
.recommend-part2-content-item {
  flex: 0 0 33.33%;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.recommend-part2-content-item:nth-of-type(3n + 1) {
  padding-left: 0;
}
.recommend-part2-content-item:nth-of-type(3n + 3) {
  padding-right: 0;
}
.recommend-part2-content-item img {
  width: 290px;
  height: 210px;
}
.recommend-part2 .recommend-part-btn {
  margin-top: 120px;
}
/* recommend-part3 */
.recommend-part3 {
  padding: 150px 0;
  width: 1200px;
  margin: 0 auto;
}
.recommend-part-header3 {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.recommend-part-header3 img {
  height: 126px;
}
.recommend-part3 > img {
  width: 100%;
  height: auto;
  margin-bottom: 150px;
}

/* recommend-part4 */
.recommend-part4 {
  background: #f7f9ff;
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 2;
}
.recommend-part4-wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 180px 0;
}
.recommend-part-header4 {
  display: flex;
  justify-content: center;
}
.recommend-part-header4 img {
  height: 126px;
}
.recommend-part4-wrap .carousel-box-wrap {
  width: 100%;
  position: relative;
}
.recommend-part4-wrap .carousel-box-wrap .carousel-box{
  width: 1200px;
  height: 468px;
  margin: 180px auto 0px auto;
  overflow: hidden;
}
.recommend-part4-wrap .carousel-box .mask{
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  width: 100%;
  height: 307px;
  background-color: rgba(6, 59, 121, 0.16);
  z-index: 4;
  border-radius: 14px;
  overflow: hidden;
}
.recommend-part4-wrap .carousel-ul{
  display: flex;
  align-items: center;
  position: relative;
  left: 0px;
  top: 40px;
}

.recommend-part4-wrap .carousel-ul li{
  width: 664px;
  height: 307px;
  border-radius: 16px;
  flex-shrink: 0;
  cursor: pointer;
  margin-right: -396px;
  transition: all 0.2s ease-in-out;
  z-index: 1;
  display: flex;
}

.recommend-part4-wrap .carousel-ul li .carousel-layer{
  display: flex;
  height: 307px;
  background-color: rgba(6, 59, 121, 0.16);
  border-radius: 16px;
}

.recommend-part4-wrap li .guide-left{
  width: 268px;
  height: 100%;
  padding: 20px 16px 25px 19px;
  position: relative;
} 
.recommend-part4-wrap li .guide-left .guide-left-title{
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #121C44;
}
.recommend-part4-wrap li .guide-left .guide-left-desc{
  font-size: 16px;
  line-height: 26px;
  color: #6A7481;
  margin-top: 10px;
  letter-spacing:-0.5px;
  text-align: justify;
}
.recommend-part4-wrap li .guide-left .guide-left-more{
  width: 113px;
  height: 32px;
  background: #1A64FE;
  box-shadow: 0 1px 10px 0 #3844551c;
  border-radius: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  position: absolute;
  bottom: 25px;
}

.recommend-part4-wrap li .guide-right {
  flex: 1;
  padding: 15px 17px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  
}
.recommend-part4-wrap li .guide-right .guide-right-title{
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.recommend-part4-wrap li .guide-right .guide-right-desc{
  font-size: 12px;
  line-height: 30px;
}


.recommend-part4-wrap .carousel-ul li.carousel-img-active{
 transform: scale(1.25);
  flex-shrink: 0;
  cursor: pointer;
  box-shadow: 0 24px 60px 0 rgba(6, 59, 121, 0.16);
  z-index: 5;
}

.recommend-part4-wrap .carousel-ul .carousel-img-1 {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part4-carousel-img1.png)
    no-repeat center;
  background-size: cover;
}
.recommend-part4-wrap .carousel-ul .carousel-img-2 {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part4-carousel-img2.png)
    no-repeat center;
  background-size: cover;
  z-index: 2;
}
.recommend-part4-wrap .carousel-ul .carousel-img-3 {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part4-carousel-img3.png)
    no-repeat center;
  background-size: cover;
}
.recommend-part4-wrap .carousel-ul .carousel-img-4 {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part4-carousel-img4.png)
    no-repeat center;
  background-size: cover;
}
.recommend-part4-wrap .carousel-ul .carousel-img-5 {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part4-carousel-img5.png)
    no-repeat center;
  background-size: cover;
}
.recommend-part4-wrap .carousel-ul .carousel-img-6 {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part4-carousel-img6.png)
    no-repeat center;
  background-size: cover;
}
.recommend-part4-wrap .carousel-progress-wrap {
  width: 1200px;
  margin: 0 auto;
}
.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-line{
  width: 200px;
  height: 2px;
  background: rgba(2, 120, 255, 0.5);
  position: relative;
  z-index: 1;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-ul {
  position: relative;
  display: flex;
  margin-top: -2px;
}
.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-ul::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background: #e5ebef;
  z-index: -1;
}
.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-ul li{
  flex: 1;
  cursor: pointer;
  transition: 0.2s all ease-out;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #6A7481;
  text-align: center;
}
.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-ul .nav-li-active {
  color: #0B5AFE;
}
.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-ul li .line{
  width: 100%;
  height: 2px;
  margin-bottom: 18px;
}

.recommend-part4-wrap .carousel-progress-wrap .carousel-anchor-ul .nav-li-active .line {
  height: 2px;
  background: #0276ff;
  animation-name: showLine;
  animation-duration: 3s;
  position: relative;
}
@-webkit-keyframes showLine {
  0% {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

.recommend-part-wrap .recommend-part-btn {
  margin-top: 120px;
}
/* recommend-part5 */
.recommend-part5 {
  background: #fff;
}
.recommend-part5-wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 150px 0;
}
.recommend-part5-wrap .recommend-part-btn {
  margin-top: 80px;
}
.recommend-part-header5 {
  display: flex;
  justify-content: center;
}
.recommend-part-header5 img {
  height: 120px;
  margin-bottom: 0;
}
.recommend-part5-wrap > img {
  display: block;
  width: 70%;
  margin: 70px auto 150px;
}

/* recommend-part6 */
.recommend-part6 {
  position: relative;
}
.recommend-part6-wrap {
  padding: 150px 0;
  width: 1200px;
  margin: 0 auto;
}
.recommend-part6 {
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background-image: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part6-bg.png');
  background-size: cover;
  background-position: center;
  content: '';
  z-index: -1;
  -webkit-filter: opacity(96%);
  filter: opacity(96%);
}
.recommend-part-header6 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.recommend-part-header6 img {
  height: 178px;
}
.recommend-part-header6-subtitle {
  margin-bottom: 40px;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: justify;
  line-height: 38px;
}
.recommend-part6-logo {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 80px auto;
}
.recommend-part6-item1-bg {
  width: 30%;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 50px;
  box-shadow: 0 2px 11px 0 #0f88ff40;
}
/* recommend-part7 */
.recommend-part7 {
  position: relative;
}
.recommend-part7::before {
  position: absolute;
  width: 100%;
  height: 1750px;
  left: 0;
  bottom: 0;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/part7-bg.png') no-repeat 0
    0 / cover;
  content: '';
  z-index: -1;
  -webkit-filter: opacity(96%);
  filter: opacity(96%);
}
.recommend-part7-wrap {
  padding: 100px 0 250px;
  width: 1200px;
  margin: 0 auto;
}
.recommend-part-header7 {
  display: flex;
  justify-content: center;
}
.recommend-part-header7-title {
  height: 200px;
}
.recommend-part-header7-brands {
  margin-left: 36px;
}
.recommend-part-header7-brands img {
  width: 170px;
  height: 170px;
  margin: -15px;
}
.brands-top,
.brands-top-right-bottom,
.brands-bottom {
  display: flex;
}

.brands-center img {
  margin-right: -19px;
}
.recommend-part-header7-brands .brands-top-left {
  width: 310px;
  height: 310px;
}
.brands-bottom {
  justify-content: center;
}
.recommend-part7-wrap .recommend-part-btn {
  margin-top: 180px;
}
.recommend-part7-form {
  margin-top: 451px;
}
.recommend-part7-subtitle {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 100px;
}
.recommend-part7-contact {
  display: flex;
  flex-wrap: wrap;
  width: 847px;
  justify-content: space-between;
  margin: 0 auto;
}
.recommend-part7-input {
  outline: none;
  border: none;
  background: #eff4ff;
  border-radius: 4px;
  width: 388px;
  height: 60px;
  padding: 10px 30px;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 30px;
}
.recommend-part7-sms {
  display: flex;
  justify-content: space-between;
  width: 388px;
}
.recommend-part7-send-sms {
  color: #0579f7;
  padding: 0 30px;
  background-color: #eff4ff;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
}
.recommend-part7-send-sms:hover {
  opacity: 0.8;
}
.recommend-part7-sms-input {
  flex: 1;
  border-radius: 4px 0 0 4px;
}
.recommend-part7-wrap .recommend-part-btn2 {
  opacity: 0.98;
  border: 1px solid #fff;
  border-radius: 8px;
  background-color: transparent;
  animation: zoomFont 2s linear infinite;
  width: 360px;
  height: 80px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  margin: 100px auto 0;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
}
@keyframes zoomFont {
  0% {
    font-size: 30px;
  }
  50% {
    font-size: 40px;
  }
  100% {
    font-size: 30px;
  }
}
/* footer */
.footer-part {
  background-color: #05092c;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 125px 0 89px;
}
.footer-main {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 873px;
  margin: 0 auto;
}
.footer-left {
  text-align: left;
  width: 425px;
  margin-right: 50px;
  position: relative;
}
.footer-right {
  flex: 1;
}
.footer-right-title {
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 16px;
}
.footer-qrcode {
  width: 100%;
  background: #16284b85;
  border-radius: 7px;
  display: flex;
  padding: 28px 0px 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.footer-qrcode > div:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.18);
}
.footer-qrcode > div {
  flex: 1;
  text-align: center;
  padding: 0 25px;
}
.footer-qrcode > div > img {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  color: #aeafb4;
  letter-spacing: 0;
}
.footer-qrcode > div > span {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  color: #aeafb4;
  letter-spacing: 0;
  margin-top: 10px;
}
.footer-left div:first-child {
  margin-bottom: 60px;
}
.footer-left div:first-child a:first-child {
  margin-right: 30px;
}
.recommend-footer-txt {
  font-size: 16px;
  color: #aeafb4;
  margin-top: 12px;
}
.recommend-footer-police {
  width: 20px;
  height: 20px;
  margin: 0 10px;
}
.recommend-footer-safety {
  margin-top: 55px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #f6f6f7;
  letter-spacing: 0;
  position: absolute;
  left: 0;
  bottom: 5px;
}
.recommend-footer-safety a {
  color: #f6f6f7;
}

/* right-fixed-part */
.right-fixed-part {
  display: none;
}
.right-fixed-part-wrap {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 99;
}
.right-fixed-top {
  width: 110px;
  height: 359px;
  position: relative;
  box-sizing: border-box;
}

.right-fixed-top::before {
  position: absolute;
  width: 120%;
  height: 100%;
  left: -20px;
  top: 0;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/fixed-contact-bg.png')
    no-repeat 0 0 / contain;
  content: '';
  z-index: -1;
  -webkit-filter: opacity(96%);
  filter: opacity(96%);
}
.right-fixed-item {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  padding: 20px 0;
  position: relative;
}

.right-fixed-item:first-of-type {
  margin-top: 140px;
}
.right-fixed-bottom {
  width: 40px;
  height: 40px;
  background: #fff;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  border-radius: 50%;
  margin-top: 20px;
  position: relative;
}
.right-fixed-bottom-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -3px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #203e7a;
  border-left: 2px solid #203e7a;
  transform: rotate(45deg);
}

.hidden {
  opacity: 0;
}

.show {
  opacity: 1;
}
.right-fixed-show-content {
  display: none;
  position: absolute;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(6, 66, 166, 0.1);
  border-radius: 4px;
}

.right-fixed-show-content::after {
  content: ' ';
  position: absolute;
  top: 45%;
  right: -8px;
  width: 0;
  height: 0;
  border-width: 8px 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.right-fixed-item:hover .right-fixed-show-content {
  display: block;
}
.QRText {
  font-size: 14px;
  color: #121c44;
  display: flex;
  align-items: center;
}
.QRCode {
  width: 172px;
  height: 172px;
  margin-top: 18px;
}
.scan,
.phone {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.phoneTxt {
  font-size: 14px;
  color: #121c44;
  text-align: left;
}
.phoneNum {
  font-size: 20px;
  line-height: 40px;
  color: #0076f6;
  text-align: left;
  font-weight: bold;
}

.right-fixed-show-content1 {
  left: -208px;
  top: -28px;
  padding: 20px 30px;
}
.right-fixed-show-content2 {
  padding: 20px 30px;
  top: -90px;
  left: -230px;
}
.right-fixed-show-content3 {
  padding: 30px;
  top: -148px;
  left: -300px;
}
.contact-header {
  display: flex;
  margin-bottom: 20px;
}
.contact-header img {
  width: 18px;
  height: 24px;
  margin-right: 10px;
}
.contact-title {
  font-size: 14px;
  color: #121c44;
  text-align: left;
  margin-bottom: 10px;
}
.contact-required {
  color: #ff100d;
  margin-right: 10px;
}
.contact-txt {
  font-size: 14px;
  color: #121c44;
  text-align: left;
  line-height: 20px;
  width: 200px;
}
.contact-form {
  display: flex;
  flex-direction: column;
}
.contact-form .recommend-form-input {
  width: 100%;
  height: 36px;
  margin-bottom: 12px;
  border-radius: 2px;
  font-size: 14px;
  color: #121c44;
}
.contact-form .recommend-form-button {
  width: 66px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  background: #0076f6;
  box-shadow: 0 5px 10px 0 #0276f452;
  border-radius: 2px;
  margin-top: 10px;
}
.contact-form .recommend-form-sms {
  width: 100%;
}
.contact-form .recommend-form-sms-input3 {
  border-radius: 2px 0 0 2px;
  flex: 1;
}
.contact-form .recommend-form-send-sms {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  border-radius: 0 2px 2px 0;
}

/* animate */
.recommend-wrap .animate__animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}
.recommend-wrap .animate__fadeInUp {
  -webkit-animation-name: cusFadeInUp;
  animation-name: cusFadeInUp;
}
.recommend-wrap .animate__fadeInLeft {
  -webkit-animation-name: cusFadeInLeft;
  animation-name: cusFadeInLeft;
}
.recommend-wrap .animate__fadeInRight {
  -webkit-animation-name: cusFadeInRight;
  animation-name: cusFadeInRight;
}
@keyframes cusFadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes cusFadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes cusFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.hf-toast {
  white-space: nowrap;
  cursor: pointer;
  background: #e1f3d8;
  border: 1px solid #e1f3d8;
  color: #67c23a;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  transition: all 0.1s linear;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 30px;
  font-size: 14px;
  border-radius: 4px;
  position: fixed;
  z-index: 9999;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.hf-error-toast {
  background-color: #fef0f0;
  border-color: #fde2e2;
  color: #f56c6c;
}


/* 悬浮表单 */
.form-layer {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(29, 33, 41, 0.6);
}

.float-form {
  position: fixed;
  z-index: 9999;
  top: 30%;
  right: 0;
  bottom: 20px;
  left: 0;
  display: flex;
  overflow: auto;
  width: 768px;
  height: 100%;
  margin: auto;
}

.close-form {
  position: absolute;
  z-index: 10000;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  background:
    url(
      https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/icon-close.png
) no-repeat;
  background-size: contain;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
}

.float-form .form-left {
  width: 280px;
  height: 430px;
  padding-left: 48px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/dgwebsite/new-public/img/baidu-recommend/form-left-bg.png') no-repeat center;
  background-size: cover;
  border-radius: 8px 0 0 8px;
}

.float-form .form-right {
  display: none;
  width: 488px;
  height: 430px;
  box-sizing: unset;
  background: #fff;
  border-radius: 0 8px 8px 0;
}

.float-form .form-right .remark-textarea {
  display: none;
}

.float-form-dynamics .form-right .remark-textarea {
  display: block;
}

.float-form .form-right .question-wrap {
  display: none;
}

.float-form-dynamics .form-right .question-wrap {
  display: block;
}

.float-form-dynamics .form-left,
.float-form-dynamics .form-right {
  height: 578px;
}

.float-form .form-right-show {
  display: block;
}

.form-right .form-right-li {
  box-sizing: unset !important;
  margin-top: 56px;
  margin-left: 64px;
}

.form-right .form-right-li > li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.form-right .form-right-li .li-sub label {
  margin-right: 24px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}

.form-right .form-right-li .li-sub .letter {
  margin-right: -4px;
  letter-spacing: 28px;
}

.form-right .form-right-li .li-sub .letter2 {
  margin-right: 19px;
  letter-spacing: 6px;
}

.form-right .form-right-li .li-sub .letter3 {
  padding-left: 7.1px;
  margin-right: -4px;
  letter-spacing: 28px;
}

.form-right .form-right-li .limit-right {
  padding-left: 7px;
}

.form-right .form-right-li > li .require {
  color: #f91212ff;
  font-size: 14px;
  font-weight: 400;
}

.form-right .form-right-li > li input {
  width: 238px;
  height: 34px;
  box-sizing: unset;
  padding: 0 16px;
  border: 1px solid #e5e6e9;
  border-radius: 4px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  outline: none;
}

.form-right .form-right-li > li .head-code-btn {
  position: absolute;
  right: 16px;
  width: 85px;
  height: 36px;
  border: none;
  background: transparent;
  color: #0276ff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}

.form-right .form-right-li > li .head-time-btn {
  position: absolute;
  right: 16px;
  width: 85px;
  height: 34px;
  border: none;
  background: #fff;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}

.form-right .form-right-li > li .head-code-btn:hover {
  color: #3591ff;
}

.form-right .form-right-li > li input::placeholder {
  color: #c9cdd4;
}

.form-right .form-right-li > li .checkbox-section {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}

.form-right .form-right-li > li textarea {
  width: 360px;
  height: 74px;
  padding: 8px 16px;
  border: 1px solid #e5e6e9;
  border-radius: 4px;
  outline: none;
  resize: none;
}

.form-right .form-right-li > li textarea::placeholder {
  color: #c9cdd4;
}

.form-right .form-right-li .li-sub {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form-right .form-right-li .li-sub.sms-code .layui-input-affix {
  left: 176px;
}

.form-right-btn {
  width: 150px;
  height: 46px;
  margin-top: 64px;
  margin-left: 169px;
  background-color: #0276ff !important;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 0;
}



.form-right-btn2 {
  border: 1px solid #0276ff;
  background: 0 0;
  color: #0276ff;
}

.form-right-btn2:hover {
  color: #0276ff;
}


.form-right .form-right-li .form-link {
  color: #0276ff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}

.float-form .form-right .layui-input-affix {
  line-height: 36px;
}

.head-form-reset {
  display: none;
}

.float-form .form-right .success-icon {
  width: 64px;
  height: 64px;
  margin: 88px auto 0 auto;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/form-left-success-icon.png) no-repeat center;
  background-size: cover;
}

.float-form .form-right .success-title {
  margin: 24px auto 0 auto;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}

.float-form .form-right .success-desc {
  margin: 15px auto 0 auto;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}

/* 媒体查询 */
@media screen and (max-width: 1700px) {
  .recommend-wrap {
    min-width: 926px;
  }
  .recommend-part-wrap {
    width: 926px;
  }
  .recommend-part2-wrap {
    width: 926px;
    padding: 0px 0 30px;
  }

  .recommend-part2-content-item img {
    width: 220px;
    height: auto;
  }

  .recommend-part2 .recommend-part-btn {
    margin-top: 30px;
  }

  .recommend-logo {
    width: 294px;
    height: auto;
  }
  .recommend-header {
    height: 679px;
  }
  .recommend-navigate-item {
    font-size: 14px;
    margin-right: 30px;
    width: 60px;
  }
  .recommend {
    width: 926px;
  }
  .recommend-navbar-wrap {
    width: 926px;
  }
  .recommend-banner {
    margin-top: 80px;
  }
  .recommend-banner-right {
    margin: 0 0 0 4%;
  }
  .recommend-banner-intro {
    width: 550px;
    height: auto;
    margin-bottom: 45px;
  }
  .recommend-banner-text {
    font-size: 20px;
  }
  .recommend-banner-category {
    margin-top: 50px;
  }
  .recommend-banner-category-item {
    margin-right: 36px;
  }
  .recommend-category-img {
    width: 72px;
    height: 72px;
  }
  .recommend-category-text {
    font-size: 14px;
  }
  .recommend-form {
    padding: 36px 32px 32px;
  }
  .recommend-form-header {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .recommend-form-input {
    border-radius: 4px;
    width: 280px;
    height: 40px;
    padding: 8px 16px;
    margin-bottom: 15px;
  }
  .recommend-form-sms-input {
    border-radius: 4px 0 0 4px;
    width: 100%;
  }

  .recommend-form-sms,
  .recommend-form-button {
    width: 280px;
    height: 40px;
    line-height: 40px;
  }
  .recommend-form-send-sms {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 4px;
    font-size: 13px;
  }
  .recommend-form-button {
    font-size: 16px;
  }
  .recommend-navbar {
    width: 100%;
  }
  #recommendIndex1 {
    padding: 100px 0;
  }
  .recommend-part-header img {
    height: 140px;
  }
  .recommend-part-content-item img {
    width: 112px;
    height: 112px;
    margin-bottom: 28px;
  }
  .recommend-part-content-item {
    margin-bottom: 40px;
  }
  .recommend-part-content-title {
    font-size: 18px;
  }
  .recommend-part-content-subtitle {
    font-size: 14px;
  }

  .recommend-part-btn {
    width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 4px;
    margin-top: 10px;
  }
  .recommend-part {
    padding-bottom: 70px;
  }
  .recommend-part2 .recommend-part-wrap {
    padding: 50px 0;
  }

  .recommend-part-header2 img {
    height: 105px;
    object-fit: contain;
  }
  .recommend-part-wrap .recommend-part-btn {
    margin-top: 40px;
  }
  .recommend-part3 .recommend-part-btn {
    margin-top: 60px;
  }
  .recommend-part-content {
    margin-top: 60px;
  }
  
  /* recommend-part4 */
  .recommend-part4-wrap {
    transform: scale(0.9);
    padding: 60px 0 0 0;
  }
  .recommend-part-header4 img{
    height: 114px;
  }
  .recommend-part4-wrap .carousel-box-wrap .carousel-box {
    margin-top: 120px;
  }
  .recommend-part4-wrap li .guide-left .guide-left-title {
    font-size: 22px;
    line-height: 30px;
  }
  .recommend-part4-wrap li .guide-left .guide-left-desc {
    font-size: 14px;
    line-height: 22px;
  }
  .recommend-part4-wrap li .guide-left .guide-left-more {
    font-size: 14px;
  }
  .recommend-part4-wrap li .guide-right .guide-right-title {
  font-size: 12px;
  }
  .recommend-part4-wrap li .guide-right .guide-right-desc {
    font-size: 10px;
  }

  .recommend-part3 {
    width: 926px;
    padding: 100px 0;
  }
  .recommend-part-header3 img {
    height: 105px;
  }
  .recommend-part3-content {
    margin-top: 50px;
  }
  .recommend-part3-content-item img {
    width: 186px;
    height: 135px;
  }
  .recommend-part3 .recommend-part-btn {
    margin-top: 0;
  }

  .recommend-part-item1-bg {
    /* width: 100%; */
    height: 515px;
    /* object-fit: contain; */
    margin: 50px auto 50px;
  }
  .recommend-part5-wrap {
    padding: 100px 0;
  }
  .recommend-part-header5 img {
    height: 95px;
    object-fit: contain;
  }
  .part5-item-bg {
    margin-top: 50px;
    height: 445px;
  }
  .recommend-part5-wrap .recommend-part-btn {
    margin-top: 50px;
  }
  .recommend-part6-wrap {
    width: 926px;
    padding: 100px 0 100px;
  }
  .recommend-part-header6 img {
    height: 140px;
    object-fit: contain;
  }
  .recommend-part-header6-subtitle {
    font-size: 16px;
  }
  .recommend-part7-wrap {
    width: 926px;
  }
  .recommend-part-header7-title {
    width: 278px;
    height: 152px;
    object-fit: contain;
    margin-top: 100px;
  }
  .recommend-part-header7-brands {
    margin-left: 86px;
  }
  .recommend-part7::before {
    height: 1050px;
  }
  .recommend-part7-wrap .recommend-part-btn {
    margin-top: 50px;
  }
  .recommend-part7-form {
    margin-top: 280px;
  }
  .recommend-part7-subtitle {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .recommend-part7-input {
    width: 388px;
    height: 54px;
    line-height: 54px;
    padding: 4px 22px;
    margin-bottom: 26px;
    box-sizing: border-box;
  }
  .recommend-part7-send-sms {
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
  }
  .recommend-part7-wrap {
    padding-bottom: 109px;
  }
  .recommend-part7-wrap .recommend-part-btn2 {
    width: 280px;
    height: 40px;
    line-height: 40px;
    margin-top: 50px;
    animation-name: zoomFont1;
  }
  @keyframes zoomFont1 {
    0% {
      font-size: 14px;
    }
    50% {
      font-size: 20px;
    }
    100% {
      font-size: 14px;
    }
  }
}

