﻿﻿.container{width: 1100px; margin: 0 auto;}
.id-head{
    overflow: hidden;

}
.id-head .container{
    /*background: url("../images/bg.jpg") no-repeat right top;*/
}
.id-logo{
    margin: auto;
    overflow: hidden;
    width: 1100px;
    position: relative;
    z-index: 999;
}
.id-logo img{
    padding-top: 12px;
    float: left;
}
.id-nav{
    height: 54px;
    background: #0363bb;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
.id-nav .content{
    width: 856px;
    float: left;
    overflow: hidden;
}
.id-nav .content ul{
    /*float: left;*/

    width: 100%;
}
.id-nav .content ul li{
    display: table-cell;
    width: 1%;
    /*width: 140px;*/
    text-align: center;
    height: 54px;
    line-height: 54px;
    /*float: left;*/

}
.id-nav .content ul li.on, .id-nav .content ul li:hover{
    background: #035ba3;
}
.id-nav .content ul .li05{
    background: none;
}
.id-nav .content ul li a{
    display:block;
    font-size: 18px;
    color: #ffffff;
    /*font-weight: bold;*/
}
.id-ss{
    margin-top: 9px;
    float: right;
    width: 224px;
    height: 36px;
    border-radius: 3px;
    background: #dee4ee;
}
.id-ss .text{
    float: left;
    padding-left: 10px;
    width: 168px;
    height: 36px;
    line-height: 36px;
    border: 0;
    background: none;
    outline: none;
}
.id-ss .btn{
    background: url("../images/ico.png") no-repeat;
    float: left;
    width: 44px;
    height: 36px;
    border: 0;
}

.logo-text{
    float: left;
    font-size: 42px;
    color: #5c78a8;
}
.logo-text h1{
    font-weight: 600;
    margin-top: 83px;
    line-height: 50px;
    letter-spacing: 8px;
}
.logo-text p{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}


.mt10{margin-top: 10px !important;}
.mt15{margin-top: 15px !important;}
.mt20{margin-top: 20px !important;}


body{background: url("../images/bg.png") no-repeat center 0;}
/* 本例子css */
.slideBox{ width:878px; height:200px; overflow:hidden; /*position:relative;*/ position: absolute; top: 0;right: 0;z-index: -1; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:878px; height:200px; display:block;  }


/**建党100年
body{
   background: url(http://www.dymum.com/images/20da_bm.png) no-repeat top center !important;
    padding-top: 150px;
}
.id-head {
    width: 1100px;
    margin: 130px auto 0;
    background-color: #fff;
}
#slideBox{
display: none;
}
.id-body{
      background-color: white;
margin-top: -12px;
}***/