html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
  margin: 0;
  padding: 0;
}
table,
th,
td {
  vertical-align: middle;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: black;
}
img {
  border: none;
}
@media only screen and (min-width: 320px) and (max-width: 375px) {
  html {
    width: 100%;
    height: 100%;
    font-size: 16px;
  }
  html body {
    height: 100%;
  }
}
@media only screen and (min-width: 375px) and (max-width: 768px) {
  html {
    width: 100%;
    height: 100%;
    font-size: 18.75px;
  }
  html body {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html {
    width: 100%;
    height: 100%;
    font-size: 38.4px;
  }
  html body {
    height: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  html {
    width: 100%;
    height: 100%;
    font-size: 51.2px;
  }
  html body {
    height: 100%;
  }
}
.header {
  /* position: fixed;
  top: 0;
  left: 0; */
  width: 100%;
  height: 2.34666667rem;
  line-height: 2.34666667rem;
  background-color: #268fe7;
  /* z-index: 1000; */
}
.header ul {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.header ul li {
  float: left;
  font-size: 0.74666667rem;
  color: #fff;
}
.header ul li a {
  color: #fff;
}
.banner {
  width: 100%;
}
.banner .banner_time {
  width: 100%;
  height: 24.58666667rem;
  /* margin-top: 2.34666667rem; */
  background: url(../images/ren.jpg) no-repeat center;
  background-size: 100% 24.58666667rem;
  overflow: hidden;
}
.banner .banner_time h2 {
  font-size: 0.85333333rem;
  color: #333333;
  font-weight: normal;
  text-align: center;
  padding-top: 1.06666667rem;
}
.banner .banner_time h3 {
  color: #333333;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 0.26666667rem;
  padding-top: 1.06666667rem;
}
.banner .banner_time h3 span {
  color: #268fe7;
}
.banner .banner_time .time {
  position: relative;
  width: 15.25333333rem;
  height: 17.86666667rem;
  border: 1px solid #268fe7;
  border-radius: 0.16rem;
  margin: 0 auto;
  margin-top: 1.33333333rem;
}
.banner .banner_time .time h4 {
  font-size: 1.12rem;
  color: #e72626;
  text-align: center;
  margin-top: 0.8rem;
}
.banner .banner_time .time img {
  position: absolute;
  top: 0.42666667rem;
  right: 4.21333333rem;
  width: 1.12rem;
  height: 1.25333333rem;
}
.banner .banner_time .time .time1 {
  width: 13.33333333rem;
  height: 1.6rem;
  font-size: 0.64rem;
  color: #333333;
  line-height: 1.6rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.53333333rem;
  background-color: rgba(38, 143, 231, 0.15);
}
.banner .banner_time .time .time2 {
  font-size: 0.8rem;
  color: #666666;
  margin-top: 0.8rem;
  text-align: center;
}
.banner .banner_time .time .time2 span {
  display: inline-block;
  width: 3.04rem;
  height: 2.66666667rem;
  font-size: 1.92rem;
  color: #268fe7;
  background: #fff;
  border: 0.02666667rem solid rgba(204, 204, 204, 0.5);
  box-shadow: 0rem 0.10666667rem 0.21333333rem 0rem rgba(17, 51, 79, 0.25);
  border-radius: 0.16rem;
}
.banner .banner_time .time .time2 .month1 {
  margin-right: 0.53333333rem;
}
.banner .banner_time .time .time2 .day1 {
  margin-left: 0.8rem;
  margin-right: 0.53333333rem;
}
.banner .banner_time .time .time3 {
  font-size: 0.58666667rem;
  color: #333333;
  text-align: center;
  margin-top: 0.53333333rem;
}
.banner .banner_time .time .time4 {
  display: block;
  width: 13.33333333rem;
  height: 1.70666667rem;
  font-size: 0.69333333rem;
  color: #fff;
  text-align: center;
  line-height: 1.70666667rem;
  background-color: #268fe7;
  border-radius: 0.8rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_xinxi {
  width: 100%;
  height: 19.46666667rem;
  background: linear-gradient(0deg, rgba(211, 240, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%);
}
.banner_xinxi h3 {
  font-size: 0.85333333rem;
  color: #333333;
  text-align: center;
  padding-top: 1.06666667rem;
}
.banner_xinxi h3 span {
  color: #268fe7;
}
.banner_xinxi ul {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.banner_xinxi ul li {
  float: left;
  width: 30%;
  height: 3.30666667rem;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 0.16rem;
  margin-right: 0.69333333rem;
  margin-top: 1.06666667rem;
}
.banner_xinxi ul li a {
  display: block;
}
.banner_xinxi ul li a img {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin: 0 auto;
  margin-top: 0.53333333rem;
}
.banner_xinxi ul li p {
  font-size: 0.69333333rem;
  text-align: center;
  margin-top: 0.4rem;
}
.banner_xinxi ul li p a {
  color: #333333;
}
.banner_xinxi ul li:nth-child(3) {
  margin-right: 0;
}
.banner_xinxi ul li:nth-child(6) {
  margin-right: 0;
}
.banner_xinxi ul li:nth-child(9) {
  margin-right: 0;
}
.banner_xinxi .mianfei {
  width: 90%;
  margin: 0 auto;
}
.banner_xinxi .mianfei a {
  display: block;
  width: 100%;
  height: 2.13333333rem;
  font-size: 0.74666667rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  background-color: #268fe7;
  border-radius: 0.26666667rem;
  margin-top: 1.06666667rem;
}
.banner_fabu {
  width: 100%;
  height: 23.46666667rem;
  background-color: #f5f7fa;
}
.banner_fabu h3 {
  font-size: 0.96rem;
  color: #000;
  text-align: center;
  padding-top: 1.06666667rem;
}
.banner_fabu h3 span {
  color: #268fe7;
}
.banner_fabu .liaojie {
  font-size: 0.64rem;
  color: #666666;
  text-align: center;
  margin-top: 0.48rem;
}
.banner_fabu .fabu1 {
  width: 90%;
  margin: 0 auto;
  margin-top: 0.8rem;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.banner_fabu .fabu1 li {
  float: left;
  width: 23%;
  height: 1.65333333rem;
  font-size: 0.64rem;
  line-height: 1.65333333rem;
  background-color: #e5f0ff;
  border-radius: 0.10666667rem;
}
.banner_fabu .fabu1 li a {
  color: #666666;
}
.banner_fabu .fabu1 li:nth-child(2) {
  background-color: #ffe5e6;
}
.banner_fabu .fabu1 li:nth-child(3) {
  background-color: #e5f6ff;
}
.banner_fabu .fabu1 li:nth-child(4) {
  background-color: #ffede5;
}
.banner_fabu .fabu2 {
  width: 90%;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_fabu .fabu2 li {
  width: 100%;
  height: 1.33333333rem;
  background-color: #ebf2fa;
  border-radius: 0.66666667rem;
  margin-bottom: 0.66666667rem;
}
.banner_fabu .fabu2 li span {
  float: left;
  display: block;
  width: 1.33333333rem;
  height: 1.33333333rem;
  font-size: 0.8rem;
  color: #268fe7;
  text-align: center;
  line-height: 1.33333333rem;
  background-color: #fff;
  border: 0.02666667rem solid #cccccc;
  box-shadow: 0rem 0.02666667rem 0.16rem 0rem rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.banner_fabu .fabu2 li p {
  float: left;
  line-height: 1.33333333rem;
  margin-left: 0.53333333rem;
}
.banner_fabu .fabu2 li p .baokao {
  float: left;
  height: 1.33333333rem;
  line-height: 1.33333333rem;
  font-size: 0.64rem;
  color: #666666;
}
.banner_fabu .fabu2 li p .baokao1 {
  color: #268fe7;
}
.banner_fabu .fabu2 li p .baokao2 {
  color: #e72626;
}
.banner_fabu .fabu2 li p img {
  width: 0.64rem;
  height: 0.82666667rem;
}
.banner_fabu .fabu2 li .chakan {
  float: right;
  display: block;
  width: 4rem;
  height: 1.33333333rem;
  font-size: 0.64rem;
  color: #fffefe;
  text-align: center;
  line-height: 1.33333333rem;
  background-color: #268fe7;
  border-radius: 0.66666667rem;
}
.banner_diqu {
  width: 100%;
  height: 10.13333333rem;
  background-color: #268fe7;
}
.banner_diqu h3 {
  font-size: 0.85333333rem;
  color: #fffefe;
  text-align: center;
  padding-top: 0.8rem;
}
.banner_diqu ul {
  width: 90%;
  height: 6.66666667rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_diqu ul li {
  float: left;
  width: 22%;
  height: 1.6rem;
  border: 1px solid #fff;
  border-radius: 0.10666667rem;
  margin-right: 0.53333333rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
.banner_diqu ul li a {
  font-size: 0.74666667rem;
  color: #fff;
}
.banner_diqu ul li:nth-child(3) {
  background-color: #fff;
}
.banner_diqu ul li:nth-child(3) a {
  color: #268fe7;
}
.banner_diqu ul li:nth-child(4) {
  margin-right: 0;
}
.banner_diqu ul li:nth-child(6) {
  background-color: #fff;
}
.banner_diqu ul li:nth-child(6) a {
  color: #268fe7;
}
.banner_diqu ul li:nth-child(8) {
  margin-right: 0;
}
.banner_diqu ul li:nth-child(12) {
  margin-right: 0;
  background-color: #e72626;
  border: 0;
}
.banner_liyou {
  width: 100%;
  height: 18.66666667rem;
  margin-top: 1.06666667rem;
  background: linear-gradient(0deg, #d9f1fe 0%, #f0f8fc 100%);
}
.banner_liyou h3 {
  font-size: 0.85333333rem;
  color: #333333;
  text-align: center;
  padding-top: 0.8rem;
}
.banner_liyou h3 span {
  color: #268fe7;
}
.banner_liyou ul {
  width: 90%;
  margin: 0 auto;
  margin-top: 1.06666667rem;
  overflow: hidden;
}
.banner_liyou ul li {
  float: left;
  width: 30%;
  height: 5.33333333rem;
  background-color: #fff;
  border: 0.02666667rem solid #cccccc;
  border-radius: 0.16rem;
  margin-right: 0.8rem;
  margin-bottom: 0.8rem;
}
.banner_liyou ul li a {
  display: block;
}
.banner_liyou ul li a img {
  display: block;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_liyou ul li a .ll1 {
  width: 1.04rem;
  height: 1.86666667rem;
}
.banner_liyou ul li a .ll2 {
  width: 2.21333333rem;
  height: 1.78666667rem;
}
.banner_liyou ul li a .ll3 {
  width: 1.70666667rem;
  height: 1.81333333rem;
}
.banner_liyou ul li a .ll4 {
  width: 1.70666667rem;
  height: 1.81333333rem;
}
.banner_liyou ul li a .ll5 {
  width: 2rem;
  height: 1.81333333rem;
}
.banner_liyou ul li a .ll6 {
  width: 2.24rem;
  height: 1.81333333rem;
}
.banner_liyou ul li .ii {
  width: 4.32rem;
  height: 1.28rem;
  font-size: 0.64rem;
  color: #fff;
  text-align: center;
  line-height: 1.28rem;
  margin: 0 auto;
  margin-top: 0.69333333rem;
  background-color: #268fe7;
  box-shadow: 0rem 0.05333333rem 0.10666667rem 0rem #0f3e23;
  border-radius: 0.10666667rem;
}
.banner_liyou ul li:nth-child(3) {
  margin-right: 0;
}
.banner_liyou ul li:nth-child(6) {
  margin-right: 0;
}
.banner_liyou .more {
  width: 17.33333333rem;
  height: 2.13333333rem;
  margin: 0 auto;
  line-height: 2.13333333rem;
  text-align: center;
  background-color: #268fe7;
  border-radius: 0.26666667rem;
}
.banner_liyou .more a {
  color: #fff;
  font-size: 0.74666667rem;
}
.banner_guoguan {
  width: 100%;
  height: 32.53333333rem;
  background-color: #f5f7fa;
}
.banner_guoguan h3 {
  font-size: 0.85333333rem;
  color: #333333;
  text-align: center;
  padding-top: 1.06666667rem;
}
.banner_guoguan .fangan {
  font-size: 0.64rem;
  color: #666666;
  text-align: center;
  margin-top: 0.53333333rem;
}
.banner_guoguan ul {
  width: 90%;
  height: 28.26666667rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_guoguan ul .guoguan1 {
  width: 100%;
  height: 6.4rem;
  margin-bottom: 0.53333333rem;
  background-color: #fff;
  border: 1px solid #cccccc;
}
.banner_guoguan ul .guoguan1 .xuexi1 {
  display: block;
}
.banner_guoguan ul .guoguan1 .xuexi1 img {
  float: left;
  width: 6.4rem;
  height: 4.8rem;
  margin-top: 0.8rem;
  margin-left: 0.53333333rem;
}
.banner_guoguan ul .guoguan1 .xuexi {
  float: right;
  width: 10.66666667rem;
  height: 5.6rem;
  margin-top: 0.53333333rem;
  margin-left: 0.37333333rem;
}
.banner_guoguan ul .guoguan1 .xuexi h4 {
  font-size: 0.69333333rem;
  color: #333333;
  text-align: center;
}
.banner_guoguan ul .guoguan1 .xuexi h4 span {
  color: #e72626;
}
.banner_guoguan ul .guoguan1 .xuexi p {
  width: 10.13333333rem;
  height: 2.66666667rem;
  font-size: 0.74666667rem;
  margin: 0 auto;
  margin-top: 0.26666667rem;
  line-height: 1.17333333rem;
}
.banner_guoguan ul .guoguan1 .xuexi p a {
  color: #666666;
}
.banner_guoguan ul .guoguan1 .xuexi .ceshi {
  display: block;
  width: 5.33333333rem;
  height: 1.22666667rem;
  font-size: 0.69333333rem;
  color: #fff;
  text-align: center;
  line-height: 1.17333333rem;
  margin: 0 auto;
  margin-top: 0.26666667rem;
  background-color: #268fe7;
  border-radius: 0.58666667rem;
}
.banner_guoguan ul .guoguan2 {
  width: 100%;
  height: 6.4rem;
  margin-bottom: 0.53333333rem;
  background-color: #fff;
  border: 1px solid #cccccc;
}
.banner_guoguan ul .guoguan2 .nengli {
  float: left;
  width: 10.66666667rem;
  height: 5.6rem;
  margin-top: 0.53333333rem;
  margin-left: 0.37333333rem;
}
.banner_guoguan ul .guoguan2 .nengli h4 {
  font-size: 0.69333333rem;
  color: #333333;
  text-align: center;
}
.banner_guoguan ul .guoguan2 .nengli h4 span {
  color: #e72626;
}
.banner_guoguan ul .guoguan2 .nengli p {
  width: 10.13333333rem;
  height: 2.66666667rem;
  font-size: 0.74666667rem;
  margin: 0 auto;
  margin-top: 0.26666667rem;
  line-height: 1.17333333rem;
}
.banner_guoguan ul .guoguan2 .nengli p a {
  color: #666666;
}
.banner_guoguan ul .guoguan2 .nengli .ceshi {
  display: block;
  width: 5.33333333rem;
  height: 1.22666667rem;
  font-size: 0.69333333rem;
  color: #fff;
  text-align: center;
  line-height: 1.17333333rem;
  margin: 0 auto;
  margin-top: 0.26666667rem;
  background-color: #268fe7;
  border-radius: 0.58666667rem;
}
.banner_guoguan ul .guoguan2 .nengli2 {
  display: block;
}
.banner_guoguan ul .guoguan2 .nengli2 img {
  float: right;
  width: 6.4rem;
  height: 4.8rem;
  margin-top: 0.8rem;
  margin-right: 0.53333333rem;
}
.banner_koubei {
  width: 100%;
  background-color: #f5f7fa;
}
.banner_koubei h3 {
  font-size: 0.85333333rem;
  color: #333333;
  text-align: center;
  padding-top: 1.06666667rem;
}
.banner_koubei .koubei1 {
  width: 70%;
  height: 3.2rem;
  margin: 0 auto;
}
.banner_koubei .koubei1 p {
  width: 100%;
  height: 3.2rem;
  font-size: 1.6rem;
  color: #a1a9b3;
  line-height: 3.2rem;
  display: flex;
  justify-content: space-between;
}
.banner_koubei .koubei1 p .ww1 {
  font-size: 0.85333333rem;
  color: #268fe7;
}
.banner_koubei .koubei1 p .ww2 {
  font-size: 0.85333333rem;
  color: #333333;
}
.banner_koubei ul {
  width: 80%;
  margin: 0 auto;
  margin-top: 0.53333333rem;
}
.banner_koubei ul li {
  width: 100%;
  height: 5.33333333rem;
  background: url(../images/koubei1.jpg) no-repeat center;
  background-size: 16.26666667rem 3.36rem;
}
.banner_koubei ul li .jushi {
  float: left;
  width: 6.66666667rem;
  height: 3.2rem;
  line-height: 0.96rem;
}
.banner_koubei ul li .jushi a {
  font-size: 0.69333333rem;
  color: #333333;
}
.banner_koubei ul li .qita {
  float: right;
  width: 6.4rem;
  height: 1.17333333rem;
  line-height: 0.96rem;
}
.banner_koubei ul li .qita a {
  font-size: 0.64rem;
  color: #666666;
}
.banner_koubei ul li:nth-child(2) {
  background: url(../images/koubei2.jpg) no-repeat center;
  background-size: 16.26666667rem 3.36rem;
}
.banner_koubei ul li:nth-child(3) {
  background: url(../images/koubei3.jpg) no-repeat center;
  background-size: 16.26666667rem 3.36rem;
}
.banner_koubei ul li:nth-child(4) {
  background: url(../images/koubei4.jpg) no-repeat center;
  background-size: 16.26666667rem 3.36rem;
}
.banner_kecheng {
  width: 100%;
  margin-top: 1.06666667rem;
}
.banner_kecheng h3 {
  font-size: 0.85333333rem;
  color: #333333;
  text-align: center;
}
.banner_kecheng h3 .kk1 {
  color: #268fe7;
}
.banner_kecheng h3 .kk2 {
  color: #e72626;
}
.banner_kecheng .kk3 {
  display: block;
  width: 13.38666667rem;
  height: 0.66666667rem;
  margin: 0 auto;
}
.banner_kecheng .kk4 {
  font-size: 0.64rem;
  text-align: center;
  margin-top: 0.53333333rem;
}
.banner_kecheng .kk4 a {
  color: #666666;
}
.banner_kecheng .kecheng {
  width: 90%;
  height: 13.33333333rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.banner_kecheng .kecheng .ck {
  width: 100%;
  height: 10.93333333rem;
}
.banner_kecheng .kecheng .ck .kecheng1 {
  float: left;
  width: 5.86666667rem;
  height: 10.66666667rem;
}
.banner_kecheng .kecheng .ck .kecheng1 ul {
  float: left;
  width: 5.33333333rem;
  height: 10.66666667rem;
  margin-left: 0.53333333rem;
}
.banner_kecheng .kecheng .ck .kecheng1 ul li {
  width: 5.33333333rem;
  height: 2.13333333rem;
  border-radius: 0.10666667rem;
  margin-top: 0.53333333rem;
  text-align: center;
  line-height: 2.13333333rem;
  background-color: #e8e8e8;
}
.banner_kecheng .kecheng .ck .kecheng1 ul li a {
  font-size: 0.64rem;
  color: #666666;
}
.banner_kecheng .kecheng .ck .kecheng2 {
  float: right;
  width: 11.46666667rem;
  height: 10.26666667rem;
  margin-right: 0.53333333rem;
  margin-top: 0.53333333rem;
}
.banner_kecheng .kecheng .ck .kecheng2 a {
  display: block;
}
.banner_kecheng .kecheng .ck .kecheng2 a img {
  width: 11.46666667rem;
  height: 6.21333333rem;
}
.banner_kecheng .kecheng .ck .kecheng2 ul {
  width: 11.46666667rem;
  margin-top: 0.53333333rem;
  display: flex;
  justify-content: space-between;
}
.banner_kecheng .kecheng .ck .kecheng2 ul li {
  float: left;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 0.64rem;
  line-height: 0.96rem;
  border: 1px solid #268fe7;
  border-radius: 50%;
  text-align: center;
}
.banner_kecheng .kecheng .ck .kecheng2 ul li a {
  color: #3399ff;
  margin-top: 0.64rem;
}
.banner_kecheng .kecheng .kecheng3 {
  width: 100%;
  font-size: 0.58666667rem;
  color: #666666;
  text-align: center;
  margin-top: 0.66666667rem;
}
.banner_kecheng .kecheng .kecheng3 span {
  color: #e72626;
}
.banner_banquan {
  width: 100%;
  height: 2.66666667rem;
  text-align: center;
  padding-top: 1rem;
}
.banner_banquan p {
  font-size: 0.64rem;
  color: #666;
}
.banner_baikuang {
  width: 100%;
  height: 3.2rem;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.30666667rem;
  background-color: #268fe7;
}
.footer ul li {
  float: left;
  width: 33%;
  height: 3.30666667rem;
  border-right: 0.02666667rem solid #fff;
}
.footer ul li a {
  display: block;
}
.footer ul li a img {
  display: block;
  width: 1.25333333rem;
  height: 1.14666667rem;
  margin: 0 auto;
  margin-top: 0.53333333rem;
}
.footer ul li p {
  font-size: 0.74666667rem;
  text-align: center;
  margin-top: 0.26666667rem;
}
.footer ul li p a {
  color: #fff;
}
.footer ul li:last-child {
  border-right: 0;
}
