.banner {
    height: 600px;
    width: 100%;
    min-width: 1200px;
    position: relative;
    background-size: 2000px 600px;
    background-repeat: no-repeat;
    background-position: center 0;
}
.banner-container {
    width: 1140px;
    margin: 0 auto;
    padding-top: 105px;
}
.banner-introduce {
    height: 358px;
    width: 439px;
    background-image: url('../images/bce17738c46d3042f6a29fa054c4873d1ae4fb.png');
    -webkit-background-size: 439px 358px;
    background-size: 439px 358px;
    background-repeat: no-repeat;
    background-position: center 0;
}
.scanII-container {
    width: 1140px;
    margin: 0 auto;
}
/*----------------------------------------äº§å“ç‰¹ç‚¹------------------------------------------*/
.product-special {
    height: 773px;
}
.product-special .product-picture {
    display: inline-block;
    margin-left: 157px;
    margin-top: 56px;
    height: 645px;
    width: 338px;
    background-image: url('../images/2a62445cc8a7bf15031b9311d9251017002a40.png');
    -webkit-background-size: 338px 645px;
    background-size: 338px 645px;
    background-repeat: no-repeat;
    background-position: center 0;
}
.product-special-detail {
    display: inline-block;
    margin-left: 48px;
    padding-top: 97px;
    vertical-align: top;
}
.product-special-detail .special-detail-item {
    height: 208px;
}
.product-special-detail .special-detail-item .item-title-logo {
    display: inline-block;
    height: 84px;
    width: 109px;
    background-image: url('../images/5ad4694aa5d6b5aba7865869a2f7ec93b2eb94.png');
    -webkit-background-size: 128px 91px;
    background-size: 128px 91px;
    background-repeat: no-repeat;
    background-position: center 0;
}
.product-special-detail .special-detail-item .item-title-txt {
    display: inline-block;
    height: 79px;
    line-height: 70px;
    margin-left: 23px;
    font-size: 42px;
    font-weight: 300;
    color: #deb85b;
    vertical-align: top;
    border-bottom: 1px solid #e8e8e8;
}
.product-special-detail .special-detail-item .item-content {
    margin-left: 135px;
    margin-top: 4px;
}
.product-special-detail .special-detail-item .item-content > li {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.85);
}
/*---------------------------------------åº•éƒ¨banner---------------------------------*/
.bottom-container {
    width: 1050px;
    margin: 0 auto;
    padding-top: 53px;
}
.bottom-container .title {
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    color: #deb85b;
    margin-bottom: 24px;
}
.bottom-container .bar {
    width: 60px;
    height: 2px;
    background-color: #deb85b;
    margin-bottom: 24px;
}
.bottom-container .content-left {
    display: inline-block;
    width: 602px;
}
.bottom-container .content-right {
    display: inline-block;
}
.bottom-container .content-tag {
    height: 35px;
    width: 183px;
    padding-left: 13px;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
    background-color: #deb85b;
    margin-bottom: 24px;
    position: relative;
}
.bottom-container .content-tag .triangle_border_down {
    position:absolute;
    width:0;
    height:0;
    border: 5px solid #deb85b;
    border-color:#deb85b transparent transparent;
    top: 35px;
    left: 18px;
}
.bottom-container .content-txt {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    color: #000;
}