@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:#696868;	margin:0px auto; font-family: Microsoft YaHei; font-size:14px; background:#ddd; }
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:#626262; background: transparent;  outline:none}
a:visited { color:#aaa; }
a:focus { outline:none; }
a:hover{ color:#5079d9;}
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;}
.InfoPrice{ color:#E4393C; text-align:left; font-size:15px; font-family:Verdana; padding: 5px;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@元件 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}

/*浮动*/
.clear { display:block; clear:both; height:3px; overflow:hidden; line-height:3px; }
.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;
   color: #666666; }
/*默认样式*/
.btn {  background-color:#4262af;  color: #fff; background: linear-gradient(#6383c6, #4262af); border-radius:3px; }
.btn:hover { background:linear-gradient(#4262af, #4262af); color:#fff;}
.btn:active { background:linear-gradient(#4262af, #4262af);  color: #fff;}
/*按钮大小*/
.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;}

.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(../images/cartwhite.png) no-repeat 12px center #cf010e; cursor:pointer; float:left;}
.btnAddCart:hover{ color: #ddd;}
.btnSellOut{display:block; height:36px; line-height:36px; color: #fff; background: #ccc; float:left; border: 1px solid #ccc; margin-right:10px; text-align:center; padding:0 30px;}

/*加入收藏*/
.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(../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:86px; height:26px; line-height:26px; border: 1px solid #ddd; color: #cf010e; padding-left:32px;
background: url(../images/cartred.png) no-repeat 6px center; cursor:pointer; float:left; margin-left:10px;}
.btnAddCart1:hover{  background: url(../images/cartwhite.png) no-repeat 6px center #cf010e; color:#fff;}
.btnSellOut1{display:block;  height:26px; line-height:26px; border: 1px solid #ccc; color: #fff;  background: #ccc; float:left; padding:0 15px; text-align:center;}
.btnExchange{display:block; padding:0 12px; height:26px; line-height:26px; border: 1px solid #cf010e; color: #cf010e;cursor:pointer; float:left; }
.btnExchange:hover{  background-color: #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 0; 
text-decoration: none; text-align: center; text-indent:0; cursor:pointer;color: #666666; background-color: #fff;  color: #000; border:0; }

/*表单类*/
.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover{ border:1px solid #ccc; height:25px; line-height:25px; clip:rect; padding:2px; color:#000000; margin-bottom:5px; }
.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; padding:2px; border: 1px solid #ccc;}
.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;}

.Wdate.form_text{ height:27px; border:1px solid #ccc;}
/*其它*/
.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:#FFF;  line-height:25px; height:200px;overflow:hidden; margin-bottom:10px;}
.ChannelSContent a{ color: #ff9d02}
.ChannelSContent img, .InfoContent img{ max-width:100% }
.ChannelAlbum{ overflow: hidden; }

/*信息*/
.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; font-size:16px; padding:10px 0;}
.InfoAttachment{ padding:10px 0px; text-align:center; width:81px; margin:0 auto;}
.InfoPicture{ text-align: center;}
.InfoPicture img{ width:100%; max-width:100%}
.info_from_wrap{ padding:0 10px 15px; text-align:center; color:#999; border-bottom:1px solid #ddd; line-height:30px; margin-bottom:5px;}
.info_from_wrap a { color:#999; }
.info_from_wrap a:hover { color:#555; }
#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{ padding:5px 10px; border:1px solid #E3E3E3; color:#333; line-height:1.8em; background:#fff; border:1px solid rgba(0, 0, 0, 0.14); border-radius:8px; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); margin-top:25px; }
.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{ border-bottom: 1px solid #ddd;padding:15px 0 10px 30px;position:relative;}
.left_title1 h2 { font-size: 22px;text-align: left;color: #666;font-weight: 300;  }
.left_title1 h2 a{font-size: 22px;color: #666;}
.left_title1 p{font-size: 13px;text-align: left;color: #848484;font-weight: 300;line-height:20px;height:20px;}
.left_title1 .prev{position:absolute;right:65px; top:20px;border: 1px solid #e1e1e1;border-radius: 4px;padding: 0 15px;line-height: 34px;color: #666;background-color: #fafafa;}
.left_title1 .next{position:absolute;right:15px; top:20px;border: 1px solid #e1e1e1;border-radius: 4px;padding: 0 15px;line-height: 34px;color: #666;background-color: #fafafa;}
.left_body1 { overflow:hidden; zoom:1; }
.left_bottom1 { }

/*样式2*/
.left_title2{ border-bottom: 1px solid #ddd;padding:15px 0 10px 30px;position:relative;}
.left_title2 h2 { font-size: 22px;text-align: left;color: #666;font-weight: 300;  }
.left_title2 h2 a{font-size: 22px;color: #666;}
.left_title2 .More{ float:right; padding:0 15px 0 19px; line-height:34px; color:#666; background:#fafafa; border:1px solid #e1e1e1; border-radius:4px; position:absolute;
right:14px; bottom:18px; }
.left_title2 .More:hover{ color:#EFB90A; }
.left_title2 p{font-size: 13px;text-align: left;color: #848484;font-weight: 300;line-height:20px;height:20px;}
.left_body2 { overflow:hidden; zoom:1; }
.left_body2 .ChannelPicture{float:left;width:600px;}
.left_bottom2 { }

/*样式3*/
.left_title3 { height:69px; line-height:69px;  }
.left_title3 h2 { font-size:20px;   font-weight:normal; color:#FFF;}
.left_body { padding:5px; overflow:hidden; zoom:1; border-top:0; border-bottom:0}
.left_bottom3 { height: 5px; font-size: 0px; line-height:0;  overflow:hidden; margin-bottom:5px;}
/*样式4*/
.left_title4{ padding:15px 0 10px 30px;position:relative; overflow:hidden; }
.left_title4 .More{ float:right; padding:0 15px 0 19px; line-height:34px; color:#666; background:#fafafa; border:1px solid #e1e1e1; border-radius:4px; position:absolute;
right:14px; bottom:18px; }
.left_title4 .More:hover{ color:#EFB90A; }
.left_title4 h2 { font-size: 22px;text-align: left;color: #666;font-weight: 300;  }
.left_title4 h2 a{font-size: 22px;color: #666;}
.left_title4 p{font-size: 13px;text-align: left;color: #848484;font-weight: 300;line-height:20px;height:20px;}
.left_body4 { overflow:hidden; zoom:1; }
.left_bottom4 { }

/*主体右侧*/
/*样式1*/
.right_title { right_bottom }
.right_title h2 { font-size:30px; font-weight:normal; text-align:center; padding:15px 0; color:#333;   }
.right_body { padding:5px 0px; overflow:hidden; zoom:1;  border-top:0; border-bottom:0 }
.right_bottom {}
/*样式2*/
.right_title1{ border-bottom: 1px solid #ddd;padding:15px 0 10px 30px; position:relative; }
.right_title1 h2 { font-size: 22px;text-align: left;color: #666;font-weight: 300;  }
.right_title1 .search{ position:absolute; right:10px; top:10px; margin:0; }
.right_body1 { overflow:hidden; zoom:1;  border-top:0; border-bottom:0 }
.right_body1_1, .right_body1_3{ float:left; width:30px; }
.right_body1_2{ float:left; width:1128px;}
.right_body1 .sPrev, .right_body1 .sNext {display: block; width: 16px; height: 54px; background: url(../images/arrow.png) no-repeat; 
cursor: pointer; margin:0 auto; outline:0px dashed red; margin-top:80px;}
.right_body1 .sPrev{ background-position: 2px center; }
.right_body1 .sPrev:hover{ background-position: -27px center; }
.right_body1 .sNext{ background-position: -13px center; }
.right_body1 .sNext:hover{ background-position: -42px center; }
.right_bottom1{}
/*样式3*/
.right_title2{ width:100%; height:50px; line-height:50px;  padding:0 10px 0 30px; box-shadow:rgba(0, 0, 0, 0.06) 0 1px 7px; background:#f3f3f3; background:-webkit-linear-gradient(#fbfbfb, #ececec);background:linear-gradient(#fbfbfb, #ececec); border:1px solid #d4d4d4; border-radius:8px 8px 0 0; box-sizing:border-box; }
.right_title2 h2 { font-size:16px; font-weight:normal; color:#37474f; }
.right_body2 { padding:5px; overflow:hidden; zoom:1; border-top:0; border-bottom:0; border:1px solid #DBDBDB; border-top:none; border-radius:0 0 8px 8px; background:#fff;
box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); }
.right_bottom2 { 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, .feedback, .shoppingcart, .checkout, .payment, .oauth{ width:1200px;margin:5px auto; }
.shoppingcart, .checkout, .payment, .oauth{ background:#fff; width:1190px; padding: 5px; border-radius: 8px;}
#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;} 
#navigation{ margin:0 auto; overflow:hidden; }
#left { float:left; width:250px; }
#right,#right_content{ float:left; width:1160px; border-left:0px solid #E5E5E5; padding:15px 20px; background:#fff; border:1px solid rgba(0, 0, 0, 0.14); border-radius:8px; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); margin-top:25px; }
#right_content{ margin-top:20px; float:none; }
.product #right{ width:1200px; padding:0; margin-top:25px; float:none; }
.picture #right,.video #right{ padding-bottom:0; }
/*===首页 开始===*/
#floor_1_main{overflow:hidden;padding:0px 0 0px 0 ;}
#floor_1{ background:#fff; border:1px solid rgba(0, 0, 0, 0.14); border-radius:8px; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); }
#floor_2_main{padding:30px 0 ;}
#floor_2{ border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1);}
#floor_3_main{ padding:30px 0 ;}
#floor_3{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1);}
#floor_4_main{ padding:30px 0 ;}
#floor_4{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1);}
#floor_5_main{ padding:30px 0 0; }
#floor_5{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1);}
#floor_6_main{ padding:30px 0 ;}
#floor_6{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1);}


#floor_7_main{ background:#FAFAFA; padding:25px 0 0; color:#333; overflow:hidden; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); border:1px solid rgba(0, 0, 0, 0.14);}
#floor_7{ overflow:hidden; }
#floor_7_1{ float:left; width:765px; overflow:hidden;}
#floor_7_2{ float:left; width:365px; padding-left:45px; border-left:1px solid #cfcfcf; overflow:hidden; }
#floor_7_2 .bdsharebuttonbox{ padding-top:40px; }
#floor_7_2 .bdsharebuttonbox .LShare{ display:block; line-height:24px; height:24px; cursor:pointer; margin:6px 6px 6px 0; font-size:16px; color:#333; }
#floor_7_2 .WeChat img{ float:left; width:102px; padding:20px 30px 0 0px; }
/*===首页 结束===*/

/*===产品模型 开始===*/
#product_floor_main{ }
#product_floor{ margin-bottom:8px;  }
#product_floor .right_title{ background:#F1F1F1; overflow:hidden; margin-top:5px; border:0; padding:6px 8px; height:auto; line-height:none; font-size:12px;}
#product_floor .right_title .sortlist{ overflow:hidden; float:left; padding-right:3px; }
#product_floor .right_title .sortlist li{ float:left; text-align:center; border: 1px solid #cfcfcf; margin-right:-1px; width:52px; height:23px; line-height:23px; background:#fff; }
#product_floor .right_title .sortlist li i{ display:inline-block; width:7px; height:9px; margin-left:3px;  background:url(../images/icons1.png) no-repeat; background-position:0 -317px;}
#product_floor .sortlist li i.order3,#product_floor .sortlist li i.order6{background-position:-0 -355px;}
#product_floor .sortlist li i.order4,#product_floor .sortlist li i.order7{background-position:-0 -336px;}
#product_floor .right_title .sortlist li a{ color: #333;}
#product_floor .right_title .sortlist li.current{ background-color:#e23435;border-color:#e23435; }
#product_floor .right_title .sortlist li.current a{ color:#fff; height:2}
#product_floor .right_title .GoodsCount{ float:right; height:23px; line-height:23px; margin-right:20px; color:#999;}
#product_floor .right_title .PageMini{ float:right;height:23px; line-height:23px; }
#product_floor .right_title .PageMini a{ float:left; border: 1px solid #ccc; font-family: SimSun; background:#fff;  width: 18px;height:18px; line-height:20px; text-align:center;}
#product_floor .right_title .PageMini p{float:left; padding:0 8px;}
#product_floor .right_title .PageMini .NowPage{ color:#FF0000;}
#product_floor .right_body{ border:0; padding:0; }
#product_read_floor .col1{ width: 360px; height:100%; overflow: hidden; float:left; border-right: 0px solid #ddd; }
#product_read_floor .col1 .InfoPicture{ height:350px; width:350px;}
#product_read_floor .col1 .InfoAlbum{  padding:5px 0; border-top: 0px solid #ddd; overflow:hidden; clear:both;}

#product_read_floor{ width:1178px; padding:10px; margin:30px auto 10px; overflow:hidden; border:1px solid rgba(0, 0, 0, 0.14); border-radius:8px; background:#fff; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); }
#product_read_floor .col2{ width:800px; height:100%; overflow: hidden; float:right; padding:0 6px 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:18px; font-weight:bold; float:left;}
#product_read_floor .col2 .MarketPrice{ padding: 0; font-size:16px; font-weight:bold; float:left; text-decoration: line-through; color:#666;}
#product_read_floor .col2 .ExchangePrice{ padding: 0; font-size:18px; font-weight:bold; float:left;width:auto;}
#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:85px; padding:3px 0;}
#product_read_floor .col2 i{width: 26px;height: 26px; float: left; color: #ccc;}
#product_read_floor .col2 .increase{  background:url(../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(../images/decrease.png) #e9e9e9  center center no-repeat;  cursor: pointer; }
#product_read_floor .col2 .StockQuantity{ margin-left:10px; font-family: Arial,Verdana; font-size:12px; line-height: 24px;}

/*产品规格*/
#product_read_floor .col2 .TypeAttribute{ }
#product_read_floor .col2 .TypeAttribute .row{ line-height:26px; margin:5px 0;}
#product_read_floor .col2 .TypeAttribute .AttributeValues{ display:block; overflow:hidden;}
#product_read_floor .col2 .TypeAttribute .AttributeValue{padding:3px 12px; border:1px solid #ccc; margin-right:8px; margin-bottom:6px; font-size:12px; 
cursor:pointer; float:left;  white-space: nowrap; }
#product_read_floor .col2 .TypeAttribute .AttributeValue .AttributePicture{ width:40px; height:40px; border:0; vertical-align: middle;}
#product_read_floor .col2 .TypeAttribute .AttributeValue p{ display:inline; margin:0; padding:0;}
#product_read_floor .col2 .TypeAttribute .AttributeValue:hover{border-color:#ca141d;}
#product_read_floor .col2 .TypeAttribute .current{ border-color:#ca141d; background:url(../images/selected.png) bottom right no-repeat;}
#product_read_floor .col2 .TypeAttribute .HasAttributePicture{ padding:0;}
#product_read_floor .col2 .TypeAttribute .HasAttributePicture p{ padding:0 8px; line-height:40px;}

#product_read_floor_1_main{ }
#product_read_floor_1{ width:1200px; overflow:hidden; margin:0 auto;  }
#product_read_floor_1_1{ width:230px; overflow:hidden; float:left; }
#product_read_floor_1_2{ width:960px; overflow:hidden; float:right; background:#fff; border:1px solid #DBDBDB; border-radius:8px; background:#fff; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); }
#product_read_floor_1_2 .right_body{ border-top: 1px solid #e4e4e4;}

#product_read_floor_2_main{ overflow:hidden; margin-bottom:8px;}
#product_read_floor_2{ width:1198px; overflow:hidden; margin:0 auto; background:#fff; border:1px solid #DBDBDB; border-radius:8px; background:#fff; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); }
/*相关信息列表*/
.inforelationlist{ overflow:hidden; border-right: 1px solid #ddd;}
.inforelationlist li { float:left; width:16.6%; text-align:center; overflow:hidden; display:inline /*解决ie6 双边距bug*/;text-overflow:ellipsis; }
.inforelationlist li.first, .inforelationlist li.last{ width:16px;}
.inforelationlist li img {  height:90%; width:90%; margin:5px;}
.inforelationlist li .InfoTitle {display:block; width: 90%; min-height:20px; max-height:38px; overflow:hidden; text-align:left; text-overflow:ellipsis; padding:0; margin:0 auto; font:12px/150% Arial,Verdana; }
.inforelationlist li .InfoPrice{  width: 90%; margin:0 auto;  padding:0 0 10px 0;}
.inforelationlist li a{ color: #666;}
.inforelationlist li a:hover{ color: #C81623;}

/*相册列表*/
.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(../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; height:40px; line-height:40px; text-align:center; overflow:hidden; width:120px; padding:0 5px; cursor:pointer; background:#fff; 
border:1px solid #e4e4e4; border-left:0; border-top:1px solid #fff;}
.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:12px; 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 5px 15px; white-space:nowrap;}
.specification_table .AttributeValue{}


/*===产品模型 结束===*/

/*===招聘频道  开始===*/
.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; font-size:22px; color:#555; border-bottom:1px solid #ddd; margin-bottom:20px; padding-bottom:10px;}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262; }
.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:#fff; border-bottom:1px solid #ddd; }
#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:#000;  }
#top a:hover { color:#5079d9; text-decoration:none}
#top .cart{ padding-right:15px; position:relative; padding-left:31px; }
#top a.cart img{ width:32px; height:32px; vertical-align: middle; position:absolute; left:0; top:-7px; }
/*Logo*/
/*Logo*/
#logo_main { background:#fff;}
#logo {overflow:hidden; padding:0; height:80px;}
#logo .WebLogo{ float:left; width: 400px;}
#logo .WebLogo img{ height:80px;}
#logo #logo_1{ float:left;  width:545px; height:100%; margin-top: 20px; }
#logo #logo_2{ float:right;  width:250px; height:100%; }
#logo_2 .mycart {  width: 75px;height: 34px; border: 1px solid #DFDFDF;padding: 0 28px 0 36px;background: #F9F9F9;
text-align: center; line-height: 34px; position: relative; margin-top: 15px; float:right; }
#logo_2 .mycart  i {display: block;position: absolute;overflow: hidden;}
#logo_2 .mycart .left{ top: 10px; left: 16px; width: 18px; height: 16px; background:url(../images/mycart.png) no-repeat;}
#logo_2 .mycart .right{  top: 11px;right: 10px;width: 7px; height: 13px; overflow: hidden;font: 400 13px/13px simsun; color: #999;}
#logo_2 .mycart .TotalItemCount{ position: absolute;top: -4px;left: 104px; display: inline-block; padding: 1px 2px; width:12px; height:12px;
    font-size: 12px;line-height: 12px; color: #fff;background: #DD2727;border-radius: 7px 7px 7px 0;min-width: 12px; text-align: center;}

#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:#00ca00; border-bottom: 2px solid #00ca00}
#navigation { height:36px; line-height:36px;}
#navigation ul.navigationlist li { float:left; line-height:36px; text-align:center;  }
#navigation ul.navigationlist li.first{ background:#c60a0a; width:210px; color:#fff; cursor:pointer; text-align:left; }
#navigation ul.navigationlist li a { display:block; padding:0px 16px; font-size:17px; color:#fff; border:0px dashed red;}
#navigation ul.navigationlist li a:hover { text-decoration:none;  color:#CF0; }
#navigation ul.navigationlist .current { color:#CF0; }
/*导航栏下拉*/
#navigation  ul.subnavigationlist{ display:none; position:absolute; background:#017834; z-index:100}
#navigation  ul.subnavigationlist li {  float:none; padding:0px; line-height:28px; display:inline;}
#navigation  ul.subnavigationlist li a { display:block; white-space:nowrap; font-weight:normal; color:#FFF; font-size:14px; padding:0px 20px; text-align:left}
#navigation  ul.subnavigationlist li a:hover {  background:#214E2F;  color:#fff; }
/*商品分类*/
#navigation #classlist{ display:block; }
#navigation ul.navigationlist li .AllGoodsClassification{ text-align: center; background:url(../images/class.png) 25px center no-repeat; width:210px;}
#navigation ul.navigationlist li .classlist { text-align:left; position:absolute; width:210px; height:460px; z-index:1000; background:#2e2e2e; display:none; margin-top:0px; }
#navigation ul.navigationlist li .classlist li { line-height:26px;  padding:2px 8px; cursor:pointer; float:none; text-align:left; border:0; }
#navigation ul.navigationlist li .classlist li h3{ color:#fff; }
#navigation ul.navigationlist li .classlist li h3 a{ font-size:14px; font-weight:bold; color:#fff; }
#navigation ul.navigationlist li .classlist li  i { float:right;font:9px/2em consolas; }
#navigation ul.navigationlist li .classlist li a { padding:5px 4px; color:#f0f0f0; font-size:12px; display:inline;}
#navigation ul.navigationlist li .classlist li a:hover { color:#fff; }
#navigation ul.navigationlist li .classlist li p{ text-indent:0;}
#navigation ul.navigationlist li .classlist li p a:hover{ color: #DD2727;}
#navigation ul.navigationlist li .classlist li.on { background:#fff; border:0;}
#navigation ul.navigationlist li .classlist li.on a{ color:#000;}

/*公告*/
#announcement { margin-top:5px;  height:35px; line-height:35px;background-color:#f0f0f0; color:#0B3B7D;}
#announcement .announcement_title{ float:left;font-weight:bold; text-indent:35px; background:url(../images/announcement_title.gif) no-repeat 8px center; width:150px;}
#announcement .announcement_body{float:left; width:750px;}
#announcement .announcement_bottom{float:right; width:100px; }
.announcementlist{ }
.announcementlist li { line-height:35px; }

/*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; position:relative;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:relative; bottom:35px; left:0; height:5px; line-height:5px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; 
background:url(../images/dot.png) -11px 0 no-repeat; margin-right:15px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  background:url(../images/dot.png) 0 0 no-repeat;}
.bannerlist li .BannerText{ width:90%; height:200px; position:absolute; left:0; right:0; bottom:0; top:-55px; margin:auto; text-align:center; }
.bannerlist li .BannerText h2{ color:#EFB90A;font-size:58px;font-weight: bold; padding-bottom:10px; }
.bannerlist li .BannerText p{ font-size:18px;color:#fff; margin:5px 0 0;}
/*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:23px 0 0;    overflow: hidden;}
.subchannel{ width: 1200px; margin: 0 auto;    overflow: hidden;}
.subchannellist { text-align:center; }
.subchannellist li { float: left; display:inline; line-height:36px;  }
.subchannellist li a {background:#FFF; padding:5px 20px; margin-right:10px; color:#666; border:1px solid rgba(0, 0, 0, 0.14); 
border-radius: 5px; box-shadow: 0 3px 5px -6px rgba(0, 0, 0, 0.1); font-weight:normal; }
.subchannellist li a:hover { background:#fff; color:#5079d9; text-decoration:none; }
.subchannellist #current a { background:#fff; color:#5079d9;}
.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}

.top{ overflow:hidden; }
.subchannel_wrap{ float:left; width:930px; }
.search{ float:right;  position:relative; }
.subchannel_wrap .subchannellist{ text-align:left; }

/*筛选条件*/
#condition{   border: 0px solid #ddd; width:1198px; overflow:hidden;}
#condition .row{ display:block; overflow: hidden; zoom:1;border-bottom:1px solid #ddd; padding:8px 0; line-height:22px;}
#condition .left{ width: 98px;  color: #cf010e;float: left; text-indent:10px; font-size:12px;}
#condition .right{ width: 1100px; background: #fff; float: left; text-indent:10px;}
/*已选择条件*/
.selectedlist { text-align:center; text-indent:0;}
.selectedlist li { float:left; }
.selectedlist li a { display:block; position:relative; border: 1px solid #DDD; font-size:12px; height:22px; line-height:22px; margin-right:8px; float:left; padding:0 25px 0 0;}
.selectedlist li a b{ font-weight:normal; margin-right:5px; margin-left:5px;}
.selectedlist li a em{ color:#cf010e; font-style:normal; margin-right:5px;}
.selectedlist li a:hover { border: 1px solid #cf010e; }
.selectedlist li a i{ background:url(../images/xred.png) #fff no-repeat center center; display:block; position:absolute; top:0; right:0; width:25px; height:22px; cursor:pointer;}
.selectedlist li a:hover i{ background:url(../images/xwhite.png) #cf010e no-repeat center center; }
.selectedlist li.operator a{ color:#000; border:0;}
.selectedlist li.operator a:hover{ color:#cf010e; border:0;}
/*类型列表*/
.typelist { text-align:left; text-indent:0; overflow:hidden;}
.typelist li { float:left;}
.typelist li a { background:#FFF; padding:3px 5px; margin-right:10px; color:#666; font-size:12px;}
.typelist li a:hover { background:#cf010e; color:#FFF;text-decoration:none; _background:#fff;_color:#cf010e;}
/*品牌列表*/
.brandlist { text-align:left; text-indent:0; overflow:hidden;}
.brandlist li { overflow:hidden; float:left; margin-right:8px; margin-top:3px; line-height:0;}
.brandlist li img { border:1px solid #ddd; width:100px; height:40px; }
.brandlist li a:hover img{ border:1px solid #cf010e; }
/*属性列表*/
.typeattributelist { text-align:left; text-indent:0; overflow:hidden}
.typeattributelist li { overflow:hidden; float:left; }
.typeattributelist li a { background:#FFF; padding:3px 5px; margin-right:10px; color:#666; font-size:12px; }
.typeattributelist li a:hover { background:#cf010e; color:#fff; text-decoration:none; _background:#fff;_color:#cf010e;}
/*价格列表*/
.pricerangelist { text-align:left; text-indent:0; overflow:hidden}
.pricerangelist li { overflow:hidden; float:left; }
.pricerangelist li a { background:#FFF; padding:3px 5px; margin-right:10px; color:#666; font-size:12px; }
.pricerangelist li a:hover { background:#cf010e; color:#fff; text-decoration:none; _background:#fff;_color:#cf010e;}

/*侧边栏*/
#sidebar_main{ width:35px; height:100%; position:fixed; top:0; right:-35px; z-index:99999; background: #000; box-shadow:1px 2px 5px #999;
_position:absolute; _top: expression(eval(document.documentElement.scrollTop)); _right:0; _height:expression(eval(document.documentElement.clientHeight));}
#sidebar{ width:35px; color:#fff; height:100%;}
#sidebar #sidebar_1{ position:absolute; top: 0;}
#sidebar #sidebar_2{ position:absolute; top: 30%;}
#sidebar #sidebar_3{ position:absolute; bottom: 0; }
#sidebar a{ color:#fff; display:block; width:35px; padding: 0; cursor:pointer;}
#sidebar a:hover{ background-color:#c40000;}
#sidebar a.cart i{ background:url(../images/sidebar_cart_red.png) no-repeat; display:block; width:100%; height:35px;}
#sidebar a.cart:hover i{ background:url(../images/sidebar_cart_white.png) no-repeat;  }
#sidebar a.cart .MyShoppingCart{ padding: 0 10px 3px 10px;}
#sidebar a.cart .TotalItemCount{ text-align:center;}
#sidebar a.cart:hover .TotalItemCount{ color:#fff;}
/*浮动提示*/
#sidebar p{ display:none; position:absolute; right:60px;font-size: 12px; text-align: center; margin:0;}
#sidebar .message p{ width:80px; height:35px; line-height:35px; background:#494949;  bottom: 70px;}
#sidebar .qrcode p{  width:115px; height:132px; bottom: 1px; background:#fff; padding:3px; border:1px solid #ddd;}
#sidebar .qrcode p .WxQrcode{ width:100%; cursor:default;}
#sidebar .qrcode p .WxName{ color:#000; padding:3px 0; text-align:center; overflow:hidden; cursor:default;}
#sidebar .gotop p{ width:80px; height:35px; line-height:35px; background:#494949;  bottom: 0; }
#sidebar p i{ position: absolute; width: 16px;height: 16px;line-height: 16px;text-align: center; font-size: 16px; top: 10px; right: -8px; color: #494949;}

/*搜索 */
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:186px; height:32px; line-height:32px; color:#333; background:#fff; padding:0 50px 0 10px; margin:0; font-size:14px; border:#ccc solid 1px;
box-shadow: 0 3px 5px -4px rgba(0, 0, 0, 0.4) inset, -1px 0 3px -2px rgba(0, 0, 0, 0.1) inset;
border-radius: 8px; }
table.search_table .form_button{ display:block; width:40px; height:30px; font-size:0px; color:#fff; margin:0; padding:0; border:none; background:url(../images/search.png) no-repeat center; background-size:20px; position:absolute; right:0; top:2px; cursor:pointer; }

/*联系我们*/
.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(../images/contact.png) no-repeat; width:315px; height:154px;padding-left: 30px; padding-top: 20px; color:#FFF; overflow:hidden;}
.contact_wrap1 b{ font-weight:normal;}
.contact_wrap1 .ico1{ background:url(../images/phone.gif) no-repeat 8px center; padding: 5px 0px 5px 25px;}
.contact_wrap1 .ico2{ background:url(../images/fax.gif) no-repeat left center; padding: 5px 0px 5px 25px;}
.contact_wrap1 .ico3{ background:url(../images/email.gif) no-repeat 1px center; padding: 5px 0px 5px 25px;}
.contact_wrap1 .ico4{ background:url(../images/address.gif) no-repeat left center; padding: 5px 0px 5px 25px;}

/*公共百度地图*/
#Map{ overflow:hidden; width:100%; padding-bottom:10px; }
#Map .MapInfo{ float:left; border: 1px dashed #ccc; padding:8px;}
#Map .MapInfo #MapContainer{ width:825px; height:380px; }
#Map .ContactInfo{ width:300px; float:right; line-height:2.7em;}
#Map .ContactInfo .Company{ font-size:24px; margin-bottom:8px;}
#Map .ContactInfo img{ width: 18px; vertical-align:middle; margin-right:8px;}

/*订购*/
.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{ margin-top:30px;  }
#link { padding:0; border:1px solid #ddd; box-sizing:border-box; margin-bottom:30px; background:#fff; box-shadow:0 3px 8px -6px rgba(0, 0, 0, 0.1); border-radius:8px; }
.link_title{ line-height:50px; height:50px; color:#333; }
.link_title h2 { font-size:22px; color:#555; font-weight:normal; text-indent:30px; }
.link_body { color:#333; border-top:0px; border-bottom:0px; }
.link_bottom{ height:5px; }
.link_pic { overflow:auto; zoom:1; padding: 15px 15px; }
.link_pic ul{ overflow:hidden; }
.link_pic ul li{ float:left; padding:1px 5px; text-align:center;  }
.link_pic img { width:100px;   border:2px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #6b95ea; }
.link_text { overflow: hidden; zoom:1; }
.link_text ul li { float:left; text-align:center; padding:1px 18px; overflow:hidden; white-space:nowrap; }
.link_text a { line-height:22px; color:#555; }
.link_text a:hover { line-height:22px; color:#6b95ea; }
/* 版权信息 */
.bottom_navigation{ width:840px; overflow:hidden; float:left; padding-left:10px; }
.bottom_navigation li{float:left; width:140px; margin-right:15px; overflow:hidden; }
.bottom_navigation li.n1{margin-right:0;}
.bottom_navigation li a{ display:block; text-align:left; font-size:18px; color:#333; margin-bottom:10px; }

/*底部导航子导航*/
.bottom_navigation .subnavigationlist1 {}
.bottom_navigation .subnavigationlist1 li{ float:none; padding:0px; line-height:28px; display:block;}
.bottom_navigation .subnavigationlist1 li a{ display:block;line-height:30px; font-weight:normal; padding:0; margin:0; font-size:13px; text-align:left; overflow:hidden;
white-space:nowrap; text-overflow:ellipsis; }
.bottom_navigation .subnavigationlist1 li a:hover{ color:#6b95ea; }
/* 版权信息 */
#copyright_main{ background:#F5F5F5; color:#333; line-height:50px; margin-top:10px; border:1px solid rgba(0, 0, 0, 0.14); }
#copyright { line-height:50px;  }
#copyright a {color:#333; text-decoration: none;}
#copyright a:hover{ color:#6b95ea; 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:40%; text-align:center; margin:0 auto;}
table.login_table th{ width:100px; text-align:left; font-weight:bold;}
table.login_table td{ text-align:left;}
table.login_table .operation{text-align:center; padding-top: 10px;}
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:40%; text-align:center; margin:0 auto;}
table.reg_table th{ width:140px; text-align:left; font-weight:bold;}
table.reg_table td{  text-align:left; }
table.reg_table .operation{text-align:center; padding-top: 10px;}
table.reg_table .MemberCode{  text-align:left; width:70px;}
table.reg_table #SmsCode{width:50px;}

/*忘记密码 第一步*/
table.forget_table1{ width:40%; text-align:center; margin:0 auto;}
table.forget_table1 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table1 td{ text-align:left; }
table.forget_table1 .operation{text-align:center}
/*忘记密码 第二步*/
table.forget_table2{ width:40%; text-align:center; margin:0 auto;}
table.forget_table2 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table2 td{text-align:left}
table.forget_table2 .operation{text-align:center}
table.forget_table2 #SmsCode{ width:60px;}
table.forget_table2 .PasswordQuestion, table.forget_table2 .MemberMobile, table.forget_table2 .FindPwdWay{ padding:3px 0;}

/*网站地图列表*/
.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}
/*==========@@公共板块  结束@@==========*/

/*==========@@通用列表 开始@@==========*/
/*文字列表*/
.textlist{ }
.textlist li { line-height:28px; height:28px;text-indent:8px; background:url(../images/textlist.gif) no-repeat 0 center; overflow:hidden;width:100%;/*解决ie6bug*/}
.textlist li a{  }
/*文字列表1*/
.textlist1{ overflow:hidden; }
.textlist1 li { float:left; overflow:hidden;border-right: 1px solid #ddd;padding:29px; }
.textlist1 li.n4{border-right:none;}
.textlist1 li .InfoPicture{display:block;overflow:hidden;}
.textlist1 li img { width:240px;display:block;transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.textlist1 li .InfoTitle {width:240px;display:block;text-overflow:ellipsis; white-space:nowrap;line-height:24px;font-size:16px; overflow:hidden; display:block; color:#424242; text-align:left; }
.textlist1 li .InfoContent {width:240px; display:block; color:#999; height:80px; font-size:14px; padding:0; overflow:hidden; text-align:left; line-height:25px; }
.textlist1 li .ViewMore{ display:block; padding-top:5px; color:#5079D9;  }
.textlist1 li:hover{box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.textlist1 li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
/*带缩略图文字列表*/
.thumblist{}
.thumblist li {}

/*橱窗列表*/
.gridlist{ margin-top:5px; }
.gridlist li{ float:left; padding:4px 0;margin-bottom:10px; margin-right:17px; text-align:center; display:inline; overflow:hidden;  text-overflow:ellipsis; white-space:nowrap; }
.gridlist li.n3{ margin-right:0; }
.gridlist li img{ border:1px solid #E7E7E7; width:275px; vertical-align:middle;  }
.gridlist li a{ white-space:nowrap; line-height:28px; padding:0; }
.gridlist li .info_wrap{ width:275px; height:70px; overflow:hidden; }
.gridlist li .InfoTitle{ width:275px; display:block; color:#424242; overflow:hidden;  text-overflow:ellipsis; white-space:nowrap; }
.gridlist li .InfoSContent{ color:#999; height:1.2em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.gridlist li .InfoPrice{ font-size:16px; color:#c30a18; padding-top:5px; }
.gridlist li:hover .InfoTitle{ color:#6b95ea; }
/*橱窗列表1*/
.gridlist1{ overflow:hidden; }
.gridlist1 li {float:left; text-align:center;  overflow:hidden; padding:15px 25px 10px 15px;}
.gridlist1 li.n4{border-right: 1px solid  transparent;}
.gridlist1 li img { width:360px; }
.gridlist1 li a { display:block;}
.gridlist1 li .ChannelName{ width:360px; text-overflow:ellipsis; white-space:nowrap;overflow:hidden; font-size:18px;height:40px;line-height:40px;color:#000; padding-bottom:5px;}
.gridlist1 li:hover{ box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08); -webkit-transition: all .15s ease;transition: all .15s ease; }
.gridlist1 li:hover .ChannelName{ color:#000; }
/*橱窗列表2*/
.gridlist2{ overflow:hidden; }
.gridlist2 li { float:left; overflow:hidden;border-right: 1px solid #ddd; }
.gridlist2 li .InfoPicture{display:block;overflow:hidden;}
.gridlist2 li img { width:225px;display:block;padding:37px;transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.gridlist2 li .InfoTitle{ display:block;text-overflow:ellipsis; white-space:nowrap;line-height:19px;font-size:16px; overflow:hidden;color:#424242; }
.gridlist2 li .InfoPrice {display:block;color: #c30a18;font-size:16px;margin:0 0 20px 0;text-align:center;}
.gridlist2 li:hover{box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.gridlist2 li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.gridlist2 li:hover .InfoTitle{ color:#000; }
/*橱窗列表3*/
.gridlist3{ overflow:hidden; }
.gridlist3 li { float:left; overflow:hidden;border-right: 1px solid #ddd; }
.gridlist3 li.n2{border-right:none;}
.gridlist3 li .InfoPicture{display:block;overflow:hidden;}
.gridlist3 li img { width:225px;display:block;padding:37px;transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.gridlist3 li .InfoTitle { width:225px; display:block;text-overflow:ellipsis; white-space:nowrap;line-height:19px;font-size:16px; overflow:hidden;display:block; color:#424242;}
.gridlist3 li .InfoPrice {display:block;color: #c30a18;font-size:16px;margin:0 0 20px 0;text-align:center;}
.gridlist3 li:hover{box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.gridlist3 li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.gridlist3 li:hover .InfoTitle{ color:#000; }
/*橱窗列表4*/
.gridlist4{ overflow:hidden; }
.gridlist4 li { float:left; overflow:hidden;border-right: 1px solid #ddd;border-top: 1px solid #ddd; padding-bottom:10px;width: 238px; }
.gridlist4 li .InfoPicture{display:block;overflow:hidden;}
.gridlist4 li img { width:225px;display:block; padding:5px 5px 10px; transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.gridlist4 li .InfoTitle { display:block; text-align:center; text-overflow:ellipsis; white-space:nowrap;line-height:20px; overflow:hidden; color:#424242; padding:0; font-weight:normal; font:16px/1.5 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif; }
.gridlist4 li .InfoSContent{ width:270px; display:block; font-size:12px; text-align:center; color:#999; height:24px; line-height:24px; overflow:hidden; margin:0 auto; }
.gridlist4 li .InfoPrice {display:block;color: #c30a18;font-size:16px; text-align:center;}
.gridlist4 li:hover{box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.gridlist4 li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;}
.gridlist4 li:hover .InfoTitle{ color:#000; }

.gridlist5,.historylist{}
.gridlist5 li{ width:100%; border-top:1px solid #E6E6E6; text-align:center; padding:10px 0; }
.gridlist5 li.n1,.historylist li.n1{ border-top:none; }
.gridlist5 li img,.historylist li img{ width:92%; padding-bottom:5px; }
.gridlist5 li .InfoPrice,.historylist li .InfoPrice{ color:#f00; text-align: center; }
.gridlist5 li .InfoTitle,.historylist li .InfoTitle{ color:#424242; font-weight:normal; padding:0 10px; }

.thumblist{ padding-top:10px; }
.thumblist li{  text-align:left; overflow:hidden; margin-bottom:15px; }
.thumblist li img{ transition:.8s ease 0s; -moz-transition:.8s ease 0s; -webkit-transition:.8s ease 0s; }
.thumblist li .InfoTitle{ display:block; font-size:18px; font-weight:bold; color:#333; text-align:left; padding:0 0 5px 0; }
.thumblist li .InfoPicture{ float:left; overflow:hidden; width:300px;  margin-right:20px; }
.thumblist li p{ font-size:14px; color:#999; }
.thumblist li .InfoContent{ font-size:14px; color:#777; height:165px;overflow:hidden;padding:0;}
.thumblist li a{ line-height:30px; color:#ccc; }
.thumblist li .InfoTime{ float:right; }
.thumblist li:hover .InfoTitle{ color:#5079d9; }
.thumblist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
/*视频列表*/
.videolist{ margin-top:5px; }
.videolist li{ float:left; padding:4px 0;margin-bottom:10px; margin-right:17px; text-align:center; overflow:hidden; display:inline; text-overflow:ellipsis; white-space:nowrap; }
.videolist li.n3{ margin-right:0; }
.videolist li img{ border:1px solid #E7E7E7; width:275px; vertical-align:middle;  }
.videolist li a{ white-space:nowrap; line-height:28px; padding:0; }
.videolist li .info_wrap{ height:70px; overflow:hidden; }
.videolist li .InfoTitle{ width:275px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#666; }
.videolist li:hover .InfoTitle{ color:#5079d9; }
.videolist li .InfoSContent{ color:#999; height:1.1em; overflow:hidden; }
.videolist li .InfoPrice{ font-size:16px; color:#c30a18; padding-top:5px; }

/*频道相册列表*/
.channelalbumlist{ overflow:hidden; }
.channelalbumlist li { float:left; margin-top:10px;}
.channelalbumlist li img{ display: block; width:290px; margin-right:10px;}

/*选项卡切换列表*/
.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 #ddd; 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;}

/*浏览历史*/
.historylist{ padding:0 20px; margin:0 auto;  }
.historylist li { overflow:hidden; border-bottom: 1px solid #e4e4e4; margin-bottom:5px; padding:5px 0;}
.historylist li a.InfoPicture{ float:left;}
.historylist li img { width:80px; height:80px; display:block; border:1px solid #fff; }
.historylist li img:hover{ border:1px solid #e9e9e9;}
.historylist li .InfoTitle{ display:block;width:100%; overflow:hidden; text-align:left;  line-height:30px; font: 12px/150% Arial,Verdana; margin:0 auto;}
.historylist li .InfoPrice{ line-height:80px; float:right; height:80px; padding:0; padding-right:5px;}
.historylist li.last{border:0; text-align:right; margin-bottom:0;}

/*销售排行榜*/
.toplist{ padding:0 20px; margin:0 auto; }
.toplist li { overflow:hidden; border-bottom: 1px solid #e4e4e4; margin-bottom:5px; padding:5px 0;}
.toplist li a.InfoPicture{ float:left;}
.toplist li img { width:80px; height:80px; display:block; border:1px solid #fff; }
.toplist li img:hover{ border:1px solid #e9e9e9;}
.toplist li .InfoTitle{ display:block;width:100%; overflow:hidden; text-align:left;  line-height:30px; font: 12px/150% Arial,Verdana; margin:0 auto;}
.toplist li .InfoPrice{ line-height:30px; float:right; height:30px; padding:0; padding-right:5px;}
.toplist li .Quantity{ line-height:30px; float:right; height:30px; padding:0; padding-right:5px;}
.toplist li.last{border:0; text-align:right; margin-bottom:0;}
/*==========@@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 样式结束@@==========*/
/*==========@@通用列表  结束@@==========*/


/*==========@@购物车 开始@@==========*/
/*公共*/
.cart_price{ font-weight:normal; 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(../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 .tTotalPrice i{ color:red; font-style:normal;}
.cart_table .tTotalPrice .TotalPrice{color:red;}
.cart_table tfoot th{ text-align:right; font-weight:normal;}
.cart_table tfoot td{ text-align:right; padding-right:15px;}
.cart_table tfoot .trCartCheckout th{ padding:0;}
.cart_table tfoot i{ font-style:normal; color:red;}
.cart_table tfoot .OrderTotalPrice{ color:red; font-size:20px;}
/*值*/
.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{font-weight:normal; font-size:16px;}
.cart_table .TotalItemPrice{font-weight:normal; }
.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(../images/increase.png) #e9e9e9 center center no-repeat;}
.cart_table .DecQuantity { background: url(../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:0px 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; }

/*搜索 */
table.search_table{ width:100%; text-align:center;}
table.search_table th{ vertical-align:middle; text-align:right; padding:0px;}
table.search_table td{ vertical-align:middle; text-align:right; width:90px; padding:0px;}
.search{ height: 36px;}
input.btn-search{ float: left;width: 82px; height: 36px;background: #00ca00;border: 0;line-height: 1;color: #fff; font-size: 16px;cursor: pointer; margin:0; }
input.btn-keywords{ float: left; width: 370px; height: 24px; line-height: 24px;color: #666; padding: 4px; margin:0;
border-width: 2px 0 2px 2px; border-color: #00ca00; border-style: solid;outline: 0; margin-bottom: 4px; }
/*==========@@购物车 结束@@==========*/