@media only screen and (min-width: 320px) and (max-width: 740px) {
	.univer .lbt,.univer .text{width: 100%; }
	.content .category{display: none;}
		.related ul li{width: 100%;margin-bottom: 0.2rem;}
					}					
@media only screen and (min-width: 741px) and (max-width:1400px) {	
	.univer .lbt{width: 39.43%; }
	.univer .text{width: 51.07%;}
	.content .category{width: 2.55rem;margin-left: 0.3rem;flex-shrink: 0;}
		.related ul li{width: 22.3%;}
					}
@media only screen and (min-width: 1400px)  {
	.univer .lbt{width: 39.43%; }
	.univer .text{width: 51.07%;}
	.content .category{width: 2.55rem;margin-left: 0.3rem;flex-shrink: 0;}
		.related ul li{width: 22.3%;}
					}	
	.crumbs {font-size: 0.12rem;font-weight: 500;color: #999;margin-bottom: 0.59rem;}
	.crumbs .bx{border-bottom: 1px solid #ebebeb;padding: 0.14rem 0;}
	.crumbs a{color: #999;}
	.univer .bx{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.univer .lbt .swiper-slide img{width: 100%;height: auto;}
	.univer .text h1{font-size: 0.36rem;color: #333;border-bottom: 1px solid #ebebeb;padding-bottom: 0.21rem;margin-bottom: 0.21rem;}
	.univer .text ul li {font-size: 0.16rem;color: #333;margin-bottom: 0.06rem;}
	.univer .text ul li b{font-weight: 800;margin-right: 0.1rem;}
	.univer .text .wi{display: flex;justify-content: space-between;margin-top: 0.3rem;}
	.univer .text .wi a{display: block;width: 3rem;height: 0.59rem;border-radius: 0.2rem;
	text-align: center;line-height: 0.59rem; background: #006ec5;font-size: 0.2rem;font-weight: 800;color: #fff;}
	.univer .text .wi a i{font-size: 0.28rem;font-weight: 400;vertical-align: bottom;margin-right: 0.08rem;}
	.content {margin: 0.9rem 0 0 0;}
	.content .bx{display: flex;justify-content: space-between;}
	.content h2{font-size: 0.24rem;font-weight: 800;color: #343A40;margin-bottom: 0.2rem;}
	.content .side{border: 1px solid #ebebeb;}
	.content .side h1{font-size: 0.16rem;font-weight: 800;border-bottom: 1px solid #ebebeb;padding: 0.14rem 0.35rem;}
	.content .side h1 a{color: #333;}
	.content .side ul li a{display: block;font-size: 0.16rem;color: #333;border-bottom: 1px solid #ebebeb;padding: 0.14rem 0 0.14rem 0.35rem;}
	.content .series a{display: block;text-align: center;background: #006ec5;font-size: 0.16rem;font-weight: 800;color: #fff;padding: 0.16rem 0;margin-top: 0.25rem;}
	.content .series p{background: #edeeef;text-align: center;font-size: 0.12rem;font-weight: 500;color: #333;padding: 0.09rem 0;}
	.content .details{width: -webkit-fill-available;}
	.related h2{font-size: 0.24rem;font-weight: 800;color: #343A40;border-top: 1px solid #ebebeb;margin: 1rem 0 0.23rem 0;padding-top: 0.19rem;}
	.related ul{display: flex;justify-content: space-between;flex-wrap: wrap;}

	.related ul li img{width: 100%;height: auto;}
	.related ul li a{display: block;background: #f2f2f2;padding: 0.15rem;}
	.related ul li a h3{font-size: 0.18rem;color: #333;margin: 0.1rem;}