
.zSidebar {
    width: 240px;
    position: relative;
    z-index: 99;
    margin-top: 30px;
}

.zSidebar .sidebarA h2 {
    height: 80px;
    line-height: 80px;
    background: #015cb5;
    text-align: center;
    font-size: 28px;
    color: #fff;
}

.zSidebar .sidebarA .box {
    border: 1px solid #dadada;
    padding: 18px 0;
    overflow: hidden;
}

.zSidebar .sidebarA ul li {
    position: relative;
}

.zSidebar .sidebarA li a {
    color: #525252;
    font-size: 15px;
    border-bottom: 1px solid #dadada;
    height: 50px;
    line-height: 50px;
    display: block;
    background: url(../images/youtj.png) no-repeat 215px center #f5f5f5;
    padding: 0 20px;
    font-weight: bold;
}

.zSidebar .sidebarA li a:hover,.zSidebar .sidebarA li a.active {
    color: #fff;
    background: url(../images/youtjb.png) no-repeat 215px center #015cb5;
}

.zSidebar .sidebarA li .sub {
    background: #fff;
    padding: 13px 0;
}

.zSidebar .sidebarA li .sub a {
    height: 30px;
    line-height: 30px;
    background: url(../images/iconh.jpg) no-repeat 25px center #fff;
    font-size: 14px;
    color: #333;
    padding-left: 38px;
    display: block;
    border: none;
    font-weight: normal;
}

.zSidebar .sidebarA li .sub a:hover,.zSidebar .sidebarA li .sub a.active {
    background: url(../images/iconi.jpg) no-repeat 25px center;
    color: #015cb5;
    margin-left: 5px;
}

.zSidebar .sidebarB,.zSidebar .sidebarC {
    margin-top: 20px;
}

.zSidebar .sidebarB h2,.zSidebar .sidebarC h2 {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
    background: #015cb5;
    border-left: 5px solid #333;
}

.zSidebar .sidebarB .box,.zSidebar .sidebarC ul {
    border: 1px solid #dadada;
    border-top: none;
    padding: 14px;
}

.zSidebar .sidebarB img {
    width: 210px;
}

.zSidebar .sidebarB p {
    padding-top: 10px;
    line-height: 28px;
}

.zSidebar .sidebarC ul li {
    width: 210px;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dashed #dadada;
}

.zSidebar .sidebarC ul li a {
    display: block;
    height: 33px;
    background: url(../images/iconh.jpg) no-repeat left center;
    padding-left: 15px;
}

.zSidebar .sidebarC ul li a:hover {
    background: url(../images/iconi.jpg) no-repeat left center;
    margin-left: 5px;
}

.zContent {
    width: 920px;
    padding-top: 30px;
    overflow: hidden;
}

.zContent .zcur {
    height: 50px;
    line-height: 35px;
    background: url(../images/conti.png) no-repeat left bottom;
    margin-bottom: 30px;
}

.zContent .zcur h3 {
    display: block;
    float: left;
    text-align: left;
    font-size: 20px;
    overflow: hidden;
    color: #000;
}

.zContent .zcur span {
    float: right;
    background: url(../images/cur.png) no-repeat left center;
    padding-left: 15px;
}

.contBox {
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
}

.uLt {
    width: 1030px;
}

.lt {
    width: 274px;
    padding: 8px 8px 0;
    background: #f5f5f5;
    float: left;
    margin-right: 25px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 2px solid #e8e8e8;
}

.lt a {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.lt h3 {
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}

.lt:after,.lt:before {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: #015cb5;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.lt:before {
    left: 0;
}

.lt:after {
    right: 0;
}

.lt:hover:after,.lt:hover:before {
    width: 50%;
}

.lt:hover h3 {
    color: #015cb5;
}

.parList li {
    width: 200px;
    margin-right: 19px;
}

.prodPic {
    width: 570px;
}

.prodPic .big {
    width: 435px;
    height: 398px;
    position: relative;
    z-index: 1;
    float: right;
    border: 1px solid #ededed;
}

.prodPic .big a {
    width: 435px;
    height: 398px;
    background: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.prodPic .big a img {
    vertical-align: middle;
    max-width: 435px;
    max-height: 398px;
}

.prodPic .big a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 300px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url(../images/mask.png);
    cursor: move;
    z-index: 1;
}

.prodPic .list {
    width: 112px;
    height: 400px;
    overflow: hidden;
    position: relative;
    float: left;
}

.prodPic .list a.prev,.prodPic .list a.next {
    display: block;
    width: 107px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/anu.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.prodPic .list a.next {
    top: auto;
    bottom: 0;
    background-position: 0 -50px;
}

.prodPic .list a.prev:hover {
    background-position: 0 -25px;
}

.prodPic .list a.next:hover {
    background-position: 0 -75px;
}

.prodPic .list .thumb {
    position: relative;
    width: 112px;
    height: 334px;
    overflow: hidden;
    top: 33px;
}

.prodPic .list .thumb ul {
    position: absolute;
    height: 99999px;
}

.prodPic .list .thumb ul li {
    background: none;
    float: left;
    width: 107px;
    height: 85px;
    position: relative;
}

.prodPic .list .thumb ul li a {
    display: block;
    width: 103px;
    height: 75px;
    border: 2px solid #ededed;
    text-align: center;
    background: #fff
}

.prodPic .list .thumb ul li img {
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

.prodPic .list .thumb ul li a em {
    display: block;
    width: 5px;
    height: 9px;
    position: absolute;
    right: -5px;
    top: 35px;
}

.prodPic .list .thumb ul li a.selected {
    border-color: #015cb5;
}

.prodPic .list .thumb ul li a.selected em {
    background: url(../images/jt.png) no-repeat;
}

.prodTitle {
    width: 320px;
    overflow: hidden;
}

.prodTitle h2 {
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    margin-bottom: 15px;
}

.prodTitle .txt {
    line-height: 25px;
    height: 200px;
    overflow: hidden;
}

.prodTitle .txt span {
    color: #333;
}

.prodTitle .fenx {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ededed;
    overflow: hidden;
}

.prodTitle .tel {
    background: url(../images/st.png) no-repeat left center;
    padding-left: 50px;
    margin-top: 15px;
    color: #015cb5;
}

.prodTitle .tel span {
    display: block;
    font-size: 24px;
    font-family: arial;
}

.prodTab {
    overflow: hidden;
    margin-top: 40px;
    clear:both;
    float:  left;
    width:100%;
}

.prodTab .list {
    height: 40px;
    border-bottom: 2px solid #ededed;
    margin-bottom: 20px;
}

.prodTab .list li {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #ededed;
    color: #333;
    border-radius: 3px 3px 0 0;
    margin-right: 2px;
}

.prodTab .list li.on {
    color: #fff;
    background: #015cb5;
}

.prodTab .listA .box {
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
}

.prodTab .listA table {
    width: 100%;
    border: 1px solid #fff;
}

.prodTab .listA table td {
    line-height: 30px;
    border-color: #fff;
    background: #ededed;
}

.prodTab .listA img {
    max-width: 100%;
}

.zPtitle {
    height: 50px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}

.zPtitle .cur {
    line-height: 50px;
    background: url(../images/cur.png) no-repeat left center;
    padding-left: 15px;
}

.zPtitle li {
    float: left;
}

.zPtitle li a {
    display: block;
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #fff;
    margin-left: 20px;
    font-size: 16px;
}

.zPtitle li a.active,.zPtitle li a:hover {
    border-color: #015cb5;
    color: #015cb5;
}

.zTitlea {
    text-align: center;
    font-size: 28px;
    background: url(../images/tax.jpg) no-repeat center bottom;
    padding-bottom: 10px;
    overflow: hidden;
}

.zTitlea span {
    display: block;
    font-size: 14px;
    font-family: arial;
    color: #999;
    text-transform: uppercase;
    margin-top: 3px;
}
