.header {
  background-color: #e40a01;
  height: 72px;
  padding: 12px 0;
  min-width: 1200px;
  overflow: hidden;
}
.header .nav {
  max-width: 1480px;
  min-width: 1200px;
  margin: 0 auto;
  height: 72px;
  line-height: 72px;
}
.header .logo {
  float: left;
  height: 72px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header .logo img {
  height: 100%;
  width: auto;
  display: block;
}
.header .a1 a {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-right: 36px;
}
.header .a1 a:last-child {
  margin-right: 0;
}
.banner {
  min-width: 1200px;
  height: 690px;
  overflow: hidden;
  margin-bottom: 43px;
}
.banner .swiper-container {
  height: 690px;
}
.banner .swiper-pagination-bullet {
  width: 52px;
  height: 3px;
  background-color: #ffffff;
  opacity: 1;
  border-radius: 0;
  margin: 0 8px !important;
}
.banner .swiper-pagination-bullet-active {
  background-color: #ffe87d;
}
.ind_a {
  background: url(../images/ind_a1.jpg) left center no-repeat #f7f7f7;
  height: 86px;
  overflow: hidden;
  padding-top: 14px;
  padding-left: 140px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.ind_a a {
  display: block;
}
.ind_a a h6 {
  line-height: 40px;
  font-size: 24px;
  color: #e90d01;
}
.ind_a a p {
  line-height: 32px;
  font-size: 16px;
  color: #666666;
}
.ind_b {
  height: 470px;
  overflow: hidden;
}
.ind_b .left_2 {
  width: 600px;
  float: left;
  height: 470px;
  overflow: hidden;
  background-color: aliceblue;
}
.ind_b .left_2 .swiper-slide {
  height: 470px;
}
.ind_b .left_2 .swiper-slide img {
  width: auto;
  height: auto;
  min-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.ind_b .left_2 .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 64px;
  padding-left: 25px;
  padding-right: 120px;
  font-size: 18px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ind_b .left_2 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 25px;
  height: 14px;
  padding-right: 26px;
}
.ind_b .left_2 .swiper-pagination {
  text-align: right;
  right: 0;
  width: auto !important;
}
.ind_b .left_2 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 !important;
  margin-left: 8px !important;
  width: 14px;
  float: right;
  height: 14px;
  background: #ffffff;
}
.ind_b .right_2 {
  width: 565px;
  float: right;
}
.ind_b .right_2 .tab_nav a {
  margin-right: 5px;
  height: 54px;
  line-height: 54px;
  width: 185px;
  background-color: #f7f7f7;
  color: #333333;
  text-align: center;
  font-size: 18px;
  float: left;
}
.ind_b .right_2 .tab_nav a.select {
  background-color: #f50802;
  color: #ffffff;
}
.ind_b .right_2 .tab_nav a:last-child {
  margin-right: 0;
}
.ind_b .right_2 .tab_box {
  padding-top: 15px;
}
.ind_b .right_2 .tab_box .one a {
  display: block;
  padding-bottom: 21px;
  border-bottom: 1px solid #ededed;
}
.ind_b .right_2 .tab_box .one h6 {
  line-height: 46px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ind_b .right_2 .tab_box .one p {
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ind_b .right_2 .tab_box .list {
  padding-top: 18px;
}
.ind_b .right_2 .tab_box .list a {
  line-height: 45px;
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ind_b .right_2 .tab_box .list a:hover {
  color: #f50802;
}
.ind_b .right_2 .tab_box .list a::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #d9d9d9;
  left: 3px;
  top: calc(50% - 3px);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.img_1 img {
  width: 100%;
  height: auto;
  display: block;
}
.nav_1 {
  background: url(../images/icon_1.png) left center no-repeat;
  padding-left: 50px;
  line-height: 58px;
  height: 58px;
  overflow: hidden;
}
.nav_1 .a1 {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
}
.nav_1 .a2 em {
  cursor: pointer;
  float: left;
  width: 150px;
  height: 58px;
  background-color: #f7f7f7;
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin-left: 3px;
}
.nav_1 .a2 em.select {
  background-color: #f50802;
  color: #ffffff;
}
.nav_1 .a3 {
  color: #666666;
  font-size: 16px;
}
.nav_2 a {
  display: inline-block;
  width: 174px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333333;
  background-color: #f1f1f1;
  margin: 0 6px;
  transition: 0.5s;
}
.nav_2 a:hover,
.nav_2 a.select {
  background-color: #e80d01;
  color: #ffffff;
}
.tab_box .list .item {
  background-color: #ffffff;
  width: 388px;
  float: left;
  margin-right: 18px;
  overflow: hidden;
  margin-bottom: 18px;
}
.tab_box .list .item:nth-child(3n + 0) {
  margin-right: 0;
}
.tab_box .list .item .img {
  height: 260px;
  overflow: hidden;
  position: relative;
}
.tab_box .list .item h6 {
  text-align: center;
  line-height: 60px;
  padding-top: 5px;
  height: 60px;
  font-size: 18px;
  color: #666666;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.tab_box .list .item p {
  line-height: 58px;
  height: 58px;
  font-size: 16px;
  background: url(../images/more_1.png) 336px center no-repeat;
  background-color: #f4f4f4;
  color: #999999;
  padding-left: 24px;
  border: 1px solid #e5e5e5;
}
.ind_c {
  width: 600px;
  float: left;
}
.ind_c .box {
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  height: 300px;
  padding: 34px 22px 29px;
}
.ind_c .box .list {
  height: 300px;
  overflow: hidden;
}
.ind_c .box .list a {
  display: block;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
  padding-left: 26px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ind_c .box .list a:hover {
  color: #f50802;
}
.ind_c .box .list a::after {
  width: 8px;
  height: 8px;
  display: block;
  content: "";
  background-color: #afafaf;
  position: absolute;
  left: 2px;
  top: calc(50% - 4px);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.ind_c1 {
  width: 590px;
  float: right;
  padding-top: 14px;
}
.ind_c1 a {
  display: block;
  width: 270px;
  height: 155px;
  padding-top: 35px;
  float: left;
  margin-top: 20px;
  margin-left: 25px;
  border-radius: 10px;
}
.ind_c1 a:nth-child(1) {
  background: url(../images/icon_a1.png) right bottom no-repeat #e2f0fb;
}
.ind_c1 a:nth-child(2) {
  background: url(../images/icon_a2.png) right bottom no-repeat #f7efe8;
}
.ind_c1 a:nth-child(3) {
  background: url(../images/icon_a3.png) right bottom no-repeat #fff3e1;
}
.ind_c1 a:nth-child(4) {
  background: url(../images/icon_a4.png) right bottom no-repeat #f5f3ff;
}
.ind_c1 a span {
  display: block;
  width: 84px;
  margin: 0 auto;
  height: 84px;
}
.ind_c1 a em {
  text-align: center;
  line-height: 56px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  display: block;
}
.ind_d {
  margin-bottom: 60px;
  overflow: hidden;
}
.ind_d .box {
  position: relative;
  height: 90px;
  padding: 0 42px;
}
.ind_d .box .swiper-container {
  height: 90px;
}
.ind_d .box .img {
  position: relative;
  height: 88px;
  border: 1px solid #d1d1d1;
  background-color: #ffffff;
}
.ind_d .box .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.ind_d .box .next,
.ind_d .box .prev {
  position: absolute;
  width: 19px;
  height: 35px;
  top: calc(50% - 17px);
  cursor: pointer;
}
.ind_d .box .next.swiper-button-disabled,
.ind_d .box .prev.swiper-button-disabled {
  opacity: 0.4;
  cursor: auto;
  pointer-events: none;
}
.ind_d .box .next {
  right: 0;
}
.ind_d .box .prev {
  left: 0;
}
.footer {
  background-color: #e5e5e5;
  min-width: 1200px;
}
.footer .a1 {
  background-color: #e70d00;
  color: #ffffff;
  line-height: 66px;
  text-align: center;
}
.footer .main {
  padding: 32px 0 54px;
}
.footer .a2 {
  float: left;
  padding-left: 8px;
}
.footer .a2 h6 {
  line-height: 46px;
  font-size: 24px;
  color: #666666;
  margin-bottom: 10px;
}
.footer .a2 p {
  padding-left: 40px;
  line-height: 32px;
  font-size: 14px;
  color: #666666;
}
.footer .a2 p span {
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
}
.footer .a2 p.c1 {
  background: url(../images/footer_1.jpg) left center no-repeat;
}
.footer .a2 p.c2 {
  background: url(../images/footer_2.jpg) left center no-repeat;
}
.footer .a2 p.c3 {
  background: url(../images/footer_3.jpg) left center no-repeat;
}
.footer .a2 p.c4 {
  background: url(../images/footer_4.jpg) left center no-repeat;
}
.footer .a3 {
  float: right;
}
.footer .a3 dl {
  float: left;
  width: 102px;
  padding-left: 48px;
}
.footer .a3 dl dt {
  position: relative;
  line-height: 40px;
  font-size: 16px;
  color: #333333;
}
.footer .a3 dl dt::after {
  position: absolute;
  width: 1px;
  height: 12px;
  background-color: #777575;
  content: "";
  right: 0;
  top: 14px;
}
.footer .a3 dl dd a {
  display: block;
  line-height: 32px;
  font-size: 14px;
  color: #666666;
}
.footer .a3 dl dd a:hover {
  color: #e70d00;
}
.footer .a3 dl:first-child {
  padding-left: 0;
}
.footer .a3 dl:last-child dt::after {
  display: none;
}
.two_banner {
  height: 330px;
  overflow: hidden;
  min-width: 1200px;
}
.news_list li {
  padding: 10px;
  border: solid 1px #e0dede;
  margin-bottom: 28px;
  height: 160px;
  overflow: hidden;
  background-color: #ffffff;
}
.news_list li a {
  display: block;
  height: 160px;
  overflow: hidden;
}
.news_list li a:hover .text h6 {
  color: #e80d01;
}
.news_list li:last-child {
  margin-bottom: 0;
}
.news_list li .img {
  width: 230px;
  height: 160px;
  position: relative;
  overflow: hidden;
  background-color: aqua;
}
.news_list li .text {
  padding-top: 10px;
  width: 920px;
}
.news_list li .text h6 {
  line-height: 40px;
  font-size: 18px;
  color: #000000;
  transition: 0.5s;
}
.news_list li .text p {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_list li .text span {
  display: inline-block;
  line-height: 44px;
  height: 44px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-right: 62px;
  background: url(../images/more_2.png) right center no-repeat;
}
.news_list1 li {
  margin-bottom: 30px;
}
.news_list1 li:last-child {
  margin-bottom: 0;
}
.news_list1 li a {
  display: block;
  padding: 24px 25px 30px 27px;
  border: 1px solid #e1dfdf;
}
.news_list1 li a:hover h6 {
  color: #e80d01;
}
.news_list1 li h6 {
  line-height: 38px;
  font-size: 18px;
  color: #000000;
  transition: 0.5s;
}
.news_list1 li h6 em {
  width: 970px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list1 li h6 span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-right: 60px;
  color: #999999;
  background: url(../images/more_2.png) right 15px no-repeat;
}
.news_list1 li p {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.csxm_list {
  position: relative;
  margin-right: -32px;
  margin-top: -32px;
}
.csxm_list li {
  margin-top: 32px;
  width: 584px;
  margin-right: 32px;
  float: left;
}
.csxm_list li .img {
  height: 390px;
  overflow: hidden;
  position: relative;
}
.csxm_list li .text {
  height: 259px;
  border: 1px solid #e6e6e6;
  border-top: none;
  padding-right: 25px;
}
.csxm_list li .text h6 {
  padding-left: 25px;
  position: relative;
  padding-top: 11px;
  line-height: 54px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.csxm_list li .text h6::after {
  transition: 0.5s;
  position: absolute;
  content: "";
  width: 20px;
  height: 4px;
  top: 36px;
  left: 1px;
  opacity: 0;
  background-color: #e40f00;
}
.csxm_list li .text p {
  padding-left: 25px;
  line-height: 32px;
  font-size: 16px;
  color: #666666;
  height: 128px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 10px;
}
.csxm_list li .text h5 {
  padding-left: 25px;
  line-height: 40px;
  font-size: 16px;
  color: #999999;
}
.csxm_list a {
  display: block;
}
.csxm_list a:hover .text h6 {
  color: #e40f00;
}
.csxm_list a:hover .text h6::after {
  opacity: 1;
}
.crumb {
  height: 40px;
  line-height: 40px;
  padding: 29px 0 12px 0;
  font-size: 16px;
  color: #666666;
}
.hover_img .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.hover_img:hover .img img {
  transform: translate(-50%, -50%) scale(1.1);
}
.left_1 {
  width: 280px;
  float: left;
}
.right_1 {
  width: 818px;
  border: 1px solid #e0dede;
  float: right;
  padding: 20px 40px 40px;
}
.nav_3 {
  margin-bottom: 10px;
}
.nav_3 a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  font-size: 18px;
  color: #333333;
  background: url(../images/nav_1.png) 249px center no-repeat #efefef;
  margin-bottom: 7px;
  transition: 0.5s;
}
.nav_3 a:last-child {
  margin-bottom: 0;
}
.nav_3 a:hover,
.nav_3 a.select {
  color: #ffffff;
  background: url(../images/nav_2.png) 249px center no-repeat #e80d01;
}
.module_1 {
  position: relative;
  border: 1px solid #ebebeb;
  background-color: #f8f8f8;
  padding: 83px 20px 28px;
  margin-bottom: 18px;
}
.module_1 h6 {
  line-height: 50px;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 0;
  height: 50px;
  font-weight: bold;
  left: -1px;
  right: -1px;
  background-color: #e80d01;
  text-align: center;
}
.module_1 p {
  line-height: 36px;
  font-size: 16px;
  color: #333333;
}
.module_1 p span {
  font-size: 30px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
.module_2 a {
  display: block;
  border: #e0dede 1px solid;
  height: 86px;
  line-height: 86px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  padding-left: 30px;
  margin-bottom: 20px;
}
.module_2 a.a1 {
  background: url(../images/module_1.png) right bottom no-repeat #f7efe8;
}
.module_2 a.a2 {
  background: url(../images/module_2.png) right bottom no-repeat #fff3e1;
}
.desc_1 h5 {
  line-height: 80px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.desc_1 p {
  font-size: 16px;
  color: #333333;
  line-height: 42px;
  text-align: justify;
  text-indent: 2em;
}
.lxwm_a {
  border: 1px solid #e2e0e0;
  padding: 29px 64px 69px 64px;
  background-color: #ffffff;
  margin-bottom: 58px;
}
.lxwm_a h6 {
  line-height: 86px;
  font-size: #333333;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
.lxwm_a p {
  line-height: 40px;
  font-size: 18px;
  text-align: left;
  color: #333333;
}
.lxwm_a .map {
  margin-top: 30px;
  border: 1px solid #dfdfdf;
  height: 528px;
  background-color: #ffffff;
}
.fh_top {
  position: fixed;
  width: 49px;
  height: 49px;
  border-radius: 10px;
  background-color: #ffffff;
  bottom: 150px;
  right: 110px;
  z-index: 1000;
  cursor: pointer;
}
.fh_top img {
  display: block;
}
