*{ padding:0; margin:0; } html,body{ position:relative; width:100%; height:100%; } .bannerOne,.bannerOne .swiper-wrapper{ /*width:100%;*/ height:100%; min-width:1212px; } html{ font: 12px/1.5 "Microsoft YaHei","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif; } img{ vertical-align: middle; } a{ text-decoration:none; } .bannerOne .swiper-wrapper .swiper-slide{ background-position:50% 50%; position:relative; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } /*.slide1{background-image:url(../images/bg/1.jpg);}*/ .slide2{background-image:url(../images/jianjie/jjBG.jpg);background-size:100%;} .slide3{background-image:url(../images/ProductIntro/productBG.jpg);background-size:100%;} .slide4{background-image:url(../images/jjfa/jjfaBG.jpg);background-size:100%;} .slide5{background-image:url(../images/SuccessfulCases/cgalBG.jpg);background-size:100%;} .slide6{background-image:url(../images/recruit/recruitBG.jpg);background-size:100%;} .slide7{background-image:url(../images/AfterSalesService/AfterSalesServiceBG.jpg);background-size:100%;} /*.slide8{background-image:url(../images/ContactUs/contactBG.jpg);background-size:100%;}*/ .swiper-container>.seiper-r{ right:8%; } .fl{float:left;} .fr{float:right;} .fs14{font-size: 14px;} .fs16{font-size:16px;} .fs24{font-size:24px;} .pt5{padding-top:5px;} .pt10{padding-top:10px;} .mt30{margin-top:30px;} .mb20 {margin-bottom: 20px;} .mt20 {margin-top: 20px;} .mt15{margin-top:15px;} .mt40{margin-top:40px;} .mr35{margin-right:35px;} .ml10 {margin-left: 10px;} .white{color:#fff;} .juse{color:#fcc711;}