| Server IP : 172.67.216.113 / Your IP : 104.23.243.33 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home2/cp648411/www/mjproduct.co.th/product-service/ |
Upload File : |
<?php include('../include/head.php') ?>
<?php include('../include/lang_check.php') ?>
<?php include('lang_check.php') ?>
<?php $page = 'product-service'; ?>
<body >
<style type="text/css">
html, body {
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
}
.slider {
width: 84%;
margin: 0px auto;
}
@media (max-width: 767px) {
.slider {
width: 84%;
margin: 0px auto;
}
}
@media (min-width: 767.99px) {
.slider {
width: 100%;
margin: 0px auto;
}
}
.slick-slide {
margin: 0px 0px;
}
.slick-slide img {
width: 100%;
}
.slick-prev:before,
.slick-next:before {
color: black;
}
.slick-slide {
transition: all ease-in-out .3s;
opacity: .2;
}
.slick-active {
opacity: 1;
}
.slick-current {
opacity: 1;
}
.slick-dotted.slick-slider{margin-bottom: 0px;}
.s-animate-zoom{
animation: animatezoom 0.6s;
}
.s-modal-content {
width: 500px;
}
.s-modal-content {
margin: auto;
background-color: #fff;
position: relative;
padding: 0;
outline: 0;
width: 600px;
}
.s-xlarge {
font-size: 24px!important;
}
.s-display-topright {
position: absolute;
right: 0;
top: 0;
}
.s-button {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.s-btn, .s-button {
border: none;
display: inline-block;
padding: 8px 16px;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
background-color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap;
}
.s-modal {
z-index: 3;
display: none;
padding-top: 100px;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
}
@media (max-width: 768px){
.s-modal {
padding-top: 50px;
}
}
</style>
<?php include('../include/header.php'); ?>
<div class="h-min-500 ">
<div class="container mt-5 pt-5 mb-5">
<div class="row justify-content-center text-center mt-md-5 mb-md-5 mb-5 position-relative">
<div class="bg-title"></div>
<div class="col-auto">
<h2 class="pb-3 text-white title_1"><?php echo $body[0]; ?></h2>
</div>
</div>
<div class="row justify-content-center text-center mt-md-5 mb-md-5 mb-5 position-relative">
<div class="col-8 col-md-2 text-center text-mj1 text-wrap rounded p-3 mb-3 mt-md-5" style="border:2px solid #014da1;border-radius: 2.25rem!important;">
<img src="../redbag/icon/i-3.png" alt="" width="100%" class="mb-3 px-4 pt-4">
<p class="mb-0 pb-0"><?php echo $body[10]; ?></p>
</div>
</div>
<div class="row justify-content-center text-center mt-md-5 mb-md-5 mb-5 text-mj1">
<div class="col-12 col-md-5 text-center p-3 mb-3" >
<p class="mb-0 pb-0"><?php echo $body[11]; ?></p>
<p class="mb-0 pb-0"><?php echo $body[12]; ?></p>
<p class="mb-0 pb-0"><?php echo $body[13]; ?></p>
<p class="mb-0 pb-0"><?php echo $body[14]; ?></p>
</div>
</div>
</div>
<div id="modal01" class="s-modal" onclick="this.style.display='none'">
<span class="s-button s-hover-red s-xlarge s-display-topright">×</span>
<div class="s-modal-content s-animate-zoom">
<img id="img01" style="width:100%;position: absolute; z-index: 99;">
</div>
</div>
<section class="autoplay slider mb-5">
<div>
<img src="../redbag/background/im3-01.jpg" width="100" class="img_res img_nocopy"
onclick="zoomin('../redbag/background/im3-01.jpg')">
</div>
<div>
<img src="../redbag/background/im3-02.jpg" width="100" class="img_res img_nocopy"
onclick="zoomin('../redbag/background/im3-02.jpg')">
</div>
<div>
<img src="../redbag/background/im3-03.jpg" width="100" class="img_res img_nocopy"
onclick="zoomin('../redbag/background/im3-03.jpg')">
</div>
<div>
<img src="../redbag/background/im3-04.jpg" width="100" class="img_res img_nocopy"
onclick="zoomin('../redbag/background/im3-04.jpg')">
</div>
<div>
<img src="../redbag/background/im3-05.jpg" width="100" class="img_res img_nocopy"
onclick="zoomin('../redbag/background/im3-05.jpg')">
</div>
</section>
</div>
<script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script>
<script src="https://www.mjproduct.co.th/slick/slick.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
$(document).on('ready', function() {
if (window.matchMedia('(max-width: 767px)').matches) {
$(".regular").slick({
dots: true,
infinite: true,
slidesToShow: 3,
slidesToScroll: 3
});
$('.autoplay').slick({
slidesToShow: 3,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 2000,
});
} else {
$(".regular").slick({
dots: true,
infinite: true,
slidesToShow: 5,
slidesToScroll: 3
});
$('.autoplay').slick({
slidesToShow: 5,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 2000,
});
}
});
function zoomin(element) {
document.getElementById("img01").src = element;
document.getElementById("modal01").style.display = "block";
}
</script>
<?php include('../include/footer.php'); ?>
</body>
</html>