body {
  width: 100%;
}

.detailindex {
  margin-top: 100px !important;
}

.detailindex > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/threebanner.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.detailindex > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.detailindex > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.detailindex > .nav1 {
  height: 60px;
  background-color: #fff;
}

.detailindex > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.detailindex > .nav1 .w_1400 .leftthree {
  height: 38px;
  display: flex;
  align-items: center;
}

.detailindex > .nav1 .w_1400 .leftthree span {
  margin-right: 20px;
  padding: 10px 30px;
  color: #333;
  align-items: center;
}

.detailindex > .nav1 .w_1400 .leftthree .threeactive {
  background-color: #0153ba;
  color: #fff;
}

.detailindex > .nav1 .w_1400 .leftthree .icon {
  margin: 0px 20px 0px 40px;
}

.detailindex > .banner3 {
  background: #f3f3f3;
  padding-top: 30px;
}

.detailindex > .banner3 .W1400 {
  background: #fff;
  width: 1400px;
  margin: 0 auto;
}

.detailindex > .banner3 .W1400 .detail-title {
  text-align: center;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

.detailindex > .banner3 .W1400 .detail-title h3 {
  font-size: 24px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 14px;
}

.detailindex > .banner3 .W1400 .detail-title .remark {
  font-size: 14px;
  color: #797979;
}

.detailindex > .banner3 .W1400 .detail-contain {
  padding: 42px 40px 42px;
  font-size: 16px;
  line-height: 40px;
  text-align: justify;
}

.detailindex > .banner3 .W1400 .detail-contain p {
  font-size: 16px;
  line-height: 40px;
}

.detailindex > .banner3 .W1400 .detail-contain .detail {
  width: 50%;
  margin: 0 auto;
}

.detailindex > .banner3 .W1400 .detail-contain .detail img {
  width: 100%;
}

.detailindex > .banner3 .W1400 .detailfooter {
  height: 60px;
  padding: 0px 40px;
  line-height: 60px;
  border-top: 1px solid #f3f3f3;
  display: flex;
  justify-content: space-between;
}

.detailindex > .banner3 .W1400 .detailfooter div > :last-child {
  color: #0153ba;
}

.detailindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f5f5f5;
}

.detailindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.detailindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.detailindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.detailindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.detailindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.detailindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.detailindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.detailindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.detailindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.detailindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.detailindex .footer .w-1760 .right {
  text-align: center;
}

.detailindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.detailindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.detailindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.banner-1 {
  width: 100%;
  margin-top: -100px;
  background-size: 100% 100%;
}

.banner-1 .swiper-wrapper .swiper-slide {
  position: relative;
}

.banner-1 .swiper-wrapper .swiper-slide h1 {
  font-size: 64px;
  color: #ffffff;
  text-shadow: 0px 1px 10px rgba(6, 0, 15, 0.1);
  position: absolute;
  left: 50%;
  margin-left: -580px;
  text-align: center;
  bottom: 60%;
  line-height: 80px;
}

.banner-1 .swiper-wrapper .swiper-slide h4 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.44);
  text-shadow: 0px 1px 10px rgba(6, 0, 15, 0.1);
  position: absolute;
  left: 50%;
  margin-left: -580px;
  text-align: center;
  bottom: 50%;
  line-height: 80px;
}

.banner-1 .swiper-button-prev {
  width: 50px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  height: 50px;
}

.banner-1 .swiper-button-prev:hover {
  border: none;
  background: transparent;
}

.banner-1 .swiper-button-prev::after {
  color: #fff;
}

.banner-1 .swiper-button-next {
  width: 50px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  height: 50px;
}

.banner-1 .swiper-button-next:hover {
  border: none;
  background: transparent;
}

.banner-1 .swiper-button-next::after {
  color: #fff;
}

.banner-2 {
  height: 369px;
  z-index: 120;
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  margin-bottom: -254px;
}

.banner-2 .b-main1 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.banner-2 .b-main1 .left {
  width: 73.86%;
  background: #fff;
}

.banner-2 .b-main1 .left .title {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}

.banner-2 .b-main1 .left .title .tab-list {
  display: flex;
}

.banner-2 .b-main1 .left .title .tab-list span {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  padding: 0px 20px;
}

.banner-2 .b-main1 .left .title .tab-list span:first-child {
  padding-left: 20px;
}

.banner-2 .b-main1 .left .title .tab-list .active {
  border-bottom: 3px solid #005eae;
}

.banner-2 .b-main1 .left .title a {
  font-size: 14px;
  color: #999999;
}

.banner-2 .b-main1 .left .tab-contian {
  display: none;
}

.banner-2 .b-main1 .left .b-contian {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  justify-content: space-between;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo {
  padding-top: 20px;
  width: 65.58%;
  padding-right: 20px;
  box-sizing: border-box;
  /* 轮播图1--s */
  /* 轮播图1--e */
  /* 轮播图2--s */
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .changeBox_a1 {
  width: 100%;
  height: 266px;
  padding: 0;
  position: relative;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .changeBox_a1 .changeDiv {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left {
  width: 50%;
  box-sizing: border-box;
  padding-right: 20px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left
.time {
  margin-bottom: 20px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left
.time
span {
  font-weight: 800;
  color: #005eae;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left
.time
span:first-child {
  font-size: 32px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left
.time
span
:last-child {
  font-size: 24px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left
.ressiues
h3 {
  margin-bottom: 20px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.b-left
.ressiues
p {
  color: #9999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: 12px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.picture {
  width: 50%;
  position: relative;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.picture
img {
  width: 100%;
  height: 266px;
}

.banner-2
.b-main1
.left
.b-contian
.b-lunbo
.changeBox_a1
.changeDiv
.changeDiv-c
.picture
h3 {
  position: absolute;
  left: 0px;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .changeBox_a1 .ul_change_a2 {
  position: absolute;
  right: 15px;
  bottom: 20px;
  padding-left: 19px;
  overflow: hidden;
  z-index: 999;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .fr {
  float: right;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .ul_change_a2 span.on {
  background-color: #cb1c1d;
  width: 20px;
  height: 9px;
  border-radius: 5px;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .changeDiv-c {
  display: flex;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .changeDiv .changeDiv h3 a {
  width: 100%;
  padding-right: 100px;
  box-sizing: border-box;
  height: 50px;
  font-weight: normal;
  font-size: 20px;
  display: block;
  padding-left: 31px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .ul_change_a2 li {
  float: left;
  margin-right: 4px;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .ul_change_a2 span {
  border-radius: 50%;
  width: 9px;
  height: 9px;
  line-height: 18px;
  text-align: center;
  background: #fff;
  display: block;
  cursor: pointer;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .changeDiv h3 a:hover {
  color: #ff0000;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .swiper-container {
  width: 100%;
  height: 100%;
}

.banner-2 .b-main1 .left .b-contian .b-lunbo .swiper-slide img {
  width: 100%;
  height: 100%;
}

.banner-2 .b-main1 .left .b-contian .b-rightList {
  width: 34.42%;
  border-left: 1px solid #f2f2f2;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList {
  padding: 0px 15px 0px;
  height: 300px;
  overflow: hidden;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList ul li {
  height: 48px;
  line-height: 48px;
  display: flex;
  justify-content: space-between;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList ul li p {
  font-size: 16px;
  text-overflow: ellipsis;
  /*显示省略符号来代表被修剪的文本。*/
  white-space: nowrap;
  /*文本不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。*/
  overflow: hidden;
  width: 75%;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList ul li p a {
  margin-left: 0px;
  transition-duration: 500ms;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList ul li p a:hover {
  color: #3391d1;
  margin-left: 10px;
  transition-duration: 500ms;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList ul li p i {
  margin-right: 5px;
}

.banner-2 .b-main1 .left .b-contian .b-rightList .ulList ul li span {
  width: 25%;
  text-align: right;
  color: #999;
}

.banner-2 .b-main1 .right {
  width: 25.58%;
  background: #fff;
}

.banner-2 .b-main1 .right .title {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}

.banner-2 .b-main1 .right .title span {
  font-size: 16px;
  font-weight: 800;
}

.banner-2 .b-main1 .right .title a {
  font-size: 14px;
  color: #999999;
}

.banner-2 .b-main1 .right .contian {
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  border-bottom: 1px solid #f5f5f5;
}

.banner-2 .b-main1 .right .contian .l-c {
  width: 90px;
  height: 90px;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner-2 .b-main1 .right .contian .l-c h3 {
  color: #d45010;
  font-weight: 800;
  font-size: 46px;
}

.banner-2 .b-main1 .right .contian .l-c p {
  color: #cccccc;
  font-size: 14px;
}

.banner-2 .b-main1 .right .contian .r-c {
  flex: 1;
  margin-left: 15px;
}

.banner-2 .b-main1 .right .contian .r-c h3 {
  margin-bottom: 12px;
  font-size: 16px;
  color: #000000;
}

.banner-2 .b-main1 .right .contian .r-c p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 12px;
  color: #999;
}

.banner-2 .b-main1 .right .ulList {
  padding: 0px 15px 0px;
  height: 200px;
  overflow: hidden;
}

.banner-2 .b-main1 .right .ulList ul li {
  height: 48px;
  line-height: 48px;
  display: flex;
  justify-content: space-between;
}

.banner-2 .b-main1 .right .ulList ul li p {
  font-size: 16px;
  text-overflow: ellipsis;
  /*显示省略符号来代表被修剪的文本。*/
  white-space: nowrap;
  /*文本不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。*/
  overflow: hidden;
  width: 75%;
}

.banner-2 .b-main1 .right .ulList ul li p a {
  margin-left: 0px;
  transition-duration: 500ms;
}

.banner-2 .b-main1 .right .ulList ul li p a:hover {
  color: #3391d1;
  margin-left: 10px;
  transition-duration: 500ms;
}

.banner-2 .b-main1 .right .ulList ul li p i {
  margin-right: 5px;
}

.banner-2 .b-main1 .right .ulList ul li span {
  width: 25%;
  text-align: right;
  color: #999;
}

.banner-3 {
  width: 100%;
  height: 955px;
  padding-top: 347px;
  box-sizing: border-box;
  background: #f1f7fd;
  display: flex;
  justify-content: space-between;
}

.banner-3 .b-main2 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.banner-3 .left {
  flex: 1;
}

.banner-3 .left h3 {
  width: 70%;
  color: #005eae;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 60px;
  font-weight: 800;
}

.banner-3 .left h3 a {
  color: #005eae;
}

.banner-3 .left p {
  width: 70%;
  color: #999999;
  font-size: 14px;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: 12px;
  color: #999;
}

.banner-3 .left .more {
  color: #333333;
  font-size: 12px;
  margin-top: 65px;
  margin-bottom: 75px;
}

.banner-3 .left .more span {
  margin-right: 12px;
}

.banner-3 .left .more img {
  vertical-align: middle;
}

.banner-3 .left .white-list ul {
  width: 160%;
  height: 100px;
  z-index: 21;
  position: relative;
  background: #fff;
  display: flex;
  align-items: center;
}

.banner-3 .left .white-list ul a {
  width: 25%;
}

.banner-3 .left .white-list ul a li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-3 .left .white-list ul a li > span:first-child {
  color: #005eae;
  font-size: 60px;
  font-weight: 800;
}

.banner-3 .left .white-list ul a li > span:nth-child(2) {
  height: 60px;
  margin-left: 14px;
  margin-right: 7px;
  color: #005eae;
}

.banner-3 .left .white-list ul a li > div {
  font-size: 15px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.banner-3 .right {
  width: 51.81%;
  position: relative;
  z-index: 20;
}

.banner-3 .right > img {
  width: 100%;
}

.banner-3 .right > .ditu {
  position: absolute;
  top: 5%;
  right: 10%;
}

.banner-3 .right > .ditu img {
  width: 120px;
  height: 120px;
}

.banner-3 .right > .hefe {
  position: absolute;
  top: 18%;
  right: 14%;
  width: 42px;
  height: 20px;
  background-color: #eea32d;
  text-align: center;
}

.banner-3 .right > .hefe span {
  color: #fff;
}

.banner-4 {
  margin: 0 auto;
  margin-top: -125px;
}

.banner-4 .box {
  width: 91.6%;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
  border-right: 0;
  cursor: pointer;
}

.banner-4 .box > .item {
  width: 278px;
  height: 250px;
  float: left;
  background-color: #005eae;
  transition: all 0.7s ease 0s;
  display: flex;
  flex-direction: column;
  color: #fff;
  justify-content: space-around;
  align-items: center;
  padding: 0px 40px;
  box-sizing: border-box;
}

.banner-4 .box > .item:nth-child(1) {
  background: url(/hfgxjt/res/image/sfq1.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner-4 .box > .item:nth-child(2) {
  background: url(/hfgxjt/res/image/sfq2.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner-4 .box > .item:nth-child(3) {
  background: url(/hfgxjt/res/image/sfq3.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner-4 .box > .item:nth-child(4) {
  background: url(/hfgxjt/res/image/sfq4.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner-4 .box > .item:nth-child(5) {
  background: url(/hfgxjt/res/image/sfq5.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner-4 .box > .item .top {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.banner-4 .box > .item .top > div {
  font-size: 24px;
}

.banner-4 .box > .item .top img {
  width: 61px;
  height: 61px;
}

.banner-4 .box > .item .bottom {
  font-size: 16px;
}

.banner-4 .box > .item h1 {
  color: #fff;
  font-size: 70px;
  padding: 40px 40px 0;
}

.banner-5 {
  padding-top: 54px;
  padding-bottom: 22px;
  margin-top: -125px;
  padding-top: 179px;
  background: #fff;
}

.banner-5 .b5-w {
  width: 91.6%;
  margin: 0 auto;
}

.banner-5 .b5-w .title {
  margin-bottom: 45px;
}

.banner-5 .b5-w .title > div {
  display: flex;
  flex-direction: column;
}

.banner-5 .b5-w .title > div span:first-child {
  font-size: 22px;
  color: #000000;
  margin-bottom: 15px;
}

.banner-5 .b5-w .title > div span:nth-child(2) {
  color: #999999;
  font-size: 12px;
}

.banner-5 .b5-w .b5-contain .b5swiper-container {
  width: 100%;
}

.banner-5 .b5-w .b5-contain .b5swiper-container:hover .b5swiper-button-next {
  display: block;
  top: 89%;
  width: 81px;
  height: 61px;
  background: url(/hfgxjt/res/image/next-btn.png) no-repeat;
  background-size: 100% 100%;
}

.banner-5
.b5-w
.b5-contain
.b5swiper-container:hover
.b5swiper-button-next:after {
  content: "";
}

.banner-5 .b5-w .b5-contain .b5swiper-container:hover .b5swiper-button-prev {
  display: block;
  top: 89%;
  width: 81px;
  height: 61px;
  background: url(/hfgxjt/res/image/first-btn.png) no-repeat;
  background-size: 100% 100%;
}

.banner-5
.b5-w
.b5-contain
.b5swiper-container:hover
.b5swiper-button-prev:after {
  content: "";
}

.banner-5 .b5-w .b5-contain .b5swiper-container .swiper-slide ul {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.banner-5 .b5-w .b5-contain .b5swiper-container .swiper-slide ul a li {
  width: 99%;
}

.banner-5
.b5-w
.b5-contain
.b5swiper-container
.swiper-slide
ul
a
li:hover
img {
  transform: scale(1.1, 1.1);
  transition: all 0.3s ease;
  box-shadow: 5px 5px 2px #888888;
}

.banner-5 .b5-w .b5-contain .b5swiper-container .swiper-slide ul a li img {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #e9e9e9;
}

.banner-5
.b5-w
.b5-contain
.b5swiper-container
.swiper-slide
ul
a:last-child
li
img {
  margin-bottom: 70px;
}

.banner-5 .b5-w .b5-contain .b5swiper-container .b5swiper-button-next {
  display: none;
  top: 89%;
  width: 81px;
  height: 61px;
  background: url(/hfgxjt/res/image/next-btn.png) no-repeat;
  background-size: 100% 100%;
}

.banner-5 .b5-w .b5-contain .b5swiper-container .b5swiper-button-next:after {
  content: "";
}

.banner-5 .b5-w .b5-contain .b5swiper-container .b5swiper-button-prev {
  display: none;
  top: 89%;
  width: 81px;
  height: 61px;
  background: url(/hfgxjt/res/image/first-btn.png) no-repeat;
  background-size: 100% 100%;
}

.banner-5 .b5-w .b5-contain .b5swiper-container .b5swiper-button-prev:after {
  content: "";
}

.footer {
  padding-top: 45px;
  padding-bottom: 45px;
}

.footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.footer .w-1760 .right {
  text-align: center;
}

.footer .w-1760 .right p {
  margin-top: 12px;
}

.firstfooter {
  background-color: #f5f5f5;
}

.footer-b {
  height: 50px;
  background-color: #13334a;
}

.footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.w_1200 {
  width: 1200px;
  margin: 0 auto;
}

.contain {
  width: 100%;
  padding-bottom: 1px;
  background: url(/hfgxjt/res/images/main-bg.png) no-repeat;
  background-position: bottom center;
}

.contain .main {
  width: 1200px;
  margin: 0 auto;
}

.height {
  height: 70px;
}

.wrap {
  width: 100%;
  margin: 0 auto;
}

.secbody .secindex {
  width: 100% !important;
  margin-top: 60px;
  height: calc(100% - 60px);
  overflow: hidden;
}

.secbody .secindex .section-wrap {
  width: 100%;
  height: 100%;
  overflow: visible;
  transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.03, 1);
}

.secbody .secindex .section-wrap .section {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.secbody .secindex .section-wrap .section .title {
  width: 100%;
  position: absolute;
  top: 10%;
  color: #fff;
  font-size: 2.4em;
  text-align: center;
}

.secbody .secindex .section-wrap .section .active .tit {
  opacity: 1;
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
  -webkit-transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
}

.secbody .secindex .section-wrap .section-1 {
  background: url(/hfgxjt/res/image/sec-banner.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 10%;
  box-sizing: border-box;
}

.secbody .secindex .section-wrap .section-1 .sectioncont1 {
  width: 70%;
  /*height: 70%;*/
  margin: 0 auto;
  background: #fff;
  padding: 50px 67px 67px 60px;
  box-sizing: border-box;
}

.secbody .secindex .section-wrap .section-1 .sectioncont1 h3 {
  color: #005fac;
  margin-bottom: 30px;
  font-weight: 800;
  font-size: 24px;
}

.secbody .secindex .section-wrap .section-1 .sectioncont1 div {
  height: 100%;
  /*overflow-y: scroll;*/
  /*padding-right: 90px;*/
  /* 滚动条整体 */
  /* 两个滚动条交接处 -- x轴和y轴 */
  /* 滚动条滑块 */
  /* 滚动条轨道 */
  /* 滚动条两端按钮 */
}

.secbody .secindex .section-wrap .section-1 .sectioncont1 div p {
  font-size: 16px;
  line-height: 32px;
}

.secbody
.secindex
.section-wrap
.section-1
.sectioncont1
div
.scroll-container {
  margin: 10px;
  width: 500px;
  height: 150px;
  overflow: overlay;
  background-color: #eee;
  white-space: nowrap;
  cursor: pointer;
}

.secbody
.secindex
.section-wrap
.section-1
.sectioncont1
div
.scroll-container::-webkit-scrollbar {
  height: 20px;
  width: 20;
}

.secbody
.secindex
.section-wrap
.section-1
.sectioncont1
div
.scroll-container::-webkit-scrollbar-corner {
  background-color: transparent;
}

.secbody
.secindex
.section-wrap
.section-1
.sectioncont1
div
.scroll-container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}

.secbody
.secindex
.section-wrap
.section-1
.sectioncont1
div
.scroll-container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}

.secbody .secindex .section-wrap .section-2 {
  background: url(/hfgxjt/res/image/secbanner-bgtwo.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 5%;
  box-sizing: border-box;
}

.secbody .secindex .section-wrap .section-2 .ldzc {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.secbody .secindex .section-wrap .section-2 .ldzc h3 {
  font-size: 24px;
  color: #000000;
  font-weight: normal;
}

.secbody .secindex .section-wrap .section-2 .ldzc p {
  font-size: 12px;
  color: #999999;
}

.secbody .secindex .section-wrap .section-2 .sectioncont2 {
  position: relative;
  width: 70%;
  /*height: 70%;*/
  margin: 0 auto;
  background: #fff;
  padding: 70px 60px 60px 60px;
  box-sizing: border-box;
}

.secbody .secindex .section-wrap .section-2 .sectioncont2 h3 {
  color: #005fac;
  margin-bottom: 30px;
  font-weight: 800;
  font-size: 24px;
}

.secbody .secindex .section-wrap .section-2 .sectioncont2 div {
  height: 100%;
  /*overflow-y: scroll;*/
  /*padding-right: 90px;*/
}

.secbody .secindex .section-wrap .section-2 .sectioncont2 div p {
  font-size: 16px;
  line-height: 32px;
}

.secbody .secindex .section-wrap .section-2 .sectioncont2 .first {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 36px;
  height: 31px;
}

.secbody .secindex .section-wrap .section-2 .sectioncont2 .next {
  position: absolute;
  bottom: 25px;
  right: 25px;
  width: 36px;
  height: 31px;
}

.secbody .secindex .section-wrap .section-3 {
  /* background: url(/hfgxjt/res/image/SECTION-3.png) no-repeat; */
  background: url(/hfgxjt/res/image/sec-bannerbg.png) no-repeat;

  background-size: 100% 100%;
  padding-top: 4%;
  box-sizing: border-box;
}

.secbody .secindex .section-wrap .section-4 {
  background: url(/hfgxjt/res/image/bannesec2.png);
  background-size: 100% 100%;
  padding-top: 3%;
  box-sizing: border-box;
}

.secbody .secindex .section-wrap .section-4 .sectioncont4 {
  width: 92% !important;
  /* height: 87%; */
  height: 83%;

  margin: 0 auto;
}

.secbody .secindex .section-wrap .section-4 .sectioncont4 .control-box {
  height: 100%;
}

.secbody .secindex .section-wrap .section-4 .sectioncont4 .control-box .winner {
  width: 70%;
  margin: 0 auto;
  height: 18%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.winner
img {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist {
  height: 85%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container {
  height: 100%;
  width: 70%;
  /* width: 88%; */
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper
.swiper-slide {
  height: 50%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper
.swiper-slide
ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper
.swiper-slide
ul
a {
  display: inline-block;
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper
.swiper-slide
ul
li {
  height: 100%;
  width: 100%;
  margin-bottom: 10px;
  padding: 4px;
  box-sizing: border-box;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper
.swiper-slide
ul
li
img {
  width: 100%;
  margin-bottom: 10px;
  border: 4px solid #fff;
  height: calc(100% - 73px);
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-container
.swiper-wrapper
.swiper-slide
ul
li
p {
  margin-bottom: 40px;
  font-size: 14px;
  overflow: hidden;
  /* text-overflow: ellipsis; */
  white-space: nowrap;
  color: #fff;
  text-align: center;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-button-next {
  width: 81px;
  height: 61px;
  top: 52%;
  right: 7%;
  background: url(/hfgxjt/res/image/sec-blueright.png);
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-pagination {
  position: absolute;
  left: 43%;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-pagination
span {
  background: #fff;
  margin-right: 12px;
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-button-next:after {
  content: "";
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-button-prev {
  width: 81px;
  height: 61px;
  top: 52%;
  left: 7%;
  background: url(/hfgxjt/res/image/secblue-left.png);
}

.secbody
.secindex
.section-wrap
.section-4
.sectioncont4
.control-box
.swiperlist
.swiper-button-prev:after {
  content: "";
}

.secbody .secindex .section-wrap .section-5 {
  background-color: #f2f2f2;
  background-size: 100% 100%;
  padding-top: 5%;
}

.secbody .secindex .section-wrap .section-5 .sectioncont5 {
  width: 75.3% !important;
  height: 80%;
  margin: 0 auto;
}

.secbody .secindex .section-wrap .section-5 .sectioncont5 .bigevent {
  margin-bottom: 3%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigevent
div:first-child {
  font-size: 24px;
  color: #000000;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigevent
div:last-child {
  font-size: 12px;
  color: #999999;
  margin-top: 12px;
}

.secbody .secindex .section-wrap .section-5 .sectioncont5 .tabtitle {
  display: flex;
  height: 48px;
  border-bottom: 1px solid #eaeaea;
}

.secbody .secindex .section-wrap .section-5 .sectioncont5 .tabtitle > div {
  width: 166px;
  height: 48px;
  margin-right: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 48px;
  border-radius: 10px 10px 0px 0px;
  background-color: #fff;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.tabtitle
.bigeventactive {
  background-color: #0153ba;
  color: #fff;
}

.secbody .secindex .section-wrap .section-5 .sectioncont5 .bigtabcontain {
  height: 80%;
  box-sizing: border-box;
  padding-top: 3%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem {
  display: none;
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd {
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
.tempWrap {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
.tempWrap
> ul {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
.tempWrap
> ul
li {
  height: 100%;
  width: 200px !important;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
.tempWrap
> ul
li
.time {
  width: 130px;
  height: 130px;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
li {
  position: relative;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
li
.top {
  position: absolute;
  top: 0px;
  left: 51px;
  padding-left: 20px;
  height: 172px;
  overflow: hidden;
  border-left: 1px solid #cfcfd1;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
li
.top
img {
  width: 100%;
  height: 78px;
  margin-bottom: 10px;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
li
.top
p {
  text-align: justify;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
li
.top
p
i,
.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.m-history
.bd
li
.bottom
p
i {
  color: #ff6600;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup {
  width: 100%;
  height: 80%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup
.parBd {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup
.parBd
.slideBox {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup
.parBd
.slideBox
.tempWrap {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup
.parBd
.slideBox
.tempWrap
> ul {
  height: 100%;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup
.parBd
.slideBox
.tempWrap
> ul
li {
  height: 100%;
  width: 200px !important;
}

.secbody
.secindex
.section-wrap
.section-5
.sectioncont5
.bigtabcontain
.bigtabitem
.slideGroup
.parBd
.slideBox
.tempWrap
> ul
li
.time {
  width: 130px;
  height: 130px;
  background: url(/hfgxjt/res/image/z-16.png) no-repeat;
  background-size: 100% 100%;
}

.secbody .secindex .section-wrap .section .title.active .tit {
  opacity: 1;
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
  -webkit-transition: all 2s cubic-bezier(0.86, 0, 0.8, 1);
}

.secbody .secindex .put-section-0 {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

.secbody .secindex .put-section-1 {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}

.secbody .secindex .put-section-2 {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
}

.secbody .secindex .put-section-3 {
  transform: translateY(-300%);
  -webkit-transform: translateY(-300%);
}

.secbody .secindex .put-section-4 {
  transform: translateY(-400%);
  -webkit-transform: translateY(-400%);
}

.secbody .secindex .section-btn {
  width: 14px;
  position: fixed;
  right: 1.5%;
  top: 50%;
}

.secbody .secindex .section-btn li {
  width: 14px;
  height: 14px;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 12px;
  background: #cfcfd1;
  text-align: center;
  onsor: pointer;
}

.secbody .secindex .section-btn li.on {
  background: #fe6603;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
}

.secbody .secindex .arrow {
  width: 20px;
  height: 52px;
  background: url(/hfgxjt/res/image/curse.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -30px;
}

.secbody .secindex .arrow:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}

.threeindex {
  margin-top: 100px !important;
}

.threeindex > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/threebanner.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.threeindex > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.threeindex > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.threeindex > .nav1 {
  height: 60px;
  background-color: #fff;
}

.threeindex > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.threeindex > .nav1 .w_1400 .leftthree {
  height: 38px;
  display: flex;
  align-items: center;
}

.threeindex > .nav1 .w_1400 .leftthree span {
  margin-right: 20px;
  padding: 10px 30px;
  color: #333;
  align-items: center;
}

.threeindex > .nav1 .w_1400 .leftthree .threeactive {
  background-color: #0153ba;
  color: #fff;
}

.threeindex > .nav1 .w_1400 .leftthree .icon {
  margin: 0px 20px 0px 40px;
}

.threeindex > .banner3 {
  height: 580px;
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.threeindex > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.threeindex > .banner3 .W_1400 .swiper {
  width: 860px;
  height: 580px;
}

.threeindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-next {
  width: 22px;
  display: block;
  height: 105px;
  background: url(/hfgxjt/res/image/three-right.png) no-repeat;
}

.threeindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-next::after {
  content: "";
}

.threeindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-prev {
  width: 22px;
  height: 105px;
  display: block;
  background: url(/hfgxjt/res/image/three-left.png) no-repeat;
}

.threeindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-prev::after {
  content: "";
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide img {
  width: 860px;
  height: 480px;
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide .dis {
  height: 100px;
  background-color: #fff;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 30px;
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide .dis h3 {
  font-size: 24px;
  color: #0153bafe;
  font-weight: 800;
  margin-bottom: 10px;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*禁止换行*/
  text-overflow: ellipsis;
  /*省略号*/
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide .dis p {
  font-size: 14px;
  color: #333;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*禁止换行*/
  text-overflow: ellipsis;
  /*省略号*/
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-button-next {
  width: 22px;
  height: 105px;
  display: none;
  top: 242px;
  background: url(/hfgxjt/res/image/three-right.png) no-repeat;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-button-next::after {
  content: "";
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-button-prev {
  width: 22px;
  height: 105px;
  display: none;
  top: 242px;
  background: url(/hfgxjt/res/image/three-left.png) no-repeat;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-button-prev::after {
  content: "";
}

.threeindex > .banner3 .W_1400 .swiper .swiper-container .swiper-pagination {
  bottom: 100px;
  text-align: left;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet {
  width: 90px;
  height: 80px;
  border-radius: 0px;
  background: #fff;
  opacity: 1;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet
p:first-child {
  font-size: 38px;
  color: #0153bafe;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet
span {
  font-size: 16px;
  color: #0153bafe;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet:first-child {
  margin-left: 0px;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet-active {
  background-color: rgba(1, 83, 186, 0.68235294) !important;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet-active
p:first-child {
  font-size: 38px;
  color: #fff;
}

.threeindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet-active
span {
  font-size: 16px;
  color: #fff;
}

.threeindex > .banner3 .W_1400 .description {
  width: 518px;
  height: 580px;
  overflow: hidden;
}

.threeindex > .banner3 .W_1400 .description .item {
  padding: 20px 20px;
  padding: 10px 0px 10px 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
  height: 132px;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
  overflow: hidden;
}

.threeindex > .banner3 .W_1400 .description .item:first-child {
  padding-top: 0px;
}

.threeindex > .banner3 .W_1400 .description .item h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

.threeindex > .banner3 .W_1400 .description .item h3 a {
  color: #333;
}

.threeindex > .banner3 .W_1400 .description .item .time {
  font-size: 14px;
  color: #999;
  display: inline-block;
  margin-bottom: 10px !important;
}

.threeindex > .banner3 .W_1400 .description .item p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.threeindex > .banner3 .W_1400 .description .item:hover {
  background-color: #fff;
}

.threeindex > .banner3 .W_1400 .description .item:hover h3 {
  color: #0153ba;
  font-weight: 800;
}

.threeindex > .banner3 .W_1400 .description .item:hover h3 a {
  color: #0153ba;
}

.threeindex > .banner4 {
  background: #fff;
  width: 1400px;
  margin: 0 auto;
}

.threeindex > .banner4 > ul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0px;
}

.threeindex > .banner4 > ul li > .left {
  flex: 1;
}

.threeindex > .banner4 > ul li > .left h3 {
  margin-bottom: 10px;
}

.threeindex > .banner4 > ul li > .left h3 :hover {
  color: #0153ba;
  font-weight: 800;
}

.threeindex > .banner4 > ul li > .left h3 a {
  color: #333;
}

.threeindex > .banner4 > ul li > .left h3 a :hover {
  color: #0153ba;
}

.threeindex > .banner4 > ul li > .left .time {
  margin-bottom: 20px;
  display: inline-block;
}

.threeindex > .banner4 > ul li > .left p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.threeindex > .banner4 > ul li > .right-img {
  margin-left: 40px;
}

.threeindex > .banner4 > ul li > .right-img img {
  width: 254px;
  height: 160px;
}

.threeindex > .banner4 > .pageList {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.threeindex > .banner4 > .pageList div {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #d7d7d7;
  color: #999;
}

.threeindex > .banner4 > .pageList div:hover {
  background: #1a6ec4;
  color: #fff;
}

.threeindex > .banner4 > .pageList .active {
  background: #1a6ec4;
  color: #fff;
}

.threeindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f5f5f5;
}

.threeindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.threeindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.threeindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.threeindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.threeindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.threeindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.threeindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.threeindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.threeindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.threeindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.threeindex .footer .w-1760 .right {
  text-align: center;
}

.threeindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.threeindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.threeindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.fourindex > .banner1 {
  width: 100%;
  margin-top: 170px !important;
  height: 1020px;
  background: url(/hfgxjt/res/image/banner2.jpg) no-repeat;
  background-size: 100% 100%;
}

.fourindex > .banner1 > ul {
  width: 1400px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}

.fourindex > .banner1 > ul li {
  margin-top: 100px !important;
  width: 255px;
  transition-duration: 0.8s;
}

.fourindex > .banner1 > ul li:hover {
  transform: translate(0, -40px);
  transition-duration: 0.8s;
}

.fourindex > .banner1 > ul li .top {
  position: relative;
  height: 240px;
}

.fourindex > .banner1 > ul li .top img {
  width: 100%;
  height: 100%;
}

.fourindex > .banner1 > ul li .top .arcle {
  position: absolute;
  left: 35%;
  line-height: 80px;
  width: 85px;
  text-align: center;
  height: 85px;
  background: #fff;
  bottom: -18%;
  border-radius: 50px;
}

.fourindex > .banner1 > ul li .top .arcle img {
  width: 49px;
  height: 49px;
}

.fourindex > .banner1 > ul li .bottom {
  background-color: #f5f5f5;
  height: 240px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 70px 0px 30px;
}

.fourindex > .banner1 > ul li .bottom h3 {
  font-size: 24px;
  color: #333;
  font-weight: 800;
}

.fourindex > .banner1 > ul li .bottom p {
  font-size: 14px;
  color: gray;
}

.fourindex > .banner1 > ul li .bottom .more {
  height: 40px;
  width: 96px;
  border-radius: 20px;
  background-color: #cccc;
  color: #fff;
  border: none;
}

.fourindex > .banner1 > ul li:nth-child(1) .bottom .more {
  background-color: #016abb;
}

.fourindex > .banner1 > ul li:nth-child(1) .bottom .more:hover {
  background-color: #016abb;
}

.fourindex > .banner1 > ul li:nth-child(2) .bottom .more:hover {
  background-color: #d57f19;
}

.fourindex > .banner1 > ul li:nth-child(3) .bottom .more:hover {
  background-color: #2aad14;
}

.fourindex > .banner1 > ul li:nth-child(4) .bottom .more:hover {
  background-color: #179ca1;
}

.fourindex > .banner1 > ul li:nth-child(5) .bottom .more:hover {
  background-color: #e54949;
}

.fourindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f5f5f5;
}

.fourindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.fourindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.fourindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.fourindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.fourindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.fourindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.fourindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.fourindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.fourindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.fourindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.fourindex .footer .w-1760 .right {
  text-align: center;
}

.fourindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.fourindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.fourindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.fiveindex {
  margin-top: 100px !important;
}

.fiveindex > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/fivebanner.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.fiveindex > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.fiveindex > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.fiveindex > .nav1 {
  height: 60px;
  background-color: #fff;
}

.fiveindex > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fiveindex > .nav1 .w_1400 .leftthree {
  height: 38px;
  display: flex;
  align-items: center;
}

.fiveindex > .nav1 .w_1400 .leftthree span {
  margin-right: 20px;
  padding: 10px 30px;
  color: #333;
  align-items: center;
}

.fiveindex > .nav1 .w_1400 .leftthree .threeactive {
  background-color: #0153ba;
  color: #fff;
}

.fiveindex > .nav1 .w_1400 .leftthree .threeactive a {
  color: #fff;
}

.fiveindex > .nav1 .w_1400 .leftthree .icon {
  margin: 0px 20px 0px 40px;
}

.fiveindex > .banner3 {
  height: 580px;
  overflow: hidden;
  padding-top: 30px;
  background: url(/hfgxjt/res/image/fivebannerbg.png) no-repeat,
  linear-gradient(0deg, #fff, #f5f5f5);
  background-position: top center;
  padding-bottom: 30px;
}

.fiveindex > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.fiveindex > .banner3 .W_1400 .swiper {
  width: 860px;
  height: 580px;
}

.fiveindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-next {
  width: 22px;
  display: block;
  height: 105px;
  background: url(/hfgxjt/res/image/three-right.png) no-repeat;
}

.fiveindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-next::after {
  content: "";
}

.fiveindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-prev {
  width: 22px;
  height: 105px;
  display: block;
  background: url(/hfgxjt/res/image/three-left.png) no-repeat;
}

.fiveindex
> .banner3
.W_1400
.swiper:hover
.swiper-container
.swiper-button-prev::after {
  content: "";
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide img {
  width: 860px;
  height: 480px;
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide .dis {
  height: 100px;
  background-color: #fff;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 30px;
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide .dis h3 {
  font-size: 24px;
  color: #e60202;
  font-weight: 800;
  margin-bottom: 10px;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*禁止换行*/
  text-overflow: ellipsis;
  /*省略号*/
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-slide .dis p {
  font-size: 14px;
  color: #333;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*禁止换行*/
  text-overflow: ellipsis;
  /*省略号*/
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-button-next {
  width: 22px;
  height: 105px;
  display: none;
  top: 242px;
  background: url(/hfgxjt/res/image/three-right.png) no-repeat;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-button-next::after {
  content: "";
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-button-prev {
  width: 22px;
  height: 105px;
  display: none;
  top: 242px;
  background: url(/hfgxjt/res/image/three-left.png) no-repeat;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-button-prev::after {
  content: "";
}

.fiveindex > .banner3 .W_1400 .swiper .swiper-container .swiper-pagination {
  bottom: 100px;
  text-align: left;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet {
  width: 90px;
  height: 80px;
  border-radius: 0px;
  background: #fff;
  opacity: 1;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet
p:first-child {
  font-size: 38px;
  color: #e60202;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet
span {
  font-size: 16px;
  color: #e60202;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet:first-child {
  margin-left: 0px;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet-active {
  background-color: rgba(175, 15, 13, 0.68235294) !important;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet-active
p:first-child {
  font-size: 38px;
  color: #fff;
}

.fiveindex
> .banner3
.W_1400
.swiper
.swiper-container
.swiper-pagination
.swiper-pagination-bullet-active
span {
  font-size: 16px;
  color: #fff;
}

.fiveindex > .banner3 .W_1400 .description {
  width: 518px;
  height: 580px;
  overflow: hidden;
}

.fiveindex > .banner3 .W_1400 .description .item {
  padding: 20px 20px;
  padding: 10px 0px 10px 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
  height: 132px;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
  overflow: hidden;
}

.fiveindex > .banner3 .W_1400 .description .item:first-child {
  padding-top: 0px;
}

.fiveindex > .banner3 .W_1400 .description .item h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

.fiveindex > .banner3 .W_1400 .description .item h3 a {
  color: #333;
}

.fiveindex > .banner3 .W_1400 .description .item .time {
  font-size: 14px;
  color: #999;
  display: inline-block;
  margin-bottom: 10px !important;
}

.fiveindex > .banner3 .W_1400 .description .item p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.fiveindex > .banner3 .W_1400 .description .item:hover {
  background-color: #fff;
}

.fiveindex > .banner3 .W_1400 .description .item:hover h3 {
  color: #e60202;
  font-weight: 800;
}

.fiveindex > .banner3 .W_1400 .description .item:hover h3 a {
  color: #e60202;
}

.fiveindex > .banner4 {
  background: #fff;
  width: 1400px;
  margin: 0 auto;
}

.fiveindex > .banner4 > ul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0px;
}

.fiveindex > .banner4 > ul li > .left {
  flex: 1;
}

.fiveindex > .banner4 > ul li > .left h3 {
  margin-bottom: 10px;
}

.fiveindex > .banner4 > ul li > .left h3 :hover {
  color: #e60202;
  font-weight: 800;
}

.fiveindex > .banner4 > ul li > .left h3 a {
  color: #333;
}

.fiveindex > .banner4 > ul li > .left h3 a :hover {
  color: #e60202;
}

.fiveindex > .banner4 > ul li > .left .time {
  margin-bottom: 20px;
  display: inline-block;
}

.fiveindex > .banner4 > ul li > .left p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.fiveindex > .banner4 > ul li > .right-img {
  margin-left: 40px;
}

.fiveindex > .banner4 > ul li > .right-img img {
  width: 254px;
  height: 160px;
}

.fiveindex > .banner4 > .pageList {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.fiveindex > .banner4 > .pageList div {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #d7d7d7;
  color: #999;
}

.fiveindex > .banner4 > .pageList div:hover {
  background: #e60202;
  color: #fff;
}

.fiveindex > .banner4 > .pageList .active {
  background: #e60202;
  color: #fff;
}

.fiveindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f5f5f5;
}

.fiveindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.fiveindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.fiveindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.fiveindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.fiveindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.fiveindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.fiveindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.fiveindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.fiveindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.fiveindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.fiveindex .footer .w-1760 .right {
  text-align: center;
}

.fiveindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.fiveindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.fiveindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.sexindex {
  margin-top: 100px !important;
}

.sexindex > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/sevenbg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.sexindex > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.sexindex > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.sexindex > .nav1 {
  height: 60px;
  background-color: #fff;
}

.sexindex > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sexindex > .nav1 .w_1400 .nav1left {
  height: 38px;
  display: flex;
  align-items: center;
}

.sexindex > .nav1 .w_1400 .nav1left span {
  margin-right: 20px;
  padding: 10px 30px;
  align-items: center;
  color: #333;
}

.sexindex > .nav1 .w_1400 .nav1left .leftactive {
  background-color: #0153ba;
  color: #fff;
}

.sexindex > .nav1 .w_1400 .nav1left .leftactive a {
  color: #fff;
}

.sexindex > .nav1 .w_1400 .nav1left .icon {
  margin: 0px 20px 0px 40px;
}

.sexindex > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sexindex > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
}

.sexindex > .banner3 .W_1400 > .title {
  height: 50px;
  background: #fff;
  border-bottom: 3px solid #f2f2f2;
}

.sexindex > .banner3 .W_1400 > .title span {
  line-height: 50px;
  height: 50px;
  color: #9999;
  margin: 0px 15px;
  padding: 0px 5px;
  display: inline-block;
}

.sexindex > .banner3 .W_1400 > .title .actitem {
  color: #0153ba;
  font-weight: 800;
  border-bottom: 3px solid #0153ba;
}

.sexindex > .banner3 .W_1400 > .tabcontain {
  background: #fff;
  padding: 40px 20px 40px 20px;
}

.sexindex > .banner3 .W_1400 > .tabcontain .itemtimenew {
  display: none;
}

.sexindex > .banner3 .W_1400 > .tabcontain .itemtimenew .itemtimenew-con {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left {
  background-color: #f8f8f8;
  width: 600px;
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
.time {
  font-size: 18px;
  color: #999999;
  margin-bottom: 20px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
p {
  font-size: 14px;
  color: #999999;
  margin-bottom: 20px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
img {
  width: 520px;
  height: 305px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
.btn {
  width: 136px;
  height: 38px;
  border: none;
  background: #024291;
  font-size: 24px;
  color: #fff;
  margin-top: 40px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right {
  width: 730px;
  height: 600px;
  overflow: hidden;
  border-top: 1px solid #034eac;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li {
  padding: 30px 0px 30px 10px;
  border-bottom: 1px solid #eee;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
> a:hover {
  color: #0153ba;
  font-weight: 800;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
> a:hover
p {
  color: #0153ba;
  font-weight: 800;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
p {
  font-size: 18px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
.time {
  font-size: 24px;
  color: #ccc;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two
p {
  font-size: 14px;
  color: #999;
  width: 91%;
  line-height: 24px;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two
.line {
  width: 1px;
  height: 30px;
  background-color: #0153ba;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two
.jiantou:hover {
  cursor: pointer;
  transform: translate(0, -10px);
  transition-duration: 0.8s;
}

.sexindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li:nth-child(4) {
  border-bottom: none;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list {
  border-top: 1px solid #f5f5f5;
  background: #fff;
  padding: 0px 20px;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li {
  display: flex;
  padding: 20px 0px;
  border-bottom: 1px solid #f5f5f5;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .left {
  width: 100px;
  height: 100px;
  background: #f5f5f5;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .left h3 {
  margin-bottom: 10px;
  font-weight: 800;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .left P {
  color: #999999;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .right {
  flex: 1;
  margin-left: 30px;
  text-align: justify;
  margin-right: 20px;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .right h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  margin-top: 10px;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .right h3 a:hover {
  color: #0153ba;
  font-weight: 800;
}

.sexindex > .banner3 .W_1400 .itemtimenew-list ul li > .right p {
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sexindex > .banner3 .W_1400 .pageList {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sexindex > .banner3 .W_1400 .pageList div {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #d7d7d7;
  color: #999;
}

.sexindex > .banner3 .W_1400 .pageList div:hover {
  background: #1a6ec4;
  color: #fff;
}

.sexindex > .banner3 .W_1400 .pageList .active {
  background: #1a6ec4;
  color: #fff;
}

.sexindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f5f5f5;
}

.sexindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.sexindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.sexindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.sexindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.sexindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.sexindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.sexindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.sexindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.sexindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.sexindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.sexindex .footer .w-1760 .right {
  text-align: center;
}

.sexindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.sexindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.sexindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.sevenindex {
  margin-top: 100px !important;
}

.sevenindex > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/sexbanner.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.sevenindex > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.sevenindex > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.sevenindex > .nav1 {
  height: 60px;
  background-color: #fff;
}

.sevenindex > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sevenindex > .nav1 .w_1400 .nav1left {
  height: 38px;
  display: flex;
  align-items: center;
}

.sevenindex > .nav1 .w_1400 .nav1left span {
  margin-right: 20px;
  padding: 10px 30px;
  align-items: center;
  color: #333;
}

.sevenindex > .nav1 .w_1400 .nav1left .leftactive {
  background-color: #0153ba;
  color: #fff;
}

.sevenindex > .nav1 .w_1400 .nav1left .leftactive a {
  color: #fff;
}

.sevenindex > .nav1 .w_1400 .nav1left .icon {
  margin: 0px 20px 0px 40px;
}

.sevenindex > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sevenindex > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
}

.sevenindex > .banner3 .W_1400 > .title {
  height: 50px;
  background: #fff;
  border-bottom: 3px solid #f2f2f2;
}

.sevenindex > .banner3 .W_1400 > .title span {
  line-height: 50px;
  height: 50px;
  color: #9999;
  margin: 0px 15px;
  padding: 0px 5px;
  display: inline-block;
}

.sevenindex > .banner3 .W_1400 > .title .actitem {
  color: #0153ba;
  font-weight: 800;
  border-bottom: 3px solid #0153ba;
}

.sevenindex > .banner3 .W_1400 > .tabcontain {
  background: #fff;
  padding: 40px 20px 40px 20px;
}

.sevenindex > .banner3 .W_1400 > .tabcontain .itemtimenew {
  display: none;
}

.sevenindex > .banner3 .W_1400 > .tabcontain .itemtimenew .itemtimenew-con {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left {
  background-color: #f8f8f8;
  width: 600px;
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
.time {
  font-size: 18px;
  color: #999999;
  margin-bottom: 20px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
p {
  font-size: 14px;
  color: #999999;
  margin-bottom: 20px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
img {
  width: 520px;
  height: 305px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .left
.btn {
  width: 136px;
  height: 38px;
  border: none;
  background: #024291;
  font-size: 24px;
  color: #fff;
  margin-top: 40px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right {
  width: 730px;
  height: 600px;
  overflow: hidden;
  border-top: 1px solid #034eac;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li {
  padding: 30px 0px 30px 10px;
  border-bottom: 1px solid #eee;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
> a:hover {
  color: #0153ba;
  font-weight: 800;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
> a:hover
p {
  color: #0153ba;
  font-weight: 800;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
p {
  font-size: 18px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-one
.time {
  font-size: 24px;
  color: #ccc;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two
p {
  font-size: 14px;
  color: #999;
  width: 91%;
  line-height: 24px;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two
.line {
  width: 1px;
  height: 30px;
  background-color: #0153ba;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li
.row-two
.jiantou:hover {
  cursor: pointer;
  transform: translate(0, -10px);
  transition-duration: 0.8s;
}

.sevenindex
> .banner3
.W_1400
> .tabcontain
.itemtimenew
.itemtimenew-con
> .right
ul
li:nth-child(4) {
  border-bottom: none;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list {
  border-top: 1px solid #f5f5f5;
  background: #fff;
  padding: 0px 20px;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li {
  display: flex;
  padding: 20px 0px;
  border-bottom: 1px solid #f5f5f5;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .left {
  width: 100px;
  height: 100px;
  background: #f5f5f5;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .left h3 {
  margin-bottom: 10px;
  font-weight: 800;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .left P {
  color: #999999;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .right {
  flex: 1;
  margin-left: 30px;
  text-align: justify;
  margin-right: 20px;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .right h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #333;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .right h3 a:hover {
  color: #0153ba;
  font-weight: 800;
}

.sevenindex > .banner3 .W_1400 .itemtimenew-list ul li > .right p {
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sevenindex > .banner3 .W_1400 .pageList {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sevenindex > .banner3 .W_1400 .pageList div {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #d7d7d7;
  color: #999;
}

.sevenindex > .banner3 .W_1400 .pageList div:hover {
  background: #1a6ec4;
  color: #fff;
}

.sevenindex > .banner3 .W_1400 .pageList .active {
  background: #1a6ec4;
  color: #fff;
}

.sevenindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f5f5f5;
}

.sevenindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.sevenindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.sevenindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.sevenindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.sevenindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.sevenindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.sevenindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.sevenindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.sevenindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.sevenindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.sevenindex .footer .w-1760 .right {
  text-align: center;
}

.sevenindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.sevenindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.sevenindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.eightindex {
  margin-top: 100px !important;
}

.eightindex > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/lxwm.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.eightindex > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.eightindex > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.eightindex > .nav1 {
  height: 60px;
  background-color: #fff;
}

.eightindex > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.eightindex > .nav1 .w_1400 .left {
  height: 38px;
  display: flex;
  align-items: center;
}

.eightindex > .nav1 .w_1400 .left span {
  margin-right: 20px;
  padding: 10px 30px;
  background-color: #0153ba;
  align-items: center;
  color: #fff;
}

.eightindex > .nav1 .w_1400 .left .icon {
  margin: 0px 20px 0px 40px;
}

.eightindex > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.eightindex > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
}

.eightindex > .banner3 .W_1400 .cardList {
  display: flex;
  justify-content: space-between;
}

.eightindex > .banner3 .W_1400 .cardList .item {
  width: 19%;
  box-sizing: border-box;
  padding: 40px 0px 30px;
  height: 190px;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
}

.eightindex > .banner3 .W_1400 #allmap {
  margin-bottom: 46px;
  margin-top: 46px;
  border: 2px solid #e5e5e5;
}

.eightindex .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffff;
}

.eightindex .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.eightindex .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.eightindex .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.eightindex .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.eightindex .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.eightindex .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.eightindex .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.eightindex .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.eightindex .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.eightindex .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.eightindex .footer .w-1760 .right {
  text-align: center;
}

.eightindex .footer .w-1760 .right p {
  margin-top: 12px;
}

.eightindex .footer-b {
  height: 50px;
  background-color: #13334a;
}

.eightindex .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.mainindex1 {
  margin-top: 100px !important;
}

.mainindex1 > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/u53.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.mainindex1 > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.mainindex1 > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.mainindex1 > .nav1 {
  height: 60px;
  background-color: #fff;
}

.mainindex1 > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mainindex1 > .nav1 .w_1400 .nav1left {
  height: 38px;
  display: flex;
  align-items: center;
}

.mainindex1 > .nav1 .w_1400 .nav1left span {
  margin-right: 20px;
  padding: 10px 30px;
  align-items: center;
  color: #333;
}

.mainindex1 > .nav1 .w_1400 .nav1left .leftactive {
  background-color: #0153ba;
  color: #fff;
}

.mainindex1 > .nav1 .w_1400 .nav1left .leftactive a {
  color: #fff;
}

.mainindex1 > .nav1 .w_1400 .nav1left .icon {
  margin: 0px 20px 0px 40px;
}

.mainindex1 > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mainindex1 > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
}

.mainindex1 > .banner3 .W_1400 .introduce {
  display: flex;
  height: 508px;
  margin-bottom: 40px;
  overflow: hidden;
  justify-content: space-between;
  position: relative;
}

.mainindex1 > .banner3 .W_1400 .introduce > .left {
  width: 50%;
  padding-top: 40px;
}

.mainindex1 > .banner3 .W_1400 .introduce > .left p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.mainindex1 > .banner3 .W_1400 .introduce > .right {
  width: 40%;
}

.mainindex1 > .banner3 .W_1400 .introduce > .right img {
  width: 100%;
}

.mainindex1 > .banner3 .W_1400 .introduce .floatimg {
  position: absolute;
  top: 10%;
  width: 200px;
  height: 400px;
  left: 57%;
  margin-left: -72px;
  background: url(/hfgxjt/res/image/szjj.png) no-repeat;
  background-size: 100% 100%;
  padding: 36px 0px;
  box-sizing: border-box;
  letter-spacing: 3px;
}

.mainindex1 > .banner3 .W_1400 .introduce .floatimg .num {
  display: flex;
  color: #fff;
  margin-bottom: 40px;
  align-items: center;
  justify-content: center;
}

.mainindex1 > .banner3 .W_1400 .introduce .floatimg .num > .left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.mainindex1
> .banner3
.W_1400
.introduce
.floatimg
.num
> .left
div:first-child {
  font-size: 50px;
}

.mainindex1
> .banner3
.W_1400
.introduce
.floatimg
.num
> .left
div:last-child {
  text-align: center;
}

.mainindex1 > .banner3 .W_1400 .introduce .floatimg .num > .right {
  margin-top: -42px;
}

.mainindex1 > .banner3 .W_1400 .txqy .title {
  display: flex;
  align-items: center;
  height: 52px;
  line-height: 42px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 18px;
  font-weight: 800;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy {
  padding: 32px;
  padding-top: 0px;
  background-color: #fff;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzqy {
  height: 52px;
  display: flex;
  margin-bottom: 20px;
  border-bottom: 2px solid #f3f3f3;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzqy > div {
  width: 30%;
  height: 52px;
  font-size: 18px;
  line-height: 52px;
  text-align: center;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzqy .tzqyactive {
  border-bottom: 4px solid #6aadf1;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzcontain {
  padding-top: 10px;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzcontain .tzlist {
  display: none;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzcontain .tzlist ul {
  height: 780px;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzcontain .tzlist ul li {
  width: 250px;
  margin-right: 21px;
  margin-bottom: 20px;
}

.mainindex1 > .banner3 .W_1400 .txqy .bigtzqy .tzcontain .tzlist ul li img {
  width: 250px;
  height: 72px;
  border: 1px solid #f2f2f2;
  border-bottom: none;
}

.mainindex1
> .banner3
.W_1400
.txqy
.bigtzqy
.tzcontain
.tzlist
ul
li:nth-child(5n) {
  margin-right: 0px;
}

.mainindex1
> .banner3
.W_1400
.txqy
.bigtzqy
.tzcontain
.tzlist
ul
li
.companyname {
  height: 36px;
  background: #e5e5e5;
  text-align: center;
  line-height: 36px;
  margin-top: -4px;
}

.mainindex1 > .banner3 .W_1400 .pageList {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  font-size: 18px;
}

.mainindex1 > .banner3 .W_1400 .pageList div {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #d7d7d7;
  color: #999;
}

.mainindex1 > .banner3 .W_1400 .pageList div:hover {
  background: #1a6ec4;
  color: #fff;
}

.mainindex1 > .banner3 .W_1400 .pageList .active {
  background: #1a6ec4;
  color: #fff;
}

.mainindex1 .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #fff;
}

.mainindex1 .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.mainindex1 .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.mainindex1 .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.mainindex1 .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.mainindex1 .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.mainindex1 .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.mainindex1 .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.mainindex1 .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.mainindex1 .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.mainindex1 .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.mainindex1 .footer .w-1760 .right {
  text-align: center;
}

.mainindex1 .footer .w-1760 .right p {
  margin-top: 12px;
}

.mainindex1 .footer-b {
  height: 50px;
  background-color: #13334a;
}

.mainindex1 .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.mainindex2 .floatimg {
  position: absolute;
  top: 20% !important;
  width: 200px;
  height: 300px !important;
  left: 57%;
  margin-left: -72px;
  background: url(/hfgxjt/res/image/szjj.png) no-repeat;
  background-size: 100% 100%;
  padding: 36px 0px;
  box-sizing: border-box;
  letter-spacing: 3px;
}

.mainindex3 {
  margin-top: 100px !important;
}

.mainindex3 > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/u53.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.mainindex3 > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.mainindex3 > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.mainindex3 > .nav1 {
  height: 60px;
  background-color: #fff;
}

.mainindex3 > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mainindex3 > .nav1 .w_1400 .nav1left {
  height: 38px;
  display: flex;
  align-items: center;
}

.mainindex3 > .nav1 .w_1400 .nav1left span {
  margin-right: 20px;
  padding: 10px 30px;
  align-items: center;
  color: #333;
}

.mainindex3 > .nav1 .w_1400 .nav1left .leftactive {
  background-color: #0153ba;
  color: #fff;
}

.mainindex3 > .nav1 .w_1400 .nav1left .leftactive a {
  color: #fff;
}

.mainindex3 > .nav1 .w_1400 .nav1left .icon {
  margin: 0px 20px 0px 40px;
}

.mainindex3 > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mainindex3 > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul li {
  display: flex;
  background: #fff;
  height: 325px;
  margin-bottom: 30px;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul li .intro-left {
  width: 40.5%;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul li .intro-left img {
  width: 100%;
  height: 100%;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul li .intro-right {
  width: 69.5%;
  padding: 45px 55px 20px 55px;
  box-sizing: border-box;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul li .intro-right h3 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 25px;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul li .intro-right p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul .odd {
  flex-direction: row;
}

.mainindex3 > .banner3 .W_1400 .area-intro ul .even {
  flex-direction: row-reverse;
}

.mainindex3 .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #fff;
}

.mainindex3 .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.mainindex3 .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.mainindex3 .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.mainindex3 .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.mainindex3 .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.mainindex3 .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.mainindex3 .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.mainindex3 .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.mainindex3 .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.mainindex3 .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.mainindex3 .footer .w-1760 .right {
  text-align: center;
}

.mainindex3 .footer .w-1760 .right p {
  margin-top: 12px;
}

.mainindex3 .footer-b {
  height: 50px;
  background-color: #13334a;
}

.mainindex3 .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.mainindex4 {
  margin-top: 100px !important;
}

.mainindex4 > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/u53.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.mainindex4 > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.mainindex4 > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.mainindex4 > .nav1 {
  height: 60px;
  background-color: #fff;
}

.mainindex4 > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mainindex4 > .nav1 .w_1400 .nav1left {
  height: 38px;
  display: flex;
  align-items: center;
}

.mainindex4 > .nav1 .w_1400 .nav1left span {
  margin-right: 20px;
  padding: 10px 30px;
  align-items: center;
  color: #333;
}

.mainindex4 > .nav1 .w_1400 .nav1left .leftactive {
  background-color: #0153ba;
  color: #fff;
}

.mainindex4 > .nav1 .w_1400 .nav1left .leftactive a {
  color: #fff;
}

.mainindex4 > .nav1 .w_1400 .nav1left .icon {
  margin: 0px 20px 0px 40px;
}

.mainindex4 > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mainindex4 > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
  background: #fff;
}

.mainindex4 > .banner3 .W_1400 > .title {
  height: 50px;
  font-size: 16px;
  color: #000000;
  position: relative;
  padding-left: 27px;
  line-height: 50px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 36px;
}

.mainindex4 > .banner3 .W_1400 > .title > img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.mainindex4 > .banner3 .W_1400 .padding-93 {
  padding: 0px 93px 40px;
}

.mainindex4 > .banner3 .W_1400 .fhyytabtitle {
  width: 100%;
  display: flex;
  height: 53px;
  background-color: #f2f2f2;
}

.mainindex4 > .banner3 .W_1400 .fhyytabtitle > div {
  width: 50%;
  line-height: 53px;
  font-size: 16px;
  text-align: center;
  color: #333333;
}

.mainindex4 > .banner3 .W_1400 .fhyytabtitle > div:hover {
  background-color: #24a616;
  color: #fff;
}

.mainindex4 > .banner3 .W_1400 .fhyytabtitle .fhyyactive {
  background-color: #24a616;
  color: #fff;
}

.mainindex4 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain {
  display: none;
}

.mainindex4 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain > img {
  width: 1211px;
  height: 339px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.mainindex4 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain > p {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  text-align: justify;
}

.mainindex4 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain > .tscwinner {
  text-align: center;
  margin-top: 50px;
  width: 100%;
}

.mainindex4 .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #fff;
}

.mainindex4 .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.mainindex4 .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.mainindex4 .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.mainindex4 .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.mainindex4 .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.mainindex4 .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.mainindex4 .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.mainindex4 .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.mainindex4 .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.mainindex4 .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.mainindex4 .footer .w-1760 .right {
  text-align: center;
}

.mainindex4 .footer .w-1760 .right p {
  margin-top: 12px;
}

.mainindex4 .footer-b {
  height: 50px;
  background-color: #13334a;
}

.mainindex4 .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

.mainindex5 {
  margin-top: 100px !important;
}

.mainindex5 > .banner1 {
  width: 100%;
  height: 400px;
  background: url(/hfgxjt/res/image/u53.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.mainindex5 > .banner1 h3 {
  position: absolute;
  left: 18.5%;
  top: 40%;
  color: #fff;
  font-size: 40px;
}

.mainindex5 > .banner1 p {
  position: absolute;
  left: 18.5%;
  top: 52%;
  color: #fff;
  font-size: 18px;
}

.mainindex5 > .nav1 {
  height: 60px;
  background-color: #fff;
}

.mainindex5 > .nav1 .w_1400 {
  height: 60px;
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mainindex5 > .nav1 .w_1400 .nav1left {
  height: 38px;
  display: flex;
  align-items: center;
}

.mainindex5 > .nav1 .w_1400 .nav1left span {
  margin-right: 20px;
  padding: 10px 30px;
  align-items: center;
  color: #333;
}

.mainindex5 > .nav1 .w_1400 .nav1left .leftactive {
  background-color: #0153ba;
  color: #fff;
}

.mainindex5 > .nav1 .w_1400 .nav1left .leftactive a {
  color: #fff;
}

.mainindex5 > .nav1 .w_1400 .nav1left .icon {
  margin: 0px 20px 0px 40px;
}

.mainindex5 > .banner3 {
  overflow: hidden;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mainindex5 > .banner3 .W_1400 {
  width: 1400px;
  margin: 0 auto;
  background: #fff;
}

.mainindex5 > .banner3 .W_1400 > .title {
  height: 50px;
  font-size: 16px;
  color: #000000;
  position: relative;
  padding-left: 27px;
  line-height: 50px;
}

.mainindex5 > .banner3 .W_1400 > .title > img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.mainindex5 > .banner3 .W_1400 .padding-93 {
  padding: 0px 0px 0px;
}

.mainindex5 > .banner3 .W_1400 .fhyytabtitle {
  width: 100%;
  display: flex;
  height: 53px;
  background-color: #ffffff;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.mainindex5 > .banner3 .W_1400 .fhyytabtitle > div {
  width: 25%;
  border-right: 1px solid #f2f2f2;
  line-height: 53px;
  font-size: 16px;
  text-align: center;
  color: #333333;
}

.mainindex5 > .banner3 .W_1400 .fhyytabtitle > div:hover {
  background-color: #0153ba;
  color: #fff;
  border-color: #0153ba;
}

.mainindex5 > .banner3 .W_1400 .fhyytabtitle .fhyyactive {
  background-color: #0153ba;
  border-color: #0153ba;
  color: #fff;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain {
  display: none;
  width: 1400px;
  height: 755;
  position: relative;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul1 {
  width: 460px;
  height: 416px;
  background: #fff;
  position: absolute;
  top: 25%;
  left: 13%;
  padding: 20px 50px 20px 50px;
  box-sizing: border-box;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul1 li {
  height: 60px;
  line-height: 60px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f3f3f3;
}

.mainindex5
> .banner3
.W_1400
.fhyybigtabxontain
.fhyycontain
.ul1
li
.fhyyleft {
  font-size: 18px;
}

.mainindex5
> .banner3
.W_1400
.fhyybigtabxontain
.fhyycontain
.ul1
li
.fhyyright {
  font-size: 18px;
}

.mainindex5
> .banner3
.W_1400
.fhyybigtabxontain
.fhyycontain
.ul1
li
.fhyyright
i {
  font-size: 24px;
  color: #2aa93e;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul2 {
  width: 443px;
  height: 585px;
  background: #fff;
  position: absolute;
  top: 10%;
  left: 9%;
  padding: 25px 20px 18px 20px;
  box-sizing: border-box;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul2 > p {
  font-size: 16px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 10px;
  text-align: justify;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul2 > p i {
  color: #df2a2a;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul2 > div {
  background: url(/hfgxjt/res/image/gxzc-img.png);
  padding: 0px 30px;
  padding-top: 10px;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul2 > div li {
  height: 54px;
  line-height: 54px;
  display: flex;
  color: #fff;
  justify-content: space-between;
  border-bottom: 1px solid rgba(238, 238, 238, 0.1);
}

.mainindex5
> .banner3
.W_1400
.fhyybigtabxontain
.fhyycontain
.ul2
> div
li
.fhyyleft {
  font-size: 18px;
}

.mainindex5
> .banner3
.W_1400
.fhyybigtabxontain
.fhyycontain
.ul2
> div
li
.fhyyright {
  font-size: 18px;
}

.mainindex5
> .banner3
.W_1400
.fhyybigtabxontain
.fhyycontain
.ul2
> div
li
.fhyyright
i {
  font-size: 24px;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul3 {
  width: 443px;
  height: 277px;
  background: #fff;
  position: absolute;
  top: 30%;
  left: 13%;
  padding: 25px 50px 18px 50px;
  box-sizing: border-box;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul3 > p {
  font-size: 16px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 10px;
  text-align: justify;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul3 > p i {
  color: #4ebd5f;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul4 {
  width: 443px;
  height: 200px;
  background: #fff;
  position: absolute;
  top: 30%;
  left: 13%;
  padding: 25px 50px 18px 50px;
  box-sizing: border-box;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul4 > p {
  font-size: 16px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 10px;
  text-align: justify;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain .ul4 > p i {
  color: #4ebd5f;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain > img {
  width: 1400px;
  height: 755;
  margin-top: -1px;
}

.mainindex5 > .banner3 .W_1400 .fhyybigtabxontain .fhyycontain > p {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  text-align: justify;
}

.mainindex5 .footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #fff;
}

.mainindex5 .footer .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.mainindex5 .footer .w-1760 .left .logo {
  margin-bottom: 28px;
}

.mainindex5 .footer .w-1760 .left .f-contain ul li {
  display: flex;
  height: 33px;
  color: rgba(0, 0, 0, 0.5);
}

.mainindex5 .footer .w-1760 .left .f-contain ul li img {
  margin-right: 9px;
  width: 22px;
  height: 22px;
}

.mainindex5 .footer .w-1760 .center {
  flex: 1;
  padding: 0px 5%;
}

.mainindex5 .footer .w-1760 .center > ul {
  display: flex;
  justify-content: space-between;
}

.mainindex5 .footer .w-1760 .center > ul > li > a {
  color: #333333;
  font-size: 16px;
}

.mainindex5 .footer .w-1760 .center > ul > li > ul {
  display: flex;
  margin-top: 26px;
  flex-direction: column;
}

.mainindex5 .footer .w-1760 .center > ul > li > ul li {
  height: 30px;
  font-size: 12px;
  color: #999999;
}

.mainindex5 .footer .w-1760 .center > ul > li > ul li a {
  color: #999999;
}

.mainindex5 .footer .w-1760 .right {
  text-align: center;
}

.mainindex5 .footer .w-1760 .right p {
  margin-top: 12px;
}

.mainindex5 .footer-b {
  height: 50px;
  background-color: #13334a;
}

.mainindex5 .footer-b .w-1760 {
  width: 91.6%;
  margin: 0 auto;
  color: #fff;
  line-height: 50px;
  display: flex;
}

/* 第二页面样式添加 */
.secbody .secindex .section-wrap .section-3 .section-c {
  width: 75%;
  margin: 0 auto;
}

.secbody .secindex .section-wrap .section-3 .head-top {
  visibility: visible !important;
}

.secbody .secindex .section-wrap .section-3 .section-c .head-top h3 {
  font-size: 24px;
  color: #000000;
  font-weight: normal;
  visibility: visible !important;
}

.secbody .secindex .section-wrap .section-3 .section-c .head-top p {
  font-size: 12px;
  color: #999999;
  visibility: visible !important;
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg {
  width: 952px;
  position: relative;
  visibility: visible !important;
  margin: 0 auto;
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg img {
  width: 100%;
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row1 {
  position: absolute;
  top: 1.8%;

  left: 46%;

  /* color: #fff; */
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row2 {
  position: absolute;
  top: 12.5%;
  left: 44%;

  /* color: #fff; */
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row3 {
  width: 100%;
  position: absolute;

  top: 27.9%;

  /* color: #fff; */
  display: flex;
  justify-content: space-around;
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row4 {
  width: 74%;
  margin: 0 -9px;
  position: absolute;
  top: 43%;
  left: 14%;
  /* color: #fff; */
  display: flex;
  justify-content: space-between;
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row5 {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 62%;

  /* color: #fff; */
  letter-spacing: 1px;
  display: flex;
  justify-content: space-between;
}

.secbody
.secindex
.section-wrap
.section-3
.section-c
.section3-zzjg
.row5
.col1 {
  display: flex;
  color: #fff;
  justify-content: space-between;
}

.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row1 p,
.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row2 p,
.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row3 p,
.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row4 p,
.secbody .secindex .section-wrap .section-3 .section-c .section3-zzjg .row5 p {
  color: #fff;
  font-size: 16px;
}

.secbody
.secindex
.section-wrap
.section-3
.section-c
.section3-zzjg
.row5
.col1:nth-child(1) {
  width: 36%;
  color: #fff;
  margin-left: 7px;
}

.secbody
.secindex
.section-wrap
.section-3
.section-c
.section3-zzjg
.row5
.col1:nth-child(2) {
  width: 24.5%;
  color: #fff;
  margin-left: -8px;
}

.secbody
.secindex
.section-wrap
.section-3
.section-c
.section3-zzjg
.row5
.col1:nth-child(3) {
  width: 24.5%;
  color: #fff;
  margin-right: 10px;
}

.secbody
.secindex
.section-wrap
.section-3
.section-c
.section3-zzjg
.row5
.col1
p {
  color: #fff;
  writing-mode: vertical-lr;
}

<!--0.00022292137145996-->