﻿html {
    height: 100%;
    margin: 0
}

body {
    font-size: 14px;
    font-family: "microsoft yahei", "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: url(../images/bg.png) repeat center fixed
}

body,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5 {
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

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

a:hover {
    color: #f70303
}

img {
    border: none;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    line-height: 1.5em
}

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

.wid {
    margin: 0 auto;
    overflow: hidden;
    width: 1600px
}

.fl {
    float: left
}

.fr {
    float: right
}

.head {
    height: 150px;
    line-height: 150px;
    width: 100%
}

.head .tel {
    background: url(../images/tqr.png) no-repeat left center;
    padding-left: 90px;
    height: 74px;
    padding-top: 38px;
    padding-bottom: 38px;
    line-height: 37px
}

.head .tel span {
    display: block;
    font-size: 36px;
    color: #d51514;
    line-height: 75px;
    font-family: "Times New Roman", Times, serif
    
}

.nav {
    clear: both;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    text-align: center;
    background: #0f449c;
    border-bottom: 1px solid #114bac
}

.nav ul {
    margin: 0 auto;
    width: 1600px
}

.nav li {
    width: 10%;
    float: left
}

.nav li a {
    display: block;
    color: #fff;
    border-right: 1px solid #114bac
}

.nav li a:hover {
    background: #ba0807
}

.open {
    display: none
}

.slidebox {
    position: relative;
    overflow: hidden;
    max-height: 680px;
}

.slidebox .bd {
    position: relative;
    z-index: 0
}

.slidebox .bd li {
    /*background: url(../images/ban1.jpg) center no-repeat;*/
    background-color: #fff;
    background-size: cover
}

.slidebox .bd li p {
    /*background:url(../images/black.png) repeat center;*/
    height: 100%;
    text-align: center
}

.slidebox .bd li p img {
    margin: 0 auto;
    width: 100%;
    /*max-width: 1600px*/
}

.slidebox .hd {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 0;
    z-index: 10
}

.slidebox .hd li {
    display: inline-block;
    width: 36px;
    height: 4px;
    background: rgba(255, 255, 255, 0.6);
    margin: 3px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px
}

.slidebox .hd li.on {
    background-color: rgba(178, 40, 30, 1);
    height: 4px
}

.arrowbox a {
    z-index: 50;
    position: absolute;
    display: block;
    margin-bottom: -20px;
    width: 40px;
    height: 40px;
    bottom: 50%;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 18px;
    color: rgba(255, 255, 255, .1);
    background: rgba(0, 0, 0, .1)
}

.arrowbox .prev {
    left: 5px
}

.arrowbox .next {
    right: 5px
}

.arrowbox a:hover {
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.8)
}

.ban {
    padding: 40px 0;
    text-align: center
}

.ban b {
    font-size: 24px;
    font-weight: 200;
    display: block
}

.class {
    padding: 20px 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    max-width: 1000px
}

.class a {
    display: inline-block;
    text-align: center;
    background: #0f449c;
    color: #fff;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    width: 23%;
    margin: 0.3%;
    border-radius: 36px
}

.class a:hover,
.class a.on {
    background: #ba0807
}

.tt {
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
    line-height: 1.5em;
    font-size: 36px;
    color: #d51514;
}

.tt p {
    color: #ccc;
    font-size: 18px;
    line-height: 1.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
}

.ys {
    width: 100%;
    background: url(../images/ys_bg.jpg) center top repeat-x;
    height: 1058px
}

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

.ys_t {
    width: 1100px;
    height: 157px;
    background: url(../images/ys_t.jpg) no-repeat center top;
    color: #FFF;
}

.ys_t p {
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-top: 75px;
}

.ys_t i {
    font-size: 35px;
    font-weight: bold;
    padding: 0px 10px 0 5px;
}

.ys_bg01 {
    width: 1100px;
    height: 467px;
    margin: 0 auto;
    background: url(../images/ys_bg1.jpg) no-repeat center top
}

.ys_bg02 {
    width: 1100px;
    height: 434px;
    margin: 0 auto;
    background: url(../images/ys_bg3.jpg) no-repeat center top
}

.ys_bg1 {
    float: left;
    width: 550px;
}

.ys_bg2 {
    float: left;
    width: 550px;
    margin-top: 220px;
}

.tit {
    margin-left: 60px;
}

.tit span {
    font-size: 22px;
    color: #ba0706;
    font-weight: bold;
    clear: both
}

.tit i {
    font-style: normal;
    color: #aaaaaa;
    text-transform: uppercase
}

.con {
    margin-left: 40px;
    clear: both;
    margin-top: 30px;
}

.con p {
    background: url(../images/ys_ico.jpg) no-repeat center left;
    text-indent: 20px;
    float: left;
    line-height: 30px;
    clear: both
}

.text_list {
    padding: 20px 0;
    min-height: 500px
}

.text_list dl {
    float: left;
    width: 48%;
    height: 130px;
    padding: 15px 0;
    border-bottom: 1px #ccc dashed
}

.text_list dl:nth-child(even) {
    float: right
}

.text_list dt {
    float: left;
    width: 32%;
    overflow: hidden
}

.text_list dt a {
    display: block;
    height: 130px
}

.text_list dt img {
    width: 100%;
    height: 100%
}

.text_list dd {
    float: right;
    width: 65%;
    height: 110px;
    font-size: 12px;
    color: #666;
    line-height: 1.8em
}

.text_list dd a span {
    font-size: 16px;
    color: #f70303
}

.text_list dd span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.text_list dd span:after {
    content: "·";
    display: block;
    height: 0;
    visibility: hidden
}

.text_list dd p {
    font-style: normal;
    font-size: 12px;
    padding: 5px 0;
    display: block
}

.text_list dd div {
    display: block;
    padding-top: 5px;
    border-top: 1px solid #ccc
}

.pro_list {
    padding: 20px 0;
    width: 100%;
    min-height: 500px
}

.pro_list dl {
    width: 24%;
    margin: 0 0.5%;
    float: left;
    overflow: hidden
}

.pro_list dt {
    border: 5px solid #ddd
}

.pro_list dt:hover {
    border: 5px solid #d51514
}

.pro_list dt a img {
    width: 100%;
    height: 268px;
}
@media only screen and (max-width: 750px) {
.pro_list dt a img {
	height: 100px;
}
}
.pro_list dd {
    font-size: 12px;
    color: #666;
    line-height: 1.8em;
    padding: 5px 0 10px 0;
    text-align: center;
}

.pro_list dd a span {
    font-size: 16px;
    color: #f70303;
    font-weight: bold;
}

.pro_list dd span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.pro_list dd span:after {
    content: "·";
    display: block;
    height: 0;
    visibility: hidden
}

.about {
    padding-bottom: 50px;
}

.abp {
    float: left;
    width: 560px;
    border: 10px solid #ccc;
}

.abp img {
    width: 100%
}

.abb {
    line-height: 2em;
    width: 1000px;
    float: right
}

.about .more {
    display: inline-block;
    margin-top: 30px;
}

.picb {
    background: #0f449c;
    text-align: center
}

.picb img {
    width: 100%;
}

.picb .pic1 {
    float: left
}

.picb .pic2 {
    float: right
}

.pagel,
.pager {
    background: #fff
}

.pagel {
    width: 1220px;
    float: left
}

.pager {
    width: 360px;
    float: right
}

.pad35 {
    padding: 30px
}

.proi {
    padding-bottom: 35px;
    position: relative;
    min-height: 320px;
    height: auto
}

.proi .slidebox {
    width: 440px;
    height: 330px
}

.proi .slidebox .bd li {
    width: 440px;
    height: 330px;
    text-align: left
}

.proi .slidebox .bd li img {
    width: 440px
}

.proi .titi {
    position: absolute;
    left: 480px;
    top: 0px;
    font-size: 12px;
    line-height: 1.8em
}

.proi .titi h1 {
    font-size: 24px;
    line-height: 1em;
    font-weight: 100;
    color: #f70303
}

.proi .titi h2 {
    font-size: 14px;
    line-height: 1em;
    padding: 15px 0;
    font-weight: 100
}

.proi .titi h2 b {
    font-weight: bold
}

.proi .titi p,
.proi .titi .teli {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ccc
}

.proi .titi .teli {
    padding: 20px 0;
    font-size: 18px
}

.proi .titi .teli span {
    color: #f70303;
    font-size: 24px
}

.proi .titi .bnt {
    width: 100%;
    background: #f70303;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.proi .titi .bnt a {
    color: #fff;
    font-size: 16px;
    display: block
}

.proi .titi .bnt:hover {
    background: #fd1919
}

.infoi h1 {
    font-size: 24px;
    line-height: 1em;
    font-weight: 100;
    text-align: center
}

.infoi .tot {
    font-size: 12px;
    text-align: center;
    padding: 15px 0
}

.infoi .tjj {
    font-size: 12px;
    border-top: 1px dashed #e1e1e1;
    background-color: #f6f6f6;
    padding: 10px
}

.content {
    margin: 0 auto;
    line-height: 2em;
    min-height: 520px;
    padding: 25px 0;
    border-top: 1px dashed #e1e1e1
}

.content img {
    margin: 5px;
    max-width: 100%;
    height: auto
}

.content .lxl {
    float: left;
    width: 48%;
    padding: 80px 0
}

.content .lxl p {
    float: right;
    width: 50%;
    max-width: 300px;
    text-align: center
}

.content .lxl p.qr img {
    border: 1px solid #e3e3e3;
    background: #fff
}

.content .lxr {
    float: right;
    width: 48%;
    padding: 80px 0
}

.content .lxr p {
    font-size: 28px;
    padding-bottom: 20px
}

.content .lxr .lxqq {
    color: #32abe1;
    background: url(../images/qq.gif) no-repeat left top;
    padding-left: 25px;
    padding-top: 5px
}

.content .lxr span {
    font-size: 20px;
    color: #e60b1e
}

.tags,
.prenext {
    line-height: 2em;
    font-size: 12px
}

.prenext {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto
}

.weiqr {
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
    line-height: 60px
}

.ntit {
    line-height: 40px;
    margin: 5px auto;
    font-size: 18px;
    color: #f70303;
    border-bottom: 1px solid #ccc;
    font-weight: 100;
    clear: both
}

.rpro {
    overflow: hidden;
    padding-top: 10px
}

.rpro li {
    width: 48%;
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 1.8em;
    text-align: center
}

.rpro li:nth-child(2n+0) {
    float: right
}

.rpro li a {
    display: block;
    border-radius: 2px
}

.rpro li img {
    width: 100%
}

.rpro li span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.rpro li span:after {
    content: "·";
    display: block;
    height: 0;
    visibility: hidden
}

.rtext {
    overflow: hidden;
    font-size: 12px
}

.rtext li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ccc
}

.rtext li a {
    height: 30px
}

.rtext li span {
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    width: 70%;
    float: left;
    overflow: hidden
}

.rtext li span:after {
    content: "·";
    display: block;
    height: 0;
    visibility: hidden
}

.rtext li em {
    float: right;
    color: #888;
    text-align: right;
    height: 30px;
    width: 30%;
    font-style: normal
}

.ili {
    line-height: 20px;
    font-size: 12px
}

.ili .ilit span {
    font-weight: bold
}

.ili .ilib dt a {
    margin-right: 5px
}

.arealist {
    border: solid #eee 1px;
    width: 95%;
    max-width: 1600px;
    margin: 15px auto;
    background: #fff;
    border-bottom: 1px solid #eee
}

.areatit {
    background: #ddd;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #eee
}

.areaclass {
    min-width: 60px;
    width: auto;
    background: #f4f4f4;
    text-align: center;
    border-bottom: 1px solid #eee
}

.lists {
    background: #fff;
    padding: 10px;
    line-height: 2em;
    border-bottom: 1px solid #eee
}

.foot {
    background: #333;
    padding: 15px 10px;
    color: #eee;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px
}

.foot a {
    color: #eee
}

.pages {
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    overflow: hidden
}

.pages a {
    display: inline-block;
    margin-right: 3px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    background: #ddd;
    text-align: center;
    color: #333
}

.pages a:hover {
    background: #3366cc;
    color: #fff;
    text-decoration: none
}

.pages a.on {
    display: inline-block;
    background: #f70303;
    color: #fff
}

.share {
    right: 1px;
    bottom: 35px;
    position: fixed;
    z-index: 1000
}

.share a {
    margin: 1px 0 0 0;
    display: block
}

.share a span {
    display: none;
    font-size: 12px;
    line-height: 1.2em;
    color: #fff;
    text-align: center
}

.share a,
.backtotop {
    text-align: center;
    width: 33px;
    line-height: 33px;
    font-size: 22px;
    display: block;
    color: #fff;
    filter: alpha(opacity=80);
    opacity: 1;
    -moz-opacity: 0.80;
    cursor: pointer
}

.backtotop {
    display: none;
    background: #000;
    position: fixed;
    _position: absolute;
    z-index: 999;
    right: 1px;
    bottom: 1px
}

.backtotop i {
    color: #fff
}

.share .qq {
    padding: 5px 0
}

.share .qq {
    background: #06c;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px
}

.share .qq span {
    display: block
}

.share .weixin {
    background: #0bca36
}

.share .qrcode {
    background: #f00
}

.share .rtel {
    background: #f00
}

.share .rsms {
    background: #f59800
}

.share p.code {
    position: absolute;
    right: 33px;
    bottom: 0px;
    display: none;
    font-size: 14px;
    line-height: 1em;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #D9D9D9
}

.share p.code span {
    margin: 10px;
    display: block
}

@media (max-width:1620px) {
    .wid,
    .nav ul {
        width: 1400px;
    }
    .abp {
        border: 8px solid #ccc;
        width: 450px;
    }
    .abb {
        width: 900px;
    }
    .pagel {
        width: 1020px
    }
    .pager {
        width: 360px
    }
}

@media (max-width:1420px) {
    .wid,
    .nav ul {
        width: 1200px;
    }
    .abp {
        border: 5px solid #ccc
    }
    .abb {
        width: 700px;
        font-size: 12px
    }
    .abb .more {
        margin-top: 10px;
    }
    .pagel {
        width: 880px
    }
    .pager {
        width: 300px
    }
}

@media (max-width:1220px) {
    .head {
        height: 100px;
        line-height: 100px
    }
    .head .logo img {
        width: 500px
    }
    .head .tel {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .nav {
        height: 50px;
        line-height: 50px;
        font-size: 14px
    }
    .proi .titi .teli {
        font-size: 16px
    }
    .proi .titi .teli span {
        font-size: 20px
    }
    .infoi {
        padding-top: 35px
    }
    .pagel,
    .pager {
        width: 100%;
        float: none
    }
    .content .lxr {
        font-size: 12px
    }
    .content .lxr p {
        font-size: 18px
    }
    .wid,
    .nav ul {
        width: 1000px;
    }
    .abb {
        width: 530px;
        line-height: 1.8em
    }
}

@media (max-width:1020px) {
    .head .tel {
        display: none
    }
    .nav {
        height: 45px;
        line-height: 45px;
        font-size: 12px
    }
    .nav ul {
        padding: 0;
        width: 100%
    }
    .wid {
        width: 95%;
    }
    .tt {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 32px
    }
    .tt p {
        font-size: 16px
    }
    .pro_list dl {
        width: 32.3333%;
        margin: 0 0.5%
    }
    .ys {
        display: none
    }
    .abp {
        float: none;
        width: 95%;
        margin: 0 auto
    }
    .abb {
        width: 100%;
        line-height: 2em;
        float: none;
        font-size: 14px;
        padding-top: 20px
    }
}

@media (max-width:820px) {
    .head {
        height: 50px;
        line-height: 50px;
        position: relative;
        top: 0;
        background-color: rgba(246, 246, 246, 1);
        position: fixed;
        z-index: 999;
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
    }
    .head .logo img {
        width: 19em;
        margin-left: 5px
    }
    .head .wid {
        width: 100%;
        padding: 0
    }
    .head .tel {
        display: none
    }
    .open {
        display: block;
        float: right;
        margin-right: 8px;
        margin-top: 8px;
        padding: 8px;
        width: 22px;
        background-color: #0f449c;
        cursor: pointer
    }
    .open i {
        display: block;
        overflow: hidden;
        padding: 6px 0;
        width: 22px;
        border-top: 2px #fff solid;
        border-bottom: 2px #fff solid
    }
    .open i:after {
        content: '';
        display: block;
        height: 2px;
        background-color: #fff
    }
    .nav {
        position: fixed;
        height: auto;
        line-height: 40px;
        width: 100%;
        top: -999px;
        z-index: 999;
        background-color: rgba(0, 0, 0, 0.9);
        border-bottom: 0
    }
    .nav ul {
        padding: 0
    }
    .nav li {
        width: 100%
    }
    .nav li a {
        border-right: 0px
    }
    .opennav {
        top: 50px
    }
    .nav-over {
        position: fixed;
        top: 0;
        z-index: 999;
        display: none;
        width: 100%;
        height: 100%
    }
    .ban {
        padding: 70px 0 0 0
    }
    .ibox {
        margin-top: 50px
    }
    .class a {
        font-size: 12px
    }
    .picb img {
        width: 100%;
    }
    .pro_list dl {
        width: 48%;
        margin: 0 1%
    }
    .pro_list dt {
        border: 1px solid #ddd
    }
    .pro_list dt:hover {
        border: 1px solid #d51514
    }
    .text_list dl {
        float: none;
        width: 100%;
        height: 130px;
        padding: 15px 0;
        border-bottom: 1px #ccc dashed
    }
    .text_list dl:nth-child(even) {
        float: none
    }
    .pad35 {
        padding: 12px
    }
    .proi .slidebox {
        width: 100%;
        height: auto;
        float: none;
        margin-top: 0
    }
    .proi .slidebox .bd li {
        width: 100%;
        height: auto
    }
    .proi .slidebox .bd li img {
        width: 100%
    }
    .proi .titi {
        position: static
    }
    .proi .titi h1 {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .proi .titi h2 {
        display: none
    }
    .proi .titi p {
        display: none
    }
    .content .lxl,
    .content .lxr {
        float: none;
        width: 100%;
        padding: 30px 0;
        clear: both
    }
    .rtext li {
        width: 100%;
        float: none
    }
    .ili {
        display: none
    }
    .foot {
        font-size: 10px;
        padding-bottom: 50px
    }
    .share {
        right: 0px;
        bottom: 0px;
        width: 100%
    }
    .share a {
        margin: 0;
        padding: 5px 0;
        width: 25%;
        float: left
    }
    .share i {
        font-size: 18px;
        display: block
    }
    .share a span {
        display: block;
        font-size: 10px
    }
    .share .qq {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px
    }
    .backtotop {
        bottom: 41px
    }
    .share p.code {
        position: absolute;
        right: 33px;
        bottom: 44px
    }
}

.productNav {
    border: 1px solid #666;
    float: left;
    margin: 30px auto 0;
    padding-bottom: 20px;
    width: 242px;
}

.productNav ul {
    margin: 0 auto;
    overflow: hidden;
    width: 240px;
}

.productNav h3 {
    background: #004098 none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: block;
    height: 45px;
    line-height: 40px;
    margin: 10px auto 0;
    text-align: center;
    width: 13.5em;
}

.productNav h3 a {
    color: #fff;
    font-size: 20px;
}

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

.productNav ul li {
    background: #e3e3e3 none repeat scroll 0 0;
    border-bottom: 1px dotted #fff;
    height: 37px;
    line-height: 32px;
    margin: 4px 12px;
    text-align: center;
    width: 90%;
    float: left;
}

.productNav ul li:hover {
    background: #f59800 none repeat scroll 0 0;
    color: #fff;
}

.productNav ul li a {
    font-size: 15px;
}

.productNav ul li a:hover {
    background: #f59800 none repeat scroll 0 0;
    color: #fff;
    <!-- display: block;
    -->height: 39px;
    width: 50%;
}

.productNav .pro_title {
    background: #004098 none repeat scroll 0 0;
    height: 91px;
}

.productNav .pro_title h1 {
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
}

.productNav .pro_title p {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.productNav .honor {
    float: right;
    font-family: "微软雅黑";
    font-size: 15px;
    padding: 10px;
    width: 220px;
    color: #000;
}

.productNav .honor p {
    color: #000;
    line-height: 32px;
}

.productNav .honor_bt {
    background: rgba(0, 0, 0, 0) url("../images/btabg.png") no-repeat scroll 0 0;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 220px;
}

.productNav .honor_bt span a {
    color: #004098;
    float: right;
    font-size: 12px;
    margin-right: 15px;
}

.productNav .honor_bt a {
    color: #004098;
    margin-left: 20px;
}

.productNav .honor a img {}

.productNav .honor a span {
    background: #e00029 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 10px;
    width: 330px;
}

.productHomeContent {
    float: right;
    margin: 30px auto 0;
    width: 1050px;
}

.productHomeContent ul {
    overflow: hidden;
}

.productHomeContent ul li {
    background: #004098 none repeat scroll 0 0;
    float: left;
    margin: 5px;
    padding: 3px;
    width: 330px;
}

.productHomeContent ul li:hover {
    background: #ff4a00 none repeat scroll 0 0;
}

.productHomeContent ul li a {
    display: block;
    position: relative;
    z-index: 2;
}

.productHomeContent ul li .productPic {
    height: 230px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.productHomeContent ul li .productName {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.productHomeContent ul li .productName:hover {
    color: #fff;
}

.productHomeContent ul li .productCon {
    background: #f7f7f7 none repeat scroll 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 1px 10px;
}

.productHomeContent ul li .productCon span {
    color: #e00029;
}

.productHomeContent ul li img {
    height: 270px;
    position: relative;
    top: -25px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 329px;
}

.productHomeContent ul li:hover img {
    top: -25px;
    transform: scale(1.2);
}