/*common*/
a{
    outline:none;
}

.w1032{
    width:1032px;
}
.container{
    width:1032px;
    margin:0 auto;
}
.pt45{
    padding-top:45px;
}
.pt35{
    padding-top:35px;
}
.pt25{
    padding-top:25px;
}

.pt15{
    padding-top:15px;
}

/*wrapper*/
.wrapper{
    width:100%;
    min-width:1100px;
    max-width:1920px;
    padding-bottom:125px;
    background:#0c1620 url("../images/list/list_bg.jpg") no-repeat center top;
}

/*header*/
.header{
    padding-top:30px;
    height:583px;
}
/*logo*/
a.logo{
    display:block;
    width:260px;
    height:128px;
}
/*video_small*/
.video_small_box{
    margin-top:174px;
    width:213px;
    height:136px;
    margin-left:20px;
    border:1px solid #1e2d3d;
    cursor:pointer;
    background:url("../images/video_bg.jpg") no-repeat;
}

/*main*/
.main_box{
    width:1032px;
    margin:0 auto;
    padding-top:49px;
    background:url("../images/main_titbg.png") no-repeat left top;
}
/*main_cont*/
.main_cont{
    position:relative;
    overflow:hidden;
}
.main_cont_box{
    width:985px;
    padding:32px 0 120px 17px;
    background:#1a2735 url("../images/index_main_cont.jpg") no-repeat;
}
.pendant{
    position:absolute;
    width:42px;
    height:168px;
    background:url("../images/pendant.jpg") no-repeat;
    right:0;
    top:0;
    z-index:1000;
}
.nav_list a{
    display:block;
    width:312px;
    height:121px;
    color:#131d27;
    font:20px/1 "Tahoma";
    margin-bottom:8px;
    background:url("../images/list/link_bg.gif") no-repeat;
}
.nav_list a:hover,.nav_list .current{
    background-position:0 -122px;
}
span.event_cont{
    float:left;
    display:inline;
    line-height:1.1;
}
span.event_sort{
    float:left;
    display:inline;
    width:49px;
    height:49px;
    margin:36px 16px 0 12px;
    background:url("../images/list/title_bg.png") no-repeat;
}
span.event_01{
    background-position:-2px 0;
}
span.event_02{
    background-position:-2px -114px;
}
span.event_03{
    background-position:-2px -227px;
}
span.event_04{
    background-position:-2px -341px;
}
span.event_05{
    background-position:-2px -454px;
}
span.event_06{
    background-position:-2px -568px;
}
span.event_07{
    background-position:-2px -682px;
}
span.event_08{
    background-position:-2px -796px;
}
span.event_09{
    background-position:-2px -910px;
}
/*list_content*/
.list_content{
    width:624px;
    margin-left:49px;
    color:#fff;
    line-height:22px;
}
.list_content h2{
    color:#ff9c00;
    font-size:25px;
    padding-right:20px;
}
.list_content h3{
    font-weight:bold;
    padding-top:10px;
    font-size:14px;
}
.list_content p{
    padding:10px 17px 20px 0;
}
.list_content p.sun_p{
    padding-left:14px;
}
span.disc_sign{
    padding-right:10px;
}