/*系统*/
.stysteam{
	padding:50px 0;
	margin-top:30px;
	background:#f8f8f8;
}
.stysteam_title{
	height:240px;
	width:100%;
}
.stysteam_table{
	width:100%;
}
.stysteam_table th{
	height:48px;
	line-height:48px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
    background:rgba(40,92,172,1);
}
.stysteam_table tbody tr{
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:14px;
	color:rgba(102,102,102,1);
	border-bottom:1px solid #DDDDDD;
	background-color:#ffffff;
}
.stysteam_table tbody tr .detail{
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	color:rgba(40,92,172,1);
}
.stysteam_table tbody tr:last-child{
	border:none;
}
.com_title{
	height:60px;
	line-height:60px;
}
.com_title>span{
	display:inline-block;
	vertical-align:middle;
}
.com_title_line{
	width:4px;
	height:18px;
	background:rgba(40,92,172,1);
}
.com_title_text{
	font-size:20px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	padding-left:10px;
}
.stysteam_vip_bom_l{
	width: 880px;
	height:340px;
}
.stysteam_vip_bom_r{
	width: 280px;
	background:#ffffff;
	height:340px;
	overflow:hidden;
	padding:0 20px;
	box-sizing:border-box;
}
.stysteam_vip_bom_l_t>div{
	display:inline-block;
	height:150px;
	width:300px;
	margin-left:20px;
	overflow:hidden;
}

.huizhanglaile>div:first-child+div {
	display:inline-block;
	height:150px;
	width:150px;
	margin-left:20px;
	overflow:hidden;
}
.huizhanglaile>div:first-child+div+div {
	display:inline-block;
	height:150px;
	width:450px;
	margin-left:20px;
	overflow:hidden;
}
.stysteam_vip_bom_l_t{
	background:#ffffff;
}
.stysteam_vip_bom_l_t>.fhz{
	width:190px;
	padding-top:40px;
	padding-left:20px;
	margin-left:0px;
	box-sizing:border-box;
	background:url(../images/vip_bj.png) no-repeat 100%;
}
.stysteam_vip_bom_l_t .fhz p{
	font-size:25px;
	font-weight:bold;
	color:#ffffff;
}
.stysteam_vip_bom_l_t .fhz p a{
	font-size:14px;
	color:#ffffff;
}
.sty_gs{
	height:40px;
	line-height:40px;
	background-color:#F8F8F8;
	margin-top:30px;
	padding-left:30px;
	font-size:14px;
	color:#285CAC;
	font-weight:bold;
	position:relative;
}
.sty_gs:before{
	position:absolute;
	content:'';
	width:5px;
	height:5px;
	border:2px solid rgba(40,92,172,1);
	display:inline-block;
	left:15px;
	top:16px;
}
.stysteam_vip_bom_l_b{
	padding:10px;
	background:#ffffff;
	margin-top:20px;
	padding-top:0px;
}
.stysteam_vip_bom_l_b_l{
	border-right:1px solid #DDDDDD;
}
.stysteam_vip_bom_l_b_r{
	padding-left:30px;
	box-sizing:border-box;
}
.stysteam_vip_bom_l_b>div{
	width:49%;
}
.com_title_h{
	padding:20px 0;
}
.com_title_h_l{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background:#285CAC;
	width:130px;
	padding:3px 10px;
	position:relative;
	box-sizing:border-box;
}
.com_title_h_l:after{
	position:absolute;
	content:'';
	width:2px;
	height:100%;
	background:#ffffff;
	display:inline-block;
	right:2px;
	top:0px;
}
.com_title_h_r{
	font-size:14px;
	color:rgba(153,153,153,1);
	margin-right:20px;
	padding-top:5px;
}
.com_text_h{
	width:100%;
}
.com_text_h li{
	width:50%;
	font-size:14px;
	color:rgba(51,51,51,1);
	line-height:30px;
	height:30px;
	padding-left:15px;
	box-sizing:border-box;
	position:relative;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding-right:4%;
}
.com_text_h li:after{
	position:absolute;
	content:'';
	width:7px;
	height:7px;
	background:rgba(40,92,172,1);
	display:inline-block;
	left:2px;
	top:10px;
}
.pt_vip_list li{
	position:relative;
	padding-left:10px;
	font-size:14px;
	color:#333333;
	line-height: 33px;
    height: 33px;
}
.pt_vip_list li:before{
	content:'';
	display:inline-block;
	width:4px;
	height:4px;
	left:0px;
	top:16px;
	position:absolute;
	border-radius:50%;
	background:#666666;
}