.htop {
      
   background: #f7f7f7;  height: 40px; /*===  border-bottom: solid 1px #e9e4e4; background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2023011419564159278/cms/image/45bf1bcb-4ad8-4df8-a231-0e9cfa161cd6.jpg?d=1676874182406) no-repeat ;===*/

}
.htoprow {
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
    line-height: 40px;
    color: #666;
}
.hleft {
    width: 50%;
    float: left;
}
.hright {
    width: 50%;
    float: left;    padding-right: 20px;
    text-align: right;
    vertical-align: top;
}
.hright a{    height: 30px;
    line-height: 30px;}
.hright a:hover{color:#2d3342;}

.hright span {
    margin-left: 10px;
    margin-right: 10px;    height: 30px;
    line-height: 30px;
}



.hright .jtzw{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2023021818022862044/cms/image/719af1ff-1da1-4ff9-9e3f-39c5191f705c.png?d=1681542377060) no-repeat left 50%;padding-left:30px;    display: inline-flex;}
.hright .yw{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2023021818022862044/cms/image/5e3a48c1-4ef6-43c5-a4bb-945ff8c428c4.png?d=1681542385996) no-repeat left 50%;padding-left:30px;    display: inline-flex;}



.hright2 {
    width: 30%;
    float: left;  
    text-align: right;
    vertical-align: top;display: none;
}


@media only screen and (max-width: 768px){
  .hright2{display: block;}
  .hright{display: none;}
  .hleft{    width: 70%;}
}


.hright2 a{    height: 30px;
    line-height: 30px;}
.hright2 a:hover{color:#fff;}

.hright2 span {
    margin-left: 10px;
    margin-right: 10px;    height: 30px;
    line-height: 30px;
}






.head_lan {
    width: auto;
    position: relative;
    display: inline-block;
    float: right;
}
.lan_con {
    width: auto;
    display: block;
    height: 40px;
    justify-content: center;
    align-items: center;
}
.lan_con:hover .lan_list{opacity: 1;visibility: visible;}
.head_lan .lan_tit {
    width: auto;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 13px;
    padding-left: 15px;
}
.head_lan .lan_tit .iconfont.map {
    margin-right: 10px;
    margin-left: 0;
    font-size: 0;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 100%;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021123122320714059/cms/image/39ecda5a-9a4c-4c5a-badb-b30d3be9fdd8.gif) no-repeat center center;
    background-size: cover;
    display: block;
}
.head_lan .lan_tit svg {
    margin-left: 10px;
    width: 12px;
}
.head_lan .lan_list {
    display: flex;
    width: 100px;
    margin-left: 15px;
    background: #fff;
    position: fixed;
    z-index: 99;
    top: 15px;
    font-size: 13px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 20px);
    transition: all .3s ease;
    flex-direction: column;
}
.head_lan .lan_list p {
    padding: 3px;
    border-bottom: 1px solid #eee;
}
.head_lan .lan_list a {
    color: #666;
    display: block;
    text-align: center;
    padding: 2px 5px;
    height: 30px;
    line-height: 30px;
    transition: all .3s ease;
}
.head_lan .lan_list a:hover{color:#0b55c2;}
.head_lan .lan_list span {
    position: relative;
    display: inline-block;    margin: 0;
    padding: 0;
}



.fa_info{display:block;    z-index: 9;
    width: 1280px;
    position: absolute;
    left: 50%;
    text-align: center;
    margin-left: -640px;
    top: 40%;}

.fa_info h1{font-weight: bold!important;color:#fff;text-shadow: 0 0 15px rgb(0 0 0 / 20%);}
.fa_info h6{font-weight: normal!important;color:#fff;text-shadow: 0 0 15px rgb(0 0 0 / 20%);}



.e_bannerA-2{height:300px;overflow:hidden;position: relative;}
.e_bannerA-2 img{width:100%;
height:auto;
transition:all .5s ease;
left: 50%!important;
top: 50%!important;
-webkit-transform: translate(-50%,-50%)!important;
-ms-transform: translate(-50%,-50%)!important;
transform: translate(-50%,-50%)!important;
position: absolute;}
@media only screen and (max-width: 1450px){
    
  .e_bannerA-2 img{width:auto;
height:100%;
transition:all .5s ease;
left: 50%!important;
top: 50%!important;
-webkit-transform: translate(-50%,-50%)!important;
-ms-transform: translate(-50%,-50%)!important;
transform: translate(-50%,-50%)!important;
position: absolute;}
}
@media only screen and (max-width:768px){
 .e_bannerA-2{height:200px;} 
}
.page_a.current{background:#2d3342!important;}
.page_a:hover{color:#fff;    border-color: #ffa200;
    background-color: #ffa200;}

