/* 科学研究 */
.show{background:#fff;border-radius: 0.08rem;overflow:hidden;box-shadow: 0 0 10px 4px rgba(0, 0, 0, .1);}
.show .show-img{width: 50%;height: 4rem;}
.show .show-card{padding: 0.3rem 0.4rem;width: 50%;}
.show .show-card .tt{width: 100%;padding: 0.05rem 0;margin-bottom: 0.2rem;border-bottom: 1px solid #ededed;color:#0076c1;font-size: 0.36rem;font-weight: bold;position: relative;}
.show .show-card .tt:after{content: '';position: absolute;bottom:0;left:0;width:1rem;height: 2px;background:#0076c1;}
.show .show-card .intro{color:#333;font-size: 0.16rem;line-height: 2;}
.show .show-card .more{color:#333;font-size: 0.16rem;margin-top: 0.4rem;;}
.show .show-card .more >img{width: 0.4rem;margin-left: 0.1rem;}
.yjs-cate_box{font-size: 0.36rem;color:#fff;text-align:center;margin-bottom: 0.5rem;padding-bottom: 0.1rem;position:relative;}
.yjs-cate_box:after{content: '';position:absolute;bottom: 0;left: calc(50% - 1.5rem);width:3rem;height: 2px;background: linear-gradient(90deg, rgba(255,255,255,0.01) 1%, rgba(255,255,255,0.96) 51%, rgba(255,255,255,0) 100%);
  border-radius: 1px;}
.yjs-item{width:31%;margin-right: 2%;}
.yjs-item:last-child{margin-right: 0;}
.yjs-item .img_box{width:100%;height: 3.6rem;}
.yjs-item .intro_box{position:relative;width:75%;margin: -1rem auto 0;padding: 0.3rem;border:1px solid #fff;color:#fff;z-index: 10;background:rgba(0,118,193,.5)}
.yjs-item .intro_box .title{font-size: 0.22rem;font-weight: bold;color:#fff;text-align:center;min-height: 0.94rem;}
.yjs-item .intro_box .more{font-size:0.16rem;color:#fff;text-align:center;margin-top: 0.2rem;}
.yjs-item .intro_box .more >img{width: 0.4rem;margin-left: 0.1rem;}
.part1{padding: 70px 0 90px;background:url(/templates/index/image/zz/kxyj/bg1.png) no-repeat bottom / 100% 100%;}
.part2{padding: 70px 0 90px;background:url(/templates/index/image/zz/kxyj/bg2.png) no-repeat bottom / 100% 100%;}  

/* 不同分辨率适配 */
@media screen and (max-width: 768px) and (min-width:551px){
  html{font-size:46px;}
  .page-banner { height:7rem;}
  .info-tt { font-size:0.5rem;padding-top: 0.5rem;}
  .info-nav { font-size:0.4rem;padding: 0.3rem 0 0.4rem 0;}
  .part1,.part2 { padding:1rem 0;}
  .show .show-img {height:6.6rem;}
  .show .show-card .tt,.yjs-cate_box { font-size:0.5rem;}
  .show .show-card .intro { font-size:0.29rem;line-height:1.9;}
  .show .show-card .tt:after { width:1.5rem;}
  .yjs-item .intro_box .title { font-size:0.28rem;}
  .yjs-item .intro_box { margin-top:-1.2rem;padding:0.3rem 0.1rem;}
  .show .show-card .more,.yjs-item .intro_box .more { font-size:0.3rem;}
}
@media screen and (max-width: 550px){
  .show .show-img{width: 100%;height: 12rem;}
  .show .show-card{padding: 1.5rem;width: 100%;}
  .show .show-card .tt{width: 100%;padding: 0.3rem 0;margin-bottom: 1.2rem;font-size: 1.2rem;}
  .show .show-card .tt:after{content: '';position: absolute;bottom:0;left:0;width:5rem;height: 2px;background:#0076c1;}
  .show .show-card .intro{font-size: 0.8rem;line-height: 1.5;height: auto;}
  .show .show-card .more{font-size: 0.8rem;margin-top:1rem;}
  .show .show-card .more >img{width: 2rem;margin-left: 0.5rem;} 
  .yjs-cate_box{font-size: 1.2rem;margin-bottom: 2rem;}
  .yjs-cate_box:after{left: calc(50% - 5rem);width:10rem;}
  .yjs-item{width:100%;margin-bottom: 1.5rem;}
  .yjs-item .img_box{width:100%;height: 12rem;}
  .yjs-item .intro_box{width:75%;margin: -3.67rem auto 0;padding: 1.2rem;}
  .yjs-item .intro_box .title{font-size: 1rem;min-height:auto;}
  .yjs-item .intro_box .more{font-size: 0.8rem;margin-top:1rem;}
  .yjs-item .intro_box .more >img{width: 2rem;margin-left: 0.5rem;} 
  .part1{padding: 2rem 0;background:url(/templates/index/image/zz/kxyj/bg1.png) no-repeat bottom center / auto 100%;}
  .part2{padding: 2rem 0;background:url(/templates/index/image/zz/kxyj/bg2.png) no-repeat bottom center / auto 100%;}  
}
