@charset "utf-8";
/*头尾所需统一样式*/
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,
section,img{margin:0px;padding:0px;outline:none;border:0px;}
li{list-style:none;}
body{text-align:left;font-family:"Microsoft YaHei";font-size:15px;color:#333; background: #e4f2fd}
a,ins{text-decoration:none;}
a{color:#333333;}
a:focus,a:hover{}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.content{
    width: 100%;
    height: 100%;
    background: url("bg.jpg") no-repeat center top;
}
/*顶部*/
.top{
    width:100%;
    height: 40px;
    background: #245399;
}
.top-center{
    width: 1100px;
    height: 40px;
    margin: 0 auto;
    color: #ffffff;
    padding: 0 20px;
    line-height: 40px;
}
.top-center-right a{
    color: #ffffff;
}
.top-center-right span{
    padding: 0 5px;
}
/*banner*/
.banner{
    height: 200px;
    width: 1100px;
    margin: 0 auto;
    line-height: 200px;
}
.banner-middle{
    margin-left: 50px;
}
/*检索*/
.banner-right{
    font-size: 0;
}
.banner-right .txt{
    width: 180px;
    height:40px;
    line-height: 40px;
    padding-left: 20px;
    background: url("search_01.png") no-repeat center center;
    font-size: 15px;
    vertical-align: middle;
}
.banner-right .sbt{
    vertical-align: middle;
}
/*nav*/
.nav{
    width: 1100px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    background: #245399;
}
.nav ul li{
    float: left;
    width: 14.28%;
    text-align: center;
}
.nav ul li a{
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    padding-left: 40px;
}
.nav ul li:first-child a{
    background: url("sy_16.png") no-repeat 30px center;
}
.nav ul li:first-child+li a{
    background: url("sy_19.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li a{
    background: url("sy_22.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li a{
    background: url("sy_24.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li+li a{
    background: url("sy_26.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li+li+li a{
    background: url("sy_29.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li+li+li+li a{
    background: url("sy_31.png") no-repeat 30px center;
}


/*内容区域*/
.content-box{
    width: 1100px;
    background: #ffffff;
    margin: 0 auto;
    padding: 0 20px;
    padding-bottom: 20px;
}
/*第一层*/
.div1{
    padding-top: 20px;
}
.div1-left{
    width: 520px;
    height: 430px;
}
.div1-left img{
    width: 520px;
    height: 430px;
}
.div1-right{
    width: 520px;
}
.div1-right .div1-right-top{
    height: 212px;
}
.div1-right .bt{
    height: 40px;
    border: 1px solid #CCCCCC;
    line-height: 40px;
}
.div1-right .bt li{
    float: left;
    padding: 0 10px;
    color: #666666;
    font-weight: bold;
    cursor: pointer;
}
.div1-right .bt li.hover{
    color: #ffffff;
    background: #245399;
    height: 38px;
}
.div1-right .bt .gd{
	float:right;
	display:inline-block;
}
.div1-right .bt .gd a{
    float: right;
    margin-right: 10px;
    height: 40px;
    display: inline-block;
    color: #245399;
    font-size: 15px;
}
.div1-right .list ul{
    margin-top: 5px;
}
.div1-right .list ul li{
    line-height: 32px;
    height: 32px;
    background: url(http://www.jinan.gov.cn/picture/0/1801161536537056418.png) no-repeat left 50%;
    padding-left: 14px;
}
.div1-right .list ul li img{
    margin-right: 8px;
    vertical-align: text-top;
}
.div1-right .list ul li span{
    float: right;
    color: #999;
}
.div1-right .list ul li a{
	width: 435px;
	display:inline-block;
	  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.div1-right .govpushinfo150203 li a{
	width: 400px !important;
	display: initial !important;
}
/*第二层*/
.div2,.div3{
    margin-top: 20px;
    height: 213px;
}
.div2-left,.div2-right,.div3-left,.div3-right{
    width: 520px;
}
.div2-left .bt,.div2-right .bt,.div3-left .bt,.div3-right .bt{
    width: 520px;
    border-top: 1px solid #CCCCCC;
    height: 40px;
    line-height: 40px;
}
.div2-left .bt .hover,.div2-right .bt .hover,.div3-left .bt .hover,.div3-right .bt .hover{
    font-weight: bold;
    color: #245399;
    border-top: 2px solid #245399;
    width: 80px;
    text-align: center;
    margin-top: -1px;
    float: left;
}
.div2-left .bt .gd a,.div2-right .bt .gd a,.div3-left .bt .gd a,.div3-right .bt .gd a{
    float: right;
    height: 40px;
    display: inline-block;
    color: #245399;
}
.div2-left .bt .gd,.div2-right .bt .gd,.div3-left .bt .gd,.div3-right .bt .gd{
	float:right;
	display:inline-block;
}
.div2-left .list,.div2-right .list,.div3-left .list,.div3-right .list{
    margin-top: 5px;
}
.div2-left .list img,.div2-right .list img,.div3-left .list img,.div3-right .list img{
    margin-right: 8px;
    vertical-align: text-top;
}
.div2-left .list span,.div2-right .list span,.div3-left .list span,.div3-right .list span{
    float: right;
    color: #999;
}
.div2-left .list ul li,.div2-right .list ul li,.div3-left .list ul li,.div3-right .list ul li{
    line-height: 30px;
    height: 30px;
    background: url(http://www.jinan.gov.cn/picture/0/1801161536537056418.png) no-repeat left 50%;
    padding-left: 14px;
}

.div2-left .list ul li a,.div2-right .list ul li a,.div3-left .list ul li a,.div3-right .list ul li a{
    width: 435px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/*底部*/
.footer{
    width: 100%;
    background: #245399;
    height: 126px;
    margin-top: 20px;
    color: #ffffff;
}

.footer-center{
    width: 1100px;
    margin: 0 auto;
    height: 110px;
}

.footer-center-middle p a{
    font-weight: bold;
    color: #ffffff;
}
.footer-center-middle p span{
    font-weight: bold;
    margin: 0 5px;
}

.footer-center-left,.footer-center-right{
    width: 20%;
    height: 110px;
}
.footer-center-middle{
    width: 60%;
    height: 110px;
    text-align: center;
    padding-top:15px;
    line-height: 30px;
}









