*,
body,
p {
  padding: 0;
  margin: 0;
  font-family: 'helvetica neue', 'microsoft yahei', 'pingfang sc', 'hiragino sans gb', 'stheiti', tahoma, sans-serif;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
b {
  font-style: normal;
}

img {
  display: block;
}

html {
  width: 100%;
  min-width: 1440px;
}

.main {
  padding: 1.6rem 0 0;
}
ul,li{
  list-style: none;
  padding: 0;
  margin: 0;
}

.main .headder {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.main .headder .inner {
  margin: auto;
  width: 14.4rem;
  height: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main .headder .inner img {
  width: 1.95rem;
  z-index: 100;
  cursor: pointer;
}
.headTop .links>ul{
  display: flex;
  justify-content: flex-start;
  flex: 1;
}
.main .headder .inner .links>ul {
  display: flex;
  justify-content: flex-end;
  flex: 1;

}
.headTop .links>ul>li>a
.main .headder .inner .links>ul>li>a{
  /* margin-right:0.8rem; */
  padding-bottom:0.08rem;
  font-size:0.22rem;
}
.headTop .links .about-content>li>a{
  color: #6d6773!important;
}

.main .headder .inner .links>ul>li>a,
.about-content>li>a {
  color: #6d6773;
  padding-bottom: 0.08rem
}

.headTop .links>ul>li{
  font-size: 0.22rem;
  color: #6d6773;
  /* margin-right: 0.8rem; */
  position: relative;
  padding-bottom: 0.2rem;
}
.main .headder .inner .links>ul>li {
  font-size: 0.22rem;
  color: #6d6773;
  padding-bottom: 0.2rem;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  margin-right: 0.8rem;
  position: relative;
}

.about-content {
  list-style: none;
  position: absolute;
  width: 195%;
  top: 0.5rem;
  left: -0.35rem;
  font-size: 0.13rem;
  background-color: #fff;
  color: #9D9D9D;
  /* border: 0.01rem solid #DCDDDD; */
  border-radius: 0.05rem;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
  transform: scaleY(0);
  transform-origin: 0 0;
  transition-duration: .5s;
}

.about-content>li {
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.14rem;
  position: relative;
  padding: 0px 0.15rem 0 0.15rem;

}
.about-content>li span {
  cursor: pointer;
  color: #6d6773;
}
.about-content>li >ul {
  list-style: none;
  border-radius: 0.05rem;
  width: 90%;
  padding: 10px 0.15rem 10px 0.15rem;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
  display: none;
}
.about-content>li:hover >ul{
  display: block;
}
.about-content>li>ul>li>a {
  color: #9D9D9D;
}
.about-content>li>ul>li>a:hover{
  color: #c955ff!important;
}
.about-content>li>a:hover{
  color: #c955ff!important;
}
.links>ul>li:hover .about-content{
  transform: scaleY(1);
}
.main .headder .inner .links a:last-child {
  /* margin-right: 0.5rem; */
}

.main .headder .inner .links .cdk {
  border-bottom: 4px solid #c955ff;
  color: #c955ff;
}

.main .footer {
  width: 100%;
  height: 3.3rem;
  background: #fafafa;
  border-top: 1px solid #e5e5e5;
}

.main .footer .inner {
  margin: auto;
  width: 14.4rem;
  display: flex;
  align-items: center;
  position: relative;
}

.main .footer .inner a {
  color: #808080;
  text-decoration: none;
}

.main .footer .inner .left {
  width: 9.6rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/line.jpg') no-repeat right center;
  background-size: 0.02rem auto;
  color: #808080;
}

.main .footer .inner .left .tabbar {
  padding: 0.5rem 0 0.7rem;
  display: flex;
}

.main .footer .inner .left .tabbar a {
  display: block;
  padding: 0 0.3rem;
  font-size: 0.2rem;
  border-right: 0.03rem solid #d9d9d9;
}

.main .footer .inner .left .tabbar a:first-child {
  padding-left: 0.28rem;
}

.main .footer .inner .left .tabbar a:last-child {
  border: none;
}

.main .footer .inner .left p {
  font-size: 0.14rem;
  margin: 0 0 0.08rem 0.28rem;
  display: flex;
  align-items: center;
}

.main .footer .inner .left p a {
  margin-top: 0.3rem;
  display: flex;
  align-items: center;
}
.main .footer .inner .left .num a{
  margin-top: 0;
  padding:0.05rem 0;
}
.main .footer .inner .left p a:last-child {
  margin-left: 0.2rem;
}

/* .main .footer .inner .left p a::before {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/beianbgs.png');
  margin-right: 0.05rem;
} */
.main .footer .inner .left p #identifier::before {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/beianbgs.png');
  margin-right: 0.05rem;
}

.main .footer .inner .right {
  flex: 1;
}

.main .footer .inner .right h2 {
  font-size: 0.32rem;
  text-align: center;
  color: #808080;
}

.main .footer .inner .right .links {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 0.2rem;
  color: #808080;
  align-items: flex-end;
  padding-top: 0.4rem;

}

.main .footer .inner .right .links i {
  margin: 0 auto 0.1rem;
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/weibo.png') no-repeat center center;
  background-size: 100% auto;
}

.main .footer .inner .right .links .wx {
  margin-right: 1.2rem;
  width: 2.01rem;
  position: relative;
  cursor: pointer;
}

.main .footer .inner .right .links .wx i {
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  background: url('//img1.liang520.com/vhuaboss/web/image/weixin.png') no-repeat center center;
  background-size: 100% auto;
}

.main .footer .inner .right .links .wx:hover i {
  background: url('//img1.liang520.com/vhuaboss/web/image/qrCode.jpg');
  background-size: 100% auto;
}