.pad_bot {
    padding-bottom: 4.5rem;
}
#n_pro {
    background-attachment: fixed;
    width: 100%;
    overflow: hidden;
}
.cpbg {
background-color:#f3f3f3;
padding:30px 0px;
overflow:hidden;
}
#n_pro .m {
    max-width: 1560px;
    height: 100%;
    margin: 0 auto;
    padding: 0 100px;
    display: block;
    position: relative;
}

 .sublm {
width:60%;
margin: 0 auto;
text-align:center;
    }
  .sublm  a{
font-size: 16px;
    border: 1px #ccc solid;
    padding: 5px 100px;
    border-radius: 30px;    
    background: #fff;
    color: #666;
    }
   .sublm a:hover,.sublm a.cur{
background: #007a65;
color: #fff;
border: 1px #026453 solid;
    }

#n_pro ul {
    overflow: hidden;
    margin: 0 -1.3125rem;
    margin-top: 2.5rem;
}



.s_tt {
    text-align: center;

}
.s_tt i {
    display: block;
    width: 30px;
    height: 3px;
    background: #00796a;
    margin: 0 auto;
}
.s_tt h3 {
    font-size: 24px;
    color: #333;
}
 .s_tt p {
     width:80%;
font-size:16px;
    color: #666;
    line-height:30px;
  margin: auto;
  text-indent:2em;
    }
    .s_tt img {
max-width:100%;
height:auto;    }
.gntd {
}

.table111 {
    width:1000px;margin:auto;text-align:center;
}


.gntd li{
    background-color:#fff;
    padding:20px 30px;
    float:left;
    width:46%;
    margin:20px;
    transition: all .5s;
}
    .gntd li span{
display:block;

width:80px;
height:80px;
float:left;
    }
.gntd li:first-child span {
  background:url(../images/cico1.png) no-repeat left center; 
 }
.gntd li:nth-child(2) span {
  background:url(../images/cico2.png) no-repeat left center; 
 }
.gntd li:nth-child(3) span {
  background:url(../images/cico3.png) no-repeat left center; 
 }
.gntd li:last-child span {
  background:url(../images/cico4.png) no-repeat left center; 
 }
    .gntd li p{
        width: 400px;
font-size:16px;
line-height:25px;
float:left;
margin-left:20px;
color:#666;
    }
    .gntd li p em{
        font-weight:bold;
    }

    .gntd li:hover {
        background-color:#00796a;
    }
    .gntd li:hover  p{
color:#fff;
    }
 .gntd li:first-child:hover  span{
color:#fff;
background:url(../images/cico1-1.png) no-repeat left center;
    }
 .gntd li:nth-child(2):hover span {
  background:url(../images/cico2-2.png) no-repeat left center; 
 }
 .gntd li:nth-child(3):hover span {
  background:url(../images/cico3-3.png) no-repeat left center; 
 }
 .gntd li:last-child:hover span {
  background:url(../images/cico4-4.png) no-repeat left center; 
 }
#n_pro ul li{ width: 33.333%; float: left; padding: 0 1.3125rem; margin-top: 2.5rem;}
#n_pro ul li a{ display: block; background: #f4f4f4; position: relative;}
#n_pro ul li .txt1{ padding: 0 1.875rem;}
    #n_pro ul li img {
width:100%;
height:100%;
-webkit-transition: .4s; transition: .4s;
    }
#n_pro ul li .txt1 .tag{ display:block; width: 3.25rem; height: 3.875rem; background: url(../images/biaoqian.png) center no-repeat; background-size: contain;}
#n_pro ul li .txt1 h4{ font-size:14px; color: #5d5d5d; text-transform: uppercase; font-family: bahnschrift; margin-top:10px; margin-bottom: 20px;line-height:25px}
#n_pro ul li .txt1 h5{ font-size: 22px; color: #343434; margin-top: 20px;height: 80px;overflow: hidden;}
/*#n_pro ul li .txt1:after{ content: ""; display: block; width: 0; height: 5px; background: #01897b; position: absolute; right: 0; bottom: 0; transition: .5s;}*/
/*#n_pro ul li a:hover .txt1:after{ width: 100%; left: 0; right: auto;}*/
#n_pro ul li a:hover .img img {
-webkit-transform: scale(1.05); transform: scale(1.05); 
}
.list table {
    height: auto !important;
    width: 100% !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
.list td {
    height: 35.6px !important;
    line-height: 35px;
}

.tc_bd{margin:0 -3px;margin-top: 15px;}
.tc_bd li{ padding:0 3px}
.tc_bd li img{width:100%;height: 120px;object-fit:cover;transition:0.6s ease; border:3px solid #e7e7e7}
.tc_bd li.miso-current img{ border:3px solid #696969}


.tc_hd .miso-prev{ background:url(../images/left06.png) center no-repeat; left:36px}
.tc_hd .miso-next{ background:url(../images/right06.png) center no-repeat; right:36px}

.miso_qh{ opacity:0; visibility:hidden; transition:0.6s}
.miso_qh.miso-initialized{ opacity:1; visibility:visible;}
.miso-slider{ position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-list{ -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; -moz-user-select:text; -khtml-user-select: text; user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;object-fit: cover;height: 100%;width: 100%;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff url('../images/ajax-loader.gif') center center no-repeat;}
.miso-prev,
.miso-next{font-size: 0;line-height: 0;  position: absolute; top: 50%; display: block; width: 44px; height: 44px;padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; z-index:9}


.miso-prev:before,
.miso-next:before{ font-size:2rem; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold; cursor:pointer}

.miso-prev{ left: 0px;}
[dir='rtl'] .miso-prev{ right: 0px; left: auto;}
.miso-prev:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-prev:before{ content: ''; font-family:simsun;}

.miso-next{ right: 0px;}
[dir='rtl'] .miso-next{ right: auto; left: 0px;}
.miso-next:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-next:before{ content: ''; font-family:simsun;}

@media screen and (max-width:1440px) {
.sublm {
width: 100%;
}
    #n_pro ul li .txt1 h5 {
font-size: 1.225rem;
line-height: 25px;
    height: 50px;
    }

.gntd li {

    width: 45%;

}
    .gntd li p {
width:280px;
font-size:14px;
line-height: 20px;
    }
.table111 {
    width:800px;
}
}

/* Æ½°å768x1000begin */
@media screen and (max-width:768px) {

  


}
@media screen and (max-width:640px) {

    .s_tt p {
        width: 90%;
        font-size: 14px;
            line-height: 25px;
    text-align: left;
    }

.s_tt h3 {
    font-size: 20px;
    color: #333;
}
    #n_pro .m {
max-width: 100%;
        padding: 0 20px;
    }
    .sublm a {
font-size: 14px;
padding: 5px 30px;
    }
    #n_pro ul li {
        width: 100%;
    }
    .qtlist a {
font-size:14px;
    }
    #n_pro ul {
    margin-top: 1.5rem;
    }
        #n_pro ul li .txt1 h5 {
height: auto;
        }

.page {
    text-align: center;
    margin: 3.75rem 0;
}
.gntd li {
    width: 100%;
    padding: 20px 10px;
    margin: 20px 0px;
}

    .gntd li p {
width: 280px;
    }
    .table111 {
    width:100%;
}
    .gntd li span {
width: 50px;
    height: 50px;
    }
.gntd li:first-child span {
  background:url(../images/cico1-1a.png) no-repeat left center; 
 }
.gntd li:nth-child(2) span {
  background:url(../images/cico1-2a.png) no-repeat left center; 
 }
.gntd li:nth-child(3) span {
  background:url(../images/cico1-3a.png) no-repeat left center; 
 }
.gntd li:last-child span {
  background:url(../images/cico1-4a.png) no-repeat left center; 
 }
.gntd li:first-child:hover  span{
color:#fff;
background:url(../images/cico1-1a.png) no-repeat left center;
    }
 .gntd li:nth-child(2):hover span {
  background:url(../images/cico1-2a.png) no-repeat left center; 
 }
 .gntd li:nth-child(3):hover span {
  background:url(../images/cico1-3a.png) no-repeat left center; 
 }
 .gntd li:last-child:hover span {
  background:url(../images/cico1-4a.png) no-repeat left center; 
 }


}

@media screen and (max-width:375px) {
    .gntd li p {
width: 230px;
    }
}
@media screen and (max-width:360px) {
    .gntd li p {
width: 220px;
    }
}