body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
/*body, button, input, select, textarea { font:14px/1.5tahoma, arial, \5b8b\4f53; }*/
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { courier: monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none;box-sizing: border-box; }
sup { vertical-align:text-top; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
div{box-sizing: border-box}
body{
    width: 100%;

    background: #ffffff;
}
p::selection {
    background:rgba(75,34,240,1);
    color:#fff;
}
p::-moz-selection {
    background:rgba(75,34,240,1);
    color:#fff;
}
p::-webkit-selection {
    background:rgba(75,34,240,1);
    color:#fff;
}
div::selection {
    background:rgba(75,34,240,1);
    color:#fff;
}
div::-moz-selection {
    background:rgba(75,34,240,1);
    color:#fff;
}
div::-webkit-selection {
    background:rgba(75,34,240,1);
    color:#fff;
}
.root{
    width: 100%;
    height: auto;
}
.root-center{
    width: 1200px;
    margin: 0 auto;
}
.head-box{
    width: 1200px;
    position: relative;
    height: 100px;
}
.head-box-left{
    width: 271px;
    max-height: 50px;
    position: absolute;
    top:28px;
    left:0;
}
.head-box-right{
    width: 38px;
    max-height: 30px;
    position: absolute;
    right: 0;
    top: 35px;
    cursor: pointer;
}
.video-box{
    width:1200px;
    height:671px;
    background:rgba(0,0,0,1);
}
.img-box{
    width: 1200px;
    height: auto;
}
.img-box:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.img-box-model{
    width: 600px;
    float: left;
}
.img-box-model-item-box{
    width: 600px;
    cursor: pointer;
    overflow: hidden;
}
.img-box-model-item-box:hover .img-box-model-item{
    opacity: 0.8;

}
.img-box-model-item{
    width: 600px;
    height: auto;
    position: relative;
    overflow: hidden;
    transform: translateX(-100%);
    transition: all 1s cubic-bezier(0.600, 0.000, 0.200, 1.000);
    display: inline-block;
    vertical-align: top;
}
.img-box-model-item-active{
    transform: translateX(0%);
}
.img-box-model-item>img{
    width: 600px;
    height: auto;
    display: inline-block;
    vertical-align:top
}
.head-box-all-case{
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    float: right;
    color: #4b22f0;
        margin: 34px 95px 0 0;
}
.img-box-p{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
    position: absolute;
    overflow: hidden;
    height: 0;
}
.img-box-p-violet{
    color: rgba(75, 34, 240, 1);
}
.img-box-p1{
    left: 40px;
    bottom: 56px;
}
.img-box-p2{
    left: 40px;
    font-weight: 600;
    bottom: 29px;
}
.fontshow{
    animation: fontshow 0.8s forwards;
    -webkit-animation: fontshow 0.8s forwards;
    animation-delay:1s;
    -webkit-animation-delay:1s;
}
.our-service{
    width:1200px;
    height:432px;
    background:rgba(249,249,249,1);
}
.our-service-title{
    font-size:24px;
    font-weight:600;
    color:rgba(0,0,0,1);
    padding: 89px 0 0 43px;
}
.our-service-bottom{
    margin-top: 72px;
}
.our-service-item{
    margin-left: 40px;
    float: left;
}
.our-service-item:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.our-service-item-left{
    float: left;
    width: 82px;
}
.our-service-item-left>img{
    width: 61px;
    height: auto;
}
.our-service-item-right{
    float: left;
    width: 254px;
}
.our-service-item-right-p1{
    font-size:18px;
    font-weight:600;
    color:rgba(0,0,0,1);
    padding-top: 20px;
}
.our-service-item-right-p2{
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
    padding-top: 24px;
}
.creative-p{
    font-size:72px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:110px;
    text-align: center;
    padding-top: 186px;
}
.creative-p span{
    font-style:italic;
}
.creative-div{
    margin-top: 30px;
    text-align: center;
}
.creative-div>img{
    width: 198px;
    vertical-align: -7px;
}
.creative-div>span{
    font-size:28px;
    font-weight:400;
    color:rgba(0,0,0,1);
    margin-left: 26px;
}
.creative-btn-box{
    text-align: center;
    margin-top: 28px;
    margin-bottom: 160px;
}
.creative-btn-connect-us{
    width:197px;
    height:48px;
    background:rgba(0,0,0,1);
    cursor: pointer;
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:48px;
    display: inline-block;
}
.footer-box{
    width:1200px;
    height:300px;
    background:rgba(0,0,0,1);
    padding-top: 73px;
}
.footer-box-model{
    float: left;
    margin-left: 40px;
}
.footer-box-model>img{
    width: 198px;
}
.footer-box-model>p{
    width:266px;
    font-size:14px;
    font-weight:400;
    color:rgba(158,158,158,1);
    line-height:20px;
    margin-top: 20px;
}
.footer-box-center{
    float: left;
    margin-left: 243px;
}
.footer-box-center-p{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
}
.footer-box-center ul li a{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
    transition: 0.15s;
}
.footer-box-center ul{
    margin-top: 25px;
}
.footer-box-center ul li{
    margin-bottom: 2px;
}
.footer-box-center ul li:hover a{
    color: #4b22f0;
}
.footer-box-right{
    float: left;
    margin-left: 168px;
}
.footer-box-right-p{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
}
.footer-box-right-p1{
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
    margin-top: 38px;
}
.left-bounced{
    position: fixed;
    right:0;
    top:0;
    width: 0;
    height: 100%;
    overflow-x: hidden;
    background:rgba(0,0,0,1);
    z-index: 999;
    padding-top:164px;
    transition: all 600ms cubic-bezier(0.600, 0.300, 0.000, 1.000);
}
.left-bounced-close{
    position: absolute;
    top:30px;
    left: 60%;
    width: 28px;
    height:28px;
}
.left-bounced-close>img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.left-bounced-nav{
    font-size:24px;
    font-weight:600;
    color:rgba(255,255,255,1);
    margin-bottom: 40px;
    display: inline-block;
    margin-left: 143px;
    cursor: pointer;
    min-width: 200px;
    transition: 0.15s;
}
.left-bounced-nav:hover{
    color: #4b22f0;
}
.left-bounced-before{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:36px;
    margin-top:164px;
    padding-left: 143px;
    min-width: 300px;
}
.left-bounced-before a{
    display: inline-block;
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:36px;
}
.left-bounced-after{
    width: 379px;
    text-align: center;
    margin-top:50px;
}
.left-bounced-after-img-box{
    width: 75px;
    height: 75px;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;display:inline-block ;
}
.left-bounced-after-img-box img{
    width: 100%;
    height: 100%;
}
.left-bounced-after-name{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:36px;
}
.left-bounced-after-leave{
    width:36px;
    height:17px;
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:36px;
    display: inline-block;
}
.left-bounced-after-leave:hover{
    color: #4b22f0;
}
.customer-creative{
    height: 300px;
    width: 1200px;
}
.customer-creative-box{
    width:331px;
    height:80px;
    background:rgba(75,34,240,1);
    padding-left: 33px;
    font-size:42px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height: 80px;
    margin-top: 20px;
}
.customer-creative-box>span{
    font-style:italic;
}
.customer-gary-box{
    width: 100%;
    height: auto;
    background:rgba(249,249,249,1);
    padding-bottom: 90px;
}
.customer-center{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.customer-title{
    font-size:42px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding: 86px 0 0 11px;
}
.customer-designer-box{
    padding-top: 43px;
}
.customer-designer-box:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.designer-item{
    margin:95px 0 0 120px;
    float: left;
    text-align: center;
}
.designer-item:nth-child(4n+1){
    margin-left: 60px;
}
.designer-photo{
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 50%;
}
.designer-photo>img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: 0.3s;
}
.designer-photo>img:hover{
    opacity: 0.8;
}
.designer-name{
    font-size:32px;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:48px;
    padding-top: 24px;
}
.designer-work{
    font-size:16px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding-top: 16px;
}
.case-box{
    margin-top: 62px;
}
.case-item{
    width: 590px;
    height:auto;
    margin-bottom: 20px;
    cursor: pointer;
    float: left;
    position: relative;
    display: block;
    vertical-align: top;
}
.case-item-box-left{
    width: 590px;
    float: left;
}
.case-item-box-right{
    width: 590px;
    float: left;
    margin-left: 20px;
}
.case-item-img{
    width: 590px;
    height: auto;
}
.case-item-img>img{
    width: 590px;
    height: auto;
    vertical-align: top;
}
.case-item-box{
    width: 1200px;
    height: auto;
    margin-top: 92px;
}
.case-item-box:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.clear:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.case-item-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    transition: opacity 0.4s ease;
    opacity: 0;
    background: #000000;
}
.case-item:hover .case-item-hover{
    opacity: 0.8;
}
.case-item-hover-p-box1{
    position: absolute;
    left: 40px;
    height: 24px;
    bottom: 68px;
    overflow: hidden;
}
.case-item-hover-p-box2{
    position: absolute;
    left: 40px;
    bottom: 42px;
    height: 24px;
    overflow: hidden;
}
.case-item-hover-p1{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
    transition: transform 0.8s cubic-bezier(0.600, 0.040, 0.170, 0.980);
    transform: translateY(-100%);
}
.case-item-hover-p2{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:24px;
    transition-delay: 0.1s !important;
    transition: transform 0.8s cubic-bezier(0.600, 0.040, 0.170, 0.980);
    transform: translateY(-100%);
    overflow: hidden;
}
.case-item:hover .case-item-hover-p1{
    transform: translateY(0%);
}
.case-item:hover .case-item-hover-p2{
    transform: translateY(0%);
}
.DAAS-box{
    width:1200px;
    height:600px;
    background:rgba(249,249,249,1);
    margin: 0 auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.DAAS-box .left img{
    width: 322px;
    max-height: 230px;
}
.DAAS-box .left{
    margin: 193px 0 0 153px;
}
.DAAS-box .right{
    width: 508px;
    margin: 142px 92px 0 0;
}
.DAAS-title{
    font-size:24px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:48px;
}
.DAAS-title img{
    width: 10px;
    height: auto;
    vertical-align: 3px;
}
.DAAS-info{
    width:508px;
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
    padding-top: 32px;
}
.DAAS-agency{
    width: 1200px;
    height: auto;
}
.DAAS-part-title{
    font-size:32px;
    font-weight:600;
    color:rgba(0,0,0,1);
    padding-top: 110px;
}
.service-standard-box{
    width:1200px;
    height:1090px;
    background:rgba(255,255,255,1);
    box-shadow:6px 8px 30px 5px rgba(0, 0, 0, 0.07);
    margin-top: 40px;
}
.service-standard-top{
    width: 100%;
    height: 316px;
    background: #ffffff;
}
.service-standard-top-part{
    width: 360px;
    height: 100%;
    padding: 95px 0 0 43px;
    border-right: 1px solid rgba(228, 228, 228, 1);
}
.service-standard-top-part-P{
    font-size:48px;
    font-weight:bold;
    color:rgba(75,34,240,1);
    line-height:48px;
}
.service-standard-top-item{
    width: 280px;
    height: 100%;
    border-right: 1px solid rgba(228, 228, 228, 1);
    float: left;
}
.service-standard-top-item .item-top{
    height:77px;
    background:rgba(0,0,0,1);
    opacity:0.6;
    font-size:28px;
    font-weight:400;
    color:rgba(246,246,246,1);
    line-height: 77px;
    text-align: center;
    width: 280px;
    margin-left: -1px;
}
.service-standard-top-item .item-p1{
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding: 49px 0 0 65px;
}
.service-standard-top-item .item-p2{
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding: 4px 0 0 65px;
}
.service-standard-top-item .item-p3{
    font-size:18px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding: 5px 0 0 65px;
}
.service-standard-top-item .item-p3>span{
    font-size: 36px;
}
.blue-btn{
    width:196px;
    height:46px;
    background:rgba(75,34,240,1);
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 46px;
    cursor: pointer;
    text-align: center;
    transition: 0.3s;
}
.blue-btn:hover{
    background: rgb(50, 13, 197);
}
.item-btn{
    margin: 12px 0 0 42px;
}
.service-standard-line{
    width:1200px;
    height:77px;
    background:rgba(249,249,249,1);
}
.service-standard-line-white{
    background: #ffffff;
}
.service-standard-line-1{
    width: 360px;
    border-right: 1px solid rgba(228, 228, 228, 1);
    height: 100%;
    padding-left: 40px;
    font-size:18px;
    font-weight:600;
    color:rgba(102,102,102,1);
    line-height: 77px;
}
.service-standard-line-1>span{
    font-weight: 400;
}
.service-standard-line-2{
    width: 280px;
    border-right: 1px solid rgba(228, 228, 228, 1);
    padding-top: 30px;
    text-align: center;
    height: 100%;
    font-size:18px;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.service-standard-line-2>img{
    width: 17px;
    /*max-height: 17px;*/
}
.service-standard-line-2:last-child{
    border: none;
}
.DAAS-product-design{
    margin-top: 75px;
}
.product-design-box{
    margin-top: 54px;
}
.product-design-item{
    width:350px;
    height:277px;
    background:rgba(255,255,255,1);
    box-shadow:6px 8px 30px 5px rgba(0, 0, 0, 0.07);
    float: left;
    margin-right: 74px;
}
.product-design-item:last-child{
    margin-right: 0;
}
.product-design-item .item-top{
    width:350px;
    height:77px;
    background:rgba(0,0,0,1);
    opacity:0.6;
    font-size:28px;
    font-weight:400;
    color:rgba(246,246,246,1);
    line-height: 77px;
    text-align: center;
}
.product-design-p{
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding-top: 37px;
    padding-left: 104px;
}
.product-design-p1{
    font-size:18px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding-top: 5px;
    padding-left: 104px;
}
.product-design-p1>span{
    font-size:36px;
}
.product-design-btn{
    width: 228px;
    margin: 15px 0 0 63px;
}
.brand-design-box{
    margin-top: 54px;
}
.brand-design-item{
    width: 350px;
    height: 366px;
    background:rgba(255,255,255,1);
    margin-right: 74px;
    float: left;
    margin-bottom: 70px;
}
.brand-design-item:nth-child(3n){
    margin-right: 0;
}
.brand-design-item .item-img{
    width: 100%;
    height: 229px;
}
.brand-design-item .item-img>img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: 0.3s;
}
.brand-design-item .item-img>img:hover{
    opacity: 0.8;
}
.brand-design-item .item-bottom{
    width:350px;
    height:137px;
    background:rgba(255,255,255,1);
    box-shadow:6px 8px 30px 5px rgba(0, 0, 0, 0.07);
}
.brand-design-p{
    font-size:18px;
    font-weight:600;
    color:rgba(0,0,0,1);
}
.brand-design-p>span:first-child{
    float: left;
    margin: 37px 0 0 37px;
}
.brand-design-p>span:last-child{
    float: right;
    margin: 19px 32px 0 0;    font-weight:400;
}
.brand-design-p>span:last-child>span{
    font-size: 36px;
}
.brand-design-btn{
    width:279px;
    margin: 10px 0 0 34px;
}
.lingxi-box{
    width:1200px;
    height:600px;
    background:rgba(249,249,249,1);
}
.lingxi-box .left{
    width:528px;
    height:395px;
    background:rgba(75,34,240,1);
    margin-top: 100px;
    text-align: center;
    padding-top: 130px;
    overflow: hidden;
    position: relative;
}
.lingxi-box .left>img{
    width: 190px;
    position: absolute;
    left: 170px;
}
.lingxi-box .right{
    width: 500px;
    margin: 115px 100px 0 0;
}
.lingxi-p{
    font-size:24px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:48px;
    margin-left: -11px;
}
.lingxi-info{
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
    padding-top: 32px;
}
.lingxi-img{
    width: 1200px;
}
.lingxi-img img{
    width: 100%;
    height: auto;
    margin-top: 20px;
    vertical-align: top;
}
.lingxi-img>div{
    width: 590px;
}
.lingxi-img .right{
    margin-left: 20px;
}
.creative-cluster{
    width:1200px;
    height:600px;
    background:rgba(75,34,240,1);
    margin-top: 20px;
}
.creative-cluster .right{
    margin: 140px 100px 0 0;
    width: 497px;
}
.creative-cluster-p{
    font-size:28px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:48px;
}
.creative-cluster-info{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
    margin-top: 40px;
}
.lingxi-designer-box{
    margin-top: 20px;
}
.lingxi-designer-item{
    width: 400px;
    float: left;
    height: 878px;
}
.lingxi-designer-item .item-img{
    width: 100%;
    height: 500px;
    display: block;
    vertical-align: top;
}
.lingxi-designer-item .item-img>img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: 0.3s;
}
.lingxi-designer-item .item-img>img:hover{
    opacity: 0.8;
}
.lingxi-designer-item .item-intro{
    padding-left: 40px;
    padding-right: 40px;
}
.lingxi-designer-name{
    font-size:24px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:26px;
    padding-top: 58px;
}
.lingxi-designer-p{
    font-size:18px;
    font-weight:400;
    color:rgba(159, 159, 159, 1);
    line-height:26px;
    margin-top: 28px;
}
#dh-img{
    animation: logoRun 2.5s linear ;
}
.connect-us-banner{
    width: 1200px;
    height: 550px;
}
.connect-us-banner img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.connect-us-hello{
    font-size:220px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:340px;
    opacity:0.1;
    text-align: center;
}
/*address*/
.content__body--contactUs__address{display: flex;margin-top:20px;}
.content__body--contactUs__address--1,.content__body--contactUs__address--2{width:598px;}
.content__body--contactUs__address--1{margin-right: 40px;}

.content__body--contactUs__address__map--title{
    width: 100%;
    height: 50px;
    background: rgba(75,34,240,1);
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 50px;
}
.map{width:100%;height:376px;}

.connect-address{
    width: 598px;margin: 120px 0  48px;
}
.connect-way{
    margin-bottom: 120px;
    padding-top: 29px;
    padding-left: 600px;
}
.connect-way-p1{
    font-size:24px;
    color:rgba(0,0,0,1);
    line-height:28px;
}
.connect-way-p2{
    font-size: 18px;
    color: rgba(159, 159, 159, 1);
    line-height: 28px;
}
.designer-details{
    width: 1200px;
    height: 600px;
    background-repeat:  no-repeat;
    background-size: 1200px 600px;
    padding-top: 140px;
    margin-bottom: 20px;
}
.designer-details-bg1{
    background-image: url("../img/designer-banner1.png");
}
.designer-details-bg2{
    background-image: url("../img/designer-banner2.png");
}
.designer-details-bg3{
    background-image: url("../img/designer-banner3.png");
}
.designer-details-bg4{
    background-image: url("../img/designer-banner4.png");
}
.designer-details-bg5{
    background-image: url("../img/designer-banner5.png");
}
.designer-details-bg6{
    background-image: url("../img/designer-banner6.png");
}
.designer-details-bg7{
    background-image: url("../img/designer-banner7.png");
}
.designer-details-bg8{
    background-image: url("../img/designer-banner8.png");
}
.designer-details .left{
    width: 180px;
    text-align: center;
    margin-left: 274px;
}
.designer-details-photo{
    width: 180px;
    height: auto;
}
.designer-details-photo>img{
    width: 100%;
    transition: 0.3s;
    height: 100%;
}
.designer-details-name{
    font-size:32px;
    color:rgba(255,255,255,1);
    line-height:48px;
    padding-top: 23px;
}
.designer-details-works{
    font-size:16px;
    color:rgba(255,255,255,1);
    line-height:48px;
}
.designer-details .right{
    width: 483px;
    margin-right: 117px;
}
.designer-details-intro{
    width:483px;
    height:245px;
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
}
.experience-left{
    float: left;
}
.experience-line{
    width:70px;
    height:4px;
    background:rgba(75,34,240,1);
}
.experience-letter{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
    margin-top: 14px;
}
.experience-p{
    font-size:14px;
    font-weight:400;
    color:rgba(159, 159, 159, 1);
    line-height:20px;
}
.experience-right{
    float: right;
    margin-right: 4px;
}
.is-he-btn{
    font-size:24px;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:140px;
    height:50px;
    background:rgba(51,51,255,1);
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.designer-production-show{
    width: 1200px;
    height: auto;
}
.designer-production-item{
    float: left;
    margin-bottom: 20px;
    display: block;
    position: relative;
    vertical-align: top;
}
.designer-production-item:nth-child(2n){
    margin-left: 20px;
}
.designer-production-item .item-img{
    width: 590px;
    height: 450px;
}
.designer-production-item .item-img>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.designer-production-item .item-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    background: #000000;
}

.designer-production-item:hover .item-hover{
    opacity: 0.8;
}
.item-hover-box-1{
    position: absolute;
    left: 40px;
    height: 24px;
    bottom: 68px;
    overflow: hidden;
}
.item-hover-box-2{
    position: absolute;
    left: 40px;
    bottom: 42px;
    height: 24px;
    overflow: hidden;
}
.item-hover-p1{
    font-size: 18px;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 24px;
    transition: transform 0.8s cubic-bezier(0.600, 0.040, 0.170, 0.980);
    transform: translateY(-100%);
}
.item-hover-p2{
    font-size: 18px;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 24px;
    transition-delay: 0.1s !important;
    transition: transform 0.8s cubic-bezier(0.600, 0.040, 0.170, 0.980);
    transform: translateY(-100%);
    overflow: hidden;
}
.designer-production-item:hover .item-hover-p1{
    transform: translateY(0%);
}
.designer-production-item:hover .item-hover-p2{
    transform: translateY(0%);
}
.case-intro-box{
    width:1200px;
    height:600px;
    background:rgba(249,249,249,1);
    padding-top: 133px;
    margin-bottom: 20px;
}
.case-intro-box .left{
    margin-left: 291px;
}
.case-intro-name{
    font-size:24px;
    color:rgba(0,0,0,1);

}
.case-intro-box .right{
    margin-right: 77px;
}
.case-info{
    width:351px;
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
    float: left;
}
.case-designer{
    width: 120px;
    margin-left: 49px;
    float: left;
}
.case-designer-btn{
    width:82px;
    height:30px;
    background:rgba(75,34,240,1);
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 30px;
    margin-left: 19px;
    margin-top: 14px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}
.case-designer-btn:hover{
    background: rgb(50, 13, 197);
}
.case-designer .designer-photo{
    width: 120px;
    height: 120px;
}
.designer-details-photo:hover img{
    opacity: 0.8;
    cursor: pointer;
}
.case-info-line{
    width:70px;
    height:4px;
    background:rgba(75,34,240,1);
    margin-top: 76px;
}
.case-info-p{
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:20px;
}
.case-img-box{
    width: 1200px;
    height: auto;
}
.case-img-box:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.case-img-box img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    vertical-align: top;
}
.case-img-box>div{
    float: left;
    width: 590px;
}
.case-img-box>div:nth-child(2){
    margin-left: 20px;
}
.message-box{
    width:100%;
    background:rgba(249,249,249,1);
    padding-top: 86px;
}
.message-item{
    width: 550px;
    display: block;
    height: 683px;
    vertical-align: top;
    float: left;
}
.message-item:nth-child(2n){
    margin-left: 100px;
}
.message-item .item-img{
    width: 550px;
    height: auto;
}
.message-item .item-img>img{
    width: 550px;
    height: auto;
    cursor: pointer;
    transition: 0.3s;
    vertical-align: top;
}
.message-item:hover img{
    opacity: 0.8;
}
.message-item-p{
    padding-top: 45px;
}
.message-item-p:after{
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.message-item-p span:nth-child(1){
    font-size:24px;
    font-weight:bold;
    text-decoration:underline;
    color:rgba(75,34,240,1);
    line-height:40px;
    float: left;
}
.message-item-p span:nth-child(2){
    font-size:24px;
    font-weight:600;
    width:408px;
    color:rgba(0,0,0,1);
    margin-left: 40px;
    line-height:40px;
    float: left;
}
.message-item-p1{
    font-size:18px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:26px;
    padding-top: 20px;
    padding-left: 134px;
}
.message-open-box{
    padding:57px 0 110px 0;
}
.message-open-box .left{
    margin-left: 270px;
    font-size:24px;
    font-weight:bold;
    text-decoration:underline;
    color:rgba(75,34,240,1);
    line-height:63px;
}
.message-open-box .right{
    width: 600px;
    height: auto;
}
.message-open-box .item-img{
    width: 600px;
    margin-bottom: 30px;
}
.message-open-box .item-img>img{
    width: 100%;
    cursor: pointer;
    transition: 0.3s;
}
.message-open-box .item-img>img:hover{
    opacity: 0.8;
}
.message-open-box-title{
    font-size:24px;
    font-weight:600;
    color:rgba(0,0,0,1);
    margin-bottom: 30px;
}
.message-open-box-content{
    margin-bottom: 20px;
    font-size:14px;
    font-weight:400;
    color:rgba(159,159,159,1);
    line-height:26px;
}
.message-open-box-content-title{
    font-size:18px;
    font-weight:600;
    color:rgba(0,0,0,1);
    margin-bottom: 30px;
}
.designer-thum{
    margin-top: 40px;
    margin-bottom: 60px;
    display: inline-block;
}
.designer-thum>a{
    display: inline-block;
    float: left;
    border-radius: 50%;
    width: 150px;
    cursor: pointer;
}
.designer-thum img{
    width: 80%;
    transition: 0.3s;
    border-radius: 50%;
    height: auto;
}
.designer-thum .img-active{
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,1);
}
.designer-thum img:hover{
    opacity: 0.8;
}
.case-thum{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 60px;
}
.case-thum>a{
    display: inline-block;
    float: left;
    width: 285px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.case-thum>a:nth-child(4n+1){
    margin-left: 0;
}
.case-thum>a:nth-child(5){
    margin-left: 0;
    clear: both;
}
.case-thum img{
    width: 100%;
        box-sizing: border-box;
    height:auto;
    transition: 0.3s;
    vertical-align: top;
}
.case-thum img:hover{
    opacity: 0.8;
}
.case-thum .img-active{
    border:4px solid rgba(75,34,240,1);
}





@keyframes fontshow {
    from {height: 0}
    to {height: 24px;}
}
@keyframes logoRun  {
    0%{left: -190px;}
    14.3%{left: 185px;}
    19.1%{left: 150px;}
    23.9%{left: 185px;}
    28.7%{left: 170px;}
    85.7%{left: 170px;}
    100%{left: 170px;}
}
.designer-swiper .swiper-slide{
    text-align: center;
}

.ns-footer-bottom-p a:hover{
    text-decoration: underline;
    color: rgba(255, 141, 0, 1)!important;
    transition: 0.3s;
}