﻿@charset "utf-8";
/* CSS Document */
body {
    font-size: 13px;
    background: url(../images/bg.png) repeat;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    text-align: center;
    color: #333333;
    font-family: "宋体";
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, img, div, dl, dt, dd {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

    a:link {
        color: #333333;
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
        color: #333333;
    }

    a:hover {
        text-decoration: underline;
        color: #003D99;
    }

    a:active {
        text-decoration: none;
        color: #333333;
    }

.f_le {
    float: left;
}

.f_rig {
    float: right;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.m_le10 {
    margin-left: 10px;
}

.m_le20 {
    margin-left: 10px;
}

.p_all {
    padding: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.fontb {
    font-weight: bold;
}

.clear {
    clear: both;
}

.pos_re {
    position: relative;
}

.dis_b {
    display: block;
}

.dis_no {
    display: none;
}

.tx_cen {
    text-align: center;
}

.tx_le {
    text-align: left;
}

.font14 {
    font-size: 14px;
}

/* 字体 */
.text01 {
    font-size: 12px;
    color: #333;
}

.text011 {
    font-size: 12px;
    color: #999;
}

.text04 {
    font-size: 15px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bold;
}

.text05 {
    font-size: 14px;
    color: #9FC9E7;
    font-family: Arial, Helvetica, sans-serif;
}

.text06 {
    font-size: 15px;
    color: #003D99;
    font-family: "微软雅黑";
    font-weight: bold;
}

.text066 {
    font-size: 14px;
    color: #003D99;
    font-family: "微软雅黑";
    font-weight: bold;
}

.text07 {
    font-size: 13px;
    color: #96ACC4;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
    margin-left: 6px;
}

.text08 {
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bold;
}

.text14 {
    font-size: 14px;
    color: #f00;
}

.text15 {
    font-size: 14px;
    color: #333;
}

.text12 {
    font-size: 14px;
    color: #333;
}

.watertextcss {
    font-size: 12px;
    color: #b0b0b0;
    position: absolute;
    padding: 0px 0 0 10px;
    line-height: 24px;
    left: 0;
}

/*头部*/
.warp_topbg {
    height: 30px;
    width: 100%;
    background-color: #f5f5f5;
}
.cl{
    float:left;
    width:400px;
    margin:5px 170px;
}
.warpTop {
    width: 980px;
    margin: 0px auto;
    line-height: 30px;
    text-align: left;
}

.header {
    width: 980px;
    height: 100px;
    margin: 0 auto;
    text-align: left;
}

.logo {
    float: left;
}

.top_tit {
    width: 400px;
    height: 57px;
    float: left;
    margin:15px 0 0 15px;
    padding-left: 15px;
    
}

.top_right {
    width: 256px;
    float: right;
}

.top_tel {
    width: 208px;
    height:60px;
    float: right;
    margin:15px 0 0 0;
    background:url(../images/phone.png) no-repeat left center;
    color: #d7261b;
    font-size: 22px;
    padding-left: 40px;
}
.top_tel p{margin-left:15px;font-size:12px;color: #5c5c5c;line-height:22px;}
.top_tel span{margin-left:15px;color: #f67114;font-size: 26px;font-weight: bolder;}
.top_rig {
    width: 320px;
    height: 20px;
    line-height: 20px;
    float: right;
    text-align: right;
    margin-top: 3px;
    padding-right: 230px;
}

.top_popup {
    border: 1px solid #abadb3;
    height: 22px;
    float: right;
    line-height: 22px;
    color: #989a9a;
    padding-right: 15px;
    background: url(../images/i_13.png) no-repeat right 6px;
    position: relative;
    z-index: 98;
    margin-top: 5px;
    margin-right: 18px;
}

    .top_popup ul {
        display: none;
        width: 100%;
        position: absolute;
        top: 21px;
        right: -1px;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #abadb3;
        border-top: none;
        z-index: 99;
    }

    .top_popup a {
        color: #989a9a;
    }

/*导航*/
.nav_bg {
    width: 100%;
    height: 42px;
    background: url(../images/navbg2.png) repeat-x 0px 0px;
}

.nav {
    width: 980px;
    height: 42px;
    margin: 0 auto;
}

    .nav ul {
        width:100%;
		overflow:hidden;
    }

        .nav ul li {
            float: left;
        }

.nav_bg .nav ul li a {
    background: url(../images/navbg.png) no-repeat right 0px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    padding: 0 42px;
    height: 42px;
    line-height: 42px;
    float: left;
}

.nav ul li a:hover, .nav_bg .nav .on a {
    background: url(../images/navbg3.png) repeat-x 0px 0px;
    text-decoration: none;
}

.search_nav {
    padding: 8px 0;
    height: 30px;
}

.hot_keyword {
    padding: 8px 0 0 0px;
    float: left;
}

    .hot_keyword a {
        margin-right: 5px;
    }

.search {
    float: right;
    padding: 0 0px 0 0;
}

.search_box {
    float: right;
    padding: 4px 0px 0 0;
}

.search_text {
    float: left;
    position: relative;
}

    .search_text input {
        float: left;
        height: 20px;
        line-height: 20px;
        width: 180px;
        padding-left: 10px;
        border-top: 1px solid #c7cfd1;
        border-bottom: 1px solid #c7cfd1;
        border-left: 1px solid #c7cfd1;
        border-right: 0px;
    }

.search_bnt {
    float: left;
}

    .search_bnt input {
        float: left;
        width: 71px;
        height: 24px;
        border: none;
        background: url(../images/searchBg_31.png) no-repeat;
        cursor: pointer;
    }

/*轮播图*/
.i_bannerBg {
    width: 100%;
    height: 440px;
    background: #0468e0;
    margin-top: 2px;
}

.z_bannerBg2 {
    width: 980px;
    height: 300px;
    padding-bottom: 15px;
    margin: 2px auto 0px auto;
    background: url(../images/ad_bg.png) no-repeat left bottom;
}

.banner2 {
    width: 980px;
    height: 300px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
}

    .banner2 img {
        width: 980px;
        height: 300px;
    }

.z_bannerBg {
    width: 980px;
    height: 428px;
    margin: 0px auto;
    background: url(../images/i_bannerBg.png) no-repeat center 0px;
    padding-top: 8px;
}

.banner {
    width: auto;
    height: 440px;
    margin: 0px auto;
    clear: both;
    position: relative;
}

    .banner .img li {
        left: 0px;
        top: 0px;
        width: auto;
        height: 440px;
        position: absolute;
        cursor: pointer;
    }

    .banner .img .num01 {
        width: 100%;
        height: 440px;
        min-width: 1000px;
    }

    .banner .img .num02 {
        width: 100%;
        height: 440px;
        min-width: 1000px;
    }

    .banner .img .num03 {
        width: 100%;
        height: 440px;
        min-width: 1000px;
    }

    .banner .img .num04 {
        width: 100%;
        height: 440px;
        min-width: 1000px;
    }

    .banner .circle {
        left: 50%;
        width: 300px;
        height: 30px;
        text-align: center;
        bottom: 0px;
        margin-left: -150px;
        position: absolute;
    }

        .banner .circle a {
            background: url("../images/banner_cir.png") no-repeat -26px 0px;
            padding: 0px 2px;
            width: 14px;
            height: 14px;
            display: inline-block;
        }

            .banner .circle a.orange {
                background-position: 0px 0px;
            }

/*产品*/
.main {
    width: 980px;
    margin: 0px auto;
}

.pro-box {
    width: 980px;
    overflow: hidden;
    margin-top: 0px;
    background-color: #ffffff;
}

.pro-m {
    width: 206px;
    margin: 0px 0 14px 0px;
    display: inline;
}

.pro-m2 {
    width: 206px;
    /*display: inline;*/
    float:left;
}

.pro-mm {
    width: 206px;
    height: auto;
}

.pro-t {
    width: 206px;
    height: 36px;
    background: url(../images/p_03.png) repeat-x;
    text-align: left;
}

    .pro-t .text04 {
        line-height: 36px;
        padding: 10px 0 0 10px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

    .pro-t .en {
        color: #90adcf;
        font-size: 10px;
        font-family: Arial;
        margin-left: 10px;
    }

.pro-m-c {
    width: 204px;
    height: 680px;
    background: #ffffff;
    border-top: none;
    border: 1px solid #cccccc;
}

.pro-m-c3 {
    width: 204px;
    background: #ffffff;
    border-top: none;
    border: 1px solid #cccccc;
    padding-bottom: 10px;
}

.pro-m-c2 {
    width: 202px;
    height: 650px;
    background: #ffffff;
    border-top: none;
    padding-top: 5px;
    border: 1px solid #cccccc;
}

.yym {
    width: 202px;
    height: 17px;
    background: url(../images/yinying01.jpg);
}

.yym01 {
    width: 762px;
    height: 17px;
    background: url(../images/yinying02.jpg);
}

.pageLeft {
    width: 204px;
    background: #ffffff;
    border-top: none;
    border: 1px solid #cccccc;
}

.left_dh_list {
    padding: 0px 0 6px 0px;
    background: #ffffff;
}

    .left_dh_list ul li {
        line-height: 24px;
        height: 24px;
        margin: 0px 8px;
        padding: 5px 0px 5px 12px;
        overflow: hidden;
        text-align: left;
        background: url(../images/dian_02.png) no-repeat 0px 10px;
        border-bottom: 1px dashed #dddddd;
    }

.sub-pro {
    width: 202px;
    height: auto;
    overflow: hidden;
    padding-left: 6px;
    *padding-left: 0px;
}

    .sub-pro strong {
        width: 165px;
        display: block;
        height: 26px;
        line-height: 26px;
        background: url(../images/i_18.png) no-repeat;
        padding-left: 25px;
        color: #1a6cd4;
        margin: 0px 0 0 0px;
        text-align: left;
        background: url(../images/p_22.png) no-repeat 10px 8px;
        border-bottom: 1px dashed #cccccc;
    }

        .sub-pro strong a {
            color: #1a6cd4;
            font-size: 12px;
        }

    .sub-pro ul li {
        width: 165px;
        text-align: left;
        height: 26px;
        color: #666666;
        line-height: 26px;
        padding-left: 25px;
        background: url(../images/jiant_03.png) no-repeat 10px 8px;
        overflow: hidden;
        border-bottom: 1px dashed #cccccc;
        margin: 0px 0 0 0px;
    }

    .sub-pro .list01, .sub-pro .list02 {
        padding-top: 6px;
    }

        .sub-pro .list01 li {
            background: none;
            border: none;
            width: 170px;
            padding-left: 10px;
        }

        .sub-pro .list02 li {
            background: none;
            border: none;
            width: 80px;
            padding-left: 4px;
            float: left;
        }

    .sub-pro ul li a.on {
        color: #0063A1;
        font-weight: bold;
    }

    .sub-pro ul .cur {
        border-bottom: 1px solid #003D99;
    }

        .sub-pro ul .cur a {
            color: #003D99;
            font-weight: bold;
        }

.porMenu {
    margin-top: 4px;
}

    .porMenu p {
        width: 192px;
        height: 34px;
        color: #1a6cd4;
        font-weight: bold;
        font-size: 14px;
        text-align: left;
        line-height: 34px;
        background: url(../images/p_15.png) no-repeat 0px 0px;
        cursor: pointer;
    }

        .porMenu p a {
            color: #1a6cd4;
        }

    .porMenu .icon1 span {
        display: block;
        height: 30px;
        padding-left: 25px;
        /*margin: 0px 0 0 5px;
        background: url(../images/menu_ico_01.png) no-repeat 0px 2px;*/
    }

    .porMenu .icon2 span {
        display: block;
        height: 30px;
        padding-left: 35px;
        margin: 0px 0 0 5px;
        background: url(../images/menu_ico_02.png) no-repeat 0px 2px;
    }

    .porMenu .icon3 span {
        display: block;
        height: 30px;
        padding-left: 35px;
        margin: 0px 0 0 5px;
        background: url(../images/menu_ico_03.png) no-repeat 0px 2px;
    }

    .porMenu .icon4 span {
        display: block;
        height: 30px;
        padding-left: 35px;
        margin: 0px 0 0 5px;
        background: url(../images/menu_ico_04.png) no-repeat 0px 2px;
    }

    .porMenu .icon5 span {
        display: block;
        height: 30px;
        padding-left: 35px;
        margin: 0px 0 0 5px;
        background: url(../images/menu_ico_05.png) no-repeat 0px 2px;
    }

    .porMenu .icon6 span {
        display: block;
        height: 30px;
        padding-left: 35px;
        margin: 0px 0 0 5px;
        background: url(../images/menu_ico_01.png) no-repeat 0px 2px;
    }

.pro-p {
    width: 760px;
    height: 654px;
    margin: 0px 0px 0 0;
    display: inline;
}

.pro-p2 {
    width: 758px;
    display: inline;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 0px 15px 10px 15px;
}

.pro-p3 {
    width: 760px;
    display: inline;
    background-color: #ffffff;
}

.psa-box {
    width: 758px;
    height: 681px;
    border: 1px solid #cccccc;
    border-top: none;
    overflow: hidden;
}

    .psa-box ul {
        list-style-image: none;
        width: 770px;
        padding-left: 18px;
        padding-top: 18px;
    }

        .psa-box ul li {
            width: 228px;
            height: 203px;
            margin-bottom: 12px;
            overflow: hidden;
            float: left;
            padding: 3px 19px 0 0;
            background: url(../images/p_18.png) no-repeat left top;
        }

    .psa-box img {
        width: 224px;
        height: 160px;
    }

        .psa-box img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: .6;
            opacity: 0.6;
        }

    .psa-box ul li p {
        width: 211px;
        height: 32px;
        padding: 0 5px 0 8px;
        line-height: 32px;
        overflow: hidden;
        text-align: center;
    }

    .psa-box ul li:hover {
        background: url(../images/p_19.png) no-repeat top;
    }

.psa-box3 {
    width: 740px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-top: none;
}

.psa-box4 {
    width: 758px;
    height: auto;
    border-top: none;
    overflow: hidden;
    border: 1px solid #cccccc;
    border-top: none;
    padding-bottom: 10px;
    padding-top: 16px;
}

.psa-box2 {
    width: 740px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-top: none;
}

    .psa-box2 .pro {
        list-style-image: none;
        width: 760px;
        padding-top: 18px;
    }

        .psa-box2 .pro li {
            width: 228px;
            height: 203px;
            margin-bottom: 12px;
            overflow: hidden;
            float: left;
            padding: 3px 19px 0 0;
            background: url(../images/p_18.png) no-repeat left top;
        }

            .psa-box2 .pro li img {
                width: 224px;
                height: 160px;
            }

                .psa-box2 .pro li img:hover {
                    filter: alpha(opacity=60);
                    -moz-opacity: .6;
                    opacity: 0.6;
                }

            .psa-box2 .pro li p {
                width: 211px;
                height: 32px;
                padding: 0 5px 0 8px;
                line-height: 32px;
                overflow: hidden;
                text-align: center;
            }

            .psa-box2 .pro li:hover {
                background: url(../images/p_19.png) no-repeat top;
            }

.psa-box2 {
    width: 740px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-top: none;
    padding-bottom: 4px;
}

    .psa-box2 .product {
        list-style-image: none;
        width: 760px;
        padding-top: 18px;
    }

        .psa-box2 .product li {
            width: 228px;
            height: 203px;
            margin-bottom: 20px;
            overflow: hidden;
            float: left;
            padding: 3px 19px 0 0;
            background: url(../images/p_18.png) no-repeat left top;
        }

            .psa-box2 .product li img {
                width: 224px;
                height: 160px;
            }

                .psa-box2 .product li img:hover {
                    filter: alpha(opacity=60);
                    -moz-opacity: .6;
                    opacity: 0.6;
                }

            .psa-box2 .product li p {
                width: 211px;
                height: 32px;
                padding: 0 5px 0 8px;
                line-height: 32px;
                overflow: hidden;
                text-align: center;
            }

            .psa-box2 .product li:hover {
                background: url(../images/p_19.png) no-repeat top;
            }

.psa-box03 {
    width: 740px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-top: none;
    padding-bottom: 20px;
}

.n-t0 {
    width: 758px;
    height: 34px;
    background: url(../images/p_06.png) repeat-x 0px 0px;
    border: 1px solid #cccccc;
    
}


    .n-t0 .more {
        float: right;
        margin: 10px 3px 0 10px;

    }

        .n-t0 .more a {
            color: #999999;
        }

    .n-t0 ul {
        list-style-image: none;
    }

        .n-t0 ul li {
            width: 191px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            float: left;
            display: inline;
            color: #666;
            font-weight: bold;
            font-size: 14px;
            background: url(../images/i_bg.png) no-repeat -196px -139px;
            border-left: 1px solid #ccc;
        }

    .n-t0 .on {
        CURSOR: pointer;
        color: #fff;
        font-weight: bold;
        background: url(../images/i_bg.png) no-repeat -196px -98px;
        font-size: 14px;
    }

    .n-t0 .anniu a {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

    .n-t0 .toptitle {
        height: 18px;
        line-height: 18px;
        margin: 8px 0 0 10px;
        font-size: 14px;
        font-weight: bold;
        color: #1c6dd6;
        padding-left: 10px;
        display: block;
        float: left;
        background: url(../images/p_09.png) no-repeat 0 2px;
    }

.location {
    float: right;
    margin: 12px 15px 0 0;
}

.i_ad {
    width: 980px;
    height: 120px;
    overflow: hidden;
    padding-bottom: 28px;
    background: url(../images/ad_06.png) no-repeat left bottom;
}

.advantageBg {
    background-color: #f6f6f6;
    width: 100%;
    padding-bottom: 30px;
}

.advantageTop {
    width: 980px;
    height: 138px;
     background: url(../images/reason.jpg) no-repeat;
    margin: 0 auto;
}

.advantage {
    width: 980px;
    margin: 0 auto;
}

    .advantage .item {
        padding: 20px 0 0px 0;
    }

    .advantage .itemBt {
        width: 972px;
        height: 31px;
        overflow: hidden;
        background: url(../images/y_23.png) no-repeat;
        margin-top: 25px;
    }

    .advantage .itemBt2 {
        width: 972px;
        height: 31px;
        overflow: hidden;
        background: url(../images/y_22.png) no-repeat;
        margin-top: 25px;
    }

    .advantage .item .text {
        float: left;
        padding: 30px 0 0 0;
    }

        .advantage .item .text .num {
            float: left;
            width: 44px;
            height: 44px;
            background: url(../images/a_05.png) no-repeat;
            color: #ffffff;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 30px;
            font-weight: bold;
            line-height: 44px;
            text-align: center;
            margin-left: 25px;
            display: inline;
        }

        .advantage .item .text .top {
            float: left;
            text-align: left;
        }

            .advantage .item .text .top p {
                padding: 0px 0px 6px 10px;
                color: #333333;
                font-size: 14px;
                line-height: 32px;
            }

            .advantage .item .text .top .ch {
                color: #0066CC;
                font-size: 24px;
                line-height: 32px;
                font-family: '微软雅黑';
                padding-bottom: 10px;
                margin-bottom: 10px;
                border-bottom: 1px dashed #999999;
            }

            .advantage .item .text .top .en {
                color: #999999;
                font-size: 20px;
                font-family: Aparajita,Arial;
                margin-bottom: 18px;
            }

    .advantage .item .pic {
        float: left;
        margin-left: 15px;
    }

.w500px {
    width: 500px;
}

.w450px {
    width: 450px;
}

.w420px {
    width: 420px;
}

.w400px {
    width: 400px;
}

.fD7261B {
    color: #D7261B;
}

.i_case_t {
    width: 980px;
    height: 37px;
    background: url(../images/j_03.png) no-repeat;
}

    .i_case_t .more {
        color: #999999;
        float: right;
        margin: 10px 15px 0 0;
    }

.i_case_box {
    width: 980px;
    background: url(../images/ad_bg.png) no-repeat left bottom;
}

.i_case_le {
    float: left;
    width: 402px;
    background: #ffffff;
    height: 466px;
    overflow: hidden;
}

.i_case_le_pic {
    padding: 15px 0px 0px 0px;
}

    .i_case_le_pic img {
        width: 396px;
        height: 296px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .i_case_le_pic img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: .2;
            opacity: 0.99;
            border: 1px solid #1a6cd4;
        }

.i_case_le_tit {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 8px 0px;
    width: 400px;
}

.i_case_le_con {
    text-align: left;
    height: 90px;
    overflow: hidden;
    font-size: 13px;
    line-height: 22px;
    color: #333333;
    padding: 0px 15px;
}

    .i_case_le_con .more {
        color: #107bb9;
        float: right;
    }

.i_case_rig {
    float: left;
    width: 578px;
    background: #ffffff;
    height: 466px;
    overflow: hidden;
}

    .i_case_rig ul {
        width: 620px;
    }

        .i_case_rig ul li {
            float: left;
            width: 174px;
            padding: 15px 1px 0px 17px;
        }

            .i_case_rig ul li img {
                width: 170px;
                height: 128px;
                padding: 2px;
                border: 1px solid #cccccc;
            }

                .i_case_rig ul li img:hover {
                    filter: alpha(opacity=60);
                    -moz-opacity: .2;
                    opacity: 0.99;
                    border: 1px solid #1a6cd4;
                    padding: 2px;
                }

            .i_case_rig ul li p {
                color: #333333;
                line-height: 18px;
                width: 170px;
                overflow: hidden;
            }

            .i_case_rig ul li .tit {
                height: 18px;
                font-weight: bold;
                padding: 3px 0px;
            }

            .i_case_rig ul li .info {
                height: 36px;
            }

.i_case_bt {
    width: 980px;
    height: 32px;
    background: url(../images/j_13.png) no-repeat left bottom;
}

/*客户感言*/
.ganyan-box {
    width: 980px;
    height: 495px;
    margin-top: 8px;
    text-align: left;
}

.gy-t {
    width: 960px;
    height: 38px;
    background: url(../images/heng02.jpg);
    padding-left: 20px;
    line-height: 38px;
}

.gy-c {
    width: 980px;
    height: 448px;
    padding-top: 5px;
}

.h-t {
    width: 962px;
    height: 37px;
    background-image: url(../images/k_03.png);
    background-repeat: no-repeat;
}

    .h-t .more {
        float: right;
        margin: 10px 10px 0 0;
    }

        .h-t .more a {
            color: #999999;
        }

.case-marquee {
    width: 980px;
    height: 448px;
    overflow: hidden;
}

.marquee-list li {
    width: 490px;
    height: 216px;
    float: left;
}

.case-to {
    width: 235px;
    height: 206px;
    background: url(../images/c-bg.jpg) no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

    .case-to img {
        width: 229px;
        height: 171px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .case-to img:hover {
            border: 1px solid #1a6cd4;
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
        }

.case-text {
    width: 204px;
    height: 180px;
    padding-top: 15px;
    padding-left: 15px;
}

    .case-text strong {
        display: block;
        width: 224px;
        font-size: 13px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .case-text strong a {
            color: #333;
        }

    .case-text span {
        display: block;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 224px;
        font-size: 13px;
        color: #666;
    }

    .case-text p {
        line-height: 25px;
        width: 214px;
        height: 150px;
        padding-top: 4px;
        overflow: hidden;
        font-size: 13px;
        color: #333;
    }

    .case-text .more02 {
        color: #1a6cd4;
    }

.more02 {
    color: #F7590A;
    width: 80px;
    padding-right: 10px;
    font-size: 13px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.i_about {
    width: 980px;
    height: 450px;
    background: #ffffff;
}

.i_about_t {
    width: 750px;
    height: 40px;
    background: url(../images/about_13.png) no-repeat 0px 0px;
}

    .i_about_t .top {
        width: 133px;
        height: 40px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        line-height: 35px;
        display: block;
        float: left;
        b;
    }

    .i_about_t .more {
        color: #999999;
        float: right;
        margin: 10px 25px 0 0;
    }

.i_about_c {
    width: 766px;
    border-right: none;
    border-top: none;
    background: url(../images/pic_11.png) no-repeat right 20px;
    background-color: #ffffff;
    float: left;
}

.i_about_pic {
    padding: 15px 0px 0px 0px;
    width: 323px;
}

    .i_about_pic img {
        width: 318px;
        height: 226px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .i_about_pic img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: 0.5;
            opacity: 0.5;
            border: 1px solid #0066CC;
            padding: 2px;
        }

.i_about_con {
    width: 314px;
    text-align: left;
    height: 140px;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    color: #333333;
    padding: 0px 0px 0px 5px;
}

    .i_about_con .more {
        color: #107bb9;
        float: right;
    }

.i_about_list {
    width: 405px;
    text-align: left;
    padding-left: 5px;
}

    .i_about_list ul li {
        float: left;
        padding-left: 8px;
        padding-top: 6px;
    }

    .i_about_list img {
        width: 119px;
        height: 72px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .i_about_list img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            border: 1px solid #0066CC;
            padding: 2px;
        }

.i_about_hz {
    margin: 10px 0 0 12px;
    background: url(../images/heng04.gif) no-repeat 6px 5px;
    height: 30px;
    width: 393px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.i_ziliao {
    float: left;
    width: 212px;
}

.i_ziliao_top {
    width: 212px;
    height: 40px;
    background: url(../images/xz_03.png) no-repeat 0px 0px;
}

    .i_ziliao_top .tit {
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        padding-left: 12px;
        line-height: 37px;
        display: block;
        float: left;
    }

    .i_ziliao_top .more {
        color: #ffffff;
        float: right;
        margin: 12px 15px 0 0;
    }

    .i_ziliao_top ul li {
        float: left;
        font-size: 16px;
        font-weight: bold;
        width: 78px;
        line-height: 28px;
        cursor: pointer;
    }

    .i_ziliao_top ul .on {
        color: #0066CC;
    }

.i_ziliao_list {
    padding: 10px 0 20px 0px;
    background: #ffffff;
}

    .i_ziliao_list ul li {
        line-height: 24px;
        height: 24px;
        padding-left: 20px;
        width: 192px;
        padding-top: 5px;
        overflow: hidden;
        text-align: left;
        background: url(../images/dian.png) no-repeat 10px 13px;
    }

.interflowTop {
    width: 980px;
    height: 67px;
    background: url(../images/j_03.png) no-repeat;
}

    .interflowTop .more {
        float: right;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 28px 23px 0 0;
    }

        .interflowTop .more a {
            color: #999999;
        }

.interflow {
    width: 980px;
    background: url(../images/boxBg_12.png) repeat-y;
    padding-bottom: 10px;
}

.maquee-box3 {
    width: 958px;
    height: auto;
    overflow: hidden;
    border-top: none;
    padding: 5px 0px 0px 0px;
    _display: inline;
}

.gun_left3 {
    width: 23px;
    height: 41px;
    float: left;
    cursor: pointer;
    margin-top: 65px;
}

.gun_lef3t a {
    display: block;
    cursor: pointer;
}

.maquee3 {
    width: 800px;
    /*height: 180px;*/
    overflow: hidden;
    float: left;
    padding: 10px 0 0px 0;
    margin-left: 6px;
}

.gun_right3 {
    width: 22px;
    height: 50px;
    float: right;
    cursor: pointer;
    margin-top: 65px;
}

    .gun_right3 a {
        display: block;
        cursor: pointer;
    }

.maquee-list3 li {
    display: block;
    width: 216px;
    margin-left: 1px;
    margin-right: 10px;
    float: left;
    list-style: none;
}

    .maquee-list3 li img {
        width: 210px;
        height: 150px;
        border: #CCC solid 1px;
        padding: 2px;
        cursor: pointer;
    }

    .maquee-list3 li span {
        width: 210px;
        display: block;
        text-align: center;
        padding-top: 8px;
    }

/*新闻*/
.boxBg {
    width: 980px;
    height: 400px;
    background: url(../images/boxBg_12.png) repeat-y;
    overflow: hidden;
    padding: 0 4px;
}

.boxBgTop {
    width: 988px;
    height: 8px;
    background: url(../images/n_76.png) no-repeat;
}

.i_news {
    width: 516px;
    height: 395px;
    float: left;
    padding-left: 15px;
}

.new-t .more {
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0 0;
}

    .new-t .more a {
        color: #999999;
    }

.new-t {
    width: 516px;
    height: 43px;
    line-height: 40px;
    background: url(../images/n_78.png) no-repeat;
}

    .new-t ul li {
        width: 90px;
        height: 30px;
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        cursor: pointer;
    }

    .new-t ul .on {
        color: #0063A2;
        display: block;
        float: left;
    }

.news-pic {
    padding: 15px 0 0 0px;
    width: 510px;
    height: 130px;
    text-align: left;
}

    .news-pic img {
        width: 174px;
        height: 120px;
        float: left;
        padding: 2px;
        border: 1px solid #ccc;
    }

    .news-pic .tit {
        width: 300px;
        height: 25px;
        overflow: hidden;
        line-height: 25px;
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

    .news-pic .text {
        width: 320px;
        height: 112px;
        margin-top: 5px;
        overflow: hidden;
        font-size: 13px;
        line-height: 24px;
        float: left;
        color: #333;
    }

.i_news .news-pic .more {
    color: #d82619;
    float: right;
}

.new-t .news-pic h3 a {
    color: #000;
}

.news_list {
    width: 510px;
    height: 210px;
    padding: 0px 0 0px 0px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

    .news_list li {
        width: 500px;
        background-image: url(../images/dian_02.png);
        background-repeat: no-repeat;
        background-position: left;
        height: 36px;
        line-height: 36px;
        float: left;
        display: inline;
        margin-left: 0px;
        padding-left: 15px;
        border-bottom: 1px dashed #CECECE;
    }

.text_r {
    float: right;
    font-style: normal;
    font-weight: normal;
    color: #333;
    padding-right: 6px;
    width: 76px;
    text-align: right;
}

.text_l {
    float: left;
    text-align: left;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.n-jg {
    margin-top: 8px;
}

.nl {
    margin-left: 35px;
}

.newsList {
    width: 718px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding: 5px 20px;
    border: 1px solid #cccccc;
    border-top: none;
    text-align: left;
}

    .newsList ul li {
        height: 28px;
        line-height: 28px;
        overflow: hidden;
    }

        .newsList ul li .f_le {
            display: block;
            width: 600px;
            overflow: hidden;
            height: 28px;
            padding-left: 10px;
            background: url(../images/ico10.gif) no-repeat left center;
        }

.i_questions {
    width: 390px;
    height: 395px;
    float: right;
    background-color: #ffffff;
    padding-right: 15px;
}

.i_questions_top .more {
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 12px 0px 0 0;
}

    .i_questions_top .more a {
        color: #999999;
    }

.i_questions_top {
    width: 390px;
    height: 43px;
    background: url(../images/n_80.png) no-repeat 0px 0px;
}

.i_questions_list {
    text-align: left;
    height: 342px;
    overflow: hidden;
}

    .i_questions_list ul li {
        width: 390px;
        border-bottom: 1px dashed #cccccc;
        padding: 16px 0px;
        line-height: 26px;
    }

        .i_questions_list ul li p {
            font-size: 13px;
        }

        .i_questions_list ul li .tit {
            width: 390px;
            background: url(../images/i_cj.png) no-repeat -5px 4px;
            text-indent: 20px;
        }

        .i_questions_list ul li .cont {
            width: 390px;
            background: url(../images/i_cj.png) no-repeat -5px -28px;
            text-indent: 20px;
            height: 52px;
            overflow: hidden;
        }

        .i_questions_list ul li .tit a {
            color: #333333;
        }

.nav_bt {
    width: 980px;
    text-align: center;
    height: 58px;
    background: url(../images/nav_bt.png) no-repeat;
    line-height: 45px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    margin:auto;
}
.mt20{
    margin-top: 40px;
}
.main .nav_bt a {
    color: #ffffff;
    margin: 0 5px;
    padding: 0px;
}
.nav_bt a{
     color: #ffffff;
    margin: 0 5px;
    padding: 0px;
}
/*底部*/
.bottom-box {
    width: 100%;
    height: auto;
    background: #ffffff;
    padding-top: 8px;
    padding-bottom: 50px;
    margin-top: 10px;
}

.xinxi {
    width: 980px;
    height: auto;
    margin: 0px auto;
    text-align: center;
    font-size: 13px;
    line-height: 26px;
}

    .xinxi a {
        margin-right: 4px;
    }

a.menu033:link {
    text-decoration: none;
    font-size: 13px;
}

a.menu033:visited {
    text-decoration: none;
    font-size: 13px;
}

a.menu033:hover {
    text-decoration: underline;
    font-size: 13px;
}

a.menu033:active {
    text-decoration: none;
    font-size: 13px;
}

a.menu010:link {
    text-decoration: none;
    font-size: 14px;
}

a.menu010:visited {
    text-decoration: none;
    font-size: 14px;
}

a.menu010:hover {
    text-decoration: underline;
    font-size: 14px;
}

a.menu010:active {
    text-decoration: none;
    font-size: 14px;
}

.location {
    float: right;
    margin: 12px 15px 0 0;
}

.pageRightTop {
    width: 725px;
    height: 36px;
    border-bottom: 3px solid #c2c2c2;
}

    .pageRightTop .tit {
        padding-right: 10px;
        height: 36px;
        line-height: 36px;
        border-bottom: 3px solid #0063a2;
        float: left;
        font-size: 16px;
        color: #0063a1;
        font-weight: bold;
    }

        .pageRightTop .tit .en {
            color: #999999;
            font-size: 14px;
            font-weight: normal;
            font-family: Geneva, Arial, Helvetica, sans-serif;
            margin-left: 10px;
        }

.aboutList ul li {
    height: 24px;
    line-height: 24px;
    padding: 5px 0;
    text-indent: 20px;
    text-align: left;
    color: #333;
    font-size: 13px;
    margin: 0 5px;
    border-bottom: 1px solid #cccccc;
}

.aboutList {
    padding-bottom: 8px;
}

    .aboutList ul .on, .aboutList ul .on a {
        color: #1c6dd6;
        font-weight: bold;
        font-size: 13px;
    }

.xiangce {
    width: 720px;
    height: 24px;
    color: #1c6dd6;
    font-size: 14px;
    margin-top: 22px;
    margin-bottom: 8px;
    background: url(../images/heng04.gif);
    line-height: 24px;
    text-align: left;
}

.pic-list {
    width: 720px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

    .pic-list ul {
        list-style-image: none;
    }

        .pic-list ul li {
            width: 160px;
            height: 155px;
            background: url(../images/xc-bg.jpg);
            float: left;
            margin-right: 4px;
            padding-left: 7px;
            padding-top: 7px;
            padding-right: 9px;
            overflow: hidden;
            margin-bottom: 10px;
        }

    .pic-list img {
        width: 160px;
        height: 116px;
    }

        .pic-list img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: .2;
            opacity: 0.99;
        }

    .pic-list p {
        width: 160px;
        height: 24px;
        line-height: 24px;
        padding-top: 6px;
        text-align: center;
    }

.link-wz {
    width: 190px;
    height: auto;
    padding-top: 0px;
    overflow: hidden;
    padding-top: 0px;
    text-align: left;
}

.pic-list01 {
    width: 720px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

    .pic-list01 ul {
        list-style-image: none;
    }

        .pic-list01 ul li {
            width: 160px;
            height: 155px;
            background: url(../images/xc-bg.jpg);
            float: left;
            margin-right: 4px;
            padding-left: 7px;
            padding-top: 7px;
            padding-right: 9px;
            overflow: hidden;
            margin-bottom: 10px;
        }

    .pic-list01 img {
        width: 160px;
        height: 116px;
        float: left;
        overflow: hidden;
    }

        .pic-list01 img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: .2;
            opacity: 0.99;
        }

    .pic-list01 p {
        width: 160px;
        height: 24px;
        line-height: 24px;
        padding-top: 6px;
        text-align: center;
        float: left;
    }

.link-bx {
    width: 204px;
    height: auto;
    overflow: hidden;
}

.link-c {
    width: 202px;
    height: auto;
    background-color: #ffffff;
    overflow: hidden;
    border-top: none;
    padding: 0px 0px 6px 0px;
}

.link-wz {
    width: 180px;
    height: auto;
    padding-top: 0px;
    overflow: hidden;
    padding-top: 0px;
    padding: 10px;
    line-height: 24px;
    color: #333;
    font-size: 13px;
}

.products01 {
    width: 360px;
    height: auto;
    overflow: hidden;
    padding-left: 14px;
    text-align: left;
    float: left;
    margin-bottom: 8px;
}

    .products01 img {
        float: left;
        width: 176px;
        height: 134px;
        padding: 3px;
        border: 1px solid #ccc;
    }

    .products01 h2 {
        float: left;
        width: 165px;
        height: auto;
        line-height: 28px;
        height: 28px;
        font-size: 14px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 10px;
    }

    .products01 p {
        float: left;
        width: 165px;
        height: 124px;
        line-height: 24px;
        font-size: 13px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 10px;
        overflow: hidden;
        text-align: left;
    }

a.viewDetails {
    color: #990000;
}

.xz {
    width: 720px;
    padding: 0 0px;
    text-align: left;
}

    .xz dl {
        padding: 10px 5px;
        margin: 0px 0;
    }

    .xz dt {
        border-bottom: 1px dashed #ccc;
        padding: 4px 0;
    }

    .xz dd {
        line-height: 24px;
        font-size: 13px;
        padding-top: 6px;
        color: #666;
    }

    .xz em {
        display: block;
        float: left;
        background: #1c6dd6;
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        margin: 3px 8px 0 0;
    }

    .xz a {
        line-height: 24px;
    }

.zx .cl {
    margin: 6px 20px 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.hfr {
    float: right;
    font-size: 13px;
    margin: 0 10px;
    font-weight: normal;
    color: #4b4b4b;
}

.gan-bx {
    width: 204px;
    height: auto;
    overflow: hidden;
    margin-top: 12px;
}

.wt-cc {
    width: 202px;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: none;
    padding: 6px 0px;
}

.wenti-list04 {
    width: 190px;
    height: auto;
    padding-top: 0px;
    overflow: hidden;
    padding-top: 0px;
}

    .wenti-list04 li {
        width: 186px;
        background-image: url(../images/dian02.gif);
        background-repeat: no-repeat;
        background-position: left;
        height: 28px;
        line-height: 28px;
        float: left;
        display: inline;
        margin-left: 0px;
        text-indent: 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-bottom: 1px dashed #ccc;
    }

.news-neirong {
    width: 720px;
    height: auto;
    overflow: hidden;
    padding: 12px 0px 20px 0px;
    text-align: left;
}

.news-box {
    width: 720px;
    height: auto;
    padding-top: 17px;
    padding-left: 2px;
}

.biaoti01 {
    width: 720px;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
}

    .biaoti01 h1 {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        text-align: center;
    }

.riqi {
    width: 720px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.zhaiyao {
    width: 700px;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 14px 10px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    background: #F3F3F3;
    margin-bottom: 12px;
    margin-top: 6px;
}

.news-con {
    width: 720px;
    height: auto;
    text-align: left;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

    .news-con p {
        margin-bottom: 20px;
    }

.back {
 background: none repeat scroll 0 0 #f7f7f7;
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
    overflow: hidden;
    padding: 0 10px;
    margin-top:20px;
}
.back span{
     display: block;
    float: right;
    height: 30px;
    overflow: hidden;
    width: 320px;
}

/*此文关键字*/
.info_key {
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0 10px;
   
}
.info_key span {
    font-size: 14px;
    font-weight: bold;
}

#cntrBody{
    margin:18px;
}
/*相关新闻*/
.n_info_con2 {
    margin: 0 auto;
    text-align:left;
    
}

.n_info_con2 .t04 {
    color: #000;
}
.t04 {
    background-position: -63px -197px;
    line-height: 25px;
    text-indent: 15px;
}

.info_b, .info_b2 {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px 0;
   
}

ul.p_list_ul, ul.p_list_ul2 {
}
ul, span {
    list-style-type: none;
}

ul.p_list_ul span, ul.p_list_ul2 span {
    background: url("../images/ico10.gif") no-repeat scroll 10px 9px rgba(0, 0, 0, 0);
    color: #666;
    display: inline;
    float: left;
    line-height: 23px;
    margin-left: 10px;
    overflow: hidden;
    text-indent: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 298px;
}
 
/*荣誉资质*/
dl.dl_2_ryzz {
    display: inline-block;
    float: left;
    padding: 10px 51px;
    width: 127px;
}

dl.dl_2_ryzz dt {
    overflow: hidden;
    width:440px;
}

dl.dl_2_ryzz dt img {
    border: 1px solid #d6d6d6;
    height: 174px;
    width: 123px;
}
dl.dl_2_ryzz dd {
    height: 24px;
    line-height: 24px;
    margin: 2px 0 0;
    overflow: hidden;
    text-align: center;
    width: 127px;
}
.case-neirong {
    width: 720px;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 16px 0px 14px 0px;
    line-height: 28px;
    text-align: left;
}

    .case-neirong p {
        margin-bottom: 18px;
    }

.honors {
    width: 178px;
    float: left;
}

    .honors ul li {
        width: 170px;
        height: 470px;
        line-height: 22px;
        float: left;
    }

        .honors ul li img {
            padding: 2px;
            border: 1px solid #ccc;
            margin-top: 10px;
            width: 160px;
            height: 188px;
        }

.honors2 {
    width: 166px;
    height: 230px;
    margin-left: 16px;
    _display: inline;
    overflow: hidden;
}

    .honors2 ul li {
        width: 166px;
        height: 230px;
        line-height: 22px;
        float: left;
    }

        .honors2 ul li img {
            padding: 2px;
            border: 1px solid #ccc;
            margin-top: 10px;
            width: 160px;
            height: 188px;
        }

    .honors2 p {
        width: 166px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

.honor-list {
    width: 166px;
    height: 226px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

    .honor-list ul {
        list-style-image: none;
    }

        .honor-list ul li {
            width: 166px;
            height: 220px;
            overflow: hidden;
            float: left;
        }

    .honor-list img {
        padding: 2px;
        border: 1px solid #ccc;
        width: 160px;
        height: 188px;
        overflow: hidden;
    }

    .honor-list p {
        width: 166px;
        height: 24px;
        line-height: 24px;
        padding-top: 2px;
        text-align: center;
    }

.jdanli {
    width: 186px;
    /*height: 340px;*/
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 10px;
}

    .jdanli ul li {
        width: 186px;
        height: 170px;
        line-height: 22px;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
    }

        .jdanli ul li img {
            padding: 2px;
            border: 1px solid #ccc;
            width: 180px;
            height: 134px;
        }

.jdanli-list p {
    width: 166px;
    height: 24px;
    line-height: 24px;
    padding-top: 2px;
    text-align: center;
}

.maquee-box {
    width: 740px;
    height: auto;
    overflow: hidden;
    border-top: none;
    padding: 5px 0px 0px 0px;
    margin-left: 10px;
    display: inline;
}

.gun_left {
    width: 23px;
    height: 41px;
    float: left;
    margin-top: 65px;
    cursor: pointer;
}

    .gun_left a {
        display: block;
        cursor: pointer;
    }

.maquee {
    width: 691px;
    height: 180px;
    overflow: hidden;
    float: left;
    padding: 10px 0 0px 0;
    margin-left: 10px;
    _margin-left: 0px;
}

.gun_right {
    width: 23px;
    height: 41px;
    float: right;
    margin-top: 50px;
    cursor: pointer;
}

    .gun_right a {
        display: block;
        cursor: pointer;
    }

.maquee-list li {
    display: block;
    width: 216px;
    margin-left: 1px;
    margin-right: 12px;
    float: left;
    list-style: none;
}

    .maquee-list li img {
        width: 210px;
        height: 150px;
        border: #CCC solid 1px;
        padding: 2px;
        cursor: pointer;
    }

    .maquee-list li span {
        width: 210px;
        display: block;
        text-align: center;
        padding-top: 8px;
    }

.gun_left2 {
    width: 28px;
    height: 22px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 15px;
}

    .gun_left2 a {
        display: inline-block;
        cursor: pointer;
    }

.gun_right2 {
    width: 28px;
    height: 22px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 15px;
}

    .gun_right2 a {
        display: inline-block;
        cursor: pointer;
    }

#SLB-Wrapper {
    POSITION: absolute;
    TEXT-ALIGN: left;
    MARGIN: auto;
    FONT-FAMILY: Verdana;
}

    #SLB-Wrapper #SLB-Background {
        POSITION: absolute;
        FLOAT: left;
        TOP: 7px;
        LEFT: 7px;
    }

    #SLB-Wrapper #SLB-Top {
        MARGIN: 0px 0px 0px 18px;
        BACKGROUND: url(../images/themebgSexy.png) no-repeat 100% 0px;
        HEIGHT: 28px;
    }

        #SLB-Wrapper #SLB-Top A {
            PADDING-BOTTOM: 0px;
            MARGIN: 5px 10px;
            PADDING-LEFT: 0px;
            WIDTH: 41px;
            PADDING-RIGHT: 0px;
            DISPLAY: inline;
            FLOAT: right;
            HEIGHT: 16px;
            TEXT-DECORATION: none;
            PADDING-TOP: 0px;
        }

            #SLB-Wrapper #SLB-Top A:hover {
                BACKGROUND-POSITION: 0px -16px;
            }

        #SLB-Wrapper #SLB-Top IMG {
            BORDER-RIGHT-WIDTH: 0px;
            MARGIN: 6px 10px;
            WIDTH: 41px;
            FLOAT: right;
            BORDER-TOP-WIDTH: 0px;
            BORDER-BOTTOM-WIDTH: 0px;
            HEIGHT: 16px;
            BORDER-LEFT-WIDTH: 0px;
        }

        #SLB-Wrapper #SLB-Top DIV {
            POSITION: relative;
            LINE-HEIGHT: 0;
            WIDTH: 18px;
            BACKGROUND: no-repeat 0px 0px;
            FLOAT: left;
            HEIGHT: 28px;
            FONT-SIZE: 0px;
            LEFT: -18px;
        }

    #SLB-Wrapper #SLB-Bottom {
        MARGIN: 0px 18px 0px 0px;
        BACKGROUND: no-repeat 0px 43%;
        HEIGHT: 20px;
    }

        #SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
            POSITION: relative;
            LINE-HEIGHT: 0;
            WIDTH: 100%;
            BACKGROUND: no-repeat 100% 43%;
            FLOAT: right;
            HEIGHT: 20px;
            FONT-SIZE: 0px;
            RIGHT: -18px;
        }

    #SLB-Wrapper .SLB-bbnav#SLB-Bottom {
        HEIGHT: 52px;
    }

        #SLB-Wrapper .SLB-bbnav#SLB-Bottom #SLB-BottomRight {
            HEIGHT: 52px;
        }

    #SLB-Wrapper .SLB-bbnav#SLB-Bottom {
        BACKGROUND-POSITION: 0px 100%;
    }

        #SLB-Wrapper .SLB-bbnav#SLB-Bottom #SLB-BottomRight {
            BACKGROUND-POSITION: 100% 100%;
        }

    #SLB-Wrapper #SLB-Contenido {
        BORDER-LEFT: #000 7px solid;
        BORDER-RIGHT: #000 7px solid;
    }

    #SLB-Wrapper #SLB-Bottom #SLB-Navegador {
        PADDING-BOTTOM: 10px;
        LINE-HEIGHT: 11px;
        BORDER-RIGHT-WIDTH: 0px;
        MARGIN: 0px;
        PADDING-LEFT: 0px;
        WIDTH: 100%;
        PADDING-RIGHT: 0px;
        FLOAT: left;
        HEIGHT: 30px;
        COLOR: #fff;
        FONT-SIZE: 11px;
        BORDER-LEFT-WIDTH: 0px;
        PADDING-TOP: 10px;
    }

    #SLB-Wrapper #SLB-Navegador #SLB-Right {
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-LEFT: 0px;
        WIDTH: 26px;
        PADDING-RIGHT: 0px;
        DISPLAY: inline;
        HEIGHT: 26px;
        TEXT-DECORATION: none;
        PADDING-TOP: 0px;
    }

    #SLB-Wrapper #SLB-Navegador #SLB-Left {
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-LEFT: 0px;
        WIDTH: 26px;
        PADDING-RIGHT: 0px;
        DISPLAY: inline;
        HEIGHT: 26px;
        TEXT-DECORATION: none;
        PADDING-TOP: 0px;
    }

    #SLB-Wrapper #SLB-Navegador #SLB-Right {
        MARGIN: 0px 18px 0px 10px;
        BACKGROUND-POSITION: 26px 0px;
        FLOAT: right;
    }

        #SLB-Wrapper #SLB-Navegador #SLB-Right:hover {
            BACKGROUND-POSITION: 26px -26px;
        }

    #SLB-Wrapper #SLB-Navegador #SLB-Left {
        BACKGROUND-POSITION: 52px 0px;
        FLOAT: left;
        MARGIN-RIGHT: 10px;
    }

        #SLB-Wrapper #SLB-Navegador #SLB-Left:hover {
            BACKGROUND-POSITION: 52px -26px;
        }

    #SLB-Wrapper #SLB-Navegador STRONG {
        DISPLAY: block;
        PADDING-TOP: 5px;
    }

.contact {
    width: 700px;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    line-height: 28px;
    text-align: left;
}

.contact_box {
    line-height: 26px;
    padding-left: 20px;
    font-size: 14px;
    padding-bottom: 20px;
}

.pro-neirong {
    width: 720px;
    height: auto;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
}

.pt_box {
    width: 720px;
    height: 390px;
    padding-top: 8px;
    text-align: left;
}

.pt_l {
    width: 400px;
    height: 360px;
    overflow: hidden;
    float: left;
    padding: 10px 0px 0px 0px;
}

.pt_r {
    width: 310px;
    height: 370px;
    overflow: hidden;
    float: right;
}

.pro-pic {
    width: 390px;
    height: 281px;
}

.ca-right01 {
    width: 310px;
    height: 34px;
    float: right;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 6px;
}

.ca-right02 {
    width: 310px;
    /*height: 230px;*/
    float: right;
    line-height: 25px;
    font-size: 13px;
    color: #333;
    overflow: hidden;
}

.ca-right03 {
    width: 310px;
    height: auto;
    float: right;
    line-height: 26px;
    padding-top: 0px;
}

.ca-right04 {
    width: 310px;
    height: 40px;
    float: right;
    line-height: 40px;
    font-size: 13px;
    color: #333;
    border-top: 1px solid #ccc;
}

.pbt {
    width: 720px;
    height: 34px;
    background: url(../images/h05.jpg) no-repeat;
    margin-bottom: 4px;
}

.pbt-tit {
    width: 122px;
    height: 32px;
    float: left;
    text-align: center;
    line-height: 32px;
    padding-top: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #003D99;
    margin-right: 4px;
}

.pbt-wz {
    width: 720px;
    height: 34px;
    float: left;
    padding-top: 0px;
}

    .pbt-wz ul {
        list-style-image: none;
    }

        .pbt-wz ul li {
            width: 116px;
            height: 34px;
            line-height: 34px;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            color: #333;
            float: left;
            margin-right: 2px;
            overflow: hidden;
            background: url(../images/bq02.jpg) no-repeat;
        }

    .pbt-wz .anniu {
        CURSOR: pointer;
        color: #003D99;
        font-weight: bold;
        background: url(../images/bq01.jpg) no-repeat;
        font-size: 14px;
    }

        .pbt-wz .anniu a {
            color: #003D99;
            font-weight: bold;
            font-size: 14px;
        }

    .pbt-wz a:hover {
        width: 116px;
        background: url(../images/bq01.jpg) no-repeat;
        float: left;
        height: 34px;
        color: #003D99;
        font-weight: bold;
        font-size: 14px;
    }

.pbt-nav {
    width: auto;
    height: 34px;
    line-height: 34px;
    float: right;
    padding-right: 6px;
    overflow: hidden;
}

.haoma {
    font-size: 15px;
    color: #D81A00;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.p-neirong {
    width: 720px;
    height: auto;
    overflow: hidden;
    text-align: left;
    padding-top: 14px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.liuyan {
    width: 738px;
    height: 340px;
    overflow: hidden;
    text-align: left;
    color: #666666;
    padding: 0px 10px;
    border: 1px solid #cccccc;
    border-top: none;
    background-color: #ffffff;
}

.wbk {
    width: 200px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    background: #fff;
}

.wbk01 {
    width: 300px;
    height: 80px;
    line-height: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.button {
    width: 144px;
    height: 36px;
    background: url(../images/an.jpg) no-repeat;
    border: 0;
}

.poo-l-t {
    width: 735px;
    height: 33px;
    line-height: 33px;
    padding-left: 0px;
    border-bottom: 3px solid #c2c2c2;
}

.poobt {
    width: auto;
    height: 32px;
    line-height: 32px;
    float: left;
    border-bottom: 4px solid #0E77C4;
    padding-right: 18px;
    padding-left: 6px;
}

/*分页代码*/
.fenye {
    width: 100%;
    height: 30px;
    text-align: center;
    float: left;
}

.fy {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    width: 490px;
}

DIV.pageb {
    PADDING-BOTTOM: 4px;
    DISPLAY: inline;
    FLOAT: left;
    HEIGHT: 20px;
    MARGIN-LEFT: 20px;
    PADDING-TOP: 1px;
    width: 490px;
    margin-left: auto;
    margin-right: auto;
}

    DIV.pageb A {
        BORDER-BOTTOM: #ccdbe4 1px solid;
        BORDER-LEFT: #ccdbe4 1px solid;
        PADDING-BOTTOM: 2px;
        PADDING-LEFT: 3px;
        PADDING-RIGHT: 3px;
        BACKGROUND-POSITION: 50% bottom;
        COLOR: #0061de;
        BORDER-TOP: #ccdbe4 1px solid;
        MARGIN-RIGHT: 3px;
        BORDER-RIGHT: #ccdbe4 1px solid;
        PADDING-TOP: 3px;
    }

    DIV.pageb SPAN.current {
        PADDING-BOTTOM: 2px;
        PADDING-LEFT: 6px;
        PADDING-RIGHT: 6px;
        COLOR: #000;
        FONT-WEIGHT: 700;
        MARGIN-RIGHT: 3px;
        PADDING-TOP: 2px;
    }

    DIV.pageb SPAN.disabled {
        DISPLAY: none;
    }

    DIV.pageb A.next {
        BORDER-BOTTOM: #ccdbe4 2px solid;
        BORDER-LEFT: #ccdbe4 2px solid;
        MARGIN: 0px 0px 0px 10px;
        BORDER-TOP: #ccdbe4 2px solid;
        BORDER-RIGHT: #ccdbe4 2px solid;
    }

    DIV.pageb A.prev {
        BORDER-BOTTOM: #ccdbe4 2px solid;
        BORDER-LEFT: #ccdbe4 2px solid;
        MARGIN: 0px 1px 0px 0px;
        BORDER-TOP: #ccdbe4 2px solid;
        BORDER-RIGHT: #ccdbe4 2px solid;
    }

    DIV.pageb A:hover {
        BORDER-BOTTOM: #2b55af 1px solid;
        BORDER-LEFT: #2b55af 1px solid;
        BACKGROUND: #3666d4;
        COLOR: #fff;
        BORDER-TOP: #2b55af 1px solid;
        BORDER-RIGHT: #2b55af 1px solid;
    }

    DIV.pageb A:active {
        BORDER-BOTTOM: #2b55af 1px solid;
        BORDER-LEFT: #2b55af 1px solid;
        BACKGROUND: #3666d4;
        COLOR: #fff;
        BORDER-TOP: #2b55af 1px solid;
        BORDER-RIGHT: #2b55af 1px solid;
    }

    DIV.pageb A.next:hover {
        BORDER-BOTTOM: #2b55af 2px solid;
        BORDER-LEFT: #2b55af 2px solid;
        BORDER-TOP: #2b55af 2px solid;
        BORDER-RIGHT: #2b55af 2px solid;
    }

    DIV.pageb A.prev:hover {
        BORDER-BOTTOM: #2b55af 2px solid;
        BORDER-LEFT: #2b55af 2px solid;
        BORDER-TOP: #2b55af 2px solid;
        BORDER-RIGHT: #2b55af 2px solid;
    }

    DIV.pageb A.pagedot {
        BORDER-BOTTOM: #ccdbe4 1px solid;
        BORDER-LEFT: #ccdbe4 1px solid;
        PADDING-BOTTOM: 1px;
        PADDING-LEFT: 4px;
        PADDING-RIGHT: 4px;
        BORDER-TOP: #ccdbe4 1px solid;
        BORDER-RIGHT: #ccdbe4 1px solid;
        PADDING-TOP: 1px;
    }

DIV.pageInfo {
    TEXT-ALIGN: right;
    PADDING-RIGHT: 3px;
}
/*分页代码*/

.download {
    width: 720px;
    height: auto;
    overflow: hidden;
    padding-bottom: 4px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 4px;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: left;
}

.pss-box .download img {
    float: left;
    width: 180px;
    height: 130px;
    padding: 3px;
    border: 1px solid #ccc;
}

.pss-box .download h2 {
    float: left;
    width: 510px;
    height: auto;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
}

.pss-box .download .tx_le {
    float: left;
    width: 510px;
    height: 80px;
    line-height: 24px;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    overflow: hidden;
}

.pss-box .download img:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    border: 1px solid #1c6dd6;
    width: 180px;
    height: 130px;
    padding: 3px;
}

.download_bnt {
    display: block;
    width: 97px;
    height: 23px;
    background: url(../images/down_03.png) no-repeat;
    margin-top: 5px;
    margin-left: 20px;
    float: left;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}

.iw_poi_content {
    font: 12px arial,sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}

/*浮动层*/
.floatDivBtBg {
    width: 100%;
    height: 40px;
    background: #e8e8e8;
    border-top: 1px solid #0779da;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 999;
    _bottom: auto;
    _width: 100%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

.floatDivBt {
    width: 980px;
    margin: 0 auto;
    padding-top: 3px;
}

.floatDivText {
    font-family: '微软雅黑';
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    padding: 6px 10px 0px 10px;
}

.floatDivBt {
    height: 40px;
    color: #0063A1;
}

    .floatDivBt a {
        color: #0063A1;
    }

.floatDivText .red {
    color: #D7261B;
}

.floatDivtel {
    float: left;
    width: 166px;
    height: 48px;
    background: url(../images/f_11.png) no-repeat;
    margin-left: 6px;
}

.floatDivPro {
    float: left;
    height: 34px;
    margin-left: 30px;
    font-size: 15px;
    font-weight: bold;
    background: url(../images/bt_split.png) no-repeat left center;
    line-height: 34px;
}

    .floatDivPro a {
        display: block;
        height: 34px;
        padding: 0 20px;
        background: url(../images/bt_split.png) no-repeat right center;
    }

.floatDivTel {
    float: left;
}

.floatDivfuwu {
    float: left;
    font-size: 14px;
    margin-top: 6px;
}

    .floatDivfuwu span {
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
    }

.floatDivbnt {
    float: right;
}

.news_list02 {
    width: 730px;
    height: auto;
    padding-top: 0px;
    overflow: hidden;
    margin-top: 10px;
}

    .news_list02 li {
        width: 711px;
        background-image: url(../images/dian_02.png);
        background-repeat: no-repeat;
        background-position: left;
        height: 36px;
        line-height: 36px;
        float: left;
        display: inline;
        margin-left: 0px;
        padding-left: 15px;
        border-bottom: 1px dashed #CECECE;
    }

.text_ro {
    float: right;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #666;
    padding-right: 6px;
    width: 80px;
    text-align: center;
}

.text_lo {
    float: left;
    text-align: left;
    height: 36px;
    line-height: 36px;
    width: 620px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro-list {
    width: 390px;
    height: 65px;
    margin-top: 8px;
}

/* CSS Document */
body {
    margin: 0 auto;
    padding: 0;
    font: 12px "Microsoft Yahei",sans-serif;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
}

.w990 {
    width: 990px;
}

.clear {
    clear: both;
    height: 0px;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.fll {
    float: left;
	width:71px;height:24px;
	margin-left:249px;
	margin-top: -24px;
	background:url(../images/searchBg_31.png);
	border:none;
}

.fr {
    float: right;
}

.center {
    margin: 0px auto;
}

.max img {
    max-width: 100%;
    _width: expression(this.width > 100 ? "100%": (this.width+"%"));
}

.maxa img {
    max-width: 99%;
    _width: expression(this.width > 99 ? "99%": (this.width+"%"));
}

a {
    outline: none; 
}

.call_main {
    position: fixed;
    right: 5px;
    top: 300px;
    z-index: 100;
}

/* 窗口1 */

.call {
    float: left;
    background: #0083d0;
    width: 43px;
    height: 115px;
    cursor: pointer;
}

ul, li {
    list-style-type: none;
}

.call ul {
    float: left;
    width: 100%;
}

    .call ul li {
        float: left;
        width: 100%;
        color: #ffffff;
        text-align: center;
        line-height: 18px;
        font-size: 14px;
    }

/* 窗口2 */

.call_con {
    width: 283px;
    float: left;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    display: none;
}

.call_title {
    height: 37px;
    line-height: 37px;
    background: #0083d0;
}

    .call_title span.span1 {
        float: left;
        background: url(../images/edit.jpg) 10px 7px no-repeat;
        padding-left: 40px;
        color: #ffffff;
        line-height: 37px;
    }

    .call_title span.span2 {
        float: left;
        color: #ffffff;
        line-height: 37px;
        text-indent: 13px;
    }

    .call_title a {
        float: right;
        background: url(../images/arrowhead.jpg) right 12px no-repeat;
        height: 37px;
        line-height: 37px;
        padding-right: 20px;
        margin-right: 10px;
        color: #ffffff;
        cursor: pointer;
        text-decoration: none;
    }

.k {
    float: left;
    background: #ffffff;
    border: 1px solid #ff460d;
    height: 25px;
    line-height: 25px;
    width: 169px;
    text-indent: 10px;
    color: #888;
    font-family: Microsoft Yahei;
}

.k1 {
    float: left;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 169px;
    text-indent: 10px;
    color: #888;
    font-family: Microsoft Yahei;
}

.y {
    float: left;
    background: #ffffff;
    border: 1px solid #dfdfdf;
    height: 25px;
    line-height: 25px;
    width: 140px;
}

.y1 {
    float: left;
    background: #ffffff;
    border: 1px solid #ff4a13;
    height: 25px;
    line-height: 25px;
    width: 140px;
    text-indent: 10px;
}

.w {
    text-align: right;
    display: block;
    width: 96px;
    height: 27px;
    line-height: 27px;
    float: left;
    margin-right: 6px;
}

.call_click {
    float: left;
    background: url(../images/call_button.jpg) center center no-repeat;
    width: 153px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.call_click1 {
    width: 153px;
    height: 27px;
    line-height: 27px;
    color: #b7b7b7;
    background: url(../images/call_button1.jpg) no-repeat center center;
    float: left;
    text-align: center;
}

.cell_chashou {
    background: url(../images/cell_ok.jpg) no-repeat left center;
    color: #999999;
    float: left;
    text-indent: 19px;
    height: 17px;
    line-height: 17px;
}

.call_submit {
    width: 260px;
    background: #0083d0;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    border: none;
    font-family: Microsoft Yahei;
    margin: 0 auto;
    cursor: pointer;
    font-size: 14px;
}

.call_sure {
    display: inline-block;
    background: url(../images/sure_button.jpg) center center no-repeat;
    width: 74px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.cell_oks {
    width: 245px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    margin: 0 auto;
    background: url(../images/cell_ok1.jpg) no-repeat left center;
    text-align: left;
    color: #ff0000;
    text-indent: 25px;
}
/*联系我们*/
.leib2{
    width: 206px;
    
}
.mt10 {
  margin-top: 10px;
}
.pro-m2 f_le{
    border: 1px solid #DFDFDF;
}
.leib2 .tit {
  background: url("../images/p_03.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 36px;
    text-align: left;
    width: 206px;
}
.tit{
     color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    padding: 0px 0 0 10px;
}
.leftlx {
  background: #FFF;
  border: 1px solid #DFDFDF;
  border-bottom: none;
  border-top: none;
  height:220px;
}
.leftlx .dianh {
  padding: 0 5px 0 10px;
}
.leftlx .dianhua {
  background: url(../images/Teln.gif) no-repeat scroll 0 18px transparent;
  color: #666666;
  line-height: 20px;
  padding: 10px 0 10px 55px;
}
.leftlx .dianhua span {
  display: block;
  font: 18px "Impact";
  color: #CE0B0B;
}
.leftlx p {
  line-height: 24px;
 float:left;
}
.leftbot {
  background: url(../images/left_bot_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
/*新闻中心*/
.news_con {
  width: 730px;
  margin: 0 auto;
  padding-top: 15px;
}
dl.news_dl {
  font-size: 14px;
  color: #666;
  padding: 0 5px;
  line-height: 22px;
  border-bottom: 1px dashed #CCCCCC;
}
dl.news_dl dt {
  margin-bottom: 3px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  width: 720px;
  overflow: hidden;
}
dl.news_dl .dt_1 {
  height: 20px;
  background: url(../images/ico10.gif) no-repeat 0 6px;
  padding-left: 10px;
  font-size: 14px;
  color: #CE0B0B;
  font-weight: bold;
}
dl.news_dl .dt_2 {
  font-size: 12px;
  float: right;
  padding: 0 10px 0 8px;
  font-family: "微软雅黑";
}
dl.news_dl dd {
  font-size: 12px;
  padding-left: 10px;
  height: 45px;
  overflow: hidden;
  margin-bottom: 10px;
}
/*页数*/
.apage {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    text-align: center;
}
.apage ul{display: inline-block;}
.apage li{
    float: left;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
}
.apage li.active,.apage li:hover {
    display: inline-block;
    border: 1px solid #FF4200;
    padding: 2px 9px;
    margin: 0 3px;
    background: #FF4200;
}
.apage li.active a,.apage li:hover a{
    color: #fff;  
}
.apage select{display:none;}
/*企业分站.友情链接.企业商铺*/
.content{
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.di {   
  margin:20px;
    width:960px;
    margin:auto;   
}

.link{
 
}

.lin{
   border-bottom: 1px dotted #ccc;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 5px; 
    padding-top:30px;
    width:960px;
    float:left;
}
.lin span {
   cursor:pointer;
    font-size: 13px;
    margin:3px;
     float:left;
}
#con_one_3{
    float:left;

}	

/*相关产品*/
.n_info_tjcp h4 {
    border-bottom: 1px solid #ccc;
}
.t04 {
    background-position: -63px -197px;
    line-height: 25px;
    text-indent: 15px;
}

.n_info_tjcp dl {
    float: left;
    height: 142px;
    overflow: hidden;
    padding: 15px 15px 0;
    width: 149px;
}

.n_info_tjcp dt {
    border: 1px solid #ccc;
    font-size: 0;
    height: 116px;
    line-height: 0;
    padding: 1px;
    width: 145px;
}

.n_info_tjcp dt img {
    height: 114px;
    width: 145px;
}
.n_info_tjcp dd {
    color: #ab8673;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    width: 149px;
}

/*产品页面标签css*/
.MD{
     margin: 10px 0; 
     text-align: left; 
}
.MD ul{
    padding: 10px 10px 10px 30px;
    width: auto;
      background: url("../images/MD_ico.gif") no-repeat scroll 6px 12px #fff;
    line-height: 20px;
    /*border: 1px solid #ccc;*/
   
}
.redline{
     background-color: #090;  
    float: left;
    font-size: 0;
    height: 2px;
    width: 100px;
}
.grayline{
       background-color: #d9d9d9;
    border: 1px solid #c1c1c1;
    width: 677px;
    float:right
}
.Description{
    clear: both;
    color: #6a6a6a;
    line-height: 22px;
    margin: 15px 0;
    text-align: left;
}
.Description ul{
    /*border: 1px solid #cccccc;*/
   padding: 1px;
}
.Description ul li{
    background-color: #f9f9f9;
    line-height: 23px;
    padding: 10px;
}
.wytw{
    border-top: 1px dotted #cccccc;
    background: url("../images/help.gif") no-repeat scroll 5px 5px #f9f9f9;
     padding: 10px 0 10px 40px;   
}


.caigou {
    background: none repeat scroll 0 0 #ccc;
    color: #666;
    margin: 5px 0;
    padding: 5px;
    height:20px;
}
.caigou .span_1 {
    float: right;
}
.red_x {
    color: #dd3904;
    display: inline;
    font-family: "微软雅黑";
    font-size: 12px;
}
.caigou strong {
    font-size: 14px;
    font-weight: bold;
    float:left;
}

.caigou .span_1 {
    float: right;
}

.caigou_tab {
    color: #666;
    line-height: 27px;
    margin-bottom: 10px;
}
.table {
    border-collapse: collapse;
    font-size: inherit;
}
.caigou_tab {
    color: #666;
    line-height: 27px;
}
.text {
    height: 18px;
    line-height: 18px;
}
.tr {
    text-align: right;

}

.caigou_tab .tt {
    text-align: right;
    vertical-align: top;
}

#scdn{width:52px;}
.faphone {
    position: relative;
    height: auto;
    padding: 10px 0;
    background:#1a6cd4;
	margin-top:15px;
}
.faphone .wenzi {
    text-align: center;
    color: #fff;
    line-height: 35px;
    border-bottom: 1px dashed #FFC2B2;
    padding: 10px 0;
    font-size: 16px;
}
.faphone span.rexian {
    display: block;
    margin-top: 10px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}
.faphone span.tel {
    display: block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
}
.faphone span.lx {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    background: #FFF;
    margin-left: 24px;
    width: 156px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
}
.faphone span.lx a {
    color: #1a6cd4;
}
ox2 .pro li p {
                width: 211px;
                height: 32px;
                padding: 0 5px 0 8px;
                line-height: 32px;
                overflow: hidden;
                text-align: center;
            }

            .psa-box2 .pro li:hover {
                background: url(../images/p_19.png) no-repeat top;
            }

.psa-box2 {
    width: 740px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-top: none;
    padding-bottom: 4px;
}

    .psa-box2 .product {
        list-style-image: none;
        width: 760px;
        padding-top: 18px;
    }

        .psa-box2 .product li {
            width: 228px;
            height: 203px;
            margin-bottom: 20px;
            overflow: hidden;
            float: left;
            padding: 3px 19px 0 0;
            background: url(../images/p_18.png) no-repeat left top;
        }

            .psa-box2 .product li img {
                width: 224px;
                height: 160px;
            }

                .psa-box2 .product li img:hover {
                    filter: alpha(opacity=60);
                    -moz-opacity: .6;
                    opacity: 0.6;
                }

            .psa-box2 .product li p {
                width: 211px;
                height: 32px;
                padding: 0 5px 0 8px;
                line-height: 32px;
                overflow: hidden;
                text-align: center;
            }

            .psa-box2 .product li:hover {
                background: url(../images/p_19.png) no-repeat top;
            }

.psa-box03 {
    width: 740px;
    height: auto;
    border-top: none;
    overflow: hidden;
    padding-left: 18px;
    border: 1px solid #cccccc;
    border-top: none;
    padding-bottom: 20px;
}

.n-t0 {
    width: 758px;
    height: 34px;
    background: url(../images/p_06.png) repeat-x 0px 0px;
    border: 1px solid #cccccc;
    
}


    .n-t0 .more {
        float: right;
        margin: 10px 3px 0 10px;

    }

        .n-t0 .more a {
            color: #999999;
        }

    .n-t0 ul {
        list-style-image: none;
    }

        .n-t0 ul li {
            width: 191px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            float: left;
            display: inline;
            color: #666;
            font-weight: bold;
            font-size: 14px;
            background: url(../images/i_bg.png) no-repeat -196px -139px;
            border-left: 1px solid #ccc;
        }

    .n-t0 .on {
        CURSOR: pointer;
        color: #fff;
        font-weight: bold;
        background: url(../images/i_bg.png) no-repeat -196px -98px;
        font-size: 14px;
    }

    .n-t0 .anniu a {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

    .n-t0 .toptitle {
        height: 18px;
        line-height: 18px;
        margin: 8px 0 0 10px;
        font-size: 14px;
        font-weight: bold;
        color: #1c6dd6;
        padding-left: 10px;
        display: block;
        float: left;
        background: url(../images/p_09.png) no-repeat 0 2px;
    }

.location {
    float: right;
    margin: 12px 15px 0 0;
}

.i_ad {
    width: 980px;
    height: 120px;
    overflow: hidden;
    padding-bottom: 28px;
    background: url(../images/ad_06.png) no-repeat left bottom;
}

.advantageBg {
    background-color: #f6f6f6;
    width: 100%;
    padding-bottom: 30px;
}

.advantageTop {
    width: 980px;
    height: 138px;
     background: url(../images/reason.jpg) no-repeat;
    margin: 0 auto;
}

.advantage {
    width: 980px;
    margin: 0 auto;
}

    .advantage .item {
        padding: 20px 0 0px 0;
    }

    .advantage .itemBt {
        width: 972px;
        height: 31px;
        overflow: hidden;
        background: url(../images/y_23.png) no-repeat;
        margin-top: 25px;
    }

    .advantage .itemBt2 {
        width: 972px;
        height: 31px;
        overflow: hidden;
        background: url(../images/y_22.png) no-repeat;
        margin-top: 25px;
    }

    .advantage .item .text {
        float: left;
        padding: 30px 0 0 0;
    }

        .advantage .item .text .num {
            float: left;
            width: 44px;
            height: 44px;
            background: url(../images/a_05.png) no-repeat;
            color: #ffffff;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 30px;
            font-weight: bold;
            line-height: 44px;
            text-align: center;
            margin-left: 25px;
            display: inline;
        }

        .advantage .item .text .top {
            float: left;
            text-align: left;
        }

            .advantage .item .text .top p {
                padding: 0px 0px 6px 10px;
                color: #333333;
                font-size: 14px;
                line-height: 32px;
            }

            .advantage .item .text .top .ch {
                color: #0066CC;
                font-size: 24px;
                line-height: 32px;
                font-family: '微软雅黑';
                padding-bottom: 10px;
                margin-bottom: 10px;
                border-bottom: 1px dashed #999999;
            }

            .advantage .item .text .top .en {
                color: #999999;
                font-size: 20px;
                font-family: Aparajita,Arial;
                margin-bottom: 18px;
            }

    .advantage .item .pic {
        float: left;
        margin-left: 15px;
    }

.w500px {
    width: 500px;
}

.w450px {
    width: 450px;
}

.w420px {
    width: 420px;
}

.w400px {
    width: 400px;
}

.fD7261B {
    color: #D7261B;
}

.i_case_t {
    width: 980px;
    height: 37px;
    background: url(../images/j_03.png) no-repeat;
}

    .i_case_t .more {
        color: #999999;
        float: right;
        margin: 10px 15px 0 0;
    }

.i_case_box {
    width: 980px;
    background: url(../images/ad_bg.png) no-repeat left bottom;
}

.i_case_le {
    float: left;
    width: 402px;
    background: #ffffff;
    height: 466px;
    overflow: hidden;
}

.i_case_le_pic {
    padding: 15px 0px 0px 0px;
}

    .i_case_le_pic img {
        width: 396px;
        height: 296px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .i_case_le_pic img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: .2;
            opacity: 0.99;
            border: 1px solid #1a6cd4;
        }

.i_case_le_tit {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 8px 0px;
    width: 400px;
}

.i_case_le_con {
    text-align: left;
    height: 90px;
    overflow: hidden;
    font-size: 13px;
    line-height: 22px;
    color: #333333;
    padding: 0px 15px;
}

    .i_case_le_con .more {
        color: #107bb9;
        float: right;
    }

.i_case_rig {
    float: left;
    width: 578px;
    background: #ffffff;
    height: 466px;
    overflow: hidden;
}

    .i_case_rig ul {
        width: 620px;
    }

        .i_case_rig ul li {
            float: left;
            width: 174px;
            padding: 15px 1px 0px 17px;
        }

            .i_case_rig ul li img {
                width: 170px;
                height: 128px;
                padding: 2px;
                border: 1px solid #cccccc;
            }

                .i_case_rig ul li img:hover {
                    filter: alpha(opacity=60);
                    -moz-opacity: .2;
                    opacity: 0.99;
                    border: 1px solid #1a6cd4;
                    padding: 2px;
                }

            .i_case_rig ul li p {
                color: #333333;
                line-height: 18px;
                width: 170px;
                overflow: hidden;
            }

            .i_case_rig ul li .tit {
                height: 18px;
                font-weight: bold;
                padding: 3px 0px;
            }

            .i_case_rig ul li .info {
                height: 36px;
            }

.i_case_bt {
    width: 980px;
    height: 32px;
    background: url(../images/j_13.png) no-repeat left bottom;
}

/*客户感言*/
.ganyan-box {
    width: 980px;
    height: 495px;
    margin-top: 8px;
    text-align: left;
}

.gy-t {
    width: 960px;
    height: 38px;
    background: url(../images/heng02.jpg);
    padding-left: 20px;
    line-height: 38px;
}

.gy-c {
    width: 980px;
    height: 448px;
    padding-top: 5px;
}

.h-t {
    width: 962px;
    height: 37px;
    background-image: url(../images/k_03.png);
    background-repeat: no-repeat;
}

    .h-t .more {
        float: right;
        margin: 10px 10px 0 0;
    }

        .h-t .more a {
            color: #999999;
        }

.case-marquee {
    width: 980px;
    height: 448px;
    overflow: hidden;
}

.marquee-list li {
    width: 490px;
    height: 216px;
    float: left;
}

.case-to {
    width: 235px;
    height: 206px;
    background: url(../images/c-bg.jpg) no-repeat;
    margin-top: 15px;
    margin-left: 0px;
}

    .case-to img {
        width: 229px;
        height: 171px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .case-to img:hover {
            border: 1px solid #1a6cd4;
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
        }

.case-text {
    width: 204px;
    height: 180px;
    padding-top: 15px;
    padding-left: 15px;
}

    .case-text strong {
        display: block;
        width: 224px;
        font-size: 13px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .case-text strong a {
            color: #333;
        }

    .case-text span {
        display: block;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 224px;
        font-size: 13px;
        color: #666;
    }

    .case-text p {
        line-height: 25px;
        width: 214px;
        height: 150px;
        padding-top: 4px;
        overflow: hidden;
        font-size: 13px;
        color: #333;
    }

    .case-text .more02 {
        color: #1a6cd4;
    }

.more02 {
    color: #F7590A;
    width: 80px;
    padding-right: 10px;
    font-size: 13px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.i_about {
    width: 980px;
    height: 450px;
    background: #ffffff;
}

.i_about_t {
    width: 750px;
    height: 40px;
    background: url(../images/about_13.png) no-repeat 0px 0px;
}

    .i_about_t .top {
        width: 133px;
        height: 40px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        line-height: 35px;
        display: block;
        float: left;
        b;
    }

    .i_about_t .more {
        color: #999999;
        float: right;
        margin: 10px 25px 0 0;
    }

.i_about_c {
    width: 766px;
    border-right: none;
    border-top: none;
    background: url(../images/pic_11.png) no-repeat right 20px;
    background-color: #ffffff;
    float: left;
}

.i_about_pic {
    padding: 15px 0px 0px 0px;
    width: 323px;
}

    .i_about_pic img {
        width: 318px;
        height: 226px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .i_about_pic img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: 0.5;
            opacity: 0.5;
            border: 1px solid #0066CC;
            padding: 2px;
        }

.i_about_con {
    width: 314px;
    text-align: left;
    height: 140px;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    color: #333333;
    padding: 0px 0px 0px 5px;
}

    .i_about_con .more {
        color: #107bb9;
        float: right;
    }

.i_about_list {
    width: 405px;
    text-align: left;
    padding-left: 5px;
}

    .i_about_list ul li {
        float: left;
        padding-left: 8px;
        padding-top: 6px;
    }

    .i_about_list img {
        width: 119px;
        height: 72px;
        padding: 2px;
        border: 1px solid #cccccc;
    }

        .i_about_list img:hover {
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            border: 1px solid #0066CC;
            padding: 2px;
        }

.i_about_hz {
    margin: 10px 0 0 12px;
    background: url(../images/heng04.gif) no-repeat 6px 5px;
    height: 30px;
    width: 393px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.i_ziliao {
    float: left;
    width: 212px;
}

.i_ziliao_top {
    width: 212px;
    height: 40px;
    background: url(../images/xz_03.png) no-repeat 0px 0px;
}

    .i_ziliao_top .tit {
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        padding-left: 12px;
        line-height: 37px;
        display: block;
        float: left;
    }

    .i_ziliao_top .more {
        color: #ffffff;
        float: right;
        margin: 12px 15px 0 0;
    }

    .i_ziliao_top ul li {
        float: left;
        font-size: 16px;
        font-weight: bold;
        width: 78px;
        line-height: 28px;
        cursor: pointer;
    }

    .i_ziliao_top ul .on {
        color: #0066CC;
    }

.i_ziliao_list {
    padding: 10px 0 20px 0px;
    background: #ffffff;
}

    .i_ziliao_list ul li {
        line-height: 24px;
        height: 24px;
        padding-left: 20px;
        width: 192px;
        padding-top: 5px;
        overflow: hidden;
        text-align: left;
        background: url(../images/dian.png) no-repeat 10px 13px;
    }

.interflowTop {
    width: 980px;
    height: 67px;
    background: url(../images/j_03.png) no-repeat;
}

    .interflowTop .more {
        float: right;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 28px 23px 0 0;
    }

        .interflowTop .more a {
            color: #999999;
        }

.interflow {
    width: 980px;
    background: url(../images/boxBg_12.png) repeat-y;
    padding-bottom: 10px;
}

.maquee-box3 {
    width: 958px;
    height: auto;
    overflow: hidden;
    border-top: none;
    padding: 5px 0px 0px 0px;
    _display: inline;
}

.gun_le