﻿* {
    padding: 0;
    margin: 0;
}

a, a:visited, a:link {
    color: #000;
    text-decoration: none;
}

ul, ol, li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

body {
    font-size: 12px;
    font-family: "microsoft yahei",arial,helvetica,sans-serif,simsun;
    color: #666;
    line-height: 1.5;
}

.header, .content, .footer {
    width: 960px;
    margin: 0 auto;
}

.top {
    background: url(/uploads/image/snimages/top_bg.png) repeat-x top;
}

.h_top {
    width: 960px;
    margin: 0 auto;
    text-align: right;
    color: #989898;
    line-height: 24px;
}

.h_con {
    width: 960px;
    margin: 0 auto;
    height: 108px;
    overflow: hidden;
}

    .h_con img {
        max-height: 100%;
        max-width: 100%;
    }

.h_nav {
    background: url(/uploads/image/snimages/nav_bg.png) repeat-x top;
    height: 52px;
    font-family: 'microsoft yahei';
}

    .h_nav ul {
        width: 960px;
        margin: 0 auto;
    }

    .h_nav li {
        position: relative;
        float: left;
        display: inline-block;
        height: 52px;
        line-height: 52px;
        background: url(/uploads/image/snimages/nav_line.png) no-repeat;
    }

        .h_nav li:hover {
            background: url(/uploads/image/snimages/nav_cur.gif) repeat-x center;
        }

            .h_nav li:hover a {
                color: #0063a7;
            }

            .h_nav li:hover ul li a {
                color: #fff;
            }

        .h_nav li a {
            color: #fff;
            display: inline-block;
            font-size: 13px;
            padding: 0 35px;
            text-align: center;
        }

        .h_nav li ul.subnav {
            position: absolute;
            width: 100%;
            background-color: #0787ca;
            z-index: 1000;
            display: none;
        }

        .h_nav li:hover ul.subnav {
            display: block;
        }

        .h_nav li ul.subnav li {
            float: none;
            background: none;
            height: 30px;
            line-height: 30px;
            display: block;
            overflow: hidden;
        }

.h-ser {
    background: url(/uploads/image/snimages/h_ser.gif) repeat-x;
    height: 42px;
    width: 100%;
}

.ser-con {
    width: 932px;
    margin: 0 auto;
    line-height: 40px;
    padding-left: 28px;
    background: url(/uploads/image/snimages/ico.png) no-repeat left center;
}

.hotword_c {
    display: inline-block;
    width: 845px;
}

.contant {
    padding: 20px 0 0;
    background: url(/uploads/image/snimages/bg1.gif) repeat-x;
    overflow: hidden;
    font-family: 'microsoft yahei';
}

.zs {
    width: 960px;
    margin: 0 auto 18px;
    overflow: hidden;
}

    .zs h3 {
        height: 58px;
        background: url(/uploads/image/snimages/tcp.png) no-repeat 168px 0;
    }

        .zs h3 em {
            font-style: normal;
            color: #0063a7;
            float: left;
            font-size: 18px;
            line-height: 22px;
            padding: 10px 0 0 6px;
            text-transform: uppercase;
        }

            .zs h3 em span {
                display: block;
                font-weight: normal;
                font-size: 14px;
                color: #4e4a49;
            }

        .zs h3 b {
            display: block;
            line-height: 22px;
            float: right;
            margin-top: 20px;
            font-size: 14px;
            font-weight: normal;
            padding-right: 28px;
            background: url(/uploads/image/snimages/more1.png) no-repeat right center;
        }

            .zs h3 b a {
                color: #666;
            }

.zs-l {
    width: 240px;
    height: 360px;
    padding: 5px 0 0;
    float: left;
    overflow: hidden;
    position: relative;
}

    .zs-l li {
        cursor: pointer;
        display: block;
        padding: 18px 0 0 15px;
        height: 52px;
        line-height: 22px;
        color: #fff;
        font-size: 16px;
        background: url(/uploads/image/snimages/cp.png) no-repeat left center;
    }

        .zs-l li span {
            display: block;
        }

        .zs-l li.cur {
            background: url(/uploads/image/snimages/cp1.png) no-repeat left center;
            color: #0063a7;
        }

.zs-r {
    display: none;
    width: 720px;
    float: right;
    overflow: hidden;
    height: 356px;
}

.m-zs {
    width: 520px;
    height: 356px;
    position: relative;
    float: left;
    overflow: hidden;
}

.zs-txt {
    width: 200px;
    height: 355px;
    background: url(/uploads/image/snimages/zs.gif) no-repeat;
    color: #fff;
    float: right;
}

    .zs-txt p {
        margin: 0 10px;
        padding: 12px 0;
        border-bottom: 1px dashed #348db6;
        line-height: 20px;
    }

        .zs-txt p b {
            display: block;
            font-size: 14px;
            font-weight: normal;
        }

.m-zs img {
    width: 100%;
    height: 100%;
}

.sb {
    width: 960px;
    margin: 0 auto 1px;
}

.tit {
    height: 45px;
    line-height: 45px;
    padding: 0 12px 0 0;
    background: url(/uploads/image/snimages/tsb.gif) no-repeat;
}

    .tit em {
        color: #fff;
        float: left;
        font-size: 16px;
        padding-left: 12px;
        font-weight: normal;
        text-transform: uppercase;
        font-style: normal;
    }

    .tit b {
        display: block;
        float: right;
        font-size: 14px;
        font-weight: normal;
        padding-right: 28px;
        background: url(/uploads/image/snimages/more1.png) no-repeat right center;
    }

    .tit em span {
        font-size: 14px;
    }

.sb .list-con {
    border: 1px solid #c0cddd;
    border-top: none;
    padding: 15px 0;
    position: relative;
    height: 194px;
}

.sb .list-con-a {
    cursor: pointer;
    z-index: 100;
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    left: 0;
    top: 80px;
    background: #ccc url(/uploads/image/snimages/left01.png) center;
}

.sb .list-con-c {
    cursor: pointer;
    z-index: 100;
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 80px;
    background: #ccc url(/uploads/image/snimages/right01.png) center;
}

.sb li {
    width: 220px;
    padding-left: 12px;
    float: left;
}

    .sb li img {
        width: 212px;
        height: 148px;
        display: block;
        border: 4px solid #e5e6e8;
    }

    .sb li span {
        display: block;
        text-align: center;
        height: 38px;
        line-height: 38px;
        background: #e5e6e8;
    }

.ss {
    width: 960px;
    margin: 0 auto;
    height: 18px;
    background: url(/uploads/image/snimages/s01.gif) center no-repeat;
}

.pp {
    width: 960px;
    height: 188px;
    overflow: hidden;
    background: url(/uploads/image/snimages/pp.gif) no-repeat;
    margin: 0 auto 1px;
}

    .pp h3 {
        padding: 0 12px 0 16px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #0063a7;
    }

        .pp h3 b {
            display: block;
            float: right;
            font-size: 14px;
            font-weight: normal;
            padding-right: 28px;
            background: url(/uploads/image/snimages/more1.png) no-repeat right center;
        }

            .pp h3 b a {
                color: #666;
                font-size: 14px;
            }

    .pp .list-con {
        padding: 12px 10px 0;
        overflow: hidden;
        height: 135px;
    }

    .pp .list-con-a {
        padding: 70px 10px 0 0;
        float: left;
        background: url(/uploads/image/snimages/left02.png) center no-repeat;
        width: 9px;
        height: 24px;
        cursor: pointer;
    }

    .pp .list-con-c {
        padding: 70px 0 0 0;
        float: right;
        background: url(/uploads/image/snimages/right02.png) center no-repeat;
        width: 9px;
        height: 24px;
        cursor: pointer;
    }

#hzhu {
    width: 910px;
    height: 144px;
    overflow: hidden;
    float: left;
}

.pp li {
    width: 172px;
    margin-right: 10px;
    float: left;
}

    .pp li img {
        width: 166px;
        height: 96px;
        display: block;
        padding: 3px;
        background: url(/uploads/image/snimages/bg2.gif) repeat;
    }

    .pp li span {
        display: block;
        text-align: center;
        padding: 7px 0;
    }

.add01 {
    width: 100%;
}

    .add01 img {
        width: 100%;
    }

.center_text {
    width: 100%;
    background: url(/uploads/image/snimages/fw.jpg) repeat-x;
}

.context {
    width: 960px;
    margin: 0 auto;
}

    .context img {
        width: 100%;
    }

h3.big {
    border-top: 1px solid #e7e7e7;
    line-height: 150px;
    text-align: center;
    font-size: 36px;
    color: #0162a7;
    letter-spacing: 10px;
}

.hb {
    width: 100%;
    height: 224px;
    background: url(/uploads/image/snimages/bg3.gif) repeat-x;
}

.hb-con {
    width: 960px;
    margin: 0 auto;
    padding: 38px 0 0;
    background: url(/uploads/image/snimages/hb.png) no-repeat;
    height: 172px;
}

    .hb-con h3 {
        width: 175px;
        float: left;
        text-align: center;
        font-size: 30px;
        color: #fff;
    }

        .hb-con h3 a {
            display: block;
            font-size: 24px;
            background-color: #caf309;
            width: 150px;
            margin: 30px auto 0 auto;
            line-height: 40px;
            border-radius: 20px;
            color: #fff;
        }

.hb li {
    width: 171px;
    padding-left: 10px;
    float: left;
}

    .hb li img {
        width: 165px;
        height: 96px;
        display: block;
        border: 3px solid #aeb9c0;
    }

    .hb li span {
        display: block;
        text-align: center;
        padding: 4px 0;
    }

.hb .list-con-a {
    padding: 90px 3px 0 20px;
    float: left;
    background: url(/uploads/image/snimages/left02.png) center no-repeat;
    cursor: pointer;
}

.hb .list-con-c {
    padding: 90px 3px 0 20px;
    float: right;
    background: url(/uploads/image/snimages/right02.png) center no-repeat;
    cursor: pointer;
}

#hzs {
    width: 724px;
    float: left;
    overflow: hidden;
}

.jz {
    width: 960px;
    margin: 0 auto 20px;
    padding: 18px 0 0;
}

.jz-l {
    width: 658px;
    border: 1px solid #d9d9d9;
    float: left;
}

    .jz-l li {
        width: 256px;
        height: 198px;
        padding: 12px 28px 0;
        margin: 0 5px 18px 0;
        background: url(/uploads/image/snimages/jz_bg.png) no-repeat;
        float: left;
    }

        .jz-l li img {
            display: block;
            width: 255px;
            height: 155px;
        }

        .jz-l li p, .jz-l li span {
            line-height: 24px;
            height: 24px;
            overflow: hidden;
            display: block;
        }

.jz-r {
    width: 284px;
    float: right;
    height: 500px;
}

    .jz-r h3 {
        background: url(/uploads/image/snimages/try.gif) no-repeat;
    }

        .jz-r h3 em {
            padding-left: 40px;
            background: url(/uploads/image/snimages/ico5.png) no-repeat 12px center;
            color: #000;
        }

.jz h3 b {
    background: url(/uploads/image/snimages/more2.gif) no-repeat right center;
    padding-right: 22px;
}

.ry-con {
    border: 1px solid #d9d9d9;
    height: 444px;
    border-top: none;
    text-align: center;
    padding: 12px 0 0;
}

span.upbtn {
    width: 84px;
    margin: 0 auto;
    height: 20px;
    display: block;
    cursor: pointer;
    background: url(/uploads/image/snimages/up.png) no-repeat center;
}

span.downbtn {
    width: 84px;
    margin: 0 auto;
    height: 20px;
    display: block;
    cursor: pointer;
    background: url(/uploads/image/snimages/down.png) no-repeat center;
}

#rylist {
    height: 378px;
    width: 245px;
    overflow: hidden;
    margin: 12px 18px;
}

.ry-con li img {
    display: block;
    border: 2px solid #e5e5e5;
    width: 240px;
    height: 152px;
    margin: 0 auto;
}

.ry-con li span {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.ab {
    border: 1px solid #d9d9d9;
    width: 958px;
    margin: 0 auto 1px;
    padding: 0 0 20px;
    overflow: hidden;
}

.ab_con {
    padding: 15px;
    line-height: 24px;
    color: #666;
}

    .ab_con a {
        color: #666;
    }

a.about_m {
    display: block;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #afcb2a;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    margin: 10px 10px 0 0;
}

.dt {
    width: 960px;
    margin: 0 auto 20px;
    padding: 18px 0 0;
    overflow: hidden;
}

.dt-l {
    width: 639px;
    float: left;
    overflow: hidden;
}

    .dt-l h3 {
        background: url(/uploads/image/snimages/tdt.gif) no-repeat;
    }

        .dt-l h3 em a {
            display: inline-block;
            padding-left: 30px;
            color: #333;
        }

.dt h3 b {
    background: url(/uploads/image/snimages/more2.gif) no-repeat right center;
    padding-right: 22px;
}

.dt-l h3 em a.cur {
    background: url(/uploads/image/snimages/ico4.gif) 5px center no-repeat;
    color: #096fcf;
}

.dt .dt-l li {
    height: 35px;
}

.dt-con {
    border: 1px solid #d9d9d9;
    border-top: none;
    display: none;
}

.dt ul {
    padding: 4px 15px 0;
}

.dt li {
    padding-left: 12px;
    border-bottom: 1px dashed #b5b5b5;
    line-height: 36px;
    float: left;
    width: 291px;
    background: url(/uploads/image/snimages/ico1.gif) no-repeat 0 center;
    overflow: hidden;
}

.wd {
    width: 306px;
    float: right;
}

    .wd h3 {
        background: url(/uploads/image/snimages/twd.gif) no-repeat;
    }

        .wd h3 em {
            padding-left: 30px;
            background: url(/uploads/image/snimages/ico4.gif) no-repeat 12px center;
            color: #0063a7;
        }

.wd_c {
    overflow: hidden;
    width: 305px;
    height: 371px;
}

#quertion ul {
    padding: 10px 10px 10px 0;
}

#quertion li {
    border-bottom: none;
    padding-bottom: 10px;
    padding-left: 0;
    background: url(/uploads/image/snimages/s04.gif) no-repeat 0 bottom;
}

    #quertion li dt {
        background: url(/uploads/image/snimages/wd_w.gif) no-repeat 0 2px;
        line-height: 18px;
        padding: 0 0 10px 30px;
        overflow: hidden;
    }

        #quertion li dt a {
            color: #60a411;
        }

    #quertion li dd {
        background: url(/uploads/image/snimages/wd_d.gif) no-repeat 0 5px;
        padding-left: 30px;
        line-height: 24px;
        color: #666;
        max-height: 90px;
        overflow: hidden;
    }

.link {
    width: 958px;
    margin: 0 auto 24px;
    border: 1px solid #d9d9d9;
    border-top: none;
}

.link_c {
    color: #666;
    padding: 18px 0 5px 5px;
}

    .link_c a {
        color: #666;
    }

.f-wrap {
    text-align: center;
    background: url(/uploads/image/snimages/f_bg.gif) no-repeat center 0;
    line-height: 24px;
}

.innerpage {
    margin-top: 10px;
}

.list_pr {
    width: 750px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.tips {
    text-indent: 10px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    padding: 0 0px;
    position: relative;
    overflow: hidden;
    font-family: 微软雅黑;
    font-size: 12px;
    background: url(/uploads/image/snimages/tab.gif) no-repeat scroll;
}

    .tips a {
        color: #fff;
    }

ul.prolist {
    overflow: hidden;
}

    ul.prolist li {
        width: 218px;
        overflow: hidden;
        background: #f2f2f2;
        border: 1px solid #e3e3e3;
        float: left;
        padding-left: 17px;
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 5px;
    }

        ul.prolist li img {
            width: 206px;
            height: 144px;
            margin: 10px auto 0 auto;
        }

        ul.prolist li span {
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            display: block;
            text-align: center;
            width: 206px;
        }

.pagebox {
    width: 200px;
    overflow: hidden;
    margin-left: 5px;
}

.treenav {
    background-color: #f3f3f3;
}

.nav_h {
    height: 80px;
    background: url(/uploads/image/snimages/tcp.png) no-repeat 135px 0;
}

    .nav_h h3 {
        color: #0063a7;
        float: left;
        font-size: 14px;
        line-height: 22px;
        padding: 10px 0 0 6px;
        text-transform: uppercase;
        width: 120px;
        overflow: hidden;
        font-family: -webkit-body;
    }

        .nav_h h3 em {
            color: #4e4a49;
            display: block;
            font-style: normal;
            font-family: -webkit-body;
        }

.treenav li {
    font: 13px/39px "微软雅黑";
    overflow: hidden;
    border-bottom: 1px solid #d4d4d4;
    display: block;
}

    .treenav li a {
        padding-left: 56px;
    }

ul.subtree {
    background-color: #d2d2d2;
    display: none;
}

.treenav li ul.subtree li {
    border-bottom: 1px solid #f0f0f0;
}

.treenav li:hover ul.subtree {
    display: block;
}

.tuijian h3 {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background-color: #f3f3f3;
    margin-top: 5px;
    text-indent: 20px;
    color: #000;
}

.tuijian ul {
    padding: 7px 5px 1px 5px;
    background: #fff;
    border: 1px solid #dfdfdf;
}

    .tuijian ul li img {
        width: 166px;
        height: 116px;
        padding: 1px;
        border: solid 1px #ccc;
        margin: 10px auto;
        display: block;
    }

        .tuijian ul li img:hover {
            padding: 0;
            border: 2px solid #53f624;
        }

.tuijian li span {
    width: 166px;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.contact h3 {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background-color: #f3f3f3;
    margin-top: 5px;
    text-indent: 20px;
    color: #000;
}

.contact_c {
    padding: 4px 10px;
    line-height: 25px;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.proinfo {
    padding: 10px;
}

.shortinfo {
    overflow: hidden;
}

.preview {
    width: 390px;
    float: left;
    border: 1px solid #ccc;
    padding: 1px;
}

    .preview img {
        width: 100%;
    }

.desc {
    float: right;
    width: 295px;
    padding: 20px;
}

    .desc h4 {
        line-height: 40px;
        text-align: center;
        border-bottom: 1px dashed #ccc;
        font-size: 16px;
        color: #000;
    }

.imgs {
    margin: 30px 0 0 0;
    overflow: hidden;
}

    .imgs img {
        height: 65px;
        width: 90px;
        margin: 0 5px;
        border: 1px solid #ccc;
        padding: 1px;
        float: left;
    }

        .imgs img.red {
            border: 1px solid #f00;
        }

.info_pr {
    margin-top: 10px;
    line-height: 35px;
    font-size: 16px;
    border-bottom: 1px solid #41a2d5;
    height: 35px;
    margin-bottom: 10px;
}

    .info_pr span {
        display: block;
        float: left;
        background-color: #f3f3f3;
        padding: 0 10px;
        color: #000;
    }

.info_c {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
}

    .info_c img {
        max-width: 98%;
        margin: 0 auto;
        display: block;
    }

.pre_c {
    padding: 10px 0;
}

    .pre_c span {
        display: inline-block;
        width: 40%;
        margin: 0 4%;
    }

ul.newslist {
    width: 730px;
    margin: 0 auto;
    padding-top: 15px;
}

    ul.newslist li {
        font-size: 14px;
        color: #666;
        padding: 0 5px;
        line-height: 22px;
        border-bottom: 1px dashed #cccccc;
    }

        ul.newslist li span {
            display: block;
            color: #b3df40;
            padding-left: 10px;
            background: url(/uploads/image/snimages/ico10.gif) left center no-repeat;
        }

        ul.newslist li i {
            font-style: normal;
            font-size: 12px;
            float: right;
            color: #5e5e5e;
        }

        ul.newslist li p {
            font-size: 12px;
            padding-left: 10px;
            overflow: hidden;
            margin-bottom: 10px;
            font-family: 微软雅黑;
        }

.tuijian_news h3 {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background-color: #f3f3f3;
    margin-top: 5px;
    text-indent: 20px;
    color: #000;
}

.tuijian_news li {
    line-height: 24px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 微软雅黑;
}

    .tuijian_news li i {
        width: 20px;
        height: 15px;
        display: block;
        float: left;
        background-color: #ccc;
        margin-top: 7px;
        margin-right: 5px;
        color: #ffffff;
        line-height: 15px;
        text-align: center;
        font-style: normal;
    }

    .tuijian_news li span {
        display: block;
        width: 175px;
        float: right;
        overflow: hidden;
        height: 24px;
    }

.text {
    padding: 20px;
}

.briefbg h3 {
    border-bottom: 1px dashed #cccccc;
    color: #333;
    font-family: "宋体";
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.briefbg h6 {
    color: #bcbbbb;
    font-size: 12px;
    text-align: center;
    font-family: -webkit-body;
    margin-bottom: 15px;
}

    .briefbg h6 a {
        color: #bcbbbb;
        font-size: 12px;
        text-align: center;
        font-family: -webkit-body;
    }

.text_c {
    line-height: 24px;
    font-size: 12px;
    color: #595959;
}

.footer {
    color: #fff;
    padding: 20px;
}

    .footer a {
        color: #fff;
    }


.link_c a {
    display: inline-block;
    margin: 2px 8px;
}