@media (min-width: 768px) {
  body {
    background-color: #F9FAFF;
  }
  .title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .title .img_title_l {
    width: 66px;
    height: 20px;
  }
  .title .text {
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2b2e2e;
    margin: 0 40px;
    line-height: 34px;
  }
  .title .img_title_r {
    width: 59px;
    height: 18px;
  }
  .sub_tit {
    line-height: 21px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    margin-bottom: 58px;
    text-align: center;
  }
  .banner .img {
    width: 100%;
    height: 476px;
    object-fit: cover;
    cursor: pointer;
  }
  .bdfw {
    padding: 65px 0 0;
    background-color: #fff;
  }
  .bdfw .inner .title_line {
    width: 150px;
    height: 4px;
    background: #2A64DC;
    margin-bottom: 54px;
  }
  .bdfw .inner .content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bdfw .inner .content .img_box_1 {
    width: 608px;
    height: 363px;
    margin-right: 63px;
  }
  .bdfw .inner .content .text_box .box_inner {
    width: 368px;
    height: 84px;
    background: #FFFFFF;
    box-shadow: 1px 4px 8px 0px rgba(6, 22, 45, 0.16);
    border-radius: 6px;
    display: flex;
    padding: 16px 32px;
  }
  .bdfw .inner .content .text_box .box_inner:first-child {
    margin-bottom: 67px;
  }
  .bdfw .inner .content .text_box .box_inner .mini_img {
    width: 52px;
    height: 52px;
    margin-right: 27px;
  }
  .bdfw .inner .content .text_box .box_inner .text_box_inner {
    margin-top: -24px;
  }
  .bdfw .inner .content .text_box .box_inner .text_box_inner .text_1 {
    line-height: 22px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #2A2A2A;
    margin-bottom: 13px;
  }
  .bdfw .inner .content .text_box .box_inner .text_box_inner .text_2 {
    line-height: 21px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 400;
    color: #9A9A9A;
  }
  .hxcj {
    padding: 133px 0 80px;
    background: #FFFFFF;
  }
  .hxcj .content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .hxcj .content .item {
    width: 267px;
    height: 247px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 6px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 32px 32px 0;
  }
  .hxcj .content .item.curr {
    box-shadow: 1px 1px 10px 0px rgba(0, 31, 94, 0.15);
  }
  .hxcj .content .item:nth-child(4n) {
    margin-right: 0;
  }
  .hxcj .content .item:nth-child(5),
  .hxcj .content .item:nth-child(6),
  .hxcj .content .item:nth-child(7),
  .hxcj .content .item:nth-child(8) {
    margin-bottom: 0;
  }
  .hxcj .content .item .img {
    height: 94px;
  }
  .hxcj .content .item .text_1 {
    margin: 19px 0;
    line-height: 18px;
    font-size: 19px;
    font-family: PingFang;
    font-weight: bold;
    color: #2A2A2A;
  }
  .hxcj .content .item .text_2 {
    line-height: 17px;
    font-size: 15px;
    font-family: PingFang;
    font-weight: 400;
    color: #9A9A9A;
  }
  .wxxcxys {
    padding: 66px 0 173px;
  }
  .wxxcxys .sub_tit div {
    text-align: center;
    line-height: 23px;
  }
  .wxxcxys .content {
    margin-top: 117px;
    width: 440px;
    height: 436px;
    position: relative;
  }
  .wxxcxys .content .img_advantage {
    width: 100%;
    height: 100%;
  }
  .wxxcxys .content .text_box {
    position: absolute;
  }
  .wxxcxys .content .text_box .title_1 {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
  .wxxcxys .content .text_box .title_1 .img {
    width: 14px;
    height: 18px;
    margin-right: 16px;
  }
  .wxxcxys .content .text_box .title_1 .text {
    line-height: 18px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: bold;
    color: #2A2A2A;
  }
  .wxxcxys .content .text_box .text {
    line-height: 18px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #9A9A9A;
  }
  .wxxcxys .content .b_1 {
    width: 198px;
    padding-left: 41px;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
  }
  .wxxcxys .content .b_2 {
    left: -92px;
    top: 0;
  }
  .wxxcxys .content .b_3 {
    right: -132px;
    top: 0;
  }
  .wxxcxys .content .b_4 {
    left: -132px;
    top: 165px;
  }
  .wxxcxys .content .b_5 {
    right: -167px;
    top: 165px;
  }
  .wxxcxys .content .b_6 {
    left: -93px;
    top: 343px;
  }
  .wxxcxys .content .b_7 {
    right: -119px;
    top: 343px;
  }
  .wxxcxys .content .b_8 {
    width: 198px;
    padding-left: 41px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -100px;
  }
  .wxxcxys .content .b_8 .text {
    width: 198px;
  }
  .xcxdyy {
    background: #ffffff;
    padding: 80px 0;
  }
  .xcxdyy .content {
    display: flex;
    flex-wrap: wrap;
  }
  .xcxdyy .content .item {
    width: 280px;
    height: 192px;
    margin: 16px 20px 0 0;
    position: relative;
  }
  .xcxdyy .content .item:nth-child(4n) {
    margin-right: 0;
  }
  .xcxdyy .content .item:nth-child(1),
  .xcxdyy .content .item:nth-child(2),
  .xcxdyy .content .item:nth-child(3),
  .xcxdyy .content .item:nth-child(4) {
    margin-top: 0;
  }
  .xcxdyy .content .item .img {
    width: 280px;
    height: 192px;
  }
  .xcxdyy .content .item .inner_1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 260px;
    height: 172px;
    text-align: center;
    line-height: 172px;
    border: 1px solid #FFFFFF;
    border-radius: 10px 0px 10px 0px;
    font-size: 19px;
    font-family: PingFang;
    font-weight: bold;
    color: #FFFFFF;
  }
  .qdjstd {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/bg_powerful_team.png') no-repeat center;
    background-size: cover;
    padding: 80px 0;
  }
  .qdjstd .title .text,
  .qdjstd .sub_tit {
    color: #fff;
  }
  .qdjstd .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .qdjstd .content .item {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .qdjstd .content .item .inner_1 {
    padding-left: 20px;
    position: relative;
  }
  .qdjstd .content .item .inner_1::after {
    content: '';
    width: 7px;
    height: 31px;
    background: #2A64DC;
    position: absolute;
    top: 0;
    left: 0;
  }
  .qdjstd .content .item .inner_1 .text_1 {
    line-height: 34px;
    font-size: 44px;
    font-family: Quiroh;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 16px;
  }
  .qdjstd .content .item .inner_1 .text_2 {
    line-height: 17px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
  }
  .fwlc {
    padding: 80px 0;
    background: #FFFFFF;
  }
  .fwlc .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwlc .content .item {
    width: 164px;
    height: 220px;
    background: #FFFFFF;
    border: 1px solid #2A64DC;
    border-radius: 20px 0px 20px 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .fwlc .content .item .num {
    line-height: 19px;
    font-size: 24px;
    font-family: PingFang;
    font-weight: bold;
    color: #666666;
    opacity: 0.5;
  }
  .fwlc .content .item .img {
    height: 46px;
    margin: 25px 0 24px;
  }
  .fwlc .content .item .text_1 {
    line-height: 17px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: bold;
    color: #2A2A2A;
    margin-bottom: 16px;
  }
  .fwlc .content .item .text_2 {
    line-height: 15px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #9A9A9A;
  }
}
@media (max-width: 768px) {
  body {
    background-color: #F9FAFF;
  }
  .title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
  }
  .title .text {
    line-height: 17px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: bold;
    color: #2B2D2D;
  }
  .sub_tit {
    line-height: 15px;
    font-size: 11px;
    font-family: PingFang;
    font-weight: bold;
    color: #656565;
    margin-bottom: 32px;
    text-align: center;
  }
  .sub_tit div {
    text-align: center;
    line-height: 15px;
  }
  .bdfw {
    padding: 42px 0;
    background-color: #fff;
  }
  .bdfw .inner .title_line {
    width: 75px;
    height: 2px;
    background: #2964DB;
    margin-bottom: 32px;
  }
  .bdfw .inner .content {
    width: 100%;
  }
  .bdfw .inner .content .img_box_1 {
    width: 304px;
    margin: 0 auto;
    display: block;
  }
  .bdfw .inner .content .text_box .box_inner {
    width: 232px;
    height: 53px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(5, 21, 45, 0.16);
    border-radius: 3px;
    display: flex;
    padding: 10px 20px;
    margin: 0 auto;
  }
  .bdfw .inner .content .text_box .box_inner:first-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .bdfw .inner .content .text_box .box_inner .mini_img {
    width: 33px;
    margin-right: 17px;
  }
  .bdfw .inner .content .text_box .box_inner .text_box_inner {
    margin-top: -15px;
  }
  .bdfw .inner .content .text_box .box_inner .text_box_inner .text_1 {
    line-height: 13px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #292929;
    margin-bottom: 8px;
  }
  .bdfw .inner .content .text_box .box_inner .text_box_inner .text_2 {
    width: 149px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
  }
  .hxcj {
    padding: 43px 0;
    background: #FFFFFF;
  }
  .hxcj .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .hxcj .content .item {
    width: 156px;
    height: 144px;
    border: 1px solid #E3E3E2;
    box-shadow: 0px 1px 5px 0px rgba(0, 31, 94, 0.15);
    border-radius: 3px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 22px 0;
  }
  .hxcj .content .item:nth-child(2n) {
    margin-right: 0;
  }
  .hxcj .content .item:nth-child(7),
  .hxcj .content .item:nth-child(8) {
    margin-bottom: 0;
  }
  .hxcj .content .item .img {
    height: 55px;
  }
  .hxcj .content .item .text_1 {
    margin: 12px 0;
    line-height: 14px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #292929;
  }
  .hxcj .content .item .text_2 {
    line-height: 13px;
    font-size: 10px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
  }
  .wxxcxys {
    padding: 33px 0 103px;
  }
  .wxxcxys .content {
    width: 173px;
    height: 171px;
    position: relative;
    margin-top: 116px;
  }
  .wxxcxys .content .img_advantage {
    width: 100%;
    height: 100%;
  }
  .wxxcxys .content .text_box {
    position: absolute;
  }
  .wxxcxys .content .text_box .title_1 {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
  }
  .wxxcxys .content .text_box .title_1 .img {
    width: 7px;
    height: 9px;
    margin-right: 10px;
  }
  .wxxcxys .content .text_box .title_1 .text {
    line-height: 12px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #292929;
  }
  .wxxcxys .content .text_box .text {
    font-size: 8px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
    line-height: 10px;
  }
  .wxxcxys .content .b_1 {
    width: 111px;
    left: 51px;
    top: -67px;
  }
  .wxxcxys .content .b_2 {
    left: -60px;
    top: -25px;
  }
  .wxxcxys .content .b_3 {
    right: -89px;
    top: -25px;
  }
  .wxxcxys .content .b_4 {
    left: -80px;
    top: 60px;
  }
  .wxxcxys .content .b_5 {
    right: -94px;
    top: 60px;
  }
  .wxxcxys .content .b_6 {
    left: -62px;
    top: 146px;
  }
  .wxxcxys .content .b_7 {
    right: -74px;
    top: 146px;
  }
  .wxxcxys .content .b_8 {
    left: 50px;
    bottom: -76px;
  }
  .wxxcxys .content .b_8 .text {
    width: 113px;
  }
  .xcxdyy {
    background: #ffffff;
    padding: 43px 0;
  }
  .xcxdyy .sub_tit {
    width: 274px;
    text-align: center;
    margin: 0 auto 32px;
  }
  .xcxdyy .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xcxdyy .content .item {
    width: 79px;
    height: 54px;
    margin: 4px 0 0 0;
    position: relative;
  }
  .xcxdyy .content .item:nth-child(1),
  .xcxdyy .content .item:nth-child(2),
  .xcxdyy .content .item:nth-child(3),
  .xcxdyy .content .item:nth-child(4) {
    margin-top: 0;
  }
  .xcxdyy .content .item .img {
    width: 79px;
    height: 54px;
  }
  .xcxdyy .content .item .inner_1 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #FFFFFF;
  }
  .qdjstd {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/bg_powerful_team.png') no-repeat center;
    background-size: cover;
    padding: 32px 0;
  }
  .qdjstd .title .text,
  .qdjstd .sub_tit {
    color: #fff;
  }
  .qdjstd .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .qdjstd .content .item {
    flex: 0 0 50%;
    display: flex;
    padding-left: 35px;
  }
  .qdjstd .content .item:nth-child(1),
  .qdjstd .content .item:nth-child(2) {
    margin-bottom: 35px;
  }
  .qdjstd .content .item .inner_1 {
    position: relative;
    padding-left: 10px;
  }
  .qdjstd .content .item .inner_1::after {
    content: '';
    width: 5px;
    height: 23px;
    background: #2A64DC;
    position: absolute;
    top: 0;
    left: 0;
  }
  .qdjstd .content .item .inner_1 .text_1 {
    line-height: 25px;
    font-size: 32px;
    font-family: Quiroh;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 13px;
  }
  .qdjstd .content .item .inner_1 .text_2 {
    line-height: 12px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #FFFFFF;
  }
  .fwlc {
    padding: 32px 0;
    background: #FFFFFF;
  }
  .fwlc .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .fwlc .content .item {
    width: 94px;
    height: 118px;
    background: #FFFFFF;
    border: 1px solid #2964DC;
    border-radius: 10px 0px 10px 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .fwlc .content .item:nth-child(1),
  .fwlc .content .item:nth-child(2),
  .fwlc .content .item:nth-child(3) {
    margin-bottom: 19px;
  }
  .fwlc .content .item .num {
    line-height: 11px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #666666;
    opacity: 0.5;
  }
  .fwlc .content .item .img {
    height: 26px;
    margin: 14px 0;
  }
  .fwlc .content .item .text_1 {
    line-height: 12px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #292929;
    margin-bottom: 9px;
  }
  .fwlc .content .item .text_2 {
    line-height: 9px;
    font-size: 9px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
  }
  .gdhykhal .sub_tit {
    width: 274px;
    text-align: center;
    margin: 0 auto 32px;
  }
}
