/*=======================================活动列表页===================================*/
.textbox ul li,.textbox ul li span{
    color:#969696;
}
.activList>ul>li{
	width: 1180px;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 0 30px 0;
}
.activList>ul>li .picbox{
	width: 265px;
	height: 210px;
	overflow: hidden;
}
.activList>ul>li .picbox img{
	display: block;
	width: 265px;
	height: 210px;
}
.activList>ul>li .textbox{
	width: 630px;
	margin: 0 0 0 24px;
}
.activList>ul>li .textbox h2{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: normal;
}
.activList>ul>li .textbox .intro{
	width: 600px;
	line-height: 26px;
	margin: 6px 0 0px 0;
}
.activList>ul>li .textbox ul{
	margin: 20px 0 0 0;
}
.activList>ul>li .textbox .tit{
	display: block;
}
.activList>ul>li .textbox .tit a:hover{
	color: #0092DA;
}
.activList>ul>li .textbox ul li span{
	margin: 0 0 0 10px;
	display: inline-block;
}
.activList>ul>li .textbox ul li{
	padding-left: 20px;
	height:30px;
	line-height: 30px;
}
.activList>ul>li .textbox ul .time{
	background: url(../images/icons/time.png) no-repeat left center;
}
.activList>ul>li .textbox ul .timeto{
	background: url(../images/icons/alarm.png) no-repeat left center;
}
.activList>ul>li .textbox ul .position{
	background: url(../images/icons/pic_didian.png) no-repeat left center;
}
.activList>ul>li .rightBox{
	height: 208px;
	width: 245px;
	border-left: 1px solid #ededed;
	padding-left: 12px;
}
.activList>ul>li .rightBox h3{
	width: 100%;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    height: 94px;
    line-height: 84px;
}
.activList>ul>li .rightBox .activeSpend{
	padding-top: 10px;
    line-height: 22px;
    font-size: 16px;
    height: 84px;
}
.activList>ul>li .rightBox .tips{
	text-align: center;
	margin:0px;
}
.activList>ul>li .rightBox .tips span{
	display: inline-block;
	text-indent: 20px;
}
.activList>ul>li .rightBox .tips .heart{
	background: url(../images/icons/heart.png) no-repeat left center;
	margin: 0 25px 0 0;
}
.activList>ul>li .rightBox .tips .nums{
	background: url(../images/icons/numsblue.png) no-repeat left center;
}
.activList>ul>li .rightBox .enroll{
	color: #242424;
	width: 150px;
	height: 46px;
	line-height: 46px;
	text-indent: 70px;
	border: 1px solid #eee;
	border-radius: 4px;
	background: url(../images/icons/apply.png) no-repeat 46px center;
	margin: 25px auto 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.activList>ul>li .rightBox .enroll:hover{
	color:#0092da;
    background-color:#f8f8f8;
}
/*=============================================== 赢在江淮页面 =================================================*/
.jianghuai{
	width: 100%;
	margin-top: -20px;
}
.jianghuai .signup{
	width: 100%;
	height: auto;
	display: block;
}
.jianghuai .signup img{
	width: 100%;
	height: auto;
	display: block;
}
.jianghuai .subnav{
	width: 100%;
	height: 224px;
	background: #effaff;
}
.jianghuai .subnav ul{
	width: 1000px;
	margin: 0 auto;
}
.jianghuai .subnav ul li{
	width: 120px;
	height: auto;
	float: left;
	margin: 48px 40px 0;
	cursor: pointer;
	text-align: center;
}
.jianghuai .subnav ul li span{
	width: 120px;
	height: 24px;
	padding: 130px 0 0 0;
	display: block;
	font-size: 16px;
}
.jianghuai .subnav ul .li01 {
	background: url(../images/subnavcircle01.png) no-repeat;
}
.jianghuai .subnav ul .on .li01 {
	background: url(../images/subnavcircleon01.png) no-repeat;
}
.jianghuai .subnav ul .li02 {
	background: url(../images/subnavcircle02.png) no-repeat;
}
.jianghuai .subnav ul .on .li02 {
	background: url(../images/subnavcircleon02.png) no-repeat;
}
.jianghuai .subnav ul .li03 {
	background: url(../images/subnavcircle03.png) no-repeat;
}
.jianghuai .subnav ul .on .li03 {
	background: url(../images/subnavcircleon03.png) no-repeat;
}
.jianghuai .subnav ul .li04 {
	background: url(../images/subnavcircle04.png) no-repeat;
}
.jianghuai .subnav ul .on .li04 {
	background: url(../images/subnavcircleon04.png) no-repeat;
}
.jianghuai .subnav ul .li05 {
	background: url(../images/subnavcircle05.png) no-repeat;
}
.jianghuai .subnav ul .on .li05 {
	background: url(../images/subnavcircleon05.png) no-repeat;
}
.jianghuai .block li{
}
.jianghuai .block li>img{
	display: block;
	width: 1200px;
	margin: 0 auto;
}
.jump2{
background-color: #effaff;
}
.jump3{
background-color: #f5f5f5;
}
.left{
float: left;
width:50%;
height: 170px;
background-color: #0182c4;
}
.right{
float: right;
width:50%;
height: 170px;
background-color: #b2e4fd;
}
.jump4{
position: relative;
}
.jianghuai .block .jump4 img{
display: block;
position: absolute;
top: 0px;
left: 50%;
margin-left: -600px;
}
/*=============================================== 创业大赛列表页  =================================================*/
.DSlist ul li{
	width: 390px;
	height: 207px;
	margin: 0 10px 20px 0;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: default;
}
.DSlist ul li img{
	width: 390px;
	height: 207px;
}
.DSlist .hoverCon{
	width: 390px;
	height: 207px;
	background: url(../images/icons/bg_black.png);
	position: absolute;
	z-index: 100;
	display: none;
}
.DSlist .hoverCon h3{
	width: 90%;
	margin: 68px auto 0;
}
.DSlist .hoverCon .enroll{
	width: 147px;
	height: 28px;
	line-height: 28px;
	color: #0092DA;
	border: 1px solid #3fbeff;
	border-radius: 15px;
	margin: 35px auto 0;
}
.DSlist .hoverCon .enroll:hover{
	background: #3fbeff;
	color: #fff;
}
.DSlist .hoverCon .time{
	width: 123px;
	height: 28px;
	line-height: 28px;
	background: url(../images/icons/topTip.png) no-repeat;
	position: absolute;
	left: 3px;
	top: 9px;
}
.DSlist .hoverCon .time i{
	display: inline-block;
	height: 28px;
	padding: 0 0 0 28px;
	font-style: normal;
	background: url(../images/icons/icon_blueHoner.png) no-repeat 6px center;
}
.DSlist .hoverCon .time span{
	color: #0092DA;
}
