@charset "utf-8";
img {
    display: inline;
}
.contentBody {
    padding-top: 52px;
}
.bg-1 {
    width: 100%;
    height: 465px;
    background: url(/img/product/bj-1.jpg) no-repeat center;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/product/bj-1.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/product/bj-1.jpg',sizingMethod='scale')";
    position: relative;
}
.bg-1-img {
    height: 462px;
    width: 277px;
    position: absolute;
    top: 23px;
    right: 305px;
}
.bg-1-text {
    width: 336px;
    text-align: center;
    margin-left: 29%;
    padding-top: 140px;
}
.bg-2 {
    width: 100%;
    height: 660px;
    background: url(/img/product/bj-2.jpg) no-repeat center;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/product/bj-2.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/product/bj-2.jpg',sizingMethod='scale')";
    color: white;
    text-align: center;
}
.bg-2-title {
    font-size: 28px;
    letter-spacing: 1px;
    padding: 45px 0 28px 0;
}
.bg-2-text {
    font-size: 13px;
    line-height: 22px;
}
.bg-3 {
    overflow: hidden;
}
.bg-3 .left {
    float: left;
    width: 50%;
    height: 432px;
}
.bg-3 .left img {
    width: 100%;
    height: 432px;
}
.bg-3 .right {
    float: right;
    width: 50%;
    padding-top: 88px;
    padding-left: 68px;
}
.bg-3 .right>img {
    width: 74px;
    height: 74px;
}
.bg-4 {
    overflow: hidden;
}
.bg-4 .right {
    float: right;
    width: 50%;
    height: 432px;
}
.bg-4 .right img {
    width: 100%;
    height: 432px;
}
.bg-4 .left {
    float: left;
    width: 50%;
    padding-top: 78px;
    padding-left: 240px;
}
.bg-4 .left img {
    width: 74px;
    height: 74px;
}
.bg-4-text {
    font-size: 13px;
    line-height: 21px;
}
.bg-5-style {
    overflow: hidden;
    padding-top: 25px;
    font-size: 17px;
}
.bg-5-img {
    float: left;
    text-align: center;
    margin-right: 36px;
}
.bg-5-img>img {
    width: 42px;
    height: 42px;
    margin-bottom: 12px;
}
.news {
    height: 488px;
    margin: 45px 0 30px 0;
}
.news>img {
    width: 100%;
    height: 488px;
}