.onepress-menu ul {
    top: 47px;
}

.onepress-menu {
    display: flex;
    align-items: center;
}

.onepress-menu li {
    line-height: 75px
}

.onepress-menu ul {
    top: 70px;
}

.home-plate9 ul{flex-wrap: wrap;}

.home-plate9 ul li{min-width: calc(33.3% - 18.6px);}

#primary {
    padding-bottom: 0px;
    padding-top: 0px;
}

.entry-content {
    margin-bottom: 0px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    font-family: "Noto Sans JP", sans-serif !important;
}

a {
    transition: all 0.5s ease;
}

.pic {
    line-height: 0;
    overflow: hidden;
}

.img {
  width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover; 
  border-radius: 20px; 
  display: block;
}

.pic img {
    transition: all 0.5s ease;
    width: 100%;
}

body {
    float: left;
    width: 100%;
    scroll-behavior: smooth;
}

.wapshoww {
    display: none !important;
}

.nbanner {
    width: 100%;
    position: relative;
}

.nbanner img {
    width: 100%;
}

img {
    border: 0;
}

.top-max-width {
    max-width: 1280px;
    margin: 0 auto;
}

.max-width {
    width: 1124px;
    margin: 0 auto;
    transition: all 0.5s ease;
}

html {
    scrollbar-width: thin;
    scrollbar-color: #ff803c rgba(255, 255, 255, 0.75);
}

html::-webkit-scrollbar {
    width: 8px;
}

html::-webkit-scrollbar-thumb {
    background-color: #ff803c;
    border-radius: 8px;
}

.layout37 {
    display: none;
}

.pcshow {
    display: block !important;
}

.wapshow {
    display: none !important;
}

@media screen and (max-width: 1040px) {
    .max-width {
        width: 100%;
        padding: 0 15px;
    }

    .max-width2 {
        width: 100%;
        padding: 0 15px;
    }

    .pcshow {
        display: none !important;
    }

    .wapshow {
        display: block !important;
    }
}

.wapshow {
    display: none;
}

._nav3 {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.layout37 {
    display: none;
}

.top_nav {
    padding: 0 18px 0 14px;
}

.top_nav .top_nav_box {
    display: flex;
    align-items: center;
    height: 70px;
}

.top_nav .top_nav_box .logo {
    margin-right: 104px;
}

.top_nav .top_nav_box .nav .ul1 {
    display: flex;
    align-items: center;
}

.top_nav .top_nav_box .nav .ul1>li.on>a {
    background: #ebebeb;
}

.top_nav .top_nav_box .nav .ul1>li {
    position: relative;
}

.top_nav .top_nav_box .nav .ul1>li>a {
    line-height: 70px;
}

.top_nav .top_nav_box .nav .ul1>li>a:hover {
    background: #ebebeb;
}

.top_nav .top_nav_box .nav .ul1>li:hover .ul2 {
    display: block;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 {
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    padding: 16px 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 li.on a {
    background: #e0e0e0;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 li a {
    padding: 0px 18px;
    color: #333;
    width: 200px;
    font-size: 13px;
    display: block;
    text-transform: none;
    letter-spacing: 0;
    white-space: nowrap;
    line-height: 40px;
    position: relative;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 li a:hover:after {
    opacity: 1;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 li a span {
    z-index: 2;
    position: relative;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 li a:after {
    content: "";
    height: 100%;
    width: 100%;
    background: #e8e8e8;
    opacity: 0;
    transform: scale(1);
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
}

.top_nav .top_nav_box .nav .ul1>li>a {
    font-weight: bold;
    font-size: 13px;
    line-height: 44px;
    white-space: nowrap;
    display: block;
    padding: 0 10px;
    color: #333;
    letter-spacing: 0%;
    border-radius: 5px;
}

.top_nav .top_nav_box .top-buttonlist {
    display: flex;
    margin-left: auto;
    align-items: center;
}

.top_nav .top_nav_box .top-buttonlist .butitem {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    border: 1px solid #333333;
    border-radius: 5px;
    font-weight: 700;
    font-style: Bold;
    font-size: 13px;
}

.top_nav .top_nav_box .top-buttonlist .butitem.first:hover {
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
}

.top_nav .top_nav_box .top-buttonlist .butitem.link {
    background: #ff803c;
    color: #fff;
    margin-left: 12px;
    border: 1px solid #ff803c;
}

.down .down-box ul li:last-child .ul2 a,
.down>.down-box ul>li>a {
    font-weight: bold;
}

.home-title {
    margin: 80px 0;
    width: 40%;
}

.home-title .home-title-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.home-title .home-title-layout h1 {
    font-weight: 700;
    font-style: Bold;
    font-size: 46px;
    letter-spacing: 0%;
    color: #333;
    margin-bottom: 50px;
}

.home-title .home-title-layout .introduction .content {
    font-weight: 500;
    font-size: 15px;
    color: #333;
}

.home-title .home-title-layout .introduction .buttonlist {
    display: flex;
    margin-left: auto;
    align-items: center;
}

.home-title .home-title-layout .introduction .buttonlist .butitem {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    border: 1px solid #333333;
    border-radius: 3px;
    font-weight: 700;
    font-style: Bold;
    font-size: 13px;
    transition: all 0.5s ease;
}

.home-title .home-title-layout .introduction .buttonlist .butitem.first {
    color: #333;
}

.home-title .home-title-layout .introduction .buttonlist .butitem.first:hover {
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
}

.home-title .home-title-layout .introduction .buttonlist .butitem.link {
    background: linear-gradient(83.51deg, #ff5e00 15.1%, #c5c1bc 116.81%);
    border: 0px solid #333333;
    color: #fff;
    margin-left: 12px;
}

.home-title .home-title-layout .introduction .buttonlist .butitem.link:hover {
    background: linear-gradient(to right, #eb5a05, #b6b3ae);
}

.home-plate8 .layout .buttonlist .butitem.link {
    transition: all 0.5s ease;
}

.home-plate8 .layout .buttonlist .butitem.link:hover {
    background: linear-gradient(to right, #eb5a05, #b6b3ae);
}

.placeholder {
    display: flex;
    width: 100%;
}

.home-piclist {
    width: 100%;
    margin-top: 60px;
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto;
}

.home-piclist .home-bannerlayout {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-piclist ul {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 55%;
    justify-content: flex-start;
    overflow: hidden;
}

.home-piclist ul li {
    width: 32%;
}

.home-piclist ul li .box {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.home-piclist ul li .box .pic {
    width: 100%;
}

.logolist {
    margin: 80px 0;
    width: 100%;
    overflow: hidden;
}

.logolist ul {
    width: 6600px;
    display: flex;
    transition: all 0.6s;
    justify-content: center;
    animation: 140s case linear infinite normal;
}

.logolist ul li {
    width: 100px;
    border-radius: 10px;
    float: left;
    margin: 0 5px;
}

.logolist ul li .pic {
    width: 100%;
}

.logolist ul li .pic img {
    width: 100%;
}

@keyframes case {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(-3000px, 0, 0);
        -webkit-transform: translate3d(-3000px, 0, 0);
    }
}

.home-plate1 {
    width: 100%;
    background: #333;
    padding: 80px 0;
}

.home-plate1 ul {
    width: 100%;
    margin: -26px -33px;
    display: flex;
    flex-wrap: wrap;
}

.home-plate1 ul li {
    width: 33.33%;
    padding: 26px 33px;
}

.home-plate1 ul li .box {
    width: 100%;
}

.home-plate1 ul li .box .slogan {
    font-size: var(--font22);
    color: #ff803c;
    font-weight: bold;
    margin-bottom: 20px;
}

.home-plate1 ul li .box .title {
    font-size: 38px;
    line-height: 54px;
    color: #fff;
    font-weight: bold;
}

.home-plate1 ul li .box .icon {
    line-height: 0;
    display: flex;
    width: fit-content;
    transition: all 0.5s ease;
}

.home-plate1 ul li .box .tit {
    font-size: 17px;
    color: #fff;
    margin: 16px 0 12px 0;
    font-weight: bold;
}

.home-plate1 ul li .box .info {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.home-plate2 {
    width: 100%;
    background: #ebebeb;
    padding: 80px 0 80px 0;
}

.home-plate2 .home-plate2-box .home-tab .item {
    margin-bottom: 32px;
}

.home-plate2 .home-plate2-box .index-us-tit {
    margin-bottom: 32px;
}

.home-plate2 .home-plate2-box ul {
    width: calc(100% + 50px);
    margin: 0 -25px;
    display: flex;
}

.home-plate2 .home-plate2-box ul li {
    width: 25%;
    padding: 0 25px;
}

/*
.home-plate2 .home-plate2-box ul li:hover x .pic img {
    transform: scale(1.1);
}
*/

.home-plate2 .home-plate2-box ul li a {
    width: 100%;
    display: block;
      cursor: default; 
  text-decoration: none;
}

.home-plate2 .home-plate2-box ul li a .pic {
    width: 100%;
}

.home-plate2 .home-plate2-box ul li a .num {
    text-align: center;
    color: #ff803c;
    font-size: var(--font16);
    font-weight: bold;
    margin: 16px 0 8px 0;
}

.home-plate2 .home-plate2-box ul li a .tit {
    text-align: center;
    color: #333;
    font-size: var(--font22);
    font-weight: bold;
}

.home-plate2 .home-plate2-box ul li a .info {
    color: #333;
    line-height: 18px;
    font-size: 13px;
    margin-top: 12px;
}

.home-plate3 {
    width: 100%;
    padding: 80px 0;
}

.home-plate3.home-plate4 {
    background: #ececec;
    padding: 80px 0 80px 0;
}

.home-plate3.home-plate4 .home-plate3-box .tab {
    background: #fff;
}

.home-plate3.home-plate4 .home-plate3-box .content {
    background: #fff;
}

.home-plate3.home-plate4 .home-plate3-box .content .content-item .pic {
    right: -200px;
    bottom: -90px;
    width: 85%;
}

.home-plate3 .us-more {
    margin-top: 16px;
}

.home-plate3 .home-plate3-box {
    margin-top: 56px;
    display: flex;
    justify-content: space-between;
}

.home-plate3 .home-plate3-box .tab {
    width: 29.5%;
    background: #ececec;
    padding-left: 43px;
    height: 354px;
    padding-right: 30px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-start;
}

.home-plate3 .home-plate3-box .tab.tab2 {
    height: 414px;
}

.home-plate3 .home-plate3-box .tab.tab2 .itemlist .item {
    margin: 15px 0;
}

.home-plate3 .home-plate3-box .tab .itemlist {
    padding-left: 30px;
    border-left: 1px solid #3d3d3d;
}

.home-plate3 .home-plate3-box .tab .itemlist .item {
    margin: 15px 0;
    color: #333;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}

.home-plate3 .home-plate3-box .tab .itemlist .item.on {
    color: #ff803c;
    font-weight: bold;
}

.home-plate3 .home-plate3-box .tab .itemlist .item.on:after {
    content: "";
    height: 100%;
    position: absolute;
    left: -32px;
    width: 3px;
    background: #ff803c;
    top: 50%;
    transform: translate(0px, -50%);
}

.home-plate3 .home-plate3-box .tab .itemlist .item:last-child {
    margin-bottom: 0;
}

.home-plate3 .home-plate3-box .content {
    width: calc(70.5% - 16px);
    background: #ececec;
    padding-left: 55px;
    border-radius: 12px;
    height: 354px;
    position: relative;
}

.home-plate3 .home-plate3-box .content.content2 {
    height: 414px;
}

.home-plate3 .home-plate3-box .content.content2 .content-item .pic {
    bottom: -55px;
    width: 45%;
}

.home-plate3 .home-plate3-box .content .content-item {
    z-index: -1;
    opacity: 0;
    transition: all 0.5s ease;
    height: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 0;
    justify-content: center;
}

.home-plate3 .home-plate3-box .content .content-item .pic {
    position: absolute;
    right: -60px;
    line-height: 0;
    bottom: -60px;
}

.home-plate3 .home-plate3-box .content .content-item.on {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.home-plate3 .home-plate3-box .content .content-item .title {
    display: flex;
    align-items: flex-end;
    width: 55%;
}

.home-plate3 .home-plate3-box .content .content-item .title .t1 {
    color: #ff803c;
    font-size: var(--font24);
    font-weight: bold;
    text-align: right;
}

.home-plate3 .home-plate3-box .content .content-item .title .t2 {
    color: #ff803c;
    font-size: 120px;
    font-weight: bold;
    line-height: 115px;
}

.home-plate3 .home-plate3-box .content .content-item .title .t3 {
    color: #ff803c;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
}

.home-plate3 .home-plate3-box .content .content-item .subtitle {
    color: #333;
    font-size: 38px;
    font-weight: bold;
}

.home-plate3 .home-plate3-box .content .content-item .info {
    margin-top: 15px;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    width: 50%;
}

.home-plate5 {
    width: 100%;
    padding: 120px 0 90px 0;
}

.home-plate5 .us-more {
    text-align: right;
    margin-top: 15px;
}

.home-plate5 .layout {
    margin-top: 55px;
    display: flex;
    gap: 18px;
}

.home-plate5 .layout .pic {
    width: 22.2%;
}

.home-plate5 .layout ul {
    flex: 1;
    display: flex;
    gap: 25px;
}

.home-plate5 .layout ul li {
    flex: 1;
    height: 440px;
    background: #ececec;
    padding: 42px 32px 0 32px;
}

.home-plate5 .layout ul li:hover .icon img {
    transform: rotateY(180deg);
}

.home-plate5 .layout ul li:hover .tit {
    color: #ff803c;
}

.home-plate5 .layout ul li .num {
    text-align: center;
    font-size: var(--font16);
    font-weight: bold;
    color: #ff803c;
}

.home-plate5 .layout ul li .icon {
    margin: 38px 0 48px 0;
    text-align: center;
}

.home-plate5 .layout ul li .icon img {
    transition: all 0.5s ease;
}

.home-plate5 .layout ul li .tit {
    font-size: var(--font18);
    font-weight: bold;
    text-align: center;
    color: #333;
    height: 50px;
}

.home-plate5 .layout ul li .info {
    font-size: var(--font14);
    line-height: 20px;
    color: #333;
    margin-top: 18px;
}

.home-plate12.bgec ul li {
    background: #fff;
}

.home-plate6 {
    padding: 80px 0;
    background: linear-gradient(95.56deg, #ff600a 0%, #ff803c 100%);
}

.home-plate6 .index-us-tit {
    color: #fff;
    margin-bottom: 60px;
    text-align: center;
}

.home-plate6 ul {
    display: flex;
    gap: 7.6px;
}

.home-plate6 ul li {
    height: 248px;
    flex: 1;
    padding: 40px 10px 0 10px;
    background: #fff;
    border-radius: 12px;
}

.home-plate6 ul li:nth-child(1) .style {
    color: #888582;
}

.home-plate6 ul li:nth-child(2) .style {
    color: #ffa53b;
}

.home-plate6 ul li:nth-child(3) .style {
    color: #ff803c;
}

.home-plate6 ul li:nth-child(4) .style {
    color: #ff5000;
}

.home-plate6 ul li .style {
    text-align: center;
    font-weight: bold;
    font-size: var(--font26);
}

.home-plate6 ul li .num {
    margin: 30px 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-weight: bold;
    font-size: 25px;
    color: #333;
}

.home-plate6 ul li .num span {
    font-size: 46px;
    line-height: 48px;
    margin: 0 12px;
}

.home-plate6 ul li .info {
    color: #333;
    text-align: center;
    font-size: 14px;
}

.home-plate6 .content {
    margin-top: 16px;
    color: #fff;
    font-size: 10px;
}

.home-plate6 .us-more {
    text-align: right;
    color: #fff;
    margin-top: 32px;
}

.home-plate7 {
    padding: 100px 0;
}

.home-plate7 .step {
    width: 100%;
    line-height: 0;
    margin-top: 40px;
}

.home-plate7 .step img {
    width: 100%;
}

.home-plate7 ul {
    display: flex;
    margin-top: 40px;
}

.home-plate7 ul li {
    flex: 1;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-plate7 ul li:hover .icon img {
    transform: rotateY(180deg);
}

.home-plate7 ul li .icon img {
    transition: all 0.5s ease;
}

.home-plate7 ul li .tit {
    font-size: var(--font22);
    text-align: center;
    font-weight: bold;
    color: #333;
    margin: 30px 0 20px 0;
}

.home-plate7 ul li .info {
    font-size: 14px;
    color: #333;
}

.home-plate7 .content {
    margin-top: 54px;
    color: #333;
    font-size: 14px;
}

p {
    margin: 0;
}

.message form .lab p:nth-child(2) {
    position: relative;
    top: 0 !important;
    left: 0 !important;
}

input[type="text"]:focus {
    border: 1px solid #888582;
}

.message form .lab .text {
    background: transparent;
}

textarea:focus {
    border: 1px solid #888582;
}

.message form .lab textarea {
    background: transparent;
}

.message form>p {
    position: relative;
    left: 50%;
    transform: translate(-50%, 10px);
}

.message form .agree p:nth-child(2) {
    color: #333;
}

ul {
    padding-left: 0;
}

ul li,
ol li {
    margin: 0;
}

.home-plate1 ul li {
    margin: 0;
}

.container {
    padding: 0 !important;
}

a:hover {
    text-decoration: auto;
}

.container {
    padding: 0 !important;
}

.entry-content ul,
.entry-content ol {
    margin: 0;
}

.entry-content li {
    margin: 0;
}

.us-more:hover {
    font-weight:bold; 
}

.casestudy .casestudylayout .text .more {
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.home-plate8 {
    height: 390px;
    width: 100%;
    margin: 0 auto;
}

.home-plate8 .max-width {
    max-width: 880px;
}

.home-plate8 .layout {
    width: 350px;
    display: flex;
    flex-direction: column;
    height: 390px;
    margin-left: auto;
    justify-content: center;
}

.home-plate8 .layout .text {
    color: #fff;
    font-size: var(--font36);
    font-weight: bold;
    margin-bottom: 44px;
    text-align: center;
}

.home-plate8 .layout .buttonlist {
    display: flex;
    margin-left: auto;
    align-items: center;
}

.home-plate8 .layout .buttonlist .butitem {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    border-radius: 3px;
    font-weight: 700;
    font-style: Bold;
    font-size: 13px;
    background: #fff;
    color: #333;
}

.home-plate8 .layout .buttonlist .butitem.first:hover {
    background: #ebebeb;
}

.home-plate8 .layout .buttonlist .butitem.link {
    background: linear-gradient(83.51deg, #ff5e00 15.1%, #c5c1bc 116.81%);
    color: #fff;
    margin-left: 12px;
}

.us-buttonlist .butitem.link:hover {
    background: #e57336;
    background: linear-gradient(83.51deg, #eb5a05 15.1%, #b6b3ae 116.81%);
}

.top_nav .top_nav_box .top-buttonlist .butitem.link:hover {
    background: #e57336;
}

.top_nav .top_nav_box .logo img {
    width: 87px;
}

.home-plate9 {
    width: 100%;
    padding: 80px 0;
}

.home-plate9.bgec ul {
    margin-top: 24px;
}

.home-plate9.bgec ul li:nth-child(2n) {
    flex-direction: column;
}

.home-plate9 .index-us-tit {
    margin-bottom: 32px;
}

.home-plate9 .us-more {
    text-align: right;
}

.home-plate9 ul {
    display: flex !important;
    margin-top: 32px;
    gap: 24px;
    margin-bottom: 16px;
}

.home-plate9 ul li {
    flex: 1;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    max-width: calc(33.3% - 18.6px);
}

.home-plate9 ul li:nth-child(2n) {
    flex-direction: column-reverse;
}

.home-plate9 ul li .pic {
    width: 100%;
    padding-bottom: 80.7%;
    position: relative;
}

.home-plate9 ul li .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.home-plate9 ul li .text {
    padding: 36px 40px 32px 40px;
    background: #ebebeb;
    height: 70%;
}

.home-plate9 ul li .text .tit {
    border-bottom: 1px solid #333333;
    padding-bottom: 24px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-bottom: 22px;
}

.home-plate9 ul li .text .maintit {
    font-size: var(--font22);
    color: #333;
    font-weight: bold;
}

.home-plate9 ul li .text .info {
    font-size: 14px;
    color: #333;
    line-height: 2;
    margin-top: 16px;
}

.home-plate9 ul li .text .us-more {
    text-align: right;
}

.home-plate9 ul li .text .linklist {
    display: flex;
    margin: 24px 0 24px 0;
}

.home-plate9 ul li .text .linklist a {
    border: 1px solid #333;
    width: 100px;
    height: 22px;
    border-radius: 11px;
    font-size: 10px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    cursor: default;
}

.home-plate2 .home-plate2-box ul li a .pic {
    border-radius: 12px;
    overflow: hidden;
}

.home-plate10 {
    width: 100%;
    background: #ececec;
    padding: 80px 0 80px 0;
}

.home-plate10 .index-us-tit {
    margin-bottom: 32px;
}

.home-plate10 .list>p {
    display: none;
}

.home-plate10 .layout {
    padding: 32px 40px 32px 32px;
    background: #fff;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 12px;
}

.home-plate10 .layout .us-more {
    text-align: right;
    margin-top: 20px;
}

.home-plate10 .layout .mtit {
    font-weight: bold;
    color: #333;
    font-size: var(--font18);
    margin-bottom: 40px;
}

.home-plate10 .layout ul.ul1 {
    display: flex;
    justify-content: center;
}

.home-plate10 .layout ul.ul1 li {
    width: 21%;
    margin: 0 45px;
}

.home-plate10 .layout ul.ul1 li .logo {
    text-align: center;
    height: 70px;
}

.home-plate10 .layout ul.ul2 {
    display: flex;
    justify-content: center;
}

.home-plate10 .layout ul.ul2 li {
    width: 19%;
    margin: 0 33px;
}

/*
.home-plate10 .layout ul.ul2 li:hover .logo img {
    transform: scale(1.1);
}
*/

.home-plate10 .layout ul.ul2 li .logo {
    text-align: center;
    height: 55px;
}

.home-plate10 .layout ul.ul2 li .logo {
    display: flex;
    align-items: center;
}

/*
.home-plate10 .layout ul.ul1 li:hover .logo img {
    transform: scale(1.1);
}
.home-plate10 .layout ul .logo img {
    transition: all 0.5s ease;
}
*/

.home-plate10 .layout ul .info {
    margin-top: 30px;
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    word-break: break-all;
    height: 120px;
}

.home-plate10 .list {
    display: flex;
    gap: 16px;
}

.home-plate10 .list .layout {
    margin-bottom: 0;
}

.home-plate10 .list .layout ul li {
    width: 72%;
    margin: 0 auto;
}

/*
.home-plate10 .list .layout ul li:hover .logo img {
    transform: scale(1.1);
}
*/

.home-plate10 .list .layout ul li .logo {
    text-align: center;
    height: 70px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.home-plate14 ul li a .arrow img {
    width: 28px;
}

.home-plate11 {
    width: 100%;
    padding: 80px 0 80px 0;
    background: #ebebeb;
}

.home-plate11 .index-us-tit {
    text-align: center;
    margin-bottom: 80px;
}

.home-plate11 ul li {
    position: relative;
    margin-bottom: 16px;
}

.home-plate11 ul li .answer {
    display: none;
    color: #666;
    font-size: 16px;
    margin-top: 12px;
}

.home-plate11 ul li .question {
    height: 64px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.home-plate11 ul li .question.on .icon .open {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.home-plate11 ul li .question .icon {
    display: flex;
    align-items: center;
    position: relative;
}

.home-plate11 ul li .question .icon .open {
    transition: all 0.5s ease;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.home-plate11 ul li .question .icon .close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home-plate11 ul li .question span {
    margin-left: 38px;
    color: #333;
    font-size: var(--font20);
    font-weight: 500;
}

.home-plate11 .us-more {
    margin-top: 24px;
    text-align: right;
}

.home-plate11 ul li .answer {
    padding-left: 85px;
    padding-right: 24px;
}

.down .down-box .logo img {
    max-width: 130px;
}

.patment .patmentlayout .logocontent .logoitem {
    align-items: center;
}

.home-plate12 {
    padding: 80px 0 80px 0;
    width: 100%;
}

.home-plate12.bgec {
    background: #ececec;
}

.home-plate12 .index-us-tit {
    text-align: center;
    margin-bottom: 80px;
}

.home-plate12 ul {
    display: flex;
    gap: 16px;
}

.home-plate12 ul li {
    height: 208px;
    background: #ebebeb;
    padding-top: 60px;
    border-radius: 12px;
    flex: 1;
}

.home-plate12 ul li.on {
    background: #ff803c;
}

.home-plate12 ul li.on a .tit {
    color: #fff;
}

.home-plate12 ul li.on a .info {
    color: #fff;
}

.home-plate12 ul li a {
    display: block;
    width: 100%;
}

.home-plate12 ul li a .tit {
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: var(--font30);
    margin-bottom: 16px;
}

.home-plate12 ul li a .info {
    color: #333;
    font-size: 14px;
    text-align: center;
}

.home-plate14 {
    width: 100%;
    padding: 80px 0;
}

.home-plate14 .us-more {
    text-align: right;
}

.home-plate14 ul {
    margin-top: 32px;
    border-bottom: 1px solid #999;
    margin-bottom: 24px;
}

.home-plate14 ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 80px;
    border-top: 1px solid #999;
}

.home-plate14 ul li a .tab {
    height: 33px;
    width: 160px;
    border-radius: 5px;
    border: 1px solid #ff803c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #ff803c;
}

.home-plate14 ul li a .time {
    margin: 0 26px 0 32px;
    color: #333;
    font-size: 15px;
}

.home-plate14 ul li a .title {
    color: #333;
    font-size: 18px;
    
}

.home-plate14 ul li a .arrow {
    margin-left: auto;
    line-height: 0;
}

.down {
    width: 100%;
    background: #333333;
    padding: 55px 0 85px 0;
}

.down .down-box {
    display: flex;
}

.down .down-box .logo {
    margin-right: 92px;
}

.down .down-box ul {
    flex: 1;
    display: flex;
    justify-content: space-between;
}

.down .down-box ul li {
    position: relative;
}

.down .down-box ul li .arrow {
    display: none;
}

.down .down-box ul>li>a {
    font-size: 14px;
    color: #fff;
    margin-bottom: 24px;
    display: block;
}

.down .down-box ul>li>a:hover {
    color: #ff803c;
}

.down .down-box ul .ul2 {
    display: flex;
    flex-direction: column;
}

.down .down-box ul .ul2 a {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    color: #fff;
}

.down .down-box ul .ul2 a:hover {
    color: #ff803c;
}

.down .copyright {
    margin-top: 60px;
    color: #fff;
    font-size: 14px;
}

.top_nav {
    z-index: 2;
    position: relative;
}

.index-us-entit {
    font-weight: bold;
    color: #ff803c;
    font-size: var(--font22);
    margin-bottom: 12px;
}

.index-us-entit.center {
    text-align: center;
}

.top_nav .top_nav_box .nav .ul1>li .ul2 {
    background: #fff;
}

.home-plate5 .layout ul li {
    transition: all 0.5s ease;
}

.home-plate5 .layout ul li:hover {
    box-shadow: 0px 0px 10px #ff9800;
}

.index-us-tit {
    font-weight: bold;
    color: #333;
    font-size: 38px;
}

.index-us-tit.center {
    text-align: center;
}

.us-more {
    font-size: var(--font16);
    color: #ff803c;
    display: block;
}

.home-tab {
    display: flex;
    flex-wrap: wrap;
}

.home-tab .item {
    width: 134px;
    height: 32px;
    border: 1px solid #333333;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    font-size: var(--font14);
    color: #333;
    cursor: pointer;
    transition: all 0.5s ease;
}

.home-tab .item.on {
    background: #333;
    color: #fff;
}

.home-tab .item:hover {
    background: #ff803c;
    color: #fff;
    border: 1px solid #ff803c;
}

.nbanner {
    width: 100%;
    padding: 80px 0 80px 0;
}

.nbanner .nbannerlayout {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nbanner .pic {
    width: 50%;
    border-radius: 30px;
    overflow: hidden;
    min-width: 50%;
}

.nbanner .text {
    width: 50%;
    padding-right: 40px;
}

.nbanner .text h2 {
    font-size: 27px;
    color: #ff803c;
    font-weight: bold;
}

.nbanner .text h1 {
    font-size: 48px;
    color: #333;
    font-weight: bold;
    margin: 28px 0 32px 0;
}

.nbanner .text h3 {
    font-size: 28px;
    color: #333;
    font-weight: bold;
}

.home-plate14 ul li:hover .title {
    color: #ff803c;
}

.trait {
    width: 100%;
    background: #ececec;
    padding: 80px 0;
}

.trait.bg3d {
    background: #333;
}

.trait.bg3d .index-us-tit {
    color: #fff;
}

.trait.bg3d .trait-layout .piclist {
    background: #fff;
    justify-content: center;
    align-items: flex-end;
}

.trait.bg3d .trait-layout .piclist .item {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    top: auto;
    width: 69%;
}

.trait.bg3d .trait-layout ul li .box .title {
    color: #fff;
}

.trait.bg3d .trait-layout ul li .box .content {
    color: #fff;
}

.trait .trait-layout {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.trait .trait-layout .piclist {
    align-items: center;
    width: 46.8%;
    justify-content: flex-end;
    border-radius: 20px;
    background: linear-gradient(180deg, #c7bfb9, #ec753e);
    position: relative;
}

.trait .trait-layout .piclist.nobg {
    background: transparent;
}

.trait .trait-layout .piclist .item {
    max-width: 100%;
    transition: all 0.5s ease;
    opacity: 0;
    width: 100%;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 50%;
    transform: translate(0, -50%);
}

.trait .trait-layout .piclist .item.on {
    z-index: 1;
    opacity: 1;
}

.trait .trait-layout ul {
    width: 43.4%;
}

.trait .trait-layout ul li {
    cursor: pointer;
    margin-bottom: 70px;
    opacity: 0.3;
    transition: all 0.5s ease;
}

.trait .trait-layout ul li.on {
    opacity: 1;
}

.trait .trait-layout ul li:last-child {
    margin-bottom: 0;
}

.trait .trait-layout ul li .box .num {
    font-size: 15px;
    font-weight: bold;
    color: #ff803c;
}

.trait .trait-layout ul li .box .title {
    font-size: var(--font26);
    font-weight: bold;
    color: #333;
    margin: 16px 0;
}

.trait .trait-layout ul li .box .content {
    font-size: var(--font16);
    line-height: 30px;
    color: #333;
}

.WebManager {
    padding: 120px 0 80px 0;
    background: #ececec;
    width: 100%;
}

.WebManager .WebManagerlayout h1 {
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    color: #333;
}

.WebManager .WebManagerlayout h2 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #333;
    margin: 48px 0 58px 0;
}

.WebManager .WebManagerlayout .us-buttonlist {
    justify-content: center;
}

.WebManager .WebManagerlayout .us-buttonlist .first {
    background: #ececec;
}

.WebManager .WebManagerlayout .pic {
    margin: 60px 0;
    width: 100%;
}

.WebManager .WebManagerlayout ul {
    display: flex;
    gap: 16px;
    margin-top: 48px;
}

.WebManager .WebManagerlayout ul li {
    background: #fff;
    flex: 1;
    padding: 40px;
    border-radius: 10px;
}

.WebManager .WebManagerlayout ul li .num {
    font-size: 16px;
    line-height: 30px;
    color: #ff803c;
    text-align: center;
    font-weight: bold;
}

.WebManager .WebManagerlayout ul li .tit {
    font-size: 26px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin: 30px 0 32px 0;
}

.WebManager .WebManagerlayout ul li .content {
    font-size: 15px;
    line-height: 28px;
    color: #333;
}

.WebManagerplate1 .index-us-tit {
    color: #fff;
    margin-bottom: 64px;
}

.casestudy {
    padding: 80px 0 80px 0;
    width: 100%;
    background: #ececec;
}

.casestudy .newul {
    margin-top: 110px;
    padding-top: 20px;
    border-top: 1px solid #b4b3b0;
}

.casestudy .newul ul li {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #888582;
}

.casestudy .newul ul li:last-child {
    margin-bottom: 80px;
}

.casestudy .newul ul li a {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}

/*
.casestudy .newul ul li a:hover .pic img {
    transform: scale(1.1);
}
*/

.casestudy .newul ul li a:hover .text .tit {
    color: #ff803c;
}

.casestudy .newul ul li .pic {
    width: 28.8%;
}

.casestudy .newul ul li .pic img{height: 200px;
    object-fit: cover;}

.casestudy .newul ul li .text {
    padding-left: 64px;
    width: 71.2%;
    padding-top: 32px;
    position: relative;
}

.casestudy .newul ul li .text .time {
    font-size: var(--font18);
    color: #333;
}

.casestudy .newul ul li .text .tit {
    font-size: var(--font24);
    color: #333;
    font-weight: bold;
    margin: 12px 0 8px 0;
    padding-right: 80px;
}

.casestudy .newul ul li .text .more {
    color: #ff803c;
    font-size: 15px;
    text-align: right;
    position: absolute;
    right: 50px;
    bottom: 26px;
}

.casestudy.bgwhite .casestudylayout .text {
    background: #ececec;
}

.casestudy .us-more {
    text-align: right;
}

.casestudy .casestudylayout {
    margin-top: 55px;
    display: flex !important;
    margin-bottom: 16px;
    border-radius: 12px;
    overflow: hidden;
}

.casestudy .casestudylayout .pic {
    width: 36%;
    position: relative;
}

.casestudy.caseslick .casestudylayout .pic {
    width: 41%;
}

.casestudy .casestudylayout .pic .pick {
    position: absolute;
    top: 16px;
    left: 23px;
    font-size: var(--font28);
    color: #fff;
    font-weight: bold;
    line-height: 1;
}

.casestudy .casestudylayout .pic .mc {
    background: linear-gradient(141.16deg, #ff7800 12.52%, rgba(255, 120, 0, 0.81) 17.24%, rgba(255, 120, 0, 0.52) 24.78%, rgba(255, 120, 0, 0.3) 31.38%, rgba(255, 120, 0, 0.14) 37.03%, rgba(255, 120, 0, 0.04) 40.8%, rgba(255, 120, 0, 0) 43.63%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}

.casestudy .casestudylayout .text {
    width: 64%;
    background: #fff;
    padding: 42px 50px 42px 64px;
    height: 325px;
    display: flex;
    flex-wrap: wrap;
    /* align-content: space-between; */
    align-content: flex-start;
}

.casestudy .casestudylayout .text .time {
    font-size: var(--font18);
    color: #333;
    width: 100%;
}

.casestudy .casestudylayout .text .stitle {
    font-size: var(--font18);
    color: #333;
    font-weight: bold;
    padding-bottom: 24px;
    border-bottom: 1px solid #333;
}

.casestudy .casestudylayout .text .title {
    font-size: var(--font24);
    color: #333;
    font-weight: bold;
    margin: 16px 0 32px 0;
}

.casestudy .casestudylayout .text .title.border {
    padding-bottom: 15px;
    border-bottom: 1px solid #a6a6a6;
    margin-top: 15px;
}

.casestudy .casestudylayout .text .content {
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    margin-bottom: 30px;
}

.casestudy .casestudylayout .text .more {
    display: flex;
    width: 100%;
}

.casestudy .casestudylayout .text .more p {
    margin-left: auto;
}

.casestudy .casestudylayout .text .more .us-more {
    margin-left: auto;
}

.casestudy .casestudylayout .text .more .linklist {
    display: flex;
}

.casestudy .casestudylayout .text .more .linklist a {
    border: 1px solid #898989;
    width: 100px;
    height: 22px;
    border-radius: 11px;
    font-size: 10px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    cursor: default;
}

/*.casestudy .casestudylayout .text .more .linklist a:hover {
  background: #ff803c;
  color: #fff;
  border: 1px solid #ff803c;
} */
.operation {
    width: 100%;
    padding: 80px 0;
}

.operation .operationcontent {
    width: 100%;
    border-radius: 0;
    position: relative;
    background: #ececec;
    transform: translate(0, 0px);
    border-radius: 0 12px 12px 12px;
}

.operation .operationcontent.mt {
    margin-top: 40px;
    border-radius:12px;
}

.operation .operationcontent.column .item {
    padding: 40px;
}

.operation .operationcontent.column .item ul {
    width: calc(100% + 16px);
    margin: 0 -8px;
}

.operation .operationcontent.column .item ul li {
    padding: 0 8px;
}

.operation .operationcontent.operationcontent2 .item {
    padding: 40px 64px 80px 64px;
}

.operation .operationcontent .item {
    padding: 40px 64px 64px 64px;
    z-index: -1;
    opacity: 0;
    width: 100%;
    transition: all 0.5s ease;
    top: 0;
    position: absolute;
}

.operation .operationcontent .item.on {
    z-index: 1;
    opacity: 1;
    position: relative;
}

.operation .operationcontent .item ul {
    display: flex;
    width: calc(100% + 16px);
    margin: 0 -8px;
}

.operation .operationcontent .item ul li {
    width: 33.333%;
    padding: 0 8px;
}

/*
.operation .operationcontent .item ul li:hover .pic img {
    transform: scale(1.1);
}
*/

.operation .operationcontent .item ul li .num {
    font-size: var(--font16);
    color: #ff803c;
    font-weight: bold;
    margin-bottom: 12px;
}

.operation .operationcontent .item ul li .pic {
    border-radius: 8px;
}

.operation .operationcontent .item ul li .tit {
    text-align: center;
    font-weight: bold;
    font-size: var(--font22);
    color: #333;
    margin: 32px 0 24px 0;
}

.operation .operationcontent .item ul li .info {
    font-size: 14px;
    color: #333;
    padding: 0 16px;
}

.operation .operationtab {
    display: flex;
    margin-top: 56px;
}

.operation .operationtab .item {
    width: 230px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff803c;
    border-radius: 5px;
    font-size: var(--font20);
    font-weight: bold;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 8px 8px 0 0;
}

.operation .operationtab .item.on {
    background: #ededed;
    color: #2d2d2d;
}

.select .selectlayout ul li .item {
    border-radius: 4px;
}

.integrations {
    font-size: 24px;
    color: #333;
    margin-bottom: 56px;
}

.patment {
    width: 100%;
    background: #ececec;
    padding: 80px 0;
}

.patment .patmentlayout {
    padding: 66px 52px 66px 47px;
    border-radius: 12px;
    background: #fff;
    margin-top: 56px;
    display: flex;
    align-items: center;
}

.patment .patmentlayout .summarize {
    flex: 1;
    padding-left: 73px;
}

.patment .patmentlayout .summarize .item {
    margin: 30px 0;
}

.patment .patmentlayout .summarize .item.on .num {
    color: #ff803c;
}

.patment .patmentlayout .summarize .item.on .tit {
    color: #ff803c;
}

.patment .patmentlayout .summarize .item .tit {
    font-size: var(--font16);
    font-weight: bold;
    text-align: center;
    color: #333;
}

.patment .patmentlayout .summarize .item .num {
    font-size: 60px;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.patment .patmentlayout .summarize .item .num span {
    font-size: 50px;
}

.patment .patmentlayout .logocontent {
    width: 78%;
}

.patment .patmentlayout .logocontent .logoitem {
    display: flex;
}

.patment .patmentlayout .logocontent .logoitem:nth-child(2) {
    padding: 38px 0;
    margin: 60px 0;
    border-top: 1px solid #c5c1bc;
    border-bottom: 1px solid #c5c1bc;
}

.patment .patmentlayout .logocontent .logoitem .title {
    font-size: var(--font22);
    color: #333;
    font-weight: bold;
    width: 235px;
}

.patment .patmentlayout .logocontent .logoitem .logo {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
}

.patment .patmentlayout .logocontent .logoitem .logo img {
    margin-right: 16px;
    width: 55px;
}

.select .selectlayout ul li .num .span2 {
    display: none;
}

.automation {
    background: #3d3d3d;
    padding: 80px 0 80px 0;
}

.automation .index-us-tit {
    color: #fff;
}

.automation .color {
    color: #fff;
    margin-top: 24px;
    margin-bottom: 64px;
}

.automation ul li {
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: 16px;
    padding: 40px 0;
    border-radius: 12px;
}

/*
.automation ul li:hover .icon img {
  transform: rotateY(180deg);
}
*/
.automation ul li:last-child {
    margin-bottom: 0;
}

.automation ul li .icon {
    width: 28.8%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.automation ul li .icon img {
  width: 30%;
}

.automation ul li .text {
    padding-left: 78px;
    width: 71.2%;
    border-left: 1px solid #767676;
}

.automation ul li .text .num {
    font-size: 15px;
    font-weight: bold;
    color: #ff803c;
}

.automation ul li .text .tit {
    color: #333;
    font-size: var(--font28);
    margin: 4px 0 12px 0;
    font-weight: bold;
}

.automation ul li .text .info {
    color: #333;
    font-size: 14px;
    line-height: 1.8;
}

.caseul .slick-dots {
    bottom: -24px;
}

.casestudy .casestudylayout .pic img {
    height: 100%;
    object-fit: cover;
}

.main-title {
    padding: 66px 0 80px 0;
    width: 100%;
}

.main-title h1 {
    color: #333;
    font-size: 48px;
    text-align: center;
    font-weight: bold;
}

.main-title h3 {
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-top: 25px;
}

.main-title .piclist {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

.main-title .piclist .item {
    position: relative;
    margin: 0 8px;
}

.main-title .piclist .item .pic {
    width: 350px;
    border-radius:25px;
}

.main-title .piclist .item .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-title .piclist .item .text .entit {
    color: #fff;
    font-size: var(--font20);
    text-align: center;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.main-title .piclist .item .text .tit {
    color: #fff;
    font-size: var(--font34);
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    white-space: nowrap
}

.select {
    background: #ececec;
    width: 100%;
    padding: 67px 0 0px 0;
}

.select .selectlayout .tab {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}

.select .selectlayout .tab .item {
    height: 38.5px;
    background: #ffffff;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    width: 124px;
    font-size: 14px;
    font-weight: bold;
}

.select .selectlayout .tab .item .label {
    height: 23px;
    border: 10px;
    background: #ff803c;
    color: #fff;
    border-radius: 5px;
    display: none;
}

.select .selectlayout .tab .item.on {
    background: #ff803c;
    color: #fff;
}

.select .selectlayout .tab .item.on .label {
    color: #fff;
    width: 72px;
    height: 22px;
    font-weight: bold;
    background: #5acf00;
    border-radius: 4px;
    position: absolute;
    top: -11px;
    line-height: 22px;
    text-align: center;
    display: block;
    font-size: 14px;
}

.select .selectlayout .tab .item:first-child {
    border-radius: 10px 0 0 10px;
}

.select .selectlayout .tab .item:nth-child(2) {
    border-radius: 0 10px 10px 0;
}

.select .selectlayout ul {
    width: calc(100% + 12px);
    margin: -6px;
    display: flex;
}

.select .selectlayout ul li {
    padding: 6px;
    width: 25%;
}

.select .selectlayout ul li.on .box {
    border: 1px solid #ff803c;
}

.select .selectlayout ul li.on .box .active {
    display: block;
}

.select .selectlayout ul li .box {
    padding: 40px 10px 30px 10px;
    background: #fff;
    border: 1px solid #fff;
    position: relative;
    border-radius: 12px;
}

.select .selectlayout ul li .box .active {
    display: none;
    width: calc(100% - 80px);
    top: -14px;
    position: absolute;
    height: 28px;
    background: #ff803c;
    border-radius: 14px;
    left: 50%;
    transform: translate(-50%, 0);
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
}

.select .selectlayout ul li .title {
    color: #333;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
}

.select .selectlayout ul li .title .color {
    color: #ff803c;
    margin-left: 5px;
}

.select .selectlayout ul li .title .color2 {
    color: #5acf00;
    margin-left: 5px;
}

.select .selectlayout ul li .info {
    margin: 15px 0 24px 0;
    color: #333;
    font-size: 12px;
    text-align: center;
}

.select .selectlayout ul li .num {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 30px;
    position: relative;
}

.select .selectlayout ul li .num .tip {
    font-size: 10px;
    color: #333;
    position: absolute;
    right: 45px;
    bottom: -10px;
}

.select .selectlayout ul li .num span {
    color: #333;
    font-weight: bold;
    font-size: 40px;
    padding-right: 6px;
    line-height: 60px;
}

.select .selectlayout ul li .num .text {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.select .selectlayout ul li .num .text p {
    color: #333;
    font-size: 8px;
}

.select .selectlayout ul li .num .text .dw {
    font-size: 24px;
    color: #333;
    line-height: 24px;
    font-weight: bold;
}

.select .selectlayout ul li .item>p {
    display: none;
}

.select .selectlayout ul li .item {
    padding: 8px 20px;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 36px;
}

.select .selectlayout ul li .item:nth-child(2n) {
    background: #fff;
}

.select .selectlayout ul li .item .icon {
    line-height: 0;
    min-width: 16px;
}

.select .selectlayout ul li .item .number {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    display: flex;
    color: #333;
}

.select .selectlayout ul li .item .number p {
    color: #ff803c;
}

.select .selectlayout ul li .item .itemaintit {
    display: flex;
    flex-direction: column;
}

.select .selectlayout ul li .item .itemaintit .tit {
    font-size: 14px;
    color: #333;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
}

.select .selectlayout ul li .item .itemaintit .tit p {
    color: #ff803c;
}

.select .selectlayout ul li .item .itemaintit .subtit {
    font-size: 10px;
    color: #333;
}

.select .selectlayout ul li .num .tip.tip1 {
    right: 57px;
}

.caseul .casestudylayout {
    margin-left: 20px;
    margin-right: 20px;
    width: 1040px;
}

.caseul .slick-dots {
    display: flex;
    justify-content: center;
}

.caseul .slick-dots li {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: rgba(255, 128, 60, 0.2);
    margin: 0 7px;
}

.caseul .slick-dots li.slick-active {
    background: #ff803c;
}

.filtrate {
    width: 100%;
    background: #ececec;
}

.filtrate .filtratelist {
    display: flex;
    justify-content: center;
}

.filtrate .filtratelist select {
    width: 195px;
    height: 38px;
    border: 1px solid #333;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    appearance: none;
    margin: 0 13.5px;
    background: url(../img/arrow.png) center right 20px no-repeat;
    background-size: 11px;
}

.home-plate9.bgec {
    padding-top: 38px;
}

.home-plate9.textbgf .text {
    background: #fff;
}

.bgec {
    background: #ececec;
}

.bgwhite {
    background: #fff;
}

.message {
    width: 100%;
    padding: 85px 0 115px 0;
}

.message .message-tit {
    color: #333;
    font-size: var(--font30);
    text-align: center;
    font-weight: bold;
}

.message .main-info {
    font-size: 14px;
    text-align: center;
    color: #333;
    margin: 28px 0 43px 0;
    line-height: 1.8;
}

.message form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.message form .submit {
    height: 40px;
    width: 170px;
    display: flex;
    line-height: 35px;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    color: #333;
    margin: 0 auto;
    background: transparent;
    font-size: 14px;
    border-radius: 5px;
}

.message form .submit:hover {
    background: #ff803c;
    color: #fff;
    border: 1px solid #ff803c;
}

.message form .agree {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #333;
    width: 100%;
    margin: 50px 0 40px 0;
    cursor: pointer;
}

.message form .agree.on .aselect {
    border: 1px solid #ff803c;
}

.message form .agree.on .aselect:after {
    content: "笨�";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ff803c;
    font-size: 14px;
}

.message form .agree p {
    color: #ff803c;
}

.message form .agree .aselect {
    position: relative;
    height: 20px;
    width: 20px;
    border: 1px solid #333333;
    margin-right: 15px;
}

.message form .radio {
    width: 100%;
    display: flex;
    padding-left: 22px;
    align-items: center;
}

.message form .radio label {
    margin-right: 30px;
    margin-left: 5px;
    font-size: 14px;
    color: #333;
}

.message form .radio .radio-tit {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    margin-right: 30px;
}

.message form .lab {
    width: 100%;
    margin-bottom: 18px;
    position: relative;
}

.message form .lab.lab1 p {
    left: 115px;
    top: 15px;
}

.message form .lab.lab3 p {
    left: 85px;
    top: 15px;
}

.message form .lab.lab4 p {
    left: 125px;
    top: 15px;
}

.message form .lab p {
    position: absolute;
    color: #ff803c;
    font-size: 14px;
}

.message form .lab.lab2 {
    width: calc(50% - 5px);
}

.message form .lab .text {
    height: 51px;
    width: 100%;
    padding: 0 21px;
    border: 1px solid #888582 !important;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
}

.message form .lab .text::placeholder {
    color: #666;
    font-size: 14px;
}

.message form .lab textarea {
    width: 100%;
    padding: 15px 21px;
    border: 1px solid #888582 !important;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
    height: 244px;
}

.message form .lab textarea::placeholder {
    color: #666;
    font-size: 14px;
}

.product {
    width: 100%;
    background: #ececec;
    padding: 120px 0 80px 0;
}

.product .protit {
    color: #333;
    font-size: 38px;
    text-align: center;
    font-weight: bold;
}

.product .prostit {
    color: #333;
    font-size: 24px;
    text-align: center;
    margin: 48px 0 80px 0;
    font-weight: bold;
}

.product .list1 {
    background: #fff;
    padding: 64px 60px;
    border-radius: 10px;
    width: 100%;
}

.product .listit {
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.product .content {
    color: #333;
    font-size: 14px;
    margin: 24px 0 0px 0;
}

.product ul {
    width: calc(100% + 40px);
    margin: -20px;
    display: flex;
    flex-wrap: wrap;
}

.product ul li {
    width: 25%;
    padding: 20px;
}

.product ul li a {
    width: 100%;
    display: block;
}

.product ul li .pic {
    width: 100%;
}

.product ul li .tit {
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 16px 0 24px 0;
    height: 66px;
}

.product ul li .info {
    color: #333;
    font-size: 13px;
    text-align: center;
}

.product ul li .address {
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}

.product ul li .address.c {
    color: #ff803c;
}

.product .promore {
    width: 170px;
    height: 40px;
    background: #ff803c;
    border-radius: 5px;
    margin: 50px auto 0 auto;
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qwe {
    font-size: var(--font16);
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.us-buttonlist {
    display: flex;
    margin-left: auto;
    align-items: center;
    margin-top: 40px;
}

.us-buttonlist .butitem {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    border-radius: 3px;
    font-weight: 700;
    font-style: Bold;
    font-size: 13px;
    background: #fff;
    color: #333;
}

.us-buttonlist .butitem.first {
    border: 1px solid #333333;
}

.us-buttonlist .butitem.first:hover {
    background: #ff803c;
    color: #fff;
    border: 1px solid #ff803c;
}

.us-buttonlist .butitem.link {
    background: linear-gradient(83.51deg, #ff5e00 15.1%, #c5c1bc 116.81%);
    color: #fff;
    margin-left: 12px;
}

.select .selectlayout ul li .item:nth-child(9) {
    height: 69px;
}

.select .slick-prev {
    display: none;
}

.select .slick-next {
    display: none;
}

.message form .lab .labtit {
    display: none;
}

.trait .trait-layout .piclist .item.on {
    position: relative;
}

.patment .patmentlayout .logocontent .logoitem:nth-child(2) {
    padding: 20px 0;
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.patment .patmentlayout .logocontent .logoitem:nth-child(2) .logo:first-child {
    margin-bottom: 20px;
}

.patment .patmentlayout .logocontent .logoitem .logo img {
    margin-right: 16px;
    width: 55px;
}

.patment .patmentlayout {
    padding: 64px 64px 32px 64px;
}

.patment .patmentlayout .summarize .item .num {
    font-size: 56px;
    position: relative;
    padding-right: 30px;
}

.patment .patmentlayout .summarize .item .num span {
    font-size: 32px;
}

.patment .patmentlayout .summarize .item .num p {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 13px;
}

.patment .patmentlayout .summarize .item {
    margin: 0;
}

.patment .patmentlayout .summarize .item:nth-child(2) {
    margin: 35px 0;
}

.patment .patmentinfo {
    font-size: 13px;
    line-height: 22px;
    color: #333;
    margin-top: 80px;
    font-weight: bold;
}

.patmentlayout {
    flex-wrap: wrap;
}

.patment .patmentlayout .summarize {
    padding-left: 50px;
    width: 22%;
}