@charset "UTF-8";
/* 页面自定义css样式 */
html{overflow-x: hidden;}
body{max-width: 1920px;margin:0 auto;}
img {
  max-width: 100%;
}

a:hover {
  color: #2D6CD0
}

.over:after {
  overflow: hidden;
  clear: both;
  height: 0;
}

.ll-top {
  height: 130px;
}

.ll-top .over {
  height: 100%;
}

.top-lf {
  float: left;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-items: center;
  max-width: calc(100% - 605px)
}

.top-search {
  width: 249px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 100px;
  float: right;
  padding-left: 20px;
  margin-top: 20px;
}

.top-search form {
  height: 100%
}
.xxcx{overflow: hidden;}
.xxcx img{transition: all 0.5s}
.xxcx img:hover{transform:scale(1.02);}
.search-syr {
  color: #333;
  height: 100%;
  border: none;
  outline: none;
  line-height: 40px;
  width: 180px;
}

.mb-search {
  display: none
}

.top-rt {
  float: right;
}

.top-nav ul {
  float: right;
  margin-top: 6px;
}

.top-nav ul li {
  float: left;
  position: relative;
  text-align: center;
}

.top-nav ul li > a {
  font-size: 22px;
  color: #555;
  height: 65px;
  line-height: 65px;
  display: block;
  font-weight: bold;
  padding: 0 19px;
}

.top-nav ul li:last-child > a {
  padding-right: 0
}

.top-nav ul li:hover > a {
  color: #2D6CD0
}

.top-nav ul li.on > a {
  color: #2D6CD0;
}

.top-nav ul li.on > a:after {
  display: table;
  content: "";
  height: 3px;
  background: #2D6CD0;
  width: 100%;
  position: relative;
  bottom: 3px;
}

.subnav {
  font-size: 16px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  z-index: 2;
  top: 100%;
  width: 100%;
  height: auto;
  left: 0;
  display: none;
}

.top-nav ul li:last-child .subnav {
  width: 128%
}

.top-nav ul li:hover .subnav {
  display: block;
}

.subnav dd {
  padding: 0 10px;
}

.subnav a {
  display: block;
  line-height: 22px;
  border-top: 1px solid #ccc;
  width: 100%;
  padding: 10px 0;
}

.subnav a:hover {
  color: #2D6CD0
}

.subnav dd:first-child a {
  border-top: none;
}

.ll-tj {
  height: 100%;
  float: right;
  background: url(search-b.png) no-repeat left center;
  width: 40px;
  border: none;
  outline: none;
  font-size: 0;
}

.banner {
  width: 100%;
  position: relative;
  text-align: center;
}

.banner .swiper-container {
  width: 100%;
}
.banner .swiper-container img{margin:0 auto;display: block;width: 100%}
.newsletter {
  background: url(tzgg-bg.png) no-repeat bottom;
  padding: 25px 0 41px;
  overflow: hidden;
}

.newsletter .container {
  position: relative;
}

.newsletter .container > a {
  color: #2D6CD0;
  background: url(tzgg.png) no-repeat left center;
  padding-left: 35px;
  font-size: 22px;
}

.newsletter .infoList p {
  font-size: 18px;
  display: block;
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsletter .swiper-container.txtScroll-left {
  width: calc(100% - 143px);
  position: absolute;
  top: 3px;
  left: 143px;
  padding-left: 20px;
  height: 24px;
  background: url(tzgg-shu.png) no-repeat left center;
}

.newsletter .txtScroll-left .next,
.newsletter .txtScroll-left .prev {
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}

.newsletter .txtScroll-left .prev {
  background: url(tzgg-lf.png) no-repeat center;
  right: 32px;
  left: initial;
}

.newsletter .txtScroll-left .next {
  background: url(tzgg-rt.png) no-repeat center;
}

.slide {
  width: 36.5625rem;
  height: 28.125rem;
  position: relative;
  overflow: hidden;
  float: left;
  margin: -10px auto 0;
}

.slide .swiper-container {
  width: 36.5625rem;
  height: 28.125rem;
}

.slide .swiper-container li {
  position: relative;
}

.slide .swiper-container li > a {
  width: 100%;
  height: 24.375rem;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.slide .swiper-container li a img {
  max-width: 100%;
  max-height: 100%;
  display: block;

}

.slideTxt {
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  padding-left: 1.25rem;

  background: #efefef;
}

.slideTxt a {
  font-size: 1.125rem;
  color: 333;
  display: block;
  max-width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slide .swiper-pagination {
  position: absolute;
  right: 1.25rem;
  bottom: 1.6rem;
}

.slide .swiper-pagination-bullet {
  float: left;
  width: 1.125rem;
  height: 0.375rem;
  border-radius: 0;
  background: #DDDDDD;
  opacity: 1;
  margin-left: .5rem;
}

.slide .swiper-pagination-bullet-active {
  background: #2D6CD0;
}

.bt-padding-top-30 {
  padding-top: 1.875rem;
}

.bt-padding-top-25 {
  padding-top: 1.7rem;
}

.xwzx-rt {
  width: 585px;
  float: right;
}


.xwzx-rt .hot {
  background: none;
  padding: 0;
}

.xwzx-tt .xwzx-list > li {
  margin-top: 0;
  line-height: 45px;
}

.xwzx-rt .xwzx-tt .hot {
  margin-top: 10px;
}

.xwzx-rt .hot {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 15px;
}

.xwzx-rt .hot .xwzx-link {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  white-space: initial;
}

.xwzx-rt .hot i {
  font-size: 16px;
  display: block;
  line-height: 32px;
  text-indent: 2em;
  color: #999;
  font-style: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.xwzx-rt .hot .xwzx-link a {
  color: #2D6CD0;

}

.xwzx-rt .hot .xwzx-link a:hover {
  color: #ff9724;
}

.xwzx-rt .hot span {
  display: none;
}

.xwzx-nav {
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}

.xwzx-nav .xwzx-title {
  overflow: hidden;
  font-size: 1.375rem;
  margin-bottom: -1px;
}

.xwzx-title > li {
  float: left;
  display: block;
  padding-bottom: 0.9375rem;
  margin-right: 1.35rem;
  cursor: default;
}

.xwzx-title .active {
  font-weight: bold;
  color: #2D6CD0;
  border-bottom: 3px solid #2D6CD0;
  padding-bottom: 1rem;
}

.xwzx-m {
  position: absolute;
  right: 5px;
  bottom: 15px;
}

.xwzx-m > li {
  display: none;
  font-size: 1rem;
}

.xwzx-m > .block {
  display: block;
}

.xwzx-m > li a {
  color: #999999;
}

.xwzx-m > li a:hover {
  color: #999;
}

.xwzx-txt {
  overflow: hidden;
}

.xwzx-list {
  display: none;
  padding-left: 5px;
}

.xwzx-tt {
  height: 400px;
  overflow: hidden;
}

.xwzx-list:first-child {
  display: block;
}

.xwzx-list > li {
  overflow: hidden;
  margin-top: 20px;
  position: relative;
  font-size: 18px;
  padding-left: 20px;
  background: url(dian.png) no-repeat left center;
}

.xwzx-list > li .xwzx-link .xwzx-title a:hover {
  color: #2D6CD0;
}

.xwzx-list > li > span {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
}

.xwzx-list > li .xwzx-link {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.xwzx-list > li .xwzx-link a:hover {
  color: #2D6CD0;
}

.core-bussiness {
  padding-top: 2.5rem;
}

.core-bussiness .xwzx-nav {
  border-bottom: none
}


.bt-padding-bottom-40 {
  padding-bottom: 2.1rem
}

.xwzx-m li a {
  background: url(xwmore.png) no-repeat right center;
  padding-right: 1.5625rem;
}

.xwzx-m li a:hover {
  color: #2D6CD0;
}

.core-bussiness {
  background: url(bussiness.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 380px;
  margin-top:70px;
}

.core-bussiness .xwzx-title {
  text-align: center;
}

.core-bussiness .xwzx-title .active {
  float: none;
  margin-right: 0;
  display: inline-block;
  font-size: 24px;
}

.businuess li {
  width: 240px;
  height: 60px;
  border-radius: 8px;
  background: url(rclick.png) no-repeat 190px center,linear-gradient(180.00deg, #2f77ed 0%, #56a6ed 100%);
  line-height: 60px;
  text-align: center;
  margin:15px;
}

.businuess {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left:60px;
  margin-top:30px;
}

.businuess li a {
font-size: 22px;
width: 100%;height: 100%;
display: block;
color: #fff;


}



.businuess li:nth-child(1) a {
  background: url(cn1.png) no-repeat 32px center;
}

.businuess li:nth-child(2) a {
   background: url(cn2.png) no-repeat 32px center;
}

.businuess li:nth-child(3) a {
  background: url(cn3.png) no-repeat 32px center;
}

.businuess li:nth-child(4) a {
  background: url(cn4.png) no-repeat 32px center;
}

.businuess li:nth-child(5) a {
  background: url(cn5.png) no-repeat 32px center;
}
.businuess li:nth-child(6) a {
  background: url(cn6.png) no-repeat 32px center;
}

.businuess li:nth-child(7) a {
  background: url(cn7.png) no-repeat 32px center;
}


.w580 {
  width: 580px;
}

.bt-padding-top-40 {
  padding-top: 2.6rem;
}

.xwzxzy-list li a {
  height: 7.6rem;
  padding: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e9e9e9
}

.xwzxzy-list li a .sw-time {
  width: 6.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  height: 4.5rem;
}

.time-day {
  font-size: 1.75rem;
  line-height: 3rem;
  width: 100%;
  text-align: center;
}

.time-ym {
  font-size: 0.875rem;
  color: #999;
  line-height: 1.3rem;
  width: 100%;
  text-align: center;
}

.sw-r {
  width: 29rem;
}

.sw-title {
  font-size: 1.125rem;
  font-weight: bold;
}

.sw-zy {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #999;
  margin-top: 0.8rem;
}

.xwzxzy-list li a:hover {
  background: #F7F7F7;
}

.xwzxzy-list li a:hover .time-day,
.xwzxzy-list li a:hover .time-ym,
.xwzxzy-list li a:hover .sw-title,
.xwzxzy-list li a:hover .sw-zy {
  color: #2D6CD0
}

footer {
  margin-top: 2.4rem;
}

.footer-b {
  width: 100%;
  background: #2D6CD0;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  height: 160px;
}

.footer-b a {
  color: #fff
}

.footer-b a:hover {
  text-decoration: underline;
}

.footer-b .container {
  height: 100%;
}

.foot-z {
  display: inline-block;
  text-align: left;
  line-height: 30px;
  margin-top: 13px;
  margin-left: 8px;
}

.footer-b .bt-left, .footer-b .bt-right {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: center
}

.ss {
  display: inline-block;
  line-height: 33px;
  margin-left: 15px;
  margin-top: 15px;
}

.footer-b .bt-right {
  margin-right: 20px;
}

.foot-z p a, .foot-z p span {
  margin-right: 1.75rem;
}

.sy-right {
  position: fixed;
  left: 50%;
  margin-left: 630px;
  top: 400px;
  z-index: 999;
}

.close {
  position: absolute;
  right: -9px;
  top: -13px;
  z-index: 1000;
  cursor: pointer;
  opacity: 1;
}


.lmbanner {
  width: 100%;
  height: 15rem;
  background: url(lmbanner.png) no-repeat center center;
  display: flex;
  align-items: center;
}

.lm-t {
  font-size: 53px;
  font-weight: bold;
  color: #fff;
  text-indent: 5.6rem;
}

.dqwz {
  background: url(dqwz.png) no-repeat left center;
  font-size: 16px;
  padding-left: 25px;
  height: 84px;
  line-height: 84px;
  color: #999
}

.dqwz > table a {
  color: #999;
}

.dqwz a:hover {
  color: #2D6CD0
}

.lm-wrap {
  display: flex;
  flex-wrap: wrap;
}

.lm-wrap:after {
  clear: both;
  overflow: hidden;
  height: 0;
  display: table;
  content: "";
}


.ll-sj {
  height: 3.75rem;
  display: flex;
  font-size: 1.125rem;
  margin-bottom: 27px;
}

.ll-sj li {
  width: 100%;
  margin-right: 1rem;
  border-radius: 4px;
  background: #f0f0f0;
}

.ll-sj li:last-child {
  margin-right: 0;
}

.ll-sj li.on {
  background: #3983ED;
  color: #fff;
  position: relative;
}

.ll-sj li.on:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 7.5px solid #3983ED;
}

.ll-sj li a {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  padding: 0 5px;
  justify-content: center
}

.ll-sj li.on a, .ll-sj li:hover a {
  color: #fff
}

.ll-sj li:hover {
  background: #3983ED;
}

.ll-list {
  padding: 0 20px;
  height: 100%
}

/* 内容 */
/* zuo */
.lan-cont {
  display: flex;
}

.bt-lan-left {
  width: 280px;
  box-shadow: 1px 0 10px rgba(4, 111, 199, .16);
  margin-right: 30px;
  padding-bottom: 200px;
}

.bt-lan-left h2 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  height: 70px;
  font-weight: bold;
  background: linear-gradient(60deg, rgb(43, 113, 237), #5aabed);
  line-height: 70px;
}

.bt-lan-left ul {
  margin-top: 7px;
}

.bt-lan-left ul li {
  width: 100%;
  height: 52px;
  position: relative;
}

.bt-lan-left ul li a {
  display: block;
  line-height: 52px;
  position: relative;
  text-align: left;
  font-size: 18px;
  padding-left: 105px;

}

.bt-lan-left ul li.current a {
  color: #1e5fd8;
  background-image: linear-gradient(to right, #f5f5f5, rgba(0, 0, 0, 0));
}

.bt-lan-left ul li a:hover:before {
  transform: scale(1, 1);
  cursor: pointer;
}

.bt-lan-left ul li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #2d8fff;
  transform: scale(1, 0);
  transition: all .3s;
  cursor: pointer;

}

.bt-lan-left ul li a:before {
  background-color: rgb(43, 113, 237);
}

.bt-lan-left ul li:hover a {
  color: #1e5fd8;
  background-image: linear-gradient(to right, #f5f5f5, rgba(0, 0, 0, 0));
}

.bt-lan-left ul li.current a:before {
  transform: scale(1, 1);
}

/* 右 */
.bt-lan-right {
  width: 890px;
  font-size:18px;
}

.bt-lan-right > div {
  border: 1px solid #eee;
  height: 100%;
}

.bt-lan-right > .ll-sj + div {
  height: calc(100% - 87px)
}

.bt-lan-right > div.art-content {
  border: none;
}

.bt-lan-right .lbr {
  width: 100%;
  padding: 0 19px 20px;
}

.bt-lan-right ul.ul-list li {
  position: relative;
  padding: 20px 0 25px;
  line-height: 24px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}

.bt-lan-right ul.ul-list {
}

.bt-lan-right ul.ul-list li:before {
  display: none;
  content: "";
  position: absolute;
  /* z-index: -1; */
  top: 15px;
  left: 15px;
  right: 0;
  bottom: 0;
  height: 80%;
  border-left: 4px solid #1678db;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  display: none !important;

}

.bt-lan-left ul li:before {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  left: 20px;
  height: 1px;
  background: #EEEEEE;
}

.bt-lan-left ul li:hover:before, .bt-lan-left ul li.current:before, .bt-lan-left ul li:hover + li:before, .bt-lan-left ul li.current + li:before {
  background: #fff;
}

.bt-lan-left ul li:after {

}

.bt-lan-left ul li a:after {
  display: table;
  content: "";
  position: absolute;
  left: 80px;
  top: 50%;
  width: 3px;
  height: 3px;
  z-index: 99;
  background: #333333;
  margin-top: -1.5px;
}

.bt-lan-right ul.ul-list li:before a {
  cursor: pointer;
}

.bt-lan-right ul.ul-list li:hover:before, .bt-lan-right ul.ul-list li:focus:before, .bt-lan-right ul.ul-list li:active:before {
  display: block \9;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.bt-lan-right ul.ul-list li h4 {
  padding-left: 20px;
  font-size: 20px;
  max-height: 100%;

  border-left: 4px solid #1678db;


}

.bt-lan-right ul.ul-list li h4 a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  line-height: 2
}

.bt-lan-right ul.ul-list li h4 span {
  color: #999;
  cursor: default;
  margin-left: 10px;
  display: inline-block;
}

.bt-lan-right ul.ul-list li p {
  padding-left: 20px;
  font-size: 16px;
  line-height: 36px;
  border-left: 4px solid #e6f2ff;
  color: #999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.banner-arrow .swiper-button-next, .banner-arrow .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 100px;
  margin-top: -25px;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  background-size: contain;
}

.slides {
  width: 45rem;

  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.slides .swiper-container {
  width: 30rem;

}

.slides .swiper-container li {
  position: relative;
}

.slides .swiper-container li a {
  display: block;
  width: 100%;

}

.slides .swiper-container li a img {
  width: 100%;
  height: auto;
}

.banner-arrow {
  display: none;
}

.ll-photo {
  padding: 20px;
}

.ll-photo li {
  float: left;
  width: 25%;
  padding: 15px;
}

.ll-photo li .outer-p {
  width: 10rem;
  height: 10rem;
  overflow: hidden;
  border-radius: 50%;
}

.ll-photo li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.ll-photo li p {
  font-size: 18px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ll-photo li .outer-p img {
  width: 100%;
  height: 100%;
}

.wz-wrap {
  width: 1100px;
  margin: 0 auto;
}

.art-tit {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 15px 0;
}

.art-info {
  display: flex;
  justify-content: space-evenly;
  color: #999;
  height: 60px;
  line-height: 60px;
}

.art-content {
  min-height: 300px;
  margin-bottom: 30px;
}

.art-content,.art-content p, .art-content span, .art-content a .art-content, .art-content h2, .art-content h3, .art-content h4 {
  font-size: 18px !important;
  line-height: 2 !important;
}

.art-fz {
  height: 50px;
  background: #EEEEEE;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.art-fz a {
  cursor: pointer;
  color: #999;
  margin-right: 20px;
}

.art-fz a:hover {
  color: #2D6CD0
}

.art-content img, .art-content video {
  max-width: 800px;
  height: auto !important;
  display: block;
  margin: auto;
}

h2, h1, h3, h4, h5 {
  height: auto
}

.art-content video {
  cursor: pointer
}

.art-content img[src="/module/jslib/icons/acrobat.png"],
.art-content img[src="/module/jslib/icons/attach.png"],
.art-content img[src="/module/jslib/icons/excel.png"],
.art-content img[src="/module/jslib/icons/powerpoint.png"],
.art-content img[src="/module/jslib/icons/txt.png"],
.art-content img[src="/module/jslib/icons/word.png"],
.art-content img[src="/module/jslib/icons/zip.png"],
.art-content img[src="/jcms/ui/widgets/icons/acrobat.png"],
.art-content img[src="/jcms/ui/widgets/icons/attach.png"],
.art-content img[src="/jcms/ui/widgets/icons/excel.png"],
.art-content img[src="/jcms/ui/widgets/icons/powerpoint.png"],
.art-content img[src="/jcms/ui/widgets/icons/txt.png"],
.art-content img[src="/jcms/ui/widgets/icons/word.png"],
.art-content img[src="/jcms/ui/widgets/icons/zip.png"] {
  display: inline-block !important;
}
.print{background: url(wz_dy.jpg) no-repeat left center;
    padding-left: 22px;}
.wz_close{
  background: url(wz_gb.jpg) no-repeat left center;
    padding-left: 22px;

}
.bt-lan-right > div.lbr1 {
  border: none;
}


.bodn{border:none !important;}
.hot-line{font-size: 18px;color: #676767;font-weight: bold;background: url(phone.png) no-repeat left center;
padding-left:24px;float: right;margin-top:17px;    display: flex;align-items: center;float: left;margin-left:45px;}
.zw1{width: 60%;padding-right: 15px;}
.zw2{width: 40%;}
.hot-line span{color: #2D6CD0}
.xxcx{margin-top:30px;}

.banner .swiper-pagination-clickable{width: 100%;bottom:-30px;}
.banner .swiper-pagination-clickable span.swiper-pagination-bullet{    
    width: 12px;
    height: 12px;
    line-height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-image:none;
    background-color: #2D6CD0;
    margin: 0 8px 0 8px;
    opacity: 1;}
.banner .swiper-pagination-clickable span.swiper-pagination-bullet-active{
  width: 36px;
}
.lucidity_pgToolbar {
  border: none !important;
  margin: 0 !important;
  margin-bottom: 20px !important
}

.lucidity_pgPanel {
  float: none !important;
  margin: 0 auto;
}

@media (max-width: 1500px) {
  .close {
    left: 0;
  }
}

@media (max-width: 1200px) {
  .bt-lan-left ul li a {
    text-align: center;
    padding-left: 0;
  }

  .bt-lan-left ul li a:after {
    display: none
  }
}

@media (max-width: 767px) {
  body{max-width:100%;}
  .hot-line{display: none}
  .art-content img, .art-content video {
    max-width: 100%
  }
.zw1{width: 100%;}
.zw2{width:100%;}
  .ll-sj li.on:after {
    top: 96%;
  }
.ll-top{height: auto;}
.businuess{padding-left:0;}
.businuess li{width: 100%;height: 6rem;    background: url(rclick.png) no-repeat 33rem center, linear-gradient(180.00deg, #2f77ed 0%, #56a6ed 100%);}
  .bt-lan-right ul.ul-list li:before {
    display: none !important
  }

  .lan-cont {
    display: block;
    width: 100% !important
  }
.businuess li a{background: none !important}
  .bt-lan-left ul li:before, .bt-lan-left ul li:after, .bt-lan-left ul li a:before, .bt-lan-left ul li a:after {
    display: none !important
  }
  .lucidity_pgToolbar table td:nth-child(1), .lucidity_pgToolbar table td:nth-child(5), .lucidity_pgToolbar table td:nth-child(6), .lucidity_pgToolbar table td:nth-child(7), .lucidity_pgToolbar table td:nth-child(8), .lucidity_pgToolbar table td:nth-child(9), .lucidity_pgToolbar table td:nth-child(10) {
    display: none;
  }
  .lucidity-ui-paging-container{display: none}
  .bt-lan-left ul li.current a, .bt-lan-left ul li.current a:hover {
    background: none;
  }

  .top-lf {
    height: auto;
    padding: 1rem;
   /* max-width: 90%;*/
   max-width: 100%;
  }

  .slide, .slide .swiper-container, .slide .swiper-container li a img {
    width: 100%;
    height: 30rem;
  }

  .slideTxt a {
    font-size: 1.75rem;
  }

  .mb-search {
    display: none;
    width: 20px;
    height: 20px;
    background: url(search-b.png);
    float: right;
    margin-top: 2.8rem;
    margin-right: 1rem;
    background-size: cover;
  }

  .top-rt {
    width: 100%;
    position: relative;
    padding: 0 1rem;
  }

  .top-search {
    position: absolute;
    background: #fff;
    top: 0;
    margin-top: 0;
    width: 95%;
    z-index: 9;
    display: none;
  }

  .top-search:after {
    width: 100%;
    height: 20px;
    display: table;
    content: "";
    box-shadow: 0 8px 6px -6px #ccc;
    top: 39px;
    left: 0;
    position: absolute;
    background: #fff
  }

  .search-syr {
    width: calc(100% - 50px)
  }

  .top-nav ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    border-top: 1px solid #ccc
  }

  .top-nav ul li > a {
    font-size: 2.3rem;
    height: 5rem;
    line-height: 5rem;
    padding: 0 !important;
  }

  .top-nav ul li {
    width: 33.33%
  }

  .top-nav ul li.on > a:after {
    display: none
  }

  .bt-box-1200 {
    width: 94%;
    margin: 0 auto;
  }

  .newsletter {
    padding: 15px 0 31px;
  }

  .newsletter .infoList p {
    font-size: 16px;
  }

  .newsletter .container > a {
    font-size: 20px;
  }

  .newsletter .txtScroll-left .next,
  .newsletter .txtScroll-left .prev {
    display: none
  }

  .slide {
    margin-top: 0;
    float: none
  }

  .slide .swiper-pagination {
    bottom: 3.5rem
  }

  .xwzx-rt {
    float: none;
    width: 100%;
  }

  .xwzx-nav .xwzx-title, .xwzx-rt .hot .xwzx-link {
    font-size: 2rem;
    line-height: 2;
  }

  .xwzx-m > li {
    font-size: 1.4rem
  }

  .xwzx-rt .hot i {
    font-size: 1.6rem;
    line-height: 2;
  }

  .xwzx-tt .xwzx-list > li {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 1rem;
  }

  .xwzx-list > li {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 1rem;
    background: url(dian.png) no-repeat 5px center
  }

  .xwzx-tt {
    height: auto;
  }

  .top-nav ul.border-none {
    border-top: 1px solid #fff;
  }

  .xwzx-list {
    padding-left: 0;
  }



  .core-bussiness {
    height: auto;
    padding-bottom: 2rem
  }

  .businuess li a {
    font-size: 2rem;
    text-align: left;
    padding-left:6rem;
    line-height: 6rem;
  }

  .core-bussiness .xwzx-title .active {
    font-size: 2rem;
  }

  .w580 {
    width: 100%;
    float: none !important
  }

  .time-day {
    font-size: 2rem
  }

  .time-ym {
    font-size: 1.3rem
  }

  .sw-r {
    width: calc(100% - 6.5rem)
  }

  .sw-title {
    font-size: 1.7rem
  }

  .sw-zy {
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .xwzxzy-list li a {
    height: auto;
  }

  .xwzxzy-list li a .sw-time {
    height: 6.5rem;
  }

  .mtjj {
    margin-top: 2rem;
  }

  .footer-b {
    height: auto;
    padding: 2rem 0;
  }

  .footer-b .bt-left, .footer-b .bt-right {
    float: none !important;
    width: 100%;
    height: auto;
  }

  .footer-b .bt-left img {
    display: none
  }

  .ss {
    display: none
  }

  .footer-b .bt-right {
    justify-content: center
  }

  .foot-z {
    margin-left: 0;
    margin-top: 0;
    line-height: 2;
    margin-bottom: 2rem
  }

  .xwzx-title > li {
    padding-bottom: 0 !important
  }

  .lm-t {
    font-size: 4rem;
  }

  .dqwz {
    height: 6rem;
    line-height: 6rem;
    font-size: 1.6rem
  }

  .bt-lan-left {
    width: 100%;
    margin-right: 0;
    float: none !important;
    padding-bottom: 0
  }

  .bt-lan-right {
    width: 100%;
    float: none;
    margin-top: 1rem;
  }

  .bt-lan-left h2 {
    height: 7rem;
    line-height: 7rem;
    font-size: 3rem;
  }

  .bt-lan-left ul {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
    margin-top: 0;
  }

  .bt-lan-left ul li.current, .ll-ch li:hover {
    background: none;
  }

  .bt-lan-left ul li {
    width: 33.33%;
    line-height: 1.5
  }

  .bt-lan-left ul li a {
    background: none;
    font-size: 2rem;
    padding: .5rem;
    text-align: center;
  }

  .bt-lan-left ul li a span {
    padding: 0;
    text-align: center;
  }

  .bt-lan-left ul li.on a:before, .bt-lan-left ul li:hover a:before {
    display: none;
  }

  .bt-lan-left ul li a span {
    padding-left: 0;
  }

  .bt-lan-left ul li a span:after, .bt-lan-left ul li:last-child a span:before {
    display: none;
  }

  .bt-lan-right .lbr {
    padding: 0;
    border: none;
  }

  .ll-sj {
    height: auto;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    margin-top: 3rem;
  }

  .ll-sj li a {
    padding: 5px;
  }

  .ll-list {
    padding: 0 3%;
  }

  .lm-tit {
    border: none;
    padding-left: 0;
    font-size: 1.8rem;
  }

  .lm-tit a, .lm-tit span {
    line-height: 3rem;
  }

  .ll-list ul li p {
    display: none
  }

  .ll-list ul li {
    padding: 1rem 0;
  }

  .bt-lan-right > div:not(.art-content) {
    height: auto;
  }

  .wz-wrap {
    width: 100%;
  }

  .art-tit {
    font-size: 3rem;
    padding: 0;
  }

  .art-info {
    font-size: 1.6rem;
    line-height: 1.3;
    flex-wrap: wrap;
    align-items: center;
    height: auto;
    padding: 1rem 0;
  }

  .art-content p, .art-content span, .art-content a .art-content, .art-content h2, .art-content h3, .art-content h4 {
    font-size: 2rem !important
  }

  .art-fz {
    display: none;
  }

  .art-content {
    min-height: 50rem;
  }

  .slides {
    margin-top: 2rem;
  }

  .slides .swiper-container {
    width: 80%;
  }

  .banner-arrow .swiper-button-next, .banner-arrow .swiper-button-prev {
    width: 3rem;
    height: 5rem
  }
}