@media (min-width: 768px) {
  body {
    background-color: #F9FAFF;
  }
  .title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: center;
  }
  .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;
  }
  .banner .img {
    width: 100%;
    height: 476px;
    object-fit: cover;
    cursor: pointer;
  }
  .bdfw {
    padding: 80px 0;
    background-color: #fff;
  }
  .bdfw .title {
    margin-bottom: 80px;
  }
  .bdfw .inner .title_line {
    width: 150px;
    height: 4px;
    background: #2A64DC;
    margin-bottom: 54px;
  }
  .bdfw .inner .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .bdfw .inner .content .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #E1E7FF;
  }
  .bdfw .inner .content .item:last-child {
    border-right: 0;
  }
  .bdfw .inner .content .item .img {
    height: 55px;
    margin-bottom: 42px;
  }
  .bdfw .inner .content .item .text {
    line-height: 20px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2A2A2A;
  }
  .hxcj {
    padding: 80px 0 109px;
  }
  .hxcj .sub_tit {
    margin-bottom: 79px;
  }
  .hxcj .sub_tit div {
    line-height: 24px;
    text-align: center;
  }
  .hxcj .content {
    width: 100%;
    padding-left: 164px;
  }
  .hxcj .content .img_pie_chart_b {
    width: 568px;
    height: 284px;
    position: relative;
  }
  .hxcj .content .img_pie_chart_b .img {
    width: 568px;
    height: 284px;
  }
  .hxcj .content .img_pie_chart_b .news_box_1 {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/jd/1.png') no-repeat center;
    background-size: 100% 100%;
    width: 221px;
    height: 146px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 55px;
    position: absolute;
    top: 71px;
    left: 24px;
  }
  .hxcj .content .img_pie_chart_b .news_box_1 .text_1 {
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #2A64DC;
    margin-bottom: 5px;
  }
  .hxcj .content .img_pie_chart_b .news_box_1 .text_2 {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #2C2E2E;
    line-height: 16px;
  }
  .hxcj .content .img_pie_chart_b .news_box_2 {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/jd/2.png') no-repeat center;
    background-size: 100% 100%;
    width: 363px;
    height: 126px;
    display: flex;
    flex-direction: column;
    padding-left: 34px;
    padding-top: 29px;
    position: absolute;
    top: 8px;
    right: -335px;
  }
  .hxcj .content .img_pie_chart_b .news_box_2 .text_1 {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #2C2E2E;
  }
  .hxcj .content .img_pie_chart_b .news_box_2 .text_1 .num {
    color: #2A64DC;
    margin-left: 3px;
  }
  .hxcj .content .img_pie_chart_b .news_box_3 {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/jd/3.png') no-repeat center;
    background-size: 100% 100%;
    width: 255px;
    height: 84px;
    padding-left: 43px;
    padding-top: 30px;
    position: absolute;
    top: 237px;
    right: -201px;
  }
  .hxcj .content .img_pie_chart_b .news_box_3 .text_1 {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #2C2E2E;
  }
  .hxcj .content .img_pie_chart_b .news_box_3 .text_1 .num {
    color: #2A64DC;
  }
  .kflc {
    padding: 80px 0;
    background: #FFFFFF;
  }
  .kflc .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .kflc .content .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .kflc .content .item .img {
    height: 82px;
  }
  .kflc .content .item .text_1 {
    margin: 30px 0 19px;
    line-height: 19px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2A2A2A;
  }
  .kflc .content .item .text_2 {
    line-height: 25px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9A9A9A;
  }
  .xcxdyy {
    padding: 80px 0;
  }
  .xcxdyy .sub_tit div {
    line-height: 24px;
    text-align: center;
  }
  .xcxdyy .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xcxdyy .content .item {
    width: 220px;
    height: 290px;
    margin: 16px 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(5),
  .xcxdyy .content .item:nth-child(4) {
    margin-top: 0;
  }
  .xcxdyy .content .item .img {
    width: 220px;
    height: 290px;
  }
  .xcxdyy .content .item .inner_1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-family: PingFang SC;
    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_1 {
    width: 1149px;
    display: flex;
    justify-content: space-between;
  }
  .fwlc .content_1 img {
    height: 43px;
  }
  .fwlc .content_2 {
    width: 1149px;
    margin: 20px 0 22px;
  }
  .fwlc .content_2 img {
    width: 100%;
  }
  .fwlc .content_3 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwlc .content_3 .item {
    line-height: 17px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #292929;
  }
}
@media (max-width: 768px) {
  body {
    background-color: #F9FAFF;
  }
  .title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
  }
  .title .img_title_l,
  .title .img_title_r {
    display: none;
  }
  .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: 43px 0;
    background-color: #fff;
  }
  .bdfw .title {
    margin-bottom: 16px;
  }
  .bdfw .inner .title_line {
    width: 75px;
    height: 2px;
    background: #2A64DC;
    margin-bottom: 40px;
  }
  .bdfw .inner .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .bdfw .inner .content .item {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bdfw .inner .content .item:nth-child(1),
  .bdfw .inner .content .item:nth-child(2) {
    margin-bottom: 25px;
  }
  .bdfw .inner .content .item:nth-child(1),
  .bdfw .inner .content .item:nth-child(3) {
    border-right: 1px solid #E1E7FF;
  }
  .bdfw .inner .content .item .img {
    height: 41px;
    margin-bottom: 22px;
  }
  .bdfw .inner .content .item .text {
    line-height: 14px;
    font-size: 15px;
    font-family: PingFang;
    font-weight: 800;
    color: #2A2A2A;
  }
  .hxcj {
    padding: 40px 0;
  }
  .hxcj .inner {
    width: 375px;
  }
  .hxcj .content {
    width: 100%;
  }
  .hxcj .content .img_pie_chart_b {
    width: 258px;
    position: relative;
  }
  .hxcj .content .img_pie_chart_b .img {
    width: 258px;
  }
  .hxcj .content .img_pie_chart_b .news_box_1 {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/jd/1.png') no-repeat center;
    background-size: 100% 100%;
    width: 111px;
    height: 73px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 21px;
    position: absolute;
    top: 46px;
    left: 21px;
  }
  .hxcj .content .img_pie_chart_b .news_box_1 .text_1 {
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #2A64DC;
    margin-bottom: 5px;
    line-height: 18px;
  }
  .hxcj .content .img_pie_chart_b .news_box_1 .text_2 {
    font-family: PingFangSC-Regular;
    font-size: 9px;
    color: #2C2E2E;
    line-height: 13px;
  }
  .hxcj .content .img_pie_chart_b .news_box_2 {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/mobileapps/3.png') no-repeat center;
    background-size: 100% 100%;
    width: 128px;
    height: 86px;
    display: flex;
    flex-direction: column;
    padding-left: 13px;
    padding-top: 10px;
    position: absolute;
    top: 4px;
    left: 228px;
  }
  .hxcj .content .img_pie_chart_b .news_box_2 .text_1 {
    font-family: PingFangSC-Semibold;
    font-size: 9px;
    color: #2C2E2E;
  }
  .hxcj .content .img_pie_chart_b .news_box_2 .text_1 .num {
    display: block;
    color: #2A64DC;
    font-size: 18px;
    margin-left: 3px;
    line-height: 18px;
  }
  .hxcj .content .img_pie_chart_b .news_box_3 {
    background: url('https://fthoss.gizonet.com/gizonet_upload/website_20200928/img/jd/3.png') no-repeat center;
    background-size: 100% 100%;
    width: 128px;
    height: 42px;
    padding-left: 20px;
    padding-top: 12px;
    position: absolute;
    top: 115px;
    left: 228px;
  }
  .hxcj .content .img_pie_chart_b .news_box_3 .text_1 {
    font-family: PingFangSC-Semibold;
    font-size: 9px;
    color: #2C2E2E;
  }
  .hxcj .content .img_pie_chart_b .news_box_3 .text_1 .num {
    color: #2A64DC;
    font-size: 18px;
  }
  .kflc {
    padding: 43px 0;
    background: #FFFFFF;
  }
  .kflc .content {
    width: 100%;
  }
  .kflc .content .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .kflc .content .item .img {
    height: 41px;
    margin-bottom: 13px;
  }
  .kflc .content .item .text_1 {
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #2A2A2A;
  }
  .kflc .content .item .text_1:nth-child(3) {
    margin-bottom: 12px;
  }
  .kflc .content .item .text_2 {
    font-size: 9px;
    font-family: PingFang;
    font-weight: bold;
    color: #9A9A9A;
    line-height: 16px;
  }
  .kflc .content .inner_item_1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  .kflc .content .inner_item_2 {
    display: flex;
    justify-content: space-between;
  }
  .xcxdyy {
    padding: 40px 0;
  }
  .xcxdyy .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xcxdyy .content .item {
    width: 62px;
    height: 81px;
    margin: 6px 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(5),
  .xcxdyy .content .item:nth-child(4) {
    margin-top: 0;
  }
  .xcxdyy .content .item .img {
    width: 62px;
    height: 81px;
  }
  .xcxdyy .content .item .inner_1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-family: PingFang SC;
    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: 43px 0;
    background: #FFFFFF;
  }
  .fwlc .content_1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwlc .content_1 .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .fwlc .content_1 .item img {
    height: 25px;
    margin-bottom: 9px;
  }
  .fwlc .content_1 .item .inner_text {
    line-height: 12px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #2A2A2A;
  }
  .fwlc .content_2 {
    width: 309px;
    margin: 9px 0 10px;
  }
  .fwlc .content_2 img {
    width: 100%;
  }
}
