@charset "utf-8";
/* CSS Document */
#slideshow .layui-carousel-ind {
  top: -60px;
}
#video {
  height: 480px;
  display: flex;
  align-items: center;
  background: url('../images/headerVideo.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  text-align: center;
  position: relative;
}
.videoplay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.vOut {
  position: absolute;
  left: 300px;
  top: 451px;
  text-align: left;
  z-index: 30;
}
.vTitle {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.vContent {
  width: 714px;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  margin-top: 33px;
}
.vPlay {
  height: 35px;
  width: 115px;
  line-height: 65px;
  margin-top: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: #3779FF;
}
.vPImg {
  float: left;
}
.vpText {
  float: left;
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #FFFFFF;
}
.videoModel {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
}
.videoModel video {
  margin-top: 240px;
}
.videoModel i {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-size: 36px;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
#zxzx .zxTitle {
  margin: auto;
  width: 130px;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
#zxzx #jrzx {
  width: 1180px;
  height: 431px;
  background: #F3F5F8;
  box-shadow: 3px 4px 7px 0px rgba(155, 155, 155, 0.48), 0px 0px 38px 2px rgba(247, 243, 243, 0.65);
  border-radius: 20px;
  margin-left: 370px;
  margin: auto;
}
#zxzx .jrLeft {
  width: 509px;
  height: 311px;
  border-radius: 10px;
  padding-left: 42px;
  padding-top: 60px;
  float: left;
}
#zxzx .layui-carousel-ind {
  width: 508px;
  height: 36px;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.8;
  border-radius: 0px 0px 10px 10px;
}
#zxzx .layui-carousel-ind li {
  height: 6px;
  width: 6px;
}
#zxzx .layui-carousel-ind li.layui-this {
  width: 19px;
  height: 6px;
  background: #3C7EF2;
  border-radius: 3px;
}
#zxzx .layui-carousel > [carousel-item] {
  border-radius: 10px;
}
#zxzx .layui-carousel-ind ul {
  padding-top: 15px;
  padding-right: 20px;
  float: right;
  background-color: rgba(0, 0, 0, 0);
}
#jrzx .jrRight {
  width: 549px;
  float: left;
  padding-top: 60px;
  padding-left: 39px;
  padding-right: 41px;
}
#jrzx .jrRight a {
  cursor: pointer;
}
#jrzx .jrRight a:hover {
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3779FF;
}
#jrzx .jrRight ul li {
  margin-top: 20px;
}
#jrzx .jrRight ul li:first-child {
  margin-top: 0px;
}
#jrzx .title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3F516F;
  line-height: 20px;
}
#jrzx .time {
  float: right;
  height: 12px;
  font-size: 14px;
  font-weight: bold;
  color: #9FA9BC;
  line-height: 20px;
  font-family: Microsoft YaHei;
}
#jrzx .content {
  clear: both;
  width: 538px;
  height: 36px;
  font-size: 14px;
  font-family: SimHei;
  font-weight: bold;
  color: #AAB9CB;
  line-height: 21px;
  padding-top: 15px;
  display: none;
}
#jrzx input {
  width: 140px;
  height: 47px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 6px;
  margin-top: 14px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #AAB9CB;
  line-height: 43px;
  cursor: pointer;
}
#zdcy {
  background: #2D3340;
  padding-top: 59px;
  padding-bottom: 80px;
}
#zdcy .title {
  text-align: center;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
#zdcy .content {
  width: 1300px;
  margin: 0 auto;
  margin-top: 36px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
#zdcy .cyList {
  width: 278px;
  height: 222px;
  background: linear-gradient(-28deg, #272D39, #2E3843);
  border: 1px solid rgba(36, 42, 56, 0.73);
  box-shadow: -5px -10px 29px 0px #353F52, 8px 13px 51px 3px #161B26;
  border-radius: 10px;
  float: left;
  margin-left: 24px;
  margin-top: 24px;
}
#zdcy .cyList:first-child {
  margin-left: 0px;
}
.cyImg {
  margin-top: 34px;
}
.cyTitle {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 20px;
  font-family: Microsoft YaHei;
}
.cyLine {
  width: 178px;
  height: 1px;
  background: #394554;
  box-shadow: 1px 1px 2px 0px #15181E;
  border-radius: 50%;
  margin: auto;
  margin-top: 24px;
}
.cyContent {
  width: 214px;
  font-size: 14px;
  font-weight: 400;
  color: #9EABC6;
  line-height: 28px;
  margin: auto;
  margin-top: 6px;
  font-family: Microsoft YaHei;
}
#tzzx {
  width: 100%;
  height: 682px;
  background: #FFFFFF;
}
.tzzxTitle {
  margin: auto;
  padding-top: 64px;
  width: 130px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2B313E;
}
#tzzxLeft {
  float: left;
  margin-top: 52px;
  height: 400px;
  width: 702px;
}


#tzzxLeft label::before {
  content: '*';
  color: red;
}

.tzzxRmwtT {
  width: 72px;
  height: 17px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #2B313E;
  line-height: 24px;
}
#tzzxRight {
  float: left;
  margin-left: 40px;
  margin-top: 52px;
  height: 400px;
  width: 440px;
}
.tzzxRmwt {
  position: relative;
  top: 0;
}
.tzzxRmwTitle {
  width: 391px;
  margin-left: 21px;
  height: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3F516F;
  line-height: 24px;
}
#slideshow .layui-carousel {
  height: 480px !important;
}
.tzzxRmwContent {
  width: 391px;
  margin-left: 21px;
  margin-top: 21px;
  height: 63px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #AAB9CB;
  line-height: 24px;
}
.tzzxRmwtDiv {
  width: 391px;
  margin-top: 24px;
}
.tzzxRmwtDiv:first-child {
  margin-top: 20px;
}
#jrzx .zxzxMore {
  width: 140px;
  height: 47px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #cfdeeb, -6px -6px 14px 0px #ffffff;
  border-radius: 6px;
  margin-top: 14px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 43px;
  cursor: pointer;
  text-align: center;
}
#jrzx .zxzxMore a {
  color: #AAB9CB;
}
.zxzxDot {
  width: 4px;
  height: 4px;
  background: #0052D9;
  border-radius: 50%;
  float: left;
  display: inline-block;
  position: relative;
  top: 10px;
  margin-right: 7px;
}
#tzzx-container {
  position: relative;
  overflow: hidden;
  margin-top: 24px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 10px;
  width: 440px;
  height: 408px;
}
#statistics {
  width: 100%;
  height: 178px;
  position: absolute;
  top: 550px;
  z-index: 100;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
}
.statistics-con {
  display: flex;
  justify-content: center;
  position: relative;
}
.statistics-d1 {
  float: left;
  width: 242px;
  height: 178px;
  background: #3779FF;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.statistics-d1:nth-child(2n) {
  background: #1C5EE5;
}
.sta-text {
  height: 23px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
}
.sta-content {
  padding: 0 25px;
  margin-top: 38px;
  height: 39px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
}
#zxzx {
  background: #F5F7FA;
  padding-top: 191px;
  padding-bottom: 90px;
}
#zsmap {
  height: 768px;
  display: flex;
  align-items: center;
  background: url('../images/zsMap.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  text-align: center;
  position: relative;
}
.map-xt {
  width: 54px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 1px;
  margin-top: 20px;
}
.map-text {
  width: 286px;
  height: 33px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 21px;
}
.map-button {
  width: 111px;
  height: 39px;
  background: #3779FF;
  border-radius: 5px;
  margin-top: 36px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.map-button-text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.map-button-text a {
  text-decoration: none;
  color: #FFFFFF;
}
.map-button-text a:hover {
  color: #FFFFFF;
}
#cyjd {
  padding-top: 55px;
  padding-bottom: 88px;
  background: #F5F7FA;
}
.cyjd-title {
  width: 339px;
  height: 33px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3F516F;
  line-height: 20px;
  margin: auto;
}
.cyjd-desc {
  width: 629px;
  height: 32px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3F516F;
  margin: auto;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 59px;
}
.cyjd-list {
  height: 328px;
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between
}
.cyjd-item {
  width: 158px;
  height: 328px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: left;
  border-radius: 10px;
}
.cyjd-item:hover {
  cursor: pointer;
}
.cyjd-item2 {
  width: 158px;
  height: 328px;
  border-radius: 10px;
  position: absolute;
  background: linear-gradient(-36deg, #0375D7, #1392FB);
  opacity: 0.8;
}
.cyjd-item3 {
  width: 158px;
  height: 328px;
  border-radius: 10px;
  position: absolute;
  opacity: 0.7;
  background: linear-gradient(-36deg, #FC6C00, #FE9F10);
}
.cyjd-item4 {
  width: 158px;
  height: 328px;
  border-radius: 10px;
  position: absolute;
  opacity: 0.8;
  background: linear-gradient(-36deg, #7B44B6, #A856F9);
}
.cyjd-item-t1 {
  margin-top: 15px;
  margin-bottom: 25px;
  height: 24px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  z-index: 999;
}
.cyjd-item-t2 {
  height: 100px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
  padding: 0 15px;
  text-align: center;
  z-index: 999;
}
.cyjd-con {}
.cyjd-item-c {}
#ysqy {
  width: 1200px;
  background: #FFFFFF;
  margin: auto;
}
.ysqy-title {
  text-align: center;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3F516F;
  line-height: 20px;
  margin-top: 44px;
}
.ysqy-item {
  width: 328px;
  height: 268px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 23px;
  margin-right: 23px;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
}
.ysqy-item img {
  width: 328px;
  height: 268px;
}
.ysqy-item img:hover {
  transform: scale(1.1); /*图片按照比例，整体放大了1.2倍*/
  transition: all 0.6s;
}
.ysqy-item:nth-child(3) {
  width: 496px;
  height: 560px;
  border-radius: 5px;
}
.ysqy-item:nth-child(3) img {
  width: 496px;
  height: 560px;
}
.ysqy-con {
  writing-mode: vertical-lr;
  margin-top: 58px;
  height: 635px;
}
.ysqy-button {
  width: 328px;
  height: 268px;
  background: linear-gradient(-36deg, #0375D7, #1392FB);
  border-radius: 5px;
  display: inline-flex;
  writing-mode: horizontal-tb;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
.ysqy-button a {
  color: #FFFFFF;
}
.ysqy-button a:hover {
  color: #FFFFFF;
}
#tzzn {
  margin: auto;
  background: #F5F7FA;
  padding-top: 66px;
  padding-bottom: 49px;
  float: left;
  width: 100%;
}
.tzzn-title {
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  text-align: center;
}
.tzzn-con {
  width: 1201px;
  background: #FFFFFF;
  margin: auto;
  margin-top: 48px;
}
.ysqy-item-title {
  position: absolute;
  width: 100%;
  height: 40px;
  background: rgba(9, 27, 38, 0.5);
  border-radius: 5px;
  z-index: 100;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: horizontal-tb;
}
.tzzn-left {
  width: 278px;
  float: left;
}
.tzzn-left-title {
  width: 241px;
  height: 87px;
  background: #108CF3;
  padding-left: 37px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 1px;
}
.tzzn-left-title:nth-child(2) {
  /*	margin-top: 0px;*/
}
.tzzn-left-title-on {
  width: 241px;
  height: 122px;
  background: #1C5EE5;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 37px;
  padding-top: 23px;
  position: relative;
  margin-top: 1px;
}
.tzzn-left-img {
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
.tzzn-left-t-p {
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.tzzn-right-div {
  width: 305px;
  height: 194px;
  border-bottom: 2px solid rgba(170, 185, 203, 0.3);
  border-right: 2px solid rgba(170, 185, 203, 0.3);
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tzzn-right {
  width: 923px;
  float: left;
}
.tzzc-rigth-con {
  /*	display: flex;*/
  width: 100%;
  flex-wrap: wrap;
  display: none;
}
.tzzc-rigth-con:first-child {
  display: flex;
}
.tzzn-con-p1 {
  height: 18px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3779FF;
  padding: 0 37px 0 37px;
}
.tzzn-con-p2 {
  height: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3F516F;
  line-height: 24px;
  margin-top: 24px;
  padding-left: 37px;
  padding-right: 37px;
}
.zx-title {
  position: absolute;
  bottom: 11px;
  left: 13px;
  z-index: 999;
  height: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FEFEFF;
  line-height: 20px;
}