﻿/* CSS Document */

body
{
    margin: 0 auto;
    padding: 0;
    line-height: 24px;
    font-family: 宋体;
    font-size: 12px;
}

div, ul, li, dt, dl, dd, h1, h2, h3, h4, h5, h6, h7, img, p, span
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 0;
    list-style-type: none;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
}



/* Link */
a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    border: 0px;
    background-color: Transparent;
}

a
{
    blr: expression(this.onFocus=this.blur());
}


.blank5
{
    width: 100%;
    height: 5px;
    clear: both;
    overflow: hidden;
}

.blank10
{
    width: 100%;
    height: 10px;
    clear: both;
    overflow: hidden;
}

.blank15
{
    width: 100%;
    height: 15px;
    clear: both;
    overflow: hidden;
}

.blank20
{
    width: 100%;
    height: 20px;
    clear: both;
    overflow: hidden;
}

.blank40
{
    width: 100%;
    height: 40px;
    clear: both;
    overflow: hidden;
}

/*Clear*/
.clear
{
    clear: both;
    font-size: 1px;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}
/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

.max
{
    position: relative;
    overflow: hidden;
}


#hdBox
{
    width: 100%;
    height: auto;
    float: left;
}

.m_head
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.m_logo
{
    width: 415px;
    height: 139px;
    float: left;
    margin-top: 8px;
    overflow: hidden;
}

    .m_logo a img
    {
        display: block;
        margin: 0;
    }

.m_top_qq
{
    width: 430px;
    height: 124px;
    float: right;
    margin-top: 10px;
    background: url(../images/qBox.jpg) no-repeat left top;
    overflow: hidden;
}

    .m_top_qq h3
    {
        float: left;
        padding-left: 20px;
        padding-top: 46px;
        font-family: 微软雅黑;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        font-weight: normal;
        text-align: left;
    }

        .m_top_qq h3 font
        {
            font-family: 微软雅黑;
            font-size: 24px;
            color: #333333;
            line-height: 30px;
            font-weight: bold;
            text-align: left;
            font-style: oblique;
        }

.m_nBox
{
    width: 100%;
    height: 60px;
    float: left;
    background: #f7f7f7;
    overflow: hidden;
}

.m_navi
{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
}

    .m_navi ul
    {
        width: 1200px;
        height: 60px;
        float: left;
        overflow: hidden;
    }

        .m_navi ul li
        {
            width: 120px;
            height: 60px;
            float: left;
            overflow: hidden;
        }

            .m_navi ul li a
            {
                width: 120px;
                height: 60px;
                float: left;
                font-family: 微软雅黑;
                font-size: 18px;
                color: #333333;
                line-height: 40px;
                text-align: center;
                font-weight: normal;
                overflow: hidden;
            }

                .m_navi ul li a font
                {
                    width: 120px;
                    height: 20px;
                    float: left;
                    font-family: Arial;
                    font-size: 12px;
                    color: #333333;
                    line-height: 20px;
                    text-align: center;
                    font-weight: normal;
                    text-transform: uppercase;
                    overflow: hidden;
                }

                .m_navi ul li a:hover
                {
                    width: 120px;
                    height: 60px;
                    float: left;
                    font-family: 微软雅黑;
                    font-size: 18px;
                    color: #fff;
                    line-height: 40px;
                    text-align: center;
                    font-weight: normal;
                    background: #00359b;
                    overflow: hidden;
                }

                    .m_navi ul li a:hover font
                    {
                        width: 120px;
                        height: 20px;
                        float: left;
                        font-family: Arial;
                        font-size: 12px;
                        color: #fff;
                        line-height: 20px;
                        text-align: center;
                        font-weight: normal;
                        overflow: hidden;
                    }

                .m_navi ul li a.mhov
                {
                    width: 120px;
                    height: 60px;
                    float: left;
                    font-family: 微软雅黑;
                    font-size: 18px;
                    color: #fff;
                    line-height: 40px;
                    text-align: center;
                    font-weight: normal;
                    background: #00359b;
                    overflow: hidden;
                }

                    .m_navi ul li a.mhov font
                    {
                        width: 120px;
                        height: 20px;
                        float: left;
                        font-family: Arial;
                        font-size: 12px;
                        color: #fff;
                        line-height: 20px;
                        text-align: center;
                        font-weight: normal;
                        overflow: hidden;
                    }

.m_banner
{
    width: 1920px;
    *width: 1920px;
    _width: 1920px;
    height: 500px;
    position: relative;
    z-index: 9;
    top: 0;
    float: left;
    left: 50%;
    margin-left: -952px;
    *margin-left: -952px;
    _margin-left: -952px;
    overflow: hidden;
}

#focus
{
    width: 1920px;
    height: 500px;
    position: relative;
    margin: 0;
    z-index: 1;
    overflow: hidden;
}

    #focus a
    {
        color: #333;
    }

    #focus *
    {
        border: 0;
        padding: 0;
        margin: 0;
    }

    #focus .Pimg
    {
        position: relative;
    }

        #focus .Pimg li
        {
            position: absolute;
            top: 0;
            left: 0;
        }

            #focus .Pimg li img
            {
                margin: 0;
                position: relative;
            }

            #focus .Pimg li p
            {
                width: 267px;
                height: 139px;
                float: left;
                position: absolute;
                left: 50%;
                margin-left: 370px;
                top: 180px;
                background: url(../images/p_tbg.png) no-repeat left top;
            }

                #focus .Pimg li p span
                {
                    width: 252px;
                    height: 90px;
                    float: left;
                    margin-left: 4px;
                    font-family: 微软雅黑;
                    font-size: 14px;
                    color: #032762;
                    line-height: 22px;
                    font-weight: normal;
                    text-align: left;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                #focus .Pimg li p font
                {
                    width: 230px;
                    height: 40px;
                    float: left;
                    margin-left: 34px;
                    margin-top: 5px;
                    font-family: 微软雅黑;
                    font-size: 18px;
                    color: #fff;
                    line-height: 40px;
                    font-weight: bold;
                    text-align: left;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

    #focus .Nubbt
    {
        position: absolute;
        z-index: 9;
        right: 48%;
        bottom: 20px;
        line-height: 25px;
    }

        #focus .Nubbt span
        {
            border: 0px solid #45A06F;
            background: url(../images/arrow1.png) no-repeat center top;
            padding: 5px 10px;
            margin: 0 8px;
            font-style: normal;
            cursor: pointer;
        }

            #focus .Nubbt span.on
            {
                background: url(../images/arrow2.png) no-repeat center top;
                color: #fff;
            }


.m_index
{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

.s_index
{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

.m_content
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.s_content
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.s_content_cokk
{
    width: 1200px;
    height: 70px;
    float:left;
    margin-top:20px;
    background:url(../images/c_line_bg.jpg) repeat-x left top;
    overflow: hidden;
}


.s_content_cokk_type
{
    width:auto!important;
    min-width:320px;
    height:70px;
    float:left;
    background:#fff;
    overflow:hidden;
}

    .s_content_cokk_type h3
    {
        float:left;
        font-family: 微软雅黑;
        font-size: 24px;
        color: #747474;
        line-height: 30px;
        font-weight: normal;
    }
        .s_content_cokk_type h3 span
        {
            float:left; padding-right:5px;
        font-family: 微软雅黑;
        font-size: 30px;
        color: #333333;
        line-height: 30px;
        font-weight:bold;
        text-transform:uppercase;
        }
        .s_content_cokk_type font
        {
            float:left;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #747474;
        line-height: 30px;
        font-weight: normal;
        text-align:left;
        }



    .s_content_cokk_right
    {
        width:auto;
        height:70px;
        float:right;
        padding-left:10px;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #43474d;
        line-height: 40px;
        font-weight: normal;
        background:#fff;
        overflow:hidden;
    }
        .s_content_cokk_right a
        {
        font-family: 微软雅黑;
        font-size: 14px;
        color: #43474d;
        line-height: 40px;
        font-weight: normal;
        }


.s_content_link
{
    width: 1200px;
    height: auto;
    float:left;
    overflow: hidden;
}

.s_content_link ul 
{
    width: 1220px;
    height: auto;
    float:left;
    margin-left:-34px;
    overflow: hidden;
}

.s_content_link ul li
{
    width: 140px;
    height: 40px;
    float:left;
    margin-left:34px;
    margin-top:20px;
    overflow: hidden;
}
    .s_content_link ul li a
    {
    width: 140px;
    height: 40px;
    float:left;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #43474d;
        line-height: 40px;
        font-weight: normal;
        text-align:center;
    background:url(../images/hov1.jpg) no-repeat left top;
    overflow:hidden;
    }
    .s_content_link ul li a:hover
    {
    width: 140px;
    height: 40px;
    float:left;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #fff;
        line-height: 40px;
        font-weight: normal;
    background:url(../images/hov2.jpg) no-repeat left top;
    overflow:hidden;
    }
    .s_content_link ul li a.shov
    {
    width: 140px;
    height: 40px;
    float:left;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #fff;
        line-height: 40px;
        font-weight: normal;
    background:url(../images/hov2.jpg) no-repeat left top;
    overflow:hidden;
    }





.m_content_cokk
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

    .m_content_cokk img
    {
        margin: 0 auto;
        display: block;
    }

/*f6f6f6*/


.m_content_con
{
    width: 1200px;
    height: 240px;
    float: left;
    margin-top: 10px;
    background: #f6f6f6;
    overflow: hidden;
}


.m_time
{
    width: 214px;
    height: 150px;
    float: left;
    margin-left: 20px;
    margin-top: 50px;
    border-right: 1px solid #999999;
    overflow: hidden;
}


    .m_time h3
    {
        width: 114px;
        height: 112px;
        float: left;
        font-family: 微软雅黑;
        font-size: 100px;
        color: #104b93;
        line-height: 112px;
        font-weight: normal;
        position: relative;
        z-index: 99;
    }

    .m_time h4
    {
        width: 90px;
        height: 30px;
        float: left;
        margin-top: 80px;
        font-family: 微软雅黑;
        font-size: 24px;
        color: #747474;
        line-height: 30px;
        font-weight: normal;
        position: relative;
        z-index: 90;
    }




.m_time_con
{
    width: 260px;
    height: 150px;
    float: left;
    margin-left: 5px;
    margin-top: 50px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}

    .m_time_con h3
    {
        width: 290px;
        height: 30px;
        float: left;
        font-family: 微软雅黑;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        font-weight: bold;
        text-align: left;
        overflow: hidden;
    }

.m_time_img
{
    width: 660px;
    height: 232px;
    float: right;
    margin-right: 2px;
    margin-top: 2px;
    overflow: hidden;
}

    .m_time_img img
    {
        display: block;
        margin: 0;
        border: none;
    }

.m_time_flash
{
    width: 330px;
    height: 232px;
    float: left;
    overflow: hidden;
}

    .m_time_flash img
    {
        display: block;
        margin: 0;
        border: none;
    }

.m_index_pBox
{
    width: 100%;
    height: 920px;
    float: left;
    margin-top: 20px;
    background: url(../images/bg1.jpg) repeat left top;
    overflow: hidden;
}



.m_index_pcon
{
    width: 1200px;
    height: auto;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}

.prodBox
{
    width: 1220px;
    height: 690px;
    float: left;
    position:relative;
    overflow: hidden;
}
.divcss5{ position:relative;width:292px; height:219px; margin:0;}
.divcss5 a,.divcss5 span{display:none; text-decoration:none}
.divcss5:hover{cursor:pointer}
.divcss5:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%; z-index:100; left:0; display:block;}
.divcss5:hover span{ display:block;position:absolute; bottom:0; left:0;color:#FFF;width:292px; z-index:10;height:36px; font-family:微软雅黑; font-size:16px; line-height:36px; text-align:center; background:url(../images/box1.png) repeat left top;}

.imgBox
{
    width: 292px;
    height: 219px;
    float: left;
    margin-left: 10px;
    _margin-left: 5px;
    margin-top: 10px;
    overflow: hidden;
}

    .imgBox img
    {
        vertical-align: middle;
        display: block;
        margin: 0;
        border: none;
    }



.prod_more
{
    width: 1220px;
    height: auto;
    float: left;
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
}


    .prod_more a
    {
        width: 80px;
        height: 30px;
        margin: 0 auto;
        overflow: hidden;
    }





.m_index_Over
{
    width: 1200px;
    height: auto;
    float: left;
    margin-top: 10px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
    overflow: hidden;
}

    .m_index_Over ul
    {
        width: 1200px;
        height: auto;
        float: left;
    }

        .m_index_Over ul li
        {
            width: 174px;
            height: 240px;
            float: left;
            margin-left: 40px;
            margin-right: 20px;
            margin-top: 20px;
            overflow: hidden;
        }


.m_list1
{
    width: 174px;
    height: 240px;
    float: left;
    overflow: hidden;
}

.m_list1_img
{
    width: 155px;
    height: 155px;
    float: left;
    margin-left: 10px;
    overflow: hidden;
}

    .m_list1_img img
    {
        display: block;
        margin: 0;
        border: none;
    }



.m_list1_txt
{
    width: 174px;
    height: 60px;
    float: left;
    margin-top: 10px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .m_list1_txt a
    {
        width: 174px;
        height: 60px;
        float: left;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #646464;
        line-height: 20px;
        font-weight: normal;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
    }


        .m_list1_txt a:hover
        {
            width: 174px;
            height: 60px;
            float: left;
            font-family: 微软雅黑;
            font-size: 14px;
            color: #333333;
            line-height: 20px;
            font-weight: normal;
            text-align: center;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.m_index_conta_con
{
    width: 1200px;
    height: auto!important;
    min-height: 544px;
    float: left;
    background: url(../images/abo1.jpg) no-repeat right bottom;
    overflow: hidden;
}


.m_index_type
{
    width: 530px;
    height: auto;
    float: left;
    margin-top:60px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #747474;
    line-height: 35px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}



.m_index_type h3
{
    width: 530px;
    height: 30px;
    float: left;
    font-family: 微软雅黑;
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    font-weight:bold;
    text-align: left;
    overflow: hidden;
}


    .m_index_type a
    {
        width:80px;
        height:30px;
        float:left;
        background:url(../images/more2.jpg) no-repeat left top;
    font-family: 微软雅黑;
    font-size:14px;
    color: #fff;
    line-height: 30px;
    font-weight:normal;
    text-align:center;
    overflow:hidden;
    }
    .m_index_type a:hover
    {
        width:80px;
        height:30px;
        float:left;
        background:url(../images/more22.jpg) no-repeat left top;
    font-family: 微软雅黑;
    font-size:14px;
    color: #fff;
    line-height: 30px;
    font-weight:normal;
    text-align:center;
    overflow:hidden;
    }



.s_index_type
{
    width: 530px;
    height: auto;
    float: left;
    margin-top:60px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #747474;
    line-height: 35px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}



.s_index_type h3
{
    width: 530px;
    height: 30px;
    float: left;
    font-family: 微软雅黑;
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    font-weight:bold;
    text-align: left;
    overflow: hidden;
}


    .s_index_type a
    {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #747474;
    line-height: 35px;
    font-weight: normal;
    text-align: left;
    }
    .s_index_type a img
    {
        float:left;
        display:block;
        margin:0;

    }
.s_over_con
{
    width: 1200px;
    height: auto!important;
    min-height: 990px;
    float: left;
    overflow: hidden;
}


.s_contact_con
{
    width: 1200px;
    height: auto;
    float: left;
    padding-bottom:30px;
    overflow: hidden;
}


.s_over_type
{
    width:1100px;
    height: auto;
    float: left;
    margin-left:24px;
    margin-top:60px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}


.s_over_type h3
{
    width: 1100px;
    height: 30px;
    float: left;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    font-weight:bold;
    text-align: left;
    overflow: hidden;
}
.s_over_img
{
    width:600px;
    height: auto;
    float:right;
    overflow: hidden;
}

    .s_over_img img
    {
        margin:0;
        display:block;
    }




.s_instal_type
{
    width:1100px;
    height: auto;
    float: left;
    margin-left:44px;
    margin-top:60px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}


.s_instal_type h3
{
    width: 1100px;
    height: 30px;
    float: left;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    font-weight:bold;
    text-align: left;
    overflow: hidden;
}


.s_news_box
{
    width:1200px;
    height: auto;
    float: left;
    overflow: hidden;
}

.s_news_box ul
{
    width:1200px;
    height: auto;
    float: left;
    overflow: hidden;
}


.s_news_box ul li
{
    width:1200px;
    height: 172px;
    float: left;
    margin-top:30px;
    background:#fff;
    overflow: hidden;
}

.s_news_box ul li:hover
{
    width:1200px;
    height: 172px;
    float: left;
    background:#c1c1c1;
    overflow: hidden;
}



.s_news_box ul li.s_nlist
{
    width:1200px;
    height: 172px;
    float: left;
    overflow: hidden;
}

.s_news_box ul li.s_nlist    .s_nlist_img
    {
        width:226px;
        height:170px;
        float:left;
        background:#fff;
        border:1px solid #c1c1c1;
        overflow:hidden;
    }
 .s_news_box ul li.s_nlist .s_nlist_img img
        {
            display:block;
            margin:0;
            border:none;
        }

.s_news_box ul li.s_nlist .s_nlist_txt
    {
        width:840px;
        height:172px;
        float:left;
        margin-left:20px;
        overflow:hidden;
    }
        .s_news_box ul li.s_nlist .s_nlist_txt a
        {
            width:800px;
            height:30px;
            float:left;
            margin-top:6px;
            padding-left:20px;
            background: url(../images/dd1.jpg) no-repeat left 50%;
            font-family:微软雅黑;
            font-size:16px;
            color:#333333;
            text-align:left;
            font-weight:normal;
            line-height:30px;
            text-overflow:ellipsis;
            overflow:hidden;
        }
        .s_news_box ul li:hover.s_nlist .s_nlist_txt a
    {
            width:800px;
            height:30px;
            float:left;
            padding-left:20px;
            background:url(../images/dd2.jpg) no-repeat left 50%;
            font-family:微软雅黑;
            font-size:16px;
            color:#333333;
            text-align:left;
            font-weight:normal;
            line-height:30px;
            text-overflow:ellipsis;
            overflow:hidden;
    }

.s_news_box ul li.s_nlist .s_nlist_con
    {
        width:800px;
        height:90px;
        float:left;
        margin-left:20px;
            font-family:微软雅黑;
            font-size:14px;
            color:#333333;
            text-align:left;
            font-weight:normal;
            line-height:30px;
        overflow:hidden;
    }

    .s_news_box ul li.s_nlist .s_nlist_more a
    {
        width:96px;
        height:32px;
        float:left;
        background:url(../images/more3.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#fff;
            text-align:left;
            font-weight:normal;
            line-height:32px;
        overflow:hidden;
    }
     .s_news_box ul li:hover.s_nlist .s_nlist_more a
    {
        width:96px;
        height:32px;
        float:left;
        background:url(../images/more4.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#43474d;
            text-align:left;
            font-weight:normal;
            line-height:32px;
        overflow:hidden;
    }

    .s_news_box ul li.s_nlist .s_nlist_time
    {
        width:96px;
        height:32px;
        float:left;
        margin-left:10px;
        margin-top:10px;
        background:url(../images/more3.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#fff;
            text-align:center;
            font-weight:normal;
            line-height:32px;
        overflow:hidden;
    }
    
     .s_news_box ul li:hover.s_nlist .s_nlist_time
    {
        width:96px;
        height:32px;
        background:url(../images/more4.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#43474d;
            text-align:center;
            font-weight:normal;
            line-height:32px;
        overflow:hidden;
    }




.s_news_box_con
{
    width:1100px;
    height: auto;
    float: left;
    margin-left:40px;
            font-family:微软雅黑;
            font-size:14px;
            color:#43474d;
            text-align:left;
            font-weight:normal;
            line-height:32px;
    overflow: hidden;
}

    .s_news_box_con h3
    {
    width:1100px;
    height: auto;
    float: left;
            font-family:微软雅黑;
            font-size:18px;
            color:#43474d;
            text-align:center;
            font-weight:bold;
            line-height:32px;
    }


.s_news_box_con h4
{
    width:1100px;
    height: auto;
    float: left;
            font-family:微软雅黑;
            font-size:14px;
            color:#43474d;
            text-align:center;
            font-weight:normal;
            line-height:32px;
    overflow: hidden;
}

    .s_news_box_con img
    {
        display:block;
        margin:0 auto;
        border:none;
        padding-top:20px;
        padding-bottom:20px;
    }



.s_img_list
{
    width:1200px;
    height:auto;
    float:left;
    overflow:hidden;
}

.s_img_list ul
{
    width:1220px;
    height:auto;
    float:left;
    overflow:hidden;
}
.s_img_list ul li
{
    width:300px;
    height:355px;
    float:left;
    margin-top:20px;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
    .s_img_list ul li.plist
    {
    width:300px;
    height: 355px;
    float: left;
    overflow:hidden;
    }
        .s_img_list ul li.plist a
        {
            width: 292px;
            height:auto;
            float:left;
            overflow:hidden;
        }
            .s_img_list ul li.plist a h3
            {
            width: 292px;
            height:30px;
            float:left;
            font-family:微软雅黑;
            font-size:18px;
            color:#333333;
            text-align:left;
            font-weight:bold;
            line-height:30px;
            text-overflow:ellipsis;
            overflow:hidden;
            }
            .s_img_list ul li.plist a h4
            {
            width: 292px;
            height:30px;
            float:left;
            font-family:微软雅黑;
            font-size:14px;
            color:#333333;
            text-align:left;
            font-weight:normal;
            line-height:30px;
            text-overflow:ellipsis;
            overflow:hidden;
            }
            .s_img_list ul li.plist a img
            {
                float:left;
                width:292px;
                height:219px;
                margin:0;
                border:none;
            }
    .s_img_list ul li.plist .plist_more
    {
        width:292px;
        height:auto;
        float:left;
        margin-top:10px;
    }
        .s_img_list ul li.plist .plist_more a
        {
            width:94px;
            height:30px;
            float:left;
            background:url(../images/more5.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#fff;
            text-align:center;
            font-weight:normal;
            line-height:30px;
            overflow:hidden;
        }
        .s_img_list ul li.plist .plist_more a:hover
        {
            width:94px;
            height:30px;
            float:left;
            background:url(../images/more6.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#fff;
            text-align:center;
            font-weight:normal;
            line-height:30px;
            overflow:hidden;
        }
        .s_img_list ul li:hover .plist_more a
        {
            width:94px;
            height:30px;
            float:left;
            background:url(../images/more6.jpg) no-repeat left top;
            font-family:微软雅黑;
            font-size:14px;
            color:#fff;
            text-align:center;
            font-weight:normal;
            line-height:30px;
            overflow:hidden;
        }



.s_select
{
    width:1200px;
    height: auto;
    float: left;
        font-family:微软雅黑;
        font-size:14px;
        color:#fff;
        line-height:28px;
        font-weight:normal;
        text-align:left;
    overflow: hidden;
}


.s_select ul
{
    width:1198px;
    height: auto;
    float: left;
    padding-top:20px;
    padding-bottom:20px;
    border:1px solid #ccc;
    overflow: hidden;
}

    .s_select ul li
    {
        width:352px;
        height:52px;
        float:left;
        margin-left:20px; margin-right:20px;
         margin-top:10px;
         overflow:hidden;
    }
        .s_select ul li a
        {
        width:352px;
        height:52px;
        float:left;
        background:url(../images/hov21.jpg) no-repeat left top;
        font-family:微软雅黑;
        font-size:18px;
        color:#333333;
        line-height:52px;
        font-weight:normal;
        text-align:center;
        text-overflow:ellipsis;
         overflow:hidden;
        }
        .s_select ul li a:hover
        {
        width:352px;
        height:52px;
        float:left;
        background:url(../images/hov22.jpg) no-repeat left top;
        font-family:微软雅黑;
        font-size:18px;
        color:#fff;
        line-height:52px;
        font-weight:normal;
        text-align:center;
        text-overflow:ellipsis;
         overflow:hidden;
        }
        .s_select ul li a.sehov
        {
        width:352px;
        height:52px;
        float:left;
        background:url(../images/hov22.jpg) no-repeat left top;
        font-family:微软雅黑;
        font-size:18px;
        color:#fff;
        line-height:52px;
        font-weight:normal;
        text-align:center;
        text-overflow:ellipsis;
         overflow:hidden;
        }


    .s_select img
    {
        display:block;
        margin:0;
        border:none;
        padding-top:20px;
        padding-bottom:20px;
    }



.s_table_con
{
    width: 1198px;
    height: 630px;
    float: left;
    border:1px solid #ccc;
    overflow: hidden;
}


.tabcon
{
    width:450px;
    height:auto;
    float:left;
    margin-left:390px;
    margin-top:70px;
}

 table.table1 {
	width: 100%;
	border-collapse:collapse;
}
 table.table1 th {
     width:80px;
     height:auto;
     float:left;
     margin-top:10px;
     padding-right:10px;
     font-family:微软雅黑;
     font-size:16px;
     color:#111111;
     line-height: 34px;
     font-weight:bold;
     text-align:left;
}
 table.table1 td {
     width:360px;
     height:auto;
     float:left;
     margin-top:10px;
	line-height: 30px;
}
   table.table1 td a
        {
            width:120px;
            height:36px;
            float:left;
            margin-right:20px;
            background:url(../images/more7.jpg) no-repeat left top;
            border:none;
            font-family:微软雅黑;
            font-size:14px;
            color:#034d98;
            text-align:center;
            font-weight:normal;
            line-height:36px;
            overflow:hidden;
        }
        table.table1 td a:hover
        {
            width:120px;
            height:36px;
            float:left;
            background:url(../images/more8.jpg) no-repeat left top;
            border:none;
            font-family:微软雅黑;
            font-size:14px;
            color:#fff;
            text-align:center;
            font-weight:normal;
            line-height:36px;
            overflow:hidden;
        }

.tab1
{
    width:290px;
    height:40px;
    float:left;
    padding-left:10px;
    background:url(../images/inp1.jpg) no-repeat left top;
    border:none;
     font-family:微软雅黑;
     font-size:14px;
     color:#333;
     line-height:58px\9;
     line-height: 30px;
     font-weight:normal;
     text-align:left;
    overflow:hidden;
}

.tab2
{
    width:291px;
    height:130px;
    float:left;
    padding-left:10px;
    background:url(../images/inp2.jpg) no-repeat left top;
    border:none;
     font-family:微软雅黑;
     font-size:14px;
     color:#333;
     line-height:58px\9;
     line-height: 30px;
     font-weight:normal;
     text-align:left;
    overflow:hidden;
}


.tab3
{
    float:left; border:none; margin-top:10px; margin-right:30px;
}


/*fanye*/

.s_fanye
{
    width:1200px;
    height:auto;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
}
DIV.quotes {
	PADDING: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN:center;
}
DIV.quotes A {
 padding:5px 8px 5px 8px; font-family:Arial; font-size:14px; COLOR: #8d8d8d; MARGIN-RIGHT:8px; TEXT-DECORATION: none; border:#b0b0b0 1px solid;
}
DIV.quotes A:hover {
 padding:5px 8px 5px 8px; MARGIN-RIGHT:8px;  font-family:Arial; font-size:14px; color:#8d8d8d; 
 font-weight:bold; border:#ccc 1px solid; BACKGROUND-COLOR: #e9e9e9;}
DIV.quotes A:active {
  padding:5px 8px 5px 8px; MARGIN-RIGHT: 8px;  font-family:Arial; font-size:14px; color:#8d8d8d;}
DIV.quotes SPAN.current {
  padding:5px 8px 5px 8px; FONT-WEIGHT: bold;  font-family:Arial; font-size:14px; COLOR: #8d8d8d; MARGIN-RIGHT:8px; BORDER: #ccc 1px solid; BACKGROUND-COLOR: #e9e9e9;
}
DIV.quotes SPAN.disabled {
  padding:5px 8px 5px 8px;  font-family:Arial; font-size:14px; COLOR: #8d8d8d; MARGIN-RIGHT: 8px; BORDER: #e0e0e0 1px solid;}


.s_fan1{width:600px; height:auto; float:left; font-family:微软雅黑; font-size:14px; color:#9e9ca3; line-height:30px; font-weight:normal;}

.s_fan1 p{ font-family:微软雅黑; font-size:14px; color:#43474d; line-height:30px; font-weight:normal;}

.s_fan1 p a{font-size:14px; color:#43474d; line-height:30px; font-weight:normal;}

.s_fan1 p a:hover{ color:#034d98;}


.s_fan2{height:auto; float:right; padding-right:20px; margin-top:30px; font-size:12px; color:#9e9ca3; line-height:20px; font-weight:normal;}


.s_fan2 a{ font-family:微软雅黑; font-size:14px; color:#43474d; line-height:30px; font-weight:normal;}

.s_fan2 a:hover{ color:#034d98;}

/*footer*/
#Bot
{
    width: 1920px;
    height: auto!important;
    min-height: 520px;
    position: relative;
    z-index: 9;
    top: 0;
    float: left;
    left: 50%;
    margin-left: -952px;
    *margin-left: -952px;
    _margin-left: -952px;
    background: #484848 url(../images/bot_bg.jpg) no-repeat left top;
}

.bot_con
{
    width: 1200px;
    height: 520px;
    margin: 0 auto;
    overflow: hidden;
}

.bot_txt
{
    width: 236px;
    height: 170px;
    float: left;
    margin-left: 530px;
    margin-top: 100px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .bot_txt h3
    {
        width: 236px;
        height: 40px;
        float: left;
        font-family: 微软雅黑;
        font-size: 30px;
        color: #fff;
        line-height: 40px;
        font-weight: bold;
        text-align: left;
    }




.bot_txt_more
{
    width: 236px;
    height: 130px;
    float: left;
    margin-left: 18px;
    margin-top: 32px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    font-weight: normal;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
}


.txt_center
{
    width: 1200px;
    height: 60px;
    float: left;
    margin-top: 190px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    font-weight: normal;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}

#Box
{
    width:65px;
    height:64px;
    position:fixed;
    _position:absolute;
    z-index:99999;
    bottom:80px;
    float:left;
    left:50%;
    margin-left:620px;
}

    #Box a img
    {
        display:block;
        margin:0;
        border:none;
    }

