﻿@charset "utf-8";
/* CSS Document */
.j_box{width: 24em; margin:.1rem auto;font-size: .12rem;}
.j_box span{display: block;}
.j_box .l{width: .5rem;height: .5rem;float: left;margin-left: .2rem;}
.j_box .l img{width: 100%;display: block;}
.j_box .r{float: left;margin-left: .1rem;}
.j_box .r .t{width: 1.83rem;text-align: center;margin-bottom: .06rem;margin-top: .02rem;color: #b60005;font-size: .15rem;}
.j_box .r .b{width: 1.83rem;height: .23rem;background: #b60005; border-radius:.11rem;text-align: center;line-height: .23rem;color: #fff;animation: change 1.5s  ease-in  infinite ;font-size: .15rem;}
@keyframes change {0%{ color: #fff}50%{ color: #ff8383} 100%{ color: #fff;}
.swt_zhuanti{width: 3.2rem; margin:0 auto;position: fixed;bottom: 0;left: 50%;margin-left: -1.6rem;background: #fff;z-index: 9999;}
.swt_zhuanti .t{border-top:1px solid #ccc;}
.swt_zhuanti .t .l{width: .45rem;height: .45rem;float: left;background: red;margin-top: -.1rem; border:1px solid #ccc;}
.swt_zhuanti .t .l img{width: 100%;display: block;}
.swt_zhuanti .t .m{width: .95rem;float: left;height: .35rem;color: #333;font-size: .14rem;line-height: .55rem;text-align:right;}
.swt_zhuanti .t .m span{display:inline;color: #000;font-size: .14rem;}
.swt_zhuanti .t .r{width: 50%;height: .35rem;float: left;line-height: .55rem;padding-left:5%;font-size: .14rem;}
.swt_zhuanti .t img{width: 100%; display: block;}
.swt_zhuanti .b{width: 98%; margin:0 auto;overflow: hidden;margin-top: -.12rem;}
.swt_zhuanti .b a{width: 23.5%;display: block; border-radius:5px;text-align: center;padding:2% 0;float: left;color: #fff;}
.swt_zhuanti .b a+a{margin-left: 2%;}
.swt_zhuanti .b a:nth-child(1){background: #f3722e;}
.swt_zhuanti .b a:nth-child(2){background: #4e9ddf;}
.swt_zhuanti .b a:nth-child(3){background: #74bf00;}
.swt_zhuanti .b a:nth-child(4){background: #f96f6f;}
.swt_zhuanti .b .div{clear: both;}
.swt_zhuanti .b .img{width: 23.5%;float: right;font-size: .1rem;text-align: center;border:1px solid #f3722e; border-radius:10px;color: #f3722e;position: relative;}
.swt_zhuanti .b .img i{width: 0;height: 0;border-left:0.05rem solid transparent;border-right:0.05rem solid transparent;border-top:0.05rem solid white;position: absolute;bottom:-0.05rem;left:8px;}
.clearfixx:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	font-size: 0;
}
.clearfixx {
*zoom:1;
}


