
#swiper-container .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    opacity: 1;
    border: 3px solid #fff;
    border-radius: 12px;
    background: 0 0;
    margin: 0 10px
}

#swiper-container .swiper-pagination-bullet-active {
    border: 3px solid #0097f1
}

.swiper-wrapper img {
    width: 100%;
    margin: auto;
    display: block
}

.swiper-pagination {
    bottom: 20px!important
}

.title {
    text-align: center;
    margin: 109px 0 60px;
    font-family: "微软雅黑"
}

.title h2 {
    font: 700 24px/24px "Microsoft YaHei";
    color: #0097f1;
    line-height: 24px;
    margin-top: 20px
}

.products {
    text-align: center
}

.products .classify {
    border-bottom: 1px solid #0097f1
}

.products .classify li {
    padding: 0 20px;
    margin-bottom: -1px
}

.products .classify a {
    color: #0097f1;
    padding: 0 20px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #0097f1
}

.products .classify a.active,
.products .classify a:hover {
    color: #fff;
    background-color: #0097f1
}

.product-list {
    padding-top: 38px;
    margin-left: -40px
}

.product-list li {
    border: 1px solid #ccc;
    margin-top: 30px;
    width: 205px;
    float: left;
    text-align: center;
    margin-left: 40px
}

.product-list li img {
    max-width: 100%
}

.product-list li a {
    padding: 25px 35px;
    display: block;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product-list li:active p,
.product-list li:hover p {
    -webkit-transform: translate(7%, 0);
    -moz-transform: translate(7%, 0);
    transform: translate(7%, 0);
    color: #0097f1;
    text-decoration: none;
    background: url(../img/arrow-green-r.png) no-repeat 86% 4px
}

.product-list li:hover {
    border-color: #0097f1
}

.more {
    display: inline-block;
    padding: 0 114px;
    margin-top: 68px;
    font-size: 14px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    line-height: 46px;
    background: #0097f1
}

.case {
    margin-top: 82px;
    background-color: #0097f1
}

.case .left {
    float: left;
    text-align: center;
    width: 42%
}

.case .left img {
    display: inline-block;
    width: auto;
    margin: 54px 0
}

.case .left strong {
    font-size: 24px;
    color: #fff;
    line-height: 67px;
    width: 333px;
    display: inline-block;
    border: 1px solid #fff
}

.case .right {
    float: right;
    width: 58%
}

.case .case-button {
    top: auto;
    bottom: 10%;
    left: 18%;
    width: 92px;
    height: 38px;
    -webkit-background-size: 92px 38px;
    background-size: 92px 38px
}

.case .case-button.swiper-button-prev {
    background-image: url(../img/icasePrev.jpg)
}

.case .case-button.swiper-button-next {
    right: auto;
    left: 27%;
    background-image: url(../img/icaseNext.jpg)
}

.join .content {
    border-top: 1px solid #0097f1;
    padding-top: 80px
}

.join .content .left {
    float: left;
    width: 42%
}

.join .content .right {
    width: 52%;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    text-align: left;
    float: right
}

.join .content .right div {
    margin-bottom: 30px
}

.join .content .right .more {
    margin-top: 0
}

.grey {
    background: #f7f7f7
}

.equip {
    text-align: center;
    padding-bottom: 132px
}

.equip #demo {
    width: 1200px;
    overflow: hidden
}

.equip .title {
    padding-top: 70px
}

.equip .content {
    border-top: 1px solid #0097f1;
    padding-top: 80px
}