﻿
html, body {
    font-size: 12px;
    font-family: "宋体","ArialNarrow";
    background-color: #fff;
}

html, body {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

div, form, ul, dl, li, p, span, h1, h2, h3, h4, h5, h6, img, dl, dt, dd {
    border: 0;
    padding: 0;
    margin: 0;
}

ul, dl, li, ol, input {
    list-style: none;
}

a {
    text-decoration: none;
}

    a:link, a:visited, a:active {
        color: #000;
        text-decoration: none;
    }
/* 常用的一些标签I */

.clear {
    clear: both;
}

h1 {
    font-size: 22px;
}

.w100w {
    width: 100%;
}

.w1200 {
    width: 1200px;
}

.auto {
    margin: 0 auto;
}

.auto5 {
    margin: 5px auto;
}

.fb {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearboth {
    clear: both;
    visibility: hidden;
}
/*系统预设*/
.header, .content, .footer, .container {
    margin: 0 auto;
    width: 1200px;
    font-family: microsoft yahei;
}


.container{
    margin: 0 auto;
    width: 1100px;
    font-family: microsoft yahei;
}

/*页眉*/





.topbg {
    height: 35px;
    background-color: #fafafa;
    border-bottom: #ededed 1px solid;
}

    .topbg .top_main {
        width: 1200px;
        height: 35px;
        margin: 0 auto;
        position: relative;
    }

    .topbg .welcome {
        width: 300px;
        float: left;
        height: 35px;
        line-height: 35px;
        color: #8c8c8c;
    }

.top_rig {
    float: right;
    padding-right: 6px;
}

.schang {
    line-height: 35px;
    float: right;
}

    .schang a {
        margin-left: 10px;
    }

        .schang a:link {
            color: #8c8c8c;
        }

        .schang a:hover {
            color: #ff6600;
        }


.weixin {
    width: 22px;
    height: 18px;
    float: right;
    background: url(../images/index.png) -17px 0 no-repeat;
    margin: 9px 25px 0 0;
}

    .weixin:hover {
        background: url(../images/index.png) -17px -18px no-repeat;
    }

        .weixin:hover .wxewm {
            display: block;
        }

.wxewm {
    width: 145px;
    height: 160px;
    right: 65px;
    top: 35px;
    position: absolute;
    display: none;
    z-index: 10;
}

    .wxewm span {
        width: 0;
        height: 0;
        border-width: 0 10px 10px;
        border-style: solid;
        border-color: transparent transparent #ededed; /*閫忔槑 閫忔槑  鐏�*/
        position: absolute;
        left: 64px;
    }

    .wxewm em {
        display: block;
        width: 0;
        height: 0;
        border-width: 0 8px 8px;
        border-style: solid;
        border-color: transparent transparent #ffffff; /*閫忔槑 閫忔槑  榛�*/
        position: absolute;
        top: 2px;
        left: 66px;
    }

.wxewmcon {
    border: 1px solid #ededed;
    height: 145px;
    margin-top: 9px;
    background: url(../images/weixin.jpg) #ffffff center no-repeat;
    border-radius: 3px;
}

.wap {
    width: 15px;
    height: 18px;
    float: right;
    background: url(../images/index.png) -0px 0 no-repeat;
    margin: 9px 25px 0 0;
}

    .wap:hover {
        background: url(../images/index.png) -0px -18px no-repeat;
    }

        .wap:hover .wapewm {
            display: block;
        }

.wapewm {
    width: 145px;
    height: 160px;
    right: 110px;
    top: 35px;
    position: absolute;
    display: none;
    z-index: 10;
}

.wap span {
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #ededed; /*閫忔槑 閫忔槑  鐏�*/
    position: absolute;
    left: 64px;
}

.wap em {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #ffffff; /*閫忔槑 閫忔槑  榛�*/
    position: absolute;
    top: 2px;
    left: 66px;
}

.wapewmcon {
    border: 1px solid #ededed;
    height: 145px;
    margin-top: 9px;
    background-color: #ffffff;
    background: #fff url(../images/wap.png) center no-repeat;
    border-radius: 3px;
}
/*椤堕儴*/

/*LOGO鍙婃悳绱�*/
.top22 {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    margin-top: 5px;
}


.guanjian {
    width: 448px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
}

/*瀵艰埅*/
.navbg {
    height: 50px;
    background-color: #3b5da4;
}

.nav_tm {
    width: 1200px;
    margin: 0 auto;
}
/*menu寮€濮�*/
.imenu_bg {
    height: 50px;
    position: relative;
}

.cur {
    background: url(../images/navli.png) no-repeat left center;
}

.imenu {
    width: 170px;
    height: 47px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #555555;
    float: left;
    z-index: 999;
    background: url(../images/navli.png) no-repeat right center;
    margin-left: 20px;
}

    .imenu a {
        width: 159px;
        height: 50px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }

        .imenu a:hover {
            width: 143px;
            height: 50px;
            text-decoration: underline;
        }

.imenu_on {
    width: 143px;
    height: 47px;
    color: #015d22;
    cursor: pointer;
    float: left;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: #990000 3px solid;
    background: url(../images/navli.png) no-repeat right center;
}

    .imenu_on a {
        color: #555555;
        text-decoration: none;
        width: 133px;
        height: 50px;
        display: block;
    }

        .imenu_on a:hover {
            width: 143px;
            height: 50px;
            display: block;
            color: #fff;
        }

#navhover {
    border-bottom: #990000 solid 3px;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
}

.submnu {
    width: 1196px;
    *width: 1256px;
    _width: 1256px;
    border-top: none;
    color: #333;
    margin: 0 auto;
    display: none;
    position: absolute;
    left: 0px;
    top: 49px;
    z-index: 1000;
    background-color: #ffffff;
    border: #CCC solid 1px;
    z-index: 999;
    overflow: hidden;
}

    .submnu ul {
        width: 232px;
        padding: 10px;
        height: 240px;
        float: left;
        background-color: #eeeeee;
    }

        .submnu ul li {
            width: 210px;
            height: 40px;
            line-height: 40px;
            display: inline;
            background-color: #ffffff;
            float: left;
            border: #CCCCCC 1px solid;
            margin: 2px;
            text-align: center;
        }

            .submnu ul li a {
                color: #666666;
                height: 40px;
                line-height: 40px;
                width: 210px;
                font-size: 12px;
            }

                .submnu ul li a:hover {
                    width: 210px;
                    height: 40px;
                    line-height: 40px;
                    background-color: #A8191A;
                    background-image: none;
                    font-size: 12px;
                    color: #ffffff;
                }

    .submnu .dm {
        width: 938px;
        height: 250px;
        float: left;
        margin-top: 5px;
        margin-left: 3px;
    }


    .submnu dl {
        width: 205px;
        height: 200px;
        display: inline;
        float: left;
        border-right: #cccccc dotted 1px;
        padding: 10px 15px 0 15px;
        margin-top: 10px;
    }

        .submnu dl a:hover {
            width: auto;
            height: auto;
            background: none;
        }

        .submnu dl dt {
            width: 200px;
            height: 160px;
            margin: 0px auto;
        }

        .submnu dl img {
            width: 200px;
            height: 160px;
            float: left;
        }

        .submnu dl b {
            width: 215px;
            line-height: 40px;
            font-size: 15px;
            color: #333;
        }

            .submnu dl b a {
                color: #333333;
                width: auto;
                height: auto;
            }

                .submnu dl b a:hover {
                    color: #cc0000;
                }




/*首页风貌横幅*/

.index_brand {
    height: 450px;
    margin: auto;
    position: relative;
    background: #c5cde4;
}

.banner li {
    width: 100%;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

    .banner li a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

.banner .number {
    height: 20px;
    position: absolute;
    left: 15%;
    bottom: 20px;
}

    .banner .number span {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: #fff;
        cursor: pointer;
        margin-left: 6px;
        position: relative;
        overflow: hidden;
    }

        .banner .number span.on {
            background: #d40000;
        }

/*首页推荐产品*/
.mingxing {
    overflow: hidden;
    background: #f5f5f5;
    padding-bottom: 20px;
}

.mx01 {
    width: 1100px;
    margin: 0 auto;
    height: 99px;
    background: url("../images/qltj.png") no-repeat center;
    margin-top: 15px;
}

.mxcon {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}

    .mxcon ul {
        padding-top: 20px;
    }

    .mxcon li {
        width: 280px;
        height: 250px;
        float: left;
        background: #FFFFFF;
        margin: 0px 10px;
        text-align: center;
        border-bottom: 3px solid #990000;
        border-radius: 5px;
        margin-bottom: 20px;
    }

        .mxcon li:hover {
            -webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.2);
            box-shadow: 0 2px 15px rgba(0,0,0,0.2);
            -webkit-transform: translate3d(0, -2px, 0);
            transform: translate3d(0, -2px, 0);
        }

.mximg {
    width: 280px;
    margin: 0 auto;
}

    .mximg img {
        padding: 10px;
        width: 260px;
        height: 200px;
    }

.mxcon li dt {
    font-size: 18px;
    line-height: 30px;
}



/*ys*/
.ys {
    height: 1872px;
    background: url(../images/ys_bg.jpg) no-repeat center top;
    overflow: hidden;
}

.ysimg {
    width: 1872px;
    margin: 25px auto 0 auto;
    overflow: hidden;
}


.pro {
    overflow: hidden;
    width: 100%;
    height: 470px;
    background-color: #131c2b;
    margin-top: 20px;
}

    .pro .kh01 {
        width: 400px;
        margin: 0 auto;
        padding-top: 50px;
        font-size: 40px;
        text-align: center;
        color: #ffffff;
    }

    .pro .kh02 {
        width: 300px;
        margin: 0 auto;
        color: #c8c8c8;
        text-align: center;
        font-size: 16px;
        line-height: 40px;
    }

    .pro .proBox {
        overflow: hidden;
        width: 1300px;
        margin: 0 auto;
        position: relative;
        height: 340px;
    }

        .pro .proBox span {
            display: block;
            width: 50px;
            height: 50px;
            cursor: pointer;
            position: absolute;
            top: 130px;
        }

    .pro .proLeft {
        background: url(../images/icon-1.png) no-repeat center top;
        left: 0;
    }

    .pro .proRight {
        background: url(../images/icon-2.png) no-repeat center bottom;
        right: 0;
    }

    .pro .proWin {
        overflow: hidden;
        width: 1200px;
        height: 300px;
        margin: 0 auto;
        position: relative;
    }

        .pro .proWin ul {
            overflow: hidden;
            position: absolute;
        }

        .pro .proWin li {
            overflow: hidden;
            float: left;
            width: 216px;
            height: 300px;
            background-color: #fff;
            margin: 0 7px;
        }

            .pro .proWin li img {
                display: block;
                margin-bottom: 20px;
margin-left:5px;
margin-right:5px;
margin-top:5px;

            }

            .pro .proWin li h5 {
                font-size: 16px;
                text-align: center;
                margin-bottom: 10px;
                height: 30px;
            }

                .pro .proWin li h5 a {
                    color: #9a1f1b;
                }

            .pro .proWin li p {
                font-size: 12px;
                color: #999;
                line-height: 20px;
                height: 40px;
                text-align: center;
                margin-bottom: 24px;
            }

            .pro .proWin li .more {
                display: block;
                width: 100%;
                height: 35px;
                background-color: #991e1a;
                text-align: center;
                line-height: 35px;
                font-size: 14px;
                color: #fff;
            }

            .pro .proWin li:hover .more {
                background-color: #3b5da4;
            }




/*快捷咨询*/
.kjzx {
    height: 440px;
    padding: 20px 0;
    background: #f5f5f5;
}

.kjzx01 {
    width: 1200px;
    height: 440px;
    margin: 0 auto;
}

.kjzxl {
    width: 779px;
    height: 440px;
    border-right: #cccccc solid 1px;
    position: relative;
    float: left;
    overflow: hidden;
}

.kjzxltop {
    height: 48px;
    border-bottom: #cccccc solid 2px;
    margin-right: 20px;
}

.kjtitle {
    width: 120px;
    line-height: 46px;
    border-bottom: #990000 solid 4px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.kjfg {
    border-top: #ffffff 1px solid;
}

.kjzxl .newcont {
    float: left;
    width: 760px;
    margin-top: 10px;
}

    .kjzxl .newcont .nc {
        width: 250px;
        float: left;
        position: relative;
        background-color: #fff;
        height: 380px;
    }

        .kjzxl .newcont .nc dt img {
            display: block;
            width: 230px;
            height: 230px;
            padding: 10px;
        }

        .kjzxl .newcont .nc dd {
            width: 230px;
            padding: 0 10px;
        }

            .kjzxl .newcont .nc dd h5 {
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                font-weight: bold;
            }

                .kjzxl .newcont .nc dd h5 a {
                    font-size: 16px;
                    color: #000;
                }

            .kjzxl .newcont .nc dd p {
                font-size: 12px;
                color: #999999;
                line-height: 20px;
                overflow: hidden;
            }

                .kjzxl .newcont .nc dd p a {
                    font-size: 14px;
                    color: #fff;
                    width: 230px;
                    height: 35px;
                    background: #991e1a;
                    text-align: center;
                    display: block;
                    line-height: 35px;
                }

    .kjzxl .newcont .nr {
        float: right;
        height: 400px;
        overflow: hidden;
        position: relative;
    }

        .kjzxl .newcont .nr dl {
            overflow: hidden;
            width: 463px;
            padding: 8px 20px 8px 13px;
            background: #fff;
            margin-bottom: 11px;
        }

        .kjzxl .newcont .nr dt {
            float: left;
        }

            .kjzxl .newcont .nr dt img {
                display: block;
            }

        .kjzxl .newcont .nr dd {
            margin-left: 121px;
        }

            .kjzxl .newcont .nr dd h5 {
                height: 25px;
                line-height: 25px;
                overflow: hidden;
                font-weight: bold;
            }

                .kjzxl .newcont .nr dd h5 a {
                    font-size: 16px;
                    color: #000;
                }

            .kjzxl .newcont .nr dd p {
                font-size: 13px;
                color: #999999;
                line-height: 22px;
                height: 44px;
                overflow: hidden;
            }

            .kjzxl .newcont .nr dd span {
                display: block;
                text-align: right;
                color: #aeadad;
                margin-top: 5px;
            }





.kjzxr {
    width: 399px;
    height: 440px;
    float: left;
    border-left: #ffffff solid 1px;
    padding-left: 20px;
    overflow: hidden;
}

    .kjzxr dl {
        margin-top: 15px;
    }

    .kjzxr dt {
        padding-left: 35px;
        position: relative;
        font-size: 14px;
        font-weight: bold;
        font-family: "宋体";
        line-height: 40px;
    }

    .kjzxr span {
        position: absolute;
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: #990000;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        font-family: "微软雅黑";
        font-weight: normal;
        border-radius: 5px;
    }

    .kjzxr dt span {
        left: 0;
        top: 8px;
    }

    .kjzxr dd span {
        left: 0;
        top: 0;
        background-color: #099000;
    }

    .kjzxr dd {
        padding-left: 35px;
        position: relative;
        font-size: 12px;
        color: #999999;
        font-family: "宋体";
        line-height: 25px;
    }
/*快捷咨询end*/



.clear {
    clear: both;
}


/*产品中心*/
.product {
    overflow: hidden;
    padding: 20px 0;
    background-color: #f5f5f5;
}


    .product h2 {
        font-size: 18px;
        width: 240px;
        height: 52px;
        line-height: 52px;
        background: url(../images/pro_hbg.png) no-repeat 34px center;
        background-color: #3b5da4;
    }

        .product h2 a {
            color: #fff;
            padding-left: 60px;
            display: block;
            text-decoration: none;
        }

    /*.product .pro_left .menu01 {
        overflow: hidden;
        width: 226px;
        margin: 5px auto;
    }

        .product .pro_left .menu01 li {
            width: 204px;
            height: 45px;
            line-height: 45px;
            background: url(../images/menu_li_bg.jpg) no-repeat center;
            margin: 0 auto;
        }

            .product .pro_left .menu01 li:hover {
                background: url(../images/menu_li_bg2.jpg) no-repeat center;
            }

                .product .pro_left .menu01 li:hover a {
                    color: #fff;
                }

            .product .pro_left .menu01 li a {
                display: block;
                padding-left: 42px;
                font-size: 16px;
                color: #000;
                margin-bottom: 3px;
                text-decoration: none;
            }*/

    .product .pro_right {
        overflow: hidden;
        margin: auto;
        width: 1100px;
        background-color: #fff;
        /*min-height: 556px;*/
    }

        .product .pro_right .pro_title {
            overflow: hidden;
            margin-top: 10px;
            padding-bottom: 20px;
            border-bottom: 1px solid #FA5601;
            margin-left: 10px;
        }

            .product .pro_right .pro_title h4 {
                font-size: 18px;
                float: left;
            }

                .product .pro_right .pro_title h4 a {
                    color: #3b5da4;
                }

                .product .pro_right .pro_title h4 span {
                    font-size: 16px;
                    color: #999;
                    margin-left: 10px;
                }

            .product .pro_right .pro_title .more {
                float: right;
                font-size: 13px;
                color: #666;
                margin-top: 5px;
                margin-right: 10px;
            }

        .product .pro_right ul {
            overflow: hidden;
            width: 1070px;
            margin: 0 auto;
        }




        .product .pro_right .cont {
            padding: 20px;
            font-family: 16px;
            /*min-height: 460px;*/
            line-height: 30px;
            font-size: 16px;
        }

            .product .pro_right .cont img {
                max-width: 880px;
                margin: 0 auto;
            }

            .product .pro_right .cont .ctitle {
                height: 50px;
                line-height: 50px;
                background: #f3f3f3;
                color: #212122;
                font-size: 22px;
                text-align: center;
            }

            .product .pro_right .cont .ctime {
                height: 30px;
                line-height: 30px;
                color: #212122;
                font-size: 14px;
                text-align: center;
                border-bottom: dashed 1px #f1f1f1;
                margin-bottom: 15px;
            }

        .product .pro_right .contact {
            width: 370px;
            margin-right: 15px;
            float: left;
        }

        .product .pro_right .taform {
            padding: 25px 10px;
            width: 480px;
            float: left;
        }

            .product .pro_right .taform .bd {
                height: 38px;
                margin-bottom: 13px;
            }

                .product .pro_right .taform .bd span {
                    float: left;
                    width: 77px;
                    height: 36px;
                    line-height: 36px;
                    text-align: center;
                    font-size: 14px;
                    border: 1px solid #dedede;
                    border-right: 0;
                }

                .product .pro_right .taform .bd .ftx {
                    float: left;
                    border: 1px solid #dedede;
                    width: 329px;
                    height: 36px;
                    line-height: 36px;
                    background: none;
                    padding: 0 10px;
                    outline: none;
                }

                .product .pro_right .taform .bd a {
                    display: block;
                    line-height: 38px;
                    height: 38px;
                    text-align: center;
                    width: 429px;
                    background: #005bac;
                    color: #fff;
                    text-decoration: none;
                }

            .product .pro_right .taform .wb {
                width: 446px;
                height: 169px;
                padding: 10px;
                border: 1px solid #dedede;
                line-height: 24px;
                outline: none;
                resize: none;
                margin-bottom: 10px;
            }

/*内页新闻列表*/

.paane_nse {
}

.poasaa_mi {
    height: 144px;
    border-bottom: 1px #e8e8e8 solid;
    margin-bottom: 20px;
}

.paass_mo {
    float: left;
    padding: 0px 10px 0px 10px;
}

    .paass_mo img {
        border: 1px #e8e8e8 solid;
    }

.paao_ni {
    float: left;
    width: 670px;
}

.paaos_ni {
    height: 30px;
}

    .paaos_ni a {
        color: #333333;
        font-weight: bold;
        font-size: 14px;
    }

        .paaos_ni a:hover {
            color: #0e7ac3;
            font-weight: bold;
            font-size: 14px;
        }

.paaoa_ni {
    line-height: 25px;
    color: #666666;
}

.paaoa_time {
    float: right;
    margin-right: 20px;
}

.paaoi_ni {
    height: 25px;
    padding-top: 0px;
}

    .paaoi_ni a {
        color: #0e7ac3;
        border-bottom: 1px #0e7ac3 solid;
    }

.saip_sd {
    width: 450px;
    height: 50px;
    border-bottom: 1px #efefef solid;
    margin-left: 75px;
}









.footer {
    background-color: #393939;
    
    color: #DCDCDC;
}

    .footer a {
        color: #DCDCDC;
        font-size: 14px;
    }


.footer {
    width: 100%;
    margin-top: 10px;
    border-top: 2px solid #C40001;
    font-size: 14px;
    height: 100px;
    line-height: 40px;
}


    .footer center {
        margin: 0 auto;
        width: 1200px;
    }

    .footer .footer_list {
        margin: 20px auto 10px auto;
        width: 1100px;
        overflow: hidden;
    }

        .footer .footer_list li {
            float: left;
            font-size: 12px;
            margin-right: 15px;
        }

    .footer .footer_info {
        clear: left;
        margin: 10px auto;
        width: 1100px;
        text-align: left;
        line-height: 30px;
    }

.lxfl {
    margin-top: 13px;
}

    .lxfl ul {
        list-style-type: none;
    }

        .lxfl ul li {
            background-color: #efefef;
            height: 40px;
            line-height: 40px;
            margin-bottom: 13px;
            border: 1px dashed #CCCCCC;
            color: #000;
            font-weight: normal;
            text-decoration: none;
            padding-left: 30px;
        }

            .lxfl ul li a {
                color: #000;
                text-align: center;
                font-weight: normal;
                text-decoration: none;
                padding-left: 30px;
            }

.cpfl {
    margin-top: 13px;
    width: 758px;
    overflow: hidden;
}

    .cpfl ul {
        list-style-type: none;
    }

        .cpfl ul li {
            background-color: #efefef;
            height: 40px;
            line-height: 40px;
            margin-bottom: 13px;
            border: 1px dashed #CCCCCC;
        }

            .cpfl ul li a {
                color: #000;
                text-align: center;
                font-weight: normal;
                text-decoration: none;
                padding-left: 30px;
            }

.inab {
    width: 100%;
    background: #f5f5f5;
}

#main {
    width: 1200px;
    margin: 0px auto;
}

.company {
    width: 1200px;
    margin: 0px auto;
    padding-top: 10px;
    height: 300px;
    overflow: hidden;
}

.companyt {
    color: #323232;
    height: 200px;
    overflow: hidden;
}

    .companyt p {
        line-height: 28px;
        font-size: 13px;
    }

.title {
    color: #393939;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}

.symore {
    width: 120px;
    height: 40px;
    text-align: center;
    margin-left: 1060px;
    background-color: #393939;
    line-height: 40px;
}

    .symore a {
        font-size: 16px;
        color: #FFFFFF;
    }


.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    margin-top: 5px;
}

.mainyq {
    width: 1200px;
    margin: auto;
    background-repeat: repeat-x;
}

.tab {
    width: 1200px;
    margin: auto;
    padding: 0px;
}

    .tab .tabspan {
        float: left;
        background: #dcdcdc;
        font-size: 12px;
        color: #000;
        font-weight: bold;
        line-height: 24px;
        padding: 0px 10px 0px 10px;
    }

.tab-hd {
    padding: 0px;
    margin: 0px;
    height: 24px;
    zoom: 1;
    color: #fff;
}

    .tab-hd li {
        float: left;
        width: 100px;
        color: #000;
        line-height: 24px;
        font-size: 12px;
        text-align: center;
        cursor: pointer;
        list-style: none;
    }

        .tab-hd li.active {
            color: #000;
            background: #c2130e;
        }

.tab-bd {
    padding: 0px;
    margin: 2px 2px 0px 2px;
}

    .tab-bd li {
        display: none;
    }

        .tab-bd li a {
            display: inline-block;
            margin: 2px;
         
        }

            .tab-bd li a:hover {
             
            }


.duilian {
    top: 260px;
    position: absolute;
    width: 160px;
    overflow: hidden;
    display: none;
    background: #fff;
}

.duilian_left {
    left: 6px;
}

.duilian_right {
    right: 6px;
}

.duilian_con {
    border: 2px solid #FF0000;
    width: 156px;
    overflow: hidden;
}

.duilian_title {
    background: url(../images/SonlineTitleBg.gif) #FF0000;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

    .duilian_title strong {
        margin-left: 10px;
        float: left;
    }

.duilian_list {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 8px;
    height: 22px;
    line-height: 22px;
}

.duilian_span {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 23px;
    width: 65px;
    text-align: right;
}

.duilian_close {
    background: url(../images/closeBtnImg.gif) 10px no-repeat;
    -webkit-transition: all 0.8s ease-out;
    width: 40px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    float: right;
    display: block;
    font-size: 13px;
    text-decoration: none;
}

.contactus {
    background: url(../images/contact.jpg) top right no-repeat;
}

    .contactus li {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
    }
    .pages {
    margin: 5px 0px 5px 0px;
    clear: both;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

    .pages a {
        border: 1px solid #DDDDDD;
        color: Gray;
        background: #fff;
        padding: 2px 6px;
        margin: 0 2px;
    }

        .pages a:hover {
            border: 1px solid #DDDDDD;
            color: red;
        }

    .pages .cpb {
        color: Gray;
        border: 1px solid #DDDDDD;
        font-weight: bold;
    }

    .pages span {
        color: red;
    }

    .con {
    width: 1070px;
    margin-right: 10px;
    border: 0px solid #dedede;
    margin: auto;
}

    .con ul li {
        border-bottom: 1px dashed gray;
        overflow: hidden;
        width: 1070px;
        height: 40px;
    }

        .con ul li a {
            color: #8F7042;
            padding-left: 20px;
            display: block;
            overflow: hidden;
            height: 40px;
            line-height: 40px;
            width: 880px;
            float: left;
            text-decoration: none;
        }

            .con ul li a:hover {
                background: #3b5da4;
                color: #fff;
            }

        .con ul li span {
            display: block;
            height: 30px;
            float: left;
            overflow: hidden;
            line-height: 30px;
            margin-right: 7px;
        }

        .case_list {
    width: 1100px;
    height: auto;
    overflow: hidden;
}

    .case_list ul {
        width: 1070px;
        height: auto;
    }

    .case_list li {
        width: 243px;
        height: 245px;
        position: relative;
        float: left;
       
	    margin-left: 5px;
    margin-right: 16px;
    }



        .case_list li a img {
            width: 233px;
            height: 210px;
            border: 0px solid #dcdcdc;
        }



        .case_list li a span {
            height: 24px;
            line-height: 24px;
            width: 243px;
            display: block;
            text-align: center;
            color: #8F7042;
        }
         .contpn
{
	padding: 10px;
width:1000px;

}
.contpn a
{
	color: #000;
}
.contpn a:hover
{
	color: Red;
}
#nycontent img {
    width: 780px;
}

.w{width:1200px; margin:auto;}