﻿* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑" !important;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none
}

button {
  cursor: pointer
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

#header {
  width: 100%;
  min-width: 1280px;
  background: #fff;
  opacity: .78
}

button a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center
}

.headerNav {
  height: 100px;
  width: 1380px;
  margin: 0 auto;
  position: relative
}

.headerNav .header-logo {
  float: left;
  display: block;
  height: 75px;
  padding-top: 13px;
  padding-bottom: 12px;
  margin-right: 80px
}

.headerNav .header-logo img {
  height: 75px;
  width: auto
}

.headerNav ul li {
  font-size: 19px;
  height: 100%;
  line-height: 100px;
  float: left;
  display: inline-block;
  width: 120px;
  text-align: center;
  cursor: pointer
}

.headerNav ul li a {
  text-decoration: none;
  color: #999;
  display: block
}

.headerNav .liSelect {
  position: relative
}

.headerNav .liSelect a {
  color: #d0146c
}

.headerNav .liSelect:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 120px;
  height: 6px;
  background: #d0146c;
  border-radius: 100px;
  left: 0
}

.headerNav .phoneNumber {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #d0146c;
  position: absolute;
  right: -121px;
  top: -26px;
  width: 160px
}

.phoneNumber img {
  position: relative;
  left: -6px;
  top: 2px;
  width: 17px;
  height: 17px
}

.clearFix {
  zoom: 1
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.home-company {
 height: 60px;
    line-height: 30px;
    text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #fff;
    position: relative;
    top: 30px;
}

.home-company,
.homeCompany {
  background: #2c2a3e;
  width: 100%;
  min-width: 1280px
}

.homeCompany {
  height: 30px;
  margin-bottom: -30px
}

.dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  margin-left: -315px;
  margin-top: -216px
}

.dialog .allContent {
  width: 631px;
  height: 433px
}

.dialog .delete {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  cursor: pointer
}

.dialog button {
  position: absolute;
  bottom: 60px;
  width: 315px;
  left: 50%;
  margin-left: -146px;
  opacity: 0;
  z-index: 1
}

.dialog ul {
  position: absolute;
  top: 140px;
  width: 300px;
  height: 600px;
  left: 188px
}

.dialog ul li {
  width: 120px;
  height: 52px;
  font-size: 14px;
  color: #fff;
  float: left;
  border-radius: 5px;
  text-align: center;
  line-height: 52px;
  cursor: pointer
}

.dialog ul li:first-child {
  background: #4590d6;
  margin-right: 30px;
  margin-bottom: 30px
}

.dialog ul li:nth-child(2) {
  background: #f160a4;
  margin-bottom: 30px
}

.dialog ul li:nth-child(3) {
  background: #edb04d;
  margin-right: 30px
}

.dialog ul li:nth-child(4) {
  background: #288eaf
}

@media screen and (max-width:1600px) {
  .headerNav ul li {
    font-size: 18px!important;
    width: 104px
  }
  .headerNav .liSelect:after {
    width: 110px
  }
  .headerNav .header-logo {
    margin-right: 20px
  }
  .headerNav .phoneNumber {
    right: 0
  }
  .headerNav {
    width: 1280px
  }
}

.dialogweChat {
  position: fixed;
  width: 120px;
  right: 0;
  background: #d0146c;
  border-radius: 5px;
  text-align: center;
  z-index: 9999;
  padding: 20px 0;
  top: 50%;
  margin-top: -130px
}

.dialogweChat .qiuqiu {
  position: absolute;
  top: -60px;
  width: 49px;
  height: auto
}

.dialogweChat div,
.dialogweChat li {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #d0146c;
  background: #fff;
  margin: 0 auto;
  border-radius: 40px;
  height: 24px;
  line-height: 24px;
  cursor: pointer
}

.dialogweChat li {
  width: 98px;
  margin-bottom: 12px;
  position: relative
}

.dialogweChat li img {
  position: absolute;
  right: 8px;
  top: 7px
}

.dialogweChat li div {
  cursor: pointer
}

.dialogweChat div {
  width: 74px
}

.dialogweChat .kefu {
  width: 33px;
  margin-top: 10px;
  margin-bottom: 10px
}

#qiao-invite-wrap,
.lxb-close-btn,
.lxb-container {
  display: none!important;
  opacity: 0!important
}

.qiao-icon-wrap {
  opacity: 0!important
}

body {
  min-width: 1280px
}

.headerBanner {
  width: 100%;
  margin-top: -1px
}

a {
  text-decoration: none
}

body {
  font-family: 微软雅黑;
  background: #fff
}

.box {
  width: 560px;
  margin: 40px auto
}

.box,
.info {
  height: 34px
}

.info {
  width: 200px;
  line-height: 34px
}

.fl {
  float: left
}

.articleContent .content li {
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 30px;
  margin-bottom: 20px
}

.articleContent:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.articleContent .content li dl {
  float: left;
  width: 780px;
  margin: 0 20px;
  color: #444;
  font-size: 20px
}

.articleContent .content li dt span {
  font-size: 14px;
  color: #666;
  display: block
}

.articleContent .content li dt a {
  color: #0076c0;
  font-size: 16px
}

.articleContent .content li dd p {
  font-size: 13px;
  line-height: 17px;
  color: #444;
  margin: 10px auto 20px
}

.articleContent .content li dd a {
  width: 105px;
  height: 34px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  color: #444;
  background: #f8f8f8;
  font-size: 15px;
  padding: 5px 10px
}

.classify {
  width: 180px;
  border: 1px solid #e2e2e2;
  background: #fff
}

.left {
  float: left
}

.classify ul {
  background: #f4f4f4;
  margin: 1px;
  padding: 10px 0
}

.classify li {
  width: 163px;
  height: 25px;
  line-height: 25px;
  display: block;
  font-size: 14px;
  padding-left: 15px;
  margin: 1px 0;
  color: #000;
  cursor: pointer
}

.classify .on,
.classify li:hover {
  background: #ccc;
  color: #000;
  font-weight: 700;
  text-decoration: none
}

.listContent {
  width: 750px;
  float: left;
  margin-left: 40px;
  line-height: 22px
}

.listContent li {
  display: none
}

.listContentValue {
  display: block!important
}

.articleContent {
  width: 980px;
  margin: 30px auto 50px;
  min-height: 650px
}