/* 自定义样式 */

h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}


/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {width:750px}
}
@media (min-width: 992px) {
    .container {width:970px}
}
@media (min-width: 1200px) {
    .container {width:1200px}
}



/* 搜索框 */
.search-box {border-bottom: 1px solid #eee;background: #f8f8f8;height: 60px;}
.search-box .hot_search{font-size: 15px;line-height: 1;float: left;width: 65%;margin-top: 25px;}
.search-box .hot_search b {color: #111;font-size: 15px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #11AC9A;}
.search-box .searchbox{margin-top: 12px;text-align: right;position: relative;float: left;width: 35%}
.search-box .searchbox input{height: 36px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 60%;border: 1px solid #11AC9A;padding-left: 10px;font-size: 14px;background: #fff;}
.search-box .searchbox input[type="submit"] {width: 20%;margin-left: -5px;background: #11AC9A;font-size: 15px;color: #fff;letter-spacing: 3px;position: relative;}




@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}



/* 手机端导航 */
.nav-sj { background: #11AC9A;color: #fff;}
.nav-sj .list { }
.nav-sj .list .sub-nav {width: 25%;float: left;line-height: 30px;}
.nav-sj .list .sub-nav a {font-size: 15px;text-align: center;display: block;}

@media (max-width: 992px) {
  
  body nav.navbar.bootsnav .navbar-toggle { display:none;}
  .header_nav { background: #EAF5FD;}
  nav.navbar.bootsnav .navbar-brand { color: #434343;text-align: center;}

}


@media (min-width: 992px) {
  
  .nav-sj { display:none;}

}


/* 公用标题样式 */
.bt {text-align: center;margin-bottom: 40px;border-bottom: 1px dashed #ddd;}
.bt h3 { color: #11AC9A; font-size: 24px;font-weight: bold; letter-spacing: 2px; line-height: 1;margin-bottom: 8px;}
.bt h3 span{color: #000;}
.bt h5 { text-transform: uppercase; font-size: 15px; font-weight: bold; line-height: 1;}
.bt h5 span{color: #c10000;}
.bt hr {margin: 8px auto -2px; border-top: 3px solid #11AC9A;width: 10%;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {
  
  

}

@media (max-width: 767px) {
  
  .bt {margin: 0 15px 20px;}
  .bt h3 span { font-size:16px;}

}

/* 为什么选择我们 */
.xzwm { background:#f8f8f8 url(../images/xz-bg.jpg)no-repeat center bottom;width:100%;padding:50px 0;}
.xz-left {padding: 0;margin-top: 5%;}
.xz-left h2 {font-size: 32px;color: #11AC9A;font-weight: bold;}
.xz-left p {font-size: 18px;color: #949494;line-height: 35px;}
.xz-left p span {color: #000;}
.xz-left hr {border-top: 3px solid #11AC9A;width: 10%;margin-top: 10px;}

.xz-left .xz-1 {width: 50%;float: left;background: #fff;}
.xz-left .xz-1 h5 {font-size: 70px;color: #d4d4d4;text-align: center;margin-top: 8%;}
.xz-left .xz-1 h6 { font-size: 24px;font-weight: bold;text-align: center;}
.xz-left .xz-1 p {font-size: 14px;width: 80%;margin: 10% auto;}

.xz-left .xz-2 {width: 50%;float: left;background: #efefef;}
.xz-left .xz-2 h5 {font-size: 70px;color: #d4d4d4;text-align: center;margin-top: 8%;}
.xz-left .xz-2 h6 { font-size: 24px;font-weight: bold;text-align: center;}
.xz-left .xz-2 p {font-size: 14px;width: 80%;margin: 10% auto;}

.xz-right {padding: 0;margin-top: 32.2%;}

.xz-right .xz-3 {width: 50%;float: left;background: #0d8edf;}
.xz-right .xz-3 h5 {font-size: 70px;color: #fff;text-align: center;margin-top: 8%;}
.xz-right .xz-3 h6 { font-size: 24px;font-weight: bold;text-align: center;color:#fff;}
.xz-right .xz-3 p {font-size: 14px;width: 80%;margin: 13.8% auto;color:#fff;}

.xz-right .xz-4 {width: 50%;float: left;background: #2266d1;}
.xz-right .xz-4 h5 {font-size: 70px;color: #d4d4d4;text-align: center;margin-top: 8%;color:#fff;}
.xz-right .xz-4 h6 { font-size: 24px;font-weight: bold;text-align: center;color:#fff;}
.xz-right .xz-4 p {font-size: 14px;width: 80%;margin: 13.8% auto;color:#fff;}

.tu-left { width:100%;}
.tu-left img{ width:100%;}


@media (max-width: 992px) {
  .xz-right {margin-top: 0;}
  .xz-left h2 { text-align: center;}
  .xz-left p { text-align: center;}
  .xz-left hr { margin: 5px auto;}
  .xzwm { background:#f8f8f8;}
  

  
  
}

@media (max-width: 767px) {
  

}


/* 产品展示 */
.cpzs{padding: 60px 0;}

.cp-nav{text-align: center;margin-bottom: 20px;}
.cp-nav ul{overflow: hidden;display: inline-block;}
.cp-nav ul li {float: left; margin: 0 10px; }
.cp-nav ul li a{display: block;background: #11AC9A;color: #fff;padding: 5px;}
.cp-nav ul li a span {font-size: 15px;line-height: 1;display: inline-block; border: 1px solid rgb(255 255 255 / 50%);padding: 8px 16px;}
.cp-nav ul li a:hover{background: #02a5ff;}

.cp-cont{}
.cp-cont ul{overflow: hidden;}
.cp-cont ul li{float:left;width: 25%;padding: 0 8px;margin-bottom: 15px;}
.cp-cont ul li a{display:block;}
.cp-cont ul li a .cp-img { height: 220px;overflow: hidden; display: flex; border: 1px solid #bbb; flex-wrap: wrap;align-content: center;}
.cp-cont ul li a .cp-img img{width: 100%;min-height: 100%;transition:all .6s;}
.cp-cont ul li a p{text-align: center;font-size: 18px;padding: 8px 0;color: #222;height:60px;}
.cp-cont ul li a:hover .cp-img img{transform: scale(1.1);}
.cp-cont ul li a:hover p{color: #02a5ff;}

.cp-btn{margin-top: 20px;text-align: center;}
.cp-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #11AC9A; color: #fff; padding: 10px 25px; border-radius: 2px;}
.cp-btn a:hover{background: #c10000;}

.product_content .pro_nav .cp-bt { width:100%;}
.product_content .pro_nav .cp-bt img { width:100%;}


.btn-default {border-color: #11AC9A;background: #11AC9A;color: #fff;margin-top: 6%;width: 30%;border-radius: 0;height: 40px;line-height: 28px;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img{height: 180px;}
  
}

@media (max-width: 992px) {

  .cp-nav ul li {float: left; margin: 0 0 10px; width: 33.333%;padding: 0 20px;}
  .cp-nav ul li a span{display: block;}
  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height: 130px;}
  .cp-cont ul li a p{font-size: 15px;}
  
}

@media (max-width: 767px) {
  
  .cp-nav{padding: 0 10px;display:none;}
  .cp-nav ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-nav ul li a{padding: 3px;}
  .cp-nav ul li a span{font-size: 13px;padding: 8px 0;}
  
  .cp-cont { padding: 0 10px;}
  .cp-cont ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-cont ul li a .cp-img { height: 150px;}
  
  .cpzs { padding: 30px 0;}
  
  
}




/* 广告部分 */
.adv-bg{background: url(../images/bg1.jpg)no-repeat center bottom;padding: 30px 0;}

.adv-left{float: left;width: 66%;color: #fff;}
.adv-left h5 {background: url(../images/adv-r.png)no-repeat bottom right;font-size: 18px; line-height: 1;  background-size: 55px; padding-bottom: 30px;  padding-right: 30px;padding-top: 40px;text-align:right;}
.adv-txt { background: url(../images/adv-l.png)no-repeat top left;  text-align: left;background-size: 55px;padding-left: 36px;padding-top: 30px;}
.adv-txt h3 {font-size: 36px;line-height: 1; font-weight: bold; letter-spacing: 1px; font-family: Microsoft JhengHei;margin-bottom: 5px;}
.adv-txt p {font-size: 16px;line-height: 1; color: rgb(255 255 255 / 75%);}

.adv-right{float:right;width: 33%;margin-top: 2%;}
.adv-dh{overflow: hidden;margin-bottom: 20px;}
.adv-dh img{width: 50px;float: left;}
.adv-dh h4 {float: left; font-size: 16px; font-weight: normal; color: #fff;line-height: 1;padding-left: 10px;}
.adv-dh h4 b {font-size: 26px; line-height: 1;margin-top: 5px;display: inline-block;}
.adv-right a {  display: block; width: 66%;text-align: center; font-size: 16px;line-height: 1; color: #fff;  border: 1px solid #fff; padding: 15px;margin: 0 auto;transition: all .5s;}
.adv-right a:hover{background: #fff;color: #02a5ff;font-weight:bold;border-radius:3px;}
.btn-default:hover {background: #098b7c;color: #fff;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .adv-left{width: 65%;}
  
  .adv-txt h3{font-size: 20px;}
  .adv-left h5{font-size: 15px;}
  
  .adv-right{width: 35%;}
  .adv-dh h4{font-size: 14px;}
  .adv-dh h4 b{font-size: 18px;}
  .adv-dh img{width: 40px;}
  
  .adv-right a{padding: 10px;}
  
}

@media (max-width: 767px) {

  .adv-bg{background-size: auto 100%;}
  
  .adv-left { float: none; width: 100%;color: #fff;}
  .adv-right { width: 100%;float: none;padding: 0 20px;}

  .adv-left h5 { font-size: 13px;}
  
  .adv-right a{width: 50%;margin: 0;}
  
  .adv-txt{padding-left: 30px;padding-top: 24px;}
  .adv-txt h3 {font-size: 26px;}

}



/* 关于我们 */
.gywm{padding: 50px 0;background: #f8f8f8;}

.gy-bt{}

.gy-cont{position: relative;}
.gy-img{position: absolute;top: 40px;left: 0;z-index: 3;width: 33%;height:280px;overflow: hidden;box-shadow: 5px 5px 0 #ddd;}
.gy-img img{width: 100%;}

.gy-nr { float: right; width: 75%; background: #fff; padding: 30px 30px 30px 10%;box-shadow: 2px 2px 5px #ddd;border-radius: 3px;}
.gy-nr h3 {font-size: 20px;line-height: 1; color: #11AC9A;font-weight: bold; letter-spacing: 2px;}
.gy-nr hr{border-top: 2px solid #11AC9A;width: 10%;margin: 10px 0;}
.gy-txt{height: 225px;overflow: hidden; overflow-y: auto;padding-right: 10px; }
.gy-txt p {font-size: 15px;line-height: 1.5;}
.gy-txt span { font-size:15px!important;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #ddd;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #11AC9A;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}

.gy-btn{margin-top: 20px;padding-left: 30px;}
.gy-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #11AC9A; color: #fff; padding: 10px 25px; border-radius: 2px;}
.gy-btn a:hover{background: #009180;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .gy-img{height: 190px;}
  .gy-txt p {font-size: 14px;line-height: 1.4;}
  .gy-txt{height: 160px;}
  
}

@media (max-width: 767px) {

  .gy-img{display: none;}
  .gy-nr {float: none;width: 95%;background: #fff; padding: 20px 15px;box-shadow: 2px 2px 5px #ddd;  border-radius: 3px; margin: auto;}

  .gy-txt {height: 270px;}
  
}



/* 案例 */
.anli{padding: 50px 0;}

.al-cont{}

.str_wrap,.str_wrap.str_active{background: none}

.walking{height: 270px !important;}
.walking .ar_1{width: 300px;height: 270px;margin-left: 20px;}

.walking .ar_1 .item {height: 220px;overflow: hidden;display: flex; flex-wrap: wrap; align-content: center;}
.walking .ar_1 .item img{width:100%;min-height: 100%;height: auto;}
.walking .ar_1 p {background: none;color: #333; padding: 10px 0;  font-size: 15px;  line-height: 1;height: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.walking .ar_1:hover .item{border-color: #11AC9A;}
.walking .ar_1:hover p{color: #11AC9A;}

.al-btn{text-align: center;margin-top: 10px;}
.al-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #11AC9A; color: #fff; padding: 13px 30px; border-radius: 2px;transition: all .5s;}
.al-btn a:hover{background: #098b7c;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .walking .ar_1{width: 250px;height: 230px;margin-left: 15px;}
  .walking .ar_1 .item {height: 200px;}
  
}

@media (max-width: 767px) {
  
  .walking {height: 180px !important;}
  .walking .ar_1 { width: 170px; height: 180px;margin-left: 15px;}
  .walking .ar_1 .item {height: 150px;}
  .walking .ar_1 p{font-size: 14px;}
  
  .anli { padding: 30px 0;}

}





/* 新闻 */
.xinw{padding: 60px 0;background:#f6f6f6 url(../images/bg5.jpg)no-repeat center bottom;}


.xw-cont{}
.xw-left{float: left;width: 49%;}
.carousel-inner>.item{height: 315px;}
.carousel-inner>.item img{width: 100%;}

.xw-right{float: right;width: 48%;}
.xw-list{}
.xw-list li{}
.xw-list li a{display: block;overflow: hidden;padding: 15px 0;border-bottom: 1px dashed #bbb;}
.xw-list li a h3 { font-size: 15px; line-height: 1; width: 80%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;background: url(../images/xw-ico.png)no-repeat center left;padding-left: 20px;}

.xw-list li a h5{float: right;width: 20%;text-align: right;padding-right: 10px;font-size: 12px;line-height: 1;color: #666;}
.xw-list li a:hover h3{color: #11AC9A;}


.xw-img{    margin-bottom: 10px;height: 240px;overflow: hidden;display: flex;flex-direction: column;justify-content: center;}
.xw-img img{width: 100%;}

.xinw-left{}
.xinw_nr1{}
.xinw_nr1 a{}
.xinw_nr1 h1{font-size: 16px;font-weight: normal;text-align: left;color: #000;}
.xinw_nr1 h1:hover{color: #11AC9A;}
.xinw_nr1 h5{font-size: 12px;line-height: 30px;}
.xinw_nr1 p{font-size: 14px;line-height: 20px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.xw-more{margin-top: 10px;}
.xw-more a{display: inline-block;font-size: 14px;line-height: 14px; background: #11AC9A;color: #fff;padding: 10px 15px;}
.xw-more a:hover{ background: #009180;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .xw-list li a{padding: 20px 0;}
  
}

@media (max-width: 992px) {

  .xw-list li a{padding: 13px 0;}
  .xw-list li a h3{font-size: 14px;width: 78%;}
  .xw-list li a h5{font-size: 12px;width: 22%;}
  .xw-left {float: left;width: 100%;}

  
}

@media (max-width: 767px) {
  
  .xw-left { float: none;  width: 100%; margin-bottom: 20px;padding: 015px;}
  .carousel-inner>.item {height: 240px;}
  .xw-right {float: none;width: 100%;padding: 0 15px;}
  
  .xinw {padding: 30px 0;}
  .xw-img { height:160px;}

}



/* 友情链接 */
.links { margin: 0;  font-size: 16px;line-height: 1.5;padding-bottom: 20px;}
.links span{font-weight: bold;}
.links a { margin: 0 5px; font-size: 15px;line-height: 1.5;}
.links a:hover{color: #1482d7;}



/* 底部 */
.f_one {background: #3c3c3c;padding: 20px 0 20px;}
.f-nav {border-bottom: 1px solid #bbb;padding-bottom: 20px;margin-bottom: 20px;}
.f-nav ul{overflow: hidden;}
.f-nav ul li {border-right: 1px solid #fff;float: left;padding: 0 44px;}
.f-nav ul li:last-child{border: none;}
.f-nav ul li a { color: #ccc; display: inline-block;font-size: 15px;line-height: 1;}
.f-nav ul li a:hover{color: #fff;}

.f-logo{float: left;width: 40%;padding-top: 40px;}
.f-logo h3 { color: #eee; font-size: 25px;line-height: 1; letter-spacing: 3px; margin-bottom: 6px;}
.f-logo h5 { color: #ddd;font-size: 18px;line-height: 1;margin-bottom: 20px;}

.f-lx { float: left; width: 35%;  border-left: 1px solid #ddd; padding: 10px 15px;}
.f-lx p { color: #ddd;font-size: 15px; line-height: 1;margin-bottom: 8px;}
.f-lx p span{display: inline-block;width: 80px;text-align: right;}
.f-lx p a:hover{color: #8bc5f9;}

.f-ewm{float: right;width: 24%;}
.ewm-box{float: left;width: 50%;padding: 0 10px;text-align:center;}
.ewm-box img{width: 100%;}
.ewm-box p { color: #ddd;font-size: 15px;line-height: 1;padding-top: 5px;}


/* 区域设置 */
.sec-tit.left-keyword-tit, .themain {display: block;}
.themain {clear: both;text-align: center;color: #eee;font-size: 15px;line-height: 1;margin-top: 10px;}
.themain a {color: #eee;margin: 0 5px;display: inline-block;}

.f_two {  background: #171717; border-top: 1px solid #b7b7b7; padding: 15px 0;}
.f_two p{text-align: center;font-size:15px;line-height: 1;color: #ddd;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li{padding: 0 38px;}
  
  .f-lx p{font-size: 14px;}
  .f-logo{width: 30%;}
  
}
@media (max-width: 992px) {


}

@media (max-width: 767px) {

  

}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}







/* 内页样式 */
.page-body {margin: 30px auto 50px;}

.left_menu{float: left;width: 22%;margin-right: 3%;padding:0;}
.page-body .col-md-9{float: left;width: 75%;padding: 0;}


.sec-tit {border: none;height: 50px;line-height: 50px;background: #11AC9A;padding: 0 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.sec-tit h2 {float: left; margin-top: 0;margin-bottom: 0; height: auto;line-height: 50px; font-weight: bold; font-size: 18px;color: #ffffff;border: none;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}

.page-l-clist ul { padding: 5px 10px; border: 2px solid #11AC9A;}
.page-l-clist li { height: 45px; line-height: 45px; text-align: center; font-size: 15px;border: none; background: #eee; margin: 10px 0;}
.page-l-clist li a{display:block;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: 45px; color: #fff; background: #11AC9A;}
.page-l-clist li .layer2{left: 100%;}


.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #11AC9A;}

.sec-marquee-c strong{font-size: 18px;}


/* 右侧 */
.page-alist{margin-top: 0;}

.crumbs-item {line-height: 1;border-bottom: 3px double #d7dbdf;overflow: hidden;margin-bottom: 15px;}
.crumbs-item h5 {font-size: 15px;line-height: 1; padding: 7px 0;color: #555;}

.wp-pagenavi{text-align: center;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #11AC9A;
    border-color: #11AC9A;
}
.pagination>li>a, .pagination>li>span{color: #11AC9A;}

/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #11AC9A;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #11AC9A;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #11AC9A;overflow: hidden;}

.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 16px; text-align: center;padding: 5px 0;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #11AC9A;}

.page-nav{display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{width: 50%;padding: 0 5px;float: left;border: none;margin-bottom: 10px;}
.page-nav ul li a { display: block;text-align: center; background: #eee; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #11AC9A;}

/* 详情页 */
.page-con-tit{}
.page-con-tit h1{font-size: 20px;line-height: 1;padding-bottom: 10px;}

.product_detail h1.title{font-size: 20px;line-height: 1;}
.list_p li h2 { margin-top: 0;font-size: 14px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 14px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 14px;font-family: "Microsoft YaHei";}


/* 地图 */
.page-addr{}
.page-addr iframe{width: 100%;}


/* 留言 */
.form-control:focus {
    border-color: #11AC9A;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  
}

@media (max-width: 992px){
  
  .page-body {margin: 10px auto 50px;}
  .page-body .col-md-9{float: none;width: 100%;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 33.3333%;}
  
  .page-alist .page-atit p {height: 4rem;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 33.3333%;}
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 50%;padding: 0 5px;}

  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .img-inner { height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  
  
  .page-alist .col-md-4{height: auto;}
  
  
}
.zoomPad{z-index: 1 !important;}

