a{
	cursor: pointer;
}
#nav{
    height: 80px;
    width: 100%;
    background: rgba(16,23,44,0.95);
    overflow: hidden;
    z-index: 99;
    position: absolute;
}
#fixedNav{
    display: none;
    height: 80px;
    width: 100%;
    background:#068ada;
    overflow: hidden;
    z-index: 9999999;
    position: fixed;
    opacity: 0.9;
}
.bfqLogo{
    margin-left: 60px;
    margin-top: 20px;
    float: left;
    height: 40px;
}
.nav{
    margin-right: 50px;
    float: right;
    overflow: hidden;
}
.nav a{
    float: left;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: white;
    width: 100px;
    text-align: center;
}
.logBox{
    float: left;
    margin-left: 100px;
    overflow: hidden;
}
.logBox span{
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: white;
    float: left;
}
.shu{
    margin-right: 15px;
    margin-left: 15px;
}
/*footer*/
#footer{
    height:160px ;
    background: #444444;
    padding-left: 250px;
}
.footerLeft{
    float: left;
    width:55%;
     text-align:left;
}
.footerNav{
    margin-top: 50px;
    float: left;
    width: 100%;
}
.footerNav a{
    float: left;
    color: white;
    font-size: 15px;
    margin-right: 16px;
}
.icp{
    float: left;
    color: #aaaaaa;
    margin-left: 0px;
    margin-top: 30px;
    text-align:left;
}
.footerRight{
    float:left;
    width: 45%;
}
.footerRight .contactusDetail{
    width:100%;
    float:left;
    margin-top:30px;
    color: white;
    font-size: 14px;
}
.footerRight .contactusDetail div{
	font-size: 16px;
	font-weight: bold;
	
}
.footerRight .contactusDetail p{
	margin-top: 5px;
}

/*banner*/
.bannerImgT{
	width: 100%;
	overflow: hidden;
}
.bannerImgT img{
	width: 100%;
    height: auto;
    margin-top: 80px;
}
#banner{
    width: 100%;
    min-height:583px;
    height: auto;
    background: url("../index/bannerBg.jpg") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.bannerImg{
    display: block;
    width:600px;
    margin-top: 200px;
    margin-bottom: 20px;
    float: right;
    margin-right: 100px;
}
#banner span{
    color:#f1f1f1;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 26px;
}

/*position*/
#position{
    height:340px;
}
#position .posTitle{
	margin-bottom: 5px;
}
.posTitle{
  display: block;
  margin-top:40px;
  font-size: 30px;
  text-align: center;
  color: #333333;
  letter-spacing: 2px;
  padding: 0px;
}
.posDec{
    color: #666666;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    letter-spacing: 1px;
}

.posTitle2{
  display: block;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  text-align: center;
  color: #333333;
  letter-spacing: 2px;
}
.ywList{
    width: 1100px;
    margin:  0 auto;
    margin-top:20px;
    overflow: hidden;
}
.ywContent{
    width: 350px;
    height: 300px;
    margin-left: 15px;
    float: left;
    margin-top:0px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.ywContent img{
	width:160px;
	height:160px;
}
.ywContent p{
	margin-top: 5px;
	text-align: center;
	font-size: 20px;
	font-weight:normal;
	letter-spacing: 2px;
}
.ywContent label{
	margin-top: 2px;
	text-align: center;
	font-size:14px;
	letter-spacing: 1px;
}
#businessmode{
}
.businessModeImg{
	
}
.businessModeImg img{
	width: 600px;
	display: block;
	margin: 30px auto 10px;
}
/*solve*/
#solve{
    background: #f1f1f1;
    overflow: hidden;
    padding-bottom: 60px;
}
.solveImg{
    width: 300px;
    margin: 0 auto;
    display: block;
    margin-top: 80px;
    margin-bottom: 15px;
}
.solveDec{
    color: #666666;
    text-align: center;
    line-height: 23px;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
}
.bus2{
    width: 350px;
    height: 290px;
    position: absolute;
    overflow: hidden;
    z-index: 9;
    opacity: 0;
}
.busContent{
    height:215px;
    background: rgba(0,0,0,0.7);
    width: 100%;
    position: absolute;
    top: 0;
}
.busTitle2{
    color: white;
    font-size:22px;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    top: 70px;
    left: 20px;
}
.busDec2{
    position: absolute;
    color: #f1f1f1;
    font-size: 15px;
    top: 120px;
    left: 20px;
}
.arr{
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid rgba(0,0,0,0.7);
    position: absolute;
    top:165px;
    left: 20px;
    z-index: 9;
}
.busSolve{
    height: 125px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: white;
}
.busSolve span{
    display: block;
    color: #444444;
    font-size: 16px;
    margin-left: 20px;
}
.line{
	position:absolute;
	top:95px;
	left:8px
}
.busSolve span:nth-of-type(1){
    margin-top: 40px;
}
@keyframes moveUp1 {
    from{
        top:100px;
        opacity: 0;
    }
    to{
        top: 70px;
        opacity: 1;
    }
}
@keyframes moveDown1 {
    from{
        top: 70px;
        opacity: 1;
    }
    to{
        top:100px;
        opacity: 0;
    }
}
.moveUp1{
    animation: moveUp1 0.5s 0.2s both;
}
.moveDown1{
    animation: moveDown1 0.5s 0.1s both;
}
@keyframes moveUp2{
    from{
        top:170px;
        opacity: 0;
    }
    to{
        top: 120px;
        opacity: 1;
    }
}
@keyframes moveDown2{
    from{
        top: 120px;
        opacity: 1;
    }
    to{
        top:170px;
        opacity: 0;
    }
}
.moveUp2{
    animation: moveUp2 0.5s 0.3s both;
}
.moveDown2{
    animation: moveDown2 0.5s 0.2s both;
}
@keyframes moveUp3{
    from{
        top:215px;
        opacity: 0;
    }
    to{
        top: 0;
        opacity: 1;
    }
}
@keyframes moveDown3{
    from{
        top: 0;
        opacity: 1;
    }
    to{
        top:215px;
        opacity: 0;
    }
}
.moveUp3{
    animation: moveUp3 0.5s both;
}
.moveDown3{
    animation: moveDown3 0.5s  0.3s both;
}
@keyframes moveUp4{
    from{
        bottom: 0;
        opacity: 1;
    }
    to{
        bottom:30px;
        opacity: 0;
    }
}
@keyframes moveDown4{
    from{
        bottom:30px;
        opacity: 0;
    }
    to{
        bottom: 0;
        opacity: 1;
    }
}
.moveDown4{
    animation: moveDown4 0.5s 0.5s both;
}
.moveUp4{
    animation: moveUp4  0.5s both;
}
@keyframes moveUp5{
    from{
        height: 50px;
        opacity: 0.8;
    }
    to{
        height: 0;
        opacity: 0;
    }
}
@keyframes moveDown5{
    from{
        height: 0;
        opacity: 0;
    }
    to{
        height: 50px;
        opacity: 0.8;
    }
}
.moveDown5{
    animation: moveDown5 0.5s 0.6s both;
}
.moveUp5{
    animation: moveUp5 0.5s  both;
}
@keyframes moveUp6{
    from{
        top:165px;
        opacity: 1;
    }
    to{
        top:145px;
        opacity: 0;
    }
}
@keyframes moveDown6{
    from{
       top:145px;
        opacity: 0;
    }
    to{
        top:165px;
        opacity: 1;
    }
}
.moveDown6{
    animation: moveDown6 0.5s 0.4s both;
}
.moveUp6{
    animation: moveUp6 0.5s  both;
}


@keyframes moveUp7{
    from{
        top:130px;
        opacity: 0;
    }
    to{
        top: 95px;
        opacity: 1;
    }
}
@keyframes moveDown7{
    from{
        top: 95px;
        opacity: 1;
    }
    to{
        top:130px;
        opacity: 0;
    }
}
.moveUp7{
    animation: moveUp7 0.5s 0.25s both;
}
.moveDown7{
    animation: moveDown7 0.5s 0.15s both;
}

@keyframes showIn{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@keyframes showOut{
    from{
        opacity: 1;
    }
    to{
        opacity: 0;
    }
}
.showIn{
    animation: showIn 0.1s both;
}
.showOut{
    animation: showOut  0.1s 0.7s both;
}
@keyframes changeColor1{
     from{
         background: rgba(0,0,0,0.3);
     }
     to{
         background: #ff8002;
     }
 }
@keyframes changeColor2{
    from{
        background: #ff8002;
    }
    to{
        background: rgba(0,0,0,0.3);
    }
}
.changeColor1{
    animation: changeColor1 0.1s both;
}
.changeColor2{
    animation: changeColor2 0.1s both;
}



.busList{
    width: 1100px;
    margin:  0 auto;
    margin-top:30px;
    overflow: hidden;
}
.business{
    width: 350px;
    height: 290px;
    margin-left: 15px;
    float: left;
    margin-top: 50px;
    position: relative;
}
.bus1{
    width: 350px;
    height: 290px;
    position: absolute;
}
.busDec{
    position: absolute;
    bottom: 0;
    height: 75px;
    line-height: 75px;
    color: #666666;
    background: white;
    width: 100%;
    text-indent: 30px;
    font-size: 16px;
}
.busTitle{
    position: absolute;
    bottom: 75px;
    height: 50px;
    line-height: 50px;
    color: white;
    background: #00A0E9;
    opacity:0.8;
    width: 100%;
    display: block;
    font-size: 18px;
    text-indent: 30px;
}
.busImg{
    width: 100%;
}
.labelBum{
    position: absolute;
    left: 20px;
    top:0;
    height: 50px;
    width: 60px;
    background: rgba(0,0,0,0.3);
    text-align: center;
    font-size: 23px;
    line-height: 50px;
    color: white;
    z-index: 10;

}

#media{
    overflow: hidden;
    padding-bottom: 70px;
}
.mediaImg{
    width: 130px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}
.mediaDecTitle{
    display: block;
    text-align: center;
    color: #666666;
    margin-top: 20px;
    letter-spacing: 2px;
    font-size: 14px;
}
.mediaList{
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    cursor: pointer;
}
.mediaItem{
    width: 50%;
    float: left;
}
.mediaLogo{
    width: 110px;
    margin-top: 60px;
    margin-left: 40px;
    float: left;
}
.mediaDet{
    margin-left: 50px;
    width: 300px;
    float: left;
    margin-top: 55px;
    overflow: hidden;

}
.mediaTitle{
    color: #666666;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.mediaDec{
    color: #999999;
    line-height: 22px;
}
.lookAll{
    width: 150px;
    margin:  0 auto;
    display: block;
    margin-top: 80px;
}

#partner{
    /* background: #f1f1f1; */
    overflow: hidden;
    padding-bottom:80px;
}
.partner{
    display: block;
    width: 130px;
    margin:  0 auto;
    margin-top: 60px;
}
.partnerDec{
    display: block;
    text-align: center;
    color: #666666;
    letter-spacing: 2px;
    margin-top: 10px;
    font-size: 14px;
}
.partnerList{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.partnerImg{
    margin-left: 100px;
    width:120px;
    margin-top:30px;
}
.canvas01 {
    position: absolute;
    top:0;
    z-index: 1;
    width: 100%;
    /* height: auto; */
}
#businessIntroduction{
	
}
.businessIntroductionImg p{
	width: 800px;
	text-align: center;
	font-size: 18px;
	margin: 20px auto;
	 color: #666666;
}
.businessIntroductionImg img{
	width: 800px;
	display: block;
	margin: 30px auto 30px;
}
/*solve*/
#applicationScenario{
    background: #fff;
    overflow: hidden;
    padding-bottom: 30px;
}

.productList{
	background: #fff;
    overflow: hidden;
    padding-bottom: 30px;
    margin: 0 50px;
}
.productMain{
	line-height: 1.15;
}
.productDetail{
	margin: 0 40px;
    min-height: 120px;
    padding: 40px 200px 40px 160px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.productDetail .item_img{
	width: 120px;
    height: 120px;
    position: absolute;
    top: 40px;
    left: 0;
}
.productDetail .item_img img{
	border-radius: 24px;
    display: block;
    width: 100%;
}
.productDetail .item_name{
	margin-top: 16px;
    font-size: 24px;
    color: #1a1a1a;
    line-height: 24px;
}
.productDetail .item_desc{
	display: block;
	text-align: justify;
	margin-top: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    max-width: 760px;
}
.productDetail .item_go{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 76px;
	right: 0;
	width: 112px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #3979F7;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	color: #3979F7;
	font-size: 16px;
	cursor: pointer;
	overflow: hidden
}
.productDetail a.item_go:after{
    display: block;
	width: 100%;
	height: 0px;
	top: 0px;
	background: #3979F7;
}
.productDetail a.item_go:before {
    background: #3979F7;
    bottom: 0px;
    width:100%;
    height: 0px;
}
.productDetail a.item_go:hover:after {
	opacity: 1;
    width: 100%;
    height: 20px;
}
.productDetail a.item_go:hover:before {
    opacity: 1;
    width: 100%;
    height: 20px;
}

.productDetail a.item_go:after, .productDetail a.item_go:before {
    content: "";
	opacity: 0;
	z-index: 1;
	position: absolute;
	left: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.productDetail .item_go span{
	position: relative;
	z-index: 2;
}
.productDetail a.item_go:hover span{
	color: #fff;
}
