html{
    
}
body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    /*text-shadow: 1px 1px 1px #999999;*/
}
.session7{
    position: relative;
}
.session, .session1, .session2, .session3, .session4,
.session5, .session6, .session7, .session8, .session9
{
    margin: 0;
    padding: 0;
}
.inlineBlock{
    display: inline-block;
}
/*首页顶上的图*/
.intro{
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;  
    height:1000px;  
    
    vertical-align: bottom;
 
}
.intro .bgimg{
    width:100%;
    height:100%;
    position: absolute;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
}
.intro .bgimg4{
    background-color: #000000;
}
.intro .bgimg1{
    background-color:#000000;
    background-image: url('../image/bg-slideshow-01.jpg');
    opacity:0;
}
.intro .bgimg2{
    background-color:#000000;
    background-image: url('../image/bg-slideshow-02.jpg');
    opacity:0;
}
.intro .bgimg3{
    background-color:#000000;
    background-image: url('../image/bg-slideshow-03.jpg');
    opacity:0;
}

.intro .word1{

}
.intro .word2{
    opacity:0;
}
.intro .word3{
    opacity:0;
}

#canvas{
    width: 100%;
    height:100%;
    position: absolute;
}

.mainWord{
    position: absolute;
    margin-top: 18%;
    margin-left: 23%;
    color: #ffffff;
}
.mainWord p:first-child{
    font-size: 36px;
    margin-bottom: 25px;
}
.mainWord p:nth-child(2){
    margin-bottom: 0;
    margin-top: 0;
}
.lineLeftWhite{
    margin-top: 5px;
}
.arrowCartoon{
    position: absolute;
    top: 85%;
    left: 49%;
    z-index:9999;
}
.arrowCartoon img{
    display: block;
}
/*@keyframes piclist2{*/
    /*0%{*/
        /*opacity: 1;*/
    /*}*/
    /*33.3%{*/
        /*opacity: 0.666;*/
    /*}*/
    /*66.6%{*/
        /*opacity: 0.20;*/
    /*}*/
    /*100%{*/
        /*opacity: 0;*/
    /*}*/
/*}*/
/*@keyframes piclist1{*/
    /*0%{*/
        /*opacity: 0.666;*/
    /*}*/
    /*33.3%{*/
        /*opacity: 0.20;*/
    /*}*/
    /*66.6%{*/
        /*opacity: 0;*/
    /*}*/
    /*100%{*/
        /*opacity: 1;*/
    /*}*/
/*}*/
@keyframes mymove{
from {top: 90%;}
to {top: 94%;}
}
.intro a{
    display: block;
    height: 500px;
    animation-name: mymove;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    /*-webkit-animation-name: piclist;*/
    /*-webkit-animation-duration: 2s;*/
    /*-webkit-animation-timing-function: linear;*/
    /*-webkit-animation-iteration-count: infinite;*/
}
.arrowCartoon img:nth-child(2){
    animation-name: piclist1;
    animation-duration: 0.81s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    /*-webkit-animation-name: piclist;*/
    /*-webkit-animation-duration: 2s;*/
    /*-webkit-animation-timing-function: linear;*/
    /*-webkit-animation-iteration-count: infinite;*/
}
.arrowCartoon img:nth-child(3){
    animation-name: piclist2;
    animation-duration: 0.81s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    /*-webkit-animation-name: piclist;*/
    /*-webkit-animation-duration: 2s;*/
    /*-webkit-animation-timing-function: linear;*/
    /*-webkit-animation-iteration-count: infinite;*/
}

/*主页第二部分CSS*/
.introduce{
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    /* width: 1200px; */
    text-align: center;
    /*background-color: #cccccc;*/
}
.introduceTop{
    margin: 0;
    padding: 0;
}
.introduceTop p:first-child{
    margin-top: 0;
}
.size20{
    font-size: 20px;
    margin-bottom: 0;
}
.size20top{
    padding-top: 150px;
}
.sizeLine {
    margin-top: 20px;
    font-size: 15px;
}
.size15{
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.top{
    margin: auto;
    margin-top: 40px;
    margin-bottom: 15px;
    /* width: 600px; */
    color: #999999;
    line-height: 25px;
}
#introduce{
    margin-top: 40px;
}
article.introduce li{
    display: inline-block;
    *display: inline; *zoom:1;
    margin: 30px 0;
}
article.introduce ul{
    padding: 0;
    margin-bottom: 0;
}
article.introduce li:first-child{
    margin-left: 0;
}
article.introduce li:last-child{
    margin-right: 0;
 }
ul#introduce p{
    font-size: 13px;
}
article+p{
    margin-top: 180px;
    font-size: 22px;
}
#introduce li p:nth-child(2){
    margin-top: 40px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 15px;
}
#introduce li p:last-child{
    max-width: 180px;
    margin: auto;
    color: #999999;
    line-height: 25px;
}
@media only screen and (min-width: 0px) and (max-width: 1450px) {
    /* .size20top{
        padding-top: 120px;
    }
    article.introduce li{
        margin: 50px;
        margin-bottom: 130px;
    } */
}


/*主页第三部分CSS*/
.vane{
    padding: 0;
    margin: 0;
    width: 100%;
    
    /*background-color: azure;*/
    /* background-color: #fafafa; */
}
#image, .vaneArticle{
    text-align: center;
}
.suit{
    margin: auto;
    padding: 0;
}
#image img{
    width: 500px;
    /* display: block; */
}
.vane #image{
    /* width: 42%; */
    width: 100%;
    padding: 0;
    margin: 0;
}
.vaneWord{
    /* margin-top: 5%;
    margin-left: 5%; */
    /* width: 350px; */
    text-align: center;
}
.vaneWord p:first-child{
    color: #999999;
}
.vaneArticle{
    padding: 0;
    margin: 0;
    width: 58%;
    text-align: left;
}
.vaneArticle ul{
    padding-left: 0;
}
.vaneArticle li{
    display: inline-block;
    *display: inline; *zoom:1;
    /* height: 22.5%;
    width: 330px; */
    /*background-color: #cc0000;*/
    /* margin: 5%;
    margin-top: 5%; */
    font-size: 12px;
}
.vaneArticle .vaneLogo{
    width: 100%;
    height: 100%;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.vaneLogo span{
    vertical-align: 50%;
    margin-left: 4%;
}
.vaneArticle li p{
    /* margin-top: 5%;
    margin-bottom: 4%; */
    line-height: 25px;
    color: #999999;
    text-align: justify;
    max-width: 400px;
    margin: 0 auto;
}
.vaneArticle li:last-child{
    margin-top: 0;
    margin-bottom: 0;
}
@media only screen and (min-width: 1450px) and (max-width: 1800px) {
    /* .vaneArticle li {
        width: 320px;
    } */
}
@media only screen and (min-width: 1450px) and (max-width: 1600px) {
.vaneWord {
    /* margin-top: 7%;
    margin-left: 5%; */
}

.vaneArticle ul {
    margin-bottom: 0;
}

.vaneArticle li {
    margin: 20px 0;
    /* width: 320px; */
}
}
@media only screen and (min-width: 1350px) and (max-width: 1450px){
.vaneWord {
    /* margin-top: 5%;
    margin-left: 5%; */
}

.vaneArticle ul {
    margin-bottom: 0;
}

.vaneArticle li {
    /* margin-top: 2%;
    width: 300px; */
}
}
@media only screen and (min-width: 0px) and (max-width: 1350px){
.vaneWord {
    /* margin-top: 4%;
    margin-left: 5%; */
}

.vaneArticle ul {
    margin-bottom: 0;
}

.vaneArticle li {
    /* margin-top: 3%;
    width: 290px; */
}
}
@media only screen and (min-width: 0px) and (max-width: 1300px){
.vaneArticle li {
    /* margin-top: 3%;
    margin-bottom: 2%;
    width: 270px; */
}

}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.vaneArticle li {
    /* margin-left: 50px;
    margin-top: 1%;
    margin-bottom: 2%;
    width: 250px; */
}
.vaneWord{
    margin-left: 50px;
}

}

/*第四部分团队介绍*/
.team{
    padding: 0;
    /* 
    width:80%; */
    margin: auto;
    text-align: center;
    /*background-color: #cccccc;*/
}
.teamTop p:first-child{
    color: #999999;
}
.team ul{
    padding: 0;
    margin-bottom: 130px;
}
.team li{
    margin-top: 90px;
    text-align: left;
    display: inline-block;
    *display: inline; *zoom:1;
    text-align: center;
}
.team li:first-child{
    margin-left: 0;
}
.team li:last-child{
}
.size15teamTop{
    padding-top: 110px;
}
.team li p.name{
	text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin: 15px 0;
}
.team li p:last-child{
	text-indent: 24px;
    /* width: 285px; */
    font-size: 12px;
    line-height: 25px;
    color: #999999;
    text-align: justify;
    max-width: 400px;
    margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 1450px) {
    .size15teamTop{
        padding-top: 2px;
    }
    .team ul{
        margin-bottom: 97px;
    }
    .team li{
        margin-top: 67px;
    }
    .team li img{
        width: 250px;
    }
    .team li p.name{
        /* margin-top: 37px; */
    }
}

/*第五部分团队详细介绍*/
.teamStaff{
    background-color: #fafafa;
    
}
.teamStaff >div{
    display: flex;
    align-items: center;
}
.teamStaff span:nth-child(odd){
    text-align: right;
}
.teamStaff span:nth-child(even) p:nth-child(2){
    /* padding-left: 0; */
    padding: 0 20px;
    margin-bottom: 0;
}
.teamStaff span:nth-child(even) p:last-child{
    margin: 0;
    padding: 0 20px;
}
.teamStaff .lineBlock{
    width: 50%;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}
.teamStaff .teamStaffImage{
    width: 100%;
    display: block;
}
.wordRight{
    /* margin-left: 6%; */
}
.wordLeft{
    /* margin-right: 6%; */
    text-align: right;
    padding: 0 20px;
}
span.lineBlock p:first-child{
    padding: 20px;
}
span.lineBlock p:nth-child(3){
    /* margin-top: 6%; */
    padding: 10px 20px;
}
span.lineBlock p:last-child{
    /* margin-top: 3%; */
    /* width: 61%; */
    font-size: 12px;
    line-height: 25px;
}
.pWordLeft{
    /* margin-left: 33%; */
    text-align: right;
    padding: 0 20px;
}
.imgWordLeft{
    text-align: right;
}
.teamStaff .lineBlock p:last-child{
    color: #999999;
    text-align: justify;
}
@media only screen and (min-width: 0px) and (max-width: 1700px){
   

}
@media only screen and (min-width: 0px) and (max-width: 1500px){
    
}
@media only screen and (min-width: 0px) and (max-width: 1400px){
  
}
@media only screen and (min-width: 0px) and (max-width: 1340px){
    
}
@media only screen and (min-width: 0px) and (max-width: 1330px){
    
}
@media only screen and (min-width: 0px) and (max-width: 1320px){
    
}
@media only screen and (min-width: 0px) and (max-width: 1300px){
   
}
@media only screen and (min-width: 0px) and (max-width: 1280px){
    
}
@media only screen and (min-width: 0px) and (max-width: 1270px){

}
@media only screen and (min-width: 0px) and (max-width: 1260px){
   
}
@media only screen and (min-width: 0px) and (max-width: 1240px) {
  
}


/*第六部分工具介绍*/
.tool{
    margin: auto;
    padding: 0;
    /* width: 1200px; */
    text-align: center;
    /*background-color: #cccccc;*/
}
.tool .size20top{
    padding-top: 150px;
}
.tool ul{
    margin: 0;
    padding: 0;
    margin-bottom: 160px;
}
.tool ul li{
    margin: 27px;
    margin-top: 40px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline; *zoom:1;
    width: 360px;
    text-align: left;
}
.tool ul li:first-child{
    margin-left: 0;
}
.tool ul li:last-child{
    margin-right: 0;
}
.tool ul li p:nth-child(2){
    margin-top: 20px;
    margin-bottom: 20px;
}
.tool ul li p:nth-child(3){
    text-align: left;
    width: 330px;
    font-size: 12px;
    line-height: 25px;
    color: #999999;
}
.tool ul li a{
    display: inline-block;
    text-decoration: none;
    color: white;
    margin-top: 15px;
    text-align: center;
    padding-top: 14px;
    width: 130px;
    height: 36px;
    background-color: black;
}
@media only screen and (min-width: 0px) and (max-width: 1450px) {
    .tool ul {
        margin-bottom: 120px;
    }
    .tool ul li{
        margin: 10px;
        margin-top: 27px;
        width: 335px;
    }
    .tool ul li img{
        width: 320px;
    }
    .tool ul li p:nth-child(3){
        width: 320px
    }
}


/*第七部分轮播图*/
.carousel{
    
}
.carousel .lineBlock{
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.carousel .lineBlock img{
    width: 100%;
    vertical-align: bottom;
}
.lineBlock1{
    position: absolute;
    top: 35.4%;
    margin-left: 18%;
    color: #ffffff;
    font-size: 20px;
}
.lineBlock1 a{
    text-decoration: none;
    display: inline-block;
    height: 30px;
    width: 80px;
    background-color: #ffffff;
    font-size: 13px;
    color: #000000;
    text-align: center;
    line-height: 30px;
}
.black{
    color: #000000;
}
.black a{
    background-color: #000000;
    color: #ffffff;
}
.click-btns{
    display: flex;
    justify-content: space-between;
    position: absolute;
    z-index: 99;
    width: 100%;
    padding: 0 50px;
    left: 0;
    bottom: 22%;
}
/* .leftArrow{
    position: absolute;
    margin-top: -14.8%;
    margin-left: 4.3%;
    z-index:9996;
}
.rightArrow {
    position: absolute;
    margin-top: -14.8%;
    margin-left: 95.7%;
    z-index: 9996;
}
.leftArrow a{
    display: inline-block;
    width: 50px;
    height: 50px;
} */
.rightArrow a{
     display: inline-block;
     width: 50px;
     height: 50px;
 }
@media only screen and (min-width: 0px) and (max-width: 1450px) {
    /* .rightArrow {
        position: absolute;
        margin-top: -13.8%;
        margin-left: 95.7%;
    }
    .leftArrow{
        position: absolute;
        margin-top: -13.8%;
        margin-left: 4.3%;
    } */
}


/*第八部分品牌*/
.brand{
    margin: auto;
    padding: 0;
    width: 100%;
    text-align: center;
    /*background-color: #cccccc;*/
}
.brand .size20top{
    padding-top: 150px;
}
.brandStyle{
    margin: 0;
    margin-top: 40px;
    padding: 0;
    display: inline-block;
    height: 40px;
    width: 110px;
    line-height: 41px;
    border: 1px solid #c9c9c9;
    font-size: 13px;
    margin-left: 10px;
    text-decoration: none;
    background-color: white;
    color: black;
}
.brandStyle.active{
    background-color: black;
    color: white;
}
.brandStyleLeft{
    margin-left: 0;
}
.brandList{
    display: none;
    font-size: 0;
    margin-top: 47px;
    margin-bottom: 157px;
}
.brandList .swiper-slide{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    /* justify-content: space-between; */
}
.brandImg{
    margin: 10px;
    padding: 0;
    /* flex: 1; */
    width: calc(33.33% - 20px);
}
.brandImg img{
    width: 100%;
}
.brandImg .show,.brandImg img .imgIe7 .show{
    display: inline;
}
.brandImg .hide,.brandImg img .imgIe7.hide{
    display: none;
}
@media only screen and (min-width: 0px) and (max-width: 1450px) {
    .brandImg img{
        /* width: 340px; */
    }
    .brandList {
        /* margin-bottom: 130px; */
    }
}

/*最后第九部分*/
.footerImg{
    width: 100%;
    
    vertical-align: bottom;
}
.footer{
    width: 100%;
    height: 100%;
}
.footerWord{
    color: #ffffff;
    position: absolute;
    margin-top: -15%;
    margin-left: 18%;
    padding: 0;
}
.footerWord p:first-child{
    margin-left: 80px;
    font-size: 18px;
}
.footerWord P:nth-child(2){
    margin-left: 135px;
}
.footerWord p:last-child{
    text-align: center;
    width: 340px;
    font-size: 14px;
    line-height: 24px;
}
@media only screen and (min-width: 0px) and (max-width: 1800px) {
    .footerWord{
        position: absolute;
        margin-top: -15.5%;
        margin-left: 16%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1700px) {
    .footerWord{
        position: absolute;
        margin-top: -15.5%;
        margin-left: 15%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1600px) {
    .footerWord{
        position: absolute;
        margin-top: -15.5%;
        margin-left: 13.5%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1550px) {
    .footerWord{
        position: absolute;
        margin-top: -15.5%;
        margin-left: 13%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1400px) {
    .footerWord{
        position: absolute;
        margin-top: -17%;
        margin-left: 10%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1300px) {
    .footerWord{
        position: absolute;
        margin-top: -17%;
        margin-left: 8%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1200px) {
    .footerWord {
        position: absolute;
        margin-top: -210px;
        margin-left: 80px;
    }
}

@media only screen and (max-width: 990px) {
    span.lineBlock p:first-child{
        padding: 10px;
        font-size: 16px;
    }
    span.lineBlock p:last-child{
        line-height: 22px;
    }
}
#footer .case-item{
    position: relative;
}
#footer .case-item .item-list{
    position: absolute;
    left: -50px;
}
#footer .case-title:hover{
    
}
#footer .case-item .item-list{
    width: 150px;
    display: none;
}
#footer .case-item .item-list div{
}