@charset "UTF-8";
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/sourcehansanscn-regular.ttf") format("truetype");
}
@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("../SourceHanSansCN/SourceHanSansCN-Medium.otf") format("truetype");
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1400px;
    padding: 0;
  }
}
html body {
  font-family: "Microsoft YaHei";
}
.padd-65 {
  padding-top: 65px;
  padding-bottom: 30px;
}
.padd-40 {
  padding-top: 40px;
}
.row {
  margin: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0;
}
.jusc {
  justify-content: center;
}
.jusb {
  justify-content: space-between;
}
.alic {
  align-items: center;
}
header {
  padding: 0 5%;
  width: 100%;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.8);
}
.header{max-width:1400px; margin:0 auto;}
.header .logo img{max-height:70px;}
.header .nav {
  margin-left: auto;
}
.header .language{line-height:90px;}
.header .language span{display:none;}
.header .language a{color:#fff;}
.header .search-img {
  cursor: pointer;
}
.header .nav-li {
  position: relative;
}
.header .nav-li .child-nav {
  display: none;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 90px;
  width: 140px;
  z-index: 200;
}
.header .nav-li .nav-top {
  padding: 10px 0;
  text-align: center;
  background:rgba(0,0,0,0.8);
  border-radius: 10px;
}
.header .nav-li .nav-top dd {
  margin: 0;
}
.header .nav-li .nav-top dd a {
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  padding: 7px 0;
  color: #fff;
}
.header .nav-li .nav-top dd a:hover {
  color: #f2ca34;
}
.header .nav-a {
  display: inline-block;
  padding: 0 25px;
  line-height: 90px;
  color: #fff;
  transition: all 0.4s;
  font-size: 16px;
}
.header .nav-a:hover,.header .current a,.header .hover a {
  color: #f2ca34;
}
.header .search {
  position: relative;
  margin-left: auto;
  margin-right: 30px;
}
.header .input {
  visibility: hidden;
  position: absolute;
  width: 200px;
  line-height: 40px;
  height: 40px;
  right: 0;
  top: 100%;
}
.header:hover {
 
}
.header:hover .nav-a {

}
.footer {
  background-color: #163195;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.foot-logo img{max-height:60px;}
.footer .footer-nav-box {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer .footer-nav-box li > a {
  display: inline-block;
  color: #fff;
  padding: 0 30px;
  line-height: 2em;
}
.footer .footer-nav-box li > a:hover {
  color: #f2ca34;
  opacity: 1;
}
.footer .footer-bot {
  padding: 15px 0;
}
.footer .footer-bot p {
  color: #fff;
  padding-left: 14px;
  line-height: 1.4em;
  margin: 10px 0;
}
.footer .footer-bot a{color:#fff;}

.footer .right {
  justify-content: flex-end;
  text-align: end;
}
.footer .right .img {
  margin-left: 15px;
}
.index-swiper .swiper-img img {
  width: 100%;
}
.index-swiper .swiper-slide {
  position: relative;
}
.index-swiper .swiper-text {
  position: absolute;
  transform: translate(-50%, 50%);
  left: 50%;
  bottom: 20%;
  transition: bottom 1s;
  opacity: 0;
}
.index-swiper .swiper-slide.swiper-slide-active .swiper-text {
  transition: bottom 1s;
  bottom: 46%;
  opacity: 1;
}
.title-con {
  text-align: center;
}
.title-con h2 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  opacity: 0.1;
  margin-top: -28px;
  text-transform: uppercase;
}
.title-con h3 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.index-page1 {
  position: relative;
}
.index-page1 .container {
  position: relative;
  z-index: 9;
}
.index-page1::before {
  content: url(../images/index_bg1.png);
  position: absolute;
  right: 0;
  top: 5%;
  z-index: 1;
}
.index-page1::after {
  content: url(../images/index_bg2.png);
  position: absolute;
  left: 0;
  bottom: -15%;
  z-index: 1;
}
.index-page1 .page1-box p {
  color: #fff;
  line-height: 1.8em;
  text-align: center;
  font-size: 18px;
}
.index-page1 .page1-box .img-box {
  position: relative;
  margin-top: 40px;
}
.index-page1 .more {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 90px;
}
.index-page1 .more a {
  display: inline-block;
  line-height: 50px;
  padding: 0 40px;
  background-image: url(../images/more_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  color: #fff;
}
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
.index-page2 .swiper {
  padding: 0 6% 3%;
  --swiper-theme-color: #fff;
  /* 设置Swiper风格 */
  --swiper-navigation-color: rgba(255, 255, 255, 0.3);
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 40px;
  /* 设置按钮大小 */
}
.index-page2 .swiper-img {
  overflow: hidden;
}
.index-page2 .swiper-img-bg {
  height: 390px;
  width: 500px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: skew(15deg, 0deg) translateX(-20%);
}
.index-page2 .swiper-slide {
  position: relative;
  transform: skew(-15deg, 0deg);
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  transition: all 0.6s;
}
.index-page2 .swiper-slide:nth-of-type(2n) {
  transform: skew(-15deg, 0deg) translate(0px, 30px);
}
.index-page2 .swiper-text {
  position: relative;
  z-index: 9;
  transform: skew(15deg, 0deg);
  text-align: center;
  padding: 0;
}
.index-page2 .swiper-text .img {
  position: absolute;
  width: 120%;
  left: -8%;
  bottom: -20px;
}
.index-page2 .swiper-text .img img {
  width: 100%;
}
.index-page2 .swiper-button-next,
.index-page2 .swiper-button-prev {
  top: 45%;
  outline: none;
}
.index-page2 .scope-swiper {
  margin-top: 35px;
}
.index-page2 .swiper-slide-active {
  opacity: 1;
}
.index-page2 .swiper-slide-next {
  opacity: 1;
}
.index-page2 .swiper-slide-next + .swiper-slide {
  opacity: 1;
}
.index-page2 .swiper-slide-next + .swiper-slide {
  opacity: 1;
}
.index-page2 .swiper-slide-next + .swiper-slide + .swiper-slide {
  opacity: 1;
}
.index-page2 h4 {
  padding: 0 30px;
  font-size: 20px;
  line-height: 1.8em;
  color: #001252;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-page2 p {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
}
.index-page2 .text {
  position: relative;
  z-index: 99;
  height: 110px;
}
.index-page2 .on {
  display: none;
}
.index-page2 .off {
  display: block;
}
.index-page2 .swiper-slide:hover .off {
  display: none;
}
.index-page2 .swiper-slide:hover .on {
  display: block;
}
.index-page2 .swiper-slide:hover h4 {
  color: #fff;
}
.index-page3 .zs-swiper {
  margin-top: 35px;
}
.index-page3 .zs-swiper h3 {
  margin-bottom: 20px;
  font-size: 60px;
  font-weight: bold;
  color: #FFF;
}
.index-page3 .swiper {
  height: 450px;
}
.index-page3 .swiper .swiper-pagination-bullets {
  right: auto;
  left: 48%;
  top: auto;
  bottom: 5%;
}
.index-page3 .swiper .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.8;
}
.index-page3 .swiper .swiper-pagination-bullet-active {
  background-color: #de6852;
}
.index-page3 .swiper-slide-box {
  height: 100%;
}
.index-page3 .left {
  padding: 45px;
  background-color: #110075;
  color: #fff;
  line-height: 1.8em;
  text-align: justify;
  position: relative;
}
.index-page3 .left h4 {
  margin: 20px 0;
  font-size: 30px;
  font-weight: bold;
}
.index-page3 .left span {
  position: absolute;
  left: 45px;
  bottom: 45px;
  display: inline-block;
  line-height: 50px;
  padding: 0 40px;
  background-image: url(../images/more_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
}
.index-page3 .right {
  position: relative;
}
.index-page3 .img {
  overflow: hidden;
  height: 100%;
}
.index-page3 .img img {
  height: 100%;
  transition: all 0.6s;
}
.index-page3 .text {
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.index-page3 .swiper-slide {
  display: block;
}
.index-page3 .swiper-slide:hover .left span {
  color: #110075;
}
.index-page3 .swiper-slide:hover .img img {
  transform: scale(1.1);
}
.index-page4 .new-top {
  display: block;
  margin: 25px 0;
  position: relative;
}
.index-page4 .new-top .text {
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
  top: 50%;
  left: 8%;
  color: #fff;
}
.index-page4 .new-top .img {
  overflow: hidden;
}
.index-page4 .new-top .img img {
  transition: all 0.6s;
}
.index-page4 .new-top .right {
  margin-left: 10%;
}
.index-page4 .new-top .right img {
  transition: all 0.6s;
}
.index-page4 .new-top:hover .right img {
  transform: scale(1.1);
}
.index-page4 .new-top:hover .img img {
  transform: scale(1.05);
}
.index-page4 .new-bot .new-con-box {
  display: block;
  color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 270px;
  overflow: hidden;
  width: 32%;
  margin-right: 2%;
}
.index-page4 .new-bot .new-con-box:nth-of-type(3n) {
  margin-right: 0;
}
.index-page4 .new-bot .date {
  font-size: 18px;
}
.index-page4 .new-bot .day {
  font-size: 60px;
  font-family: Arial, Helvetica, sans-serif;
}
.index-page4 .new-bot .more {
  display: block;
  margin-top: 10px;
}
.index-page4 .bot-text h4 {
  font-size: 20px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.8em;
  height: 3.6em;
}
.index-page4 .bot-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.8em;
  height: 3.6em;
  opacity: 0.5;
}
.index-page4 .new-con {
  height: 100%;
}
.index-page4 .bot-right {
  padding: 40px 10px 0 0;
  height: 100%;
  position: relative;
}
.index-page4 .bot-right .new-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.6s;
  width: 100%;
  height: 100%;
}
.index-page4 .bot-right .new-img img {
  width: 100%;
  height: 100%;
}
.index-page4 .bot-left {
  height: 100%;
  padding: 45px 10px 0 25px;
}
.index-page4 .new-con-box:hover .bot-right .new-img {
  opacity: 1;
}
.index-page5 {
  padding-bottom: 100px;
  position: relative;
}
.index-page5 .container {
  position: relative;
  z-index: 9;
}
.index-page5::after {
  content: url(../images/index_bg2.png);
  position: absolute;
  left: 0;
  bottom: 15%;
  z-index: 1;
}
.index-page5 .map-box {
  margin-top: 40px;
  background-color: #110075;
}
.index-page5 .left {
  width: 52%;
}
.index-page5 .left img {
  width: 100%;
}
.index-page5 .right {
  width: 48%;
  height: 100%;
  padding: 0 30px;
  color: #FFF;
}
.index-page5 h3 {
  margin-bottom: 20px;
  font-size: 30px;
}
.index-page5 p {
  line-height: 1.8em;
  margin-bottom: 20px;
}
.index-page5 .more {
  margin-right: 25px;
  display: inline-block;
  line-height: 50px;
  width: 150px;
  text-align: center;
  background-image: url(../images/more_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  color: #fff;
}
.index-page5 .more:hover {
  color: #000;
}
.banner-com .banner-img img {
  width: 100%;
}
.banner-com .banner-box {
  position: relative;
}
.banner-com .banner-text {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 13%;
  font-size: 40px;
  color: #fff;
}
.banner-com h2 {
  font-weight: bold;
}
.banner-com h3 {
  margin-bottom: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.crumbs {
  border-bottom: 1px solid #ddd;
}
.crumbs a {
  line-height: 65px;
}
.crumbs .left li {
  padding: 0 5px;
}
.crumbs .left li:first-child {
  padding-left: 0;
}
.crumbs .left a {
  display: block;
  line-height: 65px;
  padding: 0 20px;
}
.crumbs .left .crumbs-li.active a {
  background-color: #f1f1f1;
  color: #000;
}
.crumbs .right {
  margin-left: auto;
}
.crumbs .right img {
  margin-bottom: 5px;
}
.crumbs .right li {
  margin-right: 10px;
}
.crumbs .right li:nth-of-type(n+3)::after {
  content: '->';
  display: inline-block;
  margin-left: 5px;
}
.crumbs .right li:last-child::after {
  display: none;
}
.download-list dl{border-bottom:1px dotted #ccc; height:50px;}
.download-list dt{width:80%; float:left; font-weight:normal;}
.download-list dt a{font-size:18px;}
.download-list dt span{display:block; font-size:14px; color:#ccc;}
.download-list dd{text-align:right; width:20%; float:right; line-height:50px;}
.download-list dd i{font-size:30px; color:red;}
.ques {
  padding: 60px 0 65px;
  background-color: #f9f9fb;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ques .ques-box {
  margin: 35px 0;
}
.ques .ques-con {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.ques .on {
  display: block;
}
.ques .off {
  display: block;
}
.ques .ques-title {
  padding: 40px 40px 25px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ques .ques-title .wh {
  font-size: 26px;
  display: inline-block;
  color: #555;
  font-weight: bold;
}
.ques .ques-title h4 {
  margin-bottom: 0;
  margin-left: 25px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1em;
  color: #555;
}
.ques .ques-title .img {
  margin-left: auto;
  transition: all 0.6s;
}
.ques .ques-title:hover h4 {
  color: #004ea2;
}
.ques .ques-title:hover .wh {
  color: #004ea2;
}
.ques .ques-con.active .ques-des {
  min-height: 200px;
  height: 100%;
}
.ques .ques-con.active .ques-title h4 {
  color: #1947ba;
}
.ques .ques-con.active .ques-title .open {
  color: #1947ba;
  transform: rotate(90deg);
}
.ques .ques-con.active .ques-title .off {
  display: none;
}
.ques .ques-con.active .ques-title .on {
  display: block;
}
.ques .ques-con.active .img {
  transform: rotate(180deg);
}
.ques .ques-des {
  height: 0;
  overflow: hidden;
}
.ques .ques-des-box {
  padding: 20px 20px 60px;
  font-size: 14px;
  background-color: #fff;
}
.ques .ques-des-box h5 {
  margin-bottom: 25px;
}
.ques .ques-des-box p {
  line-height: 1.8em;
  font-size: 16px;
  color: #888;
}
.ques .back {
  margin-right: 25px;
  margin-top: 10px;
}
.ques .back a {
  cursor: pointer;
}
.title-com2 h2 {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  color: #000;
}
.demo {
  margin: 40px 0;
  text-align: center;
}
.demo .layui-laypage .layui-laypage-count {
  color: #666;
  background-color: rgba(0, 0, 0, 0);
}
.demo .layui-laypage a,
.demo .layui-laypage span {
  margin: 0 5px;
  padding: 0 12px;
  color: #000;
}
.demo .layui-laypage a,
.demo .layui-laypage button,
.demo .layui-laypage input,
.demo .layui-laypage select,
.demo .layui-laypage span {
  border: 1px solid #ddd;
}
.demo .layui-laypage-skip {
  border: none !important;
  color: #000;
}
.com-right {
  width: 315px;
}
.com-right h3 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  font-size: 24px;
  font-weight: bold;
}
.com-right h4 {
  font-size: 18px;
  line-height: 1.5em;
  padding: 12px 0;
  font-weight: bold;
}
.com-right .right-con {
  display: block;
  margin-bottom: 25px;
}
.com-right .right-con a {
  display: block;
}
.com-right .right-con .img {
  overflow: hidden;
}
.com-right .right-con img {
  transition: all 0.6s;
  width: 100%;
}
.com-right .right-con:hover .img img {
  transform: scale(1.1);
}
.com-right .right-con:hover h4 {
  color: #004ea1;
}
.luntan {
  padding-bottom: 80px;
}
.luntan .left {
  width: calc(100% - 320px);
  padding-right: 8%;
}
.luntan .title-com2 h2 {
  text-align: start;
}
.luntan .luntan-con h3 {
  padding: 20px 0;
  margin: 20px 0;
  border-bottom: 1px solid #eee;
  font-size: 24px;
  line-height: 1em;
  font-weight: bold;
  color: #004ea1;
}
.luntan .luntan-con p {
  font-size: 16px;
  line-height: 1.8em;
  color: #666;
}
.luntan .luntan-con h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8em;
}
.table {
  width: 98%;
  margin: 10px auto;
}
.table table {
  width: 100%;
  vertical-align: middle;
}
.table tr td:first-child {
  width: 210px;
}
.table tr td {
  width: calc(100% - 210px);
  vertical-align: middle;
  border: 1px solid #ddd;
}
.sq {
  padding-bottom: 100px;
  background-image: url(../images/sq_bg_02.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sq .sq-box {
  width: 55%;
  margin-left: auto;
  margin-top: 35px;
}
.sq .sq-box span {
  display: inline-block;
  width: 110px;
  font-size: 16px;
  line-height: 45px;
  position: relative;
}
.sq .sq-box span::after {
  content: '*';
  display: inline-block;
  line-height: 45px;
  color: #ff0000;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0%;
}
.sq .input {
  margin-bottom: 20px;
}
.sq .input input {
  width: calc(100% - 120px);
  line-height: 45px;
  padding-left: 10px;
  background-color: #f8f8f8;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.sq .radio form {
  height: 45px;
  display: inline-block;
}
.sq .radio label {
  cursor: pointer;
  margin-right: 20px;
}
.sq .radio input {
  cursor: pointer;
}
.sq .radio a {
  color: #007fcc;
}
.sq .select {
  margin-bottom: 20px;
}
.sq .select select {
  display: inline-block;
  width: calc(100% - 120px);
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  background-color: #f8f8f8;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.sq .more {
  margin-top: -10px;
  width: calc(100% - 120px);
  margin-left: auto;
}
.sq .more a {
  display: block;
  line-height: 50px;
  text-align: center;
  background-color: #004ea1;
  color: #fff;
  border-radius: 8px;
}
.sq .radio-ty {
  margin-bottom: 15px;
}
.sq .radio-ty span::after {
  display: none;
}
.sq .radio-ty form {
  display: inline-block;
}
.sq .radio-ty a {
  color: #004ea1;
}
.radio-ty .ty {
  cursor: pointer;
}
.new .new-img {
  width: 330px;
  overflow: hidden;
}
.new .new-img img {
  width: 100%;
  transition: all 0.6s;
}
.new .new-con {
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.new .new-con:hover .img img {
  transform: scale(1.1);
}
.new .new-con:hover .more {
  font-size: 16px;
}
.new .new-con:last-child {
  border-bottom: 1px solid #ddd;
}
.new .new-text {
  align-items: flex-end;
  width: calc(100% - 330px);
  padding: 0 55px;
}
.new h4 {
  font-size: 20PX;
}
.new P {
  font-size: 18px;
  color: #666;
  line-height: 1.8em;
}
.new .more {
  display: inline-block;
  line-height: 50px;
  width: 145px;
  text-align: center;
  background-image: url(../images/more_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  color: #fff;
  margin-left: 40px;
}
.new .more:hover {
  color: #000;
}
.hzt img {
  width: 100%;
}
.hddt {
  padding-bottom: 70px;
}
.hddt .title-com2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.hddt .title-com2 h2 {
  margin-bottom: 20px;
  color: #132644;
  font-size: 30px;
  text-align: start;
}
.hddt .title-com2 span {
  display: inline-block;
  font-size: 12px;
  color: #aaa;
}
.hddt .num {
  margin-left: 40px;
  padding-left: 20px;
  background-image: url(../images/yj.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center left;
}
.hddt .hddt-con {
  padding: 25px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.hddt .hddt-con p {
  font-size: 16px;
  line-height: 1.8em;
  color: #666;
}
.hddt .hddt-con p img {
  display: inline-block;
  margin: 20px 0 0;
}
.hddt .left {
  width: calc(100% - 320px);
  padding-right: 10%;
}
.more-box {
  margin: 30px 0;
}
.more-box .moreL a {
  display: block;
  color: #666666;
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 8px;
}
.more-box .moreL a:hover {
  color: #004ea1;
}
.more-box .social-share .icon-qq:before {
  content: url(../images/qq.png);
}
.more-box .social-share .icon-wechat:before {
  content: url(../images/wx.png);
}
.jd {
  padding-bottom: 20px;
}
.jd .jd-con h4 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #004ea1;
  font-weight: bold;
}
.jd .jd-con h4:first-child {
  border-bottom: 1px solid #e4edee;
}
.jd .jd-con p {
  line-height: 1.8em;
  color: #333;
  font-size: 16px;
}
.jd .jd-con p a {
  color: #004ea1;
}
.jd .jd-con span {
  display: block;
  padding-left: 15px;
  line-height: 1.8em;
  color: #333;
  font-size: 16px;
  position: relative;
}
.jd .jd-con span::before {
  display: block;
  content: '';
  width: 7px;
  height: 7px;
  background-color: #333;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  border-radius: 50%;
}
.jd .jd-con .con {
  margin: 30px 0 40px;
}
.jd .border {
  border-bottom: 1px solid #e4edee;
}
.jd .jd-swiper {
  position: relative;
  background-color: #f9f9fb;
  padding: 50px 0;
}
.jd .jd-swiper .container {
  position: relative;
  --swiper-navigation-color: #ccc;
}
.jd .jd-swiper h4 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #004ea1;
  font-weight: bold;
  border: none !important;
}
.jd .jd-swiper p {
  font-size: 18px;
  color: #666;
  margin-top: 15px;
  text-align: center;
}
.jd .jd-swiper .swiper-button-prev {
  left: -45px;
}
.jd .jd-swiper .swiper-button-next {
  right: -45px;
}
.huodong .huodong-con {
  margin-top: 45px;
  background-color: #f1f1f1;
}
.huodong .huodong-img {
  width: 45%;
}
.huodong .huodong-img .img {
  overflow: hidden;
}
.huodong .huodong-img img {
  transition: all 0.6s;
  width: 100%;
}
.huodong .huodong-text {
  width: 55%;
  height: 100%;
  padding: 40px;
}
.huodong h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.huodong p {
  color: #666;
  font-size: 16px;
  line-height: 1.8em;
}
.huodong .huodong-con:hover .img img {
  transform: scale(1.1);
}
.huodong .huodong-con:hover h4 {
  color: #004ea1;
}
.huodong .huodong-link {
  margin-top: 30px;
}
.huodong .huodong-link span {
  display: inline-block;
  line-height: 35px;
  border-radius: 15px;
  padding: 0 15px;
  background-color: #004ea1;
  color: #fff;
}
.huodong .huodong-link span img {
  margin-left: 10px;
  margin-bottom: 5px;
}
.sqcz {
  padding-bottom: 120px;
}
.sqcz h3 {
  margin-top: 30px;
  line-height: 68px;
  color: #fff;
  background-color: #004ea1;
  padding: 0 10px;
  border-radius: 5px;
  font-size: 30px;
  font-weight: bold;
}
.sqcz .img {
  overflow: hidden;
}
.sqcz .img img {
  transition: all 0.6s;
}
.sqcz .left {
  width: 45%;
}
.sqcz .left img {
  width: 100%;
}
.sqcz .sqcz-box {
  padding-top: 20px;
}
.sqcz .sqcz-con {
  padding-top: 60px;
}
.sqcz .right {
  width: 50%;
}
.sqcz .right .more {
  margin-left: 25px;
  display: inline-block;
  margin-top: 20px;
  line-height: 50px;
  width: 120px;
  text-align: center;
  color: #fff;
  background-color: #004ea1;
  font-size: 18px;
}
.sqcz .sqcz-con:nth-of-type(2n) {
  flex-direction: row-reverse;
}
.sqcz h5 {
  padding-left: 25px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.8em;
}
.sqcz h5 span {
  color: #ff0000;
}
.sqcz h5::before {
  position: absolute;
  left: 10px;
  top: 35%;
  content: '';
  width: 8px;
  height: 8px;
  display: block;
  background-color: #004ea1;
  border-radius: 50%;
}
.sqcz p {
  padding-left: 25px;
  font-size: 18px;
  line-height: 1.8em;
  color: #666;
}
.sqcz .sqcz-con:hover .img img {
  transform: scale(1.1);
}
.sqcz .sqcz-con:hover .right .more {
  color: #000;
}
.fanwei .swiper {
  padding: 0 6% 3%;
  --swiper-theme-color: #fff;
  /* 设置Swiper风格 */
  --swiper-navigation-color: #ccc;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 25px;
  /* 设置按钮大小 */
}
.fanwei .swiper-img {
  overflow: hidden;
}
.fanwei .swiper-img-bg {
  height: 390px;
  width: 500px;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: skew(15deg, 0deg) translateX(-20%);
}
.fanwei .swiper-slide {
  position: relative;
  transform: skew(-15deg, 0deg);
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  transition: all 0.6s;
  box-shadow: 0px 1px 7px -3px #004ea1;
}
.fanwei .swiper-slide:nth-of-type(2n) {
  transform: skew(-15deg, 0deg) translate(0px, 30px);
}
.fanwei .swiper-text {
  position: relative;
  z-index: 9;
  transform: skew(15deg, 0deg);
  text-align: center;
  padding: 0;
}
.fanwei .swiper-text .img {
  position: absolute;
  width: 120%;
  left: -8%;
  bottom: -20px;
}
.fanwei .swiper-text .img img {
  width: 100%;
}
.fanwei .swiper-button-next,
.fanwei .swiper-button-prev {
  top: 45%;
}
.fanwei .scope-swiper {
  margin: 40px 0 70px;
}
.fanwei .swiper-slide-active {
  opacity: 1;
}
.fanwei .swiper-slide-next {
  opacity: 1;
}
.fanwei .swiper-slide-next + .swiper-slide {
  opacity: 1;
}
.fanwei .swiper-slide-next + .swiper-slide {
  opacity: 1;
}
.fanwei .swiper-slide-next + .swiper-slide + .swiper-slide {
  opacity: 1;
}
.fanwei h4 {
  padding: 0 30px;
  font-size: 20px;
  line-height: 1.8em;
  color: #001252;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.fanwei p {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
}
.fanwei .text {
  position: relative;
  z-index: 99;
  height: 110px;
}
.fanwei .on {
  display: none;
}
.fanwei .off {
  display: block;
}
.fanwei .swiper-slide:hover .off {
  display: none;
}
.fanwei .swiper-slide:hover .on {
  display: block;
}
.fanwei .swiper-slide:hover h4 {
  color: #fff;
}
.fanwei .swiper-button-prev,
.fanwei .swiper-button-next {
  width: 45px;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.zmzs .logo-img {
  width: 19%;
  margin-right: 1.25%;
  margin-bottom: 1.25%;
  text-align: center;
  box-shadow: 0px 1px 10px -5px #666;
  transition: all 0.6s;
  cursor: pointer;
}
.zmzs .scope-img{
    width: 23.5%;
    margin-right: 1.25%;
    margin-bottom: 1.25%;
    text-align: center;
    box-shadow: 0px 1px 10px -5px #666;
    transition: all 0.6s;
    cursor: pointer;
}
.zmzs .logo-img .img ,.zmzs .scope-img .img{
  overflow: hidden;
  line-height: 125px;
}
.zmzs .logo-img img,.zmzs .scope-img img {
  transition: all 0.6s;
}
.zmzs .logo-img:nth-of-type(4n) {
  margin-right: 0;
}
.zmzs .logo-img:hover,.zmzs .scope-img img:hover {
  box-shadow: 0px 2px 10px 0px #666;
}
.zmzs .logo-img:hover img ,.zmzs .scope-img img:hover{
  transform: scale(1.1);
}
.baoming {
  padding-bottom: 80px;
}
.baoming .bm-input {
  padding: 20px 0;
}
.baoming .bm-input p {
  display: inline-block;
  font-size: 20px;
  position: relative;
  padding-right: 10px;
}
.baoming .bm-input p::after {
  display: block;
  content: '*';
  position: absolute;
  right: 0;
  top: 0;
  color: #ff0000;
}
.baoming .bm-input input {
  padding-left: 15px;
  display: block;
  width: 100%;
  line-height: 60px;
  height: 60px;
}
.baoming .bm-input form {
  margin: 20px 0 10px;
}
.baoming .more-div {
  text-align: center;
}
.baoming .more-div .more {
  display: inline-block;
  width: 415px;
  line-height: 64px;
  color: #fff;
  background-color: #004ea1;
  border-radius: 8px;
}
.over {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.over .over-box {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.over .over-con {
  background-color: #fff;
  padding: 35px 85px;
  border-radius: 5px;
  font-size: 16px;
}
.cgxz .cgxz-box {
  margin-top: 40px;
}
.cgxz h4 {
  padding: 15px 0;
  border-bottom: 2px solid #ddd;
  font-size: 20px;
  font-weight: bold;
  color: #004ea1;
  margin-top: 50px;
}
.cgxz p {
  line-height: 2em;
  color: #666;
  font-size: 18px;
  padding: 5px 0;
}
.cgxz p span {
  display: inline-block;
  margin-right: 90px;
}
.cgxz p b {
  color: #004ea1;
}
.cgxz .border-div {
  padding: 40px 50px;
  position: relative;
  min-height: 380px;
}
.cgxz .border-div h4 {
  border: none;
  margin: 10px 0;
}
.cgxz .border-div p {
  margin: 8px 0;
}
.cgxz .border-div .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cgxz .border-div .img img {
  width: 100%;
}
.cgxz .bot h4 {
  border: none !important;
}
.cgxz .bot p:last-child {
  display: none;
}
.zhuce {
  padding-bottom: 100px;
  background-image: url(../images/zc_bg_02.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.zhuce .zhuce-box {
  width: 55%;
  margin-left: auto;
  margin-top: 35px;
}
.zhuce .zhuce-box span {
  display: inline-block;
  width: 110px;
  font-size: 16px;
  line-height: 45px;
  position: relative;
}
.zhuce .zhuce-box span::after {
  content: '*';
  display: inline-block;
  line-height: 45px;
  color: #ff0000;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0%;
}
.zhuce .input {
  margin-bottom: 20px;
}
.zhuce .input input {
  width: calc(100% - 120px);
  line-height: 45px;
  padding-left: 10px;
  background-color: #f8f8f8;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.zhuce .radio form {
  height: 45px;
  display: inline-block;
  margin-left: 20px;
}
.zhuce .radio label {
  cursor: pointer;
}
.zhuce .radio input {
  cursor: pointer;
}
.zhuce .radio a {
  color: #007fcc;
}
.zhuce .checkbox {
  margin-bottom: 30px;
}
.zhuce .checkbox > span {
  display: block;
  width: auto;
}
.zhuce .checkbox .ckeck-con {
  padding-left: 115px;
}
.zhuce .checkbox form {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  width: 100%;
}
.zhuce .checkbox form .con {
  width: 33%;
  white-space: nowrap;
}
.zhuce .checkbox label {
  cursor: pointer;
}
.zhuce .checkbox input {
  cursor: pointer;
  border-radius: 50%;
}
.zhuce .checkbox a {
  color: #007fcc;
}
.zhuce .select {
  margin-bottom: 20px;
}
.zhuce .select select {
  display: inline-block;
  width: calc(100% - 120px);
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  background-color: #f8f8f8;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.zhuce .more {
  margin-top: -10px;
  width: calc(100% - 120px);
  margin-left: auto;
}
.zhuce .more a {
  display: block;
  line-height: 50px;
  text-align: center;
  background-color: #004ea1;
  color: #fff;
  border-radius: 8px;
}
.zhuce .radio-ty {
  margin-bottom: 15px;
}
.zhuce .radio-ty span::after {
  display: none;
}
.zhuce .radio-ty form {
  display: inline-block;
  cursor: pointer;
}
.zhuce .input:nth-child(3) span::after {
  display: none;
}
.zhuce .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #999;
}
.why {
  padding-bottom: 90px;
}
.why .title-com2 h2 {
  margin-bottom: 10px;
  font-weight: bold;
}
.why .title-com2 p {
  font-size: 20px;
  text-align: center;
  line-height: 1.8em;
  color: #333;
}
.why .why-box .title {
  text-align: center;
}
.why .why-box .title h3 {
  margin-bottom: 0px;
  padding: 10px 0;
  font-size: 30px;
  font-weight: bold;
  color: #004ea1;
  position: relative;
}
.why .why-box .title h3::after {
  display: none;
  width: 50px;
  height: 2px;
  background-color: #004ea1;
  content: '';
  position: absolute;
  transform: translateX(-50%);
  bottom: 0;
  left: 50%;
}
.why .why-box .title p {
  font-size: 18px;
  color: #333;
  line-height: 1.8em;
}
.why .why-con {
  margin-top: 20px;
}
.why .why-des {
  background-color: #004ea1;
  margin-top: 10px;
  cursor: pointer;
}
.why .why-des p {
  color: #fff;
  font-size: 20px;
  line-height: 1.8em;
  padding-left: 25px;
  position: relative;
  text-align: justify;
}
.why .why-des p::before {
  display: inline-block;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 10px;
}
.why .why-des:hover .img img {
  transform: scale(1.1);
}
.why .left .img {
  overflow: hidden;
}
.why .left img {
  width: 100%;
  transition: all 0.6s;
}
.why .right {
  padding: 0 50px 0 25px;
}
.video-swiper .huodong-con {
  margin-top: 45px;
  background-color: #f1f1f1;
}
.video-swiper .huodong-img {
  width: 45%;
}
.video-swiper .huodong-img img {
  width: 100%;
}
.video-swiper .huodong-text {
  width: 55%;
  height: 100%;
  padding: 45px;
}
.video-swiper h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.video-swiper p {
  color: #666;
  font-size: 16px;
  line-height: 1.8em;
}
.video-swiper .huodong-link {
  margin-top: 30px;
}
.video-swiper .huodong-link span {
  display: inline-block;
  line-height: 35px;
  border-radius: 15px;
  padding: 0 15px;
  background-color: #de6852;
  color: #fff;
}
.video-swiper .huodong-link span img {
  margin-left: 10px;
  margin-bottom: 5px;
}
.video-swiper .swiper-pagination {
  bottom: 10%;
}
.video-swiper .video-con {
  margin-top: 30px;
}
.video-swiper .video-con .con {
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.video-swiper .video-con .con:last-child {
  border-bottom: 1px solid #ddd;
}
.video-swiper .huodong-con:hover .img img {
  transform: scale(1.1);
}
.video-swiper .huodong-con:hover h4 {
  color: #de6852;
}
.video-swiper .con:hover .img img {
  transform: scale(1.1);
}
.video-swiper .con:hover h4 {
  color: #004ea1 !important;
}
.video-swiper .img {
  overflow: hidden;
}
.video-swiper .img img {
  transition: all 0.6s;
}
.video-swiper .con-img {
  width: 285px;
}
.video-swiper .con-text {
  width: calc(100% - 285px);
  padding-left: 55px;
}
.video-swiper .con-text h4 {
  margin-bottom: 20px;
  font-weight: normal;
}
.video-swiper .con-text .date {
  text-align: end;
}
.video-swiper .con-text .date h5 {
  padding: 30px 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
  position: relative;
  color: #ccc;
}
.video-swiper .con-text .date h5::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  bottom: 0;
  right: 0;
}
.video-swiper .con-text .date p {
  padding: 20px 0;
  font-size: 18px;
  line-height: 1em;
  color: #ccc;
}
.video-swiper .con-text .more {
  margin-top: 20px;
  display: block;
  line-height: 1.8em;
}
.video-swiper .con-text .more img {
  margin-right: 10px;
}
.tongqi{margin-top:40px;}
.tongqi li{float:left; width:48%; margin-right:3%; background-image: url(../images/new_lt_bg_07.jpg); background-size:cover; background-position: center; background-repeat: no-repeat; border:1px solid #ccc; border-radius:10px; margin-top:3%; align-items:center; flex-wrap:wrap; padding:13px;}
.tongqi li:nth-child(2n){margin-right:0px;}
.tongqi li a{display:flex; align-items:center;}
.tongqi li .img{width:120px;}
.tongqi li .text{padding-left: 13px;}
.tongqi li .text h4{font-size:1.3rem;}
.tongqi li .text p{font-size:1rem;}
.tongqi img{max-width:100%;}
.zp .logo-img { width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
  box-shadow: 0px 1px 10px -7px #666;
  transition: all 0.6s;
  cursor: pointer;
  padding: 30px 50px;
}
.zp .logo-img .img {
  overflow: hidden;
  line-height: 125px;
}
.zp .logo-img .text {
  text-align: start;
}
.zp .logo-img .text h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 2em;
}
.zp .logo-img .text p {
  font-size: 16px;
}
.zp .logo-img img {
  transition: all 0.6s;
}
.zp .logo-img:nth-of-type(3n) {
  margin-right: 0;
}
.zp p {
  color: #666;
  line-height: 1.8em;
  font-size: 18px;
}
.zp .logo-img:hover {
  box-shadow: 0px 2px 10px -3px #666;
}
.zp .logo-img:hover img {
  transform: scale(1.1);
}
.zp .zp-box {
  margin-top: 30px;
}
.hezuo h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 5px 0;
  color: #004ea1;
}
.hezuo .logo-img {
  width: 19%;
  margin-right: 1.25%;
  margin-bottom: 1.25%;
  text-align: center;
  box-shadow: 0px 1px 10px -5px #666;
  transition: all 0.6s;
  cursor: pointer;
}
.hezuo .logo-img .img {
  overflow: hidden;
  line-height: 125px;
}
.hezuo .logo-img img {
  transition: all 0.6s;
}
.hezuo .logo-img:nth-of-type(5n) {
  margin-right: 0;
}
.hezuo .logo-img:hover {
  box-shadow: 0px 2px 10px 0px #666;
}
.hezuo .logo-img:hover img {
  transform: scale(1.1);
}
.zuzhi {
  padding-bottom: 75px;
  background-image: url(../images/zz_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.zuzhi table {
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
}
.zuzhi table td {
  vertical-align: top;
}
.zuzhi table p {
  line-height: 55px;
  font-size: 18px;
}
.zuzhi tr td {
  padding-left: 5%;
  border: 1px solid #eee;
}
.zuzhi tr td:first-child {
  padding-left: 0;
  width: 260px;
  text-align: center;
  background-color: #dbeafa;
}
.zuzhi tr td:first-child p {
  font-weight: bold;
}
.zuzhi tr td:last-child {
  display: flex;
  flex-wrap: wrap;
}
.zuzhi tr td:last-child p:nth-of-type(2n-1) {
  width: 35%;
}
.zuzhi tr td:last-child p:nth-of-type(2n) {
  width: 65%;
}
.dengji {
  padding-bottom: 100px;
  background-color: #f9f9fb;
}
.dengji form {
  width: 100%;
}
.dengji .dengji-box {
  margin-top: 30px;
  padding: 30px 50px;
  background-color: #fff;
}
.dengji .dengji-box span {
  display: inline-block;
  width: 80px;
  font-size: 16px;
  line-height: 45px;
  position: relative;
}
.dengji .dengji-box span::after {
  content: '*';
  display: inline-block;
  line-height: 45px;
  color: #ff0000;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0%;
}
.dengji .input {
  margin-bottom: 20px;
  width: 49.5%;
}
.dengji .input input {
  width: calc(100% - 90px);
  line-height: 45px;
  padding-left: 10px;
  background-color: #f8f8f8;
  outline: none;
  border: 1px solid #eee;
  border-radius: 8px;
}
.dengji .more {
  width: 525px;
  margin: 20px auto 0;
}
.dengji .more a {
  display: block;
  line-height: 50px;
  text-align: center;
  background-color: #007fcc;
  color: #fff;
  border-radius: 22px;
}
.dengji .radio-ty {
  margin-bottom: 15px;
}
.dengji .radio-ty span::after {
  display: none;
}
.dengji .radio-ty form {
  display: inline-block;
  cursor: pointer;
}
.dengji .input.none span::after {
  display: none;
}
.dengji .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #999;
}
.contact {
  background-color: #f9f9fb;
}
.contact h4 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}
.contact p {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 15px;
}
.contact .con {
  width: 33.33%;
  padding: 45px 32px 60px;
}
.contact .con a {
  margin-bottom: 10px;
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 50px;
  border: 1px solid #ddd;
}
.contact .con a img {
  margin-right: 10px;
}
.contact .con a:hover {
  color: #004ea1;
}
.contact .con:not(:last-child) {
  border-right: 1px solid #ddd;
}
.contact .contact-box {
  background-color: #fff;
}
.contact .contact-box .con a:last-child {
  display: none;
}
.contact .map {
  margin-top: 20px;
  background-color: #fff;
  padding: 1%;
}
.contact .map img {
  width: 100%;
}
.jiaotong {
  padding-bottom: 65px;
}
.jiaotong .jiaotong-box {
  margin-top: 40px;
}
.jiaotong h4 {
  padding: 15px 0;
  border-bottom: 2px solid #ddd;
  font-size: 20px;
  font-weight: bold;
  color: #004ea1;
  margin-top: 50px;
  margin-bottom: 10px;
}
.jiaotong p {
  margin-bottom: 5px;
  line-height: 2em;
  color: #666;
  font-size: 14px;
}
.jiaotong p span {
  display: inline-block;
  margin-right: 90px;
}
.jiaotong p b {
  color: #004ea1;
}
.jiaotong table {
  width: 100%;
}
.jiaotong table tr:first-child {
  background-color: #7fa6d0;
}
.jiaotong table tr:first-child p {
  color: #fff;
}
.jiaotong table td {
  width: 25%;
  padding: 0 4%;
  border: 1px solid #ddd;
}
.jiaotong table td:nth-child(3) {
  width: 50%;
}
.jiaotong table p {
  line-height: 45px;
}
.jiaotong .img {
  text-align: center;
  margin-top: 35px;
}
.zhanhui {
  padding-bottom: 130px;
}
.zhanhui .title-com2 {
  text-align: center;
}
.zhanhui .title-com2 h3 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 5px;
  color: #212529;
}
.zhanhui .con {
  margin-top: 45px;
}
.zhanhui .con p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-align: justify;
}
.zhanhui .img-box {
  margin-top: 50px;
}
.zhanhui .img-con {
  width: 31.33%;
}
.zhanhui .img-con:nth-child(2) {
  margin-top: 50px;
}
.zhanhui .text {
  padding: 25px 70px;
}
.zhanhui .text h3 {
  font-size: 24px;
  line-height: 1.8em;
  margin-bottom: 5px;
}
.zhanhui .text h3 span {
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.zhanhui .text p {
  font-size: 16px;
}
.adv {
  padding-bottom: 65px;
}
.adv .huodong-con {
  margin-top: 45px;
  background-color: #f1f1f1;
}
.adv .huodong-img {
  width: 50%;
}
.adv .huodong-img img {
  width: 100%;
}
.adv .huodong-text {
  width: 50%;
  height: 100%;
  padding: 0 70px 0 38px;
}
.adv h4 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 45px;
}
.adv p {
  color: #666;
  font-size: 16px;
  line-height: 2em;
  text-align: justify;
}
.adv .swiper-pagination {
  bottom: 10%;
  left: 40px;
  width: auto;
}
.adv .huodong-con:hover h4 {
  color: #004ea1;
}
.adv .img {
  overflow: hidden;
}
.adv .img img {
  transition: all 0.6s;
}
.adv .title-com2 {
  text-align: center;
}
.adv .title-com2 h3 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 5px;
  color: #212529;
}
.sj h3 {
  margin: 20px 0 10px;
  font-size: 46px;
  font-weight: bold;
  white-space: nowrap;
}
.sj h4 {
  font-size: 38px;
  font-weight: bold;
  white-space: nowrap;
}
.sj h4 span {
  display: inline-block;
  color: #a03d72;
  background-color: #fff;
  padding: 5px 10px;
  margin: 5px;
  border-radius: 5px;
}
.sj p {
  font-size: 25px;
  opacity: 0.5;
}
.sj .left {
  width: 64%;
  position: relative;
}
.sj .left .text {
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  color: #fff;
  width: auto;
}
.sj .right {
  width: 36%;
}
.sj .img {
  width: 100%;
  height: 100%;
}
.sj .img img {
  width: 100%;
}
.float {
  position: fixed;
  top: 47%;
  right: 0;
  width: 99px;
  padding: 0;
  border-radius: 10px;
  text-align: center;
  z-index: 999;
  transition: all 2s;
  -webkit-transition: all 2s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.float a {
  display: block;
  background-color: #de1c67;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 15px 0 10px;
  margin-bottom: 10px;
}
.float a h4 {
  font-size:16px;
}
.float a i{
  margin-bottom: 10px; font-size:30px;
}
@media (max-width: 1500px) {
  .index-banner .swiper-container {
    height: 410px;
  }
}
@media screen and (max-width: 1700px) {
  .index-swiper .swiper-text {
    transform: translate(-50%, 50%) scale(0.85);
  }
}
@media screen and (max-width: 1600px) {
  .header .nav-a {
    padding: 0 15px;
  }
  .logo {
    width: 300px;
  }
  .index-swiper .swiper-text {
    transform: translate(-50%, 50%) scale(0.8);
  }
}
@media screen and (max-width: 1400px) {
  .header .nav-a {
    padding: 0 10px;
  }
  html {
    width: 1400px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  html {
    width: 1280px;
    margin: 0 auto;
  }
  .header {
    width: 1280px;
  }
}
.index-swiper .swiper-text {
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 1280px){
    html {
        width: 100%;
        margin: 0 auto;
    }
    .header {
        width: 100%;
    }
    .logo {
        width: 200px;
    }
}
.index-page1::after {
    width: 100%;
    overflow: hidden;
}
.index-page5::after {
    width: 100%;
    overflow: hidden;

}
.menu {
	display: none;
	float: right;
	margin-top: 31px;
	position: relative;
	width: 25px;
	height: 25px;
	cursor: pointer;
    z-index: 999;
}

.menu span {
	position: absolute;
	transition: 0.3s;
	width: 25px;
	height: 3px;
	border-radius: 2px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.menu .span2 {
	top: 8.4px;
}

.menu .span3 {
	top: 17px;
}

.menu.on .span1 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu.on .span2 {
	opacity: 0;
}

.menu.on .span3 {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
@media screen and (max-width: 768px){
    .menu{
		display: block;
		margin-top: 3px;
		margin-left: auto;
	}
  .xl-menu{
		position: absolute;
		top: 0;
		right: 0;
        z-index: 999;
	}
	.xl-menu span{
		display: inline-block;
        color: #000;
		width: 35px;
		line-height: 35px;
		text-align: center;
		transform: rotate(90deg) scaley(1.5);
		transition: .6s;
	}
    .logo {
       height: 30px;
    }
    .header .logo img{max-height:30px;}
    .header .nav {
        position: absolute;
        right: -100%;
        visibility: hidden;
        transition: all .6s;
        top: 50px;
        display: block;
        box-shadow: 0px 0px 10px 0px #333;
        background-color: #fff;
    }
    .header .nav.active{
        right: 0;
        visibility: visible;
    }
    .header .nav-ul{
        display: block;
        padding: 10px 0;
    }
    .header .language{height:35px; line-height:20px; text-indent:15px;}
    .header .language img{display:none;}
    .header .language a{color:#000;}
    .header .language span{display:block;}
    .header .nav-li{
        min-width: 160px;
        border-bottom: 1px solid #eee;
    }
    .header .nav-a{
        color: #000;
        line-height: 35px;
        display: inline-block;
    }
    .header:hover .nav-a {
        line-height: 35px;
    }
    .header {
        padding: 10px;
        position: fixed;
        /* background: #000; */
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999999;
        justify-content: space-between;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .header:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }
    body{
        padding-top: 50px;
    }
    .header .nav-li .child-nav {
        display: none;
        position: relative;
        transform: none;
        left: 0;
        top: 0;
        width: auto;
    }
    .header .nav-li .nav-top {
        padding: 5px 15px;
        margin-top: 0;
        text-align: start;
        background: none;
    }
    .header .nav-li .nav-top dd a {
        display: block;
        font-size: 15px;
        line-height: 2em;
        padding: 0;
        color: #000;
    }
    .index-page2 .swiper-slide{
        transform: none !important;
    }
    .index-page2 .swiper-text{
        transform: none !important;
    }
    .index-page2 .swiper-img-bg {
        height: 390px;
        width: 100%;
        transform: none !important;
        background-size: 100% 100%;
    }
    .index-page2 .swiper-text .img{
        display: none;
    }
    .index-page2 .swiper{
        padding: 0;
        --swiper-navigation-color: rgba(255, 255, 255, 0.8);

    }
    .index-page2 h4{
        padding: 0 15px;
        font-size: 18px;
    }
    .index-page2 .text {
        position: relative;
        z-index: 99;
        height: auto;
        padding: 15px 0;
        background-color: #fff;

    }
    .padd-65{
        padding: 30px 0;
    }
    .title-con h3{
        font-size: 20px;
    }
    .title-con h2{
        font-size: 20px;
        opacity: 0.2;
        margin-top: -10px;
    }
    .index-page1 .page1-box p {
        color: #fff;
        line-height: 1.8em;
        text-align: start;
        font-size: 16px;
    }
    .index-page1 .more {
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        bottom: 10px;
    }
    .index-page1 .more a {
        display: inline-block;
        line-height: 35px;
        padding: 0 15px;
        font-size: 14px;
    }
    .index-page1 .page1-box .img-box {
        position: relative;
        margin-top: 20px;
    }
    .index-page3 .left {
        padding: 15px;
        height: 350px;
        padding-bottom: 40px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .index-page3 .zs-swiper h3{
        font-size: 20px;
    }
    .index-page3 .left h4 {
        margin: 10px 0;
        font-size: 18px;
        font-weight: bold;
    }
    .index-page3 .left span {
        font-size: 14px;
        left: 15px;
        bottom: 15px;
        line-height: 36px;
        padding: 0px 15px;
        border-radius: 5px;
        margin-top: 20px;
    }
    .index-page3 .swiper{
        height: auto;
    }
    .index-page2{
        padding-bottom: 0;
    }
    .index-page4 .new-top .text {
        position: initial;
        display: block;
        width: 100%;
        transform: none;
        padding: 10px 0;
    }
    .index-page4 .new-top .right{
        display: none;
    }
    .index-page4 .new-bot .new-con-box{
        width: 100%;
        margin: 0;
    }
    .index-page4 .new-bot .day{
        font-size: 24px;
    }
    .index-page4 .bot-left {
        height: 100%;
        padding: 20px 5px 0 10px;
    }
    .index-page4 .bot-right {
        padding: 15px 10px 0 0;
        height: 100%;
        position: relative;
    }
    .index-page4 .new-bot .date{
        font-size: 16px;
    }
    .index-page4 .bot-text h4{
        font-size: 18px;
    }
    .index-page5 .map-box{
        margin-top: 20px;
        display: block;
    }
    .index-page5 .left {
        width: 100%;
    }
    .index-page5 .right {
        width: 100%;
        height: 100%;
        padding: 15px;
        color: #FFF;
    }
    .index-page5 h3 {
        margin-bottom: 10px;
        font-size: 18px;
        text-align: center;
    }
    .index-page5 .more {
        margin: 0 10px;
        display: inline-block;
        line-height: 35px;
        width: auto;
        padding: 0 15px;
        text-align: center
    }
    .index-page5 .more-div{
        text-align: center;
    }
    .footer-nav{
        display: none;
    }
    .footer .right {
        justify-content: flex-start;
        text-align: start;
    }
    .foot-logo a{
        display: block;
        width: 200px;
    }
    .float a h4 {
        font-size: 14px;
    }
    .float{
        width: 70px;
    }
    .float a{
        padding: 8px 0 5px;
    }
    .banner-com .banner-text{
        left: 5%;
    }
    .banner-com h3{
        font-size: 18px;
        margin-bottom: 5px;
    }
    .banner-com h2 {
        font-weight: bold;
        font-size: 20px;
    }
    .crumbs .left a {
        line-height: 40px;
        padding: 0 10px;
    }
    .padd-40 {
        padding-top: 30px;
    }
    .crumbs .right {
        margin-left: 0;
    }
    .title-com2 h2{
        font-size: 20px;
    }
    .zhanhui .title-com2 h3{
        font-size: 20px;
    }
    .zhanhui .con {
        margin-top: 20px;
    }
    .zhanhui .con p {
        line-height: 1.8em;
        font-size: 16px;
        color: #666;
        text-align: justify;
    }
    .zhanhui .img-con {
        width: 100%;
    }
    .zhanhui .text {
        padding: 15px;
        display: flex;
    }
    .zhanhui .text h3{
        line-height: 35px;
        min-width:110px;
    }
    .zhanhui .text h3 span {
        display: inline-block;
        font-size: 24px;
        font-weight: bold;
    }
    .zhanhui .text p {
        font-size: 16px;
        line-height: 35px;
        margin-left: 20px;
    }
    .zhanhui .img-box {
        margin-top: 20px;
    }
    .zhanhui .img-con:nth-child(2) {
        margin-top: 10px;
    }
    .sj .left {
        width: 100%;
        position: relative;
    }
    .sj .right {
        width: 100%;
        position: relative;
    }
    .sj h4 {
        font-size: 20px;
        font-weight: bold;
        white-space: nowrap;
    }
    .sj h3 {
        margin: 10px 0;
        font-size: 20px;
        font-weight: bold;
        white-space: nowrap;
    }
    .sj p {
        font-size: 16px;
        opacity: 0.5;
    }
    .sj{
        overflow: hidden;
    }
    .zhanhui {
        padding-bottom: 30px;
    }
    .adv .huodong-text {
        width: 100%;
        height: 100%;
        padding: 15px;
    }
    .adv h4 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center;
    }
    .adv p {
        line-height: 1.8em;
        height: 9em;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
    .adv .huodong-img {
        width: 100%;
    }
    .adv .title-com2 h3{
        font-size: 18px;
    }
    .adv .huodong-con{
        margin-top: 0px;
    }
    .adv .swiper{
        padding-bottom: 20px;
        background-color: #f1f1f1;
    }
    .adv .swiper-pagination {
        bottom: 1px;
        transform: translateX(-50%);
        left: 50%;
        width: auto;
    }
    .float{
        display: none;
    }
    .adv .title-com2 {
        text-align: center;
        margin-bottom: 20px;
    }
    .crumbs a {
        line-height: 40px;
        display: inline-block;
    }
    .fanwei .swiper-img-bg{
        width: 100%;
        transform: none !important;
        background-size: cover;
    }
    .fanwei .swiper-slide{
        transform: none !important;
        box-shadow: none;
    }
    .fanwei .swiper-text{
        transform: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
    .fanwei .swiper-text .img{
        display: none;
    }
    .fanwei .text {
        position: relative;
        z-index: 99;
        height: 75px;
    }
    .fanwei .swiper{
        padding: 0;
    }
    .fanwei .scope-swiper {
        margin: 20px 0;
    }
    .fanwei .swiper p{
        display: none;
    }
    .zuzhi tr td:first-child{
        width: 35%;
    }
    .zuzhi tr td:last-child p:nth-of-type(2n-1) {
        font-size: 16px;
        width: 100%;
        line-height: 30px;
    }
    .zuzhi table p {
        line-height: 30px;
        font-size: 16px;
    }
    .zp .logo-img{
        width: 49%;
        margin-right: 0;
        padding: 10px;
    }
    .zp .logo-img:nth-child(2n){
        margin-right: 0;
    }
    .zp .logo-img:nth-child(2n+1){
        margin-right: 2%;
    }
    .zp .logo-img .text h4 {
        font-size: 17px;
        font-weight: bold;
        line-height: 2em;
    }
    .zp .logo-img .img {
        overflow: hidden;
        line-height: initial;
        text-align: center;
        width: 100%;
        margin-bottom: 5px;
    }
    .video-swiper .huodong-con{
        margin-top: 0;
    }
    .video-swiper .huodong-img {
        width: 100%;
    }
    .video-swiper .huodong-text {
        width: 100%;
        height: 100%;
        padding: 15px;
    }
    .video-swiper h4 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .video-swiper .huodong-link {
        margin: 10px 0;
    }
    .video-swiper .swiper-pagination {
        bottom: 5px;
    }
    .video-swiper .con-img {
        width: 100%;
    }
    .video-swiper .img img {
        width: 100%;
    }
    .video-swiper .con-text {
        width: 100%;
        padding: 15px;
    }
    .video-swiper .con-text .more {
        margin-top: 10px;
        display: block;
        line-height: 1.8em;
    }
    .video-swiper .con-text .date {
        text-align: start;
        display: flex;
        margin-top: 10px;
    }
    .video-swiper .con-text .date h5 {
        padding: 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        position: relative;
        color: #ccc;
    }
    .video-swiper .con-text .date p {
        padding: 0;
        font-size: 18px;
        line-height: 30px;
        margin-left: 20px;
        color: #ccc;
    }
    .video-swiper .con-text .date h5::after{
        display: none;
    }
    .video-swiper .video-con .con{
        padding: 15px 0;
    }
    .video-swiper .con-text h4 {
        margin-bottom: 18px;
        font-weight: normal;
        margin-bottom: 5px;
        font-size: 18px;
    }
    .tongqi li{float:none; width:100%; margin-right:0;}

    .why .why-con {
        margin-top: 0;
    }
    .why .title-com2 p {
        font-size: 16px;
        text-align: center;
        line-height: 1.8em;
        color: #333;
    }
    .why .why-box .title h3 {
        margin-bottom: 0px;
        padding: 10px 0;
        font-size: 20px;
    }
    .why .right {
        padding: 15px;
    }
    .why .why-des p {
        font-size: 16px;
    }
    .why .why-box .title p {
        font-size: 16px;
        color: #333;
        line-height: 1.8em;
    }
    .why {
        padding-bottom: 30px;
    }
    .sqcz .sqcz-con {
        padding-top: 20px;
        display: block;
    }
    .sqcz .left {
        width: 100%;
    }
    .sqcz .right {
        width: 100%;
    }
    .sqcz h3 {
        margin-top: 10px;
        line-height: 2em;
        color: #fff;
        background-color: #004ea1;
        padding: 0 10px;
        border-radius: 5px;
        font-size: 18px;
        font-weight: bold;
    }
    .sqcz h5 {
        padding-left: 25px;
        position: relative;
        font-size: 16px;
        font-weight: bold;
        margin-top: 10px;
        line-height: 1.8em;
    }
    .sqcz h5::before{
        top: 17%;
    }
    .sqcz .right .more {
        margin-top: 15px;
        line-height: 35px;
        font-size: 16px;
    }
    .sqcz {
        padding-bottom: 30px;
    }
    .ques .ques-title h4{
        line-height: 1.65em;
    }
    .ques .ques-title{
        padding: 15px;
    }
    .ques .ques-con{
        margin-bottom: 15px;
    }
    .ques{
        padding: 30px 0;
    }
    .cgxz .border-div .img{
        display: none;
    }
    .cgxz .cgxz-box {
        margin-top: 15px;
    }
    .cgxz .border-div {
        padding: 0 15px;
        position: relative;
        min-height: auto;
    }
    .cgxz .border-div h4{
        margin: 0;
        padding: 0px;
        font-size: 18px;
    }
    .cgxz .border-div p {
        margin: 0 0 ;
        padding: 0;
        line-height: 1.8em;
        font-size: 16px;
    }
    .cgxz h4 {
        padding: 5px 0;
        border-bottom: 1px solid #ddd;
        font-size: 18px;
        font-weight: bold;
        color: #004ea1;
        margin-top: 10px;
    }
    .cgxz p {
        line-height: 1.8em;
        color: #666;
        font-size: 16px;
        padding: 5px 0;
    }
    .cgxz p span{
        margin: 0;
    }
    .zhuce .zhuce-box {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .zhuce{
        background: none;
        padding-bottom: 30px;
    }
    .zhuce .checkbox .ckeck-con {
        padding-left: 0;
    }
    .zhuce .checkbox form .con {
        width: auto;
        white-space: nowrap;
        min-width: 50%;
    }
    .zhuce .more {
        margin-top: -15px;
        width: auto;
        margin-left: auto;
    }
    .zhuce .more a {
        display: inline-block;
        line-height: 35px;
        text-align: center;
        padding: 0 15px;
        min-width: 150px;
    }
    .crumbs .right {
        width: 100%;
    }
    .zmzs .logo-img{
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .zmzs .logo-img:nth-child(2n){
        margin-right: 0%;
    }
    .zmzs .logo-img:nth-child(2n+1){
        margin-right: 2%;
    }
    .new .new-img{
        width: 100%;
    }
    .new .new-text{
        padding: 15px 0;
        width: 100%;
    }
    .new .new-con{
        padding: 15px 0 0;
    }
    .new .new-link{
        display: flex;
        justify-content: center;
        margin: 10px 0 0;
    }
    .new .more {
        display: inline-block;
        line-height: 35px;
        width: 120px;
        border-radius: 8px;
        color: #fff;
        margin: 0 10px;
    }
    .huodong .huodong-con{
        margin-top: 20px;
    }
    .huodong .huodong-img{
        width: 100%;
    }
    .huodong .huodong-text{
        width: 100%;
        padding: 15px;
    }
    .huodong h4 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .huodong .huodong-link {
        margin-top: 15px;
    }
    .hezuo .logo-img {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .hezuo .logo-img:nth-child(5n){
        margin-right: 2%;
    }
    .hezuo .logo-img:nth-child(3n){
        margin-right: 0%;
    }
    .hezuo h4{
        font-size: 18px;
    }
    .demo{
        margin: 20px 0;
    }
    .crumbs .left li {
        padding: 0;
    }
    .dengji .input {
        margin-bottom: 15px;
        width: 100%;
    }
    .dengji .dengji-box {
        margin-top: 20px;
        padding: 15px;
        background-color: #fff;
    }
    .dengji .more {
        width: 100%;
        margin: 10px auto 0;
    }
    .dengji .more a{
        line-height: 40px;
    }
    .dengji{
        padding-bottom: 30px;
    }
    .jiaotong .jiaotong-box {
        margin-top: 0px;
    }
    .jiaotong h4 {
        padding: 10px 0;
        border-bottom: 2px solid #ddd;
        font-size: 18px;
        font-weight: bold;
        color: #004ea1;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .jiaotong table p {
        line-height: 1.8em;
        margin: 0;
    }
    .jiaotong table td{
        padding: 0 2%;
    }
    .jiaotong table tr:first-child p {
        line-height: 40px;
    }
    .jiaotong{
        padding-bottom: 30px;
    }
    .jd .jd-con .con {
        margin: 20px 0;
    }
    .jd .jd-con h4 {
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        color: #004ea1;
        font-weight: bold;
    }
    .jd .jd-swiper h4 {
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        color: #004ea1;
        font-weight: bold;
        border: none !important;
    }
    .jd .jd-con span::before{
        top: 14px;
    }
    .jd .jd-swiper{
        padding: 15px 0;
    }
    .contact .con {
        width: 100%;
        padding: 15px;
    }
    .contact h4 {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .contact p {
        font-size: 14px;
        line-height: 1.8em;
        margin-bottom: 8px;
    }
    .hddt .left {
        width: 100%;
        padding-right: 0;
    }
    .hddt .title-com2 h2 {
        margin-bottom: 10px;
        color: #132644;
        font-size: 20px;
        text-align: center;
    }
    .hddt .title-com2 p{
        text-align: center;
    }
    .hddt .hddt-con{
        padding: 15px 0;
    }
    .hddt .more-box {
        margin: 20px 0;
    }
    .com-right h3{
        font-size: 18px;
    }
    .com-right .right-con {
        display: block;
        margin-bottom: 15px;
    }
    .com-right h4{
        padding: 10px 0;
        font-weight: normal;
    }
    .hddt{
        overflow: hidden;
    }
    .com-right {
        width: 100%;
    }
    .luntan .left {
        width: 100%;
        padding-right: 0;
    }
    .luntan .title-com2 h2 {
        text-align: center;
    }
    .luntan .luntan-con h3 {
        padding: 10px 0;
        margin: 10px 0;
        border-bottom: 1px solid #eee;
        font-size: 18px;
        line-height: 1em;
        font-weight: bold;
        color: #004ea1;
    }
    .table tr td:first-child {
        width: 35%;
    }
    .table tr td{
        width: 65%;
        padding: 5px;
    }
    .luntan .luntan-con p{
        font-size: 14px;
    }
    .luntan{
        padding-bottom: 30px;
        overflow: hidden;
    }
    .sq .sq-box {
        width: 100%;
        margin-left: auto;
        margin-top: 20px;
    }
    
    .sq {
        padding-bottom: 30px;
        background: none;
    }
    .sq .radio form{
        height: auto;
    }
    .sq .more {
        margin-top: -10px;
        width: 100%;
        margin-left: auto;
    }
    .sq .more a{
        line-height: 40px;
    }
    .baoming .more-div .more{
        line-height: 40px;
        width: 100%;
    }
}

/*  网站更新页面版块 */
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1120px;
    padding: 0;
  }
}
@media (min-width: 1280px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
    padding: 0;
  }
}
@media (min-width: 1480px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1400px;
    padding: 0;
  }
}
.footer {
  background:rgba(0,0,0,0.8);
}
.new-index-swiper.index-swiper .swiper-text {
  width: 100%;
  text-align: center;
}
.search {
  display: none;
}

.padd-100 {
  padding: 100px 0 105px;
}
.padd-top-100 {
  padding: 100px 0 0;
}
.about-index{background-color: #f6f6f6; padding:50px 0;}
.about-index .info{margin-top:20px; line-height:30px; font-size:16px;}
.about-index .info p{text-indent:2em;}
.about-index ul{margin-top:30px; display:flex; }
.about-index ul li{flex:1; text-align:center;}
.about-index ul li .number{font-size:48px; font-weight:bold;}
.scope-index{background-color:#f6f6f6; padding:50px 0;}
.scope-index ul{margin-top:30px; display:flex; flex-wrap: wrap;}
.scope-index ul li{flex: 0 0 20%; text-align:center; overflow:hidden;}
.scope-index ul li img{ /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
    }
.scope-index ul li img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.2);
    }
.new-index1,.media-index{padding:50px 0;}
.media-index ul{margin-top:50px;}
.media-index ul li div{margin:10px; border:1px solid #ccc; text-align:center;}
.media-index ul li img{max-width:100%;}
.new-index1 .top-row {
  display: flex;
  justify-content: space-between;
}
.new-index1 .top-row .card-div {
  width: 49.5%;
  margin-bottom: 1%;
  height: 350px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.new-index1 .top-row .card-div:first-child .front-text {
  text-align: start;
}
.new-index1 .bot-row {
  display: flex;
  justify-content: space-between;
}
.new-index1 .bot-row .card-div {
  width: 32.5%;
  height: 220px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.new-index1 .card-box {
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 1s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.new-index1 .card-div:hover .card-box {
  transform: rotateX(180deg);
}
.new-index1 .card-front {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.new-index1 .card-back {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotateX(180deg) translateZ(0.1px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.new-index1 .front-text {
  padding: 0 10%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px);
  position: absolute;
  top: 38%;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
}
.new-index1 .front-text h3 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5em;
}
.new-index1 .back-text {
  padding: 0 10%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
}
.new-index1 .back-text P {
  font-size: 16px;
  color: #fff;
  line-height: 2em;
}
.new-index1 .back-text span {
  display: inline-block;
  margin: 10px auto 0;
  padding: 0 45px;
  border-radius: 20px;
  background-color: #fff;
  font-size: 16px;
  color: #a03d72;
  line-height: 44px;
}
.new-title {
  text-align: center;
}
.new-title h2 {
  margin: 0;
  display: inline-block;
  padding: 0 25px;
  position: relative;
  font-size: 48px;
}
.new-index2 {background-color:#f2f5fa;}
.new-index2 .img {
  line-height: 123px;
  height: 123px;
  text-align: center;
  width: 16%;
  margin-right: 0.8%;
  margin-bottom: 0.8%;
  background-color: #fff;
  border: 1px solid #ddd;
}
.new-index2 .img:nth-child(6n) {
  margin-right: 0;
}
.new-index2 .new-logo-swiper {
  margin-top: 35px;
}
.new-index2 .new-logo-swiper a{color:#de6852;}
.new-index2 .swiper {
  padding-bottom: 30px;
}
.new-index2 .swiper-pagination-bullet {
  background-color: #005bac;
  border: 1px solid #005bac;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.new-index2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.new-index5 h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
  color: #000;
}

.new-index6 {
  background-color: #f2f5fa;
}
.new-index6 .new-news-box {
  margin-top: 50px;
}
.new-index6 .wid3 {
  padding: 40px 34px;
  background-color: #fff;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.new-index6 .wid3 span {
  color: #0075c2;
  font-size: 14px;
}
.new-index6 .wid3 p span {
  display: inline-block;
  padding: 0 22px;
  margin: 15px 0;
  color: #959595;
  font-size: 16px;
  background-position: left center;
  background-repeat: no-repeat;
}
.new-index6 .wid3 p span:first-child {
  background-image: url(../images/new_time.png);
}
.new-index6 .wid3 p span:nth-child(2) {
  background-image: url(../images/new_ll.png);
}
.new-index6 .wid3 h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  line-height: 2em;
  height: 4em;
  overflow: hidden;
}
.new-index6 .wid3 .img {
  margin-top: 15px;
  overflow: hidden;
}
.new-index6 .wid3 .img img {
  transition: all 0.6s;
  width: 100%;
}
.new-index6 .wid3:nth-child(3n) {
  margin-right: 0;
}
.new-index6 .wid3:hover .img img {
  transform: scale(1.1);
}
.new-index6 .wid3:hover h3 {
  color: #0075c2;
}
.new-index4 .index4-box {
  padding: 55px 0 84px;
  background-image: url(../images/new_index4_bg_03.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.new-index4 .index4-con {
  padding: 0 133px 0 22px;
}
.new-index4 h2 {
  color: #fff;
}
.new-index4 .person-box {
  margin-top: 55px;
}
.new-index4 .person-box .left {
  width: 27%;
  margin-right: 2%;
}
.new-index4 .person-box .right {
  width: 71%;
}
.new-index4 .person-box h3 {
  margin: 20px 0;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.new-index4 .person-box p {
  color: #fff;
  font-size: 18px;
}
.new-index4 .thumbs .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.new-index4 .thumbs.close {
  opacity: 1 !important;
}
.new-index4 .thumbs.close .swiper-wrapper {
  animation-play-state: paused !important;
  transition-duration: 0s !important;
}
.new-index4 .gallery .swiper-slide {
  opacity: 0 !important;
  transition: all 0s !important;
}
.new-index4 .gallery .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.new-index4 .img-show {
  padding-top: 0%;
  background-image: url(../images/person_show_bg_03.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.new-index4 .img-show img {
  width: 100%;
}
.new-index4 .inner-img {
  padding-top: 0%;
  background-image: url(../images/new_person_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.new-index4 .person-swiper {
  position: relative;
}
.new-index4 .person-swiper .thumbs {
  z-index: 999;
  position: absolute;
  width: 70%;
  left: 29%;
  bottom: 0;
}
.new-index3 .new-title {
  text-align: start;
  margin-bottom: -100px;
}
.new-index3 .swiper {
  padding-top: 130px;
}
.new-index3 .swiper-inner {
  padding-left: 25px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/new_bg003_03.png);
}
.new-index3 .swiper-slide {
  padding-left: 25px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/new_bg003_03.png);
}
.new-index3 .swiper-slide .row {
  height: 550px;
}
.new-index3 .swiper-img {
  width: 53%;
  transform: skewX(-15deg) translateX(6%) translateY(-120px);
  overflow: hidden;
  border-radius: 60px;
}
.new-index3 .swiper-img .img {
  transform: skewX(15deg);
  position: absolute;
  width: 100%;
  height: 100%;
  left: -10%;
  border-radius: 60px;
  overflow: hidden;
}
.new-index3 .swiper-img img {
  width: 100%;
  height: 100%;
  border-radius: 60px;
}
.new-index3 .swiper-text {
  width: 47%;
}
.new-index3 .swiper-text h3 {
  display: inline-block;
  padding-bottom: 25px;
  margin: 55px 0 40px;
  font-size: 36px;
  font-weight: bold;
  color: #de6852;
  background-image: url(../images/new_h3_bg006_03.jpg);
  background-size: contain;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.new-index3 .swiper-text p {
  font-size: 16px;
  line-height: 2em;
  height: 8em;
  overflow: hidden;
}
.new-index3 .swiper-button-next,
.new-index3 .swiper-button-prev {
  top: auto;
  bottom: 8%;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 50%;
  background-color: #dcdfe6;
}
.new-index3 .swiper-button-next {
  left: 160px;
  right: auto;
}
.new-index3 .swiper-button-prev {
  right: auto;
  left: 80px;
}
.new-index3 .swiper-button-next:hover {
  background-color: #0075c2;
}
.new-index3 .swiper-button-next:hover::after {
  color: #fff;
}
.new-index3 .swiper-button-prev:hover {
  background-color: #0075c2;
}
.new-index3 .swiper-button-prev:hover::after {
  color: #fff;
}
.new-index3 .swiper-button-next::after,
.new-index3 .swiper-button-prev::after {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}

.new-crumbs {
  background-image: url(../images/new_b_bg000_02.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.new-crumbs a {
  line-height: 65px;
  color: #fff;
}
.new-crumbs .left li {
  padding: 0 5px;
}
.new-crumbs .left li:first-child {
  padding-left: 0;
}
.new-crumbs .left a {
  display: block;
  line-height: 65px;
  padding: 0 30px;
}
.new-crumbs .left .crumbs-li.active a {
  background-color: #015aaa;
}
.new-crumbs .right {
  margin-left: auto;
  margin-right: 20px;
}
.new-crumbs .right img {
  margin-bottom: 5px;
}
.new-crumbs .right li {
  margin-right: 10px;
}
.new-crumbs .right li:nth-of-type(n+3)::after {
  content: '->';
  display: inline-block;
  margin-left: 5px;
  color: #fff;
}
.new-crumbs .right li:last-child::after {
  display: none;
}
.new-talk {
  position: relative;
  background-color: #edeceb;
}
.new-talk::before {
  content: url(../images/new_bg_011_03.png);
  position: absolute;
  z-index: 1;
  left: 0;
  top: 340px;
}
.new-talk::after {
  content: url(../images/new_bg_012_06.png);
  position: absolute;
  z-index: 1;
  right: 0;
  top: 440px;
}
.new-talk .talk-box {
  position: relative;
  z-index: 9;
  padding: 80px 40px 150px;
  background-color: #fff;
}
.new-talk .top p {
  display: inline-block;
  font-size: 24px;
  line-height: 2em;
}
.new-talk .top p span {
  margin-top: -2em;
  display: inline-block;
}
.new-talk h3 {
  margin: 40px 0 30px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.new-talk .con {
  margin-bottom: 70px;
}
.new-talk .inner {
  min-height: 420px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.new-talk .text {
  padding: 100px 15px 35px;
}
.new-talk .text-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.new-talk .text-top h5 {
  margin-left: 85px;
  font-size: 24px;
  color: #fff;
}
.new-talk .text-top h4 {
  margin-left: 70px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.new-talk .title-des {
  align-items: baseline;
  margin-bottom: 30px;
}
.new-talk .new-btn {
  margin-left: 10px;
  display: inline-block;
  width: 154px;
  padding: 0 19px;
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.new-talk .new-btn:nth-child(1) {
  background-image: url(../images/new_btn1_03.jpg);
}
.new-talk .new-btn:nth-child(2) {
  background-image: url(../images/new_btn2_05.png);
}
.new-talk .new-btn:hover {
  font-size: 20px;
}
.new-talk .text-bot {
  margin-top: 80px;
}
.new-talk .text-bot p {
  color: #fff;
  font-size: 22px;
  line-height: 2em;
  text-align: center;
}
.new-talk .swiper {
  padding: 45px 0;
}
.new-talk .swiper .swiper-slide {
  position: relative;
  z-index: 1;
}
.new-talk .swiper .swiper-slide.swiper-slide-active {
  transition: all 0.8s;
  transform: scale(1.35);
  z-index: 9;
}
.new-talk .swiper .swiper-slide.swiper-slide-active p span {
  display: inline-block;
  opacity: 1;
}
.new-talk .swiper .swiper-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 10px 15px 20px;
}
.new-talk .swiper h4 {
  margin-bottom: 10px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.new-talk .swiper p {
  font-size: 14px;
  line-height: 2em;
  color: #fff;
}
.new-talk .swiper p span {
  display: block;
  opacity: 0.6;
}
.new-talk .swiper .new-btn {
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 10px;
  display: inline-block;
  width: 92px;
  padding: 0 12px;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.new-talk .swiper .new-btn:hover {
  font-size: 13px;
}
.new-talk .lt-swiper {
  position: relative;
}
.new-talk .swiper-button-next::after,
.new-talk .swiper-button-prev::after {
  color: #ccc;
  opacity: 0.8;
  font-size: 35px;
  font-weight: bold;
}
.new-talk .swiper-button-next {
  right: -35px;
  left: auto;
}
.new-talk .swiper-button-prev {
  left: -35px;
  right: auto;
}
.new-talk .swiper-img {
  display: block;
  position: relative;
  overflow: hidden;
}
.new-talk .swiper-img::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: url(../images/hd_mask.png);
}
.new-talk .hd-swiper-box {
  margin-bottom: 80px;
}
.new-talk .hd-swiper-box:last-child {
  margin-bottom: 0;
}
.new-talk .hd-swiper-box .swiper-slide {
  display: block;
}
.new-talk .hd-swiper-box .swiper-text {
  min-height: 130px;
  z-index: 9;
}
.new-talk .hd-swiper-box .swiper-text p span:first-child {
  margin-right: 25px;
}
.new-talk .hd-swiper-box .swiper-text p span {
  display: inline-block !important;
}
.new-talk .hd-swiper-box .hd-btn {
  margin-top: 5px;
}
.new-talk .hd-swiper-box .hd-btn a {
  font-size: 14px;
  display: inline-block;
  padding: 0 18px;
  line-height: 28px;
  border-radius: 15px;
  color: #fff;
  background-color: #f08400;
}
.new-talk .hd-swiper-box .hd-btn a:hover {
  color: #f08400;
  background-color: #fff;
}

.newDetail {
  position: relative;
  background-color: #edeceb;
}
.newDetail::before {
  content: url(../images/new_bg_011_03.png);
  position: absolute;
  z-index: 1;
  left: 0;
  top: 340px;
}
.newDetail::after {
  content: url(../images/new_bg_012_06.png);
  position: absolute;
  z-index: 1;
  right: 0;
  top: 440px;
}
.newDetail .container {
  position: relative;
  z-index: 2;
}
.newDetail .newDetail-box {
  padding: 50px 33px;
  background-color: #fff;
}
.newDetail .newDetail-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.newDetail .newDetail-top .left {
  width: 48%;
}
.newDetail .newDetail-top .right {
  width: 48%;
  padding-top: 40px;
}
.newDetail .newDetail-top h5 {
  font-size: 26px;
}
.newDetail .newDetail-top h2 {
  margin: 10px 0 20px;
  padding-bottom: 20px;
  background-image: url(../images/ne_d_bg_06.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 36px;
  font-weight: bold;
}
.newDetail .newDetail-top p span {
  margin-bottom: 15px;
  display: inline-block;
  color: #333333;
  font-size: 18px;
  line-height: 1em;
}
.newDetail .newDetail-top p span:first-child {
  padding-right: 5px;
  margin-right: 10px;
  width: 115px;
  color: #d86830;
  border-right: 1px solid #d86830;
}
.newDetail .newDetail-top p span:first-child img {
  margin-right: 8px;
}
.newDetail .bm {
  margin: 40px 0 0;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.newDetail .bm .bm-box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.newDetail .bm .btn {
  display: flex;
}
.newDetail .bm .btn a {
  margin: 0 10px 0 0;
  display: inline-block;
  background-image: url(../images/new_btn_005_03.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  width: 146px;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
}
.newDetail .bm .btn a:hover {
  font-size: 22px;
}
.newDetail .bm .ewm {
  display: flex;
  text-align: center;
}
.newDetail .bm .ewm .img {
  margin-left: 28px;
}
.newDetail .new-title {
  margin: 50px 0 40px;
}
.newDetail .con > p {
  color: #666;
  font-size: 18px;
  line-height: 2em;
}
.newDetail .person-con {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.newDetail .person-con .left {
  padding-right: 35px;
  width: 210px;
  position: relative;
}
.newDetail .person-con .left p {
  font-size: 24px;
  line-height: 24px;
  color: #0075c2;
}
.newDetail .person-con .left p img {
  margin: 0 10px;
}
.newDetail .person-con .right {
  cursor: pointer;
  padding: 6px;
  border-radius: 82px;
  border: 1px solid #0075c2;
  display: flex;
  align-items: center;
  width: calc(100% - 210px);
  background-image: url(../images/new_dbg_03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.newDetail .person-con .right .img {
  width: 156px;
  height: 156px;
  line-height: 156px;
  background-image: url(../images/new_p_bg0_03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.newDetail .person-con .right .img img {
  width: 100%;
  vertical-align: bottom;
}
.newDetail .person-con .right .text {
  width: calc(100% - 156px);
  padding: 0 55px;
}
.newDetail .person-con .right h4 {
  margin-bottom: 22px;
  font-size: 24px;
  color: #0162ac;
  font-weight: bold;
}
.newDetail .person-con .right p {
  font-size: 18px;
}
.newDetail .person-con {
  padding: 20px 0;
}
.newDetail .person-con .left::after {
  content: '';
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 25px;
  display: block;
  width: 11px;
  height: 11px;
  background-color: #0075c2;
  border-radius: 50%;
  border: 1px solid #fff;
  box-shadow: 0px 0px 15px 0px #0075c2;
  z-index: 2;
}
.newDetail .person-con .left::before {
  content: '';
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 30px;
  display: block;
  width: 2px;
  height: 220px;
  background-color: #ccc;
}
.newDetail .person-con:nth-child(1) .left::before {
  content: '';
  position: absolute;
  transform: translateY(0%);
  top: 50%;
  right: 30px;
  display: block;
  width: 2px;
  height: 110px;
  background-color: #ccc;
}
.newDetail .person-con:last-child .left::before {
  content: '';
  transform: translateY(0%);
  position: absolute;
  top: auto;
  bottom: 50%;
  right: 30px;
  display: block;
  width: 2px;
  height: 110px;
  background-color: #ccc;
}
.newDetail .person-show {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  align-items: center;
  justify-content: center;
}
.newDetail .person-show .person-inner {
  background-color: #fff;
  padding: 70px 50px 50px;
  width: 1400px;
  max-width: 94%;
  display: flex;
  align-items: center;
  position: relative;
}
.newDetail .person-show .person-inner .person-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.newDetail .person-show .person-inner .person-close p {
  display: inline-block;
  font-size: 60px;
  color: #000;
  line-height: 1em;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.newDetail .person-show .person-inner .person-close p:hover {
  color: #0075c2;
}
.newDetail .person-show .inner-img {
  width: 360px;
  height: 360px;
  line-height: 360px;
  background-image: url(../images/new_p_bg0_03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.newDetail .person-show .inner-img img {
  width: 100%;
  vertical-align: bottom;
}
.newDetail .person-show .inner-text {
  width: calc(100% - 360px);
  padding-left: 45px;
}
.newDetail .person-show .inner-text h3 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4em;
  background-image: url(../images/new_person_h_bg.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto;
}
.newDetail .person-show .inner-text p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #666;
}
.newDetail .person-show.active {
  display: flex;
}
.newDetail .person-mask {
  display: none;
}
.newDetail .person-mask.active {
  display: block;
}
.hdDetail.newDetail p span:first-child {
  width: 135px;
}
.hdDetail.newDetail .ewm .img {
  display: flex;
  align-items: flex-end;
}
.hdDetail.newDetail .ewm .img p {
  margin-right: 10px;
}
.hdDetail.newDetail .ewm .img img {
  margin-bottom: 10px;
}
.new-title {
  text-align: center;
}
.new-title h2 {
  margin: 0;
  display: inline-block;
  padding: 0 25px;
  position: relative;
  font-size: 35px;
}

.new-title h3 {
  margin: 0;
  display: inline-block;
  padding: 0 25px;
  position: relative;
  font-size: 36px;
  font-weight: bold;
}
.new-index1 .top-row .card-div{
  display: block;
}
@media screen and (max-width: 768px){
    .about-index ul li .number{font-size:20px;}
    .col-lg-2{width:33.333%;}
  .new-index1 .card-back{
      display: none;
  }
  .new-index1 .top-row{
      display: block;
  }
  .new-index1 .card-front{
      position: initial;
  }
  .new-index1 .top-row .card-div{
      width: 100%;    
      height: 180px;
  }
  .padd-100 {
      padding: 30px 0;
  }
  .new-index1 .front-text h3{
      font-size: 20px;
  }
  .new-index1 .bot-row{
      display: block;
  }
  .new-index1 .bot-row .card-div{
      display: block;
      height: 180px;
      width: 100%;
      margin-bottom: 1%;
  }
  .new-index1 .front-text {
      padding: 0 10%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute;
      top: 50%;
      text-align: center !important;
  }
  .new-title h2 {
      margin: 0;
      display: inline-block;
      padding: 0 20px;
      position: relative;
      font-size: 20px;
  }
  .new-title h2::after {
      transform: translateY(-50%) scale(0.8);
  }
  .new-title h2::before {
      transform: translateY(-50%) scale(0.8);
  }
  .new-title h3::after {
      transform: translateY(-50%) scale(0.8);
  }
  .new-title h3::before {
      transform: translateY(-50%) scale(0.8);
  }
  .new-index2 .img {
      line-height: 100px;
      height: 100px;
      text-align: center;
      width: 32%;
      margin-right: 2%;
      margin-bottom: 2%;
      background-color: #fff;
      border: 1px solid #ddd;
  }
  .new-index2 .img:nth-child(3n){
      margin-right: 0;
  }
  .new-index2 .new-logo-swiper {
      margin-top: 20px;
  }
  .new-index3 .new-title {
      text-align: center;
      margin-bottom: auto;
  }
  .padd-top-100 {
      padding: 30px 0 0;
  }
  .new-index3 .swiper-img .img {
      transform: none;
      position: initial;
      width: 100%;
      height: 100%;
      left: -10%;
      border-radius: 10px;
      overflow: hidden;
  }
  .new-index3 .swiper-img {
      width: 100%;
      transform: none;
      overflow: hidden;
      border-radius: 10px;
  }
  .new-index3 .swiper-img img {
      width: 100%;
      height: 100%;
      border-radius: 10px;
      margin-top: 15px;
  }
  .new-index3 .swiper-text{
      width: 100%;
  }
  .new-index3 .swiper-slide{
      padding: 10px;
  }
  .new-index3 .swiper-text h3 {
      text-align: center;
      display: block;
      padding-bottom: 10px;
      margin: 10px auto;
      font-size: 18px;
      font-weight: bold;
      color: #de6852;
  }
  .new-index3 .swiper {
      padding-top: 20px;
  }
  .new-index3 .swiper-slide .row {
      height: auto;
  }
  .new-index3 .swiper-button-next, .new-index3 .swiper-button-prev {
      top: auto;
      bottom: 2%;
      width: 40px;
      height: 40px;
      line-height: 40px;
  }
  .new-index3 .swiper-button-prev {
      right: auto;
      left: 20px;
  }
  .new-index3 .swiper-button-next {
      left: auto;
      right: 20px;
  }
  .new-index3 .swiper-button-next.swiper-button-disabled, .new-index3 .swiper-button-prev.swiper-button-disabled{
      opacity: 0.58;
  }
  .new-index4 .index4-box{
      padding: 30px 0;
  }
  .new-index4 .index4-con{
      padding: 0 10px;
  }
  .new-index4 .person-box h3 {
      margin: 10px 0;
      color: #fff;
      font-weight: bold;
      font-size: 18px;
  }
  .new-index4 .gallery .swiper-slide{
      display: block;
  }
  .new-index4 .person-box .right {
      width: 100%;
  }
  .new-index4 .person-box .left {
      width: 30%;
      margin-right: 2%;
      float: left;
  }
  .new-index4 .person-box p {
      font-size: 16px;
  }
  .new-index4 .person-swiper .thumbs {
      margin-top: 20px;
      z-index: 999;
      position: initial;
      width: 100%;
      left: 29%;
      bottom: 0;
  }
  .new-index5 .swiper-con{
      margin-right: 0;
      width: 100%;
      padding: 8px;
  }
  .new-index5 h3 {
      margin-bottom: 5px;
      font-weight: bold;
      font-size: 18px;
      color: #000;
  }
  .new-index5 h5 {
      font-size: 15px;
      margin: 0;
      color: #000;
  }
  .new-index5 p {
      font-size: 15px;
      color: #666;
  }
  .new-index5 h4 {
      margin: 0;
      font-size: 1.2rem;
      color: #000;
  }
  .new-index6 .new-news-box {
      margin-top: 20px;
  }
  .new-index6 .wid3 {
      padding: 15px;
      background-color: #fff;
      width: 100%;
      margin-right: 0;
      margin-bottom: 3%;
  }

  .new-index6 .wid3 p span {
      padding: 0 20px;
      margin: 10px 0 0;
  }
  .new-index6 .wid3 h3 {
      font-size: 16px;
      color: #000;
      line-height: 1.5em;
      height: auto;
      overflow: hidden;
  }
  .new-index6 .wid3 .img {
      margin-top: 10px;
      overflow: hidden;
  }
  .new-index4 .person-swiper .thumbs .swiper-slide{
      display: block;
  }
  .new-index4 .index4-box{
      min-height: 540px;
  }
}
.new-talk .swiper .swiper-slide.swiper-slide-active h4{
	font-size: 20px;
}
.new-talk .swiper .swiper-slide.swiper-slide-active p{
	font-size: 13px;
}
.new-index5 h3{
    margin-bottom: 10px;
	line-height: 1.5em;
	height: 3em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.new-talk .text .text-btn {
	text-align: center;
  }
  .new-talk .new-btn {
	text-align: start;
	margin: 0 10px;
  }
  @media screen and (max-width: 768px) {
	.new-crumbs .left a {
	  display: block;
	  line-height: 40px;
	  padding: 0 10px;
	}
	.new-crumbs .left li {
	  padding: 0;
	}
	.new-crumbs a {
	  line-height: 40px;
	  color: #fff;
	}
	.new-crumbs .right {
	  margin-left: 0;
	}
	.new-talk .talk-box {
	  padding: 10px;
	}
	.new-talk .top p {
	  display: inline-block;
	  font-size: 16px;
	  line-height: 1.65em;
	}
	.new-talk .top p span {
	  margin-top: 5px;
	  display: block;
	  margin-left: auto;
	  text-align: end;
	}
	.new-talk h3 {
	  margin: 20px 0 15px;
	  font-size: 20px;
	  font-weight: bold;
	  text-align: center;
	}
	.new-talk .text {
	  padding: 10px;
	}
	.new-talk .text-top {
	  display: block;
	}
	.new-talk .text-top h5 {
	  margin-left: 0;
	  font-size: 14px;
	  color: #fff;
	}
	.new-talk .title-des {
	  align-items: baseline;
	  margin-bottom: 10px;
	}
	.new-talk .text-top h4 {
	  margin-left: 0;
	  font-size: 16px;
	  font-weight: normal;
	  margin-left: 5px;
	  line-height: 1.65em;
	  color: #fff;
	}
	.new-talk .new-btn {
	  margin-left: 10px;
	  display: inline-block;
	  width: 110px;
	  padding: 0 8px;
	  line-height: 35px;
	  font-size: 14px;
	  color: #fff;
	}
	.new-talk .new-btn:hover {
	  font-size: 15px;
	}
	.new-talk .text-bot {
	  margin-top: 20px;
	}
	.new-talk .text-bot p {
	  color: #fff;
	  font-size: 16px;
	  line-height: 2em;
	  text-align: center;
	}
	.new-talk .inner {
	  height: auto;
	  min-height: auto;
	}
	.new-talk .swiper .swiper-slide.swiper-slide-active {
	  transform: scale(1);
	}
	.new-talk .swiper h4 {
	  font-size: 16px !important;
	  font-weight: normal;
	  margin-bottom: 5px;
	}
	.new-talk .con {
	  margin-bottom: 0;
	}
	.new-talk .swiper {
	  padding: 0 0 10px;
	}
	.new-talk .swiper-button-next {
	  right: -2px;
	}
	.new-talk .swiper-button-prev {
	  left: -2px;
	}
	.new-talk .swiper-button-next::after,
	.new-talk .swiper-button-prev::after {
	  font-size: 25px;
	}
	.new-talk .hd-swiper-box {
	  margin-bottom: 0;
	}
	.newDetail .newDetail-box {
	  padding: 10px;
	  background-color: #fff;
	}
	.newDetail .newDetail-top {
	  display: block;
	}
	.newDetail .newDetail-top .left {
	  width: 100%;
	}
	.newDetail .newDetail-top .right {
	  width: 100%;
	  padding-top: 15px;
	}
	.newDetail .newDetail-top h5 {
	  font-size: 16px;
	}
	.newDetail .newDetail-top h2 {
	  margin: 5px 0 10px;
	  padding-bottom: 10px;
	  font-size: 18px;
	  font-weight: bold;
	}
	.newDetail .newDetail-top p span {
	  margin-bottom: 10px;
	  display: inline-block;
	  color: #333333;
	  font-size: 14px;
	  line-height: 1em;
	}
	.newDetail .newDetail-top p span:first-child img {
	  margin-right: 4px;
	  width: 15px;
	}
	.newDetail .bm {
	  margin: 10px 0 0;
	  padding-top: 10px;
	  border-top: 1px solid #ddd;
	}
	.newDetail .bm .bm-box {
	  display: block;
	}
	.newDetail .bm .btn a {
	  margin: 0 10px;
	  display: block;
	  text-align: center;
	  width: 110px;
	  line-height: 30px;
	  font-size: 14px;
	  color: #fff;
	}
	.newDetail .bm .btn {
	  display: flex;
	  justify-content: center;
	}
	.newDetail .bm .ewm {
	  display: flex;
	  justify-content: center;
	}
	.newDetail .bm .ewm .img {
	  margin: 0px 10px;
	}
	.newDetail .new-title {
	  margin: 30px 0 10px;
	}
	.new-title h3 {
	  padding: 0 18px;
	  font-size: 20px;
	}
	.newDetail .con > p {
	  color: #666;
	  font-size: 16px;
	  line-height: 1.65em;
	}
	.newDetail .person-con {
	  display: block;
	  align-items: center;
	  overflow: hidden;
	  padding: 0 0 10px;
	}
	.newDetail .person-con .left::before {
	  display: none !important;
	}
	.newDetail .person-con .left::after {
	  display: none !important;
	}
	.newDetail .person-con .right {
	  cursor: pointer;
	  padding: 6px;
	  border-radius: 40px;
	  width: 100%;
	  display: block;
	}
	.newDetail .person-con .right .img {
	  margin: 0 auto;
	}
	.newDetail .person-con .right .text {
	  width: 100%;
	  padding: 15px;
	}
	.newDetail .person-con .left p {
	  font-size: 16px;
	  line-height: 24px;
	  color: #0075c2;
	  margin-bottom: 10px;
	}
	.newDetail .person-con .left {
	  width: 100%;
	  padding: 0;
	  text-align: center;
	}
	.newDetail .person-con .right .img {
	  width: 120px;
	  height: 120px;
	  line-height: 120px;
	}
	.newDetail .person-con .right h4 {
	  margin-bottom: 5px;
	  font-size: 18px;
	  color: #0162ac;
	  font-weight: normal;
	}
	.newDetail .person-con .right p {
	  font-size: 16px;
	}
	.newDetail .person-show .person-inner {
	  width: 90%;
	  display: block;
	  margin: 0 auto;
	  padding: 20px;
	}
	.newDetail .person-show .inner-text {
	  width: 100%;
	  padding: 10px;
	}
	.newDetail .person-show .inner-img {
	  width: 150px;
	  height: 150px;
	  line-height: 150px;
	}
	.newDetail .person-show .person-inner .person-close p {
	  font-size: 35px;
	  color: #000;
	  line-height: 1em;
	  width: 40px;
	  height: 40px;
	}
	.newDetail .person-show .person-inner .person-close {
	  position: absolute;
	  top: 5px;
	  right: 5px;
	}
	.newDetail .person-show .inner-text h3 {
	  margin-bottom: 10px;
	  font-size: 20px;
	  background-size: 40% 30%;
	}
	.newDetail .person-show .inner-text p {
	  margin-bottom: 10px;
	}
	.hdDetail.newDetail p span:first-child {
	  width: 110px;
	}
	.hdDetail.newDetail .ewm .img {
	  display: block;
	}
  }

.new-index5 h3{
    height: auto;
    max-height: 3em;
}
.new-index5 .img {
    width: 30%;
    border-radius: 10px;
}
.new-index5 .text {
    width: 70%;
    padding-left: 13px;
}
 