﻿* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font: 14px/180% "Microsoft YaHei",微软雅黑,Arial,Helvetica,sans-serif;
    /*background: url("../Images/IndexV1/bg.png") 0px 30px repeat-x;*/
    background-color: #fff;
}

a, a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

.clearLine {
    clear: both;
    width: 100%;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
    height: 0px;
}

/* top */
.doc_top {
    width: 100%;
    height: 196px;
    background: url("../Images/Index/logo.png")no-repeat;
}

.divtop {
    height: 30px;
    width: 100%;
    color: #2D2D2D;
}

    .divtop .dtop_content {
        width: 1200px;
        height: 100%;
        line-height: 30px;
        margin: 0px auto;
    }

        .divtop .dtop_content .dtc_left {
            height: 100%;
            float: left;
            width: 600px;
            background: url("../Images/Index/timeBg.png") no-repeat;
        }

            .divtop .dtop_content .dtc_left > span {
                margin-left: 50px;
                color: #fff;
            }

        .divtop .dtop_content .dtc_right {
            height: 100%;
            width: 600px;
            float: right;
            background: url("../Images/Index/topRightBg.png") right no-repeat;
        }

            .divtop .dtop_content .dtc_right .title_right {
                float: right;
                margin-right: 40px;
                color: #fff;
            }

.logo_title {
    background: url("../Images/Index/logo_title.png") center no-repeat;
    height: 128px;
    text-align: left;
    width: 850px;
    margin: 10px auto 0;
}

    .logo_title .logo_img {
        margin: 28px 0 0 10px;
        width: 150px;
    }



/* menu */
.doc_navg {
    height: 46px;
    width: 100%;
    background-color: #1B84DA;
}

.navg_main {
    overflow: hidden;
    margin: 0px auto;
    height: 100%;
    width: 1320px;
    font-family: 微软雅黑;
}

    .navg_main ul {
        list-style: outside none none;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

        .navg_main ul li {
            float: left;
            height: 46px;
            margin: 0;
            padding: 0;
        }

            .navg_main ul li:hover, .navg_main ul li.navg_select {
                background: url("../Images/Index/yellow_arrow.png") center bottom no-repeat;
            }

                .navg_main ul li:hover, .navg_main ul li.navg_select a {
                    color: #FFD616;
                }

            .navg_main ul li a {
                height: 100%;
                color: #FFF;
                font-size: 15px;
                text-align: center;
                line-height: 46px;
                display: inline-block;
                text-decoration: none;
                padding: 0px 45px;
                margin: 0px;
                background: url("../Images/Index/nav_line.png") right no-repeat;
            }

            .navg_main ul li:last-child a {
                background: none;
            }

/* 交易主体 */
.jyzt_div {
    background-color: #FFF;
}

.img_jyzt {
    background: url('../Images/IndexV1/tab_bm_yqlj.png') no-repeat center bottom;
}

    .img_jyzt span {
        padding-left: 12px;
    }

.maindiv {
    width: 1000px;
    margin: 20px auto 0px;
    clear: both;
}

.tab_top {
    height: 29px;
    background-repeat: no-repeat;
    line-height: 29px;
    margin-bottom: 10px;
}

    .tab_top span {
        float: left;
        display: block;
        color: #0055B6;
        font-size: 18px;
        font-weight: bold;
    }

/* 友情链接 */
.pic_link {
    width: 1000px;
}

    .pic_link a {
        float: left;
        margin-left: 22px;
        text-decoration: none;
        overflow: hidden;
    }

        .pic_link a:first-child {
            margin-left: 5px;
        }

.link_list {
    height: 32px;
}

    .link_list select {
        float: left;
        padding: 0px;
        margin: 10px 10px;
        height: 20px;
        width: 226px;
        font-family: "Microsoft YaHei",微软雅黑;
        font-size: 12px;
        line-height: 20px;
        color: #343434;
    }

        .link_list select:first-child {
            margin-left: 15px;
        }
/*联系我们*/
.lxwm_mask {
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px");
    z-index: 19891014;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
    /*兼容IE8及以下版本浏览器*/
    filter: alpha(opacity=30);
}

/*底部模块(开始)*/
.doc_bottom {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: "Microsoft YaHei",微软雅黑;
    line-height: 18px;
    padding: 0;
    margin-top: 20px;
}

.bottom_line {
    height: 4px;
    width: 100%;
    margin: 0px auto;
    font-size: 0px;
    line-height: 4px;
    overflow: hidden;
    background-color: #A4D8F3;
}

.bottom_div {
    margin: 0 auto;
    width: 100%;
    position: relative;
    background-color: #BFE9FE;
}

.bottom_icon {
    top: 10px;
    left: 0px;
    width: 56px;
    height: 68px;
    position: absolute;
}

.bottom_div2 {
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.bottom_text {
    width: 100%;
    font-family: "Microsoft YaHei",微软雅黑;
    font-size: 14px;
}

    .bottom_text p {
        height: 25px;
        margin-bottom: 0px;
    }

.bottom_text_link {
    width: 380px;
    height: 50px;
    margin: 0 auto;
    line-height: 40px;
}

    .bottom_text_link span {
        float: left;
    }

    .bottom_text_link a {
        width: 90px;
        color: #FFFFFF;
        font-size: 18px;
        display: block;
        text-decoration: none;
        float: left;
    }

        .bottom_text_link a:hover, .bottom_text_link a:focus {
            color: #FFFFFF;
            text-decoration: none;
        }
/*底部模块(结束)*/
/*列表样式一*/
.demo_box {
    width: 100%;
}

.demo_title {
    height: 38px;
    width: 100%;
    background-color: #83c8ef;
    box-sizing: border-box;
}

.demo_name {
    border: 1px solid #ccc;
    height: 36px;
    _height: 37px;
    position: absolute;
    z-index: 190;
    background: #fff;
    width: 100px;
    line-height: 36px;
    text-align: center;
}

.demo_more {
    width: 100px;
    height: 35px;
    line-height: 36px;
    text-align: right;
    padding-right: 10px;
    float: right;
}

.links {
    padding: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
}

    .links ul {
        width: 99%;
    }

        .links ul li {
            float: left;
            white-space: nowrap; /*解决ie6\7 li文字折行显示问题*/
            margin-right: 7px;
            color: #333;
            line-height: 24px;
        }
