@charset "utf-8";
.activityStage{width: 100%;overflow: hidden}
.activityStage .stage{margin: 25px 0 10px 90px;overflow: hidden;}
.stage .stageCon{padding: 10px;border-radius: 5px;float: left;width: 100px;}
.stage .ylBg{background: #fa7a20;}
.stage .gyBg{background: #f3f3f3;}
.stage .ylBg span{color: #ffffff;}
.stage .gyBg span{color: #000000;}
.stageCon span{display: block;line-height: 20px;text-align: center;font-size: 14px;}

.stage .arrow{width: 67px;height: 60px;float: left;    margin: 10px;}
.stage .jiantou1{background: url("../images/jiantou1.png") no-repeat center;}
.stage .jiantou2{background: url("../images/jiantou2.png") no-repeat center;}

.activityIntro .intro{overflow: hidden;margin: 10px 0 30px 0;}
.intro ul li{display: block;float: left;width: 430px;height: 25px;line-height: 25px;font-size: 14px;}
.intro ul li i{font-style: normal;}
.activityIntro p{line-height: 25px;color: #525252;}
.activityDetail h2{margin-bottom: 10px;}
.activityDetail p{color: #525252;line-height: 25px;text-indent: 30px;}
.timeAgt{margin-top: 10px;margin-bottom: 20px;}
.timeAgt h2,.Requirement h2{margin-bottom: 10px;}
.timeAgt p{line-height: 25px;color: #000000;}
.Requirement p{line-height: 25px;color: #525252; }
.Requirement{margin-bottom: 30px;}









