.openLink {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  width: 1300px;
  height: 100px;
  margin-left: -650px;
}
.openLink a {
  width: 1300px;
  height: 100px;
}
.openLink div {
  width: 1300px;
  height: 100px;
}
@media screen and (max-width: 1366px) {
  .openLink {
    width: 1000px;
  }
}
.topbg {
  width: 100%;
  min-width: 1200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.topbg img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 1366px) {
  .topbg {
    min-width: 1000px;
  }
}
.closebg {
  width: 56px;
  height: 26px;
  background: #DCDCDC;
  opacity: 0.33;
  border-radius: 13px;
  font-size: 16px;
  position: fixed;
  right: 200px;
  top: 30px;
  z-index: 100;
  text-align: center;
}
.publicIndex {
  width: 100%;
}
.publicIndex .top {
  width: 1300px;
  margin: 0 auto;
  background: #FFFFFF;
  opacity: 0.9;
  padding: 36px 0 24px;
}
.publicIndex .top .top-container {
  width: 1300px;
  margin: 0 auto;
}
.publicIndex .top .top-container .wrapper {
  width: 1200px;
  margin: 0 auto;
}
.publicIndex .top .top-container .wrapper .logo-search {
  margin-top: 36px;
  margin-bottom: 8px;
}
.publicIndex .top .top-container .wrapper .logo-search img {
  float: left;
}
.publicIndex .top .top-container .wrapper .logo-search .search-ipt {
  float: right;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
}
.publicIndex .top .top-container .wrapper .logo-search .searchtip {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding: 9px 15px;
  float: left;
}
.publicIndex .top .top-container .wrapper .logo-search .search-icon {
  width: 14px;
  height: 14px;
  margin: 10px 0;
  border-left: 1px solid #EEEEEE;
  padding-left: 8px;
  padding-right: 5px;
}
.publicIndex .top .top-container .wrapper .logo-search input {
  height: 34px;
  background: #FFFFFF;
  border-radius: 5px;
}
.publicIndex .top .top-container .wrapper .logo-search .search-btn {
  float: right;
  width: 96px;
  height: 36px;
  background: #2091EB;
  border-radius: 0px 5px 5px 0px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
}
.publicIndex .top .top-container .wrapper .logo-search .search-btn:hover {
  cursor: pointer;
}
.publicIndex .top .top-container .wrapper .ewm {
  width: 100%;
  height: 90px;
}
.publicIndex .top .top-container .wrapper .ewm div {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  height: 60px;
  line-height: 60px;
  float: left;
}
.publicIndex .top .top-container .wrapper .ewm div span {
  margin: 0 36px 0 40px;
}
.publicIndex .top .top-container .wrapper .ewm ul {
  float: right;
}
.publicIndex .top .top-container .wrapper .ewm ul li {
  width: 84px;
  float: left;
  text-align: center;
  margin: 0;
}
.publicIndex .top .top-container .wrapper .ewm ul li img {
  width: 37px;
  height: 37px;
  margin-bottom: 12px;
}
.publicIndex .top .top-container .wrapper .ewm ul li p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.publicIndex .top .top-container .wrapper .ewm ul li .ewm-pic {
  position: absolute;
  width: 200px;
  height: 200px;
  margin-left: -56px;
  display: none;
}
.publicIndex .top .top-nav {
  width: 1200px;
  height: 44px;
  background: #2091EB;
  margin: 0 auto;
}
.publicIndex .top .top-nav .nav-header {
  width: 1200px;
  margin: 0 auto;
}
.publicIndex .top .top-nav .nav-header .nav-item {
  float: left;
  width: 133px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
}
.publicIndex .top .top-nav .nav-header .nav-item:hover {
  font-size: 18px;
  font-weight: bold;
  background-color: #156ECB;
}
.publicIndex .top .top-nav .nav-header .nav-item a {
  display: inline-block;
  color: #FFFFFF;
  width: 100%;
}
.publicIndex .top .top-nav .nav-header .nav-item .active {
  background-color: #FFAF30;
}
.rightEwm {
  width: 170px;
  height: 368px;
  position: fixed;
  right: 120px;
  top: 260px;
  border-radius: 6px;
  background: #FFFFFF;
  text-align: center;
  z-index: 99;
}
.rightEwm img {
  width: 150px;
  margin-bottom: 10px;
}
.rightEwm .close {
  width: 22px;
  margin-top: -60px;
  margin-left: 140px;
}
.upTop {
  position: fixed;
  right: 160px;
  bottom: 100px;
  z-index: 100;
}
.upTop img {
  width: 60px;
  height: 60px;
}
.upTop:hover {
  cursor: pointer;
}
.index-container {
  max-width: 1300px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}
.index-container .index-con {
  width: 1200px;
  margin: 0 auto;
}
.index-container .columns {
  width: 1200px;
  margin: 0 auto 6px;
}
.index-container .columns:last-child {
  margin-bottom: 12px;
}
.index-container .columns a {
  display: block;
  float: left;
  width: 100%;
  height: 108px;
  margin-right: 10px;
}
.index-container .columns img {
  width: 100%;
  height: 108px;
}
.index-container .columns .indexadv-1 {
  display: none;
  width: 100%;
}
.index-container .columns .indexadv-2 {
  display: none;
  width: 590px;
  float: left;
  margin-right: 10px;
}
.index-container .columns .indexadv-3 {
  display: none;
  width: 390px;
  float: left;
  margin-right: 12px;
}
.index-container .columns .indexadv-3:last-child {
  margin-right: 0;
}
.index-container .indexnews {
  width: 1180px;
  margin: 0 auto;
  height: 115px;
  background: linear-gradient(0deg, #14A4D9, #4285EC);
  box-shadow: 0px 1px 6px 0px rgba(199, 199, 199, 0.4);
  border-radius: 6px;
  padding: 23px 0 0;
  padding-right: 20px;
  color: #fff;
}
.index-container .indexnews .indexnews-logo {
  margin: 0 60px 0 23px;
  width: 94px;
  height: 93px;
}
.index-container .indexnews .indexnews-list {
  width: 1000px;
  height: 100%;
  float: right;
  overflow: hidden;
  white-space: nowrap;
}
.index-container .indexnews .indexnews-list .indexnews-item1 {
  width: 1000px;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  transform-origin: left 50%;
  margin-bottom: 16px;
}
.index-container .indexnews .indexnews-list .indexnews-item1 a {
  color: #fff;
}
.index-container .indexnews .indexnews-list a {
  width: 260px;
}
.index-container .indexnews .indexnews-list .indexnews_list {
  display: inline-block;
  position: relative;
  height: 40px;
  margin-right: 60px;
}
.index-container .indexnews .indexnews-list .indexnews_list::after {
  content: "|";
  position: absolute;
  right: -27px;
  top: 0;
  color: #fff;
}
.index-container .indexnews .indexnews-list .indexnews_list:last-child::after {
  display: none;
}
.index-container .indexnews .indexnews-list .indexnews-item {
  word-break: break-all;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  width: 260px;
  white-space: initial;
  float: left;
  margin-right: 60px;
}
.index-container .indexnews .indexnews-more {
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #156ECB;
  margin-top: -100px;
}
.index-container .indexswipe {
  width: 100%;
  height: 410px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.index-container .indexswipe .left-swiper {
  width: 720px;
  height: 406px;
  float: left;
  background-color: #f8f8f8;
  position: relative;
}
.index-container .indexswipe .left-swiper .swiper-container {
  width: 100%;
  height: 406px;
}
.index-container .indexswipe .left-swiper .swiper-container .swiper-wrapper {
  width: 100%;
}
.index-container .indexswipe .left-swiper .swiper-container .swiper-slide {
  width: 100%;
  height: 406px;
  position: relative;
}
.index-container .indexswipe .left-swiper .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.index-container .indexswipe .left-swiper .swiper-container .swiper-slide p {
  margin-top: -54px;
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  text-align: left;
  padding-left: 17px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
}
.index-container .indexswipe .left-swiper .pagination {
  display: inline-block;
  margin-right: 16px;
  position: absolute;
  bottom: 16px;
  right: 0px;
  z-index: 99;
}
.index-container .indexswipe .left-swiper .pagination .swiper-pagination-switch {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  float: left;
  margin-left: 5px;
}
.index-container .indexswipe .left-swiper .pagination .swiper-active-switch {
  background-color: #3699FF;
}
.index-container .indexswipe .left-swiper .swiper-next {
  width: 26px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 1;
  cursor: pointer;
}
.index-container .indexswipe .left-swiper .swiper-prev {
  width: 26px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 180px;
  z-index: 1;
}
.index-container .indexswipe .left-swiper .swiper-prev:hover {
  cursor: pointer;
}
.index-container .indexswipe .right-news {
  width: calc(100% - 750px);
  float: right;
  box-sizing: border-box;
  margin-left: 26px;
}
.index-container .indexlist-box {
  padding-top: 30px;
}
.index-container .indexlist-box .indexlist-item {
  float: left;
  width: 376px;
  margin-right: 35px;
}
.index-container .indexlist-box .indexlist-item:last-child {
  margin-right: 0;
}
.index-container .indexlist-box .indexlist-item .news-list {
  min-height: 350px;
}
.index-container .csnews {
  height: 410px;
  margin-top: 37px;
}
.index-container .csnews .csnews-box .csnews-left {
  position: relative;
  float: left;
}
.index-container .csnews .csnews-box .csnews-left a {
  width: 413px;
  height: 300px;
}
.index-container .csnews .csnews-box .csnews-left img {
  width: 413px;
  height: 300px;
}
.index-container .csnews .csnews-box .csnews-left .paly {
  width: 65px;
  height: 65px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -33px;
  margin-top: -33px;
}
.index-container .csnews .csnews-box .csnews-left p {
  margin-top: -63px;
  width: 413px;
  height: 63px;
  line-height: 63px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  text-align: center;
}
.index-container .csnews .csnews-box .csnews-right {
  width: 780px;
  height: 300px;
  margin-left: 410px;
}
.index-container .csnews .csnews-box .csnews-right .csnews-item {
  width: 168px;
  height: 145px;
  float: left;
  position: relative;
  margin-left: 26px;
  margin-bottom: 10px;
}
.index-container .csnews .csnews-box .csnews-right .csnews-item img {
  width: 168px;
  height: 108px;
}
.index-container .csnews .csnews-box .csnews-right .csnews-item .paly {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -36px;
}
.index-container .csnews .csnews-box .csnews-right .csnews-item p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  margin-top: 9px;
}
.index-container .ztnews {
  width: 100%;
  height: 315px;
  background: rgba(153, 153, 153, 0.1);
}
.index-container .ztnews .news-head {
  padding-top: 20px;
}
.index-container .ztnews .ztnews-title {
  width: 55px;
  height: 200px;
  margin-top: 13px;
}
.index-container .ztnews .ztnews-list {
  margin-top: 33px;
  float: right;
  position: relative;
}
.index-container .ztnews .ztnews-list .ztswiper-container {
  width: 1100px;
  height: 160px;
  overflow: hidden;
}
.index-container .ztnews .ztnews-list .ztswiper-container .swiper-wrapper {
  width: 100%;
}
.index-container .ztnews .ztnews-list .ztswiper-container .swiper-slide {
  width: 275px;
  height: 160px;
  position: relative;
}
.index-container .ztnews .ztnews-list .ztswiper-container .swiper-slide a {
  width: 260px;
  height: 160px;
}
.index-container .ztnews .ztnews-list .ztswiper-container .swiper-slide img {
  width: 260px;
  height: 160px;
}
.index-container .ztnews .ztnews-list .ztswiper-container .swiper-slide p {
  text-indent: 16px;
  color: #FFFFFF;
  width: 260px;
  height: 41px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.index-container .ztnews .ztnews-list .swiper-button-next {
  width: 26px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 60px;
}
.index-container .ztnews .ztnews-list .swiper-button-prev {
  width: 26px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 60px;
}
.index-container .zbnews {
  margin-top: 20px;
}
.index-container .zbnews .zbnews-list {
  margin-top: 20px;
}
.index-container .zbnews .zbnews-list a {
  width: 284px;
  height: 223px;
  float: left;
  margin-right: 21px;
}
.index-container .zbnews .zbnews-list a:last-child {
  margin-right: 0;
}
.index-container .zbnews .zbnews-list a .zbnews-item {
  position: relative;
}
.index-container .zbnews .zbnews-list a .zbnews-item img {
  width: 284px;
  height: 160px;
}
.index-container .zbnews .zbnews-list a .zbnews-item .zbicon {
  width: 71px;
  height: 26px;
  position: absolute;
  right: 11px;
  bottom: 11px;
}
.index-container .zbnews .zbnews-list a p {
  line-height: 23px;
  width: 248px;
  height: 50px;
  word-break: break-all;
  background: #F5F5F5;
  padding: 12px 18px 0;
}
.index-container .zbnews .zbnews-list a p span {
  color: #3699FF;
}
.index-container .bmnews-list .bmlink {
  display: block;
  width: 383px;
  height: 76px;
  margin-bottom: 16px;
}
.index-container .jznews {
  margin-top: 35px;
}
.index-container .jznews .jz-list {
  margin-top: 30px;
}
.index-container .jznews .jz-list .jz-item {
  float: left;
  margin-right: 72px;
  margin-bottom: 39px;
}
.index-container .jznews .jz-list .jz-item:nth-child(9) {
  margin-right: 0;
}
.index-container .jznews .jz-list .jz-item a {
  float: left;
}
.index-container .jznews .jz-list .jz-item img {
  width: 68px;
  height: 68px;
  border-radius: 50%;
}
.index-container .jznews .jz-list .jz-item p {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  margin-top: 17px;
}
.index-container .jznews .bmtab {
  display: none;
}
.index-container .jznews .news-head .bmtab {
  width: 200px;
  height: 37px;
}
.index-container .jznews .news-head .jiezhenbtn {
  width: 48px;
  height: 23px;
}
.index-container .jznews .jz-more {
  margin: 0 auto;
  width: 165px;
  height: 50px;
  background: #DAECFF;
  border-radius: 10px;
  font-weight: 400;
  color: #3699FF;
  line-height: 50px;
  text-align: center;
}
.index-container .jznews .jz-more a {
  color: #3699FF;
}
.index-container .jznews .jz-more:hover {
  cursor: pointer;
}
.index-container .yqnews {
  margin-top: 40px;
  margin-bottom: 60px;
}
.index-container .yqnews .yqnews-list {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-top: 23px;
}
.index-container .yqnews .yqnews-list a {
  color: #666666;
  margin-right: 10px;
}
.index-container .yxnews {
  margin-top: 20px;
}
.index-container .yxnews .yxswiper-container {
  width: 1200px;
  height: 220px;
  overflow: hidden;
  position: relative;
  margin-left: 10px;
}
.index-container .yxnews .yxswiper-container .swiper-wrapper {
  width: 100%;
}
.index-container .yxnews .yxswiper-container .swiper-slide {
  width: 300px;
  height: 220px;
  position: relative;
}
.index-container .yxnews .yxswiper-container .swiper-slide a {
  width: 284px;
  height: 223px;
  float: left;
  margin-right: 21px;
}
.index-container .yxnews .yxswiper-container .swiper-slide a:last-child {
  margin-right: 0;
}
.index-container .yxnews .yxswiper-container .swiper-slide a .zbnews-item {
  position: relative;
}
.index-container .yxnews .yxswiper-container .swiper-slide a .zbnews-item img {
  width: 284px;
  height: 160px;
}
.index-container .yxnews .yxswiper-container .swiper-slide a .zbnews-item .zbicon {
  width: 71px;
  height: 26px;
  position: absolute;
  right: 11px;
  bottom: 11px;
}
.index-container .yxnews .yxswiper-container .swiper-slide a p {
  line-height: 23px;
  width: 248px;
  height: 50px;
  word-break: break-all;
  background: #F5F5F5;
  padding: 12px 18px 0;
}
.index-container .yxnews .yxswiper-button-next {
  width: 26px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 80px;
}
.index-container .yxnews .yxswiper-button-prev {
  width: 26px;
  height: 40px;
  position: absolute;
  right: 16px;
  top: 80px;
}
.index-container .news-head {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 2px solid rgba(32, 145, 235, 0.2);
}
.index-container .news-head .title-img {
  width: 230px;
  height: 39px;
  float: left;
  vertical-align: text-bottom;
}
.index-container .news-head .title-txt {
  float: left;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3699FF;
  padding-left: 11px;
  border-left: 5px solid #2091EB;
}
.index-container .news-head .more {
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #156ECB;
  margin-top: 10px;
}
.index-container .news-list {
  background: #FAFAFA;
  padding-top: 18px;
}
.index-container .news-list a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-container .news-list .news-point {
  width: 8px;
  height: 8px;
  background: #C6C6C6;
  border-radius: 50%;
  float: left;
  margin-left: 22px;
  margin-right: 16px;
  margin-top: 8px;
}
.index-container .news-list .news-item {
  color: #444444;
  margin-bottom: 20px;
  height: 22px;
}
.index-container .news-list .news-item:hover {
  color: #156ECB;
  cursor: pointer;
}
.index-container .news-list .news-item:hover .news-point {
  background: #2091EB;
}
.index-container .news-list .news-item:hover a {
  color: #156ECB;
}
.index-container .news-list .news-item .news-title {
  float: left;
  width: 70%;
}
.index-container .news-list .news-item .news-time {
  float: right;
  color: #999999;
  margin-right: 15px;
}
.index-container .news-list .news-item-first {
  width: 100%;
  height: 105px;
  background: #F3F7FA;
  margin-bottom: 20px;
}
.index-container .news-list .news-item-first img {
  float: left;
  width: 157px;
  height: 105px;
}
.index-container .news-list .news-item-first .news-title {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #288AE3;
  line-height: 30px;
  margin: 0 0 0 20px;
  width: 80%;
}
.index-container .news-list .news-item-first .news-title1 {
  word-break: break-all;
  width: 50%;
  margin-top: 18px;
}
.index-container .news-list .news-item-other {
  margin-bottom: 16px;
}
.index-container .news-list .news-item-other .news-point {
  width: 6px;
  height: 6px;
}
.index-container .news-list .news-item-other .news-title {
  width: 96%;
}
