@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{ color:#54453a; margin:0px auto; font-family: Microsoft YaHei; font-size:14px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/body.jpg) repeat; }
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px; line-height:1.8em}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}

/*链接*/
a{ text-decoration:none; color:#9f8979; background: transparent;  outline:none}
a:visited { color:#aaa; }
a:focus { outline:none; }
a:hover{ color:#922F2C;}
a:active{ outline:none;}

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}

/*表单*/
form {margin: 0;}
button,input,select,textarea { font-size: 100%;margin: 3px; vertical-align: baseline; *vertical-align: middle; }
button,select {text-transform: none;}
input{padding:2px;background-color: #FFFFFF;border: 1px solid #ccc;width:99%;line-height: normal;}
textarea{padding: 2px;color: #000000;background-color: #fff;width:99%;}

/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@元件 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #922F2C !important;}
.black {color: #000000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}

/*浮动*/
.clear { display:block; clear:both; overflow:hidden; }
.float_left { float:left; }
.float_right { float:right; }

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}

/*按钮*/
.btn {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;  -o-border-radius: 3px;  border-radius: 3px;
  display: -moz-inline-stack;  display: inline-block;  *display: inline;  vertical-align: middle;  *vertical-align: auto;
  zoom: 1;    height: 32px;  line-height: 32px;  padding: 0px 20px;font-weight: 300;  font-size: 14px; 
  margin: 0; text-decoration: none; text-align: center; text-indent:0; cursor:pointer;
  border: 1px solid #d4d4d4; color: #666666; }
/*默认样式*/
.btn {  background:#583A26;  color:#bda691; }
.btn:hover{  background:#bda691; color:#583A26; }
.btn:active{ background:#bda691; color:#583A26; }
/*按钮大小*/
.btn-large {font-size: 19px;  height: 38.4px;  line-height: 38.4px;  padding: 0px 26px;}
.btn-small { font-size: 12px; height: 25.6px; line-height: 25.6px;  padding: 0px 16px;}
.btn-tiny { font-size: 12px;  height: 22.4px;  line-height: 22.4px; padding: 0px 13px;}
/*块按钮*/
.btn-block {display: block;}
.btnBuyNow{display:block; width:90px; height:36px; line-height:36px; color: #c40000; padding-left:36px; background: #ffeded; cursor:pointer; float:left; 
border: 1px solid #c40000; margin-right:10px;}
.btnBuyNow:hover{ color: #F00;}
.btnAddCart{display:block; width:90px; height:36px; line-height:36px; color: #fff; padding-left:36px; margin-right:10px; border: 1px solid #cf010e;
background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/cartwhite.png) no-repeat 12px center #cf010e; cursor:pointer; float:left;}
.btnAddCart:hover{ color: #ddd;}
/*加入收藏*/
.btnAddFavorite{display:block; height:36px; line-height:36px; color: #fff; padding:0 16px; text-indent:16px; margin-right:0px; border: 1px solid #ff6600;
background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/favorite.png) no-repeat 8px center #ff6600; cursor:pointer; float:left;}
.btnAddFavorite:hover{ color: #ddd;}

.btnComment{display:block; width:110px; height:32px; line-height:32px; color: #fff; padding:0; border: 1px solid #cf010e;background: #cf010e; cursor:pointer; }
.btnComment:hover{ color: #ddd;}

.btnAddCart1{display:block; width:76px; height:26px; line-height:26px; border: 1px solid #ddd; color: #cf010e; padding-left:32px;
background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/cartred.png) no-repeat 6px center; cursor:pointer; float:left; margin-left:10px;}
.btnAddCart1:hover{  background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/cartwhite.png) no-repeat 6px center #cf010e; color:#fff;}

.btnSmsCode { float:left; width:auto; height: 30px;  line-height: 30px;  padding: 0px 8px; font-size: 14px; margin: 3px 0; 
text-decoration: none; text-align: center; text-indent:0; cursor:pointer; background-color: #cf010e;  color: #fff; border:0;}
.btnSmsCode:hover {  background-color: #CF232E; color:#fff;}
.btnSmsCode:active {  background: #CF232E;  color: #fff;}
.btnReg, .btnLogin, .btnNextStep, .btnResetPwd { float:left; width:auto; height: 35px;  line-height: 35px;  padding: 0px 18px; font-size: 16px; margin: 3px 0; 
text-decoration: none; text-align: center; text-indent:0; cursor:pointer; background-color: #cf010e;  color: #fff; border:0;}
.btnReg:hover, .btnLogin:hover, .btnNextStep:hover, .btnResetPwd:hover {  background-color: #CF232E; color:#fff;}
.btnReg:active, .btnLogin:active, .btnNextStep:active, .btnResetPwd:active{  background: #CF232E;  color: #fff;}
.btnForgetPassword, .btnRegNow{  float:left; width:auto; height: 35px;  line-height: 35px;  padding: 0px 10px; font-size: 14px; margin: 3px 8px; 
text-decoration: none; text-align: center; text-indent:0; cursor:pointer;color: #666666; background-color: #48D044;  color: #000; border:0; }

/*表单类*/
.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover{ border:1px solid #b4b4b4; height:20px; line-height:20px;clip: rect;padding: 2px; color: #000000; }
.form_text {  width:95%; background-position:  0px 0px;}
.form_text:hover {background-position: 0px -37px;}
.form_text_verifycode { width:50px; margin-right:3px; background-position:0px 0px; }
.form_text_verifycode:hover {background-position: 0px -37px;}
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}
.form_select { height:25px; }
.form_textarea { width:95%; height:80px; border:1px solid #b4b4b4; padding:2px; }
.form_button { width:auto; vertical-align:middle; border:0 none;/*解决ie焦点是有黑色边框*/}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none;padding:0; }
.required{ color:red; font-weight:bold; text-align:left; padding-left:3px;}

/*其它*/
.hide { display:none; }  /*隐藏*/
.more{ float: right; padding-right:5px; display:none; } /*more链接*/
.code_image{ cursor: pointer; padding-bottom:6px; } /*验证码图片样式*/

/*频道*/
.ChannelContent{ line-height:2.0em; font-size:16px; }
.ChannelSContent, .ChannelSContent p{ line-height:1.8em; }
.ChannelContent a{ color: #ff9d02}
.ChannelSContent{ color:#b0a289; line-height:25px; height:200px; overflow:hidden; margin-bottom:10px; font-size:14px; }
.ChannelSContent a{ color:#fff; }
.ChannelSContent img, .InfoContent img{ max-width:100% }

/*信息*/
.InfoTitle{ font-weight:normal; text-align:center; vertical-align:middle; padding:5px 0px; }
.InfoTitle h1{ font-size:28px; line-height: 1.5em; font-weight:normal; }
.InfoTime{color:#999; text-align:left;  padding:2px 0px; height:25px; }
.InfoContent, .InfoContent p{ line-height:2.0em; text-indent:2em;font-size:16px; padding:10px 0; }
.InfoAttachment{ padding:10px 0px; text-align:center; width:81px; margin:0 auto; }
.MarketPrice{ padding: 0;font-size:14px; text-decoration: line-through; color:#131212;}
.MarketPrice1{ padding: 0; font-size:8px;text-decoration: line-through; color:#E4393C;}
.InfoPicture{ text-align: center; }
.InfoPicture img{ width:100%; max-width:100%; }
.info_from_wrap{ padding:0 10px; text-align:center; color:#9f8979; border:0px dashed #ccc; line-height:30px; margin-bottom:5px; }
.info_from_wrap a { color:#9f8979; }
.info_from_wrap a:hover { color:#922F2C; }
#ReadLevelTip{ font-weight:bold; color:red; }
.Tag{ text-align: left; font-weight:bold; }
.Tag a{ padding:0 3px; font-weight:normal; text-decoration:none; }
.info_previous_next_wrap{ background:#fef3e9; padding:5px; border:1px solid #bda691; color:#583A26; line-height:1.8em;  }
.Next a{ }
.Previous a{ }
/*==========@@元件 结束@@==========*/

/*==========@@模块  开始@@==========*/
/*左侧*/
/*主体左侧样式*/
.left_title { height:39px; line-height:39px; border-bottom:1px solid #01673A; }
.left_title h2 { font-size:16px;  color:#01673A; }
.left_body { overflow:hidden; zoom:1; color:#01673A;  padding:10px 10px 5px; border-top:0; border-bottom:0px; }
.left_bottom { height:15px; margin-bottom:5px;}

/*样式1*/
.left_title1{ line-height:25px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/left_title1.jpg) repeat-x center 12px; text-align:center; overflow:hidden; }
.left_title1 h2 a{ display:block; font-size:20px; color:#6c5a30; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/line.gif) no-repeat center center; text-indent:58px; }
.left_title1 .more{ display:block; background:#856e3d; padding:0 5px; }
.left_title1 .more a{ color:#b29c6e; }
.left_title1 .ChannelSContent{ color:#6c5a30; }
.left_body1{ zoom:1; overflow:hidden; }
.left_bottom1{ }
/*样式2*/
.left_title2{ line-height:25px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/left_title1.jpg) repeat-x center 12px; text-align:center; overflow:hidden; }
.left_title2 h2 a{ display:block; font-size:20px; color:#6c5a30; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/line.gif) no-repeat center center; text-indent:58px; }
.left_title2 .more{ display:block; border:1px solid #856e3d; padding:0 5px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/body.jpg) repeat; line-height:22px; }
.left_title2 .more a{ color:#b29c6e; }
.left_title2 .ChannelSContent{ color:#6c5a30; }
.left_body2{ zoom:1; overflow:hidden; }
.left_body2 img{ float:left; }
.left_body2 .ChannelContent{ float:right; height:282px; width:730px; writing-mode:tb-rl; padding:15px 10px; color:#6c5a30; letter-spacing:1px; }
.left_body2 .ChannelContent p{ border-right:1px solid #cdc9ae; padding-right:5px; margin-right:10px; color:#583a26; font-size:18px; }
.left_bottom2{ }

/*样式3*/
.left_title3{ width:1200px; margin:0 auto; line-height:25px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/left_title1.jpg) repeat-x center 12px; text-align:center; overflow:hidden; }
.left_title3 h2 a{ display:block; font-size:20px; color:#6c5a30; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/line.gif) no-repeat center center; text-indent:58px; }
.left_title3 .more{ display:block; border:1px solid #856e3d; padding:0 5px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/body.jpg) repeat; line-height:22px; }
.left_title3 .more a{ color:#b29c6e; }
.left_title3 .ChannelSContent{ color:#6c5a30; }
.left_body3{ width:1000px; height:188px; margin:10px auto 0; position:absolute; left:50%; margin-left:-490px; }
.left_body3 .tempWrap{ overflow: visible !important; }

.left_bottom3{ overflow:hidden; clear:both; }
.left_bottom3 .nextprev{ position:absolute; top:60px; width:100%; height:188px; background:#000; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; }
.left_bottom3 .prev{ left:-50%; margin-left: -490px; text-align:right; }
.left_bottom3 .next{ left:50%; margin-left: 510px; }
.left_bottom3 a{ display:inline-block; width:80px; height:188px; line-height:180px; font-size:80px; font-weight:100; color:#888; opacity:0; }
.left_bottom3 .prev:hover a{ opacity:1; }
.left_bottom3 .next:hover a{ opacity:1; }

/*主体右侧*/
/*样式1*/
.right_title { height:35px; line-height:35px; }
.right_title h2 { font-size:30px; font-weight:normal; text-align:center; padding:5px 0; color:#583A26; }
.right_title h2 a{ color:#583A26; }
.right_title h2 img{ padding:0 10px; }
.right_body { padding:5px 0px; overflow:hidden; zoom:1;  border-top:0; border-bottom:0 }
.right_bottom {}
/*样式2*/
.right_title1 { }
.right_title1 h2 {font-size:30px; font-weight:normal; text-align:center;  padding:15px 0; color:#583A26; }
.right_title1 h2 a{ padding:0 15px; }
.right_title1 h2 img{ padding:0 10px; }
.right_body1 { padding:5px 0; overflow:hidden; zoom:1;  border-top:0; border-bottom:0 }
.right_bottom1 {height: 5px;  line-height:5;  overflow:hidden; font-size:0px; margin-bottom:5px;}
/*样式3*/
.right_title2 { height:69px; line-height:69px;  }
.right_title2 h2 { font-size:20px; font-weight:normal;  text-indent:40px; color:#9f8979; }
.right_body2 { padding:5px; overflow:hidden; zoom:1; border-top:0; border-bottom:0; }
.right_bottom2 { height:5px; font-size:0px; line-height:0; overflow:hidden; margin-bottom:5px; }

.right_title3 { height:69px; line-height:69px;  }
.right_title3 h2 { font-size:20px; font-weight:normal; color:#9f8979; }
.right_body { padding:5px; overflow:hidden; zoom:1; border-top:0; border-bottom:0; }
.right_bottom3 { height:5px; font-size:0px; line-height:0; overflow:hidden; margin-bottom:5px; }
/*==========@@模块  结束@@==========*/

/*==========@@频道布局  开始@@==========*/
/*模型body*/
.body_index, .body_article, .body_download, .body_picture, .body_product, .body_single, .body_video, .body_job, .body_feedback, .body_guestbook{}
.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook,.shoppingcart, .checkout, .payment, .oauth, .feedback{ width:1200px;margin:5px auto; }
#top, #logo, #navigation, #banner, #announcement, #link, #copyright,#floor_1,#floor_2,#floor_3,#floor_4,#floor_5,#floor_6,#floor_7,#floor_8,#floor_9
,#floor_10,#floor_12,#floor_13,#floor_14 { width:1200px;  margin:0 auto; overflow:hidden; border:0px dashed red;}
#left { float:left; width:250px; }
#right { float:left; width:1200px; border-left:0px solid #E5E5E5; padding-left:0px; }
/*===首页 开始===*/
#floor_1_main{ }
#floor_1{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/floor1.jpg) no-repeat; padding:25px 0px; position:relative; margin:-107px auto 10px;}
#floor_1_1{ float:left; width:700px; }
#floor_1_2{ float:right; width:500px; overflow:hidden; }

#floor_2_main{ padding:20px 0 20px 0; overflow:hidden; }
#floor_2{ overflow:hidden; }
#floor_2_1{ float:left; width:300px; position:relative; }
#floor_2_1 .prev,#floor_2_1 .next{ width:34px; font-size:28px; text-align:center; line-height:31px; height:31px; position:absolute; bottom:0px; color:#fff; 
background:#555; opacity:0.37; filter:alpha(opacity=37); -moz-opacity:0.37; -khtml-opacity:0.37; }
#floor_2_1 .prev:hover,#floor_2_1 .next:hover{ background:#583a26; opacity:0.7; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; }
#floor_2_1 .prev{ right:35px; }
#floor_2_1 .next{ right:0; }
#floor_2_2{ float:right; width:850px; }

#floor_3_main{ height:490px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/floor_3.jpg) no-repeat center bottom; }

#floor_4_main{ margin:25px auto; }
#floor_4{ overflow:hidden; }

#floor_5_main{ position:relative; height:248px; overflow:hidden;}

#floor_14_main{ height:255px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/footer.jpg) repeat; overflow:hidden; }
#floor_14{}
#floor_14_1{ width:810px; float:left; }
#floor_14_2{ width:350px; float:right; }
/*===首页 结束===*/

/*===产品模型 开始===*/
.product  .info_product_detail_wrap{ line-height: 2.2em;}
.product  .info_product_detail_wrap b{color: #626262; font-weight:bold;}
.product  .info_product_detail_wrap table.detail_table{ width:100%; }
.product  .info_product_detail_wrap table.detail_table th{ width: 200px;}
.product  .ProductDescription{ height:40px; color:01673A; margin-top:10px;padding-left:35px; line-height:40px; font-size:16px; font-weight:bold; display:none;}
.product  .info_product_detail_wrap img{ width:216px; height:162px;float:left;  text-align:left; margin-right:10px; }
.product  .InfoTitle{  font-size:16px; font-weight:bold; text-align:left; padding:10px 0px;}
.product  .f2{ padding:5px 0px}
.product  .f1{ padding:5px 0px}
.product  .InfoHit{ padding:5px 0px; font-weight:bold; color:#990000}
.product  .InfoTime{ padding:5px 0px; }

/*===产品模型 开始===*/
#product_floor_main{ }
#product_floor{ margin-bottom:8px;  }
#product_floor .right_body{ border:0; padding:0;}
#product_read_floor .col1{ width: 350px; height:100%; overflow: hidden; float:left; border-right: 0px solid #ddd; }
#product_read_floor .col1 .InfoPicture{ height:280px; width:350px;}
#product_read_floor .col1 .InfoAlbum{  padding:5px 0; border-top: 0px solid #ddd; overflow:hidden; clear:both;}

#product_read_floor { border: 1px solid #ddd; width:1198px; margin-bottom:8px;}
#product_read_floor .col2{ width: 800px; height:100%; overflow: hidden; float:right; padding:0 11px; }
#product_read_floor .col2 h1{ font-size:16px; font-weight:bold; color:#333; margin-bottom:10px;}
#product_read_floor .col2 .InfoSContent{ font-family: arial,"microsoft yahei"; color: #e3393c;font-size: 14px; line-height: 20px;word-break: break-all;}
#product_read_floor .col2 .InfoPrice{ padding: 0; font-size:24px; font-weight:bold; float:left;color: #e3393c;}
#product_read_floor .col2 .f2{ font-size:12px;}
#product_read_floor .col2 .row{ clear:both; margin:12px 0; overflow:hidden;}
#product_read_floor .col2 .FriendTip{ clear:both; margin:15px 0; overflow:hidden; font-family:simsun; font-size:12px; color:#666;}
#product_read_floor .col2 b{ display:block; font-weight:normal; font-size:12px;font-family:Arial,Verdana; float:left; width:60px; padding:3px 0;}
#product_read_floor .col2 i{width: 26px;height: 26px; float: left; color: #ccc;}
#product_read_floor .col2 .increase{  background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/increase.png) #e9e9e9  center center no-repeat; cursor: pointer; }
#product_read_floor .col2 .num {width: 50px;height: 24px; border: 1px solid #e9e9e9; float:left; line-height: 24px;text-align: center;padding:0; margin:0; outline: none;}
#product_read_floor .col2 .decrease{  background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/decrease.png) #e9e9e9  center center no-repeat;  cursor: pointer; }

/*产品规格*/
#product_read_floor .col2 .TypeAttribute{ }
#product_read_floor .col2 .TypeAttribute .row{ line-height:26px; }
#product_read_floor .col2 .TypeAttribute .AttributeValue{padding:3px 8px; border:1px solid #ccc; margin-right:8px; font-size:12px; cursor:pointer;}
#product_read_floor .col2 .TypeAttribute .AttributeValue:hover{border-color:#ca141d;}
#product_read_floor .col2 .TypeAttribute .current{ border-color:#ca141d; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/selected.png) bottom right no-repeat;}

#product_read_floor_1_main{ }
#product_read_floor_1{ width:1200px;  overflow:hidden; margin:0 auto;}
#product_read_floor_1_1{ width:200px; overflow:hidden; float:left;}
#product_read_floor_1_2{ width:100%; overflow:hidden; float:right;}
#product_read_floor_1_2 .right_body{ border: 1px solid #e4e4e4;}

#product_read_floor_2_main{ background:#fff; overflow:hidden; margin-bottom:8px;}
#product_read_floor_2{ width:1198px;  overflow:hidden; margin:0 auto; border: 1px solid #ddd; }
/*===产品模型 结束===*/

/*===招聘频道  开始===*/
.job{ }
.joblist { }
.joblist li {overflow: hidden;}
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #DADBD6;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{color:#333; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}
/*应聘*/
table.resume_table { margin:3px; text-align:center; width:97%; border-collapse:collapse;}
table.resume_table th{ font-weight:bold; text-align:left; width:100px;}
table.resume_table td{text-align:left; }
table.resume_table .operation{text-align:center; }
table.resume_table #Detail{ height:200px;}
/*===招聘频道  结束===*/

/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist{}
.guestbooklist li{ padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.MessageTitle { color:#227BAD; line-height:1.5em; font-weight:bold;}
.MessageContent { padding:5px; margin-bottom:10px; }
table.guestbook_table{ width:98%;  }
table.guestbook_table th{ width:100px; text-align:left}
table.guestbook_table td{ text-align:left}
table.guestbook_table .operation{ text-align:center }

/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px; line-height:40px; color:#583A26; font-size:16px; font-weight:bold; padding-left:35px; }
.message_body{ padding:0 10px; color:#583A26; }
.message_bottom{}
/*===留言频道  结束===*/

/*===反馈频道 开始===*/
.feedback{ }
table.feedback_table{ width:99%; text-align:center; margin:0 auto;}
table.feedback_table th{ width:100px; text-align:left; font-weight:bold;}
table.feedback_table td{  text-align:left;}
table.feedback_table .operation{text-align:center}
/*===反馈频道 结束===*/
/*==========@@频道布局  结束@@==========*/


/*==========@@公共板块  开始@@==========*/
/* 顶部 */
#top_main { height:27px;  background:#75c01f; }
#top { height:27px; line-height:27px; text-align:right;}
#top_1 { float:left;  text-align:left;}
#top_2 { float:right; text-align:right; }
#top .MobileEdition{ font-weight: bold; color:red;}
#top a { color:#583A26;  }
#top a:hover { color:#922f2c; text-decoration:none; }

/*Logo*/
#logo_main{ padding:5px 0; background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/logo_bg.jpg) repeat-y center #fff; }
#logo { overflow:hidden; }
#logo .WebLogo{ float:left; }
#logo .WebPhone{ float:right; padding:15px 10px 0 0; font-size:20px; font-weight:bold; color:#583A26; }
#logo .WebPhone .LAdvisoryHotline{ height:39px; line-height:39px; padding:0 15px 0 46px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/tel.png) no-repeat 0px center; float:left; }
#logo .WebPhone .Telephone{ float:left; font-size:20px; line-height:39px; font-family:Georgia; }
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{ color:#F30; }

/*导航*/
#navigation_main{ background:#583A26; }
#navigation { height:47px;  }
#navigation ul.navigationlist li { float:left; line-height:47px; text-align:center; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/nav.jpg) no-repeat center; background-size:100% 80%;  }
#navigation ul.navigationlist li a{ display:block; padding:0 24px; font-size:16px; color:#bda691; border:0px dashed red; margin-right:3px; }
#navigation ul.navigationlist li a:hover{ text-decoration:none; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/nav1.jpg) no-repeat center; background-size:100% 80%; color:#4e3c13; }
#navigation ul.navigationlist .current{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/nav1.jpg) no-repeat center center; background-size:100% 80%; color:#4e3c13;  }
/*导航栏下拉*/
#navigation ul.subnavigationlist{ display:none; position:absolute; background:#583A26; z-index:100; }
#navigation ul.subnavigationlist li{ float:none; background:none; padding:0px; line-height:28px; display:inline; }
#navigation ul.subnavigationlist li a{ display:block; white-space:nowrap; font-weight:normal; color:#bda691; font-size:14px; padding:0px 24px; text-align:left; }
#navigation ul.subnavigationlist li a:hover{ background:#d4c29e; color:#4e3c13; border-radius:0px; }

.navigationlist1{ width:85%; margin:0px auto; overflow:hidden; }
.navigationlist1 li{ float:left; padding:0 15px; }
.navigationlist1 li a{ float:left; width:115px; height:115px; line-height:115px; font-size:18px; color:#e7d9bc; overflow:hidden; text-align:center;
background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/nav.gif) no-repeat; display:inline; margin:0; transition:0.4s; -moz-transition:0.4s; -webkit-transition:0.4s; }
.navigationlist1 li.more{ display:block; }
.navigationlist1 li.more a{ display:block; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/nav1.gif) no-repeat; }
.navigationlist1 li a:hover{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/nav1.gif) no-repeat; }
/*公告*/
#announcement_main{ }
#announcement{ color:#f1e2c4; overflow:hidden; }
#announcement .announcement_title{ float:left; line-height:55px; padding:0px 10px 0 30px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/notice.png ) no-repeat left center; }
#announcement .announcement_body{ float:left; width:340px; line-height:55px; overflow:hidden; }
#announcement .announcement_bottom{ height:60px; overflow:hidden; }
#announcement .announcementlist li{ line-height:50px; }
#announcement .announcementlist li a{ color:#f1e2c4; }

/*Js幻灯片样式*/
#banner_main{ position:relative; border:0px solid blue; }
#banner{  border:0px solid red; margin:0 auto; overflow:hidden; width:100%;  }
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:absolute; bottom:25px; left:0; height:12px; line-height:12px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; 
background:#bda691; margin-right:15px; overflow:hidden; font-size:0px; border-radius:6px; }
#banner_main .hd ul li.on{ background:#583A26; }
#banner_main .nextprev{ display:block; width:62px; height:134px; position:absolute; z-index:100; top:50%; margin-top:-57px; transition:0.5s; -moz-transition:0.5s; 
-webkit-transition:0.5s; opacity:0; }
#banner_main .prev{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/hover_left.png) no-repeat left top; left:150px;  }
#banner_main .next{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/hover_right.png) no-repeat right top; right:150px; }
#banner_main:hover a{ opacity:1; }
/*Flash幻灯片样式*/
/*#banner_main {border:0px solid blue; }
#banner {  border:0px solid red; margin:0 auto; overflow:hidden;} */

/*当前位置*/
#location_main { } 
#location {display:none;color:#01673A; float:right; padding-right:8px;}
#location a {color:#01673A;}

/*子频道列表*/
.subchannel_main{ margin:10px 0; }
.subchannel{}
.subchannellist { text-align:center; }
.subchannellist li { display:inline;line-height:36px; }
.subchannellist li a{ background:#583A26; padding:5px 35px; margin-right:10px; color:#bda691; border:1px solid #583A26; border-radius: 18px; }
.subchannellist li a:hover { background:#bda691; color:#583A26; text-decoration:none; border: 1px solid #bda691; }
.subchannellist #current a { background:#bda691; color:#583A26; text-decoration:none; border: 1px solid #bda691; }
.subchannellist .depth1{ font-size:16px; font-weight:bold; }
.subchannellist .depth2{ font-size:14px; text-indent:1.5em; background:none; }
.subchannellist .depth2 a{ border:none; }
.subchannellist .depth3{ font-size:14px; text-indent:3em; }
.subchannellist .depth4{ font-size:14px; text-indent:4.5em; }
.subchannellist .depth5{ font-size:14px; text-indent:6em; }
.subchannellist .depth6{ font-size:14px; text-indent:7.5em; }
/*搜索 */
table.search_table{ text-align:center; }
table.search_table th{ vertical-align:middle; text-align:center;   }
table.search_table td{ vertical-align:middle; }
table.search_table .form_text{ width:210px; height:35px; line-height:35px; color:#fff; border:1px solid #856E3D; background:#B19C71; padding:0 0 0 15px; margin:0; }
table.search_table .form_button{ display:block; width:62px; height:37px; font-size:0px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/form_button.png) no-repeat right center; margin:0; padding:0; border:none;  }
/*联系我们*/
.contact_wrap{ line-height:1.8em; }
.contact_wrap b{ font-weight:bold;}
.contact_wrap .WebUrl{ color:#F00 }
/*联系我们1*/
.contact_wrap1{ line-height:26px;;background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/contact.png) no-repeat; width:315px; height:159px; padding-left:30px; padding-top:15px; color:#FFF; overflow:hidden; }
.contact_wrap1 b{ font-weight:normal;}
.contact_wrap1 .ico1{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/phone.gif) no-repeat 8px center; padding: 5px 0px 5px 25px;}
.contact_wrap1 .ico2{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/fax.gif) no-repeat left center; padding: 5px 0px 5px 25px;}
.contact_wrap1 .ico3{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/email.gif) no-repeat 1px center; padding: 5px 0px 5px 25px;}
.contact_wrap1 .ico4{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/address.gif) no-repeat left center; padding: 5px 0px 5px 25px;}

/*订购*/
.order{margin:0px auto}
.order .WantOrder h1{ border-bottom:1px dotted #999999; padding: 5px 0px;}
.order .f1{ float:right; color:red;}
table.order_table{ width:98%;  }
table.order_table th{ width:100px; text-align:left;}
table.order_table td{text-align:left}
table.order_table .operation{ text-align:center}

/* 友情链接 */ 
#link_main { background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/footer.jpg) repeat; }
#link { padding:0; }
.link_title { line-height:69px; height:69px;  color:#9f8979;  }
.link_title h2 { font-size:20px; color:#9f8979; font-weight: normal; text-indent:40px;}
.link_body { color:#000; border-top:0px; border-bottom:0px; }
.link_bottom{}
.link_pic { overflow:auto; zoom:1;  }
.link_pic ul li { float:left; padding:1px 5px; text-align:center; width:112px;}
.link_pic img { width:86px; height:30px; padding:2px; border:1px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #9f8979; }
.link_text { overflow: hidden; zoom:1; padding:8px 0 0 0; }
.link_text ul li { float:left; text-align:center; padding:1px 15px; overflow:hidden;white-space:nowrap;}
.link_text a { line-height:22px; color:#9f8979; }
.link_text a:hover { line-height:22px; color:#922F2C; }
/* 版权信息 */
#copyright_main{ background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/footer.jpg) repeat; }
#copyright { line-height:46px; color: #9f8979; }
#copyright .bottom_navigation{text-align: center;padding: 5px 0px; }
#copyright a{ text-decoration: none;}
#copyright a:hover{ color:#922F2C; text-decoration: none;}
#copyright .bottom_info{ text-align:center;padding-top:5px; padding-right:10px; line-height:20px; }
#copyright .TechnicalSupport{ float:right; margin:0; }

/*分页样式*/
.page { padding:4px 0px 0px 1px; float:right; clear:both;}
.page a, .page span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:22px; }
.page a:link, .page a:visited { text-decoration:none; }
.page a:hover { background:#CC0001; color:#ff9900; }
.page .current{ background:#CC0001; color:#FFF;}
.page #total{color:red}

/*会员登录*/
table.login_table{ width:90%; text-align:center; margin:5px auto;}
table.login_table th{ width:100px; text-align:left; font-weight:bold;  white-space:nowrap;}
table.login_table td{ text-align:left; width:200px;}
table.login_table .operation{text-align:left}
table.login_table .quick_login td{text-align:left; padding:10px 0;}
table.login_table .quick_login td img{ margin-right:8px; float:left;}

/*会员注册*/
table.reg_table{ width:90%; text-align:center; margin:5px auto;}
table.reg_table th{ width:120px; text-align:left; font-weight:bold;  white-space:nowrap;}
table.reg_table td{  text-align:left; }
table.reg_table .MemberCode{  text-align:left; width:70px;}
table.reg_table .operation{ text-align:left;}
table.reg_table #SmsCode{width:50px;}

/*忘记密码 第一步*/
table.forget_table1{ width:90%; text-align:center; margin:5px auto;}
table.forget_table1 th{ width:120px; text-align:left; font-weight:bold; white-space:nowrap;}
table.forget_table1 td{ text-align:left;  }
table.forget_table1 .operation{text-align:left}
/*忘记密码 第二步*/
table.forget_table2{ width:90%; text-align:center; margin:5px auto;}
table.forget_table2 th{ width:120px; text-align:left; font-weight:bold; white-space:nowrap;}
table.forget_table2 td{ text-align:left; }
table.forget_table2 .operation{text-align:left}
table.forget_table2 #SmsCode{ width:60px;}
table.forget_table2 .PasswordQuestion, table.forget_table2 .MemberMobile, table.forget_table2 .FindPwdWay{ padding:3px 0;}

/*第三方账号登录*/
.oauth{}
.oauth_title{  overflow:hidden; padding-left:15em; font-size:16px; position:relative; margin-bottom:-1px; z-index:1;}
.oauth_title .create_user, .oauth_title .bind_user{ float:left; padding:10px 20px; cursor:pointer; margin-right:10px; background:#f0f0f0; border:1px solid #e0e0e0; }
.oauth_title .current{ background:#fff; border-bottom:1px solid #fff;}
.oauth_body{ overflow:hidden; border-top: 1px solid #f0f0f0; position:relative; padding:10px 0;} 
table.oauth_table{ width:350px; text-align:center; margin:5px auto;}
table.oauth_table th, table.oauth_table td{ padding:3px 0;}
table.oauth_table th{ width:100px; text-align:left; }
table.oauth_table td{  text-align:left; width:200px;}
table.oauth_table .operation{text-align:center}

/*网站地图列表*/
.maplist{ }
.maplist li { padding:1px; }
.maplist li a { background:#d1e8fc; line-height:25px; display:block; padding:0 20px; border:0px solid #A6CC93; }
.maplist li a:hover { text-decoration:none; background:#FFF; }
.maplist .depth1{font-weight:bold;text-indent:0px; font-weight:bold}
.maplist .depth2{text-indent:2em}
.maplist .depth3{text-indent:4em}
.maplist .depth4{text-indent:6em}
.maplist .depth5{text-indent:8em}
.maplist .depth6{text-indent:10em}

/*===商品评论 开始===*/
/*评论结果：好评率*/
.GoodsComment{}
.GoodsCommentResult{ border-bottom:1px solid #e4e4e4; overflow:hidden; height:100px; padding:8px 0;}
.GoodsCommentResult .GoodRate{ width:180px;height:100%;  float:left; border-right:0px solid #e4e4e4; overflow:hidden;}
.GoodsCommentResult .GoodRate .GoodRateValue{ color:#e01d20; text-align:center; }
.GoodsCommentResult .GoodRate .GoodRateValue b{ font-size: 53px; }
.GoodsCommentResult .GoodRate .GoodRateValue .PercentSign{font-family: Arial,Helvetica,sans-serif;font-size: 33px;}
.GoodsCommentResult .GoodRate .GoodRateText{ text-align:center; height:25px;}
/*评论结果：好评、中评、差评*/
.GoodsCommentResult .StatResult{ width:150px;height:100%; float:left; border-right:0px solid #e4e4e4; }
.GoodsCommentResult .StatResult dl{ margin:0;}
.GoodsCommentResult .StatResult dt{ font-size:12px;}
.GoodsCommentResult .StatResult dt em{ font-style:normal; color:#999; padding:0 5px;}
.GoodsCommentResult .StatResult dd{ margin:0; background:#ddd; height:6px;}
.GoodsCommentResult .StatResult dd div{ background:#e01d20;  height:6px; width:0;}
.GoodsCommentResult .Tip{  width:600px; height:100%; float:right;}

/*评论选项卡*/
.GoodsCommentTab{overflow:hidden; border-bottom:1px solid #e4e4e4; }
.GoodsCommentTab li{ float:left; padding:0 12px; overflow:hidden; height:42px; line-height:42px; }
.GoodsCommentTab li.current{border-bottom:1px solid #e01d20; }
.GoodsCommentTab li a{ color:#666; }
.GoodsCommentTab li a i{ font-style:normal;}
.GoodsCommentTab li a:hover, .GoodsCommentTab li.current a{ color:#e01d20; }

/*评论列表*/
.GoodsCommentContent{}
.goodscommentlist{ font-size: 12px; font-family: Arial,Verdana; overflow:hidden; }
.goodscommentlist li{ overflow:hidden; border-bottom:1px solid #e4e4e4; padding:10px 0; }
.goodscommentlist li .MemberAvatar{ float:left; width:120px; text-align:center;}
.goodscommentlist li .MemberAvatar img{ border: 1px solid #dedede;vertical-align: top; width: 70px; height: 70px;}
.goodscommentlist li .GuestName{ padding:5px 0;}
.goodscommentlist li .CommentContent{ float:left; width:710px; display:block; line-height:1.6em;}
.goodscommentlist li .CommentTime{float:right; color:#999; width:140px; text-align:center; padding-top:15px;}
.goodscommentlist li .CommentTime b{ font-weight:normal; color:#e01d20; display:block; padding:5px 0;}
/*评论回复*/
.GoodsCommentReply{ color: #F90; line-height:1.8em; background: #f5f5f5; padding: 5px 8px; margin:8px 10px;}
.GoodsCommentReply .replycommentlist li{ border-bottom:1px solid #ddd; padding:5px 0;}
.GoodsCommentReply .replycommentlist li .GuestName{ display:inline; }
.GoodsCommentReply .replycommentlist li .CommentContent{ display:inline; float:none;}
.GoodsCommentReply .replycommentlist li .CommentTime { float: none;color: #999; text-align: center; margin:0 1px;}

/*评论分页*/
.GoodsCommentPage{ overflow:hidden; float:right; padding:10px 0; }
.GoodsCommentPage li{ float:left; border-radius: 2px;  background: #f7f7f7; padding: 4px 1em;border: 1px solid #ddd; margin-left: 3px; vertical-align: middle; cursor:pointer;}
.GoodsCommentPage li a{ color: #333; }
.GoodsCommentPage li a:hover{ color: #e33b3d; }
.GoodsCommentPage li.active{ border: 0;cursor: default; background: none;}
.GoodsCommentPage li.active a{ color: #e33b3d; font-weight: bold; cursor: default; }
.GoodsCommentPage li.disabled{ cursor:not-allowed; }
.GoodsCommentPage li.disabled a{ color: #999;cursor:not-allowed;}

/*评论表单*/
.GoodsCommentForm{ margin-top:15px; overflow:hidden; clear:both;}
table.goods_comment_table{ width:99%; text-align:center; margin:0 auto; border-spacing:0; font-size: 12px; }
table.goods_comment_table th{ width:80px; text-align:left; white-space:nowrap; font-weight:normal;  }
table.goods_comment_table td{  text-align:left; padding:3px 0;}
table.goods_comment_table .operation{text-align:left;}
table.goods_comment_table #CommentContent{ height:70px; border: 1px solid #e0e0e0;}
table.goods_comment_table  label{ float:left; margin-right:30px;}
table.goods_comment_table  label .form_radio{ float:left; }
/*===商品评论 结束===*/
/*==========@@公共板块  结束@@==========*/


/*==========@@通用列表 开始@@==========*/
/*文字列表*/
.textlist{ }
.textlist li { line-height:28px; height:28px;text-indent:8px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/textlist.gif) no-repeat 0 center; overflow:hidden;width:100%;/*解决ie6bug*/}
.textlist li a{ color:#54453a; }
.textlist li a:hover{ color:#922F2C; }

/*文字列表*/

.textlist1{ }
.textlist1 li{ height:24px; line-height:24px; padding:4px 0;  }
.textlist1 li a.InfoTitle{ display:block; height:26px; color:#6c5a30; padding:0 10px; overflow:hidden; text-align:left; }
.textlist1 li a.InfoTitle:hover{ color:#922f2c; }
.textlist1 li.first{ height:82px; padding:0 0 0 3px; overflow:hidden; border-bottom:none; }
.textlist1 li.first .InfoPicture{ float:left; }
.textlist1 li.first .info_wrap{ float:left; width:294px; }
.textlist1 li.first .InfoTitle{ display:block; color:#6c5a30; text-align:left; padding:0 0 2px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.textlist1 li.first .InfoContent{ display:block; font-size:14px; line-height:20px; color:#9f947d; white-space:normal; padding-top:8px; text-indent:2em; overflow:hidden; }
.textlist1 li .InfoTime{ float:right; text-align:right; padding:0 2px 0 0; color:#6c5a30; }

/*带缩略图文字列表*/
.thumblist{}
.thumblist li {}

.thumblist1{ overflow:hidden; width:1000px; margin:40px auto 0; zoom:1; }
.thumblist1 li{ float:left; width:500px; overflow:hidden; border-bottom:none; }
.thumblist1 li a{ float:left; }
.thumblist1 li .info_wrap{ width:225px; height:178px; display:inline-block; zoom:1;  }
.thumblist1 li.n1 .info_wrap,.thumblist1 li.n2 .info_wrap{ float:left; padding:10px 10px 0 28px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/thumblist_li.png) no-repeat; margin-left:-13px;  }
.thumblist1 li.n3 .info_wrap,.thumblist1 li.n4 .info_wrap{ float:left; padding:10px 25px 0 13px; background:url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/thumblist_li2.png) no-repeat; position: relative; }
.thumblist1 li .InfoTitle{ display:block; color:#f5f5f5; text-align:left; border-bottom:1px solid #54391f; padding:10px 0 5px; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.thumblist1 li .InfoContent{ font-size:14px; line-height:24px; color:#a5907c; white-space:normal; padding:5px 0; text-indent:2em; }
.thumblist1 li img{ float:left; width:250px; height:188px; vertical-align:middle; }
.thumblist1 li.n3 img,.thumblist1 li.n4 img{ float:right; margin-left:-13px; }
/*橱窗列表0*/
.gridlist0{ margin-top:5px; }
.gridlist0 li { float:left; padding:4px 0;margin-bottom:10px; margin-right:15px; text-align:center; overflow:hidden; display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap;}
.gridlist0 li img { border:1px solid #D6D6D6; width:280px;}
.gridlist0 li a { white-space:nowrap; line-height:28px; width:282px; overflow:hidden; display:inline-block; text-overflow:ellipsis; color:#54453a; }
.gridlist0 li a:hover img{ border:1px solid #922F2C;  }
.gridlist0 li a:hover{ color:#922F2C;  }
/*橱窗列表*/
.gridlist{ margin-top:5px; }
.gridlist li img { border:1px solid #D6D6D6; width:280px;}
.gridlist li a:hover img{ border:1px solid #922F2C;  }
.gridlist li a:hover{ color:#922F2C;  }
.gridlist li { float:left;width:280px;margin-bottom:10px; margin-right:15px; text-align:center; overflow:hidden;
text-overflow:ellipsis; white-space:nowrap;border:1px solid #D6D6D6;position:relative;}
.gridlist li a { white-space:nowrap;}
.gridlist li .InfoPicture{display:block;padding-bottom:30px;}
.gridlist li .Info_wrap{ position: absolute;bottom:-70px;left:0px;background:#fff;height:100px;overflow:hidden;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.gridlist li .Info_wrap .InfoTitle{display:block;text-align:center;line-height:36px;padding:0;}
.gridlist li .Info_wrap p{display:block;width:280px;white-space: normal;text-align:left;}
.gridlist li:hover{ border:1px solid #e7463c;}
.gridlist li:hover .InfoTitle{ color:#e7463c;}
.gridlist li:hover .Info_wrap{bottom:0px;}
.InfoPrice0{ font-size:24px;font-family: Georgia; text-align:center;font-weight:bold; color: #e3393c;}
/*橱窗列表1*/
.gridlist1{ overflow:hidden; }
.gridlist1 li{ float:left; text-align:center;overflow:hidden; display:inline; }
.gridlist1 li img { display:block; width:300px; height: 226px; vertical-align:middle; }
.gridlist1 li .InfoTitle { }

/*橱窗列表2*/
.gridlist2{ }
.gridlist2 li{ float:left; text-align:center; display:inline; }
.gridlist2 li img { display:block; width:250px; vertical-align:middle; }
.gridlist2 li .InfoTitle { }
/*相册列表*/
.albumlist{ overflow:hidden; float:left; height:54px; width:310px; outline:0px dashed red;}
.albumlist li { float:left; text-align:center; overflow:hidden; width:61px; height:60px;}
.albumlist li img { width:50px; height:50px; cursor:pointer; border: 2px solid #fff;}
.albumlist li.on img{ border: 2px solid #e4393c; }
.InfoAlbum .myalbum { float: left; }
.InfoAlbum .sPrev, .InfoAlbum .sNext {float: left; display: block; width: 16px; height: 54px;background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/arrow.png) no-repeat; cursor: pointer; margin:0 2px; outline:0px dashed red; }
.InfoAlbum .sPrev{ background-position: 2px center; }
.InfoAlbum .sPrev:hover{ background-position: -27px center; }
.InfoAlbum .sNext{ background-position: -13px center; }
.InfoAlbum .sNext:hover{ background-position: -42px center; }

/*商品参数选项卡*/
.producttablist{ overflow:hidden; }
.producttablist li { float:left; text-align:center; overflow:hidden; width:140px; padding:0 5px; cursor:pointer; background:#fff; 
border:1px solid #e4e4e4; border-left:0; border-top:1px solid #e4e4e4;}
.producttablist li.current{ color:#e01d20; border-top: 1px solid #e01d20; border-bottom-color: #FFF; padding-top: 0;}
.GoodsSpecification{ display:none;}
.specification_table{ width: 100%; border-collapse:collapse; font-family:微软雅黑; font-size:16px; color:#666;}
.specification_table .TypeGroupName{ border-bottom:1px solid #e4e4e4; color:#333; text-align:left; padding:8px 0px; }
.specification_table .TypeAttributeName{ width: 135px; text-align:left; padding:5px 0px; white-space:nowrap;}
.specification_table .AttributeValue{}
/*选项卡切换列表*/
.tablist { overflow: hidden; zoom:1; float:right; }
.tablist  li { float:left;  overflow:hidden; white-space:nowrap; border-top: solid 3px #fff; height:36px; border-left: solid 1px #fff;border-right: solid 1px #fff;}
.tablist  li a{  border-left: solid 1px #ededed; padding:0px 12px;  }
.tablist  li a.n1{ border:0;}
.tablist  li.on{ border-left: solid 1px #c81623;border-right: solid 1px #c81623; border-top: solid 3px #c81623; border-bottom:1px solid #fff; background:#fff;}

/*视频列表*/
.videolist{ margin-top:5px; }
.videolist li { width:282px; float:left; margin-right:15px; text-align:center; overflow:hidden;}
.videolist li img { border:1px solid #E1E1E1; width:100%; }
.videolist li a { white-space:nowrap; line-height:28px;}
/*==========@@通用列表  结束@@==========*/


/*==========@@购物车 开始@@==========*/
/*公共*/
.cart_price{ font-weight:bold; color:#F00;}

/**购物进度*/
.progress{ overflow:hidden; margin:8px 0;}
.progresslist li{ width: 33.3%; height: 35px; line-height:35px; float:left; text-align:center; background: #f1f1f1; color:#999;}
.progresslist li i{ display: block;background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/progresslist.png) no-repeat;float: right;width: 22px; height: 35px;}
/*step1*/
.progress #step1 li.n1 { color: #f60; background: #ffe6bc; }
.progress #step1 li.n1 i {background-position: 0px -35px;}
/*step2*/
.progress #step2 li.n1 i { background-position: 0px -70px; }
.progress #step2 li.n2 { color: #f60; background: #ffe6bc; }
.progress #step2 li.n2 i{ background-position: 0px -35px; }
/*step3*/
.progress #step3 li.n2 i{ background-position: 0px -70px; }
.progress #step3 li.n3 { color: #f60; background: #ffe6bc; }


/*购物车列表*/
.cart_table{ width: 100%; border-collapse:collapse; }
.cart_table thead{ background: #F5F5F5;}
.cart_table td, .cart_table th{ padding:8px 0px; text-align:center; }
.cart_table, .cart_table th, .cart_table td{ border:1px solid #e4e4e4; }
.cart_table .tImage{ width: 180px; }
.cart_table .tProductName{}
.cart_table .tPrice{ width: 100px;  }
.cart_table .tQuantity{ width: 120px; }
.cart_table .tTotalItemPrice{ width: 110px;  padding-left:10px;}
.cart_table .tOperation{ width: 110px;}
.cart_table .tTotalPrice{ text-align:right; padding-right:10px;}
.cart_table tfoot th{ text-align:right; }
.cart_table tfoot td{ text-align:center; }
.cart_table tfoot .trCartCheckout th{ padding:0;}
/*值*/
.cart_table .form_quantity{ width: 45px; height: 24px;border: 1px solid #e9e9e9;float: left; line-height: 24px;text-align: center;padding: 0;margin: 0;outline: none;}
.cart_table .TotalPrice, .cart_table .TotalItemPrice{font-weight:bold; color:red; }
.cart_table .TotalCount,  .TotalItemCount{ font-weight:bold; color:red;}
.cart_table .IncQuantity, .cart_table .DecQuantity{ width: 26px; height: 26px;float: left; color: #ccc; padding:0; cursor:pointer; }
.cart_table .IncQuantity { background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/increase.png) #e9e9e9 center center no-repeat;}
.cart_table .DecQuantity { background: url(https://web.archive.org/web/20220121170626im_/http://longbaocai.com/App/Tpl/Home/Default/Public/images/decrease.png) #e9e9e9 center center no-repeat; margin-left:10px;}
.cart_table .InfoPicture{ height: 100px;}
.cart_table .ProductName{ padding: 5px;}
.cart_table .CartEmptyText{ font-weight:bold; color:red; text-align:left; padding-left:5px; float:left; display:none;}
/*按钮*/
.cart_table .btnGoShoping{ cursor: pointer; background:#e4e4e4; padding:10px 12px; color:#666; float:left;}
.cart_table .btnGoShoping:hover{ color: #c81623;}
.cart_table .btnClearCart{ cursor: pointer;  background:#e4e4e4; padding:10px 12px; color:#666; float:right;}
.cart_table .btnClearCart:hover{ color: #c81623;}
.cart_table .btnCheckout{ cursor: pointer; background:#cf010e; padding:10px 35px; color:#fff; float:right;}
.cart_table .btnCheckout:hover{ color: #eee; background:#E70A18;}
/*收货人信息*/
.cart_title{ padding:15px 0px; font-weight:bold; font-size:14px;}
.consigneelist{}
.consigneelist li{ padding-bottom:8px; padding-left:15px;}
.consigneelist li b{ margin-right:5px; font-weight:normal;}
.consigneelist li .ConsigneeAddressAlias{ padding:1px 8px; margin-right:3px; border:1px solid #e4e4e4; background:#fafafa;}
.consigneelist li .ConsigneePostcode{ display:none;}
.consignee_title{ padding:15px 0px; font-weight:bold; font-size:14px;}
.consignee_table{ width: 100%; border-collapse:collapse; margin-top:8px;}
.consignee_table tbody{ display:none;}
.consignee_table td , .consignee_table th{ padding:2px 1px;}
.consignee_table th{ width: 120px; text-align:right; font-weight:normal;}
.consignee_table td{ }
.consignee_table, .consignee_table th, .consignee_table td{ border:1px solid #e4e4e4; }
.consignee_table tfoot{ border-top:1px solid #e4e4e4; background:#fafafa;}
.consignee #ConsigneeRealName, .consignee #ConsigneeEmail, .consignee #ConsigneeMobile, 
.consignee #ConsigneeTelephone, .consignee #ConsigneePostcode{ width:150px; }
.consignee #ConsigneeAddress{ width:450px; }
.consignee #ConsigneeRemark{ width:98%; height:80px;}
/*配送方式*/
.shipping_title{ padding:15px 0px; font-weight:bold; font-size:14px;}
.shipping_title .FreeShippingTip{ margin-left:20px; color:#FF3300; font-weight:normal;}
.shipping_bottom{ height:30px; margin:10px; text-align:center;}
.shipping_table{ width: 100%; border-collapse:collapse;}
.shipping_table th{ width: 200px; text-align:left; padding-left: 15px; background:#F5F5F5;}
.shipping_table td{ text-align:left; line-height:1.8em; padding:5px 10px;}
.shipping_table i{ color:red; font-style:normal;}
.shipping_table, .shipping_table th, .shipping_table td{ border:1px solid #e4e4e4; }
.shipping_table .ShippingDescription{ font-size:12px; color:#999; line-height: 20px; }
/*支付方式*/
.pay_title{ padding:15px 0px; font-weight:bold; font-size:14px;}
.pay_body{}
.pay_table{ width: 100%; border-collapse:collapse; }
.pay_table tr.current td{ background:#F5F5F5;}
.pay_table th{ width: 200px; text-align:left; padding-left: 15px; background:#F5F5F5;}
.pay_table td{ text-align:left; line-height:1.8em; padding:5px 10px;}
.pay_table, .pay_table th, .pay_table td{ border:1px solid #e4e4e4; }
.pay_table .PayDescription{ font-size:12px; color:#999; line-height: 20px; }
.pay_bottom{ padding:15px 0;}
/*优惠券*/
.coupon{}
.coupon_title{ padding:15px 0px; font-weight:bold; font-size:14px;}
.coupon_body{ padding-left:15px;}
.coupon_bottom{ padding:0;}
.coupon_body .btnCoupon{border:1px solid #ccc; margin-left:3px; padding:3px 8px; cursor:pointer;}
.coupon_body .btnCoupon:hover{ border:1px solid #aaa; color:#000;}
.coupon_body .form_text{ width:125px; padding:2px 3px;}
.coupon_body #CouponSendID{ margin-right: 30px;}
/*积分*/
.point{}
.point_title{ padding:15px 0px; font-weight:bold; font-size:14px;}
.point_body{ padding-left:15px;}
.point_bottom{ padding:0;}
.point_body .btnPoint{border:1px solid #ccc; margin-left:3px; padding:3px 8px; cursor:pointer;}
.point_body .btnPoint:hover{ border:1px solid #aaa; color:#000;}
.point_body #Point{ width:82px; padding: 2px 3px; margin-left:3px;}
.point_body .YourTotalPoint{ margin-left:10px;}
.point_body .YourTotalPoint i{ font-style:normal; color:#F00;}
.point_body .MaxUsePoint{ margin-left:10px;}
.point_body .MaxUsePoint i{ font-style:normal; color:#F00;}
/*在线支付*/
.orderinfo{ overflow:hidden;}
.orderinfo .OrderNumber{color:#00F;}
.orderinfo .TotalPrice, .orderinfo .ShippingPrice, .orderinfo .PayPrice, .orderinfo .TotalOrderPrice, .orderinfo .DiscountPrice, 
.orderinfo .CouponPrice, .orderinfo .PointPrice{ color:#F00;}
.orderinfo i{ color:red; font-style:normal;}
.orderinfo_title{}
.orderinfo_body{ line-height:2em; font-size:16px;}
.orderinfo_bottom{ text-align:center; }
.payment .pay_title{ font-size:16px; font-weight:normal;}
.payment .OrderOnlinePayFinish{ color:#F00; }
/*==========@@购物车 结束@@==========*/


/*==========@@jQZoom Version 2.2 样式开始@@==========*/
.jqzoom{ border:0px solid black;float:left;position:relative;padding:0px;cursor:pointer;}
.jqzoom img{ float:left; }
div.zoomdiv { z-index : 100; position: absolute; top:0px; left:0px; width: 200px; height: 200px;
background: #ffffff;border:1px solid #CCCCCC;display:none;text-align: center;overflow: hidden; }
div.jqZoomPup {z-index : 100;visibility : hidden;position: absolute; top:0px; left:0px; width : 50px;height : 50px;border: 1px solid #aaa;
background: #ffffff; opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50); }
/*==========@@jQZoom Version 2.2 样式结束@@==========*/
/*
     FILE ARCHIVED ON 17:06:26 Jan 21, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:31:42 Dec 03, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.622
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 21.313
  LoadShardBlock: 144.379 (3)
  PetaboxLoader3.datanode: 116.172 (4)
  PetaboxLoader3.resolve: 102.648 (3)
  load_resource: 80.873
*/