@font-face{
    font-family: 'pingfang';
    src: url(../svg/PingFang-SC-regular.ttf);
    src:url(../svg/PingFang-SC-emibold.ttf)
}


body{
    margin: 0;
    padding: 0;
    background-color: #F6F8FF;
}
div{
    font-size: 16px;
    color: #232942;
}
#content{
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

/* 头部标题 */
#title{
    position: fixed;
    width: 1000px;
    top: 0px;
    left: 50%;
    margin: 0 0 0 -500px;
    display: block;
    z-index: -20;
}
.title-en{
    width: 200px;;
    margin: 0 auto;
    padding: 60px 0 20px 0;
    display: block;
    z-index: -10;
    
}

/* 介绍框 */
#about{
    width: 1000px;
    height: 240px;
    margin: 240px auto 0 auto;
    padding: 50px 0;
    background-color: white;
    box-shadow: 0 20px 30px rgba(226, 233, 255, 0.4);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.about-left{
    width: 380px;
    float: left;
    display: block;
    text-align: center;
}
.contact{
    height: 22px;
    width: 184px;
    margin: 20px 0 0 100px;
}
.contact div{
    line-height: 22px;
    text-align: left;
    text-decoration: underline;
    color: blue;
    margin: 20px 0 0 32px;
}
.about-right{
    width: 620px;
    float: left;
}
.about-right div:first-child{
    color: #232942;
    font-weight: bold;
    font-size: 24px;
    margin: 5px 0 0 0;
}
.about-right div:nth-child(2){
    display: block;
    width: 120px;
    height: 4px;
    background-color: #232942;
    margin: 20px 0;
}
.about-right div:nth-child(3){
    width: 570px;
    font-size: 16px;
    color: #999999;
    line-height: 28px;
}
.skill{
    float: left;
    text-align: center;
    width: 90px;
    margin: 30px 0;
}
.skill embed{
    height: 36px;
    width: 36px;
}

/*线上项目*/
.projectonline{
    position: absolute;
    left: 0px;
    right: 0px;
    height: 260px;
    width: 100%;
    margin: -40px 0 0 0 ;
    text-align: center;
    background-color: #EDF1FF;
    display: block;
    z-index: -1;
}
.projectonline .bg{
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    background-image: linear-gradient(to right,#EDF1FF,#EDF1FF 50px,#F6F8FF 50px,#F6F8FF 950px,#EDF1FF 950px,#EDF1FF);
    z-index: -1;
}
.xiangmu{
    width: 80px;
    float: left;
    margin: 20px 30px;
}
.xiangmu div{
    text-align: center;
}
.xiangmu img{
    width: 80px;
    border-radius: 18px;
    box-shadow: 0 10px 20px rgba(159, 177,241, 0.4);
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}
.xiangmu div div{
    margin-top: 5px;
}

/*如何设计*/
.how{
    position: relative;
    top: 220px;
    background-color: #f6F8FF;
    width: 100%;
    margin: 0;
    padding: 40px 0 0 0;
    height:500px;
}
.how-left{
    float: left;
    background-color: white;
    height: 380px;
    width: 490px;
    padding: 50px 0 0 0;
}
.how-left div{
    margin: 30px 0 0 50px;
    font-size: 16px;
    width: 320px;
    font-weight: bold;
}
.how-right{
    float: left;
    margin: 40px -190px;
}
.how-right img{
    margin: 0 5px;
    width: 340px;
    height: 200px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    box-shadow: -10px 6px 30px rgba(142, 166, 251, 0.4);
}
.how-right img:hover{
    position: relative;
    top: -10px;
    box-shadow: -10px 6px 30px rgba(142, 166, 251, 0.2);
    cursor: pointer;
}

/*设计案例*/
.design{
    padding: 50px 0;
    position: absolute;
    height: 600px;
    background-color: white;
    width: 100%;
    margin: 220px auto 0 auto;
    left: 0;
}
.anli{
    width: 310px;
    float: left;
    margin: 0 0 10px 0;
    text-align: center;
}
.button{
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: 40px 20px;
    background-color: white;
    box-shadow: 0px 4px 20px rgba(198, 209, 255, 0.3);
    margin: 0 0 20px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: block;
}
.anli embed{
    margin: 0 0 40px 0;
}
.button img{
    margin: 20px 0 20px 40px;
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}
.button div{
    line-height: 100px;
    font-size: 16px;
    margin: auto 0 ;
    text-align: left;
    margin: auto;
    width: 100%;
}
.button :hover{
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(110, 137, 248, 0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

/*大家怎么说*/
.partner{
    position: relative;
    margin: 915px auto 0 auto;
    padding: 50px 0 0 0;
    background-color: #F6F8FF;
}
.card{
    margin: 0 30px;
    width: 640px;
    height: 290px;
    background: white;
    display: block;
    box-shadow: 0 20px 30px rgba(226, 233, 255, 0.4);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px 0 0 0;
}
.role{
    float: left;
    text-align: center;
}
.role div{
    font-size: 14px;
    color: #232942;
}
.comment{
    width: 430px;
    line-height: 28px;
    text-align: left;
    float: left;
    margin: 63px 0 0 40px;
}
.lunbo{
    width: 100%;
    float: left;
}
/*轮播*/
.wrap {
    /* 展示区域样式 */
    width: 700px;
    height: 340px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.swipe {
    z-index: -1;
    width: 2100px;
    display: flex;
    position: absolute;
    left: 0px;
    /* 给图片变化添加过渡效果，时间不能超过定时器一次的时间，否则会冲突 */
    transition: .8s;
}
/* 被轮播的子元素样式 */
.box{
    width: 640px;height: 290x;
    color: #fff;
    font-size: 200px;
}
.lunbo{
    width: 100%;
}
.lunbo div button{
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    background-color: rgba(246, 248, 255, 100);
}
.pre{
    position: relative;
    left: 40px;
}
.next{
    float: right;
}

.me{
    color: #232942;
    width: 240px;
    height: 50px;
    margin: auto;
    background: white;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    float: left;
    margin: 0 10px;
}

/*想法*/
#thinking,#zhanshi{
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 5;
    display: none;
}

.close{
    position: fixed;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 40px;
    z-index: 10;
    clear: both;
}
.close:hover{
    cursor: pointer;
}
