@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%;
  }
}
* {
  margin: 0;
  padding: 0;
}
table,
th,
td {
  vertical-align: middle;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: black;
}
img {
  border: none;
}
.header {
  width: 100%;
  height: 2.4rem;
  background: #393B41;
}
.header ul {
  width: 100%;
  height: 2.4rem;
}
.header ul li {
  float: left;
  width: 24.5%;
  height: 2.4rem;
  font-size: 0.74666667rem;
  line-height: 2.4rem;
  text-align: center;
}
.header ul li a {
  color: #fff;
}
.header ul span {
  float: left;
  width: 0.02666667rem;
  height: 0.74666667rem;
  margin-top: 0.8rem;
  background: #FFFFFF;
}
.banner_zhidao {
  width: 100%;
  height: 12.82666667rem;
  background: url(../images/banner.jpg) no-repeat center;
  background-size: 100% 12.82666667rem;
}
.banner_zhidao h2 {
  font-size: 1.92rem;
  color: #0DA38C;
  text-align: center;
  padding-top: 1.33333333rem;

}
.banner_zhidao h3 {
  font-size: 1.92rem;
  color: #0DA38C;
  text-align: center;
  margin-bottom: 0.53333333rem;
 
}
.banner_zhidao .zd {
  display: block;
  width: 8.90666667rem;
  height: 0.32rem;
  margin: 0 auto;
}
.banner_zhidao p {
  font-size: 0.74666667rem;
  color: #0DA38C;
  text-align: center;
  padding-top: 0.26666667rem;
  padding-bottom: 0.26666667rem;
}
.banner_zhidao .zhidao {
  width: 17.33333333rem;
  height: 1.86666667rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_zhidao .zhidao a {
  float: left;
  display: block;
  width: 8rem;
  height: 1.86666667rem;
  font-size: 0.74666667rem;
  color: #fff;
  text-align: center;
  line-height: 1.86666667rem;
  background: #0DA38C;
  border-radius: 0.21333333rem;
  margin-right: 1.33333333rem;
}
.banner_zhidao .zhidao a img {
  width: 0.74666667rem;
  height: 0.74666667rem;
  margin-left: 0.21333333rem;
  vertical-align: middle;
}
.banner_zhidao .zhidao a:nth-child(2) {
  margin-right: 0;
  color: #744530;
  background: #FFD461;
}
.banner_baokao {
  width: 100%;
  height: 21.33333333rem;
  padding-top: 1.33333333rem;
  border-bottom: 0.02666667rem solid #DDD;
}
.banner_baokao .baokao {
  width: 10.13333333rem;
  height: 1.33333333rem;
  margin: 0 auto;
}
.banner_baokao .baokao img {
  float: left;
  width: 0.69333333rem;
  height: 0.64rem;
  margin-top: 0.4rem;
}
.banner_baokao .baokao h2 {
  float: left;
  font-size: 1.01333333rem;
  color: #393B41;
  margin-left: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.banner_baokao .baokao h2 span {
  color: #0DA38C;
}
.banner_baokao ul {
  width: 90%;
  height: 18.50666667rem;
  background: url(../images/baokao.png) no-repeat center;
  background-size: 100% 18.50666667rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
}
.banner_baokao ul li {
  float: left;
  width: 33%;
  height: 5.33333333rem;
  margin-bottom: 0.8rem;
}
.banner_baokao ul li a {
  display: block;
}
.banner_baokao ul li a img {
  display: block;
  width: 1.14666667rem;
  height: 1.22666667rem;
  margin: 0 auto;
  margin-top: 0.66666667rem;
}
.banner_baokao ul li h4 {
  font-size: 0.74666667rem;
  text-align: center;
  font-weight: normal;
  margin-top: 0.26666667rem;
}
.banner_baokao ul li h4 a {
  color: #393B41;
}
.banner_baokao ul li .zx {
  display: block;
  width: 4.8rem;
  height: 1.44rem;
  font-size: 0.74666667rem;
  color: #fff;
  text-align: center;
  line-height: 1.44rem;
  background: #0DA38C;
  border-radius: 0.10666667rem;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.banner_chaxun {
  width: 95%;
  height: 20.8rem;
  background: url(../images/ceshi.png) no-repeat center;
  background-size: 100% 20.8rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
}
.banner_chaxun h2 {
  font-size: 0.96rem;
  color: #fff;
  text-align: center;
  padding-top: 0.53333333rem;
}
.banner_chaxun h2 span {
  color: #FFD461;
}
.banner_chaxun .ceping3 {
  width: 90%;
  height: 3.73333333rem;
  margin: 0 auto;
  margin-top: 1.33333333rem;
}
.banner_chaxun .ceping3 .zb {
  font-size: 0.74666667rem;
  color: #32353D;
  font-weight: normal;
}
.banner_chaxun .ceping3 .zb span {
  color: #F35D54;
}
.banner_chaxun .ceping3 .danxuan {
  float: left;
  position: relative;
  margin-right: 1.06666667rem;
  margin-top: 0.53333333rem;
}
.banner_chaxun .ceping3 .danxuan input[type="radio"] {
  width: 0.74666667rem;
  height: 0.74666667rem;
  opacity: 0;
}
.banner_chaxun .ceping3 .danxuan label {
  position: absolute;
  left: 0.13333333rem;
  top: 0.08rem;
  width: 0.74666667rem;
  height: 0.74666667rem;
  border-radius: 50%;
  margin-top: 0.26666667rem;
  border: 0.02666667rem solid #DDD;
}
.banner_chaxun .ceping3 .danxuan input:checked + label {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/dianji.png) no-repeat center;
  background-size: 0.8rem 0.8rem;
  border: none;
}
.banner_chaxun .ceping3 .danxuan input:checked + label::after {
  position: absolute;
  content: "";
  top: 0.08rem;
  left: 0.16rem;
  border-top: none;
  border-left: none;
}
.banner_chaxun .ceping3 .danxuan span {
  font-size: 0.74666667rem;
  color: #666;
  margin-left: 0.26666667rem;
}
.banner_chaxun .ceping3 .danxuan:nth-child(5) {
  margin-right: 0;
}
.banner_chaxun .ceping4 {
  width: 90%;
  height: 5.33333333rem;
  margin: 0 auto;
}
.banner_chaxun .ceping4 .zb {
  font-size: 0.74666667rem;
  color: #32353D;
  font-weight: normal;
}
.banner_chaxun .ceping4 .zb span {
  color: #F35D54;
}
.banner_chaxun .ceping4 .danxuan1 {
  float: left;
  position: relative;
  margin-right: 1.06666667rem;
  margin-top: 0.53333333rem;
}
.banner_chaxun .ceping4 .danxuan1 input[type="radio"] {
  width: 0.74666667rem;
  height: 0.74666667rem;
  opacity: 0;
}
.banner_chaxun .ceping4 .danxuan1 label {
  position: absolute;
  left: 0.13333333rem;
  top: 0.08rem;
  width: 0.74666667rem;
  height: 0.74666667rem;
  border-radius: 50%;
  margin-top: 0.26666667rem;
  border: 0.02666667rem solid #DDD;
}
.banner_chaxun .ceping4 .danxuan1 input:checked + label {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/dianji.png) no-repeat center;
  background-size: 0.8rem 0.8rem;
  border: none;
}
.banner_chaxun .ceping4 .danxuan1 input:checked + label::after {
  position: absolute;
  content: "";
  top: 0.08rem;
  left: 0.16rem;
  border-top: none;
  border-left: none;
}
.banner_chaxun .ceping4 .danxuan1 span {
  font-size: 0.74666667rem;
  color: #666;
  margin-left: 0.26666667rem;
}
.banner_chaxun .ceping4 .danxuan:nth-child(5) {
  margin-right: 0;
}
.banner_chaxun .ceping5 {
  width: 90%;
  height: 3.73333333rem;
  margin: 0 auto;
}
.banner_chaxun .ceping5 .zb {
  font-size: 0.74666667rem;
  color: #32353D;
  font-weight: normal;
}
.banner_chaxun .ceping5 .zb span {
  color: #F35D54;
}
.banner_chaxun .ceping5 .danxuan2 {
  float: left;
  position: relative;
  margin-right: 0.93333333rem;
  margin-top: 0.53333333rem;
}
.banner_chaxun .ceping5 .danxuan2 input[type="radio"] {
  width: 0.74666667rem;
  height: 0.74666667rem;
  opacity: 0;
}
.banner_chaxun .ceping5 .danxuan2 label {
  position: absolute;
  left: 0.13333333rem;
  top: 0.08rem;
  width: 0.74666667rem;
  height: 0.74666667rem;
  border-radius: 50%;
  margin-top: 0.26666667rem;
  border: 0.02666667rem solid #DDD;
}
.banner_chaxun .ceping5 .danxuan2 input:checked + label {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/dianji.png) no-repeat center;
  background-size: 0.8rem 0.8rem;
  border: none;
}
.banner_chaxun .ceping5 .danxuan2 input:checked + label::after {
  position: absolute;
  content: "";
  top: 0.08rem;
  left: 0.16rem;
  border-top: none;
  border-left: none;
}
.banner_chaxun .ceping5 .danxuan2 span {
  font-size: 0.74666667rem;
  color: #666;
  margin-left: 0.26666667rem;
}
.banner_chaxun .ceping7 a {
  display: block;
  width: 14.93333333rem;
  height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  margin: 0 auto;
  margin-top: 1.33333333rem;
  border-radius: 0.13333333rem;
  background-color: #0DA38C;
}
.banner_chaxun .ceping7 a img {
  width: 0.69333333rem;
  height: 0.96rem;
  vertical-align: middle;
  margin-left: 0.26666667rem;
}
.banner_wenti {
  width: 100%;
  height: 24rem;
  margin-top: 1.06666667rem;
}
.banner_wenti .wenti {
  width: 10.66666667rem;
  height: 1.33333333rem;
  margin: 0 auto;
}
.banner_wenti .wenti img {
  float: left;
  width: 0.69333333rem;
  height: 0.64rem;
  margin-top: 0.4rem;
}
.banner_wenti .wenti h2 {
  float: left;
  font-size: 1.01333333rem;
  color: #393B41;
  margin-left: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.banner_wenti .wenti h2 span {
  color: #0DA38C;
}
.banner_wenti ul {
  width: 90%;
  height: 18.66666667rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
}
.banner_wenti ul li {
  width: 100%;
  height: 2.13333333rem;
  border-bottom: 0.02666667rem dashed #D1D1D1;
}
.banner_wenti ul li span {
  float: left;
  display: block;
  width: 0.82666667rem;
  height: 1.09333333rem;
  font-size: 0.74666667rem;
  color: #393B41;
  line-height: 1.09333333rem;
  padding-left: 0.26666667rem;
  background: #fff6df;
  border-radius: 50%;
  margin-top: 0.53333333rem;
}
.banner_wenti ul li .lu {
  background-color: #cfede8;
}
.banner_wenti ul li .hong {
  color: #F35D54;
}
.banner_wenti ul li p {
  float: left;
  font-size: 0.74666667rem;
  line-height: 2.13333333rem;
  margin-left: 0.26666667rem;
}
.banner_wenti ul li p a {
  color: #393B41;
}
.banner_wenti ul li p .huo {
  width: 0.77333333rem;
  height: 0.88rem;
  vertical-align: middle;
}
.banner_wenti ul li .lj {
  float: right;
  display: block;
  width: 4.26666667rem;
  height: 1.49333333rem;
  font-size: 0.74666667rem;
  color: #fff;
  text-align: center;
  line-height: 1.49333333rem;
  background: #0DA38C;
  border-radius: 0.10666667rem;
  margin-top: 0.26666667rem;
}
.banner_wenti ul li:nth-child(8) {
  border: none;
}
.banner_wenti .wt a {
  display: block;
  width: 14.93333333rem;
  height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  background: #0DA38C;
  border-radius: 0.21333333rem;
  margin: 0 auto;
}
.banner_diqu {
  width: 100%;
  height: 15.73333333rem;
  background: #F1F9F8;
}
.banner_diqu .diqu {
  width: 11.2rem;
  height: 1.33333333rem;
  margin: 0 auto;
  padding-top: 1.06666667rem;
}
.banner_diqu .diqu img {
  float: left;
  width: 0.69333333rem;
  height: 0.64rem;
  margin-top: 0.4rem;
}
.banner_diqu .diqu h2 {
  float: left;
  font-size: 1.01333333rem;
  color: #393B41;
  margin-left: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.banner_diqu .diqu h2 span {
  color: #0DA38C;
}
.banner_diqu ul {
  width: 92%;
  height: 8.8rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
}
.banner_diqu ul li {
  float: left;
  width: 17%;
  height: 1.44rem;
  font-size: 0.74666667rem;
  text-align: center;
  line-height: 1.44rem;
  background: #FFFFFF;
  border: 0.05333333rem solid #0DA38C;
  border-radius: 0.10666667rem;
  margin-right: 0.53333333rem;
  margin-bottom: 0.64rem;
}
.banner_diqu ul li a {
  color: #393B41;
}
.banner_diqu ul li:nth-child(1) {
  background: #0DA38C;
}
.banner_diqu ul li:nth-child(1) a {
  color: #fff;
}
.banner_diqu ul li:nth-child(5) {
  margin-right: 0;
}
.banner_diqu ul li:nth-child(10) {
  margin-right: 0;
}
.banner_diqu ul li:nth-child(15) {
  margin-right: 0;
}
.banner_diqu ul li:nth-child(20) {
  margin-right: 0;
}
.banner_diqu .dq a {
  display: block;
  width: 14.93333333rem;
  height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  background: #0DA38C;
  border-radius: 0.21333333rem;
  margin: 0 auto;
  margin-top: 0.53333333rem;
}
.banner_liyou {
  width: 100%;
  height: 25.33333333rem;
}
.banner_liyou .liyou {
  width: 12.8rem;
  height: 1.33333333rem;
  margin: 0 auto;
  padding-top: 1.06666667rem;
}
.banner_liyou .liyou img {
  float: left;
  width: 0.69333333rem;
  height: 0.64rem;
  margin-top: 0.4rem;
}
.banner_liyou .liyou h2 {
  float: left;
  font-size: 1.01333333rem;
  color: #393B41;
  margin-left: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.banner_liyou .liyou h2 span {
  color: #0DA38C;
}
.banner_liyou ul {
  width: 90%;
  height: 21.33333333rem;
  margin: 0 auto;
  margin-top: 1.33333333rem;
}
.banner_liyou ul li {
  float: left;
  width: 48%;
  height: 10.1rem;
  margin-right: 0.69333333rem;
  margin-bottom: 0.74666667rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.08rem 0.26666667rem 0rem rgba(0, 23, 19, 0.14);
}
.banner_liyou ul li a {
  display: block;
}
.banner_liyou ul li a img {
  width: 100%;
  height: 4rem;
}
.banner_liyou ul li h4 {
  position: relative;
  top: -1.6rem;
  width: 4.8rem;
  height: 1.54666667rem;
  font-size: 0.74666667rem;
  text-align: center;
  line-height: 1.54666667rem;
  margin: 0 auto;
  font-weight: normal;
  background: #FFD461;
  border-radius: 0.21333333rem 0.21333333rem 0rem 0rem;
}
.banner_liyou ul li h4 a {
  color: #744530;
}
.banner_liyou ul li p {
  width: 7.36rem;
  height: 2.69333333rem;
  font-size: 0.64rem;
  line-height: 1.01333333rem;
  margin: 0 auto;
  margin-top: -1.06666667rem;
}
.banner_liyou ul li p a {
  color: #666666;
}
.banner_liyou ul li p span {
  color: #F35D54;
}
.banner_liyou ul li .dy {
  display: block;
  width: 6.93333333rem;
  height: 1.49333333rem;
  font-size: 0.74666667rem;
  color: #fff;
  text-align: center;
  line-height: 1.49333333rem;
  background: #0DA38C;
  border-radius: 0.10666667rem;
  margin: 0 auto;
  margin-top: 0.1rem;
}
.banner_liyou ul li:nth-child(2) {
  margin-right: 0;
}
.banner_liyou ul li:nth-child(4) {
  margin-right: 0;
}
.banner_shijian {
  width: 100%;
  height: 18.66666667rem;
}
.banner_shijian h2 {
  font-size: 1.01333333rem;
  color: #32353D;
  text-align: center;
  padding-top: 1.33333333rem;
}
.banner_shijian .shijian1 {
  font-size: 0.74666667rem;
  color: #F35D54;
  text-align: center;
  margin-top: 0.26666667rem;
}
.banner_shijian .shijian2 {
  width: 14.08rem;
  height: 3.14666667rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_shijian .shijian2 p {
  color: #32353D;
  font-size: 0.96rem;
  text-align: center;
}
.banner_shijian .shijian2 p span {
  display: inline-block;
  width: 3.46666667rem;
  height: 2.93333333rem;
  font-size: 1.81333333rem;
  color: #0DA38C;
  line-height: 2.93333333rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.10666667rem 0.26666667rem 0rem rgba(0, 23, 19, 0.2), 0rem -0.21333333rem 0rem 0rem rgba(13, 163, 140, 0.6);
  border-radius: 0.13333333rem;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.banner_shijian ul {
  width: 85%;
  height: 5.06666667rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
  background: #FFFFFF;
  border: 0.05333333rem dashed #BAD8D3;
  border-radius: 0.13333333rem;
  padding-top: 0.53333333rem;
}
.banner_shijian ul li {
  width: 90%;
  height: 1.6rem;
  margin: 0 auto;
  margin-bottom: 0.8rem;
}
.banner_shijian ul li .sj1 {
  float: left;
  width: 100%;
  height: 1.6rem;
}
.banner_shijian ul li .sj1 h4 {
  font-size: 0.64rem;
  color: #333;
  font-weight: normal;
}
.banner_shijian ul li .sj1 h4 span {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  background: #0DA38C;
  border-radius: 50%;
  margin-right: 0.26666667rem;
}
.banner_shijian ul li .sj1 p {
  font-size: 0.64rem;
  margin-left: 0.53333333rem;
  margin-top: 0.13333333rem;
}
.banner_shijian ul li .sj1 p a {
  color: #666;
}
.banner_shijian ul li .sj2 {
  float: right;
  width: 3.46666667rem;
  height: 1.44rem;
  font-size: 0.64rem;
  color: #fff;
  text-align: center;
  line-height: 1.44rem;
  background: #3083C3;
  border-radius: 0.16rem;
  margin-top: 0.26666667rem;
}
.banner_shijian .cx a {
  display: block;
  width: 14.93333333rem;
  height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  background: #0DA38C;
  border-radius: 0.21333333rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
}
.banner_miji {
  width: 100%;
  height: 24rem;
}
.banner_miji .miji {
  width: 13.33333333rem;
  height: 1.33333333rem;
  margin: 0 auto;
  padding-top: 1.06666667rem;
}
.banner_miji .miji img {
  float: left;
  width: 0.69333333rem;
  height: 0.64rem;
  margin-top: 0.4rem;
}
.banner_miji .miji h2 {
  float: left;
  font-size: 1.01333333rem;
  color: #393B41;
  margin-left: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.banner_miji .miji h2 span {
  color: #0DA38C;
}
.banner_miji .miji1 {
  width: 90%;
  height: 17.22666667rem;
  background: #FFFFFF;
  margin: 0 auto;
  margin-top: 1.33333333rem;
  border: 0.05333333rem solid #93D2C8;
  box-shadow: 0rem -0.21333333rem 0rem 0rem #0DA38C;
}
.banner_miji .miji1 ul {
  width: 90%;
  height: 9.33333333rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.banner_miji .miji1 ul li {
  width: 100%;
  height: 1.70666667rem;
  background: #EFF7F6;
  border-radius: 0.10666667rem;
  margin-bottom: 0.53333333rem;
}
.banner_miji .miji1 ul li h4 {
  float: left;
  width: 5.33333333rem;
  height: 1.70666667rem;
  font-size: 0.74666667rem;
  text-align: center;
  font-weight: normal;
  line-height: 1.70666667rem;
  background: #0DA38C;
  border-radius: 0.10666667rem 0rem 0rem 0.10666667rem;
}
.banner_miji .miji1 ul li h4 a {
  color: #fff;
}
.banner_miji .miji1 ul li p {
  float: left;
  font-size: 0.74666667rem;
  line-height: 1.70666667rem;
  margin-left: 0.37333333rem;
}
.banner_miji .miji1 ul li p a {
  color: #32353D;
}
.banner_miji .miji1 .mj1 {
  width: 90%;
  height: 5.33333333rem;
  margin: 0 auto;
  margin-top: 0.53333333rem;
}
.banner_miji .miji1 .mj1 .yr {
  float: left;
  width: 4.85333333rem;
  height: 4.85333333rem;
  background: url(../images/miji.png) no-repeat center;
  background-size: 4.85333333rem 4.85333333rem;
  margin-right: 0.8rem;
}
.banner_miji .miji1 .mj1 .yr h4 {
  font-size: 0.85333333rem;
  text-align: center;
  padding-top: 0.8rem;
}
.banner_miji .miji1 .mj1 .yr h4 a {
  color: #fff;
}
.banner_miji .miji1 .mj1 .yr .fa {
  display: block;
  font-size: 0.74666667rem;
  color: #0DA38C;
  text-align: center;
  margin-top: 0.8rem;
}
.banner_miji .miji1 .mj1 .yr:nth-child(3) {
  margin-right: 0;
}
.banner_miji .miji1 .dz a {
  display: block;
  width: 14.93333333rem;
  height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  background: #0DA38C;
  border-radius: 0.21333333rem;
  margin: 0 auto;
  margin-top: 0.26666667rem;
}
.banner_xuexi {
  width: 100%;
  height: 22.66666667rem;
  background: #F1F9F8;
}
.banner_xuexi .xuexi {
  width: 15.46666667rem;
  height: 1.33333333rem;
  margin: 0 auto;
  padding-top: 1.06666667rem;
}
.banner_xuexi .xuexi img {
  float: left;
  width: 0.69333333rem;
  height: 0.64rem;
  margin-top: 0.4rem;
}
.banner_xuexi .xuexi h2 {
  float: left;
  font-size: 1.01333333rem;
  color: #393B41;
  margin-left: 0.26666667rem;
  margin-right: 0.26666667rem;
}
.banner_xuexi .xuexi h2 span {
  color: #0DA38C;
}
.banner_xuexi ul {
  width: 90%;
  height: 16rem;
  margin: 0 auto;
  margin-top: 1.06666667rem;
}
.banner_xuexi ul li {
  width: 100%;
  height: 5.6rem;
  margin-bottom: 0.53333333rem;
  background: #FFFFFF;
}
.banner_xuexi ul li .xi1 {
  width: 90%;
  height: 2.4rem;
  margin: 0 auto;
  border-bottom: 0.02666667rem solid #E1E1E1;
}
.banner_xuexi ul li .xi1 img {
  float: left;
  width: 1.33333333rem;
  height: 1.33333333rem;
  margin-top: 0.53333333rem;
}
.banner_xuexi ul li .xi1 h4 {
  float: left;
  font-size: 0.74666667rem;
  margin-left: 0.37333333rem;
  line-height: 2.4rem;
}
.banner_xuexi ul li .xi1 h4 a {
  color: #32353D;
}
.banner_xuexi ul li .xi1 .ty {
  float: right;
  display: block;
  width: 4.8rem;
  height: 1.49333333rem;
  font-size: 0.74666667rem;
  color: #fff;
  text-align: center;
  line-height: 1.49333333rem;
  background: #0DA38C;
  border-radius: 0.10666667rem;
  margin-top: 0.4rem;
}
.banner_xuexi ul li p {
  width: 90%;
  height: 1.70666667rem;
  font-size: 0.69333333rem;
  line-height: 1.01333333rem;
  margin: 0 auto;
  margin-top: 0.53333333rem;
}
.banner_xuexi ul li p a {
  color: #666666;
}
.banner_sulai {
  position: relative;
  width: 100%;
  height: 10.66666667rem;
  background: url(../images/sulai.jpg) no-repeat center;
  background-size: 100% 10.66666667rem;
}
.banner_sulai a {
  position: absolute;
  left: 50%;
  bottom: 0.26666667rem;
  transform: translate(-50%, -50%);
  display: block;
  width: 14.93333333rem;
  height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  line-height: 2.13333333rem;
  background: #0DA38C;
  border-radius: 0.21333333rem;
}
.banquan {
  width: 100%;
  height: 2.66666667rem;
  padding-bottom: 2.66666667rem;
}
.banquan p {
  font-size: 0.74666667rem;
  color: #666;
  text-align: center;
  line-height: 2.66666667rem;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.93333333rem;
  background: url(../images/footer.png) no-repeat center;
  background-size: 100% 2.93333333rem;
}
.footer ul {
  width: 100%;
  height: 2.93333333rem;
}
.footer ul li {
  float: left;
  width: 33%;
  font-size: 0.74666667rem;
  text-align: center;
  line-height: 2.93333333rem;
}
.footer ul li a {
  color: #fff;
}
