@import url(common.css);
.banner-swiper {
  height: 752px;
  width: 100%;
  position: relative;
}
.banner-swiper .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner-swiper .swiper-slide > img {
  width: 1920px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.banner-swiper .swiper-slide > a > img {
  width: 1920px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.banner-swiper .swiper-slide .mask {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}
.banner-swiper .swiper-slide .topTxt_01 {
  position: absolute;
  left: -1000px;
  top: 127px;
  z-index: 9;
  margin-left: -265px;
}
.banner-swiper .swiper-slide .topTxt_02 {
  position: absolute;
  right: -1000px;
  top: 244px;
  z-index: 9;
  margin-right: -494px;
}
.banner-swiper .swiper-slide .videoBox {
  width: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  overflow: hidden;
}
.banner-swiper .swiper-slide .videoBox video {
  width: 100%;
  height: 100%;
}
.banner-swiper .banner-pagination {
  position: absolute;
  bottom: 40px;
  z-index: 9;
  text-align: center;
}
.banner-swiper .banner-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
  width: 20px;
  height: 4px;
  margin-right: 5px;
  border-radius: 0;
  position: relative;
}
.banner-swiper .banner-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.banner-swiper .banner-pagination .swiper-pagination-bullet i {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  background: #1f7eff;
  position: absolute;
  left: 0;
  top: 0;
}
.banner-swiper .banner-pagination .swiper-pagination-bullet-active {
  width: 110px;
  position: relative;
}
.banner-swiper .banner-pagination .swiper-pagination-bullet-active i {
  width: 100%;
}
.wrap .title {
  font-size: 38px;
  color: #001633;
}
.wrap .title span {
  color: #001633;
  opacity: 0.2;
  font-size: 24px;
  margin-left: 16px;
  vertical-align: bottom;
  text-transform: uppercase;
}
.zyyw .content {
  margin-top: 50px;
}
.zyyw .content > li {
  float: left;
  width: 300px;
  height: 400px;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(230deg, #e6f1ff 0%, #ffffff 100%);
}
.zyyw .content > li .hoverBox {
  position: absolute;
  left: -600px;
  transition: all 0.2s 0.2s ease-out;
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 2px;
}
.zyyw .content > li .hoverBox .conBox {
  padding: 30px 0 0 26px;
  position: absolute;
  left: -400px;
  transition: all 0.2s 0.2s ease-out;
}
.zyyw .content > li .box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.zyyw .content > li .box .pic {
  height: 168px;
  text-align: center;
  line-height: 168px;
  margin-top: 80px;
}
.zyyw .content > li .box .pic img {
  vertical-align: middle;
}
.zyyw .content > li .box .tit {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.zyyw .content > li:nth-child(1) .box {
  background: url(../images/zyyw_bg1.jpg) center center no-repeat;
}
.zyyw .content > li:nth-child(1).on .hoverBox {
  background: url(../images/zyyw_hover_bg1.jpg) center center no-repeat;
  left: 0;
  top: 0;
}
.zyyw .content > li:nth-child(1).on .hoverBox .conBox {
  left: 0;
}
.zyyw .content > li:nth-child(1).on .hoverBox .tit {
  font-size: 20px;
  color: #001633;
}
.zyyw .content > li:nth-child(1).on .hoverBox .tit img {
  width: 32px;
  height: 24px;
  vertical-align: middle;
  margin-right: 12px;
  margin-top: -4px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .text {
  font-size: 18px;
  color: #0060e2;
  margin-top: 24px;
}
.zyyw .content > li:nth-child(1).on .hoverBox p {
  color: #001633;
  margin-top: 24px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .box1 li {
  margin-top: 22px;
  color: #666666;
  display: inline-block;
  margin-right: 40px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .box1 li img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .line {
  width: 288px;
  height: 1px;
  background-color: #3d3c4c;
  opacity: 0.1;
  margin-top: 24px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .box2 {
  width: 215px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .box2 li {
  margin-top: 22px;
  color: #666666;
  display: inline-block;
  margin-right: 40px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .box2 li img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .bom {
  margin-top: 20px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .bom a {
  display: inline-block;
  width: 146px;
  height: 36px;
  background-color: #0055e3;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
  margin-right: 12px;
}
.zyyw .content > li:nth-child(1).on .hoverBox .bom a:nth-child(2) {
  background: #fff;
  box-shadow: 0px 3px 32px 0px rgba(21, 42, 80, 0.1);
  color: #666666;
}
.zyyw .content > li:nth-child(2) .box {
  background: url(../images/zyyw_bg2.jpg) center center no-repeat;
}
.zyyw .content > li:nth-child(2).on {
  border: solid 2px #ffffff;
  box-shadow: 0px 3px 32px 0px rgba(5, 40, 88, 0.1);
}
.zyyw .content > li:nth-child(2).on .hoverBox {
  left: 0;
  top: 0;
}
.zyyw .content > li:nth-child(2).on .hoverBox .conBox {
  left: 0;
}
.zyyw .content > li:nth-child(2).on .hoverBox .tit {
  font-size: 20px;
  color: #001633;
}
.zyyw .content > li:nth-child(2).on .hoverBox .tit img {
  width: 32px;
  height: 24px;
  vertical-align: middle;
  margin-right: 12px;
  margin-top: -4px;
}
.zyyw .content > li:nth-child(2).on .hoverBox .box3 {
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 18px;
}
.zyyw .content > li:nth-child(2).on .hoverBox .box3 li {
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
}
.zyyw .content > li:nth-child(2).on .hoverBox .box3 li .pic {
  width: 90px;
  height: 90px;
  float: left;
}
.zyyw .content > li:nth-child(2).on .hoverBox .box3 li .pic img {
  width: 100%;
  height: 100%;
}
.zyyw .content > li:nth-child(2).on .hoverBox .box3 li .text {
  float: left;
  color: #001633;
  margin-left: 15px;
  margin-top: 35px;
}
.zyyw .content > li:nth-child(2).on .hoverBox .box3 li:nth-child(2n) {
  margin-left: 54px;
}
.zyyw .content > li:nth-child(3) {
  margin-right: 0;
}
.zyyw .content > li:nth-child(3) .box {
  background: url(../images/zyyw_bg3.jpg) center center no-repeat;
}
.zyyw .content > li:nth-child(3).on {
  border: solid 2px #ffffff;
  box-shadow: 0px 3px 32px 0px rgba(5, 40, 88, 0.1);
}
.zyyw .content > li:nth-child(3).on .hoverBox {
  left: 0;
  top: 0;
}
.zyyw .content > li:nth-child(3).on .hoverBox .conBox {
  left: 0;
}
.zyyw .content > li:nth-child(3).on .hoverBox .tit {
  font-size: 20px;
  color: #001633;
}
.zyyw .content > li:nth-child(3).on .hoverBox .tit img {
  width: 32px;
  height: 24px;
  vertical-align: middle;
  margin-right: 12px;
  margin-top: -4px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .text {
  font-size: 18px;
  color: #0060e2;
  margin-top: 20px;
}
.zyyw .content > li:nth-child(3).on .hoverBox p {
  color: #001633;
  margin-top: 15px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .box1 li {
  margin-top: 13px;
  color: #666666;
  display: inline-block;
  margin-right: 40px;
  font-size: 14px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .box1 li img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .line {
  width: 510px;
  height: 1px;
  background-color: #0055e3;
  opacity: 0.2;
  margin-top: 15px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .box2 {
  width: 215px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .box2 li {
  margin-top: 17px;
  color: #666666;
  display: inline-block;
  margin-right: 40px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .box2 li img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .bom {
  margin-top: 15px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .bom span {
  color: #0060e2;
  margin-right: 11px;
}
.zyyw .content > li:nth-child(3).on .hoverBox .bom span:last-child {
  margin-right: 0;
}
.zyyw .content .on {
  width: 560px;
  box-shadow: 0px 3px 32px 0px rgba(5, 40, 88, 0.1);
}
.zyyw .content .on .box {
  display: none;
}
.cpzs {
  width: 100%;
  height: 1050px;
  background: #f9faff;
  padding-top: 80px;
}
.cpzs .wrap {
  position: relative;
  overflow: hidden;
}
.cpzs .wrap .hed .title {
  color: #001633;
  float: left;
}
.cpzs .wrap .hed .title span {
  color: #001633;
  opacity: .2;
}
.cpzs .wrap .hed .cpzs-nav {
  float: right;
  margin-top: 17px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.cpzs .wrap .hed .cpzs-nav li {
  font-size: 20px;
  height: 18px;
  border-right: 1px solid #999999;
  padding: 0 30px;
  display: inline-block;
  line-height: 18px;
  cursor: pointer;
}
.cpzs .wrap .hed .cpzs-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  color: rgba(153, 153, 153, 0.3);
  font-size: 18px;
}
.cpzs .wrap .hed .cpzs-nav li:nth-child(1) {
  padding: 0 30px 0 7px;
}
.cpzs .wrap .hed .cpzs-nav li:last-child {
  padding: 0 7px 0 30px;
  border-right: none;
}
.cpzs .wrap .hed .cpzs-nav li:last-child.on::after {
  left: auto;
  right: 0;
}
.cpzs .wrap .hed .cpzs-nav .on {
  color: #0055e3;
  position: relative;
}
.cpzs .wrap .hed .cpzs-nav .on a {
  color: #0055e3;
}
.cpzs .wrap .hed .cpzs-nav .on::after {
  content: '';
  display: block;
  width: 138px;
  height: 2px;
  background: #0055e3;
  position: absolute;
  bottom: -13px;
  left: 0px;
}
.cpzs .wrap .cpzs-swiper {
  margin-top: 43px;
  z-index: 3;
}
.cpzs .wrap .cpzs-swiper .slide1 .left {
  float: left;
  width: 428px;
}
.cpzs .wrap .cpzs-swiper .slide1 .left .pic {
  text-align: center;
}
.cpzs .wrap .cpzs-swiper .slide1 .left .videoPic {
  text-align: center;
  margin-top: 48px;
  cursor: pointer;
  position: relative;
}
.cpzs .wrap .cpzs-swiper .slide1 .left .videoPic p {
  width: 108px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #fff;
  position: absolute;
  color: #fff;
  font-size: 14px;
  text-align: center;
  bottom: 25px;
  line-height: 28px;
  left: 65px;
}
.cpzs .wrap .cpzs-swiper .slide1 .left .videoPic p img {
  margin-right: 6px;
  vertical-align: middle;
}
.cpzs .wrap .cpzs-swiper .slide1 .left .videoPic p span {
  vertical-align: middle;
}
.cpzs .wrap .cpzs-swiper .slide1 .left li {
  width: 200px;
  height: 277px;
  border: 1px solid #fff;
  border-radius: 2px;
  margin-bottom: 20px;
  float: left;
  padding: 7px;
}
.cpzs .wrap .cpzs-swiper .slide1 .left li img {
  width: 100%;
  height: 100%;
}
.cpzs .wrap .cpzs-swiper .slide1 .left li:nth-child(2n) {
  float: right;
  margin-right: 0;
}
.cpzs .wrap .cpzs-swiper .slide1 .right {
  width: 705px;
  float: right;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .top .tit {
  text-align: right;
  font-size: 30px;
  color: #001633;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .top .tit a {
  font-size: 30px;
  color: #001633;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .top .text {
  margin-top: 20px;
  color: rgba(51, 51, 51, 0.6);
  text-align: justify;
  text-indent: 2em;
  line-height: 28px;
  opacity: .6;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom {
  margin-top: 36px;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li {
  margin-bottom: 38px;
  height: 146px;
  width: 97px;
  float: left;
  margin-right: 54px;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li:nth-child(5n) {
  margin-right: 0;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li .icon {
  width: 70px;
  height: 70px;
  border-radius: 16px;
  border: 1px solid rgba(0, 85, 227, 0.5);
  text-align: center;
  line-height: 70px;
  margin: 0 auto;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li .icon img {
  vertical-align: middle;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li .tit {
  color: #0055e3;
  font-size: 18px;
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li .tit span {
  font-size: 24px;
}
.cpzs .wrap .cpzs-swiper .slide1 .right .bom li p {
  margin-top: 8px;
  opacity: .7;
  color: #333;
  text-align: center;
}
.cpzs .wrap .cpzs-swiper .slide2 .jqr_tit {
  color: #fff;
  font-size: 30px;
}
.cpzs .wrap .cpzs-swiper .slide2 .text {
  color: #fff;
  opacity: .6;
  margin-top: 20px;
  text-align: justify;
  line-height: 28px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list {
  padding-left: 87px;
  margin-top: 53px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li {
  background: rgba(253, 253, 253, 0.1);
  position: relative;
  border: solid 1px #92bbff;
  float: left;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li .tit {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li img {
  position: absolute;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li:nth-child(1) {
  width: 360px;
  height: 446px;
  padding: 45px 37px 0 134px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li:nth-child(1) img {
  bottom: 14px;
  left: -87px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li:nth-child(2) {
  width: 730px;
  height: 229px;
  float: right;
  padding: 17px 190px 0 28px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li:nth-child(2) img {
  bottom: -12px;
  right: 0px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li:nth-child(3) {
  margin-top: 28px;
  width: 681px;
  height: 188px;
  float: right;
  padding: 12px 31px 0 119px;
}
.cpzs .wrap .cpzs-swiper .slide2 .list li:nth-child(3) img {
  bottom: 0px;
  left: -82px;
}
.cpzs .wrap .cpzs-swiper .slide3 {
  position: relative;
}
.cpzs .wrap .cpzs-swiper .slide3 .dg_tit {
  color: #fff;
  font-size: 30px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list {
  position: absolute;
  width: 100%;
  top: 20px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list img {
  position: absolute;
  left: 406px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li {
  width: 360px;
  height: 93px;
  border: 1px solid #92bbff;
  background: #2471f4;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  line-height: 93px;
  position: absolute;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li:nth-of-type(1) {
  left: 28px;
  top: 116px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li:nth-of-type(2) {
  left: 28px;
  top: 266px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li:nth-of-type(3) {
  left: 28px;
  top: 431px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li:nth-of-type(4) {
  right: 98px;
  top: 116px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li:nth-of-type(5) {
  right: 98px;
  top: 266px;
}
.cpzs .wrap .cpzs-swiper .slide3 .list li:nth-of-type(6) {
  right: 98px;
  top: 431px;
}
.cpzs .wrap .cpzs-swiper .slide4 .dg_tit {
  font-size: 30px;
}
.cpzs .wrap .cpzs-swiper .slide4 .list {
  text-align: center;
  margin-top: 6px;
}
.cpzs .wrap .morecp {
  margin-top: 30px;
  position: relative;
  z-index: 3;
}
.cpzs .wrap .morecp .more_tit {
  font-size: 20px;
  color: #333333;
  padding-bottom: 12px;
  border-bottom: 1px solid #bdbec1;
}
.cpzs .wrap .morecp ul {
  margin-top: 21px;
}
.cpzs .wrap .morecp ul li {
  width: 218px;
  height: 60px;
  background: #1663e2;
  display: table;
  margin-right: 27px;
  margin-bottom: 24px;
  float: left;
}
.cpzs .wrap .morecp ul li a {
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  display: table-cell;
  width: 100%;
  height: 100%;
}
.cpzs .wrap .morecp ul li:nth-child(5n) {
  margin-right: 0;
}
.czxy {
  padding-top: 80px;
  height: 1018px;
  background: url(../images/zcxy_bg.jpg) center center no-repeat;
}
.czxy .wrap {
  height: auto;
}
.czxy .title {
  color: #fff;
}
.czxy .title span {
  color: #fff;
  opacity: .2;
}
.czxy .content {
  margin-top: 50px;
  height: 805px;
  background: url(../images/zcyx_bg.png) center 14px no-repeat;
}
.czxy .content ul {
  width: 100%;
  position: relative;
}
.czxy .content ul li {
  width: 288px;
  position: absolute;
  cursor: pointer;
}
.czxy .content ul li .tit {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.czxy .content ul li .text {
  width: 288px;
  color: #fff;
  line-height: 24px;
  margin-top: 24px;
  text-align: justify;
}
.czxy .content ul li .icon {
  transition: all .5s;
  margin-top: 20px;
  text-align: right;
}
.czxy .content ul li:nth-child(1) {
  left: 28px;
  top: 91px;
}
.czxy .content ul li:nth-child(2) {
  top: 461px;
  left: 365px;
}
.czxy .content ul li:nth-child(2) .text {
  width: 375px;
}
.czxy .content ul li:nth-child(3) {
  top: 7px;
  left: 548px;
}
.czxy .content ul li:nth-child(3) .text {
  width: 515px;
}
.czxy .content ul li:nth-child(4) {
  top: 386px;
  left: 898px;
}
.czxy .content ul li:hover .icon {
  transform: translateY(-15px);
}
.xwzx .content {
  width: 1264px;
  margin: 50px auto 0;
  position: relative;
}
.xwzx .content .xwzx-nav {
  position: absolute;
  right: 32px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
  z-index: 999;
}
.xwzx .content .xwzx-nav li {
  font-size: 20px;
  height: 18px;
  border-right: 1px solid #e7e7e7;
  padding: 0 30px;
  display: inline-block;
  color: #999;
  line-height: 18px;
}
.xwzx .content .xwzx-nav li a {
  color: #999;
  display: block;
  width: 100%;
  height: 100%;
}
.xwzx .content .xwzx-nav li:last-child {
  border-right: none;
}
.xwzx .content .xwzx-nav .on {
  color: #0055e3;
  position: relative;
}
.xwzx .content .xwzx-nav .on a {
  color: #0055e3;
}
.xwzx .content .xwzx-nav .on::after {
  content: '';
  display: block;
  width: 100px;
  height: 2px;
  background: #0055e3;
  position: absolute;
  bottom: -11px;
  left: 10px;
}
.xwzx .content .xwzx-swiper .swiper-slide {
  height: 541px;
  position: relative;
}
.xwzx .content .xwzx-swiper .swiper-slide .left {
  width: 541px;
  height: 541px;
  position: absolute;
  z-index: 2;
  left: 32px;
}
.xwzx .content .xwzx-swiper .swiper-slide .left img {
  width: 100%;
  height: 100%;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0 40px;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox .tit {
  margin-top: 93px;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox .tit a {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox .text {
  margin-top: 36px;
  color: #fff;
  line-height: 30px;
  opacity: .8;
  text-align: justify;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox .bom {
  position: absolute;
  bottom: 52px;
  overflow: hidden;
  width: 461px;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox .bom a {
  display: block;
  width: 146px;
  height: 36px;
  border-radius: 5px;
  background-color: #0055e3;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  float: left;
}
.xwzx .content .xwzx-swiper .swiper-slide .left .maskBox .bom .date {
  float: right;
  font-size: 20px;
  color: #fff;
  text-decoration: underline;
  margin-top: 5px;
}
.xwzx .content .xwzx-swiper .swiper-slide .right {
  position: absolute;
  top: 63px;
  right: 32px;
  width: 659px;
  height: 430px;
  padding: 42px 36px 0 58px;
  box-shadow: 0px 3px 32px 0px rgba(5, 40, 88, 0.1);
}
.xwzx .content .xwzx-swiper .swiper-slide .right li {
  width: 260px;
  float: left;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .pic {
  width: 260px;
  height: 192px;
  background-color: #414a77;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .pic img {
  width: 100%;
  height: 100%;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .tit {
  font-size: 18px;
  color: #222222;
  margin-top: 15px;
  font-weight: bold;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .tit a {
  font-weight: bold;
  color: #222;
  font-size: 18px;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .text {
  min-height: 40px;
  margin-top: 15px;
  color: #999;
  opacity: 0.8;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .bom {
  margin-top: 25px;
  overflow: hidden;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .bom .date {
  font-size: 20px;
  color: #999;
  float: left;
  text-decoration: underline;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li .bom a {
  display: block;
  width: 22px;
  height: 13px;
  background: url(../images/right_jt.png) center center no-repeat;
  float: right;
  margin-top: 3px;
}
.xwzx .content .xwzx-swiper .swiper-slide .right li:nth-child(2) {
  float: right;
}
.gsdsj .gsdsj-nav {
  margin-top: 50px;
  width: 100%;
  position: relative;
}
.gsdsj .gsdsj-nav .next {
  width: 28px;
  height: 28px;
  background: url(../images/next.png) center top no-repeat;
  position: absolute;
  right: 0;
  z-index: 9;
  transition: all .2s;
  cursor: pointer;
}
.gsdsj .gsdsj-nav .next:hover {
  background-position-y: -30px;
}
.gsdsj .gsdsj-nav .prev {
  width: 28px;
  height: 28px;
  background: url(../images/prev.png) center top no-repeat;
  position: absolute;
  left: 0;
  z-index: 9;
  transition: all .2s;
  cursor: pointer;
}
.gsdsj .gsdsj-nav .prev:hover {
  background-position-y: -30px;
}
.gsdsj .gsdsj-nav .swiper-container {
  width: 1065px;
  margin: 0 auto;
}
.gsdsj .gsdsj-nav .swiper-container .swiper-slide {
  width: 100px;
  font-size: 20px;
  color: #999;
  text-align: center;
  padding-bottom: 14px;
  cursor: pointer;
}
.gsdsj .gsdsj-nav .swiper-container .swiper-slide-active {
  color: #0055e3;
  border-bottom: 2px solid #0055e3;
}
.gsdsj .parBd {
  width: 100%;
  height: 200px;
  background: url(../images/gsdsj_bg.png) center top no-repeat;
  overflow: hidden;
}
.gsdsj .parBd .slideBox {
  margin-top: 80px;
  font-size: 18px;
  color: #222222;
  line-height: 1.6;
  padding: 0 20px;
  text-align: center;
}
.fwstq .content {
  margin-top: 90px;
  position: relative;
}
.fwstq .content .top {
  height: 228px;
  width: 373px;
  background: url(../images/fwstq_bg1.png) center bottom no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -186.5px;
}
.fwstq .content .top .pic {
  width: 250px;
  height: 184px;
  background-color: #e5eefc;
  border: solid 1px #0055e3;
  position: absolute;
  left: 50%;
  margin-left: -124px;
  text-align: center;
  line-height: 184px;
}
.fwstq .content .top .pic img {
  width: 230px;
  height: 168px;
  vertical-align: middle;
}
.fwstq .content .bom {
  height: 296px;
  width: 1200px;
  background: url(../images/fwstq_bg2.png) center center no-repeat;
  position: absolute;
  top: 238px;
}
.fwstq .content .bom li {
  position: absolute;
}
.fwstq .content .bom li:nth-child(1) {
  top: 68px;
  left: 89px;
}
.fwstq .content .bom li:nth-child(2) {
  top: 47px;
  left: 283px;
}
.fwstq .content .bom li:nth-child(3) {
  top: 47px;
  left: 460px;
}
.fwstq .content .bom li:nth-child(4) {
  top: 44px;
  left: 591px;
}
.fwstq .content .bom li:nth-child(5) {
  top: 32px;
  left: 778px;
}
.fwstq .content .bom li:nth-child(6) {
  top: 68px;
  right: 67px;
}
.fwstq .content .bom li:nth-child(7) {
  left: 20px;
  top: 141px;
}
.fwstq .content .bom li:nth-child(8) {
  top: 127px;
  left: 253px;
}
.fwstq .content .bom li:nth-child(9) {
  top: 152px;
  left: 468px;
}
.fwstq .content .bom li:nth-child(10) {
  top: 152px;
  left: 665px;
}
.fwstq .content .bom li:nth-child(11) {
  top: 118px;
  left: 837px;
}
.fwstq .content .bom li:nth-child(12) {
  right: 37px;
  top: 150px;
}
.fwstq .content .bom li:nth-child(13) {
  top: 190px;
  left: 186px;
}
.fwstq .content .bom li:nth-child(14) {
  top: 231px;
  left: 382px;
}
.fwstq .content .bom li:nth-child(15) {
  top: 241px;
  left: 578px;
}
.fwstq .content .bom li:nth-child(16) {
  top: 218px;
  left: 788px;
}
.fwstq .content .bom li:nth-child(17) {
  top: 168px;
  left: 951px;
}
.dxal {
  margin-bottom: 80px;
}
.dxal .nav {
  margin-top: 37px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 13px;
}
.dxal .nav li {
  width: 225px;
  color: #344657;
  font-size: 16px;
  float: left;
  margin-right: 100px;
  text-align: center;
  cursor: pointer;
}
.dxal .nav li:last-child {
  margin-right: 0;
}
.dxal .nav .on {
  position: relative;
  color: #3f8bff;
}
.dxal .nav .on::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #5b9df7;
  position: absolute;
  left: 0;
  bottom: -15px;
}
.dxal .dxal-swiper {
  margin-top: 38px;
}
.dxal .dxal-swiper .swiper-slide {
  overflow: hidden;
}
.dxal .dxal-swiper .swiper-slide .pic {
  width: 713px;
  height: 355px;
  float: left;
}
.dxal .dxal-swiper .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.dxal .dxal-swiper .swiper-slide .right {
  width: 470px;
  height: 353px;
  float: right;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#a3caaf, #a3caaf);
  box-shadow: 0px 0px 8px 0px rgba(60, 144, 255, 0.11), inset 0px 0px 21px 0px rgba(192, 219, 255, 0.35);
  border-radius: 4px;
  border: solid 1px #ddecff;
  padding: 27px 26px 0 24px;
  background-blend-mode: normal normal;
}
.dxal .dxal-swiper .swiper-slide .right h2 {
  font-size: 18px;
  color: #4e6495;
  font-weight: bold;
}
.dxal .dxal-swiper .swiper-slide .right p {
  margin-top: 8px;
  font-size: 16px;
  color: #000000;
  line-height: 1.5;
  text-align: justify;
}
