@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff2?t=1698111207725') format('woff2'), url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff?t=1698111207725') format('woff'), url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.ttf?t=1698111207725') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
.head {
  position: fixed;
  background: rgba(0, 0, 0, 0.51);
  width: 100%;
  height: 93px;
  z-index: 99;
  top: 0;
}
.head .head_box .logo {
  width: 335px;
  float: left;
  margin-top: 15px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .nav {
  width: 858px;
  float: right;
  margin-top: 34px;
  text-align: right;
}
.head .head_box .nav ul .nLi {
  display: inline-block;
  position: relative;

  border-bottom: 3px solid transparent;
  padding: 0 20px;
  padding-bottom: 32px;
}
.head .head_box .nav ul .nLi h3 {
  font-size: 18px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #ffffff;
}
.head .head_box .nav ul .nLi:hover {
  border-bottom: 3px solid #2b9ea5;
}
.head .head_box .nav ul .on {
  border-bottom: 3px solid #2b9ea5;
}
.head .head_box .nav ul .nLi .sub{
  position: absolute;
  background: #fff;
  width: 100%;
  display:none;
  left: 0px;
  top: 59px;
}
.head .head_box .nav ul .nLi .sub li{
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #000;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #efefef;

}
.head .head_box .nav ul .nLi .sub li:hover{
  background: #2b9ea5;
  border-bottom: 1px solid #2b9ea5;
}
.head .head_box .nav ul .nLi .sub li:hover a{
  color: #fff;
}
.head .head_box .nav ul .nLi .sub li:last-child{
  border: 0px;
}
.head .head_box .nav ul .nLi .sub li a{
  color: #000;
}
/* .banner {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 800px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .bd ul li img {
  width: 100%;
  height: 100%;
}

.banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #0081df;
} */
.banner1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 300px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #383838;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 8px;
}
.title p {
  font-size: 18px;
  font-family: "Arial";
  color: #b4b4b4;
  line-height: 1;
}
.page_1 {
  background: url(../img/2_02.jpg) center center;
  height: 629px;
  padding-top: 90px;
}
.page_1 .left_1 {
  width: 564px;
  height: 472px;
  float: left;
}
.page_1 .left_1 .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page_1 .left_1 .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .left_1 .img-box:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .right_1 {
  width: 635px;
  float: right;
  padding-left: 64px;
}
.page_1 .right_1 h4 {
  font-size: 48px;
  font-family: "Arial";
  color: #dcdcdc;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 30px;
}
.page_1 .right_1 h5 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #343434;
  text-transform: uppercase;
  position: relative;
  line-height: 1;
  margin-top: 23px;
  margin-bottom: 54px;
}
.page_1 .right_1 h5::after {
  content: "";
  background-color: #2b9ea5;
  width: 95px;
  height: 1px;
  position: absolute;
  left: -113px;
  top: 18px;
}
.page_1 .right_1 p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #969696;
  text-transform: uppercase;
  line-height: 2;
  text-align: justifyLeft;
}
.page_1 .right_1 .more {
  background-color: #2b9ea5;
  width: 131px;
  height: 33px;
  line-height: 33px;
  margin-top: 60px;
  float: right;
  text-align: center;
}
.page_1 .right_1 .more a {
  font-size: 16px;
  font-family: "Arial";
  color: #ffffff;
  text-transform: uppercase;
}
.page_2 {
  background: #2b9ea5;
  padding: 60px 0;
}
.page_2 h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  writing-mode: tb-rl;
}
.page_2 .bd_2 {
  display: inline-block;
  vertical-align: middle;
}
.page_2 .bd_2 .bd ul li {
  width: 262px;
  height: 195px;
  margin-left: 23px;
  overflow: hidden;
}
.page_2 .bd_2 .bd ul li img {
  border: 3px solid #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_2 .bd_2 .bd ul li:hover {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_2 .bd_2 .bd ul li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_3 {
  padding-top: 100px;
  position: relative;
  margin-bottom: 97px;
}
.page_3 .left_3 {
  position: absolute;
  top: 146px;
  width: 526px;
  height: 396px;
  overflow: hidden;
  z-index: 11;
}
.page_3 .left_3 li {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.page_3 .left_3 li img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 {
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  background-color: rgba(43, 158, 165, 0);
  width: 893px;
  height: 486px;
  float: right;
  padding-left: 256px;
  padding-top: 66px;
  position: relative;
}
.page_3 .bd_3 .text {
  padding-right: 40px;
}
.page_3 .bd_3 .text .text_box h4 {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #343434;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.page_3 .bd_3 .text .text_box span {
  border-radius: 50%;
  background-color: #2b9ea5;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.page_3 .bd_3 .text p {
  margin-top: 30px;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #9f9f9f;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_3 .bd_3 .bd {
  margin-top: 35px;
  margin-left: 35px;
}
.page_3 .bd_3 .bd ul li {
  width: 156px;
  height: 117px;
  display: inline-block;
  margin-right: 26px;
}
.page_3 .bd_3 .bd ul .on img{
  border: 3px solid #2b9ea5;
}
.page_3 .bd_3 .bd ul li img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 .hd a {
  position: absolute;
  font-size: 30px;
  color: #a0a2a2;
  bottom: 22%;
  cursor: pointer;
}
.page_3 .bd_3 .hd .prev {
  left: 247px;
}
.page_3 .bd_3 .hd .next {
  right: 26px;
}
.page_4 {
  background: url(../img/bj.png) center center;
  height: 725px;
  padding-top: 88px;
}
.page_4 .title {
  text-align: center;
}
.page_4 .title h4 {
  font-size: 48px;
  font-family: "Arial";
  color: #ffffff;
  text-transform: uppercase;
}
.page_4 .title p {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.page_4 .bd_4 {
  margin-top: 27px;
  position: relative;
  overflow: hidden;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide {
  background-color: #ffffff;
  width: 372px;
  padding: 20px;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide .img-box {
  width: 331px;
  height: 224px;
  overflow: hidden;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide .text {
  margin-top: 25px;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide .text h4 {
  text-align: center;
  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #5f5f5f;
  text-transform: uppercase;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide .text p {
  display: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide:hover .img-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide:hover.text h4 {
  color: #2b9ea5;
}
.page_4 .bd_4 .swiper-wrapper .swiper-slide:hover .text p {
  display: block;
  margin-top: 14px;
  font-size: 12px;
  font-family: "Source Han Sans CN";
  color: #a5a5a5;
  text-transform: uppercase;
  line-height: 1.5;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_4 .bd_4 .swiper-button-next {
  background: none;
  font-size: 30px;
  color: #000;
  right: 10px;
  top: 45%;
}
.page_4 .bd_4 .swiper-button-prev {
  background: none;
  font-size: 30px;
  color: #000;
  left: 10px;
  top: 45%;
}
.page_4 .more {
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  background-color: rgba(43, 158, 165, 0);
  width: 129px;
  height: 31px;
  text-align: center;
  line-height: 31px;
  margin: 0 auto;
  margin-top: 45px;
}
.page_4 .more a {
  font-size: 16px;
  font-family: "Arial";
  color: #fff;
  text-transform: uppercase;
}
.page_5 {
  padding-top: 85px;
  padding-bottom: 77px;
}
.page_5 .title h4 {
  font-size: 48px;
  font-family: "Arial";
  color: #dcdcdc;
  text-transform: uppercase;
}
.page_5 .title p {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #343434;
  text-transform: uppercase;
}
.page_5 .bd_5 {
  margin-top: 35px;
}
.page_5 .bd_5 ul li {
  width: 289px;
  display: inline-block;
  margin-right: 10px;
}
.page_5 .bd_5 ul li .img-box {
  height: 230px;
  overflow: hidden;
}
.page_5 .bd_5 ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_5 .bd_5 ul li p {
  text-align: center;
  height: 42px;
  line-height: 42px;
}
.page_5 .bd_5 ul li:last-child {
  margin-right: 0px;
}
.page_5 .bd_5 ul li:hover {
  box-shadow: 0px 3px 21px 0px rgba(168, 168, 168, 0.31);
}
.page_5 .bd_5 ul li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_5 .more {
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  background-color: rgba(43, 158, 165, 0);
  width: 129px;
  height: 31px;
  text-align: center;
  line-height: 31px;
  margin: 0 auto;
  margin-top: 45px;
}
.page_5 .more a {
  font-size: 16px;
  font-family: "Arial";
  color: #838383;
  text-transform: uppercase;
}
.page_6 {
  background: url(../img/bj1.png) center center;
  height: 328px;
  padding-top: 73px;
}
.page_6 .cont .text {
  width: 500px;
  text-align: center;
}
.page_6 .cont .text h4 {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
.page_6 .cont .text h4 span {
  font-size: 47px;
  color: #4dbcff;
}
.page_6 .cont .text h5 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  margin: 20px 0;
  -webkit-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
.page_6 .cont .text p {
  background-color: #ebebf7;
  width: 397px;
  height: 41px;
  line-height: 41px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #061532;
  text-transform: uppercase;
  text-align: center;
  border-radius: 20px ;
  margin: 0 auto;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
.page_7 {
  padding-top: 90px;
  background: #f9f9f9;
  padding-bottom: 80px;
}
.page_7 .title h4 {
  font-size: 48px;
  font-family: "Arial";
  color: #dcdcdc;
  text-transform: uppercase;
}
.page_7 .title p {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #343434;
  text-transform: uppercase;
}
.page_7 .bd_7 {
  margin-top: 45px;
}
.page_7 .bd_7 .left_7 {
  width: 544px;
  float: left;
}
.page_7 .bd_7 .left_7 .img-box {
  width: 100%;
  height: 327px;
}
.page_7 .bd_7 .left_7 .img-box img {
  width: 100%;
  height: 100%;
}
.page_7 .bd_7 .left_7 .text {
  margin-top: 15px;
}
.page_7 .bd_7 .left_7 .text h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #535353;
  text-transform: uppercase;
}
.page_7 .bd_7 .left_7 .text p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #535353;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 5px;
}
.page_7 .bd_7 .left_7 .time {
  margin-top: 20px;
}
.page_7 .bd_7 .left_7 .time p {
  font-size: 16px;
  font-family: "Arial";
  color: #898888;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}
.page_7 .bd_7 .left_7 .time span {
  background-color: #2b9ea5;
  width: 131px;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  font-family: "Arial";
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  float: right;
  text-align: center;
  text-transform: uppercase;
}
.page_7 .bd_7 .right_7 {
  width: 633px;
  float: right;
}
.page_7 .bd_7 .right_7 ul li {
  margin-bottom: 45px;
}
.page_7 .bd_7 .right_7 ul li .img-box {
  width: 198px;
  height: 128px;
  float: left;
  overflow: hidden;
}
.page_7 .bd_7 .right_7 ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_7 .bd_7 .right_7 ul li .text {
  float: right;
  width: 433px;
  padding-left: 16px;
}
.page_7 .bd_7 .right_7 ul li .text h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #535353;
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 10px;
}
.page_7 .bd_7 .right_7 ul li .text p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #535353;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_7 .bd_7 .right_7 ul li .text span {
  margin-top: 18px;
  font-size: 16px;
  font-family: "Arial";
  color: #898888;
  text-transform: uppercase;
  display: inline-block;
}
.page_7 .bd_7 .right_7 ul li:hover .text h4 {
  color: #2b9ea5;
}
.page_7 .bd_7 .right_7 ul li:hover .img-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_8 {
  padding-top: 100px;
  padding-bottom: 90px;
}
.page_8 .title h4 {
  font-size: 48px;
  font-family: "Arial";
  color: #dcdcdc;
  text-transform: uppercase;
}
.page_8 .title p {
  font-size: 35px;
  font-family: "Source Han Sans CN";
  color: #343434;
  text-transform: uppercase;
}
.page_8 .bd_8 {
  margin-top: 40px;
}
.page_8 .bd_8 ul li {
  display: inline-block;
  margin-right: 22px;
  margin-bottom: 31px;
  background-color: #ffffff;
  box-shadow: 0px 3px 21px 0px rgba(168, 168, 168, 0.31);
  width: 280px;
  height: 102px;
}
.page_8 .bd_8 ul li img {
  width: 100%;
  height: 100%;
}
.page_8 .bd_8 ul li:nth-child(4n) {
  margin-right: 0px;
}
.foot {
  background: #222222;
  padding-bottom: 30px;
}
.foot .f_nav {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #c1c1c1;
}
.foot .f_nav ul {
  display: flex;
  justify-content: space-between;
}
.foot .f_nav ul li {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.foot .f_nav ul li a {
  color: #fff;
}
.foot .f_box {
  margin-top: 35px;
  margin-bottom: 50px;
}
.foot .f_box .f_1 {
  float: left;
  width: 287px;
  margin-top: 20px;
}
.foot .f_box .f_1 img {
  margin-bottom: 24px;
  width: 266px;
  height: 42px;
}
.foot .f_box .f_1 p {
  color: #ffffff;
  font-size: 14px;
}
.foot .f_box .f_1 h4 {
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
}
.foot .f_box .f_2 {
  float: left;
  width: 590px;
  padding-left: 87px;
  margin-top: 20px;
}
.foot .f_box .f_2 h5 {
  font-size: 26px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  line-height: 1;
}
.foot .f_box .f_2 .lx {
  margin-top: 26px;
}
.foot .f_box .f_2 .lx ul li {
  margin-bottom: 10px;
}
.foot .f_box .f_2 .lx ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.foot .f_box .f_2 .lx ul li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  line-height: 1.2;
}
.foot .f_box .f_3 {
  float: right;
}
.foot .f_box .f_3 .er {
  background-color: #fcfcfe;
  box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.13);
  width: 174px;
  height: 174px;
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
}
.foot .f_box .f_3 .er img {
  width: 100%;
  height: 100%;
}
.foot .f_box .f_3 p {
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #fff;
  writing-mode: vertical-lr;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot_1 {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(255, 255, 255, 0.569);
  text-align: center;
}
.foot_1 a {
  color: rgba(255, 255, 255, 0.569);
}
.prev{
  font-size: 83px;
  color: #2b9ea5;
  position: absolute;
  top: 45%;
  left: 30px;
  font-weight: bold;
}
.next{
  font-size: 83px;
  color: #2b9ea5;
  position: absolute;
  top: 45%;
  right: 30px;
  font-weight: bold;
}