
.inner-banner {position: relative;background-position: center top;background-image: url(/static/7/nbanner-bg1.jpg);background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.inner-banner::before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: #000;opacity: 0.65;}
.inner-banner .container {padding: 150px 0px;position: relative;text-align: center;}

.inner-bannertitle {margin: 0;color: #fff;font-size: 30px;font-weight: bold;}

.thm-breadcrumb {margin: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 10px;}
.thm-breadcrumb li {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.thm-breadcrumb li+li:before {content: '\f105';font-family: 'FontAwesome';font-size: 16px;color: #fff;margin-left: 10px;margin-right: 10px;}
.thm-breadcrumb li a {font-size: 16px;color: #fff;}
.thm-breadcrumb li.active a {color: rgba(30, 130, 232, 1);}

/********index_honor_bg***********/
.index_honor_bg { position:relative; width:100%;background:rgba(255, 255, 255, 1);padding:0.8rem 0px;}

.m2ryBax{ background: url(/static/7/index_honor_bbg.jpg) no-repeat center bottom; height: 260px; display:block; position:relative;}
.m2ry_bImgx{ width:300px; height:200px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.m2ry_bImgx .m2ry_bimg{ display:inline-block; position:absolute; left:50%; top:50%; max-width:100%; height:auto; transform:translate(-50%,-50%); transition:all 0.5s ease-in-out;}

.m2ry_bimg img{ display:block;}
.m2ry_bsdx{ position:absolute; left:0; bottom:-35px; height:35px; background-position:center bottom; background-size:100% auto; width:100%; transform:rotateX(180deg);}
.m2ry_bsdx:after{content:""; position:absolute; left:0; top:0; right:0; bottom:0;background: linear-gradient(to bottom,rgba(247,247,247,0.7) 0%,#FCFCFC 90%); transform:rotate(180deg);}


/********honor*********/
.n_honor_list{ margin:0px -15px;}
.n_honor_list dd{ width:33.3333%; padding:0px 15px;transition: .5s; margin-bottom:0.3rem;}

.n_honor_list dd strong{font-size: 18px; line-height:1.5; text-align: center; display: block; margin: 22px 0px; font-weight: normal; }
.n_honor_list dd:hover .m2ry_bimg{margin-top:-10px;}
@media (max-width: 768px) {
  .n_honor_list dd{ width:100%; padding:0px 15px;transition: .5s; margin-bottom:0.3rem;}
  
}
