@charset "utf-8";
/*
描述: Cavan主题样式表第五十四套
作者: linli
修改：guwj@35.cn
版本: 0.1

[目录表]

0- common
1- Container
2- Header
3- Body
4- Footer
5- main
6- sidebar
7- content
8- feedback
9- product
10- faq
*/

/* =0 common
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a{ color:#017CCB;}
html body a:hover, #default_link_hover_color, #Footer a:hover{ color:#f60; text-decoration:underline;} 

/* common 2.01版本增加 begin*/
input, textarea, select{ color:#333;}
h4.title{ color:#000; font-weight:bold; font-size:14px; padding:10px 0;}
.msg{ color:#666666; padding:5px 0 10px;}
.star_note{ color:#f00; padding:0 3px;}
label.error{ color:#f00; display:inline-block; line-height:normal; padding:3px 0 5px 3px; vertical-align:middle;}
.popup label.error{ padding:3px 0 5px; display:block;}

/* common 2.01版本增加 end*/

/* =1 Container
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body{ background:#f1f1f1; color:#555843;}
#Container{ width:100%; background:url(images/cnt-line-bg.gif) repeat-x 0px 84px; }

/* =2 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Header{background:url(images/header-bg.gif) repeat-x top; width:883px; height:115px; margin:0 auto; position:relative;}
#Logo{ background:url(images/logo-bg.jpg) no-repeat 180px 0px;  height:73px; z-index:100;top:-2px; }
.logoText{ position:absolute; top:15px; left:100;  font-size:22px; width:179px; text-align:center;}
#Logo .logoText a{color:#006abc; font-family:Verdana;}
.logoText a:hover{ text-decoration:none;}

#Navbar{top:53px; right:0px;  height:31px;}
.scrollNav{ position:absolute; right:12px; top:0; width:29px;}
.navleft,.navright{ width:12px; height:36px; cursor:pointer;}
.navleft{float:left; background:url(images/navLeft.jpg) no-repeat center;}
.navright{ float:right; background:url(images/navRight.jpg) no-repeat center;}

.nav{}
.nav ul{width:650px;}
.nav li{float:left; height:31px; text-align:center;  }
.nav .liImg{ width:1px;background:url(images/nav_sepline.gif) no-repeat center; height:31px; overflow:hidden;}
.nav li .nav_level_one{color:#4a4a4a; display:inline-block; line-height:31px; text-decoration:none;}
/*.nav li .nav_level_one:hover, .nav .navhover a{ background:url(images/nav-hover.gif) no-repeat; color:#FFF; text-decoration:none;}*/
.nav li .nav_level_one:hover, .nav .navhover a{ color:#fff; }
/******nav_level_one 一级菜单 ******/
.nav_span_in, .nav_span_inner{ display:inline-block;}
.nav_level_one { padding-left:10px;}
.nav_span_inner { padding-right:15px;}

.nav .nav_level_one, .nav_level_one .nav_span_in, .nav_level_one .nav_span_inner { background-image:url(images/nav_bg.gif);} 
.nav .nav_level_one { background-position:left top; background-repeat:no-repeat;}
.nav .nav_level_one .nav_span_in { background-position:left -59px; background-repeat:repeat-x; }
.nav .nav_level_one .nav_span_inner { background-position:right -118px; background-repeat:no-repeat;}

.nav .nav_level_one:hover,.nav .nav_level_one .nav_span_in:hover,.nav .nav_level_one .nav_span_inner:hover,.navhover .nav_level_one,.navhover .nav_span_in,.navhover .nav_span_inner { background-image:url(images/hover.gif); text-decoration:none;} 
.nav .nav_level_one:hover,.navhover .nav_level_one{ background-position:left top; background-repeat:no-repeat;}
.nav .nav_level_one .nav_span_in:hover,.navhover .nav_level_one .nav_span_in { background-position:left -56px; background-repeat:repeat-x; }
.nav .nav_level_one .nav_span_inner:hover,.navhover .nav_level_one .nav_span_inner { background-position:right -106px; background-repeat:no-repeat;text-decoration:none;}

.level_wid .nav_level_one{ width:74px;  overflow:hidden;}
.level_wid .nav_level_one {padding-left:0px; }
.level_wid  .nav_span_inner { padding-right:0px;}
.level_wid .nav_level_one,.level_wid .nav_level_one .nav_span_in,.level_wid .nav_level_one .nav_span_inner { background:none; } 
.level_wid .nav_level_one{ background:url(images/nav-link.gif) repeat-x left center; }
.level_wid .nav_level_one:hover,.level_wid .nav_level_one .nav_span_in:hover,.level_wid .nav_level_one .nav_span_inner:hover,.level_wid .navhover .nav_level_one,.level_wid .navhover .nav_span_in,.level_wid .navhover .nav_span_inner { background:none;}
.level_wid .nav_level_one:hover,.level_wid .navhover .nav_level_one{ background:url(images/nav-hover.gif) repeat-x left center; text-decoration:none;}

.submenu{ display:none; position:absolute; top:30px; z-index:100; white-space:nowrap;}
.submenu .subline{ display:none;}
#Navbar .submenu a{ float:none; background:none; width:auto; padding:0 10px; vertical-align:top; height:35px; line-height:35px; display:inline-block; color:#fff; font-weight:normal; text-decoration:none;}
#Navbar .submenu a:hover, #Navbar .submenu a.submenu_cur{ background:none; text-decoration:underline;}

/* =3 Body
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Body, .links{ width:863px; padding:10px; padding-top:0px; margin:0 auto; background:#FFF;}
#Banner{ position:relative; padding:0 0 10px; text-align:center; zoom:1;}
.bannerText{position:absolute;  left:23px; top:125px; color:#045fb4; font-size:26px; font-weight:bold; font-family:"微软雅黑"; text-align:center;}

#Wrapper{}
#SideBar{ margin-left:-863px;}

/* =4 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Footer{ background:url(images/footer-bg.jpg) repeat-x #fff; color:#4f4e4e; width:863px; margin:auto; padding:15px 10px; line-height:25px; text-align:center;}
#Footer a{ margin:0 3px; color:#4f4e4e;}
.footer_authentication, .footer_stat, .footer_records{ display:inline; padding:0 6px;}

/* =5 main
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.com_title{ position:relative; clear:both; background:#fff; border-bottom:none; height:32px; line-height:32px; }
 .com_title,  .com_title_in, .com_title_inner{ background:url(images/main-bar.gif) 0 -32px repeat-x ; height:32px;}
 .com_title_in{ background-position:right -64px; background-repeat:no-repeat;/* padding-right:150px;*/}
 .com_title_inner{ background-position:0 0; background-repeat:no-repeat;}

.com_title h2{padding-left:20px;line-height:32px; font-weight:bold; font-size:14px; color:#fff; }

.com_title .more{ display:none; position:absolute; top:12px; right:0; background:url(images/more.gif) no-repeat; color:#017CCB; width:29px; height:9px; overflow:hidden; text-indent:-9999px;}

/* 2.01版本修改增加begin */
.more{ padding-top:6px;}
.more a{ color:#017CCB; line-height:normal; text-decoration:underline;}
.more a:hover{ color:#f60;}
.more a span{ font-family:"宋体",simsun;}
/* 2.01版本修改增加end */

/* =6 sidebar
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Main{ padding-top:2px;}
#Sub, #Extra{ width:195px; padding-top:2px;}
.main_cell,.side,.faq,.product{ margin-bottom:10px;}

.side .com_title, .side .com_title_in, .side .com_title_inner{ background:url(images/side-tit-bg.gif) 0 -33px repeat-x; height:32px;}
.side .com_title_in{ background-position:right -66px; background-repeat:no-repeat; padding-right:10px;}
.side .com_title_inner{ background-position:0 0; background-repeat:no-repeat;}
.side .com_title h2{ line-height:32px; padding:0 0 0 13px; font-weight:bold; font-size:14px; color:#fff;}

.side .content,.side .MenuCompon{ margin-bottom:10px;}
.side li a{ color:#555843; text-decoration:none; font-weight:normal;}
.side li a:hover{ text-decoration:underline;}
.com_bullet{ margin-bottom:5px}
.discUL{list-style-position:outside; list-style:none;}
.discUL li{ list-style-type:none; background:url(images/list-ico.jpg) no-repeat 0px 10px; padding-left:6px; line-height:24px;}
/* =7 content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.content, .MenuCompon, .AttentnCompon{ padding:15px 12px 19px 15px; border:1px solid #e5e5e5; *margin-top:1px;}
 #Main .AttentnCompon{ padding-right:0; padding-left:0;}
.side .MenuCompon{ padding-top:0;}
#Main .MenuCompon{ padding-top:5px;}
.content .content{ border:none; margin:0;}
.content img{ vertical-align:middle;}
.content h3{font-size:12px; font-weight:bold;}

/* =8 feedback
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.feedback_con{ padding:10px 10px 20px; background:#fff; border-top:none;}
.feedback_con table td { padding:4px 0 3px 3px;}
.edit_tbl .btn{ margin-top:5px;} /*modify 2.01版本增加*/
.edit_tbl .btn,
.item_search .btn, 
.feedback_con .btn,
.vote_btn .btn,.btn{ background:url(images/btn.png) no-repeat #fff; width:76px; height:24px; line-height:24px; font-size:12px; color:#fff; cursor:pointer; border:none; letter-spacing:1px; padding-bottom:1px; *padding-top:1px;}
.feedback_con table input { padding:1px; border:1px solid #c1c1c1; background:#fff; width:132px; height:17px; }
.feedback_con table textarea{ padding:1px; width:286px; height:136px;  border:1px solid #c1c1c1; background:#fff;}

/* =9 product
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.product{ padding-bottom:10px;}
.product,.faq, .news{ background:#fff; border:1px solid #e4e4e4;}
.product_sidebar, .faq_con, admin_con, faq_detail_con, .news_con, .news_con_detail, .product_con1, .product_con2{ border:none;}
.Sub_special .com_title,.product .com_title,.faq .com_title{ border:none; }
.product_sidecon{ color:#5c6f7c;border:1px solid #e4e4e4; border-top:none; line-height:20px; padding:10px 10px 12px 10px; }
.tree{ line-height:27px;}
.tree li{ background:url(images/side_line.gif) no-repeat 0 bottom; zoom:1;}
.tree li.open{}
.tree_parent{ background:url(images/treeico_parent.gif) no-repeat 2px 10px; line-height:27px; _height:27px; cursor:pointer; padding-left:14px; }/*伸缩-改动*/
.faq_sidecon .tree_parent{ cursor:default;}/*伸缩-改动*/
.tree .tree_parent a{ }/*伸缩-改动*/
.tree li a{ text-decoration:none;}
.tree li a:hover{ text-decoration:underline;}
.tree .open a{ color:#333; font-weight:bold;}
.tree_sub{ padding-bottom:5px;}
.tree .tree_sub li{ background:none; padding-left:15px; border:none;}
.tree .tree_sub li a{ font-weight:normal; background:url(images/treeico_child.gif) no-repeat 6px 11px; display:inline-block; padding-left:17px; }
.tree .tree_sub li a:hover{ text-decoration:underline;}
.tree .tree_sub .cur a{ font-weight:bold; color:#0161ac;}
/*------------------------新闻中心,faq,站点管理,列表图标更改------------*/
.faq_sidecon .tree_parent, .admin_sidecon .tree_parent{ cursor:default; background:none;}
.faq_sidecon .tree li, .admin_sidecon .tree li{ background:url(images/tree_child_icon.gif) no-repeat 5px 10px; }
/*------------------------新闻中心,faq,站点管理,列表图标更改------------*/
.product h3 a{ font-size:14px; font-weight:bold; text-decoration:none;}
.prdcrumb{ font-family:Simsun; padding:20px 10px 10px; }
.prdcrumb strong{ font-weight:bold; color:#000;}
.product_con_detail{ padding:0 10px 10px;}
.product_con_detail .pic{ margin:10px 0 20px 10px;}
.product_con_detail .info{ margin-left:10px;}
.product_con_detail .info table{ font-family:Verdana; border:solid #eaeaea; border-width:1px 0 0 1px; line-height:18px;}
.product_con_detail .info th{ background:#f6f6f6; border:solid #eaeaea; border-width:0 1px 1px 0; text-align:right; padding:0 10px;}
.product_con_detail .info td{ height:28px; border:solid #eaeaea; border-width:0 1px 1px 0; padding:0 10px;}
.prdname td{ font-size:14px; color:#333; font-weight:bold;}
.prdpromotion td{ font-size:14px; color:#f60; font-weight:bold;}

.page{ clear:both; padding:15px 10px 20px; text-align:center;}
.page a{ color:#555; text-decoration:underline; margin-right:10px;}
.page a:hover{ text-decoration:none;}
.page .disabled{ color:#6d6d6d; margin-right:10px;}


/***********************主内容区域 2.01版本修改增加 begin **************************************/
.result_con{ line-height:1.8;}
.result_con .result_suc{ padding:10px 10px 0;}

/*gray button*/
.gray_btn{ border:1px solid #bbb; display:inline-block; line-height:normal; margin:4px 3px 5px 0; *padding:1px;}
body .gray_btn a,
body .gray_btn input,
body .gray_btn_on input{ background:#f1f1f1 url(images/btn_bg.gif) repeat-x 0 0; border:1px solid #fff; *border:none; color:#666; cursor:pointer; display:inline-block; height:16px; line-height:16px; padding:2px 6px; *padding:3px 6px 1px; min-width:30px; *width:auto; text-align:center; text-decoration:none;}
body .gray_btn input,
body .gray_btn_on input{ height:22px; *height:20px; line-height:22px; padding:0 5px 1px; *padding:1px 5px; min-width:52px; *min-width:auto;}
.popup .gray_btn input{ font-weight:bold;}
body .gray_btn a:hover, body .gray_btn_on input{ background-image:url(images/btn_bg_on.gif); color:#666666; text-decoration:none;}
body .gray_btn a:active{ background-image:url(images/btn_bg.gif);}
body .edit_tbl .gray_btn a{ font-weight:normal; padding-left:15px; padding-right:15px; min-width:20px; *width:auto;}

.btn_box{ text-align:center; padding-top:10px;}
.btn_box .gray_btn a{ padding-left:10px; padding-right:10px;}

/*input*/
.input, textarea{ border:1px solid #bdbdbd;}
.input{ padding:3px 1px 3px 3px; height:16px; line-height:16px;}
html body .input:focus, html body input[type="text"]:focus, html body textarea:focus{ border-color:#ff6600;}
input.short{ width:150px;}
input.middle{ width:230px;}
.input_addr{ width:315px;}
.order_con input.middle, .order_con .input_addr{ width:290px;}
#Main .item_search input.long{ height:18px; line-height:18px; padding:3px 1px 1px 3px; width:300px;}

.num_desc, .num_ascend{ background:url(images/ico_desc.png) no-repeat 0 2px; width:14px; height:14px; font-size:16px; font-weight:bold; }
.num_desc{ font-size:20px; background-position:-14px 1px;}

/*edit-table*/
.edit_tbl{ margin-top:4px;}
.edit_tbl th{ color:#333; text-align:right; padding-top:3px; *padding-top:4px;}
.edit_tbl td{ height:36px; padding-top:3px; }
.buyer_info_check { padding-bottom:10px; *padding-top:5px;}
.buyer_info_check th,.buyer_info_check td{ text-align:left; height:27px;}/*收货人信息确认表格行高较小*/

/*search table*/
.search_msg{ color:#555; padding:10px 0 0; margin:0 0 20px 0;}
.item_search{ padding:3px 10px 15px 0;}
.item_search th{ font-family:"宋体",arial; text-align:right;}
.item_search td{ font-family:"宋体",simsun; height:auto; padding:3px 1px 3px 5px;}
.item_search input, .item_search span{ vertical-align:middle;}
.admin_con .item_search{ padding:10px 0;}
.admin_con .item_search .gray_btn{ margin:0;}
.admin_con .edit_tbl .gray_btn{ margin-top:7px;}

/*gridlist table*/
.gridlist a{ color:#707070;}
.gridlist{ border:1px solid;}
.gridlist td{ border-top:1px solid; color:#777; padding:2px 1px 2px 5px; line-height:19px;}
.gridlist, .gridlist td{ border-color:#C5C5C5;}
.gridlist th{ background:#DDE1E4; color:#333; padding:2px 1px 2px 5px; line-height:24px;}
.gridlist tr.over{ background:#F4FDFF;}

.orderlist{ margin-bottom:12px;}

/*产品详细页面*/
.product_con_detail .prd_summary{}
.product_con_detail .prdtitle{ color:#333; font-weight:bold; font-size:16px;}
.product_con_detail .important_info th{ color:#333; line-height:25px;}
.product_con_detail .important_info .morehilite{ font-size:16px;}

.prd_info_tab{ border-bottom:1px solid #bbb;}
.prd_info_tab li a{ position:relative; bottom:-1px; background:#e6e6e6 url(images/tabmenu_bg.gif) repeat-x 0 0; border:1px solid #d8d8d8; border-bottom:none; color:#707070; display:inline-block; height:25px; line-height:25px; padding:0 12px; text-decoration:none;}
.prd_info_tab li.cur_tab a{ background:#fff url(images/tabmenu_bg_cur.gif) repeat-x 0 0; border:1px solid #bbb; border-bottom:none; color:#f60; font-weight:bold; text-decoration:none;}
.product_con_detail .prd_description{ line-height:1.8;}

/*订单提交页面*/
.order_con{ padding-top:0;}
.order_con h4.title .gray_btn{ position:relative; top:1px; *top:3px; display:inline-block; font-size:12px; font-weight:normal; margin:0 0 6px 25px; *margin-bottom:0; }
.order_con .select_addr{ padding:3px 0 0; margin-bottom:12px;}

.order_con .order_edit{ padding:5px 0 17px;}
.order_con .order_edit .input_num{ padding:2px; *padding-left:0; _padding-left:1px; height:14px; line-height:14px; width:25px; text-align:center; overflow:hidden;}
.order_con .order_totals{ line-height:22px;}

.order_btn{ margin:10px 0 30px; text-align:center;}
.order_btn .btn{ display:inline-block;}
/***************************主内容区域 2.01版本修改增加 end */

/* =10 faq & news 2.01版本修改增加
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.faq_sidecon, .product_sidecon, .news_sidecon, .admin_sidecon,.job_sidecon{ border:1px solid #e4e4e4; border-top:none; color:#5c6f7c; line-height:20px; padding:13px 10px 20px 15px;}
.faq_con{ padding-left:15px;}

h3.h3_title, .guestbook .msg_question{ background:url(images/faqico.gif) no-repeat 3px 6px; color:#2a2a2a; font-size:14px; font-weight:normal; line-height:25px; padding-left:20px; margin:26px 10px 0; position:relative;}
.h3_title a{ color:#555; text-decoration:none;}
.h3_title a:hover{ text-decoration:underline;}
.h3_title .time, .msg_question .time{ color:#aaa;}

.faq_con2 .h3_title, .news_con .h3_title, .guestbook .msg_cell{ border-bottom:1px dotted #e1e1e1; font-size:12px; line-height:22px; margin-top:13px;}

.answer{ line-height:1.8; padding:0 10px 0 30px;}
.news_detail_con .answer{ padding:15px 0 10px 2px;}
.news_detail_con .news_tit{ color:#141414; font-size:16px; font-weight:bold; text-align:center; padding:0 0 5px;}
.news_detail_con .news_time{ color:#A7A7A7; font-size:12px; display:block; text-align:center;}
.news_detail_con .btn{ text-align:center;}

/* =11 top loginBar   2.01版本增加 begin
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.topLogBox_in{ width:883px; background:#fff; height:33px; line-height:33px; padding-bottom:5px;}
.topLogBox_in, .topLogBox_in a{ color:#333333;}
.topLogBox_in a:hover{ color:#f60;}
.logInfo{}

.lanLine{ color:#828282;}


/*弹出框*/
.popup_inner{ background:#fff; border:4px solid #0168AD; color:#333;}
.popup_inner h3{ background:#CAEAFF; line-height:27px; height:27px;}
.popup_inner h3 span{ color:#000; cursor:pointer; height:21px; line-height:21px;}
.popup_inner h3 span.on{ background:#fff; color:#0073C4; font-weight:bold;}
.popup_inner h3 .close, .popup_inner h3 .close_hover{ background:url(images/close.gif) no-repeat 0 0; width:16px; height:16px; overflow:hidden; cursor:pointer;}
.popup_inner h3 .close_hover{ background-position:0 -16px;}
.popup_inner .popup_con a{ color:#017CCB; text-decoration:underline;}
.popup_inner .popup_con a:hover{ text-decoration:none;}
.popup_inner .popup_con input.middle{ padding:3px 1px 3px 3px; height:16px; line-height:16px; width:190px; color:#333;}
.popup_inner .popup_con .gray_btn a{ color:#666666; font-weight:bold; text-decoration:none;}
.popup_inner .popup_con .suc{ color:#2B8521;}
.popup_inner .buy_notlogin span a{ color:#f60; font-size:14px; font-family:microsoft yahei; font-weight:bold;}
/* =11 top loginBar   2.01版本增加 end*/


/* =12 administrator  2.01版本增加 begin
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*admin common*/
.hilite, .morehilite{ font-style:normal;}
.hilite, .state_success{ color:#f60;}
.morehilite{ color:#f60;}
.state_wait{ color:#61B212;}
.state_stop{ color:#196AFF;}

.order_more a{ color:#cb0000; display:inline-block; font-family:"宋体",simsun;}




/*admin sidebar*/
.admin_sidecon .open a{ color:#007BCC;}
/*------------------------站点管理列表高度更改------------*/
.admin_sidecon .tree li.open .tree_parent{ background:none;}
.admin_sidecon li { padding:0px;}
/*------------------------站点管理列表高度更改------------*/
/*admin content*/
.admin_con{ padding:13px 10px 20px 19px;}
.admin_con .edit_tbl{ padding-left:10px;}
.admin_crumb{ padding-bottom:10px;}
.admin_info{ color:#888; line-height:25px; margin-bottom:15px;}
.admin_info strong{ color:#333;}
.admin_info strong span{ color:#A64A00;}
.admin_info small{ font-size:12px;}
.admin_info span{ padding-right:23px;}
/* =12 administrator  2.01版本增加 end*/
/* =13 job recruitment 招聘 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.job_con .page{ background:none;}
/*job recruitment  招聘列表*/
 .tab_reclist th{ background-color:#19a2eb; color:#fff;}
 .tab_reclist td{ border-bottom:1px solid #cfcfcf;}
/*vote 投票*/
 .voted_details{ border-top:1px dashed #E1E1E1;}
 .voted_details li .vote_mem{ color:#017CCB;}
     /* 4.3 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.LoginReg{ padding-top:20px; padding-bottom:10px;}