.wrap {
  min-width: 1200px;
}
.wrap .navBar {
  width: 1200px;
  margin: 20px auto;
  height: 50px;
  line-height: 50px;
  color: #333;
}
.wrap .dh {
  min-width: 1200px;
}
.wrap .dh .dh_l {
  float: left;
  height: 50px;
}
.wrap .dh .dh_l .logo {
  display: inline-block;
}
.wrap .dh .dh_l .logo img {
  display: block;
}
.wrap .dh .dh_l .wenzi {
  vertical-align: top;
  display: inline-block;
  margin-left: 20px;
  margin-top: 10px;
}
.wrap .dh .dh_l .wenzi img {
  display: block;
}
.wrap .dh .dh_r {
  float: right;
}
.wrap .dh .dh_r .phone {
  padding-left: 50px;
  position: relative;
}
.wrap .dh .dh_r .phone::before {
  content: '';
  width: 40px;
  height: 40px;
  background: url('../images/icon_01.png') center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.wrap .dh .dh_r p {
  line-height: 20px;
}
.wrap .dh .dh_r p:first-child {
  font-size: 14px;
  color: #9a9a9a;
}
.wrap .dh .dh_r p:nth-of-type(2) {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.wrap .nav {
  background: #289cd2;
}
.wrap .nav .container {
  width: 1200px;
  margin: 0 auto;
}
.wrap .nav ul {
  display: flex;
}
.wrap .nav ul li {
  flex: 1;
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: center;
  border-right: 2px solid #fff;
  box-sizing: border-box;
}
.wrap .nav ul li a {
  color: #fff;
  display: block;
}
.wrap .nav ul li:last-child {
  border-right: 0;
}
.wrap .nav ul li.active,
.wrap .nav ul li:hover {
  background: rgba(0, 0, 0, 0.3);
}
.wrap .nav ul li.active a,
.wrap .nav ul li:hover a {
  color: #efd418;
}
.sjnav{
  background-color: #289cd2;
  color: #fff;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display:none;
}
@media (max-width:640px){
  body{width:auto;}
  .wrap{min-width: 0;}
  .wrap .dh  {display: none;}
  .sjnav{display: block;}
}


.wrap .banner {
  width: 100%;
  min-width: 1200px;
  position: relative;
}
.wrap .banner img {
  display: block;
  width: 100%;
}
.wrap .banner .enter {
  position: absolute;
  width: 100%;
  bottom: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.wrap .banner .enter a {
  display: inline-block;
  padding: 10px;
  margin: 0 20px;
  width: 180px;
  background: #289cd2;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 30px;
}
@media (max-width:640px){
	.wrap .banner {
    width: 100%;
    min-width:0;
    position: relative;
    height: 180px;
  }
  .wrap .banner img{height: 170px;}
  .wrap .banner .enter a{font-size: 14px;}
}
.wrap .server_01,
.wrap .server_02,
.wrap .server_03,
.wrap .server_04,
.wrap .server_05,
.wrap .server_06,
.wrap .server_07 {
  padding: 60px 0px;
}
.wrap .server_01 h2,
.wrap .server_02 h2,
.wrap .server_03 h2,
.wrap .server_04 h2,
.wrap .server_05 h2,
.wrap .server_06 h2,
.wrap .server_07 h2 {
  text-align: center;
}
.wrap .server_01 h2 img,
.wrap .server_02 h2 img,
.wrap .server_03 h2 img,
.wrap .server_04 h2 img,
.wrap .server_05 h2 img,
.wrap .server_06 h2 img,
.wrap .server_07 h2 img {
  height: 40px;
}
.wrap .server_01 {
  min-width: 1200px;
}
.wrap .server_01 .container {
  width: 1200px;
  margin: 0 auto;
}
.wrap .server_01 .cu_ggbd02bg {
  width: 100%;
  height: 500px;
  margin: 50px auto 0px;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr {
  width: 1000px;
  height: 440px;
  margin: 0 auto;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left {
  position: relative;
  width: 306px;
  height: 450px;
  float: left;
  margin-left: 25px;
  text-align: center;
  background: #fff;
  border: 1px solid #000000;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p01,
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p02,
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p03 {
  width: 306px;
  height: 200px;
  position: relative;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p01 h3,
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p02 h3,
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p03 h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  font-weight: bold;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p01 h3 em,
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p02 h3 em,
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p03 h3 em {
  font-style: normal;
  color: #fbf424;
  font-weight: bold;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p01 {
  background: url(../images/img_01.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p02 {
  background: url(../images/img_02.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p03 {
  background: url(../images/img_03.png) no-repeat;
  background-size: 100% 100%;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left span {
  font-size: 14px;
  color: #595656;
  line-height: 24px;
  padding: 10px 28px 10px 28px;
  display: block;
  text-align: left;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left #cu_an03 {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 155px;
  height: 34px;
  background: #f2204f;
  border-radius: 2px;
  color: #FFF;
  display: block;
  float: left;
  font-size: 15px;
  text-align: center;
  line-height: 34px;
}
.wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left #cu_an03 em {
  font-style: normal;
  color: #fbf424;
}
.wrap .server_01 .cons {
  width: 480px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  background: #289cd2;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width:640px){
  .wrap .server_01 {min-width: 0;}
  .wrap .server_01, .wrap .server_02, .wrap .server_03, .wrap .server_04, .wrap .server_05, .wrap .server_06, .wrap .server_07 {padding: 20px 0px;}
  .wrap .server_01 .container {width: 100%;}
  .wrap .server_01 h2 img, .wrap .server_02 h2 img, .wrap .server_03 h2 img, .wrap .server_04 h2 img, .wrap .server_05 h2 img, .wrap .server_06 h2 img, .wrap .server_07 h2 img {width: 90%; height: auto;}
  .wrap .server_01 .cu_ggbd02bg {
    width: 100%;
    height: auto;
    margin: 30px auto 0px;}
  .wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr {
    width: 100%;
    height: 1400px;
    margin: 0 auto;}
  .wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left {
    width: 90%;
    margin: 0 5% 10px;}
  .wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p01, .wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p02, .wrap .server_01 .cu_ggbd02bg .cu_ggbd02nr .cu_ggbd02left .p03 {width: 100%;}
  .wrap .server_01 .cons {
    width: 80%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;}

}

.wrap .server_02 {
  background: url(../images/bg_01.png) center center no-repeat;
  background-size: 100% 100%;
  height: 550px;
  min-width: 1200px;
}
.wrap .server_02 .container {
  width: 1200px;
  margin: 0 auto;
}
.wrap .server_02 .container h2 p {
  margin-top: 20px;
  font-size: 16px;
  color: #333;
}
.wrap .server_02 .container .date {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.wrap .server_02 .container .date .month,
.wrap .server_02 .container .date .day {
  display: inline-block;
  width: 140px;
  height: 150px;
  background: #f5f5f5;
  color: #289cd2;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 160px;
  border-radius: 8px;
  border: 1px solid #222;
  margin: 40px 20px;
}
.wrap .server_02 .container .timer {
  text-align: center;
}
.wrap .server_02 .container .timer span {
  font-size: 24px;
  color: #222;
}
.wrap .server_02 .container .timer .detail,
.wrap .server_02 .container .timer .help {
  background: #289cd2;
  color: #fff;
  font-size: 24px;
  text-align: center;
  border-radius: 8px;
  display: inline-block;
  padding: 10px 20px;
  margin: 5px 10px;
}
.wrap .server_02 .container .last_time {
  text-align: center;
  margin-top: 40px;
}
.wrap .server_02 .container .last_time span {
  font-size: 16px;
  color: #444;
}
.wrap .server_02 .container .last_time .baoming {
  background: #289cd2;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 8px;
  display: inline-block;
  padding: 10px 20px;
  margin: 0 10px;
}
.wrap .server_02 .container .cons {
  width: 480px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  background: #289cd2;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  margin: 40px auto;
}
@media (max-width:640px){
  .wrap .server_02 {min-width: 0;}
  .wrap .server_01, .wrap .server_02, .wrap .server_03, .wrap .server_04, .wrap .server_05, .wrap .server_06, .wrap .server_07 {padding: 20px 0px;}
  .wrap .server_02 .container {width: 100%;}
  .wrap .server_01 h2 img, .wrap .server_02 h2 img, .wrap .server_03 h2 img, .wrap .server_04 h2 img, .wrap .server_05 h2 img, .wrap .server_06 h2 img, .wrap .server_07 h2 img {width: 90%; height: auto;}
  .wrap .server_02 .container .timer span {
    display: block;
    margin-bottom: 20px;}
  .wrap .server_02 .container .date .month, .wrap .server_02 .container .date .day {
      height: 120px;
      font-size: 36px;
      line-height: 120px;
      margin: 20px 20px;}
  .wrap .server_02 h2{margin-top: 20px;}
  .wrap .server_02 .container .last_time {
    width: 90%;
    margin: 20px auto;
    line-height: 20px;}
  .wrap .server_02 .container .cons {
    width: 80%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;}

}

.wrap .server_03 {
  min-width: 1200px;
}
.wrap .server_03 .container {
  width: 800px;
  margin: 0 auto;
}
.wrap .server_03 .show {
  margin-top: 40px;
  margin-bottom: 40px;
}
.wrap .server_03 .show li {
  float: left;
  width: 25.333%;
  margin: 0 4%;
}
.wrap .server_03 .show li .img {
  width: 100%;
}
.wrap .server_03 .show li .img img {
  display: block;
  width: 100%;
}
.wrap .server_03 .show li .con h2 {
  margin: 10px 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.wrap .server_03 .show li .con p {
  line-height: 24px;
  font-size: 14px;
  color: #555555;
}
.wrap .server_03 .show li .con span {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 160px;
  margin: 30px auto 20px;
  border-radius: 8px;
  text-align: center;
}
.wrap .server_03 .show li .con span a {
  display: block;
  background: #289cd2;
  color: #fff;
}
.wrap .server_03 .special li {
  float: left;
  width: 29.333%;
  margin: 0 2%;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  height: 36px;
  line-height: 36px;
  color: #333333;
  font-size: 14px;
  margin-bottom: 20px;
}
.wrap .server_03 .special li .word {
  display: inline-block;
  width: 64%;
  text-align: center;
}
.wrap .server_03 .special li span {
  width: 36%;
  display: inline-block;
  text-align: center;
  transform: translateY(-1px);
}
.wrap .server_03 .special li span a {
  width: 100%;
  display: block;
  background: #aaaaaa;
  color: #fff;
}
@media (max-width:640px){
  .wrap .server_03 {min-width: 0;}
  .wrap .server_01, .wrap .server_02, .wrap .server_03, .wrap .server_04, .wrap .server_05, .wrap .server_06, .wrap .server_07 {padding: 20px 0px;}
  .wrap .server_03 .container {width: 100%;}
  .wrap .server_01 h2 img, .wrap .server_02 h2 img, .wrap .server_03 h2 img, .wrap .server_04 h2 img, .wrap .server_05 h2 img, .wrap .server_06 h2 img, .wrap .server_07 h2 img {width: 90%; height: auto;}
  .wrap .server_03 .show {
    margin-top: 20px;
    margin-bottom: 20px;}
  .wrap .server_03 .show li {
      width: 30.999%;
      margin: 0 1%;}
  .wrap .server_03 .show li .con h2 {
      font-size: 18px;
    }
  .wrap .server_03 .show li .con p {
    font-size: 12px;height: 60px;line-height: 22px;
  }
  .wrap .server_03 .show li .con span{width: auto;margin: 30px auto 0;}
  .wrap .server_03 .special li {
    width: 40%;
    margin: 5px 5%;
    font-size: .72rem;}

}


.wrap .server_04 {
  background: url(../images/bg_02.png) center center no-repeat;
  background-size: 100% 100%;
  min-width: 1200px;
}
.wrap .server_04 .container {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}
.wrap .server_04 form {
  width: 48%;
  margin: 40px 26%;
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
}
.wrap .server_04 form .block {
  font-size: 18px;
}
.wrap .server_04 form .block h2 {
  text-align: left;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #289cd2;
}
.wrap .server_04 form .block ul {
  margin-bottom: 20px;
}
.wrap .server_04 form .block ul .choose-box {
  padding-left: 22px;
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
}
.wrap .server_04 form .block ul .choose-box input[type="radio"]::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #0069AB;
  margin-right: 24px;
  position: absolute;
  top: 12px;
  left: 0;
}
.wrap .server_04 form .block ul .choose-box input[type="radio"]:checked::before {
  background-clip: content-box;
  background-color: #0069AB;
  width: 12px;
  height: 12px;
  padding: 2px;
}
.wrap .server_04 form .block ul .choose-box input[type="radio"] {
  width: 0;
  height: 0;
}
.wrap .server_04 form .block .mobile {
  margin-top: 10px;
  display: inline-block;
}
.wrap .server_04 form .block .mobile input {
  border: 0;
  background: #ffffff;
  border: 1px solid #289cd2;
  color: #333333;
  font-size: 20px;
  padding: 10px 40px 10px 20px;
}
.wrap .server_04 form .block .tj {
  display: inline-block;
  width: 100px;
  padding: 0 40px;
  line-height: 45px;
  height: 45px;
  background: #f2204f;
  text-align: center;
  margin: 20px auto 0;
  color: #fff;
  border-radius: 20px;
  margin-left: 40px;
}
@media (max-width:640px){
  .wrap .server_04 {min-width: 0;}
  .wrap .server_01, .wrap .server_02, .wrap .server_03, .wrap .server_04, .wrap .server_05, .wrap .server_06, .wrap .server_07 {padding: 20px 0px;}
  .wrap .server_04 .container {width: 100%;min-width: 0;}
  .wrap .server_01 h2 img, .wrap .server_02 h2 img, .wrap .server_03 h2 img, .wrap .server_04 h2 img, .wrap .server_05 h2 img, .wrap .server_06 h2 img, .wrap .server_07 h2 img {width: 90%; height: auto;}
  .wrap .server_04 form {
    width: 80%;
    margin: 20px 5%;
    padding: 5%;}
  .wrap .server_04 form .block1 {
    text-align: center;}
  .wrap .server_04 form .block ul .choose-box {
      height: 30px;
      line-height: 30px;
      font-size: 1.02rem;
  }
  .wrap .server_04 form .block .tj {
    margin-left: 0;}

}


.wrap .server_05 {
  min-width: 1200px;
}
.wrap .server_05 .container {
  width: 1000px;
  margin: 0 auto;
}
.wrap .server_05 .infor {
  margin-top: 40px;
}
.wrap .server_05 .infor .infor_l {
  float: left;
  width: 40%;
  display: inline-block;
  background: #fff5ce;
  padding: 20px ;
}
.wrap .server_05 .infor .infor_l h2 {
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.wrap .server_05 .infor .infor_l .s2_fl {
  width: 100%;
  box-sizing: border-box;
}
.wrap .server_05 .infor .infor_l .s2fl_link > a {
  display: block;
  width: 70px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #289cd2;
  line-height: 30px;
  text-align: center;
  box-sizing: border-box;
  margin: 20px 5px 0 5px;
  float: left;
}
.wrap .server_05 .infor .infor_l .s2fl_link > a.active,
.wrap .server_05 .infor .infor_l .s2fl_link > a:hover {
  background: #289cd2;
  color: #fff;
}
.wrap .server_05 .infor .infor_r {
  vertical-align: top;
  width: 47%;
  margin-left: 2%;
  float: right;
  height: 326px;
  box-sizing: border-box;
  display: flex;
}
.wrap .server_05 .infor .infor_r ol {
  flex: 1;
  padding: 0px 40px 10px 20px;
}
.wrap .server_05 .infor .infor_r ol em {
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background: #cccccc;
  display: inline-block;
  text-align: center;
  font-style: normal;
  margin-right: 10px;
}
.wrap .server_05 .infor .infor_r ol em.active {
  background: #289cd2;
}
.wrap .server_05 .infor .infor_r ol li {
  height: 40px;
  line-height: 40px;
  position: relative;
}
.wrap .server_05 .infor .infor_r ol li span {
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #289cd2;
  border-radius: 18px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
  transform: translateX(20px);
}
@media (max-width:640px){
  .wrap .server_05 {min-width: 0;}
  .wrap .server_01, .wrap .server_02, .wrap .server_03, .wrap .server_04, .wrap .server_05, .wrap .server_06, .wrap .server_07 {padding: 20px 0px;}
  .wrap .server_05 .container {width: 100%;min-width: 0;}
  .wrap .server_01 h2 img, .wrap .server_02 h2 img, .wrap .server_03 h2 img, .wrap .server_04 h2 img, .wrap .server_05 h2 img, .wrap .server_06 h2 img, .wrap .server_07 h2 img {width: 90%; height: auto;}
  .wrap .server_05 .infor {
    margin-top: 20px;}
  .wrap .server_05 .infor .infor_l {
    width: 100%;}
  .wrap .server_05 .infor .infor_r {
    width: 100%;
    margin-top: 20px;
  }

}


.wrap .footer {
  min-width: 1200px;
  background: #f8f8f8;
  border-top: 2px solid #d1d1d1;
}
.wrap .footer .foot-box2 {
  width: 1200px;
  margin: 0 auto;
  /* border    : 1px solid #f0f0f0; */
  /* background: #fff; */
  padding: 0 30px;
  border-top: 0;
  box-sizing: border-box;
}
.wrap .footer .foot-box2 .foot-list-box {
  display: flex;
}
.wrap .footer .foot-box2 .foot-list-box .logo {
  display: flex;
  width: 140px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wrap .footer .foot-box2 .foot-list-box .logo img:nth-child(2) {
  padding-top: 10px;
}
.wrap .footer .foot-box2 .foot-list-box .logo img:nth-child(3) {
  padding-top: 6px;
}
.wrap .footer .foot-box2 .foot-list-box .list_box {
  flex: 1;
  padding: 0 100px;
}
.wrap .footer .foot-box2 .foot-list-box .foot-list {
  float: left;
  min-width: 200px;
  line-height: 32px;
  padding: 20px 0;
}
.wrap .footer .foot-box2 .foot-list-box .foot-list h2 {
  font-weight: bold;
  line-height: 32px;
  padding-top: 20px;
}
.wrap .footer .foot-box2 .foot-list-box .foot-list li {
  font-size: 13px;
}
.wrap .footer .foot-box2 .foot-list-box .foot-list li a {
  display: block;
  width: 160px;
  font-size: 13px;
  /* color   : #404040; */
  line-height: 32px;
}
.wrap .footer .foot-box2 .foot-list-box .foot-list .foot-img {
  padding: 20px 0;
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wrap .footer .foot-box2 .foot-bottom {
  border-top: 1px dashed #d4d4d4;
  padding: 10px 0;
}
.wrap .footer .foot-box2 .foot-bottom p {
  font-size: 13px;
  text-align: center;
  line-height: 32px;
  color: #3f3f3f;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both;
}

 .ex-footer-1 {
            background: url(../images/footerbg.png);
            background-repeat: repeat no-repeat;
            height: 236px;
            background-position: top center;
            width: 100% !important;
            background-size: 1920px;
        }
        .ex-footer-2 {
            width: 100%;
            background: #357264;
            padding: 10px 0;
        }
        .center {
            width: 1200px;
            margin: 0 auto;
        }
        .s4>div {
            display: inline-block;
            vertical-align: top;
            margin-top: 25px;
            margin-right: 123px;
        }
        .s4>div:last-child {
            margin-right: 0;
        }
        .footer-nav>div {
            display: inline-block;
            vertical-align: top;
        }
        .footer-nav>div {
            margin-right: 50px;
        }
        .footer-nav>div>ul>li {
            font-weight: bold;
            font-size: 16px;
            color: #357264;
            line-height: 30px;
            text-align: center;
        }
        .footer-nav>div>ul>li>a {
            font-size: 14px;
            color: #357264;
            font-weight: normal;
            transition: 0.2s;
        }
        .footer-xq>p {
            font-size: 16px;
            font-weight: bold;
            color: #357264;
            margin-top: 0;
        }
        .ex-footer-2>div>p {
            color: #dadada;
            text-align: center;
            line-height: 16px;
            font-size: 14px;
        }

@media (max-width:640px){
  .ex-footer-1{display: none;}
  .center {
    width: auto;
    margin: 10px 5%;}

    
}