.tem01-title {
    text-align: center;
}

div.full-screen {
    width: 100%;
    padding: 0;
}

.titlebar .title {
    font-size: 26px;
}

.tem01-title .title {
    padding: 0 15px;
}

.tem01-title .subtitle {
    font-size: 13px;
    line-height: 30px;
    color: #888;
    padding: 0 15px;
}

.tem64-service .items {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.tem64-service .title {
    font-size: 16px;
    padding: 20px 0 10px;
}

.model_onepage .tem64-service .title {
    font-size: 20px;
}

.tem64-service .description {
    opacity: .7;
    line-height: 24px;
}

.col-lg-2_4 {
    width: 20%;
}

.tem02-positioning-language.tem03-positioning-language .item .bgbox {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: rgba(91,91,91,.2);
    opacity: 0;
}

.tem02-positioning-language .text {
    z-index: 3;
}

.tem02-positioning-language.content-left .text {
    padding: 10% 0 0 10%;
    text-align: left;
}

.tem02-positioning-language.tem03-positioning-language .item, .tem02-positioning-language.tem03-positioning-language .text, .tem02-positioning-language.tem03-positioning-language .item .bgbox, .tem02-positioning-language.tem03-positioning-language .item .border.line, .tem02-positioning-language.tem03-positioning-language .item .border.dots .dot:after {
    transition: .5s;
}

.tem02-positioning-language.tem03-positioning-language .text {
    padding: 40px;
}

.clearfix:after, .clearfix:before{
    display: table;
    content: " ";
}

.tem02-positioning-language.tem03-positioning-language .subtitle {
    letter-spacing: 0;
    padding: 0;
    padding-top: 10px;
    color: #d7d7d7;
    line-height: 2;
    width: calc(100% - 40px);
}

.tem02-positioning-language .box {
    display: block;
    position: relative;
    border-color: #848484;
    color: #FFF;
}

.tem02-positioning-language .text .description {
    font-size: 10px;
    letter-spacing: .06em;
    bottom: 15px;
    position: absolute;
    transform-origin: bottom left;
}

.tem02-positioning-language.content-left .text .description {
    right: 10px;
    transform: translate(100%,0) rotate(-90deg);
}

.tem02-positioning-language.tem03-positioning-language .text .description {
    z-index: 4;
    color: #505050;
}

.tem02-positioning-language .absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tem02-positioning-language .border {
    border-color: inherit;
}

.tem02-positioning-language .border.dots {
    z-index: 1;
}

.tem02-positioning-language .border.line {
    border-width: 1px;
    border-style: solid;
    opacity: .2;
}

.tem02-positioning-language .border.dots .dot {
    position: absolute;
    width: 1px;
    height: 100%;
    border-color: inherit;
}

.tem02-positioning-language .border.dots .dot.left {
    left: 0;
}

.tem02-positioning-language .border.dots .dot:before, .tem02-positioning-language .border.dots .dot:after {
    content: "";
    width: 3px;
    height: 3px;
    border-width: 1px;
    border-radius: 50%;
    border-style: solid;
    border-color: inherit;
    display: block;
    position: absolute;
}

.tem02-positioning-language .border.dots .dot.left:before {
    left: -2px;
    top: -2px;
}

.tem02-positioning-language .border.dots .dot.left:after {
    left: -2px;
    bottom: -2px;
}

.tem02-positioning-language.tem03-positioning-language .item, .tem02-positioning-language.tem03-positioning-language .text, .tem02-positioning-language.tem03-positioning-language .item .bgbox, .tem02-positioning-language.tem03-positioning-language .item .border.line, .tem02-positioning-language.tem03-positioning-language .item .border.dots .dot:after {
    transition: .5s;
}

.tem02-positioning-language .border.dots .dot.right {
    right: 0;
}

.tem02-positioning-language .border.dots .dot.right:before {
    right: -2px;
    top: -2px;
}

.tem02-positioning-language .border.dots .dot.right:after {
    right: -2px;
    bottom: -2px;
}

.subtitle, .description, .lighter {
    font-weight: lighter;
}

.tem237-irregular .items {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.tem237-irregular .box {
    background-color: rgb(25, 25, 33);
    border-radius: 6px;
    color: #FFF;
    padding: 8% 0;
}

.title {
    font-size: 16px;
}

.tem237-irregular .title {
    position: relative;
    padding-bottom: 8px;
}

.tem237-irregular .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 20px;
    height: 0;
    border-top: 1px solid;
    border-top-color: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.tem237-irregular .description_ {
    display: inline-block;
    position: relative;
    margin: 20% 0 15%;
}

.tem237-irregular .description_ {
    margin: 4% 0 3%;
    line-height: 28px;
}

.tem237-irregular section[module-edit*="block.block_desc"] strong {
    line-height: 1;
    white-space: nowrap;
}

.tem237-irregular .button_ {
    color: #666;
    display: inline-block;
    border-color: #FFF;
    border-radius: 30px;
    position: relative;
}

.tem237-irregular .button_ {
    display: none!important;
}

[template-layout] [layout-id]:not(.full-screen-spacing) {
    padding-left: 0!important;
    padding-right: 0!important;
}

.tem144-irregular .wrap {
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0,0);
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0,0);
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tem144-irregular .item {
    width: 100%;
    text-align: center;
    padding: 89px 60px 50px;
    color: #737373;
    transition: all .36s ease;
    -o-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -webkit-transition: all .36s ease;
    position: relative;
}

.tem144-irregular .item::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    border-left: 1px solid #eee;
    left: 50%;
    margin-left: -0.5px;
    top: 132px;
    opacity: 0;
    transition: all .36s ease;
    -o-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -webkit-transition: all .36s ease;
}

.tem144-irregular .item .title {
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 16px;
    font-family: "HELVETICANEUELTPRO-THEX",Arial;
    transition: all .36s ease;
    -o-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -webkit-transition: all .36s ease;
}

.tem144-irregular .item .description {
    font-size: 12px;
    opacity: .8;
    line-height: 24px;
    max-height: 96px;
    overflow: hidden;
    margin-top: 24px;
    transition: all .36s ease;
    -o-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -webkit-transition: all .36s ease;
}

.tem144-irregular .item::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 2px solid #fff;
    background: #A8A8A8;
    width: 7px;
    height: 7px;
    left: 50%;
    top: 130px;
    margin-left: -4.5px;
    transition: all .36s ease;
    -o-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -webkit-transition: all .36s ease;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.tem144-irregular .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    display: block;
    background: none;
    position: absolute;
    top: 30%;
    color: rgb(153,153,153);
    transition: all .36s ease;
    -o-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -webkit-transition: all .36s ease;
    display: block!important;
    opacity: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font-size: 12px;
}

.tem144-irregular .wrap:hover .owl-theme .owl-controls .owl-nav [class*="owl-prev"] {
    left: -30px;
    opacity: 1;
}

.tem144-irregular .wrap:hover .owl-theme .owl-controls .owl-nav [class*="owl-next"] {
    right: -30px;
    opacity: 1;
}

.tem144-irregular .owl-dots {
    display: none!important;
}

.tem144-irregular .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background: rgba(0,0,0,.5);
    color: #fff;
    cursor: pointer;
}

.tem144-irregular .wrap::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e9e9e9;
    top: 134px;
    left: 0;
}

.tem01-title .more {
    display: none;
}

.tem05-title {
    text-align: center;
}

.tem05-title .more {
    display: none;
}

.titlebar .title {
    font-size: 26px;
}

.tem05-title .subtitle {
    font-size: 13px;
    line-height: 30px;
    color: #888;
}

.tem06-certified .images {
    border: 1px solid rgba(255,255,255,.1);
    position: relative;
    padding-top: 70%;
    transition: all 0.3s ease 0s;
}

.tem06-certified .images {
    padding-top: 0;
}

.tem06-certified .images img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tem06-certified .images img {
    position: relative;
}

.tem06-certified .col-xs-4, .tem06-certified .col-xs-6 {
    padding: 0;
}

.tem06-certified a{
    display: block;
}

.tem27-about .text {
    color: #FFF;
    font-family: HELVETICANEUELTPRO-THEX,"微软雅黑";
}

.tem27-about .text .subtitle {
    padding-bottom: 70px;
    font-size: 16px;
}

.tem27-about .text .description {
    font-size: 13px;
    line-height: 24px;
}

.tem27-about a.more {
    display: block;
    padding: 40px 0 50px;
}

.tem27-about .image {
    width: 100%;
    border: 1px solid rgba(255,255,255,.4);
    background-color: rgba(255,255,255,.1);
    padding: 15px;
}

.tem27-about .image a {
    width: 100%;
    display: block;
    background-color: #FFF;
    box-shadow: 10px 20px 50px rgb(0 0 0 / 10%);
}

.tem27-about .image img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.j-offset-top{
    opacity: 1;
}

@media (min-width: 1200px){
    .col-lg-2 {
        width: 16.66666667%;
    }
}

@media (min-width: 769px){
    .tem237-irregular .item.col-sm-4 {
        width: 33.333%!important;
        padding: 0;
    }
    .tem237-irregular .item.col-sm-4:nth-child(3n+1) .box {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .tem237-irregular .item.col-sm-4 .description_ {
        margin: 30% 0 25%;
    }
    .tem237-irregular .item.col-sm-4:nth-child(3n+2) .box {
        box-shadow: 0 0 30px rgb(0 0 0 / 20%);
        background-color: rgb(245, 153, 65);
    }
    .tem237-irregular .item.col-sm-4:nth-child(3n+3) .box {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .tem237-irregular .item.col-sm-4:nth-child(3n+2) figure {
        padding: 30px 0;
    }
}

@media (min-width: 1600px){
    .container {
        width: 1470px;
    }
}

@media (min-width: 1200px){
    .flexBoxWrap>.col-lg-4 {
        max-width: 33.33333333%;
    }
}

@media (max-width: 1024px) {
    .owl-carousel .owl-stage{
        max-width: 100%;
    }
    .tem144-irregular .item::after{
        display: none;
    }
    .tem144-irregular .wrap::before{
        display: none;
    }
    .subtitle, .subtitle span, .subtitle p {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .tem01-title .subtitle{
        margin: 0 0 10px 0;
    }

    .tem02-positioning-language.tem03-positioning-language .subtitle{
        width: auto;
    }

    .tem237-irregular .item {
        padding: 1%!important;
    }

    .tem237-irregular .item.col-sm-4:nth-child(3n+2) .box {
        background-color: rgb(245, 153, 65);
    }

    .title, .title span, .title p {
        font-size: 14px!important;
        line-height: 22px!important;
    }

    .tem144-irregular .owl-carousel .owl-item {
        float: none;
        width: 100%!important;
    }

    .tem144-irregular .item {
        color: inherit!important;
        padding: 15px 0;
        text-align: left;
    }

    .tem144-irregular .item .title {
        font-size: 16px;
        color: #ff7f00!important;
        position: relative;
        padding-right: 15px;
        display: inline-block;
        padding-bottom: 0;
    }

    .tem144-irregular .item .description {
        margin-top: 0;
        color: #999!important;
        font-size: 13px;
        opacity: 1;
    }

    .tem144-irregular .item .title::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        border-top: 1px solid #bdbcbc;
        width: 10px;
    }
}