.bg-wrapper {
    background: url("../images/wrapper-bg.jpg") no-repeat top center #0c0a15;
}
.left {
    float: left;
}
.right {
    float: right;
}
.title {
    height: 95px;
}
.more {
    color: #6ad7fd;
}
/* S-Top */
.top {
    margin-top: 700px;
    overflow: hidden;
}
.top .img-box {
    position: relative;
    float: left;
}
.top img {
    display: block;
}
.top .img-box p {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-indent: 2em;
    background:rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.top ul {
    float: left;
    width: 400px;
    height: 317px;
    padding: 10px 0;
    font-size: 14px;
    background: #021447;
}
.top li {
    margin: 12px 0;
    line-height: 1.6em;
    padding-left: 15px;
}
.top li:hover {
    text-decoration: underline;
}
.top li i {
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-right: 5px;
    background: url("../images/icon-point.png");
}
.top li a {
    color: #fff;
}
/* E-Top */

/* S-Speech */
.box {
    margin-top: 60px;
}
.speech .title {
    background: url("../images/speech.png") no-repeat center center;
}
.speech .content {
    overflow: hidden;
    margin-top: 20px;
}
.speech .content .left {
    width: 260px;
}
.speech .content .left img {
    display: block;
}
.speech .content .left .detail {
    margin-top: 5px;
    height: 185px;
    border: 1px solid #6ad7fd;
    background: #060046;
    padding: 10px 0 0 10px;
}
.speech .content .detail h2 {
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
}
.speech .content .detail h2 a {
	color: #fff;
}
.speech .content .detail p {
    margin-top: 16px;
    line-height: 1.8em;
    color: #dcdcdc;
}
.speech .content .center {
    position: relative;
    float: left;
    margin-left: 30px;
}
.speech .content .center .detail, .speech .content .right .detail {
    position: absolute;
    padding:  10px 0 0 26px;
    width: 250px;
    height: 186px;
    background: url("../images/content-bg1.png") no-repeat;
}
.speech .content .center .detail {
    top: 0;
    left: 190px;
}
.speech .content .center img {
    display: block;
}
.speech .content .right {
    position: relative;
}
.speech .content .right img {
    display: block;
}
.speech .content .right .detail {
    left: -290px;
    bottom: 0;
    padding-left: 10px;
    padding-right: 15px;
    width: 250px;
    background: url("../images/content-bg2.png") no-repeat;
}
/* E-Speech */

/* S-PartForum */
.fir-forum .title {
    background: url("../images/jydwl.png") no-repeat center center;
}
.main-box {
    margin-top: 20px;
    overflow: hidden;
}
.main-box .img-box {
    position: relative;
    float: left;
    width: 412px;
    height: 520px;
}
.main-box .img-box img {
    display: none;
}
.main-box .img-box .active {
    display: block;
}
.fir-forum ul {
    float: right;
    width: 568px;
}
.main-box li {
    padding: 10px 0 0 10px;
    width: 538px;
    height: 90px;
    float: right;
    margin-bottom: 4px;
    background: #060046;
    cursor: pointer;
}
.main-box li h2 a {
    font-size: 18px;
    color: #8c8cff;
}
.main-box .active h2 a:hover {
    text-decoration: underline;
}
.main-box li p {
    color: #8c8cff;
}
#fir-ul .active {
    width: 540px;
    padding-left: 28px;
    background: url("../images/fir-forum-active.png") no-repeat left top;
}
.main-box .active h2 a, .main-box .active p {
    color: #fff;
}
.sec-forum .title {
    background: url("../images/sec-forum.png") no-repeat center center;
}
.sec-forum .img-box {
    float: right;
}
.sec-forum ul {
    width: 568px;
    float: left;
}
.sec-forum ul li {
    float: left;
}
#sec-ul .active {
    width: 538px;
    padding-right: 20px;
    background: url("../images/sec-forum-active.png") no-repeat;
}
/* E-PartForum */

/* S-Reward */
.reward .title {
    background: url("../images/reward.png") no-repeat center center;
}
.reward .content {
    overflow: hidden;
    margin-top: 20px;
}
.reward .left li {
    width: 400px;
    height: 60px;
    color: #8c8cff;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 4px;
    background: #060046;
}
.reward .left .active {
    color: #fff;
    background: #231bc9;
}
.reward .right {
    display: none;
    width: 540px;
}
.reward .active {
    display: block;
}
.reward .right li {
    float: left;
    width: 160px;
    text-align: center;
    margin: 0 30px 40px 0;
}
.reward .right li span {
    font-size: 18px;
    color: #fff;
}
.reward .right .li-last {
    margin-right: 0;
}
.reward .right li img {
    display: block;
    margin-bottom: 15px;
}
.reward .right .person-last {
    margin: 0;
}
/* E-Reward */

/* S-HighEnd */
.high-end .title {
    background: url("../images/high-end.png") no-repeat center center;
}
.high-end .content {
    overflow: hidden;
    margin-top: 20px;
}
.high-end .left img {
    display: block;
    margin-bottom: 20px;
}
.high-end .left>div {
    width: 318px;
    padding: 20px 10px;
    background: #0a003e;
    border: 1px solid #6ad7fd;
}
.high-end .left h2 {
    font-size: 20px;
    line-height: 1.8em;
    color: #fff;
}
.high-end .left p {
    font-size: 16px;
    line-height: 1.8em;
    color: #dcdcdc;
}
.high-end .right ul {
    width: 660px;
    overflow: hidden;
}
.high-end .right li {
    float: left;
    margin: 0 0 20px 20px;
    overflow: hidden;
}
.high-end .right .detail {
    padding: 10px;
    width: 170px;
    height: 140px;
    background: #0a003e;
}
.high-end .right h2 {
    font-size: 16px;
    line-height: 1.6em;
    color: #fff;
}
.high-end .right p {
    line-height: 1.6em;
    font-size: 14px;
    color: #dcdcdc;
}
/* E-HighEnd */





.blank30 {margin:0 auto; width:100%; height:30px; font-size:1px;clear:both;} 
.margin { margin: 0 auto;}
.left01 { float: left;}
.f12_FFFFFF,.f12_FFFFFF a {color: #FFFFFF;}
.lh20 {line-height:20px}
.ml20 { margin-left:20px;}
.mt8 { margin-top:8px;}
.ml2 { margin-left:2px;}
.mt15 { margin-top:15px;}
.f12 { font-size:12px;}
.clear { clear: both; font-size:1px; visibility: hidden;}
























