@charset "UTF-8";
body {
	font-family: "Microsoft Yahei"; 
	/*background-color: #000;*/
	background-color: #290d6f;
	-webkit-overflow-scrolling:touch;
	padding: 0;
	width: 100%;
	height: 100%;
}
.clearfix:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
}
/*------------------------------------------------*/
.plbtn{
	cursor: pointer;
}



/*------------------------------------------------*/
#ftcolor{
	color: #f2a67f;
	position: absolute;
    top: -.022rem;
    left: 1.6rem;
}
#ftcolor span{
	font-size: .4rem;
	color: #f2a67f;
	vertical-align: text-bottom;
}
.name-width{
	width: 3rem;
	overflow-x: hidden;
	display: inline-block;
}
/* 导航 */
/*.swiper-container-style{
	background: url(../images/nav_bg.png) no-repeat center;
	text-align: center;
	height: .7rem;
	padding: 0 .2rem;
	position: fixed;
    z-index: 999;
    width: 100%;
}
.swiper-wrapper-style{
	width: 100%;
	height: .7rem;
	line-height: .7rem;	
}
.swiper-slide-style{
 	height: 100%;
	width: 1.8rem;
}
.width-slide{
	width: 1rem !important;
	margin-right: .39rem;
}
.swiper-slide-style a{
	width: 1.61rem;
	height: .7rem;
	font-size: .28rem;
	display: inline-block;
	color: #fff;
}
.swiper-slide-style:nth-child(3) a{
	color: #3c28d4;
	background: url(../images/nav_font_bg.png) no-repeat center;
	background-size: 100%;
	width: 1.61rem;
    height: .7rem;
} */
.swiper-container { position: fixed; background: url(../images/nav_bg.png) no-repeat center; text-align: center; z-index: 998; height: .7rem; width: 100%; }
.swiper-wrapper{ width: 6rem; margin: 0 auto; }
.swiper-slide{ height: 100%; width: 1.5rem !important; }
.swiper-slide.on{ background: url(../images/nav_font_bg.png) no-repeat center; background-size: 100% 100%; }
.swiper-slide a{ font-size: .25rem; line-height: .7rem; display: inline-block; width: 1.5rem; height: .7rem; color: #fff; }
.swiper-slide.on a{ color: #3c28d4 }
 /*  hot图标  */
.cs-hot-box{
	position: relative;
}
.cs-hot{
	display: block;
	width: .36rem;
	height: .26rem;
	background: url(../images/cs_hot.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: .14rem;
    top: .12rem;
	z-index: 999;
}
/* 主体内容 */
.main{
	width: 100%;
	padding-top: .94rem;
}
.jjcs-list{
	display: block;
	width: 100%;
	height: 2.96rem;
	background: url(../images/jjcslist.png) no-repeat center;
	background-size: 100%;
}
.jjfs-list{
	display: block;
	width: 100%;
	height: 2.96rem;
	background: url(../images/jjfslist2.png) no-repeat center;
	background-size: 100%;
	margin-top: .24rem;
}
.jjjs-list{
	display: block;
	width: 100%;
	height: 2.96rem;
	background: url(../images/jjjslist2.png) no-repeat center;
	background-size: 100%;
	margin-top: .24rem;
}


