.body {
  min-height: 100%;
  font-family: arial;
  position: absolute;
  top: 0;
  left: 0;
}
.body .sideMenu {
  margin: 0;
  -webkit-transform: none;
  transform: none;
}
.body #sideToggle {
  display: none;
}
.body #sideToggle:checked + aside {
  left: 0;
}
.body #sideToggle:checked ~ #wrap {
  padding-left: 3.3rem;
  position: relative;
}
.body > aside {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -3.75rem;
  z-index: 9999;
  width: 3.75rem;
  height: 100%;
  background: #dfdfdf;
  transition: 0.2s ease-out;
  -webkit-transition: 0.2s ease-out;
}
.body > aside > h2 {
  color: #FFF;
  text-align: center;
  font-weight: normal;
  padding: 0.1rem;
}
.body #wrap {
  padding: 0.25rem 0.1rem 0.1rem 0.1rem;
  transition: 0.25s ease-out;
  -webkit-transition: 0.25s ease-out;
}
.body #wrap > label {
  display: inline-block;
}
.body #wrap > label {
  background: #0067b1;
  border-radius: 0.5rem;
  color: #FFF;
  cursor: pointer;
  display: block;
  font-family: Courier New;
  font-size: 0.25rem;
  font-weight: bold;
  width: 0.3rem;
  height: 0.3rem;
  line-height: 0.35rem;
  text-align: center;
  text-shadow: 0 -0.04rem;
}
.body #wrap > label:hover {
  background: #000;
}
.gif {
  width: 100% !important;
  max-height: 100% !important;
}
.head #wrap {
  padding: 0.25rem 0.1rem 0.1rem 0.1rem;
  transition: 0.25s ease-out;
  -webkit-transition: 0.25s ease-out;
  position: absolute;
  right: 0;
  top: 0;
}
.head .logo {
  display: flex;
  justify-content: center;
  margin: 0.2rem auto;
}
.head .logo img {
  width: 70%;
}
.head .l-search {
  width: 70%;
  height: 0.4rem;
  background: #fff;
  margin: 0 auto;
  border-radius: 0.05rem;
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  border: 0.02rem solid #0067b1;
  margin-bottom: 0.2rem;
}
.head .l-search input {
  width: 85%;
  height: 0.4rem;
  padding-left: 0.1rem;
  font-size: 0.16rem;
}
.head .l-search button {
  width: 13%;
  height: 0.4rem;
}
.head .l-search button img {
  width: 0.14rem;
  height: 0.14rem;
}
.head .nav {
  background: #0067b1;
}
.head .nav ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.head .nav ul .first a {
  font-weight: 900;
  color: #F8E792;
  background: rgba(255, 255, 255, 0.2);
  display: block;
}
.head .nav ul li {
  width: 33.33333333%;
  line-height: 0.5rem;
  height: 0.5rem;
}
.head .nav ul li a {
  font-size: 0.16rem;
  color: #fff;
}
.head .nav ul li a:hover {
  font-weight: 900;
}
.head .nav ul li a:active {
  font-weight: 900;
}
.head .header {
  padding: 0.2rem;
  overflow: hidden;
}
.head .header .p {
  font-weight: bold;
  font-size: 0.18rem;
}
.head .header p {
  display: flex;
  align-items: center;
  line-height: 1.8;
  font-size: 0.16rem;
}
.head .header p img {
  margin: 0 0.05rem 0 0.2rem;
}
.head .header .dl {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0 0.2rem;
  margin-top: 0.1rem;
}
.head .header .dl::after {
  content: "";
  width: 30%;
  height: 0;
  visibility: hidden;
}
.head .header .dl dl {
  width: 30%;
}
.head .header .dl dl dt img {
  width: 100%;
}
.head .header .dl dl dd {
  text-align: center;
}
.head .header .dl dl dd p {
  font-size: 0.14rem;
}
.white p a:first-child {
  color: #fff;
}
.white p a:last-child {
  color: #999;
}
.whites {
  padding-top: 0.3rem;
  background: #fff;
  padding-bottom: 0.3rem;
  margin-bottom: 0 !important;
}
.tabs {
  padding-top: 0 !important;
}
.table {
  margin-bottom: 0.3rem;
}
.table p a {
  display: flex;
  justify-content: center;
  text-align: center;
}
.table p a:first-child {
  font-size: 0.2rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.table p a:first-child span {
  font-weight: bold;
}
.table p a:first-child .span {
  display: block;
  width: 0.6rem;
  height: 0.03rem;
  background: #0067b1;
  margin-right: 0.1rem;
}
.table p a:last-child {
  font-size: 0.16rem;
}
.tabs,
.tabs1,
.tabs2 {
  width: 100%;
  height: 100%;
}
.tabs #title,
.tabs1 #title,
.tabs2 #title {
  border-bottom: 0.01rem solid #ccc;
}
.tabs #title li,
.tabs1 #title li,
.tabs2 #title li {
  color: #333;
}
.tabs #title li.active,
.tabs1 #title li.active,
.tabs2 #title li.active {
  color: #0067b1;
}
.tabs #tabs_list li,
.tabs1 #tabs_list li,
.tabs2 #tabs_list li {
  font-size: 0.16rem;
}
.tabs #tabs_list li span,
.tabs1 #tabs_list li span,
.tabs2 #tabs_list li span {
  color: #0067b1;
  font-weight: bold;
}
.tabs .title,
.tabs1 .title,
.tabs2 .title {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #0067b1;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #ccc;
}
.tabs .title::-webkit-scrollbar,
.tabs1 .title::-webkit-scrollbar,
.tabs2 .title::-webkit-scrollbar {
  display: none;
}
.tabs .title li,
.tabs1 .title li,
.tabs2 .title li {
  height: 0.4rem;
  font-weight: bold;
  display: inline-block;
  border: none;
  margin: 0 0.1rem;
  font-size: 0.16rem;
}
.tabs .title li.active,
.tabs1 .title li.active,
.tabs2 .title li.active {
  border-bottom: 0.02rem solid #0067b1;
}
.tabs .tabs_list,
.tabs1 .tabs_list,
.tabs2 .tabs_list,
.tabs .tabs_list1,
.tabs1 .tabs_list1,
.tabs2 .tabs_list1,
.tabs .tabs_list2,
.tabs1 .tabs_list2,
.tabs2 .tabs_list2 {
  width: 100%;
  height: 100%;
  padding: 0.2rem;
}
.tabs .tabs_list ul li,
.tabs1 .tabs_list ul li,
.tabs2 .tabs_list ul li,
.tabs .tabs_list1 ul li,
.tabs1 .tabs_list1 ul li,
.tabs2 .tabs_list1 ul li,
.tabs .tabs_list2 ul li,
.tabs1 .tabs_list2 ul li,
.tabs2 .tabs_list2 ul li {
  padding: 0.1rem 0;
  line-height: 1.8;
  border-bottom: 0.01rem dashed #E5E5E5;
}
.tabs .tabs_list ul li a,
.tabs1 .tabs_list ul li a,
.tabs2 .tabs_list ul li a,
.tabs .tabs_list1 ul li a,
.tabs1 .tabs_list1 ul li a,
.tabs2 .tabs_list1 ul li a,
.tabs .tabs_list2 ul li a,
.tabs1 .tabs_list2 ul li a,
.tabs2 .tabs_list2 ul li a {
  font-size: 0.16rem;
}
.tabs .tabs_list ul li a:first-child,
.tabs1 .tabs_list ul li a:first-child,
.tabs2 .tabs_list ul li a:first-child,
.tabs .tabs_list1 ul li a:first-child,
.tabs1 .tabs_list1 ul li a:first-child,
.tabs2 .tabs_list1 ul li a:first-child,
.tabs .tabs_list2 ul li a:first-child,
.tabs1 .tabs_list2 ul li a:first-child,
.tabs2 .tabs_list2 ul li a:first-child {
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.tabs .tabs_list ul li a:first-child p span,
.tabs1 .tabs_list ul li a:first-child p span,
.tabs2 .tabs_list ul li a:first-child p span,
.tabs .tabs_list1 ul li a:first-child p span,
.tabs1 .tabs_list1 ul li a:first-child p span,
.tabs2 .tabs_list1 ul li a:first-child p span,
.tabs .tabs_list2 ul li a:first-child p span,
.tabs1 .tabs_list2 ul li a:first-child p span,
.tabs2 .tabs_list2 ul li a:first-child p span {
  float: left;
  margin-top: -0.03rem;
  margin-right: 0.1rem;
}
.tabs .tabs_list ul li a:first-child img,
.tabs1 .tabs_list ul li a:first-child img,
.tabs2 .tabs_list ul li a:first-child img,
.tabs .tabs_list1 ul li a:first-child img,
.tabs1 .tabs_list1 ul li a:first-child img,
.tabs2 .tabs_list1 ul li a:first-child img,
.tabs .tabs_list2 ul li a:first-child img,
.tabs1 .tabs_list2 ul li a:first-child img,
.tabs2 .tabs_list2 ul li a:first-child img {
  width: 0.04rem;
  height: 0.04rem;
}
.tabs .tabs_list ul li a:last-child,
.tabs1 .tabs_list ul li a:last-child,
.tabs2 .tabs_list ul li a:last-child,
.tabs .tabs_list1 ul li a:last-child,
.tabs1 .tabs_list1 ul li a:last-child,
.tabs2 .tabs_list1 ul li a:last-child,
.tabs .tabs_list2 ul li a:last-child,
.tabs1 .tabs_list2 ul li a:last-child,
.tabs2 .tabs_list2 ul li a:last-child {
  color: #999;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tabs .tabs_list ul li:last-child,
.tabs1 .tabs_list ul li:last-child,
.tabs2 .tabs_list ul li:last-child,
.tabs .tabs_list1 ul li:last-child,
.tabs1 .tabs_list1 ul li:last-child,
.tabs2 .tabs_list1 ul li:last-child,
.tabs .tabs_list2 ul li:last-child,
.tabs1 .tabs_list2 ul li:last-child,
.tabs2 .tabs_list2 ul li:last-child {
  border: none;
}
.tabs .tabs_list > div,
.tabs1 .tabs_list > div,
.tabs2 .tabs_list > div,
.tabs .tabs_list1 > div,
.tabs1 .tabs_list1 > div,
.tabs2 .tabs_list1 > div,
.tabs .tabs_list2 > div,
.tabs1 .tabs_list2 > div,
.tabs2 .tabs_list2 > div {
  display: none;
}
.tabs .tabs_list div.show,
.tabs1 .tabs_list div.show,
.tabs2 .tabs_list div.show,
.tabs .tabs_list1 div.show,
.tabs1 .tabs_list1 div.show,
.tabs2 .tabs_list1 div.show,
.tabs .tabs_list2 div.show,
.tabs1 .tabs_list2 div.show,
.tabs2 .tabs_list2 div.show {
  display: block;
}
.news {
  padding: 0.2rem;
}
.news .n-head a {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.01rem solid #e1e1e1;
}
.news .n-head a p:first-child {
  font-size: 0.2rem;
  font-weight: bold;
  color: #0067b1;
  padding-bottom: 0.1rem;
  border-bottom: 0.02rem solid #0067b1;
}
.news .n-head a p:last-child {
  width: 0.24rem;
  height: 0.24rem;
  background: #0067b1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news .n-head a p:last-child img {
  height: 75%;
}
.news .n-foot ul li {
  padding: 0.1rem 0;
  line-height: 1.8;
  border-bottom: 0.01rem dashed #E5E5E5;
}
.news .n-foot ul li a {
  font-size: 0.16rem;
}
.news .n-foot ul li a:first-child {
  display: flex;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .n-foot ul li a:first-child p .img {
  float: left;
  margin-top: -0.03rem;
  margin-right: 0.1rem;
}
.news .n-foot ul li a:first-child img {
  width: 0.04rem;
  height: 0.04rem;
  margin-top: -0.5rem;
}
.news .n-foot ul li a:last-child {
  color: #999;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .n-foot ul li a span {
  color: #db1a2d;
}
.news .n-foot ul li:last-child {
  border: none;
}
#banner {
  margin-top: 0.3rem;
}
#business {
  padding: 0.2rem;
}
#business .box {
  position: relative;
  display: block!important;
  width: 3.35rem;
  height: 3.35rem;
  margin-bottom: 0.2rem;
  color: #413d3e;
  text-decoration: none;
  background: #0067b1;
}
#business .box:nth-child(1) {
  background-image: url(../images/business/bg-yw12.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
#business .box:nth-child(2) {
  background-image: url(../images/business/bg-yw22.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
#business .box:nth-child(3) {
  background-image: url(../images/business/bg-yw32.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
#business .box:nth-child(4) {
  background-image: url(../images/business/bg-yw42.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
#business .box:nth-child(5) {
  background-image: url(../images/business/bg-yw52.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
#business .box:nth-child(6) {
  background-image: url(../images/business/bg-yw62.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
#business .box .b-head {
  margin-top: 0.3rem;
  padding: 0 0.1rem;
  background-image: url(../images/business/title-yw.png);
  background-repeat: no-repeat;
  height: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#business .box .b-head a {
  color: #fff;
}
#business .box .b-head a img {
  float: left;
  width: 0.23rem;
  margin-right: 0.1rem;
}
#business .box .b-head a:first-child {
  font-size: 0.2rem;
  font-weight: bold;
}
#business .box .b-head a:last-child {
  font-size: 0.14rem;
  padding: 0.05rem 0.1rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.1rem;
}
#business .box ul li {
  padding: 0.1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#business .box ul li a {
  font-size: 0.16rem;
  color: #fff;
  display: flex;
  align-items: center;
}
#business .box ul li a:first-child {
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
#business .box ul li a:first-child span {
  float: left;
  margin-top: -0.03rem;
  margin-right: 0.1rem;
}
#business .box ul li a:first-child img {
  width: 0.04rem;
  height: 0.04rem;
  margin-top: -0.5rem;
}
#business .box ul li:last-child {
  border: none;
}
.business {
  overflow: auto;
  margin-bottom: 0.3rem;
}
.business::-webkit-scrollbar {
  display: none;
}
.business .swiper-slide {
  display: -moz-box;
  /*Firefox*/
  display: -webkit-box;
  /*Safari,Opera,Chrome*/
  display: box;
}
.business .swiper-slide .box {
  position: relative;
  display: block!important;
  width: 2.5rem;
  height: 2.5rem;
  color: #413d3e;
  text-decoration: none;
  background: #0067b1;
  margin: 0.1rem;
}
.business .swiper-slide .box .b-head {
  margin-top: 0.3rem;
  padding: 0 0.1rem;
  background-image: url(../images/business/title-yw.png);
  background-repeat: no-repeat;
  height: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.business .swiper-slide .box .b-head a {
  color: #fff;
}
.business .swiper-slide .box .b-head a img {
  float: left;
  width: 0.23rem;
  margin-right: 0.1rem;
}
.business .swiper-slide .box .b-head a:first-child {
  font-size: 0.2rem;
  font-weight: bold;
}
.business .swiper-slide .box .b-head a:last-child {
  font-size: 0.14rem;
  padding: 0.05rem 0.1rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.1rem;
}
.business .swiper-slide .box ul li {
  padding: 0.1rem;
  display: flex;
  justify-content: space-between;
}
.business .swiper-slide .box ul li a {
  font-size: 0.16rem;
  color: #fff;
}
.business .swiper-slide .box ul li a:first-child {
  display: flex;
  align-items: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.business .swiper-slide .box ul li a:first-child p span {
  float: left;
  margin-top: -0.03rem;
  margin-right: 0.1rem;
}
.business .swiper-slide .box ul li a:first-child img {
  width: 0.04rem;
  height: 0.04rem;
}
.business .swiper-slide .box ul li:last-child {
  border: none;
}
.business .swiper-slide .img {
  height: 1.95rem;
  margin: 0.1rem;
}
.business .swiper-slide .img img {
  width: 100%;
}
.business .swiper-slide .img:first-child {
  margin-left: 0;
}
.business .swiper-slide .partner {
  width: 2.4rem;
  height: 1.8rem;
  border: 0.01rem solid #d1d1d1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business .swiper-slide .partner img {
  width: 1.4rem;
}
.dlss {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.dls {
  width: 46%;
  margin-top: 0.5rem;
}
.dls dl {
  width: 100%;
  height: 2.8rem;
  margin-right: 0.2rem;
  margin-bottom: 1rem;
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.4)));
}
.dls dl dt {
  padding-bottom: 0.2rem;
  background: #fff;
  border-bottom-left-radius: 0.05rem;
  border-bottom-right-radius: 0.05rem;
  text-align: center;
}
.dls dl dt img {
  width: 1.5rem;
  margin: 0.2rem 0 0.15rem 0;
}
.dls dl dt button {
  width: 1rem;
  line-height: 0.3rem;
  background-color: #00247c;
  color: #fff;
  text-align: center;
  font-size: 0.13rem;
  border-radius: 0.2rem;
}
.dls dl dd {
  font-style: normal;
  background: #00247c;
  color: #fff;
  width: 100%;
  white-space: nowrap;
  height: 0.4rem;
  overflow: hidden;
  line-height: 0.4rem;
  text-align: center;
  background: url(../images/bg18.jpg) no-repeat center center;
  background-size: cover;
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.4)));
  border-top-left-radius: 0.05rem;
  border-top-right-radius: 0.05rem;
  font-size: 0.16rem;
}
.content {
  width: 100%;
}
.content .swiper-container {
  width: 100%;
  height: 1.5rem;
}
.content .swiper-container .swiper-slide {
  font-size: 0.18rem;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.content .i-recommend {
  margin: 0.2rem auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #efefef url(../images/title-ann.png) no-repeat left top;
  background-size: auto 0.6rem;
  padding: 0.2rem 0.4rem 0.2rem 0.5rem;
}
.content .i-recommend a {
  font-size: 0.2rem;
  font-weight: 900;
  color: #db1a2d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.content .banner {
  height: 0.8rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 0.3rem;
  background: #efefef url(../images/ad-business1.jpg) no-repeat left top;
  background-size: auto 0.8rem;
  text-align: center;
}
.content .banner a {
  font-size: 0.33rem;
  font-style: italic;
  font-weight: bold;
  color: #fff;
  text-shadow: 0.02rem 0.02rem 0 #00ccff;
}
.content .banner a:last-child {
  color: #fff100;
}
.content .serve {
  padding: 0 0.2rem;
}
.content .serve .s-head {
  margin: 0.2rem 0;
  font-size: 0.2rem;
  font-weight: bolder;
}
.content .serve .warp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .serve .warp a {
  width: 1.6rem;
  height: 1.6rem;
  margin-bottom: 0.15rem;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  font-size: 0.16rem;
}
.content .serve .warp a span {
  font-size: 0.4rem;
  font-weight: bold;
  font-style: italic;
  line-height: 0.9rem;
  color: #0067b1;
  background-image: linear-gradient(#0067b1, #001169);
  font-family: numfont, "微软雅黑", serif;
  -webkit-background-clip: text;
  color: transparent;
  padding: 0 0.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .serve .warp a span img {
  margin: 0.1rem 0;
  margin-bottom: 0.2rem;
  width: 0.41rem;
}
.content .serve .warp a p {
  text-align: center;
  color: #000;
}
.content .serve .warps {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .serve .warps a {
  width: 1rem;
  height: 1rem;
  margin-bottom: 0.15rem;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  font-size: 0.16rem;
}
.content .serve .warps a span {
  font-size: 0.3rem;
  font-weight: bold;
  font-style: italic;
  line-height: 0.5rem;
  color: #0067b1;
  background-image: linear-gradient(#0067b1, #001169);
  font-family: numfont, "微软雅黑", serif;
  -webkit-background-clip: text;
  color: transparent;
  padding: 0 0.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .serve .warps a span img {
  margin: 0.1rem 0;
  margin-bottom: 0.2rem;
  width: 0.41rem;
}
.content .serve .warps a p {
  text-align: center;
  color: #000;
  font-size: 0.14rem;
  padding: 0 0.05rem;
}
#content {
  margin: 0.2rem 0;
}
#content img {
  max-width: 100%;
}
#foot {
  margin-top: 0;
}
.foot {
  margin-top: 0.5rem;
  background: #001d3d;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 1.5rem;
  padding: 0 0.2rem;
}
.foot .f-left img {
  width: 0.7rem;
}
.foot .f-right {
  color: #fff;
  font-size: 0.14rem;
  line-height: 0.3rem;
}
.a-content {
  background: #ededed;
}
.a-content .introduce {
  background-image: url(../images/bgb3.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-bottom: 0.2rem;
}
.a-content .introduce .a-i-head {
  padding: 0.2rem;
}
.a-content .introduce .a-i-head dl {
  display: flex;
}
.a-content .introduce .a-i-head dl dt {
  width: 1rem;
  height: 0.9rem;
  margin-right: 0.2rem;
  background: #0067b1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.a-content .introduce .a-i-head dl dt img {
  width: 0.59rem;
}
.a-content .introduce .a-i-head dl dd p {
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
  margin: 0.2rem 0 0.1rem 0;
}
.a-content .introduce .a-i-head dl dd span {
  font-size: 0.16rem;
  color: #999;
}
.a-content .introduce .a-i-content {
  padding: 0 0.2rem;
}
.a-content .introduce .a-i-content p {
  color: #fff;
  text-indent: 2em;
  line-height: 1.8;
  font-size: 0.16rem;
}
.a-content .introduce .a-i-foot {
  margin: 0.2rem;
  padding: 0.2rem;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.a-content .introduce .a-i-foot:after {
  content: "";
  width: 30%;
  height: 0;
  visibility: hidden;
}
.a-content .introduce .a-i-foot dl {
  width: 45%;
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.02rem solid #0067b1;
}
.a-content .introduce .a-i-foot dl dt {
  color: #0067b1;
  margin-bottom: 0.1rem;
}
.a-content .introduce .a-i-foot dl dt p {
  font-size: 0.14rem;
  text-align: center;
}
.a-content .introduce .a-i-foot dl dt p span {
  font-size: 0.2rem;
  font-weight: bold;
}
.a-content .introduce .a-i-foot dl dd {
  text-align: center;
  font-size: 0.16rem;
}
.a-content .back {
  background: url(../images/bgb1.jpg) no-repeat center top;
  padding: 0.3rem 0 0 0;
}
.a-content .back .business {
  margin-bottom: 0 !important;
}
.a-content .future {
  background: url(../images/bg6.jpg) no-repeat center top;
  background-size: auto 100%;
  padding: 0.2rem 0;
}
.a-content .future .table a {
  color: #fff;
}
.a-content .future .table a img {
  margin-right: 0.1rem;
}
.a-content .future .content {
  padding: 0.2rem;
}
.a-content .future .content p {
  color: #fff;
  text-indent: 2em;
  line-height: 1.8;
  font-size: 0.16rem;
}
.a-content .future .content p:last-child {
  margin-top: 0.2rem;
  text-align: center;
}
.c-content {
  padding: 0 0.2rem;
}
.c-content img {
  width: 100%;
  margin: 0.2rem 0;
}
.c-content .text p {
  line-height: 1.8;
  font-size: 0.16rem;
}
.c-content .text p:first-child {
  font-size: 0.2rem;
  color: #0067b1;
}
.c-content .text p:nth-child(2) {
  margin: 0.1rem 0;
}
.c-content .text p:nth-child(5),
.c-content .text p:nth-child(8) {
  margin-bottom: 0.1rem;
}
.c-content table {
  width: 100%;
  margin-top: 0.2rem;
  font-size: 0.14rem;
}
.c-content table th,
.c-content table td {
  border: 0.01rem solid #ccc;
  padding: 0.1rem 0.05rem;
  text-align: center;
}
.c-content table th:first-child,
.c-content table td:first-child {
  width: 40%;
}
.c-content table th:nth-child(2),
.c-content table td:nth-child(2) {
  width: 30%;
}
.c-content table th:last-child,
.c-content table td:last-child {
  width: 30%;
}
.c-content table th {
  background: #0075cb;
  font-weight: bold;
  color: #fff;
  border-top: none;
}
.d-content {
  padding: 0.2rem;
}
.d-content .d-head {
  text-align: center;
}
.d-content .d-head .title {
  font-size: 0.22rem;
  font-weight: bold;
  border-bottom: 0.01rem dashed #ccc;
  padding: 0.2rem 0;
  line-height: 0.3rem;
}
.d-content .d-head .time {
  color: #999;
  line-height: 0.4rem;
  border-bottom: 0.01rem dashed #ccc;
  font-size: 0.16rem;
}
.d-content .d-foot {
  margin-top: 0.2rem;
  line-height: 1.8;
}
.d-content .d-foot img {
  max-width: 100%;
}
.d-content .d-foot table th,
.d-content .d-foot table td {
  border: 0.01rem solid #ccc;
}
.m-content {
  background: url(../images/bg17.jpg);
  background-size: auto 100%;
}
.m-content .title {
  background: url(../images/rmedia-bg4.png) no-repeat 0rem 0.5rem;
  background-size: 110%;
}
.m-content .title img {
  width: 70%;
  margin: 0.3rem;
  margin-bottom: 0.5rem;
  margin-left: 15%;
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), to(rgba(250, 250, 250, 0.4)));
}
.m-content .business dl {
  margin-bottom: 0.5rem;
  background: url(../images/rmedia-bg3.png) no-repeat center center;
  background-size: 100% 100%;
  width: 1.57rem;
  height: 1.87rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.m-content .business dl dt img {
  width: 1.25rem;
  margin: 0 auto;
}
.m-content .business dl dd {
  color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  font-size: 0.16rem;
}
.m-content .business dl dd img {
  margin-right: 0.05rem;
  width: 0.2rem;
  height: 0.2rem;
}
.mod_news-thumbnews {
  position: relative;
}
.mod_news-thumbnews .swiper-container {
  height: 2rem;
}
.mod_news-thumbnews .mod_thumbnews-item {
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: relative;
  font-size: 0;
}
.mod_news-thumbnews .mod_thumbnews-item img {
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  width: 100%;
  height: 100%;
}
.mod_news-thumbnews .mod_thumbnews-item .detail {
  height: 0.5rem;
  line-height: 0.5rem;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  transition: opacity 0.3s 0.3s;
  z-index: 2;
}
.mod_news-thumbnews .mod_thumbnews-item .detail p {
  display: block;
  width: 80%;
  overflow: hidden;
  font-size: 0.16rem;
  padding-left: 0.2rem;
}
.banners {
  width: 100%;
  height: 2rem;
  position: relative;
  background: #0927ae url("../images/banner1.jpg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  overflow: hidden;
}
.banners img {
  max-height: 0.2rem;
}
.banners .swiper-pagination {
  width: 100%;
}
.banners .swiper-pagination .swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.08rem;
  display: inline-block;
  border-radius: 0.05rem;
  background: #fff;
  opacity: 1;
}
.banners .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.banners .swiper-container {
  width: 100%;
  height: 100%;
}
.banners .swiper-container .swiper-slide {
  height: 100%;
  width: 100%;
}
.banners .swiper-container .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
}
.banners .swiper-container .swiper-slide .img {
  width: 2.5rem;
}
.banners .swiper-container .swiper-slide .img img {
  width: 100%;
}
.banners .swiper-video {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  object-position: center center;
  display: block;
}
.banners .text-box {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
}
.banners .text-box-t1 {
  margin-top: 0;
}
.banners .text-box-t2 {
  margin-top: 0.1rem;
}
.banners .text-box-t5 {
  margin-top: 0.3rem;
}
.banners .text-box-t4 img {
  max-height: 0.6rem;
  height: 0.3rem;
}
.banners .text-boxLeft {
  position: absolute;
  transform: translate(0, -40%);
  left: 15%;
  top: 50%;
}
.banners .text-boxLeft-t1 {
  margin-top: 0;
}
.banners .text-boxLeft-t2 {
  margin-top: 0.2rem;
}
.banners .text-boxLeft-t3 {
  margin-top: 0.1rem;
}
.lf-head {
  margin: 0.1rem 0;
  background: url(../images/xiaofang_1210.png) no-repeat 0rem center;
  background-size: 0.23rem;
  padding-left: 0.4rem;
  font: bold 0.2rem/0.36rem "微软雅黑";
  color: #0067b1;
  height: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.1rem;
}
.lf-head span {
  display: inline-block;
  float: right;
  width: 55%;
  height: 0.06rem;
  background: #F4F4F4;
}
.lf-head .i-n-head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.02rem solid #0067b1;
  height: 0.4rem;
}
.lf-head .title {
  font-size: 0.24rem;
  font-weight: 900;
  color: #0067b1;
}
.lf-head .span {
  color: #0067b1;
  font-size: 0.16rem;
}
.fenye {
  padding: 0.2rem 0.2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fenye div {
  margin: 0 auto;
}
.fenye a {
  font-size: 0.14rem;
  display: inline-block;
  padding: 0.03rem 0.05rem;
  color: #333;
  border: 0.01rem solid #999;
  margin-right: 0.05rem;
}
.fenye a:last-child {
  margin-right: 0;
}
.fenye a:hover {
  background: #0067b1;
  color: #fff;
  border-color: #0067b1;
}
.fenye .page {
  background: #0067b1;
  color: #fff;
  border-color: #0067b1;
}
.fenye .none {
  border: none;
  margin-right: 0.05rem;
}
#goToTop {
  position: fixed;
  bottom: 0.7rem;
  right: 0.3rem;
  z-index: 999;
}
#goToTop img {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
}
.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.2rem !important;
  right: 0.1rem !important;
}
.swiper {
  width: 100%;
  height: 3rem;
  margin-left: auto;
  margin-right: auto;
}
.swiper .swiper-wrapper {
  margin-top: 0.01rem;
}
.swiper .swiper-slide {
  text-align: center;
  font-size: 0.18rem;
  background: #fff;
  height: calc((100% - 0.01rem) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.business .swiper-container {
  width: 100%;
  height: 100%;
}
.business .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}
.swiper-slide:nth-child(1) .box {
  background-image: url(../images/business/bg-yw12.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
.swiper-slide:nth-child(2) .box {
  background-image: url(../images/business/bg-yw22.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
.swiper-slide:nth-child(3) .box {
  background-image: url(../images/business/bg-yw32.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
.swiper-slide:nth-child(4) .box {
  background-image: url(../images/business/bg-yw42.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
.swiper-slide:nth-child(5) .box {
  background-image: url(../images/business/bg-yw52.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
.swiper-slide:nth-child(6) .box {
  background-image: url(../images/business/bg-yw62.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
