/* 轮播 */ .swiper{ width: 100%; height: 556px; text-align: center; position: relative; overflow: auto; } .swiper li { list-style: none; } .swiper ul li { float: left; } .swiper ul .swiper-banner{ height: 420px; background-repeat: no-repeat; background-position: center center; } .swiper ul .swiper-banner1{ background-image: url("../images/index/banner_1.jpg"); } .swiper ul .swiper-banner2{ background-image: url("../images/index/banner_2.jpg"); } .swiper ul .swiper-banner3{ background-image: url("../images/index/banner_3.jpg"); } #b04 { } #b04 .dots { position: absolute; left: 50%; /*right: 0;*/ bottom: 20px; width: 90px; /*padding-left: 20px;*/ margin-left: -35px; } /*#b04 .dots li { display: inline-block; width: 10px; height: 10px; margin: 0 4px; text-indent: -999em; border: 2px solid #fff; border-radius: 6px; cursor: pointer; opacity: .4; -webkit-transition: background .5s, opacity .5s; -moz-transition: background .5s, opacity .5s; transition: background .5s, opacity .5s; } #b04 .dots li.active { background: #fff; opacity: 1; }*/ #b04 .dots li { display: inline-block; float: left; width: 16px; height: 16px; margin: 0 4px; text-indent: -999em; cursor: pointer; /*background: url(../images/index/banner_btn.png) no-repeat -263px -41px;*/ background: url(../images/index/circle.png) no-repeat -16px 0; } #b04 .dots li.active { /*background: url(../images/index/banner_btn.png) no-repeat -212px -41px;*/ background: url(../images/index/circle.png) no-repeat 0 0; } /*#b04 .arrow { position: absolute; top: 200px; } #b04 #al { left: 15px; } #b04 #ar { right: 15px; }*/ #b04 .arrow { position: absolute; top: 186px; width: 22px; height: 40px; cursor: pointer; overflow: hidden; } #b04 #al { left: 30px; background: url(../images/index/arrow.png) no-repeat 0 0; /* ie6 */ /*_background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/banner_btn.png'); */ } #b04 #ar { right: 30px; background: url(../images/index/arrow.png) no-repeat -40px 0; } .content-main{ /*padding-top: 20px;*/ margin-bottom: 12px; height: 400px; position: relative; } .content-main .more, .content-news .more{ /*position: absolute;*/ /*left: 50%;*/ /*bottom: 0;*/ /*margin-left: -30px;*/ font: 500 14px/12px Simsun; text-align: center; cursor: pointer; margin-bottom: 36px; } .content-main .title, .content-news .title{ margin: 54px auto 36px; width: 600px; height: 65px; } .content-main .title01{ background: url(../images/index/title.png) no-repeat 0 0; } .content-news .title02{ background: url(../images/index/title.png) no-repeat 0 -67px; } .content-main .title03{ background: url(../images/index/title.png) no-repeat 0 -134px; } .content-main .product-wrap{ /*padding-left: 234px;*/ margin: 0 auto; width: 976px; } .content-main .product-wrap .product{ margin: 0 28px; padding-top: 8px; width: 260px; height: 260px; text-align: center; } .content-main .product-wrap .product a{ display: block; position: relative; transition: transform .5s; } .content-main .product-wrap .product a:hover{ transform:translateY(-20px); } .content-main .product-wrap .product-cp .icon, .content-main .product-wrap .product .icon{ display: inline-block; margin-bottom: 10px; width: 148px; height: 148px; } .content-main .product-wrap .product-cp .icon_001, .content-main .product-wrap .product .icon_001{ background: url(../images/index/icons.png) no-repeat 0 0; } .content-main .product-wrap .product-cp .icon_002, .content-main .product-wrap .product .icon_002{ background: url(../images/index/icons.png) no-repeat -148px 0; } .content-main .product-wrap .product-cp .icon_003, .content-main .product-wrap .product .icon_003{ background: url(../images/index/icons.png) no-repeat -296px 0; } .content-main .product-wrap .product-cp .main-title, .content-main .product-wrap .product .main-title{ font: 700 18px/44px "微软雅黑"; } .content-main .product-wrap .product-cp .main-info , .content-main .product-wrap .product .main-info { font: 500 14px/200% "微软雅黑"; } .content-main .product-wrap .tools{ padding-right: 50px; padding-top: 14px; } .content-main .product-wrap .tools ul{ width: 76px; height: 300px; } .content-main .product-wrap .tools ul li{ padding-left: 16px; padding-top: 16px; margin-bottom: 1px; width: 54px; height: 54px; background: #757575; } .content-main .product-wrap .tools ul li .icon{ display: block; width: 42px; height: 42px; } .content-main .product-wrap .tools ul li .icon01{ background: url(../images/index/fudonglan.png) no-repeat 0 0; } .content-main .product-wrap .tools ul li .icon02{ background: url(../images/index/fudonglan.png) no-repeat -46px 0; } .content-main .product-wrap .tools ul li .icon03{ background: url(../images/index/fudonglan.png) no-repeat -88px 0; } .content-main .product-wrap .tools ul li .icon04{ background: url(../images/index/fudonglan.png) no-repeat -136px 0; } /*通用产品*/ .content-main .product-wrap .product-cp{ box-sizing: border-box; margin:0 28px 36px; padding: 8px 1rem 1rem; width: 350px; height: 200px; text-align: center; justify-content: center; align-items: center; border: 1px solid #adc8ed; box-shadow: 0 0 4px 2px #d3e5ff; border-radius: 4px; } .product-cp img{ margin-top: 10px; margin-bottom: 1rem; } /* 资讯中心 */ .content-news{ margin: 0 auto; width: 924px; padding-top: 12px; margin-bottom: 122px; position:relative; } .content-news .news-wrap ul li{ margin: 0 10px 10px 10px; padding: 12px 10px; width: 480px; height: 116px; background: #ece8e8; } .info{ padding-left: 16px; width: 306px; color: #000; } .info .lab{ padding-bottom: 6px; height: 52px; line-height: 26px; font-size: 18px; font-weight: 700; } .info .msg{ line-height: 20px; font-size: 12px; } .content-news .new-wrap{ height: 340px; } .new{ padding: 0 24px; width: 260px; } .new .img{ } .new .main-title{ padding-top:34px; padding-bottom: 10px; font: 700 16px/24px "微软雅黑"; } .new .main-info{ font: 500 14px/200% "微软雅黑"; max-height: 66px; }