input::-webkit-input-placeholder { /* WebKit browsers */
  color: #a1a4b8;
  font-size:15px;
}

input{
  color: #252642;
}

.btn-F6F8FE{
  width: 220px;
  height: 60px;
  line-height: 60px;
  background: #f6f8fe;
  border-radius: 8px;
  text-align: center;
  color: #4d526d;
  font-size: 20px;
  border: 0;
  cursor: pointer;
}

.line-1{
  width: 100%;
}
.line-1 img{
  width: 100%;
}
#headerSwiper{
  width: 100%;
  position: relative;
  overflow: hidden;
}
#headerSwiper .swiper-slide > a{
  display: block;
}
#headerSwiper .swiper-slide > a > img{
  display: block;
}
#headerSwiper .swiper-pagination{
  bottom: 70px !important;
  width: 100% !important;
}
#headerSwiper .swiper-pagination-bullet{
  margin: 0 4px;
}
#headerSwiper .swiper-pagination-bullet-active{
  width: 30px !important;
  border-radius: 6px !important;
  color: #fe6d40 !important;
  --swiper-theme-color:#fe6d40 !important;
}

.line-1 .line-1-from{
  width: 529px;
  height: 254px;
  position: absolute;
  top: 22%;
  left: 50%;
  margin-left: -594px;
  z-index: 1;
}

.line-1 .line-1-from .line-1-from-title{
  font-size: 24px;
  font-family: PingFang SC, PingFang SC-Light,Microsoft YaHei;
  font-weight: 300;
  text-align: LEFT;
  color: #a1a4b8;
  line-height: 32px;
}
.line-1 .line-1-from .line-1-from-title-large{
  height: 60px;
  font-size: 40px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #ffffff;
  line-height: 60px;
}
.line-1 .line-1-from .line-1-from-dsc{
  height: 32px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  margin-top: 24px;
}

.line-1 .line-1-from .line-1-AIAgent-title{
  width: 252px;
  height: 39px;
  font-size: 28px;
  font-weight: 400;
  font-family: PingFang SC, PingFang SC-500;
  text-align: LEFT;
  color: #4d526d;
}
.line-1 .line-1-from .line-1-AIAgent-title-large{
  width: 780px;
  height: 72px;
  color: #252627;
  font-size: 40px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  line-height: 72px;
}
.line-1 .line-1-from .line-1-AIAgent-dsc{
  width: 430px;
  height: 32px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #4d526d;
  line-height: 32px;
  margin-top: 1.2rem;
}

.line-1 .line-1-from .line-1-input-box{
  margin-top: 50px;
  position: relative;
}

.line-1 .line-1-from .line-1-input-box button{
  width: 128px !important;
  height: 50px !important;
  line-height: 50px !important;
  vertical-align: middle;
  font-size: 16px;
}
.line-1 .line-1-mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: rgba(0,0,0,0.2); */
  background: linear-gradient(90deg,rgba(7,8,55,0.88) 0%, rgba(14,19,117,0.2) 100%);
  z-index: 2;
}

.line-1 .line-mask-from{
  width: 1280px;
  position: absolute;
  top: 16%;
  left: 50%;
  margin-left: -640px;
  z-index: 10;
}

.line-1 .line-mask-from .line-mask-from-title{
  font-size: 80px;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-image: linear-gradient(180deg,#ffffff 0%, #ff8e61 100%);
  font-family: AlibabaPuHuiTi-2-105-Heavy;
  font-weight: normal;
  text-align: center;
  height: 80px;
  line-height: 80px;
}
.line-1 .line-mask-from .line-mask-from-desc{
  height: 80px;
  font-size: 82px;
  font-family: AlibabaPuHuiTi-2-105-Heavy;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  line-height: 80px;
  margin-top: 30px;
}
.line-1 .line-mask-from .line-mask-from-tip{
  margin-top: 45px;
  height: 56px;
  font-size: 40px;
  font-family: PingFang SC, PingFang SC-Regular, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 56px;
  letter-spacing: 8.2px;
  text-shadow: 0px 0px 16px 0px rgba(255,255,255,0.50); 
  padding-left: 10px;
}
.line-1 .line-mask-from .line-mask-from-tip span{
  margin-right: 54px;
  letter-spacing: 1px;
  display: inline-block;
}
.line-1 .line-mask-from .line-mask-input-box{
  margin-top: 65px;
  position: relative;
  text-align: center;
}
.line-1 .line-mask-from .line-mask-input-box button{
  width: 180px !important;
  height: 56px !important;
  line-height: 56px !important;
  vertical-align: middle;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Medium, AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei;
  font-weight: 500;
}
.line-1 .line-mask-logo{
  position: absolute;
  top: 6%;
  left: 10%;
  width: 16%;
  z-index: 10;
}

#searchInput{
  color: #252642;
  font-size:15px;
}

#telphone::-webkit-search-cancel-button , #telphone2::-webkit-search-cancel-button, #searchInput::-webkit-search-cancel-button{
  -webkit-appearance: none;
}

.line-2{
  width: 1220px;
  height: 132px;
  position: absolute;
  top: -61px;
  left: 50%;
  margin-left: -611px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}
.line-2 .advertisement-item{
  width: 296px;
  height: 132px;
  border-radius: 8px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 8px 8px 20px 0px rgba(210,217,234,0.16); 
  padding: 24px;
  cursor: pointer;
}
.line-2 .advertisement-item .advertisement-item-title{
  height: 24px;
  line-height: 24px;
  justify-content:left;
}
.line-2 .advertisement-item .advertisement-item-title .text-box{
  font-size: 16px;
  color: #252642; 
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  display: inline-block;
  max-width: 284px;
}
.line-2 .advertisement-item .advertisement-item-title .icon-box{
  width: 33px;
  height: 24px;
  display: inline-block;
}
.line-2 .advertisement-item .advertisement-item-title .icon-box>img{
  display: block;
  float: right;
  padding-top: 4px;
}
.line-2 .advertisement-item .advertisement-item-dsc{
  height: 12px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #686d88;
  line-height: 12px;
  margin-top: 6px;
}
.line-2 .advertisement-item .advertisement-item-b{
  width: 100%;
  height: 26px;
}
.line-2 .advertisement-item .advertisement-item-b .advertisement-item-btn-right{
  width: 6px;
  height: 6px;
  border-top: 1px solid #4D526D;
  border-right: 1px solid #4D526D;
  display: inline-block;
  transform:rotate(45deg);
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.line-2 .advertisement-item .advertisement-item-b .advertisement-item-btn{
  display: inline-block;
  width: 90px;
  height: 26px;
  line-height: 24px;
  background: #f8f9ff;
  border-radius: 4px;
  color: #4d526d;
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
}

.line-2 .advertisement-item .advertisement-item-b .advertisement-item-btn:hover{
  background: #fe6d40;
  color: #ffffff;
}
.line-2 .advertisement-item .advertisement-item-b .advertisement-item-btn:hover .advertisement-item-btn-right{
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.line-2 .advertisement-item .advertisement-item-b .advertisement-item-text{
  display: inline-block;
  margin-left: 16px;
  width: auto;
  line-height: 26px;
  color: #a1a4b8;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
}
/* 用富通天下 做天下生意 */
.line-3{
  width: 100%;
  padding-top: 185px;
  position: relative;
}
.line-3 .content-box{
  width: 1240px;
  height: 445px;
  margin: auto;
  margin-top: 22px;
  position: relative;
}

.line-3 .content-box .line3-cont-msg{
  width: 240px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #4d526d;
  line-height: 36px;
  position: absolute;
  top: 33px;
  left: 44px;
}

.line-3 .content-box .line-3-img{
  width: 100%;
  height: 100%;
  display: block;
}

.line-4{
  width: 100%;
  height: 194px;
  background: #ffffff;
  position: relative;
}
.line-4 .line-vague{
  width: 1140px;
  height: 194px;
  margin: auto;
  box-shadow: 0px -20px 40px rgba(210,215,243,0.5); 
}
.line-4 .cont-box{
  width: 1200px;
  height: 194px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  
  background: #ffffff;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 1;
  margin-left: -600px;
  padding-top: 20px;
  padding-left: 140px;
  padding-right: 170px;
  box-sizing: border-box;
}
.line-4 .line-4-title{
  height: 20px;
  font-size: 14px;
  color: #252642;
  line-height: 14px;
}
.line-4 .line-4-num{
  height: 60px;
  font-size: 50px;
  font-family: "BarlowCondensed-SemiBold";
  font-weight: normal;
  color: #4D526D;
  line-height: 60px;
  overflow: hidden;
  padding-right: 6px;
}
.rolling2{
  -webkit-animation: rolling2 1.2s ease;
  animation: rolling2 1.2s ease;
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}
.rolling3{
  -webkit-animation: rolling3 1s ease;
  animation: rolling3 1s ease;
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  transform: translateY(-120px);
}
.rolling4{
  -webkit-animation: rolling4 1s ease;
  animation: rolling4 1s ease;
  -webkit-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
  transform: translateY(-180px);
}
.rolling5{
  -webkit-animation: rolling5 1s ease;
  animation: rolling5 1s ease;
  -webkit-transform: translateY(-240px);
  -ms-transform: translateY(-240px);
  transform: translateY(-240px);
}
.rolling10{
  -webkit-animation: rolling10 1.2s ease;
  animation: rolling10 1.2s ease;
  -webkit-transform: translateY(-540px);
  -ms-transform: translateY(-540px);
  transform: translateY(-540px);
}
@keyframes rolling2
{
  from   {transform: translateY(0px);}
  to {transform: translateY(-60px);}
}
@keyframes rolling3
{
  from   {transform: translateY(0px);}
  to {transform: translateY(-120px);}
}
@keyframes rolling4
{
  from   {transform: translateY(0px);}
  to {transform: translateY(-180px);}
}
@keyframes rolling5
{
  from   {transform: translateY(0px);}
  to {transform: translateY(-240px);}
}
@keyframes rolling10
{
  from   {transform: translateY(0px);}
  to {transform: translateY(-540px);}
}

/* 滚动数字 */
.line-4 .line-4-num .line4-num-roll-box .rolling{
  width: 22px;
  height: 60px;
  line-height: 60px;
}

.line-4 .line-4-text{
  height: 60px;
  font-size: 14px;
  font-family: "BarlowCondensed-SemiBold";
  font-weight: normal;
  color: #4D526D;
  line-height: 92px;
  vertical-align: text-bottom;
  width: 16px;
  text-align: center;
}
.line-4  .line-4-add{
  width: 20px;
  height: 60px;
  font-size: 24px;
  font-family: "BarlowCondensed-SemiBold";
  font-weight: normal;
  text-align: right;
  color: #4D526D;
  line-height: 32px;
  vertical-align: text-top;
}

.line-5{
  width: 100%;
  height: 870px;
  background: #f5f7fd;
  background-size:100% 100%;
  padding-top: 110px;
}

.line-5 .trade-box{
  width: 1000px;
  height: 560px;
  margin: auto;
  margin-top: 31px;
}

.line-5 .trade-box .trade-img{
  text-align: right;
  padding-top: 9px;
  padding-right: 62px;
}

.line-5 .trade-box .trade-img img{
  width: 620px;
}

.line-5 .trade-box .trade-msg{
  width: 296px;
  height: 540px;
  background: #ffffff;
  border-radius: 8px;
  padding: 40px 32px 0 48px;
}

.line-5 .trade-box .trade-msg .trade-msg-title{
  height: 30px;
  font-size: 22px;
  font-weight: 600;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #000000;
  line-height: 30px;
}

.line-5 .trade-box .trade-msg .trade-msg-cont{
  width: 100%;
  height: auto;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #000000;
  line-height: 36px;
  margin-top: 10px;
}

.line-5 .trade-box .trade-msg .trade-msg-cont>span{
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
}

.line-5 .trade-box .trade-msg button{
  width: 200px !important;
  height: 48px !important;
  line-height: 48px !important;
  font-size: 16px !important;
}

/* 富通天下云平台 外贸营销管理的革命性产品 */
.line-6{
  width: 100%;
  background: #ffffff;
  padding-top: 110px;
  padding-bottom: 60px;
}
.line-6 .btn-list{
  width: 1060px;
  height: 158px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items:flex-start;
  margin-top: 60px;
}
.line-6 .btn-list .btn-box{
  width: 118px;
  margin: auto;
  text-align: center;
  
}

.line-6 .btn-list .btn-box:hover .btn-box-img>img{
  transform: scale(1.24);
  transform-origin: bottom;
  transition: all .5s;
}

.line-6 .btn-list .btn-box .btn-box-img{
  width: 100px;
  height: 80px;
  margin: auto;
  position: relative;
}
.line-6 .btn-list .btn-box .btn-box-img>img{
  width: 80px;
  height: auto;
}
.line-6 .btn-list .btn-box .btn-box-text{
  width: 100%;
  height: 28px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  font-weight: 500;
  text-align: center;
  color: #252642;
  line-height: 28px;
  margin-top: 12px;
}

.line-6 .btn-list .active .btn-box-img>img{
  transform: scale(1.24);
  transform-origin: bottom;
}
.line-6 .btn-list .active .btn-box-text{
  width: 100%;
  height: 28px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  font-weight: 600;
  text-align: center;
  color: #252642;
  line-height: 28px;
  margin-top: 12px;
  position: relative;
}
.line-6 .btn-list .active .btn-box-text::after{
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  right: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background: #fe6d40;
  border-radius: 50%;
}

.line-6 .cont-list{
  width: 1328px;
  height: 460px;
  margin: auto;
  margin-top: 30px;
}
.line-6 .cont-list .cont-box{
  width: 100%;
  height: auto;
}
.line-6 .cont-list .cont-box .img-box{
  width: 690px;
  height: 460px;
}
@media screen and (max-width:  1920px) {
  .line-6 .cont-list{
    width: 1200px;
  }
  .line-6 .cont-list .cont-box .img-box{
    width: 559px;
    height: auto;
  }
  .line-5 .trade-box .trade-msg .trade-msg-cont{
    font-size: 14px;
  }
}

.line-6 .cont-list .cont-box .img-box > img{
  width: 100%;
}
.line-6 .cont-list .cont-box .msg-box{
  padding-top: 30px;
  padding-left: 36px;
}
.line-6 .cont-list .cont-box .msg-dsc{
  margin-top: 14px;
  width: 603px;
  height: auto;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #4d526d;
  line-height: 42px;
}

.line-6 .cont-list .cont-box .msg-dsc .flex-1 span{
  font-weight: 600;
}

.line-6 .cont-list .cont-box .msg-dsc .msg-icon{
  width: 6px;
  height: 6px;
  background: #4f5384;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  margin-top: 18px;
}
.line-6 .cont-list .cont-box .btn-FE6D40{
  width: 220px;
  height: 60px;
  line-height: 60px;
}
.msg-title{
  height: 60px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  font-weight: 500;
  color: #4d526d;
  line-height: 60px;
}
@media screen and (max-width:  1920px) {
  .line-6 .cont-list .cont-box .btn-FE6D40{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .line-6 .cont-list .cont-box .btn-F6F8FE{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .msg-title{
    font-size: 28px;
  }
  .line-6 .cont-list .cont-box .msg-dsc{
    font-size: 14px;
  }
}

/* 大数据聚合搜索 全球买家尽在其中 */
.line-7{
  width: 100%;
  height: 928px;
  background: #f6f8ff;
  position: relative;
}

.line-7 .content-explain{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.line-7 .line-7-add{
  display: inline-block;
  height: 26px;
  line-height: 12px;
  font-size: 14px;
}

.line-7 .line-7-nodata{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f6f8ff;
}

.line-7 .line-7-nodata .line-7-mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(rgba(246,248,255,0.00), rgba(246,248,255,0.09), #f6f8ff);
}

#canvasBox{
  width:100%;
  height:100%;
}

.line-7 .line-7-cont{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 928px;
  padding-top: 110px;
}

.line-7 .line-7-cont .content-explain {
  letter-spacing: 0.2px;
}

.line-7 .search-list{
  width: 1234px;
  min-height: 200px;
  margin: auto;
  margin-top: 60px;
}

.line-7 .search-list .tab-list{
  width: 460px;
  height: 39px;
  margin: auto;
  text-align: center;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #686d88;
  line-height: 31px;
}

.line-7 .search-list .tab-list .tab-list-item{
  display: inline-block;
  width: 144px;
  height: 32px;
  position: relative;
}
.line-7 .search-list .tab-list .tab-list-item:hover{
  color: #4d526d;
  font-weight: 600;
  cursor: pointer;
}
.line-7 .search-list .tab-list .tab-list-item:hover::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  right: 50%;
  margin-left: -4px;
  width: 8px;
  height: 3px;
  background: #fe6d40;
  border-radius: 100px;
}
.line-7 .search-list .tab-list .active{
  color: #4d526d;
  font-weight: 600;
}
.line-7 .search-list .tab-list .active::after{
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  right: 50%;
  margin-left: -4px;
  width: 8px;
  height: 3px;
  background: #fe6d40;
  border-radius: 100px;
}

.line-7 .search-list .search-input-box{
  width: 1012px;
  height: 80px;
  border-radius: 16px;
  margin: auto;
  margin-top: 21px;
  padding: 1px;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to bottom, #fff,#fff),linear-gradient(to bottom, #6c72bc,#a9acdc); 
}
.line-7 .search-list .search-input-box > div{
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background: #ffffff;
  padding: 9px 22px;
  padding-right: 10px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  align-items:center;
}

.line-7 .search-list .search-input-box .search-radio{
  display: block;
  width: 78px;
  height: 34px;
  line-height: 32px;
}

.line-7 .search-list .search-input-box input[type="radio"] {
	height: 22px;
	width: 22px;
	margin-right: 10px;
	display: none;
}
.line-7 .search-list .search-input-box input[type="radio"] + label::before {
  content: "\a0"; /*不换行空格*/
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #6c72bc;
  background: #fff;
  line-height: 22px;
  box-sizing: border-box;
}
.line-7 .search-list .search-input-box input[type="radio"]:checked + label::before {
  background: linear-gradient(180deg,#6c72bc, #a9acdc 100%);
  background-clip: content-box;
  padding: 3px;
}

.line-7 .search-list .search-input-box input[type="search"]{
  display: block;
  border: 0;
  height: 34px;
  line-height: 34px;
  /* width: 678px; */
  flex: 1;
  padding: 0;
  font-size: 16px;
  color: #686d88;
  background-color: transparent;
  outline: none;
  padding-left: 15px;
  padding-right: 24px;
}
.line-7 .search-list .search-input-box .btn-FE6D40{
  width: 120px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}

.line-7 .search-list .search-input-box button{
  width: 120px;
}

.line-7 .search-list .search-input-box .search-line{
  display: block;
  width: 1px;
  height: 15px;
  border-left:1px solid #d6d7de;
  /* vertical-align: middle; */
}

.line-7 .search-list .search-input-box .closed{
  position: absolute;
  right: 140px;
  top: 28px;
  cursor: pointer;
}

@media screen and (max-width:  1366px) {
  .line-7 .search-list .search-input-box{
    height: 60px;

  }
  .line-7 .search-list .search-input-box .btn-FE6D40{
    height: 40px;
    line-height: 40px;
  }
  .line-7 .search-list .search-input-box input{
    height: 40px;
    line-height: 40px;
  }
  .line-7 .search-list .search-input-box .closed{
    right: 140px;
    top: 20px;
  }
}

.line-7 .search-list .search-result {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap:wrap;
  margin-top: 50px;
}

.line-7 .search-list .search-result .search-result-item{
  width: 612px;
  padding: 30px 20px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 12px 12px 32px 0px rgba(63,92,170,0.10); 
  margin-bottom: 10px;
  height: 126px;
  box-sizing: border-box;
}
/* 商业数据 */
.line-7 .search-list .search-result .search-result-item .search-result-item-company{
  height: 26px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252627;
  line-height: 26px;
}

.line-7 .search-list .search-result .search-result-item .search-result-item-company .companyName{
  width: auto;
  max-width: 370px;
}

.line-7 .search-list .search-result .search-result-item .search-result-item-company>img{
  margin-right: 12px;
  margin-top: 3px;
  height: 20px;
}

.line-7 .search-list .search-result .search-result-item .search-result-item-country{
  width: 492px;
  height: 16px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #252627;
  line-height: 16px;
  margin-top: 14px;
  display: flex;
  align-items: center;

}

.line-7 .search-list .search-result .search-result-item .search-result-item-country>img{
  width: 16px;
  height: 16px;
}

.wid-60{
  width: 66px;
}

/* .line-7 .search-list .search-result .search-result-item .search-btn-box{
  width: 60px;
  height: 40px;
  border-radius: 4px;
  margin: auto;
  margin-top: 10px;
  text-align: center;
  background: linear-gradient(180deg,#6c72bc, #a9acdc 100%);
  padding: 1px;
  box-sizing: border-box;
} */

.line-7 .search-list .search-result .search-result-item .search-btn-box > button{
  width: 60px;
  height: 40px;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0;
  color: #6c72bc;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #a9acdc;
  /* background: linear-gradient(180deg,#6c72bc, #a9acdc 100%); */
}

.line-7 .search-list .search-result .search-result-item .search-btn-box img{
  display: block;
  width: 100%;
}

/* 全球搜索 */
.line-7 .search-list .search-result .search-result-item  .search-result-item-Global{
  height: 26px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252627;
  line-height: 26px;
  max-width: 428px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-line{
  width: 33px;
  height: 26px;
  padding-top: 6px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-line > div{
  width: 1px;
  height: 14px;
  background: #d6d7de;
  border-radius: 2px;
  margin: auto;
}

.line-7 .search-list .search-result .search-result-item  .search-result-item-Global-email{
  width: 20px;
  height: 26px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252627;
  line-height: 26px;
  text-align: right;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-Global-email>i{
  font-size: 20px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-web{
  height: 16px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular;
  color: #252627;
  line-height: 16px;
  margin-top: 12px;
  width: 488px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-web>i{
  vertical-align: middle;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-customs{
  height: 26px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252627;
  line-height: 26px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-customs>img{
  width: auto;
  height: 20px;
  margin-top: 3px;
  margin-right: 6px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-customs .customs-type{
  width: 44px;
  height: 20px;
  background: #f5f6f9;
  border: 1px solid #d6d7de;
  border-radius: 4px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #686d88;
  line-height: 20px;
  text-align: center;
  margin-top: 3px;
  margin-right: 6px;
}

.line-7 .search-list .search-result .search-result-item  .search-result-item-customs .caigou{
  width: 122px;
}

.line-7 .search-list .search-result .search-result-item  .search-result-item-customs .gongying{
  width: 171px;
}

.line-7 .search-list .search-result .search-result-item  .search-result-item-customs-dsc{
  font-size: 12px;
  font-family: Roboto, Roboto-Medium,Microsoft YaHei;
  color: #000000;
  height: 20px;
  line-height: 20px;
  margin-top: 12px;
}
.line-7 .search-list .search-result .search-result-item  .search-result-item-customs-dsc .hsDescription{
  width: auto;
  max-width: 145px;
}
.line-7 .search-list .search-result .search-result-item .search-result-item-customs-dsc>span{
  color: #686D88;
  margin-right: 6px;
}
.line-7 .search-list .search-result .search-result-item .search-result-item-customs-dsc .yi{
  color:#1366ff;
  font-size: 24px;
  margin-right: 4px;
  cursor: pointer;
}

.line-7 .search-list .search-result .search-result-item .search-result-item-customs-dsc .search-result-item-line{
  height: 20px !important;
  padding-top: 3px !important;
}


.line-8{
  width: 100%;
  padding-top: 110px;
}

.line-8 .line-8-cont{
  width: 100%;
  height: 320px;
  background: linear-gradient(79deg,#454963 0%, #5f6684 100%);
}

.line-8 .line-8-cont-list{
  width: 1270px;
  height: 320px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items:flex-start;
  /* border: 1px solid red; */
}

.line-8 .line-8-cont-list .line-8-cont-box{
  /* min-width: 246px; */
  /* width: 316px; */
  flex: 1;
}

.line-8 .line-8-cont-list .default{
  /* animation-name: slowExpansion2;
  animation-duration: 1s; */
  
}

.line-8 .line-8-cont-list .active{
  max-width: 430px;
}

.line-8 .line-8-cont-list .cont-box-small{
  min-width: 210px;
  height: 320px;
  padding-top: 50px;
  padding-left: 26px;
  background: #5a607d;
  border-left: 0.5px solid #7b82a0;
  border-right: 0.5px solid #7b82a0;
  animation-duration: .5s;
}
.line-8 .line-8-cont-list .pal-30{
  padding-left: 30px !important;
}

.line-8 .line-8-cont-list .cont-box-large{
  width: 430px;
  height: 320px;
  padding-top: 50px;
  padding-left: 49px;
  animation-name: slowExpansion;
  animation-duration: .5s;
  overflow: hidden;
}
/* 缓慢展开*/
@keyframes slowExpansion {
  0%   {
    width: 360px;
    height: 200px;
    background: linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  }
  100% {
    width: 430px;
    height: 320px;
    background: linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  }
}

.line-8 .line-8-cont-list .cont-box-large .cont-box-msg{
  width: 340px;
  height: 78px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #ffffff;
  line-height: 26px;
}

@media screen and (max-width:  1920px) {
  .line-8 .line-8-cont-list .cont-box-large .cont-box-msg{
    font-size: 14px;
  }
}

.line-8 .line-8-cont-list .cont-box-large .cont-box-btn{
  width: 92px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 30px;
  color: #ffffff;
  padding-left: 12px;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
}
.line-8 .line-8-cont-list .cont-box-large .cont-box-btn i{
  vertical-align: bottom;
  margin-left: 4px;
}

.line-8 .line-8-cont-list .cont-box-cloud{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg11.png) no-repeat,linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .cont-box-trade{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg33.png) no-repeat,linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .cont-box-mango{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg44.png) no-repeat,linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .cont-box-tradewhy{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg55.png) no-repeat,linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .cont-box-jianzhan{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg22.png) no-repeat,linear-gradient(267deg,#ffac63 0%, #fe6d40 100%) ;
  background-size: 100% 100%;
}

.line-8 .line-8-cont-box {
  height: 30px;
  font-size: 28px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  /* font-weight: 600; */
  text-align: LEFT;
  color: #ffffff;
  line-height: 30px;
}

@media screen and (max-width:  1920px) {
  .line-8 .line-8-cont-list .cont-list-title{
    font-size: 22px;
  }
}

.line-8 .line-8-cont-list .line-8-cont-box .cont-box-cloud-default{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg1.png) no-repeat ;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .line-8-cont-box .cont-box-trade-default{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg3.png) no-repeat ;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .line-8-cont-box .cont-box-mango-default{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg4.png) no-repeat;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .line-8-cont-box .cont-box-tradewhy-default{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg5.png) no-repeat;
  background-size: 100% 100%;
}
.line-8 .line-8-cont-list .line-8-cont-box .cont-box-jianzhan-default{
  background: url(https://asset.joinf.com/official/images/index/line8-nbg2.png) no-repeat;
  background-size: 100% 100%;
}

.line-8 .line-8-cont-list .cont-box-small .cont-list-dsc{
  height: 20px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #bfc1cd;
  line-height: 20px;
}

.line-9{
  width: 100%;
  height: auto;
  background: #f8f9ff;
  padding-bottom: 48px;
}

.line-9>div{
  width: 1274px;
  height: 896px;
  margin: auto;
}
.line-9 .map-box{
  width: 1229px;
  height: 864px;
  position: relative;
  background: url(https://asset.joinf.com/official/images/index/map.png) no-repeat ;
  background-size:100% 100%;
}
.line-9 .map-box .dynamic-box{
  position: absolute;
  top: 150px;
  left: 242px;
  width: 183px;
  height: 224px;
  padding-top: 11px;
  top: 322px;
  left: 314px;
}
.map-box .dynamic-box .dynamic-box-t{
  width: 100%;
  height: 131px;
}
.map-box .dynamic-box .dynamic-box-b{
  width: 100%;
  height: 82px;
}
.map-box .dynamic-box .wid-56{
  width: 56px;
}
.map-box .dynamic-box .num{
  height: 46px;
  font-size: 50px;
  color: #fe6d40;
  line-height: 46px;
  font-family: "BarlowCondensed-Regular";
}
.map-box .dynamic-box .add{
  height: 46px;
  font-size: 36px;
  color: #fe6d40;
  line-height: 53px;
  font-family: "BarlowCondensed-Regular";
}
.map-box .dynamic-box .time{
  height: 46px;
  font-size: 50px;
  color: #fe6d40;
  line-height: 46px;
  letter-spacing :-2px;
  font-family: "BarlowCondensed-Regular";
}
.map-box .dynamic-box .text{
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #252642;
  line-height: 30px;
  padding-left: 58px;
}
/* 多项资质认证 实力备受认可 */
.line-10{
  width: 100%;
  height: 523px;
  padding-top: 110px;
  padding-bottom: 60px;
  
}
.line-10 .img-list{
  margin-top: 60px;
  width: 1286px;
  height: 284px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.line-10 .img-list .img-box{
  width: 160px;
  text-align: center;
}
.line-10 .img-list .img-box img {
  width: 130px;
  transition: all .3s;
}

@media screen and (max-width:  1920px) {
  .line-10 .img-list .img-box img{
    width: 100px;
  }
}

.line-10 .img-list .img-box img:hover{
  transform: scale(1.1)
}
.line-10 .img-list .img-box > div{
  height: 27px;
  font-size: 16px;
  font-weight: 400;
  color: #4d526d;
  line-height: 27px;
  margin-top: 15px;
}
.line-11{
  width: 100%;
  height: 687px;
  background:#ffffff url(https://asset.joinf.com/official/images/index/line11-bg.png) no-repeat;
  background-size:100% 100%;
  padding-top: 106px;
  position: relative;
}

.line-11 .cooperation-list{
  width: 1184px;
  height: 479px;
  position: absolute;
  top:255px;
  left: 50%;
  margin-left: -592px;
  display: flex;
  box-shadow: 0px 4px 32px 0px rgb(58 63 125 / 14%);
}

#sitehdSwiper{
  width: 923px;
  height: 479px;
  overflow: hidden;
}

#sitehdSwiper img{
  width: 100%;
  height: 479px;
}

.line-11 .cooperation-list .cooperation-cont>img{
  width: 100%;
  height: 479px;
}

.line-11 .cooperation-list .cooperation-cont .swiper-slide{
  position: relative;
}

.line-11 .cooperation-list .cooperation-btn-item-text{
  position: absolute;
  left: 50px;
  bottom: 40px;
  height: 32px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: LEFT;
  color: #ffffff;
  line-height: 32px;
  text-shadow: 0px 32px 52px 0px rgba(58,63,125,0.14); 
}

.line-11 .cooperation-list .cooperation-btn .cooperation-btn-item{
  width: 260px;
  height: 95px;
  background: #f6f8ff ;
  cursor: pointer;
}

.line-11 .cooperation-list .cooperation-btn .cooperation-btn-item img{
  width: 260px;
  height: 95px;
}

.line-11 .cooperation-list .cooperation-btn .cooperation-btn-item-line{
  width: 100%;
  height: 1px;
  background-color: #f0f2fa;
}

.line-11 .cooperation-list .cooperation-btn>div:hover{
  background: #ffffff !important;
}
.line-11 .cooperation-list .cooperation-btn .active{
  background: #ffffff !important;
}
/* 精选案例 */
.line-12{
  width: 100%;
  padding-top: 153px;
  padding-bottom: 60px;
}

.line-12 .case-list{
  width: 100%;
  margin: auto;
  margin-top: 60px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items:flex-start;
  
}
.line-12 .case-list .case-cell{
  padding: 5px;
  position: relative;
}

.line-12 .case-list .case-box{
  width: 268px;
  height: 174px;
  background: #f6f8ff;
  border-radius: 4px;
  padding: 28px 26px 0 26px;
}

.line-12 .case-list .case-box .case-box-title{
  height: 34px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  color: #252642;
  line-height: 34px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}

.line-12 .case-list .case-box .case-box-explain{
  margin-top: 16px;
  height: 72px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #686d88;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line-12 .case-list .case-box .case-box-b{
  height: 22px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  color: #4d526d;
  line-height: 21px;
  margin-top: 16px;
}

.line-12 .case-list .case-box-large{
  position: relative;
  width: 370px;
  height: 357px;
}
.line-12 .case-list .case-box-large img{
  display: block;
}
.case-box-large-top{
  width: 100%;
  background: #f6f8ff;
  /* border-radius: 5px; */
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
  animation-name: slowCaseLarge;
  animation-duration: .5s;
}

.case-box-large-bottom{
  width: 100%;
  background: #f6f8ff;
  /* border-radius: 5px; */
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
  position: relative;
  animation-name: slowCaseLarge;
  animation-duration: .5s;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* 缓慢展开*/
@keyframes slowCaseLarge {
  0%   {
    width: 268px;
    height: 218px;
  }
  100% {
    width: 100%;
    height: 357px;
  }
}

.line-12 .case-list .case-box-large img{
  width: 100%;
  /* height: 187px; */
  height: 208px;
}

.line-12 .case-list .case-box-large .case-box-large-cont{
  width: 100%;
  /* height: 170px; */
  height: 150px;
  padding: 22px 34px;
  padding-bottom: 28px;
  background: linear-gradient(336deg,#fe6d40 0%,#fe6d40 20%, #ffc0ac 100%);
  border-radius: 0px 0px 5px 5px;
}
.line-12 .case-list .case-box-large .case-box-large-cont .case-box-large-cont-title{
  height: 30px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Semibold,Microsoft YaHei;
  text-align: LEFT;
  color: #ffffff;
  line-height: 30px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}
.line-12 .case-list .case-box-large .case-box-large-cont .case-box-large-cont-explain{
  height: 72px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}

.line-12 .case-list .case-box-large .case-box-large-cont .case-box-large-cont-b{
  height: 28px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: LEFT;
  color: #ffffff;
  line-height: 27px;
  margin-top: 10px;
}

/* @media screen and (max-width:  1367px) {
  .line-12 .case-list .case-box-large .case-box-large-cont .case-box-large-cont-b{
    font-size: 14px;
  }
  .line-12 .case-list .case-box-large {
    width: 398px;
  }
  .line-12 .case-list .case-box-large .case-box-large-top img,.line-12 .case-list .case-box-large .case-box-large-bottom img{
    width: 398px;
  }
} */

.line-12 .case-list .case-box-large .case-box-large-cont .viewCase{
  width: 102px;
  height: 28px;
  background: rgba(255,255,255,0.32);
  border-radius: 5px;
  height: 28px;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 27px;
  text-align: center;
  display: inline-block;
}

.line-12 .case-btn-box{
  height: 60px;
  width: 432px;
  margin: auto;
  margin-top: 49px;
}

.line-12 .case-btn-box .btn-FE6D40{
  width: 220px;
  height: 60px;
  line-height: 60px;
}

.line-12 .case-btn-box .btn-F6F8FE{
  width: 220px;
  height: 60px;
  line-height: 60px;
  margin-left: 40px;
}

@media screen and (max-width:  1920px) {
  .line-12 .case-btn-box .btn-FE6D40{
    width: 200px;
    height: 48px;
    line-height: 48px;
  }
  .line-12 .case-btn-box .btn-F6F8FE{
    width: 200px;
    height: 48px;
    line-height: 48px;
    margin-left: 32px;
  }
}
/* 
.line-13{
  width: 100%;
  background: #ffffff;
} */

.line-13{
  width: 100%;
  /* height: 610px; */
  background: #f6f8ff;
}
.line-13 .new-box{
  width: 1200px;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items:flex-start;
}

.line-13 .new-box .new-item{
  width: 276px;
  /* height: 284px; */
  background: #ffffff;
  border-radius: 4px;
  display: block;
  cursor: pointer;
}

.new-box .new-item>img{
  width: 276px;
  height: 176px;
  display: block;
  border-radius: 4px 4px 0px 0px;
}

.new-box .new-item .text-box{
  width: 276px;
  height: 142px;
  background: #ffffff;
  border-radius: 0px 0px 4px 4px;
  padding: 20px 18px;
}

.new-box .new-item .text-box .text-title{
  width: 240px;
  height: 60px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: LEFT;
  color: #252642;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-box .new-item .text-box .text-time{
  width: 100%;
  height: 22px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular;
  text-align: LEFT;
  color: #a1a4b8;
  line-height: 22px;
  margin-top: 16px;
}

.line-14{
  width: 100%;
  height: 238px;
  padding-top: 50px;
  background: url(https://asset.joinf.com/official/images/index/line-14bg.png) no-repeat ;
  background-size:100% 100%;
}
.line-14 .line-14-title{
  width: 100%;
  height: 45px;
  font-size: 36px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  font-weight: 500;
  text-align: CENTER;
  color: #ffffff;
  line-height: 45px;
  letter-spacing: 14px;
  text-indent: 14px;
}
.line-14 .line-14-explain{
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Regular,Microsoft YaHei;
  font-weight: 400;
  text-align: CENTER;
  color: #ffffff;
  line-height: 20px;
  letter-spacing: 3px;
  text-indent: 3px;
}
.line-14 .line-14-btn-box{
  width: 200px;
  height: 44px;
  margin: auto;
  margin-top: 20px;
  background: linear-gradient(288deg,rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.00) 100%);
  padding: 1px;
  border-radius: 8px;
}
.line-14 .line-14-btn-box button{
  width: 200px;
  height: 42px;
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  color: #fe6d40;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium,Microsoft YaHei;
  cursor: pointer;
}

/* 滚动动画 */
/* 向上移动淡入 */
@keyframes moveUp {
  0%   {
    opacity: 0;
    top:100px
  }
  100% {
    opacity: 1;
    top:0px
  }
}
/* 向下移动淡入 */
@keyframes moveDown {
  0%   {
    opacity: 0;
    bottom:100px;
  }
  100% {
    opacity: 1;
    bottom:0px
  }
}
/* 向左移动淡入 */
@keyframes moveLeft {
  0%   {
    opacity: 0;
    right:100px
  }
  100% {
    opacity: 1;
    right:0px
  }
}
/* 向右移动淡入 */
@keyframes moveRight {
  0%   {
    opacity: 0;
    left:100px
  }
  100% {
    opacity: 1;
    left:0px
  }
}

.swiper-button-prev, .swiper-button-next{
  --swiper-navigation-size: 30px;
}

.mgb-10{
  margin-bottom: 10px;
}
@media (min-width: 1680px) and (max-width: 1919px) {
  .line-1 .line-mask-logo{
    position: absolute;
    top: 6%;
    left: 8%;
    width: 17%;
    z-index: 10;
  }
  .line-1 .line-mask-from{
    top: 18%;
  }
  .line-1 .line-mask-from .line-mask-from-title{
    font-size: 72px;
    height: 72px;
    line-height: 72px;
  }
  .line-1 .line-mask-from .line-mask-from-desc{
    height: 72px;
    font-size: 72px;
    line-height: 72px;
    margin-top: 30px;
  }
  .line-1 .line-mask-from .line-mask-from-tip{
    margin-top: 40px;
    height: 50px;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: 10.4px;
    padding-left: 10px;
  }
  .line-1 .line-mask-from .line-mask-from-tip span{
    margin-right: 50px;
    letter-spacing: 1px;
  }
  .line-1 .line-mask-from .line-mask-input-box{
    margin-top: 60px;
  }
  .line-1 .line-mask-from .line-mask-input-box button{
    width: 170px !important;
    height: 56px !important;
    line-height: 56px !important;
    font-size: 22px;
  }
}
@media (min-width: 1441px) and (max-width: 1679px) {
  .line-1 .line-mask-logo{
    position: absolute;
    top: 5%;
    left: 7%;
    width: 17%;
    z-index: 10;
  }
  .line-1 .line-mask-from{
    top: 16%;
  }
  .line-1 .line-mask-from .line-mask-from-title{
    font-size: 68px;
    height: 68px;
    line-height: 68px;
  }
  .line-1 .line-mask-from .line-mask-from-desc{
    height: 68px;
    font-size: 68px;
    line-height: 68px;
    margin-top: 26px;
  }
  .line-1 .line-mask-from .line-mask-from-tip{
    margin-top: 35px;
    height: 48px;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 11.5px;
    padding-left: 10px
  }
  .line-1 .line-mask-from .line-mask-from-tip span{
    margin-right: 50px;
    letter-spacing: 1px;
  }
  .line-1 .line-mask-from .line-mask-input-box{
    margin-top: 50px;
  }
  .line-1 .line-mask-from .line-mask-input-box button{
    width: 160px !important;
    height: 48px !important;
    line-height: 46px !important;
    font-size: 21px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .line-1 .line-mask-logo{
    position: absolute;
    top: 6%;
    left: 5%;
    width: 17%;
    z-index: 10;
  }
  .line-1 .line-mask-from{
    top: 18%;
  }
  .line-1 .line-mask-from .line-mask-from-title{
    font-size: 62px;
    height: 62px;
    line-height: 62px;
  }
  .line-1 .line-mask-from .line-mask-from-desc{
    height: 62px;
    font-size: 62px;
    line-height: 62px;
    margin-top: 26px;
  }
  .line-1 .line-mask-from .line-mask-from-tip{
    margin-top: 30px;
    height: 42px;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 8.4px;
  }
  .line-1 .line-mask-from .line-mask-from-tip span{
    margin-right: 40px;
    letter-spacing: 1px;
  }
  .line-1 .line-mask-from .line-mask-input-box{
    margin-top: 46px;
  }
  .line-1 .line-mask-from .line-mask-input-box button{
    width: 150px !important;
    height: 48px !important;
    line-height: 48px !important;
    font-size: 18px;
  }
}
@media screen and (max-width:  1366px){
  .line-1 .line-mask-logo{
    position: absolute;
    top: 5.4%;
    left: 6%;
    width: 17%;
    z-index: 10;
  }
  .line-1 .line-mask-from{
    top: 16%;
  }
  .line-1 .line-mask-from .line-mask-from-title{
    font-size: 56px;
    height: 56px;
    line-height: 56px;
  }
  .line-1 .line-mask-from .line-mask-from-desc{
    height: 56px;
    font-size: 56px;
    line-height: 56px;
    margin-top: 24px;
  }
  .line-1 .line-mask-from .line-mask-from-tip{
    margin-top: 36px;
    height: 36px;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 7px;
  }
  .line-1 .line-1mask-from .line-mask-from-tip span{
    margin-right: 30px;
    letter-spacing: 1px;
  }
  .line-1 .line-mask-from .line-mask-input-box{
    margin-top: 50px;
  }
  .line-1 .line-mask-from .line-mask-input-box button{
    width: 140px !important;
    height: 42px !important;
    line-height: 40px !important;
    font-size: 16px;
  }
}
