.phone-section {
  display: none;
}
hr {
  width: 100%;
  height: 1px;
  background: #bbb;
  margin: 16px 0;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.center {
  width: 90%;
  margin: 0 auto;
}
.center2 {
  width: 1004px;
  margin: 0 auto;
}
.center3 {
  width: 879px;
  margin: 0 auto;
}
.jszcbox{
	display: flex;
	justify-content: center;
	align-items: center;
  padding: 5px 0 0 0;
}
.jszcbox .jszctext{
	width: 80px;
  font-size: 15px;
  color: #333333;
}
.jszcbox .jszcimg{
	width: 50px;
  padding: 2px 0 0 0;
}
/*************************************************/
body {
  background: url(../img/bg.jpg);
  background-size: 100%;
  background-attachment: fixed;
}
/*************************************************/
.hea .hea-box .logo {
  width: 20%;
  justify-content: flex-start;
  min-width: 240px;
}
.hea .hea-box .logo img {
  margin: 0 5%;
}
.hea .hea-box ul {
  width: 60%;
  margin: 0 15% 0 0;
  min-width: 750px;
}
.hea .hea-box ul li a {
  font-size: 16px;
  color: #000;
  line-height: 95px;
  font-weight: bold;
}
/*************************************************/
.ban .ban-box {
  margin: 0 auto 20px;
}
/*************************************************/
.bod .bod-box .title {
  background-color: #dfe0e4;
}
.bod .bod-box .title div {
  width: 100%;
}
.bod .bod-box .title div a {
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  font-weight: bold;
}
.bod .bod-box .text {
  background-color: #efefef;
  align-items: flex-start;
}
.bod .bod-box .text ul {
  width: 100%;
}
.bod .bod-box .text ul li a {
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  justify-content: flex-start;
  word-break:break-all;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow:hidden;
}
/*************************************************/
.foo .foo-box ul {
  background: url(../img/ht.jpg);
  justify-content: center;
}
.foo .foo-box ul li {
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  margin: 0 5px;
}
.foo .foo-box ul li a {
  font-size: 16px;
  line-height: 18px;
  color: #333333;
}
.foo .foo-box p {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  text-align: center;
}
.foo .foo-box p a{
  color: #333333;
}
/*************************************************/
.n-tit {
  margin: 0 0 40px 0;
}
.n-tit p {
  color: #ff0000;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.n-tit .img {
  width: 100%;
}
.n-tit .img img {
  width: 917px;
  height: 2px;
}
/*************************************************/
.abo .abo-box .body {
  font-size: 16px;
  color: #000;
  text-indent: 2rem;
  line-height: 18px;
  box-sizing: border-box;
  padding: 0 5%;
}
.abo .abo-box .body p {
  margin: 16px 0;
}
.abo .abo-box .body2 {
  flex-wrap: wrap;
}
.abo .abo-box .body2 .img {
  margin: 1%;
  width: 23%;
}
.abo .abo-box .body2 .img .phtot {
  background: #fff;
  padding: 3px;
}
.abo .abo-box .body2 .img .phtot img{
  object-fit: cover;
  width: 100%;
  height: 150px;
}
/*************************************************/
.adv .adv-box .body2 {
  flex-wrap: wrap;
}
.adv .adv-box .body2 .img {
  margin: 1%;
  width: 23%;
}
.adv .adv-box .body2 .img .phtot {
  background: #fff;
  padding: 3px;
}
.adv .adv-box .body2 .img .phtot img{
  object-fit: cover;
  width: 100%;
  height: 150px;
}
/*************************************************/
.x-new .x-new-box .title {
  font-size: 24px;
  line-height: 65px;
  font-weight: bold;
  text-align: center;
}
.x-new .x-new-box .text {
  font-size: 18px;
  line-height: 36px;
  color: #000;
}
/*************************************************/
.new .new-box .title {
  background-color: #efefef;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  line-height: 25px;
}
.new .new-box .title .left {
  width: 80%;
}
.new .new-box .title .right {
  width: 20%;
}
.new .new-box .text {
  background-color: #f5f8fd;
}
.new .new-box .text .left {
  width: 80%;
}
.new .new-box .text .left a {
  color: #0000ee;
  font-size: 16px;
  line-height: 18px;
  line-height: 28px;
}
.new .new-box .text .left a img {
  margin: 0 3%;
}
.new .new-box .text .right {
  width: 20%;
  text-align: center;
  color: #999999;
  font-size: 12px;
}
.new .new-box .text:hover {
  background: #fff;
}
/*************************************************/
.con .con-box .body {
  font-size: 16px;
  line-height: 18px;
  color: #333333;
}
.con .con-box .body p {
  margin: 16px 0;
}
/*************************************************/
.rec .rec-box .body .left {
  width: 50%;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  box-sizing: border-box;
  padding: 0 0 0 5%;
}
.rec .rec-box .body .left p {
  margin: 16px 0;
}
.rec .rec-box .body .right {
  width: 50%;
}
/*************************************************/
.adv .adv-box .body {
  align-items: flex-start;
  flex-wrap: wrap;
}
.adv .adv-box .body .left {
  width: 27%;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
}
.adv .adv-box .body .left p:nth-child(1) {
  font-weight: bold;
}
.adv .adv-box .body p{
  font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin: 1% 1%;
}
.adv .adv-box .body .right {
  align-items: flex-start;
}
/*************************************************/
@media screen and (max-width: 1001px) {
  header {
    display: none;
  }
  .phone-section {
    display: block;
  }
  .phone-logo {
    width: 40%;
  }
  .phone-head {
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    justify-content: space-between;
    background-color: #fff;
    /* position: fixed; */
    top: 0;
    left: 0;
  }
  .close {
    background-color: #1e50ae;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .close img {
    width: 30px;
  }
  .phone-listnav {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
  }
  .phonelist-nav {
    width: 100%;
    background-color: #1e50ae;
    line-height: 48px;
  }
  .phonelist-nav a {
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
  }
  .phonelist-nav1 {
    flex-direction: column;
    align-items: stretch;
    padding-left: 20px;
  }
  .phonelist-nav1 a {
    display: block;
  }
  .phonelist-nav {
    border-bottom: 1px solid #ffffff;
  }
  .phonelist-nav:last-child {
    border-bottom: none;
  }
  .phonelist-navtop > a {
    width: 50%;
  }
  .phonelist-navtop div {
    flex-grow: 1;
    flex-direction: row-reverse;
    box-sizing: border-box;
    padding-right: 10px;
  }
  .phonelist-navtop div img {
    width: 16px;
  }
  .phonelist-nav1 {
    display: none;
  }
  .menucl-img2 {
    display: none;
  }
  .hea .hea-box {
    width: 1004px;
    margin: 0 auto;
  }
}
