
/* header */
.aier__header,
.top__bar,
.top__head,
.top__menu,
.aier__container,
.aier__footer,
.aier__submenu{
  width: 100%;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.aier__container .inner,
.aier__footer .inner,
.aier__header .inner,
.aier__submenu .inner{
  width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.aier__header .inner:after{
  clear: both;
  content: '';
  display: block;
}
.aier__header a{
  text-decoration: none;
  outline: none;
}

.top__menu,
.disease-menu,
.disease-menu .title i,
.disease-menu .disease-menu-list .list-item h3 i,
.disease-menu .disease-menu-list .list-item h3 a, 
.disease-menu .disease-menu-list .list-item p a,
.sildetool .box-icon span,
.aier__footer a,
.btn:hover .icon-aier{
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.top__bar{
  height: 32px;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  line-height: 32px;
}
.top__bar .text span{
  margin-right: 1rem;
}

.aier__header ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.aier__header .text p,
.aier__header .text ul{
  margin:0;
}
.aier__header .text ul li{
  display: inline-block;
}
.aier__header .link{
  width: 160px;
}
.top__bar .link li{
  list-style: none;
  display: inline-block;
  position: relative;
}
.top__bar .link li.open-city{
  list-style: none;
  display: block;
  float: right;
  position: relative;
}
.top__bar .link a.top{
  display: block;
  line-height: 32px;
  cursor: pointer;
  position: relative;
  border-radius: .4rem;
  padding: 2px 16px 2px 4px;
  border-radius: 3px;
  height: 32px;
}
.top__bar .link a i.fa{
  display: block;
  line-height: 15px;
  position: absolute;
  top: 10px;
  right: 3px;
}
.top__bar .link a:hover{
  text-decoration: none;
}
/* 顶部医院下拉 */
.top__bar .top-hos-wrap{
  position: absolute;
  right: 0;
  top: 31px;
  z-index: 100;
  width:358px;
  border: 1px solid #ccc;
  border-top: none;
  padding:10px;
  display: none;
}
.top__bar .top-hos-wrap li{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin:0;
}
.top__bar .top-hos-wrap li.tb-selected{
  display: block;
  width: 25%;
  margin-bottom: 5px;
}
.top__bar .top-hos-wrap li a{
  display: block;
  padding: 0;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
}
/* new top */
.top__head .logo2{
  width: 400px;
  height:100px;
  line-height: 100px;
  overflow: hidden;
}
.top__head .slogn-banner{
  width: 550px;
  height: 100px;
  overflow: hidden;
}
.top__head .phone-wrapper{
  width: 200px;
  height: 100px;
  overflow: hidden;
}
.top__head .logo2 img,
.top__head .slogn-banner img,
.top__head .phone-wrapper img{
  display: block;
  margin:0;
  height:100px;
}
.top__head .logo2 img{
  width: 400px;
}
.top__head .slogn-banner img{
  width: 550px;
}
.top__head .phone-wrapper img{
  width: 200px;
}
/* old head */
.top__head .logo-wrapper{
  margin: 35px 0;
  position: relative;
}
.top__head .logo-wrapper{
  width: 400px;
  height: 100px;
  overflow: hidden;
}
.top__head .phone-wrapper{
  position: relative;
}
.top__head .navbartoggle{
  display: none;
  font-size: 24px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 10px;
  background-color: rgba(255, 255, 255, .2);
  border-radius: .5rem;
}
.top__head .logo-wrapper li {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  line-height: 14px;
  margin-right: 20px;
}
.top__head .logo-wrapper .allcity{
  width: 90px;
  position: relative;
  z-index: 1;
}
.top__head .logo-wrapper .allcity .btn-allcity{
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding: 0 0 0 10px;
  border-radius: 5px;
  border: 1px solid #337ab7;
  color: #337ab7;
  vertical-align: middle;
  position: relative;
  font-size: 14px;
}
.top__head .logo-wrapper .allcity .btn-allcity .fa{
  position: absolute;
  right: 5px;
  top: 6px;
}
.top__head .logo-wrapper .allcity .btn-allcity .fa,
.top__head .logo-wrapper .allcity .zj-aier-hos{
  transition: all .5s;
  -webkit-transition: all .5s;
}
.top__head .logo-wrapper .slogn{
  height: 30px;
  background-repeat: no-repeat;
}
.top__head .logo-wrapper .logo,
.top__head .logo-wrapper .logo .logo-link{
  display: inline-block;
  width: 250px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 100% auto
}
.top__head .phone-wrapper .title,
.top__head .phone-wrapper .number{
  display: block;
  overflow: hidden;
}
.top__head .phone-wrapper .title {
  font-size: 12px;
  color: #666;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -12px;
  border-bottom: none;
  line-height: 20px;
  height: 20px;
  background: none;
}
.top__head .phone-wrapper .number {
  font-size: 30px;
  color: #0058a2;
  font-family: 'Times New Roman', Georgia, Times, serif;
  font-weight: bold;
  letter-spacing: .1rem;
  line-height: 32px;
  position: relative;
}


.top__head-two .logo2{
  width:400px;
  margin-right: 110px;
}
.top__head-two .logo2 img{
  width:400px;
}
/* allcity */
.top__head .logo-wrapper .allcity .btn-allcity:hover,
.top__head .logo-wrapper .allcity .btn-allcity:focus,
.top__head .logo-wrapper .allcity.open .btn-allcity{
  background-color: #337ab7;
  color: #fff;
}
.top__head .logo-wrapper .allcity.open,
.top__head .zj-aier-hos{
  box-shadow: 0 .5rem .5rem rgba(0, 0, 0, .5);
}
.top__head .logo-wrapper .allcity.open .btn-allcity{
  border-radius: 5px 5px 0 0;
}
.top__head .logo-wrapper .allcity.open .btn-allcity .fa{
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  top: 11px;
}
.top__head .zj-aier-hos{
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1000;
  width: 400px;
  border-radius: 0 5px 5px 5px;
  overflow: hidden;
  display: none;
  height: 0px;
}
.top__head .logo-wrapper .allcity.open .zj-aier-hos{
  height: auto;
  display: block;
  background-color: #337ab7;
}
.top__head .zj-aier-hos li{
  position: relative;
  height: 35px;
  line-height: 35px;
  display: block;
  float: left;
  width: 25%;
  margin-right: 0;
}
.top__head .zj-aier-hos li a{
  display: block;
  width: 100%;
  padding: 0 10px;
  color: #fff;
  border-bottom: 1px solid #2c70ab;
  border-right: 1px solid #2c70ab;
}
.top__head .zj-aier-hos li a:hover{
  background-color: #1d629d;
  color: #fff;
}
/* top__menu */
.top__menu{
  height: 45px;
  background-repeat: repeat-y;
  background-position: center;
  background-size: 100% auto;
  box-shadow: 0 0.2rem 0.2rem rgba(0,0,0,.3);
}

.top__menu.menu-fixed{
  position: fixed;
  top: 0;
}
.top__menu .aier-nav{
  margin-left: 260px;
  display: flex;
  display: -webkit-flex;
  overflow: hidden;
  height: 45px;
}
.top__menu .aier-nav li{
  display: inline-block;
  width: 107px;
  height: 45px;
  overflow: hidden;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  flex: 1;
}
.top__menu .aier-nav li a,
.top__menu .aier-nav li a span{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}
.top__menu .aier-nav li a:hover,
.top__menu .aier-nav li a.active{
  text-decoration: none;
}
.top__menu .aier-nav li a span.over{
  position: absolute;
  top: -46px;
}
.top__menu .aier-nav li a span.out{
  position: absolute;
  background: none;
  top: 0;
}
/* disease-menu */
.disease-menu{
  width: 240px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
.disease-menu.active{
  height: 790px;
}
.disease-menu .title{
  margin: 0;
  padding: 0;
  line-height: 45px;
  font-weight: 500;
  font-size: 18px;
  text-align: left;
  padding-left: 15px;
  width: 260px;
  height: 45px;
  overflow: hidden;
  cursor: pointer;
  border: none;
}
.disease-menu .title i {
  width: 23px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 12px;
}
.disease-menu .disease-menu-list{
  position: relative;
  z-index: -1;
  width: 260px;
  box-shadow: 0 5px 5px rgba(0,0,0,.3);
  display: none;
}
.top__menu.active .disease-menu .disease-menu-list{
  display: block;
}
.two-index .disease-menu .disease-menu-list{
  display: block;
}
.disease-menu .disease-menu-list .list-item{
  width: auto;
  padding: 5px 10px;
  line-height: 24px;
  border-bottom: 1px solid #ccc;
}
.disease-menu .disease-menu-list .list-item p{
  margin: 0;
}
.disease-menu .disease-menu-list .list-item h3{
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding-left: 35px;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 700;
  position: relative;
  margin: 5px 0;
}
.disease-menu .disease-menu-list .list-item h3 i {
  width: 23px;
  height: 23px;
  line-height: 23px;
  position: absolute;
  left: 5px;
  text-align: center;
}
.disease-menu .disease-menu-list .list-item h3 i img{
  width: 70%;
}
.disease-menu .disease-menu-list .list-item h3 a, 
.disease-menu .disease-menu-list .list-item p a {
    text-decoration: none;
}
.disease-menu .disease-menu-list .list-item p a {
    border-radius: 2px;
    margin-right: 4px;
    padding: 2px 5px;
    display: inline-block;
    font-size: 14px;
}
/* icon  disease_menu-icon*/
.disease_menu-icon{
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;
    background-color: #6eb92b;
    border-radius: 50%;
}
.icon-qg{
    background-position: 2px 4px;
}
.icon-bnz{
    background-position: 2px -32px;
}

.icon-xeykmz{
    background-position: 2px -71px;
}

.icon-ydb{
    background-position: 2px -113px;
}

.icon-ybb{
    background-position: 2px -154px;
}

.icon-zhyb{
    background-position: 2px -192px;
}
.icon-down{
    background-position: 2px -232px;
    background-color: rgba(0, 0, 0, .1)!important;
}
/* 
  aier__submenu
 */
.aier__submenu{
  border-bottom: 1px solid #dedede;
  background: #fafafa;
  height: 50px;
}
.submenu{
  list-style: none;
  padding: 0;
  margin: 0;
}
.submenu .item{
  display:block;
  float: left;
  padding-top: 5px;
}
.submenu .item a{
  display: block;
  padding: 0px 10px;
  line-height: 40px;
  height: 40px;
  border-right: 1px solid #dedede;
  font-size: 16px;
  color: #444;
  text-decoration: none;
}
.submenu .item a:hover{
  background-color: #fff;
  color:#337ab7;
}
.submenu .item:last-child a{
  border-right: none;
}

/* 
  sildetool
 */
.sildetool{
  position: fixed;
  bottom: 5rem;
  right: 0;
  background-color: rgba(255, 255, 255, .8);
  width: 70px;
  height: 330px;
  border-radius: .4rem 0 0 .4rem;
  z-index: 100;
  font-size: 12px;
}
.sildetool .box-icon{
  display: block;
  width: 60px;
  height: 70px;
  margin: 10px auto 0;
  text-align: center;
  color: #666;
  text-decoration: none;
}
.sildetool .box-icon span{
  display: block;
}
.sildetool .box-icon .icon-big-60{
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 50%;
}
/* icon  icon-big-60*/
.icon-big-60{
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-online-ask{
  background-position: 7px -46px;
}
.icon-online-register{
  background-position: 7px -90px;
  background-color: #08c;
}
.icon-phone{
  background-position: 9px -138px;
}
.icon-scrolltop{
  background-position: 9px -182px;
  background-color: #08c;
}

.sildetool .box-icon .icon-online-ask,
.sildetool .box-icon .icon-phone{
  background-color: #0b4c90;
}
.sildetool .box-icon:hover .icon-online-ask,
.sildetool .box-icon:hover .icon-phone{
  background-color: #6eb92b;
}

.sildetool .box-icon .icon-online-register,
.sildetool .box-icon .icon-scrolltop{
  background-color: #08c;
}
.sildetool .box-icon:hover .icon-online-register,
.sildetool .box-icon:hover .icon-scrolltop{
  background-color: #6eb92b;
}
/* 
  over lay city
 */
.city-overlay{
  -moz-transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.overlay-bg{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, .2);
  z-index: 990;
  top: 0;
  left: 0;
  position: absolute;
}
.city,
.citybox{
    padding: 50px 0 30px;
    border:none;
    border-top:1px solid #0054a3;
    background-color: #0054a3;
    position: relative;
}
.city-overlay{
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  min-height: 400px;
  visibility: visible;
}
.city-overlay.up{
  top: -150%;
  visibility: hidden;
}
.city-overlay .citybox-close{
    background-color: #013280;
    background-position: 0 0;
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: .8;

}

.city-n,
.citybox .main_hospital{
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.citybox .main_hospital .logo_foot-link{
    display: block;
    width: 160px;
    height: 25px;
    background: url(/web/20220501173833im_/http://www.jhaier.cn/Public/home/static/images/logo/logo-aier-white-160.png) no-repeat 0 0;
    background-size: 100% auto;
    text-indent: -888rem;
    margin-bottom: 30px;
}
.citybox .main_hospital .open{
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
    width: 100px;
    cursor: pointer;
    line-height: 18px;
    font-size: 12px;
    
}
.citybox .main_hospital .open span,
.citybox .main_hospital .open span i{
    display: block;
}
.citybox .main_hospital .open span{
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    position: relative;
    margin-top:4px;
}
.citybox .main_hospital .open span i{
    overflow: hidden;
    background-color: #fff;
    position: absolute;
}
.citybox .main_hospital .open span .line-1{
    width: 10px;
    height: 2px;
    top:4px;
}
.citybox .main_hospital .open span .line-2{
    width: 2px;
    height: 10px;
    left: 4px;
}
.citybox .main_hospital .open span .line-2.hide{
    display: none;
}

.citybox .item{
    float: left;
    width: 68px;
    margin-bottom: 20px;
    text-align: left;
    color: #fff;
    height: 55px;
    margin-right: 2px;
    overflow: hidden;
    transition: all .4s;
    -webkit-transition: all .4s;
    text-align: center;
}
.citybox .item.auto{
    height: 500px;
}
.citybox .item .hospital_city{
    list-style: none;
    margin: 0;
    padding: 0;
}
.citybox .item h3{
    color: #b9ddff;
    background: #034888;
    font-size: 12px;
    line-height: 25px;
    border-radius: 4px;
    margin: 0;
}
.citybox .item .hospital_city li{
    line-height:25px;
    font-size: 12px;
}

.city-list-m{
    float: left;
    width: 55px;
    min-height: 400px;
    text-align: center;
}
.city-list-m a,
.city-list-m span,
.citybox .item .hospital_city a{
    color: #fff;
    text-decoration: none;
}
.city-list-m span{
    display: block;
    padding-bottom: 20px;
}

.top-menu{
    position: fixed;
    left: 0;
    right: 0;
    top: -650px;
    background:rgba(146,210,88, 1);
    /*background: -webkit-linear-gradient(left, #6fb92c 0%, #92d258 50%, #6fb92c 100%);*/
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
    z-index: 999;
    padding: 40px;
    transition: .3s all;
    z-index: 11;
    min-height: 650px;
    transition: all .5s
    -webkit-transition: all .5s
}
.top-menu.open {
    top: 0!important;
    margin-top: 0!important;
}
/* 搜索 */
.search-wrap{
  margin-top:35px;
  margin-left: 10px;
  width: 420px;
  height: 40px;
}
.form-search{
  display: block;
  width: 420px;
  height: 40px;
}
.form-search .inp-search,
.form-search .btn-search{
  display: block;
  padding:0;
  margin: 0;
  height: 40px;
  border-radius: 0;
  float: left;
}
.form-search .inp-search{
  width: 340px;
  border:2px solid #1887ff;
  border-right: none;
  padding:5px 10px;
}
.form-search .btn-search{
  width: 80px;
  display: inline-table;
  background-color: #1887ff;
  color: #fff;
}
.form-search .btn-search:hover{
  background-color: #0f76e5;
}
/* 模板二 导航 */
.top__menu-two{
  background: none !important;
  z-index: 20;
  position: relative;
  box-shadow: none !important;
  border-bottom: 1px solid #dadada;
}
.top__menu-two .aier-nav{
  margin-left: 220px;
}
.top__menu-two .aier-nav li a{
  color: #333 !important;
  position: relative;
}
.top__menu-two .aier-nav li a:hover{
  color: #000 !important;
}
.top__menu-two .aier-nav li a.active{
  background: none !important;
  color: #1887ff !important;
  font-weight: bold;
}
/* 模板三 导航 */
.top__menu-three{
  background: #1887ff !important;
  z-index: 20;
  position: relative;
  box-shadow: none !important;
}
.top__menu-three .aier-nav{
  margin-left: 220px;
}
.top__menu-three .aier-nav li a{
  color: #fff !important;
  position: relative;
}
.top__menu-three .aier-nav li a:hover{
  color: #f2f2f2 !important;
}
.top__menu-three .aier-nav li a.active{
  background: #0a56bb !important;
  color: #fff !important;
  font-weight: bold;
}
.top__menu-two .aier-nav li a.active::after,
.top__menu-two .aier-nav li a:hover::after{
  content: '';
  width: 60%;
  height: 4px;
  background-color: #1887ff !important;
  position: absolute;
  left: 20%;
  bottom:0;
}
/* 模板 导航 下拉子导航 */
.top__menu-two .disease-menu,
.top__menu-two .disease-menu .title,
.top__menu-two .disease-menu .disease-menu-list,
.top__menu-three .disease-menu,
.top__menu-three .disease-menu .title,
.top__menu-three .disease-menu .disease-menu-list{
  width: 220px;
}
.top__menu-two .disease-menu .title,
.top__menu-three .disease-menu .title{
  background: #1887ff !important;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
}
.top__menu-three .disease-menu .title{
  background: #1d70df !important;
  border-radius: 0;
}
.top__menu-two .disease-menu .title span.icon-disease,
.top__menu-three .disease-menu .title span.icon-disease{
  display: block;
  width: 18px;
  height: 20px;
  background: url(/web/20220501173833im_/http://www.jhaier.cn/Public/home/static/images/nav/disease_menu.png) no-repeat center center;
  float: left;
  margin-top:13px;
  margin-right: 15px; 
}
.top__menu-two .disease-menu.active,
.top__menu-three .disease-menu.active{
  height: auto;
}
.top__menu-two .disease-menu .disease-menu-list,
.top__menu-three .disease-menu .disease-menu-list{
  background-color: rgba(0, 24, 49, .9) !important;
  min-height: 450px;
}
.top__menu-two  .disease_menu-icon,
.top__menu-three  .disease_menu-icon{
  background: none;
}
.top__menu-two  .disease-menu .disease-menu-list .list-group,
.top__menu-three  .disease-menu .disease-menu-list .list-group{
  padding: 21px 0;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item,
.top__menu-three  .disease-menu .disease-menu-list .list-item{
  padding: 0;
  border:none;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item h3,
.top__menu-three  .disease-menu .disease-menu-list .list-item h3{
  margin:0;
  height: 51px;
  line-height: 51px;
  padding-left: 42px;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item h3 a, 
.top__menu-two  .disease-menu .disease-menu-list .list-item p a,
.top__menu-three  .disease-menu .disease-menu-list .list-item h3 a, 
.top__menu-three  .disease-menu .disease-menu-list .list-item p a{
  color: #fff !important;
  font-weight: 400;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item h3 i,
.top__menu-three  .disease-menu .disease-menu-list .list-item h3 i{
  top: 14px;
  left:12px; 
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.top__menu-two .disease-menu .disease-menu-list .list-item h3 i img,
.top__menu-three .disease-menu .disease-menu-list .list-item h3 i img{
  width: 100%;
  height: 100%;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item.active h3,
.top__menu-three  .disease-menu .disease-menu-list .list-item.active h3{
  background: #00346b !important;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item.active h3 i,
.top__menu-three  .disease-menu .disease-menu-list .list-item.active h3 i{
  background: none;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item.active h3 a,
.top__menu-three  .disease-menu .disease-menu-list .list-item.active h3 a{
  color: #f2f2f2 !important;
}
.top__menu-two  .disease-menu .disease-menu-list .list-item.active h3::after,
.top__menu-three  .disease-menu .disease-menu-list .list-item.active h3::after{
  position: absolute;
  right: 0;
  top: 17px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #fff transparent transparent;
}
/* 病种 二级导航 */
.disease-sub-menu{
  background: #fff;
  position: absolute;
  left: 220px;
  top:0;
  width: 980px;
  min-height: 450px;
  border-left: 0;
  z-index: 100;
  display: none;
  padding:12px 20px 0 20px;
  color: #666;
  border: #ccc solid 1px;
  border-left: none;
}
.disease-menu .list-item.active .disease-sub-menu{
  display: block;
}
.disease-sub-menu .sub-nav-list {
  width: 640px;
  padding-top: 10px;
}
.disease-sub-menu .sub-nav-list dl {
  float: left;
  width: 267px;
  margin:0;
  margin-right: 40px;
}
.disease-sub-menu .sub-nav-list dl:nth-child(even) {
  margin-right: 0;
}
.disease-sub-menu .sub-nav-list dl dt {
  height: 28px;
  border-bottom: 1px solid #bdbdbd;
  line-height: 28px;
  margin:0;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
}
.disease-sub-menu .sub-nav-list dl dt a {
  color: #262626;
}
.disease-sub-menu .sub-nav-list dl dt a:hover,
.disease-sub-menu .sub-nav-list dl dd a:hover {
  color: #000;
}
.disease-sub-menu .sub-nav-list dl dd {
  max-height: 85px;
  min-height: 35px;
  padding-top: 5px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  margin:0;
}
.disease-sub-menu .sub-nav-list dl dd a {
  width: 89px;
  height: 27px;
  line-height: 24px;
  display: inline-block;
  color: #6e6e6e;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
}
.disease-sub-menu .hot-sale {
  position: relative;
  width: 280px;
  height: 340px;
  margin-top: 14px;
  padding-bottom: 30px;
  overflow: hidden;
}
/* 头部 热门城市 */
.top__submenu{
  background-color: #f2f2f2;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.top__submenu .tit{
  color: #1887ff;
  font-weight: 600;
  font-size: 14px;
  padding-left: 0;
  width: 115px;
}
.top__submenu.two-index .tit{
  width: 345px;
  padding-left:230px;
}
.top__submenu .tag-host-city{
  list-style: none;
  padding:0;
  width: 855px;
  overflow: hidden;
}
.top__submenu .tag-host-city li{
  display: block;
  float: left;
  font-size: 14px;
  width: 50px;
  text-align: center;
}
.top__submenu .tag-host-city li a{
  color: #555;
}
.top__submenu .tag-host-city li a:hover,
.top__submenu .tag-host-city li a.on{
  color: #1887ff;
}
/* 
  footer
 */
.aier__footer{
  background: #333;
  width: 100%;
  border-top: inherit 5px solid;
  padding-top:20px; 
}  
.aier__footer .foot-right{
  float: right;
}
.aier__footer .foot-left{
  float: left;
}
.aier__footer .copyright{
  border-top: 1px solid inherit;
  padding: 20px 0 0;
}
.aier__footer .copyright .copy_bottom{
  width: 600px;
  font-size: 14px;
}
.aier__footer .copyright .copy_bottom .foot-logo{
  display: inline-block;
  padding: 10px 15px;
  border-radius: 3px;
  width: 170px;
  margin-right: 10px;
}
.aier__footer .copyright .copy_bottom .foot-logo img{
  width: 100%;
}
.aier__footer .copyright .copy_bottom p{
  margin: 0;
}
.aier__footer .foot-phone,
.aier__footer .address-info{
  padding-left: 80px;
  position: relative;
  width: 100%;
  border-right: 1px solid inherit;
  margin: 40px 0 40px;
  line-height: 30px;
}
.aier__footer .address-info{
  min-height: 135px;
  width: 60%;
}
.aier__footer .address-info .icon-adderss,
.aier__footer .foot-phone .icon-phone{
  width: 60px;
  height: 60px;
  background-position: -60px 0;
  position: absolute;
  left: 0;
  top: 0;
}
.box-contact{
  width: 30%;
}
.aier__footer .foot-phone{
  border: none;
  margin-bottom: 20px;
}
.aier__footer .foot-phone .icon-phone{
  background-position: -60px -60px;
}
.aier__footer .foot-phone .num{
  font-size: 32px;
  display: block;
  font-family: 'Times New Roman', Georgia;
}
.aier__footer .foot-phone .deta{
  font-size: 16px;
  display: block;
  line-height: 30px;
}
.aier__footer a{
  text-decoration: none;
  color: #9cf;
  padding: 5px 8px;
  border-radius: 5px;
}
.aier__footer a:hover{
  background-color: #2690cd;
  color: #9cf
}
.aier__footer .btn-onlin-talk {
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 8px 0;
    font-size: 18px;
}
.aier__footer .btn-onlin-talk i{
  margin-right: 10px;
}

.aier__footer .fa_link{ 
  width:190px;
  margin: 0;
  padding: 0;
}
.aier__footer .fa_link li{ 
  position:relative;
  float: left;
}
.aier__footer .fa_link li+li{
  margin-left:10px;
}
.aier__footer .fa_link li,
.aier__footer .fa_link li>a{
  display: block;
  width:40px; 
  height:40px; 
  line-height: 45px;
}
.aier__footer .fa_link li>a{  
  border-radius:50%;
  text-align:center; 
  padding: 0;
}
.aier__footer .fa_link li>a>i{ 
  font-size:20px; 
}
/* footnav */
.footnav {
  padding: 0;
  list-style: none;
  justify-content: center;
  display: flex;
  display: -webkit-flex;
}
.footnav li a{
  display: block;
}
.footnav li{
  padding: 0;
  width: 11.1111111111%;
  text-align: center;
}
.footnav li .title{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
  color: #bdbdbd;
  background: none;
  border: none;
}
.copyright-nav{
  width: 100%;
  padding: 15px 0 20px;
  border-bottom:inherit 1px solid; 
  border-top:inherit 1px solid; 
}
.copyright-nav,
.copyright-tex{
  text-align: center;
}
.copyright-nav{
  height: 86px;
  overflow: hidden;
  position: relative;
}
.copyright-nav .inner{
  height: 60px;
  overflow: hidden;
}
.copyright-nav.open,
.copyright-nav.open .inner{
  height: auto;
}
.copyright-nav a{
  display: inline-block;
  color: #9d9d9d;
  margin: 0 5px;
}
.copyright-nav .down{
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
  background-color: #222;
  font-size: 12px;
  display: block;
  width: 40px;
  height: 15px;
  line-height:15px;
  color: #fff; 
  cursor: pointer;
}
.copyright-nav.open .down .fa{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.copyright-tex{
  width: 100%;
  padding: 15px 0;
}
.copyright-tex p{
  margin: 0;
  line-height: 20px;
}
/*
     FILE ARCHIVED ON 17:38:33 May 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:54:09 May 01, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.907
  exclusion.robots: 0.246
  exclusion.robots.policy: 0.23
  cdx.remote: 0.081
  esindex: 0.013
  LoadShardBlock: 34.427 (3)
  PetaboxLoader3.datanode: 56.809 (5)
  load_resource: 471.889
  PetaboxLoader3.resolve: 25.718
  loaddict: 428.639
*/