﻿/*页头*/
.top{
    height:480px;
    background:url("indexTop.jpg") center top repeat-x;
}
.topBox{
    height:443px;
}

/*广告*/
.guangGao_hb
{}
.guangGao_hb img
{   width:1000px;}

/*左中右三栏尺寸*/
.leftBox{
    width:260px;
    float:left;
}
.centerBox{
    width:420px;
    float:left;
    margin-left:30px;
}
.rightBox{
    width:250px;
    float:right;
}

/*左侧栏内容*/
#xydtPic{}

#xxjjBox{
    margin-top:20px;
}
#xxjjBox .title{
    background-color:#387333;
    height:44px;
    text-align:left;
    padding-left:20px;
    line-height:44px;
    font-size:14px;
    color:#eee;
    font-weight:bold;
}
#xxjjBox .content{
    padding:10px 0px;
}
#shouCang{
    margin-top:20px;
    background-color:#a72102;
    height:24px;
    text-align:right;
    line-height:24px;
    padding-right:10px;
    font-size:14px;
    color:#eee;
}
#shouCang a{
    color:#eee;
}
#tzggList{
    margin-top:30px;
}
.listBox .title{
    color:#387333;
    border-bottom:dashed 1px #515151;
    padding:0px 10px 0px 15px;
    height:30px;
}
.listBox .title h2{
    float:left;
}
.listBox .title p{
    float:right;
    margin-top:5px;
}
.listBox .title a{
    color:#387333;
}
.listBox .title a:hover{
    color: #aa0000;
}
.listBox .list{
    clear:both;
    margin-top:10px;

}
.listBox .list li{
    height:23px;
    border-bottom:dashed 1px #ccc;
    padding:6px 10px 0px 26px;
    background:url("l1.gif") 10px 10px no-repeat;
}
.listBox .list a{
    float:left;
}
.listBox .list p{
    float:right;
}

/*中间栏*/
.centerBox {
}

.centerBox .title{
    color:#387333;
    border-bottom:dashed 1px #515151;
    padding:0px 10px 0px 15px;
    height:30px;
}
.centerBox .title h2{
    float:left;
}
.centerBox .title p{
    float:right;
    margin-top:5px;
}
.centerBox .title a{
    color:#387333;
}
.centerBox .title a:hover{
    color: #aa0000;
}
.centerBox .list{
    clear:both;
    margin-top:10px;

}
.centerBox .list li{
    height:23px;
    border-bottom:dashed 1px #ccc;
    padding:6px 10px 0px 26px;
    background:url("l1.gif") 10px 10px no-repeat;
}
.centerBox .list a{
    float:left;
}
.centerBox .list p{
    float:right;
}

/*右侧栏*/
.rightBox {
    background:url("xzjy.jpg") no-repeat;
    padding-top:295px;
}
#xzzlList{
    height:150px;
}
.rightBox .title{
    color: #fff;
    padding:0px 10px 0px 15px;
    height:30px;
}
.rightBox .title h2{
    float:left;
}
.rightBox .title p{
    float:right;
    margin-right:50px;
}
.rightBox .title a{
    color:#0066a8;
}
.rightBox .title a:hover{
    color: #fab206;
}
.rightBox ul{
    margin:10px 15px;
}
.rightBox li{
    margin-bottom:4px;
    padding-left:5px;
    border-bottom:dashed 1px #bbb;
}
#xzxxBox{
    height:30px;
    padding:5px 10px 0px 100px;
}

/*功能连接*/
.gongNeng{
    margin-top:30px;
    border-top:solid 2px #164a82;
}
.gongNengBox{
    height:110px;
    padding-top:15px;
}
.gongNengBox li{
    float:left;
    padding:0px 30px;
    text-align:center;
}
.gongNengBox li img{
    width:64px;
    height:64px;
}
