@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.title {
  position: relative;
}
.title img {
  display: block;
  margin: 0 auto;
}
.title a {
  width: 60px;
  height: 27px;
  background: rgba(13, 113, 250, 0.06);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #0D71FA;
  display: block;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #0D71FA;
  line-height: 27px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 24px;
}
.container-img {
  width: 100%;
  background-color: #F6F9FC;
  padding-top: 50px;
  min-width: 1300px;
}
.container-yzb {
  width: 100%;
  background-color: #F6F9FC;
  padding-top: 50px;
  min-width: 1300px;
  padding-bottom: 50px;
}
.container-text {
  width: 100%;
  background-color: #F6F9FC;
  padding-top: 22px;
  min-width: 1300px;
}
.slider_item {
  width: 850px;
  height: 485px;
  float: left;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 850px;
  height: 485px;
  border-radius: 8px;
}
.slider_item .img-group ul li .mask {
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  bottom: 0;
  border-radius: 0 0 8px 8px;
}
.slider_item .img-group ul li .mask span {
  width: 380px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 48px;
  padding-left: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 20px;
  right: 15px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 24px;
  height: 6px;
  background: rgba(255, 255, 255, 0.52);
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  margin-right: 11px;
  border-radius: 7px 7px 7px 7px;
}
.slider_item .switch-tips .on {
  background: #fff;
}
.switch-tips ol li:hover {
  background: #fff;
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.img-group img {
  width: 850px;
  height: 485px;
  border-radius: 8px;
}
.banner-right {
  width: 437px;
  border-radius: 8px;
  float: right;
  background-color: #fff;
  padding: 0 0 18px 0;
}
.banner-right .head {
  height: 60px;
  line-height: 22px;
  border-bottom: 1px dashed #E6E6E6;
  padding-left: 19px;
}
.banner-right .head a {
  font-family: PingFang TC, PingFang TC;
  font-weight: 600;
  font-size: 18px;
  color: #666666;
  position: relative;
  margin-right: 20px;
  line-height: 60px;
}
.banner-right .head a:hover {
  color: #2B82FB;
}
.banner-right .head a:hover:after {
  content: "";
  position: absolute;
  border-bottom: 3px solid #FD463D;
  bottom: -18px;
  left: 21px;
  width: 39px;
  font-weight: bold;
  font-size: 20px;
}
.banner-right .head .active {
  /* color: #2B82FB; */
}
.banner-right .head .active:after {
  content: "";
  position: absolute;
  border-bottom: 3px solid #FD463D;
  bottom: -18px;
  left: 0;
  width: 39px;
  font-weight: bold;
  font-size: 20px;
}
.banner-right .head .active:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/icon.png) no-repeat center top;
  position: absolute;
  right: 0;
  top: 0;
  right: -11px;
  top: -8px;
  background-size: cover;
  opacity: 0;
}
.banner-right .text-list .item {
  padding: 0 19px 0 19px;
}
.banner-right .text-list li {
  overflow: hidden;
  margin-top: 16px;
}
.banner-right .text-list li:hover span {
  color: #0166FF;
}
.banner-right .text-list li .limit {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 10px;
}
.banner-right .text-list li .limit h3 {
  width: 278px;
  height: 20px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.banner-right .text-list li .limit i {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.banner-right .text-list li a span {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  display: block;
}
.container-img-list a {
  float: left;
}
.container-img-list a:first-child {
  margin-right: 12px;
}
.container-yzb .time-line {
  width: 1300px;
  height: 93px;
  background: #E4EBFE;
  border-radius: 12px 12px 12px 12px;
  border: 2px solid #FFFFFF;
  margin-top: 20px;
  position: relative;
}
.container-yzb .time-line .line {
  padding: 0 24px;
  width: 1256px;
  height: 1px;
  background-color: #C3C5C7;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container-yzb .time-line .arrow-right {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translate(0, -50%);
}
.container-yzb .time-line .arrow-left {
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
}
.container-yzb ul {
  margin-top: 18px;
}
.container-yzb ul li {
  width: 315px;
  position: relative;
  margin-right: 13px;
  float: left;
}
.container-yzb ul li:hover a .img-box .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.container-yzb ul li:hover a .img-box .img-text p {
  color: #0166FF;
}
.container-yzb ul li:last-child {
  margin-right: 0;
}
.container-yzb ul li a {
  display: block;
}
.container-yzb ul .container-yzb-box {
  width: 315px;
  position: absolute;
  top: -95px;
  text-align: center;
}
.container-yzb ul .container-yzb-box .time {
  font-family: PingFang TC, PingFang TC;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
}
.container-yzb ul .container-yzb-box i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
  vertical-align: 9px;
}
.container-yzb ul .container-yzb-box .year {
  font-family: PingFang TC, PingFang TC;
  font-weight: 500;
  font-size: 14px;
  color: #999999;
}
.container-yzb .container-yzb-text {
  width: 100%;
}
.container-yzb .container-yzb-text .img-box {
  width: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.container-yzb .container-yzb-text .img-box:hover {
  transform: translateY(-10px);
}
.container-yzb .container-yzb-text .img-box img {
  width: 100%;
  height: 178px;
  display: block;
  border-radius: 6px 6px 0 0;
}
.container-yzb .container-yzb-text .img-box .img-text {
  width: 100%;
  background-color: #fff;
  padding: 16px 17px 20px 13px;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 6px 6px;
}
.container-yzb .container-yzb-text .img-box .img-text span {
  display: block;
  width: 285px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-bottom: 8px;
}
.container-yzb .container-yzb-text .img-box .img-text p {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.container-zyq {
  padding: 50px 0 30px 0;
}
.container-zyq .title-more a {
  display: none;
}
.container-zyq .tab_box {
  width: 368px;
  height: 56px;
  margin: 0 auto;
  margin-top: 18px;
  background: #EAF2FA;
  border-radius: 34px 34px 34px 34px;
}
.container-zyq .tab_box ul {
  display: flex;
}
.container-zyq .tab_box ul li {
  width: 140px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 56px;
  cursor: pointer;
  text-align: center;
}
.container-zyq .tab_box ul li a{
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 56px;
  cursor: pointer;
  text-align: center;
}
.container-zyq .tab_box ul .active {
  background: #0D71FA;
  box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.09);
  border-radius: 38px 38px 38px 38px;
  border: 1px solid #FFFFFF;
  color: white;
}
.container-zyq .tab_box ul .active a{
    color: white;
}
.container-zyq .container {
  margin-top: 20px;
}
.container-zyq .container .list {
  display: none;
}
.container-zyq .container .img-box {
  width: 315px;
  margin-right: 13px;
  float: left;
  margin-bottom: 20px;
}
.container-zyq .container .img-box:hover a .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.container-zyq .container .img-box:nth-child(4n) {
  margin-right: 0;
}
.container-zyq .container .img-box img {
  width: 100%;
  height: 178px;
  display: block;
  border-radius: 6px 6px 0 0;
}
.container-zyq .container .img-box .img-text {
  width: 100%;
  background-color: #fff;
  padding: 16px 17px 20px 13px;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 6px 6px;
}
.container-zyq .container .img-box .img-text .flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.container-zyq .container .img-box .img-text span {
  display: block;
  width: 285px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-bottom: 8px;
}
.container-zyq .container .img-box .img-text p {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.container-zyq .container .img-box .img-text i {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.container-xshd {
  width: 100%;
  min-width: 1300px;
  padding: 50px 0;
  background-color: #F6F9FC;
}
.container-xshd ul {
  margin-top: 30px;
}
.container-xshd ul li {
  width: 315px;
  margin-right: 13px;
  float: left;
  margin-bottom: 20px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.container-xshd ul li:hover {
  transform: translateY(-10px);
}
.container-xshd ul li:hover a .img-box .img-text {
  border-bottom: 1px solid #0166FF;
}
.container-xshd ul li:hover a .img-box .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.container-xshd ul li:hover a .img-box .img-text p {
  color: #0166FF;
}
.container-xshd ul li:nth-child(4n) {
  margin-right: 0;
}
.container-xshd ul li a {
  display: block;
}
.container-xshd ul li a .img-box {
  width: 100%;
}
.container-xshd ul li a .img-box img {
  width: 100%;
  height: 178px;
  display: block;
  border-radius: 6px 6px 0 0;
}
.container-xshd ul li a .img-box .img-text {
  width: 100%;
  background-color: #fff;
  padding: 16px 17px 20px 13px;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 6px 6px;
}
.container-xshd ul li a .img-box .img-text .flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.container-xshd ul li a .img-box .img-text span {
  display: block;
  width: 285px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-bottom: 8px;
}
.container-xshd ul li a .img-box .img-text p {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.container-sztd {
  padding: 50px 0;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1300px;
}
.container-sztd ul {
  margin-top: 30px;
}
.container-sztd ul li {
  width: 312px;
  height: 382px;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid rgba(0, 0, 0, 0.11);
  position: relative;
  overflow: hidden;
  margin-right: 17px;
  float: left;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.15);
}
.container-sztd ul li:nth-child(4n) {
  margin-right: 0;
}
.container-sztd ul li:hover .mask {
  bottom: 0;
}
.container-sztd ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.container-sztd ul li a .column-img {
  width: 100%;
  height: 100%;
  display: block;
}
.container-sztd ul li a .mask {
  width: 100%;
  height: 124px;
  background: linear-gradient(181deg, rgba(13, 113, 250, 0) 0%, #0d71fa 100%);
  position: absolute;
  bottom: -35px;
  padding: 54px 17px 0 17px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
}
.container-sztd ul li a .mask h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
}
.container-sztd ul li a .mask p {
  width: 285px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container-xlcx {
  width: 100%;
  background-color: #F6F9FC;
  padding: 50px 0;
  min-width: 1300px;
}
.container-xlcx ul {
  margin-top: 36px;
}
.container-xlcx ul li {
  margin-right: 21px;
  float: left;
  position: relative;
}
.container-xlcx ul li:last-child {
  margin-right: 0;
}
.container-xlcx ul li a {
  display: block;
}
.container-xlcx ul li a span {
  font-family: PingFang TC, PingFang TC;
  font-weight: 500;
  font-size: 24px;
  color: #0B2368;
  position: absolute;
  top: 50%;
  left: 36px;
  transform: translateY(-50%);
}
.container-footer {
  width: 100%;
  background-color: white;
  min-width: 1300px;
  padding: 50px 0;
}
.container-footer .column-tab {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.container-footer .column-tab a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  position: relative;
  margin-right: 34px;
}
.container-footer .column-tab .active::after {
  content: "";
  display: block;
  width: 52px;
  height: 5px;
  background: #0175FF;
  border-radius: 14px 14px 14px 14px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.container-footer .wrap {
  margin-top: 40px;
}
.container-footer .wrap .sub_content {
  display: none;
}
.container-footer .wrap a {
  display: block;
  float: left;
  margin-right: 12px;
}
.container-footer .wrap a:nth-child(4n) {
  margin-right: 0;
}
.container-footer .wrap a img {
  width: 316px;
  height: 178px;
  display: block;
  border-radius: 6px;
}
.points-list {
  width: 1.1rem;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  position: fixed;
  top: 3.5rem;
  right: 50%;
  margin-right: -9.4rem;
  padding: .17rem 0;
}
.points-list ul .points-li {
  padding: .16rem 0 0 0;
  position: relative;
}
.points-list ul .points-li:first-child {
  padding-top: 0;
}
.points-list ul .points-li a {
  display: block;
}
.points-list ul .points-li a .points-icon {
  display: block;
  font-size: .32rem;
  height: .32rem;
  width: .32rem;
  color: #C1C1C1;
  line-height: .22rem;
  text-align: center;
  margin: 0 auto;
}
.points-list ul .points-li a .points-title {
  display: block;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: .16rem;
  color: #333333;
  text-align: center;
}
.points-list ul .points-active .points-title {
  color: #0D71FA !important;
}
.points-list ul .points-active .iconfont {
  color: #0D71FA !important;
}
.container-cgzs {
  width: 100%;
  min-width: 1300px;
  padding: 50px 0;
}
.container-cgzs .layout {
  position: relative;
}
.container-cgzs .title-more a {
  width: 60px;
  height: 27px;
  background: rgba(13, 113, 250, 0.06);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #0D71FA;
  display: block;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #0D71FA;
  line-height: 27px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.container-cgzs .tab_clumn {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.container-cgzs .tab_clumn a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  position: relative;
  display: block;
  margin-right: 34px;
}
.container-cgzs .tab_clumn .active::after {
  content: '';
  width: 52px;
  height: 5px;
  background: #0175FF;
  border-radius: 14px 14px 14px 14px;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}
.container-cgzs .list {
  display: none;
  margin-top: 33px;
}
.container-cgzs .list .img-box {
  width: 315px;
  margin-right: 13px;
  float: left;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.container-cgzs .list .img-box:hover {
  transform: translateY(-10px);
}
.container-cgzs .list .img-box:hover a .img-box .img-text {
  border-bottom: 1px solid #0166FF;
}
.container-cgzs .list .img-box:hover a .img-box .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.container-cgzs .list .img-box:hover a .img-box .img-text p {
  color: #0166FF;
}
.container-cgzs .list .img-box:hover a .img-text span {
  font-weight: 600;
  color: #0166FF;
}
.container-cgzs .list .img-box:nth-child(4n) {
  margin-right: 0;
}
.container-cgzs .list .img-box img {
  width: 100%;
  height: 178px;
  display: block;
  border-radius: 6px 6px 0 0;
}
.container-cgzs .list .img-box .img-text {
  width: 100%;
  background-color: #fff;
  padding: 17px 17px 17px 13px;
  box-shadow: 0px 8px 13px -3px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 6px 6px;
}
.container-cgzs .list .img-box .img-text .flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.container-cgzs .list .img-box .img-text span {
  display: block;
  width: 285px;
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container-cgzs .list .img-box .img-text p {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.container-cgzs .list .img-box .img-text i {
  font-family: PingFang TC, PingFang TC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
@media screen and (max-width: 1390px) {
  .points-list {
    margin-right: -47%;
  }
}
@media screen and (max-width: 1920px) {
  .points-list {
    width: auto;
    right: 0;
    margin-right: 0;
    padding: 17px 5px;
  }
  .points-list ul .points-li a .points-icon {
    font-size: 22px;
  }
  .points-list ul .points-li a .points-title {
    font-size: 10px;
  }
}
