/* 20230519 banner样式修改 */
.head-new {
  background: #fff;
}
.head-new .logo{
  display: inline-block;
  width: 197px;
  height: 35px;
  margin-top: 17px;
}
.head-new .nav-wp .curr-wp{
  color: #000;
}
.head-new .nav-wp a{
  color: #777;
}
.head-new #curr-pc-m{
  background: #327AFF;
  border-radius: 20px;
}
.head-new .pc-m a{
  width: 104px;
  padding-left: 0;
  background: transparent;
  text-align: center;
}
.head-new .pcIcon-bg-new i{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('https://ie.2345.cc/pic/index/icon_pc.png') no-repeat;
  position: relative;
  top: 3px;
  margin-right: 6px;
}
.head-new .pcIcon-bg-new.currColor i {
  background: url('https://ie.2345.cc/pic/index/icon_pc_hover.png') no-repeat;
}
.head-new .aiIcon-bg i{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('https://ie.2345.cc/pic/ai/title_icon_ai_nor.png') no-repeat;
  position: relative;
  top: 3px;
  margin-right: 6px;
}
.head-new .aiIcon-bg.currColor i {
  background: url('https://ie.2345.cc/pic/ai/title_icon_ai_hover.png') no-repeat;
}
.head-new .mIcon-bg-new i{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('https://ie.2345.cc/pic/index/icon_iPhone.png') no-repeat;
  position: relative;
  top: 3px;
  margin-right: 6px;
}
.head-new .mIcon-bg-new.currColor i{
  background: url('https://ie.2345.cc/pic/index/icon_iPhone_hover.png') no-repeat;
}

.head-new .pc-m a:hover .head-new .pcIcon-bg-new i{
  background: url('https://ie.2345.cc/pic/index/icon_pc.png') no-repeat;
}
.head-new .logo img{
  width: 100%;
  height: 100%;
}
/* 20230615 重构官网首页样式 */
.index-head{
  width: 100%;
  min-width: 1200px;
  height: 620px;
  background-color: #4EAFFF;
  background-image: url('https://ie.2345.cc/assets/v7/images/index_v2/bg_home_1.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1980px 620px;
  position: relative;
  padding-top: 1px;
  box-sizing: border-box;
}
.index-head-title{
  text-align: center;
  margin-top: 88px;
}
.maintitle{
  font-size: 61px;
  font-weight: bold;
  color: #222222;
  line-height: 81px;
}
.maintitle .tip{
  color: #327AFF;
}
.maintitle .tip.fontStyle{
  background: linear-gradient(183deg, #327AFF 0%, #32CAFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.subhead{
  width: 615px;
  margin: 14px auto 30px;
}
.subhead ul li{
  float: left;
  width: 153px;
  font-size: 12px;
  color: #5C5C5C;
  text-align: center;
}
.subhead ul li .title{
  font-size: 16px;
  font-weight: bold;
  color: #222;
  line-height: 21px;
  margin-bottom: 4px;
}
.subhead ul li.border{
  width: 1px;
  height: 32px;
  background: rgba(75,75,75,0.51);
  background: linear-gradient(180deg, rgba(99,99,99,0) 0%, rgba(75,75,75,0.51) 51%, rgba(52,52,52,0) 100%);
  border-radius: 1px;
  margin-top: 6px;
}
.index-head-btn a{
  display: inline-block;
  width: 250px;
  height: 62px;
  background: #327AFF;
  border-radius: 8px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 62px;
  text-align: center;
  margin: 0 auto 0;
  cursor: pointer;
  vertical-align: middle;
}
.index-head-btn a.download-ai-btn{
  background: url(https://ie.2345.cc/assets/v7/images/index_v2/btn_ai.png) 0 0 no-repeat;
  line-height: initial;
  margin-left: 70px;
  padding-top: 10px;
  height: 52px;
  line-height: 24px;
}
.index-head-btn a.download-ai-btn span{
  line-height: 24px;
}
.index-head-btn a.download-ai-btn p{
  color: rgba(255,255,255,0.7);
  font-weight: normal;
  line-height: 17px;
  font-size: 13px;
}
.index-head-btn i{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/icon_download.png') no-repeat;
  margin-right: 6px;
  position: relative;
  top: 1px;
}
.index-head-btn a:hover{
  background: #0063EA;
  text-decoration: none;
}
.index-head-btn a.download-ai-btn:hover{
  background: url(https://ie.2345.cc/assets/v7/images/index_v2/btn_ai_hover.png) 0 0 no-repeat;
}
.sublist{
  width: 1200px;
  height: 142px;
  background: rgba(255,255,255,0.85);
  border-radius: 16px 16px 0px 0px;
  backdrop-filter: blur(16px);
  font-size: 14px;
  color: #222222;
  line-height: 19px;
  padding: 22px 20px 0 40px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.sublist ul li a{
  display: inline-block;
  float: left;
  /* width: 144px; */
  text-align: center;
  width: 100px;
  height: 104px;
  padding-top: 13px;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 0 20px;
}
.sublist ul li a .subicon-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 8px;
}
.sublist ul li a:hover{
  margin-top: -4px;
  background: rgba(255,255,255,0.6);
  box-shadow: 0px 4px 10px 0px rgb(231 240 255 / 50%);
  cursor: pointer;
  color: #327AFF;
  text-decoration: underline;
}
.sublist ul li div{
  position: relative;
}
.sublist ul li .subicon-i{
  position: absolute;
  margin-left: 3px;
}
.subicon1{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon1.png') no-repeat;
  background-size: 100% 100%;
}
.subicon2{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon2.png') no-repeat;
  background-size: 100% 100%;
}
.subicon3{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon3.png') no-repeat;
  background-size: 100% 100%;
}
.subicon4{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon4.png') no-repeat;
  background-size: 100% 100%;
}
.subicon5{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon5.png') no-repeat;
  background-size: 100% 100%;
}
.subicon6{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon6.png') no-repeat;
  background-size: 100% 100%;
}
.subicon7{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon7.png') no-repeat;
  background-size: 100% 100%;
}
.subicon8{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/subicon8.png') no-repeat;
  background-size: 100% 100%;
}
.features-one{
  width: 100%;
  text-align: center;
  padding-top: 50px;
}
.features-title{
  font-size: 52px;
  font-weight: bold;
  color: #000;
  line-height: 69px;
  letter-spacing: 4px;
}
.features-subhead{
  font-size: 18px;
  color: #666;
  line-height: 24px;
  margin-top: 16px;
}
.features-title-white{
  font-size: 52px;
  font-weight: bold;
  color: #fff;
  line-height: 69px;
  letter-spacing: 4px;
}
.features-subhead-white{
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin-top: 16px;
}
.features-one-btn a{
  display: inline-block;
  width: 142px;
  height: 44px;
  background: #000;
  border-radius: 22px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  line-height: 44px;
  text-align: center;
  margin: 20px auto 0;
  cursor: pointer;
  text-decoration: none;
}
.features-one-btn a:hover{
  background: #327AFF;
}
.btn-go-white{
  display: inline-block;
  width: 14px;
  height: 9px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/btn_go_white.png') no-repeat;
  margin-left: 8px;
  position: relative;
  top: -1px;
}
.btn-go-blue{
  display: inline-block;
  width: 14px;
  height: 9px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/btn_go_blue.png') no-repeat;
  margin-left: 8px;
  position: relative;
  top: -1px;
}
.features-one-img{
  width: 1011px;
  height: 554px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/features-one-img.png') no-repeat;
  margin: 20px auto 0;
}
.features-two{
  width: 100%;
  height: 690px;
  background: #1064FF;
  background: linear-gradient(180deg, #1064FF 0%, #61B2FF 100%);
  text-align: center;
  color: #fff;
  padding-top: 80px;
  box-sizing: border-box;
}
.features-two-btn a{
  display: inline-block;
  width: 142px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 22px;
  font-size: 16px;
  font-weight: bold;
  color: #327AFF;
  text-align: center;
  line-height: 44px;
  margin: 28px auto 0;
  cursor: pointer;
  text-decoration: none;
}
.features-two-btn a:hover{
  background: rgba(255,255,255,0.9);
  color: #327AFF;
}
.features-two-img{
  width: 1120px;
  height: 440px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/features_two_img.png') no-repeat;
  margin: -12px auto 0;
}
.features-three{
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}
.features-three-img{
  width: 100%;
  min-width: 1200px;
  height: 515px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/features_three_img.png') no-repeat;
  background-position: top center;
  margin: 0 auto;
}
.features-four{
  width: 100%;
  min-width: 1200px;
  height: 714px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/features_four.png') no-repeat;
  background-position: top center;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}
.features-four-btn a{
  display: inline-block;
  width: 142px;
  height: 44px;
  line-height: 44px;
  background: #FFFFFF;
  border-radius: 22px;
  border: 1px solid #222;
  font-size: 16px;
  font-weight: bold;
  color: #222;
  margin: 20px auto 0;
  cursor: pointer;
  text-decoration: none;
}
.btn-go-black{
  display: inline-block;
  width: 14px;
  height: 9px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/btn_go_black_normal.png') no-repeat;
  margin-left: 8px;
  position: relative;
  top: -1px;
}
.features-four-btn a:hover{
  background: #000;
  color: #fff;
}
.features-four-btn a:hover .btn-go-black{
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/btn_go_black.png') no-repeat;
}
.features-five{
  padding-top: 80px;
  text-align: center;
  padding-bottom: 20px;
}
.features-five-img{
  width: 891px;
  height: 422px;
  background: url('https://ie.2345.cc/assets/v7/images/index_v2/features_five_img.png') no-repeat;
  margin: 80px auto 0;
}
.index-footer .inner{
  background: #F7F7F7;
  font-family: MicrosoftYaHei;
}
.index-footer .links{
  width: 1200px;
  height: 228px;
  box-sizing: border-box;
}
.index-footer .links dl{
  padding: 0 58px;
  border-left: 1px solid rgba(0,0,0,0.08);
  height: 136px;
}
.win_tip{
  color: #5C5C5C;
  line-height: 16px;
  margin: 4px auto;
}
.official_tip{
  margin-right: 8px;
}
.xp_tip a{
  color: #1D73E8;
  line-height: 16px;
}
.xp_tip a:hover{
  cursor: pointer;
  text-decoration: underline;
}