* {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

html {
    font-size: 10px;
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
}

body {
    -webkit-font-smoothing: antialiased !important;
}

a, img {
    border: 0;
}

div {
    display: block;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:hover {
    list-style: none;
    text-decoration: none;
}

ul li {
    list-style: none;
}

html, body {
    width: 100%;
    min-width: 320px;
    max-width: 1920px;
    padding: 0;
    margin: 0;
    font-family: 'PingFangSC-Regular', 'Microsoft YaHei', "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif;
    font-weight: 200;
    margin: 0 auto;
}

img {
    display: block;
    width: 100%;
}

input, textarea {
    border-radius: 0;
    outline: medium;
    -webkit-appearance: none;
}

textarea {
    resize: none;
}

@font-face {
    font-family: "Frutiger LT 45 Light";
    src: url("../fonts/Frutiger LT 45 Light.ttf");
}

@font-face {
    font-family: "Century Gothic";
    src: url("../fonts/Century Gothic.ttf");
}

@font-face {
    font-family: "futura-pt-light.woff";
    src: url("../fonts/futura-pt-light.woff.ttf");
}

@font-face {
    font-family: "DINBdA__";
    src: url("../fonts/DINBdA__.ttf");
}

.animsition {
    background-color: #fff;
}

.lgsm, .lg {
    display: block;
}

.xs, .sm {
    display: none;
}

.loading {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #ffffff;
    color: #000;
    opacity: 1;
    font-size: 12px;
    text-align: center;
    -webkit-animation: load .5s 4s linear;
    animation: load .5s 4s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.loading img {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@-webkit-keyframes load {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.container {
    position: relative;
    width: 94%;
    margin: 0 auto;
}

.footerbg .container:before, .footerbg .container:after {
    display: none !important;
}

.container.containerfooter {
    width: 97%;
    position: relative;
}

.hline {
    padding-left: 2px;
    padding-right: 0;
}

.container.hline {
    width: 94%;
}

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

.realt .hline {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.headdd {
    position: absolute;
    width: 100%;
}

.ctop {
    margin-top: 135px;
}

.ctopcs {
    margin-top: 140px;
}

.backone {
    position: absolute;
    right: 0;
    padding-right: 6%;
    padding-top: 40px;
    display: inline-block;
    font-size: 13px;
    width: auto;
    text-align: right;
    font-size: 12px;
    z-index: 4;
    letter-spacing: 1px;
}

.backone-case {
    padding-right: 1%;
}

.bge2dfdd {
    background-color: #e2dfdd;
    margin-top: 2%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2%;
}

.shareimg table {
    width: 83%;
    float: right;
    margin-bottom: 3%;
}

.shareimg table img {
    margin-bottom: 0;
    box-shadow: none;
    width: 100%;
}

.language {
    position: relative;
    width: 90%;
    height: 25px;
    margin: 0 auto;
    font-size: 12px;
    font-family: "Frutiger LT 45 Light";
    letter-spacing: .5px;
    line-height: 14px;
}

.language ul {
    position: relative;
    width: 100%;
    display: inline-block;
}

.language ul a {
    color: #333;
}

.language ul li {
    cursor: pointer;
    float: right;
    margin: 5px;
    position: relative;
    padding-bottom: 2px;
}

.language ul a.active li {
    border-bottom: 1px solid #333;
    padding-bottom: 1px;
}

.langhover ul li:before {
    position: absolute;
    content: "";
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 0;
    margin: auto;
    height: 1px;
    background-color: #333;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.langhover ul li:hover:before {
    width: 100%;
}

.langhover ul a.active li:hover:before {
    width: 0;
}

a {
    color: #333;
}

.fixer {
    position: fixed;
    z-index: 5;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    padding-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
}

header {
    display: inline-block;
    position: relative;
    width: 85%;
    margin-left: 7.5%;
    margin-right: 7.5%;
    margin-top: 60px;
}

.fixer header {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 60px;
    padding-left: 2px;
}

.realt header {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 2px;
}

.logo {
    width: 15%;
    padding-bottom: 3px;
    max-width: 170px;
    position: relative;
    float: left;
}

header .desc {
    position: relative;
    float: left;
    padding-left: 35px;
    padding-top: 9px;
    letter-spacing: 2px;
    font-size: 13px;
    font-family: 'PingFangSC-Regular', 'Microsoft YaHei', "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif;
    font-weight: 200;
}

header .desc ul {
    display: flex;
    flex-wrap: wrap;
}

header .desc ul li:not(:last-child):after {
    content: "｜";
}

header nav {
    position: absolute;
    bottom: 0;
    left: 9%;
    font-size: 13px;
}

header nav ul a {
    color: #0d0d0d;
}

header nav ul li {
    float: left;
    letter-spacing: 1px;
}

header .homeh {
    position: absolute;
    display: inline-block;
    bottom: 1.5px;
    top: 85%;
    right: 0;
    left: 0;
    height: 18px;
    font-size: 13px;
    line-height: 23.8px;
    letter-spacing: 0;
    color: #0d0d0d;
    font-family: 'PingFangSC-Regular', 'Microsoft YaHei', "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif;
    font-weight: 200;
}

header .lang_cn {
    position: absolute;
    display: inline-block;
    bottom: 1.5px;
    top: 0;
    left: 0;
    right: 0;
    height: 18px;
    font-size: 13px;
    line-height: 23.8px;
    letter-spacing: 0;
    color: #0d0d0d;
}

header a {
    color: #111;
}

.homehkong {
    position: absolute;
    display: none;
    bottom: 0;
    right: -60%;
    width: 40px;
    height: 18px;
    font-size: 13px;
    line-height: 23.8px;
    letter-spacing: .5px;
    opacity: 1;
    z-index: 10;
}

header .headerright {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 9;
    cursor: pointer;
}

header .headerright .homeh, header .headerright .lang_cn {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

header .headerright.active .homeh, header .headerright.active .lang_cn {
    opacity: 1;
}

.headerright .dhh {
    position: relative;
    width: 18px;
    height: 18px;
    z-index: 100;
}

.headerright .dhh span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #231815;
    border: 1px solid #231815;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

header .headerright:hover .dhh span {
    background: #b2b2b2;
    border: 1px solid #b2b2b2;
}

@-webkit-keyframes zoomIn0 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn0 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn0 {
    display: inline-block !important;
    -webkit-animation-name: zoomIn0;
    animation-name: zoomIn0;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.fadeInDown0 {
    -webkit-animation: fadeInDown0 .5s ease;
    animation: fadeInDown0 .5s ease;
    display: inline-block !important;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes fadeInDown0 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown0 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutUp0 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp0 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp0 {
    -webkit-animation: fadeOutUp0 .5s ease;
    animation: fadeOutUp0 .5s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes headerright {
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
        transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

@keyframes headerright {
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
        transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

.coffiixx {
    position: absolute;
    z-index: 7;
    right: -15px;
    bottom: 0;
    width: 50px;
    height: 25px;
    background-color: #fff;
}

.menubox {
    overflow: hidden;
}

.menubox .xshome {
    display: none;
}

.indexh .menubox .righttopmenu.rtmlg {
    display: none;
}

.menubox .righttopmenu.rtmlg {
    display: none;
}

.menubox .righttopmenu {
    display: none;
    position: absolute;
    z-index: 5;
    height: 17.5px;
    bottom: 0;
    right: 40px;
    left: 40%;
    font-size: 12px;
    overflow: hidden;
    font-family: "Frutiger LT 45 Light";
}

.menubox .righttopmenu ul li {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
    cursor: pointer;
}

.menucn, .menuen {
    display: inline-block;
    width: 100%;
}

.menucn {
    font-size: 11px;
    letter-spacing: 1px;
    color: #666666;
}

.menuen {
    font-size: 12px;
    letter-spacing: 1px;
    color: #666666;
    font-family: "Frutiger LT 45 Light";
}

.menubox .righttopmenu.hoverpc ul li:before {
    position: absolute;
    content: "";
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    height: .95px;
    margin: auto;
    background-color: #888888;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
}

.menubox .righttopmenu.hoverpc ul li:hover:before {
    width: 100%;
}

.animated {
    animation-duration: 1.5s;
    animation-fill-mode: both;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(0deg);
        opacity: 0;
    }
    60% {
        transform: skewX(0deg);
        opacity: 1;
    }
    80% {
        transform: skewX(0deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    display: inline-block !important;
    animation-duration: 1.5s;
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(0deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    display: inline-block !important;
    animation-duration: .8s;
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 50px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

.headerbottom-line {
    display: block;
    position: relative;
    width: 100%;
    margin-top: -6px;
}

.headerbottom-line span {
    width: 7.5%;
    height: 2px;
    display: inline-block;
    background-color: #2f2725;
}

.banner {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 3%;
}

.banner.banindex {
    margin-top: 3%;
}

.banner section {
    display: inline-block;
}

.bannerSec-sm {
    width: 90%;
    float: right;
}

.bannerSec-xs {
    width: 100%;
}

.banner .bannerImg {
    width: 100%;
}

.banner1desc {
    position: relative;
    width: 26.5%;
    float: right;
    margin-right: .5%;
    margin-top: 2%;
    margin-bottom: 3%;
}

.banner .banner2img {
    float: left;
    position: relative;
    display: inline-block;
}

.bandesc {
    position: relative;
    display: block;
    width: 27%;
    float: right;
    margin-top: 0px;
    padding-right: .5%;
    margin-bottom: 45px;
}

.comm-t {
    font-family: "DINBdA__";
    font-size: 41px;
    padding-top: /*40px*/ 80px;
    padding-bottom: 45px;
    line-height: 42px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    word-spacing: 2px;
}

.banner .banner2img .aboutus-cn {
    padding: 8% 0 0 0;
}

.banner .banner2img .aboutus-cn span {
    display: -webkit-box;
}

.banner .banner2img .aboutus-cn .spleft, .banner .banner2img .aboutus-cn .spright {
    float: left;
}

.banner .bannerText {
    width: 100%;
    position: absolute;
    display: inline-block;
    left: 0;
    letter-spacing: 1px;
}

.banner01 .bannerText img.banq1 {
    width: 29%;
    margin-left: 7%;
    max-width: 360px;
}

.banner01 .bannerText img.banq2 {
    width: 34%;
    margin-top: 1.5%;
    margin-left: 8%;
    max-width: 400px;
}

.banner .bannerText01 {
    top: 20%;
}

.banner .bannerText02-01, .banner .bannerText02-02 {
    width: 60%;
    display: block;
    position: absolute;
}

.banner .bannerText02-01 img, .banner .bannerText02-02 img {
    width: 100%;
}

.banner .bannerText02-01 {
    top: 9%;
    left: 35%;
}

.banner .bannerText02-02 {
    bottom: 9%;
    left: 5%;
}

.s-desc02 {
    width: 48%;
}

.banner02 .bannerText img.banT02 {
    opacity: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    left: 6%;
}

.imgH {
    overflow: hidden;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.imgH img.banT01 {
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.imgH img.banT02 {
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.imgH .banT00 {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

.imgH .banT0000 {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

.imgH:hover .banT00 {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.imgH:hover .banT0000 {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.fsc04 {
    right: 5%;
    bottom: 13%;
}

.banner .bannerText p {
    padding-top: .5%;
    padding-bottom: .5%;
}

.banner .bannerText .common-bantext-small, .banner .bannerText .common-bantext-en {
    color: #231815;
}

.banner .bannerText .common-bantext-big {
    color: #615f5f;
}

.banner .bannerText .common-bantext-small {
    font-size: 13.5px;
}

.banner .bannerText .common-bantext-en {
    font-size: 14px;
    font-weight: 500;
}

.banner .bannerText .common-bantext-big {
    font-size: 26px;
    font-weight: 100;
}

.banner .verticalline-sm-xs {
    position: absolute;
    bottom: 1%;
    right: 5%;
    width: 2px;
    height: 35%;
    background-color: #2f2725;
}

.banner02 .secA {
    width: 69.5%;
    float: left;
}

.banner02 .secA .bannerImg {
    width: 47%;
    margin-right: 3%;
}

.banner02 .secB {
    width: 26%;
    float: right;
    margin-right: .75%;
}

.banner02 p {
    font-size: 12px;
    letter-spacing: 0.5px;
    width: 100%;
    line-height: 20px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.banner02 .banner2img04 .blank {
    display: none;
}

.banner02 .banner2img04 {
    width: 100%;
}

.banner02 .common-logotit {
    max-width: 280px;
}

.secA .banner2img {
    display: none;
}

.control-round .carousel-control.left {
    cursor: url(/images/ico/left.ico), auto;
}

.control-round .carousel-control.right {
    cursor: url(/images/ico/right.ico), auto;
}

.art-classification .left .leftshare .common-logotit.apps {
    width: 270px;
    margin-top: -15px;
    margin-left: -10px;
}

.i-ul {
    position: relative;
    width: 103%;
    margin-left: -1.5%;
    display: flex;
    flex-wrap: wrap;
}

.i-ul li {
    position: relative;
    width: 22%;
    margin: 1.5%;
    cursor: pointer;
    overflow: hidden;
}

.i-ul li a {
    position: relative;
    display: inline-block;
}

.i-ul li .i-img {
    position: relative;
}

.i-ul li .i-text {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.i-ul li:nth-child(1) .i-text {
    background-color: #e5e3d6;
}

.i-ul li:nth-child(2) .i-text {
    background-color: #d2d9dd;
}

.i-ul li:nth-child(3) .i-text {
    background-color: #f1ebd3;
}

.i-ul li:nth-child(4) .i-text {
    background-color: #dddfd7;
}

.i-ul li .i-text h3 {
    font-weight: normal;
    text-transform: uppercase;
    color: #111;
    font-size: 14px;
    font-family: "Frutiger LT 45 Light";
    letter-spacing: .5px;
    position: absolute;
    bottom: 53px;
    left: 20px;
    margin: 0;
}

.i-ul li .i-text span {
    font-weight: normal;
    color: #fff;
    background-color: #000;
    padding: 3px 15px 3px 55px;
    font-size: 13px;
    position: absolute;
    bottom: 50px;
    left: 0;
    display: none;
    letter-spacing: 1px;
}

.i-t-cbox {
    position: relative;
    width: 68%;
    overflow: scroll;
    margin-top: 30px;
}

.i-t-cont {
    position: relative;
    width: 100%;
    min-height: 230px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.i-pre {
    position: absolute;
    top: 0;
}

.i-pre, .i-t-cont li {
    line-height: 30px;
    font-size: 13.5px;
    letter-spacing: .5px;
    padding-left: 20px;
}

.i-t-cont li {
    width: 100%;
    padding-bottom: 30px;
    top: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.i-t-cont li, .i-pre {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.i-t-cont li.active, .i-pre.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.i-t-cont li, .i-pre {
    -webkit-transition: .5s;
    transition: .5s;
}

.i-ul li .i-text {
    -webkit-transition: .5s;
    transition: .5s;
}

.i-ul li img {
    opacity: 1;
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.i-ul li .i-text::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.i-ul li.active img {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.i-ul li.active .i-text::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.i-ul li.active .i-text {
    background-color: rgba(0, 0, 0, 0);
}

.i-ul li .i-text span {
    display: inline-block;
    -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
    transition: opacity 0.55s, transform 0.55s;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
}

.i-ul li .i-text h3 {
    display: inline-block;
    -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
    transition: opacity 0.55s, transform 0.55s;
}

.i-ul li.active span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.i-ul li.active h3 {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
}

.indicators-line > .carousel-indicators {
    left: 4.2%;
}

.lgsmq {
    display: inline-block;
}

.aboutimgli {
    width: 100%;
    position: relative;
    display: inline-block;
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
}

.aboutimgli ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
}

.aboutimgli ul li {
    float: left;
    width: 18%;
    margin: 1%;
    cursor: pointer;
    overflow: hidden;
}

.aboutimgli ul li img {
    border: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.aboutimgli ul li:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15);
}

.xunwenboxx form input::-webkit-input-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form input:-moz-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form input::-moz-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form input:-ms-input-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form textarea::-webkit-input-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form textarea:-moz-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form textarea::-moz-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx form textarea:-ms-input-placeholder {
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #7f7e7c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
}

.xunwenboxx {
    position: relative;
    width: 100%;
    display: -webkit-box;
    margin-top: 25px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.xunwenboxx form {
    position: relative;
    display: inline-block;
    width: 97%;
    font-size: 12px;
}

.xunwenboxx form ul {
    position: relative;
    float: left;
    width: 45%;
    line-height: 0;
}

.xunwenboxx form .sendind {
    position: absolute;
    right: 0;
    width: 13%;
    height: 100%;
    margin-top: 0;
    clear: none;
    background-color: #cfd0d1;
}

.xunwenboxx form .sendind input {
    width: 100%;
    height: 100%;
    border-width: 0;
    background-color: #cfd0d1;
    letter-spacing: 1px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.xunwenboxx form .sendind:hover input {
    background-color: #2f2725;
    color: #fff;
}

.xunwenboxx form ul li {
    position: relative;
    letter-spacing: 1px;
}

.xunwenboxx form ul li.lia01, .xunwenboxx form ul li.lia02, .xunwenboxx form ul li.lia06 {
    margin-bottom: 10px;
}

.xunwenboxx form ul li.lia01, .xunwenboxx form ul li.lia02, .xunwenboxx form ul li.lia03, .xunwenboxx form ul li.lia04, .xunwenboxx form ul li.lia06 {
    float: left;
    margin-right: 2%;
}

.xunwenboxx form ul li.lia06 {
    width: 52%;
}

.xunwenboxx form ul li.lia04 {
    width: 44%;
}

.xunwenboxx form ul li.lia03 {
    width: 52%;
}

.xunwenboxx form ul li.lia01 {
    width: 44%;
}

.xunwenboxx form .lia05 {
    width: 41%;
    float: left;
    height: 68px;
    line-height: 16px;
    position: absolute;
    left: 45%;
    height: 100%;
    top: 0;
    bottom: 0;
}

.xunwenboxx form ul li input, .xunwenboxx form textarea {
    border: solid 1px #999999;
    padding: 5px 8px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    letter-spacing: .5px;
}

.xunwenboxx form textarea {
    padding: 6px 8px;
}

.index-address {
    position: absolute;
    right: 2%;
    top: 0;
    bottom: 0;
    width: 50%;
    color: #555555;
    font-size: 12.5px;
    letter-spacing: .5px;
}

.index-address .textadr {
    position: absolute;
    right: 0;
    bottom: 10px;
    margin: auto;
    display: inline-table;
    padding-left: 0;
}

.index-address .textadr p span.pen {
    font-family: "Century Gothic";
    font-size: 13px;
}

.index-address .textadr p span.pen a span.tell {
    font-size: 12.5px;
}

.index-address .textadr p span.pen a span.emailll {
    font-size: 13.5px;
}

.index-address .textadr p {
    line-height: 20px;
}

.index-address .textadr p a {
    color: #555555;
}

.index-address .textadr p a:nth-of-type(2) {
    padding-left: 8px;
}

.index-address .textadr p:nth-of-type(3) span.pen {
    font-size: 12.6px;
}

.art-classification.sharecontent.shaerhid {
    overflow: visible;
}

.art-classification {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 4%;
    margin-bottom: 0;
}

.art-classification.indext01 {
    margin-top: 0;
}

.art-classification.indext001 {
    margin-bottom: 30px;
    margin-top: 0;
}

.art-classification.indext02 {
    margin-top: 1%;
}

.art-classification.sharecontent, .art-classification.questionscontent {
    margin-top: 0;
    width: 100%;
    padding-top: 0;
}

.art-classification.sharecontent .left {
    padding-top: 0;
    width: 100%;
}

.art-classification.questionscontent {
    margin-top: 5%;
}

.art-classification.questionscontent .left {
    display: inline-block;
    padding-top: 0;
    width: 33%;
}

.art-classification.questionscontent .right {
    display: inline-block;
    width: 67%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.faqbg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.art-classification.questionscontent .left .leftshare {
    margin-top: 0;
}

.art-classification.questionscontent .aboutus-cn a {
    color: #231815;
}

.art-classification.questionscontent .questabcontent {
    padding-top: 30px;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
}

.art-classification.questionscontent .questabcontent p {
    display: none;
    padding: 1.5% 1%;
    position: absolute;
    width: 92%;
}

.art-classification.questionscontent .questabcontent p.active {
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.art-classification.ring .left {
    display: inline-block;
    padding-top: 0;
    width: 33%;
}

.art-classification.ring .right {
    display: inline-block;
    width: 67%;
    overflow: hidden;
}

.art-classification.ring input[type="checkbox"] {
    vertical-align: bottom;
}

.art-classification.ring label {
    vertical-align: bottom;
    margin-bottom: 1px;
}

.container .art-classification.ring .designform ul li.other02, .container .art-classification.ring .designform ul li.other03 {
    margin-top: -1px;
}

.art-classification form.left {
    padding-top: 0;
}

.chk_1 {
    display: none;
}

.chk_1 + label {
    background-color: #FFF;
    border: 1px solid #C1CACA;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 5px;
    border-radius: 0;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.chk_1 + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_1:checked + label {
    background-color: #fff;
    border: 1px solid #5a5a5a;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #5a5a5a;
}

.chk_1:checked + label:after {
    content: '\2713';
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    color: #5a5a5a;
    width: 100%;
    text-align: center;
    font-size: 1em;
    font-weight: 100;
    padding: 0;
    vertical-align: text-top;
    text-align: center;
}

.contact-box {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
}

.contact-box .designform {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.contact-box .designform .c-box01 {
    width: 53%;
}

.contact-box .designform .c-box01 ul {
    max-width: 650px;
}

.contact-box .designform .c-box02 {
    width: 32%;
}

.contact-box .designform .c-box03 {
    width: 15%;
}

.contact-box .designform .c-box01 h4, .contact-box .designform .c-box02 h4 {
    position: relative;
    font-weight: 200;
    font-size: 18px;
    padding-bottom: 5px;
    margin-left: 1%;
    letter-spacing: 1px;
}

.contact-box .designform .c-box01 h4 small {
    font-size: 65%;
}

.contact-box .designform .c-box01 h4:before {
    content: "1.";
    font-size: 24px;
}

.contact-box .designform .c-box02 h4:before {
    content: "2.";
    font-size: 24px;
}

.contact-box .designform .c-box01 h5, .contact-box .designform .c-box02 h5 {
    position: relative;
    font-weight: 200;
    font-size: 15px;
    color: #04547e;
    padding-bottom: 7px;
    margin-top: 5px;
    letter-spacing: 1px;
}

.contact-box .designform ul {
    width: 99%;
}

.contact-box .designform .c-box02 ul {
    max-width: 380px;
}

.contact-box .designform .c-box02 li {
    margin-bottom: 20px;
}

.contact-box .designform ul li {
    margin-right: 10px;
    margin-bottom: 5px;
}

.contact-box .designform ul.checkul li span {
    position: relative;
}

.contact-box .designform ul.checkul .chk_1 + label {
    margin-bottom: 0;
}

.contact-box .designform .linkman .linkmanli01 span, .contact-box .designform .linkman .linkmanli02 span, .contact-box .designform .linkman .linkmanli03 span {
    width: 40px;
    padding-right: 0;
}

.contact-box .designform .c-box03 .send {
    position: relative;
    border: 1px #ccc solid;
    height: 100%;
    margin-top: 0;
    float: right;
    max-width: 150px;
    -webkit-transition: .5s;
    transition: .5s;
}

.contact-box .designform .c-box03 .send input {
    position: relative;
    z-index: 5;
    font-size: 12px;
    width: 100%;
    height: 100%;
    padding-top: 97%;
    letter-spacing: 5px;
    background-color: transparent;
    color: #333;
    align-items: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s;
}

.contact-box .designform .c-box03 .send:before {
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    width: 100%;
    height: 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.contact-box .designform .c-box03 .send:hover {
    border: 1px #fff solid;
}

.contact-box .designform .c-box03 .send:hover input {
    color: #fff;
}

.contact-box .designform .c-box03 .send:hover:before {
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
}

.img-xwban {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.demo-cont .ix-b {
    position: relative;
    height: 100%;
    padding-bottom: 30px;
}

.demo-cont .img-xwban {
    position: relative;
    height: 100%;
    background: url(../images/contact-banner.jpg) center top;
    background-size: cover;
}

.art-classification .left, .art-classification .right {
    display: inline-block;
}

.art-classification .left {
    float: left;
    width: 72%;
    padding-top: 2%;
}

.art-classification .left.left-sub02 {
    float: left;
    width: 100%;
    padding-top: 0;
}

.art-classification.indext01 .left {
    padding-top: 0;
}

.art-classification.indext02 .left {
    padding-top: 0;
}

.art-classification .right {
    position: absolute;
    width: 26%;
    height: 75%;
    right: 0;
    bottom: 8.5%;
}

.art-classification .right.inpro02 {
    position: absolute;
    bottom: 50px;
    right: 0;
    height: 180px;
}

.art-classification .right.rightdi {
    right: 0;
}

.art-classification .right.rightdi img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.art-classification .left .leftnav, .art-classification .left .leftshare {
    display: inline-block;
}

.art-classification .left .leftnav ul a li img {
    width: 165px;
    margin-top: 10px;
}

.art-classification .left .leftnav.aindex ul a li img {
    width: 140px;
    margin-top: 10px;
    margin-left: 1%;
}

.art-classification .left .leftnavtop {
    margin-top: 3%;
}

.art-classification .left .leftnav {
    border-right: 1px solid #ddd;
    width: 89%;
    margin-left: 11%;
}

.art-classification .left.left-sub02 .leftnav {
    border-right: 0px solid #ddd;
    width: 100%;
    margin-left: 0;
}

.art-classification .left .leftnav.aindex {
    border-right: 0px solid #ddd;
}

.art-classification .left .leftnav ul {
    display: inline-block;
    width: 100%;
    margin-top: 3%;
    margin-bottom: -0.5%;
}

.art-classification .left .leftnav ul a {
    color: #fff;
    display: inline-block;
    float: left;
    width: 31.333333%;
    margin-right: 2%;
    transition: all .3s linear;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.art-classification .left.left-sub02 .leftnav ul a {
    float: left;
}

.art-classification .left.left-sub02 .leftnav ul a.adieamil {
    clear: left;
    float: inherit;
    color: #514f4e;
    display: inline;
    font-family: "Century Gothic";
}

.art-classification .left.left-sub02 .leftnav ul a li {
    height: 100px;
}

.art-classification .left.left-sub02 .leftnav ul a.a001 {
    width: 31%;
    margin-right: 2%;
}

.art-classification .left.left-sub02 .leftnav ul a.a002, .art-classification .left.left-sub02 .leftnav ul a.a003 {
    width: 21.6666667%;
}

.art-classification .left.left-sub02 .leftnav ul a.a002 {
    margin-right: 1%;
}

.art-classification .left.left-sub02 .leftnav ul a.a003 {
    margin-right: 0;
}

.art-classification .left .leftnav ul a:link {
    color: #fff;
}

.art-classification .left .leftnav ul a:visited {
    color: #fff;
}

.art-classification .left .leftnav ul a:hover {
    color: #fff;
}

.art-classification .left .leftnav ul a li {
    position: relative;
    width: 100%;
    padding: 6% 5%;
    background-color: #2f2725;
    font-size: 12.5px;
}

.art-classification .left.left-sub02 .leftnav ul a li {
    background-color: #e6e7e7;
    font-family: PingFangSC-Light, sans-serif;
}

.art-classification .left.left-sub02 .leftnav ul a.a001 li {
    background-color: #fff;
    border: .5px solid #555555;
    padding: 5%;
}

.art-classification .left.left-sub02 .leftnav ul a.a001 li p {
    font-size: 12px;
    line-height: 21px;
}

.art-classification .left.left-sub02 .leftnav ul li.a001.adi li {
    padding: 4% 2%;
    width: 31%;
    float: left;
    display: inline-block;
}

.art-classification .left.left-sub02 .leftnav ul li.a001.adi li p {
    letter-spacing: 0;
    line-height: 24px;
}

.art-classification .left.left-sub02 .leftnav ul li.a001.adi {
    float: left;
    width: 31%;
    border: 1px solid #e6e7e7;
    margin-right: 2%;
    font-size: 12px;
    height: 100px;
    padding: 1%;
    line-height: 24px;
}

.art-classification .left.left-sub02 .leftnav ul li.a001.adi.a004 {
    display: none;
}

.art-classification .left.left-sub02 .leftnav ul li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.art-classification .left.left-sub02 .leftnav ul li.a001.adi.adi002 {
    display: none;
}

.art-classification .left.left-sub02 .leftnav ul a.a001.a004 {
    display: none;
}

.art-classification .left .leftnav ul a li p {
    position: relative;
}

.art-classification .left .leftnav ul a li p.pnavcn {
    color: #fff;
    letter-spacing: 2px;
}

.art-classification .left.left-sub02 .leftnav ul a li p.pnavcn {
    color: #514f4e;
    font-family: PingFangSC-Light, sans-serif;
}

.art-classification .left.left-sub02 .leftnav ul a li p.pnavcn br {
    display: none;
}

.art-classification .left .leftnav ul a li p.pnaven {
    color: #969797;
    letter-spacing: 4.5px;
    margin-top: 1.5%;
}

.art-classification .left .leftnav ul a li p.pnaven span {
    display: block;
}

.art-classification .left .leftnav ul a li p:nth-child(2), .art-classification .right .text p:nth-child(1) {
    font-weight: normal;
    font-size: 11.5px;
}

.art-classification .right .text {
    width: 100%;
    display: inline-block;
}

.art-classification .right .text img {
    max-width: 190px;
    padding-top: 2%;
    padding-left: 1%;
}

.art-classification .right .text.text-di img, .art-classification .right .text.text-bd img {
    max-width: 265px;
    padding-top: 2%;
    padding-left: 0;
}

.art-classification .right .text p, .text-faq p {
    display: none;
}

.art-classification .left .leftnav01 ul a:nth-child(1) li p span {
    letter-spacing: 9.5px;
}

.art-classification .left .leftnav01 ul a:nth-child(2) li p span {
    letter-spacing: 9.5px;
}

.art-classification .left .leftnav01 ul a:nth-child(3) li p span {
    letter-spacing: 17.7px;
}

.art-classification .left .leftnav02 ul a:nth-child(1) li p span {
    letter-spacing: 13px;
}

.art-classification .left .leftnav02 ul a:nth-child(2) li p span {
    letter-spacing: 55px;
}

.art-classification .left .leftnav02 ul a:nth-child(3) li p span {
    letter-spacing: 17px;
}

.project {
    perspective: 1000px;
}

.project__card {
    transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.aboutusline {
    position: relative;
    width: 54%;
    height: 2px;
    background-color: #2f2725;
    margin-top: 1%;
    margin-bottom: 25px;
    margin-left: 14px;
}

.tbli {
    margin-top: 2%;
}

.ind-zpline {
    width: 39%;
    margin-top: 3.5%;
    margin-bottom: 25px;
}

.art-classification .right-absol.right-absol-bd {
    top: 0;
}

.art-classification .right-absol.right-absol-bd .text-bd, .text-bd {
    font-size: 12px;
    color: #fff;
    background-color: #2f2725;
    padding: 5% 6% 50% 6%;
    letter-spacing: 2px;
    cursor: pointer;
}

{
    font-size: 12px
;
    color: #fff
;
    background-color: #2f2725
;
    padding: 5% 6% 45% 6%
;
    letter-spacing: 2px
;
    cursor: pointer
;
}
.right-absol-faq {
    width: 26%;
    position: absolute;
    bottom: 45%;
}

.text-faq {
    font-size: 12px;
    color: #312c28;
    background-color: #e6e7e7;
    padding: 8% 6% 13% 6%;
    letter-spacing: 2px;
    cursor: pointer;
}

.indexrbottom .text-faq {
    background-color: #cfd0d1;
}

.text-faq img {
    max-width: 260px;
}

.righttext-service {
    position: absolute;
    bottom: 0;
    left: 73.5%;
}

.servicet01 {
    margin-top: 6%;
}

.art-classification .left .leftshare {
    clear: both;
    width: 100%;
    margin-top: 3%;
}

.art-classification .left .leftshare.ind-xw {
    margin-top: 0;
}

.art-classification.indext01 .left .leftshare {
    margin-top: 0;
}

.art-classification.indext02 .left .leftshare {
    margin-top: 0;
}

.art-classification .left .leftshare .shartconcept {
    position: relative;
    padding-left: 10px;
}

#xunwenbox .shartconcept {
    padding-left: 6px;
}

.tabsharecont {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 60px;
}

.tabsharecont p {
    display: none;
    position: absolute;
}

.tabsharecont p.active {
    display: inline-block;
}

.common-title {
    letter-spacing: 2px;
    font-size: 12px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.common-title span:nth-child(1) {
    padding-right: 1%;
    padding-left: 1%;
    font-size: 13px;
}

.common-title span:nth-child(2) {
    font-size: 15px;
    margin-left: 0;
}

.art-classification .left .leftshare p, .questionscontent .questabcontent p {
    font-size: 13px;
    letter-spacing: .5px;
    padding: 15px 18px;
    line-height: 23px;
}

.art-classification .left .leftshare p.aboutus-cn {
    line-height: 23px;
}

.art-classification .left .leftshare p {
    width: 95%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.art-classification .left .leftshare.profile p {
    width: 90%;
}

.art-classification .left .leftshare p.aboutus-cn.top00 {
    padding-top: 15px;
    padding-bottom: 0;
    line-height: 26px;
    font-size: 13.5px;
}

.questionscontent .questabcontent p {
    width: 100%;
    position: relative;
}

.questionscontent .questabcontent p .fkuai {
    display: inline-block;
    width: 11px;
    margin-right: 8px;
    margin-top: 3.5px;
    float: left;
}

.questionscontent .questabcontent p .answer-right {
    display: inline-block;
    float: left;
    width: 94%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.art-classification .left .leftshare .common-logotit {
    margin-top: -1%;
}

.art-classification .left .leftshare .common-logotit.inqu {
    width: 260px;
    padding-top: 8px;
    margin-left: -5px;
}

.art-classification .left .leftshare .width01 {
    width: 190px;
}

.art-classification .left .leftshare .width02 {
    width: 140px;
    margin-top: -10px;
}

.widthabout {
    width: 175px;
    margin-top: -10px;
    margin-left: -5px;
}

.art-classification .left .leftshare .widthshare {
    width: 190px;
    margin-top: -15px;
    margin-left: 1px;
}

.art-classification .left .leftshare .widthanswer {
    width: 240px;
    margin-top: 4px;
    padding-bottom: 25px;
}

.art-classification .left .leftshare .widthjoin {
    width: 165px;
    margin-top: 0;
    margin-left: -8px;
    padding-bottom: 6%;
}

.art-classification .left .leftshare .widthworks {
    width: 195px;
    margin-top: -5px;
    margin-bottom: 3%;
}

.widthworks {
    width: 175px;
    margin-top: -5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    margin-left: -6px;
}

.ind-zp {
    margin-top: 0;
}

.art-classification .left .leftshare .widthhello {
    width: 180px;
    margin-left: -7px;
    margin-top: -8px;
}

.art-classification .left .leftshare .widthconcept {
    width: 255px;
    margin-left: -3px;
    padding-bottom: 1%;
}

.art-classification .left .leftshare .widthintro {
    width: 200px;
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: 5%;
}

.art-classification .left .leftshare .common-rightintit {
    position: absolute;
    width: 20px;
    top: 3px;
    left: 195px;
}

.art-classification .left .leftshare .common-rightintit.rightintit-answer {
    top: 25px;
    left: 255px;
}

.art-classification .left .leftshare .aboutus-en span, .art-classification .left .leftshare .aboutus-cn span {
    display: inline-block;
}

.art-classification .left .leftshare .aboutus-en {
    font-size: 13px;
}

.art-classification .left .leftshare .aboutus-en .bigzi {
    font-size: 16px;
}

.fkuai {
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #231815;
    margin-right: 8px;
}

.kop {
    opacity: 0;
}

.bai {
    background-color: #fff;
}

.art-classification .left .leftshare .share01 {
    padding-top: 4%;
    padding-bottom: 1%;
}

.art-classification .left .leftshare .share02 {
    padding-top: 0;
    font-size: 13px;
}

.art-classification .left .leftshare .design01 {
    padding-top: 2%;
}

.art-classification .right .text {
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    background-color: #2f2725;
    padding: 45% 6% 8% 6%;
    letter-spacing: 2px;
    cursor: pointer;
    padding-left: 6%;
    padding-top: 6%;
}

.art-classification .right .text.text-di {
    color: #312c28;
    background-color: #dbdbdc;
}

.art-classification .right .text.answerheight {
    padding: 5% 6% 55% 6%;
}

.art-classification .right-absol {
    position: absolute;
    bottom: -1.5%;
    right: .75%;
}

.art-classification.sysecbottom .right-absol {
    position: absolute;
    bottom: -1.5%;
    right: .75%;
}

.indexrbottom {
    position: absolute;
    width: 26%;
    bottom: 1.5%;
}

.leftshare h5 {
    font-weight: bold;
    margin-left: 1%;
    margin-bottom: 0;
}

.portfolio-title {
    position: relative;
    width: 100%;
    padding-bottom: 15px;
}

.portfolio-title h4 {
    font-size: 16px;
    font-weight: normal;
    margin-left: 1%;
    margin-bottom: 0;
    letter-spacing: .5px;
    color: #555555;
}

.portfolio-title span {
    font-size: 12.5px;
    margin-left: 1%;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 10px;
    max-width: 510px;
    line-height: 22px;
}

.back-bpn {
    position: absolute;
    right: 0;
    top: 25px;
    width: 180px;
    z-index: 3;
}

.back-bpn ul a {
    cursor: pointer;
}

.back-bpn ul li {
    font-size: 12px;
    letter-spacing: 1px;
}

.back-bpn ul li.back {
    float: right;
    cursor: pointer;
}

.back-bpn ul li.previous {
    float: right;
    margin-right: 15px;
    cursor: pointer;
}

.back-bpn ul li.next {
    float: right;
    cursor: pointer;
}

.back-bpn ul li.previous, .back-bpn ul li.next {
    margin-top: 10px;
}

.back-bpn ul li.enter {
    float: right;
    cursor: pointer;
    margin-top: 7px;
    font-size: 12px;
    -webkit-transform: scale(.835);
    -webkit-transform-origin: right center;
}

.back-bpn.leftbt {
    position: relative;
    width: 159px;
    top: 0;
}

.back-bpn.leftbt ul li.back {
    float: left;
    margin-top: 10px;
}

.back-bpn.leftbt ul li.previous {
    float: left;
    line-height: 15px;
}

.back-bpn.leftbt ul li.next {
    float: left;
    line-height: 15px;
}

.subimg {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-top: 6%;
    display: none;
}

.subimg ul {
    margin-left: -0.5%;
    margin-right: -0.5%;
    margin-top: -1%;
    display: inline-block;
}

.subimg ul li {
    width: 24%;
    margin: 1% .5% 0 .5%;
    float: left;
}

.back-bpn ul li span {
    width: auto;
    float: left;
}

.back-bpn ul li.next span {
    padding-left: 2px;
}

.back-bpn ul li.previous span {
    padding-right: 2px;
}

.back-bpn ul li.back:after, footer .ftop ul li:after, .back-bpn ul li span.z:after, .back-bpn ul li.enter:after, .backone:after {
    -webkit-transition: .3s;
}

.back-bpn ul li.back:after, footer .ftop ul li:after, .back-bpn ul li span.z:after, .back-bpn ul li.enter:after, .backone:after {
    content: "";
    width: 0;
    height: 1px;
    background-color: #444;
    display: block;
}

.back-bpn ul li.back:hover:after, .back-bpn ul li span.z:hover:after, .back-bpn ul li.enter:hover:after, .backone:hover:after {
    width: 98%;
}

footer .ftop ul li:after {
    background-color: #777;
}

footer .ftop ul li:hover:after {
    width: 92%;
}

.tabs {
    z-index: 15px;
    position: relative;
    background: #fff;
    color: #3e3a39;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.tabs-header {
    position: absolute;
    top: 45px;
    left: 20%;
    overflow: hidden;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "Frutiger LT 45 Light";
}

.tabs-header .border {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #333;
    width: auto;
    height: 2px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.tabs-header ul {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.tabs-header ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.tabs-header li {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.tabs-header ul li a:before {
    position: absolute;
    content: "";
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 0;
    margin: auto;
    height: .95px;
    background-color: #333;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.tabs-header ul li a:hover:before {
    width: 100%;
}

.boeder-line {
    position: relative;
    width: 100%;
    height: 2px;
    margin-top: -1px;
}

.tabs-header a {
    position: relative;
    z-index: 1;
    display: block;
    box-sizing: border-box;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}

.tabs-header a, .tabs-header a:link, .tabs-header a:hover, .tabs-header a:visited {
    color: #333;
}

.tabs-header ul li a, .tabs-header ul li a:link, .tabs-header ul li a:hover, .tabs-header ul li a:visited {
    color: #333;
}

.back-lgsm1 a:link, .back-lgsm1 a:hover, .back-lgsm1 a:visited {
    color: #333;
}

.tabs-nav {
    position: absolute;
    top: 0;
    right: 0;
    background: #4285F4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 10px;
    color: #FFFFFF;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tabs-nav:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.tabs-nav i {
    border-radius: 100%;
    cursor: pointer;
}

.tabs-content {
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

.tabs-content.tcpc {
    min-height: 915px;
    overflow: hidden;
}

.tabs-content:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
}

.tabs-content .tab {
    display: none;
}

.tabs-content .tab.active {
    display: block;
}

.tabs-header .active {
    color: #3e3a39;
}

a.tab001 {
    color: #3e3a39;
}

#sc-top {
    position: absolute;
    top: -130px;
}

.sc-top {
    position: absolute;
    top: -130px;
}

.jingxuan-sm-xs {
    position: relative;
    display: none;
    width: 100%;
    margin-top: 6%;
}

.jingxuan-sm-xs .jingxuan {
    width: 90%;
    float: right;
}

.jingxuan-sm-xs .jingxuan .text {
    float: left;
    width: 49.5%;
    font-size: 12px;
    color: #fff;
    background-color: #2f2725;
    padding: 2% 3% 2% 3%;
    letter-spacing: 2px;
}

.jingxuan-sm-xs .jingxuan .text:nth-child(2) {
    float: right;
}

.jingxuan-sm-xs .jingxuan .text p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    color: #949495;
}

.jingxuan-sm-xs .jingxuan .text img {
    width: 190px;
    padding-top: 2%;
    padding-left: 1%;
}

.banner .bannerText .common-bantext-big, .joinusform ul li.joinbtn, .art-classification .left .leftnav ul a li p.pnavcn, .art-classification .right-absol.right-absol-bd .text-bd p:nth-child(2) {
    font-family: PingFangSC-Ultralight, sans-serif;
}

header .menuxs ul li .menucn {
    font-family: PingFangSC-Thin, sans-serif;
}

.top, .aboutus-en, .banner .bannerText .common-bantext-en, .art-classification .right .text p:nth-child(1), .art-classification .left .leftshare .common-title span:nth-child(2), .art-classification .right .text p:nth-child(3), .common-title span:nth-child(2), .jingxuan-sm-xs .jingxuan .text p:nth-child(3) {
    font-family: 'Frutiger LT 45 Light', 'PingFangSC-Regular', 'Microsoft YaHei', "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif;
}

.art-classification .left-designbottom {
    position: absolute;
    width: 33%;
    top: 48%;
    right: 0;
}

.art-classification .left.left-designbottomR {
    position: relative;
    float: right;
}

.art-classification .left.left-designbottomR .leftnav {
    border-right: none;
}

.art-classification .left.left-designbottomR .leftnav ul a {
    margin-right: 0;
    margin-left: 2%;
}

.infoo {
    opacity: 0.75;
}

.art-classification.dddesign {
    margin-top: 1.5%;
    margin-bottom: 0;
}

.worksdesc {
    width: 50%;
    float: right;
    margin-top: 25px;
    margin-bottom: 40px;
    max-width: 380px;
}

.shareimg {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-top: 1%;
    margin-bottom: 2%;
}

.shareimg img {
    width: 80%;
    height: auto;
    float: right;
    margin-bottom: 3%;
    margin-right: 5%;
    box-shadow: 1px 1px 5px #b6b5b5;
    border: 15px #fff solid;
}

.logodesigncon p {
    position: relative;
    display: inline-block;
}

.logodesigncon p span {
    position: relative;
    display: -webkit-box;
    float: left;
}

.logodesigncon p span.zi {
    width: 93.8%;
    margin-top: -4px;
}

.logoimg {
    margin-top: 0%;
    margin-bottom: 1.5%;
}

.logoimg img {
    margin-bottom: .5%;
}

ul.bdimg {
    position: relative;
    width: 83%;
    clear: both;
    display: inline-block;
    float: right;
    margin-bottom: 2%;
}

ul.bdimg li img {
    width: 100%;
}

ul.bdimg li.bdleft {
    float: left;
}

ul.bdimg li.bdleft img {
    float: left;
}

ul.bdimg li.bdright {
    float: right;
}

ul.bdimg01 li {
    width: 48%;
}

ul.bdimg02 li.bdleft {
    width: 39.4%;
}

ul.bdimg02 li.bdright {
    width: 57%;
}

ul.bdimg03 li.bdleft {
    width: 45.4%;
}

ul.bdimg03 li.bdright {
    width: 51%;
}

ul.bdimg203 li.bdleft {
    width: 59%;
}

ul.bdimg203 li.bdright {
    width: 37.9%;
}

ul.bdimg804 li.bdleft {
    width: 43%;
}

ul.bdimg804 li.bdright {
    width: 53.6%;
}

.designform {
    margin-top: 5%;
    width: 95%;
    font-size: 13px;
    line-height: 13px;
}

.designform ul {
    clear: both;
    width: 95%;
    display: inline-block;
    margin-left: 1%;
    font-size: 12.5px;
    letter-spacing: .5px;
    color: #5a5a5a;
}

.designform ul li {
    float: left;
    margin-right: 4%;
    margin-bottom: 3%;
}

.designform ul.checkul li {
    height: 16px;
}

.designform ul li .otherop {
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-right: none;
    border-left: none;
}

.designform .wid {
    width: 100%;
    position: relative;
}

.designform .wid input {
    width: 100%;
}

.designform .wid textarea {
    width: 100%;
    height: 78px;
    font-size: 13px;
    line-height: 28px;
}

.designform .wid hr {
    position: absolute;
    width: 100%;
    height: .75px;
    background-color: #ccc;
}

.designform .wid hr.hr01 {
    top: 2px;
}

.designform .wid hr.hr02 {
    top: 30px;
}

.designform .linkman li {
    margin-bottom: 3%;
}

.designform .linkman li input, .designform .linkman li label {
    display: inline-block;
}

.designform .linkman .linkmanli01 {
    margin-right: 3%;
}

.designform .linkman .linkmanli02 {
    margin-right: 0;
}

.designform .linkman .linkmanli01, .designform .linkman .linkmanli02 {
    width: 48.5%;
    position: relative;
}

.designform .linkman .linkmanli03 {
    width: 100%;
    position: relative;
}

.designform .linkman .linkmanli01 span, .designform .linkman .linkmanli02 span, .designform .linkman .linkmanli03 span {
    position: absolute;
    background-color: #fff;
    bottom: 0;
    padding-right: 4px;
    z-index: 4;
    padding-bottom: 1px;
}

.designform .linkman .linkmanli01 input, .designform .linkman .linkmanli02 input, .designform .linkman .linkmanli03 input {
    display: inline-block;
    width: 100%;
    text-indent: 3.5em;
    position: relative;
    height: 16px;
    line-height: 16px;
}

.designform .send {
    clear: both;
    width: 96%;
    margin-top: 5%;
    display: inline-block;
}

.designform .send input {
    float: right;
    background-color: #131216;
    border: none;
    color: #d7d7d8;
    padding: 5px 10px;
    font-size: 11px;
    letter-spacing: .5px;
}

.designform ul li.other02, .designform ul li.other03 {
    margin-right: 0;
}

.designform ul li.other03 {
    width: 30%;
}

.container .art-classification.ring .designform ul li.other02 label, .container .art-classification.ring .designform ul li.other03 label {
    margin-bottom: 2.5px;
}

.designform .otherop {
    height: 13px;
    line-height: 13px;
}

.designform .other03 .otherop {
    width: 40%;
    height: 13px;
    line-height: 13px;
}

.designform .linkman .linkmanli02.cityy input {
    text-indent: 5.5em;
}

.designform ul li.other02 .oth000, .designform ul li.other03 .oth000 {
    height: 14px;
    font-size: 12px;
    padding-top: 0;
}

.art-classification.designinqbottom .left-di0, .art-classification.designinqbottom .left.left-di1 {
    display: inline-block
}

.art-classification.designinqbottom .left-di0 {
    width: 19%;
    float: left;
    position: relative;
}

.art-classification.designinqbottom .left-di0 .mac {
    width: 100%;
}

.art-classification.designinqbottom .left-di0 .wants {
    position: absolute;
    bottom: 5%;
    left: 43%;
    width: 45%;
}

.art-classification.designinqbottom .left.left-di1 {
    width: 79%;
    position: absolute;
    bottom: 0;
    right: 0;
    border-right: none;
}

.art-classification.designinqbottom .left.left-di1 .leftnav {
    width: 100%;
    border-right: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-left: 0;
}

.art-classification.designinqbottom .left.left-di1 .leftnav ul {
    float: right;
    width: 80%;
    margin-bottom: 0;
    margin-top: 0;
}

.art-classification.designinqbottom .left.left-di1 .leftnav ul a {
    margin-right: 0;
    margin-left: 2%;
}

.art-classification.designinqbottom .left .designip {
    position: relative;
    width: 78%;
    margin-left: 2%;
    margin-bottom: 3%;
    margin-top: 0;
}

.art-classification.designinqbottom .left .designip p {
    width: 100%;
}

.art-classification.ring .designform {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.art-classification.ring .designform .success {
    display: none;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #000;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.art-classification.ring .designform .success span {
    display: inline-block;
    padding-top: 40%;
    letter-spacing: 1px;
}

.tab-answer {
    display: none;
}

.active {
    display: block;
}

.art-classification .left .leftshare .aboutus-en span.spaaa {
    display: inline;
}

.bgh {
    background-color: #e2dfdd;
}

.shartconcept.profile-t {
    width: 88%;
    margin: 0 auto;
    position: relative;
    padding-top: 3%;
    display: table;
}

.shartconcept.profile-t .common-logotit.dis {
    width: 240px;
    margin-top: -8px;
    margin-left: -5px;
}

.n-box {
    width: 88%;
    margin: 0 auto;
    position: relative;
    display: table;
    padding: 9.5% 0;
    align-items: center;
}

.n-box .left {
    position: absolute;
    width: 45%;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 400px;
}

.n-box .right {
    position: relative;
    width: 100%;
    float: right;
    padding-left: 500px;
}

.n-box .left p, .n-box .right p {
    width: 100%;
    display: block;
    line-height: 28px;
    font-size: 13px;
    letter-spacing: .5px;
}

.n-box .left {
    display: flex;
    align-items: center;
}

.n-box .left p:before {
    content: "-";
    position: absolute;
    left: 0;
}

.n-box .left p {
    padding-left: 15px;
}

.n-box .right h2 {
    font-size: 32px;
    letter-spacing: 1px;
    padding-bottom: 30px;
    margin: 0;
    font-family: "Frutiger LT 45 Light";
    font-weight: bold;
}

.n-box .right h2 small {
    padding-left: 20px;
    font-size: 13px;
    color: #333;
}

.n-box .right p {
    padding: 5px 0;
    /* text-align: justify; */
}

.worksnav {
    position: relative;
    display: inline-block;
    width: 100%;
}

.worksnav ul li {
    float: left;
    padding: 1% 2%;
    cursor: pointer;
}

.lest {
    width: 100%;
    min-height: 1000px;
    position: relative;
    background: #fff;
    float: right;
}

.box000 {
    width: 19.4%;
    height: 12.5%;
    float: left;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.boxmore {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 5%;
}

.boxmore img {
    width: 20px;
}

.boxmore a {
    position: relative;
    float: left;
    color: #333;
    z-index: 1000000;
    padding: 3% 3% 3% 0;
}

.bkk {
    float: left;
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #231815;
    margin-right: 8px;
    margin-top: 4px;
    margin-left: 5px;
}

.art-classification .left .leftshare .lest p {
    display: inline-block;
    float: rigth;
    width: 88% ! important;
    padding: 0;
    line-height: 20px;
    font-size: 12px;
    color: #333;
}

.box000 .boxmore {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease;
}

.box000:hover .boxmore {
    -webkit-animation: boxmoreh 1s ease;
    -moz-animation: boxmoreh 1s ease;
    animation: boxmoreh 1s ease;
}

@-webkit-keyframes boxmoreh {
    0% {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px);
    }
    60% {
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        transform: translateX(15px);
    }
    100% {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px);
    }
}

.box-img, .box-thumbnail {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.box-img img, .box-thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.box-img img {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.box-thuhover img {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.box-thuhover:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15);
}

.box-thumbnail {
    display: block;
}

.box1t, .box2t, .box3t, .box4t, .box5t, .box6t, .box7t, .box8t, .box9t, .box10t, .box11t, .box12t, .boxb1, .boxb2, .boxb3, .boxb4, .boxb5, .boxb6, .boxb7, .boxb8, .boxb9, .boxb10, .boxb11, .boxb12, .boxb13, .boxb14, .boxb15 {
    cursor: pointer !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-action: manipulation;
    -moz-touch-action: manipulation;
    -ms-touch-action: manipulation;
    -o-touch-action: manipulation;
    touch-action: manipulation;
}

.box0fix {
    position: absolute;
}

@media screen and (min-width: 1700px) {
    .lest {
        min-height: 1350px;
    }

    .tabs-content.tcpc {
        min-height: 1280px;
    }

    .art-classification .right-absol.right-absol-bd .text-bd, .text-bd {
        padding: 5% 6% 42% 6%
    }
}

.position_top {
    margin-top: 0;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.boxhover {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, .6);
}

.box-text {
    position: relative;
    display: inline-block;
    float: left;
    width: 31.5%;
    height: 100%;
    margin-left: 2%;
}

.box-text-desc {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.fadeina {
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-animation: fadeina 1.5s ease;
    -moz-animation: fadeina 1.5s ease;
    -ms-animation: fadeina 1.5s ease;
    -o-animation: fadeina 1.5s ease;
    animation: fadeina 1.5s ease;
}

@-webkit-keyframes fadeina {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeina {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeina {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeinaaa {
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-animation: fadeinaaa 1.2s ease;
    -moz-animation: fadeinaaa 1.2s ease;
    animation: fadeinaaa 1.2s ease;
}

@-webkit-keyframes fadeinaaa {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeinaaa {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeinaaa {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeinb {
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-animation: fadeinb 1s ease;
    -moz-animation: fadeinb 1s ease;
    -ms-animation: fadeinb 1s ease;
    -o-animation: fadeinb 1s ease;
    animation: fadeinb 1s ease;
}

@-webkit-keyframes fadeinb {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeinb {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeinb {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeoutb {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-animation: fadeoutb 1s ease;
    -moz-animation: fadeoutb 1s ease;
    animation: fadeoutb 1s ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes fadeoutb {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeoutb {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeoutb {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeinrighta {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-animation: fadeinright 2s ease;
    -moz-animation: fadeinright 2s ease;
    animation: fadeinright 2s ease;
}

@-webkit-keyframes fadeinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}

.footerbg {
    display: inline-block;
    background-color: #e2dfdd;
    width: 100%;
    margin-top: 20px;
}

footer {
    display: inline-block;
    clear: both;
    position: relative;
    width: 100%;
    font-family: "futura-pt-light.woff";
    letter-spacing: 1px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

footer ul a {
    color: #222;
}

footer .fbottom a {
    color: #333;
}

footer .ftop ul {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
}

footer ul li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    color: #434343;
    font-size: 12px;
    letter-spacing: 2px;
}

footer ul li:first-child {
    margin-left: 0;
}

footer .ftop ul li {
    color: #000;
    line-height: 14px;
    text-transform: uppercase;
}

footer .fbottom {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 5px;
}

footer .fbottom ul li {
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
    -webkit-transform: scale(0.92);
}

footer .fbottom ul li:not(:first-child):before {
    content: "｜";
}

footer .fbottom .fleft, footer .fbottom .fright {
    display: inline-block;
}

footer .fbottom .fleft {
    float: left;
    letter-spacing: 2px;
    font-size: 12px;
    -webkit-transform: scale(0.80);
    -webkit-transform-origin: top left;
    font-family: "Frutiger LT 45 Light";
}

footer .fbottom .fright {
    float: right;
    color: #888888;
    margin-right: -4px;
}

footer .fbottom .fright span.fhello {
    display: inline-block;
    font-size: 12px;
}

footer .fbottom .fright span.fhello .hel {
    font-size: 13px;
}

footer .fbottom .fright span.ftel {
    display: inline-block;
    font-size: 12px;
    -webkit-transform: scale(.94);
}

@keyframes fadeInh {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInh {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeInh {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    animation: fadeInh 1s 2s ease;
    -moz-animation: fadeInh 1s 2s ease;
    -webkit-animation: fadeInh 1s 2s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.fadeInh01 {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    animation: fadeInh 1s ease;
    -moz-animation: fadeInh 1s ease;
    -webkit-animation: fadeInh 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes fadeOuth {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOuth {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOuth {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    animation: fadeOuth 1s ease;
    -moz-animation: fadeOuth 1s ease;
    -webkit-animation: fadeOuth 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.fadeintoph {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    animation: fadeintop 1s ease;
    -moz-animation: fadeintop 1s ease;
    -webkit-animation: fadeintop 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.fadeouttoph {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    animation: fadeouttop 1s ease;
    -moz-animation: fadeouttop 1s ease;
    -webkit-animation: fadeouttop 1s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.fadeintop {
    animation: fadeintop 1s ease;
    -moz-animation: fadeintop 1s ease;
    -webkit-animation: fadeintop 1s ease;
}

@-webkit-keyframes fadeintop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 5px, 0);
        -moz-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}

@keyframes fadeintop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 5px, 0);
        -moz-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}

.fadeouttop {
    animation: fadeouttop 1s ease;
    -moz-animation: fadeouttop 1s ease;
    -webkit-animation: fadeouttop 1s ease;
}

@-webkit-keyframes fadeouttop {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}

@keyframes fadeouttop {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}

.lihover01 {
    overflow: hidden;
}

.lihover01 p {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.lihover01 img {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.lihover01:hover p {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
}

.lihover01:hover img {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
}

.bannerImg-lg, .block-lgxs, .nav1lg, .block-lg, .rigbig, .logolgsm, .faqbg-lg, .xwimglgxs, .ba01, .container .koopc {
    display: block;
}

.bannerImg-sm, .bannerImg-xs, .bannerSec-sm, .verticalline-sm-xs, .block-sm, .xwimgsm {
    display: none;
}

.banner2img02, .banner2img05, .right-smxs, .logoxs, .block-smxs, .right-absol-dixs, .block-xs, .container .koopad, .container .koophone, .banner-phone1, .faqbg-xs, .faqbg-sm, .banq1-xs, .lestsmxs, .grid-container, .tabs-content.tcphone, .xsnonee, .phsend, .xs32001, .xs320 {
    display: none !important;
}

.smbr, .tab-answer-xs, .want-sm, .menuxs, .nav1sm, .nav1xs, .block-smxs, .xs32001 {
    display: none;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .box-img, .box-thumbnail {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .box-img img, .box-thumbnail img {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        height: 100%;
        width: auto;
    }
}

@media screen and (max-width: 1300px) {
    .art-classification .left.left-sub02 .leftnav ul li.a001.adi .none01 {
        display: none;
    }

    .art-classification .left .leftshare .lest p {
        width: 80% !important;
    }
}

@media screen and (max-width: 1280px) {
    .servicet01 {
        margin-top: 1.5%;
    }

    .art-classification.ring .left.leftdi {
        width: 36%;
    }

    .art-classification.ring .right.rightdi {
        width: 64%;
    }

    .designform ul {
        font-size: 12px;
    }

    .designform ul li {
        margin-right: 3%;
        margin-bottom: .8%;
    }

    .designform .other03 {
        width: 22%;
    }

    .designform .send {
        margin-top: 2.5%;
    }

    .designform .otherop {
        width: 27%;
    }

    .joinusform.jsf01 ul li, .joinusform ul li {
        padding: 2.5px 2px 2.4px 2px;
    }

    .container .leftshare .lest p br {
        display: none;
    }

    .art-classification .right-absol.right-absol-bd .text-bd, .text-bd {
        padding: 5% 6% 55% 6%
    }
}

@media screen and (max-width: 1200px) {
    .xunwenboxx form {
        width: 62%;
    }

    .xunwenboxx .index-address {
        width: 37%;
    }
}

@media screen and (max-width: 1100px) {
    .art-classification .right-absol.right-absol-bd .text-bd, .text-bd {
        padding: 5% 6% 65% 6%
    }
}

@media screen and (max-width: 1024px) {
    .art-classification .left .leftshare .share02 {
        font-size: 12.5px;
    }

    .art-classification .left .leftshare p.aboutus-cn.top00 {
        font-size: 12.5px;
    }

    .comm-t {
        font-size: 32px;
        line-height: 34px;
        padding-bottom: 40px;
        padding-top: /*30px*/ 60px;
    }

    .i-t-cont {
        margin-top: 0;
        min-height: 220px;
    }

    .i-ul li .i-text h3 {
        bottom: 20px;
        font-size: 13px;
        left: 10px;
    }

    .i-ul li .i-text span {
        bottom: 18px;
        font-size: 12.5px;
        padding: 2px 5px 2px 35px;
    }

    .i-pre, .i-t-cont li {
        font-size: 12.5px;
        line-height: 26px;
        /* text-align: justify; */
    }

    html, body {
        width: 100%;
        min-width: 320px;
        max-width: 1920px;
        font-family: 'PingFangSC-Light', 'Microsoft YaHei', "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif;
    }

    .widthworks {
        margin-left: -10px;
    }

    .banner-xw {
        position: relative;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .contact-box .designform .c-box01 {
        width: 55%
    }

    .contact-box .designform .c-box02 {
        width: 45%;
    }

    .contact-box .designform .c-box03 {
        width: 45%;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .contact-box .designform .c-box03 .send input {
        padding: 5px 10px;
    }

    .contact-box .designform .c-box01 ul, .contact-box .designform .c-box02 ul, .contact-box .designform .c-box01 h4, .contact-box .designform .c-box02 h4, .contact-box .designform .c-box01 h5, .contact-box .designform .c-box02 h5 {
        margin-left: 0;
    }

    .art-classification .left .leftshare .common-logotit.inqu {
        padding-top: 2px;
        width: 240px;
    }

    #sc-top {
        top: -120px;
    }

    .sc-top {
        top: -120px;
    }

    .contact-box .designform .c-box03 .send, .contact-box .designform .c-box03 .send input, .contact-box .designform .c-box03 .send:before {
        -webkit-transition: none;
        transition: none;
    }

    .contact-box .designform .c-box03 .send {
        background-color: #000;
        width: 100%;
        max-width: 100%;
        border: #000 solid 1px;
    }

    .contact-box .designform .c-box03 .send input {
        color: #fff;
        width: 100%;
        font-size: 11px;
    }

    .contact-box .designform .c-box03 .send:before {
        display: none;
        -webkit-transition: none;
        transition: none;
    }

    .contact-box .designform .c-box03 .send:hover {
        border: 1px #ccc solid;
    }

    .contact-box .designform .c-box03 .send:hover input {
        color: #fff;
    }

    .contact-box .designform .c-box03 .send:hover:before {
    }

    .art-classification .left .leftshare p, .questionscontent .questabcontent p {
        font-size: 12.5px;
    }

    .common-title span:nth-child(1) {
        padding-right: 10px;
    }

    html body .common-title span:nth-child(1) {
        font-family: 'PingFangSC-Regular', 'Microsoft YaHei', "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif !important;
        font-weight: normal;
        font-style: normal;
    }

    .art-classification .left .leftshare .aboutus-en .bigzi {
        font-size: 15px;
    }

    .ctop {
        margin-top: 125px;
    }

    .ctopcs {
        margin-top: 130px;
    }

    .lg, .xs {
        display: none;
    }

    .sm {
        display: block;
    }

    .designform .wid hr, .xwimglgxs {
        display: none;
    }

    .xwimgsm {
        display: block;
    }

    .designform .wid textarea {
        height: 18px;
        font-size: 13px;
        line-height: 18px;
    }

    .container {
        width: 100%;
    }

    .container.containerfooter {
        width: 100%;
    }

    .container .right-lg, .container .bannerImg-xs, .container .bannerImg-lg, .container .block-lgxs, .container .nav1lg, .container .nav1xs, .container .block-lg, .padnone, .faqbg-lg, .banq1-xs, .xsnonee, .tabs-content.tcpc, .container .koopc, .container .koophone, .container .want-lg {
        display: none !important;
    }

    .container .bannerImg-sm, .container .block-sm, .container .right-smxs, .nav1sm, .block-smxs, .rigbig, .block-smxs, .faqbg-sm, .subimg, .ba01, .container .koopad, .tabs-content.tcphone, .container .want-sm {
        display: block !important;
    }

    .container .smbr {
        display: block;
    }

    .container .jingxuan-sm-xs {
        display: inline-block;
    }

    .container header .logo {
        width: 23%;
    }

    .container .headerbottom-line span {
        width: 10%;
    }

    .container header nav {
        left: 14%;
    }

    .container header {
        padding-left: 0;
        padding-right: 0;
    }

    .container.hline {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    #xunwenbox {
        margin-bottom: -30px;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .container header {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .container .fixer header {
        margin-top: 50px;
    }

    .container header {
        margin-top: 55px;
    }

    .container.ctopcs {
        margin-top: 105px;
    }

    .container.realt .hline {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .aboutimgli {
        line-height: 13px;
    }

    .aboutimgli ul li {
        width: 24.5%;
    }

    .coffiixx {
        width: 47px;
    }

    .menubox .righttopmenu {
        right: 30px;
    }

    .menubox .righttopmenu.rtmlg {
        display: none;
    }

    .demo-cont {
        height: 52vh;
        min-height: 500px;
    }

    .fsc01 {
        left: 5%;
        bottom: 20%;
    }

    .fsc02 {
        right: 5%;
        top: 10%;
    }

    .fsc03 {
        left: 5%;
        top: 30%;
    }

    .fsc04 {
        right: 5%;
        bottom: 10%;
    }

    .fnc-slide__heading-line span {
        letter-spacing: 5px;
        font-size: 12.5px;
    }

    .bandesc {
        width: 45%;
        max-width: 360px;
    }

    header .headerright .dhh span {
        -webkit-transform: none;
    }

    header .headerright:hover .dhh span {
        background: #231815;
        border: 1px solid #231815;
    }

    .n-box .right p {
        padding: 10px 0;
    }

    .shartconcept.profile-t {
        width: 92%;
    }

    .animsition {
        max-height: 1027px;
    }

    .art-classification .right {
        width: 26%;
        height: 85%;
        right: 0;
        bottom: 3%;
    }

    .art-classification .right .text {
        padding-top: 20px;
        padding-left: 10%;
    }

    .art-classification .left .leftnav ul a li p:nth-child(2), .art-classification .right .text p:nth-child(1) {
        font-size: 13px;
        color: #9d9d9e;
        margin-bottom: 5px;
        letter-spacing: 5px;
    }

    .aboutusline {
        width: 54%;
        margin-bottom: 10px;
    }

    .aboutusline.tbli {
        margin-top: 3%;
        margin-left: 10px;
    }

    .aboutusline.ind-zpline {
        margin-top: 4.5%;
    }

    .ind-zpline {
        width: 54%;
        margin-bottom: 30px;
        margin-top: 3%;
    }

    .ind-zp {
        margin-top: 0;
    }

    .art-classification .right.inpro02 {
        height: 160px;
        bottom: 60px;
    }

    .xunwenboxx {
        display: inline-block;
        margin-top: 15px;
    }

    .xunwenboxx form {
        position: relative;
        width: 100%;
    }

    .xunwenboxx form ul {
        width: 100%;
    }

    .xunwenboxx form .lia05 {
        width: 73%;
    }

    .xunwenboxx form .sendind {
        position: relative;
        float: right;
        width: 25%;
        height: 68px;
        margin-top: 10px;
    }

    .xunwenboxx form .sendind input {
        letter-spacing: 3px;
        transition: none;
    }

    .xunwenboxx .index-address {
        width: 100%;
        height: 80px;
        top: 0;
        background-color: #fff;
        position: relative;
        display: inline-block;
        margin-top: 20px;
    }

    .xunwenboxx .index-address .textadr {
        right: 0;
        left: 0;
        position: relative;
    }

    .xunwenboxx form .lia05 {
        margin-left: 0;
        margin-top: 10px;
        position: relative;
        left: 0;
        height: 68px;
    }

    .xunwenboxx form ul li.lia01, .xunwenboxx form ul li.lia02, .xunwenboxx form ul li.lia03, .xunwenboxx form ul li.lia04, .xunwenboxx form ul li.lia06 {
        width: 49%;
        margin-right: 0;
    }

    .xunwenboxx form ul li.lia01, .xunwenboxx form ul li.lia03 {
        margin-right: 2%;
    }

    .index-address {
        width: 50%;
        right: 4%;
    }

    .aboutimgli ul {
        margin: 0 -1%;
    }

    .aboutimgli ul li {
        margin: 1%;
        width: 23%;
    }

    header .desc {
        font-size: 12px;
        font-family: PingFangSC-Light, sans-serif;
    }

    .backone {
        padding-right: 4%;
    }

    .backone.backone-case {
        right: 4%;
        padding-right: 0;
    }

    .back-bpn ul li.back:after, footer .ftop ul li:after, .back-bpn ul li span.z:after, .backone:after {
        -webkit-transition: none;
    }

    .back-bpn ul li.back:after, footer .ftop ul li:after, .back-bpn ul li span.z:after, .backone:after {
        display: none;
    }

    .back-bpn ul li.back:hover:after, .back-bpn ul li span.z:hover:after, .backone:hover:after {
        display: none;
    }

    footer .ftop ul li:after {
        background-color: #777;
    }

    footer .ftop ul li:hover:after {
        width: 92%;
    }

    .s-desc02 {
        width: 60%;
        margin-top: 5%;
    }

    .art-classification.indext01 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .art-classification.indext02 {
        margin-top: 5%;
    }

    .container .bannerImg {
        width: 100%;
        float: right;
    }

    .container .banner2img {
        width: 49%;
    }

    .container .bannerSec-sm {
        display: inline-block;
    }

    .container .banner .bannerText02 {
        top: 5%;
    }

    .container .banner .bannerText02 img {
        margin-left: 10%;
    }

    .container .banner .bannerText .common-bantext-small {
        font-size: 12px;
    }

    .container .banner .bannerText .common-bantext-en {
        font-size: 12px;
    }

    .container .banner .bannerText .common-bantext-big {
        font-size: 22px;
    }

    .banner01 .bannerText img.banq1 {
        width: 43%;
        margin-left: 2%;
    }

    .banner01 .bannerText img.banq2 {
        width: 55%;
        margin-top: 2%;
        margin-left: 3%;
    }

    .container .verticalline-sm-xs {
        display: inline-block;
    }

    .container .banner02 {
        width: 100%;
        float: right;
    }

    .container .banner02 .verticalline-sm-xs {
        display: none;
    }

    .container .banner02 .secA {
        width: 60%;
        float: right;
        margin-left: 0;
    }

    .container .banner02 .secA .bannerImg, .container .banner02 .secB .bannerImg {
        width: 100%;
        margin-right: 0;
    }

    .container .banner02 .secA .banner2img03, .container .banner02 .secB .banner2img04 {
        margin-top: 5%;
    }

    .container .banner02 .secB {
        width: 36%;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        margin-right: 0;
    }

    .container .banner02 .secB .banner2img04 {
    }

    .container .banner02 .secB .righttext {
        position: absolute;
        bottom: 0;
    }

    .banner02 .banner2img04 .blank {
        display: block;
    }

    .container .banner02 .banner2img02 {
        display: block !important;
    }

    .container .banner02 .banner2img01 .bannerText {
        width: 45%;
        top: 8%;
    }

    .container .banner02 .banner2img03 .bannerText {
        width: 45%;
        bottom: 3%;
        left: 15%;
    }

    .container .banner02 .bannerText img {
        width: 100%;
    }

    .container .banner02 .blank {
        position: relative;
    }

    .container .banner02 .blank img {
        width: 100%;
    }

    .container .banner02 .texttop {
        position: absolute;
        top: 0;
        left: 0;
    }

    .container .banner02 .textbottom {
        position: absolute;
        bottom: 0;
        left: 0;
        margin-top: 1%;
    }

    .container .banner02 .text p:nth-child(1) {
        font-weight: thin;
        font-size: 13px;
        letter-spacing: 8px;
        color: #9d9d9e;
    }

    .container .banner02 .right-absol-faq .text p:nth-child(1) {
        color: #312c28;
    }

    .container .banner02 .text {
        width: 100%;
        display: inline-block;
    }

    .container .banner02 .text img {
        width: 180px;
        padding-top: 2%;
        padding-left: 1%;
        padding-bottom: 13.5%;
    }

    .container .banner02 .text p:nth-child(2) {
        letter-spacing: 2px;
        margin-top: 5px;
        font-size: 12px;
    }

    .art-classification .left.left-sub02 {
        padding-top: 2.5%;
    }

    .art-classification .right-absol.right-absol-bd .text-bd, .text-bd {
        padding: 8% 6% 55% 6%;
    }

    .art-classification .left .leftshare .widthworks {
        width: 160px;
    }

    .widthabout {
        width: 160px;
    }

    .art-classification .left .leftshare .widthintro {
        width: 180px;
        margin-left: 0;
    }

    .tabs-header {
        top: 30px;
        left: 25%;
        font-size: 11px;
    }

    .worksdesc {
        width: 60%;
        max-width: 380px;
        margin-top: 25px;
        margin-bottom: 35px;
    }

    .right-absol-faq.indexrbottom {
        position: absolute;
        width: 100%;
        bottom: 1%;
        left: 0;
    }

    .text-faq {
        padding: 8% 6% 13% 6%;
    }

    .right-absol-faq {
        position: relative;
        display: inline-block;
        width: 100%;
        margin-top: 4%;
    }

    .righttext-service {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .art-classification .right .text img, .text-faq img {
        display: none;
    }

    .art-classification .right .text p, .text-faq p {
        display: block;
        letter-spacing: 2px;
        font-family: "Frutiger LT 45 Light";
        font-size: 13px;
    }

    .art-classification .left .leftnav ul a li {
        font-size: 12px;
    }

    .tabs-header ul li a:before {
        display: none;
        position: absolute;
        content: "";
        z-index: 0;
        left: 0;
        bottom: 0;
        width: 0;
        margin: auto;
        height: 0;
        background-color: #333;
        -webkit-transition: none;
        transition: none;
    }

    .tabs-header ul li a:hover:before {
        width: 0;
    }

    .n-box {
        width: 92%;
        padding: 120px 0;
    }

    .n-box .right, .n-box .left {
        position: relative;
        width: 100%;
        display: inline-block;
        padding-left: 0;
        max-width: 100%;
    }

    .n-box .left {
        margin-top: 40px;
        padding-bottom: 100px;
    }

    .n-box .left p br {
        display: none;
    }

    .container .shareimg img {
        width: 100%;
        margin-right: 0;
        border: 10px #fff solid;
    }

    ul.bdimg {
        width: 100%;
    }

    .designform .send input {
        font-family: PingFangSC-Light, sans-serif;
        color: #fff;
    }

    .joinusform ul li.joinbtn {
        font-family: PingFangSC-Light, sans-serif;
    }

    .container .art-classification .left {
        width: 100%;
        margin-bottom: 0;
    }

    .container .art-classification .left.index-left {
        width: 70%;
        margin-bottom: 0;
    }

    .container .art-classification .left .leftnav {
        float: right;
        width: 88%;
        border-right: none;
    }

    .container .art-classification .left .leftnav ul a {
        width: 32.666666%;
        margin-right: 0;
    }

    .container .art-classification .left .leftnav ul a:nth-child(1), .container .art-classification .left .leftnav ul a:nth-child(2) {
        margin-right: 1%;
    }

    .container .art-classification .left .leftshare p {
        width: 100%;
        /* text-align: justify; */
    }
/*
    .container .art-classification .left .leftshare p br {
        display: none;
    }
*/
    .art-classification .left .leftshare p.aboutus-cn.letters1 {
        letter-spacing: 0.5px;
    }

    .art-classification .left .leftshare p {
        padding: 10px 13px;
    }

    .art-classification .left .leftshare p.tab-question {
        padding: 2.5% 1%;
    }

    .questionscontent .questabcontent p {
        padding: 2.5% 1%;
    }

    .container .art-classification .left.left-sub02 .leftnav {
        width: 100%;
    }

    .art-classification .left.left-sub02 .leftnav ul a li {
        height: auto;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 {
        width: 100%;
        display: block;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 li {
        border: none;
        height: auto;
        padding: 5% 1.5% 0 1.5%;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 li p {
        letter-spacing: 0.5px;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a002, .art-classification .left.left-sub02 .leftnav ul a.a003 {
        width: 32.6666666%;
        margin-right: 0;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a002 {
        margin-right: 1%;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi {
        display: none;
        width: 100%;
        border: none;
        height: auto;
        margin-left: .5%;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi.adi002 {
        display: block;
        width: 100%;
        border: none;
        margin-top: 2%;
    }

    .art-classification .left.left-sub02 .leftnav ul a li p.pnavcn br {
        display: block;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi .none01 {
        display: inline-block;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 {
        display: none;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001.a004 {
        display: block;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi.a004 {
        display: block;
        margin-top: 4%;
    }

    .faqbg-xs {
        margin-bottom: 3.5%;
    }

    .art-classification .left .leftshare .widthshare {
        width: 170px;
        margin-left: 1px;
    }

    .lest {
        display: none !important;
    }

    .lestsmxs {
        display: block !important;
        width: 100%;
    }

    .grid-container {
        width: 100%;
        overflow: hidden;
        background-color: #fff;
        padding: .25%;
        display: block !important;
    }

    .thumb-container {
        float: left;
        position: relative;
        width: 24.5%;
        margin: 0.25%;
        height: auto;
        cursor: pointer;
        -webkit-transition: all 1s linear;
        -moz-transition: all 1s linear;
        transition: all 1s linear;
    }

    .grid-img {
        position: relative;
        float: left;
        z-index: 999;
        -webkit-backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -webkit-transition: all .8s ease;
        -moz-transition: all .8s ease;
        transition: all .8s ease;
    }

    .gridimgfff:after {
        position: absolute;
        content: "";
        z-index: 1000;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        opacity: .75;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .8s ease;
        -moz-transition: all .8s ease;
        transition: all .8s ease;
    }

    .quote {
        width: 100%;
        display: inline-block;
        margin: .25%;
        position: relative;
        margin-bottom: -0.5%;
    }

    .quote-container {
        display: none;
        clear: left;
        width: 100%;
    }

    .boxcleft {
        position: relative;
        float: left;
        display: inline-block;
        width: 66.5%;
    }

    .boxcright {
        position: absolute;
        right: 0;
        display: inline-block;
        width: 32%;
        height: 100%;
    }

    .boxtdesc {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .bkk {
        margin-top: 7px;
    }

    .art-classification .left .leftshare .grid-container .boxtdesc p {
        float: left;
        width: 88%;
        display: inline-block;
        color: #333;
    }

    .boxmore {
        display: block;
        width: 100%;
        display: inline-block;
    }

    .boxmore a {
        color: #333;
        float: right;
        margin-right: 5%;
    }

    .popover {
        position: absolute;
        z-index: 1010;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background-color: #000;
        border: 0;
        box-shadow: none;
        border-radius: 0;
    }

    .popover.black {
        background: #000;
        opacity: .75;
    }

    .popover.top {
        margin-top: 0;
    }

    .popover.right {
        margin-left: 0;
    }

    .popover.bottom {
        margin-top: 0;
    }

    .popover.left {
        margin-left: 0;
    }

    .language {
        width: 100%;
    }

    footer ul li {
        font-size: 12.5px;
    }

    footer .fbottom ul li {
        font-size: 11.5px;
    }

    .container .art-classification.ring .left {
        display: inline-block;
        padding-top: 0;
        width: 43%;
    }

    .container .art-classification.ring .right {
        display: inline-block;
        width: 57%;
    }

    .container .art-classification.ring input[type="checkbox"] {
        margin: 0;
        vertical-align: bottom;
    }

    .container .art-classification.ring label {
        vertical-align: bottom;
        margin-bottom: 1.5px;
    }

    .container .art-classification.ring .designform {
        width: 97.5%;
    }

    .container .art-classification.ring .designform p {
        line-height: 13px;
    }

    .container .art-classification.ring .designform p.aboutus-en {
        padding: 0 1% 1.5% 1%;
    }

    .container .art-classification.ring .designform ul li {
        margin-right: 3%;
        margin-bottom: 2%;
        font-size: 12px;
    }

    .container .art-classification.ring .designform ul li.other02, .container .art-classification.ring .designform ul li.other03 {
        margin-right: 0;
    }

    .designform .otherop {
        width: 46%;
    }

    .container .art-classification.ring .designform ul.linkman li.linkmanli02, .container .art-classification.ring .designform ul.linkman li.linkmanli04 {
        margin-right: 0;
        float: right;
    }

    .container .art-classification.ring .designform .otheroppad {
        width: 50%;
        height: 13px;
        line-height: 13px;
    }

    .container .art-classification.ring .designform .otheroppad2 {
        width: 25%;
        height: 13px;
        line-height: 13px;
    }

    .designform ul li.other02 {
        width: 30%;
        margin-right: 0;
    }

    .container .art-classification.ring .smnone {
        display: none;
    }

    .container .lsmnone {
        display: none !important;
    }

    .art-classification.designinqbottom .left-di0 {
        width: 30%;
    }

    .art-classification.designinqbottom .left-di0 .mac {
        width: 100%;
    }

    .art-classification.designinqbottom .left-di0 .wants {
        top: 26%;
        left: 53.1%;
        width: 450px;
    }

    .art-classification.designinqbottom .left.left-di1 {
        width: 70%;
    }

    .art-classification.designinqbottom .left.left-di1 .leftnav ul a {
        width: 48%;
        margin-right: 0;
        margin-left: 2%;
    }

    .container .art-classification.ring .designform .send {
        margin-top: 5%;
    }

    .container .art-classification.ring .designform p.xqp {
        padding: 1.5% 1% 0 1%;
        position: relative;
    }

    .container .art-classification.ring .designform p span {
        line-height: 14px;
    }

    .xqul {
        position: absolute;
        top: 0;
    }

    .art-classification.designinqbottom .left .designip {
        width: 98%;
    }

    .designform .otherop {
        font-size: 12px;
        line-height: 12px;
        height: 14px;
    }

    .wid input.otherop, .designform .linkman .linkmanli01 input.otherop, .designform .linkman .linkmanli02 input.otherop, .designform .linkman .linkmanli03 input.otherop {
        height: 16px;
        line-height: 14px;
    }

    .art-classification .left .leftshare .shartconcept.dixsleft {
        padding-left: 10px;
    }

    .chk_1:checked + label:after {
        font-size: .85em;
    }

    .chk_1 + label {
        padding: 4.6px;
    }

    .container .art-classification.ring .designform ul li.other02, .container .art-classification.ring .designform ul li.other03 {
        margin-top: -2px;
    }

    .container .art-classification.questionscontent .left {
        width: 43%;
    }

    .container .art-classification.questionscontent .right {
        width: 57%;
    }

    .container .joinusform {
        width: 100%;
        margin-bottom: 5%;
    }

    .art-classification .left.left-designbottomR .leftnav ul a {
        margin-right: 0;
        margin-left: 0;
    }

    .art-classification .left-designbottom {
        display: none;
    }

    .container .lihover01:hover img {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none;
    }

    .xiexian {
        display: none;
    }

    .back-bpn {
        top: 30px;
    }

    .back-bpn.leftbt {
        top: 0;
        height: 50px;
    }

    header .headerright:hover .dhh span {
        transform: scale(1);
    }

    .footerbg {
        margin-top: 25px;
        display: inherit;
    }

    .footerbg .container {
        overflow: hidden;
    }

    footer .fbottom .fright {
        padding-left: 0;
    }

    footer {
        overflow: hidden;
    }

    .i-ul li .i-img, .i-ul li .i-text {
        -webkit-transition: .75s ease;
        transition: .75s ease;
    }

    .i-ul li .i-img {
        opacity: 0;
    }

    .i-ul li.active .i-img {
        opacity: 1;
    }

    .i-ul li.active .i-text {
        background-color: rgba(0, 0, 0, 0);
    }

    .i-ul li .i-text::before {
        display: none;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0);
        content: '';
        -webkit-transition: -webkit-transform 0s;
        transition: transform 0s;
        -webkit-transform: scale3d(0, 0, 0) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
        transform: scale3d(0, 0, 0) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
    }

    .i-ul li.active .i-text::before {
        display: none;
        -webkit-transform: scale3d(0, 0, 0) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
        transform: scale3d(0, 0, 0) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
    }
}

@media screen and (max-width: 980px) {
    #xunwenbox {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 92%;
        padding-left: 0;
        padding-right: 0;
        overflow: visible;
    }

    footer .ftop ul {
        padding-top: 25px;
    }

    .i-t-cont.xs {
        display: block !important;
    }

    .lgsmq {
        display: none;
    }

    .container.hline {
        width: 92%;
    }

    .art-classification .left .leftshare .shartconcept {
        padding-left: 10px;
    }

    .art-classification.indext001 {
        margin-bottom: 0;
    }

    .i-box {
        margin-top: 10px;
    }

    .i-ul li {
        width: 30.333333%;
    }

    .i-ul li:first-child {
        display: none;
    }

    .i-ul li .i-text h3 {
        bottom: 20px;
        font-size: 12.5px;
        left: 10px;
    }

    .i-ul li .i-text span {
        bottom: 18px;
        font-size: 12px;
        padding: 2px 5px 2px 20px;
    }

    .comm-t {
        font-size: 26px;
        line-height: 28px;
        padding: /*20px 0*/ 40px 0 20px;
    }

    .art-classification .left .leftshare .common-logotit.apps {
        width: 180px;
        margin-top: -10px;
        margin-left: -10px;
    }

    .shartconcept.ind-zp {
        margin-top: 44px;
    }

    .i-t-cont {
        width: 100%;
        padding: 0;
        min-height: auto;
        padding: 10px 5px;
        min-height: 175px;
        margin-top: 0;
    }

    .i-t-cbox {
        width: 100%;
        margin-top: 10px;
    }

    .i-t-cont li, .i-pre {
        /* text-align: justify; */
        font-size: 12.5px;
        line-height: 22px;
        padding: 10px;
    }

    #sc-top {
        top: -105px;
    }

    .sc-top {
        top: -105px;
    }

    .contact-box {
        padding-top: 10px;
    }

    .contact-box .designform .c-box01 {
        width: 100%
    }

    .contact-box .designform .c-box02 {
        width: 100%;
    }

    .contact-box .designform .c-box03 {
        width: 100%;
        position: relative;
        right: 0;
        bottom: 0px;
        margin-top: 20px;
    }

    .contact-box .designform .c-box01 h4, .contact-box .designform .c-box02 h4 {
        font-size: 16px;
    }

    .contact-box .designform .c-box01 h5, .contact-box .designform .c-box02 h5 {
        font-size: 14px;
    }

    .contact-box .designform .c-box02 li {
        margin-bottom: 10px;
    }

    .container .art-classification .right .text p:nth-child(2) {
        font-size: 11.5px;
    }

    .art-classification .left .leftshare .common-logotit.inqu {
        padding-top: 0px;
        width: 200px;
        margin-top: -5px;
    }

    .contact-box .designform .c-box03 .send {
        max-width: 180px;
        float: left;
    }

    .xunwenboxx form .sendind input {
        font-size: 13px;
    }

    .shareimg img {
        border: 7px #fff solid;
    }

    .container.containerfooter {
        width: 92%;
    }

    .container .logo {
        width: 30%;
    }

    .xwimglgxs {
        display: block;
    }

    .xwimgsm {
        display: none;
    }

    .container .right-lg, .container .bannerImg-sm, .container .right-lgsm, .container .bannerImg-lg, .container .block-lg, .container .nav1lg, .rigbig, .logolgsm, .container .nav1sm, .block-lgsm, .banq1-lgsm, .container .block-sm, .subimg, .ba01, .container .koopc, .container .koopad, .pcsend, .container .left-di0 {
        display: none !important;
    }

    .container .bannerImg-xs, .container .right-smxs, .container .nav1xs, .container .block-xs, .container .block-smxs, .block-smxs, .banner-phone1, .faqbg-xs, .container .koophone, .banq1-xs, .xsnonee, .phsend, .logoxs {
        display: block !important;
    }

    .container .jingxuan-sm-xs {
        display: inline-block;
    }

    .lgsm, .lg, .sm {
        display: none;
    }

    .xs {
        display: block;
    }

    .animsition {
        max-height: auto;
    }

    .back-bpn ul li.enter {
        display: none;
    }

    header .desc {
        display: none;
    }

    .headdd {
        width: 100%;
    }

    .headdd header {
        width: 92%;
        margin-left: 4%;
        margin-right: 4%;
    }

    .container header .logo {
        width: 42%;
    }

    .container .headerbottom-line span {
        width: 16%;
    }

    .container header nav {
        left: 26%;
        font-size: 12px;
    }

    .fixer {
        padding-bottom: 20px;
    }

    .container header {
        margin-top: 25px;
        padding-left: 0;
    }

    .fixer header {
        margin-top: 30px;
    }

    .container.ctop {
        margin-top: 92px;
    }

    .container.ctopcs {
        margin-top: 92px;
    }

    header .headerright {
        right: 0;
        top: -2px;
    }

    header .headerright .homeh {
        -webkit-transition: none;
        transition: none;
    }

    header .headerright:hover .homeh {
        display: inline-block;
        transform: none;
    }

    header .headerright div {
        -webkit-transition: none;
        transition: none;
    }

    header .headerright:hover div {
        transform: none;
    }

    .coffiixx {
        display: block;
    }

    .menubox .righttopmenu ul li {
        margin-left: 2px;
        margin-right: 2px;
    }

    .language ul {
        right: 2.5%;
    }

    .aboutimgli {
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .aboutimgli ul li {
        width: 31.33333333%;
        margin: 1%;
    }

    .aboutimgli ul {
        margin: 0 -1%;
    }

    .banner02 .aboutus-cn.servicet01 p {
        line-height: 16px;
    }

    .ind-zp {
        margin-top: 5%;
    }

    .demo-cont {
        height: 41vh;
        min-height: 100px;
    }

    .ctop {
        margin-top: 92px;
    }

    .fnc-slide__heading-line span {
        letter-spacing: 1.5px;
        font-size: 10.5px;
    }

    .bandesc {
        width: 65%;
        max-width: 255px;
        margin-bottom: 15px;
        display: none;
    }

    .fsc01 {
        left: 8%;
        bottom: 11%;
    }

    .fsc02 {
        right: 3%;
        top: 5%;
    }

    .fsc03 {
        left: 4%;
        top: 27%;
    }

    .fsc04 {
        right: 3%;
        bottom: 10%;
    }

    .container .art-classification.ring .designform ul li {
        font-size: 11px;
    }

    .art-classification {
        display: inline-block;
    }

    .art-classification .right.index-righte .text {
        width: 100%;
        padding: 10% 5% 10% 8%;
    }

    .art-classification .right {
        right: 0;
        top: -3%;
        width: 150px;
        height: 68px;
    }

    .art-classification.indext01 .left .leftshare {
        padding-top: 30px;
    }

    .art-classification .right.inpro02 {
        top: -73px;
        height: 68px;
        bottom: 0;
    }

    .art-classification .left .leftshare {
        margin-top: 20px;
    }

    .art-classification.indext01 {
        margin-top: 15px;
        margin-bottom: 4%;
    }

    .art-classification.indext02 {
        margin-top: 8%;
    }

    .banner.banindex {
        margin-top: 5%;
    }

    .container .bannerImg {
        width: 100%;
    }

    .container .banner2img {
        width: 100%;
    }

    .container .banner02 .bannerText {
        display: inline-block;
        position: absolute;
        padding-left: 2%;
        padding-top: 3%;
        letter-spacing: 0.5px;
    }

    .container .banner01 .bannerText {
        display: inline-block;
        position: absolute;
        padding-left: 1%;
        padding-top: 5%;
        letter-spacing: 0.5px;
    }

    .container .banner .bannerText img {
        margin-left: 0;
    }

    .s-desc01 {
        width: 58%;
    }

    .s-desc02 {
        display: none;
    }

    .banner01 .bannerText img.banq1 {
        width: 52%;
        margin-left: 2%;
    }

    .banner01 .bannerText img.banq2 {
        display: none;
    }

    .container .banner-phone1 {
        display: inline-block;
        position: relative;
        width: 100%;
    }

    .container .banner-phone1 img {
        display: block;
        width: 62%;
        float: right;
        margin-top: 2%;
        margin-right: 1%;
    }

    .container .art-classification .left .leftnav {
        float: right;
        width: 100%;
        border-right: none;
    }

    .container .banner .bannerText .common-bantext-small {
        font-size: 11.5px;
    }

    .container .banner .bannerText .common-bantext-en {
        font-size: 11.5px;
    }

    .container .banner .bannerText .common-bantext-big {
        font-size: 20px;
    }

    .container .banner .bannerText02 img {
        margin-left: 1%;
    }

    .container .banner02 {
        width: 100%;
        display: inline-block;
    }

    .container .banner02 .secA {
        width: 100%;
        float: left;
        position: relative;
    }

    .container .banner02 .secA .bannerImg {
        width: 100%;
        margin-right: 0;
    }

    .container .banner02 .secA .banner2img03 {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }

    .container .banner02 .secB {
        float: left;
        width: 100%;
        position: relative;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 7%;
    }

    .container .banner02 .secB .banner2img02 {
        float: left;
        width: 39%;
    }

    .container .banner02 .secB .banner2img04 {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        width: 58%;
        height: 100%;
        margin-top: 0;
    }

    .container .banner02 .secB .righttext {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .banner02 .banner2img04 .blank {
        display: block;
    }

    .container .banner02 .banner2img02 .blank, .container .banner02 .banner2img04 .blank {
        display: none;
    }

    .container .banner02 .banner2img04 .aboutus-cn p {
        font-size: 10px;
        line-height: 16px;
    }

    .container .banner02 .banner2img04 .aboutus-cn span {
        letter-spacing: 0;
    }

    .container .banner02 .text p:nth-child(1) {
        color: #949495;
        font-weight: bold;
        font-size: 12px;
        font-family: "Frutiger LT 45 Light";
        letter-spacing: 4.5px;
    }

    .container .banner02 .text p:nth-child(2) {
        font-size: 10px;
        letter-spacing: 2px;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
    }

    .container .banner02 .banner2img02 img {
        width: 98%;
        padding-top: 7%;
        max-width: 124px;
    }

    .container .banner02 .banner2img02 .texttop {
        position: relative;
    }

    .container .banner02 .banner2img02 .textbottom {
        position: relative;
    }

    .container .banner02 .banner2img05 {
        display: block !important;
        position: relative;
    }

    .container .banner02 .banner2img05 .mainbann {
        width: 70%;
        margin-left: 10%;
    }

    .container .banner02 .banner2img05 .bannerText {
        width: 70%;
        left: 20%;
        bottom: 3%;
    }

    .container .banner02 .righttext {
        position: relative;
        bottom: 0;
    }

    .container .banner02 .righttext .common-logotit {
        width: 90%;
    }

    .container .banner02 p {
        font-size: 10.5px;
    }

    .container .banner .banner2img .aboutus-cn {
        padding-bottom: 4px;
    }

    .container .banner .banner2img .aboutus-cn p span {
        font-size: 10.5px;
        letter-spacing: 0.2px;
    }

    .container .banner .banner2img .aboutus-cn .spleft {
        display: none;
    }

    .container .jingxuan-sm-xs .jingxuan {
        width: 94%;
        margin-left: 3%;
        margin-right: 3%;
    }

    .container .jingxuan-sm-xs .jingxuan .text {
        font-size: 10px;
        letter-spacing: 0.5px;
        width: 49%;
    }

    .container .jingxuan-sm-xs .jingxuan .text p:nth-child(3) {
        font-size: 15px;
    }

    .right-absol-dixs {
        display: block !important;
    }

    .righttext-service.block-xs {
        position: absolute;
        width: 63%;
        left: 37%;
        bottom: 0;
    }

    .spleft {
        display: none;
    }

    .text-faq {
        padding: 5% 5% 7% 5%;
    }

    .right-absol-dixs .text-faq {
        padding: 5% 5% 25% 5% !important;
        margin-top: 20%;
    }

    .art-classification .left.left-sub02 .leftnav ul a li p.pnavcn br {
        display: none;
    }

    .art-classification .left.left-sub02 {
        padding-top: 2%;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi.a004 {
        display: block;
        margin-top: 5%;
    }

    .widthabout {
        width: 155px;
        margin-top: -10px;
        margin-left: -3px;
    }

    .right-absol-bd {
        width: 49%;
        float: left;
    }

    .right-absol-faq, .indexrbottom {
        position: relative;
        width: 49%;
        float: right;
    }

    .right-absol-faq.indexrbottom {
        margin-bottom: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 49%;
        left: auto;
    }

    .right-absol-faq {
        margin-top: 0;
        margin-bottom: 2.5%;
    }

    .art-classification .left .leftshare .widthworks {
        width: 140px;
    }

    .widthabout {
        width: 140px;
        margin-left: -5px;
        margin-bottom: 5px;
    }

    .art-classification .left .leftshare .widthintro {
        width: 160px;
        margin-left: 0;
    }

    .tabs-header {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        margin-bottom: 3%;
        font-size: 11px;
    }

    .worksdesc {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 15px;
        max-width: 350px;
        float: left;
    }

    .portfolio-title h4 {
        margin-left: 12px;
        font-size: 14px;
    }

    .portfolio-title span {
        font-size: 11.5px;
        margin-top: 5px;
    }

    .art-classification .left .leftnav ul a li img {
        margin-top: 6px;
    }

    .art-classification .left .leftnav.aindex ul a li img {
        margin-top: 6px;
    }

    .container .art-classification .left .leftnav ul a li {
        padding: 7% 4%;
    }

    Ω
    .container .art-classification .left .leftnav ul a li p:nth-child(1) {
        font-size: 10.5px;
        top: 10%;
        left: 2%;
    }

    .container .art-classification .left.left-sub02 .leftnav ul a.a001 li p:nth-child(1) {
        left: 0;
        line-height: 16px;
    }

    .container .art-classification .left .leftnav ul a li p:nth-child(2) {
        letter-spacing: 0.5px;
    }

    .container .art-classification .left .leftnav ul a li p:nth-child(2), .container .art-classification .right .text p:nth-child(1) {
        font-size: 13px;
        left: 4.3%;
        color: #9d9d9e;
        margin-bottom: 3px;
        letter-spacing: 3.5px;
    }

    .container .art-classification .left .leftnav01 ul a:nth-child(1) li p span {
        letter-spacing: 6.6px;
    }

    .container .art-classification .left .leftnav01 ul a:nth-child(2) li p span {
        letter-spacing: 6.8px;
    }

    .container .art-classification .left .leftnav01 ul a:nth-child(3) li p span {
        letter-spacing: 11.4px;
    }

    .container .art-classification .left .leftnav02 ul a:nth-child(1) li p span {
        letter-spacing: 32px;
    }

    .container .art-classification .left .leftnav02 ul a:nth-child(2) li p span {
        letter-spacing: 24.5px;
    }

    .container .art-classification .left .leftnav02 ul a:nth-child(3) li p span {
        letter-spacing: 4.5px;
    }

    .container .art-classification .left .leftnav ul a li img {
        width: 100%;
        max-width: 105px;
        margin-left: 2%
    }

    .container .art-classification .left .leftshare p, .container .art-classification.questionscontent .right p {
        font-size: 12.5px;
        letter-spacing: .5px;
        padding: 3% 1%;
        width: 100%;
        line-height: 20px;
    }

    .container .banner02 .righttext, .container .art-classification .left .leftshare .common-title, .common-title {
        font-size: 11.5px;
    }

    .container .banner02 .righttext span, .container .art-classification .left .leftshare .common-title span:nth-child(1), .common-title span:nth-child(1) {
        letter-spacing: 2px;
        font-size: 11px;
    }

    .container .art-classification .left .leftshare .common-rightintit {
        position: absolute;
        width: 20px;
        top: 0px;
        left: 165px;
    }

    .container .art-classification .left .leftshare .width01 {
        width: 160px;
    }

    .container .art-classification .left .leftshare .width02 {
        width: 120px;
        margin-bottom: 1%;
    }

    .widthworks {
        margin-bottom: 5px;
        width: 145px;
    }

    .shartconcept.profile-t .common-logotit.dis {
        width: 160px;
    }

    .shartconcept.profile-t {
        padding-top: 20px;
    }

    .art-classification .left .leftshare .widthjoin {
        margin-left: 0;
    }

    .container .art-classification .left .leftshare .aboutus-en {
        letter-spacing: 0.5px;
    }

    .container .fkuai {
        width: 10px;
        height: 10px;
    }

    .art-classification .left .leftshare .aboutus-en .bigzi {
        font-size: 14px;
    }

    .container .art-classification .left .leftshare p {
        padding: 10px 13px;
        /* text-align: justify; */
    }

    .tabsharecont {
        margin-top: 4%;
        position: relative;
        display: -webkit-block;
    }

    .imgH {
        overflow: visible;
    }

    .art-classification .left.index-left .leftshare p.aboutus-cn {
        line-height: 20px;
        padding-top: 10px;
    }

    .art-classification .right .text {
        font-size: 11px;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 {
        width: 100%;
        display: block;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi {
        display: none;
        width: 100%;
        border: none;
        height: auto;
        font-size: 11px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi p span.none01 {
        display: inline-block;
    }

    .art-classification .left.left-sub02 .leftnav ul li.a001.adi.adi002 {
        display: none;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 {
        display: none;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001.a004 {
        display: block;
    }

    .art-classification .left.left-sub02 .leftnav ul a.a001 li {
        padding: 8% 1.5% 0 1.5%;
    }

    .grid-container {
        padding: .5%;
    }

    .thumb-container {
        width: 32.33333333%;
        margin: 0.5%;
    }

    .quote {
        margin: .5%;
        margin-bottom: -0.5%;
    }

    .boxcleft {
        width: 65.6666666%;
    }

    .boxcright {
        width: 33.333333%;
    }

    .bkk {
        margin-top: 3px;
        width: 10px;
        height: 10px;
    }

    .art-classification .left .leftshare .grid-container .boxtdesc p {
        float: left;
        display: inline-block;
        width: 76%;
        line-height: 16px;
    }

    .container .art-classification .left {
        width: 100%;
    }

    .container .art-classification .left.index-left {
        width: 100%;
    }

    .ind-zpline {
        width: 65%;
        margin-top: 7px;
    }

    .aboutusline {
        width: 65%;
        margin-top: 15px;
    }

    .xunwenboxx form {
        font-size: 11px;
    }

    .xunwenboxx form ul li.lia02 {
        float: right;
        margin-right: 0;
    }

    .xunwenboxx form ul li.lia05 {
        width: 100%;
    }

    .xunwenboxx form .sendind {
        width: 24%;
        height: 68px;
    }

    .xunwenboxx .index-address {
        font-size: 11px;
        width: 100%;
        top: 68%;
    }

    .xunwenboxx .index-address .textadr {
        padding-left: 0;
    }

    .xunwenboxx .index-address .textadr p span.pen {
        font-size: 11px;
    }

    .xunwenboxx .index-address .textadr p span.pen a span.tell {
        font-size: 10.5px;
    }

    .xunwenboxx .index-address .textadr p span.pen a span.emailll {
        font-size: 11.5px;
    }

    .xunwenboxx .index-address .textadr p:nth-of-type(3) span.pen {
        font-size: 11px;
    }

    .xunwenboxx .index-address .textadr p a:nth-of-type(2) {
        padding-left: 7px;
    }

    .xiexian {
        display: unset;
    }

    .newbr {
        display: none;
    }

    .n-box {
        padding: 40px 0;
    }

    .n-box .right h2 {
        font-size: 27px;
        padding-bottom: 15px;
        letter-spacing: .5px;
    }

    .n-box .right h2 small {
        font-size: 12px;
    }

    .n-box .right p, .n-box .left p {
        font-size: 12px;
        line-height: 21px;
    }

    .n-box .left {
        margin-top: 25px;
        padding-bottom: 0;
    }

    .n-box .left p br {
        display: none;
    }

    .back-bpn {
        position: absolute;
        right: 0;
        top: 20px;
        width: 50%;
    }

    .back-bpn ul li.previous {
        float: right;
    }

    .back-bpn ul li.next {
        float: right;
    }

    .back-bpn ul li.previous, .back-bpn ul li.next {
        margin-top: 0;
    }

    .back-bpn ul li {
        font-size: 11px;
    }

    .back-bpn ul li.enter {
        margin-top: 0;
        font-size: 10px;
    }

    .back-bpn.leftbt ul li.back {
        margin-top: 5px;
    }

    .portfolio-title {
        padding-bottom: 10px;
        padding-top: 5px;
    }

    .back-bpn.leftbt {
        position: relative;
        width: 160px;
    }

    .container .art-classification.ring .left .leftshare p {
        font-size: 11.5px;
    }

    .container .art-classification.ring .left {
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .container .art-classification.ring .right {
        display: inline-block;
        width: 100%;
        margin-top: 5%;
        position: relative;
    }

    .container .art-classification.ring input[type="checkbox"] {
        margin: 0;
        width: 11px;
        vertical-align: bottom;
    }

    .container .art-classification.ring .designform {
        width: 99%;
    }

    .container .art-classification.ring .designform ul {
        font-size: 11.5px;
        width: 99%;
    }

    .container .art-classification.ring .designform .otheroppad {
        width: 15%;
    }

    .container .art-classification.ring .smnone {
        display: none;
    }

    .container .lsmnone {
        display: inline !important;
    }

    .art-classification .left .leftshare .aboutus-en span.spaaa {
        display: none !important;
    }

    .container .art-classification.designinqbottom {
        clear: both;
        margin-top: 0;
    }

    .container .art-classification.designinqbottom .left.left-di1 {
        width: 100%;
        position: relative;
    }

    .container .art-classification.designinqbottom .left.left-di1 .leftnav ul {
        width: 100%;
    }

    .container .art-classification.designinqbottom .left.left-di1 .leftnav ul a {
        width: 32.66666%;
        margin-right: 0;
        margin-left: 0;
    }

    .container .art-classification.designinqbottom .left.left-di1 .leftnav ul a:nth-child(1), .container .art-classification.designinqbottom .left.left-di1 .leftnav ul a:nth-child(2) {
        margin-right: 1%;
    }

    .art-classification.designinqbottom .left .designip {
        margin-left: 0;
        width: 100%;
    }

    .container .art-classification.ring .designform .send {
        width: 100%;
    }

    .container .art-classification .left .leftshare .widthshare {
        width: 155px;
        margin-top: -13px;
        margin-left: -4px;
        margin-bottom: 5%;
    }
/*
    .container .leftshare p br {
        display: none;
    }*/

    .common-title span:nth-child(2) {
        padding-left: 5px;
    }

    .common-title span:nth-child(1) {
        padding-right: 2%;
        letter-spacing: .5px;
    }

    .logodesigncon p span.zi {
        margin-top: -2px;
    }

    .logoimg {
        margin-top: 0%;
        margin-bottom: 4%;
    }

    .container .art-classification.questionscontent .left {
        width: 100%;
    }

    .container .art-classification.questionscontent .right {
        position: relative;
        width: 100%;
        margin-top: 5%;
    }

    .container .joinusform {
        width: 100%;
        margin-bottom: 4%;
    }

    .container .art-classification.questionscontent .right.questabanswer {
        display: none;
    }

    .tab-answer-xs {
        position: relative;
        width: 100%;
        background-color: #e2dfdd;
        margin-bottom: 2%;
    }

    .container .art-classification .left .leftshare .tab-answer-xs p {
        padding: 2% 1%;
        line-height: 16px;
    }

    .active {
        display: block;
    }

    .kop {
        opacity: 1;
    }

    .container .lihover01:hover img {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none;
    }

    #xunwenbox {
        padding-top: 0px;
    }

    .xunwenboxx {
        margin-top: 10px;
    }

    .footerbg {
        margin-top: 15px;
    }

    footer ul li {
        font-size: 12px;
        margin-left: 0px;
        margin-right: 15px;
    }

    footer .fbottom ul li {
        font-size: 11px;
    }

    footer .fbottom {
        margin-top: 0;
        padding-top: 15px;
    }

    footer .fbottom .fleft {
        font-size: 10px;
        letter-spacing: 1px;
        -webkit-transform: scale(1);
    }

    footer .fbottom .fright span.fhello {
        font-size: 11px;
        -webkit-transform: scale(1);
    }

    footer .fbottom .fright span.ftel {
        font-size: 10px;
        -webkit-transform: scale(1);
    }

    footer ul li.footerxsno {
        display: none;
    }

    .index-address {
        width: 100%;
    }

    .index-address .textadr {
        left: 4%;
        top: 0;
        font-size: 11px;
    }

    .index-address .textadr p span.pen a span.emailll {
        font-size: 11.5px;
    }

    .index-address .textadr p span.pen a span.tell {
        font-size: 11.5px;
    }

    .index-address .textadr p span.pen {
        font-size: 11px;
    }

    .backone {
        padding-top: 20px;
        font-size: 11px;
    }

    .backone-case {
        padding-right: 0;
        right: 0;
    }

    .backone.backone-case {
        right: 0;
    }
}

@media screen and (max-width: 375px) {
    .grid-container {
        padding: .5%;
    }

    .comm-t {
        font-size: 24px;
        line-height: 26px;
    }

    .i-t-cont li, .i-pre {
        padding: 10px 5px;
    }

    .thumb-container {
        width: 32.33333333%;
        margin: 0.5%;
    }

    .quote {
        margin: .5%;
        margin-bottom: -0.5%;
    }

    .boxcleft {
        width: 65.6666666%;
    }

    .boxcright {
        width: 33.333333%;
    }

    .bkk {
        margin-top: 3px;
        width: 10px;
        height: 10px;
    }

    .art-classification .left .leftshare .grid-container .boxtdesc p {
        float: left;
        display: inline-block;
        width: 76%;
        line-height: 16px;
    }

    .container .art-classification .left {
        width: 100%;
    }

    .container .art-classification .left.index-left {
        width: 100%;
    }

    .ind-zpline {
        width: 65%;
        margin-top: 7px;
    }

    .aboutusline {
        width: 65%;
        margin-top: 15px;
    }

    .xunwenboxx form {
        font-size: 11px;
    }

    .xunwenboxx .index-address {
        font-size: 11px;
        position: relative;
        display: inline-block;
        width: 100%;
        left: 0;
        margin-top: 20px;
        height: 100px;
    }

    .xunwenboxx .index-address .textadr p span.pen {
        font-size: 11px;
    }

    .xunwenboxx .index-address .textadr p span.pen a span.tell {
        font-size: 10.5px;
    }

    .xunwenboxx .index-address .textadr {
        padding-left: 0;
        width: 100%;
        right: 0;
    }

    .xunwenboxx .index-address .textadr p:nth-of-type(3) span.pen {
        font-size: 11px;
    }
}

@media screen and (max-width: 340px) {
    .container header .logo {
        width: 38%;
    }

    .comm-t {
        font-size: 21px;
        line-height: 23px;
        padding: /*15px 0*/ 30px 0 15px;
    }

    .fixer {
        padding-bottom: 15px;
    }

    .ctop {
        margin-top: 100px;
    }

    .fsc01 {
        bottom: 1%;
    }

    .fsc01 {
        left: 4%;
        bottom: 9%;
    }

    .box-img, .box-thumbnail {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .box-img img, .box-thumbnail img {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        height: 100%;
        width: auto;
    }

    .xunwenboxx .index-address {
        letter-spacing: .3px;
        height: 80px;
    }

    span.ba01.b00, span.xsnonee.b00 {
        display: none !important;
    }

    span.xs320 {
        display: block !important;
    }

    footer .fbottom .fleft {
        padding-top: 0;
    }

    footer .fbottom ul li {
        font-size: 10px;
        letter-spacing: 0;
    }

    .xxs {
        display: none;
    }
    
}
footer {
    font-family: "Frutiger LT 45 Light";
}

.pc-break{
display:inline !important;
}

@media (max-width:768px){
.pc-break{
display:none !important;
}
}

.indext01{
margin-bottom:7px;
}

.art-clatop{
margin-bottom:60px;
}

.work-intro{
font-family:
"Frutiger LT 45 Light",
"Frutiger",
"Helvetica Neue",
Helvetica,
Arial,
sans-serif;

font-size:18px;
font-weight:700;
letter-spacing:0.04em;
line-height:1.2;

margin-top:40px;
margin-bottom:0px;

color:#333;
}

@media (max-width:768px){

.work-intro{
font-size:18px;
font-weight:700;
letter-spacing:0.04em;
line-height:1.2;

margin-top:30px;
margin-bottom:10px;
}

}