﻿/*reset.css*/@charset "utf-8";

html {
    color: #000;
    background: #FFF;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,th,var,optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,button,textarea,select {
    *font-size: 100%;
}

input,select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}

select,input,button,textarea,button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,code,kbd,samp,tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

.txtboxcs {
    border: solid 1px #ccc;
    height: 22px;
}/*title*/h1 {
              font-size: 32px;
          }

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.plc span h1 {
    color: #666;
    float: right;
    font-size: 12px;
    font-weight: normal;
    width: 400px;
}/* -- 外边距 -- */.mt10 {
                    margin-top: 10px;
                }/* -- 弹出窗口 -- */#mesbook1_c, #mesbook1 {
                                     display: none;
                                     z-index: 1001;
                                     width: 398px;
                                     border: 1px solid #ccc;
                                     background: #fff;
                                     padding-bottom: 20px;
                                 }

#mesbook1_c div, #mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
    margin-right: 20px;
}

#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../images/nodata.gif) no-repeat 20px 20px;
}/* -- 外边距 -- */.m1 {
                    margin: 1px;
                }

.m2 {
    margin: 2px;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.mt2 {
    margin-top: 2px;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr12 {
    margin-right: 12px;
}

.ml5 {
    margin-left: 5px;
}

.ml7 {
    margin-left: 7px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml12 {
    margin-left: 12px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}/*加盟商在线下单*/.userorder {
                width: 700px;
            }

.userorder tr {
    height: 25px;
}

.userorder tr span {
    color: #f00;
    padding-left: 4px;
}

.stf {
    border: 1px solid #ccc;
    padding-left: 140px;
    padding-top: 10px;
    padding-bottom: 20px
}

.stf span {
    color: #000;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold
}

.stf dd {
    line-height: 24px;
    font-size: 14px
}

.stf p {
    line-height: 24px;
    font-size: 14px
}/*处理中动画占全屏*/#oran_div_processing {
                 width: 300px;
                 padding: 20px;
                 z-index: 9999;
                 text-align: center;
                 background: #fffeef;
                 border: solid 1px #b8ab04;
             }

.nor_tab {
    width: 100%;
    border: solid 1px #ccc;
    margin-bottom: 10px;
}

.nor_tab th {
    font-weight: bold;
    text-align: center;
    background: #f9f9f9;
    border: solid 1px #ccc;
    padding: 6px 0;
}

.nor_tab td {
    padding: 5px;
    border: solid 1px #ccc;
}

ul.t05_ul table {
    *margin-left: -15px;
}/*滚动板IE补丁*/.left_pro {
                width: 201px;
                float: right;
                overflow: hidden;
                margin-left: 5px;
            }

.right_pro {
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}

.left_prj {
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}

.right_prj {
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}

.left_agent {
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}

.right_agent {
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}

.left_help {
    width: 201px;
    float: right;
    overflow: hidden;
    margin-left: 5px;
}

.right_help {
    width: 754px;
    float: left;
    display: inline;
    overflow: hidden;
}

.b15 {
    background: url(../images/skinsvibtn.jpg) no-repeat;
    border: 0;
    cursor: pointer;
    overflow: hidden;
}

.b15 {
    background-position: -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#flashs {
    position: relative;
    height: 434px;
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
}

#flashs .btn {
    bottom: 60px;
    margin-right: -450px;
    padding: 5px 6px;
    position: absolute;
    right: 50%;
    z-index: 7;
}

#flashs .btn span {
    background: none repeat scroll 0 0 #015db2;
    border: 1px solid #015db2;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 5px;
}

#flashs .btn span.cur {
    font-weight: bold;
    padding: 4px 8px;
}

.bdshare-slide-button,.bdshare-slide-button-box {
    z-index: 99;
}

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(../images/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(../images/im_01.gif)
}

.ImRow0 {
    background: url(../images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 3px;
    padding-top: 4px;
}

.ImRow1 {
    background: url(../images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 3px;
    padding-top: 4px;
}

a.im,a:hover.im {
    text-decoration: underline;
    height: 35px;
    color: #666;
    font-size: 12px;
}

.ImFooter {
    height: 90px;
    background: url(../images/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}

.righttop1 {
    background: url(../images/right_top_img1.gif) no-repeat;
    height: 3px;
    display: none;
    font-size: 0;
    overflow: hidden;
}

.rightbot1 {
    background: url(../images/right_bot_img1.gif) no-repeat;
    height: 3px;
    font-size: 0;
    display: none;
    overflow: hidden;
    margin-bottom: 10px;
}

#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px;
}

#roll_top {
    background: url(../images/top.gif) no-repeat;
}

#fall {
    background: url(../images/top.gif) no-repeat 0 -80px;
}

#ct {
    background: url(../images/top.gif) no-repeat 0 -40px;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 50%;
    top: 80%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 7;
}

#slideshow_wrapper {
    POSITION: relative;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 960px;
    PADDING-RIGHT: 0px;
    HEIGHT: 351px;
    OVERFLOW: hidden;
    PADDING-TOP: 0px
}

#slideshow_footbar {
    right: 45%;
    Z-INDEX: 5;
    POSITION: absolute;
    WIDTH: 100%;
    BOTTOM: 0px;
    HEIGHT: 30px
}

#slideshow_photo {
    POSITION: absolute;
    WIDTH: 100%;
    HEIGHT: 100%;
    CURSOR: pointer
}

#slideshow_photo A {
    Z-INDEX: 1;
    BORDER-BOTTOM: 0px;
    POSITION: absolute;
    BORDER-LEFT: 0px;
    MARGIN: 0px;
    DISPLAY: block;
    BORDER-TOP: 0px;
    TOP: 0px;
    BORDER-RIGHT: 0px;
    LEFT: 0px
}

#slideshow_footbar .slideshow-bt {
    background-color: #FFFFFF;
    border: 1px solid #DC0000;
    color: #FA6916;
    cursor: pointer;
    float: right;
    font-family: Arial;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin: 2px 1px;
    overflow: hidden;
    text-align: center;
    width: 16px;
}

#slideshow_footbar .bt-on {
    background-color: #DC0000;
    color: #fff;
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-size: 12px;
    margin: 2px 1px;
    border: 0px;
} /*common.css*/@charset "utf-8";

html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 arial,helvetica,clean,sans-serif,"Microsoft YaHei";
} /*网站字体颜色*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
                margin: 0;
                padding: 0;
                font-family: "Microsoft YaHei";
            }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,th,var,optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,button,textarea,select {
    *font-size: 100%;
}

input,select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}

select,input,button,textarea,button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,code,kbd,samp,tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}/*title*/h1 {
              font-size: 32px;
          }

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #666;
    text-decoration: none;
    font-family: "Microsoft YaHei";
}  /*for ie f6n.net*/a:focus {
                         outline: 0;
                     } /*for ff f6n.net*/a:hover {
                                             text-decoration: underline;
                                             font-family: "Microsoft YaHei";
                                         }

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
    font-family: "Microsoft YaHei";
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

i,em {
    font-style: normal;
    font-family: "Microsoft YaHei";
}/* -- 购物车外部框架 -- */.cart_header , .cart_content , .cart_footer {
                        width: 760px;
                        margin: 0 auto;
                    }/* -- 页面整体布局 -- */.content , .footer {
                                           width: 1000px;
                                           margin: 0 auto;
                                       }

.header {
    width: 1100px;
    margin: 0 auto;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 710px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    border-top: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    border-top: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    border-bottom: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    border-bottom: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 735px;
    float: left;
    display: inline;
    margin-left: 24px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    border-top: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    border-top: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    border-bottom: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    border-bottom: 1px solid #ccc;
    height: 0px;
    font-size: 0;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 792px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 708px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}/*头部开始*/.t_bg {
             background: url(../images/4401.jpg) repeat-x center 0;
             height: 210px;
         }

.h_top {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    color: #8fabbf;
    font-size: 14px;
}

.h_top i {
    float: left;
}

.h_top p {
    float: right;
}

.h_top p a {
    padding: 0 5px;
    color: #8fabbf;
    font-size: 14px;
}

.h_con {
    height: 117px;
    width: 1100px;
    overflow: hidden
}

.h_con span.logospan {
    padding: 26px 0 0 10px;
    float: left;
}

.h_bt {
    color: #000;
    padding: 26px 0 0 30px;
}

.h_bt h1 {
    font-size: 27px;
    margin-top: 4px;
}

.h_bt em {
    font-size: 16px;
}

.h_bt span {
    display: block;
    font-weight: normal;
    font-size: 22px;
    color: #015db2;
}

.h_pho .da {
    display: inline-block;
    float: right;
    margin-bottom: 8px;
    margin-top: 27px;
}

.h_pho .da em {
    color: #0047a0;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: bold;
    padding-top: 5px;
    width: 39px;
}

.h_pho .da .h_phone {
    text-align: right;
    width: 177px;
    padding-left: 50px;
    font-size: 14px;
    float: right;
    color: #000;
    background: url(../images/esgn0.png) no-repeat 0 0;
}

.h_pho p {
    color: #000;
    font-size: 13px;
}

.h_pho p spam {
    padding: 0 5px;
}

.h_pho span {
    font-size: 22px;
    display: block;
    font-weight: bold;
}

.h_nav {
    height: 59px;
    line-height: 59px;
    width: 1100px;
    margin: 0 auto;
}

.h_nav ul li {
    float: left;
    background: url(../images/n_bor.gif) no-repeat right 6px;
    display: inline
}

.h_nav ul .nobg {
    background: none;
}

.h_nav ul li a {
    display: inline-block;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

.h_nav ul li a:hover,.h_nav ul .cur a {
    background: url(../images/4803.gif) no-repeat;
    color: #fff;
}

.s_bg {
    background: url(../images/s_bg.png) repeat;
    height: 54px;
    line-height: 54px;
    margin-top: -54px;
}

.h_ser {
    width: 1000px;
    margin: 0 auto;
}

.s_inp {
    margin-top: 9px;
}

.inp01 {
    background: url(../images/s_inp.png) no-repeat;
    width: 167px;
    height: 32px;
    line-height: 32px;
    border: none;
    padding: 0 5px;
    float: left;
    font-size: 12px;
    color: #fff;
    font-family: "Microsoft YaHei";
}

.h_ser p {
    float: left;
    width: 760px;
    overflow: hidden;
    font-size: 15px;
    color: #fff;
}

.h_ser p a {
    padding: 0 6px;
    font-size: 12px;
    color: #fff;
}

.s_bg1 {
    background: none;
    height: 54px;
    line-height: 54px;
    margin-top: 0px;
    color: #666;
}

.s_bg1 p {
    color: #666;
}

.s_bg1 p a {
    color: #666;
}

.s_bg1 .inp01 {
    border: 1px solid #ccc;
}/*头部结束*//*底部开始*/.f_bg {
                     background: #015db2;
                     height: 222px;
                     padding-top: 0px;
                 }

.f_nav {
    width: 250px;
    float: left;
}

.f_nav span {
    display: block;
    height: 45px;
}

.f_nav span a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.f_nav span a em {
    font-weight: normal;
}

.f_nav p {
    line-height: 35px;
}

.f_nav p a {
    font-size: 14px;
    color: #fff;
    padding-right: 24px;
    display: inline-block;
}

.f_con {
    width: 533px;
}

.f_con p {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    height: 195px;
}

.f_con p em {
    padding: 0 18px;
}/*底部结束*//*底部结束*//*index.css*/@charset "utf-8";/* CSS Document *//*common*/body {
                                                                               font-family: "Microsoft YaHei";
                                                                           }

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

span {
    overflow: hidden;
}/*兼容IE8*//*正文开始*/.banner a {
                      background: url(../images/banner.jpg) no-repeat center 0;
                      height: 648px;
                      display: block
                  }/**/.sb_bg {
                           background: url(../images/sb_bg.jpg) no-repeat center 0;
                           height: 793px;
                       }

.sb_top {
    text-align: center;
    padding-top: 50px;
}

.sb_top span.stita {
    color: #000
}

.sb_top span.stita b {
    display: block;
    font-size: 32px;
}

.sb_top span.stita em {
    display: block;
    font-size: 22px;
    padding-top: 5px;
}

.sb_con {
    height: 640px;
    margin-top: 30px;
}

.sb_con p {
    position: absolute;
    color: #fff;
    top: 345px;
    left: 14px;
    width: 117px;
    text-align: center;
}

.sb_con p b {
    display: block;
    font-size: 20px;
}

.sb_con p em {
    display: block;
    font-size: 14px;
}

.sb_con .sb_p02 {
    top: 192px;
    left: 96px;
}

.sb_con .sb_p03 {
    top: 82px;
    left: 250px;
}

.sb_con .sb_p04 {
    top: 32px;
    left: 458px;
    color: #0cadd3;
    font-weight: bold;
    color: #0cadd3;
    width: 98px;
    font-size: 16px;
    line-height: 23px;
}

.sb_con .sb_p05 {
    top: 74px;
    left: 633px;
}

.sb_con .sb_p06 {
    top: 195px;
    left: 785px;
}

.sb_con .sb_p07 {
    top: 353px;
    left: 870px;
}/**/.vs_top {
         background: url(../images/vs_bt.jpg) no-repeat center 0;
         height: 325px;
     }

.vs_top p {
    padding: 48px 0 0 345px;
}

.vs_top p span.stita {
    color: #fff;
}

.vs_top p span.stita b {
    display: block;
    font-size: 36px;
    letter-spacing: 2px;
}

.vs_top p span.stita em {
    display: block;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 21px;
    padding-top: 3px;
}

.vs_top p span.stita span {
    display: block;
    padding-top: 15px;
    font-size: 28px;
    letter-spacing: 20px;
}

.vs_top p span.stita span i {
    padding-left: 10px;
}

.vs_sp {
    display: block;
    padding: 68px 0 0 240px;
    line-height: 51px;
}

.vs_sp span {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.vs_sp .vs_a01 {
    margin-left: 180px;
}

.vs_con {
    background: url(../images/vs_bg.jpg) no-repeat center 0;
    height: 770px;
    padding-top: 55px;
}

.vs_con dl {
    padding: 0 0 38px 2px;
    height: 102px;
}

.vs_con dl dt {
    background: url(../images/vs_bg01.jpg) no-repeat;
    width: 379px;
    height: 102px;
    float: left;
    padding-left: 120px;
}

.vs_con dl dt b {
    display: block;
    font-size: 22px;
    padding: 10px 0 3px;
}

.vs_con dl dt b span.stita {
    color: #fff;
}

.vs_con dl dt em {
    display: block;
    color: #fff;
    font-size: 16px;
    width: 356px;
    line-height: 24px;
}

.vs_con dl dd {
    background: url(../images/vs_bg02.jpg) no-repeat;
    width: 463px;
    height: 102px;
    float: left;
    padding-left: 36px;
}

.vs_con dl dd b {
    display: block;
    font-size: 22px;
    padding: 10px 0 3px;
}

.vs_con dl dd b span.stita {
    color: #2cb3d3;
}

.vs_con dl dd em {
    display: block;
    color: #2cb3d3;
    font-size: 16px;
    width: 356px;
    line-height: 24px;
}/*广告*/.pic01 {
           background: url(/images/3321.jpg) no-repeat center 0;
           height: 250px;
       }

.pic {
    width: 960px;
    margin: 0 auto;
}

.pic01 p {
    position: absolute;
    top: 145px;
    left: 377px;
}

.pic01 p a {
    display: block;
    width: 143px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: solid 2px #2cb3d3;
    margin: 0 0 10px 66px;
}

.pic01 p span {
    display: block;
    font-size: 18px;
    color: #fff;
}

.pic01 p span em {
    font-size: 24px;
}

.pic02 {
    background: url(/images/3320.jpg) no-repeat center 0;
    height: 250px;
}

.pic02 p {
    left: 567px;
}

.pic02 p a {
    border: solid 2px #fff;
}/*连宇产品中心*/.zx_bg {
               background: url(../images/zx_bg.jpg) no-repeat center 0;
               height: 745px;
               margin-top: 21px;
               overflow: hidden
           }

.zx {
    width: 251px;
}

.zx_top a {
    font-size: 20px;
    color: #fff;
    padding: 18px 0 0 34px;
    display: block;
    text-transform: uppercase;
}

.zx_top a em {
    display: block;
    font-size: 28px;
    font-weight: bold;
}

.zx_top a b {
    display: block;
    font-size: 16px;
}

.zx_con {
    padding-top: 30px;
}

.zx_con h3 {
    width: 171px;
    height: 38px;
    line-height: 38px;
    border-left: solid 9px #015db2;
    padding-left: 37px;
}

.zx_con h3 a {
    font-size: 16px;
    color: #015db2;
}

.zx_con ul {
    margin: 10px 0 10px 10px;
    padding: 5px 0 10px 35px;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6
}

.zx_con .nobor01 {
    border-bottom: none;
}

.zx_con ul li {
    line-height: 23px;
    position: relative;
}

.zx_con ul li a {
    font-size: 12px;
    color: #000;
}

.zx_con ul li a:hover {
    color: #fff;
}

.zx_con ul .nobor01 {
    border: none;
}/*污水提升设备*/.rx {
               width: 695px;
               padding: 50px 0 0 35px;
           }

.rx_top {
    height: 93px;
}

.rx_top span {
    float: right;
    display: block;
    padding: 20px 0 0;
}

.rx_top span a {
    color: #2cb3d3;
    font-size: 16px;
    text-transform: uppercase;
}

.rx_top h3 {
    border-left: solid 5px #b4c9d7;
    padding-left: 15px;
    float: left;
    margin-left: 10px;
}

.rx_top h3 a {
    font-size: 24px;
    color: #015db2;
    display: block;
}

.rx_top h3 a i {
    display: block;
    font-size: 14px;
    color: #80a2b8;
    font-family: Arial;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 3px;
}

.rx_con dl dt ul li {
    float: left;
    width: 334px;
    margin: 0 14px 22px 0;
    position: relative;
}

.rx_con dl dt ul .nobor {
    margin: 0 0 22px 0;
}

.rx_con dl dt ul li a {
    display: block;
}

.rx_con dl dt ul li a img {
    width: 334px;
    height: 290px;
}

.rx_con dl dt ul li .rx_p {
    position: absolute;
    top: 300px;
    left: 0;
    width: 334px;
    height: 56px;
    display: block;
}

.rx_con dl dt ul li .rx_p span {
    display: block;
    float: left;
    width: 353px;
    padding: 5px 0 0 12px;
}

.rx_con dl dt ul li .rx_p span a {
    font-size: 15px;
    color: #000000;
}

.rx_con dl dt ul li .rx_p span a em {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

.rx_con dl dt ul li .rx_p i {
    display: block;
    padding: 9px 0 0;
    float: left;
}

.rx_con dl dt ul li .rx_p i img {
    width: 108px;
    height: 39px;
}

.rx_con dl dd ul li {
    float: left;
    padding: 55px 16px 0 0;
}

.rx_con dl dd ul .nobor {
    padding: 0;
}

.rx_con dl dd ul li a img {
    width: 215px;
    height: 217px;
}

.rx_con dl dd ul li span a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.rx_con dl dd.productdd ul li {
    position: relative;
}

.rx_con dl dd.productdd ul li span {
    display: block;
    color: #000000;
    position: absolute;
    width: 215px;
    left: 0px;
    bottom: -22px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
} /*优势*/.ys_bg {
            background: url(../images/ys_bg.jpg) no-repeat center 0;
            height: 1590px;
            overflow: hidden
        }

.ys {
    width: 1154px;
    margin: 0 auto;
}

.ys_top {
    padding-top: 154px;
    text-align: center;
    height: 155px;
}

.ys_top span.stita {
    display: block;
    font-size: 24px;
    color: #0193b6;
}

.ys_top span.stita b {
    display: block;
    font-size: 44px;
    color: #015db2;
}

.ys01 {
    height: 320px;
}

.ys01 .ys_fd {
    width: 96px;
    height: 120px;
    background: #48b9dc;
    text-align: center;
    top: -15px;
    right: 30px;
}

.ys01 .ys_fd em {
    display: block;
    font-size: 24px;
    color: #fff;
    padding: 10px 0;
    width: 72px;
    border-bottom: solid 2px #fff;
    margin: 0 auto;
}

.ys01 .ys_fd span {
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 8px;
    display: block;
}

.ys01 i {
    display: block;
    float: left;
}

.ys01 i img {
    width: 577px;
    height: 320px;
}

.ys01 .ys_con {
    display: block;
    float: left;
    width: 577px;
}

.ys01 .ys_con b {
    display: block;
    font-size: 28px;
    text-align: center;
    padding-top: 40px;
}

.ys01 .ys_con b span.stita {
    color: #000;
}

.ys01 .ys_con em {
    display: block;
    font-family: Arial;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    width: 295px;
    border-bottom: solid 1px #7f7f7f;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}

.ys01 .ys_con p {
    text-align: center;
    font-size: 15px;
    color: #000;
    line-height: 25px;
    padding-top: 10px;
}

.ys01 .ys_con span.tittel {
    display: block;
    color: #2cb3d3;
    text-align: center;
    width: 160px;
    background: url(../images/ys_dh.gif) no-repeat 0 0;
    padding-left: 40px;
    margin: 20px auto 0;
}

.ys01 .ys_con span.tittel q {
    display: block;
    font-weight: bold;
    font-size: 22px;
    font-weight: bold;
}

.ys01 .ys_con .ys_but01 {
    width: 113px;
    height: 35px;
    line-height: 35px;
    border: solid 2px #2cb3d3;
    text-align: center;
    margin: 15px auto;
    display: block;
    font-size: 18px;
    color: #2cb3d3;
}

.ys02 .ys_fd {
    width: 96px;
    height: 120px;
    background: #5079b3;
    text-align: center;
    top: -15px;
    left: 30px;
}

.ys03 .ys_fd {
    background: #015db2;
}

.ys04 {
    height: 345px;
}

.ys04 i {
    margin-top: -23px;
}

.ys04 i img {
    width: 577px;
    height: 345px;
}

.ys04 .ys_fd {
    background: #41a595;
}/*成功案例展示*/.zs_bg {
               background: url(../images/zs_bg.jpg) repeat-x;
               height: 470px;
           }

.zs {
    width: 1154px;
    margin: 0 auto;
}

.zs_top {
    text-align: center;
    padding-top: 58px;
}

.zs_top a b {
    display: block;
    background: url(../images/zs_xx.gif) no-repeat center 18px;
    font-size: 28px;
    color: #000
}

.zs_top a em {
    display: block;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}

.zs_con {
    padding-top: 66px;
}

.pz01,.pz03 {
    padding: 128px 0 0;
}

.pz02 {
    width: 861px;
    height: 490px;
    margin: 0 80px;
    _margin: 0 70px;
}

.pz02 p {
    padding: 0 0 0 213px;
    width: 440px;
    text-align: center;
}

.pz02 p img {
    width: 440px;
    height: 388px;
}

.pz02 p span {
    display: block;
    height: 69px;
    line-height: 69px;
    background: #015db2;
}

.pz02 p span a {
    font-size: 16px;
    color: #fff;
    letter-spacing: 5px;
}

.pz02 {
    width: 861px;
    height: 490px;
    margin: 0 40px;
    _width: 845px;
}

.pz02 ul {
    width: 600px;
    height: 388px;
    margin: 0 auto;
    position: relative;
}

.pz02 ul li {
    width: 500px;
    height: 399px;
    overflow: hidden;
}

.pz02 ul li a {
    display: block;
}

.pz02 ul li a img {
    width: 100%
}

.pz02 ul li span {
    display: block;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #333;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.pz02 ul li span a {
    font-size: 14px;
    color: #fff;
}/*客户见证*/.jz_bg {
             background: url(../images/jz_xx.gif) no-repeat center 20px;
         }

.jz_top {
    text-align: center;
    padding-bottom: 62px;
}

.jz_top a {
    display: block;
    font-size: 28px;
    color: #000;
}

.jz_top a em {
    display: block;
    font-size: 16px;
    color: #8d8d8d;
    text-transform: uppercase;
}

.jz_con {
    padding-bottom: 65px;
}

.jz_con dl {
    width: 249px;
    padding: 18px 0 0;
    float: left;
    height: 330px;
}

.jz_con .nobor {
    margin: 0;
}

.jz_con dl:hover {
    background: #eef4f8;
}

.jz_con dl dt {
    text-align: center
}

.jz_con dl dt img {
    width: 114px;
    height: 114px;
}

.jz_con dl dt span {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.jz_con dl dt span a {
    font-weight: bold;
    color: #015db2;
    font-size: 16px;
}

.jz_con dl:hover dt span a {
    color: #008ccf;
}

.jz_con dl dd p {
    color: #000;
    line-height: 22px;
    width: 203px;
    font-size: 14px;
    padding-left: 25px;
    height: 90px;
}

.jz_con dl dd i a {
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #2cb3d3;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
}

.jz_con dl:hover dd i a {
    background: #2cb3d3;
    color: #fff;
}/*上海连宇泵业有限公司*/.zj_bg {
                   background: url(../images/zj_bg.jpg) no-repeat center 0;
                   height: 909px;
               }

.zj {
    width: 717px;
}

.zj_top {
    background: url(../images/zj_bt.gif) repeat-x;
    line-height: 25px;
}

.zj_top span {
    width: 150px;
    background: #fff;
    display: block;
}

.zj_top a {
    font-size: 26px;
    color: #80a2b8;
    font-family: Arial;
    text-transform: uppercase;
}

.zj_top a:hover {
    font-size: 26px;
    color: #80a2b8;
    font-family: Arial;
    text-transform: uppercase;
}

.zj_con {
    padding: 40px 0 0;
}

.zj_con dl {
    height: 275px;
}

.zj_con dt {
    float: left;
    padding-right: 33px;
}

.zj_con dd {
    float: left;
    width: 300px;
}

.zj_con dd h3 {
    height: 40px;
    line-height: 30px;
}

.zj_con dd h3 a {
    font-size: 18px;
    color: #015db2;
}

.zj_con dd p {
    line-height: 26px;
    color: #000;
    font-size: 14px;
}

.zj_con dd span {
    display: block;
    padding-top: 20px;
}

.zj_con dd span a {
    width: 117px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #015db2;
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 16px;
}

.zj_con dd span .zj_sp {
    background: #fff;
    width: 113px;
    height: 34px;
    line-height: 34px;
    border: solid 2px #015db2;
    color: #015db2
}/*荣誉证书*/.zz {
             width: 250px;
             margin-left: 33px;
             position: relative;
         }

.zz i {
    display: block;
    top: 15px;
    right: 0;
    position: absolute;
}

.zz h3 {
    text-align: center;
    padding-top: 19px;
}

.zz h3 a {
    font-size: 18px;
    color: #fff;
}

.zz_con {
    padding: 22px 0 0 20px;
}

.zz_con ul li {
    width: 210px;
    text-align: center;
}

.zz_con ul li img {
    width: 147px;
    height: 206px;
}

.zz_con ul li em {
    display: block;
    width: 210px;
    height: 57px;
    line-height: 57px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    text-align: center;
    margin-top: 26px;
}

.zz_con ul li em a {
    font-size: 15px;
    color: #fff;
}/*加盟扶持*/.zc_top {
             text-align: center;
             padding-top: 50px;
             height: 220px;
         }

.zc_top a {
    font-size: 28px;
    color: #015db2;
}

.zc_top a em {
    display: block;
    font-size: 18px;
    color: #000;
    background: url(../images/jm_xx.gif) no-repeat center 10px;
}

.zc_top a em i {
    padding-left: 10px;
}

.zc_con span {
    display: block;
    float: left;
    width: 253px;
    text-align: center;
    font-size: 16px;
    color: #376b8c;
    line-height: 28px;
    height: 110px;
}

.zc_con .zc_sp01 {
    width: 192px;
    text-align: right;
}

.zc_con p {
    padding: 0 0 0 122px;
}

.zc_con .zc_sp02 {
    width: 192px;
    text-align: right;
}/*立即加盟*/.lx {
             padding-top: 55px;
             display: none;
         }

.lx h3 {
    text-align: center;
    height: 88px;
}

.lx h3 a {
    font-size: 24px;
    color: #015db2;
}

.lx_con {
    display: inline-block;
    padding-bottom: 10px;
}

.lx_con ul li {
    background: #d7e4ed;
    width: 247px;
    height: 36px;
    line-height: 36px;
    float: left;
    margin: 0 4px 19px 0;
}

.lx_con ul li .lx_sp {
    color: #80a2b8;
    font-size: 13px;
    padding-left: 13px;
    width: 50px;
    float: left;
}

.lx_con ul li .sinp01 {
    background: none;
    width: 183px;
    height: 36px;
    line-height: 36px;
    border: none;
    float: left;
    font-family: "Microsoft YaHei";
    color: #80a2b8;
    font-size: 14px;
}

.lx_con ul .lx_li {
    background: #015db2
}

.lx_con ul .lx_li01 {
    margin: 0 0 19px;
}

.lx_con ul .lx_li02 {
    width: 1000px;
    height: 95px;
}

.lx_con ul .lx_li02 .lx_sp {
    width: 450px;
    clear: both;
    line-height: 20px;
    padding-top: 5px;
}

.lx_con ul .lx_li02 .area {
    width: 970px;
    height: 58px;
    background: none;
    border: none;
    padding: 5px 10px;
    overflow: auto;
    color: #80a2b8;
    font-family: "Microsoft YaHei";
}

.lx_con ul .lx_li03 {
    background: none;
    width: 1000px;
    height: 45px;
}

.lx_con ul .lx_li03 .inpimg {
    padding: 0 0 0 45px;
    float: left
}/*连宇资讯*/.dt_bg {
             padding-top: 52px;
             height: 390px;
         }

.dt01 {
    float: left;
    width: 174px;
}

.dt01 ul li {
    margin-bottom: 2px;
}

.dt01 ul li a {
    display: block;
    background: #015db2;
    width: 167px;
    height: 70px;
    color: #fff;
}

.dt01 ul li a:hover,.dt01 ul li.cur a {
    display: block;
    background: url(../images/dt_libg.gif) no-repeat;
    width: 174px;
    height: 70px;
    color: #4d7086;
}

.dt01 ul li a b {
    display: block;
    font-size: 18px;
    padding: 12px 0 0 24px;
}

.dt01 ul li a em {
    display: block;
    padding: 5px 0 0 24px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial;
}

.dt01 ul .dt_li02 a {
    background: #82ddcf
}

.dt01 ul .dt_li03 a {
    background: #57d3f9
}

.dt02 {
    width: 800px;
    padding: 24px 0 0 25px;
    _padding-left: 23px;
}

.dt02 i {
    display: block;
    float: left;
}

.dt02 i img {
    width: 409px;
    height: 293px;
}

.dt_con {
    width: 360px;
    padding-left: 30px;
}

.dt_con dl {
    height: 91px;
    border-bottom: dashed 1px #2492ac;
    margin-bottom: 15px;
}

.dt_con .nobor {
    border: none;
}

.dt_con dt {
    float: left;
    padding-right: 10px;
    position: relative;
}

.dt_con dt .rx_p {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.dt_con dt img {
    width: 92px;
    height: 76px;
}

.dt_con dd {
    float: left;
    width: 240px
}

.dt_con dd p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    height: 62px;
}

.dt_con dd span {
    display: block;
    text-align: right;
}

.dt_con dd span a {
    color: #fff;
}/*友情链接*/.yq_bg {
             background: #015db2 url(../images/yq_xx.gif) no-repeat center bottom;
             height: 90px;
             padding-top: 15px;
         }

.yq_top {
    text-align: center;
    background: url(../images/yq_xx01.gif) no-repeat center 10px;
}

.yq_top a {
    font-size: 20px;
    color: #30c9ed;
}

.yq_bg p {
    padding-top: 25px;
    font-size: 16px;
    color: #30c9ed
}

.yq_bg p a {
    font-size: 16px;
    color: #30c9ed;
    padding: 0 15px;
}

#divOranIm {
    z-index: 1000;
}

.f_img {
    width: 120px;
}

.f_img .logoa,.f_img .erweimaa {
    float: left;
}

.f_img .logoa img {
    width: 120px;
    height: 105px;
}

.f_img .erweimaa img {
    margin-top: 5px;
    background: #fff;
}/*动态*/.dt_bg {
           height: 492px;
           margin: 20px 0 0px;
           overflow: hidden;
           padding-top: 0px;
       }

.dt {
    width: 333px;
    padding-top: 35px;
    background: url("../images/line.jpg") no-repeat right center;
    height: 424px;
}

.dt_top {
    padding: 0 20px;
    height: 60px;
}

.dt_top span {
    float: right;
    display: block;
    padding: 15px 10px 0 0;
}

.dt_top span a {
    color: #015DB2;
}

.dt_top h3 {
    padding-left: 9px;
    padding-bottom: 10px;
    border-bottom: 2px solid #E8F1F8;
}

.dt_top h3 em {
    display: block;
    font-family: "宋体";
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
}

.dt_top h3 a {
    font-size: 16px;
    color: #015DB2;
    display: block;
    padding-top: 5px;
}

.dt_con {
    padding: 0 0 0 22px;
    width: 320px;
}

.dt_con img {
    width: 268px;
    height: 132px;
    border: solid 1px #1d1d1d;
    padding: 4px;
    background: #000;
}

.dt_con ul {
    padding-right: 20px;
}

.dt_con ul li {
    padding-left: 15px;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    border-bottom: dashed 1px #D7E4ED;
    background: url("../images/zhzt.jpg") no-repeat scroll 2px 17px;
}

.dt_con ul .nobor {
    border: none;
}

.dt_con ul li a {
    color: #555;
}/*常见问题*/.wd {
             background: none;
         }

.wd_con {
    padding: 0 22px;
}

.wd_con dl {
    padding: 0 0 22px;
    border-bottom: dashed 1px #D7E4ED;
    margin-bottom: 22px;
}

.wd_con .nobor {
    border-bottom: none;
    margin: 0;
}

.wd_con dl dt {
    background: url(../images/wd_w.gif) no-repeat left 6px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    overflow: hidden;
}

.wd_con dl dt a {
    color: #222;
    font-weight: bold;
}

.wd_con dd {
    background: url(../images/wd_d.gif) no-repeat left 4px;
    width: 242px;
    line-height: 25px;
    padding-left: 30px;
    color: #555;
    white-space: normal;
    word-break: normal;
}

.zx_con ul.sanji {
    background-color: #fff;
    left: 150px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 150px;
    z-index: 9999;
    color: black;
}

.loadimg {
    height: 161px;
    width: 210px;
}

.loadimg:hover {
    height: 166px;
    width: 215px;
    box-shadow: 4px 8px 4px #015db2;
}

.xc_c ul li {
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    width: 240px;
}

.xc_c ul li a:hover {
    text-decoration: none;
}

.xc_c ul {
    display: inline;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 720px;
}

.xc_c ul li .bb {
    text-align: center;
    width: 220px;
    display: block;
}

.xc_c ul li .bb:hover {
    text-align: center;
    width: 220px;
    display: block;
    color: #015db2;
}

.xc_c {
    padding-top: 30px;
}

.xc.hz {
    padding-top: 30px;
}