body{
  font-size: 14px;
  font-family: 'Microsoft YaHei',Arial;
}
div,ul,ol,li{
  margin: 0px;
  padding: 0px;
}
a{
  text-decoration: none;
}
p{
  text-indent: 2rem;
}
.h-logo{
  height: 80px;
}
.lh-logo{
  line-height: 30px;
  padding-top: 10px;
}
.lh-tel{
  line-height: 80px;
}
.navbar{
  line-height: 40px;
  padding: 0px;
}
.nav-link{
  color: white;
  text-align: center;
}
.nav-link:hover,.active{
  background-color:rgba(100,100,100,0.5);
  color: white !important;
}
.line{
  width: 80px;
  height: 10px;
  line-height: 10px;
  border-bottom: rgba(0,0,0,0.5) solid 2px;
  margin-bottom: 10px;
}
.fwys{
  color: white;
}
.fwys .position-relative{
  background-color: #1048a0;
}
.fwys .position-absolute{
  background-color: #ff9900;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.fwys:hover{
  color: white;
}
.fwys:hover .position-relative{
  background-color: #282c30;
}
.fwys:hover .position-absolute{
  background-color: #d60202;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.btm-dh a{
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  text-wrap: nowrap;
}
.ff-web{
  font-size: 13px;
}


.btm-f{
  background-color: #b9090c;
  color: #fff;
}
.btm-f a{
  color: #fff;
}
.bend{
  height: 56px;
}
#copy,#copy:hover{
  background-color: #bb080c;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
}
.dakai,.dakai:hover{
  background-color: #bb080c;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
}
