.well-button[type="orange"]:hover{box-shadow: 0px 0px 9px 4px rgb(78 33 0 / 15%);}
@media only screen and (min-width: 750px) {
    
  .move {
    display: none;
  }
  .banner-move {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .originally {
    /*display: none !important;*/
  }
  body {
    width: 100%;
    height: 100%;
    min-width: auto !important;
    background-color: #ffffff;
  }
  body .nav-tem {
    display: none;
  }
  body .header-tem {
    display: none;
  }
  body .footer-tem {
    display: none;
  }
  body .article-content {
    min-width: auto;
    padding: 30px 0 20px 0 !important;
    width: 90%;
    height: auto;
	margin: 0 auto;
  }
  body .article-content .view-title {
    font-weight: 400;
  }
  body .article-content .text {
    padding: 0 0px 0 !important;
  }
  body .article-content .btn {
    padding-top: 40px !important;
  }
  body .article-content .btn .well-button {
    padding: 0 45px;
    border-radius: 4px;
  }
  body .article-content .title span {
    font-size: 18px;
    line-height: 21px;
    border-bottom: 2px solid #03b8ec;
  }
  body .index-banner-bom {
    display: none;
  }
  body ul {
   /* display: block !important;*/
  }
  .article-content ul{display: block !important;}
  body .banner-view .banner-img,
  body .banner-view .banner-shade {
    display: none;
  }
  body .banner-view .swiper-slide {
    height: 240px;
  }
  body .banner-view .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  body .banner-view .banner-info > .article-content {
    padding: 60px 0 20px 0 !important;
  }
  body .banner-view .banner-info > .article-content > div {
    margin-top: -25px;
  }
  body .banner-view .banner-info p {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    padding: 0;
  }
  body .banner-view .banner-info p .well-button {
    display: none;
  }
  body .banner-view .banner-info .title {
    padding: 0 0 10px;
    font-size: 24px;
    line-height: 36px;
    font-weight: initial;
  }
  body .banner-view .swiper-pagination {
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  body .banner-view .swiper-pagination .my-bullet {
    display: inline-block;
    width: 18px;
    height: 3px;
    background: #ffffff;
    opacity: 0.5;
    position: relative;
    margin: 0 2px;
  }
  body .banner-view .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
  }
  body .banner-bom {
    display: none;
  }
  body .view-title {
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    padding: 6px 0 0;
  }
  body .move-header-tem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 8%;
    z-index: 10;
    overflow: visible;
  }
  body .move-footer-tem {
    height: 700px !important;
  }
  .well-button {
    border-radius: 4px;
    line-height: 33px;
    font-size: 12px;
  }
  .index-view-a {
    margin-top: 10px;
  }
  .index-view-a .move {
    display: flex;
  }
  .index-view-a .move .move-box {
    padding: 30px 0 0;
  }
  .index-view-a .move ul {
    flex: 1;
    margin-top: 10px;
  }
  .index-view-a .move ul li {
    box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 25px 0 25px 0;
    position: relative;
    border-radius: 5px;
    display: inline-block;
    width: 95%;
    height: 170px;
    margin: 0 5px 10px !important;
  }
  .index-view-a .move ul li img {
    height: 63px;
  }
  .index-view-a .move ul li .title {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    color: #4c4c4e;
    line-height: 17px;
    padding: 10px 0;
  }
  .index-view-a .move ul li .title::before {
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -5px;
    transform: rotate(-45deg);
    content: "";
    width: 8px;
    height: 8px;
    border-left: 2px solid #949697;
    border-bottom: 2px solid #949697;
    z-index: 9;
  }
  .index-view-a .move ul li .content {
    width: 104px;
    height: 40px;
    font-size: 9px;
    font-weight: 400;
    color: #949697;
    line-height: 11px;
    padding: 0;
    margin: 0 auto;
    opacity: 0;
  }
  .index-view-a .move ul li p:nth-last-child(1) {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
  }
  .index-view-a .move ul li p:nth-last-child(1) a {
    font-size: 7px;
    font-weight: 400;
    color: #004ba6;
    line-height: 10px;
    display: none;
  }
  .index-view-a .move ul .on {
    height: 200px;
  }
  .index-view-a .move ul .on a {
    display: inline !important;
  }
  .index-view-a .move ul .on .title::before {
    display: none;
  }
  .index-view-a .move ul .on .content {
    opacity: 1;
  }
  .index-view-a .move ul .off {
    height: 140px;
  }
  .index-view-a .move ul .off .content {
    opacity: 0;
  }
  .index-view-a .move ul .off .title::before {
    top: 30px;
  }
  .index-view-b .view-title {
    margin-bottom: 20px;
  }
  .index-view-b .view-title ~ p {
    padding: 0;
    color: #4c4c4e;
    font-size: 16px;
    line-height: 22px;
  }
  .index-view-b ul {
    padding: 0;
    box-shadow: none;
  }
  .index-view-b ul li {
    display: flex;
    background: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 10px 0;
  }
  .index-view-b ul li p {
    flex: 1;
    margin: 0 !important;
    line-height: 60px;
  }
  .index-view-b ul li p:nth-child(2) {
    text-align: left;
  }
  .index-view-b ul li .title span {
    border-bottom: none;
  }
  .index-view-b ul li .text {
    line-height: 22px;
    padding: 2px 10px 0 !important;
    line-height: inherit;
  }
  .index-view-b ul li:not(:first-child) {
    border: none;
  }
  .index-view-c {
    padding-bottom: 0;
  }
  .index-view-c .article-content {
    margin-top: 10px;
  }
  .index-view-c .view-title:nth-child(2) {
    padding-top: 10px;
    font-size: 16px;
    font-weight: initial;
    color: #4c4c4e;
    line-height: 12px;
  }
  .index-view-c > .response-img {
    display: none;
  }
  .index-view-c .move {
    display: flex;
  }
  .index-view-c .move > ul {
    flex: 1;
    text-align: left;
    width: 50%;
    padding-top: 40px;
  }
  .index-view-c .move > ul > li {
    flex: 1;
    position: relative;
    padding: 16px 10px 0px;
    overflow: hidden;
    height: 109px;
    margin: 0 0 10px;
  }
  .index-view-c .move > ul > li p {
    font-size: 9px;
    color: #ffffff;
  }
  .index-view-c .move > ul > li > img {
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -10;
    transition: 0.5s linear;
    filter: blur(2px);
  }
  .index-view-c .move > ul > li .href {
    position: absolute;
    bottom: 13px;
    left: 13px;
    font-size: 7px;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #ff8000;
    background-color: #ff8000;
    width: 50px;
    text-align: center;
    line-height: 15px;
  }
  .index-view-c .move > ul .title {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
  }
  .index-view-c .move .move-left {
    margin: 0 5px 0 0 !important;
  }
  .index-view-c .move .move-right {
    margin: 0 0 0 5px !important;
  }
  .index-view-d {
    background: #ffffff;
    padding: 0 0 0 0;
  }
  .index-view-d .article-content {
    padding: 10px 0 20px 0 !important;
  }
  .index-view-d .view-title:nth-child(2) {
    font-size: 16px;
    font-weight: initial;
    color: #4c4c4e;
  }
  .index-view-d .logo-content {
    padding: 35px 0 0;
  }
  .index-view-d .logo-content .content {
    margin: 0;
  }
  .index-view-d .logo-content .content > img {
    width: 100%;
  }
  .index-view-d .logo-content .content > div {
    padding: 17px 13px 21px 16px;
    top: 0;
    height: auto;
    max-height: 100%;
  }
  .index-view-d .logo-content li p {
    font-size: 11px;
    line-height: 18px;
  }
  .index-view-d .logo-content li .title {
    font-size: 16px;
  }
  .index-view-d .logo-content li .com-info {
    display: none;
  }
  .index-view-d .logo-li {
    height: 20%;
  }
  .index-view-d .logo-li li {
    padding: 0 5px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.05);
    float: left;
    width: 30%;
    margin: 5px;
  }
  .index-view-d .logo-li li.active {
    transform: scale(1);
  }
  .index-view-d .logo-li li.active::before {
    bottom: -1px;
  }
  .index-view-d .logo-li li img {
    width: 100%;
    height: auto;
  }
  .index-view-e {
    padding: 0;
  }
  .index-view-e > .article-content {
    display: flex;
  }
  .index-view-e ul {
    width: 50%;
    flex: 1;
  }
  .index-view-e ul li {
    width: 160px;
    height: 240px;
    padding: 0 0 10px 0;
    margin: 0 auto !important;
  }
  .index-view-e ul li > p {
    padding: 10px 0 0 0;
    width: 100%;
    font-size: 11px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 15px;
  }
  .index-view-e ul li .response-img {
    width: 100%;
    height: auto;
  }
  .index-view-e ul li .img-title {
    position: relative;
    height: 163px;
  }
  .index-view-e ul li .img-title p {
    color: #ffffff !important;
    font-size: 12px !important;
  }
  .index-view-e ul li .img-title .sub-title {
    top: 14px;
    left: 12px;
    font-size: 16px !important;
  }
  .index-view-e ul li .img-title .new-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    line-height: 17px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .index-view-f {
    height: 360px;
    background-color: #ffffff;
  }
  .index-view-f > img {
    display: none;
  }
  .index-view-f > div {
    height: auto;
  }
  .index-view-f > div ul li {
    padding: 15px 73px 15px 86px !important;
    background-size: 55px !important;
  }
  .index-view-f > div ul li p {
    font-size: 11px;
    color: #828282;
    line-height: 14px;
  }
  .index-view-f > div ul li .title {
    font-size: 16px !important;
    color: #18213c !important;
    line-height: 22px !important;
    padding: 0 0 10px 0;
  }
  .index-view-f > div ul li::before {
    right: 15px !important;
    background-image: url(/src/icons/arrow.png);
    background-position: center;
    background-size: 25px;
    background-repeat: no-repeat;
  }
  .plan-view-a,
  .smart-view-a,
  .cloud-view-a,
  .digital-view-a {
    padding: 0 0 0 0;
  }
  .plan-view-a .article-content,
  .smart-view-a .article-content,
  .cloud-view-a .article-content,
  .digital-view-a .article-content {
    padding: 30px 0 20px;
    height: auto;
  }
  .plan-view-a .article-content .view-title,
  .smart-view-a .article-content .view-title,
  .cloud-view-a .article-content .view-title,
  .digital-view-a .article-content .view-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 0px !important;
  }
  .plan-view-a .article-content .text,
  .smart-view-a .article-content .text,
  .cloud-view-a .article-content .text,
  .digital-view-a .article-content .text {
    padding: 20px 20px 0 !important;
    font-size: 16px;
    line-height: 22px;
  }
  .responseimg {
    margin-top: 20px;
  }
  .plan-view-b,
  .smart-view-b,
  .digital-view-b {
    padding: 0 !important;
  }
  .plan-view-b .view-title,
  .smart-view-b .view-title,
  .digital-view-b .view-title {
    padding-bottom: 10px;
  }
  .plan-view-b > ul,
  .smart-view-b > ul,
  .digital-view-b > ul {
    padding: 20px 0 0;
  }
  .plan-view-b > ul > li,
  .smart-view-b > ul > li,
  .digital-view-b > ul > li {
    padding: 0;
    margin: 10px 0;
    display: grid;
    grid-template-columns: 25% 75%;
    grid-template-rows: 45px 65px;
    text-align: left;
  }
  .plan-view-b > ul > li img,
  .smart-view-b > ul > li img,
  .digital-view-b > ul > li img {
    margin: auto;
    height: 44px;
    grid-row: 1 / 3;
  }
  .plan-view-b > ul > li p,
  .smart-view-b > ul > li p,
  .digital-view-b > ul > li p {
    font-size: 10px;
    font-weight: 500;
    color: #4c4c4e;
    line-height: 14px;
    padding: 8px 10px 10px 0;
  }
  .plan-view-b > ul > li .title,
  .smart-view-b > ul > li .title,
  .digital-view-b > ul > li .title {
    font-size: 16px;
    font-weight: initial;
    color: #484848;
    line-height: 22px;
    padding: 28px 0 0px;
    font-weight: 400;
  }
  .plan-view-b > ul > li:not(:first-child),
  .smart-view-b > ul > li:not(:first-child),
  .digital-view-b > ul > li:not(:first-child) {
    margin-left: 0;
  }
  .plan-view-c,
  .smart-view-c,
  .digital-view-c {
    padding: 90px 0 0 0;
  }
  .plan-view-c .article-content > div,
  .smart-view-c .article-content > div,
  .digital-view-c .article-content > div {
    display: block;
    padding: 200px 0 130px;
  }
  .plan-view-c .article-content > div .content-b > .title,
  .smart-view-c .article-content > div .content-b > .title,
  .digital-view-c .article-content > div .content-b > .title {
    text-align: center;
  }
  .plan-view-c .article-content > div .swiper-img,
  .smart-view-c .article-content > div .swiper-img,
  .digital-view-c .article-content > div .swiper-img {
    width: 100%;
    height: auto;
  }
  .plan-view-c .article-content > div .swiper-img .swiper-wrapper .swiper-slide,
  .smart-view-c .article-content > div .swiper-img .swiper-wrapper .swiper-slide,
  .digital-view-c .article-content > div .swiper-img .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }
  .plan-view-c .article-content > div .swiper-img .swiper-wrapper .swiper-slide span,
  .smart-view-c .article-content > div .swiper-img .swiper-wrapper .swiper-slide span,
  .digital-view-c .article-content > div .swiper-img .swiper-wrapper .swiper-slide span {
    width: 40px;
    height: 40px;
  }
  .plan-view-c .article-content > div img,
  .smart-view-c .article-content > div img,
  .digital-view-c .article-content > div img {
    width: 100%;
    height: auto;
  }
  .plan-view-c .article-content > div::before,
  .smart-view-c .article-content > div::before,
  .digital-view-c .article-content > div::before {
    display: none;
  }
  .plan-view-c .article-content > div:last-child,
  .smart-view-c .article-content > div:last-child,
  .digital-view-c .article-content > div:last-child {
    padding-bottom: 0 !important;
  }
  .plan-view-c .content-a,
  .plan-view-c .content-b,
  .plan-view-c .content-c,
  .plan-view-c .content-d,
  .smart-view-c .content-a,
  .smart-view-c .content-b,
  .smart-view-c .content-c,
  .smart-view-c .content-d,
  .digital-view-c .content-a,
  .digital-view-c .content-b,
  .digital-view-c .content-c,
  .digital-view-c .content-d {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    background-color: #f4fbfb;
  }
  .plan-view-c .content-a .title,
  .plan-view-c .content-b .title,
  .plan-view-c .content-c .title,
  .plan-view-c .content-d .title,
  .smart-view-c .content-a .title,
  .smart-view-c .content-b .title,
  .smart-view-c .content-c .title,
  .smart-view-c .content-d .title,
  .digital-view-c .content-a .title,
  .digital-view-c .content-b .title,
  .digital-view-c .content-c .title,
  .digital-view-c .content-d .title {
    position: absolute;
    top: -54px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 16px !important;
    color: #222222 !important;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
  }
  .plan-view-c .content-a .title > span,
  .plan-view-c .content-b .title > span,
  .plan-view-c .content-c .title > span,
  .plan-view-c .content-d .title > span,
  .smart-view-c .content-a .title > span,
  .smart-view-c .content-b .title > span,
  .smart-view-c .content-c .title > span,
  .smart-view-c .content-d .title > span,
  .digital-view-c .content-a .title > span,
  .digital-view-c .content-b .title > span,
  .digital-view-c .content-c .title > span,
  .digital-view-c .content-d .title > span {
    width: 100% !important;
    height: 100% !important;
  }
  .plan-view-c .content-a .title > span::before,
  .plan-view-c .content-b .title > span::before,
  .plan-view-c .content-c .title > span::before,
  .plan-view-c .content-d .title > span::before,
  .smart-view-c .content-a .title > span::before,
  .smart-view-c .content-b .title > span::before,
  .smart-view-c .content-c .title > span::before,
  .smart-view-c .content-d .title > span::before,
  .digital-view-c .content-a .title > span::before,
  .digital-view-c .content-b .title > span::before,
  .digital-view-c .content-c .title > span::before,
  .digital-view-c .content-d .title > span::before {
    left: 50% !important;
    transform: translate(-50%, 0);
    width: 42px !important;
    height: 42px !important;
    margin-top: -45px !important;
  }
  .plan-view-c .content-a > div,
  .plan-view-c .content-b > div,
  .plan-view-c .content-c > div,
  .plan-view-c .content-d > div,
  .smart-view-c .content-a > div,
  .smart-view-c .content-b > div,
  .smart-view-c .content-c > div,
  .smart-view-c .content-d > div,
  .digital-view-c .content-a > div,
  .digital-view-c .content-b > div,
  .digital-view-c .content-c > div,
  .digital-view-c .content-d > div {
    position: absolute;
    padding: 10px 20px 0 !important;
    height: auto !important;
    top: 0;
    left: 0;
    font-size: 12px !important;
    color: #2b406e !important;
    line-height: 23px;
  }
  .plan-view-c .content-a > div > .intelligent-btn,
  .plan-view-c .content-b > div > .intelligent-btn,
  .plan-view-c .content-c > div > .intelligent-btn,
  .plan-view-c .content-d > div > .intelligent-btn,
  .smart-view-c .content-a > div > .intelligent-btn,
  .smart-view-c .content-b > div > .intelligent-btn,
  .smart-view-c .content-c > div > .intelligent-btn,
  .smart-view-c .content-d > div > .intelligent-btn,
  .digital-view-c .content-a > div > .intelligent-btn,
  .digital-view-c .content-b > div > .intelligent-btn,
  .digital-view-c .content-c > div > .intelligent-btn,
  .digital-view-c .content-d > div > .intelligent-btn {
    position: absolute;
    left: 50%;
    transform: translate(-38%, 0);
    top: 450px;
  }
  .plan-view-c .content-a > div > .intelligent-btn .well-button,
  .plan-view-c .content-b > div > .intelligent-btn .well-button,
  .plan-view-c .content-c > div > .intelligent-btn .well-button,
  .plan-view-c .content-d > div > .intelligent-btn .well-button,
  .smart-view-c .content-a > div > .intelligent-btn .well-button,
  .smart-view-c .content-b > div > .intelligent-btn .well-button,
  .smart-view-c .content-c > div > .intelligent-btn .well-button,
  .smart-view-c .content-d > div > .intelligent-btn .well-button,
  .digital-view-c .content-a > div > .intelligent-btn .well-button,
  .digital-view-c .content-b > div > .intelligent-btn .well-button,
  .digital-view-c .content-c > div > .intelligent-btn .well-button,
  .digital-view-c .content-d > div > .intelligent-btn .well-button {
    margin: 0 0 10px !important;
    border-radius: 4px;
    padding-right: 30px;
    width: 150px;
    background-image: none;
  }
  .plan-view-d,
  .smart-view-d,
  .digital-view-d {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
  }
  .plan-view-d .view-title,
  .smart-view-d .view-title,
  .digital-view-d .view-title {
    grid-column: 1 / 3;
  }
  .plan-view-d ul,
  .smart-view-d ul,
  .digital-view-d ul {
    display: grid !important;
    grid-template-rows: repeat(2, 190px);
    width: 100%;
    padding: 30px 5px 0 !important;
  }
  .plan-view-d ul li,
  .smart-view-d ul li,
  .digital-view-d ul li {
    margin-left: 0 !important;
    padding: 0 0 10px 0;
  }
  .plan-view-d ul li p,
  .smart-view-d ul li p,
  .digital-view-d ul li p {
    font-size: 9px;
    font-weight: 400;
    color: #888888;
    line-height: 12px;
  }
  .plan-view-d ul li p span,
  .smart-view-d ul li p span,
  .digital-view-d ul li p span {
    font-size: 14px !important;
    color: #222222;
    line-height: 16px !important;
    font-weight: 400;
  }
  .grid > ul {
    grid-template-rows: repeat(2, 150px);
  }
  .plan-view-f {
    height: 320px !important;
  }
  .plan-view-f .embed > div {
    margin-top: -35px;
  }
  .plan-view-f .embed > div > ul {
    margin-top: 20px;
  }
  .plan-view-f .embed > div > ul > li {
    width: 72px;
    height: 72px;
  }
  .plan-view-f .embed > div > ul > li::before {
    width: 70%;
    height: 70%;
    border-radius: 10px;
    left: 12%;
  }
  .plan-view-f .embed > div > ul > li > img {
    width: auto !important;
    height: 9px;
    top: 50% !important;
    transform: translate(-50%, 0%);
    margin-left: 0 !important;
  }
  .contact-tem {
    height: 209px;
    overflow: hidden;
  }
  .contact-tem .response-img {
    transform: scale(1.6);
    padding-top: 29px;
  }
  .contact-tem .embed {
    display: block;
    top: 50%;
    transform: translate(0, -20%);
  }
  .contact-tem .embed > div {
    margin-bottom: 0px;
    position: relative;
  }
  .contact-tem .embed > div p {
    font-size: 12px;
    line-height: 24px;
  }
  .contact-tem .embed > div .title {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
  }
  .contact-tem .embed > div .contact-btn {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -40px;
    padding-top: 0;
  }
  .contact-tem .embed > div .contact-btn .well-button {
    padding: 0 40px;
    line-height: 33px;
    font-size: 12px;
    border-radius: 4px;
  }
  .plan-view-c .article-content {
    padding-bottom: 150px !important;
  }
  .plan-view-c .article-content > div {
    padding: 135px 0 130px;
  }
  .plan-view-c .article-content > div > div {
    height: 115px;
  }
  .plan-view-c .article-content > div:nth-child(5) {
    padding: 200px 0 130px;
  }
  .plan-view-c .article-content > div:nth-child(5) > div {
    height: 180px;
  }
  .smart-view-c .article-content > div:nth-child(1),
  .smart-view-c .article-content > div:nth-child(3) {
    padding: 150px 0 126px;
  }
  .smart-view-c .article-content > div:nth-child(1) > div:nth-child(1),
  .smart-view-c .article-content > div:nth-child(3) > div:nth-child(1) {
    height: 130px;
  }
  .smart-view-c .article-content > div:nth-child(1) > div:nth-child(1) > div,
  .smart-view-c .article-content > div:nth-child(3) > div:nth-child(1) > div {
    padding: 10px 20px 0 !important;
    width: 100%;
  }
  .smart-view-c .article-content > div:nth-child(2) {
    padding: 130px 0 126px;
  }
  .smart-view-c .article-content > div:nth-child(2) .view-c-content {
    height: 115px;
  }
  .smart-view-c .article-content > div:nth-child(2) .view-c-content > div {
    padding: 10px 20px 0 !important;
    width: 100% !important;
  }
  .digital-view-c .article-content > div {
    padding: 130px 0;
  }
  .digital-view-c .article-content > div > div {
    height: 95px;
  }
  .digital-view-c .article-content > div:nth-child(1) > div > div,
  .digital-view-c .article-content > div:nth-child(3) > div > div {
    padding: 10px 10px 0 0 !important;
    width: 100%;
  }
  .digital-view-c .article-content > div:nth-child(2) > div > div,
  .digital-view-c .article-content > div:nth-child(4) > div > div {
    width: 100%;
  }
  .prova-view-a .article-content {
    height: auto;
  }
  .prova-view-a .article-content .text {
    font-size: 16px;
    line-height: 22px;
  }
  .prova-view-b .article-content > div {
    display: block !important;
    padding: 0;
  }
  .prova-view-b .article-content > div::before {
    display: none;
  }
  .prova-view-b .article-content > div .title {
    font-size: 16px;
    text-align: center;
  }
  .prova-view-b .article-content > div .text {
    position: relative;
    font-size: 12px;
    line-height: 23px;
    color: #2b406e;
    background-color: #f4fbfb;
  }
  .prova-view-b .article-content > div .text::before {
    position: absolute;
    top: 0;
    left: -100px;
    content: "";
    width: 100px;
    height: 100%;
    background-color: #f4fbfb;
  }
  .prova-view-b .article-content > div img {
    margin: 20px 0;
    width: 100%;
    height: auto;
  }
  .prova-view-b .article-content > div > div {
    position: initial;
    padding: 20px;
    margin: 0 0 20px;
    font-size: 12px;
    box-shadow: 0px 13px 25px 0px rgba(0, 0, 0, 0.1);
  }
  .prova-view-b .article-content > div > div > p {
    font-weight: 400;
  }
  .prova-view-b .article-content > div > div > span {
    position: relative;
    margin: 0 0px 0 10px;
  }
  .prova-view-b .article-content > div > div > span::before {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translate(0, -50%);
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #027aff;
  }
  .prova-view-b .article-content .content-a .text {
    padding: 20px 20px 20px 0 !important;
  }
  .prova-view-b .article-content .content-a .title {
    position: relative;
  }
  .prova-view-b .article-content .content-a .title::before {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    width: 42px;
    height: 42px;
    background-image: url(/src/images/smart/num1.png);
    background-size: 100%;
  }
  .prova-view-b .article-content .content-a > div {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
  .prova-view-b .article-content .content-a > div > p {
    grid-column: 1 / 3;
  }
  .prova-view-b .article-content .content-b .text {
    padding: 20px 0 20px 20px !important;
  }
  .prova-view-b .article-content .content-b .text::before {
    left: auto;
    right: -100px;
  }
  .prova-view-b .article-content .content-c {
    padding-top: 80px;
  }
  .prova-view-b .article-content .content-c .text {
    padding: 20px 20px 20px 0 !important;
  }
  .prova-view-b .article-content .content-c .title {
    position: relative;
  }
  .prova-view-b .article-content .content-c .title::before {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    width: 42px;
    height: 42px;
    background-image: url(/src/images/smart/num2.png);
    background-size: 100%;
  }
  .prova-view-b .article-content .content-c > div {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
  .prova-view-b .article-content .content-c > div > p {
    grid-column: 1 / 3;
  }
  .prova-view-b .article-content .content-d .text {
    padding: 20px 0 20px 20px !important;
  }
  .prova-view-b .article-content .content-d .text::before {
    left: auto;
    right: -100px;
  }
  .cloud-view-a .article-content .zoom {
    padding-bottom: 12px;
  }
  .cloud-view-a .article-content .zoom img {
    height: 24px;
  }
  .cloud-view-a .article-content p:nth-child(3) {
    font-size: 16px;
    line-height: 22px;
  }
  .cloud-view-b {
    padding-bottom: 20px;
  }
  .cloud-view-b .article-content .view-title:nth-child(2) {
    margin-top: 10px;
  }
  .cloud-view-b .article-content .b-content {
    display: block;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .cloud-view-b .article-content .b-content::before {
    display: none;
  }
  .cloud-view-b .article-content .b-content .b-content-img {
    border-radius: 8px;
    overflow: hidden;
    margin: 20px 5px 10px;
    height: 192px;
  }
  .cloud-view-b .article-content .b-content .b-content-img > div {
    position: relative;
  }
  .cloud-view-b .article-content .b-content .b-content-img > div i {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: linear-gradient(270deg, #d3e4ff 0%, rgba(239, 243, 249, 0.44) 100%);
    width: 100%;
    height: 100%;
  }
  .cloud-view-b .article-content .b-content .b-content-img p {
    position: absolute;
    padding: 0 15px 15px 0;
    right: 0;
    bottom: 80px;
    text-align: right;
    display: none;
    font-size: 12px;
    color: #2b406e;
    line-height: 18px;
  }
  .cloud-view-b .article-content .b-content .b-content-img p span {
    font-size: 16px;
    color: #484848;
    line-height: 22px;
    font-weight: 400;
  }
  .cloud-view-b .article-content .b-content .b-content-img .active {
    display: block;
  }
  .cloud-view-b .article-content .b-content ul {
    display: grid !important;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
  }
  .cloud-view-b .article-content .b-content ul li {
    margin: 5px;
    font-size: 16px;
    color: #484848;
    line-height: 22px;
    border-radius: 8px;
    padding: 20px 0;
    text-align: center;
    font-weight: 400;
  }
  .cloud-view-b .article-content .b-content ul .active {
    color: #569dd3;
  }
  .cloud-view-b .article-content .b-content img {
    width: 100%;
    height: auto;
  }
  .cloud-view-c {
    padding: 0;
  }
  .cloud-view-c .article-content p:nth-child(2) {
    padding: 20px;
    font-size: 16px;
    line-height: 22px;
    color: #4c4c4e;
  }
  .cloud-view-c .article-content .view-title > span img {
    height: 45px;
    padding-top: 0px;
  }
  .cloud-view-c .article-content .view-title > span span {
    font-size: 16px;
    color: #000000;
    line-height: 45px;
    padding-left: 5px;
    font-weight: 400;
  }
  .cloud-view-c .article-content img {
    padding-top: 5px;
  }
  .cloud-view-d {
    padding: 40px 0 0px 0;
  }
  .cloud-view-d .view-title {
    padding-bottom: 20px;
  }
  .cloud-view-d .article-content {
    padding-bottom: 40px !important;
  }
  .cloud-view-d::before {
    width: 45px;
    left: 30px;
  }
  .cloud-view-d::after {
    width: 120px;
    height: 96px;
    top: -76px;
    background-size: 100% auto;
  }
  .cloud-view-d .article-content {
    background-size: 80px auto;
  }
  .cloud-view-d .article-content p:nth-child(2) {
    font-size: 16px;
    line-height: 22px;
    color: #4c4c4e;
  }
  .cloud-view-d .article-content > img {
    top: 8px;
  }
  .cloud-view-d .article-content ul {
    display: flex !important;
    box-shadow: 0 25px 50px 0px rgba(0, 0, 0, 0.1);
  }
  .cloud-view-d .article-content ul li {
    padding: 22px 0;
  }
  .cloud-view-d .article-content ul li img {
    height: 22px;
  }
  .cloud-view-d .article-content ul li p {
    padding: 6px 0 0;
    font-size: 10px !important;
    color: #4c4c4e;
    line-height: 9px;
  }
  .cloud-view-d .article-content ul li .btn {
    display: flex;
  }
  .cloud-view-d .article-content ul li .btn a {
    padding: 0;
  }
  .cloud-view-d .article-content .btn a {
    padding: 0 30px;
  }
  .cloud-view-e {
    padding: 0;
  }
  .cloud-view-e .article-content .micorosoft {
    width: 150px;
    height: 33px;
    margin-top: 20px;
    background-size: 100%;
    border-radius: 16px;
  }
  .cloud-view-e .article-content .title {
    font-size: 26px;
    color: #ffffff;
    line-height: 22px;
    padding: 20px 0;
  }
  .cloud-view-e .article-content .text {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    padding: 0 15px !important;
  }
  .cloud-view-e .article-content .e-content {
    padding: 21px 17px 20px;
  }
  .cloud-view-e .article-content .e-content p {
    font-size: 16px;
    color: #484848;
    line-height: 22px;
    width: 100% !important;
  }
  .cloud-view-e .article-content .e-content > div {
    padding: 10px;
    margin: 20px 10px 0;
  }
  .cloud-view-e .article-content .e-content > div p {
    padding-top: 5px;
  }
  .cloud-view-e .article-content .e-content > div p:nth-child(2) {
    margin-top: 0;
    line-height: 20px;
  }
  .cloud-view-e .article-content .e-content > div p:nth-child(2) span {
    margin: 6px 0 6px 58px;
    width: 80%;
    background-size: auto 16px;
    padding-left: 30px;
  }
  .cloud-view-f {
    padding: 40px 0;
  }
  .cloud-view-f .title {
    font-size: 16px;
    color: #484848;
    line-height: 26px;
    font-weight: 400;
  }
  .cloud-view-f ul {
    height: auto !important;
    padding-bottom: 20px;
  }
  .cloud-view-f ul li {
    width: 125px;
    height: 125px;
  }
  .cloud-view-f ul li::before {
    width: 70%;
    height: 70%;
    top: 20%;
    left: 20%;
  }
  .cloud-view-f ul li img {
    width: 75px !important;
    top: 60px !important;
    margin-left: -30px;
  }
  .cloud-view-f ul li .img {
    width: 75px !important;
    top: 45px !important;
    margin-left: -30px !important;
  }
  .cloud-view-f ul:nth-child(2) {
    margin-top: -40px !important;
    top: 50px;
  }
  .cloud-view-f ul:nth-child(4) {
    top: -50px;
  }
  .cloud-view-f p:nth-child(5) {
    margin-top: -50px;
  }
  .cloud-view-f p:nth-child(5) a {
    padding: 0 40px;
  }
  .special-view-c .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-c .article-content > div:nth-child(1) {
    padding: 150px 0 180px 0;
  }
  .special-view-c .article-content > div:nth-child(1) > div {
    height: 128px;
  }
  .special-view-c .article-content > div:nth-child(1) > div > div {
    padding: 30px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-c .article-content > div:nth-child(2) {
    padding: 150px 0 180px 0;
  }
  .special-view-c .article-content > div:nth-child(2) > div {
    height: 128px;
  }
  .special-view-c .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 20px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-c .article-content > div:nth-child(3) {
    padding: 135px 0 170px 0;
  }
  .special-view-c .article-content > div:nth-child(3) > div {
    height: 105px;
  }
  .special-view-c .article-content > div:nth-child(3) > div > div {
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-c .article-content > div:nth-child(4) {
    padding: 130px 0 170px 0;
  }
  .special-view-c .article-content > div:nth-child(4) > div {
    height: 105px;
  }
  .special-view-c .article-content > div:nth-child(4) > div > div {
    width: 100%;
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-c .article-content > div:nth-child(5) {
    padding: 160px 0 170px 0;
  }
  .special-view-c .article-content > div:nth-child(5) img {
    margin-top: 40px;
  }
  .special-view-c .article-content > div:nth-child(5) > div {
    height: 174px;
  }
  .special-view-c .article-content > div:nth-child(5) > div > div {
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-e .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-e .article-content > div:nth-child(1) {
    padding: 120px 0 130px 0;
  }
  .special-view-e .article-content > div:nth-child(1) > div {
    height: 90px;
  }
  .special-view-e .article-content > div:nth-child(1) > div > div {
    padding: 10px 20px 0 0 !important;
  }
  .special-view-e .article-content > div:nth-child(2) {
    padding: 120px 0 130px 0;
  }
  .special-view-e .article-content > div:nth-child(2) > div {
    height: 90px;
  }
  .special-view-e .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 10px 0 0 20px !important;
  }
  .special-view-e .article-content > div:nth-child(3) {
    padding: 120px 0 130px 0;
  }
  .special-view-e .article-content > div:nth-child(3) > div {
    height: 90px;
  }
  .special-view-e .article-content > div:nth-child(3) > div > div {
    padding: 10px 20px 0 0 !important;
  }
  .special-view-e .article-content > div:nth-child(4) {
    padding: 110px 0 135px 0;
  }
  .special-view-e .article-content > div:nth-child(4) > div {
    height: 90px;
  }
  .special-view-e .article-content > div:nth-child(4) > div > div {
    width: 100%;
    padding: 10px 0 0 20px !important;
  }
  .special-view-f .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-f .article-content > div:nth-child(1) {
    padding: 200px 0 126px 0;
  }
  .special-view-f .article-content > div:nth-child(1) > div {
    height: 180px;
  }
  .special-view-f .article-content > div:nth-child(1) > div > div {
    padding: 30px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-f .article-content > div:nth-child(2) {
    padding: 190px 0 126px 0;
  }
  .special-view-f .article-content > div:nth-child(2) > div {
    height: 170px;
  }
  .special-view-f .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 20px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-f .article-content > div:nth-child(3) {
    padding: 150px 0 126px 0;
  }
  .special-view-f .article-content > div:nth-child(3) > div {
    height: 120px;
  }
  .special-view-f .article-content > div:nth-child(3) > div > div {
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-f .article-content > div:nth-child(4) {
    padding: 130px 0 170px 0;
  }
  .special-view-f .article-content > div:nth-child(4) > div {
    height: 105px;
  }
  .special-view-f .article-content > div:nth-child(4) > div > div {
    width: 100%;
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-f .article-content > div:nth-child(5) {
    padding: 160px 0 170px 0;
  }
  .special-view-f .article-content > div:nth-child(5) img {
    margin-top: 40px;
  }
  .special-view-f .article-content > div:nth-child(5) > div {
    height: 174px;
  }
  .special-view-f .article-content > div:nth-child(5) > div > div {
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-g {
    padding: 70px 0 0;
  }
  .special-view-g .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-g .article-content > div:nth-child(1) {
    padding: 185px 0 126px 0;
  }
  .special-view-g .article-content > div:nth-child(1) > div {
    height: 155px;
  }
  .special-view-g .article-content > div:nth-child(1) > div > div {
    padding: 30px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-g .article-content > div:nth-child(2) {
    padding: 170px 0 180px 0;
  }
  .special-view-g .article-content > div:nth-child(2) > div {
    height: 140px;
  }
  .special-view-g .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 20px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-h {
    padding: 70px 0 0;
  }
  .special-view-h .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-h .article-content > div:nth-child(1) {
    padding: 200px 0 126px 0;
  }
  .special-view-h .article-content > div:nth-child(1) > div {
    height: 175px;
  }
  .special-view-h .article-content > div:nth-child(1) > div p {
    width: 100%;
  }
  .special-view-h .article-content > div:nth-child(1) > div > div {
    padding: 30px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-i {
    padding: 70px 0 0;
  }
  .special-view-i .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-i .article-content > div:nth-child(1) {
    padding: 185px 0 126px 0;
  }
  .special-view-i .article-content > div:nth-child(1) > div {
    height: 155px;
  }
  .special-view-i .article-content > div:nth-child(1) > div p {
    width: 100%;
  }
  .special-view-i .article-content > div:nth-child(1) > div > div {
    padding: 30px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-i .article-content > div:nth-child(2) {
    padding: 170px 0 180px 0;
  }
  .special-view-i .article-content > div:nth-child(2) > div {
    height: 140px;
  }
  .special-view-i .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 20px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-j .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-j .article-content > div > img {
    background: linear-gradient(180deg, #e4f6fd, #d3ebf8);
  }
  .special-view-j .article-content > div:nth-child(1) {
    padding: 150px 0 126px 0;
  }
  .special-view-j .article-content > div:nth-child(1) > div {
    height: 128px;
  }
  .special-view-j .article-content > div:nth-child(1) > div > div {
    padding: 30px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-j .article-content > div:nth-child(2) {
    padding: 150px 0 126px 0;
  }
  .special-view-j .article-content > div:nth-child(2) > div {
    height: 128px;
  }
  .special-view-j .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 20px 20px 0 20px !important;
    width: 100%;
  }
  .special-view-j .article-content > div:nth-child(3) {
    padding: 135px 0 126px 0;
  }
  .special-view-j .article-content > div:nth-child(3) > div {
    height: 105px;
  }
  .special-view-j .article-content > div:nth-child(3) > div > div {
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-j .article-content > div:nth-child(4) {
    padding: 130px 0 126px 0;
  }
  .special-view-j .article-content > div:nth-child(4) > div {
    height: 105px;
  }
  .special-view-j .article-content > div:nth-child(4) > div > div {
    width: 100%;
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .special-view-j .article-content > div:nth-child(5) {
    padding: 160px 0 170px 0;
  }
  .special-view-j .article-content > div:nth-child(5) img {
    margin-top: 40px;
  }
  .special-view-j .article-content > div:nth-child(5) > div {
    height: 174px;
  }
  .special-view-j .article-content > div:nth-child(5) > div > div {
    padding: 20px 20px 0 !important;
    width: 100%;
  }
  .plan-view-e {
    padding: 40px 0 0;
    background: rgba(218, 238, 255, 0.3);
  }
  .plan-view-e .view-title {
    font-weight: 400;
  }
  .plan-view-e .article-content {
    padding: 30px 0 40px !important;
  }
  .plan-view-e .article-content > div {
    background-size: 43px auto;
    background-position: left 5% center;
    padding: 16px 8% 16px 23% !important;
  }
  .plan-view-e .article-content > div p {
    font-size: 11px;
    color: #828282;
    line-height: 14px;
  }
  .plan-view-e .article-content > div .title {
    padding-bottom: 5px;
    color: #18213c;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .plan-view-l {
    padding: 0 0 100px 0;
  }
  .plan-view-l .article-content {
    padding-top: 40px !important;
  }
  .plan-view-l .article-content .title {
    padding: 50px 0 20px;
    position: relative;
    font-size: 26px;
    color: #222222;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
  }
  .plan-view-l .article-content .title > span {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    border-bottom: none;
  }
  .plan-view-l .article-content .title > span::before {
    width: 42px;
    height: 42px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .plan-view-l .article-content .l-view-content {
    font-size: 12px;
    color: #2b406e;
    line-height: 23px;
    padding: 40px 10px 140px;
  }
  .plan-view-l .article-content .l-view-content::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #edfafb;
    position: absolute;
    top: 0;
    left: 100%;
  }
  .plan-view-l .article-content .l-view-service {
    display: grid !important;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    bottom: -90px;
    left: 0px;
    width: 100%;
  }
  .plan-view-l .article-content .l-view-service li {
    border: 0;
  }
  .plan-view-l .article-content .l-view-service li p {
    font-size: 12px;
    font-weight: 400;
    color: #4c4c4e;
    line-height: 16px;
  }
  .plan-view-l .article-content .l-view-service li img {
    height: 31px;
  }
  .plan-view-l .article-content .l-view-service li:nth-child(1) {
    border-right: 0.5px solid #f4fbfb;
    border-bottom: 0.5px solid #f4fbfb;
  }
  .plan-view-l .article-content .l-view-service li:nth-child(2) {
    border-bottom: 0.5px solid #f4fbfb;
    border-left: 0.5px solid #f4fbfb;
  }
  .plan-view-l .article-content .l-view-service li:nth-child(3) {
    border-top: 0.5px solid #f4fbfb;
    border-right: 0.5px solid #f4fbfb;
  }
  .plan-view-l .article-content .l-view-service li:nth-child(4) {
    border-left: 0.5px solid #f4fbfb;
    border-top: 0.5px solid #f4fbfb;
  }
  .computer-view-a .view-title {
    font-size: 16px;
    line-height: 24px;
  }
  .computer-view-a ul li p span {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .special-view-d .article-content {
    padding-bottom: 0 !important;
  }
  .special-view-d .article-content > div:nth-child(1) {
    padding: 140px 0 130px 0;
  }
  .special-view-d .article-content > div:nth-child(1) > div {
    height: 115px;
  }
  .special-view-d .article-content > div:nth-child(1) > div > div {
    padding: 10px 0px 0 20px !important;
  }
  .special-view-d .article-content > div:nth-child(2) {
    padding: 160px 0 126px 0;
  }
  .special-view-d .article-content > div:nth-child(2) > div {
    height: 130px;
  }
  .special-view-d .article-content > div:nth-child(2) > div > div {
    width: 100%;
    padding: 10px 20px 0 !important;
  }
  .special-view-d .article-content > div:nth-child(3) {
    padding: 200px 0 130px 0;
  }
  .special-view-d .article-content > div:nth-child(3) > div {
    height: 180px;
  }
  .special-view-d .article-content > div:nth-child(3) > div p {
    width: 100%;
  }
  .special-view-d .article-content > div:nth-child(3) > div > div {
    padding: 10px 0px 0 20px !important;
  }
  .special-view-d .article-content > div:nth-child(4) {
    padding: 170px 0 135px 0;
  }
  .special-view-d .article-content > div:nth-child(4) > div {
    height: 145px;
  }
  .special-view-d .article-content > div:nth-child(4) > div > div {
    width: 100%;
    padding: 10px 20px 0 !important;
  }
  .plan-view-g {
    padding: 0;
  }
  .plan-view-g .article-content .title {
    font-size: 12px;
    color: #2b406e;
    line-height: 23px;
  }
  .plan-view-g .article-content .b-content {
    display: block;
    padding: 10px 0 0;
  }
  .plan-view-g .article-content .b-content .content-img {
    margin: 5px;
    overflow: hidden;
    border-radius: 8px;
  }
  .plan-view-g .article-content .b-content .content-img img {
    width: 100%;
    height: auto;
  }
  .plan-view-g .article-content .b-content ul {
    display: grid !important;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
  }
  .plan-view-g .article-content .b-content ul li {
    padding: 12px 8px;
    margin: 5px;
    text-align: center;
    font-size: 14px;
    color: #484848;
    line-height: 22px;
    background: #f0f2f6;
    border-radius: 8px;
    font-weight: 400;
  }
  .plan-view-g .article-content .b-content ul .active {
    color: #569dd3;
  }
  .support-view-a p {
    font-size: 16px;
    color: #4c4c4e;
    line-height: 22px;
  }
  .support-view-a > .title {
    font-weight: 400;
    color: #000000;font-size: 25px;
  }
  .support-view-a ul {
    position: relative;
    padding: 20px 0 0;
    padding-left: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 300px;
    z-index: 1;
  }
  .support-view-a ul li {
    float: left;
    width: 30%;
    height: 86px;
    padding: 16px 0 0;
    margin: 5px;
  }
  .support-view-a ul li img {
    width: auto;
    height: 28px;
  }
  .support-view-a ul li p {
    padding: 10px 0 0;
    font-size: 12px;
    line-height: 19px;
  }
  .support-view-a ul li:nth-child(3) {
    margin-right: 0;
  }
  .support-view-a ul li:nth-child(4) {
    margin-left: 60px;
  }
  .support-view-b .article-content {
    padding: 30px 0 60px 0 !important;
  }
  .support-view-b .article-content > div > article .info-btn {
    padding: 0;
  }
  .support-view-b .article-content > div > .fl {
    width: auto;
    padding: 0;
    text-align: center;
    float: initial;
  }
  .support-view-b .article-content > div > .fl p {
    padding: 20px 30px;
    font-size: 16px;
    color: #4c4c4e;
    line-height: 22px;
  }
  .support-view-b .article-content > div > .fl .support-title {
    padding: 30px 30px 0;
  }
  .support-view-b .article-content > div > .fl .support-title span {
    font-weight: 400;
    color: #000000;
  }
  .support-view-b .article-content > div > .fr {
    width: 100%;
    top: 30px;
  }
  .support-view-b .article-content > div > .fr > div p span {
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
  }
  .support-view-b .article-content > div > .fr > div p span:after {
    width: 8px;
    height: 8px;
  }
  .support-view-c p {
    font-size: 16px;
    color: #4c4c4e;
    line-height: 22px;
  }
  .support-view-c .support-title span {
    font-weight: 400;
    color: #000000;
  }
  .support-view-c .serve {
    height: 140px;
    left: 50%;
    width: 360px;
    transform: translate(-50%, 0);
  }
  .support-view-c .serve .serve-li img {
    width: auto !important;
    height: 85px !important;
  }
  .support-view-c .serve .serve-li div i {
    width: 50px;
    z-index: -1;
  }
  .support-view-c .serve .serve-li div span {
    height: auto;
    line-height: 19px;
    font-size: 7px;
    padding: 0 10px;
  }
  .support-view-c .serve .serve-li:nth-child(1) {
    left: 240px;
  }
  .support-view-c .serve .serve-li:nth-child(1)::before {
    top: 102px;
    right: -17px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div i {
    top: 8px;
    left: 50px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(2) {
    top: 6px;
    left: -62px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(3) {
    top: 36px;
    left: -90px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(4) {
    top: 63px;
    left: -70px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(5) {
    top: 6px;
    right: -70px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(5) i {
    top: 8px;
    left: -30px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(6) {
    top: 36px;
    right: -90px;
  }
  .support-view-c .serve .serve-li:nth-child(1) > div:nth-child(6) i {
    top: 8px;
    left: -45px;
  }
  .support-view-c .serve .serve-li:nth-child(2) {
    top: 84px;
    left: 85px;
    bottom: 0;
    margin-left: 0;
  }
  .support-view-c .serve .serve-li:nth-child(2)::before {
    top: -10px;
    left: 50px;
    z-index: -1;
  }
  .support-view-c .serve .serve-li:nth-child(2) > div i {
    top: 10px;
    left: 50px;
  }
  .support-view-c .serve .serve-li:nth-child(2) > div:nth-child(2) {
    top: 8px;
    left: -55px;
  }
  .support-view-c .serve .serve-li:nth-child(2) > div:nth-child(3) {
    top: 33px;
    left: -75px;
  }
  .support-view-c .serve .serve-li:nth-child(2) > div:nth-child(4) {
    top: 59px;
    left: -69px;
  }
  .support-view-c .serve .serve-li:nth-child(3) {
    top: 87px;
    left: 180px;
    right: initial;
    bottom: 0;
  }
  .support-view-c .serve .serve-li:nth-child(3)::before {
    top: 42px;
    left: -25px;
    z-index: -1;
  }
  .support-view-c .serve .serve-li:nth-child(3) > div span {
    padding: 0 20px;
  }
  .support-view-c .serve .serve-li:nth-child(3) > div i {
    top: 10px;
    left: -25px;
  }
  .support-view-c .serve .serve-li:nth-child(3) > div:nth-child(2) {
    top: 3px;
    right: -58px;
  }
  .support-view-c .serve .serve-li:nth-child(3) > div:nth-child(3) {
    top: 31px;
    right: -72px;
  }
  .support-view-c .serve .serve-li:nth-child(3) > div:nth-child(4) {
    top: 62px;
    right: -58px;
  }
  .support-view-c .serve .serve-li::before {
    width: 50px !important;
  }
  .support-view-d p {
    text-align: center;
    font-size: 16px;
    color: #4c4c4e;
    line-height: 22px;
  }
  .support-view-d .support-title span {
    font-weight: 400;
    color: #000000;
  }
  .support-view-d .support-view-d-img {
    overflow: hidden;
    padding-top: 0px;
  }
  .support-title {
    margin-top: 10px;
    text-align: center;
  }
  .support-title span {
    font-size: 16px;
    color: #484848;
    line-height: 16px;
    height: auto;
    border-bottom: 2px solid #03b8ec;
  }
  .global-view-a > p {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
  }
  .global-view-a .list {
    display: grid !important;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    padding: 30px 0;
  }
  .global-view-a .list li {
    margin: 10px !important;
    padding-bottom: 21px;
  }
  .global-view-a .list li p {
    font-size: 11px;
    font-weight: 400;
    color: #949697;
    line-height: 12px;
    padding: 0 20px;
  }
  .global-view-a .list li .title {
    margin-top: 0;
    padding: 20px 0 12px;
    font-weight: 400;
    font-size: 16px;
    color: #4c4c4e;
    line-height: 16px;
  }
  .global-view-a .list > li:not(:first-child) {
    margin-left: 5px;
  }
  .global-view-b {
    margin-top: 10px;
    overflow: hidden;
	background-image: url(../img/globalization/img5.png);
	    background-repeat: no-repeat;
	    background-position: center;
  }
  .global-view-b > img {
	  opacity: 0;
    position: absolute;
    transform: scale(2);
    top: 25%;
  }
  .global-view-b > div {
    display: block;
    position: initial;
    height: auto;
  }
  .global-view-b > div .article-content {
    padding-top: 36px !important;
  }
  .global-view-b > div .article-content .title span {
    font-size: 26px;
    color: #ffffff;
    line-height: 21px;
    border-bottom: 6px solid #03b8ec;
  }
  .global-view-b > div .article-content .b-text {
    padding: 10px 0;
    font-size: 13px;
    color: #ffffff;
    line-height: 22px;
  }
  .global-view-b > div .article-content .b-list {
    display: inline-block !important;
    padding: 15px 0px 15px 30px;
    width: 100%;
  }
  .global-view-b > div .article-content .b-list li {
    font-size: 11px;
    line-height: 24px;
  }
  .global-view-b > div .article-content .b-list li::before {
    width: 4px;
    height: 4px;
    top: 50%;
    left: -10px;
    transform: translate(0, -50%);
  }
  .global-view-c p {
    font-size: 12px;
    color: #4c4c4e;
    line-height: 18px;
  }
  .global-view-c .title {
    padding-top: 10px;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    font-weight: 400;
  }
  .global-view-c > img {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }
  .sales-view-a {
    padding: 10px 0;
  }
  .sales-view-a .article-content {
    display: flex;
  }
  .sales-view-a .article-content ul {
    flex: 1;
    padding: 20px 0;
    background-color: #e5f6ff;
    border-radius: 10px;
  }
  .sales-view-a .article-content ul .title {
    text-align: center;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 20px;
  }
  .sales-view-a .article-content ul li {
    margin: 8px 10px;
    background-color: #ffffff;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  .sales-view-a .article-content .left {
    margin-right: 5px;
  }
  .sales-view-a .article-content .right {
    margin-left: 5px;
  }
  .sales-view-a .article-content div {
    width: auto;
    padding-top: 0;
  }
  .sales-view-a .article-content div p span {
    width: 117px;
    font-size: 10px;
    line-height: 27px;
  }
  .sales-view-a .article-content div .a-sub-title {
    transform: translate(0, -50%);
    margin-top: 0;
  }
  .sales-view-a .article-content div .a-sub-title span {
    width: 117px;
    line-height: 56px;
  }
  .sales-view-a .article-content div .a-sub-title::before {
    height: 100px;
    margin-top: -50px;
  }
  .sales-view-a .article-content .a-left {
    float: initial !important;
    padding-right: 30px !important;
  }
  .sales-view-a .article-content .a-left p:nth-child(1),
  .sales-view-a .article-content .a-left p:nth-child(6) {
    padding-right: 70px !important;
  }
  .sales-view-a .article-content .a-left p:nth-child(2),
  .sales-view-a .article-content .a-left p:nth-child(5) {
    padding-right: 30px !important;
  }
  .sales-view-a .article-content .a-left .a-sub-title {
    right: 55% !important;
  }
  .sales-view-a .article-content .a-right {
    float: initial !important;
    padding-left: 30px !important;
  }
  .sales-view-a .article-content .a-right p:nth-child(1),
  .sales-view-a .article-content .a-right p:nth-child(6) {
    padding-left: 70px !important;
  }
  .sales-view-a .article-content .a-right p:nth-child(2),
  .sales-view-a .article-content .a-right p:nth-child(5) {
    padding-left: 30px !important;
  }
  .sales-view-a .article-content .a-right .a-sub-title {
    left: 55% !important;
  }
  .sales-view-b::before {
    right: 0;
    background-position: 0 0;
  }
  .sales-view-b article > div {
    position: relative;
  }
  .sales-view-b article > div .b-info {
    text-align: center;
    padding: 30px;
    color: #4c4c4e;
  }
  .sales-view-b article > div .b-info p {
    font-size: 16px;
  }
  .sales-view-b article > div .b-info .title {
    padding: 0 0 20px;
  }
  .sales-view-b article > div .b-info .title span {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    line-height: 21px;
    border-bottom: 2px solid #03b8ec;
    padding-bottom: 3px;
  }
  .sales-view-b article > div .b-info .btn {
    padding: 20px 0 0;
  }
  .sales-view-b article > div > img {
    width: auto;
    height: 258px;
  }
  .sales-view-b article > div .b-list {
    position: absolute;
    padding: 30px 0;
    top: 0;
    left: 0;
    width: 100%;
  }
  .sales-view-b article > div .b-list li {
    position: relative;
    padding: 10px 0 10px 35%;
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
  }
  .sales-view-b article > div .b-list li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    margin-left: -20px;
    transform: translate(0, -50%);
  }
  .sales-view-c {
    margin-bottom: 20px;
    background: none;
  }
  .sales-view-c .img {
    width: 220px;
    position: absolute;
    left: 50%;
    bottom: 80px;
    transform: translate(-50%, 0);
  }
  .sales-view-c p {
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    color: #4c4c4e;
  }
  .sales-view-c .title {
    text-align: center;
  }
  .sales-view-c .title span {
    font-weight: 400;
    padding-bottom: 3px;
    color: #000000;
  }
  .sales-view-c .btn {
    padding-top: 20px !important;
  }
  .sales-view-c p:nth-child(2) {
    padding: 0 25px 200px;
  }
  .case-view-a {
    height: 420px !important;
    z-index: 9;
  }
  .case-view-a > div {
    height: 355px;
    border: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  }
  .case-view-a .case-tab {
    width: 20% !important;
    padding: 0px !important;
  }
  .case-view-a .case-tab div {
    width: 100%;
    height: 50px;
    background-size: 17px auto !important;
    background-position: center !important;
    padding: 0 !important;
  }
  .case-view-a .case-tab-content {
    width: 80% !important;
  }
  .case-view-a .case-tab-content p {
    font-size: 13px;
    color: #949697;
    line-height: 15px;
    padding: 10px 0 0 15px !important;
  }
  .case-view-a .case-tab-content .text {
    font-size: 14px;
    font-weight: 500;
    color: #18213c;
    line-height: 20px;
  }
  .case-view-a .case-tab-content .text span {
    padding: 20px 0 0 0;
    margin: 0 0 0 15px;
    display: none;
    border-bottom: 3px solid #03b8ec;
  }
  .case-view-a .case-tab-content .img {
    padding: 0;
  }
  .case-view-a .case-tab-content .img > div {
    display: grid;
    grid-template-columns: repeat(3, 33.3%);
    width: 100%;
    grid-template-rows: repeat(4, 50px);
    padding: 100px 10px 0;
  }
  .case-view-a .case-tab-content .img > div img {
    width: 70px !important;
    height: 32px;
    margin: 5px !important;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #dcecef;
  }
  .case-view-a .case-tab-content .active span {
    display: inline-block;
  }
  .case-view-b {
    padding: 20px 0 0;
  }
  .case-view-b .b-white {
    display: none;
  }
  .case-view-b .title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .case-view-b .case-li > div {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
  .case-view-b .case-li > div > div {
    margin: 5px !important;
  }
  .case-view-b .case-li > div > div .info {
    padding: 10px;
  }
  .case-view-b .case-li > div > div .info p {
    font-size: 9px;
  }
  .case-view-b .case-li > div > div .info .title {
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    top: -22px;
    padding: 0 10px;
  }
  .case-view-b .case-li > div > div .info-hover {
    padding: 10px;
  }
  .case-view-b .case-li > div > div .info-hover p {
    font-size: 9px;
  }
  .case-view-b .case-li > div > div .info-hover .title {
    font-size: 12px;
  }
  .case-view-b .case-li > div > div .info-hover-btn {
    bottom: 31px !important;
  }
  .case-view-b .case-li > div > div .info-hover-btn a {
    font-size: 10px;
    line-height: 16px;
    padding: 0;
    width: 57px;
  }
  .join-view-a {
    position: initial;
    padding: 0 0 93px;
  }
  .join-view-a .article-content .join-title {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 20px;
  }
  .join-view-a .article-content > img {
    width: 100%;
    margin: 0;
  }
  .join-view-a .article-content .a-text {
    padding: 20px 20px 0;
    position: initial;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    color: #4c4c4c;
  }
  .join-view-a .article-content .a-info {
    padding: 20px;
    position: initial;
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #4c4c4e;
    background-image: none;
    background-color: #ffffff;
  }
  .join-view-a .article-content .a-info > p {
    padding: 0;
    line-height: 24px;
  }
  .join-view-a .article-content .a-info > .well-button {
    bottom: -40px;
    right: 50%;
    transform: translate(50%, 0);
  }
  .join-view-b {
    padding: 20px 0;
  }
  .join-view-b .article-content {
    width: 70%;
  }
  .join-view-b .article-content > div {
    display: initial;
  }
  .join-view-b .article-content > div .b-img {
    width: 100%;
    margin: 20px 0 !important;
    padding: 0 !important;
  }
  .join-view-b .article-content > div .b-img::before {
    display: none;
  }
  .join-view-b .article-content > div .b-text {
    padding-top: 20px;
  }
  .join-view-b .article-content > div .b-text .join-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
  }
  .join-view-b .article-content > div .b-text .b-text-p {
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 20px;
    color: #4c4c4e;
  }
  .join-view-b .article-content > div .b-text .b-text-deep {
    position: initial;
  }
  .join-view-b .article-content > div .b-text .b-text-deep p {
    font-size: 12px;
    line-height: 23px;
  }
  .join-view-b .article-content > div .b-text .b-text-deep p::before {
    content: "";
    display: block;
    width: 40%;
    height: 130px;
    position: absolute;
    left: -80px;
    bottom: 0;
    background-color: #f4f6fb;
    z-index: -1;
  }
  .join-view-b .article-content > div .b-text .b-text-deep::before {
    display: none;
  }
  .join-view-b .article-content .b-content-b .b-text {
    text-align: left;
  }
  .join-view-c > .article-content {
    height: 440px !important;
  }
  .join-view-c > .article-content > div .swiper-slide {
    padding-left: 0;
    padding-right: 0;
  }
  .join-view-c > .article-content > div .swiper-slide-active {
    transform: scale(1.04);
  }
  .join-view-c .staff-info {
    margin: 10px;
    padding: 40px 30px 0px;
    width: 90%;
    height: 360px;
    box-shadow: 0px 25px 52px 0px rgba(0, 0, 0, 0.05), 0px -5px 0px -1px #03b8ec;
  }
  .join-view-c .staff-info .title {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
  }
  .join-view-c .staff-info .info-text {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #4c4c4e;
  }
  .join-view-c .staff-info > img {
    width: 33%;
    right: 35px;
    bottom: 20px;
  }
  .join-view-c .staff-info .info-name {
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
    bottom: -18px;
    left: 30px;
  }
  .join-view-c .staff-info .info-name span {
    position: absolute;
  }
  .join-view-c .staff-info .info-name span:nth-child(1) {
    top: 0;
    font-size: 16px;
    font-weight: 400;
  }
  .join-view-c .staff-info .info-name span:nth-child(2) {
    bottom: 0;
    font-size: 14px;
  }
  .contact-view-a {
    padding: 0 0;
    background-position: right 280px center, left 280px center;
    background-size: auto 260px;
  }
  .contact-view-a .article-content .title {
    font-size: 26px;
  }
  .contact-view-a .article-content .a-content {
    display: block;
    padding: 20px 0;
  }
  .contact-view-a .article-content .a-content > div {
    padding: 20px 20px 20px;
    margin: 0 0 10px;
  }
  .contact-view-a .article-content .a-content > div p {
    font-size: 12px;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-li {
    background-size: 17px auto;
    padding: 10px 0 10px 40px;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-li::before {
    width: 8px;
    height: 8px;
    top: 14px;
    right: 2px;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-li > input {
    height: 36px;
    opacity: 1;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-li ::-webkit-input-placeholder {
    font-size: 14px;
    color: #18213c;
    line-height: 14px;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-li label {
    font-size: 10px !important;
    bottom: -8px !important;
    left: 40px !important;
    z-index: 1;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-btn {
    padding-top: 30px;
  }
  .contact-view-a .article-content .a-content > div .register-form .form-btn .well-button {
    width: 170px;
  }
  .contact-view-a .article-content .a-content > ul {
    margin-left: 0;
  }
  .contact-view-a .article-content .a-content > ul li {
    padding: 22px 0 22px 80px;
    background-size: 43px auto;
    background-position: 23px center;
  }
  .contact-view-a .article-content .a-content > ul li p:nth-child(1) {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
  }
  .contact-view-a .article-content .a-content > ul li p:nth-child(2) {
    font-size: 10px;
    line-height: 14px;
  }
  .contact-view-a .article-content .a-content > ul li::before {
    right: 15px !important;
    background-image: url(/src/icons/arrow.png);
    background-position: center;
    background-size: 25px;
    background-repeat: no-repeat;
  }
  .contact-view-a .article-content .a-content > ul li:not(:last-child) {
    margin-bottom: 18px;
  }
  .contact-view-b {
    padding: 0 0;
  }
  .contact-view-b .article-content {
  /*  display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: auto auto;*/
  }
  .contact-view-b .article-content .title {
    grid-column: 1 / 3;
    font-size: 26px;
    line-height: 22px;
    font-weight: 400;
  }
  .contact-view-b .article-content > ul {
    display: grid !important;
    grid-template-columns:repeat(2, 1fr);
    padding: 0;
  }
  .contact-view-b .article-content > ul > li {
    margin: 10px 5px;
  }
  .contact-view-b .article-content > ul > li > img {
    width: auto;
    height: 54px;
  }
  .contact-view-b .article-content > ul > li p {
    font-size: 10px;
    color: #949697;
  }
  .contact-view-b .article-content > ul > li .sub-title {
    font-size: 12px;
    font-weight: 400;
  }
  .contact-view-b .article-content > ul li:nth-child(2) {
    margin: 10px 5px;
  }
  .about-view-a {
    top: 0;
    padding: 20px 0 0;
  }
  .about-view-a .article-content {
    display: block;
  }
  .about-view-a .article-content .a-info {
    padding: 30px 24px 0;
  }
  .about-view-a .article-content .a-info p {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #4c4c4e;
  }
  .about-view-a .article-content .a-info .title {
    padding: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #000000;
  }
  .about-view-b {
    padding: 0;
    background: none;
  }
  .about-view-b .article-content .title {
    font-size: 26px;
    font-weight: 400;
    color: #000000;
  }
  .about-view-b .article-content ul {
    display: grid !important;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(2, 50%);
    padding-top: 20px;
  }
  .about-view-b .article-content ul li {
    margin: 5px;
    padding: 30px 5px 30px;
  }
  .about-view-b .article-content ul li img {
    width: auto;
    height: 40px;
  }
  .about-view-b .article-content ul li p {
    font-size: 10px;
    font-weight: 500;
    line-height: 11px;
  }
  .about-view-b .article-content ul li p:nth-child(3) {
    padding: 0 20px 10px;
  }
  .about-view-c {
    height: 320px;
  }
  .about-view-c .embed {
    transform: translate(0, -35%);
  }
  .about-view-c .embed > div {
    padding: 0 60px;
  }
  .about-view-c .embed > div .contact-btn .well-button {
    width: 164px;
  }
  .about-view-d {
    padding: 20px 0 0;
  }
  .about-view-d .article-content .title {
    font-size: 26px;
    font-weight: 400;
    color: #000000;
    padding-right: 0;
  }
  .about-view-d .article-content ul {
    padding: 0 0 20px 75px;
  }
  .about-view-d .article-content ul::before {
    top: 32px;
    left: 48px;
  }
  .about-view-d .article-content ul div {
    top: 0;
    left: -8px;
    font-size: 16px;
    font-weight: 400;
  }
  .about-view-d .article-content ul div::before {
    right: -25px;
  }
  .about-view-d .article-content ul div::after {
    right: -30px;
  }
  .about-view-d .article-content ul li {
    padding: 12px 15px;
    font-size: 12px;
    line-height: 16px;
  }
  .about-view-e {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(2, 105px);
  }
  .about-view-e > div {
    margin: 5px !important;
    overflow: hidden;
  }
  .about-view-e > div > a > span {
    font-size: 21px;
    font-weight: 400;
  }
  .partner-view-a > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 20px 40px;
  }
  .partner-view-a .a-tab {
    padding: 0 0 0 0;
    display: flex !important;
  }
  .partner-view-a .a-tab > li {
    border: 1px solid #e8e8e8;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.06);
    margin: 10px 5px;
  }
  .partner-view-a .a-tab > li > span {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
  }
  .partner-view-a .a-content {
    margin: 0 5px;
    text-align: left;
    height: 380px;
  }
  .partner-view-a .a-content > div {
    padding: 0 10px 0;
  }
  .partner-view-a .a-content > div img {
    margin: 20px 2px;
    width: auto !important;
    height: 42px;
  }
  .culture-view-a > p {
    font-size: 14px;
    line-height: 22px;
  }
  .culture-view-a > ul {
    padding-top: 20px;
  }
  .culture-view-a > ul > li {
    margin: 10px !important;
    padding-bottom: 0;
    display: flex;
    height: 125px;
  }
  .culture-view-a > ul > li img {
    flex: 1;
    width: 123px !important;
  }
  .culture-view-a > ul > li div {
    flex: 2;
    padding: 10px;
  }
  .culture-view-a > ul > li div p {
    font-size: 12px;
    line-height: 16px;
  }
  .culture-view-a > ul > li div .title {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #48a0ce;
  }
  .culture-view-a > ul li:nth-child(1),
  .culture-view-a > ul li:nth-child(3) {
    text-align: right;
  }
  .culture-view-b {
    padding: 20px 0 160px;
  }
  .culture-view-b .article-content p {
    font-size: 12px;
    text-align: center;
  }
  .culture-view-b .article-content .title {
    font-size: 26px;
    font-weight: 400;
  }
  .culture-view-b .article-content .b-img {
    margin-top: 32px;
  }
  .culture-view-b .article-content .b-img ul {
    display: flex !important;
    top: 100%;
    margin: 0;
    padding: 20px 0 0;
    width: 100%;
  }
  .culture-view-b .article-content .b-img ul li {
    position: initial;
    margin: 0;
    flex: 1;
    border: none;
    background: #a1d5f1;
  }
  .culture-view-b .article-content .b-img ul li p {
    padding: 10px 0;
    font-size: 12px;
  }
  .culture-view-b .article-content .b-img ul li .text {
    top: 100%;
    left: 0;
    width: 100%;
  }
  .culture-view-b .article-content .b-img ul li .text p {
    padding: 15px 10px 0;
    font-size: 12px;
    text-align: left;
    color: #4c4c4e;
  }
  .culture-view-b .article-content .b-img ul .active {
    background: linear-gradient(90deg, #86daf7 0%, #51b1e6 100%);
  }
  .culture-view-b .article-content .b-img ul .active .text {
    height: 80px;
  }
  .culture-view-c {
    border: none;
    margin-bottom: 30px;
    height: 310px;
  }
  .culture-view-c .embed {
    transform: translate(0, -60%);
  }
  .culture-view-c .embed > div .contact-btn a {
    width: auto !important;
  }
  .news-view-a {
    width: 100% !important;
  }
  .news-view-a > div {
    z-index: 9;
  }
  .news-view-a .clearF {
    top: 100%;
  }
  .news-view-a .clearF .news-list {
    width: 100%;
    padding-right: 0;
  }
  .news-view-a .clearF .news-list .title-list {
    padding: 20px;
  }
  .news-view-a .clearF .news-list .title-list > li {
    margin: 5px 0;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
  }
  .news-view-a .clearF .news-list .title-list > li > a {
    color: #4c4c4e;
  }
  .news-view-a .clearF .news-content {
    width: 100%;
    margin-top: 40px;
    padding: 20px;
  }
  .news-view-a .clearF .news-content .title {
    font-size: 18px;
    padding: 0 15px;
    color: #000000;
  }
  .news-view-a .clearF .news-content .turn {
    font-size: 12px;
  }
  .news-view-a .clearF .news-content .turn-title {
    position: absolute;
    top: 20px;
  }
  .news-view-a .clearF .news-content .turn-title .news-top a:nth-child(3) {
    color: #03b8ec;
  }
  .news-view-a .clearF .news-content .turn-top {
    display: none !important;
  }
  .aptitude-view-a > p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 20px;
  }
  .aptitude-view-a > ul {
    display: grid !important;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(6, 190px);
  }
  .aptitude-view-a > ul > li {
    margin: 5px !important;
    height: auto;
  }
  .aptitude-view-a > ul > li .img-response {
    height: calc(100% - 50px);
    margin-top: 0px;
  }
  .aptitude-view-a > ul > li .response-img {
    margin-top: 25px;
  }
  .aptitude-view-a > ul > li p {
    font-size: 9px;
    line-height: 30px;
    z-index: 9;
  }
  .aptitude-view-a > ul > li::before {
    height: 30px;
  }
  .contact-view-a .article-content .title {
    padding: 0;
  }
  .plan-view-c .article-content .title span,
  .smart-view-c .article-content .title span,
  .digital-view-c .article-content .title span {
    border-bottom: none;
  }
  
}