﻿@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

#f_14 {
    font-size: 14px;
}
p img{
    cursor:crosshair
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
.divPointAdv{
    float: left;
    padding: 10px 15px;
}
.divPointAdv a{
    color:red;
    font-weight:bold
}
    a:hover {
        color: #c70214;
    }

img {
    border: 0;
}

ul, ol {
    list-style: none;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
}

.top {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.red {
    color: #cc0000;
}

.red1 {
    color: #cc0000;
}

#main {
    width: 1000px;
    margin: auto;
}

.main_top {
    padding: 10px;
}

    .main_top span {
        margin-right: 4px;
        margin-left: 2px;
    }

#main a:hover {
    color: #c70214;
}

.main_middle {
    width: 100%;
    overflow: hidden;
}

.main_l {
    float: left;
    width: 700px;
}

.main_l_picnews {
    float: left;
    width: 100%;
}

.main_left {
    width: 700px;
    float: left;
    color: #666;
}

.main_left_picnews {
    width: 100%;
    float: left;
    color: #666;
}

    .main_left_picnews h1 {
        font-size: 20px;
        line-height: 60px;
        text-align: center;
        width: 100%;
        font-family: "微软雅黑", "宋体;";
    }

    .main_left_picnews h3 {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        width: 100%;
        font-family: "微软雅黑", "宋体;";
        font-weight: 100;
        color: #666;
    }

        .main_left_picnews h3 a {
            color: #666;
        }

            .main_left_picnews h3 a:hover {
                color: #cc0000;
            }




.main_left, .main_left2, .main_left3 {
    border: 1px solid #ccc;
    border-top: 3px solid #999;
    margin-bottom: 20px;
    overflow: hidden;
}

    .main_left h1 {
        font-size: 20px;
        line-height: 40px;
        text-align: center;
        width: 100%;
        font-family: "微软雅黑", "宋体;";
        padding-top: 10px;
    }

    .main_left h2 {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        width: 100%;
        font-family: "微软雅黑", "宋体;";
    }

    .main_left h3 {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        width: 100%;
        font-family: "微软雅黑", "宋体;";
        font-weight: 100;
        color: #666;
    }

        .main_left h3 a {
            color: #666;
        }

            .main_left h3 a:hover {
                color: #cc0000;
            }



.product_title p {
    text-align: center;
    height: 26px;
    line-height: 26px;
}

#grey6 {
    color: #666;
}







.show {
    padding: 20px 0;
    overflow: hidden;
}

.text_show {
    width: 290px;
    float: left;
    padding-top: 10px;
    overflow: hidden;
    padding-left: 20px;
}

    .text_show dl {
        padding-top: 15px;
    }

    .text_show dt {
        font-weight: bold;
    }

    .text_show dd {
        color: #666;
        height: 110px;
        overflow: hidden;
    }

    .text_show p {
        padding-bottom: 5px;
    }

        .text_show p a {
            color: #085a96;
            margin: 0 5px;
        }

.buy {
    overflow: hidden;
    padding-top: 30px;
}

    .buy h6 {
        float: left;
        font-size: 14px;
    }

        .buy h6 span {
            color: #ca050f;
        }

    .buy .buy_btn {
        float: right;
    }

.buy_btn a {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    width: 85px;
    background: #ca050f;
    border-radius: 5px;
    display: block;
}

    .buy_btn a:hover {
        background: #ff000d;
    }
/*商品展示 样式*/
#preview {
    width: 350px;
    float: left;
    text-align: center;
    padding-left: 20px;
}

.list-h li {
    float: left;
    max-height: 48px;
    width: 70px;
    text-align: center;
    margin-right: 4px;
}

#spec-n5 {
    width: 350px;
    height: 60px;
    padding-top: 6px;
    overflow: hidden;
}

#spec-left {
    background: url(../images/btn_left.jpg) no-repeat;
    width: 17px;
    height: 54px;
    padding-right: 8px;
    float: left;
    cursor: pointer;
    margin-top: 3px;
}

#spec-right {
    background: url(../images/btn_right.jpg) no-repeat;
    width: 17px;
    height: 54px;
    padding-left: 8px;
    float: left;
    cursor: pointer;
    margin-top: 3px;
}

    #spec-right:hover {
        background: url(../images/hover_20.jpg) no-repeat;
    }

#spec-left:hover {
    background: url(../images/hover_18.jpg) no-repeat;
}

#spec-list {
    width: 300px;
    height: 51px;
    float: left;
    overflow: hidden; /*margin-left:2px;*/
    display: inline;
    padding: 4px 0;
}

    #spec-list ul li {
        float: left;
        margin-right: 0px;
        display: inline;
        border: 1px solid #ccc;
        border-right: 0px;
    }

        #spec-list ul li img {
            max-height: 47px;
            width: auto;
        }

.jqzoom {
    border-radius:4px;
    width: 350px;
    height: 250px;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #eee;
}

    .jqzoom img {
        text-align: center;
        max-height: 250px;
        width: auto;
        text-align: center;
    }

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 350px;
    height: 400px;
    background: url(i/loading.gif) #fff no-repeat center center;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    width: 700px;
    height: 500px;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #2cadff 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list {
    position: relative;
}

    #spec-list div {
        margin-top: 0; /*margin-left:-30px;*/
        *margin-left: 0;
    }
/*商品展示 样式结束*/
.TabControl {
    padding-bottom: 0px;
    width: 657px;
    margin: 0 20px;
}

    .TabControl ul {
        list-style: none;
        overflow: hidden;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }

        .TabControl ul li {
            float: left;
            text-align: center;
            font-size: 14px;
        }

            .TabControl ul li a {
                display: block;
                width: 81px;
                height: 32px;
                border-right: 1px solid #ccc;
                border-bottom: 1px solid #ccc;
                line-height: 32px;
            }

                .TabControl ul li a.click {
                    border-bottom: none;
                    border-top: 2px solid #cb0212;
                    font-weight: bold;
                    background: #fff;
                }

                .TabControl ul li a.tab1 {
                    border-bottom: none;
                    border-top: 2px solid #cb0212;
                    font-weight: bold;
                }

#tabContent {
    padding: 15px;
    display: block;
    overflow: hidden;
    line-height: 22px;
}

    #tabContent table {
        border-collapse:collapse;
    }

#tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
    display: none;
}

    #tab1 a, #tab2 a, #tab3 a, #tab4 a, #tab5 a, #tab6 a, #tab7 a {
        display: inline-block;
        width: 300px;
    }

/*相关新闻*/
.TabControl1 {
    padding-bottom: 0px;
    width: 657px;
    margin: 0 20px;
}

    .TabControl1 ul {
        list-style: none;
        overflow: hidden;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }

        .TabControl1 ul li {
            float: left;
            text-align: center;
            font-size: 14px;
        }

            .TabControl1 ul li a {
                display: block;
                width: 81px;
                height: 32px;
                border-right: 1px solid #ccc;
                border-bottom: 1px solid #ccc;
                line-height: 32px;
            }

                .TabControl1 ul li a.click {
                    border-bottom: none;
                    border-top: 2px solid #cb0212;
                    font-weight: bold;
                    background: #fff;
                }

                .TabControl1 ul li a.tab8 {
                    border-bottom: none;
                    border-top: 2px solid #cb0212;
                    font-weight: bold;
                }

#tabContent1 {
    padding: 15px;
    display: block;
    overflow: hidden;
    line-height: 22px;
}

    #tabContent1 span {
    }

#tab9, #tab10, #tab11 {
    display: none;
}

    #tab8 a, #tab9 a, #tab10 a, #tab11 a {
        display: inline-block;
        width: 300px;
    }


.bottom {
    background: #f2f2f2;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

.zan_btn {
    overflow: hidden;
    padding-left: 20px;
    margin-bottom: 20px;
    float: left;
    padding-top: 5px;
}

    .zan_btn a {
        float: left;
        display: block;
        width: 88px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding-left: 10px;
        color: #c70214;
        font-weight: bold;
    }

        .zan_btn a.zan {
            background: url(../images/zan_15.jpg) no-repeat;
        }

        .zan_btn a span {
            margin-left: 25px;
            line-height: 35px;
            color: #c70214;
        }

        .zan_btn a.zan:hover {
            background: url(../images/zan_hover_13.jpg) no-repeat;
        }

        .zan_btn a.cai {
            background: url(../images/cai_15.jpg) no-repeat;
        }

            .zan_btn a.cai:hover {
                background: url(../images/cai_hover_13.jpg) no-repeat;
            }


.y_zan_btn a {
    float: left;
    display: block;
    width: 88px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 10px;
    color: #c70214;
    font-weight: bold;
}

    .y_zan_btn a.zan {
        background: url(../images/Yes_15.jpg) no-repeat;
    }

    .y_zan_btn a span {
        margin-left: 25px;
        line-height: 35px;
        color: #c70214;
    }

    .y_zan_btn a.zan:hover {
        background: url(../images/Yes_hover_13.jpg) no-repeat;
    }




.search {
    float: left;
    padding-top: 10px;
    line-height: 23px;
    width: 305px;
}

    .search label {
        line-height: 23px;
        padding-right: 10px;
        color: #666;
        float: left;
    }
    /*.search input { vertical-align:middle; height:23px; line-height:23px; border:1px solid #ccc;  float:left; }
.search input.search_text{  border-right:none; width:140px ; padding-left:4px; margin-right:0px; float:left; margin-left:4px;}*/
    .search input.search_text {
        border-right: none;
        width: 93px; /*0630修改过*/
        padding-left: 4px;
    }

    .search input {
        vertical-align: middle;
        height: 23px;
        line-height: 23px;
        border: 1px solid #ccc;
    }

.t_sc1 {
    width: 60px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
}

.search input.search_image {
    border-left: none;
    margin-left: -6px;
}

.t_sc1 a:visited {
    width: 60px;
    height: 22px;
    background-color: #429edf;
    line-height: 22px;
    color: #fff;
    float: left;
    text-align: center;
    display: block;
    border-radius: 3px;
}

.t_sc1 a:link {
    width: 60px;
    height: 22px;
    background-color: #429edf;
    line-height: 22px;
    color: #fff;
    float: left;
    text-align: center;
    display: block;
    border-radius: 3px;
}
/*.search input.search_image{border:1px solid #dedede; padding-left:0px; margin:0px; float:left; }*/
.share {
    float: right;
    padding-right: 20px;
}

    .share p img {
        margin: 0 5px;
    }

    .share p {
        height: 44px;
        line-height: 44px;
        color: #666;
        _padding-top: 15px;
        _padding-left: 15px;
    }

.main_right {
    float: right;
    width: 282px;
}

    .main_right h3 {
        font-size: 16px;
        line-height: 40px;
        padding-left: 10px;
        font-family: "微软雅黑", "宋体";
    }

.right_title {
    /* [disabled]overflow:hidden; */
    padding-right: 14px;
}

    .right_title h3 {
        float: left;
    }

    .right_title a {
        display: block;
        float: right;
        background: url(../images/icon_03.jpg) right center no-repeat;
        padding-right: 10px;
        line-height: 38px;
    }

    .right_adv
    {
         margin-bottom: 20px;
    overflow: hidden;
    }

.right_01, .right_02, .right_03, .right_04 {
    border: 1px solid #ccc;
    /*border-top: 3px solid #666;*/
    margin-bottom: 20px;
    overflow: hidden;
}

    .right_01 ul {
        overflow: hidden;
        list-style: none;
        padding-bottom: 10px;
    }

        .right_01 ul li {
            width: 260px;
            padding: 10px 0;
            border-bottom: 1px dashed #dedede;
            margin: 0 10px;
        }

    .right_01 .b0, .right_02 .b0, .right_03, .b0 {
        border: none;
    }

    .right_01 ul .img_box, .right_02 .img_box {
        width: 100px;
        float: left;
    }

    .right_01 ul dl, .right_02 .cp dl {
        width: 150px;
        float: left;
        padding-left: 10px;
        /* [disabled]overflow:hidden; */
    }

        .right_01 ul dl dt {
            width: 150px;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 14px;
            font-weight: bold;
        }

        .right_01 ul dl dd {
            line-height: 20px;
            height: 40px;
            overflow: hidden;
        }

    .right_02 .cp {
        /* [disabled]overflow: hidden; */
        padding: 10px 0;
        border-bottom: 1px dashed #ccc;
        margin: 0 10px;
    }

    .right_02 dl dt {
        line-height: 20px;
        width: 150px;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        font-weight: bold;
    }

    .right_02 dl dd {
        padding-top: 5px;
    }

    .right_02 ul {
        width: 260px;
        margin: auto;
        padding: 8px 0px;
        color: #ccc;
    }

    .right_02 li {
        color: #666;
        background: url(../images/dian_03.jpg) no-repeat left center;
        padding-left: 10px;
    }

        .right_02 li a {
            color: #333;
            display: block;
            width: 240px;
            height: 26px;
            line-height: 26px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .right_03 ul {
        width: 240px;
        margin: auto;
        padding: 10px 0px;
        color: #ccc;
        height: 234px;
    }

    .right_03 li {
        line-height: 26px;
        background: url(../images/dian_03.jpg) no-repeat left center;
        padding-left: 10px;
    }

        .right_03 li a {
            color: #333;
        }

            .right_03 li a.channel {
            }


    .right_04 ul {
        width: 280px;
        margin: auto;
        padding: 10px 0px;
        color: #ccc;
    }

    .right_04 li {
        line-height: 26px;
        padding-left: 10px;
        text-align: center;
    }

        .right_04 li a {
            color: #333;
        }

            .right_04 li a.channel {
            }

.clear_record {
    width: 100%;
    height: 30px;
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

    .clear_record a {
        display: block;
        float: right;
        padding-right: 20px;
        color: #777;
        line-height: 30px;
    }

.main_left2 .value_top {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    background: url(../images/line_03.jpg) no-repeat center bottom;
    zoom: 1;
}

.value_top h3 {
    float: left;
    font-size: 16px;
    line-height: 32px;
    width: 100px;
}

.value_top ul {
    float: left;
    list-style: none;
}

    .value_top ul li {
        float: left;
        line-height: 32px;
        width: 100px;
    }

        .value_top ul li a {
            display: block;
            width: 100px;
            text-align: center;
            line-height: 32px;
            background: #fff;
        }

.use {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 3px solid #999;
    color: #c70214;
    background: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    text-align: center;
}

.use1 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #ccc;
    color: #c70214;
    background: #fff;
    font-weight: bold;
    text-align: center;
}

.btn {
    float: right;
    overflow: hidden;
    padding-top: 5px;
}

    .btn span {
        display: block;
        float: left;
        width: 10px;
        overflow: hidden;
        border: 1px solid #fff;
    }

    .btn a {
        display: block;
        float: left;
        background: url(../images/btn_bg_07.jpg) repeat-x;
        line-height: 20px;
        height: 20px;
        text-align: center;
        border: 1px solid #ddd;
        margin-left: 5px;
        padding: 0 5px;
    }

.star td {
    color: #666;
    height: 35px;
}

.star {
    width: 100%;
    /* [disabled]overflow:hidden; */
}

.star_box {
    float: left;
    padding: 10px 20px;
}

.jianyi {
    padding-left: 20px;
}

    .jianyi label {
        line-height: 30px;
    }

.btn_img {
    float: right;
    padding: 20px 20px 0 0;
}

.area_box {
    width: 620px;
    height: 100px;
    background: #f2f2f2;
}

.area_top {
    height: 10px;
}

.area_box textarea {
    width: 600px;
    height: 80px;
    display: block;
    margin: 10px;
    margin-top: 0px;
}

.login {
    padding: 15px 0;
}

    .login input {
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        color: #777;
        vertical-align: middle;
    }

.btn1 {
    border: 1px solid #ccc;
    border-right: 0;
}

.input1 {
    border: 1px solid #ccc;
    width: 140px;
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
}

.input11 {
    border: 1px solid #ccc;
    width: 240px;
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
}

.vip_top {
    background: #f2f2f2;
    height: 44px;
}

    .vip_top ul {
        /* [disabled]overflow:hidden; */
        list-style: none;
        padding-left: 20px;
        padding-top: 10px;
    }

        .vip_top ul li {
            float: left;
            padding-right: 5px;
        }

.fl {
    float: left;
}

.vip_top ul li a {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #f4f4f4;
    border: 1px solid #ddd;
    width: 98px;
    text-align: center;
}

#main .vip_top ul .first a {
    width: 120px;
}
/*.vip_top ul li a {display:block; padding:0 5px; height:22px; line-height:22px; background:#f4f4f4; border:1px solid #ddd;}*/
.vip_content {
    padding: 15px;
    border-bottom: 1px dashed #ccc;
    color: #666;
}

    .vip_content dl {
        width: 60px;
        float: left;
        padding: 0 20px;
    }

        .vip_content dl dt {
            box-shadow: 3px 3px 5px #ddd;
            width: 52px;
            height: 52px;
        }

            .vip_content dl dt img {
                border: 1px solid #ccc;
            }

        .vip_content dl dd {
            width: 60px;
            text-align: center;
            margin-top: 5px;
        }

            .vip_content dl dd a {
                color: #005da2;
            }

.vip_r {
    float: left;
    width: 520px;
    border: 1px solid #e2e3c3;
    margin-bottom: 15px;
    padding: 0 20px;
    background: #fffefa;
}

    .vip_r ul {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e2e3c3;
        height: 20px;
    }

        .vip_r ul li {
            float: left;
            display: inline;
            padding-left: 5px;
        }

.vip_r1 ul li a {
    display: block;
    text-align: center;
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: #666;
}

    .vip_r1 ul li a:hover {
        background: #fdecdc;
        color: #000;
    }

.vip_r p {
    padding: 10px 0;
}

.text_b {
    padding: 15px 0;
}

    .text_b span {
        padding-right: 300px;
    }

.vip2 {
    border-top: 1px dashed #e2e3c3;
    padding-top: 15px;
}

.vip_img {
    float: left;
}

    .vip_img img {
        border: 1px solid #ccc;
    }

.img_r {
    float: left;
    width: 470px;
    padding-left: 10px;
}

.name {
    float: left;
    color: #005da2;
}

.date {
    float: right;
    color: #777;
}

.huifu {
    width: 480px;
    height: 50px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-bottom: 15px;
}

    .huifu label {
        color: #666;
    }

.hf_text {
    width: 430px;
    height: 22px;
    border: 1px solid #ccc;
    line-height: 22px;
}

/* 厂商最终页面*/
.footer {
    width: 1000px;
    margin: 0 auto;
}

.company_content {
    width: 660px;
    height: 504px;
    padding: 15px 20px;
    overflow: hidden;
}

    .company_content .text1 {
        height: 440px;
        line-height: 20px;
        overflow: hidden;
        text-indent: 2em;
    }

    .company_content .text2 {
        float: right;
        line-height: 26px;
        color: #666;
    }

#content1 ol {
    list-style: none;
    overflow: hidden;
    padding: 15px 20px;
}

    #content1 ol li {
        float: left;
        padding-right: 10px;
    }

        #content1 ol li a {
            display: block;
            padding: 0 10px;
            height: 22px;
            line-height: 22px;
        }

            #content1 ol li a:hover {
                background: #0795d3;
                color: #fff;
                font-weight: bold;
            }


#content2 ol, #pcontent2 ol {
    list-style: none;
    overflow: hidden;
    padding: 15px 20px;
}

    #content2 ol li, #pcontent2 ol li {
        float: left;
        margin-right: 10px;
        text-align: center;
        padding: 2px 4px;
        cursor: pointer;
    }

#content2 .dq, #pcontent2 .dq {
    background: #0795d3;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    text-align: center;
}

.selreply {
    background: #0795d3;
    color: #fff;
    margin-right: 10px;
    text-align: center;
}

.main_right2 {
    float: left;
    width: 230px;
    display: inline;
    margin-right: 25px;
}

/* 文章最终页面*/
.artical_content {
    width: 660px;
    padding: 15px 20px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}

.artical_content_picnews {
    padding: 15px 0px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}

.artical_content .text11 {
    line-height: 24px;
    /*overflow: hidden;*/
    font-size: 14px;
    border-top: 2px solid #dedede;
    padding-top: 10px;
}

    .artical_content .text11 img {
        padding: 0px;
        padding-bottom: 0px;
        margin: 0 auto;
        display: block;
    }

    .artical_content .text11 ul {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px dashed #ccc;
        text-indent: 0;
    }

.TabControl_01 {
    padding-top: 15px;
}

.artical_content .text11 ul li {
    font-size: 14px;
}

.f_14 {
    font-size: 14px;
}

.artical_content .text11 a {
    color: #666;
}

.artical_content .text11 span {
    color: #666;
    font-size: 14px;
}

.artical_content .text2 {
    float: right;
    line-height: 26px;
    color: #666;
}

.red {
    color: #d32e00;
}

#main .art_ul li a {
    line-height: 27px;
    height: 27px;
}

/*#main .art_ul li a {
    line-height: 22px;
    height: 36px;
    overflow: hidden;
}*/


.text4 h4 {
    font-size: 14px;
    line-height: 40px;
}

.text4 ul li {
    font-size: 14px;
    line-height: 24px;
}

.text4 h4 a {
    font-size: 14px;
}

.text4 li {
    background: url(../images/dian_03.jpg) no-repeat left center;
    padding-left: 10px;
    line-height: 22px;
}

    .text4 li a {
        color: #666;
    }

#subnav1 {
    border-top: 0;
    background: url(../images/line_03.jpg) no-repeat center bottom;
}

    #subnav1 li a {
        width: 120px;
        text-align: center;
        border-bottom: none;
    }

    #subnav1 li {
        border-top: 1px solid #ccc;
    }

    #subnav1 .tab1 {
        border-bottom: none;
    }

#main .data_ul {
    border-bottom: none;
    font-size: 14px;
}

    #main .data_ul p {
        border-bottom: none;
        font-size: 14px;
        color: #666;
        line-height: 28px;
        display: inherit;
        float: left;
    }

    #main .data_ul li {
        border-bottom: none;
        font-size: 14px;
    }

.download {
    line-height: 35px;
    padding-left: 20px;
    padding-top: 15px;
    overflow: hidden;
}

    .download .load_btn {
        display: block;
        float: left;
    }

    .download font {
        font-size: 12px;
        color: #666;
        padding-left: 5px;
        line-height: 35px;
        margin-top: 20px;
    }

.blue {
    color: #0091d0;
}

.text_b input {
    width: 40px;
    text-align: center;
    line-height: 20px;
}


.share {
    position: relative;
}

.share_list {
    display: none;
    width: 60px;
    height: 100px;
    position: absolute;
    top: 44px;
    left: 0;
    background: #526457;
    z-index: 100;
}


.selreply {
    color: darkred;
    border: 1px solid darkred;
}

.gkbdshare {
    float: left;
    margin-left: 6px;
    padding-top: 7px;
}

q .m_t20 {
    margin-bottom: 20px;
}

.dl_btn_news .grey a:link {
    color: #333;
    text-decoration: none;
}

.dl_btn_news .grey a:visited {
    color: #333;
    text-decoration: none;
}

.dl_btn_news .grey a:hover {
    color: #333;
    text-decoration: none;
}

.dl_btn_news .grey a:active {
    color: #333;
    text-decoration: none;
}

.content {
}

    .content p {
        line-height: 24px;
    }

.gq_001 {
    width: 600px;
    padding: 1px;
    text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    display: block;
    overflow: hidden;
    font-size: 14px;
}

    .gq_001 b {
        color: #666;
        font-size: 14px;
    }

.gq_002 {
    width: 660px;
    height: 30px;
    margin-top: 2px;
    color: #666;
    margin-top: 10px;
    font-size: 14px;
}

    .gq_002 ul li {
        float: left;
        margin-right: 10px;
        font-size: 14px;
        line-height: 22px;
        color: #666;
    }

    .gq_002 .time {
        color: #666;
        font-size: 14px;
    }

.gq_003 {
    width: 660px;
    line-height: 22px;
    color: #666;
    display: block;
    overflow: hidden;
    min-height: 30px;
    font-size: 14px;
}

.gq_004 {
    width: 660px;
    line-height: 22px;
    color: #666;
    display: block;
    overflow: hidden;
    min-height: 30px;
    font-size: 14px;
}

.dl_ys {
    line-height: 30px;
    padding-left: 10px;
}

    .dl_ys a:link {
        color: #cc0000;
        padding: 0px;
        margin: 0px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .dl_ys a:hover {
        color: #333;
        padding: 0px;
        margin: 0px;
        padding-left: 4px;
        padding-right: 4px;
    }

.m_t10 {
    margin-top: 10px;
}

.m_t4 {
    margin-top: 4px;
}

.h_26 {
    line-height: 26px;
}

.dqfs table {
    width: 100%;
}

    .dqfs table tr td {
        line-height: 24px;
        font-size: 14px;
    }

.dqfs_l {
    width: 80px;
    text-align: right;
    font-size: 14px;
    vertical-align: top;
}

.dqfs_r {
    width: 600px;
    text-align: left;
    font-size: 14px;
    vertical-align: top;
    padding-left: 8px;
    margin: 0px;
}

    .dqfs_r p {
        font-size: 14px;
        vertical-align: top;
        padding: 0px;
        margin: 0px;
    }



.dqfs1 table {
    width: 100%;
}

    .dqfs1 table tr td {
        line-height: 24px;
        font-size: 12px;
    }

.dqfs1_l {
    width: 60px;
    text-align: left;
    font-size: 12px;
    vertical-align: top;
    display: block;
    overflow: hidden;
    float: left;
}

.dqfs1_r {
    width: 600px;
    text-align: left;
    font-size: 12px;
    vertical-align: top;
    padding-left: 4px;
    margin: 0px;
}

    .dqfs1_r p {
        font-size: 12px;
        vertical-align: top;
        padding: 0px;
        margin: 0px;
    }

.h_24 {
    line-height: 24px;
}

#red4 a:link {
    color: #cc0000;
    text-decoration: underline;
}

#red4 a:hover {
    color: #cc0000;
    text-decoration: underline;
}

#red4 a:visited {
    color: #cc0000;
    text-decoration: underline;
}

#red4 a:active {
    color: #cc0000;
    text-decoration: underline;
}

#blue4 a:link {
    color: #ff9900;
    text-decoration: underline;
}

#blue4 a:hover {
    color: #ff9900;
    text-decoration: underline;
}

#blue4 a:visited {
    color: #ff9900;
    text-decoration: underline;
}

#blue4 a:active {
    color: #ff9900;
    text-decoration: underline;
}


.dcwj {
    line-height: 24px;
    display: block;
    overflow: hidden;
    padding: 10px;
    font-size: 14px;
}

    .dcwj span {
        display: block;
        overflow: hidden;
        padding-right: 6px;
    }

    .dcwj p {
        line-height: 26px;
        display: block;
        overflow: hidden;
        padding-top: 16px;
        font-size: 14px;
        font-weight: bold;
    }

    .dcwj textarea {
        width: 600px;
        height: 80px;
        display: block;
        margin: 10px;
        margin-top: 0px;
    }

.text11 .zh1 a {
    font-size: 16px;
    font-family: "微软雅黑";
}

.artical_content .zh2 a {
    font-size: 24px;
    font-family: "微软雅黑";
    border-radius: 5px;
    text-align: center;
    padding: 12px 14px;
    color: #fff;
    background-color: #109d59;
}

#main span.zh2 a:link {
    color: #fff;
    text-decoration: none;
}

#main span.zh2 a:hover {
    color: #fff;
    text-decoration: none;
}

#main span.zh2 a:active {
    color: #fff;
    text-decoration: none;
}

#main span.zh2 a:visited {
    color: #fff;
    text-decoration: none;
}

.text11 .guang {
    width: auto;
    height: 42px;
    margin-bottom: 10px;
}

.text11 .guang1 {
    width: 228px;
    float: left;
    background-color: #e4393c;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#main .guang1 a:link {
    background-color: #e4393c;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang1 a:visited {
    background-color: #e4393c;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang1 a:active {
    background-color: #e4393c;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang1 a:hover {
    background-color: #b1141f;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}


.text11 .guang7 {
    width: 428px;
    float: left;
    margin-left: 124px;
    background-color: #e4393c;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#main .guang7 a:link {
    background-color: #e4393c;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang7 a:visited {
    background-color: #e4393c;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang7 a:active {
    background-color: #e4393c;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang7 a:hover {
    background-color: #b1141f;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}




.text11 .guang2 {
    width: 228px;
    float: left;
    background-color: #e4393c;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#main .guang2 a:link {
    background-color: #c91521;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang2 a:visited {
    background-color: #c91521;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang2 a:active {
    background-color: #c91521;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang2 a:hover {
    background-color: #b1141f;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

.text11 .guang1 {
    width: 214px;
    float: left;
    background-color: #e4393c;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.text11 .ml4 {
    margin-left: 2px;
}




.artical_content .guang {
    width: auto;
    height: 42px;
    margin-bottom: 4px;
    margin-top: 10px;
}

.artical_content .guang11 {
    width: 218px;
    float: left;
    background-color: #9f9f9f;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#main .guang11 a:link {
    background-color: #828282;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang11 a:visited {
    background-color: #828282;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang11 a:active {
    background-color: #828282;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang11 a:hover {
    background-color: #555;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}


.artical_content .guang17 {
    width: 418px;
    margin-left: 124px;
    float: left;
    background-color: #9f9f9f;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#main .guang17 a:link {
    background-color: #828282;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang17 a:visited {
    background-color: #828282;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang17 a:active {
    background-color: #828282;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang17 a:hover {
    background-color: #555;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}












.artical_content .guang22 {
    width: 218px;
    float: left;
    background-color: #e4393c;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

#main .guang22 a:link {
    background-color: #9f9f9f;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang22 a:visited {
    background-color: #9f9f9f;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang22 a:active {
    background-color: #9f9f9f;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

#main .guang22 a:hover {
    background-color: #555;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}

.artical_content .ml4 {
    margin-left: 2px;
}

/*修改字号及字体0630*/
#bread16 * {
    font-size: 16px;
    font-family: "microsoft yahei","arial";
    line-height: 2em;
}

#all_conf16 * {
    font-size: 16px;
    font-family: "microsoft yahei","arial";
    line-height: 2em;
    /*margin: 15px 0;*/
}

#all_side * {
    font-size: 14px;
    font-family: "microsoft yahei","arial";
    line-height: 24px;
}

#title_yh * {
    font-family: "microsoft yahei","arial";
}

#f1402 *, #f1403 *, #f1404 *,#f1405 * , #f1406 * {
    font-size: 14px;
    font-family: "microsoft yahei","arial";
    line-height: 24px;
}


.font_micr{
     font-family: "microsoft yahei","arial !important";
}
#f1401 .l32 a, #f1402 .l32 a, #f1406 .l32 a{
     line-height:32px!important;
 }
.f1405 {
    font-size: 13px!important;
}
/*0720add*/
 .text11 img{
            display:block;
            max-width:100%;
       }
 .text12 img{
            display:block!important;
            max-width:100%;
       }
  .text12 ul{
      border:0;
  }
 .resource14, .resource14 a{
     font-size:14px!important;
 }
 /*0829*/
.add-width{
     width:70px!important;
     text-align:right;
 }
.f16-1 p *,.f16-1 p{
    font-size:16px;
}
.f16-1{
    margin:20px auto 20px 10px;
}
.add-line li a{
    line-height:34px!important;
}
#f1401 *{
     font-size: 14px;
    font-family: "microsoft yahei","arial";
}
#f1407 *{
     font-size: 14px;
    font-family: "microsoft yahei","arial";
}