* {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-family: "微软雅黑",
      Arial, Verdana, Helvetica, sans-serif, "宋体";
}

html {
  overflow-x: hidden;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

body {
  background-color: #EAF7FF;
}

/* 头部开始 */
.bg {
  width: 100%;
  height: 470px;
  background: url(../img/bg.jpg) no-repeat top center;
  background-size: cover;
}

.top {
  margin: 0 auto;
  padding-top: 40px;
  width: 1600px;
  height: 450px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.top_lf {
  margin-left: 30px;
}

.top_rt {
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 100px;
  background-color: #00736C;
  border-radius: 8px;
}

.top_rt a {
  color: white;
}

/* 头部结束 */


/* 导航栏 */
.nav {
  width: 100%;
  height: 20px;
  position: relative;
  top: -63px;
}

.nav_lim {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  background-color: #00736C;
  position: relative;
}

.nav_lim li {
  width: 25%;
  padding: 0, 5%;
  line-height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav_lim li:hover{
  background-color: #045651;
}

.nav_lim li img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.nav_lim li a {
  font-size: 1.5rem;
  color: #fff;
  display: block;
}

.content {
  width: 1400px;
  margin: 0 auto;
}

.jiao0{
  position: absolute;
  right: -53px;
}

.jiao1{
  position: absolute;
  left: -53px;
}

/* 主体 */
.content{
  width: 1400px;
  margin: 0 auto;
}



/* index */
section {
  /* background-color: rgb(240, 240, 240); */
}

.position {
  position: relative;
  display: flex;
  flex-direction: row;
  place-content: center;
  justify-content: left;
  padding: 0px 16% 0 16%;
}

.navigation {
  font-size: 0;
  line-height: 3rem;
  overflow: hidden;
}

.navigation span {
  color: #666;
  font-size: 1rem;
  vertical-align: middle;
  margin-right: 5px;
}

.navigation a {
  font-size: 1rem;
  color: #666;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}

.mainText {
  width: 1400px;
  margin: 0 auto 2%;
  background: #fff;
  padding: 1.5%;
}

.xl-tab1 {
  border: 8px solid #f3f3f3;
  padding: 1rem 1.2rem;
}

.xl-tab1 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.xl-tab1 ul li {
  display: inline-block;
  width: 26%;
  font-size: 1rem;
  line-height: 2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.xl-tab1 strong {
  margin-right: 1rem;
}

strong {
  font-weight: bold;
}

.content .title {
  margin-top: 1.2rem;
}

.mainTitle {
  font-size: 2rem;
  font-weight: 600;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 0 6rem;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.xl-tab .ly {
  position: relative;
  text-align: center;
  color: #7d7d7d;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.xl-tab .ly .span1 {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0.6rem;
  line-height: 2rem;
}

.xl-tab .ly .span2 {
  position: absolute;
  line-height: 2rem;
  left: 46%;
}

.xl-tab .zt {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 1PX;
  display: inline-block;
  line-height: 2rem;
  color: #7d7d7d;
}

#content {
  margin: 0 3rem;
}

.xl-tab .zt a {
  font-size: 1rem;
  line-height: 2rem;
  color: #999999;
  text-decoration: none;
}

.xl-text {
  font-size: 16px;
  line-height: 2.4rem;
  color: #434343;
}

.xl-text p,
.xl-text span,
.xl-text label {
  color: #434343;
}

.xl-text img {
  max-width: 100% !important;
}

.xl-text img {
  display: inline;
  /* display: flex; */
  flex-direction: row;
  place-content: center;
  margin: 6px auto;
}

#ewmfx {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  place-content: center;
}

.hr {
  height: 1px;
  margin-top: 30px;
  background-color: #e2e2e2;
}

.xl-tab5 {
  display: flex;
  flex-direction: row;
  justify-content: right;
}

.xl-tab5 a.lj {
  display: inline-block;
  font-size: 1rem;
  line-height: 2rem;
  color: #333333;
  margin-right: 0px;
  text-decoration: none;
}
.zwdetail_4{
  margin-left: 5rem;
  margin-bottom: 4rem;
}
.zwdetail_4_1{
  font-size: 16px;
  line-height: 2rem;
}
.zwdetail_4_2_1 a{    
  font-size: 16px;
  line-height: 2.2rem;
  color: #0048cf;
}
.gldd_list{
  background-color: #f1f1f1;
  padding: 1.2rem;
  border-radius: 0.3rem;
  margin-bottom: 2rem;
}
.gldd_list h3{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.gldd a{
  font-size: 16px;
  line-height: 1.4rem;
  color: #0048cf;
  vertical-align: text-bottom;
}
.gldd{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* mobile */
@media screen and (max-width: 1680px) {
  .mainText {
    margin: 0px 9.4% 2% 9.4%;
  }
}

@media screen and (max-width: 1564px) {}

@media screen and (max-width: 1440px) {
  .mainText {
    margin: 0px 7.4% 2% 7.4%;
  }
}

@media screen and (max-width: 1366px) {

  .mainText {
    margin: 0px 5.4% 2% 5.4%;
  }

  .xl-tab1 ul li {
    width: 32%;
  }
}

@media screen and (max-width: 1236px) {
  .mainText {
    margin: 0px 3.4% 2% 3.4%;
  }

}

@media screen and (max-width: 1160px) {}

@media screen and (max-width: 1024px) {
  .position {
    display: none;
  }

  .mainText {
    margin: 0px 4.4% 2% 4.4%;
  }
}

@media screen and (max-width: 679px) {
  .xl-tab1 ul li {
    width: 48%;
  }
  .xl-text {
    font-size: 16px;
    line-height: 2.5rem;
  }
  .wrapMain>section {
    background-color: rgb(255 255 255);

  }

  .mainTitle {
    padding: 0.5rem 0.5rem;
    text-align: center;
    display: block;
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 1.8rem;
  }

  #content {
    margin: 0 0.1rem;
  }

  .ly,
  .hr {
    display: none;
  }

  .xl-tab5 {
    display: none;
  }

}

@media screen and (max-width: 480px) {
  .xl-tab1 ul li {
    width: 100%;
    font-size: 1.1rem;
  }

}


/* 底部 */
.yyqlj {
  display: none;
}

.yfooter{ height: 175px; background: #00736C; min-width: 1190px;}
.yfc{ width: 1190px; margin: 0 auto;}
.yfc ul{ width: 254px; float: left; padding-top: 41px;}
.yfc li{ float: left;}
.yfc li.ydb{ width: 89px;}
.yfc li.yzc{ width: 150px;}
.yfp{ width: 900px; padding-top: 15px; float:left; font-size: 14px; color: #fff;}
.yfp div a{ color: #fff; margin: 0 6px;}
.yfp div{ height: 40px; line-height: 40px; }
.yfp p{ line-height: 25px; padding-left: 6px;color: #fff;}
.yfc a{ color: #fff;}

@media screen and (max-width:768px) {
  .bg {
      background-size: 185vw;
      height: auto;
  }

  .top {
      width: 100%;
      padding: 0px;
      height: 56vw;
  }

  .top_lf {
      width: 100vw;
      text-align: center;
      margin: 0 auto;
  }

  .top_rt {
      display: none;
  }

  /* 导航栏 */
  .nav {
      height: 40vw;
  }

  .nav_lim {
      width: 100%;
      flex-wrap: wrap;
  }

  .nav_lim li {
      width: 50%;
  }

  .nav_lim li:nth-child(7) {
      width: 100%;
  }

  .content {
      width: 100%;
      padding: 4vw 2vw;
  }


   /* 底部 */
   .yfooter{
      /* max-width: 100% ; */
      width: 100%;
      height: auto !important;
      min-width: 0px !important;
  }
  .yfc{
      width: 100% !important;
      display: flex;
      flex-direction: column;
  }
  .yfp>div{
      margin-bottom: 30px;
  }
  .ydb{
      width: 100% !important;
      text-align: center;
      margin-left: 0px !important;
  }
  .yfp {
      width: 100% !important;
  }
}


@media screen and (min-width:768px) and (max-width:1400px) {
  .top{
      width: 100%;
      background-size:100%
  }
  .nav_lim{
      width: 100%;
  }
  .content{
      width: 100%;
  }
 
}