@charset "utf-8";
/* CSS Document */
.txt{color: #696969;}
.product_show{
    width: 60em;
    margin: 3em auto;
}
.left_show{
    width: 48%;
    float:left;
}

.showcase{
    width:100%;
    margin: 0 auto;
}
.showcase .lunbo{position:relative;}
.showcase .lunbo .gallery-thumbs .swiper-wrapper .swiper-slide{max-width: 25%;}
.showcase .gallery-top{margin-bottom:1em;}
.showcase .v16-9{margin: .4em;}
.showcase div.img{width: 100%;height: 100%;background-size: contain;background-repeat: no-repeat;background-position: center;box-shadow: 0 0 0.4em 0px #888888;}

.showcase .swiper-button-next,.showcase .swiper-button-prev{
    background-size:contain;
    width:1em;
    height:1.5em;
    bottom: 1.5em;
    border: none !important;
    top: auto;
    /* z-index: 99; */
}
.showcase .swiper-button-disabled{/* display:none; */}

.showcase .swiper-button-next{right:-1em;}
.showcase .swiper-button-prev{left:-1em;}
.right_show{
    padding-top: 4em;
    width: 48%;
    float: right;
}

.right_show .txt{
    margin-bottom: 1em;
}
.price_link{
    display: inline-block;
    line-height: 2.5em;
    border: 1px solid #696969;
    border-radius: 2em;
    text-align: center;
    padding: 0 1.2em;
    color:#696969;
    margin-top: 1em;
}
.introduce{
    margin: 2em auto;
}
.introduce .table_left{
}


.introduce .note{
    font-size:1em;
    margin-bottom: 1em;
    font-weight: normal;
    line-height: 1.5em;
}
.table_left table{
    width: 30em;
    font-size: .9em;
}
.col_left{
    width: 9em;
    border:1px solid black;
    padding-left: 1em;
    line-height: 2em;
    color:#bebcbc;
}
.col_right{
    border:1px solid black;
    padding-left:2em;
}
.introduce .introduce_right{
}
.service{
    width: 60em;
    margin: 3.5em auto;
}
.service .p1{
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: .3em;
}
.service > .txt{
    margin-bottom: 1em;
}
.service .pic_show{
    width:100%;
}
.service .product_model{
    width: 11em;
    height: 14em;
    float: left;
    margin-right: 1.5em;
    display: block;
    overflow: hidden;
}
.service .product_model.last{
    margin-right:0;
}
.service .product_pic{
    width:100%;
    height: 9.6em;
    border:1px solid #696969;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.service .product_pic img{
    width:100%;

}
.service .h3{
    margin-top: 1em;
    text-align: center;
    color:#191919;
}

.service .product_model .txt{
    text-align: center;
}
.download_gb{
    width:100%;
    background-color: #eeeeee;
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: 5em;
}
/*
   覆盖了publi 样式
*/
.download_gb .section4{
    margin:0 auto;
}

.pro_list{
    width: 60em;
    margin: 0 auto;
}

.pro_list .pro_inner{
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
.top_list .h3{
    margin-top: 1em;
    text-align: center;
    display: block;
    margin-bottom: 1em;
    color: black;
}
.contact .p1{
    font-size:1.4em;
    margin-top: 1.2em;
    text-align: center;
}