﻿﻿ul
{
    list-style: none;
}
a
{
    text-decoration: none;
    cursor: pointer;
}
div
{
}
#MainDiv
{
    width: 1000px;
    min-height: 200px;
}
#LeftFiv
{
    /*width: (733-112)px;*/
    width: 695px;
    height: 100%;
    float: left;
    min-height: 200px;
}
#RightDiv
{
    /*width: 345-82px;*/
    width: 304px;
    height: 100%;
    float: right;
    min-height: 200px;
}
#GRFL
{
    width: 100%;
    height: 132px;
}
#BJQK
{
    width: 100%;
    height: 193px;
}
#tupianxinwen
{
    width: 696px;
    height: 295px;
    background-image: url('../images/index/tupianxinwen.png');
    background-position: 4px 0px;
    background-repeat: no-repeat;
    float: right;
}
#denglu
{
    width: 151px;
    height: 100%;
    float: left;
    background-image: url('../images/index/denglu.png');
    cursor: pointer;
}
#zhuce
{
    width: 151px;
    height: 100%;
    float: left;
    background-image: url('../images/index/zhuce.png');
    cursor: pointer;
}
#banjiantongji
{
    width: 304px;
    height: 225px;
    margin-top: 12px;
    background-image: url('../images/index/banjiantongji.png');
    float: left;
}
#banjiantongji .banjiantitle
{
    width: 100%;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 3px;
    font-family: 宋体,微软雅黑,黑体;
}
#banjiantongji ul
{
    width: 100%;
}
#banjiantongji ul li
{
    border-bottom: 1px dashed #a1c9d7;
    padding-bottom: 4px;
    padding-top: 7px;
}

#banjiantongji ul li a
{
    text-decoration: none;
    color: Black;
    font-size: 14px;
}
#banjiantongji ul li img
{
    margin-left: 70px;
    padding-right: 15px;
}

.tedingduixiang
{
    margin-top: 5px;
    float: left;
    width: 304px;
    height: 170px;
    background-image: url('../images/index/tedingduixiang.png');
    overflow: hidden;
}
.tedingduixiang ul
{
    float: left;
    list-style: none;
    margin-top: 40px;
}
.tedingduixiang ul li
{
    float: left;
    margin-left: 20px;
    font-size: 15px;
    font-family: 宋体,微软雅黑;
    line-height: 1.5;
    border-bottom: 1px dashed #a1c9d7;
    width: auto;
    display:inline;
}
.tedingduixiang ul li a
{
    white-space: nowrap;
}
#zhongxingonggao
{
    float: left;
    width: 300px;
    height: 158px;
    background-image: url('../images/index/zhongxingonggao.png');
    background-repeat:no-repeat;
}
#tupiandaohang
{
    width: 690px;
    margin-top: 10px;
    min-height: 200px;
    float: right;
    position: relative;
}
#tupiandaohang ul
{
    width: 28px;
}
#tupiandaohang ul li
{
    list-style: none;
    cursor: pointer;
}
#tupiandaohang ul li.navselected
{
    background-image: url('../images/index/navlight.png');
    background-repeat: no-repeat;
    background-position: 100% 0%;
    font-size: 15px;
    height: 112px;
    width: 28px;
    float: right;
    color: White;
    font-weight: bold;
}
#tupiandaohangul li
{
    background-image: url('../images/index/navblack.png');
    background-repeat: no-repeat;
    background-position: 100% 0%;
    font-size: 13px;
    height: 95px;
    width: 23px;
    float: right;
    color: #a9a9a9;
    font-weight: bold;
}

#tupiandaohangul li.navselected div
{
    width: 20px;
    float: right;
    margin-top: 30px;
}
#tupiandaohangul li div
{
    width: 20px;
    float: right;
    margin-top: 25px;
    text-align: center;
}

.tupiandaohangtop
{
    width: 100%;
    height: 11px;
    background-image: url('../images/index/top_line.png');
    background-repeat: no-repeat; /*  background-color:Blue;*/
    font-size:0px;
}
.tupiandaohangmiddle
{
    width: 100%;
    background-image: url('../images/index/middle_line.png');
    padding-top: 8px;
    padding-bottom: 12px;
}
.tupiandaohangbottom
{
    width: 100%;
    height: 10px;
    background-image: url('../images/index/bottom_line.png');
    background-position: 0px -4px;
    background-repeat: no-repeat; /* background-color:Yellow;*/
}

#banjianchaxun
{
    margin: 0 auto 0 auto;
    width: 1000px;
    height: 138px;
    background-image: url('../images/index/banjianchaxun.png');
    background-repeat: no-repeat;
    font-size: 15px;
}
#banjianchaxun div
{
    display:inline;
}
#banjianchaxun .bjcxtext
{
    height: 24px;
    width: 163px;
}


/* 办件情况start */
#banjianqingkuang
{
    margin: 0 auto 0 auto;
    width: 1000px;
}
#banjianqingkuangtop
{
    width: 100%;
    height: 10px;
    background-image: url('../images/index/pic_top.png');
    background-repeat:no-repeat;
    font-size:0px;
}

#banjianqingkuangmiddle
{
    width: 100%;
    background-image: url('../images/index/pic_middle.png');
}
#banjianqingkuangbottom
{
    width: 100%;
    height: 11px;
    background-image: url('../images/index/pic_bottom.png');
    background-repeat:no-repeat;
}
#bjqktitle
{
    margin: 0 auto 0 auto;
    width: 992px;
    height: 27px;
    background-image: url('../images/index/bjtitle.png');
}

#BJQK_Titlediv
{
    width: 992px;
    height: 22px;
    margin-left: 4px;
}
#BJQK_Title
{
    width: 100%;
    height: 100%;
    list-style: none;
    background-color: #c0e2ee;
    font-size: 16px;
    color: #1b4553;
    font-family: 宋体,微软雅黑,黑体;
}
#BJQK_Title li
{
    float: left;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    border-right: 1px solid white;
}
#BJQK_Title li div
{
    float: left;
    border-right: 1px solid white;
}
#BJQK_Contentdiv
{
    width: 992px;
    height: 147px;
    margin-left: 4px;
    overflow: hidden;
}
#BJQK_Content
{
    width: 100%;
    height: 100%;
    list-style: none;
    font-size: 14px;
    font-family: 宋体,微软雅黑,黑体;
}
#BJQK_Content li
{
    cursor: pointer;
    line-height: 1.5;
    height: 20px;
}
#BJQK_Content li.odd
{
    background-color: #f0f0f0;
}
#BJQK_Content li.highlight
{
    background: #ffffa3; /*鼠标移入高亮色*/
}
#BJQK_Content li div
{
    float: left;
    border-right: 1px solid transparent;
}

#banjianqingkuangmiddle div
{
    overflow: hidden;
}
.BJQK_bumen
{
    width: 118px;
    height: 100%;
    text-align: center;
}
.BJQK_bianhao
{
    width: 130px;
    height: 100%;
    text-align: center;
}
.BJQK_shoulishixiang
{
    width: 270px;
    height: 100%;
}
.BJQK_riqi
{
    width: 97px;
    height: 100%;
    text-align: center;
}
.BJQK_banjieshijian
{
    width: 97px;
    height: 100%;
    text-align: center;
}
.BJQK_chengnuoshixian
{
    width: 97px;
    height: 100%;
    text-align: center;
}
.BJQK_zhuangtai
{
    width: 69px;
    height: 100%;
    text-align: center;
}
.BJQK_manyidu
{
    width: 96px;
    height: 100%;
    text-align: center;
}
/* 办件情况end */
#flashdiv
{
    float: left;
    width: 329px;
    height: 230px;
    margin-top: 45px;
    margin-left: 15px;
}
/* 一般公告列表start*/
.commonlist ul
{
    list-style: none;
}
.commonlist ul li
{
    border-bottom: 1px dashed #a1c9d7;
    padding-bottom: 4px;
    padding-top: 7px;
}
.commonlist ul li a
{
    text-decoration: none;
    color: Black;
    font-size: 14px;
}
/* 一般公告列表end*/
/* 图片新闻列表start*/
#xinwendiv
{
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    width: 310px;
    height: 250px;
}
#xinwendiv ul
{
    list-style: none;
    margin-left: 5px;
    margin-top: 10px;
}
#xinwendiv ul li
{
    border-bottom: 1px dashed #a1c9d7;
    padding-bottom: 4px;
    padding-top: 7px;
}
#xinwendiv ul li a
{
    text-decoration: none;
    color: Black;
    font-size: 14px;
}
/* 图片新闻列表end*/
/* 个人分类开始*/
#geren
{
    width: 675px;
    margin-left: 10px;
}
#geren ul
{
    width: 100%;
    list-style: none;
}
#geren ul li
{
    width: 325px;
    height: 89px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    display:inline;
}
#geren ul li .navIcon
{
    width: 100%;
    height: 100%;
    background-image: url('../images/index/navitem.png');
}
#geren ul li .navIcon .navIcon_left
{
    float: left;
    width: 105px;
    height: 100%;
    background-image: url('../images/index/navitemleft.png');
    background-repeat: no-repeat; /*以下为IE6设置PNG透明代码*/
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/index/navitemleft.png");
}
#geren ul li .navIcon .navIcon_left img
{
    cursor: pointer;
}
#geren ul li .navIcon .navIcon_right
{
    float: left;
    width: 220px;
    height: 100%;
    overflow: hidden;
}
#geren ul li .navIcon .navIcon_right .navIcon_right_title
{
    padding-top: 7px;
    color: #696969;
    font-size: 17px;
    font-weight: bold;
    overflow: hidden;
}
#geren ul li .navIcon .navIcon_right .navIcon_right_con
{
    color: #696969;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.7;
    font-family: 宋体,微软雅黑,黑体;
    overflow: hidden;
    letter-spacing: 2px;
}
#geren ul li .navIcon .navIcon_right .navIcon_right_con a
{
    white-space: nowrap;
}


/* 个人分类结束*/

/* 企业分类开始*/
#qiye
{
    width: 675px;
    margin-left: 10px;
}
#qiye ul
{
    width: 100%;
    list-style: none;
}
#qiye ul li
{
    width: 325px;
    height: 89px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    display:inline;
}
#qiye ul li .navIcon
{
    width: 100%;
    height: 100%;
    background-image: url('../images/index/navitem.png');
}
#qiye ul li .navIcon .navIcon_left
{
    float: left;
    width: 105px;
    height: 100%;
    background-image: url('../images/index/navitemleft.png');
    background-repeat: no-repeat; /*以下为IE6设置PNG透明代码*/
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/index/navitemleft.png");
}
#qiye ul li .navIcon .navIcon_left img
{
    cursor: pointer;
}
#qiye ul li .navIcon .navIcon_right
{
    float: left;
    width: 220px;
    height: 100%;
    overflow: hidden;
}
#qiye ul li .navIcon .navIcon_right .navIcon_right_title
{
    padding-top: 7px;
    color: #696969;
    font-size: 17px;
    font-weight: bold;
    overflow: hidden;
}
#qiye ul li .navIcon .navIcon_right .navIcon_right_con
{
    color: #696969;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.7;
    overflow: hidden;
    letter-spacing: 2px;
}
#qiye ul li .navIcon .navIcon_right .navIcon_right_con a
{
    white-space: nowrap;
}
/* 企业分类结束*/

/* 部门分类开始*/
#bumen
{
    width: 675px;
    margin-left: 17px;
}
#bumen ul
{
    width: 100%;
    list-style: none;
}
#bumen ul li
{
    width: 118px;
    height: 43px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    display:inline;
}
#bumen ul li .navIcon
{
    float: left;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: url('../images/index/icon_company2.png');
}
#bumen ul li .navIcon .deptnamediv
{
    margin-left: 10px;
    margin-top: 12px;
    font-size: 13px;
    font-weight: bold;
}



/* 部门分类结束*/
/* 图片链接start*/
#tupianlianjie
{
    margin-top: 7px;
    width: 304px;
    height: 148px;
}
#tupianlianjie ul
{
    list-style: none;
}
#tupianlianjie ul li
{
    float: left;
}
#tupianlianjie ul li a
{
    cursor: pointer;
}
/* 图片链接end*/

/* 企业服务start*/
#qiyefuwu
{
    width: 304px;
    height: 214px;
    background-image: url('../images/EnterpiseService/Enterpise.png');
    background-repeat: no-repeat;
}
#qiyefuwu ul
{
    margin-top: 50px;
    width: 100%;
    height: 100%;
    list-style: none;
    float: left;
}
#qiyefuwu ul li
{
    float: left;
    width: 103px;
    height: 34px;
    background-image: url('../images/EnterpiseService/servicebg.png');
    background-repeat: no-repeat;
    margin-left: 30px;
    margin-top: 5px;
    cursor: pointer;
}
#qiyefuwu ul li > div
{
    width: 103px;
    padding-top: 10px;
    height: 34px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 30px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
}
/* 企业服务end*/

