/*=====================================  index-bs.aspx  =====================================*/
#indexBanner { position: relative; padding: 70px 0; height: auto; min-height: 350px; background: #f4f5f9; overflow: hidden; }
#indexBanner img.top { position: absolute; top: 0; right: 0; max-width: 360px; }
#indexBanner img.scanner { position: absolute; bottom: 0; left: 50%; margin-left: -95px; }
#indexProducts .dwt, #indexProducts .dnt, #indexProducts .dcs, #indexProducts .dbr, #indexProducts .ddc, #indexProducts .saw { padding: 0; border-bottom: solid 1px #ddd; }
#indexProducts .item { padding: 30px 15px 35px; display: block; }
#indexProducts .item .type { font-size: 14px; font-size: 1.4rem; color: #999; font-family: OpenSans-Semibold; }
#indexProducts .item.on .type { color: #fff; }
#indexProducts .item .type i { display: inline-block; margin-right: 5px; width: 10px; height: 10px; background: url(../img-icon/bg-li-10x10.png) no-repeat left -20px; }
#indexProducts .saw .type i { background-position: left -40px; }
#indexProducts .item.on .type i { background-position: left -70px; }
#indexProducts .item img { margin: 26px 0 23px; max-height:50px; }
#indexProducts .item img.white { display: none; }
#indexProducts .item img.black { display: block; }
#indexProducts .item.on img.black { display: none; }
#indexProducts .item.on img.white { display: block; }
#indexProducts .item span { display: block; }
#indexProducts .item .version { color: #444; margin-bottom: 10px; }
#indexProducts .item .addOn { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 13px; }
#indexProducts .item.on { color: #fff; }
#indexProducts .item.on .version { color: #fff; }
#indexProducts .dwt .item.on { background: #ff9f1f; border-left-color: #ff9f1f; }
#indexProducts .dnt .item.on { background: #66d7bc; }
#indexProducts .dcs .item.on { background: #5eb7e4; }
#indexProducts .dbr .item.on { background: #58585e; }
#indexProducts .ddc .item.on { background: #bf9ef1; }
#indexProducts .saw .item.on { background: #feb420; }
#indexCustomer .d-btn { min-width: 155px; }
#indexCustomer:after { content: ''; display: inline-block; position: absolute; bottom: -20px; left: 50%; margin-left: -20px; width: 40px; height: 40px; border-bottom: solid 1px #fff; border-right: solid 1px #fff; background: #fff; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#indexLocation .quote { display: inline-block; position: relative; color: #fe8e14; font-family: Georgia, "Times New Roman", Times, serif; }
#indexLocation .quote.left { top: 17px; padding-right: 5px; font-size: 46px; font-size: 4.6rem; }
#indexLocation .quote.right { top: 3px; padding-left: 4px; font-size: 20px; font-size: 2.0rem; }
#indexNews .item { padding: 33px 25px 30px; margin-top: 30px; border: solid 1px #ddd; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
#indexNews .item .date { margin: 18px 0 8px 0; color: #444; font-family: OpenSans-Semibold; }
 @media screen and (max-width: 767px) {
/*=====================================  index-bs.aspx  =====================================*/
#indexBanner .container { max-width: 390px; }
#indexNews .item { max-width: 300px; margin: 30px auto 0; }
#indexNews .item img { width: 35px; }
}
@media (min-width: 768px) {
/*=====================================  index-bs.aspx  =====================================*/
#indexBanner { padding-top: 65px; }
#indexBanner img.top { max-width: 740px; top: 0; }
#indexBanner img.scanner { left: 0; bottom: -30px; margin: 0 0 -1px -38px; max-width: none; width: 360px; }
#indexBanner img.plant { position: absolute; left: 50%; bottom: -120px; margin-left: 150px; max-width: none; width: 215px; }
#indexProducts { border-bottom: solid 1px #ddd; }
#indexProducts .item { padding: 28px 40px 30px; border: solid 1px #ddd; border-bottom: none; }
#indexProducts .ddc .item { padding-right: 0; }
#indexProducts .ddc .desc { padding-right: 90px; }
#indexProducts .dwt, #indexProducts .dbr, #indexProducts .ddc { padding-left: 15px; border-bottom: none; }
#indexProducts .dnt, #indexProducts .dcs, #indexProducts .saw { padding-right: 15px; border-bottom: none; }
#indexProducts .dwt .item, #indexProducts .dnt .item { border-top: none; }
#indexProducts .dwt .item, #indexProducts .dbr .item, #indexProducts .ddc .item { border-right: none; }
#indexLocation .quote.left { top: 23px; font-size: 58px; font-size: 5.8rem; }
#indexCustomer .d-btn { width: 155px; }
#indexNews .item { padding: 33px 30px 30px; min-height: 263px; }
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) {
/*=====================================  index-bs.aspx  =====================================*/
#indexBanner { height: 355px; }
#indexBanner img.top { max-width: 970px; }
#indexBanner p { padding: 0 48px; line-height: 30px; }
#indexBanner img.scanner { margin: 0 0 -22px -27px; width: 420px; }
#indexBanner img.plant { margin-left: 200px; bottom: -130px; width: 230px; }
#indexProducts .container { width: 100%; padding: 0 15px; }
#indexProducts .dwt, #indexProducts .dbr, #indexProducts .ddc { padding-left: 0; }
#indexProducts .dnt, #indexProducts .dcs, #indexProducts .saw { padding-right: 0; }
#indexProducts .item { padding: 30px 11% 50px; }
#indexProducts .item .version { margin-bottom:6px;}
#indexProducts .item .addOn { margin-top:10px;}
#indexProducts .ddc .item { padding-left: 8%; padding-right: 5%; }
#indexProducts .ddc .desc { padding-right: 0; }
#indexProducts .dwt .item, #indexProducts .dcs .item { border-left: none; border-right: none; }
#indexProducts .dbr .item { border-top: none; }
#indexProducts .dnt .item, #indexProducts .saw .item { border-right: none; }
#indexLocation .ct-lt { padding-top: 23px; padding-right: 20px; }
#indexLocation .ct-lt p:first-child { line-height: 29px; }
#indexLocation .ct-rt { padding-left: 45px; }
#indexNews .item { min-height: 220px; }
#indexNews .item .date { margin-bottom: 10px; font-size: 16px; font-size: 1.6rem; line-height: 26px; }
#indexBtm { position: relative; padding-top: 60px; height: 340px; overflow: hidden; }
#indexBtm img { position: absolute; right: -465px; top: -73px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
/*=====================================  index-bs.aspx  =====================================*/
#indexProducts .item img { display: none; }
#indexProducts .item img.hidden-md { display: none !important; }
#indexProducts .item img.show-md { display: block !important; }
#indexProducts .item img.show-md.white { display: none !important; }
#indexProducts .item.on img.show-md.black { display: none !important; }
#indexProducts .item.on img.show-md.white { display: block !important; }
}
@media (min-width: 1200px) {
/*=====================================  index-bs.aspx  =====================================*/
#indexBanner img.top { max-width: 1290px; }
#indexBanner p { padding: 0 98px; }
#indexBanner img.scanner { margin: 0 0 -1px 0; width: 460px; }
#indexBanner img.plant { width: 315px; margin-left: 250px; bottom: -195px; }
#indexProducts .container { max-width: 1265px; }
#indexProducts .item { padding: 30px 14% 50px; }
#indexProducts .ddc .item { padding-left: 14%; padding-right: 5%; }
#indexProducts .ddc .desc { padding-right: 0; }
#indexProducts .dwt .item, #indexProducts .dcs .item { border-left: solid 1px #ddd; }
#indexProducts .dbr .item, #indexProducts .saw .item { border-right: solid 1px #ddd; }
#indexLocation .ct-lt { padding-right: 80px; }
#indexLocation .ct-lt p:first-child { line-height: 30px; margin-bottom: 15px; }
#indexLocation .ct-rt { padding-left: 45px; }
#indexNews .item { padding: 35px 33px; min-height: 235px; font-size: 16px; font-size: 1.6rem; line-height: 26px; }
#indexBtm img { right: -170px; top: -73px; }
}
