* {
  margin: 0;
  padding: 0;
}

.cl {
  clear: both;
}

a {
  text-decoration: none;
  color: #ffffff;
}

ul {
  list-style: none;
}

li {
  list-style-type: none;
}

html {
  font-family: "Microsoft YaHei";
}

body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  line-height: 24px;
  color: #434343;
}

img {
  border: none 0;
}

co {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}

.w {
  width: 1300px;
  display: block;
  margin: 0 auto;
  min-width: 1300px;
  /*min-width: 90%;*/
}

.w14 {
  width: 1400px;
  display: block;
  margin: 0 auto;
  min-width: 1400px;
}

.mt20 {
  margin-top: 20px
}

.fl,
.left {
  float: left;
}

.fr,
.right {
  float: right;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

/*  */
p::selection {
  /* background: #000;
  color: #f00; */
}

/*  */
.pic {
  width: 100%;
}

.pic img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

/*  */
.topbg {
  width: 100%;
  height: 34px;
  border-bottom: 1px #eaeaea solid;
  overflow: hidden;
  font-size: 13px;
}

.top1 {
  width: 1096px;
  height: 34px;
  float: left;
  color: #5b5b5b;
  line-height: 34px;
}

.top1 p {}

.top2 {
  width: 164px;
  height: 34px;
  float: right;
  color: #5b5b5b;
  line-height: 34px;
}

.top2 a {
  color: #6b6b70;
}

/*  */
.logobg {
  margin-top: 20px;
  overflow: hidden;
}

.logobg .logo {
  width: 500px;
  height: 108px;
  float: left;
}

.logobg .logo h2 {
  font-size: 35px;
  height: 59px;
  line-height: 59px;
  overflow: hidden;
  color: #dd0000;
  font-weight: bold;
}

.logobg .logo span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 17px;
  color: #7a7a7a;
  font-weight: 200;
}

.logo_a {}

/*  */

.tell {
  width: 338px;
  margin-top: 2px;
}

.tell section {
  float: left;
}

.tell img {
  float: left;
  margin-right: 7px;
  margin-top: 6px;
}

.tell p {
  font-size: 14px;
  color: #250404;
}

.tell span {
  float: left;
  margin-left: 0px;
  font: 36px/12px "impact";
  font-family: impact;
  color: #0a0101;
}

/*  */
.navbg {
  background: #2b3aed;
}

.nav {
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  font-weight: lighter;
}

.nav ul li {
  float: left;
  width: 132px;
  text-align: center;
}

.nav ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

.nav ul li:hover {
  background: #ea6311;
}

.nav ul li:hover a {
  color: #fff;
}

/*  */
.nav ul li ul {
  display: none
}

.nav li:hover ul {
  display: block;
  z-index: 999;
}

.nav li ul {
  background: #1a28cf;
  position: absolute;
  width: 132px;
}

.nav li ul li {
  float: left
}

/*  */
.fnavbg {
  height: 49px;
  line-height: 49px;
  width: 100%;
  background-color: #eeeeee;
}

.fnav {}

.fnav ul li {
  float: left;
  width: 130px;
  text-align: center;
  font-size: 15px;
}

.fnav ul li a {
  color: red;
  font-weight: lighter;
}

/*  */
.crconcat {
  padding: 30px;
}

.crlogo a img,
.crlogo a strong {
  display: inline-block;
  float: left;
}

.crlogo a img {
  margin: 0px 24px 0 49px;
  width: 175px;
}

.crlogo a strong {
  margin: 5px 0 0 0;
  line-height: 30px;
}

.crlogo {
  padding: 22px 0 0 0;
}

.crlogo p:nth-child(1) a {
  font-size: 36px;
  color: #484848;
}

.crlogo p span {
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  line-height: 49px;
}

.crlogo p:nth-child(2) {
  font-size: 16px;
  color: #484848;
  padding: 15px 0 0 0;
}

.craddr {
  padding: 5px 105px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  margin-left: 70px;
}

.craddr>p {
  font-size: 22px;
  color: #484848;
  font-weight: bold;
}

.moreaddr p {
  line-height: 36px;
  color: #888888;
  font-size: 13px;
  font-weight: lighter;
  padding-left: 37px;
}

.moreaddr p:nth-child(1) {
  background: url(../images/ft0.png) no-repeat left center;
  font-size: 30px;
  color: #484848;
  font-family: impact;
  margin: 10px 0 20px 0;
}

.moreaddr p:nth-child(2) {
  background: url(../images/ft1.png) no-repeat left center;
}

.moreaddr p:nth-child(3) {
  background: url(../images/ft2.png) no-repeat left center;
}

.moreaddr p:nth-child(4) {
  background: url(../images/ft3.png) no-repeat left center;
}

.moreaddr p:nth-child(5) {
  background: url(../images/ft4.png) no-repeat left center;
}

.crerweima dl {
  float: left;
}

.crerweima {
  padding: 15px 95px 0 0;
  position: relative;
}

.crerweima:after {
  content: '';
  display: block;
  position: absolute;
  right: 0px;
  width: 85px;
  height: 48px;
  background: url(../images/ft5.png) no-repeat center;
  top: 120px;
}

.crerweima dl p {
  text-align: center;
  font-size: 16px;
  color: #888888;
  margin: 0 0 30px 0;
}

.crerweima dl+dl {
  margin-left: 30px;
}

.crerweima dl img {
  width: 140px;
  height: 140px;
  padding: 10px;
  background: #f6f6f6;
  border: 1px solid #dddddd;
}

/*  */
.links {
  border-top: 1px solid #e7e7e7;
}

.links p {
  line-height: 72px;
}

.links p:nth-child(1) {
  font-size: 18px;
  color: #666666;
  font-weight: lighter;
  padding-left: 35px;
  background: url(../images/links.png) no-repeat left center;
}

.links p:nth-child(2) {
  font-size: 18px;
  text-transform: uppercase;
  color: #aaa;
  font-family: impact;
  padding: 0 0 0 10px;
}

.links p:nth-child(2):after {
  content: '';
  display: block;
  float: right;
  width: 1px;
  height: 17px;
  background: #d1d1d1;
  margin: 32px 20px 0px 20px;
}

.links p a {
  font-size: 12px;
  color: #aaaaaa;
  font-weight: lighter;
}

.links p a:hover {
  color: #006db8;
  text-decoration: underline;
}

.end {
  background: #f2f2f2;
}

.end,
.end a {
  font-size: 13px;
  color: #888888;
  font-weight: lighter;
  line-height: 70px;
}

.end a:hover {
  color: #006db8;
  text-decoration: underline;
}

.linkTagcs {
  float: left !important;
  height: 72px !important;
}

.linkTagcs li {
  list-style: none;
  margin: 0px;
  padding-right: 10px;
  line-height: 72px;
  float: left;
}

.linkTagcs li a {
  color: #aaaaaa;
  word-break: break-all;
}

.linkTagcs li img {
  border: 0px;
}

/*  */
.footbox {}

.footbox p {
  text-align: center;
  font-size: 13px;
  line-height: 32px;
  height: 32px;
}

.footbox p span {
  margin-right: 16px;
}

.footbox p a {
  color: red;
}

/*  */
.footer3 {
  width: 800px !important;
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 12px;
}

.footer3 a {
  margin-right: 12px;
  margin-left: 12px;
}

.footer3 img {}



/* 手机端自适应样式（添加在文件底部或合适位置） */
@media (max-width: 768px) {

  /* 通用调整：禁止内容溢出 */
  body {
    min-width: auto;
    /* 移除默认最小宽度限制 */
  }

  /* 顶部区域 */
  .top1,
  .top2 {
    width: auto;
    /* 取消固定宽度 */
    float: none;
    /* 取消浮动 */
    text-align: center;
  }

  /* logo区域 */
  .logobg .logo {
    width: auto;
    /* 取消固定宽度 */
    height: auto;
    float: none;
    text-align: center;
  }

  .logobg .logo h2 {
    font-size: 24px;
    /* 缩小标题字号 */
    height: auto;
  }

  .logobg .logo span {
    font-size: 14px;
    /* 缩小副标题字号 */
  }

  /* 联系方式 */
  .tell {
    width: auto;
    /* 取消固定宽度 */
    margin: 10px auto 0;
    text-align: center;
  }

  .tell section {
    float: none;
    /* 取消浮动 */
    display: inline-block;
  }

  /* 导航栏 */
  .nav ul li {
    width: 25%;
    /* 手机端4列显示（原132px宽度） */
    font-size: 14px;
  }

  .nav li ul {
    width: 100%;
    /* 子菜单宽度适应父级 */
  }

  /* 底部联系方式 */
  .crconcat {
    padding: 15px;
    /* 缩小内边距 */
  }

  .crlogo a img {
    margin: 0 auto 10px;
    /* 居中显示 */
    float: none;
    display: block;
  }

  .crlogo a strong {
    float: none;
    display: block;
    text-align: center;
  }

  .craddr {
    padding: 5px 20px;
    /* 缩小左右边距 */
    margin-left: 0;
    border: none;
    /* 移除边框 */
  }

  .crerweima {
    padding: 15px 0;
    text-align: center;
  }

  .crerweima dl {
    float: none;
    /* 取消浮动 */
    display: inline-block;
  }

  .crerweima dl+dl {
    margin-left: 15px;
    /* 缩小间距 */
  }

  /* 底部链接 */
  .footer3 {
    width: auto !important;
    /* 取消固定宽度 */
    text-align: center;
  }

  .footer3 a {
    margin: 0 5px;
    /* 缩小链接间距 */
  }
}

/* ... 原有底部样式 ... */