body {
  
  margin: 0 auto;
}
@media (max-width: 1200px) {
  body {
    width: 1920px;
  }
}
.container {
  width: 1200px;
}
a:hover {
  text-decoration: none;
}
h2.yh {
  position: relative;
}
h2.yh:after {
  width: 46px;
  height: 37px;
  content: "";
  display: block;
  position: absolute;
  left: -65px;
  top: 8px;
  background-image: url(../img/fr11-shen.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
h2.yhq {
  position: relative;
}
h2.yhq:after {
  width: 46px;
  height: 37px;
  content: "";
  display: block;
  position: absolute;
  left: -65px;
  top: 8px;
  background-image: url(../img/fr11-qian.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.fr11-banner {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../img/fr11-bannerbg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fr11-banner .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 840px;
}
.fr11-banner .box .txt h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 41px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 58px;
}
.fr11-banner .box .txt h2 {
  font-size: 71px;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #333333;
  line-height: 85px;
  letter-spacing: 1px;
  margin-top: 0;
}
.fr11-banner .box .txt h2 span {
  color: #0E77DB;
  font-family: Helvetica-Bold, Helvetica;
}
.fr11-banner .box .txt p {
  font-size: 29px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7A7E8B;
  line-height: 41px;
  letter-spacing: 19px;
  margin-bottom: 55px;
}
.fr11-banner .box .txt a {
  display: flex;
  width: 369px;
  height: 64px;
  background: linear-gradient(90deg, #00B8FE 0%, #0082FC 100%);
  border-radius: 4px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
}
.fr11-ncty {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #EEF3FA;
}
.fr11-ncty .box {
  display: flex;
  justify-content: space-between;
}
.fr11-ncty .box .left {
  max-width: 450px;
}
.fr11-ncty .box .left h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
}
.fr11-ncty .box .left h3 {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 20px;
}
.fr11-ncty .box .left .gz {
  margin-bottom: 10px;
}
.fr11-ncty .box .left .gz h4 {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 10px;
}
.fr11-ncty .box .left .gz p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  margin-bottom: 0;
  position: relative;
  padding-left: 23px;
}
.fr11-ncty .box .left .gz p:after {
  content: "";
  display: block;
  width: 7px;
  height: 10px;
  background-image: url(../img/fr11-sj.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 10px;
}
.fr11-ncty .box .left .zysx {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
  padding-left: 23px;
  margin-bottom: 40px;
}
.fr11-ncty .box .left .zysx:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../img/fr11-th.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5px;
}
.fr11-ncty .box .left a {
  display: block;
  width: 370px;
  height: 48px;
  background: linear-gradient(90deg, #00B8FE 0%, #0082FC 100%);
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
}
.fr11-ncty .box .right {
  width: 570px;
}
.fr11-ncty .box .right h3 {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #CEDDF2;
}
.fr11-ncty .box .right ul {
  padding-inline-start: 0;
  list-style: none;
}
.fr11-ncty .box .right ul:first-of-type {
  margin-bottom: 25px;
}
.fr11-ncty .box .right ul li {
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #CEDDF2;
  display: flex;
  justify-content: space-between;
}
.fr11-ncty .box .right ul li span:first-of-type {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #147DEC;
  line-height: 22px;
}
.fr11-ncty .box .right ul li span:last-of-type {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #617288;
  line-height: 22px;
}
.fr11-ncxq {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #fff;
}
.fr11-ncxq .box {
  display: flex;
  justify-content: space-between;
}
.fr11-ncxq .box .left {
  max-width: 450px;
}
.fr11-ncxq .box .left h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
}
.fr11-ncxq .box .left h3 {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 20px;
}
.fr11-ncxq .box .left .gz {
  margin-bottom: 10px;
}
.fr11-ncxq .box .left .gz p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 23px;
}
.fr11-ncxq .box .left .gz p:after {
  content: "";
  display: block;
  width: 7px;
  height: 10px;
  background-image: url(../img/fr11-sj.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 10px;
}
.fr11-ncxq .box .left .zysx {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
  padding-left: 23px;
  margin-bottom: 40px;
}
.fr11-ncxq .box .left .zysx:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../img/fr11-th.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5px;
}
/*.fr11-ncxq .box .left a {
  display: block;
  width: 370px;
  height: 48px;
  background: linear-gradient(90deg, #00B8FE 0%, #0082FC 100%);
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
}*/
.fr11-ncxq .box .right {
  width: 570px;
  text-align: center;
  padding-top: 25px;
}
.fr11-ncxq .box .right img {
  max-width: 410px;
}
.fr11-jl {
  padding-top: 100px;
  padding-bottom: 140px;
  background-image: url(../img/fr11-jl.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fr11-jl h2 {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 15px;
}
.fr11-jl h3 {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 15px;
}
.fr11-jl p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  margin-bottom: 25px;
}
.fr11-jl table {
  margin-bottom: 45px;
  border-radius: 8px 8px 0px 0px;
  overflow: hidden;
}
.fr11-jl table tbody {
  border: 1px solid #40BAFF;
}
.fr11-jl table tr td {
  border: 1px solid #40BAFF;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  padding-left: 40px;
}
.fr11-jl table tr td:nth-of-type(1) {
  width: 160px;
}
.fr11-jl table tr td:nth-of-type(2) {
  width: 325px;
}
.fr11-jl table tr td:nth-of-type(3) {
  width: 270px;
}
.fr11-jl table tr td:nth-of-type(4) {
  width: 410px;
}
.fr11-jl table tr:first-of-type {
  height: 40px;
  background: linear-gradient(180deg, #00BAFF 0%, rgba(22, 124, 231, 0.55) 100%);
  line-height: 40px;
}
.fr11-jl table tr:first-of-type td {
  border: none;
}
.fr11-jl table tr:nth-of-type(2) td {
  border-top: 0;
}
.fr11-jl a {
  width: 370px;
  height: 64px;
  background: #FFFFFF;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0082FC;
}
.fr11-flhq {
  height: 485px;
  background-image: url(../img/fr11-fl.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fr11-flhq .box {
  position: relative;
  padding-top: 60px;
  height: 485px;
}
.fr11-flhq .box h2 {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 0;
}
.fr11-flhq .box p {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
}
.fr11-flhq .box .list {
  position: absolute;
  display: flex;
  align-items: center;
}
.fr11-flhq .box .list .txt {
  max-width: 280px;
}
.fr11-flhq .box .list .txt h4 {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #7AEBFF;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.fr11-flhq .box .list .txt h3 {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 0;
}
.fr11-flhq .box .list.l01 {
  bottom: 90px;
}
.fr11-flhq .box .list.l02 {
  left: 405px;
  bottom: 140px;
}
.fr11-flhq .box .list.l03 {
  right: 0;
  bottom: 190px;
}
.fr11-gnld .ms {
  background: #EEF3FA;
  padding-top: 100px;
  padding-bottom: 90px;
}
.fr11-gnld .ms h2 {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 10px;
}
.fr11-gnld .ms h3 {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 10px;
}
.fr11-gnld .ms p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  margin-bottom: 0;
}
.fr11-gnld .gn {
  background-color: #fff;
}
.fr11-gnld .gn .gnlist {
  display: flex;
  align-items: flex-end;
  margin-top: -20px;
}
.fr11-gnld .gn .gnlist .item {
  width: 204px;
  height: 330px;
  padding-top: 60px;
  padding-left: 25px;
  padding-right: 25px;
  cursor: pointer;
  transition: width 0.25s;
}
.fr11-gnld .gn .gnlist .item h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  margin-bottom: 20px;
}
.fr11-gnld .gn .gnlist .item p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  min-height: 110px;
  margin-bottom: 40px;
}
.fr11-gnld .gn .gnlist .item span {
  display: block;
  width: 23px;
  height: 13px;
  background-image: url(../img/fr11-xjt.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fr11-gnld .gn .gnlist .item:nth-of-type(1).active {
  background-image: url(../img/fr11-ld01.png);
}
.fr11-gnld .gn .gnlist .item:nth-of-type(2).active {
  background-image: url(../img/fr11-ld02.png);
}
.fr11-gnld .gn .gnlist .item:nth-of-type(3).active {
  background-image: url(../img/fr11-ld03.png);
}
.fr11-gnld .gn .gnlist .item:nth-of-type(4).active {
  background-image: url(../img/fr11-ld04.png);
}
.fr11-gnld .gn .gnlist .item:nth-of-type(5).active {
  background-image: url(../img/fr11-ld05.png);
}
.fr11-gnld .gn .gnlist .item.active {
  width: 354px;
  height: 350px;
  border-radius: 4px 4px 0px 0px;
  background-size: cover;
  padding-top: 40px;
}
.fr11-gnld .gn .gnlist .item.active h3 {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 33px;
}
.fr11-gnld .gn .gnlist .item.active p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  max-width: 220px;
  margin-bottom: 75px;
}
.fr11-gnld .gn .gnlist .item.active span {
  background-image: none;
  width: 63px;
  color: white;
}
.tc {
  display: none;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  align-items: center;
  justify-content: center;
}
.tc.active {
  display: flex;
}
.tc .tcbox {
  width: 590px;
  background: #FFFFFF;
  border-radius: 8px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}
.tc .tcbox .close {
  opacity: 1;
}
.tc .tcbox .tclist {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 35px;
}
.tc .tcbox .tclist .item {
  display: none;
}
.tc .tcbox .tclist .item.active {
  display: block;
}
.tc .tcbox .tclist .item .dbt {
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
.tc .tcbox .tclist .item .dbt:after {
  content: "";
  width: 23px;
  height: 19px;
  display: block;
  background-image: url(../img/fr11-qian.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: 7px;
  left: -40px;
  position: absolute;
}
.tc .tcbox .tclist .item .dbt:before {
  content: "";
  width: 23px;
  height: 19px;
  display: block;
  background-image: url(../img/fr11-qian.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  bottom: 5px;
  right: -69px;
  position: absolute;
  transform: rotate(180deg);
}
.tc .tcbox .tclist .item .nr {
  margin-bottom: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #617288;
  line-height: 22px;
}
.tc .tcbox .tclist .item .nr h3 {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  position: relative;
  margin-top: 0;
}
.tc .tcbox .tclist .item .nr h3:after {
  content: "";
  display: block;
  width: 7px;
  height: 10px;
  background-image: url(../img/fr11-sj.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: -15px;
  top: 7px;
}
.tc .tcbox .tclist .item .time {
  display: flex;
  justify-content: space-between;
}
.tc .tcbox .tclist .item .time .txt {
  width: 47%;
}
.tc .tcbox .tclist .item .time .txt h3 {
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #147DEC;
  line-height: 40px;
  letter-spacing: 1px;
  border-bottom: 1px solid #CEDDF2;
  padding-bottom: 7px;
  margin-top: 0;
}
.tc .tcbox .tclist .item .time .txt p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #617288;
  line-height: 22px;
  height: 110px;
}
.tc .tcbox .tclist .item a {
  display: block;
  width: 100%;
  height: 48px;
  background: #147DEC;
  border-radius: 8px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
}
.rightxf {
  width: 130px;
  position: fixed;
  z-index: 998;
  right: 2.5%;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.rightxf.active {
  display: block;
}
.rightxf .xz {
  height: 105px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.rightxf .xz img {
  margin-bottom: 5px;
}
.rightxf .xz a {
  display: block;
  width: 110px;
  height: 32px;
  background: linear-gradient(90deg, #00B8FE 0%, #0082FC 100%);
  border-radius: 4px;
  margin: 0 auto;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
}
.rightxf .ewm {
  height: 152px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(17, 126, 240, 0.15);
  border-radius: 4px;
  padding: 15px 10px 0;
}
.rightxf .ewm img {
  margin-bottom: 5px;
}
.rightxf .ewm p {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #617288;
  line-height: 20px;
  text-align: center;
}
