

.server1 {
    margin-top: .2133rem;
    width: 100%;
    display: flex;
}

.server1 .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.server1 .item .icon {
    width: .4533rem;
    height: .44rem;
}

.server1 .item .title {
    margin-top: .1067rem;
    font-weight: bold;
    color: #666666;
    font-size: .1867rem;
}

.server1 .item .desc {
    margin-top: .0667rem;
    width: 2rem;
    color: #666666;
    text-align: center;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-size: 0.0933rem;
}

.server1  .divide {
    width: 1px;
    height: .48rem;
    background: #CCCCCC;
    margin-top: .56rem;
}

.introduce {
    padding: .56rem .84rem;
    display: flex;
    justify-content: space-between;
}

.introduce img {
    width: 2.9867rem;
}

.introduce .desc {
    display: flex;
    flex-direction: column;
    width: 4.7867rem;
}

.introduce .desc .tips {
    align-self: flex-end;
    font-size: .2133rem;
    line-height: 18px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #CCCCCC;
}

.introduce .desc .heng {
    width: .2133rem;
    align-self: flex-end;
    margin: 0.0667rem 0;
    height: 0rem;
    border: 1px solid #21A2D1;
}

.introduce .desc .name {
    font-size: .2133rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #21A2D1;
    align-self: flex-end;
    /* margin-top: .08rem; */
    margin-bottom: .48rem;
}

.introduce .desc .txt {
    margin-top: .2133rem;
    color: #666666;
    font-size: .1067rem;
}

.introduce .desc .more {
    width: .9733rem;
    height: .3467rem;
    line-height: .3467rem;
    text-align: center;
    background: #21A2D1;
    border-radius: 3px;
    align-self: flex-end;
    margin-right: .1333rem;
    font-size: .1067rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: .3467rem;
    cursor: pointer;
}

.introduce .desc .more img {
    width: .1333rem;
    /* height: .1333rem; */
}

.instrument {
    width: 10rem;
    height: 4.8133rem;
    background-color: #F4F4F4;
    background-image: url(../image/bg.png);
    background-position: left bottom;
    background-size: 5.9867rem 4.0267rem;
    background-repeat: no-repeat;
    padding: 0px .84rem;
}

.instrument .title {
    width: 100%;
    text-align: center;
    color: #ccc;
    font-size: .2133rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    padding-top: .3467rem;
}
.instrument .name {
    font-weight: bold;
    color: #21A2D1;
    font-size: .2133rem;
    text-align: center;
    margin-top: .04rem;
}
.instrument .swiper {
    margin-top: 20px;
}
.instrument .swiper-slide {
    width: 1.9467rem;
    height: 2.6267rem;
    background-color: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    margin: 10px 0;
}

.instrument .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px .28rem;
}
.instrument .swiper-slide:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}
.instrument .swiper-slide img {
    width: 1.3867rem;
    height: 1.7333rem;
}
.instrument .swiper-slide .tit {
    margin-top: .1333rem;
    font-size: .1067rem;
    font-weight: bold;
    color: #222222;
    line-height: .1333rem;
}
.instrument .swiper-slide .txt {
    text-align: center;
    font-size: .0933rem;
    color: #999999;
    line-height: .13rem;
    margin-top: .1067rem;
}

.instrument .more {
    width: .9733rem;
    height: .3467rem;
    line-height: .3467rem;
    text-align: center;
    background: #21A2D1;
    border-radius: 3px;
    align-self: flex-end;
    margin-right: .1333rem;
    font-size: .1067rem;
    font-weight: bold;
    color: #FFFFFF;
    margin: .3467rem auto;
    cursor: pointer;
}

.instrument  .more img {
    width: .1333rem;
}

.process {
    width: 100%;
}
.process .title {
    width: 100%;
    text-align: center;
    color: #ccc;
    font-size: .2133rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    padding-top: .3467rem;
}
.process .name {
    font-weight: bold;
    color: #21A2D1;
    font-size: .2133rem;
    text-align: center;
    margin-top: .04rem;
}
.process .content-box {
    margin-top: .4rem;
    width: 100%;
    height: .5733rem;
    background-image: url(../image/xian.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.process .content-box .content {
    margin:0px  1.7333rem;
    display: flex;
    justify-content: space-between;
}
.process .content .item {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}
.process .content .item  img {
    width: .76rem;
    height: .76rem;
}
.process .content .item div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 16px;
}
.process .content .item div span {
    color: #666666;
    font-size: .1067rem;
}
.products {
    margin-top: .5333rem;
}
.products .title {
    width: 100%;
    text-align: center;
    color: #ccc;
    font-size: .2133rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    padding-top: .3467rem;
}
.products .name {
    font-weight: bold;
    color: #21A2D1;
    font-size: .2133rem;
    text-align: center;
    margin-top: .04rem;
}
.products .content-box {
    margin-top: 16px;
    width: 100%;
    height: 3.8133rem;
    background-color: #F4FAFC;
}

.products .content-box .btns {
    margin-left: 3.4667rem;
    padding-top: .3467rem;
    display: flex;
}
.products .content-box .btns div {
    width: .84rem;
    height: .28rem;
    border-radius: .1733rem;
    border: 1px solid #21A2D1;
    text-align: center;
    color: #21A2D1;
    line-height: .28rem;
    margin-right: .2667rem;
    font-size: 0.1067rem;
    cursor: pointer;
    user-select: none;
}
.products .content-box .btns .active {
    background-color: #21A2D1;
    color: #fff;
}
.products .message {
    margin-left: .84rem;
    display: flex;
    margin-top: .2133rem;
}
.products .message .item {
    width: 1.9467rem;
    height: 2.64rem;
    background: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    margin-right: .1867rem;
    padding: .0667rem;
    text-align: center;
}
.products .message .item:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.products .message .item  img{
    width: 1.8rem;
    height: 1.3867rem;
    margin-top: .0667rem;
}
.products .message .num{
    color: #21A2D1;
    font-size: .28rem;
    line-height: .32rem;
    margin-top: .2133rem;
    margin-bottom: .0667rem;
}
.products .message span {
    display: block;
    color: #222222;
    font-size: .1067rem;
    line-height: .1333rem;
}
.products .message1 .item{
    padding: 0.2533rem 0.2533rem 0;
}
.products .message1 .item  img{
    width: 1.4267rem;
    height: 1.1467rem;
    margin-top: 0px;
}
.products .message1 .stitle {
    margin-top: 0.22rem;
    text-align: center;
    font-size: 0.1067rem;
    line-height: 0.1333rem;
}
.products .message1 .desc {
    margin-top: 0.1067rem;
    color: #999999;
    font-size: 0.0933rem;
}
.products .message3 .item {
    padding: 0.3067rem 0.28rem;
}
.products .message3 .item img{
    width: 1.3867rem;
    height: 1.3867rem;
}
.products .message3 .item .stitle{
    font-size: 0.1067rem;
    color: #222222;
    margin-top: 0.28rem;
}
.products .message3 .item .desc{
    margin-top: 8px;
    font-size: 0.0933rem;
    color: #999999;
 }

.about {
    height: 2.4267rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.3333rem .99rem;
}
.about div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about .img1{
    width: .5067rem;
    height: .4133rem;
}
.about .img2 {
    width: .4rem;
    height: .4rem;
}
.about .img3 {
    width: .48rem;
    height: .48rem;
}
.about .img4 {
    width: .3467rem;
    height: .48rem;
}
.about .desc {
    margin-top: .2267rem;
    color: #222222;
    font-size: .1067rem;
    line-height: .1333rem;
    margin-bottom: .1067rem;
}
.about span {
    font-size: .0933rem;
    color: #999999;
}
.weixin {
    position: relative;
}
.weixin:hover .code{
    display: block;
}
.code {
    position: absolute;
    width: 1.3867rem;
    top: -1.6333rem;
    left: 0px;
    display: none;
}
.gotop {
    width: .4133rem;
    height: .4133rem;
    position: fixed;
    bottom: 1.8667rem;
    right: .1333rem;
    cursor: pointer;
}