#sub3-list{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
#sub3-list a {
    display: block;
    float: left;
    border: 1px solid #7f7f7f;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#sub3-list a:hover, #sub3-list a.on {
    color: #fff;
    background: #0a499b;
    border-color: #0a499b;
}

.zContent {
    width: 920px;
    padding-top: 40px;
    overflow: hidden;
}
.zContent .pro-bar{
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
}
.zContent .pro-bar .tit{
    float: left;
    position: relative;
    border-bottom: 1px solid #0A499B;
    line-height: 40px;
    bottom: -1px;
    color:#0A499B;
    font-weight:bold;
    font-size:24px;
}
.zContent .frm{
    float: right;
    position: relative;
    height: 42px;
}
.zContent .frm input{
    display: block;
    float: left;
    border:1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding:0 5px;
}
.zContent .frm input:first-child{
    width: 200px;
    position:absolute;
    right:0;
    top:11px;
}
.zContent .frm input:last-child{
    position: absolute;
    right:0;
    bottom: 0;
    width: 50px;
    background: #999;
    border:none;
}
.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: 08px 08px 0;
    background: #f5f5f5;
    float: left;
    margin-right: 25px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 02px solid #e8e8e8;
    overflow: hidden;
}

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

.lt h3 {
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-align: center;
}

li.lt a img {
    width: 274px;
    height: 274px;
}

.lt:after, .lt:before {
    content: '';
    position: absolute;
    bottom: -200px;
    width: 0;
    height: 02px;
    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: 01px 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: 00px;
    left: 00px;
    width: 300px;
    height: 300px;
    background: #fff;
    border: 01px 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 -5000px;
}

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

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

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

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

.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: 02px 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: 05px;
    height: 09px;
    position: absolute;
    right: -500px;
    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: 01px 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: 01px 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: 02px 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: 03px 03px 0 0;
    margin-right: 02px;
}

.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: 01px 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: 01px 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: 02px 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: 03px;
}
