@charset "utf-8";
/* CSS Document */
.FloatL {
    float: left;
}

.FloatR {
    float: right;
}

.clear {
    clear: both;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.top {
    height: 253px;
    background: url(../images/banner.jpg) no-repeat center;
    width: 100%;
    min-width: 1200px;
}

.top-bt {
    color: #ffec4e;
    font-size: 36px;
    float: right;
    margin-top: 200px;
}

.nav {
    height: 42px;
    border: 1px #a10000 solid;
    border-left: none;
    border-right: none;
    background: #bc0000
}

.nav li {
    float: left;
    font-size: 16px;
    line-height: 42px;
    background: url(../images/nav-bg.jpg) no-repeat right center;
}

.nav li a {
    color: #fff;
    display: block;
    padding: 0 53px;
}

.nav li:first-child + li + li + li + li + li + li {
    background: none;
}

.nav li a:hover {
    background: #a10000;
}

.nav li.on a {
    background: #a10000;
}

.shijian {
    height: 40px;
    border-bottom: 1px #e5e5e5 solid;
    background: #eeeeee;
    line-height: 40px;
    font-size: 14px;
}

.danwei {
    width: 384px;
    height: 431px;
    border: 1px #c9c9c9 solid;
    margin-top: 14px;
}

.danwei-bt {
    height: 35px;
    background: #eeeeee;
    border-bottom: 1px #c9c9c9 solid;
}

.danwei-bt h2 {
    color: #fff;
    font-size: 16px;
    width: 100px;
    background: url(../images/bg.jpg) no-repeat;
    line-height: 35px;
    text-align: center
}

.gengduo {
    color: #666;
    line-height: 35px;
    margin-right: 16px;
}

.gengduo a:hover {
    color: #bc0000;
}

.danwei-nr-img {
    width: 366px;
    height: 171px;
    border: #c9c9c9 solid 1px;
    margin-top: 11px;
    margin-left: 8px;
}

.danwei-nr-img img {
    margin: 1px;
    width: 364px;
    height: 169px;
}

.danwei-nr p {
    width: 365px;
    margin-left: 8px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 6px;
}

.danwei-nr p a {
    color: #bc0000;
}

.chuangjianxinxi {
    width: 794px;
    height: 431px;
    border: 1px #c9c9c9 solid;
    margin-top: 14px;
}

.chuangjianxinxi li {
    height: 37px;
    border-bottom: 1px #c9c9c9 dashed;
    line-height: 37px;
    background: url(../images/quan.jpg) left no-repeat;
    margin-left: 11px;
    padding-left: 12px;
    margin-right: 8px;
}

.chuangjianxinxi li a:hover {
    color: #bc0000;
}

.gongzuo {
    width: 587px;
    height: 415px;
    border: 1px #c9c9c9 solid;
    margin-top: 14px;
}

.first-img {
    width: 104px;
    height: 74px;
    border: 1px #c9c9c9 solid;
    margin-top: 10px;
    margin-left: 9px;
}

.first-img img {
    margin: 1px;
    width: 102px;
    height: 72px;
}

.first-ms h3 {
    font-size: 14px;
    margin-top: 32px;
    margin-left: 7px;
}

.first-ms p {
    font-size: 14px;
    margin-top: 8px;
    margin-left: 7px;
}

.first-ms span {
    margin-right: 9px;
}

.first-nr {
    border-bottom: 1px #c9c9c9 dashed;
    height: 93px;
    margin-left: 8px;
    margin-right: 7px;
}

.gongzuo li {
    height: 39px;
    border-bottom: 1px #c9c9c9 dashed;
    margin-left: 8px;
    margin-right: 7px;
    line-height: 39px;
    background: url(../images/quan.jpg) left no-repeat;
    padding-left: 12px;
}

.gongzuo li span {
    float: right;
}

.gongzuo li a:hover {
    color: #bc0000;
}

.haoren {
    width: 588px;
    height: 415px;
    border: 1px #c9c9c9 solid;
    margin-top: 14px;
}

.haoren li {
    margin-left: 8px;
    margin-right: 13px;
    border-bottom: 1px #c9c9c9 dashed;
}

.haoren-img {
    width: 104px;
    height: 74px;
    border: 1px #c9c9c9 solid;
    margin: 8px;
}

.haoren-img img {
    margin: 1px;
    width: 102px;
    height: 74px;
}

.haoren-ms h2 {
    font-size: 14px;
    margin-top: 22px;
}

.haoren-ms p {
    line-height: 20px;
    font-size: 14px;
    margin-top: 4px;
}

.haoren-ms h2 a:hover {
    color: #bc0000
}

.meilizq {
    height: 239px;
    border: 1px #bcbcbc solid;
    margin-top: 15px;
}

.meilizq-bt {
    font-size: 16px;
    font-weight: bold;
    margin-top: 13px;
    margin-left: 15px;
    border-left: 4px #a10000 solid;
    padding-left: 3px;
}

.meilizq-nr {
    width: 1178px;
    height: 189px;
    position: relative;
    overflow: hidden
}

.meilizq-nr ul#list {
    position: absolute;
    left: 0px;
}

.meilizq-nr li {
    float: left;
    margin-top: 16px;
    margin-left: 17px;
    border: 1px #bcbcbc solid;
    width: 218px;
    height: 171px;
    position: relative
}

.meilizq-nr li img {
    margin: 1px;
    width: 216px;
    height: 169px;
}

.meilizq-nr li:first-child {
    margin-left: 10px;
}

.footer {
    width: 100%;
    border-top: 4px #db9999 solid;
    margin-top: 24px;
    height: 104px;
    background: #eee;
}

.footer p {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    margin-top: 24px;
}

.text1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(../images/1px.png) repeat;
    position: absolute;
    top: 135px;
    ;
    left: 0;
    font-size: 14px;
}

.text1 a {
    color: #fff;
    opacity: 1;
}

.position {
    height: 39px;
    width: 100%;
    background: #f2efea;
}

.position h3 {
    line-height: 39px;
    color: #333;
    background: url(../images/list-3.jpg) no-repeat left;
    padding-left: 24px;
    font-size: 14px;
}

.position h3 a {
    color: #333;
}

.position h3 a:hover {
    color: #a10000;
}

.position h3 a.on {
    color: #a10000;
}

.xinxi-list {
    margin-top: 30px;
    border: 1px #c9c9c9 solid;
    height: 834px;
}

.xinxi-list-nr {
    margin-top: 17px;
}

.xinxi-list-nr li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px #c9c9c9 dashed;
    margin-left: 14px;
    margin-right: 6px;
    background: url(../images/quan.jpg) left no-repeat;
    padding-left: 12px;
}

.xinxi-list-nr li span {
    float: right
}

.xinxi-list-nr li a:hover {
    color: #bc0000
}

.fenye {
    margin-top: 56px;
    margin-left: 400px;
}

.fenye li {
    float: left;
    margin-right: 14px;
}

.fenye li a {
    display: block;
    padding: 11px 12px;
    border: #bcbcbc solid 1px;
}

.fenye li a:hover {
    background: #bc0000;
    color: #fff;
    border: #bc0000 solid 1px;
}

.fenye li a.on {
    background: #bc0000;
    color: #fff;
    border: #bc0000 solid 1px;
}

.list-nr-ms {
    width: 970px;
}

.haoren-list-nr li {
    height: 153px;
    border-bottom: 1px #dfdfdf dashed;
    margin-left: 12px;
    margin-right: 12px;
}

.haoren-list-nr li h2 {
    font-size: 14px;
    margin-top: 50px;
}

.haoren-list-nr li p {
    width: 784px;
    line-height: 20px;
    margin-top: 6px;
}

.list-nr-img {
    border: 1px #c9c9c9 solid;
    margin-top: 13px;
    margin-right: 12px;
}

.list-nr-img img {
    margin: 1px;
    width: 181px;
    height: 128px;
}

.haoren-list-nr li a:hover {
    color: #bc0000
}

.height1415 {
    height: 1415px;
}

.zffb-show-top h1 {
    font-size: 19px;
    margin-top: 38px;
    text-align: center;
}

.zffb-show-top p {
    font-size: 14px;
    text-align: center;
    margin-top: 17px;
}

.zffb-show-nr {
    margin-top: 26px;
    border-bottom: 1px #bcbcbc dashed;
    padding-bottom: 20px
}

.zffb-show-nr img {
    margin-top: 20px;
}

.zffb-show-nr p {
    text-indent: 28px;
    line-height: 25px;
    margin-top: 26px;
}

.show-fynr {
    margin-top: 32px;
}

.show-fynr p {
    line-height: 27px;
}

.show-fynr p a {
    color: #333
}

.show-fynr p a:hover {
    color: #bc0000;
}

.fanhui {
    margin-top: 58px;
}

.fanhui_icon {
    margin-top: 52px;
}

.fanhui a {
    color: #333;
}

.fanhui a:hover {
    color: #bc0000;
}

#time {
    color: #000;
}

.main_page_jigou {
    width: 1200px;
    margin: 0 auto;
}

.main_page_jigou .jigou {
    margin-top: 25px;
}


