.hard-content{
	width: 100%;
	height: 600px;
	pacity: 0.66;
}

.subhead{
	position: relative;
	margin-top: 50px;
	margin-left: 20px;
}
.subhead-title{
	display: block;
	/*background-color: #D9B059;*/
	width: 150px;
	height: 40px;
	line-height: 40px;
	/*text-align: center;*/
	padding-left: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: url(../images/title-container.png);
}
.subhead-content{
	font-size: 18px;
font-weight: 400;
color: #666666;
}


/*====== 套件内容开始 =======*/
.content-sub{
	font-size: 18px;
font-weight: bold;
color: #333333;
	margin-left: 20px;
}

.content-kit{
	position: relative;
	width: 100%;
	height: 200px;
}

.content-light{
	position: absolute;
	top:0px;  
    left:0px; 
	width: 60%;
	height: 100%;
	padding: 20px;
	/*background-color: aquamarine;*/
}
.content-light ul{
	display: flex;
	list-style: none;
}

.content-light ul li{
	margin: auto;
}

.div-title{
	text-align: center;
	margin-top:-200px;
	font-size: 16px;
font-weight: 400;
color: #666666;
}

.content-electric{
	margin-left: 60%;
	margin-right: 20%;
	top:0px;  
	height: 100%;
	padding: 20px;
	/*background-color: antiquewhite;*/
	text-align: center;
}
.content-control{
	position: absolute;
	top:0px;  
	margin-left: 80%;
	width: 20%;
	height: 100%;
	padding: 20px;
	border-color: aquamarine;
	text-align: center;
}

.light-bottom{
	position: relative;
	text-align: center;
	margin-top: 200px;
	font-size: 16px;
font-weight: bold;
color: #666666;
}

.light-bottom::before{
	position: relative;
	top: 13px;
	left: 70px;
	width: 250px;
	display: block;
	content: " ";
	height: 2px;
	background-color: #C7C5C5;
}
.light-bottom::after{
	position: relative;
	top: -10px;
	left: 500px;
	width: 250px;
	display: block;
	content: " ";
	height: 2px;
	background-color: #C7C5C5;
}

.electric-bottom{
	position: relative;
	text-align: center;
	font-size: 16px;
font-weight: bold;
color: #666666;
	margin-top: 21px;
}

.electric-bottom::before{
	position: relative;
	top: 13px;
	left: 0px;
	width: 40px;
	display: block;
	content: " ";
	height: 2px;
	background-color: #C7C5C5;
}
.electric-bottom::after{
	position: relative;
	top: -10px;
	left: 200px;
	width: 40px;
	display: block;
	content: " ";
	height: 2px;
	background-color: #C7C5C5;
}

.control-bottom{
	position: relative;
	text-align: center;
	margin-top: 200px;
	font-size: 16px;
font-weight: bold;
color: #666666;
}

.control-bottom::before{
	position: relative;
	top: 13px;
	left: 0px;
	width: 40px;
	display: block;
	content: " ";
	height: 2px;
	background-color: #C7C5C5;
}
.control-bottom::after{
	position: relative;
	top: -10px;
	left: 200px;
	width: 40px;
	display: block;
	content: " ";
	height: 2px;
	background-color: #C7C5C5;
}

.kit-soft{
	position: relative;
	width: 100%;
	height: 200px;
}
.kit-soft ul{
	display: flex;
	list-style: none;
	height: 180px;
}

.kit-soft ul li{
	height: 100%;
	margin: auto;
}
.div-title-soft{
	text-align: center;
/*	margin-top:-90px;*/
	width: 180px;
height: 180px;
background: #65ABDE;
border-radius: 50%;
}

.div-title-soft.x{
	background: #6DC190;
}

.div-title-soft.t{
	background: #E7A924;
}
.div-title-soft.tb{
	background: #ED6869;
}
.div-title-soft p{
	font-size: 24px;
font-weight: bold;
color: #FFFFFF;
}

.div-title-soft span{
	font-size: 14px;
font-weight: 400;
color: #FFFFFF;
}

/*====== 套件内容结束 =======*/

/*====== 轮播开始 ======*/

div.indexmaindiv{height:270px;margin:0px auto;width:1200px;}
div.indexmaindiv1{margin-top:25px; overflow:hidden;}
div.indexmaindiv1 div.playerdetail{width:220px;height:180px;background:#FFF;font-family:'微软雅黑';box-shadow: 0px 0px 5px rgba(0,0,0,0.2);margin: 10px 5px;border-radius: 8px;}
div.indexmaindiv1 div.playerdetail div.detailimg{width:220px;height:124px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:220px;height:124px;border-radius: 8px 8px 0px 0px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:20px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:220px;height:27px;margin:5px 8px;color:#666;}
/*滚动*/
div.maindiv1{float:left;width:100%;height:200px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:220px;height:200px;margin-left:18px;list-style: none;}

/*====== 轮播结束 ======*/
