/* 自定义样式 */

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
    }
}


/* 公用标题样式 */



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


.cp-txt{margin-bottom: 40px;text-align: center;position:relative;}
.cp-txt h5 { font-family: Times New Roman; font-size: 40px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:20px;}
.cp-txt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #000;}
.cp-txt h3 span{color: #0080ca;}
.cp-txt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #0080ca;}

.cp-cont{}

.cp-nav{float: left;width: 20%;margin-right: 2%;}
.cp-nav .cp-bt{background: #0d77e5; padding: 20px 20px 10px;margin-bottom: 10px;}
.cp-nav .cp-bt h3{color: #fff;font-size: 26px;line-height: 1;margin-bottom: 8px;}
.cp-nav .cp-bt p { font-size: 15px; line-height: 1;color: #fff;text-transform: uppercase;}
.cp-nav .cp-bt hr{margin: 5px 0 10px;}
.cp-nav ul{}
.cp-nav ul li{margin-bottom: 5px;}
.cp-nav ul li a {display: block; padding: 20px;overflow: hidden; font-size: 16px; line-height: 1;background: #eee;}
.cp-nav ul li a span {display: inline-block;line-height: 20px;}
.cp-nav ul li a .fa{float: right;margin-right: 5px;font-size: 20px;}
.cp-nav ul li a:hover{background: #0052b7;color: #fff;}

.cp-nr{float: left;width: 78%;}
.cp-nr h3 { font-size: 20px;line-height: 1;font-weight: bold; margin-bottom: 15px; border-bottom: 1px solid #bbb;color: #0052b7;}
.cp-nr h3 span { display: inline-block;padding-bottom: 5px;border-bottom: 2px solid #0052b7;}

.cp-list{}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float:left;width: 33.3333%;padding: 0 8px;margin-bottom: 10px;}
.cp-list ul li a{display: block;}
.cp-list ul li a .cp_img { height: 230px;overflow: hidden; display: flex; flex-wrap: wrap; align-content: center;}
.cp-list ul li a .cp_img img{width: 100%;transition: all .6s;}
.cp-list ul li a p { font-size: 15px;line-height: 1;padding: 8px 0;text-align: center;}
.cp-list ul li a:hover .cp_img img{transform: scale(1.1);}
.cp-list ul li a:hover p{color: #005b9c;}

.cp-lxwm{background: url(../images/lx-bg.jpg)no-repeat center;padding: 20px;}
.cp-lxwm p {font-size: 15px; line-height: 1; margin-bottom: 10px;color: #fff;}
.cp-lxwm h5 { font-size: 26px; line-height: 1; font-weight: bold;margin-bottom: 15px;color: #fff;}
.cp-lxwm a {display: block;font-size: 16px;line-height: 1; background: #fff;  padding: 10px 0; text-align: center;border-radius: 20px;color: #005b9c;}
.cp-lxwm a:hover{background: #0080ca;color: #fff;}

.cp-btn{text-align: center;margin-top: 10px;}
.cp-btn a {display: inline-block;font-size: 14px; line-height: 1;background: #eee;  padding: 12px 25px; border-radius: 5px;}
.cp-btn a:hover{background: #0080ca;color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-nav{width: 25%;}
  .cp-nr { width: 73%;}
  .cp-nav ul li a{padding: 15px 20px;}
  .cp-list ul li a .cp_img{height: 180px;}
  
}
@media (max-width: 992px){
  
  .cp-nav {width: 25%;}
  .cp-nav ul li a{padding: 10px 8px;font-size: 13px;}
  .cp-nav ul li a .fa {font-size: 16px;}
  .cp-lxwm{padding: 20px 10px;}

  .cp-nr{width: 73%;}
  .cp-list ul li a .cp_img{height: 150px;}
  
  
}
@media (max-width: 767px){

  .cpzs {padding: 30px 0;}
  .cp-nav{float: none;width: 100%;margin-bottom: 10px;padding: 0 10px;}
  .cp-bt,.cp-lxwm{display:none;}
  .cp-nav ul{overflow: hidden;}
  .cp-nav ul li{float:left;width: 50%;padding: 0 6px;margin-bottom: 10px;text-align:center;}
  .cp-nav ul li a{}
  .cp-nav ul li a .fa{display: none;}
  
  .cp-nr h3{display: none;}
  .cp-nr {  float: none; width: 100%;padding: 0 10px;}
  .cp-list ul li {width: 50%;padding: 0 5px;}
  
  .cp-txt{margin-bottom: 30px;}
  .cp-txt h5{font-size:26px;margin-bottom: 15px;}
  .cp-txt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .cp-txt hr{width:10%;margin: 0 auto 5px;}
  
}

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



/* 案例 */
.anli{background: url(../images/bg1.jpg)center;padding: 50px 0;}


.al-bt{margin-bottom: 40px;text-align: center;position:relative;}
.al-bt h5 { font-family: Times New Roman; font-size: 40px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:20px;}
.al-bt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #000;}
.al-bt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #0d77e5;}
.al-bt p{font-size: 15px;line-height: 1;color: #666;}

.walking .ar_1{width: 300px;height: 240px;margin-left: 15px;background: none;}
.walking .ar_1 .item{border: none;padding: 5px;border: 1px solid #ccc;background: #fff;}
.img-b { height: 200px;display: flex; overflow: hidden;flex-wrap: wrap;align-content: center;}
.walking .ar_1 .item img{height: auto;width: 100%;min-height: 100%;}
.walking .ar_1 p { height: auto; line-height: 1; background: none; color: #555; font-size: 16px; padding: 5px 0;}
.walking .ar_1:hover .item{border-color: #0052b7;}
.walking .ar_1:hover p{color: #0052b7;}


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

@media (max-width: 992px){
  
  
  
  .al-bt p { font-size: 14px; line-height: 1.5;color: #666;}
  .walking .ar_1{width: 250px;}
  .img-b{height: 180px;}
  
  
}

@media (max-width: 767px){
  
  .al-bt{margin-bottom: 30px;}
  .al-bt h5{font-size:26px;margin-bottom: 15px;}
  .al-bt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .al-bt hr{width:10%;margin: 0 auto 5px;}
  
  .walking{height: 180px !important;}
  .walking .ar_1 { width: 200px; height: 180px;margin-left: 15px;}
  .img-b { height: 140px;overflow: hidden;}
  
  
}




.adv-bg{background: url(../images/adv-bg.jpg)no-repeat center bottom;padding: 30px 0;}
.adv-img{float: left;width: 25%;}
.adv-img img{width: 100%;}

.adv-nr{float: left;width: 60%;margin: 0 7%;text-align:center;padding-top: 20px;}
.adv-nr h3 {font-size: 28px;line-height: 1.5; color: #fff; font-weight: bold;letter-spacing: 3px; margin-bottom: 10px;}
.adv-nr p {font-size: 22px; line-height: 1; color: rgb(255 255 255 / 75%);}
.adv-nr p span{display: inline-block;margin: 0 5px;}
.adv-nr p .fa{margin-right: 3px;}

.adv-dh{overflow: hidden;margin-top:20px;padding: 0 32%;}
.adh-img{float: left;width: 50px;margin-right: 10px;}
.adh-img img{width: 100%;}
.adh-txt{float: left;text-align: left;}
.adh-txt h5 {font-size: 16px; line-height: 1;color: #eee;margin-bottom: 3px;}
.adh-txt h2 {font-size: 28px; font-weight: bold; color: #fff;line-height: 1;}

.adv-btn{margin-top: 20px;}
.adv-btn a { display: inline-block; font-size: 17px;line-height: 1; background: #f38a0b; color: #fff; padding: 10px 30px; border-radius: 3px;}
.adv-btn a:hover{background: #0d77e5;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .adv-dh{padding: 0 28%;}
  .adv-nr{padding-top: 0;}
  
}

@media (max-width: 992px){
  
  .adv-nr {width: 66%;margin: 0 4%;}
  .adv-nr h3{font-size: 24px;}
  .adv-nr p{font-size: 18px;}
  
  .adh-img{width: 40px;}
  .adh-txt h5 { font-size: 15px;}
  .adh-txt h2 {font-size: 25px;}
  .adv-dh {padding: 0 27%;}
  
  
  
}

@media (max-width: 767px){
  
  .adv-img{display: none;}
  .adv-nr{float: none;width: 100%;padding: 0 15px;margin: 0;}
  .adv-nr h3 { font-size: 20px;}
  .adv-nr p{overflow: hidden;}
  .adv-nr p span {display: inline-block;width: 50%; float: left;margin: 0 auto 10px;}
  .adv-dh {padding: 0 15%;}
  
  
}













.youshi{padding: 60px 0;}

.ys-bt{text-align: center;margin-bottom: 40px;}
.ys-bt h3 { font-size: 30px;line-height: 1; font-weight: bold;letter-spacing: 2px;}
.ys-bt hr {border-top: 3px solid #0052b7; margin: 15px auto 10px;width: 6%;}
.ys-bt p { font-size: 15px; line-height: 1;color: #666;}

.ys-cont{}
.ys-cont .ys-nr{float: left;width: 50%;height: 400px;}
.ys-cont .ys-img{float: left;width: 50%;text-align: center;padding: 20px;height: 400px;}
.ys-cont .ys-img img{height: 100%;}

.ys-box{margin: 20px 0;}
.ys-box .ys-tit { overflow: hidden; padding-bottom: 10px;border-bottom: 1px dashed #bbb; margin-bottom: 10px;}
.ys-box .ys-tit h5 {
    float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 44px;
    background: #0d77e5;
    border-radius: 50%;
    text-align: center;
    font-family: Times New Roman;
    font-weight: bold;
    color: #fff;
  margin-right: 10px;
}
.ys-box .ys-tit h3 {float: left;font-size: 24px; line-height: 1;font-weight: bold;color: #0052b7;margin-top: 15px;}
.ys-box .ys-tit h3 span { display: block;font-size: 17px;font-weight: normal;color: #666;margin-top: 8px;}
.ys-box p {font-size: 15px; line-height: 1.5;color: #555;padding-left: 20px;}
.ys-box p .fa{color: #f38a0b;}


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

}

@media (max-width: 992px){
  

  .ys-cont .ys-img {width: 45%;height: 350px;}
  .ys-cont .ys-nr{width: 55%;height: 350px;}
  
  .ys-box .ys-tit h5 {width: 60px; height: 60px;line-height: 60px;font-size: 36px;}
  .ys-box .ys-tit h3 {font-size: 22px;    margin-top: 10px;}
  .ys-box .ys-tit h3 span{font-size: 15px;}
  .ys-box p{font-size: 14px;}
  
  
}

@media (max-width: 767px){
  
  .ys-cont { padding: 0 15px;}
  
  .ys-cont .ys-nr,.ys-cont .ys-img{float: none;width: 100%;margin-bottom: 15px;height: auto;}
  
  .ys-cont .ys-img img { height: auto;width: 90%;}
  
}











/* 关于我们 */
.gywm{background: url(../images/bg2.jpg)no-repeat center;padding: 50px 0;}
.gywm-left{float: left;width: 42%;margin-right: 2%;border: 8px solid rgb(255 255 255 / 60%);border-radius: 10px;overflow: hidden;}

.gywm-left .carousel-inner .item img{width: 100%;}

.gywm-right{float:right;width: 55%;padding-top: 20px;}
.gy-bt{margin-bottom: 20px;}
.gy-bt h3 {font-size: 30px;font-weight: bold; color: #fff;margin-bottom: 5px;letter-spacing: 3px;}
.gy-bt h5 {font-size: 20px;line-height: 1;text-transform: uppercase; color: rgb(255 255 255 / 60%);margin-bottom: 5px;}
.gy-bt hr { margin: 0; border-top: 2px solid rgb(255 255 255 / 60%);width: 10%;}

.gy-txt{}
.gy-txt p {font-size: 15px;line-height: 1.8;color: #eee;}

.gy-btn{margin-top: 30px;}
.gy-btn a {display: inline-block;font-size: 16px;line-height: 1;border: 1px solid #fff;color: #fff;padding: 10px 30px;transition: all .6s;}
.gy-btn a:hover{background: #fff;color: #0052b7;}

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

@media (max-width: 992px) {

  .gywm-left {float: none;width: 66%;margin-right: 0;}
  .gywm-right {float: none; width: 100%;padding-top: 20px;}
  
  
}

@media (max-width: 767px) {
  
  .gywm-left{width: 96%;margin: 0 2%;border: 5px solid rgb(255 255 255 / 60%);}
  .gywm-right {padding: 0 15px;margin-top: 20px;}
  .gy-txt p { font-size: 14px; line-height: 1.6; color: #eee;}
  
}


/* 新闻 */
.xinw{padding: 50px 0;}

.xinw-cont{float: left;width: 48%;margin: 0 1%;border: 1px solid #ddd;}
.xw-bt{overflow: hidden;border-bottom: 1px solid #ddd;}
.bt-l{float: left;width: 80%;}
.bt-l .xw-ico{background: #0d77e5;text-align:center;width: 90px;height: 90px;padding: 5px;float: left;}
.bt-l .xw-ico img{width: 100%;}
.bt-l h3{font-size: 24px;font-weight: bold;letter-spacing: 2px;line-height: 1;padding: 25px 15px;float: left;}
.bt-l h3 span { font-weight: normal;font-size: 16px; display: inline-block;color: #888;letter-spacing:0;}
.xw-more{float:right;width: 20%;text-align: center;}
.xw-more a {display: inline-block;font-size: 16px;text-transform: uppercase; color: #666;line-height: 90px;}
.xw-more a:hover{color: #0052b7;}

.xw-box{padding: 20px;}
.xw-box .xw_top_box{margin-bottom: 10px;overflow: hidden;}
.xw-box .xw_top_box .xw_img{float: left;width: 35%;}
.xw-box .xw_top_box .xw_img img{width: 100%;}

.xw-box .xw_top_box .xw_info{float: left;width: 65%;padding-left: 20px;}
.xw-box .xw_top_box .xw_info h3 {font-size: 18px;line-height: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-box .xw_top_box .xw_info h5 {font-size: 13px; line-height: 1;margin: 10px 0;color: #555;}
.xw-box .xw_top_box .xw_info p {font-size: 14px;line-height: 1.4;color: #666;}
.xw-box .xw_top_box .xw_info h3:hover{color: #0052b7;}

.xw_list{min-height: 184px;}
.xw_list li{}
.xw_list li a{display: block;overflow: hidden;padding: 15px 0;border-bottom: 1px dashed #bbb;}
.xw_list li a h3 {float: left;width: 80%;font-size: 15px;line-height: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw_list li a h3 span {width: 5px;height: 5px;background: #f38a0b;display: inline-block;margin-right: 8px;}
.xw_list li a h5 {float: right;text-align: right; width: 20%;font-size: 13px;line-height: 1;color: #666;}
.xw_list li a:hover h3{color: #0052b7;}



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

@media (max-width: 992px) {

.xinw-cont {float: none;width: 100%;margin: 0 0 20px;}


  
  
}

@media (max-width: 767px) {
  
  .xinw {padding: 50px 0 0;}
  .xinw-cont{width: 95%;margin: 0 2.5% 20px;}
  
  
  .xw_list li a h5 {
    width: 22%;
    font-size: 13px;}
  .xw_list li a h3{width: 77%;}
  
  
}



/* 友情链接 */
.links{margin: 0;padding: 20px 0;}
.links span {font-size: 18px;font-weight: bold;letter-spacing: 1px;line-height: 1;}
.links a { font-size: 15px; line-height: 1.5;color: #555;margin: 0 5px;}
.links a:hover{color: #0052b7;}

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

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  
  .links { margin: 0; padding: 15px;margin-bottom: 20px;}
  
}



.f-ind{text-align: center;padding: 0 15px;background: #232323;padding: 20px 0;}
.f-ind h3 {font-size: 22px; line-height: 1; color: #eee; letter-spacing: 1px;margin-bottom: 10px;}
.f-ind p {font-size: 13px; line-height: 1; color: #eee; margin-bottom: 7px;}




/* 底部 */
.f_one{background: #343434;padding: 30px 0;color: #eee;}

.f-box{float: left;width: 15%;}
.f-box h3 { font-size: 18px;line-height: 1;}
.f-box hr { margin: 7px 0 10px; width: 35px;border-top: 2px solid #aaa;}
.f-box a {display: block;font-size: 13px;line-height: 1;margin-bottom: 8px;}
.f-lx{width: 30%;}
.f-box p {font-size: 15px;line-height: 1;margin-bottom: 8px;}
.f-box span{display: inline-block;width: 75px;text-align: right;}

.f-ewm{float: right;width: 25%;}
.f-ewm .ewm-box{float: left;width: 50%;padding: 0 15px;text-align: center;}
.f-ewm .ewm-box img{width: 100%;}
.f-ewm .ewm-box p { font-size: 15px;line-height: 1;margin-top: 8px;}

.f_two {background: #2a2a2a;border-top: 1px solid #4e4e4e;padding: 10px 0;}
.f_two p{font-size: 14px;line-height: 1.5;margin-bottom: 5px;color: #ddd;text-align: center;}

.police{}
.police a{font-size: 14px;line-height: 1;color: #ddd;}
.police a:hover{color: #0d77e5;}


.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: #0d77e5;padding: 0 10px;}
.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 #0d77e5;}
.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: #0d77e5;}
.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: #0d77e5;}

.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: #0d77e5;
    border-color: #0d77e5;
}
.pagination>li>a, .pagination>li>span{color: #0d77e5;}

/* 新闻列表 */

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

.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: #0d77e5;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #0d77e5;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: #0d77e5;}

.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: #f6f6f6; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #0d77e5;}

/* 详情页 */
.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: #0d77e5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(13 119 229 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(13 119 229 / 60%);
}

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

@media (max-width: 992px){
  
  .page-body .col-md-9{width: 100%;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 50%;}
  
  
}

@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-alist .col-md-4{padding: 0 5px;}
  .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;}
  .zoomPad{z-index: 0 !important;}
  
  .page-alist .col-md-4{height: auto;}
  
  
}


