/*头部*/
.page-en{
  overflow: hidden;
}
.head{
  width: 100%;
  background: #fff;
  box-shadow:0px 1px 10px rgba(191,191,191,0.5);
}
#header-content{
  max-width: 1200px;
  height: 62px;
  width: 100%;
  margin: 0 auto;
  line-height: 62px;
}
#head-fixed{
  -js-display: flex;
  display: flex;
}
#layLogo{
  height: 62px!important;
  padding-left: 0;
  -js-display: flex;
  display: flex;
  /* flex: 1; */
}
#layLogo a{
  -js-display: flex;
  display: flex;
}
#head-fixed .layui-nav{
  height: 62px;
  background-color: #fff!important;
}
#head-fixed .layui-nav .layui-nav-item a{
  color: #333333!important;
  font-size: 14px!important;
  padding: 0 9px!important;
  background: transparent;
}
#head-fixed .layui-nav .layui-nav-item .layui-nav-child dd a:focus,#head-fixed .layui-nav .layui-nav-item .layui-nav-child dd a:active,#head-fixed .layui-nav .layui-nav-item .layui-nav-child dd a:visited,#head-fixed .layui-nav .layui-nav-item .layui-nav-child dd a:hover{
  background: transparent!important;
}
#head-fixed .layui-nav .layui-nav-item a:hover,#header-content #layui-nav .layui-this a{
  color: #557EFF!important;
}
#header-content #layui-nav .layui-this:after{
  background: #557EFF!important;
}
#head-fixed .layui-nav .layui-nav-item .layui-nav-child{
  text-align: center;
}
.logoAEIC{
  width: 128px;
  height: 36px;
  margin-top: 12px;
  padding-right:17px;
}
.logoTxt{
  width: 152px;
  height: 22px;
  margin-top: 15px;
  border-left: 1px solid #BFBFBF;
  padding: 4px 0 4px 17px;
}
.islang{
  font-weight:500;
  color:rgb(85, 126, 255);
}
.meetSearch{
  width: 140px;
  height: 28px!important;
  background: rgba(254,254,254,1);
  border-radius: 14px;
  border: 1px solid rgba(152,152,152,1);
  position: relative;
  margin-right: 4px;
  margin-left: auto;
  margin-top: 17px;
  padding: 0 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.searcgTxt{
  width: 100px;
  height: 28px;
  background: rgba(254,254,254,1);
  border: none;
  position: absolute;
  font-size: 12px;
  padding-left: 10px;
}
.searcgBtn{
  position: absolute;
  right: 12px;
  top: -16px;
  cursor: pointer;
}
.head .layui-nav-bar{
  height:5px;
  background:rgba(85,126,255,1);
  border-radius:3px;
}

/*底部*/
.footer {
  width: 100%;
  border-top: 1px solid #EFEFEF;
}
.footer-wrap {
  width: 100%;
  height: 300px;
  background: #FFFFFF;
  left: calc(50% - 600px);
  color: #989898;
  font-size: 12px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin: auto;
}
.footer-top{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 23px 0 35px 0;
  -js-display: flex;
  display: flex;
}
.footer .usAeic{
  width: 420px!important;
  padding-right: 63px;
}
.footer .usAeic .aeicLogoDown{
  width: 115px;
  margin-bottom: 20px;
}
.footer .usAeic .aeicLogoDown img{
  width: 100%;
}
.footer .usAeic .aeicContent{
  font-size: 12px;
  font-weight:400;
  color:#989898;
  line-height:20px;
  margin-bottom: 12px;
  text-align: justify;
}
.footer .linksTxt{
  display: inline-block;
  background: #EAF0FF;
  font-size: 12px;
  font-weight:400;
  color:rgba(31,104,172,1);
  background: url("../images/foot/linkslogo.png")no-repeat left center;
  background-size: 100%;
  padding: 10px 15px 12px 10px;
}
.footer .linksbox{
  display: inline-block;
}
.footer .linksbox a{
  font-size: 12px;
  font-weight:400;
  color:rgba(187,187,187,1);
  margin-left: 10px;
}
.footer .contUs{
  width: 360px!important;
  -js-display: flex;
  display: flex;
  padding: 0 68px;
}
.footer .contUs .contLeft{
  width: 123px!important;
  flex: 1;
}
.footer .contUs .contLeft li{
  margin-bottom: 10px;
  font-size:14px;
}
.footer .contUs .contLeft li a{
  color:#666;
}
.contBox{
  width: 157px!important;
}
.footer .contBoxList{
  -js-display: flex;
  display: flex;
  margin-bottom: 17px;
}
.footer .contBoxPic{
  width: 15px;
  height: 16px;
  margin-right: 10px;
}
.footer .contBoxPic img{
  width: 100%;
}
.footer .contBoxlian{
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:14px;
}
.footer .contBoxlian p{
  margin-bottom: 10px;
}
.footer .callCode{
  width: 420px!important;
  padding-left: 68px;
}
.footHr{
  width:2px;
  height:160px;
  background:rgba(216,216,216,1);
  opacity:0.2;
  margin-top: 50px;
}
.footer-wrap-down{
  width: 100%;
  background: #333333;
}
.footer-down{
  max-width: 1200px;
  width: 100%;
  height: 60px;
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255,255,255,1);
  line-height: 17px;
  letter-spacing: 1px;
  padding-top: 15px;
  box-sizing: border-box;
}
.footer-down p span a{
  color: #fff;
}
.footdownTit{
  font-size:16px;
  font-weight:500;
  color:#333;
  margin-bottom: 21px;
}
.footCode{
  width: 100px!important;
  text-align: center;
  -js-display: flex;
  display: flex;
}
.footCode .codePic{
  width: 100px;
  height: 100px;
}
.footCode .codePic img{
  width: 100px;
}
.footCode p{
  font-size:12px;
  font-weight:600;
  color:#666;
  letter-spacing:1px;
}
.footCodeRight{
  width: 165px!important;
  margin-left: 59px;
}
.footCodeRight a{
  display: block;
  width: 165px;
  height: 44px;
  margin-bottom: 12px;
}
.footCodeRight a img{
  width: 100%;
}
.callusPic{
  display: block;
  width: 165px;
  height: 44px;
  border-radius: 23px;
  background: #EAF0FF;
  font-size:14px;
  font-weight:600;
  color:rgba(85,126,255,1);
  line-height:44px;
}
.callusPic img{
 width: 24px!important;
  margin-right: 26px;
}


/*固定
*/
.fixed_bottom{
  width: 150px;
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 2000;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.foot-img {
  width: 30px !important;
  height: 30px;
  cursor: pointer;
}
.fixed_bottom img{
  width: 100%;
}
.keynoteMeet{
  position: relative;
}

.bodyfixd{
  width: 1251px;
  height: auto;
  margin: 0 auto;
}
.bodyfixd_li{
  width: 50px;
  background: rgba(254,254,254,1);
  border: 1px solid rgba(239,239,239,1);
  position: fixed;
  right: 0;
  top: 100px!important;
  z-index: 15;
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (min-width:1400px ) {
  .bodyfixd_li{
      width: 50px;
      background: rgba(254,254,254,1);
      border: 1px solid rgba(239,239,239,1);
      position: fixed;
      right: 0;
      top: 187px!important;
      z-index: 15;
      padding: 0 10px;
      box-sizing: border-box;
  }
}
.bodyfixd_li .bodyfixd_li_lists{
  width: auto;
  height: auto;
  text-align: center;
  line-height: 47px;
  background: rgba(254,254,254,1);
  border-bottom: 2px solid rgba(239,239,239,1);
  cursor: pointer;
  position: relative;
}
.bodyfixd_li .bodyfixd_li_lists:nth-child(5){
  border-bottom: 0;
}
.bodyfixd_li li:hover .bodyfixd_li_box_act{
  display: inline-block;
}
.bodyfixd_li li:hover .bodyfixd_li_box_logo{
  display: none;
}
.bodyfixd_li li:hover .bodyfixd_li_box{
  display: inline-block;
}
.bodyfixd_li_lists:last-child{
  background: #666;

}
.bodyfixd_li_box_logo{
  width: 21px;
  height: 21px;
}
.bodyfixd_li_box_act{
  width: 21px;
  height: 21px;
  display: none;
}
.bodyfixd_li_box{
  display: none;
  position: absolute;
  top: 0;
  right: 46px;
  padding: 0 10px 11px 10px;
  background: rgba(254,254,254,1);
  box-shadow: 0px 1px 3px 3px rgba(0,0,0,0.07);
  border: 1px solid rgba(239,239,239,1);
  border-radius: 4px;
}
.bodyfixd_li_box p{
  font-size: 14px;
  font-weight: 400;
  color: rgba(51,51,51,1);
  line-height: 17px;
  margin: 12px auto 6px auto;
  white-space: nowrap;
}
.bodyfixd_li_box .bodyfixd_code{
  width: 88px!important;
  font-size: 12px;
  word-break: break-word;
  white-space: unset;
}
.bodyfixd_li_box_pic{
  width: 120px;
  height: 120px;
  margin: auto;
}
.bodyfixd_li_box::before{
  content: "";
  position: absolute;
  right: -20px;
  top: 10px;
  border: 10px solid transparent;
}
.bodyfixd_li_box_qq{
  white-space: nowrap;
  text-align: left;
}
.bodyfixd_li_box_qq li{
  border-bottom: 1px solid #eee;
}
.fixdUp{
  display: none;
  width: 48px!important;
  margin-left: -10px;
}
.fixdUp #gotop_btn img{
  display: inline-block;
  width: 16px;
  height: 16px;
}
#layui-nav .layui-nav-more{
  display: none;
}
