@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.woff2?t=1691113839893') format('woff2'), url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.woff?t=1691113839893') format('woff'), url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.ttf?t=1691113839893') 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;
}
.container {
  width: 1400px;
  margin: 0 auto;
}
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: 1300px;
  margin: 0 auto;
}
header {
  background-color: rgba(255, 255, 255, 0.902);
  width: 100%;
  height: 88px;
  position: fixed;
  top: 0;
  z-index: 1;
}
header .cont {
  width: 1650px;
  margin: 0 auto;
}
header .cont .logo {
  margin-top: 11px;
  float: left;
}
header .cont .logo img {
  width: 280px;
}
header .cont .nav {
  float: left;
  margin-left: 76px;
}
header .cont .nav ul .nLi {
  display: inline-block;
  border-bottom: 5px solid transparent;
  padding: 0 37px;
  line-height: 83px;
}
header .cont .nav ul .nLi h3 {
  font-size: 18px;
}
header .cont .nav ul .nLi h3 a {
  color: #333333;
}
header .cont .nav ul .nLi .sub {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.502);
  width: 100%;
  height: 56px;
  line-height: 56px;
  top: 88px;
  left: 0px;
  display: none;
  text-align: center;
}
header .cont .nav ul .nLi .sub li {
  margin-right: 65px;
  display: inline-block;
  font-size: 16px;
}
header .cont .nav ul .nLi .sub li a {
  color: #ffffff;
}
header .cont .nav ul .nLi .sub li a span {
  margin-right: 12px;
}
header .cont .nav ul .on {
  border-bottom: 5px solid #199875;
}
header .cont .nav ul .on h3 {
  font-weight: bold;
}
header .cont .nav ul .on h3 a {
  color: #199875;
}
header .cont .nav ul .nLi:hover {
  border-bottom: 5px solid #199875;
}
header .cont .nav ul .nLi:hover h3 {
  font-weight: bold;
}
header .cont .nav ul .nLi:hover h3 a {
  color: #199875;
}
header .cont .dh {
  float: right;
  margin-top: 21px;
}
header .cont .dh .img_1 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
header .cont .dh .img_1 .dh_box {
  position: absolute;
  left: -108px;
  background-color: #ffffff;
  width: 211px;
  height: 62px;
  padding-left: 33px;
  text-align: left;
  padding-top: 12px;
  display: none;
}
header .cont .dh .img_1 .dh_box p {
  color: #666666;
  font-size: 14px;
}
header .cont .dh .img_1 .dh_box h4 {
  font-size: 20px;
  color: #199875;
}
header .cont .dh .img_2 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  position: relative;
}
header .cont .dh .img_2 .er_box {
  position: absolute;
  background-color: #ffffff;
  width: 154px;
  height: 184px;
  text-align: center;
  left: -80px;
  padding-top: 14px;
  display: none;
}
header .cont .dh .img_2 .er_box img {
  width: 129px;
  height: 129px;
}
header .cont .dh .img_2 .er_box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  margin-top: 10px;
}
#fp-nav.fp-left {
  left: auto;
  right: 17px;
}
#fp-nav ul li a span {
  width: 15px;
  height: 15px;
  margin: 10px 0;
  background-color: rgba(0, 0, 0, 0.302);
}
#fp-nav ul li a.active span {
  width: 15px;
  height: 15px;
  margin: 10px 0;
  background: #199875;
}
#fp-nav ul li:hover a span {
  width: 15px;
  height: 15px;
  margin: 10px 0;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
  width: 15px;
  height: 15px;
  margin: 10px 0;
}
#fullpage .page1 {
  padding: 0 !important;
  position: relative;
}
#fullpage .page1 .banner {
  width: 100%;
  height: 100%;
}
#fullpage .page1 .banner .swiper-slide {
  width: 100% !important;
  background-size: cover;
}
#fullpage .page2 {
  background: url(../img/1_02.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page2 .cont {
  width: 1400px;
  margin: 0 auto;
}
#fullpage .page2 .cont .text {
  width: 650px;
  margin-top: 60px;
  padding-left: 50px;
}
#fullpage .page2 .cont .text h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
}
#fullpage .page2 .cont .text h5 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #bfbfbf;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 45px;
}
#fullpage .page2 .cont .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
}
#fullpage .page2 .cont .text .more {
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  background-color: #ffffff;
  width: 198px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-top: 60px;
}
#fullpage .page2 .cont .text .more a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
}
#fullpage .page2 .cont .bottom {
  margin-top: 150px;
}
#fullpage .page2 .cont .bottom ul {
  font-size: 0;
}
#fullpage .page2 .cont .bottom ul li {
  background-color: #ffffff;
  width: 573px;
  height: 153px;
  display: inline-block;
  vertical-align: top;
  padding: 40px 0 0 80px;
}
#fullpage .page2 .cont .bottom ul li .img-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
#fullpage .page2 .cont .bottom ul li .wz {
  display: inline-block;
  vertical-align: middle;
}
#fullpage .page2 .cont .bottom ul li .wz h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  margin-bottom: 15px;
}
#fullpage .page2 .cont .bottom ul li .wz p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
}
#fullpage .page2 .cont .bottom ul li:last-child {
  background: #199875;
}
#fullpage .page2 .cont .bottom ul li:last-child .wz h4 {
  color: #ffffff;
}
#fullpage .page2 .cont .bottom ul li:last-child .wz p {
  color: #ffffff;
}
#fullpage .page3 {
  background: url(../img/1_03.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page3 .cont {
  width: 1300px;
  margin: 0 auto;
}
#fullpage .page3 .cont .title {
  text-align: center;
  margin-top: 60px;
}
#fullpage .page3 .cont .title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#fullpage .page3 .cont .title p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.302);
  text-transform: uppercase;
}
#fullpage .page3 .cont .bd_3 {
  margin-top: 40px;
}
#fullpage .page3 .cont .bd_3 .parHd {
  height: 62px;
}
#fullpage .page3 .cont .bd_3 .parHd ul {
  font-size: 0;
}
#fullpage .page3 .cont .bd_3 .parHd ul li {
  display: inline-block;
  background-color: #0e97b0;
  width: 325px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:after {
  content: "";
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #0e97b0;
  bottom: -8px;
  left: 47%;
  display: none;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:hover {
  height: 72px;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:hover:after {
  display: block;
}
#fullpage .page3 .cont .bd_3 .parHd ul .on {
  height: 72px;
}
#fullpage .page3 .cont .bd_3 .parHd ul .on:after {
  display: block;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:nth-child(2) {
  background-color: #1b9840;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:nth-child(2)::after {
  border-top: 9px solid #1b9840;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:nth-child(3) {
  background-color: #d7ef3b;
  color: #333333;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:nth-child(3)::after {
  border-top: 9px solid #d7ef3b;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:nth-child(4) {
  background-color: #75ea48;
  color: #333333;
}
#fullpage .page3 .cont .bd_3 .parHd ul li:nth-child(4)::after {
  border-top: 9px solid #75ea48;
}
#fullpage .page3 .cont .bd_3 .parBd {
  background-color: rgba(255, 255, 255, 0.949);
  width: 1300px;
  height: 553px;
  padding: 0 45px;
  padding-top: 50px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 {
  width: 698px;
  float: left;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .img-box {
  width: 300px;
  height: 200px;
  float: left;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .img-box img {
  width: 100%;
  height: 100%;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .text {
  float: right;
  width: 349px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .text h4 {
  color: #333333;
  font-size: 18px;
  margin-bottom: 25px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .text h4 span {
  border-width: 3px;
  border-color: #199875;
  border-style: solid;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
  height: 76px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .top .text .more {
  background-color: #efefef;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #555555;
  font-size: 14px;
  margin-top: 25px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb {
  margin-top: 30px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li {
  border-bottom: 1px dashed #d9d9d9;
  padding-bottom: 30px;
  margin-bottom: 16px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li .bt {
  margin-bottom: 20px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li .bt h4 {
  color: #333333;
  font-size: 18px;
  display: inline-block;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li .bt h4 span {
  border-width: 3px;
  border-color: #199875;
  border-style: solid;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  margin-bottom: 2px;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li .bt .time {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #888888;
  display: inline-block;
  float: right;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li:hover .bt h4 {
  color: #009474;
  font-weight: bold;
}
#fullpage .page3 .cont .bd_3 .parBd .left_1 .lb ul li:last-child {
  border: 0px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 {
  float: right;
  width: 450px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li {
  width: 450px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .img-box {
  width: 100%;
  height: 270px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .img-box img {
  width: 100%;
  height: 100%;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .text {
  width: 100%;
  height: 190px;
  background: #199875;
  padding: 20px 25px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .text h4 {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #d9d9d9;
  width: 100%;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .text h4 span {
  border-width: 3px;
  border-color: #d7ef3b;
  border-style: solid;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  margin-bottom: 2px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .text .text_box {
  display: flex;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .text .text_box p {
  flex: 1;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.714;
  padding-right: 15px;
}
#fullpage .page3 .cont .bd_3 .parBd .right_1 ul li .text .text_box .more {
  border-radius: 50%;
  background-color: #ffffff;
  width: 48px;
  height: 48px;
  line-height: 43px;
  text-align: center;
  font-size: 35px;
  color: #199875;
  margin: 18px 5px 0 5px;
}
#fullpage .page4 {
  background: url(../img/1_04.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page4 .cont {
  width: 1300px;
  margin: 0 auto;
}
#fullpage .page4 .cont .title {
  text-align: center;
  margin-top: 60px;
}
#fullpage .page4 .cont .title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#fullpage .page4 .cont .title p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.302);
  text-transform: uppercase;
}
#fullpage .page4 .cont .bd_4 {
  margin-top: 60px;
}
#fullpage .page4 .cont .bd_4 ul li {
  background-color: #ffffff;
  width: 312px;
  height: 165px;
  padding: 0 16px;
  float: left;
  margin-right: 15px;
  margin-bottom: 40px;
}
#fullpage .page4 .cont .bd_4 ul li .tb_box {
  position: relative;
  top: -20px;
}
#fullpage .page4 .cont .bd_4 ul li .tb_box .img-box {
  border-radius: 50%;
  background-color: #199875;
  width: 94px;
  height: 94px;
  line-height: 94px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
}
#fullpage .page4 .cont .bd_4 ul li .tb_box h4 {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 6px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #199875;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 0 15px 9px;
}
#fullpage .page4 .cont .bd_4 ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.714;
}
#fullpage .page4 .cont .bd_4 ul li:nth-child(4n) {
  margin-right: 0px;
}
#fullpage .page4 .cont .bd_4 ul li:nth-child(9) {
  width: 640px;
}
#fullpage .page4 .cont .bd_4 ul li:nth-child(10) {
  width: 640px;
  margin-right: 0px;
}
#fullpage .page5 {
  background: url(../img/1_05.jpg) no-repeat center center;
  background-size: cover;
}
#fullpage .page5 .slideGroup1 {
  margin-top: 50px;
}
#fullpage .page5 .slideGroup1 .parHd1 {
  border-bottom: 1px solid #199875;
  padding-bottom: 23px;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont {
  width: 1300px;
  margin: 0 auto;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont .title {
  float: left;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont .title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont .title p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.302);
  text-transform: uppercase;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont ul {
  float: right;
  margin-top: 35px;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont ul li {
  display: inline-block;
  background-color: transparent;
  width: 124px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  font-size: 20px;
}
#fullpage .page5 .slideGroup1 .parHd1 .cont ul .on {
  background-color: #199875;
  color: #fff;
}
#fullpage .page5 .slideGroup1 .parBd1 {
  margin-top: 64px;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont {
  position: relative;
  width: 1400px;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li {
  margin-right: 20px;
  width: 453px;
  background: #ffffff;
  display: inline-block;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .img-box {
  width: 100%;
  height: 235px;
  padding: 0 30px;
  margin-top: 30px;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .img-box img {
  width: 100%;
  height: 100%;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .text {
  padding: 20px 30px 30px 30px;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .text .text_box {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .text .text_box h4 {
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #e3e3e3;
  text-transform: uppercase;
  display: inline-block;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .text .text_box .link {
  background-color: #199875;
  width: 25px;
  height: 4px;
  display: inline-block;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .text .text_box h5 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  display: inline-block;
  width: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  width: 245px;
  float: right;
  margin-top: 19px;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
  height: 96px;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li:hover {
  background: #199875;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li:hover .text .text_box {
  border-bottom: 1px solid #5eb79f;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li:hover .text .text_box h4 {
  color: #ffffff;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li:hover .text .text_box h5 {
  color: #fff;
  font-weight: bold;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .cont ul li:hover .text p {
  color: #ffffff;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .sPrev1 {
  position: absolute;
  border-radius: 2px;
  background-color: #fff;
  width: 153px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-size: 20px;
  bottom: -75px;
  right: 38%;
  color: #444444;
}
#fullpage .page5 .slideGroup1 .parBd1 .picScroll-left1 .sNext1 {
  position: absolute;
  border-radius: 2px;
  background-color: #199875;
  width: 153px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  bottom: -75px;
  left: 39%;
}
.page6 {
  background: #ededed;
  height: 356px !important;
}
.page6 .cont {
  width: 1300px;
  margin: -20px auto;
}
.page6 .cont .f_left {
  float: left;
  width: 940px;
}
.page6 .cont .f_left .f_nav {
  width: 791px;
  height: 47px;
  line-height: 47px;
  background-color: rgb(229, 229, 229);
  text-align: center;
}
.page6 .cont .f_left .f_nav ul li {
  font-size: 18px;
  margin-right: 50px;
  display: inline-block;
}
.page6 .cont .f_left .f_nav ul li a {
  color: #333333;
}
.page6 .cont .f_left .f_logo {
  margin-top: 60px;
}
.page6 .cont .f_left .f_logo .logo_box {
  display: inline-block;
}
.page6 .cont .f_left .f_logo .logo_box img {
  width: 280px;
}
.page6 .cont .f_left .f_logo .f_dz {
  display: inline-block;
  margin-left: 60px;
}
.page6 .cont .f_left .f_logo .f_dz img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.page6 .cont .f_left .f_logo .f_dz .f_text {
  display: inline-block;
  vertical-align: middle;
}
.page6 .cont .f_left .f_logo .f_dz .f_text p {
  color: #555555;
  font-size: 16px;
  margin-bottom: 8px;
}
.page6 .cont .f_left .f_logo .f_dz .f_text p:last-child {
  margin-bottom: 0px;
}
.page6 .cont .f_right {
  float: right;
}
.page6 .cont .f_right .er1 {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  width: 154px;
  height: 183px;
}
.page6 .cont .f_right .er1 img {
  margin: 13px;
  width: 129px;
  height: 129px;
}
.page6 .cont .f_right .er1 p {
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
}
.page6 .cont .f_right .er2 {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  width: 154px;
  height: 183px;
  margin-left: 19px;
}
.page6 .cont .f_right .er2 img {
  margin: 13px;
  width: 129px;
  height: 129px;
}
.page6 .cont .f_right .er2 p {
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
}
.banner1{
  margin-top: 88px;
}
.page_img h4{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
.page_img{
  margin-bottom: 30px;
}
.page_img p{
  text-align: center;
  margin: 8px 0;
  font-size: 16px;
}
