     img {
                font-size: 0.0rem;
            }
            
            p {
                margin-bottom: 0;
            }
            .ArticleHeader {
                margin-top: 0.225rem;
                text-align: center;
                color: #131314;
                margin-bottom: 0.1875rem;
            }
            
            .ArticleTitle {
                text-align: center;
                font-size: .2475rem;
            }
            
            .ArticleEnTitle {
                text-align: center;
                font-size: 12px;
            }
            
            .WhyContent {
                width: 100%;
                background-color: rgba(0, 70, 156, 1);
            }
            
            .WhyBox {
                width: 60%;
                /* height: 21.3333333333rem; */
                /* background: #FFFFFF; */
                /* box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.29); */
                border-radius: 10px;
                padding-top: 1px;
                padding-bottom: .15rem;
                margin: 0 auto;
                margin-bottom: .1875rem;
                color: #ffffff;
                text-align: center;
                letter-spacing: 1px;
                line-height: 1.5;
            }
            
            .blue {
                /*             color: #3161a9 */
                color: #fff;
            }
            
            .WhyBoxTitle {
                font-size: .165rem;
                text-align: center;
                margin-top: .1125rem;
                margin-bottom: 0.0378rem;
            }
            
            .WhyBoxTitle span:nth-child(1) {
                color: #fff;
            }
            
            .WhyBoxTitle span:nth-child(2) {
                font-size: .165rem;
            }
            
            .WhyBoxLine {
                /* margin-top: 0.5rem; */
                padding: 1px;
                width: .83333333333rem;
                min-width: 50px;
                height: 0;
                background: #7BC5A2;
                text-align: center;
                display: block;
                margin: 0.2rem auto 0.15rem auto;
            }
            
            .WhyBoxText {
                color: #fff;
                font-size: 0.15rem;
/*                 text-indent: 0.3rem; */
                padding-left: .1875rem;
                padding-right: 0.15rem;
                text-align: left;
                margin-top: 0.06rem;
            }
            /* .WhyBoxText span {
                    color: rgba(31, 135, 232, 1);
                } */
            
            .whereServe {
                /* background-image: url(http://hb.jxctdzkj.com/wp-content/uploads/2020/12/aa1.jpg */
                /* ); */
                /* background-size: 100% auto; */
                /* height: 0; */
                background-repeat: no-repeat;
                width: 100%;
                /* padding-top: 24.872579%; */
                /* position: relative; */
            }
            
            .whereServeContent {
                padding: 0.2rem 0;
                /* height: 70%; */
                /* max-height: 85%; */
                /* background: #FFFFFF; */
                /* opacity: 0.9; */
                /* border-radius: 0.375rem; */
                /* top: 50%; */
                /* transform: translateY(-50%); */
                /* left: 50%; */
                /* margin-left: -35%; */
                /* position: absolute; */
                margin: 0 auto;
                display: flex;
                flex-wrap: wrap;
                align-items: center;
            }
            /* @media (max-width: 900px) {
              
                .whereServeContent {
                     width: 92%;
                    max-height: 92%;
                    margin-left: -46%; 
                }
            } */
            
            .whereServeContentLeft {
                text-align: center;
                margin: 0;
                padding-right: 10px;
            }
            
            .whereServeContentLeft>img {
                width: 100%;
            }
            
            .whereServeContentRight {
                display: flex;
                align-items: center;
                margin: 0;
                padding-left: 10px;
            }
            
            .whereServeContentRightUl {
                /* width: 60%; */
            }
            
            .whereServeContentRightUlLi:nth-child(1) {
                font-size: .1875rem;
                margin-bottom: .15rem;
            }
            
            .whereServeContentRightUlLi:nth-child(2) {
                font-size: .1125rem;
            }
            
            .productName {
                padding-top: 1px;
                background: #eeeeee;
                padding-bottom: .1875rem;
            }
            
            .productNameTitle {
                text-align: left;
                font-size: 0.15rem;
                color: #444545;
                line-height: 1.5;
                width: 45%;
                margin: 0 auto;
                margin-top: .1875rem;
            }
            
            @media (max-width: 768px) {
                .productNameTitle {
                    width: 92%;
                }
            }
            
            .productNameContent {
                width: 80%;
                /* display: flex; */
                margin: 0 auto;
                margin-top: 0.225rem;
                /* flex-wrap: wrap; */
            }
            
            .productNameContentName {
                display: flex;
                margin: 0 -10px;
                /* margin-top: 0.225rem; */
                flex-wrap: wrap;
            }
            
            .productNameContentBox {
                padding: 0 10px;
            }
            
            .productNameContentBox>img {
                width: 100%;
            }
            
            .productNameContentBoxTitle {
                text-align: center;
                font-size: 0.1275rem;
                margin-top: .075rem;
            }
            
            .ourTeam {
                padding-top: 1px;
                margin: 0 auto;
                padding-bottom: .225rem;
            }
            
            .ourTeamContent {
                width: 80%;
                margin: 0 auto;
            }
            
            @media (min-width: 768px) {
                .ourTeamContentName .col-md-3 {
                    flex: 0 0 20%;
                    max-width: 20%;
                }
            }
            
            @media (max-width: 768px) {
                .ourTeamContentName .col-md-4 {
                    flex: 0 0 33.33333333333%;
                    max-width: 33.33333333333%;
                }
            }
            
            .ourTeamContentName {
                margin: 0 -0.05rem;
            }
            
            .ourTeamContentBox {
                padding: 0 0.05rem;
                width: 100%;
                display: flex;
            }
            
            .ourTeamContentBoxC>img {
                width: 100%;
            }
            
            .ourTeamContentBoxC {
                margin: 0 auto;
                background: rgba(238, 238, 238, 0.5);
                box-shadow: 3px 4px 3px 0px rgba(0, 0, 0, 0.2);
                text-align: center;
                padding: 0 0.06rem;
                border-radius: 2px;
                /*             height: 100%; */
            }
            
            .ourTeamContentBoxName {
                font-size: .15rem;
                color: #131314;
                margin-bottom: 0.01875rem;
            }
            
            .ourTeamContentBoxPost {
                background: #1F87E8;
                border-radius: 10px;
                font-size: .1125rem;
                color: #FFFFFF;
                margin-bottom: 0.0375rem;
                display: inline-block;
                padding: 0 .075rem;
            }
            
            .ourTeamContentBoxText {
                color: #1C1C1C;
                font-size: .09rem;
                line-height: 1.5;
                text-align: left;
                padding: 10px 4px;
            }
            
            .ourReason {
                background-image: url(../image/ourBG.jpg
);
                /* background-size: cover; */
                background-size: 100% auto;
                height: 0;
                background-repeat: no-repeat;
                width: 100%;
                padding-top: 23.44971339%;
                position: relative;
            }
            
            .ourReasonContent {
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                position: absolute;
                display: flex;
                align-items: center;
            }
            
            .ourReasonContentName {
                padding: 0;
                margin: 0 auto;
                width: 80%;
                flex-wrap: wrap;
                display: flex;
                height: 96%;
                align-items: flex-start;
                margin-top: 2%;
            }
            
            .ourReasonContentLeft {
                position: relative;
                width: 100%;
                height: 100%;
            }
            
            .ourReasonContentLeftCard {
                width: 30%;
                z-index: 10;
            }
            
            .ourReasonContentLeft {
                padding: 0;
            }
            
            .ourReasonContentRight {
                padding-right: 0;
                /* margin-top: -3%; */
            }
            
            .inviteYouTitle {
                font-size: 35px;
                color: #00469b;
                white-space: nowrap;
            }
            
            .inviteYouText {
                font-size: 18px;
                color: #00469c;
                white-space: nowrap;
            }
            
            .inviteImg>img {
                width: 100%;
            }
            
            .ourReasonContentLeftCard:nth-child(1) {
                position: absolute;
                top: 0%;
                left: 0%;
                text-align: right;
            }
            
            .ourReasonContentLeftCard:nth-child(2) {
                position: absolute;
                top: 35%;
                left: 3%;
                text-align: right;
            }
            
            .ourReasonContentLeftCard:nth-child(3) {
                position: absolute;
                top: 58%;
                left: 50%;
                margin-left: -15%;
                text-align: center;
            }
            
            .ourReasonContentLeftCard:nth-child(4) {
                position: absolute;
                top: 35%;
                right: 3%;
                text-align: left;
            }
            
            .ourReasonContentLeftCard:nth-child(5) {
                position: absolute;
                top: 0%;
                right: 0%;
                text-align: left;
            }
            
            .whyChoseUs {
                position: absolute;
                top: 5%;
                left: 50%;
                /* margin-left: -1.5rem; */
                transform: translateX(-50%);
                text-align: center;
                font-size: .20rem;
            }
            
            @media (min-width: 1400px) {
                .ourReasonContentName {
                    margin-top: 4%;
                }
                .ourReasonContentRight {
                    margin-top: -3%;
                }
            }
            
            @media (min-width: 1200px) {}
            
            @media(min-width:768px) and (max-width: 1400px) {
                .ourReason {
                    background-size: cover;
                    background-position: center;
                    height: 370px;
                    width: 100%;
                    padding-top: 0%;
                }
            }
            
            @media (min-width: 768px) and (max-width: 992px) {
                .ourReason {
                    height: 340px;
                }
                .ourReasonContentLeftCard:nth-child(4) {
                    top: 42%;
                    right: 2%;
                }
                .ourReasonContentLeftCard:nth-child(2) {
                    top: 42%;
                    left: 2%;
                }
                .ourReasonContentLeftCard:nth-child(3) {
                    top: 48%;
                }
            }
            
            .ourReasonContentLeftImg {
                position: absolute;
                width: 40%;
                top: 0%;
                left: 50%;
                margin-left: -20%;
            }
            
            .ourReasonContentLeftImg>img {
                width: 100%;
            }
            
            .ourReasonContentLeftCardTitle {
                color: #1C1E22;
                font-size: 0.1275rem;
                margin-bottom: 0;
            }
            
            .ourReasonContentLeftCardText {
                color: #000000;
                font-size: 0.0975rem;
                text-align: left;
            }
            
            .ourReasonContentRightUl {
                margin-top: 0rem;
            }
            
            .ourReasonContentRightUlLi {
                display: flex;
                align-items: center;
                font-size: .1125rem;
                color: #131314;
				line-height:1.4;
            }
            
            .ourReasonContentRightUlLi>img {
                padding: 0;
                width: 100%;
            }
            
            .proServe {
                font-size: .1275rem;
                color: #035994;
            }
            
           .askMe {
  background-size: 100% auto;
  display: inline-block;
  color: #fff;
  background-image: linear-gradient(to right, #146cb5, #3fb7ea, #146cb5);
  padding: 6px 25px;
  margin-top: 15px;
  border: 1.5px solid #3064ad;
  font-size: 26px;
  letter-spacing: 2px;
  cursor: pointer;
}
            
            .ourReasonContentRightUlLi:nth-child(2) {
                margin-bottom: .075rem;
            }
            
            .ourReasonContentRightUlLi {}
            
            .ourReasonContent {}
            
            .check {
                margin-top: .1875rem;
                margin-bottom: .1875rem;
            }
            
            .checkContent {
                width: 80%;
                margin: 0 auto;
                /* justify-content: center; */
            }
            
            .checkContentName {
                margin: 0 -0.15rem;
                align-items: stretch;
            }
            
            .checkContentBox {
                /* width: 90%; */
                margin: 0 auto;
                padding: 0.15rem;
                display: flex;
				position:relative;
            }
/* 			.checkContentBox:after{
				position:absolute;
				top:0;
				content:"";
				bottom:0;
				left:0;
				right:0;
				
				box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.23);
			} */
            .checkContentBBox {
                display: flex;
                justify-content: center;
                width: 100%;
                margin: 0 auto;
                padding: 0.15rem;
                background: #FFFFFF;
                box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.23);
                height: auto;
            }
            
            .checkContentBBoxLeft {
                padding: 0;
            }
            
            .checkContentBBoxRight {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                padding: 0 0rem 0rem 0.15rem;
            }
            
            .checkContentBBoxLeft img {
                width: 100%;
            }
            
            .checkContentBBoxRightN {
                font-size: 0.225rem;
                font-family: Impact;
                font-weight: bold;
                color: #1A62E3;
                margin-bottom: 0;
            }
            
            .checkContentBBoxRightT {
                font-size: .135rem;
                color: #444444;
            }
            
            .checkContentBBox>img {
                width: 100%;
            }
            
            .nones {
                display: none;
                margin: 0 auto;
            }
            
            .whyWhyBoxLine {
                width: 1rem;
                top: 14%;
                left: 50%;
                min-width: 100px;
                /* margin-left: -1.5rem; */
                transform: translateX(-50%);
                text-align: center;
                font-size: .20rem;
            }
            
            .LineBottonEN {
                top: 23%;
                left: 50%;
                min-width: 100px;
                /* margin-left: -1.5rem; */
                transform: translateX(-50%);
                text-align: center;
                font-size: 16px;
            }
            
            @media (max-width: 1400px) {
                .LineBottonEN {
                    font-size: 12px;
                }
            }
            
            @media (max-width: 768px) {
                /* font-size:4.75px; */
                .WhyBox {
                    width: 80%;
                }
                .LineBottonEN {
                    top: 14%;
                }
                .whyWhyBoxLine {
                    top: 12%;
                }
                .whyChoseUs {
                    white-space: nowrap;
                }
                .whereServeContent {
                    /* width: 45%; */
                    /* max-height: 90%; */
                    /* margin-left: -22.5%; */
                }
                .APP {
                    display: none;
                }
                .nones {
                    display: block;
                    margin: 0 auto;
                }
                .ourReasonContent .ourReasonContentLeft>div {
                    position: static!important;
                    margin: 0;
                    text-align: left;
                    padding-top: 5px;
                }
                .ourTeamContent {
                    width: 92%;
                }
                .ourReasonContentLeft {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-between;
                }
                .ourReasonContentLeftCard {
                    width: 48%;
                    height: auto;
                }
                .ourReasonContentLeftImg {
                    order: -1;
                }
                .ourReasonContentLeftImg {
                    position: absolute;
                    width: 100%;
                    top: 3%;
                    left: 50%;
                    margin-left: -21%;
                    height: auto;
                }
                .ourReason {
                    height: 600px;
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center;
                    width: 100%;
                    padding-top: 0;
                    position: static;
                }
                .ourReasonContentName {
                    height: 100%;
                }
                .ourReasonContent {
                    position: static;
                    height: 100%;
                }
                .ourReasonContentLeftCardTitle {
                    color: #1C1E22;
                    font-size: .225rem;
                    margin-bottom: 0;
                }
                .ArticleTitle {
                    font-size: .3375rem;
                }
                .checkContentBBoxLeft {
                    display: flex;
                    align-items: center;
                }
                /* .ourTeam {
                    width: 94%;
                } */
                .checkContent {
                    width: 92%;
                }
                .ourReasonContent {
                    position: static;
                    /* width: 92% */
                }
                .ourReasonContentName {
                    width: 92%;
                }
                .productNameContent {
                    width: 92%;
                }
                .whereServeContentRightUl {
                    width: 92%;
                }
                .WhyBox {
                    width: 90%;
                }
                .whereServeContent {
                    width: 92%;
                }
                /* .ourReasonContent {
                    margin-left: 4%;
                } */
                .whereServeContentLeft>img {
                    width: 100%;
                }
            }
            
            @media (min-width: 1200px) {
                .WhyBoxText,
                .whereServeContentRightUlLi:nth-child(2),
                .productNameTitle,
                .productNameContentBoxTitle,
                .ourTeamContentBoxPost {
                    font-size: 16px!important;
                }
                .WhyBoxTitle span:nth-child(1),
                .WhyBoxTitle span:nth-child(2),
                .ourTeamContentBoxName,
                .ourReasonContentLeftCardTitle,
                .checkContentBBoxRightT {
                    font-size: 18px;
                }
                .ourTeamContentBoxText,
                .ourReasonContentLeftCardText {
                    font-size: 14px!important;
                }
                .whereServeContentRightUlLi:nth-child(1) {
                    font-size: 20px!important;
                }
                .checkContentBBoxRightN {
                    font-size: 22px!important;
                }
                .whereServeContentRightUlLi:nth-child(1) {
                    /* 				margin-bottom: .00rem;
                        margin-top: .0rem; */
                    /* 				text-align:center; */
                }
                .ArticleTitle {
                    font-size: 30px!important;
                }
                .whereServeContentRightUl {
                    /*     width: 92%; */
                    margin: 0 auto;
                }
            }
            
            @media (max-width: 1200px) {
                .WhyBoxTitle span:nth-child(1),
                .WhyBoxTitle span:nth-child(2),
                .WhyBoxText,
                .whereServeContentRightUlLi:nth-child(2),
                .productNameTitle,
                .productNameContentBoxTitle,
                .ourTeamContentBoxPost {
                    font-size: 16px!important;
                }
                .ourTeamContentBoxName,
                .ourReasonContentLeftCardTitle,
                .checkContentBBoxRightT {
                    font-size: 18px;
                }
                .ourTeamContentBoxText,
                .ourReasonContentLeftCardText {
                    font-size: 14px!important;
                }
                .whereServeContentRightUlLi:nth-child(1) {
                    font-size: 20px!important;
                }
                .checkContentBBoxRightN {
                    font-size: 22px!important;
                }
                .whereServeContentRightUlLi:nth-child(1) {
                    margin-bottom: .00rem;
                    margin-top: .0rem;
                    /* 				text-align:center; */
                }
                .ArticleTitle {
                    font-size: 28px!important;
                }
                .whereServeContentRightUl {
                    width: 92%;
                    margin: 0 auto;
                }
            }
            
            @media (max-width: 768px) {
                .WhyBoxTitle span:nth-child(1),
                .WhyBoxTitle span:nth-child(2),
                .WhyBoxText,
                .whereServeContentRightUlLi:nth-child(2),
                .productNameTitle,
                .productNameContentBoxTitle,
                .ourTeamContentBoxPost {
                    font-size: 14px!important;
                }
                .ourTeamContentBoxName,
                .ourReasonContentLeftCardTitle,
                .checkContentBBoxRightT {
                    font-size: 16px;
                }
                .ourTeamContentBoxText,
                .ourReasonContentLeftCardText {
                    font-size: 12px!important;
                }
                .whereServeContentRightUlLi:nth-child(1) {
                    font-size: 18px!important;
                }
                .checkContentBBoxRightN {
                    font-size: 20px!important;
                }
                .whereServeContentRightUlLi:nth-child(1) {
                    margin-bottom: .09375rem;
                    margin-top: .09375rem;
                    text-align: center;
                }
                .ArticleTitle {
                    font-size: 25px!important;
                }
                .ourReasonContentLeftImg>img {
                    width: 90%;
                    margin-left: 5%;
                }
            }
            
            @media (max-width: 576px) {
                .ourReasonContentLeftImg>img {
                    width: 100%;
                    margin-left: 0%;
                }
            }