
@font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-Regular.woff2") format("woff2"), url("/fonts/NeutrifPro-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-Medium.woff2") format("woff2"), url("/fonts/NeutrifPro-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-SemiBold.woff2") format("woff2"), url("/fonts/NeutrifPro-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-Bold.woff2") format("woff2"), url("/fonts/NeutrifPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-LightItalic.woff2") format("woff2"), url("/fonts/NeutrifPro-LightItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-RegularItalic.woff2") format("woff2"), url("/fonts/NeutrifPro-RegularItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-MediumItalic.woff2") format("woff2"), url("/fonts/NeutrifPro-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-SemiBoldItalic.woff2") format("woff2"), url("/fonts/NeutrifPro-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic; }
  
  @font-face {
    font-family: 'Neutrif-Pro';
    src: url("/fonts/NeutrifPro-BoldItalic.woff2") format("woff2"), url("/fonts/NeutrifPro-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic; }
html,body{overflow:hidden;overflow-y:auto;}
body, input, textarea {
    font-family: 'Neutrif-Pro';
    font-weight: 400;
}
body {
    line-height: 1;
    text-size-adjust: none;
	overflow-x: hidden;
}
body {
    background-color: #1b1b1b;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
* {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    outline: 0;
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
.color0, .color0 a {
    color: #fff;
}
.color1, .color1 a{
    color: #333;
}
.color2,.color2 a {
    color: #a3a3a3;
}
.color3,.color3 a {
    color: #a3a3a3;
}
.current-menu-item,.current-menu-item a {
    color: #fff;
}

.text-en1,.text-en1 a {
    color: #a3a3a3;
}
.project_desc_cn {
    font-size: 12px !important;
    margin-bottom: 5px;
}

.background-color0 {
    background-color: #1b1b1b;
    -moz-transition: background .36s ease-out;
    -o-transition: background .36s ease-out;
    -webkit-transition: background .36s ease-out;
    transition: background .36s ease-out;
}
.is-theme--light .background-color0 {
    background-color: #fff;
    -moz-transition: background .36s ease-out;
    -o-transition: background .36s ease-out;
    -webkit-transition: background .36s ease-out;
    transition: background .36s ease-out;
}
.background-color1 {
    background-color: #fff;
    -moz-transition: background .36s ease-out;
    -o-transition: background .36s ease-out;
    -webkit-transition: background .36s ease-out;
    transition: background .36s ease-out;
}
.is-theme--light .background-color1 {
    background-color: #1b1b1b;
    -moz-transition: background .36s ease-out;
    -o-transition: background .36s ease-out;
    -webkit-transition: background .36s ease-out;
    transition: background .36s ease-out;
}
.background-color2 {
    background-color: #1b1b1b;
    -moz-transition: background .36s ease-out;
    -o-transition: background .36s ease-out;
    -webkit-transition: background .36s ease-out;
    transition: background .36s ease-out;
}
.is-theme--light .background-color2 {
    background-color: #fff;
    -moz-transition: background .36s ease-out;
    -o-transition: background .36s ease-out;
    -webkit-transition: background .36s ease-out;
    transition: background .36s ease-out;
}
.is-theme--light .color0,.is-theme--light .color0 a {
    color: #333;
}
.is-theme--light .color1,.is-theme--light .color1 a{
    color: #fff;
}
.is-theme--light .color2,.is-theme--light .color2 a {
    color: #b2b2b2;
}
.is-theme--light .color3,.is-theme--light .color3 a {
    color: #666;
}
.is-theme--light .text-en1,.is-theme--light .text-en1 a {
    color: #666;
}
.is-theme--light .current-menu-item,.is-theme--light .current-menu-item a {
    color: #333;
}
.mt-30 {
    margin-top: 30px;
}
@media (max-width: 1440px){
.mt-30 {
    margin-top: 20px;
}}
@media (max-width: 1024px){
.about-middle__inner {
    margin-top: 15px;
}}
.mt-40 {
    margin-top: 40px;
}
@media (max-width: 1440px){
.mt-40 {
    margin-top: 30px;
}}
.mt-60 {
    margin-top: 60px;
}
@media (max-width: 1440px){
.mt-60 {
    margin-top: 50px;
}}
@media (max-width: 1366px){
.mt-60 {
    margin-top: 40px;
}}
@media (max-width: 750px){
.mt-60 {
    margin-top: 30px;
}}
.mt-100 {
    margin-top: 100px;
}
@media (max-width: 1440px){
.mt-100 {
    margin-top: 80px;
}}
@media (max-width: 1366px){
.mt-100 {
    margin-top: 70px;
}}
@media (max-width: 1024px){
.mt-100 {
    margin-top: 50px;
}}
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 600;
}
.mt-180 {
    margin-top: 180px;
}
@media (max-width: 1600px){
.mt-180 {
    margin-top: 140px;
}}
@media (max-width: 1440px){
.mt-180 {
    margin-top: 120px;
}}
@media (max-width: 1366px){
.mt-180 {
    margin-top: 90px;
}}
@media (max-width: 1200px){
.mt-180 {
    margin-top: 80px;
}}
@media (max-width: 1024px){
.mt-180 {
    margin-top: 90px;
}}

@media (min-width: 1025px){
.scroll .header {
    background-color: transparent;
}}
@media (min-width: 1025px){
.scroll .header-main {
    padding: 20px 0;
    opacity: .3;
}}
@media (max-width: 1024px){
.scroll .header-main {
    padding: 15px 0;
}}
.w1600 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1300px){
.w1600, .list-func__fix {
    width: 92%;
}}
@media (max-width: 750px){
.w1600 {
    width: auto;
    margin-left: 45px;
    margin-right: 45px;
}}
@media (max-width: 500px){
.w1600 {
    margin-left: 20px;
    margin-right: 20px;
}}
.header-main {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    opacity: 1;
    padding: 60px 0;
    font-size: 0;
}
@media (max-width: 1600px){
.header-main {
    padding: 54px 0;
}}
@media (max-width: 1024px){
.header-main {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    padding: 42px 0;
}}

.logo {
    width: 300px;
}
@media (max-width: 1600px){
.logo {
    width: 220px;
}}
@media (max-width: 1440px){
.logo {
    width: 170px;
}}
@media (max-width: 1024px){
.scroll .logo svg {
    width: 80px;
}}
.logo, .navigation {
    display: inline-block;
    vertical-align: bottom;
}
@media (min-width: 1025px){
.logo, .navigation {
    position: relative;
    z-index: 400;
}}

.logo svg {
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    width: 186px;
    height: 60px;
    fill: #fff;
    padding-top: 23px;
}

@media (max-width: 1600px){
.logo svg {
    width: 170px;
}}
@media (max-width: 1440px){
.logo svg {
    width: 150px;
    padding-top: 0;
}}
@media (max-width: 1024px){
.logo svg {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}}
.insight-item-thumb a {
    color: #333;
}
svg {
	fill:#fff;
}
.is-theme--light svg {
	fill:#333;
}

.m-menu {
    display: none;
}
@media (max-width: 1024px){
.m-menu {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000;
}}
@media (max-width: 1024px){
.m-menu i {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    display: inline-block;
    vertical-align: top;
    width: 4px;
    margin-left: 5px;
}}
@media (max-width: 1024px){
.m-menu i:nth-of-type(1) {
    height: 16px;
}}
@media (max-width: 1024px){
.m-menu i:nth-of-type(2) {
    height: 24px;
}}
@media (max-width: 1024px){
.open .m-menu i:nth-of-type(1) {
    height: 24px;
    -moz-transform: translateX(3px) rotate(-46deg);
    -ms-transform: translateX(3px) rotate(-46deg);
    -webkit-transform: translateX(3px) rotate(-46deg);
    transform: translateX(3px) rotate(-46deg);
}}
@media (max-width: 1024px){
.open .m-menu i:nth-of-type(2) {
    -moz-transform: translateX(-6px) rotate(46deg);
    -ms-transform: translateX(-6px) rotate(46deg);
    -webkit-transform: translateX(-6px) rotate(46deg);
    transform: translateX(-6px) rotate(46deg);
}}
.navigation {
    width: calc(100% - 300px);
    text-align: right;
}
@media (max-width: 1600px){
.navigation {
    width: calc(100% - 220px);
}}
@media (max-width: 1200px){
.navigation {
    width: calc(100% - 190px);
}}
@media (max-width: 1024px){
.navigation {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 620;
    text-align: center;
    overflow-y: scroll;
    padding-top: 180px;
    padding-bottom: 40px;
    display: none;
}}
@media (max-width: 750px){
.navigation {
    padding-top: 60px;
}}
@media (min-width: 1025px){
.logo, .navigation {
    position: relative;
    z-index: 400;
}}

.open .color0,.open .color0 a {
    color: #333;
}

.open  .background-color1 {
    background-color: #333;
}

@media (min-width: 1025px){
.subNav {
    display: inline-block;
    vertical-align: top;
    margin-left: 44px;
    position: relative;
}}
@media (max-width: 1024px){
.subNav {
    margin: 0 20px;
    position: relative;
}}
@media (max-width: 750px){
.subNav {
    margin-bottom: 20px;
}}
@media (min-width: 1025px){
.subNav>a {
    display: block;
}}
@media (max-width: 1024px){
.subNav>a {
    display: inline-block;
    position: relative;
    padding: 20px 0;
}}
@media (max-width: 750px){
.subNav>a {
    padding: 15px 0;
}}
@media (min-width: 1025px){
.subNav>a span {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 18px;
}}
@media (max-width: 1024px){
.subNav>a span {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 32px;
}}
@media (min-width: 1025px){
.subNav>a .et {
    font-family: "Neutrif-Pro";
}}
@media (max-width: 1024px){
.subNav .et {
    font-family: "Neutrif-Pro";
}}
@media (min-width: 1025px){
.subNav>a .ct {
    opacity: 0;
    visibility: hidden;
    font-style: italic;
    position: absolute;
    left: 0;
    top: -3px;
    min-width: 80px;
    width: 100%;
    text-align: center;
}}
@media (max-width: 1024px){
.subNav .ct {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}}
.subMenu {
    font-size: 0;
}@media (min-width: 1025px){
.subMenu {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    padding-top: 30px;
    width: 120px;
    text-align: left;
    z-index: 400;
}}

@media (min-width: 1025px){
.subNav.active .subMenu {
    opacity: 1;
    visibility: visible;
}}
.subMenu dd {
    margin-bottom: 26px;
}
.subMenu a {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-size: 14px;
    position: relative;
    display: inline-block;
    padding-left: 22px;
}
[class*=' icon-'], [class^=icon-] {
    font-family: "iconfont";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
}
.subMenu i {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
}
.subMenu a i {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-ziyuan:before {
    content: "\e600";
}
@media (min-width: 1025px){
.subNav.active>a .et {
    opacity: 0;
    visibility: hidden;
}}
@media (min-width: 1025px){
.subNav.active>a .ct {
    opacity: 1;
    visibility: visible;
}}

.wrap {
    padding-top: 150px;
}
.header-overlay {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 1024px){
.header-overlay {
    display: none;
}}
.header-overlay.show {
    opacity: .8;
    visibility: visible;
}
.mt-200 {
    margin-top: 190px;
}

@media (max-width: 1600px){
.mt-200 {
    margin-top: 140px;
}}
@media (max-width: 1024px){
.mt-200 {
    margin-top: 90px;
}}
@media (max-width: 700px){
.mt-200 {
    margin-top: 0px;
}}
p.t-zh {
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 9px;
    text-align: center;
}
p.t-en {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 3px;
    text-align: center;
}
.index-title {
    font-weight: 700;
    text-align: center;
    font-size: 20px;
}
.index-title-1 {
    font-weight: 300;
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
#slide_one img {
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    border: 1.5px solid #333;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #333;
    border: 1.5px solid #fff;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(./img/r.svg);
    right: 10px;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(./img/l.svg);
    left: 10px;
    right: auto;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 30px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.index-slogan {
    margin-bottom: 30px;
}
.index-slogan img {
    width: 600px;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item {
    padding: 0 15px;
}
.insight-carousel .insight-items .insight-item {
    outline: none;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb {
    position: relative;
    display: block;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
}
.wpb_wrapper img {
    padding-top: 5px;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-info {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    /* top: 0; */
    left: 0;
    display: block;
    padding: 10px;
    width: 100%;
    /* height: 100%; */
    pointer-events: none;
    transition: all 0.5s;
    bottom: 0px;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-info .insight-item-info-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 20px 10px;
    background-color: rgba(255, 255, 255, 0.9);
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-info .insight-item-info-inner:before {
    content: '\e60a';
    font-family: iconfont;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 15px;
    right: 15px;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-info .insight-item-info-inner .cats {
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item .insight-item-inner .insight-item-thumb .insight-item-info .insight-item-info-inner .title {
    font-weight: 600;
    font-size: 14px;
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item:hover .insight-item-inner .insight-item-thumb img {
    transform: scale(1);
}
.insight-portfolio-carousel.style-01 .insight-items .insight-item:hover .insight-item-inner .insight-item-thumb .insight-item-info {
    opacity: 1;
    visibility: visible;
}
.insight-carousel .insight-nav {
    position: relative;
    text-align: center;
    display: flex;
    width: 100%;
    margin-top: 40px;
    height: 28px;
    align-items: center;
    justify-content: center;
}
.insight-carousel .insight-nav .slick-arrow.slick-prev {
    order: 1;
}
.insight-carousel .insight-nav .slick-arrow {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    display: inline-block !important;
    margin: 0 15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.insight-carousel .insight-nav .slick-arrow.slick-prev:before {
    content: '\e609';
}

.insight-carousel .insight-nav .slick-arrow:before {
    font-family: iconfont;
    font-size: 28px;
    line-height: 1;
    color: #7E7E7E;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before {
    content: '←';
}
.insight-carousel .insight-nav .slick-arrow.slick-next {
    order: 3;
}
.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.insight-carousel .insight-nav .slick-arrow.slick-next:before {
    content: '\e608';
}
.insight-carousel .insight-nav .slick-arrow:before {
    font-family: iconfont;
    font-size: 28px;
    line-height: 1;
    color: #7E7E7E;
}
.slick-next:before {
    content: '→';
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.insight-carousel .insight-nav .slick-dots {
    display: inline-block !important;
    width: auto;
    margin: 0 15px;
    position: relative;
    bottom: auto;
    line-height: 1;
    order: 2;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.insight-carousel .insight-nav .slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 5px;
    padding: 0;
    vertical-align: top;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.insight-carousel .insight-nav .slick-dots li button {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    border-radius: 8px;
    border: 1px solid transparent;
    transition: all 0.5s;
}
.insight-carousel .insight-nav .slick-dots li.slick-active button {
    border: 1px solid #333;
}
.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.insight-carousel .insight-nav .slick-dots li.slick-active button:before {
    width: 0;
    height: 0;
}
.insight-carousel .insight-nav .slick-dots li button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #ccc;
    transition: all 0.5s;
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.insight-carousel .insight-nav .slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 5px;
    padding: 0;
    vertical-align: top;
}
.view-more {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    padding: 6px 10px;
    margin-top: 30px;
    border: 1px solid #fff;
}

.about-index {
    position: relative;
    top: -62px;
    z-index: 50;
}

.about-index {
    margin-left: auto;
    margin-right: auto;
}

.mirl {
    width: 1280px;
}

.about-index .container {
    padding-top: 62px;
}

.container {
    margin-left: 52px;
    margin-right: 52px;
}
.relative {
    position: relative;
}
.about-index .pic {
    margin-left: 60px;
}
.pic {
    overflow: hidden;
}
.col-l {
    float: left;
}
img.lazy {
    background: url(http://www.qianxunhomesz.com/themes/pc/default/styles/../images/loading.gif) no-repeat center center;
}
.about-index .contain {
    width: 600px;
    margin-left: 70px;
    padding-top: 70px;
}

.about-index .txt-1 {
    margin-top: 16px;
}

.about-index .txt-1 p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2px;
}
.about-index .txt-2 {
    margin-top: 45px;
}
.about-index .txt-2 p {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 2px;
}
.btn-more {
    display: block;
    width: 34px;
    height: 17px;
    margin-top: 68px;
}
.btn {
    position: relative;
}
.btn-more span {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 2;
}
.btn-more:after {
    z-index: 1;
}
.btn:after {
    content: '';
    position: absolute;
    bottom: 2px;
    width: 0;
    left: 120%;
    height: 4px;
    background-color: #fff658;
    transition-property: width,left;
    transition-duration: .3s;
    transition-timing-function: ease;
    z-index: -10;
}
.clearfix {
    display: block;
    clear: both;
    float: none;
}
.lantern {
    top: 0;
    left: -20px;
}

.absolute {
    position: absolute;
}

.wow {
    visibility: hidden;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}



.footer8 {
    padding-top: 60px;
    padding-bottom: 30px;
    border-top: 1px solid #b2b2b2;
}

.footer8 .contain {
    margin: 0 auto;
}
.clear {
    zoom: 1;
}
.footer8 .company {
    float: left;
}
.footer8 .company .footer-logo {
    display: inline-block;
}
.footer8 svg {
    height: 23px;
}
.footer8 .address {
    font-size: 14px;
    line-height: 30px;
    margin-top: 22px;
}
.footer8 .navigation2 {
    float: right;
}
.footer8 .navBox>li {
    float: left;
    width: 270px;
}
@media only screen and (max-width: 1200px){
.footer8 .navBox>li {
    width: 150px;
}}
@media only screen and (max-width: 920px){
.footer8 .company {
    float: none;
    clear: both;
    text-align: center;
}
.footer8 .navigation2 {
   display:none;
}}
.footer8 .navBox>li:last-child {
    width: auto;
    margin-right: 50px;
}
.footer8 .route {
    font-size: 16px;
    transition: all .36s ease;
    -webkit-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -o-transition: all .36s ease;
}
.footer8 .sub {
    margin-top: 18px;
}
.footer8 .sub .item {
    line-height: 24px;
}

.footer8 .link {
    font-size: 12px;
    font-family: 'Neutrif-Pro';
    position: relative;
    padding-left: 15px;
    transition: all .36s ease;
    -webkit-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -o-transition: all .36s ease;
}
.footer8 .link:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 9px;
    height: 1px;
    background-color: #b2b2b2;
}
.footer8 .route {
    font-size: 16px;
    transition: all .36s ease;
    -webkit-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -o-transition: all .36s ease;
}
.footer8 .footer_ft {
    margin-top: 60px;
    border-top: 1px solid #b2b2b2;
    padding-top: 24px;
}
.footer8 .share {
    float: right;
}
.footer8 .share .icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    position: relative;
    margin: 0 14px;
    transition: all .36s ease;
    -webkit-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -o-transition: all .36s ease;
	font-size: 26px;
}
.footer8 .share .icon:hover {
	color: #fff;
}
.is-theme--light .footer8 .share .icon:hover {
	color: #333;
}
.footer8 .copyright {
    font-size: 12px;
    font-family: 'Neutrif-Pro';
    float: left;
}
.clear:after {
    content: '';
    display: block;
    clear: both;
}
#btnCode {
    position: relative;
}
#btnCode .code {
    position: absolute;
    top: -118px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 120px;
    transition: all .36s ease;
    -webkit-transition: all .36s ease;
    -moz-transition: all .36s ease;
    -ms-transition: all .36s ease;
    -o-transition: all .36s ease opacity: 0;
    visibility: hidden;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    -o-transform: translate(0,20px);
    z-index: 99999;
}
#btnCode:hover .code {
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    opacity: 1;
    visibility: visible;
}
.-fzero {
    font-size: 0;
}
.-wrap {
    padding-left: 6vw;
    padding-right: 6vw;
}
.theme {
    bottom: 0;
    height: 160px;
    pointer-events: none;
    position: fixed;
    right: 0;
    transition: opacity 200ms cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 1002;
}
.ghost:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.ghost__child {
    display: inline-block;
    vertical-align: middle;
}
.theme__spot {
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    pointer-events: auto;
    width: 12px;
}
.theme__spot.is-light {
    background-color: #eee;
    border: 2px solid transparent;
}
.theme__spot.is-dark {
    background-color: #333;
    border: 2px solid #eee;
    margin-left: 12px;
}
.is-theme--light .theme__spot.is-light {
    border: 2px solid #333;
}
.is-theme--light .theme__spot.is-dark {
    border: 2px solid transparent;
}
.back-top {
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    top: 20px;
}
.scroll .back-top {
    opacity: 1;
}
.back-top a {
    display: inline-block;
    position: relative;
    width: 34px;
    height: 34px;
    pointer-events: auto;
}
.back-top i {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-size: 28px;
    position: absolute;
    top: 50%;
	left: 4px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.icon-top:before {
    content: "\e60c";
}
@media (max-width: 1440px){	
p.t-zh {
    font-size: 16px;
}}
@media (max-width: 1200px){
p.t-zh {
    font-size: 14px;
}}
@media (max-width: 1024px){
p.t-zh {
    font-size: 14px;
}}
@media (max-width: 500px){
p.t-zh {
    font-size: 14px;
}}
















/* --------------works-------------- */

li.filter-item {
    position: relative;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    border: 0;
    font-size: 100%;
	line-height: 2.5;
}
li.filter-item::after {
    content: "";
    position: absolute;
    top: 14px;
    right: -18px;
    width: 1px;
    height: 13px;
    background-color: #a3a3a3;
}
li.filter-item:last-child::after {
    width: 0;
    height: 0;
}
.case-list__wrap {
    font-size: 0;
}
.case-list__wrap ul {
    margin: 0 -10px;
}
.case-list__wrap li {
    margin-bottom: 70px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
}
.case-list__wrap .index-news {
    width: 33.333333%;
}


@media (max-width: 1440px){	
.case-list__wrap li {
    margin-bottom: 55px;
}}
@media (max-width: 1200px){
.case-list__wrap li {
    width: 33.333333%;
}}
@media (max-width: 1024px){
.case-list__wrap li {
    margin-bottom: 60px;
    width: 50%;
}}
@media (max-width: 1024px){
.case-list__wrap .index-news {
    width: 50%;
}}
@media (max-width: 500px){
.case-list__wrap li {
    width: 100%;
}
}
@media (max-width: 500px){
.case-list__wrap .index-news {
    width: 100%;
}}
.case-list__wrap a {
    margin: 0 10px;
    display: block;
}
.case-list__wrap figure {
    position: relative;
    margin-bottom: 30px;
}
@media (max-width: 1440px){
.case-list__wrap figure {
    margin-bottom: 24px;
}}
@media (max-width: 1024px){
.case-list__wrap figure {
    margin-bottom: 12px;
}}
@media (max-width: 500px){
.case-list__wrap figure {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}}
.case-list__wrap img {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 100%;
}
.case-list__wrap figure:after {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
}
.case-list__wrap article {
    position: relative;
    padding-right: 15px;
}
@media (max-width: 500px){
.case-list__wrap article {
    padding-right: 0;
}}
@media (max-width: 1024px){
.case-list__wrap article {
    margin-top: 20px;
}}
.case-list__wrap span {
    display: block;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 16px;
    line-height: 24px;
}
@media (min-width: 1025px){
.case-list__wrap .ct {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-style: italic;
    opacity: 0;
    visibility: hidden;
}}
@media (max-width: 1024px){
.case-list__wrap .ct {
    margin-bottom: 6px;
}}
@media (max-width: 1024px){
.case-list__wrap .et {
	display: none;
}}
.case-list__wrap .icon-arr {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 4px;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 1024px){
.case-list__wrap .icon-arr {
    font-size: 12px;
}}
.icon-arr:before {
    content: "\e60a";
}
@media (min-width: 1025px){
.case-list__wrap a:hover .icon-arr, .case-list__wrap a:hover .ct {
    opacity: 1;
    visibility: visible;
}}
@media (min-width: 1025px){
 .case-list__wrap a:hover .et {
    opacity: 0;
    visibility: visible;
}}
.case-list__wrap figure{
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (min-width: 1025px){
.case-list__wrap a:hover figure {
    opacity: .6;
}}










/* --------------NEWS-------------- */
.page-caption {
    font: 52px "Neutrif-Pro";
    font-weight: 700;
    text-transform: uppercase;
}
.news-list__wrap {
    position: relative;
}
@media (max-width: 1600px){
.page-caption {
    font-size: 46px;
}}
@media (max-width: 1366px){
.page-caption {
    font-size: 38px;
}}
@media (max-width: 1024px){
.page-caption {
    font-size: 28px;
    letter-spacing: -1px;
}}
@media (max-width: 1024px){
.list-photo__full {
    display: none;
}}
.list-photo__full {
    -moz-transition: opacity .4s,visibility .4s;
    -o-transition: opacity .4s,visibility .4s;
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    padding-right: 70px;
    opacity: 0;
    visibility: hidden;
    width: 1280px;
}
@media (max-width: 1640px){
.list-photo__full {
   
}}
@media (max-width: 1366px){
.list-photo__full {
    padding-right: 50px;
}}
.list-photo__full img {
    max-width: 490px;
    width: 100%;
}
@media (max-width: 1366px){
.list-photo__full img {
    width: 400px;
}}
@media (max-width: 1100px){
.list-photo__full img {
    width: 350px;
}}
.news-list__wrap li {
    position: relative;
    padding-left: 110px;
    margin-bottom: 110px;
}
@media (max-width: 1600px){
.news-list__wrap li {
    padding-left: 120px;
}}
@media (max-width: 1440px){
.news-list__wrap li {
    margin-bottom: 75px;
}}
@media (max-width: 1440px){
.news-list__wrap li {
    margin-bottom: 75px;
}}
@media (max-width: 1024px){
.news-list__wrap li {
    padding-left: 0;
    margin-bottom: 48px;
}}
.news-month {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    font: 64px "Neutrif-Pro";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: -10px;
}
@media (max-width: 1024px){
.news-month {
    font-size: 38px;
    top: inherit;
    position: relative;
    margin-bottom: 20px;
}}
.news-item {
    padding-right: 30px;
    position: relative;
    margin-bottom: 10px;
    font-size: 0;
}
@media (max-width: 1024px){
.news-item {
    margin-bottom: 60px;
    padding-right: 0;
}}
@media (max-width: 1024px){
.news-item__header {
    position: relative;
    padding-right: 30px;
}}
.news-item a {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-size: 16px;
    line-height: 21px;
}
@media (max-width: 1440px){
.news-item a {
    font-size: 16px;
}}
@media (max-width: 1024px){
.news-item a {
    display: inline-block;
    line-height: 28px;
}}

.news-item a span {
    display: inline-block;
    margin-right: 12px;
    font-weight: 700;
    font: 18px "Neutrif-Pro";
}
@media (max-width: 1024px){
.news-item a span {
    display: block;
    font-size: 18px;
    margin-right: 6px;
}}
.news-item i.icon {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 18px;
	font-weight: bold;
}
@media (max-width: 1440px){
.news-item i.icon {
    font-size: 16px;
}}
@media (max-width: 1024px){
.news-item i.icon {
    top: 30px;
}}
.news-item .icon-jianhaocu {
    opacity: 0;
    visibility: hidden;
}
@media (min-width: 1025px){
.news-list__wrap li.forbid-active .news-item.on .icon-jianhaocu {
    opacity: 1;
    visibility: visible;
}}
@media (min-width: 1025px){
.news-list__wrap li.forbid-active .news-item.on .icon-plus {
    opacity: 0;
    visibility: hidden;
}}
@media (min-width: 1025px){
.forbid-active .news-item .color3, .forbid-active .news-item .color3 a, .forbid-active .news-item .color3 a span {
    color: #666 !important;
}}
@media (min-width: 1025px){
.forbid-active .news-item.on .color3, .forbid-active .news-item.on .color3 a,.forbid-active .news-item.on .color3 a span {
    color: #fff !important;
}}
@media (min-width: 1025px){
.is-theme--light .forbid-active .news-item .color3, .is-theme--light .forbid-active .news-item .color3 a, .is-theme--light .forbid-active .news-item .color3 a span {
    color: #ccc !important;
}}
@media (min-width: 1025px){
.is-theme--light .forbid-active .news-item.on .color3, .is-theme--light .forbid-active .news-item.on .color3 a,.is-theme--light .forbid-active .news-item.on .color3 a span {
    color: #333 !important;
}}


@media (min-width: 1025px){
.forbid-active .news-item .color0, .forbid-active .news-item .color0 a, .forbid-active .news-item .color0 a span {
    color: #666 !important;
}}
@media (min-width: 1025px){
.forbid-active .news-item.on .color0, .forbid-active .news-item.on .color0 a,.forbid-active .news-item.on .color0 a span {
    color: #fff !important;
}}
@media (min-width: 1025px){
.is-theme--light .forbid-active .news-item .color0, .is-theme--light .forbid-active .news-item .color0 a, .is-theme--light .forbid-active .news-item .color0 a span {
    color: #ccc !important;
}}
@media (min-width: 1025px){
.is-theme--light .forbid-active .news-item.on .color0, .is-theme--light .forbid-active .news-item.on .color0 a,.is-theme--light .forbid-active .news-item.on .color0 a span {
    color: #333 !important;
}}

.icon-plus:before {
    content: "\e60a";
}
.icon-jianhaocu:before {
    content: "\e60c";
}
.news-pic {
    display: none;
}
@media (max-width: 1024px){
.news-pic {
    display: block;
    margin-top: 15px;
}}
.news-pic img {
    max-width: 100%;
}
@media (min-width: 1025px){
.list-photo__full.show {
    opacity: 1;
    visibility: visible;
}}
@media (min-width: 1025px){
.list-photo__full.fix {
    top: 140px;
    right: initial;
    position: fixed;
}}
@media (min-width: 1025px){
.list-photo__full.fix.fix2 {
	top: 0;
    bottom: 0;
    right: initial;
    position: absolute;
    margin-top: 172px;
}}

















/* contact */
.anchorBL {
    display: none;
}

#allmap {
    height: 650px;
    margin-top: 30px;
}
@media (max-width: 1600px){
#allmap {
    height: 550px;
}}
@media (max-width: 1440px){
#allmap {
    height: 480px;
}}
@media (max-width: 1024px){
#allmap {
    height: 380px;
}}

@media (max-width: 750px){
#allmap {
    height: 310px;
}}
@media (max-width: 640px){
#allmap {
    margin-top: 20px;
}}


.contact-top__message {
    margin-top: 26px;
}

@media (max-width: 640px){
.contact-top__message {
    margin-top: 20px;
}}
.contact-top__message p {
    margin-bottom: 14px;
}
@media (max-width: 640px){
.contact-top__message p {
    margin-bottom: 18px;
}}
.contact-top__message p, .contact-top__message p a, .contact-top__message p span {
    font-size: 14px;
    line-height: 22px;
}

.block-join__pic img {
    max-width: 100%;
}
.block-join__inner .text {
    max-width: 950px;
}
@media (max-width: 1024px){
.block-join__inner .text {
    margin-top: 10px;
}}
.paragraph h3 {
    font-size: 18px;
    line-height: 34px;
}
@media (max-width: 750px){
.paragraph h3 {
    font-size: 16px;
    line-height: 30px;
}}
.paragraph p {
    font-size: 14px;
    line-height: 20px;
}
@media (max-width: 1024px){
.paragraph p {
    line-height: 18px;
}}
.join-list__title {
    font-size: 26px;
    margin-bottom: 30px;
}

@media (max-width: 640px){
.join-list__title {
    font-size: 24px;
    margin-bottom: 24px;
}}
.join-list__main {
    position: relative;
}

.join-list__intro {
    margin-top: 40px;
}
@media (max-width: 640px){
.join-list__intro {
    margin-top: 26px;
}}
.join-list__intro span, .join-list__intro a {
    font-size: 14px;
}
.join-list__intro a {
    display: inline-block;
    position: relative;
    padding-bottom: 4px;
}
.join-list__intro a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #808080;
}




















/* serve */

.serve-list__wrap {
    font-size: 0;
}
.serve-list__wrap li {
    margin-bottom: 190px;
}
@media (max-width: 1600px){
.serve-list__wrap li {
    margin-bottom: 160px;
}}

@media (max-width: 1440px){
.serve-list__wrap li {
    margin-bottom: 140px;
}}
@media (max-width: 1366px){
.serve-list__wrap li {
    margin-bottom: 120px;
}}
@media (max-width: 1024px){
.serve-list__wrap li {
    margin-bottom: 100px;
}}
@media (max-width: 750px){
.serve-list__wrap li {
    margin-bottom: 80px;
}}
.serve-left__content, .serve-right__content {
    display: inline-block;
    vertical-align: top;
}
.serve-left__content {
    width: 25.5%;
    padding-right: 20px;
}
@media (max-width: 1024px){
.serve-left__content, .serve-right__content {
    width: 100%;
}}
@media (max-width: 1024px){
.serve-left__content {
    margin-bottom: 34px;
    padding-right: 0;
}}
.serve-shape {
    position: relative;
    margin-bottom: 12px;
}
@media (max-width: 1024px){
.serve-list__wrap li .serve-shape {
    position: relative;
    left: -7px;
}}
.serve-shape img {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1024px){
.serve-list__wrap li .serve-shape .default-icon {
    opacity: 0;
    visibility: hidden;
}}
.serve-shape .hover-icon {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 1024px){
.serve-list__wrap li .serve-shape .hover-icon {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1;
    visibility: visible;
}}
@media (min-width: 1025px){
.serve-list__wrap li:hover .serve-shape .hover-icon {
    opacity: 1;
    visibility: visible;
}}
@media (min-width: 1025px){
.serve-list__wrap li:hover .serve-shape .default-icon {
    opacity: 0;
    visibility: hidden;
}}
.serve-title {
    position: relative;
}
.serve-title span {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.serve-title .ct {
    position: absolute;
    left: 0;
    top: 0;
    font-style: italic;
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    line-height: 1.5;
}
@media (max-width: 1024px){
.serve-list__wrap li .serve-title .ct {
    opacity: 1;
    visibility: visible;
}}

.serve-title .et {
    font-size: 20px;
    font-family: "Neutrif-Pro";
    line-height: 1.4;
}
@media (max-width: 1024px){
.serve-list__wrap li .serve-title .et {
    opacity: 0;
    visibility: hidden;
}}
@media (min-width: 1025px){
.serve-list__wrap li:hover .serve-title .ct {
    opacity: 1;
    visibility: visible;
}}
@media (min-width: 1025px){
.serve-list__wrap li:hover .serve-title .et {
    opacity: 0;
    visibility: hidden;
}}
.serve-tag {
    margin-top: 30px;
}
.serve-tag p {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-size: 15px;
    line-height: 30px;
}
.serve-right__content {
    width: 74.5%;
}

@media (max-width: 1024px){
.serve-left__content, .serve-right__content {
    width: 100%;
}}
.serve-inner {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    float: left;
    max-width: 460px;
    width: 50%;
    margin-top: -8px;
}
@media (max-width: 1024px){
.serve-photo, .serve-inner {
    width: 100%;
}}
@media (max-width: 1024px){
.serve-inner {
    max-width: 100%;
}}



.serve-photo {
    float: right;
    width: 47%;
	margin: 0 10px;
}
@media (max-width: 1024px){
.serve-photo, .serve-inner {
    width: 100%;
}}
@media (max-width: 1024px){
.serve-photo {
	margin: 0;
    margin-top: 10px;
}}
.serve-right__content:after {
    content: "";
    display: block;
    float: none;
    clear: both;
}
.serve-photo img {
    max-width: 100%;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
@media (max-width: 1024px){
.serve-list__wrap li .serve-photo img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}}
@media (min-width: 1025px){
.serve-list__wrap li:hover .serve-photo img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}}
.serve-list__wrap.color3 li:hover {
    color: #fff;
}
.is-theme--light .serve-list__wrap.color3 li:hover {
    color: #000;
}

.is-theme--light .serve-list__wrap.color3:hover {
    color: #333;
}




.serve .about-middle__content {
    max-width: 100%;
}
@media (max-width: 1024px){
.about-middle__inner {
    margin-top: 15px;
}}
@media (max-width: 1024px){
.about-middle__photo {
    margin-top: 10px;
}}
.about-middle__content ul {
    font-size: 0;
}
.about-middle__content li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 20px;
    margin-bottom: 30px;
}
@media (max-width: 500px){
.about-middle__content li {
    width: 50%;
}}
.about-middle__photo img {
    max-width: 100%;
}











/* works-single */

.case-top__content {
    position: relative;
    padding-right: 60px;
}
@media (max-width: 1024px){
.case-top__content {
    padding-right: 0;
}}

@media (max-width: 640px){
.case-top__content {
    padding-right: 0;
    margin-top: 12px;
}}
.case-data__inner {
    max-width: 745px;
}
.case-data__title h1 {
    font: 44px "Neutrif-Pro";
    font-weight: 700;
    line-height: 1.35;
}
@media (max-width: 1440px){
.case-data__title h1 {
    font-size: 32px;
}}
@media (max-width: 1366px){
.case-data__title h1 {
    font-size: 28px;
}}
@media (max-width: 750px){
.case-data__title h1 {
    font-size: 24px;
}}
@media (max-width: 640px){
.case-data__title h1 {
    font-size: 20px;
    margin-bottom: 5px;
}}
.case-data__title span {
    font-size: 20px;
    line-height: 1.65;
}
@media (max-width: 1440px){
.case-data__title span {
    font-size: 18px;
}}
@media (max-width: 1366px){
.case-data__title span {
    font-size: 16px;
}}
@media (max-width: 640px){
.case-data__text {
    margin-top: 30px;
}}
@media (max-width: 1024px){
.list-data__func {
    margin-top: 30px;
}}
@media (max-width: 1024px){
.list-data__func>div {
    display: inline-block;
    vertical-align: top;
}}
.list-func__fix {
    width: 35px;
    right: 100px;
}
@media (min-width: 1025px){
.list-func__fix {
    position: fixed;
    top: 0;
    text-align: right;
    z-index: 100;
}}
@media (min-width: 1025px){
.list-func__fix {
    transform: translateY(230px);
}}
@media (min-width: 1025px){
.list-data__abs {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}}
.list-data__func .data-icon {
    display: block;
    margin-bottom: 35px;
}
@media (max-width: 1440px){
.list-data__func .data-icon {
    margin-bottom: 28px;
}}
@media (max-width: 1024px){
.list-data__func .data-icon {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}}	
@media (min-width: 1025px){
.list-func__fix .data-icon {
    display: inline-block;
}}
.list-data__func label, .list-data__func i {
    display: inline-block;
    vertical-align: middle;
}
.list-data__func label {
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    margin-right: 5px;
}
@media (max-width: 1024px){
.list-data__func label {
    display: none;
}}
.list-data__func i {
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-size: 18px;
}
@media (max-width: 1440px){
.list-data__func i {
    font-size: 16px;
}}
@media (max-width: 1024px){
.list-data__func i {
    font-size: 14px;
}}

.icon-menu:before {
    content: "\e60a";
}
.icon-arrow-left:before {
    content: "\e609";
}
.icon-arrot-right:before {
    content: "\e608";
}
.list-data__func .data-icon:hover i {
    opacity: .5;
}
.list-data__func .data-icon:hover label {
    opacity: .5;
    visibility: visible	;
}


.list-ct,.list-et {
    font-size:12px;
	line-height: 2.5;
}
.list-ct {
    opacity: .7;
}

.list-et {
	margin-top: -10px;
}

@media (max-width: 1024px){
.list-ct,.list-et {
    font-size:12px;
	line-height: 2;
}
.list-et {
    margin-top: -5px;
}}

.block-photo__wrap {
    font-size: 0;
    margin-bottom: -60px;
}
@media (max-width: 1024px){
.block-photo__wrap {
    margin-bottom: -30px;
}}
.block-photo__wrap ul {
    margin: 0 -20px;
}
@media (max-width: 750px){
.block-photo__wrap ul {
    margin: 0 -10px;
}}
.block-photo__wrap li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 60px;
}

@media (max-width: 1024px){
.block-photo__wrap li {
    margin-bottom: 30px;
}}
.block-photo__wrap .box {
    margin: 0 20px;
}
@media (max-width: 750px){
.block-photo__wrap .box {
    margin: 0 10px;
}}
.block-photo__wrap img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 60px;
	width: 100%;
    height: auto;
}
.block-photo__wrap video {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 60px;
}

@media (max-width: 1024px){
.block-photo__wrap img {
    margin-bottom: 30px;
}
.block-photo__wrap video {
    margin-bottom: 30px;
}}











.alignnone {
    width: 100%;
    height: auto;
}


.join-data__title p, .join-data__title p span {
    font-size: 24px;
}
.join-data_attr p, .join-data_attr span {
    font-size: 14px;
    line-height: 34px;
}
.join-data__inner .title {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 10px;
}

.join-data__intro a {
    display: inline-block;
    position: relative;
}
.join-data__intro a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
	    background-color: #666;
}
.join-data__intro div {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}
.join-data__inner ul {
    font-size: 14px;
    line-height: 28px;
	list-style: decimal;
	margin-left: 18px;
}


.credit dt {
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    border: 0;
    position: relative !important;
	font-weight: bold;
}
.credit dt::after {
    content: "";
    position: absolute;
    top: 14px;
    right: -18px;
    width: 1px;
    height: 13px;
    background-color: #a3a3a3;
}
.credit dd {
	margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    border: 0;
	opacity: .8;
}

.credit {
    margin-bottom: 50px !important;
	line-height: 2.5;
}

@media (max-width: 1024px){
.credit {
    margin-bottom: 40px !important;
	line-height: 2.2;
}}

@media (max-width: 750px){
.credit {
    margin-bottom: 30px !important;
	line-height: 2;
	font-size: 14px;
}}

._df_thumb {
    height: 200px !important;
    width: 150px !important;
}
#df_1310 {
    height: 200px !important;
    width: 270px !important;
}


