html{
    min-width: 1200px;
}
body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    /*text-shadow: 1px 1px 1px #999999;*/
}
.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;  
    min-width: 1200px;
    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: 180px;
}
.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: 60px;
    margin-bottom: 200px;
}
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{
    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%;
    min-width: 1200px;
    /*background-color: azure;*/
    background-color: #fafafa;
}
#image, .vaneArticle{
    display: inline-block;
    vertical-align: top;
}
.suit{
    margin: auto;
    padding: 0;
}
#image img{
    width: 100%;
    display: block;
}
.vane #image{
    width: 42%;
    padding: 0;
    margin: 0;
}
.vaneWord{
    margin-top: 11%;
    margin-left: 5%;
    width: 350px;
}
.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;
}
.vaneLogo span{
    vertical-align: 50%;
    margin-left: 4%;
}
.vaneArticle li p{
    margin-top: 13%;
    margin-bottom: 4%;
    line-height: 25px;
    color: #999999;
}
.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-top: 5.5%;
    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: 1200px;
    margin: auto;
    text-align: center;
    /*background-color: #cccccc;*/
}
.teamTop p:first-child{
    color: #999999;
}
.team ul{
    padding: 0;
    margin-bottom: 130px;
}
.team li{
    margin: 10px;
    margin-top: 90px;
    display: inline-block;
    *display: inline; *zoom:1;
}
.team li:first-child{
    margin-left: 0;
}
.team li:last-child{
    margin-right: 0;
}
.size15teamTop{
    padding-top: 110px;
}
.team li p.name{
    margin-top: 50px;
    width: 240px;
    font-weight: bold;
    font-size: 15px;
}
.team li img{
    width: 240px;
}
.team li p:last-child{
    margin-left: 0px;
    width: 240px;
    font-size: 12px;
    line-height: 25px;
    color: #999999;
}
@media only screen and (min-width: 0px) and (max-width: 1450px) {
    .size15teamTop{
        padding-top: 82px;
    }
    .team ul{
        margin-bottom: 97px;
    }
    .team li{
        margin-top: 67px;
    }
    .team li img{
        width: 240px;
    }
    .team li p.name{
        margin-top: 37px;
    }
    .team li p:last-child{
        margin-left: 0px;
        width:240px;
    }
}

/*第五部分团队详细介绍*/
.teamStaff{
    background-color: #fafafa;
    min-width: 1200px;
}
.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;
}
span.lineBlock p:first-child{
    margin-top: 10%;
}
span.lineBlock p:nth-child(3){
    margin-top: 6%;
}
span.lineBlock p:last-child{
    margin-top: 3%;
    width: 61%;
    font-size: 12px;
    line-height: 25px;
}
.pWordLeft{
    margin-left: 33%;
    text-align: right;
}
.imgWordLeft{
    margin-left: 88.4%;
    text-align: right;
}
.teamStaff .lineBlock p:last-child{
    color: #999999;
}
@media only screen and (min-width: 0px) and (max-width: 1700px){
    span.lineBlock p:first-child{
        margin-top: 8%;
    }
    .pWordLeft{
        margin-left: 33%;
    }
    .imgWordLeft{
        margin-left: 87.5%;
    }

}
@media only screen and (min-width: 0px) and (max-width: 1500px){
    .pWordLeft{
        margin-left: 32.5%;
    }
    .imgWordLeft{
        margin-left: 87.2%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1400px){
    span.lineBlock p:first-child{
        margin-top: 6%;
    }
    span.lineBlock p:last-child{
        margin-top: 3%;
        width: 61%;
        min-width: 422px;
        font-size: 12px;
        line-height: 25px;
    }
    .pWordLeft{
        margin-left: 31%;
    }
    .imgWordLeft{
        margin-left: 86%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1340px){
    .pWordLeft{
        margin-left: 30%;
    }
}@media only screen and (min-width: 0px) and (max-width: 1330px){
    .pWordLeft{
        margin-left: 29%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1320px){
    .pWordLeft{
        margin-left: 28.5%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1300px){
    .pWordLeft{
        margin-left: 27.5%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1280px){
    .pWordLeft{
        margin-left: 27%;
    }
}@media only screen and (min-width: 0px) and (max-width: 1270px){
    .pWordLeft{
        margin-left: 26.5%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1260px){
    .pWordLeft{
        margin-left: 25%;
    }
    .imgWordLeft{
        margin-left: 85.5%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1240px) {
    .pWordLeft {
        margin-left: 23.5%;
    }
}


/*第六部分工具介绍*/
.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;
}

#footer .beian{
    text-decoration: none;
    color: white;
}
@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{
    min-width: 1200px;
}
.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;
}
.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: 1200px;
    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;
}
.brandImg{
    margin: 10px;
    padding: 0;
    display: inline-block;
}
.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%;
    min-width: 1200px;
    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;
    }
}
