﻿@import url(news.css);
@import url(feedback.css);
.sub-nav { width: 230px; min-height: 450px; }
    .sub-nav .nav-title { height: 50px; background: #004098; color: #fff; font: 20px/50px "Microsoft YaHei"; text-align: center; margin-bottom: 3px; }
    .sub-nav .nav-list li { height: 45px; line-height: 45px; border: 1px solid #ededed; margin-bottom: 3px; background: #fff; }
        .sub-nav .nav-list li a { color: #666; margin-left: 20px; display: block;font-size:14px; }
        .sub-nav .nav-list li .icon-nav { width: 7px; height: 7px; background: #ccc; float: right; margin-top: 19px; margin-right: 17px; }
        .sub-nav .nav-list li:hover,
        .sub-nav .nav-list li.active { background: #004098; }
            .sub-nav .nav-list li:hover a,
            .sub-nav .nav-list li.active a { color: #fff; }
            .sub-nav .nav-list li:hover .icon-nav,
            .sub-nav .nav-list li.active .icon-nav { background: #fff; }
.sidebar { height: 190px; margin-top: 25px; border: 1px solid #ededed; padding: 20px; }
    .sidebar .recent-news { border-bottom: 1px solid #ededed; }
        .sidebar .recent-news .hd { border-bottom: 1px solid #ededed; height: 38px; font-weight: bold; }
        .sidebar .recent-news .num { float: right; padding-top: 7px; }
        .sidebar .recent-news .hd li { float: left; width: 7px; height: 7px; background: #ccc; margin-right: 5px; text-indent: -999px; cursor: pointer; }
            .sidebar .recent-news .hd li.on { background: #ee7700; }
    .sidebar .info a { color: #666666; }
    .sidebar .recent-news p.title { color: #005bac; font-weight: bold; margin-top: 10px; }
    .sidebar .tel { padding: 10px 0; }
    .sidebar .tel-txt { border-right: 1px solid #ededed; font-weight: bold; font-size: 12px; color: #666666; }
    .sidebar .tel .num { font-size: 20px; color: #005bac; margin-right: 10px; }
    .sidebar .tel-icon { margin-left: 160px; padding-top: 10px; }
.main-ri { width: 820px; float: right; padding: 0 15px; }
.crumbs { width: 100%; height: 40px; color: #999999; border-bottom: solid 1px #e0e0e0; }
    .crumbs h3 { float: left;font-size: 22px;line-height: 40px; }
.container { float: right;line-height: 60px;}
    .container a { color: #999999; font-size: 14px; }
    .container font { color: #005bac; font-weight: bold; }
/*内页排版*/
.sub_content { line-height: 30px; padding: 20px 0px; color: #818181; font-size: 14px; min-height: 300px; }
/*.sub_content { min-height: 300px; padding-left: 34px; }*/
.sub_info { line-height: 25px; }
    .sub_info p { margin-bottom: 10px; }
    .sub_info img { line-height: 0px; }
.sub_news { }
.sub_network { }
.sub_download { }
.sub_hr { }
.sub_service { }
.sub_honor { }
.sub_product { }
/*内页排版*/


ul, li { padding: 0px; margin: 0px; list-style: none; }
.input_button { margin-right: 20px; width: auto; height: 27px; line-height: 27px; border: none; color: white; padding: 0 10px; cursor: pointer; font-weight: bold; background: url(../images/bg_2.png) repeat-x 0 -390px; }
.clearFix:after { content: " "; display: block; clear: both; height: 0; overflow: hidden; }
.clearFix { *zoom: 1; }
.fl { float: left; }
.fr { float: right; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
#backtop { display: none; bottom: 85px; cursor: pointer; left: 50%; margin-left: 620px; position: fixed; width: 52px; _position: absolute; _bottom: 100px; z-index: 999; }
#screenshot { position: absolute; border: 5px solid #e6e6e6; z-index: 9999999; background: #F6F6F6; padding: 5px; display: none; color: #333; width: 160px; text-align: left; }
    #screenshot img { width: 160px; }
/*.sear1 { width: 160px; border: 0px none; background: none; padding: 5px 5px 6px 7px; vertical-align: middle; }
.sear2 { width: 28px; height: 28px; background: url(../images/search_btn.gif); border: 0px none; vertical-align: middle; }
.inp_srh { width: 180px; height: 24px; margin-left: 10px; margin-top: 2px; border: 0px none; background: none; vertical-align: middle; }
.btn_srh { width: 32px; height: 28px; background: none; border: none; vertical-align: middle; margin-top: 3px; margin-left: 8px; }*/
#rbt { float: left; padding-top: 2px; height: 26px; border-bottom: 1px solid #004c99; width: 100%; background: url(../images/arr_c.gif) 5px center no-repeat; padding-left: 25px; line-height: 26px; }
    #rbt strong { float: left; font-size: 15px; font-weight: bold; color: #004c99; }
.more { float: right; }
#rnr { float: left; width: 732px; padding: 10px; line-height: 24px; }
#example2 { height: 120px; width: 210px; position: relative; }
#slides3 { position: absolute; top: 0; left: 13px; z-index: 100; height: 120px; border: solid 1px #E1E1E1; width: 184px; }
    #slides3 a img { max-width: 160px; max-height: 120px; _width: expression((this.offsetWidth > 160) ? "160px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 120) ? "120px" : this.offsetHeight + "px" ); }
    #slides3 .slides_container { width: 184px; position: relative; overflow: hidden; float: left; }
        #slides3 .slides_container div.slide { width: 184px; height: 120px; overflow: hidden; display: block; background-color: #FFF; text-align: center; }
    #slides3 .next, #slides3 .prev { position: absolute; top: 40px; left: -19px; width: 10px; height: 0; padding-top: 40px; overflow: hidden; display: block; z-index: 101; background: url(../images/arrow.png) no-repeat 0 0; }
    #slides3 .next { left: auto; right: -18px; background-position: -10px 0; }
    #slides3 .prev:hover { background-position: 0 -40px; }
    #slides3 .next:hover { background-position: -10px -40px; }
/*百度地图*/
.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; }
/*百度地图*/
/*二级菜单*/


div.menuTree { width: 195px; margin-left: 17px; }
    div.menuTree ul { padding: 0px; margin: 0px; }
        div.menuTree ul li { padding: 5px 0; }
            div.menuTree ul li span { display: block; padding-left: 8px; background: url(../images/dot2.png) no-repeat 0 7px; }
            div.menuTree ul li a { display: block; font-size: 13px; color: #004B99; }
            div.menuTree ul li.open a.hover { font-weight: bold; }
    div.menuTree li ul { padding: 5px 0 0 0; }
    div.menuTree li li { padding-left: 6px; background: url(../images/line6.png) bottom repeat-x; }
        div.menuTree li li a { display: block; width: 100%; font-size: 12px; -webkit-text-size-adjust: none; color: #8D8D8D; }
    div.menuTree li .active a { color: #4DA9FF; }
    div.menuTree li .active li a { color: #8D8D8D; }
    div.menuTree li .active li.active a { color: #4DA9FF; }
    div.menuTree ul li.parent { background:; }
    div.menuTree ul li.expanded { background:; }

    /* JQ左侧菜单 */
    div.menuTree ul li.active ul { display: block; }
    div.menuTree ul li.closed ul { display: none; }
    div.menuTree ul li span.parent { position: absolute; margin-left: -15px; margin-top: 3px; width: 9px; height: 9px; display: block; }
    div.menuTree ul li.parent span.closed { background: url(../images/plus.png) no-repeat left top; }
    div.menuTree ul li.parent span.open { background: url(../images/minus.png) no-repeat left top; }
    div.menuTree ul li.parent span.parent { cursor: pointer; }
    div.menuTree ul li a:hover, div.menuTree ul li.parent ul li a:hover { color: #2B6CC5; }








/* End */
/* link start */
/*#link { margin: 0 auto 10px; width: 980px; height: auto; zoom: 1; }
.link_l { float: left; width: 70px; line-height: 20px; color: #06C; font-weight: bold; }
.link_r { float: right; margin-left: 10px; width: 900px; line-height: 20px; }
    .link_r a { margin-right: 15px; color: #025ea7; }
        .link_r a:hover { color: #F90; text-decoration: underline; }*/
/* link end */
/*图片列表*/
.vLi { width: 100%; overflow: hidden; position: relative; }
    .vLi ul { width: 100%; }
    .vLi li { float: left; text-align: center; width: 33.3%; margin-top: 30px; padding-bottom: 30px; }
        .vLi li a { width: 200px; display: block; margin: 0px auto; height: 267px; padding: 4px; border: 1px solid #ccc; }
            .vLi li a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
            .vLi li a img { max-width: 100%; vertical-align: middle; }
        .vLi li p { height: 40px; line-height: 40px; }




.picshow-list { width: 100%; overflow: hidden; }
    .picshow-list ul { width: 110%; }
        .picshow-list ul li { float: left; display: inline-block; _display: inline; width: 289px; height: 192px; margin: 0 31px 22px 30px; padding: 5px 10px 12px 7px; background: url(../img/about_bg01.jpg) no-repeat; }
    .picshow-list .picshow-img-box { width: 289px; height: 192px; position: relative; overflow: hidden; cursor: pointer; text-align: center; }
    .picshow-list .picshow-ab { position: absolute; width: 100%; height: 36px; left: -289px; bottom: 0; overflow: hidden; }
    .picshow-list .picshow-font { text-align: center; font-size: 14px; line-height: 36px; color: #f8f8f8; z-index: 1; }
    .picshow-list .picshow-fontbg { background: url(../img/device_bg.png) repeat; z-index: 0; }

.honor-top { width: 826px; height: 161px; padding: 20px 27px 0 20px; background: url(../img/honor_bg01.gif) no-repeat; overflow: hidden; }
    .honor-top img { float: left; margin-right: 20px; }
    .honor-top p { line-height: 24px; }
.honor-list { margin-top: 25px; }
    .honor-list h2 { margin: 28px 0 20px; border-bottom: 1px solid #cccccc; }
        .honor-list h2 span { font-size: 14px; line-height: 30px; font-weight: bold; color: #fff; background: #C00; padding: 0 16px; float: left; display: block; }
        .honor-list h2 a { float: right; padding-right: 5px; line-height: 36px; line-height: 30px; }








.video_pic ul li { width: 33.3%; margin-bottom: 18px; float: left; display: inline; position: relative; }
    .video_pic ul li a { width: 180px; display: block; margin: 0px auto; }
    .video_pic ul li span { display: none; width: 180px; height: 135px; position: absolute; background: url(../images/sp_topn.png) no-repeat center; }
    .video_pic ul li:hover span { display: block; }
    .video_pic ul li img { width: 180px; height: 135px; border: 1px solid #1378d8; padding: 3px; }
    .video_pic ul li p { text-align: center; line-height: 20px; }

.videoLi { width: 100%; }
    .videoLi .videolist { width: 48%; }
        .videoLi .videolist .sub_biaoti { height: 30px; color: #333; font-size: 16px; line-height: 30px; font-weight: bold; }
        .videoLi .videolist .sub_shijian { height: 20px; color: #999; font-size: 12px; line-height: 20px; }
        .videoLi .videolist .sub_tupian { width: 420px; height: 272px; overflow: hidden; }



/*faq*/
/*.st-accordion { width: 100%; height: 100%; }
    .st-accordion ul { padding: 0px 15px; }
        .st-accordion ul li { overflow: hidden; margin-top: 0px; }
            .st-accordion ul li:first-child { border-top: none; }
            .st-accordion ul li a { line-height: 36px; padding: 0 10px; background: #F0F0F0; border-bottom: 1px solid #F0F0F0; height: 36px; font-weight: 500; display: block; margin-bottom: 10px; font-size: 12px; }
                .st-accordion ul li a:hover { color: #fff; background: #ba000d; }
            .st-accordion ul li.st-open a { color: #fff; background: #ba000d; }
.st-content { position: relative; top: 5px; }
    .st-content p { background-color: #f0f4f4; border: 2px dashed #cecece; color: #777; margin: 10px 0px 0px 10px; padding: 15px; font-size: 12px; line-height: 24px; text-align: left; }
st-content p a { color: #87c23a; }*/

.faq-search { width: 100%; min-width: 100%; background: #fff; padding-bottom: 75px; border-bottom: 1px solid #f3f3f3; margin-bottom: 51px; }
    .faq-search form { width: 898px; height: 62px; margin: 0 auto; border: 1px solid #e6e6e6; position: relative; }
    .faq-search #load-txt { height: 62px; width: 836px; padding-right: 62px; display: block; line-height: 62px; text-align: center; font-size: 14px; color: #888888; border: none; }
    .faq-search #load-submit { position: absolute; right: 0; top: 0; width: 62px; height: 62px; border: none; background: url(../img/load_found_ico.png) no-repeat center center; }
.faq-list { width: 100%; margin: 0 auto; }
    .faq-list li { border-bottom: 1px solid #f5f5f5; width: 100%; }
        .faq-list li .title { height: 59px; line-height: 59px; }
            .faq-list li .title a { display: block; font-size: 14px; color: #666666; background: url(../img/faq_ico.png) no-repeat right 25px; }
                .faq-list li .title a.on { background: url(../img/faq_ico.png) no-repeat right -33px; color: #000; font-weight: bold; }
                .faq-list li .title a:hover { color: #000; font-weight: bold; }
        .faq-list li .con { font-size: 14px; color: #666666; line-height: 24px; padding: 10px 0 24px; display: none; }

/*faq*/








.news_slider { padding: .2em 0 .6em 0; }
    .news_slider a.news_slider_img { float: left; margin-right: 15px; width: 133px; height: 100px; display: block; }
        .news_slider a.news_slider_img img { max-width: 133px; max-height: 100px; _width: expression((this.offsetWidth > 133) ? "133px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 100) ? "100px" : this.offsetHeight + "px" ); }
    .news_slider h3 { font-size: 16px; line-height: 26px; font-weight: bold; color: #06B; }
    .news_slider pre { height: 80px; line-height: 20px; overflow: hidden; }
.nLi .ntitle { height: 26px; border: 1px solid #ccc; margin-bottom: 5px; }
    .nLi .ntitle div { border: 1px solid #FFF; height: 24px; line-height: 24px; background: #999999; }
    .nLi .ntitle em, .nLi .ntitle span, .nLi .ntitle b { font-size: 13px; color: #ffffff; font-weight: normal; }
    .nLi .ntitle b { padding-left: 120px; }
.nLi li { height: 31px; line-height: 30px; background: url(../images/line6.png) bottom repeat-x; }
    .nLi li em { float: right; width: 120px; text-align: center; }
    .nLi li span { float: right; width: 90px; text-align: center; }
    .nLi li a { display: block; padding-left: 10px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
/*.download_list li a { padding-left: 30px; background: url(../images/sub.png) no-repeat 7px center; }*/
.download_list { width: 100%; }
    .download_list ul { width: 100%; }
        .download_list ul li { width: 100%; height: 60px; border-bottom: 1px solid #ebecec; line-height: 60px; }
            .download_list ul li p { background: url(../img/download_pic1.png) 0 23px no-repeat; font-size: 16px; float: left; color: #666666; padding-left: 24px; margin-left: 10px; }
            .download_list ul li a { width: 93px; height: 29px; border-radius: 3px; background: #c3c3c3; float: right; line-height: 29px; margin-top: 17px; display: block; text-align: center; color: #fff; }
                .download_list ul li a:hover { background: #DA251C; }


.news_keysword { line-height: 24px; }
    .news_keysword a { padding: 0px 5px; }
/*产品列表样式开始*/
/*#productsnav { width: 732px; margin: 0px auto; }
    #productsnav li { width: 25%; float: left; text-align: center; padding: 5px 0px; background: url(../images/pro-bg.png) bottom center no-repeat; margin-bottom: 15px; }
        #productsnav li a img { max-width: 160px; max-height: 160px; _width: expression((this.offsetWidth > 160) ? "160px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 160) ? "160px" : this.offsetHeight + "px" ); }
        #productsnav li a { width: 160px; height: 160px; display: block; border: solid 1px #ccc; border-bottom: 0px; margin: 0px auto; padding: 4px; }
            #productsnav li a img { vertical-align: middle; }
            #productsnav li a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
        #productsnav li .align_box { width: 170px; margin: 0px auto; }
            #productsnav li .align_box .align_box_2 { display: table-cell; width: 160px; height: 34px; font-size: 30px; *font-size: 26px; vertical-align: middle; border: solid 1px #ccc; padding: 0px 4px; border-top: 0px; background: #EBEBEB; overflow: hidden; }
                #productsnav li .align_box .align_box_2 span.align_word { display: inline-block; line-height: 17px; font-size: 12px; vertical-align: middle; }*/
.innner-con { position: relative; padding: 30px 0 50px; }
.probg { background: #fff; padding-top: 35px; }
.mart35 { margin-top: 35px; }
.pronav { border-bottom: #e1e1e1 1px solid; }
    .pronav .w960 { background: #dadada url(../img/pro_img01.jpg) no-repeat right bottom; }
        .pronav .w960 b { display: inline-block; height: 44px; padding: 0 35px; color: #fff; font-size: 18px; background: #a1021f; line-height: 44px; }

.pro-box { width: 100%; height: 344px; overflow: hidden; }
.pro-pro { display: none; }
.pro-big { width: 300px; height: 338px; border: 1px solid #e1e1e1; cursor: pointer; }
    .pro-big .pro-big-img-a { width: 300px; height: 300px; display: block; text-align: center; }
        .pro-big .pro-big-img-a img { vertical-align: middle; max-width: 300px; max-height: 300px; _width: expression((this.offsetWidth > 300) ? "300px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 300) ? "300px" : this.offsetHeight + "px" ); }
        .pro-big .pro-big-img-a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
.pro-big-txt { width: 300px; height: 38px; background: url(../img/pro_bg03.jpg) no-repeat 0 -38px; position: relative; }
    .pro-big-txt a { position: relative; display: block; font-size: 14px; line-height: 38px; color: #666; text-align: center; padding-right: 35px; }
.pro-big-txt-bg { position: absolute; height: 38px; left: 0; top: 0; width: 0; background: url(../img/pro_bg03.jpg) no-repeat 0 0; z-index: 0; }

.pro-picli { width: 631px; height: 354px; position: relative; overflow: hidden; }
    .pro-picli ul { width: 641px; }
        .pro-picli ul li { display: block; float: left; _display: inline; width: 148px; height: 165px; border: 1px solid #e1e1e1; margin: 0 10px 10px 0; line-height: 17px; cursor: pointer; position: relative; overflow: hidden; }
            .pro-picli ul li .pro-picli-img-a { width: 148px; height: 148px; display: block; text-align: center; }
                .pro-picli ul li .pro-picli-img-a img { vertical-align: middle; max-width: 148px; max-height: 148px; _width: expression((this.offsetWidth > 148) ? "148px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 148) ? "148px" : this.offsetHeight + "px" ); }
                .pro-picli ul li .pro-picli-img-a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
            .pro-picli ul li a.pro-picli-txt-a { display: block; position: relative; font-size: 12px; line-height: 17px; color: #323232; text-align: center; z-index: 1; }
.pro-picli-bg01 { position: absolute; width: 150px; height: 167px; left: 0; top: -168px; background: url(../img/pro_bg01.png) repeat; }

.pro-picli-bg02 { position: absolute; width: 150px; height: 167px; left: 0; top: -168px; background: url(../img/pro_bg02.png) no-repeat center; }

.pro-picli ul li.pro-more { background: #f4f4f4; transition: all 0.4s; -moz-transition: all 0.4s; /* Firefox 4 */ -webkit-transition: all 0.4s; /* Safari and Chrome */ -o-transition: all 0.4s; /* Opera */ }
    .pro-picli ul li.pro-more a { font-size: 18px; line-height: 162px; font-weight: bold; color: #666; background: url(../img/pro_bg04.png) no-repeat 104px 63px; padding-right: 17px; }
.pro-picli ul li.hover { border-color: #a1021f; background: #a1021f; }
    .pro-picli ul li.hover a { color: #fff; background: url(../img/pro_bg05.png) no-repeat 104px 63px; }
.pro-text { line-height: 18px; }
.pro-cata li, .pro-more { line-height: 22px; text-align: center; }
.pro-cata a { color: #FFF; }
.pro-more a { color: #323232; }
.pro-list li { line-height: 23px; }




.product-main { width: 100%; border-bottom: 2px dotted #ccc; padding-bottom: 10px; }
    .product-main h2 { font-size: 18px; line-height: 54px; color: #06c; padding-left: 20px; background: url(../img/bg_sign08.jpg) no-repeat left center; }
.proinfo-img { width: 300px; float: left; height: 200px; border: 1px dotted #ccc; }
.proinfo-detail { width: 440px; float: left; padding-left: 25px; line-height: 20px; }









/*#productsnav { width: 100%; }
    #productsnav li { width: 33.3%; float: left; text-align: center; padding: 5px 0px; background: url(../images/pro-bg.png) bottom center no-repeat; margin-bottom: 15px; }
        #productsnav li a img { max-width: 160px; max-height: 120px; _width: expression((this.offsetWidth > 160) ? "160px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 120) ? "120px" : this.offsetHeight + "px" ); }
        #productsnav li a { width: 160px; height: 120px; display: block; border: solid 1px #ccc; border-bottom: 0px; margin: 0px auto; padding: 4px; }
            #productsnav li a img { vertical-align: middle; }
            #productsnav li a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }*/
/*#productsnav li .align_box { width: 170px; margin: 0px auto; }
            #productsnav li .align_box .align_box_2 { display: table-cell; width: 170px; height: 34px; font-size: 30px; *font-size: 26px; vertical-align: middle; border: solid 1px #ccc; border-top: 0px; background: #EBEBEB; }
                #productsnav li .align_box .align_box_2 span.align_word { display: inline-block; line-height: 17px; font-size: 12px; vertical-align: middle; }*/
/*#productsnav { width: 100%; margin: 0px auto; }
    #productsnav li { width: 24.9%; float: left; text-align: center; margin-bottom: 10px; padding-bottom: 10px; }
        #productsnav li a img { max-width: 160px; max-height: 160px; _width: expression((this.offsetWidth > 160) ? "160px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 160) ? "160px" : this.offsetHeight + "px" ); }
        #productsnav li a { width: 160px; height: 160px; display: block; margin: 0px auto 5px; padding: 4px; border: 1px solid #ccc; }
            #productsnav li a img { vertical-align: middle; }
            #productsnav li a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
        #productsnav li .align_box { width: 160px; margin: 0px auto; }
            #productsnav li .align_box .align_box_2 { display: table-cell; width: 160px; height: 36px; font-size: 30px; *font-size: 26px; vertical-align: middle; padding: 0px 4px; border-top: 0px; overflow: hidden; text-align: center; }
                #productsnav li .align_box .align_box_2 span.align_word { display: inline-block; line-height: 18px; font-size: 12px; vertical-align: middle; }*/
#productsnav { width: 100%; }
    #productsnav li { width: 24.9%; float: left; text-align: center; padding: 5px 0px; /*background: url(../images/pro-bg.png) bottom center no-repeat;*/ margin-bottom: 15px; }
        #productsnav li a img { max-width: 180px; max-height: 134px; _width: expression((this.offsetWidth > 180) ? "180px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 134) ? "134px" : this.offsetHeight + "px" ); }
        #productsnav li a { width: 180px; height: 134px; display: block; border: solid 1px #ccc; border-bottom: 0px; margin: 0px auto; }
            #productsnav li a img { vertical-align: middle; /*transition: 500ms;*/ }
            #productsnav li a:hover img { vertical-align: middle; /*transform: scale(1.1);*/ }
            #productsnav li a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
        #productsnav li .align_box { width: 180px; margin: 0px auto; border: solid 1px #ccc; border-top: 0px; background: #EBEBEB; height: 30px; line-height: 30px; overflow: hidden; }
/*#productsnav li .align_box .align_box_2 { display: table-cell; width: 135px; height: 34px; font-size: 30px; *font-size: 26px; vertical-align: middle; border: solid 1px #ccc; border-top: 0px; background: #EBEBEB; }
                #productsnav li .align_box .align_box_2 span.align_word { display: inline-block; line-height: 17px; font-size: 12px; vertical-align: middle; }*/

.ppcp { float: left; width: 809px; height: 202px; padding: 0px; margin-bottom: 15px; border-bottom: solid 1px #f4f4f4; }
.pptp { float: left; width: 160px; height: 160px; background: #eeeeee; padding: 10px; border: 1px #DFDFDF solid; }
    .pptp img { float: left; width: 160px; height: 160px; border: solid 1px #dfdfdf; }
.ppwd { float: right; width: 610px; height: 160px; }
    .ppwd a { float: left; color: #000000; width: 530px; font-size: 14px; border-bottom: dotted 1px #7f7f7f; font-weight: bold; height: 25px; line-height: 20px; overflow: hidden; text-align: left; }
        .ppwd a:hover { color: #24339c; }
    .ppwd p { float: left; width: 610px; height: 48px; padding-top: 8px; line-height: 16px; overflow: hidden; text-align: left; }
    .ppwd .ppmore { float: left; width: 47px; height: 20px; background: url(../img/ppmore.jpg) no-repeat left top; margin-top: 10px; }
        .ppwd .ppmore a { float: left; padding-left: 13px; width: 35px; text-align: left; line-height: 20px; color: #fff; font-weight: normal; font-size: 12px; border: 0px; }










.productalllist { width: 730px; }
    .productalllist ul { overflow: hidden; width: 100%; }
    .productalllist li { overflow: hidden; width: 100%; padding-bottom: 17px; }
        .productalllist li .showbox { padding: 15px; overflow: hidden; border: 2px solid #DADADA; }
        .productalllist li .img { width: 220px; height: 165px; overflow: hidden; display: block; float: left; }
        .productalllist li .con { padding: 0 0 0 25px; width: 450px; float: left; height: 165px; position: relative; }
            .productalllist li .con .tits { font-size: 18px; line-height: 26px; font-weight: bold; color: #333333; padding: 4px 0 18px 0; }
            .productalllist li .con .txt { padding-top: 12px; line-height: 24px; height: 48px; overflow: hidden; color: #888; }
            .productalllist li .con .btn { width: 150px; height: 46px; background: url("../img/actinfo_18.jpg") no-repeat center; text-align: center; line-height: 46px; color: #fff; font-size: 18px; font-weight: bold; position: absolute; bottom: 15px; right: 10px; }
        .productalllist li:hover .showbox { padding: 15px; border: 2px solid #0165B1; }
        .productalllist li:hover .tits { color: #0165B1; }

.prosub_content .pLi li { float: left; width: 191px; height: 208px; border: 1px solid #E0E0E0; border-left: none; text-align: center; margin-bottom: 15px; padding: 15px 0 4px 0; position: relative; }
    .prosub_content .pLi li div a { width: 160px; height: 160px; display: block; margin: 0px auto; }
        .prosub_content .pLi li div a i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
        .prosub_content .pLi li div a img { vertical-align: middle; max-width: 160px; max-height: 160px; _width: expression((this.offsetWidth > 160) ? "160px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 160) ? "160px" : this.offsetHeight + "px" ); }
    /*.prosub_content .pLi li p{ padding:6px 0;}*/
    /*.prosub_content .pLi li p { height:32px;line-height:16px;}*/
    .prosub_content .pLi li em { display: block; width: 63px; height: 16px; position: absolute; bottom: 0; right: 6px; }
        .prosub_content .pLi li em a { display: block; width: 63px; height: 16px; float: left; text-indent: -9999px; overflow: hidden; background: url(../images/bg_1.png) no-repeat 0 -316px; }



.productlist { width: 100%; }
    .productlist #title { border: #ced8dd 1px solid; padding-left: 12px; background: #ecf0f2; height: 35px; line-height: 35px; }
        .productlist #title span { color: #093; font-size: 14px; font-weight: bold; }
    .productlist #content { width: 100%; margin-top: 22px; float: left; }
.content_left { width: 180px; float: left; text-align: center; }
    .content_left img { width: 160px; height: 160px; padding-top: 10px; }
.content_right { width: 560px; float: left; border-left: 1px solid #ccc; padding-left: 4px; }
    .content_right ul li { width: 280px; float: left; background: url(../index/arrow01.gif) no-repeat left 1px; text-indent: 10px; height: 24px; line-height: 24px; }
/*产品列表样式结束*/
._bordertable { border-top: 1px solid #CCC; border-left: 1px solid #CCC; margin: 10px auto 15px auto; width: 100%; }
    ._bordertable .titles { margin: 0px; padding: 0px; font-weight: bold; padding-left: 10px; background-repeat: repeat-x; text-align: left; height: 30px; line-height: 30px; }
    ._bordertable .contents { padding: 2px; line-height: 20px; background: #ffffff; }
    ._bordertable td.titles, ._bordertable td.contents { border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; vertical-align: middle; line-height: 30px; }
/*产品展示*/
#pro_detial { width: 100%; }
#pro_left { width: 310px; float: left; }
#pro_img { background: #F0F0F0; padding: 5px; min-height: 139px; _height: 139px; }
    #pro_img .zoomimg { text-align: center; line-height: 0px; }
#pro_do { width: 460px; float: right; }
    #pro_do .pro_title { background: #004098; font-size: 16px; color: #FFF; padding: 8px 10px 9px 10px; }
    #pro_do p.div { display: block; padding: 0; margin: 0; color: #F00; font-size: 14px; line-height: 35px; font-weight: bold; }
    #pro_do .share { display: block; padding: 10px 3px 15px 3px; text-align: left; }
ul#pro_btm { display: block; font-size: 0px; width: 100%; }
    ul#pro_btm li { height: 25px; width: 100%; overflow: hidden; }
        ul#pro_btm li a img { vertical-align: middle; border: 1px solid #E6E6E6; margin-right: 7px; display: inline-block; width: 48px; height: 48px; }
        ul#pro_btm li a .span { vertical-align: middle; display: inline-block; text-indent: 7px; }
        ul#pro_btm li a { font-size: 12px !important; }
/*#procon_a { width: 100%; margin: auto; margin-top: 12px; border-bottom: 1px solid #DDDDDD; height: 25px; overflow: hidden; }
    #procon_a a { float: left; width: 90px; height: 25px; text-align: center; margin-right: 5px; line-height: 25px; _line-height: 26px; background: url(../images/procon_a.png) no-repeat; outline: none; }
        #procon_a a.A { background: url(../images/procon_a.png) no-repeat center -25px; color: #FFF; font-weight: bold; }
#procon_2 { }
.procon { padding-top: 12px; padding-bottom: 12px; display: none; line-height: 2em; }*/
.products-detail { width: 100%; border: 1px solid #e9e9e9; }
    .products-detail .tab { overflow: hidden; background: #f6f6f6; }
        .products-detail .tab li { height: 40px; font-size: 14px; line-height: 40px; color: #333; text-align: center; float: left; cursor: pointer; padding: 0px 20px; }
            .products-detail .tab li.on,
            .products-detail .tab li:hover { color: #fff; background: #004098; }
    .products-detail .boxs { display: none; }
    .products-detail .introduce { padding: 10px; }
    .products-detail .down p { }
        .products-detail .down p a { display: block; line-height: 64px; height: 64px; text-indent: 77px; font-weight: bold; background: url("../img/down.png") no-repeat 40px center; border-bottom: 1px solid #f6f6f6; color: #666; }
        .products-detail .down p:hover a { color: #91cb1e; }








#ajaxwaitid { background: none repeat scroll 0 0 #DD0000; color: #FFFFFF; display: none; height: 1.6em; line-height: 1.6em; overflow: hidden; position: absolute; right: 0; top: 0; width: 100px; z-index: 100; }
.zoominner { padding: 5px 10px 5px; background: #Fafafa; text-align: left; font-size: 12px; }
    .zoominner p { padding: 5px 0; }
    .zoominner .y { float: right; padding-bottom: 5px; }
    .zoominner p a { float: left; margin-left: 10px; width: 17px; height: 17px; background: url(../images/imgzoom_tb.gif) no-repeat 0 0; line-height: 100px; overflow: hidden; }
        .zoominner p a:hover { background-position: 0 -39px; }
        .zoominner p a.imgadjust { background-position: -40px 0; }
            .zoominner p a.imgadjust:hover { background-position: -40px -39px; }
        .zoominner p a.imgclose { background-position: -80px 0; }
            .zoominner p a.imgclose:hover { background-position: -80px -39px; }


#procon_2 ul { padding: 0; margin: 0; list-style: none; }
    #procon_2 ul li { margin-top: 4px; margin-bottom: 4px; }

/*相关产品*/
#AboutProduct { margin-bottom: 10px; }
    #AboutProduct span { font-size: 10pt; font-weight: bold; }
    #AboutProduct ul { margin: 0px; margin-top: 10px; padding: 0px; }
    #AboutProduct li { list-style-type: square; list-style-position: inside; padding-left: 8px; float: left; width: 32%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 2em; }
        #AboutProduct li a { color: #014CCC; }
/*人才招聘样式（addhr.ascx）开始*/
.irow { background: #fafafa; }
.hrdetailborder { border-top: 1px solid #eeeeee; border-left: 1px solid #eeeeee; width: 100%; line-height: 30px; }
    .hrdetailborder input, .hrdetailborder textarea { border: 1px solid #ccc; }
    .hrdetailborder td { border-bottom: 1px solid #eeeeee; border-right: 1px solid #eeeeee; line-height: 30px; }
.hrdetailtitle { height: 30px; background: url(../images/sbg.jpg); padding-left: 10px; font-weight: bold; width: 100%; line-height: 35px; }
.focusinput { border: 1px solid #cc0000; }
.focusoutput { border: 1px solid #dddddd; }
.jobdetailborder { border-top: 1px solid #eeeeee; border-left: 1px solid #eeeeee; width: 100%; line-height: 25px; }
    .jobdetailborder td { border-bottom: 1px solid #eeeeee; border-right: 1px solid #eeeeee; line-height: 25px; }
.jobdetailtitle { height: 30px; background: url(../images/sbg.jpg); padding-left: 10px; font-weight: bold; width: 100%; line-height: 30px; }
.jobtitle { height: 30px; background: url(../images/sbg.jpg); padding-left: 10px; font-weight: bold; width: 100%; line-height: 30px; }
.jobborder { border: 1px solid #eeeeee; }
.jobarea { line-height: 32px; border-top: 1px solid #eeeeee; width: 100%; padding-left: 10px; }
    .jobarea img { border: none; }
.jobarea1 { line-height: 32px; border-top: 1px solid #eeeeee; width: 100%; padding-left: 10px; background: #fdfdfd; }
    .jobarea1 img { border: none; }
.rightborder { border-right: 1px solid #eeeeee; }
/*人才招聘样式（addhr.ascx）结束*/


/*信息反馈样式（feedback.ascx）开始*/
.bordertable { border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; }
    .bordertable td { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; line-height: 32px; }
.order_title { height: 32px; text-indent: 10px; font-weight: bold; }
.ordertext { width: 120px; text-align: right; }
.ordertext1 { padding-left: 5px; }
#ordernav { margin: 0px; padding: 0px; }
    #ordernav input { border: 1px solid #cccccc; background: #ffffff; }
    #ordernav textarea { border: 1px solid #cccccc; background: #ffffff; }
/*信息反馈样式（feedback.ascx）结束*/


/*营销网络样式（network.ascx）开始*/
#thecity { list-style: none; width: 95%; margin: auto; }
    #thecity li { margin: 0px; padding: 0px; list-style: none; line-height: 22px; float: left; text-align: left; width: 32%; }
        #thecity li span { color: #ff9900; margin-right: 5px; }
.networktitle { height: 25px; text-indent: 10px; font-weight: bold; width: 100%; line-height: 25px; }
.networkborder { border: 1px solid #eee; margin-bottom: 10px; }
    .networkborder td { border-top: 1px solid #eee; vertical-align: top; }
.networkarea { width: 100%; }
    .networkarea td { padding: 5px; border: 0px; }
/*营销网络样式（network.ascx）结束*/

/*回复列表样式（repinfolist.ascx）开始*/
.repinfotitle { height: 32px; text-indent: 10px; font-weight: bold; width: 100%; border-bottom: 1px solid #cccccc; }
    .repinfotitle td { text-indent: 10px; }
.repinfotitle1 { height: 25px; background: #fdfdfd; text-indent: 10px; font-weight: bold; width: 100%; border-bottom: 1px solid #cccccc; border-top: 1px solid #cccccc; }
    .repinfotitle1 td { text-indent: 10px; }
.repinfoarea { padding: 10px; line-height: 20px; }
.repinfonav { width: 100%; margin: auto; border: 1px solid #cccccc; margin-bottom: 10px; }
/*回复列表样式（repinfolist.ascx）结束*/

/*会员中心*/

.member_tb { border: 1px solid #ecebeb; border-width: 1px 1px 0 0; }
    .member_tb td { border: 1px solid #ecebeb; border-width: 0 0 1px 1px; }
    .member_tb .lefttext { height: 32px; text-align: center; }
    .member_tb th { height: 33px; background: #ecebeb; text-align: left; padding-left: 20px; font-weight: bold; }
    .member_tb td.tdbg { background: #f8f7f7; }
    .member_tb td.tdbgtwo { padding-left: 16px; }
    .member_tb td.tdleft { padding-left: 6px; }
    .member_tb td .inpu { width: 130px; height: 20px; border: 1px solid #ecebeb; background: #fff; line-height: 20px; color: #666; padding-left: 6px; }
    .member_tb td textarea { border: 1px solid #ecebeb; background: #fff; margin-top: 4px; }
    .member_tb td .submit { width: 68px; height: 24px; border: 1px solid #ecebeb; background: #fff; text-align: center; }

/*会员中心*/



/* 分页控件样式开始*/
/*绿*/
/*.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #90CB1D; background: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; text-decoration: none; }
    .paginator .cpb { background: #00A659; border: 1px solid #00A659; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #00A659; border: 1px solid #00A659; color: #fff; }*/
/*绿*/
/*蓝*/
.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #1D71C7; background: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; text-decoration: none; }
    .paginator .cpb { background: #1D71C7; border: 1px solid #016E83; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #1D71C7; border: 1px solid #016E83; color: #fff; }
/*蓝*/
/*红*/
/*.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #8698b6; background: #fff; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #cccccc; text-decoration: none; }
    .paginator .cpb { background: #D00; border: 1px solid #D00; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #D00; border: 1px solid #D00; color: #fff; }*/
/*红*/
/* 分页控件样式结束*/
#commentform input.error { background: #f8dbdb; border-color: #e77776; }
#commentform textarea.error { background: #f8dbdb; border-color: #e77776; }

#example2 { height: 120px; width: 210px; position: relative; }
#slides2 { position: absolute; top: 0; left: 13px; z-index: 100; height: 120px; border: solid 1px #E1E1E1; width: 184px; }
    #slides2 a img { max-width: 160px; max-height: 120px; _width: expression((this.offsetWidth > 160) ? "160px" : this.offsetWidth + "px" ); _height: expression((this.offsetHeight > 120) ? "120px" : this.offsetHeight + "px" ); }
    #slides2 .slides_container { width: 184px; position: relative; overflow: hidden; float: left; }
        #slides2 .slides_container div.slide { width: 184px; height: 120px; overflow: hidden; display: block; background-color: #FFF; text-align: center; }
    #slides2 .next, #slides2 .prev { position: absolute; top: 40px; left: -19px; width: 10px; height: 0; padding-top: 40px; overflow: hidden; display: block; z-index: 101; background: url(../images/arrow.png) no-repeat 0 0; }
    #slides2 .next { left: auto; right: -18px; background-position: -10px 0; }
    #slides2 .prev:hover { background-position: 0 -40px; }
    #slides2 .next:hover { background-position: -10px -40px; }
.mTbg { height: 27px; width: 210px; margin: 30px 0px 10px; }
    .mTbg b { padding: 7px 0px 0px 16px; color: #888fa9; font-size: 16px; line-height: 30px; font-weight: bold; }
.lPro { width: 210px; }
*html { background-image: url(about:blank); background-attachment: fixed; }
/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
/*#gotop { width: 36px; height: 48px; background: url(../images/icon.png) no-repeat; position: fixed; right: 50px; cursor: pointer; _position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }
#code, #code_hover { width: 80px; height: 70px; background: url(../images/icon.png) no-repeat; position: fixed; right: 50px; cursor: pointer; _position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }
#code { background-position: -274px -236px; bottom: 120px; _margin-bottom: 120px; }
#code_hover { background-position: -274px -236px; bottom: 120px; _margin-bottom: 120px; }
#gotop { background-position: -276px -310px; bottom: 67px; _margin-bottom: 67px; }
#code_img { width: 270px; height: 355px; background: url(../images/icon.png) -4px -3px no-repeat; position: fixed; right: 130px; bottom: 67px; cursor: pointer; display: none; _position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom: 67px; }*/

/*contact*/
.contactcon { font-size: 14px; }
    .contactcon p { font-size: 14px; color: #303030; }
    .contactcon span { color: #de002e; }
    .contactcon h3 { padding-bottom: 10px; border-bottom: #cbcbcb 1px dotted; color: #9f9f9f; font-style: italic; }
    .contactcon ul { padding: 15px 10px; border-bottom: #cbcbcb 1px dotted; color: #5a5a5a; }
        .contactcon ul li { padding-left: 25px; line-height: 30px; }
            .contactcon ul li.add { background: url(../img/contact_img01.jpg) no-repeat 0 3px; }
            .contactcon ul li.tel { background: url(../img/contact_img01.jpg) no-repeat 0 -20px; }
            .contactcon ul li.fax { background: url(../img/contact_img01.jpg) no-repeat 0 -42px; }
            .contactcon ul li.mail { background: url(../img/contact_img01.jpg) no-repeat 0 -68px; }
/*.contact-map { padding: 15px 10px 30px; }*/

.contactcon1 {width:35%;float:left; }
.contact-map {width:64%;float:right; }

/*contact*/
.comTab { width: 100%; background: #fff; border-left: 1px solid #d5d5d5; border-top: 1px solid #d5d5d5; margin: 0 0 15px 0; }
    .comTab th, .comTab td { font-size: 14px; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; }
    .comTab th { font-weight: bold; text-align: center; }
    .comTab td { padding: 8px; line-height: 2.0em; }
.cityList li { background: url(../img/honor01.jpg) no-repeat 0 center; border-bottom: 1px solid #e2e2e2; height: 31px; line-height: 31px; color: #6b6b6b; padding-left: 10px; }
    .cityList li span { color: #8c8c8c; float: right; }
