/* ::::: http://www.osjfurniture.com/theme/front/css/global.css ::::: */


body, td, div,  dd, dt, span, form, input, option, textarea { font-family: "Times New Roman",sans-serif;  color: rgb(51, 51, 51); border: medium none; }
body { margin: 0px auto; }

ul, ol { list-style: outside none none; }
img { border: 0px none; vertical-align: middle; }
p { margin: 9px auto; }
h1, h2, h3, h3 { line-height: normal; border: medium none; font-weight: 400; }
h1 { font-size: 28px; }
.clear { clear: both; overflow: hidden; width: 100%; height: 0px; }
.remark { color: rgb(187, 187, 187); }

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.txt {  padding: 10px; border-radius: 4px; font-size: 18px;  }

.btn, .btn-s, .btn-blue { display: inline-block; color: rgb(255, 255, 255); padding: 8px 30px; font-size: 1.4em; cursor: pointer; background-color: rgb(230, 33, 41); border-width: medium medium 2px; border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(208, 23, 33); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 3px; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15) inset; transition: all 0.25s ease 0s; }
.btn:hover, .btn-s:hover, .btn-blue:hover { text-decoration: none; background-color: rgb(182, 20, 29); color: rgb(204, 204, 204); border-bottom: 2px solid rgb(153, 17, 23); box-shadow: 0px 0px 0px 26px rgba(0, 0, 0, 0.1) inset; }
.btn-gray { display: inline-block; border: 1px solid rgb(221, 221, 221); background-color: rgb(241, 241, 241); padding: 8px 15px; color: rgb(85, 85, 85); font-size: 14px; }
.btn-gray:hover { text-decoration: none; background-color: rgb(247, 247, 247); color: rgb(119, 119, 119); }
#totop { position: fixed; display: none; width: 50px; height: 50px; background: transparent url('../img/totop.png') no-repeat scroll 0% 0%; opacity: 0.6; cursor: pointer; bottom: 100px; }
#totop:hover { opacity: 1; }
.ico-facebook, .ico-twitter, .ico-youtube, .ico-instagram, .ico-pinterest, .ico-in, .ico-google { display: inline-block; width: 40px; height: 40px; background: transparent url('../img/sns.png') no-repeat scroll 0% 0%; transition: all 0.3s ease-in-out 0s; }
.ico-facebook { background-position: 0px 0px; }
.ico-facebook:hover { background-position: 0px -40px; }
.ico-twitter { background-position: -40px 0px; }
.ico-twitter:hover { background-position: -40px -40px; }
.ico-youtube { background-position: -80px 0px; }
.ico-youtube:hover { background-position: -80px -40px; }
.ico-in { background-position: -240px 0px; }
.ico-in:hover { background-position: -240px -40px; }
.ico-google { background-position: -160px 0px; }
.ico-google:hover { background-position: -160px -40px; }
.top, .main{ width: 1140px; margin: 0px auto; }
.top { clear: both; height: 120px; }
.logo { float: left; position: relative; }
.logo img { margin-top: 30px; }
.lang { float: left; padding: 50px 0px 0px 30px; }
.lang-box { cursor: pointer; height: 18px; line-height: 18px; font-size: 12px; padding: 0px 5px; color: rgb(153, 153, 153); }
.lang-box i { display: inline-block; vertical-align: middle; margin-left: 2px; width: 7px; height: 4px; background: transparent url('../img/sprite.png') no-repeat scroll 0px 0px; }
.lang-list { position: absolute; display: none; z-index: 100; width: 90px; background-color: rgb(255, 255, 255); box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2); }
.lang-list a { display: block; padding: 4px 6px; font-size: 12px; }
.lang-list a:hover { background-color: rgb(1, 86, 155); text-decoration: none; color: rgb(255, 255, 255); }
#top-search { width: 100%; position: absolute; z-index: 10; left: 0px; background-color: rgb(255, 255, 255); border-top: 1px solid rgb(238, 238, 238); display: none; overflow: hidden; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2); }
#top-search .b { position: relative; margin: 0px auto; width: 1140px; padding: 10px 0px; }
#top-search input { border: medium none; height: 40px; width: 1000px; vertical-align: middle; font-size: 28px; background-color: transparent; font-weight: 300; letter-spacing: -1px; color: rgb(229, 229, 229); }
#top-search input.sbtn { width: 28px; height: 28px; background: transparent url('../img/search-1.png') no-repeat scroll 0% 0%; margin: 6px 15px 0px 0px; cursor: pointer; }
#top-search .close { display: block; position: absolute; right: 0px; top: 22px; width: 19px; height: 19px; background: transparent url('close.png') no-repeat scroll 0% 0%; cursor: pointer; }
#top-search .close:hover { background-position: -50px 0px; }

.main { padding: 30px 0px; }

.help { clear: both; padding: 40px 0px; margin: 0px auto; width: 1140px; }
.help dl { float: left; width: 160px; margin-left: 100px; }
.help dl.addr { width: 350px; margin: 0px; }
.help dl.addr td { vertical-align: top; color: rgb(153, 153, 153); padding: 2px 4px; }
.help dt { font-size: 14px; text-transform: uppercase; margin-bottom: 10px; color: rgb(238, 238, 238); }
.help dd { padding: 5px 0px; }
.help dd a { color: rgb(153, 153, 153); }
.help dd a:hover { color: rgb(255, 255, 255); text-decoration: none; }

.pos { width: 100%; height: 180px; }
.pos-goods, .pos-download { background: transparent url('../img/pos-goods.jpg') no-repeat scroll center top; }
.pos .b { margin: 0px auto; width: 1140px; position: relative; height: 180px; }
.pos .s, .pos h1 { position: absolute; height: 30px; font-weight: 300; text-transform: uppercase; color: rgb(255, 255, 255); font-size: 18px; top: 60px; left: 0px; padding: 0px 50px; }
.pos .s { background: transparent url('../img/bg-pos-h1.png') repeat scroll 0% 0%; line-height: 30px; }
.pos h1 { font-size: 24px; height: 40px; background: transparent url('../img/bg-pos-h2.png') repeat scroll 0% 0%; line-height: 40px; top: 90px; padding-right: 80px; }
.pos .p { position: absolute; right: 0px; bottom: 10px; }
.pos .p i { font-size: 9px; padding: 0px 8px; color: rgb(221, 221, 221); }
.pos .p img { vertical-align: middle; margin-right: 6px; }
.pos a { color: rgb(238, 238, 238); }
.pos a:hover { text-decoration: none; color: rgb(255, 255, 255); }
/* ::::: http://www.osjfurniture.com/theme/front/css/goods.css ::::: */

.goods-info { clear: both; padding-bottom: 30px; }
.goods-info .gleft { float: left; width:353px; position: relative; }
.goods-info .gright { float: right; width: 580px; }
.goods-info .img { border: 1px solid rgb(238, 238, 238); }
.goods-info h2 { font-size: 32px; font-weight: 500; text-transform: uppercase; }
.goods-info .hr1 { height: 1px; border-top: 1px solid rgb(238, 238, 238); margin: 25px 0px; }
.desc-h { font-size: 32px; font-weight: 300; margin-bottom: 20px; text-transform: uppercase; }
#zoom { position: absolute; z-index: 2; width: 150px; height: 150px; background-color: rgb(255, 255, 255); opacity: 0.5; border: 1px solid rgb(51, 51, 51); display: none; cursor: move; }
#zoomimg { position: absolute; z-index: 3; width: 500px; height: 500px; border: 1px solid rgb(238, 238, 238); display: none; background-color: rgb(255, 255, 255); overflow: hidden; }
.gallery { overflow: hidden; padding: 15px 0px; }
.gallery div, .gallery li { float: left; }
.gallery div { width: 17px; height: 80px; margin-top: 3px; }
.gallery div em { display: block; height: 80px; background: transparent url('../img/arrow-1.gif') no-repeat scroll -40px 0px; }
.gallery em:hover { opacity: 0.8; }
.gallery div.gr { float: right; }
.gallery div.gr em { background-position: -60px 0px; }
.gallery div.gb { margin: 0px 0px 0px 5px; width: 460px; overflow: hidden; height: 92px; }
.gallery ul { width: 1000px; height: 92px; }
.gallery li img { width: 80px; height: 80px; border: 1px solid rgb(238, 238, 238); }
.gallery li { border: 2px solid rgb(255, 255, 255); margin-left: 5px; width: 83px; }
.gtab { position: relative; overflow: visible; height: 35px; border-bottom: 2px solid rgb(221, 221, 221); background-color: rgb(255, 255, 255); }
.gtab li { float: left; border: 1px solid rgb(221, 221, 221); height: 35px; line-height: 35px; padding: 0px 20px; margin-right: 8px; background-color: rgb(245, 245, 245); cursor: pointer; font-weight: bold; color: rgb(153, 153, 153); }
.gtab li:hover { background-color: rgb(241, 241, 241); }
.gtab li.on { background-color: rgb(255, 255, 255); border-top: 2px solid rgb(1, 86, 155); border-bottom: medium none; color: rgb(0, 0, 0); }
.tabs-box { padding-bottom: 30px; }
.gdesc { overflow: hidden; margin-bottom: 30px; }
.gdesc ol { padding: 15px 25px; list-style: outside none decimal; }
.gdesc ol li { list-style: outside none decimal; }
.gdesc p { margin: 15px 0px; }
.gdesc span { font-size: 100%; color: inherit; }
.gconsult .txt { width: 70%; padding: 6px 10px; }
.tab-main { border-collapse: collapse; }
.tab-main th { text-align: left; background-color: rgb(244, 244, 244); border: 2px solid rgb(221, 221, 221); }
.tab-main td { border: 1px solid rgb(238, 238, 238); }
.tab-main th, .tab-main td { padding: 5px 10px; border-left: medium none; border-right: medium none; }
/* ::::: http://w.sharethis.com/button/css/buttons.ab966a004186897711de4a5ed256c924.css ::::: */

#stOverlay { height: 100%; width: 100%; background-color: rgb(0, 0, 0); opacity: 0.6; position: fixed; display: none; left: 0px; top: 0px; z-index: 89999990; }
.stwrapper { z-index: 89999999; position: fixed; top: 20%; left: 50%; }
#stLframe { position: absolute; z-index: 1000020; left: 0px; top: 0px; background-color: rgb(237, 237, 237); border: 1px solid rgb(213, 220, 220); border-radius: 5px; box-shadow: 0px 2px 2px rgb(102, 102, 102); height: 100%; width: 100%; }
.stwrapper.stwrapper5x { margin: 0px 0px 0px -256px; height: 419px; width: 514px; }
.stButton { position: relative; z-index: 1; text-decoration: none; color: rgb(0, 0, 0); display: inline-block; cursor: pointer; margin-right: 3px; margin-left: 3px; font-size: 11px; line-height: 16px; }
.stButton .stLarge { display: inline-block; height: 32px; width: 32px; position: relative; }
.stButton .stLarge:hover { opacity: 0.75; background-position: -32px center; }
