
/* 面包屑 */
.md34603.md-nav{overflow: hidden;width: 100%;background-color: #fff9f4;}
.md34603.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md34603.md-nav .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md34603.md-nav .nav-cont{width: 100%;font-size: 0;text-align: center;}
.md34603.md-nav .nav-one{display: inline-block;vertical-align: top;cursor: pointer;margin: 0 .45rem;padding: .3rem 0;}
.md34603.md-nav .nav-icon{display: inline-block;margin-bottom: .15rem;}
.md34603.md-nav .nav-icon1{display: block;height: .3rem;line-height: .3rem;}
.md34603.md-nav .nav-icon1 img{max-width: 100%;max-height: 100%;}
.md34603.md-nav .nav-icon2{display: none;height: .3rem;line-height: .3rem;}
.md34603.md-nav .nav-icon2 img{max-width: 100%;max-height: 100%;}
.md34603.md-nav .nav-text{width: 100%;color: #222222;line-height: 1.5;}
.md34603.md-nav .nav-one:hover .nav-icon1{display: none;}
.md34603.md-nav .nav-one:hover .nav-icon2{display: block;}
.md34603.md-nav .nav-one:hover .nav-text{color: var(--theme);}
.md34603.md-nav .nav-one.active .nav-icon1{display: none;}
.md34603.md-nav .nav-one.active .nav-icon2{display: block;}
.md34603.md-nav .nav-one.active .nav-text{color: var(--theme);}

@media (max-width: 750px) {
   .md34603.md-nav .nav-cont{white-space: nowrap;overflow: auto;}
   .md34603.md-nav .nav-one{margin: 0 .2rem;}
}

/* 新闻中心-详情 */
.md34603.j-main{width: 100%;padding: 1.15rem 0 1.1rem; background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.md34603.j-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md34603.j-main .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md34603.j-main .my-morebox{transition: all  .3s;display: inline-block;cursor: pointer;padding: .05rem;border-radius: calc(.15rem + .8em);border: 1px solid rgba(235,97,1,.16);}
.md34603.j-main .my-more{display: inline-block;padding: .1rem .28rem .1rem .2rem;border-radius: calc(.1rem + .8em);color: #ffffff;line-height: 1.6;background-color: var(--theme);}
.md34603.j-main .my-more:after{content: '';display: inline-block;vertical-align: middle;margin-left: .26rem;width: .87em;height: 1em;background-image: url('../images/a11.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md34603.j-main .my-morebox:hover{border: 1px solid var(--theme);}  
.md34603.j-main .j-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.md34603.j-main .j-left{width: calc(100% - 4rem);}
.md34603.j-main .j-top{width: 100%;margin-bottom: .4rem;padding-bottom: .1rem; border-bottom: 1px solid rgba(235,97,1,.15);}
.md34603.j-main .j-titles{width: 100%;margin-bottom: .35rem; color: #111111;font-weight: bold;line-height: 1.25;}
.md34603.j-main .j-tipbox{width: 100%;font-size: 0;}
.md34603.j-main .j-tip{display: inline-block;vertical-align: middle;margin-right: .35rem;margin-bottom: .1rem;color: #7f7f7f;line-height: 1.6;}
.md34603.j-main .j-share{display: inline-block;vertical-align: middle;margin-bottom: .1rem;}
.md34603.j-main .j-share_tip{display: inline-block;vertical-align: middle;margin-right: .15rem;color: #7f7f7f;line-height: 1.6;}
.md34603.j-main .j-share_list{display: inline-block;vertical-align: middle;}
.md34603.j-main .j-share_one{display: inline-block;vertical-align: middle;margin-right: .15rem;cursor: pointer;}
.md34603.j-main .j-share_one:last-child{margin-right: 0;}
.md34603.j-main .j-share_one{background-color: transparent !important;}
.md34603.j-main .j-share_one:before{display: none !important;}
.md34603.j-main .j-share_one:after{display: none !important;}
.md34603.j-main .j-share_icon1{display: flex;align-items: center;height: 1.6em;}
.md34603.j-main .j-share_icon1 img{height: 1.06em;}
.md34603.j-main .j-share_icon2{display: none;align-items: center;height: 1.6em;}
.md34603.j-main .j-share_icon2 img{height: 1.06em;}
.md34603.j-main .j-share_one:hover .j-share_icon1{display: none;}
.md34603.j-main .j-share_one:hover .j-share_icon2{display: flex;} 
.md34603.j-main .j-textbox{width: 100%;color: #444444;line-height: 1.8;}
.md34603.j-main .j-textbox *{line-height: inherit;max-width: 100%;}
.md34603.j-main .j-bottom{width: 100%;display: flex;flex-wrap: wrap;align-items: center; padding-top: .4rem;margin-top: .4rem; border-top: 1px solid rgba(235,97,1,.15);}
.md34603.j-main .j-lt{flex: 1;}
.md34603.j-main .j-link{width: 100%;cursor: pointer;color: #646262;line-height: 2.12;}
.md34603.j-main .j-link:hover{color: var(--theme);}
.md34603.j-main .j-rt{font-size: 0;padding-left: .3rem;}

.md34603.j-main .j-right{width: 2.9rem;}
.md34603.j-main .j-subtitle{width: 100%;margin-bottom: .35rem;color: #111111;line-height: 1.3;}
.md34603.j-main .j-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.md34603.j-main .j-item{display: block;cursor: pointer;width: 100%;margin-bottom: .3rem; background-color: #fff9f4;border-radius: .2rem;overflow: hidden;}
.md34603.j-main .j-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(163/290*100%);}
.md34603.j-main .j-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md34603.j-main .j-text{width: 100%;padding: .3rem;}
.md34603.j-main .j-name{width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.8;}
.md34603.j-main .j-time{width: 100%;display: flex;align-items: center;color: #7f7f7f;height: 1.6em;}
.md34603.j-main .j-time img{height: 1.12em;margin-right: .06rem;}
.md34603.j-main .j-item:hover .j-img img{transform: scale(1.05);}
.md34603.j-main .j-item:hover .j-name{color: var(--theme);}

@media (max-width: 750px) {
   .md34603.j-main .j-left{width: 100%;margin-bottom: .5rem;}
   .md34603.j-main .j-lt{flex: none;width: 100%;}
   .md34603.j-main .j-rt{width: 100%;text-align: center;padding-left: 0;padding-top: .25rem;}
   .md34603.j-main .j-right{width: 100%;}
   .md34603.j-main .j-item{width: calc(50% - .15rem);}
}
