.usim_info_text{
	height: 40px;
	width: 1200px;
	position: relative;
	margin: 10px 0px;
}
.usim_info_text_wrap{
	height: 40px;
	width: 1200px;
	position: relative;
	margin: 10px 0px;
}
.usim_info_text_wrap div{
	display: inline-block;
}
.usim_info_text_main{
	font-size: 25px; 
	font-weight: bold;
}
.usim_info_text_sub{
	position:absolute; 
	right:0; 
	top: 12px;
	font-size:15px;
}
.usim_info_text div{
	display: inline-block;
}
.usim_info_table{
	width: 1200px;

}	
.usim_info_table th{
	height: 80px;
	font-size: 17px;
	text-align: center;
	background-color: #fff;
	border-bottom:1px solid #e3e3e3;
}
.usim_info_table td{
	padding: 20px 15px;
	text-align: center;
	font-size: 17px;
	border-bottom:1px solid #e3e3e3;
}
.usim_info_table img{
	min-width: 25px !important;
	max-width: 50px !important;
	height: auto;
}
.usim_join_box{
	font-size: 16px;
    width: 100px;
    height: 40px;
    line-height: 40px;
	color: #fff;
	margin: 0 auto;
	background-color: #3370ff;
	cursor:pointer;
}
.usim_join_box:hover{
	background-color: #004eff;
}

.usim_join_self_box{
	font-size: 16px;
    width: 100px;
    height: 40px;
    line-height: 40px;
	color: #fff;
	margin: 0 auto;
	background-color: #6333ff;
	cursor:pointer;
	margin-bottom:10px;
}
.usim_join_self_box:hover{
	background-color: #4825ba;
}
.usim_check_img{
	width: 30px;
	height: 30px;
	background: url('/img/usim/1.png') no-repeat 0 0;
	background-size: 30px 60px;	
	position: relative;
    top: 5px;
}
.img_on{
	background-position: 0px -35px;		
}
.check_img_on{
	background-position: 0px -30px;		
}
.item_addClass{
	color: #3370ff !important;
	border-bottom: 6px solid #3370ff;		
	-webkit-transition: all 0.3s !important;
	transition: all 0.3s !important;
}
.table_plan_text{
	font-size: 17px; 
	font-weight: bold; 
}
.sk{
	color: #f18a2c;
}
.kt{
	color: #eb031d;
}
.uplus{
	color: #8023a9;
}
.table-span-color{
	color: #3370ff;
}
.benefit_box{position:relative; font-weight:normal;}
.benefit{display:inline-block;margin-left:0;background:#fff;color:#888;font-size:14px;line-height:20px;width:70px;height:20px;text-align:left;
box-sizing:border-box; cursor:pointer;}
.table_plan_benefit{position:absolute;display:none;top:34px;left:0;width:300px;background:#fff;border:1px solid #e3e3e3;padding:10px;z-index:100;box-shadow: 2px 2px 2px rgb(0 0 0 / 3%);}
.table_plan_benefit:after {content:''; display:block; position:absolute; top:-8px; left:20px; width:14px; height:8px; background:url('/img/usim/dialog.png') 0 0 no-repeat;}

.table_plan_benefit ul{margin:0;padding:5px;line-height:30px; font-size:14px;list-style:none;}
.table_plan_benefit ul li::before{content:'- ';}
